diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md new file mode 100644 index 0000000000..24ac544fc7 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -0,0 +1,45 @@ +--- +name: Bug report +about: Report a bug that you have found. +title: '' +labels: bug +assignees: '' + +--- + +**Describe the bug** +A clear and concise description of what the bug is. + +**To Reproduce** +Steps to reproduce the bug (If you can't reproduce it, just give details of what happened beforehand. Anything you think could be relevant): + + +**Expected behaviour** +A clear and concise description of what you expected to happen. + +**Screenshots** +If applicable, add screenshots to help explain your problem. + +**Environment (please complete the following information):** +Version: +Map (specify if Altis Blufor): + +[ ] LAN Hosted +[ ] Private dedicated server +[ ] Private dedicated server with Headless client(s) +[ ] Community Server 1 +[ ] Community Server 2 +[ ] Community Test Server +[ ] Community Test Server 2 + +Modset: + +Time the bug occurred (Please leave in GMT+0): +If **Not** on a community server, please leave the time zone of your client for LAN, or the server for dedicated: + +**Additional context** +Add any other context about the problem here. + + + +If you were LAN hosting, please attach your client .RPT file from when the bug occurred, If on a private dedicated server, please attach the server's .RPT from when the bug occurred. diff --git a/.github/ISSUE_TEMPLATE/change-request.md b/.github/ISSUE_TEMPLATE/change-request.md new file mode 100644 index 0000000000..eb765b0bb8 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/change-request.md @@ -0,0 +1,20 @@ +--- +name: Change request +about: Request a change to an existing element of the mission. +title: '' +labels: Suggestion, change +assignees: '' + +--- + +**Is your feature request related to a problem? Please describe.** +A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] + +**Describe the solution you'd like** +A clear and concise description of what you want to happen. + +**Describe alternatives you've considered** +A clear and concise description of any alternative solutions or features you've considered. + +**Additional context** +Add any other context or screenshots about the feature request here. diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md new file mode 100644 index 0000000000..bae5830020 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/feature_request.md @@ -0,0 +1,20 @@ +--- +name: Feature request +about: Suggest a new idea for the mission. +title: '' +labels: Suggestion, enhancement +assignees: '' + +--- + +**Is your feature request related to a problem? Please describe.** +A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] + +**Describe the solution you'd like** +A clear and concise description of what you want to happen. + +**Describe alternatives you've considered** +A clear and concise description of any alternative solutions or features you've considered. + +**Additional context** +Add any other context or screenshots about the feature request here. diff --git a/.github/ISSUE_TEMPLATE/game-balance.md b/.github/ISSUE_TEMPLATE/game-balance.md new file mode 100644 index 0000000000..a760379e34 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/game-balance.md @@ -0,0 +1,20 @@ +--- +name: Game Balance +about: Suggest changes to the balance of the mission +title: '' +labels: Suggestion, Balance +assignees: '' + +--- + +**What, in your opinion, is currently wrong with the balance?** +A clear and concise description of what the problem is. + +**Describe the solution you'd like** +A clear and concise description of what you want to happen. + +**Describe alternatives you've considered** +A clear and concise description of any alternative solutions or features you've considered. + +**Additional context** +Add any other context or screenshots about the feature request here. diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index d771a8b81d..0e38166b8c 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -1,6 +1,7 @@ ## What type of PR is this. 1. [ ] Bug -2. [ ] Enhancement +2. [ ] Change +3. [ ] Enhancement ### What have you changed and why? Information: @@ -11,12 +12,16 @@ closes #XXXX ### Please verify the following and ensure all checks are completed. -1. [ ] Have you loaded the Mission in Singleplayer? -2. [ ] Have you loaded the Mission in a Dedicated Server? +1. [ ] Have you loaded the mission in singleplayer? +2. [ ] Have you loaded the mission in LAN host? +3. [ ] Have you loaded the mission on a dedicated server? ### Is further testing or are further changes required? 1. [ ] No 2. [ ] Yes (Please provide further detail below.) +### How can the changes be tested? +Steps: + ******************************************************** Notes: diff --git a/.gitignore b/.gitignore old mode 100644 new mode 100755 index ca43f323dd..d63232dc1f --- a/.gitignore +++ b/.gitignore @@ -11,6 +11,11 @@ A3-Antistasi/mission.sqm A3-Antistasi/roadsDB*.sqf A3-Antistasi/PIC.jpg A3-Antistasi/ak.jpg +A3-Antistasi/Navigation/ +A3-Antistasi/Pictures/Mission/ #Ignore packaged missions -PreparedMissions/ \ No newline at end of file +PreparedMissions/ + +#Ignore test templates +Map-Templates/Antistasi-TEST-** \ No newline at end of file diff --git a/A3-Antistasi/FSMs/ConvoyTravel.fsm b/A3-Antistasi/FSMs/ConvoyTravel.fsm index c506fb63ee..649d9e553a 100644 --- a/A3-Antistasi/FSMs/ConvoyTravel.fsm +++ b/A3-Antistasi/FSMs/ConvoyTravel.fsm @@ -2,7 +2,7 @@ /*%FSM*/ /* item0[] = {"Start",0,250,-258.071289,-342.907776,-168.071396,-292.907776,0.000000,"Start"}; -item1[] = {"End_and_Rejoin",1,4346,64.791161,-139.450836,154.791199,-89.450851,0.000000,"End and Rejoin"}; +item1[] = {"End_and_Rejoin",1,250,64.791161,-139.450836,154.791199,-89.450851,0.000000,"End and Rejoin"}; item2[] = {"HasArrived",4,218,-256.153625,-77.311310,-166.153625,-27.311371,10.000000,"HasArrived"}; item3[] = {"Abort",4,218,-91.228699,-251.971512,-1.228698,-201.971497,100.000000,"Abort"}; item4[] = {"Head_to__Next_Po",2,250,-256.894318,-166.599014,-166.894302,-116.599007,0.000000,"Head to " \n "Next Pos"}; @@ -10,7 +10,7 @@ item5[] = {"True",8,218,-257.487732,-253.817780,-167.487717,-203.817780,0.000000 item6[] = {"At_Next_Pos",4,218,-403.907898,-167.404144,-313.907928,-117.404137,5.000000,"At Next Pos"}; item7[] = {"Veh_stuck",4,218,-92.573151,-109.810966,-2.573151,-59.810974,0.000000,"Veh stuck"}; item8[] = {"Veh_or_Crew_Dead",4,218,-91.259125,-177.638184,-1.259125,-127.638184,20.000000,"Veh or Crew" \n "Dead"}; -item9[] = {"End_and_Unload",1,250,-256.463623,15.090240,-166.463593,65.090225,0.000000,"End and Unload"}; +item9[] = {"End_and_Unload",1,4346,-256.463623,15.090240,-166.463593,65.090225,0.000000,"End and Unload"}; item10[] = {"Hard_Abort",4,218,-92.573059,-344.041931,-2.573059,-294.041931,100.000000,"Hard Abort"}; item11[] = {"End_and_Abort",1,250,66.121887,-341.269958,156.121918,-291.269989,0.000000,"End and Abort"}; link0[] = {0,5}; @@ -28,7 +28,7 @@ link11[] = {7,1}; link12[] = {8,1}; link13[] = {10,11}; globals[] = {0.000000,0,0,0,0,640,480,1,52,6316128,1,-539.552429,231.053772,136.200928,-476.403259,1112,884,1}; -window[] = {2,-1,-1,-1,-1,889,130,1570,130,3,1130}; +window[] = {2,-1,-1,-1,-1,837,78,1518,78,3,1130}; *//*%FSM*/ class FSM { @@ -109,14 +109,16 @@ class FSM " (units _cargoGroup) joinSilent _crewGroup;" \n " deleteGroup _cargoGroup;" \n "};" \n - "[_crewGroup] spawn A3A_fnc_groupDespawner;" \n "" \n "// Send back to base" \n "private _wp3 = _crewGroup addWaypoint [getMarkerPos (_markers # 0), 100];" \n "_wp3 setWaypointType ""MOVE"";" \n - "_wp3 setWaypointBehaviour ""SAFE"";" \n + "_wp3 setWaypointBehaviour ""AWARE"";" \n "_crewGroup setCurrentWaypoint _wp3;" \n "" \n + "[_crewGroup] spawn A3A_fnc_groupDespawner;" \n + "[_vehicle] spawn A3A_fnc_vehDespawner;" \n + "" \n ""/*%FSM*/; precondition = /*%FSM*/""/*%FSM*/; class Links @@ -216,24 +218,25 @@ class FSM "if !(isNull _vehicle) then { _vehicle setVariable[""fsmresult"", 1] };" \n "" \n "private _crewGroup = _splitCrew call A3A_fnc_joinMultipleGroups;" \n + "private _side = side _crewGroup;" \n "" \n "// Don't force all vehicles to drive into the outpost" \n "private _wp0 = _crewGroup addWaypoint [_destination, 50];" \n "_wp0 setWaypointCompletionRadius 50;" \n "_wp0 setWaypointType ""TR UNLOAD"";" \n - "_wp0 setWaypointStatements [""true"", ""{ unassignVehicle _x; } forEach (assignedCargo (vehicle this));""];" \n + "_wp0 setWaypointStatements [""true"", ""if !(local this) exitWith {}; { unassignVehicle _x; } forEach (assignedCargo (vehicle this));""];" \n "_crewGroup setCurrentWaypoint _wp0;" \n "" \n "if (_cargoGroup != grpNull) then {" \n " // Move cargo group towards centre of outpost" \n " private _wp2 = _cargoGroup addWaypoint [_destination, 10];" \n " _wp2 setWaypointType ""MOVE"";" \n - " _wp2 setWaypointStatements [""true"", ""(group this) spawn A3A_fnc_attackDrillAI;""];" \n + " _wp2 setWaypointStatements [""true"", ""if !(local this) exitWith {}; (group this) spawn A3A_fnc_attackDrillAI;""];" \n " _cargoGroup setCurrentWaypoint _wp2;" \n "};" \n "" \n "// Despawning before the unload is completed is fine. We've arrived." \n - "if (_convoyType isEqualTo ""reinforce"") then {" \n + "if (_convoyType isEqualTo ""reinforce"" && (_side == sidesX getVariable _markers#1)) then {" \n "" \n " // add units to garrison immediately, otherwise it'll keep sending them" \n " private _garrison = [typeOf _vehicle, [], []];" \n @@ -243,9 +246,10 @@ class FSM "" \n " // synchronize despawning with the target marker" \n " // remove this once addGarrison takes control of the units" \n - " [_crewGroup, _cargoGroup, _markers # 1] spawn {" \n - " params[""_crew"", ""_cargo"", ""_marker""];" \n + " [_vehicle, _crewGroup, _cargoGroup, _markers # 1, _side] spawn {" \n + " params[""_vehicle"", ""_crew"", ""_cargo"", ""_marker"", ""_side""];" \n " waitUntil {sleep 5; (spawner getVariable _marker == 2)};" \n + " if (_vehicle getVariable ""ownerSide"" == _side) then { deleteVehicle _vehicle };" \n " { deleteVehicle _x } forEach units _cargo;" \n " { deleteVehicle _x } forEach units _crew;" \n " deleteGroup _cargo;" \n @@ -255,6 +259,7 @@ class FSM " // otherwise just use the stock despawning" \n " [_crewGroup] spawn A3A_fnc_groupDespawner;" \n " [_cargoGroup] spawn A3A_fnc_groupDespawner;" \n + " [_vehicle] spawn A3A_fnc_vehDespawner;" \n "};"/*%FSM*/; precondition = /*%FSM*/""/*%FSM*/; class Links diff --git a/A3-Antistasi/FSMs/ConvoyTravelAir.fsm b/A3-Antistasi/FSMs/ConvoyTravelAir.fsm index 7a66f3468a..a077f2f3a8 100644 --- a/A3-Antistasi/FSMs/ConvoyTravelAir.fsm +++ b/A3-Antistasi/FSMs/ConvoyTravelAir.fsm @@ -39,7 +39,7 @@ link19[] = {12,4}; link20[] = {13,11}; link21[] = {14,11}; globals[] = {0.000000,0,0,0,0,640,480,1,70,6316128,1,-725.928467,294.090576,352.494415,-458.383972,1112,884,1}; -window[] = {2,-1,-1,-32000,-32000,889,130,1570,130,3,1130}; +window[] = {2,-1,-1,-1,-1,863,104,1544,104,3,1130}; *//*%FSM*/ class FSM { @@ -128,11 +128,12 @@ class FSM " deleteGroup _cargoGroup;" \n "};" \n "[_crewGroup] spawn A3A_fnc_groupDespawner;" \n + "[_vehicle] spawn A3A_fnc_vehDespawner;" \n "" \n "// Send back to base" \n "private _wp3 = _crewGroup addWaypoint [_originPos, 100];" \n "_wp3 setWaypointType ""MOVE"";" \n - "_wp3 setWaypointBehaviour ""SAFE"";" \n + "_wp3 setWaypointBehaviour ""AWARE"";" \n "_crewGroup setCurrentWaypoint _wp3;"/*%FSM*/; precondition = /*%FSM*/""/*%FSM*/; class Links @@ -301,7 +302,7 @@ class FSM "" \n "if (_cargoGroup == grpNull) exitWith {};" \n "" \n - "if (_convoyType isEqualTo ""reinforce"") then {" \n + "if (_convoyType isEqualTo ""reinforce"" && (side _cargoGroup == sidesX getVariable _markers#1)) then {" \n "" \n " // add units to garrison immediately, otherwise it'll keep sending them" \n " private _unitTypes = [];" \n diff --git a/A3-Antistasi/FSMs/DriveAlongPath.fsm b/A3-Antistasi/FSMs/DriveAlongPath.fsm index 89f205c9ec..fdc27c14a3 100644 --- a/A3-Antistasi/FSMs/DriveAlongPath.fsm +++ b/A3-Antistasi/FSMs/DriveAlongPath.fsm @@ -1,7 +1,7 @@ -/*%FSM*/ +/*%FSM*/ /*%FSM*/ /* -item0[] = {"Start",0,250,-258.071289,-342.907776,-168.071396,-292.907776,0.000000,"Start"}; +item0[] = {"Start",0,4346,-258.071289,-342.907776,-168.071396,-292.907776,0.000000,"Start"}; item1[] = {"_",-1,250,-162.790146,-180.814117,-73.255249,-177.907150,0.000000,""}; item2[] = {"End_and_Rejoin",1,250,121.673431,-203.263062,211.673462,-153.263077,0.000000,"End and Rejoin"}; item3[] = {"HasArrived",4,218,-87.535736,-114.861282,2.464264,-64.861282,10.000000,"HasArrived"}; @@ -40,8 +40,8 @@ link10[] = {7,5}; link11[] = {8,5}; link12[] = {9,2}; link13[] = {11,10}; -globals[] = {0.000000,0,0,0,0,640,480,1,36,6316128,1,-559.409241,250.910950,151.986633,-492.188782,1112,884,1}; -window[] = {2,-1,-1,-1,-1,785,-1894,-454,26,3,1130}; +globals[] = {0.000000,0,0,0,0,640,480,1,36,6316128,1,-511.636810,203.138428,114.009247,-454.211395,1112,884,1}; +window[] = {2,-1,-1,-32000,-32000,915,156,1596,156,3,1130}; *//*%FSM*/ class FSM { @@ -61,7 +61,7 @@ class FSM "if (isNull _vehicle || count _route == 0) exitWith {};" \n "" \n "private _destination = _route select (count _route - 1);" \n - "private _accuracy = 20;" \n + "private _accuracy = 50;" \n "" \n "private _splitCrew = [_vehicle] call A3A_fnc_splitVehicleCrewIntoOwnGroups;" \n "if (_splitCrew select 0 isEqualTo []) exitWith {" \n diff --git a/A3-Antistasi/JeroenArsenal/JNA/fn_arsenal.sqf b/A3-Antistasi/JeroenArsenal/JNA/fn_arsenal.sqf index 6c5559f2e6..f93d5a4d09 100644 --- a/A3-Antistasi/JeroenArsenal/JNA/fn_arsenal.sqf +++ b/A3-Antistasi/JeroenArsenal/JNA/fn_arsenal.sqf @@ -143,7 +143,7 @@ switch _mode do { private ["_data"]; INITTYPES - + _data = [[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]]; _configArray = ( @@ -274,7 +274,7 @@ switch _mode do { ["jn_fnc_arsenal"] call BIS_fnc_endLoadingScreen; }; /////////////////////////////////////////////////////////////////////////////////////////// - + case "SaveTFAR": { jna_backpackRadioSettings = nil; jna_swRadioSettings = nil; @@ -289,7 +289,7 @@ switch _mode do { }; }; }; - + ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// //Restore TFAR radio settings @@ -425,20 +425,20 @@ switch _mode do { _ctrlSort = _display displayctrl (IDC_RSCDISPLAYARSENAL_SORT + _idc); _ctrlSort ctrlRemoveAllEventHandlers "lbselchanged"; _ctrlSort ctrladdeventhandler ["lbselchanged",format ["['SortBy',[_this,%1]] call jn_fnc_arsenal;",_idc]]; - + //Delete "Sort by mod" as it doesn't work currently. if (lbSize _ctrlSort > 1) then { _ctrlSort lbDelete 1; }; - - + + private _sortByAmountIndex = _ctrlSort lbadd "Sort by amount"; private _sortDefaultIndex = _ctrlSort lbadd "Default"; - + _ctrlSort lbSetValue [0, SORT_ALPHABETICAL]; _ctrlSort lbSetValue [_sortByAmountIndex, SORT_AMOUNT]; _ctrlSort lbSetValue [_sortDefaultIndex, SORT_DEFAULT]; - + lbSortByValue _ctrlSort; _ctrlSort lbsetcursel _sort; @@ -447,84 +447,84 @@ switch _mode do { } foreach IDCS; uinamespace setvariable ["jn_fnc_arsenal_sort",_sortValues]; }; - + case "SortBy":{ _this params ["_eventParams", "_currentTabIdc"]; _eventParams params ["_ctrlSort", "_selectedIndex"]; - + private _display = ctrlParent _ctrlSort; private _ctrlList = _display displayctrl (IDC_RSCDISPLAYARSENAL_LIST + _currentTabIdc); private _type = (ctrltype _ctrlList == 102); - + private _itemCount = lbSize _ctrlList; - + //diag_log format ["Name: %1, Value: %2, Data: %3", _ctrlSort lbText _selectedIndex, _ctrlSort lbValue _selectedIndex, _ctrlSort lbData _selectedIndex]; //diag_log format ["Number of items: %1", _itemCount]; - + //for "_i" from 0 to (_itemCount - 1) do { // diag_log format ["Item: %1 has value %2", _ctrlList lbText _i, _ctrlList lbValue _i]; - //}; - + //}; + private _sortType = _ctrlSort lbValue _selectedIndex; - + switch (_sortType) do { case SORT_ALPHABETICAL: { private _displayNameArray = []; private _dataArray = []; - + //Iterate in reverse order to avoid a lot of array resizes in _dataArray; for "_i" from (_itemCount - 1) to 0 step -1 do { private _dataStr = if _type then{_ctrlList lnbdata [_i,0]}else{_ctrlList lbdata _i}; - + if (_dataStr != "") then { private _data = call compile _dataStr; private _item = _data select 0; private _amount = _data select 1; private _displayName = _data select 2; - + _displayNameArray pushBack _displayName; _dataArray set [_i, _data]; }; }; - + _displayNameArray sort true; - + for "_i" from 0 to (_itemCount - 1) do { private _data = _dataArray select _i; if (!isNil "_data") then { private _displayName = _data select 2; _ctrlList lbSetValue [_i, _displayNameArray find _displayName]; - }; + }; }; - + lbSortByValue _ctrlList; }; case SORT_AMOUNT: { for "_i" from 0 to (_itemCount - 1) do { private _dataStr = if _type then {_ctrlList lnbdata [_i,0]} else {_ctrlList lbdata _i}; - + if (_dataStr != "") then { private _data = call compile _dataStr; private _item = _data select 0; private _amount = _data select 1; private _displayName = _data select 2; - + //If it's the description string, then make sure it's first. if (_item == "") then { _amount = -100; }; - + _ctrlList lbSetValue [_i, _amount]; }; - + lbSortByValue _ctrlList; }; }; - case SORT_DEFAULT: { - lbSort _ctrlList; + case SORT_DEFAULT: { + lbSort _ctrlList; }; }; - + }; /////////////////////////////////////////////////////////////////////////////////////////// @@ -539,7 +539,7 @@ switch _mode do { case 1: {vestContainer player;}; case 2: {backpackContainer player;}; }; - clearMagazineCargo _container; + clearMagazineCargoGlobal _container; { _item = _x select 0; _amount = _x select 1; @@ -562,9 +562,10 @@ switch _mode do { _primaryweapon set [0,((_primaryweapon select 0) call BIS_fnc_baseWeapon)]; _secondaryweapon set [0,((_secondaryweapon select 0) call BIS_fnc_baseWeapon)]; _handgunweapon set [0,((_handgunweapon select 0) call BIS_fnc_baseWeapon)]; - + + //Some mod backpacks have no empty variant if (count _backpack > 0) then { - _backpack set [0,((_backpack select 0) call A3A_fnc_basicBackpack)]; + _backpack set [0,((_backpack select 0) call A3A_fnc_basicBackpack)]; }; _uniformitems = [_unifrom,1,[]] call BIS_fnc_param; @@ -589,7 +590,7 @@ switch _mode do { { _container = _x; { - _container addItemCargo [_x,1]; + _container addItemCargoGlobal [_x,1]; } forEach ((missionNamespace getVariable "jna_containerCargo_init") select _foreachindex); } forEach [uniformContainer player,vestContainer player,backpackContainer player]; }; @@ -1145,7 +1146,8 @@ switch _mode do { params ["_index","_item","_amount",["_updateDataList",false]]; //update datalist - if(_updateDataList)then{ + if(_updateDataList)then + { jna_dataList set [_index, [jna_dataList select _index, [_item, _amount]] call jn_fnc_arsenal_addToArray]; }; @@ -1648,8 +1650,8 @@ switch _mode do { clearAllItemsFromBackpack player; }; }; - - + + //container changed _container = switch _index do{ @@ -1790,7 +1792,7 @@ switch _mode do { //remove magazines _oldMagazines = magazinesAmmoFull player;//["30Rnd_65x39_caseless_mag",30,false,-1,"Uniform"] _loadout = getUnitLoadout player; - {player removeMagazine _x} forEach magazines player; + {player removeMagazineGlobal _x} forEach magazines player; //remove weapon @@ -1802,7 +1804,7 @@ switch _mode do { //give player new weapon [player,_item,0] call bis_fnc_addweapon; [_index, _item]call jn_fnc_arsenal_removeItem; - + //Remove any attachments that spawn *with* the weapon. switch _index do { case IDC_RSCDISPLAYARSENAL_TAB_PRIMARYWEAPON: {removeAllPrimaryWeaponItems player}; @@ -1842,7 +1844,7 @@ switch _mode do { }else{ if([_oldCompatableMagazines, _magazine] call _arrayContains)then{ if!([_newCompatableMagazines, _magazine] call _arrayContains)then{ - player removemagazine _magazine; + player removeMagazineGlobal _magazine; }; }; }; @@ -2051,7 +2053,7 @@ switch _mode do { _item = _data select 0; _amount = _data select 1; _grayout = false; - + if (_index == IDC_RSCDISPLAYARSENAL_TAB_CARGOMAG || _index == IDC_RSCDISPLAYARSENAL_TAB_CARGOMAGALL && _amount > 0) then { _amount = [_item, _amount] call _ammoCountToMags; }; @@ -2156,7 +2158,8 @@ switch _mode do { //save mags in list and remove them _mags = magazinesAmmoCargo _container; - clearMagazineCargo _container; + if (_mags findIf {(_x select 0) isEqualTo _item} == -1) exitWith {}; + clearMagazineCargoGlobal _container; //add back magazines exept the one that needs to be removed _removed = false; @@ -2599,7 +2602,7 @@ switch _mode do { /////////////////////////////////////////////////////////////////////////////////////////// event case "buttonClose": { _display = _this select 0; - + ["RestoreTFAR"] call jn_fnc_arsenal; //remove missing item message diff --git a/A3-Antistasi/JeroenArsenal/JNA/fn_arsenal_itemType.sqf b/A3-Antistasi/JeroenArsenal/JNA/fn_arsenal_itemType.sqf index a52987ab7d..a40a4b4a9d 100644 --- a/A3-Antistasi/JeroenArsenal/JNA/fn_arsenal_itemType.sqf +++ b/A3-Antistasi/JeroenArsenal/JNA/fn_arsenal_itemType.sqf @@ -163,21 +163,25 @@ private _itemCategory = switch true do { // Check what the magazine actually is switch true do { // Rifle, handgun, secondary weapons mags - case ( - (getNumber (configFile >> "CfgMagazines" >> _item >> "type") in [TYPE_MAGAZINE_PRIMARY_AND_THROW,TYPE_MAGAZINE_SECONDARY_AND_PUT,1536,TYPE_MAGAZINE_HANDGUN_AND_GL]) && - {!(_item in _grenadeList)} && - {!(_item in _putList)} - ): { - "Magazine"; - }; - // Grenades - case (_item in _grenadeList): { - "Throwable"; - }; - // Put - case (_item in _putList): { - "Placeable"; - }; +// case ( +// (getNumber (configFile >> "CfgMagazines" >> _item >> "type") in [TYPE_MAGAZINE_PRIMARY_AND_THROW,TYPE_MAGAZINE_SECONDARY_AND_PUT,1536,TYPE_MAGAZINE_HANDGUN_AND_GL]) && +// {!(_item in _grenadeList)} && +// {!(_item in _putList)} +// ): { +// "Magazine"; +// }; + // Grenades + case (_item in _grenadeList): { + "Throwable"; + }; + // Put + case (_item in _putList): { + "Placeable"; + }; + // Everything else + default { + "Magazine"; + }; }; }; diff --git a/A3-Antistasi/JeroenArsenal/JND/fn_debugv2.sqf b/A3-Antistasi/JeroenArsenal/JND/fn_debugv2.sqf new file mode 100644 index 0000000000..c1ad54d05c --- /dev/null +++ b/A3-Antistasi/JeroenArsenal/JND/fn_debugv2.sqf @@ -0,0 +1,305 @@ +//Author: Jeroen Not + +if(isnil "CBA_fnc_waitUntilAndExecute")exitWith{}; + +fnc_debugv2_overwrite = { + _display = findDisplay 49; + + _ctrl_debug = _display displayCtrl 13184; + _pos_debug = ctrlposition _ctrl_debug;// [x, y, w, h] + _pos_debug set [2, 1-safeZoneX- _pos_debug#0-0.03]; + _ctrl_debug ctrlSetPosition _pos_debug; + _ctrl_debug ctrlCommit 0; + + + _ctrl_expressionBackground = _display displayCtrl 11885; + _pos_expressionBackground = ctrlposition _ctrl_expressionBackground;// [x, y, w, h] + _pos_expressionBackground set [2,_pos_debug#2]; + _ctrl_expressionBackground ctrlSetPosition _pos_expressionBackground; + _ctrl_expressionBackground ctrlCommit 0; + + _ctrl_expression = _display displayCtrl 12284; + _pos_expression = ctrlposition _ctrl_expression;// [x, y, w, h] + _pos_expression set [2,_pos_debug#2 - (_pos_expression#0 *2)]; + _ctrl_expression ctrlSetPosition _pos_expression; + _ctrl_expression ctrlCommit 0; + + _ctrl_expressionText = _display displayCtrl 11892; + _pos_expressionText = ctrlposition _ctrl_expressionText;// [x, y, w, h] + _pos_expressionText set [2,_pos_expression#2]; + _ctrl_expressionText ctrlSetPosition _pos_expressionText; + _ctrl_expressionText ctrlCommit 0; + + _ctrl_expressionOutputBackground = _display displayCtrl 13191; + _pos_expressionOutputBackground = ctrlposition _ctrl_expressionOutputBackground; + _pos_expressionOutputBackground set [2,_pos_expression#2]; + _ctrl_expressionOutputBackground ctrlSetPosition _pos_expressionOutputBackground; + _ctrl_expressionOutputBackground ctrlCommit 0; + + _ctrl_expressionOutput = _display displayCtrl 13190; + _ctrl_expressionOutput ctrlSetPosition _pos_expressionOutputBackground; + _ctrl_expressionOutput ctrlCommit 0; + + _ctrl_title = _display displayCtrl 11884; + _pos_title = ctrlposition _ctrl_title; + _pos_title set [2,_pos_expressionBackground#2]; + _ctrl_title ctrlSetPosition _pos_title; + _ctrl_title ctrlCommit 0; + _ctrl_title ctrlsettext "Ultra Wide Extended Debug Console With Extra Save Buttens!"; + + _ctrl_links = _display displayCtrl 11891; + _pos_links = ctrlposition _ctrl_links; + _pos_links set [2,_pos_title#2]; + _ctrl_links ctrlSetPosition _pos_links; + _ctrl_links ctrlCommit 0; + + //update text because we have change the size and it doesnt update automaticly + _ctrl_expression ctrlsettext ctrltext _ctrl_expression; + + + + _ctrl_watchBackground = _display displayCtrl 11886; + _pos_watchBackground = ctrlposition _ctrl_watchBackground; + + _ctrl_localButton = _display displayCtrl 13484; + _pos_localButton = ctrlposition _ctrl_localButton; // [x, y, w, h] + _button_hieght = _pos_localButton#3; + + _ctrl_nextButton = _display displayCtrl 90111; + _pos_nextButton = ctrlposition _ctrl_nextButton; + + + _spacingY = (_pos_localButton#1 - _pos_nextButton#1)-_button_hieght ; + _posXFINAL = _pos_watchBackground #0 + _pos_watchBackground #2 + _spacingY; + _posYFINAL = _pos_expressionBackground #1 + _pos_expressionBackground #3 + _spacingY; + + _xSpaceButtons = (_pos_expressionBackground#0+_pos_expressionBackground#2-_posXFINAL); + + uiNameSpace setVariable ["jn_debugConsole_expression",_ctrl_expression]; + uiNameSpace setVariable ["jn_debugConsole_buttons",[]]; + + _color= getarray(configfile >> "RscDisplayDebugPublic" >> "Controls" >> "DebugConsole" >> "controls" >> "ButtonExecuteLocal" >> "colorBackground"); + + _button_length = 0.06; + _button_lengthRun = _xSpaceButtons - (3*_button_length) - (3*_spacingY); + + + private _array = [ + [ + "...", + _spacingY, + _button_lengthRun, + { + params ["_index"]; + _input = profilenamespace getVariable [format["jn_debugConsole_%1",_index],""]; + + _length = count _input; + _start = -1; + while {_start = _input find "/*"; _start > -1} do { + _end = _input find "*/"; + if(_end == -1)exitWith{}; + _input = (_input select [0,_start]) + (_input select [_end+2,_length]); + + }; + + + private _strings = []; + private _start = -1; + + while {_start = _input find "//"; _start > -1} do + { + _input select [0, _start] call + { + private _badQuotes = _this call + { + private _qtsGood = []; + private _qtsInfo = []; + private _arr = toArray _this; + + { + _qtsGood pushBack ((count _arr - count (_arr - [_x])) % 2 == 0); + _qtsInfo pushBack [_this find toString [_x], _x]; + } + forEach [34, 39]; + + if (_qtsGood isEqualTo [true, true]) exitWith {0}; + + _qtsInfo sort true; + _qtsInfo select 0 select 1 + }; + + if (_badQuotes > 0) exitWith + { + _last = _input select [_start] find toString [_badQuotes]; + + if (_last < 0) exitWith + { + _strings = [_input]; + _input = ""; + }; + + _last = _start + _last + 1; + _strings pushBack (_input select [0, _last]); + + _input = _input select [_last]; + }; + + _strings pushBack _this; + _input = _input select [_start]; + + private _end = _input find toString [10]; + + if (_end < 0) exitWith {_input = ""}; + + _input = _input select [_end + 1]; + }; + }; + + _input = (_strings joinString "") + _input; + + call compile _input; + } + ],[ + "Load", + _spacingY, + _button_length, + { + params ["_index"]; + _text = profilenamespace getVariable [format["jn_debugConsole_%1",_index],""]; + (UiNameSpace getVariable "jn_debugConsole_expression") ctrlsettext _text; + } + ],[ + "Save", + _spacingY, + _button_length, + { + params ["_index"]; + + _text = ctrltext (UiNameSpace getVariable "jn_debugConsole_expression"); + _name = "no name"; + if(_text find "//" == 0)then{ + _enter = _text find (toString [10]); + if(_enter >0)then{ + _name = _text select [2, _enter-2]; + }; + }; + diag_log ["Save",_text]; + + uiNameSpace setVariable ["jn_debugConsole_index_saved",_index]; + uiNameSpace setVariable [format ["jn_debugConsole_%1",_index],profilenamespace getVariable (format ["jn_debugConsole_%1",_index])]; + uiNameSpace setVariable [format ["jn_debugConsole_%1_name",_index],profilenamespace getVariable (format ["jn_debugConsole_%1_name",_index])]; + + profilenamespace setVariable [format ["jn_debugConsole_%1",_index],_text]; + profilenamespace setVariable [format ["jn_debugConsole_%1_name",_index],_name]; + + ((UiNameSpace getVariable "jn_debugConsole_buttons") # _index) ctrlSetText _name; + } + ],[ + "Del", + _spacingY*10, + _button_length, + { + params ["_index"]; + + uiNameSpace setVariable ["jn_debugConsole_index_saved",_index]; + uiNameSpace setVariable [format ["jn_debugConsole_%1",_index],profilenamespace getVariable (format ["jn_debugConsole_%1",_index])]; + uiNameSpace setVariable [format ["jn_debugConsole_%1_name",_index],profilenamespace getVariable (format ["jn_debugConsole_%1_name",_index])]; + + + profilenamespace setVariable [format ["jn_debugConsole_%1",_index],nil]; + profilenamespace setVariable [format ["jn_debugConsole_%1_name",_index],nil]; + ((UiNameSpace getVariable "jn_debugConsole_buttons") # _index) ctrlSetText "..."; + } + ] + ]; + + _posX = 0; + _posY = _posYFINAL; + for "_index" from 0 to 9 do{ + _posX = _posXFINAL; + + _nameP = profilenamespace getVariable [format['jn_debugConsole_%1_name',_index],""]; + { + _x params ["_name","_button_spacing","_button_width","_code"]; + + _ctrl = _display ctrlCreate ["RscButtonMenu", -1,_ctrl_debug]; + _ctrl ctrlSetPosition [_posX,_posY,_button_width,_button_hieght]; + + _ctrl ctrlCommit 0; + + if(_foreachIndex == 0)then{ + if(_nameP != "")then{_name = _nameP}; + _buttonArray = UiNameSpace getVariable ["jn_debugConsole_buttons",[]]; + _buttonArray pushBack _ctrl; + }; + + _ctrl ctrlSetText _name; + _ctrl ctrlAddEventHandler ["ButtonClick", format["0 spawn { isNil {%1 call %2}};",_index,_code]]; + + + _posX = _posX + _button_width + _spacingY; + }forEach _array; + _posY = _posY + _spacingY + _button_hieght; + }; + + _posY = _posY +_spacingY + _spacingY; + _ctrl = _display ctrlCreate ["RscButtonMenu", -1,_ctrl_debug]; + _ctrl ctrlSetPosition [_posXFINAL,_posY,(_posX-_posXFINAL- _spacingY*2)/2,_button_hieght]; + + _ctrl ctrlCommit 0; + _ctrl ctrlSetText "-- cursorObject config file --"; + _ctrl ctrlAddEventHandler ["ButtonClick", { + 0 spawn { + profileNamespace setVariable ["bis_fnc_configviewer_selected", typeOf cursorObject]; + profileNamespace setVariable ["bis_fnc_configviewer_path", ["configfile","CfgVehicles",typeOf cursorObject]]; + [] call BIS_fnc_configViewer; + }; + }]; + + + _ctrl = _display ctrlCreate ["RscButtonMenu", -1,_ctrl_debug]; + _ctrl ctrlSetPosition [_posXFINAL + (_posX-_posXFINAL- _spacingY*2)/2+_spacingY,_posY,(_posX-_posXFINAL- _spacingY*2)/2,_button_hieght]; + + _ctrl ctrlCommit 0; + _ctrl ctrlSetText "-- Undo last save --"; + _ctrl ctrlAddEventHandler ["ButtonClick", { + + _index = uiNameSpace getVariable ["jn_debugConsole_index_saved",-1]; + + if(_index == -1)exitWith{}; + + _text = uiNameSpace getVariable (format ["jn_debugConsole_%1",_index]); + _name = uiNameSpace getVariable (format ["jn_debugConsole_%1_name",_index]); + + profilenamespace setVariable [format ["jn_debugConsole_%1",_index],_text]; + profilenamespace setVariable [format ["jn_debugConsole_%1_name",_index],_name]; + + ((UiNameSpace getVariable "jn_debugConsole_buttons") # _index) ctrlSetText _name; + }]; + + + + +}; + + +if (hasInterface) then { + [] spawn { + + waitUntil {!isNull findDisplay 46}; + + (findDisplay 46) displayAddEventHandler ["KeyDown", { + params ["_display", "_key", "_shift", "_ctrl", "_alt"]; + if(_key == 1)then{ + + [ + {!isnull(findDisplay 49)}, + { + call fnc_debugv2_overwrite; + } + ] call CBA_fnc_waitUntilAndExecute; + }; + }]; + + }; +}; diff --git a/A3-Antistasi/JeroenArsenal/JNG/fn_garage_garageVehicle.sqf b/A3-Antistasi/JeroenArsenal/JNG/fn_garage_garageVehicle.sqf index 8aec6e7fdd..855251fba6 100644 --- a/A3-Antistasi/JeroenArsenal/JNG/fn_garage_garageVehicle.sqf +++ b/A3-Antistasi/JeroenArsenal/JNG/fn_garage_garageVehicle.sqf @@ -7,7 +7,7 @@ if !(isnull (attachedto _vehicle))then{_vehicle = attachedto _vehicle}; //close if it couldnt save _message = _vehicle call jn_fnc_garage_canGarageVehicle; -if!(_message isEqualTo "")exitWith {hint _message}; +if!(_message isEqualTo "")exitWith {["Garage", _message] call A3A_fnc_customHint;}; //save it on server _dataAndIndex = _vehicle call jn_fnc_garage_getVehicleData; @@ -29,4 +29,4 @@ deleteVehicle _vehicle; //set message it was saved _data = _dataAndIndex select 0; SPLIT_SAVE -hint (_name + " stored in garage"); +["Garage", (_name + " stored in garage")] call A3A_fnc_customHint; \ No newline at end of file diff --git a/A3-Antistasi/JeroenArsenal/JNL/Actions/fn_logistics_addActionLoad.sqf b/A3-Antistasi/JeroenArsenal/JNL/Actions/fn_logistics_addActionLoad.sqf index 7a6b1747ae..2a40722da5 100644 --- a/A3-Antistasi/JeroenArsenal/JNL/Actions/fn_logistics_addActionLoad.sqf +++ b/A3-Antistasi/JeroenArsenal/JNL/Actions/fn_logistics_addActionLoad.sqf @@ -44,14 +44,14 @@ _loadActionID = _object addAction [ _exit = false; if(isNull _nearestVehicle) then { - hint 'Bring vehicle closer'; + ["Cargo Load", "Bring vehicle closer"] call A3A_fnc_customHint; _exit = true; }; if (_cargo isKindOf "CAManBase") then { if (([_cargo] call A3A_fnc_canFight) or !(isNull (_cargo getVariable ["helped",objNull])) or !(isNull attachedTo _cargo)) then { - hint format ["%1 is being helped or no longer needs your help",name _cargo]; + ["Cargo Load", format ["%1 is being helped or no longer needs your help",name _cargo]] call A3A_fnc_customHint; _exit = true; }; }; @@ -60,22 +60,23 @@ _loadActionID = _object addAction [ switch (_nodeID) do { case -4: { - hint 'Can not load cargo: passengers have occupied cargo space!'; + ["Cargo Load", "Cannot load cargo: passengers have occupied cargo space!"] call A3A_fnc_customHint; }; case -3: { - hint 'This vehicle can not carry this cargo!'; + ["Cargo Load", "This vehicle can not carry this cargo!"] call A3A_fnc_customHint; }; case -2: { - hint 'There is no space for this cargo!' + ["Cargo Load", "There is no space for this cargo!"] call A3A_fnc_customHint; }; case -1: { - hint 'Can not load this type of cargo!'; + ["Cargo Load", "Can not load this type of cargo!"] call A3A_fnc_customHint; }; default { + _player setCaptive false; // break undercover [_nearestVehicle, _cargo, true, true] remoteexec ["jn_fnc_logistics_load", 2]; }; }; diff --git a/A3-Antistasi/JeroenArsenal/JNL/Functions/fn_logistics_addOrRemoveObjectMass.sqf b/A3-Antistasi/JeroenArsenal/JNL/Functions/fn_logistics_addOrRemoveObjectMass.sqf new file mode 100644 index 0000000000..8c445124d0 --- /dev/null +++ b/A3-Antistasi/JeroenArsenal/JNL/Functions/fn_logistics_addOrRemoveObjectMass.sqf @@ -0,0 +1,111 @@ +/* + * File: fn_logistics_addOrRemoveObjectMass.sqf + * Author: Ayla (Alsekwolf) and Spoffy + * Description: + * Adds or removes mass from a vehicle based on the item being loaded into it. + * Params: + * _vehicle - Vehicle the object is being added to + * _object - Object being added to the vehicle + * _removeObject - Whether the item is being removed from the vehicle, or added. + * Returns: + * None + * Example Usage: + * [vehicle player, _supplyCrate] call jn_fnc_logistics_addOrRemoveObjectMass + */ + +params["_vehicle","_object", ["_removeObject", false]]; + +private _displayVehicleMessage = +{ + params ["_veh", "_msg", "_cargoMass"]; + + _veh vehicleChat _msg; + private _vehDefaultMass = _vehicle getVariable "default_mass"; + + private _text = format [ +" + +%2
+Default mass: +%3
+Cargo mass: +%4
+Current mass: +%5
+", + getText(configFile >> "cfgVehicles" >> typeOf _veh >> "picture"), + getText(configFile >> "cfgVehicles" >> typeOf _veh >> "displayName"), + _vehDefaultMass, + _cargoMass, + _vehDefaultMass + _cargoMass + ]; + + if (vehicle player != _veh) then + { + _text = _text + _msg; + }; + + //Don't use customHint, as we've got a lot of custom formatting. + hint parseText (_text); +}; + +if (isNil {_vehicle getVariable "default_mass"}) then { + //Doesn't matter if we're unloading or loading. + //If this isn't set, the script has never run - so the mass has never changed! So either way, its currently at the default mass. + _vehicle setVariable ["default_mass", getMass _vehicle, true]; +}; + +private _defaultMass = _vehicle getVariable "default_mass"; + + +private _objectMass = getMass _object; +private _currentMass = getMass _vehicle; + +private _newMass = _currentMass; + +//Figure out our new mass value +if (_removeObject) then { + //Never go lower than the base vehicle's mass. + _newMass = (_currentMass - _objectMass) max _defaultMass; +} else { + _newMass = _currentMass + _objectMass; +}; + +[_vehicle, _newMass] remoteExec ["setMass", _vehicle]; + +//Pull data on available nodes, so we can display it to the user. +private _nodesLoaded = 0; +{ + private _cargoInfo = _x getVariable "jnl_cargo"; + if !(isNil "_cargoInfo") then { + _cargoInfo params ["_type", "_nodeIndex"]; + //Number of nodes loaded is equal to the attached object with the highest node index. + _nodesLoaded = (_nodeIndex + 1) max _nodesLoaded; + }; +} forEach attachedObjects _vehicle; + +private _typeObject = _object call jn_fnc_logistics_getCargoType; //get _object type +private _nodeTotal = count ((_vehicle call jn_fnc_logistics_getNodes) select {(_x select 0) == _typeObject}); +private _availableNodes = _nodeTotal - _nodesLoaded; + +private _objectName = getText (configFile >> "cfgVehicles" >> typeOf _object >> "displayName"); +private _vehicleName = getText (configFile >> "cfgVehicles" >> typeOf _vehicle >> "displayName"); +//Mass of all cargo attached to the vehicle. +private _cargoMass = _newMass - _defaultMass; + +//Output the final message. +if (!_removeObject) then +{ + if (_availableNodes == 0) then + { + [_vehicle, Format ["""%1"" is loaded onto ""%2"" There is no more space.", _objectName, _vehicleName, _availableNodes], _cargoMass] call _displayVehicleMessage; + } + else + { + [_vehicle, Format ["""%1"" is loaded onto ""%2"". Free slots: ""%3"".", _objectName, _vehicleName, _availableNodes], _cargoMass] call _displayVehicleMessage; + }; +} +else +{ + [_vehicle, Format ["""%1"" was unloaded from ""%2"". Free slots: ""%3"".", _objectName, _vehicleName, _availableNodes], _cargoMass] call _displayVehicleMessage; +}; \ No newline at end of file diff --git a/A3-Antistasi/JeroenArsenal/JNL/fn_logistics_init.sqf b/A3-Antistasi/JeroenArsenal/JNL/fn_logistics_init.sqf index 0593064911..6c9cadd5d6 100644 --- a/A3-Antistasi/JeroenArsenal/JNL/fn_logistics_init.sqf +++ b/A3-Antistasi/JeroenArsenal/JNL/fn_logistics_init.sqf @@ -153,11 +153,10 @@ jnl_vehicleHardpoints = [ ]], //Zils -//Zil 131 ----- ZIL Disabled due to broken/clipping seats. DO NOT USE IN MISSION -/* ["rhsafrf\addons\rhs_zil131\rhs_zil131", [ - [1, [0,-0.1,-0.45], [1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16]], - [1, [0,-1.8,-0.45], []] - ]],*/ + ["rhsafrf\addons\rhs_zil131\rhs_zil131", [ + [1, [0,-0.1,-0.5], [2,3,4,5,10,11]], + [1, [0,-1.8,-0.5], [6,7,8,9]] + ]], //Gaz ["\rhsafrf\addons\rhs_gaz66\rhs_gaz66.p3d", [ @@ -181,8 +180,8 @@ jnl_vehicleHardpoints = [ //uparmoured - armed ["\rhsusf\addons\rhsusf_fmtv\M1078A1P2_B_M2",[ - [1,[-0.00732422,0.0195313,-0.487986],[12,3,13,4,5,2]], - [1,[0.0366211,-1.80859,-0.435032],[6,7,8,9,11,10]] + [1,[-0.00732422,0.0195313,-1.1],[12,3,13,4,5,2]], + [1,[0.0366211,-1.80859,-1.1],[6,7,8,9,11,10]] ]], //USAF 6x6 Trucks @@ -200,8 +199,8 @@ jnl_vehicleHardpoints = [ //Armed ["\rhsusf\addons\rhsusf_fmtv\M1083A1P2_B_M2",[ - [1,[0.0,0.0,-0.45], [12,3,13,4,5,2]], - [1,[0.0,-1.8,-0.45], [6,7,8,9,11,10]] + [1,[0.0,0.0,-1.1], [12,3,13,4,5,2]], + [1,[0.0,-1.8,-1.1], [6,7,8,9,11,10]] ]], //standard crane @@ -232,7 +231,14 @@ jnl_vehicleHardpoints = [ ["\rhsusf\addons\rhsusf_SOCOMAUV\M1239",[ [1,[0.0,-2.5,-1.2], []] ]], - +//Soccom Mrap M2 +["\rhsusf\addons\rhsusf_SOCOMAUV\M1239_M2",[ +[1,[0.0,-2.5,-1.2], []] +]], +//Soccom Mrap MK19 +["\rhsusf\addons\rhsusf_SOCOMAUV\M1239_MK19",[ +[1,[0.0,-2.5,-1.2], []] +]], //USAF 8x8 Trucks //Standard ["\rhsusf\addons\rhsusf_HEMTT_A4\M977A4_wd",[ @@ -301,12 +307,16 @@ jnl_vehicleHardpoints = [ ]],*/ // ---------- 3CB ---------- -//Datsun +//Datsun Civ Variant ["\UK3CB_Factions\addons\UK3CB_Factions_Vehicles\wheeled\UK3CB_Factions_Vehicles_datsun\uk3cb_datsun_civ_open.p3d", [ - [0, [0,-1.2,-0.72], [1,2,3,4]], - [1, [0,-1.2,-0.72], [1,2,3,4]] + [0, [0,-1.2,-0.72], [2,3,4,5,6]], //1 Apears to be the Front Passenger Seat, FFV Seat cannot be disabled + [1, [0,-1.2,-0.72], [2,3,4,5,6]] + ]], +//Datsun Non Civ Variant + ["\UK3CB_Factions\addons\UK3CB_Factions_Vehicles\wheeled\UK3CB_Factions_Vehicles_datsun\uk3cb_datsun_open.p3d", [ + [0, [0,-1.2,-1.15], [1,3,4,5,6,7,8]], //2 is Front Passenger Seat, FFV Seat cannot be disabled + [1, [0,-1.2,-1.15], [1,3,4,5,6,7,8]] ]], - //Hilux ["\UK3CB_Factions\addons\UK3CB_Factions_Vehicles\wheeled\UK3CB_Factions_Vehicles_hilux\uk3cb_hilux.p3d", [ [0, [0,-1.2,-0.72], [1,2,3,4]], @@ -527,6 +537,7 @@ jnl_attachmentOffset = [ //medium size crate //location //rotation //type //discription ["A3\Weapons_F\Ammoboxes\AmmoVeh_F", [0,0,0.85], [1,0,0], 1], //Vehicle ammo create + ["\A3\Supplies_F_Exp\Ammoboxes\Equipment_Box_F.p3d", [0,0,0.85], [1,0,0], 1], //Equipment box ["\A3\Props_F_Orange\Humanitarian\Supplies\PaperBox_01_open_boxes_F.p3d", [0,0,0.85], [1,0,0], 1], //Stef test supplybox ["\A3\Structures_F_Heli\Items\Luggage\PlasticCase_01_medium_F.p3d", [0,0,0.85], [1,0,0], 1], //Stef test Devin crate1 ["\A3\Weapons_F\Ammoboxes\Proxy_UsBasicAmmoBox.p3d", [0,0,0.85], [1,0,0], 1], //Stef test Devin crate2 diff --git a/A3-Antistasi/JeroenArsenal/JNL/fn_logistics_load.sqf b/A3-Antistasi/JeroenArsenal/JNL/fn_logistics_load.sqf index 9866b31a0f..d33bb662e2 100644 --- a/A3-Antistasi/JeroenArsenal/JNL/fn_logistics_load.sqf +++ b/A3-Antistasi/JeroenArsenal/JNL/fn_logistics_load.sqf @@ -72,6 +72,8 @@ if _playAnimation then{ //_vehicle call jn_fnc_logistics_lockSeats;//needs to be called after detach _vehicle setVariable ["jnl_isUnloading",false, true]; + + [_vehicle, _object, false] call jn_fnc_logistics_addOrRemoveObjectMass; }; }else{ private _offsetAndDir = [_vehicle,_object,_nodeID] call jn_fnc_logistics_getCargoOffsetAndDir; @@ -79,6 +81,8 @@ if _playAnimation then{ _object attachTo [_vehicle, _offsetAndDir select 0]; _object SetVectorDirAndUp [_offsetAndDir select 1, [0, 0, 1]]; _object hideObject false; + + [_vehicle, _object, false] call jn_fnc_logistics_addOrRemoveObjectMass; }; //Add action to unload diff --git a/A3-Antistasi/JeroenArsenal/JNL/fn_logistics_unLoad.sqf b/A3-Antistasi/JeroenArsenal/JNL/fn_logistics_unLoad.sqf index d5841be3e5..fe35e510d2 100644 --- a/A3-Antistasi/JeroenArsenal/JNL/fn_logistics_unLoad.sqf +++ b/A3-Antistasi/JeroenArsenal/JNL/fn_logistics_unLoad.sqf @@ -66,6 +66,7 @@ if(!isnull _object)then{ //Clear object's jnl_cargo variable _object setVariable ["jnl_cargo", Nil]; + [_vehicle, _object, true] call jn_fnc_logistics_addOrRemoveObjectMass; //re-enable seats //need to call the function here, since it gets data from jnl_cargo! [_vehicle] remoteExec ["jn_fnc_logistics_lockSeats",0,_vehicle]; diff --git a/A3-Antistasi/JeroenArsenal/Shit Jeroen.sqf b/A3-Antistasi/JeroenArsenal/Shit Jeroen.sqf index f872c3a694..d0ae63f1ee 100644 --- a/A3-Antistasi/JeroenArsenal/Shit Jeroen.sqf +++ b/A3-Antistasi/JeroenArsenal/Shit Jeroen.sqf @@ -51,14 +51,14 @@ if(count _cfg == 0)then{ this addAction [ localize "str_act_gameOptions", { - hint format ["Arma 3 - Antistasi\n\nVersion: %1",antistasiVersion]; + ["Game Options", format ["Arma 3 - Antistasi

Version: %1",antistasiVersion]] call A3A_fnc_customHint; nul=CreateDialog "game_options_commander"; },nil,0,false,true,"","(isPlayer _this) and (_this == Slowhand) and (_this == _this getVariable ['owner',objNull])" ]; this addAction [ localize "str_act_gameOptions", { - hint format ["Arma 3 - Antistasi\n\nVersion: %1",antistasiVersion]; + ["Game Options", format ["Arma 3 - Antistasi

Version: %1",antistasiVersion]] call A3A_fnc_customHint; nul=CreateDialog "game_options_player"; },nil,0,false,true,"","(isPlayer _this) and !(_this == Slowhand) and (_this == _this getVariable ['owner',objNull])" ]; @@ -216,7 +216,7 @@ player addAction ["Hold On", { if(!isnil "_nearestVehicle")then{ player attachto [_nearestVehicle]; _index = (findDisplay 46) displayAddEventHandler ["KeyDown", " - hint str (_this select 1); + ['Game Options', str (_this select 1)] call A3A_fnc_customHint; if((_this select 1) in [17,30,31,32,57])then{ detach player; _index = missionnamespace getVariable 'jn_hold'; @@ -431,7 +431,7 @@ player addAction[ _targetLocation = player getpos [600,direction player]; _target = cursorObject; if(isnull _target)exitWith{}; - hint str _count; + ["Game Options", str _count] call A3A_fnc_customHint; [_target,_launcher,_location]spawn { params["_target","_launcher","_location"]; @@ -496,7 +496,7 @@ player addAction[ private _targets = allunits select {side _x isEqualTo opfor && _x distance _launcher < 2000}; _count = if(count _targets <= 30)then{count _targets}else{30}; if(_count == 0)exitWith{}; - hint str _count; + ["Game Options", str _count] call A3A_fnc_customHint; for "_i" from 0 to (_count-1) do{ sleep 0.5; _target = _targets select _i; diff --git a/A3-Antistasi/JeroenArsenal/functions.hpp b/A3-Antistasi/JeroenArsenal/functions.hpp index 043d0d515a..daafefa45a 100644 --- a/A3-Antistasi/JeroenArsenal/functions.hpp +++ b/A3-Antistasi/JeroenArsenal/functions.hpp @@ -20,6 +20,11 @@ class JN { class vehicleArsenal {}; }; + class JND { + file = "JeroenArsenal\JND"; + class debugv2 {postinit = 1;}; + }; + class JNG { file = "JeroenArsenal\JNG"; class garage {}; @@ -59,6 +64,7 @@ class JN { class JNL_Functions { file = "JeroenArsenal\JNL\Functions"; + class logistics_addOrRemoveObjectMass {}; class logistics_canLoad {}; class logistics_getCargo {}; class logistics_getCargoOffsetAndDir {}; @@ -66,4 +72,4 @@ class JN { class logistics_getNodes {}; class logistics_lockSeats {}; }; -}; \ No newline at end of file +}; diff --git a/A3-Antistasi/MissionDescription/debug.hpp b/A3-Antistasi/MissionDescription/debug.hpp index f25ba7d8ae..19348056f5 100644 --- a/A3-Antistasi/MissionDescription/debug.hpp +++ b/A3-Antistasi/MissionDescription/debug.hpp @@ -1,2 +1,2 @@ allowFunctionsLog = 1; -enableDebugConsole[] = {"76561198034977762","76561198127254055","76561197981991967","76561198011383725","76561198304402577","76561197993874267","76561198075487693"}; +enableDebugConsole[] = {"76561197981991967","76561198011383725","76561198304402577","76561198075487693","76561198105754435"}; diff --git a/A3-Antistasi/MissionDescription/endMission.hpp b/A3-Antistasi/MissionDescription/endMission.hpp new file mode 100644 index 0000000000..3be5f752e3 --- /dev/null +++ b/A3-Antistasi/MissionDescription/endMission.hpp @@ -0,0 +1,64 @@ + +class modUnautorized +{ + title = "Incompatible Mods"; + subtitle = "Incompatible Mods detected"; + description = "An incompatible mod installed on the server or your PC has been detected. To avoid support problems the mission is finished. Please uninstall unsupported (IFA, ASR AI, aLIVE, MCC or any AI behaviour) mods from your computer or server to be able to play Antistasi."; + picture = "b_unknown"; + pictureColor[] = {0.0,0.5,0.0,1}; +}; +class memberSlots +{ + title = "Reserved Slot"; + subtitle = "This slot is reserved"; + description = "Sorry, the server is nearly full and the remaining slots have been reserved for Server Members. To become a member, please contact the server admin or clan."; + picture = "b_unknown"; + pictureColor[] = {0.0,0.5,0.0,1}; +}; +class noPvP +{ + title = "PvP Disabled"; + subtitle = "This slot is unavailable"; + description = "PvP is not enabled on this server."; + picture = "b_unknown"; + pictureColor[] = {0.0,0.5,0.0,1}; +}; +class noJip +{ + title = "Can't startup as PvP"; + subtitle = "This slot is unavailable"; + description = "You can't choose PvP until the mission has been started. If you didn't intentionally choose a PvP role, make sure you pick the rebel side (usually green)."; + picture = "b_unknown"; + pictureColor[] = {0.0,0.5,0.0,1}; +}; +class pvpMem +{ + title = "You are not a Member"; + subtitle = "This slot is unavailable"; + description = "You need to be a Member to use PvP."; + picture = "b_unknown"; + pictureColor[] = {0.0,0.5,0.0,1}; +}; +class pvpCount +{ + title = "PvP Player Overflow"; + subtitle = "This slot is unavailable"; + description = "PvP is not available as there are too many PvP slots in use, or not enough Rebels online."; + picture = "b_unknown"; + pictureColor[] = {0.0,0.5,0.0,1}; +}; +class BossMiss +{ + title = "MIA Rebel Commander"; + subtitle = "This slot is unavailable"; + description = "PvP is not available as there is no Commander for the Rebels."; + picture = "b_unknown"; + pictureColor[] = {0.0,0.5,0.0,1}; +}; +class hcDown +{ + title = "HC Disconnected"; + subtitle = "Some Headless Client has been disconnected and mission has to stop to avoid malfunctions."; + picture = "b_unknown"; + pictureColor[] = {0.0,0.5,0.0,1}; +}; diff --git a/A3-Antistasi/MissionDescription/gameSettings.hpp b/A3-Antistasi/MissionDescription/gameSettings.hpp index 819cffd5ad..75e52d18da 100644 --- a/A3-Antistasi/MissionDescription/gameSettings.hpp +++ b/A3-Antistasi/MissionDescription/gameSettings.hpp @@ -9,7 +9,7 @@ class Header { gameType = CTI; minplayers = 1; - maxplayers = 75; + maxplayers = 53; }; class CfgTaskEnhancements @@ -22,4 +22,4 @@ class CfgTaskEnhancements }; //If we have CBA for TFAR, then load the mission's settings. -cba_settings_hasSettingsFile = 1; \ No newline at end of file +cba_settings_hasSettingsFile = 1; diff --git a/A3-Antistasi/MissionDescription/params.hpp b/A3-Antistasi/MissionDescription/params.hpp index 8cf9f4071e..9e19761335 100644 --- a/A3-Antistasi/MissionDescription/params.hpp +++ b/A3-Antistasi/MissionDescription/params.hpp @@ -9,18 +9,25 @@ class Params }; class gameMode { - title = "Game Mode"; + title = "Game Mode - Do NOT change this mid mission"; values[] = {1,2,3,4}; texts[] = {"Reb vs Gov vs Inv","Reb vs Gov & Inv","Reb vs Gov","Reb vs Inv"}; default = 1; }; class autoSave { - title = "Enable Autosave (every hour)"; + title = "Enable Autosave (every X minutes)"; values[] = {1,0}; texts[] = {"Yes","No"}; default = 1; }; + class autoSaveInterval + { + title = "Time between autosaves (in minutes)"; + values[] = {600,1200,1800,3600,5400}; + texts[] = {"10","20","30","60","90"}; + default = 3600; + }; class membership { title = "Enable Server Membership"; @@ -44,7 +51,7 @@ class Params }; class mRadius { - title = "Distance from HQ for Sidemissions"; + title = "Max distance from HQ for tasks"; values[] = {2000,4000,6000,8000,10000,12000}; default = 4000; }; @@ -71,7 +78,7 @@ class Params }; class unlockItem { - title = "Number of the same weapons required to unlock"; + title = "Number of the same item required to unlock"; values[] = {15,25,40}; default = 25; }; @@ -84,9 +91,9 @@ class Params class civTraffic { title = "Rate of Civ Traffic"; - values[] = {0,1,2,3}; - texts[] = {"None","Low","Medium","JAM"}; - default = 1; + values[] = {0,1,2,4,}; + texts[] = {"None","Low","Medium","High"}; + default = 2; }; class memberSlots { @@ -109,11 +116,18 @@ class Params values[] = {1,0}; default = 1; }; + class personalGarageMax + { + title = "Max personal garage slots"; + texts[] = {"Unlimited", "2", "5", "10"}; + values[] = {0,2,5,10}; + default = 2; + }; class allowFT { - title = "Limited Fast Travel"; + title = "Fast Travel Targets Allowed"; values[] = {0,1}; - texts[] = {"No","Yes"}; + texts[] = {"Any friendly position","Only Airports & HQ"}; default = 1; }; class napalmEnabled @@ -158,6 +172,13 @@ class Params texts[] = {"Yes","No"}; default = 1; }; + class helmetLossChance + { + title = "Chance of helmet loss on headshots"; + values[] = {0,33,66,100}; + texts[] = {"Never","Sometimes","Often","Always"}; + default = 33; + }; class Spacer10 { title = ""; diff --git a/A3-Antistasi/Music/dog_bark03.wss b/A3-Antistasi/Music/dog_bark03.wss deleted file mode 100644 index d9148ed9be..0000000000 Binary files a/A3-Antistasi/Music/dog_bark03.wss and /dev/null differ diff --git a/A3-Antistasi/Music/dog_yelp01.wss b/A3-Antistasi/Music/dog_yelp01.wss deleted file mode 100644 index 3d0de6f4c1..0000000000 Binary files a/A3-Antistasi/Music/dog_yelp01.wss and /dev/null differ diff --git a/A3-Antistasi/Music/dog_yelp03.wss b/A3-Antistasi/Music/dog_yelp03.wss deleted file mode 100644 index 2370787022..0000000000 Binary files a/A3-Antistasi/Music/dog_yelp03.wss and /dev/null differ diff --git a/A3-Antistasi/NavGridTools/createJunctionData.sqf b/A3-Antistasi/NavGridTools/createJunctionData.sqf index 08549d341f..4e25412847 100644 --- a/A3-Antistasi/NavGridTools/createJunctionData.sqf +++ b/A3-Antistasi/NavGridTools/createJunctionData.sqf @@ -121,7 +121,7 @@ if(_exitCount > 0) then _result = [_exitPoints, _midOfJunction, _ignoredSegments, _midSegment, _links]; }; -//hint format ["Entry point was %1\nLast was %2\nResults are %3", _entryPoint, _lastSegment, str _exitPoints]; +//hint format ["Entry point was %1
Last was %2
Results are %3", _entryPoint, _lastSegment, str _exitPoints]; //sleep 15; _result; diff --git a/A3-Antistasi/NavGridTools/createNavGrid.sqf b/A3-Antistasi/NavGridTools/createNavGrid.sqf index c97a0b73cf..0ad110c3ef 100644 --- a/A3-Antistasi/NavGridTools/createNavGrid.sqf +++ b/A3-Antistasi/NavGridTools/createNavGrid.sqf @@ -13,7 +13,7 @@ if(isNil "_showText") then [_showText] spawn { - hint "Starting setup, please stand by!"; + ["Nav Grid", "Starting setup, please stand by!"] call A3A_fnc_customHint; findConnection = compile preprocessFileLineNumbers "NavGridTools\findRoadConnections.sqf"; publicVariable "findConnection"; @@ -100,7 +100,7 @@ not every junction is suitable, the script will tell you, if that case happens.< _abort = true; }; if(_abort) exitWith {}; - hint format ["Found %1 marker as start points!", count _roadMarker]; + ["Nav Grid", format ["Found %1 marker as start points!", count _roadMarker]] call A3A_fnc_customHint; openSearchSegments = []; _notOnAJunction = []; @@ -149,7 +149,7 @@ not every junction is suitable, the script will tell you, if that case happens.< }; if(_abort) exitWith {}; - hint "Setup completed, starting script now!"; + ["Nav Grid", "Setup completed, starting script now!"] call A3A_fnc_customHint; sleep 2; openMap true; @@ -291,7 +291,7 @@ not every junction is suitable, the script will tell you, if that case happens.< private _result = [_lastSegment, _currentSegment] call createJunction; if(_result isEqualTo []) exitWith { - hint "Something went wrong, result is empty, please tell Wurzel that case happened!"; + ["Nav Grid", "Something went wrong, result is empty, please tell Wurzel that case happened!"] call A3A_fnc_customHint; sleep 15; }; @@ -300,7 +300,7 @@ not every junction is suitable, the script will tell you, if that case happens.< _linkPoints = _result select LINK_POINTS; _debug = time - _debug; - hintSilent format ["Junction data\nExits: %1\nLinks: %2\nTime: %3", count _exitPoints, count _linkPoints, _debug]; + ["Nav Grid", format ["Junction data
Exits: %1
Links: %2
Time: %3", count _exitPoints, count _linkPoints, _debug], true] call A3A_fnc_customHint; //sleep 1; @@ -392,11 +392,11 @@ not every junction is suitable, the script will tell you, if that case happens.< _currentSegment = objNull; }; }; - hintSilent format ["Open segments: %1\n Inner Loop: %2\n Outer Loop: %3\n", str (count openSearchSegments), _innerLoop, _outerLoop]; + ["Nav Grid", format ["Open segments: %1
Inner Loop: %2
Outer Loop: %3
", str (count openSearchSegments), _innerLoop, _outerLoop], true] call A3A_fnc_customHint; //sleep 0.1; }; }; - hint "Roads finished, writing data array now and deleting marker!"; + ["Nav Grid", "Roads finished, writing data array now and deleting marker!"] call A3A_fnc_customHint; { deleteMarker _x; } forEach allMarker; @@ -432,7 +432,7 @@ not every junction is suitable, the script will tell you, if that case happens.< _conNav = missionNamespace getVariable _x; if(!(_conNav isEqualType [])) then { - hint (str _conNav); + ["Nav Grid", (str _conNav)] call A3A_fnc_customHint; sleep 10; } else @@ -460,7 +460,7 @@ not every junction is suitable, the script will tell you, if that case happens.< }; } forEach navPointNames; - hint "Data prepared, setting up finished nav grid"; + ["Nav Grid", "Data prepared, setting up finished nav grid"] call A3A_fnc_customHint; { _data = _x; diff --git a/A3-Antistasi/NavGridTools/extractRoadTypeData.sqf b/A3-Antistasi/NavGridTools/extractRoadTypeData.sqf index 93cd39b2b4..20655c78b3 100644 --- a/A3-Antistasi/NavGridTools/extractRoadTypeData.sqf +++ b/A3-Antistasi/NavGridTools/extractRoadTypeData.sqf @@ -26,7 +26,7 @@ try } catch { - hint "Error while loading the roadslib!"; + ["Roads Lib", "Error while loading the roadslib!"] call A3A_fnc_customHint; _abort = true; }; @@ -71,14 +71,14 @@ while {_nextClass != -1} do missionNamespace setVariable [format ["type_%1", _number], _roadType]; //Set debug string - _debugString = format ["%1Set road class %2 to type %3\n",_debugString, _number, _roadType]; + _debugString = format ["%1Set road class %2 to type %3
",_debugString, _number, _roadType]; //Cut class out of string _contentString = _contentString select [_endIndex + 1]; _nextClass = _contentString find "class"; }; -hint _debugString; +["Roads Lib", _debugString] call A3A_fnc_customHint; sleep 15; true; diff --git a/A3-Antistasi/NavGridTools/findOffset.sqf b/A3-Antistasi/NavGridTools/findOffset.sqf index 29bf97e268..61232cf9d8 100644 --- a/A3-Antistasi/NavGridTools/findOffset.sqf +++ b/A3-Antistasi/NavGridTools/findOffset.sqf @@ -16,7 +16,7 @@ _lowestFileIndex = 999999; }; } forEach roadTypes; -hint format ["FileHigh: %1\nFileLow: %2", _highestFileIndex, _lowestFileIndex]; +["Find Offset", format ["FileHigh: %1
FileLow: %2", _highestFileIndex, _lowestFileIndex]] call A3A_fnc_customHint; sleep 5; _highestStreetIndex = 0; @@ -37,22 +37,22 @@ waitUntil {sleep 1; (count _allRoads > 0)}; if(_number > _highestStreetIndex) then { _highestStreetIndex = _number; - //hint format ["Full: %3\nRes %1\nNumber: %2", _result, _number, _roadNameFull]; + //hint format ["Full: %3
Res %1
Number: %2", _result, _number, _roadNameFull]; //sleep 1; }; if(_number < _lowestStreetIndex) then { _lowestStreetIndex = _number; - //hint format ["Full: %3\nRes %1\nNumber: %2", _result, _number, _roadNameFull]; + //hint format ["Full: %3
Res %1
Number: %2", _result, _number, _roadNameFull]; //sleep 1; }; }; } forEach _allRoads; -hint format ["StreetHigh: %1\nStreetLow: %2", _highestStreetIndex, _lowestStreetIndex]; +["Find Offset", format ["StreetHigh: %1
StreetLow: %2", _highestStreetIndex, _lowestStreetIndex]] call A3A_fnc_customHint; sleep 15; _difHighest = _highestStreetIndex - _highestFileIndex; _difLowest = _lowestStreetIndex - _lowestFileIndex; -hint format ["High Offset: %1\nLow Offset: %2\nEqual: %3", _difHighest, _difLowest, str (_difHighest == _difLowest)]; +["Find Offset", format ["High Offset: %1
Low Offset: %2
Equal: %3", _difHighest, _difLowest, str (_difHighest == _difLowest)]] call A3A_fnc_customHint; diff --git a/A3-Antistasi/NavGrids/navGridBornholm.sqf b/A3-Antistasi/NavGrids/navGridBornholm.sqf deleted file mode 100644 index d9acb2fbb5..0000000000 --- a/A3-Antistasi/NavGrids/navGridBornholm.sqf +++ /dev/null @@ -1,1640 +0,0 @@ -navGrid = [[0,[3589.35,14689.5,0],[[1,2],[2,2],[3,2]]], [1,[3739.88,14703,-7.62939e-006],[[0,2],[36,2]]], [2,[3554.99,14792.1,0],[[0,2],[37,2]]], [3,[3539.07,14581.5,0],[[0,2],[38,2]]], [4,[5271.24,13182.7,0],[[4,2],[5,2],[6,2]]], [5,[5282.48,13234.9,0],[[4,2],[39,2],[40,2]]], -[6,[5290.23,13045,-7.62939e-006],[[4,2],[41,2]]], [7,[11065.4,11777.7,0],[[7,2],[8,2],[9,2]]], [8,[11106,11794.1,-3.8147e-006],[[7,2],[42,2],[43,2],[44,2]]], [9,[10908.4,11684.9,1.90735e-006],[[7,2],[45,2],[9,2],[46,2],[47,2]]], [10,[17194.2,7424.65,1.90735e-006],[[11,2],[12,2],[13,2],[14,2]]], [11,[17021,7355.08,0],[[10,2],[48,2]]], -[12,[17113.2,7570.42,0],[[10,2],[49,2]]], [13,[17270.3,7281.13,0],[[10,2],[50,2]]], [14,[17378.7,7484.74,0],[[10,2],[51,2]]], [15,[15483.2,5036.89,1.27157e-006],[[16,2],[17,2],[18,2]]], [16,[15404.8,5004.88,0],[[15,2],[52,2],[53,2]]], [17,[15619.5,5085.29,-1.27157e-006],[[15,2],[17,2],[54,2]]], -[18,[15488,5132.79,0],[[15,2],[55,2]]], [19,[10975.4,2849.51,-1.27157e-006],[[20,2],[21,2],[22,2]]], [20,[10987.9,3020.98,0],[[19,2],[56,2],[20,2],[57,2]]], [21,[11134.5,2834.53,0],[[19,2],[58,2]]], [22,[10895.6,2839.97,1.27157e-006],[[19,2],[59,2],[60,2]]], [23,[7110.51,5926.74,0],[[24,2],[25,2],[26,2]]], -[24,[7263.55,5918.26,0],[[23,2],[61,2]]], [25,[7049.47,5911.66,0],[[23,2],[62,2],[25,2],[63,2]]], [26,[7135.59,6021.81,1.27157e-006],[[23,2],[64,2],[65,2]]], [27,[2406,6999.13,0],[[28,2],[29,2],[30,2]]], [28,[2585.42,6912.86,0],[[27,2],[66,2]]], [29,[2374.76,6895.67,0],[[27,2],[67,2]]], -[30,[2308.42,7045.32,-4.76837e-007],[[27,2],[68,2],[69,2],[70,2]]], [31,[1697.82,7617.4,0],[[32,2],[33,2],[34,2],[35,2]]], [32,[1602.08,7596.76,-9.53674e-007],[[31,2],[71,2],[32,2],[72,2]]], [33,[1799.61,7653.48,0],[[31,2],[73,2],[74,2],[75,2]]], [34,[1729.96,7479.05,0],[[31,2],[76,2]]], [35,[1629.55,7749.39,-1.90735e-007],[[31,2],[77,2],[73,2],[78,2],[79,2],[72,2],[80,2]]], -[36,[3791.5,14709.9,-5.08626e-006],[[1,2],[81,2],[82,2]]], [37,[3550.49,14802.4,0],[[2,2]]], [38,[3392.22,14486.5,2.54313e-006],[[3,2],[83,2],[84,2]]], [39,[5322.69,13259.1,0],[[5,2],[85,2],[86,2]]], [40,[5243.65,13404.8,0],[[5,2],[87,2],[88,2],[89,2]]], [41,[5309.55,12935,1.90735e-006],[[6,2],[90,2],[91,2],[92,2]]], -[42,[11171,11678.1,0],[[8,2],[42,2]]], [43,[11153.2,11816.2,1.90735e-006],[[8,2],[93,2],[43,2],[94,2]]], [44,[11067.6,11963.9,0],[[8,2],[95,2]]], [45,[10912.1,11706.6,0],[[9,2],[96,2]]], [46,[10982,11570.6,7.62939e-006],[[9,2],[97,2]]], [47,[10861.7,11673.1,0],[[9,2],[98,2],[99,2]]], -[48,[16896.1,7254.52,0],[[11,2],[100,2]]], [49,[17043,7698.93,-7.62939e-006],[[12,2],[101,2]]], [50,[17328.3,7160.38,-3.8147e-006],[[13,2],[102,2]]], [51,[17437.6,7512.28,0],[[14,2],[103,2],[104,2]]], [52,[15522.4,4889.29,-9.53674e-007],[[16,2],[52,2],[105,2]]], [53,[15306.6,4982.29,0],[[16,2],[106,2],[107,2]]], -[54,[15788.4,5108.13,0],[[17,2],[108,2]]], [55,[15501.9,5151.81,1.27157e-006],[[18,2],[55,2],[109,2]]], [56,[11000.7,3158.4,0],[[20,2],[110,2],[111,2],[112,2]]], [57,[10850.5,3044.93,1.27157e-006],[[20,2],[57,2],[113,2]]], [58,[11286.7,2792.9,2.54313e-006],[[21,2],[114,2],[115,2]]], [59,[10873.2,2681.32,-1.90735e-006],[[22,2],[116,2]]], -[60,[10746.8,2841.66,0],[[22,2],[117,2]]], [61,[7390.93,5937.71,0],[[24,2],[118,2],[119,2]]], [62,[7004.88,5750.55,-3.8147e-006],[[25,2],[120,2]]], [63,[6945.42,5916.27,0],[[25,2],[121,2],[122,2]]], [64,[7191.92,6158.79,-7.62939e-006],[[26,2],[123,2]]], [65,[6974.92,6106.33,0],[[26,2],[124,2]]], -[66,[2692.55,6838.15,0],[[28,2],[125,2]]], [67,[2363.65,6793.27,0],[[29,2],[126,2]]], [68,[2310.62,7216.45,0],[[30,2],[127,2]]], [69,[2267.19,6838.33,0],[[30,2],[128,2],[126,2]]], [70,[2169.5,7116.07,0],[[30,2],[129,2]]], [71,[1522.7,7571.65,0],[[32,2],[130,2],[131,2],[132,2]]], -[72,[1643.2,7642.96,0],[[32,2],[35,2],[79,2]]], [73,[1785.74,7716.81,-6.35783e-007],[[33,2],[35,2],[133,2],[134,2]]], [74,[1892.22,7559.83,0],[[33,2],[135,2]]], [75,[1950.6,7654.34,0],[[33,2],[136,2]]], [76,[1722.79,7388.94,3.8147e-007],[[34,2],[137,2],[135,2],[138,2],[130,2],[139,2],[140,2]]], [77,[1728.47,7812.83,0],[[35,2],[141,2]]], -[78,[1609.32,7817.18,0],[[35,2],[142,2],[143,2]]], [79,[1630.97,7685.05,0],[[35,2],[72,2],[144,2]]], [80,[1463.89,7708.13,-4.76837e-007],[[35,2],[131,2],[145,2],[146,2],[142,2]]], [81,[3729.55,14561.8,0],[[36,2],[147,2]]], [82,[3880.88,14849.8,0],[[36,2],[148,2]]], [83,[3254.14,14429.7,-7.62939e-006],[[38,2],[149,2]]], -[84,[3365.99,14320.7,7.62939e-006],[[38,2],[150,2]]], [85,[5439,13362.9,0],[[39,2],[151,2]]], [86,[5363.07,13213.7,0],[[39,2]]], [87,[5302.8,13448.8,-3.8147e-006],[[40,2],[87,2],[152,2]]], [88,[5070.93,13357.3,0],[[40,2],[153,2]]], [89,[5190.54,13571.6,0],[[40,2],[154,2]]], -[90,[5421.21,12862.5,-7.62939e-006],[[41,2],[155,2]]], [91,[5240.77,12759.8,-7.62939e-006],[[41,2],[156,2]]], [92,[5416.58,13018.8,0],[[41,2],[157,2]]], [93,[11118.1,11911,-7.62939e-006],[[43,2]]], [94,[11251.9,11805.2,1.27157e-006],[[43,2],[158,2],[159,2],[160,2],[161,2],[162,2]]], [95,[11033.3,12116.5,0],[[44,2],[163,2]]], -[96,[10866.9,11753.6,0],[[45,2],[98,2]]], [97,[11067.7,11465.9,2.54313e-006],[[46,2],[164,2],[165,2]]], [98,[10816.9,11720.5,5.08626e-006],[[47,2],[96,2],[166,2]]], [99,[10722.1,11591.3,0],[[47,2],[167,2]]], [100,[16783.6,7144.36,2.54313e-006],[[48,2],[168,2],[169,2]]], [101,[17026.4,7726.33,-3.05176e-006],[[49,2],[101,2],[170,2],[171,2],[172,2]]], -[102,[17336.6,7122.34,0],[[50,2],[173,2],[174,2]]], [103,[17607.4,7514.54,0],[[51,2],[175,2]]], [104,[17425.6,7655.65,0],[[51,2],[176,2]]], [105,[15583.7,4812.84,0],[[52,2],[177,2],[178,2]]], [106,[15247.2,4853.55,0],[[53,2],[179,2]]], [107,[15215.8,4979.37,0],[[53,2],[180,2],[181,2]]], -[108,[15939.3,5114.95,-3.8147e-006],[[54,2],[182,2]]], [109,[15634.6,5242.77,0],[[55,2],[183,2]]], [110,[10912.9,3287.78,0],[[56,2],[184,2]]], [111,[11175.3,3133.3,0],[[56,2],[185,2]]], [112,[11037.4,3290.95,3.8147e-006],[[56,2],[186,2]]], [113,[10795.4,3150.65,0],[[57,2],[187,2]]], -[114,[11345,2787.12,1.27157e-006],[[58,2],[188,2],[189,2]]], [115,[11273.9,2654.94,3.8147e-006],[[58,2],[190,2]]], [116,[10868.4,2502.07,0],[[59,2],[191,2]]], [117,[10720.5,2846.04,0],[[60,2],[192,2],[193,2]]], [118,[7377.5,5871.93,0],[[61,2]]], [119,[7464.35,5963.81,-9.53674e-007],[[61,2],[194,2],[195,2],[196,2]]], -[120,[7013.14,5727.43,0],[[62,2],[197,2],[198,2]]], [121,[6908.69,5803.08,0],[[63,2]]], [122,[6844.59,5923.64,0],[[63,2],[199,2]]], [123,[7238.91,6243.63,2.54313e-006],[[64,2],[200,2],[201,2]]], [124,[6896.57,6127.07,-1.90735e-006],[[65,2],[202,2],[124,2],[203,2],[204,2]]], [125,[2797.42,6751.5,0],[[66,2],[205,2]]], -[126,[2293.61,6748.45,0],[[67,2],[69,2],[128,2]]], [127,[2332.8,7317.63,0],[[68,2],[206,2],[127,2],[207,2]]], [128,[2247.25,6741.57,7.62939e-007],[[69,2],[126,2],[208,2],[209,2],[210,2]]], [129,[2041.54,7193.7,0],[[70,2],[211,2]]], [130,[1521.94,7506.71,0],[[71,2],[76,2],[138,2],[212,2],[132,2],[213,2]]], [131,[1505.26,7626.02,6.35783e-007],[[71,2],[80,2],[131,2]]], -[132,[1373.36,7577.68,-4.76837e-007],[[71,2],[130,2],[214,2],[132,2],[145,2],[212,2]]], [133,[1870.98,7838.49,0],[[73,2]]], [134,[1737.55,7817.38,0],[[73,2]]], [135,[1910.26,7551.13,0],[[74,2],[76,2],[137,2],[136,2],[215,2]]], [136,[1983.19,7664.04,6.35783e-007],[[75,2],[135,2],[215,2],[216,2]]], [137,[1862.61,7497.05,0],[[76,2],[135,2],[137,2],[217,2]]], -[138,[1607.02,7485.02,0],[[76,2],[130,2],[218,2]]], [139,[1865.07,7283.21,0],[[76,2],[219,2],[211,2]]], [140,[1689.47,7345.83,0],[[76,2],[213,2],[220,2],[221,2]]], [141,[1711.53,7904.96,0],[[77,2],[222,2],[143,2],[223,2]]], [142,[1482.21,7790.71,0],[[78,2],[80,2],[146,2]]], [143,[1578.03,7905.54,-2.38419e-007],[[78,2],[141,2],[224,2],[225,2]]], -[144,[1572.05,7679.38,0],[[79,2]]], [145,[1363.19,7706.13,-3.8147e-007],[[80,2],[132,2],[226,2],[146,2],[145,2],[227,2]]], [146,[1444.99,7779.38,4.76837e-007],[[80,2],[142,2],[145,2],[146,2],[226,2]]], [147,[3771.85,14411.3,0],[[81,2],[228,2],[229,2]]], [148,[3956.16,14951.4,0],[[82,2],[230,2],[231,2],[232,2],[233,2]]], [149,[3123.06,14435.6,0],[[83,2],[234,2]]], -[150,[3342.3,14158.5,0],[[84,2],[235,2]]], [151,[5464.73,13373.6,0],[[85,2],[236,2],[151,2]]], [152,[5296.59,13535.1,0],[[87,2]]], [153,[4927.46,13301.7,-7.62939e-006],[[88,2],[237,2]]], [154,[5173.38,13612,0],[[89,2],[238,2],[239,2]]], [155,[5447.65,12861.2,-5.08626e-006],[[90,2],[155,2],[240,2]]], -[156,[5217.13,12714.9,0],[[91,2],[241,2],[242,2]]], [157,[5531.53,13103.7,7.62939e-006],[[92,2],[243,2]]], [158,[11355.6,11798.9,2.54313e-006],[[94,2],[159,2],[244,2]]], [159,[11356.3,11756,0],[[94,2],[158,2],[245,2]]], [160,[11291.4,11663.1,0],[[94,2],[165,2],[246,2],[245,2]]], [161,[11316.7,11875.1,0],[[94,2],[247,2],[248,2]]], -[162,[11170.4,12002.8,0],[[94,2],[249,2]]], [163,[11006.6,12223.3,-1.90735e-006],[[95,2],[250,2],[251,2],[252,2]]], [164,[10941.2,11360.2,0],[[97,2],[253,2]]], [165,[11151.1,11577.3,0],[[97,2],[160,2]]], [166,[10667.1,11862.9,-7.62939e-006],[[98,2],[254,2]]], [167,[10648.1,11541.7,-2.54313e-006],[[99,2],[255,2],[256,2]]], -[168,[16698,7083.4,2.54313e-006],[[100,2],[257,2],[258,2]]], [169,[16955.2,7088.74,-7.62939e-006],[[100,2],[259,2]]], [170,[17128.5,7736.01,0],[[101,2]]], [171,[16917.5,7702.22,0],[[101,2],[260,2],[261,2]]], [172,[16927.4,7846.24,-2.54313e-006],[[101,2],[262,2],[263,2]]], [173,[17243.6,7108.53,0],[[102,2],[264,2]]], -[174,[17371.4,7041.69,0],[[102,2],[265,2],[266,2]]], [175,[17771.5,7513.29,0],[[103,2],[267,2]]], [176,[17494.5,7746.51,3.8147e-006],[[104,2],[268,2]]], [177,[15541.9,4697.48,0],[[105,2],[177,2]]], [178,[15741.8,4667.37,0],[[105,2],[269,2]]], [179,[15193,4750.99,-3.8147e-006],[[106,2],[270,2]]], -[180,[15021.6,4965.66,0],[[107,2],[271,2]]], [181,[15204.6,5121.48,0],[[107,2],[272,2]]], [182,[16005.3,5107.75,1.27157e-006],[[108,2],[273,2],[274,2]]], [183,[15713.6,5371.83,0],[[109,2],[275,2]]], [184,[10824.8,3391.95,0],[[110,2],[276,2]]], [185,[11340.9,3124.17,0],[[111,2],[277,2]]], -[186,[11085.4,3424.36,0],[[112,2],[278,2]]], [187,[10718.5,3212.53,0],[[113,2],[279,2]]], [188,[11481.2,2738.89,0],[[114,2],[280,2],[281,2]]], [189,[11356.2,2829.62,3.8147e-006],[[114,2]]], [190,[11242.3,2537.08,0],[[115,2],[282,2]]], [191,[10824.1,2359.47,-1.90735e-006],[[116,2],[283,2]]], -[192,[10726.6,2897.72,1.90735e-006],[[117,2]]], [193,[10561.1,2829.71,0],[[117,2],[284,2]]], [194,[7646.63,6006.82,0],[[119,2],[285,2]]], [195,[7450.18,5810.17,0],[[119,2],[286,2]]], [196,[7484.68,6163.97,0],[[119,2],[287,2]]], [197,[7022.71,5533.81,3.8147e-006],[[120,2],[288,2]]], -[198,[7165.64,5728.8,0],[[120,2]]], [199,[6777.07,5915.29,1.27157e-006],[[122,2],[289,2],[290,2]]], [200,[7298.28,6222.7,-7.62939e-006],[[123,2]]], [201,[7294.73,6369.57,0],[[123,2],[291,2]]], [202,[6933.15,6136.2,-3.8147e-006],[[124,2]]], [203,[6829.96,6090.99,0],[[124,2],[292,2],[293,2]]], -[204,[6791.96,6183.28,0],[[124,2],[294,2]]], [205,[2823.43,6728.88,0],[[125,2],[295,2],[296,2]]], [206,[2306.08,7320.84,0],[[127,2],[206,2]]], [207,[2403.46,7353.13,0],[[127,2],[297,2],[298,2]]], [208,[2289.41,6599.36,0],[[128,2],[299,2]]], [209,[2182.5,6607.57,9.53674e-007],[[128,2],[300,2],[301,2],[302,2]]], -[210,[2116.03,6822.59,1.90735e-006],[[128,2],[303,2]]], [211,[2016.65,7207.9,6.35783e-007],[[129,2],[139,2],[219,2],[304,2]]], [212,[1366.19,7537.65,0],[[130,2],[132,2],[305,2]]], [213,[1514.05,7361.24,4.76837e-007],[[130,2],[140,2],[306,2],[221,2],[307,2]]], [214,[1405.78,7577.98,0],[[132,2]]], [215,[2016.42,7636.74,0],[[136,2],[308,2],[135,2]]], -[216,[1999.4,7787.04,0],[[136,2],[309,2]]], [217,[2002.2,7507.69,0],[[137,2],[217,2],[310,2]]], [218,[1644.93,7539.89,0],[[138,2]]], [219,[1964.22,7234.05,0],[[139,2],[211,2],[311,2]]], [220,[1654.22,7282.7,0],[[140,2],[312,2]]], [221,[1570.42,7372.4,0],[[213,2],[140,2],[422,2]]], -[222,[1656.42,8067.17,0],[[141,2],[313,2]]], [223,[1832.02,7964.12,0],[[141,2],[314,2]]], [224,[1469.44,7902.78,0],[[143,2],[226,2],[315,2]]], [225,[1501.86,8006.56,2.38419e-007],[[143,2],[315,2],[316,2],[317,2]]], [226,[1382.46,7780.54,0],[[145,2],[146,2],[224,2],[315,2]]], [227,[1259.33,7756.5,0],[[145,2],[227,2],[318,2],[319,2]]], -[228,[3908.94,14452.9,0],[[147,2]]], [229,[3767.56,14352.8,5.08626e-006],[[147,2],[320,2],[321,2]]], [230,[4039.43,15139.7,0],[[148,2],[322,2],[323,2],[324,2]]], [231,[3833.25,14968.9,-7.62939e-006],[[148,2]]], [232,[3992.88,14894.6,0],[[148,2]]], [233,[4132.73,14886.8,0],[[148,2],[233,2]]], -[234,[3097.19,14435.2,0],[[149,2],[325,2],[326,2]]], [235,[3344.16,14148.1,0],[[150,2],[327,2],[328,2]]], [236,[5594.8,13490.2,0],[[151,2],[329,2]]], [237,[4899.36,13327.3,0],[[153,2],[237,2],[330,2]]], [238,[4997.44,13518.6,0],[[154,2],[330,2],[331,2]]], [239,[5181.21,13709.7,0],[[154,2],[332,2],[333,2]]], -[240,[5523.28,12764.3,-1.90735e-006],[[155,2],[334,2],[335,2],[336,2]]], [241,[5153.67,12851.9,0],[[156,2],[337,2]]], [242,[5210.63,12660.2,-2.54313e-006],[[156,2],[338,2],[242,2]]], [243,[5582.53,13138.5,0],[[157,2],[339,2],[340,2]]], [244,[11526.2,11792.7,-3.8147e-006],[[158,2],[341,2],[342,2],[343,2]]], [245,[11365.9,11729.4,-2.54313e-006],[[159,2],[160,2],[344,2],[246,2]]], -[246,[11359.9,11685.4,7.62939e-006],[[160,2],[245,2],[345,2]]], [247,[11459.2,12017.3,0],[[161,2],[346,2],[347,2]]], [248,[11384.1,11858.4,0],[[161,2]]], [249,[11210.3,12140.2,0],[[162,2],[348,2]]], [250,[10914.8,12199.9,-2.54313e-006],[[163,2],[349,2],[350,2]]], [251,[10990.2,12334.3,-2.54313e-006],[[163,2],[351,2],[352,2]]], -[252,[11077.9,12247,0],[[163,2],[348,2],[353,2]]], [253,[10928.7,11339,-1.90735e-006],[[164,2],[354,2],[355,2],[356,2]]], [254,[10530.7,11995.2,7.62939e-006],[[166,2],[357,2]]], [255,[10584.9,11528.7,2.54313e-006],[[167,2],[358,2],[359,2]]], [256,[10766.3,11409.7,7.62939e-006],[[167,2],[360,2]]], [257,[16652.3,7061.5,0],[[168,2],[361,2],[362,2]]], -[258,[16710.3,7033.97,1.90735e-006],[[168,2],[258,2],[363,2],[364,2]]], [259,[17089.7,7106.95,0],[[169,2],[264,2]]], [260,[16918.3,7640.32,0],[[171,2]]], [261,[16837,7696.37,0],[[171,2],[365,2],[366,2],[262,2]]], [262,[16822.6,7778.01,0],[[172,2],[261,2],[366,2]]], [263,[16838.5,7985.28,0],[[172,2],[367,2]]], -[264,[17189.6,7054.5,-1.27157e-006],[[173,2],[259,2],[264,2]]], [265,[17465.6,7076.82,0],[[174,2],[368,2]]], [266,[17420.3,6909.17,2.54313e-006],[[174,2],[369,2],[370,2]]], [267,[17856.8,7503.54,-6.35783e-007],[[175,2],[371,2],[372,2]]], [268,[17586.5,7797.06,3.8147e-006],[[176,2],[373,2]]], [269,[15807.1,4541.78,0],[[178,2],[374,2]]], -[270,[15109.9,4630.05,-3.8147e-006],[[179,2],[375,2]]], [271,[14905.6,4952.45,0],[[180,2],[376,2],[377,2]]], [272,[15300,5205.98,0],[[181,2],[378,2]]], [273,[16118.9,5134.08,0],[[182,2],[379,2],[380,2]]], [274,[16006.3,4948.29,0],[[182,2],[381,2]]], [275,[15688.6,5498.71,0],[[183,2],[382,2],[383,2],[384,2]]], -[276,[10726,3512.91,0],[[184,2],[385,2]]], [277,[11512.7,3112.77,-3.8147e-006],[[185,2],[386,2]]], [278,[11181.6,3484.18,0],[[186,2],[387,2]]], [279,[10620.8,3255.34,0],[[187,2],[388,2]]], [280,[11600.8,2710.69,0],[[188,2],[389,2],[390,2],[391,2]]], [281,[11460.4,2592.55,0],[[188,2],[392,2]]], -[282,[11243.6,2476.18,0],[[190,2]]], [283,[10718.1,2430.69,0],[[191,2]]], [284,[10435.7,2816.9,0],[[193,2],[393,2],[394,2]]], [285,[7693.3,6020.04,0],[[194,2],[395,2],[396,2]]], [286,[7434.86,5732.24,0],[[195,2],[397,2],[398,2]]], [287,[7501.22,6351.59,-7.62939e-006],[[196,2],[399,2]]], -[288,[7039.54,5469.82,0],[[197,2],[288,2],[400,2],[401,2],[402,2]]], [289,[6638.7,5841.56,0],[[199,2],[403,2]]], [290,[6806.28,6024.52,0],[[199,2]]], [291,[7341.43,6484.32,-7.62939e-006],[[201,2],[404,2]]], [292,[6675.28,6036.32,0],[[203,2],[405,2]]], [293,[6909.26,6103.47,0],[[203,2]]], -[294,[6726.91,6203.26,0],[[204,2],[406,2]]], [295,[2921.75,6659.97,-9.53674e-007],[[205,2],[407,2],[408,2],[409,2]]], [296,[2856.53,6601.21,0],[[205,2],[410,2]]], [297,[2521.93,7269.49,1.90735e-006],[[207,2],[411,2]]], [298,[2324.52,7466.71,0],[[207,2],[412,2]]], [299,[2356.97,6450.84,-1.90735e-006],[[208,2],[413,2]]], -[300,[2066.03,6591.77,0],[[209,2],[414,2]]], [301,[2217.04,6555.2,0],[[209,2]]], [302,[2114.17,6543.64,0],[[209,2]]], [303,[2074.65,6848.41,-6.35783e-007],[[210,2],[415,2],[416,2]]], [304,[1970.85,7227.79,0],[[211,2]]], [305,[1276.2,7533.06,0],[[212,2],[417,2],[305,2],[418,2],[419,2],[318,2]]], -[306,[1515.73,7286.04,0],[[213,2],[420,2],[421,2]]], [307,[1335.25,7351.65,9.53674e-007],[[213,2],[423,2]]], [308,[2148.52,7701.81,6.35783e-007],[[215,2],[424,2],[425,2]]], [309,[2025.02,7818.95,-1.27157e-006],[[216,2],[425,2],[426,2]]], [310,[2117.12,7536.5,-1.90735e-006],[[217,2],[427,2]]], [311,[2005.11,7112.15,0],[[219,2],[428,2]]], -[312,[1611.67,7257.71,0],[[220,2],[429,2],[421,2]]], [313,[1634.87,8154.8,0],[[222,2],[430,2],[316,2],[431,2],[432,2]]], [314,[1878.04,7991.05,0],[[223,2],[426,2],[433,2]]], [315,[1379.3,7911.62,-2.38419e-007],[[224,2],[225,2],[226,2],[319,2]]], [316,[1564.06,8063.91,3.17891e-007],[[225,2],[313,2],[430,2]]], [317,[1397.49,8151.97,0],[[225,2],[434,2]]], -[318,[1205.72,7648.75,0],[[227,2],[305,2],[419,2]]], [319,[1275.48,7892.79,0],[[227,2],[315,2],[435,2],[436,2]]], [320,[3714.04,14337.8,0],[[229,2]]], [321,[3813.95,14235.7,0],[[229,2],[437,2]]], [322,[4111.23,15250.2,-2.54313e-006],[[230,2],[438,2],[439,2]]], [323,[4141.86,15091.7,0],[[230,2],[440,2]]], -[324,[3907.88,15216.6,0],[[230,2],[441,2]]], [325,[3049.66,14429.9,-2.54313e-006],[[234,2],[442,2],[443,2]]], [326,[3106.42,14414.7,0],[[234,2]]], [327,[3398.67,14149.9,0],[[235,2]]], [328,[3325.13,14097.9,0],[[235,2]]], [329,[5712.16,13586.4,0],[[236,2],[444,2]]], -[330,[4861.08,13433.1,0],[[237,2],[238,2],[330,2],[445,2]]], [331,[4915.48,13674.2,0],[[238,2],[446,2]]], [332,[5164.36,13782.7,-2.54313e-006],[[239,2],[447,2],[448,2]]], [333,[5246.9,13678.9,7.62939e-006],[[239,2]]], [334,[5390.52,12681.6,0],[[240,2],[449,2]]], [335,[5623.94,12680.4,-1.52588e-006],[[240,2],[450,2],[451,2],[452,2],[453,2]]], -[336,[5643.48,12864.6,0],[[240,2],[454,2]]], [337,[5141.02,12870.1,0],[[241,2],[455,2],[337,2],[456,2]]], [338,[5177.96,12572.2,5.08626e-006],[[242,2],[457,2],[458,2],[449,2]]], [339,[5726.54,13236.8,0],[[243,2],[459,2]]], [340,[5567.52,13201,0],[[243,2]]], [341,[11570,11609.8,0],[[244,2],[460,2]]], -[342,[11478.8,11856.1,0],[[244,2]]], [343,[11749.2,11774.4,-7.62939e-006],[[244,2],[461,2]]], [344,[11416.8,11724.2,7.62939e-006],[[245,2]]], [345,[11370.9,11518,0],[[246,2],[462,2]]], [346,[11610.3,12181.5,0],[[247,2],[463,2]]], [347,[11485.5,11987.4,0],[[247,2]]], -[348,[11234.5,12220.5,0],[[249,2],[252,2],[464,2],[465,2]]], [349,[10919.3,12172.1,0],[[250,2]]], [350,[10738.4,12150.8,0],[[250,2],[466,2]]], [351,[10951.4,12489.1,0],[[251,2],[467,2]]], [352,[11104.9,12378.9,0],[[251,2],[352,2],[468,2]]], [353,[11117,12285.5,7.62939e-006],[[252,2],[353,2]]], -[354,[10899.1,11360.7,-5.08626e-006],[[253,2],[354,2],[469,2]]], [355,[10805.8,11236.1,-7.62939e-006],[[253,2],[470,2]]], [356,[11023.6,11249.3,0],[[253,2]]], [357,[10508.7,12017.4,0],[[254,2],[466,2],[471,2],[472,2]]], [358,[10530.9,11643,0],[[255,2]]], [359,[10503.1,11489.2,3.93207e-005],[[255,2],[359,2],[473,2],[474,2],[475,2],[476,2],[477,2],[478,2]]], -[360,[10781,11382.6,0],[[256,2],[479,2],[469,2]]], [361,[16546.2,7038.02,5.08626e-006],[[257,2],[480,2],[481,2]]], [362,[16625.5,6919.21,0],[[257,2],[482,2]]], [363,[16688.3,6986.4,2.54313e-006],[[258,2],[363,2],[483,2]]], [364,[16737.5,6983.77,0],[[258,2]]], [365,[16685.6,7653.78,-7.62939e-006],[[261,2],[484,2]]], -[366,[16809.1,7758.62,0],[[261,2],[262,2]]], [367,[16815.1,8015.78,0],[[263,2],[485,2],[486,2]]], [368,[17555.5,7123.56,-3.8147e-006],[[265,2],[487,2]]], [369,[17552.6,6938.61,0],[[369,2]]], [370,[17460.4,6758.08,0],[[266,2],[488,2]]], [371,[17828,7320.33,-3.8147e-006],[[267,2],[489,2]]], -[372,[17960.6,7665.65,1.90735e-006],[[267,2],[490,2]]], [373,[17537.2,7886.02,0],[[268,2],[491,2]]], [374,[15810.2,4505.57,-6.35783e-007],[[269,2],[492,2],[493,2]]], [375,[15004.1,4512.06,0],[[270,2],[494,2],[495,2]]], [376,[14924.5,4790.9,0],[[271,2],[376,2]]], [377,[14698.9,4939.96,0],[[271,2],[496,2],[497,2]]], -[378,[15254.6,5328.79,-1.27157e-006],[[272,2],[498,2],[499,2]]], [379,[16146.8,5307.48,3.8147e-006],[[273,2],[500,2]]], [380,[16275.4,5131.95,0],[[273,2],[501,2]]], [381,[16051.8,4774.45,0],[[274,2],[502,2]]], [382,[15664.1,5649.82,2.54313e-006],[[275,2],[503,2],[504,2]]], [383,[15731.7,5531.16,0],[[275,2]]], -[384,[15634,5497.64,-7.62939e-006],[[275,2]]], [385,[10678.2,3566.01,0],[[276,2],[505,2],[506,2],[388,2]]], [386,[11522.7,3112.73,0],[[277,2],[507,2],[508,2]]], [387,[11190.4,3613.54,0],[[278,2],[509,2]]], [388,[10654.9,3387.03,3.8147e-006],[[279,2],[385,2]]], [389,[11605.1,2677.27,2.54313e-006],[[280,2],[510,2],[511,2]]], -[390,[11562.4,2849.4,0],[[280,2],[508,2]]], [391,[11757.7,2820.22,-3.8147e-006],[[280,2],[512,2]]], [392,[11453.8,2539.41,0],[[281,2]]], [393,[10405.1,2631.52,0],[[284,2],[513,2]]], [394,[10303.7,2859.74,-6.35783e-007],[[284,2],[514,2],[515,2]]], [395,[7729.76,6172.93,0],[[285,2],[516,2]]], -[396,[7747.89,6017.48,-3.8147e-006],[[285,2],[517,2],[518,2]]], [397,[7500.25,5607.13,0],[[286,2],[519,2]]], [398,[7369.6,5737,3.8147e-006],[[286,2]]], [399,[7512.92,6472.33,0],[[287,2],[520,2]]], [400,[6941.62,5450.37,0],[[288,2],[521,2],[522,2]]], [401,[7148.03,5352.9,0],[[288,2],[523,2]]], -[402,[7141.7,5512.36,0],[[288,2],[524,2]]], [403,[6618.49,5836.05,0],[[289,2],[525,2],[526,2]]], [404,[7379.93,6607.11,0],[[291,2],[527,2]]], [405,[6564.89,5991.55,0],[[292,2],[528,2]]], [406,[6621.49,6123.04,0],[[294,2],[529,2]]], [407,[3008.42,6564.7,1.27157e-006],[[295,2],[408,2],[530,2]]], -[408,[3061.55,6557.59,0],[[295,2],[407,2],[531,2],[532,2],[533,2]]], [409,[3014.8,6783.87,0],[[295,2],[534,2]]], [410,[2852.26,6506.92,0],[[296,2],[535,2]]], [411,[2609.24,7269.85,0],[[297,2],[536,2]]], [412,[2279.7,7510.39,0],[[298,2],[537,2],[424,2],[427,2]]], [413,[2455.79,6319.82,0],[[299,2],[538,2],[539,2]]], -[414,[2117.39,6627.95,0],[[300,2],[540,2]]], [415,[2050.6,6876.06,0],[[303,2],[541,2],[428,2],[542,2]]], [416,[1976.08,6755.51,-4.76837e-007],[[303,2],[543,2],[540,2],[544,2]]], [417,[1102.42,7476.08,-9.53674e-008],[[305,2],[545,2],[546,2],[547,2],[548,2]]], [418,[1294.87,7434.45,0],[[305,2],[423,2]]], [419,[1204.79,7620.37,0],[[305,2],[318,2],[549,2]]], -[420,[1435.32,7227.16,2.38419e-007],[[306,2],[550,2],[420,2],[551,2],[421,2],[552,2]]], [421,[1530.05,7241.53,0],[[306,2],[312,2],[420,2],[429,2],[551,2]]], [422,[1583.98,7447.03,0],[[221,2]]], [423,[1312.01,7345.17,-2.38419e-007],[[307,2],[418,2],[423,2],[552,2]]], [424,[2265.19,7577.16,1.90735e-006],[[308,2],[412,2],[537,2]]], [425,[2162.14,7723.95,1.27157e-006],[[308,2],[309,2],[553,2]]], -[426,[1926.24,7933.11,0],[[309,2],[314,2]]], [427,[2207.36,7549.58,0],[[310,2],[412,2]]], [428,[2045.66,6987.43,-1.90735e-006],[[311,2],[415,2],[541,2]]], [429,[1582.94,7246.32,1.90735e-006],[[312,2],[421,2],[554,2]]], [430,[1602.4,8116.31,0],[[313,2],[316,2],[430,2]]], [431,[1561.2,8248.51,-9.53674e-007],[[313,2],[555,2]]], -[432,[1688.6,8191.12,0],[[313,2],[432,2],[556,2]]], [433,[2018.54,8061.24,0],[[314,2]]], [434,[1363.91,8174.47,0],[[317,2],[557,2],[436,2]]], [435,[1237.57,7865.24,2.38419e-007],[[319,2],[558,2],[435,2],[559,2]]], [436,[1309.63,8066.75,0],[[319,2],[434,2],[560,2]]], [437,[3754.06,14090.7,0],[[321,2],[561,2]]], -[438,[4164.35,15233.3,0],[[322,2]]], [439,[4152.26,15388.1,-2.54313e-006],[[322,2],[562,2],[563,2]]], [440,[4200.4,15043.9,0],[[323,2],[564,2]]], [441,[3795.18,15281.5,-3.8147e-006],[[324,2],[563,2],[565,2],[566,2]]], [442,[3050.06,14522.2,0],[[325,2],[567,2],[568,2]]], [443,[3006.47,14292.1,-2.54313e-006],[[325,2],[569,2],[570,2]]], -[444,[5747.15,13625.2,0],[[329,2],[571,2],[572,2]]], [445,[4662.74,13315.3,0],[[330,2],[573,2]]], [446,[4840.42,13814.7,0],[[331,2],[574,2]]], [447,[5179.56,13969,0],[[332,2],[575,2]]], [448,[5076.09,13788.9,2.54313e-006],[[332,2],[576,2],[577,2]]], [449,[5311.09,12561.6,-7.62939e-006],[[334,2],[338,2],[458,2]]], -[450,[5478.09,12586.4,2.54313e-006],[[335,2],[578,2],[579,2]]], [451,[5702.43,12563.3,-7.62939e-006],[[335,2],[580,2]]], [452,[5623.34,12759.7,0],[[335,2]]], [453,[5787.67,12768.1,-2.54313e-006],[[335,2],[581,2],[582,2]]], [454,[5748.27,12943.1,0],[[336,2],[583,2]]], [455,[5034.21,12998.3,0],[[337,2],[584,2]]], -[456,[5034.51,12830.9,-7.62939e-006],[[337,2],[585,2]]], [457,[5140.5,12486.3,0],[[338,2],[458,2],[586,2]]], [458,[5244.81,12505.3,1.27157e-006],[[338,2],[449,2],[457,2],[587,2],[458,2],[588,2],[579,2]]], [459,[5849.83,13300.9,0],[[339,2],[459,2]]], [460,[11652.8,11461.7,2.54313e-006],[[341,2],[589,2],[590,2]]], [461,[11762.7,11767.6,-5.08626e-006],[[343,2],[591,2],[592,2]]], -[462,[11368.6,11418.4,0],[[345,2],[593,2],[594,2],[595,2]]], [463,[11637.8,12206.2,-1.90735e-006],[[346,2],[596,2],[597,2],[598,2]]], [464,[11353.7,12392.7,0],[[348,2],[599,2]]], [465,[11267,12225.8,0],[[348,2]]], [466,[10673.4,12131.3,0],[[350,2],[357,2],[600,2]]], [467,[10954.6,12508,0],[[351,2],[601,2],[602,2]]], -[468,[11270.1,12464.8,2.54313e-006],[[352,2],[603,2],[604,2],[468,2]]], [469,[10851.8,11339.1,0],[[354,2],[360,2],[469,2]]], [470,[10674,11142.3,-7.62939e-006],[[355,2],[605,2]]], [471,[10385.1,12134.7,0],[[357,2],[606,2]]], [472,[10372.3,11918.2,0],[[357,2],[607,2]]], [473,[10518.3,11480.1,-6.86646e-005],[[359,2]]], -[474,[10499.4,11518.1,0],[[359,2]]], [475,[10476.9,11519.1,-2.28882e-005],[[359,2]]], [476,[10419,11517,4.42505e-005],[[359,2],[608,2],[476,2],[609,2],[478,2]]], [477,[10388,11405.8,2.54313e-006],[[359,2],[610,2],[611,2]]], [478,[10425.5,11472.8,2.54313e-006],[[359,2],[476,2],[478,2],[609,2]]], [479,[10769.4,11308.8,0],[[360,2]]], -[480,[16519.5,7049.48,0],[[361,2],[612,2],[480,2],[613,2]]], [481,[16482.6,6944.17,0],[[361,2],[614,2]]], [482,[16592.4,6759.49,7.62939e-006],[[362,2],[615,2]]], [483,[16647.7,6858.81,0],[[363,2],[616,2]]], [484,[16659,7643.4,1.90735e-006],[[365,2],[617,2],[618,2],[619,2]]], [485,[16764.8,8179.17,0],[[367,2],[620,2],[621,2]]], -[486,[16642.5,7947.22,-5.08626e-006],[[367,2],[622,2],[617,2]]], [487,[17604,7145.66,0],[[368,2]]], [488,[17468,6729.05,9.53674e-007],[[370,2],[623,2],[624,2],[625,2]]], [489,[17877.4,7183.88,0],[[371,2],[626,2]]], [490,[17992.1,7688.18,4.76837e-007],[[372,2],[627,2],[628,2],[629,2]]], [491,[17549.6,7924.29,1.27157e-006],[[373,2],[630,2],[491,2]]], -[492,[15779.1,4505.69,0],[[374,2]]], [493,[15824.9,4375.82,6.35783e-007],[[374,2],[631,2],[632,2]]], [494,[14916.3,4437.29,0],[[375,2],[633,2],[634,2]]], [495,[15117.4,4428.46,0],[[375,2],[635,2]]], [496,[14714.5,4809.12,9.53674e-007],[[377,2],[636,2],[637,2],[638,2]]], [497,[14521.4,4935.27,0],[[377,2],[639,2]]], -[498,[15109.4,5381.51,0],[[378,2],[640,2]]], [499,[15258.6,5441.84,-1.27157e-006],[[378,2],[641,2],[642,2]]], [500,[16157.3,5412.97,1.27157e-006],[[379,2],[500,2],[643,2]]], [501,[16345.7,5136.74,6.35783e-007],[[380,2],[644,2],[645,2]]], [502,[16126.4,4652.61,0],[[381,2],[646,2]]], [503,[15630.9,5809.57,-2.54313e-006],[[382,2],[647,2],[648,2]]], -[504,[15735.2,5635.05,0],[[382,2],[504,2]]], [505,[10751.8,3669.21,0],[[385,2],[649,2]]], [506,[10583.9,3673.03,0],[[385,2],[650,2],[651,2]]], [507,[11549.1,3277.37,-3.8147e-006],[[386,2],[652,2]]], [508,[11536.3,3030.85,0],[[386,2],[390,2],[508,2]]], [509,[11190.2,3757.71,0],[[387,2],[653,2]]], -[510,[11725.4,2645.86,0],[[389,2],[654,2]]], [511,[11577,2523.49,-3.8147e-006],[[389,2],[655,2]]], [512,[11877.2,2887.03,0],[[391,2],[656,2],[512,2]]], [513,[10351,2551.63,0],[[393,2],[657,2]]], [514,[10122,2910.21,-6.35783e-007],[[394,2],[658,2],[659,2]]], [515,[10341.3,3016.32,0],[[394,2],[660,2]]], -[516,[7740.11,6218.69,0],[[395,2]]], [517,[7953.62,6028.86,0],[[396,2],[661,2]]], [518,[7748.57,5923.47,-1.27157e-006],[[396,2],[518,2],[662,2]]], [519,[7541.54,5480.68,0],[[397,2],[663,2]]], [520,[7501.11,6504.25,-2.54313e-006],[[399,2],[664,2],[520,2],[665,2],[527,2]]], [521,[6877.28,5292.61,0],[[400,2],[666,2]]], -[522,[6771.08,5483.05,0],[[400,2],[667,2]]], [523,[7147.63,5293.68,0],[[401,2]]], [524,[7245.49,5483.3,0],[[402,2],[668,2]]], [525,[6546.08,5791.21,0],[[403,2],[669,2],[670,2]]], [526,[6650.8,5920.6,0],[[403,2]]], [527,[7383.66,6618.6,5.08626e-006],[[404,2],[520,2],[665,2],[671,2]]], -[528,[6410.09,5931.49,0],[[405,2],[672,2],[670,2]]], [529,[6673.58,6106.8,0],[[406,2],[529,2]]], [530,[2887.78,6455.79,-1.27157e-006],[[407,2],[673,2],[674,2]]], [531,[3146.73,6598.49,0],[[408,2],[675,2],[676,2]]], [532,[3157.72,6554.6,0],[[408,2],[677,2]]], [533,[3162.28,6407.66,0],[[408,2],[678,2]]], -[534,[3029.41,6808.72,0],[[409,2],[679,2],[680,2]]], [535,[2769.46,6537.48,-3.8147e-006],[[410,2],[681,2]]], [536,[2721.42,7226.36,3.8147e-006],[[411,2],[682,2],[536,2]]], [537,[2288.36,7536.7,0],[[412,2],[424,2],[683,2]]], [538,[2559.62,6200.84,0],[[413,2],[684,2]]], [539,[2373.91,6270.88,0],[[413,2],[685,2]]], -[540,[2053.69,6685.36,0],[[414,2],[416,2]]], [541,[2056.94,6938.74,0],[[415,2],[428,2]]], [542,[1947.29,6919.03,0],[[415,2],[686,2]]], [543,[1929.46,6687.01,0],[[416,2],[543,2],[687,2]]], [544,[1911.37,6797.84,0],[[416,2],[544,2],[688,2]]], [545,[1088.66,7517.69,3.17891e-007],[[417,2],[545,2],[689,2],[549,2]]], -[546,[1170.76,7327.1,0],[[417,2],[690,2]]], [547,[971.678,7409.9,0],[[417,2]]], [548,[991.303,7549.99,0],[[417,2],[548,2],[691,2]]], [549,[1068.1,7632.56,0],[[419,2],[545,2],[692,2],[693,2],[691,2]]], [550,[1427.04,7260.27,0],[[420,2],[550,2]]], [551,[1483.58,7221.58,0],[[420,2],[421,2],[694,2]]], -[552,[1344,7198.39,0],[[420,2],[423,2],[695,2],[696,2],[697,2],[690,2]]], [553,[2313.42,7778.19,0],[[425,2],[698,2]]], [554,[1638.78,7144.56,0],[[429,2],[699,2]]], [555,[1539.17,8282.18,-3.17891e-007],[[431,2],[700,2],[557,2]]], [556,[1846.84,8228.72,0],[[432,2],[701,2]]], [557,[1382.65,8266.34,-2.38419e-007],[[434,2],[555,2],[702,2],[703,2],[704,2]]], -[558,[1114.14,7818.31,0],[[435,2],[693,2]]], [559,[1200.51,7745.05,2.38419e-007],[[435,2],[559,2],[705,2],[693,2]]], [560,[1285.42,8104.16,-9.53674e-007],[[436,2]]], [561,[3702.69,13967.3,0],[[437,2],[706,2]]], [562,[4328.98,15444.1,0],[[439,2],[707,2]]], [563,[4032.29,15361.1,-1.90735e-006],[[439,2],[441,2],[708,2],[709,2]]], -[564,[4231.23,14945,0],[[440,2]]], [565,[3761.35,15420.2,0],[[441,2],[565,2]]], [566,[3593.49,15251,-7.62939e-006],[[441,2],[710,2]]], [567,[3005.5,14515.7,0],[[442,2]]], [568,[3079.18,14639.2,-2.54313e-006],[[442,2],[711,2],[712,2]]], [569,[2889.38,14146,1.90735e-006],[[443,2],[569,2],[713,2],[714,2]]], -[570,[3085.38,14283.7,0],[[443,2]]], [571,[5662.31,13769,0],[[444,2],[715,2]]], [572,[5915.56,13717.6,0],[[444,2],[716,2],[717,2]]], [573,[4643.68,13309.5,3.8147e-006],[[445,2],[718,2],[573,2],[719,2]]], [574,[4814.55,13832.2,0],[[446,2],[720,2],[574,2]]], [575,[5175.67,14051.3,-2.54313e-006],[[447,2],[721,2],[722,2]]], -[576,[5025.15,13715.1,0],[[448,2]]], [577,[5059.97,13831.1,-7.62939e-006],[[448,2]]], [578,[5462.36,12638.8,-5.91278e-005],[[450,2],[723,2],[724,2],[578,2]]], [579,[5438,12539.3,-2.54313e-006],[[450,2],[458,2],[725,2],[588,2],[726,2]]], [580,[5733.15,12550.2,0],[[451,2],[727,2],[728,2]]], [581,[5820.12,12801.7,1.90735e-006],[[453,2],[729,2],[581,2],[730,2]]], -[582,[5867.78,12656.8,0],[[453,2]]], [583,[5880.54,13050.4,0],[[454,2],[731,2]]], [584,[4947.98,12973.9,-7.62939e-006],[[455,2]]], [585,[5029.86,12812.7,0],[[456,2]]], [586,[5096.01,12459.7,0],[[457,2],[732,2],[733,2]]], [587,[5251.27,12453.8,0],[[458,2],[734,2],[735,2]]], -[588,[5360.15,12507.8,0],[[458,2],[579,2],[736,2],[735,2]]], [589,[11706.2,11454.9,-7.62939e-006],[[460,2]]], [590,[11681.5,11330.7,7.62939e-006],[[460,2],[737,2]]], [591,[11764.4,11630.1,0],[[461,2],[738,2]]], [592,[11811.8,11774.7,-5.08626e-006],[[461,2],[739,2],[592,2]]], [593,[11477.8,11496.9,0],[[462,2]]], -[594,[11368.4,11287.4,0],[[462,2],[594,2],[740,2],[741,2],[742,2]]], [595,[11311.3,11429.5,0],[[462,2],[595,2],[743,2]]], [596,[11531.7,12321.7,0],[[463,2],[744,2]]], [597,[11780.3,12074.8,0],[[463,2],[745,2]]], [598,[11701.7,12272,0],[[463,2],[746,2],[747,2]]], [599,[11395.9,12496.6,0],[[464,2],[748,2],[603,2]]], -[600,[10649.9,12167,0],[[466,2]]], [601,[10945.4,12564.7,0],[[467,2],[749,2],[750,2]]], [602,[11095.4,12585.5,0],[[467,2],[602,2]]], [603,[11334.5,12539.3,1.90735e-006],[[468,2],[599,2],[603,2],[751,2]]], [604,[11254.6,12445,0],[[468,2]]], [605,[10641.3,11062.1,-2.54313e-006],[[470,2],[752,2],[753,2]]], -[606,[10373.5,12157.7,-2.54313e-006],[[471,2],[754,2],[755,2]]], [607,[10270.6,11807.3,0],[[472,2],[756,2]]], [608,[10387.1,11533.8,-1.52588e-005],[[476,2]]], [609,[10417.3,11496.4,5.08626e-006],[[476,2],[478,2]]], [610,[10318.8,11397,0],[[477,2],[757,2],[758,2]]], [611,[10515.6,11240.6,7.62939e-006],[[477,2],[752,2]]], -[612,[16417.6,6965.87,0],[[480,2],[759,2]]], [613,[16431.3,7126.91,-7.62939e-006],[[480,2],[760,2]]], [614,[16448.7,6780.71,-7.62939e-006],[[481,2],[761,2]]], [615,[16599.5,6614.83,0],[[482,2],[762,2]]], [616,[16759.8,6817.72,0],[[483,2],[763,2]]], [617,[16648.8,7783.64,0],[[484,2],[486,2]]], -[618,[16539.3,7631.99,-2.54313e-006],[[484,2],[764,2],[765,2]]], [619,[16645.8,7490.25,0],[[484,2],[766,2],[767,2]]], [620,[16712,8348.27,0],[[485,2],[768,2],[769,2]]], [621,[16913.2,8196.27,0],[[485,2],[770,2]]], [622,[16521.8,8008.37,-7.62939e-006],[[486,2],[771,2]]], [623,[17530.4,6535.12,0],[[488,2],[772,2]]], -[624,[17568.1,6660.9,0],[[488,2],[773,2]]], [625,[17315.2,6637.87,0],[[488,2],[774,2],[775,2]]], [626,[17960.2,7071.67,-1.90735e-006],[[489,2],[776,2]]], [627,[17974.9,7743.88,0],[[490,2],[777,2],[627,2],[778,2],[629,2]]], [628,[18057.6,7512.51,9.53674e-007],[[490,2],[779,2]]], [629,[18014.1,7777.05,0],[[490,2],[627,2],[778,2]]], -[630,[17536.3,7955.83,0],[[491,2],[630,2],[780,2]]], [631,[15661.8,4351.96,0],[[493,2],[781,2]]], [632,[15883,4305.24,0],[[493,2],[782,2],[783,2]]], [633,[14814.1,4411.94,2.54313e-006],[[494,2],[638,2],[784,2]]], [634,[14901.7,4287.1,0],[[494,2],[785,2]]], [635,[15229.1,4351.23,0],[[495,2],[786,2]]], -[636,[14762.2,4835.53,0],[[496,2]]], [637,[14629.2,4781.47,0],[[496,2]]], [638,[14766.6,4601.04,0],[[496,2],[633,2]]], [639,[14502.3,4940.46,-1.27157e-006],[[497,2],[787,2],[788,2]]], [640,[15050.2,5475.91,-1.27157e-006],[[498,2],[789,2],[790,2]]], [641,[15252.7,5561.13,0],[[499,2],[791,2]]], -[642,[15405.2,5487.46,0],[[499,2],[792,2]]], [643,[16000.8,5446.04,0],[[500,2],[793,2]]], [644,[16378.6,5280.87,1.90735e-006],[[501,2],[794,2]]], [645,[16498.4,5117.8,0],[[501,2],[795,2]]], [646,[16213.9,4547.37,0],[[502,2],[796,2]]], [647,[15587,5984.65,0],[[503,2],[797,2]]], -[648,[15688.3,5826.8,0],[[503,2]]], [649,[10813.3,3664.16,0],[[505,2]]], [650,[10531.1,3742.09,1.27157e-006],[[506,2],[798,2],[799,2]]], [651,[10492.6,3545.01,0],[[506,2],[800,2],[801,2]]], [652,[11579.2,3423.34,0],[[507,2],[802,2]]], [653,[11225.6,3913.67,0],[[509,2],[803,2]]], -[654,[11744.8,2637.46,1.27157e-006],[[510,2],[804,2],[805,2]]], [655,[11565.9,2375.23,-3.8147e-006],[[511,2],[806,2]]], [656,[11967.7,2892.54,1.27157e-006],[[512,2],[807,2],[808,2]]], [657,[10236.7,2536.76,0],[[513,2],[809,2]]], [658,[10095.8,2767.15,0],[[514,2],[810,2]]], [659,[9926.73,2972.41,0],[[514,2],[811,2]]], -[660,[10378.9,3137.99,0],[[515,2],[812,2],[813,2]]], [661,[8042.9,6027.28,0],[[517,2],[814,2],[815,2]]], [662,[7778.27,5905.51,0],[[518,2],[662,2],[816,2]]], [663,[7517.8,5384.19,1.27157e-006],[[519,2],[817,2],[818,2]]], [664,[7507.24,6494.78,-3.8147e-006],[[520,2]]], [665,[7428.8,6596.8,-3.8147e-006],[[520,2],[527,2]]], -[666,[6839.46,5203.2,1.27157e-006],[[521,2],[819,2],[820,2]]], [667,[6683.63,5516.69,0],[[522,2],[821,2],[667,2],[822,2]]], [668,[7376.08,5419.94,0],[[524,2],[818,2]]], [669,[6446.77,5718.31,0],[[525,2],[823,2]]], [670,[6421.93,5840.55,0],[[525,2],[528,2],[672,2],[824,2]]], [671,[7322.13,6690.8,0],[[527,2],[825,2],[826,2]]], -[672,[6370.04,5911.56,-3.17891e-006],[[528,2],[670,2],[827,2],[828,2],[829,2],[830,2]]], [673,[2822.42,6398.13,0],[[530,2],[831,2],[832,2]]], [674,[2993.99,6334.12,0],[[530,2],[833,2]]], [675,[3352.39,6627.95,7.62939e-007],[[531,2],[834,2],[835,2],[836,2],[837,2]]], [676,[3145.3,6703.13,0],[[531,2],[838,2]]], [677,[3238.24,6512.12,0],[[532,2],[839,2]]], -[678,[3210.04,6347.49,0],[[533,2],[840,2],[841,2]]], [679,[3040.61,6949.39,3.8147e-006],[[534,2],[842,2]]], [680,[3111.31,6837.34,0],[[534,2]]], [681,[2684.41,6435.58,0],[[535,2],[831,2]]], [682,[2762.76,7225.7,0],[[536,2],[843,2],[682,2]]], [683,[2431.88,7456.82,0],[[537,2],[844,2]]], -[684,[2573.17,6193.76,0],[[538,2],[845,2],[831,2],[846,2]]], [685,[2233.34,6270.06,0],[[539,2],[847,2]]], [686,[1852.45,6972.56,0],[[542,2],[848,2]]], [687,[1831.63,6585.99,0],[[543,2],[849,2]]], [688,[1881.7,6811.15,0],[[544,2],[850,2],[688,2]]], [689,[1065.33,7559.91,-9.53674e-007],[[545,2],[689,2]]], -[690,[1187.06,7312.5,0],[[546,2],[552,2],[851,2],[696,2],[697,2]]], [691,[920.92,7595.25,0],[[548,2],[549,2],[852,2],[853,2]]], [692,[1065.58,7570.13,0],[[549,2]]], [693,[1097.44,7739.66,-3.17891e-007],[[549,2],[558,2],[559,2],[693,2]]], [694,[1498.93,7168.15,0],[[551,2],[694,2],[854,2],[695,2]]], [695,[1370.81,7136.81,-3.17891e-007],[[552,2],[694,2],[855,2]]], -[696,[1201.53,7181.17,-2.38419e-007],[[552,2],[690,2],[856,2],[851,2],[857,2]]], [697,[1236.11,7341.26,4.76837e-007],[[552,2],[690,2]]], [698,[2332.21,7782.44,0],[[553,2],[858,2],[859,2],[860,2],[698,2]]], [699,[1670.29,7108.13,6.35783e-007],[[554,2],[861,2],[848,2],[862,2]]], [700,[1654.04,8377.77,0],[[555,2],[863,2]]], [701,[1911.28,8251.03,0],[[556,2],[864,2]]], -[702,[1305.12,8233.6,3.17891e-007],[[557,2],[865,2],[866,2]]], [703,[1410.05,8419.18,-3.17891e-007],[[557,2],[867,2],[868,2]]], [704,[1477.92,8282.82,0],[[557,2]]], [705,[1193.79,7750.24,3.17891e-007],[[559,2]]], [706,[3681.3,13904.7,-2.54313e-006],[[561,2],[869,2],[870,2]]], [707,[4371.48,15466.3,0],[[562,2],[871,2],[872,2]]], -[708,[4042.72,15497.4,0],[[563,2],[873,2]]], [709,[3877.8,15440.8,0],[[563,2],[874,2]]], [710,[3485.33,15236.1,0],[[566,2],[875,2],[876,2],[877,2]]], [711,[3128.31,14777,-2.54313e-006],[[568,2],[878,2],[879,2]]], [712,[3212.38,14628.7,0],[[568,2]]], [713,[2886.91,14033.3,-2.54313e-006],[[569,2],[880,2],[881,2]]], -[714,[2727.39,14140.5,0],[[569,2]]], [715,[5651.06,13811.2,0],[[571,2]]], [716,[6010.07,13886,-7.62939e-006],[[572,2],[882,2]]], [717,[6054.13,13676.9,0],[[572,2]]], [718,[4515.15,13234.1,0],[[573,2],[883,2],[884,2],[885,2]]], [719,[4540.58,13452.5,0],[[573,2],[886,2]]], -[720,[4782.24,13956.4,0],[[574,2],[720,2]]], [721,[5155.99,14128.9,2.54313e-006],[[575,2],[721,2],[887,2]]], [722,[5336.63,14078,0],[[575,2],[888,2]]], [723,[5415.13,12631.7,7.62939e-006],[[578,2]]], [724,[5466.26,12667.2,0.000335693],[[578,2]]], [725,[5364.98,12522,-7.62939e-006],[[579,2],[725,2]]], -[726,[5502.99,12473.4,0],[[579,2]]], [727,[5907.03,12488.7,0],[[580,2],[889,2]]], [728,[5764.2,12458.6,0],[[580,2]]], [729,[5883.27,12810.1,-2.54313e-006],[[581,2],[890,2],[891,2]]], [730,[5777.6,12865.2,-2.54313e-006],[[581,2],[730,2],[892,2]]], [731,[6007.12,13147.4,0],[[583,2],[893,2]]], -[732,[5060.42,12538.6,0],[[586,2],[894,2]]], [733,[5075.67,12318,-7.62939e-006],[[586,2],[895,2]]], [734,[5162.12,12396.2,0],[[587,2],[896,2],[734,2],[897,2]]], [735,[5288.25,12418,-1.90735e-006],[[587,2],[588,2],[735,2],[736,2],[898,2]]], [736,[5352.69,12458.7,-1.90735e-006],[[588,2],[735,2],[736,2],[899,2]]], [737,[11678.5,11302.8,2.54313e-006],[[590,2],[742,2],[900,2]]], -[738,[11749.8,11621,0],[[591,2],[901,2],[738,2],[902,2]]], [739,[11885.9,11742.7,0],[[592,2],[903,2],[904,2]]], [740,[11261.8,11317.7,7.62939e-006],[[594,2]]], [741,[11316.4,11109,-1.90735e-006],[[594,2],[905,2],[906,2],[907,2]]], [742,[11508.7,11270.5,0],[[594,2],[737,2]]], [743,[11287.1,11422.5,0],[[595,2]]], -[744,[11477.2,12404.7,1.90735e-006],[[596,2],[908,2],[909,2],[744,2]]], [745,[11818.9,12044.1,0],[[597,2],[910,2],[911,2]]], [746,[11834.6,12390.1,-7.62939e-006],[[598,2],[912,2]]], [747,[11748.7,12253.6,0],[[598,2]]], [748,[11504.4,12635.2,0],[[599,2],[913,2]]], [749,[10910.4,12583.8,2.54313e-006],[[601,2],[749,2],[914,2]]], -[750,[10980.9,12814.6,0],[[601,2],[915,2],[914,2],[916,2],[917,2],[750,2]]], [751,[11343.1,12586.6,0],[[603,2],[751,2],[918,2]]], [752,[10551,11186.3,0],[[605,2],[611,2]]], [753,[10624.5,10999.6,2.54313e-006],[[605,2],[919,2],[920,2]]], [754,[10289,12232,0],[[606,2],[921,2],[754,2]]], [755,[10436.1,12197,0],[[606,2]]], -[756,[10230.2,11756.5,0],[[607,2],[922,2],[923,2]]], [757,[10228.6,11534.3,5.08626e-006],[[610,2],[924,2],[923,2]]], [758,[10255.8,11346.7,2.54313e-006],[[610,2],[925,2],[926,2]]], [759,[16285.3,6970.19,-7.62939e-006],[[612,2],[927,2]]], [760,[16440,7271.02,0],[[613,2],[928,2]]], [761,[16430.3,6725.05,2.54313e-006],[[614,2],[929,2],[930,2]]], -[762,[16524.1,6589.16,0],[[615,2],[931,2],[929,2]]], [763,[16883.6,6758.64,-7.62939e-006],[[616,2],[932,2]]], [764,[16563.7,7666.16,0],[[618,2],[764,2],[933,2]]], [765,[16390.9,7660.23,0],[[618,2],[934,2],[935,2]]], [766,[16755,7469.17,0],[[619,2],[936,2]]], [767,[16630,7353.36,0],[[619,2],[767,2]]], -[768,[16668.2,8490.2,-1.27157e-006],[[620,2],[937,2],[938,2]]], [769,[16565.3,8295.68,0],[[620,2],[939,2],[940,2],[941,2]]], [770,[17061.3,8232.71,0],[[621,2],[942,2],[943,2]]], [771,[16374.4,8080.56,0],[[622,2],[944,2]]], [772,[17558.1,6371.5,0],[[623,2],[945,2]]], [773,[17633.7,6568.99,0],[[624,2]]], -[774,[17126.1,6502.38,0],[[625,2],[946,2]]], [775,[17171.2,6668.32,0],[[625,2],[947,2]]], [776,[18010.1,6996.45,0],[[626,2],[948,2]]], [777,[17889.9,7897.06,0],[[627,2],[949,2]]], [778,[18005.8,7800.14,4.76837e-007],[[627,2],[629,2],[950,2],[951,2]]], [779,[18117.8,7364.38,0],[[628,2],[952,2]]], -[780,[17499.6,8005.13,-1.27157e-006],[[630,2],[953,2],[780,2],[954,2]]], [781,[15626.3,4344.38,-6.35783e-007],[[631,2],[955,2],[956,2]]], [782,[16047.8,4343.46,9.53674e-007],[[632,2],[957,2]]], [783,[15912.4,4154.82,0],[[632,2],[958,2]]], [784,[14657.7,4368.63,0],[[633,2],[959,2]]], [785,[14888.9,4158.31,0],[[634,2],[960,2]]], -[786,[15337.8,4282.75,0],[[635,2],[961,2]]], [787,[14485.8,5047.77,-9.53674e-007],[[639,2],[962,2],[963,2],[964,2]]], [788,[14473.4,4921.84,-1.27157e-006],[[639,2],[965,2],[966,2]]], [789,[15053.6,5602.67,0],[[640,2],[967,2]]], [790,[14895.3,5448.73,0],[[640,2],[968,2]]], [791,[15438.5,5598.15,3.8147e-006],[[641,2],[969,2]]], -[792,[15520.2,5513.52,-7.62939e-006],[[642,2]]], [793,[15991,5458.24,0],[[643,2],[793,2],[970,2]]], [794,[16465.5,5414.28,1.90735e-006],[[644,2],[971,2]]], [795,[16617.2,5102.44,-6.35783e-007],[[645,2],[972,2],[973,2]]], [796,[16265.5,4495.54,0],[[646,2],[974,2],[975,2],[957,2]]], [797,[15573.3,6066.58,0],[[647,2],[976,2],[977,2]]], -[798,[10397.5,3743.23,0],[[650,2]]], [799,[10428,3875.56,0],[[650,2],[978,2]]], [800,[10400.6,3388.58,0],[[651,2],[813,2]]], [801,[10352.2,3546.52,-3.8147e-006],[[651,2]]], [802,[11574.7,3448.43,0],[[652,2],[979,2],[980,2],[981,2]]], [803,[11258.2,4065.09,0],[[653,2],[982,2],[983,2],[984,2]]], -[804,[11799.3,2509.32,0],[[654,2]]], [805,[11904.5,2647.35,0],[[654,2],[985,2]]], [806,[11558.2,2282.77,-1.27157e-006],[[655,2],[986,2],[987,2]]], [807,[11972.9,3051.39,0],[[656,2],[988,2]]], [808,[12033.8,2891.54,0],[[656,2],[989,2],[990,2]]], [809,[10311.5,2474,0],[[657,2],[991,2]]], -[810,[10077.3,2631.08,0],[[658,2],[992,2]]], [811,[9841.55,3017.8,0],[[659,2],[993,2],[994,2]]], [812,[10536.5,3133.16,-3.8147e-006],[[660,2],[995,2],[996,2]]], [813,[10375.3,3303.62,0],[[660,2],[800,2]]], [814,[8119.89,6032.9,-2.54313e-006],[[661,2],[997,2],[998,2]]], [815,[8017.6,5883.89,0],[[661,2],[999,2]]], -[816,[7810.63,5861.08,-1.27157e-006],[[662,2],[816,2],[1000,2]]], [817,[7587.07,5365.44,0],[[663,2],[1001,2],[817,2],[1002,2]]], [818,[7448.74,5386.32,-1.27157e-006],[[663,2],[668,2],[1003,2]]], [819,[6755.27,4993.35,0],[[666,2],[1004,2],[819,2],[1005,2]]], [820,[6968.62,5174.56,0],[[666,2]]], [821,[6542.84,5560.75,0],[[667,2],[1006,2]]], -[822,[6714.2,5592.6,0],[[667,2]]], [823,[6408.73,5696.7,-2.54313e-006],[[669,2],[1006,2],[1007,2],[830,2]]], [824,[6450.65,5876.84,-1.27157e-006],[[670,2],[1008,2],[824,2]]], [825,[7336.49,6847.8,0],[[671,2],[1009,2]]], [826,[7278.48,6711.47,2.54313e-006],[[671,2],[1010,2],[1011,2]]], [827,[6309.65,5889.53,0],[[672,2],[1012,2],[1013,2]]], -[828,[6424.03,5965.5,0],[[672,2]]], [829,[6364.75,6135.61,0],[[672,2],[829,2],[1014,2],[1015,2]]], [830,[6356.22,5714.31,3.8147e-006],[[672,2],[823,2],[1007,2]]], [831,[2767.4,6349.88,-4.76837e-007],[[673,2],[681,2],[684,2],[845,2],[1016,2]]], [832,[2926.83,6314.09,0],[[673,2],[1017,2]]], [833,[3052.31,6286.13,-6.35783e-007],[[674,2],[1018,2],[841,2],[1019,2],[833,2]]], -[834,[3383.87,6780.59,3.8147e-006],[[675,2]]], [835,[3528.93,6712.35,3.8147e-006],[[675,2],[1020,2]]], [836,[3541.32,6663.61,-3.8147e-006],[[675,2],[1021,2]]], [837,[3418.93,6519.78,3.8147e-006],[[675,2],[1022,2]]], [838,[3202.52,6742.46,-3.8147e-006],[[676,2],[838,2]]], [839,[3307.63,6409.29,0],[[677,2],[1023,2]]], -[840,[3354.69,6232.44,0],[[678,2],[1024,2]]], [841,[3148.53,6224.52,1.90735e-006],[[678,2],[833,2],[1018,2]]], [842,[3029.29,7050.62,0],[[679,2],[1025,2]]], [843,[2814.81,7320.87,0],[[682,2],[1026,2],[1027,2]]], [844,[2532.39,7421.44,0],[[683,2],[1028,2]]], [845,[2687.29,6290.72,0],[[684,2],[831,2],[1029,2]]], -[846,[2707.62,6022.38,-1.90735e-006],[[684,2],[1030,2]]], [847,[2092.67,6288.21,0],[[685,2],[1031,2]]], [848,[1763.83,7013.87,0],[[686,2],[699,2],[861,2]]], [849,[1794.77,6561.67,3.17891e-007],[[687,2],[1032,2],[1033,2],[1034,2]]], [850,[1854.06,6817.67,6.35783e-007],[[688,2],[850,2],[1035,2]]], [851,[1190.71,7261.29,0],[[690,2],[696,2],[851,2]]], -[852,[928.926,7671.62,0],[[691,2],[1036,2]]], [853,[851.695,7590.24,0],[[691,2],[1037,2],[1038,2],[1039,2]]], [854,[1544.41,7066.8,6.35783e-007],[[694,2],[1040,2],[862,2]]], [855,[1360.52,7098.93,0],[[695,2],[1041,2],[1042,2]]], [856,[1156.81,7025.95,0],[[696,2],[1043,2]]], [857,[1147.41,7096.64,-7.94729e-008],[[696,2],[1044,2],[1045,2],[1046,2]]], -[858,[2503.26,7841.16,0],[[698,2],[1047,2],[1048,2],[1049,2]]], [859,[2286.04,7928.03,-9.53674e-007],[[698,2],[1050,2]]], [860,[2408.75,7796.58,3.8147e-007],[[698,2],[1051,2],[1052,2]]], [861,[1727.26,7048.05,-9.53674e-007],[[699,2],[848,2]]], [862,[1664.69,7094.66,-6.35783e-007],[[699,2],[854,2],[862,2]]], [863,[1686.46,8518.95,0],[[700,2],[1053,2]]], -[864,[2064.11,8295.35,0],[[701,2],[1054,2]]], [865,[1251.56,8104.85,0],[[702,2],[1055,2]]], [866,[1298.01,8259.64,0],[[702,2]]], [867,[1353.79,8442.03,-9.53674e-007],[[703,2]]], [868,[1443.23,8537.75,0],[[868,2],[1056,2]]], [869,[3826.68,13941.5,0],[[706,2],[1057,2]]], -[870,[3579.58,13776,5.08626e-006],[[706,2],[1058,2],[1059,2]]], [871,[4332.79,15555.4,-2.54313e-006],[[707,2],[1060,2],[1061,2]]], [872,[4451.25,15374.7,0],[[707,2],[1062,2],[872,2]]], [873,[4042.76,15551.4,0],[[708,2]]], [874,[3852.05,15571.1,0],[[709,2],[1063,2]]], [875,[3485.44,15388.2,7.62939e-006],[[710,2],[1064,2]]], -[876,[3331.5,15177.9,0],[[710,2],[1065,2],[1066,2]]], [877,[3487.07,15186,0],[[710,2]]], [878,[3142.68,14825.5,-5.08626e-006],[[711,2],[1067,2],[1068,2]]], [879,[3263.72,14798.8,-7.62939e-006],[[711,2],[1069,2]]], [880,[2899.79,13996.6,0],[[713,2],[1070,2],[1071,2]]], [881,[2833.85,14027.9,0],[[713,2]]], -[882,[6028.98,13911.2,-2.54313e-006],[[716,2],[1072,2],[1073,2]]], [883,[4577.53,13115.4,0],[[718,2],[883,2]]], [884,[4334.88,13135.4,0],[[718,2],[1074,2],[1075,2]]], [885,[4431.67,13342.6,7.62939e-006],[[718,2],[1076,2]]], [886,[4530.69,13598.1,0],[[719,2],[1077,2]]], [887,[5083.84,14295.9,0],[[721,2],[1078,2]]], -[888,[5477.9,14103.5,-7.62939e-006],[[722,2],[1079,2]]], [889,[6000.23,12406.6,0],[[727,2],[1080,2]]], [890,[5922.58,12669.7,7.62939e-006],[[729,2],[1081,2]]], [891,[5969.38,12836.6,0],[[729,2],[1082,2],[1083,2]]], [892,[5792.22,12892.2,0],[[730,2]]], [893,[6138.48,13274.7,0],[[731,2],[1084,2]]], -[894,[4993.79,12572.5,0],[[732,2],[1085,2]]], [895,[5063.26,12254.7,0],[[733,2],[1086,2],[1087,2]]], [896,[5110.11,12383.7,0],[[734,2]]], [897,[5164.71,12360.8,0],[[734,2],[1088,2],[1089,2],[897,2]]], [898,[5336.82,12340.1,2.54313e-006],[[735,2],[1090,2],[1089,2],[1091,2]]], [899,[5380.26,12397.8,0],[[736,2],[1092,2],[1091,2]]], -[900,[11733.4,11262.6,2.54313e-006],[[737,2],[1093,2],[1094,2],[900,2]]], [901,[11687.5,11599.3,7.62939e-006],[[738,2]]], [902,[11775.8,11562.5,0],[[738,2]]], [903,[11894.1,11761.5,2.54313e-006],[[739,2],[910,2],[1095,2]]], [904,[12055,11664.3,-7.62939e-006],[[739,2],[1096,2]]], [905,[11433.5,11118,-7.62939e-006],[[741,2]]], -[906,[11344,11009.7,2.54313e-006],[[741,2],[1097,2],[1098,2]]], [907,[11220.5,11060.4,0],[[741,2],[1099,2]]], [908,[11509.5,12492.1,0],[[744,2]]], [909,[11477.3,12386.8,2.54313e-006],[[744,2]]], [910,[11845.3,11868.2,0],[[745,2],[903,2]]], [911,[11971.7,12147.3,0],[[745,2],[1100,2]]], -[912,[11851.4,12408.9,-2.54313e-006],[[746,2],[1101,2],[1102,2]]], [913,[11536,12737.1,7.62939e-006],[[748,2],[1103,2]]], [914,[10839.7,12634.2,0],[[749,2],[750,2],[1104,2],[1105,2],[1106,2],[1107,2]]], [915,[10904.2,12752.2,7.62939e-006],[[750,2],[915,2]]], [916,[10961.1,12939.6,-1.90735e-006],[[750,2],[916,2],[1108,2],[1109,2]]], [917,[11146.6,12902.6,-2.54313e-006],[[750,2],[1110,2],[1111,2]]], -[918,[11466,12721.2,0],[[751,2],[1112,2],[918,2]]], [919,[10679.5,10865.2,7.62939e-006],[[753,2],[1113,2]]], [920,[10502.7,10898.4,7.62939e-006],[[753,2],[1114,2]]], [921,[10244.3,12266.4,2.54313e-006],[[754,2],[1115,2],[1116,2]]], [922,[10293.7,11647.5,0],[[756,2]]], [923,[10162.5,11690.9,0],[[756,2],[757,2],[1117,2]]], -[924,[10205.1,11525.3,0],[[757,2]]], [925,[10091.3,11290.2,0],[[758,2],[1118,2]]], [926,[10199.7,11230.2,7.62939e-006],[[758,2],[1119,2]]], [927,[16155.2,7024.57,0],[[759,2],[1120,2]]], [928,[16375.7,7323.68,0],[[760,2],[1121,2]]], [929,[16420.5,6548.24,-7.62939e-006],[[761,2],[762,2],[931,2]]], -[930,[16343.1,6701.67,0],[[761,2],[1122,2],[930,2],[1123,2]]], [931,[16426.1,6525.15,0],[[762,2],[929,2],[1124,2],[931,2]]], [932,[16929.4,6684.46,0],[[763,2],[1125,2],[932,2]]], [933,[16561.6,7683.08,7.62939e-006],[[764,2]]], [934,[16320.3,7697.12,5.08626e-006],[[765,2],[1126,2],[1127,2]]], [935,[16360.2,7626.18,0],[[765,2]]], -[936,[16774.8,7395.78,0],[[766,2]]], [937,[16589.2,8632.98,0],[[768,2],[1128,2]]], [938,[16703.6,8500.84,0],[[768,2]]], [939,[16563.5,8146.6,0],[[769,2]]], [940,[16389.5,8219.5,-7.62939e-006],[[769,2],[1129,2],[944,2]]], [941,[16525,8326.98,7.62939e-006],[[769,2]]], -[942,[17149.8,8228.79,1.27157e-006],[[770,2],[1130,2],[1131,2]]], [943,[17101.9,8330.02,0],[[770,2]]], [944,[16331.5,8100.65,2.54313e-006],[[771,2],[940,2],[1129,2],[1132,2]]], [945,[17556.3,6223.51,0],[[772,2],[1133,2],[945,2],[1134,2],[1135,2]]], [946,[16988,6405.5,0],[[774,2],[1136,2]]], [947,[17121.6,6692.14,0],[[775,2],[1137,2]]], -[948,[17998.6,6907.4,6.35783e-007],[[776,2],[1138,2],[1139,2]]], [949,[17877,7913.57,0],[[777,2],[1140,2],[1141,2]]], [950,[18043.6,7833.5,0],[[778,2],[1142,2],[1143,2],[951,2]]], [951,[18014.1,7890.93,0],[[778,2],[950,2],[1143,2],[1144,2]]], [952,[18157,7271.4,0],[[779,2],[1145,2],[1146,2]]], [953,[17497.3,7981.97,0],[[780,2]]], -[954,[17527.4,8190.6,0],[[780,2],[1147,2]]], [955,[15639.5,4296.09,0],[[781,2]]], [956,[15448.2,4293.63,6.35783e-007],[[781,2],[1148,2],[961,2]]], [957,[16172.8,4401.9,0],[[782,2],[796,2],[975,2]]], [958,[15873.2,3994.15,0],[[783,2],[1149,2]]], [959,[14518.1,4334.97,0],[[784,2],[1150,2]]], -[960,[14875.9,4027.17,0],[[785,2],[1151,2]]], [961,[15391,4240.09,0],[[786,2],[956,2],[1152,2]]], [962,[14466.8,5147.66,-2.86102e-006],[[787,2],[1153,2],[963,2],[1154,2]]], [963,[14484.4,5099.07,-5.59489e-005],[[787,2],[962,2],[963,2]]], [964,[14523.9,5061.51,3.8147e-006],[[787,2],[964,2],[1155,2]]], [965,[14339.3,4931.76,-9.53674e-007],[[788,2],[1156,2],[1157,2],[1158,2]]], -[966,[14487,4808.22,0],[[788,2]]], [967,[15043.5,5615.94,0],[[789,2],[1159,2],[1160,2]]], [968,[14816.6,5448.46,0],[[790,2]]], [969,[15471.7,5604.82,0],[[791,2]]], [970,[15991,5515.41,0],[[793,2],[970,2],[1161,2]]], [971,[16484.7,5453.14,6.35783e-007],[[794,2],[1162,2],[1163,2]]], -[972,[16626.1,5130.08,0],[[795,2],[972,2],[1164,2]]], [973,[16801.4,5039.47,-9.53674e-007],[[795,2],[1165,2]]], [974,[16390.9,4603.83,0],[[796,2],[1166,2]]], [975,[16212.2,4438.67,0],[[796,2],[957,2],[1167,2]]], [976,[15547.7,6145.31,0],[[797,2],[1168,2],[1169,2]]], [977,[15599.8,6076.31,1.27157e-006],[[797,2],[1170,2],[1171,2]]], -[978,[10347.6,3974.07,0],[[799,2],[1172,2]]], [979,[11700.5,3414.39,3.8147e-006],[[802,2],[1173,2]]], [980,[11510.6,3447.03,0],[[802,2]]], [981,[11571.5,3622.23,-3.8147e-006],[[802,2],[1174,2]]], [982,[11448.6,3976.12,0],[[803,2],[1175,2]]], [983,[11137,4088.61,0],[[803,2],[1176,2]]], -[984,[11269.5,4129.61,0],[[803,2]]], [985,[12075.9,2652.01,0],[[805,2],[1177,2]]], [986,[11640.5,2291.91,0],[[806,2]]], [987,[11539,2094.9,3.8147e-006],[[806,2],[1178,2]]], [988,[11964.9,3184.98,0],[[807,2],[1179,2]]], [989,[12031.6,2863.43,0],[[808,2]]], -[990,[12238,2896.58,0],[[808,2],[1180,2]]], [991,[10442.6,2406.88,0],[[809,2],[1181,2]]], [992,[10069.9,2540.15,0],[[810,2],[1182,2],[1183,2]]], [993,[9780.64,2896.74,0],[[811,2],[1184,2]]], [994,[9762.98,3077.04,4.76837e-007],[[811,2],[1185,2],[1186,2],[1187,2]]], [995,[10609.3,3078.18,-3.8147e-006],[[812,2],[996,2]]], -[996,[10599,3079.74,3.8147e-006],[[995,2],[812,2]]], [997,[8271.26,6048.45,0],[[814,2],[1188,2],[1189,2]]], [998,[8107.16,5906.61,0],[[814,2],[1190,2]]], [999,[7961.83,5732.69,0],[[815,2],[1191,2]]], [1000,[7850.22,5888.4,0],[[816,2]]], [1001,[7730.61,5294.99,0],[[817,2],[1001,2],[1192,2],[1193,2]]], -[1002,[7617.05,5543.35,-3.8147e-006],[[817,2],[1194,2]]], [1003,[7396,5294.28,3.8147e-006],[[818,2]]], [1004,[6709.22,4825.27,0],[[819,2],[1195,2]]], [1005,[6851.36,4970.92,3.8147e-006],[[819,2]]], [1006,[6436.29,5627.84,0],[[821,2],[823,2]]], [1007,[6362.19,5698.55,-1.90735e-006],[[830,2],[1196,2]]], -[1008,[6473.92,5874.14,0],[[824,2]]], [1009,[7350.08,6925.28,0],[[825,2],[1197,2]]], [1010,[7164.31,6840.16,-7.62939e-006],[[826,2],[1198,2]]], [1011,[7219.05,6558.26,0],[[826,2],[1199,2]]], [1012,[6194.26,5882.48,0],[[827,2],[1200,2],[1201,2]]], [1013,[6323.8,5787.73,3.8147e-006],[[827,2]]], -[1014,[6236.44,6179.39,-2.54313e-006],[[829,2],[1014,2],[1202,2]]], [1015,[6487.94,6290.91,7.62939e-006],[[829,2],[1203,2]]], [1016,[2902.43,6205.35,0],[[831,2],[1204,2],[1018,2]]], [1017,[2955.89,6301.78,0],[[832,2]]], [1018,[3078.49,6195.55,0],[[833,2],[841,2],[1016,2],[1205,2],[1206,2]]], [1019,[3043.81,6278.66,0],[[833,2],[1019,2]]], -[1020,[3556.91,6729.45,0],[[835,2],[1020,2],[1207,2]]], [1021,[3713.53,6702.62,0],[[836,2],[1208,2]]], [1022,[3533.85,6592.28,0],[[837,2],[1209,2]]], [1023,[3452.5,6321.83,-3.8147e-006],[[839,2],[1210,2]]], [1024,[3411.64,6214.06,4.76837e-007],[[840,2],[1024,2],[1211,2]]], [1025,[3050.19,7135.87,3.8147e-006],[[842,2],[1212,2]]], -[1026,[2808.96,7391.75,-3.8147e-006],[[843,2]]], [1027,[2985.51,7343.54,0],[[843,2],[1213,2]]], [1028,[2543.87,7431.46,0],[[844,2],[1214,2],[1215,2]]], [1029,[2729.47,6243.65,0],[[845,2]]], [1030,[2724.1,5993.82,-6.35783e-007],[[846,2],[1216,2],[1217,2]]], [1031,[2073.34,6284.99,0],[[847,2],[1218,2],[1031,2],[1219,2]]], -[1032,[1734.02,6458.78,0],[[849,2],[1034,2],[1032,2],[1218,2]]], [1033,[1721.4,6621.73,0],[[849,2],[1033,2],[1220,2]]], [1034,[1737.82,6479.63,0],[[1032,2],[1034,2],[849,2]]], [1035,[1823.07,6844.66,0],[[850,2]]], [1036,[953.632,7705.63,-1.19209e-007],[[852,2],[1221,2],[1036,2],[1222,2]]], [1037,[778.128,7596.15,0],[[853,2],[1223,2],[1224,2]]], -[1038,[881.949,7413.03,2.38419e-007],[[853,2],[1225,2]]], [1039,[872.723,7679.42,0],[[853,2],[1221,2]]], [1040,[1588.68,6941.25,0],[[854,2],[1226,2]]], [1041,[1299,7043.53,6.35783e-007],[[855,2],[1227,2],[1228,2]]], [1042,[1389.99,7021.92,0],[[855,2],[1229,2],[1042,2]]], [1043,[1212.39,6924.09,0],[[856,2],[1227,2],[1230,2]]], -[1044,[1076.94,7172,0],[[857,2],[1231,2],[1046,2],[1044,2]]], [1045,[1073.98,6968.58,0],[[857,2],[1232,2]]], [1046,[1099.13,7155.92,0],[[1044,2],[1449,2],[1046,2],[857,2]]], [1047,[2532.55,7712.89,0],[[858,2],[1233,2]]], [1048,[2629.33,7739.84,0],[[858,2],[1234,2]]], [1049,[2670.68,7943.56,0],[[858,2],[1235,2]]], -[1050,[2252.52,8016.73,-4.76837e-007],[[859,2],[1236,2]]], [1051,[2447.05,7726.16,3.8147e-006],[[860,2],[1237,2]]], [1052,[2403.29,7687.71,-1.90735e-006],[[860,2],[1238,2]]], [1053,[1713.78,8671.82,-9.53674e-007],[[863,2],[1239,2]]], [1054,[2170.96,8348.82,0],[[864,2],[1240,2]]], [1055,[1206.34,7957.31,4.76837e-007],[[865,2],[1222,2]]], -[1056,[1444.68,8604.08,0],[[868,2],[1460,2],[1461,2]]], [1057,[3964.93,13980.5,7.62939e-006],[[869,2],[1241,2]]], [1058,[3637.02,13697.5,0],[[870,2]]], [1059,[3469.25,13664.5,0],[[870,2],[1242,2],[1243,2]]], [1060,[4375.75,15726.9,7.62939e-006],[[871,2],[1244,2]]], [1061,[4229,15647.5,7.62939e-006],[[871,2]]], -[1062,[4517.76,15241.3,0],[[872,2],[1245,2],[1246,2]]], [1063,[3849.13,15636.3,0],[[874,2]]], [1064,[3466.81,15490.7,0],[[875,2],[1247,2]]], [1065,[3239.16,15145.6,-5.08626e-006],[[876,2],[1248,2],[1249,2]]], [1066,[3340.66,15262.4,0],[[876,2]]], [1067,[3056.55,14858.6,5.08626e-006],[[878,2],[1067,2],[1250,2]]], -[1068,[3338.22,14854.2,-7.62939e-006],[[878,2],[1068,2]]], [1069,[3290.34,14797.2,0],[[879,2]]], [1070,[3054.28,14038.4,0],[[880,2],[1251,2]]], [1071,[2889.59,13926.8,-2.54313e-006],[[880,2],[1252,2],[1253,2]]], [1072,[6131.09,13810.7,0],[[882,2],[1254,2]]], [1073,[6110.51,14035.6,2.54313e-006],[[882,2],[1255,2],[1256,2]]], -[1074,[4339.45,12980.4,-7.62939e-006],[[884,2],[1257,2]]], [1075,[4303.2,13204.8,0],[[884,2],[1258,2],[1259,2]]], [1076,[4413.41,13388.5,0],[[885,2]]], [1077,[4491.25,13712,0],[[886,2],[1260,2]]], [1078,[5005.89,14406.9,-1.90735e-006],[[887,2],[1261,2],[1262,2],[1263,2]]], [1079,[5508.05,14108.9,-1.90735e-006],[[888,2],[1264,2],[1079,2],[1265,2],[1266,2]]], -[1080,[6114.83,12380.6,0],[[889,2],[1267,2]]], [1081,[5946.96,12602.5,0],[[890,2]]], [1082,[6118.83,12877,0],[[891,2],[1268,2]]], [1083,[5968.64,12871.3,0],[[891,2]]], [1084,[6233.68,13378.6,0],[[893,2],[1269,2]]], [1085,[4794.69,12601.8,0],[[894,2],[1270,2]]], -[1086,[5079.75,12226.6,-2.54313e-006],[[895,2],[1271,2],[1272,2]]], [1087,[4994.15,12233.8,3.8147e-006],[[895,2],[1273,2],[1274,2],[1275,2]]], [1088,[5228.72,12377.7,7.62939e-006],[[897,2]]], [1089,[5158.59,12297.2,-1.90735e-006],[[897,2],[898,2],[1276,2],[1089,2]]], [1090,[5289.21,12328.6,0],[[898,2],[1277,2]]], [1091,[5386.57,12294.5,0],[[898,2],[899,2],[1092,2],[1278,2]]], -[1092,[5411.52,12318.3,7.62939e-006],[[899,2],[1091,2],[1279,2],[1092,2]]], [1093,[11841.2,11205.6,-7.62939e-006],[[900,2],[1280,2]]], [1094,[11729.1,11289.5,7.62939e-006],[[900,2],[1094,2]]], [1095,[12060.8,11852.5,0],[[903,2],[1281,2]]], [1096,[12192.8,11596.6,0],[[904,2],[1282,2]]], [1097,[11348.3,10827.8,0],[[906,2],[1283,2]]], -[1098,[11397.3,11046.3,0],[[906,2]]], [1099,[11223.9,10955.1,0],[[907,2],[1284,2]]], [1100,[12098.7,12210.4,-2.54313e-006],[[911,2],[1100,2],[1285,2]]], [1101,[12004.6,12504.8,0],[[912,2],[1286,2],[1287,2],[1288,2]]], [1102,[11800.2,12521.9,0],[[912,2],[1289,2]]], [1103,[11537.7,12874,-2.54313e-006],[[913,2],[1290,2],[1103,2],[1291,2]]], -[1104,[10863.7,12460.4,0],[[914,2],[1104,2],[1292,2],[1293,2],[1294,2]]], [1105,[10883.8,12728.2,7.62939e-006],[[914,2]]], [1106,[10768.2,12720.6,0],[[914,2],[1295,2],[1296,2],[1107,2]]], [1107,[10744,12611.6,0],[[914,2],[1106,2],[1107,2],[1296,2]]], [1108,[10978.2,13111.1,0],[[916,2],[1297,2]]], [1109,[10847.6,13065.1,0],[[916,2],[1298,2]]], -[1110,[11250.4,12929.7,0],[[917,2],[1299,2],[1291,2],[1300,2]]], [1111,[11129.3,12941.9,0],[[917,2]]], [1112,[11492.3,12767.9,0],[[918,2]]], [1113,[10774.3,10777.6,-1.52588e-006],[[919,2],[1301,2],[1302,2],[1303,2],[1304,2]]], [1114,[10401.7,10790.3,2.54313e-006],[[920,2],[1305,2],[1306,2]]], [1115,[10105.2,12158.9,0],[[921,2],[1307,2]]], -[1116,[10157.8,12350.7,1.90735e-006],[[921,2],[1308,2],[1309,2],[1310,2]]], [1117,[10051.1,11771,-2.54313e-006],[[923,2],[1311,2],[1312,2]]], [1118,[9962.25,11244.2,0],[[925,2],[1313,2]]], [1119,[10118.6,11108.3,0],[[926,2],[1314,2],[1315,2]]], [1120,[16027,6992.36,0],[[927,2],[1316,2],[1317,2]]], [1121,[16317.6,7448.48,-2.54313e-006],[[928,2],[1318,2],[1319,2]]], -[1122,[16265.7,6729.34,0],[[930,2],[1320,2]]], [1123,[16261.3,6608.46,7.62939e-006],[[930,2],[1321,2]]], [1124,[16411.7,6499.12,0],[[931,2],[1322,2]]], [1125,[16801.2,6670.92,7.62939e-006],[[932,2],[1323,2]]], [1126,[16154.4,7800.92,0],[[934,2],[1324,2]]], [1127,[16316.5,7654.45,-7.62939e-006],[[934,2]]], -[1128,[16592.3,8656.51,7.62939e-007],[[937,2],[1325,2],[1326,2],[1327,2],[1328,2]]], [1129,[16350.8,8152.89,0],[[940,2],[944,2],[1329,2]]], [1130,[17338.9,8256.1,0],[[942,2],[1147,2],[1330,2]]], [1131,[17125.4,8116.17,-1.27157e-006],[[942,2],[1131,2]]], [1132,[16261,8040.63,0],[[944,2],[1331,2]]], [1133,[17576.5,6257.02,3.8147e-006],[[945,2],[1332,2]]], -[1134,[17418.2,6217.94,0],[[945,2],[1333,2]]], [1135,[17528.4,5987.5,0],[[945,2],[1334,2]]], [1136,[16862.6,6297.07,-3.8147e-006],[[946,2],[1335,2]]], [1137,[17088.6,6750.05,0],[[947,2],[1336,2]]], [1138,[18158.6,6885.55,-1.90735e-006],[[948,2],[1337,2]]], [1139,[17971.6,6718.99,0],[[948,2],[1338,2]]], -[1140,[17876.3,8021.74,0],[[949,2],[1339,2],[1340,2],[1341,2]]], [1141,[17814.6,7891.04,0],[[949,2]]], [1142,[18051.7,7738.72,0],[[950,2],[1342,2]]], [1143,[18070.8,7892,-3.57628e-007],[[950,2],[951,2],[1343,2],[1344,2],[1144,2]]], [1144,[18013.3,7952.49,-1.58946e-007],[[951,2],[1143,2],[1345,2],[1346,2]]], [1145,[18098.2,7193.67,-1.90735e-006],[[952,2]]], -[1146,[18233.5,7093.88,0],[[952,2],[1347,2]]], [1147,[17515.8,8222.93,1.27157e-006],[[954,2],[1130,2],[1348,2],[1330,2]]], [1148,[15437.5,4329.8,-1.90735e-006],[[956,2]]], [1149,[15862.6,3830.89,0],[[958,2],[1349,2]]], [1150,[14501.1,4337.42,0],[[959,2],[1350,2],[1351,2]]], [1151,[14862,3872.32,6.35783e-007],[[960,2],[1352,2],[1353,2]]], -[1152,[15369.1,4078.08,0],[[961,2],[1354,2]]], [1153,[14412.6,5316.98,9.53674e-007],[[962,2],[1355,2],[1356,2],[1357,2]]], [1154,[14508,5173.33,0],[[962,2],[1358,2],[1359,2]]], [1155,[14571.4,5101.26,9.63211e-005],[[964,2],[1360,2],[1155,2],[1361,2],[1362,2]]], [1156,[14372.6,4808.14,0],[[965,2]]], [1157,[14214.6,4954.04,0],[[965,2],[1363,2],[1364,2]]], -[1158,[14300.5,4988.64,0],[[965,2]]], [1159,[15094.9,5791,0],[[967,2],[1365,2],[1366,2]]], [1160,[14875.2,5600.99,0],[[967,2],[1367,2]]], [1161,[16005.9,5683.16,0],[[970,2],[1368,2],[1161,2]]], [1162,[16416.9,5499.03,0],[[971,2]]], [1163,[16588.6,5609.89,0],[[971,2],[1369,2]]], -[1164,[16785.6,5149.92,0],[[972,2],[1370,2]]], [1165,[16859.3,5018.17,0],[[973,2],[1370,2],[1371,2],[1372,2]]], [1166,[16449.4,4655.41,0],[[974,2],[1373,2],[1374,2]]], [1167,[16229.4,4396.39,9.53674e-007],[[975,2]]], [1168,[15525.5,6283.31,0],[[976,2],[1375,2],[1376,2]]], [1169,[15396.5,6128.52,0],[[976,2],[1377,2],[1378,2]]], -[1170,[15601.8,6218.01,0],[[977,2],[1379,2]]], [1171,[15746.2,6053.71,0],[[977,2],[1380,2],[1381,2]]], [1172,[10310.3,4008.21,-2.54313e-006],[[978,2],[1382,2],[1383,2]]], [1173,[11826.5,3403.9,-3.8147e-006],[[979,2],[1384,2]]], [1174,[11562.3,3777.53,-1.27157e-006],[[981,2],[1175,2],[1385,2]]], [1175,[11533.3,3955.45,1.27157e-006],[[982,2],[1174,2],[1386,2]]], -[1176,[11081.3,4093.57,-1.27157e-006],[[983,2],[1387,2],[1388,2]]], [1177,[12241.6,2635.44,9.53674e-007],[[985,2],[1180,2],[1389,2],[1390,2]]], [1178,[11556.8,1955.99,0],[[987,2],[1391,2]]], [1179,[11934.2,3187.21,-3.8147e-006],[[988,2]]], [1180,[12263.8,2896.74,-9.53674e-007],[[990,2],[1177,2],[1392,2],[1393,2]]], [1181,[10520.3,2346.51,-1.90735e-006],[[991,2]]], -[1182,[10011.5,2400.5,0],[[992,2],[1394,2]]], [1183,[9962.3,2517.46,-1.90735e-006],[[992,2],[1395,2]]], [1184,[9726.93,2717.8,0],[[993,2],[1396,2]]], [1185,[9844.42,3226.24,1.90735e-006],[[994,2],[1397,2]]], [1186,[9609.03,3167.2,0],[[994,2],[1398,2]]], [1187,[9685.3,2903.59,1.90735e-006],[[994,2],[1399,2]]], -[1188,[8448.4,6058.86,-2.54313e-006],[[997,2],[1400,2],[1401,2]]], [1189,[8283.38,6129.33,0],[[997,2],[1402,2]]], [1190,[8155.67,5806.8,0],[[998,2],[1403,2]]], [1191,[8009.67,5682.61,0],[[999,2]]], [1192,[7637.79,5182.74,0],[[1001,2],[1404,2],[1192,2]]], [1193,[7862.43,5279.2,-3.8147e-006],[[1001,2],[1405,2]]], -[1194,[7679.5,5556.63,0],[[1002,2]]], [1195,[6682,4730,0],[[1004,2],[1406,2],[1407,2]]], [1196,[6288.85,5664.54,0],[[1007,2],[1408,2],[1409,2],[1196,2],[1410,2]]], [1197,[7411.09,7033.55,0],[[1009,2],[1411,2]]], [1198,[7125.71,6850.65,5.08626e-006],[[1010,2],[1412,2],[1413,2]]], [1199,[7205.17,6524.35,0],[[1011,2]]], -[1200,[6125.01,5877.09,0],[[1012,2],[1414,2],[1201,2],[1415,2]]], [1201,[6139.32,5905.15,0],[[1012,2],[1200,2],[1416,2],[1417,2]]], [1202,[6144.56,6242.12,2.54313e-006],[[1014,2],[1418,2],[1419,2]]], [1203,[6503.96,6327.57,1.90735e-006],[[1015,2],[1420,2],[1421,2],[1422,2]]], [1204,[2968.53,6141.78,0],[[1016,2],[1423,2]]], [1205,[2993.39,6153.55,0],[[1018,2]]], -[1206,[3182.61,6080.81,0],[[1018,2],[1424,2]]], [1207,[3602.62,6868.24,0],[[1020,2],[1425,2],[1426,2]]], [1208,[3875.44,6734.36,-9.53674e-007],[[1021,2],[1427,2],[1208,2],[1428,2]]], [1209,[3657.26,6611.57,0],[[1022,2],[1429,2]]], [1210,[3601.73,6267.24,0],[[1023,2],[1430,2]]], [1211,[3519.31,6159.67,0],[[1024,2],[1431,2],[1432,2]]], -[1212,[3103.23,7286.79,3.8147e-006],[[1025,2],[1433,2],[1213,2]]], [1213,[3092.43,7371.5,0],[[1027,2],[1212,2],[1433,2]]], [1214,[2591.82,7372.52,0],[[1028,2],[1214,2]]], [1215,[2518.41,7502.29,6.35783e-007],[[1028,2],[1434,2],[1233,2],[1215,2]]], [1216,[2853.46,5852.92,0],[[1030,2],[1435,2]]], [1217,[2706.53,5896.77,6.35783e-007],[[1030,2],[1436,2],[1437,2]]], -[1218,[1870.13,6335.55,0],[[1031,2],[1032,2]]], [1219,[2108.4,6210.65,0],[[1031,2]]], [1220,[1610.3,6719.79,6.35783e-007],[[1033,2],[1438,2],[1439,2],[1220,2]]], [1221,[901.27,7736.16,0],[[1036,2],[1039,2],[1440,2],[1441,2]]], [1222,[1089.37,7826.54,0],[[1036,2],[1055,2]]], [1223,[834.183,7727.01,0],[[1037,2]]], -[1224,[741.422,7570.4,0],[[1037,2],[1442,2],[1443,2]]], [1225,[892.462,7403.39,0],[[1038,2]]], [1226,[1608.42,6893.3,6.35783e-007],[[1040,2],[1444,2],[1445,2],[1438,2]]], [1227,[1285.65,6964.76,-3.17891e-007],[[1041,2],[1043,2],[1446,2],[1230,2]]], [1228,[1184.64,7042.81,0],[[1041,2]]], [1229,[1414.72,7014.39,-3.17891e-007],[[1042,2],[1229,2],[1447,2]]], -[1230,[1291.26,6791.62,-6.35783e-007],[[1043,2],[1227,2],[1446,2],[1448,2]]], [1231,[999.114,7228.37,0],[[1044,2]]], [1232,[1049.25,6941.56,0],[[1045,2],[1450,2],[1451,2]]], [1233,[2570.18,7636.52,0],[[1047,2],[1215,2],[1234,2],[1434,2]]], [1234,[2639.23,7723.22,0],[[1048,2],[1233,2],[1452,2]]], [1235,[2705.03,7963.63,1.27157e-006],[[1049,2],[1453,2],[1454,2]]], -[1236,[2214.83,8080.67,6.35783e-007],[[1050,2],[1236,2],[1455,2]]], [1237,[2493.07,7644.09,0],[[1051,2],[1456,2],[1434,2]]], [1238,[2442.33,7644.63,0],[[1052,2],[1456,2]]], [1239,[1744.62,8829.65,0],[[1053,2],[1457,2]]], [1240,[2185.34,8377.12,1.90735e-007],[[1054,2],[1240,2],[1455,2],[1458,2],[1459,2]]], [1241,[4015.78,13991.3,-2.54313e-006],[[1057,2],[1462,2],[1463,2]]], -[1242,[3445,13708.5,0],[[1059,2]]], [1243,[3393.52,13561.1,0],[[1059,2],[1464,2],[1465,2]]], [1244,[4468.53,15841.9,0],[[1060,2],[1466,2],[1467,2]]], [1245,[4544.7,15218.7,0],[[1062,2],[1468,2],[1469,2]]], [1246,[4446.58,15055.5,0],[[1062,2],[1470,2]]], [1247,[3460.12,15613.4,0],[[1064,2],[1471,2]]], -[1248,[3278.88,15325.1,2.54313e-006],[[1065,2],[1472,2],[1473,2]]], [1249,[3186.26,15116.9,0],[[1065,2],[1474,2],[1475,2]]], [1250,[3009.58,14904.5,0],[[1067,2],[1476,2],[1474,2],[1477,2],[1478,2]]], [1251,[3095.7,14053.6,-7.62939e-006],[[1070,2]]], [1252,[2751.66,13907.3,0],[[1071,2],[1479,2]]], [1253,[2888.46,13791.5,0],[[1071,2],[1480,2],[1481,2]]], -[1254,[6151.79,13800,0],[[1072,2],[1482,2],[1254,2],[1483,2]]], [1255,[6182.83,14124.7,1.90735e-006],[[1073,2],[1484,2],[1485,2],[1486,2]]], [1256,[6065.98,14087.1,0],[[1073,2],[1256,2],[1487,2]]], [1257,[4361.47,12912.6,0],[[1074,2],[1488,2],[1489,2]]], [1258,[4152.36,13187.3,7.62939e-006],[[1075,2],[1490,2]]], [1259,[4275.75,13353.1,0],[[1075,2],[1491,2]]], -[1260,[4355.71,13703.1,0],[[1077,2],[1492,2]]], [1261,[5157.58,14488.8,-7.62939e-006],[[1078,2],[1493,2]]], [1262,[4897.67,14567,0],[[1078,2],[1494,2]]], [1263,[4866.79,14300.2,0],[[1078,2],[1495,2]]], [1264,[5499.17,14178.6,0],[[1079,2],[1496,2],[1264,2]]], [1265,[5545.79,14049,0],[[1079,2]]], -[1266,[5683.73,14146.8,2.54313e-006],[[1079,2],[1497,2],[1498,2]]], [1267,[6258.54,12413.5,-7.62939e-006],[[1080,2],[1499,2]]], [1268,[6164.32,12895.8,-2.54313e-006],[[1082,2],[1500,2],[1501,2]]], [1269,[6302.52,13436.7,0],[[1084,2],[1502,2],[1503,2],[1504,2],[1505,2]]], [1270,[4665.39,12615.1,0],[[1085,2],[1506,2]]], [1271,[5064.68,12094.5,-2.54313e-006],[[1086,2],[1507,2],[1508,2]]], -[1272,[5164.07,12203.2,0],[[1086,2]]], [1273,[4922.02,12206.6,2.54313e-006],[[1087,2],[1509,2],[1510,2]]], [1274,[5023.59,12119.6,0],[[1087,2]]], [1275,[5006.62,12282.9,0],[[1087,2]]], [1276,[5239.99,12323.6,7.62939e-006],[[1089,2]]], [1277,[5319.28,12258.2,0],[[1090,2]]], -[1278,[5491.53,12159.3,7.62939e-006],[[1091,2],[1511,2]]], [1279,[5423.75,12344.7,0],[[1092,2]]], [1280,[11820.7,11076.5,-7.62939e-006],[[1093,2],[1512,2]]], [1281,[12176.6,11934.7,0],[[1095,2],[1513,2]]], [1282,[12212.4,11578.4,2.54313e-006],[[1096,2],[1514,2],[1515,2]]], [1283,[11349.3,10798.4,0],[[1097,2],[1516,2],[1517,2]]], -[1284,[11119.2,10900.1,0],[[1099,2],[1518,2]]], [1285,[12168.1,12271.4,0],[[1100,2],[1519,2],[1288,2],[1520,2]]], [1286,[11988.5,12630.9,-7.62939e-006],[[1101,2],[1521,2]]], [1287,[12108,12576.7,-2.54313e-006],[[1101,2],[1522,2],[1523,2]]], [1288,[12109.4,12381.8,0],[[1101,2],[1285,2],[1524,2],[1519,2]]], [1289,[11834.2,12581.3,0],[[1102,2]]], -[1290,[11553.3,12861.9,-7.62939e-006],[[1103,2],[1525,2]]], [1291,[11411.9,12970.2,0],[[1103,2],[1110,2],[1299,2]]], [1292,[10894.6,12466.7,-7.62939e-006],[[1104,2],[1526,2],[1294,2]]], [1293,[10857.3,12391.1,3.05176e-006],[[1104,2],[1293,2],[1527,2]]], [1294,[10888.2,12464.7,0],[[1104,2],[1528,2],[1292,2]]], [1295,[10655.4,12880.6,7.62939e-006],[[1106,2],[1529,2]]], -[1296,[10697.1,12654.9,0],[[1106,2],[1107,2],[1530,2]]], [1297,[10974.9,13274.5,0],[[1108,2],[1531,2]]], [1298,[10798.2,13104.5,0],[[1109,2]]], [1299,[11380.2,13004.1,0],[[1110,2],[1291,2],[1532,2]]], [1300,[11230.4,12849.7,0],[[1110,2],[1533,2]]], [1301,[10696.3,10718.3,0],[[1113,2]]], -[1302,[10916.1,10702.7,0],[[1113,2],[1534,2]]], [1303,[10739.7,10628.1,0],[[1113,2],[1535,2]]], [1304,[10892.9,10863.1,0],[[1113,2],[1536,2],[1518,2],[1537,2],[1304,2]]], [1305,[10316,10945.4,0],[[1114,2],[1315,2]]], [1306,[10420.1,10629.3,2.54313e-006],[[1114,2],[1538,2],[1539,2]]], [1307,[10026.4,12092.7,0],[[1115,2]]], -[1308,[10014.9,12253.4,7.62939e-006],[[1116,2],[1540,2]]], [1309,[10031,12473.9,7.62939e-006],[[1116,2],[1541,2]]], [1310,[10205.2,12398.8,0],[[1116,2],[1542,2],[1543,2]]], [1311,[9897.98,11786.3,0],[[1117,2],[1311,2]]], [1312,[9956.7,11709.3,7.62939e-006],[[1117,2]]], [1313,[9841.81,11201.4,-7.62939e-006],[[1118,2],[1544,2]]], -[1314,[10027,10960.6,0],[[1119,2],[1545,2]]], [1315,[10248.1,11008.1,0],[[1119,2],[1305,2]]], [1316,[15976.4,6913.21,0],[[1120,2],[1546,2],[1547,2]]], [1317,[15999.7,7049.72,0],[[1120,2],[1317,2],[1548,2]]], [1318,[16210.1,7389.27,0],[[1121,2],[1549,2]]], [1319,[16262.8,7524.59,0],[[1121,2],[1550,2]]], -[1320,[16200.3,6752.99,-1.52588e-005],[[1122,2],[1551,2]]], [1321,[16261.9,6501.07,0],[[1123,2],[1322,2],[1552,2]]], [1322,[16384.4,6387.38,0],[[1124,2],[1321,2],[1553,2]]], [1323,[16823,6592.28,-7.62939e-006],[[1125,2],[1554,2]]], [1324,[16137.5,7800.91,0],[[1126,2],[1555,2],[1556,2]]], [1325,[16515.6,8609.69,0],[[1128,2],[1325,2],[1557,2]]], -[1326,[16533.4,8730.62,2.54313e-006],[[1128,2],[1558,2],[1557,2]]], [1327,[16754.2,8608.41,0],[[1128,2],[1559,2]]], [1328,[16784.8,8758.32,3.8147e-006],[[1128,2],[1560,2]]], [1329,[16184.2,8201.62,0],[[1129,2],[1561,2]]], [1330,[17453.9,8241.51,0],[[1147,2],[1130,2],[1580,2]]], [1331,[16145.2,8093.22,0],[[1132,2],[1562,2]]], -[1332,[17729.9,6291.49,3.8147e-006],[[1133,2],[1563,2]]], [1333,[17293.9,6247.34,3.8147e-006],[[1134,2],[1564,2]]], [1334,[17527.1,5858.31,0],[[1135,2],[1565,2]]], [1335,[16766.9,6171.76,0],[[1136,2],[1566,2]]], [1336,[17033.7,6776.74,0],[[1137,2]]], [1337,[18213.4,6864.92,6.35783e-007],[[1138,2],[1567,2],[1347,2],[1568,2]]], -[1338,[17956.6,6607.55,3.8147e-006],[[1139,2],[1569,2]]], [1339,[17857.3,8179.77,0],[[1140,2],[1570,2],[1348,2],[1571,2]]], [1340,[17937.4,8065.38,0],[[1140,2],[1572,2]]], [1341,[17900,7986.84,0],[[1140,2],[1573,2],[1574,2],[1346,2]]], [1342,[18101.1,7615.38,0],[[1142,2],[1575,2]]], [1343,[18138.5,7983.96,7.94729e-008],[[1143,2],[1576,2]]], -[1344,[18065,7951.33,0],[[1143,2],[1577,2],[1576,2]]], [1345,[18064.1,7963.05,0],[[1144,2]]], [1346,[17994.4,8039.84,0],[[1144,2],[1341,2],[1578,2],[1576,2],[1577,2],[1579,2],[1570,2],[1574,2]]], [1347,[18266.7,6928.37,0],[[1146,2],[1337,2],[1567,2]]], [1348,[17669.5,8199.37,0],[[1147,2],[1339,2]]], [1349,[15853.7,3709.08,0],[[1149,2],[1581,2]]], -[1350,[14483.2,4476.82,1.27157e-006],[[1150,2],[1582,2],[1583,2]]], [1351,[14379.2,4298.99,0],[[1150,2],[1584,2],[1585,2]]], [1352,[14910.1,3869.34,0],[[1151,2]]], [1353,[14865.8,3772.24,0],[[1151,2],[1586,2],[1587,2],[1588,2]]], [1354,[15346.9,3937.74,0],[[1152,2],[1589,2]]], [1355,[14466.6,5338.81,0],[[1153,2]]], -[1356,[14323.9,5271.62,0],[[1153,2]]], [1357,[14404.7,5413.88,1.27157e-006],[[1153,2],[1590,2],[1357,2]]], [1358,[14552.4,5162.01,3.8147e-006],[[1154,2],[1591,2]]], [1359,[14506.1,5208.43,0],[[1154,2]]], [1360,[14566.6,5079.11,9.15527e-005],[[1155,2],[1592,2]]], [1361,[14562.6,5066.31,1.90735e-005],[[1155,2]]], -[1362,[14595.6,5121.71,-1.14441e-005],[[1155,2]]], [1363,[14204.3,4865.15,0],[[1157,2],[1593,2]]], [1364,[14112.4,4989.85,0],[[1157,2],[1594,2],[1595,2]]], [1365,[15021.6,5918.35,0],[[1159,2],[1596,2]]], [1366,[15156.9,5852.43,0],[[1159,2],[1597,2],[1598,2]]], [1367,[14726.2,5642.11,3.8147e-006],[[1160,2],[1599,2]]], -[1368,[15958.6,5693.94,9.53674e-007],[[1161,2],[1600,2],[1601,2]]], [1369,[16675,5665.37,0],[[1163,2],[1602,2],[1369,2]]], [1370,[16879.4,5126.93,-3.17891e-007],[[1164,2],[1165,2],[1603,2]]], [1371,[17008.9,4949.22,-9.53674e-007],[[1165,2],[1604,2]]], [1372,[16908.9,4917.77,0],[[1165,2],[1605,2]]], [1373,[16598.8,4751.11,0],[[1166,2],[1606,2]]], -[1374,[16551.1,4544.57,0],[[1166,2],[1374,2]]], [1375,[15475.3,6280.62,-3.8147e-006],[[1168,2]]], [1376,[15476.3,6403.69,-1.27157e-006],[[1168,2],[1607,2],[1608,2]]], [1377,[15215.1,6153.07,0],[[1169,2],[1609,2],[1597,2],[1610,2],[1611,2]]], [1378,[15363.5,6014.66,0],[[1169,2],[1597,2],[1611,2]]], [1379,[15619.5,6342.47,-3.8147e-006],[[1170,2]]], -[1380,[15927.6,6032.86,0],[[1171,2],[1612,2]]], [1381,[15773.7,6212.19,-7.62939e-006],[[1171,2],[1613,2]]], [1382,[10231.6,4115.82,0],[[1172,2],[1614,2]]], [1383,[10265.9,3914.39,0],[[1172,2]]], [1384,[11907.3,3424.12,0],[[1173,2],[1615,2],[1384,2]]], [1385,[11682.2,3769.58,0],[[1174,2],[1616,2]]], -[1386,[11536.5,4144.68,0],[[1175,2],[1617,2]]], [1387,[10931.2,4110.34,-2.54313e-006],[[1176,2],[1387,2],[1618,2]]], [1388,[11092.6,4273.92,0],[[1176,2],[1619,2]]], [1389,[12356.2,2618.38,-3.8147e-006],[[1177,2],[1620,2],[1621,2]]], [1390,[12326.7,2508.04,0],[[1177,2],[1622,2]]], [1391,[11569.6,1898.63,0],[[1178,2],[1623,2],[1624,2]]], -[1392,[12328.5,2936.99,-1.27157e-006],[[1180,2],[1625,2],[1626,2]]], [1393,[12262.1,2950.11,-1.27157e-006],[[1180,2],[1627,2],[1626,2],[1628,2]]], [1394,[9938.88,2255.6,0],[[1182,2],[1629,2]]], [1395,[9875.67,2552.04,6.35783e-007],[[1183,2],[1630,2],[1631,2]]], [1396,[9719.14,2600.71,0],[[1184,2]]], [1397,[9929.01,3380.21,0],[[1185,2],[1632,2]]], -[1398,[9550.64,3189.61,-6.35783e-007],[[1186,2],[1633,2],[1634,2]]], [1399,[9628.93,2762.14,0],[[1187,2],[1635,2]]], [1400,[8587.39,6060.07,-7.62939e-006],[[1188,2],[1636,2]]], [1401,[8515.73,6202.62,-7.62939e-006],[[1188,2],[1637,2]]], [1402,[8290.09,6208.65,3.8147e-006],[[1189,2],[1638,2],[1639,2],[1640,2]]], [1403,[8218.11,5799.21,0],[[1190,2]]], -[1404,[7495.09,5043.83,0],[[1192,2],[1641,2]]], [1405,[7958.32,5265.73,0],[[1193,2],[1642,2]]], [1406,[6831.26,4713.35,0],[[1195,2],[1643,2]]], [1407,[6587.78,4693.11,0],[[1195,2],[1644,2],[1407,2],[1645,2]]], [1408,[6207.38,5649.69,0],[[1196,2],[1646,2],[1414,2],[1647,2],[1648,2]]], [1409,[6297.73,5658.97,0],[[1196,2]]], -[1410,[6289.57,5524.9,3.8147e-006],[[1196,2],[1649,2]]], [1411,[7463.77,7118.3,0],[[1197,2],[1650,2],[1651,2]]], [1412,[7067.44,6710.01,0],[[1198,2],[1652,2]]], [1413,[7079.06,6885.08,2.54313e-006],[[1198,2],[1653,2],[1654,2]]], [1414,[6196.62,5764.9,9.53674e-007],[[1200,2],[1408,2],[1646,2],[1414,2]]], [1415,[5965.97,5865.62,-3.8147e-006],[[1200,2],[1655,2]]], -[1416,[6177.18,5977.78,0],[[1201,2],[1656,2],[1657,2]]], [1417,[6033.67,5980.18,-1.90735e-006],[[1201,2],[1658,2],[1419,2],[1417,2],[1659,2]]], [1418,[6180.63,6264.63,2.54313e-006],[[1202,2],[1660,2],[1418,2]]], [1419,[6091.81,6237.69,-5.08626e-006],[[1202,2],[1417,2],[1661,2],[1419,2],[1658,2]]], [1420,[6529.8,6499.36,0],[[1203,2],[1662,2]]], [1421,[6583.61,6255.5,0],[[1203,2]]], -[1422,[6436.16,6390.55,3.8147e-006],[[1203,2],[1422,2],[1663,2]]], [1423,[2951.57,6059.33,-1.90735e-006],[[1204,2],[1664,2]]], [1424,[3253.54,6024.57,1.27157e-006],[[1206,2],[1432,2],[1665,2]]], [1425,[3631.94,7006.42,0],[[1207,2],[1666,2],[1667,2]]], [1426,[3749.71,6931.31,2.54313e-006],[[1207,2],[1668,2],[1669,2]]], [1427,[3921.66,6757.07,0],[[1208,2],[1670,2],[1671,2],[1668,2]]], -[1428,[3848.55,6587.66,3.8147e-006],[[1208,2],[1429,2]]], [1429,[3748.51,6520.28,1.27157e-006],[[1209,2],[1428,2],[1672,2]]], [1430,[3769.67,6212.54,0],[[1210,2],[1673,2]]], [1431,[3642.59,6125.79,0],[[1211,2],[1674,2],[1675,2]]], [1432,[3432.68,6083.37,0],[[1211,2],[1424,2]]], [1433,[3129.56,7379.17,0],[[1212,2],[1213,2],[1676,2],[1677,2],[1678,2]]], -[1434,[2543.93,7603.99,-9.53674e-007],[[1215,2],[1233,2],[1237,2],[1456,2],[1679,2]]], [1435,[2951.83,5781.1,3.17891e-007],[[1216,2],[1680,2],[1681,2]]], [1436,[2671.91,5903.63,0],[[1217,2],[1682,2],[1683,2]]], [1437,[2740.57,5732.84,0],[[1217,2],[1684,2]]], [1438,[1524.99,6803.95,0],[[1220,2],[1226,2],[1445,2]]], [1439,[1623.67,6709.07,0],[[1220,2]]], -[1440,[981.317,7825.34,1.19209e-007],[[1221,2]]], [1441,[776.703,7746.73,0],[[1221,2],[1685,2]]], [1442,[659.916,7615.63,0],[[1224,2],[1442,2],[1685,2]]], [1443,[726.533,7448.06,0],[[1224,2],[1686,2],[1687,2]]], [1444,[1696.79,6929.64,1.90735e-006],[[1226,2],[1688,2]]], [1445,[1512.12,6830.56,0],[[1226,2],[1438,2],[1445,2],[1447,2]]], -[1446,[1293.15,6833.2,0],[[1227,2],[1230,2]]], [1447,[1464.08,6916.19,0],[[1229,2],[1445,2]]], [1448,[1387.42,6673.01,0],[[1230,2],[1689,2]]], [1449,[1111.16,7142.64,0],[[1046,2]]], [1450,[983.396,6991.24,-5.96046e-008],[[1232,2],[1690,2],[1450,2],[1691,2]]], [1451,[1012.44,6877.04,0],[[1232,2]]], -[1452,[2700.11,7697.28,2.54313e-006],[[1234,2],[1692,2],[1693,2],[1694,2]]], [1453,[2773.81,8009.42,0],[[1235,2],[1695,2],[1696,2]]], [1454,[2758.02,7838.49,0],[[1235,2],[1693,2]]], [1455,[2195.16,8223.3,0],[[1236,2],[1240,2]]], [1456,[2517.5,7616.83,3.8147e-006],[[1237,2],[1238,2],[1434,2]]], [1457,[1768.78,8921.3,0],[[1239,2],[1697,2],[1698,2],[1699,2]]], -[1458,[2214.38,8468.49,0],[[1240,2],[1700,2],[1701,2]]], [1459,[2152.7,8492.39,0],[[1240,2],[1702,2]]], [1460,[1319.02,8640.67,0],[[1056,2]]], [1461,[1447.22,8659.34,0],[[1056,2],[1703,2],[1704,2]]], [1462,[4056.65,14135.5,0],[[1241,2],[1705,2]]], [1463,[4066.9,13930.9,1.90735e-006],[[1241,2],[1706,2],[1707,2],[1708,2]]], -[1464,[3260.24,13434.2,0],[[1243,2],[1709,2]]], [1465,[3454.93,13381.2,0],[[1243,2],[1710,2]]], [1466,[4565.06,15977.5,3.8147e-006],[[1244,2],[1711,2],[1712,2],[1713,2]]], [1467,[4613.36,15831.1,-7.62939e-006],[[1244,2]]], [1468,[4666.15,15077.1,0],[[1245,2],[1714,2]]], [1469,[4634.34,15297.3,0],[[1245,2],[1715,2]]], -[1470,[4379.91,14926.9,0],[[1246,2],[1470,2]]], [1471,[3466.22,15751.5,2.54313e-006],[[1247,2],[1716,2],[1717,2]]], [1472,[3307.48,15428.6,0],[[1248,2]]], [1473,[3250.86,15339.2,0],[[1248,2]]], [1474,[3088.97,15012.3,-7.62939e-006],[[1249,2],[1250,2]]], [1475,[3135.28,15187.8,0],[[1249,2],[1718,2]]], -[1476,[2891.06,14764.2,-7.62939e-006],[[1250,2],[1719,2]]], [1477,[2912.78,15021.9,0],[[1250,2],[1478,2]]], [1478,[2916.13,15014.7,0],[[1477,2],[1250,2]]], [1479,[2608.4,13885.5,0],[[1252,2],[1720,2],[1721,2]]], [1480,[2851.34,13784.3,0],[[1253,2]]], [1481,[2897.92,13720.5,-2.54313e-006],[[1253,2],[1722,2],[1723,2]]], -[1482,[6206.98,13722.4,-7.62939e-006],[[1254,2],[1724,2],[1725,2]]], [1483,[6238.96,13902.6,0],[[1254,2]]], [1484,[6105.86,14252,0],[[1255,2],[1726,2],[1727,2]]], [1485,[6296.37,14214.6,0],[[1255,2],[1728,2]]], [1486,[6232.74,14053.5,0],[[1255,2]]], [1487,[6069.79,14110.2,-7.62939e-006],[[1256,2]]], -[1488,[4390.74,12697,0],[[1257,2],[1729,2]]], [1489,[4534.55,12964.7,0],[[1257,2],[1730,2]]], [1490,[4021.61,13143.8,0],[[1258,2],[1731,2]]], [1491,[4241.38,13496.7,0],[[1259,2],[1732,2]]], [1492,[4301.73,13771,0],[[1260,2],[1733,2]]], [1493,[5304.05,14565.9,1.52588e-006],[[1261,2],[1734,2],[1735,2],[1736,2],[1737,2]]], -[1494,[4883.96,14603.9,0],[[1262,2],[1738,2],[1739,2]]], [1495,[4741.88,14247.6,0],[[1263,2],[1740,2]]], [1496,[5492.3,14270.1,0],[[1264,2]]], [1497,[5804.12,14177,2.54313e-006],[[1266,2],[1741,2],[1497,2]]], [1498,[5642.33,14204.5,7.62939e-006],[[1266,2],[1742,2]]], [1499,[6311.49,12350.8,0],[[1267,2],[1743,2],[1744,2]]], -[1500,[6321.62,12960.9,0],[[1268,2],[1745,2]]], [1501,[6121.64,13043,0],[[1268,2],[1746,2]]], [1502,[6456.38,13538,7.62939e-006],[[1269,2],[1747,2]]], [1503,[6360.04,13353.5,2.54313e-006],[[1269,2],[1748,2],[1749,2]]], [1504,[6150.79,13392.2,0],[[1269,2],[1750,2]]], [1505,[6357.87,13567.7,-7.62939e-006],[[1269,2],[1751,2],[1725,2]]], -[1506,[4525.21,12637.9,0],[[1270,2],[1752,2],[1729,2]]], [1507,[5156.97,11992.9,7.62939e-006],[[1271,2],[1753,2]]], [1508,[4986.93,11935.8,0],[[1271,2],[1754,2]]], [1509,[4906.88,12162.5,0],[[1273,2]]], [1510,[4884.5,12202.4,-2.54313e-006],[[1273,2],[1755,2],[1756,2]]], [1511,[5617.25,12027.8,0],[[1278,2],[1757,2]]], -[1512,[11729.4,10974.9,0],[[1280,2],[1758,2]]], [1513,[12238.5,11981.7,-5.08626e-006],[[1281,2],[1520,2],[1759,2]]], [1514,[12089.1,11466.2,0],[[1282,2],[1760,2]]], [1515,[12369.4,11471.6,0],[[1282,2],[1761,2]]], [1516,[11468.1,10805.9,1.90735e-006],[[1283,2],[1762,2],[1763,2],[1516,2]]], [1517,[11275,10660.1,0],[[1283,2],[1764,2]]], -[1518,[11003.5,10918.6,0],[[1284,2],[1304,2],[1536,2]]], [1519,[12104.8,12334.6,0],[[1285,2],[1288,2],[1765,2]]], [1520,[12315.1,12150.1,-5.08626e-006],[[1285,2],[1513,2],[1766,2]]], [1521,[11968.7,12688.3,-7.62939e-006],[[1286,2]]], [1522,[12193.4,12651.6,2.54313e-006],[[1287,2],[1767,2],[1768,2]]], [1523,[12174,12501.6,0],[[1287,2]]], -[1524,[12106.8,12329.7,7.62939e-006],[[1288,2],[1769,2]]], [1525,[11622.5,12819.8,0],[[1290,2],[1770,2]]], [1526,[10916.2,12486.7,-7.62939e-006],[[1292,2]]], [1527,[10815.9,12374.5,0],[[1293,2],[1771,2],[1527,2]]], [1528,[10897.4,12460.1,0],[[1294,2]]], [1529,[10508.3,12956.7,0],[[1295,2],[1772,2]]], -[1530,[10592.6,12574.3,2.54313e-006],[[1296,2],[1773,2],[1774,2]]], [1531,[10972.8,13395.7,0],[[1297,2],[1775,2],[1776,2]]], [1532,[11494.2,13099.6,-7.62939e-006],[[1299,2],[1777,2]]], [1533,[11176.4,12849.6,0],[[1300,2]]], [1534,[11021,10631.8,0],[[1302,2],[1778,2]]], [1535,[10674.7,10504.9,7.62939e-006],[[1303,2],[1779,2]]], -[1536,[10973.1,10905.6,0],[[1304,2],[1518,2],[1780,2],[1536,2],[1781,2]]], [1537,[10874.1,10862.6,0],[[1304,2]]], [1538,[10496.8,10521.8,0],[[1306,2],[1538,2]]], [1539,[10336.6,10528.2,0],[[1306,2],[1782,2]]], [1540,[9876.1,12170,0],[[1308,2],[1783,2]]], [1541,[9933.15,12572,2.54313e-006],[[1309,2],[1784,2],[1785,2]]], -[1542,[10307.3,12323.5,0],[[1310,2],[1786,2]]], [1543,[10327.8,12460.4,0],[[1310,2],[1787,2],[1773,2],[1788,2]]], [1544,[9771.78,11171.4,0],[[1313,2],[1789,2],[1790,2],[1791,2]]], [1545,[9994.6,10912.2,-2.54313e-006],[[1314,2],[1792,2],[1793,2]]], [1546,[15875.6,6978,7.62939e-006],[[1316,2],[1794,2]]], [1547,[15904.6,6783.94,7.62939e-006],[[1316,2],[1795,2]]], -[1548,[15973.4,7079.84,2.54313e-006],[[1317,2],[1548,2],[1796,2]]], [1549,[16105.7,7431.25,0],[[1318,2],[1797,2],[1798,2],[1549,2]]], [1550,[16188.5,7449.04,0],[[1319,2],[1798,2]]], [1551,[16118.1,6744.91,0],[[1320,2],[1799,2]]], [1552,[16223.7,6366,0],[[1321,2],[1800,2]]], [1553,[16392.4,6264.06,0],[[1322,2],[1801,2],[1802,2]]], -[1554,[16719.3,6561.65,0],[[1323,2],[1803,2]]], [1555,[16049.3,7857.75,0],[[1324,2],[1804,2],[1805,2]]], [1556,[16128.3,7786.59,0],[[1324,2]]], [1557,[16490.9,8678.69,2.54313e-006],[[1325,2],[1326,2],[1806,2]]], [1558,[16447.3,8869.44,0],[[1326,2],[1807,2],[1808,2]]], [1559,[16918.1,8565.48,0],[[1327,2],[1809,2]]], -[1560,[16912.7,8855.41,0],[[1328,2],[1810,2],[1811,2]]], [1561,[16142.6,8307.58,0],[[1329,2],[1812,2]]], [1562,[16032.8,8016.42,0],[[1331,2],[1805,2]]], [1563,[17816.7,6304.21,9.53674e-007],[[1332,2],[1813,2],[1563,2],[1814,2]]], [1564,[17177.4,6210.23,0],[[1333,2],[1815,2]]], [1565,[17531.7,5731.4,3.17891e-007],[[1334,2],[1816,2],[1817,2]]], -[1566,[16695.1,6074.03,0],[[1335,2],[1818,2]]], [1567,[18266,6870.72,9.53674e-007],[[1337,2],[1347,2],[1819,2],[1820,2]]], [1568,[18199.4,6657.69,0],[[1337,2],[1821,2]]], [1569,[17947.8,6578.96,1.27157e-006],[[1338,2],[1569,2],[1813,2]]], [1570,[17926.8,8168.04,-3.17891e-007],[[1339,2],[1346,2],[1579,2],[1822,2]]], [1571,[17927.5,8347.45,0],[[1339,2],[1823,2]]], -[1572,[17941.6,8040.51,0],[[1340,2]]], [1573,[17935.8,7878.68,6.35783e-007],[[1341,2],[1574,2],[1573,2]]], [1574,[17987.2,7977.12,0],[[1341,2],[1346,2],[1573,2]]], [1575,[18112.6,7497.44,0],[[1342,2],[1824,2]]], [1576,[18118.8,8005.01,0],[[1343,2],[1344,2],[1346,2],[1577,2],[1578,2]]], [1577,[18077.9,7987.24,4.76837e-007],[[1344,2],[1346,2],[1576,2],[1578,2]]], -[1578,[18071,8015.12,1.58946e-007],[[1346,2],[1576,2],[1577,2]]], [1579,[17978.8,8128.98,0],[[1346,2],[1570,2],[1822,2]]], [1580,[17505.8,8328.53,0],[[1330,2],[1825,2]]], [1581,[15842,3552.15,-9.53674e-007],[[1349,2],[1826,2]]], [1582,[14463.9,4558.94,0],[[1350,2]]], [1583,[14595.3,4536.64,0],[[1350,2],[1827,2]]], -[1584,[14397.4,4152.03,3.8147e-006],[[1351,2],[1828,2]]], [1585,[14304.6,4318.82,0],[[1351,2],[1829,2],[1585,2],[1830,2]]], [1586,[14684.3,3787.09,0],[[1353,2],[1831,2]]], [1587,[14942.6,3766.1,0],[[1353,2],[1832,2],[1833,2]]], [1588,[14925.5,3737.01,0],[[1353,2],[1834,2],[1588,2]]], [1589,[15324.7,3794.75,-9.53674e-007],[[1354,2],[1835,2]]], -[1590,[14449.5,5507.89,1.27157e-006],[[1357,2],[1836,2],[1590,2]]], [1591,[14581,5168.68,0],[[1358,2]]], [1592,[14551.2,5081.11,6.10352e-005],[[1360,2]]], [1593,[14247.6,4732.94,0],[[1363,2],[1837,2]]], [1594,[14097.5,5061.53,0],[[1364,2]]], [1595,[14039.7,4996.06,0],[[1364,2],[1838,2],[1839,2]]], -[1596,[14903.4,5945.19,7.62939e-006],[[1365,2],[1840,2]]], [1597,[15205.6,6006.52,0],[[1366,2],[1377,2],[1378,2],[1611,2]]], [1598,[15020.3,5958.31,-7.62939e-006],[[1366,2],[1841,2]]], [1599,[14610.1,5633.55,0],[[1367,2],[1836,2]]], [1600,[16000.6,5866.11,0],[[1368,2],[1842,2]]], [1601,[15851.7,5693.63,0],[[1368,2]]], -[1602,[16709.1,5728.43,0],[[1369,2],[1602,2],[1843,2]]], [1603,[17047,5092.52,0],[[1370,2],[1604,2],[1844,2]]], [1604,[17032.2,4953.13,3.17891e-007],[[1371,2],[1603,2],[1845,2]]], [1605,[17026.4,4843.58,2.38419e-007],[[1372,2],[1846,2],[1845,2],[1847,2]]], [1606,[16749.2,4755.73,0],[[1373,2],[1846,2]]], [1607,[15502.1,6490.15,-2.54313e-006],[[1376,2],[1607,2],[1848,2]]], -[1608,[15362.4,6486.9,0],[[1376,2],[1849,2]]], [1609,[15225.1,6210.24,0],[[1377,2]]], [1610,[15073.1,6281,0],[[1377,2],[1850,2]]], [1611,[15212.7,6021.5,0],[[1597,2],[1378,2],[1377,2]]], [1612,[16070.4,6066.41,0],[[1380,2],[1851,2]]], [1613,[15778.2,6243.31,0],[[1381,2]]], -[1614,[10124.4,4236.51,0],[[1382,2],[1852,2],[1853,2]]], [1615,[11919.4,3485.62,0],[[1384,2]]], [1616,[11694.1,3763.91,-1.27157e-006],[[1385,2],[1616,2],[1854,2]]], [1617,[11533.8,4166.47,1.27157e-006],[[1386,2],[1855,2],[1856,2]]], [1618,[10768.5,4193.26,0],[[1387,2],[1857,2]]], [1619,[11108.4,4392.58,0],[[1388,2],[1858,2],[1859,2]]], -[1620,[12411.1,2574.65,0],[[1389,2],[1860,2],[1620,2],[1861,2]]], [1621,[12389.6,2684.69,0],[[1389,2]]], [1622,[12321.7,2348.78,0],[[1390,2],[1862,2]]], [1623,[11733.7,1862.75,0],[[1391,2],[1863,2]]], [1624,[11509.4,1760,-4.76837e-007],[[1391,2],[1864,2],[1865,2],[1866,2]]], [1625,[12390.5,2950.47,1.27157e-006],[[1392,2],[1867,2],[1868,2]]], -[1626,[12320,3001.34,-1.27157e-006],[[1392,2],[1393,2],[1869,2],[1627,2]]], [1627,[12268.8,2994.2,-3.8147e-006],[[1393,2],[1626,2],[1870,2]]], [1628,[12233.5,2964.4,0],[[1393,2]]], [1629,[9910.85,2209.29,6.35783e-007],[[1394,2],[1871,2],[1872,2]]], [1630,[9733.92,2539.25,0],[[1395,2],[1873,2]]], [1631,[9752.95,2453.23,0],[[1395,2],[1874,2]]], -[1632,[9947.95,3411.77,1.27157e-006],[[1397,2],[1875,2],[1876,2]]], [1633,[9590.66,3273.05,0],[[1398,2]]], [1634,[9413.99,3223.73,4.76837e-007],[[1398,2],[1877,2],[1634,2],[1878,2]]], [1635,[9581.02,2665.69,6.35783e-007],[[1399,2],[1635,2],[1879,2]]], [1636,[8698.54,6036.33,-7.62939e-006],[[1400,2],[1880,2]]], [1637,[8543.16,6245.78,0],[[1401,2],[1637,2],[1881,2]]], -[1638,[8260.02,6329.42,7.62939e-006],[[1402,2],[1882,2]]], [1639,[8257.48,6207.55,7.62939e-006],[[1402,2]]], [1640,[8335.78,6243.52,0],[[1402,2]]], [1641,[7392.39,5026.03,0],[[1404,2],[1883,2]]], [1642,[8066.91,5245.74,0],[[1405,2],[1884,2],[1885,2],[1886,2]]], [1643,[6954.04,4682.26,0],[[1406,2],[1887,2]]], -[1644,[6571.31,4592.89,-1.27157e-006],[[1407,2],[1888,2],[1889,2],[1890,2]]], [1645,[6464.57,4836.11,0],[[1407,2],[1891,2]]], [1646,[6201.51,5716.55,0],[[1408,2],[1414,2],[1892,2]]], [1647,[6179.9,5518.43,0],[[1408,2]]], [1648,[6035.32,5579.79,0],[[1408,2],[1893,2]]], [1649,[6291.2,5380.7,3.8147e-006],[[1410,2],[1894,2]]], -[1650,[7319.17,7218.82,7.62939e-006],[[1411,2],[1895,2]]], [1651,[7503.41,7112.25,0],[[1411,2],[1896,2],[1897,2]]], [1652,[7009.73,6584.45,0],[[1412,2],[1898,2]]], [1653,[6936.92,6905.91,1.90735e-006],[[1413,2],[1899,2],[1900,2],[1901,2]]], [1654,[7123.02,6958.66,0],[[1413,2]]], [1655,[5861.33,5844.99,1.27157e-006],[[1415,2],[1902,2],[1903,2]]], -[1656,[6172.45,5952.28,0],[[1416,2]]], [1657,[6184.7,6039.39,0],[[1416,2]]], [1658,[6068.5,6170.56,-1.90735e-006],[[1417,2],[1419,2],[1904,2],[1658,2],[1905,2]]], [1659,[6084.61,6125.41,7.62939e-006],[[1904,2],[1417,2]]], [1660,[6238.88,6270.75,0],[[1418,2]]], [1661,[6101.74,6251.49,-3.8147e-006],[[1419,2]]], -[1662,[6542.09,6656.44,0],[[1420,2],[1906,2]]], [1663,[6321.57,6432.86,2.54313e-006],[[1422,2],[1663,2]]], [1664,[3052.86,6083.49,0],[[1423,2],[1665,2]]], [1665,[3201.86,5982.05,9.53674e-007],[[1424,2],[1664,2],[1907,2],[1908,2],[1681,2]]], [1666,[3784.68,7077.55,0],[[1425,2],[1909,2],[1668,2]]], [1667,[3538.38,7088.36,0],[[1425,2],[1910,2]]], -[1668,[3852.19,6971.86,-1.90735e-006],[[1426,2],[1427,2],[1666,2],[1911,2],[1671,2]]], [1669,[3804.58,6848.36,0],[[1426,2],[1671,2]]], [1670,[4008.3,6764.14,0],[[1427,2],[1912,2],[1913,2]]], [1671,[3877.32,6865.27,3.8147e-006],[[1427,2],[1668,2],[1669,2]]], [1672,[3789.11,6426.01,0],[[1429,2],[1914,2],[1915,2]]], [1673,[3942.74,6154.37,0],[[1430,2],[1916,2]]], -[1674,[3804.95,6065.74,0],[[1431,2],[1917,2]]], [1675,[3674.26,6188.31,0],[[1431,2]]], [1676,[3248.62,7306.97,0],[[1433,2],[1918,2],[1919,2]]], [1677,[3162.68,7578.23,0],[[1433,2],[1920,2],[1677,2],[1921,2],[1922,2]]], [1678,[3172.98,7523.99,-3.8147e-006],[[1920,2],[1433,2]]], [1679,[2521.16,7619.15,0],[[1434,2],[1679,2]]], -[1680,[2979.55,5750.38,3.17891e-007],[[1435,2],[1923,2],[1924,2]]], [1681,[3088.96,5873.72,0],[[1435,2],[1665,2],[1925,2],[1908,2],[1926,2],[1927,2]]], [1682,[2529.51,5905.52,1.90735e-006],[[1436,2],[1928,2]]], [1683,[2516.99,5833.52,0],[[1436,2],[1683,2]]], [1684,[2744.63,5701.3,-4.76837e-007],[[1437,2],[1929,2],[1930,2],[1931,2]]], [1685,[714.802,7715,0],[[1441,2],[1442,2]]], -[1686,[751.607,7432.66,-7.94729e-008],[[1443,2],[1932,2],[1687,2]]], [1687,[746.461,7358.43,0],[[1443,2],[1686,2],[1933,2]]], [1688,[1730.3,6931.85,0],[[1444,2]]], [1689,[1460.88,6686.81,0],[[1448,2]]], [1690,[1045.92,7067.28,-3.97364e-008],[[1450,2],[1934,2],[1690,2]]], [1691,[923.448,7045.47,0],[[1450,2],[1935,2],[1936,2]]], -[1692,[2670.91,7630.55,0],[[1452,2],[1937,2],[1694,2],[1692,2]]], [1693,[2796.11,7689,-9.53674e-007],[[1452,2],[1454,2],[1938,2],[1939,2]]], [1694,[2686.31,7653.3,0],[[1692,2],[2213,2],[1452,2],[1694,2]]], [1695,[2909.45,8091.56,3.8147e-006],[[1453,2],[1940,2]]], [1696,[2717.76,8145.55,0],[[1453,2],[1941,2]]], [1697,[1817.38,8874.39,6.35783e-007],[[1457,2],[1942,2],[1943,2],[1944,2]]], -[1698,[1640.67,9009.27,0],[[1457,2],[1945,2]]], [1699,[1812.65,9051.63,0],[[1457,2],[1946,2],[1947,2],[1699,2],[1948,2]]], [1700,[2226.28,8582.97,9.53674e-007],[[1458,2],[1949,2],[1950,2],[1951,2],[1952,2]]], [1701,[2282.43,8459.81,0],[[1458,2],[1701,2],[1953,2]]], [1702,[2121.49,8523.34,0],[[1459,2],[1702,2],[1954,2]]], [1703,[1330.53,8694.79,-9.53674e-007],[[1461,2],[1703,2]]], -[1704,[1467.56,8727.04,9.53674e-007],[[1461,2],[1955,2]]], [1705,[4167.89,14170.1,0],[[1462,2],[1956,2],[1957,2]]], [1706,[4121.42,13775.3,0],[[1463,2],[1958,2]]], [1707,[4021.92,13868.4,0],[[1463,2]]], [1708,[4176.22,14001.9,7.62939e-006],[[1463,2],[1959,2]]], [1709,[3223.38,13298.7,0],[[1464,2],[1960,2]]], -[1710,[3483.61,13266.2,-7.62939e-006],[[1465,2],[1961,2],[1962,2]]], [1711,[4487.57,16017.4,-2.54313e-006],[[1466,2],[1963,2],[1711,2]]], [1712,[4719.21,15897.6,0],[[1466,2],[1964,2]]], [1713,[4611.12,16040.9,0],[[1466,2],[1965,2],[1966,2]]], [1714,[4696.86,15042.6,-2.54313e-006],[[1468,2],[1967,2],[1968,2]]], [1715,[4750.24,15380.5,0],[[1469,2],[1969,2]]], -[1716,[3429.24,15793.7,0],[[1471,2],[1970,2],[1971,2]]], [1717,[3538.58,15798,2.54313e-006],[[1471,2],[1972,2],[1973,2]]], [1718,[3116.98,15208.8,0],[[1475,2],[1974,2],[1975,2]]], [1719,[2837.73,14695,0],[[1476,2],[1976,2],[1977,2],[1978,2]]], [1720,[2431.28,13861.7,0],[[1479,2],[1979,2]]], [1721,[2627.76,13821.5,0],[[1479,2]]], -[1722,[3043.74,13683.9,7.62939e-006],[[1481,2],[1980,2]]], [1723,[2890.09,13554.5,0],[[1481,2],[1981,2]]], [1724,[6353.46,13782.6,-7.62939e-006],[[1482,2],[1982,2]]], [1725,[6283.25,13608.1,0],[[1482,2],[1505,2],[1983,2],[1751,2]]], [1726,[6060.81,14341.7,-5.08626e-006],[[1484,2],[1984,2],[1741,2]]], [1727,[6022.77,14196.5,0],[[1484,2]]], -[1728,[6406.42,14293.3,7.62939e-006],[[1485,2],[1985,2]]], [1729,[4388.68,12683.9,2.54313e-006],[[1488,2],[1506,2],[1986,2],[1987,2]]], [1730,[4550.55,12959.9,0],[[1489,2]]], [1731,[3974.97,13115.1,-7.62939e-006],[[1490,2]]], [1732,[4224.43,13530.6,2.54313e-006],[[1491,2],[1988,2],[1958,2]]], [1733,[4349.61,13904.5,0],[[1492,2],[1959,2]]], -[1734,[5349.26,14419,0],[[1493,2],[1989,2]]], [1735,[5249.44,14644.2,-7.62939e-006],[[1493,2]]], [1736,[5361.2,14751.8,0],[[1493,2],[1990,2]]], [1737,[5380.96,14596,0],[[1493,2],[1991,2],[1992,2]]], [1738,[4986.55,14659.7,0],[[1494,2],[1993,2]]], [1739,[4838.62,14701.8,0],[[1494,2],[1994,2],[1995,2],[1996,2],[1968,2]]], -[1740,[4661.63,14230.2,2.54313e-006],[[1495,2],[1956,2],[1997,2]]], [1741,[5947.3,14277.3,7.62939e-006],[[1497,2],[1726,2]]], [1742,[5645.61,14217.9,0],[[1498,2]]], [1743,[6379.7,12370.5,1.90735e-006],[[1499,2],[1998,2],[1999,2],[2000,2]]], [1744,[6141.5,12263,0],[[1499,2],[2001,2]]], [1745,[6422.97,13052.6,0],[[1500,2],[2002,2]]], -[1746,[6117.25,13110.7,2.54313e-006],[[1501,2],[1746,2],[2003,2]]], [1747,[6612.36,13641,0],[[1502,2],[2004,2]]], [1748,[6288.38,13256.4,0],[[1503,2],[2005,2],[2003,2],[2006,2]]], [1749,[6468.85,13190.6,0],[[1503,2],[2007,2],[2002,2]]], [1750,[6119.43,13377.1,0],[[1504,2]]], [1751,[6322.21,13620.9,-7.62939e-006],[[1505,2],[1725,2],[2008,2]]], -[1752,[4483.52,12649.4,0],[[1506,2],[2009,2]]], [1753,[5220.54,11868.5,7.62939e-006],[[1507,2],[2010,2]]], [1754,[4897.91,11837.7,0],[[1508,2],[2011,2]]], [1755,[4769.09,12216.7,0],[[1510,2],[2012,2]]], [1756,[4830.27,12094.5,0],[[1510,2],[1756,2],[2013,2]]], [1757,[5641.96,12012.8,2.54313e-006],[[1511,2],[2014,2],[2015,2]]], -[1758,[11623.7,11003.5,0],[[1512,2],[2016,2],[1762,2]]], [1759,[12376.5,11875.7,0],[[1513,2],[2017,2]]], [1760,[12069.5,11393.2,0],[[1514,2],[2018,2]]], [1761,[12415.8,11417,1.90735e-006],[[1515,2],[2019,2],[2020,2],[2021,2]]], [1762,[11495.5,10876.9,2.54313e-006],[[1516,2],[1758,2],[2016,2],[1762,2]]], [1763,[11454,10793.8,0],[[1516,2]]], -[1764,[11241.7,10618.4,-2.54313e-006],[[1517,2],[1778,2],[2022,2]]], [1765,[12041,12302.7,0],[[1519,2]]], [1766,[12492.9,12223.2,0],[[1520,2],[2023,2]]], [1767,[12327.9,12639.7,0],[[1522,2],[2024,2]]], [1768,[12120.6,12758.9,1.90735e-006],[[1522,2],[2025,2],[2026,2],[2027,2]]], [1769,[12085.4,12338.6,0],[[1524,2]]], -[1770,[11691.2,12871.5,0],[[1525,2],[2028,2]]], [1771,[10806.4,12385.2,-2.54313e-006],[[1527,2]]], [1772,[10466.1,12989.8,0],[[1529,2],[2029,2],[2030,2]]], [1773,[10486,12497.3,1.90735e-006],[[1530,2],[1543,2],[2031,2],[1773,2],[2032,2],[1787,2]]], [1774,[10558.9,12617.8,0],[[1530,2]]], [1775,[10948.3,13558,0],[[1531,2],[2033,2]]], -[1776,[11059.2,13419.3,0],[[1531,2]]], [1777,[11585,13231.9,3.8147e-006],[[1532,2],[2034,2]]], [1778,[11065.9,10624.8,0],[[1534,2],[1764,2],[2035,2]]], [1779,[10637.9,10445.9,0],[[1535,2]]], [1780,[10953.7,10869.4,0],[[1536,2],[2036,2],[1780,2]]], [1781,[11007,10963.8,0],[[1536,2]]], -[1782,[10281,10383.3,0],[[1539,2],[2037,2]]], [1783,[9829.46,12141.9,-1.90735e-006],[[1540,2],[1783,2],[2038,2],[2039,2]]], [1784,[9853.23,12674.3,0],[[1541,2],[2040,2],[2041,2]]], [1785,[9800.94,12541.6,0],[[1541,2],[2042,2]]], [1786,[10329.9,12327.8,0],[[1542,2]]], [1787,[10375.2,12477.8,7.62939e-006],[[1543,2],[1773,2],[2043,2]]], -[1788,[10313.4,12505.9,0],[[1543,2]]], [1789,[9723.8,11309.8,0],[[1544,2],[2044,2]]], [1790,[9794.62,11106.7,0],[[1544,2]]], [1791,[9577.03,11105.3,0],[[1544,2],[2045,2]]], [1792,[9962.83,10941.9,0],[[1545,2]]], [1793,[9904.19,10735.9,7.62939e-006],[[1545,2],[2046,2]]], -[1794,[15777.4,6951.09,0],[[1546,2],[2047,2],[2048,2],[2049,2]]], [1795,[15898.8,6732.55,0],[[1547,2]]], [1796,[15914.9,7105.9,-2.54313e-006],[[1548,2],[2050,2],[1796,2]]], [1797,[15971.1,7456.02,-7.62939e-006],[[1549,2],[2051,2]]], [1798,[16131.6,7441.67,0],[[1549,2],[1550,2]]], [1799,[16081.2,6727.56,-5.72205e-006],[[1551,2],[2052,2],[1799,2]]], -[1800,[16232,6217.44,0],[[1552,2],[1851,2],[2053,2]]], [1801,[16367.8,6130.72,0],[[1553,2],[2054,2],[1851,2],[2053,2]]], [1802,[16528.8,6389.33,0],[[1553,2],[2055,2]]], [1803,[16629.3,6493.06,-7.62939e-006],[[1554,2],[2056,2]]], [1804,[15981.8,7735.03,0],[[1555,2],[1804,2]]], [1805,[15917.9,7931.33,2.54313e-006],[[1555,2],[1562,2],[2057,2]]], -[1806,[16297.2,8696.89,0],[[1557,2],[2058,2]]], [1807,[16285.2,8966.11,0],[[1558,2],[2059,2]]], [1808,[16594.8,8997.27,-3.8147e-006],[[1558,2],[2060,2]]], [1809,[16932.3,8552.32,0],[[1559,2],[2061,2],[2062,2]]], [1810,[17063.5,8857.76,0],[[1560,2],[2063,2]]], [1811,[17062.3,9001.81,0],[[1560,2],[2064,2],[2065,2]]], -[1812,[16122.7,8447.59,-7.62939e-006],[[1561,2],[2066,2],[2058,2]]], [1813,[17939.2,6318.75,-1.27157e-006],[[1563,2],[1569,2],[2067,2]]], [1814,[17833.9,6199.55,0],[[1563,2],[2068,2],[1814,2]]], [1815,[17127.7,6080.31,0],[[1564,2],[2069,2]]], [1816,[17498.9,5721.21,0],[[1565,2],[1816,2],[2070,2],[2071,2]]], [1817,[17543.8,5503.94,7.94729e-008],[[1565,2],[2072,2],[2073,2],[2074,2],[2075,2],[2076,2]]], -[1818,[16633.8,6001.33,0],[[1566,2],[1843,2],[2054,2],[2077,2]]], [1819,[18293.7,6669.47,0],[[1567,2],[2078,2]]], [1820,[18348.6,6851.64,1.58946e-007],[[1567,2],[2079,2],[2080,2]]], [1821,[18149,6475.1,0],[[1568,2],[2081,2],[2067,2]]], [1822,[17961.5,8206.37,-2.38419e-007],[[1570,2],[1579,2],[2082,2],[2083,2]]], [1823,[17944.3,8395.16,4.76837e-008],[[1571,2],[2082,2],[2084,2],[2085,2],[2086,2]]], -[1824,[18153.6,7413.9,0],[[1575,2],[2087,2]]], [1825,[17497.5,8383.7,0],[[1580,2],[2088,2],[2089,2]]], [1826,[15838,3502.61,0],[[1581,2],[2090,2],[2091,2]]], [1827,[14585.8,4575.58,-3.8147e-006],[[1583,2]]], [1828,[14377.1,4020.15,0],[[1584,2],[2092,2]]], [1829,[14146,4343.07,-3.8147e-006],[[1585,2],[2093,2]]], -[1830,[14300.1,4451.17,0],[[1585,2],[2094,2]]], [1831,[14539.9,3800.86,0],[[1586,2],[2095,2],[2092,2]]], [1832,[15131.6,3768.08,0],[[1587,2],[1835,2]]], [1833,[14938.2,3622.45,0],[[1587,2],[2096,2]]], [1834,[14890.8,3738.87,1.90735e-006],[[1588,2],[1834,2]]], [1835,[15311.1,3761.72,-3.17891e-007],[[1589,2],[1832,2],[2097,2]]], -[1836,[14508,5556.88,-2.54313e-006],[[1590,2],[1599,2],[2098,2]]], [1837,[14241.9,4703.1,0],[[1593,2]]], [1838,[14036.9,5088.66,0],[[1595,2],[1838,2],[2099,2]]], [1839,[13844.5,5031.69,0],[[1595,2],[2100,2]]], [1840,[14768.5,5983.65,7.62939e-006],[[1596,2],[2101,2]]], [1841,[14924.7,6055.89,0],[[1598,2],[2102,2]]], -[1842,[16135.3,5895.54,0],[[1600,2],[2103,2]]], [1843,[16793.6,5868.21,0],[[1602,2],[1818,2],[2077,2]]], [1844,[17185.7,5084.1,0],[[1603,2],[2104,2],[2105,2],[2106,2],[2107,2],[2108,2]]], [1845,[17082,4914,2.38419e-007],[[1604,2],[1605,2],[2109,2],[2105,2],[2110,2]]], [1846,[16971.1,4776.24,-2.38419e-007],[[1605,2],[1606,2],[2111,2],[1846,2],[2112,2]]], [1847,[17105.6,4805.43,0],[[1605,2],[2113,2],[2110,2]]], -[1848,[15542.3,6508.06,-7.62939e-006],[[1607,2]]], [1849,[15313.7,6511.88,2.54313e-006],[[1608,2],[2114,2],[2115,2]]], [1850,[15004.1,6410.82,0],[[1610,2],[2116,2],[2117,2],[2118,2],[2119,2]]], [1851,[16214.7,6104.51,3.8147e-006],[[1612,2],[1800,2],[1801,2],[2053,2]]], [1852,[10068.7,4161.36,-1.27157e-006],[[1614,2],[2120,2],[2121,2]]], [1853,[10077.6,4315.73,1.27157e-006],[[1614,2],[2122,2],[2123,2]]], -[1854,[11735.3,3718.51,0],[[1616,2]]], [1855,[11555.1,4225.2,9.53674e-007],[[1617,2],[2124,2],[2125,2],[2126,2]]], [1856,[11427,4184.31,0],[[1617,2]]], [1857,[10648,4213.4,0],[[1618,2],[2127,2]]], [1858,[11203.6,4395.56,0],[[1619,2],[2128,2],[1858,2],[2129,2]]], [1859,[10924.8,4444.41,0],[[1619,2],[2130,2]]], -[1860,[12494.9,2455.93,0],[[1620,2],[1860,2],[2131,2]]], [1861,[12494.6,2564.78,0],[[1620,2],[2132,2]]], [1862,[12325,2314.44,-6.35783e-007],[[1622,2],[2133,2],[2134,2]]], [1863,[11818.2,1779.51,0],[[1623,2],[2135,2]]], [1864,[11438.3,1600.03,0],[[1624,2],[2136,2]]], [1865,[11380.5,1797.22,0],[[1624,2],[2137,2],[1865,2],[2138,2]]], -[1866,[11618.8,1688.5,-1.90735e-006],[[1624,2],[2139,2]]], [1867,[12379.7,2858.43,0],[[1625,2]]], [1868,[12442.5,2966.87,1.90735e-006],[[1625,2],[2140,2],[2141,2],[2142,2]]], [1869,[12452.9,3033.06,0],[[1626,2],[2143,2],[1869,2]]], [1870,[12278.8,3046.03,1.27157e-006],[[1627,2],[2144,2],[2145,2]]], [1871,[9877.05,2055.91,9.53674e-007],[[1629,2],[2146,2]]], -[1872,[9786.6,2246.42,0],[[1629,2],[2147,2],[1874,2]]], [1873,[9612.03,2539.85,1.90735e-006],[[1630,2],[2148,2]]], [1874,[9736.77,2314.18,-1.90735e-006],[[1631,2],[1872,2],[2147,2]]], [1875,[9952.95,3488.62,0],[[1632,2],[2149,2],[2150,2]]], [1876,[10064.9,3356.6,-1.90735e-006],[[1632,2],[2151,2]]], [1877,[9355.47,3094.53,-9.53674e-007],[[1634,2],[2152,2],[2153,2],[1877,2]]], -[1878,[9370.25,3262.14,-6.35783e-007],[[1634,2],[2154,2],[2155,2]]], [1879,[9428.07,2673.34,-6.35783e-007],[[1635,2],[1879,2],[2156,2]]], [1880,[8729.69,6027.27,0],[[1636,2],[2157,2],[2158,2]]], [1881,[8676.63,6344.38,-7.62939e-006],[[1637,2],[2159,2]]], [1882,[8207.02,6478.39,0],[[1638,2],[2160,2]]], [1883,[7314.93,4999.15,-3.8147e-006],[[1641,2],[2161,2]]], -[1884,[8108.68,5406.92,0],[[1642,2],[2162,2]]], [1885,[8033.17,5129.8,-1.27157e-006],[[1642,2],[2163,2],[2164,2]]], [1886,[8225.99,5207.22,0],[[1642,2],[2165,2]]], [1887,[7059.3,4604.93,1.27157e-006],[[1643,2],[2166,2],[2167,2]]], [1888,[6423.32,4549.75,1.27157e-006],[[1644,2],[2168,2],[1888,2]]], [1889,[6607.9,4492.49,2.54313e-006],[[1644,2],[2169,2],[1890,2],[1889,2]]], -[1890,[6579.3,4493.47,3.8147e-006],[[1889,2],[2443,2],[1890,2],[1644,2]]], [1891,[6433.86,4859.42,1.27157e-006],[[1645,2],[2170,2],[2171,2]]], [1892,[6121.66,5694.63,0],[[1646,2]]], [1893,[5983.01,5562.86,1.27157e-006],[[1648,2],[2172,2],[2173,2]]], [1894,[6305.07,5350.67,1.27157e-006],[[1649,2],[2174,2],[2175,2]]], [1895,[7245.44,7264.58,2.54313e-006],[[1650,2],[2176,2],[2177,2]]], -[1896,[7621.29,7023.04,-7.62939e-006],[[1651,2],[2178,2]]], [1897,[7596.18,7211.83,-1.90735e-006],[[1651,2],[1897,2],[2179,2],[2180,2]]], [1898,[7002.13,6571.45,0],[[1652,2]]], [1899,[6977.89,6988.35,0],[[1653,2]]], [1900,[6884.57,6755.37,0],[[1653,2],[2181,2],[2182,2]]], [1901,[6864.83,6998.19,0],[[1653,2],[2183,2]]], -[1902,[5782.12,5947.9,0],[[1655,2],[2184,2],[2185,2]]], [1903,[5694.66,5789.16,0],[[1655,2],[2186,2]]], [1904,[6091.39,6152.89,7.62939e-006],[[1658,2],[1659,2],[1904,2]]], [1905,[5955,6250.21,0],[[1658,2],[2187,2],[2188,2]]], [1906,[6558.8,6782.24,0],[[1662,2],[2189,2]]], [1907,[3298.47,5912.99,6.35783e-007],[[1665,2],[2190,2],[2191,2]]], -[1908,[3151.87,5915.2,0],[[1665,2],[1681,2],[2192,2]]], [1909,[3894.51,7132.63,-1.27157e-006],[[1666,2],[2193,2],[2194,2]]], [1910,[3468.1,7098.63,0],[[1667,2],[2195,2]]], [1911,[4018.5,7052.75,0],[[1668,2],[2196,2]]], [1912,[4161.57,6804.58,0],[[1670,2],[2197,2]]], [1913,[4019.16,6632.33,0],[[1670,2],[1913,2],[2198,2],[2199,2],[1914,2]]], -[1914,[3906.42,6495.53,0],[[1672,2],[1913,2]]], [1915,[3770.49,6339.77,0],[[1672,2],[2200,2]]], [1916,[4030.23,6131.86,-1.90735e-006],[[1673,2],[2201,2],[2202,2],[1917,2],[2203,2]]], [1917,[3930.33,6009.51,0],[[1674,2],[1916,2],[2202,2]]], [1918,[3237.69,7246.64,0],[[1676,2]]], [1919,[3282.56,7272.99,0],[[1676,2],[2195,2],[1919,2]]], -[1920,[3177.86,7552,0],[[1677,2],[1678,2],[1920,2]]], [1921,[3157.74,7693.56,0],[[1677,2],[2204,2]]], [1922,[2997.61,7588,0],[[1677,2],[1938,2]]], [1923,[3101.93,5677.09,0],[[1680,2],[2205,2],[1927,2]]], [1924,[2945.78,5636.63,3.17891e-007],[[1680,2],[1931,2],[2206,2]]], [1925,[3131.76,5916.74,-1.90735e-006],[[1681,2],[1925,2]]], -[1926,[2943.18,5972.17,0],[[1681,2],[2207,2]]], [1927,[3151.97,5805.87,-6.35783e-007],[[1681,2],[1923,2],[2192,2]]], [1928,[2464.48,5819.41,-3.17891e-007],[[1682,2],[1929,2],[1928,2]]], [1929,[2592.73,5758.89,0],[[1684,2],[1928,2]]], [1930,[2735.45,5638.14,3.17891e-007],[[1684,2],[2208,2],[2209,2],[1930,2]]], [1931,[2832.01,5674.47,-3.17891e-007],[[1684,2],[1924,2],[2210,2]]], -[1932,[773.386,7514.39,0],[[1686,2]]], [1933,[791.704,7319.46,-2.38419e-007],[[1687,2]]], [1934,[975.956,7062.21,0],[[1690,2]]], [1935,[899.69,7020.59,0],[[1691,2]]], [1936,[881.598,7075.47,3.97364e-008],[[1691,2],[2211,2],[2212,2]]], [1937,[2641.3,7564.95,0],[[1692,2]]], -[1938,[2864.28,7587.09,1.27157e-006],[[1693,2],[1922,2],[2214,2],[1938,2]]], [1939,[2871.25,7737.66,0],[[1693,2],[2215,2]]], [1940,[2964.22,8116.18,0],[[1695,2],[2216,2],[2217,2]]], [1941,[2687.69,8223.59,0],[[1696,2],[2218,2]]], [1942,[1892.54,8960.24,6.35783e-007],[[1697,2],[2219,2],[1946,2],[2220,2]]], [1943,[1939.1,8796.18,-6.35783e-007],[[1697,2],[2221,2],[1944,2],[1943,2]]], -[1944,[1928.81,8790.52,0],[[1943,2],[2501,2],[1944,2],[1697,2]]], [1945,[1605.23,9015.29,-6.35783e-007],[[1698,2],[2222,2],[2223,2]]], [1946,[1848.08,9117.77,0],[[1699,2],[1942,2],[2224,2],[2222,2],[2225,2],[2226,2]]], [1947,[1802.55,9042.32,-6.35783e-007],[[1699,2]]], [1948,[1739.58,9108.59,0],[[1699,2],[2227,2],[2222,2]]], [1949,[2378.2,8690.55,0],[[1700,2],[2228,2]]], -[1950,[2169.32,8733.55,0],[[1700,2],[2229,2]]], [1951,[2193.04,8534.34,0],[[1700,2],[1952,2]]], [1952,[2198.19,8541.15,3.8147e-006],[[1951,2],[2507,2],[1700,2]]], [1953,[2490.54,8502.29,0],[[1701,2],[2230,2],[2231,2]]], [1954,[2116.11,8531.58,0],[[1702,2]]], [1955,[1479.25,8755.3,6.35783e-007],[[1704,2],[2223,2],[2232,2]]], -[1956,[4374.8,14204.8,7.62939e-006],[[1705,2],[1740,2]]], [1957,[4179.34,14251.6,7.62939e-006],[[1705,2]]], [1958,[4138.88,13665.6,0],[[1706,2],[1732,2],[2233,2]]], [1959,[4281.99,13987.6,0],[[1708,2],[1733,2]]], [1960,[3178.33,13162.9,0],[[1709,2],[2234,2]]], [1961,[3545.3,13091.6,0],[[1710,2],[2235,2],[2236,2]]], -[1962,[3539.02,13277.2,0],[[1710,2]]], [1963,[4377.62,16109.9,0],[[1711,2],[2237,2]]], [1964,[4759.08,15870.2,0],[[1712,2],[2238,2],[2239,2]]], [1965,[4693.19,16138.3,0],[[1713,2],[2240,2],[2241,2]]], [1966,[4577.38,16072.6,0],[[1713,2]]], [1967,[4798.97,15165.1,0],[[1714,2],[1967,2]]], -[1968,[4766.9,14896.6,2.54313e-006],[[1714,2],[1739,2],[2242,2],[1996,2]]], [1969,[4844.04,15462.1,0],[[1715,2],[2243,2]]], [1970,[3390.94,15805.3,0],[[1716,2],[2244,2],[2245,2],[1970,2]]], [1971,[3388.63,15776.2,0],[[1716,2]]], [1972,[3679.89,15882.9,2.54313e-006],[[1717,2],[2246,2],[2247,2]]], [1973,[3514.68,15858.6,0],[[1717,2]]], -[1974,[3094.2,15328.4,0],[[1718,2],[2248,2],[2249,2]]], [1975,[3011.96,15172.9,0],[[1718,2],[2250,2],[2251,2]]], [1976,[2782.29,14832.4,0],[[1719,2],[1976,2]]], [1977,[2766.24,14634.9,-2.54313e-006],[[1719,2],[2252,2],[2253,2]]], [1978,[2851.83,14677.4,0],[[1719,2]]], [1979,[2369.06,13863.8,-2.54313e-006],[[1720,2],[2254,2],[2255,2]]], -[1980,[3065.94,13674.2,0],[[1722,2]]], [1981,[2799.14,13506.7,0],[[1723,2],[2256,2],[2257,2]]], [1982,[6372.84,13833.1,0],[[1724,2]]], [1983,[6308.29,13605.2,-7.62939e-006],[[1725,2],[1983,2]]], [1984,[6005.99,14444.2,1.90735e-006],[[1726,2],[2258,2],[2259,2],[2260,2]]], [1985,[6527.18,14379.6,-7.62939e-006],[[1728,2],[2261,2]]], -[1986,[4458.95,12656.5,0],[[1729,2]]], [1987,[4298.22,12698.4,-2.54313e-006],[[1729,2],[2262,2],[2263,2]]], [1988,[4065.87,13463,7.62939e-006],[[1732,2],[2264,2]]], [1989,[5358.2,14402.4,0],[[1734,2]]], [1990,[5430.96,14871.4,2.54313e-006],[[1736,2],[2265,2],[2266,2]]], [1991,[5449.23,14515.6,2.54313e-006],[[1737,2],[1991,2],[2267,2]]], -[1992,[5470.86,14639.8,0],[[1737,2]]], [1993,[5085.16,14722.3,0],[[1738,2],[2268,2]]], [1994,[4986.05,14783.9,-7.62939e-006],[[1739,2],[2269,2]]], [1995,[4709,14618.1,0],[[1739,2],[2270,2]]], [1996,[4783.21,14840.8,0],[[1739,2],[1968,2],[2271,2]]], [1997,[4546.37,14355.9,0],[[1740,2],[2272,2]]], -[1998,[6365.06,12199.7,0],[[1743,2],[2273,2]]], [1999,[6412.27,12619.9,2.54313e-006],[[1743,2],[2274,2],[2275,2]]], [2000,[6575.87,12429,5.08626e-006],[[1743,2],[2276,2],[2277,2]]], [2001,[5993.5,12150.5,0],[[1744,2],[2278,2]]], [2002,[6464.1,13081.1,-2.54313e-006],[[1745,2],[1749,2],[2007,2],[2279,2]]], [2003,[6215.92,13185.4,0],[[2003,2]]], -[2004,[6733.48,13723.1,0],[[1747,2],[2280,2]]], [2005,[6232.71,13211.8,0],[[1748,2],[2281,2],[2005,2]]], [2006,[6243.82,13238.8,0],[[2281,2],[1748,2]]], [2007,[6498.63,13126.2,7.62939e-006],[[1749,2],[2002,2],[2282,2]]], [2008,[6396.4,13607.1,0],[[1751,2]]], [2009,[4519.42,12541.1,0],[[1752,2],[2283,2]]], -[2010,[5243.43,11807.9,-2.54313e-006],[[1753,2],[2284,2],[2285,2]]], [2011,[4782.06,11708,-7.62939e-006],[[1754,2],[2286,2]]], [2012,[4601.84,12248.4,-7.62939e-006],[[1755,2],[2287,2]]], [2013,[4671.33,12056.7,0],[[1756,2],[2288,2]]], [2014,[5767.32,11898.5,0],[[1757,2],[2289,2]]], [2015,[5692.19,12025.4,0],[[1757,2]]], -[2016,[11550.9,10960.3,-1.90735e-006],[[1758,2],[1762,2],[2016,2]]], [2017,[12477.6,11794.9,-7.62939e-006],[[1759,2]]], [2018,[12064.2,11366.2,0],[[1760,2]]], [2019,[12315.3,11406.8,0],[[1761,2]]], [2020,[12490.8,11265.7,0],[[1761,2],[2290,2]]], [2021,[12578.6,11368.6,0],[[1761,2],[2291,2]]], -[2022,[11231.4,10422.2,0],[[1764,2],[2292,2]]], [2023,[12610.7,12273.1,7.62939e-006],[[1766,2],[2293,2]]], [2024,[12463.4,12693.2,0],[[1767,2],[2294,2]]], [2025,[12024.4,12885.8,0],[[1768,2],[2295,2]]], [2026,[12157.7,12793,0],[[1768,2]]], [2027,[12074.2,12741.3,0],[[1768,2]]], -[2028,[11766,12953.4,0],[[1770,2],[2296,2]]], [2029,[10344.4,12895.8,0],[[1772,2],[2297,2]]], [2030,[10407.5,13142.3,0],[[1772,2],[2298,2],[2299,2]]], [2031,[10520.4,12513.3,0],[[1773,2]]], [2032,[10466.2,12449.1,2.54313e-006],[[1773,2],[2032,2],[2300,2]]], [2033,[10929.4,13663.6,-2.54313e-006],[[1775,2],[2301,2],[2302,2]]], -[2034,[11624.3,13326.1,-3.8147e-006],[[1777,2],[2303,2]]], [2035,[11053.2,10431.4,0],[[1778,2],[2304,2]]], [2036,[10949.1,10867,2.54313e-006],[[1780,2]]], [2037,[10266.7,10347.9,-2.54313e-006],[[1782,2],[2305,2],[2306,2]]], [2038,[9636.88,12075,0],[[1783,2],[2307,2]]], [2039,[9807.83,12019.9,2.54313e-006],[[1783,2],[2308,2],[2309,2]]], -[2040,[9987,12784.8,7.62939e-006],[[1784,2],[2310,2]]], [2041,[9802.2,12720.8,-2.54313e-006],[[1784,2],[2311,2],[2312,2]]], [2042,[9713.77,12518,-2.54313e-006],[[1785,2],[2042,2],[2313,2]]], [2043,[10335.8,12590.3,0],[[1787,2],[2314,2]]], [2044,[9670.2,11445.7,0],[[1789,2],[2315,2]]], [2045,[9430.03,11060.3,0],[[1791,2],[2316,2],[2317,2]]], -[2046,[9857.25,10616.2,-5.08626e-006],[[1793,2],[2318,2],[2046,2],[2319,2]]], [2047,[15809.5,7018.9,0],[[1794,2],[2320,2]]], [2048,[15694.6,6824.38,-7.62939e-006],[[1794,2],[2321,2],[2048,2]]], [2049,[15646.4,6834.06,0],[[1794,2],[2322,2]]], [2050,[15850.8,7102.46,0],[[1796,2],[2320,2]]], [2051,[15889.2,7402.87,7.62939e-006],[[1797,2],[2323,2]]], -[2052,[16013.5,6701.55,-2.54313e-006],[[1799,2],[2324,2]]], [2053,[16244.2,6116.22,9.53674e-007],[[1851,2],[2103,2],[1801,2],[2396,2],[1800,2]]], [2054,[16510.6,6076.1,0],[[1801,2],[1818,2]]], [2055,[16471.6,6462.01,7.62939e-006],[[1802,2],[2056,2]]], [2056,[16560.9,6494.13,0],[[1803,2],[2055,2]]], [2057,[15842.6,7956.43,5.08626e-006],[[1805,2],[2325,2],[2326,2]]], -[2058,[16182.5,8596.62,-3.05176e-006],[[1806,2],[1812,2],[2066,2],[2327,2],[2058,2],[2328,2]]], [2059,[16177.3,9016.05,0],[[1807,2],[2329,2]]], [2060,[16739.7,9122.81,0],[[1808,2],[2330,2]]], [2061,[17099.5,8557.65,0],[[1809,2],[2331,2]]], [2062,[16971.3,8439.4,0],[[1809,2]]], [2063,[17205.5,8857.62,0],[[1810,2],[2332,2]]], -[2064,[17182.7,9110.63,0],[[1811,2],[2333,2]]], [2065,[17001.8,9051.56,0],[[1811,2]]], [2066,[16109.2,8535.36,-7.62939e-006],[[1812,2],[2058,2],[2334,2]]], [2067,[18090.4,6308.52,0],[[1813,2],[1821,2],[2335,2]]], [2068,[17801.8,6060.68,0],[[1814,2],[2336,2]]], [2069,[17061.8,6097.41,0],[[1815,2]]], -[2070,[17490.6,5772.87,0],[[1816,2],[2337,2]]], [2071,[17419,5635.08,3.17891e-007],[[1816,2],[2338,2],[2339,2]]], [2072,[17508.1,5552.41,0],[[1817,2],[2072,2],[2340,2],[2075,2],[2339,2]]], [2073,[17673.2,5612.6,0],[[1817,2],[2341,2]]], [2074,[17638,5363.51,-5.29819e-008],[[1817,2],[2342,2],[2074,2],[2343,2],[2076,2],[2344,2],[2345,2],[2346,2]]], [2075,[17448.8,5488.16,0],[[1817,2],[2072,2],[2347,2],[2340,2]]], -[2076,[17489.3,5406.56,0],[[1817,2],[2074,2],[2348,2],[2343,2],[2076,2]]], [2077,[16796.3,5884.94,4.76837e-007],[[1843,2],[1818,2],[2374,2],[2375,2]]], [2078,[18304.4,6499.89,0],[[1819,2],[2349,2]]], [2079,[18332.4,6776.72,0],[[1820,2],[2350,2],[2079,2]]], [2080,[18417.3,6936.64,0],[[1820,2],[2351,2]]], [2081,[18134.7,6322.63,0],[[1821,2],[2352,2]]], -[2082,[17971.7,8290.62,0],[[1822,2],[1823,2],[2353,2]]], [2083,[17914.7,8218.67,0],[[1822,2],[2083,2],[2353,2]]], [2084,[17891.9,8413.87,0],[[1823,2]]], [2085,[17990.8,8508.33,0],[[1823,2],[2354,2],[2355,2]]], [2086,[17767.4,8378.15,0],[[1823,2],[2356,2]]], [2087,[18186.6,7322.76,-4.76837e-007],[[1824,2],[2357,2]]], -[2088,[17332.6,8417.47,0],[[1825,2],[2358,2]]], [2089,[17512.5,8415.36,0],[[1825,2],[2359,2],[2356,2]]], [2090,[16024.2,3490.07,-9.53674e-007],[[1826,2],[2360,2]]], [2091,[15748.9,3481.8,0],[[1826,2],[2361,2],[2362,2]]], [2092,[14352,3871.75,0],[[1828,2],[1831,2],[2095,2]]], [2093,[14017.3,4366.51,0],[[1829,2],[2363,2]]], -[2094,[14326.3,4551.67,-3.8147e-006],[[1830,2]]], [2095,[14368.5,3822.83,0],[[1831,2],[2092,2],[2364,2],[2365,2]]], [2096,[14929.4,3481.86,0],[[1833,2],[2366,2]]], [2097,[15293.2,3598.77,0],[[1835,2],[2367,2]]], [2098,[14506,5688.23,0],[[1836,2],[2368,2]]], [2099,[14027.6,5223.36,2.54313e-006],[[1838,2],[2369,2],[2370,2]]], -[2100,[13694.5,5061.75,-3.8147e-006],[[1839,2],[2371,2]]], [2101,[14718,6060.6,0],[[1840,2],[2372,2]]], [2102,[14876.3,6129.79,0],[[1841,2]]], [2103,[16251.7,5965.18,0],[[1842,2],[2373,2],[2053,2]]], [2104,[17155.4,5168.27,2.38419e-007],[[1844,2],[2376,2],[2377,2],[2104,2],[2378,2]]], [2105,[17152.6,5050.43,0],[[1844,2],[1845,2],[2379,2],[2380,2]]], -[2106,[17218.3,5035.92,0],[[1844,2],[2381,2],[2382,2],[2106,2]]], [2107,[17382.5,5121.75,6.81196e-008],[[1844,2],[2383,2],[2108,2],[2384,2],[2385,2],[2107,2],[2386,2],[2387,2]]], [2108,[17271.9,5191.15,-3.17891e-007],[[1844,2],[2107,2],[2388,2],[2384,2]]], [2109,[17131.4,4981,0],[[1845,2],[2389,2]]], [2110,[17141.7,4878.8,0],[[1845,2],[1847,2],[2390,2]]], [2111,[16978.1,4798.28,0],[[1846,2],[2391,2],[2111,2]]], -[2112,[17107.1,4686.44,1.58946e-007],[[1846,2],[2113,2],[2392,2]]], [2113,[17180.5,4747.84,1.58946e-007],[[1847,2],[2112,2],[2390,2]]], [2114,[15389.6,6615.65,0],[[1849,2],[2393,2]]], [2115,[15153.3,6578.53,0],[[1849,2],[2394,2],[2118,2]]], [2116,[15035,6393.52,7.62939e-006],[[1850,2]]], [2117,[15022.4,6428.19,-7.62939e-006],[[1850,2]]], -[2118,[14995.5,6589.55,0],[[1850,2],[2115,2],[2394,2]]], [2119,[14825.5,6497.35,0],[[1850,2],[2395,2]]], [2120,[10083.8,4125.88,-9.53674e-007],[[1852,2],[2397,2],[2120,2],[2398,2]]], [2121,[9954.61,4174.36,0],[[1852,2]]], [2122,[10029.1,4413.09,0],[[1853,2],[2399,2],[2400,2]]], [2123,[9986.26,4295.27,0],[[1853,2]]], -[2124,[11611.5,4427.37,0],[[1855,2],[2401,2]]], [2125,[11727.3,4288.33,0],[[1855,2],[2402,2]]], [2126,[11437.1,4317.26,3.8147e-006],[[1855,2],[2128,2]]], [2127,[10635.6,4222.21,-1.27157e-006],[[1857,2],[2403,2],[2127,2],[2404,2]]], [2128,[11315.3,4372.56,0],[[1858,2],[2126,2],[2405,2],[2406,2]]], [2129,[11209.1,4447.87,0],[[1858,2]]], -[2130,[10770.9,4443.66,0],[[1859,2],[2407,2]]], [2131,[12593.2,2351.35,0],[[1860,2],[2408,2],[2409,2]]], [2132,[12628.8,2547.81,0],[[1861,2],[2410,2]]], [2133,[12291.7,2129.52,-1.90735e-006],[[1862,2],[2411,2]]], [2134,[12380.5,2307.64,0],[[1862,2]]], [2135,[11935.4,1694.77,0],[[1863,2],[2412,2]]], -[2136,[11437.8,1574.01,0],[[1864,2],[2413,2],[2414,2]]], [2137,[11310.9,1795.78,0],[[1865,2],[2415,2],[2416,2]]], [2138,[11329.7,1904.25,3.8147e-006],[[1865,2]]], [2139,[11621.7,1568.86,0],[[1866,2],[2417,2],[2413,2]]], [2140,[12541.2,3076.87,0],[[1868,2],[2418,2]]], [2141,[12448.8,2837.69,-3.8147e-006],[[1868,2],[2141,2]]], -[2142,[12544.7,2949.89,1.27157e-006],[[1868,2],[2142,2],[2419,2]]], [2143,[12456.2,3040.78,-3.8147e-006],[[1869,2],[2144,2]]], [2144,[12434.3,3066.56,-3.8147e-006],[[1870,2],[2143,2],[2420,2]]], [2145,[12272.5,3223.3,0],[[1870,2],[2421,2]]], [2146,[9828.81,1947.49,0],[[1871,2],[2146,2]]], [2147,[9732.12,2255.77,0],[[1872,2],[1874,2],[2422,2]]], -[2148,[9501.75,2565.29,0],[[1873,2],[2156,2]]], [2149,[9890.85,3521.57,0],[[1875,2],[2423,2],[2424,2]]], [2150,[9971.44,3471.68,0],[[1875,2]]], [2151,[10143.2,3331.96,1.90735e-006],[[1876,2]]], [2152,[9290.17,3118.44,0],[[1877,2]]], [2153,[9256.22,2920.15,-6.35783e-007],[[1877,2],[2425,2],[2426,2]]], -[2154,[9204.2,3285.69,0],[[1878,2],[2427,2]]], [2155,[9387.1,3375.73,6.35783e-007],[[1878,2],[2428,2],[2429,2]]], [2156,[9380.72,2579.64,6.35783e-007],[[1879,2],[2148,2],[2430,2]]], [2157,[8885.81,5925.1,0],[[1880,2],[2431,2]]], [2158,[8774.91,6126.08,0],[[1880,2],[2432,2]]], [2159,[8707.93,6367.61,7.62939e-006],[[1881,2]]], -[2160,[8214.2,6491.66,0],[[1882,2],[2433,2],[2434,2]]], [2161,[7287.04,5000.45,-3.8147e-006],[[1883,2]]], [2162,[8084.83,5488.65,0],[[1884,2],[2435,2]]], [2163,[7980.38,5139.5,0],[[1885,2]]], [2164,[8140.69,5005.95,0],[[1885,2],[2436,2]]], [2165,[8342.74,5155.7,3.8147e-006],[[1886,2],[2437,2]]], -[2166,[7184.81,4527.8,9.53674e-007],[[1887,2],[2438,2],[2166,2],[2439,2]]], [2167,[7040.71,4539.67,0],[[1887,2]]], [2168,[6378.37,4435.89,-2.54313e-006],[[1888,2],[2440,2],[2441,2]]], [2169,[6785.31,4477.53,0],[[1889,2],[2442,2]]], [2170,[6360.65,4948.47,-1.27157e-006],[[1891,2],[2444,2],[2445,2]]], [2171,[6267.37,4803.85,0],[[1891,2],[2446,2]]], -[2172,[5984.17,5719.62,0],[[2172,2]]], [2173,[5870.36,5519.69,1.27157e-006],[[1893,2],[2447,2],[2448,2]]], [2174,[6349.45,5192.72,0],[[1894,2],[2449,2],[2445,2]]], [2175,[6424.64,5340.18,0],[[1894,2]]], [2176,[7156.02,7291.71,2.54313e-006],[[1895,2],[2450,2],[2451,2]]], [2177,[7309.53,7387.33,2.54313e-006],[[1895,2],[2452,2],[2453,2]]], -[2178,[7757.81,6947.55,0],[[1896,2],[2454,2]]], [2179,[7743.37,7267.33,0],[[1897,2],[2455,2]]], [2180,[7565.37,7227.62,0],[[1897,2]]], [2181,[6841.7,6647.87,0],[[1900,2],[2182,2],[2181,2]]], [2182,[6852.86,6652.97,-7.62939e-006],[[2181,2],[1900,2]]], [2183,[6801.94,7042.37,0],[[1901,2],[2456,2]]], -[2184,[5740.79,5972.19,-9.53674e-007],[[1902,2],[2457,2],[2184,2]]], [2185,[5841.43,5950.27,0],[[1902,2],[2458,2]]], [2186,[5552.86,5753.08,0],[[1903,2],[2459,2]]], [2187,[5778.59,6353.67,0],[[1905,2],[2460,2]]], [2188,[5985.57,6352.92,2.54313e-006],[[1905,2],[2461,2],[2188,2],[2462,2]]], [2189,[6597.14,6870.89,0],[[1906,2],[2463,2]]], -[2190,[3324.25,5884.71,6.35783e-007],[[1907,2],[2190,2],[2464,2],[2192,2]]], [2191,[3395.01,5975.74,0],[[1907,2],[2465,2]]], [2192,[3284.3,5821.29,0],[[1908,2],[1927,2],[2190,2],[2466,2],[2464,2]]], [2193,[4018.78,7175.54,0],[[1909,2],[2467,2],[2196,2]]], [2194,[3872.12,7244.47,0],[[1909,2],[2468,2]]], [2195,[3440.24,7128.22,0],[[1910,2],[1919,2],[2469,2],[2195,2]]], -[2196,[4079.1,7072.37,9.53674e-007],[[1911,2],[2193,2],[2470,2],[2471,2]]], [2197,[4283.24,6831.74,0],[[1912,2],[2472,2]]], [2198,[4101.86,6604.42,3.8147e-006],[[1913,2]]], [2199,[4006.21,6456.45,0],[[1913,2],[2200,2],[2473,2]]], [2200,[3901.19,6406.67,3.8147e-006],[[1915,2],[2199,2]]], [2201,[4192.41,6079.6,0],[[1916,2],[2474,2]]], -[2202,[3945.4,6001.91,0],[[1916,2],[1917,2],[2475,2],[2202,2],[2476,2]]], [2203,[4085.16,6258.46,0],[[1916,2],[2473,2],[2477,2]]], [2204,[3181.7,7765.5,-1.27157e-006],[[1921,2],[2478,2],[2479,2]]], [2205,[3139.25,5637.98,-3.17891e-007],[[1923,2],[2480,2],[2481,2]]], [2206,[2929.1,5544.67,0],[[1924,2],[2482,2],[2483,2],[2208,2],[2484,2],[2485,2],[2480,2]]], [2207,[2859.93,6070.74,-1.90735e-006],[[1926,2],[2207,2]]], -[2208,[2721.13,5563.92,1.90735e-007],[[1930,2],[2206,2],[2486,2],[2487,2],[2488,2],[2489,2]]], [2209,[2742.36,5660.68,0],[[1930,2]]], [2210,[2855.63,5729.44,0],[[1931,2]]], [2211,[840.729,7072.39,7.94729e-008],[[1936,2],[2490,2]]], [2212,[868.528,7104.65,0],[[1936,2],[2491,2]]], [2213,[2691.1,7666.77,0],[[1694,2]]], -[2214,[2846.44,7589.92,1.90735e-006],[[1938,2]]], [2215,[2860.64,7829.19,0],[[1939,2],[2492,2]]], [2216,[3080.38,7977.69,0],[[1940,2],[2493,2],[2479,2]]], [2217,[3058.43,8155.66,0],[[1940,2],[2494,2]]], [2218,[2683.31,8260.95,0],[[1941,2],[2495,2],[2496,2]]], [2219,[1905.15,9103.89,0],[[1942,2],[2497,2]]], -[2220,[1976.55,8918.44,0],[[1942,2],[2498,2],[2499,2]]], [2221,[2008.7,8808.03,-4.76837e-007],[[1943,2],[2221,2],[2500,2],[2229,2]]], [2222,[1670.13,9136.49,0],[[1945,2],[1946,2],[1948,2],[2502,2],[2226,2],[2227,2]]], [2223,[1537.33,8892.83,0],[[1945,2],[1955,2],[2503,2],[2232,2]]], [2224,[1906.03,9113.07,1.90735e-006],[[1946,2]]], [2225,[1937.16,9292.73,0],[[1946,2],[2504,2]]], -[2226,[1713.28,9131.06,0],[[2222,2],[2227,2],[1946,2]]], [2227,[1701.53,9120.29,0],[[1948,2],[2222,2],[2226,2]]], [2228,[2495.62,8745.52,0],[[1949,2],[2505,2]]], [2229,[2122.03,8846.22,0],[[1950,2],[2221,2],[2506,2]]], [2230,[2613.45,8522.25,1.90735e-006],[[1953,2],[2231,2],[2230,2],[2496,2],[2508,2]]], [2231,[2578.85,8511.49,3.8147e-006],[[2230,2],[1953,2]]], -[2232,[1415.87,8830.79,0],[[1955,2],[2223,2],[2503,2]]], [2233,[4034.92,13590.7,0],[[1958,2],[2233,2],[2509,2]]], [2234,[3078.65,13031.4,-7.62939e-006],[[1960,2],[2510,2]]], [2235,[3645.87,13130,7.62939e-006],[[1961,2]]], [2236,[3638.51,12935.3,-2.54313e-006],[[1961,2],[2511,2],[2512,2]]], [2237,[4341.68,16122.5,0],[[1963,2]]], -[2238,[4741.61,15801.6,0],[[1964,2]]], [2239,[4892.84,15835.5,0],[[1964,2],[2513,2]]], [2240,[4745.34,16191.8,2.54313e-006],[[1965,2],[2514,2],[2515,2]]], [2241,[4620.88,16207.9,0],[[1965,2]]], [2242,[4903.33,14982.4,0],[[1968,2],[2516,2]]], [2243,[4894.25,15541.1,-7.62939e-006],[[1969,2],[2517,2]]], -[2244,[3282.8,15737.2,5.08626e-006],[[1970,2],[2518,2],[2519,2]]], [2245,[3412.52,15815.6,0],[[1970,2]]], [2246,[3786.99,15947.9,0],[[1972,2],[2520,2],[2521,2]]], [2247,[3649.37,15949.8,7.62939e-006],[[1972,2]]], [2248,[3039.8,15462.6,-7.62939e-006],[[1974,2],[2522,2]]], [2249,[3137.74,15368.2,0],[[1974,2]]], -[2250,[3001.66,15211.1,-7.62939e-006],[[1975,2]]], [2251,[2822.34,15096.1,0],[[1975,2],[2523,2]]], [2252,[2626.64,14694.7,0],[[1977,2],[2252,2],[2524,2]]], [2253,[2672.81,14508.1,7.62939e-006],[[1977,2],[2525,2]]], [2254,[2319.83,13816.2,2.54313e-006],[[1979,2],[2526,2],[2527,2]]], [2255,[2435.13,14016.8,0],[[1979,2],[2528,2]]], -[2256,[2776.85,13535.8,0],[[1981,2]]], [2257,[2645.94,13430.3,0],[[1981,2],[2529,2]]], [2258,[6132.97,14511.6,0],[[1984,2],[2530,2]]], [2259,[5966.82,14491,0],[[1984,2],[2531,2],[2532,2]]], [2260,[5901.33,14418.5,0],[[1984,2]]], [2261,[6603.7,14433.3,3.8147e-006],[[1985,2],[2533,2],[2534,2],[2535,2]]], -[2262,[4090.23,12743.3,7.62939e-006],[[1987,2],[2536,2]]], [2263,[4269.3,12617,0],[[1987,2],[2537,2],[2538,2]]], [2264,[4004.42,13437.9,0],[[1988,2]]], [2265,[5560.12,14971.4,0],[[1990,2],[2539,2],[2540,2]]], [2266,[5386.58,14935.8,2.54313e-006],[[1990,2],[2541,2],[2542,2],[2266,2]]], [2267,[5464.88,14515.9,0],[[1991,2]]], -[2268,[5190.39,14798.5,-7.62939e-006],[[1993,2]]], [2269,[5124.93,14872.2,0],[[1994,2],[2543,2]]], [2270,[4610.81,14531.9,0],[[1995,2]]], [2271,[4620.04,14757.7,0],[[1996,2],[2544,2]]], [2272,[4461.15,14476.9,0],[[1997,2],[2545,2]]], [2273,[6354.03,12070.5,0],[[1998,2],[2546,2]]], -[2274,[6421.83,12781,0],[[1999,2],[2279,2]]], [2275,[6580.58,12639.1,0],[[1999,2],[2547,2]]], [2276,[6599.13,12492.3,7.62939e-006],[[2000,2]]], [2277,[6762.2,12486.4,0],[[2000,2],[2277,2],[2548,2],[2549,2]]], [2278,[5937.14,12013.7,0],[[2001,2],[2289,2]]], [2279,[6461.78,12929.4,-7.62939e-006],[[2002,2],[2274,2]]], -[2280,[6849.65,13789.7,0],[[2004,2],[2550,2]]], [2281,[6226.51,13231.7,0],[[2005,2],[2006,2],[2281,2]]], [2282,[6615.98,13201.8,0],[[2007,2],[2551,2]]], [2283,[4483.19,12466.3,0],[[2009,2],[2552,2]]], [2284,[5310.22,11650,0],[[2010,2],[2553,2]]], [2285,[5315.31,11898.1,0],[[2010,2]]], -[2286,[4706.31,11587.5,-7.62939e-006],[[2011,2],[2554,2]]], [2287,[4524.65,12261.4,-7.62939e-006],[[2012,2]]], [2288,[4548.49,11989.3,0],[[2013,2],[2555,2]]], [2289,[5793.1,11873,1.90735e-006],[[2014,2],[2278,2],[2556,2],[2557,2]]], [2290,[12566.7,11105.2,0],[[2020,2],[2558,2]]], [2291,[12704.6,11320.3,7.62939e-006],[[2021,2],[2559,2]]], -[2292,[11239.7,10378.1,2.54313e-006],[[2022,2],[2560,2],[2561,2]]], [2293,[12637.1,12277.8,2.54313e-006],[[2023,2],[2562,2],[2563,2]]], [2294,[12512.5,12714.3,0],[[2024,2],[2564,2],[2565,2]]], [2295,[11940,12993.1,-7.62939e-006],[[2025,2],[2566,2]]], [2296,[11818.8,13063,-6.35783e-007],[[2028,2],[2567,2],[2296,2]]], [2297,[10309.9,12876.9,0],[[2029,2]]], -[2298,[10495.5,13159,0],[[2030,2],[2568,2]]], [2299,[10373,13289.1,0],[[2030,2],[2569,2],[2570,2]]], [2300,[10479.4,12460.9,0],[[2032,2],[2571,2],[2300,2]]], [2301,[11055.2,13740.4,0],[[2033,2],[2572,2]]], [2302,[10875.7,13832.8,0],[[2033,2],[2573,2]]], [2303,[11544.7,13466.7,0],[[2034,2],[2574,2]]], -[2304,[11039.1,10378.8,0],[[2035,2]]], [2305,[10158.9,10252.1,-2.54313e-006],[[2037,2],[2575,2],[2576,2]]], [2306,[10385.9,10266.2,0],[[2037,2],[2577,2]]], [2307,[9498.14,12006.2,0],[[2038,2],[2578,2]]], [2308,[9723.1,11891.4,0],[[2039,2],[2579,2],[2580,2]]], [2309,[9945.55,12024.5,0],[[2039,2]]], -[2310,[10046.5,12839.7,0],[[2040,2],[2581,2],[2310,2],[2582,2]]], [2311,[9694.86,12864.2,-7.62939e-006],[[2041,2],[2583,2]]], [2312,[9648.4,12694,0],[[2041,2]]], [2313,[9562.66,12493.9,7.62939e-006],[[2042,2],[2584,2]]], [2314,[10416.3,12652.3,7.62939e-006],[[2043,2],[2585,2]]], [2315,[9645.36,11585.3,0],[[2044,2],[2586,2],[2579,2]]], -[2316,[9406.02,11041.9,-2.54313e-006],[[2045,2],[2587,2],[2588,2]]], [2317,[9388.66,11201.8,0],[[2045,2],[2317,2],[2589,2]]], [2318,[9869.87,10617.6,0],[[2046,2],[2590,2]]], [2319,[9800.38,10458.5,0],[[2046,2],[2591,2]]], [2320,[15845.1,7080.55,7.62939e-006],[[2047,2],[2050,2]]], [2321,[15680.4,6810.43,0],[[2048,2],[2592,2]]], -[2322,[15525.9,6881.64,0],[[2049,2],[2593,2]]], [2323,[15892.2,7375.37,7.62939e-006],[[2051,2]]], [2324,[15922,6658.64,7.62939e-006],[[2052,2],[2594,2]]], [2325,[15742.1,7984.79,0],[[2057,2],[2595,2],[2596,2]]], [2326,[15901.6,8079.81,-1.90735e-006],[[2057,2],[2326,2],[2597,2],[2598,2]]], [2327,[16071.8,8641.46,0],[[2058,2],[2327,2],[2599,2]]], -[2328,[16263.2,8530.46,0],[[2058,2]]], [2329,[16099.2,9059.38,-1.27157e-006],[[2059,2],[2600,2],[2601,2]]], [2330,[16798.7,9184.58,2.54313e-006],[[2060,2],[2602,2],[2603,2]]], [2331,[17181.6,8488.99,3.8147e-006],[[2061,2],[2358,2]]], [2332,[17350.5,8857.48,0],[[2063,2],[2604,2]]], [2333,[17278.7,9199.37,-3.8147e-006],[[2064,2],[2605,2]]], -[2334,[15956.7,8408.84,7.62939e-006],[[2066,2],[2606,2]]], [2335,[18131.1,6309.62,0],[[2067,2]]], [2336,[17782,5918.72,0],[[2068,2],[2607,2]]], [2337,[17379.7,5728.68,6.35783e-007],[[2070,2],[2608,2]]], [2338,[17432.8,5620.6,0],[[2071,2]]], [2339,[17349.1,5534.36,0],[[2071,2],[2072,2],[2609,2],[2340,2],[2610,2],[2611,2],[2612,2]]], -[2340,[17432.5,5535.88,0],[[2075,2],[2339,2],[2613,2],[2614,2],[2340,2]]], [2341,[17711.6,5623.7,0],[[2073,2],[2615,2],[2616,2],[2617,2]]], [2342,[17635.7,5439.15,0],[[2074,2],[2618,2],[2346,2]]], [2343,[17578.8,5319.11,7.94729e-008],[[2074,2],[2076,2],[2619,2],[2620,2],[2621,2]]], [2344,[17666.2,5171.92,0],[[2074,2],[2622,2]]], [2345,[17701.9,5317.78,0],[[2074,2],[2623,2],[2624,2],[2618,2]]], -[2346,[17702.2,5458.67,0],[[2074,2],[2342,2],[2618,2]]], [2347,[17402.7,5473.18,0],[[2075,2]]], [2348,[17417.8,5324.38,0],[[2076,2],[2612,2],[2619,2],[2625,2],[2384,2],[2626,2],[2385,2]]], [2349,[18301.1,6346.51,0],[[2078,2],[2627,2]]], [2350,[18389.2,6699.93,0],[[2079,2],[2628,2]]], [2351,[18392.6,7018.88,0],[[2080,2],[2629,2]]], -[2352,[18179,6216.59,0],[[2081,2],[2630,2],[2627,2]]], [2353,[17933.8,8288.63,0],[[2082,2],[2083,2],[2353,2]]], [2354,[18016,8507.42,0],[[2354,2],[2631,2]]], [2355,[18004.8,8655.93,0],[[2085,2],[2632,2],[2631,2],[2633,2],[2634,2]]], [2356,[17643.4,8401.36,-3.8147e-006],[[2086,2],[2089,2]]], [2357,[18226,7248.76,0],[[2087,2],[2635,2]]], -[2358,[17197.8,8444.4,0],[[2088,2],[2331,2]]], [2359,[17544.1,8566.78,0],[[2089,2],[2636,2]]], [2360,[16059.5,3486.3,0],[[2090,2],[2637,2],[2638,2]]], [2361,[15769.9,3300.45,0],[[2091,2],[2639,2],[2361,2]]], [2362,[15556.9,3488.5,0],[[2091,2],[2640,2]]], [2363,[13983.3,4373,-1.27157e-006],[[2093,2],[2641,2],[2642,2]]], -[2364,[14383.6,3774.57,0],[[2095,2]]], [2365,[14192.8,3840.16,0],[[2095,2],[2643,2]]], [2366,[14920.6,3441.1,-6.35783e-007],[[2096,2],[2644,2],[2645,2]]], [2367,[15274.1,3455.43,0],[[2097,2],[2646,2],[2647,2],[2648,2]]], [2368,[14547.2,5772.29,-7.62939e-006],[[2098,2],[2649,2]]], [2369,[14032.2,5419.85,0],[[2099,2],[2650,2]]], -[2370,[13968.3,5246.24,0],[[2099,2]]], [2371,[13565.9,5097.82,-7.62939e-006],[[2100,2],[2651,2]]], [2372,[14693,6105.96,-2.54313e-006],[[2101,2],[2372,2],[2652,2]]], [2373,[16250.9,6037.65,-3.8147e-006],[[2103,2],[2373,2]]], [2374,[16951.5,5880.15,0],[[2077,2],[2653,2]]], [2375,[16946.2,5786.44,0],[[2077,2],[2654,2]]], -[2376,[17193.2,5208.34,3.17891e-007],[[2104,2],[2376,2],[2655,2],[2388,2]]], [2377,[17147.2,5165.33,6.35783e-007],[[2104,2]]], [2378,[17102.6,5203.45,0],[[2104,2]]], [2379,[17138,4991.57,-9.53674e-007],[[2105,2]]], [2380,[17090.6,5048.21,0],[[2105,2]]], [2381,[17277.3,4978.65,1.58946e-007],[[2106,2],[2656,2],[2657,2]]], -[2382,[17200,5051.97,0],[[2106,2]]], [2383,[17324.8,5138.97,0],[[2107,2],[2383,2],[2384,2]]], [2384,[17383.2,5207.61,0],[[2107,2],[2108,2],[2348,2],[2658,2],[2383,2],[2625,2],[2386,2]]], [2385,[17485.3,5123.34,-5.29819e-008],[[2107,2],[2659,2],[2385,2],[2620,2],[2660,2],[2661,2],[2348,2],[2619,2],[2662,2],[2663,2],[2664,2]]], [2386,[17429.7,5210.14,0],[[2107,2],[2384,2]]], [2387,[17371.3,5066.72,0],[[2107,2],[2656,2],[2665,2]]], -[2388,[17263.5,5245.18,3.17891e-007],[[2108,2],[2376,2],[2666,2],[2626,2],[2655,2]]], [2389,[17208.3,4907.54,0],[[2109,2],[2667,2],[2657,2]]], [2390,[17259.9,4828.46,0],[[2110,2],[2113,2],[2668,2],[2669,2]]], [2391,[16982.8,4802.75,0],[[2111,2]]], [2392,[17104,4649.24,7.94729e-008],[[2112,2],[2670,2],[2671,2]]], [2393,[15413.7,6746.98,0],[[2114,2],[2593,2]]], -[2394,[15006.9,6650.2,-2.86102e-006],[[2115,2],[2118,2],[2672,2],[2673,2]]], [2395,[14781.8,6507.67,0],[[2119,2],[2674,2],[2675,2]]], [2396,[16252.7,6070.91,0],[[2053,2]]], [2397,[10030.8,3994.47,-3.8147e-006],[[2120,2],[2676,2]]], [2398,[10148,4100.17,0],[[2120,2]]], [2399,[9967.4,4400.5,0],[[2122,2]]], -[2400,[10012.9,4545.66,9.53674e-007],[[2122,2],[2677,2],[2678,2],[2679,2]]], [2401,[11631,4551.66,0],[[2124,2],[2680,2]]], [2402,[11860.7,4337.31,-3.8147e-006],[[2125,2],[2681,2]]], [2403,[10648.1,4286.13,0],[[2403,2],[2682,2]]], [2404,[10477.7,4310.56,0],[[2127,2],[2683,2]]], [2405,[11300.6,4342.13,3.8147e-006],[[2128,2]]], -[2406,[11375.7,4366.85,0],[[2128,2],[2684,2]]], [2407,[10629.4,4542.41,0],[[2130,2],[2685,2]]], [2408,[12729.2,2264.1,0],[[2131,2],[2686,2],[2409,2]]], [2409,[12675.6,2315.46,0],[[5168,2],[5914,2],[2131,2],[2408,2]]], [2410,[12781.8,2532.71,-6.35783e-007],[[2132,2],[2687,2],[2688,2]]], [2411,[12293.7,2095.19,-1.27157e-006],[[2133,2],[2689,2],[2690,2]]], -[2412,[12045,1651.72,0],[[2135,2],[2691,2],[2692,2],[2693,2]]], [2413,[11565,1536.58,-2.38419e-007],[[2136,2],[2139,2],[2694,2],[2417,2],[2413,2]]], [2414,[11400.1,1459.19,0],[[2136,2],[2695,2],[2696,2]]], [2415,[11256.2,1813.65,0],[[2137,2],[2697,2],[2415,2]]], [2416,[11272.5,1689.4,-6.35783e-007],[[2137,2],[2416,2],[2698,2]]], [2417,[11616.1,1524.91,0],[[2139,2],[2413,2],[2699,2]]], -[2418,[12573.5,3110.8,1.27157e-006],[[2140,2],[2700,2],[2420,2]]], [2419,[12529.4,2807.99,0],[[2142,2]]], [2420,[12457.4,3070.08,3.8147e-006],[[2144,2],[2418,2]]], [2421,[12279.5,3391.31,-1.27157e-006],[[2145,2],[2701,2],[2702,2]]], [2422,[9732.47,2112.65,0],[[2147,2],[2703,2]]], [2423,[9950.27,3687.9,0],[[2149,2],[2676,2]]], -[2424,[9809.15,3398.56,1.90735e-006],[[2149,2],[2704,2]]], [2425,[9115.53,2968.65,0],[[2153,2],[2705,2]]], [2426,[9190.07,2766.69,-1.27157e-006],[[2153,2],[2706,2],[2707,2]]], [2427,[9098,3312.9,6.35783e-007],[[2154,2],[2708,2],[2709,2]]], [2428,[9391.33,3537.51,0],[[2155,2],[2710,2]]], [2429,[9514.18,3366.2,0],[[2155,2]]], -[2430,[9325.23,2502.09,-9.53674e-007],[[2156,2],[2711,2],[2712,2],[2713,2]]], [2431,[8912.69,5908.36,1.90735e-006],[[2157,2],[2714,2],[2715,2],[2716,2]]], [2432,[8801.52,6172.51,0],[[2158,2]]], [2433,[8177.78,6571.92,-2.54313e-006],[[2160,2],[2717,2],[2718,2]]], [2434,[8395.88,6457.93,0],[[2160,2],[2719,2]]], [2435,[8090.66,5520.68,0],[[2162,2]]], -[2436,[8156.57,4971.72,1.27157e-006],[[2164,2],[2720,2],[2721,2]]], [2437,[8483.48,5096.47,-3.8147e-006],[[2165,2],[2722,2]]], [2438,[7316.23,4446.3,0],[[2166,2],[2723,2],[2724,2]]], [2439,[7139.33,4394.48,0],[[2166,2],[2725,2]]], [2440,[6528.78,4370.5,0],[[2168,2],[2726,2]]], [2441,[6303.44,4246.6,0],[[2168,2],[2727,2]]], -[2442,[6807.64,4474.2,0],[[2169,2]]], [2443,[6573.73,4513.87,1.27157e-006],[[1890,2]]], [2444,[6286.24,4874.34,-2.54313e-006],[[2170,2],[2444,2],[2728,2]]], [2445,[6354.02,5085.82,0],[[2170,2],[2174,2],[2729,2]]], [2446,[6245.72,4703.79,0],[[2446,2]]], [2447,[5722.24,5524.53,0],[[2173,2],[2730,2]]], -[2448,[5838.77,5398.74,0],[[2173,2],[2731,2],[2732,2]]], [2449,[6352.06,5137.11,0],[[2174,2],[2733,2]]], [2450,[7137.62,7253.03,0],[[2176,2]]], [2451,[7014.54,7375.06,0],[[2176,2],[2734,2],[2451,2],[2735,2]]], [2452,[7362.21,7543.76,0],[[2177,2],[2736,2]]], [2453,[7237.86,7415.95,0],[[2177,2]]], -[2454,[7825.03,6901.42,0],[[2178,2],[2737,2],[2738,2]]], [2455,[7777.38,7337.4,0],[[2179,2],[2739,2],[2740,2]]], [2456,[6723.47,7089.44,0],[[2183,2],[2463,2],[2741,2]]], [2457,[5628.86,5951.82,0],[[2184,2],[2742,2]]], [2458,[5878.48,5959.52,-3.8147e-006],[[2185,2]]], [2459,[5512.44,5753.29,0],[[2186,2],[2743,2],[2744,2],[2745,2]]], -[2460,[5691.73,6406.25,-1.90735e-006],[[2187,2],[2746,2],[2460,2],[2747,2]]], [2461,[5983.98,6336.67,3.8147e-006],[[2188,2]]], [2462,[5996.24,6445.36,-2.54313e-006],[[2188,2],[2748,2],[2462,2],[2749,2]]], [2463,[6659.57,6991.87,0],[[2189,2],[2456,2]]], [2464,[3353.09,5841.48,0],[[2190,2],[2192,2]]], [2465,[3423.52,5952.96,0],[[2191,2]]], -[2466,[3329.79,5850.28,9.53674e-007],[[2192,2]]], [2467,[4158.77,7249.01,0],[[2193,2],[2750,2],[2751,2]]], [2468,[3864.9,7317.48,3.8147e-006],[[2194,2],[2752,2]]], [2469,[3448.15,7114.05,0],[[2195,2]]], [2470,[4220.09,7143.44,0],[[2196,2],[2753,2],[2754,2]]], [2471,[4137.79,6977.17,0],[[2196,2]]], -[2472,[4399.95,6861.43,-1.90735e-006],[[2197,2],[2755,2],[2756,2],[2753,2]]], [2473,[4017.55,6300.05,-1.27157e-006],[[2199,2],[2203,2],[2473,2]]], [2474,[4321.9,6052.79,0],[[2201,2],[2757,2],[2758,2],[2474,2]]], [2475,[4118.63,5922.63,0],[[2202,2],[2759,2]]], [2476,[3928.43,5970.75,0],[[2202,2]]], [2477,[4095.8,6271.54,0],[[2203,2]]], -[2478,[3333.06,7738.83,0],[[2204,2],[2760,2]]], [2479,[3165.67,7914.48,0],[[2204,2],[2216,2],[2493,2]]], [2480,[3107.22,5552.33,9.53674e-008],[[2205,2],[2206,2],[2761,2],[2480,2],[2484,2],[2762,2],[2481,2],[2485,2],[2763,2],[2764,2]]], [2481,[3191.19,5606.01,-7.62939e-007],[[2205,2],[2480,2],[2481,2],[2765,2],[2762,2],[2766,2]]], [2482,[2898.71,5459.13,2.38419e-007],[[2206,2],[2482,2],[2767,2],[2768,2]]], [2483,[2829.05,5532.67,0],[[2206,2],[2769,2],[2483,2]]], -[2484,[2989.61,5704.24,0],[[2206,2],[2480,2]]], [2485,[3014.54,5529.71,0],[[2206,2],[2480,2]]], [2486,[2607.55,5656.46,0],[[2208,2],[2770,2]]], [2487,[2809.17,5542.27,-9.53674e-007],[[2208,2]]], [2488,[2691.04,5488.39,3.17891e-007],[[2208,2],[2771,2],[2772,2],[2768,2]]], [2489,[2820.31,5497.14,0],[[2208,2],[2773,2]]], -[2490,[790.048,7139.68,0],[[2211,2]]], [2491,[895.144,7209.41,-2.38419e-007],[[2212,2]]], [2492,[2886,7877.53,0],[[2215,2],[2492,2]]], [2493,[3162.86,7959.92,0],[[2479,2],[2774,2],[2775,2],[2493,2],[2776,2]]], [2494,[3190.24,8178.11,0],[[2217,2],[2777,2]]], [2495,[2856.4,8307.8,0],[[2218,2],[2778,2]]], -[2496,[2663.67,8325,1.27157e-006],[[2218,2],[2230,2],[2779,2]]], [2497,[2049.61,9112.5,-6.35783e-007],[[2219,2],[2780,2],[2781,2]]], [2498,[1996.1,8904.39,-6.35783e-007],[[2220,2],[2782,2],[2781,2]]], [2499,[1985.35,9037.71,1.90735e-006],[[2220,2]]], [2500,[2032.66,8673.84,0],[[2221,2],[2783,2]]], [2501,[1902.95,8805.61,0],[[1944,2]]], -[2502,[1688.32,9185.44,0],[[2222,2],[2784,2],[2785,2]]], [2503,[1436.74,8910.46,0],[[2223,2],[2232,2],[2786,2],[2787,2]]], [2504,[2010.99,9409.73,1.90735e-006],[[2225,2],[2788,2]]], [2505,[2517.41,8752.71,-9.53674e-007],[[2228,2],[2789,2],[2508,2],[2790,2]]], [2506,[2193.4,8890.02,0],[[2229,2],[2506,2],[2791,2]]], [2507,[2202.05,8559.25,0],[[1952,2]]], -[2508,[2594.58,8625.12,0],[[2230,2],[2505,2]]], [2509,[3963.19,13515.8,7.62939e-006],[[2233,2]]], [2510,[3064.65,12934.4,2.54313e-006],[[2234,2],[2792,2],[2793,2]]], [2511,[3699.11,13015.5,-7.62939e-006],[[2236,2]]], [2512,[3540.39,12893.7,0],[[2236,2],[2794,2],[2795,2]]], [2513,[4946.88,15799.3,0],[[2239,2],[2796,2]]], -[2514,[4690.17,16285.7,0],[[2240,2]]], [2515,[4868.55,16355.7,0],[[2240,2],[2797,2]]], [2516,[5002.36,15071,0],[[2242,2],[2798,2]]], [2517,[4959.43,15646.8,0],[[2243,2],[2796,2]]], [2518,[3327.65,15663.8,0],[[2244,2]]], [2519,[3172.77,15700.2,0],[[2244,2],[2799,2],[2800,2],[2519,2]]], -[2520,[3758.54,15994.1,0],[[2246,2]]], [2521,[3872.26,15999.4,0],[[2246,2],[2801,2],[2802,2]]], [2522,[3029.27,15475.5,-7.62939e-006],[[2248,2],[2803,2],[2804,2]]], [2523,[2641.99,15027.8,0],[[2251,2],[2805,2]]], [2524,[2607.73,14816,0],[[2252,2],[2805,2],[2806,2]]], [2525,[2590.86,14404.5,0],[[2253,2],[2807,2]]], -[2526,[2215.86,13771,-2.54313e-006],[[2254,2],[2808,2],[2809,2]]], [2527,[2384.91,13692,-7.62939e-006],[[2254,2],[2810,2]]], [2528,[2496.05,14147.1,0],[[2255,2],[2807,2],[2811,2]]], [2529,[2544.05,13332,0],[[2257,2],[2812,2]]], [2530,[6180.09,14549.1,-2.54313e-006],[[2258,2],[2813,2],[2814,2]]], [2531,[5917.76,14602.7,-2.54313e-006],[[2259,2],[2815,2],[2531,2]]], -[2532,[5860.44,14465,0],[[2259,2]]], [2533,[6722.21,14274.1,0],[[2261,2],[2816,2]]], [2534,[6667.46,14472.5,-1.90735e-006],[[2261,2],[2817,2],[2534,2],[2818,2]]], [2535,[6533.88,14534.6,0],[[2261,2],[2819,2]]], [2536,[3916.22,12716.8,0],[[2262,2],[2820,2]]], [2537,[4098.31,12490,-7.62939e-006],[[2263,2],[2821,2]]], -[2538,[4320.79,12639.6,0],[[2263,2]]], [2539,[5548.51,15148.9,2.54313e-006],[[2265,2],[2822,2],[2539,2]]], [2540,[5667.66,15019,0],[[2265,2],[2823,2],[2824,2]]], [2541,[5334.03,15057.6,7.62939e-006],[[2266,2],[2825,2]]], [2542,[5384.11,14917.5,-7.62939e-006],[[2266,2],[2542,2]]], [2543,[5193.42,14936.1,0],[[2269,2]]], -[2544,[4471.14,14746.1,0],[[2271,2],[2544,2],[2826,2],[2827,2]]], [2545,[4371.75,14481,0],[[2272,2],[2545,2]]], [2546,[6333.58,11949.4,3.8147e-006],[[2273,2],[2828,2],[2829,2],[2830,2]]], [2547,[6613.38,12641.9,0],[[2275,2]]], [2548,[6857.6,12401.3,7.62939e-006],[[2277,2],[2831,2]]], [2549,[6850.01,12642.3,0],[[2277,2],[2832,2]]], -[2550,[6908.8,13810.4,1.90735e-006],[[2280,2],[2833,2],[2550,2],[2834,2]]], [2551,[6657.2,13210.9,0],[[2282,2],[2835,2],[2836,2],[2837,2]]], [2552,[4484.7,12419.8,0],[[2283,2]]], [2553,[5329.65,11572.2,0],[[2284,2],[2838,2],[2839,2],[2840,2]]], [2554,[4670.35,11486.6,-1.90735e-006],[[2286,2],[2554,2],[2841,2],[2842,2]]], [2555,[4474.58,11852.4,7.62939e-006],[[2288,2],[2843,2]]], -[2556,[5640.37,11742.9,0],[[2289,2],[2839,2]]], [2557,[5902.54,11791.6,0],[[2289,2],[2844,2]]], [2558,[12618.9,10987.1,0],[[2290,2],[2845,2],[2558,2],[2846,2],[2847,2]]], [2559,[12736.9,11306.1,-2.54313e-006],[[2291,2],[2848,2],[2849,2]]], [2560,[11396.1,10410.9,0],[[2292,2],[2850,2]]], [2561,[11250.8,10219.6,0],[[2292,2],[2851,2],[2852,2],[2853,2]]], -[2562,[12779.4,12351,-3.8147e-006],[[2293,2],[2854,2]]], [2563,[12684.4,12188.5,0],[[2293,2]]], [2564,[12551.6,12808.7,0],[[2294,2],[2564,2]]], [2565,[12656,12702.1,0],[[2294,2],[2855,2]]], [2566,[11984.5,13092.4,0],[[2295,2],[2856,2]]], [2567,[11892.2,13202.4,0],[[2296,2],[2857,2]]], -[2568,[10507.5,13167.6,0],[[2298,2]]], [2569,[10368.5,13350.5,0],[[2299,2],[2858,2],[2859,2]]], [2570,[10333.5,13299.2,0],[[2299,2]]], [2571,[10475.7,12463.3,0],[[2300,2]]], [2572,[11089.8,13768.6,0],[[2301,2],[2860,2],[2861,2]]], [2573,[10839.2,13975.3,0],[[2302,2],[2862,2]]], -[2574,[11534.2,13540.6,-1.27157e-006],[[2303,2],[2574,2],[2863,2]]], [2575,[10108.6,10111.9,0],[[2305,2],[2864,2]]], [2576,[10041.6,10287.7,0],[[2305,2],[2865,2],[2866,2]]], [2577,[10421.2,10225,2.54313e-006],[[2306,2],[2577,2],[2867,2]]], [2578,[9348.38,12017.9,0],[[2307,2],[2868,2],[2869,2]]], [2579,[9645.94,11723.4,2.54313e-006],[[2308,2],[2315,2],[2870,2],[2871,2]]], -[2580,[9691.13,11951.5,-7.62939e-006],[[2308,2]]], [2581,[10099,12937.4,0],[[2310,2],[2582,2],[2581,2],[2872,2]]], [2582,[10085.5,12917,0],[[2581,2],[3155,2],[2582,2],[2310,2]]], [2583,[9656.68,13007.9,0],[[2311,2],[2873,2]]], [2584,[9421.09,12496.3,0],[[2313,2],[2874,2]]], [2585,[10418.6,12680.1,0],[[2314,2],[2585,2],[2875,2]]], -[2586,[9634.42,11641.2,0],[[2315,2],[2876,2]]], [2587,[9364.38,10902.1,0],[[2316,2],[2877,2]]], [2588,[9187.67,11005,0],[[2316,2],[2878,2]]], [2589,[9284.52,11329.9,7.62939e-006],[[2317,2],[2879,2]]], [2590,[10025.8,10607.7,-7.62939e-006],[[2318,2],[2880,2]]], [2591,[9770.69,10369.3,0],[[2319,2],[2865,2],[2881,2],[2882,2]]], -[2592,[15684.1,6664.9,-7.62939e-006],[[2321,2],[2883,2]]], [2593,[15496.2,6902.91,-2.54313e-006],[[2322,2],[2393,2],[2884,2]]], [2594,[15857.8,6612.39,0],[[2324,2],[2594,2],[2885,2]]], [2595,[15708.6,8013.86,0],[[2325,2],[2886,2],[2595,2],[2887,2]]], [2596,[15630.3,7873.6,2.54313e-006],[[2325,2],[2888,2],[2889,2]]], [2597,[15902.6,8112.55,0],[[2326,2]]], -[2598,[15935.6,8098.82,0],[[2326,2]]], [2599,[16021.3,8692.29,0],[[2327,2],[2890,2]]], [2600,[16127.3,9124.69,0],[[2329,2]]], [2601,[16038.7,9075.13,-1.27157e-006],[[2329,2],[2891,2],[2892,2]]], [2602,[16675.7,9273.91,0],[[2330,2],[2893,2]]], [2603,[16849.6,9334.35,2.54313e-006],[[2330,2],[2894,2],[2895,2]]], -[2604,[17489.7,8857.35,3.8147e-006],[[2332,2],[2896,2]]], [2605,[17296.3,9224.96,-1.27157e-006],[[2333,2],[2897,2],[2898,2]]], [2606,[15908.4,8376.46,-1.27157e-006],[[2334,2],[2899,2],[2900,2]]], [2607,[17815,5805.2,0],[[2336,2],[2901,2]]], [2608,[17234.8,5827.77,0],[[2337,2],[2653,2]]], [2609,[17250.9,5577.35,0],[[2339,2],[2609,2],[2654,2],[2902,2],[2903,2]]], -[2610,[17282.8,5529.77,0],[[2339,2],[2611,2]]], [2611,[17294.4,5479.84,0],[[2339,2],[2610,2],[2904,2],[2626,2]]], [2612,[17357.7,5468.79,0],[[2339,2],[2348,2],[2905,2]]], [2613,[17426.9,5550.51,0],[[2340,2]]], [2614,[17410.4,5533.81,0],[[2340,2],[2911,2]]], [2615,[17723,5564.05,-2.38419e-007],[[2341,2]]], -[2616,[17770.1,5652.86,-4.76837e-007],[[2341,2]]], [2617,[17758.6,5596.57,2.38419e-007],[[2341,2]]], [2618,[17718.4,5477.41,0],[[2342,2],[2345,2],[2346,2],[2624,2],[2906,2]]], [2619,[17517.4,5264.04,0],[[2343,2],[2348,2],[2385,2],[2620,2],[2661,2]]], [2620,[17574.4,5233.59,-9.53674e-008],[[2343,2],[2385,2],[2619,2],[2907,2],[2622,2],[2659,2],[2662,2],[2660,2],[2908,2],[2621,2]]], [2621,[17639.7,5276.33,0],[[2343,2],[2620,2],[2908,2]]], -[2622,[17646,5148.28,-1.43051e-007],[[2344,2],[2620,2],[2909,2],[2910,2],[2662,2],[2663,2],[2908,2],[2907,2]]], [2623,[17719.5,5141.19,0],[[2345,2]]], [2624,[17748.3,5427.19,0],[[2345,2],[2618,2]]], [2625,[17389.9,5274.77,0],[[2348,2],[2384,2],[2912,2],[2666,2]]], [2626,[17286.2,5347.92,0],[[2348,2],[2388,2],[2611,2],[2913,2],[2904,2],[2903,2],[2666,2]]], [2627,[18274.1,6269.02,4.76837e-007],[[2349,2],[2352,2],[2914,2],[2915,2],[2916,2]]], -[2628,[18422.6,6630.28,0],[[2350,2],[2917,2]]], [2629,[18349.1,7053.85,0],[[2351,2],[2629,2],[2918,2]]], [2630,[18253,6201.67,0],[[2352,2],[2919,2]]], [2631,[18037.5,8608.61,0],[[2354,2],[2355,2],[2920,2]]], [2632,[18045.9,8629.43,-4.76837e-007],[[2355,2],[2921,2]]], [2633,[17881.8,8714.75,0],[[2355,2],[2922,2]]], -[2634,[18017.7,8730.64,1.58946e-007],[[2355,2],[2923,2],[2924,2],[2921,2]]], [2635,[18249.4,7192.18,0],[[2357,2],[2918,2]]], [2636,[17555.2,8728.69,0],[[2359,2],[2896,2]]], [2637,[16041.8,3336.15,0],[[2360,2],[2925,2]]], [2638,[16239.4,3557.51,-9.53674e-007],[[2360,2],[2926,2]]], [2639,[15780.8,3256.52,2.38419e-007],[[2361,2],[2927,2],[2639,2]]], -[2640,[15540.8,3488.77,0],[[2362,2],[2928,2],[2648,2],[2929,2]]], [2641,[13801.4,4347.33,0],[[2363,2],[2930,2]]], [2642,[13979.3,4489.74,0],[[2363,2]]], [2643,[14056.2,3849.35,0],[[2365,2],[2931,2],[2932,2]]], [2644,[14966.6,3434.11,6.35783e-007],[[2366,2],[2646,2],[2933,2]]], [2645,[14727,3426.24,1.90735e-006],[[2366,2],[2934,2]]], -[2646,[15121.1,3453.91,0],[[2367,2],[2644,2]]], [2647,[15238,3269.19,0],[[2367,2],[2935,2]]], [2648,[15441.5,3487.71,0],[[2367,2],[2640,2]]], [2649,[14445,5862.8,0],[[2368,2],[2649,2],[2936,2]]], [2650,[14048.9,5498.99,0],[[2369,2],[2937,2],[2938,2]]], [2651,[13479.7,5135.27,0],[[2371,2],[2939,2],[2940,2],[2941,2]]], -[2652,[14638.3,6069.47,-7.62939e-006],[[2372,2]]], [2653,[17078.7,5855.81,0],[[2374,2],[2608,2]]], [2654,[17108.2,5675.13,1.90735e-006],[[2375,2],[2609,2]]], [2655,[17206,5251,0],[[2376,2],[2388,2],[2942,2]]], [2656,[17326.5,4949.54,1.19209e-007],[[2381,2],[2387,2],[2657,2],[2943,2],[2664,2],[2668,2]]], [2657,[17265.7,4941.5,-1.58946e-007],[[2381,2],[2389,2],[2656,2],[2944,2]]], -[2658,[17318.1,5166.82,0],[[2384,2]]], [2659,[17524.5,5173.22,0],[[2385,2],[2620,2],[2907,2]]], [2660,[17526,5191.84,4.76837e-007],[[2385,2],[2620,2],[2660,2]]], [2661,[17466.7,5234.65,-1.58946e-007],[[2385,2],[2619,2]]], [2662,[17560,5118.49,0],[[2385,2],[2620,2],[2622,2],[2945,2],[2910,2],[2662,2],[2907,2]]], [2663,[17513.5,5042.4,0],[[2385,2],[2622,2],[2945,2],[2946,2],[2664,2],[2910,2]]], -[2664,[17419.8,4969.93,0],[[2385,2],[2656,2],[2663,2],[2943,2],[2947,2],[2946,2]]], [2665,[17316.1,5040.26,0],[[2387,2]]], [2666,[17282.9,5294.78,7.15256e-007],[[2388,2],[2625,2],[2626,2],[2912,2],[2948,2]]], [2667,[17220.7,4901.71,0],[[2389,2],[2944,2],[2667,2]]], [2668,[17317.4,4872.11,0],[[2390,2],[2656,2],[2949,2],[2943,2],[2950,2]]], [2669,[17322.8,4779.89,-1.58946e-007],[[2390,2],[2669,2],[2951,2]]], -[2670,[17222.7,4564.02,0],[[2392,2],[2952,2]]], [2671,[17073.5,4627.15,0],[[2392,2],[2953,2],[2954,2]]], [2672,[14925,6711.28,1.90735e-006],[[2394,2],[2955,2],[2672,2],[2956,2]]], [2673,[15051.2,6885.76,0],[[2394,2],[2957,2]]], [2674,[14725,6631.24,0],[[2395,2]]], [2675,[14654.9,6382.07,0],[[2395,2],[2958,2]]], -[2676,[10001,3828.28,0],[[2397,2],[2423,2]]], [2677,[10104.2,4549.75,1.27157e-006],[[2400,2],[2959,2],[2960,2]]], [2678,[9997.71,4632.5,0],[[2400,2],[2961,2],[2962,2]]], [2679,[9860.8,4517.57,3.8147e-006],[[2400,2],[2963,2]]], [2680,[11624.7,4568.62,0],[[2401,2],[2964,2],[2965,2]]], [2681,[11910.7,4254.76,-3.8147e-006],[[2402,2],[2966,2]]], -[2682,[10642.3,4321,0],[[2403,2]]], [2683,[10359.9,4440.82,-1.27157e-006],[[2404,2],[2967,2],[2968,2],[2969,2],[2970,2],[2959,2]]], [2684,[11373.5,4427.32,3.8147e-006],[[2406,2]]], [2685,[10508.1,4613.9,0],[[2407,2],[2970,2],[2971,2]]], [2686,[12771.3,2240.83,-6.35783e-007],[[2408,2],[2972,2],[2973,2]]], [2687,[12793,2492.24,-1.90735e-006],[[2410,2]]], -[2688,[12914.9,2554.97,0],[[2410,2],[2974,2]]], [2689,[12258,1943.15,1.90735e-006],[[2411,2],[2975,2]]], [2690,[12407,2035.2,0],[[2411,2],[2976,2]]], [2691,[12045.4,1801.35,0],[[2412,2]]], [2692,[12114.4,1622.64,0],[[2412,2],[2977,2],[2978,2]]], [2693,[12019,1575.47,0],[[2412,2]]], -[2694,[11523.7,1394.39,0],[[2413,2],[2979,2]]], [2695,[11391.9,1311.21,0],[[2414,2],[2980,2]]], [2696,[11347.6,1435.99,2.38419e-007],[[2414,2],[2981,2],[2696,2],[2982,2]]], [2697,[11069.1,1835.84,1.90735e-006],[[2415,2],[2983,2]]], [2698,[11253.9,1618.26,0],[[2416,2],[2981,2],[2984,2]]], [2699,[11696.5,1501.54,0],[[2417,2],[2985,2],[2986,2],[2987,2]]], -[2700,[12677.7,3207.19,-1.90735e-006],[[2418,2],[2988,2],[2989,2],[2990,2]]], [2701,[12440.6,3413.39,0],[[2421,2],[2991,2]]], [2702,[12304.2,3554.22,9.53674e-007],[[2421,2],[2992,2],[2993,2],[2994,2]]], [2703,[9746,1987.35,0],[[2422,2],[2995,2]]], [2704,[9791.13,3362.3,0],[[2424,2]]], [2705,[9037.89,2975.06,0],[[2425,2],[2996,2],[2705,2],[2997,2]]], -[2706,[9064.78,2640.04,0],[[2426,2],[2998,2]]], [2707,[9261.78,2726.09,1.90735e-006],[[2426,2]]], [2708,[9070.32,3389.68,0],[[2427,2]]], [2709,[8962.58,3333.17,0],[[2427,2],[2999,2]]], [2710,[9400.32,3660.44,0],[[2428,2],[3000,2]]], [2711,[9238.57,2492.03,3.17891e-007],[[2430,2],[3001,2],[3002,2]]], -[2712,[9254.16,2462.65,0],[[2430,2],[3003,2]]], [2713,[9330.35,2398.52,0],[[2430,2],[3004,2]]], [2714,[8970.84,5953.93,2.54313e-006],[[2431,2],[3005,2],[2714,2],[3006,2]]], [2715,[8836.6,5740.42,0],[[2431,2],[3007,2]]], [2716,[9059.52,5835.85,-1.90735e-006],[[2431,2],[3008,2],[3009,2],[3010,2]]], [2717,[8077.65,6694.95,0],[[2433,2],[2737,2]]], -[2718,[8214.07,6601.84,0],[[2433,2],[3011,2],[2718,2]]], [2719,[8444.74,6448.7,0],[[2434,2]]], [2720,[8024.92,4998.52,0],[[2436,2],[3012,2]]], [2721,[8220.03,4941.77,0],[[2436,2],[3013,2],[3014,2]]], [2722,[8547.39,5077.03,0],[[2437,2],[3015,2],[3016,2]]], [2723,[7268.98,4298.99,-3.8147e-006],[[2438,2],[3017,2]]], -[2724,[7443.56,4389.42,0],[[2438,2],[3018,2]]], [2725,[7072.46,4274.52,-3.8147e-006],[[2439,2],[3019,2]]], [2726,[6634.01,4294.81,-3.8147e-006],[[2440,2]]], [2727,[6290.65,4086.64,0],[[2441,2],[3020,2]]], [2728,[6200.15,4832.34,0],[[2444,2],[2728,2]]], [2729,[6349.83,5127.46,0],[[2445,2]]], -[2730,[5638.46,5546.46,0],[[2447,2],[3021,2]]], [2731,[5989.17,5333.15,-3.8147e-006],[[2448,2],[3022,2]]], [2732,[5802.1,5291.78,0],[[2448,2],[3023,2]]], [2733,[6173.73,5214.99,0],[[2449,2],[3024,2],[3022,2]]], [2734,[6890.62,7427.27,0],[[2451,2],[3025,2],[3026,2]]], [2735,[7063.7,7541.37,0],[[2451,2],[3027,2]]], -[2736,[7358.55,7560.16,2.54313e-006],[[2452,2],[3028,2],[3029,2]]], [2737,[7944.44,6823.51,0],[[2454,2],[2717,2],[3030,2]]], [2738,[7818.33,6849.58,0],[[2454,2]]], [2739,[7814.09,7314.18,7.62939e-006],[[2455,2]]], [2740,[7852.41,7516.35,7.62939e-006],[[2455,2],[3031,2]]], [2741,[6662.19,7140.65,-2.54313e-006],[[2456,2],[3032,2],[3033,2],[3026,2]]], -[2742,[5577.54,5903.49,0],[[2457,2],[2744,2],[3034,2]]], [2743,[5493.29,5672.64,0],[[2459,2],[3035,2],[3036,2],[3021,2]]], [2744,[5554.53,5835.14,-3.8147e-006],[[2459,2],[2742,2]]], [2745,[5379.95,5782.67,0],[[2459,2],[3037,2],[3035,2]]], [2746,[5721.27,6555.2,0],[[2460,2],[3038,2],[3039,2]]], [2747,[5666.16,6350.37,1.90735e-006],[[2460,2],[3040,2],[3041,2],[3042,2]]], -[2748,[5996.3,6429.63,-3.8147e-006],[[2462,2]]], [2749,[5993.47,6515.61,0],[[2462,2],[3043,2],[2749,2]]], [2750,[4134.53,7332.76,0],[[2467,2]]], [2751,[4306.54,7306.3,0],[[2467,2],[3044,2]]], [2752,[3855.69,7353.24,1.27157e-006],[[2468,2],[3045,2],[2752,2],[3046,2]]], [2753,[4315.89,7034.34,0],[[2470,2],[2472,2]]], -[2754,[4192.02,7226.75,0],[[2470,2]]], [2755,[4488,6877.41,0],[[2472,2],[3047,2],[3048,2]]], [2756,[4414.15,6808.11,0],[[2472,2]]], [2757,[4344.2,6237.09,0],[[2474,2],[3049,2]]], [2758,[4483.04,6041.85,0],[[2474,2],[3050,2]]], [2759,[4181.5,5906.58,1.27157e-006],[[2475,2],[3051,2],[3052,2]]], -[2760,[3402.86,7685.08,0],[[2478,2],[3053,2]]], [2761,[3133.06,5565.82,-9.53674e-007],[[2480,2],[2762,2]]], [2762,[3150.04,5545.77,1.90735e-007],[[2480,2],[2481,2],[2761,2]]], [2763,[3165.8,5496.44,0],[[2480,2],[2764,2],[2763,2],[3054,2]]], [2764,[3154.9,5472.39,0],[[2763,2],[2764,2],[2480,2]]], [2765,[3250.62,5704.58,0],[[2481,2],[2765,2],[3055,2]]], -[2766,[3343.94,5504.71,0],[[2481,2],[3056,2]]], [2767,[2913.47,5431.99,0],[[2482,2]]], [2768,[2819.92,5453.69,0],[[2482,2],[2488,2],[2772,2]]], [2769,[2858,5522.11,0],[[2483,2]]], [2770,[2530.78,5702.16,0],[[2486,2],[2770,2]]], [2771,[2622.62,5488.46,0],[[2488,2],[3057,2],[3058,2],[2771,2]]], -[2772,[2757.85,5456.59,0],[[2488,2],[2768,2]]], [2773,[2821.61,5473.69,0],[[2489,2]]], [2774,[3220.05,7994.88,3.8147e-006],[[2493,2],[2776,2],[2774,2],[3059,2],[2777,2]]], [2775,[3160.78,7961.64,3.8147e-006],[[2775,2],[2493,2]]], [2776,[3215.75,7970.49,0],[[2774,2],[3350,2],[2493,2],[2776,2]]], [2777,[3207.73,8173.3,0],[[2494,2],[2774,2],[2777,2],[3060,2]]], -[2778,[2888.9,8315.5,-3.8147e-006],[[2495,2]]], [2779,[2595.39,8304.41,0],[[2496,2],[2779,2],[3061,2]]], [2780,[2188.04,9144.75,0],[[2497,2],[3062,2],[3063,2]]], [2781,[2088.95,8964.24,0],[[2497,2],[2498,2],[3064,2],[2791,2]]], [2782,[1982.86,8859.47,0],[[2498,2]]], [2783,[2042.65,8665.29,0],[[2500,2]]], -[2784,[1773.67,9328.29,0],[[2502,2],[3065,2],[3066,2]]], [2785,[1641.83,9204.57,4.76837e-007],[[2502,2],[3067,2],[3066,2],[2786,2]]], [2786,[1512.94,9097.87,0],[[2503,2],[2785,2]]], [2787,[1354.59,8979.5,0],[[2503,2],[3068,2]]], [2788,[2091.64,9525.69,1.90735e-006],[[2504,2],[3069,2]]], [2789,[2464.82,8849.09,-1.27157e-006],[[2505,2],[3070,2],[3071,2],[3072,2]]], -[2790,[2643.02,8816.62,-1.27157e-006],[[2505,2],[3073,2],[3074,2]]], [2791,[2186.59,8933.72,0],[[2506,2],[2781,2],[3075,2]]], [2792,[2906.51,12890.9,0],[[2510,2],[3076,2],[3077,2]]], [2793,[3252.85,12923.7,0],[[2510,2],[3078,2]]], [2794,[3666.19,12787.8,0],[[2512,2],[2820,2]]], [2795,[3466.29,12903.3,-5.08626e-006],[[2512,2],[3079,2],[3080,2],[3078,2]]], -[2796,[4995.05,15724.9,0],[[2513,2],[2517,2]]], [2797,[4938.84,16502.3,0],[[2515,2],[3081,2]]], [2798,[5051.87,15110.3,-2.54313e-006],[[2516,2],[3082,2],[3083,2]]], [2799,[3106.47,15745.7,-5.08626e-006],[[2519,2],[3084,2],[3085,2]]], [2800,[3186.8,15693.8,0],[[2519,2]]], [2801,[3918.66,16154.4,0],[[2521,2],[3086,2]]], -[2802,[4036.93,15993.6,7.62939e-006],[[2521,2],[3087,2],[3088,2]]], [2803,[2984.06,15601.6,-2.54313e-006],[[2522,2],[3089,2],[3085,2]]], [2804,[2999.39,15473.2,0],[[2522,2]]], [2805,[2602.44,15002.9,0],[[2523,2],[2524,2],[3090,2],[2806,2]]], [2806,[2593.31,14942.2,-5.08626e-006],[[2805,2],[2524,2],[3383,2]]], [2807,[2569.87,14379.1,-2.54313e-006],[[2525,2],[2528,2],[3091,2],[2811,2]]], -[2808,[2203.63,13845.7,0],[[2526,2],[3092,2],[3093,2]]], [2809,[2151.44,13723.6,0],[[2526,2],[3094,2],[3095,2]]], [2810,[2428.06,13569.5,0],[[2527,2],[3096,2]]], [2811,[2545.59,14314.8,2.54313e-006],[[2807,2],[2528,2],[3385,2]]], [2812,[2444.48,13236.2,2.54313e-006],[[2529,2],[3096,2],[3097,2]]], [2813,[6245.67,14584.9,0],[[2530,2],[2813,2],[3098,2]]], -[2814,[6155.22,14603.9,0],[[2530,2]]], [2815,[5879.99,14673.8,-5.08626e-006],[[2531,2],[3099,2],[3100,2]]], [2816,[6815.03,14157.9,0],[[2533,2],[3101,2]]], [2817,[6722.79,14527.3,0],[[2534,2],[3102,2],[2819,2]]], [2818,[6765.26,14353.7,0],[[2534,2],[3103,2]]], [2819,[6594,14628.1,1.90735e-006],[[2535,2],[2817,2],[3104,2]]], -[2820,[3756.1,12729.7,0],[[2536,2],[2794,2]]], [2821,[4001.9,12378.1,0],[[2537,2],[3105,2]]], [2822,[5552.2,15299,0],[[2539,2],[3106,2]]], [2823,[5717.51,15076.6,2.54313e-006],[[2540,2],[3107,2],[3108,2]]], [2824,[5721.45,14952.1,2.54313e-006],[[2540,2],[3109,2],[3099,2],[3110,2]]], [2825,[5334.2,15183.9,7.62939e-006],[[2541,2],[3111,2]]], -[2826,[4390.52,14854,0],[[2544,2]]], [2827,[4366.85,14732,0],[[2544,2]]], [2828,[6484.19,11970.6,0],[[2546,2],[3112,2]]], [2829,[6210.53,11924.4,0],[[2546,2]]], [2830,[6361.4,11798,0],[[2546,2],[3113,2]]], [2831,[6852.09,12373.3,0],[[2548,2]]], -[2832,[6971.66,12752.6,0],[[2549,2],[3114,2]]], [2833,[7044.95,13896.6,0],[[2550,2],[3115,2]]], [2834,[6995.72,13703,-7.62939e-006],[[2550,2],[3116,2]]], [2835,[6714.66,13073.9,0],[[2551,2],[3117,2]]], [2836,[6781.4,13254.2,0],[[2551,2],[3118,2],[3119,2]]], [2837,[6615.58,13306.7,7.62939e-006],[[2551,2]]], -[2838,[5151.08,11502.9,0],[[2553,2],[3120,2]]], [2839,[5507.83,11619.7,7.62939e-006],[[2553,2],[2556,2]]], [2840,[5374.02,11471.7,-2.54313e-006],[[2553,2],[3121,2],[3122,2]]], [2841,[4629.21,11494.4,7.62939e-006],[[2554,2]]], [2842,[4636.51,11344.1,0],[[2554,2],[3123,2],[3124,2],[3125,2]]], [2843,[4372.25,11862.2,-2.54313e-006],[[2555,2],[3126,2],[3127,2]]], -[2844,[5917.46,11771.9,0],[[2557,2],[3128,2],[3129,2]]], [2845,[12625.2,11011.2,0],[[2558,2],[3130,2],[2849,2]]], [2846,[12446.5,10987.2,0],[[2558,2],[3131,2]]], [2847,[12677,10848.7,0],[[2558,2],[3132,2],[3133,2]]], [2848,[12832,11354.6,2.54313e-006],[[2559,2],[3134,2],[3135,2]]], [2849,[12675.7,11166.2,0],[[2559,2],[2845,2],[3130,2]]], -[2850,[11547,10442.1,0],[[2560,2],[3136,2]]], [2851,[11308.8,10254.7,0],[[2561,2]]], [2852,[11148.4,10208.9,0],[[2561,2]]], [2853,[11265.2,10029,0],[[2561,2],[3137,2]]], [2854,[12908.9,12436,0],[[2562,2],[3138,2]]], [2855,[12752.8,12728.8,0],[[2565,2]]], -[2856,[12093.9,13162.4,0],[[2566,2],[3139,2]]], [2857,[11886.9,13240.3,-6.35783e-007],[[2567,2],[2857,2],[3140,2]]], [2858,[10532.2,13387,0],[[2569,2],[3141,2]]], [2859,[10347.7,13408.1,0],[[2569,2],[3142,2],[3143,2]]], [2860,[11147.6,13690.5,-7.62939e-006],[[2572,2]]], [2861,[11071.3,13866.5,0],[[2572,2]]], -[2862,[10825,14084.8,-3.8147e-006],[[2573,2],[3144,2],[3145,2]]], [2863,[11585.3,13583.6,1.27157e-006],[[2574,2],[3146,2],[3147,2]]], [2864,[10065.1,9997.71,0],[[2575,2],[3148,2],[3149,2],[3150,2]]], [2865,[9881.39,10329.5,0],[[2576,2],[2591,2]]], [2866,[10078,10334.1,-2.54313e-006],[[2576,2],[3151,2],[2866,2]]], [2867,[10555.7,10111.7,0],[[2577,2],[3152,2]]], -[2868,[9187.8,12031.8,7.62939e-006],[[2578,2],[3153,2]]], [2869,[9342.51,12123.5,0],[[2578,2],[3154,2]]], [2870,[9635.42,11651.8,-7.62939e-006],[[2579,2]]], [2871,[9748.13,11730.6,0],[[2579,2]]], [2872,[10149.8,13017.8,-7.62939e-006],[[2581,2],[3156,2]]], [2873,[9582.25,13123.6,-2.54313e-006],[[2583,2],[3157,2],[3158,2]]], -[2874,[9279.55,12497.8,0],[[2584,2],[3159,2]]], [2875,[10467.6,12728,0],[[2585,2]]], [2876,[9495.36,11606.8,0],[[2586,2]]], [2877,[9286.32,10767.4,0],[[2587,2],[3160,2]]], [2878,[9092.74,10992.6,2.54313e-006],[[2588,2],[3161,2],[3162,2]]], [2879,[9262.97,11389.5,0],[[2589,2],[2879,2],[3163,2]]], -[2880,[10038.6,10611.9,0],[[2590,2]]], [2881,[9631.84,10414.9,0],[[2591,2],[3164,2],[3165,2]]], [2882,[9699.01,10182.7,0],[[2591,2],[3166,2],[3167,2],[3168,2]]], [2883,[15661.1,6601.44,0],[[2592,2],[3169,2]]], [2884,[15439.3,6976.14,1.90735e-006],[[2593,2],[3170,2],[3171,2],[3172,2]]], [2885,[15803.2,6508.14,0],[[2594,2],[3173,2]]], -[2886,[15529.9,8081.72,7.62939e-006],[[2595,2],[3174,2]]], [2887,[15641.1,8148.94,0],[[2595,2],[3175,2]]], [2888,[15477.5,7912.68,0],[[2596,2]]], [2889,[15609.1,7810.5,5.08626e-006],[[2596,2],[3176,2],[3177,2]]], [2890,[15911.1,8690.64,0],[[2599,2],[3178,2]]], [2891,[15880.2,9156.49,-3.8147e-006],[[2601,2],[3179,2]]], -[2892,[16017.7,9053.17,1.27157e-006],[[2601,2],[2892,2],[3180,2]]], [2893,[16568.3,9357.49,0],[[2602,2],[3181,2]]], [2894,[16728.9,9374.6,0],[[2603,2],[3182,2]]], [2895,[16859.1,9390.74,1.27157e-006],[[2603,2],[3183,2],[3184,2],[3185,2]]], [2896,[17538.3,8859.22,9.53674e-007],[[2604,2],[2636,2],[3186,2],[3187,2],[2922,2]]], [2897,[17364.4,9294.46,-1.90735e-006],[[2605,2],[3188,2],[3189,2],[3190,2]]], -[2898,[17288,9252.31,0],[[2605,2]]], [2899,[15816.7,8321.94,2.54313e-006],[[2606,2],[3191,2],[3175,2],[3192,2]]], [2900,[15782.1,8505.86,0],[[2606,2],[3193,2]]], [2901,[17875.5,5718.56,0],[[2607,2],[3194,2]]], [2902,[17288.9,5550.1,0],[[2609,2]]], [2903,[17181.4,5431.31,-6.35783e-007],[[2609,2],[2626,2],[2903,2],[3195,2],[2904,2]]], -[2904,[17290.6,5414.31,0],[[2611,2],[2626,2],[2903,2]]], [2905,[17323.8,5394.42,0],[[2612,2]]], [2906,[17830.3,5621.64,0],[[2618,2],[3194,2]]], [2907,[17576.3,5167.47,-1.19209e-007],[[2620,2],[2622,2],[2659,2],[2662,2]]], [2908,[17636.7,5215.19,0],[[2620,2],[2621,2],[2622,2]]], [2909,[17642.2,5085.48,-7.94729e-008],[[2622,2],[3196,2],[3197,2]]], -[2910,[17582,5081.64,-4.76837e-007],[[2622,2],[2662,2],[2663,2],[3198,2],[3197,2],[2945,2]]], [2911,[17437.5,5532.98,0],[[2614,2],[2911,2]]], [2912,[17325.4,5274.46,9.53674e-007],[[2625,2],[2666,2],[2912,2]]], [2913,[17293,5407.6,0],[[2626,2],[2913,2]]], [2914,[18237.6,6276.25,0],[[2627,2]]], [2915,[18260.9,6218.73,0],[[2627,2]]], -[2916,[18351.7,6229.45,0],[[2627,2],[3199,2]]], [2917,[18412.1,6545.06,0],[[2628,2],[3200,2]]], [2918,[18301.1,7119.44,0],[[2629,2],[2635,2]]], [2919,[18151.5,6051.89,0],[[2630,2],[3201,2]]], [2920,[18044.1,8627.29,0],[[2631,2],[2920,2]]], [2921,[18083.6,8681.73,0],[[2632,2],[2634,2],[2924,2],[2921,2]]], -[2922,[17767.3,8777.79,0],[[2633,2],[2896,2],[3187,2]]], [2923,[18041.9,8931.79,0],[[2634,2],[3202,2]]], [2924,[18072.1,8731.34,0],[[2634,2],[2921,2],[2924,2],[3203,2]]], [2925,[16039.2,3307.68,3.8147e-007],[[2637,2],[3204,2],[2925,2],[3205,2],[3206,2]]], [2926,[16277.6,3581.62,0],[[2638,2],[3207,2],[3208,2]]], [2927,[15840.8,3105.09,0],[[2639,2],[3205,2]]], -[2928,[15543.7,3407.85,0],[[2640,2]]], [2929,[15525.4,3591.98,0],[[2640,2]]], [2930,[13774.5,4339.85,0],[[2641,2],[3209,2],[3210,2]]], [2931,[13862.8,3870.82,3.8147e-006],[[2643,2],[3211,2]]], [2932,[14040.8,3696.96,-3.8147e-006],[[2643,2],[3212,2]]], [2933,[14994.4,3271.33,0],[[2644,2],[3213,2]]], -[2934,[14708.1,3395.03,1.27157e-006],[[2645,2],[2934,2],[3214,2]]], [2935,[15244.8,3201.58,0],[[2647,2],[3215,2],[2935,2]]], [2936,[14431.5,5914.77,-2.54313e-006],[[2649,2],[3216,2],[3217,2]]], [2937,[14061.8,5637.27,0],[[2650,2],[3218,2],[3219,2]]], [2938,[14123,5495.24,2.54313e-006],[[2650,2],[2938,2],[3220,2]]], [2939,[13458.1,4963.91,0],[[2651,2],[3221,2]]], -[2940,[13347.3,5189.88,-7.62939e-006],[[2651,2],[3222,2]]], [2941,[13513.3,5346.38,0],[[2651,2],[3223,2]]], [2942,[17091.4,5275.93,0],[[2655,2]]], [2943,[17361.7,4919.56,0],[[2949,2]]], [2944,[17230.5,4892.37,0],[[2667,2]]], [2945,[17595.6,5101.4,0],[[2662,2],[2663,2],[3224,2],[2910,2]]], -[2946,[17468.1,4998.62,0],[[2663,2],[2664,2],[3225,2],[2947,2]]], [2947,[17506.5,4928.79,-5.96046e-008],[[2664,2],[2946,2],[3225,2],[3226,2],[3227,2]]], [2948,[17324,5290.25,2.38419e-007],[[2666,2]]], [2949,[17345.5,4905.2,-4.76837e-007],[[2668,2],[2943,2],[2949,2]]], [2950,[17356.8,4827.29,0],[[2668,2]]], [2951,[17397.9,4725.46,4.76837e-008],[[2669,2],[3228,2],[3226,2],[3229,2],[3230,2],[3231,2],[3232,2]]], -[2952,[17201.6,4491.61,-3.97364e-008],[[2670,2],[3233,2],[2953,2]]], [2953,[17049.5,4452.97,-5.96046e-008],[[2671,2],[2952,2],[3234,2],[3235,2]]], [2954,[16910.7,4607.89,0],[[2671,2],[3236,2]]], [2955,[14766.7,6818.41,0],[[2672,2],[3237,2]]], [2956,[14905.9,6825.6,0],[[2672,2],[3238,2]]], [2957,[15084,7060.5,7.62939e-006],[[2673,2],[3239,2]]], -[2958,[14561.1,6286.84,0],[[2675,2],[3240,2]]], [2959,[10266.8,4509.25,-3.8147e-006],[[2677,2],[2683,2]]], [2960,[10133.8,4674.92,0],[[2677,2]]], [2961,[9983.69,4828.59,0],[[2678,2],[3241,2],[3242,2]]], [2962,[9834.17,4635.23,0],[[2678,2],[3243,2]]], [2963,[9707.12,4459.84,-3.8147e-006],[[2679,2],[3244,2]]], -[2964,[11457.6,4588.72,0],[[2680,2],[2964,2]]], [2965,[11647.8,4627.7,1.27157e-006],[[2680,2],[3245,2],[3246,2]]], [2966,[11945.5,4125.82,3.8147e-006],[[2681,2],[3247,2]]], [2967,[10339.6,4328.25,0],[[2683,2]]], [2968,[10464.9,4460.93,0],[[2683,2],[2969,2],[3248,2]]], [2969,[10405.1,4535.78,-3.8147e-006],[[2683,2],[2968,2]]], -[2970,[10383.8,4555.82,0],[[2683,2],[2685,2],[3249,2]]], [2971,[10548.6,4779.24,3.8147e-006],[[2685,2],[3250,2]]], [2972,[12892,2229.27,0],[[2686,2],[3251,2],[3252,2]]], [2973,[12762.1,2202.79,0],[[2686,2]]], [2974,[12965.2,2624.1,-1.27157e-006],[[2688,2],[3253,2],[3254,2]]], [2975,[12236.1,1802.05,0],[[2689,2],[3255,2]]], -[2976,[12452.4,1981.15,0],[[2690,2]]], [2977,[12091,1559.98,3.17891e-007],[[2692,2],[3256,2],[3257,2]]], [2978,[12207.1,1585.12,0],[[2692,2],[3258,2],[3259,2]]], [2979,[11484.7,1249.09,0],[[2694,2],[3260,2]]], [2980,[11405.6,1281.65,0],[[2695,2],[3261,2],[3260,2]]], [2981,[11218.6,1404.66,0],[[2696,2],[2698,2],[3262,2]]], -[2982,[11320.7,1287.02,0],[[2696,2],[3263,2]]], [2983,[11036.8,1843.22,4.76837e-007],[[2697,2],[3264,2],[3265,2],[3266,2]]], [2984,[11215.6,1618.44,0],[[2698,2],[3267,2],[3268,2]]], [2985,[11702.1,1628.45,0],[[2699,2]]], [2986,[11793.1,1481.51,0],[[2699,2],[3269,2],[3270,2]]], [2987,[11671.7,1358.98,0],[[2699,2],[3271,2]]], -[2988,[12646.4,3243.06,0],[[2700,2]]], [2989,[12631.3,3393.55,0],[[2989,2]]], [2990,[12795.6,3342.46,0],[[2700,2],[3272,2],[3273,2]]], [2991,[12476.6,3418.7,3.8147e-006],[[2701,2]]], [2992,[12394.7,3510.84,0],[[2702,2]]], [2993,[12321.3,3728.34,0],[[2702,2],[3274,2]]], -[2994,[12120.5,3550.81,-3.8147e-006],[[2702,2],[2994,2]]], [2995,[9717.41,1956.91,0],[[2703,2]]], [2996,[9042.86,2994.43,0],[[2705,2],[2996,2]]], [2997,[8968.94,2897.15,0],[[2705,2]]], [2998,[9030.35,2541.93,0],[[2706,2],[2998,2],[3275,2],[3001,2]]], [2999,[8937.5,3336.59,6.35783e-007],[[2709,2],[3276,2],[3277,2]]], -[3000,[9406.78,3673.12,-1.27157e-006],[[2710,2],[3278,2],[3279,2]]], [3001,[9085.15,2493.29,1.90735e-006],[[2711,2],[2998,2],[3275,2]]], [3002,[9241.99,2468.43,-1.90735e-006],[[2711,2]]], [3003,[9238.16,2424.32,-1.58946e-007],[[2712,2],[3280,2],[3281,2]]], [3004,[9380.8,2323.73,4.76837e-007],[[2713,2],[3282,2]]], [3005,[8952.64,5961.46,0],[[2714,2]]], -[3006,[9020.47,5995.83,0],[[2714,2]]], [3007,[8783.44,5623.51,0],[[2715,2],[3283,2]]], [3008,[9060.42,5916.94,0],[[2716,2]]], [3009,[9177.07,5758.11,0],[[2716,2],[3284,2],[3285,2]]], [3010,[9159.95,5887.36,0],[[2716,2],[3286,2]]], [3011,[8297.04,6730.98,0],[[2718,2],[3287,2]]], -[3012,[7950.96,4910.98,3.8147e-006],[[2720,2],[3288,2]]], [3013,[8390.95,4941.62,-3.8147e-006],[[2721,2],[3015,2]]], [3014,[8185.29,4848.08,1.27157e-006],[[2721,2],[3289,2],[3290,2]]], [3015,[8519.19,4916.42,0],[[2722,2],[3013,2],[3291,2]]], [3016,[8581.17,5151.37,0],[[2722,2],[3292,2],[3293,2]]], [3017,[7276.04,4271.25,-2.54313e-006],[[2723,2],[3294,2],[3017,2]]], -[3018,[7474.6,4376.58,2.54313e-006],[[2724,2],[3295,2],[3296,2]]], [3019,[6985.19,4144.78,0],[[2725,2],[3297,2]]], [3020,[6282.07,4028.01,-2.38419e-007],[[2727,2],[3298,2],[3299,2],[3300,2]]], [3021,[5542.38,5573.46,-1.27157e-006],[[2730,2],[2743,2],[3301,2],[3302,2]]], [3022,[6064.57,5288.34,-3.8147e-006],[[2731,2],[2733,2],[3303,2],[3024,2]]], [3023,[5771.61,5209.3,0],[[2732,2],[3304,2]]], -[3024,[6104.12,5234.75,0],[[2733,2],[3022,2],[3305,2],[3306,2]]], [3025,[6725.03,7516.69,-2.54313e-006],[[2734,2],[3307,2],[3308,2]]], [3026,[6795.51,7324.16,0],[[2734,2],[2741,2],[3033,2],[3309,2]]], [3027,[7031.17,7576.78,0],[[2735,2]]], [3028,[7202.56,7615.43,0],[[2736,2],[3310,2]]], [3029,[7379.07,7640.08,5.08626e-006],[[2736,2],[3311,2],[3312,2]]], -[3030,[8005.64,6893.86,-2.54313e-006],[[2737,2],[3030,2],[3313,2]]], [3031,[7879.83,7595.86,-1.90735e-006],[[2740,2],[3314,2],[3315,2],[3316,2]]], [3032,[6582.42,7183.35,2.54313e-006],[[2741,2],[3317,2],[3318,2]]], [3033,[6737.11,7248.99,-7.62939e-006],[[2741,2],[3026,2],[3319,2]]], [3034,[5549.59,6012.98,0],[[2742,2],[3320,2]]], [3035,[5370.56,5714.48,0],[[2743,2],[2745,2],[3035,2],[3321,2]]], -[3036,[5479.28,5612.96,0],[[2743,2],[3322,2]]], [3037,[5306.91,5819.86,0],[[2745,2],[3323,2],[3324,2],[3321,2]]], [3038,[5770.58,6729.55,-2.54313e-006],[[2746,2],[3325,2],[3326,2]]], [3039,[5557.69,6610.05,0],[[2746,2],[3327,2]]], [3040,[5511.59,6506.42,-7.62939e-006],[[2747,2],[3327,2]]], [3041,[5629.62,6258.9,0],[[2747,2],[3328,2]]], -[3042,[5744.15,6281.05,0],[[2747,2]]], [3043,[5991.19,6563.36,0],[[2749,2]]], [3044,[4300.98,7359.08,0],[[2751,2],[3329,2],[3044,2],[3330,2],[3331,2]]], [3045,[3860,7341.41,1.90735e-006],[[2752,2]]], [3046,[3792.94,7454.23,-1.90735e-006],[[2752,2],[3332,2],[3333,2],[3046,2]]], [3047,[4625.99,6907.77,0],[[2755,2],[3334,2],[3335,2],[3336,2]]], -[3048,[4431.21,6988.39,0],[[2755,2],[3337,2]]], [3049,[4364.1,6383.23,0],[[2757,2],[3338,2]]], [3050,[4574.97,6025.31,0],[[2758,2],[3339,2],[3340,2],[3341,2]]], [3051,[4306.21,5852.47,-1.27157e-006],[[2759,2],[3342,2],[3343,2]]], [3052,[4191.18,5941.37,0],[[2759,2]]], [3053,[3475.97,7638.75,0],[[2760,2],[3344,2]]], -[3054,[3207.54,5549.61,0],[[2763,2],[3345,2],[3054,2]]], [3055,[3224.68,5734.99,0],[[2765,2]]], [3056,[3385.05,5468.79,0],[[2766,2],[3346,2],[3347,2],[3348,2]]], [3057,[2665.42,5416.19,9.53674e-007],[[2771,2],[3349,2]]], [3058,[2631.29,5494.04,0],[[2771,2]]], [3059,[3278.77,7980.77,0],[[2774,2],[3351,2],[3059,2],[3352,2]]], -[3060,[3242.73,8199.01,0],[[2777,2],[3353,2],[3354,2]]], [3061,[2585.1,8300.55,0],[[2779,2]]], [3062,[2319.3,9067.09,-3.8147e-006],[[2780,2],[3355,2],[3070,2],[3075,2]]], [3063,[2310.77,9191.53,0],[[2780,2],[3356,2]]], [3064,[2197.96,9042.08,0],[[2781,2]]], [3065,[1886.77,9490.42,0],[[2784,2],[3357,2]]], -[3066,[1723.01,9341,-9.53674e-007],[[2784,2],[2785,2],[3358,2],[3359,2]]], [3067,[1578.6,9214.24,0],[[2785,2],[3360,2],[3361,2]]], [3068,[1331.98,9112.22,0],[[2787,2],[3362,2]]], [3069,[2166.03,9632.87,1.90735e-006],[[2788,2],[3363,2]]], [3070,[2387.38,8962.44,0],[[2789,2],[3062,2],[3355,2]]], [3071,[2518.25,8898.77,-1.27157e-006],[[2789,2],[3072,2],[3071,2],[3364,2]]], -[3072,[2521.4,8876.29,0],[[3071,2],[3659,2],[2789,2],[3072,2]]], [3073,[2651.59,8944.86,0],[[2790,2]]], [3074,[2790.27,8817.51,0],[[2790,2],[3365,2]]], [3075,[2319.76,9012.69,0],[[2791,2],[3062,2],[3355,2]]], [3076,[2749.51,12797.7,0],[[2792,2],[3366,2]]], [3077,[2962.31,12751.3,-3.8147e-006],[[2792,2],[3367,2]]], -[3078,[3291.64,12916.9,2.54313e-006],[[2793,2],[2795,2],[3080,2],[3368,2]]], [3079,[3456.06,12745.5,0],[[2795,2],[3369,2]]], [3080,[3364.49,12917.4,-7.62939e-006],[[2795,2],[3078,2],[3370,2]]], [3081,[4945.45,16515.2,-2.54313e-006],[[2797,2],[3371,2],[3372,2]]], [3082,[5085.12,15228.3,0],[[2798,2],[3373,2]]], [3083,[5076.89,15099.6,0],[[2798,2],[3083,2]]], -[3084,[3202.36,15840.2,5.08626e-006],[[2799,2],[3374,2],[3375,2]]], [3085,[3009.26,15736.2,0],[[2799,2],[2803,2],[3085,2],[3376,2]]], [3086,[3926.29,16188.3,0],[[2801,2],[3377,2],[3378,2]]], [3087,[4143.25,16105.3,0],[[2802,2],[3379,2]]], [3088,[4132.8,15884.9,0],[[2802,2],[3380,2]]], [3089,[2933.05,15593.2,0],[[2803,2]]], -[3090,[2577.76,15154.1,2.54313e-006],[[2805,2],[3381,2],[3382,2]]], [3091,[2464.85,14476.8,0],[[2807,2],[3384,2]]], [3092,[2195.53,13849.6,0],[[2808,2]]], [3093,[2168.78,13965.2,2.54313e-006],[[2808,2],[3386,2],[3387,2]]], [3094,[2001.56,13615.9,0],[[2809,2],[3388,2]]], [3095,[2175.09,13641.9,0],[[2809,2]]], -[3096,[2441.66,13458.8,0],[[2810,2],[2812,2],[3389,2]]], [3097,[2424.22,13061.6,1.27157e-006],[[2812,2],[3390,2],[3391,2]]], [3098,[6240.74,14623.1,0],[[2813,2],[3392,2],[3393,2]]], [3099,[5796.79,14794.6,0],[[2815,2],[2824,2],[3109,2],[3394,2]]], [3100,[5921.29,14705.3,0],[[2815,2]]], [3101,[6831.24,14146.7,0],[[2816,2],[3395,2],[3101,2],[3396,2],[3103,2]]], -[3102,[6802.29,14557,2.54313e-006],[[2817,2],[3102,2],[3397,2]]], [3103,[6864.02,14221.8,0],[[2818,2],[3101,2],[3396,2]]], [3104,[6549.79,14668.2,7.62939e-006],[[2819,2]]], [3105,[3928.62,12212.4,0],[[2821,2],[3398,2]]], [3106,[5540.94,15438.5,0],[[2822,2],[3399,2]]], [3107,[5675.72,15108.1,0],[[2823,2]]], -[3108,[5829.69,15187.2,7.62939e-006],[[2823,2],[3400,2]]], [3109,[5758.75,14874.6,0],[[2824,2],[3099,2],[3401,2]]], [3110,[5766.18,14976.2,0],[[2824,2]]], [3111,[5341.21,15330.1,0],[[2825,2],[3402,2]]], [3112,[6608,12019.2,0],[[2828,2],[3403,2]]], [3113,[6299.66,11643.1,0],[[2830,2],[3404,2]]], -[3114,[7059.75,12804.5,-5.08626e-006],[[2832,2],[3405,2],[3406,2]]], [3115,[7159.55,13960.2,0],[[2833,2],[3407,2]]], [3116,[7016.24,13670.7,-2.54313e-006],[[2834,2],[3408,2],[3409,2]]], [3117,[6785.5,12933.1,7.62939e-006],[[2835,2],[3410,2]]], [3118,[6952.72,13342.3,0],[[2836,2],[3411,2],[3412,2]]], [3119,[6700.54,13407.2,0],[[2836,2],[3413,2]]], -[3120,[5108.6,11484.3,0],[[2838,2],[3414,2],[3415,2]]], [3121,[5480.8,11480.3,0],[[2840,2]]], [3122,[5353.35,11289.5,0],[[2840,2],[3416,2]]], [3123,[4552.88,11498,-7.62939e-006],[[2842,2],[3417,2]]], [3124,[4552.68,11185.1,0],[[2842,2],[3418,2],[3419,2]]], [3125,[4810.21,11362.6,0],[[2842,2],[3125,2]]], -[3126,[4454.32,11742.1,0],[[2843,2],[3417,2]]], [3127,[4336.42,11883,0],[[2843,2]]], [3128,[6068.19,11659.5,-7.62939e-006],[[2844,2],[3404,2]]], [3129,[5882.69,11735.1,-7.62939e-006],[[2844,2]]], [3130,[12660.2,11113.9,-7.62939e-006],[[2845,2],[2849,2],[3420,2]]], [3131,[12256.6,11018.6,0],[[2846,2],[3421,2]]], -[3132,[12575.8,10849.6,5.08626e-006],[[2847,2],[3132,2],[3422,2]]], [3133,[12735.9,10667.8,0],[[2847,2],[3423,2]]], [3134,[12851.9,11490.5,0],[[2848,2],[3424,2]]], [3135,[13007.7,11321.3,0],[[2848,2],[3425,2],[3426,2],[3427,2]]], [3136,[11617.2,10445.6,2.54313e-006],[[2850,2],[3428,2],[3429,2]]], [3137,[11274.9,9924.78,0],[[2853,2],[3430,2],[3431,2],[3432,2]]], -[3138,[13012.6,12532.4,0],[[2854,2],[3433,2]]], [3139,[12158.5,13229.1,1.27157e-006],[[2856,2],[3434,2],[3435,2]]], [3140,[11828.7,13321.3,0],[[2857,2],[3436,2]]], [3141,[10674.4,13418.4,-7.62939e-006],[[2858,2],[3437,2]]], [3142,[10187.6,13393,0],[[2859,2],[3438,2]]], [3143,[10310.2,13590.6,0],[[2859,2],[3439,2]]], -[3144,[10897.2,14211.4,0],[[2862,2],[3440,2],[3144,2]]], [3145,[10699.1,14157.7,0],[[2862,2],[3441,2]]], [3146,[11742.4,13661,0],[[2863,2],[3442,2]]], [3147,[11476.6,13676.5,-3.8147e-006],[[2863,2],[3443,2]]], [3148,[10043.8,9941.34,0],[[2864,2],[3444,2],[3445,2],[3446,2]]], [3149,[9915.17,10050.3,7.62939e-006],[[2864,2],[3447,2]]], -[3150,[10215.7,9922.94,0],[[2864,2],[3448,2]]], [3151,[10073.1,10380.8,0],[[2866,2]]], [3152,[10596.5,10102,0],[[2867,2],[3449,2],[3152,2]]], [3153,[9056.04,12043.7,-7.62939e-006],[[2868,2],[3450,2]]], [3154,[9356.45,12174.4,0],[[2869,2]]], [3155,[10076.6,12896.1,-2.54313e-006],[[2582,2]]], -[3156,[10156.6,13060.9,0],[[2872,2]]], [3157,[9536.62,13168.4,-2.54313e-006],[[2873,2],[3451,2],[3452,2]]], [3158,[9710.58,13191.4,0],[[2873,2],[3453,2]]], [3159,[9245.56,12464.4,0],[[2874,2],[3454,2],[3455,2]]], [3160,[9294.56,10666.5,7.62939e-006],[[2877,2],[3456,2]]], [3161,[8923.91,10962.2,0],[[2878,2],[3457,2]]], -[3162,[9042.64,11122.9,0],[[2878,2],[3458,2]]], [3163,[9288.03,11511.5,0],[[2879,2],[3459,2]]], [3164,[9622.44,10529.7,0],[[2881,2],[3460,2]]], [3165,[9434.81,10350,5.08626e-006],[[2881,2],[3461,2],[3462,2]]], [3166,[9641.94,10228,0],[[2882,2],[3463,2],[3464,2],[3166,2]]], [3167,[9567.66,10210.5,-7.62939e-006],[[2882,2],[3465,2]]], -[3168,[9689.71,10114.5,-5.08626e-006],[[2882,2],[3466,2],[3447,2]]], [3169,[15669.6,6531.55,0],[[2883,2],[3173,2]]], [3170,[15378.3,6821.2,0],[[2884,2]]], [3171,[15299.8,7154.01,7.62939e-006],[[2884,2],[3467,2]]], [3172,[15520.5,7158.65,7.62939e-006],[[2884,2],[3468,2]]], [3173,[15742.3,6485.42,0],[[2885,2],[3169,2],[3469,2],[3173,2],[3470,2]]], -[3174,[15391.7,8141.37,0],[[2886,2],[3471,2]]], [3175,[15686.6,8279.75,0],[[2887,2],[2899,2],[3191,2]]], [3176,[15428.4,7773.15,0],[[2889,2],[3472,2]]], [3177,[15649.9,7745.24,0],[[2889,2]]], [3178,[15795.1,8674.07,0],[[2890,2],[3473,2]]], [3179,[15871.3,9168.58,-2.54313e-006],[[2891,2],[3474,2],[3475,2]]], -[3180,[16007,9028.79,0],[[2892,2]]], [3181,[16510.2,9413.57,-1.27157e-006],[[2893,2],[3476,2],[3477,2],[3478,2]]], [3182,[16640.4,9404.34,3.8147e-006],[[2894,2],[3477,2]]], [3183,[16883.4,9545.44,1.27157e-006],[[2895,2],[3479,2],[3480,2]]], [3184,[16955.3,9347.2,0],[[2895,2],[3481,2],[3185,2],[3184,2]]], [3185,[16936.2,9344.88,0],[[3184,2],[3787,2],[3185,2],[2895,2]]], -[3186,[17532.9,8930.63,0],[[2896,2]]], [3187,[17713.6,8807.35,0],[[2896,2],[2922,2],[3482,2]]], [3188,[17501.8,9446.21,0],[[2897,2],[3483,2]]], [3189,[17257.6,9351.15,0],[[2897,2]]], [3190,[17496.4,9262.08,0],[[2897,2],[3484,2]]], [3191,[15704.1,8300.67,0],[[2899,2],[3175,2],[3485,2]]], -[3192,[15801.2,8370.31,0],[[2899,2]]], [3193,[15761.2,8511.32,-2.54313e-006],[[2900,2],[3473,2],[3486,2]]], [3194,[17889.8,5722.19,-1.58946e-007],[[2901,2],[2906,2],[3487,2]]], [3195,[17135.9,5444.24,1.90735e-006],[[2903,2]]], [3196,[17645.1,5023.17,-1.19209e-007],[[2909,2],[3196,2],[3197,2],[3488,2]]], [3197,[17617.2,5030.83,0],[[2909,2],[2910,2],[3196,2],[3489,2],[3490,2],[3198,2],[3227,2]]], -[3198,[17580.4,5038.62,0],[[2910,2],[3197,2],[3490,2]]], [3199,[18389.1,6221.84,0],[[2916,2],[3491,2],[3492,2]]], [3200,[18428.2,6454.99,0],[[2917,2],[3493,2]]], [3201,[18104.4,5971.65,0],[[2919,2],[3494,2],[3495,2]]], [3202,[18053.2,8968.53,0],[[2923,2],[3496,2],[3497,2],[3498,2]]], [3203,[18084.6,8785.07,-1.58946e-007],[[2924,2],[3499,2],[3203,2]]], -[3204,[16199.5,3301.16,0],[[2925,2],[3500,2]]], [3205,[15912.3,3224.82,0],[[2925,2],[2927,2]]], [3206,[16027.6,3085.57,0],[[2925,2],[3501,2]]], [3207,[16319.6,3591.87,0],[[2926,2],[3502,2],[3503,2]]], [3208,[16258.1,3730.15,0],[[2926,2],[3208,2]]], [3209,[13728.3,4343.55,0],[[2930,2],[3504,2],[3505,2]]], -[3210,[13792.1,4179.22,-3.8147e-006],[[2930,2],[3506,2]]], [3211,[13796.3,3868.5,-1.27157e-006],[[2931,2],[3507,2],[3508,2]]], [3212,[14058.7,3556.84,0],[[2932,2],[3509,2]]], [3213,[15006.3,3111.66,0],[[2933,2],[3510,2]]], [3214,[14612,3386.48,0],[[2934,2],[3511,2],[3512,2]]], [3215,[15358,3184.38,0],[[2935,2]]], -[3216,[14308.6,6042.38,0],[[2936,2],[3513,2],[3514,2],[3515,2]]], [3217,[14508,5938.34,0],[[2936,2],[3516,2],[3217,2]]], [3218,[13995.6,5799.12,7.62939e-006],[[2937,2],[3517,2]]], [3219,[14192.5,5689.61,0],[[2937,2],[3518,2]]], [3220,[14153.9,5527.13,0],[[2938,2],[3220,2],[3519,2]]], [3221,[13456.4,4818.37,0],[[2939,2],[3520,2]]], -[3222,[13325.4,5196.26,0],[[2940,2],[3521,2],[3522,2]]], [3223,[13508.5,5361.15,-2.54313e-006],[[2941,2],[3523,2],[3524,2]]], [3224,[17574.6,5079.6,2.38419e-007],[[2945,2]]], [3225,[17503.2,4965.92,0],[[2946,2],[2947,2],[3225,2],[3490,2]]], [3226,[17503.2,4845.27,0],[[2947,2],[2951,2],[3228,2],[3231,2],[3525,2],[3227,2]]], [3227,[17583.7,4915.03,0],[[2947,2],[3197,2],[3226,2],[3490,2],[3526,2]]], -[3228,[17457.3,4837.22,0],[[2951,2],[3229,2],[3226,2]]], [3229,[17446.1,4871.87,0],[[2943,2],[2951,2],[3228,2]]], [3230,[17291.1,4551.1,-2.38419e-007],[[2951,2],[3233,2]]], [3231,[17518.9,4777.39,0],[[2951,2],[3226,2],[3527,2]]], [3232,[17462.8,4690.98,0],[[2951,2],[3528,2],[3529,2]]], [3233,[17232.6,4468.39,0],[[2952,2],[3230,2],[3233,2],[3530,2],[3235,2]]], -[3234,[16885.7,4439.69,0],[[2953,2],[3531,2]]], [3235,[17091.5,4305.16,0],[[2953,2],[3233,2],[3235,2],[3532,2]]], [3236,[16884.9,4597.4,-3.17891e-007],[[2954,2],[3531,2],[3533,2]]], [3237,[14640,6907.86,-7.62939e-006],[[2955,2],[3534,2]]], [3238,[14875.3,6955.1,-7.62939e-006],[[2956,2],[3535,2]]], [3239,[15103.6,7192.61,0],[[2957,2],[3536,2]]], -[3240,[14525.4,6257.6,0],[[2958,2],[3513,2],[3240,2],[3537,2]]], [3241,[10125.6,4827.2,0],[[2961,2],[3538,2]]], [3242,[9958.06,4917.73,2.54313e-006],[[2961,2],[3539,2],[3540,2]]], [3243,[9787.22,4614.54,0],[[2962,2]]], [3244,[9556.82,4395.39,-2.54313e-006],[[2963,2],[3541,2],[3542,2]]], [3245,[11641.5,4781.41,-1.27157e-006],[[2965,2],[3543,2],[3544,2]]], -[3246,[11711,4627.15,0],[[2965,2]]], [3247,[12024.1,4079.24,0],[[2966,2],[3545,2],[3546,2]]], [3248,[10539,4412.03,0],[[2968,2]]], [3249,[10346.2,4587.81,0],[[2970,2],[3249,2],[3547,2]]], [3250,[10627.9,4911.71,0],[[2971,2],[3548,2]]], [3251,[13000.5,2258.83,0],[[2972,2],[3549,2],[3550,2]]], -[3252,[12913.3,2077.44,-1.90735e-006],[[2972,2],[3551,2]]], [3253,[13154.8,2621.01,3.8147e-006],[[2974,2],[3552,2]]], [3254,[12954.3,2630.06,-1.90735e-006],[[2974,2]]], [3255,[12254,1654.89,9.53674e-007],[[2975,2],[3258,2]]], [3256,[12053.5,1494.69,0],[[2977,2],[3553,2],[3554,2]]], [3257,[12133.2,1536.45,0],[[2977,2],[3555,2],[3556,2]]], -[3258,[12265.7,1551.26,0],[[2978,2],[3255,2],[3557,2],[3558,2]]], [3259,[12196,1516.88,-9.53674e-007],[[2978,2]]], [3260,[11470.4,1241.98,0],[[2979,2],[2980,2],[3559,2],[3271,2]]], [3261,[11407.4,1226.23,0],[[2980,2]]], [3262,[11179.5,1238.32,0],[[2981,2],[3262,2]]], [3263,[11317.5,1278.46,0],[[2982,2]]], -[3264,[11029.7,1785.96,0],[[2983,2]]], [3265,[11068.9,1922.27,-1.90735e-006],[[2983,2]]], [3266,[10949,1879.46,-4.76837e-007],[[2983,2],[3560,2],[3561,2],[3562,2]]], [3267,[11188.3,1590.31,0],[[2984,2]]], [3268,[11159.7,1640.38,0],[[2984,2],[3563,2],[3564,2],[3565,2]]], [3269,[11839.4,1497.91,-1.27157e-006],[[2986,2],[3553,2],[3566,2]]], -[3270,[11803.8,1448.65,0],[[2986,2],[3567,2],[3568,2]]], [3271,[11597.3,1245.67,-9.53674e-007],[[2987,2],[3260,2],[3569,2],[3559,2]]], [3272,[12884.2,3430.71,3.8147e-006],[[2990,2],[3570,2]]], [3273,[12883.9,3258.6,0],[[2990,2],[3571,2]]], [3274,[12315.3,3744.57,0],[[2993,2],[3572,2],[3573,2]]], [3275,[9054.47,2492.14,1.19209e-007],[[2998,2],[3001,2],[3574,2],[3575,2]]], -[3276,[8840.8,3352.55,0],[[2999,2],[3576,2],[3577,2]]], [3277,[8956.75,3182.97,0],[[2999,2],[3277,2]]], [3278,[9553.61,3623.5,0],[[3000,2]]], [3279,[9418.94,3813.66,-1.27157e-006],[[3000,2],[3578,2],[3579,2]]], [3280,[9148.02,2427.37,0],[[3003,2],[3580,2],[3575,2]]], [3281,[9235.08,2392.07,0],[[3003,2]]], -[3282,[9431.09,2296.19,0],[[3004,2],[3282,2],[3581,2]]], [3283,[8753.33,5570.93,-2.54313e-006],[[3007,2],[3582,2],[3583,2]]], [3284,[9229.17,5711.39,-2.54313e-006],[[3009,2],[3584,2],[3585,2]]], [3285,[9193.04,5794.81,0],[[3009,2],[3285,2],[3586,2],[3587,2]]], [3286,[9201.42,5956.17,0],[[3010,2],[3588,2]]], [3287,[8327.13,6788.23,0],[[3011,2],[3589,2],[3590,2]]], -[3288,[7931.68,4818.56,0],[[3012,2],[3591,2]]], [3289,[8117.92,4875.25,-3.8147e-006],[[3014,2]]], [3290,[8289.55,4766.67,0],[[3014,2],[3592,2]]], [3291,[8520.91,4883.82,0],[[3015,2],[3291,2],[3593,2]]], [3292,[8639.12,5311.84,-3.8147e-006],[[3016,2],[3583,2]]], [3293,[8694.17,5114.56,0],[[3016,2],[3594,2],[3595,2]]], -[3294,[7188.01,4197.22,-3.8147e-006],[[3017,2],[3294,2]]], [3295,[7500.79,4298.95,0],[[3018,2]]], [3296,[7614.27,4362.79,0],[[3018,2],[3596,2]]], [3297,[6974.25,4033.39,0],[[3019,2],[3597,2]]], [3298,[6284.62,3884.77,-6.35783e-007],[[3020,2],[3598,2],[3599,2]]], [3299,[6495.88,3973.82,0],[[3020,2],[3600,2]]], -[3300,[6088.97,4070.85,0],[[3020,2],[3601,2]]], [3301,[5521.66,5466.53,3.8147e-006],[[3021,2]]], [3302,[5476.67,5604.64,0],[[3021,2]]], [3303,[6107.94,5244.92,0],[[3022,2],[3602,2],[3303,2]]], [3304,[5750.47,5130.57,0],[[3023,2],[3304,2],[3603,2],[3604,2]]], [3305,[6059.07,5112.98,0],[[3024,2],[3306,2]]], -[3306,[6059.28,5119.18,0],[[3305,2],[3024,2]]], [3307,[6819.34,7657.26,-7.62939e-006],[[3025,2],[3605,2]]], [3308,[6552.13,7593.03,0],[[3025,2],[3606,2]]], [3309,[6782.78,7329.86,0],[[3026,2]]], [3310,[7188.35,7627.86,0],[[3028,2]]], [3311,[7281.7,7689.6,2.54313e-006],[[3029,2],[3311,2],[3607,2]]], -[3312,[7398.43,7689.15,0],[[3029,2],[3608,2],[3609,2]]], [3313,[8026.89,6957.02,-2.54313e-006],[[3030,2],[3610,2],[3611,2]]], [3314,[7745.09,7634.4,0],[[3031,2]]], [3315,[8016.91,7559.13,0],[[3031,2]]], [3316,[7922.37,7664.31,-1.90735e-006],[[3031,2],[3612,2],[3613,2],[3614,2]]], [3317,[6491.49,7269.45,0],[[3032,2],[3615,2],[3317,2]]], -[3318,[6500.89,7169.95,0],[[3032,2],[3616,2],[3617,2]]], [3319,[6667.65,7305.69,0],[[3033,2]]], [3320,[5555.21,6075.78,-1.27157e-006],[[3034,2],[3618,2],[3328,2]]], [3321,[5345.17,5724.88,0],[[3035,2],[3037,2],[3321,2],[3324,2]]], [3322,[5413.26,5616.41,0],[[3036,2],[3619,2],[3324,2],[3322,2],[3620,2]]], [3323,[5243.74,5845.99,-9.53674e-007],[[3037,2],[3621,2],[3619,2],[3622,2],[3623,2],[3324,2]]], -[3324,[5299.51,5756.65,-7.62939e-007],[[3037,2],[3321,2],[3322,2],[3324,2],[3619,2],[3624,2],[3323,2],[3621,2]]], [3325,[5807.69,6808.96,0],[[3038,2],[3625,2],[3626,2]]], [3326,[5705.2,6754.49,0],[[3038,2]]], [3327,[5494.32,6626.29,2.54313e-006],[[3039,2],[3040,2],[3627,2]]], [3328,[5603.89,6147.93,0],[[3041,2],[3320,2]]], [3329,[4316.59,7321.97,0],[[3044,2],[3628,2],[3329,2]]], -[3330,[4233.86,7556.35,7.62939e-006],[[3044,2],[3629,2]]], [3331,[4249.5,7365.93,0],[[3044,2]]], [3332,[3781.86,7510.15,0],[[3332,2],[3630,2]]], [3333,[3795.68,7438.95,-1.27157e-006],[[3046,2]]], [3334,[4627.92,6781.68,0],[[3047,2],[3631,2],[3334,2]]], [3335,[4718.39,6928.79,0],[[3047,2],[3632,2],[3633,2],[3634,2]]], -[3336,[4560.78,7059.27,0],[[3047,2],[3336,2]]], [3337,[4434.63,7047.81,0],[[3048,2]]], [3338,[4372.48,6438.43,0],[[3049,2]]], [3339,[4639.85,6172.06,0],[[3050,2],[3635,2]]], [3340,[4697.9,6022.09,-3.8147e-006],[[3050,2],[3636,2]]], [3341,[4552.82,5945.7,9.53674e-007],[[3050,2],[3637,2],[3342,2],[3341,2],[3638,2]]], -[3342,[4430.62,5850.07,1.27157e-006],[[3051,2],[3341,2],[3639,2],[3640,2]]], [3343,[4274.39,5727.63,0],[[3051,2],[3641,2]]], [3344,[3600.68,7638.58,0],[[3053,2],[3642,2],[3630,2]]], [3345,[3253.14,5514.06,0],[[3054,2],[3643,2],[3345,2],[3348,2]]], [3346,[3551.7,5380.13,0],[[3056,2],[3644,2]]], [3347,[3530.1,5367.49,-9.53674e-007],[[3056,2],[3645,2]]], -[3348,[3277.13,5460.06,9.53674e-007],[[3056,2],[3345,2]]], [3349,[2751.45,5373.39,0],[[3057,2],[3646,2]]], [3350,[3201.51,7966.84,2.54313e-006],[[2776,2]]], [3351,[3270.22,7994.56,2.54313e-006],[[3059,2]]], [3352,[3294.09,7908.36,-7.62939e-006],[[3059,2],[3352,2]]], [3353,[3338.29,8228.22,0],[[3060,2],[3647,2],[3648,2]]], -[3354,[3248.82,8259.38,0],[[3060,2],[3649,2],[3648,2]]], [3355,[2347.15,9022.26,1.27157e-006],[[3062,2],[3070,2],[3075,2]]], [3356,[2377.77,9215.79,0],[[3063,2],[3650,2],[3651,2]]], [3357,[1977.49,9621,0],[[3065,2],[3652,2]]], [3358,[1814.88,9488.72,1.90735e-006],[[3066,2],[3653,2]]], [3359,[1607.2,9339.03,0],[[3066,2],[3654,2],[3655,2],[3360,2]]], -[3360,[1554.8,9265.57,-3.17891e-007],[[3067,2],[3359,2],[3656,2]]], [3361,[1523.18,9207.93,-3.17891e-007],[[3067,2],[3657,2],[3362,2]]], [3362,[1431.26,9133.34,0],[[3068,2],[3361,2]]], [3363,[2259.61,9743.59,1.90735e-006],[[3069,2],[3658,2]]], [3364,[2521.07,9023.37,0],[[3071,2],[3364,2]]], [3365,[2878.73,8817.07,0],[[3074,2],[3660,2]]], -[3366,[2626.21,12721.6,0],[[3076,2],[3661,2]]], [3367,[2965.94,12720.4,-7.62939e-006],[[3077,2]]], [3368,[3327.44,12776.3,-7.62939e-006],[[3078,2],[3662,2]]], [3369,[3486.2,12624.6,-7.62939e-006],[[3079,2],[3663,2]]], [3370,[3344.51,12960.1,0],[[3080,2]]], [3371,[4933.86,16697.1,0],[[3081,2],[3664,2]]], -[3372,[5041.57,16518.2,0],[[3081,2],[3665,2],[3666,2]]], [3373,[5105.3,15309.8,0],[[3082,2],[3667,2]]], [3374,[3230.53,15964.3,0],[[3084,2],[3668,2]]], [3375,[3310.74,15893.6,0],[[3084,2],[3669,2],[3375,2],[3670,2]]], [3376,[2943.11,15916.2,-3.8147e-006],[[3085,2],[3671,2],[3672,2],[3673,2]]], [3377,[3864.75,16219.2,-7.62939e-006],[[3086,2]]], -[3378,[3998.78,16306,2.54313e-006],[[3086,2],[3674,2],[3675,2]]], [3379,[4234.43,16182.8,0],[[3087,2],[3676,2]]], [3380,[4196.37,15735.8,-7.62939e-006],[[3088,2],[3677,2]]], [3381,[2555.34,15302.7,0],[[3090,2],[3678,2]]], [3382,[2516.29,15165.1,0],[[3090,2]]], [3383,[2427,14963.3,0],[[2806,2],[3679,2]]], -[3384,[2355.28,14568.7,0],[[3091,2],[3680,2]]], [3385,[2394.32,14291.7,0],[[2811,2],[3681,2]]], [3386,[2053.32,13977.7,0],[[3093,2],[3682,2]]], [3387,[2152.66,14125.5,0],[[3093,2],[3683,2]]], [3388,[1961.59,13592.7,0],[[3094,2],[3684,2],[3685,2]]], [3389,[2357.38,13445.4,-7.62939e-006],[[3096,2],[3686,2]]], -[3390,[2369.31,12878.5,3.8147e-006],[[3097,2],[3687,2]]], [3391,[2576.37,13134.3,0],[[3097,2],[3688,2]]], [3392,[6138.67,14721,0],[[3098,2],[3689,2]]], [3393,[6314.16,14674.6,0],[[3098,2]]], [3394,[5740.72,14781.6,7.62939e-006],[[3099,2]]], [3395,[6881.19,14079.6,1.90735e-006],[[3101,2],[3690,2],[3691,2],[3692,2],[3396,2]]], -[3396,[6886.13,14191.3,0],[[3101,2],[3103,2],[3395,2],[3693,2],[3694,2]]], [3397,[6926.77,14612.8,0],[[3102,2],[3695,2],[3696,2]]], [3398,[3880.46,12116.8,5.08626e-006],[[3105,2],[3697,2],[3698,2]]], [3399,[5563.19,15571.5,0],[[3106,2],[3699,2]]], [3400,[5945.31,15305.8,7.62939e-006],[[3108,2],[3700,2]]], [3401,[5809.77,14915.8,0],[[3109,2]]], -[3402,[5395.68,15463.6,0],[[3111,2],[3701,2]]], [3403,[6743.41,12079.3,0],[[3112,2],[3702,2]]], [3404,[6224.12,11523.7,-1.90735e-006],[[3113,2],[3128,2],[3703,2],[3704,2]]], [3405,[7171.88,12687.4,-7.62939e-006],[[3114,2],[3705,2]]], [3406,[7216.58,12877.9,0],[[3114,2],[3706,2],[3707,2]]], [3407,[7262.36,14008.4,0],[[3115,2],[3708,2],[3709,2]]], -[3408,[7061.82,13624.6,1.90735e-006],[[3116,2],[3710,2],[3711,2],[3712,2]]], [3409,[6992.66,13648,0],[[3116,2]]], [3410,[6861.05,12956.9,7.62939e-006],[[3117,2]]], [3411,[6876.27,13453,-7.62939e-006],[[3118,2]]], [3412,[7093.91,13436.4,7.62939e-006],[[3118,2],[3712,2]]], [3413,[6654.33,13525,0],[[3119,2]]], -[3414,[4955.85,11352.8,0],[[3120,2],[3713,2]]], [3415,[5114.43,11616.5,0],[[3120,2],[3714,2]]], [3416,[5327.86,11148.7,2.54313e-006],[[3122,2],[3715,2],[3716,2]]], [3417,[4496.93,11628,0],[[3123,2],[3126,2]]], [3418,[4672.99,11160.1,0],[[3124,2],[3717,2]]], [3419,[4461.51,11027.5,0],[[3124,2],[3718,2]]], -[3420,[12841.8,11112.7,-7.62939e-006],[[3130,2],[3719,2],[3426,2]]], [3421,[12175.7,11028.3,-2.54313e-006],[[3131,2],[3720,2],[3721,2]]], [3422,[12555.2,10801.1,-7.62939e-006],[[3132,2]]], [3423,[12813.9,10538.9,-1.90735e-006],[[3133,2],[3722,2],[3723,2],[3724,2]]], [3424,[12829.1,11598.5,0],[[3134,2],[3725,2],[3726,2],[3727,2]]], [3425,[13059.1,11407.9,0],[[3135,2],[3728,2]]], -[3426,[12966.4,11154.5,0],[[3135,2],[3420,2],[3729,2],[3719,2]]], [3427,[13189.7,11284.9,0],[[3135,2],[3730,2]]], [3428,[11690.8,10434.9,0],[[3136,2],[3731,2],[3732,2]]], [3429,[11627,10510.4,0],[[3136,2]]], [3430,[11108.1,9847.41,0],[[3137,2],[3733,2]]], [3431,[11336.6,9752.18,-5.08626e-006],[[3137,2],[3734,2],[3735,2]]], -[3432,[11408.5,9962.92,0],[[3137,2]]], [3433,[13048.1,12597.1,0],[[3138,2],[3736,2],[3737,2]]], [3434,[12289,13336.7,-3.8147e-006],[[3139,2],[3738,2]]], [3435,[12149.4,13280.3,0],[[3139,2]]], [3436,[11879.9,13381.4,0],[[3140,2],[3436,2],[3739,2]]], [3437,[10736,13461.2,0],[[3141,2],[3740,2]]], -[3438,[10059.4,13349.5,0],[[3142,2],[3741,2]]], [3439,[10298.9,13711.5,0],[[3143,2],[3742,2]]], [3440,[11013.3,14314.5,0],[[3144,2],[3743,2],[3744,2]]], [3441,[10607.6,14175.3,0],[[3145,2],[3745,2]]], [3442,[11839.4,13729.1,0],[[3146,2],[3746,2]]], [3443,[11441.1,13835.4,0],[[3147,2],[3747,2]]], -[3444,[10012.8,9888.38,2.54313e-006],[[3148,2],[3748,2],[3749,2]]], [3445,[9964.07,9963.42,0],[[3148,2]]], [3446,[10171.4,9912.27,-2.54313e-006],[[3148,2],[3750,2],[3749,2],[3751,2]]], [3447,[9771.44,10096,0],[[3149,2],[3168,2]]], [3448,[10264.9,9815.42,0],[[3448,2],[3749,2],[3751,2],[3752,2]]], [3449,[10740.2,10021.8,0],[[3152,2],[3753,2]]], -[3450,[9041.7,12050.8,0],[[3153,2],[3754,2],[3755,2]]], [3451,[9421.27,13323.6,-7.62939e-006],[[3157,2],[3756,2]]], [3452,[9462.4,13027,0],[[3157,2],[3757,2]]], [3453,[9726.63,13288,0],[[3158,2],[3758,2]]], [3454,[9224.82,12506.9,-2.54313e-006],[[3159,2],[3759,2],[3760,2]]], [3455,[9222.73,12373.4,2.54313e-006],[[3159,2],[3761,2],[3762,2]]], -[3456,[9335.02,10541.5,0],[[3160,2],[3461,2]]], [3457,[8754.04,10982.3,0],[[3161,2],[3763,2]]], [3458,[8962.18,11191.6,7.62939e-006],[[3162,2],[3764,2]]], [3459,[9238.29,11571.7,0],[[3163,2],[3765,2],[3766,2]]], [3460,[9590.9,10614.4,0],[[3164,2],[3767,2]]], [3461,[9362.58,10472.7,0],[[3165,2],[3456,2]]], -[3462,[9304.59,10319.7,0],[[3165,2],[3768,2]]], [3463,[9582.59,10262.7,7.62939e-006],[[3166,2]]], [3464,[9656.18,10221.1,2.54313e-006],[[3166,2]]], [3465,[9501.78,10221.3,0],[[3167,2],[3769,2]]], [3466,[9663.03,10056.1,-2.54313e-006],[[3168,2],[3770,2],[3748,2]]], [3467,[15194,7283.25,0],[[3171,2],[3536,2]]], -[3468,[15593,7316.07,0],[[3172,2],[3771,2]]], [3469,[15758,6478.37,0],[[3173,2]]], [3470,[15690.7,6512.33,0],[[3173,2],[3772,2],[3470,2]]], [3471,[15361.9,8145.88,1.90735e-006],[[3174,2],[3773,2],[3774,2],[3775,2]]], [3472,[15278.2,7745.62,0],[[3176,2],[3776,2]]], [3473,[15700.7,8600.5,0],[[3178,2],[3193,2],[3777,2]]], -[3474,[15777.9,9214.57,1.27157e-006],[[3179,2],[3778,2],[3779,2]]], [3475,[15972.3,9316.03,0],[[3179,2],[3780,2]]], [3476,[16427.6,9446.89,1.27157e-006],[[3181,2],[3781,2],[3478,2],[3476,2]]], [3477,[16561.1,9450.74,-1.27157e-006],[[3181,2],[3182,2],[3782,2],[3783,2]]], [3478,[16447.8,9440.78,3.8147e-006],[[3476,2],[4099,2],[3478,2],[3181,2]]], [3479,[16997.9,9549.25,0],[[3183,2]]], -[3480,[16897.5,9628.28,-1.27157e-006],[[3183,2],[3784,2],[3785,2]]], [3481,[17078.4,9389.57,0],[[3184,2],[3786,2]]], [3482,[17766.9,8922.19,0],[[3187,2],[3788,2]]], [3483,[17573.9,9572.55,0],[[3188,2],[3789,2]]], [3484,[17681.5,9241.05,3.8147e-006],[[3190,2],[3790,2]]], [3485,[15490.5,8271.17,0],[[3191,2],[3791,2],[3773,2]]], -[3486,[15728.4,8484.86,7.62939e-006],[[3193,2]]], [3487,[17955.5,5869.44,0],[[3194,2],[3494,2]]], [3488,[17671.9,4883.94,1.19209e-007],[[3196,2],[3792,2]]], [3489,[17587.5,5029.62,0],[[3197,2]]], [3490,[17600,4967,0],[[3197,2],[3198,2],[3225,2],[3227,2],[3527,2]]], [3491,[18342.4,6147.22,-1.58946e-007],[[3199,2],[3793,2],[3794,2],[3491,2]]], -[3492,[18423.3,6285.41,-4.76837e-007],[[3199,2],[3795,2]]], [3493,[18455.8,6391.03,0],[[3200,2],[3795,2]]], [3494,[18068,5930.49,0],[[3201,2],[3487,2],[3796,2]]], [3495,[18169.1,6013.8,0],[[3201,2],[3797,2]]], [3496,[17865.3,9005.92,0],[[3202,2],[3798,2]]], [3497,[18089.7,9077.37,0],[[3202,2],[3799,2],[3800,2]]], -[3498,[18143.6,8945.39,0],[[3202,2],[3498,2],[3801,2]]], [3499,[18107.9,8850.96,0],[[3203,2],[3801,2],[3499,2]]], [3500,[16216.3,3245.83,0],[[3204,2]]], [3501,[16047.8,2955.39,0],[[3206,2],[3802,2],[3501,2]]], [3502,[16432.6,3602.49,-1.58946e-007],[[3207,2],[3803,2],[3804,2]]], [3503,[16345.7,3514.6,0],[[3207,2]]], -[3504,[13581.1,4249.69,0],[[3209,2],[3805,2]]], [3505,[13670.3,4517.22,0],[[3209,2],[3806,2]]], [3506,[13812.8,4127.23,0],[[3210,2],[3508,2],[3807,2]]], [3507,[13782.9,3695.96,0],[[3211,2],[3808,2]]], [3508,[13805.7,4027.35,0],[[3211,2],[3506,2]]], [3509,[14068.9,3514.05,1.27157e-006],[[3212,2],[3809,2],[3810,2]]], -[3510,[14939.6,3015.01,0],[[3213,2],[3811,2]]], [3511,[14436.8,3358.78,0],[[3214,2],[3812,2]]], [3512,[14620.6,3450.39,0],[[3214,2]]], [3513,[14379.6,6111.83,0],[[3216,2],[3240,2],[3537,2]]], [3514,[14177.9,5974.2,0],[[3216,2],[3517,2],[3514,2],[3515,2]]], [3515,[14206.8,6075.73,0],[[3216,2],[3514,2],[3813,2],[3814,2]]], -[3516,[14561.7,5984.15,0],[[3217,2],[3815,2]]], [3517,[13976.9,5849,-3.8147e-006],[[3218,2],[3514,2],[3816,2],[3817,2]]], [3518,[14226.6,5695.19,2.54313e-006],[[3219,2],[3818,2],[3819,2]]], [3519,[14261.9,5531.75,-2.54313e-006],[[3220,2],[3519,2],[3820,2]]], [3520,[13455.4,4689.25,-3.8147e-006],[[3221,2],[3821,2]]], [3521,[13146.1,5215.83,0],[[3222,2],[3822,2]]], -[3522,[13322.2,5067.81,0],[[3222,2],[3823,2]]], [3523,[13527.3,5497.49,-7.62939e-006],[[3223,2],[3824,2]]], [3524,[13410.7,5402.11,0],[[3223,2],[3825,2]]], [3525,[17582,4850.45,0],[[3226,2],[3826,2],[3527,2]]], [3526,[17588,4858.59,2.38419e-007],[[3227,2]]], [3527,[17574.5,4819.59,0],[[3231,2],[3490,2],[3525,2]]], -[3528,[17612,4635.79,1.19209e-007],[[3232,2],[3827,2]]], [3529,[17564.8,4750.56,0],[[3232,2],[3828,2],[3792,2]]], [3530,[17197.4,4301.79,1.58946e-007],[[3233,2],[3829,2],[3530,2]]], [3531,[16874.9,4506.54,0],[[3234,2],[3236,2]]], [3532,[17048.6,4243.47,1.58946e-007],[[3235,2],[3830,2],[3831,2]]], [3533,[16819.4,4608.6,-9.53674e-007],[[3236,2]]], -[3534,[14595.7,6962.19,0],[[3237,2],[3832,2],[3833,2]]], [3535,[14845.6,7032.55,0],[[3238,2],[3834,2]]], [3536,[15125.1,7334.71,1.90735e-006],[[3239,2],[3467,2],[3835,2],[3836,2]]], [3537,[14468.3,6273.01,-2.54313e-006],[[3240,2],[3513,2],[3837,2]]], [3538,[10247.2,4791.18,0],[[3241,2],[3838,2]]], [3539,[9812.47,4949.43,0],[[3242,2],[3839,2]]], -[3540,[9936.42,5020.68,0],[[3242,2],[3840,2],[3841,2]]], [3541,[9471.87,4244.15,0],[[3244,2],[3842,2]]], [3542,[9422.25,4450.66,0],[[3244,2],[3843,2]]], [3543,[11555.9,4926.85,0],[[3245,2],[3844,2],[3845,2],[3543,2]]], [3544,[11812.3,4756.88,0],[[3245,2],[3846,2]]], [3545,[12027,4240.22,0],[[3247,2],[3847,2]]], -[3546,[12060.9,4055.48,0],[[3247,2],[3848,2],[3849,2]]], [3547,[10352.2,4685.42,0],[[3249,2]]], [3548,[10650.9,4966.38,1.27157e-006],[[3250,2],[3850,2],[3851,2]]], [3549,[13183.1,2297.53,3.8147e-006],[[3251,2],[3852,2]]], [3550,[13010.2,2330.54,0],[[3251,2],[3853,2]]], [3551,[12922.9,1970.27,-6.35783e-007],[[3252,2],[3854,2],[3855,2]]], -[3552,[13208.7,2674.92,2.54313e-006],[[3253,2],[3856,2],[3857,2]]], [3553,[12000.7,1499.07,3.17891e-007],[[3256,2],[3269,2],[3858,2],[3568,2]]], [3554,[12058.4,1286,-3.17891e-007],[[3256,2],[3859,2],[3860,2]]], [3555,[12168.2,1580.84,0],[[3257,2]]], [3556,[12114.8,1480.83,0],[[3257,2]]], [3557,[12376.5,1503.66,0],[[3258,2],[3861,2],[3862,2]]], -[3558,[12241.5,1371.6,0],[[3258,2],[3863,2]]], [3559,[11568.6,1186.75,0],[[3260,2],[3271,2],[3864,2]]], [3560,[10832.6,1892.77,0],[[3266,2],[3865,2],[3866,2],[3867,2]]], [3561,[10951.3,1983.33,0],[[3266,2]]], [3562,[10923.2,1713.69,0],[[3266,2],[3868,2]]], [3563,[11179.3,1689.26,6.35783e-007],[[3268,2],[3563,2],[3565,2]]], -[3564,[11122.3,1472.69,0],[[3268,2],[3869,2]]], [3565,[11095,1645.08,3.17891e-007],[[3268,2],[3563,2],[3870,2],[3868,2]]], [3566,[11843.1,1564.33,-1.27157e-006],[[3269,2],[3871,2],[3872,2]]], [3567,[11782,1345.06,0],[[3270,2],[3873,2],[3567,2]]], [3568,[11916.7,1436.65,0],[[3270,2],[3553,2],[3874,2],[3858,2]]], [3569,[11563.2,1191.3,-7.15256e-007],[[3271,2],[3569,2]]], -[3570,[12971.7,3458.61,0],[[3272,2],[3875,2],[3876,2]]], [3571,[12941.3,3184.33,2.54313e-006],[[3273,2],[3877,2],[3878,2]]], [3572,[12161.4,3718.69,0],[[3274,2],[3879,2]]], [3573,[12327.8,3813.95,0],[[3274,2],[3880,2],[3881,2]]], [3574,[8970.14,2446.4,0],[[3275,2],[3882,2]]], [3575,[9079.96,2461.38,0],[[3275,2],[3280,2],[3580,2]]], -[3576,[8824.83,3175.52,0],[[3276,2],[3883,2]]], [3577,[8701.83,3403.24,6.35783e-007],[[3276,2],[3884,2],[3885,2]]], [3578,[9427.25,3953.95,6.35783e-007],[[3279,2],[3886,2],[3887,2],[3842,2]]], [3579,[9561.04,3779.66,0],[[3279,2]]], [3580,[9122.81,2442.16,0],[[3280,2],[3575,2],[3888,2],[3580,2]]], [3581,[9451.19,2295.73,0],[[3282,2]]], -[3582,[8602.41,5627.53,0],[[3283,2],[3889,2]]], [3583,[8679.63,5399.09,0],[[3283,2],[3292,2]]], [3584,[9307,5665.68,0],[[3284,2],[3890,2],[3891,2]]], [3585,[9227.89,5682.5,0],[[3284,2]]], [3586,[9258.64,5916.29,0],[[3285,2],[3892,2]]], [3587,[9272.79,5757.94,0],[[3285,2]]], -[3588,[9216.14,6030.57,0],[[3286,2],[3893,2],[3894,2],[3895,2]]], [3589,[8380.24,6953.86,0],[[3287,2],[3896,2],[3897,2]]], [3590,[8373.53,6772.21,0],[[3287,2]]], [3591,[7958.35,4788.47,1.27157e-006],[[3288,2],[3898,2],[3899,2]]], [3592,[8287.65,4643.68,-3.8147e-006],[[3290,2],[3900,2]]], [3593,[8546.17,4809,0],[[3291,2],[3901,2],[3902,2]]], -[3594,[8688.09,5058.46,3.8147e-006],[[3293,2]]], [3595,[8768.59,5100.33,-1.27157e-006],[[3293,2],[3903,2],[3904,2]]], [3596,[7753.45,4340.9,0],[[3296,2],[3905,2]]], [3597,[6930.32,3984.97,-9.53674e-007],[[3297,2],[3906,2],[3907,2],[3908,2]]], [3598,[6255.9,3719.37,0],[[3298,2],[3909,2]]], [3599,[6435.47,3852.86,0],[[3298,2],[3910,2]]], -[3600,[6540.44,3969.4,0],[[3299,2],[3911,2],[3912,2]]], [3601,[5968.79,4108.11,-1.90735e-006],[[3300,2],[3913,2]]], [3602,[6108.47,5252.21,-2.54313e-006],[[3303,2]]], [3603,[5640.49,5148.09,0],[[3304,2],[3914,2]]], [3604,[5770.88,5012.5,0],[[3304,2],[3915,2]]], [3605,[6827.56,7689.65,0],[[3307,2],[3916,2],[3917,2]]], -[3606,[6504.11,7616.05,-2.54313e-006],[[3308,2],[3918,2],[3919,2]]], [3607,[7245.5,7715.7,-7.62939e-006],[[3311,2]]], [3608,[7504.34,7647.69,0],[[3312,2]]], [3609,[7431.11,7826.03,-3.8147e-006],[[3312,2],[3920,2],[3921,2],[3922,2]]], [3610,[7985.04,6972.66,0],[[3313,2]]], [3611,[8054.33,7050.91,1.90735e-006],[[3313,2],[3923,2],[3924,2],[3925,2]]], -[3612,[7807.99,7705.91,0],[[3316,2],[3926,2]]], [3613,[8071.47,7634.89,0],[[3316,2],[3927,2]]], [3614,[7985.69,7760.98,0],[[3316,2],[3928,2],[3929,2]]], [3615,[6405.28,7367.46,2.54313e-006],[[3317,2],[3930,2],[3931,2],[3932,2]]], [3616,[6513.9,7104.32,0],[[3616,2]]], [3617,[6331.3,7146.46,-2.54313e-006],[[3318,2],[3933,2],[3934,2]]], -[3618,[5480.64,6120.81,0],[[3320,2],[3935,2],[3936,2]]], [3619,[5266.28,5676.89,0],[[3322,2],[3323,2],[3324,2],[3621,2]]], [3620,[5375.73,5564.14,-1.27157e-006],[[3322,2],[3937,2],[3620,2]]], [3621,[5194.32,5701.93,-3.8147e-006],[[3323,2],[3324,2],[3619,2],[3938,2]]], [3622,[5263.28,5895.58,-3.8147e-006],[[3323,2]]], [3623,[5074.65,5913.7,0],[[3323,2],[3939,2]]], -[3624,[5218.44,5760.81,0],[[3324,2]]], [3625,[5837.69,6956.06,-7.62939e-006],[[3325,2],[3940,2]]], [3626,[5876.69,6798.01,0],[[3325,2],[3626,2],[3941,2]]], [3627,[5426.54,6662.42,2.54313e-006],[[3327,2],[3942,2],[3627,2]]], [3628,[4316.04,7317.21,0],[[3329,2]]], [3629,[4203.78,7616.47,2.54313e-006],[[3330,2],[3943,2],[3944,2]]], -[3630,[3734.64,7633.36,-1.27157e-006],[[3332,2],[3344,2],[3945,2]]], [3631,[4629.27,6778.01,-2.54313e-006],[[3631,2],[3334,2]]], [3632,[4655.26,7072.9,7.62939e-006],[[3335,2],[3946,2]]], [3633,[4783.18,6786.02,-7.62939e-006],[[3335,2],[3947,2]]], [3634,[4912.84,6973.07,0],[[3335,2],[3948,2]]], [3635,[4691.94,6279.4,1.27157e-006],[[3339,2],[3949,2],[3950,2]]], -[3636,[4856.96,5992.8,0],[[3340,2],[3939,2]]], [3637,[4523.18,5847.5,0],[[3341,2],[3951,2]]], [3638,[4595.7,5926.17,-3.8147e-006],[[3341,2]]], [3639,[4451.99,5925.45,0],[[3342,2]]], [3640,[4512.01,5844.4,0],[[3342,2]]], [3641,[4206.31,5669.27,0],[[3343,2],[3952,2],[3641,2]]], -[3642,[3634.11,7517.75,3.8147e-006],[[3344,2],[3953,2]]], [3643,[3246.99,5528.08,0],[[3345,2]]], [3644,[3673.3,5279.46,0],[[3346,2],[3954,2]]], [3645,[3635.82,5272.87,0],[[3347,2],[3955,2]]], [3646,[2813.93,5323.8,0],[[3349,2],[3956,2]]], [3647,[3530.38,8287.49,-2.54313e-006],[[3353,2],[3957,2],[3958,2]]], -[3648,[3328.67,8293.12,-5.72205e-006],[[3353,2],[3354,2],[3959,2],[3960,2]]], [3649,[3255.67,8404.45,7.62939e-006],[[3354,2],[3961,2]]], [3650,[2429.73,9363.39,0],[[3356,2],[3962,2]]], [3651,[2534.54,9237.42,-1.90735e-006],[[3356,2],[3963,2]]], [3652,[2069.57,9723.22,0],[[3357,2],[3964,2]]], [3653,[1810.97,9602.49,4.76837e-007],[[3358,2],[3965,2],[3966,2],[3967,2]]], -[3654,[1564.11,9349.95,2.38419e-007],[[3359,2],[3654,2],[3968,2],[3969,2]]], [3655,[1635.36,9488.15,0],[[3359,2],[3966,2]]], [3656,[1406.51,9268.53,0],[[3360,2],[3657,2]]], [3657,[1479.58,9223.21,-2.38419e-007],[[3361,2],[3656,2],[3970,2],[3657,2]]], [3658,[2394.36,9841.08,0],[[3363,2],[3971,2]]], [3659,[2504.03,8864.78,0],[[3072,2]]], -[3660,[3023.91,8798.56,0],[[3365,2],[3972,2]]], [3661,[2475.92,12611.7,1.27157e-006],[[3366,2],[3973,2],[3974,2]]], [3662,[3354.73,12693.5,0],[[3368,2],[3975,2],[3662,2],[3976,2]]], [3663,[3491.81,12584.1,0],[[3369,2]]], [3664,[4923.45,16738.8,-1.90735e-006],[[3371,2],[3977,2],[3978,2],[3666,2]]], [3665,[5088.75,16505.5,0],[[3372,2],[3979,2],[3980,2]]], -[3666,[4984.96,16664.9,0],[[3372,2],[3664,2]]], [3667,[5145.3,15359.9,0],[[3373,2],[3981,2]]], [3668,[3332.24,16091.7,7.62939e-006],[[3374,2],[3982,2]]], [3669,[3287.68,15875.3,5.08626e-006],[[3375,2]]], [3670,[3381.44,15931.2,0],[[3670,2]]], [3671,[2913.31,16007.1,0],[[3376,2],[3983,2],[3984,2]]], -[3672,[2908.44,15892.6,0],[[3376,2]]], [3673,[3015.87,15985.7,0],[[3376,2]]], [3674,[4063.6,16274.6,0],[[3378,2]]], [3675,[4002.84,16344.8,0],[[3378,2],[3985,2],[3675,2],[3986,2]]], [3676,[4274.03,16284.4,0],[[3379,2],[3987,2]]], [3677,[4207.56,15699.4,0],[[3380,2]]], -[3678,[2548.43,15323.3,-5.08626e-006],[[3381,2],[3988,2],[3989,2]]], [3679,[2335.82,14992.8,2.54313e-006],[[3383,2],[3990,2],[3679,2],[3991,2]]], [3680,[2272.65,14588.6,0],[[3384,2],[3992,2]]], [3681,[2310.44,14262.2,0],[[3385,2]]], [3682,[1984.08,14006.1,0],[[3682,2],[3993,2],[3386,2]]], [3683,[2134.48,14183.7,0],[[3387,2],[3683,2],[3994,2]]], -[3684,[1911.3,13655.6,-2.54313e-006],[[3388,2],[3995,2],[3684,2],[3996,2]]], [3685,[1837.61,13493.5,0],[[3388,2],[3997,2]]], [3686,[2278.75,13396.8,-7.62939e-006],[[3389,2],[3998,2]]], [3687,[2332.2,12753,0],[[3390,2],[3999,2]]], [3688,[2702.67,13259.6,0],[[3391,2],[4000,2]]], [3689,[6121.14,14755.4,2.54313e-006],[[3392,2],[3689,2],[4001,2]]], -[3690,[6922.32,14018.5,0],[[3395,2]]], [3691,[6828.14,14034.3,0],[[3395,2]]], [3692,[6945.36,14129.3,7.62939e-006],[[3395,2],[4002,2]]], [3693,[6932.34,14163.4,0],[[3396,2],[3693,2],[3694,2]]], [3694,[6957.85,14238.6,-1.90735e-006],[[3396,2],[3693,2],[4003,2],[3694,2],[4004,2]]], [3695,[7090.64,14603.8,0],[[3397,2],[4005,2]]], -[3696,[6902.29,14720.3,-2.54313e-006],[[3397,2],[4006,2],[4007,2]]], [3697,[3845.12,11967.2,0],[[3398,2],[4008,2]]], [3698,[3689.22,12073.1,0],[[3398,2],[4009,2]]], [3699,[5570.95,15710.1,0],[[3399,2],[4010,2]]], [3700,[5988.58,15375.7,0],[[3400,2],[4011,2],[4012,2]]], [3701,[5390.23,15551.5,0],[[3402,2],[4013,2]]], -[3702,[6905.32,12113.1,0],[[3403,2],[4014,2]]], [3703,[6084.46,11398.7,0],[[3404,2],[4015,2]]], [3704,[6333,11449.3,0],[[3404,2],[4016,2],[4017,2]]], [3705,[7230.96,12654.4,7.62939e-006],[[3405,2]]], [3706,[7306.32,12792.2,0],[[3406,2]]], [3707,[7370.85,12971.8,0],[[3406,2],[4018,2]]], -[3708,[7386.47,13912.7,7.62939e-006],[[3407,2],[4019,2]]], [3709,[7430.89,14078.9,0],[[3407,2],[4020,2]]], [3710,[7020.94,13595,0],[[3408,2]]], [3711,[7113.24,13665.4,0],[[3408,2]]], [3712,[7181.42,13497.7,-1.90735e-006],[[3408,2],[3412,2],[4021,2],[4022,2]]], [3713,[4918.71,11322,0],[[3414,2],[3717,2],[4023,2]]], -[3714,[5103.91,11655.1,0],[[3415,2]]], [3715,[5189.18,11164.7,-7.62939e-006],[[3416,2],[4024,2],[4025,2]]], [3716,[5321.77,10948.1,-7.62939e-006],[[3416,2],[4026,2]]], [3717,[4723.35,11170.6,1.90735e-006],[[3418,2],[3713,2],[3717,2],[4027,2]]], [3718,[4443.06,10990.3,0],[[3419,2],[4028,2],[4029,2]]], [3719,[12953,11128.7,0],[[3420,2],[3426,2]]], -[3720,[12137.3,11177.4,7.62939e-006],[[3421,2],[4030,2]]], [3721,[12096.8,10955.7,0],[[3421,2],[4031,2],[3721,2],[4032,2]]], [3722,[12603.7,10505.6,0],[[3423,2],[4033,2]]], [3723,[12910.6,10380.6,0],[[3423,2],[4034,2],[4035,2]]], [3724,[12857.9,10597.3,0],[[3423,2]]], [3725,[12949.9,11603.7,0],[[3424,2],[4036,2]]], -[3726,[12823.3,11763.6,2.54313e-006],[[3424,2],[4037,2],[4038,2]]], [3727,[12681.1,11568.4,0],[[3424,2],[4039,2]]], [3728,[13074.7,11442.2,0],[[3425,2]]], [3729,[12960.8,11128.4,0],[[3426,2],[4040,2]]], [3730,[13340.6,11255.6,-3.8147e-006],[[3427,2],[4041,2],[4042,2],[4043,2]]], [3731,[11790.2,10452.3,0],[[3428,2],[4044,2],[4045,2]]], -[3732,[11649.5,10323.5,0],[[3428,2],[4046,2],[4047,2]]], [3733,[10950.7,9894.17,0],[[3430,2],[3753,2]]], [3734,[11235.3,9721.56,0],[[3431,2]]], [3735,[11427.7,9623.41,-7.62939e-006],[[3431,2],[4048,2]]], [3736,[12989.5,12659,1.90735e-006],[[3433,2]]], [3737,[13162.6,12738.3,0],[[3433,2],[4049,2]]], -[3738,[12393.7,13431,0],[[3434,2],[4050,2]]], [3739,[11955.9,13413.2,9.53674e-007],[[3436,2],[4051,2]]], [3740,[10724.5,13597.5,0],[[3437,2]]], [3741,[9992.51,13329.4,0],[[3438,2],[4052,2],[3758,2]]], [3742,[10236.7,13764.7,0],[[3439,2],[4053,2]]], [3743,[11126.7,14385.7,0],[[3440,2],[4054,2],[4055,2],[4056,2]]], -[3744,[10921.9,14440.8,0],[[3440,2],[4057,2]]], [3745,[10540,14171.9,2.54313e-006],[[3441,2],[4058,2],[4059,2]]], [3746,[11972.1,13788.4,-1.90735e-006],[[3442,2],[4060,2]]], [3747,[11436.1,13978.3,1.27157e-006],[[3443,2],[4061,2],[4062,2]]], [3748,[9842.31,9980.7,7.62939e-006],[[3444,2],[3466,2]]], [3749,[10143.1,9822.6,0],[[3444,2],[3446,2],[3751,2],[3448,2]]], -[3750,[10119.1,9943.39,0],[[3446,2]]], [3751,[10182.3,9818.15,-1.90735e-006],[[3749,2],[3448,2],[3446,2],[4386,2]]], [3752,[10454.3,9736.22,7.62939e-006],[[3448,2],[4387,2]]], [3753,[10755.4,10019.9,-2.54313e-006],[[3449,2],[3733,2],[4063,2]]], [3754,[9110.16,12199.1,0],[[3450,2],[3761,2]]], [3755,[8916.75,12068.6,-3.05176e-006],[[3450,2],[4064,2],[4065,2],[4066,2],[4067,2]]], -[3756,[9381.46,13362.8,-3.8147e-006],[[3451,2],[4068,2],[4069,2],[4070,2]]], [3757,[9396.64,12889.8,-7.62939e-006],[[3452,2],[4071,2]]], [3758,[9872.8,13352.4,0],[[3453,2],[3741,2],[4072,2],[3758,2],[4073,2],[4052,2]]], [3759,[9290.38,12664,0],[[3454,2],[4071,2]]], [3760,[9146.08,12556.8,0],[[3454,2],[4074,2],[4075,2]]], [3761,[9165.6,12287.9,-2.54313e-006],[[3455,2],[3754,2],[4076,2]]], -[3762,[9383.81,12345,0],[[3455,2],[4077,2]]], [3763,[8741.46,10991.2,5.08626e-006],[[3457,2],[4078,2],[4079,2]]], [3764,[8932.66,11192.1,-7.62939e-006],[[3458,2]]], [3765,[9300.02,11700,0],[[3459,2],[3765,2]]], [3766,[9036.51,11587.4,0],[[3459,2],[4080,2]]], [3767,[9532.77,10689.7,0],[[3460,2],[4081,2]]], -[3768,[9222.34,10348.6,1.90735e-006],[[3462,2],[4082,2],[4083,2],[4084,2]]], [3769,[9460.72,10215.3,2.54313e-006],[[3465,2],[3769,2],[4085,2]]], [3770,[9588.78,9885.8,0],[[3466,2],[4086,2]]], [3771,[15613.6,7360.91,0],[[3468,2]]], [3772,[15688.6,6515.83,0],[[3470,2]]], [3773,[15399,8262.18,3.8147e-006],[[3471,2],[3485,2],[3791,2],[4087,2],[4088,2]]], -[3774,[15244.3,7942.72,0],[[3471,2],[3776,2]]], [3775,[15291.4,8165.86,0],[[3471,2],[4089,2],[4090,2]]], [3776,[15210,7732.31,3.8147e-006],[[3472,2],[3774,2],[4091,2],[4092,2]]], [3777,[15644.1,8655.34,0],[[3473,2],[4093,2],[4094,2]]], [3778,[15643.5,9132.3,0],[[3474,2],[4095,2]]], [3779,[15633.9,9353.14,0],[[3474,2],[4096,2]]], -[3780,[16021.2,9442.69,0],[[3475,2],[4097,2]]], [3781,[16341.5,9492.91,0],[[3476,2],[4098,2]]], [3782,[16513.3,9484.98,-2.54313e-006],[[3477,2],[4100,2],[4101,2]]], [3783,[16627.1,9419.32,-1.90735e-006],[[3477,2]]], [3784,[16916.4,9771.18,0],[[3480,2],[4102,2],[4103,2]]], [3785,[17020.8,9615.89,-3.8147e-006],[[3480,2],[4104,2]]], -[3786,[17190.6,9452.98,3.8147e-006],[[3481,2],[4105,2]]], [3787,[16917.7,9356.06,0],[[3185,2]]], [3788,[17806.6,9068.17,1.90735e-006],[[3482,2],[4106,2]]], [3789,[17678.2,9679.42,3.8147e-006],[[3483,2],[4107,2]]], [3790,[17850.3,9219.27,0],[[3484,2],[4108,2],[4106,2]]], [3791,[15465.8,8267.72,0],[[3485,2],[3773,2],[4109,2]]], -[3792,[17608.5,4781.61,0],[[3488,2],[3529,2],[4110,2]]], [3793,[18304.9,6048.71,0],[[3491,2],[4111,2]]], [3794,[18350.9,6156.09,0],[[3491,2]]], [3795,[18446.6,6310.96,7.94729e-008],[[3492,2],[3493,2],[3795,2]]], [3796,[18173.7,5901.42,0],[[3494,2],[3796,2],[4112,2],[4111,2]]], [3797,[18233.5,6054.25,0],[[3495,2],[4111,2]]], -[3798,[17822.4,9014.88,0],[[3496,2]]], [3799,[18133.4,9059.93,6.35783e-007],[[3497,2],[4113,2],[4114,2]]], [3800,[18110.4,9227.15,0],[[3497,2],[4115,2],[4116,2]]], [3801,[18154,8920.55,0],[[3498,2],[3499,2],[4117,2]]], [3802,[16082,2894.42,0],[[3501,2],[4118,2],[4119,2]]], [3803,[16454.1,3660.45,-3.17891e-007],[[3502,2],[4120,2],[4121,2]]], -[3804,[16426.2,3412.92,-2.38419e-007],[[3502,2],[4122,2]]], [3805,[13501.7,4203.82,0],[[3504,2],[4123,2],[4124,2]]], [3806,[13604.3,4609.31,0],[[3505,2],[3821,2]]], [3807,[13876.8,4127.41,0],[[3506,2],[3807,2],[4125,2]]], [3808,[13812.9,3546.08,3.8147e-006],[[3507,2],[4126,2]]], [3809,[14214.1,3561.59,0],[[3509,2],[4127,2]]], -[3810,[14085.8,3391.97,-9.53674e-007],[[3509,2],[3810,2],[4128,2],[3812,2]]], [3811,[14890.1,2984.11,0],[[3510,2],[4129,2],[4130,2]]], [3812,[14284.1,3344.94,0],[[3511,2],[3810,2]]], [3813,[14096.2,6163.61,0],[[3515,2],[4131,2],[3814,2],[4132,2]]], [3814,[14245.2,6236.89,0],[[3515,2],[3813,2],[4133,2]]], [3815,[14616.2,6023.09,0],[[3516,2]]], -[3816,[13949.2,6000.99,0],[[3517,2],[4131,2]]], [3817,[13795.9,5758.37,0],[[3517,2],[4134,2],[4135,2]]], [3818,[14233.6,5745.06,0],[[3518,2],[4136,2],[4137,2]]], [3819,[14274.7,5680.63,-7.62939e-006],[[3518,2]]], [3820,[14277.8,5524.69,-7.62939e-006],[[3519,2]]], [3821,[13464.5,4671.75,-1.27157e-006],[[3520,2],[3806,2],[4138,2]]], -[3822,[13008.4,5245.36,0],[[3521,2],[4139,2]]], [3823,[13308.6,4935.13,-3.8147e-006],[[3522,2],[4140,2]]], [3824,[13454,5568.43,0],[[3523,2],[4141,2]]], [3825,[13414.7,5425.17,0],[[3524,2]]], [3826,[17567.1,4806.11,0],[[3525,2]]], [3827,[17646.1,4651.71,3.97364e-008],[[3528,2],[4142,2],[3828,2],[4143,2]]], -[3828,[17581.4,4760.79,0],[[3529,2],[3827,2],[4142,2]]], [3829,[17182.8,4146.27,0],[[3530,2],[4144,2]]], [3830,[16925.2,4142.86,0],[[3532,2],[4145,2]]], [3831,[17073.8,4077.9,0],[[3532,2],[4146,2]]], [3832,[14551.5,7161.06,0],[[3534,2],[4147,2]]], [3833,[14424.9,6983.92,-1.90735e-006],[[3534,2],[4148,2],[3833,2],[4149,2]]], -[3834,[14840.2,7115.85,0],[[3535,2],[4150,2]]], [3835,[15023.7,7310.38,0],[[3536,2]]], [3836,[15154.8,7507.15,7.62939e-006],[[3536,2],[4091,2]]], [3837,[14517.6,6377.28,0],[[3537,2]]], [3838,[10233.1,4738.49,0],[[3538,2]]], [3839,[9702.14,4968.64,0],[[3539,2],[4151,2]]], -[3840,[10087,5023.58,0],[[3540,2],[4152,2]]], [3841,[9902.39,5078.73,0],[[3540,2],[4153,2],[4154,2]]], [3842,[9439.43,4179.22,0],[[3541,2],[3578,2],[3887,2]]], [3843,[9284.92,4496.68,0],[[3542,2],[4155,2]]], [3844,[11583.8,4998.12,0],[[3543,2],[4156,2],[4157,2]]], [3845,[11479.5,4936.69,0],[[3543,2]]], -[3846,[11914.5,4727.18,0],[[3544,2]]], [3847,[12040,4259.83,0],[[3545,2]]], [3848,[12223.7,4010.03,0],[[3546,2],[3880,2]]], [3849,[12037.9,3965.65,-1.27157e-006],[[3546,2],[4158,2],[4159,2]]], [3850,[10822.4,4942.78,0],[[3548,2],[4160,2],[4161,2]]], [3851,[10600.2,4998.54,0],[[3548,2],[4162,2],[4163,2]]], -[3852,[13348.4,2331.29,0],[[3549,2],[4164,2]]], [3853,[13010.2,2397.73,3.8147e-006],[[3550,2],[4165,2]]], [3854,[12945.8,1803.65,0],[[3551,2],[4166,2]]], [3855,[13054.4,1982.27,0],[[3551,2]]], [3856,[13344.5,2702.84,0],[[3552,2],[4167,2]]], [3857,[13085,2682.49,0],[[3552,2],[4168,2]]], -[3858,[11996.9,1439.92,0],[[3553,2],[3568,2],[4169,2]]], [3859,[12125.6,1226.4,0],[[3554,2]]], [3860,[12047.9,1218.27,-6.35783e-007],[[3554,2],[4170,2],[4171,2]]], [3861,[12440.4,1451.88,3.17891e-007],[[3557,2],[4172,2],[4173,2]]], [3862,[12360.8,1674.74,0],[[3557,2],[4174,2]]], [3863,[12243.6,1358.38,-3.17891e-007],[[3558,2],[4175,2],[4176,2]]], -[3864,[11662.5,1153.18,-9.53674e-007],[[3559,2],[4177,2],[4178,2]]], [3865,[10808.9,1736.16,0],[[3560,2],[4179,2]]], [3866,[10895.4,2025.54,-1.90735e-006],[[3560,2],[4180,2]]], [3867,[10736.1,1895.18,0],[[3560,2],[4181,2],[4182,2]]], [3868,[10922.6,1577.59,0],[[3562,2],[3565,2],[4183,2],[4184,2]]], [3869,[11110.3,1410.31,0],[[3564,2]]], -[3870,[11020.3,1561.75,0],[[3565,2],[4185,2]]], [3871,[11935.6,1570.61,0],[[3566,2]]], [3872,[11917.8,1635.03,-1.90735e-006],[[3566,2]]], [3873,[11757.8,1229.75,0],[[3567,2],[4186,2],[4187,2]]], [3874,[11917.9,1375.96,0],[[3568,2],[3874,2],[4188,2],[4186,2]]], [3875,[13036.1,3310.65,0],[[3570,2],[3877,2]]], -[3876,[12971.5,3543.1,-1.27157e-006],[[3570,2],[4189,2],[4190,2]]], [3877,[13064.4,3231.45,1.27157e-006],[[3571,2],[3875,2],[3877,2]]], [3878,[12987.2,3106.41,-1.27157e-006],[[3571,2],[4191,2],[4192,2]]], [3879,[12129.9,3713.33,0],[[3572,2]]], [3880,[12315.6,4000.72,1.90735e-006],[[3573,2],[3848,2],[4193,2],[3880,2],[4194,2]]], [3881,[12429.1,3828.07,0],[[3573,2],[3881,2]]], -[3882,[8859.33,2506.84,0],[[3574,2],[4195,2]]], [3883,[8803.44,3011.74,1.90735e-006],[[3576,2],[4196,2]]], [3884,[8661.89,3255.87,1.90735e-006],[[3577,2],[4197,2]]], [3885,[8550.97,3470.21,3.8147e-006],[[3577,2],[4198,2]]], [3886,[9585.63,3900.03,0],[[3578,2],[4199,2]]], [3887,[9433.15,4114.78,0],[[3578,2],[3842,2],[4200,2]]], -[3888,[9120.5,2439.21,-3.17891e-007],[[3580,2]]], [3889,[8488.53,5657.36,0],[[3582,2],[4201,2],[4202,2]]], [3890,[9345.67,5723.17,-3.8147e-006],[[3584,2],[4203,2],[3890,2],[4204,2]]], [3891,[9358.08,5612.01,0],[[3584,2],[4205,2],[4206,2]]], [3892,[9319.12,5966.6,-3.8147e-006],[[3586,2],[4207,2],[4208,2],[4209,2]]], [3893,[9125.79,6041.68,0],[[3588,2],[3893,2]]], -[3894,[9287.53,6120.93,2.54313e-006],[[3588,2],[3895,2],[3894,2],[4210,2]]], [3895,[9261.17,6127.74,0],[[3894,2],[4531,2],[3588,2],[3895,2]]], [3896,[8414.61,7068.6,0],[[3589,2],[4211,2],[4212,2],[4213,2]]], [3897,[8371.82,6964.71,0],[[3589,2]]], [3898,[7952.35,4647.38,0],[[3591,2],[4214,2]]], [3899,[8080.16,4787.77,0],[[3591,2],[3899,2]]], -[3900,[8240.67,4611.96,0],[[3592,2],[4215,2]]], [3901,[8583.74,4770.18,1.90735e-006],[[3593,2],[4216,2],[4217,2],[4218,2]]], [3902,[8490.91,4783.5,0],[[3593,2]]], [3903,[8806.13,5079.88,-1.27157e-006],[[3595,2],[4219,2],[4220,2]]], [3904,[8790.73,5205.79,0],[[3595,2],[4221,2]]], [3905,[7764.66,4330,0],[[3596,2],[4222,2],[4223,2]]], -[3906,[7150.35,3950.31,0],[[3597,2],[4224,2]]], [3907,[6845.08,3868.02,0],[[3597,2],[4225,2]]], [3908,[6857.63,3986.01,0],[[3597,2],[4226,2],[3912,2]]], [3909,[6239.53,3693.72,0],[[3598,2],[4227,2],[4228,2]]], [3910,[6540.6,3814.68,0],[[3599,2],[4229,2]]], [3911,[6541.81,3887.57,-9.53674e-007],[[3600,2]]], -[3912,[6699.52,3989.47,0],[[3600,2],[3908,2]]], [3913,[5828.1,4153.53,0],[[3601,2],[4230,2]]], [3914,[5613.28,5188.81,0],[[3603,2],[4231,2],[4232,2]]], [3915,[5757.8,4947.81,-1.27157e-006],[[3604,2],[4233,2],[4234,2]]], [3916,[6950.37,7796.79,7.62939e-006],[[3605,2],[4235,2]]], [3917,[6806.03,7773.57,0],[[3605,2],[4236,2]]], -[3918,[6463.73,7664.56,-2.54313e-006],[[3606,2],[4237,2],[4238,2]]], [3919,[6542.84,7484.19,0],[[3606,2]]], [3920,[7591.25,7764.17,0],[[3609,2],[3926,2]]], [3921,[7299.58,7875.79,0],[[3609,2],[4239,2]]], [3922,[7457.44,8028.44,0],[[3609,2],[4240,2],[4241,2]]], [3923,[8120.46,7122.12,0],[[3611,2],[4242,2],[4211,2]]], -[3924,[7979.05,7073.55,0],[[3611,2]]], [3925,[8102.19,7056.8,0],[[3611,2]]], [3926,[7666.37,7762.73,7.62939e-006],[[3612,2],[3920,2]]], [3927,[8233.95,7691.28,0],[[3613,2],[4243,2]]], [3928,[8176.54,7730.55,-7.62939e-006],[[3614,2],[4243,2]]], [3929,[8026.56,7897.04,2.54313e-006],[[3614,2],[4244,2],[4245,2]]], -[3930,[6318.54,7358.31,0],[[3615,2],[4246,2],[3932,2],[3930,2]]], [3931,[6279.25,7536.81,7.62939e-006],[[3615,2],[4247,2],[4248,2]]], [3932,[6339.32,7365.91,0],[[3930,2],[4562,2],[3932,2],[3615,2]]], [3933,[6248.64,7143.31,0],[[3617,2],[4250,2]]], [3934,[6263.14,7000.95,7.62939e-006],[[3617,2],[4251,2]]], [3935,[5292.91,6207.04,0],[[3618,2],[4252,2]]], -[3936,[5491.44,6187.01,-7.62939e-006],[[3618,2]]], [3937,[5305.35,5411.03,-3.8147e-006],[[3620,2],[4253,2]]], [3938,[5080.14,5729.02,0],[[3621,2],[4254,2],[4255,2]]], [3939,[4990.76,5944.49,0],[[3623,2],[3636,2],[4256,2],[4255,2]]], [3940,[5852.45,7067.92,2.54313e-006],[[3625,2],[4257,2],[4258,2]]], [3941,[5927.03,6866.69,2.54313e-006],[[3626,2],[4259,2],[4260,2]]], -[3942,[5308.38,6783.02,0],[[3627,2],[4261,2]]], [3943,[4381.21,7656.52,2.54313e-006],[[3629,2],[4262,2],[4263,2]]], [3944,[4086.71,7597.64,0],[[3629,2],[4264,2]]], [3945,[3915.75,7616.03,-3.8147e-006],[[3630,2],[4264,2]]], [3946,[4568.86,7260.79,0],[[3632,2],[4265,2]]], [3947,[4834.97,6671.12,-7.62939e-006],[[3633,2],[4266,2]]], -[3948,[5056.89,6997.81,0],[[3634,2],[4267,2],[4268,2],[4261,2]]], [3949,[4733.15,6235.85,1.27157e-006],[[3635,2],[3949,2],[4269,2]]], [3950,[4723.69,6324.74,0],[[3635,2],[4270,2],[4271,2]]], [3951,[4675.84,5835.6,-2.54313e-006],[[3637,2],[4272,2],[4273,2]]], [3952,[4144.89,5636.97,0],[[3641,2],[4274,2],[4275,2]]], [3953,[3669.71,7384.67,0],[[3642,2],[4276,2]]], -[3954,[3812.26,5164.78,0],[[3644,2],[4277,2]]], [3955,[3659.48,5224.14,3.17891e-007],[[3645,2],[4278,2],[3955,2]]], [3956,[2883.03,5228.49,0],[[3646,2],[4279,2]]], [3957,[3550.98,8245.09,0],[[3647,2]]], [3958,[3583.57,8321.38,-2.54313e-006],[[3647,2],[4280,2],[4281,2]]], [3959,[3457.15,8332.23,0],[[3648,2]]], -[3960,[3324.92,8375.36,0],[[3648,2]]], [3961,[3255.72,8561.15,0],[[3649,2],[4282,2],[4283,2]]], [3962,[2448.19,9378.2,-6.35783e-007],[[3650,2],[4284,2],[4285,2]]], [3963,[2641.94,9213.65,0],[[3651,2],[4286,2],[4287,2]]], [3964,[2091.84,9757.01,-6.35783e-007],[[3652,2],[4288,2],[4289,2]]], [3965,[1806.58,9738.67,-4.76837e-007],[[3653,2],[4290,2],[4291,2],[4292,2]]], -[3966,[1721.26,9589.51,0],[[3653,2],[3655,2],[4293,2]]], [3967,[1844.62,9606.42,0],[[3653,2]]], [3968,[1591.11,9508.89,0],[[3654,2],[3968,2]]], [3969,[1463.96,9342.86,0],[[3654,2]]], [3970,[1392.88,9222.55,4.76837e-007],[[3657,2]]], [3971,[2536.79,9897.6,0],[[3658,2],[4294,2]]], -[3972,[3151.06,8782.65,-3.8147e-006],[[3660,2],[4295,2],[4282,2]]], [3973,[2429.11,12634.4,-6.35783e-007],[[3661,2],[4296,2],[4297,2],[3999,2]]], [3974,[2561.41,12496.3,0],[[3661,2],[4298,2]]], [3975,[3348.2,12722.2,0],[[3662,2],[4299,2]]], [3976,[3367.02,12605.9,-5.08626e-006],[[3662,2],[3976,2],[4300,2]]], [3977,[4849.44,16694.2,0],[[3664,2],[4301,2]]], -[3978,[4928.28,16796.1,0],[[3664,2],[4302,2],[4303,2]]], [3979,[5091.57,16475.2,2.54313e-006],[[3665,2],[3979,2],[4304,2]]], [3980,[5199.85,16649.3,0],[[3665,2],[4305,2]]], [3981,[5162.17,15384.3,-2.54313e-006],[[3667,2],[4306,2],[4307,2]]], [3982,[3377.26,16132.8,1.90735e-006],[[3668,2],[4308,2],[4309,2],[4310,2],[4311,2]]], [3983,[2847.88,16194.8,-7.62939e-006],[[3671,2],[4312,2]]], -[3984,[2897.17,15991.6,7.62939e-006],[[3671,2]]], [3985,[4113.63,16477.9,0],[[3675,2],[4313,2]]], [3986,[3857.55,16313.4,0],[[3675,2],[4314,2]]], [3987,[4261.77,16443.8,3.05176e-005],[[3676,2],[4315,2]]], [3988,[2481.65,15392.5,0],[[3678,2],[3988,2],[4316,2]]], [3989,[2634.01,15335.8,0],[[3678,2]]], -[3990,[2292.5,14959.1,0],[[3679,2],[4317,2],[3990,2]]], [3991,[2323.73,15079.3,-2.54313e-006],[[3679,2],[3991,2]]], [3992,[2159.35,14612.3,0],[[3680,2],[4318,2],[4319,2]]], [3993,[2000.94,13995.3,-1.27157e-006],[[3682,2]]], [3994,[2064.17,14191.5,0],[[3683,2]]], [3995,[1917.82,13626.7,-1.27157e-006],[[3684,2]]], -[3996,[1927.75,13771.2,-3.8147e-006],[[3684,2],[4320,2]]], [3997,[1719.06,13425.5,0],[[3685,2],[4321,2]]], [3998,[2276.81,13382.8,7.62939e-006],[[3686,2]]], [3999,[2320.25,12721.4,0],[[3687,2],[3973,2],[4322,2],[4297,2]]], [4000,[2740.02,13336.5,2.54313e-006],[[3688,2],[4000,2],[4323,2]]], [4001,[6163.09,14793.9,0],[[3689,2]]], -[4002,[7075.34,14098.6,0],[[3692,2],[4003,2]]], [4003,[6980.15,14197.8,5.72205e-006],[[3694,2],[4002,2],[4003,2]]], [4004,[7032.89,14305.1,0],[[3694,2]]], [4005,[7149.24,14604.4,1.90735e-006],[[3695,2],[4324,2],[4325,2],[4326,2]]], [4006,[6892.38,14722.4,0],[[3696,2]]], [4007,[6912.96,14884.6,7.62939e-006],[[3696,2],[4327,2]]], -[4008,[3798.84,11832.4,7.62939e-006],[[3697,2],[4328,2]]], [4009,[3549.45,12052.2,0],[[3698,2],[4329,2]]], [4010,[5582.29,15859.7,0],[[3699,2],[4330,2]]], [4011,[6015.03,15436.9,2.54313e-006],[[3700,2],[4331,2],[4332,2]]], [4012,[6031.37,15351.4,0],[[3700,2]]], [4013,[5396.92,15648.1,0],[[3701,2],[4333,2]]], -[4014,[7014.58,12148.6,0],[[3702,2],[4334,2],[4335,2]]], [4015,[5961.66,11287.7,-7.62939e-006],[[3703,2],[4336,2]]], [4016,[6465.94,11542.5,0],[[3704,2],[4337,2]]], [4017,[6430.12,11353.6,0],[[3704,2],[4338,2],[4339,2]]], [4018,[7408.82,12975.2,0],[[3707,2],[4340,2],[4341,2]]], [4019,[7464.24,13825.2,0],[[3708,2],[4342,2]]], -[4020,[7463.37,14104.6,0],[[3709,2],[4343,2]]], [4021,[7257.05,13344.8,0],[[3712,2],[4344,2]]], [4022,[7345.38,13607.8,0],[[3712,2],[4345,2],[4342,2]]], [4023,[4887.27,11379.7,0],[[3713,2]]], [4024,[5169.71,11090.5,-7.62939e-006],[[3715,2],[4025,2]]], [4025,[5177.81,11097.1,7.62939e-006],[[4024,2],[3715,2]]], -[4026,[5305.93,10831.9,-2.54313e-006],[[3716,2],[4346,2],[4347,2]]], [4027,[4803.4,11004.6,7.62939e-006],[[3717,2],[4348,2]]], [4028,[4404.6,10947.4,0],[[3718,2],[4349,2],[4028,2],[4350,2]]], [4029,[4481.68,10859.9,-7.62939e-006],[[3718,2],[4351,2]]], [4030,[12144.1,11193.1,0],[[3720,2]]], [4031,[12072.4,10850.5,0],[[3721,2],[4352,2],[4353,2]]], -[4032,[11978.2,10977.5,0],[[3721,2]]], [4033,[12472.3,10433.8,0],[[3722,2],[4354,2]]], [4034,[12951.7,10306.4,0],[[3723,2],[4355,2],[4356,2]]], [4035,[12956.1,10394.1,0],[[3723,2]]], [4036,[13085.4,11615.3,-7.62939e-006],[[3725,2],[4357,2]]], [4037,[12917.2,11913.9,0],[[3726,2],[4358,2]]], -[4038,[12756,11751.9,0],[[3726,2]]], [4039,[12578.8,11614.1,0],[[3727,2],[4359,2]]], [4040,[12947.6,11036.1,0],[[3729,2]]], [4041,[13320.8,11105.6,0],[[3730,2],[4360,2]]], [4042,[13396.6,11408.6,7.62939e-006],[[3730,2],[4361,2]]], [4043,[13494,11142.6,0],[[3730,2],[4362,2],[4363,2]]], -[4044,[11770.1,10590.2,0],[[3731,2]]], [4045,[11877.4,10458.2,0],[[3731,2],[4364,2],[4365,2]]], [4046,[11594.6,10224.8,0],[[3732,2]]], [4047,[11691.6,10308.2,0],[[3732,2]]], [4048,[11426.8,9608.43,-2.54313e-006],[[3735,2],[4366,2],[4367,2]]], [4049,[13170.2,12758.8,-1.58946e-007],[[3737,2],[4368,2],[4369,2]]], -[4050,[12421.2,13452.1,0],[[3738,2],[4370,2],[4371,2]]], [4051,[11979.5,13427,0],[[3739,2],[4372,2],[4051,2]]], [4052,[9942.26,13329.1,-7.62939e-006],[[3741,2],[3758,2],[4373,2]]], [4053,[10221.4,13762.1,0],[[3742,2],[4374,2],[4375,2]]], [4054,[11188.5,14263.2,0],[[3743,2]]], [4055,[11238.6,14450.9,0],[[3743,2],[4376,2],[4377,2]]], -[4056,[11129,14434.2,-2.54313e-006],[[3743,2],[4056,2],[4378,2]]], [4057,[10899.8,14460.9,2.54313e-006],[[3744,2],[4379,2],[4380,2]]], [4058,[10370,14089.9,0],[[3745,2],[4381,2]]], [4059,[10461.1,14313.9,0],[[3745,2],[4382,2]]], [4060,[12041.6,13824.2,0],[[3746,2],[4383,2],[4384,2]]], [4061,[11342.8,13945,0],[[3747,2],[4061,2]]], -[4062,[11601,14066.5,0],[[3747,2],[4385,2]]], [4063,[10774.7,10081.3,0],[[3753,2]]], [4064,[8858.47,11913.8,0],[[3755,2],[4388,2]]], [4065,[8717.44,12096.1,0],[[3755,2],[4389,2]]], [4066,[8950.36,12214.1,0],[[3755,2],[4390,2]]], [4067,[8868.99,12165.3,-7.62939e-006],[[3755,2],[4391,2],[4390,2]]], -[4068,[9319.71,13314.9,0],[[3756,2],[4392,2],[4393,2]]], [4069,[9257.25,13483.6,0],[[3756,2],[4394,2]]], [4070,[9508.49,13483.2,0],[[3756,2],[4395,2],[4396,2]]], [4071,[9329.95,12741.1,0],[[3757,2],[3759,2],[4397,2]]], [4072,[9857.03,13350.5,0],[[3758,2]]], [4073,[9948.68,13333.1,0],[[3758,2]]], -[4074,[9231.77,12711.3,0],[[3760,2],[4398,2]]], [4075,[9052.11,12600.1,0],[[3760,2],[4399,2],[4400,2]]], [4076,[9271.69,12260.6,0],[[3761,2]]], [4077,[9410.47,12339.3,0],[[3762,2]]], [4078,[8544.71,11005.7,0],[[3763,2],[4401,2]]], [4079,[8754.4,11114.6,0],[[3763,2]]], -[4080,[9006.47,11545,0],[[3766,2]]], [4081,[9498.83,10712.8,0],[[3767,2]]], [4082,[9044.16,10414.8,0],[[3768,2],[4082,2],[4402,2],[4403,2],[4404,2]]], [4083,[9159.64,10214.6,0],[[3768,2],[4403,2],[4405,2]]], [4084,[9197.79,10381.6,0],[[3768,2],[4406,2],[4407,2]]], [4085,[9410.61,10187.3,0],[[3769,2],[4408,2]]], -[4086,[9525.75,9791.09,-1.90735e-006],[[3770,2],[4409,2],[4410,2],[4411,2]]], [4087,[15323.4,8294.65,0],[[3773,2]]], [4088,[15494.7,8428.8,0],[[3773,2],[4093,2]]], [4089,[15148.9,8164.48,0],[[3775,2],[4412,2],[4413,2]]], [4090,[15273.2,8085.96,0],[[3775,2]]], [4091,[15171.3,7619.47,-2.54313e-006],[[3776,2],[3836,2],[4414,2]]], -[4092,[15371.9,7645.7,7.62939e-006],[[3776,2],[4415,2]]], [4093,[15611.7,8616.52,0],[[3777,2],[4088,2],[4416,2]]], [4094,[15692.4,8796.83,0],[[3777,2],[4417,2]]], [4095,[15590.9,9141.05,-1.90735e-006],[[3778,2],[4418,2],[4417,2],[4419,2],[4420,2]]], [4096,[15535.4,9460.57,0],[[3779,2],[4421,2]]], [4097,[16128.6,9510.99,0],[[3780,2],[4422,2]]], -[4098,[16329.4,9513.44,1.27157e-006],[[3781,2],[4422,2],[4423,2],[4101,2]]], [4099,[16468.9,9432.76,1.27157e-006],[[3478,2]]], [4100,[16589.8,9551.84,0],[[3782,2],[4424,2]]], [4101,[16404.1,9580.35,3.8147e-006],[[3782,2],[4098,2],[4423,2]]], [4102,[16784.1,9792.92,-3.8147e-006],[[3784,2]]], [4103,[16951.9,9915.64,3.8147e-006],[[3784,2],[4425,2]]], -[4104,[17035.4,9591.17,3.8147e-006],[[3785,2]]], [4105,[17295.6,9519.77,0],[[3786,2],[4426,2]]], [4106,[17862.2,9144.56,-1.90735e-006],[[3788,2],[3790,2],[4108,2]]], [4107,[17738.2,9726.82,0],[[3789,2],[4427,2],[4428,2],[4429,2]]], [4108,[17862.7,9206.36,9.53674e-007],[[3790,2],[4106,2],[4430,2],[4115,2],[4108,2]]], [4109,[15457,8222.02,0],[[3791,2]]], -[4110,[17590.8,4762.61,2.38419e-007],[[3792,2]]], [4111,[18282.7,5999.56,0],[[3793,2],[3796,2],[3797,2],[4112,2]]], [4112,[18232.6,5934.74,0],[[3796,2],[4111,2]]], [4113,[18154.3,9105.86,2.38419e-007],[[3799,2],[4431,2],[4432,2],[4113,2]]], [4114,[18251.6,8985.03,0],[[3799,2],[4433,2],[4117,2]]], [4115,[17922.7,9242.83,0],[[3800,2],[4108,2],[4430,2]]], -[4116,[18128.3,9317.55,1.27157e-006],[[3800,2],[4434,2],[4435,2]]], [4117,[18185.1,8935.59,-7.94729e-008],[[3801,2],[4114,2],[4117,2]]], [4118,[16161.2,2720.96,-9.53674e-007],[[3802,2],[4436,2]]], [4119,[15934.3,2839.19,0],[[3802,2],[4437,2]]], [4120,[16512.4,3617.09,0],[[3803,2],[4438,2],[4439,2]]], [4121,[16481.8,3772.5,-2.38419e-007],[[3803,2],[4440,2],[4441,2],[4442,2]]], -[4122,[16445.6,3309.72,0],[[3804,2],[4443,2],[4444,2]]], [4123,[13438,4300.11,3.8147e-006],[[3805,2],[4445,2]]], [4124,[13432.3,4097.96,0],[[3805,2],[4446,2]]], [4125,[13968.6,4122.46,0],[[3807,2]]], [4126,[13823.9,3484.74,-1.27157e-006],[[3808,2],[4447,2],[4448,2]]], [4127,[14335.2,3617.41,0],[[3809,2],[4127,2]]], -[4128,[13928.2,3377.12,0],[[3810,2],[4448,2]]], [4129,[14954.5,2818.43,0],[[3811,2],[4449,2]]], [4130,[14825.6,2990.43,-1.90735e-006],[[3811,2]]], [4131,[13950.7,6084.89,0],[[3813,2],[3816,2],[4450,2]]], [4132,[14077.6,6274.59,3.8147e-006],[[3813,2],[4451,2],[4452,2],[4453,2]]], [4133,[14409.4,6348.15,-7.62939e-006],[[3814,2],[4454,2]]], -[4134,[13622.3,5654.67,0],[[3817,2],[4455,2]]], [4135,[13757,5919.96,0],[[3817,2],[4456,2]]], [4136,[14262.3,5754.9,0],[[3818,2]]], [4137,[14248.8,5833.93,7.62939e-006],[[3818,2]]], [4138,[13456.2,4588.86,0],[[3821,2]]], [4139,[12876.9,5270.4,-2.54313e-006],[[3822,2],[4457,2],[4458,2]]], -[4140,[13378.2,4808.61,0],[[3823,2],[4459,2]]], [4141,[13442.9,5581.31,-1.90735e-006],[[3824,2],[4460,2],[4461,2],[4455,2]]], [4142,[17638.3,4735.9,0],[[3827,2],[3828,2],[4142,2]]], [4143,[17784.4,4713.21,0],[[3827,2],[4462,2]]], [4144,[17190.9,4016.47,0],[[3829,2],[4463,2]]], [4145,[16878.4,4106.61,0],[[3830,2],[4464,2],[4465,2],[4466,2]]], -[4146,[17052.3,3918.61,0],[[3831,2],[4467,2]]], [4147,[14518.3,7331.59,0],[[3832,2],[4468,2]]], [4148,[14269.9,6996.35,0],[[3833,2],[4469,2]]], [4149,[14375.8,6809.88,0],[[3833,2],[4470,2]]], [4150,[14739.4,7167.68,7.62939e-006],[[3834,2],[4471,2]]], [4151,[9661.28,4969.74,-2.54313e-006],[[3839,2],[4151,2],[4472,2]]], -[4152,[10197.7,5063.06,0],[[3840,2],[4473,2]]], [4153,[9847.07,5063.89,0],[[3841,2],[4474,2],[4475,2],[4153,2]]], [4154,[9819.63,5217.19,2.54313e-006],[[3841,2],[4476,2],[4477,2]]], [4155,[9240.7,4518.78,0],[[3843,2],[4478,2],[4479,2]]], [4156,[11746.3,4975.37,3.8147e-006],[[3844,2],[4480,2]]], [4157,[11564.8,5204.63,0],[[3844,2],[4481,2]]], -[4158,[12000.5,3918.84,3.8147e-006],[[3849,2]]], [4159,[12020.5,3897.75,0],[[3849,2]]], [4160,[10815,4780.55,0],[[3850,2],[4482,2]]], [4161,[10996.4,4940.06,0],[[3850,2],[4483,2]]], [4162,[10461.1,5035.32,0],[[3851,2],[4484,2],[4485,2]]], [4163,[10684.3,5140.99,0],[[3851,2],[4486,2]]], -[4164,[13517.4,2358.29,0],[[3852,2],[4487,2]]], [4165,[12968.7,2454.64,0],[[3853,2],[4488,2]]], [4166,[12983.1,1671.03,-1.90735e-006],[[3854,2],[4489,2]]], [4167,[13459.2,2756.83,-2.54313e-006],[[3856,2],[4490,2],[4491,2]]], [4168,[13068.9,2682.31,1.27157e-006],[[3857,2],[4168,2],[4492,2]]], [4169,[11966.1,1308.94,-9.53674e-007],[[3858,2]]], -[4170,[12031.5,1171.74,0],[[3860,2],[4493,2],[4494,2]]], [4171,[12085,1223.23,0],[[3860,2]]], [4172,[12496.2,1287.85,0],[[3861,2],[4495,2]]], [4173,[12514.6,1476.48,0],[[3861,2]]], [4174,[12369.9,1806.25,0],[[3862,2],[4496,2]]], [4175,[12185.3,1234.26,0],[[3863,2]]], -[4176,[12293.8,1275.12,-2.38419e-007],[[3863,2],[4176,2],[4497,2]]], [4177,[11726.3,1128.29,-3.17891e-007],[[3864,2],[4178,2],[4177,2],[4498,2]]], [4178,[11719.8,1134.52,9.53674e-007],[[4177,2],[4828,2],[4178,2],[3864,2]]], [4179,[10786.2,1603.16,0],[[3865,2]]], [4180,[10908.2,2093.46,0],[[3866,2]]], [4181,[10680.8,1778.97,0],[[3867,2],[4181,2]]], -[4182,[10555.5,1974.34,0],[[3867,2],[4499,2]]], [4183,[10904.6,1372.79,4.76837e-007],[[3868,2],[4500,2]]], [4184,[10989.3,1555.49,0],[[3868,2]]], [4185,[11027,1407.82,-4.76837e-007],[[3870,2],[4501,2]]], [4186,[11885.2,1213.9,3.17891e-007],[[3873,2],[3874,2],[4502,2],[4503,2]]], [4187,[11780.2,1135.64,0],[[3873,2]]], -[4188,[11902.1,1283.19,0],[[3874,2],[4504,2]]], [4189,[12849.4,3572.46,0],[[3876,2],[4505,2]]], [4190,[13101.1,3610.69,0],[[3876,2],[4506,2]]], [4191,[13127.8,3053.28,-1.90735e-006],[[3878,2],[4507,2]]], [4192,[12988.2,2968.56,0],[[3878,2],[4508,2]]], [4193,[12265.7,3991.53,0],[[3880,2],[4509,2]]], -[4194,[12321.3,4212.82,0],[[3880,2],[4510,2]]], [4195,[8825.18,2552.48,0],[[3882,2],[4511,2]]], [4196,[8797.69,2926.35,0],[[3883,2],[4512,2],[4513,2]]], [4197,[8623.85,3097.4,1.90735e-006],[[3884,2],[4514,2]]], [4198,[8495.89,3487.52,0],[[3885,2],[4515,2],[4516,2]]], [4199,[9610.36,3862.62,-1.27157e-006],[[3886,2],[4517,2],[4199,2],[4518,2]]], -[4200,[9269.03,4116.83,0],[[3887,2],[4519,2],[4520,2]]], [4201,[8326.1,5716.88,-3.8147e-006],[[3889,2],[4521,2]]], [4202,[8405.16,5459.25,0],[[3889,2],[4522,2]]], [4203,[9363.17,5805.27,2.54313e-006],[[3890,2],[4207,2],[4523,2],[4204,2]]], [4204,[9451.24,5745.65,-2.54313e-006],[[3890,2],[4203,2],[4523,2],[4524,2]]], [4205,[9325.14,5548.57,2.54313e-006],[[3891,2],[4525,2],[4206,2],[4526,2]]], -[4206,[9396.48,5580.33,-1.90735e-006],[[3891,2],[4205,2],[4527,2],[4525,2],[4528,2]]], [4207,[9388.93,5949.64,1.90735e-006],[[3892,2],[4203,2],[4529,2],[4530,2]]], [4208,[9329.93,6021.27,0],[[3892,2]]], [4209,[9322.28,5945.84,-7.62939e-006],[[3892,2]]], [4210,[9355.57,6170.87,-2.54313e-006],[[3894,2],[4529,2],[4532,2]]], [4211,[8255.24,7110.85,-2.54313e-006],[[3896,2],[3923,2],[4242,2],[4533,2],[4211,2]]], -[4212,[8592.3,7016.35,0],[[3896,2],[4534,2]]], [4213,[8451.06,7144.29,7.62939e-006],[[3896,2]]], [4214,[7948.48,4502.38,0],[[3898,2],[4535,2]]], [4215,[8290.12,4510.04,0],[[3900,2],[4536,2]]], [4216,[8723.5,4863.21,0],[[3901,2],[4537,2]]], [4217,[8443.99,4639.6,0],[[3901,2],[4536,2]]], -[4218,[8732.71,4738.28,3.8147e-006],[[3901,2],[4538,2]]], [4219,[8923.12,5026.95,0],[[3903,2],[4539,2],[4537,2]]], [4220,[8775.45,5027.72,0],[[3903,2]]], [4221,[8804.08,5235.73,-3.8147e-006],[[3904,2]]], [4222,[7773.21,4374.74,0],[[3905,2],[4540,2],[4541,2]]], [4223,[7763.2,4123.93,3.8147e-006],[[3905,2],[4542,2]]], -[4224,[7281.95,3914.14,0],[[3906,2],[4543,2]]], [4225,[6746.35,3735.99,0],[[3907,2],[4544,2]]], [4226,[6765.71,3877.54,0],[[3908,2]]], [4227,[6148.14,3689.27,0],[[3909,2],[4545,2]]], [4228,[6215.23,3647.93,0],[[3909,2]]], [4229,[6610.03,3792.08,4.76837e-007],[[3910,2]]], -[4230,[5774.74,4181.26,0],[[3913,2],[4546,2],[4547,2]]], [4231,[5615.64,5176.98,-2.54313e-006],[[3914,2],[4231,2],[4548,2]]], [4232,[5572.98,5243.66,-2.54313e-006],[[3914,2],[4549,2],[4232,2],[4550,2]]], [4233,[5710.72,4769.8,0],[[3915,2],[4551,2]]], [4234,[5695.17,4941.94,-3.8147e-006],[[3915,2]]], [4235,[7007.1,7944.93,0],[[3916,2],[4552,2]]], -[4236,[6798.26,7824.08,0],[[3917,2]]], [4237,[6364.82,7744.2,0],[[3918,2],[4553,2]]], [4238,[6494.42,7727.36,-2.54313e-006],[[3918,2],[4238,2],[4554,2]]], [4239,[7180.72,7917.21,7.62939e-006],[[3921,2],[4555,2]]], [4240,[7515.19,8213.56,0],[[3922,2],[4556,2]]], [4241,[7628.14,8001.26,0],[[3922,2],[4557,2]]], -[4242,[8208.97,7127.74,0],[[3923,2],[4211,2],[4558,2]]], [4243,[8270.4,7736.82,0],[[3927,2],[3928,2],[4559,2]]], [4244,[8060.16,7973.92,0],[[3929,2],[4560,2],[4561,2]]], [4245,[7906.24,7935.71,0],[[3929,2],[4557,2]]], [4246,[6279.2,7346.06,0],[[3930,2]]], [4247,[6217.54,7640.84,0],[[3931,2],[4248,2],[4247,2],[4563,2],[4553,2]]], -[4248,[6219.98,7613.56,0],[[4247,2],[3931,2]]], [4249,[6489.48,7057.9,7.62939e-006],[[3616,2]]], [4250,[6213.91,7151.55,0],[[3933,2],[4564,2],[4250,2]]], [4251,[6227.72,6865.7,0],[[3934,2],[4565,2]]], [4252,[5189.14,6261.45,0],[[3935,2],[4566,2]]], [4253,[5306.22,5396.62,-1.90735e-006],[[3937,2],[4567,2],[4253,2],[4568,2]]], -[4254,[5024.49,5592.62,0],[[3938,2],[4569,2]]], [4255,[4962.3,5783.3,0],[[3938,2],[3939,2],[4273,2]]], [4256,[5019.2,6013.45,0],[[3939,2]]], [4257,[5890.41,7196.25,7.62939e-006],[[3940,2],[4570,2]]], [4258,[5808.64,7073.26,0],[[3940,2]]], [4259,[5981.56,6976.47,0],[[3941,2],[4571,2],[4572,2]]], -[4260,[5970.1,6852.7,0],[[3941,2]]], [4261,[5219.09,6868.15,-1.90735e-006],[[3942,2],[3948,2],[4268,2],[4261,2],[4573,2]]], [4262,[4314,7821.14,0],[[3943,2],[4574,2]]], [4263,[4465.34,7489.83,-2.54313e-006],[[3943,2],[4575,2],[4265,2]]], [4264,[4053.39,7603.75,0],[[3944,2],[3945,2],[4576,2]]], [4265,[4529.79,7364.77,0],[[3946,2],[4263,2],[4577,2]]], -[4266,[4850.25,6546.88,0],[[3947,2],[4578,2]]], [4267,[5170.35,7042.29,0],[[3948,2],[4579,2]]], [4268,[5175.77,6911.48,0],[[3948,2],[4261,2],[4268,2]]], [4269,[4774.34,6203.96,-1.27157e-006],[[3949,2],[4580,2],[4269,2]]], [4270,[4808.4,6327.46,0],[[3950,2],[4578,2],[4581,2]]], [4271,[4666.47,6439.06,0],[[3950,2],[4582,2],[4583,2],[4271,2]]], -[4272,[4665.81,5704.73,0],[[3951,2],[4584,2]]], [4273,[4846.33,5814.45,0],[[3951,2],[4255,2]]], [4274,[4021.06,5634.49,0],[[3952,2],[4585,2]]], [4275,[4130.2,5584.37,0],[[3952,2]]], [4276,[3693.56,7339.11,0],[[3953,2],[4586,2],[4276,2],[4587,2]]], [4277,[3872.69,5121.97,6.35783e-007],[[3954,2],[4588,2],[4589,2]]], -[4278,[3608.66,5129.97,0],[[3955,2],[4590,2],[4591,2],[4592,2]]], [4279,[2955.44,5166.03,0],[[3956,2],[4593,2]]], [4280,[3656.03,8333.1,1.90735e-006],[[3958,2],[4280,2],[4594,2],[4595,2]]], [4281,[3588.8,8482.09,0],[[3958,2],[4596,2]]], [4282,[3272.62,8630.38,1.27157e-006],[[3961,2],[3972,2],[4597,2],[4598,2]]], [4283,[3188.99,8561.26,0],[[3961,2]]], -[4284,[2492.03,9354.89,6.35783e-007],[[3962,2],[4284,2]]], [4285,[2499.03,9479.26,-4.76837e-007],[[3962,2],[4285,2],[4599,2],[4600,2]]], [4286,[2702.51,9181.53,1.27157e-006],[[3963,2],[4601,2],[4286,2],[4602,2]]], [4287,[2645.83,9177.24,-1.27157e-006],[[3963,2],[4287,2],[4603,2]]], [4288,[2166.98,9874.91,1.90735e-006],[[3964,2],[4604,2]]], [4289,[2051.53,9900.13,0],[[3964,2],[4605,2],[4606,2],[4607,2]]], -[4290,[1857.68,9894.3,1.90735e-006],[[3965,2],[4608,2]]], [4291,[1916.44,9810.4,0],[[3965,2],[4606,2]]], [4292,[1755.16,9768.44,-6.35783e-007],[[3965,2],[4293,2],[4609,2]]], [4293,[1666.83,9693.04,0],[[3966,2],[4292,2],[4610,2]]], [4294,[2617.92,9913.25,0],[[3971,2],[4611,2],[4612,2],[4613,2]]], [4295,[3272.57,8750.26,0],[[3972,2],[4614,2]]], -[4296,[2310.26,12536.9,0],[[3973,2],[4615,2]]], [4297,[2379.11,12686.6,1.43051e-006],[[3973,2],[3999,2],[4297,2],[4616,2]]], [4298,[2620.86,12379.9,-1.90735e-006],[[3974,2],[4617,2]]], [4299,[3357.76,12719.5,0],[[3975,2]]], [4300,[3395.28,12521.3,5.08626e-006],[[3976,2],[4300,2],[4618,2]]], [4301,[4724.34,16618.2,0],[[3977,2],[4619,2]]], -[4302,[4908.79,16906.1,2.54313e-006],[[3978,2],[4620,2],[4621,2]]], [4303,[5028.89,16788.6,0],[[3978,2],[4622,2]]], [4304,[5030.85,16421.7,0],[[3979,2],[4304,2],[4623,2]]], [4305,[5241.42,16698.9,0],[[3980,2],[4624,2],[4625,2],[4622,2]]], [4306,[5154.98,15371.3,-3.8147e-006],[[3981,2]]], [4307,[5194.94,15515.3,0],[[3981,2],[4307,2]]], -[4308,[3457.03,16093.9,0],[[3982,2],[4626,2]]], [4309,[3274.35,16182.3,0],[[3982,2],[4627,2],[4628,2]]], [4310,[3476.41,16188.4,0],[[3982,2],[4629,2]]], [4311,[3321.44,16160.4,7.62939e-006],[[4943,2],[3982,2]]], [4312,[2805.41,16340.1,0],[[3983,2],[4630,2],[4631,2],[4312,2],[4632,2],[4633,2]]], [4313,[4195.45,16603.4,-7.62939e-006],[[3985,2],[4634,2],[4313,2]]], -[4314,[3844.78,16367.1,0],[[3986,2],[4635,2]]], [4315,[4276.56,16559.6,0],[[3987,2],[4636,2],[4634,2]]], [4316,[2411.81,15443.3,-2.54313e-006],[[3988,2],[4637,2],[4638,2]]], [4317,[2234.42,14975.3,-7.62939e-006],[[3990,2]]], [4318,[2089.19,14577.4,-5.08626e-006],[[3992,2],[4639,2],[4640,2]]], [4319,[2097.58,14770.4,0],[[3992,2],[4641,2]]], -[4320,[1897.66,13800.7,-1.27157e-006],[[3996,2],[4320,2],[4642,2]]], [4321,[1618.46,13372.2,4.76837e-007],[[3997,2],[4643,2],[4644,2],[4645,2]]], [4322,[2277.42,12723,0],[[3999,2],[4646,2],[4322,2]]], [4323,[2801.46,13360.7,0],[[4000,2],[4323,2]]], [4324,[7295.77,14694.5,7.62939e-006],[[4005,2],[4647,2]]], [4325,[7291.65,14476.9,0],[[4005,2],[4648,2]]], -[4326,[7150.1,14715.2,0],[[4005,2]]], [4327,[6917.13,14957.5,2.54313e-006],[[4007,2],[4649,2],[4650,2]]], [4328,[3735.06,11705.5,2.54313e-006],[[4008,2],[4651,2],[4652,2]]], [4329,[3413.93,12081.8,0],[[4009,2],[4653,2],[4654,2]]], [4330,[5583.28,16004.9,0],[[4010,2],[4655,2],[4656,2]]], [4331,[5976.77,15463.6,0],[[4011,2],[4331,2],[4657,2]]], -[4332,[6170.48,15526.7,-2.54313e-006],[[4011,2],[4658,2],[4659,2]]], [4333,[5319.89,15738.6,0],[[4013,2],[4660,2]]], [4334,[7127.5,12266.2,7.62939e-006],[[4014,2],[4661,2]]], [4335,[7111.38,12055.8,0],[[4014,2],[4662,2]]], [4336,[5929.88,11247.7,0],[[4015,2],[4663,2],[4336,2]]], [4337,[6592.41,11618.1,0],[[4016,2],[4664,2]]], -[4338,[6273.57,11276.7,0],[[4017,2],[4665,2]]], [4339,[6594.44,11223.3,-7.62939e-006],[[4017,2],[4666,2]]], [4340,[7349.24,13128.7,0],[[4018,2],[4344,2]]], [4341,[7460.15,12865.6,0],[[4018,2],[4667,2],[4668,2]]], [4342,[7445.91,13695.1,0],[[4019,2],[4022,2],[4345,2]]], [4343,[7517.44,14267.1,-1.90735e-006],[[4020,2],[4669,2],[4670,2]]], -[4344,[7290.63,13291.4,0],[[4021,2],[4340,2],[4671,2]]], [4345,[7434.81,13661.2,0],[[4022,2],[4342,2],[4345,2],[4672,2],[4673,2],[4674,2]]], [4346,[5453.82,10837.8,0],[[4026,2],[4675,2]]], [4347,[5274.76,10819.7,0],[[4026,2],[4676,2],[4677,2]]], [4348,[4966.01,11012.8,-7.62939e-006],[[4027,2],[4678,2]]], [4349,[4330.92,10790.8,-7.62939e-006],[[4028,2],[4679,2]]], -[4350,[4334.49,11076.5,0],[[4028,2],[4680,2]]], [4351,[4502.69,10748.4,0],[[4029,2],[4681,2],[4682,2]]], [4352,[11972.8,10667.2,0],[[4031,2],[4365,2]]], [4353,[12115.4,10824.9,0],[[4031,2]]], [4354,[12343.1,10437.4,0],[[4033,2],[4683,2]]], [4355,[12889.5,10233.2,0],[[4034,2],[4684,2],[4685,2]]], -[4356,[12976.9,10292.3,0],[[4034,2],[4686,2],[4687,2]]], [4357,[13176.9,11602.1,0],[[4036,2],[4688,2]]], [4358,[12974.6,11980,-2.54313e-006],[[4037,2],[4689,2],[4690,2]]], [4359,[12550.6,11643.9,0],[[4039,2]]], [4360,[13252.6,11024.5,0],[[4041,2]]], [4361,[13442.4,11564.3,0],[[4042,2],[4691,2]]], -[4362,[13644.4,11211.8,0],[[4043,2],[4692,2]]], [4363,[13435.3,10985.3,0],[[4043,2],[4693,2]]], [4364,[11954.5,10303.8,0],[[4045,2],[4694,2]]], [4365,[11944,10603.9,0],[[4045,2],[4352,2]]], [4366,[11577.1,9644.46,0],[[4048,2],[4695,2],[4696,2]]], [4367,[11260.5,9539.85,0],[[4048,2],[4697,2]]], -[4368,[13281.1,12651.3,0],[[4049,2],[4698,2]]], [4369,[13037.7,12863,0],[[4049,2],[4699,2]]], [4370,[12316.7,13552.4,0],[[4050,2],[4700,2]]], [4371,[12566,13341.8,-9.53674e-007],[[4050,2],[4701,2]]], [4372,[12023.9,13523.3,6.35783e-007],[[4051,2],[4702,2],[4372,2]]], [4373,[9977.15,13234.4,0],[[4052,2],[4703,2]]], -[4374,[10194.7,13688.3,-2.54313e-006],[[4053,2],[4704,2],[4374,2]]], [4375,[10122.7,13911.8,0],[[4053,2],[4705,2],[4706,2]]], [4376,[11354.6,14563.2,-3.8147e-006],[[4055,2],[4707,2]]], [4377,[11259.6,14415.2,0],[[4055,2]]], [4378,[11122.5,14452.1,0],[[4056,2]]], [4379,[10806.7,14569.7,0],[[4057,2],[4708,2],[4709,2]]], -[4380,[10859.3,14437.9,0],[[4057,2]]], [4381,[10349.7,14076.7,5.08626e-006],[[4058,2],[4705,2],[4710,2]]], [4382,[10435.6,14427.8,0],[[4059,2],[4711,2]]], [4383,[12116,13741,1.58946e-007],[[4060,2],[4700,2],[4702,2]]], [4384,[11983.6,13957.2,-6.35783e-007],[[4060,2],[4712,2],[4713,2]]], [4385,[11715.1,14135.8,0],[[4062,2],[4714,2]]], -[4386,[10163.8,9741.24,2.54313e-006],[[3751,2],[4715,2],[4716,2]]], [4387,[10631.8,9669.02,0],[[3752,2],[4717,2]]], [4388,[8795.56,11779.3,0],[[4064,2],[4718,2]]], [4389,[8554.5,12122.7,0],[[4065,2],[4719,2]]], [4390,[8938.7,12267.7,2.54313e-006],[[4066,2],[4067,2],[4390,2],[4391,2],[4720,2],[4721,2],[4722,2]]], [4391,[8882.92,12222.1,3.8147e-006],[[4067,2],[4390,2],[4721,2],[4723,2]]], -[4392,[9123.19,13351.5,0],[[4068,2],[4724,2]]], [4393,[9301.3,13287.3,2.54313e-006],[[4068,2],[4725,2],[4726,2]]], [4394,[9271.24,13612.5,0],[[4069,2],[4727,2]]], [4395,[9638.96,13613.6,0],[[4070,2],[4728,2]]], [4396,[9563.1,13429.8,7.62939e-006],[[4070,2]]], [4397,[9323.75,12717,3.8147e-006],[[4071,2],[4397,2],[4729,2]]], -[4398,[9105.71,12791.2,0],[[4074,2],[4730,2]]], [4399,[9003.84,12624.3,2.54313e-006],[[4075,2],[4731,2],[4732,2]]], [4400,[9155.68,12665.9,0],[[4075,2],[4733,2]]], [4401,[8432.77,10957.1,-1.90735e-006],[[4078,2],[4734,2],[4735,2],[4736,2]]], [4402,[9108.06,10531.8,0],[[4082,2]]], [4403,[8967.5,10285.1,0],[[4082,2],[4083,2],[4737,2]]], -[4404,[8993.63,10461,0],[[4082,2],[4738,2],[4739,2]]], [4405,[9287.65,10144.2,7.62939e-006],[[4083,2],[4740,2]]], [4406,[9239.71,10460,0],[[4084,2]]], [4407,[9198.27,10497.2,-7.62939e-006],[[4084,2]]], [4408,[9376.01,10144.5,0],[[4085,2],[4740,2]]], [4409,[9708.77,9718.88,0],[[4086,2],[4741,2]]], -[4410,[9434.02,9668.1,-7.62939e-006],[[4086,2],[4742,2]]], [4411,[9444.91,9822.31,0],[[4086,2],[4743,2],[4744,2]]], [4412,[15162.9,8037.07,7.62939e-006],[[4089,2]]], [4413,[15056.9,8158.22,-2.54313e-006],[[4089,2],[4745,2],[4746,2]]], [4414,[15088.6,7616.41,1.90735e-006],[[4091,2],[4414,2],[4747,2]]], [4415,[15487.6,7592.83,0],[[4092,2],[4748,2]]], -[4416,[15556.3,8630.51,0],[[4093,2]]], [4417,[15649,8938.6,0],[[4094,2],[4095,2],[4418,2]]], [4418,[15633.4,8990.87,1.90735e-006],[[4095,2],[4417,2]]], [4419,[15527.9,9345.65,0],[[4095,2],[4421,2]]], [4420,[15432.2,9136.03,0],[[4095,2],[4749,2]]], [4421,[15477.3,9542.13,7.62939e-007],[[4096,2],[4419,2],[4750,2],[4751,2],[4752,2]]], -[4422,[16179.5,9655.82,0],[[4097,2],[4098,2],[4753,2]]], [4423,[16388.4,9585.89,0],[[4098,2],[4101,2],[4424,2]]], [4424,[16510.4,9609.82,-3.8147e-006],[[4100,2],[4423,2]]], [4425,[16972.8,9998.11,0],[[4103,2],[4754,2],[4425,2],[4755,2]]], [4426,[17350,9639.6,1.90735e-006],[[4105,2],[4756,2]]], [4427,[17741.2,9899.18,0],[[4107,2],[4757,2]]], -[4428,[17884.1,9817.04,1.27157e-006],[[4107,2],[4758,2],[4759,2]]], [4429,[17790.6,9623.86,3.8147e-006],[[4107,2],[4760,2]]], [4430,[17877.9,9246.55,0],[[4108,2],[4115,2],[4761,2]]], [4431,[18286.4,9124.75,0],[[4113,2]]], [4432,[18145.3,9100.12,3.17891e-007],[[4113,2]]], [4433,[18316.6,9026.85,0],[[4114,2],[4762,2]]], -[4434,[18139,9448.92,0],[[4116,2],[4763,2],[4764,2]]], [4435,[18218.6,9304.44,0],[[4116,2]]], [4436,[16204,2578.99,0],[[4118,2],[4765,2]]], [4437,[15788.8,2818.65,0],[[4119,2],[4766,2]]], [4438,[16459.4,3493.33,0],[[4120,2],[4767,2]]], [4439,[16603.3,3555.48,0],[[4120,2],[4439,2],[4768,2]]], -[4440,[16625.2,3865.44,0],[[4121,2],[4769,2]]], [4441,[16438.4,3808.44,0],[[4121,2]]], [4442,[16430.1,3930.47,0],[[4121,2],[4442,2]]], [4443,[16348.2,3245.46,0],[[4122,2],[4770,2]]], [4444,[16524.1,3149.16,0],[[4122,2],[4771,2]]], [4445,[13354.7,4279,0],[[4123,2],[4772,2],[4773,2]]], -[4446,[13406.4,4021.86,0],[[4124,2],[4774,2]]], [4447,[13712.8,3491.48,1.27157e-006],[[4126,2],[4775,2],[4776,2]]], [4448,[13852.4,3380.08,0],[[4126,2],[4128,2],[4777,2]]], [4449,[14973.2,2763.27,6.35783e-007],[[4129,2],[4778,2],[4779,2]]], [4450,[13937.4,6066.34,-1.90735e-006],[[4131,2],[4780,2],[4781,2],[4453,2]]], [4451,[14175.3,6386.08,0],[[4132,2]]], -[4452,[14109.6,6398.3,0],[[4132,2],[4782,2]]], [4453,[13938.6,6150.45,0],[[4132,2],[4450,2],[4781,2]]], [4454,[14435.7,6448.91,0],[[4133,2],[4783,2],[4782,2]]], [4455,[13596.5,5645.12,-2.54313e-006],[[4134,2],[4141,2],[4784,2]]], [4456,[13748.9,5967.93,-1.90735e-006],[[4135,2],[4785,2],[4786,2],[4781,2],[4780,2]]], [4457,[12691.7,5327.45,0],[[4139,2],[4787,2],[4788,2],[4789,2],[4790,2]]], -[4458,[12852.7,5102.05,7.62939e-006],[[4139,2],[4791,2]]], [4459,[13389.4,4749.63,0],[[4140,2]]], [4460,[13424,5767.55,-7.62939e-006],[[4141,2],[4792,2]]], [4461,[13257.3,5516.85,0],[[4141,2],[4793,2]]], [4462,[17771.5,4814,0],[[4143,2],[4794,2]]], [4463,[17101.2,3902.96,0],[[4144,2],[4467,2]]], -[4464,[16917.2,4085.4,0],[[4145,2]]], [4465,[16757.1,3987.31,0],[[4145,2],[4769,2]]], [4466,[16830.8,4117.26,0],[[4145,2]]], [4467,[16976,3802.02,-2.38419e-007],[[4146,2],[4463,2],[4795,2]]], [4468,[14492.9,7445.19,2.54313e-006],[[4147,2],[4796,2],[4797,2]]], [4469,[14187,6992.33,2.54313e-006],[[4148,2],[4798,2],[4799,2]]], -[4470,[14349.2,6726.76,0],[[4149,2]]], [4471,[14795,7229.13,0],[[4150,2],[4800,2]]], [4472,[9598.49,4959.6,-2.54313e-006],[[4151,2],[4801,2],[4802,2]]], [4473,[10226.1,5109.93,1.27157e-006],[[4152,2],[4484,2],[4803,2]]], [4474,[9796.44,5065.17,1.27157e-006],[[4153,2],[4804,2],[4805,2]]], [4475,[9872.42,5063.29,1.27157e-006],[[4153,2]]], -[4476,[9737.91,5347.58,-1.90735e-006],[[4154,2],[4806,2],[4807,2],[4476,2]]], [4477,[9780.87,5202.02,2.54313e-006],[[4154,2],[4805,2],[4808,2]]], [4478,[9263.83,4572.92,0],[[4155,2]]], [4479,[9095.67,4561.22,2.54313e-006],[[4155,2],[4809,2],[4810,2]]], [4480,[11788.1,4969.13,0],[[4156,2]]], [4481,[11563.9,5272.94,0],[[4157,2],[4811,2],[4812,2]]], -[4482,[10870.2,4665.3,0],[[4160,2],[4813,2]]], [4483,[11142.1,4933.64,0],[[4161,2],[4814,2]]], [4484,[10302,5087.69,0],[[4162,2],[4473,2]]], [4485,[10431.9,4935.94,3.8147e-006],[[4162,2]]], [4486,[10766.6,5268.85,1.27157e-006],[[4163,2],[4815,2],[4816,2]]], [4487,[13661.3,2381.81,0],[[4164,2],[4817,2]]], -[4488,[12849.8,2380.22,-1.90735e-006],[[4165,2],[4818,2]]], [4489,[12985.2,1542.21,0],[[4166,2],[4819,2]]], [4490,[13632.1,2668.92,0],[[4167,2],[4820,2]]], [4491,[13396.4,2941.77,3.8147e-006],[[4167,2],[4821,2]]], [4492,[12987.4,2692.76,0],[[4168,2],[4822,2]]], [4493,[12036.4,1139.49,2.38419e-007],[[4170,2],[4503,2],[4823,2],[4824,2]]], -[4494,[11977.2,1190.22,-9.53674e-007],[[4170,2]]], [4495,[12516.2,1148.96,9.53674e-007],[[4172,2],[4825,2]]], [4496,[12375.2,1844.2,0],[[4174,2]]], [4497,[12282.9,1191.18,0],[[4176,2],[4826,2],[4827,2]]], [4498,[11793.6,1097,0],[[4177,2],[4498,2],[4829,2],[4503,2]]], [4499,[10497.2,2035.53,3.17891e-007],[[4182,2],[4499,2],[4830,2]]], -[4500,[10903,1342.07,0],[[4183,2]]], [4501,[11029.9,1288.83,0],[[4185,2]]], [4502,[11897.2,1274.49,0],[[4186,2]]], [4503,[11881,1164.95,-3.17891e-007],[[4186,2],[4493,2],[4498,2],[4829,2]]], [4504,[11853.4,1281.07,-9.53674e-007],[[4188,2]]], [4505,[12827.7,3673.35,-3.8147e-006],[[4189,2],[4831,2]]], -[4506,[13171.5,3719.79,0],[[4190,2],[4832,2],[4833,2]]], [4507,[13254.6,3030.08,3.8147e-006],[[4191,2],[4821,2]]], [4508,[13043.8,2879.92,-1.90735e-006],[[4192,2],[4508,2]]], [4509,[12238.9,3889.84,0],[[4193,2]]], [4510,[12322.1,4242.92,1.27157e-006],[[4194,2],[4834,2],[4835,2]]], [4511,[8786.15,2677.22,0],[[4195,2],[4513,2]]], -[4512,[8842.3,2914.09,-1.90735e-006],[[4196,2]]], [4513,[8776.07,2780.91,-6.35783e-007],[[4196,2],[4511,2],[4513,2]]], [4514,[8590.85,2959.9,0],[[4197,2],[4836,2]]], [4515,[8466.94,3338.44,0],[[4198,2],[4837,2]]], [4516,[8390.76,3542.67,0],[[4198,2],[4838,2],[4839,2]]], [4517,[9607.06,3878.25,0],[[4199,2]]], -[4518,[9625.45,3817.35,-1.27157e-006],[[4199,2],[4518,2],[4840,2]]], [4519,[9275.38,4171.72,0],[[4200,2]]], [4520,[9198.62,4037.19,0],[[4200,2]]], [4521,[8249.95,5715.61,0],[[4201,2]]], [4522,[8347.72,5325.15,0],[[4202,2],[4841,2]]], [4523,[9445.16,5818.55,1.90735e-006],[[4203,2],[4204,2],[4530,2],[4842,2]]], -[4524,[9474.22,5678.31,-1.90735e-006],[[4204,2],[4524,2],[4843,2],[4527,2]]], [4525,[9358.42,5550.4,0],[[4205,2],[4206,2],[4525,2]]], [4526,[9304.16,5508.44,-2.54313e-006],[[4205,2],[4844,2],[4845,2]]], [4527,[9469.64,5561.9,1.52588e-006],[[4206,2],[4524,2],[4846,2],[4844,2],[4847,2]]], [4528,[9368.48,5547.62,0],[[4206,2]]], [4529,[9389.38,6051.71,0],[[4207,2],[4210,2]]], -[4530,[9451.61,5930.51,1.90735e-006],[[4207,2],[4523,2],[4848,2],[4849,2]]], [4531,[9252.65,6110.03,2.54313e-006],[[3895,2]]], [4532,[9361.46,6225.63,5.08626e-006],[[4210,2],[4850,2],[4851,2]]], [4533,[8261.49,7107.13,0],[[4211,2],[4852,2]]], [4534,[8765.37,6966.99,7.62939e-006],[[4212,2],[4853,2]]], [4535,[7941.66,4489.36,0],[[4214,2],[4854,2],[4540,2]]], -[4536,[8319.52,4505.41,-1.90735e-006],[[4215,2],[4217,2],[4536,2],[4855,2]]], [4537,[8864.82,4941.29,0],[[4216,2],[4219,2]]], [4538,[8845.11,4708.37,0],[[4218,2],[4809,2]]], [4539,[8953.65,5039.66,1.27157e-006],[[4219,2],[4539,2],[4856,2]]], [4540,[7788.73,4490.5,9.53674e-007],[[4222,2],[4535,2],[4540,2],[4857,2]]], [4541,[7909.7,4347.83,0],[[4222,2],[4858,2]]], -[4542,[7724.34,3997.63,-3.8147e-006],[[4223,2],[4859,2]]], [4543,[7373.19,3880.61,0],[[4224,2],[4860,2],[4861,2]]], [4544,[6812.2,3670.04,0],[[4225,2],[4862,2]]], [4545,[6030.12,3768.45,0],[[4227,2],[4863,2]]], [4546,[5647.32,4232.95,0],[[4230,2],[4864,2],[4865,2]]], [4547,[5801.96,4205.84,6.35783e-007],[[4230,2],[4866,2],[4547,2],[4867,2]]], -[4548,[5625.17,5163.47,-3.8147e-006],[[4231,2],[4548,2]]], [4549,[5578.85,5231.48,0],[[4232,2],[4549,2]]], [4550,[5486.41,5278.53,-1.27157e-006],[[4232,2],[4868,2],[4550,2],[4869,2]]], [4551,[5669.04,4635.44,0],[[4233,2],[4870,2]]], [4552,[7022.08,7959.14,0],[[4235,2],[4871,2],[4555,2]]], [4553,[6229.07,7809.74,-1.90735e-006],[[4237,2],[4247,2],[4872,2],[4873,2],[4563,2]]], -[4554,[6526.9,7766.47,0],[[4238,2],[4874,2],[4875,2]]], [4555,[7101.84,7939.5,0],[[4239,2],[4552,2],[4876,2],[4555,2]]], [4556,[7582.1,8318.2,0],[[4240,2],[4877,2]]], [4557,[7669.22,7998.63,0],[[4241,2],[4245,2],[4878,2]]], [4558,[8216.71,7290.69,0],[[4242,2],[4558,2]]], [4559,[8388.42,7808,0],[[4243,2],[4879,2],[4880,2]]], -[4560,[8209.44,7982.62,-1.52588e-005],[[4244,2],[4881,2]]], [4561,[8067.48,8139.7,5.08626e-006],[[4244,2],[4882,2],[4883,2]]], [4562,[6358.39,7366.14,0],[[3932,2]]], [4563,[6204.94,7785.36,0],[[4247,2],[4553,2]]], [4564,[6174.48,7168.82,-2.54313e-006],[[4250,2],[4884,2],[4885,2],[4572,2]]], [4565,[6211.76,6790.82,-1.90735e-006],[[4251,2],[4565,2],[4886,2],[4887,2]]], -[4566,[5094.18,6279.23,0],[[4252,2],[4888,2],[4581,2]]], [4567,[5259.89,5250.12,0],[[4253,2],[4889,2]]], [4568,[5374.94,5401.37,0],[[4253,2],[4568,2],[4869,2]]], [4569,[4980.89,5452.91,0],[[4254,2],[4890,2]]], [4570,[5873.94,7318.1,-2.54313e-006],[[4257,2],[4891,2],[4892,2]]], [4571,[5964.02,6951.13,-2.54313e-006],[[4259,2]]], -[4572,[6072.78,7079.62,0],[[4259,2],[4564,2],[4885,2]]], [4573,[5190.38,6860.74,7.62939e-006],[[4261,2]]], [4574,[4305.67,7861.55,2.54313e-006],[[4262,2],[4893,2],[4574,2]]], [4575,[4498.27,7501.87,7.62939e-006],[[4263,2]]], [4576,[4050.25,7665.91,-3.8147e-006],[[4264,2]]], [4577,[4690.51,7437.27,-7.62939e-006],[[4265,2],[4894,2]]], -[4578,[4834.58,6400.77,0],[[4266,2],[4270,2]]], [4579,[5290.13,7060.7,-7.62939e-006],[[4267,2],[4895,2]]], [4580,[4750.32,6207,0],[[4269,2]]], [4581,[4977.58,6297.71,0],[[4270,2],[4566,2],[4888,2]]], [4582,[4674.64,6510.39,-3.8147e-006],[[4271,2]]], [4583,[4667.48,6421.85,0],[[4271,2]]], -[4584,[4652.23,5667.35,0],[[4272,2],[4896,2],[4897,2]]], [4585,[3972.48,5633.79,0],[[4274,2],[4898,2],[4899,2]]], [4586,[3692.88,7354.23,0],[[4276,2],[4900,2],[4586,2]]], [4587,[3718.11,7248.89,0],[[4276,2]]], [4588,[3888.6,5176.81,0],[[4277,2],[4901,2],[4588,2],[4902,2]]], [4589,[3986.86,5030.88,0],[[4277,2],[4903,2]]], -[4590,[3467.5,5253.93,0],[[4278,2],[4904,2]]], [4591,[3584.68,5078.35,9.53674e-007],[[4278,2]]], [4592,[3776.34,5044.91,0],[[4278,2],[4905,2]]], [4593,[3033.21,5150.92,0],[[4279,2],[4906,2]]], [4594,[3744.88,8249.79,0],[[4280,2],[4907,2]]], [4595,[3770.34,8413.2,0],[[4280,2],[4908,2]]], -[4596,[3587.72,8641.47,0],[[4281,2],[4909,2]]], [4597,[3270.94,8715.8,0],[[4282,2]]], [4598,[3322.36,8631.06,0],[[4282,2]]], [4599,[2621.69,9427.97,0],[[4285,2],[4910,2]]], [4600,[2503.9,9640.3,9.53674e-007],[[4285,2],[4911,2],[4600,2],[4910,2],[4612,2]]], [4601,[2694.62,9203.07,3.8147e-006],[[4286,2],[4912,2]]], -[4602,[2897,9149.26,0],[[4286,2],[4913,2]]], [4603,[2544.59,9137.63,3.8147e-006],[[4287,2],[4914,2]]], [4604,[2177.59,9904.43,0],[[4288,2],[4915,2],[4916,2]]], [4605,[1970.97,10033.6,0],[[4289,2],[4917,2]]], [4606,[1975.09,9834.12,1.27157e-006],[[4289,2],[4291,2],[4608,2]]], [4607,[2044.58,10034.4,3.8147e-006],[[4289,2],[4918,2]]], -[4608,[1876.34,10008.6,4.76837e-007],[[4290,2],[4606,2],[4919,2],[4920,2],[4609,2]]], [4609,[1761.71,9942.06,0],[[4292,2],[4608,2],[4920,2]]], [4610,[1590.44,9609.63,0],[[4293,2],[4921,2]]], [4611,[2786.48,9927.39,0],[[4294,2],[4922,2]]], [4612,[2580.14,9813.44,-9.53674e-007],[[4294,2],[4600,2],[4923,2],[4924,2]]], [4613,[2617.97,9947,-1.27157e-006],[[4294,2],[4925,2],[4926,2]]], -[4614,[3280.02,8901.85,0],[[4295,2],[4927,2]]], [4615,[2283.08,12523.9,0],[[4296,2],[4615,2],[4928,2]]], [4616,[2402.47,12720,-2.54313e-006],[[4297,2],[4616,2],[4929,2]]], [4617,[2634.95,12354.3,-6.35783e-007],[[4298,2],[4930,2],[4931,2]]], [4618,[3251.43,12482.9,0],[[4300,2],[4932,2]]], [4619,[4576.55,16630.8,0],[[4301,2],[4933,2]]], -[4620,[4834.99,16944.1,0],[[4302,2],[4620,2],[4934,2]]], [4621,[4912.35,17086.8,0],[[4302,2],[4935,2]]], [4622,[5103.37,16794,0],[[4303,2],[4305,2],[4622,2],[4936,2],[4937,2]]], [4623,[5012.79,16336.4,0],[[4304,2],[4938,2]]], [4624,[5368.79,16564.9,0],[[4305,2],[4939,2]]], [4625,[5184.4,16746.2,-7.62939e-006],[[4305,2],[4940,2]]], -[4626,[3469.13,16085.8,0],[[4308,2]]], [4627,[3194.89,16279.6,-1.90735e-006],[[4309,2],[4627,2],[4941,2],[4942,2]]], [4628,[3280.13,16162.6,2.54313e-006],[[4309,2],[4628,2],[4943,2]]], [4629,[3556.42,16223.6,0],[[4310,2],[4944,2]]], [4630,[2877.16,16343.1,0],[[4312,2]]], [4631,[2781.29,16325,-3.8147e-006],[[4312,2]]], -[4632,[2698.59,16205.5,-7.62939e-006],[[4312,2],[4945,2]]], [4633,[2820.28,16421.8,0],[[4312,2],[4946,2],[4947,2],[4948,2]]], [4634,[4239.16,16666.7,0],[[4313,2],[4315,2],[4949,2],[4950,2],[4634,2]]], [4635,[3879.02,16474.7,0],[[4314,2],[4951,2]]], [4636,[4320.93,16641,0],[[4315,2],[4952,2],[4933,2]]], [4637,[2342.15,15498.4,2.54313e-006],[[4316,2],[4953,2],[4954,2]]], -[4638,[2450,15477.3,0],[[4316,2]]], [4639,[2115.59,14487.2,0],[[4318,2],[4955,2]]], [4640,[2011.03,14556.1,-2.54313e-006],[[4318,2],[4956,2],[4957,2]]], [4641,[2075.86,14824.5,0],[[4319,2]]], [4642,[1884.25,13905.7,0],[[4320,2]]], [4643,[1708.73,13194.9,0],[[4321,2],[4958,2]]], -[4644,[1494.37,13270.2,3.17891e-007],[[4321,2],[4959,2],[4644,2],[4960,2],[4961,2],[4962,2]]], [4645,[1536.64,13428.6,-6.35783e-007],[[4321,2],[4963,2],[4964,2]]], [4646,[2098.7,12826.1,0],[[4322,2],[4965,2]]], [4647,[7311.8,14725.6,0],[[4324,2],[4966,2],[4967,2]]], [4648,[7301.35,14459.7,0],[[4325,2],[4968,2],[4669,2]]], [4649,[6816.63,14957.3,2.54313e-006],[[4327,2],[4969,2],[4970,2]]], -[4650,[6936.8,15001.7,0],[[4327,2],[4971,2],[4972,2]]], [4651,[3898.88,11625.1,-7.62939e-006],[[4328,2],[4973,2]]], [4652,[3581.3,11762.9,0],[[4328,2],[4974,2]]], [4653,[3417.83,12160.7,2.54313e-006],[[4329,2],[4653,2],[4975,2]]], [4654,[3192.86,12068.2,0],[[4329,2],[4976,2]]], [4655,[5420.84,15961.3,0],[[4330,2],[4977,2]]], -[4656,[5589.71,16112.5,2.54313e-006],[[4330,2],[4978,2],[4979,2]]], [4657,[5915.35,15531.6,0],[[4331,2],[4980,2]]], [4658,[6277.28,15395.1,0],[[4332,2],[4981,2]]], [4659,[6214.39,15606.4,-2.54313e-006],[[4332,2],[4982,2],[4983,2]]], [4660,[5327.62,15868.7,0],[[4333,2],[4977,2]]], [4661,[7171.33,12307.8,2.54313e-006],[[4334,2],[4984,2],[4985,2]]], -[4662,[7191.52,11919.2,0],[[4335,2],[4662,2]]], [4663,[5849.21,11175.9,0],[[4336,2],[4986,2],[4987,2]]], [4664,[6723.62,11671.5,0],[[4337,2],[4664,2]]], [4665,[6242.87,11261.7,0],[[4338,2]]], [4666,[6668.55,11168,1.52588e-006],[[4339,2],[4988,2],[4666,2],[4989,2],[4990,2]]], [4667,[7424.03,12848.2,0],[[4341,2]]], -[4668,[7509.85,12790.6,-2.54313e-006],[[4341,2],[4991,2],[4992,2]]], [4669,[7414.85,14382.5,0],[[4343,2],[4648,2],[4993,2]]], [4670,[7586.34,14442,7.62939e-006],[[4343,2],[4994,2]]], [4671,[7361.96,13488.2,0],[[4344,2],[4672,2]]], [4672,[7404.56,13557.2,-7.62939e-006],[[4345,2],[4671,2]]], [4673,[7591.96,13775.6,-7.62939e-006],[[4345,2],[4995,2]]], -[4674,[7587.06,13591.6,0],[[4345,2],[4996,2]]], [4675,[5561.51,10925,0],[[4346,2],[4987,2],[4997,2]]], [4676,[5193.76,10850.5,0],[[4347,2]]], [4677,[5279.06,10653.2,0],[[4347,2],[4998,2],[4999,2]]], [4678,[5023.33,11026.7,7.62939e-006],[[4348,2]]], [4679,[4308.57,10749,0],[[4349,2],[5000,2],[4682,2]]], -[4680,[4293.5,11192,2.54313e-006],[[4350,2],[5001,2],[4680,2],[5002,2]]], [4681,[4616.84,10651.8,-7.62939e-006],[[4351,2],[5003,2]]], [4682,[4450.72,10747.5,0],[[4351,2],[4679,2],[5004,2]]], [4683,[12252.5,10457.3,-2.54313e-006],[[4354,2],[4683,2],[5005,2]]], [4684,[12875.3,10121.2,-7.62939e-006],[[4355,2],[5006,2],[4685,2]]], [4685,[12910.8,10189.9,2.54313e-006],[[4355,2],[4684,2],[5006,2],[5007,2],[4686,2]]], -[4686,[13018.3,10241.2,1.90735e-006],[[4356,2],[4685,2],[5007,2],[5008,2],[5009,2],[4687,2]]], [4687,[13016.1,10316,-3.8147e-006],[[4356,2],[4686,2],[5010,2],[5011,2],[5012,2]]], [4688,[13337.6,11637.2,0],[[4357,2],[4691,2]]], [4689,[12994,12019.1,-1.90735e-006],[[4358,2],[4689,2],[5013,2],[5014,2]]], [4690,[13088,11887.5,0],[[4358,2]]], [4691,[13455.7,11614.2,0],[[4361,2],[4688,2],[5015,2]]], -[4692,[13668.7,11231,0],[[4362,2],[5016,2],[5017,2]]], [4693,[13413.8,10837,1.52588e-006],[[4363,2],[5018,2],[5019,2],[5020,2],[5021,2]]], [4694,[11992.2,10227.6,4.57764e-006],[[4364,2],[5022,2],[5023,2],[5024,2],[5025,2]]], [4695,[11639.4,9679.73,-2.54313e-006],[[4366,2],[5026,2],[5027,2]]], [4696,[11617.3,9460.99,2.54313e-006],[[4366,2],[5028,2],[5029,2]]], [4697,[11126.7,9492.12,0],[[4367,2],[5030,2]]], -[4698,[13377.2,12517.6,3.17891e-007],[[4368,2],[5031,2],[5032,2]]], [4699,[12938.5,13010.4,0],[[4369,2],[5033,2]]], [4700,[12188.9,13660,0],[[4370,2],[4383,2]]], [4701,[12699.1,13264.3,0],[[4371,2],[5034,2]]], [4702,[12026.1,13603.9,1.58946e-007],[[4372,2],[4383,2],[4702,2]]], [4703,[9988.51,13207.5,0],[[4373,2]]], -[4704,[10144.4,13590.3,-7.62939e-006],[[4374,2]]], [4705,[10254.7,14008.4,0],[[4375,2],[4381,2]]], [4706,[10035.9,13873.5,0],[[4375,2],[5035,2],[5036,2]]], [4707,[11389.8,14585.1,0],[[4376,2],[5037,2],[5038,2],[5039,2]]], [4708,[10750.5,14524.7,7.62939e-006],[[4379,2]]], [4709,[10742.5,14696.2,0],[[4379,2],[5040,2]]], -[4710,[10318.5,14134.6,-2.54313e-006],[[4381,2],[4710,2],[5041,2]]], [4711,[10420.9,14551.7,-3.8147e-006],[[4382,2],[5042,2]]], [4712,[11840.2,13879.8,3.8147e-006],[[4384,2],[5043,2]]], [4713,[11916.2,14106.9,0],[[4384,2],[5044,2]]], [4714,[11754.9,14156.7,6.35783e-007],[[4385,2],[5045,2],[5046,2],[5044,2]]], [4715,[10093.9,9550.62,0],[[4386,2],[5047,2]]], -[4716,[10110.4,9753.05,0],[[4386,2],[5048,2],[4716,2]]], [4717,[10764.5,9618.3,0],[[4387,2],[5049,2]]], [4718,[8765.59,11717,-5.08626e-006],[[4388,2],[5050,2],[5051,2]]], [4719,[8498.16,12137,-1.90735e-006],[[4389,2],[5052,2],[5053,2],[5054,2]]], [4720,[8930.05,12325.1,0],[[4390,2],[5055,2]]], [4721,[8879.67,12276.6,0],[[4390,2],[4391,2],[5055,2]]], -[4722,[9015.25,12303.6,0],[[4390,2]]], [4723,[8827.48,12145.6,0],[[4391,2]]], [4724,[8997.38,13370.2,5.08626e-006],[[4392,2],[5056,2],[5057,2]]], [4725,[9218.74,13201.3,0],[[4393,2],[5058,2],[5059,2]]], [4726,[9150.32,13298.5,7.62939e-006],[[4393,2],[5060,2]]], [4727,[9286.26,13726.8,0],[[4394,2],[5061,2],[5062,2],[5063,2]]], -[4728,[9727.4,13697.7,0],[[4395,2],[5036,2],[5064,2]]], [4729,[9375.09,12691.8,-2.54313e-006],[[4397,2],[5065,2],[4729,2]]], [4730,[9081.94,12792.9,0],[[4398,2],[5066,2],[4731,2]]], [4731,[8945.7,12657.9,1.52588e-006],[[4399,2],[4730,2],[5067,2],[5068,2],[5066,2]]], [4732,[9106.61,12682.1,0],[[4399,2],[5069,2]]], [4733,[9194.69,12701.1,0],[[4400,2]]], -[4734,[8561.9,10909.8,-7.62939e-006],[[4401,2],[5070,2]]], [4735,[8316.26,10882.2,0],[[4401,2],[5071,2]]], [4736,[8481.02,11088.9,0],[[4401,2],[5072,2]]], [4737,[8926.85,10264.2,-5.08626e-006],[[4403,2],[5073,2],[5074,2]]], [4738,[8855.82,10546.3,0],[[4404,2],[5075,2],[5076,2]]], [4739,[9056.3,10575,-7.62939e-006],[[4404,2]]], -[4740,[9327.07,10130.1,0],[[4405,2],[4408,2],[5077,2]]], [4741,[9870.25,9664.04,0],[[4409,2],[5048,2],[5078,2]]], [4742,[9388.24,9581.71,2.54313e-006],[[4410,2],[5079,2],[5080,2]]], [4743,[9430.41,9986.04,0],[[4411,2],[5077,2]]], [4744,[9349.3,9856.91,0],[[4411,2],[5081,2]]], [4745,[14966.8,8248.23,0],[[4413,2],[5082,2]]], -[4746,[14989.8,8121.56,0],[[4413,2],[5083,2],[5084,2]]], [4747,[15015,7544.94,0],[[4414,2],[5085,2]]], [4748,[15611.4,7536.21,0],[[4415,2],[5086,2]]], [4749,[15357.5,9116.18,-3.8147e-006],[[4420,2],[5087,2],[5088,2],[5089,2]]], [4750,[15351.5,9660.75,0],[[4421,2],[5090,2]]], [4751,[15623.5,9583.68,3.8147e-006],[[4421,2],[5091,2]]], -[4752,[15425,9737.52,0],[[4421,2],[5092,2]]], [4753,[16189.2,9719.85,0],[[4422,2],[5093,2],[5094,2]]], [4754,[16910,10003.9,0],[[4425,2],[5095,2],[5096,2]]], [4755,[17056.6,9997.44,-1.27157e-006],[[4425,2],[5097,2],[5098,2]]], [4756,[17394.1,9742.72,0],[[4426,2],[5099,2]]], [4757,[17734.3,9941.12,9.53674e-007],[[4427,2],[5100,2],[5101,2],[5102,2]]], -[4758,[17931.3,9826.46,0],[[4428,2],[5103,2],[5104,2],[5100,2]]], [4759,[17850.8,9883.71,0],[[4428,2],[5104,2],[5100,2]]], [4760,[17825,9546.75,1.27157e-006],[[4429,2],[4760,2],[5105,2]]], [4761,[17869.3,9397.6,0],[[4430,2],[5105,2]]], [4762,[18346.4,9054.21,-1.58946e-007],[[4433,2],[5106,2],[4762,2]]], [4763,[18202.8,9459.06,-3.17891e-007],[[4434,2],[5107,2],[5108,2]]], -[4764,[18118.6,9514.72,-3.17891e-007],[[4434,2],[5109,2],[5110,2]]], [4765,[16213.2,2529.68,-2.38419e-007],[[4436,2],[5111,2],[5112,2],[5113,2]]], [4766,[15751.3,2810.84,0],[[4437,2],[5114,2],[5115,2]]], [4767,[16478.1,3470.11,0],[[4438,2],[5116,2],[4768,2]]], [4768,[16650.4,3537.99,0],[[4439,2],[4767,2],[4768,2],[5117,2]]], [4769,[16687.6,3928.89,-7.94729e-008],[[4440,2],[4465,2],[5118,2],[4769,2],[5119,2],[5120,2]]], -[4770,[16312,3177.25,4.76837e-007],[[4443,2]]], [4771,[16554.4,3096.25,0],[[4444,2],[5121,2],[5122,2]]], [4772,[13337.6,4336.13,0],[[4445,2]]], [4773,[13176.3,4210.08,0],[[4445,2],[5123,2]]], [4774,[13430.1,3927.81,0],[[4446,2],[5124,2]]], [4775,[13619.2,3450.37,0],[[4447,2],[5125,2]]], -[4776,[13704.9,3545.57,0],[[4447,2]]], [4777,[13867.8,3210.13,-3.8147e-006],[[4448,2],[5126,2]]], [4778,[15145.6,2820.14,1.90735e-006],[[4449,2],[5127,2]]], [4779,[14803.1,2682.45,1.90735e-006],[[4449,2],[5128,2]]], [4780,[13872.8,6044.16,-2.54313e-006],[[4450,2],[4456,2],[5129,2]]], [4781,[13908.1,6155.77,1.90735e-006],[[4450,2],[4453,2],[4456,2],[5130,2],[4786,2]]], -[4782,[14284.7,6430.58,0],[[4452,2],[4454,2]]], [4783,[14434.2,6501.4,2.54313e-006],[[4454,2],[5131,2],[5132,2]]], [4784,[13564.6,5783.65,0],[[4455,2],[5133,2],[4785,2]]], [4785,[13593.3,5877.57,-7.62939e-006],[[4456,2],[4784,2],[5133,2]]], [4786,[13761.6,6136.32,1.90735e-006],[[4456,2],[4781,2],[5134,2],[5135,2]]], [4787,[12815.6,5428.83,0],[[4457,2],[5136,2],[4787,2]]], -[4788,[12744.1,5417.94,0],[[4457,2]]], [4789,[12625.6,5201.01,-7.62939e-006],[[4457,2],[5137,2]]], [4790,[12581.4,5360.95,0],[[4457,2],[5138,2],[5139,2]]], [4791,[12845.2,4970.1,0],[[4458,2],[5140,2]]], [4792,[13403.4,5858.85,1.90735e-006],[[4460,2],[5141,2],[4792,2],[5142,2]]], [4793,[13209.9,5517.34,0],[[4461,2]]], -[4794,[17757.1,4883.2,-8.9407e-008],[[4462,2],[5143,2],[5144,2],[4794,2]]], [4795,[16845.9,3688.63,0],[[4467,2],[5145,2]]], [4796,[14467.9,7600.46,7.62939e-006],[[4468,2],[5146,2]]], [4797,[14327.8,7421.34,0],[[4468,2],[5147,2]]], [4798,[14139.6,6829.49,0],[[4469,2],[5148,2]]], [4799,[14110.5,6993.23,0],[[4469,2],[5149,2],[5150,2]]], -[4800,[14872,7332.33,7.62939e-006],[[4471,2],[5085,2]]], [4801,[9602.71,5000.58,-7.62939e-006],[[4472,2],[5151,2],[4805,2],[5152,2]]], [4802,[9531.37,4845.87,0],[[4472,2],[4802,2]]], [4803,[10100.3,5240,7.62939e-006],[[4473,2],[5153,2]]], [4804,[9786.79,5006.3,0],[[4474,2]]], [4805,[9708.51,5115.92,0],[[4474,2],[4477,2],[4801,2],[5151,2],[5154,2]]], -[4806,[9788.51,5433.3,-2.54313e-006],[[4476,2],[5155,2],[5156,2]]], [4807,[9682.95,5405.77,0],[[4476,2],[5157,2],[5158,2],[5155,2]]], [4808,[9712.73,5234.3,7.62939e-006],[[4477,2]]], [4809,[9019.05,4602.11,9.53674e-007],[[4479,2],[4538,2],[5159,2],[5160,2]]], [4810,[9120.79,4612.16,0],[[4479,2]]], [4811,[11439.4,5258.53,0],[[4481,2],[5161,2]]], -[4812,[11585.4,5469.32,-2.54313e-006],[[4481,2],[5162,2],[5163,2]]], [4813,[10925.9,4680.74,0],[[4482,2]]], [4814,[11257.3,4887.31,-3.8147e-006],[[4483,2],[5164,2]]], [4815,[10827.3,5358.82,-1.27157e-006],[[4486,2],[5165,2],[5166,2]]], [4816,[10827.5,5183.27,0],[[4486,2],[4816,2]]], [4817,[13800.3,2404.25,0],[[4487,2],[5167,2]]], -[4818,[12755.8,2336.03,0],[[4488,2],[5168,2]]], [4819,[12982.8,1483.5,0],[[4489,2],[5169,2],[5170,2]]], [4820,[13732.7,2615.96,-1.90735e-006],[[4490,2],[5171,2]]], [4821,[13375,3019.82,0],[[4491,2],[4507,2],[5172,2]]], [4822,[12929.4,2704.88,3.8147e-006],[[4492,2]]], [4823,[12027.8,1098.6,0],[[4493,2],[4829,2],[5173,2],[4824,2]]], -[4824,[12110.3,1125.78,0],[[4493,2],[4823,2],[5174,2],[4827,2]]], [4825,[12576.9,1074.35,6.35783e-007],[[4495,2],[5175,2],[5176,2]]], [4826,[12362,1181.64,-9.53674e-007],[[4497,2]]], [4827,[12262.8,1108.4,-2.38419e-007],[[4497,2],[4824,2],[5177,2],[5178,2]]], [4828,[11697.8,1140.48,0],[[4178,2]]], [4829,[11842.7,1103.49,0],[[4498,2],[4503,2],[4823,2],[5179,2]]], -[4830,[10395.5,1887.08,0],[[4499,2],[5180,2]]], [4831,[12820.3,3740.39,0],[[4505,2]]], [4832,[13295.4,3775.94,0],[[4506,2],[5181,2],[5124,2]]], [4833,[13094.6,3830.89,0],[[4506,2],[5182,2]]], [4834,[12493.1,4209.86,0],[[4510,2],[5183,2]]], [4835,[12255,4397,0],[[4510,2],[5184,2]]], -[4836,[8559.02,2827.45,0],[[4514,2]]], [4837,[8489.51,3238.93,0],[[4515,2],[5185,2]]], [4838,[8340.01,3544,2.54313e-006],[[4516,2],[5186,2],[5187,2]]], [4839,[8462.47,3698.28,-3.8147e-006],[[4516,2],[5188,2]]], [4840,[9608.43,3748.82,0],[[4518,2]]], [4841,[8324.77,5273.1,-3.8147e-006],[[4522,2]]], -[4842,[9512.08,5813.29,0],[[4523,2],[5189,2],[4843,2]]], [4843,[9517.13,5682.15,0],[[4524,2],[4842,2],[5190,2]]], [4844,[9381.06,5459.89,1.90735e-006],[[4526,2],[4527,2],[5191,2],[5192,2],[5193,2]]], [4845,[9214.48,5513.51,2.54313e-006],[[4526,2],[4845,2],[5194,2]]], [4846,[9448.12,5642.59,0],[[4527,2]]], [4847,[9573.06,5548.07,-3.05176e-006],[[4527,2],[5190,2],[5195,2],[5196,2],[5158,2],[5157,2],[5197,2]]], -[4848,[9507.52,5913.82,0],[[4530,2]]], [4849,[9478.75,5969.37,0],[[4530,2]]], [4850,[9453.25,6340.41,0],[[4532,2],[5198,2]]], [4851,[9313.51,6383.69,0],[[4532,2],[5199,2]]], [4852,[8245.4,7081.67,5.08626e-006],[[4533,2],[4852,2],[5200,2]]], [4853,[8806.75,6947.38,0],[[4534,2],[5201,2],[5202,2]]], -[4854,[8102.51,4475.68,0],[[4535,2],[4855,2]]], [4855,[8311.11,4469.25,-2.54313e-006],[[4536,2],[4854,2],[5203,2]]], [4856,[9042.22,5037.59,0],[[4539,2],[5204,2],[5205,2]]], [4857,[7817.4,4644.6,0],[[4540,2],[5206,2]]], [4858,[8074.24,4302.42,0],[[4541,2],[5207,2]]], [4859,[7673.72,3871.19,0],[[4542,2],[5208,2]]], -[4860,[7497.43,3832.39,0],[[4543,2],[5208,2],[5209,2]]], [4861,[7339.99,3740.55,0],[[4543,2],[5210,2]]], [4862,[6944.56,3602.5,-4.76837e-007],[[4544,2],[5211,2]]], [4863,[5893.6,3851.7,0],[[4545,2],[5212,2]]], [4864,[5593.64,4138.27,0],[[4546,2],[5213,2]]], [4865,[5589.05,4242.23,0],[[4546,2],[5214,2],[5215,2],[5216,2],[5217,2]]], -[4866,[5794.49,4195.05,0],[[4547,2]]], [4867,[5853.34,4331.8,0],[[4547,2],[5218,2]]], [4868,[5504.08,5261.74,-2.54313e-006],[[4550,2]]], [4869,[5441.46,5352.64,0],[[4550,2],[4568,2],[5219,2],[4869,2]]], [4870,[5635.91,4534.09,0],[[4551,2],[5220,2],[5215,2]]], [4871,[7015.62,8000.45,0],[[4552,2],[5221,2],[5222,2]]], -[4872,[6334.88,7913.54,-7.62939e-006],[[4553,2],[5223,2]]], [4873,[6113.57,7849.41,0],[[4553,2],[5224,2],[5225,2]]], [4874,[6564.16,7881.25,0],[[4554,2],[5226,2]]], [4875,[6555.92,7764.14,0],[[4554,2],[4875,2],[5227,2]]], [4876,[7112.55,7938.12,0],[[4555,2]]], [4877,[7655.29,8435.01,-1.52588e-005],[[4556,2],[5228,2]]], -[4878,[7727.91,8133.84,0],[[4557,2],[5229,2]]], [4879,[8390.11,7945.78,0],[[4559,2],[4881,2],[5230,2]]], [4880,[8522.66,7893.33,0],[[4559,2],[5231,2]]], [4881,[8279.44,8005.76,0],[[4560,2],[4879,2],[5232,2]]], [4882,[8057.86,8247.01,1.01725e-005],[[4561,2],[5233,2],[5234,2]]], [4883,[8215.04,8186.62,-1.52588e-005],[[4561,2],[5235,2],[5232,2]]], -[4884,[6145.81,7246.2,0],[[4564,2],[5236,2],[4891,2]]], [4885,[6114.44,7126.58,0],[[4564,2],[4572,2],[4885,2]]], [4886,[6246.81,6771.19,0],[[4565,2]]], [4887,[6199.17,6784.05,0],[[4565,2]]], [4888,[5025.33,6290.05,3.8147e-006],[[4566,2],[4581,2],[5237,2]]], [4889,[5242.8,5175.27,-1.27157e-006],[[4567,2],[5238,2],[5239,2]]], -[4890,[4953.94,5341.51,0],[[4569,2]]], [4891,[6047.04,7281.96,-5.08626e-006],[[4570,2],[4884,2],[5240,2]]], [4892,[5858.89,7481.24,0],[[4570,2],[5241,2]]], [4893,[4288.39,8035.72,0],[[4574,2],[5242,2]]], [4894,[4820.68,7490.11,7.62939e-006],[[4577,2],[5243,2]]], [4895,[5366.15,7097.99,0],[[4579,2],[4895,2]]], -[4896,[4556.98,5693.41,0],[[4584,2]]], [4897,[4553.51,5533.98,0],[[4584,2],[5244,2]]], [4898,[3919.38,5530.9,6.35783e-007],[[4585,2],[5245,2],[5246,2]]], [4899,[3884.46,5647.18,-6.35783e-007],[[4585,2],[4899,2],[5247,2]]], [4900,[3686.32,7359.07,0],[[4586,2]]], [4901,[3887.21,5155.28,0],[[4588,2]]], -[4902,[3897.44,5264.5,0],[[4588,2],[5245,2],[5248,2],[4902,2]]], [4903,[4119.95,4971.33,0],[[4589,2],[5249,2]]], [4904,[3437.28,5291.79,9.53674e-007],[[4590,2]]], [4905,[3874.67,5015.58,0],[[4592,2],[5250,2],[4905,2],[5251,2],[5252,2]]], [4906,[3070.92,5154.82,0],[[4593,2],[4906,2],[5253,2]]], [4907,[3756.76,8242.13,-2.54313e-006],[[4594,2],[4907,2],[5254,2]]], -[4908,[3874.58,8528.47,0],[[4595,2],[5255,2]]], [4909,[3625.15,8750.35,0],[[4596,2]]], [4910,[2626.65,9546.76,0],[[4599,2],[4600,2]]], [4911,[2484.54,9619.7,0],[[4600,2],[5256,2],[4911,2]]], [4912,[2686.86,9210.77,1.90735e-006],[[4601,2]]], [4913,[3031.48,9138.29,0],[[4602,2],[5257,2]]], -[4914,[2519.93,9072.79,0],[[4603,2]]], [4915,[2229.99,10014.6,0],[[4604,2],[5258,2],[5259,2]]], [4916,[2130.07,10027.1,0],[[4604,2],[5260,2]]], [4917,[1877.73,10163.6,0],[[4605,2],[5261,2],[4919,2]]], [4918,[1985.98,10159.6,0],[[4607,2],[5262,2],[5260,2],[4918,2]]], [4919,[1843.47,10157.4,0],[[4608,2],[4917,2],[5263,2],[5261,2]]], -[4920,[1777.56,9993.74,0],[[4608,2],[4609,2],[5264,2]]], [4921,[1526.57,9626.66,0],[[4610,2]]], [4922,[2929.83,9936.04,0],[[4611,2],[5265,2]]], [4923,[2504.96,9805.46,0],[[4612,2],[5266,2],[5267,2],[4923,2]]], [4924,[2729.88,9754.49,0],[[4612,2],[5268,2],[4924,2],[5269,2]]], [4925,[2765,10011.4,-1.27157e-006],[[4613,2],[5270,2],[5271,2]]], -[4926,[2445.67,9998.3,-7.62939e-006],[[4613,2],[5259,2]]], [4927,[3283.42,8922.94,0],[[4614,2],[5272,2],[5273,2],[5274,2]]], [4928,[2185.17,12452.5,-6.35783e-007],[[4615,2],[5275,2],[5276,2]]], [4929,[2429.65,12750.5,0],[[4616,2],[5277,2],[5278,2]]], [4930,[2711.97,12196.4,0],[[4617,2],[5279,2]]], [4931,[2755.69,12409.1,0],[[4617,2],[5280,2]]], -[4932,[3248.97,12334,2.54313e-006],[[4618,2],[5281,2],[5282,2],[4975,2]]], [4933,[4420.63,16626.8,0],[[4619,2],[4636,2],[5283,2]]], [4934,[4763.25,17046.3,0],[[4620,2],[5284,2],[4934,2],[5285,2]]], [4935,[4920.4,17101.3,0],[[4621,2],[5286,2],[5287,2]]], [4936,[5094.21,16831.6,-2.54313e-006],[[4622,2],[4936,2],[5288,2]]], [4937,[5155.66,16764.2,0],[[4622,2]]], -[4938,[4984.79,16191.8,7.62939e-006],[[4623,2],[5289,2]]], [4939,[5408.08,16572.6,2.54313e-006],[[4624,2],[5290,2],[5291,2]]], [4940,[5298.26,16827.9,0],[[4625,2],[5292,2]]], [4941,[3138.47,16252.8,0],[[4627,2]]], [4942,[3163.41,16385.3,0],[[4627,2],[5293,2]]], [4943,[3302.68,16164.2,0],[[4628,2],[4311,2],[4943,2]]], -[4944,[3619.56,16240.4,0],[[4629,2],[4944,2]]], [4945,[2655.59,16146.5,-3.8147e-006],[[4632,2],[5294,2],[4945,2],[5295,2]]], [4946,[2744.46,16429,0],[[4633,2],[4946,2],[5296,2]]], [4947,[2907.53,16571.9,0],[[4633,2],[5297,2]]], [4948,[2869.32,16406.9,0],[[4633,2],[4948,2],[5298,2]]], [4949,[4165.67,16825.8,0],[[4634,2],[5299,2],[4949,2],[5300,2]]], -[4950,[4323.15,16652.3,0],[[4634,2]]], [4951,[3972.31,16587.2,7.62939e-006],[[4635,2],[5301,2]]], [4952,[4382.46,16636.4,7.62939e-006],[[4636,2],[5302,2]]], [4953,[2264.75,15344.1,0],[[4637,2],[5303,2]]], [4954,[2406.46,15678.9,0],[[4637,2],[5304,2]]], [4955,[2141.64,14420.1,0],[[4639,2],[4955,2]]], -[4956,[2009.94,14574,0],[[4640,2]]], [4957,[1848.49,14518.9,0],[[4640,2],[5305,2]]], [4958,[1723.85,13162.1,0],[[4643,2],[5306,2],[5307,2],[5308,2]]], [4959,[1480.17,13329.2,0],[[4644,2],[4963,2]]], [4960,[1470.9,13200.3,6.35783e-007],[[4644,2],[5309,2],[5310,2]]], [4961,[1442.17,13227.1,0],[[4644,2],[4961,2],[5309,2]]], -[4962,[1542.91,13186.7,0],[[4644,2],[5311,2],[5312,2],[5313,2],[5308,2]]], [4963,[1440.34,13421,0],[[4645,2],[4959,2],[5314,2],[5315,2]]], [4964,[1531.94,13455.5,0],[[4645,2],[4964,2],[5316,2],[5314,2]]], [4965,[2039.62,12863.2,4.76837e-007],[[4646,2],[4965,2],[5317,2],[5318,2]]], [4966,[7190.57,14806.3,0],[[4647,2],[5319,2]]], [4967,[7416.03,14860.9,0],[[4647,2],[5320,2]]], -[4968,[7266.13,14398.7,0],[[4648,2]]], [4969,[6792.78,14843.1,0],[[4649,2],[5321,2]]], [4970,[6703.99,15061.7,-3.05176e-005],[[4649,2],[5322,2]]], [4971,[7043.95,14990.6,0],[[4650,2],[5323,2]]], [4972,[6941.94,15169,0],[[4650,2],[5324,2]]], [4973,[4033.2,11566.4,0],[[4651,2],[5325,2]]], -[4974,[3466.42,11794.8,0],[[4652,2],[5326,2]]], [4975,[3381.53,12237.3,2.54313e-006],[[4653,2],[4932,2],[4975,2],[5327,2],[5282,2]]], [4976,[3060.03,12043.4,3.8147e-006],[[4654,2],[5328,2]]], [4977,[5317.51,15892.2,7.62939e-006],[[4655,2],[4660,2],[5329,2]]], [4978,[5646.6,16183.6,0],[[4656,2],[5330,2],[5331,2]]], [4979,[5475.44,16094.5,0],[[4656,2]]], -[4980,[5920.71,15565.8,0],[[4657,2]]], [4981,[6357.8,15326.5,2.54313e-006],[[4658,2],[5332,2],[5333,2]]], [4982,[6358.54,15735.1,0],[[4659,2],[5334,2]]], [4983,[6172.97,15761.6,0],[[4659,2],[5335,2]]], [4984,[7254.11,12375,-2.54313e-006],[[4661,2],[5336,2],[5337,2]]], [4985,[7111.59,12369.4,0],[[4661,2],[4985,2],[5338,2]]], -[4986,[5798.61,11279.6,0],[[4663,2]]], [4987,[5697.02,11035.6,0],[[4663,2],[4675,2],[4997,2]]], [4988,[6534,11094.7,0],[[4666,2],[5339,2]]], [4989,[6825.17,11269.5,0],[[4666,2],[5340,2]]], [4990,[6837.99,11062.3,0],[[4666,2],[5341,2]]], [4991,[7559.34,12603.9,0],[[4668,2],[5342,2]]], -[4992,[7668.87,12902.5,0],[[4668,2],[5343,2]]], [4993,[7406.58,14360.2,-7.62939e-006],[[4669,2]]], [4994,[7698.75,14499.6,3.8147e-006],[[4670,2],[5344,2],[5345,2],[4994,2],[5346,2]]], [4995,[7682.31,13840.1,-5.72205e-006],[[4673,2],[5347,2],[5348,2],[4995,2],[5349,2]]], [4996,[7705.4,13541.2,0],[[4674,2],[5350,2]]], [4997,[5677.81,11018.4,0],[[4987,2],[4675,2],[5712,2]]], -[4998,[5346.16,10654.8,0],[[4677,2]]], [4999,[5280.44,10558.1,0],[[4677,2],[5351,2],[5352,2]]], [5000,[4258.54,10715.8,0],[[4679,2],[5353,2],[5000,2],[5354,2]]], [5001,[4293.08,11176.5,3.8147e-006],[[4680,2]]], [5002,[4274.79,11265.4,1.90735e-006],[[4680,2],[5355,2],[5002,2],[5356,2],[5357,2]]], [5003,[4705.31,10645.2,-2.54313e-006],[[4681,2],[5358,2],[5359,2]]], -[5004,[4450.69,10798.6,0],[[4682,2]]], [5005,[12156.6,10333.1,-7.62939e-006],[[4683,2],[5024,2]]], [5006,[12905.1,10105.5,-1.52588e-006],[[4684,2],[4685,2],[5360,2],[5361,2],[5362,2],[5007,2]]], [5007,[12973.3,10206.4,0],[[4685,2],[4686,2],[5006,2],[5362,2]]], [5008,[13093.1,10159.7,1.90735e-006],[[4686,2],[5363,2],[5009,2],[5364,2],[5362,2]]], [5009,[13056.4,10266.3,7.62939e-006],[[4686,2],[5008,2],[5363,2]]], -[5010,[13022.5,10378.4,2.54313e-006],[[4687,2],[5365,2],[5011,2]]], [5011,[13105.3,10386.2,0],[[4687,2],[5010,2],[5011,2],[5366,2]]], [5012,[13047.8,10275.4,0],[[4687,2]]], [5013,[13090.1,12149.6,0],[[4689,2],[5367,2]]], [5014,[13051.9,11992.8,0],[[4689,2]]], [5015,[13474.8,11689.8,-2.54313e-006],[[4691,2],[5368,2],[5369,2]]], -[5016,[13728.2,11334.7,-1.90735e-006],[[4692,2],[5370,2],[5371,2],[5372,2]]], [5017,[13805.3,11180.7,0],[[4692,2],[5373,2]]], [5018,[13591,10913.2,0],[[4693,2],[5018,2]]], [5019,[13528.8,10814.1,0],[[4693,2],[5374,2]]], [5020,[13365,10586.5,0],[[4693,2],[5375,2]]], [5021,[13245.4,10821.1,0],[[4693,2],[5376,2]]], -[5022,[11882,10223.5,0],[[4694,2]]], [5023,[11854.2,10048.3,-7.62939e-006],[[4694,2],[5377,2]]], [5024,[12141.9,10218.5,3.8147e-006],[[4694,2],[5005,2],[5378,2],[5024,2]]], [5025,[12020.8,10274.2,0],[[4694,2]]], [5026,[11676.6,9799.42,0],[[4695,2],[5377,2],[5379,2]]], [5027,[11797.8,9724.46,2.54313e-006],[[4695,2],[5380,2],[5381,2]]], -[5028,[11699.8,9432.38,0],[[4696,2],[5382,2],[5383,2],[5384,2]]], [5029,[11571.3,9309.25,7.62939e-006],[[4696,2],[5385,2]]], [5030,[11033.1,9474.63,-2.54313e-006],[[4697,2],[5386,2],[5049,2]]], [5031,[13269.2,12451.1,1.90735e-006],[[4698,2],[5387,2]]], [5032,[13443.9,12458.8,0],[[4698,2],[5388,2],[5032,2],[5389,2],[5390,2]]], [5033,[12919.3,13018.2,0],[[4699,2],[5034,2],[5391,2]]], -[5034,[12798.7,13141,0],[[4701,2],[5033,2]]], [5035,[9921.71,13992,0],[[4706,2],[5392,2]]], [5036,[9919.46,13824.4,-2.54313e-006],[[4706,2],[4728,2],[5393,2]]], [5037,[11411.4,14563.6,2.54313e-006],[[4707,2],[5039,2],[5394,2]]], [5038,[11375.4,14631.5,9.53674e-007],[[4707,2],[5395,2],[5396,2],[5397,2]]], [5039,[11431.8,14595.5,9.53674e-007],[[4707,2],[5037,2],[5398,2],[5039,2]]], -[5040,[10732.3,14706.1,0],[[4709,2],[5399,2],[5400,2]]], [5041,[10297.9,14169.7,-2.54313e-006],[[4710,2],[5401,2],[5402,2],[5041,2]]], [5042,[10425.1,14590.6,0],[[4711,2],[5403,2],[5400,2],[5404,2]]], [5043,[11787.9,13854.6,0],[[4712,2]]], [5044,[11896.5,14143.1,0],[[4713,2],[4714,2],[5405,2],[5044,2],[5046,2]]], [5045,[11728.4,14189.2,-1.90735e-006],[[4714,2]]], -[5046,[11824.1,14217.5,-2.38419e-007],[[4714,2],[5044,2],[5406,2],[5407,2]]], [5047,[10081.6,9535.63,0],[[4715,2],[5078,2],[5408,2],[5409,2]]], [5048,[10004.9,9806.75,-1.90735e-006],[[4716,2],[4741,2],[5048,2]]], [5049,[10881.1,9572,0],[[4717,2],[5030,2],[5410,2],[5411,2]]], [5050,[8676.64,11512.5,0],[[4718,2],[5412,2]]], [5051,[8638.44,11746.2,0],[[4718,2]]], -[5052,[8372.04,11995,-7.62939e-006],[[4719,2],[5413,2]]], [5053,[8434.8,12236.6,0],[[4719,2],[5414,2],[5415,2]]], [5054,[8592.85,12288.2,0],[[4719,2],[5416,2],[5415,2]]], [5055,[8917.91,12366.8,1.90735e-006],[[4720,2],[4721,2],[5417,2]]], [5056,[8827.6,13361.1,0],[[4724,2],[5418,2]]], [5057,[8805.57,13240.9,0],[[4724,2],[5419,2]]], -[5058,[9106.21,13085.3,0],[[4725,2],[5420,2],[5421,2]]], [5059,[9093.63,13230.7,0],[[4725,2],[5422,2]]], [5060,[9098.97,13309.6,-7.62939e-006],[[4726,2]]], [5061,[9281.77,13806.5,0],[[4727,2],[5423,2],[5424,2]]], [5062,[9195.27,13667.5,-7.62939e-006],[[4727,2]]], [5063,[9386.5,13749.8,7.62939e-006],[[4727,2]]], -[5064,[9684.85,13767.1,0],[[4728,2]]], [5065,[9358.2,12704,-3.8147e-006],[[4729,2]]], [5066,[9024.31,12841.2,0],[[4730,2],[4731,2],[5420,2]]], [5067,[8779.98,12685.5,0],[[4731,2],[5425,2]]], [5068,[8813.02,12546.3,2.54313e-006],[[4731,2],[5426,2],[5417,2]]], [5069,[9163.98,12736.8,0],[[4732,2]]], -[5070,[8640.87,10795.2,0],[[4734,2],[5075,2]]], [5071,[8184.05,10790,0],[[4735,2],[5427,2],[5428,2]]], [5072,[8536.05,11207.7,0],[[4736,2],[5429,2]]], [5073,[8830.4,10141,7.62939e-006],[[4737,2],[5430,2]]], [5074,[8819.71,10349.4,0],[[4737,2],[5431,2]]], [5075,[8745.52,10650.5,0],[[4738,2],[5070,2],[5075,2],[5432,2]]], -[5076,[8767.85,10424.2,-2.54313e-006],[[4738,2],[5433,2],[5434,2],[5432,2]]], [5077,[9319,10051.9,-2.54313e-006],[[4740,2],[4743,2],[5081,2]]], [5078,[9965.95,9560.19,7.62939e-006],[[4741,2],[5047,2]]], [5079,[9340.87,9510.15,-2.54313e-006],[[4742,2],[5435,2],[5436,2]]], [5080,[9552.43,9524,0],[[4742,2],[5437,2]]], [5081,[9246,9892.06,1.90735e-006],[[4744,2],[5077,2],[5438,2],[5439,2]]], -[5082,[14921.2,8276.62,0],[[4745,2],[5440,2],[5441,2]]], [5083,[14981.4,8009.43,0],[[4746,2]]], [5084,[14844,8062.38,0],[[4746,2],[5442,2]]], [5085,[14922.3,7489.55,0],[[4747,2],[4800,2]]], [5086,[15663.7,7512.32,0],[[4748,2]]], [5087,[15395,8947.7,0],[[4749,2],[5087,2]]], -[5088,[15246.1,9122.8,2.54313e-006],[[4749,2],[5443,2],[5444,2]]], [5089,[15330.2,8967.28,0],[[5089,2]]], [5090,[15337.7,9665.22,0],[[4750,2],[5445,2],[5446,2]]], [5091,[15785.3,9659.47,0],[[4751,2],[5447,2]]], [5092,[15411.3,9800.42,0],[[4752,2]]], [5093,[16185.1,9904.76,0],[[4753,2],[5448,2],[5449,2]]], -[5094,[16222,9706.05,-3.8147e-006],[[4753,2]]], [5095,[16912.6,10034.5,0],[[4754,2]]], [5096,[16754.9,9988.8,0],[[4754,2],[5450,2],[5451,2]]], [5097,[17211.6,9961.53,-6.35783e-007],[[4755,2],[5452,2],[5453,2]]], [5098,[17067.2,10024.4,0],[[4755,2],[5098,2],[5454,2]]], [5099,[17482.3,9814.89,0],[[4756,2],[5455,2]]], -[5100,[17798.9,9957.35,0],[[4757,2],[4758,2],[4759,2],[5456,2],[5457,2],[5104,2]]], [5101,[17680.3,9940.14,0],[[4757,2],[5458,2],[5459,2],[5455,2],[5460,2]]], [5102,[17713.5,9971.01,1.90735e-006],[[4757,2],[5461,2]]], [5103,[17997.1,9773.29,2.72478e-007],[[4758,2],[5103,2],[5462,2],[5463,2],[5464,2],[5465,2]]], [5104,[17897.3,9911.78,0],[[4758,2],[4759,2],[5100,2],[5466,2],[5467,2],[5457,2]]], [5105,[17897.3,9545.9,0],[[4760,2],[4761,2],[5468,2],[5109,2]]], -[5106,[18350.7,9158.43,1.58946e-007],[[4762,2],[5469,2],[5106,2],[5470,2]]], [5107,[18215.9,9500.29,-3.17891e-007],[[4763,2],[5471,2],[5472,2]]], [5108,[18276.8,9462.15,-1.58946e-007],[[4763,2],[5473,2],[5470,2],[5474,2]]], [5109,[18025.3,9564.04,-6.35783e-007],[[4764,2],[5105,2],[5468,2],[5475,2],[5110,2]]], [5110,[18098.3,9576.55,-2.38419e-007],[[4764,2],[5109,2],[5476,2],[5471,2],[5477,2],[5478,2]]], [5111,[16393.5,2577.12,0],[[4765,2],[5479,2]]], -[5112,[16247.5,2442.58,0],[[4765,2],[5480,2],[5481,2]]], [5113,[16054.7,2476.71,0],[[4765,2],[5482,2]]], [5114,[15729.7,2728.65,0],[[5114,2],[5483,2],[5484,2]]], [5115,[15664.9,2823.37,-3.17891e-007],[[4766,2],[5485,2],[5486,2]]], [5116,[16555.3,3365.61,-7.94729e-008],[[4767,2],[5487,2],[5488,2]]], [5117,[16711.4,3567.47,0],[[4768,2],[5489,2],[5145,2]]], -[5118,[16626.6,4045.57,0],[[4769,2]]], [5119,[16574.4,4013.92,4.76837e-007],[[4769,2],[5490,2]]], [5120,[16747.7,3801.98,0],[[4769,2],[5491,2],[5145,2]]], [5121,[16583.6,3011.3,0],[[4771,2],[5492,2],[5493,2]]], [5122,[16672.5,3126.88,0],[[4771,2],[5494,2]]], [5123,[13107.8,4186.63,-1.27157e-006],[[4773,2],[5495,2],[5496,2]]], -[5124,[13435.4,3862.57,0],[[4774,2],[4832,2],[5181,2],[5497,2]]], [5125,[13521.8,3443.71,0],[[4775,2],[5498,2],[5499,2]]], [5126,[13888.4,3060.32,9.53674e-007],[[4777,2],[5500,2],[5501,2],[5502,2]]], [5127,[15284.8,2833.23,0],[[4778,2],[5503,2]]], [5128,[14689.2,2675.75,0],[[4779,2],[5504,2],[5505,2]]], [5129,[13850,6154.43,0],[[4780,2]]], -[5130,[13890.8,6311.94,0],[[4781,2],[5506,2]]], [5131,[14598.2,6563.85,0],[[4783,2],[5131,2]]], [5132,[14286,6481.14,0],[[4783,2],[5507,2]]], [5133,[13559.4,5857.99,0],[[4784,2],[4785,2],[5508,2]]], [5134,[13558.7,6101.23,0],[[4786,2],[5509,2],[5508,2]]], [5135,[13752.6,6335.5,0],[[4786,2],[5510,2]]], -[5136,[12887.7,5524.95,-5.08626e-006],[[4787,2],[5136,2],[5511,2]]], [5137,[12604.3,5067.3,0],[[4789,2],[5512,2]]], [5138,[12523.1,5365.96,1.90735e-006],[[4790,2],[5513,2],[5514,2],[5515,2]]], [5139,[12606.3,5411.75,0],[[4790,2]]], [5140,[12876.8,4932.09,0],[[4791,2],[5140,2],[5516,2]]], [5141,[13381.6,6034.67,0],[[4792,2],[5517,2]]], -[5142,[13250.1,5829.77,0],[[4792,2],[5518,2]]], [5143,[17728.6,5051.35,0],[[4794,2]]], [5144,[17764.1,4861.94,-3.97364e-008],[[4794,2]]], [5145,[16806.6,3658.12,7.94729e-008],[[4795,2],[5117,2],[5120,2],[5491,2]]], [5146,[14456.7,7709.41,-2.54313e-006],[[4796,2],[5519,2],[5520,2]]], [5147,[14246.3,7287.93,0],[[4797,2],[5521,2]]], -[5148,[14105.2,6724.56,0],[[4798,2]]], [5149,[13929.7,7014.99,-7.62939e-006],[[4799,2],[5522,2]]], [5150,[14057.7,6851.16,7.62939e-006],[[4799,2],[5150,2]]], [5151,[9677.94,5064.36,0],[[4801,2],[4805,2],[5151,2],[5523,2]]], [5152,[9579.65,5034.76,-2.54313e-006],[[4801,2],[5154,2],[5524,2]]], [5153,[9983.27,5340.62,0],[[4803,2],[5156,2]]], -[5154,[9610.29,5187.05,-1.90735e-006],[[4805,2],[5152,2],[5525,2],[5526,2]]], [5155,[9791.39,5512.61,0],[[4806,2],[4807,2],[5158,2],[5527,2],[5528,2]]], [5156,[9921.2,5375.62,7.62939e-006],[[4806,2],[5153,2]]], [5157,[9643.44,5441.5,0],[[4807,2],[4847,2],[5525,2],[5197,2],[5196,2]]], [5158,[9714.75,5505.18,1.90735e-006],[[4807,2],[4847,2],[5155,2],[5196,2],[5528,2]]], [5159,[8981.25,4481.9,0],[[4809,2],[5529,2]]], -[5160,[8987.59,4800.21,0],[[4809,2],[5530,2],[5205,2],[5531,2]]], [5161,[11425,5298.58,0],[[4811,2]]], [5162,[11706.7,5492.77,2.54313e-006],[[4812,2],[5532,2],[5533,2]]], [5163,[11446.5,5490.37,0],[[4812,2],[5534,2]]], [5164,[11303.4,4879.68,0],[[4814,2]]], [5165,[10865.6,5508.81,-1.27157e-006],[[4815,2],[5535,2],[5536,2]]], -[5166,[11012,5331.77,0],[[4815,2],[5537,2]]], [5167,[13932.5,2418.68,6.35783e-007],[[4817,2],[5538,2],[5539,2]]], [5168,[12684.1,2315.12,0],[[4818,2],[2409,2],[5168,2]]], [5169,[13108.5,1484.61,1.90735e-006],[[4819,2],[5540,2]]], [5170,[12967.2,1291.86,0],[[4819,2],[5541,2]]], [5171,[13889.4,2596.02,0],[[4820,2],[5542,2]]], -[5172,[13488.9,3033.89,1.27157e-006],[[4821,2],[5501,2],[5543,2]]], [5173,[12010.5,1006.37,0],[[4823,2],[5544,2],[5545,2],[5546,2]]], [5174,[12115.6,1175.22,0],[[4824,2]]], [5175,[12710.1,1047.74,9.53674e-007],[[4825,2],[5547,2]]], [5176,[12529.5,994.316,0],[[4825,2],[5548,2]]], [5177,[12363.2,1060.14,0],[[4827,2],[5549,2]]], -[5178,[12226.1,1014.9,-2.38419e-007],[[4827,2],[5550,2],[5545,2],[5549,2],[5551,2]]], [5179,[11900.1,1043.4,0],[[4829,2],[5546,2]]], [5180,[10338.4,1821.52,0],[[4830,2]]], [5181,[13374.7,3820.31,0],[[4832,2],[5124,2],[5552,2]]], [5182,[13062.1,3844.24,0],[[4833,2]]], [5183,[12648.3,4194.77,3.8147e-006],[[4834,2],[5553,2]]], -[5184,[12247,4415.67,1.27157e-006],[[4835,2],[5554,2],[5555,2]]], [5185,[8440.27,3138.13,-1.90735e-006],[[4837,2],[5556,2]]], [5186,[8160.49,3618.72,0],[[4838,2],[5557,2]]], [5187,[8278.94,3385.41,0],[[4838,2],[5558,2]]], [5188,[8525.23,3838.95,-3.8147e-006],[[4839,2],[5559,2]]], [5189,[9603.03,5796.56,0],[[4842,2],[5190,2],[5560,2],[5561,2],[5562,2]]], -[5190,[9557.61,5674.09,0],[[4843,2],[4847,2],[5189,2],[5563,2]]], [5191,[9422.59,5499.56,7.62939e-006],[[4844,2],[5195,2]]], [5192,[9490.46,5379.19,-2.54313e-006],[[4844,2],[5192,2],[5564,2]]], [5193,[9321.75,5398.11,0],[[4844,2],[5565,2],[5566,2],[5567,2]]], [5194,[9184.72,5518.95,1.90735e-006],[[4845,2],[5194,2],[5567,2],[5568,2]]], [5195,[9539.16,5503.64,0],[[4847,2],[5191,2],[5564,2]]], -[5196,[9657.74,5516.49,7.62939e-006],[[4847,2],[5157,2],[5158,2],[5196,2]]], [5197,[9603.19,5488.67,0],[[4847,2],[5157,2],[5197,2]]], [5198,[9525.78,6463.4,7.62939e-006],[[4850,2],[5569,2]]], [5199,[9301.65,6406.91,-1.90735e-006],[[4851,2],[5570,2],[5199,2],[5571,2]]], [5200,[8236.38,7063.1,0],[[4852,2]]], [5201,[8986.25,6927.29,0],[[4853,2],[5572,2]]], -[5202,[8781.8,6887.05,0],[[4853,2],[5573,2],[5574,2]]], [5203,[8341.54,4319.91,0],[[4855,2],[5575,2],[5576,2]]], [5204,[9064.09,5082.35,0],[[4856,2],[5577,2],[5578,2]]], [5205,[9039.22,4999.98,0],[[4856,2],[5160,2],[5530,2],[5579,2]]], [5206,[7813.96,4696.92,-3.8147e-006],[[4857,2]]], [5207,[8171.87,4261.55,-3.8147e-006],[[4858,2]]], -[5208,[7652.64,3800.17,0],[[4859,2],[4860,2],[5580,2]]], [5209,[7409.6,3720.56,0],[[4860,2],[5581,2]]], [5210,[7302.98,3687.41,0],[[4861,2]]], [5211,[7089.01,3567.84,-1.90735e-006],[[4862,2],[5582,2]]], [5212,[5797.52,3917.09,0],[[4863,2],[5583,2]]], [5213,[5606.69,4033.45,0],[[4864,2],[5583,2]]], -[5214,[5429.8,4284.83,0],[[4865,2],[5584,2]]], [5215,[5606.36,4420.53,-1.90735e-006],[[4865,2],[4870,2],[5220,2]]], [5216,[5580.15,4172.05,-6.35783e-007],[[4865,2],[5216,2],[5585,2]]], [5217,[5520.61,4201.22,0],[[4865,2],[5586,2],[5217,2],[5587,2]]], [5218,[5860.05,4364.44,0],[[4867,2]]], [5219,[5462.92,5335.96,0],[[4869,2]]], -[5220,[5612.44,4442.74,0],[[5220,2]]], [5221,[7059.66,8166.21,0],[[4871,2],[5588,2]]], [5222,[6903.8,8050.89,2.54313e-006],[[4871,2],[5589,2],[5590,2]]], [5223,[6394.31,7962.48,7.62939e-006],[[4872,2]]], [5224,[5965.87,7922.23,0],[[4873,2],[5591,2]]], [5225,[6102.97,7734.47,0],[[4873,2]]], -[5226,[6597.98,7954.14,0],[[4874,2],[5592,2],[5593,2],[5590,2]]], [5227,[6620.13,7755.59,0],[[4875,2],[5594,2]]], [5228,[7813.02,8475.72,2.54313e-006],[[4877,2],[5595,2],[5596,2],[5597,2],[5229,2],[5598,2]]], [5229,[7778.28,8262.98,0],[[4878,2],[5228,2],[5233,2]]], [5230,[8515.27,8011.15,3.8147e-006],[[4879,2],[5231,2],[5599,2],[5600,2]]], [5231,[8594.41,7975.95,1.52588e-006],[[4880,2],[5230,2],[5231,2],[5601,2],[5602,2]]], -[5232,[8287.92,8160,1.52588e-005],[[4881,2],[4883,2],[5235,2]]], [5233,[7918.01,8273.61,0],[[4882,2],[5229,2],[5603,2]]], [5234,[8083.81,8345.55,0],[[4882,2],[5604,2],[5605,2],[5606,2]]], [5235,[8307.25,8194.54,1.52588e-005],[[4883,2],[5232,2],[5607,2]]], [5236,[6163.21,7340.94,0],[[4884,2]]], [5237,[5028.97,6448.14,0],[[4888,2],[5608,2]]], -[5238,[5362.3,5092.84,0],[[4889,2],[5238,2],[5609,2]]], [5239,[5120.86,5132.33,0],[[4889,2],[5610,2]]], [5240,[6067.26,7377.17,0],[[4891,2]]], [5241,[5859.35,7586.74,0],[[4892,2],[5611,2]]], [5242,[4291.14,8045.73,2.54313e-006],[[4893,2],[5612,2],[5613,2]]], [5243,[4859.62,7497.94,0],[[4894,2],[5614,2],[5615,2]]], -[5244,[4517.26,5485.01,-9.53674e-007],[[4897,2],[5616,2],[5617,2],[5618,2]]], [5245,[3879.75,5427.26,1.90735e-006],[[4898,2],[4902,2]]], [5246,[3874.89,5518.8,0],[[4898,2]]], [5247,[3755.85,5711.44,3.8147e-006],[[4899,2],[5619,2]]], [5248,[3812.61,5359.44,0],[[4902,2],[5620,2]]], [5249,[4199.85,4934.03,-3.17891e-007],[[4903,2],[5621,2],[5622,2]]], -[5250,[3865.47,5008.93,0],[[4905,2]]], [5251,[3854.81,4958.87,9.53674e-007],[[4905,2]]], [5252,[4027.63,4966.4,0],[[4905,2],[5623,2]]], [5253,[3145.31,5123.33,0],[[4906,2],[5624,2]]], [5254,[3898.65,8176.46,0],[[4907,2],[5625,2],[5626,2]]], [5255,[3967.54,8601.65,0],[[4908,2],[5627,2]]], -[5256,[2487.23,9616,6.35783e-007],[[4911,2]]], [5257,[3089.97,9146.7,0],[[4913,2],[5628,2],[5257,2],[5274,2]]], [5258,[2320.6,10177.2,1.90735e-006],[[4915,2],[5629,2]]], [5259,[2352.18,10007,0],[[4915,2],[4926,2]]], [5260,[2067.13,10156.1,-9.53674e-007],[[4916,2],[4918,2],[5262,2]]], [5261,[1832.4,10241.7,0],[[4917,2],[4919,2],[5630,2]]], -[5262,[2003.17,10206,0],[[4918,2],[5260,2],[5631,2]]], [5263,[1827.63,10223.2,0],[[4919,2],[5632,2]]], [5264,[1625.96,9975.22,3.17891e-007],[[4920,2],[5633,2],[5634,2]]], [5265,[3057.46,9948.17,3.8147e-006],[[4922,2],[5635,2]]], [5266,[2350.8,9719.11,0],[[4923,2]]], [5267,[2521.07,9814.68,0],[[4923,2]]], -[5268,[2727.52,9782.96,0],[[4924,2],[5268,2]]], [5269,[2786.5,9711.79,-1.90735e-006],[[4924,2],[5636,2],[5637,2],[5638,2]]], [5270,[2952.08,10108.6,0],[[4925,2],[5639,2],[5640,2]]], [5271,[2776.61,10119.3,0],[[4925,2]]], [5272,[3288.57,9094.96,0],[[4927,2],[5641,2]]], [5273,[3406.32,8913.07,0],[[4927,2]]], -[5274,[3157.37,8955.85,0],[[4927,2],[5257,2],[5642,2]]], [5275,[2238.79,12314.2,0],[[4928,2],[5643,2]]], [5276,[2118.02,12533.4,0],[[4928,2],[5644,2]]], [5277,[2407.58,12809.2,0],[[4929,2]]], [5278,[2474.51,12796,-3.8147e-006],[[4929,2]]], [5279,[2774.25,12072.3,0],[[4930,2],[5645,2]]], -[5280,[2837.39,12437.6,-3.8147e-006],[[4931,2],[5646,2]]], [5281,[3130.63,12357.2,0],[[4932,2],[5647,2],[5281,2],[5648,2]]], [5282,[3363.73,12293.6,0],[[4932,2],[4975,2],[5649,2]]], [5283,[4396.16,16636.7,7.62939e-006],[[4933,2]]], [5284,[4775.08,17022.1,7.62939e-006],[[4934,2],[5284,2]]], [5285,[4689.83,17110.2,0],[[4934,2],[5650,2]]], -[5286,[4910.8,17207.5,0],[[4935,2],[5651,2],[5652,2]]], [5287,[4982,17109.4,2.54313e-006],[[4935,2],[5653,2],[5654,2]]], [5288,[5120.29,16854.4,2.54313e-006],[[4936,2],[5655,2],[5288,2]]], [5289,[4997,16161,-2.54313e-006],[[4938,2],[5656,2],[5289,2]]], [5290,[5557.32,16581.8,0],[[4939,2],[5657,2]]], [5291,[5414.13,16529.8,0],[[4939,2],[5658,2],[5659,2]]], -[5292,[5339.91,16862.9,0],[[4940,2],[5660,2]]], [5293,[3142.59,16545.8,0],[[4942,2],[5661,2]]], [5294,[2621.03,16075.4,0],[[4945,2],[5662,2],[5663,2]]], [5295,[2606.71,16258.8,7.62939e-006],[[4945,2],[5664,2]]], [5296,[2636.57,16381.2,0],[[4946,2],[5665,2]]], [5297,[2930.81,16628.6,-1.90735e-006],[[4947,2],[5666,2],[5667,2],[5668,2]]], -[5298,[2945.85,16433,0],[[4948,2]]], [5299,[4035.27,16787.9,3.8147e-006],[[4949,2],[5669,2],[5670,2],[5301,2]]], [5300,[4230.84,16984.8,0],[[4949,2],[5671,2]]], [5301,[4048.11,16698.4,0],[[4951,2],[5299,2]]], [5302,[4394.47,16712.5,0],[[4952,2]]], [5303,[2163.59,15234.5,0],[[4953,2],[5672,2]]], -[5304,[2489.86,15825.1,0],[[4954,2],[5662,2]]], [5305,[1786.61,14499.1,0],[[4957,2],[5673,2],[5674,2],[5675,2]]], [5306,[1769.52,13066.9,0],[[4958,2],[5676,2],[5677,2]]], [5307,[1770.67,13190.9,2.54313e-006],[[4958,2],[5307,2]]], [5308,[1691.16,13135.8,0],[[4958,2],[4962,2],[5313,2],[5676,2]]], [5309,[1449.24,13162,0],[[4960,2],[4961,2],[5678,2],[5309,2],[5679,2]]], -[5310,[1500.45,13213.4,0],[[4960,2]]], [5311,[1503.85,13115.8,0],[[4962,2],[5680,2]]], [5312,[1613.89,13234.4,0],[[4962,2],[5681,2]]], [5313,[1598.51,13114.6,-3.8147e-007],[[4962,2],[5308,2],[5680,2],[5682,2],[5683,2]]], [5314,[1440.47,13482.9,0],[[4963,2],[4964,2],[5684,2],[5316,2]]], [5315,[1406.26,13338.2,0],[[4963,2],[5685,2]]], -[5316,[1493.9,13499.5,0],[[4964,2],[5314,2],[5316,2]]], [5317,[1946.5,12869.2,0],[[4965,2],[5686,2],[5677,2],[5687,2]]], [5318,[2173.13,12955.7,0],[[4965,2],[5688,2]]], [5319,[7222.72,14914.7,0],[[4966,2],[5689,2]]], [5320,[7490.34,14956,0],[[4967,2],[5690,2],[5691,2]]], [5321,[6678.65,14890.8,0],[[4969,2],[5692,2]]], -[5322,[6586.72,15118.2,1.52588e-005],[[4970,2],[5693,2]]], [5323,[7069.54,15024.9,7.62939e-006],[[4971,2]]], [5324,[6942.48,15196.2,0],[[4972,2],[5694,2],[5695,2]]], [5325,[4057.26,11554.9,0],[[4973,2],[5696,2],[5697,2],[5356,2],[5698,2],[5699,2]]], [5326,[3318.14,11807.8,0],[[4974,2],[5700,2]]], [5327,[3359.13,12290.6,-9.53674e-007],[[4975,2],[5327,2]]], -[5328,[2914.71,12012.8,0],[[4976,2],[5645,2]]], [5329,[5310.35,15874,0],[[4977,2],[5701,2]]], [5330,[5553.81,16236.4,2.54313e-006],[[4978,2],[5330,2],[5702,2]]], [5331,[5756.2,16299.6,5.08626e-006],[[4978,2],[5703,2],[5704,2]]], [5332,[6486.66,15287.8,0],[[4981,2],[5705,2],[5693,2]]], [5333,[6311.49,15235.9,0],[[4981,2]]], -[5334,[6514.54,15801.8,0],[[4982,2],[5706,2]]], [5335,[6094.71,15872.1,0],[[4983,2],[5707,2]]], [5336,[7315.41,12398.4,0],[[4984,2],[5708,2],[5709,2]]], [5337,[7232.91,12410.1,0],[[4984,2]]], [5338,[7081.96,12401.7,0],[[4985,2],[5710,2],[5711,2],[5338,2]]], [5339,[6375.02,11033.2,0],[[4988,2],[5713,2]]], -[5340,[6959.4,11365.8,0],[[4989,2],[5714,2]]], [5341,[6940.46,11003.8,0],[[4990,2],[5715,2],[5716,2],[5717,2]]], [5342,[7569.82,12568.6,0],[[4991,2],[5718,2],[5708,2],[5719,2]]], [5343,[7735.27,12969.1,0],[[4992,2],[5720,2],[5721,2]]], [5344,[7848.56,14581.1,0],[[4994,2],[5722,2]]], [5345,[7689.26,14500.4,2.54313e-006],[[4994,2]]], -[5346,[7735.02,14605.5,0],[[4994,2],[5723,2]]], [5347,[7766.98,13887,0],[[4995,2],[5724,2],[5725,2]]], [5348,[7672.05,13840.4,-5.08626e-006],[[4995,2]]], [5349,[7684.52,13950.4,0],[[4995,2],[5726,2]]], [5350,[7717.26,13434.2,0],[[4996,2],[5727,2],[5728,2]]], [5351,[5120.27,10580,2.54313e-006],[[4999,2],[5729,2],[5730,2]]], -[5352,[5358.65,10508.9,0],[[4999,2],[5731,2],[5732,2]]], [5353,[4140.46,10661.5,2.54313e-006],[[5000,2],[5733,2],[5734,2]]], [5354,[4280.77,10553.9,-7.62939e-006],[[5000,2],[5735,2]]], [5355,[4282.25,11242.8,0],[[5002,2]]], [5356,[4249.67,11431.1,7.62939e-006],[[5002,2],[5325,2],[5697,2]]], [5357,[4133.21,11213.8,-7.62939e-006],[[5002,2],[5736,2]]], -[5358,[4888.93,10620.6,0],[[5003,2],[5737,2],[5729,2]]], [5359,[4725.03,10507.8,0],[[5003,2],[5738,2]]], [5360,[12833.9,10072.3,0],[[5006,2],[5739,2],[5740,2]]], [5361,[12968.8,10047.5,-7.62939e-006],[[5006,2]]], [5362,[12992.6,10140.7,-7.62939e-006],[[5006,2],[5007,2],[5008,2]]], [5363,[13106.6,10217,-1.90735e-006],[[5008,2],[5009,2],[5741,2],[5742,2]]], -[5364,[13177.8,10098,2.54313e-006],[[5008,2],[5364,2],[5743,2]]], [5365,[13059.1,10552,0],[[5010,2],[5744,2]]], [5366,[13201.5,10442.3,-2.54313e-006],[[5011,2],[5375,2],[5745,2]]], [5367,[13106.1,12174.6,0],[[5013,2],[5746,2],[5747,2]]], [5368,[13505.6,11760.6,0],[[5015,2],[5748,2],[5749,2]]], [5369,[13464.4,11756.3,0],[[5015,2],[5369,2]]], -[5370,[13837.6,11299.3,7.62939e-006],[[5016,2],[5750,2]]], [5371,[13624.6,11300.6,0],[[5016,2],[5371,2]]], [5372,[13769.7,11490.5,0],[[5016,2],[5751,2],[5752,2]]], [5373,[13889.1,11091.6,0],[[5017,2],[5753,2],[5754,2]]], [5374,[13660.7,10846.4,0],[[5019,2],[5755,2]]], [5375,[13351.6,10466.8,0],[[5020,2],[5366,2],[5756,2]]], -[5376,[13158.7,10843.3,0],[[5021,2],[5757,2],[5758,2]]], [5377,[11747.9,9980.16,0],[[5023,2],[5026,2]]], [5378,[12283.1,10194.7,0],[[5024,2],[5759,2],[5760,2]]], [5379,[11588.2,9816.5,0],[[5026,2]]], [5380,[11963.3,9790.04,0],[[5027,2],[5761,2]]], [5381,[11792,9602.77,0],[[5027,2]]], -[5382,[11688.7,9463.58,0],[[5028,2]]], [5383,[11781.2,9297.62,0],[[5028,2],[5762,2]]], [5384,[11897.4,9429.39,0],[[5028,2],[5763,2]]], [5385,[11560,9264.59,0],[[5029,2],[5764,2],[5385,2],[5765,2]]], [5386,[10881.1,9455.68,0],[[5030,2],[5766,2],[5767,2]]], [5387,[13256.3,12427.9,1.90735e-006],[[5031,2],[5768,2],[5769,2]]], -[5388,[13521.8,12311.6,1.27157e-006],[[5032,2],[5770,2],[5771,2]]], [5389,[13534,12423.7,0],[[5032,2],[5390,2],[5389,2],[5772,2]]], [5390,[13506.1,12430.2,0],[[5389,2],[6131,2],[5390,2],[5032,2]]], [5391,[12802.8,12897.8,0],[[5033,2],[5773,2]]], [5392,[9830.62,14089,0],[[5035,2],[5774,2]]], [5393,[9970.87,13698,-7.62939e-006],[[5036,2],[5775,2]]], -[5394,[11410.4,14538.2,0],[[5037,2]]], [5395,[11339.2,14638.1,1.27157e-006],[[5038,2],[5395,2],[5776,2]]], [5396,[11438.7,14758.2,0],[[5038,2],[5777,2],[5398,2],[5778,2],[5397,2],[5779,2]]], [5397,[11371.6,14759.9,-1.27157e-006],[[5038,2],[5396,2],[5778,2],[5780,2]]], [5398,[11470,14611.5,-1.27157e-006],[[5039,2],[5396,2],[5781,2],[5777,2]]], [5399,[10833.7,14763.8,0],[[5040,2],[5782,2],[5783,2]]], -[5400,[10593.3,14636.4,0],[[5040,2],[5042,2]]], [5401,[10243.6,14241,0],[[5041,2]]], [5402,[10306.2,14157.8,-3.8147e-006],[[5041,2]]], [5403,[10252.3,14650.1,1.27157e-006],[[5042,2],[5784,2],[5785,2]]], [5404,[10464.6,14658.7,3.17891e-007],[[5042,2],[5786,2],[5404,2],[5787,2]]], [5405,[11921.4,14167.5,0],[[5044,2],[5405,2],[5407,2]]], -[5406,[11751.5,14321.6,-3.17891e-007],[[5046,2],[5788,2],[5789,2]]], [5407,[11886.6,14294.1,0],[[5046,2],[5405,2],[5790,2],[5789,2],[5791,2]]], [5408,[10265.2,9577.31,0],[[5047,2],[5792,2]]], [5409,[10054.1,9345.6,0],[[5047,2],[5793,2]]], [5410,[11067.4,9623.12,0],[[5049,2],[5794,2]]], [5411,[10708.7,9528.75,0],[[5049,2],[5795,2]]], -[5412,[8667.38,11489.6,0],[[5050,2],[5429,2],[5796,2]]], [5413,[8263.42,11868.4,0],[[5052,2],[5797,2]]], [5414,[8296.8,12218.9,7.62939e-006],[[5053,2],[5798,2]]], [5415,[8538.32,12341.9,7.62939e-006],[[5053,2],[5054,2],[5799,2]]], [5416,[8598.63,12323,0],[[5054,2],[5426,2]]], [5417,[8891.67,12420.8,0],[[5055,2],[5068,2],[5800,2]]], -[5418,[8778.28,13358.6,0],[[5056,2],[5801,2],[5802,2]]], [5419,[8783.31,13233.3,0],[[5057,2],[5803,2],[5804,2]]], [5420,[9041.13,12979.7,0],[[5058,2],[5066,2],[5805,2]]], [5421,[9005.53,13100.1,0],[[5058,2],[5806,2]]], [5422,[9062.06,13165.7,7.62939e-006],[[5059,2]]], [5423,[9380.26,13844.5,0],[[5061,2]]], -[5424,[9237.85,13903.1,2.54313e-006],[[5061,2],[5807,2],[5808,2]]], [5425,[8746.22,12661.9,0],[[5067,2],[5809,2],[5810,2]]], [5426,[8684.3,12426.3,0],[[5068,2],[5416,2],[5811,2]]], [5427,[8136.11,10915.7,0],[[5071,2],[5812,2]]], [5428,[8017.45,10697.9,-2.54313e-006],[[5071,2],[5813,2],[5814,2]]], [5429,[8573.14,11305.7,-2.54313e-006],[[5072,2],[5412,2],[5815,2]]], -[5430,[8807.31,10004.3,0],[[5073,2],[5816,2]]], [5431,[8744.63,10230.8,7.62939e-006],[[5074,2],[5817,2]]], [5432,[8678.4,10541.5,0],[[5075,2],[5076,2],[5818,2]]], [5433,[8683.41,10282.4,-7.62939e-006],[[5076,2],[5819,2]]], [5434,[8655.42,10494.3,0],[[5076,2],[5820,2]]], [5435,[9258.02,9332.82,0],[[5079,2],[5821,2]]], -[5436,[9247.62,9534.01,0],[[5079,2],[5822,2]]], [5437,[9617.38,9482.68,0],[[5080,2],[5823,2],[5824,2]]], [5438,[9222.14,9841.51,0],[[5081,2],[5825,2],[5826,2]]], [5439,[9090.79,9974.31,0],[[5081,2],[5827,2]]], [5440,[14816.9,8276.13,0],[[5082,2],[5828,2],[5829,2]]], [5441,[14925.1,8340.64,0],[[5082,2]]], -[5442,[14731.8,7948.82,0],[[5084,2],[5830,2]]], [5443,[15063.8,9119.33,0],[[5088,2],[5831,2],[5832,2]]], [5444,[15248.6,8942.09,-7.62939e-006],[[5088,2],[5833,2]]], [5445,[15215.6,9613.6,-3.8147e-006],[[5090,2],[5445,2]]], [5446,[15242.9,9781,0],[[5090,2],[5834,2]]], [5447,[15909.9,9718.86,0],[[5091,2],[5835,2]]], -[5448,[16192.1,9961.94,0],[[5093,2],[5836,2],[5837,2]]], [5449,[16099.6,9911.37,0],[[5093,2]]], [5450,[16625.6,9961.68,0],[[5096,2],[5838,2],[5839,2]]], [5451,[16827.1,10142.3,0],[[5096,2],[5840,2]]], [5452,[17277.9,9964.49,1.27157e-006],[[5097,2],[5841,2],[5842,2]]], [5453,[17205.8,9931.18,0],[[5097,2]]], -[5454,[17083.1,10005,0],[[5098,2]]], [5455,[17561.8,9911.41,0],[[5099,2],[5101,2],[5459,2]]], [5456,[17762.3,10003.9,-3.17891e-007],[[5100,2],[5456,2],[5843,2],[5457,2]]], [5457,[17849.2,10005.8,-1.58946e-007],[[5100,2],[5104,2],[5456,2],[5844,2],[5457,2],[5845,2],[5843,2]]], [5458,[17703.1,9852.82,1.90735e-006],[[5101,2]]], [5459,[17589.6,9930.07,0],[[5101,2],[5455,2],[5842,2]]], -[5460,[17628.8,9998.04,0],[[5101,2]]], [5461,[17711.8,9995.75,6.35783e-007],[[5102,2],[5846,2],[5847,2]]], [5462,[17981.7,9737.46,4.76837e-007],[[5103,2],[5848,2],[5849,2],[5468,2],[5475,2]]], [5463,[18022.7,9844.66,0],[[5103,2],[5463,2],[5850,2],[5466,2],[5465,2]]], [5464,[18046.6,9727.84,-1.19209e-007],[[5103,2],[5464,2],[5851,2],[5478,2]]], [5465,[18046.7,9778.64,-3.17891e-007],[[5103,2],[5463,2],[5852,2]]], -[5466,[17958.9,9881.86,4.76837e-007],[[5104,2],[5463,2],[5853,2]]], [5467,[17953,9928.05,0],[[5104,2],[5854,2],[5850,2]]], [5468,[17952.5,9621.63,0],[[5105,2],[5109,2],[5462,2],[5855,2],[5849,2]]], [5469,[18365,9100.63,0],[[5106,2]]], [5470,[18306.6,9285.17,-3.57628e-007],[[5106,2],[5108,2],[5470,2],[5473,2]]], [5471,[18182.7,9529.05,0],[[5107,2],[5110,2],[5856,2],[5471,2],[5476,2]]], -[5472,[18238.8,9532.95,-3.17891e-007],[[5107,2],[5472,2],[5857,2]]], [5473,[18286.1,9370.65,0],[[5108,2],[5470,2]]], [5474,[18300.2,9510.05,-1.58946e-007],[[5108,2],[5474,2],[5858,2],[5857,2]]], [5475,[18040.1,9579.47,0],[[5109,2],[5462,2],[5855,2]]], [5476,[18147.3,9589.29,-2.38419e-007],[[5110,2],[5471,2],[5852,2],[5857,2]]], [5477,[18055.2,9578.63,-1.90735e-006],[[5110,2]]], -[5478,[18077.8,9622.6,3.17891e-007],[[5110,2],[5464,2],[5859,2],[5851,2],[5849,2]]], [5479,[16501.7,2608.57,0],[[5111,2],[5860,2]]], [5480,[16428.7,2470.74,0],[[5112,2],[5861,2]]], [5481,[16222.1,2281.01,0],[[5112,2],[5862,2]]], [5482,[15915.8,2434.18,0],[[5113,2],[5863,2]]], [5483,[15735.9,2525.45,0],[[5114,2],[5864,2],[5863,2]]], -[5484,[15696.4,2726,0],[[5114,2]]], [5485,[15505.1,2799.93,0],[[5115,2],[5503,2]]], [5486,[15648.1,2889.66,0],[[5115,2]]], [5487,[16612.4,3264.19,0],[[5116,2],[5494,2]]], [5488,[16521,3340.86,0],[[5116,2]]], [5489,[16685.2,3597.48,1.58946e-007],[[5117,2],[5489,2]]], -[5490,[16534,4075.22,0],[[5119,2]]], [5491,[16764.9,3744.01,0],[[5120,2],[5145,2],[5865,2],[5866,2]]], [5492,[16530.1,2994.71,4.76837e-007],[[5121,2],[5867,2],[5868,2]]], [5493,[16655.4,2877.07,0],[[5121,2],[5869,2]]], [5494,[16687.7,3122.39,7.94729e-008],[[5122,2],[5487,2],[5870,2]]], [5495,[12952.2,4249.13,-3.8147e-006],[[5123,2],[5871,2]]], -[5496,[13151.6,4038.32,0],[[5123,2],[5872,2]]], [5497,[13396.4,3832.15,0],[[5124,2]]], [5498,[13455.6,3525.8,0],[[5125,2]]], [5499,[13495.5,3405.36,0],[[5125,2]]], [5500,[14065.8,3086.74,0],[[5126,2],[5873,2]]], [5501,[13723.1,3037.31,0],[[5126,2],[5172,2]]], -[5502,[13928.5,2874.08,0],[[5126,2],[5874,2]]], [5503,[15413.2,2808.02,0],[[5127,2],[5485,2]]], [5504,[14526.1,2697.47,-4.76837e-007],[[5128,2],[5875,2],[5504,2],[5876,2]]], [5505,[14725,2513.57,0],[[5128,2],[5877,2]]], [5506,[13891.9,6338.91,0],[[5130,2],[5878,2],[5879,2]]], [5507,[14144.9,6445.92,0],[[5132,2],[5880,2]]], -[5508,[13515.8,6077.18,0],[[5133,2],[5134,2],[5509,2]]], [5509,[13501.2,6090.47,7.62939e-006],[[5134,2],[5508,2],[5517,2]]], [5510,[13634.3,6312.24,7.62939e-006],[[5135,2],[5881,2]]], [5511,[12966.7,5578.62,0],[[5136,2],[5882,2]]], [5512,[12557.8,4927.56,0],[[5137,2],[5883,2]]], [5513,[12458.9,5186.16,0],[[5138,2],[5884,2]]], -[5514,[12599.7,5544.51,0],[[5138,2],[5885,2]]], [5515,[12367.2,5423.08,0],[[5138,2],[5886,2]]], [5516,[13054.1,4917.22,0],[[5140,2],[5887,2]]], [5517,[13382.1,6073.05,-1.90735e-006],[[5141,2],[5509,2],[5888,2],[5889,2]]], [5518,[13154.1,5794.27,5.08626e-006],[[5142,2],[5890,2],[5891,2]]], [5519,[14519.1,7730.02,-2.54313e-006],[[5146,2],[5892,2],[5893,2],[5830,2]]], -[5520,[14315.2,7694.99,0],[[5146,2],[5894,2]]], [5521,[14156.2,7177.8,0],[[5147,2],[5895,2]]], [5522,[13769.7,7025.02,0],[[5149,2],[5896,2]]], [5523,[9709.21,5027.26,0],[[5151,2]]], [5524,[9495.75,5035.38,0],[[5152,2],[5897,2],[5898,2]]], [5525,[9635.83,5266.74,-2.54313e-006],[[5154,2],[5157,2],[5525,2]]], -[5526,[9543.04,5214.8,0],[[5154,2],[5526,2],[5899,2],[5564,2]]], [5527,[9821.22,5609.16,0],[[5155,2],[5900,2],[5901,2],[5528,2]]], [5528,[9728.23,5554.3,0],[[5155,2],[5158,2],[5527,2],[5901,2]]], [5529,[8906.63,4374.16,0],[[5159,2],[5902,2]]], [5530,[9008.95,4928.54,-3.8147e-006],[[5160,2],[5205,2],[5903,2]]], [5531,[8909.15,4809.97,3.8147e-006],[[5160,2]]], -[5532,[11716.9,5666.83,0],[[5162,2],[5904,2]]], [5533,[11864.6,5499.36,-7.62939e-006],[[5162,2],[5905,2]]], [5534,[11304.9,5500.2,1.90735e-006],[[5163,2],[5906,2],[5907,2],[5908,2]]], [5535,[11038.7,5506.58,0],[[5165,2],[5909,2],[5907,2]]], [5536,[10726.4,5523.89,0],[[5165,2],[5910,2],[5911,2]]], [5537,[11044.5,5326.58,0],[[5166,2]]], -[5538,[14047.6,2444.07,0],[[5167,2],[5538,2],[5912,2]]], [5539,[13961.4,2239.86,0],[[5167,2],[5913,2]]], [5540,[13149.3,1510.11,0],[[5169,2],[5915,2],[5916,2]]], [5541,[12966.8,1270.09,3.17891e-007],[[5170,2],[5917,2],[5918,2]]], [5542,[14040.7,2585.02,0],[[5171,2],[5919,2]]], [5543,[13484.4,3163.07,0],[[5172,2]]], -[5544,[12075.2,1018.4,0],[[5173,2]]], [5545,[12103.8,955.225,0],[[5173,2],[5178,2],[5920,2]]], [5546,[11925.4,1023.37,0],[[5173,2],[5179,2]]], [5547,[12870.9,1060.61,0],[[5175,2],[5921,2],[5917,2]]], [5548,[12503,987.954,0],[[5176,2],[5549,2],[5922,2]]], [5549,[12377.5,1004.72,2.38419e-007],[[5177,2],[5178,2],[5548,2],[5923,2]]], -[5550,[12156.5,963.178,0],[[5178,2],[5550,2]]], [5551,[12117.2,1003.15,0],[[5178,2],[5551,2]]], [5552,[13395.7,3732.88,-3.8147e-006],[[5181,2]]], [5553,[12692.3,4182.89,-1.27157e-006],[[5183,2],[5924,2],[5871,2],[5925,2]]], [5554,[12377.8,4433,-3.8147e-006],[[5184,2]]], [5555,[12196,4575.04,0],[[5184,2],[5926,2]]], -[5556,[8376.2,3063.5,0],[[5185,2]]], [5557,[7997.66,3672.97,0],[[5186,2],[5927,2],[5580,2]]], [5558,[8232.05,3246.85,0],[[5187,2],[5928,2]]], [5559,[8536.19,3861.43,0],[[5188,2],[5929,2],[5930,2]]], [5560,[9612.52,5884.36,2.54313e-006],[[5189,2],[5931,2],[5932,2]]], [5561,[9624.91,5708.69,0],[[5189,2],[5933,2],[5934,2],[5563,2]]], -[5562,[9695.26,5743.33,1.90735e-006],[[5189,2],[5935,2],[5562,2],[5936,2],[5934,2]]], [5563,[9562.06,5653.12,7.62939e-006],[[5190,2],[5561,2],[5934,2]]], [5564,[9539.51,5383,-2.54313e-006],[[5192,2],[5195,2],[5526,2],[5937,2]]], [5565,[9346.93,5339.67,0],[[5193,2],[5938,2],[5939,2]]], [5566,[9233.54,5355.48,2.54313e-006],[[5193,2],[5940,2],[5941,2],[5567,2]]], [5567,[9174,5434.57,0],[[5193,2],[5194,2],[5566,2],[5941,2]]], -[5568,[9118.17,5531.25,0],[[5194,2],[5942,2]]], [5569,[9613.22,6563.18,0],[[5198,2],[5943,2]]], [5570,[9327.63,6601.96,0],[[5199,2],[5944,2],[5945,2]]], [5571,[9160.11,6427.72,-7.62939e-006],[[5199,2]]], [5572,[9160.41,6890.29,0],[[5201,2],[5946,2]]], [5573,[8810.53,6800.34,7.62939e-006],[[5202,2],[5947,2]]], -[5574,[8693.79,6904.35,7.62939e-006],[[5202,2]]], [5575,[8390.64,4317.74,0],[[5203,2]]], [5576,[8332.07,4235.69,0],[[5203,2],[5948,2],[5949,2]]], [5577,[8976.1,5140.19,0],[[5204,2]]], [5578,[9117.11,5136.31,-5.08626e-006],[[5204,2],[5950,2],[5940,2]]], [5579,[9171.02,4919.65,0],[[5205,2],[5951,2]]], -[5580,[7810.19,3735.66,0],[[5208,2],[5557,2],[5952,2]]], [5581,[7365.75,3616.78,0],[[5209,2],[5953,2]]], [5582,[7205.21,3534.4,0],[[5211,2],[5954,2]]], [5583,[5686.92,3997.31,0],[[5212,2],[5213,2]]], [5584,[5356.95,4298.11,0],[[5214,2],[5955,2]]], [5585,[5557.69,4151.03,-6.35783e-007],[[5216,2],[5585,2],[5956,2]]], -[5586,[5534.69,4203.8,0],[[5217,2],[5586,2]]], [5587,[5487.93,4191.33,0],[[5217,2]]], [5588,[7069.71,8210.59,-2.54313e-006],[[5221,2],[5959,2],[5960,2]]], [5589,[6947.97,8128.8,2.54313e-006],[[5222,2],[5589,2],[5961,2]]], [5590,[6751.11,8137.17,-2.54313e-006],[[5222,2],[5226,2],[5962,2],[5963,2]]], [5591,[5924.28,7922.47,1.52588e-006],[[5224,2],[5964,2],[5965,2],[5966,2],[5967,2]]], -[5592,[6620.43,7933.62,0],[[5226,2]]], [5593,[6664.26,8132.72,7.62939e-006],[[5226,2],[5968,2]]], [5594,[6629.38,7752.86,0],[[5227,2]]], [5595,[7808.94,8525.48,0],[[5228,2],[5969,2],[5970,2]]], [5596,[7756.58,8347.59,0],[[5228,2],[5597,2]]], [5597,[7785.18,8318.46,0],[[5228,2],[5596,2]]], -[5598,[7941.81,8425.36,0],[[5228,2],[5971,2]]], [5599,[8513.1,8188.42,0],[[5230,2],[5972,2]]], [5600,[8655.62,8096.8,0],[[5230,2],[5973,2]]], [5601,[8717,8068.61,0],[[5231,2],[5974,2]]], [5602,[8685.2,7977.18,0],[[5231,2],[5975,2]]], [5603,[7793.89,8294.55,0],[[5233,2]]], -[5604,[8045.45,8551.74,1.52588e-005],[[5234,2],[5976,2]]], [5605,[8232.12,8416.37,0],[[5234,2],[5605,2]]], [5606,[8204.08,8452.61,0],[[5234,2],[5977,2]]], [5607,[8408.08,8297.13,3.8147e-006],[[5235,2],[5978,2],[5972,2],[5979,2]]], [5608,[5038.57,6485.4,0],[[5237,2],[5608,2],[5980,2]]], [5609,[5321.82,4985.75,0],[[5238,2]]], -[5610,[5076.26,5102.59,2.54313e-006],[[5239,2],[5981,2],[5982,2]]], [5611,[5887.02,7691.86,0],[[5241,2],[5967,2]]], [5612,[4342.53,8058.79,0],[[5242,2],[5983,2],[5984,2]]], [5613,[4137.71,8091.19,0],[[5242,2],[5985,2],[5625,2]]], [5614,[4981.25,7563.58,0],[[5243,2],[5986,2],[5987,2]]], [5615,[4916.92,7407.8,-7.62939e-006],[[5243,2]]], -[5616,[4673.96,5416.91,3.8147e-006],[[5244,2],[5988,2],[5989,2]]], [5617,[4491.12,5492.67,0],[[5244,2]]], [5618,[4459.81,5406.13,0],[[5244,2],[5990,2]]], [5619,[3717.11,5727.25,-6.35783e-007],[[5247,2],[5991,2],[5992,2]]], [5620,[3812.64,5378.44,-1.90735e-006],[[5248,2]]], [5621,[4343.7,4846.88,9.53674e-007],[[5249,2],[5993,2]]], -[5622,[4226,5026.35,0],[[5249,2],[5994,2]]], [5623,[4188.63,4889.81,0],[[5252,2],[5995,2]]], [5624,[3220.8,5071.39,0],[[5253,2],[5996,2]]], [5625,[4049.89,8122.41,7.62939e-006],[[5254,2],[5613,2],[5997,2],[5985,2]]], [5626,[3903.3,8097,0],[[5254,2]]], [5627,[4076.78,8671.48,0],[[5255,2],[5998,2]]], -[5628,[3076.87,9154.39,0],[[5257,2]]], [5629,[2320.66,10194.4,6.35783e-007],[[5258,2],[5999,2],[6000,2]]], [5630,[1743.36,10358.7,0],[[5261,2],[6001,2],[6002,2]]], [5631,[1884.92,10289.5,-9.53674e-007],[[5262,2],[6003,2]]], [5632,[1811.42,10276.7,0],[[5263,2],[5632,2]]], [5633,[1700.81,10091.4,0],[[5264,2],[6004,2]]], -[5634,[1528.05,9977.17,0],[[5264,2]]], [5635,[3153.85,9965.98,0],[[5265,2],[6005,2],[6006,2]]], [5636,[2784.6,9555.44,0],[[5269,2],[6007,2]]], [5637,[2809.05,9750.76,3.8147e-006],[[5269,2]]], [5638,[2955.36,9700,0],[[5269,2],[6008,2]]], [5639,[3148.67,10146.3,0],[[5270,2],[6009,2]]], -[5640,[2947.35,10136.5,0],[[5270,2],[5640,2],[6010,2]]], [5641,[3296.38,9195.18,0],[[5272,2],[5641,2],[6011,2]]], [5642,[3130.06,8961.19,0],[[5274,2]]], [5643,[2214.09,12278.1,0],[[5275,2],[6012,2],[6013,2],[5643,2]]], [5644,[2081.12,12568.9,0],[[5276,2],[6014,2],[5687,2],[6015,2]]], [5645,[2813.5,11991.1,6.35783e-007],[[5279,2],[5328,2],[6016,2]]], -[5646,[2895.51,12302.7,0],[[5280,2],[6017,2],[5648,2]]], [5647,[3153.45,12355.8,0],[[5281,2]]], [5648,[2943.45,12300.2,0],[[5281,2],[5646,2],[6017,2]]], [5649,[3389.06,12309.6,0],[[5282,2]]], [5650,[4619.91,17139.4,-2.54313e-006],[[5285,2],[6018,2],[5650,2]]], [5651,[4896.98,17266.3,-2.54313e-006],[[5286,2],[6019,2],[6020,2]]], -[5652,[5013.63,17275,-7.62939e-006],[[5286,2],[6021,2]]], [5653,[5009.17,17043.8,7.62939e-006],[[5287,2]]], [5654,[5117.34,17200.4,0],[[5287,2],[6022,2]]], [5655,[5234.21,16904.6,0],[[5288,2],[6023,2],[6024,2]]], [5656,[5073.31,16113,0],[[5289,2]]], [5657,[5618.89,16584.2,0],[[5290,2],[6025,2],[6026,2]]], -[5658,[5530.99,16452.4,0],[[5291,2],[6027,2],[5704,2]]], [5659,[5344.37,16465.2,0],[[5291,2],[6028,2]]], [5660,[5386.82,16888.7,7.62939e-006],[[5292,2],[6029,2]]], [5661,[3134.89,16596.8,0],[[5293,2],[6030,2],[6031,2],[5667,2]]], [5662,[2579.83,15975.9,0],[[5294,2],[5304,2],[6032,2]]], [5663,[2479.5,16092.4,7.62939e-006],[[5294,2],[6033,2]]], -[5664,[2506.99,16320.7,7.62939e-006],[[5295,2],[6034,2]]], [5665,[2611.8,16378.3,7.62939e-006],[[5296,2]]], [5666,[2997.74,16772.6,0],[[5297,2],[6035,2],[6036,2]]], [5667,[3038.71,16595.6,0],[[5297,2],[5661,2],[6031,2]]], [5668,[2882.73,16776.3,0],[[5297,2],[6037,2]]], [5669,[3914.55,16713.2,0],[[5299,2],[6038,2]]], -[5670,[4048.59,16888.9,0],[[5299,2]]], [5671,[4263.75,17082.8,0],[[5300,2],[5671,2],[6039,2],[6040,2]]], [5672,[2137.9,15192,0],[[5303,2],[6041,2],[6042,2]]], [5673,[1791.68,14682.3,3.8147e-006],[[5305,2],[6043,2]]], [5674,[1618.87,14494.9,0],[[5305,2],[5674,2]]], [5675,[1748.15,14330.2,3.8147e-006],[[5305,2],[6044,2]]], -[5676,[1716.13,13051.1,-6.35783e-007],[[5306,2],[5308,2],[5682,2]]], [5677,[1804.08,12992.8,0],[[5306,2],[5317,2],[6045,2],[5686,2],[6046,2]]], [5678,[1411.67,13167.3,0],[[5309,2],[6047,2],[5685,2],[6048,2],[5679,2]]], [5679,[1452.33,13114,2.38419e-007],[[5309,2],[5678,2],[5680,2],[6049,2],[6048,2]]], [5680,[1511.75,13074.9,-3.8147e-007],[[5311,2],[5313,2],[5679,2],[6050,2],[5682,2],[6049,2]]], [5681,[1630.81,13265.4,1.90735e-006],[[5312,2]]], -[5682,[1606.14,13036.6,-4.76837e-007],[[5313,2],[5676,2],[5680,2],[6050,2],[6051,2]]], [5683,[1602.68,13159.1,0],[[5313,2]]], [5684,[1423.93,13519.6,0],[[5314,2],[6052,2],[5684,2],[6053,2]]], [5685,[1402.93,13274.2,0],[[5315,2],[5678,2],[5685,2],[6047,2]]], [5686,[1835.12,12904.6,6.35783e-007],[[5317,2],[5677,2],[6054,2],[6055,2],[6045,2]]], [5687,[1978.45,12756.4,0],[[5317,2],[5644,2],[6015,2],[6056,2]]], -[5688,[2208.17,12968.9,3.8147e-006],[[5318,2]]], [5689,[7294.62,15017.2,0],[[5319,2]]], [5690,[7585.88,15103.7,0],[[5320,2],[6057,2]]], [5691,[7638.67,14900.2,0],[[5320,2],[5691,2]]], [5692,[6552.15,14964.9,0],[[5321,2],[6058,2]]], [5693,[6560.56,15122.9,2.54313e-006],[[5322,2],[5332,2],[5705,2],[6058,2]]], -[5694,[6965.41,15333.8,2.54313e-006],[[5324,2],[6059,2],[6060,2]]], [5695,[6831.67,15207,7.62939e-006],[[5324,2],[6061,2]]], [5696,[4015.14,11466,0],[[5325,2],[5698,2],[5696,2],[6062,2]]], [5697,[4242.68,11476.2,0],[[5325,2],[5356,2],[6063,2],[5697,2]]], [5698,[4011.58,11480.9,0],[[5696,2],[6427,2],[5698,2],[5325,2]]], [5699,[4212.55,11530.7,-7.62939e-006],[[6063,2],[5325,2]]], -[5700,[3154.36,11811.5,3.8147e-006],[[5326,2],[6064,2]]], [5701,[5218.28,15797.5,0],[[5329,2],[6065,2]]], [5702,[5519.29,16220.6,0],[[5330,2]]], [5703,[5868.79,16208.3,0],[[5331,2],[6066,2]]], [5704,[5613.21,16379.4,0],[[5331,2],[5658,2],[6027,2]]], [5705,[6576.61,15234.7,0],[[5332,2],[5693,2],[6061,2],[6067,2]]], -[5706,[6603.22,15904.3,-7.62939e-006],[[5334,2],[6068,2]]], [5707,[6081.66,15880.5,2.54313e-006],[[5335,2],[6066,2],[6069,2]]], [5708,[7399.22,12457.7,0],[[5336,2],[5342,2],[6070,2]]], [5709,[7332.31,12337.3,0],[[5336,2]]], [5710,[7084.05,12491.5,0],[[5338,2]]], [5711,[7080.27,12379.4,0],[[5338,2]]], -[5712,[5765.79,10924.8,0],[[4997,2],[6071,2]]], [5713,[6365.55,11021.6,0],[[5339,2],[6072,2],[5713,2]]], [5714,[6986.6,11395.1,0],[[5340,2],[5714,2],[6073,2]]], [5715,[6825.69,10912.5,0],[[5341,2],[6074,2]]], [5716,[7099.18,10895.7,0],[[5341,2],[6075,2]]], [5717,[7125.28,11084.2,0],[[5341,2],[6076,2]]], -[5718,[7686.34,12662.2,0],[[5342,2],[5718,2]]], [5719,[7641.1,12369.1,2.54313e-006],[[5342,2],[6077,2],[6078,2]]], [5720,[7722.84,13138.7,0],[[5343,2],[6079,2],[5727,2]]], [5721,[7812.4,13010.4,0],[[5343,2],[6080,2],[6081,2],[6079,2]]], [5722,[7960.59,14659.1,0],[[5344,2],[6082,2]]], [5723,[7814.87,14755.5,0],[[5346,2],[6083,2]]], -[5724,[7845.92,13974,2.54313e-006],[[5347,2],[6084,2],[6085,2]]], [5725,[7783.42,13721.1,0],[[5347,2],[6086,2],[6087,2]]], [5726,[7575.11,13990.7,0],[[5349,2],[6088,2]]], [5727,[7724.35,13297.3,-3.8147e-006],[[5350,2],[5720,2],[6079,2],[5727,2],[6089,2]]], [5728,[7867.56,13409.9,0],[[5350,2],[6090,2]]], [5729,[4977.78,10577.7,0],[[5351,2],[5358,2],[5737,2]]], -[5730,[5085.24,10398.3,7.62939e-006],[[5351,2],[6091,2]]], [5731,[5527.49,10498.1,-7.62939e-006],[[5352,2],[6092,2]]], [5732,[5375.88,10376.3,7.62939e-006],[[5352,2],[6093,2]]], [5733,[4140,10781.1,0],[[5353,2]]], [5734,[4021.92,10594.6,0],[[5353,2],[6094,2]]], [5735,[4286.17,10394.7,0],[[5354,2],[6095,2]]], -[5736,[4120.83,11203.4,-2.54313e-006],[[5357,2],[6096,2],[6097,2]]], [5737,[4916.63,10608.2,-7.62939e-006],[[5358,2],[5729,2],[6098,2]]], [5738,[4744.71,10365.1,0],[[5359,2],[6099,2]]], [5739,[12859.1,9972.37,0],[[5360,2]]], [5740,[12690.7,10050.3,0],[[5360,2],[6100,2],[5740,2],[6101,2]]], [5741,[13213.8,10192.9,0],[[5363,2]]], -[5742,[13182,10229.8,0],[[5363,2]]], [5743,[13214.9,10043.3,-1.90735e-006],[[5364,2],[6102,2],[6103,2],[6104,2]]], [5744,[13060.6,10590.8,0],[[5365,2]]], [5745,[13200.1,10517.1,0],[[5366,2]]], [5746,[13252.4,12213.8,-9.53674e-007],[[5367,2],[5768,2],[6105,2],[6106,2]]], [5747,[13074.1,12247,0],[[5367,2],[5747,2],[6107,2]]], -[5748,[13631.4,11840.7,-7.62939e-006],[[5368,2],[6108,2]]], [5749,[13473.5,11758.6,0],[[5368,2]]], [5750,[13967.1,11320,0],[[5370,2],[6109,2]]], [5751,[13790.7,11671.6,0],[[5372,2],[6110,2]]], [5752,[13660.6,11505.5,7.62939e-006],[[5372,2]]], [5753,[13769.2,10988.1,-7.62939e-006],[[5373,2],[5755,2]]], -[5754,[14032.4,11093.6,-2.54313e-006],[[5373,2],[6111,2],[6112,2]]], [5755,[13724.4,10851.8,-1.90735e-006],[[5374,2],[5753,2],[6113,2],[5755,2]]], [5756,[13559.3,10442.9,2.54313e-006],[[5375,2],[6114,2],[6115,2]]], [5757,[13074.2,10842.8,0],[[5376,2]]], [5758,[13175.6,10898.1,0],[[5376,2]]], [5759,[12448.5,10159.1,0],[[5378,2],[6101,2]]], -[5760,[12297,10242.8,0],[[5378,2]]], [5761,[12008,9809.62,1.90735e-006],[[5380,2],[6116,2],[6117,2],[6118,2]]], [5762,[11837.9,9210.05,0],[[5383,2],[6119,2],[6120,2]]], [5763,[12018.2,9430.38,0],[[5384,2],[6121,2]]], [5764,[11510.1,9144.37,-1.90735e-006],[[5385,2],[6122,2],[6123,2],[6124,2]]], [5765,[11708.4,9219.89,0],[[5385,2]]], -[5766,[10762.1,9446.32,0],[[5386,2],[6125,2],[6126,2],[5767,2]]], [5767,[10885.4,9406.16,2.54313e-006],[[5386,2],[5766,2],[6126,2],[6127,2]]], [5768,[13263.9,12381.9,1.27157e-006],[[5387,2],[5746,2],[6128,2]]], [5769,[13182.2,12390.7,0],[[5387,2]]], [5770,[13435.8,12300.8,3.8147e-006],[[5388,2]]], [5771,[13589.6,12213.2,1.27157e-006],[[5388,2],[6129,2],[6130,2]]], -[5772,[13664.5,12382.5,1.27157e-006],[[5389,2],[6132,2],[6133,2],[6130,2]]], [5773,[12712.7,12832,0],[[5391,2]]], [5774,[9746.24,14178.9,-1.90735e-006],[[5392,2],[6134,2],[6135,2],[6136,2]]], [5775,[9983.89,13673.9,-2.54313e-006],[[5393,2],[5775,2],[6137,2]]], [5776,[11256.2,14584,-7.62939e-006],[[5395,2]]], [5777,[11509.3,14723.6,0],[[5396,2],[5398,2],[6138,2],[5779,2],[5777,2],[6139,2],[5781,2],[6140,2]]], -[5778,[11385.4,14815.7,-9.53674e-007],[[5396,2],[5397,2],[6141,2],[6142,2]]], [5779,[11467.4,14795.8,0],[[5396,2],[5777,2],[6143,2],[6140,2],[6142,2],[6138,2]]], [5780,[11315.6,14690.6,0],[[5397,2]]], [5781,[11506.5,14600.6,0],[[5398,2],[5777,2],[6144,2],[6145,2],[6139,2]]], [5782,[10987,14858.2,0],[[5399,2],[6146,2]]], [5783,[10893.9,14685.7,0],[[5399,2]]], -[5784,[10125.6,14540.1,0],[[5403,2],[6147,2]]], [5785,[10142.6,14761.5,0],[[5403,2],[6148,2],[6149,2],[5785,2]]], [5786,[10445.1,14633.2,0],[[5404,2]]], [5787,[10496.5,14734.7,-3.17891e-007],[[5404,2],[5787,2],[6150,2]]], [5788,[11704.5,14374.3,6.35783e-007],[[5406,2],[6151,2],[6152,2],[5788,2]]], [5789,[11792.6,14341,-3.17891e-007],[[5406,2],[5407,2],[5790,2],[6153,2]]], -[5790,[11831.4,14329,0],[[5407,2],[5789,2],[6154,2],[5790,2]]], [5791,[11909.2,14376.9,-2.38419e-007],[[5407,2],[6155,2]]], [5792,[10383.4,9540.25,0],[[5408,2],[6156,2]]], [5793,[10077.4,9314.46,1.52588e-006],[[5409,2],[6157,2],[6158,2],[6156,2],[6159,2],[6160,2]]], [5794,[11134.2,9638.56,0],[[5410,2]]], [5795,[10575.7,9498.05,0],[[5411,2],[6156,2]]], -[5796,[8780.25,11436.5,0],[[5412,2],[6161,2]]], [5797,[8170.93,11762.7,0],[[5413,2],[6162,2]]], [5798,[8177.56,12232.4,0],[[5414,2],[6163,2]]], [5799,[8570.05,12329.8,0],[[5415,2]]], [5800,[8990.27,12543.6,0],[[5417,2],[5800,2]]], [5801,[8662.94,13373.5,-2.54313e-006],[[5418,2],[6164,2],[6165,2]]], -[5802,[8773.83,13340.3,1.90735e-006],[[5418,2],[6165,2],[5802,2]]], [5803,[8665.07,13180.9,0],[[5419,2],[6166,2],[6167,2],[6165,2],[5804,2]]], [5804,[8813.92,13304.7,0],[[5419,2],[5803,2]]], [5805,[8975.43,12990.5,7.62939e-006],[[5420,2],[6168,2]]], [5806,[8956.64,13054.2,0],[[5421,2]]], [5807,[9167.04,14006.9,0],[[5424,2],[6169,2]]], -[5808,[9267.12,13920.8,0],[[5424,2]]], [5809,[8737.14,12715.6,2.54313e-006],[[5425,2],[6170,2],[5809,2],[6171,2]]], [5810,[8644.44,12523.1,0],[[5425,2],[6172,2]]], [5811,[8696.44,12544.4,0],[[5426,2],[6173,2]]], [5812,[8097.16,11026.1,2.54313e-006],[[5427,2],[6174,2],[6175,2]]], [5813,[7961.14,10656.3,1.90735e-006],[[5428,2],[6176,2],[5813,2],[6177,2]]], -[5814,[8020.35,10763.2,7.62939e-006],[[5428,2]]], [5815,[8514.22,11317.9,0],[[5429,2],[6178,2],[6179,2]]], [5816,[8721.98,9917.07,0],[[5430,2],[6180,2]]], [5817,[8664.44,10104.4,0],[[5431,2],[6181,2]]], [5818,[8644.79,10502,-7.62939e-006],[[5432,2]]], [5819,[8606.95,10164.8,-7.62939e-006],[[5433,2],[6181,2]]], -[5820,[8510.86,10455.2,-2.54313e-006],[[5434,2],[6182,2],[6183,2]]], [5821,[9270.77,9162.35,-7.62939e-006],[[5435,2],[6184,2]]], [5822,[9236.54,9638.88,0],[[5436,2],[5825,2]]], [5823,[9756.2,9441.76,-7.62939e-006],[[5437,2],[6185,2]]], [5824,[9588.4,9301.62,0],[[5437,2],[6186,2]]], [5825,[9193.13,9680.77,0],[[5438,2],[5822,2]]], -[5826,[9119.28,9874.99,0],[[5438,2],[6187,2]]], [5827,[8979.84,9946.24,-7.62939e-006],[[5439,2],[6188,2]]], [5828,[14668.9,8322.67,0],[[5440,2],[6189,2]]], [5829,[14797.9,8209.77,0],[[5440,2]]], [5830,[14651.1,7854.69,2.54313e-006],[[5442,2],[5519,2],[5893,2],[6190,2]]], [5831,[14891.4,9182.17,0],[[5443,2],[6191,2]]], -[5832,[15059.9,8986.35,2.54313e-006],[[5443,2],[6192,2],[5832,2]]], [5833,[15247.7,8913.68,0],[[5444,2],[6193,2],[5833,2],[6194,2]]], [5834,[15228.9,9788.8,-1.27157e-006],[[5446,2],[6195,2],[6196,2]]], [5835,[15969.6,9767.48,0],[[5447,2],[6197,2],[6198,2]]], [5836,[16273.3,9975.17,0],[[5448,2],[6199,2],[5839,2],[6200,2]]], [5837,[16145.8,9979.03,0],[[5448,2],[6201,2],[6202,2],[6198,2]]], -[5838,[16625.8,10087.3,0],[[5450,2],[6203,2]]], [5839,[16440.5,9960.77,0],[[5450,2],[5836,2],[6199,2]]], [5840,[16867.7,10265.3,-1.90735e-006],[[5451,2],[6204,2]]], [5841,[17295.3,10016.3,1.27157e-006],[[5452,2],[6205,2],[6206,2]]], [5842,[17435.4,9947.62,6.35783e-007],[[5452,2],[5459,2],[6207,2]]], [5843,[17769.8,10027.4,2.38419e-007],[[5456,2],[5457,2],[6208,2],[6209,2]]], -[5844,[17857.7,10048.4,0],[[5457,2],[5844,2],[5845,2],[6210,2]]], [5845,[17914.6,10017,2.38419e-007],[[5457,2],[5844,2],[6211,2],[6212,2],[6210,2]]], [5846,[17739.3,10005.8,0],[[5461,2]]], [5847,[17675.1,10034.9,0],[[5461,2],[5847,2],[6213,2]]], [5848,[17956.9,9700.18,0],[[5462,2]]], [5849,[17988.7,9643.83,0],[[5462,2],[5468,2],[5478,2],[5859,2]]], -[5850,[18005.1,9881.17,-4.76837e-007],[[5463,2],[5467,2],[6214,2]]], [5851,[18075.4,9662.25,-9.53674e-007],[[5464,2],[5478,2],[5852,2]]], [5852,[18116.3,9713.42,-2.38419e-007],[[5465,2],[5476,2],[5851,2],[6215,2],[5852,2],[6216,2],[6217,2]]], [5853,[17962.4,9924.25,-4.76837e-007],[[5466,2]]], [5854,[17997.4,9923.82,0],[[5467,2],[6218,2],[6211,2]]], [5855,[17988.1,9624.13,0],[[5468,2],[5475,2]]], -[5856,[18197.4,9524.86,-9.53674e-007],[[5471,2],[6219,2],[5856,2]]], [5857,[18262.9,9609.82,-1.19209e-007],[[5472,2],[5474,2],[5476,2],[6220,2],[6221,2],[5858,2]]], [5858,[18305.8,9592.42,0],[[5474,2],[5857,2],[6220,2],[6221,2]]], [5859,[18039.4,9640.12,0],[[5478,2],[5849,2]]], [5860,[16656.3,2646.53,0],[[5479,2],[6222,2],[5869,2]]], [5861,[16527.7,2486,0],[[5480,2],[6223,2],[6224,2],[6225,2]]], -[5862,[16217.3,2246.11,-3.17891e-007],[[5481,2],[6226,2],[6227,2]]], [5863,[15786.4,2404.64,0],[[5482,2],[5483,2],[5864,2]]], [5864,[15768.9,2416.49,0],[[5483,2],[5863,2],[6228,2]]], [5865,[16799.5,3771.82,0],[[5491,2]]], [5866,[16693.7,3676.53,0],[[5491,2],[6229,2]]], [5867,[16614.3,2822.68,1.58946e-007],[[5492,2],[5869,2],[6230,2]]], -[5868,[16383.6,3078.84,0],[[5492,2],[5868,2],[6231,2]]], [5869,[16697.5,2750.26,-5.96046e-008],[[5493,2],[5860,2],[5867,2],[6232,2],[6222,2]]], [5870,[16791.8,2977.56,0],[[5494,2],[6233,2]]], [5871,[12784.8,4198.08,0],[[5495,2],[5553,2],[6234,2]]], [5872,[13162.6,4024.12,0],[[5496,2]]], [5873,[14197.8,3099.09,0],[[5500,2],[6235,2]]], -[5874,[13958.3,2755.61,0],[[5502,2],[6236,2]]], [5875,[14342.8,2723.06,0],[[5504,2],[6237,2]]], [5876,[14524.2,2882.85,0],[[5504,2],[6238,2]]], [5877,[14728.5,2463.9,0],[[5505,2],[6239,2],[6240,2],[6241,2]]], [5878,[13953.1,6473.04,0],[[5506,2],[6242,2]]], [5879,[13939.9,6368.03,0],[[5506,2]]], -[5880,[14059.6,6424.37,0],[[5507,2]]], [5881,[13561.8,6287.22,3.8147e-006],[[5510,2],[5881,2],[6243,2],[5888,2]]], [5882,[13028.8,5598.62,0],[[5511,2],[6244,2]]], [5883,[12552,4910.8,-2.54313e-006],[[5512,2],[6245,2],[6246,2]]], [5884,[12381.7,5069.01,0],[[5513,2],[6247,2],[6245,2]]], [5885,[12608.1,5598.65,0],[[5514,2],[6248,2],[6249,2]]], -[5886,[12262.4,5442.46,0],[[5515,2],[6250,2],[6251,2],[6252,2]]], [5887,[13124,4923.89,0],[[5516,2]]], [5888,[13408.8,6197.09,7.62939e-006],[[5517,2],[5881,2]]], [5889,[13507.4,6147.82,7.62939e-006],[[5517,2],[6253,2]]], [5890,[13092.2,5788.11,0],[[5518,2]]], [5891,[13185.9,5630.64,0],[[5518,2],[6254,2]]], -[5892,[14511.9,7792.8,0],[[5519,2]]], [5893,[14632.7,7804.54,-1.90735e-006],[[5519,2],[5830,2],[5893,2],[6255,2]]], [5894,[14209.4,7672.59,1.52588e-006],[[5520,2],[5894,2],[6256,2],[6257,2],[6258,2]]], [5895,[14123.3,7121.25,7.62939e-006],[[5521,2]]], [5896,[13717.4,7030.83,2.54313e-006],[[5522,2],[6259,2],[6260,2]]], [5897,[9395.79,5071.13,0],[[5524,2],[6261,2],[6262,2]]], -[5898,[9480.28,5001.68,0],[[5524,2]]], [5899,[9539.9,5270.5,0],[[5526,2],[6263,2]]], [5900,[9872.4,5666.51,-1.52588e-006],[[5527,2],[6264,2],[6265,2],[5900,2],[5935,2],[6266,2]]], [5901,[9739.12,5604.01,0],[[5527,2],[5528,2],[6267,2],[5936,2]]], [5902,[8823.5,4256.72,1.27157e-006],[[5529,2],[6268,2],[6269,2]]], [5903,[9049.71,4927.62,3.8147e-006],[[5530,2]]], -[5904,[11698.6,5828.25,0],[[5532,2],[6270,2]]], [5905,[11963.2,5487.37,2.54313e-006],[[5533,2],[6271,2],[6272,2]]], [5906,[11355.9,5649.63,0],[[5534,2],[6273,2]]], [5907,[11141.7,5506.4,0],[[5534,2],[5535,2],[5909,2]]], [5908,[11272,5391.77,0],[[5534,2],[6274,2],[6275,2]]], [5909,[11110.9,5511.49,0],[[5535,2],[5907,2],[6276,2]]], -[5910,[10708.9,5433.16,0],[[5536,2]]], [5911,[10643,5529.69,0],[[5536,2],[6277,2],[6278,2]]], [5912,[14137.4,2455.06,0],[[5538,2],[5919,2],[6279,2],[6280,2]]], [5913,[13956.8,2224.3,0],[[5539,2],[6281,2],[6282,2]]], [5914,[12663.2,2309.87,-6.35783e-007],[[2409,2]]], [5915,[13263.3,1475.03,0],[[5540,2],[6283,2]]], -[5916,[13175.5,1705.08,0],[[5540,2],[6284,2]]], [5917,[12952.1,1080.59,9.53674e-007],[[5541,2],[5547,2],[6285,2]]], [5918,[13066.5,1271.58,0],[[5541,2]]], [5919,[14055.6,2584.5,6.35783e-007],[[5542,2],[5912,2],[6236,2]]], [5920,[12147.4,962.153,0],[[5545,2]]], [5921,[12943.5,1066.31,0],[[5547,2],[6286,2]]], -[5922,[12481.9,898.485,-7.94729e-008],[[5548,2],[6287,2],[6288,2]]], [5923,[12419.2,925.453,0],[[5549,2],[6289,2]]], [5924,[12730.6,4190.87,0],[[5553,2],[6290,2]]], [5925,[12683.5,4044.15,0],[[5553,2],[6291,2]]], [5926,[12184.7,4647.22,1.27157e-006],[[5555,2],[6292,2],[6293,2]]], [5927,[7882.53,3706.8,-3.8147e-006],[[5557,2],[6294,2],[5952,2]]], -[5928,[8192.43,3182.73,0],[[5558,2]]], [5929,[8580.16,3975.96,0],[[5559,2],[6268,2],[6295,2]]], [5930,[8628.21,3847.67,-1.27157e-006],[[5559,2],[6296,2],[6297,2]]], [5931,[9590.43,5894.64,2.54313e-006],[[5560,2],[5932,2],[6298,2]]], [5932,[9606.28,5965.6,0],[[5560,2],[5931,2],[6299,2]]], [5933,[9654.43,5737.57,0],[[5561,2]]], -[5934,[9628.04,5656.96,3.8147e-006],[[5561,2],[5562,2],[5563,2],[5936,2],[6300,2]]], [5935,[9749.32,5720.09,0],[[5562,2],[5900,2],[5935,2],[6301,2]]], [5936,[9693.68,5641.15,7.62939e-006],[[5562,2],[5901,2],[5934,2],[6267,2]]], [5937,[9541.56,5294.63,0],[[5564,2]]], [5938,[9314.11,5336.72,0],[[5565,2]]], [5939,[9376.68,5319.69,2.54313e-006],[[5565,2],[5939,2],[6302,2],[6263,2]]], -[5940,[9183.9,5250.69,7.62939e-006],[[5566,2],[5578,2]]], [5941,[9150.31,5377.59,0],[[5566,2],[5567,2],[6303,2]]], [5942,[9058.94,5513.32,1.90735e-006],[[5568,2],[6303,2],[5942,2],[6304,2]]], [5943,[9665.29,6703.5,0],[[5569,2],[6305,2]]], [5944,[9217.42,6666.58,7.62939e-006],[[5570,2],[6306,2]]], [5945,[9356.79,6749.79,0],[[5570,2],[6307,2],[6308,2]]], -[5946,[9244.85,6894.43,0],[[5572,2],[6309,2],[6310,2],[6307,2]]], [5947,[8765.15,6656.6,0],[[5573,2]]], [5948,[8221.09,4261.73,3.8147e-006],[[5576,2]]], [5949,[8352.72,4089.37,0],[[5576,2],[6311,2],[6295,2]]], [5950,[9192.99,5110.65,0],[[5578,2],[6262,2]]], [5951,[9165.02,4875.16,0],[[5579,2]]], -[5952,[7823.96,3737.6,0],[[5580,2],[6312,2],[5927,2],[5952,2],[6313,2]]], [5953,[7334.98,3567.31,0],[[5581,2]]], [5954,[7310.58,3495.47,0],[[5582,2],[6314,2]]], [5955,[5293.91,4324.09,6.35783e-007],[[5584,2],[6315,2],[6316,2]]], [5956,[5534.92,4146.4,0],[[5585,2]]], [5957,[5671.44,4438.58,-6.35783e-007],[[5220,2],[5958,2],[5957,2]]], -[5958,[5708.61,4420.48,-1.90735e-006],[[5957,2]]], [5959,[7083.54,8387.31,7.62939e-006],[[5588,2],[6317,2]]], [5960,[7246.8,8185.38,0],[[5588,2],[6318,2],[6319,2]]], [5961,[6904.12,8155.58,7.62939e-006],[[5589,2]]], [5962,[6686.98,8154.79,0],[[5590,2]]], [5963,[6787.96,8257.19,0],[[5590,2],[5963,2]]], -[5964,[5976.14,8110.59,0],[[5591,2],[6320,2]]], [5965,[5840.96,7980.44,-1.90735e-006],[[5591,2],[6321,2],[6322,2],[6323,2]]], [5966,[5830.41,7852.65,0],[[5591,2],[6324,2]]], [5967,[5909.23,7774.81,0],[[5591,2],[5611,2]]], [5968,[6648.38,8221.48,0],[[5593,2],[6325,2]]], [5969,[7845.08,8531.16,0],[[5595,2],[6326,2]]], -[5970,[7815.32,8678.85,0],[[5595,2],[6327,2]]], [5971,[7986.24,8492.47,0],[[5598,2],[5976,2]]], [5972,[8516.62,8247.53,-5.08626e-006],[[5599,2],[5607,2],[6328,2]]], [5973,[8753.67,8207.48,0],[[5600,2],[6329,2]]], [5974,[8787.02,8148.91,0],[[5601,2],[6330,2]]], [5975,[8774.08,8067.36,-7.62939e-006],[[5602,2],[6331,2]]], -[5976,[8040.1,8588.04,3.8147e-006],[[5604,2],[5971,2],[6332,2],[6333,2]]], [5977,[8338.15,8523.49,0],[[5606,2],[6334,2]]], [5978,[8492,8439.59,0],[[5607,2],[6335,2]]], [5979,[8518.29,8339.87,1.52588e-005],[[5607,2],[6336,2]]], [5980,[5058.13,6550.24,-2.54313e-006],[[5608,2],[5980,2],[6337,2]]], [5981,[5038.29,5107.85,0],[[5610,2]]], -[5982,[4952.57,5003.23,-1.27157e-006],[[5610,2],[6338,2],[5982,2],[6339,2]]], [5983,[4538.43,8059.87,0],[[5612,2],[6340,2]]], [5984,[4342.46,8152.19,0],[[5612,2],[6341,2]]], [5985,[4106.35,8118.17,0],[[5613,2],[5625,2],[6342,2]]], [5986,[4976.97,7590.73,-7.62939e-006],[[5614,2]]], [5987,[5081.89,7538.24,-1.90735e-006],[[5614,2],[6343,2],[5987,2],[6344,2],[6345,2]]], -[5988,[4791.36,5373.23,3.8147e-006],[[5616,2],[5989,2]]], [5989,[4791.29,5387.73,0],[[5988,2],[5616,2]]], [5990,[4430.73,5395.17,-6.35783e-007],[[5618,2],[6346,2],[6347,2]]], [5991,[3671.94,5755.08,1.90735e-006],[[5619,2]]], [5992,[3634.18,5732.24,0],[[5619,2],[6348,2]]], [5993,[4426.71,4793.17,0],[[5621,2],[6349,2],[6350,2]]], -[5994,[4283.11,5139.61,1.90735e-006],[[5622,2],[6351,2]]], [5995,[4217.45,4853.11,0],[[5623,2],[6352,2],[5995,2],[6353,2],[6349,2],[6354,2]]], [5996,[3276.68,5056.88,0],[[5624,2],[6355,2],[6356,2]]], [5997,[4108.22,8104.17,0],[[5625,2],[5997,2]]], [5998,[4191.08,8756.39,0],[[5627,2],[6357,2],[6358,2]]], [5999,[2416.77,10320.5,0],[[5629,2],[6359,2]]], -[6000,[2171.92,10281,1.90735e-006],[[5629,2],[6360,2]]], [6001,[1789.8,10449.6,0],[[5630,2],[6361,2]]], [6002,[1698.7,10280.7,9.53674e-007],[[5630,2],[6004,2]]], [6003,[1843.74,10350.2,-4.76837e-007],[[5631,2],[6361,2]]], [6004,[1628.23,10155.3,0],[[5633,2],[6002,2],[6362,2]]], [6005,[3276.86,9966.64,1.27157e-006],[[5635,2],[6363,2],[6006,2],[6009,2],[6364,2]]], -[6006,[3157.43,10022.2,-2.54313e-006],[[5635,2],[6005,2],[6006,2],[6363,2]]], [6007,[2787.06,9382.48,-3.8147e-006],[[5636,2],[6365,2]]], [6008,[3110.55,9694.79,-3.8147e-006],[[5638,2],[6366,2]]], [6009,[3268.32,10155.1,-7.62939e-007],[[5639,2],[6005,2],[6367,2],[6368,2],[6363,2],[6369,2]]], [6010,[2902.51,10159.5,0],[[5640,2]]], [6011,[3258.6,9286.16,0],[[5641,2],[6370,2]]], -[6012,[2059.93,12182.6,3.8147e-007],[[5643,2],[6012,2],[6371,2],[6372,2],[6373,2]]], [6013,[2241,12291,0],[[5643,2],[6013,2]]], [6014,[1911.95,12557.8,-6.35783e-007],[[5644,2],[6374,2],[6375,2]]], [6015,[2012.74,12698.8,-6.35783e-007],[[5687,2],[5644,2],[6421,2],[6374,2]]], [6016,[2811.23,11941.6,0],[[5645,2],[6376,2],[6377,2]]], [6017,[2909.9,12297.4,0],[[5646,2],[5648,2]]], -[6018,[4489.06,17238.3,0],[[5650,2],[6378,2]]], [6019,[4896.82,17408.5,-2.54313e-006],[[5651,2],[6379,2],[6380,2]]], [6020,[4830.16,17233.6,0],[[5651,2]]], [6021,[5140.46,17384.4,7.62939e-006],[[5652,2],[6381,2]]], [6022,[5196.86,17296,0],[[5654,2],[6382,2]]], [6023,[5210.26,16993.8,-2.54313e-006],[[5655,2],[6023,2],[6383,2]]], -[6024,[5416.36,16978.3,7.62939e-006],[[5655,2],[6384,2]]], [6025,[5680.89,16722.9,-7.62939e-006],[[5657,2],[6385,2]]], [6026,[5819.15,16517.4,0],[[5657,2],[6386,2]]], [6027,[5579.45,16405.5,-7.62939e-006],[[5658,2],[5704,2],[6387,2]]], [6028,[5326.36,16396.9,0],[[5659,2],[6388,2]]], [6029,[5445.57,16887.5,0],[[5660,2],[6389,2]]], -[6030,[3256.83,16634.8,-2.54313e-006],[[5661,2],[6390,2],[6391,2]]], [6031,[3055.7,16587.5,0],[[5661,2],[5667,2]]], [6032,[2579.07,15848.7,7.62939e-006],[[5662,2],[6392,2]]], [6033,[2429.25,16093.6,-5.08626e-006],[[5663,2],[6393,2],[6394,2]]], [6034,[2472.01,16369.2,0],[[5664,2],[6395,2],[6396,2]]], [6035,[2938.36,16838.9,0],[[5666,2],[6397,2]]], -[6036,[3066.77,16915.3,0],[[5666,2],[6398,2]]], [6037,[2872.81,16811.8,-7.62939e-006],[[5668,2]]], [6038,[3883.85,16715,2.54313e-006],[[5669,2],[6399,2],[6400,2],[6038,2]]], [6039,[4304.26,17195.3,-2.54313e-006],[[5671,2],[6401,2],[6402,2],[6039,2]]], [6040,[4267.51,17165.9,0],[[6402,2],[5671,2]]], [6041,[2012.17,15066.7,0],[[5672,2],[6403,2],[6041,2],[6404,2]]], -[6042,[2167.36,15194.5,0],[[5672,2]]], [6043,[1795.42,14704.7,0],[[5673,2],[6405,2],[6406,2]]], [6044,[1679.85,14194.8,0],[[5675,2],[6407,2]]], [6045,[1718.04,12925.3,-9.53674e-007],[[5677,2],[5686,2],[6045,2],[6051,2]]], [6046,[1917.38,13049.9,0],[[5677,2]]], [6047,[1380.08,13186.7,4.76837e-007],[[5678,2],[5685,2],[6408,2],[6048,2]]], -[6048,[1381.61,13094.5,-3.97364e-008],[[5678,2],[5679,2],[6047,2],[6409,2],[6410,2],[6411,2],[6408,2]]], [6049,[1492.41,13024.4,0],[[5679,2],[5680,2],[6049,2],[6412,2],[6409,2],[6413,2],[6050,2]]], [6050,[1555.77,13025,0],[[5680,2],[5682,2],[6049,2],[6051,2]]], [6051,[1604.29,12974.2,0],[[5682,2],[6045,2],[6050,2],[6414,2],[6413,2],[6415,2]]], [6052,[1434.89,13730,-1.90735e-006],[[5684,2],[6416,2]]], [6053,[1398.9,13532.6,-6.35783e-007],[[5684,2],[6417,2],[6053,2],[6418,2]]], -[6054,[1881.61,12953.6,0],[[5686,2]]], [6055,[1798.71,12867.3,0],[[5686,2],[6419,2],[6420,2]]], [6056,[1895.17,12728.9,9.53674e-007],[[5687,2],[6421,2],[6422,2],[6420,2],[6423,2],[6374,2]]], [6057,[7658.45,15211.2,0],[[5690,2],[6424,2]]], [6058,[6456.14,15044.5,7.62939e-006],[[5692,2],[5693,2]]], [6059,[7078.5,15391.6,7.62939e-006],[[5694,2],[6425,2]]], -[6060,[6940.32,15498.3,0],[[5694,2],[6426,2]]], [6061,[6712.51,15200.1,0],[[5695,2],[5705,2]]], [6062,[3995.09,11422.4,2.54313e-006],[[5696,2],[6062,2],[6428,2]]], [6063,[4234.44,11521.2,-7.62939e-006],[[5697,2],[5699,2],[6063,2]]], [6064,[3028.1,11801.2,0],[[5700,2],[6429,2]]], [6065,[5203.13,15693.4,0],[[5701,2]]], -[6066,[5943.19,16084,0],[[5703,2],[5707,2],[6430,2],[6431,2]]], [6067,[6628.06,15392.1,0],[[5705,2],[6432,2]]], [6068,[6635.28,15938.9,-3.8147e-006],[[5706,2],[6433,2],[6434,2],[6435,2]]], [6069,[6029.07,15807,-5.08626e-006],[[5707,2],[6436,2],[6437,2]]], [6070,[7364.48,12506.7,0],[[5708,2]]], [6071,[5792.32,10867,2.54313e-006],[[5712,2],[6071,2],[6438,2]]], -[6072,[6396.9,10859.1,0],[[5713,2],[6072,2],[6439,2]]], [6073,[6988.51,11424,0],[[5714,2],[6073,2],[6440,2]]], [6074,[6780.79,10796.9,0],[[5715,2],[6441,2]]], [6075,[7138.83,10863.9,2.54313e-006],[[5716,2],[6442,2],[6443,2]]], [6076,[7255,11162.8,0],[[5717,2],[6444,2]]], [6077,[7683.27,12391.6,0],[[5719,2]]], -[6078,[7680.3,12254.6,2.54313e-006],[[5719,2],[6445,2],[6446,2]]], [6079,[7748.59,13201,0],[[5720,2],[5721,2],[5727,2],[6447,2]]], [6080,[7832.57,12841.3,0],[[5721,2],[6448,2]]], [6081,[7883.39,13021.7,0],[[5721,2],[6449,2],[6447,2]]], [6082,[8102.71,14741.7,0],[[5722,2],[6450,2]]], [6083,[7883.61,14852.2,0],[[5723,2],[6451,2]]], -[6084,[7916.83,14047.1,2.54313e-006],[[5724,2],[6452,2],[6453,2]]], [6085,[7771.28,14052.5,0],[[5724,2],[6085,2]]], [6086,[7783.71,13657,0],[[5725,2],[6454,2],[6455,2]]], [6087,[7836.35,13727.7,-7.62939e-006],[[5725,2]]], [6088,[7597.54,14107.7,0],[[5726,2],[6088,2]]], [6089,[7894.95,13289.1,0],[[5727,2],[6456,2]]], -[6090,[7919.61,13410.2,0],[[5728,2],[6457,2],[6458,2]]], [6091,[5048.44,10252.5,0],[[5730,2],[6459,2]]], [6092,[5674.18,10488.5,0],[[5731,2],[6460,2],[6461,2]]], [6093,[5400.32,10275.1,-2.54313e-006],[[5732,2],[6462,2],[6463,2]]], [6094,[3999.19,10577.3,-1.27157e-006],[[5734,2],[6464,2],[6465,2]]], [6095,[4279.18,10253.4,0],[[5735,2],[6466,2]]], -[6096,[4122.14,11140.4,7.62939e-006],[[5736,2]]], [6097,[4016.83,11170.1,0],[[5736,2],[6467,2]]], [6098,[4912.1,10759,0],[[5737,2],[6468,2]]], [6099,[4732.57,10241.6,-2.54313e-006],[[5738,2],[6469,2],[6470,2]]], [6100,[12608.6,10018.4,0],[[5740,2],[6471,2],[6472,2]]], [6101,[12540.1,10141.1,0],[[5740,2],[5759,2]]], -[6102,[13298.2,10050,0],[[5743,2],[6473,2]]], [6103,[13164.6,10036,7.62939e-006],[[5743,2]]], [6104,[13249.4,9903.18,7.62939e-006],[[5743,2],[6474,2]]], [6105,[13305,12137.3,0],[[5746,2]]], [6106,[13323.5,12209.8,0],[[5746,2]]], [6107,[13023.8,12241.1,-3.8147e-006],[[5747,2]]], -[6108,[13695,11842.6,0],[[5748,2],[6475,2],[6110,2]]], [6109,[14049.1,11322.9,-7.62939e-006],[[5750,2],[6476,2],[6111,2]]], [6110,[13787.7,11743,-2.54313e-006],[[5751,2],[6108,2],[6475,2],[6110,2]]], [6111,[14097.2,11274.6,7.62939e-006],[[5754,2],[6109,2],[6476,2]]], [6112,[14178.6,11024.2,7.62939e-006],[[5754,2],[6477,2]]], [6113,[13821.1,10756.7,-7.62939e-006],[[5755,2],[6478,2]]], -[6114,[13624,10435.4,0],[[5756,2],[6479,2],[6480,2]]], [6115,[13550.4,10389.5,0],[[5756,2]]], [6116,[12047.8,9955.52,-2.54313e-006],[[5761,2],[6116,2],[6481,2]]], [6117,[12001.8,9647.75,0],[[5761,2],[6482,2]]], [6118,[12137.9,9852.89,0],[[5761,2],[6483,2],[6484,2],[6485,2]]], [6119,[11889.5,9089.07,-1.90735e-006],[[5762,2],[6486,2],[6119,2],[6487,2]]], -[6120,[11917,9204.63,0],[[5762,2]]], [6121,[12126.2,9431.9,-1.90735e-006],[[5763,2],[6488,2],[6489,2],[6485,2],[6490,2]]], [6122,[11440.8,8944.23,0],[[5764,2],[6491,2]]], [6123,[11594.4,9127.16,0],[[5764,2],[6492,2],[6493,2]]], [6124,[11322.4,9158.7,0],[[5764,2],[6494,2]]], [6125,[10636.1,9442.13,0],[[5766,2],[6156,2],[6495,2]]], -[6126,[10878.6,9351.53,0],[[5766,2],[5767,2],[6496,2],[6497,2]]], [6127,[11040.1,9374.61,0],[[5767,2],[6498,2]]], [6128,[13361.7,12365.9,0],[[5768,2]]], [6129,[13654.4,12069.1,1.27157e-006],[[5771,2],[6499,2],[6129,2]]], [6130,[13623.8,12218.8,1.27157e-006],[[5771,2],[5772,2],[6133,2]]], [6131,[13485.1,12444.8,0],[[5390,2]]], -[6132,[13756.8,12341.9,9.53674e-007],[[5772,2],[6500,2]]], [6133,[13647.2,12266.1,0],[[6130,2],[6501,2],[6502,2],[6133,2]]], [6134,[9802.93,14231.9,2.54313e-006],[[5774,2],[6503,2],[6504,2]]], [6135,[9684.56,14074.5,0],[[5774,2],[6505,2]]], [6136,[9604.24,14323.5,0],[[5774,2],[6506,2]]], [6137,[10017.9,13616.2,0],[[5775,2],[6507,2],[6137,2]]], -[6138,[11485.5,14758.2,2.54313e-006],[[5777,2],[5779,2]]], [6139,[11528.6,14631.1,0],[[5777,2],[5781,2],[6508,2],[6151,2]]], [6140,[11543.1,14800.7,5.44957e-007],[[5777,2],[5779,2],[6509,2],[6510,2],[6511,2],[6512,2],[6143,2]]], [6141,[11318,14887.5,0],[[5778,2],[6513,2],[6514,2],[6515,2],[6142,2],[6141,2],[6516,2]]], [6142,[11409,14850.8,4.76837e-007],[[5778,2],[5779,2],[6141,2],[6143,2],[6517,2],[6518,2]]], [6143,[11463,14837.4,3.8147e-007],[[5779,2],[6140,2],[6142,2],[6143,2],[6519,2]]], -[6144,[11462.7,14511.7,0],[[5781,2],[6520,2]]], [6145,[11527,14624,1.27157e-006],[[5781,2]]], [6146,[11023.3,14877.4,9.53674e-007],[[5782,2],[6521,2],[6514,2],[6522,2]]], [6147,[10076,14493,1.90735e-006],[[5784,2],[6523,2],[6524,2],[6525,2],[6504,2]]], [6148,[10053.9,14857.7,1.27157e-006],[[5785,2],[6148,2],[6526,2]]], [6149,[10170.2,14732.9,0],[[5785,2],[6149,2]]], -[6150,[10391.5,14768.9,0],[[5787,2],[6527,2]]], [6151,[11598.4,14529.6,-2.54313e-006],[[5788,2],[6139,2],[6528,2],[6508,2]]], [6152,[11700.4,14362.9,0],[[5788,2],[6529,2]]], [6153,[11815.3,14373.6,-3.17891e-007],[[5789,2],[6155,2],[6530,2]]], [6154,[11853.1,14321.7,0],[[5790,2]]], [6155,[11861.8,14412.9,2.38419e-007],[[5791,2],[6153,2],[6531,2],[6530,2]]], -[6156,[10397.2,9443.47,-2.54313e-006],[[5792,2],[5793,2],[5795,2],[6125,2],[6158,2],[6532,2]]], [6157,[9901.28,9254.95,0],[[5793,2],[6533,2]]], [6158,[10301,9405.17,0],[[5793,2],[6156,2]]], [6159,[9893.49,9215.07,-7.62939e-006],[[5793,2],[6534,2]]], [6160,[10109.7,9126.45,0],[[5793,2],[6535,2]]], [6161,[8831.18,11402.2,0],[[5796,2]]], -[6162,[8145.96,11711.5,-1.90735e-006],[[5797,2],[6536,2],[6537,2],[6538,2]]], [6163,[8152.48,12261.5,0],[[5798,2],[6539,2],[6540,2]]], [6164,[8723.29,13544.4,0],[[5801,2],[6541,2]]], [6165,[8646.8,13285,-1.52588e-006],[[5801,2],[5802,2],[5803,2],[6165,2]]], [6166,[8497.4,13122,0],[[5803,2],[6542,2]]], [6167,[8588.47,13122.2,0],[[5803,2],[6543,2]]], -[6168,[8916.63,12874.1,0],[[5805,2],[6171,2]]], [6169,[9072.96,13995.1,2.54313e-006],[[5807,2],[6544,2],[6545,2]]], [6170,[8709.14,12697.7,0],[[5809,2],[6170,2]]], [6171,[8850.4,12828.8,0],[[5809,2],[6168,2]]], [6172,[8623.54,12505.8,-2.54313e-006],[[5810,2],[6546,2],[6547,2]]], [6173,[8733.37,12568.3,0],[[5811,2]]], -[6174,[8059.7,11013,0],[[5812,2]]], [6175,[8035.13,11211.9,0],[[5812,2],[6548,2]]], [6176,[7813.03,10541.4,0],[[5813,2],[6549,2]]], [6177,[7899.85,10780.9,0],[[5813,2],[6550,2]]], [6178,[8563.82,11474,0],[[5815,2],[6551,2]]], [6179,[8327.52,11345.4,0],[[5815,2],[6552,2]]], -[6180,[8713.17,9878.99,-1.90735e-006],[[5816,2],[6553,2],[6554,2],[6180,2]]], [6181,[8551.99,10074.8,-2.54313e-006],[[5817,2],[5819,2],[6555,2]]], [6182,[8400,10279.7,0],[[5820,2],[6556,2],[6557,2]]], [6183,[8372.13,10440.6,0],[[5820,2],[6558,2]]], [6184,[9281.88,9152.11,-2.54313e-006],[[5821,2],[6559,2],[6560,2]]], [6185,[9800.23,9345.02,0],[[5823,2],[6533,2]]], -[6186,[9641.8,9197.72,0],[[5824,2],[6561,2],[6533,2]]], [6187,[9011.64,9931.69,0],[[5826,2],[6188,2]]], [6188,[8959,9897,-3.8147e-006],[[5827,2],[6187,2],[6188,2],[6562,2]]], [6189,[14549.7,8373.11,0],[[5828,2],[6563,2],[6564,2]]], [6190,[14565.4,7870.6,0],[[5830,2]]], [6191,[14731.9,9228.66,7.62939e-006],[[5831,2],[6565,2]]], -[6192,[15028.6,8978.64,0],[[5832,2]]], [6193,[15245.3,8768.7,0],[[5833,2],[6566,2],[6194,2],[6193,2]]], [6194,[15244.8,8802.05,-7.62939e-006],[[6193,2],[6924,2],[6194,2],[5833,2]]], [6195,[15151.6,9959.83,-3.8147e-006],[[5834,2],[6567,2]]], [6196,[15106.8,9693.01,-3.8147e-006],[[5834,2],[6568,2]]], [6197,[15951.6,9739.67,5.08626e-006],[[5835,2]]], -[6198,[15990.4,9943.08,7.62939e-006],[[5835,2],[5837,2],[6202,2]]], [6199,[16399.5,9958.9,-3.8147e-006],[[5836,2],[5839,2],[6569,2]]], [6200,[16292.3,10142.8,3.8147e-006],[[5836,2],[6570,2],[6571,2]]], [6201,[16153.5,10045.2,0],[[5837,2]]], [6202,[15993.6,9990.17,0],[[5837,2],[6198,2],[6572,2]]], [6203,[16608.8,10138.6,0],[[5838,2]]], -[6204,[16886.6,10304,-9.53674e-007],[[5840,2],[6573,2],[6574,2],[6575,2]]], [6205,[17316.4,10149.9,0],[[5841,2],[6576,2]]], [6206,[17346.1,10029.5,6.35783e-007],[[5841,2],[6206,2],[6576,2]]], [6207,[17459.1,10002.5,0],[[5842,2]]], [6208,[17733.9,10081.4,6.35783e-007],[[5843,2],[6577,2],[6578,2],[6213,2]]], [6209,[17807.5,10125.7,0],[[5843,2],[6579,2],[6580,2],[6209,2]]], -[6210,[17906.3,10079.6,0],[[5844,2],[5845,2],[6212,2],[6581,2]]], [6211,[17987.1,9989.49,-2.38419e-007],[[5845,2],[5854,2],[6212,2],[6582,2],[6583,2]]], [6212,[17965,10042.3,0],[[5845,2],[6210,2],[6211,2],[6581,2],[6582,2]]], [6213,[17666.1,10080.5,-6.35783e-007],[[5847,2],[6208,2],[6213,2],[6584,2],[6578,2]]], [6214,[18007.8,9915.69,0],[[5850,2],[6214,2]]], [6215,[18081.9,9739.98,-1.19209e-007],[[5852,2],[6215,2]]], -[6216,[18210.4,9668.69,9.53674e-007],[[5852,2]]], [6217,[18134.4,9655.05,-3.17891e-007],[[5852,2]]], [6218,[18020.1,9957.17,0],[[5854,2],[6582,2]]], [6219,[18203.6,9518.44,-4.76837e-007],[[5856,2]]], [6220,[18329.8,9624.47,2.38419e-007],[[5857,2],[5858,2]]], [6221,[18301.3,9588.38,0],[[6221,2],[5858,2]]], -[6222,[16705.3,2641.28,4.76837e-008],[[5860,2],[5869,2],[6585,2],[6232,2],[6223,2],[6586,2]]], [6223,[16591,2587.72,-3.17891e-007],[[5861,2],[6222,2],[6587,2]]], [6224,[16602.2,2374.32,-4.76837e-007],[[5861,2],[6588,2]]], [6225,[16706.5,2475.61,0],[[5861,2],[6586,2]]], [6226,[16068.6,2240.57,0],[[5862,2],[6589,2]]], [6227,[16208.6,2072.73,0],[[5862,2],[6590,2]]], -[6228,[15728.4,2381.97,0],[[5864,2],[6591,2],[6592,2]]], [6229,[16648.9,3666.66,0],[[5866,2]]], [6230,[16483.7,2795.9,0],[[5867,2],[6593,2]]], [6231,[16317.4,3046,4.76837e-007],[[5868,2],[6594,2]]], [6232,[16747.4,2725.89,1.19209e-007],[[5869,2],[6222,2],[6595,2],[6585,2],[6596,2]]], [6233,[16876.4,2864.76,5.96046e-008],[[5870,2],[6597,2],[6598,2],[6599,2],[6595,2]]], -[6234,[12740.7,4187.34,0],[[5871,2]]], [6235,[14340.9,3105.5,0],[[5873,2],[6600,2]]], [6236,[14063.4,2722.13,-6.35783e-007],[[5874,2],[5919,2],[6237,2]]], [6237,[14161.8,2724.4,0],[[5875,2],[6236,2]]], [6238,[14479.8,2948.91,0],[[5876,2],[6600,2]]], [6239,[14874.2,2437.79,0],[[5877,2],[6601,2]]], -[6240,[14567.8,2494.14,0],[[5877,2],[6602,2]]], [6241,[14721.3,2417.37,0],[[5877,2],[6603,2],[6604,2]]], [6242,[14104.1,6560.37,0],[[5878,2],[6605,2]]], [6243,[13574.5,6457.63,0],[[5881,2],[6606,2]]], [6244,[13093.4,5589.54,0],[[5882,2]]], [6245,[12365.1,4973.48,0],[[5883,2],[5884,2],[6247,2]]], -[6246,[12558,4744.99,0],[[5883,2],[6607,2]]], [6247,[12318.3,4971.09,0],[[5884,2],[6245,2],[6608,2]]], [6248,[12650.9,5709.82,0],[[5885,2],[6609,2],[6248,2]]], [6249,[12513.8,5645.4,0],[[5885,2]]], [6250,[12224.7,5282.36,2.54313e-006],[[5886,2],[6250,2],[6610,2]]], [6251,[12308.1,5608.08,-7.62939e-006],[[5886,2],[6611,2]]], -[6252,[12183.9,5453.9,2.54313e-006],[[5886,2],[6612,2],[6613,2]]], [6253,[13620.1,6207.47,0],[[5889,2],[6614,2]]], [6254,[13151,5523.64,0],[[5891,2],[6254,2]]], [6255,[14663.7,7642.33,0],[[5893,2],[6615,2]]], [6256,[14175.6,7551.73,0],[[5894,2],[6616,2]]], [6257,[14033.8,7653.69,0],[[5894,2],[6617,2],[6618,2]]], -[6258,[14194.5,7730.62,7.62939e-006],[[5894,2]]], [6259,[13797,7228.21,0],[[5896,2],[6619,2]]], [6260,[13681.8,6975.94,0],[[5896,2],[6620,2],[6621,2]]], [6261,[9392.93,5170.39,0],[[5897,2],[6622,2],[6263,2]]], [6262,[9283.12,5097.71,-2.54313e-006],[[5897,2],[5950,2],[6262,2]]], [6263,[9452.95,5271.76,0],[[5899,2],[5939,2],[6261,2],[6622,2],[6302,2]]], -[6264,[9938.86,5654.35,0],[[5900,2],[6623,2],[6624,2]]], [6265,[9875.27,5701.97,7.62939e-006],[[5900,2],[6301,2]]], [6266,[9920.83,5824.78,0],[[5900,2],[6625,2]]], [6267,[9698.8,5615.85,0],[[5901,2],[5936,2]]], [6268,[8709.96,4093.27,-4.76837e-007],[[5902,2],[5929,2],[6626,2],[6627,2]]], [6269,[8710.28,4321.48,0],[[5902,2],[6628,2]]], -[6270,[11703.5,5916.11,0],[[5904,2],[6270,2],[6629,2],[6630,2]]], [6271,[11995.7,5493.02,0],[[5905,2],[6612,2],[6631,2]]], [6272,[11940.7,5342.51,0],[[5905,2],[6632,2]]], [6273,[11380,5736.46,-2.54313e-006],[[5906,2],[6633,2],[6634,2]]], [6274,[11191.6,5272.97,-3.8147e-006],[[5908,2],[6635,2]]], [6275,[11351,5373.27,3.8147e-006],[[5908,2]]], -[6276,[11120.7,5672.9,7.62939e-006],[[5909,2]]], [6277,[10617.2,5465.68,7.62939e-006],[[5911,2]]], [6278,[10504,5555.07,0],[[5911,2],[6636,2]]], [6279,[14349,2490.62,-1.90735e-006],[[5912,2],[6602,2]]], [6280,[14151.4,2384.5,-6.35783e-007],[[5912,2],[6637,2],[6281,2]]], [6281,[14083.1,2209.32,0],[[5913,2],[6280,2],[6638,2]]], -[6282,[13841.9,2206.83,0],[[5913,2],[6639,2],[6640,2]]], [6283,[13307.1,1467.81,3.17891e-007],[[5915,2],[6641,2],[6642,2]]], [6284,[13189.6,1847.78,1.90735e-006],[[5916,2],[6643,2]]], [6285,[12952.9,958.138,0],[[5917,2],[6644,2],[6645,2],[6646,2]]], [6286,[13109.6,1079.63,0],[[5921,2],[6647,2],[6648,2],[6645,2]]], [6287,[12616.3,856.485,0],[[5922,2],[6649,2]]], -[6288,[12433.2,861.309,0],[[5922,2]]], [6289,[12427.8,902.766,0],[[5923,2]]], [6290,[12727.3,4220.18,0],[[5924,2],[6650,2],[6651,2]]], [6291,[12682.8,3980.67,0],[[5925,2]]], [6292,[12218.6,4769.67,0],[[5926,2],[6608,2]]], [6293,[12084.9,4641.89,3.8147e-006],[[5926,2]]], -[6294,[7844.5,3529.92,1.90735e-006],[[5927,2],[6652,2]]], [6295,[8469.09,4059.25,0],[[5929,2],[5949,2]]], [6296,[8795.52,3806.11,0],[[5930,2],[6653,2]]], [6297,[8664.6,3884.38,0],[[5930,2]]], [6298,[9603.28,5947.79,0],[[5931,2]]], [6299,[9609.73,6020.22,0],[[5932,2],[6654,2],[6655,2]]], -[6300,[9622.83,5618.92,5.08626e-006],[[5934,2],[6300,2]]], [6301,[9794.4,5790.79,0],[[5935,2],[6265,2],[6656,2],[6657,2]]], [6302,[9401.91,5309.55,0],[[6302,2],[5939,2]]], [6303,[9047.57,5400.02,0],[[5941,2],[5942,2],[6303,2],[6658,2],[6659,2]]], [6304,[9005.67,5517.21,0],[[5942,2],[6304,2]]], [6305,[9725.02,6881.1,1.90735e-006],[[5943,2],[6660,2],[6661,2],[6662,2]]], -[6306,[9126.72,6678.18,0],[[5944,2],[6663,2]]], [6307,[9376.78,6856.25,0],[[5945,2],[5946,2],[6664,2],[6310,2]]], [6308,[9287.55,6776.16,0],[[5945,2]]], [6309,[9240.39,6842.78,0],[[5946,2]]], [6310,[9351.17,6975.8,0],[[5946,2],[6307,2],[6665,2],[6666,2],[6667,2]]], [6311,[8210.72,4026.58,0],[[5949,2]]], -[6312,[7890.82,3708.71,1.90735e-006],[[5952,2]]], [6313,[7883.81,3861.97,0],[[5952,2],[6668,2]]], [6314,[7420.42,3443.53,0],[[5954,2],[6669,2]]], [6315,[5318.59,4466.93,0],[[6315,2]]], [6316,[5149.26,4391.11,0],[[5955,2],[6670,2]]], [6317,[7094.25,8531.2,-2.54313e-006],[[5959,2],[6671,2],[6672,2]]], -[6318,[7400.9,8210.94,7.62939e-006],[[5960,2],[6673,2]]], [6319,[7269.21,8296.57,0],[[5960,2],[6674,2]]], [6320,[5974.24,8126.85,-1.90735e-006],[[5964,2],[6320,2],[6675,2],[6676,2]]], [6321,[5877.25,8005.59,-2.54313e-006],[[5965,2],[6321,2],[6677,2],[6676,2]]], [6322,[5753.23,8030.09,-2.54313e-006],[[5965,2],[6678,2],[6679,2]]], [6323,[5844.81,8026.26,7.62939e-006],[[5965,2]]], -[6324,[5676.2,7788.24,0],[[5966,2],[6680,2]]], [6325,[6611.88,8276.08,0],[[5968,2]]], [6326,[7891.74,8673.46,0],[[5969,2],[6333,2]]], [6327,[7802.71,8748.85,7.62939e-006],[[5970,2],[6681,2],[6327,2],[6682,2]]], [6328,[8689.83,8267.1,0],[[5972,2],[6329,2]]], [6329,[8781.45,8268.64,0],[[5973,2],[6328,2],[6683,2],[6684,2],[6330,2]]], -[6330,[8798.02,8184.44,0],[[5974,2],[6329,2],[6685,2],[6330,2],[6684,2]]], [6331,[8816.93,8113.41,2.54313e-006],[[5975,2],[6684,2],[6686,2]]], [6332,[8144.15,8677.63,-1.52588e-005],[[5976,2],[6687,2]]], [6333,[7989.6,8751.23,-5.08626e-006],[[5976,2],[6326,2],[6688,2]]], [6334,[8443.74,8603.88,0],[[5977,2],[6689,2],[6690,2],[6335,2]]], [6335,[8545.99,8518.8,0],[[5978,2],[6334,2],[6691,2],[6692,2]]], -[6336,[8549.23,8473.61,-1.52588e-005],[[5979,2],[6693,2]]], [6337,[5218.85,6539.67,0],[[5980,2],[6694,2]]], [6338,[4978.7,4997.48,0],[[5982,2]]], [6339,[4855.77,4933.11,-6.35783e-007],[[5982,2],[6695,2],[6696,2]]], [6340,[4582.55,8060.69,0],[[5983,2],[6340,2],[6697,2],[6698,2]]], [6341,[4356.22,8226.42,0],[[5984,2],[6699,2]]], -[6342,[4112.73,8200.39,0],[[5985,2],[6700,2],[6701,2]]], [6343,[5028.88,7567.11,-2.54313e-006],[[5987,2]]], [6344,[5161.29,7462.8,0],[[5987,2]]], [6345,[5186.5,7660.95,0],[[5987,2],[6702,2]]], [6346,[4426.26,5446.4,0],[[5990,2],[6346,2],[6703,2]]], [6347,[4352.91,5261.07,0],[[5990,2],[6351,2]]], -[6348,[3565.28,5765.66,0],[[5992,2]]], [6349,[4375.73,4712.57,3.17891e-007],[[5993,2],[5995,2],[6353,2],[6704,2]]], [6350,[4492.98,4765.42,0],[[5993,2],[6705,2],[6706,2]]], [6351,[4288.91,5164.28,6.35783e-007],[[5994,2],[6347,2],[6707,2]]], [6352,[4213.5,4872.13,0],[[5995,2],[6352,2]]], [6353,[4346.53,4734.77,-2.38419e-007],[[5995,2],[6349,2],[6708,2],[6709,2],[6353,2]]], -[6354,[4337.13,4772.72,0],[[6709,2],[5995,2]]], [6355,[3305.81,5014.71,3.17891e-007],[[5996,2],[6355,2],[6710,2]]], [6356,[3435.21,4998.54,9.53674e-007],[[5996,2],[6711,2]]], [6357,[4287.5,8767.79,-1.27157e-006],[[5998,2],[6712,2],[6713,2]]], [6358,[4135.71,8899.65,0],[[5998,2],[6714,2]]], [6359,[2459.18,10457.9,0],[[5999,2],[6715,2]]], -[6360,[2193.77,10431.8,0],[[6000,2],[6360,2]]], [6361,[1863.35,10496.4,0],[[6001,2],[6003,2],[6716,2],[6717,2]]], [6362,[1514.15,10147.3,4.76837e-007],[[6004,2]]], [6363,[3268.61,10056.8,0],[[6005,2],[6006,2],[6009,2],[6369,2],[6363,2],[6718,2],[6364,2],[6719,2]]], [6364,[3391.4,9984.9,0],[[6005,2],[6363,2],[6720,2],[6721,2],[6722,2],[6718,2]]], [6365,[2825.71,9344.36,0],[[6007,2]]], -[6366,[3239.55,9690.29,0],[[6008,2],[6723,2]]], [6367,[3290.13,10282.5,0],[[6009,2],[6724,2],[6368,2]]], [6368,[3374.42,10180.4,-9.53674e-007],[[6009,2],[6367,2],[6725,2],[6724,2],[6726,2],[6718,2]]], [6369,[3303.69,10125,0],[[6009,2],[6363,2],[6726,2]]], [6370,[3251.84,9350.5,0],[[6011,2],[6727,2]]], [6371,[1961.97,12336.2,-1.90735e-006],[[6012,2],[6728,2]]], -[6372,[1922.34,12092.8,0],[[6012,2],[6729,2]]], [6373,[2012.43,12063,-1.90735e-006],[[6012,2],[6730,2]]], [6374,[1870.94,12621.2,1.14441e-006],[[6014,2],[6015,2],[6056,2],[6374,2],[6731,2],[6732,2]]], [6375,[1880.9,12509.2,0],[[6014,2]]], [6376,[2836.83,11795.4,-1.90735e-006],[[6016,2],[6733,2],[6429,2]]], [6377,[2677.76,11886.3,-1.90735e-006],[[6016,2],[6734,2]]], -[6378,[4444.82,17323.8,0],[[6018,2],[6735,2],[6736,2],[6401,2]]], [6379,[4856.41,17540.9,2.54313e-006],[[6019,2],[6737,2],[6738,2]]], [6380,[5070.86,17499.3,-7.62939e-006],[[6019,2],[6739,2]]], [6381,[5183.91,17415.6,0],[[6021,2],[6740,2],[6381,2],[6741,2],[6382,2],[6742,2],[6739,2]]], [6382,[5223.38,17350.6,-2.54313e-006],[[6022,2],[6381,2],[6382,2],[6741,2]]], [6383,[5317,17121,7.62939e-006],[[6023,2],[6743,2]]], -[6384,[5467.7,17013.3,0],[[6024,2],[6389,2],[6743,2]]], [6385,[5699.19,16754.7,-5.08626e-006],[[6025,2],[6744,2],[6745,2]]], [6386,[5966.49,16490.3,0],[[6026,2],[6746,2],[6747,2]]], [6387,[5578.66,16322.7,2.54313e-006],[[6027,2],[6387,2],[6748,2]]], [6388,[5334.63,16327.5,-5.72205e-006],[[6028,2],[6749,2],[6748,2],[6388,2],[6750,2]]], [6389,[5505.8,16908.7,-2.54313e-006],[[6029,2],[6384,2],[6745,2]]], -[6390,[3334.64,16583.9,0],[[6030,2],[6751,2]]], [6391,[3316.71,16736.4,-7.62939e-006],[[6030,2],[6752,2]]], [6392,[2595.06,15763.2,0],[[6032,2]]], [6393,[2426.23,16057.9,0],[[6033,2]]], [6394,[2357.49,16111.3,0],[[6033,2],[6753,2],[6754,2]]], [6395,[2495.08,16511.2,0],[[6034,2],[6755,2]]], -[6396,[2364.56,16375,9.53674e-007],[[6034,2],[6756,2],[6757,2],[6758,2]]], [6397,[2882.62,16976.4,0],[[6035,2],[6759,2],[6760,2]]], [6398,[3121,17033.2,-7.62939e-006],[[6036,2],[6761,2],[6762,2]]], [6399,[3769.28,16714.1,-2.54313e-006],[[6038,2],[6763,2],[6764,2]]], [6400,[3894.55,16711.7,3.8147e-006],[[6038,2]]], [6401,[4374.71,17277.7,0],[[6039,2],[6378,2],[6736,2]]], -[6402,[4273.72,17190.8,0],[[6039,2],[6040,2],[6402,2]]], [6403,[1895.09,14888.6,0],[[6041,2],[6405,2],[6765,2]]], [6404,[1928.97,15189.2,0],[[6041,2]]], [6405,[1852.05,14827.5,-3.8147e-006],[[6043,2],[6403,2]]], [6406,[1660.96,14741.8,0],[[6043,2],[6766,2]]], [6407,[1681.48,14174.3,-1.27157e-006],[[6044,2],[6767,2],[6768,2]]], -[6408,[1364.2,13155.9,-2.38419e-007],[[6047,2],[6048,2]]], [6409,[1410.31,13002.1,0],[[6048,2],[6049,2],[6769,2],[6412,2],[6770,2],[6410,2]]], [6410,[1346.87,13057.9,0],[[6048,2],[6409,2],[6770,2],[6771,2]]], [6411,[1325.9,13094,0],[[6048,2],[6772,2]]], [6412,[1463.28,12987.2,-2.38419e-007],[[6049,2],[6409,2],[6413,2],[6769,2]]], [6413,[1535.03,12966.1,0],[[6049,2],[6051,2],[6412,2],[6773,2]]], -[6414,[1618.89,12930.6,0],[[6051,2],[6774,2]]], [6415,[1545.06,12992.7,0],[[6051,2]]], [6416,[1491.53,13875.4,0],[[6052,2],[6775,2],[6767,2]]], [6417,[1400.14,13520.2,-9.53674e-007],[[6053,2]]], [6418,[1388.07,13581,0],[[6053,2],[6418,2],[6776,2]]], [6419,[1789.29,12829.2,6.35783e-007],[[6055,2],[6777,2],[6423,2]]], -[6420,[1876.36,12814.2,0],[[6055,2],[6056,2],[6778,2],[6422,2]]], [6421,[1930.54,12663.3,0],[[6015,2],[6056,2]]], [6422,[1882.94,12783,0],[[6056,2],[6420,2],[6779,2]]], [6423,[1836.62,12707.4,0],[[6056,2],[6419,2],[6731,2]]], [6424,[7705.29,15346.6,7.62939e-006],[[6057,2],[6780,2]]], [6425,[7138.24,15405.5,0],[[6059,2]]], -[6426,[6925.49,15527.8,2.54313e-006],[[6060,2],[6781,2],[6782,2]]], [6427,[4021.31,11503,0],[[5698,2]]], [6428,[3917.84,11387.8,0],[[6062,2],[6783,2],[6428,2],[6784,2]]], [6429,[2870.34,11786.4,0],[[6064,2],[6376,2],[6733,2]]], [6430,[6028.86,16104.6,0],[[6066,2],[6430,2]]], [6431,[5919.88,15964.5,0],[[6066,2],[6785,2]]], -[6432,[6515.4,15451.2,0],[[6067,2],[6786,2]]], [6433,[6682.87,15877.9,0],[[6068,2]]], [6434,[6570.78,16026.1,7.62939e-006],[[6068,2],[6787,2]]], [6435,[6746.87,16065.2,0],[[6068,2],[6788,2]]], [6436,[6014.98,15760.6,0],[[6069,2]]], [6437,[5962.26,15773.3,0],[[6069,2]]], -[6438,[5885.93,10808.1,0],[[6071,2],[6789,2]]], [6439,[6272.52,10764.6,3.8147e-006],[[6072,2],[6439,2],[6790,2],[6791,2]]], [6440,[7068.41,11529.7,0],[[6073,2],[6792,2],[6440,2],[6793,2]]], [6441,[6768.36,10779.1,0],[[6074,2],[6794,2],[6441,2],[6795,2]]], [6442,[7264.51,10911.3,-7.62939e-006],[[6075,2],[6796,2]]], [6443,[7249.11,10724.2,0],[[6075,2],[6797,2]]], -[6444,[7279.17,11194.8,2.54313e-006],[[6076,2],[6798,2],[6799,2]]], [6445,[7754.25,12036.4,7.62939e-006],[[6078,2],[6800,2]]], [6446,[7788.21,12304.9,0],[[6078,2],[6801,2]]], [6447,[7826.08,13204.8,2.54313e-006],[[6079,2],[6081,2],[6802,2]]], [6448,[7869.01,12707.2,0],[[6080,2],[6803,2]]], [6449,[8049.73,13020.8,0],[[6081,2],[6804,2]]], -[6450,[8238.28,14826.5,-7.62939e-006],[[6082,2],[6805,2]]], [6451,[7983.42,14963.3,-7.62939e-006],[[6083,2],[6806,2]]], [6452,[8023.69,14150,0],[[6084,2],[6807,2],[6808,2]]], [6453,[7820.04,14172,-7.62939e-006],[[6084,2],[6809,2]]], [6454,[7828.98,13642.2,0],[[6086,2]]], [6455,[7879.56,13592.2,0],[[6086,2],[6810,2]]], -[6456,[7925.94,13326.2,0],[[6089,2]]], [6457,[8022.95,13373.5,3.05176e-006],[[6090,2],[6458,2],[6802,2],[6811,2],[6812,2]]], [6458,[7992.98,13478.2,0],[[6090,2],[6457,2],[6812,2],[6458,2]]], [6459,[4960.5,10125.7,0],[[6091,2],[6813,2]]], [6460,[5663.23,10618.6,0],[[6092,2]]], [6461,[5872.67,10485.4,7.62939e-006],[[6092,2],[6814,2]]], -[6462,[5421.68,10125.3,0],[[6093,2],[6815,2]]], [6463,[5559.93,10267,7.62939e-006],[[6093,2],[6816,2]]], [6464,[3961.44,10607.7,-1.27157e-006],[[6094,2],[6817,2],[6818,2]]], [6465,[3893.62,10457.9,-3.8147e-006],[[6094,2],[6819,2]]], [6466,[4271.02,10197.2,2.54313e-006],[[6095,2],[6820,2],[6821,2]]], [6467,[3941.72,11123.9,2.54313e-006],[[6097,2],[6822,2],[6823,2]]], -[6468,[4916.14,10775.4,5.08626e-006],[[6098,2],[6468,2]]], [6469,[4601.13,10236.9,0],[[6099,2],[6820,2]]], [6470,[4746.49,10047.2,2.54313e-006],[[6099,2],[6824,2],[6825,2]]], [6471,[12623.7,9887.16,0],[[6100,2],[6826,2]]], [6472,[12473.3,9970.17,0],[[6100,2],[6827,2],[6484,2],[6828,2]]], [6473,[13443.1,10068.3,0],[[6102,2],[6829,2]]], -[6474,[13272,9862.67,-2.54313e-006],[[6104,2],[6830,2],[6831,2]]], [6475,[13754.2,11831.3,-1.52588e-006],[[6475,2]]], [6476,[14090.2,11308.7,-3.8147e-006],[[6109,2],[6111,2]]], [6477,[14323.5,10943.9,7.62939e-006],[[6112,2],[6832,2]]], [6478,[13757.9,10660.1,0],[[6113,2],[6833,2]]], [6479,[13707,10417.6,1.90735e-006],[[6114,2],[6834,2],[6835,2],[6833,2]]], -[6480,[13656,10488.3,7.62939e-006],[[6114,2]]], [6481,[12036.2,9978.29,0],[[6116,2]]], [6482,[11983.3,9564.71,5.08626e-006],[[6117,2],[6482,2],[6836,2]]], [6483,[12125.7,9907.32,0],[[6118,2]]], [6484,[12326.3,9921.33,7.62939e-006],[[6118,2],[6472,2],[6837,2]]], [6485,[12148.6,9659.94,7.62939e-006],[[6118,2],[6121,2]]], -[6486,[11968.7,8958.19,0],[[6119,2],[6838,2]]], [6487,[11749.3,9004.33,0],[[6119,2],[6839,2],[6493,2]]], [6488,[12265.8,9374.18,0],[[6121,2],[6840,2]]], [6489,[12118.3,9299.89,-7.62939e-006],[[6121,2],[6490,2]]], [6490,[12121.9,9309.53,1.90735e-006],[[6489,2],[6490,2],[6121,2]]], [6491,[11423.9,8875.29,0],[[6122,2],[6841,2],[6842,2]]], -[6492,[11637.5,9203.94,0],[[6123,2],[6843,2]]], [6493,[11649,8967.54,0],[[6123,2],[6487,2],[6839,2]]], [6494,[11262.4,9171.79,1.90735e-006],[[6124,2],[6844,2],[6494,2],[6845,2]]], [6495,[10618.3,9303.67,-7.62939e-006],[[6125,2],[6846,2]]], [6496,[10968.1,9327.72,-7.62939e-006],[[6126,2]]], [6497,[10862.9,9317.41,0],[[6126,2],[6847,2],[6848,2],[6844,2]]], -[6498,[11116.7,9319.08,0],[[6127,2],[6845,2],[6844,2]]], [6499,[13779.2,11953.6,0],[[6129,2],[6475,2],[6849,2],[6850,2]]], [6500,[13789.1,12332.2,-9.53674e-007],[[6132,2],[6851,2],[6852,2],[6500,2]]], [6501,[13696.5,12259.5,0],[[6133,2]]], [6502,[13641.4,12271,-6.35783e-007],[[6133,2]]], [6503,[9843.38,14181.6,-7.62939e-006],[[6134,2]]], -[6504,[9905.33,14323.3,-2.54313e-006],[[6134,2],[6147,2],[6525,2],[6853,2]]], [6505,[9710.22,14051.1,7.62939e-006],[[6135,2]]], [6506,[9484.41,14448.9,0],[[6136,2],[6854,2]]], [6507,[10067.3,13571.6,0],[[6137,2]]], [6508,[11556.4,14582,0],[[6139,2],[6151,2],[6855,2],[6528,2]]], [6509,[11612.9,14714.5,9.53674e-007],[[6140,2],[6856,2],[6855,2],[6857,2],[6509,2]]], -[6510,[11568.7,14881.6,-1.90735e-006],[[6140,2],[6511,2]]], [6511,[11647.5,14832.8,0],[[6140,2],[6510,2],[6511,2],[6858,2],[6859,2],[6860,2]]], [6512,[11521.9,14899.4,7.62939e-007],[[6140,2],[6861,2],[6512,2],[6858,2],[6862,2],[6519,2]]], [6513,[11216.7,14849.8,3.8147e-006],[[6141,2]]], [6514,[11154.7,14935.3,0],[[6141,2],[6146,2]]], [6515,[11368.4,14895.6,3.8147e-006],[[6141,2],[6863,2],[6515,2]]], -[6516,[11341.7,14950,-1.90735e-006],[[6141,2],[6864,2],[6516,2],[6865,2]]], [6517,[11378.4,14890.5,0],[[6142,2]]], [6518,[11414.5,14901.5,-6.35783e-007],[[6142,2],[6518,2],[6866,2],[6519,2]]], [6519,[11466.2,14900,-1.58946e-007],[[6143,2],[6512,2],[6518,2],[6866,2],[6862,2]]], [6520,[11454.8,14473.6,3.8147e-006],[[6144,2]]], [6521,[11063.8,14773.4,0],[[6146,2]]], -[6522,[11121.3,14986.8,0],[[6146,2],[6867,2]]], [6523,[10032.4,14570.9,0],[[6147,2],[6868,2]]], [6524,[10120.2,14407.2,0],[[6147,2],[6869,2]]], [6525,[9955.2,14387.3,0],[[6147,2],[6504,2],[6525,2],[6870,2]]], [6526,[9951.86,14995.8,0],[[6148,2],[6871,2]]], [6527,[10256.8,14828.4,0],[[6150,2],[6872,2]]], -[6528,[11661,14561.9,-6.35783e-007],[[6151,2],[6508,2],[6873,2],[6856,2],[6855,2]]], [6529,[11628.4,14356.8,0],[[6152,2],[6874,2],[6875,2],[6876,2],[6877,2],[6878,2]]], [6530,[11819.8,14414.2,0],[[6153,2],[6155,2],[6531,2]]], [6531,[11799.6,14503.1,0],[[6155,2],[6530,2],[6879,2],[6880,2],[6873,2]]], [6532,[10445.6,9343.89,-2.54313e-006],[[6156,2],[6846,2],[6881,2]]], [6533,[9766.98,9197.8,2.54313e-006],[[6157,2],[6185,2],[6186,2],[6561,2]]], -[6534,[9750.16,9139.91,2.54313e-006],[[6159,2],[6882,2],[6561,2],[6883,2]]], [6535,[10091.5,8989.43,7.62939e-006],[[6160,2],[6884,2]]], [6536,[7993.09,11736.4,-2.54313e-006],[[6162,2],[6885,2],[6886,2]]], [6537,[8118.37,11631.8,2.54313e-006],[[6162,2],[6887,2],[6888,2],[6886,2]]], [6538,[8268.36,11685.2,7.62939e-006],[[6162,2],[6889,2],[6890,2]]], [6539,[8232.58,12321.2,0],[[6163,2],[6891,2],[6539,2],[6892,2]]], -[6540,[8055.95,12325.1,-2.54313e-006],[[6163,2],[6893,2],[6892,2]]], [6541,[8701.18,13605.3,0],[[6164,2],[6894,2]]], [6542,[8367.05,13078.4,0],[[6166,2],[6895,2],[6804,2]]], [6543,[8463.63,13057.5,0],[[6167,2],[6895,2]]], [6544,[9046.35,14051.4,5.08626e-006],[[6169,2],[6896,2],[6897,2]]], [6545,[9042.74,13931.8,0],[[6169,2]]], -[6546,[8556.9,12443.7,-2.54313e-006],[[6172,2],[6546,2],[6898,2]]], [6547,[8562.37,12632.4,0],[[6172,2],[6899,2]]], [6548,[7995.2,11346.4,0],[[6175,2],[6900,2],[6901,2],[6902,2],[6887,2]]], [6549,[7741.76,10490.9,-2.54313e-006],[[6176,2],[6903,2],[6904,2]]], [6550,[7896.74,10869.2,0],[[6177,2]]], [6551,[8603.92,11624.4,0],[[6178,2],[6551,2],[6889,2]]], -[6552,[8273.57,11359,-5.08626e-006],[[6179,2],[6905,2],[6902,2]]], [6553,[8615.5,9894.87,0],[[6180,2],[6555,2],[6906,2]]], [6554,[8769.79,9861.83,0],[[6180,2],[6907,2],[6908,2],[6562,2]]], [6555,[8460.23,9972.57,0],[[6181,2],[6553,2],[6909,2]]], [6556,[8293.3,10117.4,0],[[6182,2],[6910,2],[6911,2]]], [6557,[8445.14,10204.7,0],[[7510,2],[7217,2],[6911,2],[6182,2]]], -[6558,[8328.29,10367.3,7.62939e-006],[[6183,2],[6912,2]]], [6559,[9213.75,9108.51,0],[[6184,2],[6913,2],[6914,2]]], [6560,[9460.71,9162.83,7.62939e-006],[[6184,2],[6915,2]]], [6561,[9646.29,9172.62,0],[[6186,2],[6533,2],[6534,2],[6915,2],[6882,2],[6916,2]]], [6562,[8939.3,9833.56,-2.54313e-006],[[6188,2],[6554,2],[6917,2]]], [6563,[14518.8,8213.13,-7.62939e-006],[[6189,2],[6918,2]]], -[6564,[14450.8,8438.93,2.54313e-006],[[6189,2],[6919,2],[6920,2]]], [6565,[14715.7,9226.51,2.54313e-006],[[6191,2],[6921,2],[6922,2]]], [6566,[15232.1,8642.19,0],[[6193,2],[6566,2],[6923,2]]], [6567,[15098.6,10097.6,9.53674e-007],[[6195,2],[6925,2],[6926,2],[6927,2]]], [6568,[15041.5,9641.7,0],[[6196,2],[6928,2],[6929,2]]], [6569,[16377.4,9889.34,0],[[6199,2]]], -[6570,[16328.7,10263.4,1.90735e-006],[[6200,2],[6930,2],[6931,2],[6932,2]]], [6571,[16332.1,10143.6,0],[[6200,2]]], [6572,[15921.1,10026,5.08626e-006],[[6202,2],[6933,2],[6934,2]]], [6573,[16890.6,10382.4,0],[[6204,2],[6575,2],[6935,2],[6936,2]]], [6574,[16760.7,10332.8,0],[[6204,2]]], [6575,[16959.9,10343.9,1.19209e-007],[[6204,2],[6573,2],[6937,2],[6938,2],[6935,2]]], -[6576,[17336.9,10105.8,0],[[6205,2],[6206,2]]], [6577,[17728,10146.5,0],[[6208,2],[6584,2],[6939,2]]], [6578,[17687.2,10129.9,-1.90735e-006],[[6208,2],[6213,2],[6940,2]]], [6579,[17792.8,10195.7,0],[[6209,2],[6941,2],[6942,2],[6579,2]]], [6580,[17804.2,10108.3,1.58946e-007],[[6209,2]]], [6581,[17971.5,10115.3,-1.19209e-007],[[6210,2],[6212,2],[6943,2],[6944,2]]], -[6582,[18038.7,10047.1,0],[[6211,2],[6212,2],[6218,2],[6944,2]]], [6583,[18026.9,9965.56,-4.76837e-007],[[6211,2]]], [6584,[17687,10125.7,0],[[6213,2],[6577,2],[6945,2],[6584,2]]], [6585,[16753.4,2656.15,0],[[6222,2],[6232,2],[6596,2]]], [6586,[16788,2495.06,0],[[6222,2],[6225,2],[6946,2],[6947,2]]], [6587,[16623.3,2525.97,0],[[6223,2]]], -[6588,[16603.4,2242.73,0],[[6224,2],[6948,2]]], [6589,[15935.4,2228.12,0],[[6226,2],[6949,2]]], [6590,[16200.7,1945.49,-9.53674e-007],[[6227,2],[6950,2]]], [6591,[15591,2378.06,9.53674e-007],[[6228,2],[6951,2]]], [6592,[15727.5,2291.47,4.76837e-007],[[6228,2],[6952,2],[6953,2],[6954,2]]], [6593,[16383.2,2769.33,1.19209e-007],[[6230,2],[6955,2]]], -[6594,[16272,2998.72,0],[[6231,2],[6956,2]]], [6595,[16856.1,2773.44,0],[[6232,2],[6233,2],[6599,2],[6595,2]]], [6596,[16847.1,2662.22,1.19209e-007],[[6232,2],[6585,2],[6957,2]]], [6597,[16913.1,2891.54,0],[[6233,2]]], [6598,[16797.6,2842.84,0],[[6233,2]]], [6599,[16913.4,2794.26,0],[[6233,2],[6595,2],[6958,2],[6957,2]]], -[6600,[14407.3,3066.25,6.35783e-007],[[6235,2],[6238,2],[6959,2],[6600,2]]], [6601,[15005.1,2408.34,-1.90735e-006],[[6239,2],[6960,2]]], [6602,[14485.5,2491.74,0],[[6240,2],[6279,2],[6961,2],[6603,2]]], [6603,[14560.9,2432.11,0],[[6241,2],[6602,2],[6961,2]]], [6604,[14701,2269.8,-1.27157e-006],[[6241,2],[6962,2],[6963,2]]], [6605,[14204,6622.06,0],[[6242,2],[6964,2]]], -[6606,[13532.3,6574.37,0],[[6243,2],[6965,2]]], [6607,[12565.9,4587.98,0],[[6246,2],[6966,2]]], [6608,[12256.4,4864.65,1.27157e-006],[[6247,2],[6292,2],[6967,2]]], [6609,[12691,5868.73,0],[[6248,2],[6968,2]]], [6610,[12116.5,5252.89,0],[[6250,2]]], [6611,[12353.9,5696.68,0],[[6251,2]]], -[6612,[12129.7,5472.87,-2.54313e-006],[[6252,2],[6271,2],[6969,2]]], [6613,[12186.3,5408.4,0],[[6252,2]]], [6614,[13713,6259.81,0],[[6253,2]]], [6615,[14673.4,7571.5,7.62939e-006],[[6255,2]]], [6616,[14016,7521.75,0],[[6256,2],[6970,2]]], [6617,[14050,7715.91,7.62939e-006],[[6257,2]]], -[6618,[13903.1,7643.63,0],[[6257,2],[6971,2],[6970,2]]], [6619,[13814.4,7256.66,2.54313e-006],[[6259,2],[6970,2],[6972,2]]], [6620,[13549.3,7089.1,0],[[6260,2],[6973,2]]], [6621,[13668.9,6930.34,-2.54313e-006],[[6260,2],[6974,2],[6975,2]]], [6622,[9398.25,5224.8,0],[[6261,2],[6263,2]]], [6623,[10066,5727.6,0],[[6264,2],[6976,2],[6977,2]]], -[6624,[10100,5599.77,0],[[6264,2],[6978,2]]], [6625,[9967.87,5951.45,0],[[6266,2],[6979,2],[6980,2],[6656,2]]], [6626,[8821.11,4046.26,1.90735e-006],[[6268,2],[6981,2]]], [6627,[8621.76,4138.46,1.90735e-006],[[6268,2],[6982,2]]], [6628,[8605.99,4369.01,0],[[6269,2],[6628,2]]], [6629,[11759,5916.86,0],[[6629,2]]], -[6630,[11732.2,6076.83,0],[[6270,2],[6983,2]]], [6631,[12050.5,5619.1,0],[[6271,2],[6984,2]]], [6632,[11927.9,5226.12,0],[[6272,2],[6985,2]]], [6633,[11448.7,5854.64,0],[[6273,2],[6986,2]]], [6634,[11333.6,5769.11,1.90735e-006],[[6273,2],[6634,2],[6987,2],[6988,2]]], [6635,[11194.1,5248.24,-9.53674e-007],[[6274,2],[6989,2],[6635,2],[6990,2]]], -[6636,[10469.7,5564.82,-1.27157e-006],[[6278,2],[6991,2],[6992,2]]], [6637,[14226.8,2308.5,-1.90735e-006],[[6280,2],[6637,2]]], [6638,[14081.6,2027.7,0],[[6281,2],[6993,2]]], [6639,[13772,2048.94,0],[[6282,2],[6994,2]]], [6640,[13710.1,2211.21,0],[[6282,2],[6995,2]]], [6641,[13396.9,1573.93,0],[[6283,2],[6996,2]]], -[6642,[13309.4,1277.22,9.53674e-007],[[6283,2],[6997,2]]], [6643,[13223,1889,0],[[6284,2],[6643,2],[6998,2]]], [6644,[12908,797.705,0],[[6285,2],[6649,2]]], [6645,[13039.7,964.334,-4.76837e-007],[[6285,2],[6286,2],[6645,2],[6999,2],[6648,2]]], [6646,[12855.5,915.655,0],[[6285,2]]], [6647,[13271.8,1102.46,0],[[6286,2],[6997,2]]], -[6648,[13118,982.075,0],[[6286,2],[6645,2],[7000,2],[7001,2]]], [6649,[12765.5,815.988,-4.76837e-007],[[6287,2],[6644,2]]], [6650,[12587,4252.31,0],[[6290,2],[7002,2]]], [6651,[12736.8,4382.63,-3.8147e-006],[[6290,2]]], [6652,[7814.42,3387.89,0],[[6294,2],[7003,2]]], [6653,[8834.9,3831.78,0],[[6296,2]]], -[6654,[9644.54,6069.15,-2.54313e-006],[[6299,2],[7004,2],[7005,2]]], [6655,[9559,6043.41,7.62939e-006],[[6299,2]]], [6656,[9888.65,5891.85,0],[[6301,2],[6625,2],[6980,2]]], [6657,[9707.79,5826.5,0],[[6301,2],[6657,2]]], [6658,[9040.21,5352.49,0],[[6303,2]]], [6659,[8926.67,5432.61,0],[[6303,2]]], -[6660,[9887.66,6822.58,-7.62939e-006],[[6305,2],[7006,2]]], [6661,[9763.63,7001.86,0],[[6305,2],[7007,2],[6661,2]]], [6662,[9575.71,6937.88,0],[[6305,2],[6667,2]]], [6663,[9057.41,6676.53,0],[[6306,2],[7008,2]]], [6664,[9464.69,6825.84,0],[[6307,2]]], [6665,[9282.99,7142.93,0],[[6310,2],[7009,2],[7010,2]]], -[6666,[9390.95,7145.06,0],[[6310,2],[7011,2]]], [6667,[9484.31,6970.36,0],[[6310,2],[6662,2]]], [6668,[7901.1,3895.29,0],[[6313,2]]], [6669,[7508.37,3388.7,0],[[6314,2],[7012,2]]], [6670,[5025.7,4458.73,1.90735e-006],[[6316,2],[7013,2]]], [6671,[7068.82,8531.26,0],[[6317,2]]], -[6672,[7119.82,8737.44,-7.62939e-006],[[6317,2],[7014,2]]], [6673,[7488.05,8315.07,0],[[6318,2],[7015,2]]], [6674,[7416.32,8315.07,0],[[6319,2],[7015,2]]], [6675,[6062.41,8237.05,0],[[6320,2],[7016,2]]], [6676,[5926.95,8165.68,-1.90735e-006],[[6320,2],[6321,2],[7017,2],[6676,2],[7018,2],[7019,2]]], [6677,[5906.64,8091.16,-1.90735e-006],[[6321,2],[6677,2],[7020,2]]], -[6678,[5804.49,8108.8,0],[[6322,2],[6678,2],[7019,2]]], [6679,[5615.47,8119.31,7.62939e-006],[[6322,2],[7021,2]]], [6680,[5547.7,7766.77,0],[[6324,2],[7022,2],[7023,2]]], [6681,[7886.94,8876.93,0],[[6327,2],[6688,2]]], [6682,[7680.63,8772.69,0],[[6327,2],[7024,2]]], [6683,[8839.68,8358.5,0],[[6329,2],[6691,2],[7025,2],[6684,2]]], -[6684,[8827.85,8231.86,0],[[6329,2],[6330,2],[6331,2],[6683,2],[7026,2]]], [6685,[8794.33,8171.95,-3.8147e-006],[[6330,2]]], [6686,[8922.21,8201.57,0],[[6331,2],[7027,2]]], [6687,[8204.73,8748.67,0],[[6332,2],[7028,2]]], [6688,[7979.15,8906.74,0],[[6333,2],[6681,2],[7028,2],[7029,2],[7030,2]]], [6689,[8301.97,8717.71,0],[[6334,2],[7031,2]]], -[6690,[8507.71,8765.37,0],[[6334,2],[7032,2]]], [6691,[8684.77,8488.7,0],[[6335,2],[6683,2]]], [6692,[8662.39,8642.29,-1.52588e-005],[[6335,2],[7033,2]]], [6693,[8649.02,8467.6,-1.52588e-005],[[6336,2],[7034,2]]], [6694,[5323.4,6541.13,-7.62939e-006],[[6337,2]]], [6695,[4863.26,4875.62,0],[[6339,2],[6695,2],[7035,2]]], -[6696,[4725.24,4964.53,0],[[6339,2],[7036,2]]], [6697,[4581.8,8218.88,0],[[6340,2]]], [6698,[4705.51,8032.31,0],[[6340,2],[7037,2],[7038,2],[7039,2]]], [6699,[4387.26,8344.05,0],[[6341,2],[7040,2],[7041,2],[6699,2]]], [6700,[4114.55,8295.17,0],[[6342,2],[6701,2]]], [6701,[4103.27,8285.83,0],[[6700,2],[6342,2]]], -[6702,[5241.51,7763.1,0],[[6345,2],[7042,2],[7043,2],[6702,2]]], [6703,[4419.62,5425.97,-4.76837e-007],[[6703,2],[6346,2]]], [6704,[4309.87,4600.84,9.53674e-007],[[6349,2],[7044,2]]], [6705,[4643.83,4671.72,0],[[6350,2],[7045,2]]], [6706,[4592.34,4822.64,0],[[6350,2],[7036,2]]], [6707,[4243.49,5200.49,0],[[6351,2]]], -[6708,[4308.74,4695,3.17891e-007],[[6353,2],[7046,2],[6708,2]]], [6709,[4353.9,4757.24,9.53674e-007],[[6353,2],[6354,2],[6709,2]]], [6710,[3395.47,4970.08,-9.53674e-007],[[6355,2],[7047,2]]], [6711,[3570.49,5017.09,0],[[6356,2],[6711,2],[7048,2]]], [6712,[4329.93,8589.25,0],[[6357,2],[7040,2]]], [6713,[4431.44,8801.07,1.27157e-006],[[6357,2],[7049,2],[7050,2]]], -[6714,[4092,9015.1,0],[[6358,2],[7051,2]]], [6715,[2475.54,10490.3,0],[[6359,2],[7052,2],[7053,2]]], [6716,[1880.93,10644.4,0],[[6361,2],[7054,2],[7055,2]]], [6717,[1968.95,10524.7,0],[[6717,2],[7056,2],[7057,2],[6361,2]]], [6718,[3373.66,10047.3,-3.8147e-006],[[6363,2],[6364,2],[6368,2],[6726,2]]], [6719,[3211.57,10105.3,0],[[6363,2]]], -[6720,[3520.75,10041.9,0],[[6364,2],[7058,2],[6725,2]]], [6721,[3392.65,9835.3,0],[[6364,2],[7059,2],[6723,2]]], [6722,[3440.51,10031.8,3.8147e-006],[[6364,2],[6722,2]]], [6723,[3393.74,9663.52,9.53674e-007],[[6366,2],[6721,2],[7060,2],[7061,2],[7062,2]]], [6724,[3399.73,10245.6,-9.53674e-007],[[6367,2],[6368,2],[7063,2],[6724,2]]], [6725,[3517.27,10162.8,-1.27157e-006],[[6368,2],[6720,2],[7064,2]]], -[6726,[3377.2,10117.7,0],[[6368,2],[6369,2],[6718,2]]], [6727,[3259.89,9404.79,0],[[6370,2],[7065,2],[7060,2]]], [6728,[1876.78,12435.2,-1.90735e-006],[[6371,2],[6731,2]]], [6729,[1840.64,12080.7,6.35783e-007],[[6372,2],[7066,2],[7067,2]]], [6730,[1976.53,11969,-6.35783e-007],[[6373,2],[6730,2],[7068,2]]], [6731,[1826.2,12572.8,4.76837e-007],[[6374,2],[6728,2],[6423,2],[7069,2],[7070,2]]], -[6732,[1921.83,12656.1,0],[[6374,2]]], [6733,[2841.46,11781.3,0],[[6376,2],[6429,2],[7071,2]]], [6734,[2541.68,11847.3,0],[[6377,2],[7072,2]]], [6735,[4614.33,17400.8,0],[[6378,2],[6737,2]]], [6736,[4375.14,17319.9,0],[[6378,2],[6401,2],[7073,2]]], [6737,[4752.08,17435,0],[[6379,2],[6735,2]]], -[6738,[4873.02,17626.9,2.54313e-006],[[6379,2],[7074,2],[7075,2]]], [6739,[5122.95,17536.1,0],[[6380,2],[6381,2],[6742,2],[6739,2],[7076,2]]], [6740,[5186.39,17403.9,0],[[6381,2]]], [6741,[5215.1,17382.8,-3.8147e-006],[[6381,2],[6382,2]]], [6742,[5150.95,17486.6,0],[[6381,2],[6739,2],[7077,2],[6742,2]]], [6743,[5389.49,17202.6,0],[[6383,2],[6384,2],[7078,2]]], -[6744,[5801.71,16831.2,0],[[6385,2],[7079,2],[7080,2]]], [6745,[5614.1,16911.5,-7.62939e-006],[[6385,2],[6389,2],[7081,2]]], [6746,[5917.22,16414.7,0],[[6386,2]]], [6747,[6161.75,16510.7,7.62939e-006],[[6386,2],[7082,2]]], [6748,[5462.59,16306.1,0],[[6387,2],[6388,2],[6749,2]]], [6749,[5433.58,16285.8,3.8147e-006],[[6388,2],[6748,2]]], -[6750,[5276.2,16240.2,0],[[6388,2],[7083,2]]], [6751,[3441.59,16583.8,0],[[6390,2],[7084,2]]], [6752,[3350.23,16860.6,0],[[6391,2],[6752,2],[7085,2]]], [6753,[2239.9,16146,0],[[6394,2],[7086,2]]], [6754,[2352.38,16141.5,-5.08626e-006],[[6394,2],[6754,2],[7087,2]]], [6755,[2439.69,16574.7,0],[[6395,2],[7088,2]]], -[6756,[2453.78,16272.7,0],[[6396,2],[7087,2]]], [6757,[2287.66,16497.6,0],[[6396,2],[7089,2]]], [6758,[2284.17,16371.8,1.27157e-006],[[6396,2],[6758,2],[7090,2]]], [6759,[2860.86,17052.9,2.54313e-006],[[6397,2],[7091,2],[7092,2]]], [6760,[2781.59,17003.7,-7.62939e-006],[[6397,2],[7093,2]]], [6761,[3195.43,17173.2,0],[[6398,2],[7094,2],[7095,2]]], -[6762,[3096.55,17084.4,0],[[7091,2],[7095,2],[6398,2]]], [6763,[3778.25,16685.8,-7.62939e-006],[[6399,2]]], [6764,[3702.19,16686.5,0],[[6399,2],[7084,2],[7096,2],[7097,2]]], [6765,[1707.87,14896.7,-1.27157e-006],[[7407,2],[7973,2],[6403,2],[7974,2]]], [6766,[1539.93,14767.3,-6.35783e-007],[[6406,2],[6766,2],[7098,2]]], [6767,[1559.12,13985.7,0],[[6407,2],[6416,2],[6775,2]]], -[6768,[1727.85,14170.4,0],[[6407,2]]], [6769,[1433.82,12933.1,0],[[6409,2],[6412,2],[7099,2],[6770,2],[7100,2],[7101,2]]], [6770,[1359.57,12997.3,0],[[6409,2],[6410,2],[6769,2],[7099,2]]], [6771,[1324.93,13051.7,0],[[6410,2],[6771,2],[7102,2]]], [6772,[1311.83,13202.2,0],[[6411,2]]], [6773,[1588.14,12940,1.90735e-006],[[6413,2]]], -[6774,[1646.31,12852.4,3.8147e-007],[[6414,2],[7103,2],[7101,2],[6777,2],[7104,2],[7105,2]]], [6775,[1530.39,13951.5,0],[[6416,2],[6767,2],[7106,2]]], [6776,[1344.66,13672.4,-9.53674e-007],[[6418,2],[7107,2]]], [6777,[1732.69,12818.8,0],[[6419,2],[6774,2],[7104,2]]], [6778,[1880.7,12776.4,0],[[6420,2]]], [6779,[1944.64,12802.3,0],[[6422,2]]], -[6780,[7794.56,15454.9,-7.62939e-006],[[6424,2],[7108,2]]], [6781,[6864.01,15484.8,0],[[6426,2],[7109,2],[7110,2]]], [6782,[6888.22,15691.4,0],[[6426,2],[7111,2]]], [6783,[3833.33,11310.5,0],[[6428,2],[7112,2],[6783,2]]], [6784,[3951.27,11409.6,2.54313e-006],[[6428,2]]], [6785,[5874.07,15958.3,0],[[6431,2]]], -[6786,[6434.26,15542.7,7.62939e-006],[[6432,2],[7113,2]]], [6787,[6508.25,16104.2,0],[[6434,2],[7114,2],[7115,2]]], [6788,[6767.94,16114.4,0],[[6435,2],[7116,2],[7117,2]]], [6789,[5949.71,10785.7,0],[[6438,2]]], [6790,[6205.94,10836.6,0],[[6439,2],[6790,2]]], [6791,[6261.02,10573.5,0],[[6439,2],[7118,2]]], -[6792,[7051.83,11516,0],[[6440,2]]], [6793,[7205.54,11623.7,0],[[6440,2],[7119,2]]], [6794,[6713.37,10615.6,0],[[6441,2],[7120,2]]], [6795,[6727.82,10775.8,0],[[6441,2]]], [6796,[7419.77,10939.4,0],[[6442,2],[6796,2]]], [6797,[7283.54,10672,0],[[6443,2],[7121,2],[7122,2]]], -[6798,[7411.57,11239.6,0],[[6444,2],[7123,2]]], [6799,[7322.06,11301.9,1.90735e-006],[[6444,2],[6799,2],[7124,2]]], [6800,[7756.07,12015.5,1.90735e-006],[[6445,2],[7125,2],[6800,2],[7126,2]]], [6801,[7847.86,12339.7,7.62939e-006],[[6446,2],[7127,2],[6893,2],[7128,2]]], [6802,[7987.25,13197.4,0],[[6447,2],[6457,2]]], [6803,[7884.08,12624.4,-2.54313e-006],[[6448,2],[7129,2],[7130,2]]], -[6804,[8223.15,13022.3,0],[[6449,2],[6542,2],[6895,2]]], [6805,[8298.77,14856.1,0],[[6450,2],[7131,2],[7132,2]]], [6806,[8065.24,15076,0],[[6451,2],[7133,2]]], [6807,[8135.85,14222.4,-2.54313e-006],[[6452,2],[7134,2],[7135,2]]], [6808,[7946.37,14238.7,0],[[6452,2],[7136,2]]], [6809,[7780.7,14267.3,0],[[6453,2]]], -[6810,[8032.15,13571.1,0],[[6455,2],[7137,2],[7138,2]]], [6811,[8130.7,13352.7,0],[[6457,2],[7139,2],[7140,2]]], [6812,[8065.31,13489.1,0],[[6457,2],[6458,2],[7140,2]]], [6813,[5009.82,10108.8,0],[[6459,2],[7141,2],[6824,2]]], [6814,[6005.05,10478.1,0],[[6461,2],[7142,2]]], [6815,[5410.25,10053,0],[[6462,2],[7143,2],[7144,2]]], -[6816,[5612.58,10256.5,0],[[6463,2],[7145,2],[7146,2]]], [6817,[3993.21,10717.3,0],[[6464,2],[7147,2]]], [6818,[3813.15,10662.2,0],[[6464,2],[7148,2]]], [6819,[3831.88,10321.1,0],[[6465,2],[7149,2],[7150,2]]], [6820,[4445.44,10224.7,0],[[6466,2],[6469,2]]], [6821,[4091.46,10163.1,0],[[6466,2],[7151,2]]], -[6822,[3903.91,11110.6,1.52588e-006],[[6467,2],[6822,2],[7112,2],[7152,2],[7153,2]]], [6823,[3993.45,10919.3,0],[[6467,2],[7147,2]]], [6824,[4901.08,10060.3,0],[[6470,2],[6813,2]]], [6825,[4826.29,9834.36,0],[[6470,2],[7154,2],[7155,2]]], [6826,[12641.3,9815.09,0],[[6471,2]]], [6827,[12395.3,9945.62,0],[[6472,2],[7156,2]]], -[6828,[12547.2,9804.92,7.62939e-006],[[6472,2],[7157,2]]], [6829,[13609.7,10089.8,0],[[6473,2],[7158,2],[7159,2],[7160,2],[6834,2]]], [6830,[13179.2,9840.8,0],[[6474,2],[7161,2],[6830,2]]], [6831,[13392.5,9694.16,-7.62939e-006],[[6474,2],[7162,2]]], [6832,[14378.7,10824.6,0],[[6477,2],[7164,2]]], [6833,[13727.6,10503.7,7.62939e-006],[[6478,2],[6479,2]]], -[6834,[13696.2,10340.7,0],[[6479,2],[6829,2],[7165,2]]], [6835,[13860.8,10379.3,0],[[6479,2],[7166,2],[7167,2]]], [6836,[11923.9,9551.81,7.62939e-006],[[6482,2]]], [6837,[12370.1,9936.94,0],[[6484,2]]], [6838,[12027.1,8849.73,0],[[6486,2],[7168,2]]], [6839,[11675.8,8939.06,-7.62939e-006],[[6487,2],[6493,2],[7169,2],[6842,2]]], -[6840,[12272.6,9283.99,-2.54313e-006],[[6488,2],[7170,2],[7171,2]]], [6841,[11390.3,8806.72,-1.90735e-006],[[6491,2],[7172,2],[7173,2],[7174,2]]], [6842,[11607.7,8850.9,0],[[6491,2],[6839,2],[7169,2]]], [6843,[11587.9,9217.83,0],[[6492,2]]], [6844,[11067.7,9203.42,-1.90735e-006],[[6494,2],[6497,2],[6498,2],[6844,2]]], [6845,[11250.6,9280.2,2.54313e-006],[[6494,2],[6498,2],[7175,2]]], -[6846,[10597,9265.39,5.08626e-006],[[6495,2],[6532,2],[7176,2]]], [6847,[10774.8,9186.63,0],[[6497,2],[6847,2]]], [6848,[10841.5,9134.45,0],[[6497,2],[7177,2]]], [6849,[13816.4,11909,0],[[6475,2],[6499,2],[7163,2]]], [6850,[13799.2,12096.2,0],[[6499,2],[7178,2],[6850,2],[7179,2],[6851,2]]], [6851,[13835,12317.5,-6.35783e-007],[[6500,2],[6850,2],[7180,2],[7179,2],[7181,2]]], -[6852,[13775.6,12332.7,-4.76837e-007],[[6500,2]]], [6853,[9967.1,14277.7,7.62939e-006],[[6504,2]]], [6854,[9371.47,14569.8,0],[[6506,2],[7182,2]]], [6855,[11639.2,14596.9,-4.76837e-007],[[6508,2],[6509,2],[6528,2],[6856,2]]], [6856,[11691.2,14636.2,0],[[6509,2],[6528,2],[6855,2],[6873,2]]], [6857,[11659,14741.9,0],[[6509,2]]], -[6858,[11633.8,14898.9,3.17891e-007],[[6511,2],[6512,2],[6858,2]]], [6859,[11702.1,14743.3,0],[[6511,2],[6873,2],[6860,2],[6859,2]]], [6860,[11706.3,14770.1,7.15256e-007],[[6859,2],[6860,2],[6511,2]]], [6861,[11511.5,14870.9,1.27157e-006],[[6512,2]]], [6862,[11491.8,14944.9,0],[[6512,2],[6519,2],[6862,2],[7183,2],[6866,2]]], [6863,[11364.3,14892.9,-1.27157e-006],[[6515,2]]], -[6864,[11409.1,15019.1,-1.36239e-007],[[6516,2],[6866,2],[6865,2],[7184,2],[6864,2],[7185,2],[7183,2],[7186,2]]], [6865,[11355,15020.3,0],[[6516,2],[6864,2],[7187,2]]], [6866,[11439.6,14940.6,0],[[6518,2],[6519,2],[6862,2],[6864,2],[7183,2]]], [6867,[11210.7,15004.2,0],[[6522,2],[7188,2]]], [6868,[9985.73,14592.6,0],[[6523,2],[6868,2]]], [6869,[10135.6,14395.4,-7.62939e-006],[[6524,2]]], -[6870,[9860.91,14474.2,7.62939e-006],[[6525,2]]], [6871,[9844.95,15125.7,1.90735e-006],[[6526,2],[7189,2]]], [6872,[10127.9,14904,-4.76837e-007],[[6527,2],[7190,2]]], [6873,[11735.6,14605.4,0],[[6528,2],[6531,2],[6856,2],[6859,2]]], [6874,[11672.3,14287.1,0],[[6529,2]]], [6875,[11549.9,14324.6,-1.90735e-006],[[6529,2]]], -[6876,[11565.6,14404.6,0],[[6529,2],[6876,2],[7191,2]]], [6877,[11625.3,14409,1.90735e-006],[[6529,2]]], [6878,[11665.7,14370,0],[[6529,2]]], [6879,[11733.4,14452.9,-9.53674e-007],[[6531,2]]], [6880,[11740.2,14500,0],[[6531,2]]], [6881,[10414.3,9371.29,0],[[6532,2]]], -[6882,[9684.53,9125.01,0],[[6534,2],[6561,2],[6916,2]]], [6883,[9824.49,9010.99,0],[[6534,2],[7192,2]]], [6884,[10098.2,8960.6,2.54313e-006],[[6535,2],[7193,2],[7194,2]]], [6885,[7867.44,11708.2,0],[[6536,2],[7125,2],[7195,2],[7196,2]]], [6886,[8028.52,11652.5,7.62939e-006],[[6536,2],[6537,2],[6888,2]]], [6887,[8062.26,11464.5,0],[[6537,2],[6548,2],[6902,2],[6887,2],[7197,2],[6901,2]]], -[6888,[8043.42,11641.5,0],[[6537,2],[6886,2],[7197,2]]], [6889,[8413.35,11664.3,-1.52588e-005],[[6538,2],[6551,2]]], [6890,[8295.61,11546.4,0],[[6538,2],[6905,2]]], [6891,[8375.04,12448.6,7.62939e-006],[[6539,2],[6898,2]]], [6892,[8177.05,12432.2,0],[[6539,2],[6540,2]]], [6893,[8003.16,12343.8,-2.54313e-006],[[6540,2],[6801,2],[7198,2],[7199,2],[7127,2]]], -[6894,[8692.56,13658.5,-2.54313e-006],[[6541,2],[7200,2],[6894,2]]], [6895,[8278.83,13002.4,0],[[6542,2],[6543,2],[6804,2],[7201,2],[7202,2]]], [6896,[8957.86,14214.3,-7.62939e-006],[[6544,2],[7203,2]]], [6897,[8963.26,13922.7,7.62939e-006],[[6544,2],[6897,2]]], [6898,[8413.16,12565.8,0],[[6546,2],[6891,2],[7204,2],[6899,2]]], [6899,[8527.9,12722.9,0],[[6547,2],[6898,2],[7205,2]]], -[6900,[7856.12,11304.8,0],[[6548,2],[7206,2],[7207,2]]], [6901,[7970.6,11431.3,2.54313e-006],[[6548,2],[6887,2],[7196,2],[7208,2]]], [6902,[8049.82,11393,5.72205e-006],[[6548,2],[6552,2],[6887,2],[6902,2]]], [6903,[7610.96,10462.9,2.54313e-006],[[6549,2],[7209,2],[7210,2]]], [6904,[7814.97,10404.1,7.62939e-006],[[6549,2],[7211,2]]], [6905,[8282.78,11492.6,0],[[6552,2],[6890,2]]], -[6906,[8530.56,9771.55,0],[[6553,2],[7212,2]]], [6907,[8710.22,9704.71,1.52588e-005],[[6554,2],[7213,2]]], [6908,[8831.62,9782.8,0],[[6554,2],[7214,2]]], [6909,[8405.15,9993.83,-2.54313e-006],[[6555,2],[7215,2],[6910,2],[7216,2]]], [6910,[8284.29,10093.8,0],[[6556,2],[6909,2],[7215,2],[7217,2]]], [6911,[8370.43,10230,0],[[6557,2],[6556,2]]], -[6912,[8280.23,10361,0],[[6558,2]]], [6913,[9068.57,9086.68,0],[[6559,2],[7218,2]]], [6914,[9213.64,9070.19,0],[[6559,2],[7219,2],[7220,2],[7221,2]]], [6915,[9499.25,9166.45,4.57764e-006],[[6560,2],[6561,2],[7222,2],[7223,2],[7224,2]]], [6916,[9621.21,9093.53,0],[[6561,2],[6882,2],[7222,2]]], [6917,[8976.36,9660.17,0],[[6562,2],[7225,2]]], -[6918,[14552.3,8153.01,0],[[6563,2]]], [6919,[14504.5,8606.28,0],[[6564,2],[7226,2]]], [6920,[14370.9,8462,-2.54313e-006],[[6564,2],[7227,2],[7228,2]]], [6921,[14672.8,9075.29,2.54313e-006],[[6565,2],[7229,2],[7230,2]]], [6922,[14641,9249.23,3.8147e-006],[[6565,2],[7231,2],[6922,2],[7232,2]]], [6923,[15243.8,8653.13,2.54313e-006],[[6566,2]]], -[6924,[15246.3,8829.97,-2.54313e-006],[[6194,2]]], [6925,[15271.4,10113.1,-3.8147e-006],[[6567,2],[7233,2]]], [6926,[15087.9,10217.9,0],[[6567,2],[7234,2]]], [6927,[14988.9,10106,0],[[6567,2],[7235,2],[7236,2]]], [6928,[15070.5,9531.47,-3.8147e-006],[[6568,2]]], [6929,[14888.8,9686.7,7.62939e-007],[[6568,2],[6929,2],[7237,2],[7238,2],[7239,2]]], -[6930,[16207.1,10302.2,0],[[6570,2],[7240,2],[7241,2]]], [6931,[16453.8,10261.8,-3.8147e-006],[[6570,2]]], [6932,[16476.2,10403.6,3.8147e-006],[[6570,2],[7242,2]]], [6933,[15872.9,9975.42,-7.62939e-006],[[6572,2]]], [6934,[15794.2,10077.1,0],[[6572,2],[7243,2]]], [6935,[16905,10417.9,3.17891e-007],[[6573,2],[6575,2],[7244,2],[7245,2],[6936,2]]], -[6936,[16829.8,10418.1,0],[[6573,2],[6935,2],[7245,2],[7246,2],[7247,2]]], [6937,[17007.8,10336.1,1.58946e-007],[[6575,2],[7248,2],[7249,2],[6938,2]]], [6938,[16963.4,10374.9,0],[[6575,2],[6937,2],[7249,2]]], [6939,[17710.3,10214.8,0],[[6577,2]]], [6940,[17652.6,10189,0],[[6578,2],[7250,2],[7251,2],[7252,2]]], [6941,[17747.5,10310.7,0],[[6579,2],[7253,2],[7254,2]]], -[6942,[17803.5,10180.7,0],[[6579,2]]], [6943,[17970.5,10160.4,0],[[6581,2]]], [6944,[18011.8,10109.8,0],[[6581,2],[6582,2],[6944,2]]], [6945,[17693.3,10131.4,0],[[6584,2]]], [6946,[16891.7,2530.24,2.38419e-007],[[6586,2],[7255,2],[7256,2],[6957,2]]], [6947,[16796.3,2451.61,0],[[6586,2],[7257,2],[7258,2]]], -[6948,[16588.6,2162.52,0],[[6588,2],[7259,2]]], [6949,[15861.4,2209.48,3.17891e-007],[[6589,2],[6953,2],[7260,2]]], [6950,[16190.4,1756.22,9.53674e-007],[[6590,2],[7261,2]]], [6951,[15457.5,2363.84,-1.90735e-006],[[6591,2],[7262,2]]], [6952,[15764.2,2297.68,0],[[6592,2]]], [6953,[15731.2,2217.05,0],[[6592,2],[6949,2],[6953,2],[7263,2]]], -[6954,[15651.2,2276.65,9.53674e-007],[[6592,2]]], [6955,[16352.3,2766.08,0],[[6593,2],[6955,2],[7264,2]]], [6956,[16242.1,2953.21,0],[[6594,2],[7265,2],[7264,2],[6956,2]]], [6957,[16940.3,2662.43,0],[[6596,2],[6599,2],[6946,2],[7266,2],[7267,2],[7255,2],[7268,2]]], [6958,[16975.7,2797.95,-2.38419e-007],[[6599,2]]], [6959,[14406.6,3091.82,9.53674e-007],[[6600,2]]], -[6960,[15044.8,2390.6,0],[[6601,2],[7269,2],[7270,2]]], [6961,[14514.2,2440.88,0],[[6602,2],[6603,2],[6961,2],[6962,2]]], [6962,[14541.2,2264.91,0],[[6604,2],[6961,2]]], [6963,[14691.3,2102.45,0],[[6604,2],[7271,2]]], [6964,[14180.2,6697.89,7.62939e-006],[[6605,2]]], [6965,[13567.8,6673.08,0],[[6606,2],[7272,2],[6974,2]]], -[6966,[12557.2,4454.78,0],[[6607,2],[7002,2]]], [6967,[12168.2,4876.89,1.27157e-006],[[6608,2],[6967,2]]], [6968,[12725.3,5958.46,0],[[6609,2],[7273,2],[7274,2]]], [6969,[12150,5565.69,0],[[6612,2],[6969,2]]], [6970,[13926.5,7497.13,0],[[6616,2],[6618,2],[6619,2]]], [6971,[13707.9,7641.7,0],[[6618,2],[7275,2]]], -[6972,[13955,7219.69,0],[[6619,2],[7276,2]]], [6973,[13499.1,7135.06,0],[[6620,2]]], [6974,[13615.9,6755.62,0],[[6621,2],[6965,2],[7277,2]]], [6975,[13514.6,6971.71,0],[[6621,2],[6975,2]]], [6976,[10101.6,5802,0],[[6623,2],[6977,2]]], [6977,[10093.6,5795.26,0],[[6976,2],[6623,2]]], -[6978,[10208,5583.98,0],[[6624,2],[7278,2],[6992,2],[7279,2]]], [6979,[10073.8,6060.96,-7.62939e-006],[[6625,2],[7280,2]]], [6980,[9906.26,5913.96,0],[[6625,2],[6656,2]]], [6981,[8911.7,3966.73,0],[[6626,2],[7281,2]]], [6982,[8583,4143.15,0],[[6627,2]]], [6983,[11764.1,6247.1,0],[[6630,2],[7284,2],[7285,2]]], -[6984,[12088.3,5726.44,0],[[6631,2]]], [6985,[11930.8,5194.5,0],[[6632,2]]], [6986,[11454.4,6036.07,0],[[6633,2],[7286,2]]], [6987,[11210.6,5828.49,0],[[6634,2],[7287,2]]], [6988,[11361.3,5873.09,0],[[6634,2],[7288,2]]], [6989,[11173.3,5166.51,0],[[6635,2]]], -[6990,[11266.5,5080.55,0],[[6635,2],[7289,2]]], [6991,[10485.3,5744.86,0],[[6636,2],[7290,2]]], [6992,[10308.7,5575.99,0],[[6636,2],[6978,2],[7278,2]]], [6993,[14075.5,1900.83,0],[[6638,2],[7291,2]]], [6994,[13702.3,1915.06,0],[[6639,2],[7292,2]]], [6995,[13605.8,2128.88,0],[[6640,2],[7293,2]]], -[6996,[13443.1,1696.17,0],[[6641,2],[7294,2]]], [6997,[13305.9,1121.37,-9.53674e-007],[[6642,2],[6647,2],[7295,2]]], [6998,[13205.9,1890.57,0],[[6643,2]]], [6999,[13052.1,872.205,0],[[6645,2],[7000,2],[7296,2]]], [7000,[13123.3,875.385,6.35783e-007],[[6648,2],[6999,2],[7297,2]]], [7001,[13200.6,978.024,3.17891e-007],[[6648,2],[7001,2],[7298,2]]], -[7002,[12541.4,4347.86,0],[[6650,2],[6966,2]]], [7003,[7797.57,3347.83,1.90735e-006],[[6652,2]]], [7004,[9715.51,6140.31,0],[[6654,2],[7299,2]]], [7005,[9654.87,6199.37,0],[[6654,2]]], [7006,[9975.15,6776.23,-5.08626e-006],[[6660,2],[7300,2],[7301,2]]], [7007,[9848.74,7180.21,-7.62939e-006],[[6661,2],[7302,2]]], -[7008,[9028.54,6647.2,0],[[6663,2]]], [7009,[9236.43,7294.11,0],[[6665,2],[7303,2]]], [7010,[9238.78,7080.08,7.62939e-006],[[6665,2],[7304,2]]], [7011,[9450.14,7272.24,0],[[6666,2],[7305,2]]], [7012,[7588.9,3337.53,9.53674e-007],[[6669,2]]], [7013,[5014.11,4471.64,6.35783e-007],[[6670,2],[7306,2],[7307,2]]], -[7014,[7135.63,8882.9,0],[[6672,2],[7308,2]]], [7015,[7493.88,8422.02,0],[[6673,2],[6674,2]]], [7016,[6089.22,8272.15,0],[[6675,2],[7309,2],[7310,2]]], [7017,[5931.29,8175.65,0],[[6676,2]]], [7018,[5974.38,8274.23,0],[[6676,2],[7311,2]]], [7019,[5904.95,8124.74,0],[[6676,2],[6678,2],[7019,2]]], -[7020,[5938.89,8075.52,-7.62939e-006],[[6677,2]]], [7021,[5607.75,8133.64,2.54313e-006],[[6679,2],[7312,2],[7021,2],[7313,2]]], [7022,[5456.6,7759.09,0],[[6680,2],[7314,2],[7023,2],[7022,2]]], [7023,[5469.36,7756.7,0],[[7022,2],[7609,2],[7023,2],[6680,2]]], [7024,[7615.07,8620.74,0],[[6682,2],[7315,2]]], [7025,[8899.27,8441.59,2.54313e-006],[[6683,2],[7316,2],[7317,2]]], -[7026,[8931.36,8289.53,-7.62939e-006],[[6684,2]]], [7027,[8995.97,8234.57,1.90735e-006],[[6686,2],[7318,2],[7319,2],[7320,2]]], [7028,[8096.77,8813.44,0],[[6687,2],[6688,2]]], [7029,[7767.51,8953.13,-3.8147e-006],[[6688,2],[7029,2],[7321,2],[7322,2]]], [7030,[8169.23,8925,0],[[6688,2],[7323,2],[7324,2],[7325,2],[7031,2]]], [7031,[8212.31,8821.83,0],[[6689,2],[7030,2]]], -[7032,[8501.18,8785.84,0],[[6690,2],[7326,2],[7324,2]]], [7033,[8669.02,8685.44,0],[[6692,2],[7327,2],[7328,2]]], [7034,[8692.44,8383.34,0],[[6693,2],[7329,2]]], [7035,[4885.29,4749.41,0],[[6695,2],[7330,2]]], [7036,[4693.92,4963.9,0],[[6696,2],[6706,2],[7331,2]]], [7037,[4681.82,8200.32,5.08626e-006],[[6698,2],[7037,2],[7332,2]]], -[7038,[4819.86,8027.89,0],[[6698,2],[7333,2]]], [7039,[4724.99,7835.47,0],[[6698,2],[7334,2]]], [7040,[4361.48,8456.06,0],[[6699,2],[6712,2],[7040,2]]], [7041,[4388.98,8322.87,-1.27157e-006],[[6699,2]]], [7042,[5297.76,7764.63,0],[[6702,2],[7335,2],[7042,2],[7336,2],[7314,2]]], [7043,[5232.05,7756.2,0],[[6702,2]]], -[7044,[4260.51,4550.19,2.72478e-007],[[6704,2],[7337,2],[7338,2],[7339,2],[7340,2],[7341,2],[7342,2]]], [7045,[4659.72,4653.52,-3.17891e-007],[[6705,2],[7343,2],[7307,2],[7344,2]]], [7046,[4134.92,4759.16,0],[[6708,2],[7345,2]]], [7047,[3495.86,4875.46,9.53674e-007],[[6710,2],[7346,2]]], [7048,[3623.33,4986.25,-1.27157e-006],[[6711,2],[7347,2],[7346,2]]], [7049,[4555.37,8893.57,-9.53674e-007],[[6713,2],[7348,2],[7349,2],[7350,2]]], -[7050,[4605.93,8753,0],[[6713,2],[7351,2]]], [7051,[4069.75,9128.88,0],[[6714,2],[7352,2]]], [7052,[2629.69,10445.2,0],[[6715,2],[7353,2]]], [7053,[2511.73,10645.9,0],[[6715,2],[7354,2]]], [7054,[1949.25,10668.9,3.17891e-007],[[6716,2],[7056,2],[7355,2]]], [7055,[1880.61,10797.6,0],[[6716,2],[7356,2],[7355,2],[7357,2]]], -[7056,[2048.99,10641.1,6.35783e-007],[[6717,2],[7054,2],[7056,2]]], [7057,[1945.14,10497.6,0],[[6717,2],[7057,2]]], [7058,[3637.4,10122.2,0],[[6720,2],[7358,2],[7064,2]]], [7059,[3344.1,9813.11,0],[[6721,2]]], [7060,[3296.8,9477.04,0],[[6723,2],[6727,2],[7359,2],[7065,2]]], [7061,[3542.58,9584.46,0],[[6723,2],[7062,2],[7061,2],[7360,2]]], -[7062,[3523.01,9586.93,0],[[7061,2],[7646,2],[7062,2],[6723,2]]], [7063,[3460.33,10375,1.27157e-006],[[6724,2],[7361,2],[7362,2]]], [7064,[3565.49,10160.7,-1.27157e-006],[[6725,2],[7058,2],[7358,2],[7363,2]]], [7065,[3261.51,9433.26,0],[[6727,2],[7060,2],[7364,2]]], [7066,[1849.61,12156.6,-1.58946e-007],[[6729,2],[7365,2],[7067,2],[7366,2],[7066,2],[7367,2],[7368,2]]], [7067,[1745.39,12103.5,-1.90735e-007],[[6729,2],[7066,2],[7369,2],[7067,2],[7370,2],[7371,2]]], -[7068,[1934.65,11941,0],[[6730,2]]], [7069,[1781.51,12589,6.35783e-007],[[6731,2],[7372,2],[7373,2]]], [7070,[1827.36,12505.2,0],[[6731,2],[7374,2]]], [7071,[2842.42,11683.3,6.35783e-007],[[6733,2],[7375,2],[7376,2]]], [7072,[2388.79,11803.8,0],[[6734,2],[7377,2]]], [7073,[4339.35,17414.4,-2.54313e-006],[[6736,2],[7378,2],[7379,2]]], -[7074,[4866.19,17784,7.62939e-006],[[6738,2],[7380,2]]], [7075,[4986.44,17667.7,0],[[6738,2],[7381,2]]], [7076,[5108.3,17644.5,0],[[6739,2],[7382,2],[7381,2]]], [7077,[5152.89,17502.2,-7.62939e-006],[[6742,2],[7383,2]]], [7078,[5487.33,17314.4,0],[[6743,2],[7384,2]]], [7079,[5902.92,16914,0],[[6744,2],[7079,2],[7385,2],[7386,2],[7387,2]]], -[7080,[5783.56,16844.2,0],[[6744,2]]], [7081,[5563.84,16936.8,3.8147e-006],[[6745,2]]], [7082,[6232.38,16521.6,-9.53674e-007],[[6747,2],[7388,2],[7389,2],[7390,2]]], [7083,[5271.85,16223.5,0],[[6750,2],[7391,2],[7392,2]]], [7084,[3563.41,16602.8,7.62939e-006],[[6751,2],[6764,2]]], [7085,[3371.84,17012.4,-1.90735e-006],[[6752,2],[7393,2],[7085,2],[7394,2]]], -[7086,[2149.92,16158.8,3.8147e-006],[[6753,2],[7395,2]]], [7087,[2412.4,16217.5,0],[[6754,2],[6756,2]]], [7088,[2454.26,16645.9,0],[[6755,2],[7396,2]]], [7089,[2335.14,16609.9,-2.54313e-006],[[6757,2],[7397,2],[7398,2]]], [7090,[2231.92,16395.4,0],[[6758,2],[7090,2],[7399,2]]], [7091,[2923.3,17089.7,-2.54313e-006],[[6759,2],[7091,2],[6762,2]]], -[7092,[2809.17,17136.8,-2.54313e-006],[[6759,2],[7400,2],[7401,2]]], [7093,[2739.46,17045.3,0],[[6760,2]]], [7094,[3230.44,17223.3,0],[[6761,2],[7402,2],[7403,2],[7404,2]]], [7095,[3133.86,17076.4,0],[[6762,2],[6761,2]]], [7096,[3678.22,16772.8,0],[[6764,2],[7405,2],[7096,2],[7406,2]]], [7097,[3683.28,16737.7,0],[[7405,2],[6764,2]]], -[7098,[1549.79,14846.9,0],[[6766,2],[7407,2],[7408,2]]], [7099,[1361.58,12932,0],[[6769,2],[6770,2],[7100,2]]], [7100,[1374.99,12888.2,-9.53674e-007],[[6769,2],[7099,2],[7409,2]]], [7101,[1502.12,12800.2,0],[[6769,2],[6774,2],[7409,2],[7103,2],[7105,2],[7410,2],[7372,2],[7411,2]]], [7102,[1319,13094,-2.38419e-007],[[6771,2]]], [7103,[1554.13,12841.4,0],[[6774,2],[7101,2],[7412,2]]], -[7104,[1677.72,12784.6,-9.53674e-007],[[6774,2],[6777,2],[7105,2],[7413,2]]], [7105,[1585.62,12800.5,-4.76837e-007],[[6774,2],[7101,2],[7104,2],[7105,2]]], [7106,[1432.57,14079,0],[[6775,2],[7414,2]]], [7107,[1321.76,13735.2,0],[[6776,2],[7415,2]]], [7108,[7801.46,15470.5,0],[[6780,2],[7416,2],[7417,2]]], [7109,[6872.42,15439.1,0],[[6781,2]]], -[7110,[6871.24,15502.6,0],[[6781,2]]], [7111,[6883.14,15721.5,2.54313e-006],[[6782,2],[7418,2],[7419,2]]], [7112,[3840.19,11217.8,2.54313e-006],[[6783,2],[6822,2],[7420,2]]], [7113,[6394.45,15573.1,0],[[6786,2]]], [7114,[6588.22,16233.8,-7.62939e-006],[[6787,2],[7421,2]]], [7115,[6444.78,16106.8,2.54313e-006],[[6787,2],[7422,2],[7115,2],[7423,2]]], -[7116,[6896.67,16057.2,0],[[6788,2],[7424,2],[7425,2]]], [7117,[6731.61,16165.8,0],[[6788,2],[7426,2],[7421,2]]], [7118,[6264.04,10559.9,0],[[6791,2],[7142,2],[7427,2]]], [7119,[7254.59,11651.4,-2.54313e-006],[[6793,2],[7428,2],[7429,2]]], [7120,[6568.79,10594.5,0],[[6794,2],[7430,2],[7427,2]]], [7121,[7421.08,10577.5,0],[[6797,2],[7210,2]]], -[7122,[7146.49,10599.9,0],[[6797,2],[7431,2]]], [7123,[7529.13,11239.4,-7.62939e-006],[[6798,2],[7206,2]]], [7124,[7433.99,11379.9,0],[[6799,2],[7432,2]]], [7125,[7816.1,11855.8,0],[[6800,2],[6885,2]]], [7126,[7628.99,11973.7,0],[[6800,2],[7433,2]]], [7127,[7920.28,12350,0],[[6801,2],[6893,2],[7434,2]]], -[7128,[7886.47,12422.3,-7.62939e-006],[[6801,2],[7129,2]]], [7129,[7898.62,12563.7,0],[[6803,2],[7128,2],[7435,2],[7198,2],[7436,2]]], [7130,[7791.2,12582.9,0],[[6803,2]]], [7131,[8425.62,14938.1,0],[[6805,2],[7437,2]]], [7132,[8443.64,14895.9,0],[[6805,2],[7438,2],[7437,2]]], [7133,[8152.21,15178.1,0],[[6806,2],[7439,2]]], -[7134,[8176.65,14275.4,0],[[6807,2],[7134,2],[7440,2]]], [7135,[8244.43,14100.3,0],[[6807,2],[7441,2]]], [7136,[7906.42,14300,0],[[6808,2]]], [7137,[8078.9,13658.2,0],[[6810,2]]], [7138,[8183.74,13536.6,7.62939e-006],[[6810,2],[7442,2]]], [7139,[8153.18,13204.7,7.62939e-006],[[6811,2],[7443,2]]], -[7140,[8176.69,13425,0],[[6811,2],[6812,2],[7442,2],[7140,2]]], [7141,[5142.01,10103.1,0],[[6813,2],[7444,2]]], [7142,[6123.56,10522,0],[[6814,2],[7118,2]]], [7143,[5383.17,9900.68,0],[[6815,2],[7445,2]]], [7144,[5259.63,10002.4,0],[[6815,2],[7446,2]]], [7145,[5694.86,10265.3,0],[[6816,2]]], -[7146,[5677.39,10117.9,0],[[6816,2],[7447,2]]], [7147,[3978.36,10822.9,3.8147e-006],[[6817,2],[6823,2]]], [7148,[3799.4,10666.3,-3.8147e-006],[[6818,2]]], [7149,[3747.12,10336.3,0],[[6819,2]]], [7150,[3812.75,10164.7,0],[[6819,2],[7448,2],[7358,2]]], [7151,[3946.48,10152.8,0],[[6821,2],[7448,2]]], -[7152,[3925.74,11053.9,-7.62939e-006],[[6822,2]]], [7153,[3741.66,11030.2,0],[[6822,2],[7449,2]]], [7154,[4995.21,9831.09,0],[[6825,2],[7450,2]]], [7155,[4882.38,9681.25,0],[[6825,2],[7451,2]]], [7156,[12412.9,9841.32,0],[[6827,2]]], [7157,[12573.2,9743,0],[[6828,2]]], -[7158,[13565.5,10147,0],[[6829,2]]], [7159,[13593.3,9992.42,7.62939e-006],[[6829,2]]], [7160,[13727.1,10093.1,0],[[6829,2],[7452,2],[7453,2]]], [7161,[13089.8,9783.24,0],[[6830,2],[7454,2],[7455,2]]], [7162,[13465,9567.1,0],[[6831,2],[7456,2],[7457,2]]], [7163,[13944,11798,-1.90735e-006],[[6849,2],[7458,2],[7459,2],[7163,2],[7460,2]]], -[7164,[14494.6,10809.6,0],[[6832,2],[7461,2]]], [7165,[13759.9,10339.5,7.62939e-006],[[6834,2]]], [7166,[13864.7,10233.7,7.62939e-006],[[6835,2],[7452,2]]], [7167,[13874.3,10417.2,0],[[6835,2]]], [7168,[12114.8,8690.05,0],[[6838,2],[7462,2]]], [7169,[11627.6,8848.88,0],[[6839,2],[6842,2],[7463,2]]], -[7170,[12250,9122.82,0],[[6840,2],[7464,2],[7465,2]]], [7171,[12409.4,9325.13,-2.54313e-006],[[6840,2],[7466,2],[7467,2]]], [7172,[11255.7,8939.63,0],[[6841,2],[7468,2]]], [7173,[11345.5,8694.92,1.90735e-006],[[6841,2],[7469,2],[7470,2],[7471,2]]], [7174,[11503.8,8754.7,-7.62939e-006],[[6841,2]]], [7175,[11304.7,9433.03,0],[[6845,2],[7472,2]]], -[7176,[10556.3,9111.71,0],[[6846,2],[7473,2]]], [7177,[10799.7,9014.61,0],[[6848,2],[7474,2]]], [7178,[13790,12071.2,0],[[6850,2]]], [7179,[13831.2,12256.2,0],[[6850,2],[6851,2]]], [7180,[13966,12293.3,0],[[6851,2],[7475,2],[7180,2],[7476,2]]], [7181,[13928.3,12290,0],[[7475,2],[6851,2]]], -[7182,[9260.64,14647.8,0],[[6854,2],[7477,2],[7478,2]]], [7183,[11477.7,14960.2,0],[[6862,2],[6864,2],[6866,2],[7183,2]]], [7184,[11396.1,15067.2,-9.53674e-008],[[6864,2],[7479,2],[7187,2],[7184,2],[7480,2],[7186,2]]], [7185,[11455,14986.1,0],[[6864,2]]], [7186,[11432.3,15051.5,1.19209e-007],[[6864,2],[7184,2]]], [7187,[11304,15064,0],[[6865,2],[7184,2],[7481,2],[7482,2]]], -[7188,[11246.1,15007.1,-6.35783e-007],[[6867,2],[7483,2],[7481,2],[7188,2]]], [7189,[9742.7,15226.2,0],[[6871,2],[7484,2]]], [7190,[10036.7,15009.2,0],[[6872,2],[7485,2]]], [7191,[11547,14400.5,0],[[6876,2]]], [7192,[9787.7,8900.05,-2.54313e-006],[[6883,2],[7486,2],[7487,2]]], [7193,[9970.05,8865.23,0],[[6884,2],[7487,2],[7488,2]]], -[7194,[10255,8845.39,0],[[6884,2],[7489,2]]], [7195,[7829.06,11707.4,-2.54313e-006],[[6885,2],[7490,2],[7195,2]]], [7196,[7927.39,11528.8,0],[[6885,2],[6901,2]]], [7197,[7999.8,11483.2,7.62939e-006],[[6887,2],[6888,2]]], [7198,[8011.09,12542.9,-7.62939e-006],[[6893,2],[7129,2],[7435,2]]], [7199,[7909.05,12336.7,0],[[6893,2],[7491,2],[7199,2]]], -[7200,[8689.73,13800.6,0],[[6894,2],[7492,2],[7200,2],[7493,2]]], [7201,[8199.05,12847.5,0],[[6895,2],[7494,2]]], [7202,[8335.48,12964.8,-2.54313e-006],[[6895,2],[7495,2],[7496,2]]], [7203,[8870.52,14326.4,0],[[6896,2],[7497,2],[7498,2]]], [7204,[8276.16,12551.4,0],[[6898,2],[7499,2],[7500,2]]], [7205,[8627.33,12791,-5.08626e-006],[[6899,2],[7501,2],[7502,2]]], -[7206,[7713.38,11265.4,2.54313e-006],[[6900,2],[7123,2],[7503,2]]], [7207,[7859.64,11345,0],[[6900,2]]], [7208,[7992.02,11485,0],[[6901,2]]], [7209,[7473.94,10350.8,7.62939e-006],[[6903,2],[7504,2]]], [7210,[7524.75,10527,0],[[6903,2],[7121,2]]], [7211,[7921.88,10314.9,0],[[6904,2],[7505,2]]], -[7212,[8412.76,9680.13,0],[[6906,2],[7506,2]]], [7213,[8648.08,9596.18,-1.52588e-005],[[6907,2],[7507,2]]], [7214,[8893.61,9781.63,0],[[6908,2]]], [7215,[8280.81,10030.3,0],[[6909,2],[6910,2],[7508,2],[7509,2]]], [7216,[8484.21,10116.4,0],[[6909,2],[7510,2]]], [7217,[8393.49,10131.3,0],[[6910,2],[7510,2],[6557,2]]], -[7218,[8972.45,9102.04,-2.54313e-006],[[6913,2],[7511,2],[7512,2]]], [7219,[9113.06,8984.17,-2.54313e-006],[[6914,2],[7513,2],[7514,2]]], [7220,[9358.75,9072.39,-7.62939e-006],[[6914,2],[7222,2]]], [7221,[9187.47,8906.46,0],[[6914,2],[7515,2]]], [7222,[9493.54,9105.75,0],[[6915,2],[6916,2],[7220,2]]], [7223,[9559.64,9296.8,0],[[6915,2],[7224,2]]], -[7224,[9500.52,9292.19,0],[[6915,2],[7223,2]]], [7225,[8980.63,9531.4,0],[[6917,2],[7516,2]]], [7226,[14526,8764.77,0],[[6919,2],[7517,2],[7230,2]]], [7227,[14214.4,8548.2,0],[[6920,2],[7518,2]]], [7228,[14335.4,8403.42,-7.62939e-006],[[6920,2]]], [7229,[14599.8,9122.09,0],[[6921,2],[7519,2],[7229,2]]], -[7230,[14649.2,8908.64,0],[[6921,2],[7226,2],[7520,2],[7521,2]]], [7231,[14517,9315.47,-3.8147e-006],[[6922,2],[7522,2],[7231,2],[7523,2]]], [7232,[14622.6,9191.7,0],[[6922,2]]], [7233,[15411.7,10123.9,0],[[6925,2],[7524,2]]], [7234,[15128.6,10311.6,0],[[6926,2],[7525,2],[7526,2]]], [7235,[14975.9,10174.2,0],[[6927,2]]], -[7236,[14858.3,10091.6,9.53674e-007],[[6927,2],[7527,2],[7528,2],[7529,2]]], [7237,[14915.8,9617.14,-3.8147e-006],[[6929,2],[7530,2]]], [7238,[14690,9677.09,0],[[6929,2],[7531,2],[7532,2]]], [7239,[14867.1,9748.1,1.27157e-006],[[6929,2],[7239,2],[7533,2]]], [7240,[16209,10387.8,-1.27157e-006],[[6930,2],[7534,2],[7535,2]]], [7241,[16096.4,10299.3,-3.8147e-006],[[6930,2]]], -[7242,[16621.8,10478.2,0],[[6932,2],[7536,2],[7247,2]]], [7243,[15773.7,10092.6,0],[[6934,2],[7537,2],[7538,2]]], [7244,[16970.3,10391.6,0],[[6935,2]]], [7245,[16864.6,10471.7,0],[[6935,2],[6936,2],[7539,2],[7247,2]]], [7246,[16856.3,10360.8,0],[[6936,2]]], [7247,[16755.1,10461.4,-2.38419e-007],[[6936,2],[7242,2],[7245,2],[7539,2],[7540,2],[7536,2]]], -[7248,[17076.4,10296.6,0],[[6937,2],[7541,2],[7542,2]]], [7249,[17022.6,10370.2,0],[[6937,2],[6938,2],[7543,2]]], [7250,[17596.3,10283.4,-1.90735e-006],[[6940,2],[7544,2]]], [7251,[17630.9,10167.9,-6.35783e-007],[[6940,2],[7251,2],[7545,2]]], [7252,[17564.5,10239.1,0],[[6940,2],[7546,2]]], [7253,[17725.2,10371.3,0],[[6941,2],[7253,2],[7547,2]]], -[7254,[17734,10345.2,0],[[6941,2]]], [7255,[16984.3,2562.93,7.94729e-008],[[6946,2],[6957,2],[7268,2]]], [7256,[16909.9,2472.57,0],[[6946,2],[7256,2],[7548,2],[7549,2],[7550,2]]], [7257,[16863.8,2484.32,0],[[6947,2]]], [7258,[16718.1,2299.34,0],[[6947,2],[7551,2]]], [7259,[16524.8,2039.34,4.76837e-007],[[6948,2],[7552,2]]], -[7260,[15851.7,2164.6,3.17891e-007],[[6949,2],[7553,2],[7554,2]]], [7261,[16180,1627.57,-4.76837e-007],[[6950,2],[7555,2],[7556,2],[7557,2]]], [7262,[15415.4,2351.41,0],[[6951,2],[7558,2],[7559,2]]], [7263,[15685.9,2200.04,3.17891e-007],[[6953,2],[7263,2],[7560,2]]], [7264,[16275.7,2834.52,0],[[6955,2],[6956,2],[7265,2]]], [7265,[16254.8,2871.89,4.17233e-007],[[6956,2],[7264,2]]], -[7266,[16925.8,2713.72,0],[[6957,2],[7561,2],[7268,2]]], [7267,[16973.6,2613.22,0],[[6957,2],[7268,2]]], [7268,[17050.8,2644.06,-4.76837e-008],[[6957,2],[7255,2],[7266,2],[7267,2],[7562,2],[7563,2]]], [7269,[15137.9,2380.52,-6.35783e-007],[[6960,2],[7564,2],[7559,2]]], [7270,[15027,2236.95,0],[[6960,2],[7565,2]]], [7271,[14685.7,1986.86,4.76837e-007],[[6963,2],[7566,2],[7567,2],[7568,2]]], -[7272,[13580,6708.56,0],[[6965,2],[7569,2]]], [7273,[12792.2,6100.29,-2.54313e-006],[[6968,2],[7570,2],[7571,2]]], [7274,[12597.5,6038.21,7.62939e-006],[[6968,2],[7572,2]]], [7275,[13563.5,7639.02,0],[[6971,2],[7573,2]]], [7276,[13974.6,7208.05,-7.62939e-006],[[6972,2]]], [7277,[13593.4,6718.69,0],[[6974,2]]], -[7278,[10278.4,5574.74,0],[[6978,2],[6992,2],[7278,2]]], [7279,[10254.3,5715.97,0],[[6978,2],[7574,2]]], [7280,[10114.5,6118.59,0],[[6979,2],[7575,2]]], [7281,[8884.29,3931.8,0],[[6981,2]]], [7282,[11883.4,5920.02,0],[[6629,2],[7283,2]]], [7283,[11945.8,5908.76,7.62939e-006],[[7282,2]]], -[7284,[11797.7,6334.9,0],[[6983,2],[7576,2],[7577,2]]], [7285,[11884.9,6226.8,7.62939e-006],[[6983,2],[7578,2]]], [7286,[11486,6176.89,0],[[6986,2],[7579,2]]], [7287,[11070.2,5899.06,0],[[6987,2],[7580,2]]], [7288,[11359.9,5975.04,0],[[6988,2]]], [7289,[11287.2,5046.83,0],[[6990,2]]], -[7290,[10491.2,5866.7,1.27157e-006],[[6991,2],[7581,2],[7582,2]]], [7291,[14069.1,1770.86,0],[[6993,2],[7583,2]]], [7292,[13649.7,1813.32,1.90735e-006],[[6994,2],[7584,2]]], [7293,[13534.7,2069.38,-1.90735e-006],[[6995,2]]], [7294,[13522.3,1760.81,0],[[6996,2],[7584,2]]], [7295,[13305.6,1108.91,0],[[6997,2],[7585,2]]], -[7296,[13043.1,817.386,0],[[6999,2]]], [7297,[13237,859.727,9.53674e-007],[[7000,2],[7586,2]]], [7298,[13206.7,949.297,0],[[7001,2]]], [7299,[9756.28,6258.39,7.62939e-006],[[7004,2],[7587,2]]], [7300,[10118.1,6715.57,-2.54313e-006],[[7006,2],[7588,2],[7589,2]]], [7301,[9901.43,6606.74,0],[[7006,2],[7590,2]]], -[7302,[9865,7210.87,0],[[7007,2],[7591,2],[7592,2]]], [7303,[9181.34,7446.95,7.62939e-006],[[7009,2],[7593,2]]], [7304,[9237.22,7048.06,2.54313e-006],[[7010,2],[7304,2],[7594,2]]], [7305,[9516.86,7428.02,0],[[7011,2],[7595,2]]], [7306,[5058.07,4594.43,-1.90735e-006],[[7013,2],[7596,2],[7597,2]]], [7307,[4862.04,4547.42,0],[[7013,2],[7045,2],[7343,2]]], -[7308,[7154.37,8927.98,3.8147e-006],[[7014,2],[7598,2],[7599,2],[7600,2]]], [7309,[6204.4,8209.21,0],[[7016,2]]], [7310,[6127.83,8383.25,-2.54313e-006],[[7016,2],[7601,2],[7602,2]]], [7311,[5962.39,8302.99,0],[[7018,2],[7603,2],[7604,2],[7311,2]]], [7312,[5673.94,8200.49,-7.62939e-006],[[7021,2],[7605,2]]], [7313,[5539.86,8164.32,2.54313e-006],[[7021,2],[7606,2],[7607,2]]], -[7314,[5406.94,7759.11,0],[[7022,2],[7042,2],[7336,2],[7608,2],[7314,2]]], [7315,[7563.19,8517.99,0],[[7024,2],[7610,2]]], [7316,[8964.87,8584.19,0],[[7025,2],[7611,2],[7317,2]]], [7317,[8989.43,8420.1,1.90735e-006],[[7025,2],[7316,2],[7612,2],[7613,2]]], [7318,[9018.32,8272.73,2.54313e-006],[[7027,2],[7318,2],[7612,2]]], [7319,[8958.12,8168.91,-7.62939e-006],[[7027,2]]], -[7320,[9153.67,8219.11,0],[[7027,2],[7614,2]]], [7321,[7755.76,9089.63,0],[[7029,2],[7615,2]]], [7322,[7545.45,8953.97,-1.52588e-005],[[7029,2],[7599,2]]], [7323,[8247.17,9028.48,1.01725e-005],[[7030,2],[7616,2],[7617,2]]], [7324,[8351.91,8885.99,0],[[7030,2],[7032,2]]], [7325,[8328.03,8926.99,0],[[7030,2],[7618,2]]], -[7326,[8586.24,8794.98,0],[[7032,2],[7619,2],[7618,2]]], [7327,[8696.93,8783.17,0],[[7033,2],[7620,2]]], [7328,[8822.15,8729.46,0],[[7033,2],[7621,2]]], [7329,[8703.24,8371.29,5.08626e-006],[[7034,2],[7329,2]]], [7330,[4897.45,4695.55,-4.76837e-007],[[7035,2],[7330,2],[7343,2],[7622,2],[7596,2]]], [7331,[4677.15,4979,0],[[7036,2]]], -[7332,[4683.18,8267.22,-1.27157e-006],[[7037,2],[7623,2],[7332,2]]], [7333,[4966.75,8051.8,0],[[7038,2],[7624,2],[7625,2]]], [7334,[4741.66,7783.3,0],[[7039,2],[7334,2],[7626,2]]], [7335,[5278.38,7769.26,0],[[7042,2]]], [7336,[5355.88,7753.09,0],[[7042,2],[7314,2]]], [7337,[4371.44,4548.31,-6.35783e-007],[[7044,2],[7627,2],[7628,2]]], -[7338,[4268.4,4588.1,0],[[7044,2]]], [7339,[4296.59,4531.21,-9.53674e-007],[[7044,2]]], [7340,[4183.43,4536.98,-3.17891e-007],[[7044,2],[7340,2],[7341,2]]], [7341,[4170.84,4499.85,-2.38419e-007],[[7044,2],[7340,2],[7629,2],[7630,2]]], [7342,[4208.96,4463.51,6.35783e-007],[[7044,2],[7631,2],[7632,2]]], [7343,[4818.92,4574.92,0],[[7045,2],[7307,2],[7330,2]]], -[7344,[4632.01,4587.23,0],[[7045,2]]], [7345,[4042.95,4791.77,0],[[7046,2],[7633,2]]], [7346,[3571.31,4887.21,9.53674e-007],[[7047,2],[7048,2],[7346,2]]], [7347,[3778.66,4917.36,0],[[7048,2],[7633,2]]], [7348,[4693.23,9024.99,-3.8147e-006],[[7049,2],[7634,2]]], [7349,[4486.83,8941.83,0],[[7049,2]]], -[7350,[4697.38,8882.05,0],[[7049,2]]], [7351,[4729.4,8704.82,-3.8147e-006],[[7050,2],[7635,2]]], [7352,[4041.62,9287.89,3.8147e-006],[[7051,2],[7636,2]]], [7353,[2664.95,10434.3,0],[[7052,2]]], [7354,[2558.04,10760.8,0],[[7053,2],[7637,2]]], [7355,[1958,10776.3,9.53674e-007],[[7054,2],[7055,2],[7638,2],[7355,2]]], -[7356,[1694.73,10745.9,-4.76837e-007],[[7055,2],[7639,2],[7640,2],[7641,2]]], [7357,[1886.45,10893.1,-3.17891e-007],[[7055,2],[7642,2],[7643,2]]], [7358,[3660.05,10158.1,0],[[7058,2],[7064,2],[7150,2],[7644,2]]], [7359,[3271.95,9435.6,-3.8147e-006],[[7060,2],[7645,2]]], [7360,[3718.27,9553.26,3.8147e-006],[[7061,2],[7647,2]]], [7361,[3517.74,10355.9,-1.27157e-006],[[7063,2],[7644,2],[7648,2]]], -[7362,[3345.54,10474.3,0],[[7063,2],[7649,2]]], [7363,[3569.13,10115.8,3.8147e-006],[[7064,2]]], [7364,[3229.86,9388.91,0],[[7065,2]]], [7365,[1960.5,12147.1,6.35783e-007],[[7066,2],[7365,2],[7650,2]]], [7366,[1805.94,12180.1,0],[[7066,2],[7651,2],[7370,2]]], [7367,[1889.88,12246.7,6.35783e-007],[[7066,2],[7650,2],[7652,2]]], -[7368,[1816.96,12186.7,9.53674e-007],[[7066,2],[7653,2],[7368,2]]], [7369,[1723,12032.8,0],[[7067,2],[7654,2],[7655,2]]], [7370,[1677.78,12210,0],[[7067,2],[7366,2],[7651,2],[7656,2],[7657,2]]], [7371,[1796.72,12128.6,0],[[7067,2],[7651,2]]], [7372,[1622.58,12617.4,0],[[7069,2],[7101,2],[7410,2]]], [7373,[1795,12636.2,0],[[7069,2]]], -[7374,[1767.32,12396.9,0],[[7070,2],[7658,2]]], [7375,[2796.44,11676.2,-1.90735e-006],[[7071,2]]], [7376,[2849.45,11578.3,0],[[7071,2],[7659,2],[7660,2]]], [7377,[2278.63,11740.3,0],[[7072,2],[7661,2]]], [7378,[4229.65,17358.3,0],[[7073,2],[7662,2]]], [7379,[4330.59,17547.8,0],[[7073,2],[7663,2],[7664,2]]], -[7380,[4873.67,17846.3,2.54313e-006],[[7074,2],[7665,2],[7666,2]]], [7381,[5088.17,17701.8,0],[[7075,2],[7076,2],[7667,2],[7382,2]]], [7382,[5108.09,17707.2,-7.62939e-006],[[7076,2],[7381,2],[7668,2],[7667,2]]], [7383,[5241.04,17583.8,0],[[7077,2],[7669,2],[7383,2]]], [7384,[5537.55,17368.2,0],[[7078,2],[7670,2],[7671,2]]], [7385,[5857.04,16938.4,0],[[7079,2]]], -[7386,[6057.47,17003.2,1.27157e-006],[[7079,2],[7672,2],[7673,2]]], [7387,[6060.67,16857,0],[[7079,2],[7674,2]]], [7388,[6242.24,16431.9,0],[[7082,2]]], [7389,[6214.36,16715.6,1.27157e-006],[[7082,2],[7675,2],[7674,2]]], [7390,[6393.6,16504.6,0],[[7082,2],[7676,2]]], [7391,[5340.89,16171.5,0],[[7083,2]]], -[7392,[5192.34,16135.3,0],[[7083,2],[7677,2]]], [7393,[3484.05,16997.2,0],[[7085,2]]], [7394,[3331.24,17026.5,-2.54313e-006],[[7085,2],[7403,2],[7678,2]]], [7395,[2001.41,16127.5,0],[[7086,2],[7679,2]]], [7396,[2521.05,16696.8,7.62939e-006],[[7088,2],[7680,2]]], [7397,[2416.02,16770.9,0],[[7089,2],[7681,2]]], -[7398,[2292.29,16622.1,0],[[7089,2],[7682,2],[7398,2],[7683,2]]], [7399,[2136.68,16443.2,0],[[7090,2],[7399,2],[7684,2]]], [7400,[2834.74,17181.9,2.54313e-006],[[7092,2],[7685,2],[7686,2]]], [7401,[2766.89,17240.3,0],[[7092,2],[7687,2]]], [7402,[3327.98,17340.3,0],[[7094,2],[7688,2],[7689,2],[7404,2],[7690,2]]], [7403,[3316.61,17182.7,0],[[7094,2],[7394,2]]], -[7404,[3177.19,17331.6,0],[[8681,2],[9019,2],[7094,2],[7402,2],[9020,2]]], [7405,[3673.24,16754.7,7.62939e-006],[[7096,2],[7097,2],[7405,2]]], [7406,[3709.38,16903.2,0],[[7096,2],[7691,2]]], [7407,[1625.8,14893,-2.54313e-006],[[7098,2],[7692,2],[6765,2]]], [7408,[1504.63,14845.4,0],[[7098,2],[7693,2],[7694,2]]], [7409,[1383.57,12814.1,1.58946e-007],[[7100,2],[7101,2],[7409,2],[7411,2],[7695,2]]], -[7410,[1577.2,12606.9,4.76837e-007],[[7101,2],[7372,2],[7696,2],[7697,2]]], [7411,[1423.73,12683.3,1.90735e-007],[[7101,2],[7409,2],[7698,2],[7699,2],[7697,2],[7695,2]]], [7412,[1529.83,12896.5,1.09673e-005],[[7103,2],[7412,2],[7700,2],[7701,2]]], [7413,[1709.94,12713.1,-1.90735e-006],[[7104,2]]], [7414,[1393.16,14179.6,0],[[7106,2],[7702,2]]], [7415,[1323.44,13834.8,0],[[7107,2],[7703,2]]], -[7416,[7883.79,15332.9,7.62939e-006],[[7108,2],[7704,2]]], [7417,[7772.07,15509,1.52588e-006],[[7108,2],[7705,2],[7417,2],[7706,2],[7707,2]]], [7418,[6774.04,15806.8,7.62939e-006],[[7111,2],[7708,2]]], [7419,[6994.17,15790.9,0],[[7111,2],[7709,2]]], [7420,[3808.38,11197.6,0],[[7112,2]]], [7421,[6620.15,16279.5,-2.54313e-006],[[7114,2],[7117,2],[7710,2]]], -[7422,[6456.17,16084.4,7.62939e-006],[[7115,2],[7422,2]]], [7423,[6299.28,16058.1,0],[[7115,2],[7711,2]]], [7424,[6984.97,15986.9,-2.54313e-006],[[7116,2],[7712,2],[7713,2]]], [7425,[6941.19,16158.2,0],[[7116,2],[7714,2]]], [7426,[6832.07,16250.1,0],[[7117,2],[7715,2]]], [7427,[6455.82,10573.4,-7.62939e-006],[[7118,2],[7120,2],[7430,2]]], -[7428,[7396.66,11741.7,-7.62939e-006],[[7119,2],[7716,2]]], [7429,[7237.01,11727.2,0],[[7119,2],[7429,2]]], [7430,[6504.4,10584.3,7.62939e-006],[[7120,2],[7427,2],[7717,2]]], [7431,[7050.07,10547.5,2.54313e-006],[[7122,2],[7718,2],[7719,2]]], [7432,[7434.29,11419.7,0],[[7124,2]]], [7433,[7632.08,11892.2,0],[[7126,2],[7720,2]]], -[7434,[7892.01,12433.8,0],[[7127,2]]], [7435,[8024.09,12583.6,0],[[7129,2],[7198,2],[7494,2],[7721,2],[7499,2],[7722,2]]], [7436,[7833.1,12544.8,0],[[7129,2]]], [7437,[8455.61,14982.3,3.05176e-006],[[7131,2],[7132,2],[7723,2],[7724,2],[7438,2],[7725,2],[7437,2]]], [7438,[8523.45,14933,0],[[7132,2],[7437,2],[7726,2]]], [7439,[8158.41,15187.2,0],[[7133,2],[7727,2],[7728,2]]], -[7440,[8323.4,14387,-7.62939e-006],[[7134,2],[7729,2]]], [7441,[8267.77,14028.5,0],[[7135,2]]], [7442,[8234.32,13526.2,0],[[7138,2],[7140,2],[7730,2]]], [7443,[8183.16,13105.8,-7.62939e-006],[[7139,2]]], [7444,[5161.44,10108.7,0],[[7141,2]]], [7445,[5405.75,9773.04,-7.62939e-006],[[7143,2],[7731,2]]], -[7446,[5230.48,9989.26,-7.62939e-006],[[7144,2]]], [7447,[5737.93,9972.47,0],[[7146,2],[7732,2]]], [7448,[3845.14,10105.3,1.27157e-006],[[7150,2],[7151,2],[7733,2]]], [7449,[3677.36,11005.6,-1.27157e-006],[[7153,2],[7734,2],[7735,2]]], [7450,[5074.63,9826.96,7.62939e-006],[[7154,2]]], [7451,[4926.65,9588.07,-9.53674e-007],[[7155,2],[7736,2],[7737,2],[7738,2]]], -[7452,[13869.7,10121,1.90735e-006],[[7160,2],[7166,2],[7739,2],[7452,2]]], [7453,[13753,9911.3,0],[[7160,2],[7740,2]]], [7454,[13028.5,9795.37,-7.62939e-006],[[7161,2]]], [7455,[13024.8,9683.41,-1.90735e-006],[[7161,2],[7741,2],[7455,2],[7742,2]]], [7456,[13520.4,9568.38,0],[[7162,2]]], [7457,[13495.6,9460.22,0],[[7162,2],[7743,2],[7744,2]]], -[7458,[14063.9,11684.1,0],[[7163,2],[7745,2]]], [7459,[13939.8,11809.3,0],[[7163,2]]], [7460,[13988.5,11874.5,0],[[7163,2],[7746,2]]], [7461,[14627.2,10837.7,-7.62939e-007],[[7164,2],[7461,2],[7747,2],[7748,2],[7749,2]]], [7462,[12131.9,8650.9,-2.54313e-006],[[7168,2],[7750,2],[7751,2]]], [7463,[11629.3,8695.86,0],[[7169,2],[7752,2]]], -[7464,[12185.8,9112.91,7.62939e-006],[[7170,2]]], [7465,[12278.6,8976.41,0],[[7170,2],[7753,2],[7750,2],[7754,2]]], [7466,[12562.5,9362.63,0],[[7171,2],[7755,2]]], [7467,[12419.6,9453.87,0],[[7171,2],[7756,2]]], [7468,[11206.9,8956.91,0],[[7172,2],[7757,2],[7758,2]]], [7469,[11500.3,8636.17,-7.62939e-006],[[7173,2],[7752,2]]], -[7470,[11302.8,8578.72,0],[[7173,2],[7759,2],[7760,2]]], [7471,[11151.8,8748.44,0],[[7173,2],[7761,2],[7758,2]]], [7472,[11302.2,9497.13,0],[[7175,2]]], [7473,[10512.5,8960.29,0],[[7176,2],[7762,2]]], [7474,[10755.9,8882.2,0],[[7177,2],[7763,2],[7764,2]]], [7475,[13948.9,12287.9,0],[[7180,2],[7181,2],[7475,2]]], -[7476,[14045.3,12282.3,6.35783e-007],[[7180,2],[7476,2],[7765,2]]], [7477,[9232.39,14576.1,0],[[7182,2],[7477,2],[7766,2]]], [7478,[9142.39,14707.5,0],[[7182,2],[7767,2],[7768,2]]], [7479,[11350.7,15101,-4.76837e-007],[[7184,2],[7769,2],[7479,2]]], [7480,[11391.4,15101.1,3.17891e-007],[[7184,2],[7480,2],[7770,2]]], [7481,[11229.7,15047.3,0],[[7187,2],[7188,2],[7483,2]]], -[7482,[11338.6,15101.6,0],[[7187,2]]], [7483,[11212.9,15042.2,0],[[7188,2],[7481,2]]], [7484,[9721.19,15248.2,0],[[7189,2],[7771,2],[7772,2],[7773,2],[7774,2]]], [7485,[9939.34,15081.6,0],[[7190,2],[7775,2]]], [7486,[9676.54,8823.93,0],[[7192,2],[7776,2],[7777,2]]], [7487,[9841.61,8791.77,-1.90735e-006],[[7192,2],[7193,2],[7778,2],[7779,2]]], -[7488,[10056,8728.77,0],[[7193,2],[7780,2]]], [7489,[10416.4,8748.05,0],[[7194,2],[7781,2]]], [7490,[7699.98,11717,0],[[7195,2],[7782,2]]], [7491,[7913.28,12336.4,0],[[7199,2]]], [7492,[8661.49,13819.9,2.54313e-006],[[7200,2],[7783,2],[7784,2]]], [7493,[8751.51,13858,0],[[7200,2]]], -[7494,[8109.4,12729.1,0],[[7201,2],[7435,2]]], [7495,[8380.88,12936.7,0],[[7202,2],[7502,2],[7495,2],[7785,2],[7786,2]]], [7496,[8285.54,12790.4,0],[[7202,2],[7787,2],[7499,2]]], [7497,[8791.17,14444.3,-2.54313e-006],[[7203,2],[7788,2],[7789,2]]], [7498,[8836.97,14265.7,0],[[7203,2]]], [7499,[8218.38,12569.3,0],[[7204,2],[7435,2],[7496,2],[7790,2],[7721,2],[7787,2]]], -[7500,[8303.45,12665.5,7.62939e-006],[[7204,2],[7791,2]]], [7501,[8733.04,12835.2,0],[[7205,2],[7792,2]]], [7502,[8497.47,12926.9,1.52588e-006],[[7205,2],[7495,2],[7502,2],[7793,2],[7785,2]]], [7503,[7658.53,11375.1,0],[[7206,2],[7794,2]]], [7504,[7349.04,10241.7,0],[[7209,2],[7795,2]]], [7505,[7954.74,10277.3,-2.54313e-006],[[7211,2],[7796,2],[7797,2]]], -[7506,[8375.76,9539.47,1.52588e-005],[[7212,2],[7798,2]]], [7507,[8612.17,9525.36,5.08626e-006],[[7213,2],[7799,2],[7800,2]]], [7508,[8227.77,9847.11,-1.52588e-005],[[7215,2],[7801,2]]], [7509,[8109.53,10155.1,0],[[7215,2],[7802,2],[7796,2]]], [7510,[8470.44,10214.4,0],[[7216,2],[7217,2],[6557,2]]], [7511,[8940.17,8999.16,0],[[7218,2],[7803,2],[7804,2],[7805,2],[7513,2]]], -[7512,[8956.63,9137.7,0],[[7218,2],[7806,2],[7807,2]]], [7513,[8959.88,8952.42,0],[[7219,2],[7511,2],[7805,2]]], [7514,[9067.51,8796.42,0],[[7219,2],[7808,2],[7611,2]]], [7515,[9165.52,8758.37,0],[[7221,2],[7809,2]]], [7516,[8982.8,9464.47,0],[[7225,2],[7800,2],[7806,2]]], [7517,[14534.1,8890.88,7.62939e-006],[[7226,2],[7810,2]]], -[7518,[14196.9,8548.85,0],[[7227,2],[7811,2],[7812,2]]], [7519,[14601.2,9125.64,0],[[7229,2]]], [7520,[14517.6,8895.25,0],[[7230,2]]], [7521,[14783.5,8829.76,0],[[7230,2],[7813,2],[7814,2]]], [7522,[14453.3,9365.08,-2.54313e-006],[[7231,2],[7815,2],[7816,2]]], [7523,[14605,9435.16,0],[[7231,2],[7817,2]]], -[7524,[15449.1,10128,-1.27157e-006],[[7233,2],[7818,2],[7819,2]]], [7525,[15198.1,10423.3,9.53674e-007],[[7234,2],[7820,2],[7821,2],[7822,2]]], [7526,[14984.8,10340.8,0],[[7234,2],[7823,2]]], [7527,[14855.5,10190.2,0],[[7236,2]]], [7528,[14825.3,10046.6,0],[[7236,2]]], [7529,[14686.1,10092.9,-1.52588e-006],[[7236,2],[7529,2],[7824,2],[7825,2],[7826,2]]], -[7530,[14846.9,9579.06,0],[[7237,2],[7827,2]]], [7531,[14550.8,9720.18,0],[[7238,2],[7828,2]]], [7532,[14671.9,9589.68,7.62939e-006],[[7238,2]]], [7533,[14984.2,9780.12,0],[[7239,2],[7829,2]]], [7534,[16071.8,10447.7,0],[[7240,2],[7830,2]]], [7535,[16275,10510.6,-1.27157e-006],[[7240,2],[7831,2],[7832,2]]], -[7536,[16695.6,10484.5,0],[[7242,2],[7247,2],[7833,2],[7539,2]]], [7537,[15615.2,10130.9,-3.8147e-006],[[7243,2],[7819,2]]], [7538,[15825.7,10209.1,0],[[7243,2],[7834,2]]], [7539,[16763.1,10519.5,-1.19209e-007],[[7245,2],[7247,2],[7536,2],[7835,2],[7833,2]]], [7540,[16734.2,10436.4,-1.90735e-006],[[7247,2]]], [7541,[17251.9,10290.3,9.53674e-007],[[7248,2],[7836,2]]], -[7542,[17004.8,10232.5,0],[[7248,2],[7837,2]]], [7543,[17189.6,10376.6,2.38419e-007],[[7249,2],[7838,2]]], [7544,[17521.9,10334,-9.53674e-007],[[7250,2],[7839,2]]], [7545,[17577.8,10198.3,0],[[7251,2]]], [7546,[17460.4,10252.3,3.17891e-007],[[7252,2],[7836,2],[7840,2]]], [7547,[17675,10398.9,0],[[7253,2],[7547,2],[7841,2]]], -[7548,[16992.5,2476.19,0],[[7256,2]]], [7549,[16901.4,2268.13,0],[[7256,2],[7842,2]]], [7550,[16958,2436.29,0],[[7256,2]]], [7551,[16720.5,2285.41,1.58946e-007],[[7258,2],[7843,2],[7844,2]]], [7552,[16501.9,1933.37,1.58946e-007],[[7259,2],[7845,2],[7846,2]]], [7553,[15816.8,2162.06,0],[[7260,2]]], -[7554,[15861.6,2083.21,0],[[7260,2],[7847,2],[7848,2]]], [7555,[16364.3,1615.74,0],[[7261,2],[7849,2]]], [7556,[16155.2,1573.03,3.17891e-007],[[7261,2],[7850,2],[7851,2]]], [7557,[16011.2,1683.42,0],[[7261,2],[7852,2]]], [7558,[15445.4,2147.18,0],[[7262,2],[7853,2]]], [7559,[15260,2355.44,0],[[7262,2],[7269,2]]], -[7560,[15663.4,2158.33,-9.53674e-007],[[7263,2]]], [7561,[17047.8,2741.5,-2.38419e-007],[[7266,2],[7854,2]]], [7562,[17052.8,2731.46,0],[[7268,2]]], [7563,[17120.4,2618.29,0],[[7268,2]]], [7564,[15146.4,2521.87,0],[[7269,2],[7564,2]]], [7565,[14954.6,2188,0],[[7270,2],[7565,2]]], -[7566,[14511.9,1940.81,0],[[7271,2],[7566,2]]], [7567,[14705,1794.68,6.35783e-007],[[7271,2],[7855,2],[7856,2]]], [7568,[14834.2,1980.1,0],[[7271,2],[7857,2]]], [7569,[13384.2,6765.51,0],[[7272,2],[7858,2]]], [7570,[12769.9,6253.95,0],[[7273,2],[7859,2]]], [7571,[12945.2,6173.64,7.62939e-006],[[7273,2],[7860,2]]], -[7572,[12449.6,6117.58,0],[[7274,2],[7861,2]]], [7573,[13507.5,7643.82,0],[[7275,2],[7862,2],[7863,2]]], [7574,[10260.9,5748.21,0],[[7279,2]]], [7575,[10184.2,6243.45,0],[[7280,2],[7864,2]]], [7576,[11838.4,6375.47,5.08626e-006],[[7284,2],[7865,2],[7866,2]]], [7577,[11655.7,6416.38,0],[[7284,2],[7867,2]]], -[7578,[11908.1,6219.86,-2.54313e-006],[[7285,2],[7578,2],[7868,2]]], [7579,[11493.1,6204.3,2.54313e-006],[[7286,2],[7869,2],[7870,2]]], [7580,[11005.5,5905.84,0],[[7287,2]]], [7581,[10554.7,5865.59,0],[[7290,2],[7871,2],[7872,2]]], [7582,[10421.2,5946.37,0],[[7290,2],[7582,2]]], [7583,[14065.8,1715.28,0],[[7291,2],[7873,2],[7874,2]]], -[7584,[13545.2,1836.36,0],[[7292,2],[7294,2],[7584,2]]], [7585,[13463,1099.23,0],[[7295,2],[7875,2],[7876,2]]], [7586,[13282.1,854.895,0],[[7297,2],[7877,2],[7878,2]]], [7587,[9805.82,6421.91,-7.62939e-006],[[7299,2],[7590,2]]], [7588,[10302.8,6644.03,0],[[7300,2],[7879,2]]], [7589,[10090.7,6613.26,0],[[7300,2]]], -[7590,[9845.71,6496.98,0],[[7301,2],[7587,2]]], [7591,[9842.88,7363.15,0],[[7302,2],[7880,2]]], [7592,[10052.2,7207.56,-7.62939e-006],[[7302,2],[7881,2]]], [7593,[9160.2,7528.24,0],[[7303,2],[7882,2],[7883,2]]], [7594,[9154.92,7042.92,7.62939e-006],[[7304,2]]], [7595,[9582.87,7577.93,0],[[7305,2],[7884,2]]], -[7596,[5035.28,4675.21,0],[[7306,2],[7330,2],[7597,2],[7596,2],[7622,2]]], [7597,[5073.84,4666.45,0],[[7596,2],[8159,2],[7306,2],[7597,2]]], [7598,[6966.76,8871.02,1.90735e-006],[[7308,2],[7598,2],[7885,2],[7886,2]]], [7599,[7329.09,8966.81,5.08626e-006],[[7308,2],[7322,2],[7887,2]]], [7600,[7174.01,9018.81,-1.52588e-005],[[7308,2]]], [7601,[6251.6,8375.16,7.62939e-006],[[7310,2],[7888,2]]], -[7602,[6125.05,8555.5,-7.62939e-006],[[7310,2],[7889,2]]], [7603,[5872.68,8356.17,2.54313e-006],[[7311,2],[7890,2],[7605,2]]], [7604,[5980.35,8292.54,0],[[7311,2],[7891,2],[7604,2]]], [7605,[5833.88,8318.51,0],[[7312,2],[7603,2],[7892,2]]], [7606,[5403.18,8277.05,0],[[7313,2],[7893,2]]], [7607,[5479.74,7986.5,0],[[7313,2],[7894,2]]], -[7608,[5419.11,7762.2,0],[[7314,2]]], [7609,[5492.79,7759.28,0],[[7023,2]]], [7610,[7548.3,8474.43,0],[[7315,2]]], [7611,[8987.61,8676.64,-2.54313e-006],[[7316,2],[7514,2],[7808,2],[7895,2]]], [7612,[9021.23,8353.63,0],[[7317,2],[7318,2],[7896,2]]], [7613,[9052.41,8561.93,7.62939e-006],[[7317,2],[7897,2],[7613,2],[7808,2]]], -[7614,[9234.38,8222.59,0],[[7320,2],[7898,2],[7899,2],[7900,2]]], [7615,[7663,9188.24,0],[[7321,2],[7901,2]]], [7616,[8389.49,9173.33,0],[[7323,2],[7902,2]]], [7617,[8155.64,9133.33,-1.52588e-005],[[7323,2],[7903,2]]], [7618,[8450.88,8884.36,0],[[7325,2],[7326,2],[7904,2],[7905,2]]], [7619,[8642.85,8803.8,-2.54313e-006],[[7326,2],[7906,2],[7804,2],[7620,2]]], -[7620,[8714.04,8792.68,-2.54313e-006],[[7327,2],[7619,2],[7621,2],[7907,2]]], [7621,[8856.89,8788.02,0],[[7328,2],[7620,2],[7907,2],[7895,2]]], [7622,[4952.74,4697.79,0],[[7330,2],[7596,2]]], [7623,[4729.54,8371.13,0],[[7332,2],[7908,2]]], [7624,[5076.5,8088.69,0],[[7333,2],[7909,2],[7624,2],[7910,2]]], [7625,[5048.48,8067.91,7.62939e-006],[[7909,2],[7333,2]]], -[7626,[4818.33,7792.23,0],[[7334,2]]], [7627,[4323.89,4501.4,0],[[7337,2]]], [7628,[4472.65,4549.07,0],[[7337,2]]], [7629,[4135.64,4555.99,0],[[7341,2]]], [7630,[4143.08,4430.97,0],[[7341,2]]], [7631,[4221.9,4459.22,9.53674e-007],[[7342,2]]], -[7632,[4199.85,4420.24,0],[[7342,2]]], [7633,[3923.16,4847.45,0],[[7345,2],[7347,2]]], [7634,[4806.99,9097.34,-3.8147e-006],[[7348,2],[7911,2]]], [7635,[4782.99,8673.48,-1.27157e-006],[[7351,2],[7912,2],[7908,2],[7913,2]]], [7636,[4023.96,9361.19,9.53674e-007],[[7352,2],[7636,2],[7914,2],[7915,2]]], [7637,[2606.32,10893.1,0],[[7354,2],[7916,2],[7917,2],[7918,2]]], -[7638,[1945.4,10812.1,0],[[7355,2],[7919,2],[7642,2]]], [7639,[1679.82,10622.4,0],[[7356,2]]], [7640,[1571.06,10719,0],[[7356,2],[7920,2],[7921,2],[7922,2]]], [7641,[1687.95,10827.8,0],[[7356,2],[7923,2],[7922,2]]], [7642,[1954.05,10894.4,0],[[7357,2],[7638,2],[7924,2],[7925,2],[7919,2]]], [7643,[1868.47,10955.3,0],[[7357,2],[7926,2],[7923,2]]], -[7644,[3634.58,10226.2,0],[[7358,2],[7361,2]]], [7645,[3250.24,9429.94,0],[[7359,2]]], [7646,[3497.37,9598.33,0],[[7062,2]]], [7647,[3810.83,9549.18,0],[[7360,2],[7915,2]]], [7648,[3592.09,10450.5,0],[[7361,2],[7648,2]]], [7649,[3295.74,10521.8,0],[[7362,2],[7927,2],[7928,2]]], -[7650,[1977.48,12184.2,6.35783e-007],[[7365,2],[7367,2],[7650,2]]], [7651,[1768.7,12198.6,-2.38419e-007],[[7366,2],[7370,2],[7371,2],[7658,2]]], [7652,[1865.12,12329.2,0],[[7367,2]]], [7653,[1812.74,12179.3,4.76837e-007],[[7368,2]]], [7654,[1630.29,12017.3,3.17891e-007],[[7369,2],[7929,2],[7654,2]]], [7655,[1750.15,11972.4,0],[[7369,2],[7930,2],[7931,2]]], -[7656,[1528.08,12225.7,0],[[7370,2],[7932,2],[7929,2],[7933,2]]], [7657,[1638.4,12369.3,0],[[7370,2],[7696,2]]], [7658,[1774.29,12327.7,0],[[7374,2],[7651,2]]], [7659,[2783.57,11575.3,0],[[7376,2]]], [7660,[2868.77,11513.3,0],[[7376,2],[7934,2],[7935,2]]], [7661,[2127.87,11654.1,-6.35783e-007],[[7377,2],[7936,2],[7937,2]]], -[7662,[4188.94,17346.3,2.54313e-006],[[7378,2],[7938,2],[7939,2],[7940,2]]], [7663,[4298.81,17588.8,1.90735e-006],[[7379,2],[7663,2],[7941,2],[7942,2]]], [7664,[4363.61,17573,0],[[7379,2]]], [7665,[4997.39,17887.7,0],[[7380,2],[7943,2]]], [7666,[4847.25,17877.8,1.90735e-006],[[7380,2],[7944,2],[7945,2],[7946,2]]], [7667,[5106.3,17699.7,0],[[7667,2],[7382,2]]], -[7668,[5112.84,17809,0],[[7382,2],[7943,2]]], [7669,[5382.18,17699.7,0],[[7383,2],[7947,2]]], [7670,[5680.1,17434,-3.8147e-006],[[7384,2],[7948,2]]], [7671,[5500.31,17535.3,0],[[7384,2],[7949,2]]], [7672,[6162.81,17075.6,6.35783e-007],[[7386,2],[7950,2],[7951,2]]], [7673,[6078.59,16965.7,0],[[7386,2]]], -[7674,[6153.24,16799.9,-3.8147e-006],[[7387,2],[7389,2]]], [7675,[6257.87,16865.6,0],[[7389,2],[7952,2]]], [7676,[6434.13,16490.5,-2.54313e-006],[[7390,2],[7710,2],[7953,2]]], [7677,[5101.35,16027.5,0],[[7392,2],[7677,2]]], [7678,[3293.19,17023.1,0],[[7394,2]]], [7679,[1981.13,16112,0],[[7395,2],[7954,2],[7955,2]]], -[7680,[2541.97,16765.4,0],[[7396,2],[7681,2],[7956,2],[7957,2]]], [7681,[2425.75,16780.1,-5.08626e-006],[[7397,2],[7680,2],[7681,2]]], [7682,[2307.88,16621.2,0],[[7398,2]]], [7683,[2212.21,16645,-2.54313e-006],[[7398,2],[7683,2],[7958,2]]], [7684,[2075.31,16468.3,0],[[7399,2],[7959,2],[7960,2]]], [7685,[2899.85,17209.1,1.90735e-006],[[7400,2],[7961,2],[7685,2],[7962,2]]], -[7686,[2827.1,17234.5,2.54313e-006],[[7400,2],[7963,2],[7964,2]]], [7687,[2748.62,17245.7,-9.53674e-007],[[7401,2],[7965,2],[7966,2],[7967,2],[7968,2]]], [7688,[3427.6,17476.2,0],[[7402,2],[7969,2],[7970,2],[7690,2]]], [7689,[3475.9,17307.1,0],[[7402,2],[7971,2]]], [7690,[3222.82,17447.7,0],[[9020,2],[7690,2],[9241,2],[9242,2],[7688,2],[7402,2]]], [7691,[3603.6,16918.1,0],[[7406,2],[7972,2]]], -[7692,[1606.82,14892.3,-1.27157e-006],[[7407,2]]], [7693,[1528.62,14950.4,4.76837e-007],[[7408,2],[7975,2]]], [7694,[1470.23,14717.2,0],[[7408,2],[7976,2]]], [7695,[1364.28,12631.8,0],[[7409,2],[7411,2],[7977,2]]], [7696,[1609.07,12489.8,0],[[7410,2],[7657,2],[7696,2],[7978,2]]], [7697,[1483.86,12564.7,-9.53674e-007],[[7410,2],[7411,2],[7699,2]]], -[7698,[1513.72,12711.4,0],[[7411,2]]], [7699,[1460.46,12539.4,3.17891e-007],[[7411,2],[7697,2],[7979,2],[7932,2],[7699,2],[7980,2]]], [7700,[1512.5,12889,0],[[7412,2]]], [7701,[1500.21,12910,0],[[7412,2]]], [7702,[1392.13,14207.7,3.17891e-007],[[7414,2],[7981,2],[7982,2]]], [7703,[1307.63,13899.5,0],[[7415,2],[7983,2]]], -[7704,[7903.24,15265.3,0],[[7416,2],[7727,2],[7984,2]]], [7705,[7829.24,15580.6,-7.62939e-006],[[7417,2]]], [7706,[7580.62,15551.1,0],[[7417,2],[7985,2]]], [7707,[7826.97,15648.1,0],[[7417,2],[7986,2]]], [7708,[6741.78,15709.8,7.62939e-006],[[7418,2],[7987,2]]], [7709,[7044.71,15849.1,-7.62939e-006],[[7419,2],[7712,2]]], -[7710,[6537.02,16370.4,-2.54313e-006],[[7421,2],[7676,2],[7988,2]]], [7711,[6304.62,16159.3,0],[[7423,2],[7989,2]]], [7712,[7125.75,15907.1,-3.8147e-006],[[7424,2],[7709,2],[7990,2],[7991,2]]], [7713,[7041.67,16054.3,0],[[7424,2],[7992,2]]], [7714,[6988.1,16208.5,0],[[7425,2],[7993,2]]], [7715,[6940.77,16354.7,0],[[7426,2],[7994,2]]], -[7716,[7514.33,11791.7,0],[[7428,2],[7720,2]]], [7717,[6467.35,10418.9,0],[[7430,2],[7995,2]]], [7718,[6983.16,10531.6,-7.62939e-006],[[7431,2]]], [7719,[7116.03,10440.8,0],[[7431,2],[7719,2]]], [7720,[7626.21,11832.4,0],[[7433,2],[7716,2],[7720,2]]], [7721,[8140.72,12580.5,0],[[7435,2],[7499,2],[7996,2],[7722,2]]], -[7722,[8144.7,12702.8,0],[[7435,2],[7721,2],[7996,2]]], [7723,[8339,15077.9,0],[[7437,2],[7723,2],[7997,2],[7728,2]]], [7724,[8505.75,14939.6,0],[[7437,2]]], [7725,[8517.02,15040.4,0],[[7437,2],[7726,2],[7998,2]]], [7726,[8569.45,14922.8,0],[[7438,2],[7725,2],[7999,2]]], [7727,[8081.49,15230.4,2.54313e-006],[[7439,2],[7704,2],[8000,2]]], -[7728,[8195.1,15181,0],[[7439,2],[7723,2],[8001,2],[8002,2]]], [7729,[8377.72,14438.5,5.08626e-006],[[7440,2],[8003,2],[8004,2]]], [7730,[8337.97,13646.9,0],[[7442,2],[8005,2]]], [7731,[5323.43,9656.58,0],[[7445,2],[8006,2]]], [7732,[5747.35,9945.46,0],[[7447,2],[8007,2],[7732,2],[8008,2]]], [7733,[3929.57,9974.99,0],[[7448,2],[8009,2]]], -[7734,[3665.72,11070.3,3.8147e-006],[[7449,2]]], [7735,[3570.54,10964.4,-1.27157e-006],[[7449,2],[8010,2],[8011,2]]], [7736,[4747.56,9610.53,0],[[7451,2],[8012,2]]], [7737,[5018.59,9625.17,0],[[7451,2]]], [7738,[5036.56,9429.73,0],[[7451,2],[8013,2]]], [7739,[13974.7,10133.9,1.90735e-006],[[7452,2],[8014,2],[7739,2],[8015,2]]], -[7740,[13763.2,9893.01,0],[[7453,2],[8016,2],[7740,2],[8017,2]]], [7741,[12927.3,9575.39,-7.62939e-006],[[7455,2],[8018,2]]], [7742,[13047,9584.39,0],[[7455,2]]], [7743,[13543.8,9459.31,0],[[7457,2]]], [7744,[13496.2,9417.23,-2.54313e-006],[[7457,2],[8019,2],[8020,2]]], [7745,[14100.4,11656.6,0],[[7458,2],[8021,2],[8022,2]]], -[7746,[14042.1,11882.7,1.27157e-006],[[7460,2],[8023,2],[8024,2]]], [7747,[14675.8,10712.5,0],[[7461,2],[8025,2]]], [7748,[14617.1,11030.8,0],[[7461,2],[8026,2]]], [7749,[14698.8,10885.9,0],[[7461,2]]], [7750,[12232.2,8781.28,0],[[7462,2],[7465,2],[7753,2]]], [7751,[12110.8,8599.13,-2.54313e-006],[[7462,2],[8027,2],[8028,2]]], -[7752,[11589.6,8609.66,0],[[7463,2],[7469,2],[8029,2]]], [7753,[12270.4,8825.64,0],[[7465,2],[7750,2],[7753,2],[8030,2]]], [7754,[12335.8,8996.68,0],[[7465,2]]], [7755,[12690.2,9422.13,0],[[7466,2],[8018,2]]], [7756,[12423.4,9489.37,2.54313e-006],[[7467,2],[7756,2]]], [7757,[11111.6,9017.4,0],[[7468,2]]], -[7758,[11146.1,8800.04,0],[[7468,2],[7471,2],[7761,2]]], [7759,[11439.4,8535.08,0],[[7470,2],[8029,2]]], [7760,[11229.3,8364.81,0],[[7470,2],[8031,2]]], [7761,[11129,8757.47,0],[[7471,2],[7758,2],[8032,2],[8033,2]]], [7762,[10503.9,8943.97,0],[[7473,2],[8034,2],[7762,2],[8035,2]]], [7763,[10886.5,8836.19,0],[[7474,2],[8032,2]]], -[7764,[10685.3,8738.65,7.62939e-006],[[7474,2],[8036,2]]], [7765,[14069.7,12234.1,6.35783e-007],[[7476,2],[8037,2],[8038,2]]], [7766,[9258.36,14424,0],[[7477,2],[8039,2]]], [7767,[9002.08,14740.8,-2.54313e-006],[[7478,2],[8040,2],[8041,2]]], [7768,[9270.49,14784.2,0],[[7478,2],[8042,2]]], [7769,[11354.2,15096.4,-1.58946e-007],[[7479,2]]], -[7770,[11343.6,15141.4,0],[[7480,2]]], [7771,[9805.3,15255.2,0],[[7484,2],[7771,2],[8043,2]]], [7772,[9567.35,15313.9,0],[[7484,2],[8044,2]]], [7773,[9675.63,15310,0],[[7484,2],[8045,2]]], [7774,[9652.58,15099.6,0],[[7484,2],[8046,2]]], [7775,[9876.51,15152.9,0],[[7485,2],[8043,2]]], -[7776,[9629.91,8826.04,-7.62939e-006],[[7486,2]]], [7777,[9545.21,8744.34,0],[[7486,2],[8047,2]]], [7778,[9672.8,8670.78,-7.62939e-006],[[7487,2],[8048,2]]], [7779,[9914.46,8627,7.62939e-006],[[7487,2],[8049,2]]], [7780,[10133.4,8599.25,-2.54313e-006],[[7488,2],[8050,2],[8051,2]]], [7781,[10486.4,8712.65,0],[[7489,2],[8036,2],[8034,2]]], -[7782,[7652.12,11678.4,0],[[7490,2]]], [7783,[8576.84,13730.7,0],[[7492,2]]], [7784,[8666.46,13983.6,0],[[7492,2],[8052,2]]], [7785,[8516.78,13041.7,0],[[7495,2],[7502,2],[7793,2]]], [7786,[8352.65,12782,0],[[7495,2],[8053,2]]], [7787,[8233.84,12649.2,0],[[7496,2],[7499,2],[7996,2]]], -[7788,[8712.93,14600.4,0],[[7497,2],[8054,2]]], [7789,[8714.05,14313,0],[[7497,2],[8055,2]]], [7790,[8127.89,12570.5,3.8147e-006],[[7499,2]]], [7791,[8364.45,12714.1,-7.62939e-006],[[7500,2]]], [7792,[8827.42,12932,2.54313e-006],[[7501,2],[8056,2],[7792,2]]], [7793,[8536.65,13011,0],[[7502,2],[7785,2]]], -[7794,[7614.05,11449.5,0],[[7503,2]]], [7795,[7254.97,10160.6,0],[[7504,2],[8057,2],[8058,2]]], [7796,[8068.58,10216.5,1.90735e-006],[[7505,2],[7509,2],[7802,2],[8059,2],[7796,2]]], [7797,[7881.23,10211.9,2.54313e-006],[[7505,2],[8060,2],[8061,2]]], [7798,[8294.4,9390.04,0],[[7506,2],[8062,2]]], [7799,[8531.6,9406.71,0],[[7507,2],[8063,2],[7902,2],[8064,2]]], -[7800,[8787.12,9479.12,-7.62939e-006],[[7507,2],[7516,2]]], [7801,[8156,9701.41,0],[[7508,2],[8065,2]]], [7802,[8093.56,10159.1,0],[[7509,2],[7796,2],[7802,2],[8066,2]]], [7803,[8848.37,9025.47,0],[[7511,2],[8067,2]]], [7804,[8857.74,8891.97,1.90735e-006],[[7511,2],[7619,2],[7804,2],[7906,2],[8068,2],[7907,2]]], [7805,[8965.45,8914.69,-1.27157e-006],[[7511,2],[7513,2],[7895,2],[8069,2]]], -[7806,[8996.2,9290.5,0],[[7512,2],[7516,2]]], [7807,[8920.2,9166.36,0],[[7512,2],[8070,2],[8071,2]]], [7808,[9026.45,8696.99,0],[[7514,2],[7611,2],[7613,2],[8072,2],[7897,2],[7895,2]]], [7809,[9143.89,8614.02,0],[[7515,2],[8073,2],[7900,2],[8072,2]]], [7810,[14358.1,8822.67,0],[[7517,2],[8074,2]]], [7811,[14213.3,8603.12,0],[[7518,2],[8074,2],[8075,2]]], -[7812,[14066.7,8355.34,0],[[7518,2],[8076,2],[8077,2]]], [7813,[14932.5,8735.46,0],[[7521,2],[7813,2]]], [7814,[14796.5,8693.89,0],[[7521,2],[8078,2]]], [7815,[14494.3,9412.58,0],[[7522,2]]], [7816,[14415.6,9413.49,1.90735e-006],[[7522,2],[8079,2],[7816,2],[8080,2]]], [7817,[14617.2,9442.79,0],[[7523,2],[7817,2],[8081,2]]], -[7818,[15436.1,10193.2,-1.27157e-006],[[7524,2],[7818,2],[8082,2]]], [7819,[15522.6,10138.3,0],[[7524,2],[7537,2],[8083,2]]], [7820,[15091.3,10518.1,0],[[7525,2],[8084,2]]], [7821,[15301.3,10617.6,0],[[7525,2],[8085,2]]], [7822,[15375.6,10455.7,0],[[7525,2],[8086,2]]], [7823,[14944.7,10356.1,0],[[7526,2],[8087,2],[8088,2],[7823,2]]], -[7824,[14705.2,10169.8,0],[[7529,2],[8089,2],[8090,2],[7824,2]]], [7825,[14645.5,10047.9,2.54313e-006],[[7529,2],[8091,2],[8092,2]]], [7826,[14522.9,10145.2,0],[[7529,2],[8093,2]]], [7827,[14764.1,9515.66,0],[[7530,2],[8094,2],[7827,2]]], [7828,[14529.8,9723.57,0],[[7531,2],[8095,2],[8091,2],[8096,2]]], [7829,[15062.9,9834.63,0],[[7533,2],[8097,2]]], -[7830,[16042.6,10467.3,-1.27157e-006],[[7534,2],[7834,2],[8098,2]]], [7831,[16335.5,10661.9,0],[[7535,2],[8099,2]]], [7832,[16199.5,10546.9,0],[[7535,2]]], [7833,[16706.1,10532.1,4.76837e-007],[[7536,2],[7539,2],[8100,2],[7835,2],[8101,2]]], [7834,[15907,10309.4,0],[[7538,2],[7830,2]]], [7835,[16714.7,10539,-5.96046e-008],[[7539,2],[7835,2],[7833,2]]], -[7836,[17367.1,10286.1,0],[[7541,2],[7546,2]]], [7837,[16975.6,10175.7,0],[[7542,2],[8102,2]]], [7838,[17322,10379.9,0],[[7543,2],[8103,2]]], [7839,[17444.1,10377.4,0],[[7544,2],[8104,2],[8103,2]]], [7840,[17436.8,10212.8,-6.35783e-007],[[7546,2],[8105,2],[7840,2]]], [7841,[17622.2,10400,1.58946e-007],[[7547,2],[7841,2],[8106,2]]], -[7842,[16896,2244.81,0],[[7549,2],[8107,2],[8108,2]]], [7843,[16746.1,2271.48,0],[[7551,2],[7843,2],[8109,2]]], [7844,[16696.8,2142.69,4.76837e-007],[[7551,2],[8110,2]]], [7845,[16576.6,1954.16,-2.38419e-007],[[7552,2]]], [7846,[16513.2,1816.97,0],[[7552,2],[8111,2],[8112,2]]], [7847,[15889.5,2083.22,0],[[7554,2]]], -[7848,[15837.3,1946.75,9.53674e-007],[[7554,2],[8113,2]]], [7849,[16416.8,1596.7,-1.19209e-007],[[7555,2],[8114,2],[8115,2],[8116,2]]], [7850,[16194.2,1557.07,0],[[7556,2]]], [7851,[16059.4,1449.06,0],[[7556,2],[8117,2]]], [7852,[15913.5,1744.06,0],[[7557,2],[8118,2]]], [7853,[15472.7,1964.53,0],[[7558,2],[8119,2]]], -[7854,[17042,2782.04,0],[[7561,2]]], [7855,[14697.4,1759.89,0],[[7567,2],[8120,2],[8121,2]]], [7856,[14844.7,1799.02,0],[[7567,2],[8122,2]]], [7857,[14953.1,1972.64,0],[[7568,2],[8123,2],[8124,2]]], [7858,[13255.9,6800.64,3.8147e-006],[[7569,2],[8125,2],[8126,2],[8127,2]]], [7859,[12752.7,6388.8,2.54313e-006],[[7570,2],[8128,2],[8129,2]]], -[7860,[13064,6232.18,0],[[7571,2]]], [7861,[12427.5,6136.68,2.54313e-006],[[7572,2],[8130,2],[8131,2]]], [7862,[13579.7,7782.96,0],[[7573,2],[8132,2]]], [7863,[13349.3,7584.44,0],[[7573,2],[8133,2]]], [7864,[10240.6,6322.68,0],[[7575,2],[8134,2]]], [7865,[12005.1,6331.51,0],[[7576,2],[8135,2]]], -[7866,[11929.8,6535.16,2.54313e-006],[[7576,2],[8136,2],[8137,2]]], [7867,[11597.2,6440.62,2.54313e-006],[[7577,2],[8138,2],[8139,2],[7869,2]]], [7868,[11919.1,6192.02,0],[[7578,2]]], [7869,[11516.3,6319.11,-7.62939e-006],[[7579,2],[7867,2],[8139,2]]], [7870,[11413,6226.39,0],[[7579,2],[8140,2],[8141,2]]], [7871,[10592.7,5991.37,0],[[7581,2],[8142,2]]], -[7872,[10724.6,5851.46,-7.62939e-006],[[7581,2],[8143,2]]], [7873,[14065.2,1592.77,0],[[7583,2],[8144,2],[8145,2],[7873,2]]], [7874,[13953.1,1713.5,1.90735e-006],[[7583,2]]], [7875,[13454.4,1021.6,2.38419e-007],[[7585,2],[8146,2],[8147,2],[8148,2]]], [7876,[13659.2,1112.46,0],[[7585,2],[8149,2]]], [7877,[13283,875.916,0],[[7586,2]]], -[7878,[13342.5,857.326,0],[[7586,2],[8150,2],[8148,2],[8147,2]]], [7879,[10400.8,6542.11,0],[[7588,2],[8151,2],[8134,2],[8152,2]]], [7880,[9834.37,7411.08,0],[[7591,2],[8153,2],[8154,2]]], [7881,[10141.3,7210.65,0],[[7592,2]]], [7882,[9007.3,7517,-7.62939e-006],[[7593,2],[8155,2]]], [7883,[9174.1,7722.74,0],[[7593,2],[8156,2]]], -[7884,[9624.33,7647.69,0],[[7595,2],[8157,2],[8158,2]]], [7885,[6985.06,8946.47,0],[[7598,2]]], [7886,[6774.62,8810.12,7.62939e-006],[[7598,2],[8160,2]]], [7887,[7362.31,9114.54,0],[[7599,2],[8161,2]]], [7888,[6322.69,8425.94,0],[[7601,2]]], [7889,[6096.85,8673.41,-1.90735e-006],[[7602,2],[8162,2],[8163,2],[8164,2]]], -[7890,[5825.59,8425.5,0],[[7603,2]]], [7891,[5979.86,8289.85,2.54313e-006],[[7604,2]]], [7892,[5841.94,8327.41,3.8147e-006],[[7605,2]]], [7893,[5387.03,8296.01,2.54313e-006],[[7606,2],[8165,2],[8166,2]]], [7894,[5467.49,7974.62,-7.62939e-006],[[7607,2]]], [7895,[8982.09,8754.45,-3.05176e-006],[[7611,2],[7621,2],[7805,2],[7808,2]]], -[7896,[9092.46,8431.28,2.54313e-006],[[7612,2],[7896,2],[8072,2]]], [7897,[9039.67,8585.67,5.08626e-006],[[7613,2],[7808,2]]], [7898,[9272.67,8276.54,-2.54313e-006],[[7614,2],[8167,2],[8168,2]]], [7899,[9165.96,8034.3,0],[[7614,2],[8156,2]]], [7900,[9209.25,8410.05,0],[[7614,2],[7809,2],[8073,2]]], [7901,[7569.52,9293.01,5.08626e-006],[[7615,2],[8169,2],[8170,2]]], -[7902,[8449.29,9305.43,0],[[7616,2],[7799,2],[8063,2]]], [7903,[8152.83,9254.93,0],[[7617,2],[8062,2]]], [7904,[8473.51,8991.87,0],[[7618,2],[8171,2]]], [7905,[8648.62,8902.23,0],[[7618,2],[8172,2],[7906,2]]], [7906,[8775.21,8858.42,0],[[7619,2],[7804,2],[7905,2],[8068,2],[8172,2]]], [7907,[8839.88,8811.53,2.54313e-006],[[7621,2],[7804,2],[7620,2],[8068,2]]], -[7908,[4735.45,8528.51,-3.8147e-006],[[7623,2],[7635,2],[7913,2]]], [7909,[5064.7,8073.37,0],[[7624,2],[7625,2],[7909,2]]], [7910,[5197.13,8224.33,7.62939e-006],[[7624,2],[8166,2]]], [7911,[4932.58,9171.67,0],[[7634,2],[8173,2]]], [7912,[4956.23,8624.33,-1.90735e-006],[[7635,2],[8174,2],[8175,2],[8176,2]]], [7913,[4737.23,8543.21,0],[[7908,2],[7913,2],[7635,2]]], -[7914,[3971.77,9385.2,0],[[7636,2]]], [7915,[4015.03,9545.29,0],[[7636,2],[7647,2],[8177,2]]], [7916,[2493.23,10896.7,0],[[7637,2],[8178,2]]], [7917,[2743.94,10844.2,0],[[7637,2],[8179,2]]], [7918,[2687.69,11081.3,0],[[7637,2],[8180,2]]], [7919,[1959.16,10868.3,0],[[7638,2],[7642,2],[8181,2]]], -[7920,[1429.5,10703.4,0],[[7640,2],[8182,2]]], [7921,[1618.31,10603.1,0],[[7640,2],[8183,2]]], [7922,[1578.42,10856.2,0],[[7640,2],[7641,2]]], [7923,[1716.54,10954.3,0],[[7641,2],[7643,2],[8184,2],[7923,2]]], [7924,[2082.83,10906.1,3.17891e-007],[[7642,2],[8185,2],[8186,2],[8178,2]]], [7925,[1949.7,10868.2,0],[[7642,2]]], -[7926,[1898.93,11077.7,4.76837e-007],[[7643,2],[8187,2],[7926,2],[8188,2],[8189,2]]], [7927,[3313.01,10564.7,1.27157e-006],[[7649,2],[7927,2],[8190,2]]], [7928,[3189.11,10590.1,-1.27157e-006],[[7649,2],[8191,2],[8192,2]]], [7929,[1581.25,11991.7,-3.8147e-007],[[7654,2],[7656,2],[8193,2],[8194,2]]], [7930,[1820.28,11858.5,0],[[7655,2],[8195,2]]], [7931,[1734.31,11847,0],[[7655,2],[8196,2]]], -[7932,[1490.73,12376.5,0],[[7656,2],[7699,2],[7979,2]]], [7933,[1473.42,12232.4,-1.58946e-007],[[7656,2],[8197,2],[8198,2]]], [7934,[2827.15,11412.4,6.35783e-007],[[7660,2],[8199,2],[8200,2]]], [7935,[3047.7,11519.9,0],[[7660,2],[7935,2]]], [7936,[2064.2,11789.9,0],[[7661,2],[8201,2],[8202,2]]], [7937,[2051.82,11606.8,3.17891e-007],[[7661,2],[8202,2],[8203,2]]], -[7938,[4129.79,17380.3,0],[[7662,2],[8204,2],[7940,2],[7938,2]]], [7939,[4162.81,17332.7,0],[[7662,2]]], [7940,[4135.55,17361.3,-7.62939e-006],[[7938,2],[8449,2],[7940,2],[7662,2]]], [7941,[4209.98,17667.8,0],[[7663,2],[8205,2]]], [7942,[4267.9,17592.3,7.62939e-006],[[7663,2]]], [7943,[5089.01,17985,0],[[7665,2],[7668,2],[8206,2]]], -[7944,[4880.87,18055.4,-7.62939e-006],[[7666,2],[8207,2]]], [7945,[4730.95,18017.8,7.62939e-006],[[7666,2],[8208,2]]], [7946,[4788.92,17738.3,0],[[7666,2],[7946,2]]], [7947,[5471.16,17755.1,1.27157e-006],[[7669,2],[8209,2],[7949,2]]], [7948,[5782.93,17482.4,0],[[7670,2],[7948,2],[8210,2]]], [7949,[5472.3,17673.5,3.8147e-006],[[7671,2],[7947,2]]], -[7950,[6298.31,17152.2,0],[[7672,2],[8211,2],[7950,2],[8212,2],[8213,2],[8214,2],[8215,2]]], [7951,[6212.26,17151.4,0],[[7672,2],[7951,2]]], [7952,[6302.06,17010.7,0],[[7675,2],[8211,2]]], [7953,[6443.5,16586.1,0],[[7676,2]]], [7954,[2028.41,16282.5,-1.27157e-006],[[7679,2],[7954,2],[7960,2]]], [7955,[1890.93,16023.7,-9.53674e-007],[[7679,2],[8216,2]]], -[7956,[2598.86,16919.2,0],[[7680,2],[8217,2]]], [7957,[2623.93,16931.2,0],[[7680,2],[8218,2],[7965,2],[8217,2]]], [7958,[2183.92,16648.9,5.08626e-006],[[7683,2],[7959,2],[8219,2]]], [7959,[2116.21,16563.3,-3.8147e-006],[[7684,2],[7958,2]]], [7960,[2039.1,16431.3,0],[[7960,2]]], [7961,[2948.68,17176.3,-7.62939e-006],[[7685,2]]], -[7962,[2927.84,17229.5,0],[[7685,2]]], [7963,[2854.48,17291.9,7.62939e-006],[[7686,2]]], [7964,[2852.5,17342.3,0],[[7686,2],[8220,2]]], [7965,[2689.72,17109.2,1.27157e-006],[[7687,2],[7957,2],[8221,2],[8218,2]]], [7966,[2750.03,17332,-1.27157e-006],[[7687,2],[7968,2],[7966,2],[8222,2]]], [7967,[2653.51,17293.7,0],[[7687,2],[8223,2]]], -[7968,[2746.02,17317.3,0],[[7966,2],[8472,2],[7687,2],[7968,2]]], [7969,[3521.63,17621.7,-7.62939e-006],[[7688,2],[8224,2]]], [7970,[3523.27,17425.5,0],[[7688,2],[8225,2],[7970,2],[8226,2]]], [7971,[3506.77,17300.1,3.8147e-006],[[7689,2],[8227,2],[7971,2],[8228,2]]], [7972,[3588.04,16998.5,0],[[7691,2],[8229,2]]], [7973,[1874.27,14884.5,0],[[6765,2],[7973,2]]], -[7974,[1712.65,15054.3,0],[[6765,2],[8230,2]]], [7975,[1571.28,15090.1,-4.76837e-007],[[7693,2],[8231,2]]], [7976,[1478.77,14593.6,0],[[7694,2],[8232,2]]], [7977,[1410.51,12481.5,0],[[7695,2],[8233,2],[8198,2]]], [7978,[1564.8,12477,-3.17891e-007],[[7696,2],[7979,2],[7978,2]]], [7979,[1475.4,12443.7,-2.38419e-007],[[7699,2],[7932,2],[7978,2],[8233,2]]], -[7980,[1541.91,12529.1,0],[[7699,2]]], [7981,[1344.63,14092,0],[[7702,2],[7983,2]]], [7982,[1444.61,14392.3,-4.76837e-007],[[7702,2],[8232,2]]], [7983,[1305.13,13965.4,0],[[7703,2],[7981,2]]], [7984,[7875.15,15225.6,-7.62939e-006],[[7704,2]]], [7985,[7423.18,15589,0],[[7706,2],[8234,2]]], -[7986,[7895.33,15788.5,0],[[7707,2],[8235,2]]], [7987,[6747.08,15556.9,0],[[7708,2],[8236,2]]], [7988,[6656.34,16493.7,-7.62939e-006],[[7710,2],[8237,2]]], [7989,[6303.91,16261.6,0],[[7711,2],[7989,2]]], [7990,[7263.44,15971.1,7.62939e-006],[[7712,2],[8238,2]]], [7991,[7270.84,15783.8,7.62939e-006],[[7712,2],[8234,2]]], -[7992,[7136.51,16138.9,0],[[7713,2],[8239,2]]], [7993,[7080.01,16298,0],[[7714,2],[7993,2]]], [7994,[7013.72,16417.5,-1.27157e-006],[[7715,2],[8240,2],[8241,2]]], [7995,[6408.05,10288.3,0],[[7717,2],[8242,2]]], [7996,[8177.82,12694.7,7.62939e-006],[[7721,2],[7722,2],[7787,2]]], [7997,[8254.14,15135.6,7.62939e-006],[[7723,2],[8243,2]]], -[7998,[8547.8,15110.7,0],[[7725,2],[8244,2],[8245,2]]], [7999,[8606.24,14872.8,0],[[7726,2],[8246,2],[8247,2],[7999,2],[8248,2]]], [8000,[8116.8,15390.5,0],[[7727,2]]], [8001,[8174.35,15334.5,0],[[7728,2],[8249,2]]], [8002,[8250.09,15144.2,0],[[7728,2]]], [8003,[8341.3,14472.3,0],[[7729,2]]], -[8004,[8449.81,14487.5,0],[[7729,2],[8250,2],[8251,2]]], [8005,[8417.51,13759.2,0],[[7730,2],[8252,2]]], [8006,[5299.68,9573.78,2.54313e-006],[[7731,2],[8253,2],[8254,2]]], [8007,[5739.9,9942.46,0],[[7732,2]]], [8008,[5625.46,9862.5,0],[[7732,2],[8255,2]]], [8009,[3969.82,9862.34,0],[[7733,2],[8256,2]]], -[8010,[3506.04,10942.3,0],[[8010,2],[8257,2]]], [8011,[3608.91,10831.4,0],[[7735,2]]], [8012,[4619.93,9586.4,3.8147e-006],[[7736,2],[8258,2]]], [8013,[5025.28,9323.46,0],[[7738,2],[8173,2]]], [8014,[14118.2,10141.4,0],[[7739,2],[8259,2],[8260,2]]], [8015,[14034.1,10204.3,0],[[7739,2]]], -[8016,[13860.7,9868.12,-2.54313e-006],[[7740,2],[8261,2],[8262,2]]], [8017,[13760.9,9736.58,-7.62939e-006],[[7740,2],[8263,2]]], [8018,[12892.7,9488.36,0],[[7741,2],[7755,2],[8018,2],[8264,2]]], [8019,[13322.9,9429.53,0],[[7744,2],[8265,2]]], [8020,[13563.7,9240.39,0],[[7744,2],[8266,2]]], [8021,[14158.5,11761.5,0],[[7745,2],[8021,2],[8024,2]]], -[8022,[14173.9,11570.6,0],[[7745,2],[8267,2],[8268,2]]], [8023,[14075.9,12010.1,0],[[7746,2],[8269,2]]], [8024,[14111.8,11839.7,-3.8147e-006],[[7746,2],[8021,2]]], [8025,[14666.1,10653.4,0],[[7747,2],[8270,2],[8271,2]]], [8026,[14599.2,11112.5,0],[[7748,2],[8272,2],[8273,2]]], [8027,[12055.5,8466.56,0],[[7751,2],[8274,2],[8275,2],[8027,2],[8276,2]]], -[8028,[12025.3,8598.29,0],[[7751,2]]], [8029,[11546.1,8487.13,0],[[7752,2],[7759,2],[8277,2],[8278,2]]], [8030,[12342.2,8805.15,0],[[7753,2]]], [8031,[11194.8,8261.59,1.90735e-006],[[7760,2],[8279,2],[8280,2],[8281,2]]], [8032,[10965.7,8811.17,0],[[7761,2],[7763,2]]], [8033,[11072.8,8581.95,0],[[7761,2],[8282,2]]], -[8034,[10531.4,8807.21,7.62939e-006],[[7762,2],[7781,2]]], [8035,[10419.6,9036.02,0],[[7762,2],[8283,2]]], [8036,[10604.1,8637.31,1.90735e-006],[[7764,2],[7781,2],[8284,2],[8285,2]]], [8037,[14079.5,12131.1,-3.8147e-006],[[7765,2],[8269,2]]], [8038,[14136.3,12173.5,0],[[7765,2],[8286,2]]], [8039,[9272.86,14403.4,0],[[7766,2]]], -[8040,[9062.18,14881.7,7.62939e-006],[[7767,2],[8287,2]]], [8041,[8829.67,14713.7,0],[[7767,2],[8288,2],[8054,2]]], [8042,[9403.23,14870.6,-7.62939e-006],[[7768,2],[8289,2],[8046,2]]], [8043,[9843.14,15154.9,-1.90735e-006],[[7771,2],[7775,2]]], [8044,[9443.73,15369.2,-1.27157e-006],[[7772,2],[8290,2],[8291,2]]], [8045,[9608.13,15407.1,0],[[7773,2],[8292,2]]], -[8046,[9601.88,15024.3,0],[[7774,2],[8042,2],[8293,2],[8294,2],[8295,2]]], [8047,[9420.01,8671.34,0],[[7777,2],[8296,2]]], [8048,[9564.5,8596.73,-7.62939e-006],[[7778,2],[8297,2]]], [8049,[9921.29,8589.15,0],[[7779,2],[8298,2],[8299,2]]], [8050,[10201.1,8501.22,-2.54313e-006],[[7780,2],[8300,2],[8301,2]]], [8051,[10029.6,8521.14,0],[[7780,2],[8302,2],[8301,2]]], -[8052,[8615.75,14050.7,-2.54313e-006],[[7784,2],[8303,2],[8304,2]]], [8053,[8354.05,12763.3,0],[[7786,2]]], [8054,[8680.53,14675.9,0],[[7788,2],[8041,2],[8305,2],[8306,2],[8307,2],[8246,2]]], [8055,[8700.11,14281.6,-2.54313e-006],[[7789,2],[8308,2],[8303,2]]], [8056,[8763.68,13034.4,0],[[7792,2]]], [8057,[7323.7,10039.3,0],[[7795,2],[8309,2]]], -[8058,[7082.82,10103,7.62939e-006],[[7795,2],[8310,2]]], [8059,[8100.94,10292.6,0],[[7796,2]]], [8060,[7795.26,10159.4,0],[[7797,2],[8060,2],[8311,2]]], [8061,[7961.77,10121.4,0],[[7797,2],[8312,2]]], [8062,[8292.53,9358.85,5.08626e-006],[[7798,2],[7903,2],[8063,2]]], [8063,[8467.96,9361.25,0],[[7799,2],[7902,2],[8062,2]]], -[8064,[8600.4,9293.6,-3.05176e-006],[[7799,2],[8313,2],[8314,2],[8315,2],[8316,2]]], [8065,[8151.55,9583.94,0],[[7801,2],[8317,2]]], [8066,[8050.69,10016.4,0],[[7802,2],[8318,2],[8319,2]]], [8067,[8838.88,9059.72,-2.54313e-006],[[7803,2],[8067,2],[8320,2],[8070,2]]], [8068,[8838.82,8849.6,0],[[7804,2],[7906,2],[7907,2]]], [8069,[9028.69,8942.04,-7.62939e-006],[[7805,2]]], -[8070,[8847.73,9143.33,-7.62939e-006],[[7807,2],[8067,2],[8321,2],[8320,2]]], [8071,[8891.46,9265.37,7.62939e-006],[[7807,2],[8313,2]]], [8072,[9091.41,8604.48,0],[[7808,2],[7809,2],[7896,2],[8072,2],[8073,2]]], [8073,[9170.77,8489.71,0],[[7900,2],[8072,2],[8322,2],[8073,2]]], [8074,[14292,8717.05,0],[[7810,2],[7811,2]]], [8075,[14070.1,8704.39,0],[[7811,2],[8323,2]]], -[8076,[13934.7,8396.71,0],[[7812,2],[8324,2]]], [8077,[13984.8,8189.9,-2.54313e-006],[[7812,2],[8325,2],[8326,2]]], [8078,[14815.3,8688.77,-7.62939e-006],[[7814,2]]], [8079,[14362.1,9443.83,2.54313e-006],[[7816,2],[8327,2],[8328,2]]], [8080,[14500,9523.93,0],[[7816,2]]], [8081,[14712.9,9452.32,0],[[7817,2],[8094,2]]], -[8082,[15441.5,10229.6,3.8147e-006],[[7818,2]]], [8083,[15543.6,10286,0],[[7819,2],[8329,2]]], [8084,[14989.6,10624.7,-3.8147e-006],[[7820,2],[8330,2],[8271,2]]], [8085,[15354.8,10717.7,3.8147e-006],[[7821,2],[8331,2]]], [8086,[15484.1,10477.3,0],[[7822,2]]], [8087,[14834.3,10378.2,0],[[7823,2],[8332,2]]], -[8088,[14966.1,10353.6,0],[[7823,2],[8088,2]]], [8089,[14741.5,10272.3,0],[[7824,2],[8333,2]]], [8090,[14706.4,10148.7,0],[[7824,2]]], [8091,[14581.2,9880.71,0],[[7825,2],[7828,2],[8095,2]]], [8092,[14571.3,10054.7,0],[[7825,2]]], [8093,[14483.9,10157.1,0],[[7826,2],[8334,2],[8259,2]]], -[8094,[14763.5,9509.34,7.62939e-006],[[7827,2],[8081,2]]], [8095,[14565.3,9832.59,0],[[7828,2],[8091,2],[8335,2]]], [8096,[14427.6,9707.11,0],[[7828,2],[8336,2],[8096,2]]], [8097,[15088.1,9866,0],[[7829,2]]], [8098,[16022.7,10563.3,0],[[7830,2],[8337,2],[8338,2]]], [8099,[16341.7,10678.3,0],[[7831,2],[8339,2],[8099,2],[8340,2]]], -[8100,[16591.3,10580.9,0],[[7833,2],[8339,2],[8341,2],[8101,2]]], [8101,[16596.2,10567.7,0],[[8100,2],[7833,2]]], [8102,[16904.4,10154.6,0],[[7837,2],[8102,2]]], [8103,[17392.8,10386.6,0],[[8103,2],[8104,2],[8342,2],[7838,2]]], [8104,[17438.3,10388.2,-2.38419e-007],[[7839,2],[8103,2],[8343,2],[8106,2]]], [8105,[17447.5,10168.1,-4.76837e-007],[[7840,2],[8344,2],[8105,2],[8345,2]]], -[8106,[17551.7,10406.6,2.38419e-007],[[7841,2],[8104,2],[8346,2],[8106,2],[8343,2]]], [8107,[16909.2,2192.2,0],[[7842,2],[8107,2],[8347,2],[8348,2]]], [8108,[16839.7,2233.67,0],[[7842,2]]], [8109,[16759.8,2250.25,-1.58946e-007],[[7843,2],[8109,2]]], [8110,[16717.4,2055.75,-1.58946e-007],[[7844,2],[8348,2],[8349,2]]], [8111,[16513.8,1745.11,0],[[7846,2]]], -[8112,[16666.2,1839.34,7.94729e-008],[[7846,2],[8350,2],[8349,2]]], [8113,[15826.4,1923.92,3.17891e-007],[[7848,2],[8118,2],[8351,2]]], [8114,[16323.7,1476.97,4.76837e-007],[[7849,2],[8352,2]]], [8115,[16475.3,1617.38,1.19209e-007],[[7849,2],[8353,2],[8115,2],[8354,2]]], [8116,[16516.2,1517.61,0],[[7849,2]]], [8117,[16056.5,1433.8,0],[[7851,2],[8355,2],[8356,2]]], -[8118,[15856.4,1846.98,9.53674e-007],[[7852,2],[8113,2]]], [8119,[15475.5,1923.58,1.90735e-007],[[7853,2],[8119,2],[8351,2],[8357,2],[8358,2]]], [8120,[14537.9,1758.27,0],[[7855,2]]], [8121,[14718.1,1601.37,0],[[7855,2],[8359,2]]], [8122,[14931.5,1775.25,0],[[7856,2],[8360,2],[8124,2]]], [8123,[15107.4,1963.46,-1.90735e-006],[[7857,2],[8361,2]]], -[8124,[14978.4,1857.43,6.35783e-007],[[7857,2],[8122,2],[8362,2],[8360,2]]], [8125,[13282.4,6639.08,0],[[7858,2],[8363,2]]], [8126,[13091.4,6753.61,7.62939e-006],[[7858,2],[8364,2]]], [8127,[13224.7,6949.56,0],[[7858,2],[8365,2]]], [8128,[12906.6,6457.31,0],[[7859,2],[8366,2]]], [8129,[12716.6,6578.3,-1.90735e-006],[[7859,2],[8367,2],[8368,2],[8369,2]]], -[8130,[12447.4,6183.45,0],[[7861,2]]], [8131,[12250.1,6232.58,0],[[7861,2],[8370,2],[8135,2]]], [8132,[13661,7926.39,2.54313e-006],[[7862,2],[8371,2],[8372,2],[8325,2],[8373,2]]], [8133,[13324.6,7573.49,2.54313e-006],[[7863,2],[8374,2],[8375,2]]], [8134,[10315.3,6409.45,0],[[7864,2],[7879,2]]], [8135,[12138.7,6300.33,0],[[7865,2],[8131,2],[8370,2]]], -[8136,[11942,6588.22,0],[[7866,2],[8376,2],[8377,2]]], [8137,[12110.2,6615.41,7.62939e-006],[[7866,2],[8378,2]]], [8138,[11487.8,6504.51,0],[[7867,2],[8379,2],[8138,2],[8380,2]]], [8139,[11545.6,6371.46,0],[[7867,2],[7869,2],[8381,2]]], [8140,[11416.4,6272.18,0],[[7870,2]]], [8141,[11279.5,6292.55,2.54313e-006],[[7870,2],[8382,2],[8383,2]]], -[8142,[10634,6130.14,7.62939e-006],[[7871,2],[8384,2]]], [8143,[10775.7,5971.23,0],[[7872,2],[8385,2]]], [8144,[14074.7,1525.4,0],[[7873,2],[8386,2],[8387,2]]], [8145,[14074.4,1601.09,-1.90735e-006],[[7873,2],[8388,2]]], [8146,[13547.5,1015.9,6.35783e-007],[[7875,2],[8389,2],[8390,2]]], [8147,[13355,969.605,0],[[7875,2],[7878,2]]], -[8148,[13446.6,881.771,3.17891e-007],[[7875,2],[7878,2],[8391,2]]], [8149,[13804.4,1145.27,-9.53674e-007],[[7876,2],[8392,2]]], [8150,[13328.7,686.072,0],[[7878,2],[8393,2]]], [8151,[10534.1,6457.83,0],[[7879,2],[8394,2]]], [8152,[10530.1,6704.43,-1.90735e-006],[[7879,2],[8395,2],[8396,2],[8397,2]]], [8153,[9840.41,7479.17,0],[[7880,2],[8153,2],[8398,2],[8399,2]]], -[8154,[9788.61,7434.2,0],[[7880,2]]], [8155,[8905.66,7507.36,-2.54313e-006],[[7882,2],[8400,2],[8155,2]]], [8156,[9177.48,7862.2,1.90735e-006],[[7883,2],[7899,2],[8156,2],[8401,2]]], [8157,[9665.31,7724.71,0],[[7884,2],[8402,2],[8403,2],[8404,2]]], [8158,[9718.44,7647.06,7.62939e-006],[[7884,2],[8158,2]]], [8159,[5070.84,4647.33,6.35783e-007],[[7597,2]]], -[8160,[6725.24,8793.48,0],[[7886,2],[8405,2],[8160,2],[8406,2]]], [8161,[7390.15,9263.68,0],[[7887,2],[8170,2]]], [8162,[6236.58,8681.23,0],[[7889,2],[8407,2]]], [8163,[5958.02,8668.92,0],[[7889,2],[8408,2]]], [8164,[5959.02,8707.35,0],[[7889,2],[8409,2]]], [8165,[5494.03,8347.85,-2.54313e-006],[[7893,2],[8410,2],[8411,2]]], -[8166,[5298.9,8348.21,-1.90735e-006],[[7893,2],[7910,2],[8176,2],[8166,2],[8412,2]]], [8167,[9398.76,8313.92,-2.54313e-006],[[7898,2],[8413,2],[8414,2]]], [8168,[9285.51,8420.22,2.54313e-006],[[7898,2],[8297,2],[8296,2]]], [8169,[7610.25,9351.15,0],[[7901,2]]], [8170,[7442.65,9423.31,0],[[7901,2],[8161,2],[8415,2]]], [8171,[8476.57,9040.39,0],[[7904,2],[8416,2],[8417,2]]], -[8172,[8718.43,8890.83,0],[[7905,2],[7906,2],[8418,2]]], [8173,[5038.04,9241.91,1.27157e-006],[[7911,2],[8013,2],[8419,2]]], [8174,[5126.55,8618.1,0],[[7912,2],[8420,2]]], [8175,[4982.05,8719.27,3.8147e-006],[[7912,2]]], [8176,[5104.35,8498.26,0],[[7912,2],[8166,2],[8412,2]]], [8177,[4025.26,9611.78,0],[[7915,2],[8421,2],[8256,2]]], -[8178,[2349.81,10902.1,0],[[7916,2],[7924,2],[8422,2]]], [8179,[2829.68,10802.1,6.35783e-007],[[7917,2],[8423,2],[8424,2]]], [8180,[2717.84,11136.9,-6.35783e-007],[[7918,2],[8425,2],[8199,2],[8426,2]]], [8181,[1922.98,10869.3,0],[[7919,2]]], [8182,[1459.07,10826.2,0],[[7920,2],[8427,2]]], [8183,[1573.48,10465.8,0],[[7921,2],[8428,2]]], -[8184,[1588.79,11042.9,-4.76837e-007],[[7923,2],[8429,2]]], [8185,[2037.82,10840.9,0],[[7924,2]]], [8186,[2275.21,10905,0],[[7924,2],[8430,2]]], [8187,[1960.66,11085.6,0],[[7926,2],[8431,2],[8189,2]]], [8188,[1864.16,11186.1,3.17891e-007],[[7926,2],[8432,2],[8433,2]]], [8189,[1932.75,11121.3,0],[[7926,2],[8187,2],[8189,2],[8434,2],[8431,2]]], -[8190,[3384.43,10693.1,0],[[7927,2],[8435,2]]], [8191,[3120.8,10631.3,0],[[7928,2],[8423,2],[8191,2]]], [8192,[3215.45,10662.2,-3.8147e-006],[[7928,2],[8436,2],[8437,2]]], [8193,[1556.32,11833,9.53674e-007],[[7929,2],[8438,2]]], [8194,[1626.11,11874.5,3.17891e-007],[[7929,2],[8439,2],[8196,2]]], [8195,[1824.35,11846.4,6.35783e-007],[[7930,2],[8195,2],[8440,2]]], -[8196,[1717.75,11800.9,-6.35783e-007],[[7931,2],[8194,2],[8441,2]]], [8197,[1496.25,12099.5,0],[[7933,2],[8442,2]]], [8198,[1446.34,12377.3,-4.76837e-007],[[7933,2],[7977,2],[8233,2]]], [8199,[2762.52,11240.5,0],[[7934,2],[8180,2],[8425,2]]], [8200,[2650.61,11384.7,0],[[7934,2],[8443,2],[8444,2]]], [8201,[2074.06,11830.6,0],[[7936,2]]], -[8202,[1983.87,11802.2,-4.76837e-007],[[7936,2],[7937,2],[8445,2],[8202,2],[8446,2]]], [8203,[1877.79,11562.3,0],[[7937,2],[8447,2]]], [8204,[4105.11,17417.6,2.54313e-006],[[7938,2],[8448,2],[8204,2]]], [8205,[4144.86,17762,0],[[7941,2],[8450,2],[8451,2]]], [8206,[5055.69,18098,0],[[7943,2],[8452,2]]], [8207,[4921.78,18178.1,0],[[7944,2],[8453,2]]], -[8208,[4698.01,18035.9,0],[[7945,2],[8454,2],[8455,2]]], [8209,[5438.38,17932.3,0],[[7947,2],[8456,2],[8457,2]]], [8210,[5806.51,17475.1,6.35783e-007],[[7948,2],[8458,2],[8210,2]]], [8211,[6304.87,17110.4,0],[[7950,2],[7952,2],[8459,2]]], [8212,[6226.2,17227.1,0],[[7950,2],[8460,2],[8461,2],[8214,2]]], [8213,[6369.16,17152.4,0],[[7950,2],[8462,2],[8215,2],[8213,2]]], -[8214,[6269.43,17238.4,9.53674e-007],[[7950,2],[8212,2],[8463,2]]], [8215,[6411.6,17237.2,0],[[7950,2],[8213,2],[8462,2],[8464,2],[8465,2]]], [8216,[1837,15915.6,4.76837e-007],[[7955,2],[8466,2]]], [8217,[2611.19,17012.8,0],[[7956,2],[7957,2],[8218,2],[8467,2]]], [8218,[2660.46,17026.1,-2.54313e-006],[[7957,2],[7965,2],[8217,2]]], [8219,[2225.01,16710.4,0],[[7958,2],[8468,2]]], -[8220,[2903.74,17381.1,7.62939e-006],[[7964,2],[8469,2]]], [8221,[2668.15,17223.4,-1.27157e-006],[[7965,2],[8470,2],[8471,2],[8221,2]]], [8222,[2757.83,17378.8,0],[[7966,2],[8222,2],[8473,2],[8474,2]]], [8223,[2689.68,17373.9,0],[[7967,2],[8475,2],[8474,2]]], [8224,[3591.72,17757,0],[[7969,2],[8476,2]]], [8225,[3497.28,17425,0],[[7970,2]]], -[8226,[3629.4,17432,0],[[7970,2],[8477,2],[8478,2]]], [8227,[3560.36,17300.6,0],[[7971,2]]], [8228,[3602.91,17201,0],[[7971,2],[8479,2]]], [8229,[3685.58,17001.1,0],[[7972,2],[8480,2]]], [8230,[1726.03,15117.5,1.27157e-006],[[7974,2],[8481,2],[8230,2]]], [8231,[1614.69,15243.4,0],[[7975,2],[8482,2]]], -[8232,[1461.48,14481.3,-4.76837e-007],[[7976,2],[7982,2]]], [8233,[1437.33,12432.5,3.17891e-007],[[7977,2],[7979,2],[8198,2]]], [8234,[7349.6,15653.6,1.90735e-006],[[7985,2],[7991,2],[8483,2],[8484,2]]], [8235,[7966.44,15898.8,-3.8147e-006],[[7986,2],[8485,2]]], [8236,[6671.97,15469.6,0],[[7987,2],[8486,2]]], [8237,[6694.63,16549.5,2.54313e-006],[[7988,2],[8487,2],[8488,2],[8237,2]]], -[8238,[7369.75,16034.2,7.62939e-006],[[7990,2],[8489,2]]], [8239,[7252.39,16247.3,0],[[7992,2],[8490,2]]], [8240,[7072.1,16486.6,0],[[7994,2],[8491,2],[8492,2]]], [8241,[6956.57,16490.1,0],[[7994,2]]], [8242,[6370.89,10218.5,0],[[7995,2],[8493,2],[8494,2]]], [8243,[8369.41,15237.2,0],[[7997,2]]], -[8244,[8602.53,15307.9,0],[[7998,2],[8495,2]]], [8245,[8589.28,15085.3,5.72205e-006],[[7998,2],[8496,2],[8497,2],[8498,2],[8248,2]]], [8246,[8650.34,14750.6,7.62939e-006],[[7999,2],[8054,2],[8307,2]]], [8247,[8608.4,14880.5,0],[[7999,2]]], [8248,[8698.12,14943.1,2.54313e-006],[[7999,2],[8245,2],[8499,2],[8498,2]]], [8249,[8177.71,15384.7,-7.62939e-006],[[8001,2]]], -[8250,[8494.9,14528,2.54313e-006],[[8004,2],[8306,2],[8500,2]]], [8251,[8528.81,14391.5,0],[[8004,2],[8251,2]]], [8252,[8480.65,13882.9,7.62939e-006],[[8005,2],[8304,2]]], [8253,[5379.21,9443.67,0],[[8006,2],[8501,2],[8502,2]]], [8254,[5209.23,9552.04,0],[[8006,2]]], [8255,[5691.88,9740.24,-7.62939e-006],[[8008,2],[8503,2]]], -[8256,[4009.59,9734.88,0],[[8009,2],[8177,2]]], [8257,[3390.95,10876.5,-1.90735e-006],[[8010,2],[8504,2],[8505,2],[8436,2]]], [8258,[4499.04,9537.16,0],[[8012,2],[8506,2]]], [8259,[14230.6,10166,-5.08626e-006],[[8014,2],[8093,2],[8507,2]]], [8260,[14099.6,10070.4,0],[[8014,2]]], [8261,[13945,9817.51,2.54313e-006],[[8016,2],[8508,2],[8509,2]]], -[8262,[13983.4,9902.45,0],[[8016,2]]], [8263,[13812.9,9733.7,-7.62939e-006],[[8017,2]]], [8264,[12900.8,9291.13,0],[[8018,2],[8510,2]]], [8265,[13219,9360.39,7.62939e-006],[[8019,2],[8511,2]]], [8266,[13587.5,9131.86,0],[[8020,2],[8512,2],[8513,2]]], [8267,[14166.2,11530.8,7.62939e-006],[[8022,2]]], -[8268,[14252,11506.8,2.54313e-006],[[8022,2],[8514,2],[8515,2]]], [8269,[14081.9,12096.6,0],[[8023,2],[8037,2]]], [8270,[14583.4,10474,1.27157e-006],[[8025,2],[8334,2],[8516,2]]], [8271,[14837,10641.2,-3.8147e-006],[[8025,2],[8084,2],[8517,2]]], [8272,[14731.2,11193.5,0],[[8026,2],[8518,2]]], [8273,[14524.7,11232.4,3.8147e-006],[[8026,2],[8519,2]]], -[8274,[12012.9,8380.12,0],[[8027,2],[8274,2],[8520,2],[8521,2],[8522,2]]], [8275,[12066.3,8474.22,2.54313e-006],[[8027,2]]], [8276,[12098.9,8466.31,7.62939e-006],[[8027,2]]], [8277,[11501.9,8354.61,1.90735e-006],[[8029,2],[8523,2],[8524,2],[8525,2]]], [8278,[11648.4,8454.32,2.54313e-006],[[8029,2],[8526,2],[8527,2]]], [8279,[11036.9,8362.34,0],[[8031,2],[8528,2]]], -[8280,[11114.5,8129.47,0],[[8031,2],[8529,2]]], [8281,[11342,8160.55,5.08626e-006],[[8031,2],[8530,2],[8523,2],[8531,2]]], [8282,[10909.1,8594.97,0],[[8033,2],[8282,2]]], [8283,[10457.7,9051.08,0],[[8035,2]]], [8284,[10741.3,8546.97,0],[[8036,2],[8532,2]]], [8285,[10498.6,8555.85,-7.62939e-006],[[8036,2],[8533,2]]], -[8286,[14206.9,12103.2,0],[[8038,2],[8534,2]]], [8287,[9160.18,15009.5,0],[[8040,2],[8535,2]]], [8288,[8773.07,14702.4,0],[[8041,2],[8536,2]]], [8289,[9542.6,14947.6,0],[[8042,2],[8537,2]]], [8290,[9498.13,15416,0],[[8044,2]]], [8291,[9278.9,15425.5,0],[[8044,2],[8538,2]]], -[8292,[9487.89,15443.1,0],[[8045,2],[8539,2]]], [8293,[9457.55,15136.2,0],[[8046,2],[8540,2],[8541,2]]], [8294,[9693.29,14996.1,0],[[8046,2]]], [8295,[9567.73,14963.4,-7.62939e-006],[[8046,2]]], [8296,[9278.09,8563.03,0],[[8047,2],[8168,2]]], [8297,[9447.3,8521.47,0],[[8048,2],[8168,2]]], -[8298,[9762.6,8578.37,0],[[8049,2],[8542,2]]], [8299,[9938.33,8410.09,-2.54313e-006],[[8049,2],[8543,2],[8544,2]]], [8300,[10253.7,8417.52,-1.27157e-006],[[8050,2],[8300,2],[8545,2],[8533,2],[8546,2],[8547,2]]], [8301,[10064.2,8408,0],[[8050,2],[8051,2],[8302,2]]], [8302,[10049.9,8409.61,0],[[8051,2],[8301,2],[8548,2]]], [8303,[8626.81,14095.6,0],[[8052,2],[8055,2],[8303,2]]], -[8304,[8529.49,13984.1,0],[[8052,2],[8252,2],[8549,2]]], [8305,[8744.46,14696.8,-7.62939e-006],[[8054,2]]], [8306,[8642.26,14667.1,0],[[8054,2],[8250,2],[8307,2]]], [8307,[8653.9,14709.1,0],[[8054,2],[8246,2],[8306,2]]], [8308,[8727.33,14244.2,-7.62939e-006],[[8055,2]]], [8309,[7430.81,9982.76,0],[[8057,2]]], -[8310,[6978.58,10071.5,-2.54313e-006],[[8058,2],[8550,2],[8551,2]]], [8311,[7779.26,10106.7,0],[[8311,2],[8552,2],[8553,2],[8060,2]]], [8312,[7966.71,10145.8,0],[[8061,2]]], [8313,[8795.86,9291.35,0],[[8064,2],[8071,2]]], [8314,[8612.91,9253.28,-5.08626e-006],[[8064,2],[8554,2],[8315,2]]], [8315,[8574.49,9252.18,0],[[8064,2],[8314,2],[8416,2]]], -[8316,[8490.21,9247.45,1.52588e-005],[[8064,2],[8417,2]]], [8317,[8077.03,9495.04,0],[[8065,2],[8555,2]]], [8318,[7998.93,9910.63,0],[[8066,2],[8556,2],[8319,2],[8318,2]]], [8319,[8015.72,9910.5,3.8147e-006],[[8318,2],[8319,2],[8066,2]]], [8320,[8817.31,9103.07,0],[[8067,2],[8070,2],[8557,2]]], [8321,[8833.04,9105.88,0],[[8070,2],[8321,2]]], -[8322,[9117.95,8307.21,7.62939e-006],[[8073,2]]], [8323,[13957.3,8775.91,0],[[8075,2],[8558,2]]], [8324,[13927.4,8454.09,0],[[8076,2]]], [8325,[13889.7,8133,-2.54313e-006],[[8077,2],[8132,2],[8559,2],[8560,2]]], [8326,[14101.6,8137.75,0],[[8077,2],[8561,2],[8562,2]]], [8327,[14182.8,9410.73,0],[[8079,2],[8563,2]]], -[8328,[14280.7,9562.01,0],[[8079,2],[8336,2]]], [8329,[15566,10422.1,0],[[8083,2]]], [8330,[14910.4,10637.5,0],[[8084,2],[8564,2]]], [8331,[15435.5,10858.7,0],[[8085,2],[8565,2],[8566,2],[8567,2]]], [8332,[14753.3,10369.7,1.27157e-006],[[8087,2],[8516,2],[8568,2],[8333,2],[8332,2]]], [8333,[14745,10332.6,3.8147e-006],[[8089,2],[8332,2],[8568,2]]], -[8334,[14524.1,10284.6,0],[[8093,2],[8270,2],[8569,2]]], [8335,[14732.8,9802.37,0],[[8095,2],[8570,2]]], [8336,[14276.8,9680.89,2.54313e-006],[[8096,2],[8328,2],[8508,2]]], [8337,[16061.6,10619,0],[[8098,2]]], [8338,[15970.7,10663.3,6.35783e-007],[[8098,2],[8571,2],[8338,2]]], [8339,[16404.7,10674.2,0],[[8099,2],[8100,2],[8339,2]]], -[8340,[16192.7,10742.4,0],[[8099,2],[8571,2]]], [8341,[16576.7,10611.2,-3.17891e-007],[[8100,2],[8341,2],[8572,2]]], [8342,[17369.6,10386.4,1.58946e-007],[[8103,2]]], [8343,[17488.9,10414.6,-1.19209e-007],[[8104,2],[8106,2]]], [8344,[17395.9,10162.5,1.90735e-006],[[8105,2]]], [8345,[17424.7,10066.3,0],[[8105,2]]], -[8346,[17576.8,10401.9,1.58946e-007],[[8106,2]]], [8347,[16811.1,2175.52,0],[[8107,2]]], [8348,[16910.5,2058.66,0],[[8107,2],[8110,2],[8573,2],[8574,2],[8575,2]]], [8349,[16750.1,1898.58,0],[[8110,2],[8112,2],[8576,2]]], [8350,[16713.7,1758.94,1.58946e-007],[[8112,2],[8577,2],[8353,2]]], [8351,[15648.7,1918.49,9.53674e-007],[[8113,2],[8119,2]]], -[8352,[16388.7,1449.56,0],[[8114,2],[8578,2],[8579,2]]], [8353,[16549,1660.09,-3.17891e-007],[[8115,2],[8350,2],[8580,2]]], [8354,[16427.3,1696.7,-4.76837e-007],[[8115,2]]], [8355,[16154.7,1307.52,0],[[8117,2],[8581,2]]], [8356,[15946.6,1319.65,-9.53674e-007],[[8117,2],[8582,2]]], [8357,[15294,1931.76,0],[[8119,2],[8361,2]]], -[8358,[15502.9,1746.9,3.17891e-007],[[8119,2],[8583,2],[8584,2]]], [8359,[14730.5,1565.87,-1.27157e-006],[[8121,2],[8585,2],[8586,2]]], [8360,[14985.3,1814.93,0],[[8122,2],[8124,2],[8587,2]]], [8361,[15264.3,1957.9,0],[[8123,2],[8357,2]]], [8362,[15030.7,1839.8,0],[[8124,2],[8362,2]]], [8363,[13159.1,6567.91,0],[[8125,2],[8366,2]]], -[8364,[13006.3,6715.74,0],[[8126,2],[8368,2],[8588,2]]], [8365,[13104.8,7064.95,7.62939e-006],[[8127,2],[8589,2]]], [8366,[13053.4,6521.54,-7.62939e-006],[[8128,2],[8363,2]]], [8367,[12570.7,6515.43,-7.62939e-006],[[8129,2],[8590,2]]], [8368,[12863.9,6648.69,0],[[8129,2],[8364,2]]], [8369,[12697.2,6694.08,0],[[8129,2],[8591,2],[8592,2]]], -[8370,[12171.6,6287.22,0],[[8131,2],[8135,2],[8593,2]]], [8371,[13573.7,7975.36,-7.62939e-006],[[8132,2],[8373,2]]], [8372,[13777,8081.35,-7.62939e-006],[[8132,2],[8594,2]]], [8373,[13580.9,7975.39,0],[[8371,2],[8373,2],[8132,2]]], [8374,[13240.4,7560.57,0],[[8133,2],[8595,2],[8596,2]]], [8375,[13351.3,7439.01,0],[[8133,2],[8597,2]]], -[8376,[11854.8,6631.88,0],[[8136,2]]], [8377,[12014.3,6743.44,0],[[8136,2],[8598,2],[8377,2],[8599,2]]], [8378,[12142,6627.79,2.54313e-006],[[8137,2],[8600,2],[8601,2]]], [8379,[11343.6,6570.98,0],[[8138,2],[8602,2]]], [8380,[11555.8,6637.27,0],[[8138,2],[8603,2]]], [8381,[11501.2,6369.46,0],[[8139,2]]], -[8382,[11308.4,6376.89,0],[[8141,2]]], [8383,[11090.6,6349.05,0],[[8141,2],[8604,2]]], [8384,[10650,6183.73,0],[[8142,2]]], [8385,[10838.6,6054.49,0],[[8143,2],[8605,2],[8606,2]]], [8386,[14030.6,1333.37,0],[[8144,2],[8392,2],[8607,2]]], [8387,[14228.4,1524.26,1.90735e-006],[[8144,2],[8608,2]]], -[8388,[14196.1,1604.47,0],[[8145,2]]], [8389,[13616.8,1004.82,0],[[8146,2],[8389,2],[8609,2],[8610,2]]], [8390,[13544.5,937.735,-9.53674e-007],[[8146,2]]], [8391,[13653,851.026,9.53674e-007],[[8148,2],[8611,2]]], [8392,[13960.1,1168.45,0],[[8149,2],[8386,2],[8607,2]]], [8393,[13325.3,654.285,4.76837e-007],[[8150,2]]], -[8394,[10666.4,6418.95,0],[[8151,2],[8394,2]]], [8395,[10670.3,6615.57,0],[[8152,2],[8612,2]]], [8396,[10605.5,6774.09,0],[[8152,2],[8613,2],[8614,2]]], [8397,[10379.5,6737.01,-7.62939e-006],[[8152,2]]], [8398,[9979.83,7427.49,0],[[8153,2],[8615,2]]], [8399,[9880.39,7633.13,-7.62939e-006],[[8153,2],[8616,2]]], -[8400,[8880.28,7678.68,0],[[8155,2],[8617,2]]], [8401,[9304.52,7852.65,0],[[8156,2],[8618,2]]], [8402,[9536.98,7713.45,0],[[8157,2]]], [8403,[9800.22,7813.11,2.54313e-006],[[8157,2],[8619,2],[8616,2]]], [8404,[9670.55,7827.2,0],[[8157,2]]], [8405,[6557.86,8757.51,0],[[8160,2],[8407,2]]], -[8406,[6821.24,8714.86,0],[[8160,2],[8620,2]]], [8407,[6377.89,8720.18,-2.54313e-006],[[8162,2],[8405,2],[8621,2]]], [8408,[5808.2,8654.48,2.54313e-006],[[8163,2],[8622,2],[8623,2]]], [8409,[5774.82,8774.33,-1.52588e-005],[[8164,2],[8624,2]]], [8410,[5607.32,8420.41,-7.62939e-006],[[8165,2]]], [8411,[5515.76,8326.38,0],[[8165,2]]], -[8412,[5124.54,8487.57,1.27157e-006],[[8176,2],[8420,2],[8166,2]]], [8413,[9506.72,8425.91,0],[[8167,2],[8625,2]]], [8414,[9424.2,8232.89,0],[[8167,2],[8626,2]]], [8415,[7323.25,9571.82,0],[[8170,2],[8627,2]]], [8416,[8503.01,9191.74,0],[[8171,2],[8315,2]]], [8417,[8470.25,9175.58,0],[[8171,2],[8316,2]]], -[8418,[8723.15,9017.96,0],[[8172,2],[8557,2]]], [8419,[5178.22,9309.82,-1.27157e-006],[[8173,2],[8628,2],[8501,2]]], [8420,[5164.39,8610.85,-1.27157e-006],[[8174,2],[8629,2],[8412,2]]], [8421,[4196.5,9569.15,0],[[8177,2],[8506,2]]], [8422,[2293.75,10904.1,0],[[8178,2]]], [8423,[2953.44,10731.5,6.35783e-007],[[8179,2],[8191,2],[8630,2]]], -[8424,[2852.17,10844.1,0],[[8179,2]]], [8425,[2741.55,11204.4,0],[[8180,2],[8199,2],[8631,2]]], [8426,[2858.49,11123.8,1.90735e-006],[[8180,2],[8632,2]]], [8427,[1431.72,10959.4,0],[[8182,2],[8633,2],[8429,2]]], [8428,[1581.55,10412.3,1.58946e-007],[[8183,2],[8634,2],[8635,2]]], [8429,[1547.65,11070.1,-7.94729e-008],[[8184,2],[8427,2],[8636,2],[8633,2]]], -[8430,[2222.69,11029.5,0],[[8186,2],[8637,2]]], [8431,[2074.94,11148,0],[[8187,2],[8189,2],[8434,2]]], [8432,[1810.17,11249.4,-4.76837e-007],[[8188,2],[8638,2],[8432,2],[8639,2]]], [8433,[1984.11,11213,3.17891e-007],[[8188,2],[8640,2],[8434,2],[8641,2]]], [8434,[2064.99,11173.9,0],[[8189,2],[8431,2],[8433,2],[8642,2]]], [8435,[3423.52,10805,0],[[8190,2],[8643,2]]], -[8436,[3273.09,10753.8,-6.35783e-007],[[8192,2],[8257,2],[8437,2],[8436,2],[8505,2]]], [8437,[3258.2,10747.9,0],[[8436,2],[8831,2],[8437,2],[8192,2]]], [8438,[1550.61,11717.1,-9.53674e-007],[[8193,2],[8644,2]]], [8439,[1659.22,11689.9,0],[[8194,2],[8645,2],[8644,2]]], [8440,[1837.34,11776.3,0],[[8195,2],[8646,2],[8441,2]]], [8441,[1788.86,11758.5,0],[[8196,2],[8440,2],[8646,2]]], -[8442,[1520.19,11989.4,-9.53674e-007],[[8197,2]]], [8443,[2599.76,11490.5,0],[[8200,2],[8647,2],[8444,2]]], [8444,[2629.69,11484.5,0],[[8443,2],[8200,2]]], [8445,[2006.4,11817.3,-9.53674e-007],[[8202,2]]], [8446,[1938.11,11817.4,-3.17891e-007],[[8202,2],[8648,2],[8649,2]]], [8447,[1830.97,11555.1,2.38419e-007],[[8203,2],[8650,2],[8646,2],[8651,2]]], -[8448,[4037.12,17445.9,0],[[8204,2],[8652,2],[8653,2],[8448,2]]], [8449,[4152.71,17357.7,0],[[7940,2]]], [8450,[4133.16,17825.3,2.54313e-006],[[8205,2],[8654,2],[8655,2]]], [8451,[4049.85,17744,0],[[8205,2],[8656,2]]], [8452,[5027.95,18194.1,0],[[8206,2],[8452,2],[8453,2]]], [8453,[4936.67,18216,1.90735e-006],[[8207,2],[8452,2],[8657,2],[8658,2]]], -[8454,[4574.36,17975.2,0],[[8208,2],[8659,2],[8660,2]]], [8455,[4665.22,18128.1,0],[[8208,2],[8455,2]]], [8456,[5414.78,18017.8,0],[[8209,2],[8661,2],[8662,2]]], [8457,[5458.54,17956.5,0],[[8209,2],[8663,2],[8457,2]]], [8458,[5855.67,17531.2,2.38419e-007],[[8210,2],[8664,2],[8665,2],[8666,2]]], [8459,[6345.58,17104.7,1.90735e-006],[[8211,2]]], -[8460,[6169.64,17226.6,6.35783e-007],[[8212,2],[8667,2],[8668,2],[8461,2]]], [8461,[6164.51,17336.8,0],[[8212,2],[8460,2],[8669,2],[8668,2],[8670,2],[8463,2]]], [8462,[6404.78,17183.1,4.76837e-007],[[8213,2],[8215,2],[8462,2],[8671,2]]], [8463,[6256.95,17327.9,0],[[8214,2],[8461,2],[8672,2],[8673,2]]], [8464,[6441.37,17280.9,0],[[8215,2],[8673,2],[8674,2]]], [8465,[6534.82,17218.5,-6.35783e-007],[[8215,2],[8675,2],[8674,2],[8676,2]]], -[8466,[1788.06,15808.5,0],[[8216,2],[8677,2]]], [8467,[2550.3,17104.2,0],[[8217,2],[8467,2],[8678,2]]], [8468,[2233.65,16746.1,0],[[8219,2],[8468,2],[8679,2]]], [8469,[2920.78,17389.4,3.05176e-006],[[8220,2],[8680,2],[8681,2],[8682,2],[8683,2]]], [8470,[2602.24,17257.7,-6.35783e-007],[[8221,2],[8684,2],[8685,2]]], [8471,[2686.98,17215.7,-1.90735e-006],[[8221,2]]], -[8472,[2746.42,17301.8,0],[[7968,2]]], [8473,[2815.56,17379,3.8147e-006],[[8222,2]]], [8474,[2740.28,17419.3,0],[[8222,2],[8223,2],[8686,2],[8687,2]]], [8475,[2693.97,17390.1,1.90735e-006],[[8223,2],[8685,2]]], [8476,[3593.7,17809,1.52588e-006],[[8224,2],[8688,2],[8476,2],[8689,2],[8690,2]]], [8477,[3702.92,17458.1,0],[[8226,2],[8691,2]]], -[8478,[3682.98,17389.8,0],[[8226,2],[8692,2],[8693,2]]], [8479,[3769.94,17217.9,0],[[8228,2],[8694,2]]], [8480,[3714.42,17075.2,0],[[8229,2],[8695,2]]], [8481,[1720.49,15256.5,0],[[8230,2],[8696,2]]], [8482,[1654.9,15401.8,0],[[8231,2],[8697,2]]], [8483,[7455.22,15794.1,-7.62939e-006],[[8234,2]]], -[8484,[7252.1,15593.7,0],[[8234,2],[8698,2],[8484,2]]], [8485,[7994.09,15952.5,0],[[8235,2],[8699,2],[8700,2]]], [8486,[6739.77,15382.4,0],[[8236,2],[8701,2]]], [8487,[6760.18,16598.2,0],[[8237,2]]], [8488,[6680.01,16532.3,0],[[8237,2],[8702,2],[8488,2]]], [8489,[7404.62,16056.2,0],[[8238,2]]], -[8490,[7292.16,16283.9,3.8147e-006],[[8239,2]]], [8491,[7080.5,16460.8,0],[[8240,2],[8491,2]]], [8492,[7168.35,16596.6,0],[[8240,2],[8703,2]]], [8493,[6240.24,10235.5,0],[[8242,2],[8704,2]]], [8494,[6377.64,10108.7,2.54313e-006],[[8242,2],[8705,2],[8706,2]]], [8495,[8578.4,15429.2,0],[[8244,2],[8707,2],[8708,2]]], -[8496,[8583.28,15024.4,0],[[8245,2]]], [8497,[8697.03,15195.5,0],[[8245,2],[8709,2],[8710,2]]], [8498,[8647.71,14990.3,3.05176e-006],[[8245,2],[8248,2],[8498,2]]], [8499,[8823.2,15024.5,0],[[8248,2],[8711,2]]], [8500,[8446.91,14640,7.62939e-006],[[8250,2],[8712,2]]], [8501,[5234.79,9350.94,0],[[8253,2],[8419,2]]], -[8502,[5533.26,9516.16,0],[[8253,2],[8713,2]]], [8503,[5694.2,9627.18,0],[[8255,2],[8714,2]]], [8504,[3333.44,10916.4,0],[[8257,2],[8715,2],[8716,2],[8504,2]]], [8505,[3348.25,10791.5,0],[[8257,2],[8436,2]]], [8506,[4347.3,9545.93,1.27157e-006],[[8258,2],[8421,2],[8717,2]]], [8507,[14231.3,10285.1,0],[[8259,2]]], -[8508,[14119.5,9762.66,-1.90735e-006],[[8261,2],[8336,2],[8718,2],[8508,2]]], [8509,[13946,9787,2.54313e-006],[[8261,2],[8509,2],[8719,2]]], [8510,[12851,9180.34,0],[[8264,2],[8510,2]]], [8511,[13207.2,9346.3,0],[[8265,2]]], [8512,[13656.4,9128.17,-2.54313e-006],[[8266,2],[8720,2],[8721,2]]], [8513,[13426.3,9060.14,0],[[8266,2],[8722,2]]], -[8514,[14343.9,11603.8,0],[[8268,2],[8723,2]]], [8515,[14372.3,11391.4,0],[[8268,2],[8519,2]]], [8516,[14670.8,10404.4,-3.8147e-006],[[8270,2],[8332,2]]], [8517,[14898.1,10635.8,0],[[8271,2]]], [8518,[14825.2,11278.6,-4.76837e-007],[[8272,2],[8724,2],[8725,2],[8726,2]]], [8519,[14469.3,11306.7,0],[[8273,2],[8515,2],[8724,2]]], -[8520,[12057.4,8327.87,0],[[8274,2]]], [8521,[11947.5,8394.55,0],[[8274,2]]], [8522,[11930.8,8209.95,0],[[8274,2],[8727,2]]], [8523,[11425.7,8167.62,0],[[8277,2],[8281,2],[8728,2]]], [8524,[11422.7,8269.23,-7.62939e-006],[[8277,2],[8524,2]]], [8525,[11635.9,8295.31,0],[[8277,2],[8526,2]]], -[8526,[11693.7,8348.21,0],[[8278,2],[8525,2]]], [8527,[11626.1,8430.35,-7.62939e-006],[[8278,2]]], [8528,[10928.8,8428.27,0],[[8279,2],[8532,2]]], [8529,[11088.4,8097.9,-3.8147e-006],[[8280,2],[8729,2],[8531,2],[8730,2]]], [8530,[11394.6,8132.65,7.62939e-006],[[8281,2],[8731,2]]], [8531,[11245,8010.5,0],[[8281,2],[8529,2]]], -[8532,[10844.1,8480.46,0],[[8284,2],[8528,2]]], [8533,[10350.5,8456.94,0],[[8285,2],[8300,2]]], [8534,[14286.8,12015.7,1.90735e-006],[[8286,2],[8732,2]]], [8535,[9302.25,15123.1,0],[[8287,2],[8541,2]]], [8536,[8874.42,14596.6,0],[[8288,2],[8733,2]]], [8537,[9622.38,14852.6,0],[[8289,2],[8734,2]]], -[8538,[9200.45,15435.3,0],[[8291,2],[8538,2],[8735,2],[8736,2]]], [8539,[9377.42,15482.2,0],[[8292,2],[8737,2]]], [8540,[9483.5,15186.7,0],[[8293,2]]], [8541,[9375.63,15188.5,0],[[8293,2],[8535,2],[8738,2]]], [8542,[9632.18,8538.72,0],[[8298,2],[8625,2]]], [8543,[9825.61,8416.37,0],[[8299,2]]], -[8544,[9914.71,8200.76,0],[[8299,2],[8739,2]]], [8545,[10106.6,8340.86,0],[[8300,2],[8740,2]]], [8546,[10085.6,8277.79,0],[[8300,2],[8741,2]]], [8547,[10418.6,8312.77,0],[[8300,2],[8742,2]]], [8548,[10037.1,8338.68,0],[[8302,2]]], [8549,[8495.09,14072.7,0],[[8304,2]]], -[8550,[7033.15,9953.08,0],[[8310,2],[8743,2]]], [8551,[6841.97,10012.2,-7.62939e-006],[[8310,2],[8744,2]]], [8552,[7700.56,9989.43,0],[[8311,2],[8745,2]]], [8553,[7783.38,10123.8,-2.54313e-006],[[8311,2]]], [8554,[8719.34,9162.35,1.52588e-005],[[8314,2],[8557,2]]], [8555,[8001.12,9432.48,1.52588e-005],[[8317,2],[8746,2]]], -[8556,[7916.64,9896.75,5.08626e-006],[[8318,2],[8556,2],[8747,2]]], [8557,[8768.8,9105.03,-5.08626e-006],[[8320,2],[8418,2],[8554,2]]], [8558,[13829.1,8824.48,1.52588e-006],[[8323,2],[8748,2],[8721,2],[8749,2],[8750,2]]], [8559,[13801.8,8093.41,0],[[8325,2]]], [8560,[13879,8004.19,0],[[8325,2],[8560,2]]], [8561,[14073.2,8008.25,0],[[8326,2]]], -[8562,[14268.2,8087.82,0],[[8326,2],[8562,2]]], [8563,[14092.9,9360.45,0],[[8327,2],[8751,2],[8752,2],[8753,2]]], [8564,[14957.7,10788.7,0],[[8330,2],[8754,2]]], [8565,[15498.6,11021.1,9.53674e-007],[[8331,2],[8755,2],[8756,2]]], [8566,[15557.4,10834.6,0],[[8331,2],[8757,2],[8567,2],[8566,2]]], [8567,[15527.3,10841.6,0],[[8566,2],[8927,2],[8567,2],[8331,2]]], -[8568,[14758.8,10359.5,1.27157e-006],[[8332,2],[8333,2]]], [8569,[14586,10286.8,0],[[8334,2]]], [8570,[14764.6,9796.63,0],[[8335,2]]], [8571,[16049.2,10789.2,4.76837e-007],[[8338,2],[8340,2],[8758,2]]], [8572,[16569.7,10643.1,0],[[8341,2]]], [8573,[16980.1,2078.51,0],[[8348,2]]], -[8574,[16984.2,2034.25,0],[[8348,2]]], [8575,[16899.1,1991.91,-1.58946e-007],[[8348,2],[8759,2],[8760,2]]], [8576,[16775.5,1834.73,0],[[8349,2]]], [8577,[16883.9,1789.53,-4.76837e-007],[[8350,2],[8761,2],[8760,2]]], [8578,[16378.7,1321.76,0],[[8352,2],[8762,2]]], [8579,[16429.1,1457.56,0],[[8352,2]]], -[8580,[16565.6,1614.92,-9.53674e-007],[[8353,2]]], [8581,[16212.7,1200,5.96046e-008],[[8355,2],[8581,2],[8762,2],[8763,2]]], [8582,[15885.3,1268.92,-6.35783e-007],[[8356,2],[8764,2],[8765,2]]], [8583,[15537.5,1555.47,0],[[8358,2],[8766,2]]], [8584,[15581.5,1750.29,9.53674e-007],[[8358,2]]], [8585,[14720,1505.73,-1.27157e-006],[[8359,2],[8767,2],[8768,2]]], -[8586,[14895.3,1537.05,0],[[8359,2],[8769,2]]], [8587,[15013.4,1814.87,0],[[8360,2]]], [8588,[12981,6860.4,0],[[8364,2],[8770,2]]], [8589,[13000.6,7131.18,0],[[8365,2],[8771,2]]], [8590,[12423.9,6453.25,7.62939e-006],[[8367,2],[8772,2]]], [8591,[12724.8,6854.89,0],[[8369,2],[8773,2]]], -[8592,[12658,6852.45,0],[[8369,2],[8774,2],[8773,2],[8775,2]]], [8593,[12091.8,6150.96,0],[[8370,2],[8776,2]]], [8594,[13691,8150.05,0],[[8372,2]]], [8595,[13242.9,7707.89,-7.62939e-006],[[8374,2],[8777,2]]], [8596,[13194.5,7554.66,2.54313e-006],[[8374,2],[8778,2],[8779,2]]], [8597,[13455.5,7335.23,0],[[8375,2],[8780,2]]], -[8598,[12062.2,6840.33,0],[[8377,2],[8781,2],[8598,2],[8782,2]]], [8599,[11839.4,6812.62,-1.90735e-006],[[8377,2],[8783,2],[8784,2],[8782,2],[8785,2]]], [8600,[12323.7,6707.43,1.52588e-005],[[8378,2],[8786,2]]], [8601,[12196.6,6484.6,0],[[8378,2],[8787,2]]], [8602,[11214.6,6632.63,1.90735e-006],[[8379,2],[8604,2],[8788,2],[8789,2]]], [8603,[11604.3,6749.68,0],[[8380,2],[8790,2],[8791,2]]], -[8604,[11084.4,6362.12,1.90735e-006],[[8383,2],[8602,2],[8792,2],[8793,2]]], [8605,[10881.7,6046.56,0],[[8385,2],[8794,2],[8795,2]]], [8606,[10852.4,6103.81,0],[[8385,2]]], [8607,[13994,1169.44,0],[[8392,2],[8800,2],[8386,2],[8801,2]]], [8608,[14363.6,1524.83,-6.35783e-007],[[8387,2],[8767,2],[8796,2]]], [8609,[13604.5,914.846,0],[[8389,2]]], -[8610,[13672,998.96,3.17891e-007],[[8389,2],[8797,2],[8798,2]]], [8611,[13812.7,840.153,0],[[8391,2],[8799,2]]], [8612,[10752.4,6563.75,0],[[8395,2]]], [8613,[10766.3,6859.38,0],[[8396,2],[8802,2]]], [8614,[10618.9,6932.3,-7.62939e-006],[[8396,2],[8803,2]]], [8615,[10098.6,7384.33,0],[[8398,2],[8804,2]]], -[8616,[9885.26,7754.01,-7.62939e-006],[[8399,2],[8403,2]]], [8617,[8881.39,7818.89,7.62939e-006],[[8400,2],[8805,2]]], [8618,[9330.79,7896.77,-2.54313e-006],[[8401,2],[8806,2],[8807,2]]], [8619,[9813.62,7871.68,2.54313e-006],[[8403,2],[8808,2],[8809,2]]], [8620,[6904.7,8697.9,0],[[8620,2]]], [8621,[6385.93,8781.27,-1.90735e-006],[[8407,2],[8810,2],[8621,2],[8811,2]]], -[8622,[5630.99,8649.31,-7.62939e-006],[[8408,2],[8812,2]]], [8623,[5770.45,8565.04,0],[[8408,2]]], [8624,[5614.29,8815.37,0],[[8409,2],[8813,2]]], [8625,[9561.94,8475.85,0],[[8413,2],[8542,2],[8814,2]]], [8626,[9429.12,8110.81,-7.62939e-006],[[8414,2],[8815,2]]], [8627,[7287.67,9654.31,1.90735e-006],[[8415,2],[8816,2],[8817,2],[8818,2]]], -[8628,[5170.3,9178.24,0],[[8419,2],[8819,2]]], [8629,[5237.86,8628.67,-1.27157e-006],[[8420,2],[8820,2],[8821,2]]], [8630,[2981.73,10793.4,0],[[8423,2]]], [8631,[2623.22,11223.8,-1.90735e-006],[[8425,2],[8822,2]]], [8632,[3021.5,11115,-1.90735e-006],[[8426,2],[8823,2]]], [8633,[1476.53,11079.9,0],[[8427,2],[8429,2],[8824,2]]], -[8634,[1675,10393.1,4.76837e-007],[[8428,2]]], [8635,[1514.23,10287.2,0],[[8428,2]]], [8636,[1552.34,11181.7,0],[[8429,2],[8824,2]]], [8637,[2226.06,11113.2,0],[[8430,2],[8825,2],[8637,2],[8826,2]]], [8638,[1788.88,11329.8,3.17891e-007],[[8432,2],[8651,2],[8650,2]]], [8639,[1713.43,11148.2,9.53674e-007],[[8432,2],[8827,2]]], -[8640,[2059.47,11221.2,0],[[8433,2],[8828,2]]], [8641,[2023.97,11282.5,-3.17891e-007],[[8433,2],[8829,2],[8830,2],[8828,2]]], [8642,[2053.29,11212.8,0],[[8434,2]]], [8643,[3475.45,10781.3,-3.8147e-006],[[8435,2]]], [8644,[1629.9,11628,0],[[8438,2],[8439,2],[8645,2]]], [8645,[1674.78,11630.9,-9.53674e-007],[[8439,2],[8644,2],[8651,2]]], -[8646,[1819.8,11748.4,0],[[8440,2],[8441,2],[8447,2]]], [8647,[2540.32,11484.3,0],[[8443,2],[8832,2],[8647,2]]], [8648,[1968.34,11836.5,0],[[8446,2]]], [8649,[1907.64,11779,0],[[8446,2],[8833,2],[8649,2]]], [8650,[1817.25,11457.3,0],[[8447,2],[8638,2]]], [8651,[1704.67,11527.8,0],[[8447,2],[8638,2],[8645,2],[8834,2]]], -[8652,[4003.81,17476.1,2.54313e-006],[[8448,2],[8835,2],[8836,2]]], [8653,[4055.94,17436.8,0],[[8448,2]]], [8654,[3989.25,17824.5,0],[[8450,2],[8837,2],[8654,2]]], [8655,[4256.79,17956.4,7.62939e-006],[[8450,2],[8838,2]]], [8656,[4025.35,17706.3,0],[[8451,2],[8839,2],[8656,2],[8840,2],[8835,2]]], [8657,[4830.17,18234.3,0],[[8453,2]]], -[8658,[5007.18,18394.1,0],[[8453,2],[8841,2]]], [8659,[4573.44,18008.5,0],[[8454,2]]], [8660,[4470.91,17856.6,0],[[8454,2],[8842,2]]], [8661,[5381.6,18164.3,0],[[8456,2],[8843,2]]], [8662,[5505.62,18113.2,0],[[8456,2],[8844,2],[8845,2],[8846,2]]], [8663,[5467.73,17990.7,-1.27157e-006],[[8457,2],[8663,2],[8844,2]]], -[8664,[5998.12,17446.4,3.17891e-007],[[8458,2],[8664,2],[8847,2],[8848,2],[8669,2],[8849,2]]], [8665,[5806.31,17577.6,0],[[8458,2]]], [8666,[5901.19,17603.5,3.17891e-007],[[8458,2],[8847,2],[8850,2]]], [8667,[6164.05,17195.5,-1.90735e-006],[[8460,2]]], [8668,[6135.58,17296.3,-1.90735e-006],[[8460,2],[8461,2],[8669,2]]], [8669,[6109.04,17377.7,-6.35783e-007],[[8461,2],[8664,2],[8668,2]]], -[8670,[6198.01,17370.8,4.76837e-007],[[8461,2],[8851,2],[8849,2],[8847,2]]], [8671,[6483.24,17098.7,-1.90735e-006],[[8462,2],[8852,2]]], [8672,[6202.69,17371.8,-4.76837e-007],[[8463,2]]], [8673,[6301.27,17325.6,0],[[8463,2],[8464,2],[8853,2]]], [8674,[6509.97,17283.6,1.19209e-007],[[8464,2],[8465,2],[8675,2],[8854,2],[8674,2]]], [8675,[6561.78,17237.1,0],[[8465,2],[8674,2],[8855,2]]], -[8676,[6585.11,17126,0],[[8465,2],[8856,2]]], [8677,[1713.2,15695.1,-4.76837e-007],[[8466,2],[8857,2],[8697,2]]], [8678,[2459.33,17105.9,0],[[8467,2],[8858,2],[8859,2],[8860,2]]], [8679,[2309.53,16843.2,-3.8147e-006],[[8468,2],[8861,2]]], [8680,[2951.06,17468.5,0],[[8469,2],[8862,2]]], [8681,[2989.39,17359.5,0],[[8469,2],[8863,2],[8681,2],[7404,2]]], -[8682,[2902.6,17341.2,0],[[8469,2]]], [8683,[2872.22,17421,0],[[8469,2]]], [8684,[2561.55,17180.1,0],[[8470,2],[8859,2]]], [8685,[2600.67,17333.5,0],[[8470,2],[8475,2],[8864,2]]], [8686,[2693.55,17403.5,-1.90735e-006],[[8474,2]]], [8687,[2760.01,17495.2,-6.35783e-007],[[8474,2],[8865,2],[8866,2]]], -[8688,[3635.3,17976.7,0],[[8476,2],[8867,2]]], [8689,[3525.01,17858.4,0],[[8476,2],[8689,2]]], [8690,[3558.53,17784.4,5.08626e-006],[[8476,2],[8868,2],[8690,2]]], [8691,[3703.75,17443.5,0],[[8477,2]]], [8692,[3674.37,17404.4,0],[[8478,2]]], [8693,[3717.82,17315.2,0],[[8478,2],[8869,2]]], -[8694,[3878.89,17296.1,0],[[8479,2],[8870,2]]], [8695,[3764.62,17147.1,7.62939e-006],[[8480,2],[8871,2]]], [8696,[1725.09,15301.3,0],[[8481,2],[8872,2],[8873,2]]], [8697,[1668.07,15551.8,0],[[8482,2],[8677,2],[8857,2]]], [8698,[7227.59,15579.8,0],[[8484,2],[8698,2]]], [8699,[7955.36,15991.5,0],[[8485,2]]], -[8700,[8034.74,16049.8,-3.8147e-006],[[8485,2],[8874,2]]], [8701,[6779.08,15330.4,0],[[8486,2]]], [8702,[6674.84,16535.9,0],[[8488,2],[8702,2]]], [8703,[7182.59,16624.3,0],[[8492,2],[8875,2],[8703,2]]], [8704,[6101.88,10238.4,0],[[8493,2],[8876,2]]], [8705,[6400.22,9957.75,0],[[8494,2],[8877,2]]], -[8706,[6509.6,10123,-7.62939e-006],[[8494,2],[8706,2]]], [8707,[8547.71,15620.6,1.27157e-006],[[8495,2],[8878,2],[8879,2],[8880,2],[8881,2],[8882,2]]], [8708,[8523.77,15412.7,0],[[8495,2]]], [8709,[8817.5,15358.3,0],[[8497,2],[8883,2]]], [8710,[8860.79,15218,0],[[8497,2],[8884,2]]], [8711,[8843.65,15062.4,0],[[8499,2]]], -[8712,[8470.37,14674.1,0],[[8500,2]]], [8713,[5621.3,9552.83,-2.54313e-006],[[8502,2],[8885,2],[8714,2]]], [8714,[5700.88,9614.72,5.08626e-006],[[8503,2],[8713,2],[8886,2]]], [8715,[3282.4,10920,0],[[8504,2],[8715,2],[8887,2]]], [8716,[3357.21,10915.4,0],[[8504,2]]], [8717,[4316.38,9574.81,0],[[8506,2]]], -[8718,[14103.2,9678.36,0],[[8508,2]]], [8719,[13948.5,9749.54,0],[[8509,2]]], [8720,[13739,9261.59,7.62939e-006],[[8512,2],[8888,2]]], [8721,[13763.3,8998.67,-1.90735e-006],[[8512,2],[8558,2],[8721,2],[8889,2]]], [8722,[13408.8,9041.29,0],[[8513,2],[8890,2],[8891,2]]], [8723,[14415.8,11650.6,2.54313e-006],[[8514,2],[8723,2],[8892,2]]], -[8724,[14656.3,11281.4,0],[[8518,2],[8519,2]]], [8725,[14916.4,11277.3,-6.35783e-007],[[8518,2],[8893,2],[8894,2]]], [8726,[14848.5,11434.1,-9.53674e-007],[[8518,2],[8895,2]]], [8727,[11876.3,8085.6,0],[[8522,2],[8896,2],[8897,2]]], [8728,[11406.7,8128.37,0],[[8523,2]]], [8729,[10996,7947.88,0],[[8529,2],[8898,2],[8899,2]]], -[8730,[10959.7,8184.1,0],[[8529,2],[8900,2]]], [8731,[11481.2,8070.87,0],[[8530,2],[8901,2],[8902,2]]], [8732,[14333.1,11962.5,0],[[8534,2],[8903,2]]], [8733,[8965.8,14502.2,0],[[8536,2],[8904,2]]], [8734,[9693.08,14785.3,0],[[8537,2],[8905,2]]], [8735,[9067.08,15506.4,0],[[8538,2],[8906,2]]], -[8736,[9131.22,15366.8,-9.53674e-007],[[8538,2],[8884,2],[8738,2],[8907,2]]], [8737,[9290.25,15466,0],[[8539,2],[8908,2]]], [8738,[9273.31,15257.8,-9.53674e-007],[[8541,2],[8736,2],[8738,2]]], [8739,[9915.21,8170.7,0],[[8544,2],[8809,2],[8741,2]]], [8740,[10084.5,8324.37,0],[[8545,2]]], [8741,[10052.3,8247.4,-2.54313e-006],[[8546,2],[8739,2],[8909,2]]], -[8742,[10565.3,8217.96,-7.62939e-006],[[8547,2],[8910,2],[8911,2]]], [8743,[7103.19,9898.17,-7.62939e-006],[[8550,2],[8912,2]]], [8744,[6712.32,9925.44,0],[[8551,2],[8913,2],[8914,2]]], [8745,[7689.56,9946.2,0],[[8552,2],[8747,2],[8915,2]]], [8746,[7992.33,9380.35,0],[[8555,2]]], [8747,[7875.42,9870.71,2.54313e-006],[[8556,2],[8745,2],[8916,2],[8747,2]]], -[8748,[13941.5,8870.48,0],[[8558,2],[8917,2],[8918,2]]], [8749,[13710.2,8751.51,0],[[8558,2],[8919,2]]], [8750,[13821.5,8717.51,0],[[8558,2]]], [8751,[14028.6,9315.33,-5.08626e-006],[[8563,2],[8920,2],[8921,2]]], [8752,[14140.2,9244.11,7.62939e-006],[[8563,2],[8752,2]]], [8753,[14053.5,9466.88,0],[[8563,2],[8922,2]]], -[8754,[14988.4,10922.1,-3.8147e-006],[[8564,2],[8923,2]]], [8755,[15517.8,11055.9,3.17891e-007],[[8565,2],[8924,2],[8925,2]]], [8756,[15412.2,11070.8,-1.90735e-006],[[8565,2]]], [8757,[15678.3,10913.3,0],[[8566,2],[8926,2],[8924,2]]], [8758,[15893.2,10850.4,0],[[8571,2],[8928,2]]], [8759,[16816.1,1989.42,-4.76837e-007],[[8575,2]]], -[8760,[16898.1,1921.92,-2.38419e-007],[[8575,2],[8577,2],[8929,2],[8930,2],[8761,2]]], [8761,[16906.1,1831.19,0],[[8577,2],[8760,2],[8931,2],[8932,2],[8761,2]]], [8762,[16285.5,1237.18,2.38419e-007],[[8578,2],[8581,2]]], [8763,[16191.8,1111.45,-4.76837e-007],[[8581,2],[8933,2]]], [8764,[15839.7,1245.71,2.38419e-007],[[8582,2],[8934,2],[8935,2],[8936,2]]], [8765,[15940.5,1157.17,0],[[8582,2],[8937,2]]], -[8766,[15536.9,1534.48,0],[[8583,2],[8938,2],[8939,2]]], [8767,[14560.7,1515.4,0],[[8585,2],[8608,2]]], [8768,[14736.1,1406.88,0],[[8585,2],[8940,2],[8941,2],[8942,2],[8943,2]]], [8769,[14910.6,1440.5,0],[[8586,2]]], [8770,[12952.4,6991.06,-7.62939e-006],[[8588,2],[8770,2]]], [8771,[12937.3,7162.17,0],[[8589,2],[8773,2],[8944,2],[8945,2]]], -[8772,[12295.8,6435.58,0],[[8590,2],[8946,2],[8787,2]]], [8773,[12769.2,6965.38,0],[[8591,2],[8592,2],[8771,2]]], [8774,[12535.7,6798.31,0],[[8592,2],[8786,2]]], [8775,[12561.5,7026.26,0],[[8592,2],[8947,2]]], [8776,[12041.4,6145.99,0],[[8593,2]]], [8777,[13175.3,7796.58,-2.54313e-006],[[8595,2],[8948,2],[8778,2]]], -[8778,[13175.7,7715.17,-7.62939e-006],[[8596,2],[8777,2]]], [8779,[13116.4,7372,0],[[8596,2],[8944,2]]], [8780,[13473.2,7263.9,0],[[8597,2],[8949,2]]], [8781,[12121,6940.69,3.8147e-006],[[8598,2],[8950,2],[8951,2],[8952,2]]], [8782,[11928.3,6901.98,0],[[8598,2],[8599,2],[8784,2]]], [8783,[11720,6757.81,0],[[8599,2],[8790,2]]], -[8784,[11891.3,6910.67,-1.90735e-006],[[8599,2],[8782,2],[8953,2],[8950,2],[8954,2]]], [8785,[11682.9,6897.49,0],[[8785,2],[8790,2],[8954,2],[8955,2]]], [8786,[12345.3,6722.24,5.08626e-006],[[8600,2],[8774,2],[8956,2]]], [8787,[12272.7,6450.65,0],[[8601,2],[8772,2],[8946,2]]], [8788,[11249.9,6711.87,0],[[8602,2],[8957,2],[8958,2]]], [8789,[11092.5,6698.38,0],[[8602,2],[8959,2]]], -[8790,[11636.1,6791.4,0],[[8603,2],[8783,2],[8785,2]]], [8791,[11472.5,6801.14,0],[[8603,2],[8958,2]]], [8792,[11036,6194.59,0],[[8604,2],[8794,2]]], [8793,[11032.6,6416.51,-7.62939e-006],[[8604,2]]], [8794,[11009.9,6046.05,0],[[8605,2],[8792,2]]], [8795,[10900.8,6115.33,0],[[8605,2]]], -[8796,[14365.7,1605.1,-1.90735e-006],[[8608,2]]], [8797,[13735.1,975.427,3.17891e-007],[[8610,2],[8960,2],[8961,2]]], [8798,[13668.9,912.604,0],[[8610,2]]], [8799,[13895.4,840.55,-1.58946e-007],[[8611,2],[8961,2],[8962,2]]], [8800,[13997.3,1033.69,0],[[8607,2],[8963,2],[8962,2]]], [8801,[14158.5,1136.5,0],[[8607,2],[8964,2]]], -[8802,[10785.9,6854.12,3.8147e-006],[[8613,2],[8965,2],[8959,2],[8802,2],[8966,2]]], [8803,[10628.1,6954.17,-2.54313e-006],[[8614,2],[8967,2],[8968,2]]], [8804,[10215.9,7341.74,0],[[8615,2],[8969,2]]], [8805,[8752.47,7854.02,0],[[8617,2]]], [8806,[9454.08,7849.72,0],[[8618,2]]], [8807,[9399.72,8022.06,0],[[8618,2],[8815,2]]], -[8808,[9775.11,7880.62,-7.62939e-006],[[8619,2]]], [8809,[9847.91,7964.4,-3.8147e-006],[[8619,2],[8739,2],[8970,2],[8809,2]]], [8810,[6363.36,8923.63,-2.54313e-006],[[8621,2],[8971,2],[8972,2]]], [8811,[6493.26,8883.32,0],[[8621,2],[8973,2]]], [8812,[5498.59,8641.06,0],[[8622,2],[8821,2]]], [8813,[5510.29,8835.29,0],[[8624,2],[8974,2],[8975,2]]], -[8814,[9617,8440.81,7.62939e-006],[[8625,2],[8976,2]]], [8815,[9436.63,8093.8,-5.08626e-006],[[8626,2],[8807,2],[8977,2]]], [8816,[7182,9614.45,0],[[8627,2],[8978,2],[8979,2]]], [8817,[7446.02,9718.34,-7.62939e-006],[[8627,2],[8980,2]]], [8818,[7223.38,9819.74,0],[[8627,2],[8912,2]]], [8819,[5174.71,9061.94,-1.27157e-006],[[8628,2],[8981,2],[8982,2]]], -[8820,[5335.94,8726.46,0],[[8629,2],[8975,2]]], [8821,[5412.93,8635.71,0],[[8629,2],[8812,2]]], [8822,[2477.73,11243.2,0],[[8631,2],[8983,2],[8826,2]]], [8823,[3170.56,11124.3,-6.35783e-007],[[8632,2],[8984,2],[8985,2]]], [8824,[1477.59,11141.5,0],[[8633,2],[8636,2],[8986,2]]], [8825,[2220.75,11104.7,0],[[8637,2]]], -[8826,[2293.19,11226.5,0],[[8637,2],[8822,2],[8983,2]]], [8827,[1659.38,11232.5,0],[[8639,2],[8987,2]]], [8828,[2097.26,11250.5,-3.17891e-007],[[8640,2],[8641,2],[8988,2],[8989,2]]], [8829,[2008.39,11317.6,0],[[8641,2]]], [8830,[2067.66,11301.4,9.53674e-007],[[8641,2],[8990,2],[8988,2]]], [8831,[3242.5,10722.1,0],[[8437,2]]], -[8832,[2493.55,11469.9,-3.17891e-007],[[8647,2],[8832,2],[8991,2]]], [8833,[1893.67,11711.6,0],[[8649,2]]], [8834,[1531.6,11532.1,-9.53674e-007],[[8651,2],[8992,2]]], [8835,[4018.78,17619.6,0],[[8652,2],[8656,2],[8840,2]]], [8836,[3870.61,17432.3,0],[[8652,2],[8993,2]]], [8837,[3915.74,17906.6,2.54313e-006],[[8654,2],[8994,2],[8995,2]]], -[8838,[4324.06,18010.3,-2.54313e-006],[[8655,2],[8996,2],[8842,2]]], [8839,[4028.11,17726.4,2.54313e-006],[[8656,2]]], [8840,[4024.38,17640.2,0],[[8840,2]]], [8841,[5033.53,18541.3,0],[[8658,2],[8997,2]]], [8842,[4424.53,17832.7,2.54313e-006],[[8660,2],[8838,2],[8998,2]]], [8843,[5377.06,18221.1,1.27157e-006],[[8661,2],[8843,2],[8999,2],[8846,2]]], -[8844,[5510.22,18062.3,6.35783e-007],[[8662,2],[8663,2],[9000,2]]], [8845,[5602.16,18069.4,0],[[8662,2],[9001,2],[9002,2]]], [8846,[5419.37,18244.7,0],[[8662,2],[8843,2],[8999,2]]], [8847,[6024.96,17523,0],[[8664,2],[8666,2],[8670,2],[9003,2],[8851,2]]], [8848,[5986.86,17403.7,0],[[8664,2],[8848,2],[9004,2]]], [8849,[6091.62,17447.1,0],[[8664,2],[8670,2],[9003,2]]], -[8850,[5871.24,17661.8,2.38419e-007],[[8666,2],[9005,2],[9006,2],[9007,2]]], [8851,[6104.71,17472.5,9.53674e-007],[[8670,2],[8847,2],[9008,2]]], [8852,[6526.64,17000.9,0],[[8671,2],[9009,2]]], [8853,[6264.49,17383.1,0],[[8673,2],[9008,2],[8853,2]]], [8854,[6584.78,17263.4,0],[[8674,2]]], [8855,[6656.35,17234.6,0],[[8675,2],[9010,2],[9011,2]]], -[8856,[6657.65,17071.2,9.53674e-007],[[8676,2],[9012,2],[9013,2],[9010,2]]], [8857,[1687.05,15607.3,0],[[8677,2],[8697,2],[9014,2],[9015,2]]], [8858,[2492.54,17203.8,0],[[8678,2],[8864,2]]], [8859,[2523.51,17153.7,0],[[8678,2],[8684,2],[9016,2]]], [8860,[2401.15,16987.8,0],[[8678,2],[8861,2]]], [8861,[2366.99,16950,0],[[8679,2],[8860,2]]], -[8862,[2972.43,17491.7,2.54313e-006],[[8680,2],[9017,2],[8862,2],[9018,2]]], [8863,[2970.24,17365.5,0],[[8681,2]]], [8864,[2570.09,17317.4,0],[[8864,2],[8858,2]]], [8865,[2866.3,17551.7,0],[[8687,2],[9021,2]]], [8866,[2800.29,17587.2,6.35783e-007],[[8687,2],[9022,2],[8866,2]]], [8867,[3662.74,18091.9,0],[[8688,2],[9023,2],[9024,2]]], -[8868,[3533.36,17737.6,0],[[8690,2]]], [8869,[3727.95,17267.3,0],[[8693,2]]], [8870,[3941.35,17289.4,5.08626e-006],[[8694,2],[9025,2],[9026,2]]], [8871,[3833.09,17161.3,7.62939e-006],[[8695,2],[9027,2]]], [8872,[1750.6,15474,0],[[8696,2],[9028,2],[9014,2]]], [8873,[1768.89,15322.8,-3.8147e-006],[[8696,2]]], -[8874,[7987.9,16108.1,0],[[8700,2],[9029,2],[9030,2]]], [8875,[7133.95,16768.1,0],[[8703,2],[9031,2]]], [8876,[6036.51,10232.2,0],[[8704,2]]], [8877,[6456.75,9797.97,0],[[8705,2],[9032,2]]], [8878,[8688.26,15552.2,-1.27157e-006],[[8707,2],[9033,2],[9034,2]]], [8879,[8407.52,15766.7,0],[[8707,2],[9035,2]]], -[8880,[8494.71,15615,0],[[8707,2]]], [8881,[8576.26,15796.6,-6.35783e-007],[[8707,2],[9036,2],[9037,2],[9038,2]]], [8882,[8594.15,15625.7,0],[[8707,2]]], [8883,[8838.83,15385.3,0],[[8709,2]]], [8884,[8983.78,15264.9,0],[[8710,2],[8736,2]]], [8885,[5700.71,9424.89,0],[[8713,2],[9039,2]]], -[8886,[5831.24,9669.73,0],[[8714,2],[9040,2]]], [8887,[3260.88,10987.3,0],[[8715,2],[9041,2],[9042,2],[8984,2]]], [8888,[13759.6,9293.51,2.54313e-006],[[8720,2],[8920,2],[9043,2]]], [8889,[13812.4,8988.99,0],[[8721,2]]], [8890,[13308.5,8917.75,7.62939e-006],[[8722,2],[9044,2]]], [8891,[13317.3,9084.66,0],[[8722,2],[9045,2]]], -[8892,[14382,11776.5,0],[[8723,2],[9046,2]]], [8893,[15088.7,11311.9,1.90735e-006],[[8725,2],[9047,2]]], [8894,[15007,11426.6,9.53674e-007],[[8725,2],[9048,2]]], [8895,[14865.6,11456,-3.17891e-007],[[8726,2],[9049,2],[9050,2]]], [8896,[12039.2,8059.57,-7.62939e-006],[[8727,2],[9051,2]]], [8897,[11790.6,7903.1,-7.62939e-006],[[8727,2],[9052,2]]], -[8898,[10869,8031.52,0],[[8729,2],[8910,2]]], [8899,[10893.1,7786.68,0],[[8729,2],[9053,2]]], [8900,[10811.4,8235.09,0],[[8730,2],[9054,2]]], [8901,[11629.7,7986.31,0],[[8731,2],[9052,2]]], [8902,[11487.8,7930.67,7.62939e-006],[[8731,2],[9055,2]]], [8903,[14399.3,11909.5,0],[[8732,2],[9046,2]]], -[8904,[9058.35,14408.3,0],[[8733,2]]], [8905,[9728.15,14732.1,0],[[8734,2]]], [8906,[8941.69,15540.1,-3.8147e-006],[[8735,2],[9034,2]]], [8907,[9110.91,15294.9,-3.8147e-006],[[8736,2]]], [8908,[9186.87,15518.6,0],[[8737,2],[9056,2]]], [8909,[10194,8153.72,0],[[8741,2],[9057,2]]], -[8910,[10715.8,8123.85,0],[[8742,2],[8898,2],[9054,2]]], [8911,[10685.8,8148.44,-7.62939e-006],[[9054,2],[8742,2]]], [8912,[7187.7,9862.43,-7.62939e-006],[[8743,2],[8818,2]]], [8913,[6745.97,9874.02,0],[[8744,2]]], [8914,[6548.81,9834.3,0],[[8744,2],[9032,2]]], [8915,[7602.84,9795.78,0],[[8745,2],[9058,2],[8980,2]]], -[8916,[7895.44,9875.15,5.08626e-006],[[8747,2]]], [8917,[14091,8871.62,0],[[8748,2]]], [8918,[14039.3,8974.92,-2.54313e-006],[[8748,2],[9059,2],[9060,2],[8918,2]]], [8919,[13655.6,8641.73,0],[[8749,2],[9061,2]]], [8920,[13850.1,9337.17,0],[[8751,2],[8888,2]]], [8921,[14018.2,9169.18,0],[[8751,2],[9062,2]]], -[8922,[14084.3,9523.56,0],[[8753,2]]], [8923,[15064.7,11054.8,3.8147e-006],[[8754,2],[9063,2],[9047,2]]], [8924,[15692.4,10996.2,0],[[8755,2],[8757,2],[8926,2]]], [8925,[15432.4,11122.8,0],[[8755,2],[8925,2],[9064,2],[9065,2],[9066,2]]], [8926,[15721.2,10975.9,0],[[8757,2],[8924,2],[8928,2]]], [8927,[15507.2,10851.8,-6.35783e-007],[[8567,2]]], -[8928,[15870.8,10873.1,0],[[8758,2],[8926,2],[9067,2]]], [8929,[16824.9,1926.85,0],[[8760,2]]], [8930,[17072.9,1926.18,0],[[8760,2],[8930,2]]], [8931,[16972,1846.9,-4.76837e-007],[[8761,2]]], [8932,[16904.2,1805.48,0],[[8761,2]]], [8933,[16151.1,1038.86,0],[[8763,2],[9068,2],[8937,2]]], -[8934,[15801.6,1396.95,1.90735e-006],[[8764,2],[8934,2]]], [8935,[15694.5,1165.6,-9.53674e-007],[[8764,2],[9069,2]]], [8936,[15867.5,1155.3,3.17891e-007],[[8764,2],[9070,2],[9071,2]]], [8937,[15977.3,1012.87,0],[[8765,2],[8933,2],[9068,2],[9072,2],[9073,2],[9070,2]]], [8938,[15584.4,1385.33,-1.90735e-006],[[8766,2],[9069,2]]], [8939,[15360.4,1523.99,0],[[8766,2],[9074,2]]], -[8940,[14762.4,1441.77,0],[[8768,2]]], [8941,[14873.3,1380.15,0],[[8768,2],[8943,2]]], [8942,[14738.4,1198.31,0],[[8768,2],[9075,2]]], [8943,[14868.2,1368.06,9.53674e-007],[[8941,2],[8768,2]]], [8944,[13068,7310.65,0],[[8771,2],[8779,2]]], [8945,[12855.7,7223.05,0],[[8771,2],[9076,2],[9077,2]]], -[8946,[12288.3,6444.09,0],[[8772,2],[8787,2]]], [8947,[12529.9,7089.72,0],[[8775,2],[9078,2],[9079,2],[9076,2]]], [8948,[13163.5,7997.79,0],[[8777,2],[9080,2]]], [8949,[13460.1,7183.68,0],[[8780,2]]], [8950,[11972.7,7004.77,0],[[8781,2],[8784,2],[8953,2]]], [8951,[12221.2,6977.29,2.54313e-006],[[8781,2],[9078,2],[8956,2]]], -[8952,[12154.8,7025.36,0],[[8781,2],[9081,2],[9082,2]]], [8953,[11946,7025.16,-1.90735e-006],[[8784,2],[8950,2],[9083,2],[9084,2],[9082,2]]], [8954,[11747,6987.99,0],[[8784,2],[8955,2],[8785,2]]], [8955,[11724.5,6991.29,0],[[8954,2],[8785,2],[9084,2],[9200,2]]], [8956,[12270.9,6891.78,0],[[8786,2],[8951,2]]], [8957,[11305.3,6858.48,7.62939e-006],[[8788,2],[9085,2]]], -[8958,[11387.1,6659.36,0],[[8788,2],[8791,2]]], [8959,[10973,6759.74,0],[[8789,2],[8802,2],[9086,2]]], [8960,[13737.8,921.102,0],[[8797,2]]], [8961,[13814.6,952.599,0],[[8797,2],[8799,2],[8961,2]]], [8962,[14021.1,795.617,-1.19209e-007],[[8799,2],[8800,2],[8963,2],[9087,2],[9088,2]]], [8963,[14043,899.579,0],[[8800,2],[8962,2],[8963,2],[9089,2]]], -[8964,[14300.2,1100.85,0],[[8801,2],[9090,2]]], [8965,[10894.8,6798.11,0],[[8802,2],[9091,2]]], [8966,[10941.1,6953.81,0],[[8802,2],[9092,2]]], [8967,[10647.6,7109.85,0],[[8803,2],[9093,2],[9094,2]]], [8968,[10788.9,6927.82,7.62939e-006],[[8803,2],[9095,2]]], [8969,[10351.2,7294.81,2.54313e-006],[[8804,2],[9096,2],[9097,2]]], -[8970,[9976.17,7858.12,-7.62939e-006],[[8809,2],[9098,2]]], [8971,[6347.52,9090.46,0],[[8810,2],[9099,2]]], [8972,[6285.01,8908.07,7.62939e-006],[[8810,2]]], [8973,[6514.64,8904.31,0],[[8811,2],[9100,2],[9101,2]]], [8974,[5528.28,8963.93,0],[[8813,2],[9102,2]]], [8975,[5330.6,8815.16,-1.27157e-006],[[8813,2],[8820,2],[9103,2],[8982,2]]], -[8976,[9673.81,8435.73,0],[[8814,2]]], [8977,[9473.44,8092.93,0],[[8815,2]]], [8978,[7172.42,9666.09,0],[[8816,2]]], [8979,[7050.94,9484.03,-7.62939e-006],[[8816,2],[9104,2]]], [8980,[7565.18,9764.32,0],[[8817,2],[8915,2],[9105,2]]], [8981,[5115.34,9052.25,0],[[8819,2]]], -[8982,[5217.97,8933.04,0],[[8819,2],[8975,2],[9103,2]]], [8983,[2325.81,11258.3,0],[[8822,2],[8826,2],[9106,2],[8988,2]]], [8984,[3227.24,11136.9,1.90735e-006],[[8823,2],[8887,2],[9107,2],[9108,2],[9042,2]]], [8985,[3175.25,11092.2,0],[[8823,2]]], [8986,[1440.3,11282.5,0],[[8824,2],[9109,2]]], [8987,[1624.82,11265.3,0],[[8827,2]]], -[8988,[2157.15,11286.5,0],[[8828,2],[8830,2],[8983,2],[8990,2]]], [8989,[2077.44,11306.3,9.53674e-007],[[8828,2]]], [8990,[2126.05,11331.3,2.38419e-007],[[8830,2],[8988,2],[9110,2],[8990,2]]], [8991,[2418.4,11455.5,0],[[8832,2],[9111,2],[9112,2],[9106,2]]], [8992,[1442.88,11530,2.38419e-007],[[8834,2],[8992,2],[9113,2],[9109,2]]], [8993,[3849.22,17436.3,0],[[8836,2],[9114,2],[9026,2],[9115,2]]], -[8994,[3878.22,17795.1,0],[[8837,2],[9116,2]]], [8995,[3865.87,18081.8,0],[[8837,2],[9117,2]]], [8996,[4259.19,18165.1,0],[[8838,2],[9118,2],[9119,2]]], [8997,[5018.19,18652.9,0],[[8841,2],[9120,2],[9121,2]]], [8998,[4385.29,17767.5,0],[[8842,2],[9122,2],[9123,2]]], [8999,[5407.28,18256.9,-6.35783e-007],[[8843,2],[8846,2],[8999,2],[9124,2],[9125,2]]], -[9000,[5561.25,17998.7,0],[[8844,2],[9000,2],[9126,2]]], [9001,[5691.78,17906.2,0],[[8845,2],[9127,2],[9005,2]]], [9002,[5647.38,18055.2,0],[[8845,2],[9002,2],[9128,2]]], [9003,[6106.52,17464.6,0],[[8847,2],[8849,2],[9003,2]]], [9004,[5945.8,17412,6.35783e-007],[[8848,2],[9004,2],[9129,2]]], [9005,[5745.89,17818.3,2.38419e-007],[[8850,2],[9001,2],[9127,2],[9130,2],[9005,2],[9131,2]]], -[9006,[5976.22,17583.8,0],[[8850,2],[9132,2]]], [9007,[5835.74,17761.8,0],[[8850,2],[9131,2],[9007,2]]], [9008,[6149.48,17480.4,1.58946e-007],[[8851,2],[8853,2],[9132,2]]], [9009,[6567.66,16850.4,0],[[8852,2],[9133,2]]], [9010,[6797.61,17158.6,-3.17891e-007],[[8855,2],[8856,2],[9134,2]]], [9011,[6688.3,17184.5,0],[[8855,2]]], -[9012,[6556.82,17043,0],[[8856,2],[9135,2]]], [9013,[6785.32,17005.6,-1.90735e-006],[[8856,2],[9134,2]]], [9014,[1751.88,15646.8,6.35783e-007],[[8857,2],[8872,2],[9015,2],[9014,2],[9028,2]]], [9015,[1747.14,15670.8,0],[[9014,2],[9240,2],[9015,2],[8857,2]]], [9016,[2541.64,17164.5,0],[[8859,2],[9016,2]]], [9017,[2963,17480.8,0],[[8862,2]]], -[9018,[2992.51,17535.2,0],[[8862,2]]], [9019,[3268.4,17294.5,0],[[7404,2],[9136,2],[9019,2]]], [9020,[3199.82,17401.2,-1.90735e-006],[[7404,2],[7690,2],[9020,2],[9137,2]]], [9021,[2918.12,17623.1,0],[[8865,2],[9138,2]]], [9022,[2822.85,17632.4,0],[[8866,2],[9138,2],[9022,2]]], [9023,[3685.77,18149.7,0],[[8867,2],[9139,2],[9023,2],[9140,2],[9117,2],[9141,2]]], -[9024,[3598.27,18127.8,7.62939e-006],[[8867,2],[9142,2]]], [9025,[3972.72,17182.5,0],[[8870,2],[9143,2]]], [9026,[3909.41,17398.3,0],[[8870,2],[8993,2]]], [9027,[3918.77,17045.4,0],[[8871,2],[9144,2],[9143,2]]], [9028,[1787.71,15591.6,0],[[8872,2],[9014,2],[9145,2],[9028,2],[9146,2]]], [9029,[8114.08,16017.6,0],[[8874,2],[9147,2],[9148,2]]], -[9030,[7920.91,16274.2,-1.90735e-006],[[8874,2],[9149,2]]], [9031,[7142.94,16842.6,0],[[8875,2],[9150,2],[9151,2]]], [9032,[6458.33,9786.69,0],[[8877,2],[8914,2],[9152,2]]], [9033,[8712.38,15672.3,0],[[8878,2],[9153,2]]], [9034,[8856.71,15544.9,0],[[8878,2],[8906,2]]], [9035,[8324.46,15858.5,0],[[8879,2],[9147,2]]], -[9036,[8669.65,15767.9,0],[[8881,2],[9153,2],[9038,2],[9036,2]]], [9037,[8433.74,15880.8,0],[[8881,2],[9154,2]]], [9038,[8642.73,15776.8,0],[[9036,2],[9259,2],[9038,2],[8881,2]]], [9039,[5709.88,9376.67,0],[[8885,2]]], [9040,[5846.27,9666.66,0],[[8886,2],[9155,2],[9156,2]]], [9041,[3214.53,10983.2,-1.90735e-006],[[8887,2]]], -[9042,[3270.71,11102.3,0],[[8887,2],[8984,2],[9108,2]]], [9043,[13653.9,9407.22,0],[[8888,2],[9043,2]]], [9044,[13279.3,8872.89,0],[[8890,2],[9157,2],[9044,2],[9158,2]]], [9045,[13175,9082.73,0],[[8891,2],[9159,2],[9160,2]]], [9046,[14475.2,11840.3,0],[[8892,2],[8903,2],[9161,2]]], [9047,[15228.3,11235.4,4.76837e-007],[[8893,2],[8923,2],[9162,2],[9063,2],[9163,2],[9064,2],[9164,2]]], -[9048,[15002.8,11446.3,3.17891e-007],[[8894,2],[9165,2],[9050,2]]], [9049,[14857.1,11489.9,0],[[8895,2],[9166,2],[9167,2]]], [9050,[14892.8,11468.8,-4.76837e-007],[[8895,2],[9048,2]]], [9051,[12207.7,8030.65,0],[[8896,2],[9168,2]]], [9052,[11785,7891.9,-1.90735e-006],[[8897,2],[8901,2],[9169,2],[9170,2]]], [9053,[10861.6,7738.07,0],[[8899,2],[9171,2],[9172,2],[9173,2]]], -[9054,[10769.3,8186.92,0],[[8900,2],[8911,2],[8910,2]]], [9055,[11391.9,7830.41,0],[[8902,2],[9174,2],[9175,2]]], [9056,[9111.71,15537.4,0],[[8908,2],[9176,2]]], [9057,[10230.4,8128.27,-2.54313e-006],[[8909,2],[9177,2],[9178,2]]], [9058,[7592.47,9778.14,-7.62939e-006],[[8915,2],[9179,2]]], [9059,[14113.5,8983.46,0],[[8918,2]]], -[9060,[14019.6,8974.64,-3.8147e-006],[[8918,2]]], [9061,[13617.3,8573.28,-2.54313e-006],[[8919,2],[9180,2],[9181,2]]], [9062,[14013.1,9134.53,7.62939e-006],[[8921,2]]], [9063,[15168.8,11201.5,1.90735e-006],[[8923,2],[9047,2],[9063,2]]], [9064,[15345.8,11129.7,0],[[8925,2],[9047,2],[9163,2],[9064,2]]], [9065,[15383.6,11176.2,0],[[8925,2],[9163,2]]], -[9066,[15471.9,11127.1,0],[[8925,2],[9066,2],[9182,2],[9183,2]]], [9067,[15854.7,10925.4,-1.58946e-007],[[8928,2],[9067,2],[9184,2]]], [9068,[16023,946.046,0],[[8933,2],[8937,2],[9185,2],[9186,2]]], [9069,[15667.2,1119.38,0],[[8935,2],[8938,2],[9187,2],[9188,2],[9189,2]]], [9070,[15900.8,1085.13,3.17891e-007],[[8936,2],[8937,2],[9190,2],[9071,2],[9189,2]]], [9071,[15774.9,1068.05,0],[[8936,2],[9070,2],[9190,2]]], -[9072,[16113,1085.55,-4.76837e-007],[[8937,2],[9072,2]]], [9073,[15878,919.815,0],[[8937,2]]], [9074,[15235.9,1519.54,0],[[8939,2]]], [9075,[14738.3,1075.89,9.53674e-007],[[8942,2],[9191,2]]], [9076,[12721.8,7167.3,0],[[8945,2],[8947,2]]], [9077,[12699.8,7320.27,7.62939e-006],[[8945,2],[9192,2]]], -[9078,[12343,7026.47,0],[[8947,2],[8951,2]]], [9079,[12432.2,7248.8,-7.62939e-006],[[8947,2],[9193,2]]], [9080,[13155.6,8053.11,0],[[8948,2],[9194,2],[9195,2],[9196,2]]], [9081,[12198.1,7125.32,-2.54313e-006],[[8952,2],[9197,2],[9083,2],[9198,2]]], [9082,[12030.9,7094.37,7.62939e-006],[[8952,2],[9199,2],[8953,2]]], [9083,[12031,7198.58,0],[[8953,2],[9081,2],[9197,2],[9199,2]]], -[9084,[11805.3,7084.14,0],[[8953,2],[9200,2],[9084,2],[8955,2]]], [9085,[11357.8,6970.44,0],[[8957,2],[9201,2]]], [9086,[10920.4,6785.63,0],[[8959,2]]], [9087,[14004.3,640.465,0],[[8962,2]]], [9088,[14115.9,772.869,1.58946e-007],[[8962,2],[9202,2],[9203,2],[9089,2]]], [9089,[14141.3,911.035,0],[[8963,2],[9088,2],[9204,2],[9205,2]]], -[9090,[14450.1,1069.6,0],[[8964,2],[9206,2]]], [9091,[11039.7,6892.83,0],[[8965,2],[9207,2]]], [9092,[10983.1,6990.15,0],[[8966,2],[9094,2],[9208,2]]], [9093,[10656.6,7181.93,2.54313e-006],[[8967,2],[9209,2],[9210,2]]], [9094,[10815,7081.54,0],[[8967,2],[9092,2]]], [9095,[10821.3,6918.56,0],[[8968,2]]], -[9096,[10376.8,7364.67,0],[[8969,2]]], [9097,[10494.5,7236.45,0],[[8969,2],[9211,2]]], [9098,[10092.2,7787.89,0],[[8970,2],[9212,2]]], [9099,[6363.02,9261.65,0],[[8971,2],[9213,2]]], [9100,[6509.57,8994.17,0],[[8973,2],[9100,2]]], [9101,[6638.63,8994.6,0],[[8973,2],[9214,2]]], -[9102,[5521.32,9118.2,0],[[8974,2],[9215,2]]], [9103,[5235.69,8892,-3.8147e-006],[[8975,2],[8982,2],[9216,2]]], [9104,[6952.56,9400.24,0],[[8979,2],[9217,2]]], [9105,[7585.48,9777.29,0],[[8980,2],[9105,2]]], [9106,[2344.85,11382.6,0],[[8983,2],[8991,2],[9112,2]]], [9107,[3266.74,11190.4,0],[[8984,2],[9218,2],[9219,2],[9107,2],[9220,2]]], -[9108,[3265.43,11113.2,3.8147e-006],[[8984,2],[9042,2]]], [9109,[1415.58,11422.4,2.38419e-007],[[8986,2],[8992,2]]], [9110,[2115.73,11335.1,0],[[8990,2]]], [9111,[2414.98,11487,0],[[8991,2]]], [9112,[2346.18,11426.7,4.76837e-007],[[8991,2],[9106,2]]], [9113,[1456.86,11683.6,1.58946e-007],[[8992,2],[9221,2],[9113,2]]], -[9114,[3781.9,17511.5,-7.62939e-006],[[8993,2],[9222,2]]], [9115,[3931.06,17545.7,0],[[8993,2],[9223,2]]], [9116,[3824.59,17775.1,-2.54313e-006],[[8994,2],[9224,2],[9225,2],[9222,2]]], [9117,[3744.14,18150.2,0],[[8995,2],[9023,2],[9140,2]]], [9118,[4285.66,18333.8,0],[[8996,2],[9226,2]]], [9119,[4141.4,18046,-7.62939e-006],[[8996,2],[9227,2]]], -[9120,[4949.96,18816.3,0],[[8997,2],[9228,2],[9229,2]]], [9121,[5095.17,18725.3,9.53674e-007],[[8997,2],[9230,2],[9231,2],[9121,2],[9232,2]]], [9122,[4333.46,17700.9,-7.62939e-006],[[8998,2]]], [9123,[4386.59,17784.3,-2.54313e-006],[[8998,2]]], [9124,[5374.34,18355.9,-2.28882e-006],[[8999,2],[9233,2],[9124,2],[9234,2]]], [9125,[5526.26,18275.3,0],[[8999,2]]], -[9126,[5567.91,17930.9,0],[[9000,2],[9235,2]]], [9127,[5709.8,17895.5,0],[[9001,2],[9005,2],[9236,2],[9237,2],[9131,2],[9238,2],[9128,2]]], [9128,[5661.68,18030.5,-7.94729e-008],[[9002,2],[9127,2],[9128,2],[9238,2]]], [9129,[5906.49,17377.5,0],[[9004,2]]], [9130,[5755.98,17813.4,3.17891e-007],[[9005,2]]], [9131,[5770.8,17832.4,7.94729e-008],[[9005,2],[9007,2],[9127,2],[9237,2]]], -[9132,[6056.27,17555.7,0],[[9006,2],[9008,2]]], [9133,[6579.1,16802.3,3.8147e-006],[[9009,2]]], [9134,[6849.13,17058,0],[[9010,2],[9013,2],[9239,2]]], [9135,[6547.61,17056.3,0],[[9012,2]]], [9136,[3280.29,17296.3,-2.54313e-006],[[9019,2]]], [9137,[3249.93,17424,0],[[9020,2]]], -[9138,[2896.14,17673.2,0],[[9021,2],[9022,2],[9243,2],[9244,2]]], [9139,[3769.25,18289.7,0],[[9023,2],[9245,2]]], [9140,[3719.41,18126.3,0],[[9023,2],[9117,2],[9140,2],[9246,2]]], [9141,[3666.04,18267.3,0],[[9023,2],[9247,2]]], [9142,[3497.4,18132.1,7.62939e-006],[[9024,2],[9248,2]]], [9143,[3978.72,17041.2,0],[[9025,2],[9027,2],[9249,2]]], -[9144,[3947.43,17030.1,7.62939e-006],[[9027,2],[9250,2]]], [9145,[1781.66,15554.2,0],[[9028,2]]], [9146,[1828.26,15693,0],[[9028,2]]], [9147,[8203.89,15943.7,-3.17891e-007],[[9029,2],[9035,2],[9251,2],[9252,2]]], [9148,[8177.86,15960.7,2.38419e-007],[[9252,2],[9148,2],[9029,2]]], [9149,[7879.74,16378.9,0],[[9030,2],[9253,2],[9254,2]]], -[9150,[7338.15,16794.1,0],[[9031,2],[9255,2]]], [9151,[7014.16,16928.1,0],[[9031,2],[9239,2]]], [9152,[6359.21,9736.19,2.54313e-006],[[9032,2],[9256,2],[9257,2]]], [9153,[8725.74,15711.7,-6.35783e-007],[[9033,2],[9036,2],[9258,2]]], [9154,[8399.62,15888.9,0],[[9037,2]]], [9155,[5955.45,9698.4,0],[[9040,2],[9260,2],[9261,2]]], -[9156,[5856.05,9595.69,0],[[9040,2]]], [9157,[13185.8,8716.03,0],[[9044,2],[9262,2],[9263,2]]], [9158,[13119.1,8879.6,0],[[9044,2],[9264,2]]], [9159,[13155.1,9212.94,0],[[9045,2]]], [9160,[13074.5,9069.14,0],[[9045,2]]], [9161,[14552.5,11792.2,0],[[9046,2],[9265,2]]], -[9162,[15163.9,11188.6,0],[[9047,2],[9266,2]]], [9163,[15315.6,11172.7,0],[[9064,2],[9065,2],[9267,2],[9163,2]]], [9164,[15156.4,11326.8,0],[[9047,2],[9268,2],[9165,2]]], [9165,[15099.8,11389.6,-9.53674e-007],[[9048,2],[9164,2],[9268,2]]], [9166,[14906.3,11474.1,0],[[9049,2]]], [9167,[14758.4,11593.9,0],[[9049,2],[9269,2]]], -[9168,[12353,8064.63,0],[[9051,2],[9270,2],[9271,2]]], [9169,[11726.9,7765.42,0],[[9052,2],[9272,2]]], [9170,[11929.4,7800.04,0],[[9052,2],[9273,2]]], [9171,[10978.4,7655.48,5.08626e-006],[[9053,2],[9274,2],[9275,2]]], [9172,[10716.1,7820.32,0],[[9053,2],[9276,2],[9277,2]]], [9173,[10765.2,7587.94,0],[[9053,2],[9278,2]]], -[9174,[11271.9,7710.98,0],[[9055,2],[9275,2]]], [9175,[11258.6,7786.74,0],[[9055,2],[9279,2]]], [9176,[9026.89,15586.6,3.8147e-006],[[9056,2],[9280,2]]], [9177,[10346.4,8061.03,0],[[9057,2],[9281,2]]], [9178,[10264.1,8008.34,0],[[9057,2],[9282,2]]], [9179,[7644.52,9744.75,0],[[9058,2]]], -[9180,[13628.7,8433.87,-7.62939e-006],[[9180,2],[9283,2]]], [9181,[13536.7,8536.02,0],[[9061,2]]], [9182,[15546.4,11113.3,-7.94729e-008],[[9066,2],[9183,2],[9182,2],[9284,2]]], [9183,[15530.9,11125.2,0],[[9182,2],[9366,2],[9183,2],[9066,2]]], [9184,[15806.4,10973.6,4.76837e-007],[[9067,2],[9285,2]]], [9185,[15934.1,796.156,0],[[9068,2],[9286,2]]], -[9186,[15978.2,906.588,0],[[9068,2]]], [9187,[15480.4,1063.41,0],[[9069,2],[9287,2]]], [9188,[15725.4,1081.16,0],[[9069,2]]], [9189,[15710.8,994.904,-2.38419e-007],[[9069,2],[9070,2],[9288,2],[9289,2],[9290,2],[9286,2]]], [9190,[15790,1013.7,9.53674e-007],[[9070,2],[9071,2],[9291,2]]], [9191,[14737.5,1017.55,-3.17891e-007],[[9075,2],[9292,2],[9206,2]]], -[9192,[12592.4,7386.46,0],[[9077,2],[9293,2]]], [9193,[12364,7366.33,0],[[9079,2],[9294,2],[9198,2]]], [9194,[12990,8032.03,0],[[9080,2],[9295,2]]], [9195,[13321.6,8072.01,2.54313e-006],[[9080,2],[9195,2]]], [9196,[13157,8290.41,0],[[9080,2],[9296,2]]], [9197,[12043.3,7209.2,0],[[9081,2],[9083,2],[9297,2]]], -[9198,[12294.2,7315.3,0],[[9081,2],[9193,2],[9294,2]]], [9199,[11985.4,7109.39,0],[[9082,2],[9083,2],[9298,2]]], [9200,[11777.5,7096.61,0],[[9084,2],[8955,2],[9299,2],[9298,2]]], [9201,[11370.3,6986.62,-1.90735e-006],[[9085,2],[9300,2],[9201,2],[9301,2]]], [9202,[14269,735.379,0],[[9088,2],[9302,2]]], [9203,[14135.9,852.952,0],[[9088,2],[9303,2]]], -[9204,[14138.8,869.544,0],[[9089,2]]], [9205,[14255.9,912.872,0],[[9089,2],[9304,2],[9303,2]]], [9206,[14574.4,1044.85,-9.53674e-007],[[9090,2],[9191,2]]], [9207,[11137.5,6928.79,0],[[9091,2],[9305,2]]], [9208,[11122.1,7001.44,-7.62939e-006],[[9092,2],[9306,2]]], [9209,[10659,7259.26,0],[[9093,2],[9307,2],[9211,2]]], -[9210,[10803.8,7160.84,7.62939e-006],[[9093,2],[9308,2]]], [9211,[10576.5,7299.59,-7.62939e-006],[[9097,2],[9209,2],[9309,2]]], [9212,[10228.5,7705.14,-7.62939e-006],[[9098,2],[9310,2]]], [9213,[6349.96,9345.86,0],[[9099,2],[9311,2],[9312,2]]], [9214,[6709.72,9103.01,7.62939e-006],[[9101,2],[9313,2]]], [9215,[5528.32,9185.31,0],[[9102,2]]], -[9216,[5167.76,8887.88,0],[[9103,2]]], [9217,[6898.74,9345.15,2.54313e-006],[[9104,2],[9314,2],[9313,2],[9315,2],[9316,2]]], [9218,[3359.4,11275.9,0],[[9107,2],[9317,2],[9220,2],[9218,2]]], [9219,[3242.42,11182.3,0],[[9107,2],[9219,2]]], [9220,[3369.33,11238.9,9.53674e-007],[[9218,2],[9220,2],[9107,2]]], [9221,[1461.62,11707.8,-1.58946e-007],[[9113,2],[9221,2]]], -[9222,[3756.63,17628.8,0],[[9114,2],[9318,2],[9225,2],[9116,2]]], [9223,[3930.89,17662.1,0],[[9115,2],[9225,2]]], [9224,[3735.74,17865.9,0],[[9116,2],[9246,2]]], [9225,[3903.18,17704.2,7.62939e-006],[[9116,2],[9222,2],[9223,2]]], [9226,[4275.09,18447.8,0],[[9118,2],[9319,2],[9320,2]]], [9227,[4087.41,18067,-7.62939e-006],[[9119,2]]], -[9228,[4984.06,18943.3,-7.62939e-007],[[9120,2],[9321,2],[9322,2],[9323,2],[9324,2]]], [9229,[4854.98,18755.3,0],[[9120,2],[9325,2],[9326,2],[9229,2]]], [9230,[5110.5,18764.4,-9.53674e-007],[[9121,2],[9327,2],[9321,2],[9328,2],[9230,2]]], [9231,[5096.51,18715.6,1.27157e-006],[[9121,2]]], [9232,[5110.55,18700.7,0],[[9121,2],[9329,2],[9327,2],[9232,2]]], [9233,[5351.49,18444.1,0],[[9124,2],[9330,2],[9331,2],[9332,2]]], -[9234,[5454.43,18365.8,0],[[9124,2]]], [9235,[5565.79,17892.7,1.27157e-006],[[9126,2],[9333,2],[9334,2]]], [9236,[5667.73,17845.1,0],[[9127,2],[9335,2],[9336,2]]], [9237,[5748.72,17873,0],[[9127,2],[9131,2]]], [9238,[5673.36,18003.1,0],[[9127,2],[9128,2]]], [9239,[6941.84,16964.4,0],[[9134,2],[9151,2]]], -[9240,[1731.27,15657.6,0],[[9015,2]]], [9241,[3205.27,17608.3,0],[[7690,2],[9241,2]]], [9242,[3374.15,17434.8,0],[[7690,2]]], [9243,[3049.09,17749.5,0],[[9138,2],[9337,2]]], [9244,[2889.39,17731.1,0],[[9138,2],[9338,2],[9339,2]]], [9245,[3880.49,18351.4,0],[[9139,2],[9340,2]]], -[9246,[3737.85,18026.1,0],[[9140,2],[9224,2]]], [9247,[3648.8,18292.5,2.54313e-006],[[9141,2],[9341,2],[9342,2],[9247,2]]], [9248,[3486.72,18107.6,-7.62939e-006],[[9142,2]]], [9249,[3965.35,17023.9,0],[[9143,2]]], [9250,[3854.5,16980.2,7.62939e-006],[[9144,2]]], [9251,[8185.4,15881.1,3.17891e-007],[[9147,2],[9343,2],[9344,2]]], -[9252,[8130.12,15904.3,0],[[9343,2],[9148,2],[9147,2]]], [9253,[7819.41,16513,0],[[9149,2],[9345,2]]], [9254,[7884.89,16437.5,4.76837e-007],[[9149,2]]], [9255,[7509.55,16760.5,0],[[9150,2],[9346,2]]], [9256,[6429.09,9603.88,0],[[9152,2]]], [9257,[6282.45,9721.28,0],[[9152,2],[9312,2],[9261,2]]], -[9258,[8783.65,15686,0],[[9258,2],[9347,2]]], [9259,[8626.49,15787.7,0],[[9038,2]]], [9260,[5925.08,9785.58,0],[[9155,2]]], [9261,[6116.84,9710.21,0],[[9155,2],[9257,2]]], [9262,[13157,8621.35,0],[[9157,2],[9348,2],[9349,2],[9296,2]]], [9263,[13021.9,8664.97,0],[[9157,2],[9350,2]]], -[9264,[12968,8857.48,0],[[9158,2],[9351,2]]], [9265,[14636.1,11704.7,0],[[9161,2],[9269,2]]], [9266,[15144.6,11209.8,0],[[9162,2]]], [9267,[15320.9,11189,0],[[9163,2],[9365,2],[9267,2]]], [9268,[15120.4,11366.2,0],[[9164,2],[9165,2]]], [9269,[14666.9,11661.8,0],[[9167,2],[9265,2],[9352,2]]], -[9270,[12435.8,8113.26,5.08626e-006],[[9168,2],[9353,2],[9354,2]]], [9271,[12343.4,7924.22,0],[[9168,2],[9355,2]]], [9272,[11718.1,7730.06,0],[[9169,2],[9356,2],[9357,2]]], [9273,[12034.3,7732.79,0],[[9170,2],[9358,2]]], [9274,[10882.5,7511.9,7.62939e-006],[[9171,2],[9359,2]]], [9275,[11103.9,7603.15,0],[[9171,2],[9174,2],[9360,2],[9361,2]]], -[9276,[10538.4,7938.09,0],[[9172,2],[9281,2]]], [9277,[10630.1,7723.16,0],[[9172,2],[9362,2]]], [9278,[10757.5,7572.04,0],[[9173,2],[9363,2],[9278,2],[9359,2]]], [9279,[11131,7790.56,0],[[9175,2],[9279,2]]], [9280,[8927.81,15621,0],[[9176,2],[9347,2]]], [9281,[10443,8000.24,-7.62939e-006],[[9177,2],[9276,2]]], -[9282,[10346.6,7913.46,7.62939e-006],[[9178,2],[9364,2]]], [9283,[13550.5,8338.27,0],[[9180,2],[9443,2]]], [9284,[15595.6,11064.3,0],[[9182,2],[9284,2],[9367,2]]], [9285,[15738,11005,0],[[9184,2],[9367,2]]], [9286,[15875.4,781.942,-3.17891e-007],[[9185,2],[9189,2],[9291,2],[9290,2]]], [9287,[15383.4,1029.98,6.35783e-007],[[9187,2],[9368,2],[9369,2]]], -[9288,[15646.4,974.794,0],[[9189,2],[9370,2],[9371,2]]], [9289,[15787.8,1004.68,0],[[9189,2]]], [9290,[15805.8,771.131,0],[[9189,2],[9286,2],[9372,2],[9370,2],[9373,2]]], [9291,[15835.1,852.56,0],[[9190,2],[9286,2]]], [9292,[14893,1014.51,-9.53674e-007],[[9191,2],[9374,2]]], [9293,[12485.5,7452.35,0],[[9192,2],[9375,2]]], -[9294,[12314,7350.52,7.62939e-006],[[9193,2],[9198,2],[9376,2]]], [9295,[12923.7,8055.67,0],[[9194,2],[9377,2],[9295,2],[9378,2]]], [9296,[13152.4,8474.83,0],[[9196,2],[9262,2],[9349,2]]], [9297,[11900.2,7278.22,0],[[9197,2],[9379,2]]], [9298,[11835.8,7184.04,0],[[9199,2],[9200,2],[9299,2]]], [9299,[11815.3,7181.84,7.62939e-006],[[9200,2],[9298,2],[9379,2]]], -[9300,[11390.2,7053.86,-2.54313e-006],[[9201,2],[9380,2],[9381,2]]], [9301,[11459.5,6941.04,0],[[9201,2]]], [9302,[14311.5,712.967,1.19209e-007],[[9202,2],[9382,2],[9383,2],[9384,2]]], [9303,[14249.5,824.999,-1.19209e-007],[[9203,2],[9205,2],[9303,2]]], [9304,[14340.8,924.067,-2.38419e-007],[[9205,2],[9304,2],[9382,2],[9385,2]]], [9305,[11108.1,6854.3,0],[[9207,2]]], -[9306,[11203.2,6937.97,-5.08626e-006],[[9208,2],[9306,2],[9386,2]]], [9307,[10689.3,7278.86,0],[[9209,2],[9387,2],[9388,2]]], [9308,[10919.1,7141.55,0],[[9210,2],[9389,2]]], [9309,[10619,7273.31,0],[[9211,2],[9309,2]]], [9310,[10379.7,7613.42,0],[[9212,2],[9390,2]]], [9311,[6223.43,9319.15,0],[[9213,2],[9391,2]]], -[9312,[6273.21,9496.65,0],[[9213,2],[9257,2]]], [9313,[6789.3,9216.5,0],[[9214,2],[9217,2],[9314,2]]], [9314,[6831.18,9264.97,0],[[9217,2],[9313,2],[9392,2]]], [9315,[6834.2,9452.33,0],[[9217,2],[9393,2],[9315,2]]], [9316,[6838.43,9415.31,0],[[9393,2],[9217,2]]], [9317,[3322.08,11348,0],[[9218,2]]], -[9318,[3828.54,17710.4,-2.54313e-006],[[9222,2]]], [9319,[4429.18,18526.9,0],[[9226,2],[9394,2]]], [9320,[4098.7,18408.8,0],[[9226,2],[9395,2],[9340,2]]], [9321,[5027.74,18868.6,6.35783e-007],[[9228,2],[9230,2],[9396,2],[9328,2]]], [9322,[5055.05,18962.1,0],[[9228,2],[9397,2],[9324,2],[9398,2],[9328,2]]], [9323,[4932.46,18961.1,1.52588e-006],[[9228,2],[9399,2],[9323,2],[9400,2],[9401,2],[9402,2]]], -[9324,[4998.73,19043,0],[[9228,2],[9322,2],[9324,2],[9403,2],[9404,2],[9405,2]]], [9325,[4720.42,18672.6,9.53674e-007],[[9229,2],[9394,2],[9325,2],[9406,2]]], [9326,[4839.47,18807,0],[[9229,2],[9407,2]]], [9327,[5145.29,18713.5,-1.43051e-006],[[9230,2],[9232,2],[9331,2],[9329,2],[9408,2]]], [9328,[5127.04,18847,2.72478e-007],[[9230,2],[9321,2],[9322,2],[9408,2],[9398,2],[9397,2],[9409,2]]], [9329,[5132.77,18673.3,0],[[9232,2],[9327,2],[9410,2]]], -[9330,[5366.38,18470.1,0],[[9233,2],[9411,2],[9412,2]]], [9331,[5250.72,18597.7,-7.62939e-007],[[9233,2],[9327,2],[9413,2],[9414,2],[9415,2]]], [9332,[5433.49,18460.1,0],[[9233,2]]], [9333,[5520.56,17836.5,0],[[9235,2]]], [9334,[5578.76,17863.7,0],[[9235,2]]], [9335,[5637.66,17859.1,0],[[9236,2]]], -[9336,[5638.57,17792.6,0],[[9236,2],[9416,2],[9417,2],[9336,2]]], [9337,[3122.41,17895.7,0],[[9243,2],[9418,2]]], [9338,[2906.31,17813,3.8147e-006],[[9244,2],[9419,2]]], [9339,[2919.59,17741.9,1.27157e-006],[[9244,2],[9339,2],[9420,2]]], [9340,[3962.32,18380.4,-2.54313e-006],[[9245,2],[9320,2],[9395,2],[9340,2]]], [9341,[3597.45,18351.7,0],[[9247,2],[9421,2],[9341,2],[9422,2],[9423,2]]], -[9342,[3657.66,18284.6,3.8147e-006],[[9247,2]]], [9343,[8084.65,15843,-4.76837e-007],[[9251,2],[9424,2],[9425,2],[9343,2],[9252,2]]], [9344,[8155.32,15768.8,0],[[9251,2],[9426,2]]], [9345,[7768.82,16616.3,0],[[9253,2],[9346,2]]], [9346,[7643.78,16696.6,0],[[9255,2],[9345,2]]], [9347,[8864.39,15667.6,-1.90735e-006],[[9280,2],[9258,2]]], -[9348,[13313.7,8605.54,0],[[9262,2],[9348,2]]], [9349,[13150.3,8539.4,7.62939e-006],[[9262,2],[9296,2],[9427,2]]], [9350,[12931.9,8612.65,0],[[9263,2],[9428,2]]], [9351,[12792.1,8804.82,7.62939e-006],[[9264,2],[9429,2]]], [9352,[14613.8,11619.1,0],[[9269,2]]], [9353,[12541.8,8171.37,1.90735e-006],[[9270,2],[9430,2],[9431,2],[9432,2]]], -[9354,[12480.6,8024.1,0],[[9270,2]]], [9355,[12356.6,7909.44,0],[[9271,2]]], [9356,[11905.3,7638.83,7.62939e-006],[[9272,2],[9433,2]]], [9357,[11664.7,7642.53,0],[[9272,2],[9434,2],[9435,2]]], [9358,[12066.6,7710.99,0],[[9273,2],[9433,2],[9436,2]]], [9359,[10873.1,7501.87,5.08626e-006],[[9274,2],[9278,2],[9437,2],[9361,2]]], -[9360,[11203.4,7573.75,-1.90735e-006],[[9275,2],[9438,2],[9439,2],[9440,2]]], [9361,[11020.7,7488.73,7.62939e-006],[[9275,2],[9359,2],[9441,2]]], [9362,[10597.4,7793.33,-2.54313e-006],[[9277,2],[9442,2],[9364,2]]], [9363,[10637,7448.09,0],[[9278,2],[9387,2],[9390,2]]], [9364,[10474.3,7875.45,-7.62939e-006],[[9282,2],[9362,2]]], [9365,[15326.7,11199,0],[[9267,2]]], -[9366,[15511,11127.5,0],[[9183,2]]], [9367,[15675,11045,-1.58946e-007],[[9284,2],[9285,2],[9367,2]]], [9368,[15190.7,1031.11,9.53674e-007],[[9287,2],[9374,2],[9444,2]]], [9369,[15393.3,958.615,0],[[9287,2],[9445,2],[9369,2],[9446,2],[9444,2]]], [9370,[15680.1,817.909,0],[[9288,2],[9290,2],[9372,2]]], [9371,[15545,893.913,0],[[9288,2],[9447,2]]], -[9372,[15700.9,764.192,0],[[9290,2],[9370,2],[9448,2],[9449,2],[9447,2]]], [9373,[15864.9,608.864,-3.97364e-008],[[9290,2],[9450,2],[9451,2]]], [9374,[14946.1,1013.57,6.35783e-007],[[9292,2],[9368,2],[9452,2]]], [9375,[12383.5,7510.35,-1.90735e-006],[[9293,2],[9436,2],[9375,2],[9376,2]]], [9376,[12336,7434.42,2.54313e-006],[[9294,2],[9375,2],[9453,2]]], [9377,[12892.4,7999.08,0],[[9295,2],[9454,2],[9377,2],[9455,2]]], -[9378,[12903,8233.73,0],[[9295,2],[9456,2]]], [9379,[11877.2,7282.6,0],[[9297,2],[9299,2],[9457,2],[9458,2]]], [9380,[11343.7,7072.08,0],[[9300,2]]], [9381,[11419.4,7120.53,-2.54313e-006],[[9300,2],[9459,2],[9460,2]]], [9382,[14335.7,830.966,0],[[9302,2],[9304,2]]], [9383,[14439.2,779.937,1.58946e-007],[[9302,2],[9461,2],[9462,2]]], -[9384,[14290.3,559.893,0],[[9302,2]]], [9385,[14483.3,924.306,0],[[9304,2],[9461,2]]], [9386,[11208.9,6946.5,-3.8147e-006],[[9306,2]]], [9387,[10713.8,7306.92,-2.54313e-006],[[9307,2],[9363,2],[9463,2]]], [9388,[10814.1,7327.73,0],[[9307,2],[9463,2]]], [9389,[11020.6,7226.52,-2.54313e-006],[[9308,2],[9464,2],[9463,2]]], -[9390,[10516.8,7530.29,0],[[9310,2],[9363,2]]], [9391,[6200.39,9320.78,1.90735e-006],[[9311,2],[9465,2],[9391,2],[9466,2]]], [9392,[6757.44,9324.51,-2.54313e-006],[[9314,2],[9392,2],[9467,2]]], [9393,[6828.62,9430.83,0],[[9315,2],[9316,2],[9393,2]]], [9394,[4591.45,18613.4,0],[[9319,2],[9325,2]]], [9395,[4063.44,18410.1,-1.90735e-006],[[9320,2],[9340,2],[9395,2],[9468,2]]], -[9396,[5011.38,18844.5,0],[[9321,2]]], [9397,[5116.81,18990.1,0],[[9322,2],[9328,2],[9469,2],[9470,2]]], [9398,[5088.65,18887.5,0],[[9322,2],[9328,2],[9471,2]]], [9399,[4892.55,18945.1,0],[[9323,2],[9472,2]]], [9400,[4902.35,19121,0],[[9323,2],[9473,2]]], [9401,[4878.35,19077,1.27157e-006],[[9323,2],[9402,2],[9473,2]]], -[9402,[4854.42,19041.8,0],[[9323,2],[9401,2]]], [9403,[4921.84,19156.8,0],[[9324,2],[9474,2],[9473,2]]], [9404,[5006.93,19094.4,1.27157e-006],[[9324,2],[9475,2],[9476,2],[9405,2]]], [9405,[5079.58,19170.4,0],[[9324,2],[9404,2],[9477,2],[9470,2],[9478,2],[9479,2],[9480,2],[9405,2],[9476,2],[9481,2],[9482,2]]], [9406,[4800.55,18549.3,-3.8147e-006],[[9325,2],[9483,2]]], [9407,[4791.74,18786.2,0],[[9326,2]]], -[9408,[5209.1,18810.7,0],[[9327,2],[9328,2]]], [9409,[5230.27,18919.3,-3.17891e-007],[[9328,2],[9469,2],[9484,2]]], [9410,[5110.33,18615.5,0],[[9329,2]]], [9411,[5356.12,18488.7,0],[[9330,2]]], [9412,[5452.54,18527.7,6.35783e-007],[[9330,2],[9485,2],[9412,2]]], [9413,[5312.96,18603.7,-2.54313e-006],[[9331,2],[9486,2],[9414,2],[9413,2],[9487,2]]], -[9414,[5288.27,18659.7,0],[[9331,2],[9413,2],[9486,2],[9488,2],[9484,2]]], [9415,[5193.65,18486.1,0],[[9331,2],[9489,2]]], [9416,[5620.26,17819.5,1.90735e-006],[[9336,2]]], [9417,[5635.95,17741.5,3.8147e-006],[[9336,2],[9490,2]]], [9418,[3214.09,17990.4,7.62939e-006],[[9337,2],[9491,2]]], [9419,[2918.5,17837.2,0],[[9338,2],[9492,2],[9419,2]]], -[9420,[2949.29,17784.5,-1.27157e-006],[[9339,2],[9493,2],[9420,2],[9494,2]]], [9421,[3531.74,18323.1,-5.08626e-006],[[9341,2],[9495,2],[9496,2]]], [9422,[3559.62,18387.7,0],[[9341,2],[9497,2]]], [9423,[3709.2,18476.1,0],[[9341,2],[9498,2]]], [9424,[8010.42,15696.5,1.90735e-006],[[9343,2]]], [9425,[8094.39,15851,0],[[9343,2]]], -[9426,[8075.5,15664.7,0],[[9344,2],[9499,2]]], [9427,[13040,8486.88,0],[[9349,2],[9500,2],[9456,2]]], [9428,[12890,8599.81,0],[[9350,2]]], [9429,[12766,8785.11,0],[[9351,2]]], [9430,[12470.8,8298.35,0],[[9353,2],[9501,2]]], [9431,[12610.6,8072.67,-7.62939e-006],[[9353,2]]], -[9432,[12702.2,8265.27,7.62939e-006],[[9353,2],[9500,2]]], [9433,[12006.9,7582.96,0],[[9356,2],[9358,2],[9457,2],[9453,2]]], [9434,[11645.9,7604.46,0],[[9357,2],[9502,2],[9434,2],[9503,2],[9435,2]]], [9435,[11549.2,7675.41,0],[[9357,2],[9434,2],[9435,2],[9504,2]]], [9436,[12237.5,7604.92,0],[[9358,2],[9375,2]]], [9437,[10968.4,7471.07,0],[[9359,2],[9463,2]]], -[9438,[11384.4,7492.06,0],[[9360,2]]], [9439,[11157.1,7470.37,0],[[9360,2]]], [9440,[11327.7,7656.97,0],[[9360,2],[9503,2]]], [9441,[10980.5,7469.76,0],[[9361,2]]], [9442,[10596.2,7860.03,0],[[9362,2]]], [9443,[13540.1,8319.99,0],[[9283,2]]], -[9444,[15221.7,944.108,1.90735e-007],[[9368,2],[9369,2],[9505,2],[9506,2],[9507,2],[9446,2],[9508,2]]], [9445,[15439,813.866,3.17891e-007],[[9369,2],[9509,2],[9510,2]]], [9446,[15320.6,928.794,-9.53674e-007],[[9369,2],[9444,2],[9511,2]]], [9447,[15575.2,727.466,0],[[9371,2],[9372,2],[9449,2],[9512,2],[9509,2]]], [9448,[15715.7,674.209,0],[[9372,2]]], [9449,[15649.5,738.996,0],[[9372,2],[9447,2],[9513,2],[9450,2],[9514,2]]], -[9450,[15694.4,557.391,0],[[9373,2],[9449,2],[9514,2]]], [9451,[15904.3,576.855,2.38419e-007],[[9373,2]]], [9452,[14947,947.434,0],[[9374,2],[9515,2],[9516,2],[9517,2],[9506,2]]], [9453,[12134,7527.58,0],[[9376,2],[9433,2]]], [9454,[12852,7992.48,0],[[9377,2]]], [9455,[12849.3,7864.59,7.62939e-006],[[9377,2]]], -[9456,[12928.8,8367.25,0],[[9378,2],[9427,2],[9500,2]]], [9457,[11942.4,7444.21,0],[[9379,2],[9433,2]]], [9458,[11833.9,7257.89,0],[[9379,2],[9518,2]]], [9459,[11244.8,7188.35,7.62939e-006],[[9381,2],[9519,2],[9464,2]]], [9460,[11496,7267.11,0],[[9381,2],[9520,2],[9502,2]]], [9461,[14528,867.466,1.58946e-007],[[9383,2],[9385,2],[9521,2]]], -[9462,[14524.3,738.249,-4.76837e-007],[[9383,2],[9522,2]]], [9463,[10828.1,7370.88,0],[[9387,2],[9388,2],[9389,2],[9437,2]]], [9464,[11189.8,7211.37,0],[[9389,2],[9459,2],[9519,2]]], [9465,[6058.33,9244.2,0],[[9391,2],[9465,2]]], [9466,[6189.61,9377.37,0],[[9391,2]]], [9467,[6752.75,9334.12,0],[[9392,2]]], -[9468,[3919.22,18564.5,0],[[9395,2],[9523,2]]], [9469,[5214.49,19002.9,0],[[9397,2],[9409,2],[9478,2]]], [9470,[5119.06,19044.8,9.53674e-007],[[9397,2],[9405,2],[9524,2],[9470,2]]], [9471,[5063.32,18861.9,-1.90735e-006],[[9398,2]]], [9472,[4919.89,18912.8,0],[[9399,2],[9525,2]]], [9473,[4841.36,19182.4,0],[[9400,2],[9401,2],[9403,2],[9526,2],[9474,2],[9527,2],[9528,2]]], -[9474,[4918.96,19189.8,0],[[9403,2],[9473,2],[9529,2],[9481,2]]], [9475,[4976.99,19116.1,1.90735e-006],[[9404,2]]], [9476,[5030.22,19131.6,0],[[9404,2],[9405,2]]], [9477,[5114.59,19114,-9.53674e-007],[[9405,2],[9478,2]]], [9478,[5165.72,19123.6,9.53674e-008],[[9405,2],[9469,2],[9477,2],[9530,2]]], [9479,[5100.96,19251.5,1.90735e-007],[[9405,2],[9530,2],[9531,2],[9532,2],[9482,2]]], -[9480,[5071.19,19225.3,0],[[9405,2],[9533,2],[9481,2]]], [9481,[5007.89,19199.8,0],[[9405,2],[9474,2],[9480,2],[9534,2],[9535,2]]], [9482,[5065.63,19226.3,0],[[9405,2],[9479,2]]], [9483,[4805.34,18522.8,0],[[9406,2]]], [9484,[5282,18804.8,6.35783e-007],[[9409,2],[9414,2],[9484,2],[9488,2]]], [9485,[5391.6,18599.9,0],[[9412,2]]], -[9486,[5305.49,18623.6,-1.27157e-006],[[9413,2],[9414,2]]], [9487,[5317.77,18522.8,0],[[9413,2]]], [9488,[5293.28,18748,3.8147e-007],[[9414,2],[9484,2],[9536,2],[9537,2],[9538,2]]], [9489,[5193.3,18386.7,0],[[9415,2]]], [9490,[5588.84,17694.1,0],[[9417,2]]], [9491,[3268.02,18130.2,0],[[9418,2],[9539,2]]], -[9492,[2966.71,17972.7,3.8147e-006],[[9419,2],[9540,2]]], [9493,[2937.3,17766.6,-1.90735e-006],[[9420,2]]], [9494,[3011.4,17857.6,0],[[9420,2],[9541,2]]], [9495,[3550.72,18405.7,7.62939e-006],[[9421,2]]], [9496,[3403.92,18256.5,-7.62939e-006],[[9421,2],[9539,2]]], [9497,[3609.74,18519.6,0],[[9422,2],[9542,2]]], -[9498,[3747.58,18573.5,0],[[9423,2],[9543,2]]], [9499,[7989.05,15574.3,0],[[9426,2],[9544,2]]], [9500,[12914.2,8404.89,-1.90735e-006],[[9427,2],[9432,2],[9456,2],[9545,2]]], [9501,[12444.8,8314.4,0],[[9430,2],[9501,2],[9546,2]]], [9502,[11576.2,7440.11,7.62939e-006],[[9434,2],[9460,2],[9547,2]]], [9503,[11538.3,7641.31,7.62939e-006],[[9434,2],[9440,2]]], -[9504,[11537.9,7640.61,0],[[9435,2]]], [9505,[15205.8,780.301,0],[[9444,2],[9548,2]]], [9506,[15099.4,935.898,0],[[9444,2],[9452,2],[9517,2],[9549,2],[9506,2]]], [9507,[15304,945.716,0],[[9444,2],[9507,2]]], [9508,[15273.5,799.573,0],[[9444,2],[9550,2]]], [9509,[15468.1,692.206,0],[[9445,2],[9447,2],[9512,2],[9551,2],[9552,2]]], -[9510,[15495.5,851.116,-9.53674e-007],[[9445,2]]], [9511,[15356,739.155,0],[[9446,2],[9551,2]]], [9512,[15526.3,704.741,0],[[9447,2],[9509,2],[9553,2]]], [9513,[15624.9,820.751,0],[[9449,2]]], [9514,[15670,550.302,0],[[9450,2],[9554,2],[9552,2],[9449,2]]], [9515,[14900,929.352,-9.53674e-007],[[9452,2],[9555,2]]], -[9516,[14955.6,790.618,0],[[9452,2],[9556,2],[9548,2]]], [9517,[15047.2,927.87,0],[[9452,2],[9506,2],[9517,2],[9557,2]]], [9518,[11678.9,7331.03,0],[[9458,2],[9520,2]]], [9519,[11225.3,7196.13,7.62939e-006],[[9459,2],[9464,2],[9558,2]]], [9520,[11554.4,7386.01,-7.62939e-006],[[9460,2],[9518,2]]], [9521,[14613.6,911.463,2.38419e-007],[[9461,2],[9521,2],[9559,2],[9560,2]]], -[9522,[14549.4,761.244,0],[[9462,2]]], [9523,[3891.92,18585.2,2.54313e-006],[[9468,2],[9561,2],[9523,2],[9562,2]]], [9524,[5128.69,19110.6,0],[[9470,2]]], [9525,[4910.8,18903.6,0],[[9472,2]]], [9526,[4832.96,19255.1,0],[[9473,2],[9563,2],[9564,2]]], [9527,[4750.32,19206.4,0],[[9473,2],[9565,2],[9564,2],[9566,2]]], -[9528,[4760.26,19134.7,0],[[9473,2]]], [9529,[4949.8,19196.7,-1.90735e-006],[[9474,2],[9567,2]]], [9530,[5174.5,19193.8,5.96046e-008],[[9478,2],[9479,2],[9531,2]]], [9531,[5122.26,19274,0],[[9479,2],[9530,2],[9568,2],[9569,2]]], [9532,[5057.99,19304.8,1.58946e-007],[[9479,2],[9570,2],[9571,2],[9533,2]]], [9533,[5054.57,19252.7,0],[[9480,2],[9532,2],[9572,2],[9571,2]]], -[9534,[4958.46,19201,0],[[9481,2]]], [9535,[4952.64,19316.4,0],[[9481,2],[9573,2]]], [9536,[5353.36,18689.4,0],[[9488,2]]], [9537,[5336.46,18813.3,0],[[9488,2]]], [9538,[5236.23,18752.3,0],[[9488,2]]], [9539,[3277.71,18145.2,0],[[9491,2],[9496,2],[9539,2],[9574,2]]], -[9540,[2999.25,18088.6,-3.8147e-006],[[9492,2],[9575,2]]], [9541,[3026.96,17892.7,0],[[9494,2],[9541,2],[9576,2]]], [9542,[3638.75,18549.5,-7.62939e-006],[[9497,2],[9577,2]]], [9543,[3826.15,18656.9,0],[[9498,2],[9562,2]]], [9544,[8015.51,15551.7,0],[[9499,2]]], [9545,[12875.3,8482.25,7.62939e-006],[[9500,2]]], -[9546,[12454,8316.02,0],[[9501,2]]], [9547,[11556.4,7397.5,0],[[9502,2]]], [9548,[15129.2,776.23,2.38419e-007],[[9505,2],[9516,2],[9548,2],[9578,2]]], [9549,[15108.3,927.587,0],[[9506,2],[9578,2]]], [9550,[15288.2,678.223,0],[[9508,2],[9579,2],[9551,2]]], [9551,[15375.3,657.84,0],[[9509,2],[9511,2],[9550,2],[9580,2],[9581,2]]], -[9552,[15511.5,510.206,-2.38419e-007],[[9509,2],[9514,2],[9582,2]]], [9553,[15539.9,648.483,4.76837e-007],[[9512,2]]], [9554,[15522.8,498.877,-2.38419e-007],[[9514,2],[9583,2]]], [9555,[14841.3,914.268,0],[[9515,2],[9584,2]]], [9556,[14911.5,745.719,0],[[9516,2],[9585,2]]], [9557,[15051.9,863.051,-3.17891e-007],[[9517,2],[9557,2]]], -[9558,[11269.5,7310.96,0],[[9519,2]]], [9559,[14699.7,910.783,-3.17891e-007],[[9521,2],[9584,2],[9586,2]]], [9560,[14608.3,742.005,0],[[9521,2],[9587,2]]], [9561,[3894.04,18573.4,3.8147e-006],[[9523,2]]], [9562,[3907.36,18663.1,-5.08626e-006],[[9523,2],[9543,2],[9588,2]]], [9563,[4884.02,19263.9,0],[[9526,2],[9567,2],[9589,2],[9563,2]]], -[9564,[4763.47,19351.1,0],[[9526,2],[9527,2],[9590,2],[9565,2],[9591,2],[9592,2],[9593,2],[9594,2]]], [9565,[4729.23,19275.7,-3.8147e-006],[[9527,2],[9564,2],[9591,2]]], [9566,[4725.48,19199.6,0],[[9527,2],[9566,2],[9595,2]]], [9567,[4949.76,19241.2,-6.35783e-007],[[9529,2],[9563,2],[9567,2]]], [9568,[5080.23,19330.5,0],[[9531,2]]], [9569,[5133.17,19301.1,0],[[9531,2]]], -[9570,[5014,19380.2,0],[[9532,2],[9596,2],[9573,2],[9593,2],[9570,2]]], [9571,[5029.87,19284.4,0],[[9532,2],[9533,2],[9573,2]]], [9572,[5043.4,19277.4,0],[[9533,2]]], [9573,[4963.2,19356.6,-2.38419e-007],[[9535,2],[9570,2],[9571,2],[9597,2],[9596,2]]], [9574,[3200,18160.3,0],[[9539,2],[9598,2],[9599,2]]], [9575,[3021.46,18179.3,0],[[9540,2],[9600,2]]], -[9576,[3069.59,17979.4,0],[[9541,2],[9601,2]]], [9577,[3614.4,18692.6,0],[[9542,2],[9602,2]]], [9578,[15116,869.814,0],[[9548,2],[9549,2]]], [9579,[15290.4,659.533,0],[[9550,2],[9603,2]]], [9580,[15381,526.856,-4.76837e-007],[[9551,2]]], [9581,[15295,651.115,-4.76837e-007],[[9551,2]]], -[9582,[15554.1,374.011,0],[[9552,2],[9604,2]]], [9583,[15362.1,445.263,9.53674e-007],[[9554,2],[9605,2]]], [9584,[14783.9,896.663,3.17891e-007],[[9555,2],[9559,2],[9606,2]]], [9585,[14862.5,734.796,0],[[9556,2],[9607,2],[9606,2]]], [9586,[14706,849.726,0],[[9559,2],[9608,2]]], [9587,[14611,691.938,-1.19209e-007],[[9560,2],[9609,2],[9610,2],[9606,2],[9608,2]]], -[9588,[3940.77,18747.8,0],[[9562,2],[9611,2],[9588,2]]], [9589,[4865.22,19261.6,0],[[9563,2]]], [9590,[4815.65,19336.7,0],[[9564,2],[9612,2],[9596,2],[9590,2]]], [9591,[4692.06,19307.7,0],[[9564,2],[9565,2]]], [9592,[4661.58,19500.1,-4.76837e-007],[[9564,2],[9613,2],[9592,2],[9614,2]]], [9593,[4832.82,19475.5,-5.72205e-007],[[9564,2],[9570,2],[9615,2],[9616,2],[9617,2],[9596,2]]], -[9594,[4686.42,19386.1,0],[[9564,2]]], [9595,[4583.46,19107.4,0],[[9566,2],[9618,2]]], [9596,[4943.45,19428.5,9.53674e-008],[[9570,2],[9573,2],[9590,2],[9593,2],[9619,2],[9617,2],[9612,2]]], [9597,[4937.44,19361.2,0],[[9573,2]]], [9598,[3268.25,18231.3,0],[[9574,2],[9620,2],[9598,2]]], [9599,[3110.7,18067.9,0],[[9574,2],[9601,2]]], -[9600,[3068.83,18249.7,-1.27157e-006],[[9575,2],[9621,2],[9600,2]]], [9601,[3093.27,18033.8,0],[[9576,2],[9599,2]]], [9602,[3617.36,18771.8,-3.8147e-006],[[9577,2],[9622,2],[9602,2],[9623,2]]], [9603,[15300.5,558.955,4.76837e-007],[[9579,2]]], [9604,[15609.5,250.101,0],[[9582,2],[9624,2]]], [9605,[15370.4,401.6,0],[[9583,2]]], -[9606,[14787,728.605,3.17891e-007],[[9584,2],[9585,2],[9587,2],[9610,2]]], [9607,[14865.1,792.688,0],[[9585,2]]], [9608,[14708.9,752.797,0],[[9586,2],[9587,2],[9610,2]]], [9609,[14552.5,580.479,4.76837e-007],[[9587,2]]], [9610,[14703.7,710.971,0],[[9587,2],[9606,2],[9608,2]]], [9611,[4052.41,18842,0],[[9588,2],[9625,2]]], -[9612,[4891.88,19401,0],[[9590,2],[9596,2]]], [9613,[4611.15,19584.9,-4.76837e-007],[[9592,2],[9626,2],[9627,2],[9613,2],[9628,2]]], [9614,[4569.31,19439.7,0],[[9592,2]]], [9615,[4766.32,19512,-2.38419e-007],[[9593,2],[9629,2],[9615,2],[9630,2]]], [9616,[4789.65,19543,-9.53674e-007],[[9593,2],[9631,2],[9629,2]]], [9617,[4981.78,19456.7,0],[[9593,2],[9596,2],[9619,2]]], -[9618,[4545.05,19073.6,0],[[9595,2],[9632,2],[9633,2]]], [9619,[4996.18,19437.3,9.53674e-008],[[9596,2],[9617,2],[9634,2],[9619,2],[9635,2]]], [9620,[3278.72,18251,0],[[9598,2],[9636,2]]], [9621,[3134.21,18341.9,0],[[9600,2],[9637,2]]], [9622,[3596.25,18911.7,0],[[9602,2],[9638,2]]], [9623,[3731.99,18836.8,0],[[9602,2],[9623,2]]], -[9624,[15627.6,213.863,-2.38419e-007],[[9604,2]]], [9625,[4082.3,18896.5,-2.54313e-006],[[9611,2],[9639,2],[9640,2]]], [9626,[4518.09,19746.3,6.35783e-007],[[9613,2],[9641,2],[9629,2],[9642,2]]], [9627,[4611.56,19576.9,0],[[9613,2]]], [9628,[4590.62,19574.8,0],[[9613,2]]], [9629,[4708.12,19592.1,9.53674e-007],[[9615,2],[9616,2],[9626,2],[9631,2],[9643,2],[9641,2]]], -[9630,[4779.96,19547.3,0],[[9615,2]]], [9631,[4735.29,19620.3,0],[[9616,2],[9629,2],[9644,2],[9641,2],[9631,2]]], [9632,[4497.38,19197.5,0],[[9618,2],[9645,2],[9632,2],[9646,2]]], [9633,[4528.57,18997,1.27157e-006],[[9618,2],[9647,2],[9648,2]]], [9634,[5049.65,19388.1,0],[[9619,2]]], [9635,[4988.73,19484.9,0],[[9619,2]]], -[9636,[3315.76,18374.4,0],[[9620,2],[9649,2]]], [9637,[3195.71,18426.3,2.54313e-006],[[9621,2],[9650,2],[9637,2],[9651,2]]], [9638,[3548.2,18998.6,9.53674e-007],[[9622,2],[9652,2],[9653,2],[9654,2]]], [9639,[4090.14,18963.7,-7.62939e-006],[[9625,2]]], [9640,[4157.35,18990.4,-3.05176e-006],[[9625,2],[9655,2],[9656,2],[9657,2],[9640,2]]], [9641,[4635.64,19675.4,0],[[9626,2],[9629,2],[9631,2],[9658,2]]], -[9642,[4403.05,19863.2,0],[[9626,2],[9659,2],[9660,2]]], [9643,[4622.4,19675.4,0],[[9629,2],[9643,2]]], [9644,[4694.87,19684.4,9.53674e-007],[[9631,2],[9661,2]]], [9645,[4509.14,19259.5,0],[[9632,2],[9662,2]]], [9646,[4349.55,19165.6,0],[[9632,2],[9655,2]]], [9647,[4512.5,18909.3,0],[[9633,2],[9663,2]]], -[9648,[4375.67,18961.5,0],[[9633,2],[9664,2]]], [9649,[3358.99,18460.7,7.62939e-006],[[9636,2],[9665,2]]], [9650,[3179.95,18410,1.90735e-006],[[9637,2]]], [9651,[3235.43,18521.6,0],[[9637,2],[9666,2]]], [9652,[3547.71,19090.3,-9.53674e-007],[[9638,2],[9652,2],[9667,2],[9653,2]]], [9653,[3513.44,19047,0],[[9638,2],[9652,2],[9668,2],[9654,2]]], -[9654,[3479.87,18981.5,-9.53674e-007],[[9638,2],[9653,2],[9669,2],[9654,2]]], [9655,[4273.41,19100.4,-3.8147e-006],[[9640,2],[9646,2]]], [9656,[4211.86,18926.4,0],[[9640,2],[9656,2],[9670,2],[9664,2],[9671,2]]], [9657,[4002.69,19094.4,-7.62939e-006],[[9640,2],[9672,2]]], [9658,[4683.4,19697.6,0],[[9641,2]]], [9659,[4286.41,19890.6,6.35783e-007],[[9642,2],[9659,2],[9673,2],[9674,2],[9675,2]]], -[9660,[4416.71,19915.3,-2.38419e-007],[[9642,2],[9676,2],[9677,2],[9678,2]]], [9661,[4658.76,19749.9,-1.90735e-007],[[9644,2],[9679,2],[9680,2],[9681,2],[9682,2]]], [9662,[4487.11,19327.1,0],[[9645,2],[9683,2]]], [9663,[4505.92,18895.5,0],[[9647,2]]], [9664,[4257.24,18899.4,0],[[9648,2],[9656,2],[9670,2]]], [9665,[3443.34,18517.2,0],[[9649,2],[9684,2]]], -[9666,[3234.53,18579,0],[[9651,2],[9685,2]]], [9667,[3616.41,19207.1,0],[[9652,2],[9686,2]]], [9668,[3446.76,19181,0],[[9653,2],[9687,2]]], [9669,[3403.16,18922,0],[[9654,2],[9688,2],[9689,2],[9690,2]]], [9670,[4232.54,18891.8,3.8147e-006],[[9664,2],[9670,2]]], [9671,[4186.77,18909.6,0],[[9656,2],[9671,2],[9691,2]]], -[9672,[3904.98,19199.7,0],[[9657,2],[9692,2]]], [9673,[4247.76,19934.1,0],[[9659,2],[9678,2],[9693,2],[9694,2]]], [9674,[4201.45,19848.1,3.17891e-007],[[9659,2],[9674,2],[9695,2]]], [9675,[4327,19790.1,-9.53674e-007],[[9659,2],[9696,2],[9697,2],[9698,2]]], [9676,[4525.81,19870.6,0],[[9660,2],[9681,2],[9699,2]]], [9677,[4415.42,19948.8,0],[[9660,2]]], -[9678,[4319.88,19979.7,-1.58946e-007],[[9660,2],[9673,2],[9700,2],[9701,2],[9694,2],[9702,2]]], [9679,[4725.1,19763.5,0],[[9661,2]]], [9680,[4634.93,19757.3,0],[[9661,2]]], [9681,[4586.48,19855.5,0],[[9661,2],[9676,2]]], [9682,[4684.98,19788,0],[[9661,2]]], [9683,[4422.4,19404.1,0],[[9662,2],[9703,2]]], -[9684,[3489.71,18557.2,0],[[9665,2],[9704,2]]], [9685,[3241.25,18666.3,0],[[9666,2],[9705,2],[9685,2]]], [9686,[3617.63,19227.3,0],[[9667,2],[9706,2],[9707,2],[9687,2]]], [9687,[3449,19205.1,1.27157e-006],[[9668,2],[9686,2],[9708,2]]], [9688,[3435.97,18882.2,-4.76837e-007],[[9669,2],[9688,2],[9709,2],[9710,2]]], [9689,[3324.03,18974.3,0],[[9669,2],[9711,2],[9712,2]]], -[9690,[3313.63,18902.9,0],[[9669,2]]], [9691,[4176.16,18873.6,0],[[9671,2]]], [9692,[3848.71,19246.5,0],[[9672,2],[9713,2],[9714,2],[9706,2]]], [9693,[4131.53,19895.7,1.27157e-006],[[9673,2],[9715,2],[9716,2]]], [9694,[4215.32,19997.3,0],[[9673,2],[9678,2],[9716,2],[9694,2],[9702,2],[9717,2],[9718,2]]], [9695,[4222.6,19789.4,0],[[9674,2]]], -[9696,[4204.77,19741.9,0],[[9675,2],[9719,2]]], [9697,[4375.88,19667.7,3.8147e-006],[[9675,2],[9720,2]]], [9698,[4385.67,19800.1,6.35783e-007],[[9675,2],[9698,2],[9721,2]]], [9699,[4519.36,19837.4,6.35783e-007],[[9676,2],[9699,2],[9722,2]]], [9700,[4350.9,20001.7,0],[[9678,2],[9700,2],[9701,2]]], [9701,[4323.68,20015.3,0],[[9678,2],[9700,2],[9717,2],[9702,2]]], -[9702,[4258.13,20022.2,0],[[9678,2],[9694,2],[9717,2],[9723,2],[9701,2]]], [9703,[4399.95,19522.7,0],[[9683,2],[9720,2]]], [9704,[3491.76,18578.8,2.54313e-006],[[9684,2],[9724,2],[9704,2],[9725,2]]], [9705,[3251.04,18713.3,3.17891e-007],[[9685,2],[9705,2],[9726,2],[9709,2],[9727,2]]], [9706,[3747.78,19215.5,0],[[9686,2],[9692,2],[9714,2]]], [9707,[3649.88,19302.1,0],[[9686,2],[9728,2],[9729,2]]], -[9708,[3462.82,19265.9,9.53674e-007],[[9687,2],[9730,2],[9708,2],[9731,2]]], [9709,[3344.4,18756.4,0],[[9688,2],[9705,2],[9726,2]]], [9710,[3496.22,18796.5,0],[[9688,2],[9732,2],[9733,2]]], [9711,[3291.13,19027.5,-6.35783e-007],[[9689,2],[9712,2],[9734,2]]], [9712,[3265.27,18941.1,0],[[9689,2],[9711,2],[9727,2]]], [9713,[3943.23,19343.3,-7.62939e-006],[[9692,2],[9735,2]]], -[9714,[3778.57,19238.5,0],[[9692,2],[9706,2],[9714,2],[9736,2]]], [9715,[4017.66,19764.6,0],[[9693,2],[9737,2]]], [9716,[4085.67,19920.1,0],[[9693,2],[9694,2],[9718,2],[9738,2]]], [9717,[4205.48,20052.7,0],[[9694,2],[9701,2],[9702,2],[9739,2],[9718,2]]], [9718,[4094.94,20018.3,0],[[9694,2],[9716,2],[9717,2],[9740,2],[9738,2],[9739,2],[9741,2],[9742,2],[9743,2],[9744,2]]], [9719,[4157,19738.9,0],[[9696,2]]], -[9720,[4386.62,19649.5,1.27157e-006],[[9697,2],[9703,2],[9745,2]]], [9721,[4389.65,19823.9,0],[[9698,2]]], [9722,[4477.16,19811.8,0],[[9699,2]]], [9723,[4270.12,20041.3,0],[[9702,2]]], [9724,[3483.87,18627.7,0],[[9704,2],[9746,2],[9725,2],[9724,2]]], [9725,[3469.38,18626.8,-7.62939e-006],[[9724,2],[9761,2],[9704,2]]], -[9726,[3289.93,18737.3,6.35783e-007],[[9705,2],[9709,2]]], [9727,[3247.37,18851,0],[[9705,2],[9712,2]]], [9728,[3729.69,19435.4,1.27157e-006],[[9707,2],[9747,2],[9736,2]]], [9729,[3502.44,19365.7,0],[[9707,2],[9748,2],[9730,2]]], [9730,[3408.77,19361.8,0],[[9708,2],[9729,2],[9748,2],[9749,2],[9750,2]]], [9731,[3517.93,19266.5,3.8147e-006],[[9708,2]]], -[9732,[3528.06,18748.9,0],[[9710,2],[9751,2],[9746,2]]], [9733,[3571.09,18799.1,0],[[9710,2]]], [9734,[3311.61,19116.5,0],[[9711,2],[9750,2]]], [9735,[3994.35,19329.3,0],[[9713,2]]], [9736,[3783.03,19362.1,3.8147e-006],[[9714,2],[9728,2]]], [9737,[3913.77,19683,0],[[9715,2],[9747,2]]], -[9738,[4003.36,19869,0],[[9716,2],[9718,2],[9752,2],[9753,2]]], [9739,[4162.07,20060.3,-1.19209e-007],[[9717,2],[9718,2],[9754,2],[9755,2]]], [9740,[3986.41,19894.4,0],[[9718,2],[9756,2]]], [9741,[4092.61,20194.7,0],[[9718,2],[9757,2],[9758,2]]], [9742,[4030.26,19968.3,0],[[9718,2]]], [9743,[4024.52,20014.4,0],[[9718,2]]], -[9744,[4061.11,20126,0],[[9718,2],[9744,2],[9759,2]]], [9745,[4454.78,19699,0],[[9720,2],[9760,2]]], [9746,[3525.91,18643.5,0],[[9746,2]]], [9747,[3819.93,19589.2,1.27157e-006],[[9728,2],[9737,2],[9762,2]]], [9748,[3478.93,19414.8,0],[[9729,2],[9730,2],[9748,2],[9763,2],[9764,2],[9749,2]]], [9749,[3357.35,19396.9,1.58946e-007],[[9730,2],[9748,2],[9764,2],[9765,2]]], -[9750,[3346.36,19179.9,0],[[9730,2],[9734,2]]], [9751,[3580.55,18657.4,0],[[9732,2],[9746,2],[9751,2]]], [9752,[3918.09,19821.5,0],[[9738,2],[9753,2],[9766,2],[9767,2],[9756,2]]], [9753,[3944.83,19809.3,0],[[9738,2],[9752,2],[9762,2]]], [9754,[4154.3,20109.4,0],[[9739,2]]], [9755,[4131.69,20092.1,0],[[9739,2]]], -[9756,[3910.21,19861.9,9.53674e-007],[[9740,2],[9752,2],[9768,2]]], [9757,[4135.01,20288.3,0],[[9741,2],[9769,2]]], [9758,[4039.99,20257.5,1.27157e-006],[[9741,2],[9770,2],[9771,2]]], [9759,[4020.28,20139.5,-6.35783e-007],[[9744,2],[9772,2],[9773,2]]], [9760,[4454.17,19724.8,0],[[9745,2],[9774,2],[9760,2]]], [9761,[3468.24,18613.9,0],[[9725,2]]], -[9762,[3899.69,19741.7,0],[[9747,2],[9753,2]]], [9763,[3504.3,19480,0],[[9748,2],[9775,2],[9776,2],[9777,2],[9764,2]]], [9764,[3415.19,19453.1,-1.90735e-007],[[9748,2],[9749,2],[9763,2],[9776,2],[9765,2]]], [9765,[3312.18,19465.5,0],[[9749,2],[9764,2],[9778,2]]], [9766,[3803.26,19662.5,0],[[9752,2],[9775,2]]], [9767,[3861.68,19829.6,0],[[9752,2],[9779,2]]], -[9768,[3880.98,19839.8,0],[[9756,2]]], [9769,[4164.26,20394.5,0],[[9757,2],[9780,2]]], [9770,[3914.35,20229.7,0],[[9758,2],[9781,2]]], [9771,[3994.09,20327.9,0],[[9758,2],[9782,2],[9783,2]]], [9772,[3891.29,20099.3,0],[[9759,2],[9784,2],[9781,2]]], [9773,[3909.03,19998.3,0],[[9759,2],[9785,2]]], -[9774,[4443.5,19763.3,0],[[9760,2]]], [9775,[3647.56,19506.8,0],[[9763,2],[9766,2]]], [9776,[3529.49,19559.4,0],[[9763,2],[9764,2],[9786,2],[9787,2],[9788,2]]], [9777,[3459.67,19474,0],[[9763,2]]], [9778,[3314.71,19511.7,0],[[9765,2],[9789,2],[9790,2]]], [9779,[3798.53,19792.2,4.76837e-007],[[9767,2],[9779,2],[9791,2],[9792,2]]], -[9780,[4139.46,20509.4,0],[[9769,2],[9793,2]]], [9781,[3881.75,20164,-1.27157e-006],[[9770,2],[9772,2],[9784,2]]], [9782,[3920.16,20447.2,0],[[9771,2],[9794,2]]], [9783,[3853.03,20297.6,0],[[9771,2],[9795,2]]], [9784,[3861.58,20111.4,0],[[9772,2],[9781,2],[9796,2]]], [9785,[3815.22,19973.3,-3.8147e-006],[[9773,2],[9797,2]]], -[9786,[3474.57,19508.2,-1.90735e-006],[[9776,2]]], [9787,[3489.04,19664.6,-3.17891e-007],[[9776,2],[9787,2],[9798,2]]], [9788,[3598.85,19638.8,0],[[9776,2],[9799,2],[9798,2],[9792,2]]], [9789,[3235.21,19582.8,0],[[9778,2],[9800,2]]], [9790,[3393.98,19602.9,0],[[9778,2],[9801,2]]], [9791,[3685.56,19884.3,1.27157e-006],[[9779,2],[9802,2],[9791,2]]], -[9792,[3694.22,19705.6,9.53674e-007],[[9779,2],[9788,2]]], [9793,[4048.99,20604,0],[[9780,2],[9803,2]]], [9794,[3919.8,20553.3,0],[[9782,2],[9804,2]]], [9795,[3751.7,20325.3,0],[[9783,2],[9805,2],[9806,2]]], [9796,[3792.21,20064.7,0],[[9784,2],[9807,2]]], [9797,[3678.55,19940.1,0],[[9785,2],[9808,2],[9802,2]]], -[9798,[3531.76,19702.8,0],[[9787,2],[9788,2],[9809,2],[9798,2],[9799,2]]], [9799,[3573.5,19695.2,0],[[9798,2],[9810,2],[9799,2]]], [9800,[3218.39,19663,0],[[9789,2],[9811,2]]], [9801,[3431.21,19711.1,0],[[9790,2],[9812,2]]], [9802,[3580.55,19906.7,0],[[9791,2],[9797,2],[9808,2],[9813,2],[9814,2],[9810,2]]], [9803,[3989.11,20654.7,0],[[9793,2],[9815,2]]], -[9804,[3934.75,20604.7,0],[[9794,2],[9815,2]]], [9805,[3677.5,20312.1,0],[[9795,2],[9816,2],[9806,2]]], [9806,[3662.65,20367.2,-2.38419e-007],[[9795,2],[9805,2],[9817,2],[9816,2],[9818,2]]], [9807,[3732.33,20038.9,0],[[9796,2],[9819,2]]], [9808,[3648.84,19947.7,9.53674e-007],[[9797,2],[9802,2],[9819,2],[9820,2],[9813,2]]], [9809,[3518.97,19696.8,0],[[9798,2]]], -[9810,[3550.34,19752.6,0],[[9799,2],[9802,2],[9821,2]]], [9811,[3200.93,19774.1,0],[[9800,2],[9822,2]]], [9812,[3453.58,19765.3,7.62939e-006],[[9801,2],[9823,2],[9821,2]]], [9813,[3552.58,19966.2,0],[[9802,2],[9808,2],[9824,2],[9820,2]]], [9814,[3472.32,19878.9,1.90735e-006],[[9802,2],[9825,2],[9826,2],[9823,2]]], [9815,[3956.22,20643,0],[[9803,2],[9804,2],[9827,2]]], -[9816,[3624.64,20308.4,0],[[9805,2],[9806,2],[9828,2]]], [9817,[3645.04,20334.8,1.19209e-007],[[9806,2]]], [9818,[3756.15,20502.8,0],[[9806,2],[9827,2]]], [9819,[3698.1,19969.2,-3.8147e-006],[[9807,2],[9808,2]]], [9820,[3594.32,19982.6,0],[[9808,2],[9813,2]]], [9821,[3490.34,19743,-2.54313e-006],[[9810,2],[9812,2],[9829,2],[9823,2]]], -[9822,[3237.19,19910.6,0],[[9811,2],[9830,2],[9826,2]]], [9823,[3458.93,19785.4,7.62939e-006],[[9812,2],[9814,2],[9821,2]]], [9824,[3526.58,20068,6.35783e-007],[[9813,2],[9828,2],[9831,2]]], [9825,[3433.28,19942.1,2.54313e-006],[[9814,2],[9826,2],[9832,2]]], [9826,[3327.9,19938.5,1.27157e-006],[[9814,2],[9822,2],[9825,2],[9830,2]]], [9827,[3875.72,20596.4,0],[[9815,2],[9818,2]]], -[9828,[3576.84,20238.2,1.58946e-007],[[9816,2],[9824,2],[9831,2]]], [9829,[3491.08,19731.7,0],[[9821,2]]], [9830,[3262.14,19957.3,9.53674e-007],[[9822,2],[9826,2],[9833,2],[9830,2]]], [9831,[3509.79,20126.5,0],[[9824,2],[9828,2],[9834,2]]], [9832,[3375.84,20075.5,0],[[9825,2],[9835,2],[9834,2]]], [9833,[3315.51,20064,9.53674e-007],[[9830,2],[9836,2],[9833,2],[9835,2]]], -[9834,[3401.62,20104.2,0],[[9831,2],[9832,2],[9837,2]]], [9835,[3370.18,20085.8,-1.90735e-006],[[9832,2],[9833,2],[9836,2]]], [9836,[3320.38,20065.2,3.17891e-007],[[9833,2],[9835,2]]], [9837,[3367.27,20095.8,0],[[9834,2]]]]; diff --git a/A3-Antistasi/NavGrids/navGridStratis.sqf b/A3-Antistasi/NavGrids/navGridStratis.sqf deleted file mode 100644 index 443465f472..0000000000 --- a/A3-Antistasi/NavGrids/navGridStratis.sqf +++ /dev/null @@ -1,57 +0,0 @@ -navGrid = [[0,[4459.09,4276,0],[[1,2],[2,2],[3,2]]], [1,[4389.81,4431.26,-1.52588e-005],[[0,2],[4,2]]], [2,[4427.04,4114.44,0],[[0,2],[5,2]]], [3,[4598.18,4334.73,1.52588e-005],[[0,2],[6,2]]], [4,[4275.52,4506.89,-1.52588e-005],[[1,2],[7,2]]], [5,[4359.65,4009.17,0],[[2,2],[8,2]]], -[6,[4680,4384.97,0],[[3,2],[9,2],[10,2]]], [7,[4141.09,4536.24,0],[[4,2],[11,2]]], [8,[4225.19,3983.26,0],[[5,2],[12,2]]], [9,[4834.25,4466.02,0],[[6,2],[13,2]]], [10,[4783.75,4387.96,1.52588e-005],[[6,2]]], [11,[4022.42,4567.49,1.52588e-005],[[7,2],[14,2]]], -[12,[4228.62,3868.23,0],[[8,2],[15,2]]], [13,[4966.9,4499.34,0],[[9,2],[16,2]]], [14,[3890.21,4634.03,0],[[11,2],[17,2]]], [15,[4278.14,3742.42,0],[[12,2],[18,2]]], [16,[5021.11,4532.55,0],[[13,2],[19,2],[20,2]]], [17,[3827.01,4678.44,0],[[14,2],[21,2],[22,2]]], -[18,[4285.74,3723.19,0],[[15,2],[23,2],[24,2]]], [19,[5060.59,4680.9,0],[[16,2],[25,2]]], [20,[5130.64,4423.35,1.52588e-005],[[16,2],[26,2]]], [21,[3776.97,4788.17,0],[[17,2],[27,2],[28,2]]], [22,[3718.83,4557.52,0],[[17,2],[29,2]]], [23,[4273.77,3589.62,0],[[18,2],[30,2]]], -[24,[4332.18,3783.71,0],[[18,2]]], [25,[5111.2,4806.47,0],[[19,2],[31,2]]], [26,[5236.03,4410.87,0],[[20,2],[32,2]]], [27,[3668.72,4840.55,0],[[21,2],[33,2]]], [28,[3820.61,4962.65,0],[[21,2],[34,2]]], [29,[3591.72,4501.98,0],[[22,2],[35,2]]], -[30,[4209.45,3550.11,-1.01725e-005],[[23,2],[36,2],[37,2]]], [31,[5204.91,4895.56,1.52588e-005],[[25,2],[38,2]]], [32,[5320.82,4320.32,0],[[26,2],[39,2]]], [33,[3556.24,4901.57,0],[[27,2],[40,2],[33,2]]], [34,[3747.75,5052.73,0],[[28,2],[41,2]]], [35,[3454.3,4464.93,0],[[29,2],[42,2]]], -[36,[4063.46,3467.03,-1.52588e-005],[[30,2],[43,2]]], [37,[4075.76,3584.28,-1.52588e-005],[[30,2],[44,2]]], [38,[5333.74,4960.13,0],[[31,2],[45,2]]], [39,[5358.4,4196.76,0],[[32,2],[46,2]]], [40,[3412.37,4899.86,-1.52588e-005],[[33,2],[47,2]]], [41,[3663.94,5170.63,0],[[34,2],[48,2]]], -[42,[3335.32,4430.94,0],[[35,2],[49,2]]], [43,[4008.54,3448.83,0],[[36,2],[50,2],[51,2]]], [44,[3950.96,3596.19,0],[[37,2],[52,2]]], [45,[5295.23,5079.16,0],[[38,2],[53,2]]], [46,[5394.28,4053.76,0],[[39,2],[54,2]]], [47,[3273.93,4915.86,-1.52588e-005],[[40,2],[55,2]]], -[48,[3617.4,5279.9,7.62939e-006],[[41,2],[56,2]]], [49,[3178.96,4465.4,-7.62939e-006],[[42,2],[57,2]]], [50,[3840.05,3361.66,0],[[43,2],[58,2]]], [51,[4127.81,3345.45,1.52588e-005],[[43,2],[59,2]]], [52,[3848.42,3685.07,0],[[44,2],[60,2]]], [53,[5274.92,5147.15,5.08626e-006],[[45,2],[61,2],[62,2]]], -[54,[5321.1,3934.62,0],[[46,2],[63,2]]], [55,[3122.19,4911.38,1.52588e-005],[[47,2],[64,2]]], [56,[3492.74,5339.66,0],[[48,2],[65,2]]], [57,[3021.44,4470.85,7.62939e-006],[[49,2],[66,2]]], [58,[3788.36,3297.16,0],[[50,2],[67,2]]], [59,[4160.88,3308.29,0],[[51,2]]], -[60,[3758.44,3762.78,0],[[52,2],[68,2]]], [61,[5166.35,5302.8,0],[[53,2],[69,2]]], [62,[5207.44,5027.09,0],[[53,2],[70,2]]], [63,[5362.9,3805.94,0],[[54,2],[63,2]]], [64,[2971.18,4912.74,0],[[55,2],[71,2]]], [65,[3413.45,5451.32,-7.62939e-006],[[56,2],[72,2]]], -[66,[2872.9,4459.17,-7.62939e-006],[[57,2],[73,2]]], [67,[3739.62,3165.71,-1.52588e-005],[[58,2],[74,2]]], [68,[3652.23,3850.33,0],[[60,2],[75,2]]], [69,[5249.66,5339.89,-1.01725e-005],[[61,2],[76,2],[77,2]]], [70,[5168.83,5005.33,0],[[62,2]]], [71,[2902.73,4941.65,5.08626e-006],[[64,2],[78,2],[79,2]]], -[72,[3322.62,5554,3.8147e-006],[[65,2],[80,2]]], [73,[2719.18,4478.76,0],[[66,2],[81,2]]], [74,[3753.35,3054.35,0],[[67,2],[82,2]]], [75,[3571.56,3861.43,-1.52588e-005],[[68,2],[83,2]]], [76,[5096.03,5375.76,0],[[69,2],[84,2]]], [77,[5348.34,5464.59,0],[[69,2],[85,2]]], -[78,[3027.55,4991.95,0],[[71,2],[86,2]]], [79,[2720.21,4964.71,0],[[71,2],[87,2]]], [80,[3233.9,5670.92,-3.8147e-006],[[72,2],[88,2]]], [81,[2573.76,4527.38,-3.8147e-006],[[73,2],[89,2]]], [82,[3751.2,2956.81,-1.52588e-005],[[74,2],[90,2]]], [83,[3461.6,3816.55,0],[[75,2],[91,2]]], -[84,[4993.53,5421.12,0],[[76,2],[84,2]]], [85,[5236.15,5596.77,0],[[77,2],[92,2]]], [86,[3016.63,5137.06,0],[[78,2],[93,2]]], [87,[2630.84,4929.87,-7.62939e-006],[[79,2]]], [88,[3117.93,5751.01,0],[[80,2],[94,2]]], [89,[2438.09,4564.57,0],[[81,2],[95,2]]], -[90,[3643.03,2887.38,0],[[82,2],[96,2]]], [91,[3331.06,3837.58,0],[[83,2],[97,2]]], [92,[5245.17,5734.32,0],[[85,2],[98,2]]], [93,[2874.53,5246.7,7.62939e-006],[[86,2],[99,2]]], [94,[3009.14,5832.92,0],[[88,2],[100,2]]], [95,[2305.93,4629.32,0],[[89,2],[101,2]]], -[96,[3539.15,2826.9,0],[[90,2],[102,2]]], [97,[3204.9,3801.56,0],[[91,2],[103,2]]], [98,[5231.53,5801.45,-5.08626e-006],[[92,2],[104,2],[105,2]]], [99,[2736.75,5343.52,-7.62939e-006],[[93,2],[106,2]]], [100,[2986.85,5839.22,0],[[94,2],[107,2],[108,2]]], [101,[2176.71,4706.02,0],[[95,2],[101,2]]], -[102,[3505.96,2761.23,0],[[96,2],[109,2]]], [103,[3061.98,3798.67,1.52588e-005],[[97,2],[110,2]]], [104,[5084.1,5751.4,0],[[98,2],[111,2]]], [105,[5333.12,5752.2,0],[[98,2],[112,2]]], [106,[2681.2,5371.44,0],[[99,2],[113,2],[114,2]]], [107,[2837.01,5920.65,-7.94729e-008],[[100,2],[115,2],[116,2]]], -[108,[3028.21,5888.35,0],[[100,2],[117,2]]], [109,[3510.92,2651.16,1.52588e-005],[[102,2],[118,2]]], [110,[2923.92,3814.84,-7.62939e-006],[[103,2],[119,2]]], [111,[4937.55,5747.6,-1.52588e-005],[[104,2],[120,2]]], [112,[5417.18,5690.1,0],[[105,2],[121,2]]], [113,[2593.91,5477.27,0],[[106,2]]], -[114,[2526.7,5421.98,0],[[106,2],[114,2]]], [115,[2870.61,5975.86,5.96046e-008],[[107,2],[115,2],[122,2],[123,2]]], [116,[2750.43,5870.87,-2.38419e-007],[[107,2],[124,2]]], [117,[3039.23,5923.63,7.94729e-008],[[108,2],[125,2],[126,2]]], [118,[3467.7,2637.83,5.08626e-006],[[109,2],[127,2],[128,2]]], [119,[2770,3832.66,0],[[110,2],[129,2]]], -[120,[4815.95,5824.1,1.52588e-005],[[111,2],[130,2]]], [121,[5462.78,5604.32,0],[[112,2],[131,2]]], [122,[2929.31,5940.52,0],[[115,2]]], [123,[2890.4,6053.87,-5.96046e-008],[[115,2],[132,2],[133,2],[134,2],[126,2]]], [124,[2677.93,5797.69,0],[[116,2],[135,2]]], [125,[3117.96,5885.12,0],[[117,2],[136,2]]], -[126,[3026.78,5999.24,-1.19209e-007],[[117,2],[123,2],[137,2],[126,2],[134,2],[138,2]]], [127,[3306.41,2658.27,0],[[118,2],[139,2]]], [128,[3393.67,2478.38,-1.52588e-005],[[118,2],[140,2]]], [129,[2727.23,3826.82,-9.53674e-007],[[119,2],[141,2],[142,2],[143,2]]], [130,[4683.16,5859.38,0],[[120,2],[144,2]]], [131,[5506.63,5474.47,0],[[121,2],[145,2]]], -[132,[2962.18,6089.5,0],[[123,2],[146,2]]], [133,[2831.83,6104.95,0],[[123,2]]], [134,[2979.65,6041.25,0],[[123,2],[126,2]]], [135,[2601.64,5831.18,0],[[124,2],[147,2]]], [136,[3206.87,5880.95,-1.19209e-007],[[125,2],[148,2],[149,2],[150,2]]], [137,[3025.91,5960.18,2.02462],[[126,2]]], -[138,[3115.89,6036.14,0],[[126,2]]], [139,[3172.05,2610.29,0],[[127,2],[151,2]]], [140,[3317.16,2383.25,0],[[128,2],[152,2]]], [141,[2549.94,3898.49,0],[[129,2],[153,2]]], [142,[2588.1,3749.9,0],[[129,2],[154,2]]], [143,[2835.22,3767.47,-3.8147e-006],[[129,2],[155,2]]], -[144,[4640.4,5878.01,0],[[130,2],[156,2],[157,2],[158,2]]], [145,[5593.08,5398.41,0],[[131,2],[159,2]]], [146,[3028.9,6088.85,0],[[132,2],[160,2]]], [147,[2480.16,5859.06,0],[[135,2],[161,2]]], [148,[3128.76,5949.52,0],[[136,2]]], [149,[3420.56,5848.85,0],[[136,2],[162,2]]], -[150,[3328.45,5767.82,-1.19209e-007],[[136,2],[163,2],[164,2],[165,2]]], [151,[3039.37,2570.94,0],[[139,2],[166,2]]], [152,[3205.87,2293.46,0],[[140,2],[167,2]]], [153,[2416.6,3970.24,0],[[141,2],[168,2]]], [154,[2427.7,3718.45,0],[[142,2],[169,2]]], [155,[2834.85,3751.76,0],[[155,2],[170,2]]], -[156,[4731.68,5900.26,0],[[144,2],[171,2]]], [157,[4674.19,5982.37,1.52588e-005],[[144,2],[172,2]]], [158,[4454.13,5827.36,1.52588e-005],[[144,2],[173,2]]], [159,[5706.4,5291.91,0],[[145,2],[174,2],[175,2]]], [160,[3018.25,6149.96,-6.35783e-007],[[146,2],[176,2],[177,2]]], [161,[2337.08,5802.16,0],[[147,2],[178,2]]], -[162,[3553.87,5780.25,0],[[149,2],[179,2]]], [163,[3422.42,5788.87,0],[[150,2],[165,2]]], [164,[3358.12,5682.71,-9.53674e-007],[[150,2],[180,2]]], [165,[3523.29,5661.54,5.44957e-007],[[150,2],[163,2],[181,2],[165,2],[182,2],[183,2],[184,2]]], [166,[2904.54,2471.45,0],[[151,2],[185,2]]], [167,[3135.58,2205.82,1.52588e-005],[[152,2],[186,2]]], -[168,[2312.22,4038,0],[[153,2],[187,2]]], [169,[2301.45,3682.64,1.90735e-006],[[154,2],[188,2]]], [170,[2811.3,3740.2,0],[[155,2]]], [171,[4886.99,5865.82,-1.52588e-005],[[156,2],[189,2]]], [172,[4799.2,6013.5,0],[[157,2],[190,2]]], [173,[4309.3,5820.81,0],[[158,2],[191,2]]], -[174,[5742.76,5193.82,0],[[159,2],[192,2]]], [175,[5788.25,5253.06,0],[[159,2],[193,2]]], [176,[2979.79,6205.97,0],[[160,2],[176,2]]], [177,[3159.69,6177.64,3.8147e-006],[[160,2],[194,2]]], [178,[2234.15,5790.17,0],[[161,2],[195,2]]], [179,[3647.27,5781.76,0],[[162,2],[196,2]]], -[180,[3375.38,5671.04,0],[[164,2]]], [181,[3540.34,5689.4,0],[[165,2]]], [182,[3720.56,5538.32,0],[[165,2],[197,2]]], [183,[3762.32,5605.05,0],[[165,2],[197,2]]], [184,[3567.95,5669.56,0],[[165,2]]], [185,[2748.21,2483.97,-7.62939e-006],[[166,2],[198,2]]], -[186,[3055.32,2118.96,0],[[167,2],[199,2]]], [187,[2273.52,4107.83,0],[[168,2],[200,2]]], [188,[2169.62,3636.22,0],[[169,2],[201,2]]], [189,[5030.16,5876.85,0],[[171,2],[189,2]]], [190,[4936.94,6062.75,0],[[172,2],[202,2]]], [191,[4189.87,5789.9,0],[[173,2],[203,2]]], -[192,[5830.79,5106.27,7.62939e-006],[[174,2],[204,2]]], [193,[5864.51,5338.67,0],[[175,2],[205,2]]], [194,[3316.49,6216.58,0],[[177,2],[206,2]]], [195,[2209.14,5792.14,0],[[178,2],[207,2],[208,2]]], [196,[3777.43,5778.91,0],[[179,2],[209,2]]], [197,[3843.35,5536.71,0],[[182,2],[183,2],[210,2]]], -[198,[2637.35,2460.21,0],[[185,2],[211,2]]], [199,[3011.39,1996.76,0],[[186,2],[212,2]]], [200,[2110.36,4157.59,0],[[187,2],[213,2]]], [201,[2043.69,3591.76,0],[[188,2],[214,2]]], [202,[4989.6,6168.71,0],[[190,2],[215,2]]], [203,[4059.27,5778.83,7.62939e-006],[[191,2],[209,2]]], -[204,[5932.3,5060.59,0],[[192,2],[216,2]]], [205,[5933.89,5441.61,0],[[193,2],[217,2]]], [206,[3453.98,6221.56,0],[[194,2],[218,2]]], [207,[2156.31,5803.89,0],[[195,2],[219,2],[220,2]]], [208,[2193,5696.57,0],[[195,2],[221,2],[222,2]]], [209,[3875.87,5767.42,7.62939e-006],[[196,2],[203,2]]], -[210,[4047.35,5476.06,0],[[197,2],[223,2]]], [211,[2501.06,2394.22,0],[[198,2],[224,2]]], [212,[2994.6,1980.93,0],[[199,2],[225,2],[226,2]]], [213,[1990.31,4179,0],[[200,2]]], [214,[1929.41,3572.57,0],[[201,2]]], [215,[4923.39,6245.87,1.52588e-005],[[202,2],[227,2]]], -[216,[5973.37,4988.66,0],[[204,2],[228,2]]], [217,[6014.07,5557.28,0],[[205,2],[229,2]]], [218,[3572.32,6215.74,0],[[206,2],[230,2]]], [219,[2059.19,5829.69,0],[[207,2]]], [220,[2128.34,5673.95,0],[[207,2],[231,2]]], [221,[2164.87,5546.54,0],[[208,2],[232,2]]], -[222,[2247.32,5691.51,0],[[208,2]]], [223,[4094.82,5421.72,3.8147e-007],[[210,2],[223,2],[233,2],[234,2],[235,2]]], [224,[2400.26,2296.69,0],[[211,2],[236,2]]], [225,[2868.05,1879.35,0],[[212,2],[237,2]]], [226,[3018.36,1928.02,0],[[212,2],[238,2]]], [227,[4791.03,6289.19,0],[[215,2],[239,2]]], -[228,[6008.88,4964.76,-2.54313e-006],[[216,2],[240,2],[241,2]]], [229,[6044.32,5600.36,0],[[217,2],[229,2]]], [230,[3599.02,6328.9,0],[[218,2],[242,2]]], [231,[2116.68,5650.41,3.17891e-007],[[220,2],[243,2],[244,2]]], [232,[2158.42,5396.36,0],[[221,2],[245,2]]], [233,[4182.61,5350.58,0],[[223,2],[246,2]]], -[234,[4189.44,5340.32,0],[[223,2],[234,2],[247,2]]], [235,[4077.75,5343.32,3.8147e-006],[[223,2]]], [236,[2308.31,2188.17,0],[[224,2],[248,2]]], [237,[2786.85,1795.91,0],[[225,2],[249,2]]], [238,[2992.21,1894.26,0],[[226,2]]], [239,[4759.83,6342.11,-1.52588e-005],[[227,2],[250,2]]], -[240,[5907.44,4951.3,0],[[228,2],[251,2]]], [241,[6119.68,5007.39,0],[[228,2],[252,2]]], [242,[3546.08,6405.04,0],[[230,2],[253,2]]], [243,[2088.15,5479.51,0],[[231,2],[254,2]]], [244,[1967.53,5678.92,0],[[231,2],[255,2]]], [245,[2155.93,5351.09,0],[[232,2]]], -[246,[4205.78,5317.49,0],[[233,2]]], [247,[4215.68,5338.12,0],[[234,2]]], [248,[2284.06,2181.53,0],[[236,2],[256,2],[257,2]]], [249,[2876.97,1745.89,0],[[237,2],[258,2]]], [250,[4818.08,6462.05,-1.52588e-005],[[239,2],[259,2]]], [251,[5807.75,4867.14,0],[[240,2],[260,2]]], -[252,[6222.71,5011.95,0],[[241,2],[261,2]]], [253,[3638.94,6443.71,-7.62939e-006],[[242,2],[262,2]]], [254,[2058.73,5355.62,-5.96046e-008],[[243,2],[263,2],[254,2],[264,2]]], [255,[1882.17,5699.04,0],[[244,2]]], [256,[2252,2298.83,-3.8147e-006],[[248,2],[265,2]]], [257,[2202.03,2038.78,0],[[248,2],[266,2]]], -[258,[3025.17,1747.37,0],[[249,2],[267,2]]], [259,[4816.14,6539.85,0],[[250,2],[268,2]]], [260,[5717.43,4793.74,0],[[251,2],[269,2]]], [261,[6277.68,5069.89,0],[[252,2],[270,2]]], [262,[3783.94,6422.32,-7.62939e-006],[[253,2],[271,2]]], [263,[2027.16,5183.81,0],[[254,2],[263,2]]], -[264,[1918.9,5384.39,0],[[254,2],[272,2]]], [265,[2139.5,2305.19,0],[[256,2],[273,2]]], [266,[2124.41,1924.48,0],[[257,2]]], [267,[3142.7,1637.68,0],[[258,2],[274,2]]], [268,[4681.31,6556.37,0],[[259,2],[275,2]]], [269,[5634.14,4828.62,0],[[260,2],[276,2]]], -[270,[6318.02,5136.59,4.76837e-007],[[261,2],[270,2],[277,2],[278,2]]], [271,[3914.25,6346.29,0],[[262,2],[279,2]]], [272,[1808.23,5347.21,0],[[264,2],[280,2]]], [273,[2019.27,2389.76,1.90735e-006],[[265,2],[281,2]]], [274,[3117.9,1586.95,-2.54313e-006],[[267,2],[282,2],[283,2]]], [275,[4514.62,6513.68,0],[[268,2],[284,2]]], -[276,[5556.47,4772.85,0],[[269,2],[285,2]]], [277,[6427.46,5256.59,1.90735e-006],[[270,2],[286,2]]], [278,[6408.63,5107.95,3.8147e-006],[[270,2],[287,2]]], [279,[4073.98,6335.25,-1.90735e-006],[[271,2],[288,2],[279,2],[289,2]]], [280,[1770.01,5217.63,0],[[272,2],[290,2]]], [281,[1957.28,2449.3,0],[[273,2],[291,2]]], -[282,[3000.87,1444.13,0],[[274,2],[292,2]]], [283,[2992.78,1518.49,0],[[274,2],[293,2]]], [284,[4412.46,6453.44,0],[[275,2],[294,2]]], [285,[5527.5,4718.07,0],[[276,2]]], [286,[6466.24,5310.07,0],[[277,2],[286,2],[295,2],[296,2]]], [287,[6480.68,5136.23,0],[[278,2],[297,2]]], -[288,[4193.8,6380.41,0],[[279,2],[298,2]]], [289,[4165.14,6424.56,0],[[279,2],[299,2]]], [290,[1733.76,5083.52,0],[[280,2],[300,2]]], [291,[1985.67,2532.36,0],[[281,2],[301,2]]], [292,[2911.67,1296.02,0],[[282,2],[302,2]]], [293,[2881.46,1423.06,0],[[283,2],[303,2]]], -[294,[4313.89,6424.25,0],[[284,2],[298,2]]], [295,[6485.15,5376.75,0],[[286,2]]], [296,[6584.5,5323.69,0],[[286,2]]], [297,[6554.67,5073.21,0],[[287,2],[304,2],[305,2]]], [298,[4272.32,6400.54,0],[[288,2],[294,2]]], [299,[4232.56,6503.1,0],[[289,2],[306,2]]], -[300,[1713.18,5006.53,0],[[290,2]]], [301,[2007.98,2618.8,0],[[291,2],[307,2]]], [302,[2838.32,1160.44,0],[[292,2],[308,2]]], [303,[2785.87,1313.91,0],[[293,2],[309,2]]], [304,[6580.81,5128.6,0],[[297,2],[310,2]]], [305,[6478.65,4974.24,9.53674e-007],[[297,2],[311,2]]], -[306,[4310.09,6594.26,0],[[299,2],[312,2]]], [307,[2058.65,2645.27,0],[[301,2],[313,2]]], [308,[2764.69,1041.45,0],[[302,2],[314,2]]], [309,[2652.74,1242.08,0],[[303,2],[315,2]]], [310,[6580.93,5191.94,0],[[304,2]]], [311,[6499.31,4940.78,-4.76837e-007],[[305,2]]], -[312,[4374.77,6723.07,0],[[306,2],[316,2]]], [313,[2011.68,2697.81,0],[[307,2]]], [314,[2606.56,1038.11,-3.8147e-006],[[308,2],[317,2]]], [315,[2530.32,1176.92,0],[[309,2],[318,2]]], [316,[4391.07,6768.58,-3.8147e-006],[[312,2],[319,2],[320,2],[316,2],[321,2]]], [317,[2557.73,948.935,0],[[314,2],[322,2]]], -[318,[2431.3,1145.24,2.38419e-007],[[315,2]]], [319,[4470.39,6766.05,-7.62939e-006],[[316,2],[323,2]]], [320,[4382.01,6765.89,0],[[316,2]]], [321,[4286.92,6786.09,-1.52588e-005],[[316,2],[324,2]]], [322,[2663.83,883.77,0],[[317,2],[325,2]]], [323,[4504.99,6794.69,0],[[319,2]]], -[324,[4244.95,6828.35,0],[[321,2],[326,2]]], [325,[2678.7,755.422,0],[[322,2],[327,2]]], [326,[4189.69,6910.85,0],[[324,2],[328,2]]], [327,[2596.13,652.399,0],[[325,2],[329,2]]], [328,[4073.35,6918,0],[[326,2],[330,2]]], [329,[2620.11,614.338,0],[[327,2]]], -[330,[3957.66,6865.26,0],[[328,2],[331,2]]], [331,[3836.2,6782.46,0],[[330,2],[332,2]]], [332,[3686.41,6777.08,0],[[331,2],[333,2]]], [333,[3565.6,6745.25,0],[[332,2],[334,2]]], [334,[3437.6,6793.13,0],[[333,2],[335,2]]], [335,[3277.48,6816.94,0],[[334,2],[336,2]]], -[336,[3200.45,6833.96,0],[[335,2]]]]; diff --git a/A3-Antistasi/NavGrids/navGridisladuala3.sqf b/A3-Antistasi/NavGrids/navGridisladuala3.sqf deleted file mode 100644 index 36c062a887..0000000000 --- a/A3-Antistasi/NavGrids/navGridisladuala3.sqf +++ /dev/null @@ -1,372 +0,0 @@ -navGrid = [[0,[3815.25,6620.17,3.17891e-007],[[1,2],[2,2],[3,2]]], [1,[3831.06,6535.13,0],[[0,2],[4,2]]], [2,[3962.86,6650.66,0],[[0,2],[5,2]]], [3,[3763.59,6677.14,0],[[0,2],[6,2],[7,2]]], [4,[3812.76,6401.92,0],[[1,2],[8,2]]], [5,[4081.86,6675.87,0],[[2,2],[9,2],[10,2]]], -[6,[3673.84,6752.19,0],[[3,2],[11,2],[7,2],[6,2],[12,2]]], [7,[3684.06,6724.01,0],[[6,2],[21,2],[7,2],[3,2]]], [8,[3795.27,6282.58,2.38419e-007],[[8,2],[13,2],[14,2]]], [9,[4075.2,6787.54,0],[[5,2],[15,2],[9,2],[16,2]]], [10,[4196.81,6658.58,0],[[5,2],[17,2],[18,2]]], [11,[3550.07,6907.64,0],[[6,2],[19,2],[12,2],[11,2],[20,2]]], -[12,[3599.18,6905.01,0],[[11,2],[28,2],[12,2],[6,2]]], [13,[3858.33,6247.12,6.35783e-007],[[8,2],[29,2],[30,2]]], [14,[3641.97,6316.14,0],[[8,2],[31,2]]], [15,[4077.35,6945.32,0],[[9,2],[22,2]]], [16,[4009.94,6785.57,0],[[9,2]]], [17,[4262.25,6634.43,3.17891e-007],[[10,2],[23,2],[24,2]]], -[18,[4209.65,6811.31,0],[[10,2],[25,2],[18,2],[26,2]]], [19,[3364.9,6971.62,6.35783e-007],[[11,2],[27,2],[20,2],[19,2]]], [20,[3388.1,6925.95,1.90735e-006],[[19,2],[40,2],[20,2],[11,2]]], [21,[3711.68,6705.18,3.17891e-007],[[7,2]]], [22,[4079.45,6967.85,0],[[15,2],[32,2],[33,2]]], [23,[4317.59,6637.27,0],[[17,2],[34,2],[35,2]]], -[24,[4233.31,6580.96,-3.17891e-007],[[17,2],[36,2],[37,2],[24,2]]], [25,[4209.06,6784.84,0],[[18,2]]], [26,[4222.67,6924.77,0],[[18,2]]], [27,[3272.99,7105.6,0],[[19,2],[38,2],[39,2]]], [28,[3626.12,6860.4,0],[[12,2]]], [29,[3863.1,6085.54,-9.53674e-007],[[13,2],[41,2],[29,2],[42,2]]], -[30,[3948.47,6250.92,0],[[13,2],[43,2],[44,2]]], [31,[3602.19,6326.01,0],[[14,2]]], [32,[4158.38,6991.33,-3.17891e-007],[[22,2],[32,2],[45,2]]], [33,[4024.85,7067.27,0],[[22,2],[46,2]]], [34,[4427.26,6604.46,0],[[23,2],[47,2],[48,2]]], [35,[4327.88,6672.43,0],[[23,2],[49,2],[35,2],[50,2]]], -[36,[4140.15,6470.99,0],[[24,2],[51,2]]], [37,[4246.27,6596.76,0],[[24,2]]], [38,[3345.07,7127.73,0],[[27,2],[52,2],[38,2]]], [39,[3109.6,7148.03,0],[[27,2],[53,2],[54,2]]], [40,[3436.07,6919.36,1.27157e-006],[[20,2]]], [41,[3870.37,6172.41,1.27157e-006],[[29,2]]], -[42,[3773.81,5785.48,0],[[29,2],[55,2]]], [43,[4008.47,6270.22,6.35783e-007],[[30,2],[44,2],[43,2],[56,2],[51,2]]], [44,[3990.76,6255.65,0],[[43,2],[74,2],[30,2],[44,2]]], [45,[4246.98,7044.22,-6.35783e-007],[[32,2],[57,2],[45,2],[58,2]]], [46,[3962.52,7170.52,0],[[33,2],[59,2]]], [47,[4513.48,6592.88,0],[[34,2],[60,2],[61,2],[48,2]]], -[48,[4418.04,6513.77,0],[[34,2],[47,2],[62,2],[48,2],[61,2]]], [49,[4395.33,6777.03,0],[[35,2],[50,2],[63,2],[64,2],[65,2],[49,2]]], [50,[4395.18,6664.45,0],[[35,2],[49,2],[66,2],[67,2]]], [51,[4099.8,6374.16,0],[[36,2],[43,2],[56,2]]], [52,[3404.55,7214.26,0],[[38,2],[68,2]]], [53,[3100.28,7070.75,0],[[39,2],[69,2],[53,2]]], -[54,[2997.29,7156.51,0],[[39,2],[70,2],[71,2],[69,2]]], [55,[3648.18,5730.16,0],[[42,2],[72,2],[55,2],[73,2]]], [56,[4087.07,6352,0],[[43,2],[51,2],[75,2]]], [57,[4232.84,7009.96,-6.35783e-007],[[45,2]]], [58,[4282.01,7120.58,0],[[45,2]]], [59,[3922.71,7246.25,0],[[46,2],[76,2]]], -[60,[4585.26,6581.45,0],[[47,2],[77,2],[66,2],[61,2]]], [61,[4515.58,6483.42,0],[[47,2],[48,2],[60,2],[78,2],[62,2],[79,2]]], [62,[4401.24,6423.53,0],[[48,2],[61,2],[80,2],[78,2],[81,2],[75,2]]], [63,[4584.43,6751.87,0],[[49,2],[82,2],[77,2],[63,2],[83,2]]], [64,[4498.95,6926.78,0],[[49,2],[84,2],[64,2]]], [65,[4342.5,6766.53,0],[[49,2]]], -[66,[4554.58,6630.06,0],[[50,2],[60,2],[77,2]]], [67,[4406.77,6705.43,0],[[50,2],[83,2]]], [68,[3460.51,7324.64,0],[[52,2],[85,2]]], [69,[3035.44,7013.37,0],[[53,2],[54,2],[86,2],[69,2],[71,2]]], [70,[2943.11,7188.39,0],[[54,2]]], [71,[2917.86,7009.13,0],[[54,2],[69,2],[87,2],[88,2]]], -[72,[3668.73,5744.04,0],[[55,2]]], [73,[3542.83,5658.19,0],[[55,2],[89,2],[73,2],[90,2],[91,2]]], [74,[3972.96,6252.67,6.35783e-007],[[44,2]]], [75,[4212.37,6337.99,0],[[56,2],[62,2],[92,2],[75,2],[80,2],[81,2]]], [76,[3922.6,7310.34,3.17891e-007],[[59,2],[93,2],[94,2]]], [77,[4637.34,6613.61,0],[[60,2],[63,2],[66,2],[95,2],[77,2],[96,2],[79,2],[83,2],[82,2],[97,2]]], -[78,[4473.77,6414.52,0],[[61,2],[62,2],[98,2]]], [79,[4603.74,6438.1,0],[[61,2],[77,2],[99,2],[96,2],[100,2],[95,2]]], [80,[4382.88,6306.18,0],[[62,2],[75,2],[101,2],[98,2],[102,2],[103,2]]], [81,[4291.27,6409.14,0],[[62,2],[75,2]]], [82,[4655.45,6732.06,0],[[77,2],[104,2],[105,2],[82,2]]], [83,[4569.68,6674.69,0],[[63,2],[67,2],[77,2]]], -[84,[4478.13,6873.2,0],[[64,2]]], [85,[3507.06,7410.27,0],[[68,2],[106,2]]], [86,[3067.61,7029.55,0],[[69,2]]], [87,[2852.33,6891.8,0],[[71,2],[107,2],[108,2],[109,2]]], [88,[2767.53,7081.92,0],[[71,2],[110,2]]], [89,[3575.54,5679.14,0],[[73,2]]], -[90,[3414.57,5626.26,0],[[73,2],[111,2],[90,2],[112,2]]], [91,[3527.55,5542.07,0],[[73,2],[113,2],[91,2],[114,2]]], [92,[4172.55,6337.44,0],[[75,2]]], [93,[3828.89,7377.38,0],[[76,2]]], [94,[4007.02,7412.7,0],[[76,2],[115,2]]], [95,[4688.76,6566.5,0],[[77,2],[79,2],[116,2],[100,2],[117,2],[99,2]]], -[96,[4613.77,6514.25,0],[[77,2],[79,2],[100,2]]], [97,[4705,6654.19,0],[[77,2],[104,2]]], [98,[4475.82,6370.02,0],[[78,2],[80,2],[101,2],[98,2],[118,2]]], [99,[4712.38,6471.26,0],[[79,2],[119,2],[100,2],[120,2],[95,2]]], [100,[4653.75,6500.63,0],[[79,2],[95,2],[96,2],[99,2],[121,2],[100,2]]], [101,[4458.19,6297.3,0],[[80,2],[98,2],[122,2]]], -[102,[4397.99,6273.76,0],[[80,2]]], [103,[4363.17,6240.49,0],[[80,2],[123,2],[103,2],[122,2]]], [104,[4719.66,6751.59,0],[[82,2],[97,2],[124,2],[125,2]]], [105,[4654.2,6730.28,0],[[82,2],[134,2],[105,2]]], [106,[3552.29,7441.92,0],[[85,2],[126,2]]], [107,[2774.97,6914.94,0],[[87,2],[127,2],[107,2],[128,2]]], -[108,[2965.06,6778.17,0],[[87,2],[109,2],[108,2],[129,2]]], [109,[2966.4,6820.6,0],[[108,2],[143,2],[109,2],[87,2]]], [110,[2689.37,7089.8,1.58946e-007],[[88,2],[130,2],[128,2],[110,2]]], [111,[3450.47,5630.06,0],[[90,2]]], [112,[3214.98,5620.83,0],[[90,2],[131,2]]], [113,[3549.09,5591.4,0],[[91,2]]], -[114,[3496.17,5368.08,0],[[91,2]]], [115,[4093.54,7519.13,0],[[94,2],[132,2]]], [116,[4743.14,6530.69,0],[[95,2],[133,2]]], [117,[4700.41,6616.33,0],[[95,2],[117,2]]], [118,[4666.14,6339.68,0],[[98,2],[135,2]]], [119,[4690.14,6433.19,0],[[99,2]]], -[120,[4756.45,6539.09,0],[[99,2],[120,2]]], [121,[4616.56,6472.93,0],[[100,2]]], [122,[4448.94,6235.35,0],[[101,2],[103,2],[136,2]]], [123,[4344.96,6155.81,0],[[103,2]]], [124,[4866,6744.36,0],[[104,2],[137,2]]], [125,[4719.97,6878.35,0],[[104,2],[138,2],[125,2],[139,2]]], -[126,[3674.13,7493.93,0],[[106,2],[140,2]]], [127,[2800.69,6910.51,0],[[107,2]]], [128,[2668.69,6930.37,-4.76837e-007],[[107,2],[110,2],[130,2],[141,2],[142,2]]], [129,[2984.03,6669.68,0],[[108,2],[144,2]]], [130,[2671.45,6996.73,0],[[110,2],[128,2],[141,2]]], [131,[3075.53,5618.47,-3.8147e-006],[[112,2],[145,2],[146,2]]], -[132,[4133.34,7580.74,0],[[115,2],[147,2]]], [133,[4862.91,6367.03,0],[[116,2],[148,2],[135,2]]], [134,[4658.14,6733.14,0],[[134,2]]], [135,[4717.94,6336.3,0],[[118,2],[133,2],[135,2]]], [136,[4443.4,6150.21,0],[[122,2]]], [137,[4902.62,6752.04,-9.53674e-007],[[124,2],[149,2],[150,2],[151,2]]], -[138,[4705.9,6846.77,0],[[125,2],[152,2]]], [139,[4731.4,6983.14,0],[[125,2],[153,2]]], [140,[3778.48,7534.31,0],[[126,2],[154,2]]], [141,[2674.31,6977,-3.17891e-007],[[128,2],[130,2]]], [142,[2527.44,6932.09,0],[[128,2],[155,2]]], [143,[2930.82,6844.49,0],[[109,2]]], -[144,[3006.54,6596.95,-9.53674e-007],[[129,2],[156,2]]], [145,[2948.7,5620.85,0],[[131,2],[146,2],[145,2],[157,2]]], [146,[2965.69,5617.92,9.53674e-007],[[145,2],[170,2],[146,2],[131,2]]], [147,[4133.86,7638.23,0],[[132,2],[158,2],[159,2]]], [148,[4987.93,6191.66,0],[[133,2],[160,2]]], [149,[5005.57,6751.76,0],[[137,2],[161,2]]], -[150,[4915.31,6677.87,0],[[137,2]]], [151,[4976.66,6790.29,0],[[137,2]]], [152,[4720.06,6820.67,0],[[152,2],[138,2],[162,2]]], [153,[4777.8,7036.3,0],[[139,2],[163,2],[153,2],[164,2]]], [154,[3886.75,7561.77,0],[[140,2],[165,2]]], [155,[2414.37,6880.24,0],[[142,2],[166,2],[155,2],[167,2],[168,2]]], -[156,[2983.46,6504.57,0],[[144,2],[169,2]]], [157,[2858.92,5701.51,-2.38419e-007],[[145,2],[171,2],[157,2],[172,2],[173,2]]], [158,[4061.97,7779.86,1.90735e-007],[[147,2],[159,2],[158,2],[174,2],[175,2],[176,2]]], [159,[4111.47,7740.66,0],[[158,2],[194,2],[159,2],[147,2]]], [160,[5061.57,6066.65,0],[[148,2],[177,2],[178,2],[179,2]]], [161,[5040.68,6779.03,6.35783e-007],[[149,2],[180,2],[161,2],[181,2]]], -[162,[4701.9,6839.08,0],[[152,2],[202,2],[162,2]]], [163,[4754.15,7008.26,0],[[153,2]]], [164,[4822.66,7220.77,0],[[153,2],[182,2],[183,2]]], [165,[3926.08,7595.34,-9.53674e-007],[[154,2],[184,2]]], [166,[2453.94,6880.88,0],[[155,2]]], [167,[2327.24,6957.1,0],[[155,2],[185,2],[167,2],[186,2]]], -[168,[2332.52,6918.27,3.8147e-006],[[185,2],[155,2]]], [169,[2937.42,6426.49,0],[[156,2],[187,2],[188,2],[189,2]]], [170,[2997.85,5617.47,0],[[146,2]]], [171,[2872.01,5662.49,-4.76837e-007],[[157,2]]], [172,[2843.02,5850.51,0],[[157,2],[190,2],[172,2],[191,2],[192,2]]], [173,[2757.55,5738.38,0],[[157,2],[193,2],[173,2]]], -[174,[4168.6,7875.37,0],[[158,2],[195,2],[174,2]]], [175,[3961.42,7726.37,0],[[158,2],[184,2]]], [176,[3921.6,7897.58,-5.71855],[[158,2],[196,2]]], [177,[5151.41,5907.77,0],[[160,2],[197,2]]], [178,[5250.28,6091.03,0],[[160,2],[198,2],[178,2],[199,2],[200,2]]], [179,[5146.35,6113.54,0],[[198,2],[160,2]]], -[180,[5033.02,6769.99,9.53674e-007],[[161,2]]], [181,[5099.12,6825.67,9.53674e-007],[[161,2],[201,2]]], [182,[4794.59,7364.58,0],[[164,2],[183,2],[182,2],[203,2]]], [183,[4753.5,7325.3,0],[[182,2],[218,2],[183,2],[164,2]]], [184,[3944.53,7652.15,0],[[165,2],[175,2]]], [185,[2325.84,6932.93,0],[[167,2],[168,2]]], -[186,[2203,7039.84,-6.35783e-007],[[167,2],[204,2],[205,2]]], [187,[2909.74,6216.58,0],[[169,2],[206,2],[187,2],[207,2],[208,2],[191,2]]], [188,[2815.3,6410.22,0],[[169,2],[209,2]]], [189,[2930.92,6312.78,0],[[206,2],[169,2]]], [190,[2856.02,5809.56,0],[[172,2]]], [191,[2749.19,6036.17,0],[[172,2],[187,2],[192,2],[191,2],[208,2]]], -[192,[2762.85,5980.19,0],[[191,2],[172,2]]], [193,[2660.7,5695.39,0],[[173,2],[193,2],[210,2]]], [194,[4120.05,7708.21,0],[[159,2]]], [195,[4210.53,7927.64,0],[[174,2],[211,2],[195,2]]], [196,[3827.19,7971.89,-10.1437],[[176,2],[212,2]]], [197,[5164.32,5839.8,3.17891e-007],[[177,2],[213,2],[214,2],[197,2]]], -[198,[5172.93,6121.63,0],[[178,2],[179,2],[198,2]]], [199,[5514.71,6023.11,0],[[178,2],[200,2],[199,2],[215,2],[216,2]]], [200,[5480.95,6019.3,0],[[199,2],[233,2],[200,2],[178,2]]], [201,[5238.09,6853.95,9.53674e-007],[[181,2],[217,2]]], [202,[4714.65,6835.03,0],[[162,2]]], [203,[4933.95,7511.58,-3.17891e-007],[[182,2],[219,2],[220,2]]], -[204,[2122.96,7084.36,-1.27157e-006],[[186,2],[221,2],[222,2]]], [205,[2217.15,6930.64,0],[[186,2],[223,2],[224,2],[205,2]]], [206,[2925.32,6287.82,0],[[187,2],[189,2],[206,2]]], [207,[2963.96,6134.23,0],[[187,2]]], [208,[2792.05,6175.37,0],[[187,2],[191,2],[225,2],[208,2],[209,2]]], [209,[2700.52,6354.77,0],[[188,2],[208,2],[226,2]]], -[210,[2580.9,5635.07,0],[[193,2],[227,2],[228,2],[229,2]]], [211,[4291.69,8024.51,0],[[195,2],[230,2]]], [212,[3759.35,8026.2,0],[[212,2],[231,2]]], [213,[5168.58,5644.72,0],[[197,2],[232,2]]], [214,[5162.25,5868.52,4.76837e-007],[[197,2]]], [215,[5600.88,6059.92,0],[[199,2],[234,2],[235,2],[215,2],[236,2]]], -[216,[5567.58,5864.61,-9.53674e-007],[[199,2],[237,2]]], [217,[5327.46,6861.7,0],[[201,2],[238,2]]], [218,[4773.9,7285.17,0],[[183,2]]], [219,[5035.85,7439.68,0],[[203,2]]], [220,[4910.26,7686.15,0],[[203,2],[239,2]]], [221,[2096.3,7225.04,0],[[204,2],[240,2]]], -[222,[2002.8,7024.94,0],[[204,2],[241,2]]], [223,[2198.12,6843.57,2.38419e-007],[[205,2],[223,2],[242,2],[243,2]]], [224,[2219.31,6956.08,0],[[205,2]]], [225,[2844.62,6166.33,0],[[208,2]]], [226,[2584.44,6322.2,0],[[209,2],[244,2],[245,2]]], [227,[2493.97,5594.29,0],[[210,2],[246,2]]], -[228,[2563.17,5397.46,0],[[210,2],[247,2]]], [229,[2596.38,5770.79,0],[[210,2]]], [230,[4435.9,8025.8,0],[[211,2],[248,2]]], [231,[3687.03,8137.07,1.90735e-006],[[212,2],[249,2]]], [232,[5168.63,5468.91,1.90735e-006],[[213,2],[250,2]]], [233,[5447.57,6026.01,-3.17891e-007],[[200,2]]], -[234,[5568.66,6088.21,0],[[215,2]]], [235,[5705.49,6101.01,0],[[215,2],[235,2],[251,2],[252,2]]], [236,[5617.54,6136.13,-1.90735e-006],[[215,2],[253,2],[236,2]]], [237,[5593.82,5820.05,0],[[216,2],[254,2]]], [238,[5442.31,6837.35,0],[[217,2],[255,2],[256,2]]], [239,[4728.19,7760.66,0],[[220,2],[257,2]]], -[240,[2043.73,7258.81,0],[[221,2],[258,2]]], [241,[1978.13,7018.28,0],[[222,2]]], [242,[2254.94,6795.91,0],[[223,2]]], [243,[2119.23,6834.06,0],[[223,2]]], [244,[2533.46,6415.51,0],[[226,2],[244,2],[259,2]]], [245,[2433.09,6305.75,0],[[226,2],[260,2]]], -[246,[2382.32,5590.86,0],[[227,2],[261,2]]], [247,[2563.3,5243.06,0],[[228,2],[247,2]]], [248,[4484.54,8006.64,0],[[230,2],[262,2],[263,2],[264,2]]], [249,[3733.33,8248.89,3.8147e-006],[[231,2],[265,2]]], [250,[5186.19,5240.85,-4.76837e-007],[[232,2],[266,2],[267,2],[268,2]]], [251,[5932.78,6190.32,0],[[235,2]]], -[252,[5682.31,6181.45,0],[[235,2]]], [253,[5616.26,6123.53,0],[[236,2]]], [254,[5638.82,5794.57,-9.53674e-007],[[237,2],[269,2]]], [255,[5594.19,6819.58,0],[[238,2],[270,2]]], [256,[5441.34,6704.22,0],[[238,2]]], [257,[4602.7,7811.49,0],[[239,2],[271,2]]], -[258,[1980.09,7191.21,0],[[240,2],[272,2]]], [259,[2400.3,6358.12,0],[[244,2]]], [260,[2280.68,6297.87,0],[[245,2],[273,2]]], [261,[2282.02,5620.28,0],[[246,2],[274,2]]], [262,[4530,8045.48,0],[[248,2],[264,2]]], [263,[4537.65,7906.64,0],[[248,2],[275,2],[263,2],[264,2],[271,2]]], -[264,[4570.03,8044.16,0],[[248,2],[262,2],[263,2],[276,2],[264,2],[277,2]]], [265,[3769.55,8297.6,1.27157e-006],[[249,2],[278,2],[279,2]]], [266,[5106.76,5187.23,0],[[250,2],[280,2],[266,2],[281,2],[282,2],[267,2]]], [267,[5173.09,5143.26,4.76837e-007],[[250,2],[266,2],[283,2],[268,2]]], [268,[5243.44,5130,0],[[250,2],[267,2],[284,2],[283,2]]], [269,[5696.05,5775.11,0],[[254,2],[285,2]]], -[270,[5645.34,6827.22,-1.90735e-006],[[255,2],[286,2]]], [271,[4571.22,7852.52,0],[[257,2],[263,2]]], [272,[1914.27,7173.88,0],[[272,2],[287,2],[288,2]]], [273,[2257.76,6295.26,0],[[273,2],[289,2]]], [274,[2215.72,5648.85,0],[[261,2],[290,2]]], [275,[4511.35,7923.13,0],[[263,2]]], -[276,[4662.23,8067.3,0],[[264,2],[291,2],[292,2],[277,2],[293,2]]], [277,[4563.35,8219.47,0],[[264,2],[276,2],[294,2],[277,2],[295,2],[292,2],[296,2]]], [278,[3818.83,8408.21,0],[[265,2],[297,2]]], [279,[3685.8,8402.55,0],[[265,2]]], [280,[5114.79,5232.26,0],[[266,2]]], [281,[5092.37,5113.91,0],[[266,2],[281,2],[298,2],[282,2]]], -[282,[5048.35,5156.98,0],[[266,2],[281,2],[299,2],[298,2]]], [283,[5173.49,5063.14,0],[[267,2],[268,2],[300,2],[284,2]]], [284,[5246.76,5051.79,0],[[284,2]]], [285,[5729.63,5735.78,-9.53674e-007],[[269,2],[301,2]]], [286,[5685.81,6859.41,-1.90735e-006],[[270,2],[302,2]]], [287,[1734.26,7235.49,-4.83509],[[272,2],[303,2]]], -[288,[1938.27,7169.92,0],[[272,2]]], [289,[2154.18,6246.02,0],[[273,2],[304,2],[305,2]]], [290,[2187,5709.74,-3.17891e-007],[[274,2],[306,2],[290,2],[307,2]]], [291,[4781.94,8025.38,0],[[276,2]]], [292,[4657.93,8197.21,0],[[276,2],[277,2]]], [293,[4566.75,8100.09,0],[[276,2]]], -[294,[4493.22,8231.99,0],[[277,2],[308,2],[295,2]]], [295,[4568.55,8288.74,0],[[277,2],[294,2],[308,2],[296,2]]], [296,[4650.1,8286.98,0],[[277,2],[295,2],[309,2],[296,2],[310,2],[308,2]]], [297,[3845.54,8472.74,0],[[278,2],[311,2]]], [298,[4995.55,5087.62,2.38419e-007],[[298,2],[299,2],[312,2],[313,2],[314,2]]], [299,[5000.03,5156.73,0],[[282,2],[298,2],[314,2]]], -[300,[5168.57,4929.06,1.90735e-006],[[283,2],[315,2]]], [301,[5789,5596.04,0],[[285,2],[319,2]]], [302,[5722.24,6949.94,-1.90735e-006],[[286,2],[320,2]]], [303,[1654.77,7267.14,0],[[287,2],[321,2],[303,2]]], [304,[2052.04,6165.63,0],[[289,2],[322,2]]], [305,[2090.63,6270.01,0],[[289,2]]], -[306,[2205.17,5672.29,-4.76837e-007],[[290,2]]], [307,[2046.78,5789.57,-1.58946e-007],[[290,2],[323,2],[324,2],[325,2],[326,2]]], [308,[4537.18,8332.77,0],[[294,2],[295,2],[296,2],[327,2],[308,2],[328,2],[329,2]]], [309,[4650.2,8266.5,0],[[296,2]]], [310,[4647.94,8335.71,0],[[296,2],[330,2]]], [311,[3798.55,8528.87,0],[[297,2],[331,2],[332,2]]], -[312,[4861.64,4993.65,0],[[298,2]]], [313,[4921.88,5101.9,0],[[298,2],[314,2]]], [314,[4913.41,5151.31,0],[[299,2],[298,2],[314,2],[333,2],[313,2],[334,2]]], [315,[5174.07,4900.21,6.35783e-007],[[300,2],[335,2],[336,2]]], [316,[5344.19,4964.55,0],[[284,2],[317,2],[318,2],[316,2]]], [317,[5408.02,4841.75,3.17891e-007],[[316,2],[337,2],[317,2]]], -[318,[5340.89,5003.36,0],[[316,2],[338,2]]], [319,[5825.7,5521.92,0],[[301,2],[339,2]]], [320,[5763.3,7053.35,-4.76837e-007],[[302,2],[340,2],[320,2],[341,2]]], [321,[1640.98,7385.7,0],[[303,2],[342,2]]], [322,[2030.6,6118.58,0],[[304,2],[325,2]]], [323,[2085.71,5702.34,0],[[307,2],[324,2],[343,2],[344,2],[323,2],[345,2]]], -[324,[2001.62,5722.22,0],[[307,2],[323,2],[346,2],[343,2]]], [325,[2016.5,6008.24,9.53674e-007],[[307,2],[322,2]]], [326,[1986.05,5747.29,0],[[307,2]]], [327,[4483.5,8316.1,0],[[308,2]]], [328,[4563.53,8408.74,-9.53674e-007],[[308,2]]], [329,[4629.09,8335.67,0],[[308,2]]], -[330,[4810.26,8335.61,0],[[310,2],[347,2]]], [331,[3836.59,8617.54,3.8147e-006],[[311,2],[348,2]]], [332,[3702.24,8525.13,0],[[311,2],[349,2]]], [333,[4955.76,5103.32,0],[[314,2]]], [334,[4833.55,5156.39,0],[[314,2],[334,2]]], [335,[5185.09,4900.22,0],[[315,2]]], -[336,[5176.07,4735.59,0],[[315,2],[350,2]]], [337,[5412.65,4709.37,-3.17891e-007],[[317,2],[351,2],[337,2],[352,2]]], [338,[5350.69,4990.92,0],[[318,2],[338,2],[353,2]]], [339,[5868.31,5492.62,0],[[319,2],[354,2]]], [340,[5805.24,7191.98,0],[[320,2],[355,2],[356,2]]], [341,[5909.02,6998.51,0],[[320,2],[357,2]]], -[342,[1614.7,7440.84,0],[[321,2],[358,2]]], [343,[2052.89,5718.85,0],[[323,2],[324,2]]], [344,[2075.02,5681.4,0],[[323,2]]], [345,[2060.16,5691.47,0],[[323,2]]], [346,[1929.87,5727.69,0],[[324,2]]], [347,[4864.43,8324.15,0],[[330,2],[359,2]]], -[348,[3791.31,8705.12,0],[[331,2],[360,2]]], [349,[3693.7,8534.47,0],[[332,2]]], [350,[5188.54,4690.92,2.38419e-007],[[336,2],[361,2],[362,2],[352,2],[363,2]]], [351,[5438.46,4739.92,-3.17891e-007],[[337,2]]], [352,[5321.5,4645.01,0],[[337,2],[350,2],[364,2],[352,2],[365,2],[366,2],[362,2]]], [353,[5318.65,5016.9,9.53674e-007],[[338,2],[367,2],[353,2]]], -[354,[5928.61,5485.59,0],[[339,2],[368,2]]], [355,[5884.25,7339.58,0],[[340,2],[369,2],[355,2],[370,2]]], [356,[5842.34,7299.71,0],[[369,2],[340,2]]], [357,[6025.89,6956.43,0],[[341,2],[371,2]]], [358,[1524.2,7475.83,0],[[342,2],[372,2]]], [359,[4902.55,8289.21,0],[[347,2],[373,2],[374,2]]], -[360,[3806.36,8751.62,0],[[348,2],[375,2]]], [361,[5168.4,4448.35,-9.53674e-007],[[350,2],[376,2],[377,2]]], [362,[5265.12,4642.18,0],[[350,2],[352,2],[366,2]]], [363,[5175.66,4495,0],[[377,2],[350,2]]], [364,[5258.48,4685.14,0],[[352,2],[366,2]]], [365,[5348.59,4551.31,0],[[352,2],[378,2],[365,2],[379,2]]], -[366,[5267.66,4659.73,0],[[352,2],[362,2],[364,2],[366,2]]], [367,[5330.36,5011.1,0],[[353,2],[380,2]]], [368,[5975.67,5464.14,0],[[354,2],[381,2]]], [369,[5856.42,7328.59,0],[[355,2],[356,2],[369,2]]], [370,[5965.51,7390.46,-3.17891e-007],[[355,2],[382,2],[370,2],[383,2]]], [371,[6120.28,6951.38,0],[[357,2],[384,2]]], -[372,[1476,7546.09,9.53674e-007],[[358,2],[385,2]]], [373,[4959.73,8242.6,0],[[359,2],[386,2],[374,2],[373,2]]], [374,[4925.5,8250.01,0],[[373,2],[398,2],[374,2],[359,2]]], [375,[3854.08,8788.09,0],[[360,2],[387,2]]], [376,[5168.33,4273.91,1.90735e-006],[[361,2],[388,2]]], [377,[5309.62,4427.99,-3.17891e-007],[[508,2],[583,2],[377,2],[363,2],[361,2]]], -[378,[5335.03,4570.15,0],[[365,2]]], [379,[5444.96,4427.27,0],[[365,2],[389,2]]], [380,[5295.68,5024.83,0],[[367,2]]], [381,[6035.89,5404.54,7.62939e-006],[[368,2],[390,2]]], [382,[5950.12,7372.01,0],[[370,2]]], [383,[5996.54,7457.58,0],[[370,2],[391,2],[392,2],[393,2]]], -[384,[6301.94,6951.39,0],[[371,2],[394,2]]], [385,[1471.72,7609.08,0],[[372,2],[395,2]]], [386,[5079.35,8232.79,3.17891e-007],[[373,2],[396,2],[397,2],[386,2]]], [387,[3882.96,8920.42,0],[[375,2],[399,2]]], [388,[5168.25,4123.36,0],[[376,2],[400,2]]], [389,[5476.79,4375.88,4.76837e-007],[[379,2],[401,2]]], -[390,[6084.64,5387.27,0],[[381,2],[402,2]]], [391,[6184.92,7426.56,0],[[383,2],[403,2]]], [392,[5852.29,7550.59,0],[[383,2],[404,2],[392,2],[405,2]]], [393,[5884.3,7485.03,0],[[404,2],[383,2]]], [394,[6427.18,6951.51,0],[[384,2],[406,2]]], [395,[1452.37,7629.42,2.38419e-007],[[385,2],[407,2],[408,2],[409,2]]], -[396,[5174.44,8318.74,9.53674e-007],[[386,2],[410,2],[396,2],[411,2]]], [397,[5039.9,8215.16,0],[[412,2],[413,2],[397,2],[414,2]]], [398,[4912.99,8268.48,0],[[374,2]]], [399,[3927.69,9078.97,0],[[387,2],[415,2]]], [400,[5168.32,4012.45,0],[[400,2],[416,2]]], [401,[5522.66,4352,0],[[389,2],[417,2],[418,2]]], -[402,[6135.49,5396.68,0],[[390,2],[419,2]]], [403,[6208.65,7447.16,0],[[391,2],[420,2],[403,2]]], [404,[5846.76,7502.98,0],[[392,2],[393,2],[404,2]]], [405,[5846.91,7629.17,-3.17891e-007],[[392,2],[421,2],[422,2]]], [406,[6549.01,6951.66,0],[[394,2],[423,2]]], [407,[1384.34,7665.19,0],[[395,2],[424,2],[425,2],[426,2]]], -[408,[1471.77,7625.45,0],[[395,2]]], [409,[1465.2,7575.17,-9.53674e-007],[[395,2],[427,2]]], [410,[5149.53,8292.52,6.35783e-007],[[396,2]]], [411,[5264.72,8341.18,0],[[396,2],[428,2]]], [412,[5041.74,8212.45,0],[[397,2],[412,2]]], [413,[5043.57,8209.75,-9.53674e-007],[[397,2],[414,2],[413,2]]], -[414,[5061.67,8205.99,-4.76837e-007],[[413,2],[414,2],[497,2],[397,2]]], [415,[3932.34,9105.89,0],[[399,2],[429,2],[430,2]]], [416,[5162.4,3921.9,-2.38419e-007],[[400,2],[449,2],[416,2],[450,2]]], [417,[5614.9,4351.3,0],[[401,2],[418,2],[417,2],[431,2]]], [418,[5591.36,4342.09,0],[[417,2],[451,2],[401,2],[418,2]]], [419,[6174.82,5430.26,0],[[402,2],[432,2]]], -[420,[6282.94,7552.38,0],[[403,2],[433,2],[434,2],[420,2]]], [421,[5872.11,7744.24,0],[[405,2],[435,2],[436,2]]], [422,[5723.71,7632.15,0],[[405,2],[437,2]]], [423,[6668.96,6951.79,0],[[406,2],[438,2]]], [424,[1299.72,7704.32,0],[[407,2],[439,2],[440,2],[441,2]]], [425,[1372.49,7757.32,0],[[407,2],[442,2],[425,2],[443,2],[441,2]]], -[426,[1439.71,7571.54,6.35783e-007],[[426,2]]], [427,[1454.45,7464.91,6.35783e-007],[[409,2],[444,2],[427,2]]], [428,[5381.88,8257.64,0],[[411,2],[445,2]]], [429,[4086.33,9024.97,4.76837e-007],[[415,2],[446,2]]], [430,[3850.83,9166.68,0],[[415,2],[447,2],[430,2],[448,2]]], [431,[5666.48,4359.26,0],[[417,2],[452,2],[453,2]]], -[432,[6192.09,5479,7.62939e-006],[[419,2],[454,2]]], [433,[6405.21,7581.82,0],[[420,2],[455,2],[456,2],[433,2]]], [434,[6250.87,7530.22,0],[[420,2]]], [435,[5836.23,7907.68,0],[[421,2],[457,2]]], [436,[5911.2,7743.38,0],[[421,2],[436,2],[458,2]]], [437,[5633.55,7637.5,0],[[422,2],[459,2],[437,2],[460,2],[461,2],[462,2]]], -[438,[6700.85,6953.7,0],[[423,2],[463,2],[464,2]]], [439,[1328.23,7718.44,0],[[424,2],[441,2]]], [440,[1221.13,7740.81,0],[[424,2],[465,2],[466,2],[443,2]]], [441,[1292.68,7740.7,0],[[424,2],[425,2],[439,2]]], [442,[1405.16,7743.22,0],[[425,2],[467,2],[442,2]]], [443,[1311.54,7792.37,0],[[425,2],[440,2],[466,2]]], -[444,[1354.46,7394.42,0],[[427,2],[468,2],[444,2],[469,2]]], [445,[5483.32,8264.54,-6.35783e-007],[[428,2],[470,2],[471,2],[445,2]]], [446,[4100.15,9039.95,1.58946e-007],[[429,2],[472,2],[473,2]]], [447,[3882.54,9185.6,0],[[430,2],[474,2],[473,2]]], [448,[3699.3,9250.25,0],[[430,2],[475,2]]], [449,[5172.02,3768.45,-9.53674e-007],[[416,2],[476,2]]], -[450,[5046.96,3901.45,6.35783e-007],[[416,2],[477,2],[450,2],[478,2]]], [451,[5566.87,4344.18,-1.58946e-007],[[418,2]]], [452,[5653.92,4258.82,0],[[431,2],[479,2],[480,2],[481,2]]], [453,[5797.68,4367.79,0],[[431,2],[482,2]]], [454,[6201.32,5538.74,0],[[432,2],[483,2]]], [455,[6507.31,7554.57,0],[[433,2],[484,2]]], -[456,[6375.95,7586.76,0],[[433,2]]], [457,[5817.11,8027.94,0],[[435,2],[485,2]]], [458,[6083.88,7731.55,0],[[436,2],[486,2]]], [459,[5555.2,7590.16,0],[[437,2],[487,2]]], [460,[5558.56,7587.39,0],[[437,2]]], [461,[5601.07,7717.96,0],[[437,2]]], -[462,[5536.18,7631.54,0],[[487,2],[437,2]]], [463,[6709.87,7075.17,0],[[438,2],[463,2],[488,2],[489,2]]], [464,[6916.58,6951.86,0],[[438,2],[490,2]]], [465,[1087.18,7783.03,-6.35783e-007],[[440,2],[491,2],[492,2]]], [466,[1239.36,7824.58,0],[[440,2],[443,2],[493,2],[466,2]]], [467,[1401.66,7736.92,-6.35783e-007],[[467,2],[442,2]]], -[468,[1349.99,7446.04,0],[[444,2]]], [469,[1325.38,7182.18,0],[[444,2],[494,2],[469,2],[495,2]]], [470,[5619.06,8192.14,1.90735e-006],[[445,2],[496,2]]], [471,[5455.35,8273.67,-6.35783e-007],[[445,2]]], [472,[4203.86,8997.59,0],[[446,2],[498,2],[499,2]]], [473,[4002.98,9118.31,0],[[446,2],[447,2],[473,2]]], -[474,[3969.08,9235.61,-4.76837e-007],[[447,2],[500,2]]], [475,[3620.02,9300.37,0],[[448,2],[501,2],[502,2]]], [476,[5174.47,3630.11,0],[[449,2],[503,2]]], [477,[5088.25,3912.92,0],[[450,2]]], [478,[4889.66,3906.46,0],[[450,2],[504,2],[478,2],[505,2]]], [479,[5582.44,4209.7,0],[[452,2],[506,2],[479,2],[507,2]]], -[480,[5581.67,4282.47,0],[[452,2],[508,2],[509,2],[480,2]]], [481,[5731.67,4012.78,0],[[452,2],[510,2],[481,2],[511,2]]], [482,[5924.53,4367.69,0],[[453,2],[512,2]]], [483,[6234.22,5578.64,-3.8147e-006],[[454,2],[513,2]]], [484,[6623.38,7572.17,0],[[455,2],[514,2]]], [485,[5792.65,8181.2,0],[[457,2],[515,2]]], -[486,[6087.88,7663.15,0],[[458,2]]], [487,[5522.51,7627.01,0],[[459,2],[516,2],[487,2],[462,2]]], [488,[6790.02,7067.6,0],[[463,2]]], [489,[6711.06,7236.78,0],[[463,2],[517,2]]], [490,[7010.97,6946.81,0],[[464,2],[518,2]]], [491,[1060.34,7917.1,0],[[465,2],[519,2]]], -[492,[996.861,7785.92,0],[[465,2],[520,2]]], [493,[1237.69,7997.63,0],[[466,2],[521,2],[522,2]]], [494,[1342.74,7239.86,-1.27157e-006],[[469,2]]], [495,[1282.59,7012.79,0],[[469,2],[523,2]]], [496,[5673.5,8190.1,0],[[470,2],[515,2]]], [497,[5032.42,8219.57,-4.76837e-007],[[414,2]]], -[498,[4240.29,8968.67,0],[[472,2]]], [499,[4270.57,9029.7,0],[[472,2],[524,2]]], [500,[3977.84,9250.9,-1.19209e-007],[[474,2],[525,2],[526,2],[527,2]]], [501,[3558.68,9326.1,0],[[475,2],[528,2],[529,2]]], [502,[3667.1,9406.52,0],[[475,2],[530,2],[531,2]]], [503,[5166.67,3550.44,2.38419e-007],[[476,2],[532,2],[533,2],[534,2]]], -[504,[4935.35,3894.94,0],[[478,2]]], [505,[4727.23,3919.56,0],[[478,2],[535,2],[505,2],[536,2],[537,2]]], [506,[5614.94,4236.9,0],[[479,2],[538,2],[506,2]]], [507,[5506.16,4074.31,0],[[479,2],[539,2],[540,2],[507,2],[541,2]]], [508,[5412.78,4343.57,0],[[480,2],[377,2]]], [509,[5600.92,4275.66,0],[[480,2]]], -[510,[5701.29,4110.19,0],[[481,2]]], [511,[5870.95,3844.35,0],[[481,2],[542,2],[511,2],[543,2]]], [512,[5994.98,4383.66,0],[[482,2],[544,2]]], [513,[6282.66,5596.74,0],[[483,2],[545,2]]], [514,[6680.51,7593.03,0],[[484,2],[546,2]]], [515,[5784.44,8199.52,3.17891e-007],[[485,2],[496,2],[547,2],[548,2]]], -[516,[5525.3,7626.9,0],[[487,2]]], [517,[6726.4,7305.69,-3.17891e-007],[[489,2],[549,2],[517,2],[550,2]]], [518,[7163.89,6891.26,0],[[490,2],[551,2]]], [519,[1068.89,7968.1,0],[[491,2],[521,2]]], [520,[940.482,7751.85,0],[[492,2],[552,2]]], [521,[1161.6,8008.8,6.35783e-007],[[493,2],[519,2],[522,2]]], -[522,[1222.65,8106.94,0],[[493,2],[521,2],[553,2]]], [523,[1105.28,6834.32,4.76837e-007],[[495,2],[554,2],[523,2],[555,2],[556,2],[557,2]]], [524,[4325.26,9053.39,0],[[499,2],[558,2],[524,2],[559,2],[560,2],[561,2]]], [525,[4035.62,9234.43,-1.58946e-007],[[500,2],[562,2],[563,2]]], [526,[3942.8,9292.02,0],[[500,2],[564,2],[565,2],[526,2],[531,2],[566,2]]], [527,[4021.6,9299.59,0],[[500,2],[567,2]]], -[528,[3508.78,9348.09,0],[[501,2],[568,2],[569,2],[529,2]]], [529,[3499.74,9310.22,0],[[501,2],[528,2],[570,2]]], [530,[3704.14,9527.49,0],[[502,2],[571,2]]], [531,[3738.41,9391.74,-1.19209e-007],[[502,2],[526,2],[572,2],[566,2],[531,2],[565,2]]], [532,[5135.43,3402.7,0],[[503,2],[573,2],[574,2],[575,2],[576,2]]], [533,[5258.82,3550.91,0],[[503,2],[577,2],[533,2],[578,2],[574,2]]], -[534,[4979.75,3556.14,0],[[503,2],[579,2]]], [535,[4768.14,3936.24,-9.53674e-007],[[505,2]]], [536,[4495.74,3906.76,0],[[505,2],[537,2],[536,2],[580,2]]], [537,[4561.71,3831.06,0],[[536,2],[617,2],[537,2],[505,2]]], [538,[5619.04,4239.47,0],[[506,2]]], [539,[5539.06,3921.05,0],[[507,2],[581,2],[541,2],[539,2],[582,2]]], -[540,[5509.63,4107.48,0],[[507,2]]], [541,[5506.25,3947.78,0],[[539,2],[507,2]]], [542,[5828.36,3857.91,6.35783e-007],[[511,2]]], [543,[6084.07,3792.29,0],[[511,2],[584,2],[585,2]]], [544,[6046.65,4385.91,9.53674e-007],[[512,2],[586,2]]], [545,[6333.67,5588.2,1.90735e-006],[[513,2],[587,2]]], -[546,[6782.16,7589.33,0],[[514,2],[588,2],[550,2]]], [547,[5892.19,8233.54,0],[[515,2],[589,2]]], [548,[5723.4,8203.14,2.38419e-007],[[515,2],[548,2],[590,2]]], [549,[6724.48,7286.41,-4.76837e-007],[[517,2]]], [550,[6741.96,7415.03,-1.90735e-006],[[517,2],[546,2],[591,2],[550,2]]], [551,[7226.81,6880.53,0],[[518,2],[592,2]]], -[552,[911.139,7724.12,0],[[520,2],[593,2],[594,2]]], [553,[1198.29,8227.08,6.35783e-007],[[522,2],[595,2],[596,2]]], [554,[1147.97,6858.69,1.90735e-006],[[523,2],[557,2],[554,2]]], [555,[1085.38,6729.96,-6.35783e-007],[[523,2],[597,2],[598,2]]], [556,[1037.43,6859.8,1.90735e-006],[[523,2],[599,2]]], [557,[1158.1,6871.92,-4.76837e-007],[[554,2],[557,2],[638,2],[523,2]]], -[558,[4358.77,9030.05,0],[[524,2],[600,2]]], [559,[4196.38,9137.04,0],[[524,2],[562,2]]], [560,[4355.26,9040.87,0],[[524,2],[560,2]]], [561,[4354.41,9121.43,-1.19209e-007],[[524,2],[601,2],[561,2]]], [562,[4113.34,9195.89,0],[[525,2],[559,2],[562,2],[563,2]]], [563,[4114.37,9282.61,-1.58946e-007],[[525,2],[562,2],[602,2]]], -[564,[3958.66,9373.38,0],[[526,2],[603,2]]], [565,[3830.5,9335.24,0],[[526,2],[531,2]]], [566,[3842.03,9331.43,0],[[526,2],[531,2],[572,2]]], [567,[4053.25,9347.35,0],[[527,2],[602,2],[567,2]]], [568,[3348.51,9454.94,0],[[528,2],[604,2]]], [569,[3507.57,9317.12,0],[[528,2],[569,2]]], -[570,[3388.36,9258.58,0],[[529,2],[605,2]]], [571,[3686.22,9581.35,0],[[530,2],[606,2],[607,2],[608,2]]], [572,[3807.75,9354.06,0],[[531,2],[566,2],[609,2],[572,2]]], [573,[5188.51,3325.06,0],[[532,2],[575,2],[610,2],[574,2]]], [574,[5259.86,3384.95,0],[[532,2],[533,2],[573,2],[611,2],[610,2],[612,2]]], [575,[5125.18,3338.3,0],[[532,2],[573,2]]], -[576,[4862.62,3397.04,0],[[532,2],[613,2]]], [577,[5347.19,3547.13,9.53674e-007],[[533,2],[614,2]]], [578,[5259.04,3496.14,9.53674e-007],[[533,2],[615,2]]], [579,[4931.97,3575.94,0],[[534,2],[616,2]]], [580,[4282.3,3958.76,9.53674e-007],[[536,2],[618,2]]], [581,[5738.62,3709.33,0],[[539,2],[582,2],[581,2],[619,2],[620,2],[585,2]]], -[582,[5669.66,3825.64,0],[[581,2],[668,2],[582,2],[539,2]]], [583,[5334.77,4394.47,0],[[377,2]]], [584,[6167.2,3891.56,0],[[543,2],[584,2],[621,2],[622,2]]], [585,[6032.46,3641.51,0],[[543,2],[581,2],[623,2],[585,2],[624,2]]], [586,[6125.64,4343.53,0],[[544,2],[625,2]]], [587,[6392.64,5536.37,0],[[545,2],[626,2]]], -[588,[6904.74,7591.55,0],[[546,2]]], [589,[5930.32,8268.47,0],[[547,2],[627,2]]], [590,[5716.71,8262.36,0],[[548,2]]], [591,[6734.31,7380.33,-6.35783e-007],[[550,2]]], [592,[7319.77,6911.28,0],[[551,2],[628,2]]], [593,[874.408,7828.55,0],[[552,2],[629,2],[630,2],[593,2]]], -[594,[884.953,7518.9,0],[[552,2],[631,2],[632,2],[594,2]]], [595,[1215.38,8324.02,0],[[553,2],[633,2],[634,2],[635,2]]], [596,[1083.07,8259.67,0],[[553,2],[636,2],[637,2]]], [597,[1098.18,6652.49,1.90735e-006],[[555,2],[597,2],[639,2]]], [598,[1170.69,6742.85,0],[[555,2],[640,2]]], [599,[940.741,6926.4,0],[[556,2],[641,2]]], -[600,[4469.86,9012.27,0],[[558,2],[642,2]]], [601,[4344.32,9205.68,-1.19209e-007],[[561,2],[643,2],[644,2]]], [602,[4155.65,9373.7,0],[[563,2],[567,2],[645,2],[646,2]]], [603,[3946.36,9420.01,6.35783e-007],[[564,2],[646,2],[647,2]]], [604,[3250.87,9541.01,3.17891e-007],[[568,2],[648,2],[604,2],[649,2]]], [605,[3297.19,9234.81,2.38419e-007],[[570,2],[650,2],[605,2],[651,2]]], -[606,[3687.94,9666.71,0],[[571,2],[652,2],[653,2],[654,2],[655,2]]], [607,[3785.72,9602.58,0],[[571,2],[656,2]]], [608,[3546.98,9658.24,0],[[571,2],[657,2]]], [609,[3864.48,9318.34,0],[[572,2],[658,2],[609,2]]], [610,[5255.61,3323.39,0],[[573,2],[574,2],[610,2],[659,2],[660,2],[611,2]]], [611,[5348.9,3431.53,0],[[574,2],[610,2],[661,2],[611,2],[660,2],[662,2]]], -[612,[5309.85,3407.98,0],[[574,2]]], [613,[4759.18,3236.63,3.8147e-006],[[576,2],[663,2]]], [614,[5419.96,3500.31,0],[[577,2],[664,2],[662,2],[665,2],[614,2]]], [615,[5305.26,3499.1,0],[[578,2]]], [616,[4887.63,3612.89,0],[[579,2]]], [617,[4616.07,3861.2,0],[[537,2]]], -[618,[4226.71,3954.92,0],[[580,2],[666,2],[667,2]]], [619,[5804.72,3577.83,-0.108669],[[581,2],[619,2],[669,2]]], [620,[5882.04,3630.46,0],[[581,2],[670,2],[620,2]]], [621,[6199.53,3843.68,-3.17891e-007],[[584,2],[671,2],[621,2]]], [622,[6192.57,4100.83,0],[[584,2],[625,2]]], [623,[6060.45,3647.07,0],[[585,2]]], -[624,[5909.69,3630.46,9.53674e-007],[[585,2]]], [625,[6200.86,4263.38,-6.35783e-007],[[586,2],[622,2],[672,2]]], [626,[6477.24,5446.87,-1.90735e-006],[[587,2],[673,2]]], [627,[5951.06,8341.72,0],[[589,2],[674,2]]], [628,[7480.63,6969.74,0],[[592,2],[675,2]]], [629,[859.257,7963.45,0],[[593,2],[676,2],[629,2],[677,2]]], -[630,[880.974,7801.25,0],[[593,2]]], [631,[1040.43,7572.3,0],[[594,2],[678,2],[631,2]]], [632,[934.731,7316.76,0],[[594,2],[679,2]]], [633,[1312.95,8313.42,0],[[595,2],[680,2]]], [634,[1225.35,8579.22,0],[[595,2],[635,2],[634,2],[681,2],[682,2]]], [635,[1181.1,8503.36,0],[[634,2],[719,2],[635,2],[595,2]]], -[636,[948.823,8238.09,0],[[596,2],[683,2],[684,2],[676,2]]], [637,[1010.56,8443.92,0],[[596,2],[685,2]]], [638,[1138.5,6851.94,0],[[557,2]]], [639,[1105.56,6573.71,0],[[597,2]]], [640,[1221.45,6718.03,1.27157e-006],[[598,2],[686,2],[687,2]]], [641,[897.337,6968.85,0],[[599,2],[688,2]]], -[642,[4543.58,9014.6,0],[[600,2],[689,2]]], [643,[4384.02,9262.98,0],[[601,2]]], [644,[4325.81,9229.62,-4.76837e-007],[[601,2]]], [645,[4255.1,9416.83,0],[[602,2],[690,2]]], [646,[4058.69,9405.16,0],[[602,2],[603,2]]], [647,[3933.59,9474.8,-3.17891e-007],[[603,2],[656,2],[691,2]]], -[648,[3203,9583.82,0],[[604,2],[649,2],[692,2],[657,2]]], [649,[3202.95,9544.04,0],[[604,2],[648,2],[693,2]]], [650,[3191.9,9225.98,-3.17891e-007],[[605,2],[694,2],[695,2]]], [651,[3337.68,9140.47,0],[[605,2],[696,2]]], [652,[3848.52,9713.78,0],[[606,2],[697,2],[652,2],[698,2]]], [653,[3569.01,9659.52,0],[[606,2]]], -[654,[3712.55,9734.27,0],[[606,2]]], [655,[3673.85,9731.76,0],[[606,2],[699,2],[655,2],[700,2]]], [656,[3854.45,9564.35,0],[[607,2],[647,2]]], [657,[3346.13,9624.15,0],[[608,2],[648,2]]], [658,[3869.19,9321.48,-1.19209e-007],[[609,2]]], [659,[5268.66,3206.58,0],[[610,2],[659,2]]], -[660,[5345.22,3392.85,0],[[610,2],[611,2]]], [661,[5307.32,3439.71,0],[[611,2]]], [662,[5418.67,3412.32,0],[[611,2],[614,2],[664,2],[701,2]]], [663,[4693.02,3117.04,-3.8147e-006],[[613,2],[702,2]]], [664,[5450.26,3463.66,0],[[614,2],[662,2],[703,2]]], [665,[5458.72,3537.56,0],[[614,2],[704,2],[705,2]]], -[666,[4122.58,3954.88,0],[[618,2],[706,2],[666,2],[707,2]]], [667,[4230.5,4105.67,0],[[618,2],[708,2]]], [668,[5625.6,3861.76,0],[[582,2]]], [669,[5792.24,3468.5,-1.58946e-007],[[619,2],[709,2],[669,2],[710,2]]], [670,[5846.68,3628.66,0],[[620,2]]], [671,[6254.03,3770.21,-1.58946e-007],[[621,2],[711,2],[671,2]]], -[672,[6285.01,4307.36,-1.90735e-006],[[625,2],[712,2]]], [673,[6524.29,5425.42,0],[[626,2],[713,2]]], [674,[5981.65,8415.81,0],[[627,2],[714,2]]], [675,[7588.81,7010.61,0],[[628,2],[715,2]]], [676,[871.463,8013.91,0],[[629,2],[636,2],[716,2],[676,2]]], [677,[801.589,7993.78,0],[[629,2]]], -[678,[981.161,7559.91,0],[[631,2]]], [679,[931.5,7257.29,0],[[632,2],[717,2]]], [680,[1364.56,8310.26,0],[[633,2],[718,2]]], [681,[1198.79,8718.28,0],[[634,2],[720,2],[721,2]]], [682,[1322.22,8706.58,0],[[634,2],[722,2],[721,2],[682,2]]], [683,[990.446,8254.09,0],[[636,2]]], -[684,[850.523,8143.69,0],[[636,2],[723,2],[684,2]]], [685,[989.592,8497.72,0],[[637,2],[724,2],[685,2],[725,2]]], [686,[1221.22,6689.99,1.27157e-006],[[640,2],[686,2],[726,2]]], [687,[1297.12,6707.43,0],[[640,2],[727,2],[728,2]]], [688,[847.752,6983.53,-1.90735e-006],[[641,2],[729,2]]], [689,[4626.65,8994.58,6.35783e-007],[[642,2],[730,2],[731,2]]], -[690,[4380.58,9405.25,0],[[645,2],[732,2]]], [691,[4041.44,9448.09,0],[[647,2],[691,2]]], [692,[3071.21,9732.76,0],[[648,2],[733,2]]], [693,[3024.75,9545.92,0],[[649,2],[734,2]]], [694,[3022.22,9189.23,0],[[650,2],[735,2]]], [695,[3156.07,9365.39,0],[[650,2],[736,2],[737,2],[738,2]]], -[696,[3348.24,9123.14,0],[[696,2],[739,2]]], [697,[4014.11,9758.5,0],[[652,2],[740,2]]], [698,[3806,9838.66,0],[[652,2],[741,2]]], [699,[3689.82,9726.03,0],[[655,2]]], [700,[3563.37,9780.53,0],[[655,2]]], [701,[5503.54,3322.9,0],[[662,2]]], -[702,[4630.56,3004.21,0],[[663,2],[742,2],[743,2]]], [703,[5556.2,3379.15,0],[[664,2],[744,2]]], [704,[5399.39,3591.86,0],[[665,2]]], [705,[5569.74,3513.88,0],[[665,2]]], [706,[4164.75,3948.12,0],[[666,2]]], [707,[3983.25,3953.45,-3.17891e-007],[[666,2],[745,2],[746,2]]], -[708,[4229.14,4140.65,3.17891e-007],[[667,2],[708,2],[747,2]]], [709,[5800.26,3498.36,0],[[669,2]]], [710,[5768.03,3369.98,3.17891e-007],[[669,2],[748,2],[744,2]]], [711,[6449.08,3785.39,0],[[671,2],[749,2]]], [712,[6335.5,4318.56,0],[[672,2],[750,2]]], [713,[6575.77,5430.36,0],[[673,2],[751,2]]], -[714,[6034.95,8505.73,0],[[674,2],[752,2]]], [715,[7635.08,7049.92,-9.53674e-007],[[675,2],[753,2]]], [716,[852.351,8115.34,0],[[676,2]]], [717,[888.216,7193.99,-4.76837e-007],[[679,2],[717,2],[754,2],[755,2]]], [718,[1445.08,8311.98,-6.35783e-007],[[680,2],[756,2],[718,2],[757,2],[758,2]]], [719,[1185.5,8459.83,-6.35783e-007],[[635,2]]], -[720,[1064.54,8819.27,0],[[681,2],[759,2],[760,2],[724,2]]], [721,[1329.2,8860.49,0],[[681,2],[682,2],[761,2]]], [722,[1360.37,8849.88,0],[[682,2],[762,2],[722,2],[763,2]]], [723,[871.607,8174.49,0],[[684,2]]], [724,[939.821,8675.93,-1.90735e-006],[[685,2],[720,2],[764,2],[760,2]]], [725,[929.664,8481.31,-1.90735e-006],[[685,2]]], -[726,[1216.46,6609.73,0],[[686,2],[765,2],[726,2],[766,2]]], [727,[1306.77,6616.82,7.62939e-006],[[687,2]]], [728,[1366.72,6689.39,0],[[687,2],[767,2]]], [729,[787.616,6989.61,1.90735e-006],[[688,2],[768,2],[769,2]]], [730,[4671.17,8931.17,0],[[689,2]]], [731,[4637.92,9050.61,0],[[689,2],[770,2],[771,2],[731,2]]], -[732,[4474.74,9339.89,-4.76837e-007],[[690,2],[772,2]]], [733,[3009.77,9777.88,4.76837e-007],[[692,2],[773,2]]], [734,[2960.43,9536.02,0],[[693,2],[774,2],[775,2],[776,2]]], [735,[2834.61,9151.48,0],[[694,2],[777,2]]], [736,[3199.66,9398.75,-6.35783e-007],[[695,2],[776,2],[778,2]]], [737,[3079.09,9358.01,0],[[695,2]]], -[738,[3104.13,9405.71,0],[[695,2],[779,2]]], [739,[3426.09,9117.4,-1.19209e-007],[[696,2],[780,2],[781,2]]], [740,[4170.32,9801.75,0],[[697,2],[782,2]]], [741,[3777.14,9926.58,0],[[698,2],[783,2]]], [742,[4516.54,2841.58,-2.38419e-007],[[702,2],[743,2],[742,2],[784,2],[785,2],[786,2]]], [743,[4565.35,2893.99,0],[[742,2],[816,2],[743,2],[702,2]]], -[744,[5587.28,3382.84,0],[[703,2],[710,2],[787,2]]], [745,[3892.62,3956.34,3.17891e-007],[[707,2],[788,2],[745,2],[789,2]]], [746,[3897.5,3871.81,0],[[707,2],[790,2],[746,2],[791,2]]], [747,[4225.82,4181.97,0],[[708,2]]], [748,[5838.56,3347.67,0],[[710,2],[792,2]]], [749,[6520.27,3772.08,0],[[711,2],[793,2],[749,2],[794,2],[795,2]]], -[750,[6384.82,4303.01,0],[[712,2],[796,2]]], [751,[6626.48,5463.74,-9.53674e-007],[[713,2],[797,2]]], [752,[6075.97,8537.21,0],[[714,2],[798,2]]], [753,[7682.86,7069.7,0],[[715,2],[799,2]]], [754,[762.58,7297.98,9.53674e-007],[[717,2],[800,2]]], [755,[837.528,7151.97,0],[[717,2],[801,2]]], -[756,[1417.81,8295.42,-9.53674e-007],[[718,2]]], [757,[1593.08,8316.27,0],[[718,2],[758,2],[757,2],[802,2]]], [758,[1536.21,8337.8,0],[[757,2],[833,2],[758,2],[718,2]]], [759,[1092.66,8874.56,-1.27157e-006],[[720,2],[803,2],[759,2]]], [760,[935.053,8712.25,0],[[720,2],[724,2],[764,2]]], [761,[1396.13,8934.8,-1.90735e-006],[[721,2]]], -[762,[1382.13,8817.96,0],[[722,2]]], [763,[1277.01,8915.65,6.35783e-007],[[722,2],[804,2],[805,2]]], [764,[947.185,8706.62,-6.35783e-007],[[724,2],[760,2]]], [765,[1218.97,6634.4,0],[[726,2]]], [766,[1287.71,6535.16,2.54313e-006],[[726,2],[806,2],[807,2]]], [767,[1396.75,6647.29,3.8147e-006],[[728,2],[807,2]]], -[768,[686.017,7002.71,-1.27157e-006],[[729,2],[808,2],[768,2],[809,2]]], [769,[756.399,7009.19,1.90735e-006],[[808,2],[729,2]]], [770,[4619.61,9173.51,0],[[731,2],[810,2],[772,2]]], [771,[4631.81,9036.95,0],[[731,2]]], [772,[4561.36,9267.33,0],[[732,2],[770,2]]], [773,[2919.32,9772.59,4.76837e-007],[[733,2],[811,2]]], -[774,[2851.54,9548.31,0],[[734,2]]], [775,[2804.54,9517.37,0],[[734,2],[812,2]]], [776,[3087.83,9453.65,1.90735e-006],[[734,2],[736,2]]], [777,[2777.75,9160.57,0],[[735,2]]], [778,[3276.63,9370.62,0],[[736,2]]], [779,[3028.78,9399.1,0],[[738,2],[813,2]]], -[780,[3427.91,9062.9,-7.94729e-008],[[739,2],[781,2],[780,2],[814,2]]], [781,[3447.52,9066,-2.38419e-007],[[780,2],[739,2]]], [782,[4314.19,9817.6,0],[[740,2],[815,2]]], [783,[3745.7,10017,-2.38419e-007],[[741,2],[783,2]]], [784,[4391.55,2689.55,0],[[742,2],[786,2],[784,2],[817,2]]], [785,[4524.95,2758.63,0],[[742,2]]], -[786,[4440.98,2712.7,0],[[784,2],[845,2],[786,2],[742,2]]], [787,[5597.27,3487.77,9.53674e-007],[[744,2]]], [788,[3922.03,3954.74,0],[[745,2]]], [789,[3768.47,3953.28,3.17891e-007],[[745,2],[818,2],[819,2],[791,2]]], [790,[3951.7,3893.83,0],[[746,2]]], [791,[3695.6,3782.39,0],[[746,2],[789,2],[820,2],[791,2],[819,2],[821,2]]], -[792,[5891.81,3319.09,0],[[748,2],[822,2]]], [793,[6486.04,3789.88,0],[[749,2]]], [794,[6693.59,3802.75,0],[[749,2],[823,2]]], [795,[6559.3,3633.27,-3.17891e-007],[[749,2],[824,2],[825,2],[795,2],[826,2]]], [796,[6419.76,4264.88,0],[[750,2],[827,2]]], [797,[6676.32,5477.55,0],[[751,2],[828,2]]], -[798,[6127.25,8543.96,0],[[752,2],[829,2]]], [799,[7765.05,7060.31,0],[[753,2],[830,2]]], [800,[707.909,7342.81,3.17891e-007],[[754,2],[831,2],[800,2]]], [801,[715.743,7133.62,0],[[755,2],[832,2]]], [802,[1715.04,8226.29,0],[[757,2]]], [803,[1017.68,8973.39,0],[[759,2],[834,2],[803,2],[835,2]]], -[804,[1268.68,9025.18,3.8147e-006],[[763,2]]], [805,[1247.13,8902.82,0],[[763,2]]], [806,[1239.47,6570.15,0],[[766,2]]], [807,[1392.8,6547.26,0],[[766,2],[767,2],[807,2]]], [808,[725.687,7024.3,0],[[768,2],[769,2],[808,2]]], [809,[553.805,7004.95,-6.35783e-007],[[768,2],[836,2],[837,2],[832,2]]], -[810,[4742.05,9176.42,0],[[770,2],[838,2]]], [811,[2830.96,9803.96,0],[[773,2],[839,2]]], [812,[2753.9,9586.21,0],[[775,2],[840,2]]], [813,[3018.66,9368.3,-1.27157e-006],[[779,2],[841,2],[813,2]]], [814,[3380.69,9038.81,0],[[780,2],[842,2],[814,2],[843,2]]], [815,[4455.85,9827.74,-9.53674e-007],[[782,2],[844,2]]], -[816,[4591.16,2933.69,-3.17891e-007],[[743,2]]], [817,[4218.91,2606.24,0],[[784,2],[846,2],[847,2],[848,2]]], [818,[3765.97,4131.92,0],[[789,2]]], [819,[3672.62,3868.53,0],[[789,2],[791,2]]], [820,[3783.79,3803.41,0],[[791,2]]], [821,[3503.54,3722.21,0],[[791,2],[849,2],[821,2],[850,2],[851,2]]], -[822,[5932.74,3309.06,0],[[792,2],[852,2],[853,2],[854,2]]], [823,[6889.71,3851.25,0],[[794,2],[855,2]]], [824,[6566.37,3441.02,-3.17891e-007],[[795,2],[856,2],[826,2],[824,2],[857,2]]], [825,[6558.74,3661.31,-4.76837e-007],[[795,2]]], [826,[6547.38,3473.76,0],[[824,2],[888,2],[826,2],[795,2]]], [827,[6433.51,4203.73,0],[[796,2],[858,2],[859,2]]], -[828,[6773.18,5453.1,0],[[797,2],[860,2]]], [829,[6268.44,8519.64,0],[[798,2],[861,2]]], [830,[7914.48,7033.41,0],[[799,2],[862,2]]], [831,[738.387,7321.22,4.76837e-007],[[800,2]]], [832,[604.433,7129.09,0],[[801,2],[809,2],[837,2]]], [833,[1506.04,8339.58,-6.35783e-007],[[758,2]]], -[834,[1057.03,8961.79,0],[[803,2]]], [835,[911.544,8978.7,-6.35783e-007],[[803,2],[863,2],[864,2]]], [836,[556.1,6966.5,0],[[809,2]]], [837,[526.365,7132.77,0],[[809,2],[832,2],[865,2],[866,2]]], [838,[4793.53,9196.11,0],[[810,2],[867,2]]], [839,[2800.55,9815.74,0],[[811,2],[868,2],[869,2]]], -[840,[2743.82,9605.76,-3.17891e-007],[[812,2],[870,2],[869,2],[871,2]]], [841,[3015.62,9382.51,-9.53674e-007],[[813,2]]], [842,[3387.25,9050.12,0],[[814,2]]], [843,[3362.14,8984.97,0],[[814,2],[843,2],[872,2]]], [844,[4624.46,9842.09,0],[[815,2],[873,2]]], [845,[4457.48,2745.39,0],[[786,2]]], -[846,[4077.85,2553.02,-9.53674e-007],[[817,2],[874,2]]], [847,[4206.57,2458.13,0],[[817,2],[875,2],[876,2],[847,2]]], [848,[4250.45,2519.35,0],[[876,2],[817,2]]], [849,[3538.33,3720.49,0],[[821,2]]], [850,[3322.7,3801.57,0],[[821,2],[851,2],[850,2],[877,2],[878,2],[879,2],[880,2]]], [851,[3365.74,3772.39,0],[[850,2],[851,2],[821,2]]], -[852,[6058.24,3320.91,-4.76837e-007],[[822,2],[881,2],[852,2],[882,2],[854,2]]], [853,[5933.96,3157.18,0],[[822,2],[883,2]]], [854,[5999.49,3386.59,0],[[882,2],[959,2],[822,2],[852,2],[960,2]]], [855,[6934.07,3856.64,0],[[823,2],[884,2],[855,2],[885,2]]], [856,[6638.48,3268.57,7.15256e-007],[[824,2],[857,2],[856,2],[886,2],[887,2]]], [857,[6629.64,3311.89,-9.53674e-007],[[856,2],[919,2],[857,2],[824,2]]], -[858,[6546.01,4136,-1.27157e-006],[[827,2],[859,2],[858,2],[889,2]]], [859,[6499.53,4107.65,0],[[858,2],[923,2],[859,2],[827,2]]], [860,[6904.25,5412.82,0],[[828,2],[890,2]]], [861,[6444.72,8488.45,0],[[829,2],[891,2]]], [862,[7965.42,7010.85,0],[[830,2],[892,2]]], [863,[819.246,9021.53,0],[[835,2]]], -[864,[894.534,9092.6,0],[[835,2]]], [865,[512.941,7209.54,0],[[837,2],[893,2],[894,2],[866,2],[895,2]]], [866,[468.743,7141.53,0],[[837,2],[865,2],[866,2],[894,2]]], [867,[4829.76,9164.34,0],[[838,2],[896,2],[897,2]]], [868,[2751.09,9862.78,0],[[839,2],[898,2],[899,2],[900,2]]], [869,[2769.01,9750.08,0],[[839,2],[840,2],[870,2],[901,2]]], -[870,[2734.19,9713.94,0],[[840,2],[869,2],[902,2]]], [871,[2729.29,9605.8,-9.53674e-007],[[840,2]]], [872,[3342.52,8929.14,-4.76837e-007],[[843,2],[903,2]]], [873,[4741.04,9849.97,4.76837e-007],[[844,2],[904,2],[873,2],[905,2]]], [874,[3924.44,2545.45,0],[[846,2],[906,2]]], [875,[4028.69,2371.83,0],[[847,2],[907,2],[908,2]]], -[876,[4252.67,2480.83,0],[[847,2],[848,2],[876,2]]], [877,[3285.57,3632.28,0],[[850,2],[909,2],[910,2],[877,2],[879,2]]], [878,[3298.41,3938.62,-2.38419e-007],[[850,2],[911,2],[879,2],[878,2],[912,2]]], [879,[3254.37,3843.06,0],[[850,2],[877,2],[878,2],[911,2]]], [880,[3309.98,3673.57,0],[[910,2],[850,2]]], [881,[6202.52,3312.31,-4.76837e-007],[[852,2],[913,2],[881,2],[914,2]]], -[882,[6053.35,3427.26,3.17891e-007],[[852,2],[854,2],[915,2]]], [883,[5926.53,3068.67,0],[[853,2],[916,2]]], [884,[6911.15,3854.86,0],[[855,2]]], [885,[7050.3,3887.08,0],[[855,2],[917,2],[885,2],[918,2]]], [886,[6439.14,3293.38,0],[[856,2],[920,2],[921,2],[913,2]]], [887,[6761.44,3232.26,6.35783e-007],[[856,2],[922,2],[887,2]]], -[888,[6550.32,3518.94,-6.35783e-007],[[826,2]]], [889,[6664.39,4199.83,-1.90735e-006],[[858,2],[924,2],[925,2]]], [890,[7019.69,5377.28,0],[[860,2],[926,2]]], [891,[6558.22,8468.3,0],[[861,2],[927,2]]], [892,[8048.59,6924.39,0],[[862,2],[928,2]]], [893,[454.413,7367.59,0],[[865,2],[929,2],[893,2]]], -[894,[459.674,7211.02,0],[[865,2],[866,2],[894,2]]], [895,[516.976,7355.52,0],[[929,2],[865,2]]], [896,[4826.7,9075.63,-1.58946e-007],[[867,2],[896,2],[930,2]]], [897,[4881.65,9171.71,0],[[867,2]]], [898,[2669.09,9814.16,0],[[868,2],[900,2],[931,2],[902,2]]], [899,[2721.78,9908.37,-1.58946e-007],[[868,2],[932,2],[933,2],[900,2]]], -[900,[2660.45,9844.78,0],[[868,2],[898,2],[899,2],[934,2],[935,2],[931,2]]], [901,[2746.63,9764.64,0],[[869,2]]], [902,[2620.87,9701.89,0],[[870,2],[898,2],[936,2],[935,2],[931,2]]], [903,[3342.5,8905.09,0],[[903,2],[937,2]]], [904,[4942.94,9875.19,-3.17891e-007],[[873,2],[938,2],[939,2]]], [905,[4816.72,9815.39,-1.27157e-006],[[873,2],[940,2],[941,2]]], -[906,[3789.67,2499.99,0],[[874,2],[942,2],[943,2],[944,2],[945,2],[946,2],[907,2],[947,2]]], [907,[3976.74,2420.41,0],[[875,2],[906,2],[948,2],[907,2],[946,2]]], [908,[4142.62,2223.48,0],[[875,2],[949,2],[908,2],[950,2],[951,2],[952,2]]], [909,[3241.96,3461.82,0],[[877,2],[953,2]]], [910,[3307.55,3649.51,0],[[877,2],[880,2],[910,2]]], [911,[3258.46,3913.29,0],[[879,2],[912,2],[911,2]]], -[912,[3097.37,3989.87,0],[[878,2],[911,2],[954,2],[955,2],[956,2]]], [913,[6358.9,3316.52,-1.90735e-006],[[881,2],[886,2]]], [914,[6221.57,3207.06,3.8147e-007],[[881,2],[957,2],[958,2],[920,2],[914,2]]], [915,[6087.08,3476.51,0],[[882,2]]], [916,[5931.03,2993.05,0],[[883,2],[961,2],[916,2],[962,2]]], [917,[7023.03,3868.85,0],[[885,2]]], -[918,[7185.4,4012.66,0],[[885,2],[963,2],[964,2]]], [919,[6614.92,3342.32,6.35783e-007],[[857,2]]], [920,[6365.89,3181.29,0],[[886,2],[914,2],[958,2]]], [921,[6413.18,3411.42,0],[[886,2]]], [922,[6872.44,3209.84,3.17891e-007],[[887,2],[965,2],[966,2],[922,2],[967,2]]], [923,[6468.75,4140.51,0],[[859,2]]], -[924,[6714.75,4176.86,0],[[889,2]]], [925,[6726.35,4319.92,0],[[889,2],[968,2],[925,2],[969,2],[970,2]]], [926,[7164.87,5333.23,0],[[890,2],[971,2]]], [927,[6670.5,8451.08,6.35783e-007],[[891,2],[972,2],[927,2]]], [928,[8143.11,6924.98,3.17891e-007],[[892,2],[973,2],[974,2]]], [929,[515.691,7372.66,0],[[893,2],[895,2],[929,2]]], -[930,[4861.52,9048.74,-4.76837e-007],[[896,2]]], [931,[2622.33,9755.97,0],[[902,2],[935,2]]], [932,[2856,9973.54,0],[[899,2],[975,2]]], [933,[2666.07,9894.65,4.76837e-007],[[899,2],[976,2],[935,2]]], [934,[2667.69,9884.5,0],[[900,2]]], [935,[2532.79,9807.19,0],[[900,2],[902,2],[931,2],[933,2],[936,2],[977,2],[935,2],[978,2],[979,2],[980,2],[976,2]]], -[936,[2563.69,9692.07,0],[[902,2],[935,2],[981,2]]], [937,[3346.7,8820.11,0],[[903,2],[982,2]]], [938,[5087.17,9835.18,-1.90735e-006],[[904,2],[983,2]]], [939,[4928.48,9855.62,0],[[904,2],[941,2],[984,2]]], [940,[4716.31,9737.85,-1.90735e-006],[[905,2],[940,2]]], [941,[4863.04,9817.57,0],[[905,2],[939,2],[941,2],[985,2]]], -[942,[3781.63,2588.82,0],[[906,2],[986,2],[942,2],[987,2]]], [943,[3779.62,2520.16,0],[[906,2]]], [944,[3792.76,2495.26,0],[[906,2]]], [945,[3792.77,2468.5,0],[[906,2]]], [946,[3893.86,2444.83,0],[[906,2],[907,2],[988,2],[946,2]]], [947,[3617.58,2452.1,0],[[906,2],[989,2]]], -[948,[3998.22,2411.71,0],[[907,2]]], [949,[3970.81,2299.08,0],[[908,2]]], [950,[3982.75,2153.52,0],[[908,2]]], [951,[4219.11,2179.4,0],[[908,2]]], [952,[4651.32,2170.1,0],[[908,2]]], [953,[3241.03,3334.93,0],[[909,2],[990,2],[953,2]]], -[954,[3086.45,3908.47,0],[[912,2],[991,2],[992,2]]], [955,[3003.23,4012.63,0],[[912,2]]], [956,[3133.61,4215.24,0],[[912,2],[993,2]]], [957,[6237.92,3058.48,3.17891e-007],[[914,2],[994,2],[995,2]]], [958,[6321.23,3162.95,0],[[914,2],[920,2]]], [959,[6006.95,3322.97,0],[[854,2]]], -[960,[6001.08,3450.32,0],[[854,2]]], [961,[5950.74,2893.59,0],[[916,2],[996,2]]], [962,[6053.47,2997.33,3.17891e-007],[[916,2],[995,2],[962,2]]], [963,[7280.48,4085.58,0],[[918,2],[964,2],[963,2],[997,2],[998,2]]], [964,[7247.83,4072.11,0],[[963,2],[918,2]]], [965,[7087.36,3203.61,0],[[922,2],[999,2],[967,2],[965,2]]], -[966,[6839.04,3207.14,0],[[922,2]]], [967,[7063.33,3212.96,0],[[965,2],[1036,2],[967,2],[922,2]]], [968,[6673.51,4290.55,0],[[925,2]]], [969,[6986.24,4391.47,0],[[925,2],[1000,2],[969,2],[1001,2],[1002,2],[1003,2]]], [970,[6910.51,4343.74,0],[[1000,2],[925,2]]], [971,[7216.58,5333.67,0],[[926,2],[1004,2]]], -[972,[6915.7,8404.93,0],[[927,2],[1005,2],[1006,2]]], [973,[8147.53,6785.12,0],[[928,2],[1007,2]]], [974,[8147.94,7065.16,-9.53674e-007],[[928,2],[1008,2]]], [975,[2866.75,9985.34,0],[[932,2]]], [976,[2574.84,9901.12,0],[[933,2],[935,2],[1009,2]]], [977,[2495.22,9772.49,0],[[935,2],[1010,2]]], -[978,[2567.75,9902.21,0],[[935,2]]], [979,[2426.14,9803.14,0],[[935,2]]], [980,[2487.22,9890.59,0],[[935,2],[1011,2]]], [981,[2451.46,9676.63,0],[[936,2],[1012,2],[1013,2]]], [982,[3373.92,8775.14,0],[[937,2],[1014,2]]], [983,[5168.45,9800.69,0],[[938,2],[1015,2]]], -[984,[4983.03,9792.37,0],[[984,2]]], [985,[4882.18,9764.33,0],[[941,2],[1016,2]]], [986,[3778.68,2647.44,0],[[942,2],[1017,2],[1018,2]]], [987,[3747.67,2581.65,0],[[942,2],[1019,2],[987,2],[1020,2]]], [988,[3851.51,2450.88,0],[[946,2]]], [989,[3614.85,2190.12,0],[[947,2],[1021,2]]], -[990,[3222.4,3291.81,0],[[953,2],[1022,2],[990,2]]], [991,[2896.64,3901.37,0],[[954,2],[1023,2]]], [992,[3153.35,3901.54,0],[[954,2]]], [993,[3123.14,4309.91,3.17891e-007],[[956,2],[1024,2],[993,2],[1025,2],[1026,2]]], [994,[6240.97,3081.79,3.17891e-007],[[957,2]]], [995,[6240.23,2970.77,-2.38419e-007],[[957,2],[962,2],[1027,2],[1028,2],[1029,2]]], -[996,[5966.31,2839.98,0],[[961,2],[1030,2],[996,2],[1031,2],[1032,2]]], [997,[7259.3,4243.37,0],[[963,2],[1033,2],[1001,2]]], [998,[7261.75,3902.91,0],[[963,2],[1034,2]]], [999,[7262.51,3141.55,0],[[965,2],[1035,2]]], [1000,[6939.85,4347.34,-1.90735e-006],[[969,2],[970,2],[1000,2]]], [1001,[7173.72,4366.91,-9.53674e-007],[[969,2],[997,2],[1033,2]]], -[1002,[7055.89,4575.47,0],[[969,2],[1003,2],[1002,2],[1037,2]]], [1003,[7034.16,4548.47,-7.62939e-006],[[1002,2],[1074,2],[1003,2],[969,2]]], [1004,[7334.51,5382.53,0],[[971,2],[1038,2]]], [1005,[7058.35,8469.02,-6.35783e-007],[[972,2],[1006,2],[1005,2],[1039,2],[1040,2],[1041,2],[1042,2]]], [1006,[7021.07,8394.56,0],[[1005,2],[1079,2],[1006,2],[972,2]]], [1007,[8147.36,6659.89,0],[[973,2],[1043,2]]], -[1008,[8148.06,7250.64,0],[[974,2],[1044,2]]], [1009,[2521.22,9907.7,-1.19209e-007],[[976,2],[1009,2],[1045,2]]], [1010,[2419.29,9766.08,0],[[977,2]]], [1011,[2312.32,9913.88,1.19209e-007],[[980,2],[1046,2],[1047,2],[1048,2]]], [1012,[2484.79,9642.07,0],[[981,2],[1012,2],[1049,2]]], [1013,[2351.61,9707.06,0],[[981,2],[1050,2],[1013,2],[1051,2]]], -[1014,[3386.11,8765.31,0],[[982,2]]], [1015,[5211.3,9725.95,0],[[983,2],[1052,2]]], [1016,[4904.79,9724.02,0],[[985,2],[1053,2]]], [1017,[3781.79,2764.91,0],[[986,2],[1054,2]]], [1018,[3651.56,2681.59,-3.17891e-007],[[986,2],[1055,2],[1056,2]]], [1019,[3701.18,2581.21,0],[[987,2],[1057,2],[1056,2],[1019,2],[1020,2]]], -[1020,[3660.79,2505.02,0],[[987,2],[1019,2],[1058,2],[1020,2],[1059,2]]], [1021,[3783.04,2069.55,1.27157e-006],[[989,2],[1060,2],[1021,2],[1061,2]]], [1022,[3028,3256.78,3.17891e-007],[[990,2],[1062,2],[1063,2]]], [1023,[2741.79,3918.24,0],[[991,2],[1064,2],[1065,2]]], [1024,[3130.74,4279.38,3.17891e-007],[[993,2]]], [1025,[3119.21,4535.53,-3.17891e-007],[[993,2],[1026,2],[1066,2],[1067,2]]], -[1026,[3152.68,4521.13,0],[[1025,2],[1026,2],[1106,2],[993,2]]], [1027,[6275.11,2972.61,0],[[995,2]]], [1028,[6237.41,2763.96,-6.35783e-007],[[995,2],[1029,2],[1028,2],[1068,2]]], [1029,[6222.38,2811.9,0],[[1028,2],[1108,2],[1029,2],[995,2]]], [1030,[5989.93,2734.66,0],[[996,2],[1069,2]]], [1031,[5796.98,2819.94,6.35783e-007],[[996,2],[1032,2],[1031,2],[1070,2]]], -[1032,[5875.9,2830.58,0],[[1031,2],[1111,2],[996,2],[1032,2]]], [1033,[7210.01,4344.25,0],[[997,2],[1001,2]]], [1034,[7466.51,3806.9,-3.8147e-006],[[998,2],[1071,2]]], [1035,[7334.09,3127.73,0],[[999,2],[1072,2],[1073,2],[1035,2]]], [1036,[7022.15,3214.96,-3.17891e-007],[[967,2]]], [1037,[7128.46,4685.34,-6.35783e-007],[[1002,2],[1075,2],[1076,2],[1077,2]]], -[1038,[7472.99,5441.55,0],[[1004,2],[1078,2]]], [1039,[7164.42,8440.46,0],[[1005,2]]], [1040,[7168.83,8465.13,0],[[1005,2]]], [1041,[7070.41,8534.67,-1.27157e-006],[[1005,2],[1080,2],[1081,2],[1082,2]]], [1042,[7174.36,8490.24,0],[[1005,2]]], [1043,[8152.29,6559.39,6.35783e-007],[[1007,2],[1083,2],[1084,2]]], -[1044,[8145.29,7360.5,0],[[1008,2],[1085,2]]], [1045,[2518.59,9948.62,0],[[1009,2]]], [1046,[2318.33,9881.66,0],[[1011,2]]], [1047,[2231.59,9919.7,0],[[1011,2],[1086,2],[1087,2]]], [1048,[2302.82,9972.67,0],[[1011,2]]], [1049,[2560.3,9644.9,0],[[1012,2],[1088,2]]], -[1050,[2291.86,9684.27,0],[[1013,2],[1089,2],[1090,2]]], [1051,[2366.52,9570.79,0],[[1013,2],[1091,2]]], [1052,[5256.41,9606.87,0],[[1015,2],[1092,2]]], [1053,[4921.02,9648.91,0],[[1016,2]]], [1054,[3751.1,2817.29,0],[[1017,2],[1093,2]]], [1055,[3426.73,2709.56,0],[[1018,2],[1094,2],[1095,2]]], -[1056,[3611.29,2638.65,4.76837e-007],[[1018,2],[1019,2],[1056,2],[1096,2],[1057,2]]], [1057,[3638.92,2581.49,0],[[1019,2],[1056,2],[1059,2],[1097,2]]], [1058,[3685.24,2507.26,0],[[1020,2]]], [1059,[3592.64,2499.27,0],[[1020,2],[1057,2],[1098,2],[1097,2]]], [1060,[3770.05,2124.51,1.90735e-006],[[1021,2]]], [1061,[3809.04,1846.38,0],[[1021,2],[1099,2],[1061,2],[1100,2],[1101,2]]], -[1062,[2955.32,3215.87,0],[[1022,2],[1102,2]]], [1063,[2990.7,3363.75,0],[[1022,2]]], [1064,[2640.61,3788.76,-3.17891e-007],[[1023,2],[1103,2],[1104,2]]], [1065,[2616.87,4094.87,0],[[1023,2],[1105,2]]], [1066,[2921.89,4776.37,0],[[1025,2],[1107,2],[1067,2],[1066,2]]], [1067,[2965.47,4690.99,0],[[1066,2],[1154,2],[1067,2],[1025,2]]], -[1068,[6250.81,2521.06,0],[[1028,2],[1109,2]]], [1069,[6010.47,2613.23,0],[[1030,2],[1110,2]]], [1070,[5536.64,2689.45,0],[[1031,2],[1112,2]]], [1071,[7494.6,3588.18,-1.90735e-006],[[1034,2],[1113,2]]], [1072,[7411.61,3123.5,2.38419e-007],[[1035,2],[1114,2],[1115,2],[1116,2]]], [1073,[7301.32,3130.59,0],[[1035,2]]], -[1074,[7030.92,4514.02,0],[[1003,2]]], [1075,[7265.75,4769.01,6.35783e-007],[[1037,2],[1117,2],[1075,2],[1118,2]]], [1076,[7072.11,4733.52,0],[[1037,2],[1119,2],[1120,2],[1076,2]]], [1077,[7203.87,4759.81,0],[[1117,2],[1037,2]]], [1078,[7550.29,5446.09,3.17891e-007],[[1038,2],[1121,2],[1122,2],[1078,2]]], [1079,[6977.53,8394.37,0],[[1006,2]]], -[1080,[7226.75,8493.35,0],[[1041,2],[1123,2],[1082,2],[1080,2]]], [1081,[7014.55,8587.84,1.27157e-006],[[1041,2],[1081,2],[1124,2]]], [1082,[7202.83,8509.54,0],[[1080,2],[1082,2],[1041,2]]], [1083,[8148.53,6400.83,0],[[1043,2],[1125,2]]], [1084,[8335.72,6559.08,9.53674e-007],[[1043,2],[1126,2]]], [1085,[8116.37,7412.78,0],[[1044,2],[1127,2]]], -[1086,[2162.44,9901.79,0],[[1047,2],[1128,2],[1129,2],[1130,2],[1131,2],[1132,2]]], [1087,[2226.75,9979.09,-4.76837e-007],[[1047,2]]], [1088,[2561.71,9605.64,0],[[1049,2]]], [1089,[2098.79,9655.06,0],[[1050,2],[1133,2]]], [1090,[2188.97,9564.64,0],[[1050,2],[1134,2]]], [1091,[2328.56,9456.23,0],[[1051,2],[1135,2]]], -[1092,[5330.08,9555.19,0],[[1052,2],[1136,2],[1137,2]]], [1093,[3720.14,2920.36,0],[[1054,2],[1138,2]]], [1094,[3230.97,2702.03,0],[[1055,2],[1139,2],[1140,2]]], [1095,[3424.19,2762.69,0],[[1055,2]]], [1096,[3444.67,2645.14,0],[[1056,2],[1140,2]]], [1097,[3451.58,2558.85,0],[[1057,2],[1059,2],[1141,2],[1098,2],[1142,2]]], -[1098,[3467.06,2492.08,0],[[1059,2],[1097,2],[1143,2],[1098,2],[1144,2],[1142,2]]], [1099,[3799.24,1884.48,0],[[1061,2]]], [1100,[3905.65,1665.7,1.58946e-006],[[1061,2],[1101,2],[1100,2],[1145,2],[1146,2]]], [1101,[3880.49,1681.2,0],[[1100,2],[1061,2]]], [1102,[2830.48,3111.54,0],[[1062,2],[1147,2]]], [1103,[2435.17,3698.44,3.8147e-006],[[1064,2],[1148,2]]], -[1104,[2687.94,3655.12,0],[[1064,2],[1149,2],[1150,2]]], [1105,[2472.02,4125.95,0],[[1065,2],[1151,2],[1105,2],[1152,2]]], [1106,[3116.7,4411.82,0],[[1026,2]]], [1107,[2705.59,4913.75,0],[[1066,2],[1153,2]]], [1108,[6232.74,2854.8,9.53674e-007],[[1029,2]]], [1109,[6333.04,2380.27,0],[[1068,2],[1155,2],[1156,2],[1157,2],[1158,2],[1159,2]]], -[1110,[5999.28,2562.75,1.90735e-006],[[1069,2],[1160,2]]], [1111,[5901.64,2834.23,0],[[1032,2]]], [1112,[5480.86,2638.83,0],[[1070,2],[1161,2],[1162,2],[1163,2]]], [1113,[7409.97,3483.55,9.53674e-007],[[1071,2],[1164,2],[1113,2],[1165,2],[1116,2],[1166,2]]], [1114,[7433.04,3087.71,0],[[1072,2],[1167,2]]], [1115,[7442.3,3068.71,0],[[1072,2]]], -[1116,[7524.32,3202.51,0],[[1072,2],[1113,2],[1168,2],[1169,2],[1170,2]]], [1117,[7232.15,4781.15,0],[[1075,2],[1077,2],[1117,2]]], [1118,[7402.89,4732.67,0],[[1075,2],[1171,2]]], [1119,[6921.27,4808.85,1.27157e-006],[[1076,2],[1172,2],[1119,2],[1173,2]]], [1120,[7085.8,4718.52,0],[[1076,2]]], [1121,[7650.67,5389.37,0],[[1078,2],[1174,2]]], -[1122,[7519.23,5452.63,3.17891e-007],[[1078,2]]], [1123,[7344.95,8398.59,-9.53674e-007],[[1080,2],[1175,2]]], [1124,[7035.97,8748.05,0],[[1081,2]]], [1125,[8168.31,6353.05,-1.90735e-006],[[1083,2],[1176,2]]], [1126,[8385.88,6545.43,0],[[1084,2],[1177,2],[1126,2]]], [1127,[8094.38,7447.53,-9.53674e-007],[[1085,2],[1178,2],[1127,2],[1179,2],[1180,2]]], -[1128,[2161.32,9975.42,0],[[1086,2]]], [1129,[2076.91,9943.13,-1.58946e-007],[[1086,2],[1181,2],[1182,2]]], [1130,[1922.82,9869.38,0],[[1086,2],[1183,2]]], [1131,[2261.31,9816.61,0],[[1086,2],[1132,2],[1131,2]]], [1132,[2084.35,9816.81,0],[[1086,2],[1131,2],[1184,2],[1183,2]]], [1133,[1973.64,9631.06,0],[[1089,2],[1185,2],[1184,2]]], -[1134,[2069.02,9486.52,0],[[1090,2],[1186,2]]], [1135,[2311.95,9350.66,0],[[1091,2],[1187,2]]], [1136,[5361.48,9484.45,0],[[1092,2],[1188,2],[1136,2],[1189,2]]], [1137,[5350.59,9512.41,0],[[1188,2],[1092,2]]], [1138,[3648.71,2979.5,9.53674e-007],[[1093,2]]], [1139,[3197.27,2777.67,0],[[1094,2],[1190,2],[1139,2]]], -[1140,[3228.95,2638.76,0],[[1094,2],[1096,2],[1191,2],[1144,2],[1140,2]]], [1141,[3367.33,2580.97,0],[[1097,2],[1191,2],[1142,2]]], [1142,[3365.73,2538.19,0],[[1097,2],[1141,2],[1192,2],[1098,2],[1193,2]]], [1143,[3502.4,2490.21,0],[[1098,2]]], [1144,[3230.04,2528.33,0],[[1098,2],[1140,2],[1191,2],[1144,2],[1192,2]]], [1145,[4072.89,1592.92,0],[[1100,2],[1146,2],[1145,2],[1194,2]]], -[1146,[4035.57,1592.56,0],[[1145,2],[1233,2],[1146,2],[1100,2]]], [1147,[2789.78,3062.35,9.53674e-007],[[1102,2],[1195,2]]], [1148,[2268.08,3791.41,-6.35783e-007],[[1103,2],[1196,2],[1197,2]]], [1149,[2615.16,3581.17,0],[[1104,2]]], [1150,[2749.04,3554.74,0],[[1104,2]]], [1151,[2529.62,4119.83,9.53674e-007],[[1105,2]]], -[1152,[2235.38,4153.18,6.35783e-007],[[1105,2],[1198,2],[1152,2],[1199,2]]], [1153,[2648.99,5001.18,0],[[1107,2],[1200,2],[1153,2],[1201,2]]], [1154,[3023.54,4671.37,0],[[1067,2]]], [1155,[6339.59,2321.1,0],[[1109,2]]], [1156,[6242.79,2351.61,0],[[1109,2],[1202,2],[1156,2],[1203,2],[1157,2]]], [1157,[6307.76,2294.9,0],[[1109,2],[1156,2],[1204,2],[1203,2]]], -[1158,[6407.87,2368.13,0],[[1109,2],[1205,2],[1159,2],[1206,2]]], [1159,[6373.78,2333.87,0],[[1109,2],[1158,2],[1207,2],[1206,2],[1208,2]]], [1160,[5964.34,2524.62,0],[[1110,2],[1209,2]]], [1161,[5373.65,2520.59,0],[[1112,2]]], [1162,[5548.25,2490.88,0],[[1112,2],[1210,2],[1211,2]]], [1163,[5388.64,2608.72,0],[[1112,2],[1212,2],[1213,2],[1163,2]]], -[1164,[7430.24,3515.19,1.90735e-006],[[1113,2]]], [1165,[7491.53,3355.12,0],[[1113,2],[1214,2]]], [1166,[7357.1,3481.84,0],[[1113,2]]], [1167,[7478.15,3043.86,0],[[1114,2],[1167,2]]], [1168,[7626.73,3159.4,-6.35783e-007],[[1116,2],[1215,2],[1168,2]]], [1169,[7600.88,3224,0],[[1116,2]]], -[1170,[7517.09,3321.28,0],[[1116,2]]], [1171,[7454.17,4739.42,1.90735e-006],[[1118,2],[1216,2]]], [1172,[6991.92,4792.28,1.90735e-006],[[1119,2]]], [1173,[6678.87,4905.55,0],[[1119,2],[1217,2]]], [1174,[7769.31,5262.42,0],[[1121,2],[1218,2]]], [1175,[7395.44,8387.39,0],[[1123,2],[1219,2]]], -[1176,[8209.34,6321.56,0],[[1125,2],[1220,2]]], [1177,[8559.05,6515.87,0],[[1126,2],[1221,2]]], [1178,[8039.92,7547.42,0],[[1127,2],[1180,2],[1178,2],[1222,2]]], [1179,[8187.15,7489.85,0],[[1127,2],[1223,2],[1179,2],[1224,2]]], [1180,[8034.7,7516.05,0],[[1178,2],[1262,2],[1127,2],[1180,2]]], [1181,[1992.87,9975.82,0],[[1129,2]]], -[1182,[2074.91,10000.1,0],[[1129,2]]], [1183,[1885.06,9836.08,0],[[1130,2],[1132,2],[1225,2],[1184,2],[1183,2]]], [1184,[1978.86,9757.85,0],[[1132,2],[1133,2],[1183,2],[1225,2],[1184,2]]], [1185,[1824.2,9565.29,0],[[1133,2],[1226,2]]], [1186,[1997,9346.45,0],[[1134,2],[1227,2]]], [1187,[2305.74,9314.91,4.76837e-007],[[1135,2]]], -[1188,[5357.93,9495.75,-1.19209e-007],[[1136,2],[1137,2],[1188,2]]], [1189,[5401.55,9408.52,1.90735e-007],[[1136,2],[1228,2],[1229,2],[1189,2],[1230,2],[1231,2]]], [1190,[3211.54,2757.97,0],[[1139,2]]], [1191,[3214.02,2590.74,0],[[1140,2],[1141,2],[1144,2],[1232,2]]], [1192,[3364.41,2484.43,0],[[1142,2],[1144,2]]], [1193,[3269.05,2540.58,0],[[1142,2]]], -[1194,[4188.63,1585.39,0],[[1145,2],[1234,2],[1235,2]]], [1195,[2780.92,3018.92,0],[[1147,2],[1236,2],[1195,2],[1237,2],[1238,2]]], [1196,[2147.22,3749.91,2.38419e-007],[[1148,2],[1239,2],[1240,2],[1241,2]]], [1197,[2311.77,3780.24,-6.35783e-007],[[1148,2]]], [1198,[2285.86,4138.52,9.53674e-007],[[1152,2]]], [1199,[1972.05,4146.08,2.38419e-007],[[1152,2],[1199,2],[1242,2],[1243,2]]], -[1200,[2667.46,4954.56,0],[[1153,2]]], [1201,[2572.01,5118.97,0],[[1153,2],[1244,2],[1245,2]]], [1202,[6187.68,2354.63,0],[[1156,2],[1202,2],[1246,2],[1203,2]]], [1203,[6248.57,2294.58,0],[[1156,2],[1157,2],[1202,2],[1247,2],[1204,2],[1246,2]]], [1204,[6319.83,2242.71,0],[[1157,2],[1203,2],[1247,2],[1248,2],[1205,2],[1207,2]]], [1205,[6455.88,2292.29,0],[[1158,2],[1204,2],[1205,2],[1206,2],[1249,2]]], -[1206,[6408.51,2286.79,0],[[1158,2],[1159,2],[1205,2],[1207,2],[1206,2]]], [1207,[6369.45,2289.62,0],[[1159,2],[1204,2],[1206,2],[1248,2]]], [1208,[6399.87,2326.73,0],[[1159,2]]], [1209,[5862.96,2465.93,0],[[1160,2],[1250,2]]], [1210,[5493.16,2454.36,6.35783e-007],[[1162,2],[1210,2],[1251,2],[1212,2]]], [1211,[5565.95,2418.62,0],[[1162,2]]], -[1212,[5340.94,2518.7,6.35783e-007],[[1163,2],[1210,2],[1251,2],[1212,2]]], [1213,[5410.77,2636.81,0],[[1163,2],[1252,2],[1213,2]]], [1214,[7501.56,3345,6.35783e-007],[[1165,2],[1214,2],[1253,2],[1254,2]]], [1215,[7806.31,3168.41,0],[[1168,2],[1255,2]]], [1216,[7499.04,4775.07,1.90735e-006],[[1171,2],[1256,2]]], [1217,[6499.54,4909,0],[[1173,2]]], -[1218,[7900.92,5120.9,0],[[1174,2],[1257,2]]], [1219,[7486.64,8402.29,0],[[1175,2],[1258,2]]], [1220,[8319.37,6281.35,0],[[1176,2],[1259,2]]], [1221,[8605.79,6515.68,0],[[1177,2],[1260,2],[1221,2],[1261,2]]], [1222,[8067.24,7732.26,0],[[1178,2],[1263,2]]], [1223,[8150.08,7481.59,0],[[1179,2]]], -[1224,[8316.15,7508.28,0],[[1179,2],[1264,2],[1265,2]]], [1225,[1901.86,9740.88,0],[[1183,2],[1184,2]]], [1226,[1702.95,9520.63,0],[[1185,2]]], [1227,[1910.94,9264.89,0],[[1186,2],[1266,2]]], [1228,[5427.05,9418.37,-4.76837e-007],[[1189,2],[1267,2]]], [1229,[5419.19,9416.99,0],[[1189,2]]], -[1230,[5466.36,9341.12,0],[[1189,2],[1268,2]]], [1231,[5321.35,9360.47,0],[[1189,2],[1269,2]]], [1232,[3128.39,2579.44,0],[[1191,2],[1270,2],[1271,2]]], [1233,[4001.47,1609.36,0],[[1146,2]]], [1234,[4240.21,1580.56,0],[[1194,2],[1234,2],[1272,2],[1235,2],[1273,2]]], [1235,[4196.08,1523.26,0],[[1194,2],[1234,2],[1273,2],[1274,2],[1275,2]]], -[1236,[2783.69,3036.15,0],[[1195,2]]], [1237,[2694.9,2993.64,0],[[1195,2],[1276,2],[1277,2]]], [1238,[2851.36,2915.77,0],[[1195,2],[1278,2]]], [1239,[1993.01,3706.77,0],[[1196,2],[1279,2],[1280,2]]], [1240,[2100.3,3879.16,0],[[1196,2],[1281,2]]], [1241,[2201.67,3607.69,0],[[1196,2],[1282,2]]], -[1242,[1815.83,4224.17,0],[[1199,2],[1283,2]]], [1243,[2019.79,4093,0],[[1199,2],[1281,2]]], [1244,[2562.73,5200.48,0],[[1201,2]]], [1245,[2551.33,5039.13,-9.53674e-007],[[1201,2],[1284,2]]], [1246,[6182.88,2293.52,0],[[1202,2],[1203,2],[1285,2]]], [1247,[6248.44,2239.21,0],[[1203,2],[1204,2],[1286,2],[1285,2]]], -[1248,[6374.12,2242.84,0],[[1204,2],[1207,2]]], [1249,[6562.35,2186.56,0],[[1205,2],[1287,2],[1249,2],[1288,2]]], [1250,[5818.15,2426.85,0],[[1209,2],[1289,2]]], [1251,[5408.99,2448.07,9.53674e-007],[[1210,2],[1212,2]]], [1252,[5423.85,2643.77,0],[[1213,2],[1252,2],[1290,2]]], [1253,[7430.95,3376.16,0],[[1214,2],[1254,2],[1253,2]]], -[1254,[7421.68,3394.17,0],[[1253,2],[1254,2],[1330,2],[1214,2]]], [1255,[7940.98,3132.66,1.58946e-007],[[1215,2],[1291,2],[1292,2]]], [1256,[7597.06,4892.05,0],[[1216,2],[1293,2]]], [1257,[7926.39,5086.62,0],[[1218,2],[1294,2],[1295,2]]], [1258,[7537.91,8395.53,0],[[1219,2],[1296,2]]], [1259,[8370.27,6250.64,0],[[1220,2],[1297,2]]], -[1260,[8573.78,6497.4,-9.53674e-007],[[1221,2],[1260,2]]], [1261,[8729.93,6553.56,0],[[1221,2],[1298,2],[1261,2],[1299,2],[1300,2]]], [1262,[8049.09,7493.17,0],[[1180,2]]], [1263,[8071.27,7800.31,0],[[1222,2],[1301,2]]], [1264,[8389.23,7521.65,0],[[1224,2]]], [1265,[8329.33,7465.65,0],[[1224,2]]], -[1266,[1870.23,9246.41,0],[[1227,2]]], [1267,[5576.06,9430.41,0],[[1228,2],[1302,2],[1267,2],[1303,2],[1304,2]]], [1268,[5477.63,9295.7,1.19209e-007],[[1230,2],[1305,2],[1306,2],[1307,2]]], [1269,[5256.81,9350.54,0],[[1231,2],[1308,2]]], [1270,[3000.42,2582.89,-2.38419e-007],[[1232,2],[1309,2],[1270,2],[1310,2],[1311,2]]], [1271,[3124.25,2461.91,0],[[1232,2]]], -[1272,[4259.2,1554.54,0],[[1234,2],[1312,2],[1275,2]]], [1273,[4252.78,1547.61,0],[[1234,2],[1235,2],[1273,2]]], [1274,[4168.25,1514.52,0],[[1235,2]]], [1275,[4342.01,1468.64,0],[[1235,2],[1272,2],[1312,2],[1313,2]]], [1276,[2742.09,2999.45,0],[[1314,2],[1315,2],[1276,2]]], [1277,[2596.26,3033.24,-4.76837e-007],[[1237,2],[1316,2],[1277,2],[1317,2],[1318,2]]], -[1278,[2883.78,2840.15,3.17891e-007],[[1238,2],[1311,2],[1319,2],[1278,2]]], [1279,[1814.09,3781.93,0],[[1239,2],[1280,2],[1279,2],[1320,2],[1321,2]]], [1280,[1883.34,3804.77,0],[[1279,2],[1354,2],[1239,2],[1280,2]]], [1281,[2053.57,4008.07,0],[[1240,2],[1243,2]]], [1282,[2246.75,3567.42,-1.90735e-006],[[1241,2],[1322,2]]], [1283,[1746.02,4252.47,0],[[1242,2],[1323,2]]], -[1284,[2513.67,4973.72,0],[[1245,2],[1324,2],[1325,2]]], [1285,[6165.84,2226.68,2.38419e-007],[[1246,2],[1247,2],[1285,2],[1286,2],[1326,2]]], [1286,[6228.87,2236.76,0],[[1247,2],[1285,2]]], [1287,[6544.62,2206.72,0],[[1249,2]]], [1288,[6658.55,2027.39,-3.8147e-006],[[1249,2],[1327,2],[1328,2]]], [1289,[5802.6,2377.53,0],[[1250,2],[1329,2]]], -[1290,[5401.65,2629.6,0],[[1252,2]]], [1291,[8070.72,3249.8,0],[[1255,2],[1331,2],[1291,2],[1332,2]]], [1292,[7988.67,3003.54,0],[[1255,2],[1333,2],[1292,2],[1334,2]]], [1293,[7688.32,5000.46,0],[[1256,2],[1335,2]]], [1294,[8096.63,5219.71,-9.53674e-007],[[1257,2],[1336,2]]], [1295,[7858.6,5035.43,0],[[1257,2],[1337,2]]], -[1296,[7581.87,8360.98,0],[[1258,2],[1338,2]]], [1297,[8427.89,6156.03,0],[[1259,2],[1339,2]]], [1298,[8656.08,6560.53,0],[[1340,2],[1298,2]]], [1299,[8716.66,6477.55,0],[[1261,2]]], [1300,[8862.13,6547.5,0],[[1261,2]]], [1301,[8047.4,7846.19,-1.90735e-006],[[1263,2],[1341,2]]], -[1302,[5567.48,9462.1,0],[[1267,2],[1342,2],[1302,2]]], [1303,[5707.43,9503.02,0],[[1267,2],[1343,2]]], [1304,[5585.16,9384.84,0],[[1267,2],[1344,2],[1306,2],[1304,2]]], [1305,[5480.14,9178.39,0],[[1268,2],[1305,2]]], [1306,[5545.33,9331.8,0],[[1268,2],[1304,2],[1345,2],[1344,2]]], [1307,[5424.05,9288.7,0],[[1268,2],[1346,2],[1307,2],[1347,2]]], -[1308,[5195.54,9299.16,0],[[1269,2],[1348,2],[1349,2]]], [1309,[3067.25,2580.67,0],[[1270,2]]], [1310,[2852.33,2584.73,0],[[1270,2]]], [1311,[2901.56,2669.86,-2.38419e-007],[[1270,2],[1278,2],[1311,2]]], [1312,[4324.13,1529.53,0],[[1272,2],[1275,2]]], [1313,[4516.32,1462.25,0],[[1275,2],[1350,2]]], -[1314,[2727.14,2978.69,0],[[1276,2],[1314,2]]], [1315,[2729.28,2992.09,0],[[1315,2],[1276,2]]], [1316,[2619.82,3008.76,-4.76837e-007],[[1277,2]]], [1317,[2534.32,3103.81,3.17891e-007],[[1277,2],[1351,2],[1317,2],[1352,2]]], [1318,[2545.2,2964.46,0],[[1277,2],[1353,2]]], [1319,[2877.7,2873.8,0],[[1278,2]]], -[1320,[1630.23,3796.5,-6.35783e-007],[[1279,2],[1321,2],[1320,2],[1355,2]]], [1321,[1663.51,3727.94,-3.8147e-006],[[1320,2],[1279,2]]], [1322,[2278.23,3526.39,0],[[1282,2],[1356,2]]], [1323,[1630.68,4272.95,0],[[1283,2],[1357,2]]], [1324,[2484.35,4848.86,0],[[1284,2],[1358,2]]], [1325,[2443.07,4941.25,0],[[1284,2],[1359,2]]], -[1326,[5976.53,2175.43,0],[[1285,2],[1326,2],[1360,2],[1361,2]]], [1327,[6726.09,1906.81,0],[[1288,2],[1328,2],[1327,2],[1362,2],[1363,2]]], [1328,[6702.15,1938.92,-3.8147e-006],[[1327,2],[1392,2],[1328,2],[1288,2]]], [1329,[5813.79,2327.04,0],[[1289,2],[1364,2]]], [1330,[7457.81,3368.27,9.53674e-007],[[1254,2]]], [1331,[8187.91,3250.08,0],[[1291,2],[1365,2],[1331,2]]], -[1332,[8093.91,3200.2,0],[[1291,2]]], [1333,[7983.01,3011.97,0],[[1292,2]]], [1334,[8059.98,2946.32,3.17891e-007],[[1292,2],[1366,2],[1334,2],[1367,2]]], [1335,[7731.94,5028.25,0],[[1293,2],[1337,2]]], [1336,[8225.06,5345.26,0],[[1294,2],[1368,2]]], [1337,[7769.63,5033.01,0],[[1295,2],[1335,2]]], -[1338,[7663.65,8264,0],[[1296,2],[1369,2]]], [1339,[8500.88,6028.99,0],[[1297,2],[1370,2],[1371,2]]], [1340,[8656.88,6561.74,0],[[1298,2],[1372,2],[1340,2]]], [1341,[7975.87,7893.13,0],[[1301,2],[1373,2]]], [1342,[5563.67,9494.3,0],[[1302,2],[1374,2]]], [1343,[5789.39,9509.89,-3.17891e-007],[[1303,2],[1343,2],[1375,2]]], -[1344,[5575.56,9343.21,0],[[1304,2],[1306,2],[1376,2]]], [1345,[5571.34,9348.24,0],[[1306,2]]], [1346,[5433.14,9292.82,0],[[1307,2]]], [1347,[5347.56,9283.33,0],[[1307,2],[1349,2]]], [1348,[5049.62,9290.26,2.38419e-007],[[1308,2],[1377,2],[1378,2],[1348,2]]], [1349,[5279.29,9265.71,0],[[1308,2],[1347,2],[1349,2],[1379,2]]], -[1350,[4651.95,1462.35,0],[[1313,2],[1380,2]]], [1351,[2548.34,3096.53,4.76837e-007],[[1317,2]]], [1352,[2468.15,3153.3,0],[[1317,2],[1381,2]]], [1353,[2545.73,2927.56,0],[[1318,2],[1353,2],[1382,2]]], [1354,[1921.36,3775.13,6.35783e-007],[[1280,2]]], [1355,[1508.11,4010.29,-1.27157e-006],[[1320,2],[1383,2],[1384,2]]], -[1356,[2284.98,3475.12,0],[[1322,2],[1385,2]]], [1357,[1539.1,4302.66,0],[[1323,2],[1386,2],[1387,2]]], [1358,[2465.93,4773.36,0],[[1324,2],[1388,2],[1389,2]]], [1359,[2327.66,4921.2,0],[[1325,2],[1390,2]]], [1360,[5972.94,2004.4,0],[[1326,2],[1391,2]]], [1361,[5940.27,2233,0],[[1326,2],[1364,2]]], -[1362,[6903.21,1717.63,0],[[1327,2],[1363,2],[1362,2],[1393,2]]], [1363,[6871.19,1794.97,0],[[1362,2],[1419,2],[1363,2],[1327,2]]], [1364,[5848.73,2288.91,-1.90735e-006],[[1329,2],[1361,2]]], [1365,[8397.73,3247.46,0],[[1331,2],[1394,2]]], [1366,[8033.08,2959.35,4.76837e-007],[[1334,2]]], [1367,[8201.21,2918.1,1.27157e-006],[[1334,2],[1395,2],[1367,2],[1396,2]]], -[1368,[8143.22,5508.18,0],[[1336,2],[1397,2]]], [1369,[7691.02,8236.65,-2.38419e-007],[[1338,2],[1398,2],[1369,2],[1399,2]]], [1370,[8574.47,5894.38,-2.54313e-006],[[1339,2],[1371,2],[1370,2],[1400,2]]], [1371,[8560.87,5938.46,-3.8147e-006],[[1370,2],[1339,2],[1371,2]]], [1372,[8660.92,6561.21,-1.19209e-007],[[1340,2],[1372,2]]], [1373,[7871.3,7953.22,0],[[1341,2],[1401,2]]], -[1374,[5562.11,9562.49,0],[[1342,2]]], [1375,[5869.95,9513.61,0],[[1343,2],[1402,2]]], [1376,[5668.02,9298.26,9.53674e-007],[[1344,2],[1403,2]]], [1377,[5023.51,9188.89,9.53674e-007],[[1348,2],[1404,2]]], [1378,[5061.69,9300.98,0],[[1348,2]]], [1379,[5263.34,9246.7,0],[[1349,2]]], -[1380,[4783.76,1459.58,0],[[1350,2],[1405,2]]], [1381,[2435.44,3236.08,0],[[1352,2],[1406,2]]], [1382,[2548.29,2778,-9.7766],[[1353,2],[1407,2]]], [1383,[1537.85,4024.91,0],[[1355,2]]], [1384,[1283.11,4129.15,0],[[1355,2],[1408,2],[1384,2],[1409,2],[1387,2]]], [1385,[2274.06,3415.4,0],[[1356,2],[1410,2]]], -[1386,[1491.71,4334.59,0],[[1357,2],[1411,2]]], [1387,[1365.62,4299.92,0],[[1357,2],[1384,2],[1412,2],[1387,2],[1413,2],[1411,2],[1409,2]]], [1388,[2455.69,4685.03,0],[[1358,2],[1414,2],[1415,2]]], [1389,[2351.19,4793.4,0],[[1358,2],[1416,2]]], [1390,[2276.38,4927.95,0],[[1359,2],[1417,2]]], [1391,[5972.72,1877.02,0],[[1360,2],[1418,2]]], -[1392,[6689.45,1966.03,1.27157e-006],[[1328,2]]], [1393,[7096.94,1555.98,0],[[1362,2],[1420,2]]], [1394,[8447.6,3251.32,0],[[1365,2],[1394,2],[1421,2],[1422,2],[1423,2]]], [1395,[8164.71,2911.84,1.27157e-006],[[1367,2]]], [1396,[8365.07,2950.38,0],[[1367,2],[1396,2],[1424,2],[1422,2]]], [1397,[8120.02,5558.28,0],[[1368,2],[1425,2],[1397,2],[1426,2]]], -[1398,[7752.63,8149.91,0],[[1369,2],[1427,2]]], [1399,[7751.83,8310.97,0],[[1369,2],[1399,2],[1428,2]]], [1400,[8655.34,5752.96,0],[[1370,2],[1429,2]]], [1401,[7789.77,8003.29,0],[[1373,2],[1430,2]]], [1402,[5931.69,9525.94,0],[[1375,2],[1431,2],[1432,2]]], [1403,[5753.51,9294.2,0],[[1376,2],[1433,2]]], -[1404,[5005.84,9175.36,0],[[1377,2],[1404,2],[1434,2]]], [1405,[4837.02,1430.99,0],[[1380,2],[1435,2]]], [1406,[2406.31,3282.71,0],[[1381,2],[1436,2]]], [1407,[2550.42,2651.13,0],[[1407,2],[1437,2]]], [1408,[1297.77,4095.04,0],[[1384,2]]], [1409,[1303.48,4226.73,0],[[1384,2],[1387,2],[1438,2],[1409,2]]], -[1410,[2289.61,3366.08,0],[[1385,2],[1436,2]]], [1411,[1357.29,4335.05,0],[[1386,2],[1387,2],[1439,2]]], [1412,[1393.07,4302.55,0],[[1387,2]]], [1413,[1336.72,4336.23,0],[[1387,2],[1413,2],[1440,2]]], [1414,[2551.42,4682.27,-1.27157e-006],[[1388,2],[1414,2],[1441,2]]], [1415,[2352.04,4680.4,0],[[1388,2],[1442,2]]], -[1416,[2266.25,4852.98,0],[[1389,2],[1443,2]]], [1417,[2213.13,4974.92,0],[[1390,2],[1444,2]]], [1418,[5967.91,1855.52,0],[[1391,2],[1445,2],[1446,2]]], [1419,[6824.49,1824.83,6.35783e-007],[[1363,2]]], [1420,[7275.94,1524.14,0],[[1393,2],[1447,2]]], [1421,[8488.38,3342.98,0],[[1394,2],[1448,2],[1421,2],[1449,2],[1450,2]]], -[1422,[8459.71,3164.99,0],[[1394,2],[1396,2],[1424,2],[1451,2]]], [1423,[8505.6,3242.07,3.17891e-007],[[1394,2],[1452,2],[1449,2],[1453,2],[1451,2]]], [1424,[8461.79,3080.47,2.38419e-007],[[1396,2],[1422,2],[1454,2],[1424,2],[1455,2]]], [1425,[8041.58,5684.46,0],[[1397,2],[1425,2],[1456,2]]], [1426,[8191.1,5596,0],[[1397,2],[1457,2],[1458,2]]], [1427,[7758.8,8094.32,0],[[1398,2],[1430,2]]], -[1428,[7847.55,8443.36,-1.27546],[[1399,2],[1428,2],[1459,2]]], [1429,[8619.47,5699.43,-1.27157e-006],[[1400,2],[1460,2],[1429,2],[1461,2],[1462,2]]], [1430,[7761.99,8046.91,0],[[1401,2],[1427,2]]], [1431,[6067.55,9532.15,0],[[1402,2],[1463,2]]], [1432,[5900.84,9586.24,0],[[1402,2],[1464,2],[1432,2],[1465,2]]], [1433,[5820.54,9261.02,0],[[1403,2],[1466,2]]], -[1434,[4947.09,9168.32,1.19209e-007],[[1404,2]]], [1435,[4886.34,1415.44,0],[[1405,2],[1467,2]]], [1436,[2330.47,3329.3,0],[[1406,2],[1410,2]]], [1437,[2515.71,2535,-1.90735e-006],[[1407,2],[1468,2]]], [1438,[1501.27,4235.98,0],[[1409,2],[1469,2]]], [1439,[1308.46,4330.82,0],[[1411,2],[1470,2],[1439,2]]], -[1440,[1331.1,4410.36,0],[[1413,2],[1471,2],[1472,2],[1470,2]]], [1441,[2568.6,4745.36,3.8147e-006],[[1414,2]]], [1442,[2277.17,4715.61,1.90735e-006],[[1415,2],[1473,2]]], [1443,[2197.67,4935.22,-1.90735e-006],[[1416,2],[1444,2]]], [1444,[2175.89,5002.99,0],[[1417,2],[1443,2],[1474,2],[1475,2]]], [1445,[5977.75,1671.89,0],[[1418,2],[1476,2],[1445,2]]], -[1446,[5836.7,1852.38,-2.38419e-007],[[1418,2],[1477,2],[1446,2],[1478,2]]], [1447,[7362.42,1486.15,0],[[1420,2],[1479,2],[1480,2]]], [1448,[8456.29,3317.95,0],[[1421,2]]], [1449,[8596.06,3376.77,0],[[1421,2],[1423,2],[1452,2],[1481,2],[1450,2]]], [1450,[8509.52,3476.79,0],[[1421,2],[1449,2],[1481,2],[1482,2]]], [1451,[8505.19,3164.89,0],[[1422,2],[1423,2],[1483,2],[1455,2],[1452,2],[1451,2],[1484,2]]], -[1452,[8596.95,3262.14,0],[[1423,2],[1449,2],[1451,2],[1485,2],[1484,2],[1486,2]]], [1453,[8512.12,3213.22,0],[[1423,2],[1453,2],[1486,2]]], [1454,[8456.14,3044.07,4.76837e-007],[[1424,2]]], [1455,[8591.96,3116.56,0],[[1424,2],[1451,2],[1487,2],[1486,2],[1483,2]]], [1456,[7999.59,5765.28,-6.35783e-007],[[1425,2],[1456,2]]], [1457,[8273.09,5636.37,0],[[1426,2],[1488,2],[1461,2],[1489,2]]], -[1458,[8153.73,5641.8,0],[[1426,2]]], [1459,[7911.62,8523.56,0],[[1428,2],[1490,2],[1459,2],[1491,2],[1492,2]]], [1460,[8655.45,5716.93,-1.27157e-006],[[1429,2]]], [1461,[8424.51,5720.97,-6.35783e-007],[[1429,2],[1457,2],[1462,2],[1461,2]]], [1462,[8452.1,5736.62,0],[[1461,2],[1516,2],[1462,2],[1429,2]]], [1463,[6140.2,9506.98,0],[[1431,2],[1463,2],[1493,2]]], -[1464,[5909.57,9570.16,-3.17891e-007],[[1432,2]]], [1465,[5911.46,9653.71,0],[[1432,2]]], [1466,[5847.46,9191.95,0],[[1433,2],[1494,2]]], [1467,[4953.09,1431.37,0],[[1435,2],[1495,2]]], [1468,[2436.67,2390.79,0],[[1437,2],[1496,2]]], [1469,[1544.31,4235.93,1.90735e-006],[[1438,2]]], -[1470,[1248.96,4338.93,0],[[1439,2],[1440,2],[1470,2],[1472,2],[1497,2],[1498,2]]], [1471,[1338.4,4480.76,-0.0897785],[[1440,2],[1499,2],[1471,2]]], [1472,[1265.95,4408.49,0],[[1440,2],[1470,2],[1472,2]]], [1473,[2194.07,4758.08,0],[[1442,2],[1500,2]]], [1474,[2111.24,5013.73,0],[[1444,2],[1501,2]]], [1475,[2164.15,5080.03,0],[[1444,2],[1475,2],[1502,2]]], -[1476,[6029.74,1554.63,0],[[1445,2],[1503,2]]], [1477,[5890.8,1854.39,-3.17891e-007],[[1446,2]]], [1478,[5684.76,1837.42,0],[[1446,2]]], [1479,[7343.58,1468.51,0],[[1447,2]]], [1480,[7472.28,1545.01,2.38419e-007],[[1447,2],[1480,2],[1504,2]]], [1481,[8584.06,3464.52,0],[[1449,2],[1450,2],[1505,2]]], -[1482,[8486.29,3566.91,0],[[1450,2],[1506,2],[1507,2],[1482,2]]], [1483,[8579.12,3164.18,0],[[1451,2],[1455,2]]], [1484,[8514.15,3182.34,0],[[1451,2],[1452,2],[1484,2],[1485,2]]], [1485,[8573.63,3208.13,0],[[1452,2],[1484,2]]], [1486,[8640.05,3218.03,0],[[1452,2],[1455,2],[1453,2],[1487,2]]], [1487,[8652.46,3133.09,0],[[1455,2],[1486,2],[1508,2]]], -[1488,[8323.43,5687.51,0],[[1457,2],[1509,2]]], [1489,[8373.19,5480.06,3.17891e-007],[[1457,2],[1510,2],[1489,2],[1511,2]]], [1490,[8000.9,8678.77,0],[[1459,2],[1490,2],[1512,2],[1513,2]]], [1491,[8032.87,8492.84,0],[[1459,2],[1514,2],[1491,2],[1515,2]]], [1492,[7997.85,8499.02,0],[[1514,2],[1459,2]]], [1493,[6295.19,9449.24,-4.76837e-007],[[1463,2],[1517,2]]], -[1494,[5919.91,9203.3,4.76837e-007],[[1466,2],[1518,2]]], [1495,[5085.61,1479.79,0],[[1467,2],[1519,2],[1495,2]]], [1496,[2445.84,2299.69,0],[[1468,2],[1520,2]]], [1497,[1157.5,4295.43,0],[[1470,2]]], [1498,[1218.58,4350.96,0],[[1470,2]]], [1499,[1342.76,4606.63,0],[[1499,2]]], -[1500,[2077.39,4746.76,0],[[1473,2],[1521,2],[1500,2]]], [1501,[2055.64,5019.92,0],[[1474,2],[1522,2]]], [1502,[2212.83,5123,0],[[1475,2],[1523,2]]], [1503,[6092.31,1484.33,0],[[1476,2],[1524,2]]], [1504,[7653.51,1571.38,0],[[1480,2],[1525,2],[1526,2],[1527,2],[1528,2]]], [1505,[8581.61,3500.18,0],[[1481,2]]], -[1506,[8517.11,3692.38,0],[[1482,2],[1529,2],[1530,2],[1506,2],[1531,2]]], [1507,[8485.72,3547.54,0],[[1482,2]]], [1508,[8852.65,3098.54,0],[[1487,2],[1532,2],[1508,2],[1533,2]]], [1509,[8298.7,5725.61,0],[[1488,2]]], [1510,[8358.39,5504.61,4.76837e-007],[[1489,2]]], [1511,[8443.02,5413.74,0],[[1489,2],[1534,2],[1511,2]]], -[1512,[8084.48,8853.37,0],[[1490,2],[1535,2]]], [1513,[7887.35,8693.44,0],[[1490,2],[1513,2]]], [1514,[8017.86,8499.68,4.76837e-007],[[1491,2],[1492,2],[1514,2]]], [1515,[8124.39,8515.84,0],[[1491,2],[1536,2]]], [1516,[8491.23,5720.36,0],[[1462,2]]], [1517,[6411.24,9467.18,1.19209e-007],[[1493,2],[1537,2],[1517,2],[1538,2]]], -[1518,[6026.39,9261.53,0],[[1494,2],[1539,2]]], [1519,[5141.48,1484.66,0],[[1495,2],[1540,2],[1519,2]]], [1520,[2460.5,2190.89,0],[[1496,2],[1541,2]]], [1521,[2053.04,4695.25,0],[[1500,2],[1546,2],[1547,2]]], [1522,[2009.24,5057.51,0],[[1501,2],[1548,2]]], [1523,[2215.19,5158.87,3.8147e-006],[[1502,2]]], -[1524,[6118.65,1456.31,6.35783e-007],[[1503,2],[1524,2],[1549,2]]], [1525,[7597.43,1675.94,6.35783e-007],[[1504,2],[1550,2],[1551,2]]], [1526,[7670.82,1516.82,0],[[1504,2],[1526,2],[1552,2]]], [1527,[7989.86,1648.97,0],[[1504,2],[1528,2],[1527,2],[1553,2],[1551,2]]], [1528,[7899.64,1631.2,-1.90735e-006],[[1527,2],[1577,2],[1528,2],[1504,2]]], [1529,[8594.37,3844.42,0],[[1506,2],[1554,2],[1531,2],[1529,2]]], -[1530,[8497.84,3654.81,0],[[1506,2]]], [1531,[8598.17,3802.84,0],[[1529,2],[1506,2]]], [1532,[8792.81,3103.89,0],[[1508,2]]], [1533,[9105.37,3178.6,0],[[1508,2],[1555,2]]], [1534,[8656.34,5407.83,0],[[1511,2],[1556,2],[1557,2],[1534,2]]], [1535,[8086.24,8877.71,0],[[1512,2],[1558,2],[1559,2],[1560,2],[1561,2]]], -[1536,[8180.32,8545.16,0],[[1515,2],[1562,2]]], [1537,[6445.19,9519.27,-7.94729e-008],[[1517,2],[1537,2],[1563,2]]], [1538,[6524.2,9418.13,0],[[1517,2],[1538,2]]], [1539,[6180.78,9303.68,0],[[1518,2],[1564,2]]], [1540,[5183.73,1399.36,0],[[1519,2],[1565,2]]], [1541,[2393.51,2121.51,0],[[1520,2],[1566,2]]], -[1542,[1344.95,4762.96,0],[[1499,2],[1543,2],[1544,2],[1545,2]]], [1543,[1467.85,4742.26,0],[[1542,2],[1567,2]]], [1544,[1367.18,4867.01,0],[[1542,2],[1568,2]]], [1545,[1189.12,4762.71,0],[[1542,2],[1569,2]]], [1546,[1971.48,4680.84,6.35783e-007],[[1521,2],[1570,2],[1571,2]]], [1547,[2064.61,4524.69,0],[[1521,2],[1572,2]]], -[1548,[1954.66,5110.58,0],[[1522,2],[1573,2]]], [1549,[6168.89,1404.67,0],[[1524,2],[1574,2],[1549,2]]], [1550,[7543.85,1763.58,0],[[1525,2],[1575,2]]], [1551,[7761.58,1817.7,0],[[1525,2],[1527,2],[1576,2]]], [1552,[7672.58,1504.29,0],[[1526,2]]], [1553,[7960.96,1790.34,0],[[1527,2],[1578,2],[1553,2]]], -[1554,[8653.57,3934.55,0],[[1529,2],[1579,2],[1554,2],[1580,2]]], [1555,[9206.69,3339.93,3.17891e-007],[[1533,2],[1581,2],[1555,2],[1582,2]]], [1556,[8745.3,5398.84,0],[[1534,2],[1583,2],[1584,2]]], [1557,[8647.28,5411.87,0],[[1534,2]]], [1558,[8162.01,9012.44,0],[[1535,2],[1585,2]]], [1559,[8229.34,8831.76,0],[[1535,2],[1586,2]]], -[1560,[7991.3,8882.64,0],[[1535,2],[1587,2]]], [1561,[8064.98,8921.57,0],[[1535,2],[1561,2],[1588,2]]], [1562,[8228.58,8557.64,0],[[1536,2]]], [1563,[6455.72,9544.79,-7.94729e-008],[[1537,2],[1563,2],[1589,2]]], [1564,[6315.03,9337.03,0],[[1539,2],[1590,2]]], [1565,[5250.24,1373.71,3.17891e-007],[[1540,2],[1591,2],[1592,2],[1565,2]]], -[1566,[2371.4,2037.4,0],[[1541,2],[1593,2]]], [1567,[1501.91,4683.67,0],[[1543,2],[1594,2]]], [1568,[1365.78,4927.1,0],[[1544,2],[1595,2],[1596,2]]], [1569,[1156.39,4761.95,0],[[1545,2],[1569,2],[1597,2]]], [1570,[1924.9,4734.71,0],[[1546,2],[1598,2]]], [1571,[1903.14,4700.19,0],[[1546,2],[1599,2]]], -[1572,[2039.05,4500.47,-3.17891e-007],[[1547,2],[1600,2],[1572,2],[1601,2]]], [1573,[1904.17,5121.77,0],[[1548,2],[1602,2]]], [1574,[6156.02,1276.33,0],[[1549,2],[1603,2],[1604,2],[1605,2],[1606,2]]], [1575,[7530.38,1896.49,0],[[1550,2],[1607,2],[1608,2]]], [1576,[7968.72,1794.33,0],[[1551,2]]], [1577,[7850.44,1602.14,0],[[1528,2]]], -[1578,[8023.93,1775.43,0],[[1553,2]]], [1579,[8603.91,3941.55,0],[[1554,2]]], [1580,[8892.61,3943.44,0],[[1554,2],[1609,2],[1580,2],[1610,2]]], [1581,[9179.58,3301.58,4.76837e-007],[[1555,2]]], [1582,[9270,3513.59,0],[[1555,2],[1611,2],[1582,2],[1612,2]]], [1583,[8824.96,5515.56,-9.53674e-007],[[1556,2]]], -[1584,[8774.4,5203.77,0],[[1556,2],[1584,2]]], [1585,[8175.31,9036.48,0],[[1558,2],[1613,2],[1614,2]]], [1586,[8363.96,8750.82,0],[[1559,2],[1615,2]]], [1587,[7913.68,8870.77,0],[[1560,2],[1616,2]]], [1588,[8035.39,8966.96,0],[[1561,2],[1617,2],[1613,2]]], [1589,[6481.49,9655.2,-1.58946e-007],[[1563,2],[1618,2],[1619,2]]], -[1590,[6436.23,9347.02,0],[[1564,2],[1620,2]]], [1591,[5389.35,1388.53,0],[[1565,2],[1621,2]]], [1592,[5228.08,1373.4,4.76837e-007],[[1565,2]]], [1593,[2388.62,1935.26,0],[[1566,2],[1622,2]]], [1594,[1507.5,4666.68,0],[[1594,2],[1623,2]]], [1595,[1434.67,4952.8,0],[[1568,2],[1624,2]]], -[1596,[1323.74,5145.03,0],[[1568,2],[1625,2],[1626,2],[1596,2]]], [1597,[1060.93,4761.68,0],[[1569,2],[1597,2],[1627,2]]], [1598,[1889.71,4843.83,0],[[1570,2],[1628,2]]], [1599,[1829.62,4701.44,1.90735e-006],[[1571,2],[1629,2]]], [1600,[2061.89,4501,0],[[1572,2],[1630,2],[1600,2]]], [1601,[1963.82,4491.61,0],[[1572,2]]], -[1602,[1850,5108.08,0],[[1573,2],[1631,2]]], [1603,[6118.28,1207.93,0],[[1574,2],[1632,2],[1603,2],[1633,2]]], [1604,[6003.09,1297.87,0],[[1574,2],[1634,2]]], [1605,[6206.59,1258.53,0],[[1574,2]]], [1606,[6191.42,1323.84,0],[[1574,2]]], [1607,[7376.04,1959.3,9.53674e-007],[[1575,2],[1635,2]]], -[1608,[7686.79,1884.74,0],[[1575,2],[1636,2]]], [1609,[8816.02,3944.36,0],[[1580,2]]], [1610,[8997.95,3853.2,0],[[1580,2],[1637,2],[1610,2],[1638,2],[1612,2]]], [1611,[9271.68,3458.95,0],[[1582,2]]], [1612,[9182.29,3706.75,0],[[1582,2],[1610,2],[1639,2],[1612,2],[1638,2]]], [1613,[8102.88,8986.76,0],[[1585,2],[1588,2]]], -[1614,[8341.27,9111.46,0],[[1585,2],[1640,2]]], [1615,[8378.7,8732.93,0],[[1586,2],[1615,2],[1641,2]]], [1616,[7819.49,8873.45,0],[[1587,2],[1642,2]]], [1617,[7977.31,8989.43,0],[[1588,2],[1643,2]]], [1618,[6504.08,9739.46,0],[[1589,2]]], [1619,[6451.51,9661.72,0],[[1589,2]]], -[1620,[6499.04,9368.86,-4.76837e-007],[[1590,2],[1644,2]]], [1621,[5409.43,1391.65,0],[[1591,2],[1645,2],[1646,2]]], [1622,[2376.36,1863.62,0],[[1593,2],[1622,2],[1647,2],[1648,2]]], [1623,[1555.56,4606.01,0],[[1594,2],[1649,2]]], [1624,[1515.14,4971.9,0],[[1595,2],[1650,2]]], [1625,[1240.32,5093.96,0],[[1596,2],[1651,2]]], -[1626,[1239.6,5261.66,0],[[1596,2]]], [1627,[976.358,4752.27,0],[[1597,2],[1652,2]]], [1628,[1835.19,4890.37,0],[[1598,2],[1653,2]]], [1629,[1768.17,4709.41,1.90735e-006],[[1599,2],[1654,2]]], [1630,[2062.93,4503.83,-3.17891e-007],[[1600,2]]], [1631,[1797.36,5111.83,-6.35783e-007],[[1602,2],[1655,2],[1656,2]]], -[1632,[6094.56,1049.49,9.53674e-007],[[1603,2]]], [1633,[6076.43,1219.42,0],[[1603,2]]], [1634,[5951.82,1291.12,0],[[1604,2],[1657,2]]], [1635,[7342.81,2000.7,-6.35783e-007],[[1607,2],[1658,2],[1659,2],[1635,2]]], [1636,[7837.38,1869.93,0],[[1608,2],[1660,2]]], [1637,[8994.43,3881.52,0],[[1610,2]]], -[1638,[9077.51,3775.22,-9.53674e-007],[[1610,2],[1612,2]]], [1639,[9208.55,3686.85,0],[[1612,2]]], [1640,[8468.53,9047.21,0],[[1614,2],[1661,2],[1662,2]]], [1641,[8304.72,8623.52,0],[[1615,2],[1663,2]]], [1642,[7772.1,8819.53,-9.53674e-007],[[1616,2],[1664,2]]], [1643,[7936.6,9000.91,0],[[1617,2]]], -[1644,[6523.75,9386.46,4.76837e-007],[[1620,2]]], [1645,[5472.36,1340.28,0],[[1621,2],[1665,2]]], [1646,[5415.72,1405.4,0],[[1621,2]]], [1647,[2289.89,1833.87,0],[[1622,2],[1666,2],[1667,2],[1647,2]]], [1648,[2413.43,1748.92,0],[[1622,2],[1668,2],[1669,2],[1670,2]]], [1649,[1571.08,4608.67,0],[[1623,2],[1649,2],[1671,2]]], -[1650,[1664.65,4998.34,0],[[1624,2],[1672,2]]], [1651,[1204.99,5132.39,0],[[1625,2],[1673,2]]], [1652,[925.271,4822.22,0],[[1627,2],[1674,2]]], [1653,[1760.82,4943.85,0],[[1628,2],[1672,2]]], [1654,[1719.11,4705.34,-1.90735e-006],[[1629,2],[1675,2]]], [1655,[1743.74,5060.33,0],[[1631,2],[1672,2]]], -[1656,[1772.63,5132.82,0],[[1631,2]]], [1657,[5910.79,1259.64,-1.90735e-006],[[1634,2],[1676,2]]], [1658,[7280.52,2071.36,0],[[1635,2],[1677,2]]], [1659,[7355.02,1985.64,-6.35783e-007],[[1635,2]]], [1660,[7994.6,1865.88,0],[[1636,2],[1678,2]]], [1661,[8482.35,8990.12,0],[[1640,2],[1679,2]]], -[1662,[8540.75,9191.55,0],[[1715,2],[1640,2],[1749,2]]], [1663,[8284.52,8552.2,0],[[1641,2],[1680,2]]], [1664,[7741.57,8763.01,0],[[1642,2]]], [1665,[5577.03,1215.73,0],[[1645,2],[1681,2]]], [1666,[2177.32,1821.1,-1.27157e-006],[[1647,2],[1682,2],[1683,2],[1666,2]]], [1667,[2312.17,1838.64,0],[[1647,2]]], -[1668,[2509.2,1779.54,0],[[1648,2],[1684,2],[1685,2]]], [1669,[2391.7,1597.36,6.35783e-007],[[1648,2],[1686,2],[1669,2]]], [1670,[2536.52,1725.26,0],[[1648,2],[1687,2]]], [1671,[1605.22,4626.49,0],[[1649,2],[1671,2],[1675,2]]], [1672,[1680.9,4997.22,1.27157e-006],[[1650,2],[1653,2],[1655,2]]], [1673,[1175.2,5176.59,0],[[1651,2],[1688,2]]], -[1674,[944.118,4923.73,0],[[1652,2],[1689,2]]], [1675,[1677.08,4662.61,0],[[1654,2],[1671,2]]], [1676,[5862.41,1163.51,0],[[1657,2],[1690,2]]], [1677,[7239.06,2140.67,0],[[1658,2],[1691,2]]], [1678,[8112.14,1865.07,-3.02845],[[1660,2],[1692,2],[1693,2],[1678,2]]], [1679,[8517.32,8938.61,0],[[1661,2],[1694,2],[1695,2],[1696,2]]], -[1680,[8323.7,8502.58,0],[[1663,2],[1697,2]]], [1681,[5647.67,1169.28,0],[[1665,2],[1690,2]]], [1682,[2094.18,1849.37,0],[[1666,2],[1698,2]]], [1683,[2204.09,1818.88,-1.27157e-006],[[1666,2]]], [1684,[2574.57,1778.63,0],[[1668,2],[1699,2],[1685,2],[1700,2],[1701,2]]], [1685,[2511.68,1844.4,0],[[1668,2],[1684,2],[1685,2],[1699,2]]], -[1686,[2417.04,1420.81,0],[[1669,2],[1702,2],[1703,2],[1704,2]]], [1687,[2682.05,1728.86,0],[[1670,2],[1705,2],[1700,2]]], [1688,[1118.71,5178.79,3.97364e-008],[[1673,2],[1688,2],[1706,2]]], [1689,[855.908,5040.46,0],[[1674,2],[1707,2]]], [1690,[5698.09,1132.67,0],[[1676,2],[1681,2]]], [1691,[7232.09,2151.53,0],[[1677,2],[1691,2],[1708,2]]], -[1692,[8247.23,1864.83,0],[[1692,2],[1709,2],[1710,2],[1678,2]]], [1693,[8090.14,1865.05,0],[[1678,2],[1693,2]]], [1694,[8576.55,8834.32,0],[[1679,2],[1711,2]]], [1695,[8446.56,8930.36,0],[[1679,2],[1712,2]]], [1696,[8591.27,9024.44,1.19209e-007],[[1679,2],[1713,2],[1696,2],[1714,2],[1715,2]]], [1697,[8324.78,8493.91,0],[[1680,2]]], -[1698,[2061.66,1902.14,0],[[1682,2],[1716,2]]], [1699,[2564.02,1851.92,0],[[1684,2],[1685,2],[1717,2]]], [1700,[2625.25,1777.46,0],[[1684,2],[1687,2],[1718,2],[1700,2]]], [1701,[2592.73,1776.42,0],[[1684,2]]], [1702,[2381.7,1313.58,0],[[1686,2],[1719,2],[1720,2]]], [1703,[2305.33,1423.76,0],[[1686,2],[1721,2]]], -[1704,[2507.72,1401.36,-1.58946e-007],[[1686,2],[1704,2],[1722,2]]], [1705,[2697.51,1767.85,0],[[1687,2],[1723,2]]], [1706,[1053.09,5167.49,-4.76837e-007],[[1688,2],[1724,2]]], [1707,[820.002,5055.3,4.76837e-007],[[1689,2],[1725,2],[1726,2],[1727,2]]], [1708,[7166.91,2189.34,0],[[1691,2],[1728,2]]], [1709,[8339.2,1989.33,-9.53674e-007],[[1692,2],[1729,2]]], -[1710,[8215.81,1864.99,-0.387805],[[1692,2]]], [1711,[8624.53,8806.71,0],[[1694,2],[1730,2]]], [1712,[8312.17,8908.73,-4.76837e-007],[[1695,2]]], [1713,[8565,8997.41,0],[[1696,2],[1731,2],[1713,2]]], [1714,[8756.39,8991.23,0],[[1696,2],[1732,2]]], [1715,[8599.61,9185.88,1.58946e-007],[[1696,2],[1662,2],[1733,2]]], -[1716,[1983.83,2030.06,1.27157e-006],[[1698,2],[1734,2],[1735,2]]], [1717,[2504.34,1914.16,0],[[1699,2]]], [1718,[2676.84,1771.72,0],[[1700,2]]], [1719,[2231.96,1294.14,0],[[1702,2],[1736,2],[1737,2]]], [1720,[2382.23,1253.21,0],[[1702,2]]], [1721,[2206.73,1477.88,0],[[1703,2],[1738,2]]], -[1722,[2591.11,1351.72,0],[[1704,2],[1739,2]]], [1723,[2776.16,1795.33,0],[[1705,2],[1740,2]]], [1724,[1029.59,5181.33,-4.76837e-007],[[1706,2],[1741,2],[1742,2]]], [1725,[785.51,5069.77,0],[[1707,2],[1743,2],[1744,2],[1727,2]]], [1726,[860.353,5125.56,0],[[1707,2],[1745,2]]], [1727,[769.779,5003.57,0],[[1707,2],[1725,2],[1744,2]]], -[1728,[7112.05,2256.8,0],[[1708,2]]], [1729,[8440.06,2052.9,0],[[1709,2],[1746,2]]], [1730,[8703.79,8748.07,-9.53674e-007],[[1711,2]]], [1731,[8563.52,8994.1,0],[[1713,2]]], [1732,[8806.53,8907.86,0],[[1714,2],[1747,2],[1748,2],[1732,2]]], [1733,[8696.83,9228.52,-4.76837e-007],[[1715,2],[1750,2]]], -[1734,[1972.05,1998.36,3.8147e-006],[[1716,2]]], [1735,[1891.42,2041.43,0],[[1716,2],[1751,2]]], [1736,[2229.12,1348.42,0],[[1719,2]]], [1737,[2168.41,1222.37,0],[[1719,2],[1752,2],[1737,2],[1753,2]]], [1738,[2159.51,1491.52,0],[[1721,2],[1738,2],[1754,2]]], [1739,[2620.08,1272.67,0],[[1722,2],[1755,2],[1739,2],[1756,2]]], -[1740,[2865.88,1852.84,-1.27157e-006],[[1723,2],[1740,2],[1757,2]]], [1741,[986.536,5136.32,0],[[1724,2],[1758,2],[1741,2],[1745,2]]], [1742,[975.058,5237.08,1.90735e-006],[[1724,2],[1759,2]]], [1743,[814.89,5174.7,0],[[1725,2],[1760,2],[1759,2]]], [1744,[750.605,5010.56,-9.53674e-007],[[1725,2],[1727,2],[1761,2],[1744,2]]], [1745,[919.074,5145.82,0],[[1726,2],[1741,2]]], -[1746,[8576.86,2099.6,0],[[1729,2],[1762,2]]], [1747,[8898.9,8918.46,4.76837e-007],[[1732,2],[1763,2]]], [1748,[8790.29,8920.01,-1.58946e-007],[[1732,2]]], [1749,[8493.35,9325.6,0],[[1662,2],[1764,2],[1765,2]]], [1750,[8751.42,9294.69,0],[[1733,2],[1750,2],[1766,2],[1767,2]]], [1751,[1843.09,2032.79,1.27157e-006],[[1735,2],[1768,2],[1751,2]]], -[1752,[2209.08,1236.69,0],[[1769,2],[1770,2],[1752,2]]], [1753,[2090.72,1118.67,-5.96046e-008],[[1737,2],[1771,2],[1753,2],[1772,2],[1773,2]]], [1754,[2084.34,1485.7,0],[[1738,2],[1774,2],[1754,2],[1775,2]]], [1755,[2705.25,1286.71,0],[[1739,2],[1776,2],[1755,2],[1777,2]]], [1756,[2561.13,1114.25,1.58946e-007],[[1739,2],[1756,2]]], [1757,[2954.62,1876.3,0],[[1740,2],[1778,2]]], -[1758,[1006.61,5131.95,0],[[1741,2],[1779,2],[1758,2]]], [1759,[882.92,5250.11,0],[[1742,2],[1743,2],[1780,2],[1760,2]]], [1760,[842.814,5255.99,0],[[1743,2],[1759,2],[1781,2],[1780,2]]], [1761,[665.581,4914.34,0],[[1744,2],[1782,2]]], [1762,[8670.33,2134.25,0],[[1746,2],[1783,2],[1784,2]]], [1763,[8986.14,8951.95,0],[[1747,2],[1785,2],[1786,2]]], -[1764,[8457.77,9428.52,-1.21954],[[1749,2],[1787,2]]], [1765,[8403.71,9359.56,-1.17721],[[1749,2],[1788,2]]], [1766,[8769.23,9417.19,0],[[1750,2],[1789,2]]], [1767,[8832.47,9328.9,0],[[1750,2],[1790,2],[1791,2]]], [1768,[1787.76,2056.35,0],[[1751,2],[1792,2],[1793,2]]], [1769,[2206.13,1233.48,0],[[1752,2],[1769,2]]], -[1770,[2203.93,1238.14,0],[[1770,2],[1752,2]]], [1771,[2113.64,1146.49,0],[[1771,2],[1753,2],[1794,2]]], [1772,[2016.07,1146.21,0],[[1753,2]]], [1773,[2069.45,987.775,0],[[1753,2],[1795,2],[1796,2],[1773,2]]], [1774,[1989.29,1485.3,0],[[1754,2],[1797,2],[1798,2],[1799,2]]], [1775,[2087.54,1431.28,0],[[1754,2]]], -[1776,[2822.18,1281.9,0],[[1755,2]]], [1777,[2699.67,1357.65,-2.38419e-007],[[1755,2]]], [1778,[3010.38,1854.91,0],[[1757,2],[1800,2]]], [1779,[1009.83,5139.46,-3.17891e-007],[[1758,2]]], [1780,[841.723,5247.93,0],[[1759,2],[1801,2],[1780,2],[1760,2]]], [1781,[829.574,5367.28,0],[[1760,2],[1802,2],[1803,2]]], -[1782,[657.519,4891.85,0],[[1761,2],[1782,2],[1804,2]]], [1783,[8763.84,2111.96,0],[[1762,2],[1805,2]]], [1784,[8684.68,2216.59,0],[[1762,2],[1806,2]]], [1785,[9067.76,9020.22,0],[[1763,2],[1807,2]]], [1786,[9059.13,8925.34,0],[[1763,2],[1808,2]]], [1787,[8487.8,9507.13,0],[[1764,2],[1809,2],[1787,2],[1810,2]]], -[1788,[8347.63,9370.03,0],[[1765,2],[1811,2],[1812,2]]], [1789,[8797.73,9452.12,-0.188798],[[1766,2],[1789,2],[1813,2]]], [1790,[8959.73,9375.22,0],[[1767,2],[1814,2]]], [1791,[8847.73,9275.79,0],[[1767,2],[1815,2],[1791,2]]], [1792,[1720.8,2101.26,-9.53674e-007],[[1768,2],[1816,2],[1792,2],[1817,2],[1793,2]]], [1793,[1760.99,2094.8,1.90735e-006],[[1768,2],[1792,2]]], -[1794,[2112.6,1148.18,0],[[1771,2]]], [1795,[2058.16,908.288,0],[[1773,2],[1818,2],[1819,2]]], [1796,[2073.95,1025.79,0],[[1773,2]]], [1797,[2002.34,1445.91,0],[[1774,2],[1797,2],[1820,2]]], [1798,[1743.5,1487.86,0],[[1774,2],[1798,2],[1821,2],[1822,2],[1823,2],[1824,2],[1825,2],[1826,2]]], [1799,[1927.24,1577.64,0],[[1774,2],[1827,2],[1823,2]]], -[1800,[3054.25,1802.63,0],[[1778,2],[1828,2]]], [1801,[834.12,5260.88,0],[[1780,2],[1801,2]]], [1802,[901.623,5355.7,-1.27157e-006],[[1781,2],[1829,2],[1830,2],[1802,2]]], [1803,[750.398,5447.4,0],[[1781,2],[1803,2]]], [1804,[578.706,4852.97,0],[[1782,2],[1831,2],[1832,2]]], [1805,[8780.5,2058.27,0],[[1783,2],[1833,2]]], -[1806,[8707.69,2242.59,-4.76837e-007],[[1784,2],[1834,2],[1806,2],[1835,2]]], [1807,[9137.73,9076.97,0],[[1785,2],[1836,2],[1837,2]]], [1808,[9126.68,8934.63,0],[[1786,2],[1838,2]]], [1809,[8523.75,9572.73,0],[[1787,2],[1839,2],[1840,2]]], [1810,[8384.43,9493.91,0],[[1787,2],[1810,2]]], [1811,[8245.29,9399.22,1.58946e-007],[[1788,2],[1841,2],[1811,2],[1842,2]]], -[1812,[8269.17,9374.54,4.76837e-007],[[1841,2],[1788,2]]], [1813,[8826.34,9539.38,0],[[1789,2],[1843,2]]], [1814,[9071.83,9358.89,3.17891e-007],[[1790,2],[1844,2],[1845,2]]], [1815,[8851.77,9248.31,0],[[1791,2],[1846,2],[1815,2]]], [1816,[1716.47,2073.45,0],[[1792,2]]], [1817,[1754.02,2261.32,0],[[1792,2],[1847,2],[1817,2],[1848,2]]], -[1818,[2061.35,771.025,0],[[1795,2],[1849,2],[1850,2]]], [1819,[2002.82,910.836,0],[[1795,2]]], [1820,[1875.28,1431.45,0],[[1797,2]]], [1821,[1777.02,1336.65,0],[[1798,2],[1851,2]]], [1822,[1720.89,1568.61,0],[[1798,2],[1823,2],[1852,2]]], [1823,[1786.23,1595.85,0],[[1798,2],[1799,2],[1822,2],[1827,2]]], -[1824,[1597.97,1495.79,0],[[1798,2],[1853,2],[1824,2],[1825,2]]], [1825,[1677.23,1352.54,0],[[1798,2],[1854,2],[1851,2],[1825,2],[1826,2],[1855,2],[1824,2]]], [1826,[1729.63,1352.64,0],[[1798,2],[1825,2],[1856,2],[1854,2]]], [1827,[1809.67,1608.66,0],[[1799,2],[1823,2]]], [1828,[3095.11,1692.57,0],[[1800,2],[1857,2]]], [1829,[935.59,5349.23,-3.8147e-006],[[1802,2]]], -[1830,[876.446,5360.66,1.90735e-006],[[1802,2]]], [1831,[450.25,4794.15,0],[[1804,2],[1858,2]]], [1832,[601.818,4800.41,0],[[1804,2],[1859,2],[1832,2],[1860,2],[1861,2]]], [1833,[8809.6,1998.09,-1.90735e-006],[[1805,2],[1862,2]]], [1834,[8691.55,2310.89,0],[[1806,2]]], [1835,[8793.91,2268.56,-1.90735e-006],[[1806,2],[1863,2]]], -[1836,[9276.92,8989.11,0],[[1807,2],[1864,2]]], [1837,[9156.84,9200.73,0],[[1807,2],[1865,2],[1844,2]]], [1838,[9178.52,8966.23,0],[[1808,2],[1866,2]]], [1839,[8540.58,9672.92,0],[[1809,2],[1867,2],[1868,2]]], [1840,[8562.01,9571.58,0],[[1809,2]]], [1841,[8252.74,9380.98,0],[[1811,2],[1812,2],[1841,2]]], -[1842,[8186.75,9458.2,0],[[1811,2],[1869,2],[1842,2]]], [1843,[8839.11,9567.77,0],[[1813,2],[1870,2],[1871,2]]], [1844,[9107.85,9316.82,1.19209e-007],[[1814,2],[1837,2],[1865,2],[1872,2]]], [1845,[9117.06,9355.45,-1.58946e-007],[[1872,2]]], [1846,[8873.49,9219.94,0],[[1815,2]]], [1847,[1724.41,2200.96,0],[[1817,2]]], -[1848,[1898.32,2345.64,-1.27157e-006],[[1817,2],[1873,2],[1848,2],[1874,2]]], [1849,[2149.3,759.805,0],[[1818,2],[1849,2],[1875,2]]], [1850,[1867.35,740.388,-7.94729e-008],[[1818,2],[1876,2],[1877,2]]], [1851,[1779.25,1254.49,0],[[1821,2],[1825,2],[1878,2],[1879,2],[1856,2]]], [1852,[1640.05,1580.43,0],[[1822,2],[1880,2],[1855,2]]], [1853,[1490.63,1495.67,0],[[1824,2],[1881,2],[1882,2]]], -[1854,[1689.64,1267.95,0],[[1825,2],[1826,2],[1883,2],[1856,2]]], [1855,[1643.78,1489.48,0],[[1825,2],[1852,2],[1855,2]]], [1856,[1729.63,1256.13,0],[[1826,2],[1851,2],[1854,2]]], [1857,[3096.08,1632.44,0],[[1828,2],[1884,2]]], [1858,[371.363,4762.15,0],[[1831,2],[1885,2]]], [1859,[604.679,4820.14,0],[[1832,2]]], -[1860,[524.912,4712.68,0],[[1832,2],[1886,2]]], [1861,[662.491,4761.33,0],[[1832,2],[1887,2]]], [1862,[8836.5,1971.73,0],[[1833,2],[1888,2],[1889,2]]], [1863,[8833.69,2325.06,0],[[1835,2],[1890,2]]], [1864,[9299.69,8970.4,0],[[1836,2],[1866,2],[1891,2],[1892,2]]], [1865,[9151.1,9286.42,0],[[1837,2],[1844,2],[1893,2]]], -[1866,[9228.81,8978.31,0],[[1838,2],[1864,2]]], [1867,[8666.5,9695.77,0],[[1839,2],[1871,2],[1894,2]]], [1868,[8512.31,9756.25,0],[[1839,2],[1868,2],[1895,2]]], [1869,[8147.97,9524.65,4.76837e-007],[[1842,2],[1896,2]]], [1870,[8928.39,9566.58,0],[[1843,2],[1897,2]]], [1871,[8815.69,9614.94,0],[[1843,2],[1867,2],[1894,2],[1898,2]]], -[1872,[9119.41,9355.63,-1.58946e-007],[[1844,2],[1845,2],[1872,2]]], [1873,[1848.83,2336.2,0],[[1873,2],[1848,2],[1900,2]]], [1874,[2015.72,2347.99,3.8147e-006],[[1848,2]]], [1875,[2329.71,753.983,0],[[1849,2]]], [1876,[1774.09,746.111,0],[[1850,2],[1901,2],[1876,2],[1902,2]]], [1877,[1825.46,663.252,1.58946e-007],[[1850,2],[1903,2],[1904,2],[1905,2]]], -[1878,[1777.02,1040.37,0],[[1851,2],[1902,2]]], [1879,[1826.27,1299.72,0],[[1851,2],[1906,2],[1879,2]]], [1880,[1609.55,1581.46,0],[[1852,2]]], [1881,[1400.83,1481.83,0],[[1853,2],[1907,2],[1908,2]]], [1882,[1483.28,1640.56,0],[[1853,2]]], [1883,[1455.18,1255.32,0],[[1854,2],[1909,2]]], -[1884,[3081.35,1553.59,-3.17891e-007],[[1857,2],[1910,2],[1911,2],[1912,2]]], [1885,[322.301,4735.54,0],[[1858,2]]], [1886,[443.249,4638.06,0],[[1860,2],[1913,2]]], [1887,[708.862,4765.01,-1.90735e-006],[[1861,2]]], [1888,[8779.67,1948.37,0],[[1862,2],[1914,2]]], [1889,[8911.3,1916.23,0],[[1862,2],[1915,2]]], -[1890,[8888.5,2326.97,0],[[1863,2],[1916,2]]], [1891,[9387.98,8894.81,0],[[1864,2],[1917,2],[1918,2],[1891,2],[1919,2],[1920,2]]], [1892,[9323.32,8916.65,0],[[1864,2],[1920,2],[1921,2]]], [1893,[9240.99,9364.45,0],[[1865,2],[1922,2]]], [1894,[8784.4,9652.89,0],[[1871,2],[1867,2],[1898,2]]], [1895,[8349.28,9822.26,0],[[1868,2],[1923,2]]], -[1896,[8065.17,9553.22,-3.17891e-007],[[1869,2],[1924,2],[1925,2]]], [1897,[9027.8,9565.41,0],[[1870,2],[1926,2]]], [1898,[8828.58,9669.31,0],[[1871,2],[1894,2],[1927,2]]], [1899,[9145.31,9375.18,0],[[1845,2]]], [1900,[1850.55,2343.43,0],[[1900,2],[1873,2]]], [1901,[1712.8,741.026,0],[[1876,2]]], -[1902,[1770.15,807.2,0],[[1876,2],[1878,2],[1928,2]]], [1903,[1858.28,684.779,1.58946e-007],[[1877,2]]], [1904,[1671.54,585.391,0],[[1877,2],[1905,2],[1904,2],[1929,2],[1930,2]]], [1905,[1684.67,656.654,0],[[1904,2],[1877,2]]], [1906,[1820.75,1263.53,0],[[1906,2],[1931,2]]], [1907,[1347.7,1405.54,0],[[1881,2],[1909,2]]], -[1908,[1397.03,1306.25,0],[[1881,2]]], [1909,[1355.27,1250.43,0],[[1883,2],[1907,2],[1932,2]]], [1910,[3160.9,1529.88,0],[[1910,2],[1933,2],[1934,2]]], [1911,[2880.53,1398.06,3.17891e-007],[[1884,2],[1912,2],[1911,2],[1935,2]]], [1912,[2919.84,1430.62,-2.38419e-007],[[1911,2],[1950,2],[1912,2],[1884,2]]], [1913,[426.735,4619.13,0],[[1886,2]]], -[1914,[8760.69,1948.4,0],[[1888,2]]], [1915,[8985.63,1875.63,0],[[1889,2],[1936,2]]], [1916,[8917.51,2313.15,0],[[1890,2]]], [1917,[9385.55,8943.36,0],[[1891,2]]], [1918,[9408.41,8807.98,0],[[1891,2],[1937,2]]], [1919,[9389.05,8817.53,0],[[1891,2]]], -[1920,[9328.51,8832.82,0],[[1891,2],[1892,2],[1921,2],[1938,2]]], [1921,[9315.82,8848.79,3.17891e-007],[[1920,2],[1921,2],[1892,2]]], [1922,[9274.71,9470.43,-8.35077],[[1893,2],[1939,2]]], [1923,[8289.63,9833.3,0],[[1895,2],[1940,2],[1941,2]]], [1924,[7925.55,9561.24,0],[[1896,2],[1942,2]]], [1925,[8105.02,9627.16,0],[[1896,2],[1925,2],[1943,2],[1940,2]]], -[1926,[9105.53,9547.06,0],[[1897,2],[1926,2],[1944,2]]], [1927,[8860.78,9781.3,0],[[1898,2],[1945,2]]], [1928,[1698.96,852.432,0],[[1902,2],[1946,2],[1932,2],[1928,2]]], [1929,[1506.93,565.979,0],[[1904,2],[1930,2],[1929,2]]], [1930,[1528.2,530.289,0],[[1929,2],[1904,2]]], [1931,[1818.58,1256.9,0],[[1947,2],[1906,2],[1931,2]]], -[1932,[1385.44,1117.1,5.96046e-008],[[1909,2],[1928,2],[1946,2],[1948,2],[1932,2]]], [1933,[3285.37,1522.42,0],[[1910,2],[1934,2],[1933,2],[1949,2]]], [1934,[3265.85,1519.74,0],[[1933,2],[1962,2],[1934,2],[1910,2]]], [1935,[2836.47,1306.67,0],[[1911,2]]], [1936,[9032.62,1863.97,0],[[1915,2],[1951,2],[1952,2]]], [1937,[9411.65,8735.16,0],[[1918,2],[1937,2],[1953,2]]], -[1938,[9308.84,8790.23,0],[[1920,2]]], [1939,[9296.14,9583.9,0],[[1922,2],[1954,2],[1955,2]]], [1940,[8198.11,9702.32,4.76837e-007],[[1923,2],[1925,2]]], [1941,[8349.56,9923.05,0],[[1923,2],[1956,2]]], [1942,[7840.95,9577.27,0],[[1924,2],[1957,2]]], [1943,[8111.5,9702.18,0],[[1925,2]]], -[1944,[9128.15,9638.79,4.76837e-007],[[1926,2],[1958,2]]], [1945,[8877.6,9895.49,0],[[1927,2],[1959,2],[1960,2]]], [1946,[1542.98,985.338,0],[[1928,2],[1932,2],[1961,2],[1946,2]]], [1947,[1819.91,1257.48,0],[[1906,2],[1931,2],[1947,2]]], [1948,[1348.17,1154.34,0],[[1932,2]]], [1949,[3336.66,1527.07,0],[[1933,2],[1963,2],[1949,2]]], -[1950,[2968.71,1465.29,1.58946e-007],[[1912,2]]], [1951,[9082.17,1770.62,0],[[1936,2],[1964,2]]], [1952,[9034.42,1951.96,0],[[1936,2],[1965,2]]], [1953,[9412.59,8550.8,0],[[1937,2],[1966,2]]], [1954,[9274.27,9735.62,0],[[1939,2],[1967,2]]], [1955,[9399.7,9483.7,0],[[1939,2],[1968,2]]], -[1956,[8459.62,9985.59,0],[[1941,2],[1969,2]]], [1957,[7723.59,9573.91,0],[[1942,2],[1970,2]]], [1958,[9177.48,9682.4,0],[[1944,2],[1971,2]]], [1959,[8930.41,10020.3,0],[[1945,2],[1972,2]]], [1960,[8798.98,9919.83,0],[[1945,2]]], [1961,[1578.61,965.075,0],[[1946,2]]], -[1962,[3245.14,1522.91,0],[[1934,2]]], [1963,[3396.8,1496.45,0],[[1949,2],[1973,2],[1963,2]]], [1964,[9029.76,1681.03,0],[[1951,2],[1974,2],[1964,2]]], [1965,[9048.13,2023.05,-1.90735e-006],[[1952,2],[1975,2]]], [1966,[9417.34,8436.64,3.17891e-007],[[1953,2],[1976,2],[1977,2]]], [1967,[9266.11,9752.09,0],[[1954,2],[1978,2],[1979,2],[1971,2]]], -[1968,[9550.9,9405.59,0],[[1955,2],[1980,2]]], [1969,[8506.57,10011.6,-1.58946e-007],[[1956,2],[1969,2],[1981,2]]], [1970,[7588.66,9669.18,4.76837e-007],[[1957,2],[1982,2]]], [1971,[9199.66,9726.48,0],[[1958,2],[1967,2],[1983,2]]], [1972,[8957.49,10110.6,0],[[1959,2],[1972,2]]], [1973,[3437.31,1460.65,-3.17891e-007],[[1963,2],[1973,2]]], -[1974,[8981.79,1589.69,0],[[1964,2],[1984,2]]], [1975,[9042.04,2042.47,-1.27157e-006],[[1965,2],[1975,2],[1985,2]]], [1976,[9371.09,8432.28,0],[[1966,2]]], [1977,[9496.98,8365.32,9.53674e-007],[[1966,2],[1986,2]]], [1978,[9347.38,9746.12,0],[[1967,2],[1987,2]]], [1979,[9223.38,9765.21,0],[[1967,2],[1988,2]]], -[1980,[9725.15,9353.68,0],[[1968,2],[1989,2]]], [1981,[8535.8,10059.8,4.76837e-007],[[1969,2]]], [1982,[7528.32,9692.22,1.58946e-007],[[1970,2],[1990,2],[1991,2]]], [1983,[9216.19,9748.01,0],[[1971,2]]], [1984,[8965.92,1531.63,0],[[1974,2],[1992,2]]], [1985,[9011,2119.26,0],[[1975,2]]], -[1986,[9460.53,8286.73,0],[[1977,2],[1993,2]]], [1987,[9405.15,9734.71,0],[[1978,2],[1994,2]]], [1988,[9230.8,9842.76,-1.19209e-007],[[1979,2],[1995,2],[1996,2],[1988,2]]], [1989,[9762.11,9344.59,0],[[1980,2]]], [1990,[7442.18,9611.59,0],[[1982,2],[1997,2]]], [1991,[7526.1,9824.3,9.53674e-008],[[1982,2],[1998,2],[1999,2],[1991,2],[2000,2],[2001,2]]], -[1992,[8928.7,1477.39,0],[[1984,2],[2002,2],[2003,2],[2004,2]]], [1993,[9547.84,8221.52,0],[[1986,2],[2005,2]]], [1994,[9430.26,9741.47,-6.35783e-007],[[1987,2],[2006,2],[1994,2],[2007,2]]], [1995,[9305.91,9881.66,0],[[1995,2],[2008,2]]], [1996,[9225.08,9834.09,0],[[1988,2]]], [1997,[7430.65,9537.89,0],[[1990,2],[2009,2],[2010,2]]], -[1998,[7532.35,10003.5,0],[[1991,2],[2011,2]]], [1999,[7490.51,9815.13,0],[[2000,2],[1999,2]]], [2000,[7499.95,9815.4,0],[[1991,2],[1999,2],[2000,2]]], [2001,[7636.54,9874.19,0],[[1991,2]]], [2002,[8910.55,1332.96,0],[[1992,2],[2012,2],[2013,2],[2014,2],[2015,2],[2004,2]]], [2003,[8777.67,1497.89,1.90735e-006],[[1992,2],[2016,2]]], -[2004,[8935.85,1400.19,0],[[2057,2],[2077,2],[1992,2],[2002,2]]], [2005,[9682.05,8182.18,0],[[1993,2],[2017,2]]], [2006,[9425.41,9733.82,0],[[1994,2],[2006,2]]], [2007,[9499.94,9757.37,-1.27157e-006],[[1994,2],[2018,2],[2007,2]]], [2008,[9365.78,9971.24,0],[[1995,2],[2019,2]]], [2009,[7335.34,9454.09,0],[[1997,2],[2020,2]]], -[2010,[7519.67,9504.65,0],[[1997,2],[2021,2]]], [2011,[7532.38,10078.9,1.90735e-006],[[1998,2]]], [2012,[8775.71,1359.75,1.90735e-006],[[2002,2],[2025,2]]], [2013,[8894.29,1262.06,0],[[2002,2],[2026,2],[2027,2],[2028,2]]], [2014,[8811.96,1312.21,0],[[2002,2],[2029,2],[2026,2]]], [2015,[9015.31,1332.08,0],[[2002,2]]], -[2016,[8681.12,1410.27,0],[[2003,2],[2030,2],[2025,2]]], [2017,[9767.19,8104.75,4.76837e-007],[[2005,2],[2031,2]]], [2018,[9558.62,9793.27,-1.90735e-006],[[2007,2],[2032,2],[2033,2],[2018,2]]], [2019,[9420.71,10020.8,0],[[2008,2],[2034,2]]], [2020,[7331.74,9436.45,0],[[2009,2]]], [2021,[7507.73,9467.23,-4.76837e-007],[[2010,2]]], -[2022,[7448.71,9800.53,1.58946e-007],[[1999,2],[2023,2],[2024,2]]], [2023,[7370.21,9908.16,0],[[2022,2],[2035,2]]], [2024,[7318.99,9764.83,0],[[2022,2],[2036,2]]], [2025,[8746.78,1353.23,6.35783e-007],[[2012,2],[2016,2],[2025,2],[2030,2],[2026,2]]], [2026,[8764.4,1276.72,1.27157e-006],[[2013,2],[2014,2],[2025,2],[2037,2]]], [2027,[8843.28,1133.64,0],[[2013,2],[2038,2]]], -[2028,[9064.1,1268.34,0],[[2013,2],[2039,2]]], [2029,[8764.62,1306.73,-9.53674e-007],[[2014,2]]], [2030,[8662.78,1363.6,0],[[2016,2],[2025,2],[2040,2]]], [2031,[9725.86,7987.5,-1.19209e-007],[[2017,2],[2041,2],[2031,2],[2042,2]]], [2032,[9651.25,9849.21,1.90735e-006],[[2018,2],[2043,2]]], [2033,[9552.11,9780.98,-2.54313e-006],[[2018,2]]], -[2034,[9463.67,10049.7,0],[[2019,2],[2034,2],[2044,2]]], [2035,[7354.4,9939.2,0],[[2023,2]]], [2036,[7265.21,9769.53,0],[[2024,2]]], [2037,[8655.44,1280.36,0],[[2026,2],[2045,2]]], [2038,[8760.04,1019.81,0],[[2027,2],[2046,2]]], [2039,[9083.01,1265.12,0],[[2028,2],[2047,2],[2039,2],[2048,2]]], -[2040,[8637.39,1354.11,1.27157e-006],[[2030,2],[2040,2],[2049,2]]], [2041,[9569.32,7990.64,0],[[2031,2],[2050,2]]], [2042,[9757.97,7825.44,4.76837e-007],[[2031,2],[2051,2]]], [2043,[9737.53,9881.62,0],[[2032,2],[2052,2]]], [2044,[9582.44,10064.6,0],[[2034,2],[2053,2]]], [2045,[8653.75,1146.96,0],[[2037,2],[2054,2]]], -[2046,[8695.54,936.515,-4.76837e-007],[[2038,2],[2054,2],[2055,2],[2056,2]]], [2047,[9150.38,1312.21,-0.0112316],[[2039,2],[2057,2],[2058,2]]], [2048,[9074.27,1158.82,1.90735e-006],[[2039,2],[2059,2]]], [2049,[8596.2,1372.83,6.35783e-007],[[2040,2],[2060,2],[2061,2]]], [2050,[9438.59,8021.64,4.76837e-007],[[2041,2]]], [2051,[9736.68,7782.86,0],[[2042,2]]], -[2052,[9826.36,9866.61,0],[[2043,2],[2062,2]]], [2053,[9668.11,10074,0],[[2044,2],[2053,2],[2063,2]]], [2054,[8650,1032.82,0],[[2045,2],[2046,2]]], [2055,[8593.05,843.711,0],[[2046,2],[2064,2]]], [2056,[8809.19,910.405,0],[[2046,2],[2065,2]]], [2057,[9058.68,1375.54,0],[[2047,2],[2004,2]]], -[2058,[9268.5,1295.69,0],[[2047,2],[2066,2],[2067,2],[2068,2]]], [2059,[9090.42,1082.83,0],[[2048,2],[2069,2]]], [2060,[8520.52,1438.78,0],[[2049,2],[2070,2]]], [2061,[8571.5,1274.69,0],[[2049,2],[2071,2]]], [2062,[9891.33,9826.25,0],[[2052,2],[2072,2]]], [2063,[9676.58,10101.4,0],[[2053,2]]], -[2064,[8555.9,789.118,3.17891e-007],[[2055,2],[2073,2],[2074,2]]], [2065,[8877.67,895.941,-3.17891e-007],[[2056,2],[2075,2],[2076,2]]], [2066,[9292.28,1379.57,1.90735e-006],[[2058,2],[2078,2]]], [2067,[9354.01,1156.87,-6.35783e-007],[[2058,2],[2079,2],[2080,2]]], [2068,[9336.53,1307.69,3.17891e-007],[[2058,2],[2081,2],[2068,2],[2082,2]]], [2069,[9079.73,1002.8,0],[[2059,2],[2083,2],[2075,2]]], -[2070,[8482.77,1467.29,0],[[2060,2],[2084,2],[2070,2],[2085,2]]], [2071,[8585.64,1207.06,-1.90735e-006],[[2061,2],[2086,2]]], [2072,[9958.15,9811.36,0],[[2062,2],[2072,2]]], [2073,[8465.12,697.932,0],[[2064,2],[2087,2]]], [2074,[8596.33,740.52,-3.17891e-007],[[2064,2],[2088,2],[2089,2]]], [2075,[9064.01,903.511,0],[[2065,2],[2069,2],[2090,2]]], -[2076,[8888.23,836.632,0],[[2065,2],[2091,2]]], [2077,[8924.03,1402.81,0],[[2004,2]]], [2078,[9322.61,1500.72,0],[[2066,2],[2092,2]]], [2079,[9429.35,1052.65,0],[[2067,2],[2093,2]]], [2080,[9451.31,1063.54,0],[[2067,2]]], [2081,[9316.8,1303.58,3.17891e-007],[[2068,2]]], -[2082,[9454.69,1317.96,0],[[2068,2],[2094,2]]], [2083,[9089.11,917.196,-4.76837e-007],[[2069,2]]], [2084,[8498.02,1464.83,0],[[2070,2]]], [2085,[8384.12,1434.77,-6.35783e-007],[[2070,2],[2095,2],[2085,2],[2096,2]]], [2086,[8583.14,1183,0],[[2071,2]]], [2087,[8352.86,666.521,0],[[2073,2],[2097,2]]], -[2088,[8639.7,693.216,-2.38419e-007],[[2074,2],[2098,2],[2088,2],[2099,2],[2089,2]]], [2089,[8533.2,651.058,-6.35783e-007],[[2074,2],[2088,2],[2100,2],[2099,2]]], [2090,[9112.9,902.425,0],[[2075,2],[2101,2],[2090,2],[2102,2]]], [2091,[8895.17,755.176,-4.76837e-007],[[2076,2],[2103,2]]], [2092,[9362.6,1603.78,0],[[2078,2],[2104,2]]], [2093,[9553.42,1068.61,1.27157e-006],[[2079,2],[2105,2],[2106,2]]], -[2094,[9529.36,1323.99,0],[[2082,2],[2107,2],[2108,2]]], [2095,[8384.7,1455.72,-9.53674e-007],[[2085,2]]], [2096,[8353.24,1320.07,0],[[2085,2],[2109,2]]], [2097,[8325.13,657.292,0],[[2087,2],[2110,2],[2111,2]]], [2098,[8744.44,661.165,0],[[2088,2],[2112,2]]], [2099,[8592.22,623.346,0],[[2088,2],[2089,2],[2099,2],[2113,2]]], -[2100,[8407.63,585.825,1.27157e-006],[[2089,2],[2114,2],[2115,2]]], [2101,[9178.49,914.017,0],[[2090,2]]], [2102,[9145.88,828.649,0],[[2090,2],[2116,2],[2117,2]]], [2103,[8903.63,672.352,0],[[2091,2],[2118,2]]], [2104,[9401.93,1727.84,0],[[2092,2],[2119,2]]], [2105,[9617.68,958.265,0],[[2093,2],[2120,2]]], -[2106,[9551.69,1185.6,0],[[2093,2],[2108,2]]], [2107,[9666.99,1348.68,0],[[2094,2],[2121,2]]], [2108,[9542.89,1243.16,0],[[2094,2],[2106,2]]], [2109,[8308.49,1262.3,0],[[2096,2],[2122,2]]], [2110,[8164.19,641.212,0],[[2097,2],[2123,2]]], [2111,[8297.72,610.856,0],[[2097,2],[2124,2],[2111,2]]], -[2112,[8853.86,624.761,0],[[2098,2],[2125,2]]], [2113,[8608.21,505.384,0],[[2099,2],[2126,2]]], [2114,[8354.49,588.35,0],[[2100,2],[2114,2],[2124,2]]], [2115,[8374.54,507.833,0],[[2100,2],[2127,2],[2124,2]]], [2116,[9134.68,755.699,9.53674e-007],[[2102,2],[2128,2],[2129,2],[2130,2],[2131,2]]], [2117,[9174.44,829.956,0],[[2102,2]]], -[2118,[8914.57,663.95,0],[[2103,2],[2125,2],[2118,2]]], [2119,[9426.11,1776.2,0],[[2104,2],[2132,2],[2133,2]]], [2120,[9640.85,894.762,0],[[2105,2],[2134,2],[2135,2]]], [2121,[9737.66,1369.07,0],[[2107,2],[2136,2],[2121,2],[2137,2]]], [2122,[8296.85,1174.81,0],[[2109,2],[2138,2]]], [2123,[8130.1,626.956,0],[[2110,2],[2139,2],[2140,2],[2124,2]]], -[2124,[8254.84,560.702,0],[[2111,2],[2114,2],[2115,2],[2123,2],[2140,2],[2141,2]]], [2125,[8892.46,616.359,0],[[2112,2],[2118,2],[2130,2],[2142,2],[2129,2],[2143,2]]], [2126,[8636.99,448.356,0],[[2113,2],[2144,2]]], [2127,[8318.09,375.827,0],[[2115,2],[2145,2]]], [2128,[9185.51,775.85,0],[[2116,2]]], [2129,[8998.23,668.796,0],[[2116,2],[2125,2],[2143,2]]], -[2130,[9078.44,631.75,6.35783e-007],[[2116,2],[2125,2],[2146,2],[2130,2]]], [2131,[9094.75,668.071,9.53674e-007],[[2146,2],[2116,2]]], [2132,[9468.71,1897.45,0],[[2119,2],[2147,2],[2148,2]]], [2133,[9512.88,1669.03,0],[[2119,2],[2149,2],[2150,2]]], [2134,[9692.84,802.125,-9.53674e-007],[[2120,2],[2151,2],[2152,2],[2153,2]]], [2135,[9505.89,848.224,0],[[2120,2],[2154,2]]], -[2136,[9824.07,1374.91,0],[[2121,2]]], [2137,[9675.02,1448.3,0],[[2121,2],[2149,2]]], [2138,[8213.05,1135.02,0],[[2122,2],[2155,2]]], [2139,[8053.29,622.549,0],[[2123,2],[2156,2],[2157,2]]], [2140,[8206.43,589.618,0],[[2123,2],[2124,2]]], [2141,[8177.24,514.465,0],[[2124,2],[2157,2],[2158,2]]], -[2142,[8797.04,597.463,0],[[2125,2]]], [2143,[8987.22,662.676,0],[[2129,2],[2143,2],[2125,2]]], [2144,[8667.7,400.998,0],[[2126,2]]], [2145,[8223.88,317.606,0],[[2127,2],[2159,2]]], [2146,[9087.31,648.303,-9.53674e-007],[[2130,2],[2131,2],[2146,2]]], [2147,[9497.14,2053.3,0],[[2132,2],[2160,2]]], -[2148,[9522.38,1822.29,0],[[2132,2]]], [2149,[9587.27,1558.95,0],[[2133,2],[2137,2]]], [2150,[9633.1,1752.88,0],[[2133,2],[2161,2]]], [2151,[9804.36,842.027,0],[[2134,2]]], [2152,[9739.56,770.363,-6.35783e-007],[[2134,2],[2162,2],[2152,2],[2163,2],[2164,2]]], [2153,[9613.37,743.969,3.17891e-007],[[2134,2],[2165,2],[2153,2]]], -[2154,[9396.94,823.697,-1.90735e-006],[[2135,2],[2166,2]]], [2155,[8147.99,1143.71,0],[[2138,2],[2167,2],[2155,2],[2168,2]]], [2156,[7879.76,627.067,0],[[2139,2],[2169,2]]], [2157,[8065,575.668,0],[[2139,2],[2141,2],[2170,2],[2158,2]]], [2158,[8103.46,465.696,0],[[2141,2],[2157,2],[2159,2]]], [2159,[8147.43,316.29,-2.38419e-007],[[2145,2],[2158,2],[2171,2],[2159,2]]], -[2160,[9491.93,2165.23,6.35783e-007],[[2147,2],[2172,2],[2173,2],[2174,2]]], [2161,[9758.14,1848.74,0],[[2150,2],[2175,2]]], [2162,[9724.94,776.653,0],[[2152,2]]], [2163,[9857.27,721.494,0],[[2152,2],[2164,2],[2163,2],[2176,2]]], [2164,[9846.5,724.739,0],[[2163,2],[2183,2],[2164,2],[2152,2]]], [2165,[9526.33,699.337,-9.53674e-007],[[2153,2]]], -[2166,[9399.28,712.061,9.53674e-007],[[2154,2],[2177,2]]], [2167,[8036.41,1057.19,0],[[2155,2],[2178,2]]], [2168,[8100.01,1243.48,0],[[2155,2],[2168,2]]], [2169,[7745.13,607.63,0],[[2156,2]]], [2170,[8104.61,476.139,0],[[2157,2],[2170,2]]], [2171,[8159.75,306.033,0],[[2159,2]]], -[2172,[9398.79,2347.81,0],[[2160,2],[2179,2],[2180,2]]], [2173,[9596.98,2068.54,0],[[2160,2],[2181,2]]], [2174,[9425.06,2311.01,0],[[2180,2],[2160,2],[2215,2]]], [2175,[9825.29,1906.37,0],[[2161,2],[2175,2],[2182,2],[2181,2]]], [2176,[9922.37,700.609,0],[[2163,2]]], [2177,[9410.38,632.84,0],[[2166,2],[2184,2]]], -[2178,[7962.18,982.471,0],[[2167,2],[2185,2]]], [2179,[9376.2,2380.86,0],[[2172,2],[2186,2],[2187,2]]], [2180,[9310.06,2247.56,0],[[2211,2],[2174,2],[2172,2],[2180,2]]], [2181,[9689.96,1985.77,0],[[2173,2],[2175,2]]], [2182,[9874.39,1944.04,0],[[2175,2]]], [2183,[9822.37,732.07,6.35783e-007],[[2164,2]]], -[2184,[9384.03,591.843,0],[[2184,2]]], [2185,[7865.14,926.097,0],[[2178,2],[2188,2]]], [2186,[9289.46,2455.94,0],[[2179,2],[2189,2],[2190,2]]], [2187,[9290.33,2522.97,0],[[2179,2],[2191,2]]], [2188,[7805.1,948.084,0],[[2185,2]]], [2189,[9185.49,2516.48,0],[[2186,2],[2192,2],[2189,2],[2193,2]]], -[2190,[9230.36,2498.41,0],[[2192,2],[2186,2]]], [2191,[9271.87,2557.36,0],[[2187,2],[2194,2],[2195,2]]], [2192,[9204.72,2508.1,0],[[2189,2],[2190,2],[2192,2]]], [2193,[9122.34,2538.89,0],[[2193,2]]], [2194,[9199.87,2676.53,0],[[2191,2],[2196,2],[2197,2],[2194,2],[2198,2]]], [2195,[9363.8,2652.96,0],[[2191,2],[2199,2]]], -[2196,[9119.67,2830.29,0],[[2194,2]]], [2197,[9199.81,2669.49,0],[[2194,2]]], [2198,[9164.2,2673.09,0],[[2194,2],[2200,2],[2203,2]]], [2199,[9377,2657.87,0],[[2195,2]]], [2200,[9076.48,2623.24,0],[[2193,2],[2201,2],[2198,2],[2202,2]]], [2201,[8981.02,2577.97,0],[[2200,2],[2204,2],[2205,2],[2206,2]]], -[2202,[9028.66,2716.58,0],[[2200,2],[2207,2],[2203,2]]], [2203,[9100.1,2707.14,0],[[2198,2],[2202,2]]], [2204,[8896.7,2536.81,0],[[2201,2]]], [2205,[9075.11,2496.13,0],[[2201,2],[2208,2]]], [2206,[8974.42,2610.28,0],[[2201,2],[2209,2],[2210,2]]], [2207,[8990.26,2748.07,0],[[2202,2]]], -[2208,[9137.75,2407.04,-9.53674e-007],[[2205,2],[2211,2]]], [2209,[8960.04,2691.72,0],[[2206,2]]], [2210,[8927.26,2609.52,0],[[2206,2],[2212,2]]], [2211,[9249.05,2306.95,0],[[2208,2],[2180,2]]], [2212,[8887.57,2584.68,6.35783e-007],[[2210,2],[2212,2],[2213,2]]], [2213,[8845.89,2546.43,6.35783e-007],[[2212,2],[2214,2],[2213,2]]], -[2214,[8810.22,2516.66,0],[[2213,2],[2216,2],[2217,2]]], [2215,[9572.69,2399.31,0],[[2174,2],[2218,2]]], [2216,[8768.2,2558.82,0],[[2214,2],[2219,2],[2220,2],[2216,2]]], [2217,[8767.94,2438.76,-4.76837e-007],[[2214,2],[2221,2]]], [2218,[9601.46,2424.2,0],[[2215,2],[2222,2],[2223,2]]], [2219,[8722.67,2520.41,0],[[2216,2],[2224,2]]], -[2220,[8777.52,2557.95,9.53674e-007],[[2216,2]]], [2221,[8748.83,2430.85,0],[[2217,2]]], [2222,[9650.15,2416.51,-6.35783e-007],[[2218,2],[2222,2],[2225,2]]], [2223,[9591.79,2440.52,0],[[2218,2]]], [2224,[8675.94,2493.53,-6.35783e-007],[[2219,2],[2226,2],[2227,2],[2224,2]]], [2225,[9712.54,2302.62,0],[[2222,2],[2228,2]]], -[2226,[8630.53,2439.59,-1.90735e-006],[[2224,2]]], [2227,[8693.1,2503.9,-9.53674e-007],[[2224,2]]], [2228,[9766.48,2197.43,1.90735e-006],[[2225,2],[2228,2]]]]; diff --git a/A3-Antistasi/NavGrids/navGridlingor3.sqf b/A3-Antistasi/NavGrids/navGridlingor3.sqf deleted file mode 100644 index 9f3ddcf254..0000000000 --- a/A3-Antistasi/NavGrids/navGridlingor3.sqf +++ /dev/null @@ -1,417 +0,0 @@ -navGrid = [[0,[8377.63,7430.53,0.163857],[[1,2],[2,2],[3,2],[0,2]]], [1,[8473.02,7545.96,-0.020391],[[0,2],[8,2]]], [2,[8302.95,7319.41,-0.240536],[[0,2],[9,2]]], [3,[8459.19,7293.12,0.139262],[[0,2],[10,2],[11,2]]], [4,[9210.27,4460.85,-0.254903],[[5,2],[6,2],[7,2]]], [5,[9202.33,4651.76,0.469893],[[4,2],[12,2]]], -[6,[9113.35,4378.5,1.22425],[[4,2],[13,2],[6,2],[14,2]]], [7,[9247.42,4399.15,1.70548],[[4,2]]], [8,[8512.22,7631.23,0.0335169],[[1,2],[15,2]]], [9,[8213.9,7269.11,-0.297768],[[2,2],[16,2],[9,2],[17,2]]], [10,[8515.07,7244.78,-0.0433885],[[3,2],[11,2],[10,2],[18,2]]], [11,[8492.47,7252.31,0.0707233],[[10,2],[24,2],[3,2],[11,2]]], -[12,[9140.75,4735.09,1.6659],[[5,2],[19,2]]], [13,[9119.35,4399.15,1.86663],[[6,2]]], [14,[9090.27,4289.76,-0.0363045],[[6,2],[20,2]]], [15,[8570.73,7693.12,-1.48845],[[8,2],[21,2]]], [16,[8166.5,7223.24,-1.76771],[[9,2],[22,2],[16,2],[23,2]]], [17,[8214.86,7236.26,0.0688572],[[9,2]]], -[18,[8676.5,7182.11,-0.0129313],[[10,2],[25,2]]], [19,[9037.45,4797.75,-0.104666],[[12,2],[26,2]]], [20,[9106.28,4207.33,-0.0041256],[[14,2],[27,2]]], [21,[8597.89,7742.55,0.129164],[[15,2],[28,2],[29,2]]], [22,[8172.86,7254.6,0.0718037],[[16,2]]], [23,[8162.28,7037.55,-10.5143],[[16,2],[30,2],[23,2]]], -[24,[8479.82,7264.5,-0.145514],[[11,2]]], [25,[8731.56,7128.35,-0.00683212],[[18,2],[31,2]]], [26,[9100.7,4860.46,-2.86691],[[19,2],[32,2]]], [27,[9118.4,4186.91,-0.0541588],[[20,2],[33,2],[27,2]]], [28,[8583.56,7809.26,0.148004],[[21,2],[34,2],[28,2],[35,2]]], [29,[8695.41,7752.35,-0.0280876],[[21,2],[36,2]]], -[30,[8106.94,6720.27,-0.00928497],[[23,2],[37,2]]], [31,[8819.66,7104.93,-0.122302],[[25,2],[38,2]]], [32,[9163.25,4900.09,0.148618],[[26,2],[39,2]]], [33,[9126.81,4121.64,-0.270579],[[27,2],[40,2]]], [34,[8581.25,7781.2,-0.0448523],[[28,2]]], [35,[8532.52,7925.12,-0.165055],[[28,2],[41,2]]], -[36,[8733.39,7761.99,-0.41305],[[29,2],[42,2],[43,2]]], [37,[7525.49,6717.6,-0.0115573],[[30,2],[44,2],[45,2],[46,2]]], [38,[8901.5,7010.18,1.91385],[[31,2],[47,2]]], [39,[9172.07,4929.71,-0.168759],[[32,2],[48,2],[49,2]]], [40,[9112.48,4105.54,-0.222106],[[33,2],[50,2],[51,2]]], [41,[8473.17,7957.29,0.0158846],[[35,2],[52,2],[53,2]]], -[42,[8695.96,7840.53,0.209085],[[36,2],[54,2],[42,2],[55,2]]], [43,[8794.36,7699.58,-0.359099],[[36,2],[56,2],[43,2],[57,2]]], [44,[7059.66,6717.6,9.53674e-007],[[37,2],[58,2]]], [45,[7423.62,6717.26,-10.013],[[37,2],[46,2]]], [46,[7714.1,6717.09,-14.3542],[[45,2],[46,2],[74,2],[37,2]]], [47,[8913.47,7001.9,0.863784],[[38,2],[59,2],[60,2]]], -[48,[9171.64,4956.87,-0.0310097],[[39,2],[61,2],[49,2],[62,2]]], [49,[9202.73,4948.7,1.18111],[[39,2],[48,2],[63,2]]], [50,[9019.81,4212.93,-0.277281],[[40,2],[64,2]]], [51,[9103.06,4033.24,-0.537485],[[40,2],[65,2],[51,2]]], [52,[8455.34,7889.15,-0.0921391],[[41,2],[66,2],[67,2]]], [53,[8475.96,8070.54,0.0634212],[[41,2],[68,2],[69,2]]], -[54,[8702.17,7811.08,0.133619],[[42,2]]], [55,[8708.98,7937.49,-0.218841],[[42,2],[55,2],[70,2],[71,2]]], [56,[8785.6,7714.81,-0.424568],[[43,2]]], [57,[8811.38,7588.31,-0.00865173],[[43,2]]], [58,[7001.21,6716.44,0.0987835],[[44,2],[72,2],[73,2],[58,2]]], [59,[8842.22,6910.01,1.05692],[[47,2],[75,2]]], -[60,[8988.95,7056.2,-0.187791],[[47,2],[76,2],[60,2],[77,2]]], [61,[9122.7,5068.13,-1.08795],[[48,2],[78,2]]], [62,[9189.63,4952.48,0.0363512],[[48,2],[62,2]]], [63,[9329.3,5000.21,0.0592958],[[49,2],[63,2],[79,2]]], [64,[8989.53,4260.24,-0.529562],[[50,2],[80,2]]], [65,[9170.58,3998.15,-0.421792],[[51,2],[81,2],[82,2]]], -[66,[8488.17,7838.45,-0.49436],[[52,2],[66,2],[83,2]]], [67,[8383.56,7966.84,-0.123773],[[52,2],[84,2]]], [68,[8409.68,8151.84,-0.578494],[[53,2],[85,2],[68,2],[86,2]]], [69,[8549.58,8127.54,0.127845],[[53,2]]], [70,[8751.66,7889.71,-0.0102501],[[55,2],[87,2]]], [71,[8758.11,8024.85,-0.384235],[[55,2],[88,2],[89,2]]], -[72,[6871.28,6634.08,0.315559],[[58,2],[90,2]]], [73,[7020.5,6717.63,0.161209],[[58,2]]], [74,[7988.44,6717.58,-7.43262],[[46,2]]], [75,[8858.59,6788.4,-0.142194],[[59,2]]], [76,[8975.36,7036.36,0.0645868],[[60,2]]], [77,[9042.05,7098.4,0.153695],[[60,2],[91,2],[77,2],[92,2]]], -[78,[9128.23,5096.34,-0.201419],[[61,2],[93,2],[94,2]]], [79,[9337.77,5088.6,0.0157743],[[63,2],[95,2],[96,2],[79,2]]], [80,[8976.42,4312.45,0.0868931],[[64,2],[97,2]]], [81,[9219.31,3975.03,0],[[65,2]]], [82,[9174.88,3859.55,-0.0835622],[[65,2],[98,2],[99,2]]], [83,[8504.84,7855.5,0.592293],[[66,2]]], -[84,[8382.7,7999,-0.120613],[[67,2]]], [85,[8413.89,8137.75,-0.336608],[[68,2]]], [86,[8358.78,8240.11,0.0873839],[[68,2],[100,2],[101,2]]], [87,[8840.22,7864.15,-0.512482],[[70,2],[102,2]]], [88,[8751.93,8154.54,0.0069077],[[71,2],[103,2],[88,2],[104,2],[105,2]]], [89,[8754.23,8112.64,-0.38134],[[103,2],[71,2]]], -[90,[6864.11,6617.07,0.105186],[[72,2],[106,2],[107,2]]], [91,[9021.32,7094.37,0.0637774],[[77,2]]], [92,[9200.48,7087.03,0.00180697],[[77,2]]], [93,[9119.84,5233.73,-0.00317049],[[78,2]]], [94,[9240.58,5097.37,-1.11437],[[78,2],[108,2],[109,2]]], [95,[9329.91,5238.39,0.0908816],[[79,2],[110,2],[96,2],[111,2],[95,2]]], -[96,[9343.33,5162.94,0],[[79,2],[95,2]]], [97,[8917.28,4343.21,-0.0130882],[[80,2],[112,2],[113,2]]], [98,[9174.52,3803.48,0.130966],[[82,2],[114,2],[115,2]]], [99,[9306.98,3862.9,-0.00603199],[[82,2]]], [100,[8275.78,8242.55,0.418732],[[86,2]]], [101,[8297.19,8283.19,0],[[86,2]]], -[102,[8932.55,7846.85,0.185528],[[87,2],[116,2]]], [103,[8746.06,8135.21,0.0196743],[[88,2],[89,2],[103,2]]], [104,[8858.39,8190.67,-0.689999],[[88,2],[117,2]]], [105,[8622.8,8230.2,-0.218777],[[88,2],[118,2]]], [106,[6807.2,6647.45,0],[[90,2],[106,2],[119,2],[120,2],[121,2]]], [107,[6889.34,6576.03,0],[[90,2],[122,2],[123,2]]], -[108,[9305.75,5099.84,0],[[94,2]]], [109,[9241.48,5090.14,-3.19902],[[94,2]]], [110,[9313.89,5363.77,-0.717201],[[95,2]]], [111,[9327.95,5275.84,0.00533533],[[95,2]]], [112,[8861.06,4376,0.96104],[[97,2],[113,2],[112,2],[124,2]]], [113,[8880.44,4372.35,0.100504],[[112,2],[141,2],[97,2],[113,2]]], -[114,[9301.77,3771.15,0.10605],[[98,2],[125,2]]], [115,[9107.36,3786.8,-0.447247],[[98,2],[126,2],[127,2],[128,2]]], [116,[9030.27,7846.31,-0.221233],[[102,2],[129,2]]], [117,[8964.22,8225.04,0.653206],[[104,2],[130,2]]], [118,[8523.45,8299.95,0.049902],[[105,2],[131,2],[132,2]]], [119,[6745.03,6622.48,0],[[106,2],[133,2],[134,2],[135,2]]], -[120,[6749.94,6679.58,0],[[106,2],[136,2],[133,2],[137,2],[120,2]]], [121,[6857,6714.3,0],[[106,2],[138,2],[139,2]]], [122,[6927.11,6543.94,-0.169575],[[107,2],[140,2],[134,2]]], [123,[6782.64,6572,0],[[107,2]]], [124,[8798.2,4409.1,2.40779],[[112,2]]], [125,[9372.84,3755.71,-1.5581],[[114,2]]], -[126,[9105.63,3823.51,0.187882],[[115,2]]], [127,[9112.28,3708.4,-0.0952263],[[115,2],[142,2]]], [128,[9023.95,3801.29,-0.260034],[[115,2],[143,2]]], [129,[9091.4,7840.41,1.11857],[[116,2],[144,2],[129,2]]], [130,[9042.76,8264.95,0.402311],[[117,2],[145,2],[146,2],[147,2]]], [131,[8480.39,8353.11,-0.35465],[[118,2],[132,2],[131,2],[148,2]]], -[132,[8486.02,8330.86,-0.00379753],[[131,2],[161,2],[118,2],[132,2]]], [133,[6670.69,6646.43,0],[[119,2],[120,2],[149,2],[136,2]]], [134,[6761.23,6538.85,0],[[119,2],[122,2],[150,2],[151,2],[152,2]]], [135,[6698.14,6602.04,0],[[119,2]]], [136,[6685.47,6676.02,0],[[120,2],[133,2]]], [137,[6772.84,6675.73,0],[[120,2]]], -[138,[6886,6839.09,0],[[121,2],[153,2]]], [139,[6688.47,6715.16,-0.572982],[[121,2],[154,2],[155,2]]], [140,[7015.3,6473.67,-0.0184285],[[122,2],[156,2],[140,2],[157,2]]], [141,[8895.33,4361.44,0.0156428],[[113,2]]], [142,[9160.19,3693.49,-1.03857],[[127,2]]], [143,[8950.99,3859.39,-1.3333],[[143,2]]], -[144,[9100.8,7833.34,-0.0115089],[[129,2]]], [145,[9146.94,8207.03,0.0714276],[[130,2],[147,2],[145,2],[158,2],[159,2]]], [146,[9092.05,8434.04,-0.0463886],[[130,2],[160,2]]], [147,[9110.31,8186.34,-0.0165472],[[145,2],[180,2],[147,2],[130,2]]], [148,[8415.56,8492.92,0.329403],[[131,2],[162,2]]], [149,[6555.37,6615.36,-0.0380261],[[133,2],[149,2],[163,2],[164,2],[151,2],[165,2]]], -[150,[6740.89,6402.55,0],[[134,2],[166,2],[152,2],[167,2]]], [151,[6594.05,6540.62,0],[[134,2],[149,2],[164,2]]], [152,[6786.45,6409.29,0],[[134,2],[150,2],[168,2],[166,2],[169,2]]], [153,[6757.55,6883.98,0],[[138,2],[170,2],[171,2],[172,2]]], [154,[6535.81,6696.22,-0.233672],[[139,2],[173,2],[154,2],[174,2]]], [155,[6588.47,6715.16,-1.24211],[[173,2],[139,2]]], -[156,[7043.45,6512.36,-0.0273056],[[140,2],[175,2],[156,2]]], [157,[7025.27,6320.06,0],[[140,2],[176,2],[157,2],[177,2]]], [158,[9247.13,8287.36,-0.0500469],[[145,2]]], [159,[9254.48,8114.76,0.004071],[[145,2],[159,2],[181,2]]], [160,[9109.1,8508.87,0.684178],[[146,2],[182,2],[183,2]]], [161,[8494.76,8319.73,-0.00401497],[[132,2]]], -[162,[8428.77,8630.42,0.124344],[[148,2],[184,2]]], [163,[6460.34,6643.2,0],[[149,2],[185,2],[174,2],[186,2]]], [164,[6568.66,6543.06,-0.0531061],[[149,2],[151,2],[187,2],[167,2],[188,2]]], [165,[6525.45,6591.68,0],[[149,2]]], [166,[6745.81,6332.97,0],[[150,2],[152,2],[189,2],[190,2],[168,2]]], [167,[6640.15,6401.37,-0.0163606],[[150,2],[164,2],[187,2],[191,2],[167,2]]], -[168,[6787.86,6346.86,0],[[152,2],[166,2],[189,2],[192,2]]], [169,[6866.34,6415.12,0],[[152,2],[193,2],[194,2],[195,2]]], [170,[6958.4,6883.8,0],[[153,2],[170,2],[196,2],[197,2]]], [171,[6837.98,6916.97,0],[[153,2],[171,2],[198,2],[199,2]]], [172,[6306.3,6931.08,0.000742435],[[153,2],[200,2],[172,2],[201,2]]], [173,[6559.38,6712.85,-0.121298],[[154,2],[155,2],[173,2]]], -[174,[6461.8,6768.98,-0.382496],[[154,2],[163,2],[202,2],[203,2],[204,2]]], [175,[7088.94,6575.79,-0.140014],[[156,2],[205,2]]], [176,[7019.32,6199.5,0],[[157,2],[206,2],[176,2],[207,2],[208,2]]], [177,[6914.28,6312.36,0],[[157,2],[209,2],[210,2],[211,2],[177,2]]], [178,[8798.52,3806.41,-0.770701],[[143,2],[179,2]]], [179,[8753.64,3757.93,0.135246],[[178,2]]], -[180,[9089.79,8205.92,0.218435],[[147,2]]], [181,[9237.73,8112.49,0.0924514],[[159,2]]], [182,[9090.55,8626.48,0.175834],[[160,2],[212,2]]], [183,[8993.53,8596.07,-0.0274515],[[160,2],[213,2]]], [184,[8424.83,8739.53,-0.0593996],[[162,2],[214,2]]], [185,[6460.58,6686.98,0.271548],[[163,2],[215,2]]], -[186,[6296.81,6643.55,0],[[163,2],[216,2]]], [187,[6572.17,6395.53,0.00696182],[[164,2],[167,2],[217,2]]], [188,[6514.19,6534.09,0.284738],[[164,2],[218,2],[188,2],[219,2]]], [189,[6749.05,6203.63,0.158036],[[166,2],[168,2],[192,2],[189,2],[220,2],[221,2],[206,2],[209,2],[222,2],[223,2]]], [190,[6690.67,6321.42,1.07997],[[166,2],[224,2],[225,2]]], [191,[6675.86,6405.27,0],[[167,2]]], -[192,[6760.42,6263.02,0],[[189,2],[168,2]]], [193,[6904.77,6412.85,0],[[169,2],[226,2],[194,2],[227,2],[193,2]]], [194,[6881.88,6373.1,0],[[169,2],[193,2],[228,2],[194,2]]], [195,[6862.08,6458.77,0],[[169,2],[229,2],[227,2],[195,2]]], [196,[7044.32,6949.68,-0.000597636],[[170,2],[230,2],[197,2],[196,2],[231,2]]], [197,[7044.52,6917.76,-0.00209808],[[196,2],[259,2],[197,2],[170,2]]], -[198,[6690.83,6931.49,0],[[232,2],[199,2],[198,2],[171,2],[279,2]]], [199,[6745.2,6936.8,0],[[198,2],[296,2],[171,2]]], [200,[6470.2,6936.8,0],[[172,2],[232,2],[233,2],[200,2]]], [201,[6115.05,6937.45,0],[[172,2],[234,2],[235,2]]], [202,[6511.29,6839.96,-3.17891e-006],[[174,2],[236,2],[202,2],[237,2]]], [203,[6451.94,6725.68,-0.293857],[[174,2],[203,2],[238,2],[204,2],[215,2]]], -[204,[6407,6766.19,0.483179],[[174,2],[203,2],[239,2],[238,2]]], [205,[7142.72,6587.68,0.0471455],[[175,2],[240,2],[205,2],[241,2]]], [206,[6983.58,6243.08,0],[[176,2],[189,2],[221,2]]], [207,[7021.34,6116.73,0],[[176,2],[242,2],[243,2],[208,2]]], [208,[6965.68,6169.04,0],[[176,2],[207,2],[244,2],[223,2],[221,2],[243,2]]], [209,[6892.97,6269.07,0],[[177,2],[189,2],[221,2],[245,2]]], -[210,[6860.89,6302.71,0],[[177,2]]], [211,[6934.06,6322.45,0],[[177,2]]], [212,[9074.69,8663.88,0.0261879],[[182,2]]], [213,[8908.31,8597.48,-0.034429],[[183,2]]], [214,[8332.11,8790.66,0.154059],[[184,2],[246,2],[247,2]]], [215,[6386.23,6676.42,0.11497],[[185,2],[203,2],[215,2],[238,2],[216,2]]], -[216,[6276.1,6666.06,-0.000232061],[[186,2],[215,2],[248,2]]], [217,[6572.93,6208.56,0],[[187,2],[249,2],[250,2],[220,2]]], [218,[6525.75,6537.33,0.427106],[[188,2]]], [219,[6491.06,6527.62,0],[[188,2]]], [220,[6696.04,6201.93,-0.764316],[[189,2],[217,2],[251,2]]], [221,[6887.53,6217.65,0],[[189,2],[206,2],[208,2],[209,2],[252,2],[244,2],[253,2]]], -[222,[6751.94,6119.21,0],[[189,2],[254,2],[255,2],[223,2]]], [223,[6797.05,6157.63,0],[[189,2],[208,2],[222,2],[244,2],[255,2]]], [224,[6635.55,6328.09,0],[[190,2]]], [225,[6691.55,6267.46,-0.125549],[[190,2]]], [226,[6910.81,6380.1,0],[[193,2]]], [227,[6944.9,6437.05,0],[[193,2],[195,2],[256,2],[229,2]]], -[228,[6937.37,6369.15,-0.0461219],[[194,2],[256,2],[257,2]]], [229,[6907.71,6474.65,0],[[195,2],[227,2]]], [230,[7028.13,7078.83,2.25703e-005],[[196,2],[258,2],[231,2],[230,2]]], [231,[7046.89,7067.59,-0.0014677],[[230,2],[278,2],[231,2],[196,2]]], [232,[6568.73,6937.78,0],[[200,2],[260,2],[232,2],[198,2]]], [233,[6457.7,6936.8,0],[[200,2]]], -[234,[5954.75,6938.75,0],[[201,2]]], [235,[5970.2,6936.8,0],[[201,2]]], [236,[6489.45,6837.95,-4.76837e-006],[[202,2]]], [237,[6576.84,6843.97,0],[[202,2]]], [238,[6399.43,6711.06,-0.202398],[[203,2],[204,2],[215,2]]], [239,[6398.97,6852.67,9.53674e-007],[[204,2]]], -[240,[7122.37,6579.28,-0.0695291],[[205,2]]], [241,[7204.3,6651.35,0.0268302],[[205,2]]], [242,[7015.61,6066.77,0.00758743],[[207,2],[261,2],[262,2]]], [243,[6970.84,6123.86,0],[[207,2],[208,2],[263,2],[262,2],[244,2],[255,2]]], [244,[6885.51,6178.29,0],[[208,2],[221,2],[223,2],[243,2],[263,2]]], [245,[6856.94,6266.15,0],[[209,2]]], -[246,[8302.89,8733.57,0.0138655],[[214,2]]], [247,[8340.67,8879.02,0.428572],[[214,2],[264,2],[265,2]]], [248,[6258.81,6710.46,0.000279427],[[216,2],[266,2],[267,2]]], [249,[6452.05,6207.05,-0.475985],[[217,2],[268,2],[269,2],[270,2]]], [250,[6572.17,6003.86,0],[[217,2],[271,2],[250,2],[272,2]]], [251,[6678.89,6170.31,-0.00191593],[[220,2]]], -[252,[6897.19,6193.54,0],[[221,2],[252,2]]], [253,[6819.88,6238.74,0],[[221,2]]], [254,[6749.27,6072.76,0],[[222,2],[273,2],[274,2],[275,2],[262,2],[255,2]]], [255,[6819.79,6117.4,0],[[222,2],[223,2],[243,2],[254,2],[275,2],[263,2]]], [256,[6978.86,6370.68,0],[[228,2],[276,2],[256,2]]], [257,[6936.6,6356.53,-0.0691829],[[228,2]]], -[258,[6863.48,7099.79,0.0319633],[[230,2],[277,2]]], [259,[7023.46,6905.72,-0.000713348],[[197,2]]], [260,[6532.7,6936.8,0],[[232,2]]], [261,[7030.16,6013.04,0.00415389],[[242,2],[280,2],[281,2]]], [262,[6905.18,6073.51,0],[[242,2],[243,2],[254,2],[282,2],[263,2]]], [263,[6892.18,6117.65,0],[[243,2],[244,2],[255,2],[262,2]]], -[264,[8417.98,8954.49,0.224225],[[247,2]]], [265,[8289.44,8918.01,-0.0121021],[[247,2]]], [266,[6256.22,6810.96,0.00027504],[[248,2],[266,2],[283,2],[284,2],[285,2]]], [267,[6150.7,6707.96,0],[[248,2],[286,2],[267,2]]], [268,[6318.56,6172.84,-0.354585],[[249,2],[287,2],[268,2],[288,2]]], [269,[6432.67,6145.87,0.0146627],[[249,2],[289,2]]], -[270,[6352.02,6209.2,0.903969],[[287,2],[249,2]]], [271,[6572.17,6033.03,0],[[250,2]]], [272,[6568.09,5926.45,0],[[250,2],[290,2],[272,2],[291,2],[274,2],[292,2]]], [273,[6726.16,6083.15,0],[[254,2]]], [274,[6743.73,5934.92,0],[[254,2],[272,2],[293,2],[294,2]]], [275,[6812.79,6073.4,0],[[254,2],[255,2]]], -[276,[6917.66,6347.84,0],[[256,2]]], [277,[6713.48,7099.79,-0.0132055],[[258,2],[295,2]]], [278,[7048.87,7047.48,-0.0140311],[[231,2]]], [279,[6750.48,6916.97,0],[[198,2]]], [280,[7008.98,5938.27,0],[[261,2],[293,2]]], [281,[6984.43,6004.17,0.000231107],[[261,2],[297,2],[281,2]]], -[282,[6836.1,6046.71,0],[[262,2],[282,2]]], [283,[6185.56,6796.13,0],[[266,2]]], [284,[6103.31,6836.7,0],[[266,2],[298,2]]], [285,[6308.95,6846.76,0],[[266,2]]], [286,[6055.51,6633.01,-0.48633],[[267,2],[299,2],[286,2],[300,2],[301,2],[302,2],[303,2],[304,2]]], [287,[6322.2,6202.23,-0.273245],[[268,2],[270,2],[287,2]]], -[288,[6283.42,6010.04,-0.273248],[[268,2],[305,2]]], [289,[6430.75,6020.17,0],[[269,2],[306,2]]], [290,[6572.03,5745.13,-0.00234461],[[272,2],[307,2],[308,2],[309,2]]], [291,[6666.49,5923.49,0],[[272,2],[291,2],[310,2]]], [292,[6495.15,5923.39,0],[[272,2],[311,2],[306,2],[292,2]]], [293,[6904.58,5916.51,-0.0931791],[[274,2],[280,2],[312,2]]], -[294,[6682.13,5989.84,0],[[274,2],[294,2]]], [295,[6563.48,7099.79,0.0444107],[[277,2],[313,2]]], [296,[6854.75,6938.75,0],[[199,2],[314,2]]], [297,[6953.44,6003.58,0],[[281,2]]], [298,[5985.88,6832.5,0],[[284,2],[315,2],[316,2],[317,2]]], [299,[6122.45,6674.96,0],[[286,2]]], -[300,[6023.59,6753.89,0],[[286,2],[318,2],[316,2]]], [301,[5947.17,6611.78,0.108827],[[286,2],[319,2],[303,2],[302,2],[320,2]]], [302,[5951.42,6673.04,-0.416051],[[286,2],[301,2]]], [303,[5991.57,6531.66,0.365424],[[286,2],[301,2],[321,2],[322,2],[303,2],[319,2],[323,2]]], [304,[6087.53,6462.59,0.0607986],[[286,2],[324,2]]], [305,[6271.27,5937.79,-0.0640453],[[288,2],[325,2],[306,2],[326,2]]], -[306,[6408.85,5938.76,0],[[289,2],[292,2],[305,2],[327,2],[311,2]]], [307,[6718.05,5783.26,0],[[290,2],[307,2]]], [308,[6404.26,5718,-0.0800352],[[290,2],[328,2],[329,2],[330,2],[331,2],[311,2]]], [309,[6565.18,5619.78,0],[[290,2],[332,2],[333,2],[329,2]]], [310,[6665.55,5869.11,0],[[291,2]]], [311,[6452.31,5893.03,-0.00274563],[[292,2],[306,2],[308,2],[334,2],[335,2],[327,2]]], -[312,[7034.23,5858.88,-2.8602],[[293,2],[336,2]]], [313,[6434.56,7135.75,-0.792678],[[295,2],[337,2]]], [314,[6920.2,6936.8,0],[[296,2]]], [315,[5861.02,6799.2,0],[[298,2],[317,2],[315,2],[316,2]]], [316,[5973.36,6767.92,0],[[298,2],[300,2],[315,2],[318,2]]], [317,[5848.38,6829.6,0],[[315,2],[354,2],[317,2],[298,2]]], -[318,[6010.32,6757.8,0],[[300,2],[316,2]]], [319,[5954.66,6543.25,0.204295],[[301,2],[303,2]]], [320,[5904.61,6591.21,0.00917943],[[301,2],[338,2],[339,2],[320,2]]], [321,[5997,6574.84,3.6045],[[303,2]]], [322,[5982.41,6461.19,-1.0486],[[303,2],[322,2]]], [323,[5982.28,6575.54,3.6217],[[303,2]]], -[324,[6194.75,6368.94,-0.761948],[[304,2],[340,2]]], [325,[6320.08,5929.37,0],[[305,2],[341,2],[335,2],[330,2]]], [326,[6149.8,5932.93,0.133095],[[305,2],[342,2],[343,2]]], [327,[6381.05,5920.76,1.27157e-006],[[306,2],[311,2],[335,2]]], [328,[6284.88,5697.22,0.53309],[[308,2],[344,2]]], [329,[6397.88,5660.54,0.357459],[[308,2],[309,2],[333,2],[345,2]]], -[330,[6344.51,5778.43,-0.171347],[[308,2],[325,2],[346,2],[330,2],[347,2],[341,2]]], [331,[6449.84,5775.75,-0.0122585],[[308,2],[348,2],[331,2]]], [332,[6593.92,5505.49,-0.000597],[[309,2],[349,2]]], [333,[6401.2,5618.3,0],[[309,2],[329,2],[350,2]]], [334,[6450.02,5793.85,0.0955296],[[311,2]]], [335,[6374.03,5877.39,0],[[311,2],[325,2],[327,2],[347,2]]], -[336,[7084.45,5828.87,0.0560004],[[312,2],[351,2],[352,2]]], [337,[6309.67,7171,-0.206758],[[313,2],[353,2]]], [338,[5881.39,6506.51,-0.277298],[[320,2],[355,2],[356,2],[338,2]]], [339,[5908.79,6607.8,0.0893779],[[320,2]]], [340,[6273.78,6293.63,-0.061676],[[324,2],[357,2]]], [341,[6330.42,5867.84,0.0180244],[[325,2],[330,2],[358,2]]], -[342,[6118.63,5872.96,0.114967],[[326,2],[359,2]]], [343,[6099.73,6038.49,-0.59608],[[326,2],[360,2]]], [344,[6229.3,5610.84,-0.416534],[[328,2],[361,2]]], [345,[6437.56,5654.36,-0.22682],[[329,2]]], [346,[6347.55,5755.67,-0.11894],[[330,2]]], [347,[6333.94,5868.17,0.06014],[[330,2],[335,2]]], -[348,[6438.45,5768.9,-0.215541],[[331,2]]], [349,[6704.3,5412.19,-0.0191936],[[332,2],[362,2]]], [350,[6345.23,5610.45,0.0154546],[[333,2],[363,2],[361,2]]], [351,[7166.97,5832.91,-0.00976884],[[336,2],[364,2],[351,2],[365,2]]], [352,[7089.27,5732.45,0.266873],[[336,2],[366,2]]], [353,[6246.27,7163.28,0.380894],[[337,2],[367,2],[368,2]]], -[354,[5883.96,6836.43,0],[[317,2]]], [355,[5822.33,6549.9,-0.0119934],[[338,2],[369,2]]], [356,[5894.57,6513.9,-0.515119],[[338,2]]], [357,[6268.05,6244.05,-0.369919],[[340,2],[370,2]]], [358,[6195.19,5860.4,0.00120449],[[341,2]]], [359,[6133.13,5822.84,-0.802059],[[342,2],[371,2],[372,2]]], -[360,[6084.08,6080.17,-1.34238],[[343,2]]], [361,[6224.61,5591.84,-0.411048],[[344,2],[350,2],[373,2]]], [362,[6784.34,5320.72,0.00508499],[[349,2],[374,2]]], [363,[6346.11,5448.3,-0.0926905],[[350,2],[375,2]]], [364,[7153.03,5806.39,-0.0360929],[[351,2]]], [365,[7130.78,5883.16,0],[[351,2]]], -[366,[7093.11,5718.86,0.314295],[[352,2],[366,2],[376,2]]], [367,[6106.69,7113.21,-0.455359],[[353,2],[377,2]]], [368,[6169.08,7227.99,0.561992],[[353,2],[378,2]]], [369,[5777.7,6572.24,-0.0493021],[[355,2],[379,2]]], [370,[6166.27,6217.13,0.99147],[[357,2],[380,2],[370,2],[381,2],[382,2]]], [371,[6081.87,5711.63,0.402514],[[359,2],[383,2],[371,2]]], -[372,[6134.36,5753.87,-0.024437],[[383,2],[359,2]]], [373,[6123,5498,0.95371],[[361,2],[384,2]]], [374,[6787.89,5182.91,0.0196486],[[362,2],[385,2]]], [375,[6313.95,5328.33,2.95063],[[363,2],[386,2]]], [376,[7088.46,5674.25,-0.150369],[[366,2],[387,2],[388,2]]], [377,[5979.39,7087.73,-0.607995],[[367,2],[389,2],[390,2]]], -[378,[6119.39,7237.8,0.285267],[[368,2]]], [379,[5736.05,6544.77,0.268856],[[369,2],[391,2]]], [380,[6186.44,6207.35,0.871534],[[370,2]]], [381,[6024.09,6302.14,0.0403185],[[370,2],[382,2],[381,2],[392,2]]], [382,[6042.81,6289.63,0.226356],[[381,2],[401,2],[382,2],[370,2]]], [383,[6130.34,5732.91,0.0459518],[[371,2],[372,2],[383,2]]], -[384,[6071.94,5368.88,0],[[373,2],[393,2]]], [385,[6781.53,5129.61,-0.0472507],[[374,2],[394,2],[395,2]]], [386,[6281.81,5208.35,0.141747],[[375,2],[396,2]]], [387,[7059.27,5686.61,0],[[376,2]]], [388,[7052.32,5546.33,0],[[376,2],[397,2],[388,2]]], [389,[5874.57,7046.02,-0.107593],[[377,2],[398,2],[390,2],[389,2],[399,2]]], -[390,[5874.41,7080.52,-0.115033],[[389,2],[412,2],[390,2],[377,2]]], [391,[5745.61,6470.69,-0.55724],[[379,2],[400,2]]], [392,[5938.36,6291.06,-0.0229359],[[381,2],[402,2]]], [393,[5978.05,5326.49,0],[[384,2],[403,2]]], [394,[6787.89,4957.91,-0.317044],[[385,2],[404,2]]], [395,[6693.54,5126.75,-0.594459],[[385,2],[405,2],[406,2]]], -[396,[6304.13,5156.29,-0.114629],[[386,2],[407,2],[408,2],[409,2],[410,2]]], [397,[7018.66,5500.98,0],[[388,2]]], [398,[5908.6,6920.41,-0.000320435],[[389,2],[411,2],[399,2],[398,2]]], [399,[5871.33,6923.6,0.0103331],[[398,2],[418,2],[399,2],[389,2]]], [400,[5800.5,6377.2,0.0673227],[[391,2],[402,2]]], [401,[6066.23,6273,0.706366],[[382,2]]], -[402,[5814.13,6318.42,0.11374],[[392,2],[400,2]]], [403,[5828.05,5326.49,0.615426],[[393,2],[413,2]]], [404,[6787.89,4807.91,0.462575],[[394,2],[414,2]]], [405,[6518.81,5123,-1.88536],[[395,2],[408,2]]], [406,[6693,5149.88,0.0131054],[[395,2]]], [407,[6252.64,5071.78,-0.347023],[[396,2],[415,2]]], -[408,[6428.46,5168.52,-2.47449],[[396,2],[405,2],[410,2],[408,2]]], [409,[6342.08,5064.44,0.622426],[[396,2],[416,2],[409,2],[417,2]]], [410,[6407.41,5187.79,0.0127411],[[408,2],[424,2],[410,2],[396,2]]], [411,[6045.02,6912.73,0],[[398,2]]], [412,[5909.98,7087.4,-0.207975],[[390,2]]], [413,[5678.05,5326.49,-1.07055],[[403,2],[419,2]]], -[414,[6803.48,4739.86,0],[[404,2],[420,2],[421,2],[422,2]]], [415,[6137.02,5044.29,-0.994476],[[407,2],[423,2]]], [416,[6332.66,5079.61,0.814053],[[409,2]]], [417,[6385.57,5022.16,0.00129827],[[409,2],[417,2],[425,2]]], [418,[5867.21,6947.49,-0.017601],[[399,2]]], [419,[5531.34,5327.2,0.00991535],[[413,2],[426,2]]], -[420,[6747.76,4741.95,0.0467536],[[414,2],[427,2],[420,2],[428,2],[429,2]]], [421,[6897.51,4733.8,0.140794],[[414,2],[430,2],[431,2]]], [422,[6815.75,4712.31,0.26435],[[414,2],[432,2],[433,2]]], [423,[6031.37,5021.01,0.141985],[[415,2],[434,2]]], [424,[6383.38,5183.67,-0.240184],[[410,2]]], [425,[6395.98,5019.61,0],[[417,2]]], -[426,[5421.17,5356.21,-0.00447369],[[419,2],[435,2],[436,2]]], [427,[6658.91,4705.32,0.650623],[[420,2],[437,2],[438,2]]], [428,[6711.43,4870.84,0.967752],[[420,2],[439,2],[428,2],[440,2]]], [429,[6749.86,4836.96,0.0179148],[[439,2],[420,2]]], [430,[6986.28,4736.01,0],[[421,2]]], [431,[6908.2,4660.77,-0.191962],[[421,2],[441,2],[442,2]]], -[432,[6809.7,4695.14,0.851339],[[422,2]]], [433,[6855.97,4712.27,0],[[422,2]]], [434,[6009.79,4956.17,17.6484],[[423,2],[443,2]]], [435,[5266.97,5420,0],[[426,2],[444,2]]], [436,[5366.41,5201.93,0],[[426,2],[445,2]]], [437,[6640.5,4569.98,-0.612543],[[427,2],[438,2],[437,2],[446,2]]], -[438,[6640.3,4610.21,-0.0313463],[[437,2],[456,2],[438,2],[427,2]]], [439,[6745.47,4863.52,-0.0666685],[[428,2],[429,2],[439,2]]], [440,[6627.15,4892.26,-0.214444],[[428,2],[440,2],[447,2]]], [441,[6966.64,4661.02,-0.0010891],[[431,2]]], [442,[6941.93,4599.32,0.0490481],[[431,2],[448,2],[442,2],[449,2]]], [443,[6009.52,4817.4,0.693635],[[434,2],[450,2]]], -[444,[5178.68,5477.68,-0.0386131],[[435,2],[451,2],[452,2],[444,2],[453,2]]], [445,[5363.05,5099.77,1.13561],[[436,2],[454,2],[455,2]]], [446,[6704.73,4422,-0.589962],[[437,2],[457,2]]], [447,[6567.94,4875.28,-0.105836],[[440,2],[458,2],[447,2],[459,2]]], [448,[6919.92,4605.98,-0.610028],[[442,2]]], [449,[7075.95,4589.82,0.662651],[[442,2]]], -[450,[6012.47,4782.02,0.776463],[[443,2],[460,2],[461,2],[462,2],[463,2]]], [451,[5021.91,5562.95,0.971227],[[444,2],[464,2]]], [452,[5188.92,5476.64,-0.0982386],[[444,2]]], [453,[5185.55,5519.83,0.489047],[[444,2]]], [454,[5312.97,5009.37,-0.0102587],[[445,2],[454,2],[465,2],[466,2],[467,2],[468,2],[469,2]]], [455,[5412.03,5069.51,0],[[445,2]]], -[456,[6641.28,4654.95,0.217412],[[438,2]]], [457,[6754.02,4392.91,-0.32636],[[446,2],[457,2],[470,2],[471,2]]], [458,[6583.24,4886.41,-0.0794868],[[447,2]]], [459,[6418.59,4853.04,0.39655],[[447,2]]], [460,[5961.7,4800.86,0],[[450,2]]], [461,[5864.95,4753.16,-0.0950515],[[450,2],[472,2],[473,2],[462,2],[474,2],[475,2],[476,2],[461,2]]], -[462,[6006.75,4673.99,0.0329676],[[450,2],[461,2],[477,2],[478,2],[479,2]]], [463,[6076.88,4760.13,-0.482807],[[450,2],[463,2],[480,2]]], [464,[4943.44,5585.47,-0.652232],[[451,2],[481,2]]], [465,[5425.61,5012.58,-0.923677],[[454,2],[469,2],[465,2]]], [466,[5295.39,4962.02,-0.365765],[[454,2],[482,2]]], [467,[5198.27,5020.54,-0.110668],[[454,2]]], -[468,[5303.5,4952.79,0.00632095],[[454,2]]], [469,[5408.98,4989.34,0.244184],[[465,2],[498,2],[469,2],[454,2]]], [470,[6814.5,4439.4,-0.524762],[[457,2],[483,2],[484,2]]], [471,[6827.69,4299.15,0.841663],[[457,2],[485,2]]], [472,[5916.53,4727.2,0.00106049],[[461,2]]], [473,[5898.13,4673.65,-0.435972],[[461,2],[486,2],[487,2],[476,2]]], -[474,[5755.5,4807.61,0.88796],[[461,2],[488,2],[489,2],[487,2],[490,2],[491,2]]], [475,[5832.44,4833.44,-0.00627708],[[461,2]]], [476,[5832,4673.84,0],[[461,2],[473,2],[486,2]]], [477,[6001.62,4624.15,0.0975822],[[462,2],[492,2],[479,2],[493,2]]], [478,[6071.5,4626.73,0.00152636],[[462,2],[494,2],[478,2],[495,2]]], [479,[5958.91,4639.74,0.0436771],[[462,2],[477,2],[479,2],[496,2]]], -[480,[6075.37,4767.98,-0.325954],[[463,2]]], [481,[4827.59,5589.81,0.00640011],[[464,2],[497,2]]], [482,[5254.28,4821.62,0.642424],[[466,2],[499,2]]], [483,[6855.64,4452,-0.219913],[[470,2]]], [484,[6911.67,4390.9,0.00523376],[[470,2],[484,2]]], [485,[6786.78,4210.85,0.0262127],[[471,2],[500,2]]], -[486,[5873.21,4616.42,-1.33456],[[473,2],[476,2],[501,2],[496,2],[502,2],[503,2],[487,2]]], [487,[5818.7,4673.69,0.175577],[[473,2],[474,2],[489,2],[486,2]]], [488,[5643.14,4785.39,-0.246709],[[474,2]]], [489,[5751.31,4698.98,0.227642],[[474,2],[487,2],[489,2],[504,2],[505,2],[502,2],[506,2],[507,2]]], [490,[5698.91,4861.17,0.318453],[[474,2]]], [491,[5752.45,4875.35,-0.049119],[[474,2]]], -[492,[5983.85,4481.63,-0.149457],[[477,2],[493,2],[492,2],[508,2]]], [493,[6004.19,4496.61,0.514374],[[492,2],[518,2],[493,2],[477,2]]], [494,[6057.91,4654.98,-0.426047],[[478,2]]], [495,[6122.03,4561.27,0.500136],[[478,2]]], [496,[5945.71,4569.33,0],[[479,2],[486,2],[501,2]]], [497,[4716.53,5579.82,-0.0382957],[[481,2],[509,2]]], -[498,[5383.48,4995.74,-0.0755711],[[469,2]]], [499,[5154.91,4794.46,1.53607],[[482,2],[510,2]]], [500,[6610.08,4235.26,0],[[485,2],[511,2],[512,2]]], [501,[5890.86,4555.26,0.73244],[[486,2],[496,2],[508,2]]], [502,[5806.91,4632.67,0],[[486,2],[489,2],[505,2]]], [503,[5855.12,4560.21,-0.0275809],[[486,2],[513,2],[514,2],[505,2]]], -[504,[5697.28,4720.94,-0.00365067],[[489,2],[507,2]]], [505,[5756.38,4540.4,-0.199366],[[489,2],[502,2],[503,2],[515,2],[506,2],[514,2],[513,2],[516,2],[517,2]]], [506,[5693.59,4651.36,0.636776],[[489,2],[505,2],[515,2],[507,2]]], [507,[5695.4,4697.79,-0.251438],[[489,2],[504,2],[506,2]]], [508,[5895.11,4412.88,0.00414109],[[492,2],[501,2],[519,2],[517,2],[508,2]]], [509,[4681.59,5553.78,-0.079813],[[497,2],[520,2],[521,2]]], -[510,[5063.95,4799.94,-0.246875],[[499,2],[522,2]]], [511,[6480.28,4261.29,-0.485789],[[500,2],[523,2],[524,2]]], [512,[6603.16,4203.12,0],[[500,2]]], [513,[5857.8,4508.65,0.357556],[[503,2],[505,2],[525,2]]], [514,[5816.98,4554.47,0.357765],[[503,2],[505,2]]], [515,[5690.37,4563.4,0.298528],[[505,2],[506,2],[526,2],[515,2],[527,2]]], -[516,[5706.88,4464.38,0.065073],[[505,2],[528,2]]], [517,[5805.49,4380.43,-0.800967],[[505,2],[508,2],[529,2],[519,2],[517,2],[530,2]]], [518,[6008.63,4528.98,0.176211],[[493,2]]], [519,[5849.94,4348.02,-0.0893641],[[508,2],[517,2],[531,2],[532,2]]], [520,[4600.28,5478.09,-0.055212],[[509,2],[533,2],[534,2],[535,2]]], [521,[4586.57,5615.64,-0.491872],[[509,2],[536,2],[537,2]]], -[522,[5003.84,4734.2,0.357131],[[510,2],[538,2]]], [523,[6465.22,4202.42,-0.156877],[[511,2]]], [524,[6476.06,4332.81,-0.159502],[[511,2],[539,2],[540,2]]], [525,[5861.69,4434.95,0.0075016],[[513,2]]], [526,[5633.81,4588.05,0.0819862],[[515,2],[541,2],[542,2],[526,2]]], [527,[5705.36,4459.61,0.168203],[[515,2],[543,2],[527,2]]], -[528,[5648.04,4479.11,1.57048],[[516,2],[544,2],[528,2],[545,2]]], [529,[5842.75,4354.04,-0.0889273],[[517,2],[529,2]]], [530,[5790.75,4335.99,-0.676537],[[517,2],[546,2],[530,2],[547,2]]], [531,[5852.45,4173.79,0.152229],[[519,2],[548,2],[547,2]]], [532,[5845.78,4211.39,-0.210364],[[547,2],[519,2]]], [533,[4511.91,5471.01,-0.107439],[[520,2],[535,2],[533,2],[549,2]]], -[534,[4594.17,5498.49,0.0463991],[[520,2]]], [535,[4534.38,5457.25,0.000679016],[[533,2],[563,2],[520,2],[535,2]]], [536,[4490.76,5641.74,0.0298102],[[521,2],[550,2],[551,2],[536,2],[552,2],[549,2]]], [537,[4573.94,5607.06,-0.493554],[[521,2]]], [538,[4899.08,4725.77,0.355756],[[522,2],[553,2],[554,2],[538,2]]], [539,[6481.54,4314.07,0.079634],[[524,2]]], -[540,[6427.67,4445.66,-0.537451],[[524,2],[540,2]]], [541,[5581.11,4574.36,-0.383224],[[526,2],[555,2],[544,2],[556,2],[541,2]]], [542,[5629.02,4644.45,-0.0109901],[[526,2]]], [543,[5707.95,4450.9,-0.170086],[[527,2]]], [544,[5577.68,4516.13,-0.300707],[[528,2],[541,2],[544,2],[555,2]]], [545,[5610.17,4417.19,0.940215],[[528,2],[557,2],[558,2]]], -[546,[5792.6,4356.46,-0.377985],[[530,2]]], [547,[5799.79,4222.88,-0.525749],[[530,2],[559,2],[547,2],[532,2],[531,2],[560,2]]], [548,[5874.51,4062.03,-0.148086],[[531,2],[561,2],[548,2],[562,2]]], [549,[4433.69,5522.83,0.0289548],[[533,2],[536,2],[564,2],[552,2]]], [550,[4536.55,5689.03,-0.0360174],[[536,2]]], [551,[4434.46,5672.41,-0.195479],[[536,2],[565,2],[566,2],[567,2],[568,2]]], -[552,[4458.09,5575.76,0.062768],[[536,2],[549,2],[569,2],[564,2]]], [553,[4778.86,4776.55,-0.234656],[[538,2],[570,2]]], [554,[4810.19,4671.2,-0.0905852],[[538,2],[571,2]]], [555,[5544.56,4537.76,0.0887146],[[541,2],[544,2],[572,2]]], [556,[5591.35,4583.08,-0.319218],[[541,2]]], [557,[5586.34,4359.98,0.0256443],[[545,2]]], -[558,[5583.88,4432.53,-0.109395],[[545,2]]], [559,[5787.35,4253.18,1.11062],[[547,2]]], [560,[5738.51,4168.47,-0.935247],[[547,2],[573,2],[560,2]]], [561,[5862.29,3998.64,0.0856628],[[548,2],[574,2],[575,2]]], [562,[5939.09,4055.02,0.0108023],[[548,2]]], [563,[4551.89,5458.21,-0.0183611],[[535,2]]], -[564,[4389.33,5547.21,0.0958843],[[549,2],[552,2],[576,2],[568,2],[569,2]]], [565,[4364.77,5720.54,0.00719945],[[551,2],[565,2],[567,2]]], [566,[4516.3,5844.96,0.0781846],[[551,2],[577,2]]], [567,[4345.12,5693.79,0.00903749],[[551,2],[565,2],[567,2],[578,2]]], [568,[4353.13,5610.9,0.296351],[[551,2],[564,2],[576,2]]], [569,[4422.34,5579.77,-0.231466],[[552,2],[564,2]]], -[570,[4778.52,4815.73,0.402122],[[553,2],[579,2],[580,2]]], [571,[4768.39,4643.45,0.160717],[[554,2],[581,2],[582,2]]], [572,[5486.83,4429.17,1.36763],[[555,2],[572,2]]], [573,[5764.41,4173.52,-0.888812],[[560,2]]], [574,[5876,3907.55,0.162585],[[561,2],[583,2]]], [575,[5908.47,3980.21,-2.39565],[[561,2]]], -[576,[4333.76,5572.43,0.0744205],[[564,2],[568,2],[584,2],[585,2]]], [577,[4503.59,5896.91,-0.224769],[[566,2],[586,2],[587,2]]], [578,[4336.47,5703.72,0.029633],[[567,2]]], [579,[4610.39,4818.04,0.894403],[[570,2],[588,2]]], [580,[4867.73,4896.24,0.48623],[[570,2],[589,2]]], [581,[4763.51,4550.9,0.135325],[[571,2],[590,2],[581,2],[591,2]]], -[582,[4717.61,4632.37,-2.31472],[[571,2]]], [583,[5898.27,3824.43,-0.756223],[[574,2],[592,2]]], [584,[4311.8,5532.88,0.0440365],[[576,2],[584,2],[593,2]]], [585,[4261.1,5603.09,-0.139031],[[576,2],[594,2],[595,2]]], [586,[4452.82,5951.78,-0.302333],[[577,2],[596,2],[597,2]]], [587,[4539.27,5898.81,0.0147982],[[577,2]]], -[588,[4501.9,4833.29,0.096021],[[579,2],[598,2],[599,2]]], [589,[4891.39,5041.03,0.582667],[[580,2],[600,2]]], [590,[4755.82,4386.69,-0.749103],[[581,2],[601,2]]], [591,[4888.38,4527.67,-0.236233],[[581,2]]], [592,[5902.61,3708.59,-0.811575],[[583,2],[602,2]]], [593,[4352.69,5499.57,-0.0666908],[[584,2],[593,2],[603,2]]], -[594,[4260.72,5699.03,-0.103836],[[585,2]]], [595,[4178.08,5546.67,-0.155643],[[585,2],[604,2]]], [596,[4381.18,6023.67,0.0378971],[[586,2],[605,2],[606,2],[607,2]]], [597,[4517.34,5982.46,0.0194263],[[586,2]]], [598,[4426.8,4846.11,-0.203589],[[588,2],[608,2],[609,2]]], [599,[4512.57,4885.18,-0.352613],[[588,2],[610,2],[611,2]]], -[600,[4879.27,5146.54,-0.06475],[[589,2],[612,2],[600,2],[613,2],[614,2]]], [601,[4750.59,4370.18,-0.0694561],[[590,2],[615,2],[601,2],[616,2]]], [602,[5923.28,3572.27,0.0870533],[[592,2],[617,2]]], [603,[4416.11,5441.98,-0.109529],[[593,2]]], [604,[4136,5527.93,-0.175803],[[595,2]]], [605,[4345.71,6046.94,0.0374448],[[596,2],[618,2],[619,2],[606,2]]], -[606,[4364.36,6019.85,0],[[596,2],[605,2],[620,2]]], [607,[4442.63,6067.23,0],[[596,2]]], [608,[4291,4898.64,-0.361038],[[598,2],[621,2],[622,2],[623,2]]], [609,[4379.3,4788.69,0.294447],[[598,2],[624,2],[609,2]]], [610,[4523.94,4945.98,-0.0416641],[[599,2],[625,2],[626,2]]], [611,[4366.78,4931.82,0.0077076],[[599,2],[623,2]]], -[612,[4852.58,5234.16,-0.679361],[[600,2],[612,2],[627,2],[628,2]]], [613,[4820.09,5094.04,0.996899],[[600,2],[614,2],[613,2]]], [614,[4819.64,5125.5,-0.0779457],[[613,2],[645,2],[600,2],[614,2]]], [615,[4753.86,4273.48,-0.695179],[[601,2],[629,2],[630,2]]], [616,[4606.95,4383.06,1.19803],[[601,2],[631,2],[632,2]]], [617,[5931.31,3430.48,0.559004],[[602,2],[633,2]]], -[618,[4470.2,6173.27,0.0644798],[[605,2],[634,2],[635,2]]], [619,[4304.17,6016.67,0.0301692],[[605,2],[619,2],[636,2]]], [620,[4315.78,5995.21,0],[[606,2]]], [621,[4184.72,4895.72,-0.603323],[[608,2],[637,2],[621,2],[638,2]]], [622,[4259.75,4820.36,-1.31048],[[608,2],[639,2],[637,2]]], [623,[4309.99,4955.81,0.0612016],[[608,2],[611,2],[640,2],[641,2]]], -[624,[4347.14,4770.79,-0.37926],[[609,2],[642,2],[624,2]]], [625,[4549.42,5029.85,0.247492],[[610,2],[643,2]]], [626,[4378.09,4990.23,0.0367508],[[610,2],[640,2]]], [627,[4768.59,5199.04,0.0326328],[[612,2],[644,2]]], [628,[4809.89,5315.4,-1.20432],[[612,2]]], [629,[4745.28,4127.67,0.0238266],[[615,2],[629,2]]], -[630,[4872.86,4207.05,-0.0735316],[[615,2]]], [631,[4537.28,4420.76,-0.750881],[[616,2],[632,2],[631,2],[646,2]]], [632,[4562.3,4415.83,0.174223],[[631,2],[657,2],[632,2],[616,2]]], [633,[5943.69,3289.06,-0.617286],[[617,2],[647,2]]], [634,[4590.47,6143.3,0.110065],[[618,2],[648,2]]], [635,[4433.97,6325.81,0.341828],[[618,2],[649,2]]], -[636,[4188.63,5981.48,-0.228258],[[619,2],[650,2]]], [637,[4097.28,4815.01,-0.156977],[[621,2],[622,2],[651,2]]], [638,[4125.05,4961.38,-0.447357],[[621,2],[652,2],[653,2]]], [639,[4231.09,4715.12,0.16951],[[622,2]]], [640,[4328.39,5006.97,0.154661],[[623,2],[626,2],[654,2],[641,2]]], [641,[4299.18,5005.35,-0.0185199],[[623,2],[640,2],[641,2],[652,2]]], -[642,[4373.78,4681.97,0.153912],[[624,2],[655,2]]], [643,[4591.65,5068.35,-0.168113],[[625,2],[644,2],[656,2]]], [644,[4699.22,5120.36,-0.0084877],[[627,2],[643,2]]], [645,[4841.54,5135.53,0.108034],[[614,2]]], [646,[4398.02,4453.87,0.164677],[[631,2],[658,2]]], [647,[5942.51,3219.56,-0.184961],[[633,2],[647,2],[659,2],[660,2]]], -[648,[4661.86,6201.37,1.09034],[[634,2],[661,2]]], [649,[4378.15,6468.7,0.433758],[[635,2],[662,2],[663,2]]], [650,[4080.52,5976.92,-0.237858],[[636,2],[664,2]]], [651,[4012.94,4777.45,0.644526],[[637,2],[665,2],[666,2],[653,2],[667,2]]], [652,[4146.64,5015.65,-0.445378],[[638,2],[641,2],[668,2]]], [653,[4008.04,4944.55,0.0774525],[[638,2],[651,2],[669,2],[667,2],[670,2],[671,2]]], -[654,[4366.83,5090.13,2.40599],[[640,2],[654,2],[656,2]]], [655,[4348.57,4586.07,0.894222],[[642,2],[672,2],[658,2],[673,2]]], [656,[4485.52,5073.08,-0.1992],[[643,2],[654,2],[674,2]]], [657,[4576.66,4404.02,0.051549],[[632,2]]], [658,[4373.58,4471.64,-0.0501757],[[646,2],[655,2],[675,2],[676,2],[677,2]]], [659,[6116.33,3210.97,-0.0850973],[[647,2],[678,2]]], -[660,[5893.41,3204.53,-1.33022],[[647,2],[679,2],[660,2],[680,2]]], [661,[4685.06,6256.97,-0.0186424],[[648,2],[681,2]]], [662,[4289.11,6570.66,-2.21034],[[649,2],[682,2]]], [663,[4285.25,6533.66,0.0471249],[[649,2],[683,2]]], [664,[4041.65,5969.85,-0.029954],[[650,2],[684,2],[685,2],[686,2]]], [665,[3966.7,4738.77,0.147708],[[651,2],[687,2],[688,2]]], -[666,[3999.17,4725.67,-0.0135231],[[651,2],[689,2]]], [667,[4021.44,4908.79,0.12213],[[653,2],[651,2],[671,2]]], [668,[4131.66,5129.34,0.229753],[[652,2],[690,2]]], [669,[4005.57,5001.22,0.00239296],[[653,2],[669,2],[691,2],[692,2],[670,2],[693,2]]], [670,[3914.6,4932.8,-0.0544285],[[653,2],[669,2],[670,2],[692,2],[694,2],[671,2]]], [671,[3992.16,4906.93,0.0841637],[[653,2],[667,2],[670,2],[671,2]]], -[672,[4364.28,4544.56,0.249306],[[655,2],[672,2]]], [673,[4189.16,4636.74,0.96307],[[655,2],[695,2]]], [674,[4485.83,5043.83,0],[[656,2]]], [675,[4324.13,4393.86,0.37944],[[658,2],[696,2]]], [676,[4368.72,4537.09,0.276995],[[658,2]]], [677,[4309.86,4498.17,-0.895235],[[658,2],[697,2],[698,2],[677,2],[699,2],[700,2]]], -[678,[6207.03,3219.78,0.10244],[[659,2],[701,2]]], [679,[5765.57,3189.43,-0.374267],[[660,2],[702,2],[703,2],[704,2]]], [680,[5881.77,3154.57,0.332586],[[660,2]]], [681,[4727.34,6322.12,0.0246201],[[661,2],[705,2]]], [682,[4243.79,6607.37,1.49123],[[662,2],[706,2],[682,2],[707,2]]], [683,[4163.48,6555.53,0.0757542],[[663,2],[708,2]]], -[684,[3987.01,5961.52,0.0673985],[[664,2],[709,2],[710,2]]], [685,[3987.31,6026.61,-0.0104527],[[664,2],[711,2],[709,2],[686,2],[685,2]]], [686,[4021.88,6026.76,0.0674982],[[685,2],[735,2],[686,2],[664,2]]], [687,[3836.52,4762.79,-1.89692],[[665,2],[712,2]]], [688,[3999.36,4717.89,-1.05113],[[665,2]]], [689,[4095.48,4688.52,-0.0913773],[[666,2],[695,2]]], -[690,[4032.18,5162.47,0.56992],[[668,2],[713,2],[690,2],[693,2],[714,2]]], [691,[4063,5017.51,0],[[669,2],[715,2]]], [692,[3919.7,4989.79,-0.00904989],[[669,2],[670,2],[692,2],[716,2],[717,2]]], [693,[3994.8,5084.76,-0.172897],[[669,2],[690,2],[715,2]]], [694,[3940.36,4903.04,-0.0365019],[[670,2]]], [695,[4143.88,4652.02,0.0611782],[[673,2],[689,2],[718,2],[719,2]]], -[696,[4303.03,4320.17,-0.309811],[[675,2],[720,2]]], [697,[4217.6,4492.38,0],[[677,2],[721,2],[718,2],[722,2]]], [698,[4319.09,4483.07,0.0225093],[[677,2]]], [699,[4294.5,4433.09,0.641496],[[677,2],[723,2],[724,2]]], [700,[4190.81,4545.74,0.267544],[[677,2],[718,2]]], [701,[6228.83,3273.45,3.14035],[[678,2],[725,2]]], -[702,[5586.65,3194.46,0.717943],[[679,2],[726,2],[704,2],[727,2]]], [703,[5794.63,3133.26,0],[[703,2]]], [704,[5674.98,3148.13,0],[[679,2],[702,2],[726,2]]], [705,[4795.3,6355.46,1.49163],[[681,2],[728,2],[705,2],[729,2]]], [706,[4259.79,6587.1,0.759903],[[682,2]]], [707,[4224.29,6663.37,0.152321],[[707,2],[730,2]]], -[708,[4060.17,6521.15,-0.139017],[[683,2],[731,2]]], [709,[3909.71,5960.4,0],[[684,2],[685,2],[732,2],[711,2],[710,2]]], [710,[3927.05,5913.53,-0.0426776],[[684,2],[709,2],[733,2],[710,2],[734,2],[732,2]]], [711,[3922.77,6006.2,-0.0583396],[[685,2],[709,2]]], [712,[3714.25,4826.5,0.240782],[[687,2],[736,2]]], [713,[4059.39,5150.98,-0.0379848],[[690,2],[737,2],[713,2]]], -[714,[4003.82,5219.49,-0.167637],[[690,2],[738,2],[714,2]]], [715,[4056.34,5066.93,0],[[691,2],[693,2]]], [716,[3862.66,5085.51,1.30549],[[692,2],[717,2],[716,2],[739,2]]], [717,[3892.22,5081.01,-0.049633],[[716,2],[761,2],[717,2],[692,2]]], [718,[4120.81,4559.83,0.29013],[[695,2],[697,2],[700,2],[740,2],[721,2]]], [719,[4154.08,4712.01,0.0402145],[[695,2]]], -[720,[4370.27,4255.61,-2.59516],[[696,2],[741,2]]], [721,[4108.73,4497.95,0],[[697,2],[718,2],[742,2],[743,2]]], [722,[4217.56,4437.36,-0.88952],[[697,2],[744,2],[745,2],[722,2]]], [723,[4318.3,4461.31,-0.0888329],[[699,2]]], [724,[4236.72,4371.62,-1.07589],[[699,2],[724,2]]], [725,[6216.76,3346.27,1.39247],[[701,2],[746,2],[747,2],[748,2]]], -[726,[5597.24,3143.67,0.788235],[[702,2],[704,2],[749,2],[726,2],[750,2]]], [727,[5528.67,3244.78,5.43349],[[702,2]]], [728,[4779.06,6329.37,1.05835],[[705,2]]], [729,[4852.05,6542.75,-0.913218],[[705,2],[751,2]]], [730,[4212.11,6741.08,0.0670128],[[707,2],[752,2],[753,2]]], [731,[3912.97,6461.75,-0.0484683],[[708,2],[754,2],[755,2]]], -[732,[3828.34,5963.81,0.0059913],[[709,2],[710,2],[756,2],[757,2]]], [733,[3969.96,5922.57,-0.0115506],[[710,2]]], [734,[3824.52,5907.46,-0.100238],[[710,2],[758,2],[759,2]]], [735,[4028.7,6001.59,0.024404],[[686,2]]], [736,[3616.52,4858.48,-1.06154],[[712,2],[760,2]]], [737,[4076.15,5153.29,-0.0586529],[[713,2]]], -[738,[3967.88,5218.06,0],[[714,2]]], [739,[3823.02,5096.76,0],[[716,2]]], [740,[4097.72,4560.31,0],[[718,2]]], [741,[4418.08,4190.71,0.385216],[[720,2],[762,2]]], [742,[4060.36,4500.53,0.0180588],[[721,2],[763,2],[764,2],[765,2]]], [743,[4120.67,4423.93,0.150773],[[721,2],[766,2],[743,2],[767,2]]], -[744,[4215.16,4371.25,-1.06303],[[722,2]]], [745,[4218.77,4456.36,0.0287304],[[722,2]]], [746,[6353.09,3414.89,-0.408958],[[725,2],[768,2]]], [747,[6118.15,3401.48,-1.26846],[[725,2],[747,2],[748,2]]], [748,[6113.5,3376.7,0.0881958],[[747,2],[788,2],[748,2],[725,2]]], [749,[5497.98,3159.85,-0.0272846],[[726,2],[769,2],[750,2]]], -[750,[5528.56,3118.16,-0.142201],[[726,2],[749,2]]], [751,[4865.5,6662.62,-0.61599],[[729,2],[770,2]]], [752,[4223.55,6804.58,1.39905],[[730,2],[771,2],[772,2],[773,2]]], [753,[4257.14,6730.04,0],[[730,2]]], [754,[3847.16,6426.99,0.0583954],[[731,2],[774,2],[754,2],[775,2],[755,2]]], [755,[3878.42,6489.33,0],[[731,2],[754,2],[776,2],[775,2]]], -[756,[3824.11,5910.59,-7.53403e-005],[[732,2]]], [757,[3765.8,6033.16,0.0507488],[[732,2],[777,2]]], [758,[3787.9,5736.01,0.115829],[[734,2],[778,2],[759,2],[758,2]]], [759,[3796.72,5756.13,0.0376806],[[758,2],[797,2],[759,2],[734,2]]], [760,[3596.19,4878.41,-0.657878],[[736,2],[779,2],[780,2]]], [761,[3901.77,5053.23,-0.00912857],[[717,2]]], -[762,[4377.09,4111.2,-0.105396],[[741,2],[781,2],[782,2]]], [763,[4048.93,4599.99,0],[[742,2],[765,2],[763,2],[783,2]]], [764,[3980.07,4491.34,0.230512],[[742,2],[784,2],[785,2],[783,2],[786,2]]], [765,[4061.25,4584.28,0],[[763,2],[802,2],[742,2],[765,2]]], [766,[4118.3,4440.22,0.965944],[[743,2]]], [767,[4124.69,4378.32,-2.37762],[[743,2]]], -[768,[6424,3438.39,0.376102],[[746,2],[787,2]]], [769,[5431.27,3218.89,-0.0790173],[[749,2],[789,2],[790,2],[769,2]]], [770,[4808.5,6767.86,-0.199898],[[751,2],[791,2]]], [771,[4237.49,6951.85,0.0678482],[[752,2],[773,2],[771,2],[792,2]]], [772,[4375.72,6799.52,0],[[752,2],[772,2]]], [773,[4216.48,6904.26,0.0236053],[[771,2],[812,2],[773,2],[752,2]]], -[774,[3774.91,6403.21,-0.0556524],[[754,2],[793,2],[774,2],[794,2]]], [775,[3843.24,6459.1,0],[[754,2],[755,2]]], [776,[3858.83,6542.04,0],[[755,2]]], [777,[3696.17,6086.53,0.550025],[[757,2],[795,2],[796,2]]], [778,[3807.91,5663.38,0],[[758,2]]], [779,[3594.98,4778.9,0.870167],[[760,2],[798,2]]], -[780,[3503.86,5039.06,-1.94731],[[760,2],[799,2]]], [781,[4278.64,4016.63,-2.00569],[[762,2],[800,2],[801,2],[781,2]]], [782,[4294.33,4062.6,2.32066],[[801,2],[762,2]]], [783,[3986.19,4557.66,1.06894],[[763,2],[764,2],[785,2]]], [784,[3865.11,4522.04,0.361286],[[764,2],[803,2]]], [785,[3981.61,4532.39,-1.62014],[[764,2],[783,2],[804,2],[803,2]]], -[786,[3960.32,4426.28,-2.61128],[[764,2],[805,2],[786,2],[806,2]]], [787,[6533,3377.36,-1.56528],[[768,2],[807,2]]], [788,[6138.97,3363.83,0.212101],[[748,2]]], [789,[5421.53,3342.26,-0.851812],[[769,2],[808,2]]], [790,[5341.08,3162.56,0.247478],[[769,2],[809,2]]], [791,[4815.49,6826.26,0.14518],[[770,2],[810,2],[811,2]]], -[792,[4231.67,7053.5,-0.686874],[[771,2],[813,2]]], [793,[3668.31,6442.94,-0.282051],[[774,2],[814,2]]], [794,[3778.13,6332.69,-0.448934],[[774,2],[815,2]]], [795,[3717.76,6137.6,0.119347],[[777,2],[816,2],[817,2]]], [796,[3592.05,5983.76,0.151979],[[777,2],[818,2]]], [797,[3805.79,5777.08,-0.0173855],[[759,2]]], -[798,[3644.14,4694.16,1.59433],[[798,2],[819,2],[820,2],[821,2]]], [799,[3454.25,5093.74,0.0356064],[[780,2],[822,2]]], [800,[4245.02,3911.57,0.777576],[[781,2],[823,2]]], [801,[4273.48,4045.44,0.15461],[[781,2],[782,2],[801,2]]], [802,[4063.07,4558.93,0],[[765,2]]], [803,[3858.74,4532.36,0.973264],[[784,2],[785,2],[824,2],[806,2],[825,2]]], -[804,[3878.39,4565.5,0.595898],[[785,2],[826,2],[820,2],[824,2]]], [805,[3976.4,4449.9,-3.32207],[[786,2]]], [806,[3828.54,4405.23,1.12531],[[786,2],[803,2],[827,2],[824,2],[828,2]]], [807,[6577.94,3353.59,-0.286355],[[787,2],[807,2],[829,2],[830,2],[831,2]]], [808,[5491.31,3414.15,0.0219078],[[789,2],[832,2]]], [809,[5286.48,3101.62,-2.71522],[[790,2],[833,2]]], -[810,[4774.45,6880.37,-0.729777],[[791,2],[834,2],[810,2],[835,2]]], [811,[4907.61,6953.54,0.114897],[[791,2],[836,2]]], [812,[4221.92,6876.69,-0.182813],[[773,2]]], [813,[4163.27,7080.94,-0.553474],[[792,2],[837,2]]], [814,[3617.32,6455.82,-0.680511],[[793,2],[838,2],[814,2],[839,2],[840,2]]], [815,[3810.43,6279.23,0.136742],[[794,2],[815,2],[841,2],[816,2]]], -[816,[3782.14,6206.07,1.41841],[[795,2],[815,2],[841,2]]], [817,[3635.69,6228.44,0.276491],[[795,2],[842,2]]], [818,[3473.22,5976.64,0.897888],[[796,2],[843,2]]], [819,[3642.8,4577.16,0.110421],[[798,2],[845,2],[846,2],[847,2],[848,2],[849,2]]], [820,[3723.38,4656.17,0.255642],[[820,2]]], [821,[3648.59,4711.16,-0.0644264],[[798,2]]], -[822,[3369.19,5099.18,-0.293946],[[799,2],[850,2]]], [823,[4162.5,3808.97,-0.115128],[[800,2],[851,2]]], [824,[3812.64,4509.37,-1.1041],[[803,2],[804,2],[806,2],[852,2],[846,2],[827,2],[853,2],[826,2]]], [825,[3871.47,4566.22,0.146683],[[803,2]]], [826,[3821.24,4599.08,0.19858],[[804,2],[820,2],[824,2]]], [827,[3858.78,4454.34,0],[[806,2],[824,2]]], -[828,[3693.46,4352.84,-2.72894],[[806,2],[854,2],[828,2],[855,2]]], [829,[6607.57,3280.8,-0.00777404],[[807,2],[856,2],[829,2],[857,2]]], [830,[6698.84,3338.99,-0.209063],[[807,2],[858,2],[859,2],[831,2],[860,2],[857,2]]], [831,[6630.76,3412.7,-0.148602],[[807,2],[830,2],[861,2],[831,2]]], [832,[5581.59,3416.89,0.0729303],[[808,2],[862,2]]], [833,[5204.19,3062.1,-0.692392],[[809,2],[863,2]]], -[834,[4781.09,6850.54,-0.877879],[[810,2]]], [835,[4746.28,6996.9,-0.0175476],[[810,2],[864,2]]], [836,[5017.39,6973.18,0.587473],[[811,2],[865,2]]], [837,[4128.92,7123.23,-0.487999],[[813,2],[866,2]]], [838,[3643.47,6458.05,-1.37217],[[814,2]]], [839,[3546.97,6451.78,0],[[814,2],[867,2],[868,2],[842,2],[840,2]]], -[840,[3593.41,6403,-0.00221634],[[814,2],[839,2],[869,2],[840,2],[868,2]]], [841,[3820.92,6234.01,-0.0724077],[[815,2],[816,2],[870,2],[841,2]]], [842,[3543.28,6333.03,0.203896],[[817,2],[839,2],[868,2]]], [843,[3386.64,5976,0.0460548],[[818,2],[871,2],[872,2]]], [844,[3592.39,4701.06,0],[[798,2]]], [845,[3705.45,4605.43,0.559101],[[819,2]]], -[846,[3723.97,4520.05,1.31238],[[819,2],[824,2],[853,2]]], [847,[3509.76,4550.88,-0.51847],[[819,2],[873,2],[874,2]]], [848,[3568.55,4639.18,-0.501392],[[819,2],[875,2]]], [849,[3566.92,4478.71,-1.15804],[[819,2]]], [850,[3340.27,5139.86,0.105956],[[822,2],[876,2]]], [851,[4172.52,3716.29,-1.26688],[[823,2],[877,2]]], -[852,[3888.33,4471.02,0.386124],[[824,2]]], [853,[3752.71,4546.29,0.0722237],[[824,2],[846,2]]], [854,[3706.19,4375.64,-1.22866],[[828,2]]], [855,[3784.19,4241.5,-7.17818],[[828,2],[878,2]]], [856,[6580.49,3293.31,0.432241],[[829,2]]], [857,[6658.68,3277.15,0],[[829,2],[830,2],[879,2],[857,2]]], -[858,[6765.98,3370.38,0.0273256],[[830,2],[880,2],[881,2],[859,2]]], [859,[6700.52,3392.05,-0.489799],[[830,2],[858,2],[882,2]]], [860,[6694.47,3225.06,-0.114285],[[830,2],[883,2]]], [861,[6603.46,3406.64,0.0432216],[[831,2]]], [862,[5613.89,3432.03,0],[[832,2]]], [863,[5157.03,2970.83,1.69646],[[833,2],[884,2]]], -[864,[4747.81,7096.89,0.0874825],[[835,2],[885,2]]], [865,[5107.1,6993.07,-0.00701427],[[836,2],[886,2],[887,2],[888,2],[889,2],[865,2]]], [866,[4154.78,7193.21,-0.325603],[[837,2],[890,2]]], [867,[3375.06,6439.97,-1.13639],[[839,2],[891,2]]], [868,[3546.32,6399.76,0],[[839,2],[840,2],[842,2]]], [869,[3614.91,6372.51,-0.0691929],[[840,2]]], -[870,[3823.27,6242.35,0.0427027],[[841,2]]], [871,[3348.67,6120.8,0.294908],[[843,2],[892,2],[893,2]]], [872,[3388.31,5851.71,0.180951],[[843,2],[894,2]]], [873,[3389.67,4548.34,-0.770569],[[847,2],[895,2],[896,2],[897,2]]], [874,[3485.34,4508.65,-0.139351],[[847,2]]], [875,[3531.03,4647.23,-0.111519],[[848,2]]], -[876,[3343.62,5193.43,0],[[850,2],[898,2],[899,2]]], [877,[4195.16,3653.28,0.651636],[[851,2],[900,2],[901,2]]], [878,[3812.98,4176.46,0.00419998],[[855,2],[878,2],[902,2],[903,2]]], [879,[6681.77,3217.64,0.0136971],[[857,2]]], [880,[6901.09,3434.11,-0.134159],[[858,2],[904,2]]], [881,[6828.19,3427.87,0.00858974],[[858,2],[905,2]]], -[882,[6663.69,3478.05,-0.80805],[[859,2]]], [883,[6694.47,3050.06,0.349593],[[860,2],[906,2]]], [884,[5152.24,2957.89,0.553424],[[863,2],[907,2],[908,2]]], [885,[4715.25,7164.18,0.129776],[[864,2],[909,2]]], [886,[5224.4,6953.92,0],[[865,2],[910,2],[887,2],[911,2],[889,2]]], [887,[5153.35,6920.22,0.000144958],[[865,2],[886,2],[910,2]]], -[888,[5124.59,7059.18,1.27157e-006],[[865,2],[912,2],[913,2],[889,2]]], [889,[5255.68,7007.68,0.212266],[[865,2],[886,2],[888,2],[913,2],[914,2]]], [890,[4165.66,7295.77,0.292896],[[866,2],[915,2]]], [891,[3277.7,6429.46,1.76867],[[867,2],[916,2],[917,2],[918,2]]], [892,[3264.16,6132.76,0.0399659],[[871,2],[919,2]]], [893,[3308.88,6172.83,0.00809193],[[871,2],[920,2],[919,2]]], -[894,[3396.23,5793.37,-0.489487],[[872,2],[921,2],[922,2],[923,2]]], [895,[3256.06,4558.54,-0.0621223],[[873,2],[924,2]]], [896,[3426.27,4618.96,-0.1686],[[873,2]]], [897,[3369.17,4471.3,0.201385],[[873,2]]], [898,[3250.79,5238.77,-0.0596151],[[876,2],[925,2],[898,2],[926,2],[927,2]]], [899,[3486.41,5199.56,-0.00767708],[[876,2]]], -[900,[4194.11,3502.71,-0.242702],[[877,2],[928,2]]], [901,[4267.5,3620.08,-0.00568279],[[877,2],[929,2],[901,2],[930,2]]], [902,[3733,4181.65,0.00900269],[[878,2]]], [903,[3906.27,4114.84,-1.38409],[[878,2],[931,2]]], [904,[6975.63,3440.27,-0.120144],[[880,2],[932,2]]], [905,[6848.5,3463.05,-0.261804],[[881,2]]], -[906,[6696.16,2898.24,0],[[883,2],[933,2],[934,2]]], [907,[5191.87,2847.77,-0.210423],[[884,2],[935,2],[907,2],[936,2]]], [908,[4990.66,2979.66,0.302641],[[884,2],[937,2]]], [909,[4654.83,7211.59,-0.0972557],[[885,2],[938,2]]], [910,[5203.53,6911.01,0],[[886,2],[887,2],[939,2]]], [911,[5241.55,6899.94,-0.180988],[[886,2]]], -[912,[5123.18,7105.56,9.53674e-007],[[888,2],[940,2],[912,2]]], [913,[5253.02,7055.66,-0.00815582],[[888,2],[889,2],[941,2]]], [914,[5275.81,7002.89,0.849066],[[889,2]]], [915,[4187.31,7381.69,0.290558],[[890,2],[942,2]]], [916,[3158.28,6353.26,3.32398],[[891,2],[943,2]]], [917,[3265.27,6597.42,-0.506016],[[891,2],[944,2]]], -[918,[3278.59,6313.72,-0.117554],[[891,2],[945,2],[920,2],[919,2]]], [919,[3229.12,6159.57,-0.0708728],[[892,2],[893,2],[918,2],[946,2],[947,2],[948,2],[949,2],[945,2]]], [920,[3280.19,6189.83,0],[[893,2],[918,2],[945,2]]], [921,[3497.07,5757.93,-0.0968533],[[894,2],[950,2],[921,2],[951,2],[922,2]]], [922,[3395.49,5744.85,-0.364004],[[894,2],[921,2],[922,2],[951,2]]], [923,[3472.16,5791.6,-0.180697],[[950,2],[894,2]]], -[924,[3197.54,4547.81,-0.391166],[[895,2],[952,2],[953,2]]], [925,[3277.37,5209.01,-0.260719],[[898,2]]], [926,[3186.39,5345.92,-0.189401],[[898,2],[954,2]]], [927,[3134.59,5183.66,-0.0382004],[[898,2],[955,2]]], [928,[4249.48,3440.62,-0.120144],[[900,2],[956,2]]], [929,[4249.58,3642.84,0.0289971],[[901,2]]], -[930,[4340.33,3559.18,-0.604213],[[901,2],[930,2],[957,2],[958,2]]], [931,[3956.6,4121.23,0.0998306],[[903,2],[959,2],[960,2]]], [932,[7019.72,3373.36,0.815369],[[904,2],[961,2]]], [933,[6692.65,2856.85,-0.167886],[[906,2],[962,2],[963,2]]], [934,[6719,2891.29,0],[[906,2]]], [935,[5198.54,2875.59,12.7491],[[907,2],[964,2],[935,2]]], -[936,[5107.08,2747.21,-0.568437],[[907,2],[965,2]]], [937,[4861.95,3014.14,1.09428],[[908,2],[966,2]]], [938,[4663.42,7304.04,0.108055],[[909,2],[967,2]]], [939,[5190.14,6795.06,-0.247307],[[910,2],[968,2]]], [940,[5122.03,7282.88,0],[[912,2],[969,2]]], [941,[5240.88,7139.84,-0.848101],[[913,2]]], -[942,[4239.19,7439.56,-0.12471],[[915,2],[970,2]]], [943,[3061.66,6279.87,0.106372],[[916,2],[971,2]]], [944,[3252.48,6675.96,0.11371],[[917,2],[972,2],[944,2]]], [945,[3277.08,6245.57,0.100351],[[918,2],[919,2],[920,2]]], [946,[3192.97,5987.02,0.764039],[[919,2],[973,2],[974,2]]], [947,[3242.06,6144.74,0],[[919,2]]], -[948,[3265.32,6172.57,0],[[919,2]]], [949,[3281.3,6175.85,0],[[919,2]]], [950,[3499.14,5786.91,-0.000411987],[[921,2],[923,2],[950,2]]], [951,[3425.93,5726.1,0.774246],[[921,2],[922,2]]], [952,[3208.98,4464.35,0.353049],[[924,2],[975,2],[976,2],[952,2]]], [953,[3087.71,4629.45,0.200617],[[924,2],[977,2],[978,2],[979,2]]], -[954,[3172.43,5395.51,-0.172039],[[926,2],[980,2],[954,2]]], [955,[3052.28,5078.84,0.0455914],[[927,2],[981,2]]], [956,[4326.06,3374.09,0.201805],[[928,2],[982,2]]], [957,[4347.17,3510.74,-0.523349],[[930,2]]], [958,[4377.08,3609.3,0.0460355],[[930,2],[958,2],[983,2]]], [959,[4021.89,4114.84,0.290619],[[931,2]]], -[960,[3965.64,4228.27,0],[[931,2]]], [961,[7044.27,3231.08,-0.47397],[[932,2],[984,2]]], [962,[6644.52,2696.16,-0.0492306],[[933,2],[962,2],[985,2]]], [963,[6747.19,2815.08,-0.013998],[[933,2],[986,2]]], [964,[5198.74,2893.7,-1.74252],[[935,2]]], [965,[5012.94,2698.48,0.637827],[[936,2],[987,2]]], -[966,[4818.95,3015.49,0.151349],[[937,2],[988,2],[966,2]]], [967,[4715.45,7384.77,0.0340652],[[938,2],[989,2]]], [968,[5173.89,6780.46,0.0985177],[[939,2],[968,2],[990,2]]], [969,[5114.64,7373.88,-0.135448],[[940,2],[991,2]]], [970,[4326.19,7493.86,0.227112],[[942,2],[992,2],[993,2]]], [971,[2979.53,6264.26,0.404611],[[943,2],[994,2],[995,2]]], -[972,[3119.48,6665.44,0],[[944,2]]], [973,[3166.3,5812.31,-0.0195834],[[946,2],[996,2],[973,2],[997,2]]], [974,[3115.78,5980.31,-0.0365372],[[946,2],[997,2],[998,2]]], [975,[3174.33,4317.22,-0.201771],[[952,2],[999,2]]], [976,[3215.82,4475.53,0.231999],[[952,2]]], [977,[3022.8,4644.01,0.00108528],[[953,2]]], -[978,[3146.34,4763.38,-0.224412],[[953,2],[1000,2],[979,2],[978,2]]], [979,[3130.75,4739.42,0.0302658],[[978,2],[1023,2],[979,2],[953,2]]], [980,[3126.2,5445.1,0.537874],[[954,2],[1001,2],[980,2],[1002,2]]], [981,[3013.51,5060.6,0.542338],[[955,2],[1003,2],[1004,2]]], [982,[4445.77,3350.3,0.011282],[[956,2],[1005,2]]], [983,[4372.72,3650.01,-0.0164185],[[958,2]]], -[984,[7024.06,3101.11,0.388453],[[961,2],[1006,2]]], [985,[6647.1,2562.87,-0.754996],[[962,2],[1007,2],[1008,2]]], [986,[6784.22,2801.81,0.00274873],[[963,2]]], [987,[4991.64,2623.48,0.416763],[[965,2],[1009,2]]], [988,[4733.63,3030.49,0.173557],[[966,2],[1010,2]]], [989,[4707.86,7459.13,-0.323368],[[967,2],[1011,2]]], -[990,[5142.14,6787.13,0],[[968,2]]], [991,[5090.38,7479.88,-1.97161],[[969,2],[1012,2]]], [992,[4319.4,7521.58,0.454854],[[970,2],[992,2],[1013,2]]], [993,[4348.08,7508,0.41501],[[970,2]]], [994,[2974.38,6313.75,1.11166],[[971,2],[1014,2],[1015,2]]], [995,[2977.42,6105.34,-0.413693],[[971,2],[1016,2]]], -[996,[3181.52,5819.71,-0.0293751],[[973,2]]], [997,[3118.99,5830.08,-1.01645],[[973,2],[974,2],[997,2],[1017,2],[1018,2],[1019,2]]], [998,[3056.46,5985.52,-0.888468],[[974,2],[1020,2],[1016,2],[1021,2]]], [999,[3120.02,4264.33,-4.20266],[[975,2],[1022,2]]], [1000,[3162.58,4849.63,-0.00758839],[[978,2],[1003,2]]], [1001,[3146.98,5445.94,0.176527],[[980,2]]], -[1002,[3063.09,5439.62,0.0150715],[[980,2]]], [1003,[3106.14,4927.99,0.11272],[[981,2],[1000,2]]], [1004,[2874.54,5151.52,1.5957],[[981,2],[1024,2],[1025,2]]], [1005,[4475.91,3301.58,-1.07064],[[982,2],[1026,2]]], [1006,[7041.55,3011.43,-0.116169],[[984,2],[1027,2]]], [1007,[6632.72,2451.32,-0.667837],[[985,2],[1028,2],[1029,2]]], -[1008,[6715.52,2538.56,0.259899],[[985,2],[1030,2]]], [1009,[4969.09,2600.6,-0.396379],[[987,2],[1031,2],[1032,2]]], [1010,[4727.73,3086.46,-0.140047],[[988,2],[1033,2],[1034,2],[1035,2],[1010,2]]], [1011,[4624.53,7551.81,2.01615],[[989,2],[1036,2]]], [1012,[5097.2,7588.63,0.190109],[[991,2],[1037,2]]], [1013,[4293.23,7557.76,-0.24035],[[992,2],[1038,2],[1039,2],[1013,2]]], -[1014,[2968.71,6388.56,-0.580837],[[994,2],[1040,2],[1041,2]]], [1015,[3006.3,6322.55,0],[[994,2]]], [1016,[2960.8,6019.85,0.40658],[[995,2],[998,2],[1042,2]]], [1017,[3058.86,5815.92,-0.0469303],[[997,2]]], [1018,[3009.19,5838.3,-0.368146],[[997,2]]], [1019,[3143.56,5902.32,0.114754],[[997,2]]], -[1020,[2982.56,5993.59,0.130249],[[998,2],[1043,2],[1042,2]]], [1021,[3055.64,5953.52,-3.16352],[[998,2]]], [1022,[3126.28,4218.71,-0.609189],[[999,2],[1044,2],[1022,2],[1045,2]]], [1023,[3113.47,4707.46,0.847248],[[979,2]]], [1024,[2820.17,5238.42,-1.55129],[[1004,2],[1046,2]]], [1025,[2809.19,5043.83,0.175354],[[1004,2],[1047,2]]], -[1026,[4507.63,3200.35,-0.490005],[[1005,2],[1048,2]]], [1027,[7114.56,2996.44,0],[[1006,2],[1049,2]]], [1028,[6654.02,2341.78,0.579405],[[1007,2],[1050,2]]], [1029,[6473.17,2449.93,-0.0129409],[[1007,2],[1051,2]]], [1030,[6775.94,2498.25,0],[[1008,2],[1052,2]]], [1031,[4992.11,2529.01,0.192717],[[1009,2],[1053,2],[1054,2]]], -[1032,[4833.42,2625.95,-0.138387],[[1009,2],[1055,2]]], [1033,[4664.24,3057.16,0.0486903],[[1010,2],[1056,2],[1057,2],[1034,2]]], [1034,[4705.88,3094.3,0],[[1010,2],[1033,2]]], [1035,[4709.61,3177.87,0],[[1010,2],[1048,2]]], [1036,[4526.14,7665.04,-0.953016],[[1011,2],[1058,2]]], [1037,[5111.6,7616.5,0.282916],[[1012,2],[1059,2],[1060,2]]], -[1038,[4206,7598.89,-0.323663],[[1013,2],[1061,2],[1062,2]]], [1039,[4305.56,7549.02,-0.277953],[[1013,2]]], [1040,[2962.22,6453.65,-0.0890131],[[1014,2],[1063,2],[1064,2]]], [1041,[3056.91,6398.82,0.0317965],[[1014,2],[1065,2],[1066,2],[1041,2]]], [1042,[2972.85,6001.84,0.127077],[[1016,2],[1042,2],[1067,2],[1020,2]]], [1043,[2890.41,5905.7,0.275023],[[1020,2],[1068,2],[1069,2]]], -[1044,[3114.92,4232.59,-1.16111],[[1022,2]]], [1045,[3120.82,4148.05,-2.24998],[[1022,2],[1070,2],[1045,2],[1071,2],[1072,2]]], [1046,[2815.85,5276.03,-1.25581],[[1024,2],[1073,2],[1074,2]]], [1047,[2730.63,4970.53,0.464523],[[1025,2],[1075,2]]], [1048,[4598.13,3178.06,1.31513],[[1026,2],[1035,2]]], [1049,[7303.13,2996.08,0],[[1027,2],[1076,2]]], -[1050,[6701.34,2318.8,-0.658985],[[1028,2],[1077,2]]], [1051,[6378.1,2407.31,-0.167914],[[1029,2],[1078,2]]], [1052,[6797.16,2503.45,0],[[1030,2],[1052,2],[1079,2]]], [1053,[5079.13,2534.21,-0.22752],[[1031,2],[1080,2]]], [1054,[4889.31,2401.19,-0.00623894],[[1031,2],[1081,2]]], [1055,[4809.2,2670.42,0.00464153],[[1032,2],[1082,2],[1083,2]]], -[1056,[4484.17,3055.41,-1.56472],[[1033,2],[1084,2]]], [1057,[4684.78,2947.16,-0.0124893],[[1033,2],[1085,2]]], [1058,[4466.84,7691.45,0.345951],[[1036,2],[1086,2]]], [1059,[5223.06,7736.09,0.177745],[[1037,2],[1087,2]]], [1060,[5069.21,7653.72,0.0946811],[[1037,2],[1088,2],[1089,2]]], [1061,[4204.52,7685.12,-0.344056],[[1038,2],[1090,2],[1086,2]]], -[1062,[4200.86,7553.71,0],[[1038,2]]], [1063,[3015.07,6746.46,0.00801601],[[1040,2],[1063,2],[1091,2],[1092,2]]], [1064,[2934.87,6531.03,-0.379338],[[1040,2],[1064,2]]], [1065,[3138.3,6416.24,0.124855],[[1041,2],[1093,2]]], [1066,[3043.08,6401.32,0.5795],[[1041,2]]], [1067,[2997.2,5994,-1.34601],[[1042,2]]], -[1068,[2802.78,5886.54,0.0765204],[[1043,2],[1094,2]]], [1069,[2895.88,5893.74,0.307379],[[1043,2]]], [1070,[3139.2,4164.61,-0.95517],[[1045,2]]], [1071,[3072.55,4017.14,-0.0954946],[[1045,2],[1072,2],[1071,2],[1095,2]]], [1072,[3060.72,4028.86,0.0357819],[[1071,2],[1116,2],[1072,2],[1045,2]]], [1073,[2888.95,5287.98,-0.798511],[[1046,2],[1073,2],[1096,2]]], -[1074,[2765.19,5288.01,0],[[1046,2],[1097,2],[1098,2],[1096,2]]], [1075,[2648.98,4980.39,0.333998],[[1047,2],[1099,2]]], [1076,[7344.06,2994.88,0.0020105],[[1049,2],[1100,2],[1076,2]]], [1077,[6721.97,2273.35,0.312299],[[1050,2],[1101,2]]], [1078,[6232.97,2373.69,-0.176232],[[1051,2],[1102,2],[1103,2]]], [1079,[6801.55,2555.02,-0.0062499],[[1052,2]]], -[1080,[5223.72,2558.98,-1.14583],[[1053,2],[1104,2]]], [1081,[4824.42,2357.04,-0.0119069],[[1054,2],[1105,2],[1106,2],[1107,2],[1108,2]]], [1082,[4829.02,2735.79,0.14027],[[1055,2],[1082,2],[1109,2]]], [1083,[4788.08,2666.27,0.415542],[[1055,2]]], [1084,[4385.5,3092.41,-0.224483],[[1056,2],[1110,2]]], [1085,[4680.22,2897.52,0.0560818],[[1057,2],[1111,2]]], -[1086,[4316.86,7688.86,0.822996],[[1058,2],[1061,2]]], [1087,[5245.63,7762.04,-0.418953],[[1059,2]]], [1088,[5112.69,7733.06,0.752086],[[1060,2],[1088,2]]], [1089,[4998.17,7667.25,-0.624862],[[1060,2],[1112,2]]], [1090,[4208.11,7838.92,-0.524662],[[1061,2],[1113,2]]], [1091,[2853.8,6893.75,0.298959],[[1063,2],[1114,2]]], -[1092,[2961.06,7134.22,0],[[1063,2]]], [1093,[3158.3,6444.9,0],[[1065,2]]], [1094,[2786.25,5839.5,0],[[1068,2],[1115,2]]], [1095,[3094.55,3915.32,-3.51079],[[1071,2],[1117,2]]], [1096,[2882.89,5346.23,0],[[1073,2],[1074,2],[1118,2],[1096,2],[1119,2]]], [1097,[2699.77,5328.73,-0.723402],[[1074,2],[1120,2],[1097,2],[1121,2],[1098,2]]], -[1098,[2768.67,5335.89,0],[[1074,2],[1097,2],[1098,2],[1122,2],[1118,2]]], [1099,[2532.48,4946.5,0.182271],[[1075,2],[1123,2]]], [1100,[7488.53,2973.82,0],[[1076,2],[1124,2],[1125,2],[1126,2]]], [1101,[6719.25,2247.45,0.18005],[[1077,2],[1127,2],[1101,2],[1128,2]]], [1102,[6062.41,2351.01,-1.08695],[[1078,2],[1129,2]]], [1103,[6240.61,2256.25,0.00665855],[[1078,2],[1130,2]]], -[1104,[5307.04,2553.05,2.64427],[[1080,2],[1131,2],[1132,2],[1133,2]]], [1105,[4759.78,2227.35,-0.127546],[[1081,2],[1134,2],[1135,2]]], [1106,[4739.33,2391.38,0],[[1081,2],[1107,2],[1106,2],[1136,2]]], [1107,[4750.31,2365.98,0],[[1106,2],[1161,2],[1081,2],[1107,2]]], [1108,[4763.34,2266.32,-0.12533],[[1135,2],[1081,2]]], [1109,[4860.5,2829.18,0.257098],[[1082,2],[1137,2]]], -[1110,[4255.61,3102.2,-0.10935],[[1084,2],[1138,2]]], [1111,[4637.13,2829.1,-3.10786],[[1085,2]]], [1112,[4964.16,7722.54,0.473941],[[1089,2],[1139,2]]], [1113,[4291.41,7900.85,0.170385],[[1090,2],[1140,2]]], [1114,[2737.55,6868.16,0],[[1091,2],[1141,2]]], [1115,[2802.93,5757.2,0.542175],[[1094,2],[1115,2],[1142,2]]], -[1116,[3065.51,4056.8,-1.04697],[[1072,2]]], [1117,[3092.82,3890.5,-0.556595],[[1095,2],[1143,2],[1144,2]]], [1118,[2808.91,5465.51,0.11234],[[1096,2],[1098,2],[1145,2],[1146,2],[1142,2],[1122,2]]], [1119,[2856.81,5335.84,0],[[1096,2],[1119,2]]], [1120,[2709.35,5294.92,0.313523],[[1097,2]]], [1121,[2683.34,5448.09,0.035264],[[1097,2]]], -[1122,[2744.14,5430.14,0],[[1098,2],[1118,2]]], [1123,[2401.45,4886.01,0.1126],[[1099,2],[1147,2]]], [1124,[7481.91,2791.6,-0.466842],[[1100,2],[1148,2]]], [1125,[7582.29,2971.02,0],[[1100,2],[1149,2],[1125,2],[1150,2]]], [1126,[7544.53,3026.26,0],[[1100,2]]], [1127,[6691.16,2133.34,0.000126481],[[1101,2],[1151,2],[1152,2],[1153,2]]], -[1128,[6857.22,2242.08,0.268147],[[1101,2],[1154,2]]], [1129,[5948.08,2312.55,0.143036],[[1102,2],[1155,2]]], [1130,[6247.34,2183.78,0],[[1103,2],[1156,2]]], [1131,[5436.97,2494.67,-0.0973854],[[1104,2],[1157,2]]], [1132,[5233,2622,0.886297],[[1104,2],[1133,2],[1132,2],[1158,2]]], [1133,[5239.41,2599.32,0.360302],[[1132,2],[1184,2],[1133,2],[1104,2]]], -[1134,[4747.22,2180.15,0.414742],[[1105,2],[1159,2],[1160,2]]], [1135,[4688.67,2247,-0.217592],[[1702,2],[1108,2],[1105,2]]], [1136,[4686.52,2485.15,-0.00308609],[[1106,2]]], [1137,[4872.83,2879.11,0.0193396],[[1109,2]]], [1138,[4139.75,3086.52,0.148312],[[1110,2],[1162,2]]], [1139,[4979.58,7842.42,-1.13],[[1112,2],[1163,2]]], -[1140,[4320.17,7941.56,-0.103336],[[1113,2],[1164,2]]], [1141,[2697.42,6861.81,0],[[1114,2]]], [1142,[2795.32,5647.52,-0.424664],[[1115,2],[1118,2],[1142,2],[1146,2]]], [1143,[3035.28,3792.13,0],[[1117,2],[1165,2]]], [1144,[3183.94,3840.86,0.613846],[[1117,2],[1166,2]]], [1145,[2812.45,5427.91,0],[[1118,2]]], -[1146,[2775.14,5552.77,0.31696],[[1118,2],[1142,2]]], [1147,[2305.88,4903.59,-0.312428],[[1123,2],[1167,2]]], [1148,[7474.61,2685.46,0.0195144],[[1124,2],[1168,2],[1148,2],[1169,2],[1170,2]]], [1149,[7553.39,2975.04,0],[[1125,2]]], [1150,[7665.53,2952.14,-0.171948],[[1125,2],[1171,2],[1150,2],[1172,2]]], [1151,[6600.46,2164.94,2.00048],[[1151,2]]], -[1152,[6790.78,2122.21,0],[[1127,2],[1173,2]]], [1153,[6688.8,2029.62,-0.855307],[[1127,2],[1174,2],[1153,2],[1175,2]]], [1154,[6957.46,2243.7,0.096632],[[1128,2],[1176,2],[1177,2],[1178,2],[1179,2]]], [1155,[5853.23,2200.63,-0.0719395],[[1129,2],[1180,2]]], [1156,[6335.58,2106.33,0.0654335],[[1130,2],[1181,2]]], [1157,[5454.56,2427.7,0.466583],[[1131,2],[1182,2],[1183,2]]], -[1158,[5240.02,2707.17,-0.618401],[[1132,2],[1185,2],[1158,2],[1186,2]]], [1159,[4626.78,2082.53,1.58755],[[1134,2],[1187,2]]], [1160,[4802.34,2061.6,-0.453141],[[1134,2],[1188,2],[1160,2],[1189,2]]], [1161,[4774.12,2360.83,0.000111898],[[1107,2]]], [1162,[4104.41,3037.99,-0.153378],[[1138,2],[1190,2]]], [1163,[5020.94,7986.6,0.793999],[[1139,2],[1191,2]]], -[1164,[4285.23,8019.62,-0.74493],[[1140,2],[1192,2]]], [1165,[2974.19,3775.99,-0.00365829],[[1143,2],[1193,2],[1194,2]]], [1166,[3236.48,3818.21,-0.0476837],[[1144,2],[1195,2]]], [1167,[2183,4989.63,1.04349],[[1147,2],[1196,2]]], [1168,[7473.09,2734.15,0.544245],[[1148,2]]], [1169,[7321.56,2610.37,0.00360632],[[1148,2],[1197,2]]], -[1170,[7649.36,2698.26,0],[[1148,2],[1198,2]]], [1171,[7633.94,2958.74,0],[[1150,2]]], [1172,[7819.84,2928.48,-0.141862],[[1150,2],[1199,2],[1172,2],[1200,2],[1201,2]]], [1173,[6810.56,2139.16,0],[[1152,2],[1177,2],[1203,2]]], [1174,[6694.11,2051.94,-0.431733],[[1153,2]]], [1175,[6722.08,1871.94,-0.266943],[[1153,2],[1204,2]]], -[1176,[7087.4,2246.1,0.249863],[[1154,2],[1179,2],[1176,2],[1205,2]]], [1177,[6900.13,2182.81,0],[[1154,2],[1173,2]]], [1178,[6960.03,2321.97,0],[[1154,2]]], [1179,[7060.31,2245.63,0.273787],[[1176,2],[1228,2],[1154,2],[1179,2]]], [1180,[5785.8,2111.33,0.809474],[[1155,2],[1206,2],[1207,2]]], [1181,[6477.58,2105.16,-0.101686],[[1156,2],[1202,2]]], -[1182,[5520.75,2276.69,-0.0538864],[[1157,2],[1208,2],[1206,2]]], [1183,[5418.59,2315.9,0.164877],[[1157,2],[1209,2]]], [1184,[5260.42,2586.4,0.248268],[[1133,2]]], [1185,[5221.25,2685.3,-0.249214],[[1158,2]]], [1186,[5266.86,2791.94,2.35449],[[1158,2]]], [1187,[4521.28,2035.03,0],[[1159,2],[1210,2]]], -[1188,[4801.98,2081.91,-0.533616],[[1160,2]]], [1189,[4791.33,1942.91,0],[[1160,2],[1211,2],[1212,2]]], [1190,[4052.89,2962.62,-0.0690231],[[1162,2],[1213,2]]], [1191,[5022.44,8098.34,0.021446],[[1163,2],[1214,2]]], [1192,[4219.31,8052.28,1.59131],[[1164,2],[1215,2]]], [1193,[2950.22,3824.91,0.247379],[[1165,2],[1193,2],[1216,2]]], -[1194,[2991.57,3683.94,-0.0054512],[[1165,2],[1217,2],[1194,2],[1218,2]]], [1195,[3347.38,3834.96,2.07809],[[1166,2],[1219,2],[1220,2]]], [1196,[2060.13,5075.66,-1.90176],[[1167,2],[1221,2]]], [1197,[7344.64,2556.13,-0.230425],[[1169,2],[1222,2],[1223,2],[1224,2]]], [1198,[7711.07,2685.13,-0.00432285],[[1170,2],[1225,2],[1226,2]]], [1199,[7780.95,2926.7,-0.0510626],[[1172,2]]], -[1200,[7837.59,2856.53,-0.0197385],[[1172,2],[1226,2],[1200,2]]], [1201,[7893.33,3043.48,0],[[1172,2]]], [1202,[6541.66,2153.11,-0.034078],[[1151,2],[1181,2],[1202,2]]], [1203,[6806.38,2148.81,0],[[1173,2]]], [1204,[6720.66,1754.95,0.374523],[[1175,2],[1227,2]]], [1205,[7249.61,2264.19,-0.83753],[[1176,2],[1229,2],[1223,2]]], -[1206,[5637.13,2188.01,0.180948],[[1180,2],[1182,2],[1208,2]]], [1207,[5910.61,2036.32,0],[[1180,2],[1230,2]]], [1208,[5593.81,2213.01,-0.273045],[[1182,2],[1206,2],[1231,2]]], [1209,[5368.01,2292.42,0.887889],[[1183,2],[1232,2],[1209,2],[1233,2]]], [1210,[4470.85,2032.69,0],[[1187,2],[1234,2],[1235,2]]], [1211,[4701.72,1866.94,0],[[1189,2],[1236,2],[1237,2],[1212,2]]], -[1212,[4763.04,1874.81,0],[[1189,2],[1211,2]]], [1213,[4038.78,2878.08,0.343788],[[1190,2],[1238,2]]], [1214,[4937.14,8149.87,-0.015923],[[1191,2],[1239,2]]], [1215,[4161.47,8098.5,0.553049],[[1192,2],[1240,2]]], [1216,[2800.08,3784.45,0.464432],[[1193,2],[1241,2]]], [1217,[3082.5,3545.33,0.33371],[[1194,2],[1242,2]]], -[1218,[2948.57,3666.57,0.0780894],[[1194,2],[1243,2],[1218,2],[1244,2]]], [1219,[3492.06,3814.69,-0.722066],[[1195,2],[1245,2],[1219,2]]], [1220,[3341.39,3716.97,0.191971],[[1195,2],[1246,2]]], [1221,[2004.73,5098.46,-1.22513],[[1196,2],[1247,2]]], [1222,[7500.52,2489.34,-0.000719547],[[1197,2],[1248,2]]], [1223,[7274.61,2466.32,0],[[1197,2],[1205,2],[1249,2],[1223,2]]], -[1224,[7289.42,2507.29,0],[[1249,2],[1197,2]]], [1225,[7730.52,2650.8,0],[[1198,2],[1225,2],[1250,2]]], [1226,[7830.76,2754.56,-0.00320927],[[1198,2],[1200,2],[1251,2],[1252,2]]], [1227,[6742.71,1738.14,0.294484],[[1204,2],[1253,2],[1254,2]]], [1228,[7036.36,2245.21,-1.29136],[[1179,2]]], [1229,[7271.98,2157.79,0.00877428],[[1205,2],[1255,2]]], -[1230,[6007.03,1921.41,-1.12438],[[1207,2],[1256,2]]], [1231,[5591.64,2147.57,-0.0645218],[[1208,2]]], [1232,[5396.49,2303.44,1.15482],[[1209,2]]], [1233,[5329.1,2162.35,0.41421],[[1209,2],[1257,2],[1258,2]]], [1234,[4296.28,2035.03,0],[[1210,2],[1259,2]]], [1235,[4470.52,1893.59,0.439945],[[1210,2],[1237,2]]], -[1236,[4644.55,1892.48,0.00176048],[[1211,2],[1237,2],[1260,2]]], [1237,[4607.5,1829.17,0.621732],[[1211,2],[1235,2],[1236,2],[1261,2],[1237,2],[1260,2],[1262,2]]], [1238,[3993.47,2857.28,-0.181293],[[1213,2],[1263,2]]], [1239,[4832.13,8190.9,0.00160789],[[1214,2],[1264,2]]], [1240,[4065.25,8208.39,0.245684],[[1215,2],[1265,2],[1266,2]]], [1241,[2654.92,3799.02,3.72025],[[1216,2],[1267,2]]], -[1242,[2946.72,3475.76,0.389282],[[1217,2],[1268,2]]], [1243,[2960.87,3673.32,0.0650406],[[1218,2]]], [1244,[2866.73,3634.42,0],[[1218,2]]], [1245,[3511.53,3820,-0.472041],[[1219,2],[1245,2],[1269,2]]], [1246,[3336.42,3641.94,-1.64821],[[1220,2],[1270,2]]], [1247,[1976.66,5140.28,0.203752],[[1221,2],[1271,2]]], -[1248,[7563.73,2409.88,0],[[1222,2],[1272,2]]], [1249,[7272.22,2495.47,0],[[1223,2],[1224,2],[1249,2]]], [1250,[7752.95,2652.44,0],[[1225,2]]], [1251,[7917.23,2767,0],[[1226,2],[1273,2],[1252,2],[1251,2]]], [1252,[7901.41,2759.22,0],[[1251,2],[1297,2],[1252,2],[1226,2]]], [1253,[6725.78,1683.25,-0.318157],[[1227,2],[1253,2],[1274,2]]], -[1254,[6877.28,1775.61,0.412142],[[1227,2],[1275,2]]], [1255,[7296.63,2086.95,0.027586],[[1229,2],[1276,2],[1255,2],[1277,2],[1278,2]]], [1256,[6029.73,1843.77,0.0407863],[[1230,2],[1279,2]]], [1257,[5285.23,2133.99,0.409143],[[1233,2],[1280,2],[1257,2]]], [1258,[5441.19,2083.46,0.189957],[[1233,2],[1258,2]]], [1259,[4146.28,2035.03,0.39757],[[1234,2],[1281,2]]], -[1260,[4597.42,1877.85,0],[[1236,2],[1237,2]]], [1261,[4620.98,1778.28,-0.00984573],[[1237,2],[1282,2]]], [1262,[4618.7,1781.98,0],[[1237,2],[1283,2],[1262,2]]], [1263,[3918.09,2908.8,-1.06861],[[1238,2],[1284,2]]], [1264,[4710.78,8279.09,0.480645],[[1239,2],[1285,2],[1286,2]]], [1265,[4153.11,8309.74,0.512983],[[1240,2],[1287,2]]], -[1266,[3952.45,8232.63,2.69457],[[1240,2],[1288,2]]], [1267,[2547.66,3801.99,0.126724],[[1241,2],[1289,2]]], [1268,[2920.69,3428.19,0.417976],[[1242,2],[1290,2],[1291,2],[1268,2],[1292,2]]], [1269,[3438.83,3835.98,0.226349],[[1245,2]]], [1270,[3345.52,3612.21,0.00468445],[[1246,2]]], [1271,[1897.81,5187.34,-3.23493],[[1247,2],[1293,2]]], -[1272,[7570.33,2292.16,0],[[1248,2],[1294,2]]], [1273,[7966.18,2785.41,0],[[1251,2],[1273,2],[1295,2],[1296,2]]], [1274,[6778.21,1612.35,0],[[1253,2],[1274,2],[1298,2]]], [1275,[6971.97,1887.26,1.78656],[[1254,2],[1299,2]]], [1276,[7299.62,2118.1,-0.110406],[[1255,2]]], [1277,[7300.23,1978.2,-0.0773083],[[1255,2],[1300,2],[1277,2],[1301,2]]], -[1278,[7366.52,2079.01,0.00110706],[[1255,2],[1302,2],[1300,2],[1303,2]]], [1279,[6025.08,1733.37,-0.00919199],[[1256,2],[1304,2]]], [1280,[5293.39,2056.45,0.507399],[[1257,2],[1305,2],[1306,2],[1280,2]]], [1281,[4071.91,2034.35,0.294733],[[1259,2],[1307,2],[1308,2],[1309,2]]], [1282,[4646.54,1711.72,-0.118507],[[1261,2],[1310,2],[1311,2]]], [1283,[4617.89,1772.38,0.313042],[[1283,2],[1262,2]]], -[1284,[3814.92,2971.63,0.056406],[[1263,2],[1312,2]]], [1285,[4661.01,8366.17,0.470486],[[1264,2],[1286,2],[1285,2],[1313,2]]], [1286,[4641.16,8335.49,-0.0229959],[[1285,2],[1342,2],[1286,2],[1264,2]]], [1287,[4194.13,8371.39,-0.524218],[[1265,2],[1314,2]]], [1288,[3872.36,8227.79,0.273875],[[1266,2],[1315,2]]], [1289,[2452.41,3801.35,-0.433205],[[1267,2],[1316,2],[1317,2]]], -[1290,[2958.5,3345.93,0.721626],[[1268,2],[1292,2],[1290,2],[1318,2]]], [1291,[2919.17,3451.66,0.723223],[[1268,2]]], [1292,[2972.78,3380.06,-0.228821],[[1290,2],[1349,2],[1268,2],[1292,2]]], [1293,[1810.98,5277.1,-1.50363],[[1271,2],[1319,2]]], [1294,[7587.91,2188.17,0.0138993],[[1272,2],[1320,2]]], [1295,[8086.38,2787.2,-0.391054],[[1273,2],[1296,2],[1295,2],[1321,2]]], -[1296,[8058.91,2798.79,0],[[1295,2],[1352,2],[1296,2],[1273,2]]], [1297,[7885.27,2758.37,0],[[1252,2]]], [1298,[6797.12,1566.32,-0.416361],[[1274,2],[1322,2],[1298,2]]], [1299,[7044.19,1923.06,0.0731058],[[1275,2],[1323,2],[1324,2]]], [1300,[7309.54,1937.65,-0.0465122],[[1277,2],[1278,2],[1325,2],[1302,2],[1323,2]]], [1301,[7357.09,1998.6,0.0017128],[[1277,2]]], -[1302,[7396.28,1965.42,0.201339],[[1278,2],[1300,2],[1326,2],[1327,2],[1303,2]]], [1303,[7448.32,2037.79,0],[[1278,2],[1302,2],[1303,2],[1327,2],[1328,2],[1320,2]]], [1304,[6041.8,1708.89,-0.0317002],[[1279,2],[1329,2],[1304,2],[1330,2]]], [1305,[5176.31,1997.77,-0.0439491],[[1280,2],[1331,2]]], [1306,[5307.73,2073.09,0.736033],[[1280,2]]], [1307,[3891.31,2020.82,0.691724],[[1281,2],[1332,2],[1333,2],[1334,2]]], -[1308,[4072.58,2204.98,-0.03157],[[1281,2],[1335,2]]], [1309,[4081.33,1860.18,-0.68863],[[1281,2],[1336,2],[1337,2]]], [1310,[4636.11,1594.43,-0.476501],[[1282,2],[1338,2],[1310,2],[1339,2]]], [1311,[4781.84,1679.43,-0.0572433],[[1282,2],[1340,2]]], [1312,[3701.81,2927.72,0.0298424],[[1284,2],[1341,2]]], [1313,[4707.45,8452.58,-0.206407],[[1285,2],[1343,2],[1313,2],[1344,2],[1345,2]]], -[1314,[4146.02,8444.87,-0.0419636],[[1287,2],[1346,2]]], [1315,[3772.73,8169.05,-0.348221],[[1288,2],[1347,2]]], [1316,[2357.29,3817.2,-0.666756],[[1289,2],[1317,2],[1316,2],[1348,2]]], [1317,[2370.44,3785.78,0.00669098],[[1316,2],[1381,2],[1289,2],[1317,2]]], [1318,[2882.92,3234.01,0.225258],[[1290,2],[1350,2]]], [1319,[1750.75,5395.99,3.30036],[[1293,2],[1351,2]]], -[1320,[7567.58,2123.55,0],[[1294,2],[1303,2],[1328,2]]], [1321,[8262.7,2672.82,0],[[1295,2],[1353,2]]], [1322,[6830.18,1448.76,-0.119323],[[1298,2],[1354,2],[1322,2],[1355,2]]], [1323,[7155.05,1921.23,0.014099],[[1299,2],[1300,2],[1324,2],[1323,2]]], [1324,[7121.56,1920.61,-3.24249e-005],[[1323,2],[1390,2],[1299,2],[1324,2]]], [1325,[7332.8,1877.45,-0.104207],[[1300,2],[1356,2],[1325,2],[1326,2]]], -[1326,[7416.88,1912.62,-0.134415],[[1302,2],[1325,2],[1357,2]]], [1327,[7476.27,1990.31,0],[[1302,2],[1303,2],[1358,2],[1327,2]]], [1328,[7572.05,2087.01,0],[[1303,2],[1320,2],[1359,2],[1360,2]]], [1329,[6023.17,1673.53,-0.0286868],[[1304,2],[1329,2],[1361,2]]], [1330,[6093,1644.74,0],[[1304,2]]], [1331,[5094,1911.11,2.78123],[[1305,2],[1362,2]]], -[1332,[3778.61,2115.54,0.112677],[[1307,2],[1334,2],[1332,2],[1363,2]]], [1333,[3877.14,1969.12,1.80625],[[1307,2],[1364,2],[1365,2]]], [1334,[3805.59,2080.02,0.0801115],[[1332,2],[1397,2],[1334,2],[1307,2]]], [1335,[4068.85,2278.3,-0.177816],[[1308,2],[1366,2],[1367,2]]], [1336,[4072.5,1687.34,0],[[1309,2],[1368,2]]], [1337,[4115.12,1809.48,-0.033378],[[1309,2],[1369,2],[1370,2],[1337,2]]], -[1338,[4649.8,1475.72,0.0129013],[[1310,2],[1371,2]]], [1339,[4593.67,1595.08,-0.85803],[[1310,2],[1372,2],[1373,2]]], [1340,[4846.94,1818.14,0.0828285],[[1311,2],[1374,2],[1375,2]]], [1341,[3627.63,2874.51,-0.156548],[[1312,2],[1376,2]]], [1342,[4661.38,8315.46,-0.0856869],[[1286,2]]], [1343,[4701.56,8432.07,-0.41315],[[1313,2]]], -[1344,[4805.08,8445.02,0],[[1313,2],[1377,2]]], [1345,[4557.42,8556.79,-0.453671],[[1313,2],[1378,2]]], [1346,[4110.27,8486.18,0.126636],[[1314,2],[1379,2]]], [1347,[3648.09,8191.14,-0.059803],[[1315,2],[1380,2]]], [1348,[2284.2,3945.71,0.0491982],[[1316,2],[1348,2],[1382,2],[1383,2]]], [1349,[2954.88,3392.42,0.066302],[[1292,2]]], -[1350,[2865.58,3187.26,-0.132584],[[1318,2],[1384,2]]], [1351,[1694.55,5492.5,0.147196],[[1319,2],[1385,2]]], [1352,[8034.26,2792.45,0],[[1296,2]]], [1353,[8358.52,2601.33,0.00997658],[[1321,2],[1386,2],[1387,2],[1388,2]]], [1354,[6817.28,1480.59,0.39876],[[1322,2]]], [1355,[6833.5,1347.46,0.299202],[[1322,2],[1389,2]]], -[1356,[7344.26,1833.41,-0.0229617],[[1325,2],[1356,2],[1357,2]]], [1357,[7481.59,1910.57,0.000303109],[[1326,2],[1356,2],[1391,2],[1358,2]]], [1358,[7501.11,1983.97,0],[[1327,2],[1357,2],[1392,2]]], [1359,[7652.54,2108.67,0],[[1328,2],[1393,2],[1359,2],[1360,2]]], [1360,[7622.04,2014.72,0],[[1328,2],[1359,2],[1394,2],[1391,2],[1395,2]]], [1361,[5937.83,1669.79,0.176243],[[1329,2],[1396,2]]], -[1362,[5044.16,1880.46,0.0110779],[[1331,2],[1374,2]]], [1363,[3713.47,2188.13,-0.494848],[[1332,2],[1363,2],[1398,2]]], [1364,[3880.89,1895.42,0.0856069],[[1333,2],[1399,2],[1400,2]]], [1365,[3776.64,1961.43,0.333286],[[1333,2],[1401,2],[1402,2]]], [1366,[4064.02,2333.64,-0.132822],[[1335,2],[1403,2],[1404,2],[1405,2]]], [1367,[4050.16,2287.64,0],[[1335,2]]], -[1368,[4075.29,1588.68,-0.190817],[[1336,2],[1406,2],[1368,2],[1407,2]]], [1369,[4117.5,1616.17,0],[[1337,2],[1407,2]]], [1370,[4113.93,1831.14,-0.102428],[[1337,2]]], [1371,[4741.53,1417.09,-0.546844],[[1338,2],[1408,2]]], [1372,[4586.44,1740.46,0.117184],[[1339,2],[1409,2]]], [1373,[4574.73,1533.93,-0.033062],[[1339,2],[1410,2],[1373,2]]], -[1374,[4949.03,1851.33,-0.623468],[[1340,2],[1362,2],[1411,2],[1374,2]]], [1375,[4894.14,1849.84,-3.51683],[[1411,2],[1340,2]]], [1376,[3613.18,2822.58,0],[[1341,2],[1412,2],[1413,2]]], [1377,[4852.7,8523.14,0],[[1344,2],[1414,2]]], [1378,[4469.19,8614.99,-0.591567],[[1345,2],[1415,2]]], [1379,[4113.27,8556.54,0.662651],[[1346,2],[1379,2],[1416,2]]], -[1380,[3549.55,8256.51,0.422441],[[1347,2],[1417,2]]], [1381,[2400.05,3788.35,0.0192286],[[1317,2]]], [1382,[2354,4044.51,-0.382965],[[1348,2],[1418,2]]], [1383,[2175.91,4013.61,0.223862],[[1348,2],[1419,2]]], [1384,[2891.55,3109.28,-0.135658],[[1350,2],[1420,2]]], [1385,[1581.41,5527.03,-0.15003],[[1351,2],[1421,2]]], -[1386,[8340.71,2792.63,0],[[1353,2],[1422,2]]], [1387,[8375.43,2404.27,0],[[1353,2],[1423,2]]], [1388,[8480.4,2577.65,0],[[1353,2],[1424,2],[1425,2]]], [1389,[6903.17,1294.82,-3.28394],[[1355,2],[1426,2]]], [1390,[7090.17,1915.8,0.641793],[[1324,2]]], [1391,[7532.11,1945.55,0],[[1357,2],[1360,2],[1394,2]]], -[1392,[7522.09,1956.41,0],[[1358,2]]], [1393,[7653.14,2104.36,0],[[1359,2]]], [1394,[7575.19,1900.56,0],[[1360,2],[1391,2],[1427,2],[1394,2],[1428,2]]], [1395,[7660.55,2073.98,0],[[1360,2]]], [1396,[5882.3,1629.69,-0.59396],[[1361,2],[1429,2]]], [1397,[3824.57,2059.13,0.259508],[[1334,2]]], -[1398,[3698.42,2235.97,-0.873536],[[1363,2]]], [1399,[3825.6,1902.41,-0.110734],[[1364,2],[1430,2],[1402,2],[1431,2],[1399,2]]], [1400,[3846.19,1836.7,-0.0902023],[[1364,2],[1432,2]]], [1401,[3750.61,2010.76,-0.111999],[[1365,2]]], [1402,[3725.74,1955.14,1.02424],[[1365,2],[1399,2],[1433,2],[1430,2],[1434,2]]], [1403,[4112.63,2329.91,-0.0330565],[[1366,2],[1435,2],[1403,2],[1436,2],[1405,2]]], -[1404,[3958.39,2325.19,-0.00671816],[[1366,2],[1437,2],[1405,2],[1404,2],[1438,2],[1439,2],[1440,2],[1441,2]]], [1405,[4055.11,2400.68,0],[[1366,2],[1403,2],[1404,2],[1442,2],[1437,2],[1436,2]]], [1406,[3958.64,1520.38,-1.15683],[[1368,2],[1443,2],[1444,2],[1406,2]]], [1407,[4117.5,1600.55,0],[[1368,2],[1369,2],[1445,2]]], [1408,[4871.5,1342.1,1.28723],[[1371,2],[1446,2]]], [1409,[4527.59,1794.24,-0.504549],[[1372,2],[1447,2]]], -[1410,[4541.42,1461.49,0.431356],[[1373,2],[1448,2],[1449,2]]], [1411,[4916.83,1855.45,-0.197178],[[1374,2],[1375,2],[1411,2]]], [1412,[3592.52,2686.43,0],[[1376,2]]], [1413,[3563.35,2826.42,0],[[1376,2],[1450,2],[1451,2]]], [1414,[4921.18,8575.97,5.62115],[[1377,2],[1414,2],[1452,2]]], [1415,[4380.5,8697.87,-0.289427],[[1378,2],[1453,2]]], -[1416,[4122.14,8678.57,0.853146],[[1379,2],[1454,2]]], [1417,[3409.13,8254.36,0.226517],[[1380,2],[1455,2],[1456,2]]], [1418,[2351.61,4147.89,0.0670242],[[1382,2],[1418,2]]], [1419,[2091.67,4112.73,2.74694],[[1383,2],[1457,2]]], [1420,[2916.36,3024.56,-0.12883],[[1384,2],[1458,2]]], [1421,[1484.48,5582.51,-2.45182],[[1385,2],[1459,2]]], -[1422,[8311.92,2961.74,0],[[1386,2],[1460,2]]], [1423,[8363.04,2377.83,0],[[1387,2],[1461,2],[1462,2],[1463,2]]], [1424,[8621.77,2602.47,0],[[1388,2],[1464,2]]], [1425,[8515.82,2466.83,-9.53674e-007],[[1388,2],[1465,2]]], [1426,[6948.86,1266.86,0],[[1389,2]]], [1427,[7523.5,1843.56,0],[[1394,2],[1466,2],[1427,2]]], -[1428,[7612.8,1771.01,0],[[1394,2],[1467,2]]], [1429,[5856.43,1559.23,-0.594402],[[1396,2],[1468,2],[1429,2],[1469,2]]], [1430,[3745.52,1902.13,1.1002],[[1399,2],[1402,2],[1470,2],[1432,2],[1471,2]]], [1431,[3846.56,1899.36,-0.0720634],[[1399,2]]], [1432,[3820.26,1823.5,-1.6337],[[1400,2],[1430,2],[1470,2],[1472,2]]], [1433,[3626.27,2032.74,0.416402],[[1402,2],[1473,2],[1433,2],[1474,2]]], -[1434,[3670.05,2033.63,-0.458875],[[1473,2],[1402,2]]], [1435,[4157.1,2338.84,0.0146503],[[1403,2],[1475,2],[1476,2]]], [1436,[4094.64,2385.79,0],[[1403,2],[1405,2]]], [1437,[4007.56,2403.75,-0.530437],[[1404,2],[1405,2],[1477,2],[1478,2],[1442,2]]], [1438,[3844.05,2358.52,0.117289],[[1438,2],[1404,2],[1479,2]]], [1439,[3916.08,2321.21,0],[[1404,2]]], -[1440,[3938.84,2238.79,-0.129449],[[1404,2],[1480,2],[1440,2]]], [1441,[3965.02,2302.84,0],[[1404,2]]], [1442,[4055.64,2443.31,0],[[1405,2],[1437,2],[1442,2],[1478,2]]], [1443,[4067.29,1391.66,0.389645],[[1406,2],[1481,2],[1443,2],[1482,2]]], [1444,[3793.96,1586.43,-0.209108],[[1406,2],[1483,2],[1472,2],[1484,2],[1485,2],[1486,2]]], [1445,[4152.52,1608.34,0],[[1407,2],[1445,2],[1487,2]]], -[1446,[4944.3,1295.13,-0.579656],[[1408,2],[1488,2],[1489,2]]], [1447,[4428.89,1864.65,0.142153],[[1409,2],[1490,2],[1449,2]]], [1448,[4568.66,1476.58,0.051012],[[1410,2]]], [1449,[4345.88,1451.07,0],[[1410,2],[1447,2],[1490,2]]], [1450,[3397.53,2836.84,0.15535],[[1413,2],[1491,2]]], [1451,[3559.67,2836.37,0],[[1413,2]]], -[1452,[5115.38,8759.28,9.53674e-007],[[1414,2],[1492,2]]], [1453,[4335.65,8689.52,0.69796],[[1415,2],[1493,2],[1494,2],[1453,2]]], [1454,[4118.82,8688.16,0.290382],[[1416,2],[1495,2],[1496,2]]], [1455,[3236.05,8260.3,-0.665346],[[1417,2],[1497,2]]], [1456,[3405.77,8214.35,0.0521851],[[1417,2]]], [1457,[2013.58,4220.74,2.33274],[[1419,2],[1498,2]]], -[1458,[2962.73,3023.25,-0.415741],[[1420,2],[1499,2],[1458,2],[1500,2]]], [1459,[1404.59,5655.78,0.00717163],[[1421,2],[1501,2]]], [1460,[8334.73,3038.22,0],[[1422,2]]], [1461,[8406.01,2219.13,0],[[1423,2],[1502,2],[1461,2],[1503,2]]], [1462,[8226.07,2452.98,0],[[1423,2],[1504,2]]], [1463,[8256.82,2342.7,0],[[1423,2],[1505,2]]], -[1464,[8761.84,2584.04,0],[[1424,2],[1506,2]]], [1465,[8553.45,2465.43,0],[[1425,2]]], [1466,[7458.47,1785.01,0],[[1427,2],[1507,2],[1466,2]]], [1467,[7638.67,1631.16,0],[[1428,2],[1508,2]]], [1468,[5854.1,1581.13,-0.252486],[[1429,2]]], [1469,[5874,1385.9,0.398209],[[1429,2],[1509,2]]], -[1470,[3764.2,1842.65,-0.575736],[[1430,2],[1432,2],[1510,2],[1470,2],[1511,2]]], [1471,[3655.15,1913.77,-0.0517391],[[1430,2],[1512,2],[1471,2],[1513,2],[1514,2]]], [1472,[3795.46,1745.02,-0.719632],[[1432,2],[1444,2],[1515,2],[1472,2],[1516,2],[1511,2]]], [1473,[3650.44,2041.73,-0.0142784],[[1433,2],[1434,2],[1473,2]]], [1474,[3453.38,1993.31,-0.0368481],[[1433,2],[1517,2]]], [1475,[4217.22,2323.06,-0.181968],[[1435,2],[1518,2],[1519,2],[1520,2]]], -[1476,[4161.53,2378.47,0],[[1435,2]]], [1477,[3926.72,2399.76,0],[[1437,2]]], [1478,[4011.14,2456.62,-0.436967],[[1437,2],[1442,2],[1521,2],[1522,2]]], [1479,[3852.35,2339.48,-0.112977],[[1438,2]]], [1480,[3898.58,2245.53,0.79292],[[1440,2]]], [1481,[4023.11,1294.12,-0.213669],[[1443,2],[1481,2],[1523,2],[1524,2],[1525,2],[1482,2]]], -[1482,[4005.2,1387.28,0.0298211],[[1443,2],[1481,2],[1526,2]]], [1483,[3919.42,1631.45,-0.754831],[[1444,2],[1486,2],[1483,2],[1527,2]]], [1484,[3766.56,1532.55,0.0152922],[[1444,2]]], [1485,[3683.05,1596.66,-0.318178],[[1444,2],[1528,2],[1529,2],[1516,2]]], [1486,[3929.91,1603.2,0.131954],[[1483,2],[1565,2],[1486,2],[1444,2]]], [1487,[4202.33,1604.32,0],[[1445,2]]], -[1488,[5022.94,1421.21,0.0142326],[[1446,2],[1530,2]]], [1489,[4932.95,1204.22,0.169085],[[1446,2],[1531,2],[1489,2],[1532,2]]], [1490,[4322.07,1460.28,0.0557415],[[1447,2],[1449,2],[1490,2]]], [1491,[3300.23,2908.43,1.4994],[[1450,2],[1533,2]]], [1492,[5240.15,8874.66,0],[[1452,2],[1534,2]]], [1493,[4271.88,8626.11,0.0557861],[[1453,2],[1495,2]]], -[1494,[4348.99,8699.73,0.957417],[[1453,2]]], [1495,[4229.92,8629.96,0.00815344],[[1454,2],[1493,2]]], [1496,[4026.83,8717.73,-0.00815153],[[1454,2],[1535,2]]], [1497,[3097.95,8256.62,1.4437],[[1455,2],[1536,2]]], [1498,[1966.21,4287.76,-0.140467],[[1457,2],[1537,2],[1538,2]]], [1499,[2941.72,3017.18,-0.0943108],[[1458,2]]], -[1500,[3043.07,3037.12,-0.550626],[[1458,2],[1539,2],[1533,2]]], [1501,[1353.36,5650.5,0.152784],[[1459,2],[1540,2]]], [1502,[8407.58,2053.84,0],[[1461,2],[1541,2]]], [1503,[8543.38,2225.47,0],[[1461,2],[1542,2],[1543,2]]], [1504,[8149.02,2448.26,0],[[1462,2],[1544,2],[1545,2]]], [1505,[8189.23,2274.87,4.76837e-007],[[1463,2],[1546,2]]], -[1506,[8835.42,2570.8,-1.27157e-006],[[1464,2],[1547,2],[1548,2]]], [1507,[7384.16,1718.1,-1.19209e-007],[[1466,2],[1549,2],[1507,2],[1550,2]]], [1508,[7672.85,1534.63,-0.00376415],[[1467,2],[1551,2],[1508,2],[1552,2]]], [1509,[5813.63,1324.84,1.59476],[[1469,2],[1553,2]]], [1510,[3759.8,1862.53,0.0568132],[[1470,2]]], [1511,[3689.42,1776.65,-0.0533867],[[1470,2],[1472,2],[1516,2]]], -[1512,[3580,1863.05,-0.0512247],[[1471,2],[1554,2],[1512,2]]], [1513,[3682.09,1917.46,-0.703188],[[1471,2]]], [1514,[3622.95,1942.28,1.5031],[[1471,2]]], [1515,[3797.54,1779.92,-0.293383],[[1472,2]]], [1516,[3721.79,1727.79,-1.12919],[[1472,2],[1485,2],[1511,2],[1555,2],[1516,2],[1556,2]]], [1517,[3303.58,2001.18,0.0521221],[[1474,2],[1557,2]]], -[1518,[4205.2,2466.49,-0.00312519],[[1475,2]]], [1519,[4296.03,2298.46,-2.25492],[[1475,2]]], [1520,[4202.89,2261.73,0.115687],[[1475,2],[1558,2],[1559,2],[1520,2]]], [1521,[4019.08,2512.01,-1.63393],[[1478,2]]], [1522,[3941.44,2484.62,0.20232],[[1478,2]]], [1523,[4097.33,1215.01,0.108616],[[1481,2],[1523,2]]], -[1524,[3919.77,1239.92,0.452069],[[1481,2],[1560,2],[1561,2],[1562,2]]], [1525,[4029.91,1253.07,-0.015378],[[1481,2]]], [1526,[3948.44,1371.75,0.225019],[[1482,2],[1563,2],[1564,2],[1561,2]]], [1527,[3887.21,1661.75,-0.480275],[[1483,2],[1527,2],[1566,2]]], [1528,[3602.41,1598.04,0.200594],[[1485,2],[1567,2],[1528,2],[1568,2]]], [1529,[3683.51,1510.47,-0.365853],[[1485,2],[1569,2],[1570,2]]], -[1530,[5078.81,1433.85,0.619923],[[1488,2],[1571,2]]], [1531,[4917.84,1217.07,-0.0054884],[[1489,2]]], [1532,[5070.31,1097.33,0.293938],[[1489,2],[1572,2]]], [1533,[3194.16,3014.5,0.933151],[[1491,2],[1500,2]]], [1534,[5341.63,9020.58,0],[[1492,2],[1573,2]]], [1535,[3994.22,8821.18,-0.0371096],[[1496,2],[1574,2]]], -[1536,[3027.34,8186.3,0.284906],[[1497,2],[1575,2]]], [1537,[1990.55,4393.23,-0.016407],[[1498,2],[1576,2],[1577,2],[1537,2]]], [1538,[1899.88,4284.13,0.749925],[[1498,2],[1578,2],[1538,2],[1579,2]]], [1539,[3061.13,2986.3,0.20564],[[1500,2],[1580,2],[1539,2],[1581,2]]], [1540,[1324.52,5641.16,0.166012],[[1501,2],[1582,2],[1583,2]]], [1541,[8410.91,1994.96,0],[[1502,2],[1584,2],[1585,2],[1541,2]]], -[1542,[8551.43,2169.04,-9.53674e-007],[[1503,2]]], [1543,[8595.38,2258.46,-6.35783e-007],[[1503,2],[1543,2],[1586,2],[1587,2]]], [1544,[8147.02,2333.92,0],[[1504,2],[1546,2]]], [1545,[8006.48,2387.84,4.76837e-007],[[1504,2],[1588,2]]], [1546,[8158.98,2221.11,0],[[1505,2],[1544,2],[1589,2]]], [1547,[8985.22,2609.31,0],[[1506,2],[1590,2]]], -[1548,[8846.21,2460.48,0],[[1506,2]]], [1549,[7335.83,1687.37,-0.0130129],[[1507,2],[1550,2]]], [1550,[7295.91,1638.64,-0.0216947],[[1507,2],[1549,2],[1591,2],[1592,2],[1550,2]]], [1551,[7665.42,1554.18,-0.0116932],[[1508,2]]], [1552,[7726.59,1453.46,-0.111958],[[1508,2],[1593,2]]], [1553,[5799.85,1314.34,0.185287],[[1509,2],[1553,2],[1594,2]]], -[1554,[3527.62,1827.18,0.584777],[[1512,2],[1595,2],[1596,2],[1597,2]]], [1555,[3766.59,1728.85,-1.85429],[[1516,2]]], [1556,[3708.88,1681.66,0],[[1516,2]]], [1557,[3153.78,2009.06,-0.0219364],[[1517,2],[1598,2]]], [1558,[4186.46,2165.15,-0.000684738],[[1520,2],[1599,2],[1600,2],[1558,2]]], [1559,[4205.86,2273.34,-0.0665383],[[1520,2]]], -[1560,[3902.52,1153.41,0],[[1524,2]]], [1561,[3933.92,1290.84,0.0610933],[[1524,2],[1526,2],[1601,2],[1562,2],[1564,2]]], [1562,[3863.33,1274.08,-0.0356248],[[1524,2],[1561,2],[1602,2],[1601,2]]], [1563,[3924.14,1372.23,-0.0246716],[[1526,2]]], [1564,[3949.11,1331.1,0.464237],[[1526,2],[1561,2]]], [1565,[3897.68,1599.12,-0.550445],[[1486,2]]], -[1566,[3859.92,1662.07,0.0307236],[[1527,2]]], [1567,[3466.3,1525.56,0.161823],[[1528,2],[1603,2]]], [1568,[3559.63,1652.85,-0.054081],[[1528,2],[1596,2]]], [1569,[3680.72,1401.48,-0.137044],[[1529,2],[1604,2],[1605,2],[1606,2]]], [1570,[3720.95,1517.28,0.0653372],[[1529,2]]], [1571,[5101.47,1434.19,0.340847],[[1530,2],[1607,2],[1571,2],[1608,2]]], -[1572,[5128.97,1030.46,-0.749547],[[1532,2],[1609,2]]], [1573,[5464.13,9182.19,0],[[1534,2],[1610,2]]], [1574,[3984.9,8847.18,-0.00151952],[[1535,2],[1611,2],[1612,2]]], [1575,[3020.06,8120.03,0.000804186],[[1536,2],[1613,2],[1575,2],[1614,2],[1615,2]]], [1576,[2015.23,4546.31,0.0272627],[[1537,2],[1616,2]]], [1577,[1983.1,4381.64,0.0795307],[[1537,2]]], -[1578,[1918.59,4353.75,0.0262451],[[1538,2]]], [1579,[1840.08,4176.63,-0.501198],[[1538,2]]], [1580,[3052.42,3002.1,0.118877],[[1539,2]]], [1581,[3069.64,2855.45,0.402393],[[1539,2],[1617,2]]], [1582,[1273.27,5735.17,-3.63832],[[1540,2],[1618,2]]], [1583,[1203.09,5542.29,-0.432549],[[1540,2],[1619,2]]], -[1584,[8473.68,1819.45,0],[[1541,2],[1620,2],[1621,2]]], [1585,[8405.9,2025.51,0],[[1541,2],[1585,2]]], [1586,[8667.24,2225.94,0],[[1543,2],[1622,2],[1586,2],[1623,2]]], [1587,[8640.89,2218.74,0],[[1622,2],[1543,2]]], [1588,[7962.93,2376.42,0],[[1545,2]]], [1589,[8113.22,2059.68,4.76837e-007],[[1546,2],[1624,2]]], -[1590,[9046.63,2570.55,-6.35783e-007],[[1547,2],[1590,2],[1625,2]]], [1591,[7193.73,1546.64,-0.0700164],[[1550,2],[1591,2]]], [1592,[7247.29,1599.12,0.0380658],[[1550,2]]], [1593,[7793.31,1447.27,0.536523],[[1552,2],[1626,2]]], [1594,[5723.45,1277.03,-1.08391],[[1553,2],[1627,2],[1594,2],[1628,2]]], [1595,[3456.4,1859.14,-0.158005],[[1554,2],[1629,2],[1595,2],[1630,2]]], -[1596,[3498.42,1727.84,-0.461559],[[1554,2],[1568,2],[1597,2],[1596,2]]], [1597,[3474.28,1746.8,-0.146221],[[1596,2],[1664,2],[1597,2],[1554,2]]], [1598,[3003.98,2016.93,-0.732013],[[1557,2],[1631,2]]], [1599,[4191.34,2105,-0.00220744],[[1558,2],[1632,2],[1633,2],[1634,2]]], [1600,[4188.58,2199.43,-0.0546074],[[1558,2]]], [1601,[3883.19,1310.51,0],[[1561,2],[1562,2],[1635,2],[1602,2]]], -[1602,[3782.19,1359.39,0.0125319],[[1562,2],[1601,2],[1635,2],[1602,2],[1636,2],[1605,2]]], [1603,[3373.19,1548.57,-0.0512733],[[1567,2],[1637,2]]], [1604,[3560.17,1417.95,0],[[1569,2],[1638,2]]], [1605,[3674.89,1331.57,0],[[1569,2],[1602,2],[1636,2],[1639,2]]], [1606,[3629.02,1371.56,0],[[1569,2]]], [1607,[5228.7,1397.31,-0.0395203],[[1571,2],[1640,2]]], -[1608,[5085.17,1503.05,0.252932],[[1608,2]]], [1609,[5243.64,1015.41,0.418278],[[1572,2],[1641,2]]], [1610,[5522.02,9269.13,-6.35783e-007],[[1573,2],[1642,2],[1643,2]]], [1611,[3965.58,8896.14,0.00565211],[[1574,2],[1644,2],[1645,2],[1612,2]]], [1612,[3943.34,8865.14,0.0298357],[[1574,2],[1611,2],[1646,2]]], [1613,[3022.79,8046.97,0],[[1575,2],[1647,2],[1648,2]]], -[1614,[3109.7,8070.13,-0.0489483],[[1575,2],[1615,2],[1614,2],[1649,2]]], [1615,[3111.38,8101.25,-0.0101423],[[1614,2],[1682,2],[1575,2],[1615,2]]], [1616,[2006.84,4568.66,0.00681567],[[1576,2],[1650,2],[1616,2],[1651,2]]], [1617,[2984.17,2814.3,0.567947],[[1581,2],[1652,2]]], [1618,[1214.58,5776.26,-1.26858],[[1582,2],[1653,2]]], [1619,[1100.06,5530.65,-0.234102],[[1583,2],[1654,2]]], -[1620,[8523.07,1747.92,0],[[1584,2],[1621,2],[1620,2],[1655,2]]], [1621,[8511.64,1744.02,0],[[1620,2],[1687,2],[1621,2],[1584,2]]], [1622,[8650.02,2213.3,0],[[1586,2],[1587,2]]], [1623,[8755.79,2205.44,0],[[1586,2],[1656,2]]], [1624,[8083.1,2015.36,0],[[1589,2],[1657,2],[1658,2]]], [1625,[9077.75,2549.93,0],[[1590,2],[1659,2],[1625,2]]], -[1626,[7868.5,1355.14,1.37374],[[1593,2],[1660,2]]], [1627,[5752.98,1276.28,0.26163],[[1594,2]]], [1628,[5658.72,1234.75,-1.59917],[[1594,2],[1661,2],[1628,2],[1662,2],[1663,2]]], [1629,[3470.86,1864.44,-0.0235262],[[1595,2]]], [1630,[3401.23,1816.56,2.69824],[[1595,2]]], [1631,[2983.02,2018.79,-0.954837],[[1598,2],[1665,2],[1666,2]]], -[1632,[4301.72,2106.67,-0.0404479],[[1599,2],[1634,2],[1632,2],[1667,2]]], [1633,[4152.69,2090.75,-0.343801],[[1599,2]]], [1634,[4268.97,2090.61,0],[[1632,2],[1701,2],[1634,2],[1599,2]]], [1635,[3835.11,1341.71,0],[[1601,2],[1602,2]]], [1636,[3695.86,1290.15,0],[[1602,2],[1605,2],[1668,2],[1638,2],[1669,2]]], [1637,[3349.49,1593.23,-0.111696],[[1603,2],[1637,2],[1670,2],[1671,2]]], -[1638,[3524.19,1308.13,-0.62047],[[1604,2],[1636,2],[1672,2],[1673,2],[1674,2],[1675,2]]], [1639,[3595,1330.56,0],[[1605,2]]], [1640,[5243.61,1368.08,0.285271],[[1607,2]]], [1641,[5330.36,965.619,0.161936],[[1609,2],[1676,2]]], [1642,[5510.6,9436.29,0],[[1610,2],[1677,2]]], [1643,[5570.2,9232.15,0],[[1610,2],[1678,2],[1679,2]]], -[1644,[3957.39,9016.2,0.00322509],[[1611,2],[1680,2]]], [1645,[3947.49,8866,-0.0539986],[[1611,2],[1645,2]]], [1646,[3810.89,8868.13,0.0345569],[[1612,2],[1681,2]]], [1647,[3085.64,8037.54,0],[[1613,2]]], [1648,[3019.14,8020.96,0.21962],[[1613,2]]], [1649,[3124.08,7984.41,-0.0173302],[[1614,2]]], -[1650,[2015.23,4621.31,0],[[1616,2]]], [1651,[1937.48,4526.64,0.0470099],[[1616,2],[1683,2],[1651,2],[1684,2]]], [1652,[2873.98,2799.91,0.823334],[[1617,2],[1685,2]]], [1653,[1178.65,5802.44,0],[[1618,2]]], [1654,[1014.34,5587.03,0.0788651],[[1619,2],[1686,2]]], [1655,[8603.12,1770.25,0],[[1620,2],[1688,2],[1689,2]]], -[1656,[8766.46,2116.08,4.76837e-007],[[1623,2],[1690,2]]], [1657,[8069.92,1842.77,0],[[1624,2],[1691,2]]], [1658,[8049.35,2140.44,0],[[1624,2],[1692,2]]], [1659,[9056.2,2409.16,0],[[1625,2],[1693,2],[1694,2]]], [1660,[7923.08,1281.86,-0.173691],[[1626,2],[1695,2]]], [1661,[5666.8,1264.37,0.0610542],[[1628,2]]], -[1662,[5562.91,1154.06,-1.64431],[[1628,2],[1663,2],[1662,2],[1696,2],[1697,2]]], [1663,[5569.03,1197.55,-0.024353],[[1662,2],[1729,2],[1628,2],[1663,2]]], [1664,[3484.74,1775.18,0.087333],[[1597,2]]], [1665,[2804.27,2027.44,0.412378],[[1631,2],[1698,2]]], [1666,[2969.02,2100.71,-0.305086],[[1631,2],[1699,2],[1700,2]]], [1667,[4386.49,2146.33,-0.340541],[[1632,2],[1702,2],[1703,2],[1667,2]]], -[1668,[3635.5,1289,0],[[1636,2],[1704,2]]], [1669,[3723.88,1295.65,0],[[1636,2]]], [1670,[3265.53,1513.11,-0.0668106],[[1637,2],[1670,2],[1705,2],[1706,2]]], [1671,[3295.61,1622.37,0],[[1637,2]]], [1672,[3505,1325.79,0.200514],[[1638,2]]], [1673,[3610.5,1289,0],[[1638,2]]], -[1674,[3397.79,1290.58,0.035985],[[1638,2],[1707,2],[1708,2]]], [1675,[3493.53,1158.17,0.0863771],[[1638,2],[1709,2]]], [1676,[5457.45,897.421,0.171969],[[1641,2],[1710,2]]], [1677,[5501.32,9577.27,0],[[1642,2],[1711,2]]], [1678,[5672.6,9095.28,0],[[1643,2],[1712,2]]], [1679,[5646.91,9257.62,0],[[1643,2],[1713,2]]], -[1680,[4023.73,9049.09,-0.0766141],[[1644,2],[1714,2]]], [1681,[3717.92,8861.38,-0.487149],[[1646,2],[1715,2]]], [1682,[3085.74,8113.01,0.00608571],[[1615,2]]], [1683,[1942.12,4657.59,0.390339],[[1651,2],[1683,2],[1716,2]]], [1684,[1747.5,4469,-0.0382824],[[1651,2],[1717,2]]], [1685,[2795.14,2797.04,0.9327],[[1652,2],[1718,2],[1685,2],[1719,2]]], -[1686,[998.186,5591.14,-0.0471745],[[1654,2],[1686,2],[1720,2],[1721,2]]], [1687,[8497.01,1763.52,0],[[1621,2]]], [1688,[8762.98,1692.15,0],[[1655,2],[1722,2]]], [1689,[8671.54,1895.78,0],[[1655,2],[1723,2]]], [1690,[8766.61,2068.97,3.17891e-007],[[1656,2],[1724,2],[1723,2]]], [1691,[8023.53,1757.38,-9.53674e-007],[[1657,2]]], -[1692,[7916.94,2188.53,0],[[1658,2],[1725,2]]], [1693,[8940.07,2257.07,0],[[1659,2],[1726,2]]], [1694,[9163.58,2347.84,1.90735e-006],[[1659,2],[1727,2]]], [1695,[7979.88,1241.74,-0.172431],[[1660,2],[1728,2]]], [1696,[5576.86,1123.63,0.0874252],[[1662,2]]], [1697,[5537.22,1040.58,-1.23018],[[1662,2],[1730,2],[1710,2],[1731,2],[1697,2]]], -[1698,[2752.02,2051.8,0.0976191],[[1665,2],[1732,2]]], [1699,[2976.47,2151.47,-0.130514],[[1666,2],[1733,2],[1700,2],[1699,2]]], [1700,[2938.67,2142.6,-0.125037],[[1699,2],[1773,2],[1666,2],[1700,2]]], [1701,[4246.75,2100.2,0],[[1634,2]]], [1702,[4520.65,2196.59,0.00346629],[[1667,2],[1135,2],[1734,2]]], [1703,[4366.17,2138.47,-0.402295],[[1667,2]]], -[1704,[3636.83,1241.03,0.65145],[[1668,2]]], [1705,[3101.08,1540.66,1.46262],[[1670,2],[1735,2],[1736,2]]], [1706,[3291.52,1452.07,0.522636],[[1670,2],[1737,2],[1707,2]]], [1707,[3372.46,1341.29,-1.23568],[[1674,2],[1706,2],[1738,2],[1707,2],[1739,2]]], [1708,[3217.67,1283.38,0],[[1674,2],[1740,2]]], [1709,[3566.14,1084.14,-0.147321],[[1675,2],[1741,2]]], -[1710,[5528.71,898.607,-2.00517],[[1676,2],[1697,2],[1742,2],[1710,2],[1743,2]]], [1711,[5469.75,9680.21,3.8147e-007],[[1677,2],[1744,2],[1745,2],[1746,2],[1747,2]]], [1712,[5728.05,9062.69,-6.35783e-007],[[1678,2],[1748,2],[1712,2],[1749,2]]], [1713,[5747.96,9259.55,-1.90735e-006],[[1679,2],[1750,2]]], [1714,[4045.66,9088.94,-0.348174],[[1680,2],[1751,2],[1714,2],[1752,2]]], [1715,[3593.56,8818.12,-0.674343],[[1681,2],[1753,2]]], -[1716,[1910.54,4713.08,-0.182343],[[1683,2],[1754,2],[1716,2],[1755,2]]], [1717,[1702.76,4462.28,-0.567963],[[1684,2],[1717,2],[1756,2]]], [1718,[2818.92,2814.2,0.6524],[[1685,2]]], [1719,[2679.01,2685.22,0.716372],[[1685,2],[1757,2],[1758,2]]], [1720,[1012.06,5729.19,0],[[1686,2],[1759,2],[1760,2]]], [1721,[921.019,5580.25,-0.0480408],[[1686,2],[1761,2],[1762,2],[1763,2],[1764,2],[1760,2]]], -[1722,[8876.8,1639.48,0],[[1688,2],[1765,2]]], [1723,[8719.33,1960.11,0],[[1689,2],[1690,2]]], [1724,[8842.53,2111.11,0],[[1690,2],[1726,2]]], [1725,[7902.89,2193.46,0],[[1692,2]]], [1726,[8863.51,2152.74,0],[[1693,2],[1724,2]]], [1727,[9169.57,2327.07,9.53674e-007],[[1694,2],[1766,2],[1727,2],[1767,2]]], -[1728,[8030.14,1228.41,-0.289305],[[1695,2],[1768,2]]], [1729,[5592.89,1193.24,-0.935145],[[1663,2]]], [1730,[5582.81,954.901,0.0949135],[[1697,2],[1769,2],[1730,2]]], [1731,[5525.47,1070.05,-1.83691],[[1697,2]]], [1732,[2708.27,2116.74,0.861954],[[1698,2],[1770,2],[1771,2],[1772,2]]], [1733,[3006.81,2156.71,-0.335991],[[1699,2]]], -[1734,[4509.16,2237.22,-0.0643406],[[1702,2]]], [1735,[3014.33,1457.87,2.03612],[[1705,2],[1774,2],[1775,2]]], [1736,[2977.02,1642.79,2.3721],[[1705,2],[1776,2]]], [1737,[3351.53,1402.24,0.446064],[[1706,2],[1777,2],[1737,2]]], [1738,[3394.35,1334.24,-0.916089],[[1707,2]]], [1739,[3288.13,1413.31,7.6175],[[1707,2]]], -[1740,[3173.81,1283.38,-0.014171],[[1708,2],[1778,2],[1779,2]]], [1741,[3702.56,1032.47,0.0217628],[[1709,2],[1780,2]]], [1742,[5500.07,885.457,-1.03754],[[1710,2]]], [1743,[5582.3,946.254,-0.266695],[[1710,2]]], [1744,[5499.05,9876.39,0],[[1711,2]]], [1745,[5638.06,9628.45,-1.58946e-007],[[1711,2],[1781,2],[1745,2],[1782,2]]], -[1746,[5440.81,9671.34,0],[[1711,2]]], [1747,[5230.67,9611.22,0],[[1711,2],[1747,2]]], [1748,[5708.65,9066.24,0],[[1712,2]]], [1749,[5783.5,9067.02,0],[[1712,2],[1749,2],[1783,2]]], [1750,[5881.91,9293.98,0],[[1713,2],[1784,2]]], [1751,[4044.76,9070.97,0.0506066],[[1714,2]]], -[1752,[4050.81,9176.29,-0.336252],[[1714,2],[1785,2],[1786,2]]], [1753,[3545.83,8756.69,0.138449],[[1715,2],[1787,2]]], [1754,[1923.46,4730.88,0.41002],[[1716,2]]], [1755,[1898.38,4599.49,-0.816958],[[1716,2],[1788,2]]], [1756,[1625.92,4466.46,0.0364126],[[1717,2],[1789,2],[1790,2],[1756,2]]], [1757,[2712.59,2570.45,-0.244823],[[1719,2],[1791,2]]], -[1758,[2609.92,2698.4,0.256499],[[1719,2],[1792,2],[1793,2],[1758,2]]], [1759,[1050.81,5881.73,-7.62939e-006],[[1720,2],[1759,2],[1794,2],[1795,2]]], [1760,[915.426,5731.07,-9.53674e-007],[[1720,2],[1721,2],[1796,2],[1764,2],[1797,2]]], [1761,[925.109,5535.27,0.00134659],[[1721,2]]], [1762,[936.088,5642.57,0],[[1721,2]]], [1763,[850.911,5556.52,-0.0573845],[[1721,2],[1798,2],[1799,2]]], -[1764,[866.462,5681.92,-0.154254],[[1721,2],[1760,2],[1797,2],[1800,2]]], [1765,[8965.63,1604.5,0],[[1722,2],[1801,2]]], [1766,[9253.23,2337.36,-1.27157e-006],[[1727,2],[1802,2],[1803,2]]], [1767,[9181.96,2245.42,0],[[1727,2],[1804,2]]], [1768,[8059.27,1187.96,0.109642],[[1728,2],[1805,2]]], [1769,[5576.39,980.433,-2.0903],[[1730,2]]], -[1770,[2625.83,2043.03,3.17891e-007],[[1732,2],[1806,2],[1807,2]]], [1771,[2686.42,2248.36,0.0297644],[[1732,2],[1772,2],[1771,2],[1808,2],[1809,2],[1810,2]]], [1772,[2707.02,2237.07,-0.00512433],[[1771,2],[1843,2],[1772,2],[1732,2]]], [1773,[2946.04,2128.09,0.0373828],[[1700,2]]], [1774,[3057.84,1469.93,0.795879],[[1735,2]]], [1775,[2858.48,1446.84,0.61699],[[1735,2],[1811,2],[1775,2]]], -[1776,[2899.53,1694.77,-0.162727],[[1736,2],[1812,2]]], [1777,[3346.92,1428.27,1.03643],[[1737,2]]], [1778,[3037.69,1300.81,-0.134396],[[1740,2],[1813,2],[1814,2],[1779,2]]], [1779,[3125.34,1229.82,0],[[1740,2],[1778,2],[1815,2],[1779,2],[1816,2],[1817,2]]], [1780,[3754.16,1031.41,-0.440262],[[1741,2]]], [1781,[5719.91,9633.56,-2.86102e-007],[[1745,2],[1818,2],[1819,2],[1820,2]]], -[1782,[5719.52,9607.16,-4.76837e-007],[[1745,2]]], [1783,[5800.33,9087.67,-9.53674e-007],[[1783,2],[1821,2]]], [1784,[6024.55,9316.69,0],[[1750,2],[1822,2]]], [1785,[4028.94,9291.06,-0.00143099],[[1752,2],[1823,2]]], [1786,[4083.75,9202.41,0.00893617],[[1752,2]]], [1787,[3460.7,8738.23,-0.153297],[[1753,2],[1824,2]]], -[1788,[1845.3,4578.54,-0.460159],[[1755,2],[1825,2]]], [1789,[1600.17,4519.14,-0.0394376],[[1756,2],[1826,2],[1789,2]]], [1790,[1654.96,4441.06,0.0900284],[[1756,2]]], [1791,[2668.58,2484.54,0.10433],[[1757,2],[1791,2],[1827,2],[1809,2]]], [1792,[2508.53,2639.54,-0.00552249],[[1758,2],[1828,2]]], [1793,[2619.39,2708.78,0.0333079],[[1758,2],[1793,2]]], -[1794,[1069.1,6075.42,-9.53674e-007],[[1759,2],[1794,2],[1829,2],[1830,2]]], [1795,[967.081,5921.22,-9.53674e-007],[[1759,2],[1795,2],[1829,2],[1831,2]]], [1796,[903.604,5764.97,0],[[1760,2],[1832,2],[1797,2],[1831,2],[1796,2]]], [1797,[836.612,5775.55,1.43051e-006],[[1760,2],[1764,2],[1796,2],[1832,2],[1833,2]]], [1798,[693.922,5527.99,-0.11903],[[1763,2],[1834,2]]], [1799,[868.625,5414,-0.198067],[[1763,2],[1835,2]]], -[1800,[742.906,5679.07,0.0421906],[[1764,2],[1800,2]]], [1801,[9042.7,1563.77,0],[[1765,2],[1836,2]]], [1802,[9356.8,2209.89,0],[[1766,2],[1837,2]]], [1803,[9243.79,2449.07,0],[[1766,2],[1838,2]]], [1804,[9218.62,2201.21,0],[[1767,2],[1839,2]]], [1805,[8044.47,1150.15,-0.0220029],[[1768,2],[1840,2],[1805,2]]], -[1806,[2567.83,1943.63,1.90735e-006],[[1770,2],[1841,2]]], [1807,[2565.05,2069.45,9.53674e-007],[[1770,2],[1842,2]]], [1808,[2592.91,2186.52,0],[[1771,2],[1844,2]]], [1809,[2657.98,2392.49,-0.753258],[[1771,2],[1791,2],[1845,2],[1809,2]]], [1810,[2658.55,2349.04,-0.149047],[[1845,2],[1771,2]]], [1811,[2794.85,1378.41,0.870367],[[1775,2],[1846,2],[1811,2],[1847,2]]], -[1812,[2849.78,1780.34,-0.482758],[[1776,2],[1848,2]]], [1813,[2919.48,1301.97,0.420093],[[1778,2],[1849,2],[1847,2],[1813,2],[1850,2]]], [1814,[3034.56,1241.14,0],[[1778,2],[1851,2]]], [1815,[3163.61,1236.15,0],[[1779,2]]], [1816,[3035.92,1232.21,0],[[1779,2]]], [1817,[3103.61,1251.93,0],[[1779,2]]], -[1818,[5906.44,9711.85,0],[[1781,2],[1852,2]]], [1819,[5728.85,9742.86,-4.76837e-007],[[1781,2]]], [1820,[5840.15,9626.24,0],[[1781,2],[1853,2]]], [1821,[5872.08,9085.67,0],[[1783,2],[1854,2]]], [1822,[6175.72,9303.29,0],[[1784,2],[1855,2]]], [1823,[4022.22,9307.74,-0.323601],[[1785,2],[1856,2],[1857,2]]], -[1824,[3402.66,8763.94,-0.062088],[[1787,2],[1858,2]]], [1825,[1754.59,4569.71,0.69485],[[1788,2],[1826,2]]], [1826,[1686.47,4506.18,0.314591],[[1789,2],[1825,2]]], [1827,[2710.8,2474.52,-0.0285339],[[1791,2]]], [1828,[2460.25,2656.52,0],[[1792,2],[1859,2]]], [1829,[940.482,5964.5,0.0499563],[[1794,2],[1795,2],[1831,2],[1829,2]]], -[1830,[1039.67,6117.73,0],[[1794,2]]], [1831,[897.491,5889.46,0.0704536],[[1795,2],[1796,2],[1829,2],[1832,2],[1831,2],[1860,2]]], [1832,[869.695,5825.46,0],[[1796,2],[1797,2],[1831,2]]], [1833,[688.112,5784.77,0],[[1797,2],[1861,2],[1862,2],[1863,2]]], [1834,[630.563,5435.38,1.66851],[[1798,2],[1864,2]]], [1835,[835.819,5292.34,-0.0273752],[[1799,2],[1865,2],[1835,2],[1866,2]]], -[1836,[9111.71,1553.9,0],[[1801,2],[1867,2]]], [1837,[9390.34,2073.05,0],[[1802,2],[1868,2]]], [1838,[9261.33,2505.99,0],[[1803,2]]], [1839,[9208.24,2114.2,-1.90735e-006],[[1804,2],[1869,2]]], [1840,[8021.27,1043.19,0],[[1805,2],[1840,2]]], [1841,[2563.19,1931.57,-0.263482],[[1806,2],[1848,2],[1870,2]]], -[1842,[2540.5,2117.42,0],[[1807,2],[1871,2]]], [1843,[2710.95,2210.64,-0.0566227],[[1772,2]]], [1844,[2489.45,2203.13,9.53674e-007],[[1808,2],[1872,2]]], [1845,[2658,2370.88,0.263686],[[1809,2],[1810,2],[1845,2]]], [1846,[2796.97,1398.72,0.839308],[[1811,2]]], [1847,[2790.95,1323.55,0.172148],[[1811,2],[1813,2],[1847,2],[1873,2],[1849,2],[1874,2]]], -[1848,[2734.88,1876.76,3.87135],[[1812,2],[1841,2]]], [1849,[2857.61,1287.29,0.0225973],[[1813,2],[1847,2],[1875,2],[1850,2]]], [1850,[2921.2,1203.9,-0.0738113],[[1813,2],[1849,2],[1850,2],[1875,2],[1876,2]]], [1851,[3025.27,1161.01,0],[[1814,2]]], [1852,[6035.95,9742.62,0],[[1818,2],[1877,2]]], [1853,[5939.66,9592.63,0],[[1820,2],[1878,2]]], -[1854,[5953.43,9043.4,0],[[1821,2],[1879,2]]], [1855,[6348.25,9294.61,0],[[1822,2],[1880,2]]], [1856,[3983.84,9304.77,-0.223888],[[1823,2],[1856,2],[1881,2],[1882,2]]], [1857,[4065.11,9363.45,0],[[1823,2]]], [1858,[3353.28,8753.22,-0.489391],[[1824,2],[1883,2]]], [1859,[2353.92,2633.12,-0.0754209],[[1828,2],[1884,2]]], -[1860,[868.16,5860.96,0.193462],[[1831,2]]], [1861,[577.415,5787.54,0],[[1833,2],[1885,2],[1886,2]]], [1862,[688.854,5860.97,0],[[1833,2],[1887,2],[1862,2],[1888,2]]], [1863,[693.985,5845.61,0],[[1887,2],[1833,2]]], [1864,[579.875,5291.29,-0.130224],[[1834,2],[1889,2],[1864,2]]], [1865,[840.336,5209.42,0.662071],[[1835,2],[1890,2],[1891,2]]], -[1866,[880.141,5285.83,0],[[1835,2]]], [1867,[9159.5,1525.3,-1.90735e-006],[[1836,2],[1867,2]]], [1868,[9424.74,1924.5,0],[[1837,2],[1892,2]]], [1869,[9178.19,2034.1,-9.53674e-007],[[1839,2],[1893,2]]], [1870,[2398,1885.39,0.320807],[[1841,2],[1894,2]]], [1871,[2450.23,2142,0],[[1842,2],[1871,2]]], -[1872,[2432.11,2188.46,0],[[1844,2]]], [1873,[2857.18,1308.85,-0.519845],[[1847,2]]], [1874,[2647.48,1348.3,0.241245],[[1847,2],[1895,2],[1874,2]]], [1875,[2883.82,1209.45,0],[[1849,2],[1850,2]]], [1876,[2929.19,1167.71,0],[[1850,2]]], [1877,[6170.96,9763.36,0],[[1852,2],[1896,2]]], -[1878,[6083.17,9614.44,0],[[1853,2],[1897,2]]], [1879,[6005.66,9022.89,0],[[1854,2],[1898,2],[1899,2]]], [1880,[6505.16,9282.65,0],[[1855,2],[1900,2]]], [1881,[3976.45,9381.6,-0.0433168],[[1856,2]]], [1882,[3890.91,9281.48,1.25067],[[1856,2],[1901,2]]], [1883,[3303.5,8750.84,0.0535743],[[1858,2],[1902,2]]], -[1884,[2301.47,2620.29,-0.0136782],[[1859,2],[1903,2],[1904,2],[1905,2],[1906,2]]], [1885,[485.349,5735.46,0],[[1861,2],[1907,2],[1885,2],[1908,2]]], [1886,[475.623,5899.87,0],[[1861,2],[1909,2]]], [1887,[698.782,5854.8,9.53674e-007],[[1862,2],[1863,2]]], [1888,[585.852,5974.83,2.38419e-007],[[1862,2],[1910,2]]], [1889,[556.75,5298.71,0.0296497],[[1864,2]]], -[1890,[942.281,5196.55,0.225572],[[1865,2],[1911,2]]], [1891,[772.859,5160.71,-0.0546284],[[1865,2],[1912,2]]], [1892,[9452.81,1796.63,0],[[1868,2],[1913,2]]], [1893,[9151.53,1951.83,0],[[1869,2],[1914,2],[1915,2],[1893,2],[1916,2]]], [1894,[2288.3,1856.3,0.165966],[[1870,2],[1917,2],[1918,2],[1919,2]]], [1895,[2565.55,1344.19,-0.0154136],[[1874,2],[1920,2],[1921,2]]], -[1896,[6333.92,9773.64,-3.17891e-007],[[1877,2],[1922,2],[1923,2]]], [1897,[6204.77,9695.73,0],[[1878,2],[1924,2],[1923,2]]], [1898,[6044.97,9081.47,0],[[1879,2],[1925,2]]], [1899,[6056.09,8938.29,0],[[1879,2],[1926,2]]], [1900,[6654.29,9270.35,0],[[1880,2],[1927,2]]], [1901,[3780.27,9241.96,0.0954933],[[1882,2],[1928,2]]], -[1902,[3243.2,8809.34,-0.169562],[[1883,2],[1929,2]]], [1903,[2233.58,2588.85,0],[[1884,2]]], [1904,[2238.63,2706.93,-0.0159041],[[1884,2],[1906,2],[1904,2],[1930,2]]], [1905,[2305.03,2501.31,0],[[1884,2]]], [1906,[2273.83,2711.58,0.00140333],[[1904,2],[1955,2],[1884,2],[1906,2]]], [1907,[435.841,5664.03,0],[[1885,2],[1931,2],[1907,2],[1932,2]]], -[1908,[390.353,5790.93,0],[[1885,2],[1933,2]]], [1909,[401.044,5963.71,0],[[1886,2],[1934,2]]], [1910,[568.265,6079.8,-1.19209e-007],[[1888,2],[1935,2],[1910,2],[1936,2]]], [1911,[992.918,5109.76,0.602547],[[1890,2],[1937,2],[1911,2],[1938,2]]], [1912,[774.641,5097.76,-0.196268],[[1891,2],[1939,2]]], [1913,[9499.34,1699.04,0],[[1892,2],[1940,2]]], -[1914,[9100.85,1780.51,-6.35783e-007],[[1893,2],[1914,2],[1941,2]]], [1915,[9150.91,1960.66,0],[[1893,2]]], [1916,[9100.05,1966.15,0],[[1893,2],[1942,2]]], [1917,[2260.01,1953.46,0],[[1894,2],[1943,2],[1944,2]]], [1918,[2212.43,1819.75,0.122648],[[1894,2],[1945,2],[1946,2],[1943,2],[1919,2]]], [1919,[2225.06,1886.67,-9.53674e-007],[[1894,2],[1918,2],[1946,2]]], -[1920,[2489.45,1359.28,0],[[1895,2],[1947,2]]], [1921,[2555.77,1306.99,0.2019],[[1895,2]]], [1922,[6517.32,9812.28,0],[[1896,2],[1948,2]]], [1923,[6325.58,9707.13,0],[[1896,2],[1897,2],[1949,2]]], [1924,[6274.1,9709.47,0],[[1897,2],[1950,2]]], [1925,[6043.67,9111.65,0],[[1898,2]]], -[1926,[5992.11,8913.6,0],[[1899,2]]], [1927,[6815.04,9287.68,0],[[1900,2],[1951,2]]], [1928,[3752.51,9214.89,0.140474],[[1901,2],[1952,2],[1953,2]]], [1929,[3227.58,8893.04,0.266649],[[1902,2],[1954,2]]], [1930,[2176.56,2702.05,-0.0263898],[[1904,2],[1956,2],[1930,2],[1957,2]]], [1931,[364.506,5538.37,4.76837e-007],[[1907,2]]], -[1932,[348.658,5637.7,0],[[1907,2],[1958,2],[1932,2],[1959,2]]], [1933,[381.278,5804.2,0],[[1908,2]]], [1934,[337.709,5992.19,0],[[1909,2],[1960,2]]], [1935,[620.731,6209.18,0],[[1910,2],[1961,2]]], [1936,[510.757,6099.99,0],[[1910,2],[1936,2],[1962,2]]], [1937,[1082.34,5011.79,0.471512],[[1911,2],[1963,2]]], -[1938,[955.406,5055.84,-0.0963745],[[1911,2],[1964,2]]], [1939,[744.719,5038.92,0.135518],[[1912,2],[1965,2]]], [1940,[9521.51,1610.81,0],[[1913,2],[1966,2]]], [1941,[9119.83,1767.2,0],[[1914,2]]], [1942,[9082.71,1960.97,0],[[1916,2]]], [1943,[2200.72,1930.08,0],[[1917,2],[1918,2],[1946,2],[1944,2]]], -[1944,[2209.23,1944.93,0],[[1943,2],[1917,2]]], [1945,[2061.16,1773.21,-0.192409],[[1918,2],[1967,2]]], [1946,[2204.73,1875.58,0],[[1918,2],[1919,2],[1943,2]]], [1947,[2475.63,1353.57,0],[[1920,2],[1968,2],[1969,2]]], [1948,[6594.4,9852.55,0],[[1922,2],[1970,2],[1971,2]]], [1949,[6301.9,9710.4,0],[[1923,2]]], -[1950,[6153.4,9568.86,-4.76837e-007],[[1924,2],[1972,2]]], [1951,[6934.88,9330.55,0],[[1927,2],[1973,2],[1974,2],[1951,2]]], [1952,[3621.55,9315.38,-0.158282],[[1928,2],[1975,2]]], [1953,[3821.73,9194.79,0.604612],[[1928,2],[1976,2]]], [1954,[3101.83,8847.24,0.093483],[[1929,2],[1977,2]]], [1955,[2283.21,2689.23,-0.0127113],[[1906,2]]], -[1956,[2246.88,2800.35,0],[[1930,2],[1978,2]]], [1957,[2167.09,2524.48,-0.1043],[[1930,2],[1979,2]]], [1958,[237.354,5594.9,0],[[1932,2],[1980,2],[1981,2],[1958,2]]], [1959,[293.753,5716.19,0],[[1932,2],[1982,2]]], [1960,[319.471,5993.32,0],[[1934,2]]], [1961,[605.64,6281.73,0],[[1935,2],[1983,2]]], -[1962,[437.532,6107.92,0],[[1936,2],[1984,2]]], [1963,[1119.75,4995.91,-0.270307],[[1937,2]]], [1964,[917.336,4989.08,-0.32537],[[1938,2],[1985,2],[1965,2]]], [1965,[734.104,4972.13,-0.0550296],[[1939,2],[1964,2],[1986,2]]], [1966,[9573.51,1534.14,0],[[1940,2],[1987,2]]], [1967,[1975.36,1799.16,0.344854],[[1945,2],[1988,2],[1989,2]]], -[1968,[2486.53,1436.42,-0.23136],[[1947,2],[1990,2]]], [1969,[2486.03,1206.91,-0.0889587],[[1947,2],[1991,2]]], [1970,[6737.6,9912.07,0],[[1948,2],[1992,2]]], [1971,[6606.94,9708.72,0],[[1948,2],[1993,2]]], [1972,[6127.34,9547.31,0],[[1950,2]]], [1973,[6898.15,9482.93,0],[[1951,2],[1994,2]]], -[1974,[6935.28,9318.43,0],[[1951,2]]], [1975,[3528.55,9321.63,0.504083],[[1952,2],[1995,2]]], [1976,[3946.63,9203.57,0],[[1953,2],[1996,2]]], [1977,[3000.25,8901.46,0.10236],[[1954,2],[1997,2]]], [1978,[2393.21,2804.59,0],[[1956,2],[1998,2]]], [1979,[2160.52,2381.97,0],[[1957,2],[1999,2]]], -[1980,[204.376,5713.35,0],[[1958,2]]], [1981,[242.097,5587.98,0],[[1958,2]]], [1982,[295.852,5731.88,0],[[1959,2]]], [1983,[664.586,6338.53,0],[[1961,2],[2000,2]]], [1984,[379.818,6102.05,0],[[1962,2],[2001,2]]], [1985,[1005.14,4965.04,0.0187283],[[1964,2]]], -[1986,[674.047,4901.42,-0.820025],[[1965,2],[2002,2]]], [1987,[9585.38,1481.05,0],[[1966,2],[2003,2]]], [1988,[2083.67,1893.38,0],[[1967,2],[2004,2]]], [1989,[1905.59,1797.09,0.0976725],[[1967,2],[2005,2],[2006,2]]], [1990,[2489.2,1497.5,-0.382878],[[1968,2],[1990,2],[2007,2]]], [1991,[2489.66,1123.16,-1.17302],[[1969,2],[1991,2],[2008,2],[2009,2]]], -[1992,[6894.94,9870.2,0],[[1970,2],[2010,2]]], [1993,[6635.71,9667.19,1.19209e-007],[[1971,2],[1994,2],[2011,2],[2012,2]]], [1994,[6817.11,9589.69,2.38419e-007],[[1973,2],[1993,2]]], [1995,[3380.81,9295.61,0.344272],[[1975,2],[2013,2]]], [1996,[4012.25,9203.56,0.0154181],[[1976,2]]], [1997,[2900.72,8896.48,0.217069],[[1977,2],[2014,2]]], -[1998,[2526.91,2869.13,0],[[1978,2],[2015,2]]], [1999,[2159.41,2262.99,-4.76837e-007],[[1979,2],[2016,2]]], [2000,[682.553,6368.41,0],[[1983,2]]], [2001,[367.248,6102.54,0],[[1984,2]]], [2002,[649.219,4820.73,-0.659294],[[1986,2],[2017,2]]], [2003,[9614.27,1364.25,0],[[1987,2],[2018,2]]], -[2004,[2107.41,2014.09,0],[[1988,2],[2016,2]]], [2005,[1810.43,1799.64,0.429004],[[1989,2],[2005,2],[2019,2]]], [2006,[1920.56,1654.52,0],[[1989,2],[2020,2]]], [2007,[2410.18,1571.07,-0.0882314],[[1990,2],[2021,2],[2007,2],[2022,2]]], [2008,[2536.69,1127.8,0.568269],[[1991,2]]], [2009,[2423.24,1093.4,1.30344],[[1991,2],[2023,2],[2009,2],[2024,2]]], -[2010,[6943.32,9850.33,0],[[1992,2]]], [2011,[6509.76,9633.54,0],[[1993,2]]], [2012,[6701.78,9558.27,0],[[1993,2]]], [2013,[3289.33,9288.93,-0.10655],[[1995,2],[2025,2]]], [2014,[2837.61,8845.97,0.149282],[[1997,2],[2026,2]]], [2015,[2623.66,2980.03,0],[[1998,2],[2027,2]]], -[2016,[2121.15,2134.17,0],[[1999,2],[2004,2]]], [2017,[619.063,4698.69,-0.114603],[[2002,2],[2017,2]]], [2018,[9738.88,1294.92,-1.90735e-006],[[2003,2],[2028,2]]], [2019,[1651.42,1798.7,1.38536],[[2005,2],[2029,2]]], [2020,[2052.01,1626.12,0],[[2006,2],[2030,2]]], [2021,[2429.31,1563.26,-0.132347],[[2007,2]]], -[2022,[2295.68,1632.11,0],[[2007,2],[2030,2],[2031,2]]], [2023,[2433.56,1107.99,1.38982],[[2009,2]]], [2024,[2326.7,1012.66,-0.30428],[[2009,2],[2032,2]]], [2025,[3229.94,9313.36,0.280036],[[2013,2],[2033,2],[2034,2]]], [2026,[2768.63,8836.76,0.224651],[[2014,2],[2035,2],[2026,2],[2036,2]]], [2027,[2653.03,3075.8,0],[[2015,2],[2037,2]]], -[2028,[9760.66,1298.35,0],[[2018,2]]], [2029,[1552.5,1769.68,-0.348768],[[2019,2],[2038,2]]], [2030,[2199.23,1647.57,0],[[2020,2],[2022,2]]], [2031,[2263.15,1506.72,0],[[2022,2]]], [2032,[2185.08,1012.33,0.9137],[[2024,2],[2039,2]]], [2033,[3154.57,9368.93,-0.335943],[[2025,2],[2040,2],[2033,2],[2041,2],[2042,2],[2043,2]]], -[2034,[3230.16,9372.48,0],[[2025,2]]], [2035,[2789.56,8839.06,0.587919],[[2026,2]]], [2036,[2603.47,8810.38,-0.5163],[[2026,2],[2044,2]]], [2037,[2698.55,3198.73,0],[[2027,2],[2045,2]]], [2038,[1446.03,1822.94,1.27494],[[2029,2],[2046,2]]], [2039,[2097.57,1010.42,-0.280613],[[2032,2],[2047,2],[2048,2]]], -[2040,[3166.35,9319.99,0],[[2033,2]]], [2041,[3041.16,9352.57,0.174164],[[2033,2],[2049,2]]], [2042,[3211.58,9384.62,0],[[2033,2]]], [2043,[3110.85,9576.62,0],[[2033,2],[2050,2]]], [2044,[2545.97,8806.36,0.0352674],[[2036,2],[2051,2]]], [2045,[2612.28,3242.57,0],[[2037,2],[2052,2]]], -[2046,[1367.73,1847.56,0.672748],[[2038,2],[2053,2],[2054,2]]], [2047,[2084.41,1133.01,-0.0601358],[[2039,2],[2055,2],[2056,2]]], [2048,[2153.5,922.817,0],[[2039,2]]], [2049,[2990.64,9338,0.118985],[[2041,2],[2057,2]]], [2050,[3098.91,9661.83,0],[[2043,2],[2058,2],[2059,2],[2060,2]]], [2051,[2428.38,8885.31,0.533806],[[2044,2],[2061,2]]], -[2052,[2468.77,3216.81,0],[[2045,2],[2062,2]]], [2053,[1239.84,1813.56,0.86945],[[2046,2],[2063,2]]], [2054,[1357.42,1709.34,-0.105582],[[2046,2],[2064,2]]], [2055,[2118.25,1207.96,0.908389],[[2047,2]]], [2056,[1945.72,1133.56,-2.05111],[[2047,2],[2065,2]]], [2057,[2943.67,9358.32,0.151222],[[2049,2],[2066,2]]], -[2058,[3078.62,9787.24,0],[[2050,2],[2067,2],[2068,2],[2058,2],[2069,2]]], [2059,[3270.2,9689.04,0],[[2059,2]]], [2060,[3005.87,9618.05,0],[[2050,2],[2070,2]]], [2061,[2341.3,8917.54,0.106768],[[2051,2],[2071,2]]], [2062,[2378.04,3330.06,0],[[2052,2],[2072,2]]], [2063,[1148.61,1794.14,0.386193],[[2053,2],[2073,2]]], -[2064,[1386.16,1643.4,0.222844],[[2054,2],[2074,2]]], [2065,[1859.14,1138.05,-0.340076],[[2056,2],[2075,2]]], [2066,[2880.94,9334.45,-0.0968189],[[2057,2],[2076,2]]], [2067,[3020.29,9824.27,0],[[2058,2],[2077,2],[2078,2]]], [2068,[3088.7,9781.56,0],[[2058,2]]], [2069,[3126.54,9826.29,0],[[2058,2],[2079,2],[2080,2]]], -[2070,[3001.69,9581.71,0],[[2060,2]]], [2071,[2214.97,8878.08,-0.25644],[[2061,2],[2081,2]]], [2072,[2400.07,3482.56,0],[[2062,2],[2082,2]]], [2073,[1116.42,1789.89,-0.101377],[[2063,2],[2073,2],[2083,2],[2084,2]]], [2074,[1413.38,1578.49,-0.0803019],[[2064,2],[2085,2],[2086,2]]], [2075,[1802.92,1171.37,-0.954071],[[2065,2],[2087,2],[2088,2],[2075,2]]], -[2076,[2859.27,9299.31,0.217571],[[2066,2]]], [2077,[2915.51,9893.76,0],[[2067,2],[2089,2],[2090,2],[2091,2],[2080,2]]], [2078,[2986.54,9791.95,-1.58946e-007],[[2067,2],[2090,2],[2078,2]]], [2079,[3163.91,9884.84,0],[[2079,2],[2092,2]]], [2080,[3021.13,9875.76,0],[[2069,2],[2077,2]]], [2081,[2149.33,8776.14,-3.3515],[[2071,2],[2093,2]]], -[2082,[2435.85,3564.61,-7.62939e-006],[[2072,2],[2094,2]]], [2083,[1120.92,1714.23,-0.0432148],[[2073,2],[2095,2]]], [2084,[1078.59,1813.96,-0.0280657],[[2073,2],[2096,2],[2097,2]]], [2085,[1405.55,1535.13,-0.514855],[[2074,2],[2098,2],[2085,2],[2099,2]]], [2086,[1458.59,1617.9,-3.19997],[[2074,2]]], [2087,[1669.56,1216.05,0.850749],[[2075,2],[2100,2]]], -[2088,[1823.79,1168,-0.490624],[[2075,2]]], [2089,[2751.28,9965.17,0],[[2077,2],[2101,2]]], [2090,[2909.34,9827.69,1.58946e-007],[[2077,2],[2078,2],[2090,2]]], [2091,[2918.43,9941.11,0],[[2077,2],[2091,2],[2102,2],[2103,2]]], [2092,[3181.99,9946.15,0],[[2079,2]]], [2093,[2140.91,8717.98,0.189613],[[2081,2],[2104,2],[2093,2],[2105,2]]], -[2094,[2411.56,3637.56,0],[[2082,2],[2106,2]]], [2095,[1117.25,1628.44,0.00183821],[[2083,2]]], [2096,[1051.01,1862.37,-0.256577],[[2084,2],[2107,2],[2096,2],[2108,2],[2109,2]]], [2097,[1012.4,1761.53,-0.643721],[[2084,2],[2110,2],[2111,2],[2097,2],[2112,2]]], [2098,[1411.77,1456.74,0.119865],[[2085,2]]], [2099,[1358.06,1541.3,0.274281],[[2085,2]]], -[2100,[1634.05,1261.48,-0.045207],[[2087,2],[2113,2],[2114,2]]], [2101,[2601.91,10022.8,0],[[2089,2],[2115,2],[2101,2]]], [2102,[3048.28,9911.78,0],[[2091,2],[2102,2]]], [2103,[2820.26,9996.93,0],[[2091,2],[2116,2]]], [2104,[2145.78,8736.76,0.194373],[[2093,2]]], [2105,[2078.94,8647.6,0.162478],[[2093,2],[2117,2],[2118,2]]], -[2106,[2290.64,3650.85,0],[[2094,2],[2119,2]]], [2107,[1048.2,1852.76,-0.159726],[[2096,2]]], [2108,[1023.86,1907.1,-0.0181098],[[2096,2],[2120,2],[2121,2],[2108,2],[2122,2]]], [2109,[954.438,1807.42,-1.31641],[[2096,2],[2123,2]]], [2110,[968.57,1731.42,-0.7531],[[2097,2],[2124,2],[2110,2],[2125,2]]], [2111,[1022.74,1764.23,-0.287226],[[2097,2]]], -[2112,[1031.56,1746.66,0.096489],[[2097,2]]], [2113,[1637.03,1350.03,-0.151355],[[2100,2],[2126,2],[2113,2],[2127,2],[2128,2]]], [2114,[1649.2,1305.84,-0.00738049],[[2126,2],[2100,2]]], [2115,[2537.53,10069.5,0],[[2101,2],[2115,2],[2129,2],[2130,2],[2131,2],[2132,2],[2133,2],[2134,2]]], [2116,[2724.32,10037.9,0],[[2103,2],[2134,2]]], [2117,[2042.13,8614.84,0.00343426],[[2105,2],[2135,2],[2118,2]]], -[2118,[2043.3,8648.02,0.039575],[[2105,2],[2117,2],[2118,2],[2136,2]]], [2119,[2195.6,3676.94,-7.62939e-006],[[2106,2],[2137,2]]], [2120,[996.449,1933.14,0.0199656],[[2108,2],[2138,2],[2120,2],[2139,2]]], [2121,[1033.33,1907.22,-0.0877457],[[2108,2]]], [2122,[1055.13,1934.31,0],[[2108,2]]], [2123,[905.047,1799.38,-0.457328],[[2109,2],[2124,2],[2140,2],[2139,2]]], -[2124,[778.844,1649.1,0.674426],[[2110,2],[2123,2],[2141,2],[2142,2],[2143,2],[2144,2],[2145,2]]], [2125,[1006.45,1652.95,0],[[2110,2],[2125,2]]], [2126,[1659.83,1330.81,-0.00169563],[[2113,2],[2114,2],[2126,2]]], [2127,[1506.01,1439.28,0.453714],[[2113,2],[2128,2],[2127,2],[2146,2]]], [2128,[1545.45,1442.91,-0.282368],[[2127,2],[2160,2],[2128,2],[2113,2]]], [2129,[2481.34,10100.3,1.58946e-007],[[2115,2],[2147,2],[2133,2]]], -[2130,[2508.86,10156.4,2.38419e-007],[[2115,2]]], [2131,[2539.73,10177.6,0],[[2115,2]]], [2132,[2498.44,9939.99,0],[[2115,2],[2148,2],[2149,2]]], [2133,[2491.02,10051,0],[[2115,2],[2129,2],[2150,2]]], [2134,[2659.73,10049.8,0],[[2115,2],[2116,2]]], [2135,[1964.13,8495.86,0.0213704],[[2117,2],[2151,2]]], -[2136,[1958.19,8741.18,0],[[2118,2]]], [2137,[2070.18,3648.46,0],[[2119,2],[2152,2]]], [2138,[979.223,1980.22,-0.176366],[[2120,2],[2153,2],[2138,2],[2154,2]]], [2139,[919.672,1872.08,-0.915824],[[2120,2],[2123,2],[2155,2],[2139,2],[2140,2]]], [2140,[860.031,1821.72,0.40625],[[2123,2],[2139,2],[2140,2]]], [2141,[831.51,1540.94,0.0890484],[[2124,2],[2156,2],[2157,2],[2141,2]]], -[2142,[763.438,1609.92,0],[[2124,2]]], [2143,[606.781,1514.32,0.0493469],[[2124,2],[2158,2]]], [2144,[727.698,1696.4,0.000119527],[[2124,2],[2144,2],[2159,2]]], [2145,[705.734,1659.87,3.43323e-005],[[2124,2]]], [2146,[1354.94,1412.19,-0.143565],[[2127,2],[2146,2],[2161,2]]], [2147,[2437.81,10150.2,0],[[2129,2]]], -[2148,[2539.89,9797.28,0],[[2132,2],[2162,2]]], [2149,[2472.41,9924.09,0],[[2132,2]]], [2150,[2428,10035.7,1.93523],[[2133,2]]], [2151,[1929.39,8358.12,-0.103437],[[2135,2],[2163,2]]], [2152,[1950.55,3704.12,0],[[2137,2],[2164,2]]], [2153,[941.443,2049.77,0.265899],[[2138,2],[2165,2],[2166,2],[2167,2]]], -[2154,[1092.05,2039.79,0.553905],[[2138,2],[2168,2]]], [2155,[938.008,1887.43,0.0303469],[[2139,2]]], [2156,[828.453,1369.72,-0.618145],[[2141,2],[2169,2]]], [2157,[834.023,1554.41,0.369628],[[2141,2]]], [2158,[539.684,1370.57,0.162974],[[2143,2],[2170,2],[2158,2],[2171,2]]], [2159,[694.531,1780.12,-0.0442791],[[2144,2],[2172,2]]], -[2160,[1590.46,1421.79,-0.402066],[[2128,2]]], [2161,[1345.37,1356.65,0.125523],[[2146,2],[2173,2],[2161,2],[2174,2]]], [2162,[2502.08,9753.77,0],[[2148,2],[2175,2],[2162,2],[2176,2]]], [2163,[1874.47,8314.32,0.925937],[[2151,2],[2177,2],[2178,2]]], [2164,[1972.64,3842.93,0],[[2152,2],[2179,2]]], [2165,[914.13,2084.23,0.284644],[[2153,2],[2165,2],[2180,2]]], -[2166,[1065.96,2094.91,-0.0196619],[[2153,2],[2167,2],[2166,2],[2168,2]]], [2167,[1043.58,2106.9,0.390493],[[2166,2],[2199,2],[2167,2],[2153,2]]], [2168,[1107.8,2069.28,-0.0721235],[[2166,2],[2181,2]]], [2169,[820.5,1290.72,0.175585],[[2156,2],[2182,2],[2183,2]]], [2170,[420.578,1488.29,1.04011],[[2158,2],[2184,2]]], [2171,[644.766,1273.46,-0.0791168],[[2158,2],[2185,2]]], -[2172,[650.816,1822.14,0.196234],[[2159,2],[2186,2],[2172,2],[2187,2],[2188,2]]], [2173,[1350.19,1305.65,0.064451],[[2161,2],[2189,2],[2190,2],[2191,2]]], [2174,[1267,1357.91,-0.00865364],[[2161,2]]], [2175,[2526.28,9755.41,0],[[2162,2]]], [2176,[2290.6,9777.26,-1.19209e-007],[[2162,2],[2192,2],[2193,2],[2194,2]]], [2177,[1791.14,8245.71,-0.465],[[2163,2],[2178,2],[2177,2],[2195,2]]], -[2178,[1804.78,8266.96,0.0726453],[[2177,2],[2212,2],[2178,2],[2163,2]]], [2179,[1964.91,3978.85,7.62939e-006],[[2164,2],[2196,2]]], [2180,[863.188,2192.92,-0.340782],[[2165,2],[2197,2],[2198,2]]], [2181,[1129.25,2214.34,-0.78471],[[2168,2],[2200,2]]], [2182,[786.052,1232.25,0.307285],[[2169,2],[2183,2],[2182,2],[2201,2]]], [2183,[784.578,1258.55,0.0775871],[[2182,2],[2217,2],[2183,2],[2169,2]]], -[2184,[432.208,1537.94,0.251567],[[2170,2],[2202,2],[2203,2],[2184,2]]], [2185,[649.375,1197.08,-0.465815],[[2171,2],[2201,2],[2204,2]]], [2186,[693.109,1855.19,-0.0955582],[[2172,2],[2205,2],[2188,2],[2186,2]]], [2187,[592.367,1780.21,-0.137467],[[2172,2],[2206,2],[2187,2]]], [2188,[774.641,1951.25,0.616943],[[2172,2],[2186,2],[2207,2],[2205,2]]], [2189,[1347.92,1256.34,-0.122095],[[2173,2],[2208,2],[2209,2]]], -[2190,[1266.67,1305.65,0.100697],[[2173,2]]], [2191,[1408.48,1306.17,0.385219],[[2173,2]]], [2192,[2174.62,9714.62,0],[[2176,2],[2210,2]]], [2193,[2309.27,9843,0],[[2176,2]]], [2194,[2142.34,9808.32,0],[[2176,2],[2211,2]]], [2195,[1731.52,8178.8,0.140303],[[2177,2],[2213,2],[2195,2]]], -[2196,[1923.87,4106.37,-3.8147e-006],[[2179,2],[2214,2]]], [2197,[786.109,2320.25,0.78594],[[2180,2],[2215,2]]], [2198,[890.656,2213.49,0.0103626],[[2180,2]]], [2199,[1012.94,2093.78,-0.244681],[[2167,2]]], [2200,[1105.13,2297.56,-0.0732803],[[2181,2],[2216,2]]], [2201,[773.502,1156.51,-0.311338],[[2182,2],[2185,2],[2201,2],[2218,2]]], -[2202,[456.917,1623.17,-0.127836],[[2184,2],[2219,2],[2220,2],[2202,2]]], [2203,[416.625,1520.57,-0.0164051],[[2184,2]]], [2204,[524.672,1090.27,-0.033144],[[2185,2],[2221,2]]], [2205,[736.891,1918.45,-0.105209],[[2186,2],[2188,2],[2222,2]]], [2206,[545.195,1739.21,-0.287346],[[2187,2],[2223,2],[2206,2]]], [2207,[793.5,1967.65,0.29731],[[2188,2],[2224,2],[2207,2]]], -[2208,[1324.8,1252.37,0.312071],[[2189,2]]], [2209,[1381.19,1172.6,0.0733959],[[2189,2],[2209,2],[2225,2]]], [2210,[2125.86,9674.14,0],[[2192,2],[2210,2],[2226,2]]], [2211,[2026.93,9772.21,0],[[2194,2],[2227,2]]], [2212,[1827.76,8282.83,0.278643],[[2178,2]]], [2213,[1632.37,8090.51,-0.0615559],[[2195,2],[2213,2],[2228,2]]], -[2214,[1782.44,4126.61,0],[[2196,2]]], [2215,[775.402,2340.48,0.403932],[[2197,2],[2229,2],[2230,2],[2231,2]]], [2216,[1038.06,2393,-0.229578],[[2200,2],[2232,2],[2233,2],[2230,2],[2234,2]]], [2217,[799.109,1272.73,-0.0271212],[[2183,2]]], [2218,[887.32,1105.29,0.0567317],[[2201,2],[2235,2],[2218,2],[2236,2],[2237,2]]], [2219,[405.297,1713.32,-0.365814],[[2202,2],[2238,2]]], -[2220,[470.539,1604.22,-0.534643],[[2202,2]]], [2221,[503.156,1025.97,-0.0100727],[[2204,2],[2239,2]]], [2222,[862.922,2002.8,-0.44883],[[2205,2]]], [2223,[516.891,1714.6,-0.0137072],[[2206,2]]], [2224,[818.773,1977.03,0.732507],[[2207,2]]], [2225,[1429.16,1179.52,0.388218],[[2209,2]]], -[2226,[2106.8,9625.28,0],[[2210,2],[2240,2],[2226,2],[2241,2]]], [2227,[1930.15,9762.89,0],[[2211,2],[2242,2]]], [2228,[1530.63,7978.29,0.415942],[[2213,2],[2243,2]]], [2229,[743.578,2400.28,0.34959],[[2215,2]]], [2230,[825.458,2392.82,-0.188953],[[2215,2],[2216,2],[2233,2],[2244,2]]], [2231,[692.969,2260.28,0.037974],[[2215,2],[2245,2],[2246,2]]], -[2232,[1138.34,2440,0.608277],[[2216,2],[2247,2]]], [2233,[903.664,2380.94,0.720533],[[2216,2],[2230,2]]], [2234,[978.451,2465.83,3.17891e-007],[[2216,2],[2248,2],[2249,2]]], [2235,[967.969,995.176,-0.0304756],[[2218,2],[2250,2]]], [2236,[845.729,1032.23,-0.203654],[[2218,2],[2237,2],[2236,2],[2251,2]]], [2237,[858,1037.99,-0.0775032],[[2236,2],[2267,2],[2218,2],[2237,2]]], -[2238,[460.703,1785.97,-0.205233],[[2219,2],[2252,2]]], [2239,[519.078,993.636,0.071331],[[2221,2],[2253,2],[2254,2],[2239,2]]], [2240,[2113.56,9643.54,0],[[2226,2]]], [2241,[2163.92,9566.83,0],[[2226,2],[2255,2]]], [2242,[1902.12,9800.58,1.58946e-007],[[2227,2],[2242,2],[2256,2]]], [2243,[1498.49,7944.34,-0.134928],[[2228,2],[2257,2],[2243,2],[2258,2]]], -[2244,[740.078,2499.83,-1.95991],[[2230,2],[2259,2]]], [2245,[643.615,2289.62,0.124308],[[2231,2],[2260,2],[2245,2],[2261,2]]], [2246,[710.016,2152.08,-0.261158],[[2231,2],[2262,2]]], [2247,[1220.48,2456.66,0.642229],[[2232,2],[2263,2]]], [2248,[889.768,2559.44,-2.38419e-007],[[2234,2],[2248,2],[2264,2],[2265,2]]], [2249,[1012.15,2439.45,3.17891e-007],[[2234,2]]], -[2250,[1051.25,911.599,0.0597801],[[2235,2],[2266,2]]], [2251,[752.453,957.081,-0.266418],[[2236,2],[2268,2]]], [2252,[521.906,1858.72,0.115099],[[2238,2],[2269,2]]], [2253,[581.166,939.93,-0.514779],[[2239,2],[2268,2],[2270,2],[2253,2],[2271,2]]], [2254,[503.797,1006.76,0.0362778],[[2239,2]]], [2255,[2169.61,9508.67,0],[[2241,2],[2272,2]]], -[2256,[1879.46,9791.35,0],[[2242,2]]], [2257,[1421.11,7801.69,-1.0594],[[2243,2],[2273,2]]], [2258,[1403.78,8019.08,0.173954],[[2243,2],[2274,2]]], [2259,[628.359,2559.36,0.224073],[[2244,2],[2275,2]]], [2260,[658.453,2276.5,0.0400915],[[2245,2]]], [2261,[579.656,2381.88,-0.94978],[[2245,2],[2276,2]]], -[2262,[682,2069.6,0.340832],[[2246,2],[2277,2]]], [2263,[1226.45,2534.34,-0.254435],[[2247,2],[2278,2],[2263,2],[2279,2]]], [2264,[844.016,2576.75,0],[[2248,2],[2264,2],[2280,2]]], [2265,[891.043,2627.5,0],[[2248,2]]], [2266,[1127.06,874.318,-0.0434122],[[2250,2],[2281,2],[2282,2],[2266,2]]], [2267,[865.474,1052.36,-0.611403],[[2237,2]]], -[2268,[680.422,873.9,0.842584],[[2251,2],[2253,2],[2283,2]]], [2269,[557.823,1952.44,0.0979576],[[2252,2],[2277,2],[2284,2],[2285,2]]], [2270,[656,1048.22,0.148003],[[2253,2]]], [2271,[511.594,926.839,0],[[2253,2]]], [2272,[2096.26,9460.19,0],[[2255,2],[2286,2]]], [2273,[1411.28,7686.18,0.159242],[[2257,2],[2287,2]]], -[2274,[1331.31,8037.39,0.118365],[[2258,2],[2288,2]]], [2275,[559.859,2606.46,1.21306],[[2259,2],[2289,2]]], [2276,[529.313,2391.68,-0.721458],[[2261,2]]], [2277,[621.578,2035,0.214294],[[2262,2],[2269,2]]], [2278,[1237.48,2499.01,-0.138382],[[2263,2]]], [2279,[1204.39,2605.01,-0.486542],[[2263,2]]], -[2280,[816.667,2665.01,0],[[2264,2],[2290,2]]], [2281,[1117.05,779.8,0.195988],[[2266,2],[2291,2]]], [2282,[1120.07,884.821,-0.11108],[[2266,2]]], [2283,[622.625,792.753,-0.920414],[[2268,2]]], [2284,[528.359,2052.25,0.176741],[[2269,2],[2292,2],[2284,2],[2293,2]]], [2285,[539.938,2011.4,0.0857773],[[2292,2],[2269,2]]], -[2286,[1962.67,9427.17,0],[[2272,2],[2294,2]]], [2287,[1396.31,7641.91,-0.126121],[[2273,2],[2295,2],[2296,2]]], [2288,[1232.98,8015.13,0.0991535],[[2274,2],[2297,2]]], [2289,[544.781,2642.33,0.693769],[[2275,2]]], [2290,[812.942,2753.61,0],[[2280,2],[2298,2]]], [2291,[1165.19,717.912,-0.550461],[[2281,2],[2299,2],[2300,2],[2301,2]]], -[2292,[526.156,2032.78,0.0669003],[[2284,2],[2285,2],[2292,2]]], [2293,[555.365,2109.25,-0.616976],[[2284,2],[2302,2],[2303,2]]], [2294,[1895.11,9366.25,0],[[2286,2],[2304,2]]], [2295,[1323.78,7674.2,0.15489],[[2287,2],[2305,2]]], [2296,[1351.98,7562.54,-0.0435368],[[2287,2],[2306,2],[2296,2],[2307,2],[2308,2]]], [2297,[1136.08,8084.4,-1.15364],[[2288,2],[2309,2]]], -[2298,[709.669,2839.5,0],[[2290,2],[2310,2]]], [2299,[1135.76,591.056,1.09563],[[2291,2],[2311,2],[2299,2],[2312,2]]], [2300,[1248.34,768.145,-0.106689],[[2291,2],[2313,2]]], [2301,[1222.67,654.336,-3.19706],[[2291,2],[2314,2]]], [2302,[579.719,2081.01,0.0043602],[[2293,2]]], [2303,[618.875,2145.03,-1.44553],[[2293,2]]], -[2304,[1785.13,9344.34,0],[[2294,2],[2315,2]]], [2305,[1258.39,7771.03,-0.02495],[[2295,2],[2316,2]]], [2306,[1358.27,7590.18,0.0804497],[[2296,2]]], [2307,[1305.48,7406.15,0.0302269],[[2296,2],[2317,2]]], [2308,[1421.16,7524.64,-0.235005],[[2296,2]]], [2309,[1048.02,8165.19,0.159398],[[2297,2],[2318,2]]], -[2310,[681.904,2902.25,0],[[2298,2],[2319,2],[2320,2]]], [2311,[1154.55,620.688,0.452728],[[2299,2]]], [2312,[1086.09,460.694,1.04694],[[2299,2]]], [2313,[1304.38,779.744,3.30099],[[2300,2],[2321,2]]], [2314,[1317.66,628.887,-4.92123],[[2301,2],[2322,2]]], [2315,[1751.66,9334.34,-2.38419e-007],[[2304,2],[2323,2],[2315,2],[2324,2]]], -[2316,[1184.81,7782.11,1.26256],[[2305,2],[2325,2]]], [2317,[1311.85,7385.48,0.309354],[[2307,2],[2326,2],[2317,2],[2327,2]]], [2318,[976.25,8231.71,0.0659389],[[2309,2],[2328,2]]], [2319,[644.03,2947.83,-4.76837e-007],[[2310,2],[2320,2],[2319,2],[2329,2],[2330,2]]], [2320,[662.378,2939.39,0],[[2319,2],[2336,2],[2310,2]]], [2321,[1428.08,730.104,-2.02694],[[2313,2],[2331,2]]], -[2322,[1370.78,628.887,-0.17067],[[2314,2]]], [2323,[1762.85,9344.95,-1.19209e-007],[[2315,2]]], [2324,[1638.77,9279.16,0],[[2315,2],[2332,2]]], [2325,[1043.41,7774.4,0.0344486],[[2316,2],[2333,2]]], [2326,[1305.49,7333.51,-0.410392],[[2317,2],[2326,2],[2334,2]]], [2327,[1355.2,7391.75,0],[[2317,2]]], -[2328,[870.531,8223.08,0.128564],[[2318,2],[2335,2]]], [2329,[680.482,3028.45,0],[[2319,2],[2329,2],[2337,2],[2338,2],[2339,2]]], [2330,[557.455,2885.17,0],[[2319,2],[2340,2]]], [2331,[1504.36,672.404,0.995422],[[2321,2],[2341,2],[2342,2]]], [2332,[1554.92,9249.23,-3.17891e-007],[[2324,2],[2343,2],[2344,2]]], [2333,[1003.98,7743.89,0.180855],[[2325,2],[2345,2]]], -[2334,[1213.18,7318.11,0.0165513],[[2326,2],[2346,2],[2347,2]]], [2335,[848.568,8215.79,-0.0170937],[[2328,2],[2348,2],[2349,2]]], [2336,[670.391,2923.85,0],[[2320,2]]], [2337,[703.651,3108.9,0],[[2329,2],[2337,2],[2339,2]]], [2338,[755.81,3026.87,0],[[2329,2],[2350,2],[2339,2]]], [2339,[757.202,3102.84,0],[[2329,2],[2337,2],[2338,2],[2350,2],[2351,2],[2352,2],[2353,2]]], -[2340,[472.24,2839.01,0],[[2330,2],[2354,2]]], [2341,[1520.59,550.696,1.59479],[[2331,2],[2355,2],[2356,2],[2341,2]]], [2342,[1510.2,600.878,-1.17116],[[2356,2],[2331,2]]], [2343,[1411.91,9316.97,0],[[2332,2],[2357,2]]], [2344,[1542.66,9237.24,-0.290006],[[2332,2],[2344,2],[2358,2]]], [2345,[970.375,7686.24,0.344839],[[2333,2],[2359,2]]], -[2346,[1205.96,7280.08,0.187509],[[2334,2],[2346,2],[2360,2]]], [2347,[1165.69,7466.36,0.00969696],[[2334,2],[2361,2],[2362,2]]], [2348,[782.063,8283.11,0.0107392],[[2335,2]]], [2349,[834.943,8142,0.0100946],[[2335,2],[2363,2],[2349,2],[2364,2]]], [2350,[804.21,3056.33,0],[[2338,2],[2339,2],[2365,2],[2351,2]]], [2351,[847.827,3111.66,0],[[2339,2],[2350,2],[2366,2],[2351,2],[2367,2]]], -[2352,[789.33,3134.56,0],[[2339,2]]], [2353,[780.791,3176.82,0],[[2339,2]]], [2354,[422.353,2855.15,0],[[2340,2],[2368,2]]], [2355,[1547.49,529.812,1.39804],[[2341,2],[2355,2],[2369,2]]], [2356,[1499.23,571.589,-0.569237],[[2341,2],[2342,2],[2356,2]]], [2357,[1319.39,9401.88,-4.76837e-007],[[2343,2],[2370,2]]], -[2358,[1585.01,9260.36,7.29351],[[2344,2],[2371,2],[2358,2]]], [2359,[893.854,7684.1,-0.837921],[[2345,2],[2372,2],[2359,2],[2373,2]]], [2360,[1177.65,7216.5,-0.213662],[[2346,2],[2374,2],[2360,2],[2375,2]]], [2361,[1084.69,7377.69,-0.267797],[[2347,2],[2362,2],[2361,2],[2376,2]]], [2362,[1100.28,7376.52,-0.0065136],[[2361,2],[2385,2],[2347,2],[2362,2]]], [2363,[824.422,8163.47,0],[[2349,2]]], -[2364,[831.016,8056.64,-0.05513],[[2349,2]]], [2365,[945.851,3079.45,4.76837e-007],[[2350,2],[2377,2],[2365,2],[2366,2]]], [2366,[889.249,3138.88,0],[[2351,2],[2365,2],[2366,2],[2378,2]]], [2367,[904.954,3223.49,0],[[2351,2],[2379,2]]], [2368,[351.586,2868.02,0],[[2354,2],[2380,2]]], [2369,[1610.86,556.76,0.674706],[[2355,2],[2381,2]]], -[2370,[1232.14,9477.42,0],[[2357,2],[2382,2]]], [2371,[1597.52,9266.82,0],[[2358,2],[2383,2],[2371,2]]], [2372,[764.005,7687.86,-0.163721],[[2359,2],[2373,2],[2372,2],[2384,2]]], [2373,[766.609,7722.31,-0.0127258],[[2372,2],[2395,2],[2373,2],[2359,2]]], [2374,[1187.18,7235.03,-0.2498],[[2360,2]]], [2375,[1117.73,7156.84,0.284642],[[2360,2]]], -[2376,[1022.91,7353.35,0.298611],[[2361,2],[2386,2],[2376,2],[2387,2],[2388,2]]], [2377,[970.088,3108.3,0],[[2365,2],[2389,2],[2390,2]]], [2378,[819.827,3190.79,-1.90735e-006],[[2366,2]]], [2379,[829.107,3283.98,0],[[2367,2],[2391,2]]], [2380,[277.771,2908.09,0],[[2368,2],[2392,2]]], [2381,[1656.64,596.8,-0.755777],[[2369,2],[2393,2]]], -[2382,[1163.83,9561.74,0],[[2370,2],[2394,2]]], [2383,[1607.23,9271.53,-4.76837e-007],[[2371,2]]], [2384,[736.25,7604.64,-0.383168],[[2372,2]]], [2385,[1115.34,7395.65,-0.0953782],[[2362,2]]], [2386,[1040.71,7367.77,0.0754042],[[2376,2]]], [2387,[953.672,7265.73,1.88792],[[2376,2],[2396,2]]], -[2388,[990.344,7353.91,-0.675503],[[2376,2]]], [2389,[1009.3,3147.54,0],[[2377,2],[2397,2],[2389,2]]], [2390,[960.472,3136.38,0],[[2377,2]]], [2391,[760.823,3381.5,0],[[2379,2],[2398,2]]], [2392,[246.619,2970.16,0],[[2380,2],[2399,2]]], [2393,[1722.7,573.357,0.0363388],[[2381,2],[2400,2]]], -[2394,[1110.54,9646.26,0],[[2382,2],[2401,2]]], [2395,[806.323,7720.81,0.515998],[[2373,2]]], [2396,[907.052,7239.74,0.836545],[[2387,2],[2402,2],[2403,2]]], [2397,[994.122,3138.97,0],[[2389,2]]], [2398,[733.065,3511.8,0],[[2391,2],[2404,2]]], [2399,[239.893,3029.33,1.19209e-007],[[2392,2],[2405,2],[2406,2],[2407,2]]], -[2400,[1729.89,536.723,0.0685176],[[2393,2],[2400,2],[2408,2],[2409,2],[2410,2],[2411,2],[2412,2]]], [2401,[1043.79,9677.49,-4.76837e-007],[[2394,2],[2413,2]]], [2402,[886.479,7191.28,-0.0340411],[[2396,2],[2414,2],[2402,2]]], [2403,[856.766,7314.09,-0.100882],[[2396,2]]], [2404,[705.324,3515.46,0],[[2398,2],[2415,2],[2416,2]]], [2405,[293.747,3020.05,0],[[2399,2]]], -[2406,[290.385,3097.43,0],[[2399,2]]], [2407,[207.025,3041.69,0],[[2399,2]]], [2408,[1801.69,507.07,-0.0450306],[[2400,2]]], [2409,[1796.45,591.702,-0.0806565],[[2400,2],[2417,2],[2409,2],[2418,2]]], [2410,[1730.55,455.071,0],[[2400,2]]], [2411,[1712.27,415.822,0.256113],[[2400,2],[2419,2]]], -[2412,[1684.5,453.086,-0.000201225],[[2400,2]]], [2413,[996.008,9692.16,2.38419e-007],[[2401,2],[2413,2],[2420,2],[2421,2]]], [2414,[763.906,7243.69,0.0277328],[[2402,2],[2422,2]]], [2415,[801.633,3497.02,0],[[2404,2],[2423,2]]], [2416,[540.362,3489.28,0],[[2404,2],[2424,2]]], [2417,[1804.86,646.982,0.000559807],[[2409,2],[2425,2],[2417,2]]], -[2418,[1834.86,584.593,0.0437479],[[2409,2]]], [2419,[1708.67,393.974,0.367737],[[2411,2]]], [2420,[1033.73,9721.67,0],[[2413,2]]], [2421,[887.438,9645.87,-4.76837e-007],[[2413,2],[2426,2]]], [2422,[752.656,7253.29,0.042366],[[2414,2]]], [2423,[836.817,3472.7,0],[[2415,2],[2427,2],[2428,2],[2423,2]]], -[2424,[519.219,3532.23,0],[[2416,2]]], [2425,[1797.4,704.093,-0.0434151],[[2417,2],[2429,2],[2430,2],[2431,2],[2432,2]]], [2426,[834.395,9616.54,0],[[2421,2],[2433,2],[2426,2]]], [2427,[840.007,3529.83,0],[[2423,2],[2434,2],[2435,2],[2427,2]]], [2428,[837.073,3462.21,0],[[2423,2]]], [2429,[1869.64,664.241,0],[[2425,2],[2436,2],[2429,2]]], -[2430,[1828.08,737.078,0.570768],[[2425,2]]], [2431,[1728.52,783.163,2.61324],[[2425,2]]], [2432,[1813.17,787.707,-0.902967],[[2425,2]]], [2433,[809.856,9608.91,0],[[2426,2],[2437,2],[2438,2]]], [2434,[805.786,3579.1,0],[[2427,2],[2439,2]]], [2435,[837.961,3512.34,0],[[2427,2]]], -[2436,[1897.86,690.322,0],[[2429,2]]], [2437,[740.827,9749.26,0],[[2433,2],[2440,2]]], [2438,[756.076,9459.46,0],[[2433,2],[2441,2]]], [2439,[778.878,3605.28,0],[[2434,2],[2442,2]]], [2440,[717.16,9783.18,0],[[2437,2],[2443,2],[2444,2]]], [2441,[694.981,9349.96,0],[[2438,2],[2445,2]]], -[2442,[771.101,3624.44,0],[[2439,2]]], [2443,[675.682,9882.97,0],[[2440,2],[2446,2]]], [2444,[620.785,9813.19,0],[[2440,2],[2447,2]]], [2445,[594.263,9260.37,0],[[2441,2],[2448,2]]], [2446,[636.248,9930.46,0],[[2443,2],[2446,2],[2449,2],[2450,2]]], [2447,[590.695,9841.94,0],[[2444,2],[2451,2],[2452,2]]], -[2448,[570.198,9250.91,0],[[2445,2],[2453,2],[2454,2]]], [2449,[694.446,9973.53,0],[[2446,2],[2455,2],[2456,2],[2457,2]]], [2450,[585.456,9933.53,0],[[2446,2],[2450,2],[2458,2],[2451,2]]], [2451,[523.19,9920.05,0],[[2447,2],[2450,2],[2459,2]]], [2452,[496.989,9838.61,0],[[2447,2],[2460,2]]], [2453,[487.757,9174.17,0],[[2448,2],[2461,2],[2454,2]]], -[2454,[519.476,9154.99,0],[[2453,2],[2466,2],[2448,2]]], [2455,[728.283,9922.21,0],[[2449,2]]], [2456,[673.994,10019.7,0],[[2449,2],[2456,2],[2462,2]]], [2457,[754.781,9991.46,0],[[2449,2]]], [2458,[526.051,9946.81,0],[[2450,2],[2458,2]]], [2459,[530.144,9934.57,0],[[2451,2]]], -[2460,[421.926,9829.55,0],[[2452,2],[2463,2]]], [2461,[400.435,9039.62,0],[[2453,2],[2464,2],[2465,2]]], [2462,[683.414,10110,0],[[2456,2]]], [2463,[340.415,9799.1,0],[[2460,2],[2467,2]]], [2464,[256.211,9158.21,3.17891e-007],[[2461,2],[2468,2],[2464,2],[2469,2]]], [2465,[254.918,8944.54,0],[[2461,2],[2470,2]]], -[2466,[561.119,9058.96,1.58946e-007],[[2454,2],[2471,2],[2472,2]]], [2467,[257.186,9793.38,0],[[2463,2],[2473,2],[2474,2]]], [2468,[266.433,9142.07,3.5067],[[2464,2],[2468,2]]], [2469,[156.71,9271.96,0],[[2464,2],[2475,2]]], [2470,[251.568,8810.18,0],[[2465,2],[2476,2]]], [2471,[473.636,8928.53,0],[[2466,2],[2477,2]]], -[2472,[620.437,9074.31,0],[[2466,2],[2478,2]]], [2473,[195.172,9839.98,-4.76837e-007],[[2467,2]]], [2474,[219.015,9763.18,0],[[2467,2]]], [2475,[127.279,9300.33,0],[[2469,2]]], [2476,[269.059,8718.85,9.53674e-007],[[2470,2],[2479,2]]], [2477,[446.214,8813.54,0],[[2471,2],[2480,2]]], -[2478,[634.664,9068.72,0],[[2472,2],[2481,2],[2482,2]]], [2479,[199.589,8657.23,-9.53674e-007],[[2476,2],[2483,2]]], [2480,[508.369,8706.31,0],[[2477,2],[2484,2]]], [2481,[711.926,9062.06,0],[[2478,2],[2485,2]]], [2482,[645.727,8966.71,0],[[2478,2],[2486,2]]], [2483,[178.049,8547.62,-4.76837e-007],[[2479,2],[2487,2]]], -[2484,[485.685,8619.23,0],[[2480,2],[2488,2]]], [2485,[768.024,9080.18,0],[[2481,2],[2489,2]]], [2486,[661.789,8958.15,0],[[2482,2]]], [2487,[162.616,8521.55,0],[[2483,2]]], [2488,[463.083,8587.41,0],[[2484,2],[2490,2],[2491,2]]], [2489,[840.751,9069.08,0],[[2485,2],[2492,2]]], -[2490,[414.503,8515.68,0],[[2488,2],[2493,2],[2490,2],[2494,2]]], [2491,[436.142,8587.56,0],[[2488,2]]], [2492,[900.024,9047.48,0],[[2489,2],[2495,2],[2492,2]]], [2493,[425.101,8510.78,0],[[2490,2]]], [2494,[383.553,8498.06,0],[[2490,2]]], [2495,[990.727,9025.03,0],[[2492,2],[2496,2]]], -[2496,[1060.7,9088.01,0],[[2495,2],[2497,2]]], [2497,[1076.4,9114.94,0],[[2496,2]]]]; diff --git a/A3-Antistasi/NavGrids/navGridnapf.sqf b/A3-Antistasi/NavGrids/navGridnapf.sqf deleted file mode 100644 index 84bcbbabda..0000000000 --- a/A3-Antistasi/NavGrids/navGridnapf.sqf +++ /dev/null @@ -1,638 +0,0 @@ -navGrid = [[0,[14920.7,10718.6,0],[[1,2],[2,2],[3,2]]], [1,[14789.1,10732.6,7.62939e-006],[[0,2],[7,2]]], [2,[14916,10785.8,0],[[0,2],[8,2],[2,2],[9,2]]], [3,[15029,10676.8,0],[[0,2],[10,2]]], [4,[16599.5,18258.7,-1.90735e-006],[[5,2],[6,2]]], [5,[16572.2,18261.9,0],[[4,2],[5,2],[11,2]]], -[6,[16717.7,18325,0],[[4,2],[12,2]]], [7,[14700.1,10730,0],[[1,2],[13,2]]], [8,[14921.8,10766.7,0],[[2,2]]], [9,[14887.4,10914.8,7.62939e-006],[[2,2],[14,2]]], [10,[15126.1,10673.1,0],[[3,2],[15,2]]], [11,[16470.3,18352,0],[[5,2],[16,2]]], -[12,[16742.1,18356.8,-1.27157e-006],[[6,2],[17,2],[18,2]]], [13,[14634.2,10712.1,0],[[7,2],[19,2]]], [14,[14897.6,10998.7,0],[[9,2],[20,2]]], [15,[15179.9,10661.7,-1.52588e-005],[[10,2],[21,2]]], [16,[16352,18447.7,0],[[11,2],[22,2]]], [17,[16818.6,18436.6,1.27157e-006],[[12,2],[23,2],[24,2],[17,2]]], -[18,[16667.8,18475.2,0],[[12,2],[25,2],[26,2]]], [19,[14562.8,10729.8,-7.62939e-006],[[13,2],[27,2]]], [20,[14928.5,11085.8,-7.62939e-006],[[14,2],[28,2]]], [21,[15260.4,10616.5,0],[[15,2],[29,2]]], [22,[16249,18521.9,-3.8147e-006],[[16,2],[30,2],[31,2]]], [23,[16881.2,18532.1,0],[[17,2],[32,2]]], -[24,[16863.9,18460.8,0],[[17,2],[24,2],[33,2]]], [25,[16686,18424.4,0],[[25,2]]], [26,[16533.7,18640.4,0],[[18,2],[34,2]]], [27,[14447.9,10763.2,0],[[19,2],[35,2]]], [28,[14980.2,11193.7,0],[[20,2],[36,2],[37,2]]], [29,[15346.9,10583.8,0],[[21,2],[38,2]]], -[30,[16180,18639.9,0],[[22,2],[31,2],[30,2],[39,2]]], [31,[16214.5,18618.2,7.62939e-006],[[30,2],[22,2]]], [32,[16900.3,18596.2,0],[[23,2],[40,2]]], [33,[16976.9,18388.2,1.27157e-006],[[24,2],[41,2],[33,2],[42,2]]], [34,[16523.3,18828.2,-1.90735e-006],[[26,2],[43,2]]], [35,[14392.1,10784.5,0],[[27,2],[44,2]]], -[36,[14956.7,11303.4,2.54313e-006],[[28,2],[37,2],[36,2],[45,2]]], [37,[14953.5,11292.9,0],[[36,2],[55,2],[37,2],[28,2]]], [38,[15434.1,10514,0],[[29,2],[46,2]]], [39,[16125.6,18703.7,2.54313e-006],[[30,2],[47,2],[48,2],[39,2]]], [40,[16928.9,18681.1,0],[[32,2],[49,2]]], [41,[16954.4,18407.7,0],[[33,2]]], -[42,[17026.6,18332.4,-1.27157e-006],[[33,2],[42,2],[50,2]]], [43,[16500,18931.3,0],[[34,2],[51,2],[52,2],[43,2]]], [44,[14348.3,10836.8,-7.62939e-006],[[35,2],[53,2],[54,2]]], [45,[15005.9,11404.1,0],[[36,2],[56,2]]], [46,[15497.2,10443.6,0],[[38,2],[57,2]]], [47,[16083.1,18749.7,0],[[39,2]]], -[48,[16131.1,18694.1,3.8147e-006],[[39,2]]], [49,[16974.1,18761.7,0],[[40,2],[58,2]]], [50,[17045.4,18311.3,0],[[42,2],[50,2],[59,2]]], [51,[16395.5,19050.4,0],[[43,2],[60,2],[61,2],[51,2]]], [52,[16521.2,18900.6,0],[[43,2],[62,2],[52,2]]], [53,[14285.1,10889.2,1.27157e-006],[[44,2],[54,2],[53,2],[63,2]]], -[54,[14321.7,10891,0],[[53,2],[70,2],[44,2],[54,2]]], [55,[14957,11271.4,2.54313e-006],[[37,2]]], [56,[15017.1,11454.6,0],[[45,2],[64,2]]], [57,[15570,10378.9,0],[[46,2],[65,2]]], [58,[17064.7,18865.4,-4.76837e-007],[[49,2],[66,2]]], [59,[17076.5,18266.8,0],[[50,2],[59,2],[67,2]]], -[60,[16290.7,19147.7,6.35783e-007],[[51,2],[68,2],[60,2],[69,2]]], [61,[16417.3,19030.6,0],[[51,2]]], [62,[16519.1,18897.4,-1.14441e-006],[[52,2],[62,2]]], [63,[14186.3,10929.9,0],[[53,2],[71,2]]], [64,[14992.8,11535.6,0],[[56,2],[72,2]]], [65,[15639.7,10312.6,0],[[57,2],[73,2]]], -[66,[17133,18769,0],[[58,2]]], [67,[17100.4,18219.3,0],[[59,2],[67,2],[74,2]]], [68,[16315.2,19128.7,6.35783e-007],[[60,2]]], [69,[16222.7,19226.3,1.90735e-006],[[60,2],[69,2],[75,2]]], [70,[14336.6,10865.7,0],[[54,2]]], [71,[14153.2,10998.4,0],[[63,2],[76,2]]], -[72,[14990.6,11587.3,0],[[64,2],[77,2]]], [73,[15686.5,10249.3,0],[[65,2],[78,2]]], [74,[17123.4,18183.8,0],[[67,2],[74,2],[79,2]]], [75,[16148.7,19344.7,0],[[69,2],[80,2],[75,2]]], [76,[14109.2,11080.1,0],[[71,2],[81,2]]], [77,[15028.5,11662.8,7.62939e-006],[[72,2],[82,2]]], -[78,[15705.5,10234.1,-2.54313e-006],[[73,2],[83,2],[84,2]]], [79,[17166.7,18084.2,1.27157e-006],[[74,2],[85,2],[79,2]]], [80,[16080.5,19415.1,1.27157e-006],[[75,2],[80,2],[86,2]]], [81,[14043,11127.3,0],[[76,2],[87,2]]], [82,[15048,11745.1,-7.62939e-006],[[77,2],[88,2]]], [83,[15711.3,10129.1,7.62939e-006],[[78,2],[89,2]]], -[84,[15780.3,10251,0],[[78,2],[90,2],[84,2],[91,2]]], [85,[17201.5,17979.2,0],[[79,2],[92,2],[85,2],[93,2]]], [86,[15995.1,19438.5,2.54313e-006],[[80,2],[86,2],[94,2]]], [87,[14008.9,11141.8,0],[[81,2],[95,2],[96,2],[97,2]]], [88,[15074.6,11829,7.62939e-006],[[82,2],[98,2]]], [89,[15718.1,10017.8,0],[[83,2],[99,2]]], -[90,[15757.7,10246.2,0],[[84,2]]], [91,[15892.9,10309,0],[[84,2],[100,2],[91,2]]], [92,[17189.8,18007.4,0],[[85,2]]], [93,[17236.4,17876,-1.27157e-006],[[85,2],[93,2],[101,2]]], [94,[15924.2,19457.3,0],[[86,2],[102,2],[94,2],[103,2]]], [95,[14051.3,11278.7,0],[[87,2],[104,2],[97,2],[95,2]]], -[96,[13946.1,11078.6,0],[[87,2],[105,2],[96,2],[106,2],[107,2]]], [97,[14047.5,11255.9,0],[[95,2],[115,2],[97,2],[87,2]]], [98,[15094.9,11923.9,0],[[88,2],[108,2]]], [99,[15757.5,9907.21,7.62939e-006],[[89,2],[109,2]]], [100,[15861.2,10275.5,5.08626e-006],[[91,2]]], [101,[17242.9,17822.1,0],[[93,2],[101,2],[110,2]]], -[102,[15940.3,19449.2,0],[[94,2]]], [103,[15821,19580.7,-1.27157e-006],[[94,2],[103,2],[111,2]]], [104,[14075.9,11389.5,0],[[95,2],[112,2],[113,2],[104,2],[114,2]]], [105,[13960.1,11089.3,0],[[96,2]]], [106,[13814.9,10993,0],[[96,2],[107,2],[106,2],[116,2]]], [107,[13827.7,11003.9,-1.90735e-006],[[106,2],[121,2],[107,2],[96,2]]], -[108,[15130.8,11994.4,0],[[98,2],[108,2],[117,2]]], [109,[15776.5,9872.29,2.54313e-006],[[99,2],[109,2],[118,2]]], [110,[17254.3,17779.8,1.27157e-006],[[101,2],[110,2],[119,2]]], [111,[15745.2,19659.4,-3.8147e-006],[[103,2]]], [112,[14130.3,11521.7,-6.35783e-007],[[104,2],[114,2],[112,2],[120,2]]], [113,[14068,11364.3,-6.35783e-007],[[104,2]]], -[114,[14118.7,11504.7,0],[[112,2],[128,2],[114,2],[104,2]]], [115,[14039.2,11230.3,-6.35783e-007],[[97,2]]], [116,[13746.9,10930.7,0],[[106,2],[122,2],[116,2],[123,2]]], [117,[15217.3,12048.3,7.62939e-006],[[108,2],[124,2]]], [118,[15831.6,9815.37,-5.08626e-006],[[109,2],[125,2],[118,2],[126,2]]], [119,[17272.2,17747.3,1.27157e-006],[[110,2],[119,2],[127,2]]], -[120,[14181.9,11583.4,0],[[112,2],[129,2],[130,2],[120,2]]], [121,[13855.3,11020.9,6.35783e-007],[[107,2]]], [122,[13763.4,10948.9,0],[[116,2]]], [123,[13672.6,10853.4,0],[[116,2],[131,2],[123,2],[132,2],[133,2]]], [124,[15233.1,12061.6,2.54313e-006],[[117,2],[124,2],[134,2]]], [125,[15810,9833.98,0],[[118,2]]], -[126,[15904.5,9731.08,-5.08626e-006],[[118,2],[135,2],[126,2],[136,2]]], [127,[17300.9,17701.2,0],[[119,2],[127,2],[137,2]]], [128,[14108.2,11478.7,0],[[114,2]]], [129,[14255.8,11684.1,0],[[120,2],[138,2],[139,2],[129,2],[140,2]]], [130,[14168.6,11572,9.53674e-007],[[120,2]]], [131,[13699.6,10877.3,0],[[123,2]]], -[132,[13518.3,10717,-6.35783e-007],[[123,2],[141,2],[132,2],[142,2]]], [133,[13547,10747.6,-1.90735e-006],[[141,2],[123,2]]], [134,[15285.1,12140.3,0],[[124,2],[143,2]]], [135,[15892,9754.89,-7.62939e-006],[[126,2]]], [136,[15937.5,9586.11,0],[[126,2],[144,2],[136,2],[145,2]]], [137,[17324.4,17623.9,0],[[127,2],[137,2],[146,2]]], -[138,[14285.6,11842.8,-6.35783e-007],[[129,2],[147,2],[140,2],[138,2]]], [139,[14239.4,11645.6,-6.35783e-007],[[129,2]]], [140,[14285.8,11819.7,0],[[138,2],[156,2],[140,2],[129,2]]], [141,[13531.5,10733.1,0],[[132,2],[133,2],[141,2]]], [142,[13404.4,10581.7,0],[[132,2],[148,2],[149,2]]], [143,[15341.3,12179.2,-3.8147e-006],[[134,2],[150,2]]], -[144,[15942.1,9629.92,5.08626e-006],[[136,2]]], [145,[15905.4,9486.28,-5.08626e-006],[[136,2],[151,2],[152,2],[145,2]]], [146,[17327.2,17593.3,1.27157e-006],[[137,2],[146,2],[153,2]]], [147,[14280.7,11965.6,6.35783e-007],[[138,2],[154,2],[147,2],[155,2]]], [148,[13327.3,10497.3,0],[[142,2],[149,2],[148,2],[157,2]]], [149,[13342.6,10509.9,0],[[148,2],[166,2],[149,2],[142,2]]], -[150,[15349.9,12187.5,0],[[143,2],[150,2],[158,2]]], [151,[15865.7,9427.97,5.08626e-006],[[145,2],[159,2],[160,2],[161,2]]], [152,[15911.7,9503,-7.62939e-006],[[145,2]]], [153,[17326.4,17565.1,1.27157e-006],[[146,2],[153,2],[162,2]]], [154,[14284.7,11930.3,6.35783e-007],[[147,2]]], [155,[14279.6,12069.6,0],[[147,2],[163,2],[164,2],[155,2],[165,2]]], -[156,[14281.9,11791.9,-6.35783e-007],[[140,2]]], [157,[13189.4,10381.3,1.90735e-006],[[148,2],[167,2]]], [158,[15404.5,12263.4,0],[[150,2],[168,2]]], [159,[15933,9357.13,0],[[151,2],[169,2],[159,2],[170,2]]], [160,[15765.4,9351.17,0],[[151,2],[161,2],[160,2],[171,2]]], [161,[15778.5,9361.77,0],[[160,2],[180,2],[151,2],[161,2]]], -[162,[17328.5,17522.3,1.27157e-006],[[153,2],[162,2],[172,2]]], [163,[14311.4,12225.8,0],[[155,2],[173,2],[165,2],[163,2]]], [164,[14276.2,12048.7,0],[[155,2]]], [165,[14304.4,12207.2,0],[[163,2],[188,2],[165,2],[155,2]]], [166,[13362.9,10532.6,0],[[149,2]]], [167,[13140,10331.8,-1.27157e-006],[[157,2],[174,2],[167,2],[175,2],[176,2]]], -[168,[15498.9,12290,0],[[158,2],[177,2]]], [169,[15888.3,9369.95,0],[[159,2]]], [170,[16099.6,9438.07,-5.08626e-006],[[159,2],[178,2],[179,2]]], [171,[15679.8,9254.99,0],[[160,2],[181,2],[171,2],[182,2],[183,2]]], [172,[17333.9,17468.1,0],[[162,2],[184,2],[172,2],[185,2]]], [173,[14361.7,12375.3,-6.35783e-007],[[163,2],[186,2],[187,2]]], -[174,[13161.6,10356.1,-6.35783e-007],[[167,2]]], [175,[13023.5,10185.1,0],[[167,2],[176,2],[175,2],[189,2]]], [176,[13034.8,10205.2,0],[[175,2],[200,2],[176,2],[167,2]]], [177,[15553.3,12282.4,0],[[168,2],[190,2]]], [178,[16231.7,9535.13,0],[[170,2],[191,2],[178,2],[192,2]]], [179,[16105.1,9460.89,0],[[170,2],[179,2],[193,2]]], -[180,[15791.8,9376.15,0],[[161,2]]], [181,[15708.7,9294.52,5.08626e-006],[[171,2]]], [182,[15545.9,9038.62,5.08626e-006],[[171,2],[183,2],[182,2],[194,2]]], [183,[15536,9124.06,0],[[182,2],[208,2],[183,2],[171,2]]], [184,[17328.1,17490.2,0],[[172,2],[195,2],[184,2]]], [185,[17319.2,17367.6,0],[[172,2],[196,2],[185,2],[197,2]]], -[186,[14292.9,12531.6,0],[[173,2],[198,2]]], [187,[14396.3,12507.3,0],[[173,2],[199,2]]], [188,[14298.7,12179.2,0],[[165,2]]], [189,[12970.6,10084.6,-6.35783e-007],[[175,2],[201,2],[189,2],[202,2]]], [190,[15669,12297.7,-6.35783e-007],[[177,2],[203,2],[190,2],[204,2]]], [191,[16199.2,9503.24,0],[[178,2]]], -[192,[16366.1,9577.81,1.01725e-005],[[178,2],[205,2],[192,2],[206,2]]], [193,[16063.5,9421.87,0],[[179,2],[207,2],[193,2]]], [194,[15514.5,8812.21,0],[[182,2],[209,2],[194,2],[210,2]]], [195,[17327.8,17494.4,0],[[184,2]]], [196,[17339.2,17388.7,-1.27157e-006],[[185,2]]], [197,[17244.9,17343.4,0],[[185,2],[197,2],[211,2]]], -[198,[14274.1,12638.6,2.38419e-007],[[186,2],[212,2],[213,2],[214,2]]], [199,[14391.8,12591,0],[[187,2],[215,2],[213,2]]], [200,[13056.5,10232.6,0],[[176,2]]], [201,[12980.6,10109,-1.27157e-006],[[189,2]]], [202,[12949.6,10034,0],[[189,2],[216,2],[217,2]]], [203,[15654.9,12275.7,-9.53674e-007],[[190,2]]], -[204,[15703,12354.7,-6.35783e-007],[[190,2],[204,2],[218,2]]], [205,[16317,9583.69,0],[[192,2]]], [206,[16513.7,9618.35,0],[[192,2],[219,2],[206,2],[220,2]]], [207,[16074.2,9436.99,7.62939e-006],[[193,2],[207,2],[221,2]]], [208,[15575,9161.39,-5.08626e-006],[[183,2]]], [209,[15521.3,8852.42,0],[[194,2]]], -[210,[15490.4,8632.73,0],[[194,2],[222,2],[210,2],[223,2]]], [211,[17208.7,17348.8,0],[[197,2],[211,2],[224,2]]], [212,[14265.9,12706.8,0],[[198,2],[225,2],[226,2],[212,2]]], [213,[14323.9,12640.1,3.17891e-007],[[198,2],[199,2],[215,2]]], [214,[14225.9,12700,2.38419e-007],[[198,2],[227,2],[214,2],[228,2],[229,2],[230,2]]], [215,[14395.2,12628.3,1.90735e-006],[[199,2],[213,2],[231,2]]], -[216,[12913.5,9943.33,4.76837e-007],[[202,2],[232,2],[216,2],[233,2],[234,2]]], [217,[12850,10080.7,-1.90735e-006],[[202,2],[235,2],[236,2]]], [218,[15760.5,12434.6,0],[[204,2],[218,2],[237,2]]], [219,[16481.4,9589.31,0],[[206,2]]], [220,[16633.6,9687.79,-2.03451e-005],[[206,2],[238,2],[220,2],[239,2],[240,2]]], [221,[16040.1,9390.06,0],[[207,2]]], -[222,[15501.7,8673.41,0],[[210,2]]], [223,[15428.4,8531.93,0],[[210,2],[241,2],[223,2],[242,2]]], [224,[17175.1,17358.1,1.27157e-006],[[211,2],[224,2],[243,2]]], [225,[14270.1,12800.9,0],[[212,2],[244,2],[245,2],[225,2]]], [226,[14266.1,12689.3,0],[[212,2]]], [227,[14240.4,12651.3,0],[[214,2]]], -[228,[14219.9,12861.6,6.35783e-007],[[214,2],[230,2],[228,2],[246,2],[247,2]]], [229,[14117.7,12727.7,9.53674e-007],[[214,2],[248,2]]], [230,[14215.5,12838.3,0],[[228,2],[263,2],[214,2],[230,2]]], [231,[14424.9,12743.8,0],[[215,2],[249,2]]], [232,[12929.6,9976.74,0],[[216,2]]], [233,[13017,9853.27,-3.8147e-006],[[216,2],[250,2]]], -[234,[12800.4,9801.39,0],[[216,2],[251,2],[252,2]]], [235,[12783,10097.8,0],[[217,2],[253,2],[236,2],[235,2]]], [236,[12807.5,10098.2,0],[[235,2],[271,2],[217,2]]], [237,[15783.8,12546.7,1.90735e-006],[[218,2],[254,2]]], [238,[16603.2,9682.38,-1.52588e-005],[[220,2]]], [239,[16836.9,9705.36,1.52588e-005],[[220,2],[240,2],[239,2],[255,2],[256,2]]], -[240,[16792.9,9686.43,0],[[239,2],[273,2],[240,2],[220,2]]], [241,[15449.5,8553.39,0],[[223,2]]], [242,[15348.3,8417.54,0],[[223,2],[257,2],[242,2],[258,2]]], [243,[17104.5,17391.9,0],[[224,2],[259,2],[243,2],[260,2]]], [244,[14297.5,12959.4,4.76837e-007],[[225,2],[261,2],[262,2]]], [245,[14266.5,12774.8,0],[[225,2]]], -[246,[14244.1,13030.8,0],[[228,2],[247,2],[246,2],[264,2]]], [247,[14243.4,13003.4,0],[[246,2],[280,2],[247,2],[228,2]]], [248,[14056.9,12696.9,0],[[229,2],[265,2]]], [249,[14462.2,12828,0],[[231,2],[266,2]]], [250,[12885,9689.18,0],[[233,2],[267,2]]], [251,[12701.5,9701.47,0],[[234,2],[252,2],[251,2],[268,2],[269,2]]], -[252,[12736,9726.68,1.90735e-006],[[251,2],[286,2],[252,2],[234,2]]], [253,[12656.1,10110.7,0],[[235,2],[270,2]]], [254,[15822.8,12657.4,0],[[237,2],[272,2]]], [255,[17043.2,9767.59,0],[[239,2],[274,2],[256,2],[255,2]]], [256,[17006.5,9729.75,-1.52588e-005],[[255,2],[297,2],[256,2],[239,2]]], [257,[15367.4,8464.83,0],[[242,2]]], -[258,[15270.1,8227.51,0],[[242,2],[275,2],[258,2],[276,2]]], [259,[17125.2,17375.4,0],[[243,2],[277,2],[259,2]]], [260,[17042.3,17425.4,0],[[243,2],[260,2],[278,2]]], [261,[14325.3,13072,0],[[244,2],[262,2],[261,2],[279,2]]], [262,[14314.1,13045.5,0],[[261,2],[302,2],[262,2],[244,2]]], [263,[14214.6,12816.2,6.35783e-007],[[230,2]]], -[264,[14268.6,13207.2,0],[[246,2],[281,2]]], [265,[13997.8,12630.3,0],[[248,2],[282,2]]], [266,[14503,12910.7,0],[[249,2],[283,2]]], [267,[12836.8,9635.11,0],[[250,2],[268,2],[284,2],[285,2]]], [268,[12751.4,9583.34,0],[[251,2],[267,2],[287,2],[288,2],[284,2]]], [269,[12531.7,9601.37,0],[[251,2],[289,2],[290,2]]], -[270,[12559.1,10106.9,0],[[253,2],[291,2]]], [271,[12823.1,10093.8,0],[[236,2]]], [272,[15818.3,12689.2,3.17891e-007],[[254,2],[292,2],[293,2]]], [273,[16748.9,9689.19,0],[[240,2]]], [274,[17157.8,9901.72,5.08626e-006],[[255,2],[294,2],[274,2],[295,2],[296,2]]], [275,[15286.3,8274.96,0],[[258,2],[298,2],[275,2]]], -[276,[15244.6,8087.93,0],[[258,2],[299,2],[276,2],[300,2]]], [277,[17128.5,17373.8,0],[[259,2]]], [278,[16971,17439.6,1.27157e-006],[[260,2],[278,2],[301,2]]], [279,[14380.9,13195.9,0],[[261,2],[303,2],[304,2],[279,2]]], [280,[14238.9,12972.2,0],[[247,2]]], [281,[14287.7,13318.9,0],[[264,2],[303,2],[305,2]]], -[282,[13911.6,12554.3,0],[[265,2],[306,2]]], [283,[14540,12995.1,-1.90735e-006],[[266,2],[307,2]]], [284,[12873.1,9534.49,0],[[267,2],[268,2],[285,2],[284,2],[308,2]]], [285,[12885.5,9561.94,0],[[284,2],[330,2],[285,2],[267,2]]], [286,[12756,9748.97,0],[[252,2]]], [287,[12642.9,9511.08,0],[[268,2],[309,2],[310,2]]], -[288,[12817.2,9459.43,0],[[268,2],[311,2]]], [289,[12432.8,9537.94,-1.27157e-006],[[269,2],[290,2],[289,2],[312,2]]], [290,[12450.3,9552.99,0],[[289,2],[335,2],[290,2],[269,2]]], [291,[12488.8,10078,-7.62939e-006],[[270,2],[313,2],[314,2]]], [292,[15832.5,12791.4,0],[[272,2],[315,2]]], [293,[15721.2,12749.1,0],[[272,2],[316,2]]], -[294,[17122.5,9854.99,5.08626e-006],[[274,2]]], [295,[17325.6,9983.8,0],[[274,2],[296,2],[295,2],[317,2]]], [296,[17296.8,9982.87,0],[[295,2],[341,2],[296,2],[274,2]]], [297,[16962.7,9724.81,0],[[256,2]]], [298,[15290.6,8278.95,0],[[275,2],[318,2],[298,2]]], [299,[15248.1,8111.72,0],[[276,2]]], -[300,[15149.4,7939.05,1.01725e-005],[[276,2],[319,2],[300,2],[320,2]]], [301,[16906.2,17454.6,0],[[278,2],[321,2],[322,2]]], [302,[14308.1,13017.4,0],[[262,2]]], [303,[14410.1,13280.5,0],[[279,2],[281,2],[323,2]]], [304,[14367.2,13161.9,0],[[279,2]]], [305,[14265.7,13497.5,0],[[281,2],[324,2],[325,2],[326,2],[327,2]]], -[306,[13861.7,12495.5,0],[[282,2],[328,2]]], [307,[14595.8,13077.2,3.8147e-006],[[283,2],[329,2]]], [308,[12827.3,9463.39,0],[[284,2]]], [309,[12603.9,9500.69,0],[[287,2],[309,2],[331,2]]], [310,[12661,9458.32,0],[[287,2]]], [311,[12817.5,9386.1,0],[[288,2],[332,2],[311,2],[333,2],[334,2]]], -[312,[12331.8,9462.67,-1.27157e-006],[[289,2],[336,2],[312,2],[337,2]]], [313,[12407,10052.3,0],[[291,2],[338,2],[314,2],[313,2]]], [314,[12438.3,10042.4,0],[[313,2],[359,2],[314,2],[291,2]]], [315,[15803.4,12879.4,0],[[292,2],[339,2]]], [316,[15667.9,12827.9,0],[[293,2],[340,2]]], [317,[17445.5,10003.1,0],[[295,2],[342,2],[317,2],[343,2]]], -[318,[15259.6,8251.79,3.8147e-006],[[298,2],[318,2],[344,2]]], [319,[15200.6,7980.38,0],[[300,2]]], [320,[15020.4,7828.47,0],[[300,2],[345,2],[320,2],[346,2]]], [321,[16829.1,17431.5,3.8147e-006],[[301,2]]], [322,[16851.3,17484.4,-1.27157e-006],[[301,2],[322,2],[347,2]]], [323,[14475.7,13454.9,1.90735e-006],[[303,2],[348,2],[325,2]]], -[324,[14237.4,13609,0],[[305,2],[326,2],[324,2],[349,2]]], [325,[14396.5,13506.6,5.96046e-008],[[305,2],[323,2],[348,2],[327,2],[325,2],[350,2]]], [326,[14245.8,13590.3,0],[[324,2],[366,2],[305,2],[326,2]]], [327,[14364.4,13512.4,0],[[325,2],[371,2],[327,2],[305,2]]], [328,[13800.9,12407.9,0],[[306,2],[351,2]]], [329,[14663.9,13156.5,0],[[307,2],[352,2]]], -[330,[12873.7,9586.71,0],[[285,2]]], [331,[12576.1,9477.5,0],[[309,2],[331,2],[353,2]]], [332,[12814.2,9403.67,0],[[311,2]]], [333,[12848.6,9243.16,-1.27157e-006],[[311,2],[334,2],[333,2],[354,2],[355,2]]], [334,[12840.2,9265.29,0],[[333,2],[376,2],[334,2],[311,2]]], [335,[12476.1,9569.04,0],[[290,2]]], -[336,[12363,9481.96,-1.27157e-006],[[312,2]]], [337,[12211.4,9389.32,0],[[312,2],[356,2],[357,2]]], [338,[12286.7,10096.5,0],[[313,2],[358,2]]], [339,[15775.7,12928.1,-3.17891e-007],[[315,2],[339,2],[360,2]]], [340,[15613.6,12902.4,0],[[316,2],[361,2]]], [341,[17270.1,9979.14,0],[[296,2]]], -[342,[17422.7,9995.54,0],[[317,2]]], [343,[17486,10019.6,0],[[317,2],[343,2],[362,2]]], [344,[15281.9,8271.22,0],[[318,2]]], [345,[15059.7,7857.33,0],[[320,2]]], [346,[14861.4,7757.53,1.01725e-005],[[320,2],[363,2],[346,2],[364,2]]], [347,[16784.2,17509.7,1.90735e-006],[[322,2]]], -[348,[14474.3,13474.2,0],[[323,2],[325,2],[365,2]]], [349,[14181.1,13683,-2.38419e-007],[[324,2],[367,2],[349,2],[368,2],[369,2],[370,2]]], [350,[14466.2,13639.1,0],[[325,2],[372,2]]], [351,[13684,12375.7,0],[[328,2],[373,2]]], [352,[14745.2,13216.1,0],[[329,2],[374,2]]], [353,[12506.7,9400.37,0],[[331,2],[375,2]]], -[354,[12911.6,9074.13,-1.27157e-006],[[333,2],[355,2],[354,2],[377,2]]], [355,[12896.4,9107.59,0],[[354,2],[401,2],[355,2],[333,2]]], [356,[12157.2,9356,0],[[337,2],[378,2],[356,2],[379,2],[380,2]]], [357,[12294.7,9299.17,0],[[337,2],[381,2],[375,2]]], [358,[12218.8,10092.1,0],[[338,2],[382,2]]], [359,[12463,10057.9,0],[[314,2]]], -[360,[15685.9,13045,0],[[339,2],[383,2]]], [361,[15567.8,12957.4,9.53674e-007],[[340,2],[384,2],[361,2],[383,2]]], [362,[17569.6,10044,0],[[343,2],[385,2],[362,2],[386,2]]], [363,[14903.9,7781.26,1.52588e-005],[[346,2]]], [364,[14735.9,7612.44,0],[[346,2],[387,2],[364,2],[388,2]]], [365,[14549,13646.7,0],[[348,2],[389,2],[390,2],[391,2],[372,2],[392,2]]], -[366,[14250.2,13570.8,-1.58946e-007],[[326,2]]], [367,[14206.2,13667.7,-4.76837e-007],[[349,2]]], [368,[14087.4,13832.3,0],[[349,2],[370,2],[368,2],[393,2],[394,2]]], [369,[14103.7,13661.5,6.35783e-007],[[349,2],[395,2],[369,2],[396,2],[397,2]]], [370,[14101.6,13794.9,0],[[368,2],[422,2],[370,2],[349,2]]], [371,[14328.8,13508.7,7.94729e-008],[[327,2]]], -[372,[14478.2,13678,0],[[350,2],[365,2],[391,2],[398,2]]], [373,[13597.5,12343.4,0],[[351,2],[399,2]]], [374,[14836.7,13241.8,0],[[352,2],[400,2]]], [375,[12444.7,9371.76,0],[[353,2],[357,2]]], [376,[12834.4,9292.76,-1.27157e-006],[[334,2]]], [377,[12973.6,8928.34,0],[[354,2],[402,2],[377,2],[403,2]]], -[378,[12171,9367.35,0],[[356,2]]], [379,[12038.9,9268.66,0],[[356,2],[380,2],[379,2],[404,2],[405,2],[406,2]]], [380,[12062.1,9278.09,0],[[379,2],[433,2],[380,2],[356,2]]], [381,[12209.9,9222.78,0],[[357,2],[407,2]]], [382,[12166.6,10063.2,0],[[358,2],[408,2]]], [383,[15620.1,13098.4,0],[[360,2],[361,2],[409,2]]], -[384,[15483.2,13032.6,0],[[361,2],[410,2]]], [385,[17541.9,10039.2,0],[[362,2]]], [386,[17751.7,10079.7,-5.08626e-006],[[362,2],[411,2],[386,2],[412,2]]], [387,[14761,7656.65,0],[[364,2]]], [388,[14604.3,7447.29,0],[[364,2],[413,2],[388,2],[414,2]]], [389,[14599.9,13806.9,1.19209e-007],[[365,2],[415,2],[416,2],[417,2],[418,2]]], -[390,[14662.3,13616,-1.58946e-007],[[365,2],[392,2],[390,2],[419,2],[420,2]]], [391,[14531.7,13657.5,0],[[365,2],[372,2],[421,2],[391,2]]], [392,[14638.9,13619.9,-4.76837e-007],[[390,2],[453,2],[365,2],[392,2]]], [393,[13985.7,13991.5,0],[[368,2],[423,2],[424,2]]], [394,[14153.7,13913.9,0],[[368,2],[425,2],[426,2]]], [395,[14120.4,13667.8,9.53674e-007],[[369,2]]], -[396,[13978.8,13587.8,0],[[369,2],[397,2],[396,2],[427,2]]], [397,[13988.7,13618.1,3.8147e-006],[[396,2],[463,2],[397,2],[369,2]]], [398,[14336.8,13769.4,0],[[372,2],[428,2],[425,2]]], [399,[13549.9,12298.9,0],[[373,2],[429,2]]], [400,[14958.2,13261.9,-3.8147e-006],[[374,2],[430,2]]], [401,[12886.5,9137.51,0],[[355,2]]], -[402,[12969.6,8956.28,0],[[377,2]]], [403,[12960,8752.53,-3.8147e-006],[[377,2],[431,2],[432,2]]], [404,[11891,9179,0],[[379,2],[434,2],[435,2]]], [405,[11998.3,9348.93,1.27157e-006],[[379,2],[436,2],[405,2],[437,2]]], [406,[12011.7,9312.18,0],[[436,2],[379,2]]], [407,[12088.6,9153.1,-3.8147e-006],[[381,2],[438,2]]], -[408,[12099.4,10027.5,0],[[382,2],[439,2]]], [409,[15620.2,13202.3,0],[[383,2],[440,2],[441,2],[442,2]]], [410,[15413.8,13099.1,-1.90735e-006],[[384,2],[443,2]]], [411,[17668.2,10064.8,-5.08626e-006],[[386,2]]], [412,[17936.6,10046,-1.01725e-005],[[386,2],[444,2],[412,2],[445,2]]], [413,[14653.8,7504.85,0],[[388,2]]], -[414,[14408.1,7335.89,0],[[388,2],[446,2],[414,2],[447,2]]], [415,[14726.8,13770.2,5.96046e-008],[[389,2],[418,2],[415,2],[448,2],[449,2]]], [416,[14427.5,13868.1,-4.76837e-007],[[389,2],[450,2]]], [417,[14642.9,13920.6,0],[[389,2],[451,2],[449,2],[452,2]]], [418,[14687.4,13771.8,0],[[415,2],[482,2],[389,2],[418,2]]], [419,[14829.6,13579.9,0],[[390,2],[420,2],[419,2],[454,2]]], -[420,[14803.6,13589.6,0],[[419,2],[493,2],[420,2],[390,2]]], [421,[14528.1,13659.6,7.94729e-008],[[391,2]]], [422,[14121.1,13770.2,0],[[370,2]]], [423,[13929.5,14002.6,1.27157e-006],[[393,2],[455,2],[423,2],[456,2]]], [424,[13938.5,14121.2,9.53674e-008],[[393,2],[457,2],[424,2],[458,2],[459,2],[460,2],[461,2]]], [425,[14282.1,13811.5,0],[[394,2],[398,2],[428,2]]], -[426,[14203.6,13992,0],[[394,2],[450,2],[462,2],[458,2]]], [427,[13975.2,13455.7,0],[[396,2],[464,2],[427,2],[465,2]]], [428,[14320.4,13781.3,0],[[398,2],[425,2]]], [429,[13495.6,12224.5,0],[[399,2],[466,2]]], [430,[15050.6,13261.2,0],[[400,2],[467,2]]], [431,[12931.7,8619.95,0],[[403,2],[432,2],[431,2],[468,2]]], -[432,[12926.1,8648.23,0],[[431,2],[509,2],[432,2],[403,2]]], [433,[12084.2,9295.41,0],[[380,2]]], [434,[11786,9124.87,1.27157e-006],[[404,2],[435,2],[434,2],[469,2],[470,2]]], [435,[11808.3,9132.77,0],[[434,2],[513,2],[435,2],[404,2]]], [436,[12004.9,9340.14,0],[[405,2],[406,2],[436,2]]], [437,[11939.2,9414.56,3.8147e-006],[[405,2],[471,2]]], -[438,[12007.3,9119.48,0],[[407,2],[472,2]]], [439,[12081.1,10016.8,0],[[408,2],[439,2],[473,2]]], [440,[15679.3,13269.1,0],[[409,2],[474,2],[475,2]]], [441,[15496.3,13211.7,1.58946e-007],[[409,2],[442,2],[441,2],[476,2]]], [442,[15530.2,13200.3,0],[[441,2],[522,2],[442,2],[409,2]]], [443,[15328,13167,-6.35783e-007],[[410,2],[477,2],[478,2]]], -[444,[17913.4,10063.1,-1.52588e-005],[[412,2]]], [445,[18044.5,9911.64,2.54313e-006],[[412,2],[479,2],[445,2],[480,2]]], [446,[14455.8,7337.38,0],[[414,2]]], [447,[14206.2,7353.15,0],[[414,2],[481,2]]], [448,[14829.3,13752.4,0],[[415,2],[483,2],[448,2],[484,2]]], [449,[14769.8,13864.3,9.53674e-008],[[415,2],[417,2],[485,2],[449,2],[486,2],[487,2],[488,2]]], -[450,[14379.6,13891.8,4.76837e-007],[[416,2],[426,2],[489,2],[450,2]]], [451,[14690,14067.1,0],[[417,2],[490,2],[491,2]]], [452,[14479.6,13986.2,0],[[417,2],[492,2],[491,2]]], [453,[14614.9,13627.6,0],[[392,2]]], [454,[14963.3,13535.4,7.94729e-008],[[419,2],[494,2],[495,2]]], [455,[13952.4,13989,9.53674e-007],[[423,2]]], -[456,[13801,14074,0],[[423,2],[496,2]]], [457,[13947.5,14063.9,0],[[424,2]]], [458,[14129.9,14035.6,0],[[424,2],[426,2],[497,2]]], [459,[13976,14238.6,0],[[424,2],[498,2],[459,2],[499,2],[500,2]]], [460,[13751.2,14266.5,0],[[424,2],[501,2],[502,2]]], [461,[14089.1,14069.2,0],[[497,2],[424,2]]], -[462,[14275.8,14090.5,-2.38419e-007],[[426,2],[503,2],[504,2],[505,2]]], [463,[14014.7,13628.6,0],[[397,2]]], [464,[13972.2,13487.5,0],[[427,2]]], [465,[13981.1,13392,0],[[427,2]]], [466,[13414.9,12132,-6.35783e-007],[[429,2],[506,2],[507,2],[508,2]]], [467,[15141.5,13244.4,0],[[430,2],[477,2]]], -[468,[12936.7,8503.1,0],[[431,2],[510,2],[468,2],[511,2],[512,2]]], [469,[11627.4,9072.62,1.27157e-006],[[434,2],[470,2],[469,2],[514,2],[515,2]]], [470,[11650.7,9076.47,0],[[469,2],[548,2],[470,2],[434,2]]], [471,[11919.7,9479.75,3.8147e-006],[[437,2],[516,2]]], [472,[11921.4,9074.13,0],[[438,2],[517,2]]], [473,[12010.9,9979.32,0],[[439,2],[518,2],[519,2]]], -[474,[15870.9,13286,0],[[440,2]]], [475,[15654.6,13347.6,1.58946e-007],[[440,2],[520,2],[475,2],[521,2]]], [476,[15405.9,13262.8,-4.76837e-007],[[441,2],[523,2],[478,2],[524,2]]], [477,[15213.8,13218.6,7.62939e-006],[[443,2],[467,2]]], [478,[15343.8,13198.4,0],[[443,2],[476,2],[525,2],[478,2]]], [479,[18021,9959.5,5.08626e-006],[[445,2]]], -[480,[18220.5,9747.93,2.54313e-006],[[445,2],[526,2],[480,2],[527,2]]], [481,[14068.8,7279.2,-5.08626e-006],[[447,2],[528,2],[481,2],[529,2]]], [482,[14670.7,13777.1,-1.58946e-007],[[418,2]]], [483,[14807.5,13752.8,0],[[448,2]]], [484,[14933,13759.2,0],[[448,2],[530,2]]], [485,[14756.9,13806.5,0],[[449,2]]], -[486,[14857.6,14071.1,-3.17891e-007],[[449,2],[531,2],[486,2],[532,2]]], [487,[14912,13915.9,0],[[449,2],[533,2],[488,2],[487,2]]], [488,[14894.2,13872.4,0],[[487,2],[568,2],[488,2],[449,2]]], [489,[14399.5,13880.5,4.76837e-007],[[450,2]]], [490,[14730.5,14208.8,0],[[451,2],[534,2]]], [491,[14505,14127.5,-3.17891e-007],[[451,2],[452,2],[535,2],[503,2],[492,2]]], -[492,[14465.7,14031.8,-1.90735e-007],[[452,2],[491,2],[505,2],[536,2],[537,2]]], [493,[14772.7,13596,0],[[420,2]]], [494,[14982.9,13631.6,0],[[454,2],[538,2],[530,2]]], [495,[15119.2,13500.7,0],[[454,2],[539,2]]], [496,[13705.9,14105.9,-1.90735e-006],[[456,2],[540,2]]], [497,[14109.2,14106.3,0],[[543,2],[497,2],[461,2],[458,2]]], -[498,[13964.9,14210.9,0],[[459,2]]], [499,[14064.8,14363.9,0],[[459,2],[500,2],[499,2],[541,2]]], [500,[14024.7,14369,0],[[499,2],[459,2]]], [501,[13673.3,14324.8,3.17891e-007],[[460,2],[542,2],[502,2],[501,2]]], [502,[13693.4,14313.4,0],[[501,2],[582,2],[502,2],[460,2]]], [503,[14308.7,14164,-1.58946e-007],[[462,2],[491,2],[503,2],[535,2]]], -[504,[14169.1,14132.9,-9.53674e-007],[[462,2],[543,2]]], [505,[14336.9,14051.2,-3.17891e-007],[[462,2],[492,2],[544,2],[536,2]]], [506,[13311.2,12152.5,0],[[466,2],[545,2]]], [507,[13371.5,11940.2,6.35783e-007],[[466,2],[508,2],[507,2],[546,2]]], [508,[13353,11990.1,0],[[507,2],[585,2],[508,2],[466,2]]], [509,[12936.1,8685.32,-1.27157e-006],[[432,2]]], -[510,[12939.3,8534.29,0],[[468,2]]], [511,[12908,8358.18,0],[[468,2],[512,2],[511,2],[547,2]]], [512,[12914.9,8376.38,-7.62939e-006],[[511,2],[588,2],[512,2],[468,2]]], [513,[11835.2,9147.13,2.54313e-006],[[435,2]]], [514,[11468.8,9038.68,1.27157e-006],[[469,2],[515,2],[514,2],[549,2]]], [515,[11486,9046.24,3.8147e-006],[[514,2],[591,2],[515,2],[469,2]]], -[516,[11900.8,9514.44,-3.8147e-006],[[471,2],[550,2],[516,2],[551,2]]], [517,[11818.5,9018.92,-3.8147e-006],[[472,2],[552,2]]], [518,[11939.8,9931.39,0],[[473,2],[553,2],[519,2],[518,2]]], [519,[11951.5,9946.53,0],[[518,2],[599,2],[519,2],[473,2]]], [520,[15686.2,13323,3.17891e-007],[[475,2]]], [521,[15567.6,13401.9,0],[[475,2],[554,2],[524,2],[555,2]]], -[522,[15558.6,13199.6,3.17891e-007],[[442,2]]], [523,[15354.5,13308,0],[[476,2],[556,2],[557,2],[523,2]]], [524,[15493.4,13363.5,0],[[476,2],[521,2]]], [525,[15374.7,13230.5,-4.76837e-007],[[478,2]]], [526,[18179.6,9809.8,7.62939e-006],[[480,2],[558,2],[526,2]]], [527,[18427.5,9644.26,-1.27157e-006],[[480,2],[559,2],[560,2],[527,2]]], -[528,[14143.1,7344.67,0],[[481,2],[561,2],[528,2]]], [529,[13934.3,7126.24,5.08626e-006],[[481,2],[562,2],[529,2],[563,2]]], [530,[14984.9,13775.3,0],[[484,2],[494,2],[564,2],[538,2]]], [531,[14848.2,14053.9,0],[[486,2]]], [532,[14919.2,14162.4,0],[[486,2],[534,2],[565,2],[533,2],[566,2]]], [533,[14988.4,14058.9,0],[[487,2],[532,2],[567,2]]], -[534,[14735,14241.9,0],[[490,2],[532,2],[569,2],[570,2],[571,2]]], [535,[14377,14186.8,0.00344828],[[491,2],[503,2],[572,2],[535,2],[544,2],[573,2],[541,2],[574,2]]], [536,[14391.3,14050.7,0],[[492,2],[505,2],[544,2]]], [537,[14545.5,14024.1,0],[[492,2]]], [538,[14993.3,13729.8,0],[[494,2],[530,2]]], [539,[15204.7,13463.5,-3.17891e-007],[[495,2],[575,2],[539,2],[576,2],[556,2]]], -[540,[13676.4,14056.4,0],[[496,2],[577,2],[578,2],[540,2]]], [541,[14201.9,14297.7,-3.17891e-007],[[499,2],[535,2],[573,2],[579,2]]], [542,[13571.5,14376.8,3.17891e-007],[[501,2],[580,2],[542,2],[581,2]]], [543,[14131.8,14143.4,0],[[504,2],[579,2],[497,2]]], [544,[14349.6,14073.4,9.53674e-007],[[505,2],[535,2],[536,2]]], [545,[13190.1,12107.5,0],[[506,2],[583,2],[584,2]]], -[546,[13406.5,11815.9,6.35783e-007],[[507,2],[586,2],[587,2],[546,2]]], [547,[12855.9,8220.44,-5.08626e-006],[[511,2],[589,2],[590,2]]], [548,[11680.6,9086.32,0],[[470,2]]], [549,[11322,8958.94,3.8147e-006],[[514,2],[592,2],[593,2]]], [550,[11910.8,9500.54,0],[[516,2]]], [551,[11817.5,9557.44,0],[[516,2],[551,2],[594,2],[595,2]]], -[552,[11712.9,8967.29,3.8147e-006],[[517,2],[596,2]]], [553,[11874.7,9849.89,0],[[518,2],[597,2],[553,2],[598,2],[595,2]]], [554,[15468.4,13486.7,9.53674e-007],[[521,2],[600,2]]], [555,[15644.5,13454.8,-6.35783e-007],[[521,2],[601,2],[602,2]]], [556,[15304.7,13370.5,-3.17891e-007],[[523,2],[539,2],[576,2],[603,2],[600,2]]], [557,[15370.1,13289.7,0],[[523,2]]], -[558,[18216.1,9795.16,0],[[526,2],[604,2]]], [559,[18588,9524.03,0],[[527,2],[605,2]]], [560,[18400.5,9659.58,-1.90735e-006],[[527,2]]], [561,[14139.3,7346.81,-1.52588e-005],[[528,2],[606,2],[561,2]]], [562,[13948.6,7170.84,0],[[529,2]]], [563,[13946.6,7009.11,0],[[529,2],[607,2],[563,2],[608,2],[609,2]]], -[564,[15119.8,13828.7,-4.76837e-007],[[530,2],[610,2]]], [565,[15009.9,14090.1,-4.76837e-007],[[532,2],[565,2]]], [566,[14910.5,14320.9,0],[[532,2],[611,2],[566,2],[612,2]]], [567,[15036.1,14115.3,0],[[533,2]]], [568,[14853.1,13880.4,0],[[488,2]]], [569,[14730.2,14368.8,0],[[534,2],[613,2]]], -[570,[14579.7,14277.3,-1.58946e-007],[[534,2],[571,2],[614,2]]], [571,[14602.1,14269.9,-4.76837e-007],[[570,2],[640,2],[534,2]]], [572,[14451.6,14153.1,4.76837e-007],[[535,2]]], [573,[14257.4,14265.1,-2.38419e-007],[[535,2],[541,2]]], [574,[14409.7,14336.8,0],[[535,2],[614,2],[615,2]]], [575,[15180.4,13477.6,-3.17891e-007],[[539,2]]], -[576,[15252,13426.8,0],[[539,2],[556,2]]], [577,[13676.1,13929.9,0],[[540,2],[616,2]]], [578,[13679.2,14082.5,0],[[540,2]]], [579,[14159.5,14236.6,0],[[541,2],[543,2],[579,2]]], [580,[13597.1,14367.7,0],[[542,2]]], [581,[13492.3,14390.9,0],[[542,2],[617,2],[618,2],[581,2]]], -[582,[13709.5,14301.2,3.17891e-007],[[502,2]]], [583,[13093.5,12040.9,1.27157e-006],[[545,2],[619,2],[583,2],[620,2],[621,2]]], [584,[13141.8,12060.9,0],[[619,2],[545,2]]], [585,[13371.6,12036.3,0],[[508,2]]], [586,[13429.3,11711,0],[[546,2],[622,2],[586,2],[623,2]]], [587,[13402.1,11835.8,0],[[546,2]]], -[588,[12920.8,8403.84,0],[[512,2]]], [589,[12871.3,8137.78,0],[[547,2],[624,2],[589,2],[625,2]]], [590,[12742,8280.5,2.54313e-006],[[547,2],[626,2],[590,2],[627,2]]], [591,[11516.9,9052.63,0],[[515,2]]], [592,[11208.1,8905.27,0],[[549,2],[593,2],[592,2],[628,2]]], [593,[11230.6,8908.63,0],[[592,2],[653,2],[593,2],[549,2]]], -[594,[11813.1,9517.85,0],[[551,2],[594,2],[629,2]]], [595,[11753.7,9676.9,0],[[551,2],[553,2],[630,2],[595,2],[631,2],[598,2]]], [596,[11640,8925.35,0],[[552,2],[632,2]]], [597,[11898,9877.11,0],[[553,2]]], [598,[11813.5,9779.51,0],[[553,2],[595,2]]], [599,[11972.1,9959.89,0],[[519,2]]], -[600,[15437.8,13509.5,3.17891e-007],[[554,2],[556,2],[633,2],[603,2]]], [601,[15769,13399.6,1.90735e-006],[[555,2],[634,2]]], [602,[15640.4,13543.7,6.35783e-007],[[555,2],[635,2],[602,2],[636,2]]], [603,[15399.3,13463.8,9.53674e-007],[[556,2],[600,2],[603,2]]], [604,[18107.2,9816.91,3.8147e-006],[[558,2]]], [605,[18669.3,9481.97,0],[[559,2]]], -[606,[14093.5,7325.5,-7.62939e-006],[[561,2]]], [607,[13938.5,7033.64,0],[[563,2]]], [608,[13899.1,6855.21,0],[[563,2],[609,2],[608,2],[637,2]]], [609,[13960.8,6849.19,0],[[608,2],[665,2],[609,2],[563,2]]], [610,[15143.1,13839.4,-1.58946e-007],[[564,2],[638,2],[639,2]]], [611,[14922.8,14280.8,-6.35783e-007],[[566,2]]], -[612,[14871.9,14425.6,0],[[566,2]]], [613,[14705.3,14447.6,4.76837e-007],[[569,2]]], [614,[14507.9,14297.4,0],[[570,2],[574,2],[614,2]]], [615,[14356.1,14409.3,-1.58946e-007],[[574,2],[615,2]]], [616,[13676.7,13882.7,0],[[577,2],[616,2],[641,2],[642,2]]], [617,[13400.2,14395.5,0],[[581,2],[643,2],[644,2],[617,2]]], -[618,[13509.8,14390.7,0],[[581,2]]], [619,[13124.2,12041.9,0],[[583,2],[584,2],[619,2]]], [620,[13009.7,12000.4,0],[[583,2],[621,2],[620,2],[645,2]]], [621,[13011.2,12037.3,0],[[620,2],[674,2],[583,2]]], [622,[13422.5,11742.5,6.35783e-007],[[586,2]]], [623,[13444,11583,1.27157e-006],[[586,2],[646,2],[623,2],[647,2]]], -[624,[12867.1,8155.67,0],[[589,2]]], [625,[12921,7987.34,0],[[589,2],[648,2],[649,2]]], [626,[12769.1,8228.44,2.54313e-006],[[590,2]]], [627,[12659.6,8364.86,2.54313e-006],[[590,2],[650,2],[627,2],[651,2],[652,2]]], [628,[11110.7,8882.73,2.54313e-006],[[592,2],[654,2],[655,2]]], [629,[11746.3,9426.22,7.62939e-006],[[594,2],[656,2]]], -[630,[11755.5,9628.14,0],[[595,2]]], [631,[11655.5,9756.3,0],[[595,2],[657,2],[631,2],[658,2]]], [632,[11550.2,8850.15,0],[[596,2],[659,2]]], [633,[15345.1,13570.1,0],[[600,2],[660,2]]], [634,[15869.1,13374.6,3.8147e-006],[[601,2],[661,2]]], [635,[15637.4,13526.1,9.53674e-007],[[602,2]]], -[636,[15656.4,13607.8,0],[[602,2],[662,2],[663,2],[664,2]]], [637,[13808.1,6878.29,-5.08626e-006],[[608,2],[666,2],[637,2],[667,2],[668,2]]], [638,[15200,13760.8,0],[[610,2],[669,2]]], [639,[15297.9,13932.2,1.90735e-006],[[610,2],[670,2]]], [640,[14643.6,14260.8,-2.38419e-007],[[571,2]]], [641,[13547.8,13833,0],[[616,2],[671,2]]], -[642,[13741.6,13877.7,0],[[616,2]]], [643,[13287.5,14443.1,-2.54313e-006],[[617,2],[672,2],[673,2],[643,2]]], [644,[13424.5,14392.2,0],[[617,2]]], [645,[13046.5,11889.9,-7.62939e-006],[[620,2],[675,2]]], [646,[13440.1,11619.3,0],[[623,2]]], [647,[13436.6,11466.4,-1.27157e-006],[[623,2],[676,2],[647,2],[677,2]]], -[648,[12936.7,7835.18,0],[[625,2],[649,2],[648,2],[678,2],[679,2]]], [649,[12941.7,7860.08,0],[[648,2],[703,2],[649,2],[625,2]]], [650,[12695.7,8394.33,0],[[627,2],[680,2],[650,2]]], [651,[12540.2,8268.31,5.08626e-006],[[627,2],[681,2],[652,2],[651,2]]], [652,[12555.2,8280.58,0],[[651,2],[708,2],[652,2],[627,2]]], [653,[11262.4,8924.75,1.27157e-006],[[593,2]]], -[654,[11096.5,8920.08,0],[[628,2],[654,2],[682,2]]], [655,[11027.5,8819.38,0],[[628,2],[683,2],[655,2],[684,2]]], [656,[11670.5,9360.26,0],[[629,2],[685,2]]], [657,[11678.7,9708.3,-7.62939e-006],[[631,2],[686,2],[657,2]]], [658,[11548.5,9887.36,2.54313e-006],[[631,2],[687,2],[658,2],[688,2]]], [659,[11469.1,8810.94,-7.62939e-006],[[632,2],[689,2]]], -[660,[15284.3,13628.8,0],[[633,2],[669,2]]], [661,[15973,13351.9,0],[[634,2],[690,2]]], [662,[15764.3,13582.1,1.27157e-006],[[636,2],[664,2],[662,2],[691,2]]], [663,[15653.9,13696.5,-1.27157e-006],[[636,2],[692,2],[663,2],[693,2]]], [664,[15745.6,13590.5,0],[[662,2],[719,2],[636,2],[664,2]]], [665,[13962.8,6887.51,0],[[609,2]]], -[666,[13824.9,6871.96,-7.62939e-006],[[637,2]]], [667,[13675.7,6922.27,5.08626e-006],[[637,2],[668,2],[667,2],[694,2]]], [668,[13692.3,6919.58,1.52588e-005],[[667,2],[725,2],[668,2],[637,2]]], [669,[15259.4,13669.9,9.53674e-007],[[638,2],[660,2]]], [670,[15408.3,13997.3,-1.90735e-006],[[639,2],[695,2]]], [671,[13453.3,13821.4,0],[[641,2],[696,2]]], -[672,[13181.2,14528.1,-1.27157e-006],[[643,2],[697,2],[672,2],[698,2]]], [673,[13320.2,14418.8,-1.27157e-006],[[643,2]]], [674,[13029.4,12039.3,-1.27157e-006],[[621,2]]], [675,[13044.7,11861.5,0],[[645,2],[699,2],[700,2]]], [676,[13448.7,11500.7,-1.90735e-006],[[647,2]]], [677,[13355,11341.4,0],[[647,2],[701,2],[677,2],[702,2]]], -[678,[12921.6,7679.94,-5.08626e-006],[[648,2],[679,2],[678,2],[704,2]]], [679,[12917.1,7702.25,0],[[678,2],[739,2],[679,2],[648,2]]], [680,[12708,8390.45,0],[[650,2],[705,2],[680,2]]], [681,[12452.1,8218.5,-5.08626e-006],[[651,2],[706,2],[681,2],[707,2]]], [682,[11095.2,8974.41,0],[[654,2],[709,2],[710,2]]], [683,[11046.3,8842.38,0],[[655,2]]], -[684,[10958.6,8687.79,0],[[655,2],[711,2],[684,2],[712,2]]], [685,[11592.1,9328.09,0],[[656,2],[713,2]]], [686,[11694.1,9698.5,0],[[657,2],[686,2],[714,2]]], [687,[11574.5,9848.06,5.08626e-006],[[658,2]]], [688,[11568.5,10075.8,0],[[658,2],[715,2],[688,2],[716,2]]], [689,[11361.9,8763.94,0],[[659,2],[717,2]]], -[690,[16125.9,13296.4,0],[[661,2],[718,2]]], [691,[15875.3,13537.3,0],[[662,2],[720,2],[691,2],[721,2]]], [692,[15658,13675.5,-1.90735e-006],[[663,2]]], [693,[15638,13803,0],[[663,2],[722,2],[693,2],[723,2],[724,2]]], [694,[13564.7,6925.12,0],[[667,2],[726,2],[694,2],[727,2]]], [695,[15517.4,14088.8,0],[[670,2],[728,2]]], -[696,[13383.9,13852.6,0],[[671,2],[729,2]]], [697,[13221,14505.8,-1.27157e-006],[[672,2]]], [698,[13064.2,14579.8,0],[[672,2],[730,2],[731,2],[698,2]]], [699,[12996.9,11859.5,-2.54313e-006],[[675,2],[732,2],[699,2],[733,2]]], [700,[12997.9,11743.5,-2.54313e-006],[[675,2],[734,2],[700,2],[735,2]]], [701,[13383,11364.8,0],[[677,2]]], -[702,[13236.4,11263.3,9.53674e-007],[[677,2],[736,2],[702,2],[737,2],[738,2]]], [703,[12937,7897.98,0],[[649,2]]], [704,[12943.9,7567.57,2.54313e-006],[[678,2],[740,2],[704,2],[741,2],[742,2]]], [705,[12714.4,8384.59,0],[[680,2],[743,2],[705,2]]], [706,[12477.6,8221.12,-7.62939e-006],[[681,2]]], [707,[12401.1,8213.26,0],[[681,2]]], -[708,[12573.2,8300.6,5.08626e-006],[[652,2]]], [709,[11024.2,9116.69,0],[[682,2],[744,2],[709,2],[745,2]]], [710,[11201.9,9049,7.62939e-006],[[682,2],[746,2]]], [711,[10968,8728.66,0],[[684,2]]], [712,[10957.2,8605.95,2.54313e-006],[[684,2],[747,2],[748,2],[749,2]]], [713,[11493.9,9280.89,0],[[685,2],[750,2]]], -[714,[11661.4,9731.54,0],[[686,2]]], [715,[11522.5,10016.4,-2.54313e-006],[[688,2]]], [716,[11674,10222.2,-5.08626e-006],[[688,2],[751,2],[716,2],[752,2]]], [717,[11252.3,8710.27,0],[[689,2],[753,2]]], [718,[16153.6,13373.9,9.53674e-007],[[690,2],[754,2],[718,2],[755,2],[721,2]]], [719,[15720.2,13596,0],[[664,2]]], -[720,[15840.7,13546.5,0],[[691,2]]], [721,[15990.7,13509.4,0],[[691,2],[718,2],[756,2],[721,2]]], [722,[15638,13775,1.90735e-006],[[693,2]]], [723,[15677.1,13972.3,0],[[693,2],[724,2],[723,2],[757,2]]], [724,[15654.1,13940.3,0],[[723,2],[788,2],[724,2],[693,2]]], [725,[13719,6910.91,1.01725e-005],[[668,2]]], -[726,[13601.4,6932.19,0],[[694,2]]], [727,[13429.3,6877.63,0],[[694,2],[758,2],[727,2],[759,2],[760,2]]], [728,[15555.2,14139.8,-6.35783e-007],[[695,2],[761,2],[762,2]]], [729,[13304.6,13881.5,0],[[696,2],[763,2]]], [730,[12934,14644.1,3.94826],[[698,2],[764,2],[765,2],[730,2]]], [731,[13082.5,14570.2,1.90735e-006],[[698,2]]], -[732,[13017.3,11864.6,0],[[699,2]]], [733,[12897.9,11836.6,2.54313e-006],[[699,2],[766,2],[733,2],[767,2],[768,2]]], [734,[13038.1,11783.8,1.90735e-006],[[734,2]]], [735,[12927.8,11695,2.54313e-006],[[700,2],[769,2],[770,2]]], [736,[13274.8,11285.2,1.27157e-006],[[702,2]]], [737,[13155.3,11298.5,1.27157e-006],[[702,2],[771,2],[737,2],[772,2]]], -[738,[13114.1,11192.2,0],[[702,2],[773,2],[738,2],[774,2]]], [739,[12921.1,7735.86,0],[[679,2]]], [740,[12934.2,7605.88,0],[[704,2]]], [741,[12964.6,7378.17,-2.54313e-006],[[704,2],[742,2],[741,2],[775,2],[776,2]]], [742,[12960.3,7401.43,0],[[741,2],[805,2],[742,2],[704,2]]], [743,[12706.1,8391.54,0],[[705,2],[777,2],[743,2]]], -[744,[11052.3,9049.74,0],[[709,2]]], [745,[10918.2,9246.23,2.54313e-006],[[709,2],[778,2],[745,2],[779,2]]], [746,[11270.5,9104.1,0],[[710,2],[780,2]]], [747,[10919.1,8483.69,0],[[712,2],[749,2],[747,2],[781,2]]], [748,[11055.1,8620.27,0],[[712,2],[782,2],[753,2]]], [749,[10930.9,8511.33,0],[[747,2],[809,2],[749,2],[712,2]]], -[750,[11442.7,9250.14,0],[[713,2],[783,2]]], [751,[11664.6,10194.9,-7.62939e-006],[[716,2]]], [752,[11663.3,10325.7,0],[[716,2],[784,2],[785,2],[786,2]]], [753,[11136.9,8667.35,0],[[717,2],[748,2],[782,2]]], [754,[16151.5,13314.3,0],[[718,2]]], [755,[16291.8,13427.2,0],[[718,2],[787,2]]], -[756,[15965.4,13518.7,-1.27157e-006],[[721,2]]], [757,[15750.5,14077.4,0],[[723,2],[789,2],[761,2]]], [758,[13468.1,6888.91,0],[[727,2]]], [759,[13244.7,6862.32,0],[[727,2],[760,2],[759,2],[790,2]]], [760,[13279.9,6835.3,1.52588e-005],[[759,2],[818,2],[760,2],[727,2]]], [761,[15604.5,14118.2,0],[[728,2],[757,2],[791,2],[761,2]]], -[762,[15583.5,14221.9,6.35783e-007],[[728,2],[792,2],[762,2],[793,2]]], [763,[13195.9,13889.6,0],[[729,2],[794,2]]], [764,[12688.9,14710.9,0],[[730,2],[795,2],[764,2],[796,2],[797,2]]], [765,[12962.7,14635.9,0],[[730,2]]], [766,[12929,11846.6,3.8147e-006],[[733,2]]], [767,[12722.5,11720,1.90735e-006],[[733,2],[768,2],[767,2],[770,2],[798,2]]], -[768,[12760.1,11761.2,0],[[767,2],[826,2],[768,2],[733,2]]], [769,[12940.9,11598.6,0],[[735,2],[799,2],[769,2],[800,2],[772,2]]], [770,[12826,11703.4,-2.54313e-006],[[735,2],[767,2],[770,2]]], [771,[13184.7,11303.2,0],[[737,2],[801,2],[771,2]]], [772,[13020.2,11370.4,2.54313e-006],[[737,2],[769,2],[802,2],[772,2],[800,2]]], [773,[13144.4,11209.6,0],[[738,2]]], -[774,[13017.3,11106.4,0],[[738,2],[803,2],[804,2],[774,2]]], [775,[13001.6,7206.79,-2.54313e-006],[[741,2],[776,2],[775,2],[806,2],[790,2]]], [776,[12990.4,7236.75,0],[[775,2],[831,2],[776,2],[741,2]]], [777,[12702.1,8393.2,0],[[743,2],[807,2],[777,2]]], [778,[10942.9,9229.18,2.54313e-006],[[745,2]]], [779,[10875.9,9284.88,2.54313e-006],[[745,2],[779,2],[808,2]]], -[780,[11322.7,9152.65,0],[[746,2],[783,2]]], [781,[10811.2,8268.34,0],[[747,2],[810,2],[811,2]]], [782,[11102.8,8647.9,-7.62939e-006],[[748,2],[753,2],[812,2],[782,2]]], [783,[11384.7,9188.64,-7.62939e-006],[[750,2],[780,2]]], [784,[11806.6,10395.8,2.54313e-006],[[752,2],[786,2],[784,2],[813,2]]], [785,[11572.5,10374.3,0],[[752,2],[814,2],[785,2],[815,2]]], -[786,[11765.8,10365.8,-7.62939e-006],[[784,2],[841,2],[752,2],[786,2]]], [787,[16375.8,13431.6,0],[[755,2],[816,2]]], [788,[15647.7,13912.6,0],[[724,2]]], [789,[15918.7,14114.9,-1.90735e-006],[[757,2],[817,2]]], [790,[13106.9,6945.14,0],[[759,2],[775,2],[819,2],[790,2],[820,2],[806,2],[821,2]]], [791,[15581.4,14126.3,-6.35783e-007],[[761,2]]], -[792,[15581.1,14202.5,9.53674e-007],[[762,2]]], [793,[15562.8,14442,15.8481],[[762,2],[822,2]]], [794,[13112.8,13905.8,0],[[763,2],[823,2]]], [795,[12715.3,14690.5,0],[[764,2]]], [796,[12540.8,14873.1,-9.53674e-007],[[764,2],[797,2],[796,2],[824,2],[825,2]]], [797,[12582.8,14842,0],[[796,2],[855,2],[797,2],[764,2]]], -[798,[12577.1,11690.6,-1.90735e-006],[[767,2],[827,2],[798,2]]], [799,[12947.3,11648.2,-2.54313e-006],[[769,2]]], [800,[12938,11483.3,3.8147e-006],[[769,2],[772,2]]], [801,[13192.5,11299.3,0],[[771,2],[828,2],[801,2]]], [802,[13057.5,11330.6,0],[[772,2]]], [803,[12937.4,11010.4,0],[[774,2],[829,2],[803,2],[830,2]]], -[804,[13036.1,11132.2,-1.27157e-006],[[774,2]]], [805,[12959.4,7433.83,-5.08626e-006],[[742,2]]], [806,[13061.9,7034.63,-3.8147e-006],[[775,2],[790,2]]], [807,[12706.6,8384.23,0],[[777,2]]], [808,[10775.9,9350.75,0],[[779,2],[832,2],[808,2],[833,2]]], [809,[10936.5,8537.65,0],[[749,2]]], -[810,[10717.8,8211.26,0],[[781,2],[834,2],[810,2],[835,2],[836,2]]], [811,[10873.3,8172.75,0],[[781,2],[837,2],[811,2],[838,2]]], [812,[11117.1,8597.92,0],[[782,2],[839,2],[840,2]]], [813,[11900.4,10512,0],[[784,2],[842,2],[813,2],[843,2],[844,2]]], [814,[11595,10365.9,0],[[785,2]]], [815,[11477.8,10407.2,0],[[785,2],[845,2],[815,2],[846,2]]], -[816,[16455,13426.4,0],[[787,2],[847,2]]], [817,[15983.5,14111.1,6.35783e-007],[[789,2],[848,2],[817,2],[849,2]]], [818,[13322.8,6845.66,1.01725e-005],[[760,2]]], [819,[13152.4,6919.43,0],[[790,2]]], [820,[13056.2,6829.97,-2.54313e-006],[[790,2],[821,2],[820,2],[850,2],[851,2]]], [821,[13057.4,6850.97,0],[[820,2],[877,2],[821,2],[790,2]]], -[822,[15525.6,14638.5,9.55701],[[793,2],[852,2],[853,2]]], [823,[13045,13956.3,0],[[794,2],[854,2]]], [824,[12452.3,14927.4,6.35783e-007],[[796,2],[856,2],[857,2],[824,2]]], [825,[12498.3,14805,0],[[796,2],[858,2]]], [826,[12790,11785.3,2.54313e-006],[[768,2]]], [827,[12392.9,11564.9,0],[[798,2],[859,2],[827,2],[860,2]]], -[828,[13189.7,11299.2,9.53674e-007],[[801,2],[828,2],[861,2]]], [829,[12972.5,11039.3,-1.27157e-006],[[803,2]]], [830,[12761,10924.7,0],[[803,2],[862,2],[863,2]]], [831,[12983.9,7267.61,0],[[776,2]]], [832,[10838.6,9328.42,0],[[808,2]]], [833,[10607.7,9385.05,0],[[808,2],[864,2],[833,2],[865,2]]], -[834,[10749.8,8231.15,0],[[810,2]]], [835,[10540.3,8102.11,0],[[810,2],[866,2],[835,2],[867,2]]], [836,[10575.7,8128.87,0],[[866,2],[810,2]]], [837,[10849.1,8196,0],[[811,2]]], [838,[10953.2,8106.57,0],[[811,2],[868,2],[838,2],[869,2]]], [839,[11058.2,8548.39,0],[[812,2]]], -[840,[11267.1,8648.33,0],[[812,2],[870,2]]], [841,[11725.6,10350.6,0],[[786,2]]], [842,[11875.4,10479.3,0],[[813,2]]], [843,[12084,10628,2.54313e-006],[[813,2],[844,2],[843,2],[871,2]]], [844,[12048.3,10614.2,7.62939e-006],[[843,2],[894,2],[844,2],[813,2]]], [845,[11495.8,10404.4,0],[[815,2]]], -[846,[11383.5,10423,0],[[815,2],[872,2],[846,2],[873,2]]], [847,[16551.1,13439.6,3.8147e-006],[[816,2],[874,2]]], [848,[15966.2,14113.9,0],[[817,2]]], [849,[16073.5,14091.2,0],[[817,2],[875,2],[849,2],[876,2]]], [850,[13041.1,6702.93,0],[[820,2],[851,2],[850,2],[878,2],[879,2]]], [851,[13041.7,6721.72,0],[[850,2],[903,2],[820,2],[851,2]]], -[852,[15486.6,14741.9,-3.17891e-007],[[822,2],[880,2],[853,2],[852,2],[881,2]]], [853,[15508.8,14714.7,0],[[852,2],[907,2],[853,2],[822,2]]], [854,[12982.3,13983.1,0],[[823,2],[882,2]]], [855,[12599.7,14814.4,0],[[797,2]]], [856,[12357.3,14938.3,6.35783e-007],[[824,2],[883,2],[856,2],[884,2]]], [857,[12469.5,14924.2,9.53674e-007],[[824,2]]], -[858,[12470.5,14708.1,0],[[825,2],[885,2]]], [859,[12465.2,11593.5,-2.54313e-006],[[827,2]]], [860,[12300.4,11519.9,0],[[827,2],[860,2],[886,2]]], [861,[13210.8,11284,1.90735e-006],[[828,2]]], [862,[12633.2,10830.7,2.54313e-006],[[830,2],[863,2],[862,2],[887,2],[888,2]]], [863,[12676.3,10854.9,0],[[862,2],[914,2],[863,2],[830,2]]], -[864,[10626.3,9388.15,0],[[833,2]]], [865,[10566.4,9378.03,0],[[833,2],[865,2],[889,2]]], [866,[10557.9,8117.3,0],[[835,2],[836,2],[866,2]]], [867,[10449.7,8033.22,-1.27157e-006],[[835,2],[890,2],[867,2],[891,2]]], [868,[10930.6,8129.83,0],[[838,2]]], [869,[11029.6,7968.4,-2.54313e-006],[[838,2],[892,2],[869,2],[893,2]]], -[870,[11355.7,8680.39,0],[[840,2]]], [871,[12251.9,10681.7,0],[[843,2],[895,2],[871,2],[896,2],[887,2]]], [872,[11404.7,10417.9,0],[[846,2]]], [873,[11282.7,10450.4,-5.08626e-006],[[846,2],[897,2],[873,2],[898,2]]], [874,[16643.3,13428.1,0],[[847,2],[899,2],[900,2]]], [875,[16050.1,14098.7,0],[[849,2]]], -[876,[16158.6,14056,-1.27157e-006],[[849,2],[901,2],[876,2],[902,2]]], [877,[13061.4,6878.93,-5.08626e-006],[[821,2]]], [878,[13024.7,6573.92,5.08626e-006],[[850,2],[879,2],[878,2],[904,2]]], [879,[13025.6,6588.13,0],[[878,2],[924,2],[879,2],[850,2]]], [880,[15342.9,14922.7,6.35783e-007],[[852,2],[905,2],[880,2],[906,2]]], [881,[15372.8,14878.8,-1.90735e-006],[[905,2],[852,2]]], -[882,[12910.8,13986,0],[[854,2],[882,2],[908,2]]], [883,[12383.7,14938.6,6.35783e-007],[[856,2]]], [884,[12244.3,14912.2,0],[[856,2],[909,2],[910,2],[884,2]]], [885,[12469.5,14648.4,0],[[858,2],[911,2]]], [886,[12211.4,11540.7,0],[[860,2],[912,2],[886,2],[913,2]]], [887,[12423,10778.6,2.54313e-006],[[862,2],[871,2],[888,2],[887,2],[896,2]]], -[888,[12453.7,10798.3,0],[[887,2],[935,2],[888,2],[862,2]]], [889,[10513.8,9383.57,0],[[865,2],[915,2],[889,2],[916,2]]], [890,[10474.6,8048.68,0],[[867,2]]], [891,[10322.7,7985.53,0],[[867,2],[917,2],[891,2],[918,2],[919,2]]], [892,[11020.2,8009.48,-2.54313e-006],[[869,2]]], [893,[11039.5,7915.15,0],[[869,2]]], -[894,[12018.2,10602.2,2.54313e-006],[[844,2]]], [895,[12208.7,10662.3,-2.54313e-006],[[871,2]]], [896,[12332.8,10725.8,0],[[871,2],[887,2]]], [897,[11310.9,10441.5,-7.62939e-006],[[873,2]]], [898,[11204.7,10506.2,-5.08626e-006],[[873,2],[920,2],[898,2]]], [899,[16721.5,13452.6,0],[[874,2],[900,2],[899,2],[921,2]]], -[900,[16708.6,13435.5,-3.8147e-006],[[899,2],[943,2],[900,2],[874,2]]], [901,[16137,14067.5,-1.27157e-006],[[876,2]]], [902,[16243.2,14013.1,0],[[876,2],[922,2],[902,2],[923,2]]], [903,[13044.1,6741.02,0],[[851,2]]], [904,[13019.5,6526.17,2.54313e-006],[[878,2],[904,2],[925,2]]], [905,[15352.1,14904.4,0],[[880,2],[881,2],[905,2]]], -[906,[15314,14997.7,0],[[880,2],[926,2],[927,2],[906,2]]], [907,[15515.9,14688.3,1.47483],[[853,2]]], [908,[12884.9,13978.7,-5.08626e-006],[[882,2],[908,2],[928,2]]], [909,[12168.1,14868.3,0],[[884,2],[929,2],[930,2],[931,2]]], [910,[12273.4,14925,0],[[884,2]]], [911,[12494.4,14576.3,0],[[885,2],[932,2]]], -[912,[12235.9,11510.9,0],[[886,2]]], [913,[12104.7,11613.8,0],[[886,2],[933,2],[913,2],[934,2]]], [914,[12696.3,10873,0],[[863,2]]], [915,[10534.1,9368.86,0],[[889,2]]], [916,[10408,9458.87,0],[[889,2],[936,2],[916,2],[937,2]]], [917,[10367.3,7991.57,0],[[891,2]]], -[918,[10332.3,7859.89,0],[[891,2],[938,2]]], [919,[10169,8048.05,0],[[891,2],[939,2],[919,2],[940,2]]], [920,[11092.4,10590.5,-5.08626e-006],[[898,2],[941,2],[920,2],[942,2]]], [921,[16801.7,13571.8,0],[[899,2],[944,2]]], [922,[16219.4,14022.7,0],[[902,2]]], [923,[16316.9,13988.1,1.27157e-006],[[902,2],[945,2],[946,2]]], -[924,[13029.4,6614.79,2.54313e-006],[[879,2]]], [925,[13016.6,6498.66,0],[[904,2],[925,2],[947,2]]], [926,[15301.4,15092.5,-3.17891e-007],[[906,2],[948,2],[926,2],[949,2]]], [927,[15317.5,14980.6,0],[[906,2]]], [928,[12817.9,13956.2,-2.54313e-006],[[908,2],[928,2],[950,2]]], [929,[12214.8,14683.3,3.17891e-007],[[909,2],[931,2],[929,2],[951,2]]], -[930,[11960.8,14896.2,0],[[909,2],[952,2]]], [931,[12193.1,14716.5,0],[[929,2],[971,2],[931,2],[909,2]]], [932,[12539.5,14537.1,0],[[911,2],[953,2]]], [933,[12126.4,11611.3,0],[[913,2]]], [934,[12013.8,11620,5.08626e-006],[[913,2],[954,2],[934,2],[955,2]]], [935,[12494.1,10795.3,5.08626e-006],[[888,2]]], -[936,[10444.4,9446.85,0],[[916,2]]], [937,[10288.5,9514.56,0],[[916,2],[956,2],[937,2]]], [938,[10348.3,7736.12,3.8147e-006],[[918,2],[957,2]]], [939,[10207,8012.28,0],[[919,2]]], [940,[10062.9,8168.58,0],[[919,2],[958,2],[940,2],[959,2]]], [941,[11183,10602.3,0],[[920,2],[960,2],[941,2]]], -[942,[10883.5,10594.4,0],[[920,2],[961,2],[942,2],[962,2]]], [943,[16684.3,13429.9,0],[[900,2]]], [944,[16860.9,13638.3,0],[[921,2],[963,2]]], [945,[16372.7,13961,0],[[923,2],[964,2],[945,2],[965,2]]], [946,[16329.2,14010.6,0],[[923,2],[946,2],[966,2]]], [947,[13012.2,6466.82,0],[[925,2],[947,2],[967,2]]], -[948,[15301.6,15066.1,-6.35783e-007],[[926,2]]], [949,[15320.1,15199.5,3.17891e-007],[[926,2],[968,2],[949,2],[969,2]]], [950,[12796,13940.5,-2.54313e-006],[[928,2],[950,2],[970,2]]], [951,[12248.4,14554.5,-6.35783e-007],[[929,2],[972,2],[951,2],[973,2]]], [952,[11803.9,14923.9,0],[[930,2],[974,2]]], [953,[12566.8,14507.4,0],[[932,2],[975,2],[976,2]]], -[954,[12032.4,11619.9,7.62939e-006],[[934,2]]], [955,[11930.6,11631.3,0],[[934,2],[977,2],[955,2],[978,2]]], [956,[10172,9590.74,0],[[937,2],[979,2],[980,2]]], [957,[10393.5,7587.77,-3.8147e-006],[[938,2],[981,2]]], [958,[10099.8,8138.57,0],[[940,2]]], [959,[9846.15,8268.31,3.8147e-006],[[940,2],[982,2]]], -[960,[11161.5,10601.1,-7.62939e-006],[[960,2],[941,2]]], [961,[10913.9,10584.1,0],[[942,2]]], [962,[10745.6,10632.7,0],[[942,2],[983,2],[962,2],[984,2],[985,2]]], [963,[16938.5,13671.8,0],[[944,2],[986,2]]], [964,[16357.4,13969.6,0],[[945,2]]], [965,[16454.7,13919,-6.35783e-007],[[945,2],[987,2],[965,2],[988,2]]], -[966,[16373,14075.1,0],[[946,2],[989,2]]], [967,[13003,6411.82,2.54313e-006],[[947,2],[990,2],[967,2],[991,2]]], [968,[15311,15173.1,3.17891e-007],[[949,2]]], [969,[15392.7,15340.3,0],[[949,2],[992,2]]], [970,[12694.1,13868.3,-7.62939e-006],[[950,2],[993,2]]], [971,[12188.4,14761.3,6.35783e-007],[[931,2]]], -[972,[12248.3,14581.8,-6.35783e-007],[[951,2]]], [973,[12240.2,14482.7,0],[[951,2]]], [974,[11750.1,14927.9,0],[[952,2],[994,2],[995,2]]], [975,[12623.1,14592.9,0],[[953,2]]], [976,[12552.1,14396.2,-1.27157e-006],[[953,2],[996,2],[997,2],[976,2]]], [977,[11948.1,11625.1,0],[[955,2]]], -[978,[11819.7,11652.8,0],[[955,2],[998,2],[978,2],[999,2]]], [979,[10199.8,9550.05,0],[[956,2]]], [980,[10030.8,9698,0],[[956,2],[1000,2],[980,2],[1001,2]]], [981,[10404.6,7447.02,3.8147e-006],[[957,2],[1002,2]]], [982,[9772.86,8312.71,0],[[959,2],[1003,2],[1004,2]]], [983,[10771.4,10633.2,0],[[962,2]]], -[984,[10578.3,10594.2,-2.54313e-006],[[962,2],[1005,2],[985,2],[984,2]]], [985,[10594.9,10596.8,7.62939e-006],[[984,2],[1028,2],[985,2],[962,2]]], [986,[16984.9,13709.4,-1.90735e-006],[[963,2],[1006,2]]], [987,[16432,13928.2,6.35783e-007],[[965,2]]], [988,[16542.6,13891.2,-6.35783e-007],[[965,2],[1007,2],[988,2],[1008,2]]], [989,[16401,14168.9,0],[[966,2],[1009,2]]], -[990,[13006.5,6429.63,0],[[967,2]]], [991,[12986.4,6330.64,-2.54313e-006],[[967,2],[1010,2],[991,2],[1011,2]]], [992,[15419.4,15433.2,1.58946e-007],[[969,2],[1012,2],[1013,2],[992,2]]], [993,[12641.3,13847.4,0],[[970,2],[1014,2]]], [994,[11773.1,14962.6,-6.35783e-007],[[974,2],[994,2],[1015,2]]], [995,[11633.2,14879.6,3.17891e-007],[[974,2],[1016,2],[1017,2]]], -[996,[12555.8,14300.3,0],[[976,2],[1018,2]]], [997,[12558.3,14411,0],[[976,2]]], [998,[11855.7,11652.5,0],[[978,2]]], [999,[11688.6,11678.5,0],[[978,2],[1019,2],[999,2],[1020,2]]], [1000,[10085,9681.21,0],[[980,2]]], [1001,[9846.45,9777.66,0],[[980,2],[1021,2],[1001,2],[1022,2]]], -[1002,[10365.3,7337.94,0],[[981,2],[1023,2]]], [1003,[9735.87,8252.15,0],[[982,2],[1024,2]]], [1004,[9620.66,8441.13,0],[[982,2],[1025,2]]], [1005,[10459.4,10553.4,0],[[984,2],[1026,2],[1005,2],[1027,2]]], [1006,[17013.9,13761.6,0],[[986,2],[1029,2]]], [1007,[16518.6,13896.4,0],[[988,2]]], -[1008,[16634,13879,-1.27157e-006],[[988,2],[1030,2],[1008,2],[1031,2]]], [1009,[16409.8,14241.7,0],[[989,2],[1009,2],[1032,2],[1033,2]]], [1010,[12991.5,6350.14,-3.8147e-006],[[991,2]]], [1011,[12972.9,6241.79,5.08626e-006],[[991,2],[1034,2],[1011,2],[1035,2]]], [1012,[15446.2,15586.6,0],[[992,2],[1036,2],[1037,2],[1038,2]]], [1013,[15413.3,15403,1.58946e-007],[[992,2]]], -[1014,[12586.4,13836.8,0],[[993,2],[1039,2],[1040,2]]], [1015,[11813.3,15081.5,0],[[994,2],[1041,2]]], [1016,[11624,14793,1.58946e-007],[[995,2],[1042,2],[1016,2],[1043,2],[1044,2]]], [1017,[11538.4,14872.1,-3.17891e-007],[[995,2],[1045,2],[1017,2],[1046,2],[1047,2]]], [1018,[12558.2,14227.2,0],[[996,2],[1048,2]]], [1019,[11718.9,11654.3,0],[[999,2]]], -[1020,[11599,11747.4,0],[[999,2],[1049,2],[1020,2]]], [1021,[9877.06,9753.92,0],[[1001,2]]], [1022,[9784.99,9819.9,0],[[1001,2],[1050,2],[1051,2]]], [1023,[10302.1,7240.43,-1.27157e-006],[[1002,2],[1052,2],[1053,2]]], [1024,[9719.08,8161.29,0],[[1003,2],[1054,2]]], [1025,[9497.74,8513.07,0],[[1004,2],[1055,2]]], -[1026,[10500.9,10573.5,-2.54313e-006],[[1005,2]]], [1027,[10311.1,10493.4,1.90735e-006],[[1005,2],[1056,2],[1027,2],[1057,2],[1058,2]]], [1028,[10625.7,10607,-2.54313e-006],[[985,2]]], [1029,[17008.1,13838.9,0],[[1006,2],[1059,2],[1029,2]]], [1030,[16609.5,13880,-6.35783e-007],[[1008,2]]], [1031,[16726.1,13883,0],[[1008,2],[1060,2],[1031,2],[1061,2]]], -[1032,[16386,14340.5,0],[[1009,2],[1033,2],[1032,2],[1062,2]]], [1033,[16384.2,14326.9,0],[[1032,2],[1093,2],[1033,2],[1009,2]]], [1034,[12973.1,6264.39,7.62939e-006],[[1011,2]]], [1035,[12967.1,6124.8,0],[[1011,2],[1063,2],[1035,2],[1064,2]]], [1036,[15543.8,15595.7,-3.17891e-007],[[1012,2],[1065,2],[1066,2],[1036,2]]], [1037,[15413.5,15726.2,3.17891e-007],[[1012,2],[1067,2],[1038,2],[1037,2],[1068,2]]], -[1038,[15420.7,15708.1,0],[[1037,2],[1104,2],[1038,2],[1012,2]]], [1039,[12542.7,13920.6,0],[[1014,2],[1069,2],[1039,2],[1070,2]]], [1040,[12544.3,13760.5,0],[[1014,2],[1071,2],[1040,2],[1072,2]]], [1041,[11867.4,15156.9,0],[[1015,2],[1073,2]]], [1042,[11637.5,14836.8,3.17891e-007],[[1016,2]]], [1043,[11513.7,14638.4,0],[[1016,2],[1044,2],[1043,2],[1074,2]]], -[1044,[11529.4,14669.2,0],[[1043,2],[1107,2],[1044,2],[1016,2]]], [1045,[11565.8,14866.6,-4.76837e-007],[[1017,2]]], [1046,[11371.9,14926.3,0],[[1017,2],[1075,2],[1047,2],[1046,2]]], [1047,[11400.8,14926.9,0],[[1046,2],[1112,2],[1047,2],[1017,2]]], [1048,[12531.9,14144.2,0],[[1018,2],[1076,2],[1070,2]]], [1049,[11452.7,11790.6,5.08626e-006],[[1020,2],[1077,2],[1049,2],[1078,2]]], -[1050,[9813.19,9919.71,1.27157e-006],[[1022,2],[1079,2],[1080,2]]], [1051,[9709.31,9745.63,3.8147e-006],[[1022,2],[1081,2]]], [1052,[10226.2,7156.4,0],[[1023,2],[1082,2]]], [1053,[10359.7,7196.17,0],[[1023,2],[1083,2],[1053,2],[1084,2]]], [1054,[9727.19,8093.59,0],[[1024,2],[1085,2]]], [1055,[9382.92,8608.92,3.8147e-006],[[1025,2],[1086,2],[1087,2]]], -[1056,[10365.6,10512.6,0],[[1027,2]]], [1057,[10250.2,10584.4,0],[[1027,2],[1088,2]]], [1058,[10240.9,10409.4,0],[[1027,2],[1089,2]]], [1059,[17014.8,13838.2,0],[[1029,2],[1090,2],[1061,2],[1091,2]]], [1060,[16701.8,13879.7,6.35783e-007],[[1031,2]]], [1061,[16821.2,13893.2,1.27157e-006],[[1031,2],[1059,2],[1092,2],[1061,2],[1090,2]]], -[1062,[16417,14458.7,-3.8147e-006],[[1032,2],[1094,2]]], [1063,[12971.4,6155.25,0],[[1035,2]]], [1064,[12955.4,5981.76,3.8147e-006],[[1035,2],[1095,2],[1064,2],[1096,2],[1097,2],[1098,2]]], [1065,[15640.3,15624,6.35783e-007],[[1036,2],[1099,2],[1100,2],[1065,2],[1101,2]]], [1066,[15513.1,15588.1,-3.17891e-007],[[1036,2]]], [1067,[15337.7,15869.9,0],[[1037,2],[1102,2],[1068,2],[1067,2],[1103,2]]], -[1068,[15362.4,15850.5,0],[[1067,2],[1138,2],[1068,2],[1037,2]]], [1069,[12554.5,13886.9,0],[[1039,2]]], [1070,[12460,14044.8,0],[[1039,2],[1048,2],[1076,2]]], [1071,[12551.5,13781.2,0],[[1040,2]]], [1072,[12524.8,13633.8,2.54313e-006],[[1040,2],[1105,2],[1072,2]]], [1073,[11950.5,15227.3,0],[[1041,2],[1106,2]]], -[1074,[11442.7,14472.6,0],[[1043,2],[1108,2],[1109,2]]], [1075,[11252.6,14942.9,6.35783e-007],[[1046,2],[1110,2],[1111,2],[1075,2]]], [1076,[12508.5,14117.9,0],[[1048,2],[1070,2]]], [1077,[11480.8,11769.9,7.62939e-006],[[1049,2]]], [1078,[11298.1,11840.4,0],[[1049,2],[1113,2],[1078,2],[1114,2]]], [1079,[9869.3,9991.3,0],[[1050,2],[1115,2]]], -[1080,[9765.86,10007.2,-2.54313e-006],[[1050,2],[1116,2],[1080,2],[1117,2]]], [1081,[9656.3,9655.54,-3.8147e-006],[[1051,2],[1118,2]]], [1082,[10207.2,7113.37,-2.54313e-006],[[1052,2],[1119,2],[1120,2]]], [1083,[10343.3,7206.43,0],[[1053,2]]], [1084,[10431.6,7155.67,0],[[1053,2],[1121,2],[1084,2],[1122,2]]], [1085,[9768.05,7983.53,0],[[1054,2],[1123,2]]], -[1086,[9234.4,8668.74,-1.27157e-006],[[1055,2],[1087,2],[1086,2],[1124,2]]], [1087,[9285.6,8681.25,0],[[1086,2],[1156,2],[1087,2],[1055,2]]], [1088,[10259.5,10643.4,0],[[1057,2],[1125,2]]], [1089,[10198,10371.4,0],[[1058,2],[1126,2]]], [1090,[16885,13884.7,9.53674e-007],[[1059,2],[1061,2]]], [1091,[17144.2,13870.6,0],[[1059,2],[1127,2],[1128,2]]], -[1092,[16794.8,13893.5,6.35783e-007],[[1061,2]]], [1093,[16393,14298.1,0],[[1033,2]]], [1094,[16424.6,14513.2,0],[[1062,2],[1129,2]]], [1095,[12955.1,6030.72,0],[[1064,2]]], [1096,[12990.7,5771.17,5.08626e-006],[[1064,2],[1130,2],[1096,2],[1131,2]]], [1097,[12874.9,5919.26,0],[[1064,2],[1132,2],[1097,2],[1133,2],[1134,2]]], -[1098,[12987.2,5821.02,0],[[1130,2],[1064,2]]], [1099,[15790.1,15643.2,6.35783e-007],[[1065,2],[1101,2],[1099,2],[1135,2]]], [1100,[15615.2,15618.6,6.35783e-007],[[1065,2]]], [1101,[15761.5,15644.6,0],[[1099,2],[1171,2],[1101,2],[1065,2]]], [1102,[15214.6,15967.6,0],[[1067,2],[1136,2],[1103,2],[1102,2],[1137,2]]], [1103,[15235.4,15956.4,0],[[1102,2],[1175,2],[1103,2],[1067,2]]], -[1104,[15426.7,15681.9,3.17891e-007],[[1038,2]]], [1105,[12525,13671.5,5.08626e-006],[[1072,2]]], [1106,[11968.4,15240.6,-6.35783e-007],[[1073,2],[1139,2],[1140,2]]], [1107,[11553.2,14691.6,0],[[1044,2]]], [1108,[11390.8,14355.4,-1.27157e-006],[[1074,2],[1109,2],[1108,2],[1141,2]]], [1109,[11394.9,14386.8,-9.53674e-007],[[1108,2],[1178,2],[1109,2],[1074,2]]], -[1110,[11141.7,14986.4,0],[[1075,2],[1142,2],[1143,2],[1110,2],[1144,2]]], [1111,[11287,14933.4,6.35783e-007],[[1075,2]]], [1112,[11435.5,14910.5,0],[[1047,2]]], [1113,[11337.1,11842.7,0],[[1078,2]]], [1114,[11161.6,11824.1,0],[[1078,2],[1145,2],[1114,2],[1146,2]]], [1115,[9917.81,10039.4,7.62939e-006],[[1079,2],[1147,2]]], -[1116,[9775.09,9983.05,0],[[1080,2]]], [1117,[9743.21,10132.7,0],[[1080,2],[1148,2],[1117,2],[1149,2]]], [1118,[9598.06,9612.92,0],[[1081,2],[1150,2]]], [1119,[10174.1,6941.02,0],[[1082,2],[1151,2]]], [1120,[10164,7134.82,2.54313e-006],[[1082,2],[1120,2],[1152,2]]], [1121,[10411.7,7166.87,0],[[1084,2]]], -[1122,[10521.6,7101.32,-2.54313e-006],[[1084,2],[1153,2],[1154,2]]], [1123,[9813.27,7902.94,0],[[1085,2],[1155,2]]], [1124,[9072.7,8672.33,1.27157e-006],[[1086,2],[1157,2],[1124,2],[1158,2]]], [1125,[10304.8,10729.3,0],[[1088,2],[1159,2]]], [1126,[10097.2,10309.4,7.62939e-006],[[1089,2],[1160,2]]], [1127,[17194.3,13964.3,-0.00198841],[[1091,2],[1161,2],[1127,2],[1162,2]]], -[1128,[17201.9,13850.4,3.17891e-007],[[1091,2],[1163,2],[1162,2],[1164,2],[1165,2]]], [1129,[16393.2,14620.2,0],[[1094,2],[1166,2]]], [1130,[12989.8,5799.97,0],[[1096,2],[1098,2],[1130,2]]], [1131,[13015.6,5664.95,0],[[1096,2],[1167,2],[1131,2],[1168,2],[1169,2]]], [1132,[12899.5,5944.06,0],[[1097,2]]], [1133,[12770,5762.42,0],[[1097,2],[1134,2],[1133,2],[1170,2]]], -[1134,[12793.7,5787.85,-1.52588e-005],[[1133,2],[1201,2],[1134,2],[1097,2]]], [1135,[15963.3,15619.5,0],[[1099,2],[1172,2],[1173,2]]], [1136,[15076.6,16049.4,-6.35783e-007],[[1102,2],[1174,2],[1137,2],[1136,2]]], [1137,[15089.6,16038.6,0],[[1136,2],[1208,2],[1137,2],[1102,2]]], [1138,[15379.7,15814.9,0],[[1068,2]]], [1139,[12035.6,15204.7,1.90735e-006],[[1106,2],[1176,2]]], -[1140,[12016.8,15348.5,0],[[1106,2],[1177,2]]], [1141,[11390.7,14222.2,-6.35783e-007],[[1108,2],[1179,2],[1180,2],[1141,2]]], [1142,[11016.5,15073.5,0],[[1110,2],[1144,2],[1142,2],[1181,2]]], [1143,[11165.1,14974.2,0],[[1110,2]]], [1144,[11035.7,15048.6,0],[[1142,2],[1214,2],[1144,2],[1110,2]]], [1145,[11191.4,11836.7,0],[[1114,2]]], -[1146,[11002.2,11799.7,0],[[1114,2],[1146,2],[1182,2]]], [1147,[9938.54,10112.6,0],[[1115,2],[1183,2]]], [1148,[9740.99,10099.1,0],[[1117,2]]], [1149,[9756.14,10196.4,0],[[1117,2],[1149,2],[1184,2]]], [1150,[9507.97,9559.91,3.8147e-006],[[1118,2],[1185,2]]], [1151,[10126.2,6796.84,7.62939e-006],[[1119,2],[1186,2]]], -[1152,[10086.4,7187.09,-7.62939e-006],[[1120,2],[1187,2]]], [1153,[10503.7,7113.48,0],[[1122,2]]], [1154,[10621.5,7067.37,-2.54313e-006],[[1122,2],[1188,2],[1154,2],[1189,2]]], [1155,[9831.33,7820.16,0],[[1123,2],[1190,2]]], [1156,[9330.17,8652.94,0],[[1087,2]]], [1157,[9119.2,8659.75,2.54313e-006],[[1124,2]]], -[1158,[8893.01,8798.84,0],[[1124,2],[1191,2],[1192,2]]], [1159,[10356.7,10789.6,0],[[1125,2],[1193,2]]], [1160,[9999.13,10222.3,7.62939e-006],[[1126,2],[1183,2]]], [1161,[17184.3,13939.7,0],[[1127,2]]], [1162,[17221,14015.7,-0.00198873],[[1127,2],[1128,2],[1163,2],[1194,2],[1195,2]]], [1163,[17255.2,13969,2.38419e-007],[[1128,2],[1162,2],[1165,2],[1163,2],[1196,2]]], -[1164,[17264.1,13802.6,0],[[1128,2],[1197,2],[1164,2],[1196,2]]], [1165,[17239.5,13934.7,0],[[1163,2],[1228,2],[1165,2],[1128,2]]], [1166,[16341.3,14725.2,0],[[1129,2],[1198,2]]], [1167,[13000.4,5689.36,0],[[1131,2]]], [1168,[13147.5,5538,1.01725e-005],[[1131,2],[1169,2],[1168,2],[1199,2],[1200,2]]], [1169,[13126.9,5549.6,-1.52588e-005],[[1168,2],[1231,2],[1169,2],[1131,2]]], -[1170,[12677.5,5658.69,5.08626e-006],[[1133,2],[1202,2],[1203,2],[1170,2]]], [1171,[15733.7,15640.7,6.35783e-007],[[1101,2]]], [1172,[16072.2,15575.4,-6.35783e-007],[[1135,2],[1204,2],[1173,2],[1172,2],[1205,2]]], [1173,[16055.4,15585.3,0],[[1172,2],[1236,2],[1173,2],[1135,2]]], [1174,[15004.9,16113.4,-1.27157e-006],[[1136,2],[1206,2],[1207,2],[1174,2]]], [1175,[15257.8,15939.5,0],[[1103,2]]], -[1176,[12084.9,15224.2,0],[[1139,2],[1209,2],[1176,2],[1210,2]]], [1177,[12058.2,15416.6,-2.47955e-005],[[1140,2],[1211,2]]], [1178,[11407.6,14410.5,0],[[1109,2]]], [1179,[11386.7,14111.4,-1.27157e-006],[[1141,2],[1212,2],[1213,2],[1179,2]]], [1180,[11389.4,14253.9,-6.35783e-007],[[1141,2]]], [1181,[10938.4,15234.4,0],[[1142,2],[1215,2]]], -[1182,[10752,11878.2,0],[[1146,2],[1216,2],[1182,2],[1217,2]]], [1183,[9967.44,10182.9,-7.62939e-006],[[1147,2],[1160,2]]], [1184,[9778.82,10259.3,-2.54313e-006],[[1149,2],[1218,2],[1184,2],[1219,2]]], [1185,[9437.68,9499.94,0],[[1150,2],[1220,2]]], [1186,[10100.6,6666.45,0],[[1151,2],[1221,2]]], [1187,[10023.8,7293.14,0],[[1152,2],[1222,2]]], -[1188,[10585,7072.37,-3.8147e-006],[[1154,2]]], [1189,[10758,7038.01,-7.62939e-006],[[1154,2]]], [1190,[9876.26,7737.47,0],[[1155,2],[1223,2]]], [1191,[8743.35,8871.37,1.27157e-006],[[1158,2],[1192,2],[1191,2],[1224,2]]], [1192,[8775.85,8865.31,-3.8147e-006],[[1191,2],[1255,2],[1192,2],[1158,2]]], [1193,[10384.4,10829.5,-2.54313e-006],[[1159,2],[1225,2],[1193,2],[1226,2]]], -[1194,[17228.2,14145.8,0],[[1162,2],[1195,2],[1194,2],[1227,2]]], [1195,[17231.9,14119.9,0],[[1194,2],[1259,2],[1195,2],[1162,2]]], [1196,[17338.4,13926.2,-3.17891e-007],[[1163,2],[1164,2],[1229,2],[1196,2]]], [1197,[17292.8,13747.5,0],[[1164,2]]], [1198,[16282,14807.2,0],[[1166,2],[1230,2]]], [1199,[13292.5,5447.93,0],[[1168,2],[1200,2],[1199,2],[1232,2]]], -[1200,[13271.3,5464.88,0],[[1199,2],[1265,2],[1200,2],[1168,2]]], [1201,[12806.7,5817.85,-5.08626e-006],[[1134,2]]], [1202,[12623.9,5534.59,-5.08626e-006],[[1170,2],[1233,2],[1202,2],[1234,2]]], [1203,[12696.3,5684.32,0],[[1170,2]]], [1204,[16190.9,15502.2,0],[[1172,2],[1235,2],[1205,2],[1204,2]]], [1205,[16178.2,15513.2,0],[[1204,2],[1271,2],[1205,2],[1172,2]]], -[1206,[14888.5,16246.5,0],[[1174,2],[1237,2],[1238,2]]], [1207,[15024,16092.8,-6.35783e-007],[[1174,2]]], [1208,[15116.7,16022.5,0],[[1137,2]]], [1209,[12069.7,15212.4,0],[[1176,2]]], [1210,[12141.3,15310,0],[[1176,2],[1239,2]]], [1211,[12118.7,15487,1.90735e-006],[[1177,2],[1240,2],[1241,2]]], -[1212,[11378.7,14002.5,-6.35783e-007],[[1179,2],[1242,2],[1212,2],[1243,2]]], [1213,[11390.1,14136.4,-1.27157e-006],[[1179,2]]], [1214,[11059.5,15033.7,0],[[1144,2]]], [1215,[10899.4,15290.5,6.35783e-007],[[1181,2],[1244,2],[1215,2],[1245,2]]], [1216,[10767.6,11854.6,0],[[1182,2]]], [1217,[10599.6,11991.6,-3.8147e-006],[[1182,2],[1246,2],[1217,2],[1247,2],[1248,2]]], -[1218,[9770.37,10234.5,-3.8147e-006],[[1184,2]]], [1219,[9825.08,10398,2.54313e-006],[[1184,2],[1249,2],[1219,2],[1250,2]]], [1220,[9369.22,9433.87,3.8147e-006],[[1185,2],[1251,2]]], [1221,[10069.9,6556.03,0],[[1186,2],[1252,2]]], [1222,[9990.04,7372.76,0],[[1187,2],[1253,2]]], [1223,[9913.44,7663.57,0],[[1190,2],[1254,2]]], -[1224,[8671.32,8894.51,-1.27157e-006],[[1191,2],[1256,2],[1257,2]]], [1225,[10379.2,10816.8,-3.8147e-006],[[1193,2]]], [1226,[10418.1,10986.3,0],[[1193,2],[1258,2]]], [1227,[17208.8,14282.7,6.35783e-007],[[1194,2],[1260,2],[1227,2],[1261,2]]], [1228,[17225.1,13908.4,3.17891e-007],[[1165,2]]], [1229,[17339.1,13943.6,-4.76837e-007],[[1196,2]]], -[1230,[16253.1,14862.8,-1.27157e-006],[[1198,2],[1262,2],[1230,2],[1263,2],[1264,2]]], [1231,[13101.5,5569.68,5.08626e-006],[[1169,2]]], [1232,[13448.1,5350.54,0],[[1199,2],[1266,2]]], [1233,[12639,5582.18,-5.08626e-006],[[1202,2]]], [1234,[12570.3,5418.14,5.08626e-006],[[1202,2],[1267,2],[1234,2],[1268,2]]], [1235,[16260.6,15438,0],[[1204,2],[1269,2],[1270,2],[1235,2]]], -[1236,[16030.4,15595.4,0],[[1173,2]]], [1237,[14817.5,16335.7,0],[[1206,2],[1272,2],[1238,2],[1237,2],[1273,2]]], [1238,[14827.3,16318.9,0],[[1237,2],[1307,2],[1238,2],[1206,2]]], [1239,[12217.7,15383,0],[[1210,2],[1274,2],[1240,2]]], [1240,[12178,15513.1,6.35783e-007],[[1211,2],[1239,2],[1275,2],[1276,2],[1277,2]]], [1241,[12100,15505.3,1.90735e-006],[[1211,2]]], -[1242,[11376.2,14042.7,0],[[1212,2]]], [1243,[11405.5,13860,0],[[1212,2],[1278,2],[1243,2],[1279,2]]], [1244,[10912.1,15277,0],[[1215,2]]], [1245,[10834.8,15342.8,-1.27157e-006],[[1215,2],[1280,2],[1245,2],[1281,2]]], [1246,[10660.6,11962.1,-7.62939e-006],[[1217,2]]], [1247,[10483,11942,0],[[1217,2],[1282,2]]], -[1248,[10440.9,12059.9,-1.01725e-005],[[1217,2],[1283,2],[1284,2]]], [1249,[9817.3,10359.5,2.54313e-006],[[1219,2]]], [1250,[9845.73,10491.2,0],[[1219,2],[1285,2],[1250,2],[1286,2]]], [1251,[9278.25,9374.56,0],[[1220,2],[1287,2]]], [1252,[10006.5,6431.84,0],[[1221,2],[1288,2]]], [1253,[9969.3,7458.57,2.54313e-006],[[1222,2],[1254,2],[1289,2],[1290,2]]], -[1254,[9934.95,7548.15,7.62939e-006],[[1223,2],[1253,2]]], [1255,[8809.86,8847.96,1.27157e-006],[[1192,2]]], [1256,[8594.62,8914.38,-1.27157e-006],[[1224,2],[1291,2],[1256,2],[1292,2]]], [1257,[8705.94,8956.54,0],[[1224,2],[1293,2]]], [1258,[10439.2,11109.2,7.62939e-006],[[1226,2],[1294,2]]], [1259,[17228.2,14093.2,0],[[1195,2]]], -[1260,[17208.9,14245.6,-6.35783e-007],[[1227,2]]], [1261,[17213,14398.8,1.27157e-006],[[1227,2],[1295,2],[1261,2],[1296,2],[1297,2]]], [1262,[16260.7,14839.2,-1.27157e-006],[[1230,2]]], [1263,[16260.3,14946.4,0],[[1230,2],[1264,2],[1263,2],[1298,2]]], [1264,[16253.7,14937.6,0],[[1263,2],[1327,2],[1230,2]]], [1265,[13244.5,5481.44,5.08626e-006],[[1200,2]]], -[1266,[13548,5286.65,0],[[1232,2],[1299,2],[1266,2],[1300,2]]], [1267,[12586.5,5440.13,0],[[1234,2]]], [1268,[12467.3,5300.82,0],[[1234,2],[1301,2],[1268,2],[1302,2],[1303,2]]], [1269,[16340.8,15344.8,0],[[1269,2],[1304,2],[1235,2],[1305,2]]], [1270,[16243.4,15457,-1.27157e-006],[[1235,2]]], [1271,[16154.4,15528.1,0],[[1205,2]]], -[1272,[14734.2,16461.6,0],[[1237,2],[1306,2],[1273,2],[1272,2]]], [1273,[14753,16440.3,0],[[1272,2],[1335,2],[1273,2],[1237,2]]], [1274,[12240.2,15438.7,0],[[1239,2],[1308,2],[1274,2]]], [1275,[12200.2,15609.1,0],[[1240,2],[1309,2],[1277,2],[1275,2],[1310,2]]], [1276,[12214.8,15460.1,0],[[1240,2]]], [1277,[12186.5,15595.1,0],[[1275,2],[1337,2],[1240,2]]], -[1278,[11399.2,13895.9,0],[[1243,2]]], [1279,[11402.3,13727.8,-1.27157e-006],[[1243,2],[1311,2],[1312,2],[1279,2]]], [1280,[10850.7,15334.6,-9.53674e-007],[[1245,2]]], [1281,[10768.1,15369.4,1.90735e-006],[[1245,2],[1313,2],[1314,2]]], [1282,[10452.3,11886.9,5.08626e-006],[[1247,2],[1315,2],[1316,2]]], [1283,[10467.5,12047.5,-1.01725e-005],[[1248,2]]], -[1284,[10400.6,12148.1,0],[[1248,2],[1317,2]]], [1285,[9838.4,10474.1,0],[[1250,2]]], [1286,[9992.79,10604.1,0],[[1250,2]]], [1287,[9213.37,9325.14,0],[[1251,2],[1318,2]]], [1288,[9933.85,6335.89,0],[[1252,2],[1319,2]]], [1289,[10056.7,7507.93,-2.54313e-006],[[1253,2],[1320,2],[1289,2],[1321,2]]], -[1290,[10038.6,7488.42,0],[[1320,2],[1253,2]]], [1291,[8618.58,8909.17,-1.27157e-006],[[1256,2]]], [1292,[8491.95,8922.18,0],[[1256,2],[1322,2],[1292,2],[1323,2]]], [1293,[8787.21,9047.17,0],[[1257,2],[1324,2]]], [1294,[10440.3,11201.5,0],[[1258,2],[1325,2]]], [1295,[17216.4,14368.6,0],[[1261,2]]], -[1296,[17165.1,14534.2,0],[[1261,2],[1297,2],[1296,2],[1326,2]]], [1297,[17176.9,14514.3,0],[[1296,2],[1355,2],[1297,2],[1261,2]]], [1298,[16351.5,15015.9,0],[[1263,2],[1328,2]]], [1299,[13530.3,5300.82,0],[[1266,2]]], [1300,[13650.7,5201.5,0],[[1266,2],[1300,2],[1329,2]]], [1301,[12492.1,5335.61,0],[[1268,2]]], -[1302,[12437.3,5149.91,-5.08626e-006],[[1268,2],[1303,2],[1302,2],[1330,2],[1331,2]]], [1303,[12401.7,5185.68,0],[[1302,2],[1360,2],[1303,2],[1268,2]]], [1304,[16322,15365.6,-1.27157e-006],[[1269,2]]], [1305,[16410.8,15284.5,0],[[1332,2],[1363,2],[1305,2],[1269,2]]], [1306,[14615.2,16599.2,0],[[1272,2],[1334,2]]], [1307,[14846.5,16295.2,0],[[1238,2]]], -[1308,[12232.6,15421.1,0],[[1274,2]]], [1309,[12295.7,15623.9,1.58946e-007],[[1275,2],[1310,2],[1309,2],[1336,2]]], [1310,[12263.3,15643.1,0],[[1309,2],[1365,2],[1310,2],[1275,2]]], [1311,[11375.1,13630.1,0],[[1279,2],[1338,2],[1311,2],[1339,2]]], [1312,[11409.9,13758.7,-1.27157e-006],[[1279,2]]], [1313,[10725.5,15394.2,1.27157e-006],[[1281,2],[1340,2],[1341,2]]], -[1314,[10752.4,15308,2.54313e-006],[[1281,2],[1314,2],[1342,2]]], [1315,[10365.6,11868,0],[[1282,2],[1343,2],[1315,2],[1344,2]]], [1316,[10415.3,11802,0],[[1282,2],[1345,2],[1346,2],[1316,2]]], [1317,[10375.8,12204.8,-5.08626e-006],[[1284,2],[1347,2],[1317,2],[1348,2]]], [1318,[9136.86,9250.1,0],[[1287,2],[1349,2]]], [1319,[9844.22,6241.36,0],[[1288,2],[1350,2]]], -[1320,[10048.9,7496.37,0],[[1289,2],[1290,2]]], [1321,[10104.7,7566.44,0],[[1289,2]]], [1322,[8521.99,8924.6,0],[[1292,2]]], [1323,[8391.63,8911.03,0],[[1292,2],[1351,2],[1323,2],[1352,2]]], [1324,[8894.59,9136.86,0],[[1293,2],[1353,2]]], [1325,[10460,11266.8,0],[[1294,2],[1354,2]]], -[1326,[17102.2,14633,0],[[1296,2],[1356,2],[1326,2],[1357,2]]], [1327,[16249.6,14921.9,0],[[1264,2]]], [1328,[16414.6,15076.7,2.54313e-006],[[1298,2],[1358,2],[1328,2],[1333,2]]], [1329,[13748.7,5122.47,0],[[1300,2],[1359,2]]], [1330,[12598.3,5145.85,0],[[1302,2],[1361,2],[1331,2],[1330,2]]], [1331,[12584.1,5128.06,1.52588e-005],[[1330,2],[1389,2],[1331,2],[1302,2]]], -[1332,[16425.8,15266.2,0],[[1269,2],[1333,2],[1305,2],[1332,2]]], [1333,[16492.4,15175.9,1.27157e-006],[[1332,2],[1328,2],[1362,2]]], [1334,[14524.5,16703.5,0],[[1306,2],[1364,2]]], [1335,[14768.2,16416.7,-6.35783e-007],[[1273,2]]], [1336,[12386.1,15539.8,0],[[1309,2]]], [1337,[12181.3,15579.7,-6.35783e-007],[[1277,2]]], -[1338,[11379.4,13656.2,0],[[1311,2]]], [1339,[11375,13524.7,0],[[1311,2],[1366,2],[1367,2]]], [1340,[10552.1,15450.5,0],[[1313,2],[1368,2],[1369,2]]], [1341,[10747.4,15466.9,0],[[1313,2],[1370,2],[1371,2],[1341,2],[1372,2]]], [1342,[10707.5,15167.5,-1.27157e-006],[[1314,2],[1373,2],[1374,2]]], [1343,[10407.6,11879.9,0],[[1315,2],[1375,2],[1343,2]]], -[1344,[10222,11853.2,0],[[1315,2],[1344,2],[1376,2]]], [1345,[10383.8,11764,5.08626e-006],[[1316,2],[1377,2],[1345,2]]], [1346,[10450.1,11811.5,0],[[1316,2],[1378,2],[1346,2]]], [1347,[10387.1,12170,-7.62939e-006],[[1317,2]]], [1348,[10367.8,12300.5,2.54313e-006],[[1317,2],[1379,2],[1348,2],[1380,2]]], [1349,[9063.03,9191.73,0],[[1318,2],[1353,2]]], -[1350,[9769.96,6137.26,0],[[1319,2],[1381,2]]], [1351,[8419.15,8912.02,0],[[1323,2]]], [1352,[8304.19,8897.6,0],[[1323,2],[1382,2],[1383,2]]], [1353,[8972.35,9169.99,-3.8147e-006],[[1324,2],[1349,2]]], [1354,[10498,11342.4,-7.62939e-006],[[1325,2],[1384,2]]], [1355,[17187,14489.3,1.27157e-006],[[1297,2]]], -[1356,[17121.2,14608.7,-1.27157e-006],[[1326,2]]], [1357,[17033.9,14724.4,-1.27157e-006],[[1326,2],[1385,2],[1357,2],[1386,2]]], [1358,[16391.5,15046.5,1.27157e-006],[[1328,2]]], [1359,[13835.2,5089.8,0],[[1329,2],[1387,2]]], [1360,[12414.3,5209.43,0],[[1303,2]]], [1361,[12689,5233.68,0],[[1330,2],[1388,2],[1361,2]]], -[1362,[16582.6,15121,0],[[1333,2],[1390,2],[1362,2],[1391,2]]], [1363,[16396.6,15297.6,1.27157e-006],[[1305,2]]], [1364,[14432.3,16809.4,0],[[1334,2],[1392,2]]], [1365,[12241.5,15638.6,0],[[1310,2]]], [1366,[11342.3,13376.4,0],[[1339,2],[1393,2],[1366,2],[1394,2],[1395,2]]], [1367,[11371.7,13550.7,0],[[1339,2]]], -[1368,[10469.9,15474.5,6.35783e-007],[[1340,2],[1396,2],[1369,2],[1368,2],[1397,2]]], [1369,[10493.3,15470.6,0],[[1368,2],[1420,2],[1369,2],[1340,2]]], [1370,[10762.1,15619.1,0],[[1341,2],[1398,2],[1372,2],[1370,2]]], [1371,[10741.8,15441.2,1.27157e-006],[[1341,2]]], [1372,[10767.5,15589.4,0],[[1370,2],[1425,2],[1372,2],[1341,2]]], [1373,[10585.5,15128.1,0],[[1342,2],[1399,2]]], -[1374,[10741.8,15057.9,0],[[1342,2],[1400,2],[1374,2],[1401,2]]], [1375,[10375.7,11864.6,0],[[1343,2]]], [1376,[9992.26,11808.3,0],[[1344,2],[1402,2],[1403,2]]], [1377,[10468.2,11716.3,0],[[1345,2],[1404,2]]], [1378,[10451.1,11815.8,0],[[1346,2],[1405,2],[1378,2]]], [1379,[10362.3,12291.6,0],[[1348,2]]], -[1380,[10438.7,12388.6,0],[[1348,2],[1406,2]]], [1381,[9687.26,6040.08,0],[[1350,2],[1407,2]]], [1382,[8152.06,8920.77,0],[[1352,2],[1408,2],[1409,2]]], [1383,[8285.17,8799.3,-1.27157e-006],[[1352,2],[1410,2],[1383,2],[1411,2]]], [1384,[10494.4,11398.2,0],[[1354,2],[1412,2]]], [1385,[17047.3,14701,-1.27157e-006],[[1357,2]]], -[1386,[16975.2,14871.6,0],[[1357,2],[1413,2]]], [1387,[13915.6,5044.26,0],[[1359,2],[1414,2]]], [1388,[12646.9,5203.14,0],[[1361,2]]], [1389,[12556.8,5110.04,0],[[1331,2]]], [1390,[16554.3,15130,0],[[1362,2]]], [1391,[16685.9,15097,-2.54313e-006],[[1362,2],[1415,2],[1391,2],[1416,2]]], -[1392,[14400.8,16846,-6.35783e-007],[[1364,2],[1392,2],[1417,2]]], [1393,[11370.4,13431.9,0],[[1366,2]]], [1394,[11248.6,13201.4,0],[[1366,2],[1418,2],[1395,2],[1394,2]]], [1395,[11267.7,13223.3,3.8147e-006],[[1394,2],[1445,2],[1395,2],[1366,2]]], [1396,[10299.3,15499.6,6.35783e-007],[[1368,2],[1397,2],[1396,2],[1419,2]]], [1397,[10328.2,15498.6,9.53674e-007],[[1396,2],[1446,2],[1397,2],[1368,2]]], -[1398,[10734.4,15723.2,3.8147e-007],[[1370,2],[1398,2],[1421,2],[1422,2],[1423,2],[1424,2]]], [1399,[10531,15079.3,0],[[1373,2],[1426,2]]], [1400,[10728.7,15097.5,1.90735e-006],[[1374,2]]], [1401,[10799.9,14951.8,0],[[1374,2]]], [1402,[9987.54,11783.1,0],[[1376,2],[1402,2],[1427,2]]], [1403,[9916.3,11785.4,1.01725e-005],[[1376,2],[1403,2],[1428,2]]], -[1404,[10510.9,11641.1,-5.08626e-006],[[1377,2],[1412,2],[1429,2],[1404,2]]], [1405,[10442.3,11813.2,0],[[1378,2]]], [1406,[10504.5,12421.5,0],[[1380,2],[1430,2]]], [1407,[9604.75,5958.51,0],[[1381,2],[1431,2]]], [1408,[8123.93,8969.8,0],[[1382,2],[1432,2],[1408,2],[1433,2]]], [1409,[7972.38,8980.93,0],[[1382,2],[1434,2],[1435,2]]], -[1410,[8284.17,8829.78,0],[[1383,2]]], [1411,[8327.38,8659.42,0],[[1383,2],[1436,2],[1411,2],[1437,2]]], [1412,[10491.2,11457.3,0],[[1384,2],[1404,2]]], [1413,[16939.5,14925.7,2.54313e-006],[[1386,2],[1438,2],[1413,2],[1439,2],[1416,2]]], [1414,[14010.5,4965.75,0],[[1387,2],[1440,2]]], [1415,[16667.8,15101.2,-1.90735e-006],[[1391,2]]], -[1416,[16793.5,15055,0],[[1391,2],[1413,2],[1441,2],[1416,2],[1442,2]]], [1417,[14301.4,16964.4,0],[[1392,2],[1417,2]]], [1418,[11129.4,13076.7,-2.54313e-006],[[1394,2],[1443,2],[1418,2],[1444,2]]], [1419,[10075.9,15532,0],[[1396,2],[1447,2]]], [1420,[10512.6,15464.6,0],[[1369,2]]], [1421,[10835.4,15726.6,6.35783e-007],[[1398,2],[1448,2],[1421,2],[1449,2]]], -[1422,[10695.1,15746,0],[[1398,2],[1422,2],[1450,2]]], [1423,[10587.9,15903.7,0],[[1398,2],[1451,2],[1424,2],[1423,2]]], [1424,[10598.8,15883.8,-1.90735e-006],[[1423,2],[1474,2],[1424,2],[1398,2]]], [1425,[10763.9,15559.4,0],[[1372,2]]], [1426,[10484.2,15016,0],[[1399,2],[1452,2]]], [1427,[10036.7,11821,-7.62939e-006],[[1402,2]]], -[1428,[9890.77,11787.2,5.08626e-006],[[1403,2],[1428,2],[1453,2]]], [1429,[10505.1,11676.9,-3.8147e-006],[[1404,2]]], [1430,[10581.2,12493.3,0],[[1406,2],[1454,2]]], [1431,[9557.61,5874.24,0],[[1407,2],[1455,2]]], [1432,[8141.12,8957.63,0],[[1408,2]]], [1433,[7923.05,9060.25,0],[[1408,2],[1456,2]]], -[1434,[7824.97,9062.27,-6.35783e-007],[[1409,2],[1457,2],[1434,2],[1458,2]]], [1435,[7876.32,9016.1,1.90735e-006],[[1457,2],[1409,2]]], [1436,[8320.65,8707.62,0],[[1411,2]]], [1437,[8298.82,8475.36,-2.54313e-006],[[1411,2],[1459,2],[1437,2],[1460,2]]], [1438,[16950.6,14912.2,1.90735e-006],[[1413,2]]], [1439,[16882.6,14989.8,-3.8147e-006],[[1413,2],[1461,2]]], -[1440,[14080.5,4919.33,0],[[1414,2],[1462,2]]], [1441,[16763.2,15072.2,0],[[1416,2]]], [1442,[16868.2,15001.9,-3.8147e-006],[[1416,2]]], [1443,[11178.3,13125.3,0],[[1418,2]]], [1444,[10972.8,12888,0],[[1418,2],[1463,2],[1444,2],[1464,2],[1465,2]]], [1445,[11280.6,13253.3,0],[[1395,2]]], -[1446,[10359.4,15494.1,6.35783e-007],[[1397,2]]], [1447,[9927.12,15560.6,0],[[1419,2],[1466,2],[1467,2],[1468,2]]], [1448,[10806.9,15705.8,9.53674e-007],[[1421,2]]], [1449,[10908.1,15827.8,1.27157e-006],[[1421,2],[1469,2],[1449,2],[1470,2]]], [1450,[10638.3,15691.1,0],[[1422,2],[1471,2]]], [1451,[10540.3,16007.9,-3.17891e-007],[[1423,2],[1472,2],[1473,2],[1451,2]]], -[1452,[10453.4,14928.9,0],[[1426,2],[1475,2]]], [1453,[9858.65,11788.4,0],[[1428,2],[1453,2],[1476,2]]], [1454,[10633.9,12549.8,-7.62939e-006],[[1430,2],[1477,2],[1478,2]]], [1455,[9536.52,5773.48,0],[[1431,2],[1479,2]]], [1456,[7868.5,9169.57,0],[[1433,2],[1480,2],[1456,2],[1481,2],[1458,2]]], [1457,[7849.19,9028.28,0],[[1434,2],[1435,2],[1457,2]]], -[1458,[7752.96,9249.44,-6.35783e-007],[[1434,2],[1456,2],[1482,2],[1483,2]]], [1459,[8329.05,8511.08,-3.8147e-006],[[1437,2]]], [1460,[8168.7,8346.1,-2.54313e-006],[[1437,2],[1484,2],[1460,2],[1485,2],[1486,2]]], [1461,[16884.9,15006.5,0],[[1439,2]]], [1462,[14189.5,4882.7,1.52588e-005],[[1440,2],[1487,2]]], [1463,[11034.8,12931.3,0],[[1444,2]]], -[1464,[10876,12732.4,0],[[1444,2],[1488,2],[1464,2],[1489,2]]], [1465,[10852.2,12921,-2.54313e-006],[[1444,2],[1490,2],[1465,2],[1491,2]]], [1466,[9807.86,15584.2,-6.35783e-007],[[1447,2],[1492,2],[1468,2],[1466,2]]], [1467,[9897.44,15686.8,0],[[1447,2],[1493,2],[1467,2],[1494,2],[1495,2]]], [1468,[9825.35,15577.6,0],[[1466,2],[1519,2],[1468,2],[1447,2]]], [1469,[10907.7,15805.3,0],[[1449,2]]], -[1470,[10895.5,15924.1,0],[[1449,2],[1496,2],[1470,2],[1497,2]]], [1471,[10573.1,15672,0],[[1450,2],[1498,2]]], [1472,[10529.4,16140.4,0],[[1451,2],[1499,2],[1500,2],[1472,2],[1501,2],[1502,2]]], [1473,[10549.3,15973.5,3.17891e-007],[[1451,2]]], [1474,[10626.8,15857.8,-6.35783e-007],[[1424,2]]], [1475,[10449.9,14844.2,-1.90735e-006],[[1452,2],[1503,2]]], -[1476,[9833.12,11790.3,-5.08626e-006],[[1453,2],[1476,2],[1504,2]]], [1477,[10680,12613.2,0],[[1454,2],[1478,2],[1477,2],[1505,2]]], [1478,[10676.8,12593.8,-7.62939e-006],[[1477,2],[1531,2],[1478,2],[1454,2]]], [1479,[9505.7,5696.81,0],[[1455,2],[1506,2]]], [1480,[7877.95,9135.71,0],[[1456,2]]], [1481,[7817.1,9289.58,-3.8147e-007],[[1456,2],[1481,2],[1507,2],[1508,2],[1483,2]]], -[1482,[7798.05,9275.88,0],[[1458,2]]], [1483,[7692.48,9333.22,0],[[1458,2],[1481,2],[1509,2],[1510,2],[1508,2]]], [1484,[8197.21,8407.17,-7.62939e-006],[[1460,2],[1486,2],[1484,2]]], [1485,[8107.96,8222.7,0],[[1460,2],[1511,2],[1485,2]]], [1486,[8214.01,8410.68,0],[[1484,2],[1486,2],[1541,2],[1460,2]]], [1487,[14283.1,4869.47,0],[[1462,2],[1512,2]]], -[1488,[10886.2,12752.1,0],[[1464,2]]], [1489,[10855.5,12693,0],[[1464,2]]], [1490,[10872.9,12915.2,-3.8147e-006],[[1465,2]]], [1491,[10752.2,12948.1,-1.90735e-006],[[1465,2],[1513,2],[1491,2],[1514,2],[1515,2]]], [1492,[9660.89,15633.1,3.8147e-007],[[1466,2],[1492,2],[1516,2],[1517,2],[1518,2]]], [1493,[9920.98,15612.6,0],[[1467,2]]], -[1494,[9983.62,15731,0],[[1467,2],[1520,2]]], [1495,[9757.2,15727.4,-3.8147e-006],[[1467,2],[1521,2],[1518,2]]], [1496,[10901.1,15900.6,0],[[1470,2]]], [1497,[10884.9,16024.5,6.35783e-007],[[1470,2],[1522,2],[1497,2],[1523,2]]], [1498,[10494.8,15681.1,0],[[1471,2],[1524,2]]], [1499,[10545.4,16301.1,2.35161],[[1472,2],[1502,2],[1499,2],[1525,2],[1526,2]]], -[1500,[10524.9,16105.1,0],[[1472,2]]], [1501,[10593.1,16131.5,0],[[1472,2],[1527,2],[1501,2],[1525,2]]], [1502,[10547,16264.1,-4.76837e-007],[[1499,2],[1554,2],[1502,2],[1472,2]]], [1503,[10428.5,14716.1,1.90735e-006],[[1475,2],[1528,2]]], [1504,[9770.38,11796.5,0],[[1476,2],[1529,2],[1504,2],[1530,2]]], [1505,[10667.8,12725,-7.62939e-006],[[1477,2],[1532,2],[1533,2]]], -[1506,[9445.07,5633.32,0],[[1479,2],[1534,2]]], [1507,[7927.26,9323.51,0],[[1481,2],[1535,2]]], [1508,[7737.18,9375.87,0],[[1481,2],[1483,2],[1536,2],[1509,2],[1510,2]]], [1509,[7612.62,9372.8,4.76837e-007],[[1483,2],[1508,2],[1537,2],[1509,2],[1538,2],[1539,2],[1540,2]]], [1510,[7749.19,9365.75,-0.00310135],[[1483,2],[1508,2]]], [1511,[8095.27,8042.5,5.08626e-006],[[1485,2],[1542,2],[1511,2],[1543,2]]], -[1512,[14394.8,4872.02,0],[[1487,2],[1544,2]]], [1513,[10784.4,12944.1,-3.8147e-006],[[1491,2]]], [1514,[10728.5,13053.8,0],[[1491,2],[1545,2]]], [1515,[10689.8,12869,0],[[1491,2],[1532,2]]], [1516,[9654.7,15540,0],[[1492,2],[1546,2],[1516,2],[1547,2]]], [1517,[9485.37,15700.8,0],[[1492,2],[1548,2]]], -[1518,[9660.52,15683.8,0],[[1492,2],[1495,2],[1549,2],[1521,2]]], [1519,[9847.65,15572.7,0],[[1468,2]]], [1520,[10007.9,15731.6,0],[[1494,2],[1520,2],[1550,2]]], [1521,[9702.43,15692.4,0],[[1495,2],[1518,2]]], [1522,[10885.1,16000.2,9.53674e-007],[[1497,2]]], [1523,[10874.1,16121.3,0],[[1497,2],[1551,2],[1552,2]]], -[1524,[10397.1,15686.9,1.90735e-006],[[1498,2],[1553,2]]], [1525,[10629.6,16172.4,-5.96046e-008],[[1499,2],[1501,2],[1555,2],[1525,2],[1552,2]]], [1526,[10501.4,16565.4,0],[[1499,2],[1556,2]]], [1527,[10569.4,16142,0],[[1501,2]]], [1528,[10441.5,14628,0],[[1503,2],[1557,2]]], [1529,[9796.56,11794.4,0],[[1504,2]]], -[1530,[9648.96,11782,-5.08626e-006],[[1504,2],[1558,2],[1530,2],[1559,2]]], [1531,[10663.8,12577.6,0],[[1478,2]]], [1532,[10655.9,12795,0],[[1505,2],[1515,2],[1533,2],[1532,2]]], [1533,[10652.6,12784.5,0],[[1532,2],[1586,2],[1533,2],[1505,2]]], [1534,[9348.21,5623.62,-7.62939e-006],[[1506,2],[1560,2]]], [1535,[7942.93,9339.94,0],[[1507,2],[1561,2],[1562,2],[1563,2]]], -[1536,[7643.1,9445.3,0],[[1508,2],[1564,2]]], [1537,[7635.93,9353.93,9.53674e-007],[[1509,2]]], [1538,[7630.65,9430.42,0],[[1509,2]]], [1539,[7460.23,9422.12,0],[[1509,2],[1540,2],[1539,2],[1565,2],[1566,2]]], [1540,[7491.77,9416.83,0],[[1539,2],[1594,2],[1540,2],[1509,2]]], [1541,[8182.45,8391.82,0],[[1486,2]]], -[1542,[8090.46,8103.42,0],[[1511,2],[1542,2]]], [1543,[8205.04,7850.25,0],[[1511,2],[1567,2],[1543,2],[1568,2]]], [1544,[14482,4902.56,0],[[1512,2],[1569,2]]], [1545,[10713.5,13145,0],[[1514,2],[1570,2]]], [1546,[9656.04,15563.6,0],[[1516,2]]], [1547,[9636.03,15440.1,0],[[1516,2],[1571,2],[1572,2],[1547,2]]], -[1548,[9403.89,15698.9,6.35783e-007],[[1517,2],[1573,2],[1548,2],[1574,2]]], [1549,[9669.04,15787.4,6.35783e-007],[[1518,2],[1575,2],[1549,2],[1576,2],[1577,2]]], [1550,[10115.6,15733.7,0],[[1520,2],[1578,2],[1579,2],[1550,2]]], [1551,[10957.8,16122.6,0],[[1523,2],[1580,2]]], [1552,[10797.2,16101.1,0],[[1523,2],[1525,2]]], [1553,[10305,15675.4,0],[[1524,2],[1578,2]]], -[1554,[10543.1,16236.3,0],[[1502,2]]], [1555,[10592.4,16241,-1.19209e-007],[[1525,2]]], [1556,[10369.3,16645.8,-6.35783e-007],[[1526,2],[1581,2],[1582,2]]], [1557,[10469.8,14544.7,-1.90735e-006],[[1528,2],[1583,2]]], [1558,[9684.2,11787.4,-7.62939e-006],[[1530,2]]], [1559,[9507.7,11856.1,0],[[1530,2],[1584,2],[1585,2]]], -[1560,[9280.11,5569.56,0],[[1534,2],[1587,2]]], [1561,[8012.79,9312.95,0],[[1535,2],[1588,2],[1561,2],[1589,2]]], [1562,[7833.05,9460.35,-1.90735e-006],[[1535,2],[1563,2],[1590,2]]], [1563,[7813.15,9465.12,0],[[1562,2],[1563,2],[1621,2],[1535,2]]], [1564,[7540.34,9528.05,4.76837e-007],[[1536,2],[1591,2],[1564,2],[1592,2],[1593,2]]], [1565,[7250.88,9467.24,0],[[1539,2],[1595,2],[1565,2],[1596,2]]], -[1566,[7298.54,9450.95,0],[[1595,2],[1539,2]]], [1567,[8159.43,7885.92,0],[[1543,2]]], [1568,[8361.53,7771.8,0],[[1543,2],[1597,2],[1568,2],[1598,2]]], [1569,[14564.6,4907.31,1.52588e-005],[[1544,2],[1599,2]]], [1570,[10724.9,13228.9,0],[[1545,2],[1600,2]]], [1571,[9567.39,15337.9,0],[[1547,2],[1601,2],[1571,2],[1602,2],[1603,2]]], -[1572,[9644.14,15458.8,0],[[1547,2]]], [1573,[9435.87,15708.1,0],[[1548,2]]], [1574,[9292.67,15650.8,0],[[1548,2],[1604,2],[1605,2]]], [1575,[9664.98,15747.1,0],[[1549,2]]], [1576,[9704.25,15959.6,2.46108],[[1549,2],[1577,2],[1576,2],[1606,2]]], [1577,[9702.17,15926.4,0],[[1576,2],[1637,2],[1577,2],[1549,2]]], -[1578,[10229.6,15687.4,0],[[1550,2],[1553,2]]], [1579,[10082.4,15739.3,0],[[1550,2]]], [1580,[11060,16064.9,0],[[1551,2],[1607,2]]], [1581,[10327.3,16742.3,0],[[1556,2],[1608,2]]], [1582,[10234.3,16579.3,6.35783e-007],[[1556,2],[1609,2],[1610,2]]], [1583,[10528.3,14443.2,1.90735e-006],[[1557,2],[1611,2]]], -[1584,[9445.85,11719.7,0],[[1559,2],[1612,2],[1584,2],[1613,2]]], [1585,[9374.55,12038.6,-5.08626e-006],[[1559,2],[1614,2],[1585,2],[1615,2]]], [1586,[10655.7,12764,0],[[1533,2]]], [1587,[9215.06,5504.3,0],[[1560,2],[1616,2],[1617,2],[1618,2]]], [1588,[7983.9,9321.54,-6.35783e-007],[[1561,2]]], [1589,[8111.96,9240.14,-1.27157e-006],[[1561,2],[1619,2],[1620,2]]], -[1590,[7735.6,9524.6,0],[[1562,2],[1622,2],[1590,2],[1623,2],[1592,2]]], [1591,[7421.3,9561.4,0],[[1564,2],[1593,2],[1591,2],[1624,2]]], [1592,[7608.25,9555.2,-1.27157e-006],[[1564,2],[1590,2],[1625,2],[1592,2],[1623,2]]], [1593,[7441.3,9556.91,0],[[1591,2],[1656,2],[1564,2],[1593,2]]], [1594,[7517.37,9408.53,-6.35783e-007],[[1540,2]]], [1595,[7277.88,9455.74,-1.90735e-006],[[1565,2],[1566,2],[1595,2]]], -[1596,[7069.34,9562.41,-9.53674e-007],[[1565,2],[1626,2]]], [1597,[8339.27,7777.78,0],[[1568,2]]], [1598,[8470.46,7742.72,5.08626e-006],[[1568,2],[1627,2],[1598,2],[1628,2]]], [1599,[14652.6,4952.19,1.01725e-005],[[1569,2],[1629,2],[1630,2],[1599,2]]], [1600,[10707.3,13300.4,0],[[1570,2],[1631,2]]], [1601,[9599.12,15368.5,0],[[1571,2]]], -[1602,[9417.38,15244.5,0],[[1571,2],[1603,2],[1602,2],[1632,2]]], [1603,[9441.79,15259.8,-3.8147e-006],[[1602,2],[1668,2],[1603,2],[1571,2]]], [1604,[9235.91,15689.5,0],[[1574,2],[1633,2],[1634,2],[1605,2]]], [1605,[9186.48,15608.1,-1.19209e-006],[[1574,2],[1604,2],[1635,2],[1605,2],[1636,2],[1634,2]]], [1606,[9708.66,16172.1,15.1066],[[1576,2],[1638,2]]], [1607,[11125.3,16045.1,-1.90735e-006],[[1580,2],[1639,2]]], -[1608,[10290.3,16876.6,0],[[1581,2],[1640,2]]], [1609,[10051.8,16500.1,0],[[1582,2],[1641,2],[1609,2],[1642,2],[1643,2],[1644,2]]], [1610,[10237.2,16476.9,6.35783e-007],[[1582,2],[1645,2],[1610,2],[1646,2]]], [1611,[10564.8,14353.6,0],[[1583,2],[1647,2]]], [1612,[9465.61,11749.5,0],[[1584,2]]], [1613,[9382.34,11605.3,0],[[1584,2],[1648,2],[1613,2],[1649,2]]], -[1614,[9402.06,12018.9,-7.62939e-006],[[1585,2]]], [1615,[9304.61,12148.9,0],[[1585,2],[1615,2],[1650,2]]], [1616,[9090.84,5469.95,0],[[1587,2],[1651,2],[1616,2],[1652,2]]], [1617,[9210.2,5440.18,0],[[1587,2],[1653,2],[1618,2],[1617,2]]], [1618,[9229.8,5459.08,0],[[1617,2],[1698,2],[1618,2],[1587,2]]], [1619,[8117.47,9148.76,3.8147e-006],[[1589,2]]], -[1620,[8259.97,9234.21,0],[[1589,2],[1654,2],[1620,2],[1655,2]]], [1621,[7893.98,9419.02,-6.35783e-007],[[1563,2]]], [1622,[7753.64,9514.94,1.90735e-006],[[1590,2]]], [1623,[7686.65,9548.02,-1.90735e-006],[[1590,2],[1592,2]]], [1624,[7340.42,9592.69,-6.35783e-007],[[1591,2],[1657,2],[1624,2],[1658,2]]], [1625,[7583.06,9555.36,0],[[1592,2]]], -[1626,[6999.89,9570.27,-3.17891e-007],[[1596,2],[1659,2],[1660,2]]], [1627,[8438.36,7749.31,0],[[1598,2]]], [1628,[8704.64,7591.91,3.8147e-006],[[1598,2],[1661,2],[1628,2],[1662,2],[1663,2]]], [1629,[14558.7,5052.78,0],[[1599,2],[1664,2],[1665,2]]], [1630,[14659.2,4935.03,7.62939e-006],[[1599,2]]], [1631,[10687.6,13319.6,-2.54313e-006],[[1600,2],[1666,2],[1667,2]]], -[1632,[9278.44,15196.5,0],[[1602,2],[1669,2],[1632,2],[1670,2]]], [1633,[9204.78,15791.1,0],[[1604,2],[1671,2]]], [1634,[9133.44,15661.2,0],[[1604,2],[1605,2],[1672,2],[1673,2]]], [1635,[9230.3,15607.1,-1.90735e-006],[[1605,2]]], [1636,[9007.35,15565,0],[[1605,2],[1674,2]]], [1637,[9693.84,15900.8,-6.35783e-007],[[1577,2]]], -[1638,[9704.71,16347.3,0.487523],[[1606,2],[1675,2],[1638,2],[1676,2],[1677,2],[1678,2]]], [1639,[11218.9,16059.2,-1.90735e-006],[[1607,2],[1679,2]]], [1640,[10435.9,16927.2,-1.90735e-006],[[1608,2],[1680,2]]], [1641,[10168.8,16514,1.27157e-006],[[1609,2]]], [1642,[10017.6,16387.4,1.90735e-006],[[1609,2],[1681,2],[1646,2],[1682,2]]], [1643,[10015.8,16609.1,-1.27157e-006],[[1609,2],[1683,2],[1643,2],[1684,2]]], -[1644,[9865.36,16566.6,0],[[1609,2],[1685,2],[1686,2],[1644,2],[1687,2]]], [1645,[10243.9,16514.3,6.35783e-007],[[1610,2]]], [1646,[10161.2,16400.8,0],[[1610,2],[1642,2],[1688,2],[1646,2],[1681,2]]], [1647,[10572.4,14299.1,0],[[1611,2],[1689,2]]], [1648,[9394.79,11624.5,0],[[1613,2]]], [1649,[9334.62,11503.2,0],[[1613,2],[1690,2],[1649,2],[1691,2]]], -[1650,[9223.43,12335.1,1.01725e-005],[[1615,2],[1692,2],[1650,2],[1693,2]]], [1651,[9017.54,5438.4,-7.62939e-006],[[1616,2],[1694,2]]], [1652,[9066.68,5590.7,0],[[1616,2],[1695,2],[1652,2],[1696,2]]], [1653,[9149.39,5390.6,0],[[1617,2],[1653,2],[1697,2]]], [1654,[8163.25,9219.1,-1.27157e-006],[[1620,2]]], [1655,[8518.47,9277.37,0],[[1620,2],[1699,2],[1655,2],[1700,2]]], -[1656,[7463.89,9549.72,6.35783e-007],[[1593,2]]], [1657,[7360.08,9581.53,-9.53674e-007],[[1624,2]]], [1658,[7239.65,9645.06,-6.35783e-007],[[1624,2],[1701,2],[1658,2],[1702,2],[1703,2]]], [1659,[7006.82,9554.7,-6.35783e-007],[[1626,2],[1659,2],[1704,2]]], [1660,[6834.07,9553.88,0],[[1626,2],[1705,2]]], [1661,[8598.67,7687.34,-5.08626e-006],[[1628,2]]], -[1662,[8652.92,7447.42,0],[[1628,2],[1706,2],[1662,2],[1707,2]]], [1663,[8905.05,7447.5,5.08626e-006],[[1628,2],[1708,2],[1663,2],[1709,2]]], [1664,[14467.3,5119.46,0],[[1629,2],[1710,2],[1665,2],[1664,2]]], [1665,[14477,5102.34,0],[[1664,2],[1751,2],[1665,2],[1629,2]]], [1666,[10650.5,13411.8,0],[[1631,2],[1711,2]]], [1667,[10623.2,13240.6,1.27157e-006],[[1631,2],[1712,2],[1667,2],[1713,2]]], -[1668,[9465.99,15271.6,0],[[1603,2]]], [1669,[9330.34,15199.9,0],[[1632,2]]], [1670,[9129.25,15222.6,0],[[1632,2],[1714,2],[1715,2]]], [1671,[9198.83,15848.3,0],[[1633,2]]], [1672,[9116.95,15721.7,-3.17891e-007],[[1634,2],[1716,2],[1717,2],[1672,2]]], [1673,[9022.45,15630.7,0],[[1634,2],[1718,2],[1674,2]]], -[1674,[8934.48,15565.4,3.17891e-007],[[1636,2],[1673,2],[1719,2],[1720,2],[1718,2]]], [1675,[9706.89,16273.8,0.975045],[[1638,2]]], [1676,[9730.7,16376.7,6.35783e-007],[[1638,2],[1676,2],[1721,2],[1682,2]]], [1677,[9634.35,16545,0],[[1638,2],[1678,2],[1677,2],[1722,2],[1685,2]]], [1678,[9645.38,16532.3,0],[[1677,2],[1761,2],[1678,2],[1638,2]]], [1679,[11307.4,16063,0],[[1639,2],[1723,2]]], -[1680,[10457.8,16925.8,-1.27157e-006],[[1640,2],[1680,2],[1724,2]]], [1681,[10091.6,16349.9,3.8147e-006],[[1642,2],[1646,2],[1725,2]]], [1682,[9931.63,16357.2,0],[[1642,2],[1676,2],[1726,2],[1727,2],[1725,2]]], [1683,[10009.4,16571.4,0],[[1643,2]]], [1684,[9995.13,16759,-1.27157e-006],[[1643,2],[1728,2],[1729,2]]], [1685,[9707.56,16605.9,0],[[1644,2],[1677,2],[1687,2],[1685,2],[1722,2]]], -[1686,[9890.61,16556,-6.35783e-007],[[1644,2]]], [1687,[9749.57,16607.9,-1.90735e-006],[[1685,2],[1768,2],[1687,2],[1644,2]]], [1688,[10182,16413.3,0],[[1646,2]]], [1689,[10562.6,14215.1,0],[[1647,2],[1730,2]]], [1690,[9340.23,11529.3,0],[[1649,2]]], [1691,[9326.17,11391.1,5.08626e-006],[[1649,2],[1731,2],[1691,2],[1732,2]]], -[1692,[9260.56,12304.7,7.62939e-006],[[1650,2]]], [1693,[9032.71,12397.6,0],[[1650,2],[1733,2],[1693,2],[1734,2]]], [1694,[8986.01,5400.71,0],[[1651,2],[1697,2],[1735,2]]], [1695,[9076.82,5540.11,0],[[1652,2]]], [1696,[9072.95,5775.25,0],[[1652,2],[1736,2],[1696,2],[1737,2]]], [1697,[9097.32,5359.29,0],[[1653,2],[1694,2],[1697,2],[1738,2]]], -[1698,[9224.71,5476.26,0],[[1618,2]]], [1699,[8474.8,9269.38,0],[[1655,2]]], [1700,[8652.55,9344.28,2.54313e-006],[[1655,2],[1739,2],[1740,2]]], [1701,[7264.08,9634.99,-6.35783e-007],[[1658,2]]], [1702,[7107.26,9689.06,-6.35783e-007],[[1658,2],[1703,2],[1702,2],[1741,2]]], [1703,[7123.87,9686.37,0],[[1702,2],[1781,2],[1703,2],[1658,2]]], -[1704,[6987.39,9469.15,0],[[1659,2],[1742,2]]], [1705,[6781.29,9567.94,3.17891e-007],[[1660,2],[1743,2],[1744,2]]], [1706,[8679.23,7479.32,0],[[1662,2]]], [1707,[8501.01,7344.96,0],[[1662,2],[1745,2],[1707,2],[1746,2]]], [1708,[8877.49,7483.18,7.62939e-006],[[1663,2]]], [1709,[8994.97,7293.81,-5.08626e-006],[[1663,2],[1747,2],[1709,2],[1748,2]]], -[1710,[14452.8,5199.77,3.05176e-005],[[1664,2],[1749,2],[1750,2]]], [1711,[10603.6,13475,0],[[1666,2],[1752,2]]], [1712,[10633.2,13265.3,1.90735e-006],[[1667,2]]], [1713,[10603.2,13191.4,0],[[1667,2]]], [1714,[9049.18,15217.6,0],[[1670,2],[1753,2],[1754,2],[1755,2]]], [1715,[9154.06,15214.1,0],[[1670,2]]], -[1716,[9090.65,15845.4,0],[[1672,2],[1756,2],[1716,2],[1757,2]]], [1717,[9121.04,15699.5,-4.76837e-007],[[1672,2]]], [1718,[8946.06,15621.1,0],[[1673,2],[1674,2],[1758,2]]], [1719,[8767.05,15580.8,0],[[1674,2],[1759,2]]], [1720,[8953.25,15623.3,0],[[1720,2]]], [1721,[9822.66,16352.5,0],[[1676,2],[1760,2],[1721,2]]], -[1722,[9587.96,16585.4,4.76837e-007],[[1677,2],[1685,2],[1762,2],[1763,2],[1764,2]]], [1723,[11387.5,16090.6,0],[[1679,2],[1765,2]]], [1724,[10536.3,16924.8,0],[[1680,2],[1766,2]]], [1725,[10012.8,16304.5,0],[[1681,2],[1682,2],[1727,2]]], [1726,[9843.63,16349.2,1.90735e-006],[[1682,2]]], [1727,[9968.21,16326.5,0],[[1682,2],[1725,2]]], -[1728,[10009.6,16733.6,-2.54313e-006],[[1684,2]]], [1729,[9929.63,16863.9,-1.27157e-006],[[1684,2],[1767,2],[1729,2]]], [1730,[10577.5,14123.9,0],[[1689,2],[1769,2]]], [1731,[9321.64,11414,0],[[1691,2]]], [1732,[9340.22,11322.8,-5.08626e-006],[[1691,2],[1732,2],[1770,2]]], [1733,[9088.06,12397.9,0],[[1693,2]]], -[1734,[8911.32,12407.3,0],[[1693,2],[1734,2],[1771,2]]], [1735,[8918.41,5327.38,7.62939e-006],[[1694,2],[1772,2]]], [1736,[9068.71,5731.71,0],[[1696,2]]], [1737,[9109.06,5946.71,5.08626e-006],[[1696,2],[1773,2],[1737,2],[1774,2]]], [1738,[9167.07,5274.37,0],[[1697,2],[1775,2],[1776,2]]], [1739,[8609.42,9225.49,2.54313e-006],[[1700,2],[1777,2],[1739,2],[1778,2]]], -[1740,[8769.05,9558.71,2.54313e-006],[[1700,2],[1779,2],[1740,2],[1780,2]]], [1741,[7012.2,9701.23,0],[[1702,2],[1782,2],[1741,2],[1783,2]]], [1742,[6923.77,9388.61,0],[[1704,2],[1784,2]]], [1743,[6706.7,9574.27,-2.38419e-007],[[1705,2],[1785,2],[1743,2],[1786,2],[1787,2]]], [1744,[6800.03,9668,0],[[1705,2],[1788,2],[1744,2],[1789,2],[1783,2],[1790,2],[1786,2]]], [1745,[8541.92,7358.71,0],[[1707,2],[1791,2]]], -[1746,[8400.72,7301.15,2.54313e-006],[[1707,2],[1792,2],[1746,2],[1793,2]]], [1747,[8992.69,7333.13,-7.62939e-006],[[1709,2]]], [1748,[9044.85,7140.19,0],[[1709,2],[1794,2],[1748,2],[1795,2]]], [1749,[14494.3,5284.29,0],[[1710,2],[1796,2],[1750,2],[1749,2]]], [1750,[14475,5273.48,0],[[1749,2],[1840,2],[1750,2],[1710,2]]], [1751,[14505.9,5083.85,5.08626e-006],[[1665,2]]], -[1752,[10564.1,13585.6,0],[[1711,2],[1797,2]]], [1753,[8963.24,15257.7,0],[[1714,2],[1798,2],[1753,2],[1799,2],[1800,2]]], [1754,[9098.96,15056.3,2.54313e-006],[[1714,2],[1755,2],[1754,2],[1801,2]]], [1755,[9096.71,15087.6,0],[[1754,2],[1843,2],[1755,2],[1714,2]]], [1756,[9099.14,15808.9,0],[[1716,2]]], [1757,[9079.96,15915,0],[[1716,2],[1757,2],[1802,2]]], -[1758,[8820.19,15663.5,0],[[1718,2],[1803,2]]], [1759,[8606.69,15606.7,1.58946e-007],[[1719,2],[1804,2],[1805,2]]], [1760,[9776.5,16362.1,-6.35783e-007],[[1721,2]]], [1761,[9659.66,16509.5,-6.35783e-007],[[1678,2]]], [1762,[9536.77,16679.6,6.35783e-007],[[1722,2],[1806,2],[1762,2],[1807,2],[1808,2]]], [1763,[9426.69,16532.5,0],[[1722,2],[1809,2],[1764,2],[1763,2]]], -[1764,[9442.42,16538.5,0],[[1763,2],[1856,2],[1764,2],[1722,2]]], [1765,[11470.1,16132.2,0],[[1723,2],[1765,2]]], [1766,[10599.3,16967.5,3.8147e-006],[[1724,2],[1810,2]]], [1767,[9945.1,16831.4,-1.27157e-006],[[1729,2]]], [1768,[9776.27,16599.2,0],[[1687,2]]], [1769,[10566.8,14087.9,0],[[1730,2],[1811,2],[1812,2]]], -[1770,[9305.25,11245.6,-5.08626e-006],[[1732,2],[1813,2],[1770,2],[1814,2]]], [1771,[8837.82,12448.1,0],[[1734,2],[1815,2],[1771,2],[1816,2]]], [1772,[8802.41,5323.56,0],[[1735,2],[1817,2]]], [1773,[9090.93,5903.64,7.62939e-006],[[1737,2]]], [1774,[9130.52,6117.09,5.08626e-006],[[1737,2],[1818,2],[1774,2],[1819,2]]], [1775,[9165.8,5193.99,-2.54313e-006],[[1738,2],[1820,2],[1775,2],[1821,2]]], -[1776,[9268.74,5270.37,0],[[1738,2],[1822,2]]], [1777,[8616.18,9234.61,0],[[1739,2]]], [1778,[8595.92,9207.25,7.62939e-006],[[1739,2]]], [1779,[8752.93,9518.74,2.54313e-006],[[1740,2]]], [1780,[8770.69,9705.76,0],[[1740,2],[1823,2],[1780,2],[1824,2]]], [1781,[7150.57,9677.69,-6.35783e-007],[[1703,2]]], -[1782,[7038.72,9700.25,0],[[1741,2]]], [1783,[6944.17,9716.58,0],[[1741,2],[1744,2],[1789,2],[1825,2]]], [1784,[6784.5,9424.27,0],[[1742,2],[1826,2]]], [1785,[6732.56,9563.12,-4.76837e-007],[[1743,2]]], [1786,[6704.88,9627.61,0],[[1743,2],[1744,2],[1827,2],[1828,2]]], [1787,[6625.86,9595.49,-3.17891e-007],[[1743,2],[1829,2],[1787,2],[1830,2]]], -[1788,[6801.69,9638.33,0],[[1744,2]]], [1789,[6884.77,9700.1,0],[[1744,2],[1783,2]]], [1790,[6740.01,9688.4,0],[[1827,2],[1831,2],[1790,2],[1832,2]]], [1791,[8511.61,7342.16,0],[[1745,2]]], [1792,[8423.48,7315.51,3.8147e-006],[[1746,2]]], [1793,[8297.42,7228.8,0],[[1746,2],[1833,2],[1793,2],[1834,2]]], -[1794,[8990.4,7177.31,0],[[1748,2],[1835,2],[1794,2]]], [1795,[9179.06,7005.14,0],[[1748,2],[1836,2],[1795,2],[1837,2],[1838,2]]], [1796,[14568.5,5303.75,0],[[1749,2],[1839,2]]], [1797,[10538.1,13688.8,0],[[1752,2],[1841,2]]], [1798,[8987.78,15251.8,0],[[1753,2]]], [1799,[8812.07,15274,0],[[1753,2],[1800,2],[1799,2],[1842,2]]], -[1800,[8832.39,15277,0],[[1799,2],[1886,2],[1800,2],[1753,2]]], [1801,[9136.32,14943,1.27157e-006],[[1754,2],[1844,2],[1845,2]]], [1802,[9051.85,15983.2,0],[[1757,2],[1846,2],[1847,2]]], [1803,[8687.09,15686.9,-4.76837e-007],[[1758,2],[1804,2]]], [1804,[8596.96,15694,3.17891e-007],[[1759,2],[1803,2],[1848,2]]], [1805,[8518.71,15585,-3.17891e-007],[[1759,2],[1849,2],[1850,2],[1805,2],[1851,2]]], -[1806,[9555.61,16655.2,0],[[1762,2]]], [1807,[9431.36,16813.8,0],[[1762,2],[1808,2],[1807,2],[1852,2],[1853,2]]], [1808,[9445.48,16790.6,0],[[1807,2],[1898,2],[1808,2],[1762,2]]], [1809,[9341.49,16497.4,0],[[1763,2],[1854,2],[1855,2],[1809,2]]], [1810,[10644,17002.6,-1.27157e-006],[[1766,2],[1857,2],[1858,2]]], [1811,[10551.3,13966.4,0],[[1769,2],[1859,2]]], -[1812,[10492.1,14087.3,0],[[1769,2],[1860,2]]], [1813,[9324.85,11262.4,0],[[1770,2]]], [1814,[9232.15,11175.3,0],[[1770,2],[1861,2],[1814,2]]], [1815,[8865.93,12435.4,0],[[1771,2]]], [1816,[8723.24,12490.6,5.08626e-006],[[1771,2],[1862,2],[1816,2],[1863,2]]], [1817,[8684.03,5323.1,0],[[1772,2],[1864,2]]], -[1818,[9151.18,6088.03,0],[[1774,2]]], [1819,[9126.08,6229.88,-5.08626e-006],[[1774,2],[1865,2],[1819,2],[1866,2]]], [1820,[9160.26,5220.05,-3.8147e-006],[[1775,2]]], [1821,[9162.12,5076.03,0],[[1775,2],[1867,2],[1821,2],[1868,2]]], [1822,[9393.06,5248.61,0],[[1776,2],[1869,2]]], [1823,[8782.36,9669.33,0],[[1780,2]]], -[1824,[8745.77,9803.66,-2.54313e-006],[[1780,2],[1824,2],[1870,2]]], [1825,[6952.27,9765.74,6.35783e-007],[[1783,2],[1825,2],[1871,2]]], [1826,[6724.77,9423.16,0],[[1784,2],[1872,2]]], [1827,[6728.75,9673.38,-0.037178],[[1786,2],[1790,2],[1827,2]]], [1828,[6558.25,9688.04,3.17891e-007],[[1786,2],[1873,2],[1830,2],[1874,2],[1875,2],[1876,2]]], [1829,[6642.61,9593.28,0],[[1787,2]]], -[1830,[6522.74,9599.02,-2.38419e-007],[[1787,2],[1828,2],[1873,2],[1877,2],[1878,2]]], [1831,[6735.59,9682.8,-3.17891e-007],[[1790,2]]], [1832,[6644.28,9724.92,0],[[1875,2],[1931,2],[1790,2],[1832,2]]], [1833,[8320.53,7244.99,0],[[1793,2]]], [1834,[8231.43,7174.55,2.54313e-006],[[1793,2],[1879,2],[1834,2],[1880,2],[1881,2]]], [1835,[8989.37,7180.03,0],[[1794,2],[1882,2],[1835,2]]], -[1836,[9154.65,7062.82,0],[[1795,2],[1838,2],[1836,2]]], [1837,[9274.18,6835.19,-5.08626e-006],[[1795,2],[1883,2],[1837,2],[1884,2]]], [1838,[9141.17,7075.14,0],[[1836,2],[1838,2],[1935,2],[1795,2]]], [1839,[14644.1,5265.81,0],[[1796,2],[1885,2]]], [1840,[14463.4,5247.8,0],[[1750,2]]], [1841,[10510,13779.8,0],[[1797,2],[1859,2]]], -[1842,[8722.58,15250.9,-6.35783e-007],[[1799,2],[1887,2],[1842,2],[1888,2]]], [1843,[9081.05,15120.3,1.27157e-006],[[1755,2]]], [1844,[9176.97,14848.4,-1.27157e-006],[[1801,2],[1889,2],[1844,2],[1890,2]]], [1845,[9124.27,14966.3,1.27157e-006],[[1801,2]]], [1846,[8973.35,15920,0],[[1802,2],[1891,2],[1892,2]]], [1847,[8971.56,16104.8,0],[[1802,2],[1893,2],[1847,2],[1894,2],[1895,2]]], -[1848,[8616.1,15777.8,0],[[1804,2],[1896,2]]], [1849,[8346.96,15516.1,-1.58946e-007],[[1805,2],[1851,2],[1849,2],[1897,2]]], [1850,[8541.39,15593,-4.76837e-007],[[1805,2]]], [1851,[8364.33,15527.9,4.76837e-007],[[1849,2],[1953,2],[1851,2],[1805,2]]], [1852,[9342.16,16946.6,-6.35783e-007],[[1807,2],[1853,2],[1852,2],[1899,2]]], [1853,[9349.37,16925,-1.90735e-006],[[1852,2],[1958,2],[1853,2],[1807,2]]], -[1854,[9258.56,16440.1,0],[[1809,2],[1900,2],[1854,2],[1901,2]]], [1855,[9363.18,16508.8,0],[[1809,2]]], [1856,[9474.36,16545.1,0],[[1764,2]]], [1857,[10648,17089.9,0],[[1810,2],[1902,2]]], [1858,[10740.2,16964.9,-1.27157e-006],[[1810,2],[1903,2],[1858,2],[1904,2]]], [1859,[10512.2,13855.7,0],[[1811,2],[1841,2]]], -[1860,[10411.1,14063,0],[[1812,2],[1905,2]]], [1861,[9147.32,11068.3,0],[[1814,2],[1906,2],[1861,2],[1907,2]]], [1862,[8748.26,12488.8,7.62939e-006],[[1816,2]]], [1863,[8639.81,12496.1,5.08626e-006],[[1816,2],[1863,2],[1908,2]]], [1864,[8556.21,5285.77,-7.62939e-006],[[1817,2],[1909,2]]], [1865,[9104.94,6202.04,0],[[1819,2]]], -[1866,[9225.67,6391.1,1.01725e-005],[[1819,2],[1910,2],[1866,2],[1911,2],[1884,2]]], [1867,[9187.79,5109.55,-7.62939e-006],[[1821,2],[1912,2],[1867,2]]], [1868,[9075.68,4959.78,0],[[1821,2],[1913,2],[1868,2],[1914,2],[1915,2]]], [1869,[9507.65,5229.4,7.62939e-006],[[1822,2],[1916,2]]], [1870,[8754.67,9897.14,2.54313e-006],[[1824,2],[1917,2],[1870,2],[1918,2]]], [1871,[6886.42,9839.94,6.35783e-007],[[1825,2],[1919,2],[1871,2],[1920,2],[1921,2]]], -[1872,[6684.71,9385.01,-1.27157e-006],[[1826,2],[1922,2],[1872,2],[1923,2]]], [1873,[6519.62,9651.24,0],[[1828,2],[1830,2]]], [1874,[6540.09,9781.39,0],[[1828,2],[1924,2]]], [1875,[6620.85,9745.38,0],[[1790,2],[1828,2],[1832,2],[1875,2],[1876,2]]], [1876,[6549.87,9791.06,0],[[1875,2],[1932,2],[1828,2],[1876,2]]], [1877,[6426.57,9599.21,7.15256e-007],[[1830,2],[1924,2],[1925,2],[1926,2]]], -[1878,[6526.06,9494.26,0],[[1830,2],[1927,2],[1878,2],[1928,2],[1929,2],[1930,2]]], [1879,[8245.85,7187.84,0],[[1834,2]]], [1880,[8111.8,7080.71,-2.54313e-006],[[1834,2],[1881,2],[1880,2],[1933,2]]], [1881,[8127.36,7102.11,0],[[1880,2],[1985,2],[1881,2],[1834,2]]], [1882,[8988.61,7182.83,-1.52588e-005],[[1835,2],[1934,2],[1882,2]]], [1883,[9272.77,6885.85,-5.08626e-006],[[1837,2]]], -[1884,[9247.95,6674.3,-5.08626e-006],[[1837,2],[1866,2],[1936,2],[1884,2],[1937,2]]], [1885,[14694.6,5254.61,0],[[1839,2],[1938,2],[1939,2]]], [1886,[8859.24,15275.1,6.35783e-007],[[1800,2]]], [1887,[8747.71,15260.6,-9.53674e-007],[[1842,2]]], [1888,[8606.28,15230.2,0],[[1842,2],[1940,2],[1888,2],[1941,2]]], [1889,[9169.66,14882.1,0],[[1844,2]]], -[1890,[9192.41,14745.4,-1.27157e-006],[[1844,2],[1942,2],[1890,2],[1943,2]]], [1891,[8901.26,15820.7,0.0128365],[[1846,2],[1944,2]]], [1892,[8893.24,15966.1,0],[[1846,2],[1945,2],[1894,2],[1946,2]]], [1893,[8999.66,16061.4,0],[[1847,2]]], [1894,[8896.1,16197.4,-3.17891e-007],[[1847,2],[1892,2],[1947,2],[1945,2],[1948,2],[1946,2],[1949,2],[1950,2]]], [1895,[9037.09,16171.2,0],[[1847,2],[1951,2]]], -[1896,[8712.81,15788.3,1.90735e-006],[[1848,2],[1952,2],[1944,2]]], [1897,[8297.88,15486.1,0],[[1849,2],[1954,2],[1955,2],[1956,2],[1957,2]]], [1898,[9465.02,16765.9,0],[[1808,2]]], [1899,[9301.83,17038.7,6.35783e-007],[[1852,2],[1959,2],[1899,2],[1960,2],[1961,2]]], [1900,[9279.53,16458.8,0],[[1854,2]]], [1901,[9176.67,16374,-6.35783e-007],[[1854,2],[1962,2],[1947,2],[1963,2]]], -[1902,[10616.8,17159.4,0],[[1857,2],[1964,2]]], [1903,[10702.8,16979.6,-1.90735e-006],[[1858,2]]], [1904,[10877.2,16944.2,0],[[1858,2]]], [1905,[10327.1,14074.4,0],[[1860,2],[1965,2]]], [1906,[9159.84,11086.9,0],[[1861,2]]], [1907,[9037.95,11000.2,-5.08626e-006],[[1861,2],[1966,2],[1907,2],[1967,2]]], -[1908,[8612.2,12498,0],[[1863,2],[1908,2],[1968,2]]], [1909,[8469.48,5256.89,-7.62939e-006],[[1864,2],[1969,2]]], [1910,[9209.14,6333.97,5.08626e-006],[[1866,2]]], [1911,[9249.82,6512.48,0],[[1866,2],[1970,2],[1911,2]]], [1912,[9188.3,5115.33,0],[[1971,2],[1912,2]]], [1913,[9105.11,4976.02,0],[[1868,2]]], -[1914,[8928.76,4870.26,0],[[1868,2],[1915,2],[1914,2],[1972,2]]], [1915,[8946.3,4885.27,-1.52588e-005],[[1914,2],[2015,2],[1915,2],[1868,2]]], [1916,[9618.05,5246.41,0],[[1869,2],[1973,2]]], [1917,[8749.25,9870.83,0],[[1870,2]]], [1918,[8748.74,10014.9,0],[[1870,2],[1974,2],[1918,2],[1975,2]]], [1919,[6923.78,9825.33,9.53674e-007],[[1871,2]]], -[1920,[6767.77,9961.48,1.27157e-006],[[1871,2],[1976,2],[1920,2],[1977,2]]], [1921,[6774.95,9914.65,0],[[1976,2],[1871,2]]], [1922,[6696.32,9399.32,-1.90735e-006],[[1872,2]]], [1923,[6606.69,9316.1,0],[[1872,2],[1978,2]]], [1924,[6466.26,9821.96,0],[[1874,2],[1877,2],[1979,2],[1924,2],[1980,2]]], [1925,[6353.3,9664.24,-6.35783e-007],[[1877,2],[1981,2],[1925,2],[1982,2],[1979,2]]], -[1926,[6340.55,9535.51,0],[[1877,2],[1983,2],[1926,2],[1984,2]]], [1927,[6517.25,9539.83,0],[[1878,2]]], [1928,[6524.16,9377.98,-6.35783e-007],[[1878,2],[1930,2],[1928,2],[1978,2]]], [1929,[6620.47,9494.23,0],[[1878,2]]], [1930,[6519.3,9398.61,-1.90735e-006],[[1928,2],[2029,2],[1878,2],[1930,2]]], [1931,[6667.36,9714.42,0],[[1832,2]]], -[1932,[6537.68,9767.38,0],[[1876,2]]], [1933,[8004.73,7003.65,-1.27157e-006],[[1880,2],[1986,2],[1933,2],[1987,2]]], [1934,[8988.19,7190.06,0],[[1882,2],[1988,2],[1934,2]]], [1935,[9160.92,7046.59,0],[[1838,2]]], [1936,[9241.64,6725.23,0],[[1884,2],[1989,2],[1936,2]]], [1937,[9250.03,6550.02,0],[[1884,2]]], -[1938,[14791.6,5277.87,0],[[1885,2],[1990,2],[1991,2],[1938,2]]], [1939,[14759.4,5262.52,0],[[1991,2],[1885,2]]], [1940,[8643.91,15226.5,0],[[1888,2]]], [1941,[8484.45,15263.2,-6.35783e-007],[[1888,2],[1992,2],[1941,2],[1993,2]]], [1942,[9183.43,14771.3,0],[[1890,2],[1994,2],[1942,2]]], [1943,[9182.71,14607.4,-1.27157e-006],[[1890,2],[1995,2],[1943,2],[1996,2]]], -[1944,[8803.74,15806.7,-1.90735e-006],[[1891,2],[1896,2],[1952,2]]], [1945,[8892.51,16089.6,0],[[1892,2],[1894,2]]], [1946,[8755.63,16025.6,0],[[1892,2],[1894,2],[1997,2],[1952,2],[1998,2],[1948,2],[1999,2],[1946,2]]], [1947,[8988.9,16278.5,-4.76837e-007],[[1894,2],[1901,2],[2000,2],[1947,2],[1962,2],[1950,2]]], [1948,[8798.48,16128.9,1.90735e-006],[[1894,2],[1946,2],[1949,2]]], [1949,[8732.57,16200.3,-1.43051e-006],[[1894,2],[1948,2],[2001,2],[2002,2]]], -[1950,[8941.57,16331.7,0],[[1947,2],[2003,2],[1950,2]]], [1951,[9060.97,16217.1,0],[[1895,2],[1962,2]]], [1952,[8746.15,15830,0],[[1896,2],[1944,2],[1946,2],[1997,2],[2004,2]]], [1953,[8396.84,15540.8,-1.58946e-007],[[1851,2]]], [1954,[8189.91,15384.5,-6.35783e-007],[[1897,2],[2005,2],[1957,2],[1954,2]]], [1955,[8330.16,15454.4,-6.35783e-007],[[1897,2],[1955,2],[1993,2]]], -[1956,[8250.01,15591.2,0],[[1897,2],[2006,2]]], [1957,[8200.54,15397.5,0],[[1954,2],[2047,2],[1957,2],[1897,2]]], [1958,[9368.86,16898.8,-6.35783e-007],[[1853,2]]], [1959,[9313.81,17016,0],[[1899,2]]], [1960,[9209.75,17168.2,-6.35783e-007],[[1899,2],[1961,2],[1960,2],[2007,2]]], [1961,[9236.42,17148.7,-1.90735e-006],[[1960,2],[2049,2],[1961,2],[1899,2]]], -[1962,[9076.51,16328.4,4.76837e-007],[[1901,2],[1947,2],[1951,2],[2008,2],[1962,2]]], [1963,[9198.72,16388.2,0],[[1901,2]]], [1964,[10559.3,17232.1,0],[[1902,2],[2009,2]]], [1965,[10248.9,14054.2,0],[[1905,2],[2010,2]]], [1966,[9083.82,10992,0],[[1907,2]]], [1967,[8900.23,11029,0],[[1907,2],[2011,2],[1967,2],[2012,2]]], -[1968,[8542.55,12506.2,0],[[1908,2],[1968,2],[2013,2]]], [1969,[8348.51,5206.79,-7.62939e-006],[[1909,2],[2014,2]]], [1970,[9247.38,6504.49,0],[[1911,2]]], [1971,[9185.54,5113.12,0],[[1971,2],[1912,2]]], [1972,[8842.4,4791.17,5.08626e-006],[[1914,2],[2016,2],[1972,2],[2017,2]]], [1973,[9699.52,5241.58,7.62939e-006],[[1916,2],[2018,2]]], -[1974,[8758.01,9984.93,-2.54313e-006],[[1918,2]]], [1975,[8682.76,10126.8,0],[[1918,2],[2019,2],[1975,2],[2020,2]]], [1976,[6768.82,9928.38,-3.8147e-006],[[1920,2],[1921,2]]], [1977,[6722.21,10042.3,9.53674e-007],[[1920,2],[2021,2],[1977,2]]], [1978,[6539.4,9298.45,9.53674e-007],[[1923,2],[1928,2],[1978,2],[2022,2]]], [1979,[6382.71,9827.57,0],[[1924,2],[1925,2],[1982,2]]], -[1980,[6476.37,9928.94,1.58946e-007],[[1924,2],[2023,2],[1980,2],[2024,2]]], [1981,[6366.36,9638.11,-4.76837e-007],[[1925,2]]], [1982,[6303.04,9783.17,2.38419e-007],[[1925,2],[1979,2],[2025,2],[1982,2],[2026,2]]], [1983,[6367.21,9542.04,0],[[1926,2]]], [1984,[6212.38,9495.85,-3.17891e-007],[[1926,2],[2027,2],[1984,2],[2028,2]]], [1985,[8154.78,7120.18,-2.54313e-006],[[1881,2]]], -[1986,[8045.8,7011.28,0],[[1933,2]]], [1987,[7875.54,7016.66,1.27157e-006],[[1933,2],[2030,2],[2031,2],[1987,2]]], [1988,[8990.79,7193.1,6.10352e-006],[[1934,2]]], [1989,[9247.18,6738.97,0],[[1936,2],[1989,2],[2032,2]]], [1990,[14865.1,5341.31,0],[[1938,2],[2033,2]]], [1991,[14773,5266.03,0],[[1938,2],[1939,2]]], -[1992,[8505.97,15252.1,-9.53674e-007],[[1941,2]]], [1993,[8405.78,15308.7,3.17891e-007],[[1941,2],[1955,2],[2034,2]]], [1994,[9182.49,14775.6,0],[[1942,2],[2035,2],[1994,2]]], [1995,[9200.67,14647.6,-1.27157e-006],[[1943,2]]], [1996,[9128.24,14437,0],[[1943,2],[2036,2],[1996,2],[2037,2]]], [1997,[8765.83,15900,9.53674e-007],[[1946,2],[1952,2]]], -[1998,[8819.27,16128.4,0],[[1998,2]]], [1999,[8713.12,16078.6,1.90735e-006],[[1946,2],[2038,2],[2002,2],[1999,2]]], [2000,[8987.3,16234,0],[[1947,2]]], [2001,[8745.7,16375.3,0],[[1949,2],[2039,2],[2040,2]]], [2002,[8583.52,16114.8,0.0178194],[[1949,2],[1999,2],[2041,2],[2038,2]]], [2003,[8947.96,16393.4,1.27157e-006],[[1950,2],[2042,2],[2040,2],[2043,2]]], -[2004,[8612.19,15896.1,0],[[1952,2],[2044,2],[2038,2]]], [2005,[8133.76,15311.4,0],[[1954,2],[2045,2],[2046,2],[2005,2]]], [2006,[8250.44,15695.8,0],[[1956,2],[2048,2]]], [2007,[9111.4,17244.1,0],[[1960,2],[2050,2],[2051,2],[2052,2]]], [2008,[9111.92,16339.6,0],[[1962,2]]], [2009,[10489.2,17292.4,1.90735e-006],[[1964,2],[2053,2]]], -[2010,[10176.9,14007.8,0],[[1965,2],[2054,2]]], [2011,[8928.04,11024.9,7.62939e-006],[[1967,2]]], [2012,[8729.8,10968.8,5.08626e-006],[[1967,2],[2055,2],[2012,2],[2056,2]]], [2013,[8388.58,12585.7,-5.08626e-006],[[1968,2],[2057,2],[2013,2],[2058,2]]], [2014,[8213,5209.52,0],[[1969,2],[2059,2],[2014,2],[2060,2],[2061,2]]], [2015,[8969.11,4899.55,0],[[1915,2]]], -[2016,[8862.96,4814.06,5.08626e-006],[[1972,2]]], [2017,[8765.57,4707.55,5.08626e-006],[[1972,2],[2062,2],[2017,2],[2063,2],[2064,2]]], [2018,[9783.59,5241.48,0],[[1973,2],[2065,2]]], [2019,[8711.59,10096.1,0],[[1975,2]]], [2020,[8539.34,10226.5,2.54313e-006],[[1975,2],[2066,2],[2020,2],[2067,2]]], [2021,[6700.88,10147.2,0],[[1977,2],[2068,2],[2069,2]]], -[2022,[6409.97,9279.13,0],[[1978,2],[2070,2]]], [2023,[6470.04,9893.04,0],[[1980,2]]], [2024,[6498.68,10023.9,1.58946e-007],[[1980,2],[2071,2],[2024,2],[2072,2]]], [2025,[6312.27,9754.63,0],[[1982,2]]], [2026,[6255.61,9870.58,3.17891e-007],[[1982,2],[2073,2],[2026,2],[2074,2]]], [2027,[6245.81,9513.85,-3.17891e-007],[[1984,2]]], -[2028,[6129.17,9412.37,0],[[1984,2],[2075,2],[2076,2],[2077,2]]], [2029,[6521.45,9420.21,-6.35783e-007],[[1930,2]]], [2030,[7783.58,7086.39,-1.27157e-006],[[1987,2],[2078,2],[2030,2],[2079,2]]], [2031,[7891.62,7004.26,1.90735e-006],[[1987,2]]], [2032,[9238.27,6696.45,1.52588e-005],[[1989,2]]], [2033,[14913.7,5406.82,0],[[1990,2],[2080,2]]], -[2034,[8377.61,15207.8,0],[[1993,2],[2081,2]]], [2035,[9183.87,14772.6,-1.27157e-006],[[1994,2]]], [2036,[9129.96,14489.2,0],[[1996,2]]], [2037,[9127.35,14317.5,-1.27157e-006],[[1996,2],[2082,2],[2083,2]]], [2038,[8609.37,16069.4,1.90735e-006],[[1999,2],[2002,2],[2004,2],[2084,2]]], [2039,[8669.85,16346,-1.90735e-006],[[2001,2],[2085,2]]], -[2040,[8852.7,16406.5,0],[[2001,2],[2003,2]]], [2041,[8523.77,16113.4,-6.35783e-007],[[2002,2],[2086,2],[2087,2]]], [2042,[8990.31,16548.4,-6.35783e-007],[[2003,2],[2043,2],[2042,2],[2088,2]]], [2043,[8975.01,16523.1,0],[[2042,2],[2128,2],[2043,2],[2003,2]]], [2044,[8594.45,15980.3,0],[[2004,2],[2089,2],[2044,2]]], [2045,[8081.8,15231.6,3.17891e-007],[[2005,2],[2090,2],[2091,2],[2045,2]]], -[2046,[8146.8,15332.1,0],[[2005,2]]], [2047,[8224.05,15418.5,0],[[1957,2]]], [2048,[8244.77,15763.9,0],[[2006,2],[2092,2]]], [2049,[9254.55,17120.9,6.35783e-007],[[1961,2]]], [2050,[9046.62,17145.1,0],[[2007,2],[2093,2],[2050,2],[2094,2],[2095,2],[2096,2]]], [2051,[9189.92,17455.1,0],[[2007,2],[2052,2],[2051,2],[2097,2]]], -[2052,[9229.55,17381.8,-1.90735e-006],[[2051,2],[2136,2],[2052,2],[2007,2]]], [2053,[10442.5,17368.2,1.90735e-006],[[2009,2],[2098,2]]], [2054,[10126.1,13976.3,0],[[2010,2],[2099,2],[2100,2]]], [2055,[8789.86,11016.8,0],[[2012,2]]], [2056,[8634.31,10877.3,1.01725e-005],[[2012,2],[2056,2],[2101,2]]], [2057,[8424.69,12557.6,0],[[2013,2]]], -[2058,[8225.27,12694.2,0],[[2013,2],[2058,2],[2102,2]]], [2059,[8171.2,5164.96,0],[[2014,2],[2103,2],[2061,2],[2059,2]]], [2060,[8186.3,5300.57,0],[[2014,2],[2104,2]]], [2061,[8158.5,5201.46,0],[[2059,2],[2147,2],[2014,2]]], [2062,[8785.11,4725.33,0],[[2017,2]]], [2063,[8670.9,4545.12,5.08626e-006],[[2017,2],[2064,2],[2063,2],[2105,2]]], -[2064,[8660.91,4610.67,0],[[2063,2],[2149,2],[2064,2],[2017,2]]], [2065,[9898.98,5261.68,0],[[2018,2],[2106,2]]], [2066,[8592.71,10212,5.08626e-006],[[2020,2]]], [2067,[8416.44,10203.2,0],[[2020,2],[2107,2],[2067,2],[2108,2]]], [2068,[6684.78,10254.8,0],[[2021,2],[2109,2],[2068,2],[2110,2]]], [2069,[6707.46,10201.7,0],[[2109,2],[2021,2]]], -[2070,[6318.85,9294.42,-1.90735e-006],[[2022,2],[2111,2]]], [2071,[6495.44,10006.7,0],[[2024,2]]], [2072,[6503.21,10138.1,0],[[2024,2],[2112,2],[2072,2],[2113,2]]], [2073,[6267.19,9838.02,3.17891e-007],[[2026,2]]], [2074,[6217.71,10041.4,0],[[2026,2],[2114,2],[2115,2]]], [2075,[6038.97,9235.18,6.35783e-007],[[2028,2],[2116,2],[2075,2],[2117,2]]], -[2076,[6180.85,9356.45,0],[[2028,2],[2111,2]]], [2077,[6060.21,9303.35,0],[[2116,2],[2028,2]]], [2078,[7816.08,7062.68,-1.27157e-006],[[2030,2]]], [2079,[7619.09,7239.94,0],[[2030,2],[2118,2]]], [2080,[14997.7,5480.46,0],[[2033,2],[2119,2]]], [2081,[8364.35,15111.6,0],[[2034,2],[2120,2]]], -[2082,[9031.8,14327.5,0],[[2037,2],[2121,2],[2082,2],[2122,2]]], [2083,[9201.39,14247.7,-1.27157e-006],[[2037,2],[2123,2],[2083,2],[2124,2]]], [2084,[8590.4,16005.6,0],[[2038,2]]], [2085,[8609.58,16276,0],[[2039,2],[2086,2]]], [2086,[8510.13,16193.5,0],[[2041,2],[2085,2],[2125,2]]], [2087,[8428.96,16099.6,0],[[2041,2],[2126,2],[2127,2]]], -[2088,[9051.83,16685.1,-6.35783e-007],[[2042,2],[2129,2],[2130,2],[2131,2]]], [2089,[8603.47,15931.7,-9.53674e-007],[[2044,2]]], [2090,[7966.31,15093.3,0],[[2045,2],[2132,2]]], [2091,[8098.73,15253.3,0],[[2045,2]]], [2092,[8209.77,15823.2,0],[[2048,2],[2133,2]]], [2093,[9071.77,17191.4,0],[[2050,2]]], -[2094,[9087.74,16984.5,-3.17891e-007],[[2050,2],[2134,2],[2129,2],[2096,2],[2094,2]]], [2095,[8967.42,17107.6,0],[[2050,2],[2095,2],[2135,2]]], [2096,[9084.57,17003.7,0],[[2094,2],[2184,2],[2096,2],[2050,2]]], [2097,[9163.38,17683.8,0],[[2051,2]]], [2098,[10409,17449.5,0],[[2053,2],[2137,2]]], [2099,[10052.5,13955.1,-2.54313e-006],[[2054,2],[2099,2],[2138,2],[2139,2]]], -[2100,[10075.2,13880.3,7.62939e-006],[[2054,2],[2140,2],[2100,2],[2141,2]]], [2101,[8605.71,10833.3,0],[[2056,2],[2142,2],[2101,2],[2143,2]]], [2102,[8015.24,12858.2,-5.08626e-006],[[2058,2],[2144,2],[2102,2],[2145,2]]], [2103,[8187.39,5112.39,0],[[2059,2],[2146,2],[2103,2]]], [2104,[8197.64,5384.54,7.62939e-006],[[2060,2],[2148,2]]], [2105,[8634.01,4372.99,0],[[2063,2],[2150,2],[2105,2],[2151,2]]], -[2106,[9957.97,5252.33,-7.62939e-006],[[2065,2],[2152,2]]], [2107,[8427.91,10221.1,0],[[2067,2]]], [2108,[8311.76,10123.2,0],[[2067,2],[2153,2],[2108,2],[2154,2]]], [2109,[6706.94,10222.3,0],[[2068,2],[2069,2]]], [2110,[6661.02,10327.1,1.27157e-006],[[2068,2],[2110,2],[2155,2]]], [2111,[6231.76,9325.31,0],[[2070,2],[2076,2]]], -[2112,[6508.62,10098.2,0],[[2072,2]]], [2113,[6465.3,10269.2,-2.38419e-007],[[2072,2],[2156,2],[2157,2],[2158,2],[2159,2]]], [2114,[6173.88,10176.9,0],[[2074,2],[2115,2],[2114,2],[2160,2]]], [2115,[6177,10157.6,0],[[2114,2],[2207,2],[2115,2],[2074,2]]], [2116,[6044.98,9272.61,0],[[2075,2],[2077,2],[2116,2]]], [2117,[5989.62,9023.79,-3.17891e-007],[[2075,2],[2161,2],[2162,2]]], -[2118,[7474.88,7229.04,2.54313e-006],[[2079,2],[2163,2],[2164,2]]], [2119,[15044.9,5559.91,0],[[2080,2],[2165,2]]], [2120,[8369.58,15032.4,0],[[2081,2],[2166,2]]], [2121,[9067.95,14325.5,1.90735e-006],[[2082,2]]], [2122,[8879.27,14355.9,-1.27157e-006],[[2082,2],[2167,2],[2168,2],[2122,2]]], [2123,[9190.5,14264.8,-1.90735e-006],[[2083,2]]], -[2124,[9255.88,14173.5,2.54313e-006],[[2083,2],[2169,2],[2124,2],[2170,2],[2171,2]]], [2125,[8501.81,16269.7,0],[[2086,2],[2172,2],[2125,2],[2173,2]]], [2126,[8367.37,16167.7,0],[[2087,2],[2174,2],[2126,2],[2175,2]]], [2127,[8319.73,16043.4,8.27227],[[2087,2],[2176,2],[2127,2],[2177,2],[2133,2]]], [2128,[8966.63,16486.7,6.35783e-007],[[2043,2]]], [2129,[9095.94,16783,0],[[2088,2],[2094,2],[2131,2],[2129,2],[2134,2]]], -[2130,[8918.82,16683.1,6.35783e-007],[[2088,2],[2178,2],[2130,2],[2179,2]]], [2131,[9093.25,16766.3,0],[[2129,2],[2227,2],[2088,2],[2131,2]]], [2132,[7923.08,15049.3,0],[[2090,2],[2180,2],[2181,2],[2132,2],[2182,2]]], [2133,[8162.61,15927.4,0],[[2092,2],[2127,2],[2183,2]]], [2134,[9105.24,16862.6,4.76837e-007],[[2094,2],[2129,2]]], [2135,[8909.32,17086.4,0],[[2095,2],[2135,2],[2185,2]]], -[2136,[9188.42,17329.3,0],[[2052,2]]], [2137,[10362.8,17520.4,0],[[2098,2],[2186,2]]], [2138,[9940.62,13942.5,0],[[2099,2],[2187,2],[2188,2],[2138,2]]], [2139,[9986.34,13937,-7.62939e-006],[[2188,2],[2099,2]]], [2140,[10102.7,13904.8,3.8147e-006],[[2100,2]]], [2141,[9974.42,13769.3,2.54313e-006],[[2100,2],[2189,2],[2141,2],[2190,2]]], -[2142,[8617.99,10850.2,0],[[2101,2],[2142,2]]], [2143,[8551.8,10761,0],[[2101,2],[2191,2],[2143,2],[2192,2]]], [2144,[8023.27,12832.5,-3.8147e-006],[[2102,2]]], [2145,[7932.82,13004,0],[[2102,2],[2193,2],[2145,2],[2194,2]]], [2146,[8133.7,5036.51,0],[[2103,2],[2195,2]]], [2147,[8172.17,5201.92,0],[[2061,2]]], -[2148,[8186.45,5435.03,0],[[2104,2],[2196,2]]], [2149,[8693.22,4646.18,0],[[2064,2]]], [2150,[8642.81,4404.32,0],[[2105,2]]], [2151,[8592.03,4255.78,-5.08626e-006],[[2105,2],[2197,2],[2151,2],[2198,2],[2199,2]]], [2152,[10057.9,5226.37,-7.62939e-006],[[2106,2],[2200,2]]], [2153,[8377.93,10127.7,0],[[2108,2]]], -[2154,[8183.11,10172.8,0],[[2108,2],[2201,2],[2154,2],[2202,2]]], [2155,[6655.76,10377.8,0],[[2110,2],[2203,2],[2204,2],[2157,2]]], [2156,[6478.39,10237.3,-1.58946e-007],[[2113,2]]], [2157,[6466.04,10412.5,-3.17891e-007],[[2113,2],[2155,2],[2205,2],[2204,2],[2206,2]]], [2158,[6346.72,10248.6,-4.76837e-007],[[2113,2],[2159,2],[2158,2],[2160,2]]], [2159,[6367.29,10250.6,0],[[2158,2],[2251,2],[2159,2],[2113,2]]], -[2160,[6163.04,10240.2,-2.38419e-007],[[2114,2],[2158,2],[2208,2],[2209,2],[2210,2],[2211,2]]], [2161,[6041.8,8978.57,-3.17891e-007],[[2117,2],[2212,2],[2213,2]]], [2162,[5886,8890.85,0],[[2117,2],[2214,2]]], [2163,[7449.89,7326.67,3.8147e-006],[[2118,2],[2215,2]]], [2164,[7461.56,7134.92,0],[[2118,2],[2216,2]]], [2165,[15101.7,5549.37,0],[[2119,2],[2217,2],[2218,2],[2165,2]]], -[2166,[8368.55,14972.7,0],[[2120,2],[2219,2]]], [2167,[8764.09,14332.1,1.27157e-006],[[2122,2],[2220,2],[2167,2],[2221,2]]], [2168,[8907.41,14354.3,0],[[2122,2]]], [2169,[9239.75,14190.3,-2.54313e-006],[[2124,2]]], [2170,[9333.23,14092.6,0],[[2124,2],[2222,2],[2170,2],[2223,2]]], [2171,[9296.79,14125.9,-7.62939e-006],[[2222,2],[2124,2]]], -[2172,[8494.8,16243,0],[[2125,2]]], [2173,[8517.99,16368.8,0],[[2125,2],[2224,2],[2225,2],[2175,2]]], [2174,[8386.06,16145.7,0],[[2126,2]]], [2175,[8374.46,16311.2,0],[[2126,2],[2173,2],[2225,2]]], [2176,[8354.23,16056,0.83656],[[2127,2]]], [2177,[8144.29,15976.5,0],[[2127,2],[2226,2],[2183,2]]], -[2178,[8973.49,16695,1.27157e-006],[[2130,2]]], [2179,[8794.46,16655.4,0],[[2130,2],[2228,2],[2179,2],[2229,2],[2230,2]]], [2180,[7785.77,14960.2,-3.17891e-007],[[2132,2],[2231,2],[2182,2],[2180,2]]], [2181,[7942.11,15066.5,0],[[2132,2]]], [2182,[7818.16,14965.3,9.53674e-007],[[2180,2],[2273,2],[2182,2],[2132,2]]], [2183,[8140.76,15961.9,0],[[2133,2],[2183,2],[2232,2],[2177,2]]], -[2184,[9076.23,17029.3,0],[[2096,2]]], [2185,[8838.66,17077.5,-1.27157e-006],[[2135,2],[2185,2],[2233,2]]], [2186,[10291.6,17579.2,-3.8147e-006],[[2137,2],[2234,2]]], [2187,[9847.21,13958.2,-3.8147e-006],[[2138,2],[2235,2],[2236,2]]], [2188,[9960.95,13934.4,0],[[2138,2],[2139,2],[2188,2]]], [2189,[9992.32,13801,3.8147e-006],[[2141,2]]], -[2190,[9915.85,13656.1,2.54313e-006],[[2141,2],[2237,2],[2190,2]]], [2191,[8562.3,10783,0],[[2143,2]]], [2192,[8537.77,10596.9,-5.08626e-006],[[2143,2],[2238,2],[2192,2],[2239,2]]], [2193,[7979.6,12952.5,3.8147e-006],[[2193,2]]], [2194,[7808.26,13070.6,-2.54313e-006],[[2145,2],[2240,2],[2194,2],[2241,2]]], [2195,[8072.89,4990.07,0],[[2146,2],[2242,2]]], -[2196,[8146.15,5489.81,0],[[2148,2],[2243,2]]], [2197,[8604.77,4283.92,0],[[2151,2]]], [2198,[8542.14,4075.39,0],[[2151,2],[2199,2],[2198,2],[2244,2]]], [2199,[8548.93,4114.33,1.52588e-005],[[2198,2],[2283,2],[2199,2],[2151,2]]], [2200,[10155.6,5220.26,0],[[2152,2],[2245,2]]], [2201,[8184.75,10156.4,-3.8147e-006],[[2154,2]]], -[2202,[8205.65,10247.7,-5.08626e-006],[[2154,2],[2246,2],[2202,2]]], [2203,[6754.13,10405.8,0],[[2155,2],[2247,2],[2203,2],[2248,2]]], [2204,[6547.56,10388.8,4.76837e-007],[[2155,2],[2157,2]]], [2205,[6432.19,10567.6,0],[[2157,2],[2206,2],[2205,2],[2249,2],[2250,2]]], [2206,[6425.6,10539.7,0],[[2205,2],[2290,2],[2206,2],[2157,2]]], [2207,[6187.22,10126.9,0],[[2115,2]]], -[2208,[6152.14,10343.6,9.53674e-008],[[2160,2],[2252,2],[2208,2],[2253,2],[2254,2],[2255,2]]], [2209,[6037.11,10200.5,0],[[2160,2],[2211,2],[2209,2]]], [2210,[6253.71,10244.2,4.76837e-007],[[2160,2]]], [2211,[6061.29,10215,0],[[2209,2],[2296,2],[2211,2],[2160,2]]], [2212,[6151.39,8967.91,0],[[2161,2],[2256,2]]], [2213,[6019.77,8882.54,6.35783e-007],[[2161,2],[2257,2],[2213,2],[2258,2]]], -[2214,[5765.26,8789,1.90735e-006],[[2162,2],[2259,2]]], [2215,[7409.02,7381.25,-3.8147e-006],[[2163,2],[2260,2]]], [2216,[7422.18,7059.89,3.8147e-006],[[2164,2],[2261,2]]], [2217,[15175.5,5482.09,0],[[2165,2],[2262,2],[2263,2],[2217,2]]], [2218,[15076.6,5564.81,-1.01725e-005],[[2165,2]]], [2219,[8327.68,14862.6,-1.90735e-006],[[2166,2],[2264,2]]], -[2220,[8800.85,14339.5,1.27157e-006],[[2167,2]]], [2221,[8635.78,14294.2,0],[[2167,2],[2265,2],[2266,2],[2221,2]]], [2222,[9314.25,14102.8,0],[[2170,2],[2171,2],[2222,2]]], [2223,[9368.46,14065,0],[[2170,2],[2223,2],[2267,2]]], [2224,[8545.32,16473.2,0],[[2173,2],[2268,2],[2269,2],[2229,2]]], [2225,[8404.93,16342.7,-4.76837e-007],[[2173,2],[2175,2]]], -[2226,[7962.2,15910.7,0],[[2177,2],[2270,2]]], [2227,[9087.54,16747.8,0],[[2131,2]]], [2228,[8816.05,16661.9,0],[[2179,2]]], [2229,[8662.15,16578.8,0],[[2179,2],[2224,2],[2230,2],[2229,2],[2269,2]]], [2230,[8676.31,16596.6,-1.90735e-006],[[2229,2],[2312,2],[2230,2],[2179,2]]], [2231,[7601.49,14923.7,0],[[2180,2],[2271,2],[2272,2]]], -[2232,[8164.91,15982,6.20177],[[2183,2]]], [2233,[8739.53,17083.9,-3.8147e-006],[[2185,2],[2274,2]]], [2234,[10212.1,17626.4,0],[[2186,2],[2275,2]]], [2235,[9792.94,13929.7,0],[[2187,2],[2276,2],[2236,2],[2235,2]]], [2236,[9811.45,13945.8,0],[[2235,2],[2320,2],[2187,2]]], [2237,[9925.87,13680,0],[[2190,2]]], -[2238,[8559.5,10681.8,-2.54313e-006],[[2192,2]]], [2239,[8434.96,10436.8,5.08626e-006],[[2192,2],[2277,2],[2239,2],[2278,2],[2246,2]]], [2240,[7833.58,13065.2,-3.8147e-006],[[2194,2]]], [2241,[7689.01,13100.7,0],[[2194,2],[2279,2],[2241,2],[2280,2]]], [2242,[7999.17,4981.81,1.52588e-005],[[2195,2],[2281,2]]], [2243,[8095.17,5510.39,0],[[2196,2],[2282,2]]], -[2244,[8625.75,3903.58,0],[[2198,2],[2284,2]]], [2245,[10201.5,5215.52,-2.54313e-006],[[2200,2],[2285,2],[2286,2]]], [2246,[8277.66,10337.2,2.54313e-006],[[2202,2],[2239,2],[2287,2],[2246,2],[2278,2]]], [2247,[6734.23,10407.8,0],[[2203,2]]], [2248,[6852.88,10464.3,1.27157e-006],[[2203,2],[2288,2],[2248,2],[2289,2]]], [2249,[6466.15,10766,-3.17891e-007],[[2205,2],[2250,2],[2249,2],[2291,2]]], -[2250,[6478.21,10733.2,0],[[2249,2],[2334,2],[2250,2],[2205,2]]], [2251,[6393.22,10259.1,0],[[2159,2]]], [2252,[6150.52,10298,0],[[2208,2]]], [2253,[6109.42,10425,-1.58946e-007],[[2208,2],[2292,2],[2253,2],[2293,2]]], [2254,[6142.99,10467.5,0],[[2208,2],[2294,2]]], [2255,[6273.74,10349.4,0],[[2208,2],[2295,2]]], -[2256,[6235.77,8929.75,-1.90735e-006],[[2212,2],[2297,2]]], [2257,[6022,8923.57,0],[[2213,2],[2298,2],[2257,2]]], [2258,[5981.8,8771.99,0],[[2213,2],[2299,2],[2258,2],[2300,2]]], [2259,[5658.54,8698.01,1.90735e-006],[[2214,2],[2301,2]]], [2260,[7338.97,7441.51,0],[[2215,2],[2302,2]]], [2261,[7404.12,6977.1,0],[[2216,2],[2303,2]]], -[2262,[15271.1,5520.45,0],[[2217,2],[2304,2]]], [2263,[15145.8,5494.49,5.08626e-006],[[2217,2]]], [2264,[8275.87,14795.6,-1.90735e-006],[[2219,2],[2305,2]]], [2265,[8531.81,14293.9,-1.27157e-006],[[2221,2],[2306,2],[2265,2],[2307,2]]], [2266,[8655.72,14291.2,0],[[2221,2]]], [2267,[9398.16,14011.3,0],[[2223,2],[2267,2],[2308,2]]], -[2268,[8491.06,16567.8,0],[[2224,2],[2309,2]]], [2269,[8609.4,16521.4,0],[[2224,2],[2229,2]]], [2270,[7892.04,15918.3,0],[[2226,2],[2310,2],[2311,2],[2270,2]]], [2271,[7459.61,14886.4,-7.62939e-007],[[2231,2],[2272,2],[2271,2],[2313,2],[2314,2],[2315,2],[2316,2]]], [2272,[7508.39,14906.1,-1.90735e-006],[[2271,2],[2362,2],[2272,2],[2231,2]]], [2273,[7850.52,14988.1,0],[[2182,2]]], -[2274,[8650.36,17058.9,0],[[2233,2],[2317,2]]], [2275,[10122.7,17702.4,0],[[2234,2],[2318,2]]], [2276,[9727.66,13888.9,-1.27157e-006],[[2235,2],[2276,2],[2319,2]]], [2277,[8454.8,10441.2,7.62939e-006],[[2239,2]]], [2278,[8342.51,10404.5,-3.8147e-006],[[2239,2],[2246,2]]], [2279,[7723.5,13092.3,0],[[2241,2]]], -[2280,[7587.99,13155.5,0],[[2241,2],[2321,2],[2280,2],[2322,2],[2323,2]]], [2281,[7916.93,5053.24,0],[[2242,2],[2324,2],[2325,2],[2281,2]]], [2282,[8007.97,5528.23,0],[[2243,2],[2326,2]]], [2283,[8557.02,4146.09,0],[[2199,2]]], [2284,[8682.24,3727.99,-1.52588e-005],[[2244,2],[2327,2]]], [2285,[10325.2,5170.79,0],[[2245,2],[2328,2],[2329,2]]], -[2286,[10241.5,5280.16,2.54313e-006],[[2245,2],[2330,2],[2286,2],[2331,2]]], [2287,[8268.42,10320.9,0],[[2246,2]]], [2288,[6847.04,10440,1.90735e-006],[[2248,2]]], [2289,[6899.39,10551.1,0],[[2248,2],[2332,2],[2289,2],[2333,2]]], [2290,[6429.91,10503.7,1.58946e-007],[[2206,2]]], [2291,[6441.22,10846.8,-3.17891e-007],[[2249,2],[2335,2],[2336,2],[2337,2]]], -[2292,[6112.62,10407.8,-2.38419e-007],[[2253,2]]], [2293,[6084.05,10520.4,0],[[2253,2],[2338,2],[2293,2],[2339,2]]], [2294,[6149.22,10521,0],[[2254,2],[2340,2],[2341,2],[2339,2],[2342,2]]], [2295,[6353.35,10395.4,0],[[2255,2],[2343,2],[2295,2],[2344,2]]], [2296,[6085.14,10221.1,0],[[2211,2]]], [2297,[6297.33,8872.43,0],[[2256,2],[2345,2]]], -[2298,[6023.55,8928.47,0],[[2257,2]]], [2299,[5994.55,8787.44,0],[[2258,2]]], [2300,[5956.83,8631.98,0],[[2258,2],[2346,2],[2300,2],[2347,2]]], [2301,[5576.22,8559.55,0],[[2259,2],[2348,2],[2349,2]]], [2302,[7280.16,7512.78,0],[[2260,2],[2350,2]]], [2303,[7363.49,6884.83,0],[[2261,2],[2351,2]]], -[2304,[15352.6,5574.73,0],[[2262,2],[2352,2]]], [2305,[8230.33,14715.2,0],[[2264,2],[2353,2]]], [2306,[8564.14,14297.8,0],[[2265,2]]], [2307,[8403.83,14296.7,0],[[2265,2],[2354,2],[2307,2],[2355,2]]], [2308,[9450.25,13945.9,0],[[2267,2],[2356,2],[2308,2],[2357,2]]], [2309,[8448.67,16646.1,-1.90735e-006],[[2268,2],[2358,2]]], -[2310,[7768.19,15937.5,0],[[2270,2],[2359,2],[2310,2],[2360,2],[2361,2]]], [2311,[7910.8,15912.2,0],[[2270,2]]], [2312,[8703.58,16614.7,0],[[2230,2]]], [2313,[7322.39,14843.1,6.35783e-007],[[2271,2],[2363,2],[2316,2],[2313,2]]], [2314,[7398.13,14962.9,0],[[2271,2],[2364,2]]], [2315,[7447.29,14815.1,-6.35783e-007],[[2271,2],[2365,2],[2366,2]]], -[2316,[7339.49,14845.9,0],[[2313,2],[2406,2],[2316,2],[2271,2]]], [2317,[8583.81,17014.3,0],[[2274,2],[2367,2]]], [2318,[10063.9,17773.7,0],[[2275,2],[2368,2]]], [2319,[9639.97,13880.3,0],[[2276,2],[2357,2]]], [2320,[9826.26,13952.5,0],[[2236,2]]], [2321,[7610.13,13124.5,0],[[2280,2]]], -[2322,[7431.44,13212.8,0],[[2280,2],[2369,2],[2322,2],[2370,2],[2371,2]]], [2323,[7693.29,13234.6,1.27157e-006],[[2280,2],[2372,2],[2373,2]]], [2324,[7728.23,5063.16,0],[[2281,2],[2374,2]]], [2325,[7939.73,5053.01,0],[[2281,2]]], [2326,[7966.94,5559.71,0],[[2282,2],[2375,2]]], [2327,[8658.86,3623.16,0],[[2284,2],[2376,2],[2327,2],[2377,2]]], -[2328,[10462.8,5144.56,-2.54313e-006],[[2285,2],[2378,2],[2379,2],[2328,2]]], [2329,[10394.8,5169.84,7.62939e-006],[[2379,2],[2285,2]]], [2330,[10222.2,5261.26,3.8147e-006],[[2286,2]]], [2331,[10345.5,5379.32,0],[[2286,2],[2380,2],[2331,2],[2381,2]]], [2332,[6873.81,10550.2,0],[[2289,2]]], [2333,[7015.67,10534.4,0],[[2289,2],[2382,2],[2333,2],[2383,2]]], -[2334,[6465.97,10685.1,3.17891e-007],[[2250,2]]], [2335,[6305.53,10807.3,-1.90735e-007],[[2291,2],[2337,2],[2335,2],[2384,2],[2342,2],[2341,2],[2385,2]]], [2336,[6427.15,10992.6,-1.27157e-006],[[2291,2],[2386,2],[2336,2],[2387,2]]], [2337,[6347.96,10818.5,0],[[2335,2],[2430,2],[2291,2],[2337,2]]], [2338,[6093.69,10496.3,-1.58946e-007],[[2293,2]]], [2339,[6068.5,10584.9,0.0142919],[[2293,2],[2294,2],[2339,2],[2388,2],[2341,2]]], -[2340,[6343.75,10522.8,0],[[2294,2],[2344,2],[2342,2]]], [2341,[6141.85,10591.8,0],[[2339,2],[2389,2],[2341,2]]], [2342,[6247.87,10614.4,0],[[2335,2],[2432,2],[2294,2],[2340,2],[2389,2]]], [2343,[6347.38,10369.9,0],[[2295,2]]], [2344,[6362.1,10508,0],[[2295,2],[2340,2],[2390,2],[2344,2],[2391,2],[2384,2]]], [2345,[6331.73,8807.93,0],[[2297,2],[2392,2]]], -[2346,[5941.22,8682.66,1.27157e-006],[[2300,2]]], [2347,[6051.77,8531.92,-1.27157e-006],[[2300,2],[2393,2],[2347,2],[2394,2]]], [2348,[5510.87,8457.21,0],[[2301,2],[2349,2],[2348,2],[2395,2]]], [2349,[5525.92,8474.71,-1.90735e-006],[[2348,2],[2442,2],[2349,2],[2301,2]]], [2350,[7234.62,7593.18,0],[[2302,2],[2396,2]]], [2351,[7313.76,6838.18,0],[[2303,2],[2397,2]]], -[2352,[15410.3,5636.47,0],[[2304,2],[2398,2]]], [2353,[8222.63,14639.4,0],[[2305,2],[2399,2]]], [2354,[8439.34,14293.3,0],[[2307,2]]], [2355,[8311.55,14345.7,0],[[2307,2],[2400,2]]], [2356,[9428.72,13958.5,0],[[2308,2]]], [2357,[9555.23,13900.8,-2.54313e-006],[[2308,2],[2319,2],[2401,2],[2357,2]]], -[2358,[8435.46,16729.7,-1.90735e-006],[[2309,2],[2402,2]]], [2359,[7821.64,15941.2,0],[[2310,2]]], [2360,[7546.58,15875.3,0],[[2310,2],[2361,2],[2360,2],[2403,2]]], [2361,[7596.59,15866.3,0],[[2360,2],[2451,2],[2361,2],[2310,2]]], [2362,[7538.19,14912.3,-1.27157e-006],[[2272,2]]], [2363,[7242.37,14825.3,-6.35783e-007],[[2313,2],[2404,2],[2405,2]]], -[2364,[7327.63,15025.3,-3.8147e-006],[[2314,2],[2407,2]]], [2365,[7492.05,14733.6,6.35783e-007],[[2315,2],[2408,2],[2409,2]]], [2366,[7401.49,14798.9,6.35783e-007],[[2315,2],[2366,2],[2410,2],[2405,2]]], [2367,[8509.89,16995.6,0],[[2317,2],[2411,2],[2412,2]]], [2368,[10018.3,17854.1,0],[[2318,2],[2413,2]]], [2369,[7482.3,13166.9,0],[[2322,2]]], -[2370,[7303.18,13180.2,-1.27157e-006],[[2322,2],[2414,2],[2370,2],[2415,2]]], [2371,[7399.52,13372.6,1.27157e-006],[[2322,2],[2416,2],[2371,2],[2417,2]]], [2372,[7656.26,13226.1,0],[[2323,2]]], [2373,[7828.46,13252.6,0],[[2323,2],[2418,2],[2373,2],[2419,2],[2420,2]]], [2374,[7641.45,5115.31,0],[[2324,2],[2421,2]]], [2375,[7921.66,5631.33,0],[[2326,2],[2422,2]]], -[2376,[8656.09,3647.67,0],[[2327,2]]], [2377,[8692.52,3524.18,0],[[2327,2],[2423,2],[2377,2],[2424,2]]], [2378,[10572.2,5056.16,0],[[2328,2],[2425,2]]], [2379,[10441.9,5164.07,0],[[2328,2],[2329,2],[2379,2]]], [2380,[10321,5348.07,0],[[2331,2]]], [2381,[10407.6,5486.51,-5.08626e-006],[[2331,2],[2426,2],[2381,2],[2427,2]]], -[2382,[6982.84,10540.1,0],[[2333,2]]], [2383,[7127.08,10541.2,2.54313e-006],[[2333,2],[2428,2],[2383,2],[2429,2]]], [2384,[6322.59,10722.6,0],[[2335,2],[2344,2],[2391,2],[2431,2],[2384,2]]], [2385,[6246.93,10890.9,-1.58946e-007],[[2335,2],[2433,2],[2385,2],[2434,2]]], [2386,[6436.09,10949.9,-6.35783e-007],[[2336,2]]], [2387,[6397,11111.2,0],[[2336,2],[2435,2],[2387,2],[2436,2]]], -[2388,[5975.81,10691.8,0],[[2339,2],[2437,2],[2388,2],[2438,2]]], [2389,[6237.15,10608.8,0],[[2341,2],[2389,2],[2342,2]]], [2390,[6363.67,10475.5,0],[[2344,2]]], [2391,[6343,10625.9,0],[[2344,2],[2384,2]]], [2392,[6368.73,8723.5,-1.90735e-006],[[2345,2],[2439,2]]], [2393,[6022.34,8546.16,0],[[2347,2]]], -[2394,[6163.82,8418.39,1.27157e-006],[[2347,2],[2440,2],[2394,2],[2441,2]]], [2395,[5437.25,8360.85,6.35783e-007],[[2348,2],[2443,2],[2395,2],[2444,2],[2445,2]]], [2396,[7203.73,7680.27,0],[[2350,2],[2446,2]]], [2397,[7233.36,6792.64,0],[[2351,2],[2447,2]]], [2398,[15443.8,5714.1,0],[[2352,2],[2448,2]]], [2399,[8211.25,14580.8,0],[[2353,2],[2449,2]]], -[2400,[8268.91,14439.7,-1.90735e-006],[[2355,2],[2449,2]]], [2401,[9530.68,13912,-2.54313e-006],[[2357,2]]], [2402,[8457.75,16805.3,0],[[2358,2],[2450,2]]], [2403,[7383.71,15916.6,0],[[2360,2],[2452,2],[2453,2]]], [2404,[7063.52,14797,1.90735e-006],[[2363,2],[2454,2],[2455,2]]], [2405,[7256.33,14770.9,0],[[2363,2],[2366,2],[2410,2],[2456,2]]], -[2406,[7363,14853.4,6.35783e-007],[[2316,2]]], [2407,[7267.42,15082,0],[[2364,2],[2457,2]]], [2408,[7578.95,14666,0],[[2365,2],[2458,2]]], [2409,[7478.27,14753.7,6.35783e-007],[[2365,2]]], [2410,[7291.84,14777.2,0],[[2366,2],[2405,2]]], [2411,[8510.25,16917.5,0],[[2367,2],[2450,2]]], -[2412,[8455.08,17077.7,0],[[2367,2],[2459,2]]], [2413,[9976.25,17902,6.35783e-007],[[2368,2],[2460,2],[2461,2]]], [2414,[7322.11,13192.8,0],[[2370,2]]], [2415,[7226.21,13110.2,0],[[2370,2],[2462,2],[2415,2],[2463,2]]], [2416,[7408.96,13336.3,1.90735e-006],[[2371,2]]], [2417,[7333,13508,0],[[2371,2],[2464,2],[2417,2],[2465,2]]], -[2418,[7793.84,13248.7,0],[[2373,2]]], [2419,[7999.18,13272.5,1.27157e-006],[[2373,2],[2420,2],[2419,2],[2466,2]]], [2420,[7966.33,13261.2,0],[[2419,2],[2510,2],[2420,2],[2373,2]]], [2421,[7554.57,5169.25,0],[[2374,2],[2467,2]]], [2422,[7870.45,5662.08,0],[[2375,2],[2468,2]]], [2423,[8675.99,3547.72,0],[[2377,2]]], -[2424,[8761.04,3413.44,-5.08626e-006],[[2377,2],[2469,2],[2424,2],[2470,2]]], [2425,[10580.6,5043.41,0],[[2378,2]]], [2426,[10395,5461.5,-5.08626e-006],[[2381,2]]], [2427,[10449.1,5557.58,0],[[2381,2],[2471,2],[2427,2],[2472,2]]], [2428,[7112.12,10532,3.8147e-006],[[2383,2]]], [2429,[7211.14,10627.9,2.54313e-006],[[2383,2],[2473,2],[2429,2],[2474,2]]], -[2430,[6373.06,10823.9,-6.35783e-007],[[2337,2]]], [2431,[6319.17,10752.7,0],[[2384,2]]], [2432,[6254.04,10531.5,0],[[2342,2]]], [2433,[6252.75,10875,-2.38419e-007],[[2385,2]]], [2434,[6228.52,10984.1,0],[[2434,2],[2475,2]]], [2435,[6408.59,11086.9,0],[[2387,2]]], -[2436,[6332.62,11217.9,0],[[2387,2],[2476,2],[2436,2],[2477,2],[2478,2]]], [2437,[6013.35,10655.9,0],[[2388,2]]], [2438,[5901.42,10785.7,0],[[2388,2],[2479,2],[2438,2],[2480,2]]], [2439,[6420.01,8646.88,0],[[2392,2],[2481,2]]], [2440,[6151.37,8462.95,0],[[2394,2]]], [2441,[6148.91,8254.15,0],[[2394,2],[2482,2],[2441,2],[2483,2],[2484,2]]], -[2442,[5541.7,8500.15,-6.35783e-007],[[2349,2]]], [2443,[5455.88,8389.16,6.35783e-007],[[2395,2]]], [2444,[5334.64,8231.88,0],[[2395,2],[2445,2],[2444,2],[2485,2],[2486,2]]], [2445,[5356.48,8256.12,0],[[2444,2],[2525,2],[2445,2],[2395,2]]], [2446,[7201.3,7774.33,0],[[2396,2],[2487,2]]], [2447,[7146.93,6759.97,-3.8147e-006],[[2397,2],[2488,2]]], -[2448,[15467.4,5743.64,-5.08626e-006],[[2398,2],[2448,2],[2489,2]]], [2449,[8203.7,14560.3,0],[[2399,2],[2400,2],[2490,2]]], [2450,[8501.33,16893,0],[[2402,2],[2411,2]]], [2451,[7634.18,15890.7,0],[[2361,2]]], [2452,[7351.74,15859.4,0],[[2403,2],[2491,2],[2452,2],[2492,2],[2493,2]]], [2453,[7353.32,15967.2,-6.35783e-007],[[2403,2],[2494,2],[2495,2]]], -[2454,[6949.68,14789,-1.27157e-006],[[2404,2],[2455,2],[2454,2],[2496,2]]], [2455,[6996.31,14787.4,0],[[2454,2],[2539,2],[2455,2],[2404,2]]], [2456,[7285.2,14614.7,0],[[2405,2],[2497,2]]], [2457,[7261.14,15095.3,0],[[2407,2],[2457,2],[2498,2]]], [2458,[7636.26,14584.5,3.8147e-006],[[2408,2],[2499,2]]], [2459,[8450.66,17090.2,0],[[2412,2],[2500,2],[2501,2]]], -[2460,[9983.11,17995.4,6.35783e-007],[[2413,2],[2502,2],[2460,2],[2503,2]]], [2461,[9893.47,17958.4,0],[[2413,2],[2504,2],[2461,2],[2505,2]]], [2462,[7240.22,13128.9,0],[[2415,2]]], [2463,[7156.97,13035.5,0],[[2415,2],[2506,2],[2463,2],[2507,2]]], [2464,[7357.52,13474.1,0],[[2417,2]]], [2465,[7267.31,13583.1,0],[[2417,2],[2508,2],[2509,2]]], -[2466,[8143.31,13317.9,0],[[2419,2],[2511,2],[2466,2],[2512,2]]], [2467,[7425.26,5201.46,0],[[2421,2],[2513,2]]], [2468,[7767.36,5716.99,0],[[2422,2],[2514,2]]], [2469,[8749.38,3446.68,0],[[2424,2]]], [2470,[8856.91,3334.34,-5.08626e-006],[[2424,2],[2470,2],[2515,2],[2516,2]]], [2471,[10437.6,5538.12,0],[[2427,2]]], -[2472,[10426.5,5712.21,1.01725e-005],[[2427,2],[2517,2],[2472,2],[2518,2]]], [2473,[7175.85,10577,0],[[2429,2]]], [2474,[7320.34,10766.3,0],[[2429,2],[2474,2],[2519,2]]], [2475,[6225.68,11109.7,-4.76837e-007],[[2434,2],[2520,2]]], [2476,[6346.36,11194.5,-6.35783e-007],[[2436,2]]], [2477,[6271.03,11361.9,0],[[2436,2],[2478,2],[2477,2],[2521,2]]], -[2478,[6279.65,11347.5,0],[[2477,2],[2565,2],[2478,2],[2436,2]]], [2479,[5907.13,10769.8,0],[[2438,2]]], [2480,[5884.02,10831,0],[[2438,2],[2480,2],[2522,2]]], [2481,[6492.39,8573.28,0],[[2439,2],[2523,2]]], [2482,[6167.38,8303.51,0],[[2441,2]]], [2483,[6260.25,8082.29,0],[[2441,2],[2484,2],[2483,2],[2524,2]]], -[2484,[6242.84,8112.64,0],[[2483,2],[2572,2],[2484,2],[2441,2]]], [2485,[5362.33,8174.92,-6.35783e-007],[[2444,2],[2526,2],[2485,2],[2527,2]]], [2486,[5185.71,8145.56,0],[[2444,2],[2528,2]]], [2487,[7196.55,7856.93,1.90735e-006],[[2446,2],[2529,2]]], [2488,[7102.25,6723.74,9.53674e-007],[[2447,2],[2488,2],[2530,2],[2531,2]]], [2489,[15603.1,5625.16,0],[[2448,2],[2532,2]]], -[2490,[8117.42,14509,0],[[2449,2],[2533,2]]], [2491,[7353.74,15879.3,0],[[2452,2]]], [2492,[7358.63,15734.9,0],[[2452,2],[2493,2],[2492,2],[2534,2]]], [2493,[7364.23,15761.3,0],[[2492,2],[2588,2],[2452,2],[2493,2]]], [2494,[7391.8,16039.3,0],[[2453,2],[2535,2],[2494,2],[2536,2]]], [2495,[7246.82,15991.8,-6.35783e-007],[[2453,2],[2537,2],[2495,2],[2538,2]]], -[2496,[6708.55,14729.8,0],[[2454,2],[2540,2]]], [2497,[7281.57,14531.3,0],[[2456,2],[2541,2]]], [2498,[7239.46,15196.7,0],[[2457,2],[2542,2],[2543,2],[2498,2],[2544,2]]], [2499,[7621.21,14458,0],[[2458,2],[2545,2]]], [2500,[8357.14,17089.5,0],[[2459,2],[2546,2]]], [2501,[8488.85,17195.1,3.8147e-006],[[2459,2],[2547,2]]], -[2502,[9982.79,17967.1,0],[[2460,2]]], [2503,[10030.5,18119.5,0],[[2460,2],[2503,2],[2548,2]]], [2504,[9903.44,17937.6,0],[[2461,2]]], [2505,[9890.12,18089.4,0],[[2461,2],[2549,2],[2505,2]]], [2506,[7178.24,13052,0],[[2463,2]]], [2507,[7070.74,12984.5,0],[[2463,2],[2550,2],[2507,2],[2551,2]]], -[2508,[7280.32,13661.2,0],[[2465,2],[2552,2],[2553,2]]], [2509,[7166.78,13539.4,0],[[2465,2],[2554,2],[2555,2]]], [2510,[7933.7,13259.3,0],[[2420,2]]], [2511,[8104.71,13301,0],[[2466,2]]], [2512,[8256.05,13376.8,-1.27157e-006],[[2466,2],[2556,2],[2512,2],[2557,2]]], [2513,[7353,5239.45,0],[[2467,2],[2558,2]]], -[2514,[7678.39,5775.55,0],[[2468,2],[2559,2]]], [2515,[9065.69,3466.59,0],[[2470,2],[2516,2],[2515,2],[2560,2]]], [2516,[9026.58,3444.46,-3.05176e-005],[[2515,2],[2613,2],[2516,2],[2470,2]]], [2517,[10465.7,5665.42,0],[[2472,2]]], [2518,[10277.4,5773.55,5.08626e-006],[[2472,2],[2561,2],[2518,2],[2562,2]]], [2519,[7376.58,10825.6,2.54313e-006],[[2474,2],[2519,2],[2563,2]]], -[2520,[6205.77,11205,4.76837e-007],[[2475,2],[2564,2]]], [2521,[6221.54,11439.7,-1.90735e-006],[[2477,2],[2566,2],[2521,2],[2567,2]]], [2522,[5841.24,10914.1,0],[[2480,2],[2568,2],[2522,2],[2569,2],[2570,2]]], [2523,[6594.31,8510.32,0],[[2481,2],[2571,2]]], [2524,[6333.52,7973.23,0],[[2483,2],[2573,2],[2524,2],[2574,2]]], [2525,[5374.51,8276.11,-6.35783e-007],[[2445,2]]], -[2526,[5353.41,8189.95,-9.53674e-007],[[2485,2]]], [2527,[5404.93,8093.18,-6.35783e-007],[[2485,2],[2575,2],[2527,2],[2576,2]]], [2528,[5119.77,8127.64,-6.35783e-007],[[2486,2],[2577,2],[2528,2],[2578,2]]], [2529,[7179.89,7883.2,6.35783e-007],[[2487,2],[2579,2],[2580,2],[2529,2]]], [2530,[6993.08,6808.88,-1.27157e-006],[[2488,2],[2581,2],[2530,2],[2582,2]]], [2531,[7146.3,6615.91,5.08626e-006],[[2488,2],[2583,2],[2531,2],[2584,2]]], -[2532,[15677.6,5605.16,0],[[2489,2],[2585,2],[2586,2],[2532,2]]], [2533,[8070.96,14438.4,0],[[2490,2],[2587,2]]], [2534,[7363.34,15632.4,0],[[2492,2],[2589,2]]], [2535,[7392.06,16008.4,0],[[2494,2]]], [2536,[7384.27,16196.8,1.90735e-006],[[2494,2]]], [2537,[7271.24,15991.7,-9.53674e-007],[[2495,2]]], -[2538,[7112.95,16025.3,1.58946e-007],[[2495,2],[2590,2],[2591,2],[2538,2]]], [2539,[7022.19,14790,-6.35783e-007],[[2455,2]]], [2540,[6652.82,14692.8,-6.35783e-007],[[2496,2],[2592,2],[2593,2],[2540,2]]], [2541,[7269.66,14436.8,0],[[2497,2],[2594,2]]], [2542,[7269.41,15293.7,0],[[2498,2],[2595,2],[2596,2],[2542,2]]], [2543,[7242.8,15157,0],[[2498,2]]], -[2544,[7146.55,15196.3,0],[[2498,2],[2597,2],[2598,2],[2544,2]]], [2545,[7629.46,14380.4,0],[[2499,2],[2599,2]]], [2546,[8323.54,17148.4,3.8147e-006],[[2500,2],[2600,2]]], [2547,[8426.38,17241,0],[[2501,2],[2601,2]]], [2548,[10053.7,18213.6,0],[[2503,2],[2602,2]]], [2549,[9882.51,18043.5,0],[[2505,2]]], -[2550,[7088.54,12989.8,0],[[2507,2]]], [2551,[6975.36,12949.5,-1.27157e-006],[[2507,2],[2603,2],[2551,2],[2604,2],[2605,2]]], [2552,[7249.71,13808.9,0],[[2508,2],[2606,2],[2607,2]]], [2553,[7242.75,13747.4,-1.90735e-006],[[2606,2],[2508,2],[2553,2]]], [2554,[7077.96,13502,-7.62939e-006],[[2509,2],[2608,2],[2555,2],[2554,2]]], [2555,[7093.58,13501.4,0],[[2554,2],[2655,2],[2555,2],[2509,2]]], -[2556,[8225.69,13359.2,-1.90735e-006],[[2512,2]]], [2557,[8406.85,13409.2,1.27157e-006],[[2512,2],[2609,2],[2557,2],[2610,2]]], [2558,[7236.81,5313.24,0],[[2513,2],[2611,2]]], [2559,[7610.22,5841.87,0],[[2514,2],[2612,2]]], [2560,[9181.22,3539.68,0],[[2515,2],[2614,2],[2560,2],[2615,2]]], [2561,[10319.7,5770.81,5.08626e-006],[[2518,2]]], -[2562,[10190.9,5750.46,0],[[2518,2]]], [2563,[7415.86,10924,0],[[2519,2],[2616,2],[2563,2],[2617,2]]], [2564,[6169.12,11294.9,0],[[2520,2],[2618,2]]], [2565,[6291.59,11317.3,6.35783e-007],[[2478,2]]], [2566,[6236.59,11420.3,-6.35783e-007],[[2521,2]]], [2567,[6157.41,11554.9,9.53674e-007],[[2521,2],[2619,2],[2567,2],[2620,2],[2621,2]]], -[2568,[5858.97,10889.2,0],[[2522,2]]], [2569,[5736.05,11004.4,0],[[2522,2],[2570,2],[2569,2],[2622,2],[2623,2]]], [2570,[5753.02,10994.9,0],[[2569,2],[2669,2],[2570,2],[2522,2]]], [2571,[6637.16,8472.38,0],[[2523,2],[2624,2]]], [2572,[6198.15,8134.16,0],[[2484,2]]], [2573,[6310.22,8012.63,0],[[2524,2]]], -[2574,[6385.79,7813.08,0],[[2524,2],[2625,2],[2574,2],[2626,2]]], [2575,[5395.69,8115.9,-6.35783e-007],[[2527,2]]], [2576,[5454.17,7995.81,2.54313e-006],[[2527,2],[2627,2],[2576,2],[2628,2]]], [2577,[5138.23,8129.83,-9.53674e-007],[[2528,2]]], [2578,[5039.34,8127.51,0],[[2528,2],[2629,2],[2578,2],[2630,2]]], [2579,[7093.37,7934.9,0],[[2529,2],[2631,2]]], -[2580,[7186.63,7875.49,9.53674e-007],[[2529,2]]], [2581,[7012.22,6768.97,-1.27157e-006],[[2530,2]]], [2582,[7012.85,6914.27,0],[[2530,2],[2632,2],[2633,2],[2582,2],[2634,2]]], [2583,[7127.03,6626.7,2.54313e-006],[[2531,2]]], [2584,[7257.41,6613.36,0],[[2531,2],[2635,2],[2636,2]]], [2585,[15724.1,5743.93,0],[[2532,2],[2637,2]]], -[2586,[15667,5589.31,7.62939e-006],[[2532,2]]], [2587,[8022.45,14390.3,0],[[2533,2],[2638,2]]], [2588,[7357.78,15788.7,0],[[2493,2]]], [2589,[7412.82,15551.9,0],[[2534,2],[2639,2]]], [2590,[6999.51,16106.8,1.58946e-007],[[2538,2],[2640,2],[2590,2],[2641,2]]], [2591,[7148.47,16003.4,-1.58946e-007],[[2538,2]]], -[2592,[6529.25,14589.8,-1.90735e-006],[[2540,2],[2642,2],[2643,2]]], [2593,[6667.66,14705,-9.53674e-007],[[2540,2]]], [2594,[7303.23,14384.7,9.53674e-007],[[2541,2],[2644,2],[2594,2],[2645,2],[2646,2]]], [2595,[7345.58,15382.6,0],[[2542,2],[2639,2]]], [2596,[7256.87,15267.4,-1.27157e-006],[[2542,2]]], [2597,[7015.07,15125.6,0],[[2544,2],[2647,2],[2597,2],[2648,2]]], -[2598,[7183.52,15214.7,1.27157e-006],[[2544,2]]], [2599,[7634.84,14368.3,1.27157e-006],[[2545,2],[2599,2],[2649,2]]], [2600,[8344.68,17207.7,3.8147e-006],[[2546,2],[2601,2]]], [2601,[8387.45,17251.6,2.54313e-006],[[2547,2],[2600,2],[2650,2]]], [2602,[10091.3,18260,0],[[2548,2],[2651,2]]], [2603,[7007.12,12966.9,-1.90735e-006],[[2551,2]]], -[2604,[6836.03,12838.6,0],[[2551,2],[2605,2],[2604,2],[2652,2]]], [2605,[6858.25,12852.4,0],[[2604,2],[2698,2],[2605,2],[2551,2]]], [2606,[7223.74,13822.5,0],[[2552,2],[2606,2],[2553,2]]], [2607,[7295.96,13937.7,0],[[2552,2],[2653,2]]], [2608,[6980.48,13475.8,0],[[2554,2],[2654,2]]], [2609,[8370.2,13415.6,1.27157e-006],[[2557,2]]], -[2610,[8514.88,13376.8,-1.27157e-006],[[2557,2],[2656,2],[2610,2],[2657,2]]], [2611,[7120.56,5328.52,0],[[2558,2],[2658,2]]], [2612,[7569.2,5915.94,0],[[2559,2],[2659,2]]], [2613,[9011.19,3397.1,0],[[2516,2]]], [2614,[9153.96,3521.17,0],[[2560,2]]], [2615,[9274.97,3615.32,0],[[2560,2],[2660,2],[2615,2],[2661,2]]], -[2616,[7406.83,10887,-7.62939e-006],[[2563,2],[2662,2],[2616,2]]], [2617,[7470.81,11065.1,0],[[2563,2],[2663,2],[2617,2],[2664,2]]], [2618,[6106.73,11382.1,0],[[2564,2],[2665,2]]], [2619,[6175.51,11505.3,1.27157e-006],[[2567,2]]], [2620,[6050.79,11583.8,0],[[2567,2],[2666,2]]], [2621,[6129.26,11703.3,3.17891e-007],[[2567,2],[2667,2],[2621,2],[2668,2]]], -[2622,[5607.43,11072.9,0],[[2569,2],[2623,2],[2622,2],[2670,2]]], [2623,[5629.19,11065.2,0],[[2622,2],[2718,2],[2623,2],[2569,2]]], [2624,[6675.44,8397.03,1.90735e-006],[[2571,2],[2671,2]]], [2625,[6382.66,7872,0],[[2574,2]]], [2626,[6415.43,7556.19,0],[[2574,2],[2672,2],[2626,2],[2673,2]]], [2627,[5433.52,8024.83,1.27157e-006],[[2576,2]]], -[2628,[5508.98,7846.28,-1.27157e-006],[[2576,2],[2674,2],[2628,2],[2675,2]]], [2629,[5056.58,8124.68,0],[[2578,2]]], [2630,[4956.3,8143.22,-6.35783e-007],[[2578,2],[2676,2],[2677,2],[2678,2]]], [2631,[6997.21,7978.57,-1.90735e-006],[[2579,2],[2679,2]]], [2632,[7000.07,7062.79,0],[[2582,2],[2634,2],[2632,2],[2680,2]]], [2633,[7003.91,6895.47,0],[[2582,2]]], -[2634,[7060.49,7055.47,0],[[2632,2],[2729,2],[2634,2],[2582,2]]], [2635,[7332.5,6553.82,0],[[2584,2],[2681,2]]], [2636,[7372.17,6669.33,0],[[2584,2],[2682,2]]], [2637,[15777.4,5793.63,5.08626e-006],[[2585,2],[2683,2],[2684,2],[2637,2]]], [2638,[7964.44,14328.8,-3.8147e-006],[[2587,2],[2685,2]]], [2639,[7393.79,15438,-3.8147e-006],[[2589,2],[2595,2]]], -[2640,[7049.31,16083.5,1.58946e-007],[[2590,2]]], [2641,[6814.83,16152,0],[[2590,2],[2686,2],[2687,2],[2641,2]]], [2642,[6448.3,14514.7,0],[[2592,2],[2688,2],[2643,2],[2642,2]]], [2643,[6462.97,14532.5,0],[[2642,2],[2741,2],[2643,2],[2592,2]]], [2644,[7281.17,14410.4,1.90735e-006],[[2594,2]]], [2645,[7350.53,14306.5,-1.27157e-006],[[2594,2],[2689,2],[2690,2],[2645,2]]], -[2646,[7366.12,14393.9,0],[[2594,2]]], [2647,[7056.85,15137.4,0],[[2597,2]]], [2648,[6885.71,15109.5,0],[[2597,2],[2691,2],[2692,2]]], [2649,[7691.27,14292,0],[[2599,2],[2693,2]]], [2650,[8370.25,17350.7,0],[[2601,2],[2694,2],[2650,2],[2695,2],[2696,2]]], [2651,[10167.7,18303.5,0],[[2602,2],[2697,2]]], -[2652,[6752.23,12789.5,2.54313e-006],[[2604,2],[2699,2],[2652,2],[2700,2]]], [2653,[7356.97,13968.3,-2.54313e-006],[[2607,2],[2701,2],[2653,2],[2702,2]]], [2654,[6894.94,13439.7,-7.62939e-006],[[2608,2],[2703,2],[2704,2]]], [2655,[7123.53,13515.8,-5.08626e-006],[[2555,2]]], [2656,[8484.25,13386.6,-1.27157e-006],[[2610,2]]], [2657,[8589.56,13347.4,-7.62939e-006],[[2610,2]]], -[2658,[7011.05,5383.19,0],[[2611,2],[2705,2]]], [2659,[7548.61,6006.47,0],[[2612,2],[2706,2]]], [2660,[9244.23,3591.96,0],[[2615,2]]], [2661,[9407.78,3662.11,0],[[2615,2],[2707,2],[2661,2],[2708,2]]], [2662,[7411.75,10895,0],[[2616,2],[2709,2]]], [2663,[7464.84,11042.3,0],[[2617,2],[2710,2],[2663,2]]], -[2664,[7515,11250.8,-2.54313e-006],[[2617,2],[2711,2],[2664,2],[2712,2],[2713,2]]], [2665,[6040.06,11456.2,0],[[2618,2],[2714,2]]], [2666,[5920.79,11643.8,0],[[2620,2],[2715,2]]], [2667,[6143.9,11667.3,0],[[2621,2]]], [2668,[6071.91,11777.6,3.17891e-007],[[2621,2],[2716,2],[2668,2],[2717,2]]], [2669,[5774.24,10978.3,0],[[2570,2]]], -[2670,[5501.92,11107.1,-3.17891e-007],[[2622,2],[2719,2],[2670,2],[2720,2]]], [2671,[6701.33,8293.77,0],[[2624,2],[2721,2]]], [2672,[6384.15,7619.34,-2.54313e-006],[[2626,2]]], [2673,[6530.12,7440.55,0],[[2626,2],[2722,2],[2673,2],[2723,2],[2724,2]]], [2674,[5509.69,7899.84,-1.27157e-006],[[2628,2]]], [2675,[5415.29,7693.09,0],[[2628,2]]], -[2676,[4931.12,8040.34,6.35783e-007],[[2630,2],[2678,2],[2676,2],[2725,2]]], [2677,[4880.9,8165.41,6.35783e-007],[[2630,2],[2726,2],[2677,2],[2727,2]]], [2678,[4933.46,8074.48,0],[[2676,2],[2763,2],[2630,2],[2678,2]]], [2679,[6891.16,8041.2,0],[[2631,2],[2728,2]]], [2680,[6900.33,7085.26,-2.54313e-006],[[2632,2],[2730,2],[2680,2],[2731,2],[2723,2]]], [2681,[7385.76,6487.99,0],[[2635,2],[2732,2]]], -[2682,[7430.8,6657.95,0],[[2636,2],[2733,2]]], [2683,[15914.8,5769.49,0],[[2637,2],[2734,2],[2735,2],[2683,2]]], [2684,[15752,5787.31,5.08626e-006],[[2637,2]]], [2685,[7884.04,14283.3,0],[[2638,2],[2736,2]]], [2686,[6673.63,16177,0],[[2641,2],[2737,2],[2738,2],[2686,2]]], [2687,[6854.08,16141,7.94729e-008],[[2641,2]]], -[2688,[6380.07,14427.2,0],[[2642,2],[2739,2],[2740,2],[2688,2]]], [2689,[7393.83,14213.5,0],[[2645,2],[2742,2]]], [2690,[7343.62,14323.8,-1.90735e-006],[[2645,2]]], [2691,[6787.96,15098.1,-1.27157e-006],[[2648,2],[2743,2],[2744,2],[2691,2]]], [2692,[6911.7,15112.8,0],[[2648,2]]], [2693,[7705.86,14248.4,-2.54313e-006],[[2649,2],[2736,2],[2745,2]]], -[2694,[8376.14,17314.6,0],[[2650,2]]], [2695,[8275.22,17356.4,0],[[2650,2]]], [2696,[8412.77,17470.3,0],[[2650,2]]], [2697,[10224.3,18324,0],[[2651,2]]], [2698,[6876.25,12872.4,0],[[2605,2]]], [2699,[6768.7,12801.1,3.8147e-006],[[2652,2]]], -[2700,[6676.29,12749.9,0],[[2652,2],[2746,2],[2700,2]]], [2701,[7326.53,13961.5,-3.8147e-006],[[2653,2]]], [2702,[7475.53,13990.4,-2.54313e-006],[[2653,2],[2747,2],[2702,2],[2748,2]]], [2703,[6780.7,13358.4,-2.54313e-006],[[2654,2],[2749,2],[2750,2],[2703,2]]], [2704,[6812.75,13392.6,0],[[2750,2],[2654,2]]], [2705,[6869.28,5406.56,0],[[2658,2],[2751,2]]], -[2706,[7510.31,6081.33,0],[[2659,2],[2752,2]]], [2707,[9352.55,3658.58,-3.05176e-005],[[2661,2],[2753,2],[2707,2]]], [2708,[9564.59,3593.36,0],[[2661,2],[2754,2],[2708,2],[2755,2]]], [2709,[7394.5,10867.8,-3.8147e-006],[[2662,2]]], [2710,[7450.11,11019.5,0],[[2663,2]]], [2711,[7509.35,11171.6,-5.08626e-006],[[2664,2]]], -[2712,[7557.55,11497.2,0],[[2664,2],[2713,2],[2756,2]]], [2713,[7553.6,11515.1,0],[[2712,2],[2713,2],[2791,2],[2664,2]]], [2714,[5950.16,11527.9,0],[[2665,2],[2757,2]]], [2715,[5845.37,11689.8,0],[[2666,2],[2758,2]]], [2716,[6086.6,11766.6,4.76837e-007],[[2668,2]]], [2717,[5903.91,11900.6,0],[[2668,2],[2759,2]]], -[2718,[5653.98,11052,3.17891e-007],[[2623,2]]], [2719,[5526.59,11101.7,-3.17891e-007],[[2670,2]]], [2720,[5360.85,11125.3,-4.76837e-007],[[2670,2],[2760,2],[2720,2],[2761,2],[2762,2]]], [2721,[6745.99,8191.59,0],[[2671,2],[2728,2]]], [2722,[6508.15,7462.19,0],[[2673,2]]], [2723,[6704.04,7303.45,2.54313e-006],[[2673,2],[2680,2],[2724,2],[2723,2],[2731,2]]], -[2724,[6647.93,7339.85,0],[[2723,2],[2801,2],[2724,2],[2673,2]]], [2725,[4947.33,7850.1,0],[[2676,2],[2764,2],[2765,2]]], [2726,[4899.36,8163.21,0],[[2677,2]]], [2727,[4798.46,8165.18,0],[[2677,2],[2766,2],[2727,2],[2767,2]]], [2728,[6820.87,8101.17,0],[[2679,2],[2721,2]]], [2729,[7052.68,7013.07,0],[[2634,2]]], -[2730,[6920.66,7078.88,0],[[2680,2]]], [2731,[6829.25,7150.77,-3.8147e-006],[[2680,2],[2723,2]]], [2732,[7396.95,6437.5,7.62939e-006],[[2681,2],[2768,2]]], [2733,[7491.02,6611.59,0],[[2682,2],[2769,2],[2770,2]]], [2734,[16026.4,5704.08,3.8147e-006],[[2683,2],[2771,2]]], [2735,[15875.3,5777.51,-2.54313e-006],[[2683,2]]], -[2736,[7803.18,14258.6,0],[[2685,2],[2693,2]]], [2737,[6562.71,16099.7,1.58946e-007],[[2686,2],[2772,2],[2737,2],[2773,2]]], [2738,[6720.22,16184.4,0],[[2686,2]]], [2739,[6337.43,14345.5,0],[[2688,2],[2774,2],[2775,2],[2739,2]]], [2740,[6393.63,14448.5,0],[[2688,2]]], [2741,[6484.32,14551.7,0],[[2643,2]]], -[2742,[7464.47,14167.1,0],[[2689,2],[2776,2]]], [2743,[6655.24,15082.3,0],[[2691,2],[2777,2],[2743,2],[2778,2]]], [2744,[6817.96,15099,-1.27157e-006],[[2691,2]]], [2745,[7644.31,14211.3,-1.27157e-006],[[2693,2],[2779,2],[2748,2],[2780,2],[2776,2]]], [2746,[6555,12736.2,1.27157e-006],[[2700,2],[2781,2],[2746,2],[2782,2]]], [2747,[7454.09,13982.5,0],[[2702,2]]], -[2748,[7558.76,14079.4,0],[[2702,2],[2745,2],[2783,2],[2776,2],[2784,2]]], [2749,[6721.04,13239.5,0],[[2703,2],[2785,2],[2786,2]]], [2750,[6791.35,13378,0],[[2703,2],[2704,2],[2750,2]]], [2751,[6744.2,5368.59,0],[[2705,2],[2787,2]]], [2752,[7448.86,6171.32,-7.62939e-006],[[2706,2],[2788,2]]], [2753,[9350.29,3659.65,0],[[2707,2]]], -[2754,[9538.54,3621.43,0],[[2708,2]]], [2755,[9593.51,3468.05,0],[[2708,2],[2789,2],[2755,2],[2790,2]]], [2756,[7578.24,11595.3,0],[[2712,2],[2792,2],[2756,2],[2793,2]]], [2757,[5865.61,11572.8,0],[[2714,2],[2794,2]]], [2758,[5809.3,11697.7,1.27157e-006],[[2715,2],[2758,2],[2795,2]]], [2759,[5898.85,11988.4,-9.53674e-007],[[2717,2],[2796,2],[2797,2]]], -[2760,[5433.34,11118.3,-6.35783e-007],[[2720,2]]], [2761,[5250.54,11210.3,0],[[2720,2],[2798,2]]], [2762,[5203.32,11141.9,3.17891e-007],[[2720,2],[2799,2],[2800,2]]], [2763,[4940.29,8095.97,6.35783e-007],[[2678,2]]], [2764,[4913.72,7687.01,0],[[2725,2],[2765,2],[2764,2],[2802,2],[2803,2]]], [2765,[4924.94,7717.27,0],[[2764,2],[2832,2],[2765,2],[2725,2]]], -[2766,[4817.37,8168.3,0],[[2727,2]]], [2767,[4639.97,8137.49,-1.90735e-006],[[2727,2],[2804,2],[2805,2]]], [2768,[7387.46,6364.01,0],[[2732,2],[2806,2],[2807,2]]], [2769,[7531.38,6533.9,0],[[2733,2],[2808,2],[2770,2],[2769,2],[2809,2]]], [2770,[7531.57,6553.56,0],[[2769,2],[2838,2],[2770,2],[2733,2]]], [2771,[16118.7,5680.94,0],[[2734,2],[2810,2]]], -[2772,[6584.6,16131.2,0],[[2737,2]]], [2773,[6518.25,16027.2,1.58946e-007],[[2737,2],[2811,2],[2812,2]]], [2774,[6309.07,14254.6,6.35783e-007],[[2739,2],[2813,2],[2814,2],[2774,2]]], [2775,[6346.7,14368.2,0],[[2739,2]]], [2776,[7494.5,14176.4,0],[[2742,2],[2745,2],[2748,2],[2783,2],[2815,2],[2780,2]]], [2777,[6700.48,15096.5,0],[[2743,2]]], -[2778,[6444.03,14942.7,0],[[2743,2],[2816,2]]], [2779,[7600.75,14160.6,0],[[2745,2],[2817,2],[2779,2]]], [2780,[7604.26,14243.6,0],[[2745,2],[2776,2],[2780,2]]], [2781,[6574.79,12735.1,9.53674e-007],[[2746,2]]], [2782,[6474.99,12735.9,-6.35783e-007],[[2746,2],[2782,2],[2818,2]]], [2783,[7521.96,14112.1,0],[[2748,2],[2776,2]]], -[2784,[7586.73,14122.5,0],[[2748,2]]], [2785,[6664.43,13179.3,0],[[2749,2],[2819,2],[2786,2],[2785,2]]], [2786,[6685.84,13191.2,0],[[2785,2],[2856,2],[2786,2],[2749,2]]], [2787,[6616.43,5321.83,0],[[2751,2],[2820,2]]], [2788,[7396.32,6247.79,0],[[2752,2],[2806,2]]], [2789,[9610.04,3507,0],[[2755,2]]], -[2790,[9558.31,3303.6,-1.01725e-005],[[2755,2],[2821,2],[2790,2],[2822,2]]], [2791,[7540.34,11433.4,0],[[2713,2]]], [2792,[7575.52,11578.8,0],[[2756,2]]], [2793,[7598.29,11676.4,0],[[2756,2]]], [2794,[5743.6,11613.6,0],[[2757,2],[2823,2],[2795,2]]], [2795,[5737.27,11707.4,0],[[2758,2],[2794,2],[2824,2],[2795,2],[2823,2]]], -[2796,[5923.79,12074.5,3.17891e-007],[[2759,2],[2825,2],[2796,2],[2826,2]]], [2797,[5833.75,12005.7,-3.17891e-007],[[2759,2],[2827,2],[2797,2],[2828,2]]], [2798,[5171.1,11257.5,0],[[2761,2],[2829,2]]], [2799,[5228.88,11136.1,0],[[2762,2]]], [2800,[5099.96,11152.8,0],[[2762,2],[2830,2],[2800,2],[2831,2]]], [2801,[6616.47,7361.92,1.01725e-005],[[2724,2]]], -[2802,[4755.87,7509.63,-3.8147e-006],[[2764,2],[2833,2],[2802,2],[2834,2],[2835,2]]], [2803,[4857.84,7532.54,0],[[2833,2],[2764,2]]], [2804,[4529.82,8123.68,6.35783e-007],[[2767,2],[2805,2],[2804,2],[2836,2],[2837,2]]], [2805,[4553.46,8123.42,0],[[2804,2],[2870,2],[2805,2],[2767,2]]], [2806,[7381.46,6278.61,7.62939e-006],[[2768,2],[2788,2]]], [2807,[7420.41,6371.04,2.54313e-006],[[2768,2],[2808,2],[2807,2]]], -[2808,[7499.57,6443.03,-2.54313e-006],[[2769,2],[2807,2],[2809,2],[2808,2]]], [2809,[7513.24,6458.73,7.62939e-006],[[2808,2],[2873,2],[2809,2],[2769,2]]], [2810,[16188.1,5658.19,0],[[2771,2],[2839,2]]], [2811,[6439.14,15955.8,3.57628e-007],[[2773,2],[2840,2],[2811,2],[2841,2],[2842,2],[2843,2]]], [2812,[6471.58,16072.3,-1.58946e-007],[[2773,2],[2844,2],[2812,2],[2845,2]]], [2813,[6282.8,14171.8,-6.35783e-007],[[2774,2],[2846,2],[2847,2],[2848,2]]], -[2814,[6314.81,14281.6,6.35783e-007],[[2774,2]]], [2815,[7591.92,14226,0],[[2776,2]]], [2816,[6363.92,14933.4,0],[[2778,2],[2849,2],[2850,2],[2851,2]]], [2817,[7607.32,14166.6,0],[[2779,2]]], [2818,[6367.56,12749.1,0],[[2782,2],[2852,2],[2853,2],[2854,2]]], [2819,[6566.87,13102.8,0],[[2785,2],[2855,2]]], -[2820,[6500.79,5256.92,0],[[2787,2],[2857,2]]], [2821,[9555.13,3341.5,-1.01725e-005],[[2790,2]]], [2822,[9621.66,3218.36,1.01725e-005],[[2790,2],[2822,2],[2858,2]]], [2823,[5683.09,11674.3,-3.8147e-007],[[2794,2],[2795,2],[2859,2],[2823,2],[2860,2],[2861,2],[2862,2]]], [2824,[5759.74,11709.7,0],[[2795,2]]], [2825,[5911.72,12042.1,6.35783e-007],[[2796,2]]], -[2826,[6004.52,12229.7,0],[[2796,2],[2863,2]]], [2827,[5863.19,11996.2,-3.17891e-007],[[2797,2]]], [2828,[5698.73,12040.4,0],[[2797,2],[2864,2],[2828,2],[2865,2]]], [2829,[5097.11,11313.6,-1.90735e-006],[[2798,2],[2866,2]]], [2830,[5134.74,11153.1,0],[[2800,2]]], [2831,[4998.21,11136.7,0],[[2800,2],[2867,2],[2831,2],[2868,2]]], -[2832,[4931.52,7749.01,0],[[2765,2]]], [2833,[4831.14,7494.02,0],[[2802,2],[2803,2],[2833,2]]], [2834,[4534.04,7449.77,0],[[2802,2],[2835,2],[2834,2],[2869,2]]], [2835,[4560.49,7487.7,0],[[2834,2],[2906,2],[2835,2],[2802,2]]], [2836,[4366.94,8118.65,0],[[2804,2],[2837,2],[2836,2],[2871,2],[2872,2]]], [2837,[4386.07,8122.24,0],[[2836,2],[2909,2],[2837,2],[2804,2]]], -[2838,[7521,6572.59,0],[[2770,2]]], [2839,[16247.4,5610.09,0],[[2810,2],[2874,2]]], [2840,[6474.43,15975.7,2.38419e-007],[[2811,2]]], [2841,[6334.59,15924.2,-6.35783e-007],[[2811,2],[2875,2],[2841,2],[2876,2],[2877,2]]], [2842,[6443.16,15794.9,0],[[2811,2],[2878,2],[2842,2],[2879,2],[2880,2]]], [2843,[6443.24,15853.5,0],[[2878,2],[2811,2]]], -[2844,[6486.58,16054.7,-1.58946e-007],[[2812,2]]], [2845,[6428.64,16163.7,1.90735e-006],[[2812,2],[2881,2]]], [2846,[6272.54,14015.8,0],[[2813,2],[2882,2],[2846,2],[2883,2]]], [2847,[6155.41,14193.5,-1.27157e-006],[[2813,2],[2884,2],[2847,2],[2885,2]]], [2848,[6273.89,14057.1,-3.8147e-006],[[2882,2],[2813,2]]], [2849,[6360.71,14995.8,0],[[2816,2],[2886,2],[2849,2],[2887,2]]], -[2850,[6221.01,14920.7,1.27157e-006],[[2816,2],[2888,2],[2851,2],[2850,2]]], [2851,[6240.07,14924.3,0],[[2850,2],[2925,2],[2851,2],[2816,2]]], [2852,[6279.56,12690.8,-1.27157e-006],[[2818,2],[2889,2],[2852,2],[2890,2]]], [2853,[6426.24,12840.9,0],[[2818,2],[2891,2]]], [2854,[6273.48,12760.7,-6.35783e-007],[[2818,2],[2892,2],[2854,2],[2893,2],[2890,2]]], [2855,[6538.26,13040.8,0],[[2819,2],[2894,2]]], -[2856,[6699.3,13206.3,0],[[2786,2]]], [2857,[6417.25,5190.91,0],[[2820,2],[2895,2]]], [2858,[9785.37,3149.99,1.01725e-005],[[2822,2],[2896,2],[2858,2],[2897,2]]], [2859,[5711.21,11627.2,-6.35783e-007],[[2823,2]]], [2860,[5576.7,11687.9,0],[[2823,2],[2862,2]]], [2861,[5683.11,11798.9,0],[[2823,2],[2898,2],[2861,2],[2899,2],[2865,2]]], -[2862,[5586.29,11689.1,0],[[2860,2],[2823,2]]], [2863,[6073.98,12419.4,0],[[2826,2],[2900,2]]], [2864,[5745.14,12033.9,0],[[2828,2]]], [2865,[5615.35,12063.6,0],[[2828,2],[2861,2],[2901,2],[2902,2],[2899,2],[2903,2]]], [2866,[5031.09,11362.9,0],[[2829,2],[2866,2]]], [2867,[5019.5,11144.3,0],[[2831,2]]], -[2868,[4873.21,11114,-3.17891e-007],[[2831,2],[2904,2],[2905,2]]], [2869,[4443.86,7338.06,0],[[2834,2],[2907,2],[2869,2],[2908,2]]], [2870,[4581.91,8127.46,0],[[2805,2]]], [2871,[4216.05,8085.33,0],[[2836,2],[2872,2],[2871,2],[2910,2],[2911,2]]], [2872,[4246.02,8096.51,0],[[2871,2],[2945,2],[2872,2],[2836,2]]], [2873,[7522.06,6478.56,2.54313e-006],[[2809,2]]], -[2874,[16285.9,5522.8,0],[[2839,2],[2912,2],[2913,2]]], [2875,[6366.04,15926.7,0],[[2841,2]]], [2876,[6115.28,15916.9,-1.27157e-006],[[2841,2],[2877,2],[2876,2],[2914,2],[2915,2]]], [2877,[6156.62,15935.8,0],[[2876,2],[2950,2],[2877,2],[2841,2]]], [2878,[6449.02,15825.5,0],[[2842,2],[2843,2],[2878,2]]], [2879,[6389.55,15630.9,0],[[2842,2],[2916,2],[2880,2],[2879,2]]], -[2880,[6393.4,15647.3,0],[[2879,2],[2954,2],[2880,2],[2842,2]]], [2881,[6417.25,16222.3,0],[[2845,2],[2917,2]]], [2882,[6271.22,14035.3,0],[[2846,2],[2848,2],[2882,2]]], [2883,[6300.95,13829.7,0],[[2846,2],[2918,2]]], [2884,[6212.22,14187.8,0],[[2847,2]]], [2885,[6029.55,14162.9,1.27157e-006],[[2847,2],[2919,2],[2885,2],[2920,2]]], -[2886,[6362.88,14973.2,0],[[2849,2]]], [2887,[6344.11,15108.1,0],[[2849,2],[2921,2],[2887,2],[2922,2]]], [2888,[6124.8,14887.8,0],[[2850,2],[2923,2],[2924,2],[2888,2]]], [2889,[6314.47,12699.6,-9.53674e-007],[[2852,2]]], [2890,[6194.2,12669.9,-6.35783e-007],[[2852,2],[2854,2],[2893,2],[2926,2]]], [2891,[6446.01,12897.5,0],[[2853,2],[2891,2],[2927,2],[2894,2]]], -[2892,[6295.23,12772,0],[[2854,2],[2928,2],[2892,2]]], [2893,[6213.38,12749.6,-4.76837e-007],[[2854,2],[2890,2],[2893,2],[2929,2]]], [2894,[6491.84,12980.6,0],[[2855,2],[2891,2],[2927,2]]], [2895,[6298.83,5132.86,-7.62939e-006],[[2857,2],[2930,2]]], [2896,[9761.44,3164.64,1.52588e-005],[[2858,2]]], [2897,[9899.16,3085.04,-1.01725e-005],[[2858,2],[2931,2],[2897,2],[2932,2]]], -[2898,[5672.02,11747.5,0],[[2861,2],[2933,2],[2898,2]]], [2899,[5646.18,11944.6,1.19209e-007],[[2861,2],[2865,2]]], [2900,[6094.34,12459.2,0],[[2863,2],[2934,2],[2900,2],[2926,2]]], [2901,[5473.98,12116.9,-3.17891e-007],[[2865,2],[2903,2],[2901,2],[2935,2]]], [2902,[5633.27,12240.3,0],[[2865,2],[2936,2],[2937,2],[2902,2]]], [2903,[5498.55,12112.9,0],[[2901,2],[2972,2],[2903,2],[2865,2]]], -[2904,[4919.16,11040.4,3.17891e-007],[[2868,2],[2938,2],[2939,2],[2904,2]]], [2905,[4676.1,11172.8,0],[[2868,2],[2940,2],[2905,2],[2941,2],[2942,2]]], [2906,[4600.33,7498.09,2.54313e-006],[[2835,2]]], [2907,[4469.6,7363.77,0],[[2869,2]]], [2908,[4328.94,7263.41,0],[[2869,2],[2943,2],[2908,2],[2944,2]]], [2909,[4417.58,8123.17,0],[[2837,2]]], -[2910,[4018.55,8019.54,0],[[2871,2],[2946,2],[2910,2],[2947,2]]], [2911,[4061.61,8029.45,-1.90735e-006],[[2946,2],[2871,2]]], [2912,[16408.8,5511.97,3.17891e-007],[[2874,2],[2948,2],[2949,2],[2912,2]]], [2913,[16369.3,5519.97,9.53674e-007],[[2949,2],[2874,2]]], [2914,[5947.89,15792.7,0],[[2876,2],[2915,2],[2914,2],[2951,2]]], [2915,[5967.08,15821.3,0],[[2914,2],[2984,2],[2915,2],[2876,2]]], -[2916,[6369.09,15528.8,0],[[2879,2],[2952,2],[2916,2],[2953,2]]], [2917,[6428.64,16280.9,0],[[2881,2],[2955,2],[2956,2]]], [2918,[6319.65,13702.7,0],[[2883,2],[2957,2],[2958,2]]], [2919,[6045.79,14177.1,0],[[2885,2]]], [2920,[5925.24,14100.4,-1.27157e-006],[[2885,2],[2959,2],[2920,2],[2960,2]]], [2921,[6351.26,15079.9,0],[[2887,2]]], -[2922,[6318.04,15225.3,-6.35783e-007],[[2887,2],[2961,2],[2922,2],[2953,2]]], [2923,[6024.68,14828.8,-1.90735e-006],[[2888,2],[2962,2],[2923,2],[2963,2],[2964,2]]], [2924,[6141.89,14900.2,0],[[2888,2]]], [2925,[6272.47,14925.3,-1.27157e-006],[[2851,2]]], [2926,[6166.83,12594.2,0],[[2890,2],[2900,2],[2965,2],[2926,2]]], [2927,[6472.89,12963.5,0],[[2891,2],[2894,2],[2927,2]]], -[2928,[6297.76,12770.7,9.53674e-007],[[2928,2],[2892,2]]], [2929,[6201.51,12840.1,0],[[2893,2],[2966,2],[2929,2],[2967,2],[2968,2]]], [2930,[6182.01,5110.99,0],[[2895,2],[2969,2]]], [2931,[9865.26,3107.69,-1.01725e-005],[[2897,2]]], [2932,[10074.3,2915.82,-3.05176e-005],[[2897,2],[2970,2],[2971,2]]], [2933,[5673.54,11745.1,-4.76837e-007],[[2933,2],[2898,2]]], -[2934,[6084.01,12441,0],[[2900,2]]], [2935,[5347.6,12128.1,-9.53674e-007],[[2901,2],[2973,2],[2935,2],[2974,2]]], [2936,[5643.11,12349.6,0],[[2902,2],[2975,2],[2936,2],[2976,2]]], [2937,[5630.97,12209.6,6.35783e-007],[[2902,2]]], [2938,[4873.82,10933.5,0],[[2904,2],[2977,2]]], [2939,[4920.67,11052.6,4.76837e-007],[[2904,2]]], -[2940,[4717.59,11149.8,0],[[2905,2]]], [2941,[4497.98,11306.7,0],[[2905,2],[2942,2],[2941,2],[2978,2]]], [2942,[4564.31,11299.1,9.53674e-007],[[2941,2],[3009,2],[2942,2],[2905,2]]], [2943,[4363.09,7275.57,0],[[2908,2]]], [2944,[4219.72,7229.46,0],[[2908,2],[2979,2],[2944,2],[2980,2]]], [2945,[4273.48,8102.35,6.35783e-007],[[2872,2]]], -[2946,[4041.33,8023.27,0],[[2910,2],[2911,2],[2946,2]]], [2947,[3907.2,7993.3,6.35783e-007],[[2910,2],[2981,2],[2947,2],[2982,2]]], [2948,[16529.7,5501.5,0],[[2912,2],[2983,2]]], [2949,[16388.8,5519.97,0],[[2912,2],[2913,2]]], [2950,[6200.31,15931.4,6.35783e-007],[[2877,2]]], [2951,[5898.13,15632.3,1.27157e-006],[[2914,2],[2985,2],[2951,2],[2986,2]]], -[2952,[6373.64,15563.3,0],[[2916,2]]], [2953,[6337.92,15394.3,0],[[2916,2],[2922,2],[2987,2],[2953,2]]], [2954,[6405.73,15677.3,0],[[2880,2]]], [2955,[6475.29,16378.4,-1.27157e-006],[[2917,2],[2988,2],[2955,2],[2989,2]]], [2956,[6464.5,16343.4,0],[[2988,2],[2917,2]]], [2957,[6216.81,13706.9,3.8147e-006],[[2918,2],[2990,2]]], -[2958,[6320.13,13617.9,0],[[2918,2],[2991,2],[2958,2],[2992,2]]], [2959,[5964.57,14109.7,-1.90735e-006],[[2920,2]]], [2960,[5796.57,14092.8,0],[[2920,2],[2993,2],[2994,2]]], [2961,[6321.73,15191.6,-6.35783e-007],[[2922,2]]], [2962,[6056.16,14841.2,0],[[2923,2]]], [2963,[5974.81,14914.4,0],[[2923,2],[2995,2]]], -[2964,[5981.11,14737,0],[[2923,2],[2996,2]]], [2965,[6174.41,12611.8,0],[[2926,2]]], [2966,[6206.46,12812.5,0],[[2929,2]]], [2967,[6161.37,12992,0],[[2929,2],[2968,2],[2967,2],[2997,2],[2998,2]]], [2968,[6164.54,12972.8,0],[[2967,2],[3030,2],[2968,2],[2929,2]]], [2969,[6122.83,5079.05,2.54313e-006],[[2930,2],[2999,2],[3000,2]]], -[2970,[10259.3,2835.17,1.01725e-005],[[2932,2],[2971,2],[2970,2],[3001,2]]], [2971,[10228.4,2899.3,3.05176e-005],[[2970,2],[3034,2],[2971,2],[2932,2]]], [2972,[5523.91,12100,0],[[2903,2]]], [2973,[5391.11,12129.8,-6.35783e-007],[[2935,2]]], [2974,[5193.71,12138.9,-6.35783e-007],[[2935,2],[3002,2],[3003,2],[3004,2]]], [2975,[5643.42,12314.8,6.35783e-007],[[2936,2]]], -[2976,[5621.34,12454.6,6.35783e-007],[[2936,2],[3005,2],[3006,2],[2976,2]]], [2977,[4834.44,10839.1,-3.17891e-007],[[2938,2],[3007,2],[3008,2]]], [2978,[4333.75,11353.9,6.35783e-007],[[2941,2],[3010,2],[2978,2],[3011,2],[3012,2]]], [2979,[4247.13,7242.01,-2.54313e-006],[[2944,2]]], [2980,[4132.07,7185.79,2.54313e-006],[[2944,2],[3013,2],[2980,2],[3014,2]]], [2981,[3932.68,8002.76,-6.35783e-007],[[2947,2]]], -[2982,[3836.6,7951.19,6.35783e-007],[[2947,2],[3015,2],[2982,2],[3016,2]]], [2983,[16627.3,5560.19,3.17891e-007],[[2948,2],[3017,2],[3018,2],[2983,2]]], [2984,[5991.27,15842.9,1.27157e-006],[[2915,2]]], [2985,[5898.86,15685.5,1.27157e-006],[[2951,2]]], [2986,[5858.07,15445.5,0],[[2951,2],[3019,2],[2986,2],[3020,2],[3021,2]]], [2987,[6350.6,15432.7,0],[[2953,2]]], -[2988,[6474.66,16364.7,0],[[2955,2],[2956,2],[2988,2]]], [2989,[6459.67,16486.2,0],[[2955,2],[3022,2]]], [2990,[6125.86,13678.8,0],[[2957,2],[3023,2]]], [2991,[6324.38,13635.9,0],[[2958,2]]], [2992,[6287.01,13525.7,-1.27157e-006],[[2958,2],[3024,2],[2992,2],[3025,2]]], [2993,[5822.96,14191.4,0],[[2960,2],[3026,2]]], -[2994,[5767.28,13994.7,3.8147e-006],[[2960,2],[3027,2]]], [2995,[5931.05,14995.6,0],[[2963,2],[3028,2]]], [2996,[5957.98,14641.8,0],[[2964,2],[3029,2]]], [2997,[6147.21,13144.7,0],[[2967,2],[2998,2],[2997,2],[3031,2]]], [2998,[6140.81,13119,0],[[2997,2],[3064,2],[2998,2],[2967,2]]], [2999,[6018.92,4972.05,7.62939e-006],[[2969,2],[3032,2]]], -[3000,[6074.58,5143.47,0],[[2969,2],[3033,2]]], [3001,[10270.9,2683.87,0],[[2970,2],[3035,2],[3001,2],[3036,2]]], [3002,[5236.8,12130.8,-6.35783e-007],[[2974,2]]], [3003,[5031.23,12190,-6.35783e-007],[[2974,2],[3004,2],[3003,2],[3037,2]]], [3004,[5058.14,12189.7,0],[[3003,2],[3070,2],[2974,2],[3004,2]]], [3005,[5641.83,12623.8,-2.54313e-006],[[2976,2],[3038,2],[3005,2],[3039,2]]], -[3006,[5630.76,12436.6,9.53674e-007],[[2976,2]]], [3007,[4723.69,10845.2,0],[[2977,2],[3040,2]]], [3008,[4818.53,10736.9,0],[[2977,2],[3041,2],[3008,2],[3042,2],[3043,2]]], [3009,[4594.97,11259.8,-6.35783e-007],[[2942,2]]], [3010,[4380.53,11344.2,0],[[2978,2]]], [3011,[4138.62,11342.6,1.41993],[[2978,2],[3012,2],[3011,2],[3044,2]]], -[3012,[4168.78,11336.7,0],[[3011,2],[3077,2],[3012,2],[2978,2]]], [3013,[4154.78,7195.03,0],[[2980,2]]], [3014,[4039.46,7140.61,-2.54313e-006],[[2980,2],[3045,2],[3014,2],[3046,2]]], [3015,[3849.06,7962.61,9.53674e-007],[[2982,2]]], [3016,[3760.42,7876.46,0],[[2982,2],[3047,2],[3016,2],[3048,2]]], [3017,[16736.5,5540.93,3.17891e-007],[[2983,2],[3049,2],[3050,2],[3017,2],[3051,2]]], -[3018,[16575,5568.95,0],[[2983,2],[3052,2],[3018,2]]], [3019,[5891.63,15512.6,0],[[2986,2]]], [3020,[5856.44,15341.8,0],[[2986,2],[3053,2],[3020,2]]], [3021,[5773.38,15352.1,0],[[2986,2],[3054,2],[3021,2],[3055,2]]], [3022,[6480.63,16555.7,3.17891e-007],[[2989,2],[3056,2],[3022,2],[3057,2]]], [3023,[6067.93,13654.9,0],[[2990,2],[3058,2],[3059,2]]], -[3024,[6300,13555.3,-1.90735e-006],[[2992,2]]], [3025,[6237.8,13341,0],[[2992,2],[3031,2]]], [3026,[5867.52,14274.8,3.8147e-006],[[2993,2],[3060,2]]], [3027,[5778.48,13944.2,0],[[2994,2],[3061,2]]], [3028,[5896.78,15081.3,0],[[2995,2],[3062,2]]], [3029,[5914.48,14557.1,-3.8147e-006],[[2996,2],[3063,2]]], -[3030,[6172.88,12947.2,1.27157e-006],[[2968,2]]], [3031,[6175.6,13228.4,0],[[2997,2],[3025,2],[3065,2],[3031,2]]], [3032,[5925.54,4893.85,0],[[2999,2],[3066,2]]], [3033,[5998.74,5190.06,0],[[3000,2],[3067,2]]], [3034,[10179.1,2906.23,0],[[2971,2]]], [3035,[10292.8,2717.24,0],[[3001,2]]], -[3036,[10194,2576.37,1.01725e-005],[[3001,2],[3068,2],[3036,2],[3069,2]]], [3037,[4905.02,12200,0],[[3003,2],[3071,2],[3037,2],[3072,2]]], [3038,[5606.62,12556.4,-1.27157e-006],[[3005,2]]], [3039,[5731.52,12767.3,0],[[3005,2],[3073,2],[3039,2],[3074,2]]], [3040,[4671.46,10816.2,0],[[3007,2],[3075,2]]], [3041,[4828.09,10751.8,0],[[3008,2]]], -[3042,[4721.53,10606.2,-6.35783e-007],[[3008,2],[3076,2],[3043,2],[3042,2]]], [3043,[4732.82,10626.3,0],[[3042,2],[3111,2],[3043,2],[3008,2]]], [3044,[3950.55,11371.5,13.403],[[3011,2],[3078,2],[3079,2]]], [3045,[4064.29,7157.69,-2.54313e-006],[[3014,2]]], [3046,[3962.26,7070.97,2.54313e-006],[[3014,2],[3080,2],[3046,2],[3081,2]]], [3047,[3665.92,7755.24,0],[[3016,2],[3082,2],[3083,2]]], -[3048,[3614.27,7981.36,1.27157e-006],[[3016,2],[3084,2],[3085,2]]], [3049,[16767.1,5410.02,-3.17891e-007],[[3017,2],[3051,2],[3049,2],[3086,2]]], [3050,[16717,5565.84,3.17891e-007],[[3017,2]]], [3051,[16767.2,5424.9,9.53674e-007],[[3049,2],[3122,2],[3051,2],[3017,2]]], [3052,[16600.5,5579.32,-4.76837e-007],[[3018,2],[3052,2],[3087,2]]], [3053,[5873.77,15365.2,0],[[3020,2],[3088,2],[3053,2]]], -[3054,[5783.24,15365,0],[[3021,2]]], [3055,[5722.96,15284.1,-9.53674e-007],[[3021,2],[3089,2],[3090,2],[3091,2]]], [3056,[6466.06,16535.3,0],[[3022,2]]], [3057,[6545.38,16631.8,3.17891e-007],[[3022,2],[3092,2],[3093,2]]], [3058,[5972.45,13681.4,0],[[3023,2],[3094,2]]], [3059,[6072.67,13624.8,0],[[3023,2],[3059,2],[3095,2]]], -[3060,[5903.31,14380.6,0],[[3026,2],[3063,2]]], [3061,[5821.92,13856.5,0],[[3027,2],[3096,2]]], [3062,[5875.67,15179.6,3.8147e-006],[[3028,2],[3090,2]]], [3063,[5884.18,14484.5,0],[[3029,2],[3060,2]]], [3064,[6144.72,13085.4,0],[[2998,2]]], [3065,[6166.82,13212.8,0],[[3031,2]]], -[3066,[5813.35,4832.65,0],[[3032,2],[3097,2]]], [3067,[5941.43,5244.97,0],[[3033,2],[3098,2]]], [3068,[10211.5,2600.94,1.01725e-005],[[3036,2]]], [3069,[10129.5,2488.78,2.03451e-005],[[3036,2],[3099,2],[3069,2],[3100,2]]], [3070,[5080.9,12178.8,6.35783e-007],[[3004,2]]], [3071,[4929.35,12193.9,0],[[3037,2]]], -[3072,[4767.17,12233.1,0],[[3037,2],[3101,2],[3072,2],[3102,2],[3103,2],[3104,2],[3105,2]]], [3073,[5712.31,12737,0],[[3039,2]]], [3074,[5774.84,12897.1,0],[[3039,2],[3106,2],[3074,2],[3107,2]]], [3075,[4618.73,10754.2,-3.8147e-006],[[3040,2],[3108,2]]], [3076,[4662.11,10512.5,-6.35783e-007],[[3042,2],[3109,2],[3110,2],[3076,2]]], [3077,[4205.87,11346.8,0],[[3012,2]]], -[3078,[3830.03,11405.7,0],[[3044,2],[3079,2],[3078,2],[3112,2]]], [3079,[3854.85,11390.7,0],[[3078,2],[3149,2],[3079,2],[3044,2]]], [3080,[3982.25,7093.37,2.54313e-006],[[3046,2]]], [3081,[3812.52,6997.44,0],[[3046,2],[3113,2],[3081,2],[3114,2]]], [3082,[3575.15,7684.14,6.35783e-007],[[3047,2],[3083,2],[3082,2],[3115,2]]], [3083,[3590.26,7692.63,0],[[3082,2],[3154,2],[3083,2],[3047,2]]], -[3084,[3534.87,8095.31,0],[[3048,2],[3116,2],[3117,2],[3118,2]]], [3085,[3538.51,7918.12,4.76837e-007],[[3048,2],[3119,2],[3085,2],[3120,2],[3121,2]]], [3086,[16776.2,5268.14,0],[[3049,2],[3123,2],[3124,2]]], [3087,[16565.1,5528.59,-9.53674e-007],[[3052,2]]], [3088,[5873.21,15369.5,0],[[3053,2],[3125,2],[3088,2]]], [3089,[5633.1,15347.2,0],[[3055,2],[3126,2]]], -[3090,[5847.89,15223.2,0],[[3055,2],[3062,2]]], [3091,[5591.6,15220.8,0],[[3055,2],[3127,2],[3128,2],[3091,2]]], [3092,[6558.89,16742.7,0],[[3057,2],[3129,2],[3130,2]]], [3093,[6578.89,16627.3,4.76837e-007],[[3057,2]]], [3094,[5903.07,13710.5,0],[[3058,2],[3131,2],[3096,2]]], [3095,[6038.2,13532.6,1.27157e-006],[[3059,2],[3132,2],[3133,2],[3095,2]]], -[3096,[5853.22,13784.2,0],[[3061,2],[3094,2]]], [3097,[5753.05,4743.15,0],[[3066,2],[3134,2]]], [3098,[5852.15,5324.82,0],[[3067,2],[3135,2]]], [3099,[10150.6,2510.27,1.01725e-005],[[3069,2]]], [3100,[10020.1,2402.91,0],[[3069,2],[3136,2],[3100,2],[3137,2]]], [3101,[4821.94,12223.2,-1.27157e-006],[[3072,2]]], -[3102,[4586.36,12275.9,0],[[3072,2],[3105,2],[3102,2],[3138,2],[3104,2],[3139,2]]], [3103,[4758.74,12275.2,0],[[3072,2],[3103,2],[3140,2]]], [3104,[4680.88,12178.2,0],[[3072,2],[3102,2],[3141,2],[3104,2],[3142,2]]], [3105,[4645.16,12271.6,0],[[3102,2],[3172,2],[3105,2],[3072,2]]], [3106,[5775.83,12872.9,0],[[3074,2]]], [3107,[5800.52,13021.4,0],[[3074,2],[3143,2],[3107,2],[3144,2]]], -[3108,[4545.21,10718.7,1.27157e-006],[[3075,2],[3145,2],[3146,2],[3108,2]]], [3109,[4595.08,10440.5,0],[[3076,2],[3147,2],[3148,2],[3109,2]]], [3110,[4677.5,10532.5,-6.35783e-007],[[3076,2]]], [3111,[4752.95,10651.7,-6.35783e-007],[[3043,2]]], [3112,[3659.17,11445,1.90735e-006],[[3078,2],[3150,2],[3112,2],[3151,2]]], [3113,[3879.89,7003.29,0],[[3081,2]]], -[3114,[3605.78,6981.18,0],[[3081,2],[3152,2],[3114,2],[3153,2]]], [3115,[3411.19,7588.84,-9.53674e-007],[[3082,2],[3155,2]]], [3116,[3556.03,8064.08,0],[[3084,2]]], [3117,[3507.01,8209.25,-6.35783e-007],[[3084,2],[3156,2],[3117,2],[3157,2]]], [3118,[3473.43,8046.73,6.35783e-007],[[3084,2],[3158,2],[3118,2],[3121,2]]], [3119,[3567.14,7929.67,0],[[3085,2]]], -[3120,[3419.14,7856.62,1.27157e-006],[[3085,2],[3159,2],[3120,2],[3160,2]]], [3121,[3515.77,7947.09,-6.35783e-007],[[3085,2],[3118,2],[3121,2]]], [3122,[16763.5,5454.69,0],[[3051,2]]], [3123,[16773.7,5201.12,0],[[3086,2],[3161,2],[3124,2],[3123,2]]], [3124,[16769.6,5214.22,0],[[3123,2],[3194,2],[3124,2],[3086,2]]], [3125,[5869.22,15368,0],[[3088,2]]], -[3126,[5593.45,15403.4,-1.27157e-006],[[3089,2],[3126,2],[3162,2]]], [3127,[5494.31,15231.9,6.35783e-007],[[3091,2],[3163,2],[3164,2],[3127,2]]], [3128,[5611.74,15218.1,0],[[3091,2]]], [3129,[6555.54,16831,0],[[3092,2],[3130,2],[3129,2],[3165,2]]], [3130,[6548.64,16812.6,4.76837e-007],[[3129,2],[3199,2],[3092,2],[3130,2]]], [3131,[5880.2,13631.1,0],[[3094,2],[3166,2],[3131,2],[3167,2],[3132,2]]], -[3132,[5920.85,13496.6,0],[[3095,2],[3131,2],[3167,2]]], [3133,[6067.13,13567.1,1.27157e-006],[[3095,2]]], [3134,[5682.13,4626.29,0],[[3097,2],[3168,2]]], [3135,[5773.64,5366.26,0],[[3098,2],[3169,2]]], [3136,[10066.6,2438.36,0],[[3100,2]]], [3137,[9872.99,2281.28,0],[[3100,2],[3170,2],[3137,2],[3171,2]]], -[3138,[4601.14,12198.4,0],[[3102,2],[3173,2],[3138,2]]], [3139,[4484.64,12347.6,6.35783e-007],[[3102,2],[3174,2],[3139,2],[3175,2]]], [3140,[4761.38,12360.3,3.17891e-007],[[3103,2],[3176,2],[3140,2],[3177,2]]], [3141,[4708.68,12181.1,0],[[3104,2]]], [3142,[4621.33,12187.6,0],[[3104,2]]], [3143,[5785.88,12990.6,0],[[3107,2]]], -[3144,[5843.47,13130.5,1.27157e-006],[[3107,2],[3178,2],[3144,2],[3179,2]]], [3145,[4470.46,10775.9,0],[[3108,2],[3180,2]]], [3146,[4582.69,10722.6,0],[[3108,2]]], [3147,[4506.05,10348.8,2.54313e-006],[[3109,2],[3181,2],[3182,2],[3147,2]]], [3148,[4617.48,10460.5,0],[[3109,2]]], [3149,[3887.78,11382.8,2.94999],[[3079,2]]], -[3150,[3727.95,11446.3,6.35783e-007],[[3112,2]]], [3151,[3516.96,11445.1,0],[[3112,2],[3183,2],[3184,2]]], [3152,[3666.52,6987.79,0],[[3114,2]]], [3153,[3416.31,7006.63,0],[[3114,2],[3185,2],[3153,2],[3186,2]]], [3154,[3611.48,7709.19,0],[[3083,2]]], [3155,[3298.57,7524.62,0],[[3115,2],[3187,2]]], -[3156,[3505.24,8178.58,-9.53674e-007],[[3117,2]]], [3157,[3505.12,8363.54,-2.54313e-006],[[3117,2],[3188,2],[3157,2],[3189,2]]], [3158,[3473.19,8059.07,9.53674e-007],[[3118,2]]], [3159,[3448.87,7877.53,6.35783e-007],[[3120,2]]], [3160,[3316.67,7781.97,-1.27157e-006],[[3120,2],[3190,2],[3160,2],[3191,2],[3192,2]]], [3161,[16798.2,5085.05,-1.90735e-006],[[3123,2],[3193,2]]], -[3162,[5545.9,15484.3,0],[[3126,2],[3195,2]]], [3163,[5365.51,15142.5,0],[[3127,2],[3196,2],[3163,2],[3197,2],[3198,2]]], [3164,[5518.81,15231,1.27157e-006],[[3127,2]]], [3165,[6630.99,16938.9,0],[[3129,2],[3200,2],[3165,2]]], [3166,[5873.92,13663.1,0],[[3131,2],[3201,2],[3166,2]]], [3167,[5884.95,13503.2,7.62939e-007],[[3131,2],[3132,2],[3167,2],[3202,2],[3179,2],[3203,2]]], -[3168,[5608.41,4581.68,0],[[3134,2],[3204,2]]], [3169,[5681.6,5492.01,0],[[3135,2],[3205,2]]], [3170,[9905.27,2297.84,0],[[3137,2]]], [3171,[9731.87,2183.23,-1.01725e-005],[[3137,2],[3206,2],[3171,2],[3207,2]]], [3172,[4672.38,12263.2,0],[[3105,2]]], [3173,[4560.97,12229.1,2.72478e-007],[[3173,2]]], -[3174,[4492.63,12330.4,0],[[3139,2]]], [3175,[4367.27,12610.7,4.46817],[[3139,2],[3208,2],[3209,2]]], [3176,[4772.96,12329.1,0],[[3140,2]]], [3177,[4724.3,12437,3.17891e-007],[[3140,2],[3177,2],[3210,2]]], [3178,[5835.59,13104.8,0],[[3144,2]]], [3179,[5864.76,13280.4,0],[[3144,2],[3167,2],[3211,2],[3179,2],[3202,2]]], -[3180,[4415.62,10769.9,-2.54313e-006],[[3145,2],[3212,2],[3213,2],[3180,2]]], [3181,[4418.41,10239.7,-1.27157e-006],[[3147,2],[3214,2],[3215,2],[3181,2],[3216,2]]], [3182,[4526.83,10378.7,1.27157e-006],[[3147,2]]], [3183,[3443.6,11527.3,0],[[3151,2],[3217,2],[3183,2],[3218,2]]], [3184,[3470.23,11357.4,0],[[3151,2],[3219,2],[3220,2],[3184,2]]], [3185,[3457.49,7001.93,0],[[3153,2]]], -[3186,[3300.67,6989.24,0],[[3153,2],[3221,2],[3186,2],[3222,2]]], [3187,[3163.15,7474.63,0],[[3155,2],[3223,2]]], [3188,[3513.53,8322.72,-2.54313e-006],[[3157,2]]], [3189,[3463.4,8496.59,0],[[3157,2],[3224,2],[3189,2],[3225,2],[3226,2]]], [3190,[3345.91,7799.01,-1.27157e-006],[[3160,2]]], [3191,[3171.94,7727.31,0],[[3160,2],[3192,2],[3191,2],[3227,2]]], -[3192,[3194.72,7731.04,0],[[3191,2],[3262,2],[3192,2],[3160,2]]], [3193,[16797.4,4980.41,0],[[3161,2],[3228,2]]], [3194,[16771.7,5235.82,-1.27157e-006],[[3124,2]]], [3195,[5522.29,15522.5,0],[[3162,2],[3229,2],[3230,2],[3231,2]]], [3196,[5412,15207,0],[[3163,2]]], [3197,[5168.1,14984.9,0],[[3163,2],[3232,2],[3198,2],[3197,2]]], -[3198,[5199.67,15031,0],[[3197,2],[3273,2],[3198,2],[3163,2]]], [3199,[6551.32,16788.4,0],[[3130,2]]], [3200,[6676.6,16950.5,0],[[3165,2],[3233,2],[3200,2]]], [3201,[5875.75,13668.6,0],[[3166,2],[3234,2],[3201,2]]], [3202,[5878.26,13394.7,0],[[3167,2],[3179,2]]], [3203,[5755.41,13462.1,0],[[3167,2],[3235,2],[3203,2],[3236,2],[3237,2]]], -[3204,[5537.37,4565.71,0],[[3168,2],[3238,2]]], [3205,[5616.89,5554.69,-7.62939e-006],[[3169,2],[3239,2]]], [3206,[9766.45,2224.13,-5.08626e-006],[[3171,2]]], [3207,[9640.66,2093.16,-5.08626e-006],[[3171,2],[3240,2],[3207,2],[3241,2]]], [3208,[4399.61,12685.5,6.35783e-007],[[3175,2],[3242,2],[3208,2],[3243,2]]], [3209,[4254.52,12662.1,0],[[3175,2],[3244,2],[3209,2],[3245,2]]], -[3210,[4717.32,12541.4,3.17891e-007],[[3177,2],[3246,2],[3210,2],[3247,2]]], [3211,[5864.41,13231.5,1.27157e-006],[[3179,2]]], [3212,[4353,10683,0],[[3180,2],[3248,2]]], [3213,[4430.52,10778.8,-3.8147e-006],[[3180,2]]], [3214,[4272.56,10135.7,0],[[3181,2],[3216,2],[3214,2],[3249,2]]], [3215,[4447.32,10263.4,-1.27157e-006],[[3181,2]]], -[3216,[4300.53,10164.6,0],[[3214,2],[3288,2],[3216,2],[3181,2]]], [3217,[3464.81,11493.2,0],[[3183,2]]], [3218,[3247.97,11777.7,1.90735e-006],[[3183,2],[3250,2]]], [3219,[3383.1,11248.2,0],[[3184,2],[3251,2],[3219,2],[3252,2]]], [3220,[3491.34,11387.7,0],[[3184,2]]], [3221,[3331.4,6998.52,0],[[3186,2]]], -[3222,[3223.8,6972.09,-2.38419e-007],[[3186,2],[3253,2],[3254,2],[3255,2]]], [3223,[3107.37,7451.52,0],[[3187,2],[3256,2],[3257,2]]], [3224,[3476.46,8457.3,0],[[3189,2]]], [3225,[3430.24,8711.8,0],[[3189,2],[3258,2],[3259,2]]], [3226,[3376.42,8503.56,0],[[3189,2],[3226,2],[3260,2],[3261,2]]], [3227,[3045.5,7693,9.53674e-007],[[3191,2],[3263,2],[3227,2],[3264,2],[3265,2]]], -[3228,[16769.9,4900.33,0],[[3193,2],[3266,2],[3267,2]]], [3229,[5418.93,15500.5,-1.27157e-006],[[3195,2],[3268,2],[3229,2]]], [3230,[5595.17,15696.1,0],[[3195,2],[3269,2],[3270,2],[3230,2]]], [3231,[5581.59,15628.5,0],[[3270,2],[3195,2]]], [3232,[5075.58,14873.1,3.17891e-007],[[3197,2],[3271,2],[3272,2],[3232,2]]], [3233,[6680.9,16951.2,0],[[3200,2],[3274,2]]], -[3234,[5878.84,13669.3,0],[[3201,2]]], [3235,[5785.93,13470.8,0],[[3203,2]]], [3236,[5579.64,13423.1,0],[[3203,2],[3275,2],[3237,2],[3236,2]]], [3237,[5614.07,13416.5,-3.8147e-006],[[3236,2],[3320,2],[3237,2],[3203,2]]], [3238,[5456.87,4529.01,-7.62939e-006],[[3204,2],[3276,2]]], [3239,[5522.1,5597.86,-2.54313e-006],[[3205,2],[3239,2],[3277,2]]], -[3240,[9662.98,2105.15,0],[[3207,2]]], [3241,[9458.21,1959.4,-5.08626e-006],[[3207,2],[3278,2],[3241,2],[3279,2]]], [3242,[4384.5,12675,0],[[3208,2]]], [3243,[4469.56,12730,4.76837e-007],[[3208,2],[3280,2],[3243,2]]], [3244,[4289.5,12652.8,0],[[3209,2]]], [3245,[4119.85,12735.7,0],[[3209,2],[3281,2],[3245,2],[3282,2]]], -[3246,[4704.9,12514.3,4.76837e-007],[[3210,2]]], [3247,[4761.85,12693,0],[[3210,2],[3283,2],[3247,2],[3284,2],[3285,2],[3280,2]]], [3248,[4344.37,10622.8,5.08626e-006],[[3212,2],[3286,2],[3248,2],[3287,2]]], [3249,[4147.87,10053.9,1.27157e-006],[[3214,2],[3289,2],[3249,2],[3290,2]]], [3250,[3130.33,11816.3,-1.27157e-006],[[3218,2],[3291,2],[3292,2],[3250,2]]], [3251,[3412.63,11284.2,1.27157e-006],[[3219,2]]], -[3252,[3266.81,11157.7,0],[[3219,2],[3293,2],[3294,2],[3252,2]]], [3253,[3244.92,6831.13,0],[[3222,2],[3295,2]]], [3254,[3106.91,6882.54,0],[[3222,2],[3296,2],[3254,2],[3297,2]]], [3255,[3215.84,7088.58,9.53674e-007],[[3222,2],[3298,2]]], [3256,[3018.29,7427.9,0],[[3223,2],[3299,2],[3256,2],[3300,2],[3301,2]]], [3257,[3137.74,7380.72,0],[[3223,2],[3298,2],[3302,2],[3303,2]]], -[3258,[3400.51,8844.56,0],[[3225,2],[3304,2],[3258,2],[3305,2]]], [3259,[3414.45,8801.14,0],[[3304,2],[3225,2]]], [3260,[3247.02,8489.56,0],[[3226,2],[3306,2],[3261,2],[3260,2],[3307,2]]], [3261,[3274.61,8500.23,0],[[3260,2],[3348,2],[3261,2],[3226,2]]], [3262,[3220.33,7739.33,0],[[3192,2]]], [3263,[3081.94,7707.9,0],[[3227,2]]], -[3264,[2942.96,7639.62,-2.54313e-006],[[3227,2],[3308,2],[3264,2],[3309,2],[3310,2]]], [3265,[3010.49,7735.81,0],[[3227,2],[3311,2],[3312,2],[3313,2]]], [3266,[16722.5,4804.37,0],[[3228,2],[3267,2],[3266,2],[3314,2]]], [3267,[16736.3,4838.19,0],[[3266,2],[3353,2],[3267,2],[3228,2]]], [3268,[5441.26,15502.1,0],[[3229,2]]], [3269,[5534.98,15797.6,0],[[3230,2],[3315,2]]], -[3270,[5603.63,15663.8,0],[[3230,2],[3231,2],[3270,2]]], [3271,[4987.1,14810.4,9.53674e-007],[[3232,2],[3316,2],[3317,2],[3271,2]]], [3272,[5097.09,14895.3,0],[[3232,2]]], [3273,[5246.8,15038.7,-3.17891e-007],[[3198,2]]], [3274,[6708.17,16962.7,4.76837e-007],[[3233,2]]], [3275,[5423.19,13422.9,1.27157e-006],[[3236,2],[3318,2],[3275,2],[3319,2]]], -[3276,[5347.28,4493.71,0],[[3238,2],[3321,2]]], [3277,[5487.62,5614.82,0],[[3239,2],[3277,2],[3322,2]]], [3278,[9499.31,1984.63,-7.62939e-006],[[3241,2]]], [3279,[9305.16,1914.83,-2.54313e-006],[[3241,2],[3323,2],[3279,2],[3324,2]]], [3280,[4583.23,12748.7,0],[[3243,2],[3247,2],[3325,2],[3280,2],[3285,2]]], [3281,[4147.1,12706.8,0],[[3245,2]]], -[3282,[4067.81,12906,1.27157e-006],[[3245,2],[3326,2],[3282,2],[3327,2]]], [3283,[4767.1,12637.4,0],[[3247,2]]], [3284,[4816.2,12794.2,0],[[3247,2],[3328,2],[3284,2],[3329,2]]], [3285,[4677.56,12743.4,-9.53674e-007],[[3247,2],[3280,2]]], [3286,[4350.7,10657.9,2.54313e-006],[[3248,2]]], [3287,[4272.6,10557,0],[[3248,2],[3330,2]]], -[3288,[4328.81,10183.2,-1.27157e-006],[[3216,2]]], [3289,[4181.91,10066.3,0],[[3249,2]]], [3290,[3960.73,10010,0],[[3249,2],[3331,2],[3332,2]]], [3291,[3032.31,11843.9,0],[[3250,2],[3333,2],[3334,2],[3335,2]]], [3292,[3152.09,11805.6,0],[[3250,2]]], [3293,[3156.6,11106.1,2.54313e-006],[[3252,2],[3336,2],[3337,2],[3293,2]]], -[3294,[3296.17,11169.7,2.54313e-006],[[3252,2]]], [3295,[3231.29,6738.01,0],[[3253,2],[3338,2]]], [3296,[3137.41,6931.41,3.17891e-007],[[3254,2]]], [3297,[3048.74,6765.77,0],[[3254,2],[3339,2],[3340,2],[3297,2]]], [3298,[3198.86,7191.72,0],[[3255,2],[3257,2]]], [3299,[3047,7434,0],[[3256,2]]], -[3300,[2857.12,7404.01,3.17891e-007],[[3256,2],[3301,2],[3300,2],[3341,2],[3342,2]]], [3301,[2876.58,7403.74,0],[[3300,2],[3378,2],[3301,2],[3256,2]]], [3302,[3276.87,7431.32,0],[[3257,2],[3343,2]]], [3303,[3042.45,7352.59,0],[[3257,2]]], [3304,[3408.94,8825.84,0],[[3258,2],[3259,2],[3304,2]]], [3305,[3356.4,8919.08,-1.27157e-006],[[3258,2],[3344,2],[3305,2],[3345,2]]], -[3306,[3082.35,8437.23,2.54313e-006],[[3260,2],[3346,2],[3307,2],[3306,2],[3347,2]]], [3307,[3105.68,8441.08,0],[[3306,2],[3385,2],[3307,2],[3260,2]]], [3308,[2966.9,7648.46,-1.27157e-006],[[3264,2]]], [3309,[2805.79,7606.02,-1.27157e-006],[[3264,2],[3310,2],[3309,2],[3349,2]]], [3310,[2833.61,7615.06,0],[[3309,2],[3386,2],[3310,2],[3264,2]]], [3311,[2977.04,7724.71,0],[[3265,2],[3311,2],[3350,2]]], -[3312,[3017.63,7859.37,0],[[3265,2],[3313,2],[3312,2],[3351,2],[3352,2]]], [3313,[3047.06,7831.42,0],[[3312,2],[3265,2]]], [3314,[16655.6,4714.84,-1.27157e-006],[[3266,2],[3354,2],[3314,2]]], [3315,[5468.38,15856.7,-4.76837e-007],[[3269,2],[3355,2]]], [3316,[4874.39,14730.1,0],[[3271,2],[3356,2],[3316,2],[3357,2]]], [3317,[5014.33,14823.3,9.53674e-007],[[3271,2]]], -[3318,[5470.61,13431.6,2.54313e-006],[[3275,2]]], [3319,[5294.71,13387.3,-1.27157e-006],[[3275,2],[3358,2],[3319,2],[3359,2]]], [3320,[5651.16,13426.5,-1.27157e-006],[[3237,2]]], [3321,[5212.98,4470.61,0],[[3276,2]]], [3322,[5338.45,5670.52,0],[[3277,2],[3360,2]]], [3323,[9352.63,1914.34,-2.54313e-006],[[3279,2]]], -[3324,[9164.95,1858.18,-5.08626e-006],[[3279,2],[3361,2],[3324,2],[3362,2]]], [3325,[4558.03,12750.6,0],[[3280,2]]], [3326,[4060.65,12856.9,1.90735e-006],[[3282,2]]], [3327,[4045.24,13059.7,0],[[3282,2],[3363,2],[3327,2],[3364,2]]], [3328,[4808.68,12770.4,0],[[3284,2]]], [3329,[4864.96,12919.8,-3.17891e-007],[[3284,2],[3365,2],[3329,2],[3366,2]]], -[3330,[4224.82,10537.2,-3.8147e-006],[[3287,2],[3367,2]]], [3331,[3832.74,9875.95,0],[[3290,2],[3332,2],[3331,2],[3368,2]]], [3332,[3844.49,9912.51,0],[[3331,2],[3409,2],[3332,2],[3290,2]]], [3333,[3056.31,11958.4,0],[[3291,2],[3369,2]]], [3334,[2895.99,11732.5,0],[[3291,2],[3335,2],[3334,2],[3370,2],[3371,2]]], [3335,[2919.33,11755.5,0],[[3334,2],[3414,2],[3335,2],[3291,2]]], -[3336,[3071.97,11044.4,0],[[3293,2],[3372,2],[3373,2],[3336,2],[3374,2]]], [3337,[3182.11,11123.5,2.54313e-006],[[3293,2]]], [3338,[3204.55,6634.23,0],[[3295,2],[3375,2]]], [3339,[2970.98,6673.21,0],[[3297,2],[3376,2],[3339,2],[3377,2]]], [3340,[3061.12,6781.88,0],[[3297,2]]], [3341,[2701.42,7391.06,0],[[3300,2],[3342,2],[3341,2],[3379,2]]], -[3342,[2728.46,7401.55,0],[[3341,2],[3420,2],[3342,2],[3300,2]]], [3343,[3319.3,7446.87,0],[[3302,2]]], [3344,[3370.76,8901.63,-1.90735e-006],[[3305,2]]], [3345,[3247.79,9021.57,-9.53674e-007],[[3305,2],[3380,2],[3345,2],[3381,2],[3382,2]]], [3346,[2913.87,8395.65,-1.27157e-006],[[3306,2],[3383,2],[3347,2],[3346,2],[3384,2]]], [3347,[2935.57,8408.86,0],[[3346,2],[3428,2],[3347,2],[3306,2]]], -[3348,[3307.59,8502.17,0],[[3261,2]]], [3349,[2702.1,7581.58,1.90735e-006],[[3309,2],[3387,2],[3349,2],[3388,2],[3389,2],[3390,2]]], [3350,[2852.98,7683.59,0],[[3311,2],[3391,2]]], [3351,[2954.68,7896.22,-5.08626e-006],[[3312,2],[3351,2],[3392,2]]], [3352,[3053.6,7926.79,0],[[3312,2],[3393,2],[3352,2],[3394,2]]], [3353,[16747.1,4860.03,6.35783e-007],[[3267,2]]], -[3354,[16598,4609.94,0],[[3314,2],[3395,2]]], [3355,[5439.52,15912.4,-3.17891e-007],[[3315,2],[3355,2],[3396,2]]], [3356,[4909.56,14773.3,0],[[3316,2]]], [3357,[4812.52,14610.7,0],[[3316,2],[3397,2],[3398,2],[3357,2]]], [3358,[5321.99,13397.3,-1.90735e-006],[[3319,2]]], [3359,[5176.44,13334.4,0],[[3319,2],[3399,2],[3400,2],[3359,2]]], -[3360,[5268.38,5717.74,-7.62939e-006],[[3322,2],[3401,2]]], [3361,[9186.98,1882.3,-3.8147e-006],[[3324,2]]], [3362,[9051.35,1759.58,5.08626e-006],[[3324,2],[3402,2],[3362,2],[3403,2]]], [3363,[4064.64,13037.2,0],[[3327,2]]], [3364,[4029.52,13206.9,0],[[3327,2],[3404,2],[3364,2],[3405,2]]], [3365,[4841.6,12880.5,0],[[3329,2]]], -[3366,[4949.37,13036.9,0],[[3329,2],[3406,2],[3366,2],[3407,2],[3399,2]]], [3367,[4167.79,10474.5,-3.8147e-006],[[3330,2],[3408,2]]], [3368,[3814.72,9811.55,1.90735e-006],[[3331,2],[3368,2],[3410,2],[3411,2]]], [3369,[3109.41,12030.3,0],[[3333,2],[3412,2],[3369,2],[3413,2]]], [3370,[2767.72,11587.9,0],[[3334,2],[3371,2],[3370,2],[3415,2]]], [3371,[2803.11,11609.1,0],[[3370,2],[3452,2],[3371,2],[3334,2]]], -[3372,[2919.96,10951.7,2.54313e-006],[[3336,2],[3374,2],[3372,2],[3416,2]]], [3373,[3096.71,11059.8,0],[[3336,2]]], [3374,[2948.21,10971.3,0],[[3372,2],[3454,2],[3374,2],[3336,2]]], [3375,[3183.99,6539.33,0],[[3338,2],[3417,2]]], [3376,[3000.77,6707.96,0],[[3339,2]]], [3377,[2869.55,6505.56,0],[[3339,2],[3418,2],[3377,2],[3419,2]]], -[3378,[2907.78,7408.24,3.17891e-007],[[3301,2]]], [3379,[2624.7,7368.41,0],[[3341,2],[3421,2],[3389,2],[3379,2],[3422,2]]], [3380,[3295.11,8987.76,0],[[3345,2]]], [3381,[3165.08,9075.65,0],[[3345,2],[3423,2],[3381,2],[3424,2]]], [3382,[3296.47,9185.54,0],[[3345,2],[3425,2]]], [3383,[2775.85,8323.89,0],[[3346,2],[3384,2],[3383,2],[3426,2],[3427,2]]], -[3384,[2801.13,8333.77,0],[[3383,2],[3464,2],[3384,2],[3346,2]]], [3385,[3135.61,8450.97,0],[[3307,2]]], [3386,[2857.27,7619.93,1.27157e-006],[[3310,2]]], [3387,[2726.72,7587.45,1.90735e-006],[[3349,2]]], [3388,[2554.52,7636.9,0],[[3349,2],[3390,2],[3388,2],[3429,2]]], [3389,[2658.28,7493.01,0],[[3349,2],[3379,2],[3430,2],[3421,2],[3431,2]]], -[3390,[2584.62,7609.33,0],[[3388,2],[3466,2],[3390,2],[3349,2]]], [3391,[2764.91,7670.64,0],[[3350,2],[3432,2],[3433,2]]], [3392,[2889.87,7921.32,0],[[3351,2],[3434,2],[3392,2]]], [3393,[3025.17,7900.82,0],[[3352,2]]], [3394,[3136.9,8011.86,0],[[3352,2]]], [3395,[16529.9,4546.79,1.90735e-006],[[3354,2],[3435,2]]], -[3396,[5448.24,16014.5,0],[[3355,2],[3436,2],[3437,2]]], [3397,[4764.93,14499.5,6.35783e-007],[[3357,2],[3438,2],[3397,2],[3439,2],[3440,2]]], [3398,[4820.05,14632,0],[[3357,2]]], [3399,[5072.95,13218.5,0],[[3359,2],[3366,2],[3441,2],[3399,2],[3407,2]]], [3400,[5199.26,13350.9,0],[[3359,2]]], [3401,[5192.05,5806.93,0],[[3360,2],[3442,2]]], -[3402,[9085.3,1782,5.08626e-006],[[3362,2]]], [3403,[8948.5,1681.34,0],[[3362,2],[3443,2],[3403,2],[3444,2]]], [3404,[4009.59,13174.2,0],[[3364,2]]], [3405,[4100.62,13302.9,0],[[3364,2],[3445,2],[3405,2],[3446,2]]], [3406,[4932.23,13014.1,0],[[3366,2]]], [3407,[5008.4,13102.9,0],[[3366,2],[3399,2]]], -[3408,[4093.35,10410.3,0],[[3367,2],[3447,2]]], [3409,[3875.9,9943.2,-5.08626e-006],[[3332,2]]], [3410,[3674.37,9831.08,2.54313e-006],[[3368,2],[3448,2],[3449,2]]], [3411,[3952.97,9803.64,0],[[3368,2],[3450,2],[3411,2],[3451,2]]], [3412,[3078.97,11991.3,0],[[3369,2]]], [3413,[3163.9,12158.3,0],[[3369,2]]], -[3414,[2937.33,11775.5,0],[[3335,2]]], [3415,[2592.34,11442.5,0],[[3370,2],[3453,2]]], [3416,[2801.4,10888.5,0],[[3372,2],[3455,2],[3416,2],[3456,2],[3457,2]]], [3417,[3183.69,6467.8,-9.53674e-007],[[3375,2],[3458,2]]], [3418,[2897.68,6565.94,0],[[3377,2]]], [3419,[2847.37,6331,0],[[3377,2]]], -[3420,[2762.25,7403.5,0],[[3342,2]]], [3421,[2618.15,7411.69,0],[[3379,2],[3389,2],[3430,2]]], [3422,[2515.74,7367.53,-3.17891e-007],[[3379,2],[3459,2],[3422,2],[3460,2],[3461,2]]], [3423,[3178.95,9062.53,0],[[3381,2]]], [3424,[3039.79,9216.45,-1.90735e-006],[[3381,2],[3462,2]]], [3425,[3346.41,9294.75,-3.8147e-006],[[3382,2],[3463,2]]], -[3426,[2637.51,8244.51,-1.27157e-006],[[3383,2],[3465,2],[3427,2],[3426,2]]], [3427,[2658.69,8262.53,0],[[3426,2],[3498,2],[3427,2],[3383,2]]], [3428,[2971.9,8417.24,1.27157e-006],[[3347,2]]], [3429,[2476.91,7721.48,0],[[3388,2],[3467,2],[3429,2],[3468,2],[3469,2]]], [3430,[2622.36,7406.81,9.53674e-007],[[3389,2],[3421,2]]], [3431,[2668.99,7516.4,0],[[3389,2]]], -[3432,[2676.1,7693.62,1.27157e-006],[[3391,2],[3470,2],[3433,2],[3432,2]]], [3433,[2687.01,7685.29,0],[[3432,2],[3503,2],[3433,2],[3391,2]]], [3434,[2868.56,8047.8,0],[[3392,2],[3471,2]]], [3435,[16489.3,4482.6,0],[[3395,2],[3472,2]]], [3436,[5377.29,16059.4,0],[[3396,2]]], [3437,[5525.24,16092.3,0],[[3396,2]]], -[3438,[4781.74,14528.8,6.35783e-007],[[3397,2]]], [3439,[4664.16,14381.2,-6.35783e-007],[[3397,2],[3440,2],[3439,2],[3473,2]]], [3440,[4684.78,14394.4,0],[[3439,2],[3506,2],[3440,2],[3397,2]]], [3441,[5096.53,13268,0],[[3399,2]]], [3442,[5102.61,5882.98,0],[[3401,2],[3474,2]]], [3443,[8978.75,1711.05,0],[[3403,2]]], -[3444,[8859.78,1543.38,0],[[3403,2],[3475,2],[3444,2],[3476,2]]], [3445,[4087.38,13291.5,9.53674e-007],[[3405,2]]], [3446,[4174.97,13360.8,-1.90735e-006],[[3405,2],[3477,2],[3446,2],[3478,2],[3479,2]]], [3447,[4099.86,10319.7,-2.54313e-006],[[3408,2],[3480,2],[3481,2],[3447,2]]], [3448,[3686.96,9920.98,0],[[3410,2],[3482,2]]], [3449,[3592.17,9731.06,0],[[3410,2],[3483,2]]], -[3450,[3912.17,9813.55,0],[[3411,2]]], [3451,[4072.56,9759.62,0],[[3411,2],[3484,2],[3451,2],[3485,2]]], [3452,[2825.09,11640.7,0],[[3371,2]]], [3453,[2520.38,11347.6,0],[[3415,2],[3486,2],[3487,2],[3453,2]]], [3454,[2975.02,10987.9,0],[[3374,2]]], [3455,[2824.7,10899.4,0],[[3416,2]]], -[3456,[2650.06,10811.4,0],[[3416,2],[3457,2],[3456,2],[3488,2],[3489,2],[3490,2]]], [3457,[2673.59,10836.6,0],[[3456,2],[3519,2],[3457,2],[3416,2]]], [3458,[3211.04,6379.09,-9.53674e-007],[[3417,2],[3491,2]]], [3459,[2544.2,7359.35,-4.76837e-007],[[3422,2]]], [3460,[2329.95,7436.71,0],[[3422,2],[3461,2],[3460,2],[3492,2]]], [3461,[2349.8,7424.92,0],[[3460,2],[3525,2],[3461,2],[3422,2]]], -[3462,[2905.99,9296.4,0],[[3424,2],[3493,2]]], [3463,[3348.32,9349.7,0],[[3425,2],[3494,2]]], [3464,[2825.89,8346.99,-1.27157e-006],[[3384,2]]], [3465,[2572.64,8191.06,0],[[3426,2],[3495,2],[3496,2],[3497,2]]], [3466,[2621.75,7599.42,1.27157e-006],[[3390,2]]], [3467,[2487.42,7698.74,0],[[3429,2],[3467,2]]], -[3468,[2424.2,7863.45,9.53674e-007],[[3429,2],[3469,2],[3468,2],[3499,2],[3497,2],[3500,2],[3501,2]]], [3469,[2436.45,7823.13,0],[[3468,2],[3533,2],[3429,2],[3469,2]]], [3470,[2598.92,7782.78,3.8147e-006],[[3432,2],[3502,2]]], [3471,[2837.75,8088.4,0],[[3434,2],[3504,2],[3471,2],[3496,2]]], [3472,[16478.9,4410.26,0],[[3435,2],[3505,2]]], [3473,[4541.45,14327.3,1.27157e-006],[[3439,2],[3507,2],[3508,2]]], -[3474,[5030.99,5928.27,0],[[3442,2],[3509,2]]], [3475,[8874.1,1579.96,2.54313e-006],[[3444,2]]], [3476,[8773.75,1434.17,0],[[3444,2],[3510,2],[3476,2],[3511,2]]], [3477,[4154.44,13346.8,-6.35783e-007],[[3446,2]]], [3478,[4315.44,13451.3,-3.17891e-007],[[3446,2],[3479,2],[3478,2],[3512,2]]], [3479,[4274.97,13436.1,9.53674e-007],[[3478,2],[3545,2],[3479,2],[3446,2]]], -[3480,[4056.33,10258.4,7.62939e-006],[[3447,2],[3513,2]]], [3481,[4102.56,10332.9,-3.8147e-006],[[3447,2]]], [3482,[3706.45,10003.2,0],[[3448,2],[3514,2]]], [3483,[3569.29,9653.81,-2.54313e-006],[[3449,2],[3515,2],[3483,2],[3516,2]]], [3484,[4038.97,9768.44,-2.54313e-006],[[3451,2]]], [3485,[4219.2,9730.94,-7.62939e-006],[[3451,2],[3485,2]]], -[3486,[2414.43,11271,-2.54313e-006],[[3453,2],[3517,2],[3486,2],[3518,2]]], [3487,[2545.02,11365.9,0],[[3453,2]]], [3488,[2550.18,10893.6,-2.54313e-006],[[3456,2],[3490,2],[3488,2],[3520,2],[3521,2]]], [3489,[2623.13,10688,2.54313e-006],[[3456,2],[3522,2],[3523,2]]], [3490,[2562.61,10879.9,-7.62939e-006],[[3488,2],[3552,2],[3490,2],[3456,2]]], [3491,[3239.6,6308.62,9.53674e-007],[[3458,2],[3524,2]]], -[3492,[2225.76,7490.22,6.35783e-007],[[3460,2],[3526,2],[3492,2],[3527,2]]], [3493,[2799.08,9357.37,-1.90735e-006],[[3462,2],[3528,2]]], [3494,[3335.25,9437.74,0],[[3463,2],[3529,2]]], [3495,[2485.22,8307.76,0],[[3465,2],[3495,2]]], [3496,[2667.86,8118.55,-1.27157e-006],[[3465,2],[3471,2],[3530,2]]], [3497,[2501.32,8125.05,1.27157e-006],[[3465,2],[3468,2],[3531,2],[3532,2],[3497,2]]], -[3498,[2681.51,8276.82,-1.27157e-006],[[3427,2]]], [3499,[2440.13,8036.66,0],[[3468,2],[3501,2],[3499,2]]], [3500,[2282.51,7868.26,-3.8147e-006],[[3468,2],[3534,2]]], [3501,[2423.43,7987.41,-3.8147e-006],[[3499,2],[3562,2],[3468,2],[3501,2]]], [3502,[2574.54,7854.96,0],[[3470,2],[3535,2]]], [3503,[2716.28,7678.61,2.54313e-006],[[3433,2]]], -[3504,[2855.44,8073.31,2.54313e-006],[[3471,2]]], [3505,[16474.2,4331.61,0],[[3472,2],[3536,2]]], [3506,[4702.81,14414.4,0],[[3440,2]]], [3507,[4530.59,14142.1,0],[[3473,2],[3537,2],[3507,2],[3538,2]]], [3508,[4500.8,14367,-1.27157e-006],[[3473,2],[3539,2],[3508,2],[3540,2],[3541,2]]], [3509,[4966.74,5991.62,0],[[3474,2],[3542,2]]], -[3510,[8801.92,1452.93,0],[[3476,2]]], [3511,[8659.04,1369,0],[[3476,2],[3543,2],[3511,2],[3544,2]]], [3512,[4442.34,13577.8,0],[[3478,2],[3546,2],[3512,2],[3547,2]]], [3513,[3972.98,10218.6,0],[[3480,2],[3548,2]]], [3514,[3744.61,10087.6,0],[[3482,2],[3549,2]]], [3515,[3579.75,9677.79,0],[[3483,2]]], -[3516,[3491.52,9573.1,0],[[3483,2],[3529,2]]], [3517,[2435.13,11288.6,-2.54313e-006],[[3486,2]]], [3518,[2368.88,11204.3,2.54313e-006],[[3486,2],[3550,2],[3520,2],[3551,2]]], [3519,[2705.15,10849.7,0],[[3457,2]]], [3520,[2439.11,11063.8,0],[[3488,2],[3518,2],[3521,2],[3520,2],[3550,2]]], [3521,[2440.63,11000.6,0],[[3520,2],[3575,2],[3521,2],[3488,2]]], -[3522,[2614.86,10564.7,0],[[3489,2],[3553,2],[3522,2],[3554,2]]], [3523,[2626.48,10714,2.54313e-006],[[3489,2]]], [3524,[3255.13,6242.23,0],[[3491,2],[3555,2]]], [3525,[2382.3,7412.04,0],[[3461,2]]], [3526,[2254.29,7478.73,6.35783e-007],[[3492,2]]], [3527,[2122.18,7578.59,0],[[3492,2],[3556,2],[3527,2],[3557,2]]], -[3528,[2630.08,9419.35,0],[[3493,2],[3558,2]]], [3529,[3354,9481.33,-2.54313e-006],[[3494,2],[3516,2],[3559,2],[3529,2]]], [3530,[2639.97,8056.97,0],[[3496,2],[3560,2],[3530,2],[3561,2]]], [3531,[2447.83,8056.43,0],[[3497,2]]], [3532,[2512.71,8138.3,0],[[3497,2]]], [3533,[2442.16,7804.64,2.54313e-006],[[3469,2]]], -[3534,[2196.41,7860.91,0],[[3500,2],[3563,2],[3534,2],[3564,2]]], [3535,[2564.95,7949.58,3.8147e-006],[[3502,2],[3561,2]]], [3536,[16458.3,4257.26,1.90735e-006],[[3505,2],[3565,2]]], [3537,[4504.68,14243.5,0],[[3507,2]]], [3538,[4539.98,13923,0],[[3507,2],[3566,2],[3538,2],[3547,2]]], [3539,[4511.09,14360.4,-1.90735e-006],[[3508,2]]], -[3540,[4418.48,14399.2,0],[[3508,2],[3541,2],[3540,2],[3567,2]]], [3541,[4427.27,14392.5,0],[[3540,2],[3585,2],[3508,2],[3541,2]]], [3542,[4887.56,6065.92,0],[[3509,2],[3568,2]]], [3543,[8687.82,1391.93,0],[[3511,2]]], [3544,[8604.47,1277.5,0],[[3511,2],[3569,2],[3544,2],[3570,2]]], [3545,[4245.48,13415,-6.35783e-007],[[3479,2]]], -[3546,[4413.69,13519.6,0],[[3512,2]]], [3547,[4478.66,13774.3,0],[[3512,2],[3538,2],[3571,2],[3547,2]]], [3548,[3864.47,10164.6,0],[[3513,2],[3572,2]]], [3549,[3745.6,10101.6,0],[[3514,2],[3573,2],[3572,2]]], [3550,[2398.1,11173.6,7.62939e-006],[[3518,2],[3520,2]]], [3551,[2287.35,11013.5,-7.62939e-006],[[3518,2],[3574,2]]], -[3552,[2582.04,10862.7,-5.08626e-006],[[3490,2]]], [3553,[2615.59,10611,0],[[3522,2]]], [3554,[2582.76,10447.5,-2.54313e-006],[[3522,2],[3576,2],[3554,2],[3577,2],[3578,2]]], [3555,[3240.68,6167.3,0],[[3524,2],[3579,2]]], [3556,[2139.11,7539.6,-1.58946e-007],[[3527,2]]], [3557,[2109.09,7754.08,0],[[3527,2],[3580,2],[3564,2]]], -[3558,[2469.36,9477.71,3.8147e-006],[[3528,2],[3581,2]]], [3559,[3343.08,9463.17,0],[[3529,2]]], [3560,[2666.01,8078.85,3.8147e-006],[[3530,2],[3582,2],[3560,2]]], [3561,[2572.46,7983.46,0],[[3530,2],[3535,2]]], [3562,[2421.46,7958.72,0],[[3501,2]]], [3563,[2233.9,7845.92,6.35783e-007],[[3534,2]]], -[3564,[2130,7895.52,3.17891e-007],[[3534,2],[3557,2],[3580,2],[3583,2]]], [3565,[16439.6,4175.29,-1.90735e-006],[[3536,2],[3584,2]]], [3566,[4554.23,13950.2,0],[[3538,2]]], [3567,[4312.75,14489.8,6.35783e-007],[[3540,2],[3586,2],[3587,2]]], [3568,[4833.42,6123.16,0],[[3542,2],[3588,2]]], [3569,[8610.11,1302.33,0],[[3544,2]]], -[3570,[8570.06,1179.4,0],[[3544,2],[3589,2],[3570,2],[3590,2]]], [3571,[4468.1,13737.9,9.53674e-007],[[3547,2]]], [3572,[3776.71,10127.7,0],[[3548,2],[3549,2]]], [3573,[3696.32,10134.9,-2.54313e-006],[[3549,2],[3591,2],[3573,2],[3592,2],[3593,2]]], [3574,[2264.14,10966.8,2.54313e-006],[[3551,2],[3594,2],[3574,2],[3595,2],[3596,2]]], [3575,[2473.85,10962.1,0],[[3521,2]]], -[3576,[2595.92,10472.3,0],[[3554,2]]], [3577,[2548.88,10291.2,0],[[3554,2],[3578,2],[3577,2],[3597,2]]], [3578,[2543.28,10311.7,0],[[3577,2],[3611,2],[3578,2],[3554,2]]], [3579,[3230.36,6063.26,0],[[3555,2],[3598,2]]], [3580,[2111.84,7838.9,-2.38419e-007],[[3557,2],[3564,2]]], [3581,[2408.44,9506.54,-1.27157e-006],[[3558,2],[3599,2],[3581,2],[3600,2]]], -[3582,[2668.99,8085.71,1.27157e-006],[[3560,2]]], [3583,[2156.11,7986,0],[[3564,2],[3601,2],[3583,2],[3602,2]]], [3584,[16403.7,4098.88,-1.90735e-006],[[3565,2],[3603,2]]], [3585,[4448.31,14387.2,6.35783e-007],[[3541,2]]], [3586,[4285.77,14583.7,-6.35783e-007],[[3567,2],[3604,2],[3586,2],[3605,2]]], [3587,[4212.48,14477.8,0],[[3567,2],[3587,2],[3606,2]]], -[3588,[4754.38,6153.54,0],[[3568,2],[3607,2]]], [3589,[8581.56,1201.43,0],[[3570,2]]], [3590,[8523.14,1091.92,3.17891e-007],[[3570,2],[3608,2],[3590,2],[3609,2]]], [3591,[3710.16,10123.6,-3.8147e-006],[[3573,2]]], [3592,[3584.82,10236.2,0],[[3573,2],[3593,2],[3592,2]]], [3593,[3602.67,10214.6,0],[[3592,2],[3625,2],[3593,2],[3573,2]]], -[3594,[2273.69,10981.6,3.8147e-006],[[3574,2]]], [3595,[2166.94,10828.7,2.54313e-006],[[3574,2],[3596,2],[3595,2],[3610,2]]], [3596,[2176.74,10857.6,-7.62939e-006],[[3595,2],[3626,2],[3596,2],[3574,2]]], [3597,[2571.96,10170.6,0],[[3577,2],[3612,2],[3597,2],[3613,2]]], [3598,[3284.76,6004.74,1.58946e-007],[[3579,2],[3598,2],[3614,2]]], [3599,[2432.46,9492.58,1.27157e-006],[[3581,2]]], -[3600,[2343.74,9552.55,-1.27157e-006],[[3581,2],[3615,2],[3616,2]]], [3601,[2150.7,7961.33,3.17891e-007],[[3583,2]]], [3602,[2176.65,8075.9,0],[[3583,2],[3617,2],[3602,2],[3618,2]]], [3603,[16363.9,3988.7,0],[[3584,2],[3619,2]]], [3604,[4312.67,14559.6,-6.35783e-007],[[3586,2]]], [3605,[4156.12,14584.3,0],[[3586,2],[3620,2],[3605,2],[3621,2]]], -[3606,[4132.21,14414.9,0],[[3587,2],[3622,2]]], [3607,[4630.19,6176.04,0],[[3588,2],[3623,2]]], [3608,[8537.58,1114.78,0],[[3590,2]]], [3609,[8451.8,973.703,3.17891e-007],[[3590,2],[3624,2],[3609,2]]], [3610,[2166.87,10648.6,0],[[3595,2],[3627,2]]], [3611,[2547.02,10343.4,-2.54313e-006],[[3578,2]]], -[3612,[2572.68,10212.7,0],[[3597,2]]], [3613,[2464.21,10022.8,0],[[3597,2],[3628,2],[3629,2]]], [3614,[3343.12,5912.5,0],[[3598,2],[3630,2]]], [3615,[2288.45,9487.03,0],[[3600,2]]], [3616,[2216.5,9657.64,0],[[3600,2],[3631,2],[3616,2],[3632,2],[3633,2]]], [3617,[2169.17,8052.55,0],[[3602,2]]], -[3618,[2217.39,8183.71,-3.17891e-007],[[3602,2],[3634,2],[3618,2],[3635,2]]], [3619,[16360.1,3920.62,0],[[3603,2],[3636,2]]], [3620,[4187.03,14594.1,0],[[3605,2]]], [3621,[4069.08,14551.6,-1.58946e-007],[[3605,2],[3637,2],[3621,2],[3638,2]]], [3622,[4081.14,14394.3,0],[[3606,2],[3639,2]]], [3623,[4515.53,6194.88,-7.62939e-006],[[3607,2],[3640,2]]], -[3624,[8468.33,1008.56,6.35783e-007],[[3609,2]]], [3625,[3623.53,10195.8,0],[[3593,2]]], [3626,[2198.31,10881.8,2.54313e-006],[[3596,2]]], [3627,[2161,10580,0],[[3610,2],[3641,2],[3627,2],[3642,2]]], [3628,[2331.66,9958.38,0],[[3613,2],[3629,2],[3628,2],[3643,2],[3644,2]]], [3629,[2357.18,9979.38,3.8147e-006],[[3628,2],[3660,2],[3629,2],[3613,2]]], -[3630,[3389.03,5881.81,-6.35783e-007],[[3614,2],[3645,2],[3646,2],[3630,2]]], [3631,[2290.13,9614.88,0],[[3616,2]]], [3632,[2105.54,9731.9,0],[[3616,2],[3647,2],[3648,2],[3633,2]]], [3633,[2107.74,9644.97,0],[[3616,2],[3632,2],[3649,2],[3650,2],[3648,2]]], [3634,[2201.28,8140.87,0],[[3618,2]]], [3635,[2255.87,8336.89,0],[[3618,2],[3651,2],[3635,2],[3652,2]]], -[3636,[16379.3,3855.36,-3.8147e-006],[[3619,2],[3653,2]]], [3637,[4091.74,14562.7,0],[[3621,2]]], [3638,[3963.43,14483.2,-1.19209e-007],[[3621,2],[3654,2],[3638,2],[3655,2],[3656,2],[3639,2]]], [3639,[3984.24,14381.5,1.58946e-007],[[3622,2],[3638,2],[3657,2],[3656,2]]], [3640,[4422.42,6181.24,0],[[3623,2],[3658,2]]], [3641,[2165.4,10598.6,0],[[3627,2]]], -[3642,[2102.24,10407,0],[[3627,2],[3659,2]]], [3643,[2195.51,9866.77,-1.27157e-006],[[3628,2],[3644,2],[3643,2],[3647,2]]], [3644,[2215.85,9883.08,0],[[3643,2],[3677,2],[3644,2],[3628,2]]], [3645,[3502.93,5858.34,0],[[3630,2],[3661,2]]], [3646,[3374.03,5888.44,-9.53674e-007],[[3630,2]]], [3647,[2080.47,9788.7,-1.27157e-006],[[3632,2],[3643,2],[3662,2],[3647,2]]], -[3648,[2050.21,9695.93,0],[[3632,2],[3633,2],[3663,2],[3662,2]]], [3649,[2070.1,9545.54,0],[[3633,2],[3664,2]]], [3650,[2052.61,9696.5,1.27157e-006],[[3650,2]]], [3651,[2246.47,8304.62,0],[[3635,2]]], [3652,[2301.21,8417.79,0],[[3635,2],[3665,2],[3652,2],[3666,2]]], [3653,[16424.8,3823.65,-1.27157e-006],[[3636,2],[3667,2],[3668,2],[3653,2]]], -[3654,[3986.45,14510.2,0],[[3638,2],[3669,2],[3654,2]]], [3655,[3853.22,14414.7,-1.58946e-007],[[3638,2],[3670,2],[3655,2],[3671,2],[3657,2]]], [3656,[3958.57,14432.6,-2.38419e-007],[[3638,2],[3639,2]]], [3657,[3903.65,14330.4,-1.58946e-007],[[3639,2],[3655,2],[3672,2],[3657,2],[3671,2]]], [3658,[4318.61,6154.58,7.62939e-006],[[3640,2],[3673,2]]], [3659,[2063.98,10351.5,0],[[3642,2],[3674,2],[3659,2],[3675,2],[3676,2]]], -[3660,[2387.18,9992.36,-1.27157e-006],[[3629,2]]], [3661,[3550.71,5878.13,0],[[3645,2],[3678,2]]], [3662,[2025.66,9867.31,0.0493927],[[3647,2],[3648,2],[3663,2],[3679,2],[3675,2]]], [3663,[1978.82,9822.61,1.90735e-006],[[3648,2],[3662,2]]], [3664,[2026.66,9457.78,0],[[3649,2],[3680,2]]], [3665,[2288.23,8402.03,4.76837e-007],[[3652,2]]], -[3666,[2337.61,8461.78,-3.17891e-007],[[3652,2],[3666,2],[3681,2]]], [3667,[16528.2,3813.54,0],[[3653,2],[3682,2]]], [3668,[16401.3,3836.26,-2.54313e-006],[[3653,2]]], [3669,[3992.25,14511.8,0],[[3654,2]]], [3670,[3871.54,14442.5,-1.58946e-007],[[3655,2]]], [3671,[3821.61,14336.4,0],[[3655,2],[3657,2],[3683,2]]], -[3672,[3935.53,14337.8,-2.38419e-007],[[3657,2]]], [3673,[4232.78,6109.16,7.62939e-006],[[3658,2],[3684,2]]], [3674,[2075.97,10364.5,0],[[3659,2]]], [3675,[1959.56,10164,-1.27157e-006],[[3659,2],[3662,2],[3676,2],[3675,2],[3685,2]]], [3676,[1942.13,10227.9,-3.8147e-006],[[3675,2],[3695,2],[3676,2],[3659,2]]], [3677,[2238.69,9897.33,-1.27157e-006],[[3644,2]]], -[3678,[3627.42,5959.04,0],[[3661,2],[3686,2]]], [3679,[1978.61,10002.3,0],[[3662,2],[3687,2],[3679,2]]], [3680,[2018.85,9419.05,0],[[3664,2],[3688,2],[3689,2],[3680,2]]], [3681,[2375.44,8524.61,-9.53674e-007],[[3666,2],[3690,2]]], [3682,[16516.4,3728.52,0],[[3667,2],[3691,2]]], [3683,[3789.2,14256.6,1.58946e-007],[[3671,2],[3692,2],[3683,2],[3693,2]]], -[3684,[4159.09,6087.37,-7.62939e-006],[[3673,2],[3694,2]]], [3685,[1977.05,10011,0.111359],[[3675,2]]], [3686,[3680.4,6010.12,0],[[3678,2],[3696,2]]], [3687,[1987.8,9959.52,-1.27157e-006],[[3679,2]]], [3688,[2053.58,9321.37,0],[[3680,2],[3697,2]]], [3689,[2020.09,9436.15,0],[[3680,2]]], -[3690,[2398.35,8619.42,0],[[3681,2],[3698,2]]], [3691,[16446.3,3668.25,0],[[3682,2],[3699,2]]], [3692,[3792.11,14276.5,2.38419e-007],[[3683,2]]], [3693,[3762.68,14143.5,0],[[3683,2],[3700,2],[3693,2],[3701,2]]], [3694,[4066.26,6066.26,0],[[3684,2],[3702,2]]], [3695,[1984.59,10279,0],[[3676,2]]], -[3696,[3730.89,6021.32,0],[[3686,2],[3703,2]]], [3697,[2128.45,9230.95,0],[[3688,2],[3704,2]]], [3698,[2455.6,8776.17,0],[[3690,2],[3705,2]]], [3699,[16391,3586.11,0],[[3691,2],[3706,2]]], [3700,[3772.58,14176.8,0],[[3693,2]]], [3701,[3748.52,14044.9,0],[[3693,2]]], -[3702,[3990.71,6028.31,0],[[3694,2],[3707,2]]], [3703,[3814.86,6009.98,3.8147e-006],[[3696,2],[3707,2]]], [3704,[2198.75,9170.98,0],[[3697,2],[3708,2]]], [3705,[2468.17,8846.07,1.90735e-006],[[3698,2],[3709,2]]], [3706,[16335.6,3497.97,0],[[3699,2],[3710,2]]], [3707,[3906.05,6024.9,3.8147e-006],[[3702,2],[3703,2]]], -[3708,[2299.85,9111.29,0],[[3704,2],[3711,2]]], [3709,[2452.63,8912.46,0],[[3705,2],[3712,2]]], [3710,[16245.8,3390.71,0],[[3706,2],[3713,2]]], [3711,[2356.77,9051.23,0],[[3708,2],[3712,2]]], [3712,[2405.78,8992.1,0],[[3709,2],[3711,2]]], [3713,[16191.9,3315.18,0],[[3710,2],[3714,2]]], -[3714,[16182.9,3297.2,0],[[3713,2],[3714,2],[3715,2],[3716,2]]], [3715,[16195.1,3195.23,2.54313e-006],[[3714,2],[3717,2],[3715,2],[3718,2]]], [3716,[16089.9,3213.26,0],[[3714,2],[3719,2],[3716,2]]], [3717,[16204.4,3245.17,2.54313e-006],[[3715,2]]], [3718,[16225.2,3042.63,-5.08626e-006],[[3715,2],[3720,2],[3718,2],[3721,2]]], [3719,[16071.1,3166.11,0],[[3716,2],[3722,2],[3719,2]]], -[3720,[16199.4,3066.76,-7.62939e-006],[[3718,2]]], [3721,[16331.9,2974.98,0],[[3718,2],[3723,2],[3721,2],[3724,2]]], [3722,[15942.7,3138.77,0],[[3719,2],[3725,2]]], [3723,[16302.6,2983.01,0],[[3721,2]]], [3724,[16458,2937.83,0],[[3721,2],[3726,2],[3724,2],[3727,2]]], [3725,[15915,3126.81,0],[[3722,2],[3728,2],[3725,2]]], -[3726,[16410.4,2953.87,0],[[3724,2]]], [3727,[16658.9,2936,7.62939e-006],[[3724,2],[3729,2]]], [3728,[15813.9,3022.59,0],[[3725,2],[3730,2]]], [3729,[16758.2,2916.27,2.54313e-006],[[3727,2],[3731,2],[3732,2]]], [3730,[15734.4,2975.4,0],[[3728,2],[3733,2]]], [3731,[16733.2,2924.09,5.08626e-006],[[3729,2]]], -[3732,[16856.6,2888.26,2.54313e-006],[[3729,2],[3734,2],[3732,2],[3735,2],[3736,2]]], [3733,[15721,2927.45,0],[[3730,2],[3737,2],[3738,2],[3733,2]]], [3734,[16824,2894.01,0],[[3732,2]]], [3735,[17005.8,2885.35,0],[[3732,2],[3736,2],[3735,2],[3739,2]]], [3736,[16988.7,2882.11,-3.05176e-005],[[3735,2],[3742,2],[3736,2],[3732,2]]], [3737,[15774.7,2859.61,-3.8147e-006],[[3733,2],[3740,2],[3741,2]]], -[3738,[15720.3,2941.86,0],[[3733,2]]], [3739,[17101.8,2922.19,0],[[3735,2],[3743,2],[3739,2],[3744,2]]], [3740,[15810.8,2794.66,0],[[3737,2],[3745,2],[3741,2],[3740,2]]], [3741,[15838.8,2813.7,3.8147e-006],[[3740,2],[3750,2],[3741,2],[3737,2]]], [3742,[16961.8,2881.14,0],[[3736,2]]], [3743,[17073.4,2911.25,-7.62939e-006],[[3739,2]]], -[3744,[17203.7,2905.49,0],[[3739,2],[3746,2],[3744,2],[3747,2],[3748,2]]], [3745,[15734,2787.78,1.90735e-006],[[3740,2],[3749,2]]], [3746,[17178.5,2923.21,0],[[3744,2]]], [3747,[17397.8,2892.05,-1.01725e-005],[[3744,2],[3748,2],[3747,2],[3751,2]]], [3748,[17341.4,2844.47,0],[[3747,2],[3753,2],[3748,2],[3744,2]]], [3749,[15592.2,2788.62,0],[[3745,2],[3752,2]]], -[3750,[15817.8,2833.72,0],[[3741,2]]], [3751,[17547.4,2993.38,0],[[3747,2],[3754,2],[3751,2],[3755,2]]], [3752,[15475,2799.5,-1.90735e-006],[[3749,2],[3756,2]]], [3753,[17305.3,2851.7,-5.08626e-006],[[3748,2]]], [3754,[17523.1,2982.65,7.62939e-006],[[3751,2]]], [3755,[17664.3,2997.89,0],[[3751,2],[3757,2],[3755,2],[3758,2]]], -[3756,[15382.6,2800.64,0],[[3752,2],[3759,2]]], [3757,[17624.7,3017.98,0],[[3755,2]]], [3758,[17801.3,2882.98,0],[[3755,2],[3760,2],[3758,2],[3761,2]]], [3759,[15300.6,2821.04,0],[[3756,2],[3762,2]]], [3760,[17771.4,2916.43,5.08626e-006],[[3758,2]]], [3761,[17929.1,2779.32,-5.08626e-006],[[3758,2],[3763,2],[3761,2],[3764,2]]], -[3762,[15220.2,2866.58,0],[[3759,2],[3765,2]]], [3763,[17884.4,2807.79,0],[[3761,2]]], [3764,[18044.8,2642.29,0],[[3761,2],[3766,2],[3764,2],[3767,2]]], [3765,[15151,2928.28,0],[[3762,2],[3768,2]]], [3766,[18029.9,2675.1,-5.08626e-006],[[3764,2]]], [3767,[18088.4,2563.41,0],[[3764,2]]], -[3768,[15096.4,2981.34,0],[[3765,2],[3769,2]]], [3769,[15007.2,3006.35,1.90735e-006],[[3768,2],[3770,2]]], [3770,[14925.4,3006.76,9.53674e-007],[[3769,2],[3771,2]]], [3771,[14811.7,2989.52,-9.53674e-007],[[3770,2],[3772,2]]], [3772,[14722.7,2987.09,0],[[3771,2],[3773,2]]], [3773,[14635.5,2956.56,0],[[3772,2],[3774,2]]], -[3774,[14543.7,2943.08,0],[[3773,2],[3775,2]]], [3775,[14449.3,2950.28,0],[[3774,2],[3776,2],[3777,2]]], [3776,[14307.9,2963.52,-9.53674e-007],[[3775,2],[3778,2],[3779,2]]], [3777,[14440.4,2922.08,6.35783e-007],[[3775,2],[3777,2],[3780,2]]], [3778,[14231.6,2972.14,0],[[3776,2],[3781,2]]], [3779,[14363.4,2907.13,0],[[3780,2],[3785,2],[3779,2],[3776,2]]], -[3780,[14436.5,2887.35,0],[[3777,2],[3782,2],[3779,2]]], [3781,[14141.7,3008.86,0],[[3778,2],[3783,2]]], [3782,[14449.7,2841.28,0],[[3780,2],[3782,2],[3784,2]]], [3783,[14060.7,3071.92,0],[[3781,2],[3786,2]]], [3784,[14452.9,2790.53,0],[[3782,2]]], [3785,[14385,2888.39,0],[[3779,2]]], -[3786,[13998.8,3141.21,-9.53674e-007],[[3783,2],[3787,2],[3788,2]]], [3787,[13932.7,3175.69,0],[[3786,2],[3789,2],[3790,2],[3787,2]]], [3788,[13964.4,3170.88,0],[[3790,2],[3786,2]]], [3789,[13792.1,3135.63,0],[[3787,2],[3791,2]]], [3790,[13952.3,3175.88,0],[[3787,2],[3788,2]]], [3791,[13700.2,3111.9,0],[[3789,2],[3792,2]]], -[3792,[13589.3,3124.31,0],[[3791,2],[3793,2]]], [3793,[13476.9,3157.15,9.53674e-007],[[3792,2],[3794,2]]], [3794,[13386.3,3201.01,0],[[3793,2],[3795,2]]], [3795,[13326.4,3226.62,0],[[3794,2],[3796,2]]], [3796,[13203.3,3227.48,1.90735e-006],[[3795,2],[3797,2]]], [3797,[13108.4,3234.76,1.90735e-006],[[3796,2],[3798,2]]], -[3798,[13003.7,3227.7,-1.90735e-006],[[3797,2],[3799,2]]], [3799,[12900.6,3210.4,0],[[3798,2],[3800,2]]], [3800,[12800.3,3220.98,0],[[3799,2],[3801,2]]], [3801,[12705.8,3209.33,-3.8147e-006],[[3800,2],[3802,2]]], [3802,[12635.1,3188.82,0],[[3801,2],[3803,2]]], [3803,[12561.1,3132.78,0],[[3802,2],[3804,2]]], -[3804,[12475.6,3096.71,0],[[3803,2],[3805,2]]], [3805,[12381.1,3050.78,0],[[3804,2],[3806,2]]], [3806,[12283.2,3014.22,0],[[3805,2],[3807,2]]], [3807,[12196.1,2944.29,9.53674e-007],[[3806,2],[3808,2]]], [3808,[12132.4,2900.55,0],[[3807,2],[3809,2]]], [3809,[12052.1,2838.84,0],[[3808,2],[3810,2]]], -[3810,[11911.3,2757.39,0],[[3809,2],[3811,2]]], [3811,[11830.4,2691.11,0],[[3810,2],[3812,2]]], [3812,[11757.8,2615.3,0],[[3811,2],[3813,2]]], [3813,[11712.5,2543.68,0],[[3812,2],[3814,2]]], [3814,[11646.9,2495.27,-1.90735e-006],[[3813,2],[3815,2]]], [3815,[11581.1,2451.9,0],[[3814,2],[3816,2]]], -[3816,[11523.2,2356.39,0],[[3815,2],[3817,2]]], [3817,[11485.2,2313.54,0],[[3816,2],[3818,2]]], [3818,[11404.8,2268,-3.8147e-006],[[3817,2],[3819,2]]], [3819,[11318.4,2235.33,3.8147e-006],[[3818,2],[3820,2]]], [3820,[11233.6,2167.32,0],[[3819,2],[3821,2]]], [3821,[11142.1,2100.06,0],[[3820,2],[3822,2]]], -[3822,[11052,2047.06,0],[[3821,2],[3823,2]]], [3823,[10991.4,1978.72,0],[[3822,2]]]]; diff --git a/A3-Antistasi/NavGrids/navGridtakistan.sqf b/A3-Antistasi/NavGrids/navGridtakistan.sqf deleted file mode 100644 index 3ef38beca2..0000000000 --- a/A3-Antistasi/NavGrids/navGridtakistan.sqf +++ /dev/null @@ -1,254 +0,0 @@ -navGrid = [[0,[5150.83,6111.47,0],[[1,2],[2,2],[3,2]]], [1,[5180.75,6134.8,-5.08626e-006],[[0,2],[4,2],[5,2]]], [2,[5046.87,6114.19,0],[[0,2],[6,2]]], [3,[5165.25,6058.7,0],[[0,2]]], [4,[5222.82,6153.63,-3.8147e-006],[[1,2],[4,2],[7,2],[8,2]]], [5,[5113.24,6279.71,0],[[1,2],[9,2]]], -[6,[4961.51,6061.03,0],[[2,2],[10,2]]], [7,[5292.34,6068.2,0],[[4,2],[11,2]]], [8,[5284.91,6232.83,0],[[4,2],[8,2],[12,2]]], [9,[5066.16,6424.88,-1.52588e-005],[[5,2],[13,2]]], [10,[4905.36,5990.36,0],[[6,2],[14,2]]], [11,[5319.12,6025.46,0],[[7,2]]], -[12,[5376.51,6276.82,0],[[8,2],[15,2]]], [13,[5040.98,6522.09,0],[[9,2],[16,2]]], [14,[4802.89,5875.72,0],[[10,2],[17,2]]], [15,[5520.37,6356.73,0],[[12,2],[18,2]]], [16,[5021.78,6579.9,0],[[13,2],[19,2]]], [17,[4735.73,5814.56,-1.52588e-005],[[14,2],[20,2]]], -[18,[5627.18,6434.48,0],[[15,2],[21,2]]], [19,[4962.68,6642.83,0],[[16,2],[22,2]]], [20,[4681.36,5789.07,1.01725e-005],[[17,2],[23,2],[24,2]]], [21,[5680.62,6510.94,1.52588e-005],[[18,2],[25,2]]], [22,[4890.36,6683.18,0],[[19,2],[26,2]]], [23,[4533.6,5768.18,0],[[20,2],[27,2]]], -[24,[4717.04,5688.47,0],[[20,2],[28,2]]], [25,[5744.21,6604.91,0],[[21,2],[29,2]]], [26,[4801.09,6702.48,0],[[22,2],[30,2],[31,2]]], [27,[4396.93,5747.12,0],[[23,2],[32,2]]], [28,[4780.21,5625,0],[[24,2],[33,2]]], [29,[5814.54,6663.74,0],[[25,2],[34,2]]], -[30,[4797.03,6750.66,5.08626e-006],[[26,2],[35,2],[31,2],[30,2]]], [31,[4770.47,6722.37,0],[[30,2],[41,2],[26,2]]], [32,[4277.23,5726.77,0],[[27,2],[36,2]]], [33,[4847.27,5546.48,0],[[28,2],[37,2]]], [34,[5855.32,6685.16,-5.08626e-006],[[29,2],[38,2],[39,2]]], [35,[4959.46,6787.4,0],[[30,2],[40,2]]], -[36,[4125.44,5675.51,0],[[32,2],[42,2]]], [37,[4911.74,5497.43,5.08626e-006],[[33,2],[43,2],[44,2],[37,2]]], [38,[5890.4,6558.44,0],[[34,2],[45,2]]], [39,[5910.65,6759.42,1.52588e-005],[[34,2],[46,2]]], [40,[5031.99,6806.19,-3.05176e-005],[[35,2],[47,2]]], [41,[4784.11,6711.13,-5.08626e-006],[[31,2]]], -[42,[4051.39,5651.57,0],[[36,2],[48,2]]], [43,[5097.59,5413.09,0],[[37,2],[49,2]]], [44,[4888.89,5512.05,7.62939e-006],[[37,2]]], [45,[5888.61,6417.08,0],[[38,2],[50,2]]], [46,[5931.29,6862.85,0],[[39,2],[51,2]]], [47,[5040.41,6811.55,0],[[40,2]]], -[48,[3949.49,5653.36,0],[[42,2],[52,2]]], [49,[5175.41,5397.42,5.08626e-006],[[43,2],[53,2],[54,2]]], [50,[5872.92,6288.25,0],[[45,2],[55,2]]], [51,[5968.71,6968.17,1.52588e-005],[[46,2],[56,2]]], [52,[3815.87,5648.9,0],[[48,2],[57,2]]], [53,[5171.79,5275.91,0],[[49,2],[58,2]]], -[54,[5322.52,5441.57,0],[[49,2],[59,2]]], [55,[5849.4,6172.21,1.52588e-005],[[50,2],[60,2]]], [56,[5971.83,7019.3,0],[[51,2],[61,2]]], [57,[3651.34,5601.44,0],[[52,2],[62,2],[63,2]]], [58,[5214.58,5156.53,0],[[53,2],[64,2]]], [59,[5482.11,5477.33,0],[[54,2],[65,2]]], -[60,[5807.32,6027.62,0],[[55,2],[66,2]]], [61,[5917.98,7121.4,1.52588e-005],[[56,2],[67,2]]], [62,[3492.7,5561.43,1.52588e-005],[[57,2],[68,2]]], [63,[3617.45,5519.15,0],[[57,2],[69,2],[70,2],[63,2]]], [64,[5296.81,5009.27,0],[[58,2],[71,2]]], [65,[5560.92,5507.8,0],[[59,2],[72,2]]], -[66,[5794.32,5931.27,0],[[60,2],[73,2]]], [67,[5896.51,7171.32,0],[[61,2],[74,2],[75,2]]], [68,[3362.25,5520.2,-1.52588e-005],[[62,2],[76,2]]], [69,[3607.44,5340.48,0],[[63,2],[77,2]]], [70,[3616.21,5543.28,0],[[63,2],[78,2],[70,2]]], [71,[5316.95,4943.02,0],[[64,2],[79,2]]], -[72,[5613.08,5579.7,0],[[65,2],[80,2]]], [73,[5802.08,5915.08,-5.08626e-006],[[66,2],[81,2],[82,2]]], [74,[5877.33,7210.79,-2.54313e-006],[[67,2],[74,2],[83,2]]], [75,[6002.54,7216.01,0],[[67,2]]], [76,[3237.6,5494.55,0],[[68,2],[84,2]]], [77,[3585.41,5241.56,0],[[69,2],[85,2]]], -[78,[3619.41,5546.93,5.08626e-006],[[70,2]]], [79,[5309.17,4843.62,-1.52588e-005],[[71,2],[86,2]]], [80,[5673.65,5658.06,3.05176e-005],[[72,2],[87,2]]], [81,[5833.17,5802.01,0],[[73,2],[88,2],[81,2],[89,2],[87,2]]], [82,[5868.01,5894.73,0],[[73,2],[90,2]]], [83,[5907.33,7305.44,7.62939e-006],[[74,2],[91,2]]], -[84,[3115.6,5468.19,-1.52588e-005],[[76,2],[92,2]]], [85,[3571.44,5114.2,0],[[77,2],[93,2]]], [86,[5300.99,4724.09,1.52588e-005],[[79,2],[94,2]]], [87,[5775.62,5713.56,0],[[80,2],[81,2],[89,2]]], [88,[5825.15,5823.27,0],[[81,2]]], [89,[5829.24,5731.86,0],[[81,2],[87,2],[95,2]]], -[90,[5938.23,5860.89,0],[[82,2],[96,2]]], [91,[5938.72,7391.9,-2.54313e-006],[[83,2],[97,2],[98,2]]], [92,[3007.86,5419.02,0],[[84,2],[99,2]]], [93,[3577.67,5048.26,1.52588e-005],[[85,2],[100,2]]], [94,[5325.38,4615.4,0],[[86,2],[101,2]]], [95,[5895.02,5647.1,-7.62939e-006],[[89,2],[102,2],[95,2],[103,2],[104,2]]], -[96,[6042.16,5846.72,-3.05176e-005],[[90,2],[105,2]]], [97,[5998.99,7358.22,0],[[91,2],[106,2]]], [98,[5963.47,7584.19,0],[[91,2],[107,2]]], [99,[2893.36,5339.39,-1.52588e-005],[[92,2],[108,2]]], [100,[3622.54,4915.05,0],[[93,2],[109,2]]], [101,[5358.18,4450.6,0],[[94,2],[110,2]]], -[102,[5881.41,5683.97,0],[[95,2]]], [103,[5835.39,5583.41,-3.05176e-005],[[95,2],[111,2]]], [104,[5987.06,5520.17,0],[[95,2],[112,2]]], [105,[6070.8,5859.31,0],[[96,2],[105,2],[113,2]]], [106,[6050.79,7319.92,0],[[97,2],[114,2]]], [107,[5966.92,7723.19,0],[[98,2],[115,2]]], -[108,[2787.61,5250.2,0],[[99,2],[116,2]]], [109,[3632.83,4857.41,-5.08626e-006],[[100,2],[109,2],[117,2]]], [110,[5373.55,4311.33,3.05176e-005],[[101,2],[118,2]]], [111,[5772.13,5558.63,0],[[103,2]]], [112,[6068.95,5383.87,0],[[104,2],[119,2]]], [113,[6137.62,5910.95,0],[[105,2],[120,2]]], -[114,[6111.33,7310.23,7.62939e-006],[[106,2],[121,2]]], [115,[5969.45,7866.1,0],[[107,2],[122,2]]], [116,[2698.28,5183.18,0],[[108,2],[123,2]]], [117,[3630.74,4774.84,1.52588e-005],[[109,2],[124,2]]], [118,[5380.5,4161.23,3.05176e-005],[[110,2],[125,2]]], [119,[6139.53,5284.51,0],[[112,2],[126,2]]], -[120,[6191.5,5923.45,1.01725e-005],[[113,2],[127,2],[128,2]]], [121,[6238.54,7324.14,1.52588e-005],[[114,2],[129,2]]], [122,[5990.74,7952.85,0],[[115,2],[130,2]]], [123,[2569.81,5112.36,-1.52588e-005],[[116,2],[131,2]]], [124,[3636.94,4732.73,-5.08626e-006],[[117,2],[132,2],[133,2],[124,2]]], [125,[5357.99,4038.58,0],[[118,2],[134,2]]], -[126,[6177.48,5247.05,0],[[119,2],[135,2],[136,2],[137,2]]], [127,[6163.31,5778.9,0],[[120,2],[138,2]]], [128,[6232.97,5981.49,0],[[120,2],[139,2],[128,2]]], [129,[6393.97,7348.69,0],[[121,2],[140,2]]], [130,[5921.97,8035.36,7.62939e-006],[[122,2],[141,2]]], [131,[2518.5,5096.66,0],[[123,2],[142,2],[143,2]]], -[132,[3646.2,4610.35,1.52588e-005],[[124,2],[144,2]]], [133,[3636.8,4752.25,0],[[124,2]]], [134,[5375.5,3983.12,0],[[125,2],[145,2]]], [135,[6296.42,5171.17,0],[[126,2],[146,2]]], [136,[6167.22,5207.56,0],[[126,2],[147,2],[136,2],[148,2]]], [137,[6187.83,5275.48,0],[[137,2]]], -[138,[6119.63,5641.26,0],[[127,2],[149,2],[150,2]]], [139,[6238.92,5984.74,0],[[128,2],[151,2]]], [140,[6542.52,7365.51,0],[[129,2],[152,2]]], [141,[5837.61,8126.5,0],[[130,2],[153,2]]], [142,[2455.85,5120.04,0],[[131,2],[154,2]]], [143,[2491.04,5009.09,0],[[131,2],[155,2]]], -[144,[3658.95,4584.57,0],[[132,2],[144,2],[156,2]]], [145,[5413.77,3901.69,-1.01725e-005],[[134,2],[157,2],[145,2],[158,2]]], [146,[6425.63,5134.04,0],[[135,2],[159,2]]], [147,[6162.06,5225.08,0],[[136,2]]], [148,[6263.36,5074.03,0],[[136,2],[160,2]]], [149,[6085.9,5549.25,0],[[138,2],[161,2],[149,2],[162,2]]], -[150,[6237.57,5613.28,0],[[138,2],[163,2]]], [151,[6335.47,5990.87,0],[[139,2],[164,2]]], [152,[6680.74,7366.52,0],[[140,2],[165,2]]], [153,[5822.01,8155.9,5.08626e-006],[[141,2],[166,2],[153,2]]], [154,[2445.41,5127.37,0],[[142,2],[154,2],[167,2]]], [155,[2428.14,4886.97,-1.52588e-005],[[143,2],[168,2]]], -[156,[3719.48,4530.35,0],[[144,2],[169,2]]], [157,[5414.68,3911.52,0],[[145,2]]], [158,[5380.96,3807.98,3.05176e-005],[[145,2],[170,2]]], [159,[6509.84,5118.09,3.05176e-005],[[146,2],[171,2]]], [160,[6321.78,5019.62,0],[[148,2]]], [161,[6137.11,5398.1,3.05176e-005],[[137,2],[162,2],[149,2]]], -[162,[6102.62,5485.04,-1.52588e-005],[[161,2],[149,2]]], [163,[6379.79,5607.16,0],[[150,2],[172,2]]], [164,[6450.48,5975.89,0],[[151,2],[173,2]]], [165,[6751.17,7344.91,0],[[152,2],[174,2]]], [166,[5788.87,8281.93,0],[[153,2],[175,2]]], [167,[2384.96,5198.25,0],[[154,2],[176,2]]], -[168,[2352.05,4747.39,0],[[155,2],[177,2]]], [169,[3742.59,4467.41,5.08626e-006],[[156,2],[178,2],[179,2],[169,2]]], [170,[5325.87,3737.7,0],[[158,2],[180,2]]], [171,[6638.53,5071.8,0],[[159,2],[181,2]]], [172,[6476.65,5637.42,0],[[163,2],[182,2]]], [173,[6554.95,5983.34,0],[[164,2],[183,2]]], -[174,[6788.86,7282.91,0],[[165,2],[184,2]]], [175,[5745.27,8414.01,0],[[166,2],[185,2]]], [176,[2324.05,5331.68,0],[[167,2],[186,2]]], [177,[2317.94,4648.25,-1.52588e-005],[[168,2],[187,2]]], [178,[3684.12,4376.5,0],[[169,2],[188,2],[189,2]]], [179,[3745.73,4481.52,0],[[169,2]]], -[180,[5226.61,3658.75,0],[[170,2],[190,2]]], [181,[6804.78,5025.2,0],[[171,2],[191,2]]], [182,[6569.07,5670.11,-7.62939e-006],[[172,2],[192,2],[193,2],[182,2]]], [183,[6662.91,6042.56,0],[[173,2],[194,2]]], [184,[6826.15,7177.13,0],[[174,2],[195,2]]], [185,[5682.93,8546.2,0],[[175,2],[196,2]]], -[186,[2283.1,5411.19,-1.52588e-005],[[176,2],[197,2]]], [187,[2232.93,4527.33,0],[[177,2],[198,2]]], [188,[3571.86,4285.24,0],[[188,2]]], [189,[3757.77,4360.16,0],[[178,2],[199,2]]], [190,[5173.35,3598.46,-3.05176e-005],[[180,2],[200,2]]], [191,[6861.31,5003.03,-7.62939e-006],[[181,2],[201,2],[191,2],[202,2]]], -[192,[6627.54,5655.31,-3.05176e-005],[[182,2]]], [193,[6556.77,5670.66,1.01725e-005],[[182,2]]], [194,[6730.92,6059.73,0],[[183,2],[203,2],[204,2]]], [195,[6811.3,7061.85,0],[[184,2],[205,2]]], [196,[5618.19,8684.25,7.62939e-006],[[185,2],[206,2]]], [197,[2221.82,5452.92,0],[[186,2],[207,2],[208,2]]], -[198,[2155.24,4437.79,0],[[187,2],[209,2]]], [199,[3872.19,4376.01,0],[[189,2]]], [200,[5168.13,3551.2,0],[[190,2],[212,2],[200,2],[213,2]]], [201,[7014.04,4962.51,0],[[191,2],[214,2]]], [202,[6805.48,4876.7,3.05176e-005],[[191,2],[215,2]]], [203,[6814.36,6033.47,0],[[194,2],[216,2]]], -[204,[6740.71,6247.69,-3.05176e-005],[[194,2],[217,2]]], [205,[6773.01,6909.11,-1.52588e-005],[[195,2],[218,2]]], [206,[5572.5,8819.14,0],[[196,2],[219,2]]], [207,[2103.31,5502.15,-1.52588e-005],[[197,2],[208,2],[207,2],[220,2]]], [208,[2118.17,5489.11,0],[[207,2],[232,2],[208,2],[197,2]]], [209,[2055.05,4323.93,0],[[198,2],[221,2]]], -[210,[3536.39,4176.02,0],[[188,2],[211,2]]], [211,[3530.92,4147.12,0],[[210,2],[222,2],[223,2]]], [212,[5166.47,3568.72,0],[[200,2]]], [213,[5187.57,3427.98,0],[[200,2],[224,2]]], [214,[7147.28,4920.36,0],[[201,2],[225,2]]], [215,[6718.76,4761.88,0],[[202,2],[226,2]]], -[216,[6885.75,5973.26,0],[[203,2],[227,2]]], [217,[6758.62,6401.54,0],[[204,2],[228,2]]], [218,[6736.76,6777.58,0],[[205,2],[229,2]]], [219,[5529.52,8915.64,0],[[206,2],[230,2],[231,2]]], [220,[2019.14,5557.46,-7.62939e-006],[[220,2],[233,2]]], [221,[1979.99,4219.5,0],[[209,2],[234,2]]], -[222,[3564.25,3995.48,0],[[211,2],[235,2]]], [223,[3440.66,4093.9,0],[[211,2],[236,2]]], [224,[5170.27,3392.92,-2.03451e-005],[[213,2],[237,2],[224,2],[238,2]]], [225,[7273.04,4901.23,0],[[214,2],[239,2]]], [226,[6651.48,4678.95,0],[[215,2],[240,2]]], [227,[6991.64,5863.22,0],[[216,2],[241,2]]], -[228,[6762.13,6526.21,3.05176e-005],[[217,2],[229,2]]], [229,[6743.15,6660.01,3.05176e-005],[[218,2],[228,2]]], [230,[5498.34,9041.99,0],[[219,2],[242,2]]], [231,[5661.45,8943.15,-7.62939e-006],[[219,2],[243,2]]], [232,[2150.95,5477.21,-5.08626e-006],[[208,2]]], [233,[1923.56,5571.43,0],[[220,2],[233,2],[244,2]]], -[234,[1950.83,4126.2,0],[[221,2],[245,2]]], [235,[3606.57,3947.59,0],[[222,2],[246,2]]], [236,[3410,4049.18,0],[[223,2],[247,2]]], [237,[5178.79,3403.62,-3.05176e-005],[[224,2]]], [238,[5025.98,3294.83,0],[[224,2],[248,2]]], [239,[7385.84,4891.9,0],[[225,2],[249,2]]], -[240,[6592.14,4556.85,0],[[226,2],[240,2]]], [241,[7074.96,5809.85,0],[[227,2],[250,2]]], [242,[5503.53,9127.81,0],[[230,2],[251,2]]], [243,[5685.8,8958.22,-3.8147e-006],[[231,2],[252,2],[253,2],[254,2]]], [244,[1855.4,5637.04,0],[[233,2],[255,2]]], [245,[1913.54,4001.56,0],[[234,2],[256,2]]], -[246,[3698.6,3866.77,3.05176e-005],[[235,2],[257,2]]], [247,[3386.32,3957.15,0],[[236,2],[258,2]]], [248,[4907.41,3230.22,-6.10352e-005],[[238,2],[259,2]]], [249,[7504.69,4906.35,0],[[239,2],[260,2],[249,2],[261,2]]], [250,[7205.12,5749.51,3.05176e-005],[[241,2],[262,2]]], [251,[5523.71,9245.82,0],[[242,2],[263,2]]], -[252,[5887.42,8991.55,-7.62939e-006],[[243,2],[264,2]]], [253,[5729.53,8813.19,0],[[243,2],[265,2]]], [254,[5654.28,9127.26,0],[[243,2],[266,2]]], [255,[1789.51,5668.9,0],[[244,2],[267,2]]], [256,[1879.3,3894.52,0],[[245,2],[268,2]]], [257,[3795.66,3752.58,0],[[246,2],[269,2]]], -[258,[3361.3,3853.82,0],[[247,2],[270,2]]], [259,[4769.4,3151.01,0],[[248,2],[271,2]]], [260,[7494.91,4890.66,0],[[249,2]]], [261,[7538.98,4970.67,-1.01725e-005],[[249,2],[272,2],[261,2]]], [262,[7374.63,5683.42,3.05176e-005],[[250,2],[273,2]]], [263,[5526.73,9313.78,-1.90735e-006],[[251,2],[274,2],[263,2],[275,2],[266,2]]], -[264,[6023.14,9011.71,0],[[252,2],[276,2]]], [265,[5774.79,8675.44,7.62939e-006],[[253,2],[277,2]]], [266,[5655.94,9260.67,0],[[254,2],[263,2],[275,2]]], [267,[1686.39,5674.32,-1.52588e-005],[[255,2],[278,2]]], [268,[1844.92,3854.2,5.08626e-006],[[256,2],[279,2],[280,2]]], [269,[3840.11,3658.23,0],[[257,2],[281,2]]], -[270,[3340.7,3774.58,3.05176e-005],[[258,2],[282,2]]], [271,[4740.71,3108.98,2.03451e-005],[[259,2],[283,2],[271,2],[284,2]]], [272,[7652.54,5021.8,0],[[261,2],[285,2]]], [273,[7523.1,5645.91,0],[[262,2],[286,2]]], [274,[5513.29,9481.92,0],[[263,2],[287,2]]], [275,[5629.93,9303.28,0],[[263,2],[266,2]]], -[276,[6135.11,8999.14,0],[[264,2],[288,2]]], [277,[5793.82,8562.12,0],[[265,2]]], [278,[1620.24,5690.26,0],[[267,2],[289,2]]], [279,[1716.14,3718.8,0],[[268,2],[290,2]]], [280,[1817.94,3861,0],[[268,2],[280,2],[291,2]]], [281,[3857.88,3508.72,0],[[269,2],[292,2]]], -[282,[3280.51,3659.75,3.05176e-005],[[270,2],[293,2]]], [283,[4746.33,3125.64,3.05176e-005],[[271,2]]], [284,[4701.1,3021.78,0],[[271,2],[294,2]]], [285,[7793.15,5060.47,-3.05176e-005],[[272,2],[295,2]]], [286,[7675.79,5619.12,0],[[273,2],[296,2]]], [287,[5533.35,9579.79,0],[[274,2],[297,2]]], -[288,[6265.04,8974.17,2.54313e-006],[[276,2],[298,2],[288,2],[299,2]]], [289,[1595.2,5695.1,-5.08626e-006],[[278,2],[300,2],[301,2]]], [290,[1631.17,3642.21,0],[[279,2],[302,2],[303,2],[290,2]]], [291,[1697.51,3781.89,0],[[280,2],[304,2]]], [292,[3887.54,3377.12,0],[[281,2],[305,2]]], [293,[3198.5,3547.87,-3.05176e-005],[[282,2]]], -[294,[4623.98,2951.15,0],[[284,2],[306,2]]], [295,[7910.41,5093.94,0],[[285,2],[307,2]]], [296,[7811.83,5594.06,0],[[286,2],[308,2]]], [297,[5577.57,9733.27,0],[[287,2],[309,2]]], [298,[6243.63,8976.5,3.8147e-006],[[288,2]]], [299,[6442.34,8976.67,7.62939e-006],[[288,2],[310,2]]], -[300,[1460.14,5782.16,0],[[289,2],[311,2],[312,2]]], [301,[1500.98,5541.34,0],[[289,2],[313,2]]], [302,[1528.82,3537.12,-1.01725e-005],[[290,2],[314,2],[315,2],[302,2]]], [303,[1645.27,3656.27,0],[[290,2]]], [304,[1539.32,3680.6,-1.52588e-005],[[291,2],[316,2]]], [305,[3932,3249.72,3.05176e-005],[[292,2],[317,2]]], -[306,[4505.4,2886.36,6.10352e-005],[[294,2],[318,2]]], [307,[8014.69,5101.32,0],[[295,2],[319,2]]], [308,[7948.61,5568.78,0],[[296,2],[320,2]]], [309,[5604.25,9861.81,0],[[297,2],[321,2],[322,2]]], [310,[6542.61,8991.83,-7.62939e-006],[[299,2],[323,2]]], [311,[1316.1,5854,0],[[300,2],[324,2]]], -[312,[1480.7,5860.69,0],[[300,2],[325,2]]], [313,[1429.26,5463.59,0],[[301,2],[326,2]]], [314,[1417.18,3512.07,0],[[302,2],[327,2],[328,2]]], [315,[1544.57,3541.67,-7.62939e-006],[[302,2]]], [316,[1441.2,3644.88,0],[[304,2],[329,2]]], [317,[3982.37,3167.81,3.05176e-005],[[305,2],[330,2]]], -[318,[4384.03,2814.26,0],[[306,2],[331,2]]], [319,[8126.75,5085.09,0],[[307,2],[332,2]]], [320,[8087.85,5544.81,0],[[308,2],[333,2]]], [321,[5471.2,9897.56,7.62939e-006],[[309,2],[334,2]]], [322,[5680.56,9953.35,-1.90735e-006],[[309,2],[335,2],[336,2],[337,2]]], [323,[6622.4,8967.04,0],[[310,2],[338,2]]], -[324,[1245.88,5864.06,0],[[311,2],[339,2]]], [325,[1466.86,5980.12,-3.05176e-005],[[312,2],[340,2]]], [326,[1326.76,5398.88,0],[[313,2],[341,2]]], [327,[1334.9,3452.84,1.01725e-005],[[314,2],[342,2],[343,2],[327,2]]], [328,[1420.02,3548.43,0],[[314,2],[328,2],[344,2]]], [329,[1352.22,3702.91,0],[[316,2],[345,2]]], -[330,[4069.35,3065.01,0],[[317,2],[346,2]]], [331,[4291.3,2781.33,0],[[318,2],[347,2]]], [332,[8222.17,5097.09,3.05176e-005],[[319,2],[348,2]]], [333,[8166.82,5525.33,0],[[320,2],[349,2]]], [334,[5340.13,9890.63,0],[[321,2],[350,2]]], [335,[5782.34,10088.1,0],[[322,2],[351,2]]], -[336,[5600.65,10001,2.54313e-006],[[322,2],[352,2],[353,2]]], [337,[5749.22,9885.6,-2.54313e-006],[[322,2],[337,2],[354,2]]], [338,[6772.48,8928.69,-7.62939e-006],[[323,2],[355,2]]], [339,[1135.94,5837.54,0],[[324,2],[356,2]]], [340,[1456.47,6133.64,0],[[325,2],[357,2]]], [341,[1195.91,5332.68,0],[[326,2],[358,2]]], -[342,[1216.19,3310.43,-1.52588e-005],[[327,2],[359,2]]], [343,[1355.14,3473.06,5.08626e-006],[[327,2]]], [344,[1433.89,3589.3,0],[[328,2]]], [345,[1274,3786.08,-3.05176e-005],[[329,2],[360,2]]], [346,[4075.03,3032.1,0],[[330,2],[361,2],[362,2],[346,2]]], [347,[4209.01,2849.58,0],[[331,2],[363,2]]], -[348,[8344.29,5130.55,0],[[332,2],[364,2]]], [349,[8227.98,5485.24,0],[[333,2],[365,2]]], [350,[5203.39,9874.92,7.62939e-006],[[334,2],[366,2]]], [351,[5844.91,10201.1,0],[[335,2],[367,2]]], [352,[5594.94,10050.9,0],[[336,2],[368,2]]], [353,[5436.32,10006.1,0],[[336,2],[369,2]]], -[354,[5841.64,9852.44,7.62939e-006],[[337,2],[370,2]]], [355,[6799.42,8922.58,-2.54313e-006],[[338,2],[371,2],[372,2]]], [356,[1037.98,5792.29,0],[[339,2],[373,2]]], [357,[1469.17,6258.67,0],[[340,2],[374,2]]], [358,[1122.74,5285.44,-3.05176e-005],[[341,2],[375,2]]], [359,[1095.42,3205.57,0],[[342,2],[376,2]]], -[360,[1234.12,3868.93,0],[[345,2],[377,2]]], [361,[4089.64,2922.08,0],[[346,2],[363,2]]], [362,[4074.91,3048.83,0],[[346,2]]], [363,[4108.06,2871.2,-4.06901e-005],[[347,2],[361,2],[378,2]]], [364,[8427.31,5167.14,0],[[348,2],[379,2]]], [365,[8254.82,5476.34,-1.01725e-005],[[349,2],[380,2],[381,2],[365,2],[382,2]]], -[366,[5091.87,9861.17,0],[[350,2],[383,2]]], [367,[5897.41,10341.9,-7.62939e-006],[[351,2],[384,2]]], [368,[5537.06,10148,0],[[352,2],[385,2]]], [369,[5291.41,9998.19,-7.62939e-006],[[353,2],[386,2]]], [370,[5902.26,9787.42,0],[[354,2]]], [371,[6849.6,8922.52,0],[[355,2],[387,2],[388,2]]], -[372,[6767.67,8839.95,0],[[355,2],[389,2]]], [373,[934.945,5728.16,0],[[356,2],[390,2]]], [374,[1490.5,6348.59,-3.05176e-005],[[357,2],[391,2]]], [375,[1038.1,5187.42,0],[[358,2],[392,2]]], [376,[1024.27,3156.91,0],[[359,2],[393,2]]], [377,[1150.72,3992.77,0],[[360,2],[394,2]]], -[378,[4115.36,2741.71,0],[[363,2],[395,2]]], [379,[8487.32,5173.98,-3.05176e-005],[[364,2],[396,2]]], [380,[8347.61,5479.69,0],[[380,2],[382,2]]], [381,[8246.63,5477.84,0],[[365,2]]], [382,[8331.05,5481.88,-3.05176e-005],[[380,2],[430,2],[382,2],[365,2]]], [383,[4969.72,9835.48,0],[[366,2],[397,2]]], -[384,[5921.73,10388.6,1.90735e-006],[[367,2],[398,2],[384,2],[399,2]]], [385,[5485.24,10190.7,0],[[368,2],[400,2],[401,2],[385,2]]], [386,[5114.9,9981.1,-7.62939e-006],[[369,2],[402,2]]], [387,[6962.88,8858.89,0],[[371,2],[403,2]]], [388,[6897.24,9048.06,0],[[371,2],[404,2]]], [389,[6761.26,8819.42,0],[[372,2]]], -[390,[895.783,5714.25,0],[[373,2],[390,2],[405,2]]], [391,[1479.72,6404.98,-3.05176e-005],[[374,2],[406,2]]], [392,[950.392,5044.34,0],[[375,2],[407,2]]], [393,[939.583,3124.69,0],[[376,2],[408,2]]], [394,[1046.7,4134.86,-3.05176e-005],[[377,2],[409,2]]], [395,[4140.59,2625.31,0],[[378,2],[410,2]]], -[396,[8573.88,5147.31,0],[[379,2],[411,2]]], [397,[4855.34,9799.38,-7.62939e-006],[[383,2],[414,2]]], [398,[5986.92,10571,-7.62939e-006],[[384,2],[415,2]]], [399,[5987.06,10367.4,0],[[399,2],[416,2],[384,2]]], [400,[5399.23,10216.4,-7.62939e-006],[[385,2],[417,2]]], [401,[5498.75,10187.8,0],[[385,2]]], -[402,[4981.77,9959.98,0],[[386,2],[418,2]]], [403,[7082.97,8779.07,0],[[387,2],[419,2]]], [404,[6940.7,9182.53,0],[[388,2],[420,2]]], [405,[840.204,5710.42,-1.01725e-005],[[390,2],[421,2],[405,2],[422,2]]], [406,[1434.1,6525.94,0],[[391,2],[423,2]]], [407,[865.95,4916.26,0],[[392,2],[424,2]]], -[408,[847.378,3067.52,-1.52588e-005],[[393,2],[425,2]]], [409,[969.236,4206.7,0],[[394,2],[426,2]]], [410,[4134.06,2566.46,-6.10352e-005],[[395,2],[427,2]]], [411,[8673.27,5145.13,0],[[396,2],[428,2]]], [412,[8490.34,5411.71,0],[[380,2],[413,2]]], [413,[8563.49,5394.42,0],[[412,2],[429,2]]], -[414,[4731.59,9745.55,0],[[397,2],[431,2]]], [415,[6043.79,10717.9,0],[[398,2],[432,2]]], [416,[5971.29,10368,0],[[399,2]]], [417,[5357.73,10263.9,0],[[400,2],[435,2]]], [418,[4859.57,9932.94,0],[[402,2],[436,2]]], [419,[7230.54,8657.03,0],[[403,2],[437,2]]], -[420,[7007.55,9297.6,0],[[404,2],[438,2]]], [421,[861.145,5714.08,0],[[405,2]]], [422,[664.492,5648.79,0],[[405,2],[439,2]]], [423,[1419.71,6631.28,0],[[406,2],[440,2]]], [424,[765.176,4804.51,0],[[407,2],[441,2]]], [425,[770.448,3009.31,0],[[408,2],[442,2]]], -[426,[848.917,4275.84,0],[[409,2],[443,2]]], [427,[4110.04,2519.43,0],[[427,2]]], [428,[8714.92,5151.2,-2.03451e-005],[[411,2],[444,2],[445,2]]], [429,[8711.84,5413.97,0],[[413,2],[446,2]]], [430,[8307.59,5478.82,1.01725e-005],[[382,2]]], [431,[4643.65,9700.57,0],[[414,2],[447,2],[448,2]]], -[432,[6105.6,10887.4,-7.62939e-006],[[415,2],[449,2]]], [433,[6120.14,10460,0],[[399,2],[434,2]]], [434,[6157.67,10496.7,0],[[433,2]]], [435,[5343.82,10294.1,0],[[417,2],[450,2],[451,2],[452,2]]], [436,[4739.05,9900.73,0],[[418,2],[453,2]]], [437,[7305.95,8563.92,0],[[419,2],[454,2]]], -[438,[7069.69,9350.86,0],[[420,2],[455,2],[456,2]]], [439,[537.93,5588.79,0],[[422,2],[457,2]]], [440,[1398.23,6693.06,0],[[423,2],[458,2]]], [441,[685.333,4690.03,0],[[424,2],[459,2]]], [442,[674.369,2904.36,0],[[425,2],[460,2]]], [443,[749.754,4358.69,3.05176e-005],[[426,2],[461,2]]], -[444,[8727.85,5013.53,0],[[428,2],[464,2]]], [445,[8798.24,5233.66,3.05176e-005],[[428,2],[465,2]]], [446,[8790.62,5405.76,0],[[429,2],[466,2]]], [447,[4510.38,9635.36,7.62939e-006],[[431,2],[467,2]]], [448,[4678.17,9546.24,0],[[431,2],[468,2]]], [449,[6119.9,10909.2,-5.08626e-006],[[432,2],[469,2],[470,2]]], -[450,[5430.86,10336.4,2.54313e-006],[[435,2],[450,2],[471,2]]], [451,[5160.69,10253.8,0],[[435,2],[472,2]]], [452,[5270.6,10390.3,0],[[435,2],[473,2]]], [453,[4699.26,9916.83,0],[[436,2],[453,2],[474,2],[475,2]]], [454,[7400.84,8399.32,0],[[437,2],[476,2]]], [455,[7136.37,9346.96,5.08626e-006],[[438,2],[477,2],[455,2]]], -[456,[7041.73,9342.62,0],[[438,2]]], [457,[432.339,5553.86,0],[[439,2],[478,2]]], [458,[1339.58,6759.92,0],[[440,2],[479,2]]], [459,[646.938,4582.39,0],[[441,2],[461,2]]], [460,[603.078,2848.35,0],[[442,2],[480,2]]], [461,[663.931,4465.04,0],[[461,2]]], -[462,[4139.79,2386.35,0],[[427,2],[463,2]]], [463,[4189.21,2256.81,0],[[462,2],[481,2]]], [464,[8735.65,4875.7,0],[[444,2],[482,2]]], [465,[8909.11,5329.83,0],[[445,2],[483,2],[465,2],[466,2]]], [466,[8864.7,5367.36,-3.05176e-005],[[446,2],[465,2]]], [467,[4389.92,9559.71,0],[[447,2],[484,2]]], -[468,[4691.77,9514.65,-5.08626e-006],[[448,2],[485,2],[486,2]]], [469,[6177.22,11059.6,0],[[449,2],[487,2]]], [470,[6218.59,10858.4,-7.62939e-006],[[449,2],[488,2]]], [471,[5526.52,10374.6,7.62939e-006],[[450,2],[489,2]]], [472,[5041.98,10235.6,-7.62939e-006],[[451,2],[490,2]]], [473,[5181.99,10451.3,0],[[452,2],[491,2]]], -[474,[4621.58,9893.29,2.54313e-006],[[453,2],[492,2],[493,2]]], [475,[4746.56,9993.59,0],[[453,2],[494,2]]], [476,[7483.33,8267.28,0],[[454,2],[495,2]]], [477,[7284.12,9405.28,-7.62939e-006],[[455,2],[496,2]]], [478,[331.562,5612.58,0],[[457,2],[497,2],[478,2],[498,2]]], [479,[1233.07,6857.37,0],[[458,2],[499,2]]], -[480,[513.258,2820.22,0],[[460,2],[500,2]]], [481,[4220.8,2162.43,0],[[463,2],[501,2]]], [482,[8738.05,4795.24,0],[[464,2],[502,2]]], [483,[8962.34,5390.14,0],[[465,2],[503,2]]], [484,[4278.87,9491.91,7.62939e-006],[[467,2],[504,2]]], [485,[4545.4,9434.83,0],[[468,2],[505,2]]], -[486,[4767.14,9538.89,-1.01725e-005],[[468,2],[506,2],[486,2]]], [487,[6218.49,11121,-9.53674e-007],[[469,2],[507,2],[508,2],[509,2]]], [488,[6246.84,10828.6,0],[[470,2],[488,2],[510,2]]], [489,[5584.77,10432.2,0],[[471,2],[511,2]]], [490,[4981.05,10245.7,7.62939e-006],[[472,2],[512,2]]], [491,[5156.48,10467.4,0],[[473,2],[491,2],[513,2]]], -[492,[4484.58,9794.77,0],[[474,2],[514,2]]], [493,[4595.53,10005.5,7.62939e-006],[[474,2],[515,2]]], [494,[4794.41,10094.3,0],[[475,2],[516,2]]], [495,[7570.48,8171.23,0],[[476,2],[517,2]]], [496,[7304.61,9425.57,-2.54313e-006],[[477,2],[518,2],[519,2]]], [497,[351.536,5617.87,0],[[478,2]]], -[498,[144.539,5537.76,0],[[478,2],[520,2]]], [499,[1136.71,6972.29,0],[[479,2],[521,2]]], [500,[412.061,2819.13,0],[[480,2],[522,2]]], [501,[4217.96,2141.3,0],[[481,2],[523,2],[501,2]]], [502,[8716.12,4712.48,3.05176e-005],[[482,2],[524,2]]], [503,[8981.68,5476.65,0],[[483,2],[525,2]]], -[504,[4241.68,9492.84,0],[[484,2],[526,2],[527,2]]], [505,[4428.2,9371.03,0],[[485,2],[528,2]]], [506,[4875.61,9519.63,0],[[486,2],[529,2]]], [507,[6296.93,11245.2,-2.54313e-006],[[487,2],[530,2],[531,2]]], [508,[6138.77,11152.3,0],[[487,2],[532,2],[533,2]]], [509,[6294.77,11024.4,-3.8147e-006],[[509,2]]], -[510,[6262.29,10711.1,0],[[488,2],[534,2]]], [511,[5671.96,10570.8,0],[[489,2],[535,2]]], [512,[4946.17,10247.5,0],[[490,2],[516,2],[512,2]]], [513,[5123.19,10516,7.62939e-006],[[491,2],[536,2]]], [514,[4369.08,9714.8,0],[[492,2],[526,2]]], [515,[4568.09,10074.8,0],[[493,2],[537,2]]], -[516,[4827.22,10172,0],[[494,2],[512,2],[516,2]]], [517,[7694.22,8076.51,0],[[495,2],[538,2]]], [518,[7376.58,9361.11,7.62939e-006],[[496,2],[539,2]]], [519,[7275.4,9502.48,0],[[519,2],[540,2],[496,2]]], [520,[9.66501,5500.15,0],[[498,2]]], [521,[1133.31,7016.98,-1.01725e-005],[[499,2],[541,2],[542,2],[521,2]]], -[522,[273.025,2837.14,3.05176e-005],[[500,2],[543,2]]], [523,[4177.95,2059.79,0],[[501,2],[544,2]]], [524,[8721.21,4642.37,3.05176e-005],[[502,2],[545,2]]], [525,[8984.17,5608.04,0],[[503,2],[546,2]]], [526,[4258.55,9665.1,0],[[504,2],[514,2],[547,2],[526,2]]], [527,[4097.57,9396.6,-7.62939e-006],[[504,2],[548,2]]], -[528,[4402.68,9364.62,-5.08626e-006],[[505,2],[549,2],[550,2]]], [529,[4998.31,9457.05,3.8147e-006],[[506,2],[551,2],[529,2],[552,2]]], [530,[6325.57,11291.6,-1.27157e-006],[[507,2],[553,2],[554,2],[532,2]]], [531,[6329.54,11235.7,-2.54313e-006],[[507,2],[555,2],[556,2],[531,2]]], [532,[6199.73,11287,1.27157e-006],[[508,2],[530,2],[554,2],[557,2],[532,2]]], [533,[6028.51,11007.8,0],[[508,2],[558,2]]], -[534,[6253.64,10589.5,0],[[510,2]]], [535,[5737.25,10675.9,0],[[511,2],[559,2]]], [536,[5091.45,10635.7,7.62939e-006],[[513,2],[560,2]]], [537,[4485.68,10175.5,0],[[515,2],[561,2]]], [538,[7812.58,8008.86,0],[[517,2],[562,2]]], [539,[7439.66,9331.48,0],[[518,2],[563,2]]], -[540,[7280.77,9485.04,-2.54313e-006],[[519,2]]], [541,[1191.75,7048.75,0],[[521,2],[566,2]]], [542,[1128.48,7000.35,-1.01725e-005],[[521,2]]], [543,[193.591,2828.45,-1.52588e-005],[[522,2],[567,2]]], [544,[4174.68,2042.09,0],[[544,2]]], [545,[8752.22,4592.1,0],[[524,2],[568,2]]], -[546,[8975.66,5749.7,0],[[525,2],[569,2]]], [547,[4287.37,9762.63,-7.62939e-006],[[526,2],[570,2]]], [548,[4010.89,9328.06,0],[[527,2],[571,2]]], [549,[4380.49,9326.83,0],[[528,2],[549,2],[572,2]]], [550,[4318.75,9366.54,5.08626e-006],[[528,2],[573,2],[550,2],[574,2]]], [551,[5113.16,9388.9,0],[[529,2]]], -[552,[5047.13,9564.35,0],[[529,2]]], [553,[6418.9,11407.7,-1.27157e-006],[[530,2],[575,2],[576,2]]], [554,[6236.03,11343.9,0],[[530,2],[532,2],[577,2]]], [555,[6407.02,11246.4,-2.54313e-006],[[531,2],[578,2],[555,2],[579,2]]], [556,[6317.11,11235.3,-1.90735e-006],[[531,2]]], [557,[6187.02,11267.2,1.90735e-006],[[532,2]]], -[558,[5955.2,10922.6,7.62939e-006],[[533,2],[559,2]]], [559,[5841.59,10816,-7.62939e-006],[[535,2],[558,2]]], [560,[5017.06,10786,-7.62939e-006],[[536,2],[580,2]]], [561,[4395.88,10276,0],[[537,2],[581,2]]], [562,[7933.98,7970.19,0],[[538,2],[582,2]]], [563,[7559.15,9309.93,0],[[539,2],[583,2]]], -[564,[7294.13,9635.23,0],[[519,2],[565,2]]], [565,[7355.23,9794.93,-7.62939e-006],[[564,2],[584,2]]], [566,[1300.9,7048.3,0],[[541,2],[585,2]]], [567,[86.5127,2789.12,0],[[543,2],[567,2]]], [568,[8834.54,4539.19,0],[[545,2],[588,2]]], [569,[8988.99,5829.19,0],[[546,2],[589,2]]], -[570,[4295.45,9839.33,0],[[547,2],[590,2]]], [571,[3930.73,9234.21,-1.52588e-005],[[548,2],[591,2]]], [572,[4459.38,9217.93,0],[[549,2],[592,2],[593,2]]], [573,[4333.84,9373.28,7.62939e-006],[[550,2]]], [574,[4188.49,9286.03,0],[[550,2],[594,2]]], [575,[6546.47,11490.8,0],[[553,2],[595,2]]], -[576,[6329.06,11481.6,0],[[553,2]]], [577,[6078.91,11456.4,0],[[554,2],[596,2]]], [578,[6386.52,11245,-1.90735e-006],[[555,2]]], [579,[6460.89,11244.7,0],[[555,2],[597,2],[579,2],[598,2]]], [580,[4930.88,10909,0],[[560,2],[599,2]]], [581,[4346.13,10370.9,0],[[561,2],[600,2]]], -[582,[8032.99,7927.64,0],[[562,2],[601,2]]], [583,[7695.22,9284.86,0],[[563,2],[602,2]]], [584,[7407.04,9917.31,0],[[565,2],[603,2]]], [585,[1425.93,7061.81,0],[[566,2],[604,2]]], [586,[4194.37,1931.68,0],[[544,2],[587,2]]], [587,[4186.34,1890.72,7.62939e-006],[[586,2],[605,2],[606,2],[587,2]]], -[588,[8914.59,4514.08,0],[[568,2],[607,2]]], [589,[9041.85,5910.21,1.52588e-005],[[569,2],[608,2]]], [590,[4277.54,9982.14,0],[[570,2],[609,2]]], [591,[3837.52,9101.25,0],[[571,2],[610,2]]], [592,[4394.09,9116.3,0],[[572,2],[611,2]]], [593,[4524.26,9188.98,0],[[572,2],[612,2]]], -[594,[4087.88,9242.67,0],[[574,2]]], [595,[6663.23,11558.6,0],[[575,2],[613,2]]], [596,[6037.46,11499.6,0],[[577,2],[614,2],[615,2]]], [597,[6540.12,11156,0],[[579,2],[616,2]]], [598,[6575.15,11364.7,0],[[579,2],[617,2]]], [599,[4832.22,11032.5,0],[[580,2],[618,2]]], -[600,[4293.26,10429.7,-3.8147e-006],[[581,2],[619,2]]], [601,[8167.91,7839.91,0],[[582,2],[620,2]]], [602,[7848.88,9240.99,0],[[583,2],[621,2]]], [603,[7460.43,10046.7,-7.62939e-006],[[584,2],[622,2]]], [604,[1568.05,7099.19,-3.05176e-005],[[585,2],[623,2]]], [605,[4137.44,1799.62,3.05176e-005],[[587,2],[624,2]]], -[606,[4193.59,1905.32,0],[[587,2]]], [607,[8982.34,4517.88,-3.05176e-005],[[588,2],[625,2]]], [608,[9118.89,5993.26,0],[[589,2],[626,2]]], [609,[4244.33,10060.5,0],[[590,2],[627,2]]], [610,[3760.55,8947.67,-1.52588e-005],[[591,2],[628,2]]], [611,[4346.19,9000.95,0],[[592,2],[629,2]]], -[612,[4643.1,9185.16,0],[[593,2],[630,2]]], [613,[6699.98,11579.2,-1.27157e-006],[[595,2],[631,2],[632,2]]], [614,[5941.05,11407.1,0],[[596,2],[633,2],[634,2],[614,2]]], [615,[6134.77,11610,0],[[596,2],[635,2]]], [616,[6551.69,11145.3,0],[[597,2],[616,2],[636,2]]], [617,[6693.5,11473,3.8147e-006],[[598,2],[637,2],[632,2]]], -[618,[4756.89,11141.3,0],[[599,2],[638,2]]], [619,[4279.24,10471.5,0],[[600,2],[639,2],[640,2],[619,2]]], [620,[8256.61,7784.09,-5.08626e-006],[[601,2],[641,2],[642,2]]], [621,[8025.45,9181.73,0],[[602,2],[643,2]]], [622,[7498.72,10159.4,7.62939e-006],[[603,2],[644,2]]], [623,[1681.69,7138.55,0],[[604,2],[645,2]]], -[624,[4094.87,1667.08,0],[[605,2],[646,2]]], [625,[9105.2,4558.3,0],[[607,2],[647,2]]], [626,[9169.44,6079.71,0],[[608,2],[648,2]]], [627,[4173.62,10121.9,0],[[609,2],[649,2]]], [628,[3744.5,8927.27,-5.08626e-006],[[610,2],[650,2],[651,2]]], [629,[4301.27,8947.15,0],[[611,2]]], -[630,[4714.98,9195.97,0],[[612,2]]], [631,[6740.03,11641.1,0],[[613,2],[652,2]]], [632,[6715.38,11563.5,-2.54313e-006],[[613,2],[617,2],[632,2],[637,2]]], [633,[5904.76,11325.4,0],[[614,2],[653,2],[654,2]]], [634,[5951.92,11421.1,0],[[614,2]]], [635,[6220.18,11698.7,0],[[615,2],[655,2]]], -[636,[6567.96,11124.2,-2.54313e-006],[[616,2],[636,2],[656,2]]], [637,[6720.64,11519.3,0],[[617,2],[632,2]]], [638,[4706.48,11252.6,0],[[618,2],[657,2]]], [639,[4252,10555.2,2.54313e-006],[[619,2],[658,2],[639,2],[659,2]]], [640,[4278.73,10456,-1.90735e-006],[[619,2]]], [641,[8388.72,7625.3,0],[[620,2],[660,2]]], -[642,[8321.37,7865.52,0],[[620,2],[661,2]]], [643,[8091.49,9112.82,-5.08626e-006],[[621,2],[662,2],[643,2],[663,2]]], [644,[7496.63,10234.8,7.62939e-006],[[622,2],[664,2]]], [645,[1734.06,7196.71,0],[[623,2],[665,2]]], [646,[4053.83,1527.59,-3.05176e-005],[[624,2],[666,2]]], [647,[9276.9,4604.76,3.05176e-005],[[625,2],[667,2],[668,2]]], -[648,[9178.79,6185.12,1.52588e-005],[[626,2],[669,2]]], [649,[4029.83,10213.5,0],[[627,2],[670,2]]], [650,[3685.52,8780.04,0],[[628,2],[671,2]]], [651,[3709.5,8992.06,-1.52588e-005],[[628,2],[672,2]]], [652,[6756.14,11760.8,-3.8147e-006],[[631,2],[673,2]]], [653,[5885.55,11296.3,0],[[633,2],[653,2],[674,2]]], -[654,[5965.27,11314.7,0],[[633,2]]], [655,[6230.65,11722,0],[[635,2],[655,2],[675,2]]], [656,[6586.15,11084.4,-7.62939e-006],[[636,2],[676,2]]], [657,[4676.38,11392.7,0],[[638,2],[677,2]]], [658,[4265.53,10540.7,1.90735e-006],[[639,2]]], [659,[4221.86,10663.8,0],[[639,2],[678,2]]], -[660,[8512.04,7506.98,0],[[641,2],[679,2]]], [661,[8368.03,7977.46,0],[[642,2],[680,2]]], [662,[8084.66,9138.61,0],[[643,2]]], [663,[8110.11,8935.24,1.52588e-005],[[643,2],[681,2]]], [664,[7447.48,10325,0],[[644,2],[682,2]]], [665,[1808.8,7310.92,-3.05176e-005],[[645,2],[683,2]]], -[666,[4046.89,1462.5,0],[[646,2],[684,2]]], [667,[9332.98,4566.11,0],[[647,2],[685,2],[667,2],[686,2]]], [668,[9338.72,4612.15,0],[[685,2],[647,2]]], [669,[9162.08,6338.96,1.52588e-005],[[648,2],[687,2]]], [670,[3965.17,10270.4,0],[[649,2],[688,2]]], [671,[3643.63,8656.2,1.52588e-005],[[650,2],[689,2]]], -[672,[3710.81,9124.1,0],[[651,2],[690,2]]], [673,[6749.51,11872,3.8147e-006],[[652,2],[691,2]]], [674,[5822.93,11221.2,0],[[653,2]]], [675,[6147.78,11848.5,0],[[655,2],[692,2]]], [676,[6717.37,11044.5,0],[[656,2],[693,2]]], [677,[4664.75,11518.6,0],[[657,2],[694,2]]], -[678,[4210.53,10690.2,0],[[659,2],[695,2],[696,2],[697,2]]], [679,[8610.92,7425.74,0],[[660,2],[698,2]]], [680,[8419.67,8086.17,0],[[661,2],[699,2]]], [681,[8127.62,8885.94,0],[[663,2],[700,2]]], [682,[7357.46,10435.2,0],[[664,2],[701,2]]], [683,[1907.69,7445.68,0],[[665,2],[702,2]]], -[684,[4068.74,1409.16,-3.05176e-005],[[666,2],[703,2]]], [685,[9362.27,4602.39,0],[[667,2],[668,2],[685,2]]], [686,[9193.05,4446.66,0],[[667,2],[704,2]]], [687,[9146.91,6484.87,0],[[669,2],[705,2]]], [688,[3941.74,10326.1,0],[[670,2],[706,2]]], [689,[3599.04,8513.59,0],[[671,2],[707,2]]], -[690,[3709.65,9238.39,0],[[672,2],[708,2]]], [691,[6732.61,12006,3.8147e-006],[[673,2],[709,2]]], [692,[6104.67,11858.8,0],[[675,2],[710,2],[692,2],[711,2]]], [693,[6820.37,11034.5,0],[[676,2],[712,2],[713,2]]], [694,[4669.08,11538.3,0],[[677,2],[714,2],[715,2]]], [695,[4304.44,10772.8,0],[[678,2],[716,2]]], -[696,[4103.44,10564.5,0],[[678,2],[717,2]]], [697,[4167.13,10797.9,0],[[678,2],[718,2]]], [698,[8708.45,7320.49,0],[[679,2],[719,2]]], [699,[8478.87,8152.66,0],[[680,2],[720,2]]], [700,[8218.35,8800.79,0],[[681,2],[721,2]]], [701,[7265.57,10537.4,7.62939e-006],[[682,2],[722,2]]], -[702,[1991.76,7558.6,0],[[683,2],[723,2]]], [703,[4155.01,1331.9,0],[[684,2],[724,2]]], [704,[9071.41,4346.22,0],[[686,2],[725,2]]], [705,[9122.45,6623.31,-1.52588e-005],[[687,2],[726,2]]], [706,[3957.33,10393.7,-3.8147e-006],[[688,2],[717,2]]], [707,[3542.92,8406.55,0],[[689,2],[727,2]]], -[708,[3673.28,9291.51,-5.08626e-006],[[690,2],[728,2],[729,2],[708,2]]], [709,[6739.17,12112.1,3.8147e-006],[[691,2],[730,2]]], [710,[6121.51,11859.1,0],[[692,2]]], [711,[5956.41,11830,0],[[692,2],[731,2],[732,2]]], [712,[6880.39,10991.4,2.54313e-006],[[693,2],[713,2],[712,2],[733,2]]], [713,[6866.95,11009.8,-7.62939e-006],[[712,2],[751,2],[713,2],[693,2]]], -[714,[4679.41,11690.7,0],[[694,2],[734,2]]], [715,[4810.16,11562.8,0],[[694,2],[735,2]]], [716,[4349.71,10839.2,3.8147e-006],[[695,2]]], [717,[4016.69,10481.7,0],[[696,2],[706,2]]], [718,[4104.04,10910.3,9.53674e-007],[[697,2],[736,2],[737,2],[738,2]]], [719,[8804.17,7223.18,-1.52588e-005],[[698,2],[739,2]]], -[720,[8527.03,8265.88,0],[[699,2],[740,2]]], [721,[8291.54,8713.48,0],[[700,2],[741,2]]], [722,[7194.84,10615.1,0],[[701,2],[742,2]]], [723,[2035.78,7644.17,0],[[702,2],[743,2]]], [724,[4249.15,1241.15,0],[[703,2],[744,2]]], [725,[8983.88,4290.07,0],[[704,2],[745,2]]], -[726,[9115.72,6724.77,1.52588e-005],[[705,2],[746,2]]], [727,[3451.86,8310.38,0],[[707,2],[747,2]]], [728,[3550.99,9362.47,0],[[708,2],[748,2]]], [729,[3693.5,9280.34,-1.52588e-005],[[708,2],[749,2],[729,2]]], [730,[6763.04,12154.4,0],[[730,2]]], [731,[5925.16,11892.5,0],[[711,2]]], -[732,[5837.66,11730.5,0],[[711,2],[750,2]]], [733,[6972.91,10906.8,0],[[712,2],[752,2]]], [734,[4691.6,11800.1,0],[[714,2],[753,2]]], [735,[4852.25,11557.4,2.54313e-006],[[715,2],[754,2],[755,2],[735,2]]], [736,[4171.42,11052.3,0],[[718,2],[756,2]]], [737,[4030.04,10780.5,3.8147e-006],[[718,2],[757,2]]], -[738,[3951.18,11003.3,0],[[718,2],[758,2]]], [739,[8840.33,7156.95,0],[[719,2],[759,2]]], [740,[8560.45,8318.38,0],[[720,2],[740,2],[760,2]]], [741,[8356.9,8645.92,0],[[721,2],[761,2]]], [742,[7153.88,10730.8,-7.62939e-006],[[722,2],[762,2]]], [743,[2039.06,7694.93,0],[[723,2],[763,2],[764,2]]], -[744,[4311.96,1159.49,0],[[724,2],[765,2]]], [745,[8907.5,4239.38,0],[[725,2],[766,2]]], [746,[9118.2,6750.69,5.08626e-006],[[726,2],[767,2],[768,2]]], [747,[3382.7,8221.77,0],[[727,2],[769,2]]], [748,[3471.33,9419.05,0],[[728,2],[770,2]]], [749,[3702.28,9262.29,-7.62939e-006],[[729,2]]], -[750,[5785.15,11666.9,0],[[732,2],[773,2]]], [751,[6850.06,11020.7,-2.54313e-006],[[713,2]]], [752,[7027.16,10826.6,0],[[733,2],[774,2],[762,2]]], [753,[4679.82,11871.9,0],[[734,2],[775,2]]], [754,[5025.16,11497.8,0],[[735,2],[776,2]]], [755,[4837.3,11562.7,3.8147e-006],[[735,2]]], -[756,[4194.77,11145.7,0],[[736,2],[777,2]]], [757,[3970.31,10675.9,0],[[737,2],[778,2]]], [758,[3848.27,11051.5,0],[[738,2],[779,2],[780,2]]], [759,[8887.19,7040.72,0],[[739,2],[767,2]]], [760,[8605.43,8340.28,-5.08626e-006],[[740,2],[781,2],[782,2]]], [761,[8412.93,8614.31,0],[[741,2],[783,2]]], -[762,[7145.73,10764.1,-5.08626e-006],[[742,2],[752,2],[784,2],[774,2]]], [763,[2176.24,7729.6,0],[[743,2],[785,2]]], [764,[1952.65,7792.94,0],[[743,2],[786,2]]], [765,[4334.82,1065.84,0],[[744,2],[787,2]]], [766,[8844.95,4152.84,0],[[745,2],[788,2]]], [767,[8990.69,6891.95,0],[[746,2],[759,2]]], -[768,[9243.08,6685.36,0],[[746,2],[789,2]]], [769,[3372.37,8212.53,0],[[747,2],[769,2],[790,2]]], [770,[3410.48,9512.04,7.62939e-006],[[748,2],[791,2]]], [771,[6883.53,12226.6,0],[[730,2],[772,2]]], [772,[6921.05,12289.2,0],[[771,2],[792,2]]], [773,[5723.77,11561,-7.62939e-006],[[750,2],[793,2]]], -[774,[7116.69,10767.2,0],[[752,2],[762,2],[774,2]]], [775,[4640.98,11989.3,0],[[753,2],[775,2],[794,2],[795,2]]], [776,[5126.45,11451.1,0],[[754,2],[796,2]]], [777,[4190.22,11277.9,0],[[756,2],[797,2]]], [778,[3899.99,10570.9,-3.8147e-006],[[757,2],[798,2]]], [779,[3688.99,11083.9,0],[[758,2],[799,2],[800,2]]], -[780,[3886.08,11155.2,0],[[758,2],[801,2]]], [781,[8581.64,8470.07,0],[[760,2],[802,2],[783,2]]], [782,[8691.46,8298.86,0],[[760,2],[803,2]]], [783,[8511.65,8588.21,0],[[761,2],[781,2],[804,2]]], [784,[7123.78,10939.1,-7.62939e-006],[[762,2],[805,2]]], [785,[2303.62,7756.34,0],[[763,2],[806,2]]], -[786,[1865.12,7855.12,-3.05176e-005],[[764,2],[807,2]]], [787,[4354.68,957.105,1.01725e-005],[[765,2],[787,2],[808,2]]], [788,[8791.06,4088.15,0],[[766,2],[809,2]]], [789,[9280.04,6654.46,0],[[768,2],[789,2],[810,2]]], [790,[3277.18,8155.78,0],[[769,2],[811,2]]], [791,[3354.51,9628.96,0],[[770,2],[812,2]]], -[792,[6957.81,12365.9,0],[[772,2],[813,2]]], [793,[5646.72,11474.2,0],[[773,2],[814,2]]], [794,[4571.5,11950.5,0],[[775,2],[815,2]]], [795,[4690.77,12094.8,0],[[775,2],[816,2]]], [796,[5250.22,11348.3,0],[[776,2],[817,2]]], [797,[4169.48,11406.2,0],[[777,2],[818,2]]], -[798,[3823.88,10501.8,-3.8147e-006],[[778,2],[819,2]]], [799,[3584.88,11097.2,7.62939e-006],[[779,2],[820,2]]], [800,[3665.76,10947.7,-7.62939e-006],[[779,2],[821,2]]], [801,[3895.97,11169.8,0],[[780,2]]], [802,[8550.51,8559.61,0],[[781,2],[822,2],[802,2]]], [803,[8756.47,8244.33,0],[[782,2],[823,2]]], -[804,[8546.5,8564.4,0],[[783,2]]], [805,[7103.75,11075.5,0],[[784,2],[824,2]]], [806,[2449.85,7789.76,-1.52588e-005],[[785,2],[825,2]]], [807,[1721.75,7892.19,0],[[786,2],[826,2]]], [808,[4412.62,878.5,0],[[787,2],[827,2]]], [809,[8686.71,4030.78,0],[[788,2],[828,2]]], -[810,[9329.53,6600.94,-1.01725e-005],[[789,2],[829,2],[810,2],[830,2]]], [811,[3241.18,8140.04,0],[[790,2],[831,2],[832,2]]], [812,[3275.07,9713.7,5.08626e-006],[[791,2],[833,2],[834,2],[812,2]]], [813,[7046.4,12454.1,0],[[792,2],[835,2]]], [814,[5551.95,11389.9,0],[[793,2],[836,2]]], [815,[4501.7,11934.8,0],[[794,2],[815,2],[837,2]]], -[816,[4699.67,12215.6,9.53674e-007],[[816,2]]], [817,[5326.81,11305.7,0],[[796,2],[838,2]]], [818,[4152.72,11526,0],[[797,2],[839,2]]], [819,[3710.38,10421.1,0],[[798,2],[840,2]]], [820,[3564.76,11098.8,0],[[799,2],[841,2],[820,2],[842,2]]], [821,[3676.28,10857.6,0],[[800,2],[843,2],[821,2],[844,2]]], -[822,[8554.4,8554.21,0],[[802,2]]], [823,[8817.2,8226.08,0],[[803,2],[845,2]]], [824,[7062,11193.9,0],[[805,2],[846,2]]], [825,[2583.74,7822.28,0],[[806,2],[847,2]]], [826,[1645.53,7894.02,0],[[807,2],[848,2],[826,2],[849,2]]], [827,[4401.32,812.961,0],[[808,2],[850,2],[851,2]]], -[828,[8574.6,3947.45,0],[[809,2],[852,2]]], [829,[9310.78,6611.14,-1.01725e-005],[[810,2]]], [830,[9450.62,6578.52,0],[[810,2],[853,2]]], [831,[3199.21,8074.1,5.08626e-006],[[811,2],[854,2],[831,2],[855,2]]], [832,[3181.13,8205.89,0],[[811,2]]], [833,[3205.9,9724.76,-7.62939e-006],[[833,2],[856,2],[812,2]]], -[834,[3283.67,9710.35,7.62939e-006],[[812,2]]], [835,[7075.36,12498.3,-2.54313e-006],[[813,2],[835,2],[857,2]]], [836,[5462.88,11329,0],[[814,2],[838,2]]], [837,[4380.19,11886,0],[[815,2],[858,2]]], [838,[5399.77,11303.9,0],[[817,2],[836,2]]], [839,[4145.16,11643.2,0],[[818,2],[861,2]]], -[840,[3593.7,10316.9,0],[[819,2],[862,2]]], [841,[3373.56,11081.4,0],[[820,2],[863,2]]], [842,[3579.41,11197.6,0],[[820,2],[864,2]]], [843,[3715.66,10728.4,7.62939e-006],[[821,2],[843,2]]], [844,[3768.05,10875,0],[[821,2]]], [845,[8899.84,8238.07,3.05176e-005],[[823,2],[865,2]]], -[846,[6996.47,11304,-3.8147e-006],[[824,2],[866,2]]], [847,[2712.76,7842.14,0],[[825,2],[867,2]]], [848,[1664.99,7895.47,0],[[826,2]]], [849,[1468.25,7891.8,-3.05176e-005],[[826,2],[868,2]]], [850,[4499.33,751.048,-1.01725e-005],[[827,2],[850,2],[869,2]]], [851,[4295.57,757.117,0],[[827,2],[870,2]]], -[852,[8467.66,3826.7,0],[[828,2],[871,2]]], [853,[9585.35,6544.44,0],[[830,2],[872,2]]], [854,[3209.1,8090.72,0],[[831,2]]], [855,[3166.88,8029.6,1.01725e-005],[[831,2],[855,2],[873,2]]], [856,[3225.35,9722.57,-5.08626e-006],[[833,2]]], [857,[7094.08,12621.7,0],[[835,2],[876,2]]], -[858,[4302.74,11865.3,0],[[837,2],[877,2],[861,2],[878,2]]], [859,[4643.23,12327.4,-4.76837e-007],[[816,2],[860,2]]], [860,[4612.52,12338.9,-3.17891e-007],[[859,2],[879,2],[880,2]]], [861,[4143.75,11750.9,-6.35783e-007],[[839,2],[858,2],[881,2],[882,2]]], [862,[3478.3,10196.8,0],[[840,2],[883,2]]], [863,[3238.13,11066.6,0],[[841,2],[884,2]]], -[864,[3620.45,11280,0],[[842,2],[864,2]]], [865,[8925.22,8256.28,1.52588e-005],[[865,2],[885,2]]], [866,[6977.64,11342.1,9.53674e-007],[[846,2],[886,2],[866,2],[887,2]]], [867,[2791.74,7863.56,0],[[847,2],[888,2],[889,2]]], [868,[1327.68,7899.65,3.05176e-005],[[849,2],[890,2]]], [869,[4613.04,708.787,0],[[850,2],[891,2]]], -[870,[4271.76,715.789,0],[[851,2],[892,2],[870,2],[893,2]]], [871,[8446.81,3790.93,1.01725e-005],[[852,2],[894,2],[895,2]]], [872,[9699.95,6504.01,-1.52588e-005],[[853,2],[896,2]]], [873,[3063.18,7947.94,0],[[855,2],[897,2]]], [874,[3134.88,9778.46,7.62939e-006],[[833,2],[875,2]]], [875,[3103.76,9852.33,0],[[874,2],[898,2]]], -[876,[7127.08,12710.7,0],[[857,2],[899,2]]], [877,[4211.92,11786,0],[[858,2],[900,2],[877,2]]], [878,[4245.76,11840.2,0],[[900,2],[858,2]]], [879,[4643.85,12465.1,0],[[860,2],[901,2]]], [880,[4586.42,12300.8,-1.58946e-007],[[860,2],[902,2],[903,2],[880,2]]], [881,[4103.48,11858.3,0],[[861,2],[904,2]]], -[882,[4202.74,11764,0],[[861,2]]], [883,[3384.4,10133.8,0],[[862,2],[905,2]]], [884,[3112.35,11006.4,0],[[863,2],[906,2]]], [885,[8996.48,8353.21,0],[[865,2],[907,2]]], [886,[6919.8,11428.5,0],[[866,2],[908,2]]], [887,[7149.47,11376.3,0],[[866,2],[909,2]]], -[888,[2875.36,7896.49,-5.08626e-006],[[867,2],[888,2],[897,2]]], [889,[2724.58,7958.91,1.52588e-005],[[867,2],[889,2]]], [890,[1182.02,7904.58,0],[[868,2],[910,2]]], [891,[4659.88,702.999,0],[[869,2],[911,2],[912,2]]], [892,[4275.08,729.185,0],[[870,2]]], [893,[4245.76,606.516,0],[[870,2],[913,2]]], -[894,[8252.54,3790.84,0],[[871,2],[914,2]]], [895,[8627.65,3776.2,0],[[871,2],[915,2]]], [896,[9838.58,6470.34,0],[[872,2],[916,2]]], [897,[2984.65,7916.03,0],[[873,2],[888,2]]], [898,[3093.94,9875.49,2.54313e-006],[[875,2],[917,2],[918,2]]], [899,[7182.68,12794.6,0],[[876,2],[919,2],[899,2]]], -[900,[4230.01,11828.2,-3.8147e-006],[[877,2],[878,2],[900,2]]], [901,[4654.48,12545.3,0],[[879,2],[920,2]]], [902,[4504.15,12224.6,0],[[880,2],[921,2]]], [903,[4593.57,12310.5,-2.38419e-007],[[880,2]]], [904,[4071.48,11971.4,0],[[881,2],[922,2]]], [905,[3324.32,10096.3,0],[[883,2],[923,2],[924,2]]], -[906,[3034.09,10961.6,0],[[884,2],[925,2],[906,2],[926,2]]], [907,[9122.61,8464.83,0],[[885,2],[927,2]]], [908,[6904.61,11549,0],[[886,2],[928,2]]], [909,[7176.38,11380.4,0],[[887,2],[909,2],[929,2]]], [910,[1074.86,7891.94,3.05176e-005],[[890,2],[930,2]]], [911,[4559.72,591.347,-3.05176e-005],[[891,2],[931,2]]], -[912,[4822.8,785.595,0],[[891,2],[932,2]]], [913,[4226.98,553.865,0],[[893,2],[933,2],[934,2]]], [914,[8212.46,3818.06,0],[[894,2],[935,2]]], [915,[8711.41,3753.54,0],[[895,2],[936,2]]], [916,[9964.39,6445.72,0],[[896,2],[937,2]]], [917,[3083.55,9952.97,1.90735e-006],[[898,2],[938,2],[923,2],[939,2]]], -[918,[3019.06,9855.96,0],[[898,2],[940,2]]], [919,[7173.14,12774.1,-1.90735e-006],[[899,2]]], [920,[4618.03,12672.1,0],[[901,2],[941,2]]], [921,[4395.49,12190.6,0],[[902,2],[942,2]]], [922,[4070.59,11985.3,0],[[904,2],[922,2],[943,2]]], [923,[3212.06,10038.5,-3.8147e-006],[[905,2],[917,2]]], -[924,[3372.28,10025.9,0],[[905,2],[944,2]]], [925,[3056.19,10973.5,0],[[906,2]]], [926,[2869.53,10901.5,0],[[906,2],[945,2]]], [927,[9221.84,8563.35,0],[[907,2],[946,2]]], [928,[6912.78,11642.8,0],[[908,2]]], [929,[7228.45,11385.4,0],[[909,2]]], -[930,[948.962,7845.56,0],[[910,2],[947,2]]], [931,[4483.76,550.406,0],[[911,2],[948,2]]], [932,[4959.6,831.982,0],[[912,2],[949,2]]], [933,[4290.92,534.796,3.05176e-005],[[913,2],[950,2],[948,2]]], [934,[4078.36,525.319,0],[[913,2],[951,2]]], [935,[8153.66,3892.14,0],[[914,2],[952,2]]], -[936,[8831.04,3663.22,3.05176e-005],[[915,2],[953,2]]], [937,[10127.9,6408.57,0],[[916,2],[954,2]]], [938,[2976.99,9949.85,3.8147e-006],[[917,2],[955,2],[956,2]]], [939,[3041.62,10119.1,0],[[917,2],[957,2]]], [940,[2978.16,9859.22,1.27157e-006],[[918,2],[940,2],[958,2]]], [941,[4578.25,12783.4,0],[[920,2]]], -[942,[4321.06,12134.2,0],[[921,2],[959,2]]], [943,[4083.52,12020.5,0],[[922,2],[960,2],[943,2]]], [944,[3439.2,9995.92,0],[[924,2],[961,2]]], [945,[2788.54,10868.3,0],[[926,2],[962,2]]], [946,[9265.47,8629.74,0],[[927,2],[963,2]]], [947,[807.617,7794.01,0],[[930,2],[964,2]]], -[948,[4388.25,506.74,0],[[931,2],[933,2],[950,2]]], [949,[5090.22,873.895,3.05176e-005],[[932,2],[965,2]]], [950,[4361.63,501.13,0],[[933,2],[948,2]]], [951,[3947.14,521.578,0],[[934,2],[966,2]]], [952,[8116.63,3870.85,-1.01725e-005],[[935,2],[952,2],[967,2]]], [953,[8916.56,3571.65,3.05176e-005],[[936,2],[968,2]]], -[954,[10256,6382.14,0],[[937,2],[969,2]]], [955,[2877.97,9943.99,0],[[938,2],[956,2]]], [956,[2888.3,9941.64,0],[[955,2],[938,2]]], [957,[3001.05,10214.9,0],[[939,2],[970,2]]], [958,[2913.14,9834.25,0],[[940,2],[971,2]]], [959,[4244.23,12103.8,0],[[942,2],[960,2]]], -[960,[4173.04,12086.5,-9.53674e-007],[[943,2],[959,2]]], [961,[3476.1,9987.05,-7.62939e-006],[[944,2]]], [962,[2700.84,10801.7,0],[[945,2],[972,2]]], [963,[9273.54,8740.28,0],[[946,2],[973,2]]], [964,[768.849,7764.64,0],[[947,2],[964,2],[974,2]]], [965,[5218.97,895.473,0],[[949,2],[975,2]]], -[966,[3850.68,516.921,0],[[951,2],[976,2]]], [967,[8035.93,3793.48,-3.05176e-005],[[952,2],[977,2]]], [968,[8936.87,3497.98,0],[[953,2],[978,2],[968,2],[979,2]]], [969,[10368.5,6371.04,-3.05176e-005],[[954,2],[980,2]]], [970,[2942.06,10256.6,-2.54313e-006],[[957,2],[981,2],[982,2],[970,2]]], [971,[2847.48,9757.9,0],[[958,2]]], -[972,[2608.35,10760.4,1.01725e-005],[[962,2],[983,2],[984,2]]], [973,[9281.22,8902.6,-1.52588e-005],[[963,2],[985,2]]], [974,[739.102,7717.72,0],[[964,2],[974,2],[986,2]]], [975,[5284.43,875.332,0],[[965,2],[987,2]]], [976,[3753.14,537.744,0],[[966,2],[988,2]]], [977,[7929.62,3737.86,3.05176e-005],[[967,2],[977,2],[989,2]]], -[978,[8932.25,3530.4,0],[[968,2]]], [979,[8952.69,3363.99,0],[[968,2],[990,2]]], [980,[10401.8,6363.74,1.01725e-005],[[969,2],[991,2],[992,2]]], [981,[2870.25,10359.5,0],[[970,2],[993,2]]], [982,[2952.6,10243.6,-3.8147e-006],[[970,2]]], [983,[2548.14,10908,-5.08626e-006],[[972,2],[983,2],[994,2]]], -[984,[2667.56,10612.3,0],[[972,2],[993,2]]], [985,[9310.55,9031.21,-1.52588e-005],[[973,2],[995,2]]], [986,[746.283,7634.6,0],[[974,2],[996,2],[997,2]]], [987,[5342.46,810.049,0],[[975,2],[998,2]]], [988,[3720.69,569.456,0],[[976,2],[999,2],[988,2]]], [989,[7879.8,3653.04,3.05176e-005],[[977,2],[1000,2]]], -[990,[8973.17,3316.37,0],[[979,2],[1001,2],[1002,2]]], [991,[10467.8,6300,3.05176e-005],[[980,2],[1003,2]]], [992,[10523.3,6461.41,3.05176e-005],[[980,2],[992,2]]], [993,[2762.27,10469.2,-1.52588e-005],[[981,2],[984,2]]], [994,[2474.35,10990.6,0],[[983,2],[1004,2]]], [995,[9321.71,9127.71,0],[[985,2],[1005,2]]], -[996,[727.812,7530.94,0],[[986,2],[997,2],[996,2],[1006,2]]], [997,[745.375,7546.45,0],[[996,2],[997,2],[986,2]]], [998,[5386.32,783.798,0],[[987,2],[1007,2],[998,2],[1008,2]]], [999,[3700.86,614.288,0],[[988,2],[999,2],[1009,2]]], [1000,[7875.49,3552.8,0],[[989,2],[1010,2]]], [1001,[8936.32,3228.14,0],[[990,2],[1011,2]]], -[1002,[9124.83,3307.65,3.05176e-005],[[990,2],[1012,2]]], [1003,[10478.4,6293.51,-1.01725e-005],[[991,2],[1003,2],[1013,2]]], [1004,[2468.03,11001.7,0],[[994,2],[1004,2],[1014,2]]], [1005,[9304.9,9222.58,1.52588e-005],[[995,2],[1015,2]]], [1006,[555.547,7433.67,0],[[996,2],[1016,2]]], [1007,[5366.97,790.337,0],[[998,2]]], -[1008,[5474.39,801.352,-3.05176e-005],[[998,2],[1017,2]]], [1009,[3620.18,703.755,0],[[999,2],[1018,2]]], [1010,[7895.83,3411.39,0],[[1000,2],[1019,2]]], [1011,[8866.98,3107.68,0],[[1001,2],[1020,2]]], [1012,[9262.04,3306.21,3.05176e-005],[[1002,2],[1021,2]]], [1013,[10580,6285.21,0],[[1003,2],[1022,2]]], -[1014,[2442.2,11106.9,0],[[1004,2],[1023,2]]], [1015,[9238.69,9346.12,0],[[1005,2],[1024,2]]], [1016,[414.594,7376.43,0],[[1006,2],[1025,2]]], [1017,[5554.92,834.871,0],[[1008,2],[1026,2]]], [1018,[3607.89,727.242,1.01725e-005],[[1009,2],[1018,2],[1027,2]]], [1019,[7887.03,3337.68,-1.01725e-005],[[1010,2],[1019,2],[1028,2]]], -[1020,[8824.67,3069.74,-3.05176e-005],[[1011,2],[1029,2]]], [1021,[9405.78,3306.03,-3.05176e-005],[[1012,2],[1030,2]]], [1022,[10711.5,6294.23,0],[[1013,2],[1031,2]]], [1023,[2390.64,11244.8,0],[[1014,2],[1032,2]]], [1024,[9162.4,9483.33,0],[[1015,2],[1033,2]]], [1025,[301.337,7337.04,3.05176e-005],[[1016,2],[1034,2]]], -[1026,[5663.99,841.542,0],[[1017,2],[1035,2]]], [1027,[3594.91,818.042,-3.05176e-005],[[1018,2],[1036,2]]], [1028,[7871.48,3271.27,0],[[1019,2],[1037,2],[1038,2]]], [1029,[8716.02,3046.36,0],[[1020,2],[1039,2]]], [1030,[9464.03,3285.96,1.01725e-005],[[1021,2],[1030,2],[1040,2]]], [1031,[10844.9,6305.71,0],[[1022,2],[1041,2]]], -[1032,[2340.07,11345.5,0],[[1023,2],[1042,2]]], [1033,[9148.17,9558.08,0],[[1024,2],[1043,2]]], [1034,[172.344,7296.4,0],[[1025,2],[1044,2]]], [1035,[5773.27,886.169,3.05176e-005],[[1026,2],[1045,2]]], [1036,[3626.19,940.032,0],[[1027,2],[1046,2]]], [1037,[7819.77,3131.4,0],[[1028,2],[1047,2]]], -[1038,[7915.32,3247.23,0],[[1028,2],[1048,2],[1049,2],[1038,2]]], [1039,[8629.68,3041.87,3.05176e-005],[[1029,2],[1050,2]]], [1040,[9514.05,3212.41,0],[[1030,2],[1051,2]]], [1041,[10873.8,6307.95,1.01725e-005],[[1031,2],[1052,2],[1053,2]]], [1042,[2309.94,11408.2,0],[[1032,2],[1054,2],[1055,2]]], [1043,[9171.45,9646.45,0],[[1033,2],[1056,2]]], -[1044,[120.495,7265.88,0],[[1034,2],[1057,2]]], [1045,[5856.13,944.139,-3.05176e-005],[[1035,2],[1058,2]]], [1046,[3642.71,1050.08,0],[[1036,2],[1059,2]]], [1047,[7788.31,3023.35,0],[[1037,2],[1060,2],[1061,2]]], [1048,[7945.57,3119.24,0],[[1038,2],[1062,2]]], [1049,[7907.82,3256.17,0],[[1038,2]]], -[1050,[8512.68,3079.38,0],[[1039,2],[1063,2]]], [1051,[9540.95,3108.54,0],[[1040,2],[1064,2]]], [1052,[11012.7,6294.06,0],[[1041,2],[1065,2]]], [1053,[10922.9,6441.21,-3.05176e-005],[[1041,2],[1066,2]]], [1054,[2300.93,11494.7,-5.08626e-006],[[1042,2],[1067,2],[1055,2],[1054,2]]], [1055,[2308.72,11470.4,0],[[1054,2],[1078,2],[1055,2],[1042,2]]], -[1056,[9192.48,9785.97,1.52588e-005],[[1043,2],[1068,2]]], [1057,[81.3691,7200.43,0],[[1044,2],[1069,2]]], [1058,[5914.14,1008.78,0],[[1045,2],[1058,2],[1070,2],[1071,2]]], [1059,[3640.86,1076.62,0],[[1046,2],[1059,2],[1072,2]]], [1060,[7683.54,3009.99,0],[[1047,2],[1061,2],[1060,2],[1073,2]]], [1061,[7694.41,3024.01,0],[[1060,2],[1083,2],[1061,2],[1047,2]]], -[1062,[7980.63,3025.44,0],[[1048,2],[1074,2]]], [1063,[8368.64,3133.05,3.05176e-005],[[1050,2],[1075,2]]], [1064,[9554.36,2946.44,-3.05176e-005],[[1051,2],[1076,2]]], [1065,[11045,6290.18,0],[[1052,2]]], [1066,[10956.5,6491.51,0],[[1053,2],[1066,2]]], [1067,[2233.41,11673.1,0],[[1054,2],[1077,2]]], -[1068,[9232.79,9947.02,0],[[1056,2],[1079,2]]], [1069,[30.2074,7066.53,0],[[1057,2]]], [1070,[5988.32,1061.72,1.01725e-005],[[1058,2],[1071,2],[1070,2],[1080,2],[1081,2]]], [1071,[5978.48,1036.09,0],[[1070,2],[1094,2],[1058,2],[1071,2]]], [1072,[3634.49,1104.65,1.01725e-005],[[1059,2],[1072,2],[1082,2]]], [1073,[7639.26,2902.46,0],[[1060,2],[1084,2]]], -[1074,[8001.39,2929.51,0],[[1062,2],[1085,2]]], [1075,[8267.6,3139.01,0],[[1063,2],[1086,2]]], [1076,[9546.62,2905.91,0],[[1064,2],[1076,2],[1087,2]]], [1077,[2154.6,11653.4,0],[[1067,2],[1088,2],[1089,2]]], [1078,[2309.29,11446.2,0],[[1055,2]]], [1079,[9277.78,10043.3,6.10352e-006],[[1068,2],[1090,2],[1079,2],[1091,2],[1092,2],[1093,2]]], -[1080,[6039.76,1142.49,-1.01725e-005],[[1070,2],[1081,2],[1080,2],[1095,2]]], [1081,[6027.46,1135.73,0],[[1080,2],[1106,2],[1070,2]]], [1082,[3583.56,1228.86,0],[[1072,2],[1096,2]]], [1083,[7722.55,3021.74,0],[[1061,2]]], [1084,[7583.34,2769.37,0],[[1073,2],[1097,2]]], [1085,[8017.6,2919,2.03451e-005],[[1074,2],[1098,2],[1099,2]]], -[1086,[8194.01,3110.05,0],[[1075,2],[1099,2]]], [1087,[9504.84,2838.11,-1.01725e-005],[[1076,2],[1100,2],[1087,2],[1101,2]]], [1088,[2130.52,11509.6,0],[[1077,2],[1102,2]]], [1089,[2050.8,11721.2,0],[[1077,2],[1103,2]]], [1090,[9259.96,10027.7,5.08626e-006],[[1079,2]]], [1091,[9160.07,10099.5,1.52588e-005],[[1079,2],[1104,2]]], -[1092,[9403.92,9998.71,-1.52588e-005],[[1079,2]]], [1093,[9318.8,10092.8,5.08626e-006],[[1079,2],[1093,2],[1105,2]]], [1094,[5958.69,1025.69,0],[[1071,2]]], [1095,[6082.45,1166.48,-7.62939e-006],[[1080,2],[1095,2],[1107,2],[1108,2]]], [1096,[3565.31,1242.79,0],[[1082,2],[1109,2],[1110,2]]], [1097,[7542.82,2638.86,-3.05176e-005],[[1084,2],[1111,2]]], -[1098,[8000.24,2779.83,0],[[1085,2],[1112,2]]], [1099,[8086.33,3013.37,0],[[1085,2],[1086,2]]], [1100,[9523.18,2852.02,-1.01725e-005],[[1087,2]]], [1101,[9347.6,2764.12,0],[[1087,2],[1113,2]]], [1102,[2082.43,11390.1,0],[[1088,2],[1114,2]]], [1103,[1933.22,11772.8,0],[[1089,2],[1115,2]]], -[1104,[9121.93,10143.5,0],[[1091,2],[1116,2],[1117,2]]], [1105,[9458.01,10162.3,0],[[1093,2],[1118,2]]], [1106,[6018.34,1122.77,-1.01725e-005],[[1081,2]]], [1107,[6217.03,1174.05,3.05176e-005],[[1095,2],[1119,2]]], [1108,[6003.38,1237.72,0],[[1095,2],[1120,2]]], [1109,[3551.65,1299.31,-2.03451e-005],[[1096,2],[1109,2],[1121,2]]], -[1110,[3450.56,1138.3,0],[[1096,2],[1122,2],[1123,2],[1110,2]]], [1111,[7494.03,2496.83,0],[[1097,2],[1124,2]]], [1112,[7968.27,2695.15,3.05176e-005],[[1098,2],[1125,2]]], [1113,[9229.66,2713.81,-1.01725e-005],[[1101,2],[1113,2],[1126,2]]], [1114,[2049.22,11323.3,-3.8147e-006],[[1102,2],[1127,2],[1114,2],[1128,2]]], [1115,[1858.81,11810.5,1.52588e-005],[[1103,2],[1129,2]]], -[1116,[9074.01,10215.3,5.08626e-006],[[1104,2],[1117,2],[1116,2],[1130,2]]], [1117,[9092.42,10208.8,1.52588e-005],[[1116,2],[1142,2],[1117,2],[1104,2]]], [1118,[9543.32,10212.9,0],[[1105,2],[1131,2]]], [1119,[6359.1,1204.76,0],[[1107,2],[1132,2]]], [1120,[5928.59,1317.08,0],[[1108,2],[1133,2],[1134,2]]], [1121,[3546.66,1356.39,0],[[1109,2]]], -[1122,[3347.12,1113.29,0],[[1110,2],[1135,2]]], [1123,[3462.28,1141.26,0],[[1110,2]]], [1124,[7451.25,2369.07,0],[[1111,2],[1136,2]]], [1125,[7969.3,2607.99,0],[[1112,2],[1137,2]]], [1126,[9093.23,2686.19,0],[[1113,2],[1138,2]]], [1127,[1976.67,11146.8,0],[[1114,2],[1139,2]]], -[1128,[1968.18,11382.4,0],[[1114,2],[1140,2]]], [1129,[1844.23,11868.9,0],[[1115,2],[1141,2]]], [1130,[8958.23,10264.3,0],[[1116,2],[1143,2],[1144,2]]], [1131,[9608.02,10284.5,0],[[1118,2],[1145,2]]], [1132,[6498.35,1226.92,0],[[1119,2],[1146,2]]], [1133,[5889.61,1408.37,-2.03451e-005],[[1120,2],[1147,2],[1134,2],[1133,2]]], -[1134,[5888.18,1397.01,0],[[1133,2],[1161,2],[1134,2],[1120,2]]], [1135,[3272.56,1064.34,0],[[1122,2],[1148,2]]], [1136,[7480.99,2236.88,0],[[1124,2],[1149,2]]], [1137,[7959.38,2475.02,0],[[1125,2],[1150,2]]], [1138,[9009.83,2655.36,0],[[1126,2],[1151,2],[1152,2]]], [1139,[1935.85,11024.2,0],[[1127,2],[1153,2]]], -[1140,[1932.32,11441.8,0],[[1128,2],[1154,2]]], [1141,[1843.85,11900.1,-5.08626e-006],[[1129,2],[1141,2],[1155,2]]], [1142,[9105.68,10189.1,-5.08626e-006],[[1117,2]]], [1143,[8862.51,10346.8,0],[[1130,2],[1156,2]]], [1144,[8887.06,10183,0],[[1130,2],[1157,2]]], [1145,[9679.69,10392.8,-1.52588e-005],[[1131,2],[1158,2]]], -[1146,[6649.37,1234.78,0],[[1132,2],[1159,2]]], [1147,[5916.19,1498.61,0],[[1133,2],[1160,2]]], [1148,[3246.37,976.902,0],[[1135,2],[1162,2]]], [1149,[7528.19,2100.12,0],[[1136,2],[1163,2]]], [1150,[7964.99,2376.57,0],[[1137,2],[1150,2],[1164,2]]], [1151,[8845.65,2604.5,0],[[1138,2],[1165,2]]], -[1152,[9046.26,2556.88,0],[[1138,2],[1166,2],[1152,2],[1167,2]]], [1153,[1926.68,10895.3,0],[[1139,2],[1168,2]]], [1154,[1909.87,11500,-5.08626e-006],[[1140,2],[1154,2],[1169,2]]], [1155,[1817.75,11942.3,3.8147e-006],[[1141,2],[1170,2],[1171,2],[1172,2]]], [1156,[8805.56,10432.1,1.52588e-005],[[1143,2],[1173,2]]], [1157,[8788.33,10079.6,0],[[1144,2],[1174,2]]], -[1158,[9727.77,10493.4,0],[[1145,2],[1175,2]]], [1159,[6723.9,1218.57,3.05176e-005],[[1146,2],[1176,2]]], [1160,[6009.11,1614.7,0],[[1147,2],[1177,2]]], [1161,[5897.7,1372.08,-1.01725e-005],[[1134,2]]], [1162,[3222.11,926.197,0],[[1148,2],[1178,2],[1179,2],[1162,2]]], [1163,[7550.14,2041.2,1.01725e-005],[[1149,2],[1163,2],[1180,2]]], -[1164,[8019.46,2266.68,0],[[1150,2],[1181,2]]], [1165,[8720.13,2540.49,0],[[1151,2],[1182,2]]], [1166,[9029.87,2566.83,0],[[1166,2],[1152,2]]], [1167,[9191.65,2484.86,0],[[1152,2],[1183,2]]], [1168,[1908.12,10778.1,0],[[1153,2],[1184,2]]], [1169,[1861.03,11529.2,0],[[1154,2],[1185,2]]], -[1170,[1751.48,11980.2,3.8147e-006],[[1155,2],[1186,2],[1187,2],[1170,2]]], [1171,[1712.26,11809.8,0],[[1155,2],[1188,2]]], [1172,[1949.81,12025,0],[[1155,2],[1189,2]]], [1173,[8748.52,10458.3,-1.52588e-005],[[1156,2],[1190,2]]], [1174,[8675.68,9964.92,0],[[1157,2]]], [1175,[9749,10602.6,-1.52588e-005],[[1158,2],[1191,2]]], -[1176,[6798.82,1177.8,-3.05176e-005],[[1159,2],[1192,2]]], [1177,[6078.24,1676,0],[[1160,2],[1193,2]]], [1178,[3102.3,853.13,0],[[1162,2],[1194,2]]], [1179,[3237.81,937.018,0],[[1162,2]]], [1180,[7542.26,1901.83,0],[[1163,2],[1195,2],[1196,2]]], [1181,[8060.66,2201.23,1.01725e-005],[[1164,2],[1197,2],[1198,2]]], -[1182,[8565.12,2465.78,0],[[1165,2],[1199,2]]], [1183,[9344.53,2429.08,0],[[1167,2],[1200,2]]], [1184,[1870.66,10650.2,0],[[1168,2],[1201,2]]], [1185,[1802.45,11524.4,1.52588e-005],[[1169,2],[1202,2]]], [1186,[1684.38,11985.1,0],[[1170,2],[1203,2],[1186,2]]], [1187,[1769.22,11978.7,0],[[1170,2]]], -[1188,[1631.91,11704.2,0],[[1171,2],[1204,2]]], [1189,[2061.01,12117.7,-7.62939e-006],[[1172,2],[1205,2]]], [1190,[8687.94,10464.6,0],[[1173,2],[1190,2],[1206,2]]], [1191,[9747.44,10738.3,0],[[1175,2],[1207,2]]], [1192,[6929.17,1095.81,0],[[1176,2],[1208,2]]], [1193,[6154.27,1707.59,0],[[1177,2],[1209,2]]], -[1194,[3021.04,849.223,-3.05176e-005],[[1178,2],[1210,2]]], [1195,[7509.58,1846.75,0],[[1180,2],[1211,2],[1195,2],[1212,2],[1213,2]]], [1196,[7624.09,1932.08,0],[[1180,2],[1214,2]]], [1197,[7910.99,2109.27,0],[[1181,2],[1214,2]]], [1198,[8203.24,2236.46,0],[[1181,2],[1198,2],[1215,2],[1216,2]]], [1199,[8467.29,2451.3,0],[[1182,2],[1217,2]]], -[1200,[9427.28,2393.42,3.05176e-005],[[1183,2],[1218,2]]], [1201,[1869.74,10630.2,0],[[1184,2]]], [1202,[1773.03,11533.4,-5.08626e-006],[[1185,2],[1219,2],[1202,2],[1204,2]]], [1203,[1605.41,12021.7,0],[[1186,2],[1220,2],[1221,2],[1203,2]]], [1204,[1616.03,11662.6,5.08626e-006],[[1188,2],[1202,2],[1222,2]]], [1205,[2111.36,12179.4,-7.62939e-006],[[1189,2],[1223,2]]], -[1206,[8603.21,10502,0],[[1190,2],[1224,2]]], [1207,[9748.34,10884.1,0],[[1191,2],[1225,2]]], [1208,[7039.46,1051.28,0],[[1192,2],[1226,2]]], [1209,[6230.72,1735.95,0],[[1193,2],[1227,2],[1228,2],[1209,2]]], [1210,[2853.25,861.321,0],[[1194,2],[1229,2]]], [1211,[7518.36,1854.54,1.52588e-005],[[1195,2]]], -[1212,[7463.65,1768.73,0],[[1195,2],[1230,2],[1212,2],[1231,2],[1232,2]]], [1213,[7459.63,1796.93,0],[[1230,2],[1195,2]]], [1214,[7747.77,2014.18,0],[[1196,2],[1197,2]]], [1215,[8221.18,2133.73,0],[[1198,2],[1215,2],[1233,2]]], [1216,[8345.03,2247.18,0],[[1198,2],[1234,2]]], [1217,[8452.14,2444.15,0],[[1199,2],[1235,2],[1236,2]]], -[1218,[9472.79,2359.22,0],[[1200,2],[1237,2],[1238,2]]], [1219,[1781.22,11528.3,-7.62939e-006],[[1202,2]]], [1220,[1517.49,12003.7,0],[[1203,2]]], [1221,[1622.05,12020.8,1.01725e-005],[[1203,2]]], [1222,[1590.34,11540.1,0],[[1204,2],[1239,2]]], [1223,[2139.21,12229.4,1.90735e-006],[[1205,2],[1240,2],[1241,2],[1242,2]]], -[1224,[8529.18,10568.5,-1.52588e-005],[[1206,2],[1243,2]]], [1225,[9783.87,11055.3,1.52588e-005],[[1207,2],[1244,2]]], [1226,[7108.13,1047.08,0],[[1208,2],[1245,2]]], [1227,[6322.94,1872.54,0],[[1209,2],[1246,2]]], [1228,[6220.5,1728.92,0],[[1209,2]]], [1229,[2783.78,881.813,0],[[1210,2],[1247,2]]], -[1230,[7456.74,1785.57,0],[[1212,2],[1213,2]]], [1231,[7479.63,1658.74,-1.01725e-005],[[1212,2],[1232,2],[1231,2],[1248,2]]], [1232,[7491.83,1672.11,0],[[1231,2],[1265,2],[1212,2],[1232,2]]], [1233,[8103.04,2064.64,0],[[1215,2],[1249,2]]], [1234,[8449.95,2248.82,0],[[1216,2],[1250,2]]], [1235,[8443.72,2537.79,3.05176e-005],[[1217,2]]], -[1236,[8482.88,2387.77,1.01725e-005],[[1217,2],[1251,2],[1236,2],[1252,2]]], [1237,[9334.41,2281.74,0],[[1218,2],[1253,2]]], [1238,[9629.82,2375.79,0],[[1218,2],[1254,2]]], [1239,[1594.28,11367.4,0],[[1222,2],[1255,2]]], [1240,[2098.36,12317.9,0],[[1223,2],[1256,2]]], [1241,[2194.84,12120.9,0],[[1223,2],[1257,2]]], -[1242,[2183.47,12422.8,0],[[1223,2],[1258,2]]], [1243,[8470.02,10681.5,0],[[1224,2],[1259,2]]], [1244,[9794.36,11174.6,-1.52588e-005],[[1225,2],[1260,2]]], [1245,[7145.29,1052.79,1.01725e-005],[[1226,2],[1261,2],[1262,2]]], [1246,[6375.03,1949.31,-1.01725e-005],[[1227,2],[1263,2]]], [1247,[2755.99,884.814,2.03451e-005],[[1229,2],[1247,2],[1264,2]]], -[1248,[7374.66,1566.93,-3.05176e-005],[[1231,2],[1266,2]]], [1249,[7994.43,2004.57,0],[[1233,2]]], [1250,[8532.18,2251.62,0],[[1234,2],[1267,2]]], [1251,[8465.08,2397.16,1.52588e-005],[[1236,2]]], [1252,[8613.91,2311.58,0],[[1236,2],[1268,2],[1252,2],[1269,2],[1267,2]]], [1253,[9255.64,2248.78,0],[[1237,2],[1270,2]]], -[1254,[9765.65,2362.45,-3.05176e-005],[[1238,2],[1271,2]]], [1255,[1577.63,11315.5,5.08626e-006],[[1239,2],[1255,2],[1272,2]]], [1256,[2062.77,12418.7,-3.8147e-006],[[1240,2],[1273,2]]], [1257,[2271.84,12047,-7.62939e-006],[[1241,2]]], [1258,[2219.57,12486.7,3.8147e-006],[[1242,2],[1274,2]]], [1259,[8434.11,10820.3,0],[[1243,2],[1275,2]]], -[1260,[9815.1,11274,-7.62939e-006],[[1244,2],[1276,2]]], [1261,[7058.79,1217.21,0],[[1245,2],[1277,2]]], [1262,[7207.5,1003.32,1.01725e-005],[[1245,2],[1278,2],[1279,2]]], [1263,[6470.28,2011.31,0],[[1246,2],[1280,2],[1281,2],[1263,2]]], [1264,[2673.86,861.509,0],[[1247,2],[1282,2]]], [1265,[7489.3,1691.06,1.01725e-005],[[1232,2]]], -[1266,[7278.79,1490.41,0],[[1248,2],[1283,2]]], [1267,[8648.74,2221.27,-3.05176e-005],[[1250,2],[1252,2],[1284,2]]], [1268,[8597.63,2324.89,0],[[1252,2]]], [1269,[8716.8,2219.6,0],[[1252,2],[1285,2],[1284,2]]], [1270,[9161.21,2239.48,0],[[1253,2],[1286,2]]], [1271,[9903.17,2332.87,0],[[1254,2],[1287,2]]], -[1272,[1543.74,11281.9,0],[[1255,2],[1272,2],[1288,2]]], [1273,[1988.13,12520.5,0],[[1256,2],[1289,2]]], [1274,[2306.02,12579.3,-3.8147e-006],[[1258,2],[1290,2]]], [1275,[8427.68,10879,0],[[1259,2],[1291,2],[1292,2]]], [1276,[9818.81,11302,0],[[1260,2],[1276,2],[1293,2]]], [1277,[6993.66,1339.62,0],[[1261,2],[1294,2]]], -[1278,[7253.4,1073.21,0],[[1262,2],[1295,2]]], [1279,[7190.15,925.252,0],[[1262,2],[1296,2]]], [1280,[6505.66,2082.51,-3.05176e-005],[[1263,2]]], [1281,[6462.87,2000.61,-1.01725e-005],[[1263,2]]], [1282,[2604.02,807.115,0],[[1264,2],[1297,2]]], [1283,[7250.61,1421.78,0],[[1266,2],[1298,2]]], -[1284,[8710.27,2210.06,-1.01725e-005],[[1267,2],[1284,2],[1299,2],[1269,2]]], [1285,[8826.46,2183.16,-7.62939e-006],[[1269,2],[1300,2],[1285,2],[1301,2],[1302,2]]], [1286,[9064.46,2216.97,-7.62939e-006],[[1270,2],[1301,2],[1286,2],[1303,2]]], [1287,[10040.5,2324.83,3.05176e-005],[[1271,2],[1304,2]]], [1288,[1456.37,11125.4,0],[[1272,2],[1305,2]]], [1289,[1908.78,12610.4,0],[[1273,2]]], -[1290,[2413.26,12695.4,0],[[1274,2],[1306,2]]], [1291,[8403.66,11025.4,0],[[1275,2]]], [1292,[8509.25,10901.8,0],[[1275,2],[1307,2]]], [1293,[9801.72,11417.3,-7.62939e-006],[[1276,2],[1308,2]]], [1294,[6974.16,1435.54,0],[[1277,2],[1309,2]]], [1295,[7264.14,1180.64,0],[[1278,2],[1298,2]]], -[1296,[7207.9,819.123,0],[[1279,2],[1310,2]]], [1297,[2545.71,764.577,0],[[1282,2],[1311,2]]], [1298,[7248.25,1307.57,0],[[1283,2],[1295,2]]], [1299,[8709.34,2229.66,0],[[1284,2]]], [1300,[8794.96,2190.16,-1.52588e-005],[[1285,2]]], [1301,[8959.4,2219,0],[[1285,2],[1286,2]]], -[1302,[8844.11,2070.38,-1.01725e-005],[[1285,2],[1312,2],[1313,2]]], [1303,[9074.8,2156.26,-1.01725e-005],[[1286,2],[1314,2],[1315,2],[1303,2]]], [1304,[10119.1,2331.28,0],[[1287,2],[1316,2],[1317,2]]], [1305,[1406.96,11081.6,-1.01725e-005],[[1288,2],[1318,2],[1305,2],[1319,2]]], [1306,[2484.6,12783.5,0],[[1290,2],[1306,2]]], [1307,[8549.85,10953,-1.52588e-005],[[1292,2],[1320,2]]], -[1308,[9770.28,11513.3,0],[[1293,2],[1321,2]]], [1309,[6975.07,1531.59,0],[[1294,2],[1322,2]]], [1310,[7263.02,759.414,0],[[1296,2],[1323,2],[1310,2],[1324,2]]], [1311,[2467.07,736.99,0],[[1297,2],[1325,2]]], [1312,[8719.87,2054.74,0],[[1302,2],[1326,2]]], [1313,[8848.65,1986.23,0],[[1302,2],[1327,2]]], -[1314,[9103.23,2031.35,0],[[1303,2],[1328,2]]], [1315,[9064.45,2177.18,-1.01725e-005],[[1303,2]]], [1316,[10250.8,2368.23,0],[[1304,2],[1329,2]]], [1317,[10197.8,2410.16,0],[[1304,2],[1330,2]]], [1318,[1424.18,11088.8,0],[[1305,2]]], [1319,[1350.01,11055.8,0],[[1305,2],[1319,2],[1331,2]]], -[1320,[8597.44,11043.2,0],[[1307,2],[1332,2]]], [1321,[9761.89,11550.1,-2.54313e-006],[[1308,2],[1333,2],[1334,2]]], [1322,[6887.04,1647.51,0],[[1309,2],[1335,2]]], [1323,[7231.47,781.924,0],[[1310,2]]], [1324,[7325.77,587.336,0],[[1310,2],[1336,2]]], [1325,[2376.74,638.433,0],[[1311,2],[1337,2]]], -[1326,[8589.01,2002.28,0],[[1312,2],[1338,2]]], [1327,[8809.83,1904.46,3.05176e-005],[[1313,2],[1339,2],[1327,2]]], [1328,[9119.19,1997.41,-1.01725e-005],[[1314,2],[1340,2],[1341,2],[1328,2]]], [1329,[10347.5,2397.66,-3.05176e-005],[[1316,2],[1342,2]]], [1330,[10213.8,2438.13,0],[[1317,2]]], [1331,[1311.61,11009.3,3.05176e-005],[[1319,2],[1343,2]]], -[1332,[8632.11,11083.1,0],[[1320,2],[1344,2],[1345,2]]], [1333,[9611.4,11691.9,0],[[1321,2],[1346,2]]], [1334,[9876.19,11516.5,0],[[1321,2],[1347,2]]], [1335,[6820.81,1733.58,0],[[1322,2],[1348,2]]], [1336,[7325.83,458.377,0],[[1324,2],[1349,2]]], [1337,[2304.94,545.41,0],[[1325,2],[1350,2]]], -[1338,[8451.37,1952.74,0],[[1326,2],[1351,2]]], [1339,[8791.08,1866.53,0],[[1327,2],[1352,2],[1339,2]]], [1340,[9250.15,1840.03,0],[[1328,2],[1353,2]]], [1341,[9109.85,2011.36,-1.52588e-005],[[1328,2]]], [1342,[10405.9,2394.62,1.01725e-005],[[1329,2],[1342,2],[1354,2]]], [1343,[1304.65,10904.5,-3.05176e-005],[[1331,2],[1355,2]]], -[1344,[8712.15,11019.3,0],[[1332,2]]], [1345,[8670.51,11236.2,1.52588e-005],[[1332,2],[1356,2]]], [1346,[9530.64,11779.1,-7.62939e-006],[[1333,2],[1357,2]]], [1347,[10010.7,11424.8,-7.62939e-006],[[1334,2],[1358,2]]], [1348,[6794.42,1825.71,0],[[1335,2],[1359,2]]], [1349,[7313.09,382.292,0],[[1336,2],[1360,2]]], -[1350,[2201.45,478.075,0],[[1337,2],[1361,2]]], [1351,[8357.82,1911.48,0],[[1338,2],[1362,2]]], [1352,[8684.43,1825.69,0],[[1339,2],[1363,2]]], [1353,[9327.29,1781.19,3.05176e-005],[[1340,2]]], [1354,[10508.7,2372.37,0],[[1342,2],[1364,2]]], [1355,[1324.3,10795.6,-3.05176e-005],[[1343,2],[1365,2]]], -[1356,[8671.61,11290.7,0],[[1345,2],[1366,2],[1367,2]]], [1357,[9475.1,11834.1,0],[[1346,2],[1368,2]]], [1358,[10175.7,11322.3,0],[[1347,2],[1369,2]]], [1359,[6764.61,1908.84,0],[[1348,2],[1370,2]]], [1360,[7295.5,313.92,0],[[1349,2],[1371,2]]], [1361,[2178.54,460.465,0],[[1350,2],[1361,2],[1372,2]]], -[1362,[8224.54,1826.64,0],[[1351,2],[1362,2]]], [1363,[8644.76,1771.01,0],[[1352,2],[1373,2],[1363,2]]], [1364,[10626.1,2382,0],[[1354,2],[1374,2]]], [1365,[1334.6,10710.5,3.05176e-005],[[1355,2],[1375,2]]], [1366,[8677.93,11369,0],[[1356,2]]], [1367,[8578.23,11320.9,0],[[1356,2],[1376,2]]], -[1368,[9439.02,11916.1,0],[[1357,2],[1377,2]]], [1369,[10290.8,11246.1,0],[[1358,2],[1378,2]]], [1370,[6717.23,1968.79,0],[[1359,2],[1379,2]]], [1371,[7310.63,279.12,-1.01725e-005],[[1360,2],[1380,2],[1371,2]]], [1372,[2110.4,354.466,-3.05176e-005],[[1361,2],[1381,2]]], [1373,[8670.46,1710.14,0],[[1363,2],[1382,2]]], -[1374,[10787.7,2415.84,0],[[1364,2],[1383,2]]], [1375,[1317.59,10584.1,0],[[1365,2],[1384,2]]], [1376,[8513.89,11327.4,0],[[1367,2]]], [1377,[9425.41,12026.9,0],[[1368,2],[1385,2]]], [1378,[10395.3,11165.9,0],[[1369,2],[1386,2]]], [1379,[6644.51,2022.92,0],[[1370,2],[1387,2]]], -[1380,[7411.5,223.708,0],[[1371,2],[1388,2],[1389,2],[1380,2]]], [1381,[2095.98,323.197,1.01725e-005],[[1372,2],[1390,2],[1391,2]]], [1382,[8762.34,1644.05,-3.05176e-005],[[1373,2],[1392,2]]], [1383,[10892,2456.93,0],[[1374,2],[1393,2]]], [1384,[1318.29,10488.8,0],[[1375,2],[1394,2]]], [1385,[9379.72,12087,0],[[1377,2],[1395,2]]], -[1386,[10524.9,11091.4,1.01725e-005],[[1378,2],[1396,2],[1397,2]]], [1387,[6534.73,2087.42,0],[[1379,2]]], [1388,[7421.73,64.2747,0],[[1380,2],[1398,2]]], [1389,[7400.52,238.972,1.01725e-005],[[1380,2]]], [1390,[1980.38,367.111,-3.05176e-005],[[1381,2],[1399,2]]], [1391,[2135.33,286.51,0],[[1381,2]]], -[1392,[8823.92,1593.14,3.05176e-005],[[1382,2],[1400,2]]], [1393,[10948.7,2473.54,0],[[1383,2],[1401,2],[1402,2],[1403,2]]], [1394,[1346.43,10398.3,0],[[1384,2],[1404,2]]], [1395,[9326.1,12149.1,7.62939e-006],[[1385,2],[1405,2]]], [1396,[10620.4,10980.8,-1.52588e-005],[[1386,2],[1406,2]]], [1397,[10666.1,11037.6,0],[[1386,2],[1407,2]]], -[1398,[7416.17,30.8869,3.05176e-005],[[1388,2]]], [1399,[1901.99,381.584,0],[[1390,2]]], [1400,[8834.38,1554.14,0],[[1392,2],[1408,2],[1409,2],[1400,2]]], [1401,[11074.2,2428.24,-1.01725e-005],[[1393,2],[1410,2],[1401,2],[1411,2]]], [1402,[11034.6,2572.37,0],[[1393,2],[1402,2]]], [1403,[11031.1,2431.8,-3.05176e-005],[[1410,2],[1393,2]]], -[1404,[1350.42,10316.3,0],[[1394,2],[1412,2]]], [1405,[9284.58,12204.3,0],[[1395,2],[1413,2],[1405,2],[1414,2]]], [1406,[10725.3,10889.1,0],[[1396,2],[1415,2]]], [1407,[10804.3,10973.3,-1.52588e-005],[[1397,2],[1416,2]]], [1408,[8766.34,1447.76,0],[[1400,2],[1417,2]]], [1409,[8836.34,1572.46,-1.01725e-005],[[1400,2]]], -[1410,[11052.3,2420.05,0],[[1401,2],[1403,2],[1410,2]]], [1411,[11173.5,2445.46,3.05176e-005],[[1401,2],[1418,2]]], [1412,[1326.28,10277.1,0],[[1404,2],[1419,2]]], [1413,[9289.13,12186.2,0],[[1405,2]]], [1414,[9259.46,12326.3,0],[[1405,2],[1420,2]]], [1415,[10828.3,10794.4,0],[[1406,2],[1421,2]]], -[1416,[10909,10945.9,0],[[1407,2],[1422,2]]], [1417,[8729.41,1438.59,-1.52588e-005],[[1417,2]]], [1418,[11254.5,2432.73,0],[[1411,2],[1423,2]]], [1419,[1252.24,10243,3.05176e-005],[[1412,2],[1424,2]]], [1420,[9210.66,12434.9,7.62939e-006],[[1414,2],[1425,2]]], [1421,[10955.7,10705.8,-1.52588e-005],[[1415,2],[1426,2]]], -[1422,[11068.9,10929.2,0],[[1416,2],[1427,2]]], [1423,[11351.3,2450.59,0],[[1418,2],[1429,2]]], [1424,[1202.83,10240.1,0],[[1419,2],[1430,2]]], [1425,[9210.1,12526.7,0],[[1420,2],[1431,2]]], [1426,[11083.1,10615.8,0],[[1421,2],[1432,2]]], [1427,[11213.8,10924.7,0],[[1422,2],[1433,2]]], -[1428,[8670.16,1436.81,-3.05176e-005],[[1417,2]]], [1429,[11490.5,2488.04,0],[[1423,2],[1434,2]]], [1430,[1148.67,10272.7,0],[[1424,2],[1435,2]]], [1431,[9199.44,12629.1,-7.62939e-006],[[1425,2],[1436,2]]], [1432,[11220.9,10519.1,0],[[1426,2],[1437,2]]], [1433,[11380.3,10929.5,-1.52588e-005],[[1427,2],[1438,2]]], -[1434,[11634.7,2529.12,0],[[1429,2],[1439,2]]], [1435,[1051.13,10372.8,0],[[1430,2],[1440,2]]], [1436,[9167.07,12717.5,0],[[1431,2],[1436,2]]], [1437,[11363.3,10430.1,0],[[1432,2],[1441,2]]], [1438,[11511.4,10945.5,0],[[1433,2],[1442,2]]], [1439,[11747.5,2568.97,0],[[1434,2],[1443,2]]], -[1440,[968.136,10419,0],[[1435,2],[1444,2]]], [1441,[11484.3,10340.8,1.52588e-005],[[1437,2],[1445,2]]], [1442,[11626.2,10937.8,0],[[1438,2],[1446,2]]], [1443,[11838.4,2600.18,-1.01725e-005],[[1439,2],[1447,2],[1448,2]]], [1444,[832.037,10474.3,6.10352e-005],[[1440,2],[1444,2]]], [1445,[11567.8,10263.2,0],[[1441,2],[1449,2]]], -[1446,[11712.1,10908.5,0],[[1442,2],[1450,2]]], [1447,[11876.4,2539.58,0],[[1443,2],[1447,2]]], [1448,[11890.3,2612.47,0],[[1443,2]]], [1449,[11599,10207.3,-1.52588e-005],[[1445,2],[1451,2]]], [1450,[11777.9,10849.4,0],[[1446,2],[1452,2]]], [1451,[11629.8,10097.6,0],[[1449,2],[1453,2]]], -[1452,[11893.1,10756.5,0],[[1450,2],[1454,2]]], [1453,[11640.7,9942.12,-1.52588e-005],[[1451,2],[1455,2]]], [1454,[11983.9,10696.3,0],[[1452,2],[1456,2]]], [1455,[11639.8,9836.54,0],[[1453,2],[1457,2]]], [1456,[12043.9,10678.2,0],[[1454,2],[1458,2]]], [1457,[11616.6,9678.7,1.52588e-005],[[1455,2],[1459,2]]], -[1458,[12127.7,10679.8,1.52588e-005],[[1456,2],[1460,2]]], [1459,[11603.5,9507.9,0],[[1457,2],[1461,2]]], [1460,[12223.6,10686.2,0],[[1458,2],[1462,2],[1463,2]]], [1461,[11622.8,9376.66,0],[[1459,2],[1464,2]]], [1462,[12240.4,10765.6,0],[[1460,2],[1462,2],[1465,2]]], [1463,[12251.6,10557.7,0],[[1460,2],[1466,2]]], -[1464,[11658.9,9244.39,0],[[1461,2],[1467,2]]], [1465,[12306.8,10874.8,-7.62939e-006],[[1462,2],[1468,2]]], [1466,[12285.6,10463,0],[[1463,2],[1469,2]]], [1467,[11677,9118.51,0],[[1464,2],[1470,2]]], [1468,[12343.1,10927.7,2.54313e-006],[[1465,2],[1471,2],[1472,2],[1468,2]]], [1469,[12275.8,10362.4,0],[[1466,2],[1473,2],[1469,2],[1474,2]]], -[1470,[11658,8986.2,-1.52588e-005],[[1467,2],[1475,2]]], [1471,[12376.6,10970.5,5.08626e-006],[[1468,2],[1476,2],[1471,2],[1477,2]]], [1472,[12336,10920.4,3.8147e-006],[[1468,2]]], [1473,[12222.2,10173.2,1.52588e-005],[[1469,2],[1478,2]]], [1474,[12343.1,10337.9,0],[[1469,2],[1479,2]]], [1475,[11638,8884.47,0],[[1470,2],[1480,2]]], -[1476,[12373.1,10957.3,7.62939e-006],[[1471,2]]], [1477,[12320.3,11113.7,-5.08626e-006],[[1471,2],[1481,2],[1482,2],[1483,2]]], [1478,[12203.3,10024.9,0],[[1473,2],[1484,2]]], [1479,[12390.3,10291.3,0],[[1474,2],[1485,2]]], [1480,[11608,8821.93,0],[[1475,2],[1486,2]]], [1481,[12204.4,11065.7,0],[[1477,2],[1483,2],[1481,2],[1487,2]]], -[1482,[12340,11197.7,2.54313e-006],[[1477,2],[1488,2],[1489,2]]], [1483,[12218.1,11078.8,0],[[1481,2],[1492,2],[1483,2],[1477,2]]], [1484,[12200.1,9947.39,0],[[1478,2]]], [1485,[12424.3,10228.5,1.52588e-005],[[1479,2],[1490,2]]], [1486,[11602,8740.62,0],[[1480,2],[1491,2]]], [1487,[12147.2,11034.2,0],[[1481,2],[1487,2]]], -[1488,[12456.4,11127.8,0],[[1482,2],[1493,2]]], [1489,[12188.1,11272.4,0],[[1482,2],[1494,2]]], [1490,[12452.3,10109.4,0],[[1485,2],[1495,2]]], [1491,[11590.3,8600.9,0],[[1486,2],[1496,2]]], [1492,[12242.5,11089.4,0],[[1483,2]]], [1493,[12543,11088.3,-7.62939e-006],[[1488,2],[1497,2]]], -[1494,[12053,11333.8,0],[[1489,2],[1498,2]]], [1495,[12481.2,9993.39,-1.52588e-005],[[1490,2],[1499,2]]], [1496,[11557.6,8458.18,0],[[1491,2],[1500,2]]], [1497,[12632.8,11058.2,0],[[1493,2],[1501,2]]], [1498,[11949.6,11409.5,7.62939e-006],[[1494,2],[1502,2]]], [1499,[12516.7,9954.1,1.01725e-005],[[1495,2],[1503,2],[1504,2]]], -[1500,[11506.6,8320.06,0],[[1496,2],[1505,2]]], [1501,[12704.3,10997.3,0],[[1497,2],[1506,2]]], [1502,[11841.3,11481.4,0],[[1498,2],[1507,2]]], [1503,[12563.2,9995.83,0],[[1499,2]]], [1504,[12621.3,9843.03,0],[[1499,2],[1508,2]]], [1505,[11445.9,8194.85,0],[[1500,2]]], -[1506,[12794.5,10941.6,0],[[1501,2]]], [1507,[11726,11574.2,-7.62939e-006],[[1502,2],[1509,2]]], [1508,[12641.6,9828.55,1.52588e-005],[[1504,2]]], [1509,[11651.2,11665.6,0],[[1507,2],[1510,2]]], [1510,[11638.6,11699.6,5.08626e-006],[[1509,2],[1510,2],[1511,2]]], [1511,[11633.2,11830.8,-7.62939e-006],[[1510,2],[1512,2]]], -[1512,[11633,11899.6,0],[[1511,2],[1513,2]]], [1513,[11627.9,11909.1,5.08626e-006],[[1512,2],[1513,2],[1514,2]]], [1514,[11541.2,12014,0],[[1513,2],[1515,2]]], [1515,[11481.8,12114.2,0],[[1514,2],[1516,2]]], [1516,[11436,12200.3,0],[[1515,2],[1517,2]]], [1517,[11363.5,12287.2,-7.62939e-006],[[1516,2],[1518,2]]], -[1518,[11305.3,12376.4,-7.62939e-006],[[1517,2],[1519,2]]], [1519,[11219.4,12463.5,0],[[1518,2],[1520,2]]], [1520,[11183.8,12527.3,0],[[1519,2],[1521,2]]], [1521,[11145,12622,0],[[1520,2],[1522,2]]], [1522,[11078.4,12715.8,7.62939e-006],[[1521,2],[1523,2]]], [1523,[11024.1,12794.4,0],[[1522,2]]]]; diff --git a/A3-Antistasi/NavGrids/navGridtem_kujari.sqf b/A3-Antistasi/NavGrids/navGridtem_kujari.sqf deleted file mode 100644 index 7e6fffdd92..0000000000 --- a/A3-Antistasi/NavGrids/navGridtem_kujari.sqf +++ /dev/null @@ -1,738 +0,0 @@ -navGrid = [[0,[2183.22,4783.53,0],[[1,2],[2,2],[3,2],[4,2]]], [1,[2131.44,4768.16,-4.76837e-007],[[0,2],[4,2],[5,2],[6,2]]], [2,[2184.4,4851.22,0],[[0,2],[7,2],[8,2]]], [3,[2375.93,4819.17,1.90735e-006],[[0,2],[9,2]]], [4,[2205.12,4685.14,0],[[0,2],[1,2],[10,2],[11,2],[12,2]]], [5,[1960.7,4818.41,0],[[1,2],[13,2],[14,2],[15,2]]], -[6,[1978.49,4716.13,0],[[1,2],[16,2]]], [7,[2219.84,4997.66,0],[[2,2],[17,2]]], [8,[2345.15,4875.66,1.90735e-006],[[2,2],[18,2],[9,2]]], [9,[2416.54,4833.53,-4.76837e-007],[[3,2],[8,2],[11,2],[18,2],[19,2]]], [10,[2143.77,4677.22,0],[[4,2],[20,2],[21,2],[12,2]]], [11,[2358.93,4677.89,-3.8147e-007],[[4,2],[9,2],[12,2],[22,2],[23,2]]], -[12,[2231.74,4620.53,0],[[4,2],[10,2],[11,2],[21,2],[24,2]]], [13,[1998.13,4902.56,0],[[5,2],[25,2],[26,2]]], [14,[1825.1,4782.92,-3.17891e-007],[[5,2],[27,2],[28,2]]], [15,[1862.8,4663.33,0],[[5,2],[29,2],[16,2],[20,2]]], [16,[1864.23,4602.87,0],[[6,2],[15,2],[29,2]]], [17,[2323.8,5080.02,0],[[7,2],[30,2]]], -[18,[2431.17,4921.33,-1.90735e-006],[[8,2],[9,2],[31,2]]], [19,[2581.42,4857.88,0],[[9,2]]], [20,[1987.48,4596.97,1.27157e-006],[[10,2],[15,2],[29,2],[32,2],[21,2]]], [21,[2170.63,4600.55,4.76837e-007],[[10,2],[12,2],[20,2],[33,2],[24,2],[34,2]]], [22,[2357.47,4515.02,0],[[11,2],[35,2],[24,2]]], [23,[2541.85,4658.34,-1.90735e-006],[[11,2],[36,2]]], -[24,[2238.81,4497.29,-4.76837e-007],[[12,2],[21,2],[22,2],[37,2],[32,2],[38,2]]], [25,[1935.39,4977.76,0],[[13,2],[39,2],[28,2],[40,2],[26,2]]], [26,[1974.12,5071.45,0],[[13,2],[25,2],[40,2],[41,2]]], [27,[1652.37,4740.35,0],[[14,2],[42,2]]], [28,[1823.93,4914.17,-1.90735e-006],[[14,2],[25,2],[39,2]]], [29,[1831.4,4570.55,3.8147e-007],[[15,2],[16,2],[20,2],[43,2],[44,2]]], -[30,[2457.52,5178.07,0],[[17,2],[45,2]]], [31,[2584.03,5062.42,0],[[18,2],[46,2]]], [32,[2111.71,4593.98,0],[[20,2],[24,2],[37,2]]], [33,[2186.4,4490.04,-1.90735e-006],[[21,2],[47,2],[38,2]]], [34,[2123.68,4595.78,-1.90735e-006],[[21,2]]], [35,[2459.09,4387.16,1.90735e-006],[[22,2],[48,2]]], -[36,[2656.71,4586.44,0],[[23,2],[49,2]]], [37,[2114.95,4492.7,4.76837e-007],[[24,2],[32,2],[50,2],[51,2]]], [38,[2263.88,4407.8,0],[[24,2],[33,2],[47,2],[52,2]]], [39,[1863.27,4940.4,0],[[25,2],[28,2],[53,2],[40,2]]], [40,[1897.63,5040.58,-4.76837e-007],[[25,2],[26,2],[39,2],[54,2],[55,2]]], [41,[1911.84,5200.21,9.53674e-007],[[26,2],[56,2]]], -[42,[1489.48,4743.14,1.90735e-006],[[27,2],[57,2]]], [43,[1642.37,4532.86,0],[[29,2],[58,2]]], [44,[1727.24,4380.07,0],[[29,2],[59,2]]], [45,[2574.92,5254.35,0],[[30,2],[60,2]]], [46,[2678.63,5165.24,0],[[31,2],[61,2]]], [47,[2208.2,4394.41,0],[[33,2],[38,2],[50,2]]], -[48,[2536.05,4273.14,0],[[35,2],[62,2]]], [49,[2747.35,4502.29,0],[[36,2],[63,2]]], [50,[2136.86,4305.91,2.54313e-006],[[37,2],[47,2],[64,2]]], [51,[2045.53,4347.76,0],[[37,2],[65,2]]], [52,[2341.91,4232.56,-2.54313e-006],[[38,2],[66,2],[67,2]]], [53,[1910.73,4857.08,0],[[39,2]]], -[54,[1841.47,5007.77,-4.76837e-007],[[40,2],[55,2],[68,2]]], [55,[1836.35,5085.96,1.14441e-006],[[40,2],[54,2],[69,2],[70,2],[55,2]]], [56,[1808.24,5314.82,0],[[41,2],[71,2]]], [57,[1362.13,4741.09,0],[[42,2],[72,2]]], [58,[1494.99,4523.47,0],[[43,2],[73,2]]], [59,[1653.72,4267.97,0],[[44,2],[74,2]]], -[60,[2703.99,5294.37,-9.53674e-007],[[45,2],[75,2]]], [61,[2797.92,5253.06,0],[[46,2],[76,2]]], [62,[2626.21,4113.8,9.53674e-007],[[48,2],[77,2]]], [63,[2863.54,4409.09,-9.53674e-007],[[49,2],[78,2]]], [64,[2139.88,4128.52,1.27157e-006],[[50,2],[79,2],[80,2]]], [65,[1989.54,4196.93,0],[[51,2],[81,2]]], -[66,[2491.68,4123.27,0],[[52,2],[82,2]]], [67,[2377.29,4043.82,0],[[52,2],[83,2]]], [68,[1806.61,4984.21,0],[[54,2]]], [69,[1885.3,5134.64,0],[[55,2]]], [70,[1786.98,5160.19,0],[[55,2]]], [71,[1801.47,5351.63,0],[[56,2],[71,2],[84,2]]], -[72,[1220.8,4733.7,0],[[57,2],[85,2]]], [73,[1311.05,4545.62,0],[[58,2],[86,2]]], [74,[1577.38,4133.08,0],[[59,2],[87,2]]], [75,[2860.69,5382.3,0],[[60,2],[88,2]]], [76,[2895.53,5325.01,1.90735e-006],[[61,2],[89,2]]], [77,[2733.74,3941.26,0],[[62,2],[82,2],[90,2],[91,2]]], -[78,[2998.83,4416.94,0],[[63,2]]], [79,[2181.5,3988,0],[[64,2],[92,2]]], [80,[2123.35,3952.51,0],[[64,2],[93,2]]], [81,[1945.45,4041.95,0],[[65,2],[94,2]]], [82,[2603.55,4048.3,0],[[66,2],[77,2]]], [83,[2402.84,3897.49,-3.8147e-006],[[67,2],[95,2]]], -[84,[1828.02,5403.74,0],[[71,2],[84,2],[96,2]]], [85,[1077.54,4710.89,0],[[72,2],[97,2]]], [86,[1167.79,4553.92,0],[[73,2],[98,2]]], [87,[1563.97,3970.17,0],[[74,2],[99,2]]], [88,[2952.57,5416.32,0],[[75,2],[89,2],[100,2]]], [89,[2907.33,5333.38,6.35783e-007],[[76,2],[88,2],[89,2]]], -[90,[2832.22,3751.02,0],[[77,2],[101,2]]], [91,[2805.73,3893.5,0],[[77,2],[102,2],[103,2]]], [92,[2207.38,3859.88,0],[[79,2],[104,2]]], [93,[2103.59,3828.03,0],[[80,2],[105,2]]], [94,[1923.42,3914.71,0],[[81,2],[106,2]]], [95,[2427.86,3771.17,-1.90735e-006],[[83,2],[107,2]]], -[96,[1943.96,5535.21,0],[[84,2],[108,2]]], [97,[935.557,4662.45,0],[[85,2],[109,2]]], [98,[1034.84,4534.62,1.90735e-006],[[86,2],[110,2]]], [99,[1672.9,3828.54,0],[[87,2],[111,2]]], [100,[3053.54,5553.49,-0.0440689],[[88,2],[100,2],[112,2],[113,2]]], [101,[2934.35,3625.55,0],[[90,2],[114,2]]], -[102,[2983.58,3886.84,0],[[91,2],[115,2]]], [103,[2935.54,3772.93,0],[[91,2],[116,2]]], [104,[2226.58,3695.81,-3.8147e-006],[[92,2],[117,2]]], [105,[2081.97,3682.38,3.8147e-006],[[93,2],[118,2]]], [106,[1868.04,3770.28,0],[[94,2],[119,2]]], [107,[2486.19,3611.52,1.90735e-006],[[95,2],[120,2]]], -[108,[1973.76,5678.31,0],[[96,2],[121,2]]], [109,[786.105,4581.63,0],[[97,2],[122,2]]], [110,[869.607,4521.3,0],[[98,2],[122,2]]], [111,[1725.46,3690.59,0],[[99,2],[123,2],[119,2]]], [112,[3041.42,5693.83,0],[[100,2],[124,2]]], [113,[3151.57,5711.47,-6.35783e-007],[[100,2],[125,2],[126,2]]], -[114,[3029.8,3477.22,0],[[101,2],[127,2]]], [115,[3164.59,3898.54,0],[[102,2],[128,2]]], [116,[3038.15,3687.04,-1.90735e-006],[[103,2],[129,2]]], [117,[2236.16,3569.32,0],[[104,2],[130,2]]], [118,[2055.85,3501.98,-1.90735e-006],[[105,2],[131,2]]], [119,[1799.69,3638.8,0],[[106,2],[111,2],[123,2]]], -[120,[2560.69,3431.73,1.90735e-006],[[107,2],[132,2]]], [121,[2027.67,5764.63,0],[[108,2],[133,2],[134,2]]], [122,[723.798,4569.53,0],[[109,2],[110,2],[135,2],[136,2]]], [123,[1789.37,3586.2,0],[[111,2],[119,2],[137,2]]], [124,[3013.62,5815.67,-9.53674e-007],[[112,2],[138,2]]], [125,[3198.54,5731.27,-3.17891e-007],[[113,2],[139,2],[140,2]]], -[126,[3214.95,5850.54,0],[[113,2],[141,2]]], [127,[3117.03,3328.59,0],[[114,2],[142,2]]], [128,[3306.05,3872.5,0],[[115,2],[143,2]]], [129,[3151.78,3603.28,-1.90735e-006],[[116,2],[144,2]]], [130,[2251.04,3421.75,0],[[117,2],[145,2]]], [131,[2052.49,3340.82,0],[[118,2],[146,2]]], -[132,[2612.08,3297.34,0],[[120,2],[147,2]]], [133,[1985.41,5932.25,0],[[121,2],[148,2]]], [134,[2111.58,5900.76,-9.53674e-007],[[121,2],[149,2]]], [135,[607.271,4670.4,0],[[122,2],[150,2]]], [136,[547.315,4516.31,0],[[122,2],[151,2]]], [137,[1797.64,3407.63,0],[[123,2],[152,2]]], -[138,[3111.37,5923.09,-9.53674e-007],[[124,2],[153,2]]], [139,[3398.73,5804.4,0],[[125,2],[154,2]]], [140,[3320.72,5869.66,0],[[125,2],[155,2]]], [141,[3275.56,5983.37,0],[[126,2],[156,2]]], [142,[3200.31,3212.17,0],[[127,2],[157,2]]], [143,[3395.58,3816.45,0],[[128,2],[158,2],[159,2]]], -[144,[3192.15,3568.84,-9.53674e-007],[[129,2],[144,2],[160,2],[161,2]]], [145,[2263,3261.17,-1.90735e-006],[[130,2],[162,2]]], [146,[2045.97,3142.94,0],[[131,2],[163,2]]], [147,[2654.29,3176.66,0],[[132,2],[164,2]]], [148,[2037.84,6065.13,0],[[133,2],[165,2]]], [149,[2196.65,6051.4,1.90735e-006],[[134,2],[166,2]]], -[150,[501.699,4754.8,9.53674e-007],[[135,2],[167,2]]], [151,[432.812,4409.2,0],[[136,2],[168,2]]], [152,[1801.42,3358.03,0],[[137,2],[169,2],[170,2]]], [153,[3179.32,6029.87,0],[[138,2],[171,2]]], [154,[3601.8,5865.12,3.17891e-007],[[139,2],[172,2],[173,2]]], [155,[3433.84,5990.41,0],[[140,2],[174,2]]], -[156,[3305.78,6128.24,0],[[141,2],[175,2]]], [157,[3267.67,3101.2,-3.8147e-006],[[142,2],[176,2]]], [158,[3503.84,3722.25,0],[[143,2],[177,2]]], [159,[3565.15,3766.23,0],[[143,2],[178,2]]], [160,[3325.74,3409.65,0],[[144,2],[179,2]]], [161,[3380.74,3477.14,0],[[144,2],[180,2]]], -[162,[2293.4,3078.07,0],[[145,2],[181,2]]], [163,[1996.34,2975.09,-6.35783e-007],[[146,2],[182,2],[183,2]]], [164,[2729.01,3037.21,0],[[147,2],[184,2]]], [165,[2131.39,6100.69,0],[[148,2],[166,2]]], [166,[2208.32,6107.21,-6.35783e-007],[[149,2],[165,2],[185,2]]], [167,[392.02,4853.27,0],[[150,2],[186,2]]], -[168,[435.636,4280.49,0],[[151,2]]], [169,[1804.62,3162.83,0],[[152,2],[182,2]]], [170,[1771.06,3217.33,0],[[152,2],[187,2]]], [171,[3281.14,6144.17,0],[[153,2],[175,2]]], [172,[3810.11,5940.39,0],[[154,2],[188,2]]], [173,[3651.87,5814.1,9.53674e-007],[[154,2],[189,2]]], -[174,[3530.55,6091.74,9.53674e-007],[[155,2],[190,2]]], [175,[3336.78,6203.04,0],[[156,2],[171,2],[191,2]]], [176,[3339.12,2986.23,0],[[157,2],[192,2]]], [177,[3611.45,3622.84,-1.90735e-006],[[158,2],[193,2]]], [178,[3722.54,3771.9,-1.90735e-006],[[159,2],[194,2]]], [179,[3433.26,3296.73,0],[[160,2],[195,2]]], -[180,[3501.42,3379.04,0],[[161,2],[196,2]]], [181,[2324.76,2929.26,0],[[162,2],[197,2]]], [182,[1876.08,3031.79,0],[[163,2],[169,2]]], [183,[2012.69,2789.57,0],[[163,2],[198,2]]], [184,[2807.44,2899.47,0],[[164,2],[199,2]]], [185,[2316.68,6262.78,0],[[166,2],[200,2]]], -[186,[244.436,4922.3,0],[[167,2],[201,2]]], [187,[1723.97,3093.95,-9.53674e-007],[[170,2],[202,2]]], [188,[3948.01,6000.62,0],[[172,2],[203,2]]], [189,[3637.59,5764.09,0],[[173,2],[189,2]]], [190,[3623.54,6197.44,9.53674e-007],[[174,2],[204,2]]], [191,[3371.29,6265.29,-3.17891e-007],[[175,2],[205,2],[206,2]]], -[192,[3418.85,2873.66,-3.8147e-006],[[176,2],[207,2]]], [193,[3709.29,3515.13,0],[[177,2],[208,2]]], [194,[3880.21,3816.91,0],[[178,2],[209,2]]], [195,[3558.92,3181.3,0],[[179,2],[210,2]]], [196,[3626.97,3289.98,0],[[180,2],[211,2],[212,2]]], [197,[2338.66,2794.43,0],[[181,2],[213,2]]], -[198,[2003.18,2668.32,0],[[183,2],[214,2]]], [199,[2879.12,2772.89,0],[[184,2],[215,2]]], [200,[2389.82,6386.73,0],[[185,2],[216,2]]], [201,[79.4572,4950.62,0],[[186,2],[217,2]]], [202,[1673.91,2982.78,9.53674e-007],[[187,2],[218,2]]], [203,[4065.58,6085.23,0],[[188,2],[219,2]]], -[204,[3642.97,6228.75,4.76837e-007],[[190,2],[220,2],[221,2],[222,2]]], [205,[3487.12,6319.72,9.53674e-007],[[191,2],[223,2]]], [206,[3419.98,6404.5,-9.53674e-007],[[191,2],[224,2]]], [207,[3484.44,2744.48,0],[[192,2],[225,2]]], [208,[3811.71,3420.88,-1.90735e-006],[[193,2],[226,2]]], [209,[3957.81,3846.29,0],[[194,2],[227,2],[228,2]]], -[210,[3628.69,3060.69,0],[[195,2],[229,2]]], [211,[3777.16,3189.62,0],[[196,2],[230,2]]], [212,[3773.05,3271.09,0],[[196,2],[231,2]]], [213,[2345.66,2662.08,0],[[197,2],[232,2]]], [214,[1988.78,2548.44,0],[[198,2],[233,2]]], [215,[2923.44,2626.91,1.90735e-006],[[199,2],[234,2]]], -[216,[2444.76,6514.98,0],[[200,2],[235,2]]], [217,[16.0124,4973.34,0],[[201,2]]], [218,[1636.61,2837.72,0],[[202,2],[236,2]]], [219,[4185.85,6175.81,1.90735e-006],[[203,2],[237,2]]], [220,[3778.43,6376.04,0],[[204,2],[238,2]]], [221,[3741.4,6154.61,0],[[204,2],[239,2]]], -[222,[3594.7,6388.1,0],[[204,2],[240,2],[223,2]]], [223,[3569.64,6385.17,0],[[205,2],[222,2],[240,2]]], [224,[3530.65,6510.52,0],[[206,2],[241,2]]], [225,[3556.58,2630.99,0],[[207,2],[242,2]]], [226,[3900.14,3351.77,0],[[208,2],[243,2]]], [227,[4127.17,3939.55,1.90735e-006],[[209,2],[244,2]]], -[228,[4061.57,3742.35,0],[[209,2],[245,2]]], [229,[3678.31,2951.17,-1.90735e-006],[[210,2],[246,2]]], [230,[3893.11,3090.51,0],[[211,2],[247,2]]], [231,[3923.39,3172.73,-1.90735e-006],[[212,2],[248,2]]], [232,[2360.27,2530.95,0],[[213,2],[249,2]]], [233,[1969.4,2380.35,0],[[214,2],[250,2]]], -[234,[2958.6,2477.81,1.90735e-006],[[215,2],[251,2]]], [235,[2448.79,6713.43,0],[[216,2],[252,2]]], [236,[1604.14,2698.06,0],[[218,2],[253,2]]], [237,[4296.42,6277.58,0],[[219,2],[254,2]]], [238,[3874.44,6505.87,0],[[220,2],[255,2],[256,2],[257,2],[258,2]]], [239,[3901.57,6106.32,0],[[221,2],[259,2]]], -[240,[3588.46,6404.34,2.38419e-007],[[222,2],[223,2],[241,2],[255,2]]], [241,[3553.84,6584.41,-3.8147e-007],[[224,2],[240,2],[260,2],[261,2],[262,2]]], [242,[3629.18,2490.43,0],[[225,2],[263,2]]], [243,[3993.54,3262.36,0],[[226,2],[264,2]]], [244,[4284.34,3969.55,0],[[227,2],[265,2]]], [245,[4167.65,3634.5,0],[[228,2],[266,2]]], -[246,[3748.8,2799.95,1.90735e-006],[[229,2],[267,2]]], [247,[3951.55,2937.72,0],[[230,2],[268,2]]], [248,[4030.21,3058.01,9.53674e-007],[[231,2],[269,2]]], [249,[2381.51,2375.74,3.8147e-006],[[232,2],[270,2]]], [250,[1956.15,2237.04,0],[[233,2],[250,2]]], [251,[3001.79,2308.51,0],[[234,2],[271,2]]], -[252,[2429.29,6833.36,0],[[235,2],[272,2],[273,2]]], [253,[1595.97,2603,0],[[236,2],[274,2],[275,2]]], [254,[4364.39,6338.2,0],[[237,2],[276,2],[277,2]]], [255,[3711.07,6478.25,0],[[238,2],[240,2]]], [256,[4064.66,6536.61,0],[[238,2],[278,2],[277,2]]], [257,[3875.25,6683.88,-9.53674e-007],[[238,2],[279,2]]], -[258,[4017.52,6609.34,0],[[238,2],[280,2],[281,2]]], [259,[3987.36,6082.75,-9.53674e-007],[[239,2]]], [260,[3698.14,6716.02,0],[[241,2],[282,2],[279,2]]], [261,[3473.05,6702.22,0],[[241,2],[283,2]]], [262,[3594.08,6754.01,-2.38419e-007],[[241,2],[284,2],[283,2],[282,2]]], [263,[3690.38,2369.76,0],[[242,2],[285,2]]], -[264,[4122.02,3148.21,0],[[243,2],[286,2]]], [265,[4407.58,3982.03,0],[[244,2],[287,2]]], [266,[4291.09,3506.25,0],[[245,2],[288,2]]], [267,[3833.8,2672.93,0],[[246,2],[289,2]]], [268,[4033.65,2815.13,0],[[247,2],[290,2]]], [269,[4136.11,2957.57,0],[[248,2],[291,2]]], -[270,[2411.95,2215.34,0],[[249,2],[292,2]]], [271,[3033.84,2173.89,0],[[251,2],[293,2]]], [272,[2384.86,6948.25,-6.35783e-007],[[252,2],[294,2],[295,2]]], [273,[2505.47,6960.16,0],[[252,2],[296,2]]], [274,[1587.03,2448.3,0],[[253,2],[297,2]]], [275,[1660.88,2483.76,4.76837e-007],[[253,2],[298,2]]], -[276,[4510.06,6416.44,0],[[254,2],[299,2]]], [277,[4280.21,6497.77,0],[[254,2],[256,2],[278,2]]], [278,[4235.04,6529.67,0],[[256,2],[277,2],[300,2],[280,2]]], [279,[3868.14,6801.2,0],[[257,2],[260,2],[282,2]]], [280,[4159.91,6566.54,0],[[258,2],[278,2]]], [281,[4088.85,6658.94,0],[[258,2],[301,2],[281,2],[302,2]]], -[282,[3845.01,6816.32,0],[[260,2],[262,2],[279,2],[303,2],[304,2],[305,2]]], [283,[3447.89,6718.85,0],[[261,2],[262,2],[306,2]]], [284,[3555.88,6883.6,0],[[262,2],[307,2]]], [285,[3758.11,2202.69,0],[[263,2],[308,2]]], [286,[4273.29,3072.68,0],[[264,2],[309,2]]], [287,[4566.07,3961.16,0],[[265,2],[310,2]]], -[288,[4395.12,3398.96,0],[[266,2],[311,2]]], [289,[3928.39,2536.37,0],[[267,2],[312,2]]], [290,[4168.23,2714.41,0],[[268,2],[313,2]]], [291,[4228.3,2852.24,0],[[269,2],[314,2]]], [292,[2432.63,2076.84,0],[[270,2],[315,2]]], [293,[3066.18,2028.51,0],[[271,2],[316,2]]], -[294,[2269.02,7071.54,-9.53674e-007],[[272,2],[317,2]]], [295,[2394.19,7098.79,-9.53674e-007],[[272,2],[318,2]]], [296,[2530.14,6996.25,0],[[273,2],[319,2],[320,2]]], [297,[1581.54,2325.14,0],[[274,2],[321,2]]], [298,[1724.29,2345.94,0],[[275,2],[322,2]]], [299,[4660.05,6506.48,0],[[276,2],[323,2]]], -[300,[4350.63,6556.78,0],[[278,2],[324,2]]], [301,[4099.71,6690.19,-9.53674e-007],[[281,2],[302,2]]], [302,[4128.1,6690.81,0],[[281,2],[301,2],[325,2],[326,2]]], [303,[3856.76,6985.94,0],[[282,2],[327,2],[303,2],[328,2]]], [304,[3936.35,6846.2,0],[[282,2],[329,2],[330,2]]], [305,[3866.38,6946.99,0],[[327,2],[282,2]]], -[306,[3277.17,6759.2,1.90735e-006],[[283,2],[331,2]]], [307,[3523.14,7039.54,0],[[284,2],[332,2]]], [308,[3847.37,2051.68,-9.53674e-007],[[285,2],[333,2]]], [309,[4416.47,2980.09,0],[[286,2],[334,2]]], [310,[4722.99,3932.38,0],[[287,2],[335,2]]], [311,[4529.79,3261.15,0],[[288,2],[336,2]]], -[312,[4036.16,2372.93,0],[[289,2],[337,2]]], [313,[4308.84,2673.98,0],[[290,2],[338,2]]], [314,[4330.76,2784.69,0],[[291,2],[339,2]]], [315,[2432.26,1950.2,0],[[292,2],[340,2]]], [316,[3102.11,1878.9,0],[[293,2],[341,2]]], [317,[2129.82,7156.31,0],[[294,2],[342,2]]], -[318,[2396.49,7135.26,0],[[295,2],[343,2],[344,2]]], [319,[2651.25,7141.09,9.53674e-007],[[296,2],[345,2]]], [320,[2580.45,6942.12,0],[[296,2],[346,2],[347,2]]], [321,[1563.94,2204.83,0],[[297,2],[348,2]]], [322,[1783.56,2218.15,0],[[298,2],[349,2]]], [323,[4816.61,6612.35,-3.17891e-007],[[299,2],[350,2],[351,2],[352,2],[353,2],[323,2]]], -[324,[4401.05,6581.62,-3.17891e-007],[[300,2],[325,2],[350,2]]], [325,[4222.54,6684.95,-2.38419e-007],[[302,2],[324,2],[326,2]]], [326,[4155.35,6774.42,0],[[302,2],[325,2],[330,2],[354,2]]], [327,[3862.53,6969.15,0],[[303,2],[305,2],[327,2]]], [328,[3827.98,7166.77,-9.53674e-007],[[303,2],[355,2]]], [329,[4048.44,6942.01,0],[[304,2],[356,2]]], -[330,[4088.02,6825.13,0],[[304,2],[326,2]]], [331,[3257.87,6767.41,0],[[306,2],[331,2],[357,2]]], [332,[3540.48,7212.51,0],[[307,2],[358,2]]], [333,[3954.2,1911.05,0],[[308,2],[359,2]]], [334,[4544.22,2912.16,0],[[309,2],[360,2]]], [335,[4877.52,3910.17,0],[[310,2],[361,2]]], -[336,[4642,3163.38,0],[[311,2],[362,2]]], [337,[4123.03,2234.22,0],[[312,2],[363,2]]], [338,[4486,2637.1,0],[[313,2],[364,2]]], [339,[4455.4,2722.63,0],[[314,2],[364,2]]], [340,[2427.63,1829.42,3.8147e-006],[[315,2],[365,2]]], [341,[3129.3,1733.83,0],[[316,2],[366,2]]], -[342,[2019.58,7248.97,-9.53674e-007],[[317,2],[367,2]]], [343,[2291.91,7264.85,9.53674e-007],[[318,2],[368,2]]], [344,[2423.73,7266.14,-3.17891e-007],[[318,2],[369,2],[370,2]]], [345,[2710.97,7255.36,0],[[319,2],[371,2]]], [346,[2727.83,7064.38,0],[[320,2],[372,2]]], [347,[2710.87,6860.27,0],[[320,2],[373,2]]], -[348,[1553.74,2088.67,0],[[321,2],[374,2]]], [349,[1857.02,2086.99,0],[[322,2],[375,2]]], [350,[4609.76,6576.85,0],[[323,2],[324,2]]], [351,[4851.44,6415.34,9.53674e-007],[[323,2],[376,2]]], [352,[4991.75,6603.5,0],[[323,2],[377,2],[378,2]]], [353,[4948.44,6755.33,0],[[323,2],[379,2]]], -[354,[4227.4,6953.62,9.53674e-007],[[326,2],[380,2]]], [355,[3820.51,7239.56,9.53674e-007],[[328,2],[381,2]]], [356,[4103.11,7053.83,0],[[329,2],[382,2]]], [357,[3146.98,6758.28,0],[[331,2],[383,2]]], [358,[3610.87,7276.93,0],[[332,2],[384,2],[385,2],[381,2]]], [359,[4043.96,1751.9,1.90735e-006],[[333,2],[386,2]]], -[360,[4649.13,2844.77,0],[[334,2],[387,2]]], [361,[5003.86,3884.24,-1.90735e-006],[[335,2],[388,2]]], [362,[4760.98,3056.5,0],[[336,2],[389,2]]], [363,[4203.47,2120.12,0],[[337,2],[390,2]]], [364,[4591.09,2618.22,3.17891e-007],[[338,2],[339,2],[391,2]]], [365,[2446.9,1673.2,0],[[340,2],[392,2]]], -[366,[3174.34,1651.82,0],[[341,2],[393,2],[366,2],[394,2]]], [367,[1892.65,7356.64,0],[[342,2],[395,2]]], [368,[2195.15,7356.13,0],[[343,2],[396,2]]], [369,[2427.39,7409.07,-9.53674e-007],[[344,2],[397,2]]], [370,[2554.23,7409.89,-9.53674e-007],[[344,2],[398,2]]], [371,[2709.36,7383.29,0],[[345,2],[399,2]]], -[372,[2866.12,7154.39,-9.53674e-007],[[346,2],[400,2]]], [373,[2811.2,6837.24,0],[[347,2],[401,2]]], [374,[1558.75,1930.03,0],[[348,2],[402,2]]], [375,[1857.18,1969.52,0],[[349,2],[403,2]]], [376,[4857.72,6204.18,0],[[351,2],[404,2]]], [377,[5114.92,6521.46,0],[[352,2],[405,2]]], -[378,[5066.21,6694.68,-1.90735e-006],[[352,2],[406,2],[379,2]]], [379,[5068.43,6760.74,0],[[353,2],[378,2],[407,2]]], [380,[4299.16,7113.42,0],[[354,2],[408,2]]], [381,[3818.6,7253.99,3.17891e-007],[[355,2],[358,2],[409,2]]], [382,[4151.03,7188.02,0],[[356,2],[410,2],[411,2]]], [383,[3006.36,6778.03,9.53674e-007],[[357,2],[401,2]]], -[384,[3707.5,7403.76,0],[[358,2],[412,2]]], [385,[3444.1,7342.26,0],[[358,2],[413,2]]], [386,[4121.53,1637.27,0],[[359,2],[414,2]]], [387,[4780.71,2753.91,0],[[360,2],[415,2]]], [388,[5144.83,3845.27,0],[[361,2],[416,2]]], [389,[4846.89,2969.91,0],[[362,2],[417,2]]], -[390,[4290.42,1998.79,-9.53674e-007],[[363,2],[418,2]]], [391,[4772.18,2562.91,0],[[364,2],[419,2],[415,2]]], [392,[2448.18,1531.84,-3.8147e-006],[[365,2],[420,2]]], [393,[3154.76,1661.75,0],[[366,2]]], [394,[3354.78,1575.62,0],[[366,2],[421,2]]], [395,[1751.89,7394.54,0],[[367,2],[422,2]]], -[396,[2093.55,7452.21,0],[[368,2],[423,2]]], [397,[2475.48,7532.89,-9.53674e-007],[[369,2],[424,2]]], [398,[2637.41,7510.11,0],[[370,2],[425,2]]], [399,[2690.15,7496.28,0],[[371,2],[425,2]]], [400,[3007.67,7286.35,0],[[372,2],[426,2]]], [401,[2918.32,6809.96,0],[[373,2],[383,2]]], -[402,[1578.02,1805.03,0],[[374,2],[427,2]]], [403,[1839.47,1827.3,9.53674e-007],[[375,2],[428,2]]], [404,[4863.37,6044.9,0],[[376,2],[429,2]]], [405,[5275.93,6511.08,0],[[377,2],[430,2]]], [406,[5095.38,6752.29,0],[[378,2],[431,2]]], [407,[5105.71,6771.09,0],[[379,2]]], -[408,[4320.46,7148.49,0],[[380,2],[432,2],[433,2]]], [409,[3915.67,7259.49,0],[[381,2],[434,2]]], [410,[4222.14,7364.49,3.17891e-007],[[382,2],[435,2],[434,2]]], [411,[4304.2,7324.72,0],[[382,2],[436,2]]], [412,[3719.92,7563.99,0],[[384,2],[437,2]]], [413,[3321.17,7397.43,0],[[385,2],[438,2]]], -[414,[4197.99,1498.61,0],[[386,2],[439,2]]], [415,[4798.75,2753.49,0],[[387,2],[440,2],[391,2],[417,2]]], [416,[5183.38,3834.05,-4.76837e-007],[[388,2],[441,2],[442,2],[443,2]]], [417,[4887.14,2927.13,2.38419e-007],[[389,2],[415,2],[444,2],[445,2]]], [418,[4395.39,1894.05,0],[[390,2],[446,2]]], [419,[4924.81,2556.01,0],[[391,2],[447,2],[440,2]]], -[420,[2477.44,1386.8,-3.8147e-006],[[392,2],[448,2]]], [421,[3464.67,1527.33,-1.90735e-006],[[394,2],[449,2]]], [422,[1654.07,7416.27,0],[[395,2],[450,2],[451,2],[452,2]]], [423,[1978.82,7530.32,0],[[396,2],[453,2]]], [424,[2508.07,7679.75,0],[[397,2],[454,2]]], [425,[2695.34,7584.34,3.17891e-007],[[398,2],[399,2],[455,2]]], -[426,[3135.76,7386.73,9.53674e-007],[[400,2],[456,2],[438,2]]], [427,[1615.31,1657.14,0],[[402,2],[457,2]]], [428,[1770.06,1672.91,0],[[403,2],[458,2]]], [429,[4879.21,5948.47,0],[[404,2]]], [430,[5434.27,6493.39,0],[[405,2],[459,2]]], [431,[5190.36,6912.31,0],[[406,2],[460,2]]], -[432,[4401.35,7320.15,0],[[408,2],[461,2],[435,2]]], [433,[4468.47,7207.24,0],[[408,2],[462,2]]], [434,[4040.59,7306.4,0],[[409,2],[410,2]]], [435,[4402.44,7461.82,9.53674e-007],[[410,2],[432,2],[461,2]]], [436,[4382.85,7415.1,0],[[411,2],[461,2]]], [437,[3740.71,7714.98,0],[[412,2],[463,2]]], -[438,[3201.65,7463.16,-9.53674e-007],[[413,2],[426,2],[456,2]]], [439,[4267.39,1444.46,2.38419e-007],[[414,2],[464,2],[465,2],[466,2]]], [440,[4817.23,2566.68,0],[[415,2],[467,2],[419,2]]], [441,[5091.4,3637.11,0],[[416,2],[468,2]]], [442,[5205.64,3899.08,0],[[416,2],[469,2],[443,2],[470,2]]], [443,[5273.85,3828.42,-2.38419e-007],[[416,2],[442,2],[471,2],[472,2],[473,2]]], -[444,[4982.83,2793.9,0],[[417,2],[474,2]]], [445,[4910.15,3133.87,0],[[417,2],[475,2]]], [446,[4536.89,1800.24,0],[[418,2],[476,2]]], [447,[5095.61,2478.41,1.90735e-006],[[419,2],[477,2]]], [448,[2475.05,1276.09,0],[[420,2],[448,2],[478,2]]], [449,[3597.41,1489.44,0],[[421,2],[479,2]]], -[450,[1703.86,7246.91,9.53674e-007],[[422,2],[480,2]]], [451,[1488.41,7443.27,0],[[422,2],[481,2]]], [452,[1618.95,7568.26,0],[[422,2],[482,2]]], [453,[1905.76,7627.87,-3.17891e-007],[[423,2],[483,2],[484,2]]], [454,[2574.34,7822.02,-2.38419e-007],[[424,2],[485,2],[486,2],[487,2]]], [455,[2794.44,7718.95,0],[[425,2],[488,2]]], -[456,[3180.11,7470.42,0],[[426,2],[438,2],[489,2],[456,2]]], [457,[1620.22,1520.98,0],[[427,2],[490,2]]], [458,[1704.21,1532.01,0],[[428,2],[490,2]]], [459,[5571.36,6454.3,0],[[430,2],[459,2],[491,2],[492,2]]], [460,[5212.22,6973.63,0],[[431,2],[493,2],[494,2]]], [461,[4439.84,7467.93,0],[[432,2],[435,2],[436,2],[495,2]]], -[462,[4610.8,7189.98,-9.53674e-007],[[433,2],[496,2]]], [463,[3775.19,7837.35,0],[[437,2],[497,2]]], [464,[4101.84,1348.96,0],[[439,2],[498,2]]], [465,[4426.18,1363.35,4.76837e-007],[[439,2],[499,2]]], [466,[4411.77,1508.05,0],[[439,2],[500,2]]], [467,[4791.49,2377.21,0],[[440,2],[501,2]]], -[468,[5083.64,3619.43,6.35783e-007],[[441,2],[468,2],[502,2]]], [469,[5241.25,3906.63,0],[[442,2],[503,2],[470,2]]], [470,[5194.98,3954.55,0],[[442,2],[469,2],[504,2],[503,2],[470,2],[505,2]]], [471,[5258.37,3890.63,0],[[443,2]]], [472,[5377.1,3636.34,0],[[443,2],[506,2]]], [473,[5454.78,3868.92,0],[[443,2],[507,2]]], -[474,[5095.22,2633.3,-1.90735e-006],[[444,2],[508,2]]], [475,[4947.72,3258.81,0],[[445,2],[509,2]]], [476,[4560.99,1770.83,0],[[446,2],[500,2],[510,2]]], [477,[5204.61,2408.08,0],[[447,2],[511,2]]], [478,[2510.99,1202.84,0],[[448,2],[512,2],[513,2]]], [479,[3750.92,1454.96,0],[[449,2],[514,2]]], -[480,[1730.86,7148.55,0],[[450,2]]], [481,[1414.59,7480.57,0],[[451,2],[515,2],[481,2],[516,2]]], [482,[1565.58,7695.48,0],[[452,2],[517,2]]], [483,[2012.58,7694.18,0],[[453,2],[518,2]]], [484,[1795.32,7747.4,9.53674e-007],[[453,2],[519,2]]], [485,[2608.21,7981.45,0],[[454,2],[520,2]]], -[486,[2737.38,7898.19,0],[[454,2],[521,2]]], [487,[2450.33,7835.38,9.53674e-007],[[454,2],[522,2]]], [488,[2906.24,7824.13,0],[[455,2],[523,2]]], [489,[3164.06,7499.89,0],[[456,2],[524,2]]], [490,[1625.7,1411.54,0],[[457,2],[458,2],[525,2]]], [491,[5599.36,6327.44,0],[[459,2],[526,2]]], -[492,[5762.37,6418.04,0],[[459,2],[527,2]]], [493,[5368.65,6911.31,0],[[460,2],[528,2]]], [494,[5239.8,7056,6.35783e-007],[[460,2],[529,2],[530,2]]], [495,[4577.41,7556.3,0],[[461,2],[531,2],[532,2]]], [496,[4716.73,7171.91,0],[[462,2],[533,2]]], [497,[3808.02,7983.12,0],[[463,2],[534,2]]], -[498,[4070.57,1345.91,0],[[464,2],[535,2],[514,2]]], [499,[4587.23,1385.9,0],[[465,2],[536,2]]], [500,[4511.85,1616.65,-9.53674e-007],[[466,2],[476,2]]], [501,[4747.32,2258.91,-9.53674e-007],[[467,2],[537,2]]], [502,[5032.17,3476.92,0],[[468,2],[509,2]]], [503,[5244.9,3953.9,0],[[469,2],[470,2],[538,2]]], -[504,[5202.26,3955.7,0],[[470,2]]], [505,[5238.73,3968.45,0],[[470,2]]], [506,[5383.57,3472.35,0],[[472,2],[539,2]]], [507,[5482.9,3878.54,0],[[473,2],[540,2],[541,2]]], [508,[5164.02,2520.75,0],[[474,2],[511,2]]], [509,[5006.66,3409.51,0],[[475,2],[502,2]]], -[510,[4619.58,1923.29,0],[[476,2],[542,2]]], [511,[5233.47,2400.44,0],[[477,2],[508,2],[543,2]]], [512,[2594.45,1047.92,1.90735e-006],[[478,2],[544,2]]], [513,[2694.55,1191.4,-1.90735e-006],[[478,2],[545,2]]], [514,[3910.02,1421.83,0],[[479,2],[498,2]]], [515,[1230.63,7541.96,0],[[481,2],[546,2]]], -[516,[1248.38,7436.27,0],[[481,2],[547,2]]], [517,[1529.48,7798.18,0],[[482,2],[548,2]]], [518,[2107.43,7757.96,9.53674e-007],[[483,2],[549,2]]], [519,[1674.59,7851.06,9.53674e-007],[[484,2],[550,2]]], [520,[2647.75,8136.24,0],[[485,2],[551,2]]], [521,[2871.69,7980.19,0],[[486,2],[552,2]]], -[522,[2321.87,7810.36,-9.53674e-007],[[487,2],[549,2]]], [523,[2990.36,7943.05,1.90735e-006],[[488,2],[553,2]]], [524,[3127.19,7707.03,0],[[489,2],[554,2]]], [525,[1630.76,1207.04,9.53674e-007],[[490,2],[555,2]]], [526,[5626.42,6285.54,3.17891e-007],[[491,2],[556,2],[557,2]]], [527,[5892.14,6403.95,0],[[492,2],[558,2]]], -[528,[5507.59,6872.96,9.53674e-007],[[493,2],[559,2]]], [529,[5302.82,7111.42,-6.35783e-007],[[494,2],[560,2],[561,2]]], [530,[5115.14,7105.43,0],[[494,2],[562,2]]], [531,[4580.38,7730.19,0],[[495,2],[563,2]]], [532,[4666.14,7684.81,0],[[495,2],[564,2]]], [533,[4842.91,7130.99,0],[[496,2],[562,2]]], -[534,[3783.34,8138.2,0],[[497,2],[565,2]]], [535,[3892.07,1274,0],[[498,2],[566,2]]], [536,[4710.92,1397.33,1.90735e-006],[[499,2],[567,2]]], [537,[4693.91,2132.23,0],[[501,2],[542,2]]], [538,[5203.08,4156.11,0],[[503,2],[568,2]]], [539,[5363.94,3317.75,0],[[506,2],[569,2]]], -[540,[5456.65,4017.85,0],[[507,2],[570,2]]], [541,[5544.26,3890.38,0],[[507,2],[571,2],[572,2]]], [542,[4659.76,2047.05,-1.90735e-006],[[510,2],[537,2]]], [543,[5343.12,2340.75,3.8147e-007],[[511,2],[573,2],[574,2],[575,2],[576,2]]], [544,[2679.21,929.129,-1.90735e-006],[[512,2],[577,2]]], [545,[2842.51,1189.71,-1.90735e-006],[[513,2],[578,2]]], -[546,[1063.18,7622.79,0],[[515,2],[579,2]]], [547,[1098.73,7361.06,0],[[516,2],[580,2]]], [548,[1515.56,7899.63,-9.53674e-007],[[517,2],[581,2]]], [549,[2204.76,7769.53,0],[[518,2],[522,2]]], [550,[1633.29,7878.33,3.17891e-007],[[519,2],[581,2],[582,2]]], [551,[2703.15,8285.46,9.53674e-007],[[520,2],[583,2]]], -[552,[3014.57,8063.01,0],[[521,2],[584,2],[553,2]]], [553,[3071.92,8070.9,0],[[523,2],[552,2],[584,2]]], [554,[3131.8,7873.53,9.53674e-007],[[524,2],[585,2]]], [555,[1672.62,1076.31,0],[[525,2],[586,2]]], [556,[5742.52,6128.26,0],[[526,2],[587,2]]], [557,[5752.73,6186.27,0],[[526,2],[588,2]]], -[558,[6043.17,6387.18,0],[[527,2],[589,2]]], [559,[5624.62,6825.84,0],[[528,2],[590,2]]], [560,[5419.28,7251.06,1.90735e-006],[[529,2],[591,2]]], [561,[5427.59,7160.38,0],[[529,2],[592,2]]], [562,[4994.64,7144.68,0],[[530,2],[533,2]]], [563,[4633.73,7878.91,0],[[531,2],[593,2]]], -[564,[4697.04,7718.62,0],[[532,2],[594,2],[595,2],[593,2]]], [565,[3819.32,8271.03,0],[[534,2],[596,2]]], [566,[3737.18,1261.66,0],[[535,2],[597,2]]], [567,[4888.85,1355.83,0],[[536,2],[598,2]]], [568,[5201.54,4293.73,0],[[538,2],[599,2]]], [569,[5334.56,3158.04,-9.53674e-007],[[539,2],[600,2]]], -[570,[5401.99,4131,0],[[540,2],[601,2]]], [571,[5683.83,4032.14,0],[[541,2],[602,2]]], [572,[5693.14,3884.52,0],[[541,2],[603,2]]], [573,[5449.51,2394.96,6.35783e-007],[[543,2],[604,2],[575,2],[605,2],[606,2]]], [574,[5332.21,2551.79,-1.90735e-006],[[543,2],[607,2]]], [575,[5441.36,2333.18,0],[[543,2],[573,2],[608,2],[605,2]]], -[576,[5385.31,2159.95,-9.53674e-007],[[543,2]]], [577,[2732.55,808.243,0],[[544,2],[609,2]]], [578,[3039.45,1215.51,0],[[545,2],[610,2]]], [579,[1015.44,7650.01,0],[[546,2],[611,2],[612,2],[613,2]]], [580,[971.484,7287.18,9.53674e-007],[[547,2],[614,2]]], [581,[1505.98,7938.04,-2.38419e-007],[[548,2],[550,2],[615,2],[616,2]]], -[582,[1496.86,8002.23,0],[[550,2],[615,2]]], [583,[2770.76,8433.1,0],[[551,2],[617,2]]], [584,[3084.61,8101.23,0],[[552,2],[553,2],[618,2],[584,2]]], [585,[3152.35,8059.89,0],[[554,2],[619,2]]], [586,[1732.29,977.808,0],[[555,2],[620,2]]], [587,[5784.48,6045.4,-9.53674e-007],[[556,2],[621,2],[588,2]]], -[588,[5793.17,6099.96,9.53674e-007],[[557,2],[587,2]]], [589,[6169.04,6365.7,0],[[558,2],[622,2]]], [590,[5723.5,6784,0],[[559,2],[623,2]]], [591,[5533.54,7362.38,0],[[560,2],[624,2]]], [592,[5567.07,7207.07,-9.53674e-007],[[561,2],[625,2]]], [593,[4671.5,8019.5,-2.38419e-007],[[563,2],[564,2],[626,2],[627,2]]], -[594,[4760.06,7558.45,0],[[564,2]]], [595,[4817.21,7785.62,0],[[564,2],[628,2]]], [596,[3829.65,8406.65,1.90735e-006],[[565,2],[629,2]]], [597,[3598.29,1251.05,0],[[566,2],[630,2]]], [598,[5054.35,1333.61,0],[[567,2],[631,2]]], [599,[5202.82,4316.24,4.76837e-007],[[568,2],[601,2],[632,2],[633,2]]], -[600,[5336.12,3011.51,0],[[569,2],[634,2]]], [601,[5316.1,4220.32,0],[[570,2],[599,2]]], [602,[5787.43,4158.71,9.53674e-007],[[571,2],[635,2]]], [603,[5806.74,3870.67,0],[[572,2],[636,2]]], [604,[5375.59,2536.26,0],[[573,2],[607,2]]], [605,[5499.22,2333.62,9.53674e-007],[[573,2],[637,2],[575,2],[638,2]]], -[606,[5697,2529.66,4.76837e-007],[[573,2],[639,2],[638,2],[640,2],[641,2]]], [607,[5326.78,2703.97,0],[[574,2],[604,2],[634,2]]], [608,[5457.18,2294.98,1.90735e-006],[[575,2],[642,2]]], [609,[2732.62,784.862,0],[[577,2],[643,2],[644,2]]], [610,[3210.9,1225.39,0],[[578,2],[645,2]]], [611,[1105.01,7766.91,0],[[579,2],[646,2]]], -[612,[908.992,7576.84,0],[[579,2],[647,2]]], [613,[855.682,7723.48,-1.90735e-006],[[579,2],[648,2]]], [614,[905.271,7257.46,-6.35783e-007],[[580,2],[649,2],[650,2]]], [615,[1481.22,8015.23,-9.53674e-007],[[582,2],[651,2],[652,2],[615,2]]], [616,[1384.58,7967.22,0],[[581,2],[653,2]]], [617,[2834.76,8551.23,0],[[583,2],[654,2]]], -[618,[3105.7,8118.36,1.90735e-006],[[584,2],[619,2]]], [619,[3178.06,8209.1,0],[[585,2],[618,2],[655,2],[656,2]]], [620,[1705.87,821.208,0],[[586,2],[657,2]]], [621,[5800.6,5986.87,0],[[587,2],[658,2],[659,2],[660,2]]], [622,[6318.28,6331.15,0],[[589,2],[661,2]]], [623,[5827.92,6754.34,9.53674e-007],[[590,2],[662,2]]], -[624,[5577.08,7427.22,0],[[591,2],[663,2],[664,2]]], [625,[5682.74,7249.99,0],[[592,2],[665,2]]], [626,[4760.65,8213.21,0],[[593,2],[666,2]]], [627,[4630.41,8199.41,9.53674e-007],[[593,2],[667,2]]], [628,[4940.52,7796.18,0],[[595,2],[668,2]]], [629,[3880.76,8551.78,1.90735e-006],[[596,2],[669,2]]], -[630,[3478.16,1243.56,1.90735e-006],[[597,2],[645,2]]], [631,[5188.11,1305.86,0],[[598,2],[670,2]]], [632,[5169.93,4498.62,1.90735e-006],[[599,2],[671,2]]], [633,[5255.06,4476.57,0],[[599,2],[672,2]]], [634,[5325.21,2873.2,0],[[600,2],[607,2]]], [635,[5916,4268,-9.53674e-007],[[602,2],[673,2]]], -[636,[5959.61,3856.12,0],[[603,2],[674,2]]], [637,[5643.75,2267.81,9.53674e-007],[[605,2],[675,2]]], [638,[5657.19,2403.07,0],[[605,2],[606,2],[639,2]]], [639,[5723.04,2413.6,0],[[606,2],[638,2],[675,2],[676,2]]], [640,[5666.57,2714.38,9.53674e-007],[[606,2],[677,2]]], [641,[5824.5,2645.85,0],[[606,2],[678,2]]], -[642,[5552.3,2163.58,0],[[608,2],[679,2]]], [643,[2923.66,762.107,0],[[609,2],[680,2]]], [644,[2567.94,782.419,0],[[609,2],[681,2]]], [645,[3375.6,1236.28,0],[[610,2],[630,2]]], [646,[1159.69,7886.29,0],[[611,2],[646,2],[682,2],[683,2]]], [647,[866.754,7546.5,6.35783e-007],[[612,2],[648,2],[649,2]]], -[648,[793.967,7714.88,9.53674e-007],[[613,2],[647,2],[684,2],[685,2]]], [649,[877.917,7402.81,0],[[614,2],[647,2]]], [650,[740.032,7156.96,0],[[614,2],[686,2]]], [651,[1371.08,8130.79,0],[[615,2],[653,2],[687,2]]], [652,[1471.78,8011.91,-4.76837e-007],[[615,2]]], [653,[1368.44,7968.17,0],[[616,2],[651,2],[682,2]]], -[654,[2918.39,8641.52,0],[[617,2],[688,2]]], [655,[3218.02,8179.37,9.53674e-007],[[619,2]]], [656,[3260.55,8383.82,9.53674e-007],[[619,2],[689,2]]], [657,[1684.66,683.938,9.53674e-007],[[620,2],[690,2]]], [658,[5633.55,5967.17,9.53674e-007],[[621,2],[691,2]]], [659,[5812.31,5898.44,0],[[621,2],[692,2],[693,2]]], -[660,[5946.29,6037.86,0],[[621,2],[694,2]]], [661,[6461.16,6345.77,0],[[622,2],[695,2]]], [662,[5947.21,6750.51,-9.53674e-007],[[623,2],[696,2]]], [663,[5522.72,7593.03,0],[[624,2],[697,2]]], [664,[5703.91,7555.94,0],[[624,2],[698,2]]], [665,[5838.86,7272.24,0],[[625,2],[699,2],[700,2]]], -[666,[4826.33,8322.47,0],[[626,2],[701,2]]], [667,[4622.53,8337.33,3.17891e-007],[[627,2],[702,2],[703,2]]], [668,[5079.3,7860.5,0],[[628,2],[704,2]]], [669,[3925.36,8692,0],[[629,2],[705,2]]], [670,[5343.62,1269.15,0],[[631,2],[706,2]]], [671,[5134.52,4650.53,0],[[632,2],[707,2]]], -[672,[5295.55,4559.27,3.17891e-007],[[633,2],[708,2],[709,2]]], [673,[6018.03,4359.72,0],[[635,2],[710,2]]], [674,[6069.38,3888.82,0],[[636,2],[711,2]]], [675,[5743.95,2242,-2.38419e-007],[[637,2],[639,2],[712,2],[713,2]]], [676,[5929.66,2443,1.90735e-006],[[639,2],[714,2]]], [677,[5620.18,2872.56,0],[[640,2],[715,2]]], -[678,[5934.99,2750.07,1.90735e-006],[[641,2],[716,2]]], [679,[5625.81,2071.25,0],[[642,2],[717,2]]], [680,[3058.86,807.59,0],[[643,2],[718,2]]], [681,[2423.03,793.187,0],[[644,2],[719,2]]], [682,[1280.02,7881.45,0],[[646,2],[653,2]]], [683,[1002.93,7881.01,0],[[646,2],[720,2]]], -[684,[760.089,7756.04,0],[[648,2],[721,2],[720,2],[722,2]]], [685,[710.319,7606.71,0],[[648,2],[723,2]]], [686,[605.914,7119.3,-1.90735e-006],[[650,2],[724,2]]], [687,[1286.79,8285.24,0],[[651,2],[725,2]]], [688,[3028.39,8774.45,0],[[654,2],[726,2]]], [689,[3302.35,8431.78,0],[[656,2],[727,2],[728,2]]], -[690,[1675.24,600.438,0],[[657,2],[729,2],[730,2]]], [691,[5474.5,6031.22,0],[[658,2],[731,2]]], [692,[5679.47,5789.41,0],[[659,2],[732,2]]], [693,[5798.03,5714.14,0],[[659,2],[733,2]]], [694,[6045.86,6030.75,4.76837e-007],[[660,2],[734,2]]], [695,[6570.84,6337.64,-3.17891e-007],[[661,2],[735,2],[736,2]]], -[696,[6043.89,6664.23,-9.53674e-007],[[662,2],[737,2]]], [697,[5428.84,7704.97,0],[[663,2],[738,2]]], [698,[5815.99,7664.33,0],[[664,2],[739,2]]], [699,[5973.62,7355.87,-9.53674e-007],[[665,2],[740,2]]], [700,[6004.32,7200.68,0],[[665,2],[741,2]]], [701,[4888.25,8413.13,1.90735e-007],[[666,2],[742,2],[702,2],[743,2],[744,2]]], -[702,[4660.34,8510.98,0],[[667,2],[701,2],[745,2],[746,2]]], [703,[4554.82,8486.18,0],[[667,2],[747,2]]], [704,[5259.7,7898.66,-9.53674e-007],[[668,2],[738,2]]], [705,[3933.43,8712.42,-7.62939e-007],[[669,2],[748,2],[749,2],[750,2],[751,2]]], [706,[5518.03,1232.9,0],[[670,2],[752,2]]], [707,[5100.59,4797.36,0],[[671,2],[753,2]]], -[708,[5329.63,4715.64,0],[[672,2],[754,2]]], [709,[5328.22,4418.03,-6.35783e-007],[[672,2],[755,2],[709,2],[756,2]]], [710,[6108.29,4409.65,0],[[673,2]]], [711,[6221.93,3916.58,0],[[674,2],[757,2]]], [712,[5820.36,2044.04,0],[[675,2],[758,2],[717,2]]], [713,[5921.06,2215.33,0],[[675,2],[759,2]]], -[714,[6074.4,2387.18,0],[[676,2],[714,2]]], [715,[5567.23,3008.27,0],[[677,2],[760,2]]], [716,[6026.11,2834.34,-1.90735e-006],[[678,2],[761,2]]], [717,[5757.86,1965.31,0],[[679,2],[712,2],[758,2]]], [718,[3191.55,783.148,0],[[680,2],[762,2]]], [719,[2261.51,801.59,0],[[681,2],[763,2]]], -[720,[856.391,7834.72,0],[[683,2],[684,2]]], [721,[676.225,7901.87,0],[[684,2],[764,2]]], [722,[578.203,7714.85,-1.90735e-006],[[684,2],[765,2]]], [723,[603.784,7465.53,1.90735e-006],[[685,2],[766,2]]], [724,[485.928,7077.66,0],[[686,2],[767,2]]], [725,[1215.79,8410.66,-1.90735e-006],[[687,2],[768,2]]], -[726,[3118.03,8877.4,0],[[688,2],[769,2]]], [727,[3375.98,8602.29,0],[[689,2],[770,2]]], [728,[3462.13,8470.98,0],[[689,2],[771,2]]], [729,[1529.59,542.774,0],[[690,2],[772,2]]], [730,[1839.36,673.293,0],[[690,2],[773,2]]], [731,[5318.83,6101.43,0],[[691,2],[774,2]]], -[732,[5609.22,5638.72,0],[[692,2],[775,2]]], [733,[5760.92,5608.23,0],[[693,2],[776,2]]], [734,[6159.72,6087.59,9.53674e-007],[[694,2],[777,2]]], [735,[6725.58,6321.88,3.17891e-007],[[695,2],[778,2],[736,2],[779,2]]], [736,[6713.74,6405.33,-1.90735e-007],[[695,2],[735,2],[736,2],[778,2],[780,2],[781,2]]], [737,[6176.36,6658.57,0],[[696,2],[782,2]]], -[738,[5323.49,7862.64,-9.53674e-007],[[697,2],[704,2]]], [739,[5920.49,7755.3,0],[[698,2],[783,2]]], [740,[6134.33,7408.59,0],[[699,2],[784,2]]], [741,[6112.59,7105.98,0],[[700,2],[785,2]]], [742,[5004.37,8527.29,0],[[701,2],[786,2]]], [743,[4956.01,8382.28,0],[[701,2]]], -[744,[4968.18,8592.43,0],[[701,2],[787,2]]], [745,[4704.31,8673.6,0],[[702,2],[788,2]]], [746,[4521.06,8667.1,0],[[702,2],[789,2]]], [747,[4473.75,8580.67,0],[[703,2],[790,2]]], [748,[3960.65,8618.2,0],[[705,2]]], [749,[4099.78,8703.21,0],[[705,2],[791,2]]], -[750,[3786.89,8637.31,1.90735e-006],[[705,2],[792,2]]], [751,[3961.93,8917.28,0],[[705,2],[793,2]]], [752,[5689.65,1226.11,0],[[706,2],[794,2]]], [753,[5102.42,4929.66,0],[[707,2],[795,2]]], [754,[5340.21,4838.45,0],[[708,2],[796,2]]], [755,[5326.78,4438.29,-9.53674e-007],[[709,2]]], -[756,[5353.59,4335.73,0],[[709,2]]], [757,[6362.06,3927.89,0],[[711,2],[797,2]]], [758,[5806.49,1936.05,0],[[712,2],[717,2],[798,2],[799,2]]], [759,[6069.59,2173.86,0],[[713,2],[800,2]]], [760,[5530.27,3148.62,0],[[715,2],[801,2]]], [761,[6141.86,2949.99,0],[[716,2],[802,2]]], -[762,[3359.74,723.157,0],[[718,2],[803,2]]], [763,[2115.31,796.018,0],[[719,2],[773,2]]], [764,[535.01,7953,0],[[721,2],[804,2]]], [765,[427.605,7707.71,0],[[722,2],[805,2]]], [766,[501.751,7343.74,0],[[723,2],[806,2]]], [767,[358.743,7008.04,3.8147e-007],[[724,2],[807,2],[806,2],[808,2],[809,2]]], -[768,[1153.13,8512.13,0],[[725,2],[810,2],[811,2]]], [769,[3199.51,9002.74,0],[[726,2],[812,2]]], [770,[3447.59,8734.42,0],[[727,2],[813,2]]], [771,[3575.78,8530.01,0],[[728,2],[792,2]]], [772,[1409.13,492.361,0],[[729,2],[814,2]]], [773,[1991.18,768.676,0],[[730,2],[763,2]]], -[774,[5276.99,6163.21,-9.53674e-007],[[731,2]]], [775,[5497.05,5541.97,0],[[732,2],[815,2]]], [776,[5662.55,5474.62,0],[[733,2],[816,2]]], [777,[6290.5,6138.88,0],[[734,2],[817,2]]], [778,[6773.39,6336.89,0],[[735,2],[736,2],[818,2]]], [779,[6579.54,6225.14,0],[[735,2],[817,2]]], -[780,[6907.65,6454.34,-3.17891e-007],[[736,2],[819,2],[820,2]]], [781,[6552.46,6530.02,0],[[736,2],[821,2]]], [782,[6276.3,6687.68,6.35783e-007],[[737,2],[782,2],[822,2]]], [783,[6035.3,7821.98,0],[[739,2],[823,2],[824,2]]], [784,[6274.62,7462.35,0],[[740,2],[825,2]]], [785,[6198.7,6997,0],[[741,2],[826,2]]], -[786,[5105.03,8643.73,9.53674e-007],[[742,2],[827,2]]], [787,[5028.77,8713.74,0],[[744,2],[828,2]]], [788,[4764.49,8798.28,-2.38419e-007],[[745,2],[829,2],[830,2],[831,2]]], [789,[4409.77,8767.93,9.53674e-007],[[746,2],[832,2]]], [790,[4358.81,8679.65,1.90735e-006],[[747,2],[833,2],[791,2]]], [791,[4189.75,8708.91,-6.35783e-007],[[749,2],[790,2],[834,2],[833,2]]], -[792,[3681.24,8584.28,0],[[750,2],[771,2]]], [793,[3992.3,8983.62,0],[[751,2],[835,2],[836,2],[837,2]]], [794,[5829.9,1263.84,0],[[752,2],[838,2]]], [795,[5102.2,5055.59,0],[[753,2],[839,2]]], [796,[5359.63,4954.57,-9.53674e-007],[[754,2],[840,2]]], [797,[6514.21,3935.52,0],[[757,2],[841,2]]], -[798,[5793.08,1764.59,0],[[758,2],[842,2]]], [799,[5972.05,1807.56,0],[[758,2],[843,2]]], [800,[6175.32,2143.52,0],[[759,2],[844,2],[845,2]]], [801,[5517.64,3293.68,0],[[760,2],[846,2]]], [802,[6251.75,3050.71,0],[[761,2],[847,2],[848,2]]], [803,[3488.11,725.135,0],[[762,2],[849,2]]], -[804,[490.933,7968.68,-3.17891e-007],[[764,2],[850,2],[851,2]]], [805,[359.968,7682.29,-4.76837e-007],[[765,2],[852,2],[851,2],[853,2],[854,2]]], [806,[400.307,7188.96,0],[[766,2],[767,2]]], [807,[467.835,6910.18,0],[[767,2],[855,2]]], [808,[233.632,6858.17,0],[[767,2],[856,2]]], [809,[299.688,7050.16,0],[[767,2],[857,2],[858,2]]], -[810,[1110.85,8633.83,0],[[768,2],[859,2]]], [811,[1004.03,8493.02,0],[[768,2],[860,2]]], [812,[3292.24,9099.6,0],[[769,2],[861,2]]], [813,[3507.58,8854.67,0],[[770,2],[862,2]]], [814,[1269.69,456.85,0],[[772,2],[863,2]]], [815,[5366.88,5508.31,0],[[775,2],[864,2]]], -[816,[5611.41,5371.43,0],[[776,2],[865,2],[866,2]]], [817,[6407.58,6168.95,-9.53674e-007],[[777,2],[779,2]]], [818,[6971.02,6326.1,0],[[778,2],[867,2]]], [819,[6970.66,6462.98,3.17891e-007],[[780,2],[868,2],[869,2]]], [820,[6819.68,6623.02,0],[[780,2],[870,2]]], [821,[6453.54,6614.78,4.76837e-007],[[781,2],[871,2],[822,2]]], -[822,[6389.28,6660.14,0],[[782,2],[821,2],[871,2],[872,2]]], [823,[6178.71,7929,0],[[783,2],[873,2]]], [824,[6120.6,7940.43,0],[[783,2],[874,2],[873,2]]], [825,[6378.54,7537.53,-9.53674e-007],[[784,2],[875,2]]], [826,[6300.73,6888.74,0],[[785,2],[872,2]]], [827,[5189.61,8751.93,0],[[786,2],[876,2]]], -[828,[5058.34,8817.5,0],[[787,2],[877,2],[878,2],[831,2]]], [829,[4805.02,8856.13,2.38419e-007],[[788,2],[879,2],[880,2],[881,2]]], [830,[4602.11,8801.79,0],[[788,2],[882,2],[832,2]]], [831,[4916.08,8804.08,0],[[788,2],[828,2]]], [832,[4386.41,8781.26,2.38419e-007],[[789,2],[830,2],[883,2],[882,2],[834,2]]], [833,[4268.42,8701.72,0],[[790,2],[791,2],[834,2]]], -[834,[4237.81,8733.27,0],[[791,2],[832,2],[833,2],[884,2]]], [835,[4093.28,8949.72,0],[[793,2],[837,2],[885,2],[884,2]]], [836,[3863.85,8993.85,0],[[793,2],[886,2]]], [837,[4025.39,9059.83,0],[[793,2],[835,2],[887,2],[888,2]]], [838,[5987.94,1298.03,0],[[794,2],[889,2]]], [839,[5087.09,5166.22,-3.17891e-007],[[795,2],[890,2],[891,2]]], -[840,[5384.23,5072.27,0],[[796,2],[892,2]]], [841,[6670.37,3920.96,0],[[797,2],[893,2]]], [842,[5826.4,1608.28,0],[[798,2],[894,2]]], [843,[6090.54,1715.03,-9.53674e-007],[[799,2],[895,2]]], [844,[6290.56,2237.3,0],[[800,2],[896,2]]], [845,[6323.36,2096.18,0],[[800,2],[897,2]]], -[846,[5518.21,3326.19,-9.53674e-007],[[801,2]]], [847,[6330.48,2976.23,0],[[802,2],[898,2]]], [848,[6423.16,3140.75,0],[[802,2],[899,2]]], [849,[3629.51,690.778,-9.53674e-007],[[803,2],[900,2]]], [850,[466.911,8027.15,0],[[804,2],[901,2],[902,2],[903,2]]], [851,[417.331,7863.83,0],[[804,2],[805,2],[904,2]]], -[852,[388.958,7822.76,0],[[805,2],[901,2]]], [853,[167.87,7617.98,-1.90735e-006],[[805,2],[905,2]]], [854,[339.32,7512.27,0],[[805,2],[906,2]]], [855,[579.271,6873.54,0],[[807,2],[907,2]]], [856,[142.837,6750.31,1.90735e-006],[[808,2],[908,2]]], [857,[313.16,7215.13,0],[[809,2],[906,2]]], -[858,[143.028,7188.21,0],[[809,2],[909,2]]], [859,[1016.82,8757.59,0],[[810,2],[910,2]]], [860,[979.762,8482,6.35783e-007],[[811,2],[860,2],[911,2]]], [861,[3297.37,9109.5,0],[[812,2],[912,2],[913,2],[861,2],[914,2]]], [862,[3622.73,8985.64,9.53674e-007],[[813,2],[915,2],[886,2]]], [863,[1160.21,388.294,0],[[814,2],[916,2]]], -[864,[5231.81,5490.6,0],[[815,2],[917,2]]], [865,[5510.27,5312.15,0],[[816,2],[892,2],[918,2]]], [866,[5767.95,5392.95,0],[[816,2],[919,2]]], [867,[7084.4,6307.01,0],[[818,2],[920,2],[921,2],[868,2]]], [868,[7129.76,6468.38,0],[[819,2],[867,2],[921,2]]], [869,[7070,6588.65,0],[[819,2],[922,2]]], -[870,[6794.5,6774.68,-3.17891e-007],[[820,2],[923,2],[924,2]]], [871,[6435.51,6627.13,-4.76837e-007],[[821,2],[822,2],[925,2]]], [872,[6340.79,6813.86,0],[[822,2],[826,2]]], [873,[6280.22,8056.59,-2.38419e-007],[[823,2],[824,2],[874,2],[926,2],[927,2]]], [874,[6234.47,8078.34,0],[[824,2],[873,2],[928,2],[929,2]]], [875,[6452.65,7641.46,0],[[825,2],[930,2]]], -[876,[5242.51,8792.09,0],[[827,2],[931,2],[932,2]]], [877,[5215.8,8834,-9.53674e-007],[[828,2],[932,2]]], [878,[5092.35,8997.55,-3.17891e-007],[[828,2],[933,2],[881,2]]], [879,[4649.75,8830.63,0],[[829,2],[882,2]]], [880,[4814.59,8988.68,0],[[829,2],[934,2]]], [881,[4973.48,8953.32,0],[[829,2],[878,2]]], -[882,[4504.14,8800.22,0],[[832,2],[879,2],[935,2],[882,2]]], [883,[4297.83,8858.56,-9.53674e-007],[[832,2],[936,2]]], [884,[4133.52,8869.65,0],[[834,2],[835,2]]], [885,[4133.18,8944.89,0],[[835,2],[885,2],[936,2]]], [886,[3731.32,9016.43,0],[[836,2],[862,2],[915,2]]], [887,[3928.83,9192.11,0],[[837,2],[937,2]]], -[888,[4077.29,9237.19,0],[[837,2],[938,2]]], [889,[6001.41,1313.12,6.35783e-007],[[838,2],[939,2],[894,2]]], [890,[5048.02,5233.81,-6.35783e-007],[[839,2],[940,2],[890,2]]], [891,[5212.98,5228.54,0],[[839,2],[918,2]]], [892,[5437.95,5193.2,0],[[840,2],[865,2]]], [893,[6830.69,3906.41,0],[[841,2],[941,2]]], -[894,[5901.54,1449.22,0],[[842,2],[889,2]]], [895,[6175.95,1627.12,-9.53674e-007],[[843,2],[942,2]]], [896,[6256.85,2378.15,0],[[844,2],[943,2]]], [897,[6468.48,2073.45,0],[[845,2],[944,2]]], [898,[6433.71,2905.81,0],[[847,2],[945,2]]], [899,[6463.48,3245.4,9.53674e-007],[[848,2],[946,2]]], -[900,[3796.36,663.306,0],[[849,2],[947,2]]], [901,[411.35,8000.81,0],[[850,2],[852,2],[903,2],[948,2]]], [902,[635.291,8036.76,0],[[850,2],[949,2]]], [903,[467.333,8137.73,-3.17891e-007],[[850,2],[901,2],[950,2]]], [904,[397.832,7837.48,0],[[851,2]]], [905,[39.9647,7581.72,0],[[853,2],[951,2]]], -[906,[340.143,7359.74,0],[[854,2],[857,2]]], [907,[632.265,6817.8,0],[[855,2]]], [908,[133.862,6723.47,0],[[856,2]]], [909,[36.8907,7289.06,0],[[858,2],[952,2]]], [910,[887.842,8857.88,0],[[859,2],[953,2]]], [911,[941.703,8358.82,0],[[860,2],[954,2]]], -[912,[3386.66,9236.17,0],[[861,2],[955,2]]], [913,[3195.56,9123.78,0],[[861,2]]], [914,[3456.56,9067.71,-9.53674e-007],[[861,2],[915,2]]], [915,[3675.81,9023.98,4.76837e-007],[[862,2],[886,2],[914,2],[956,2]]], [916,[1031.74,304.885,-1.90735e-006],[[863,2],[957,2]]], [917,[5082.98,5469.58,9.53674e-007],[[864,2],[940,2]]], -[918,[5327.98,5267.86,0],[[865,2],[891,2]]], [919,[5884.49,5359.91,1.90735e-006],[[866,2]]], [920,[7196.79,6267.4,0],[[867,2],[958,2]]], [921,[7204.18,6459.24,0],[[867,2],[868,2],[959,2],[960,2]]], [922,[7120.03,6694.52,0],[[869,2],[961,2]]], [923,[6768,6928.64,-9.53674e-007],[[870,2],[962,2]]], -[924,[6635.82,6694.03,9.53674e-007],[[870,2],[925,2]]], [925,[6586.73,6698.8,0],[[871,2],[924,2]]], [926,[6453.47,8071.31,0],[[873,2],[963,2]]], [927,[6377.53,8173.16,0],[[873,2],[964,2],[965,2]]], [928,[6149.24,8215.4,0],[[874,2],[966,2]]], [929,[6339.89,8226.29,0],[[874,2],[967,2]]], -[930,[6484.82,7761.08,0],[[875,2],[968,2]]], [931,[5398.22,8847.38,2.38419e-007],[[876,2],[932,2],[969,2]]], [932,[5316.88,8838.85,0],[[876,2],[877,2],[931,2],[970,2]]], [933,[5158.79,9143.48,9.53674e-007],[[878,2],[971,2]]], [934,[4780.4,9121.15,0],[[880,2],[972,2]]], [935,[4467.34,8802.03,0],[[882,2],[935,2]]], -[936,[4206.39,8921.23,0],[[883,2],[885,2]]], [937,[3862.45,9321.78,0],[[887,2],[973,2],[974,2],[975,2]]], [938,[4113.33,9378,0],[[888,2],[976,2]]], [939,[6075.22,1189.21,0],[[889,2],[977,2]]], [940,[5004.41,5386.51,0],[[890,2],[917,2]]], [941,[7009.83,3877.02,0],[[893,2],[978,2]]], -[942,[6280.29,1527.24,-1.58946e-007],[[895,2],[979,2],[980,2]]], [943,[6265.21,2434.54,0],[[896,2],[981,2]]], [944,[6640.88,2015.94,0],[[897,2],[982,2]]], [945,[6510.47,2774.4,9.53674e-007],[[898,2],[983,2]]], [946,[6504.19,3362.14,0],[[899,2],[984,2]]], [947,[3957.15,659.015,0],[[900,2],[985,2]]], -[948,[262.495,7893.49,0],[[901,2],[986,2]]], [949,[734.809,8118.15,0],[[902,2],[987,2]]], [950,[495.265,8362.08,9.53674e-007],[[903,2],[988,2]]], [951,[9.3196,7516.18,0],[[905,2]]], [952,[7.9692,7325.8,9.53674e-007],[[909,2]]], [953,[762.578,8948.62,0],[[910,2],[989,2]]], -[954,[862.88,8267.54,-9.53674e-007],[[911,2],[987,2]]], [955,[3449.46,9353.9,0],[[912,2],[990,2]]], [956,[3758.07,9138.99,0],[[915,2],[973,2]]], [957,[941.98,223.986,-1.90735e-006],[[916,2],[991,2]]], [958,[7311.68,6260.15,0],[[920,2],[992,2]]], [959,[7392.39,6512.81,0],[[921,2],[993,2]]], -[960,[7300.63,6604.28,0],[[921,2],[994,2]]], [961,[7153.6,6792.35,0],[[922,2],[995,2]]], [962,[6730.93,7058.85,9.53674e-007],[[923,2],[996,2]]], [963,[6578.38,8006.3,0],[[926,2],[997,2]]], [964,[6465.85,8371.54,-4.76837e-007],[[927,2],[998,2]]], [965,[6492.94,8296.13,0],[[927,2],[999,2]]], -[966,[6110.36,8312.1,0],[[928,2],[1000,2]]], [967,[6403.92,8367.05,-4.76837e-007],[[929,2],[1001,2]]], [968,[6578.92,7821.35,9.53674e-007],[[930,2],[1002,2]]], [969,[5560.75,8861.87,-3.17891e-007],[[931,2],[1003,2]]], [970,[5463.63,8928.89,9.53674e-007],[[932,2],[1004,2]]], [971,[5193.96,9258.25,-9.53674e-007],[[933,2],[1005,2]]], -[972,[4737.54,9265.44,0],[[934,2],[1006,2]]], [973,[3789.99,9190.87,0],[[937,2],[956,2]]], [974,[3901.18,9457.3,0],[[937,2],[1007,2]]], [975,[3802.02,9478.31,0],[[937,2],[1008,2]]], [976,[4122.79,9513.63,0],[[938,2],[1009,2]]], [977,[6210.03,1101.57,0],[[939,2],[1010,2]]], -[978,[7150.19,3823.1,9.53674e-007],[[941,2],[1011,2]]], [979,[6373.91,1400.72,0],[[942,2],[1012,2]]], [980,[6375.66,1641.3,0],[[942,2],[1013,2]]], [981,[6370.51,2468.75,0],[[943,2],[1014,2]]], [982,[6741.85,1964.77,0],[[944,2],[1015,2],[1016,2],[1017,2]]], [983,[6572,2614.02,0],[[945,2],[1018,2]]], -[984,[6585.85,3477.3,0],[[946,2],[1019,2]]], [985,[4117.11,657.544,0],[[947,2],[1020,2]]], [986,[155.639,7789.54,0],[[948,2],[1021,2]]], [987,[813.571,8246.6,-9.53674e-007],[[949,2],[954,2]]], [988,[517.505,8512.56,0],[[950,2],[1022,2]]], [989,[658.575,9020.48,-2.38419e-007],[[953,2],[1023,2],[1024,2],[1025,2]]], -[990,[3542.5,9489.36,0],[[955,2],[1026,2]]], [991,[839.768,141.51,0],[[957,2],[1027,2]]], [992,[7454.78,6227.36,-9.53674e-007],[[958,2],[1028,2]]], [993,[7530.85,6579.22,9.53674e-007],[[959,2],[1029,2]]], [994,[7406.77,6688.43,0],[[960,2],[1030,2]]], [995,[7210.83,6911.85,0],[[961,2],[1031,2]]], -[996,[6725.05,7198.95,0],[[962,2],[1032,2]]], [997,[6720.58,7939.6,0],[[963,2],[1033,2],[1002,2]]], [998,[6538.12,8505.84,0],[[964,2],[1034,2]]], [999,[6626.83,8395.67,-9.53674e-007],[[965,2],[1035,2]]], [1000,[6040.52,8403.96,9.53674e-007],[[966,2],[1036,2]]], [1001,[6480.89,8496.55,0],[[967,2],[1034,2]]], -[1002,[6731.91,7872.61,0],[[968,2],[997,2],[1033,2]]], [1003,[5811.22,8864.81,-4.76837e-007],[[969,2],[1037,2]]], [1004,[5562.06,9027.33,0],[[970,2],[1038,2]]], [1005,[5236.89,9357.29,0],[[971,2],[1039,2]]], [1006,[4719.1,9386.18,9.53674e-007],[[972,2],[1040,2]]], [1007,[3971.1,9582.66,0],[[974,2],[1041,2]]], -[1008,[3843.91,9605.15,-9.53674e-007],[[975,2],[1042,2]]], [1009,[4130.41,9657.39,0],[[976,2],[1043,2]]], [1010,[6335.52,980.375,0],[[977,2],[1044,2]]], [1011,[7278.28,3761.83,0],[[978,2]]], [1012,[6494.92,1267.16,0],[[979,2],[1045,2]]], [1013,[6447.42,1751.38,0],[[980,2],[1015,2]]], -[1014,[6497.5,2501.78,0],[[981,2],[1018,2]]], [1015,[6596.39,1885.43,0],[[982,2],[1013,2]]], [1016,[6843.71,2092.99,0],[[982,2],[1046,2],[1047,2]]], [1017,[6918.96,1884.79,0],[[982,2],[1048,2]]], [1018,[6597.86,2525.89,0],[[983,2],[1014,2],[1049,2]]], [1019,[6680.72,3558.32,0],[[984,2],[1050,2]]], -[1020,[4264.2,677.765,0],[[985,2],[1051,2]]], [1021,[20.5262,7665.47,0],[[986,2],[1021,2]]], [1022,[530.314,8669.17,0],[[988,2],[1023,2]]], [1023,[584.059,8860.54,0],[[989,2],[1022,2]]], [1024,[563.723,9139.16,0],[[989,2],[1052,2]]], [1025,[718.957,9204.48,0],[[989,2],[1053,2]]], -[1026,[3621.44,9607.11,0],[[990,2],[1054,2]]], [1027,[702.599,51.2221,-1.90735e-006],[[991,2],[1055,2]]], [1028,[7600.81,6229.39,0],[[992,2],[1056,2]]], [1029,[7668.91,6635.89,0],[[993,2],[1057,2]]], [1030,[7510.19,6778.04,0],[[994,2],[1058,2]]], [1031,[7168.03,7039.11,0],[[995,2],[1059,2]]], -[1032,[6717.75,7346,0],[[996,2],[1060,2]]], [1033,[6779.49,7907.4,0],[[997,2],[1002,2],[1061,2],[1062,2],[1063,2]]], [1034,[6564.13,8633,0],[[998,2],[1001,2],[1064,2]]], [1035,[6746.64,8481.6,-1.90735e-007],[[999,2],[1065,2],[1066,2],[1067,2],[1068,2]]], [1036,[5971.98,8553.55,0],[[1000,2],[1069,2]]], [1037,[5858.58,8883.36,-4.76837e-007],[[1003,2],[1070,2],[1069,2],[1071,2]]], -[1038,[5648.8,9142.86,0],[[1004,2],[1072,2]]], [1039,[5260.49,9519.37,0],[[1005,2],[1073,2]]], [1040,[4661.85,9525.48,0],[[1006,2],[1074,2]]], [1041,[4059.27,9698.66,-9.53674e-007],[[1007,2],[1075,2]]], [1042,[3937.17,9715.03,0],[[1008,2],[1076,2],[1075,2]]], [1043,[4145.55,9806.25,0],[[1009,2],[1077,2]]], -[1044,[6389.09,924.524,0],[[1010,2],[1078,2],[1079,2]]], [1045,[6610.99,1148.96,0],[[1012,2],[1080,2]]], [1046,[6879.71,2181.93,0],[[1016,2],[1081,2],[1082,2],[1047,2],[1083,2]]], [1047,[6801.1,2268.65,0],[[1016,2],[1046,2],[1084,2]]], [1048,[7076.43,1804.21,0],[[1017,2],[1085,2]]], [1049,[6705.99,2404.65,0],[[1018,2],[1082,2]]], -[1050,[6756.01,3598.56,0],[[1019,2]]], [1051,[4376.97,671.411,0],[[1020,2],[1086,2]]], [1052,[552.953,9267.07,0],[[1024,2],[1087,2]]], [1053,[805.862,9309.42,0],[[1025,2],[1088,2]]], [1054,[3705.17,9707.41,9.53674e-007],[[1026,2],[1089,2]]], [1055,[645.272,14.3769,0],[[1027,2]]], -[1056,[7684.94,6222.34,0],[[1028,2],[1056,2],[1090,2],[1091,2]]], [1057,[7695.82,6644.04,0],[[1029,2],[1092,2],[1093,2]]], [1058,[7601.55,6886.21,0],[[1030,2],[1094,2]]], [1059,[7135.32,7146.62,1.90735e-006],[[1031,2],[1095,2]]], [1060,[6732.22,7475.18,0],[[1032,2],[1096,2]]], [1061,[6926.86,7939.92,0],[[1033,2],[1097,2]]], -[1062,[6778.08,8093.21,0],[[1033,2],[1065,2]]], [1063,[6793.83,7738.09,0],[[1033,2],[1096,2]]], [1064,[6654.02,8922.58,0.0126387],[[1034,2],[1098,2],[1068,2],[1099,2],[1067,2],[1100,2],[1064,2],[1101,2],[1102,2],[1103,2],[1104,2],[1105,2],[1106,2],[1107,2]]], [1065,[6777.23,8283.72,0],[[1035,2],[1062,2]]], [1066,[6909.94,8544.94,0],[[1035,2],[1108,2]]], [1067,[6742.25,8668.89,0],[[1035,2],[1064,2],[1099,2]]], -[1068,[6707.01,8666.77,0],[[1035,2],[1064,2]]], [1069,[5941.17,8704.57,0],[[1036,2],[1037,2]]], [1070,[5756.56,9017.31,0],[[1037,2],[1109,2],[1072,2]]], [1071,[6011.44,8965.02,0],[[1037,2],[1110,2]]], [1072,[5740.98,9265.75,0],[[1038,2],[1070,2],[1111,2],[1112,2],[1113,2],[1114,2]]], [1073,[5281.4,9665.95,0],[[1039,2],[1115,2]]], -[1074,[4648.72,9565.69,-3.17891e-007],[[1040,2],[1116,2],[1117,2]]], [1075,[4108.13,9816.14,-6.35783e-007],[[1041,2],[1042,2],[1118,2],[1076,2]]], [1076,[4031.77,9812.51,-9.53674e-007],[[1042,2],[1075,2],[1119,2]]], [1077,[4169.06,9964.97,0],[[1043,2],[1118,2]]], [1078,[6192.95,787.901,9.53674e-007],[[1044,2],[1120,2]]], [1079,[6543.31,1021.25,0],[[1044,2],[1080,2]]], -[1080,[6671.01,1062.83,-3.17891e-007],[[1045,2],[1079,2],[1121,2]]], [1081,[7020.61,2033.6,0],[[1046,2],[1122,2]]], [1082,[6786.64,2312.21,0],[[1046,2],[1049,2]]], [1083,[6995.88,2316.4,0],[[1046,2],[1083,2]]], [1084,[6771.23,2324.59,0],[[1047,2]]], [1085,[7133.78,1781.16,3.17891e-007],[[1048,2],[1123,2],[1122,2]]], -[1086,[4506,611.802,9.53674e-007],[[1051,2],[1124,2]]], [1087,[510.853,9417.69,0],[[1052,2],[1125,2]]], [1088,[827.829,9461,4.76837e-007],[[1053,2],[1126,2]]], [1089,[3858.07,9817.21,0],[[1054,2],[1127,2],[1119,2]]], [1090,[7781,6135.16,9.53674e-007],[[1056,2],[1128,2]]], [1091,[7850.24,6198.85,9.53674e-007],[[1056,2],[1129,2]]], -[1092,[7865.45,6732.15,0],[[1057,2],[1130,2]]], [1093,[7837.74,6626.28,0],[[1057,2],[1131,2]]], [1094,[7627.35,6939.52,-9.53674e-007],[[1058,2]]], [1095,[7089.64,7179.54,0],[[1059,2]]], [1096,[6761.59,7612.03,0],[[1060,2],[1063,2]]], [1097,[7075.77,7875.45,-4.76837e-007],[[1061,2],[1132,2]]], -[1098,[6568.5,8864.19,3.17891e-007],[[1064,2],[1133,2],[1134,2]]], [1099,[6738.26,8736.25,4.76837e-007],[[1064,2],[1067,2],[1101,2],[1135,2]]], [1100,[6635.53,8903.01,0.19958],[[1064,2]]], [1101,[6753.7,8851.85,0],[[1064,2],[1099,2],[1136,2],[1103,2],[1135,2]]], [1102,[6641.56,8904.09,0.18958],[[1064,2]]], [1103,[6821.85,8993.75,-2.38419e-007],[[1064,2],[1101,2],[1137,2],[1138,2]]], -[1104,[6794.48,9119.21,-1.90735e-006],[[1064,2],[1139,2]]], [1105,[6482.92,9074.77,0],[[1064,2],[1140,2]]], [1106,[6613.79,9091.58,-9.53674e-007],[[1064,2],[1141,2]]], [1107,[6689.5,9155.62,0],[[1064,2],[1142,2]]], [1108,[6947.27,8579.27,-2.38419e-007],[[1066,2],[1143,2],[1144,2],[1135,2]]], [1109,[5760.48,9151.95,0],[[1070,2],[1145,2]]], -[1110,[6125.31,9013.32,0],[[1071,2],[1146,2]]], [1111,[5764.97,9162.96,0],[[1072,2]]], [1112,[5615.09,9376.58,0],[[1072,2],[1147,2]]], [1113,[5740.29,9382.88,0],[[1072,2],[1148,2],[1149,2]]], [1114,[5835.39,9434.72,0],[[1072,2],[1150,2]]], [1115,[5272.55,9756.27,0],[[1073,2],[1151,2],[1152,2],[1153,2]]], -[1116,[4561.47,9727.79,-1.90735e-006],[[1074,2],[1154,2]]], [1117,[4735.95,9666.74,9.53674e-007],[[1074,2],[1155,2]]], [1118,[4168.62,9987.1,0],[[1075,2],[1077,2],[1156,2]]], [1119,[3894.28,9816.08,0],[[1076,2],[1089,2],[1127,2]]], [1120,[6030.16,764.101,0],[[1078,2],[1157,2]]], [1121,[6850.57,1065.73,0],[[1080,2],[1158,2]]], -[1122,[7097.65,1900.26,0],[[1081,2],[1085,2]]], [1123,[7274.58,1685.66,1.90735e-006],[[1085,2],[1159,2]]], [1124,[4641.67,680.299,0],[[1086,2],[1160,2]]], [1125,[493.414,9566.39,-2.38419e-007],[[1087,2],[1161,2],[1162,2],[1163,2]]], [1126,[851.761,9606.6,1.90735e-006],[[1088,2],[1164,2]]], [1127,[3871.63,9823.72,-9.53674e-007],[[1089,2],[1119,2],[1165,2]]], -[1128,[7890.94,6068.04,0],[[1090,2],[1166,2]]], [1129,[7978.27,6158.67,0],[[1091,2],[1166,2],[1167,2],[1168,2]]], [1130,[7985.49,6809.91,0],[[1092,2],[1169,2]]], [1131,[7928.5,6553.83,0],[[1093,2],[1170,2]]], [1132,[7195.7,7808.49,9.53674e-007],[[1097,2],[1171,2]]], [1133,[6408.69,8954.09,0],[[1098,2],[1172,2]]], -[1134,[6424.18,9022.82,0],[[1098,2],[1173,2],[1140,2]]], [1135,[6807.55,8693.14,0],[[1099,2],[1101,2],[1108,2]]], [1136,[6949.89,8928.75,0],[[1101,2],[1174,2]]], [1137,[6987.33,9029.69,0],[[1103,2],[1175,2]]], [1138,[6876.41,9139.75,-9.53674e-007],[[1103,2],[1139,2]]], [1139,[6903.54,9221.21,0],[[1104,2],[1138,2],[1176,2]]], -[1140,[6436.39,9100.63,0],[[1105,2],[1134,2],[1173,2],[1177,2],[1141,2]]], [1141,[6572.74,9180.42,-4.76837e-007],[[1106,2],[1140,2],[1178,2],[1142,2]]], [1142,[6700.66,9230.2,4.76837e-007],[[1107,2],[1141,2],[1176,2],[1179,2]]], [1143,[7103.64,8685.96,-9.53674e-007],[[1108,2],[1180,2]]], [1144,[7079.38,8509.24,0],[[1108,2],[1181,2]]], [1145,[5943.34,9148.21,0],[[1109,2],[1182,2]]], -[1146,[6205.22,9035.81,-2.38419e-007],[[1110,2],[1182,2],[1172,2],[1173,2]]], [1147,[5505.99,9477.46,0],[[1112,2],[1183,2]]], [1148,[5716.48,9529.08,0],[[1113,2],[1184,2]]], [1149,[5792.46,9559.82,0],[[1113,2],[1185,2],[1184,2]]], [1150,[5922.17,9541.71,2.38419e-007],[[1114,2],[1186,2],[1187,2],[1185,2]]], [1151,[5370.07,9646.56,1.90735e-006],[[1115,2],[1183,2]]], -[1152,[5300.51,9943.65,-4.76837e-007],[[1115,2],[1188,2],[1189,2],[1190,2]]], [1153,[5151.81,9909.53,0],[[1115,2],[1191,2]]], [1154,[4487.8,9844.97,0],[[1116,2],[1192,2]]], [1155,[4799.53,9736.35,0],[[1117,2],[1193,2]]], [1156,[4216.61,10126.1,0],[[1118,2],[1194,2]]], [1157,[5878.3,798.327,-9.53674e-007],[[1120,2],[1195,2]]], -[1158,[6976.89,1062.77,0],[[1121,2],[1196,2]]], [1159,[7398.48,1650.09,0],[[1123,2],[1197,2]]], [1160,[4709.67,728.67,0],[[1124,2],[1198,2],[1160,2],[1199,2]]], [1161,[457.472,9769.74,0],[[1125,2],[1200,2]]], [1162,[332.965,9605.78,0],[[1125,2],[1201,2]]], [1163,[631.085,9610.35,0],[[1125,2],[1164,2]]], -[1164,[853.035,9666.13,-4.76837e-007],[[1126,2],[1163,2],[1202,2],[1203,2]]], [1165,[3994.38,9921.68,0],[[1127,2],[1204,2]]], [1166,[7949.96,6049.79,-6.35783e-007],[[1128,2],[1129,2],[1205,2]]], [1167,[8092.45,6159.93,0],[[1129,2],[1206,2]]], [1168,[8010.57,6254.32,0],[[1129,2],[1207,2]]], [1169,[8107.38,6887.27,0],[[1130,2],[1208,2]]], -[1170,[7972.69,6467.73,9.53674e-007],[[1131,2],[1209,2]]], [1171,[7336.4,7753.58,0],[[1132,2],[1210,2]]], [1172,[6286.27,9015.13,0],[[1133,2],[1146,2]]], [1173,[6363.02,9080.23,0],[[1134,2],[1140,2],[1146,2],[1211,2],[1177,2]]], [1174,[7081.39,8997.79,0],[[1136,2],[1212,2],[1175,2]]], [1175,[7158.47,9056.72,0],[[1137,2],[1174,2],[1213,2],[1212,2]]], -[1176,[6944.06,9276.11,0],[[1139,2],[1142,2],[1214,2],[1215,2]]], [1177,[6291.17,9188.13,0],[[1140,2],[1173,2],[1216,2],[1211,2]]], [1178,[6476.31,9296,0],[[1141,2],[1217,2]]], [1179,[6763.03,9386.88,-1.90735e-006],[[1142,2],[1218,2]]], [1180,[7213.11,8762.69,0],[[1143,2],[1219,2]]], [1181,[7212.3,8428.68,0],[[1144,2],[1220,2]]], -[1182,[6094.29,9071.8,-9.53674e-007],[[1145,2],[1146,2]]], [1183,[5414.22,9594.49,0],[[1147,2],[1151,2]]], [1184,[5704.86,9653.8,-9.53674e-007],[[1148,2],[1149,2],[1185,2],[1221,2],[1222,2]]], [1185,[5797.7,9610.54,2.38419e-007],[[1149,2],[1150,2],[1184,2],[1223,2]]], [1186,[6043.55,9681.83,0],[[1150,2],[1224,2]]], [1187,[6059.1,9418.29,0],[[1150,2],[1225,2]]], -[1188,[5424.11,9843.01,0],[[1152,2],[1221,2]]], [1189,[5122.37,10036,0],[[1152,2],[1226,2],[1191,2]]], [1190,[5368.58,10123.2,0],[[1152,2],[1227,2]]], [1191,[5074.78,10015.8,4.76837e-007],[[1153,2],[1189,2],[1228,2],[1229,2],[1226,2]]], [1192,[4424.86,9983.35,9.53674e-007],[[1154,2],[1230,2]]], [1193,[4858.26,9801.82,9.53674e-007],[[1155,2],[1231,2]]], -[1194,[4232.64,10278,0],[[1156,2],[1232,2],[1233,2]]], [1195,[5727.78,842.873,9.53674e-007],[[1157,2],[1234,2]]], [1196,[7181.35,1081.8,0],[[1158,2],[1235,2]]], [1197,[7531.88,1617.26,-1.90735e-006],[[1159,2],[1236,2]]], [1198,[4695.44,722.619,0],[[1160,2]]], [1199,[4853.48,797.949,0],[[1160,2],[1237,2]]], -[1200,[472.517,9931.67,-4.76837e-007],[[1161,2],[1238,2]]], [1201,[197.604,9646.25,2.38419e-007],[[1162,2],[1239,2],[1240,2],[1241,2]]], [1202,[919.972,9681.7,2.54313e-006],[[1164,2],[1202,2],[1242,2]]], [1203,[879.649,9825.96,3.8147e-006],[[1164,2],[1243,2]]], [1204,[4130.6,10048.7,0],[[1165,2],[1244,2]]], [1205,[8061.54,5971.73,0],[[1166,2],[1245,2]]], -[1206,[8215.97,6142.48,9.53674e-007],[[1167,2],[1246,2]]], [1207,[8014.66,6283.63,3.17891e-007],[[1168,2],[1207,2],[1209,2]]], [1208,[8179.1,6958.12,0],[[1169,2],[1247,2]]], [1209,[8013.29,6394.12,0],[[1170,2],[1207,2]]], [1210,[7511.15,7751.81,-9.53674e-007],[[1171,2],[1248,2]]], [1211,[6257.03,9199.03,0],[[1173,2],[1177,2],[1225,2]]], -[1212,[7213.4,9060.83,0],[[1174,2],[1175,2],[1249,2]]], [1213,[7181.75,9060.65,0],[[1175,2],[1250,2]]], [1214,[7074.76,9406.37,-1.90735e-006],[[1176,2],[1251,2]]], [1215,[7111.45,9258.95,-9.53674e-007],[[1176,2],[1252,2]]], [1216,[6272.03,9198.79,0],[[1177,2],[1253,2]]], [1217,[6432.07,9391.44,0],[[1178,2],[1254,2]]], -[1218,[6768.87,9551,0],[[1179,2],[1255,2]]], [1219,[7321.38,8861.87,0],[[1180,2],[1256,2]]], [1220,[7332.05,8346.75,0],[[1181,2],[1257,2]]], [1221,[5544.34,9747.84,0],[[1184,2],[1188,2]]], [1222,[5692.46,9833.95,0],[[1184,2],[1258,2]]], [1223,[5869.45,9754.32,0],[[1185,2],[1259,2]]], -[1224,[6143.48,9793.26,9.53674e-007],[[1186,2],[1260,2]]], [1225,[6146.78,9305.7,0],[[1187,2],[1211,2]]], [1226,[5111.39,10045.7,0],[[1189,2],[1191,2],[1261,2],[1228,2]]], [1227,[5371.26,10232.8,-6.35783e-007],[[1190,2],[1262,2],[1261,2]]], [1228,[4982.51,10105.7,6.35783e-007],[[1191,2],[1226,2],[1263,2]]], [1229,[4985.11,9911.12,1.90735e-006],[[1191,2],[1231,2]]], -[1230,[4365.67,10158.9,-9.53674e-007],[[1192,2],[1233,2]]], [1231,[4922.92,9863.76,1.90735e-006],[[1193,2],[1229,2]]], [1232,[4218.15,10404,0],[[1194,2],[1233,2],[1264,2],[1265,2]]], [1233,[4265.6,10324,0],[[1194,2],[1230,2],[1232,2],[1266,2]]], [1234,[5595.03,881.956,9.53674e-007],[[1195,2],[1267,2]]], [1235,[7315.19,1067.47,0],[[1196,2],[1268,2]]], -[1236,[7635.27,1498.28,0],[[1197,2],[1269,2]]], [1237,[4982.33,866.679,-2.38419e-007],[[1199,2],[1270,2]]], [1238,[484.971,9986.5,0],[[1200,2],[1271,2],[1272,2],[1238,2]]], [1239,[329.733,9752.28,0],[[1201,2],[1271,2]]], [1240,[29.9423,9691.44,0],[[1201,2],[1240,2]]], [1241,[80.2183,9564.73,0],[[1201,2],[1273,2]]], -[1242,[1092.94,9720.01,0],[[1202,2],[1274,2]]], [1243,[888.161,9978.36,0],[[1203,2],[1275,2]]], [1244,[4187.65,10167.9,0],[[1204,2],[1264,2]]], [1245,[8133.65,5905.29,0],[[1205,2],[1276,2]]], [1246,[8330.62,6140.73,0],[[1206,2],[1277,2]]], [1247,[8216.44,7080.36,0],[[1208,2],[1278,2]]], -[1248,[7661.02,7796.73,0],[[1210,2],[1279,2]]], [1249,[7426.78,9152.27,0],[[1212,2],[1252,2],[1280,2],[1281,2],[1256,2],[1282,2],[1283,2]]], [1250,[7246.19,9072.79,0],[[1213,2],[1250,2]]], [1251,[7183.61,9502.52,1.90735e-006],[[1214,2],[1284,2]]], [1252,[7255.18,9172.34,0],[[1215,2],[1249,2]]], [1253,[6255.41,9208.03,0],[[1216,2]]], -[1254,[6385.79,9534.17,0],[[1217,2],[1285,2]]], [1255,[6769.49,9683.17,0],[[1218,2],[1286,2]]], [1256,[7454.88,8969.03,0],[[1219,2],[1249,2],[1281,2]]], [1257,[7441.39,8266.1,0],[[1220,2],[1287,2]]], [1258,[5665.88,9974.28,0],[[1222,2],[1288,2]]], [1259,[5916.48,9909.71,0],[[1223,2],[1289,2]]], -[1260,[6220.34,9895.9,-2.38419e-007],[[1224,2],[1290,2],[1291,2],[1292,2]]], [1261,[5193.24,10126.9,0],[[1226,2],[1227,2]]], [1262,[5391.25,10392.7,0],[[1227,2],[1293,2]]], [1263,[4832.22,10215.6,0],[[1228,2],[1294,2]]], [1264,[4198.54,10258.9,9.53674e-007],[[1232,2],[1244,2]]], [1265,[4198.65,10546.6,0],[[1232,2],[1266,2],[1295,2],[1296,2]]], -[1266,[4421.26,10438.9,0],[[1233,2],[1265,2],[1297,2],[1298,2]]], [1267,[5433.16,921.427,0],[[1234,2],[1299,2]]], [1268,[7475.14,1057.44,0],[[1235,2],[1300,2]]], [1269,[7721.85,1351.26,9.53674e-007],[[1236,2],[1301,2]]], [1270,[5108.93,892.113,0],[[1237,2],[1299,2]]], [1271,[395.186,9839.85,0],[[1238,2],[1239,2]]], -[1272,[509.571,10053.7,0],[[1238,2],[1302,2],[1303,2],[1304,2]]], [1273,[12.5139,9545.36,0],[[1241,2]]], [1274,[1190.21,9795.81,0],[[1242,2],[1305,2]]], [1275,[901.426,10107.2,0],[[1243,2],[1306,2]]], [1276,[8227.83,5853.54,1.90735e-006],[[1245,2],[1307,2]]], [1277,[8472.46,6149.99,0],[[1246,2],[1308,2]]], -[1278,[8214.48,7173.21,0],[[1247,2],[1309,2]]], [1279,[7808.46,7796.72,0],[[1248,2],[1310,2]]], [1280,[7443.09,9292.25,0],[[1249,2],[1311,2]]], [1281,[7482.41,8994.25,0],[[1249,2],[1256,2],[1312,2],[1313,2]]], [1282,[7611.07,9180.29,0],[[1249,2],[1314,2]]], [1283,[7363.75,9307.36,0],[[1249,2],[1315,2]]], -[1284,[7249.27,9572.51,-1.27157e-006],[[1251,2],[1316,2],[1315,2]]], [1285,[6337.32,9674.39,0],[[1254,2],[1291,2]]], [1286,[6772.64,9814.43,0],[[1255,2],[1317,2]]], [1287,[7562.71,8206.67,1.90735e-006],[[1257,2],[1318,2]]], [1288,[5639.61,10151.5,0],[[1258,2],[1319,2]]], [1289,[5938.97,10052.5,0],[[1259,2],[1320,2]]], -[1290,[6328.03,9997.54,0],[[1260,2],[1321,2]]], [1291,[6306.5,9732.37,0],[[1260,2],[1285,2]]], [1292,[6124.06,10048.8,0],[[1260,2],[1322,2]]], [1293,[5353.13,10535.9,-1.90735e-006],[[1262,2],[1323,2]]], [1294,[4702.23,10307.6,9.53674e-007],[[1263,2],[1297,2]]], [1295,[4040.77,10652.1,0],[[1265,2],[1324,2]]], -[1296,[4191.15,10703.8,-1.90735e-006],[[1265,2],[1325,2]]], [1297,[4533.79,10429.9,4.76837e-007],[[1266,2],[1294,2],[1297,2],[1326,2]]], [1298,[4507.51,10594.9,1.90735e-006],[[1266,2],[1327,2]]], [1299,[5263.71,938.44,9.53674e-007],[[1267,2],[1270,2]]], [1300,[7608.55,1014.36,0],[[1268,2],[1328,2]]], [1301,[7749.81,1225.22,0],[[1269,2],[1329,2]]], -[1302,[486.598,10195.6,0],[[1272,2],[1330,2]]], [1303,[358.804,10010.5,0],[[1272,2],[1331,2]]], [1304,[688.666,10155.8,1.90735e-006],[[1272,2],[1332,2]]], [1305,[1346.61,9904.97,0],[[1274,2],[1333,2]]], [1306,[930.307,10238.5,2.38419e-007],[[1275,2],[1334,2],[1335,2],[1332,2]]], [1307,[8333.29,5759.37,0],[[1276,2],[1336,2]]], -[1308,[8601.59,6165.47,3.17891e-007],[[1277,2],[1337,2],[1338,2]]], [1309,[8152.17,7256.85,0],[[1278,2],[1339,2]]], [1310,[7956.47,7810.35,0],[[1279,2],[1340,2]]], [1311,[7438.15,9468.41,0],[[1280,2],[1341,2]]], [1312,[7605.37,9103.73,0],[[1281,2],[1314,2]]], [1313,[7561.59,8807.78,-9.53674e-007],[[1281,2],[1342,2]]], -[1314,[7680.74,9191.68,0],[[1282,2],[1312,2],[1343,2]]], [1315,[7276.09,9464.27,0],[[1283,2],[1284,2]]], [1316,[7306.4,9670.53,0],[[1284,2],[1344,2],[1345,2]]], [1317,[6772.36,9953.75,0],[[1286,2],[1346,2]]], [1318,[7684.93,8168.14,0],[[1287,2],[1347,2]]], [1319,[5593.92,10292.7,0],[[1288,2],[1348,2]]], -[1320,[5994.53,10187.4,-9.53674e-007],[[1289,2],[1349,2]]], [1321,[6406.94,10095,0],[[1290,2],[1350,2]]], [1322,[6059.98,10164.7,0],[[1292,2],[1349,2]]], [1323,[5337.34,10620.2,0],[[1293,2],[1351,2],[1352,2],[1353,2]]], [1324,[3935.21,10736.6,0],[[1295,2],[1354,2]]], [1325,[4162.59,10786.6,-2.38419e-007],[[1296,2],[1355,2],[1356,2],[1357,2]]], -[1326,[4692.78,10507.5,1.90735e-006],[[1297,2],[1358,2]]], [1327,[4525.75,10744.2,0],[[1298,2],[1359,2]]], [1328,[7734.16,999.994,3.17891e-007],[[1300,2],[1360,2],[1329,2]]], [1329,[7747.42,1088.79,0],[[1301,2],[1328,2]]], [1330,[448.063,10339,0],[[1302,2],[1361,2]]], [1331,[196.717,9992.1,0],[[1303,2],[1362,2]]], -[1332,[834.6,10209.9,-9.53674e-007],[[1304,2],[1306,2]]], [1333,[1451.05,9986.77,0],[[1305,2],[1363,2]]], [1334,[930.331,10412.5,0],[[1306,2],[1364,2]]], [1335,[1112.5,10318.8,0],[[1306,2],[1365,2]]], [1336,[8413.02,5657.62,0],[[1307,2],[1366,2]]], [1337,[8798.99,6225.09,9.53674e-007],[[1308,2],[1367,2]]], -[1338,[8769.21,6162.55,0],[[1308,2],[1368,2]]], [1339,[8080.35,7377.3,0],[[1309,2],[1369,2]]], [1340,[8000.84,7793.72,0],[[1310,2],[1370,2],[1371,2],[1372,2]]], [1341,[7438.99,9645.39,0],[[1311,2],[1373,2]]], [1342,[7622.22,8671.82,0],[[1313,2],[1374,2]]], [1343,[7811.56,9299.51,4.76837e-007],[[1314,2],[1375,2]]], -[1344,[7435.05,9793.05,1.90735e-006],[[1316,2],[1376,2],[1373,2]]], [1345,[7357.86,9836.18,0],[[1316,2],[1377,2]]], [1346,[6763.6,10110.2,0],[[1317,2],[1378,2]]], [1347,[7786.36,8112.6,0],[[1318,2],[1379,2]]], [1348,[5585.4,10440.9,0],[[1319,2],[1380,2]]], [1349,[6033.5,10256.6,0],[[1320,2],[1322,2],[1381,2]]], -[1350,[6537.28,10197.9,0],[[1321,2],[1378,2]]], [1351,[5482.11,10574.4,-1.90735e-006],[[1323,2],[1380,2]]], [1352,[5196.35,10661.2,0],[[1323,2],[1382,2],[1383,2],[1384,2]]], [1353,[5408.68,10789.2,0],[[1323,2],[1385,2]]], [1354,[3832.14,10836.3,-6.35783e-007],[[1324,2],[1386,2],[1387,2]]], [1355,[4365.88,10811.7,0],[[1325,2],[1359,2]]], -[1356,[4140.48,10869.1,6.35783e-007],[[1325,2],[1388,2],[1389,2]]], [1357,[4098.81,10783.9,-0.0136156],[[1325,2],[1386,2],[1390,2],[1357,2]]], [1358,[4841.48,10530.2,0],[[1326,2],[1384,2]]], [1359,[4532.88,10814.2,0],[[1327,2],[1355,2],[1391,2],[1359,2],[1392,2]]], [1360,[7878.94,996.033,-2.38419e-007],[[1328,2],[1393,2],[1394,2],[1395,2]]], [1361,[438.559,10496.7,0],[[1330,2],[1396,2]]], -[1362,[56.1276,9982.73,3.17891e-007],[[1331,2],[1397,2],[1398,2]]], [1363,[1582.25,10077.1,0],[[1333,2],[1399,2]]], [1364,[929.882,10566.2,-9.53674e-007],[[1334,2],[1400,2]]], [1365,[1256.23,10374.4,0],[[1335,2],[1401,2]]], [1366,[8456.82,5600.06,0],[[1336,2],[1402,2]]], [1367,[8956.77,6237.33,0],[[1337,2],[1403,2]]], -[1368,[8851.55,6164.94,0],[[1338,2],[1404,2]]], [1369,[8037.82,7517.17,0],[[1339,2],[1370,2]]], [1370,[8017.94,7635.53,-9.53674e-007],[[1340,2],[1369,2]]], [1371,[8142.87,7729.34,0],[[1340,2],[1405,2],[1406,2]]], [1372,[7954.63,7928,0],[[1340,2],[1379,2]]], [1373,[7466.48,9774.34,-1.90735e-006],[[1341,2],[1344,2],[1407,2]]], -[1374,[7678.01,8552.05,0],[[1342,2],[1408,2]]], [1375,[7918.42,9388.34,0],[[1343,2],[1409,2]]], [1376,[7485.6,9840.15,0],[[1344,2],[1410,2]]], [1377,[7382.03,9986.4,1.90735e-006],[[1345,2],[1411,2]]], [1378,[6702.22,10277.4,-3.8147e-007],[[1346,2],[1350,2],[1412,2],[1413,2],[1414,2]]], [1379,[7868.7,8073.43,0],[[1347,2],[1372,2],[1415,2]]], -[1380,[5626.38,10529.5,4.76837e-007],[[1348,2],[1351,2],[1416,2],[1417,2]]], [1381,[6043.09,10440.1,0],[[1349,2],[1418,2]]], [1382,[5326.19,10745.5,1.27157e-006],[[1352,2],[1385,2],[1419,2]]], [1383,[4990.21,10688.4,0],[[1352,2],[1420,2]]], [1384,[5023.69,10582.2,-1.90735e-006],[[1352,2],[1358,2]]], [1385,[5455.01,10895.2,4.76837e-007],[[1353,2],[1382,2],[1421,2],[1422,2]]], -[1386,[3999.46,10841.2,0],[[1354,2],[1357,2]]], [1387,[3668.16,10865.1,0],[[1354,2],[1423,2]]], [1388,[4001.73,10952.6,0],[[1356,2],[1424,2]]], [1389,[4205.76,11034,0],[[1356,2],[1392,2],[1425,2],[1426,2]]], [1390,[4124.42,10743,0.130414],[[1357,2]]], [1391,[4582.2,10787.8,0],[[1359,2],[1427,2],[1428,2]]], -[1392,[4411.22,10935.7,0],[[1359,2],[1389,2]]], [1393,[7915.07,806.269,9.53674e-007],[[1360,2],[1429,2]]], [1394,[8085.89,992.579,0],[[1360,2],[1430,2]]], [1395,[7874.68,1171.17,9.53674e-007],[[1360,2],[1431,2]]], [1396,[457.858,10662.1,0],[[1361,2],[1432,2]]], [1397,[90.6678,10119.4,0],[[1362,2],[1433,2]]], -[1398,[6.00136,9929.99,0],[[1362,2]]], [1399,[1757.18,10179,0],[[1363,2],[1434,2]]], [1400,[903.945,10699.1,1.90735e-006],[[1364,2],[1435,2]]], [1401,[1380.92,10413.6,0],[[1365,2],[1436,2]]], [1402,[8485.85,5579.98,-6.35783e-007],[[1366,2],[1437,2],[1438,2]]], [1403,[9072.7,6259.37,0],[[1367,2],[1439,2]]], -[1404,[8973.97,6148.18,0],[[1368,2],[1440,2]]], [1405,[8265.97,7745.65,0],[[1371,2],[1441,2]]], [1406,[8339.7,7686.28,9.53674e-007],[[1371,2],[1442,2]]], [1407,[7478.56,9817.49,-1.90735e-006],[[1373,2]]], [1408,[7724.54,8420.34,0],[[1374,2],[1443,2]]], [1409,[8005.16,9519.5,9.53674e-007],[[1375,2],[1444,2]]], -[1410,[7561.75,10026.7,-1.90735e-006],[[1376,2],[1445,2]]], [1411,[7406.82,10173.2,-4.76837e-007],[[1377,2],[1446,2],[1447,2],[1445,2]]], [1412,[6889.29,10262.6,0],[[1378,2],[1448,2]]], [1413,[6713.98,10339.9,0],[[1378,2],[1449,2],[1450,2]]], [1414,[6527.45,10341.3,0],[[1378,2],[1451,2]]], [1415,[7796.94,8204.49,0],[[1379,2],[1443,2]]], -[1416,[5826.52,10518.9,0],[[1380,2],[1452,2]]], [1417,[5799.51,10677,-1.90735e-006],[[1380,2],[1453,2]]], [1418,[6033.46,10494.6,-9.53674e-007],[[1381,2],[1454,2],[1452,2],[1455,2]]], [1419,[5349.3,10928.6,0],[[1382,2],[1456,2]]], [1420,[4840.37,10736.4,0],[[1383,2],[1428,2]]], [1421,[5544.16,11084.1,0],[[1385,2],[1457,2]]], -[1422,[5610.33,11032.2,0],[[1385,2],[1458,2]]], [1423,[3526.6,10844.5,0],[[1387,2],[1459,2]]], [1424,[3874.2,11089.1,0],[[1388,2],[1460,2]]], [1425,[4261.15,11180.6,0],[[1389,2],[1461,2]]], [1426,[4050.32,11129.1,0],[[1389,2],[1462,2]]], [1427,[4669.73,10668.1,0],[[1391,2],[1463,2]]], -[1428,[4779.43,10759.1,1.90735e-006],[[1391,2],[1420,2]]], [1429,[7967.01,609.659,1.90735e-006],[[1393,2],[1464,2]]], [1430,[8219.17,1034.36,0],[[1394,2],[1465,2]]], [1431,[7863.27,1314.55,0],[[1395,2],[1466,2]]], [1432,[457.776,10784.6,0],[[1396,2],[1467,2]]], [1433,[143.003,10249.2,1.90735e-006],[[1397,2],[1468,2]]], -[1434,[1883.4,10258.7,0],[[1399,2],[1469,2]]], [1435,[925.983,10837.8,0],[[1400,2],[1470,2]]], [1436,[1404.37,10439.7,-6.35783e-007],[[1401,2],[1471,2],[1472,2]]], [1437,[8570.7,5621.61,9.53674e-007],[[1402,2],[1473,2]]], [1438,[8484.22,5528.93,0],[[1402,2]]], [1439,[9141.75,6265.6,-4.76837e-007],[[1403,2],[1440,2],[1474,2],[1475,2]]], -[1440,[9018.09,6144.32,0],[[1404,2],[1439,2],[1476,2],[1477,2]]], [1441,[8360.82,7793.63,0],[[1405,2],[1478,2]]], [1442,[8463.35,7583,0],[[1406,2],[1479,2]]], [1443,[7772.85,8298.38,0],[[1408,2],[1415,2]]], [1444,[8058.42,9662.29,-9.53674e-007],[[1409,2],[1480,2]]], [1445,[7613.8,10146,0],[[1410,2],[1411,2],[1481,2],[1482,2]]], -[1446,[7415.59,10371.8,0],[[1411,2],[1483,2]]], [1447,[7216.68,10222.6,0],[[1411,2],[1448,2]]], [1448,[7026.29,10244.3,0],[[1412,2],[1447,2]]], [1449,[6740.97,10468,0],[[1413,2],[1484,2]]], [1450,[6626.01,10531.5,0],[[1413,2],[1485,2]]], [1451,[6390.13,10394.7,1.90735e-006],[[1414,2],[1486,2]]], -[1452,[5865.51,10523,6.35783e-007],[[1416,2],[1418,2],[1455,2]]], [1453,[5953.64,10765.8,0],[[1417,2],[1487,2]]], [1454,[6185.1,10486.7,0],[[1418,2],[1486,2]]], [1455,[6016.3,10585.9,4.76837e-007],[[1418,2],[1452,2],[1487,2],[1488,2]]], [1456,[5389.44,11076.8,0],[[1419,2],[1489,2]]], [1457,[5563.15,11148.1,6.35783e-007],[[1421,2],[1490,2],[1491,2]]], -[1458,[5744.19,11101.8,0],[[1422,2],[1492,2]]], [1459,[3373.83,10823.6,9.53674e-007],[[1423,2],[1493,2]]], [1460,[3778.71,11233.1,0],[[1424,2],[1494,2]]], [1461,[4303.45,11318.3,9.53674e-007],[[1425,2],[1495,2]]], [1462,[3898.83,11211.6,1.90735e-006],[[1426,2],[1494,2]]], [1463,[4719.03,10606.9,0],[[1427,2]]], -[1464,[7986.41,490.043,0],[[1429,2],[1496,2]]], [1465,[8352.22,1023.89,0],[[1430,2],[1497,2]]], [1466,[7851.85,1462.6,0],[[1431,2],[1498,2]]], [1467,[389.203,10908.3,0],[[1432,2],[1499,2]]], [1468,[187.673,10394.9,1.90735e-006],[[1433,2],[1500,2]]], [1469,[1981.28,10349.1,0],[[1434,2],[1501,2]]], -[1470,[950.531,10953.5,-3.8147e-006],[[1435,2]]], [1471,[1465.59,10634.1,0],[[1436,2],[1502,2]]], [1472,[1554.01,10425.3,0],[[1436,2],[1503,2]]], [1473,[8658.97,5687.86,-9.53674e-007],[[1437,2],[1504,2]]], [1474,[9183.04,6261.32,2.38419e-007],[[1439,2],[1475,2],[1505,2],[1477,2]]], [1475,[9216.28,6336.04,-2.38419e-007],[[1439,2],[1474,2],[1506,2],[1507,2]]], -[1476,[8951.33,6017.05,9.53674e-007],[[1440,2],[1508,2]]], [1477,[9087.91,6049.3,2.38419e-007],[[1440,2],[1474,2],[1509,2],[1510,2]]], [1478,[8369.52,7904.6,0],[[1441,2],[1511,2]]], [1479,[8580.46,7468.54,3.17891e-007],[[1442,2],[1512,2],[1513,2]]], [1480,[8097.55,9829.94,0],[[1444,2],[1514,2]]], [1481,[7657.95,10311.9,0],[[1445,2],[1515,2]]], -[1482,[7824.33,10073.5,0],[[1445,2],[1516,2]]], [1483,[7440.55,10505.8,0],[[1446,2],[1517,2]]], [1484,[6812.27,10583.4,0],[[1449,2],[1518,2]]], [1485,[6524.22,10712,1.90735e-006],[[1450,2],[1519,2]]], [1486,[6241.16,10460.9,0],[[1451,2],[1454,2]]], [1487,[5981.18,10789.2,4.76837e-007],[[1453,2],[1455,2],[1520,2],[1521,2]]], -[1488,[6172.33,10702.5,0],[[1455,2],[1522,2]]], [1489,[5423.65,11214.2,0],[[1456,2],[1523,2]]], [1490,[5669.23,11314.8,0],[[1457,2],[1524,2]]], [1491,[5581.94,11304.2,0],[[1457,2],[1525,2]]], [1492,[5862.01,11113.8,0],[[1458,2],[1526,2]]], [1493,[3210.11,10817.4,0],[[1459,2],[1527,2]]], -[1494,[3733.22,11289.7,0],[[1460,2],[1462,2],[1528,2],[1529,2]]], [1495,[4333.74,11434.5,0],[[1461,2],[1530,2]]], [1496,[7995.92,304.976,9.53674e-007],[[1464,2],[1531,2]]], [1497,[8450.77,1079.16,1.90735e-006],[[1465,2],[1532,2]]], [1498,[7843.44,1593.57,0],[[1466,2],[1533,2]]], [1499,[294.52,11024.8,0],[[1467,2],[1534,2]]], -[1500,[222.856,10535.9,0],[[1468,2],[1535,2]]], [1501,[2088.37,10452,0],[[1469,2],[1536,2]]], [1502,[1523.99,10812.6,-1.90735e-006],[[1471,2],[1537,2]]], [1503,[1701.18,10457.7,0],[[1472,2],[1538,2]]], [1504,[8742.76,5754.48,-9.53674e-007],[[1473,2],[1539,2]]], [1505,[9335.74,6288.71,0],[[1474,2],[1540,2]]], -[1506,[9321.5,6436.11,0],[[1475,2],[1541,2]]], [1507,[9275.09,6543.98,0],[[1475,2],[1542,2]]], [1508,[8939.21,5989.21,2.38419e-007],[[1476,2],[1508,2],[1539,2],[1543,2]]], [1509,[9018.3,5905.24,0],[[1477,2],[1544,2],[1543,2]]], [1510,[9168.14,5998.69,0],[[1477,2],[1510,2],[1545,2]]], [1511,[8440.47,7998.43,0],[[1478,2],[1546,2]]], -[1512,[8705.84,7263.94,0],[[1479,2],[1547,2]]], [1513,[8677.32,7478.08,0],[[1479,2],[1548,2]]], [1514,[8150.22,9960.52,0],[[1480,2],[1549,2],[1516,2],[1550,2]]], [1515,[7700.7,10457.4,0],[[1481,2],[1551,2]]], [1516,[7983.59,10013.7,9.53674e-007],[[1482,2],[1514,2]]], [1517,[7466.09,10659.6,0],[[1483,2],[1552,2]]], -[1518,[6892.57,10715.8,0],[[1484,2],[1553,2]]], [1519,[6374.1,10851.8,1.90735e-006],[[1485,2],[1554,2]]], [1520,[6000.18,10960.7,0],[[1487,2],[1526,2]]], [1521,[6128.58,10913.4,0],[[1487,2],[1555,2]]], [1522,[6271.52,10789.9,-1.90735e-006],[[1488,2],[1554,2]]], [1523,[5407.13,11347.5,1.90735e-006],[[1489,2],[1556,2]]], -[1524,[5746.88,11443.3,2.38419e-007],[[1490,2],[1557,2],[1558,2],[1559,2]]], [1525,[5617.02,11439.5,1.90735e-006],[[1491,2],[1558,2]]], [1526,[5964.16,11118.1,0],[[1492,2],[1520,2],[1560,2],[1561,2],[1557,2]]], [1527,[3027.02,10804.7,0],[[1493,2],[1562,2]]], [1528,[3560.79,11371.5,0],[[1494,2],[1563,2]]], [1529,[3629.63,11459.3,1.90735e-006],[[1494,2],[1564,2]]], -[1530,[4369.87,11566.6,-9.53674e-007],[[1495,2],[1565,2]]], [1531,[8005.62,151.146,-9.53674e-007],[[1496,2],[1566,2]]], [1532,[8562.62,1155.47,0],[[1497,2],[1567,2],[1568,2]]], [1533,[7841.9,1753.78,0],[[1498,2],[1569,2]]], [1534,[252.809,11099.1,0],[[1499,2],[1570,2],[1571,2]]], [1535,[243.021,10654.9,-1.90735e-006],[[1500,2],[1572,2]]], -[1536,[2239.12,10560.9,0],[[1501,2],[1573,2]]], [1537,[1587.05,10957,0],[[1502,2],[1574,2]]], [1538,[1843.06,10494.6,1.90735e-006],[[1503,2],[1575,2]]], [1539,[8813.96,5805.35,0],[[1504,2],[1508,2],[1543,2]]], [1540,[9470.39,6314.25,-9.53674e-007],[[1505,2],[1576,2]]], [1541,[9418.32,6542.72,0],[[1506,2],[1577,2]]], -[1542,[9292.5,6709.81,0],[[1507,2],[1578,2],[1577,2],[1579,2]]], [1543,[8932.38,5842.25,0],[[1508,2],[1509,2],[1539,2],[1580,2],[1544,2],[1581,2]]], [1544,[8970.78,5841.08,0],[[1509,2],[1543,2],[1582,2]]], [1545,[9319.52,5989.99,0],[[1510,2],[1583,2]]], [1546,[8467.82,8021.68,0],[[1511,2]]], [1547,[8764.41,7128,9.53674e-007],[[1512,2],[1584,2]]], -[1548,[8759.25,7463.66,-9.53674e-007],[[1513,2],[1585,2]]], [1549,[8275.69,10066.4,-9.53674e-007],[[1514,2],[1586,2]]], [1550,[8323.36,9910.78,-3.17891e-007],[[1514,2],[1587,2],[1588,2]]], [1551,[7752.87,10609.6,0],[[1515,2],[1589,2]]], [1552,[7456.46,10832,0],[[1517,2],[1590,2]]], [1553,[6948.5,10865.5,0],[[1518,2],[1591,2]]], -[1554,[6356.9,10864.8,9.53674e-007],[[1519,2],[1522,2],[1555,2],[1592,2]]], [1555,[6227.14,10971.1,0],[[1521,2],[1554,2],[1593,2],[1560,2]]], [1556,[5347.73,11509.6,0],[[1523,2],[1594,2]]], [1557,[5881.1,11300.5,0],[[1524,2],[1526,2],[1561,2]]], [1558,[5644.04,11538.2,2.38419e-007],[[1524,2],[1525,2],[1595,2],[1596,2]]], [1559,[5844.53,11581.9,0],[[1524,2],[1597,2]]], -[1560,[6054.99,11117.1,9.53674e-007],[[1526,2],[1555,2],[1561,2],[1598,2]]], [1561,[5944.34,11236.2,0],[[1526,2],[1557,2],[1560,2],[1599,2]]], [1562,[2878.9,10797.5,0],[[1527,2],[1600,2]]], [1563,[3477.57,11472.9,0],[[1528,2],[1601,2]]], [1564,[3517.92,11603.5,-1.90735e-006],[[1529,2],[1602,2]]], [1565,[4401.68,11693.8,0],[[1530,2],[1603,2],[1565,2],[1604,2]]], -[1566,[8006.96,14.5675,9.53674e-007],[[1531,2]]], [1567,[8714.11,1228.51,0],[[1532,2],[1605,2]]], [1568,[8527.38,1328.16,0],[[1532,2],[1606,2]]], [1569,[7849.61,1884.31,-6.35783e-007],[[1533,2],[1607,2],[1608,2]]], [1570,[271.513,10918.7,0],[[1534,2],[1572,2]]], [1571,[217.572,11294.2,0],[[1534,2],[1609,2]]], -[1572,[259.655,10783.7,-9.53674e-007],[[1535,2],[1570,2]]], [1573,[2317.9,10620,4.76837e-007],[[1536,2],[1610,2],[1611,2],[1612,2]]], [1574,[1611.39,11099.1,1.90735e-006],[[1537,2],[1613,2]]], [1575,[1968.86,10534.8,0],[[1538,2],[1610,2]]], [1576,[9599.35,6354.35,9.53674e-007],[[1540,2],[1614,2]]], [1577,[9448.93,6578.6,7.15256e-007],[[1541,2],[1542,2],[1615,2],[1616,2]]], -[1578,[9145.61,6798.18,0],[[1542,2],[1617,2]]], [1579,[9314.21,6905.96,0],[[1542,2],[1618,2]]], [1580,[8934.25,5801.64,0],[[1543,2],[1619,2]]], [1581,[8974.6,5853.96,-4.76837e-007],[[1543,2]]], [1582,[8933.5,5786.32,0],[[1544,2]]], [1583,[9471.45,5959.14,9.53674e-007],[[1545,2],[1620,2]]], -[1584,[8812.78,6992.27,0],[[1547,2],[1621,2]]], [1585,[8846.36,7457.86,-9.53674e-007],[[1548,2],[1622,2]]], [1586,[8390.07,10185.6,0],[[1549,2],[1623,2]]], [1587,[8506.81,9922.22,0],[[1550,2],[1624,2]]], [1588,[8472.58,9853.62,0],[[1550,2],[1625,2]]], [1589,[7798.72,10692.1,2.38419e-007],[[1551,2],[1626,2],[1627,2],[1628,2]]], -[1590,[7453.82,10862.3,9.53674e-007],[[1552,2],[1629,2],[1628,2],[1630,2]]], [1591,[6987.13,11043.5,0],[[1553,2],[1631,2]]], [1592,[6474.59,10996.7,0],[[1554,2],[1632,2]]], [1593,[6368.22,11077.8,0],[[1555,2],[1633,2]]], [1594,[5323.02,11666.3,1.90735e-006],[[1556,2],[1634,2]]], [1595,[5510.19,11689.4,0],[[1558,2],[1635,2]]], -[1596,[5699.22,11689.9,-7.62939e-007],[[1558,2],[1597,2],[1596,2],[1636,2],[1637,2]]], [1597,[5864.03,11615.5,-2.38419e-007],[[1559,2],[1596,2],[1638,2],[1639,2]]], [1598,[6203.08,11137.5,1.90735e-006],[[1560,2],[1640,2]]], [1599,[5912.05,11367.6,0],[[1561,2],[1641,2]]], [1600,[2742.91,10796.2,0],[[1562,2],[1642,2]]], [1601,[3409,11592.9,0],[[1563,2],[1643,2]]], -[1602,[3402.27,11742.1,0],[[1564,2],[1644,2]]], [1603,[4486.81,11879.3,0],[[1565,2],[1645,2]]], [1604,[4351.46,11836.5,0],[[1565,2],[1646,2]]], [1605,[8839.12,1270.66,0],[[1567,2],[1647,2]]], [1606,[8483.4,1462.74,0],[[1568,2],[1648,2]]], [1607,[7852.38,2058.01,0],[[1569,2],[1649,2]]], -[1608,[7896.95,2027.67,1.90735e-006],[[1569,2],[1650,2]]], [1609,[197.857,11435.4,-1.90735e-006],[[1571,2],[1651,2]]], [1610,[2110.2,10591.1,0],[[1573,2],[1575,2]]], [1611,[2369.86,10721.7,-6.35783e-007],[[1573,2],[1642,2],[1652,2]]], [1612,[2526.73,10683.4,0],[[1573,2],[1642,2]]], [1613,[1632.72,11220.8,0],[[1574,2],[1653,2]]], -[1614,[9757.02,6365.72,0],[[1576,2],[1654,2]]], [1615,[9594.03,6512.8,0],[[1577,2],[1655,2]]], [1616,[9497.64,6615.02,0],[[1577,2],[1656,2],[1657,2]]], [1617,[9059.73,6841.58,0],[[1578,2],[1658,2],[1617,2],[1659,2]]], [1618,[9323.02,7041.33,0],[[1579,2],[1660,2]]], [1619,[8949.51,5684.41,0],[[1580,2],[1661,2]]], -[1620,[9606.9,5982.73,0],[[1583,2],[1662,2]]], [1621,[8922.67,6935.53,0],[[1584,2],[1659,2]]], [1622,[8973.41,7473.48,0],[[1585,2],[1663,2]]], [1623,[8509.3,10316,0],[[1586,2],[1664,2]]], [1624,[8651.92,9925.08,0],[[1587,2],[1665,2]]], [1625,[8641.22,9824.13,0],[[1588,2],[1666,2]]], -[1626,[7882.06,10809.6,-4.76837e-007],[[1589,2],[1667,2],[1668,2],[1669,2]]], [1627,[7938.54,10622.4,0],[[1589,2]]], [1628,[7635.57,10792.4,0],[[1589,2],[1590,2]]], [1629,[7465.34,11009.7,0],[[1590,2],[1670,2],[1671,2]]], [1630,[7305.37,10948.8,0],[[1590,2],[1672,2]]], [1631,[6992.03,11128,0],[[1591,2],[1673,2],[1631,2],[1672,2],[1674,2]]], -[1632,[6585.07,11142.1,0],[[1592,2],[1675,2]]], [1633,[6484.62,11150.9,0],[[1593,2],[1676,2]]], [1634,[5285.46,11802.1,0],[[1594,2],[1677,2]]], [1635,[5380.83,11794.5,0],[[1595,2],[1677,2]]], [1636,[5815.35,11862.2,-1.90735e-006],[[1596,2],[1678,2]]], [1637,[5768.21,11900.6,0],[[1596,2],[1679,2]]], -[1638,[5911.61,11671.5,0],[[1597,2],[1639,2],[1680,2],[1681,2]]], [1639,[5904.27,11600.1,4.76837e-007],[[1597,2],[1638,2],[1641,2],[1682,2]]], [1640,[6346.33,11152,0],[[1598,2],[1676,2]]], [1641,[5912.37,11505,0],[[1599,2],[1639,2]]], [1642,[2615.16,10759.4,-3.17891e-007],[[1600,2],[1611,2],[1612,2]]], [1643,[3278.92,11716.7,0],[[1601,2],[1683,2]]], -[1644,[3297.06,11884.2,0],[[1602,2],[1684,2]]], [1645,[4554.08,12033,0],[[1603,2],[1685,2]]], [1646,[4307.25,11984.6,0],[[1604,2],[1686,2]]], [1647,[8976.6,1311.21,0],[[1605,2],[1687,2]]], [1648,[8446.58,1588.47,0],[[1606,2],[1688,2]]], [1649,[7883.19,2194.38,1.90735e-006],[[1607,2],[1689,2]]], -[1650,[7961.54,2147.74,1.90735e-006],[[1608,2],[1690,2]]], [1651,[168.196,11598.9,0],[[1609,2],[1691,2]]], [1652,[2453.68,10892.7,0],[[1611,2],[1692,2]]], [1653,[1712.15,11380.2,0],[[1613,2],[1693,2]]], [1654,[9887.31,6397.55,0],[[1614,2],[1694,2]]], [1655,[9741.22,6485.07,0],[[1615,2],[1695,2]]], -[1656,[9672.54,6601.47,0],[[1616,2],[1696,2]]], [1657,[9578.63,6739.13,0],[[1616,2],[1697,2]]], [1658,[9066.9,6835.87,0],[[1617,2]]], [1659,[8973.74,6905.22,0],[[1617,2],[1621,2]]], [1660,[9297.61,7184.76,0],[[1618,2],[1698,2]]], [1661,[8963.56,5550.06,-9.53674e-007],[[1619,2],[1699,2]]], -[1662,[9690.24,5978.12,-9.53674e-007],[[1620,2],[1700,2]]], [1663,[9022.88,7472.55,0],[[1622,2],[1701,2]]], [1664,[8576.11,10376.5,0],[[1623,2]]], [1665,[8807.81,9934.01,0],[[1624,2],[1702,2]]], [1666,[8757.89,9806.75,9.53674e-007],[[1625,2],[1703,2]]], [1667,[7985.6,10963,0],[[1626,2],[1704,2]]], -[1668,[7990.15,10695.3,-9.53674e-007],[[1626,2],[1705,2]]], [1669,[7766.16,10959.2,0],[[1626,2],[1706,2]]], [1670,[7449.91,11178.7,0],[[1629,2],[1707,2]]], [1671,[7340.03,11079.6,0],[[1629,2],[1708,2]]], [1672,[7198.33,11038.3,0],[[1630,2],[1631,2]]], [1673,[6939.99,11160.7,0],[[1631,2],[1675,2]]], -[1674,[7007.4,11154.7,0],[[1631,2],[1708,2],[1709,2]]], [1675,[6649.72,11201,0],[[1632,2],[1673,2],[1710,2]]], [1676,[6508.84,11168.4,0],[[1633,2],[1640,2],[1710,2]]], [1677,[5248.53,11885,0],[[1634,2],[1635,2],[1711,2]]], [1678,[5863.91,11938.5,0],[[1636,2],[1680,2],[1712,2],[1679,2]]], [1679,[5823.39,12083.9,3.17891e-007],[[1637,2],[1678,2],[1713,2]]], -[1680,[5890.32,11825.2,0],[[1638,2],[1678,2]]], [1681,[5965.27,11783.2,0],[[1638,2],[1714,2],[1715,2]]], [1682,[6055.94,11579.1,0],[[1639,2],[1716,2]]], [1683,[3171.15,11813.8,-1.90735e-006],[[1643,2],[1717,2],[1718,2]]], [1684,[3274.79,11930.5,0],[[1644,2],[1718,2],[1717,2],[1719,2]]], [1685,[4604.44,12160,0],[[1645,2],[1720,2]]], -[1686,[4272,12102.6,0],[[1646,2],[1721,2]]], [1687,[9019.28,1331.94,3.17891e-007],[[1647,2],[1722,2],[1723,2]]], [1688,[8389.39,1735.69,0],[[1648,2],[1724,2]]], [1689,[7921.5,2341.11,0],[[1649,2],[1725,2]]], [1690,[8056.11,2258.73,2.38419e-007],[[1650,2],[1726,2],[1727,2],[1728,2]]], [1691,[161.262,11668.4,0],[[1651,2],[1729,2],[1730,2]]], -[1692,[2504.45,11032.3,0],[[1652,2],[1731,2]]], [1693,[1786.64,11510.6,-9.53674e-007],[[1653,2],[1732,2]]], [1694,[9987.73,6415.77,0],[[1654,2],[1695,2],[1733,2]]], [1695,[9877.15,6454.18,3.17891e-007],[[1655,2],[1694,2],[1696,2]]], [1696,[9800.81,6502.53,0],[[1656,2],[1695,2]]], [1697,[9613.76,6870.54,0],[[1657,2],[1734,2]]], -[1698,[9276.56,7319.74,0],[[1660,2],[1735,2]]], [1699,[8993.55,5321.81,0],[[1661,2],[1736,2]]], [1700,[9883.2,6035.95,9.53674e-007],[[1662,2],[1737,2]]], [1701,[9120.6,7464.45,0],[[1663,2],[1735,2]]], [1702,[8955.23,9922.53,9.53674e-007],[[1665,2],[1738,2]]], [1703,[8829.44,9718.06,0],[[1666,2],[1739,2]]], -[1704,[8067.52,11096.5,0],[[1667,2],[1740,2]]], [1705,[8019.87,10668.8,-4.76837e-007],[[1668,2]]], [1706,[7666.95,11053.9,0],[[1669,2],[1741,2]]], [1707,[7392.27,11283.6,9.53674e-007],[[1670,2],[1741,2],[1742,2],[1743,2]]], [1708,[7199.51,11143.3,-1.90735e-006],[[1671,2],[1674,2]]], [1709,[7031.35,11320.8,0],[[1674,2],[1744,2]]], -[1710,[6714.46,11277.4,0],[[1675,2],[1676,2],[1745,2]]], [1711,[5180.74,12074.1,0],[[1677,2],[1746,2]]], [1712,[6001.64,12040.5,0],[[1678,2],[1747,2]]], [1713,[5823.34,12278.9,-1.90735e-006],[[1679,2],[1748,2]]], [1714,[6026.82,11945.8,0],[[1681,2],[1749,2]]], [1715,[6104.6,11774,0],[[1681,2],[1750,2]]], -[1716,[6186.03,11557.2,0],[[1682,2],[1751,2]]], [1717,[3111.89,11946.6,0],[[1683,2],[1684,2],[1752,2]]], [1718,[3131.88,11897.3,0],[[1684,2],[1753,2],[1683,2]]], [1719,[3247.98,12105.5,1.90735e-006],[[1684,2],[1754,2]]], [1720,[4676.18,12312.9,0],[[1685,2],[1755,2]]], [1721,[4222.8,12263.8,1.90735e-006],[[1686,2],[1756,2]]], -[1722,[8969.55,1484,0],[[1687,2],[1757,2]]], [1723,[9180.71,1337.76,0],[[1687,2],[1758,2]]], [1724,[8328.24,1867.52,0],[[1688,2],[1759,2]]], [1725,[7941.81,2484.86,0],[[1689,2],[1760,2]]], [1726,[8189.24,2401.5,0],[[1690,2],[1761,2]]], [1727,[7999.79,2387.93,0],[[1690,2],[1760,2]]], -[1728,[8160.43,2103.63,0],[[1690,2],[1759,2]]], [1729,[113.632,11862.8,0],[[1691,2],[1762,2]]], [1730,[222.309,11819.4,-1.90735e-006],[[1691,2],[1763,2]]], [1731,[2572.17,11169.7,0],[[1692,2],[1764,2]]], [1732,[1841.78,11648.5,0],[[1693,2],[1765,2]]], [1733,[10169.9,6415.25,9.53674e-007],[[1694,2],[1766,2]]], -[1734,[9723.64,6977.12,0],[[1697,2],[1767,2]]], [1735,[9258.88,7422.65,-2.38419e-007],[[1698,2],[1701,2],[1768,2],[1769,2]]], [1736,[8978.27,5116.44,0],[[1699,2],[1770,2]]], [1737,[10049.4,6074.55,0],[[1700,2],[1771,2]]], [1738,[9122.67,9934.56,0],[[1702,2],[1772,2]]], [1739,[8825.19,9560.34,0],[[1703,2]]], -[1740,[8134.41,11209.4,0],[[1704,2],[1773,2]]], [1741,[7554.9,11161.6,0],[[1706,2],[1707,2]]], [1742,[7346.79,11446.7,0],[[1707,2],[1774,2]]], [1743,[7221.45,11419.2,0],[[1707,2],[1775,2]]], [1744,[7051.93,11457.3,6.35783e-007],[[1709,2],[1776,2],[1775,2],[1744,2],[1777,2]]], [1745,[6872.76,11398,0],[[1710,2],[1777,2]]], -[1746,[5131.97,12219.4,0],[[1711,2],[1778,2]]], [1747,[6087.11,12159.4,1.90735e-006],[[1712,2],[1779,2],[1749,2]]], [1748,[5827.29,12422.3,0],[[1713,2],[1780,2]]], [1749,[6083.3,12101.2,-1.90735e-006],[[1714,2],[1747,2],[1781,2]]], [1750,[6244.52,11764.2,0],[[1715,2],[1782,2]]], [1751,[6335.98,11496.5,0],[[1716,2],[1783,2]]], -[1752,[3068.64,12084.9,0],[[1717,2],[1784,2]]], [1753,[2933.26,11860.4,0],[[1718,2],[1785,2]]], [1754,[3255.94,12257.4,0],[[1719,2],[1786,2]]], [1755,[4741.71,12441.1,0],[[1720,2],[1787,2]]], [1756,[4180.65,12402.5,0],[[1721,2],[1788,2]]], [1757,[8925.54,1629.51,0],[[1722,2],[1789,2]]], -[1758,[9373.89,1306.29,-9.53674e-007],[[1723,2],[1790,2]]], [1759,[8261.35,1991.62,-9.53674e-007],[[1724,2],[1728,2]]], [1760,[7948.53,2565.06,3.17891e-007],[[1725,2],[1727,2],[1791,2]]], [1761,[8199.34,2557.28,0],[[1726,2],[1792,2]]], [1762,[77.306,11983.7,-1.90735e-006],[[1729,2],[1793,2]]], [1763,[292.436,11980.4,0],[[1730,2],[1794,2]]], -[1764,[2642.09,11294.4,9.53674e-007],[[1731,2],[1795,2]]], [1765,[1942.08,11812.1,0],[[1732,2],[1796,2]]], [1766,[10297.9,6402.16,0],[[1733,2],[1797,2]]], [1767,[9787.66,7060.62,0],[[1734,2],[1798,2]]], [1768,[9449.69,7401.41,0],[[1735,2],[1799,2]]], [1769,[9184.38,7557.74,0],[[1735,2],[1800,2]]], -[1770,[8922.14,4947.2,4.76837e-007],[[1736,2],[1801,2]]], [1771,[10195.2,6092.38,0],[[1737,2],[1802,2]]], [1772,[9249.16,9922.98,9.53674e-007],[[1738,2],[1803,2]]], [1773,[8241.17,11347.9,0],[[1740,2],[1804,2]]], [1774,[7322.15,11581.6,-6.35783e-007],[[1742,2],[1805,2],[1806,2]]], [1775,[7095.49,11502.9,0],[[1743,2],[1744,2],[1776,2]]], -[1776,[7054.48,11531,1.14441e-006],[[1744,2],[1775,2],[1777,2],[1807,2]]], [1777,[7010.54,11533.3,3.8147e-007],[[1744,2],[1745,2],[1776,2],[1808,2],[1809,2]]], [1778,[5086.59,12345.2,0],[[1746,2],[1810,2]]], [1779,[6113.68,12174,0],[[1747,2],[1811,2]]], [1780,[5836.26,12563.1,0],[[1748,2],[1812,2]]], [1781,[6102.61,12150.2,0],[[1749,2]]], -[1782,[6375.42,11760.1,0],[[1750,2],[1813,2]]], [1783,[6471.33,11508.1,0],[[1751,2],[1814,2]]], [1784,[3042.23,12217.3,0],[[1752,2],[1815,2]]], [1785,[2797.86,11855.8,9.53674e-007],[[1753,2],[1816,2]]], [1786,[3296.87,12360.5,0],[[1754,2],[1817,2],[1818,2]]], [1787,[4792.06,12521.9,1.27157e-006],[[1755,2],[1819,2],[1810,2]]], -[1788,[4100.53,12529.4,0],[[1756,2],[1820,2]]], [1789,[8878.74,1763.98,9.53674e-007],[[1757,2],[1821,2]]], [1790,[9518.53,1287.32,9.53674e-007],[[1758,2],[1822,2]]], [1791,[7948,2763.47,0],[[1760,2],[1823,2]]], [1792,[8194.06,2698.07,1.90735e-006],[[1761,2],[1824,2]]], [1793,[63.497,12039.3,-4.76837e-007],[[1762,2],[1825,2],[1826,2],[1827,2]]], -[1794,[345.644,12117.4,0],[[1763,2],[1828,2]]], [1795,[2647.37,11409.8,-9.53674e-007],[[1764,2],[1829,2]]], [1796,[2000.54,11954,0],[[1765,2],[1830,2]]], [1797,[10440.9,6416.67,0],[[1766,2],[1831,2]]], [1798,[9826.36,7173.88,-9.53674e-007],[[1767,2],[1832,2]]], [1799,[9603.51,7411.18,-9.53674e-007],[[1768,2],[1833,2]]], -[1800,[9140.96,7693.01,0],[[1769,2],[1834,2]]], [1801,[8847.13,4817.8,2.38419e-007],[[1770,2],[1801,2],[1835,2],[1836,2]]], [1802,[10312.7,6131.25,0],[[1771,2],[1837,2]]], [1803,[9381.62,9928.46,0],[[1772,2],[1838,2]]], [1804,[8382.22,11430.7,0],[[1773,2],[1839,2],[1840,2]]], [1805,[7340.68,11744.1,0],[[1774,2],[1841,2]]], -[1806,[7146.2,11610.5,1.90735e-006],[[1774,2],[1807,2]]], [1807,[7045.44,11607.7,4.76837e-007],[[1776,2],[1806,2],[1842,2]]], [1808,[6985.92,11577,0],[[1777,2],[1843,2],[1842,2],[1844,2],[1809,2]]], [1809,[6905.24,11559.5,0],[[1777,2],[1808,2],[1845,2]]], [1810,[4989.4,12441.6,0],[[1778,2],[1787,2]]], [1811,[6233.14,12338.5,0],[[1779,2],[1846,2]]], -[1812,[5853.36,12695.6,1.90735e-006],[[1780,2],[1847,2]]], [1813,[6525.14,11752.5,0],[[1782,2],[1848,2]]], [1814,[6606.51,11502.5,1.90735e-006],[[1783,2],[1845,2]]], [1815,[3033.73,12322.2,0],[[1784,2],[1849,2],[1850,2]]], [1816,[2779.17,11860.7,-2.38419e-007],[[1785,2],[1851,2],[1852,2],[1853,2]]], [1817,[3476.84,12398.8,0],[[1786,2],[1854,2]]], -[1818,[3296.67,12563.1,0],[[1786,2],[1855,2]]], [1819,[4845.53,12747.8,6.35783e-007],[[1787,2],[1856,2],[1857,2]]], [1820,[3999.67,12655.1,-1.90735e-006],[[1788,2],[1858,2]]], [1821,[8881.51,1912.54,0],[[1789,2],[1859,2]]], [1822,[9654.51,1261.68,0],[[1790,2],[1860,2]]], [1823,[7952.12,2878.75,0],[[1791,2],[1861,2]]], -[1824,[8186.23,2858.81,1.90735e-006],[[1792,2],[1862,2]]], [1825,[10.1006,11995,1.90735e-006],[[1793,2]]], [1826,[29.0515,12221.6,0],[[1793,2],[1863,2]]], [1827,[173.117,12172.9,0],[[1793,2],[1864,2]]], [1828,[384.702,12271.7,0],[[1794,2],[1865,2]]], [1829,[2648.05,11552.3,0],[[1795,2],[1852,2]]], -[1830,[2047.03,12084.3,0],[[1796,2],[1866,2]]], [1831,[10531.4,6393.33,4.76837e-007],[[1797,2],[1867,2],[1868,2],[1869,2]]], [1832,[9865.48,7275.02,0],[[1798,2],[1870,2]]], [1833,[9736.61,7410.22,0],[[1799,2],[1871,2]]], [1834,[9117.11,7850.39,0],[[1800,2],[1872,2]]], [1835,[8766.81,4667.78,0],[[1801,2],[1873,2]]], -[1836,[8882.6,4667.65,9.53674e-007],[[1801,2],[1874,2]]], [1837,[10370.5,6161.5,0],[[1802,2],[1867,2],[1875,2]]], [1838,[9418.53,9916.74,-6.35783e-007],[[1803,2],[1876,2],[1877,2]]], [1839,[8480.48,11584.2,0],[[1804,2],[1878,2]]], [1840,[8599.58,11568.8,0],[[1804,2],[1879,2]]], [1841,[7339.19,11877,0],[[1805,2],[1880,2]]], -[1842,[7038.95,11666.1,0],[[1807,2],[1808,2],[1842,2],[1843,2]]], [1843,[6963.37,11658.4,7.62939e-007],[[1808,2],[1842,2],[1843,2],[1881,2],[1882,2]]], [1844,[6923.5,11565.4,-1.90735e-006],[[1808,2]]], [1845,[6687.3,11509.3,0],[[1809,2],[1814,2]]], [1846,[6288.95,12502.4,0],[[1811,2],[1883,2]]], [1847,[5853.91,12831.6,9.53674e-007],[[1812,2],[1884,2]]], -[1848,[6655.79,11731.8,-1.90735e-006],[[1813,2],[1882,2]]], [1849,[3097.99,12542,0],[[1815,2],[1885,2]]], [1850,[2960.27,12152.1,0],[[1815,2],[1853,2]]], [1851,[2617.17,11844.4,0],[[1816,2],[1886,2]]], [1852,[2718.99,11720.9,0],[[1816,2],[1829,2]]], [1853,[2876.21,11999.6,0],[[1816,2],[1850,2]]], -[1854,[3586.27,12491.7,-1.90735e-006],[[1817,2],[1887,2]]], [1855,[3291.73,12691.1,0],[[1818,2],[1888,2]]], [1856,[4835.35,12942.7,0],[[1819,2],[1889,2]]], [1857,[4907.73,12947.1,1.90735e-006],[[1819,2],[1890,2]]], [1858,[3892.13,12728.7,0],[[1820,2],[1891,2]]], [1859,[8886.35,1971.94,3.17891e-007],[[1821,2],[1892,2],[1893,2]]], -[1860,[9790.86,1257.69,-9.53674e-007],[[1822,2],[1894,2]]], [1861,[7959.33,3070.09,9.53674e-007],[[1823,2],[1895,2]]], [1862,[8175.43,3008.16,0],[[1824,2],[1896,2]]], [1863,[12.7808,12260.3,0],[[1826,2]]], [1864,[240.663,12290.2,0],[[1827,2],[1897,2],[1865,2]]], [1865,[385.015,12311.6,0],[[1828,2],[1864,2],[1898,2],[1899,2],[1897,2]]], -[1866,[2049.54,12107.8,0],[[1830,2],[1900,2],[1901,2],[1902,2]]], [1867,[10433.9,6274.38,0],[[1831,2],[1837,2]]], [1868,[10541.8,6301.82,0],[[1831,2],[1903,2]]], [1869,[10710.7,6407.47,9.53674e-007],[[1831,2],[1904,2]]], [1870,[9898.01,7398.93,2.38419e-007],[[1832,2],[1905,2],[1906,2],[1871,2]]], [1871,[9802.29,7415.19,0],[[1833,2],[1870,2]]], -[1872,[9101.58,7999.95,0],[[1834,2],[1907,2]]], [1873,[8722.93,4542.08,0],[[1835,2],[1908,2]]], [1874,[8916.52,4521.61,0],[[1836,2],[1909,2]]], [1875,[10447.3,6084.67,-4.76837e-007],[[1837,2],[1875,2],[1910,2],[1911,2]]], [1876,[9429.1,9791.98,-2.38419e-007],[[1838,2],[1876,2],[1912,2],[1913,2]]], [1877,[9458.13,10139.4,0],[[1838,2],[1914,2]]], -[1878,[8576.06,11721.4,0],[[1839,2],[1915,2]]], [1879,[8724.34,11612.6,0],[[1840,2],[1916,2]]], [1880,[7307.34,12056.4,0],[[1841,2],[1917,2]]], [1881,[6909.78,11840.8,0],[[1843,2],[1918,2]]], [1882,[6781.33,11713.6,0],[[1843,2],[1848,2]]], [1883,[6319.85,12664.1,0],[[1846,2],[1919,2]]], -[1884,[5829.73,12988.3,0],[[1847,2],[1920,2]]], [1885,[3108.62,12586.5,-3.17891e-007],[[1849,2],[1921,2],[1922,2]]], [1886,[2487.33,11834.4,0],[[1851,2],[1923,2]]], [1887,[3694.89,12612.7,0],[[1854,2],[1891,2]]], [1888,[3311.19,12867,-1.90735e-006],[[1855,2],[1924,2]]], [1889,[4806.98,13078.4,-1.90735e-006],[[1856,2],[1925,2]]], -[1890,[4955.36,13078.5,-1.90735e-006],[[1857,2],[1926,2]]], [1891,[3832.42,12796.5,0],[[1858,2],[1887,2],[1927,2],[1928,2]]], [1892,[8851.19,2157.03,0],[[1859,2],[1929,2]]], [1893,[9032.86,2056.23,0],[[1859,2],[1930,2],[1931,2]]], [1894,[9919.7,1311.5,0],[[1860,2],[1932,2]]], [1895,[7991.44,3195.93,0],[[1861,2],[1933,2]]], -[1896,[8149.41,3147.55,-1.90735e-006],[[1862,2],[1934,2],[1933,2]]], [1897,[289.151,12347,0],[[1864,2],[1865,2],[1935,2],[1936,2]]], [1898,[409.387,12474.3,0],[[1865,2],[1937,2]]], [1899,[529.253,12359.9,0],[[1865,2],[1938,2]]], [1900,[2145.1,12250.7,0],[[1866,2],[1939,2]]], [1901,[2168.64,11998.1,0],[[1866,2],[1940,2]]], -[1902,[1902.19,12161.7,0],[[1866,2],[1941,2]]], [1903,[10548.3,6209.06,0],[[1868,2],[1910,2]]], [1904,[10867.8,6421.74,9.53674e-007],[[1869,2],[1942,2]]], [1905,[9953.04,7557.82,0],[[1870,2],[1943,2]]], [1906,[10091.3,7350.83,0],[[1870,2],[1944,2]]], [1907,[9086.31,8147.39,-9.53674e-007],[[1872,2],[1945,2]]], -[1908,[8777.71,4385.51,0],[[1873,2],[1946,2]]], [1909,[9008.37,4366.42,0],[[1874,2],[1947,2]]], [1910,[10548.2,6164.76,0],[[1875,2],[1903,2]]], [1911,[10446.7,5976.85,-6.35783e-007],[[1875,2],[1948,2],[1911,2]]], [1912,[9427.73,9714.48,0],[[1876,2],[1949,2],[1913,2]]], [1913,[9470.29,9767.14,4.76837e-007],[[1876,2],[1912,2],[1913,2],[1950,2]]], -[1914,[9484.11,10317.5,0],[[1877,2],[1951,2]]], [1915,[8684.97,11861.3,0],[[1878,2],[1952,2]]], [1916,[8855.14,11696,0],[[1879,2],[1953,2]]], [1917,[7282.24,12232.8,0],[[1880,2],[1954,2]]], [1918,[6881.67,11947.4,0],[[1881,2]]], [1919,[6352.57,12804.8,0],[[1883,2],[1955,2]]], -[1920,[5820.31,13132.2,0],[[1884,2],[1956,2]]], [1921,[3227.41,12741.3,0],[[1885,2],[1924,2]]], [1922,[3102.11,12792.3,0],[[1885,2],[1957,2]]], [1923,[2336.01,11806.5,0],[[1886,2],[1940,2]]], [1924,[3306.05,12881.4,-1.27157e-006],[[1888,2],[1921,2],[1958,2]]], [1925,[4756.28,13223.1,0],[[1889,2],[1959,2]]], -[1926,[5011.45,13235.9,-1.90735e-006],[[1890,2],[1960,2]]], [1927,[3745.78,12992.1,0],[[1891,2],[1961,2]]], [1928,[3972.11,12884.9,0],[[1891,2],[1962,2]]], [1929,[8832.43,2310.96,0],[[1892,2],[1963,2]]], [1930,[9143.07,2057.27,0],[[1893,2],[1964,2],[1931,2],[1930,2]]], [1931,[9132.52,2073.46,0],[[1930,2],[2000,2],[1931,2],[1893,2]]], -[1932,[10061.9,1385.45,0],[[1894,2],[1965,2]]], [1933,[8060.76,3274.6,3.17891e-007],[[1895,2],[1896,2],[1966,2]]], [1934,[8127.74,3185,0],[[1896,2],[1967,2]]], [1935,[337.291,12458.6,0],[[1897,2],[1968,2],[1937,2]]], [1936,[132.226,12404.1,0],[[1897,2],[1969,2]]], [1937,[420.505,12541,0],[[1898,2],[1935,2],[1970,2],[1971,2]]], -[1938,[697.512,12418.4,0],[[1899,2],[1972,2]]], [1939,[2229.92,12355.3,0],[[1900,2],[1973,2]]], [1940,[2262.49,11874.6,0],[[1901,2],[1923,2]]], [1941,[1715.67,12223.6,-1.90735e-006],[[1902,2],[1974,2]]], [1942,[11014.8,6405.51,0],[[1904,2],[1975,2],[1976,2]]], [1943,[9998.49,7711.83,0],[[1905,2],[1977,2]]], -[1944,[10214.3,7326.48,0],[[1906,2],[1978,2]]], [1945,[9056.86,8307.73,0],[[1907,2],[1979,2]]], [1946,[8759.9,4257.45,0],[[1908,2],[1980,2]]], [1947,[9090.41,4223.84,0],[[1909,2],[1981,2]]], [1948,[10526.9,5845.95,9.53674e-007],[[1911,2],[1982,2]]], [1949,[9376.9,9549.97,0],[[1912,2],[1983,2]]], -[1950,[9552.8,9812.66,0],[[1913,2],[1984,2],[1985,2]]], [1951,[9496.53,10456,-1.90735e-006],[[1914,2],[1986,2]]], [1952,[8786.52,11988.7,0],[[1915,2],[1987,2]]], [1953,[8997.52,11808.3,0],[[1916,2],[1988,2]]], [1954,[7257.1,12393.6,0],[[1917,2],[1989,2]]], [1955,[6377.66,12974.7,-1.90735e-006],[[1919,2],[1990,2]]], -[1956,[5806.28,13286.2,9.53674e-007],[[1920,2],[1991,2]]], [1957,[3117.08,12938.4,0],[[1922,2],[1992,2]]], [1958,[3332.83,13054.7,0],[[1924,2],[1993,2]]], [1959,[4728.27,13367.3,0],[[1925,2],[1994,2]]], [1960,[5069.99,13382.8,0],[[1926,2],[1995,2]]], [1961,[3716.22,13129.9,0],[[1927,2],[1996,2]]], -[1962,[4079.35,12952.3,0],[[1928,2],[1997,2]]], [1963,[8745.27,2384.98,0],[[1929,2],[1998,2]]], [1964,[9256.56,1939.23,0],[[1930,2],[1999,2]]], [1965,[10118,1410.25,0],[[1932,2],[2001,2],[2002,2]]], [1966,[8050.31,3330.78,-2.38419e-007],[[1933,2],[1966,2],[2003,2],[2004,2]]], [1967,[8282.42,3085.09,0],[[1934,2],[2005,2]]], -[1968,[353.301,12653.6,0],[[1935,2],[2006,2]]], [1969,[20.6587,12434.3,0],[[1936,2]]], [1970,[539.794,12672.8,1.90735e-006],[[1937,2],[2007,2]]], [1971,[423.251,12727.8,0],[[1937,2],[2008,2],[2006,2]]], [1972,[848.022,12459.4,0],[[1938,2],[2009,2]]], [1973,[2301.55,12489.7,0],[[1939,2],[2010,2]]], -[1974,[1579.85,12282.5,-1.90735e-006],[[1941,2],[2011,2]]], [1975,[10985.4,6276.59,0],[[1942,2],[2012,2]]], [1976,[11140.4,6406.29,0],[[1942,2],[2013,2],[2014,2],[2015,2]]], [1977,[10048.4,7863.26,0],[[1943,2],[2016,2]]], [1978,[10351,7286.77,-9.53674e-007],[[1944,2],[2017,2]]], [1979,[9037.5,8461.23,0],[[1945,2],[2018,2]]], -[1980,[8747.87,4123.52,9.53674e-007],[[1946,2],[2019,2]]], [1981,[9177.85,4105.08,0],[[1947,2],[2020,2]]], [1982,[10557.1,5757.27,0],[[1948,2],[1982,2]]], [1983,[9320.9,9406.98,0],[[1949,2],[2021,2],[2022,2]]], [1984,[9634.74,9942.81,0],[[1950,2],[2023,2]]], [1985,[9700.02,9771.74,0],[[1950,2],[2024,2]]], -[1986,[9526.5,10581.4,0],[[1951,2],[2025,2],[2026,2]]], [1987,[8875.76,12118.9,4.76837e-007],[[1952,2],[2027,2],[1987,2],[2028,2]]], [1988,[9017.07,11835.4,-4.76837e-007],[[1953,2],[2029,2],[2030,2],[1988,2]]], [1989,[7229.17,12540.6,0],[[1954,2],[2031,2]]], [1990,[6404.96,13149.1,0],[[1955,2],[2032,2]]], [1991,[5807.96,13410.1,0],[[1956,2],[2033,2]]], -[1992,[3137.67,13055.7,3.17891e-007],[[1957,2],[2034,2],[2035,2]]], [1993,[3351.29,13212.4,0],[[1958,2],[2036,2]]], [1994,[4660.68,13508.1,-4.76837e-007],[[1959,2],[2037,2],[2038,2],[2039,2]]], [1995,[5136.48,13481.5,0],[[1960,2],[2040,2]]], [1996,[3681.14,13300.7,0],[[1961,2],[2041,2]]], [1997,[4191.06,13020.1,0],[[1962,2],[2042,2]]], -[1998,[8646.21,2444,0],[[1963,2],[2043,2]]], [1999,[9349.33,1982.14,0],[[1964,2],[2044,2]]], [2000,[9102.49,2072.99,6.35783e-007],[[1931,2]]], [2001,[10280.5,1423.22,0],[[1965,2],[2045,2]]], [2002,[10266.7,1485.62,0],[[1965,2],[2046,2]]], [2003,[8106.29,3515.37,0],[[1966,2],[2047,2]]], -[2004,[7926.19,3414.48,0],[[1966,2],[2048,2]]], [2005,[8372.9,3047.28,0],[[1967,2],[2049,2],[2050,2]]], [2006,[373.039,12829.1,0],[[1968,2],[1971,2],[2008,2]]], [2007,[639.4,12773.6,-1.90735e-006],[[1970,2],[2051,2]]], [2008,[380.673,12885,-4.76837e-007],[[1971,2],[2006,2],[2052,2],[2008,2]]], [2009,[977.797,12473.8,0],[[1972,2],[2053,2]]], -[2010,[2369.14,12642.2,0],[[1973,2],[2054,2]]], [2011,[1471.92,12344.4,0],[[1974,2],[2055,2]]], [2012,[10955.2,6135.9,0],[[1975,2],[2056,2]]], [2013,[11155.5,6264.78,0],[[1976,2],[2057,2]]], [2014,[11322.6,6453.8,0],[[1976,2],[2058,2]]], [2015,[11083.5,6563.33,0],[[1976,2],[2059,2]]], -[2016,[10060.7,7908.27,0],[[1977,2],[2060,2],[2061,2]]], [2017,[10482,7241.29,0],[[1978,2],[2062,2]]], [2018,[9017.45,8576.15,0],[[1979,2],[2063,2]]], [2019,[8719.69,3994.94,0],[[1980,2],[2064,2]]], [2020,[9268.66,3969.68,0],[[1981,2],[2065,2]]], [2021,[9207.56,9317.54,0],[[1983,2],[2066,2]]], -[2022,[9221.5,9226.2,0],[[1983,2],[2067,2]]], [2023,[9681.24,10028.3,0],[[1984,2],[2068,2]]], [2024,[9837.02,9750.69,0],[[1985,2],[2069,2]]], [2025,[9545.19,10738.5,0],[[1986,2],[2070,2]]], [2026,[9663.51,10522,0],[[1986,2],[2071,2]]], [2027,[8898.07,12195.8,0],[[1987,2],[2072,2],[2073,2],[2074,2],[2075,2]]], -[2028,[8734.21,12196.3,0],[[1987,2],[2076,2]]], [2029,[8897.22,11947.1,0],[[1988,2],[2077,2]]], [2030,[9092.69,11981.7,0],[[1988,2],[2078,2]]], [2031,[7241.48,12682.1,0],[[1989,2],[2079,2]]], [2032,[6449.49,13287.7,0],[[1990,2],[2080,2]]], [2033,[5778.84,13545.4,1.90735e-006],[[1991,2],[2081,2]]], -[2034,[3177.68,13275.9,9.53674e-007],[[1992,2],[2082,2]]], [2035,[3148.76,13198.8,0],[[1992,2],[2083,2]]], [2036,[3365.48,13335.7,1.90735e-006],[[1993,2],[2084,2]]], [2037,[4583.42,13356.8,0],[[1994,2],[2085,2]]], [2038,[4756.64,13651.9,0],[[1994,2],[2086,2]]], [2039,[4541.97,13604,0],[[1994,2],[2087,2]]], -[2040,[5207.82,13584.2,0],[[1995,2],[2088,2]]], [2041,[3643.27,13445.8,0],[[1996,2],[2089,2]]], [2042,[4302.09,13097.5,0],[[1997,2],[2085,2]]], [2043,[8674.7,2613.72,0],[[1998,2],[2090,2]]], [2044,[9527.22,1976.23,0],[[1999,2],[2091,2]]], [2045,[10435,1433.7,1.90735e-006],[[2001,2],[2092,2]]], -[2046,[10392.9,1533.49,0],[[2002,2],[2093,2]]], [2047,[8159.48,3691.4,-3.17891e-007],[[2003,2],[2094,2],[2095,2]]], [2048,[7814.02,3462.38,-9.53674e-007],[[2004,2],[2096,2]]], [2049,[8363.01,3198.31,0],[[2005,2],[2097,2]]], [2050,[8540.02,2988.91,0],[[2005,2],[2098,2]]], [2051,[748.28,12881.7,0],[[2007,2],[2099,2]]], -[2052,[374.782,12964.9,0],[[2008,2],[2100,2],[2101,2],[2102,2],[2103,2]]], [2053,[1156.18,12465,0],[[2009,2],[2104,2]]], [2054,[2453.72,12767.4,-9.53674e-007],[[2010,2],[2105,2]]], [2055,[1345.42,12398,0],[[2011,2],[2104,2]]], [2056,[10885.9,6046.38,0],[[2012,2],[2106,2]]], [2057,[11158.7,6128.27,0],[[2013,2],[2107,2]]], -[2058,[11479.5,6476.75,0],[[2014,2],[2108,2]]], [2059,[11120.2,6701.69,0],[[2015,2],[2109,2]]], [2060,[10033.3,7964.49,0],[[2016,2],[2110,2],[2111,2]]], [2061,[10150.2,7769.53,0],[[2016,2],[2112,2]]], [2062,[10636,7168.13,0],[[2017,2],[2113,2]]], [2063,[8991.13,8748.32,-9.53674e-007],[[2018,2],[2114,2],[2115,2]]], -[2064,[8714.29,3868.05,0],[[2019,2],[2116,2]]], [2065,[9344.7,3851.51,9.53674e-007],[[2020,2],[2117,2]]], [2066,[9107.35,9197.78,0],[[2021,2],[2066,2],[2118,2],[2067,2],[2119,2]]], [2067,[9190.97,9178.58,0],[[2022,2],[2066,2],[2067,2],[2120,2],[2118,2],[2121,2]]], [2068,[9807.67,10100.9,1.90735e-006],[[2023,2],[2122,2]]], [2069,[9940.54,9707.05,-9.53674e-007],[[2024,2],[2123,2],[2124,2],[2125,2]]], -[2070,[9564.15,10897.3,0],[[2025,2],[2126,2]]], [2071,[9802.6,10462.4,1.90735e-006],[[2026,2],[2127,2]]], [2072,[9052.47,12103.4,0],[[2027,2],[2128,2],[2078,2]]], [2073,[8748.25,12312.3,0],[[2027,2],[2129,2]]], [2074,[8879.98,12360.6,0],[[2027,2],[2130,2]]], [2075,[8945.05,12349.6,0],[[2027,2],[2131,2]]], -[2076,[8624.25,12268.8,0],[[2028,2],[2132,2]]], [2077,[8916.45,12053.3,0],[[2029,2],[2133,2]]], [2078,[9107.56,12001.3,0],[[2030,2],[2072,2],[2133,2],[2134,2],[2128,2]]], [2079,[7240.95,12825.3,0],[[2031,2],[2135,2]]], [2080,[6492.79,13418.7,0],[[2032,2],[2136,2]]], [2081,[5746.31,13673.8,-9.53674e-007],[[2033,2],[2137,2]]], -[2082,[3262.32,13399.9,0],[[2034,2],[2138,2]]], [2083,[3077.16,13287.1,0],[[2035,2],[2139,2]]], [2084,[3382.17,13476.9,0],[[2036,2],[2140,2]]], [2085,[4457.89,13221.5,0],[[2037,2],[2042,2]]], [2086,[4867.54,13747.5,0],[[2038,2],[2141,2]]], [2087,[4449.98,13707.1,0],[[2039,2],[2142,2]]], -[2088,[5279.35,13690.7,0],[[2040,2],[2143,2]]], [2089,[3641.36,13577,0],[[2041,2],[2144,2]]], [2090,[8782.85,2774.8,9.53674e-007],[[2043,2],[2145,2]]], [2091,[9634.79,2022.8,-9.53674e-007],[[2044,2],[2146,2]]], [2092,[10592.3,1439.15,0],[[2045,2],[2147,2]]], [2093,[10501.9,1608.52,0],[[2046,2],[2148,2]]], -[2094,[8273.01,3841.89,0],[[2047,2],[2149,2]]], [2095,[8116.37,3871.94,-9.53674e-007],[[2047,2],[2150,2]]], [2096,[7713.68,3581.6,0],[[2048,2],[2151,2]]], [2097,[8369.75,3320.32,0],[[2049,2],[2152,2]]], [2098,[8685.88,2950.66,0],[[2050,2],[2145,2]]], [2099,[834.866,12972.4,0],[[2051,2],[2153,2]]], -[2100,[411.133,13168.1,0],[[2052,2],[2154,2]]], [2101,[538.664,13071.2,0],[[2052,2],[2155,2]]], [2102,[285.86,13100.2,0],[[2052,2],[2156,2]]], [2103,[170.446,12881,0],[[2052,2],[2157,2]]], [2104,[1283.41,12418.7,-1.90735e-006],[[2053,2],[2055,2]]], [2105,[2535.83,12871.5,9.53674e-007],[[2054,2],[2158,2]]], -[2106,[10855.2,5923.55,9.53674e-007],[[2056,2],[2159,2]]], [2107,[11149.7,5996.03,0],[[2057,2],[2160,2]]], [2108,[11612.2,6478.78,0],[[2058,2],[2161,2]]], [2109,[11104,6798.16,1.90735e-006],[[2059,2],[2162,2]]], [2110,[10018,8012.99,3.17891e-007],[[2060,2],[2163,2],[2164,2]]], [2111,[9918.9,8017,0],[[2060,2],[2165,2]]], -[2112,[10238.7,7655.66,0],[[2061,2],[2166,2]]], [2113,[10683.6,7156.3,0],[[2062,2],[2167,2],[2168,2]]], [2114,[9040.58,8895.92,9.53674e-007],[[2063,2],[2121,2]]], [2115,[8995.71,8922.95,-9.53674e-007],[[2063,2],[2169,2]]], [2116,[8720.46,3727.04,0],[[2064,2],[2170,2]]], [2117,[9370.14,3710.13,4.76837e-007],[[2065,2],[2171,2]]], -[2118,[9121.3,9175.52,9.53674e-007],[[2066,2],[2067,2],[2169,2],[2119,2]]], [2119,[9031.84,9171.1,-3.17891e-007],[[2066,2],[2172,2],[2169,2],[2118,2],[2173,2]]], [2120,[9203.59,9022.05,0],[[2067,2],[2174,2]]], [2121,[9127,9044.54,0],[[2067,2],[2114,2],[2174,2],[2175,2]]], [2122,[9925.72,10183.8,-1.90735e-006],[[2068,2],[2176,2]]], [2123,[9983.22,9866.64,0],[[2069,2],[2177,2]]], -[2124,[10065.8,9655.55,0],[[2069,2],[2178,2]]], [2125,[9950.69,9594.1,0],[[2069,2],[2179,2],[2180,2]]], [2126,[9575.72,10944.3,0],[[2070,2],[2181,2],[2182,2]]], [2127,[9882.37,10354,0],[[2071,2],[2183,2]]], [2128,[9145.8,12078.4,0],[[2072,2],[2078,2],[2184,2],[2185,2]]], [2129,[8623.69,12376.6,0],[[2073,2],[2186,2]]], -[2130,[8867.59,12498.1,0],[[2074,2],[2187,2]]], [2131,[8981.46,12474,0],[[2075,2],[2188,2]]], [2132,[8547.36,12359.6,0],[[2076,2],[2189,2],[2186,2]]], [2133,[8991.58,12059,0],[[2077,2],[2078,2]]], [2134,[9213.35,11812.9,0],[[2078,2],[2190,2]]], [2135,[7233.27,12977.6,0],[[2079,2],[2191,2]]], -[2136,[6517.75,13543.7,0],[[2080,2],[2192,2]]], [2137,[5717.94,13837.7,0],[[2081,2],[2193,2]]], [2138,[3343.48,13490.3,0],[[2082,2],[2140,2]]], [2139,[2992.89,13264.6,0],[[2083,2],[2194,2]]], [2140,[3395.27,13545.5,0],[[2084,2],[2138,2],[2195,2],[2196,2]]], [2141,[5033.48,13883.2,0],[[2086,2],[2197,2]]], -[2142,[4354.25,13804.5,0],[[2087,2],[2198,2]]], [2143,[5335.04,13797.2,0],[[2088,2],[2199,2]]], [2144,[3640.28,13717,0],[[2089,2],[2200,2]]], [2145,[8795.32,2943.22,0],[[2090,2],[2098,2],[2201,2]]], [2146,[9734.83,2125.52,0],[[2091,2],[2202,2]]], [2147,[10741.7,1416.19,0],[[2092,2],[2203,2]]], -[2148,[10590.8,1686.97,0],[[2093,2],[2204,2]]], [2149,[8352.95,3936.46,0],[[2094,2],[2149,2]]], [2150,[8050.88,3999.84,-9.53674e-007],[[2095,2],[2205,2]]], [2151,[7593.53,3659.01,-9.53674e-007],[[2096,2],[2206,2]]], [2152,[8418.3,3445.93,9.53674e-007],[[2097,2],[2207,2]]], [2153,[941.274,13097.6,0],[[2099,2],[2208,2]]], -[2154,[420.019,13365.3,0],[[2100,2],[2209,2]]], [2155,[655.667,13153.5,-1.90735e-006],[[2101,2],[2210,2]]], [2156,[231.879,13235.1,1.90735e-006],[[2102,2],[2211,2]]], [2157,[57.8069,12811.7,0],[[2103,2],[2212,2]]], [2158,[2643.3,12989.8,-1.90735e-006],[[2105,2],[2213,2]]], [2159,[10855.7,5784.37,0],[[2106,2],[2214,2]]], -[2160,[11120.3,5875.02,0],[[2107,2],[2160,2]]], [2161,[11732.2,6509.95,0],[[2108,2],[2215,2]]], [2162,[11039.7,6938.21,0],[[2109,2],[2216,2]]], [2163,[9975.78,8141.6,0],[[2110,2],[2217,2],[2218,2]]], [2164,[10143.5,8002.69,0],[[2110,2],[2219,2]]], [2165,[9826.03,8080.22,0],[[2111,2],[2220,2]]], -[2166,[10336.8,7576.7,0],[[2112,2],[2221,2]]], [2167,[10806.3,7118.38,-3.17891e-007],[[2113,2],[2216,2],[2222,2]]], [2168,[10617.8,7300.82,0],[[2113,2],[2221,2]]], [2169,[9057.71,9058.11,0],[[2115,2],[2118,2],[2119,2],[2172,2]]], [2170,[8762.03,3576.93,0],[[2116,2],[2223,2]]], [2171,[9425.67,3516.6,0],[[2117,2],[2224,2]]], -[2172,[9070.18,9110.03,0],[[2119,2],[2169,2]]], [2173,[8874.82,9126.45,0],[[2119,2],[2225,2]]], [2174,[9217.12,8952.46,0],[[2120,2],[2121,2],[2226,2]]], [2175,[9088.75,9095.23,0],[[2121,2]]], [2176,[10078.3,10243.8,0],[[2122,2],[2227,2]]], [2177,[9993.29,9980.45,0],[[2123,2],[2228,2]]], -[2178,[10151.3,9673.04,9.53674e-007],[[2124,2],[2229,2]]], [2179,[10078.4,9602.94,9.53674e-007],[[2125,2],[2230,2]]], [2180,[9990.98,9450.57,-9.53674e-007],[[2125,2],[2231,2]]], [2181,[9725.15,11002.5,0],[[2126,2],[2232,2]]], [2182,[9568.08,11130.2,0],[[2126,2],[2233,2]]], [2183,[9949.67,10326.3,0],[[2127,2],[2234,2]]], -[2184,[9197.25,12249.4,0],[[2128,2],[2235,2]]], [2185,[9287.83,12063.8,9.53674e-007],[[2128,2],[2236,2]]], [2186,[8516.93,12432.6,0],[[2129,2],[2132,2],[2237,2]]], [2187,[8859.45,12624,1.90735e-006],[[2130,2],[2238,2]]], [2188,[9023.54,12602.1,-3.8147e-006],[[2131,2],[2239,2]]], [2189,[8467.09,12446.2,0],[[2132,2],[2240,2]]], -[2190,[9269.32,11703.1,0],[[2134,2],[2241,2]]], [2191,[7243.27,13101.8,0],[[2135,2],[2242,2]]], [2192,[6550.46,13655.9,-1.90735e-006],[[2136,2],[2243,2]]], [2193,[5672.57,13978.6,0],[[2137,2],[2244,2]]], [2194,[2853,13201.9,0],[[2139,2],[2245,2],[2213,2]]], [2195,[3413.13,13713.7,0],[[2140,2],[2246,2]]], -[2196,[3529.84,13691.1,9.53674e-007],[[2140,2],[2200,2]]], [2197,[5176.9,14010.5,0],[[2141,2],[2247,2]]], [2198,[4308.56,13957.3,0],[[2142,2],[2248,2]]], [2199,[5376.67,13908.3,0],[[2143,2],[2249,2]]], [2200,[3627.64,13831.7,0],[[2144,2],[2196,2],[2250,2],[2251,2]]], [2201,[8809.83,3112.37,0],[[2145,2],[2252,2]]], -[2202,[9854.56,2194.78,-1.90735e-006],[[2146,2],[2253,2]]], [2203,[10880.3,1429.53,0],[[2147,2],[2254,2]]], [2204,[10697.3,1800.07,0],[[2148,2],[2255,2]]], [2205,[7950.95,4077.37,9.53674e-007],[[2150,2],[2256,2]]], [2206,[7451.29,3690.16,0],[[2151,2],[2257,2]]], [2207,[8454.64,3556.06,0],[[2152,2],[2258,2]]], -[2208,[1034.89,13203.6,1.90735e-006],[[2153,2],[2259,2]]], [2209,[433.587,13505.5,0],[[2154,2],[2260,2]]], [2210,[756.24,13227.4,0],[[2155,2],[2261,2]]], [2211,[200.911,13336.5,0],[[2156,2],[2262,2],[2211,2],[2263,2],[2264,2]]], [2212,[14.7022,12776.7,0],[[2157,2]]], [2213,[2756.56,13138.5,0],[[2158,2],[2194,2],[2245,2]]], -[2214,[10801,5651.55,0],[[2159,2],[2265,2]]], [2215,[11808.1,6530.15,-2.38419e-007],[[2161,2],[2266,2],[2267,2],[2268,2]]], [2216,[10944.6,7062.25,0],[[2162,2],[2167,2],[2269,2]]], [2217,[9980.58,8199.55,0],[[2163,2],[2217,2],[2270,2]]], [2218,[9954.71,8343.91,0],[[2163,2],[2271,2]]], [2219,[10267,7953.14,9.53674e-007],[[2164,2],[2272,2]]], -[2220,[9714.74,8100.07,0],[[2165,2],[2273,2]]], [2221,[10457.5,7471.48,0],[[2166,2],[2168,2]]], [2222,[10934.8,7181.44,9.53674e-007],[[2167,2],[2274,2]]], [2223,[8809.04,3462.31,0],[[2170,2],[2252,2]]], [2224,[9454.9,3364.74,0],[[2171,2],[2275,2]]], [2225,[8791.1,9139.46,-9.53674e-007],[[2173,2],[2276,2]]], -[2226,[9284.25,8813.91,0],[[2174,2],[2277,2]]], [2227,[10109.3,10233.8,0],[[2176,2],[2278,2],[2279,2]]], [2228,[10008,10067,0],[[2177,2],[2279,2]]], [2229,[10164.7,9663.27,3.17891e-007],[[2178,2],[2280,2],[2230,2]]], [2230,[10126.3,9635.85,0],[[2179,2],[2229,2]]], [2231,[10023.8,9318.66,0],[[2180,2],[2281,2]]], -[2232,[9861.19,11027.6,0],[[2181,2],[2282,2]]], [2233,[9556.24,11277.2,0],[[2182,2],[2283,2]]], [2234,[10012.6,10407.1,0],[[2183,2],[2284,2]]], [2235,[9217.81,12400.4,0],[[2184,2],[2285,2]]], [2236,[9433.86,12083.1,0],[[2185,2],[2286,2]]], [2237,[8441.91,12472,0],[[2186,2]]], -[2238,[8858.94,12778.2,0],[[2187,2],[2287,2]]], [2239,[9045.43,12745.5,0],[[2188,2],[2288,2]]], [2240,[8329.32,12576.3,0],[[2189,2],[2289,2]]], [2241,[9357.89,11572.9,0],[[2190,2],[2290,2]]], [2242,[7273.53,13266.8,1.90735e-006],[[2191,2],[2291,2]]], [2243,[6606.82,13762.1,1.90735e-006],[[2192,2],[2292,2]]], -[2244,[5627.1,14108.9,-9.53674e-007],[[2193,2],[2293,2]]], [2245,[2775.9,13179.9,-4.76837e-007],[[2194,2],[2213,2],[2294,2],[2295,2]]], [2246,[3435.26,13888.2,0],[[2195,2],[2296,2]]], [2247,[5204.25,14037.2,2.38419e-007],[[2197,2],[2297,2],[2298,2],[2299,2]]], [2248,[4364.68,14108.7,0],[[2198,2],[2300,2]]], [2249,[5406.56,13976,2.38419e-007],[[2199,2],[2301,2],[2299,2],[2302,2]]], -[2250,[3602.78,14030.8,9.53674e-007],[[2200,2],[2303,2]]], [2251,[3744.65,13966.3,0],[[2200,2],[2304,2]]], [2252,[8812.15,3271.89,-9.53674e-007],[[2201,2],[2223,2]]], [2253,[9932.99,2228.76,-1.90735e-007],[[2202,2],[2305,2],[2306,2],[2307,2],[2308,2]]], [2254,[10912.9,1445.4,-4.76837e-007],[[2203,2],[2309,2],[2254,2],[2310,2]]], [2255,[10733.4,1836.53,2.38419e-007],[[2204,2],[2311,2],[2312,2],[2313,2]]], -[2256,[7815.99,4149.15,9.53674e-007],[[2205,2],[2314,2]]], [2257,[7349.22,3783.32,-4.76837e-007],[[2206,2]]], [2258,[8368.39,3660.72,0],[[2207,2]]], [2259,[1133.93,13293.5,0],[[2208,2],[2315,2]]], [2260,[455.962,13660.9,1.90735e-006],[[2209,2],[2316,2]]], [2261,[894.279,13351.6,-1.90735e-006],[[2210,2],[2317,2]]], -[2262,[193.352,13296.5,0],[[2211,2],[2318,2]]], [2263,[184.115,13469.3,6.35783e-007],[[2211,2],[2319,2],[2320,2]]], [2264,[266.836,13518.9,0],[[2211,2],[2321,2]]], [2265,[10754,5526.34,0],[[2214,2],[2322,2]]], [2266,[11864.7,6435.7,0],[[2215,2],[2323,2]]], [2267,[12014.3,6563.56,-9.53674e-007],[[2215,2],[2324,2]]], -[2268,[11797.3,6599.33,-9.53674e-007],[[2215,2],[2325,2]]], [2269,[11099.4,7026.05,-9.53674e-007],[[2216,2],[2326,2]]], [2270,[10042.6,8366.79,0],[[2217,2],[2327,2]]], [2271,[9938.59,8466.45,0],[[2218,2],[2328,2]]], [2272,[10354.5,7990.19,-6.35783e-007],[[2219,2],[2272,2],[2329,2]]], [2273,[9632.65,8210.61,0],[[2220,2],[2330,2]]], -[2274,[11032.4,7272.79,0],[[2222,2],[2331,2]]], [2275,[9467.93,3304.55,0],[[2224,2],[2332,2],[2275,2]]], [2276,[8685.37,9184.63,0],[[2225,2],[2333,2]]], [2277,[9319.81,8723.47,-3.17891e-007],[[2226,2],[2334,2],[2335,2]]], [2278,[10047.7,10331.2,0],[[2227,2],[2284,2]]], [2279,[10044.8,10149.9,0],[[2227,2],[2228,2]]], -[2280,[10294,9670.58,0],[[2229,2],[2336,2]]], [2281,[10028.6,9196.58,0],[[2231,2],[2337,2]]], [2282,[10055.8,11093.2,0],[[2232,2],[2338,2],[2339,2],[2340,2]]], [2283,[9557.46,11305.3,0],[[2233,2],[2341,2],[2290,2]]], [2284,[10053.2,10444.2,0],[[2234,2],[2278,2],[2342,2]]], [2285,[9168.46,12532.6,0],[[2235,2],[2343,2]]], -[2286,[9591,12137.3,0],[[2236,2],[2344,2]]], [2287,[8842.6,12944.4,0],[[2238,2],[2345,2]]], [2288,[9041.78,12903,0],[[2239,2],[2346,2]]], [2289,[8191.13,12643.8,0],[[2240,2],[2347,2]]], [2290,[9497.28,11454.5,0],[[2241,2],[2283,2]]], [2291,[7279.09,13282.4,0],[[2242,2],[2348,2],[2349,2],[2350,2]]], -[2292,[6662.56,13864.3,0],[[2243,2],[2351,2],[2352,2],[2353,2]]], [2293,[5586.21,14227.4,-2.38419e-007],[[2244,2],[2354,2],[2355,2],[2356,2]]], [2294,[2851.1,13333.3,0],[[2245,2],[2357,2]]], [2295,[2597.51,13187.4,1.90735e-006],[[2245,2],[2358,2]]], [2296,[3445.86,14045.6,0],[[2246,2],[2359,2]]], [2297,[5324.98,14152,9.53674e-007],[[2247,2],[2360,2]]], -[2298,[5100.02,14080.9,0],[[2247,2],[2361,2]]], [2299,[5321.47,13999.2,0],[[2247,2],[2249,2]]], [2300,[4396.77,14157.1,0],[[2248,2],[2362,2],[2363,2]]], [2301,[5556.08,13928.9,0],[[2249,2],[2364,2],[2365,2],[2354,2]]], [2302,[5479.75,14169.9,9.53674e-007],[[2249,2],[2366,2],[2355,2],[2360,2]]], [2303,[3573.41,14178.3,0],[[2250,2],[2367,2]]], -[2304,[3856.6,14074.9,0],[[2251,2],[2368,2]]], [2305,[9881.72,2391.08,-1.90735e-006],[[2253,2],[2369,2]]], [2306,[9859.88,2103.81,0],[[2253,2],[2370,2]]], [2307,[9964.02,2068.87,0],[[2253,2],[2371,2]]], [2308,[10130,2355.28,-9.53674e-007],[[2253,2],[2372,2]]], [2309,[10972.8,1470.83,3.17891e-007],[[2254,2],[2373,2],[2374,2]]], -[2310,[10853.1,1591.72,9.53674e-007],[[2254,2],[2313,2]]], [2311,[10659.6,2002.83,-9.53674e-007],[[2255,2],[2375,2]]], [2312,[10870.5,1939.93,3.8147e-006],[[2255,2],[2376,2]]], [2313,[10820,1668.05,0],[[2255,2],[2310,2]]], [2314,[7778.6,4257.25,0],[[2256,2],[2377,2]]], [2315,[1241.78,13424.6,0],[[2259,2],[2378,2]]], -[2316,[475.234,13787.1,-1.90735e-006],[[2260,2],[2379,2]]], [2317,[1030.38,13464.8,0],[[2261,2],[2380,2]]], [2318,[148.994,13119.1,-3.8147e-006],[[2262,2],[2381,2]]], [2319,[130.498,13669.8,0],[[2263,2],[2382,2]]], [2320,[220.981,13615.3,0],[[2263,2],[2383,2]]], [2321,[325.266,13687.7,-1.90735e-006],[[2264,2],[2384,2]]], -[2322,[10837.2,5402.93,-9.53674e-007],[[2265,2],[2385,2]]], [2323,[11935.7,6437.15,0],[[2266,2],[2386,2]]], [2324,[12123.7,6563.55,-2.38419e-007],[[2267,2],[2387,2],[2324,2],[2388,2]]], [2325,[11784.1,6660.48,0],[[2268,2],[2389,2]]], [2326,[11134.6,7016.96,-3.17891e-007],[[2269,2],[2390,2],[2391,2]]], [2327,[10045.7,8465.52,0],[[2270,2],[2392,2]]], -[2328,[9871.47,8573.84,-9.53674e-007],[[2271,2],[2393,2]]], [2329,[10462.7,7997.58,9.53674e-007],[[2272,2],[2394,2]]], [2330,[9558.1,8332.27,0],[[2273,2],[2395,2]]], [2331,[11118.8,7353.39,9.53674e-007],[[2274,2],[2396,2]]], [2332,[9571.5,3168.71,0],[[2275,2],[2397,2]]], [2333,[8611.86,9212.85,-4.76837e-007],[[2276,2],[2398,2]]], -[2334,[9465.65,8812.67,0],[[2277,2],[2399,2]]], [2335,[9368.62,8526.58,0],[[2277,2],[2395,2]]], [2336,[10400.7,9647.53,0],[[2280,2],[2400,2]]], [2337,[10066.2,9089.66,0],[[2281,2],[2401,2]]], [2338,[9858.03,11166.7,0],[[2282,2],[2341,2]]], [2339,[10213.1,11106.5,0],[[2282,2],[2402,2]]], -[2340,[10269,11055.3,0],[[2282,2],[2403,2]]], [2341,[9710.79,11250.2,-9.53674e-007],[[2283,2],[2338,2]]], [2342,[10156.4,10595.9,0],[[2284,2],[2404,2]]], [2343,[9106.1,12692.9,0],[[2285,2],[2405,2]]], [2344,[9730.14,12164.1,0],[[2286,2],[2406,2]]], [2345,[8849.05,13084.5,0],[[2287,2],[2407,2]]], -[2346,[9072.34,12969,0],[[2288,2],[2405,2],[2408,2]]], [2347,[8069.7,12725.3,0],[[2289,2],[2409,2]]], [2348,[7395.23,13167.1,-1.90735e-006],[[2291,2],[2410,2]]], [2349,[7166.69,13384.9,0],[[2291,2],[2411,2]]], [2350,[7297.79,13460.7,0],[[2291,2],[2412,2]]], [2351,[6509.16,13988.3,0],[[2292,2],[2413,2]]], -[2352,[6819.87,13729.6,-1.90735e-006],[[2292,2],[2414,2]]], [2353,[6770.37,14017.4,0],[[2292,2],[2415,2]]], [2354,[5565.75,14013,0],[[2293,2],[2301,2]]], [2355,[5559.29,14325.5,-4.76837e-007],[[2293,2],[2302,2],[2366,2],[2356,2],[2416,2]]], [2356,[5618.35,14322.6,0],[[2293,2],[2355,2],[2417,2],[2416,2]]], [2357,[2909.68,13462,0],[[2294,2],[2418,2]]], -[2358,[2464.44,13302.4,0],[[2295,2],[2419,2]]], [2359,[3470.96,14195.5,0],[[2296,2],[2420,2]]], [2360,[5421.76,14247.2,0],[[2297,2],[2302,2],[2366,2]]], [2361,[5031.56,14097.4,0],[[2298,2],[2421,2],[2361,2]]], [2362,[4456.06,14240.7,0],[[2300,2],[2422,2],[2423,2],[2424,2]]], [2363,[4562.08,14125,0],[[2300,2],[2425,2]]], -[2364,[5677.74,13883,0],[[2301,2]]], [2365,[5566.47,13886.3,-9.53674e-007],[[2301,2]]], [2366,[5492.45,14292.7,-3.8147e-007],[[2302,2],[2355,2],[2360,2],[2366,2],[2416,2]]], [2367,[3552.07,14279.3,-3.17891e-007],[[2303,2],[2426,2],[2420,2],[2427,2]]], [2368,[3954.8,14147.9,-9.53674e-007],[[2304,2],[2428,2]]], [2369,[9817.38,2531.79,9.53674e-007],[[2305,2],[2429,2]]], -[2370,[9788.15,1993.02,0],[[2306,2],[2430,2]]], [2371,[9996.91,1942.52,0],[[2307,2],[2431,2]]], [2372,[10237.7,2394.83,-3.17891e-007],[[2308,2],[2372,2],[2432,2]]], [2373,[11120.7,1529.74,0],[[2309,2],[2433,2]]], [2374,[10947.5,1671,-1.90735e-006],[[2309,2],[2434,2]]], [2375,[10579.1,2128.99,-1.90735e-006],[[2311,2],[2435,2]]], -[2376,[10896.3,1958.33,9.53674e-007],[[2312,2],[2436,2],[2434,2],[2437,2]]], [2377,[7727.38,4388.18,0],[[2314,2],[2438,2],[2439,2]]], [2378,[1254.48,13568,0],[[2315,2],[2440,2]]], [2379,[495.466,13908.4,0],[[2316,2],[2441,2]]], [2380,[1139.12,13539.4,0],[[2317,2],[2440,2]]], [2381,[97.7069,13012,0],[[2318,2],[2442,2]]], -[2382,[75.6595,13812.2,0],[[2319,2],[2443,2]]], [2383,[275.04,13786.2,-1.90735e-006],[[2320,2],[2444,2]]], [2384,[371.676,13869,0],[[2321,2],[2445,2]]], [2385,[10948.8,5282.77,-6.35783e-007],[[2322,2],[2446,2],[2447,2]]], [2386,[11996,6411.96,0],[[2323,2],[2448,2]]], [2387,[12266.8,6495.67,9.53674e-007],[[2324,2],[2449,2]]], -[2388,[12084.2,6745.51,0],[[2324,2],[2450,2]]], [2389,[11773.4,6679.15,3.17891e-007],[[2325,2],[2451,2],[2452,2]]], [2390,[11193.4,7121.93,0],[[2326,2],[2453,2]]], [2391,[11284.5,6970.69,0],[[2326,2],[2454,2]]], [2392,[10067.7,8610.03,0],[[2327,2],[2455,2]]], [2393,[9786.69,8681.52,0],[[2328,2],[2456,2]]], -[2394,[10544.9,7994.51,2.38419e-007],[[2329,2],[2394,2],[2457,2],[2458,2]]], [2395,[9469.36,8434.32,0],[[2330,2],[2335,2]]], [2396,[11171.5,7414.33,3.17891e-007],[[2331,2],[2459,2],[2453,2],[2460,2]]], [2397,[9657.38,3015.98,9.53674e-007],[[2332,2],[2461,2]]], [2398,[8528.16,9209.8,0],[[2333,2],[2462,2]]], [2399,[9586.62,8877.61,-9.53674e-007],[[2334,2],[2463,2]]], -[2400,[10487.6,9610.79,0],[[2336,2],[2464,2]]], [2401,[10081.8,8930.24,0],[[2337,2],[2455,2]]], [2402,[10355,11124.7,0],[[2339,2],[2465,2]]], [2403,[10296.1,11055.1,0],[[2340,2],[2466,2],[2465,2],[2467,2]]], [2404,[10176.8,10649.1,-3.17891e-007],[[2342,2],[2466,2],[2468,2]]], [2405,[9064.72,12854.7,0],[[2343,2],[2346,2]]], -[2406,[9871.52,12176.3,0],[[2344,2],[2469,2]]], [2407,[8833.63,13223.9,1.90735e-006],[[2345,2],[2470,2]]], [2408,[9125.98,13162.1,0],[[2346,2],[2471,2]]], [2409,[7970.09,12818.8,1.90735e-006],[[2347,2],[2472,2]]], [2410,[7521.02,13081.3,0],[[2348,2],[2473,2]]], [2411,[7040.3,13503.6,0],[[2349,2],[2414,2]]], -[2412,[7318.51,13618.7,0],[[2350,2],[2474,2]]], [2413,[6378.29,14055,1.90735e-006],[[2351,2],[2475,2]]], [2414,[6941.28,13598.4,0],[[2352,2],[2411,2]]], [2415,[6836.85,14189.2,0],[[2353,2],[2476,2]]], [2416,[5541.31,14366.5,2.38419e-007],[[2355,2],[2356,2],[2366,2],[2477,2],[2478,2],[2479,2]]], [2417,[5672.25,14149.4,0],[[2356,2],[2480,2]]], -[2418,[2978.56,13585.5,0],[[2357,2],[2481,2]]], [2419,[2338.44,13388.4,0],[[2358,2],[2482,2]]], [2420,[3473.29,14315.2,3.17891e-007],[[2359,2],[2367,2],[2483,2],[2426,2]]], [2421,[4873.61,14115.7,-1.90735e-006],[[2361,2],[2425,2]]], [2422,[4561.24,14398.8,0],[[2362,2],[2484,2]]], [2423,[4268.63,14218.2,0],[[2362,2],[2428,2]]], -[2424,[4635.8,14259.2,-9.53674e-007],[[2362,2],[2485,2]]], [2425,[4724.67,14107.9,0],[[2363,2],[2421,2]]], [2426,[3523.05,14349.4,0],[[2367,2],[2420,2],[2486,2]]], [2427,[3691.95,14253.3,0],[[2367,2],[2487,2]]], [2428,[4014.25,14216.6,0],[[2368,2],[2423,2],[2488,2],[2487,2]]], [2429,[9762.77,2715.05,-9.53674e-007],[[2369,2],[2461,2]]], -[2430,[9710.74,1879.2,9.53674e-007],[[2370,2],[2489,2]]], [2431,[10060.7,1802.38,0],[[2371,2],[2490,2]]], [2432,[10335.7,2445.89,0],[[2372,2],[2491,2],[2492,2]]], [2433,[11253.2,1593.01,0],[[2373,2],[2493,2],[2494,2],[2495,2],[2496,2]]], [2434,[10931.7,1804.76,-9.53674e-007],[[2374,2],[2376,2]]], [2435,[10512.4,2257.29,0],[[2375,2],[2497,2],[2492,2]]], -[2436,[11050.8,2038.69,0],[[2376,2],[2498,2]]], [2437,[10872.2,2159.61,0],[[2376,2],[2499,2]]], [2438,[7774.73,4561.53,9.53674e-007],[[2377,2],[2500,2]]], [2439,[7667.13,4538.51,0],[[2377,2],[2501,2],[2439,2],[2502,2],[2500,2]]], [2440,[1240.19,13622.9,6.35783e-007],[[2378,2],[2380,2],[2503,2]]], [2441,[526.934,14036.1,-4.76837e-007],[[2379,2],[2504,2],[2505,2],[2506,2],[2445,2]]], -[2442,[32.3162,12881.9,0],[[2381,2],[2507,2]]], [2443,[10.1952,13902.4,0],[[2382,2]]], [2444,[298.074,13915,0],[[2383,2],[2508,2]]], [2445,[420.969,13988.8,0],[[2384,2],[2441,2],[2506,2]]], [2446,[11070.7,5154.11,0],[[2385,2],[2509,2]]], [2447,[11127,5359.95,0],[[2385,2],[2510,2]]], -[2448,[12090.8,6347.1,0],[[2386,2],[2511,2]]], [2449,[12354.8,6479.61,0],[[2387,2],[2512,2],[2513,2],[2514,2]]], [2450,[11972.9,6806.26,3.17891e-007],[[2388,2],[2452,2],[2515,2]]], [2451,[11717.6,6774.24,0],[[2389,2],[2516,2]]], [2452,[11846.9,6739.25,9.53674e-007],[[2389,2],[2450,2]]], [2453,[11199.6,7271.67,0],[[2390,2],[2396,2],[2459,2]]], -[2454,[11422.2,6962.23,9.53674e-007],[[2391,2],[2517,2]]], [2455,[10088.4,8801.39,0],[[2392,2],[2401,2]]], [2456,[9807.29,8800.22,0],[[2393,2],[2463,2],[2518,2]]], [2457,[10656,7910.62,0],[[2394,2],[2519,2]]], [2458,[10674.1,8053.28,0],[[2394,2],[2520,2]]], [2459,[11207.9,7332.44,-4.76837e-007],[[2396,2],[2453,2],[2521,2],[2459,2]]], -[2460,[11088.8,7539.62,-9.53674e-007],[[2396,2],[2522,2]]], [2461,[9725.25,2838.42,0],[[2397,2],[2429,2]]], [2462,[8448.87,9154.07,0],[[2398,2],[2523,2]]], [2463,[9712.23,8836.89,0],[[2399,2],[2456,2]]], [2464,[10539.1,9533.94,0],[[2400,2],[2524,2]]], [2465,[10404.8,11122.2,-2.38419e-007],[[2402,2],[2403,2],[2525,2],[2467,2],[2526,2]]], -[2466,[10203.6,10902.2,0],[[2403,2],[2404,2]]], [2467,[10427.5,11006.1,9.53674e-008],[[2403,2],[2465,2],[2527,2],[2525,2],[2528,2],[2529,2]]], [2468,[10256.1,10763.7,0],[[2404,2],[2529,2]]], [2469,[10003,12195.6,0],[[2406,2],[2530,2]]], [2470,[8819.56,13410.1,-1.90735e-006],[[2407,2],[2531,2]]], [2471,[9130.47,13298.4,0],[[2408,2],[2532,2]]], -[2472,[7826.94,12923.4,0],[[2409,2],[2533,2]]], [2473,[7662.43,13013.5,0],[[2410,2],[2533,2]]], [2474,[7332.23,13787.1,0],[[2412,2],[2534,2]]], [2475,[6242.58,14127.3,0],[[2413,2],[2535,2]]], [2476,[6902.58,14369.7,1.90735e-006],[[2415,2],[2536,2]]], [2477,[5596.19,14388.6,0],[[2416,2],[2537,2],[2478,2],[2538,2]]], -[2478,[5525.07,14396.5,-3.17891e-007],[[2416,2],[2477,2],[2537,2],[2539,2],[2479,2]]], [2479,[5493.07,14359.4,0],[[2416,2],[2478,2],[2539,2]]], [2480,[5692.44,14020.4,0],[[2417,2],[2540,2]]], [2481,[3062.22,13739.5,0],[[2418,2],[2541,2]]], [2482,[2210.18,13513.5,0],[[2419,2],[2542,2]]], [2483,[3359.05,14294.3,0],[[2420,2],[2543,2],[2544,2],[2545,2]]], -[2484,[4606.35,14530.5,0],[[2422,2],[2546,2]]], [2485,[4735.83,14284.8,0],[[2424,2],[2547,2]]], [2486,[3517.82,14481.5,0],[[2426,2],[2548,2]]], [2487,[3821.1,14226.7,0],[[2427,2],[2428,2]]], [2488,[4105.23,14371.5,-9.53674e-007],[[2428,2],[2549,2]]], [2489,[9611.78,1768.07,0],[[2430,2],[2550,2]]], -[2490,[10085.7,1647.62,3.8147e-006],[[2431,2],[2551,2]]], [2491,[10458.3,2559.12,0],[[2432,2],[2552,2]]], [2492,[10451.4,2371.63,0],[[2432,2],[2435,2],[2497,2]]], [2493,[11253.9,1383.75,0],[[2433,2],[2553,2]]], [2494,[11231.7,1727.9,0],[[2433,2],[2554,2]]], [2495,[11407.9,1652.82,0],[[2433,2],[2555,2]]], -[2496,[11358.9,1787.94,0],[[2433,2],[2556,2]]], [2497,[10488.4,2310.22,0],[[2435,2],[2492,2],[2497,2]]], [2498,[11159.6,2108.81,2.38419e-007],[[2436,2],[2557,2],[2558,2],[2559,2]]], [2499,[10864.8,2333.37,0],[[2437,2],[2560,2]]], [2500,[7796.99,4584.19,0],[[2438,2],[2439,2],[2561,2],[2562,2]]], [2501,[7631.56,4583.29,0],[[2439,2],[2563,2],[2564,2]]], -[2502,[7757.71,4647.1,0],[[2439,2],[2565,2]]], [2503,[1379.04,13733.4,-1.90735e-006],[[2440,2],[2566,2]]], [2504,[701.132,14019.8,1.90735e-006],[[2441,2],[2567,2]]], [2505,[593.727,14204.8,0],[[2441,2],[2568,2]]], [2506,[449.943,14048.9,-1.43051e-006],[[2441,2],[2445,2],[2508,2],[2569,2]]], [2507,[9.2294,12835.2,9.53674e-007],[[2442,2]]], -[2508,[318.868,14064.1,4.76837e-007],[[2444,2],[2506,2],[2570,2],[2571,2]]], [2509,[11170.8,5075.6,-9.53674e-007],[[2446,2],[2572,2]]], [2510,[11302.2,5405.97,0],[[2447,2],[2573,2]]], [2511,[12174.2,6274.39,0],[[2448,2],[2574,2]]], [2512,[12388.9,6380.23,0],[[2449,2],[2575,2],[2514,2],[2512,2]]], [2513,[12512.8,6541.81,0],[[2449,2],[2576,2]]], -[2514,[12385.3,6393.59,0],[[2512,2],[2628,2],[2514,2],[2449,2]]], [2515,[12055.5,6908.94,0],[[2450,2],[2577,2]]], [2516,[11622.6,6865.71,9.53674e-007],[[2451,2],[2517,2]]], [2517,[11470.9,6954.49,3.17891e-007],[[2454,2],[2516,2],[2578,2]]], [2518,[9941,8798.43,0],[[2456,2],[2518,2]]], [2519,[10774.8,7846.36,-9.53674e-007],[[2457,2],[2579,2]]], -[2520,[10776.5,8090.71,0],[[2458,2],[2580,2]]], [2521,[11316.1,7211.34,0],[[2459,2],[2581,2]]], [2522,[11003.7,7637.76,-9.53674e-007],[[2460,2],[2579,2]]], [2523,[8340.69,9187.99,0],[[2462,2],[2582,2]]], [2524,[10664.9,9572.41,0],[[2464,2],[2583,2]]], [2525,[10471.5,11058.7,-4.76837e-007],[[2467,2],[2526,2]]], -[2526,[10567.7,11183.4,0],[[2465,2],[2525,2],[2584,2]]], [2527,[10633.5,10985.1,0],[[2467,2],[2585,2]]], [2528,[10555.4,10924.9,-4.76837e-007],[[2467,2],[2586,2]]], [2529,[10320.7,10864.2,0],[[2467,2],[2468,2]]], [2530,[10159,12200.6,0],[[2469,2],[2587,2]]], [2531,[8798.76,13585.5,0],[[2470,2],[2588,2]]], -[2532,[9136.29,13349.8,6.35783e-007],[[2471,2],[2589,2],[2590,2]]], [2533,[7725.71,12981.6,0],[[2472,2],[2473,2]]], [2534,[7332.26,13947.1,0],[[2474,2],[2591,2]]], [2535,[6116.17,14198,0],[[2475,2],[2592,2]]], [2536,[6948.2,14506.3,4.76837e-007],[[2476,2],[2593,2],[2594,2],[2595,2]]], [2537,[5575.07,14427.5,0],[[2477,2],[2478,2],[2596,2]]], -[2538,[5692.66,14416.5,0],[[2477,2],[2538,2],[2597,2],[2598,2]]], [2539,[5468.8,14384.8,-4.76837e-007],[[2478,2],[2479,2],[2599,2],[2600,2],[2596,2]]], [2540,[5716.87,13894.6,0],[[2480,2],[2540,2]]], [2541,[3141.66,13865.1,0],[[2481,2],[2601,2]]], [2542,[2110.3,13667.8,0],[[2482,2],[2602,2]]], [2543,[3279.85,14146.8,-9.53674e-007],[[2483,2],[2601,2]]], -[2544,[3376.04,14395.5,0],[[2483,2],[2603,2],[2544,2],[2604,2]]], [2545,[3136.15,14251.1,0],[[2483,2],[2605,2]]], [2546,[4659.84,14677,0],[[2484,2],[2606,2]]], [2547,[4898.1,14333.9,-9.53674e-007],[[2485,2],[2607,2]]], [2548,[3565.43,14607.2,9.53674e-007],[[2486,2],[2608,2]]], [2549,[4203.54,14491.2,0],[[2488,2],[2609,2]]], -[2550,[9468.72,1750.01,0],[[2489,2]]], [2551,[10095.6,1569.81,-1.90735e-006],[[2490,2]]], [2552,[10568.2,2630.46,0],[[2491,2],[2610,2]]], [2553,[11287.9,1238.2,0],[[2493,2],[2611,2]]], [2554,[11231.4,1858.51,0],[[2494,2],[2557,2]]], [2555,[11522.6,1706.25,0],[[2495,2],[2612,2]]], -[2556,[11428.4,1934.87,0],[[2496,2],[2613,2]]], [2557,[11215.3,1920.51,0],[[2498,2],[2554,2]]], [2558,[11110,2318.86,1.90735e-006],[[2498,2],[2614,2]]], [2559,[11299,2161.99,-9.53674e-007],[[2498,2],[2615,2]]], [2560,[10866.6,2466.42,-9.53674e-007],[[2499,2],[2616,2]]], [2561,[7862.1,4747.23,9.53674e-007],[[2500,2],[2617,2]]], -[2562,[7769.02,4630.64,0],[[2500,2]]], [2563,[7524.59,4513.17,0],[[2501,2],[2618,2]]], [2564,[7541.79,4731.96,-9.53674e-007],[[2501,2],[2619,2]]], [2565,[7726.17,4733.44,0],[[2502,2]]], [2566,[1521.13,13810.1,0],[[2503,2],[2620,2]]], [2567,[861.346,14003.8,0],[[2504,2],[2621,2]]], -[2568,[654.621,14351.6,0],[[2505,2],[2622,2]]], [2569,[507.292,14231.2,1.90735e-006],[[2506,2],[2623,2]]], [2570,[334.822,14219.6,0],[[2508,2],[2624,2]]], [2571,[128.489,14077.8,0],[[2508,2],[2625,2]]], [2572,[11315.1,5001.3,0],[[2509,2],[2626,2]]], [2573,[11419.9,5447.8,0],[[2510,2]]], -[2574,[12244,6229.16,0],[[2511,2],[2627,2],[2574,2]]], [2575,[12363.4,6296.88,0],[[2512,2]]], [2576,[12589.1,6556.67,0],[[2513,2],[2629,2]]], [2577,[12086.6,6939.04,0],[[2515,2],[2630,2],[2577,2]]], [2578,[11666.3,6939.34,9.53674e-007],[[2517,2],[2631,2]]], [2579,[10884.9,7782.44,0],[[2519,2],[2522,2]]], -[2580,[10922.4,8122.9,0],[[2520,2],[2632,2]]], [2581,[11466.6,7144.03,0],[[2521,2],[2633,2]]], [2582,[8267.31,9240.95,0],[[2523,2],[2634,2],[2635,2]]], [2583,[10807.7,9568.55,9.53674e-007],[[2524,2],[2636,2]]], [2584,[10764,11293.7,4.76837e-007],[[2526,2],[2637,2]]], [2585,[10796.6,10969.9,0],[[2527,2],[2638,2]]], -[2586,[10672.7,10848.9,0],[[2528,2],[2639,2]]], [2587,[10305.8,12129,0],[[2530,2],[2640,2]]], [2588,[8771.22,13748.2,0],[[2531,2],[2641,2]]], [2589,[9221.04,13492.2,0],[[2532,2],[2642,2]]], [2590,[9132.65,13541,0],[[2532,2],[2643,2]]], [2591,[7332.35,14073.8,0],[[2534,2],[2644,2]]], -[2592,[5991.21,14281.8,-9.53674e-007],[[2535,2],[2645,2]]], [2593,[7035.26,14714.4,-1.90735e-006],[[2536,2],[2646,2]]], [2594,[6797.91,14506.8,0],[[2536,2],[2647,2]]], [2595,[7094.47,14519.7,1.90735e-006],[[2536,2],[2648,2]]], [2596,[5542.66,14499.7,4.76837e-007],[[2537,2],[2649,2],[2539,2],[2650,2],[2598,2]]], [2597,[5801.99,14426.4,-2.38419e-007],[[2538,2],[2651,2],[2652,2],[2645,2]]], -[2598,[5638.79,14545.6,0],[[2538,2],[2596,2]]], [2599,[5421.5,14546.5,-9.53674e-007],[[2539,2],[2653,2],[2649,2]]], [2600,[5291.19,14416.1,0],[[2539,2],[2654,2]]], [2601,[3192.16,13980.4,0],[[2541,2],[2543,2]]], [2602,[2048.35,13763.4,0],[[2542,2],[2655,2]]], [2603,[3421.81,14538.7,9.53674e-007],[[2544,2],[2656,2]]], -[2604,[3236.59,14443.2,0],[[2544,2],[2657,2]]], [2605,[2991.49,14236.5,-9.53674e-007],[[2545,2],[2658,2]]], [2606,[4718.74,14826.3,9.53674e-007],[[2546,2],[2659,2]]], [2607,[5041.37,14374.8,0],[[2547,2],[2654,2]]], [2608,[3615.33,14746.8,0],[[2548,2],[2660,2]]], [2609,[4319.3,14612.5,0],[[2549,2],[2661,2]]], -[2610,[10662.4,2620,0],[[2552,2],[2610,2],[2616,2]]], [2611,[11317.8,1064.66,0],[[2553,2],[2662,2]]], [2612,[11649.5,1721.9,0],[[2555,2],[2663,2]]], [2613,[11514.4,2065.19,0],[[2556,2],[2664,2]]], [2614,[11086.7,2502.02,1.90735e-006],[[2558,2],[2665,2]]], [2615,[11396,2269.13,0],[[2559,2],[2666,2]]], -[2616,[10852.7,2589.93,0],[[2560,2],[2610,2],[2665,2]]], [2617,[7842.02,4829.54,0],[[2561,2]]], [2618,[7408.23,4607.31,0],[[2563,2],[2667,2]]], [2619,[7452.01,4831.68,0],[[2564,2],[2668,2]]], [2620,[1658.68,13865.2,0],[[2566,2],[2669,2]]], [2621,[997.759,14001.7,0],[[2567,2],[2670,2]]], -[2622,[722.729,14495.4,1.90735e-006],[[2568,2],[2671,2]]], [2623,[568.157,14375,0],[[2569,2],[2672,2]]], [2624,[352.297,14353.2,0],[[2570,2],[2673,2]]], [2625,[15.1923,14093,0],[[2571,2]]], [2626,[11444.1,4960.49,0],[[2572,2],[2674,2]]], [2627,[12379.7,6174.44,9.53674e-007],[[2574,2],[2675,2]]], -[2628,[12387.9,6413.74,0],[[2514,2]]], [2629,[12666.9,6575.85,0],[[2576,2],[2676,2]]], [2630,[12144.1,6996.92,3.17891e-007],[[2577,2],[2677,2],[2678,2]]], [2631,[11796.9,6985.4,0],[[2578,2],[2679,2]]], [2632,[11076.6,8086.08,0],[[2580,2],[2680,2]]], [2633,[11568.8,7098.47,0],[[2581,2],[2681,2]]], -[2634,[8192.3,9216.58,0],[[2582,2]]], [2635,[8305.42,9298.2,0],[[2582,2]]], [2636,[10902.2,9567.28,-9.53674e-007],[[2583,2],[2682,2]]], [2637,[10924,11368.7,-9.53674e-007],[[2584,2],[2683,2]]], [2638,[10935.7,10927.3,-9.53674e-007],[[2585,2],[2684,2]]], [2639,[10785,10770,0],[[2586,2],[2685,2],[2686,2]]], -[2640,[10443.2,12083.4,9.53674e-007],[[2587,2],[2687,2]]], [2641,[8729.29,13893,0],[[2588,2],[2688,2]]], [2642,[9291.64,13627.6,-9.53674e-007],[[2589,2],[2689,2]]], [2643,[9139.49,13707.5,9.53674e-007],[[2590,2],[2690,2]]], [2644,[7327.38,14240.7,0],[[2591,2],[2691,2]]], [2645,[5875.13,14367.6,9.53674e-007],[[2592,2],[2597,2]]], -[2646,[7082.83,14864.8,0],[[2593,2],[2692,2]]], [2647,[6660.51,14477.9,0],[[2594,2],[2693,2]]], [2648,[7269.54,14530.1,0],[[2595,2],[2694,2]]], [2649,[5467.44,14472.8,0],[[2596,2],[2599,2]]], [2650,[5520.14,14554.6,0],[[2596,2],[2695,2],[2696,2]]], [2651,[5704.65,14546.1,0],[[2597,2],[2697,2]]], -[2652,[5976.63,14424,-9.53674e-007],[[2597,2],[2698,2]]], [2653,[5318.01,14668.4,0],[[2599,2],[2699,2]]], [2654,[5130.67,14388.4,0],[[2600,2],[2607,2]]], [2655,[1988.94,13867.3,0],[[2602,2],[2700,2]]], [2656,[3394.3,14702.7,-9.53674e-007],[[2603,2],[2701,2]]], [2657,[3076.05,14506.3,0],[[2604,2],[2702,2]]], -[2658,[2840.75,14210,0],[[2605,2],[2703,2]]], [2659,[4761.62,14962.8,-9.53674e-007],[[2606,2],[2704,2]]], [2660,[3689.92,14890,0],[[2608,2],[2705,2]]], [2661,[4381.58,14730,0],[[2609,2],[2706,2]]], [2662,[11362.2,880.326,0],[[2611,2],[2707,2]]], [2663,[11797.6,1751.6,1.90735e-006],[[2612,2],[2708,2]]], -[2664,[11575,2173.87,0],[[2613,2],[2709,2]]], [2665,[11031.3,2627.69,4.76837e-007],[[2614,2],[2616,2],[2710,2]]], [2666,[11518.2,2341.07,0],[[2615,2],[2711,2]]], [2667,[7355.55,4613.85,0],[[2618,2],[2712,2],[2713,2]]], [2668,[7432.04,4880.6,3.17891e-007],[[2619,2],[2712,2],[2714,2]]], [2669,[1762.91,13905.3,-4.76837e-007],[[2620,2],[2715,2],[2700,2],[2716,2]]], -[2670,[1121.61,13988.9,0],[[2621,2],[2717,2]]], [2671,[750.516,14638.6,-1.90735e-006],[[2622,2],[2718,2]]], [2672,[623.714,14561.8,0],[[2623,2],[2719,2]]], [2673,[397.98,14490.7,0],[[2624,2],[2720,2]]], [2674,[11542,4924.51,0],[[2626,2],[2721,2]]], [2675,[12464.1,6167.24,0],[[2627,2],[2722,2]]], -[2676,[12737.9,6592.49,0],[[2629,2],[2723,2]]], [2677,[12309.9,7030.51,0],[[2630,2],[2724,2]]], [2678,[12093.3,6994.99,3.17891e-007],[[2630,2],[2725,2],[2679,2]]], [2679,[11949,6980.07,0],[[2631,2],[2678,2]]], [2680,[11121.6,7961.93,0],[[2632,2],[2726,2]]], [2681,[11639.2,7112.65,0],[[2633,2],[2727,2]]], -[2682,[11043.7,9526.59,0],[[2636,2],[2728,2]]], [2683,[11042.1,11416.7,0],[[2637,2],[2729,2]]], [2684,[11067.8,10897.1,9.53674e-007],[[2638,2],[2730,2]]], [2685,[10984.2,10704,0],[[2639,2],[2731,2]]], [2686,[10924.4,10637.8,0],[[2639,2],[2732,2]]], [2687,[10567.2,12028.7,0],[[2640,2],[2733,2]]], -[2688,[8688.31,14077.4,0],[[2641,2],[2734,2]]], [2689,[9376.52,13741.8,0],[[2642,2],[2735,2]]], [2690,[9146.09,13878.4,0],[[2643,2],[2736,2]]], [2691,[7336.36,14378.8,0],[[2644,2],[2694,2]]], [2692,[7132.8,15052.1,0],[[2646,2],[2737,2]]], [2693,[6523.23,14455.3,1.90735e-006],[[2647,2],[2738,2]]], -[2694,[7349.09,14519.9,0],[[2648,2],[2691,2],[2739,2],[2740,2]]], [2695,[5528.39,14586.5,0],[[2650,2],[2741,2],[2697,2],[2742,2]]], [2696,[5400.8,14667.7,0],[[2650,2],[2743,2]]], [2697,[5623.59,14608.5,9.53674e-007],[[2651,2],[2695,2],[2741,2]]], [2698,[6164.62,14421.8,0],[[2652,2],[2744,2]]], [2699,[5201.75,14777.6,0],[[2653,2],[2745,2]]], -[2700,[1947.58,13937.3,-4.76837e-007],[[2655,2],[2669,2],[2716,2],[2746,2]]], [2701,[3370.61,14856.5,0],[[2656,2],[2747,2]]], [2702,[2890.98,14564.6,0],[[2657,2],[2748,2]]], [2703,[2689.52,14187.4,1.90735e-006],[[2658,2],[2749,2]]], [2704,[4820.85,15115.7,-9.53674e-007],[[2659,2],[2750,2]]], [2705,[3745.14,15023.2,1.90735e-006],[[2660,2],[2751,2]]], -[2706,[4437.89,14842.2,9.53674e-007],[[2661,2],[2752,2]]], [2707,[11459.7,760.535,1.90735e-006],[[2662,2],[2753,2]]], [2708,[11917.1,1741.67,-2.38419e-007],[[2663,2],[2754,2],[2755,2],[2756,2]]], [2709,[11651.1,2302.19,0],[[2664,2],[2757,2]]], [2710,[11187.2,2667.41,4.76837e-007],[[2665,2],[2758,2]]], [2711,[11696,2434.06,-9.53674e-007],[[2666,2],[2759,2],[2757,2]]], -[2712,[7377.79,4761.7,0],[[2667,2],[2668,2]]], [2713,[7256.36,4600.37,0],[[2667,2]]], [2714,[7397.87,4996.74,0],[[2668,2],[2760,2]]], [2715,[1581.94,13915,-1.90735e-006],[[2669,2],[2761,2]]], [2716,[1892.45,13993.8,0],[[2669,2],[2700,2],[2762,2],[2763,2]]], [2717,[1271.15,13959.9,0],[[2670,2],[2764,2]]], -[2718,[778.873,14776,0],[[2671,2],[2765,2]]], [2719,[681.579,14746.2,0],[[2672,2],[2766,2]]], [2720,[428.399,14589,0],[[2673,2],[2767,2]]], [2721,[11607.6,4896.95,-9.53674e-007],[[2674,2],[2768,2]]], [2722,[12599.3,6107.64,-9.53674e-007],[[2675,2],[2769,2]]], [2723,[12825.3,6592.63,0],[[2676,2],[2770,2]]], -[2724,[12451,7062.54,9.53674e-007],[[2677,2],[2771,2]]], [2725,[12045.3,7119.18,0],[[2678,2],[2772,2]]], [2726,[11199.6,7849.18,0],[[2680,2],[2773,2]]], [2727,[11705.1,7107.88,0],[[2681,2]]], [2728,[11193.9,9555.57,-9.53674e-007],[[2682,2],[2774,2]]], [2729,[11115.1,11440.6,0],[[2683,2],[2775,2],[2776,2]]], -[2730,[11200.5,10884.2,0],[[2684,2],[2777,2]]], [2731,[11160.3,10646.1,0],[[2685,2],[2778,2]]], [2732,[11020.2,10541.9,0],[[2686,2],[2779,2]]], [2733,[10734,11968.7,0],[[2687,2],[2780,2]]], [2734,[8657.99,14251,0],[[2688,2],[2781,2]]], [2735,[9397.96,13754.8,0],[[2689,2],[2782,2],[2783,2],[2784,2]]], -[2736,[9099.73,14035.9,-9.53674e-007],[[2690,2],[2785,2]]], [2737,[7180.6,15224.2,0],[[2692,2],[2786,2]]], [2738,[6374.18,14453.9,1.90735e-006],[[2693,2],[2744,2]]], [2739,[7343.31,14707.5,0],[[2694,2],[2787,2]]], [2740,[7526.72,14504.9,0],[[2694,2],[2788,2]]], [2741,[5585.1,14621.4,0],[[2695,2],[2697,2],[2742,2],[2789,2]]], -[2742,[5533.84,14655.7,0],[[2695,2],[2741,2],[2790,2],[2791,2]]], [2743,[5275.94,14789.2,0],[[2696,2],[2792,2]]], [2744,[6300.26,14442.5,0],[[2698,2],[2738,2]]], [2745,[5069.12,14900.6,0],[[2699,2],[2793,2]]], [2746,[2107.11,13971.1,-1.90735e-006],[[2700,2],[2794,2]]], [2747,[3336.56,14991.2,0],[[2701,2],[2795,2]]], -[2748,[2704.07,14623.8,0],[[2702,2],[2796,2]]], [2749,[2567.97,14144.2,0],[[2703,2],[2797,2]]], [2750,[4817.77,15139.6,0],[[2704,2],[2793,2],[2798,2],[2799,2]]], [2751,[3786.38,15141.9,-1.90735e-006],[[2705,2],[2800,2]]], [2752,[4491.61,14953.8,0],[[2706,2],[2801,2]]], [2753,[11569.3,653.601,0],[[2707,2],[2802,2]]], -[2754,[12073.7,1694.35,-9.53674e-007],[[2708,2],[2803,2]]], [2755,[11901.2,1538.47,0],[[2708,2],[2804,2]]], [2756,[11939.7,1929.98,0],[[2708,2],[2805,2]]], [2757,[11711.2,2409.06,-9.53674e-007],[[2709,2],[2711,2],[2759,2]]], [2758,[11353.7,2659.84,0],[[2710,2],[2806,2]]], [2759,[11732.5,2449.98,-2.38419e-007],[[2711,2],[2757,2],[2807,2],[2808,2]]], -[2760,[7344.18,5048.84,0],[[2714,2]]], [2761,[1464.23,13934.3,0],[[2715,2],[2764,2]]], [2762,[2010.56,14073.4,0],[[2716,2],[2809,2]]], [2763,[1757.14,14115.6,0],[[2716,2],[2810,2]]], [2764,[1395.23,13938.8,0],[[2717,2],[2761,2]]], [2765,[820.382,14928.2,0],[[2718,2],[2811,2]]], -[2766,[750.046,14904.9,0],[[2719,2],[2811,2]]], [2767,[445.213,14732.1,0],[[2720,2],[2812,2]]], [2768,[11714.4,4849.35,0],[[2721,2],[2813,2]]], [2769,[12719.1,6047.98,0],[[2722,2],[2814,2]]], [2770,[12966.4,6634.59,0],[[2723,2],[2815,2]]], [2771,[12557.9,7065.21,3.17891e-007],[[2724,2],[2816,2],[2817,2]]], -[2772,[12007.5,7244.86,-9.53674e-007],[[2725,2],[2818,2]]], [2773,[11330.4,7875.01,9.53674e-007],[[2726,2],[2819,2]]], [2774,[11300.8,9663.15,0],[[2728,2],[2820,2]]], [2775,[11244.5,11490.2,0],[[2729,2],[2776,2],[2821,2]]], [2776,[11217.6,11534.4,0],[[2729,2],[2775,2],[2822,2],[2823,2]]], [2777,[11334.2,10879.7,-9.53674e-007],[[2730,2],[2824,2]]], -[2778,[11334.9,10577.9,4.76837e-007],[[2731,2],[2825,2]]], [2779,[11102.2,10423.9,0],[[2732,2],[2826,2]]], [2780,[10884.8,11903.9,9.53674e-007],[[2733,2],[2827,2]]], [2781,[8654.67,14423.2,0],[[2734,2],[2828,2]]], [2782,[9324.65,13920,0],[[2735,2],[2829,2]]], [2783,[9511.27,13858.8,0],[[2735,2],[2830,2]]], -[2784,[9531.96,13604.3,-9.53674e-007],[[2735,2],[2831,2]]], [2785,[9088.62,14142.5,2.38419e-007],[[2736,2],[2832,2],[2829,2],[2833,2],[2834,2]]], [2786,[7237.1,15397,0],[[2737,2],[2835,2]]], [2787,[7375.32,14893.3,-9.53674e-007],[[2739,2],[2836,2]]], [2788,[7662.01,14481,0],[[2740,2],[2837,2]]], [2789,[5698.78,14743.4,1.90735e-006],[[2741,2],[2838,2]]], -[2790,[5429.96,14755,9.53674e-007],[[2742,2],[2839,2]]], [2791,[5577.67,14804.6,0],[[2742,2],[2840,2]]], [2792,[5155.9,14928.2,-2.38419e-007],[[2743,2],[2839,2],[2841,2],[2799,2]]], [2793,[4958.72,15006.6,0],[[2745,2],[2750,2]]], [2794,[2254.61,14015.6,-1.90735e-006],[[2746,2],[2797,2]]], [2795,[3261.13,15151.2,-1.90735e-006],[[2747,2],[2842,2]]], -[2796,[2668.1,14629.4,-4.76837e-007],[[2748,2],[2843,2],[2844,2],[2845,2]]], [2797,[2434.25,14084.2,0],[[2749,2],[2794,2]]], [2798,[4660.55,15244.5,0],[[2750,2],[2846,2],[2847,2],[2848,2]]], [2799,[4978.58,15063.7,0],[[2750,2],[2792,2]]], [2800,[3845.35,15293.8,0],[[2751,2],[2849,2]]], [2801,[4545.84,15064.5,0],[[2752,2],[2846,2]]], -[2802,[11661.9,550.892,-1.90735e-006],[[2753,2],[2850,2]]], [2803,[12201.5,1636.86,0],[[2754,2],[2851,2]]], [2804,[11902.7,1365.23,0],[[2755,2],[2852,2]]], [2805,[11942.9,2097.56,9.53674e-007],[[2756,2],[2853,2]]], [2806,[11504,2674.52,0],[[2758,2],[2854,2]]], [2807,[11819.1,2570.31,1.90735e-006],[[2759,2],[2855,2]]], -[2808,[11883.9,2535.86,0],[[2759,2],[2856,2]]], [2809,[2105.5,14171.1,0],[[2762,2],[2857,2]]], [2810,[1626.49,14218.9,0],[[2763,2],[2858,2]]], [2811,[834.631,15093.7,-6.35783e-007],[[2765,2],[2766,2],[2859,2]]], [2812,[436.697,14885.4,0],[[2767,2],[2860,2]]], [2813,[11788,4812.21,0],[[2768,2],[2861,2]]], -[2814,[12798.2,6015.67,-9.53674e-007],[[2769,2],[2862,2]]], [2815,[13068.6,6640.22,0],[[2770,2],[2863,2]]], [2816,[12725.6,7134.38,0],[[2771,2],[2864,2]]], [2817,[12702.4,7064.21,0],[[2771,2],[2865,2]]], [2818,[11920.7,7310.9,0],[[2772,2],[2866,2]]], [2819,[11452.4,7788.98,0],[[2773,2],[2867,2]]], -[2820,[11329.9,9737.07,3.17891e-007],[[2774,2],[2868,2],[2869,2]]], [2821,[11345,11393.6,0],[[2775,2],[2870,2]]], [2822,[11322.7,11600.7,0],[[2776,2],[2871,2]]], [2823,[11153,11657.3,-3.17891e-007],[[2776,2],[2872,2],[2873,2],[2827,2]]], [2824,[11457.5,10895.7,0],[[2777,2],[2874,2]]], [2825,[11468.7,10514.4,0],[[2778,2],[2875,2]]], -[2826,[11224.5,10293.8,0],[[2779,2],[2876,2]]], [2827,[11004.7,11838.2,0],[[2780,2],[2823,2],[2873,2]]], [2828,[8645.65,14445.6,0],[[2781,2],[2877,2],[2878,2],[2879,2]]], [2829,[9251.76,14030.9,0],[[2782,2],[2785,2],[2832,2]]], [2830,[9616.29,13944,-2.38419e-007],[[2783,2],[2880,2],[2881,2],[2882,2]]], [2831,[9650.69,13491.3,-9.53674e-007],[[2784,2],[2883,2]]], -[2832,[9221.44,14068.7,-4.76837e-007],[[2785,2],[2829,2],[2833,2],[2884,2]]], [2833,[9126.92,14199,0],[[2785,2],[2832,2],[2885,2],[2834,2]]], [2834,[9040.36,14316.7,0],[[2785,2],[2833,2],[2885,2],[2886,2],[2878,2]]], [2835,[7315.66,15535,-9.53674e-007],[[2786,2],[2887,2]]], [2836,[7397.52,15080.3,0],[[2787,2],[2888,2]]], [2837,[7800.78,14456.7,0],[[2788,2],[2889,2]]], -[2838,[5800.79,14875.2,0],[[2789,2],[2890,2]]], [2839,[5324.61,14837.3,0],[[2790,2],[2792,2]]], [2840,[5617.22,14931.5,0],[[2791,2],[2891,2]]], [2841,[5081.72,15087,-9.53674e-007],[[2792,2],[2892,2]]], [2842,[3249.73,15187.9,3.8147e-007],[[2795,2],[2893,2],[2842,2],[2894,2],[2895,2]]], [2843,[2819.16,14739.7,-1.90735e-006],[[2796,2],[2896,2]]], -[2844,[2495.15,14484.7,0],[[2796,2],[2897,2]]], [2845,[2523.56,14672.4,0],[[2796,2],[2898,2]]], [2846,[4577.36,15114,0],[[2798,2],[2801,2]]], [2847,[4523.53,15387,0],[[2798,2],[2899,2]]], [2848,[4758.65,15383,0],[[2798,2],[2900,2]]], [2849,[3900.79,15418.5,0],[[2800,2],[2901,2]]], -[2850,[11729.2,442.7,0],[[2802,2],[2902,2]]], [2851,[12311.7,1576.19,2.38419e-007],[[2803,2],[2903,2],[2904,2],[2905,2]]], [2852,[11898.9,1220.25,0],[[2804,2],[2906,2]]], [2853,[11923.5,2264.14,0],[[2805,2],[2907,2]]], [2854,[11622.1,2683.58,0],[[2806,2],[2855,2]]], [2855,[11868.2,2712.59,3.8147e-007],[[2807,2],[2854,2],[2908,2],[2856,2],[2909,2]]], -[2856,[11896.1,2534.79,-2.38419e-007],[[2808,2],[2855,2],[2910,2],[2907,2]]], [2857,[2220.78,14265.5,0],[[2809,2],[2897,2]]], [2858,[1512.37,14320.9,0],[[2810,2],[2911,2]]], [2859,[883.339,15254.5,0],[[2811,2],[2912,2]]], [2860,[444.543,15027.9,-1.90735e-006],[[2812,2],[2913,2]]], [2861,[11848.1,4736.5,0],[[2813,2],[2914,2]]], -[2862,[12881.2,5975,0],[[2862,2],[2915,2]]], [2863,[13181.5,6653.98,0],[[2815,2],[2916,2]]], [2864,[12878.1,7140.69,0],[[2816,2],[2917,2]]], [2865,[12848.4,7036.18,0],[[2817,2],[2918,2]]], [2866,[11847.8,7394.92,9.53674e-007],[[2818,2],[2919,2]]], [2867,[11600.2,7677.25,0],[[2819,2],[2920,2]]], -[2868,[11361.7,9609.63,0],[[2820,2],[2921,2]]], [2869,[11323.1,9925.27,-9.53674e-007],[[2820,2],[2922,2]]], [2870,[11406.1,11249.5,0],[[2821,2],[2923,2]]], [2871,[11418.4,11569.1,0],[[2822,2],[2924,2]]], [2872,[11249.2,11606,-6.35783e-007],[[2823,2],[2872,2],[2925,2]]], [2873,[11040.2,11817.9,0],[[2823,2],[2827,2],[2926,2]]], -[2874,[11513,10918,0],[[2824,2],[2927,2],[2928,2]]], [2875,[11591,10446.5,2.38419e-007],[[2825,2],[2929,2],[2930,2],[2931,2]]], [2876,[11363.9,10186,0],[[2826,2],[2932,2],[2922,2]]], [2877,[8451.65,14439.7,9.53674e-007],[[2828,2],[2933,2]]], [2878,[8835.12,14416.1,-7.15256e-007],[[2828,2],[2834,2],[2934,2],[2886,2]]], [2879,[8645.61,14617.3,-2.38419e-007],[[2828,2],[2934,2],[2935,2],[2936,2]]], -[2880,[9463.72,13996.8,-9.53674e-007],[[2830,2],[2884,2]]], [2881,[9787.57,13906.8,0],[[2830,2],[2937,2]]], [2882,[9754.44,14038.7,0],[[2830,2],[2938,2]]], [2883,[9734.25,13381.4,0],[[2831,2],[2939,2]]], [2884,[9369.96,14018.9,0],[[2832,2],[2880,2]]], [2885,[9103.26,14312.9,0],[[2833,2],[2834,2],[2940,2],[2886,2],[2941,2]]], -[2886,[9023.01,14408.3,-9.53674e-007],[[2834,2],[2878,2],[2885,2],[2940,2],[2942,2]]], [2887,[7396.42,15699.6,0],[[2835,2],[2943,2],[2944,2],[2945,2]]], [2888,[7416.12,15223.4,0],[[2836,2],[2946,2]]], [2889,[7924.13,14446,0],[[2837,2],[2947,2]]], [2890,[5898.2,15011.6,-9.53674e-007],[[2838,2],[2948,2]]], [2891,[5619.05,15081.9,9.53674e-007],[[2840,2],[2949,2]]], -[2892,[5011.07,15196.4,0],[[2841,2],[2950,2]]], [2893,[3125.72,15052.3,0],[[2842,2],[2951,2]]], [2894,[3193.48,15328.5,0],[[2842,2],[2952,2]]], [2895,[3386.3,15331,-1.90735e-006],[[2842,2],[2953,2]]], [2896,[2937.84,14848.9,0],[[2843,2],[2951,2]]], [2897,[2372.79,14415.1,0],[[2844,2],[2857,2]]], -[2898,[2365.61,14697.6,0],[[2845,2],[2954,2]]], [2899,[4420.65,15504,0],[[2847,2],[2955,2]]], [2900,[4814.39,15476.4,0],[[2848,2],[2956,2],[2950,2],[2957,2]]], [2901,[3981.92,15570.6,-1.90735e-006],[[2849,2],[2958,2]]], [2902,[11743.5,313.44,-1.90735e-006],[[2850,2],[2959,2]]], [2903,[12220.4,1388,0],[[2851,2],[2960,2]]], -[2904,[12459,1566.19,0],[[2851,2],[2961,2]]], [2905,[12366.3,1716.82,0],[[2851,2],[2962,2]]], [2906,[11890.1,1075.25,9.53674e-007],[[2852,2],[2963,2]]], [2907,[11909.3,2401.12,0],[[2853,2],[2856,2]]], [2908,[11859.8,2876.64,-9.53674e-007],[[2855,2],[2964,2]]], [2909,[12015.2,2751.03,0],[[2855,2],[2965,2],[2966,2]]], -[2910,[12047.6,2616.88,0],[[2856,2],[2967,2]]], [2911,[1403.01,14433.8,1.90735e-006],[[2858,2],[2968,2]]], [2912,[880.146,15302.3,6.35783e-007],[[2859,2],[2969,2],[2970,2]]], [2913,[476.505,15178.3,0],[[2860,2],[2971,2]]], [2914,[11943.8,4692.86,0],[[2861,2],[2972,2]]], [2915,[12930.9,5889.05,0],[[2862,2],[2973,2]]], -[2916,[13267.4,6651.31,0],[[2863,2],[2974,2]]], [2917,[13003.5,7153.08,0],[[2864,2],[2975,2]]], [2918,[12987.2,6993.63,0],[[2865,2],[2976,2]]], [2919,[11768,7473.6,0],[[2866,2],[2920,2]]], [2920,[11697.8,7573.13,0],[[2867,2],[2919,2]]], [2921,[11378.9,9448.35,0],[[2868,2],[2977,2]]], -[2922,[11340,10060.8,0],[[2869,2],[2978,2],[2876,2]]], [2923,[11439.5,11167.3,0],[[2870,2],[2928,2],[2979,2]]], [2924,[11550.6,11522,0],[[2871,2],[2980,2]]], [2925,[11312.3,11679.1,0],[[2872,2]]], [2926,[10989,11986.2,3.8147e-007],[[2873,2],[2981,2],[2926,2],[2982,2],[2983,2]]], [2927,[11571.5,10819.6,-7.94729e-008],[[2874,2],[2929,2],[2984,2]]], -[2928,[11468.9,11040.8,0],[[2874,2],[2923,2]]], [2929,[11645.4,10597,0],[[2875,2],[2927,2],[2984,2]]], [2930,[11633.9,10421.8,6.35783e-007],[[2875,2],[2985,2],[2986,2]]], [2931,[11527.7,10365.1,4.76837e-007],[[2875,2],[2978,2],[2931,2],[2987,2],[2985,2]]], [2932,[11493.8,10089,0],[[2876,2],[2988,2],[2978,2]]], [2933,[8293.35,14431,0],[[2877,2],[2989,2]]], -[2934,[8717.69,14527.8,-1.90735e-006],[[2878,2],[2879,2]]], [2935,[8542.41,14733.3,0],[[2879,2],[2990,2]]], [2936,[8610.77,14794.3,0],[[2879,2],[2991,2],[2992,2],[2993,2]]], [2937,[9918.87,13902.6,9.53674e-007],[[2881,2],[2994,2]]], [2938,[9836.24,14166.1,0],[[2882,2],[2995,2]]], [2939,[9855.78,13321.3,9.53674e-007],[[2883,2],[2996,2]]], -[2940,[9085.43,14426.9,-4.76837e-007],[[2885,2],[2886,2],[2997,2],[2998,2],[2942,2]]], [2941,[9303.14,14366.1,-1.90735e-006],[[2885,2],[2999,2]]], [2942,[8987.24,14533,-4.76837e-007],[[2886,2],[2940,2],[2998,2],[3000,2],[3001,2]]], [2943,[7256.46,15769.3,0],[[2887,2],[3002,2]]], [2944,[7491.59,15632.5,4.76837e-007],[[2887,2],[3003,2],[3004,2],[2946,2]]], [2945,[7486.99,15844.3,0],[[2887,2],[3005,2]]], -[2946,[7431.37,15413.6,0],[[2888,2],[2944,2]]], [2947,[8050.93,14429.8,0],[[2889,2],[2989,2]]], [2948,[5969.44,15125.9,0],[[2890,2],[3006,2]]], [2949,[5639.26,15231.3,-1.90735e-006],[[2891,2],[3007,2]]], [2950,[4917.41,15350.2,0],[[2892,2],[2900,2]]], [2951,[3027.06,14926.7,1.90735e-006],[[2893,2],[2896,2]]], -[2952,[3113.73,15474.6,0],[[2894,2],[3008,2]]], [2953,[3495.78,15432.2,0],[[2895,2],[3009,2]]], [2954,[2233.95,14739.2,0],[[2898,2],[3010,2]]], [2955,[4301.26,15640.6,1.27157e-006],[[2899,2],[3011,2]]], [2956,[4891.61,15641.6,9.53674e-007],[[2900,2],[3012,2]]], [2957,[4696.14,15589.9,0],[[2900,2],[3013,2]]], -[2958,[4021.96,15716.7,0],[[2901,2],[3014,2]]], [2959,[11745.4,169.974,-6.35783e-007],[[2902,2],[3015,2],[3016,2]]], [2960,[12118.8,1230.71,0],[[2903,2],[3017,2]]], [2961,[12598.9,1558.24,9.53674e-007],[[2904,2],[3018,2]]], [2962,[12419,1855.1,9.53674e-007],[[2905,2],[3019,2]]], [2963,[11876.8,944.717,0],[[2906,2],[3020,2]]], -[2964,[11832.8,3056.36,0],[[2908,2],[3021,2]]], [2965,[12014.9,2915,0],[[2909,2],[3022,2]]], [2966,[12147.7,2804.01,0],[[2909,2],[3023,2]]], [2967,[12157.2,2666.27,0],[[2910,2],[3024,2]]], [2968,[1290.49,14597.6,0],[[2911,2],[3025,2]]], [2969,[839.947,15373.2,6.35783e-007],[[2912,2],[3026,2],[3027,2]]], -[2970,[943.401,15337.2,0],[[2912,2],[3028,2],[3029,2]]], [2971,[536.253,15319.2,0],[[2913,2],[3030,2]]], [2972,[12022.5,4650.71,0],[[2914,2],[3031,2]]], [2973,[12937,5881.73,3.17891e-007],[[2915,2],[3032,2],[3033,2]]], [2974,[13426,6612.65,0],[[2916,2],[3034,2]]], [2975,[13044.1,7153.61,0],[[2917,2]]], -[2976,[13086.7,6930.84,0],[[2918,2],[3035,2]]], [2977,[11399.6,9361.57,-1.90735e-006],[[2921,2],[3036,2]]], [2978,[11400.6,10162.7,0],[[2922,2],[2931,2],[2932,2]]], [2979,[11570.9,11058.7,0],[[2923,2],[3037,2]]], [2980,[11591.3,11456.9,9.53674e-007],[[2924,2],[3038,2]]], [2981,[11097.2,11888.9,0],[[2926,2],[3039,2]]], -[2982,[10947.4,12057.9,-1.90735e-006],[[2926,2],[3040,2]]], [2983,[10944.8,12074.7,0],[[2926,2]]], [2984,[11659.6,10796.3,4.76837e-007],[[2927,2],[2929,2],[3037,2],[3041,2]]], [2985,[11568.3,10319.7,0],[[2930,2],[2931,2],[2987,2]]], [2986,[11684.8,10393.7,3.17891e-007],[[2930,2],[3042,2],[3043,2]]], [2987,[11539.9,10298.4,-9.53674e-007],[[2931,2],[2985,2],[3044,2]]], -[2988,[11620.3,10005.3,0],[[2932,2],[3045,2]]], [2989,[8127.97,14428,0],[[2933,2],[2947,2]]], [2990,[8459.97,14834.5,0],[[2935,2]]], [2991,[8764.44,14706.5,0],[[2936,2],[3000,2]]], [2992,[8592.22,14968,0],[[2936,2],[3046,2]]], [2993,[8447.02,14883.3,0],[[2936,2],[3047,2]]], -[2994,[10074.7,13891.9,-4.76837e-007],[[2937,2],[3048,2]]], [2995,[9836.45,14354.5,0],[[2938,2],[3049,2]]], [2996,[9982.03,13240.3,0],[[2939,2],[3050,2]]], [2997,[9247.13,14502.4,0],[[2940,2],[3051,2]]], [2998,[9046.05,14514.4,4.76837e-007],[[2940,2],[2942,2],[3052,2],[2998,2]]], [2999,[9438.91,14399.4,9.53674e-007],[[2941,2],[3053,2]]], -[3000,[8827.86,14668.3,0],[[2942,2],[2991,2]]], [3001,[8956.15,14702.9,0],[[2942,2],[3054,2]]], [3002,[7126.19,15833.3,0],[[2943,2],[3055,2]]], [3003,[7537.83,15789.9,0],[[2944,2],[3056,2]]], [3004,[7661.3,15539.8,-9.53674e-007],[[2944,2],[3057,2]]], [3005,[7556.35,15950,0],[[2945,2],[3058,2]]], -[3006,[6048.59,15246.5,0],[[2948,2],[3059,2]]], [3007,[5650.16,15388.6,0],[[2949,2],[3060,2]]], [3008,[3065.31,15599.4,1.90735e-006],[[2952,2]]], [3009,[3625.11,15530.4,0],[[2953,2],[3061,2]]], [3010,[2088.34,14793.8,0],[[2954,2],[3062,2]]], [3011,[4197.35,15732.6,-4.76837e-007],[[2955,2],[3014,2],[3063,2],[3064,2]]], -[3012,[4986.61,15788.4,0],[[2956,2],[3065,2]]], [3013,[4689.46,15731,0],[[2957,2],[3066,2]]], [3014,[4024.28,15741.4,0],[[2958,2],[3011,2],[3064,2],[3067,2]]], [3015,[11747.5,20.6489,0],[[2959,2],[3015,2]]], [3016,[11777.4,334.356,0],[[2959,2],[3068,2]]], [3017,[12059.5,1131.3,-9.53674e-007],[[2960,2],[3069,2]]], -[3018,[12743.4,1579.45,0],[[2961,2],[3070,2]]], [3019,[12465,1976.97,0],[[2962,2],[3071,2]]], [3020,[11860.1,783.315,0],[[2963,2],[3072,2]]], [3021,[11807.9,3170.58,0],[[2964,2],[3073,2]]], [3022,[12008.5,3068.22,0],[[2965,2],[3074,2]]], [3023,[12304.7,2838.87,0],[[2966,2],[3075,2]]], -[3024,[12317.7,2730.88,-1.90735e-006],[[2967,2],[3076,2]]], [3025,[1217.46,14713.3,0],[[2968,2],[3077,2]]], [3026,[951.356,15425,0],[[2969,2],[3028,2]]], [3027,[734.099,15473.5,0],[[2969,2],[3078,2],[3030,2]]], [3028,[1028.67,15378,-4.76837e-007],[[2970,2],[3026,2],[3079,2],[3029,2],[3080,2]]], [3029,[1018.79,15246.8,-0.0455849],[[2970,2],[3028,2],[3081,2],[3079,2],[3082,2],[3083,2]]], -[3030,[596.957,15472.1,0],[[2971,2],[3027,2],[3078,2]]], [3031,[12068.7,4582.5,0],[[2972,2],[3084,2]]], [3032,[12844.1,5825.96,0],[[2973,2],[3085,2]]], [3033,[12994.1,5908.45,-4.76837e-007],[[2973,2],[3033,2],[3086,2],[3087,2]]], [3034,[13521.6,6621.05,0],[[2974,2],[3088,2],[3089,2]]], [3035,[13188,6853.19,-1.90735e-006],[[2976,2],[3090,2]]], -[3036,[11517,9231.65,0],[[2977,2],[3091,2]]], [3037,[11620.9,10983.4,1.19209e-007],[[2979,2],[2984,2],[3092,2],[3041,2]]], [3038,[11581.5,11298.8,0],[[2980,2],[3092,2]]], [3039,[11187.7,11834.4,0],[[2981,2],[3093,2]]], [3040,[10892,12163.5,0],[[2982,2],[3094,2],[3095,2]]], [3041,[11741.5,10811.2,0],[[2984,2],[3037,2],[3096,2]]], -[3042,[11840.5,10326.7,0],[[2986,2],[3097,2]]], [3043,[11736,10259.7,0],[[2986,2],[3098,2]]], [3044,[11505,10244.1,0],[[2987,2]]], [3045,[11740,9917.42,0],[[2988,2],[3099,2]]], [3046,[8572.16,15121.3,0],[[2992,2],[3100,2]]], [3047,[8310.71,14965.1,0],[[2993,2],[3101,2]]], -[3048,[10113,13896,-1.19209e-007],[[2994,2],[3102,2],[3103,2],[3104,2]]], [3049,[9849.71,14416.2,-2.72478e-007],[[2995,2],[3105,2],[3106,2],[3107,2],[3108,2],[3109,2],[3110,2]]], [3050,[10171.3,13172.4,0],[[2996,2],[3111,2]]], [3051,[9392.72,14604.5,0],[[2997,2],[3112,2]]], [3052,[8995.29,14703.4,0],[[2998,2],[3113,2]]], [3053,[9553.66,14404.9,-3.17891e-007],[[2999,2],[3110,2],[3105,2]]], -[3054,[8923.98,14853.2,0],[[3001,2],[3114,2]]], [3055,[6977.26,15917.6,0],[[3002,2],[3115,2]]], [3056,[7572.2,15949.8,0],[[3003,2],[3116,2]]], [3057,[7780.71,15455.9,0],[[3004,2],[3117,2]]], [3058,[7576.33,15974.2,0],[[3005,2],[3118,2]]], [3059,[6157.4,15386,0],[[3006,2],[3119,2]]], -[3060,[5657.91,15513.3,0],[[3007,2],[3120,2]]], [3061,[3751.3,15624.9,0],[[3009,2],[3067,2]]], [3062,[1976.62,14839.3,0],[[3010,2],[3121,2]]], [3063,[4139.22,15843.9,-6.35783e-007],[[3011,2],[3122,2],[3123,2]]], [3064,[4058.58,15794.6,-6.35783e-007],[[3014,2],[3126,2],[3122,2],[3011,2]]], [3065,[5087.7,15912.4,9.53674e-007],[[3012,2],[3124,2]]], -[3066,[4653.3,15847.2,0],[[3013,2],[3125,2]]], [3067,[3859.75,15680.6,0],[[3014,2],[3061,2]]], [3068,[11804.2,472.005,0],[[3016,2],[3127,2]]], [3069,[12001.6,1027.01,9.53674e-007],[[3017,2],[3128,2]]], [3070,[12868.8,1607.36,0],[[3018,2],[3129,2]]], [3071,[12508.1,2140.12,0],[[3019,2],[3130,2]]], -[3072,[11852.5,704.965,0],[[3020,2],[3131,2],[3127,2]]], [3073,[11776.8,3281.13,0],[[3021,2],[3132,2]]], [3074,[12000.7,3204.91,0],[[3022,2],[3133,2]]], [3075,[12442.9,2853.39,0],[[3023,2],[3134,2]]], [3076,[12492.7,2795.89,1.90735e-006],[[3024,2],[3135,2]]], [3077,[1164.81,14827.3,0],[[3025,2],[3136,2]]], -[3078,[635.056,15546.1,-9.53674e-007],[[3027,2],[3030,2],[3137,2],[3138,2]]], [3079,[1050.79,15336.2,-4.76837e-007],[[3028,2],[3029,2],[3139,2],[3081,2],[3079,2]]], [3080,[1220.9,15445.3,0],[[3028,2],[3140,2]]], [3081,[1168.41,15196.9,0],[[3029,2],[3079,2],[3139,2]]], [3082,[1078.13,15064.6,0],[[3029,2],[3136,2]]], [3083,[991.375,15184.8,-0.235914],[[3029,2]]], -[3084,[12171.2,4499.99,0],[[3084,2]]], [3085,[12759.8,5783.28,9.53674e-007],[[3032,2],[3141,2]]], [3086,[13139.4,6031.22,9.53674e-007],[[3033,2],[3142,2]]], [3087,[13113.2,5808.19,0],[[3033,2],[3143,2]]], [3088,[13488.7,6658.75,0],[[3034,2],[3144,2]]], [3089,[13643.2,6638.78,-3.17891e-007],[[3034,2],[3145,2],[3146,2]]], -[3090,[13304.7,6770.76,0],[[3035,2],[3147,2]]], [3091,[11626.3,9130.55,-9.53674e-007],[[3036,2],[3148,2]]], [3092,[11599.7,11146,0],[[3037,2],[3038,2]]], [3093,[11298.8,11822.1,4.76837e-007],[[3039,2],[3149,2]]], [3094,[11068.3,12067,0],[[3040,2],[3150,2]]], [3095,[10794,12302,-9.53674e-007],[[3040,2],[3151,2]]], -[3096,[11885.6,10837.9,0],[[3041,2],[3152,2]]], [3097,[11974,10274.2,-9.53674e-007],[[3042,2],[3153,2]]], [3098,[11757.8,10119.6,-9.53674e-007],[[3043,2],[3099,2]]], [3099,[11780.8,9903.64,0],[[3045,2],[3098,2],[3154,2]]], [3100,[8550.89,15254.8,0],[[3046,2],[3155,2]]], [3101,[8180.78,15074.5,0],[[3047,2],[3156,2]]], -[3102,[9983.62,14026,0],[[3048,2],[3107,2]]], [3103,[10270.2,13896.7,0],[[3048,2],[3157,2]]], [3104,[10257.9,13767.8,-9.53674e-007],[[3048,2],[3158,2]]], [3105,[9677.46,14395.2,0],[[3049,2],[3053,2]]], [3106,[10072,14377.8,-9.53674e-007],[[3049,2],[3159,2]]], [3107,[9910.82,14223.7,-9.53674e-007],[[3049,2],[3102,2]]], -[3108,[10045.8,14522.7,0],[[3049,2],[3160,2]]], [3109,[9881.44,14639.2,0],[[3049,2],[3161,2]]], [3110,[9671.6,14432.6,0],[[3049,2],[3053,2]]], [3111,[10322,13110.9,9.53674e-007],[[3050,2],[3162,2]]], [3112,[9518.52,14705.9,0],[[3051,2],[3163,2]]], [3113,[8957.56,14829.2,0],[[3052,2],[3114,2]]], -[3114,[8922.74,15003.3,0],[[3054,2],[3113,2],[3164,2],[3165,2]]], [3115,[6865.39,15992.5,0],[[3055,2],[3166,2],[3167,2],[3168,2]]], [3116,[7566.15,15966.9,0],[[3056,2],[3116,2]]], [3117,[7901.65,15337.7,0],[[3057,2],[3169,2]]], [3118,[7645.24,16166.7,0],[[3058,2],[3170,2]]], [3119,[6264.86,15499.6,0],[[3059,2],[3171,2]]], -[3120,[5697.35,15675.2,0],[[3060,2],[3172,2]]], [3121,[1831.68,14900.1,0],[[3062,2],[3173,2]]], [3122,[4089.72,15940.7,-4.76837e-007],[[3063,2],[3064,2],[3174,2],[3175,2],[3126,2]]], [3123,[4265.93,15821.4,0],[[3063,2],[3176,2]]], [3124,[5195.09,16023.9,0],[[3065,2],[3177,2]]], [3125,[4552.23,15873.4,-3.17891e-007],[[3066,2],[3176,2],[3178,2]]], -[3126,[4021.99,15930.9,-4.76837e-007],[[3064,2],[3122,2],[3179,2],[3180,2]]], [3127,[11840.6,612.873,0],[[3068,2],[3072,2]]], [3128,[11945.4,910.209,0],[[3069,2],[3131,2]]], [3129,[12945,1623.75,4.76837e-007],[[3070,2],[3181,2],[3182,2],[3183,2]]], [3130,[12523.9,2257.68,0],[[3071,2],[3184,2]]], [3131,[11915.1,841.483,9.53674e-007],[[3072,2],[3128,2]]], -[3132,[11699.9,3464.2,9.53674e-007],[[3073,2],[3185,2]]], [3133,[11990.7,3322.76,0],[[3074,2],[3186,2]]], [3134,[12632.2,2885.11,0],[[3075,2],[3187,2]]], [3135,[12640,2843.23,0],[[3076,2],[3188,2],[3187,2]]], [3136,[1102.46,14977.7,1.90735e-006],[[3077,2],[3082,2]]], [3137,[691.31,15698.7,-1.90735e-006],[[3078,2],[3189,2]]], -[3138,[530.959,15679.1,1.90735e-006],[[3078,2],[3190,2]]], [3139,[1185.96,15198.2,-1.90735e-006],[[3079,2],[3081,2],[3191,2]]], [3140,[1387.25,15459.2,1.90735e-006],[[3080,2],[3192,2]]], [3141,[12694.6,5737.8,0],[[3085,2],[3193,2]]], [3142,[13195.8,6095.45,0],[[3086,2],[3142,2],[3194,2],[3195,2]]], [3143,[13159.7,5779.54,0],[[3087,2],[3196,2],[3197,2]]], -[3144,[13420,6688.05,0],[[3088,2],[3147,2]]], [3145,[13785.8,6720.15,0],[[3089,2],[3198,2]]], [3146,[13516.3,6499.71,0],[[3089,2],[3199,2]]], [3147,[13379.3,6718.25,0],[[3090,2],[3144,2]]], [3148,[11779.2,9112.82,9.53674e-007],[[3091,2],[3200,2]]], [3149,[11411.4,11780.4,0],[[3093,2],[3201,2]]], -[3150,[11199,12006,0],[[3094,2],[3202,2]]], [3151,[10716.6,12428.6,0],[[3095,2],[3203,2]]], [3152,[11962.6,10878.7,0],[[3096,2],[3204,2]]], [3153,[12094.5,10211.1,4.76837e-007],[[3097,2],[3205,2]]], [3154,[11873,9808.8,0],[[3099,2],[3206,2]]], [3155,[8511.48,15411.3,0],[[3100,2],[3207,2]]], -[3156,[8071.88,15166.1,0],[[3101,2],[3169,2]]], [3157,[10432.4,13924.3,0],[[3103,2],[3208,2]]], [3158,[10397.5,13726.9,0],[[3104,2],[3209,2]]], [3159,[10223.9,14370.3,-9.53674e-007],[[3106,2],[3210,2]]], [3160,[10186.2,14570,0],[[3108,2],[3211,2]]], [3161,[9908.02,14771.9,0],[[3109,2],[3212,2]]], -[3162,[10456.5,13058.1,0],[[3111,2],[3213,2]]], [3163,[9638.92,14812.8,0],[[3112,2],[3214,2]]], [3164,[8852.99,15209.4,0],[[3114,2],[3215,2]]], [3165,[8878.13,15218.6,-1.90735e-006],[[3114,2],[3216,2]]], [3166,[6989.75,16104.1,0],[[3115,2],[3217,2]]], [3167,[6727.43,16105.9,-9.53674e-007],[[3115,2],[3218,2]]], -[3168,[6748.33,15889.1,0],[[3115,2],[3219,2]]], [3169,[8018.17,15226.2,0],[[3117,2],[3156,2]]], [3170,[7696.39,16315.3,0],[[3118,2],[3220,2]]], [3171,[6370.09,15585.5,0],[[3119,2],[3221,2]]], [3172,[5741.09,15824.8,0],[[3120,2],[3222,2]]], [3173,[1688.55,14962,0],[[3121,2],[3223,2]]], -[3174,[4036.26,16070.2,0],[[3122,2],[3224,2]]], [3175,[4142.86,15968.9,-6.35783e-007],[[3122,2],[3225,2]]], [3176,[4416.47,15876.6,0],[[3123,2],[3125,2]]], [3177,[5260.82,16159.5,0],[[3124,2],[3226,2]]], [3178,[4379.78,15918,9.53674e-007],[[3125,2],[3227,2]]], [3179,[3994.82,16056,0],[[3126,2],[3228,2]]], -[3180,[3899.3,15969.5,1.90735e-006],[[3126,2],[3229,2]]], [3181,[13126,1652.62,0],[[3129,2],[3230,2]]], [3182,[12922.1,1764.43,0],[[3129,2],[3231,2]]], [3183,[12986.9,1441.61,0],[[3129,2],[3232,2]]], [3184,[12544.3,2373.87,0],[[3130,2],[3233,2]]], [3185,[11672.3,3521.53,0],[[3132,2]]], -[3186,[11965.4,3471.05,0],[[3133,2],[3234,2]]], [3187,[12731.8,2873.63,0],[[3134,2],[3135,2],[3235,2],[3236,2]]], [3188,[12687.3,2854.89,0],[[3135,2],[3237,2]]], [3189,[744.715,15841.2,0],[[3137,2],[3238,2]]], [3190,[404.693,15798.5,0],[[3138,2],[3239,2]]], [3191,[1325.99,15123.5,0],[[3139,2],[3240,2]]], -[3192,[1522.43,15498.7,0],[[3140,2],[3241,2]]], [3193,[12642,5705.71,0],[[3141,2],[3242,2],[3243,2],[3244,2]]], [3194,[13263.3,6153.22,-9.53674e-007],[[3142,2],[3245,2],[3246,2],[3247,2]]], [3195,[13214.2,5963.49,-1.90735e-006],[[3142,2],[3196,2]]], [3196,[13224.9,5847.85,-9.53674e-007],[[3143,2],[3195,2]]], [3197,[13182.8,5706.05,0],[[3143,2],[3197,2],[3248,2]]], -[3198,[13919.7,6795.48,9.53674e-007],[[3145,2],[3249,2]]], [3199,[13415,6379.41,1.90735e-006],[[3146,2],[3250,2]]], [3200,[11913.8,9082.49,-9.53674e-007],[[3148,2],[3251,2]]], [3201,[11501.2,11713,0],[[3149,2],[3252,2]]], [3202,[11352.6,11949.2,0],[[3150,2],[3253,2]]], [3203,[10652.4,12533.8,0],[[3151,2],[3254,2]]], -[3204,[12072.7,10880.1,0],[[3152,2],[3255,2]]], [3205,[12258.1,10140.9,0],[[3153,2],[3256,2]]], [3206,[11961.2,9753.38,0],[[3154,2],[3257,2]]], [3207,[8504.1,15530.6,0],[[3155,2],[3258,2]]], [3208,[10604.7,13948.2,0],[[3157,2],[3259,2]]], [3209,[10493.5,13606.4,0],[[3158,2],[3260,2]]], -[3210,[10398.6,14345.5,0],[[3159,2],[3261,2]]], [3211,[10235.1,14613.7,0],[[3160,2]]], [3212,[9938.96,14936.8,0],[[3161,2],[3262,2]]], [3213,[10545.3,13025.6,2.38419e-007],[[3162,2],[3263,2],[3264,2],[3265,2]]], [3214,[9738.76,14937.6,0],[[3163,2],[3266,2]]], [3215,[8810.76,15327.3,0],[[3164,2],[3267,2]]], -[3216,[8827.81,15363.6,0],[[3165,2],[3267,2]]], [3217,[7129.52,16237,0],[[3166,2],[3268,2]]], [3218,[6612.91,16212.7,0],[[3167,2],[3269,2]]], [3219,[6628.62,15777.7,0],[[3168,2],[3221,2]]], [3220,[7706.43,16366.9,9.53674e-007],[[3170,2]]], [3221,[6492.8,15681.6,0],[[3171,2],[3219,2]]], -[3222,[5779.59,15945.2,9.53674e-007],[[3172,2],[3270,2]]], [3223,[1584.57,15007.6,-1.90735e-006],[[3173,2],[3240,2]]], [3224,[3999.85,16142.2,3.17891e-007],[[3174,2],[3225,2],[3271,2]]], [3225,[4162.68,16011.4,-2.38419e-007],[[3175,2],[3224,2],[3272,2],[3227,2],[3273,2]]], [3226,[5343.26,16299.6,9.53674e-007],[[3177,2],[3274,2]]], [3227,[4214.52,15975,0],[[3178,2],[3225,2],[3272,2]]], -[3228,[3953.38,16182.3,0],[[3179,2],[3271,2]]], [3229,[3747.3,15971.8,0],[[3180,2],[3275,2]]], [3230,[13229.1,1678.55,0],[[3181,2],[3276,2],[3277,2],[3278,2]]], [3231,[12909.2,1911.99,1.90735e-006],[[3182,2],[3279,2]]], [3232,[13013.4,1321.95,0],[[3183,2],[3280,2]]], [3233,[12573.1,2482.74,0],[[3184,2],[3237,2]]], -[3234,[11958.1,3645.32,0],[[3186,2],[3281,2]]], [3235,[12791.1,2853.62,-2.38419e-007],[[3187,2],[3282,2],[3283,2],[3284,2]]], [3236,[12696.9,2854.85,0],[[3187,2]]], [3237,[12629.2,2661.62,0],[[3188,2],[3233,2]]], [3238,[790.037,16017.1,0],[[3189,2],[3285,2]]], [3239,[280.885,15887.3,0],[[3190,2],[3286,2]]], -[3240,[1494.65,15047.4,-1.90735e-006],[[3191,2],[3223,2]]], [3241,[1659.36,15560.2,0],[[3192,2],[3287,2]]], [3242,[12481,5620.56,0],[[3193,2],[3288,2]]], [3243,[12606.5,5778.86,0],[[3193,2],[3289,2]]], [3244,[12641.1,5571.15,0],[[3193,2],[3290,2]]], [3245,[13335.2,6237.63,-1.90735e-006],[[3194,2],[3250,2]]], -[3246,[13321.3,6130.21,0],[[3194,2]]], [3247,[13208.2,6239.59,0],[[3194,2],[3291,2]]], [3248,[13206,5670.05,0],[[3197,2],[3292,2],[3248,2]]], [3249,[14066.2,6839.11,-1.90735e-006],[[3198,2],[3293,2]]], [3250,[13367.4,6294.71,-1.90735e-006],[[3199,2],[3245,2]]], [3251,[12049.7,9068.5,0],[[3200,2],[3294,2]]], -[3252,[11566.2,11614.2,0],[[3201,2],[3295,2]]], [3253,[11490.3,11874.6,0],[[3202,2],[3296,2]]], [3254,[10581.9,12635.6,0],[[3203,2],[3297,2]]], [3255,[12177.5,10912.5,0],[[3204,2],[3298,2]]], [3256,[12406.2,10084.8,0],[[3205,2],[3299,2]]], [3257,[12036.5,9658.44,0],[[3206,2],[3300,2]]], -[3258,[8503.49,15649.8,9.53674e-007],[[3207,2],[3301,2]]], [3259,[10751,13955.1,-9.53674e-007],[[3208,2],[3302,2]]], [3260,[10530.8,13456,0],[[3209,2],[3303,2]]], [3261,[10546.7,14333.5,0],[[3210,2],[3304,2]]], [3262,[9954.43,15079.1,0],[[3212,2],[3305,2]]], [3263,[10569.9,13176.4,0],[[3213,2],[3303,2]]], -[3264,[10479.3,12911.3,0],[[3213,2],[3297,2]]], [3265,[10691.4,12940.1,0],[[3213,2],[3306,2]]], [3266,[9843.35,15019.6,0],[[3214,2],[3305,2]]], [3267,[8783.08,15482.1,3.17891e-007],[[3215,2],[3216,2],[3307,2]]], [3268,[7227.53,16344.8,9.53674e-007],[[3217,2],[3308,2]]], [3269,[6490.58,16301.2,0],[[3218,2],[3309,2]]], -[3270,[5810.92,16093.7,-1.90735e-006],[[3222,2],[3310,2]]], [3271,[3958.42,16268.7,0],[[3224,2],[3228,2],[3311,2]]], [3272,[4191.73,15991.5,0],[[3225,2],[3227,2],[3312,2]]], [3273,[4227.11,16162.7,-9.53674e-007],[[3225,2],[3313,2]]], [3274,[5384.62,16370.8,0],[[3226,2]]], [3275,[3609.89,15971.2,0],[[3229,2],[3314,2]]], -[3276,[13179.7,1855.19,0],[[3230,2],[3315,2]]], [3277,[13241.1,1534.39,0],[[3230,2],[3316,2]]], [3278,[13372.2,1721.31,0],[[3230,2],[3317,2]]], [3279,[12904.3,2051.2,0],[[3231,2],[3318,2]]], [3280,[13043.5,1188.61,0],[[3232,2],[3319,2]]], [3281,[11980.9,3808.11,0],[[3234,2]]], -[3282,[12790.1,3009.31,-2.38419e-007],[[3235,2],[3284,2],[3320,2],[3282,2]]], [3283,[12809.9,2675.22,0],[[3235,2],[3321,2]]], [3284,[12898.3,2807.67,-7.15256e-007],[[3235,2],[3282,2],[3322,2],[3323,2]]], [3285,[848.831,16185.2,0],[[3238,2],[3324,2]]], [3286,[149.59,15957.5,0],[[3239,2],[3325,2]]], [3287,[1799.93,15604.2,1.90735e-006],[[3241,2],[3326,2]]], -[3288,[12366,5552.55,0],[[3242,2],[3327,2]]], [3289,[12531.7,5887.06,0],[[3243,2],[3328,2]]], [3290,[12649.8,5495.72,0],[[3244,2],[3329,2]]], [3291,[13149.3,6289.64,0],[[3247,2],[3330,2]]], [3292,[13294.3,5622.03,9.53674e-007],[[3248,2],[3331,2]]], [3293,[14180.3,6877.71,0],[[3249,2],[3332,2]]], -[3294,[12211.4,9052.08,0],[[3251,2],[3333,2]]], [3295,[11648.5,11502.3,0],[[3252,2],[3334,2]]], [3296,[11639.6,11806.7,0],[[3253,2],[3335,2]]], [3297,[10499.1,12738.6,0],[[3254,2],[3264,2]]], [3298,[12301.5,10957.7,0],[[3255,2],[3336,2]]], [3299,[12545.4,9982.78,0],[[3256,2],[3337,2],[3338,2]]], -[3300,[12112.5,9539.11,0],[[3257,2],[3339,2]]], [3301,[8493.11,15787.4,-9.53674e-007],[[3258,2],[3340,2]]], [3302,[10887.9,13972.3,0],[[3259,2],[3341,2]]], [3303,[10569.9,13325.8,0],[[3260,2],[3263,2]]], [3304,[10676,14306.7,0],[[3261,2],[3342,2]]], [3305,[9950.2,15101.6,0],[[3262,2],[3266,2],[3343,2],[3344,2],[3345,2]]], -[3306,[10849.1,12838.7,0],[[3265,2],[3346,2]]], [3307,[8721.8,15719.3,0],[[3267,2],[3347,2]]], [3308,[7248.86,16370.5,0],[[3268,2]]], [3309,[6396.33,16373.7,0],[[3269,2]]], [3310,[5843.66,16264.6,0],[[3270,2],[3348,2]]], [3311,[3945.7,16368.5,0],[[3271,2]]], -[3312,[4360.44,16027.7,-9.53674e-007],[[3272,2],[3349,2]]], [3313,[4277.73,16293.9,0],[[3273,2],[3350,2]]], [3314,[3472.03,15963,0],[[3275,2],[3351,2]]], [3315,[13136.8,1983.88,0],[[3276,2],[3352,2]]], [3316,[13254.1,1371.46,-4.76837e-007],[[3277,2],[3353,2],[3316,2],[3354,2]]], [3317,[13503.6,1761.82,0],[[3278,2],[3355,2]]], -[3318,[12890.8,2202.71,9.53674e-007],[[3279,2],[3356,2]]], [3319,[13057.9,1120.49,0],[[3280,2],[3357,2],[3358,2],[3354,2]]], [3320,[12768.7,3101.24,3.8147e-007],[[3282,2],[3359,2],[3320,2],[3360,2]]], [3321,[12834.2,2526.75,-9.53674e-007],[[3283,2],[3356,2]]], [3322,[13067.3,2794.33,1.90735e-006],[[3284,2],[3361,2]]], [3323,[12967.7,2645.69,9.53674e-007],[[3284,2],[3362,2]]], -[3324,[926.138,16351,0],[[3285,2],[3363,2]]], [3325,[15.4501,16019.1,1.90735e-006],[[3286,2]]], [3326,[1931.24,15647.6,0],[[3287,2],[3364,2]]], [3327,[12214.7,5509.71,-9.53674e-007],[[3288,2],[3365,2]]], [3328,[12525.4,5897.1,0],[[3289,2]]], [3329,[12614.7,5368.82,0],[[3290,2],[3366,2]]], -[3330,[13049.5,6338.49,0],[[3291,2],[3367,2]]], [3331,[13350.3,5577.37,0],[[3292,2],[3368,2]]], [3332,[14261.1,6887.94,3.17891e-007],[[3293,2],[3369,2],[3370,2],[3371,2],[3372,2],[3373,2]]], [3333,[12352.3,9036.15,0],[[3294,2],[3374,2]]], [3334,[11724.1,11404.8,0],[[3295,2],[3375,2]]], [3335,[11797.6,11752.5,0],[[3296,2],[3376,2]]], -[3336,[12388.1,10966.8,0],[[3298,2],[3377,2]]], [3337,[12735.8,9904.18,0],[[3299,2],[3378,2]]], [3338,[12570.6,9897.88,0],[[3299,2],[3379,2]]], [3339,[12176.4,9433.73,0],[[3300,2],[3380,2]]], [3340,[8455.28,15932.3,0],[[3301,2],[3381,2]]], [3341,[11023.3,13929.8,0],[[3302,2],[3382,2]]], -[3342,[10827.4,14291.6,0],[[3304,2],[3383,2]]], [3343,[10118.9,15027.3,-4.76837e-007],[[3305,2],[3384,2]]], [3344,[9786.06,15192.5,0],[[3305,2],[3385,2]]], [3345,[10007.2,15281.8,0],[[3305,2],[3386,2]]], [3346,[10950.8,12858.1,0],[[3306,2],[3387,2]]], [3347,[8664.45,15864.1,0],[[3307,2],[3388,2]]], -[3348,[5858.58,16371.1,0],[[3310,2]]], [3349,[4517.48,16049,0],[[3312,2],[3389,2]]], [3350,[4308.69,16372.7,0],[[3313,2]]], [3351,[3322.38,15963.4,0],[[3314,2],[3390,2]]], [3352,[13107.3,2131.29,0],[[3315,2],[3391,2]]], [3353,[13284.6,1209.78,0],[[3316,2],[3392,2]]], -[3354,[13191.2,1253.59,9.53674e-007],[[3316,2],[3319,2]]], [3355,[13657.9,1786.96,-9.53674e-007],[[3317,2],[3393,2]]], [3356,[12870,2348.81,0],[[3318,2],[3321,2]]], [3357,[12928.1,966.485,0],[[3319,2],[3394,2]]], [3358,[13094.2,955.309,0],[[3319,2],[3395,2]]], [3359,[12765.8,3147.32,0],[[3320,2],[3396,2],[3359,2],[3397,2]]], -[3360,[12705,3079.85,0],[[3320,2]]], [3361,[13217.5,2739.96,0],[[3322,2],[3398,2]]], [3362,[13013.7,2519.94,0],[[3323,2],[3399,2]]], [3363,[934.982,16372.9,0],[[3324,2]]], [3364,[2067.34,15694.8,0],[[3326,2],[3400,2]]], [3365,[12072.9,5486.2,0],[[3327,2],[3401,2]]], -[3366,[12593,5233.4,0],[[3329,2],[3402,2]]], [3367,[12949.5,6395.31,1.90735e-006],[[3330,2],[3367,2]]], [3368,[13418.9,5510.82,0],[[3331,2],[3403,2],[3404,2],[3368,2]]], [3369,[14362.5,6933.47,0],[[3332,2],[3405,2]]], [3370,[14124.5,7038.16,0],[[3332,2],[3406,2]]], [3371,[14263.8,6822.64,0],[[3332,2],[3407,2]]], -[3372,[14426.4,6818.15,0],[[3332,2],[3408,2]]], [3373,[14450.6,6912.04,0],[[3332,2],[3405,2]]], [3374,[12477.1,9018.57,3.17891e-007],[[3333,2],[3409,2],[3410,2]]], [3375,[11840.9,11371.7,0],[[3334,2],[3411,2]]], [3376,[11935,11829.4,0],[[3335,2],[3412,2]]], [3377,[12511.6,10972.7,1.90735e-006],[[3336,2],[3413,2]]], -[3378,[12854.2,9848.9,0],[[3337,2],[3414,2]]], [3379,[12609.6,9834.17,0],[[3338,2],[3415,2]]], [3380,[12273,9345.43,0],[[3339,2],[3416,2]]], [3381,[8415.9,16089.2,9.53674e-007],[[3340,2],[3417,2]]], [3382,[11169.7,13944.5,0],[[3341,2],[3418,2]]], [3383,[11008.7,14277.1,0],[[3342,2],[3419,2]]], -[3384,[10291.1,15000.9,9.53674e-007],[[3343,2],[3420,2]]], [3385,[9656.08,15260.7,0],[[3344,2],[3421,2]]], [3386,[10031,15429.5,0],[[3345,2],[3422,2]]], [3387,[11095.3,12918.8,0],[[3346,2],[3423,2]]], [3388,[8578.56,16014.5,0],[[3347,2],[3424,2]]], [3389,[4654.66,16109.9,0],[[3349,2],[3425,2]]], -[3390,[3180.96,15956.8,0],[[3351,2],[3426,2]]], [3391,[13075.5,2289.39,-9.53674e-007],[[3352,2],[3399,2]]], [3392,[13282.8,1046.33,9.53674e-007],[[3353,2],[3427,2]]], [3393,[13795.9,1833.18,0],[[3355,2],[3428,2]]], [3394,[12803.5,856.793,9.53674e-007],[[3357,2],[3429,2]]], [3395,[13140.1,822.685,0],[[3358,2],[3430,2]]], -[3396,[12735.4,3194.57,9.53674e-007],[[3359,2],[3431,2],[3432,2],[3397,2]]], [3397,[12774.7,3225.46,0],[[3359,2],[3396,2],[3433,2],[3432,2]]], [3398,[13311.6,2706.93,-3.17891e-007],[[3361,2],[3434,2],[3435,2]]], [3399,[13060.9,2363.41,0],[[3362,2],[3391,2]]], [3400,[2206.08,15734,-3.8147e-006],[[3364,2],[3436,2]]], [3401,[11917.8,5450.63,9.53674e-007],[[3365,2],[3437,2]]], -[3402,[12581.5,5163.54,0],[[3366,2],[3438,2]]], [3403,[13460.6,5411.98,9.53674e-007],[[3368,2],[3439,2]]], [3404,[13415.7,5523.55,0],[[3368,2]]], [3405,[14488.2,6985.13,3.17891e-007],[[3369,2],[3373,2],[3440,2]]], [3406,[14048.9,7143.28,0],[[3370,2],[3441,2]]], [3407,[14397.3,6772.44,0],[[3371,2],[3442,2],[3408,2]]], -[3408,[14482.8,6768.56,0],[[3372,2],[3407,2],[3443,2],[3442,2]]], [3409,[12379.6,9139.47,9.53674e-007],[[3374,2],[3416,2]]], [3410,[12660.1,8968.92,0],[[3374,2],[3444,2]]], [3411,[11954.5,11361,0],[[3375,2],[3445,2]]], [3412,[12081,11801.1,0],[[3376,2],[3446,2]]], [3413,[12610.6,10988.4,0],[[3377,2],[3447,2]]], -[3414,[12995.8,9779.15,9.53674e-007],[[3378,2],[3448,2]]], [3415,[12639.2,9764.32,0],[[3379,2],[3449,2]]], [3416,[12338.1,9215.79,9.53674e-007],[[3380,2],[3409,2]]], [3417,[8355.51,16244.8,2.38419e-007],[[3381,2],[3424,2],[3450,2],[3451,2]]], [3418,[11314.1,13999,-4.76837e-007],[[3382,2],[3452,2]]], [3419,[11208.7,14274.1,0],[[3383,2],[3453,2]]], -[3420,[10455,14975,0],[[3384,2],[3454,2]]], [3421,[9510.05,15350.5,-9.53674e-007],[[3385,2],[3455,2]]], [3422,[10050.2,15528.6,0],[[3386,2],[3456,2],[3457,2],[3458,2]]], [3423,[11214.1,12974,-9.53674e-007],[[3387,2],[3459,2]]], [3424,[8498.43,16137.9,3.17891e-007],[[3388,2],[3417,2],[3460,2]]], [3425,[4800.32,16180.6,0],[[3389,2],[3461,2]]], -[3426,[3042.53,15921,0],[[3390,2],[3462,2]]], [3427,[13271.5,871.197,0],[[3392,2],[3463,2]]], [3428,[13940.7,1880.4,0],[[3393,2],[3464,2]]], [3429,[12653.5,728.684,0],[[3394,2],[3465,2]]], [3430,[13155.9,673.423,0],[[3395,2],[3466,2]]], [3431,[12698,3269.97,0],[[3396,2]]], -[3432,[12748,3234.46,1.90735e-006],[[3396,2],[3397,2],[3432,2]]], [3433,[12757.4,3296.9,0],[[3397,2]]], [3434,[13460.5,2641.7,0],[[3398,2],[3467,2]]], [3435,[13480.1,2757.68,0],[[3398,2],[3468,2]]], [3436,[2334.18,15780,0],[[3400,2],[3469,2]]], [3437,[11853.5,5411.79,-9.53674e-007],[[3401,2]]], -[3438,[12550.6,5088.94,0],[[3402,2],[3470,2]]], [3439,[13480.9,5405.28,0],[[3403,2]]], [3440,[14611.8,7050.97,9.53674e-007],[[3405,2],[3471,2]]], [3441,[14009.4,7194.05,0],[[3406,2],[3472,2],[3473,2],[3474,2]]], [3442,[14439.5,6757.8,0],[[3408,2],[3475,2]]], [3443,[14524.2,6769.4,0],[[3408,2],[3476,2],[3477,2]]], -[3444,[12765.9,8930.57,0],[[3410,2],[3478,2]]], [3445,[12103.5,11361.1,0],[[3411,2],[3479,2]]], [3446,[12234.5,11774.4,0],[[3412,2],[3480,2]]], [3447,[12692.3,10983.6,0],[[3413,2],[3481,2]]], [3448,[13025.8,9767.51,4.76837e-007],[[3414,2],[3482,2],[3483,2],[3484,2]]], [3449,[12723.1,9698.06,0],[[3415,2],[3485,2]]], -[3450,[8334.33,16372.8,0],[[3417,2]]], [3451,[8226.5,16330.4,9.53674e-007],[[3417,2],[3486,2]]], [3452,[11433.6,14017.3,0],[[3418,2],[3487,2]]], [3453,[11349.2,14279.4,-9.53674e-007],[[3419,2],[3488,2]]], [3454,[10588.5,14944.3,0],[[3420,2],[3489,2]]], [3455,[9393.79,15420.2,0],[[3421,2],[3490,2]]], -[3456,[9877.48,15632.6,0],[[3422,2],[3491,2]]], [3457,[10109,15680,0],[[3422,2],[3492,2]]], [3458,[10189.5,15445.4,0],[[3422,2],[3493,2]]], [3459,[11371.6,13016.4,0],[[3423,2],[3494,2]]], [3460,[8635.42,16045,-9.53674e-007],[[3424,2],[3495,2]]], [3461,[4938.03,16264.4,0],[[3425,2],[3496,2]]], -[3462,[2888.57,15869,0],[[3426,2],[3497,2]]], [3463,[13254.7,736.163,0],[[3427,2],[3466,2]]], [3464,[14049.5,1900.8,0],[[3428,2],[3498,2],[3499,2],[3500,2]]], [3465,[12502,599.298,-9.53674e-007],[[3429,2],[3501,2]]], [3466,[13179.9,618.395,3.17891e-007],[[3430,2],[3463,2],[3502,2]]], [3467,[13572.1,2536.89,0],[[3434,2],[3503,2]]], -[3468,[13614.1,2808.89,0],[[3435,2],[3504,2]]], [3469,[2473.86,15832.7,0],[[3436,2],[3505,2]]], [3470,[12527.5,4994.58,-9.53674e-007],[[3438,2],[3506,2]]], [3471,[14751.3,7099.91,0],[[3440,2],[3507,2]]], [3472,[13884,7175.04,1.90735e-006],[[3441,2],[3508,2]]], [3473,[14078.4,7184.92,0],[[3441,2]]], -[3474,[13917.2,7335.15,0],[[3441,2],[3509,2]]], [3475,[14420.6,6720.49,0],[[3442,2],[3510,2],[3511,2]]], [3476,[14623,6816.91,0],[[3443,2],[3512,2]]], [3477,[14611.8,6702.46,0],[[3443,2],[3513,2]]], [3478,[12898.3,8947.25,2.38419e-007],[[3444,2],[3514,2]]], [3479,[12248.7,11341,0],[[3445,2],[3515,2]]], -[3480,[12383.2,11768.3,0],[[3446,2],[3516,2]]], [3481,[12803.3,10983.3,9.53674e-007],[[3447,2],[3517,2]]], [3482,[13174.6,9712,0],[[3448,2],[3518,2]]], [3483,[12973.3,9631.1,-9.53674e-007],[[3448,2],[3519,2]]], [3484,[13122.9,9900.75,0],[[3448,2],[3520,2]]], [3485,[12804.3,9651.42,0],[[3449,2],[3519,2]]], -[3486,[8152.62,16373.2,0],[[3451,2]]], [3487,[11555.7,14015.2,0],[[3452,2],[3521,2]]], [3488,[11506.1,14243.5,0],[[3453,2],[3522,2]]], [3489,[10727.9,14931.6,-9.53674e-007],[[3454,2],[3523,2]]], [3490,[9256.94,15517.8,0],[[3455,2],[3524,2]]], [3491,[9826.94,15754,-9.53674e-007],[[3456,2],[3525,2]]], -[3492,[10167.8,15807.9,0],[[3457,2],[3526,2]]], [3493,[10297.9,15370.6,-9.53674e-007],[[3458,2],[3527,2]]], [3494,[11423.6,13109.5,9.53674e-007],[[3459,2],[3528,2]]], [3495,[8739.88,15961.2,0],[[3460,2],[3529,2]]], [3496,[5069.29,16332,-9.53674e-007],[[3461,2],[3530,2]]], [3497,[2722.32,15866.1,-9.53674e-007],[[3462,2],[3505,2]]], -[3498,[14002.6,1690.79,9.53674e-007],[[3464,2],[3531,2]]], [3499,[14096.4,2074.27,0],[[3464,2],[3532,2]]], [3500,[14242.6,1933.65,-1.90735e-006],[[3464,2],[3533,2]]], [3501,[12373,485.772,0],[[3465,2],[3534,2]]], [3502,[13210.1,423.039,0],[[3466,2],[3535,2]]], [3503,[13700.6,2434.97,0],[[3467,2],[3536,2]]], -[3504,[13772.3,2894.29,0],[[3468,2],[3537,2],[3538,2]]], [3505,[2617.62,15867.3,0],[[3469,2],[3497,2]]], [3506,[12421.6,4892.87,0],[[3470,2],[3539,2]]], [3507,[14859.3,7177.77,1.90735e-006],[[3471,2],[3540,2]]], [3508,[13733.5,7147.33,0],[[3472,2],[3541,2]]], [3509,[13838.7,7346.26,0],[[3474,2],[3542,2]]], -[3510,[14333.1,6679.09,-9.53674e-007],[[3475,2],[3543,2]]], [3511,[14500.7,6704.75,0],[[3475,2],[3544,2]]], [3512,[14723.8,6857.26,0],[[3476,2],[3545,2]]], [3513,[14628.2,6686.38,3.17891e-007],[[3477,2],[3544,2],[3546,2]]], [3514,[13055,8913.79,0],[[3478,2],[3547,2]]], [3515,[12373.7,11349.4,0],[[3479,2],[3548,2]]], -[3516,[12513.4,11670.9,0],[[3480,2],[3549,2]]], [3517,[12959.4,10968.1,0],[[3481,2],[3550,2]]], [3518,[13318.1,9655.14,0],[[3482,2],[3551,2]]], [3519,[12951.4,9566.57,0],[[3483,2],[3485,2],[3552,2]]], [3520,[13139,10057.5,0],[[3484,2],[3553,2]]], [3521,[11702.6,13980.5,0],[[3487,2],[3554,2]]], -[3522,[11629,14231.6,9.53674e-007],[[3488,2],[3555,2]]], [3523,[10851.6,14921.5,0],[[3489,2],[3556,2]]], [3524,[9101.26,15621.3,0],[[3490,2],[3557,2]]], [3525,[9710.01,15844.7,0],[[3491,2],[3558,2]]], [3526,[10227.5,15912.9,-9.53674e-007],[[3492,2],[3559,2]]], [3527,[10405.4,15295.4,-9.53674e-007],[[3493,2],[3560,2]]], -[3528,[11527.2,13192.2,0],[[3494,2],[3561,2]]], [3529,[8835.42,15858.1,0],[[3495,2],[3557,2]]], [3530,[5147.1,16375.8,0],[[3496,2]]], [3531,[13963.8,1561.91,1.90735e-006],[[3498,2],[3562,2]]], [3532,[14113.9,2144.39,-4.76837e-007],[[3499,2],[3563,2],[3564,2],[3565,2]]], [3533,[14390.7,1978.55,-9.53674e-007],[[3500,2],[3563,2],[3566,2],[3567,2]]], -[3534,[12258.8,375.955,-9.53674e-007],[[3501,2],[3568,2]]], [3535,[13261,282.701,0],[[3502,2],[3569,2]]], [3536,[13838.9,2318.34,0],[[3503,2],[3564,2]]], [3537,[13909.7,2999.6,0],[[3504,2],[3570,2]]], [3538,[13926.7,2932,0],[[3504,2],[3571,2]]], [3539,[12362.3,4819.07,9.53674e-007],[[3506,2]]], -[3540,[14936.3,7225.75,-3.57628e-007],[[3507,2],[3572,2],[3573,2],[3574,2]]], [3541,[13604.4,7154.09,0],[[3508,2]]], [3542,[13755.1,7361.87,-9.53674e-007],[[3509,2],[3575,2]]], [3543,[14282.2,6637.38,0],[[3510,2],[3576,2]]], [3544,[14563.2,6686.78,0],[[3511,2],[3513,2],[3577,2]]], [3545,[14795.6,6908.44,-1.90735e-006],[[3512,2],[3578,2]]], -[3546,[14707,6656.41,3.17891e-007],[[3513,2],[3579,2],[3580,2]]], [3547,[13193,8965.89,0],[[3514,2],[3581,2]]], [3548,[12496,11349.4,9.53674e-007],[[3515,2],[3582,2]]], [3549,[12603.7,11565.3,9.53674e-007],[[3516,2],[3583,2]]], [3550,[13078.9,10993.3,0],[[3517,2],[3584,2]]], [3551,[13391.6,9676.11,0],[[3518,2],[3585,2]]], -[3552,[13015.6,9449.42,0],[[3519,2],[3586,2]]], [3553,[13199.7,10206.9,0],[[3520,2],[3587,2]]], [3554,[11869.7,13930.5,0],[[3521,2],[3588,2]]], [3555,[11774.8,14229,0],[[3522,2],[3589,2]]], [3556,[10977.6,14884.1,0],[[3523,2],[3590,2]]], [3557,[8966.85,15729.5,0],[[3524,2],[3529,2]]], -[3558,[9589.13,15932.6,0],[[3525,2],[3591,2]]], [3559,[10293.5,16008.4,0],[[3526,2],[3592,2]]], [3560,[10519.8,15235.5,0],[[3527,2],[3593,2]]], [3561,[11568.8,13222.3,0],[[3528,2],[3594,2],[3595,2]]], [3562,[13942.8,1428.34,0],[[3531,2],[3596,2]]], [3563,[14288,2053.41,0],[[3532,2],[3533,2]]], -[3564,[13972.4,2232.44,0],[[3532,2],[3536,2]]], [3565,[14177.5,2299.45,0],[[3532,2],[3597,2]]], [3566,[14557.8,1883.59,0],[[3533,2],[3598,2]]], [3567,[14556.1,2060.72,0],[[3533,2],[3599,2]]], [3568,[12167.4,260.844,0],[[3534,2],[3600,2]]], [3569,[13325.8,164.734,0],[[3535,2],[3601,2]]], -[3570,[14026.8,3049.31,0],[[3537,2],[3602,2]]], [3571,[14057.1,2987.54,0],[[3538,2],[3603,2]]], [3572,[15019.2,7258.43,0],[[3540,2],[3604,2],[3573,2],[3572,2],[3605,2],[3574,2],[3606,2],[3607,2]]], [3573,[14921.6,7268.8,0],[[3540,2],[3572,2],[3604,2],[3608,2],[3609,2]]], [3574,[14973.2,7126.97,0],[[3540,2],[3572,2],[3605,2],[3610,2]]], [3575,[13689.8,7483.78,9.53674e-007],[[3542,2],[3611,2]]], -[3576,[14217.1,6577.3,0],[[3543,2],[3612,2],[3576,2]]], [3577,[14598.1,6684.84,0],[[3544,2]]], [3578,[14871.4,6926.64,0],[[3545,2],[3613,2],[3610,2]]], [3579,[14798.2,6679.95,1.90735e-006],[[3546,2],[3614,2]]], [3580,[14902.6,6607.1,0],[[3546,2],[3615,2]]], [3581,[13317.9,8942.08,0],[[3547,2],[3616,2]]], -[3582,[12555.3,11362.2,0],[[3548,2],[3617,2]]], [3583,[12723.7,11464.1,0],[[3549,2],[3618,2]]], [3584,[13177.6,11014,0],[[3550,2],[3619,2]]], [3585,[13487.2,9779.26,9.53674e-007],[[3551,2],[3620,2]]], [3586,[13079.6,9334.96,9.53674e-007],[[3552,2],[3621,2]]], [3587,[13279.2,10307.2,9.53674e-007],[[3553,2],[3622,2]]], -[3588,[12014.4,13916.6,0],[[3554,2],[3623,2]]], [3589,[11915.9,14200.8,9.53674e-007],[[3555,2],[3624,2]]], [3590,[11121.7,14829.3,0],[[3556,2],[3625,2]]], [3591,[9466.44,16061.2,0],[[3558,2],[3626,2]]], [3592,[10388.2,16136.1,0],[[3559,2],[3627,2]]], [3593,[10700.2,15200.1,0],[[3560,2],[3628,2]]], -[3594,[11414.4,13250.7,-9.53674e-007],[[3561,2],[3629,2]]], [3595,[11634.2,13363.8,0],[[3561,2],[3630,2]]], [3596,[13928.6,1292.88,0],[[3562,2],[3631,2]]], [3597,[14215.6,2422.73,-1.90735e-006],[[3565,2],[3632,2]]], [3598,[14685.9,1814.59,0],[[3566,2],[3633,2]]], [3599,[14593.8,2076.86,0],[[3567,2],[3634,2],[3635,2],[3636,2]]], -[3600,[12109.1,147.692,0],[[3568,2],[3637,2]]], [3601,[13348.1,28.2114,0],[[3569,2],[3601,2]]], [3602,[14177.2,3109.86,0],[[3570,2],[3638,2],[3639,2],[3640,2],[3603,2]]], [3603,[14191.9,3007.99,-9.53674e-007],[[3571,2],[3602,2],[3640,2]]], [3604,[15003.9,7303.8,3.97364e-008],[[3572,2],[3573,2],[3641,2],[3608,2],[3604,2],[3642,2],[3607,2]]], [3605,[15026.9,7178.69,-4.76837e-007],[[3572,2],[3574,2],[3606,2]]], -[3606,[15063,7201.61,0],[[3572,2],[3605,2],[3643,2],[3642,2]]], [3607,[15084.4,7264.12,0],[[3572,2],[3604,2],[3642,2]]], [3608,[14887.3,7347.22,5.96046e-008],[[3573,2],[3604,2],[3641,2],[3644,2],[3608,2]]], [3609,[14844.3,7246.59,0],[[3573,2]]], [3610,[14900.3,6985.17,0],[[3574,2],[3578,2],[3645,2],[3613,2]]], [3611,[13608.9,7609.55,0],[[3575,2],[3646,2]]], -[3612,[14152.3,6476.03,0],[[3576,2],[3647,2]]], [3613,[14897,6938.1,0],[[3578,2],[3610,2],[3648,2]]], [3614,[14839.3,6728.57,0],[[3579,2],[3648,2]]], [3615,[15001.1,6545.33,0],[[3580,2],[3649,2]]], [3616,[13389.8,8920.63,0],[[3581,2],[3650,2],[3651,2]]], [3617,[12606.6,11416.2,0],[[3582,2],[3652,2]]], -[3618,[12736.7,11411.6,6.35783e-007],[[3583,2],[3653,2],[3652,2]]], [3619,[13297.9,11024.5,0],[[3584,2],[3654,2],[3655,2],[3656,2]]], [3620,[13500.9,9785.57,-3.17891e-007],[[3585,2],[3657,2],[3658,2]]], [3621,[13187.8,9248.2,0],[[3586,2],[3659,2]]], [3622,[13355.4,10339.8,0],[[3587,2],[3660,2]]], [3623,[12181.1,13947.2,-3.17891e-007],[[3588,2],[3661,2],[3662,2]]], -[3624,[12063.2,14176.1,0],[[3589,2],[3663,2]]], [3625,[11281.4,14803.3,-4.76837e-007],[[3590,2],[3664,2]]], [3626,[9347.76,16136.1,0],[[3591,2],[3665,2]]], [3627,[10482.9,16253.7,9.53674e-007],[[3592,2],[3666,2]]], [3628,[10866.6,15116.4,0],[[3593,2],[3667,2]]], [3629,[11298.4,13264.2,0],[[3594,2]]], -[3630,[11686.4,13492.5,0],[[3595,2],[3668,2]]], [3631,[13896.9,1175.03,0],[[3596,2],[3669,2]]], [3632,[14217.9,2566.07,0],[[3597,2],[3670,2]]], [3633,[14811.6,1745.96,0],[[3598,2],[3671,2]]], [3634,[14465.2,2262.4,0],[[3599,2],[3672,2]]], [3635,[14709.7,1969.47,0],[[3599,2],[3673,2]]], -[3636,[14750.6,2159.86,0],[[3599,2],[3674,2]]], [3637,[12011.4,25.5427,0],[[3600,2],[3637,2]]], [3638,[14241.1,3136.11,-4.76837e-007],[[3602,2],[3675,2],[3676,2],[3640,2]]], [3639,[14117.4,3243.67,0],[[3602,2],[3676,2],[3639,2]]], [3640,[14258.2,3026.86,-1.90735e-007],[[3602,2],[3603,2],[3638,2],[3677,2],[3678,2]]], [3641,[14974.7,7372.66,-3.97364e-008],[[3604,2],[3608,2],[3679,2],[3680,2],[3681,2],[3642,2]]], -[3642,[15054,7331.67,0],[[3604,2],[3606,2],[3607,2],[3641,2],[3681,2],[3643,2]]], [3643,[15155.5,7357.68,0],[[3606,2],[3642,2],[3682,2],[3643,2],[3683,2],[3684,2]]], [3644,[14871.7,7397.16,0],[[3608,2]]], [3645,[14889.8,6944.46,-2.38419e-007],[[3610,2]]], [3646,[13537.2,7766.68,0],[[3611,2],[3685,2]]], [3647,[14090.2,6460.71,0],[[3612,2],[3686,2]]], -[3648,[14912.4,6812.57,0],[[3613,2],[3614,2]]], [3649,[15081.6,6561.35,0],[[3615,2],[3687,2]]], [3650,[13344.6,9062.95,0],[[3616,2],[3659,2]]], [3651,[13460.6,8746.5,0],[[3616,2],[3688,2]]], [3652,[12673.7,11414.3,0],[[3617,2],[3618,2]]], [3653,[12872.3,11318.8,0],[[3618,2],[3689,2]]], -[3654,[13173.2,11106.2,0],[[3619,2],[3690,2]]], [3655,[13428.8,11065.7,0],[[3619,2],[3691,2]]], [3656,[13393.3,10928.7,0],[[3619,2],[3656,2],[3692,2],[3693,2],[3694,2]]], [3657,[13552.2,9634.94,0],[[3620,2],[3695,2]]], [3658,[13476.9,9932.42,0],[[3620,2],[3696,2]]], [3659,[13274.6,9140.16,0],[[3621,2],[3650,2]]], -[3660,[13481,10359.6,0],[[3622,2],[3697,2],[3698,2],[3660,2]]], [3661,[12003.7,13862.3,0],[[3623,2],[3699,2]]], [3662,[12421,14001.2,0],[[3623,2],[3700,2]]], [3663,[12218.3,14152.7,0],[[3624,2],[3701,2]]], [3664,[11419.6,14797.2,0],[[3625,2],[3702,2]]], [3665,[9247.15,16206.3,0],[[3626,2],[3703,2]]], -[3666,[10585.5,16344.6,0],[[3627,2],[3704,2]]], [3667,[11019.3,15071.8,-9.53674e-007],[[3628,2],[3705,2]]], [3668,[11753.9,13638.4,0],[[3630,2],[3699,2]]], [3669,[13860.7,1003.43,0],[[3631,2],[3706,2]]], [3670,[14228.3,2721.69,0],[[3632,2],[3677,2]]], [3671,[14916.4,1667.56,0],[[3633,2],[3707,2],[3708,2]]], -[3672,[14396.3,2392.28,0],[[3634,2],[3709,2]]], [3673,[14819.6,1876.6,-9.53674e-007],[[3635,2],[3707,2]]], [3674,[14875.6,2238.42,0],[[3636,2],[3710,2]]], [3675,[14392.7,3157.96,0],[[3638,2],[3711,2]]], [3676,[14198,3273.56,-6.35783e-007],[[3638,2],[3639,2],[3712,2]]], [3677,[14285.2,2908.97,3.17891e-007],[[3640,2],[3670,2],[3713,2]]], -[3678,[14448.3,3101.79,0],[[3640,2],[3714,2],[3711,2]]], [3679,[14924.4,7476.03,0],[[3641,2]]], [3680,[14946.4,7481.1,0],[[3641,2]]], [3681,[15022.7,7406.41,0],[[3641,2],[3642,2],[3682,2],[3681,2],[3715,2]]], [3682,[15114.9,7397.02,0],[[3643,2],[3681,2],[3715,2],[3683,2]]], [3683,[15197.2,7418.44,0],[[3643,2],[3682,2],[3715,2],[3716,2],[3684,2]]], -[3684,[15316.5,7432.16,2.86102e-007],[[3643,2],[3683,2],[3717,2],[3718,2],[3716,2],[3719,2],[3720,2]]], [3685,[13416.8,7839.03,0],[[3646,2],[3721,2]]], [3686,[14037.8,6490.56,1.58946e-007],[[3647,2],[3722,2],[3723,2]]], [3687,[15193.1,6532.72,0],[[3649,2],[3724,2]]], [3688,[13566.9,8680.36,0],[[3651,2],[3725,2]]], [3689,[12976.9,11217.5,0],[[3653,2],[3690,2]]], -[3690,[13053.2,11185.7,0],[[3654,2],[3689,2]]], [3691,[13504.1,11167.9,1.90735e-006],[[3655,2],[3726,2]]], [3692,[13507.1,10942.2,0],[[3656,2],[3727,2],[3693,2]]], [3693,[13536.6,10824.7,0],[[3656,2],[3692,2],[3728,2],[3729,2],[3727,2]]], [3694,[13406.6,10803.2,0],[[3656,2],[3730,2],[3729,2]]], [3695,[13609.7,9520.09,0],[[3657,2],[3731,2]]], -[3696,[13495.8,10078,0],[[3658,2],[3697,2]]], [3697,[13495.7,10187.3,-9.53674e-007],[[3660,2],[3696,2]]], [3698,[13452.3,10516.2,0],[[3660,2],[3732,2],[3730,2]]], [3699,[11898.8,13790.2,-9.53674e-007],[[3661,2],[3668,2]]], [3700,[12586.7,14035.3,0],[[3662,2],[3733,2]]], [3701,[12350.1,14146.6,-9.53674e-007],[[3663,2],[3734,2]]], -[3702,[11573.5,14775.7,0],[[3664,2],[3735,2]]], [3703,[9125.71,16302.5,9.53674e-007],[[3665,2],[3736,2]]], [3704,[10620.7,16372.2,0],[[3666,2]]], [3705,[11172.7,15060.5,0],[[3667,2],[3737,2]]], [3706,[13849.4,862.918,-1.90735e-006],[[3669,2],[3738,2]]], [3707,[14941.9,1720.69,-2.38419e-007],[[3671,2],[3673,2],[3739,2],[3740,2]]], -[3708,[14839.8,1481.89,0],[[3671,2],[3741,2]]], [3709,[14359.8,2517.26,1.90735e-006],[[3672,2],[3742,2]]], [3710,[15000,2308.65,0],[[3674,2],[3743,2]]], [3711,[14443.4,3164.91,-1.58946e-007],[[3675,2],[3678,2],[3712,2],[3714,2]]], [3712,[14323.6,3222.42,0],[[3676,2],[3711,2]]], [3713,[14317.1,2793.66,0],[[3677,2],[3742,2],[3744,2]]], -[3714,[14518.4,3151.94,9.53674e-007],[[3678,2],[3711,2],[3745,2]]], [3715,[15116.3,7441.37,0],[[3682,2],[3683,2],[3681,2]]], [3716,[15258.7,7451.2,9.53674e-007],[[3683,2],[3684,2],[3746,2]]], [3717,[15357.5,7392.67,-1.58946e-007],[[3684,2],[3720,2],[3717,2],[3747,2]]], [3718,[15313.6,7526.33,0],[[3684,2],[3748,2]]], [3719,[15438.3,7475.6,0],[[3684,2],[3749,2],[3750,2]]], -[3720,[15346.7,7392.32,0],[[3717,2],[3778,2],[3684,2],[3720,2]]], [3721,[13301.9,7932.71,0],[[3685,2],[3751,2]]], [3722,[14011.4,6535.2,0],[[3686,2]]], [3723,[13939,6484.83,0],[[3686,2],[3752,2],[3723,2],[3753,2]]], [3724,[15303.4,6444.58,0],[[3687,2],[3754,2]]], [3725,[13667.2,8603.02,9.53674e-007],[[3688,2],[3755,2]]], -[3726,[13625.3,11214.6,0],[[3691,2],[3756,2]]], [3727,[13567.7,10932.4,0],[[3692,2],[3693,2],[3757,2],[3758,2]]], [3728,[13618.7,10753.4,3.17891e-007],[[3693,2],[3728,2],[3729,2]]], [3729,[13493.6,10720.1,-4.76837e-007],[[3693,2],[3694,2],[3728,2],[3732,2],[3730,2]]], [3730,[13403.2,10712.8,0],[[3694,2],[3698,2],[3729,2],[3759,2],[3760,2],[3732,2]]], [3731,[13692.1,9405.15,0],[[3695,2],[3761,2]]], -[3732,[13431,10621.5,1.90735e-006],[[3698,2],[3729,2],[3730,2]]], [3733,[12649.2,14049.1,0],[[3700,2],[3734,2],[3762,2],[3763,2]]], [3734,[12502.7,14159.2,2.38419e-007],[[3701,2],[3733,2],[3764,2],[3765,2]]], [3735,[11708.4,14745.5,0],[[3702,2],[3766,2]]], [3736,[8969.8,16366.3,-9.53674e-007],[[3703,2],[3736,2]]], [3737,[11296.7,15032.6,0],[[3705,2],[3767,2]]], -[3738,[13795.4,745.117,1.90735e-006],[[3706,2],[3768,2]]], [3739,[15016.7,1579.74,-6.35783e-007],[[3707,2],[3769,2],[3770,2]]], [3740,[15073.5,1852.02,0],[[3707,2],[3771,2]]], [3741,[14748.5,1393.92,0],[[3708,2],[3772,2]]], [3742,[14342.9,2651.39,0],[[3709,2],[3713,2]]], [3743,[15072.2,2357.49,0],[[3710,2],[3773,2],[3774,2],[3775,2]]], -[3744,[14458.3,2705.84,0],[[3713,2],[3776,2]]], [3745,[14640.1,3258.51,0],[[3714,2],[3777,2]]], [3746,[15302.8,7507.9,0],[[3716,2]]], [3747,[15381.2,7376.92,0],[[3717,2]]], [3748,[15265.4,7663.59,0],[[3718,2],[3779,2]]], [3749,[15591.4,7569.6,0],[[3719,2],[3780,2]]], -[3750,[15502.6,7599.82,0],[[3719,2],[3750,2]]], [3751,[13212.9,8052.17,0],[[3721,2],[3781,2]]], [3752,[13950.1,6488.87,0],[[3723,2]]], [3753,[13857.4,6469.69,0],[[3723,2],[3782,2]]], [3754,[15420.6,6353.76,0],[[3724,2],[3783,2]]], [3755,[13781.9,8543.46,0],[[3725,2],[3784,2]]], -[3756,[13683.7,11231.2,0],[[3726,2],[3758,2],[3785,2]]], [3757,[13718.6,10920.3,0],[[3727,2],[3786,2]]], [3758,[13634.1,11098.1,0],[[3727,2],[3756,2]]], [3759,[13309.5,10698,0],[[3730,2]]], [3760,[13429.2,10607,0],[[3730,2]]], [3761,[13770.8,9288.87,0],[[3731,2],[3787,2]]], -[3762,[12725.6,14061.4,0],[[3733,2],[3788,2],[3789,2],[3764,2]]], [3763,[12786,13933.2,0],[[3733,2],[3790,2]]], [3764,[12555.9,14171.7,2.38419e-007],[[3734,2],[3762,2],[3791,2],[3792,2]]], [3765,[12378,14250.6,-9.53674e-007],[[3734,2],[3793,2]]], [3766,[11837.2,14692.1,0],[[3735,2],[3794,2]]], [3767,[11459.4,15017.6,9.53674e-007],[[3737,2],[3795,2]]], -[3768,[13762,604.119,0],[[3738,2],[3796,2]]], [3769,[15089.7,1464.29,0],[[3739,2],[3797,2]]], [3770,[15199.6,1525.7,-9.53674e-007],[[3739,2],[3798,2]]], [3771,[15186.1,1969.2,0],[[3740,2],[3799,2]]], [3772,[14636.1,1314.88,0],[[3741,2],[3800,2]]], [3773,[14979.2,2479.64,0],[[3743,2],[3801,2]]], -[3774,[15214,2468.79,0],[[3743,2],[3802,2]]], [3775,[15215.3,2310.86,0],[[3743,2],[3803,2]]], [3776,[14607.8,2623.02,0],[[3744,2],[3804,2]]], [3777,[14771.5,3360.25,0],[[3745,2],[3805,2]]], [3778,[15332.5,7399.87,0],[[3720,2]]], [3779,[15191.5,7797.74,0],[[3748,2],[3806,2]]], -[3780,[15682.8,7646.84,0],[[3749,2],[3807,2]]], [3781,[13115.8,8058.06,-9.53674e-007],[[3751,2],[3808,2]]], [3782,[13841.2,6467.39,4.76837e-007],[[3753,2]]], [3783,[15535.4,6271.08,0],[[3754,2],[3809,2]]], [3784,[13880.1,8483,0],[[3755,2],[3810,2]]], [3785,[13762.6,11339.1,0],[[3756,2],[3811,2],[3812,2]]], -[3786,[13798.8,10881,0],[[3757,2],[3813,2]]], [3787,[13863.7,9140.63,0],[[3761,2],[3814,2]]], [3788,[12814.8,14053.5,1.90735e-007],[[3762,2],[3788,2],[3815,2],[3816,2]]], [3789,[12816,14003.6,2.38419e-007],[[3762,2],[3817,2],[3790,2]]], [3790,[12841.9,13871.1,2.38419e-007],[[3763,2],[3789,2],[3818,2],[3819,2]]], [3791,[12411.6,14266.4,1.90735e-006],[[3764,2],[3793,2]]], -[3792,[12706.3,14193.2,2.38419e-007],[[3764,2],[3820,2],[3821,2],[3822,2]]], [3793,[12323.4,14316,0],[[3765,2],[3791,2],[3823,2]]], [3794,[11961.6,14601,0],[[3766,2],[3824,2]]], [3795,[11625.2,14997.7,0],[[3767,2],[3825,2]]], [3796,[13720,477.894,1.90735e-006],[[3768,2],[3826,2]]], [3797,[15144.5,1326.13,0],[[3769,2],[3827,2]]], -[3798,[15332.5,1492.68,0],[[3770,2],[3828,2]]], [3799,[15207.1,1989.95,0],[[3771,2],[3829,2],[3830,2]]], [3800,[14537.9,1213.28,0],[[3772,2],[3831,2]]], [3801,[14865,2555.31,1.90735e-006],[[3773,2],[3804,2]]], [3802,[15255,2485.21,6.35783e-007],[[3774,2],[3832,2],[3833,2]]], [3803,[15373.4,2280.44,0],[[3775,2],[3834,2]]], -[3804,[14729.3,2577.52,0],[[3776,2],[3801,2]]], [3805,[14956.8,3410.3,0],[[3777,2],[3835,2]]], [3806,[15090.2,7911.09,4.76837e-007],[[3779,2],[3836,2]]], [3807,[15791.8,7659.69,0],[[3780,2],[3837,2]]], [3808,[13004,8032.28,0],[[3781,2],[3838,2]]], [3809,[15674.4,6229.5,0],[[3783,2],[3839,2]]], -[3810,[14000.1,8458.42,0],[[3784,2],[3840,2]]], [3811,[13885.9,11376.3,0],[[3785,2],[3841,2]]], [3812,[13773.7,11522.8,0],[[3785,2],[3842,2]]], [3813,[13887.9,10867.5,0],[[3786,2],[3843,2]]], [3814,[13968.9,9019.46,-9.53674e-007],[[3787,2],[3844,2]]], [3815,[12813.9,14024.6,0],[[3788,2]]], -[3816,[12894.2,14068.6,0],[[3788,2],[3845,2],[3822,2],[3846,2]]], [3817,[12997.5,13887,0],[[3789,2],[3847,2]]], [3818,[12857.6,13670,0],[[3790,2],[3848,2]]], [3819,[13008.9,13772.5,0],[[3790,2],[3849,2]]], [3820,[12825.4,14207.6,0],[[3792,2],[3822,2],[3850,2],[3851,2]]], [3821,[12548.4,14257.2,0],[[3792,2],[3852,2]]], -[3822,[12831.6,14168.4,0],[[3792,2],[3816,2],[3820,2],[3845,2]]], [3823,[12164.2,14445.7,0],[[3793,2],[3853,2],[3824,2]]], [3824,[12078.2,14517.6,0],[[3794,2],[3823,2],[3854,2]]], [3825,[11757.5,15000.7,0],[[3795,2],[3855,2]]], [3826,[13685.1,323.825,9.53674e-007],[[3796,2],[3856,2]]], [3827,[15198.2,1192.19,0],[[3797,2],[3857,2]]], -[3828,[15479.6,1468.07,0],[[3798,2]]], [3829,[15331.1,2051.49,0],[[3799,2],[3858,2]]], [3830,[15318.6,2137.47,0],[[3799,2],[3859,2],[3834,2]]], [3831,[14419.5,1088.53,0],[[3800,2],[3860,2]]], [3832,[15414.7,2417.1,0],[[3802,2],[3861,2]]], [3833,[15391.7,2551.05,9.53674e-007],[[3802,2],[3862,2]]], -[3834,[15422.2,2259.4,0],[[3803,2],[3830,2],[3861,2],[3863,2],[3859,2],[3864,2]]], [3835,[15101.4,3450.87,1.90735e-006],[[3805,2],[3865,2]]], [3836,[14988.7,8011.62,0],[[3806,2],[3866,2]]], [3837,[15807.9,7670.85,-3.17891e-007],[[3807,2],[3867,2],[3868,2]]], [3838,[12863.2,8032.83,0],[[3808,2],[3869,2]]], [3839,[15722.3,6198.08,0],[[3809,2]]], -[3840,[14105,8465.76,0],[[3810,2],[3870,2]]], [3841,[13981.6,11471.6,9.53674e-007],[[3811,2],[3871,2]]], [3842,[13777.1,11657.9,0],[[3812,2],[3872,2]]], [3843,[14000.8,10857,0],[[3813,2],[3873,2]]], [3844,[13985.7,9010.36,-3.17891e-007],[[3814,2],[3874,2],[3875,2]]], [3845,[12909.1,14135.8,-4.76837e-007],[[3816,2],[3822,2],[3846,2],[3876,2],[3851,2]]], -[3846,[12969.3,14092.1,-3.8147e-007],[[3816,2],[3845,2],[3877,2],[3876,2],[3878,2]]], [3847,[13149.5,13767,4.76837e-007],[[3817,2],[3879,2]]], [3848,[12849.2,13479,0],[[3818,2],[3880,2]]], [3849,[13142.5,13677.7,9.53674e-007],[[3819,2],[3881,2]]], [3850,[12842.5,14402.5,-3.17891e-007],[[3820,2],[3882,2],[3883,2]]], [3851,[12921.4,14227.2,0],[[3820,2],[3845,2],[3884,2],[3877,2],[3876,2]]], -[3852,[12397.1,14327.7,1.90735e-006],[[3821,2],[3885,2]]], [3853,[12143.5,14469.3,9.53674e-007],[[3823,2],[3885,2]]], [3854,[12148.3,14476.1,0],[[3824,2]]], [3855,[11920.8,15010.9,0],[[3825,2],[3886,2]]], [3856,[13641.9,250.661,0],[[3826,2]]], [3857,[15263.5,1058.37,9.53674e-007],[[3827,2],[3887,2]]], -[3858,[15453.6,2110.65,0],[[3829,2],[3864,2]]], [3859,[15368.8,2203.72,9.53674e-007],[[3830,2],[3834,2],[3863,2]]], [3860,[14327.5,1010.3,0],[[3831,2],[3888,2]]], [3861,[15511.4,2350.95,0],[[3832,2],[3834,2],[3864,2],[3889,2]]], [3862,[15501,2615.92,-9.53674e-007],[[3833,2],[3890,2]]], [3863,[15402.1,2233,0],[[3834,2],[3859,2]]], -[3864,[15575.8,2256.19,0],[[3834,2],[3858,2],[3861,2],[3891,2]]], [3865,[15220.4,3491.98,-3.17891e-007],[[3835,2],[3892,2],[3893,2]]], [3866,[14923.8,8115.85,0],[[3836,2],[3894,2],[3895,2]]], [3867,[15764.4,7731.42,0],[[3837,2],[3896,2]]], [3868,[15995.2,7701.1,9.53674e-007],[[3837,2],[3897,2]]], [3869,[12770.1,8010.63,-9.53674e-007],[[3838,2],[3898,2]]], -[3870,[14239.8,8387.79,-9.53674e-007],[[3840,2],[3899,2]]], [3871,[14068,11540.1,0],[[3841,2],[3900,2]]], [3872,[13767.6,11821.6,0],[[3842,2],[3901,2]]], [3873,[14149,10875.6,-9.53674e-007],[[3843,2],[3902,2]]], [3874,[14099.7,8873.3,0],[[3844,2],[3903,2]]], [3875,[14101.9,9062.84,9.53674e-007],[[3844,2],[3904,2]]], -[3876,[12934,14150.7,-3.17891e-007],[[3845,2],[3846,2],[3851,2]]], [3877,[13025,14113.1,-1.90735e-007],[[3846,2],[3851,2],[3878,2],[3905,2],[3906,2]]], [3878,[13065,14010.4,-1.90735e-007],[[3846,2],[3877,2],[3907,2],[3878,2],[3908,2],[3909,2],[3906,2]]], [3879,[13252.5,13650.2,3.17891e-007],[[3847,2],[3910,2],[3911,2]]], [3880,[12838,13301.4,0],[[3848,2],[3912,2]]], [3881,[13269.4,13566,0],[[3849,2],[3911,2]]], -[3882,[12865.3,14573.7,0],[[3850,2],[3913,2]]], [3883,[12825.6,14586.6,0],[[3850,2],[3914,2]]], [3884,[13015.6,14327.2,0],[[3851,2],[3915,2]]], [3885,[12255.7,14417.5,0],[[3852,2],[3853,2]]], [3886,[12085.4,15016.8,0],[[3855,2],[3916,2]]], [3887,[15319.9,947.561,9.53674e-007],[[3857,2],[3917,2]]], -[3888,[14244.1,927.973,0],[[3860,2],[3918,2]]], [3889,[15629.3,2464.45,0],[[3861,2],[3919,2]]], [3890,[15627.2,2681.02,0],[[3862,2],[3920,2]]], [3891,[15695.4,2449.7,1.90735e-006],[[3864,2],[3921,2]]], [3892,[15323.7,3381.12,0],[[3865,2],[3922,2]]], [3893,[15256.5,3605.18,0],[[3865,2],[3923,2],[3924,2]]], -[3894,[14959.8,8247.26,9.53674e-007],[[3866,2],[3925,2]]], [3895,[14796.3,8174.65,0],[[3866,2],[3926,2]]], [3896,[15794.7,7858.4,0],[[3867,2],[3927,2]]], [3897,[16022.6,7698.43,1.90735e-007],[[3868,2],[3928,2],[3929,2],[3897,2],[3930,2]]], [3898,[12669.2,7990.23,0],[[3869,2],[3931,2]]], [3899,[14342.4,8374.04,0],[[3870,2],[3932,2]]], -[3900,[14167.9,11613.1,0],[[3871,2],[3933,2]]], [3901,[13764,11925.1,-6.35783e-007],[[3872,2],[3934,2],[3935,2]]], [3902,[14247.1,10931,0],[[3873,2],[3936,2]]], [3903,[14200.3,8767.66,0],[[3874,2],[3937,2]]], [3904,[14234.9,9092.45,0],[[3875,2],[3938,2]]], [3905,[13114,14155.3,1.90735e-007],[[3877,2],[3906,2],[3939,2],[3940,2],[3915,2]]], -[3906,[13143.7,14067.7,0],[[3877,2],[3878,2],[3905,2],[3941,2],[3939,2],[3909,2]]], [3907,[13129.7,13908.4,0],[[3878,2],[3942,2],[3910,2],[3909,2],[3908,2]]], [3908,[13114.3,13925.6,0],[[3878,2],[3907,2]]], [3909,[13179.3,13980.8,1.90735e-007],[[3878,2],[3906,2],[3907,2],[3943,2],[3944,2]]], [3910,[13206.3,13819.8,9.53674e-007],[[3879,2],[3907,2],[3945,2]]], [3911,[13316.7,13500.4,3.17891e-007],[[3879,2],[3881,2],[3946,2],[3947,2],[3911,2],[3948,2]]], -[3912,[12836,13167.8,0],[[3880,2],[3949,2]]], [3913,[12881.2,14695.6,-3.17891e-007],[[3882,2],[3950,2],[3913,2],[3951,2]]], [3914,[12830.9,14716.1,0],[[3883,2],[3951,2]]], [3915,[13034.2,14349.1,0],[[3884,2],[3905,2],[3952,2],[3953,2]]], [3916,[12111.2,15019.4,-3.17891e-007],[[3886,2],[3954,2],[3955,2]]], [3917,[15382.2,818.85,-1.90735e-006],[[3887,2],[3956,2]]], -[3918,[14145.8,851.424,0],[[3888,2],[3957,2]]], [3919,[15725.1,2588.02,0],[[3889,2],[3958,2],[3921,2]]], [3920,[15747.4,2762.39,0],[[3890,2],[3959,2]]], [3921,[15758.8,2583.29,0],[[3891,2],[3919,2],[3960,2]]], [3922,[15382.5,3267.68,0],[[3892,2],[3961,2]]], [3923,[15323.2,3780.73,0],[[3893,2],[3962,2]]], -[3924,[15443,3595.59,0],[[3893,2],[3963,2]]], [3925,[15002.5,8304.67,0],[[3894,2],[3964,2]]], [3926,[14656.1,8276.94,0],[[3895,2],[3965,2]]], [3927,[15794.5,7960.3,0],[[3896,2],[3966,2]]], [3928,[16222.9,7730.01,-1.90735e-006],[[3897,2],[3967,2]]], [3929,[16174.6,7618.84,-9.53674e-007],[[3897,2],[3968,2]]], -[3930,[16003.4,7651.8,0],[[3897,2]]], [3931,[12607.5,7900.06,0],[[3898,2],[3969,2]]], [3932,[14483.4,8389.11,9.53674e-007],[[3899,2],[3970,2]]], [3933,[14273.8,11714.3,0],[[3900,2],[3971,2]]], [3934,[13774.8,12074.9,-1.90735e-006],[[3901,2],[3972,2]]], [3935,[13634.9,11789.2,0],[[3901,2],[3973,2]]], -[3936,[14359.2,10953.3,0],[[3902,2],[3974,2]]], [3937,[14294.9,8667.64,0],[[3903,2],[3975,2]]], [3938,[14351.5,9151.87,-1.90735e-006],[[3904,2],[3976,2]]], [3939,[13178.1,14150.9,2.38419e-007],[[3905,2],[3906,2],[3940,2],[3977,2]]], [3940,[13173.4,14221.2,0],[[3905,2],[3939,2],[3953,2],[3978,2]]], [3941,[13185,14056.4,0],[[3906,2],[3979,2],[3944,2]]], -[3942,[13193,13864.4,0],[[3907,2],[3944,2]]], [3943,[13190.2,13891.5,-9.53674e-007],[[3909,2]]], [3944,[13316.3,13957,-7.15256e-007],[[3909,2],[3941,2],[3942,2],[3979,2],[3980,2]]], [3945,[13198.8,13837.8,0],[[3910,2],[3945,2]]], [3946,[13453.4,13359.4,0],[[3911,2],[3981,2]]], [3947,[13328.2,13474,0],[[3911,2],[3982,2]]], -[3948,[13176.1,13371.3,0],[[3911,2],[3983,2]]], [3949,[12912.2,13058.7,0],[[3912,2],[3984,2]]], [3950,[12889,14675.9,9.53674e-007],[[3913,2],[3952,2]]], [3951,[12870.4,14843.7,-3.17891e-007],[[3913,2],[3914,2],[3985,2]]], [3952,[12957.8,14533.4,0],[[3915,2],[3950,2]]], [3953,[13153.1,14428.5,2.38419e-007],[[3915,2],[3940,2],[3986,2],[3987,2]]], -[3954,[12299.2,15006.1,0],[[3916,2],[3988,2]]], [3955,[12058.5,15095,0],[[3916,2],[3955,2]]], [3956,[15450.9,687.367,-9.53674e-007],[[3917,2],[3989,2]]], [3957,[14063.3,755.179,0],[[3918,2],[3990,2]]], [3958,[15765.4,2632.42,0],[[3919,2],[3991,2]]], [3959,[15889.5,2853.32,0],[[3920,2],[3992,2]]], -[3960,[15783.6,2650.27,0],[[3921,2]]], [3961,[15517.1,3221.12,0],[[3922,2],[3993,2]]], [3962,[15302.7,3883.66,0],[[3923,2],[3994,2],[3995,2]]], [3963,[15601,3568.89,0],[[3924,2],[3996,2]]], [3964,[15021.3,8414.37,0],[[3925,2],[3997,2]]], [3965,[14542.4,8386.13,-9.53674e-007],[[3926,2],[3970,2]]], -[3966,[15777.7,8089.28,0],[[3927,2],[3998,2]]], [3967,[16367.3,7764.11,0],[[3928,2]]], [3968,[16301.3,7583.99,9.53674e-007],[[3929,2],[3999,2]]], [3969,[12516.6,7862.22,0],[[3931,2],[4000,2]]], [3970,[14517.8,8401.1,2.38419e-007],[[3932,2],[3965,2],[3975,2],[4001,2]]], [3971,[14400.8,11747.7,4.76837e-007],[[3933,2],[4002,2]]], -[3972,[13806.8,12220.7,0],[[3934,2],[4003,2]]], [3973,[13557.6,11677.8,0],[[3935,2],[4004,2]]], [3974,[14491.8,10883.9,0],[[3936,2],[4005,2]]], [3975,[14391.1,8556.19,0],[[3937,2],[3970,2]]], [3976,[14405,9199.98,0],[[3938,2],[4006,2],[4007,2]]], [3977,[13338.5,14200.4,0],[[3939,2],[4008,2]]], -[3978,[13276.1,14332.3,0],[[3940,2],[4009,2]]], [3979,[13353,14012.8,-1.19209e-006],[[3941,2],[3944,2],[4008,2],[3980,2]]], [3980,[13383,13982.8,0],[[3944,2],[3979,2]]], [3981,[13554.6,13287.9,9.53674e-007],[[3946,2],[4010,2]]], [3982,[13398.7,13308.2,0],[[3947,2],[4011,2]]], [3983,[13100.9,13240.3,0],[[3948,2],[4012,2]]], -[3984,[12963.7,13016.8,-1.58946e-007],[[3949,2],[4012,2],[4013,2]]], [3985,[12878.3,14980.8,0],[[3951,2],[4014,2],[4015,2]]], [3986,[13096.5,14569.7,0],[[3953,2],[4016,2]]], [3987,[13290.3,14545.8,-9.53674e-007],[[3953,2],[4017,2]]], [3988,[12452,15002,0],[[3954,2],[4018,2]]], [3989,[15542.1,600.013,0],[[3956,2],[4019,2]]], -[3990,[13979.7,627.739,-1.90735e-006],[[3957,2],[4020,2]]], [3991,[15924.1,2809.52,0],[[3958,2],[3992,2]]], [3992,[15984,2883.08,-4.76837e-007],[[3959,2],[3991,2],[4021,2],[4022,2]]], [3993,[15644.1,3219.55,0],[[3961,2],[4023,2]]], [3994,[15476.6,3834.52,0],[[3962,2],[4024,2]]], [3995,[15362.3,4090.8,0],[[3962,2],[4025,2]]], -[3996,[15734.1,3553.9,0],[[3963,2],[4026,2]]], [3997,[14988,8534.76,0],[[3964,2],[4027,2]]], [3998,[15774,8214.53,-9.53674e-007],[[3966,2],[4028,2]]], [3999,[16363,7598.26,-9.53674e-007],[[3968,2]]], [4000,[12420,7801.87,-9.53674e-007],[[3969,2],[4029,2]]], [4001,[14572.8,8437.74,0],[[3970,2]]], -[4002,[14510,11777.3,0],[[3971,2],[4030,2]]], [4003,[13789.9,12357.6,0],[[3972,2],[4031,2]]], [4004,[13519.8,11574.6,9.53674e-007],[[3973,2]]], [4005,[14623,10877.2,0],[[3974,2],[4032,2]]], [4006,[14492.8,9141.28,0],[[3976,2],[4033,2]]], [4007,[14381.5,9289.57,0],[[3976,2],[4034,2]]], -[4008,[13462.8,14235.4,-2.38419e-007],[[3977,2],[3979,2],[4035,2],[4036,2]]], [4009,[13384.9,14463,0],[[3978,2],[4037,2]]], [4010,[13619.5,13180.1,0],[[3981,2],[4038,2]]], [4011,[13457.8,13196,0],[[3982,2],[4039,2]]], [4012,[13023.4,13086.8,0],[[3983,2],[3984,2]]], [4013,[12876.3,12886.1,0],[[3984,2],[4040,2]]], -[4014,[12961.4,14809.1,0],[[3985,2],[4016,2]]], [4015,[12856.1,15093.7,-6.35783e-007],[[3985,2],[4041,2],[4018,2]]], [4016,[13034.6,14690.5,0],[[3986,2],[4014,2]]], [4017,[13388.5,14630.2,0],[[3987,2],[4042,2]]], [4018,[12644.6,15028.5,0],[[3988,2],[4015,2]]], [4019,[15680.8,572.377,0],[[3989,2],[4043,2]]], -[4020,[13914,523.849,0],[[3990,2],[4044,2]]], [4021,[16107.6,2992.5,0],[[3992,2],[4022,2],[4045,2],[4046,2]]], [4022,[16005.5,3023.51,-2.38419e-007],[[3992,2],[4021,2],[4047,2],[4048,2]]], [4023,[15795.2,3178.51,-1.90735e-006],[[3993,2],[4047,2]]], [4024,[15512.9,3828.99,6.35783e-007],[[3994,2],[4049,2],[4050,2]]], [4025,[15451.6,4141.43,-6.35783e-007],[[3995,2],[4051,2],[4052,2]]], -[4026,[15870.6,3518.31,-1.90735e-006],[[3996,2],[4053,2]]], [4027,[14937.4,8657.43,-6.35783e-007],[[3997,2],[4054,2],[4055,2]]], [4028,[15820.6,8317.51,0],[[3998,2],[4056,2]]], [4029,[12361.1,7799.29,0],[[4000,2],[4057,2]]], [4030,[14582.3,11756.9,0],[[4002,2],[4058,2]]], [4031,[13746.5,12521.8,-4.76837e-007],[[4003,2],[4059,2]]], -[4032,[14741.8,10966.4,0],[[4005,2],[4060,2]]], [4033,[14548.4,9111.7,6.35783e-007],[[4006,2],[4033,2],[4061,2]]], [4034,[14382.6,9342.74,0],[[4007,2],[4062,2]]], [4035,[13618.3,14266.2,-1.90735e-006],[[4008,2],[4063,2]]], [4036,[13481.9,14417.9,0],[[4008,2],[4064,2]]], [4037,[13505.9,14581.1,0],[[4009,2],[4065,2]]], -[4038,[13643.4,13138.6,3.17891e-007],[[4010,2],[4066,2],[4067,2]]], [4039,[13506.7,13101.6,0],[[4011,2],[4068,2]]], [4040,[12802.6,12787.2,-1.90735e-006],[[4013,2]]], [4041,[12859.9,15300.4,9.53674e-007],[[4015,2],[4069,2]]], [4042,[13463.6,14723.4,0],[[4017,2]]], [4043,[15852.5,500.259,0],[[4019,2],[4070,2]]], -[4044,[13828.7,375.101,0],[[4020,2],[4071,2]]], [4045,[16287.6,3131.46,3.17891e-007],[[4021,2],[4072,2],[4073,2]]], [4046,[16215.1,3156.29,0],[[4021,2],[4074,2]]], [4047,[15891.4,3117.76,0],[[4022,2],[4023,2]]], [4048,[15980.3,3218.67,0],[[4022,2],[4075,2]]], [4049,[15696.6,3786.25,0],[[4024,2],[4076,2]]], -[4050,[15546.8,3939.01,-1.90735e-006],[[4024,2],[4051,2]]], [4051,[15517.9,4014.16,0],[[4025,2],[4050,2]]], [4052,[15576.8,4255.54,0],[[4025,2],[4077,2]]], [4053,[15964.7,3499.93,-4.76837e-007],[[4026,2],[4075,2],[4078,2],[4079,2]]], [4054,[14837.6,8712.06,0],[[4027,2],[4080,2]]], [4055,[14896.1,8788.25,-6.35783e-007],[[4027,2],[4081,2],[4082,2]]], -[4056,[15841.9,8456.05,0],[[4028,2],[4083,2]]], [4057,[12344.5,7790.78,0],[[4029,2]]], [4058,[14661.2,11715.7,-4.76837e-007],[[4030,2],[4084,2]]], [4059,[13745.7,12542.4,1.58946e-007],[[4031,2],[4085,2],[4086,2]]], [4060,[14788,10983.9,0],[[4032,2],[4060,2],[4087,2]]], [4061,[14653.3,9029.36,0],[[4033,2],[4088,2]]], -[4062,[14404.7,9387.87,3.17891e-007],[[4034,2],[4062,2],[4089,2]]], [4063,[13754.7,14264.8,0],[[4035,2],[4090,2]]], [4064,[13541.4,14565.8,0],[[4036,2],[4065,2]]], [4065,[13604.4,14714.5,0],[[4037,2],[4064,2],[4091,2]]], [4066,[13668.6,12968.8,0],[[4038,2],[4092,2]]], [4067,[13738.5,13000.8,0],[[4038,2],[4093,2]]], -[4068,[13561.5,13052.9,0],[[4039,2],[4092,2]]], [4069,[12843,15432.4,0],[[4041,2],[4094,2]]], [4070,[15990.4,440.973,0],[[4043,2],[4095,2]]], [4071,[13717.5,230.002,0],[[4044,2],[4096,2]]], [4072,[16369.7,3207.08,0],[[4045,2]]], [4073,[16376.9,3183.02,0],[[4045,2]]], -[4074,[16318.7,3280.81,0],[[4046,2],[4097,2]]], [4075,[15989.8,3380.58,0],[[4048,2],[4053,2]]], [4076,[15861.2,3717.06,0],[[4049,2],[4079,2]]], [4077,[15702.1,4319.97,0],[[4052,2],[4098,2]]], [4078,[16125.8,3486.41,0],[[4053,2],[4099,2]]], [4079,[15950.6,3672.97,6.35783e-007],[[4053,2],[4076,2],[4100,2],[4101,2]]], -[4080,[14777.1,8688.86,0],[[4054,2],[4080,2]]], [4081,[15033.1,8688.72,0],[[4055,2],[4102,2]]], [4082,[14816.3,8870.54,0],[[4055,2],[4088,2]]], [4083,[15922.2,8554.19,-9.53674e-007],[[4056,2],[4103,2]]], [4084,[14771.6,11701.3,0],[[4058,2],[4104,2],[4105,2]]], [4085,[13587.7,12496.8,9.53674e-007],[[4059,2],[4106,2]]], -[4086,[13894.4,12550.4,0],[[4059,2],[4107,2]]], [4087,[14915.6,11000.3,0],[[4060,2],[4108,2]]], [4088,[14744.6,8944.31,0],[[4061,2],[4082,2]]], [4089,[14451.6,9417.49,6.35783e-007],[[4062,2],[4109,2],[4089,2]]], [4090,[13880.2,14260.2,0],[[4063,2],[4110,2]]], [4091,[13746.8,14860.4,0],[[4065,2],[4111,2]]], -[4092,[13682.7,12930,-3.17891e-007],[[4066,2],[4068,2],[4112,2]]], [4093,[13850.8,12907.5,0],[[4067,2],[4113,2]]], [4094,[12813.4,15582.5,0],[[4069,2],[4114,2]]], [4095,[16138.2,411.588,0],[[4070,2],[4115,2]]], [4096,[13636.3,119.958,0],[[4071,2],[4116,2]]], [4097,[16374.8,3359.98,9.53674e-007],[[4074,2]]], -[4098,[15801.4,4371.46,2.38419e-007],[[4077,2],[4117,2],[4118,2],[4119,2]]], [4099,[16287.2,3442.62,0],[[4078,2],[4120,2]]], [4100,[15902.1,3704.29,4.76837e-007],[[4079,2],[4100,2],[4121,2]]], [4101,[16119.7,3613.74,-9.53674e-007],[[4079,2],[4122,2]]], [4102,[15075.6,8637.49,0],[[4081,2]]], [4103,[16001.6,8670.5,9.53674e-007],[[4083,2],[4123,2]]], -[4104,[14814.9,11601,3.17891e-007],[[4084,2],[4124,2],[4125,2]]], [4105,[14721.5,11849.9,6.35783e-007],[[4084,2],[4124,2],[4126,2]]], [4106,[13458.9,12445.7,-4.76837e-007],[[4085,2],[4127,2]]], [4107,[14013.3,12646.6,0],[[4086,2],[4128,2]]], [4108,[15016.6,10953.9,0],[[4087,2],[4129,2],[4130,2],[4131,2],[4132,2]]], [4109,[14525,9493.27,0],[[4089,2],[4133,2]]], -[4110,[14012.9,14255.9,9.53674e-007],[[4090,2],[4134,2]]], [4111,[13849.1,14965.7,0],[[4091,2],[4135,2]]], [4112,[13859.7,12771.2,-9.53674e-007],[[4092,2],[4128,2]]], [4113,[13980.5,12792.7,0],[[4093,2],[4136,2]]], [4114,[12783.7,15697.4,0],[[4094,2],[4137,2]]], [4115,[16190.1,298.588,0],[[4095,2],[4138,2]]], -[4116,[13570.1,14.3778,-9.53674e-007],[[4096,2]]], [4117,[15823.6,4191.09,1.90735e-006],[[4098,2],[4139,2]]], [4118,[15973.2,4459.3,9.53674e-007],[[4098,2],[4140,2]]], [4119,[15680.5,4525.33,0],[[4098,2],[4141,2]]], [4120,[16369.3,3410.54,0],[[4099,2]]], [4121,[15895.9,3853.86,0],[[4100,2],[4139,2]]], -[4122,[16255.4,3552.67,-9.53674e-007],[[4101,2],[4142,2]]], [4123,[16027.7,8762.28,-3.17891e-007],[[4103,2],[4143,2],[4123,2],[4144,2]]], [4124,[14814.9,11790.3,0],[[4104,2],[4105,2]]], [4125,[14847.3,11546,6.35783e-007],[[4104,2],[4145,2],[4146,2]]], [4126,[14660.3,11991.3,0],[[4105,2],[4147,2]]], [4127,[13383.9,12368.5,4.76837e-007],[[4106,2],[4148,2]]], -[4128,[14020.1,12665.9,0],[[4107,2],[4112,2],[4149,2]]], [4129,[15040.6,10768.4,0],[[4108,2],[4150,2],[4151,2]]], [4130,[14974.9,11125.6,0],[[4108,2],[4152,2]]], [4131,[15065.7,10814.7,0],[[4108,2],[4132,2]]], [4132,[15095.2,10839.4,-9.53674e-007],[[4108,2],[4131,2],[4153,2]]], [4133,[14536.5,9642.25,0],[[4109,2],[4154,2]]], -[4134,[14145.8,14297.3,0],[[4110,2],[4155,2]]], [4135,[13985.2,15098.4,0],[[4111,2],[4156,2]]], [4136,[13999.8,12774.9,0],[[4113,2],[4136,2],[4149,2]]], [4137,[12754.5,15812,0],[[4114,2],[4157,2]]], [4138,[16331,313.702,9.53674e-007],[[4115,2],[4158,2]]], [4139,[15847.6,4040.6,9.53674e-007],[[4117,2],[4121,2]]], -[4140,[16138.9,4442.27,0],[[4118,2],[4159,2]]], [4141,[15589.1,4668.85,0],[[4119,2],[4160,2]]], [4142,[16370.2,3502.14,0],[[4122,2]]], [4143,[16028.5,8732.65,0],[[4123,2],[4143,2]]], [4144,[16059.4,8771.33,-9.53674e-007],[[4123,2]]], [4145,[14975.5,11627.8,0],[[4125,2],[4161,2],[4162,2]]], -[4146,[14883.5,11376.5,-9.53674e-007],[[4125,2],[4152,2]]], [4147,[14581.5,12082.7,0],[[4126,2],[4163,2]]], [4148,[13264.7,12319.6,4.76837e-007],[[4127,2],[4164,2]]], [4149,[14133.9,12617.9,-2.38419e-007],[[4128,2],[4136,2],[4165,2],[4166,2]]], [4150,[15042.5,10711.8,-3.17891e-007],[[4129,2],[4167,2],[4151,2],[4168,2]]], [4151,[15082.6,10763.5,-3.17891e-007],[[4129,2],[4150,2],[4169,2],[4167,2],[4153,2]]], -[4152,[14924.8,11278.5,0],[[4130,2],[4146,2]]], [4153,[15127.4,10773,7.15256e-007],[[4132,2],[4151,2],[4170,2],[4171,2]]], [4154,[14499.2,9753.37,9.53674e-007],[[4133,2],[4172,2]]], [4155,[14228.9,14181.4,0],[[4134,2],[4173,2]]], [4156,[14042.3,15164.1,0],[[4135,2],[4174,2],[4175,2],[4176,2]]], [4157,[12727.8,15928.1,0],[[4137,2],[4177,2]]], -[4158,[16367.6,310.397,0],[[4138,2]]], [4159,[16262.2,4407.57,9.53674e-007],[[4140,2],[4178,2]]], [4160,[15514.1,4805.16,0],[[4141,2],[4179,2]]], [4161,[15106.7,11601.1,0],[[4145,2],[4180,2]]], [4162,[14970.7,11671.5,0],[[4145,2],[4162,2],[4181,2]]], [4163,[14516.5,12148.1,0],[[4147,2],[4182,2]]], -[4164,[13144.4,12310.2,0],[[4148,2],[4183,2]]], [4165,[14271.5,12491.7,0],[[4149,2],[4184,2]]], [4166,[14270.8,12547.2,0],[[4149,2],[4185,2]]], [4167,[15093.3,10711.2,9.53674e-007],[[4150,2],[4151,2],[4186,2]]], [4168,[15022.5,10532.2,0],[[4150,2],[4187,2]]], [4169,[15085.7,10720.6,-4.76837e-007],[[4151,2]]], -[4170,[15149.7,10717,3.17891e-007],[[4153,2],[4188,2],[4186,2]]], [4171,[15163.1,10790.3,0],[[4153,2]]], [4172,[14507.6,9893.35,0],[[4154,2],[4189,2]]], [4173,[14272.6,14131.9,2.38419e-007],[[4155,2],[4190,2],[4191,2],[4192,2]]], [4174,[14105.4,15044,9.53674e-007],[[4156,2],[4193,2]]], [4175,[13973.7,15241.5,-3.17891e-007],[[4156,2],[4194,2],[4195,2]]], -[4176,[14062.5,15208,0],[[4156,2],[4196,2]]], [4177,[12703.6,16047.8,1.58946e-007],[[4157,2],[4197,2],[4198,2]]], [4178,[16361.3,4421.31,0],[[4159,2]]], [4179,[15438.6,4941.56,0],[[4160,2],[4199,2]]], [4180,[15141.3,11619.4,-3.17891e-007],[[4161,2],[4200,2],[4201,2]]], [4181,[15038.1,11676.1,0],[[4162,2],[4201,2]]], -[4182,[14445.6,12248.9,0],[[4163,2],[4184,2]]], [4183,[13038.3,12318.7,0],[[4164,2],[4202,2]]], [4184,[14378.5,12363.9,-3.17891e-007],[[4165,2],[4182,2],[4203,2]]], [4185,[14355.5,12498.1,3.17891e-007],[[4166,2],[4203,2],[4204,2]]], [4186,[15133.1,10642.7,3.17891e-007],[[4167,2],[4170,2],[4205,2]]], [4187,[14947.2,10500.3,0],[[4168,2],[4206,2]]], -[4188,[15199.9,10758.1,0],[[4170,2]]], [4189,[14574.8,9969.99,0],[[4172,2],[4207,2]]], [4190,[14426.1,14088.6,0],[[4173,2],[4208,2]]], [4191,[14304.6,14264.3,0],[[4173,2],[4209,2]]], [4192,[14305.6,13969.6,0],[[4173,2],[4210,2]]], [4193,[14169.4,14899.8,0],[[4174,2],[4211,2]]], -[4194,[13913.5,15286.8,1.58946e-007],[[4175,2],[4212,2],[4213,2]]], [4195,[14068.8,15208.7,0],[[4175,2]]], [4196,[14214.2,15101,0],[[4176,2],[4214,2]]], [4197,[12789.6,15882.9,0],[[4177,2],[4215,2]]], [4198,[12629.7,16246,0],[[4177,2],[4216,2]]], [4199,[15272.6,5181.56,0],[[4179,2],[4217,2]]], -[4200,[15323.5,11597.8,0],[[4180,2],[4218,2]]], [4201,[15075,11678.8,-9.53674e-007],[[4180,2],[4181,2]]], [4202,[12943.3,12368.6,0],[[4183,2],[4219,2]]], [4203,[14355.9,12448.6,0],[[4184,2],[4185,2]]], [4204,[14450.4,12456.7,0],[[4185,2],[4220,2]]], [4205,[15251.5,10521.1,-9.53674e-007],[[4186,2],[4221,2]]], -[4206,[14886.7,10477.9,0],[[4187,2],[4222,2]]], [4207,[14632.4,10012.8,0],[[4189,2],[4223,2]]], [4208,[14539.6,14036.3,0],[[4190,2],[4224,2]]], [4209,[14381.9,14375.4,0],[[4191,2],[4225,2]]], [4210,[14240.4,13900.2,0],[[4192,2],[4226,2]]], [4211,[14253.9,14766.2,0],[[4193,2],[4227,2]]], -[4212,[13739.6,15365.4,-9.53674e-007],[[4194,2],[4228,2]]], [4213,[14061.1,15275.5,0],[[4194,2],[4229,2]]], [4214,[14261.1,14949.7,0],[[4196,2],[4230,2]]], [4215,[12841,15808.8,3.17891e-007],[[4197,2],[4231,2],[4232,2]]], [4216,[12609.8,16360.5,0],[[4198,2]]], [4217,[15143.9,5359.57,0],[[4199,2],[4233,2]]], -[4218,[15451.7,11621.7,-6.35783e-007],[[4200,2],[4234,2],[4235,2]]], [4219,[12824,12468.1,-9.53674e-007],[[4202,2],[4236,2]]], [4220,[14535.3,12458.2,0],[[4204,2],[4237,2]]], [4221,[15310,10508.7,-6.35783e-007],[[4205,2],[4238,2],[4221,2]]], [4222,[14865.4,10393.8,0],[[4206,2],[4239,2]]], [4223,[14675.3,10127,0],[[4207,2],[4239,2]]], -[4224,[14550.4,14039.2,-2.38419e-007],[[4208,2],[4240,2],[4241,2]]], [4225,[14423.1,14448.6,-2.38419e-007],[[4209,2],[4242,2],[4227,2]]], [4226,[14143.8,13839.7,0],[[4210,2],[4243,2]]], [4227,[14355.5,14626.8,0],[[4211,2],[4225,2]]], [4228,[13584.4,15415.2,0],[[4212,2],[4244,2]]], [4229,[14215.1,15357.4,0],[[4213,2],[4245,2]]], -[4230,[14313.8,14833,0],[[4214,2],[4246,2]]], [4231,[12934.8,15919.7,-9.53674e-007],[[4215,2],[4247,2]]], [4232,[12954.6,15658.3,-9.53674e-007],[[4215,2],[4248,2]]], [4233,[15052.4,5474.64,0],[[4217,2],[4249,2]]], [4234,[15527.5,11524,0],[[4218,2]]], [4235,[15425.9,11758.5,0],[[4218,2],[4250,2]]], -[4236,[12753.2,12578.8,-9.53674e-007],[[4219,2],[4251,2]]], [4237,[14597.5,12475.3,9.53674e-007],[[4220,2],[4252,2]]], [4238,[15487.5,10496.8,0],[[4221,2],[4253,2]]], [4239,[14777,10271.7,-9.53674e-007],[[4222,2],[4223,2],[4254,2]]], [4240,[14662,13880.7,0],[[4224,2],[4255,2]]], [4241,[14505.2,14215.4,0],[[4224,2],[4242,2]]], -[4242,[14482.3,14282.9,0],[[4225,2],[4241,2]]], [4243,[14111.3,13819.9,0],[[4226,2]]], [4244,[13431.5,15478.8,-9.53674e-007],[[4228,2],[4256,2]]], [4245,[14312.4,15405,2.38419e-007],[[4229,2],[4257,2],[4258,2],[4259,2]]], [4246,[14403.7,14721.7,0],[[4230,2],[4260,2]]], [4247,[13044.9,15995.2,9.53674e-007],[[4231,2],[4261,2]]], -[4248,[13082.2,15612.8,0],[[4232,2],[4262,2]]], [4249,[14997.6,5586.65,0],[[4233,2],[4263,2]]], [4250,[15355.2,11903.9,0],[[4235,2],[4264,2]]], [4251,[12735.4,12615,0],[[4236,2]]], [4252,[14657.9,12435.2,0],[[4237,2],[4252,2],[4265,2]]], [4253,[15601.1,10525.5,0],[[4238,2],[4266,2]]], -[4254,[14717.6,10170.1,0],[[4239,2]]], [4255,[14718,13787.6,0],[[4240,2],[4267,2]]], [4256,[13295.3,15532.6,0],[[4244,2],[4262,2]]], [4257,[14403.4,15248.3,0],[[4245,2],[4268,2]]], [4258,[14284.9,15442,-2.38419e-007],[[4245,2],[4269,2],[4270,2]]], [4259,[14493.9,15391.7,0],[[4245,2],[4259,2]]], -[4260,[14518,14595.5,0],[[4246,2],[4271,2]]], [4261,[13170.6,16081,0],[[4247,2],[4272,2]]], [4262,[13212.4,15572,0],[[4248,2],[4256,2]]], [4263,[14928.8,5672.49,0],[[4249,2],[4273,2]]], [4264,[15315.3,12048.2,0],[[4250,2],[4274,2]]], [4265,[14729.8,12481.4,0],[[4252,2],[4275,2]]], -[4266,[15702.1,10480.3,0],[[4253,2],[4276,2]]], [4267,[14760.5,13616.5,0],[[4255,2],[4277,2]]], [4268,[14450.7,15118.1,0],[[4257,2],[4278,2]]], [4269,[14429.6,15573,0],[[4258,2],[4279,2]]], [4270,[14186.2,15604.6,0],[[4258,2],[4280,2]]], [4271,[14644.4,14540.2,0],[[4260,2],[4281,2]]], -[4272,[13274.1,16166.7,-9.53674e-007],[[4261,2],[4282,2]]], [4273,[14878.8,5754.73,9.53674e-007],[[4263,2],[4283,2],[4284,2]]], [4274,[15302,12090.8,0],[[4264,2],[4285,2],[4286,2]]], [4275,[14789.4,12567.7,7.94729e-008],[[4265,2],[4287,2],[4288,2]]], [4276,[15782.1,10381.9,4.76837e-007],[[4266,2],[4289,2]]], [4277,[14830.6,13525.2,0],[[4267,2],[4290,2]]], -[4278,[14568.7,14994.6,0],[[4268,2],[4291,2]]], [4279,[14409.9,15680.5,0],[[4269,2],[4292,2]]], [4280,[14106.6,15741.9,0],[[4270,2],[4293,2]]], [4281,[14740.3,14458.7,0],[[4271,2],[4294,2]]], [4282,[13388,16253.6,-9.53674e-007],[[4272,2],[4295,2]]], [4283,[14861.1,5784.06,3.17891e-007],[[4273,2],[4283,2],[4296,2]]], -[4284,[14755.6,5683.67,3.17891e-007],[[4273,2],[4297,2],[4298,2],[4296,2]]], [4285,[15308.1,12186.8,0],[[4274,2],[4299,2]]], [4286,[15161.5,12148,0],[[4274,2],[4300,2]]], [4287,[14876.9,12473.2,0],[[4275,2],[4301,2]]], [4288,[14816,12705.3,0],[[4275,2],[4302,2],[4303,2]]], [4289,[15839.8,10309.8,0],[[4276,2],[4304,2]]], -[4290,[14848,13498.6,0],[[4277,2],[4305,2],[4306,2]]], [4291,[14639.2,14847.1,4.76837e-007],[[4278,2],[4307,2]]], [4292,[14287.7,15797.7,0],[[4279,2],[4308,2]]], [4293,[14027.5,15879.7,0],[[4280,2],[4309,2]]], [4294,[14801.5,14336,0],[[4281,2],[4310,2]]], [4295,[13535.9,16316.4,9.53674e-007],[[4282,2],[4311,2]]], -[4296,[14853.1,5807.37,0],[[4283,2],[4284,2],[4312,2],[4298,2],[4313,2],[4314,2]]], [4297,[14678.1,5565.06,0],[[4284,2],[4315,2]]], [4298,[14764.6,5777.57,0],[[4284,2],[4296,2],[4316,2]]], [4299,[15277.8,12282.5,9.53674e-007],[[4285,2],[4317,2]]], [4300,[15084.4,12270.2,0],[[4286,2],[4318,2]]], [4301,[14922.9,12392.7,0],[[4287,2],[4318,2]]], -[4302,[14805,12880.7,0],[[4288,2],[4319,2]]], [4303,[14838.6,12762.7,7.94729e-008],[[4288,2],[4303,2],[4320,2]]], [4304,[15904.1,10185.9,0],[[4289,2],[4321,2]]], [4305,[14930,13595.7,0],[[4290,2],[4322,2]]], [4306,[14878,13348,-4.76837e-007],[[4290,2],[4323,2]]], [4307,[14715.7,14736.8,4.76837e-007],[[4291,2],[4324,2]]], -[4308,[14181,15925,0],[[4292,2],[4325,2]]], [4309,[13954.8,15982.6,0],[[4293,2],[4326,2]]], [4310,[14833.6,14280.7,9.53674e-007],[[4294,2],[4327,2],[4328,2]]], [4311,[13597.9,16352.3,0],[[4295,2],[4311,2],[4329,2]]], [4312,[14769.5,5766.76,0],[[4296,2]]], [4313,[14868.2,5909.99,-3.17891e-007],[[4296,2],[4330,2],[4314,2]]], -[4314,[14904.8,5825.54,0],[[4296,2],[4313,2],[4331,2]]], [4315,[14593,5436.6,0],[[4297,2],[4332,2],[4333,2]]], [4316,[14611,5814.08,0],[[4298,2],[4334,2]]], [4317,[15232.6,12408.5,0],[[4299,2],[4335,2]]], [4318,[14988.9,12374.8,0],[[4300,2],[4301,2]]], [4319,[14843.3,13018,9.53674e-007],[[4302,2],[4336,2]]], -[4320,[14846.8,12818.1,1.58946e-007],[[4303,2],[4337,2],[4320,2],[4338,2]]], [4321,[16015.3,10065.2,0],[[4304,2],[4339,2]]], [4322,[14949.8,13743.3,9.53674e-007],[[4305,2],[4340,2]]], [4323,[14859.2,13192.2,0],[[4306,2],[4336,2]]], [4324,[14802.6,14608.6,0],[[4307,2],[4341,2],[4328,2]]], [4325,[14061.9,16015.6,0],[[4308,2],[4342,2]]], -[4326,[13887.3,16115.6,0],[[4309,2],[4329,2]]], [4327,[14914.6,14081.1,3.17891e-007],[[4310,2],[4340,2]]], [4328,[14855.2,14468.7,0],[[4310,2],[4324,2],[4341,2]]], [4329,[13794.2,16255.7,3.8147e-007],[[4311,2],[4326,2],[4343,2],[4344,2],[4342,2]]], [4330,[14904.8,6065.71,0],[[4313,2],[4345,2]]], [4331,[15080.7,5851.1,0],[[4314,2],[4346,2]]], -[4332,[14436,5450.89,0],[[4315,2],[4347,2]]], [4333,[14594.8,5289.25,9.53674e-007],[[4315,2],[4348,2]]], [4334,[14475.9,5848.81,0],[[4316,2],[4349,2]]], [4335,[15222.9,12515.7,9.53674e-007],[[4317,2]]], [4336,[14848.3,13085.4,0],[[4319,2],[4323,2],[4350,2]]], [4337,[14842.7,12798.8,2.38419e-007],[[4320,2]]], -[4338,[14859.1,12875.7,0],[[4338,2],[4351,2]]], [4339,[16116.4,9972.54,0],[[4321,2],[4352,2]]], [4340,[14973.6,13861.5,0],[[4322,2],[4327,2],[4353,2],[4340,2],[4354,2]]], [4341,[14886.5,14482.3,2.38419e-007],[[4324,2],[4328,2],[4355,2],[4356,2]]], [4342,[13954.4,16129.4,0],[[4325,2],[4329,2]]], [4343,[13722.9,16364.8,0],[[4329,2]]], -[4344,[13936.2,16217.4,0],[[4329,2],[4357,2]]], [4345,[14918.3,6188.15,0],[[4330,2],[4358,2]]], [4346,[15188,5894.77,0],[[4331,2],[4359,2]]], [4347,[14300.1,5478.82,0],[[4332,2],[4360,2]]], [4348,[14552.9,5179.34,-9.53674e-007],[[4333,2],[4361,2]]], [4349,[14434.5,5858.46,0],[[4334,2],[4362,2],[4363,2]]], -[4350,[14896.3,13016.1,0],[[4336,2],[4351,2]]], [4351,[14877.6,12954.5,0],[[4338,2],[4350,2]]], [4352,[16197.8,9860.78,0],[[4339,2],[4364,2]]], [4353,[14999.1,13814.8,0],[[4340,2],[4365,2]]], [4354,[14993.5,13839.6,-9.53674e-007],[[4340,2]]], [4355,[15033.1,14522.5,0],[[4341,2],[4366,2]]], -[4356,[15010.1,14331.1,0],[[4341,2],[4367,2]]], [4357,[14106.6,16139.3,0],[[4344,2],[4368,2]]], [4358,[14930.3,6212.02,0],[[4345,2]]], [4359,[15218.1,5924.54,0],[[4346,2]]], [4360,[14208.7,5482.39,0],[[4347,2],[4369,2]]], [4361,[14502.4,5123.39,9.53674e-007],[[4348,2]]], -[4362,[14317.7,5904.75,0],[[4349,2],[4370,2],[4371,2]]], [4363,[14325.5,5795.66,0],[[4349,2],[4372,2]]], [4364,[16301.2,9792.34,0],[[4352,2],[4373,2]]], [4365,[15092.6,13610.5,0],[[4353,2],[4374,2]]], [4366,[15158.3,14527.5,0],[[4355,2],[4375,2]]], [4367,[15127.1,14288,9.53674e-007],[[4356,2],[4376,2]]], -[4368,[14279.4,16046.7,-9.53674e-007],[[4357,2],[4377,2]]], [4369,[14174.1,5469.72,3.17891e-007],[[4360,2],[4378,2],[4379,2]]], [4370,[14170,5809,0],[[4362,2],[4380,2]]], [4371,[14201.6,5985.26,0],[[4362,2],[4381,2]]], [4372,[14307.4,5771.76,0],[[4363,2],[4382,2],[4378,2]]], [4373,[16336.3,9662.17,0],[[4364,2],[4383,2]]], -[4374,[15235.7,13540.6,9.53674e-007],[[4365,2],[4384,2]]], [4375,[15296.5,14540.1,0],[[4366,2],[4385,2]]], [4376,[15172.4,14169.1,0],[[4367,2],[4386,2]]], [4377,[14400.7,15969.2,0],[[4368,2],[4387,2]]], [4378,[14239.4,5599.02,-9.53674e-007],[[4369,2],[4372,2]]], [4379,[14124.8,5429.22,0],[[4369,2]]], -[4380,[14157.5,5800.82,0],[[4370,2]]], [4381,[14137.1,6018.62,0],[[4371,2]]], [4382,[14171.3,5675.15,0],[[4372,2],[4382,2]]], [4383,[16369,9626.79,0],[[4373,2]]], [4384,[15354.8,13453.5,0],[[4374,2],[4388,2]]], [4385,[15403.4,14621.1,-9.53674e-007],[[4375,2],[4389,2]]], -[4386,[15240.4,14054.8,0],[[4376,2],[4390,2]]], [4387,[14532.2,15891.6,0],[[4377,2],[4391,2]]], [4388,[15449.1,13367.6,-9.53674e-007],[[4384,2],[4392,2]]], [4389,[15542.4,14703,0],[[4385,2],[4393,2]]], [4390,[15331.9,13996.4,0],[[4386,2]]], [4391,[14664,15817,-2.38419e-007],[[4387,2],[4394,2]]], -[4392,[15550.1,13277.9,-9.53674e-007],[[4388,2],[4395,2]]], [4393,[15667.1,14684,0],[[4389,2],[4396,2]]], [4394,[14840.8,15740.8,0],[[4391,2],[4397,2]]], [4395,[15683.1,13233.6,9.53674e-007],[[4392,2],[4398,2]]], [4396,[15703.9,14782.3,3.17891e-007],[[4393,2],[4399,2],[4400,2]]], [4397,[14976,15678.9,9.53674e-007],[[4394,2],[4401,2]]], -[4398,[15786,13104.4,0],[[4395,2],[4402,2]]], [4399,[15845.9,14794.6,0],[[4396,2],[4403,2]]], [4400,[15765.4,14929.2,0],[[4396,2],[4404,2]]], [4401,[15115.8,15617.5,-2.38419e-007],[[4397,2],[4405,2]]], [4402,[15912.1,13028.3,-3.17891e-007],[[4398,2],[4406,2],[4407,2]]], [4403,[16002.9,14781,0],[[4399,2],[4408,2]]], -[4404,[15668.9,15039.7,0],[[4400,2],[4409,2]]], [4405,[15263.4,15544.3,0],[[4401,2],[4410,2]]], [4406,[16014.5,13006.5,0],[[4402,2]]], [4407,[15989.5,12896.4,0],[[4402,2],[4411,2]]], [4408,[16123.1,14727.5,0],[[4403,2],[4412,2]]], [4409,[15562.5,15152.9,0],[[4404,2],[4413,2]]], -[4410,[15283.4,15536.8,0],[[4405,2],[4414,2],[4415,2]]], [4411,[16056.4,12759.6,0],[[4407,2],[4416,2]]], [4412,[16167.5,14596,-9.53674e-007],[[4408,2],[4417,2]]], [4413,[15439.2,15264.8,0],[[4409,2],[4414,2]]], [4414,[15384.7,15362.3,0],[[4410,2],[4413,2]]], [4415,[15374.6,15680,0],[[4410,2],[4418,2]]], -[4416,[16186.1,12686.9,0],[[4411,2],[4419,2]]], [4417,[16222.3,14480.9,0],[[4412,2],[4420,2]]], [4418,[15432.6,15809.5,0],[[4415,2],[4421,2]]], [4419,[16334.7,12591.7,0],[[4416,2],[4419,2]]], [4420,[16342.1,14399.2,9.53674e-007],[[4417,2],[4422,2]]], [4421,[15479.9,15923.2,0],[[4418,2],[4423,2]]], -[4422,[16373.5,14379.7,0],[[4420,2]]], [4423,[15563.3,16044.9,0],[[4421,2],[4424,2]]], [4424,[15682.5,16138.6,0],[[4423,2],[4425,2]]], [4425,[15783.9,16217,9.53674e-007],[[4424,2],[4426,2]]], [4426,[15890.8,16301.2,0],[[4425,2],[4427,2]]], [4427,[15938.2,16370.3,-9.53674e-007],[[4426,2]]]]; \ No newline at end of file diff --git a/A3-Antistasi/Pictures/Intel/laptop_complete.paa b/A3-Antistasi/Pictures/Intel/laptop_complete.paa new file mode 100644 index 0000000000..a94f6081e0 Binary files /dev/null and b/A3-Antistasi/Pictures/Intel/laptop_complete.paa differ diff --git a/A3-Antistasi/Pictures/Intel/laptop_die.paa b/A3-Antistasi/Pictures/Intel/laptop_die.paa new file mode 100644 index 0000000000..af986921ae Binary files /dev/null and b/A3-Antistasi/Pictures/Intel/laptop_die.paa differ diff --git a/A3-Antistasi/Pictures/Intel/laptop_downloading.paa b/A3-Antistasi/Pictures/Intel/laptop_downloading.paa new file mode 100644 index 0000000000..12a6b0a814 Binary files /dev/null and b/A3-Antistasi/Pictures/Intel/laptop_downloading.paa differ diff --git a/A3-Antistasi/Pictures/Intel/laptop_error.paa b/A3-Antistasi/Pictures/Intel/laptop_error.paa new file mode 100644 index 0000000000..255897edac Binary files /dev/null and b/A3-Antistasi/Pictures/Intel/laptop_error.paa differ diff --git a/A3-Antistasi/Pictures/Intel/laptop_error1.paa b/A3-Antistasi/Pictures/Intel/laptop_error1.paa new file mode 100644 index 0000000000..0478d3829a Binary files /dev/null and b/A3-Antistasi/Pictures/Intel/laptop_error1.paa differ diff --git a/A3-Antistasi/Pictures/Intel/laptop_error2.paa b/A3-Antistasi/Pictures/Intel/laptop_error2.paa new file mode 100644 index 0000000000..769fcc86eb Binary files /dev/null and b/A3-Antistasi/Pictures/Intel/laptop_error2.paa differ diff --git a/A3-Antistasi/Pictures/Intel/laptop_error3.paa b/A3-Antistasi/Pictures/Intel/laptop_error3.paa new file mode 100644 index 0000000000..425ac81d5e Binary files /dev/null and b/A3-Antistasi/Pictures/Intel/laptop_error3.paa differ diff --git a/A3-Antistasi/Pictures/Intel/laptop_error4.paa b/A3-Antistasi/Pictures/Intel/laptop_error4.paa new file mode 100644 index 0000000000..64fc298e0e Binary files /dev/null and b/A3-Antistasi/Pictures/Intel/laptop_error4.paa differ diff --git a/A3-Antistasi/Pictures/Intel/laptop_error5.paa b/A3-Antistasi/Pictures/Intel/laptop_error5.paa new file mode 100644 index 0000000000..2d65133c43 Binary files /dev/null and b/A3-Antistasi/Pictures/Intel/laptop_error5.paa differ diff --git a/A3-Antistasi/Pictures/Intel/laptop_error6.paa b/A3-Antistasi/Pictures/Intel/laptop_error6.paa new file mode 100644 index 0000000000..3128ca1bab Binary files /dev/null and b/A3-Antistasi/Pictures/Intel/laptop_error6.paa differ diff --git a/A3-Antistasi/REINF/addToGarrison.sqf b/A3-Antistasi/REINF/addToGarrison.sqf index c0592c2297..b6c5f2fb93 100644 --- a/A3-Antistasi/REINF/addToGarrison.sqf +++ b/A3-Antistasi/REINF/addToGarrison.sqf @@ -5,7 +5,7 @@ _thingX = _this select 0; onMapSingleClick "positionTel = _pos"; -hint "Select the zone on which sending the selected troops as garrison"; +["Garrison", "Select the zone on which sending the selected troops as garrison"] call A3A_fnc_customHint; waitUntil {sleep 0.5; (count positionTel > 0) or (not visiblemap)}; onMapSingleClick ""; @@ -16,11 +16,11 @@ _positionTel = positionTel; _nearX = [markersX,_positionTel] call BIS_fnc_nearestPosition; -if !(_positionTel inArea _nearX) exitWith {hint "You must click near a marked zone"}; +if !(_positionTel inArea _nearX) exitWith {["Garrison", "You must click near a marked zone"] call A3A_fnc_customHint;}; -if (not(sidesX getVariable [_nearX,sideUnknown] == teamPlayer)) exitWith {hint format ["That zone does not belong to %1",nameTeamPlayer]}; +if (not(sidesX getVariable [_nearX,sideUnknown] == teamPlayer)) exitWith {["Garrison", format ["That zone does not belong to %1",nameTeamPlayer]] call A3A_fnc_customHint;}; -if ((_nearX in outpostsFIA) and !(isOnRoad getMarkerPos _nearX)) exitWith {hint "You cannot manage garrisons on this kind of zone"}; +if ((_nearX in outpostsFIA) and !(isOnRoad getMarkerPos _nearX)) exitWith {["Garrison", "You cannot manage garrisons on this kind of zone"] call A3A_fnc_customHint;}; _thingX = _this select 0; @@ -39,13 +39,20 @@ else _leave = false; +private _alreadyInGarrison = false; +{ + private _garrisondIn = _x getVariable "markerX"; + if !(isNil "_garrisondIn") then {_alreadyInGarrison = true}; +} forEach _unitsX; +if _alreadyInGarrison exitWith {["Garrison", "The units selected already are in a garrison"] call A3A_fnc_customHint}; + { if ((typeOf _x == staticCrewTeamPlayer) or (typeOf _x == SDKUnarmed) or (typeOf _x in arrayCivs) or (!alive _x)) exitWith {_leave = true} } forEach _unitsX; -if (_leave) exitWith {hint "Static crewman, prisoners, refugees or dead units cannot be added to any garrison"}; +if (_leave) exitWith {["Garrison", "Static crewman, prisoners, refugees or dead units cannot be added to any garrison"] call A3A_fnc_customHint;}; -if ((groupID _groupX == "MineF") or (groupID _groupX == "Watch") or (isPlayer(leader _groupX))) exitWith {hint "You cannot garrison player led, Watchpost, Roadblocks or Minefield building squads"}; +if ((groupID _groupX == "MineF") or (groupID _groupX == "Watch") or (isPlayer(leader _groupX))) exitWith {["Garrison", "You cannot garrison player led, Watchpost, Roadblocks or Minefield building squads"] call A3A_fnc_customHint;}; if (isNull _groupX) then @@ -53,12 +60,12 @@ if (isNull _groupX) then _groupX = createGroup teamPlayer; _unitsX joinSilent _groupX; //{arrayids = arrayids + [name _x]} forEach _unitsX; - hint "Adding units to garrison"; + ["Garrison", "Adding units to garrison"] call A3A_fnc_customHint; if !(hasIFA) then {{arrayids pushBackUnique (name _x)} forEach _unitsX}; } else { - hint format ["Adding %1 squad to garrison", groupID _groupX]; + ["Garrison", format ["Adding %1 squad to garrison", groupID _groupX]] call A3A_fnc_customHint; theBoss hcRemoveGroup _groupX; }; /* @@ -146,11 +153,11 @@ else if (side _killer == Occupants) then { _nul = [0.25,0,getPos _victim] remoteExec ["A3A_fnc_citySupportChange",2]; - [-0.25,0] remoteExec ["A3A_fnc_prestige",2]; + [[-1, 30], [0, 0]] remoteExec ["A3A_fnc_prestige",2]; } else { - if (side _killer == Invaders) then {[0,-0.25] remoteExec ["A3A_fnc_prestige",2]}; + if (side _killer == Invaders) then {[[0, 0], [-1, 30]] remoteExec ["A3A_fnc_prestige",2]}; }; }; _victim setVariable ["spawner",nil,true]; @@ -158,6 +165,5 @@ else }; } forEach _unitsX; theBoss hcSetGroup [_groupX]; - hint format ["Group %1 is back to HC control because the zone which was pointed to garrison has been lost",groupID _groupX]; + ["Garrison", format ["Group %1 is back to HC control because the zone which was pointed to garrison has been lost",groupID _groupX]] call A3A_fnc_customHint; }; - diff --git a/A3-Antistasi/REINF/controlHCsquad.sqf b/A3-Antistasi/REINF/controlHCsquad.sqf index 9ed2ccad64..caa683af05 100644 --- a/A3-Antistasi/REINF/controlHCsquad.sqf +++ b/A3-Antistasi/REINF/controlHCsquad.sqf @@ -1,11 +1,13 @@ -if (player != theBoss) exitWith {hint "Only Commander has the ability to control HC units"}; +if (player != theBoss) exitWith {["Control Squad", "Only Commander has the ability to control HC units"] call A3A_fnc_customHint;}; +private _punishmentoffenceTotal = [getPlayerUID player, [ ["offenceTotal",0] ]] call A3A_fnc_punishment_dataGet select 0; +if (_punishmentoffenceTotal >= 1) exitWith {["Control Squad", "Nope. Not happening."] call A3A_fnc_customHint;}; _groups = _this select 0; _groupX = _groups select 0; _unit = leader _groupX; -if !([_unit] call A3A_fnc_canFight) exitWith {hint "You cannot control an unconscious or dead unit"}; +if !([_unit] call A3A_fnc_canFight) exitWith {["Control Squad", "You cannot control an unconscious or dead unit"] call A3A_fnc_customHint;}; while {(count (waypoints _groupX)) > 0} do { @@ -33,7 +35,8 @@ _eh1 = player addEventHandler ["HandleDamage", selectPlayer _unit; (units group player) joinsilent group player; group player selectLeader player; - hint "Returned to original Unit as it received damage"; + ["Control Squad", "Returned to original Unit as it received damage"] call A3A_fnc_customHint; + nil; }]; _eh2 = _unit addEventHandler ["HandleDamage", { @@ -43,7 +46,8 @@ _eh2 = _unit addEventHandler ["HandleDamage", selectPlayer (_unit getVariable "owner"); (units group player) joinsilent group player; group player selectLeader player; - hint "Returned to original Unit as controlled AI received damage"; + ["Control Squad", "Returned to original Unit as controlled AI received damage"] call A3A_fnc_customHint; + nil; }]; selectPlayer _unit; @@ -51,7 +55,7 @@ _timeX = 60; _unit addAction ["Return Control to AI",{selectPlayer (player getVariable ["owner",player])}]; -waitUntil {sleep 1; hint format ["Time to return control to AI: %1", _timeX]; _timeX = _timeX - 1; (_timeX < 0) or (isPlayer theBoss)}; +waitUntil {sleep 1;["Control Squad", format ["Time to return control to AI: %1", _timeX]] call A3A_fnc_customHint; _timeX = _timeX - 1; (_timeX < 0) or (isPlayer theBoss)}; removeAllActions _unit; if (!isPlayer (_unit getVariable ["owner",_unit])) then {selectPlayer (_unit getVariable ["owner",_unit])}; @@ -60,5 +64,5 @@ _unit removeEventHandler ["HandleDamage",_eh2]; player removeEventHandler ["HandleDamage",_eh1]; (units group theBoss) joinsilent group theBoss; group theBoss selectLeader theBoss; -hint ""; +["Control Squad", ""] call A3A_fnc_customHint; diff --git a/A3-Antistasi/REINF/controlunit.sqf b/A3-Antistasi/REINF/controlunit.sqf index 7bafa58418..d9d56a3e50 100644 --- a/A3-Antistasi/REINF/controlunit.sqf +++ b/A3-Antistasi/REINF/controlunit.sqf @@ -4,17 +4,18 @@ _units = _this select 0; _unit = _units select 0; -if (_unit == Petros) exitWith {hint "You cannot control Petros";}; +if (_unit == Petros) exitWith {["Control Unit", "You cannot control Petros"] call A3A_fnc_customHint;}; //if (captive player) exitWith {hint "You cannot control AI while on Undercover"}; -if (player != leader group player) exitWith {hint "You cannot control AI if you are not the squad leader"}; -if (isPlayer _unit) exitWith {hint "You cannot control another player"}; -if (!(alive _unit) or (_unit getVariable ["INCAPACITATED",false])) exitWith {hint "You cannot control an unconscious, a dead unit"}; +if (player != leader group player) exitWith {["Control Unit", "You cannot control AI if you are not the squad leader"] call A3A_fnc_customHint;}; +if (isPlayer _unit) exitWith {["Control Unit", "You cannot control another player"] call A3A_fnc_customHint;}; +if (!(alive _unit) or (_unit getVariable ["incapacitated",false])) exitWith {["Control Unit", "You cannot control an unconscious, a dead unit"] call A3A_fnc_customHint;}; //if ((not(typeOf _unit in soldiersSDK)) and (typeOf _unit != "b_g_survivor_F")) exitWith {hint "You cannot control a unit which does not belong to FIA"}; -if (side _unit != teamPlayer) exitWith {hint format ["You cannot control a unit which does not belong to %1",nameTeamPlayer]}; - +if (side _unit != teamPlayer) exitWith {["Control Unit", format ["You cannot control a unit which does not belong to %1",nameTeamPlayer]] call A3A_fnc_customHint;}; +private _punishmentoffenceTotal = [getPlayerUID player, [ ["offenceTotal",0] ]] call A3A_fnc_punishment_dataGet select 0; +if (_punishmentoffenceTotal >= 1) exitWith {["Control Unit", "Nope. Not happening."] call A3A_fnc_customHint;}; _owner = player getVariable ["owner",player]; -if (_owner!=player) exitWith {hint "You cannot control AI while you are controlling another AI"}; +if (_owner!=player) exitWith {["Control Unit", "You cannot control AI while you are controlling another AI"] call A3A_fnc_customHint;}; { if (_x != vehicle _x) then @@ -23,7 +24,7 @@ if (_x != vehicle _x) then }; } forEach units group player; -_unit setVariable ["owner",player]; +_unit setVariable ["owner",player,true]; _eh1 = player addEventHandler ["HandleDamage", { _unit = _this select 0; @@ -32,7 +33,8 @@ _eh1 = player addEventHandler ["HandleDamage", selectPlayer _unit; (units group player) joinsilent group player; group player selectLeader player; - hint "Returned to original Unit as it received damage"; + ["Control Unit", "Returned to original Unit as it received damage"] call A3A_fnc_customHint; + nil; }]; _eh2 = _unit addEventHandler ["HandleDamage", { @@ -42,7 +44,8 @@ _eh2 = _unit addEventHandler ["HandleDamage", selectPlayer (_unit getVariable "owner"); (units group player) joinsilent group player; group player selectLeader player; - hint "Returned to original Unit as controlled AI received damage"; + ["Control Unit", "Returned to original Unit as controlled AI received damage"] call A3A_fnc_customHint; + nil; }]; selectPlayer _unit; @@ -50,7 +53,7 @@ _timeX = 60; _unit addAction ["Return Control to AI",{selectPlayer leader (group (_this select 0))}]; -waitUntil {sleep 1; hint format ["Time to return control to AI: %1", _timeX]; _timeX = _timeX - 1; (_timeX == -1) or (isPlayer (leader group player))}; +waitUntil {sleep 1; ["Control Unit", format ["Time to return control to AI: %1", _timeX]] call A3A_fnc_customHint; _timeX = _timeX - 1; (_timeX == -1) or (isPlayer (leader group player))}; removeAllActions _unit; selectPlayer (_unit getVariable ["owner",_unit]); @@ -59,5 +62,5 @@ selectPlayer (_unit getVariable ["owner",_unit]); group player selectLeader player; _unit removeEventHandler ["HandleDamage",_eh2]; player removeEventHandler ["HandleDamage",_eh1]; -hint ""; +["Control Unit", ""] call A3A_fnc_customHint; diff --git a/A3-Antistasi/REINF/dismissPlayerGroup.sqf b/A3-Antistasi/REINF/dismissPlayerGroup.sqf index 1f4b9aca55..78308ee7b3 100644 --- a/A3-Antistasi/REINF/dismissPlayerGroup.sqf +++ b/A3-Antistasi/REINF/dismissPlayerGroup.sqf @@ -1,6 +1,6 @@ //if (!isServer) exitWith{}; -if (player != leader group player) exitWith {hint "You cannot dismiss anyone if you are not the squad leader"}; +if (player != leader group player) exitWith {["Dismiss Group", "You cannot dismiss anyone if you are not the squad leader"] call A3A_fnc_customHint;}; private ["_units","_hr","_resourcesFIA","_unit","_newGroup"]; @@ -8,7 +8,7 @@ _units = _this select 0; _units = _units - [player]; _units = _units select {!(isPlayer _x)}; if (_units isEqualTo []) exitWith {}; -if (_units findIf {!([_x] call A3A_fnc_canFight)} != -1) exitWith {hint "You cannot disband supressed, undercover or unconscious units"}; +if (_units findIf {!([_x] call A3A_fnc_canFight)} != -1) exitWith {["Dismiss Group", "You cannot disband supressed, undercover or unconscious units"] call A3A_fnc_customHint;}; player globalChat "Get out of my sight you useless scum!"; _newGroup = createGroup teamPlayer; diff --git a/A3-Antistasi/REINF/dismissSquad.sqf b/A3-Antistasi/REINF/dismissSquad.sqf index 04ea4470c0..44eb9c0874 100644 --- a/A3-Antistasi/REINF/dismissSquad.sqf +++ b/A3-Antistasi/REINF/dismissSquad.sqf @@ -9,13 +9,13 @@ _leave = false; if ((groupID _x == "MineF") or (groupID _x == "Watch") or (isPlayer(leader _x))) then {_leave = true}; } forEach _groups; -if (_leave) exitWith {hint "You cannot dismiss player led, Watchpost, Roadblocks or Minefield building squads"}; +if (_leave) exitWith {["Dismiss Squad", "You cannot dismiss player led, Watchpost, Roadblocks or Minefield building squads"] call A3A_fnc_customHint;}; { if (_x getVariable ["esNATO",false]) then {_leave = true}; } forEach _groups; -if (_leave) exitWith {hint "You cannot dismiss NATO groups"}; +if (_leave) exitWith {["Dismiss Squad", "You cannot dismiss NATO groups"] call A3A_fnc_customHint;}; _pos = getMarkerPos respawnTeamPlayer; diff --git a/A3-Antistasi/Scripts/UPSMON.sqf b/A3-Antistasi/Scripts/UPSMON.sqf index 95246f6189..2fdb986d22 100644 --- a/A3-Antistasi/Scripts/UPSMON.sqf +++ b/A3-Antistasi/Scripts/UPSMON.sqf @@ -68,7 +68,7 @@ _grp setvariable ["UPSMON_Origin",[_currpos,_behaviour,_speed,_formation,_member _areamarker = _this select 1; if (!(_areamarker isEqualType "STRING") || isNil ("_areamarker")) exitWith { - hint "UPSMON: Area marker not defined.\n(Typo, or name not enclosed in quotation marks?)"; + hint "UPSMON: Area marker not defined.
(Typo, or name not enclosed in quotation marks?)"; }; [_grp,_areamarker,_Ucthis] spawn UPSMON_SetMarkerArea; diff --git a/A3-Antistasi/Scripts/fn_advancedTowingInit.sqf b/A3-Antistasi/Scripts/fn_advancedTowingInit.sqf index 3eb68cae63..480483ec60 100644 --- a/A3-Antistasi/Scripts/fn_advancedTowingInit.sqf +++ b/A3-Antistasi/Scripts/fn_advancedTowingInit.sqf @@ -377,6 +377,11 @@ SA_Attach_Tow_Ropes = { [[_helper],"SA_Hide_Object_Global"] call SA_RemoteExecServer; [_helper, [0,0,0], [0,0,-1]] ropeAttachTo (_towRopes select 0); [_vehicle,_vehicleHitch,_cargo,_cargoHitch,_ropeLength] spawn SA_Simulate_Towing; + + // capture empty vehicles when attached + if (count crew _cargo == 0) then { + [_cargo, side group _player, true] remoteExec ["A3A_fnc_vehKilledOrCaptured", 2]; + }; }; }; } else { @@ -720,7 +725,7 @@ SA_Hint = { ["Whoops", [_msg]] call ExileClient_gui_notification_event_addNotification; }; } else { - hint _msg; + ["Advanced Towing", _msg] call A3A_fnc_customHint; }; }; diff --git a/A3-Antistasi/Stringtable.xml b/A3-Antistasi/Stringtable.xml index cd4a3f6524..58d6ae5d66 100755 --- a/A3-Antistasi/Stringtable.xml +++ b/A3-Antistasi/Stringtable.xml @@ -3,114 +3,142 @@ - Load previous session? - Load previous session? - - Charger votre ancienne session ? - - - - - Загрузить предыдущее сохранение? - + Load previous personal save? + Load previous personal save? + Charger la sauvegarde précédente? + загрузить предыдущее персональное сохранение? + Letzten persönlichen Spielstand laden? + Načíst předchozí osobní relaci? HQ Options: Commander Only HQ Options: Commander Only - Options du QG : Commandants Uniquement + Options du QG: Commandant Uniquement Опции Штаба: Только для Командира + HQ Optionen: Nur Kommandant + Možnosti velitelství: Pouze pro velitel Close Close Fermer Закрыть + Schließen + Zavřít Grab 100€ from Pool Grab $100 from Pool Prendre 100€ de la cagnotte Взять 100$ из общака + Entnehme 100€ aus der Kasse + Vzít 100€ ze společného fondu Take 100€ from faction pool and add it to your personal account. It will damage your position among the faction in the commander career Take $100 from faction pool and add it to your personal account. It will damage your position among the faction in the commander career Prendre 100€ de la cagnotte de la faction pour l'ajouter sur votre compte. Cela va nuire à votre réputation au sein de la faction et ralentir votre progression des rangs. Перевести 100$ из фонда сопротивления себе на счёт. Это вредит вашей репутации как командира + Transferiere 100€ aus der Fraktionskasse zu deinem persönlichen Konto. Dies wird deiner Reputation bezüglich deiner Karriere innerhalb der Fraktion schaden. + Převod 100€ ze společného fondu na váš účet.Poškodí vaši pozici mezi frakcí a též vaší kariéru velitele Manage Garrisons Manage Garrisons Gérer Garnisons Построение Обороны + Garnisonsverwaltung + Spravovat posádku Add or remove units to garrisons Add or remove units to garrisons - Ajouter ou Supprimer une garnison + Ajouter ou supprimer une garnison Организация и построение Обороны + Einheiten der Garnison hinzufügen oder entfernen. + Přidejte nebo odeberte jednotky z posádky Move HQ to another Zone Move HQ to another Zone - Déplacer le QG vers une autre Zone + Déplacer le QG vers une autre zone Переместить Штаб + HQ verlegen + Přesuňte velitelství Maru will join your group. Ammobox must be empty. To rebuild, select the Build action near Maru Maru will join your group. Ammobox must be empty. To rebuild, select the Build action near Maru Petros va rejoindre votre groupe. L'Arsenal doit être vide. Pour reconstruire, sélectionnez l'action "Construire" à côté de Petros. Петрос присоединится к вашей группе. Чтобы построить Штаб, выберите на нём пункт "Построить Штаб". Арсенал должен быть пуст. + Maru/Petros tritt deiner Gruppe bei. Munitionskiste muss leer sein. Zur Neuerrichtung die Bauaktion in der Nähe von Maru/Petros auswählen. + Petros se připojí k vaší skupině. Chcete-li vytvořit velitelství, vyberte možnost u Petrose „Zřídit velitelství“. Arzenál musí být prázdný. Ingame Member List Ingame Member List Liste des membres en ligne Список Игроков + Mitgliederliste + Seznam členů Displays which server members are currently playing Displays which server members are currently playing Affiche quels membres du serveur sont actuellement en jeu Показывает, кто из Игроков сейчас на сервере + Zeigt, welche Servermitglieder momentan im Spiel sind. + Zobrazuje, kteří členové serveru aktuálně hrají Rebuild Assets Rebuild Assets Reconstruire les (biens) Восстановление Объектов + Anlagen wiederherstellen + Znovu vybudovat objekt Cost: €5000 Cost: €5000 Coût : 5000€ Цена: 5000$ + Kosten: 5.000€ + Cena: 5000€ Train FIA Troops Train FIA Troops Entrainer les troupes de la FIA Тренировать Войска + FIA Truppen ausbilden + Vycvičit jednotky FIA Upgrades the AI skill level Upgrades the AI skill level Améliorer le niveau de l'IA Увеличивает уровень готовности войск + Erhöht den KI Fähigkeitslevel. + Vylepší úroveň dovednosti AI Garage Access Garage Access Accès au garage Гараж Сопротивления + Fuhrparkzugriff + Přístup do garáže Check Faction garage Check Faction garage Examiner le garage de la faction Проверить Гараж Сопротивления + Fuhrpark der Fraktion einsehen. + Zkontrolujte frakční garáž @@ -119,60 +147,80 @@ Building - Garrison Options Construction - Options de Garnison Построение Обороны + Bauen - Garnisonsoptionen + Budování- Možnosti posádky Back Back Retour Назад + Zurück + Zpět Minefield Options Minefield Options Options de Champ de Mines Минные поля + Minenfeldoptionen + Možnosti minového pole AI will deploy or remove mines on desired objectives, using current arsenal mine stock AI will deploy or remove mines on desired objectives, using current arsenal mine stock L'IA va déployer ou retirer des mines sur les objectifs désirés, en utilisant le stock disponible dans l'arsenal Инженеры установят или удалят мины на выбранной позиции, используя мины из арсенала + Die KI wird Minen um die ausgewählten Ziele legen oder räumen. Sie nutzt dabei den aktuellen Minenvorrat. + AI rozmístí nebo odstraní miny na požadovaných místech za použití současné zásoby arzenálu Outpost or Roadblock Outpost or Roadblock Avant-Poste ou Barrage Routier БП или НП + Außenposten oder Straßensperre + Předsunutá hlídka nebo Zátaras Establish a new watchpost or roadblock depending on the type of terrain you select. Establish a new watchpost or roadblock depending on the type of terrain you select. Créer un nouvel avant-poste ou barrage routier en fonction du type de terrain sélectionné Установить Наблюдательный Пост или Блок Пост в зависимости от выбранного места. + Errichte, abhängig vom gewählten Gelände, einen neuen Außenposten oder eine neue Straßensperre. + Zřiďte Předsunutou hlídku nebo Zátaras v závislosti na vybraném místě. Recruit Units Recruit Units Recruter des unités Добавить в Гарнизон + Rekrutierung + Naverbovat jednotky Add units to an existing garrison. Add units to an existing garrison. Ajouter des unités à une garnison existante Добавить добровольца в гарнизон. + Füge Einheiten einer existierenden Garnison hinzu. + Přidejte jednotky do stávající posádky. Disband Units or Posts Disband Units or Posts Dissoudre des unités ou rôles Удалить Гарнизон или Пост + Einheiten/Posten auflösen + Rozpustěte jednotky nebo hlídky Remove whole garrisons or posts. Remove whole garrisons or posts. Supprimer des garnisons ou rôles entiers Распустить весь Гарнизон или Пост. + Löse komplette Garnisonen oder Posten auf. + Rozpustit celou posádku nebo hlídky. @@ -181,54 +229,72 @@ Garrison Recruitment Options Options de recrutement de la Garnison Добавить в Гарнизон + Garnisonsrekrutierungsoptionen + Možnosti naverbování posádky Recruit Rifleman Recruit Rifleman Recruter un Fusillier Стрелок + Schütze rekrutieren + Střelec Recruit Autorifleman Recruit Autorifleman Recruter un Mitrailleur Пулемётчик + Maschinengewehrschütze rekrutieren + Kulometník Recruit Medic Recruit Medic Recruter un Médecin Медик + Sanitäter rekrutieren + Zdravotník Recruit Squad Leader Recruit Squad Leader Recruter un Chef d'Escouade Сержант + Gruppenführer rekrutieren + Velitel jednotky Recruit Mortar Recruit Mortar Recruter un Mortier Миномётчик + Mörser rekrutieren + Minometník Recruit Grenadier Recruit Grenadier Recruter un Grenadier Стрелок с ГП + Grenadier rekrutieren + Granátometník Recruit Marksman Recruit Marksman Recruter un Tireur d'Elite Снайпер + Scharfschütze rekrutieren + Odstřelovač Recruit AT Recruit AT Recruter un AT Гранатомётчик + Panzerabwehr rekrutieren + Raketometník @@ -237,42 +303,56 @@ Build Minefield Construire un Champ de Mines Минное Поле + Minenfeld legen + Zřídit minové pole APERS Mines APERS Mines APERS Mines ПП Мины + APERS Minen + Protipěchotní miny Creates an APERS Minefield in the designated location Creates an APERS Minefield in the designated location Créer un Champ de Mines APERS sur le lieu indiqué Создаёт Минное Поле с противопехотными минами на выбранной позиции + Legt ein APERS-Minenfeld an der ausgewählten Position. + Zvolit pozici pro minové pole Remove Minefield Remove Minefield Supprimer un Champ de Mines Удалить Минное Поле + Minenfeld räumen + Odstranit minové pole Spawn an AI Engineer which will clear any mine in it's surroundings Spawn an AI Engineer which will clear any mine in it's surroundings Fait apparaître un Ingénieur contrôllé par l'IA qui va retirer toutes les mines dans ses alentours Создаёт Инженера, который разминирует все мины вокруг себя + Ein KI Sprengstoffspezialist wird alle Minen in der Umgebung räumen. + Vytvoří inženýra, který vyčistí všechny miny kolem sebe AT Mines AT Mines Mines AT ПТ Мины + Panzerabwehrminen + Protitankové miny Creates an Anti Tank minefield at designated location Creates an Anti Tank minefield at designated location Créer un Champ de Mines AT sur le lieu indiqué Создаёт Минное Поле с противотанковыми минами на выбранной позиции + Legt ein Panzerabwehrminenfeld an der ausgewählten Position. + Umístí protitankové minové pole na určenou pozici @@ -281,54 +361,72 @@ Recruitment Options Options de Recrutement Призвать Добровольца по специальности + Rekrutierungsoptionen + Možnosti náboru Recruit Militiaman Recruit Militiaman Recruter un Milicien Новобранец + Miliz rekrutieren + Milicionář Recruit Autorifleman Recruit Autorifleman Recruter un Fusilier Пулемётчик + Maschinengewehrschütze rekrutieren + Kulometník Recruit Medic Recruit Medic Recruter un Médecin Медик + Sanitäter rekrutieren + Zdravotník Recruit Engineer Recruit Engineer Recruter un Ingénieur Инженер + Ingenieur rekrutieren + Inženýr Recruit Bomb Specialist Recruit Bomb Specialist Recruter un Expert en Démolition Подрывник + Sprengstoffspezialist rekrutieren + Specialista na výbušniny Recruit Grenadier Recruit Grenadier Recruter un Grenadier Стрелок с ГП + Grenadier rekrutieren + Granátometník Recruit Marksman Recruit Marksman Recruter un Tireur d'élite Снайпер + Scharfschütze rekrutieren + Odstřelovač Recruit Antitank Solider Recruit Antitank Solider Recruter un Soldat Antichar Гранатомётчик + Panzerabwehrsoldat rekrutieren + Raketometník @@ -340,24 +438,32 @@ Back Retour Назад + Zurück + Zpět Back Back Retour Назад + Zurück + Zpět Yes Yes Oui Да + Ja + Ano No No Non Нет + Nein + Ne @@ -372,27 +478,35 @@ The Official Antistasi Community and Barbolani La Communauté Officielle d'Antistasi et Barbolani Сообщество Antistasi + Die offizielle Antistasi Community und Barbolani + Oficiální komunita Antistasi a Barbolani Build FIA Army from scratch and defeat the AAF and CSAT forces in a whole map Dynamic Mission. Build FIA Army from scratch and defeat the AAF and CSAT forces in a whole map Dynamic Mission. Recrutez une armée de la FIA à partir de rien et vainquez les forces de l'AAF et CSAT à travers toute la carte dans une Mission Dynamique Создайте свою армию с нуля и заставьте силы AAF и CSAT отступить в Динамической Миссии на всей карте. + Formiere eine FIA Armee und bezwinge die AAF und CSAT Kräfte in einer dynamischen Mission auf der gesamten Karte. + Postavte armádu FIA od nuly a porazte síly AAF a CSAT v celé mapě dynamické misi. Antistasi Altis Antistasi Altis Antistasi Altis Antistasi Альтис + Antistasi Altis + Antistasi Altis Be a Resistance leader, be a hero. Be a Resistance leader, be a hero. Devenez un chef de la résistance, soyez un héros. Быть Лидером Сопротивления значит быть героем. + Sei ein Anführer des Widerstands, sei ein Held. + Staňte se vůdcem odboje, buďte hrdinou. - 2.2.1 + 2.3 @@ -401,36 +515,48 @@ Buy Vehicle Acheter un véhicule Купить Технику + Fahrzeug kaufen + Koupit vozidlo Allows you to buy a vehicle Allows you to buy a vehicle Vous permet d'acheter un véhicule Позволяет Вам купить технику + Ermöglicht dir den Kauf von Fahrzeugen. + Umožňuje nákup vozidel Civilian Vehicle Civilian Vehicle Véhicule civil Гражданская техника + Zivilfahrzeuge + Civilní vozidlo Civilian vehicles will allow you to travel in Undercover mode, while you stay close to roads and not entering bases, outposts and roadblocks. Civilian vehicles will allow you to travel in Undercover mode, while you stay close to roads and not entering bases, outposts and roadblocks. - Les véhicules civils vous permettent de vous déplacer "Sous Couverture", tant que vous restez près des routes et ne pénétrez pas les bases, avant-postes et barrages routiers. + Les véhicules civils vous permettent de vous déplacer "Sous-couverture", tant que vous restez près des routes et ne pénétrez pas les bases, avant-postes et barrages routiers. Гражданская техника позволяет Вам передвигаться как гражданскому лицу, пока Вы движетесь по дорогам вдалеке от баз, опорных пунктов и блокпостов. + Zivilfahrzeuge erlaube dir unentdeckt zu reisen, sofern du nahe der Straßen bleibst und in keine Basen, Außenposten oder Straßensperren einfährst. + Civilní vozidla vám umožní cestovat v režimu "utajení", zatímco zůstanete v blízkosti silnic a ne v blízkosti základen a zátarasů. Military Vehicle Military Vehicle Véhicule Militaire Военная Техника + Militärfahrzeuge + Vojenská vozidla Wide variety of available faction vehicles Wide variety of available faction vehicles Une large variété de véhicules de faction disponibles Широкий выбор доступной техники вашей стороны + Eine große Auswahl an verfügbaren Fraktionsfahrzeugen. + Široký výběr dostupných frakčních vozidel @@ -439,72 +565,96 @@ Quadbike Quad Квадроцикл + Quad + Čtyřkolka Machine Gun Machine Gun Mitrailleuse Станковый Пулемёт + Maschinengewehr + Kulomet Buy Static Machinegun Emplacement Buy Static Machinegun Emplacement Acheter un emplacement de mitrailleuse fixe Купить Станковый Пулемёт + Kaufe ein ein statisches Maschinengewehr. + Koupit lafetovaný kulomet Mortar Mortar Mortier Миномёт + Mörser + Minomet Buy Static Mortar Emplacement Buy Static Mortar Emplacement Acheter un emplacement de mortier fixe Купить Станковый Миномёт + Kaufe ein statisches Mörsergeschütz. + Koupit lafetovaný minomet Static AA Static AA DCA fixe Установка ПВО + Flugabwehr + Protiletadlový kanón Buy Static Anti-Air emplacement Buy Static Anti-Air emplacement Acheter un emplacement de DCA fixe Купить Станковую Установку ПВО + Kaufe ein statisches Flugabwehrgeschütz. + Koupit protiletadlový kanón Static AT Static AT AT Fixe Станковый ПТРК + Panzerabwehr + Lafetovaný protitankový systém Buy Static Anti-Tank emplacement Buy Static Anti-Tank emplacement Acheter un emplacement antichar fixe Купить Станковую Установку ПТРК + Kaufe ein statisches Panzerabwehrgeschütz. + Koupit lafetovaný protitankový systém Pickup Truck Pickup Truck 4x4 Пикап + Pickup + Pickup Offroad Truck Offroad Truck Camion Tout-Terrain Грузовик + Geländewagen + Terénní vozidlo Armed Pickup Truck Armed Pickup Truck 4x4 Armé Вооружённый Пикап + Bewaffneter Pickup + Ozbrojený pickup @@ -513,30 +663,40 @@ Buy Civilian Vehicle Acheter un Véhicule Civil Гражданская Техника + Kaufe Zivilfahrzeuge + Koupit civilní vozidlo Offroad Offroad Tout-Terrain Пикап + Geländewagen + Terénní vozidlo Truck Truck Camion Грузовик + Lastwagen + Nákladní vůz Boat Boat Bateau Лодка + Boot + Loď Helicopter Helicopter Hélicoptère Вертолёт + Helikopter + Helikoptéra @@ -545,15 +705,52 @@ Be the Resistance Leader. Fight against a superior enemy in technology, number, assets and vehicles. Use guerrilla tactics in a totally dynamic world, with around 18 sidemissions, everywhere, anytime, anything. Devenez le Chef de la Résistance. Battez-vous contre un ennemi en surnombre et avec un niveau technologique supérieur. Utilisez les tactiques des Guerrillas dans un monde complétement dynamique, avec environ 18 missions. Quand vous voulez, où vous voulez, avec ce que vous voulez... Стань лидером сопротивления. Сражайся против врага превосходящего в технологии, количистве, вооружении и технике. Используй партизанскую тактику в полностью динамическом мире. + Sei ein Anführer des Widerstands. Kämpfe gegen einen technologisch und zahlenmäßigen überlegenen Feind. Nutze Guerillataktiken in einer vollständig dynamischen Welt mit 18 möglichen Sekundärmissionen. Es könnte jederzeit und überall alles passieren... + Buďte vedoucím odboje. Bojujte proti nadřazenému nepříteli v technologii, počtu, majetku a vozidlech. Použijte partyzánskou taktiku ve zcela dynamickém světě, přibližně s 18 vedlejšími misemi, všude kdykoli a cokoli. + + + Be the Resistance Leader. Fight against a superior enemy in technology, number, assets and vehicles. Use guerrilla tactics in a totally dynamic world, with around 18 sidemissions, everywhere, anytime, anything. + Be the Resistance Leader. Fight against a superior enemy in technology, number, assets and vehicles. Use guerrilla tactics in a totally dynamic world, with around 18 sidemissions, everywhere, anytime, anything. + Devenez le Chef de la Résistance. Battez-vous contre un ennemi en surnombre et avec un niveau technologique supérieur. Utilisez les tactiques des Guerrillas dans un monde complétement dynamique, avec environ 18 missions. Quand vous voulez, où vous voulez, avec ce que vous voulez... + Стань лидером сопротивления. Сражайся против врага превосходящего в технологии, количистве, вооружении и технике. Используй партизанскую тактику в полностью динамическом мире. + Sei ein Anführer des Widerstands. Kämpfe gegen einen technologisch und zahlenmäßigen überlegenen Feind. Nutze Guerillataktiken in einer vollständig dynamischen Welt mit 18 möglichen Sekundärmissionen. Es könnte jederzeit und überall alles passieren... + Buďte vedoucím odboje. Bojujte proti nadřazenému nepříteli v technologii, počtu, majetku a vozidlech. Použijte partyzánskou taktiku ve zcela dynamickém světě, přibližně s 18 vedlejšími misemi, všude kdykoli a cokoli. + + + Be the Resistance Leader. Fight against a superior enemy in technology, number, assets and vehicles. Use guerrilla tactics in a totally dynamic world, with around 18 sidemissions, everywhere, anytime, anything. + Be the Resistance Leader. Fight against a superior enemy in technology, number, assets and vehicles. Use guerrilla tactics in a totally dynamic world, with around 18 sidemissions, everywhere, anytime, anything. + Devenez le Chef de la Résistance. Battez-vous contre un ennemi en surnombre et avec un niveau technologique supérieur. Utilisez les tactiques des Guerrillas dans un monde complétement dynamique, avec environ 18 missions. Quand vous voulez, où vous voulez, avec ce que vous voulez... + Стань лидером сопротивления. Сражайся против врага превосходящего в технологии, количистве, вооружении и технике. Используй партизанскую тактику в полностью динамическом мире. + Sei ein Anführer des Widerstands. Kämpfe gegen einen technologisch und zahlenmäßigen überlegenen Feind. Nutze Guerillataktiken in einer vollständig dynamischen Welt mit 18 möglichen Sekundärmissionen. Es könnte jederzeit und überall alles passieren... + Buďte vedoucím odboje. Bojujte proti nadřazenému nepříteli v technologii, počtu, majetku a vozidlech. Použijte partyzánskou taktiku ve zcela dynamickém světě, přibližně s 18 vedlejšími misemi, všude kdykoli a cokoli. Antistasi - Liberation of Altis Antistasi - Liberation of Altis + Antistasi - Libération d'Altis + + + Antistasi - Liberation of Virolahti + Antistasi - Liberation of Virolahti + Antistasi - Libération de Virolahti + + + Antistasi - Liberation of Stratis + Antistasi - Liberation of Stratis + Antistasi - Libération de Stratis Antistasi Altis Antistasi Altis + + Antistasi Virolahti + Antistasi Virolahti + + + Antistasi Stratis + Antistasi Stratis + Antistasi - Liberation of Altis (BLUFOR) Antistasi - Liberation of Altis (BLUFOR) @@ -565,18 +762,38 @@ Because nothing is more important than Freedom. Because nothing is more important than Freedom. + Parce que rien n'est plus important que la Liberté. + Weil nichts wichtiger ist als die Freiheit. + Protože nic není důležitější než svoboda. + + + Hunting in the woods + Hunting in the woods + Chasse dans les bois + Lov v lese + + + Because nothing is more important than Freedom. + Because nothing is more important than Freedom. + Parce que rien n'est plus important que la Liberté. + Weil nichts wichtiger ist als die Freiheit. + Protože nic není důležitější než svoboda. Be the Resistance Leader. Fight against a superior enemy in technology, number, assets and vehicles. Use guerrilla tactics in a totally dynamic world, with around 18 sidemissions, everywhere, anytime, anything. Be the Resistance Leader. Fight against a superior enemy in technology, number, assets and vehicles. Use guerrilla tactics in a totally dynamic world, with around 18 sidemissions, everywhere, anytime, anything. Devenez le Chef de la Résistance. Battez-vous contre un ennemi en surnombre et avec un niveau technologique supérieur. Utilisez les tactiques des Guerrillas dans un monde complétement dynamique, avec environ 18 missions. Quand vous voulez, où vous voulez, avec ce que vous voulez... Стань лидером сопротивления. Сражайся против врага превосходящего в технологии, количистве, вооружении и технике. Используй партизанскую тактику в полностью динамическом мире. + Sei ein Anführer des Widerstands. Kämpfe gegen einen technologisch und zahlenmäßigen überlegenen Feind. Nutze Guerillataktiken in einer vollständig dynamischen Welt mit 18 möglichen Sekundärmissionen. Es könnte jederzeit und überall alles passieren... + Buďte vůdcem odboje. Bojujte proti nadřazenému nepříteli v technologii, počtu, majetku a vozidlech. Použijte partyzánskou taktiku ve zcela dynamickém světě, přibližně s 18 vedlejšími misemi, všude kdykoli a cokoli. Antistasi - Warlords of the Pacific Antistasi - Warlords of the Pacific Antistasi - Les Seigneurs de Guerre du Pacifique Antistasi - Хозяева Тихого Океана + Antistasi - Warlords of the Pacific + Antistasi - Vojevůdci Pacifiku Antistasi Tanoa @@ -587,30 +804,32 @@ Business and War... Les Affaires et la Guerre... Бизнес и Война ... + Geschäft und Krieg... + Obchod a válka ... Be the Resistance Leader. Fight against a superior enemy in technology, number, assets and vehicles. Use guerrilla tactics in a totally dynamic world, with around 18 sidemissions, everywhere, anytime, anything. Be the Resistance Leader. Fight against a superior enemy in technology, number, assets and vehicles. Use guerrilla tactics in a totally dynamic world, with around 18 sidemissions, everywhere, anytime, anything. Devenez le Chef de la Résistance. Battez-vous contre un ennemi en surnombre et avec un niveau technologique supérieur. Utilisez les tactiques des Guerrillas dans un monde complétement dynamique, avec environ 18 missions. Quand vous voulez, où vous voulez, avec ce que vous voulez... Стань лидером сопротивления. Сражайся против врага превосходящего в технологии, количистве, вооружении и технике. Используй партизанскую тактику в полностью динамическом мире. + Sei ein Anführer des Widerstands. Kämpfe gegen einen technologisch und zahlenmäßigen überlegenen Feind. Nutze Guerillataktiken in einer vollständig dynamischen Welt mit 18 möglichen Sekundärmissionen. Es könnte jederzeit und überall alles passieren... + Buďte vůdcem odboje. Bojujte proti nadřazenému nepříteli v technologii, počtu, majetku a vozidlech. Použijte partyzánskou taktiku ve zcela dynamickém světě, přibližně s 18 vedlejšími misemi, všude kdykoli a cokoli. Be the Resistance Leader. Fight against a superior enemy in technology, number, assets and vehicles. Use guerrilla tactics in a totally dynamic world, with around 18 sidemissions, everywhere, anytime, anything. Be the Resistance Leader. Fight against a superior enemy in technology, number, assets and vehicles. Use guerrilla tactics in a totally dynamic world, with around 18 sidemissions, everywhere, anytime, anything. Devenez le Chef de la Résistance. Battez-vous contre un ennemi en surnombre et avec un niveau technologique supérieur. Utilisez les tactiques des Guerrillas dans un monde complétement dynamique, avec environ 18 missions. Quand vous voulez, où vous voulez, avec ce que vous voulez... Стань лидером сопротивления. Сражайся против врага превосходящего в технологии, количистве, вооружении и технике. Используй партизанскую тактику в полностью динамическом мире. + Sei ein Anführer des Widerstands. Kämpfe gegen einen technologisch und zahlenmäßigen überlegenen Feind. Nutze Guerillataktiken in einer vollständig dynamischen Welt mit 18 möglichen Sekundärmissionen. Es könnte jederzeit und überall alles passieren... + Buďte vůdcem odboje. Bojujte proti nadřazenému nepříteli v technologii, počtu, majetku a vozidlech. Použijte partyzánskou taktiku ve zcela dynamickém světě, přibližně s 18 vedlejšími misemi, všude kdykoli a cokoli. Antistasi - Kolkhoz in revolt Antistasi - Kolkhoz in revolt - - Antistasi - Chilled revolt Antistasi - Chilled revolt - - Antistasi Chernarus @@ -625,578 +844,1059 @@ Between the anvil and a steamroller. Entre l'enclume et un rouleau compresseur Между катком и наковальней. + Zwischen einem Amboss und einer Dampfwalze. + Mezi kovadlinou a parním válcem. Beware: Santa Claus is hunting you! Beware: Santa Claus is hunting you! - - + Attention: le Père Noël vous chasse! + Vorsicht: Der Weihnachtsmann jagd dich! + Pozor: Santa Claus tě loví! Be the Resistance Leader. Fight against a superior enemy in technology, number, assets and vehicles. Use guerrilla tactics in a totally dynamic world, with around 18 sidemissions, everywhere, anytime, anything. Be the Resistance Leader. Fight against a superior enemy in technology, number, assets and vehicles. Use guerrilla tactics in a totally dynamic world, with around 18 sidemissions, everywhere, anytime, anything. Devenez le Chef de la Résistance. Battez-vous contre un ennemi en surnombre et avec un niveau technologique supérieur. Utilisez les tactiques des Guerrillas dans un monde complétement dynamique, avec environ 18 missions. Quand vous voulez, où vous voulez, avec ce que vous voulez... Стань лидером сопротивления. Сражайся против врага превосходящего в технологии, количистве, вооружении и технике. Используй партизанскую тактику в полностью динамическом мире. + Sei ein Anführer des Widerstands. Kämpfe gegen einen technologisch und zahlenmäßigen überlegenen Feind. Nutze Guerillataktiken in einer vollständig dynamischen Welt mit 18 möglichen Sekundärmissionen. Es könnte jederzeit und überall alles passieren... + Buďte vůdcem odboje. Bojujte proti nadřazenému nepříteli v technologii, počtu, majetku a vozidlech. Použijte partyzánskou taktiku ve zcela dynamickém světě, přibližně s 18 vedlejšími misemi, všude kdykoli a cokoli. Antistasi - Liberation of Malden Antistasi - Liberation of Malden Antistasi - La Libération de Malden Antistasi - Освобождение Мальдена + Antistasi - Liberation of Malden + Antistasi - Osvobození Maldenu Antistasi Malden Antistasi Malden Antistasi Malden Antistasi Мальдена + Antistasi Malden + Antistasi Malden The island is small but packed with enemies. Look out! The island is small but packed with enemies. Look out! L'île est petite mais remplie d'ennemis. Attention! Остров небольшой, но полон врагов. Будь начеку! + Diese Insel ist klein aber voller Feinde. Sei auf der Hut! + Ostrov je malý, ale plný nepřátel. Pozor! Be the Resistance Leader. Fight against a superior enemy in technology, number, assets and vehicles. Use guerrilla tactics in a totally dynamic world, with around 18 sidemissions, everywhere, anytime, anything. Be the Resistance Leader. Fight against a superior enemy in technology, number, assets and vehicles. Use guerrilla tactics in a totally dynamic world, with around 18 sidemissions, everywhere, anytime, anything. Devenez le Chef de la Résistance. Battez-vous contre un ennemi en surnombre et avec un niveau technologique supérieur. Utilisez les tactiques des Guerrillas dans un monde complétement dynamique, avec environ 18 missions. Quand vous voulez, où vous voulez, avec ce que vous voulez... Стань лидером сопротивления. Сражайся против врага превосходящего в технологии, количистве, вооружении и технике. Используй партизанскую тактику в полностью динамическом мире. + Sei ein Anführer des Widerstands. Kämpfe gegen einen technologisch und zahlenmäßigen überlegenen Feind. Nutze Guerillataktiken in einer vollständig dynamischen Welt mit 18 möglichen Sekundärmissionen. Es könnte jederzeit und überall alles passieren... + Buďte vůdcem odboje. Bojujte proti nadřazenému nepříteli v technologii, počtu, majetku a vozidlech. Použijte partyzánskou taktiku ve zcela dynamickém světě, přibližně s 18 vedlejšími misemi, všude kdykoli a cokoli. Antistasi - The Baltic Revolution Antistasi - The Baltic Revolution Antistasi - La Révolution Baltique Antistasi - Балтийская Революция + Antistasi - The Baltic Revolution + Antistasi - Baltská Revoluce Antistasi Livonia Antistasi Livonia Antistasi Livonia + Antistasi Livonia Stuck between two fronts. Stuck between two fronts. Pris entre deux feux. Между двух фронтов. + Gefangen zwischen zwei Fronten. + Uvízl mezi dvěma frontami. Be the Resistance Leader. Fight against a superior enemy in technology, number, assets and vehicles. Use guerrilla tactics in a totally dynamic world, with around 18 sidemissions, everywhere, anytime, anything. Be the Resistance Leader. Fight against a superior enemy in technology, number, assets and vehicles. Use guerrilla tactics in a totally dynamic world, with around 18 sidemissions, everywhere, anytime, anything. Devenez le Chef de la Résistance. Battez-vous contre un ennemi en surnombre et avec un niveau technologique supérieur. Utilisez les tactiques des Guerrillas dans un monde complétement dynamique, avec environ 18 missions. Quand vous voulez, où vous voulez, avec ce que vous voulez... Стань лидером сопротивления. Сражайся против врага превосходящего в технологии, количистве, вооружении и технике. Используй партизанскую тактику в полностью динамическом мире. + Sei ein Anführer des Widerstands. Kämpfe gegen einen technologisch und zahlenmäßigen überlegenen Feind. Nutze Guerillataktiken in einer vollständig dynamischen Welt mit 18 möglichen Sekundärmissionen. Es könnte jederzeit und überall alles passieren... + Buďte vůdcem odboje. Bojujte proti nadřazenému nepříteli v technologii, počtu, majetku a vozidlech. Použijte partyzánskou taktiku ve zcela dynamickém světě, přibližně s 18 vedlejšími misemi, všude kdykoli a cokoli. Antistasi - Battle of Kunduz Antistasi - Battle of Kunduz Antistasi - La Bataille de Kanduz Antistasi - Битва за Кундуз + Antistasi - Battle of Kunduz + Antistasi - Bitva o Kunduz Antistasi Kunduz Antistasi Kunduz Antistasi Kanduz Antistasi Кундуз + Antistasi Kunduz + Antistasi Kunduz Sand and blood Sand and blood Du Sable et du Sang Кровь и песок + Sand und Blut + Písek a krev Antistasi - Liberation of Tembelan Island Antistasi - Liberation of Tembelan Island + Antistasi - Liberation de l'ile de Tembelan + Antistasi - Liberation of Tembelan Island + Antistasi - Osvobození Ostrova Tembelan Antistasi Tembelan Antistasi Tembelan Antistasi Tembelan + Antistasi Tembelan + Antistasi Tembelan Beauty and destruction Beauty and destruction + Beauté et destruction + Schönheit und Zerstörung + Krása a destrukce Be the Resistance Leader. Fight against a superior enemy in technology, number, assets and vehicles. Use guerrilla tactics in a totally dynamic world, with around 18 sidemissions, everywhere, anytime, anything. Be the Resistance Leader. Fight against a superior enemy in technology, number, assets and vehicles. Use guerrilla tactics in a totally dynamic world, with around 18 sidemissions, everywhere, anytime, anything. Devenez le Chef de la Résistance. Battez-vous contre un ennemi en surnombre et avec un niveau technologique supérieur. Utilisez les tactiques des Guerrillas dans un monde complétement dynamique, avec environ 18 missions. Quand vous voulez, où vous voulez, avec ce que vous voulez... Стань лидером сопротивления. Сражайся против врага превосходящего в технологии, количистве, вооружении и технике. Используй партизанскую тактику в полностью динамическом мире. + Sei ein Anführer des Widerstands. Kämpfe gegen einen technologisch und zahlenmäßigen überlegenen Feind. Nutze Guerillataktiken in einer vollständig dynamischen Welt mit 18 möglichen Sekundärmissionen. Es könnte jederzeit und überall alles passieren... + Buďte vůdcem odboje. Bojujte proti nadřazenému nepříteli v technologii, počtu, majetku a vozidlech. Použijte partyzánskou taktiku ve zcela dynamickém světě, přibližně s 18 vedlejšími misemi, všude kdykoli a cokoli. Antistasi Anizay Antistasi Anizay + Antistasi Anizay Antistasi Anizay + Antistasi Anizay Be the Resistance Leader. Fight against a superior enemy in technology, number, assets and vehicles. Use guerrilla tactics in a totally dynamic world, with around 18 sidemissions, everywhere, anytime, anything. Be the Resistance Leader. Fight against a superior enemy in technology, number, assets and vehicles. Use guerrilla tactics in a totally dynamic world, with around 18 sidemissions, everywhere, anytime, anything. Devenez le Chef de la Résistance. Battez-vous contre un ennemi en surnombre et avec un niveau technologique supérieur. Utilisez les tactiques des Guerrillas dans un monde complétement dynamique, avec environ 18 missions. Quand vous voulez, où vous voulez, avec ce que vous voulez... Стань лидером сопротивления. Сражайся против врага превосходящего в технологии, количистве, вооружении и технике. Используй партизанскую тактику в полностью динамическом мире. + Sei ein Anführer des Widerstands. Kämpfe gegen einen technologisch und zahlenmäßigen überlegenen Feind. Nutze Guerillataktiken in einer vollständig dynamischen Welt mit 18 möglichen Sekundärmissionen. Es könnte jederzeit und überall alles passieren... + Buďte vůdcem odboje. Bojujte proti nadřazenému nepříteli v technologii, počtu, majetku a vozidlech. Použijte partyzánskou taktiku ve zcela dynamickém světě, přibližně s 18 vedlejšími misemi, všude kdykoli a cokoli. Antistasi - Liberation of Anizay Antistasi - Liberation of Anizay + Antistasi - Liberation of Anizay + Antistasi - Osvobození Anizay Fought on the camel's back Fought on the camel's back + Kampf auf dem Kamelrücken + Bojovat na zádech velblouda Early Beginning Early Beginning + Les débuts + Der Anfang + Začátek Don't expect to be able to conquer anything in the early stages. First you have to gather enough resources (HR and Money) in order to be able to conquer and hold your positions. This mission tries to simulate real life guerilla situations. If in doubt, ask yourself what would you do in real life. Don't expect to win every time. Hit and Run is the basic manoeuvre here. Earn every resource, weapon and ammunition to gather enough assets in order to be a real challenge for the enemy. In the meantime, disturb its operations and gain support from the population. + Ne vous attendez pas à pouvoir conquérir quoi que ce soit au début. Vous devez d'abord rassembler suffisamment de ressources (HR et Argent) pour pouvoir conquérir et conserver vos positions. Cette mission tente de simuler des situations de guérilla réelles. En cas de doute, demandez-vous ce que vous feriez dans la vraie vie. Ne vous attendez pas à gagner à chaque fois. Le Hit and Run est la manœuvre de base ici. Recupérez de l'argent, des armes et des munitions pour rassembler suffisamment de ressources afin d'être un véritable défi pour l'ennemi. En attendant, perturbez ses opérations et gagnez le soutien de la population. Don't expect to be able to conquer anything in the early stages. First you have to gather enough resources (HR and Money) in order to be able to conquer and hold your positions. This mission tries to simulate real life guerilla situations. If in doubt, ask yourself what would you do in real life. Don't expect to win every time. Hit and Run is the basic manoeuvre here. Earn every resource, weapon and ammunition to gather enough assets in order to be a real challenge for the enemy. In the meantime, disturb its operations and gain support from the population. + Erwarte nicht, dass du in der Lage sein wirst alles bereits zu Beginn erobern zu können. Zuallererst musst du genügend Ressourcen (Mannstärke und Geld) auftreiben müssen, um in der Lage zu sein etwas zu erobern und auch halten zu können. Diese Mission versucht reale Guerilla Situationen und Vorgehen zu simulieren. Wenn du unschlüssig bist, dann frage dich selbst, was du im echten Leben tun würdest. Erwarte nicht, dass du jedes Mal gewinnst. "Hit and Run" ist hier das übliche Vorgehen. Erbeute Ressourcen, Waffen und Munition, um letztlich genug Ausrüstung zusammen zu haben, damit du zu einer echten Bedrohung für den Feind werden kannst. Währenddessen störe die Bestrebungen des Feindes und verdiene dir die Unterstützung der Zivilbevölkerung. + Neočekávejte, že v časných stádiích dokážete něco dobýt. Nejprve musíte shromáždit dostatek zdrojů (HR a peníze), abyste mohli dobýt a udržet své pozice. Tato mise se pokouší simulovat partyzánské situace v reálném životě. Pokud máte pochybnosti, zeptejte se sami sebe, co byste udělali v reálném životě. Nečekejte, že vyhrajete pokaždé. Udeřit a Utéct je zde základní manévr. Získejte všechny zdroje, zbraně a střelivo, abyste shromáždili dostatek prostředků, aby pro nepřítele představovali skutečnou výzvu. Mezitím narušit její činnost a získat podporu od obyvatelstva. Aggro Effects Aggro Effects + Agressivité IA + Aggression + Agresivita Keep an eye on those. If it's too high, you will have to face more attacks with better troops. Keep an eye on those. If it's too high, you will have to face more attacks with better troops. + Gardez un œil dessus. S'il est trop haut, vous devrez faire face à plus d'attaques avec de meilleures troupes. + Behalte dies im Auge. Wenn sie zu hoch wird, wirst du dich deutlich mehr Angriffen und besseren Einheiten entgegenstellen müssen. + Dávejte pozor na to. Pokud je příliš vysoká, budete muset čelit více útokům s lepšími jednotkami. Strategy Strategy + Stratégie + Strategie + Strategie Once you have a nice amount of resources, focus on enemy communications. If you disturb them enough, you won't have to face big counter-attacks. Once you have a nice amount of resources, focus on enemy communications. If you disturb them enough, you won't have to face big counter-attacks. + Une fois que vous avez une bonne quantité de ressources, concentrez-vous sur les communications ennemies. Si vous les perturbés suffisament, vous n'aurez pas à faire face à de grandes contre-attaques. + Sobald du eine solide Menge and Ressourcen zusammen hast, konzentriere dich auf ihre Kommunikation. Störst du sie ausreichend, wirst du dich keinen größeren Gegenangriffen mehr stellen müssen. + Jakmile budete mít pěkné množství zdrojů, zaměřte se na nepřátelskou komunikaci. Pokud je dostatečně vyrušíte, nebudete muset čelit velkým protiútokům. Conquer and Hold Conquer and Hold + Conquérir et tenir + Erobern und halten + Dobyjte a udržte - Don't expect a light counter-attack when you conquer strategic zones such as resources or airportsX. The enemy will send everything they can, if available. If you conquer a zone and expect a counter-attack, fleeing is a nice option. - Don't expect a light counter-attack when you conquer strategic zones such as resources or airportsX. The enemy will send everything they can, if available. If you conquer a zone and expect a counter-attack, fleeing is a nice option. + Don't expect a light counter-attack when you conquer strategic zones such as resources or airports. The enemy will send everything they can, if available. If you conquer a zone and expect a counter-attack, fleeing is a nice option. + Don't expect a light counter-attack when you conquer strategic zones such as resources or airports. The enemy will send everything they can, if available. If you conquer a zone and expect a counter-attack, fleeing is a nice option. + Ne vous attendez pas à une contre-attaque légère lorsque vous conquérez des zones stratégiques telles que des ressources ou des aéroports. L'ennemi enverra tout ce qu'il peut, s'il est disponible. Si vous conquérez une zone et vous attendez à une contre-attaque, la fuite est une bonne option. + Erwarte keine einfachen Gegenangriffe, wenn du eine strategische Zone, wie Ressourcen oder Flugplätze, einnimmst. Der Feind wird dir alles was er zur Verfügung hat entgegenwerfen. Eroberst du eine Zone und erwartest einen Gegenangriff ist Rückzug immer eine gute Option. + Neočekávejte lehký protiútok, když dobýváte strategické zóny, jako jsou zdroje nebo letiště. Nepřítel pošle vše, co může, pokud bude k dispozici. Pokud dobýváte zónu a očekáváte protiútok, prchání je dobrá volba. Resources Resources + Ressources + Ressourcen + Zdroje Having a good amount of resources for bigger operations is mandatory, especially weapons and ammo. In the initial stages, your main source of resources is accomplishing side-missions. Having a good amount of resources for bigger operations is mandatory, especially weapons and ammo. In the initial stages, your main source of resources is accomplishing side-missions. + Avoir une bonne quantité de ressources pour des opérations plus importantes est obligatoire, en particulier pour les armes et les munitions. Dans les étapes initiales, votre principale source de ressources est l'accomplissement de missions secondaires. + Ein solides Polster an Ressourcen ist unverzichtbar für größere Operationen. Vor allem Waffen und Munition. In der Anfangsphase ist deine Hauptquelle für Ressourcen das Abschließen von Sekundärmissionen. + Je nutné mít dostatečné množství zdrojů pro větší operace, zejména zbraně a munici. V počátečních fázích je vaším hlavním zdrojem plnění vedlejších misí. Starting Position Starting Position + Position de départ + Startposition + Začínající pozice Find a good spot to begin the mission. Your experience is very different from one start spot to another. Study the surrounding markers and roads between them well. If you start near a road between enemy zones, a patrol may appear and kill Petros. Find a good spot to begin the mission. Your experience is very different from one start spot to another. Study the surrounding markers and roads between them well. If you start near a road between enemy zones, a patrol may appear and kill Petros. + Trouvez un bon endroit pour commencer la mission. Votre expérience est très différente d'un point de départ à un autre. Étudiez bien les balises et les routes environnantes. Si vous commencez près d'une route entre des zones ennemies, une patrouille peut apparaître et tuer Petros. + Wähle einen vielversprechenden Ort, um deine Mission zu beginnen. Die Spielerfahrung ist je nach Startpunkt sehr unterschiedlich. Betrachte genau die umgebenen Zonen und die dazwischenliegenden Straßenverbindungen. Startest du an einer Straße zwischen zwei feindlichen Zonen, könnte eine Patrouille auf das Lager stoßen und Maru/Petros töten. + Najděte dobré místo pro zahájení mise. Vaše zkušenost je velmi odlišná od jednoho startovního bodu k druhému. Dobře si prostudujte okolní značky a silnice. Pokud začnete poblíž silnice mezi nepřátelskými zónami, může se objevit hlídka a zabijou Petrose. Undercover Undercover + Sous-couverture + Verdecktes Vorgehen + V Utajení In the early stages, especially when accomplishing certain missions, being undercover can be extremely helpful. Just as for real resistance fighters, your ability to disappear is something the enemy cannot counter. See Features section for a deep explanation of Undercover Mode. In the early stages, especially when accomplishing certain missions, being undercover can be extremely helpful. Just as for real resistance fighters, your ability to disappear is something the enemy cannot counter. See Features section for a deep explanation of Undercover Mode. + Dans les premiers stades, en particulier lors de l'accomplissement de certaines missions, être sous-couverture peut être extrêmement utile. Tout comme pour les vrais combattants de la résistance, votre capacité à disparaître est quelque chose que l'ennemi ne peut pas contrer. Voir la section Fonctionnalités pour une explication approfondie du mode Sous-couverture. + In der Anfangsphase, vor allem bei der Erfülling bestimmter Missionen, kann ein verdecktes Vorgehen sehr hilfreich sein. Genau wie für reale Widerstandskämpfer ist deine Fähigkeit zu verschwinden etwas, dem der Feind nahezu nichts entgegenbringen kann. Weitere Informationen zum verdeckten Vorgehen findest du in dem Features Bereich. + V počáteční fázi, zejména při plnění některých misí, může být skrytý přístup velmi užitečný. Stejně jako skuteční bojovníci odporu, vaše schopnost zmizet je něco, s čím nepřítel nemůže dělat téměř nic. Další informace o skrytém postupu naleznete v části Funkce. General + Général + Allgemein + Generál Having a commander is necessary because he is the commander of the Faction attacking ground forces. Many options are available only to the commander and, depending on your settings, if you play MP, the most experienced player will usually occupy this position. + Avoir un commandant est nécessaire car il est le commandant de la faction qui attaque les forces terrestres. De nombreuses options ne sont disponibles que pour le commandant et, selon vos paramètres, si vous jouez en MP, le joueur le plus expérimenté occupera généralement cette position. + Einen Kommandanten zu haben ist unumgänglich, da er die Bodentruppen der Fraktion befehligt. Viele Optionen und Möglichkeiten stehen nur dem Kommandanten zur Verfügung. Je nach deinen gewählten Einstellungen, wenn du im Multiplayer spielst, wird der Spieler mit der meisten Erfahrung den Platz des Kommandanten einnehmen. + Mít velitele je nezbytné, protože je velitelem frakce útočící na pozemní síly. Mnoho možností je k dispozici pouze pro velitele a v závislosti na vašich nastaveních, pokud hrajete MP, obvykle tuto pozici zaujme nejzkušenější hráč. Garrisons + Garnisons + Garnisonen + Umístit posádku - The Commander is responsible for assigning units as garrisons in conquered areas. Use the Garrison Management option in the HQ flag in order to add or remove garrison troops at each zone. Check Map Info screen for a quick overview of how many soldiers are assigned to each zone. + The Commander is responsible for assigning units as garrisons in conquered areas. Use the Garrison Management option in the HQ flag in order to add or remove garrison troops at each zone. Check Map Info screen for a quick overview of how many soldiers are assigned to each zone. + Le commandant est responsable de l'affectation d'unités comme garnisons dans les zones conquises. Utilisez l'option de gestion de garnison au drapeau du QG afin d'ajouter ou de supprimer des troupes de garnison dans chaque zone. Consultez l'écran Info carte pour un aperçu rapide du nombre de soldats affectés à chaque zone. + Der Kommandant ist verantwortlich den Garnisonen der eroberten Bereiche Einheiten zuzuweisen. Mit der Garnisonsverwaltung am Flaggenmast im HQ kannst du Einheiten einer Garnison hinzufügen oder entfernen. Über den Kartenbildschirm kannst du dir einen schnellen Überblick über die Größe der jeweiligen Garnisonen verschaffen. + Velitel je zodpovědný za přidělování jednotek jako posádky v dobývaných oblastech. Chcete-li přidat nebo odebrat posádkové jednotky v každé zóně, použijte možnost Správa posádky v vlajce HQ. Na obrazovce Informace o mapě získáte rychlý přehled o tom, kolik vojáků je přiřazeno každé zóně. Faction Skill Upgrade + Amélioration des compétences de la faction + Fähigkeiten der Fraktion erhöhen + Vylepšení frakční dovednosti For a price, you can upgrade Faction training so that future recruits will have better skills. + Pour un certain prix, vous pouvez améliorer la formation de la Faction afin que les futures recrues aient de meilleures compétences. + Du kannst, für einen gewissen Preis, die Trainingsmethoden deiner Fraktion verbessern. Dadurch werden neue Rekruten bessere Fähigkeiten haben. + Za cenu můžete vylepšit frakční školení tak, aby budoucí rekruti měli lepší dovednosti. Side Missions - Petros + Missions secondaires - Petros + Sekundärmissionen - Maru/Petros + Vedlejší mise - Petros Ask Petros for any type of mission you want. Mission availability is subject to HQ positioning, current allocated tasks and ownership of the surrounding areas. + Demandez à Petros tout type de mission que vous souhaitez. La disponibilité de la mission dépend du positionnement du QG, des tâches actuellement attribuées et de la propriété des zones environnantes. + Befrage Maru/Petros nach einer gewünschten Mission. Die Verfügbarkeit der Missionen ist abhängig von der Position des HQs, der momentan zugewiesenen Aufgaben und der Zugehörigkeit der umgebenen Bereiche. + Zeptejte se Petrose na jakýkoli typ mise, kterou chcete. Dostupnost mise závisí na umístění velitelství, aktuálně přidělených úkolech a vlastnictví okolních oblastí. Move HQ + Déplacer le QG + HQ verlegen + Přesuňte velitelství The Commander may select this option on the HQ Flag in order to move the HQ emplacement to another spot. This will allow you to move your HQ to a safer location or move closer to the front-lines. The closer your HQ is to the enemy, the greater the number of possibile side-missions you will have available. Remember! Keep Petros Safe or you will lose the game! + Le commandant peut sélectionner cette option sur le drapeau du QG afin de déplacer le QG à un autre endroit. Cela vous permettra de déplacer votre QG vers un endroit plus sûr ou de vous rapprocher des lignes de front. Plus votre QG est proche de l'ennemi, plus vous aurez de missions secondaires possibles. Attention! Gardez Petros en sécurité ou vous perdrez la partie! + Der Kommandant kann über eine Option am Flaggenmast das HQ zu einem anderen Ort verlegen lassen. Dies gibt dir die Möglichkeit dein HQ zu einer sichereren Position oder näher an die Frontlinie zu verlegen. Umso näher dein HQ am feindlichen Gebiet ist, umso größer ist die Anzahl an möglichen Sekundärmissionen. Vorsicht! Beschütze Petros oder du verlierst das Spiel! + Velitel může vybrat tuto možnost na velitelské vlajce, aby přesunul umístění velitelství na jiné místo. To vám umožní přesunout své velitelství na bezpečnější místo nebo se přiblížit ke frontě. Čím blíže je vaše velitelství k nepřátelům, tím větší je počet možných vedlejších misí, které budete mít k dispozici. Pamatujte si! Zachovejte Petrose v bezpečí, jinak hru prohrajete! Rest - Camp-fire + Se reposer - Feu de camp + Ausruhen - Lagerfeuer + Odpočinek - táborový oheň Use the action menu on your HQ Camp-fire to rest for 8 hours. + Utilisez le menu d'action de votre feu de camp au QG pour vous reposer pendant 8 heures. + Mit dieser Aktion kannst du dich am Lagerfeuer des HQs für 8 Stunden ausruhen. + Použijte možnost na vašem táborovém ohni, abyste si mohli odpočnou na 8 hodin Bomb Run + Bombardement + Bombardierung + Bombardování Use your Airstrike points to perform a bombing run of the specified type. + Utilisez vos points de frappe aérienne pour effectuer un bombardement du type spécifié. + Benutze deine Luftschlagpunkte, um eine Bombardierung durchführen zu lassen. + Použijte své body leteckého úderu k provedení bombardování. Artillery + Artillerie + Artillerie + Dělostřelectvo Mounted mortar teams may be used as artillery support. Select a mortar team using the High Command bar, and press SHIFT + Y in-game to call in a mortar fire mission. + Les équipes de mortiers montés peuvent être utilisées comme support d'artillerie. Sélectionnez une équipe de mortiers à l'aide de la barre de haut commandement et appuyez sur SHIFT + Y dans le jeu pour demander un tir de mortier. + Stationierte Mörserteams können als Artillerieunterstützung eingesetzt werden. Wähle ein Mörserteam über die Oberbefehlsleiste und drücke Shift + Z, um einen Artillerieschlag anzufordern. + Umístěné minometné týmy mohou být použity jako dělostřelecká podpora. Vyberte minometný tým nad panelem příkazů a stisknutím shift + Z požádejte o dělostřelecký úder. Recruit Squad + Recruter une escouade + Gruppen rekrutieren + Nábor družstva The Commander may recruit an AI manned squad at base camp flags. Use the High Command module (CTRL + SPACE) to give orders to your squads. Also you may temporally control and dismiss the squad leader in the same way you do with squad-mates. + Le commandant peut recruter une escouade IA au drapeau du QG. Utilisez le module HC (CTRL + ESPACE) pour donner des ordres à vos escouades. Vous pouvez également contrôler et renvoyer temporairement le chef d'escouade de la même manière que vous le faites avec vos coéquipiers. + Als Kommandant kannst du KI Gruppen im HQ rekrutieren. Nutze das Oberbefehlsmodul (Strg + Leertaste), um deinen Gruppen Befehle zu erteilen. Außerdem kannst du temporär Gruppenführer, auf die gleiche Art wie deine Gruppenmitglieder, kontrollieren. + Velitel může najmout posádku AI na vlajkách základního tábora. Pomocí modulu Štábu (CTRL + MEZERNÍK) zadávejte rozkazy svým jednotkám. Rovněž můžete dočasně ovládat a propouštět velitele družstva stejným způsobem, jako to děláte s AI členy týmu. Minefields + Champs de mines + Minenfelder + Minové pole Take the engineers truck to the desired position to build a minefield. Cover them while they deploy mines. From then on, no one will be able to pass the area safely (even your own units - so use with caution). Mines (AT and AP) are taken from your Ammobox. The quantity of mines in the field will depend on the contents of your ammobox, up to a max. number depending on the type of minefield. Delete those minefields to recover the mines. + Amenez le camion des ingénieurs à la position souhaitée pour construire un champ de mines. Couvrez-les pendant qu'ils déploient des mines. À partir de là, personne ne pourra traverser la zone en toute sécurité (même vos propres unités - utilisez-les donc avec prudence). Les mines (AT et AP) sont extraites de votre Arsenal. La quantité de mines sur le terrain dépendra du contenu de votre Arsenal, jusqu'à un certain nombre en fonction du type de champ de mines. Supprimez ces champs de mines pour récupérer les mines. + Bringe einen Ingenieurs-LKW zu der gewünschten Position, um ein Minenfeld zu errichten. Beschütze die Ingenieure, während sie die Minen legen. Von diesem Zeitpunkt an wird niemand mehr in der Lage sein, dieses Gebiet sicher zu durchqueren (auch nicht deine eigenen Einheiten). Minen (Panzerabwehr und Anti-Personen) werden aus deinem Munitionslager genommen. Die Anzahl an Minen im Bereich ist abhängig von der Menge in deinem Munitionslager. Räume Minenfelder, um die Minen wieder zu bergen. + Postavte nákladní automobil inženýrů na požadovanou pozici a postavte minové pole. Chraňte je při nasazování min. Od tohoto okamžiku nebude nikdo schopen bezpečně projít oblastí (i vaše vlastní jednotky - používejte proto opatrně). Miny (Protitankové a Protipěchotní) jsou převzaty z vašeho Arzenálu. Množství min v poli bude záviset na obsahu arzenálu, až do maxima. V závislosti na typu minového pole. Odstraněním těchto minových polí obnovíte miny. Sell Vehicle + Vendre le véhicule + Fahrzeuge verkaufen + Prodat vozidlo Use this option to sell captured vehicles and increase Faction funds. + Utilisez cette option pour vendre des véhicules capturés et augmenter les fonds de la faction. + Nutze diese Möglichkeit, um erbeutete Fahrzeuge zu verkaufen und damit die Fraktionskasse aufzufüllen. + Využijte této příležitosti k prodeji ukradených vozidel a zvýšení frakčních fondů. Observation Post + Poste d'observation + Beobachtungsposten + Předsunutá hlídka Use the radio and select a spot on the map with good field of vision. A group of snipers will join you. Send them to the selected place and they will spot for you, attempting to remain hidden and not engaging enemies upon contact. + Utilisez la radio et sélectionnez un endroit sur la carte avec un bon champ de vision. Un groupe de tireurs d'élite se joindra à vous. Envoyez-les à l'endroit sélectionné et ils vous repéreront, essayant de rester cachés et n'engageant pas les ennemis au contact. + Benutze dein Funkgerät und wähle einen Ort auf der Karte mit einer guten Übersicht. Eine Gruppe Scharfschützen wird sich dir anschließen. Schicke diese zu dem gewählten Ort und sie werden dort einen Beobachtungsposten einrichten. Dabei versuchen sie verdeckt zu bleiben und Feinde bei Kontakt nicht anzugreifen. + Použijte rádio a vyberte místo na mapě s dobrým zorným polem. Připojí se k vám skupina ostřelovačů. Pošlete je na vybrané místo a oni tam zřídí pozorovací stanoviště. Snaží se zůstat v utajení a neútočit na nepřátele v kontaktu. Roadblocks + Barrages routiers + Straßensperren + Zátarasy Use the menu and select a spot on the map. Click where a road is. A group of AT soldiers will join you. Send them to the selected place and they will establish a roadblock there. + Utilisez le menu et sélectionnez un endroit sur la carte. Cliquez où se trouve une route. Un groupe de soldats AT se joindra à vous. Envoyez-les à l'endroit choisi et ils y établiront un barrage routier. + Benutze das Menü und wähle einen Ort auf der Karte nahe einer Straße. Eine Gruppe Panzerabwehrsoldaten wird sich dir anschließen. Schicke diese zu dem gewählten Ort und sie werden dort eine Straßensperre errichten. + Použijte nabídku a vyberte místo na mapě. Klikněte na místo, kde je silnice. Skupina protitankových vojáků se k vám připojí. Pošlete je na vybrané místo a oni tam vytvoří zátaras. Grab Faction Funds + Récupérer l'argent de la faction + Geld der Fraktionskasse entnehmen + Vzít si z fondu Use this option to grab money from the Faction pool to your personal account. Please note this will have an impact on your score and future promotion chances. Corrupt Commanders may find themselves loosing their command. + Utilisez cette option pour récupérer de l'argent de la cagnotte de la Faction vers votre compte personnel. Veuillez noter que cela aura un impact sur votre score et vos chances de promotion futures. Les commandants corrompus peuvent perdre leur commandement. + Benutze diese Option, um Gelder aus der Fraktionskasse zu entnehmen. Beachte dabei, dass dies Auswirkungen auf deine Reputation und zukünftige Beförderungschancen hat. Korrupte Kommandanten könnten plötzlich ihr Kommando verlieren. + Tuto možnost použijte, chcete-li peníze z frakčního fondu vzít na svůj osobní účet. Upozorňujeme, že to bude mít vliv na vaše skóre a na budoucí šanci k povýšení. Zkorumpovaní velitelé se mohou ocitnout v té situaci, že ztratí velení. In-game Members + Membres en jeu + Servermitglieder + Členové ve hře In the HQ Flag, if the Server Member feature is enabled, you may check which of the Server Members are in game and the total number of non members. + Avec le drapeau du QG, si la fonction de membre du serveur est activée, vous pouvez vérifier quels membres du serveur sont en jeu et le nombre total de non-membres. + Am Flaggenmast im HQ kannst du, wenn das Servermitglieder Feature aktiviert ist, überprüfen, welche Servermitglieder und wie viele Nicht-Servermitglieder im Spiel sind. + Na stožáru ve velitelství, když je povolena funkce členů serveru, můžete zkontrolovat, kteří členové serveru a kolik členů mimo server je ve hře. Battle Options + Options de combat + Schlachtoptionen + Možnosti bitvy Press Y in-game to have access any time to several options. Most of them are explained in the Commander or Features sections. + Appuyez sur Y dans le jeu pour avoir accès à tout moment à plusieurs options. La plupart d'entre eux sont expliqués dans les sections Commandants ou Fonctionnalités. + Drücke im Spiel Z, um jederzeit Zugriff auf verschiedene Optionen zu erhalten. Die meisten davon sind im Kommandanten oder Features Bereich erklärt. + Stisknutím klávesy Z ve hře získáte přístup k několika možnostem. Většina z nich je vysvětlena v kapitolách Velitele nebo Funkce. High Command + Haut Commandement + Oberbefehl + Vrchní velení When you are the Commander, hit CTRL + SPACE to give way-points and other orders to your AI squads using the HC mode. Non commanders may use it to check enemy contacts reported by the Faction communications network. + Lorsque vous êtes le commandant, appuyez sur CTRL + ESPACE pour donner des points de cheminement et d'autres ordres à vos escouades d'IA en utilisant le mode HC. Les non-commandants peuvent l'utiliser pour vérifier les contacts ennemis signalés par le réseau de communication de la faction. + Wenn du der Kommandant bist, kannst du über Strg + Leertaste in den Oberbefehlsmodus wechseln und somit KI Gruppen Befehle geben. Nicht-Kommandanten können dies nutzen, um Berichte über feindliche Kontakte zu überprüfen. + Pokud jste velitel, můžete přepnout do příkazového režimu pomocí kláves Ctrl + Mezera a tak dát příkazy skupinám AI. Nevelitelé mohou použít k ověření zpráv o nepřátelských kontaktech. Artillery + Artillerie + Artillerie + Dělostřelectvo Press SHIFT + Y in-game while having an artillery squad selected on the HC bar. + Appuyez sur SHIFT + Y dans le jeu tout en ayant une escouade d'artillerie sélectionnée sur la barre HC. + Drücke im Spiel Shift + Z während du eine Artilleriegruppe in der Oberbefehlsleiste ausgewählt hast. + Stiskněte ve hře SHIFT + Z zatímco dělostřelecké družstvo je vybráno na panelu štábu. Group Manager + Gestion de groupe + Gruppenverwaltung + Správce skupiny MP Only: Press U in-game to join another player's group + MP uniquement: appuyez sur U dans le jeu pour rejoindre le groupe d'un autre joueur. + Nur im Mehrspieler: Drücke im Spiel U, um einer Gruppe eines anderen Spielers beizutreten. + Pouze v Multiplaeru: Stisknutím klávesy U ve hře se připojíte ke skupině jiného hráče Earplugs + Bouchons d'oreilles + Ohrstöpsel + Špunty do uší Press END to enable / disable earplugs. Disabled with ACE. + Appuyez sur FIN pour activer / désactiver les bouchons d'oreille. Désactivé avec ACE. + Drücke ENDE, um Öhrstöpsel einzusetzen oder zu entfernen. Wird mit ACE automatisch deaktiviert. + Stiskněte END pro aktivaci / deaktivaci chráničů sluchu. Zakázáno s ACE. Faction Leader + Chef de faction + Fraktionsanführer + Vedoucí frakce Just as with any resistance movement, leadership is not as stable as in organised states. Any player can take the role of Faction Force Commander if the current one is not very popular... Demonstrate your skill while accomplishing missions and killing enemies and maybe you will become the next leader. + Comme pour tout mouvement de résistance, le commandement n'est pas aussi stable que dans les États organisés. N'importe quel joueur peut jouer le rôle de commandant de la Faction si l'actuel n'est pas très populaire ... Démontrez vos compétences tout en accomplissant des missions et en tuant des ennemis et peut-être deviendrez-vous le prochain chef. + Wie üblich in Widerstandsbewegungen, ist die Führung nicht so stabil wie in organisierten Streitkräften. Jeder Spieler kann die Rolle des Fraktionsanführers übernehmen, wenn die Reputation des aktuellen Anführers niedrig ist. Erhöhe deine eigene Reputation durch die Erfüllung von Sekundärmissionen und dem Ausschalten von feindlichen Einheiten und du kannst der nächste Anführer werden. + Stejně jako u každého hnutí odboje, vedení není tak stabilní jako v organizovaných státech. Každý hráč může převzít roli velitele frakcí, pokud současný není příliš populární ... Prokázat své dovednosti při plnění misí a zabíjení nepřátel a možná se stanete dalším vůdcem. Garage + Garage + Fuhrpark + Garáž Add any vehicle near your personal Virtual Garage (or factions garage if you are the commander) and keep it safe for future use. Vehicle add option is under the Y menu. Garage management is in HQ options (Flag). Garage recovery capacities may depend on where you are: Air Units can be recovered only near Airbases, boats, near the shore etc. + Ajoute n'importe quel véhicule près de votre garage virtuel personnel (ou garage de la factions si vous êtes le commandant) et gardez-le en lieu sûr pour une utilisation future. L'option d'ajout de véhicule se trouve dans le menu Y. La gestion du garage est dans les options HQ (Flag). Les capacités de récupération du garage peuvent dépendre de l'endroit où vous vous trouvez: les unités aériennes ne peuvent être récupérées que près des bases aériennes, des bateaux, près du rivage, etc. + Du kannst jedes Fahrzeug in deinen persönlichen virtuellen Fuhrpark (oder dem der Fraktion, wenn du der Kommandant bist) hinzufügen, um es sicher zu verwahren. Diese Option findest du im Z-Menü. Die Verwaltung des Fuhrparks kann am Flaggenmast im HQ aufgerufen werden. Die Möglichkeit zur Bereitstellung eines Fahrzeugs aus dem Fuhrpark hängt dabei von deiner Umgebung ab: Luftfahrzeuge können nur in der Nähe von Flugplätzen bereitgestellt werden, Boote nur in der Nähe der Küste, usw. + Můžete přidat jakékoli vozidlo do svého osobního virtuálního vozového parku (nebo frakce, pokud jste velitel), aby bylo v bezpečí. Tuto možnost naleznete v nabídce Z. Vedení flotily může být povoláno na stožár u velitelství. Schopnost zajistit vozidlo z flotily závisí na vašem okolí: letadla mohou být poskytnuta pouze v blízkosti letišť,lodí pouze v blízkosti pobřeží atd. Undercover + Sous-couverture + Verdecktes Vorgehen + V utajení Click on this button to go undercover. If you meet the requirements, the enemy won't attack you on sight. On foot, to go undercover you must have no weapons or military equipment visible.<br/>You will lose undercover status when you change load-out, get spotted by enemy guard-dogs, plant mines, and can also be reported by some civilians to the enemy. If you are discovered you won't be able to go undercover on foot again for 30 minutes. You can also go undercover by getting into any civilian vehicle. You will lose undercover status by firing any weapon or being spotted far from a road. If you are discovered you won't be able to go undercover in that vehicle again. Getting close to enemy Airbases, outposts and roadblocks will also make you lose undercover status. + Cliquez sur ce bouton pour aller sous-couverture. Si vous remplissez les conditions, l'ennemi ne vous attaquera pas à vue. À pied, pour aller sous-couverture, vous ne devez avoir ni armes ni équipement militaire visible.<br/>Vous perdrez le statut d'infiltration lorsque vous changerez de chargement, serez repéré par des chiens de garde ennemis, planterez des mines et certains civils pourront également signaler à l'ennemi. Si vous êtes découvert, vous ne pourrez plus vous infiltrer à pied pendant 30 minutes. Vous pouvez également vous infiltrer en montant dans n'importe quel véhicule civil. Vous perdrez le statut d'infiltration en tirant avec n'importe quelle arme ou en étant repéré loin d'une route. Si vous êtes découvert, vous ne pourrez plus vous infiltrer dans ce véhicule. Se rapprocher des bases aériennes, des avant-postes et des barrages routiers ennemis vous fera également perdre le statut d'infiltration. + Drücke diese Schaltfläche, um verdeckt zu agieren. Wenn du die Anforderungen hierfür erfüllst, werden Feinde dich nicht mehr bei Kontakt angreifen. Während du zu Fuß unterwegs bist, darfst du keine Waffen oder andere militärische Ausrüstung sichtbar tragen.<br/>Du wirst aufgedeckt, wenn du deine Ausrüstung änderst, von feindlichen Wachhunden enteckt wirst, Minen platzierst oder ein Zivilist dich möglicherweise dem Feind meldet. Einmal aufgedeckt, kannst du für 30 Minuten nicht mehr verdeckt agieren. Eine weitere Möglichkeit diesen Modus zu aktivieren ist die Nutzung eines Zivilfahrzeugs. Hierbei wirst du aufgedeckt, sobald du eine Waffe abfeuerst oder dabei gesehen wirst, wenn du zu weit von einer Straße entfernt bist. Wirst du mit einem Zivilfahrzeug aufgedeckt, ist es dir nicht mehr möglich, dieses Fahrzeug für verdecktes Vorgehen zu nutzen. Näherst du dich einem feindlichen Flugplatz, Außenposten oder einer feindlichen Straßensperre, wirst du ebenso aufgedeckt. + Kliknutím na toto tlačítko přejdete do utajení. Pokud splníte požadavky, nepřítel na vás nezaútočí na první pohled. Abyste mohli jít pěšky v utajení, nesmíte mít žádné zbraně nebo vojenské vybavení viditelné.<br/>Ztratíte tajný status, když změníte vybavení, dostanete spatřen nepřátelskými hlídacími psy, pokládáním min, též můžete být nahlášen místníma civilistama. Pokud vás objeví, nebudete moci jít v utajení znovu po dobu 30 minut. Můžete také jít v utajení tím, že se dostane do jakéhokoli civilního vozidla. Ztratíte tajný status tím, že vystřelíte jakoukoliv zbraň nebo budete spatřeni daleko od silnice. Pokud vás odhalí, nebudete moci znovu v tom vozidle. Když se přiblížíte k nepřátelským leteckým základnám, základnám a zátarasům, ztratíte také status v utajení. Arsenal + Arsenal + Arsenal + Arzenál Scavenge for items, weapons and magazines and put them in your HQ Ammobox. Once you have a specific amount of an them, they will be unlocked and added to the Arsenal for personal use (and for your Faction squads).<br/>The amount required to unlock depends on how many assets the Faction has unlocked and the number of factories owned. Unlocked weapons, optics and night-vision Googles may also change AI load-out. Basic militiamen are especially affected by this: their load-out will start from small SMGs and progress to having an extra AA / AT launcher. Please note this will not affect their dress, which will depend on the current Faction Skill Level (helmets and uniform). Arsenal is the standard BIS Arsenal, check their documentation for interaction and use.<br/><br/>To see the amounts required to unlock each group of items, open the HQ Ammobox and you will receive a detailed report on the right. + Récupérez des objets, des armes et des magazines et mettez-les dans votre Arsenal au QG. Une fois que vous en avez un nombre spécifique, ils seront déverrouillés et ajoutés à l'arsenal pour un usage personnel (et pour vos escouades de faction).<br/>Le montant requis pour déverrouiller dépend du nombre d'actifs débloqués par la faction et du nombre d'usines possédées. Les armes déverrouillées, les viseurs et les lunettes de vision nocturne peuvent également modifier les équipements de vos IA. Les miliciens de base sont particulièrement touchés par cela: leur équipement commencera par de petites SMG et passera à un lanceur AA / AT supplémentaire. Veuillez noter que cela n'affectera pas leur tenue, qui dépendra du niveau de compétence de faction actuel (casques et uniformes). Arsenal est l'arsenal BIS standard, consultez leur documentation pour l'interaction et l'utilisation.<br/><br/>Pour voir les montants nécessaires pour déverrouiller chaque groupe d'articles, ouvrez l'Arsenal au QG et vous recevrez un rapport détaillé sur la droite. + Sammle Gegenstände, Waffen und Magazine, um sie in das Munitionslager deines HQs abzulegen. Sobald du eine bestimmte Anzahl eines Gegenstands vorrätig hast, wird er im Arsenal für den persönlichen Gebrauch durch dich und den Gruppen deiner Fraktion freigeschaltet.<br/>Die benötigte Anzahl zur Freischaltung hängt davon ab, wie viele Gegenstände die Fraktion bereits freigeschaltet hat und wie viele Fabriken im Besitz der Fraktion sind. Freigeschaltete Waffen, Visiere und Nachtsichtgeräte können auch die Ausrüstung deiner KI Einheiten verändern. Einfache Milizen sind davon im speziellen betroffen: Ihre Ausrüstung ist zu Beginn ein einfaches SMG und erweitert sich auf zusätzliche Luft- und Panzerabwehrwaffen. Beachte, dass dies nicht ihre Kleidung (Uniform und Helm) beeinflusst, da dies von dem Fertigkeitslevel der Fraktion abhängt. Das Arsenal ist das standard BI Arsenal, also nutze die darüber verfügbare Dokumentation für Bedienungshinweise.<br/><br/>Um die notwendige Anzahl zum Freischalten von Gegenständen einzusehen, öffne das Munitionslager im HQ und du erhälst eine Auflistung am rechten Bildschirmrand. + Hledejte předměty, zbraně a zásobníky a vložte je do svého arzenálu. Jakmile budete mít určité množství z nich, budou odemčeny a přidány do Arzenálu pro osobní potřebu (a pro vaše frakce družstva).<br/>Částka potřebná k odemčení závisí na tom, kolik aktiv frakce odemkla a počet vlastněných továren. Odemčené zbraně, optika a noční vidění může také změnit vybavení AI. Základní milicionáři jsou tímto obzvláště postiženi: jejich vybavení začne od malých SMG až po odpalovací zařízení AA / AT. Vezměte prosím na vědomí, že to nebude mít vliv na jejich oblečení, které bude záviset na aktuální úrovni dovedností frakce (přilby a uniformy). Arzenal je standardní BIS Arsenal, zkontrolujte jejich dokumentaci pro interakci a použití.<br/><br/> Chcete-li zobrazit částky potřebné k odemknutí každé skupiny položek, otevřete okno hq a obdržíte podrobnou zprávu vpravo. Politics + Politique + Politik + Politika This is a civil war. People are not conquered if you cannot conquer their hearts. In game mechanics, this means you cannot conquer cities. The citizens of each town support the enemy or Faction to some amount.<br/>The dominant faction is the one who owns the city and benefits from their support in terms of money and human resources (HR). Your actions may lower enemy Support or raise yours, or both. Killing enemies, accomplishing missions, conquering resources, and power-stations, affect the amount of citizen support. + Ceci est une guerre civile. Les gens ne sont pas conquis si vous ne pouvez pas conquérir leur cœur. En mécanique de jeu, cela signifie que vous ne pouvez pas conquérir de villes. Les citoyens de chaque ville soutiennent l'ennemi ou la faction dans une certaine mesure.<br/>La faction dominante est celle qui possède la ville et bénéficie de leur soutien en termes d'argent et de ressources humaines (RH). Vos actions peuvent réduire le soutien ennemi ou augmenter le vôtre, ou les deux. Tuer des ennemis, accomplir des missions, conquérir des ressources et des centrales électriques affecte le niveau de soutien des citoyens. + Dies ist ein Bürgerkrieg. Menschen können nicht erobert werden, wenn du nicht ihre Herzen erobern kannst. Bezogen auf die Spielmechanik bedeutet dies, dass du keine Städte erobern kannst. Die Bevölkerung jeder Stadt unterstützt die Fraktionen zu gewissen Graden.<br/>Die beliebteste Fraktion ist dann diejenige, welche die Stadt besitzt und von ihrer Unterstützung (Geld und Mannstärke) profitieren kann. Deine Unternehmungen können dazu führen, dass die Unterstützung für den Feind sinkt oder er für dich steigt. Das Ausschalten von feindlichen Einheiten, die Erledigung von Sekundärmissionen und das Erobern von Ressourcen und Kraftwerken beeinflusst die Unterstützung der Zivilbevölkerung. + Toto je občanská válka. Lidé nejsou dobyti, pokud nemůžete dobýt jejich srdce. V herní mechanice to znamená, že nemůžete dobýt města. Občané každého města podporují nepřítele nebo frakce na určitou částku.<br/>Dominantní frakcí je ten, kdo vlastní město a těží z jejich podpory, pokud jde o peníze a lidské zdroje (HR). Vaše akce mohou snížit nepřátelské podporu nebo zvýšit vaše, nebo obojí. Zabíjení nepřátel, plnění misí, dobývání zdrojů a elektráren ovlivňuje množství podpory občanů. Radio Towers + Tours radio + Funkmasten + Rádiové věže Destroy or capture Radio Towers in order to build trust with %1 citizens. + Détruisez ou capturez des tours radio afin de gagner la confiance des %1 citoyens. + Zerstöre oder erobere Funkmaster, um das Vertrauen der Zivilbevölkerung von %1 zu erhöhen. + Zničte nebo obsaďte rádiové věže, abyste si vybudovali důvěru u %1 občanů. Vehicles + Véhicules + Fahrzeuge + Vozidla You may buy vehicles for your squad at Faction flags. + Vous pouvez acheter des véhicules pour votre équipe aux drapeaux de faction. + Du kannst Fahrzeuge für deine Gruppe am Flaggenmast kaufen. + Můžete si koupit vozidla pro svůj tým u frakčních vlajek. Static Weapons + Armes statiques + Statische Geschütze + Lafetované zbraně You may steal static weapons found in enemy airports. You must use the 'Steal Static' action to do so. DO NOT disassemble them before using the 'Steal Static' action! + Vous pouvez voler des armes statiques trouvées dans les aéroports ennemis. Vous devez utiliser l'action 'Steal Static' pour le faire. NE PAS les démonter avant d'utiliser l'action 'Steal Static'! + Du kannst statische Geschütze von feindlichen Flugplätzen stehlen. Hierzu nutze die "Stehle Geschütz" Aktion. BEACHTE die Geschütze NICHT zu demontieren, bevor du nicht die "Stehle Geschütz" Aktion genutzt hast. + Můžete ukrást lafetované zbraně na nepřátelských letištích. K tomu musíte použít akci „Ukrást lafetovanou zbraň“. NEPOUŽÍVEJTE „rozložit" před použitím akce „Ukrást lafetovanou zbraň“ Conquer + Conquérir + Erobern + Dobýt Some zones, like airports require you to use the ""Take the Flag"" action on their respective flags in order to conquer them. Some others, like roadblocks and some outposts, simply require you to defeat the garrison. + Certaines zones, comme les aéroports, vous obligent à utiliser l'action ""Prendre le drapeau"" sur leurs drapeaux respectifs afin de les conquérir. D'autres, comme les barrages routiers et certains avant-postes, vous demandent simplement de vaincre la garnison. + Um eine Zone, wie z.B. einen Flugplatz, einzunehmen, musst du die "Nimm die Flagge" Aktion an dem entsprechenden Flaggenmast vor Ort nutzen. + Některé zóny, jako jsou letiště, vyžadují, abyste na jejich příslušných vlajkách použili akci „Převzít vlajku“, abyste je mohli dobýt. Někteří jiní, jako jsou zátarasy a některé základny, prostě vyžadují, abyste porazili posádku. Ammobox Transfer + Tranfert vers l'Arsenal + Munitionskiste transferieren + Přenos ammuboxu When you mount a truck, you may use the Transfer action in the action menu. It will search for nearby ammoboxes and load the contents of the nearest one into the truck's cargo space. You may then unload the truck in your ammobox at HQ for future use. Before transferring, make sure to unload backpack/vest contents into the Truck cargo space and then transfer. TIP: If your HQ Ammobox is full, use this functionality from a nearby truck to add more content to the ammobox as it will then accept everything :) + Lorsque vous êtes dans un camion, vous pouvez utiliser l'action Transférer dans le menu d'action. Il recherchera les boîtes de munitions à proximité et chargera le contenu de la plus proche dans l'espace de chargement du camion. Vous pouvez ensuite décharger le camion dans votre Arsenal au QG pour une utilisation future. Avant le transfert, assurez-vous de décharger le contenu du sac à dos / gilet dans l'espace de chargement du camion, puis transférez. CONSEIL: Si votre Arsenal au QG est plein, utilisez cette fonctionnalité à partir d'un camion à proximité pour ajouter plus de contenu à la boite car il acceptera alors tout :) + Befindest du dich in einem LKW, kannst du die Transfer-Aktion im Aktionsmenü nutzen. Dadurch wird der Inhalt der nähsten Munitionskiste in das Inventar deines LKWs transferiert. Anschließend kannst du deinen LKW bei deinem Munitionslager im HQ entladen, um die erbeuteten Gegenstände sicher einzulagern. Bevor du das Inventar des LKWs in dein Munitionslager transferierst, solltest du alle Gegenstände aus dem Inventar von Rucksäcken und Westen in das Grundinventar deines LKWs verschieben. TIPP: Wenn dein Munitionslager im HQ voll ist, kannst du über diese Funktion dennoch Gegenstände aus einem LKW einlagern :) + Při použití nákladního vozu můžete použít akci „Přenos" v nabídce akcí. Vyhledá v blízkém okolí krabici s municí a vloží ji do nákladního prostoru. Poté můžete nákladní vůz vyložit na velitelství pro budoucí použití. Před přenosem se ujistěte, že jste obsahy baťohů/vest vyložili do nákladního prostoru nákladního vozu a poté jej přenesli. TIP: Pokud je váš inventář arzenálu plný, použijte tuto funkci z blízkého náklaďáku a přidejte do arzenálu další obsah, protože ten sežere všechno :) Fast Travel + Téléportation + Schnellreise + Teleport When there are no enemies nearby, fast travel to Faction controlled places. The Commander also has the ability to use this option on HC groups, selecting the group on HC bar and clicking on this button. + Lorsqu'il n'y a pas d'ennemis à proximité, voyagez rapidement vers des endroits contrôlés par la faction. Le Commandant a également la possibilité d'utiliser cette option sur les groupes HC, en sélectionnant le groupe sur la barre HC et en cliquant sur ce bouton. + Sind keine Feinde in der Nähe, kannst du schnell zu von deiner Fraktion kontrollierten Orte reisen. Der Kommandant hat außerdem die Möglichkeit, diese Funktion für KI Gruppen zu nutzen, indem diese in der Oberbefehlsleiste ausgewählt und anschließend die Schaltfläche angeklickt wird. + Pokud v okolí nejsou žádní nepřátelé, rychle cestujte na místa pod kontrolou frakce. Velitel má také možnost tuto možnost použít na štábní skupiny, výběrem skupiny na Štabní liště a kliknutím na toto tlačítko. Base Static Emplacement + Emplacement statique de base + Geschützstellungen + Umístění lafetovaných zbraní na základně Purchased static weapons won't despawn if you leave them in a base or zone, AI garrison will man them. Reinforce places as you desire. + Les armes statiques achetées ne disparaîtront pas si vous les laissez dans une base ou une zone, la garnison AI les équipera. Renforcez les lieux à votre guise. + Gekaufte statische Geschütze werden werden nicht entfernt, wenn du sie in der Nähe einer Basis oder Zone stehen lässt. Die KI Garnison wird sie dann bemannen. Verstärke somit Orte ganz nach deinem Geschmack. + Zakoupené lafetované zbraně nebudou odebrána, pokud je necháte na základně nebo v zóně, posádka AI je bude ovládat. Posilujte místa, jak si přejete. Group Selection + Sélection de groupe + Gruppenauswahl + Výběr skupiny You can build groups with up to 10 human players. Commander is excluded of this function. + Vous pouvez créer des groupes avec jusqu'à 10 joueurs humains. Le commandant est exclu de cette fonction. + Eine Gruppe kann aus bis zu 10 Spielern bestehen. Der Kommandant ist hiervon ausgenommen. + Skupina se může skládat až z 10 hráčů. Velitel je z této funkce vyloučen. Server Members + Membres du serveur + Servermitglieder + Členové serveru - If enabled, this feature will exclude all non-members from using the HQ Ammobox and become Commander. This feature is intended to avoid having your game ruined by the casual troll in open server environments. + If enabled, this feature will exclude all non-members from using the HQ Ammobox and become Commander. This feature is intended to avoid having your game ruined by the casual troll in open server environments. Commanders may add or remove players from the Server Members List if the feature is enabled. + Si elle est activée, cette fonction exclura tous les non-membres d'utiliser la boite du QG et de devenir commandant. Cette fonctionnalité est destinée à éviter que votre jeu ne soit ruiné par le troll occasionnel dans des environnements de serveurs ouverts. Les commandants peuvent ajouter ou supprimer des joueurs de la liste des membres du serveur si la fonction est activée. + Wenn aktiviert, können ausschließlich festgelegte Servermitglieder das Munitionslager im HQ benutzen oder Kommandant werden. Dieses Feature ist dafür gedacht, dass die üblichen Trolle dein Spiel auf einem öffentlichen Server nicht ruinieren können. Kommandanten können Spieler zu der Liste der Servermitglieder hinzufügen oder davon entfernen, wenn das Feature aktiviert ist. + Pokud je povolena, tato funkce vyloučí všechny nečleny z použití Arzenálu a funkce stát se velitelem. Tato funkce má zabránit tomu, aby vaše hra byla zničena náhodným trolem v prostředí otevřeného serveru. Player and Money + Joueur et argent + Spieler und Geld + Hráči a peníze - Use this option to donate money to other players or your faction funds. Commanders may add or remove players from the Server Members List if the feature is enabled. + Use this option to donate money to other players or your faction funds. + Utilisez cette option pour donner de l'argent à d'autres joueurs ou aux fonds de votre faction. + Mit dieser Funktion kannst du Geld an andere Spieler oder der Fraktionskasse spenden. + Použijte tuto možnost k darování peněz jiným hráčům nebo vašim frakčním fondům. Velitelé mohou přidávat nebo odebírat hráče ze seznamu členů serveru, pokud je tato funkce povolena. Breach Vehicles + Forcer le véhicule + Fahrzeuge aufbrechen + Poškození vozidel Tanks and APC can be breached by engineers with explosives to open them and get their crew out. Check 'Breaching charges' for the charges needed. Breaching vehicles applies damage, so take care when breaching heavily damaged vehicles. To breach a vehicle, get close to it and select the breaching option! + Les chars et les véhicules de Transports de troupes peuvent être percés par des ingénieurs avec des explosifs pour les ouvrir et faire sortir leur équipage. Cochez «Charges explosives» pour les frais nécessaires. La violation des véhicules inflige des dégâts, alors faites attention lorsque vous percez des véhicules fortement endommagés. Pour percer un véhicule, approchez-vous de celui-ci et sélectionnez l'option de perçage! + Panzer und Truppentransporter können von Ingenieuren mit Sprengstoff aufgebrochen werden, um die Besatzung absitzen zu lassen. Unter "Aufspengladungen" findest du die benötigten Sprengstoffe. Ein Fahrzeug derart aufzubrechen verursacht Schaden. Sei also vorsichtig, wenn du dies an einem bereits schwer beschädigten Fahrzeug durchführst. Um ein Fahrzeug aufzubrechen, gehe nah an es heran und wähle die "Aufbrechen" Aktion. + Tanky a APC mohou být požkozeny inženýry s výbušninami, aby je otevřeli a dostali jejich posádku ven. Zkontrolujte potřebné vybavení na „proražení vozidla“. Proražení vozidel způsobí poškození, takže při proražení silně poškozených vozidel buďte opatrní. Chcete-li vozidlo proražení, přibližte se k němu a vyberte možnost proražení! Breaching charges + Charges explosives + Aufsprengladungen + Prorazujíci výbušniny To breach an APC you need %1 %2To breach a tank you need %3 + Pour percer un APC, vous avez besoin de %1 %2. Pour briser un tank, vous avez besoin de %3. + Um einen Truppentransporter aufzusprengen benötigst du %1 %2.<br/>Für einen Panzer benötigst du %3. + K proražení APC potřebujete %1 %2 K proražení Tanku potřebujete %3 Recruit + Recruter + Rekrutieren + Naverbovat You may recruit up to 9 AI squad-mates at some Faction flags and the HQ flag. + Vous pouvez recruter jusqu'à 9 coéquipiers IA sur certains drapeaux de faction et au drapeau du QG. + Am Flaggenmast im HQ kannst du bis zu 9 KI Einheiten für deine Gruppe rekrutieren. + Na některých frakčních vlajkách a na velitelských vlajkách můžete najmout až 9 jednotek AI. AI Control + Contrôler l'IA + KI Kontrolle übernehmen + Převzít kontrolu nad AI Select a squad-mate or HC Group to gain direct control over them for a limited time. Selecting this option for a HC squad will give you control over the squad's leader. + Sélectionnez un coéquipier ou un groupe HC pour prendre le contrôle direct sur eux pendant une durée limitée. La sélection de cette option pour une équipe HC vous donnera le contrôle sur le chef de l'équipe. + Wähle ein Gruppenmitglied oder eine Oberbefehl-Gruppe, um für eine bestimmte Zeit direkte Kontrolle zu erhalten. Bei der Wahl einer Oberbefehl-Gruppe erhälst du Kontrolle über den Gruppenführer. + Vyberte skupinu nebo skupinu štábu a získejte přímou kontrolu nad nimi po omezenou dobu. Výběrem této možnosti pro skupinu štábu získáte kontrolu nad vůdcem skupiny. AI Radio + Radio de l'IA + KI Funkgeräte + AI Rádio This feature aims to simulate the lack of radio communications with AI fighters. Your AI squad-mates won't have a radio until you unlock it from the Arsenal. Without a radio, if an AI squad-mate gets too far away, they will get lost and return to the leader's position after completing the last order they received. To avoid this, you may scavenge some radios from enemy (AutoRearm feature will do) or let the AI use a military vehicle which has long range radios. If it takes too long to find their leader, they will automatically return to the HQ. + Cette fonctionnalité vise à simuler le manque de communications radio avec les combattants IA. Vos camarades IA n'auront pas de radio tant que vous ne la déverrouillerez pas dans l'Arsenal. Sans radio, si un coéquipier IA s'éloigne trop, il se perdra et reviendra vers la position du commandant après avoir terminé le dernier ordre qu'il a reçu. Pour éviter cela, vous pouvez récupérer certaines radios de l'ennemi (la fonction "Réarmement automatique \ Butin" fera l'affaire) ou laisser l'IA utiliser un véhicule militaire qui a des radios à longue portée. Si cela prend trop de temps pour trouver leur chef, ils retourneront automatiquement au QG. + Dieses Feature ist dazu gedacht die fehlende Funkkommunikation mit KI Widerständskämpfern zu simulieren. Deine KI Gruppenmitglieder werden keine Funkgeräte haben, solange du sie nicht im Arsenal freischaltest. Ohne ein Funkgerät kann die Verbindung der KI Widerstandskämpfer abbrechen, wenn sie sich zu weit entfernen. Sie werden dann, nachdem sie ihren letzten Befehl erfüllt haben, zur letzten Position des Anführers zurückkehren. Um dies zu verhindern, erbeute einige Funkgeräte von feindlichen Einheiten oder lasse die KI militärische Fahrzeuge mit Langstreckenfunkgeräten nutzen. Sollte es zu lange dauern, bis die KI Widerstandskämpfer ihren Anführer finden, kehren sie automatisch zum HQ zurück. + Tato funkce si klade za cíl simulovat nedostatek radiové komunikace se stíhači AI. Vaši kamarádi AI nebudou mít rádio, dokud jej odemknete z Arsenalu. Bez rádia, pokud se družstvo AI dostane příliš daleko, ztratí se a vrátí se na pozici vůdce po dokončení posledního přijatého příkazu. Abyste tomu zabránili, můžete vyklidit některá rádia od nepřítele (funkce „Automaticky přezbrojit" to udělá) nebo nechat AI používat vojenské vozidlo, které má rádia s dlouhým dosahem. Pokud najdou svého vůdce příliš dlouho, vrátí se automaticky na velitelství. Auto Heal + Guérison automatique + Automatische Heilung + Automatické léčení AI Medic squad-mates will heal other AI’s automatically without the need to give any orders. If in combat, your AI will use smoke grenades for cover. If there is no medic in the group, the AI will use their own medikits. + Les médecins IA du groupes soigneront automatiquement les autres IA sans avoir à donner d'ordre. En combat, votre IA utilisera des grenades fumigènes pour se couvrir. S'il n'y a pas de médecin dans le groupe, l'IA utilisera ses propres medikits. + KI Sanitäter heilen andere KI Einheiten in der gleichen Gruppe automatisch, ohne dass ein gesonderter Befehl gegeben werden muss. Im Feuergefecht nutzt die KI Rauchgranaten zur Deckung. Sollte kein Sanitäter in der Gruppe sein, wird die KI eigene Erste-Hilfe Ausrüstung nutzen. + AI Zdravotník uzdraví ostatní AI automaticky, aniž byste museli vydávat příkazy. Pokud budete bojovat, vaše AI použije kouřové granáty pro zakrytí. Pokud ve skupině není žádný lékař, použije AI své vlastní léky. Auto Rearm \ Loot + Réarmement automatique \ Butin + Automatisches Aufmunitionieren/Plündern + Automatické přezbrojení \ Rabování Your AI squad-mates will automatically look for and scavenge any ammunition from nearby corpses, vehicles and ammoboxes if needed. Also they will try to renew their weapons with more powerful ones. If AI is inside a vehicle, they will loot weapons and launchers, and drop them in their truck until there is nothing in the area. Use this instead of the vanilla Rearm radio option. + Vos compagnons IA rechercheront et récupèreront automatiquement toutes les munitions sur des cadavres, véhicules et munitions à proximité si nécessaire. Ils essaieront également de renouveler leurs armes avec des armes plus puissantes. Si l'IA est à l'intérieur d'un véhicule, ils pilleront des armes et des lanceurs et les déposeront dans leur camion jusqu'à ce qu'il n'y ait plus rien dans la zone. Utilisez-le à la place de l'option réarmer la radio de base. + Deine KI Gruppenmitglieder werden automatisch versuchen Munition von ausgeschalteten Feinden, Fahrzeugen oder Munitionskisten zu erbeuten. Außerdem versuchen sie ihre Waffen gegen durchschlagskräftigere auszutauschen. Sind die KI Einheiten in einem Fahrzeug, werden sie Waffen und Werfer plünern und sie in ihrem Fahrzeug verstauen, bis der Bereich komplett geplündert ist. Dies sollte statt des Vanilla Funkbefehls genutzt werden. + Členové skupiny AI budou automaticky hledat a vybírat jakoukoli munici z okolních mrtvol, vozidel a beden s municí, pokud to bude potřeba. Také se pokusí vyzbrojit silnějšími zbraněmi. Pokud je umělá inteligence uvnitř vozidla, vezme zbraně a nosné rakety a hodí je do nákladního automobilu, dokud nebude v oblasti nic. Použijte toto místo možnosti „Přezbrojit" ze základního rádia hry. Vehicle Squad + Véhicule du groupe + Gruppenfahrzeuge + Vozidlo pro jednotku Commander Only. Use this option to assign the vehicle you are looking at to any HC squad. Check vehicle status, order them to mount or disembark, and automate mounted static squads. + Commandant seulement. Utilisez cette option pour affecter le véhicule que vous regardez à n'importe quelle escouade HC. Vérifiez l'état du véhicule, ordonnez-leur de monter ou de débarquer et d'automatiser les escouades statiques montées. + Nur Kommandant. Hiermit kannst du ein Fahrzeug, dass du gerade anschaust, einer Oberbefehl-Gruppe zuweisen. Außerdem kannst du den Status des Fahrzeugs prüfen, der Gruppe befehlen auf- oder abzusitzen oder statische Geschütze bemannen lassen. + >Pouze velitel. Pomocí této možnosti můžete přiřadit vozidlo, na které se díváte, k jakékoli skupině štábu. Zkontrolujte stav vozidla, přikažte jim k nasednutí nebo vystoupení a automatizujte lafetované čety. Dismiss Squad-mate + Renvoyer le compagnon d'escouade + Gruppenmitglied entlassen + Člen skupiny byl propuštěn Select the unit and use the 'Dismiss Squad-mate' option to send them back to HQ. You will recover some of the money you spent on them. + Sélectionnez l'unité et utilisez l'option «Renvoyer le compagnon d'escouade» pour les renvoyer au QG. Vous récupérerez une partie de l'argent que vous y avez dépensé. + Wähle die gewünschte Einheit und nutze die "Gruppenmitglied entlassen" Option, um sie zurück zum HQ zu schicken. Dabei wirst du einen Anteil des Geldes zurückerhalten, welches du vorher für es ausgegeben hast. + Vyberte jednotku a pomocí možnosti „Propustit“ je odešlete zpět na velitelství. Získáte zpět část peněz, které jste na ně utratili. Map Info + Information de la carte + Karteninformationen + Informace o mapě Click on a city to learn the strength of their support for the enemy or Faction. Click on other zones to know relevant info about them. + Cliquez sur une ville pour connaître la force de son soutien à l'ennemi ou à la faction. Cliquez sur d'autres zones pour connaître les informations pertinentes à leur sujet. + Klicke auf eine Stadt auf der Karte, um ihre Stärke und Unterstützung für die freindliche Fraktion einzusehen. Klicke auf andere Zonen, um ähnlich relevante Informationen zu erhalten. + Kliknutím na město se dozvíte sílu jejich podpory nepříteli nebo frakci. Kliknutím na další zóny získáte o nich relevantní informace AI Limiter + Limiteur d'IA + KI Begrenzung + Omezení AI Commander Only. Sets the the maximum amount of AI in map per server or HC. Up to 200 AI may behave decently. + Commandant seulement. Définit la quantité maximale d'IA dans la carte par serveur ou HC. Jusqu'à 200 IA peuvent se comporter décemment. + Nur Kommandant. Legt die maximale Anzahl an KI Einheiten pro Server/HC auf der Karte fest. Bis zu 200 KI Einheiten sollten keine Probleme bereiten. + Pouze velitel. Nastavuje maximální množství AI na mapě na serveru nebo štábu. Až 200 AI se může chovat výkonostně slušně. Persistent Save-game + Sauvegarde persistante + Persistenter Spielstand + Uložit hru Commander Only. You may save the game at your HQ Map. This will allow you to continue playing upon mission update or server restart, preserving stats, player's equipment, conquered zones, enemy asset availability and many more things. WARNING: Normal save and load runs badly in this mission. This system is your only guarantee of saving the game properly + Commandant seulement. Vous pouvez enregistrer le jeu sur votre carte QG. Cela vous permettra de continuer à jouer après la mise à jour de la mission ou le redémarrage du serveur, en préservant les statistiques, l'équipement du joueur, les zones conquises, la disponibilité des ressources ennemies et bien d'autres choses. AVERTISSEMENT: la sauvegarde et le chargement normaux fonctionnent mal dans cette mission. Ce système est votre seule garantie de sauvegarder correctement le jeu + Pouze velitel. Tuto hru můžete uložit u své štábní mapy. To vám umožní pokračovat ve hraní po aktualizaci mise nebo restartu serveru, při zachování statistik, vybavení hráče, dobytých zón, dostupnosti nepřátelského majetku a mnoha dalších věcí. VAROVÁNÍ: Normální ukládání a načítání probíhá v této misi špatně. Tento systém je vaší jedinou zárukou správného uložení hry Music ON/OFF + Musique ON/OFF + Musik An/Aus + Hudba ZAPNUTO/VYPNUTO - Antistasi has a situational music script, depending on a player's stance and time of day. The default in MP is OFF, and ON in Singleplayer + Antistasi has a situational music script, depending on a player's stance and time of day. The default in Multiplayer is OFF, and ON in Singleplayer + Antistasi a un script de musique situationnelle, selon la position du joueur et l'heure de la journée. La valeur par défaut en mode multijoueur est désactivée et activée en mode solo. + Antistasi nutzt situationsabhängige Musik, abhängig von der Tageszeit und des Spielerverhaltens. Es ist standardmäßig im Mehrspielermodus deaktiviert und im Einzelspielermodus aktiviert. + Antistasi má situační hudební scénář, v závislosti na postoji hráče a denní době. Výchozí hodnota v Multiplayeru je OFF a ON v Singleplayeru Civ Spawn + Apparition des Civils + Zivilbevölkerung + Počet civilistů Increase or decrease the percentage of city civilian population that spawn. At 0% only one civilian will spawn in each city. + Augmentez ou diminuez le pourcentage de la population civile de la ville qui apparaît. À 0%, un seul civil apparaîtra dans chaque ville. + Erhöhe oder verringere den Prozentsatz der zu spawnenden Stadtbevölkerung. Bei 0% wird nur ein einzelner Zivilist pro Stadt gespawnt. + Zvýšit nebo snížit procento městského civilního obyvatelstva, které vznikají. V 0% se v každém městě vynoří pouze jeden civilista. Spawn Distance + Distance d'apparition + Spawnentfernung + Vzdálenost Vzniku Commander only. Increase or decrease general spawn and despawn distance. Use it carefully combined with other options. + Commandant seulement. Augmentez ou diminuez la distance d'apparition et de disparition générale. Utilisez-le soigneusement combiné avec d'autres options. + Nur Kommandant. Erhöhe oder verringere die allgemeine Spawn/Despawn Entfernung. Beachte das Zusammenspiel mit den anderen Optionen. + Pouze velitel. Zvětšení nebo zmenšení vzdálenosti vzniku a zániku. Používejte jej pečlivě v kombinaci s dalšími možnostmi. Garbage Cleaner + Nettoyeur d'ordures + Aufräumen + Čistič odpadků - Commander only. Will delete things like dropped weapons, magazines, clothing etc.<br/><br/> Beware, it freezes the game for some time. + Commander only. Will delete things like dropped weapons, magazines, clothing etc.<br/><br/>Beware, it freezes the game for some time. + Commandant seulement. Supprime des éléments comme les armes au sol, les magazines, les vêtements, etc.<br/><br/>Attention, cela fige le jeu pendant un certain temps. + Nur Kommandant. Dies löscht Dinge wie fallengelassene Waffen, Magazine, Kleidung, etc.<br/><br/>Beachte, dass dies das Spiel für eine kurze Zeit einfrieren kann. + Pouze velitel. Vymaže věci, jako jsou vyhozené zbraně, munice, oblečení atd.<br/><br/>Pozor, hru to nějakou dobu zmrazí. Reinit UI + Réinitialiser l'UI + UI reinitializieren + Znovu vložte uživatelské rozhraní Select this option when the Y key or Statistics bar are not working. + Sélectionnez cette option lorsque la touche Y ou la barre de statistiques ne fonctionnent pas. + Wähle diese Option, wenn das Z-Menü oder die Statusleise nicht funktionieren. + Tuto možnost vyberte, pokud nefunguje klávesa Y nebo statistická lišta. %1 and %2 Aggro + %1 et %2 Agressivité + %1 und %2 Aggressivität + %1 a %2 Agresivita There is an All vs All war in %4. %1 and %2 are constantly attacking each other, but that does not mean they don't shoot at %3 on first sight.<br/><br/>%1 and %2 Aggro points represent how much threat they see in %3 faction.<br/><br/>Generally speaking those points will low or raise depending on your actions against them and civilians. + Il y a une guerre tous contre tous dans %4. %1 et %2 s'attaquent constamment, mais cela ne signifie pas qu'ils ne tirent pas sur %3 à première vue.<br/><br/> Les points %1 et %2 Aggro représentent la menace qu'ils voient dans la faction %3.<br/><br/>De manière générale, cette valeur augmentera et baissera en fonction de vos actions contre eux et les civils. + Es ist ein Jeder gegen Jeden Krieg in %4. %1 und %2 greifen sind ununterbrochen gegenseitig an. Dies bedeutet aber nicht, dass sie nicht bei Kontakt direkt %3 angreifen.<br/><br/>%1 und %2 Aggressivitätspunkte zeigen an, wie hoch diese die Bedrohung der %3 Fraktion einschätzen.<br/><br/>Grundsätzlich erhöhen und verringern sich diese Werte gemäß deinen Unternehmungen gegen die jeweilige Fraktion oder die Zivilbevölkerung. + V %4 je válka Všichni proti Všem. %1 a %2 neustále útočí na sebe, ale to neznamená, že na první pohled nestřílejí na %3.<br/><br/>%1 a %2 Aggro body představují to, jak velkou hrozbu představují vidět ve frakci %3.<br/><br/>Obecně řečeno, tyto body se budou snižovat nebo zvyšovat v závislosti na vašem jednání proti nim a civilistům. HR + RH + Mannstärke + Pracovní síla - HR or Manpower comes from citizen support on each city. Manpower is needed to recruit more units (1 HR Points = 1 Soldier) + HR or Manpower comes from citizen support on each city. Manpower is needed to recruit more units (1 HR Point = 1 Soldier) + Les ressources humaines ou la main-d'œuvre proviennent du soutien des citoyens dans chaque ville. La main-d'œuvre est nécessaire pour recruter plus d'unités (1 point RH = 1 soldat) + Mannstärke wird durch die zivile Unterstützung aus jeder Stadt generiert. Sie ist notwendig, um mehr Einheiten zu rekrutieren. 1 Punkt entspricht dabei einem Soldaten. + Pracovní síla nebo Lidská sila pochází z občanské podpory v každém městě. Pro nábor více jednotek je zapotřebí pracovní síly (1 HR bod = 1 voják) Money - MP + Argent - MP + Geld - Mehrspieler + Peníze - Multiplayer In MP games there are two money pools. Faction Money -which is for Commander use only- and personal money. Personal money can be used by any player to recruit AI or buy vehicles. Faction earns money by taxes and accomplishing missions. Personal money comes from killing enemies and accomplishing missions. Options to transfer or donate money are found in the Y menu. Commander can grab money from the Faction Pool to his own account. + Dans les jeux MP, il y a deux porte monnaie. L'Argent de faction - qui est destiné à un usage exclusif par le Commandant - et argent personnel. L'argent personnel peut être utilisé par n'importe quel joueur pour recruter des IA ou acheter des véhicules. La faction gagne de l'argent grâce aux taxes et aux missions accomplies. L'argent personnel se gagne en tuant des ennemis et en accomplissant des missions. Les options pour transférer ou donner de l'argent se trouvent dans le menu Y. Le commandant peut récupérer de l'argent du porte monnaie de la faction sur son propre compte. + In Mehrspielerspielen gibt es zwei Kassen. Die Fraktionskasse, welche nur vom Kommandanten genutzt werden kann, und das persönliche Geld. Das persönliche Geld kann von jedem Spieler selbst genutzt werden, um KI Einheiten oder Fahrzeuge zu kaufen. Die Fraktion erhält Gelder durch Abgaben und der Erfüllung von Sekundärmissionen. Persönliche Gelder erhält ein Spieler durch das Ausschalten von feindlichen Einheiten und der Erfüllung von Sekundärmissionen. Möglichkeiten Gelder zu transferieren sind im Z-Menü zu finden. Der Kommandant kann Geld aus der Fraktionskasse für seinen persönlichen Gebrauch entnehmen. + V Multiplayerových hrách existují dva peněžní systémy. Frakční peníze - které jsou používány pouze velitelem - a osobní peníze. Osobní peníze může použít kterýkoli hráč k náboru AI nebo k nákupu vozidel. Frakce vydělává peníze z daní a ze splněných úkolů. Osobní peníze pocházejí ze zabíjení nepřátel a plnění úkolů. Možnosti převodu nebo darování peněz naleznete v nabídce Y. Velitel může vzít peníze z frakčního fondu na svůj vlastní účet. Money + Argent + Geld + Peníze Money comes from a combination of citizens support on each city, resources conquered, factories conquered (which boost the economy) and power provided to all of them with a nearby friendly power plant (you may also conquer them to cut off Money supply to the enemy). Money is used to purchase vehicles, units and squads. + L'argent provient d'une combinaison du soutien des citoyens dans chaque ville, des ressources conquises, des usines conquises (qui stimulent l'économie) et de l'énergie fournie à tous avec une centrale électrique amie à proximité (vous pouvez également les conquérir pour couper l'approvisionnement en argent à l'ennemi ). L'argent est utilisé pour acheter des véhicules, des unités et des escouades. + Geld wird verdient durch die Unterstützung der Zivilbevölkerung in jeder Stadt, den eroberten Ressourcen und Fabriken (welche die Wirtschaft ankurbeln) und gelieferten Strom zu allen diesen Zonen von einem nahen eroberten Kraftwerk. Es ist auch möglich durch die Eroberung von Kraftwerken den Geldfluss des Feindes zu beeinflussen. Geld wird für den Kauf von Fahrzeugen, Einheiten und Gruppen genutzt. + Peníze pocházejí z kombinace podpory občanů pro každé město, dobytých zdrojů, dobytých továren (které podporují ekonomiku) a elektřiny poskytované všem s blízkou přátelskou elektrárnou (můžete je také dobýt, abyste přerušili dodávky peněz nepříteli). Peníze se používají na nákup vozidel, jednotek a skupin. Resources + Ressources + Ressourcen + Zdroje Every 10 minutes each faction receives Money and Manpower according to the zones they own, and the state they are in. Having a good amount of resource zones and some factories is the way of getting enough resources to win this war. + Toutes les 10 minutes, chaque faction reçoit de l'argent et de la main-d'œuvre en fonction des zones qu'elle possède et de l'état dans lequel elle se trouve. Avoir une bonne quantité de zones de ressources et d'usines est le moyen d'obtenir suffisamment de ressources pour gagner cette guerre. + Alle 10 Minuten erhält jede Fraktion Geld und Mannstärke abhängig von den gehaltenen Zonen und deren Status. Eine große Anzahl and Ressourcen-Zonen und Fabriken zu besitzen ist der beste Weg, um genug Ressourcen für den Sieg in diesem Krieg zu erhalten. + Každých 10 minut každá frakce obdrží peníze a pracovní sílu podle zón, které vlastní, a stavu, ve kterém se nacházejí. Mít dostatečné množství zón zdrojů a některé továrny je způsob, jak získat dostatek prostředků k vítězství v této válce. HQ - Basics + QG - Les bases + HQ - Grundlagen + Velitelství - základy Flag: Vehicle and Squad Unit Recruitment. Commander Options.<br/>Maru: Side-missions (Commander Only).<br/>Map: Game Options.<br/>Camp-fire: Rest for 8 hours and Clear Forest (Commander Only). + Drapeau: Achat de véhicule et d'escouade. Options Commandant.<br/>Petros/Maru: Missions secondaires (Commandant uniquement).<br/>Carte: Options de la partie.<br/>Feu de camp: Se reposer pendant 8 heures et nettoyer la forêt (Commandant uniquement). + Flaggenmast: Fahrzeug und Gruppen kaufen/rekrutieren, Kommandantenoptionen.<br/>Maru/Petros: Sekundärmissionen (nur Kommandant).<br/>Karte: Spieloptionen.<br/>Lagerfeuer: 8 Stunden ausruhen und Wald abholzen (nur Kommandant). + Vlajka: Nábor vozidel a jednotek. Možnosti velitele.<br/>Maru: Postranní mise (pouze velitel).<br/>Mapa: Možnosti hry.<br/>Táborový oheň: Odpočinek po dobu 8 hodin a Vyklidit les (Pouze velitel). AI Rules of Engagement + Règles d'engagement des IA + KI Spielregeln + Nastavení boje %2 vs %1 war. + Guerre %2 vs %1 + Krieg %2 gegen %1 + Válka %2 vs %1. %2 vs %1 war. + Guerre %2 vs %1 + Krieg %2 gegen %1 + Válka %2 vs %1. %3 vs All war.<br/><br/>%1 and %2 will attack only %3 and act independently. Both can conquer. + Guerre %3 vs tous..<br/><br/>%1 et %2 n'attaqueront que %3 et agiront indépendamment. Les deux peuvent conquérir des zones. + Krieg %3 gegen alle.<br/><br/>%1 und %2 werden selbständig nur %3 angreifen. Beide können erobern. + Válka %3 vs Všem .<br/><br/>%1 a %2 zaútočí pouze na %3 a bude jednat nezávisle. Oba mohou dobýt. All vs All war.<br/><br/>%1 and %2 will attack each other and both to %3. + Guerre tous contre tous.<br/><br/> %1 et %2 s’attaqueront tous les deux et aussi à %3. + Krieger jeder gegen jeden.<br/>%1 und %2 werden einander und %3 bekämpfen. + Všichni vs Všem válka.<br/><br/>%1 a %2 zaútočí na sebe a oba na %3. Welcome + Bienvenue + Willkommen + Vítejte Welcome to Arma 3 - %1. This mission aims to simulate guerilla combat, tactics and strategic situations. It is not a quick and easy mod, it is long term, step-by-step mission with LOTS of features and enhanced AI. + Bienvenue sur Arma 3 - %1. Cette mission vise à simuler des combats de guérilla, des tactiques et des situations stratégiques. Ce n'est pas un mod rapide et facile, c'est une mission à long terme, étape par étape, avec BEAUCOUP de fonctionnalités et une IA améliorée. + Willkommen zu Arma 3 - %1. Diese Mission zielt darauf ab Guerillakrieg, -taktiken und -strategien zu simulieren. Es ist kein schneller und einfacher Spielmodus. Es ist eine Mission ausgelegt auf eine lange Spielzeit mit einer MENGE an Features und erweiterter KI. + Vítejte v Arma 3 - %1. Cílem této mise je simulovat partyzánský boj, taktiku a strategické situace. Není to rychlý a snadný mód, je to dlouhodobá, postupná mise s mnoha funkcemi a vylepšeným AI. Win + Victoire + Sieg + Vítězství You will win the game when most of the population supports Faction and you have conquered all the Airbases. + Vous gagnerez la partie lorsque la plupart de la population soutiendra la faction et que vous aurez conquis toutes les bases aériennes. + Du erringst den Sieg, wenn der Großteil der Zivilbevölkerung deine Fraktion unterstützt und sich alle Flugplätze in deiner Hand befinden. + Vyhrajete hru, když většina populace podporuje frakci a dobyli jste všechny letecké základny. Lose + Défaite + Niederlage + Prohra You will loose the game if %1 has murdered 1/3 of the total population. + Vous perdrez la partie si %1 a tué 1/3 de la population totale. + Du verlierst das Spiel, wenn %1 1/3 der gesamten Bevölkerung ermordet hat. + Ztratíte hru, pokud %1 zavraždí 1/3 celkové populace. Script Credits + Crédit pour les scripts + Genutzte Scripts + Použité skripty - UPSMon by Monsada, Kronzy and Cool=Azroul13 <br/>Persistent Save by zooloo75.<br/>Tags by Marker and Melbo.<br/>JAS by Jeroen (sorry for including you that late)<br/>Tags by Marker and Melbo.<br/>Advanced Towing by Seth Duda. + UPSMon by Monsada, Kronzy and Cool=Azroul13.<br/>Persistent Save by zooloo75.<br/>Tags by Marker and Melbo.<br/>JAS by Jeroen (sorry for including you that late)<br/>Advanced Towing by Seth Duda. + UPSMon von Monsada, Kronzy und Cool=Azroul13.<br/>Persistent Save von zooloo75.<br/>Tags von Marker und Melbo.<br/>JAS von Jeroen (Entschuldige, dass es so lange gedauert hat dich hinzuzufügen)<br/>Advanced Towing von Seth Duda. + UPSMon od Monsada, Kronzy and Cool = Azroul13 <br/>Trvalé Uložit podle zooloo75.<br/>Štítky Marker a Melbo.<br/>JAS od Jeroen (omlouvám se za to, že jste byli pozdě)<br/>Štítky od Markera a Melba.<br/>Rozšířené tažení od Setha Dudy. Mods + Mods + Mods + Módy Integrated (optional) Mods:<br/>TFAR: Radio integrated in Arsenal. Sound disabled when player is unconscious.<br/>ACE Medical: Will disable Antistasi revive system.<br/><br/>CAUTION: The use of Persistent Save system with TFAR and any weapon mod activated will make them mandatory in future.<br/><br/>Any client sided Mod, such as JSRS, Blastcore, UI Mod should work.<br/><br/>Units and vehicles mods won't work. AI Mods may cause malfunctions (in any case Antistasi has heavy AI tweaking). + Integrierte (optionale) Mods:<br/>TFAR: Funkgerät in Arsenal integriert. Sound deaktiviert, wenn der Spieler bewusstlos ist.<br/>ACE Medical: Deaktiviert das Antistasi Revive System.<br/>VORSICHT: Die Speicherung des Spielstands mit TFAR oder jedglicher Mod für Waffen führt dazu, dass diese Mods bis zum Ende notwendig sind.<br/><br/>Jeder clientseitige Mod, wie z.B. JSRS, Blastcore oder UI Mod sollte funktionieren.<br/>Einheiten und Fahrzeuge aus Mods funktionieren nicht. KI Mods können zu Fehlern führen. (Antistasi hat in jedem Fall viel am KI Verhalten geändert) + Integrované (volitelné) Módy:<br/>TFAR: Rádio integrované v Arsenalu. Zvuk je deaktivován, když je hráč v bezvědomí.<br/>ACE Lékař: Vypne Antistasi revive system.<br/><br/>UPOZORNĚNÍ: Používání systému Uložení hry s TFAR a jakýmkoli aktivovaným módem zbraně je v budoucnosti povinné.<br/><br/> Mód by měl fungovat. Módy pro jednotky a vozidla nebudou fungovat.<br/><br/> Režimy AI mohou způsobit poruchy (v každém případě má Antistasi těžké vylepšení AI). Thanks + Remerciements + Danksagung + Poděkování - LanCommi for his artwork.<br/>Goon and jw custom: Part of the code for the NAPALM script.<br/>rebel12340: Radio Jam script<br/>Manko: Earplug snippet<br/>bobchaos: Managing the community despite all difficulties.<br/>And all those players who spend their time on making comments, suggestions and reports on Steam, Github and BIS forums + LanCommi for his artwork.<br/>Goon and jw custom: Part of the code for the NAPALM script.<br/>rebel12340: Radio Jam script<br/>Manko: Earplug snippet<br/>bobchaos: Managing the community despite all difficulties.<br/>And all those players who spend their time on making comments, suggestions and reports on Steam, Github and BIS forums. + LanCommi pour son artwork.<br/>Goon et jw custom: pour une partie du code du script NAPALM.<br/>rebel12340: pour le script de brouillage radio.<br/>Manko: pour le morceau de code pour les bouchons d'oreilles.<br/>bobchaos: pour avoir gérer la communauté malgré toutes les difficultés.<br/>Et à tous les joueurs qui passent leur temps à faire des commentaires, des suggestions et des rapports sur les forums Steam, Github et BIS. + LanCommi za jeho umělecké dílo.<br/>Goon a jw vlastní: Část kódu pro skript NAPALM.<br/>rebel12340: Radio Jam script<br/>Manko: Sniper snippet<br/>bobchaos: Správa komunity i přes všechny obtíže.<br/>A všichni hráči, kteří tráví čas přípravou komentářů, návrhů a zpráv na fórech Steam, Github a BIS diff --git a/A3-Antistasi/Templates/3CB_Civ.sqf b/A3-Antistasi/Templates/3CB_Civ.sqf new file mode 100644 index 0000000000..c14afe2051 --- /dev/null +++ b/A3-Antistasi/Templates/3CB_Civ.sqf @@ -0,0 +1,97 @@ + +civVehCommonData = [ + "UK3CB_CHC_C_Ikarus", 0 // bus, dangerously large + ,"UK3CB_TKC_C_Datsun_Civ_Closed", 0.5 + ,"UK3CB_TKC_C_Datsun_Civ_Open", 1.0 // cargo capable + ,"UK3CB_TKC_C_Hatchback", 0.5 + ,"UK3CB_TKC_C_Hilux_Civ_Closed", 0.5 + ,"UK3CB_TKC_C_Hilux_Civ_Open", 1.0 // cargo capable + ,"UK3CB_TKC_C_Lada", 0.5 + ,"UK3CB_TKC_C_Lada_Taxi", 0.5 + ,"UK3CB_TKC_C_LR_Closed", 0.5 // land rovers + ,"UK3CB_TKC_C_LR_Open", 0.5 + ,"UK3CB_TKC_C_Sedan", 0.5 + ,"UK3CB_TKC_C_Skoda", 0.5 + ,"UK3CB_TKC_C_S1203", 0.5 + ,"UK3CB_TKC_C_UAZ_Closed", 0.5 + ,"UK3CB_TKC_C_UAZ_Open", 0.5 + ,"UK3CB_TKC_C_Gaz24", 0.5 + ,"UK3CB_TKC_C_Golf", 0.5 + +// ,"C_Quadbike_01_F", 0.3 +// ,"C_Hatchback_01_F", 2.0 +// ,"C_Hatchback_01_sport_F", 0.3 +// ,"C_Offroad_01_F", 2.0 +// ,"C_SUV_01_F", 1.0 +// ,"C_Van_02_vehicle_F", 1.0 // van from Orange +// ,"C_Van_02_transport_F", 0.2 // minibus +// ,"C_Offroad_02_unarmed_F", 0.5 // Apex 4WD +// ,"C_Offroad_01_comms_F", 0.1 // Contact +// ,"C_Offroad_01_covered_F", 0.1 +]; + +civVehRepairData = [ + "UK3CB_TKC_C_Kamaz_Repair", 0.1 + ,"UK3CB_TKC_C_Ural_Repair", 0.1 + ,"UK3CB_TKC_C_V3S_Repair", 0.1 + +// ,"C_Offroad_01_repair_F", 0.3 +// ,"C_Van_02_service_F", 0.3 // orange +// ,"C_Truck_02_box_F", 0.1 // repair zamak +]; + +civVehMedicalData = [ + "UK3CB_TKC_C_S1203_Amb", 0.1 // skoda ambulance + +// "C_Van_02_medevac_F", 0.1 // Orange +]; + +civVehRefuelData = [ + "UK3CB_TKC_C_Kamaz_Fuel", 0.1 + ,"UK3CB_TKC_C_Fuel", 0.1 // Ural + ,"UK3CB_TKC_C_V3S_Refuel", 0.1 + +// ,"C_Van_01_fuel_F", 0.2 +// ,"C_Truck_02_fuel_F", 0.1 +]; + +civVehIndustrialData = [ +// "C_Van_01_transport_F", 1.0 +// ,"C_Van_01_box_F", 0.8 +// ,"C_Truck_02_transport_F", 0.5 +// ,"C_Truck_02_covered_F", 0.5 +// ,"C_Tractor_01_F", 0.3 // Contact + + "UK3CB_TKC_C_Tractor", 0.2 + ,"UK3CB_TKC_C_Tractor_Old", 0.2 + + ,"UK3CB_TKC_C_Kamaz_Covered", 0.3 + ,"UK3CB_TKC_C_Kamaz_Open", 0.3 + + ,"UK3CB_TKC_C_Ural", 0.3 // Urals + ,"UK3CB_TKC_C_Open", 0.3 + ,"UK3CB_TKC_C_Ural_Empty", 0.3 + + ,"UK3CB_TKC_C_V3S_Closed", 0.3 + ,"UK3CB_TKC_C_V3S_Open", 0.3 + +// inappropriate for civilian +// ,"UK3CB_TKC_C_Ural_Ammo", 0 +// ,"UK3CB_TKC_C_Ural_Recovery", 0 +// ,"UK3CB_TKC_C_V3S_Reammo", 0 +// ,"UK3CB_TKC_C_V3S_Recovery", 0 + +]; + + + +civBoatData = [ + "C_Boat_Civil_01_rescue_F", 0.1 // motorboats + ,"C_Boat_Civil_01_police_F", 0.1 + ,"C_Boat_Civil_01_F", 1.0 + ,"C_Rubberboat", 1.0 // rescue boat + ,"C_Boat_Transport_02_F", 1.0 // RHIB + ,"C_Scooter_Transport_01_F", 0.5 // jetski +//rhsgref_civ_canoe +]; + diff --git a/A3-Antistasi/Templates/3CB_Inv_Sov_Temp.sqf b/A3-Antistasi/Templates/3CB_Inv_Sov_Temp.sqf new file mode 100644 index 0000000000..028d9461bc --- /dev/null +++ b/A3-Antistasi/Templates/3CB_Inv_Sov_Temp.sqf @@ -0,0 +1,173 @@ +//////////////////////////////////// +// NAMES AND FLAGS /// +//////////////////////////////////// +//Name Used for notifications +nameInvaders = "Soviets"; + +//SF Faction +factionMaleInvaders = "UK3CB_CW_SOV_O_LATE"; +//Miltia Faction +if (gameMode == 4) then {factionFIA = "UK3CB_CW_SOV_O_EARLY"}; + +//Flag Images +CSATFlag = "Flag_CW_SOV_ARMY"; +CSATFlagTexture = "uk3cb_factions\addons\uk3cb_factions_cw_sov\flag\cw_sov_army_flag_co.paa"; +flagCSATmrk = "UK3CB_Marker_CW_SOV_ARMY"; +if (isServer) then {"CSAT_carrier" setMarkerText "USSRS Moskva"}; + +//Loot Crate +CSATAmmoBox = "O_supplyCrate_F"; + +//////////////////////////////////// +// PVP LOADOUTS AND VEHICLES /// +//////////////////////////////////// +//PvP Loadouts +CSATPlayerLoadouts = [ + //Team Leader + ["3CB_SOV_Teamleader"] call A3A_fnc_getLoadout, + //Medic + ["3CB_SOV_Medic"] call A3A_fnc_getLoadout, + //Autorifleman + ["3CB_SOV_MachineGunner"] call A3A_fnc_getLoadout, + //Marksman + ["3CB_SOV_Marksman"] call A3A_fnc_getLoadout, + //Anti-tank Scout + ["3CB_SOV_AT"] call A3A_fnc_getLoadout, + //AT2 + ["3CB_SOV_AT2"] call A3A_fnc_getLoadout +]; + + +//PVP Player Vehicles +vehCSATPVP = ["UK3CB_CW_SOV_O_LATE_BRDM2_HQ","UK3CB_CW_SOV_O_LATE_BRDM2_UM","UK3CB_CW_SOV_O_LATE_BTR40","UK3CB_CW_SOV_O_LATE_BTR40_MG","UK3CB_CW_SOV_O_LATE_UAZ_Closed","UK3CB_CW_SOV_O_LATE_UAZ_MG","UK3CB_CW_SOV_O_LATE_UAZ_Open"]; + +//////////////////////////////////// +// UNITS /// +//////////////////////////////////// +//Military Units +CSATGrunt = "UK3CB_CW_SOV_O_LATE_VDV_RIF_1"; +CSATOfficer = "UK3CB_CW_SOV_O_LATE_VDV_FIELD_OFF"; +CSATBodyG = "UK3CB_CW_SOV_O_LATE_VDV_RADIO"; +CSATCrew = "UK3CB_CW_SOV_O_LATE_VDV_CREW"; +CSATMarksman = "UK3CB_CW_SOV_O_LATE_VDV_MK"; +staticCrewInvaders = "UK3CB_CW_SOV_O_LATE_FIELD_OFF"; +CSATPilot = "UK3CB_CW_SOV_O_LATE_JET_PILOT"; + +//Militia Units +if (gameMode == 4) then + { + FIARifleman = "UK3CB_CW_SOV_O_EARLY_RIF_1"; + FIAMarksman = "UK3CB_CW_SOV_O_EARLY_MK"; + }; + +//////////////////////////////////// +// GROUPS /// +//////////////////////////////////// +//Military Groups +//Teams +groupsCSATSentry = ["UK3CB_CW_SOV_O_LATE_VDV_RIF_1","UK3CB_CW_SOV_O_LATE_VDV_RIF_2"]; +groupsCSATSniper = ["UK3CB_CW_SOV_O_LATE_VDV_MK","UK3CB_CW_SOV_O_LATE_VDV_RIF_2"]; +groupsCSATsmall = [groupsCSATSentry,groupsCSATSniper]; +//Fireteams +groupsCSATAA = ["UK3CB_CW_SOV_O_LATE_VDV_AA","UK3CB_CW_SOV_O_LATE_VDV_AA_ASST","UK3CB_CW_SOV_O_LATE_VDV_AA","UK3CB_CW_SOV_O_LATE_VDV_AA_ASST"]; +groupsCSATAT = ["UK3CB_CW_SOV_O_LATE_VDV_AT","UK3CB_CW_SOV_O_LATE_VDV_AT_ASST","UK3CB_CW_SOV_O_LATE_VDV_AT","UK3CB_CW_SOV_O_LATE_VDV_AT_ASST"]; +groupsCSATmid = [["UK3CB_CW_SOV_O_LATE_VDV_TL","UK3CB_CW_SOV_O_LATE_VDV_AR","UK3CB_CW_SOV_O_LATE_VDV_LAT","UK3CB_CW_SOV_O_LATE_VDV_MD"],groupsCSATAA,groupsCSATAT]; +//Squads +CSATSquad = ["UK3CB_CW_SOV_O_LATE_VDV_SL","UK3CB_CW_SOV_O_LATE_VDV_LAT","UK3CB_CW_SOV_O_LATE_VDV_GL","UK3CB_CW_SOV_O_LATE_VDV_ENG","UK3CB_CW_SOV_O_LATE_VDV_TL","UK3CB_CW_SOV_O_LATE_VDV_MG","UK3CB_CW_SOV_O_LATE_VDV_MG_ASST","UK3CB_CW_SOV_O_LATE_VDV_MD"]; +CSATSpecOp = ["UK3CB_CW_SOV_O_LATE_SF_SL","UK3CB_CW_SOV_O_LATE_SF_MK","UK3CB_CW_SOV_O_LATE_SF_GL","UK3CB_CW_SOV_O_LATE_SF_AR","UK3CB_CW_SOV_O_LATE_SF_TL","UK3CB_CW_SOV_O_LATE_SF_AT","UK3CB_CW_SOV_O_LATE_SF_AT_ASST","UK3CB_CW_SOV_O_LATE_SF_MD"]; +groupsCSATSquad = + [ + CSATSquad, + ["UK3CB_CW_SOV_O_LATE_VDV_SL","UK3CB_CW_SOV_O_LATE_VDV_AR","UK3CB_CW_SOV_O_LATE_VDV_DEM","UK3CB_CW_SOV_O_LATE_VDV_TL","UK3CB_CW_SOV_O_LATE_VDV_MK","UK3CB_CW_SOV_O_LATE_VDV_RADIO","UK3CB_CW_SOV_O_LATE_VDV_LAT","UK3CB_CW_SOV_O_LATE_VDV_MD"], + ["UK3CB_CW_SOV_O_LATE_VDV_SL","UK3CB_CW_SOV_O_LATE_VDV_AR","UK3CB_CW_SOV_O_LATE_VDV_ENG","UK3CB_CW_SOV_O_LATE_VDV_TL","UK3CB_CW_SOV_O_LATE_VDV_MK","UK3CB_CW_SOV_O_LATE_VDV_RADIO","UK3CB_CW_SOV_O_LATE_VDV_LAT","UK3CB_CW_SOV_O_LATE_VDV_MD"] + ]; + +//Militia Groups +if (gameMode == 4) then + { + //Teams + groupsFIASmall = + [ + ["UK3CB_CW_SOV_O_EARLY_GL","UK3CB_CW_SOV_O_EARLY_RIF_1"], + ["UK3CB_CW_SOV_O_EARLY_LAT","UK3CB_CW_SOV_O_EARLY_RIF_2"], + ["UK3CB_CW_SOV_O_EARLY_JNR_OFF","UK3CB_CW_SOV_O_EARLY_MK"] + ]; + //Fireteams + groupsFIAMid = + [ + ["UK3CB_CW_SOV_O_EARLY_TL","UK3CB_CW_SOV_O_EARLY_GL","UK3CB_CW_SOV_O_EARLY_AR","UK3CB_CW_SOV_O_EARLY_ENG"], + ["UK3CB_CW_SOV_O_EARLY_TL","UK3CB_CW_SOV_O_EARLY_MK","UK3CB_CW_SOV_O_EARLY_LAT","UK3CB_CW_SOV_O_EARLY_DEM"], + ["UK3CB_CW_SOV_O_EARLY_TL","UK3CB_CW_SOV_O_EARLY_AT","UK3CB_CW_SOV_O_EARLY_AT_ASST","UK3CB_CW_SOV_O_EARLY_RIF_1"] + ]; + //Squads + FIASquad = ["UK3CB_CW_SOV_O_EARLY_SL","UK3CB_CW_SOV_O_EARLY_LAT","UK3CB_CW_SOV_O_EARLY_MK","UK3CB_CW_SOV_O_EARLY_ENG","UK3CB_CW_SOV_O_EARLY_TL","UK3CB_CW_SOV_O_EARLY_MG","UK3CB_CW_SOV_O_EARLY_MG_ASST","UK3CB_CW_SOV_O_EARLY_MD"]; + groupsFIASquad = [FIASquad]; + }; + +//////////////////////////////////// +// VEHICLES /// +//////////////////////////////////// +//Military Vehicles +//Lite +vehCSATBike = "O_Quadbike_01_F"; +vehCSATLightArmed = ["UK3CB_CW_SOV_O_LATE_BRDM2","UK3CB_CW_SOV_O_LATE_BRDM2_ATGM","UK3CB_CW_SOV_O_LATE_BRDM2_HQ","UK3CB_CW_SOV_O_LATE_BTR40_MG","UK3CB_CW_SOV_O_LATE_UAZ_MG"]; +vehCSATLightUnarmed = ["UK3CB_CW_SOV_O_LATE_UAZ_Open","UK3CB_CW_SOV_O_LATE_UAZ_Closed","UK3CB_CW_SOV_O_LATE_BRDM2_UM","UK3CB_CW_SOV_O_LATE_BTR40"]; +vehCSATTrucks = ["UK3CB_CW_SOV_O_LATE_Ural","UK3CB_CW_SOV_O_LATE_Ural_Open"]; +vehCSATAmmoTruck = "UK3CB_CW_SOV_O_LATE_Ural_Ammo"; +vehCSATRepairTruck = "UK3CB_CW_SOV_O_LATE_Ural_Repair"; +vehCSATLight = vehCSATLightArmed + vehCSATLightUnarmed; +//Armored +vehCSATAPC = ["UK3CB_CW_SOV_O_LATE_MTLB_PKT","UK3CB_CW_SOV_O_LATE_BTR60","UK3CB_CW_SOV_O_LATE_BTR70","UK3CB_CW_SOV_O_LATE_BTR80","UK3CB_CW_SOV_O_LATE_BTR80a","UK3CB_CW_SOV_O_LATE_BMD1","UK3CB_CW_SOV_O_LATE_BMD1K","UK3CB_CW_SOV_O_LATE_BMD1P","UK3CB_CW_SOV_O_LATE_BMD1PK","UK3CB_CW_SOV_O_LATE_BMD1R","UK3CB_CW_SOV_O_LATE_BMP1","UK3CB_CW_SOV_O_LATE_BMP2","UK3CB_CW_SOV_O_LATE_BMP2K"]; +vehCSATTank = "UK3CB_CW_SOV_O_LATE_T55"; +vehCSATAA = "UK3CB_CW_SOV_O_LATE_ZsuTank"; +vehCSATAttack = vehCSATAPC + [vehCSATTank]; +//Boats +vehCSATBoat = "UK3CB_TKA_O_RHIB_Gunboat"; +vehCSATRBoat = "UK3CB_CW_SOV_O_LATE_MTLB_PKT"; +vehCSATBoats = [vehCSATBoat,vehCSATRBoat,"UK3CB_CW_SOV_O_LATE_BTR80"]; +//Planes +vehCSATPlane = "UK3CB_CW_SOV_O_LATE_Su25SM"; +vehCSATPlaneAA = "UK3CB_CW_SOV_O_LATE_MIG29S"; +vehCSATTransportPlanes = []; +//Heli +vehCSATPatrolHeli = "UK3CB_CW_SOV_O_LATE_Mi8AMT"; +vehCSATTransportHelis = ["UK3CB_CW_SOV_O_LATE_Mi8","UK3CB_CW_SOV_O_LATE_Mi8AMTSh",vehCSATPatrolHeli]; +vehCSATAttackHelis = ["UK3CB_CW_SOV_O_LATE_Mi8AMTSh","UK3CB_CW_SOV_O_LATE_Mi_24P","UK3CB_CW_SOV_O_LATE_Mi_24V"]; +//UAV +vehCSATUAV = "rhs_pchela1t_vvsc"; +vehCSATUAVSmall = "O_UAV_01_F"; +//Artillery +vehCSATMRLS = "UK3CB_CW_SOV_O_LATE_BM21"; +vehCSATMRLSMags = "rhs_mag_m21of_1"; +//Combined Arrays +vehCSATNormal = vehCSATLight + vehCSATTrucks + [vehCSATAmmoTruck, vehCSATRepairTruck,"UK3CB_CW_SOV_O_LATE_Ural_Fuel"]; +vehCSATAir = vehCSATTransportHelis + vehCSATAttackHelis + [vehCSATPlane,vehCSATPlaneAA] + vehCSATTransportPlanes; + +//Militia Vehicles +if (gameMode == 4) then + { + vehFIAArmedCar = "UK3CB_CW_SOV_O_EARLY_BRDM2"; + vehFIATruck = "UK3CB_CW_SOV_O_EARLY_Ural_Recovery"; + vehFIACar = "UK3CB_CW_SOV_O_EARLY_UAZ_Closed"; + }; + +//////////////////////////////////// +// STATIC WEAPONS /// +//////////////////////////////////// +//Assembled Statics +CSATMG = "UK3CB_CW_SOV_O_Late_DSHKM"; +staticATInvaders = "UK3CB_CW_SOV_O_Late_Metis"; +staticAAInvaders = "UK3CB_CW_SOV_O_Late_Igla_AA_pod"; +CSATMortar = "UK3CB_CW_SOV_O_Late_2b14_82mm"; + +//Static Weapon Bags +MGStaticCSATB = "RHS_DShkM_Gun_Bag"; +ATStaticCSATB = "RHS_Metis_Gun_Bag"; +AAStaticCSATB = "O_AA_01_weapon_F"; +MortStaticCSATB = "RHS_Podnos_Gun_Bag"; +//Short Support +supportStaticCSATB = "RHS_DShkM_TripodHigh_Bag"; +//Tall Support +supportStaticCSATB2 = "RHS_Metis_Tripod_Bag"; +//Mortar Support +supportStaticCSATB3 = "RHS_Podnos_Bipod_Bag"; diff --git a/A3-Antistasi/Templates/3CB_Inv_TKM_Arid.sqf b/A3-Antistasi/Templates/3CB_Inv_TKM_Arid.sqf index 514ef9a3a0..ee6a66c365 100644 --- a/A3-Antistasi/Templates/3CB_Inv_TKM_Arid.sqf +++ b/A3-Antistasi/Templates/3CB_Inv_TKM_Arid.sqf @@ -5,12 +5,12 @@ nameInvaders = "TKM"; //SF Faction -factionMaleInvaders = "UK3CB_TKM_B"; +factionMaleInvaders = "UK3CB_TKM_O"; //Miltia Faction if (gameMode == 4) then {factionFIA = "UK3CB_TKP_O"}; //Flag Images -CSATFlag = "Flag_TKM_O_Army"; +CSATFlag = "Flag_TKM_O"; CSATFlagTexture = "\UK3CB_Factions\addons\UK3CB_Factions_TKM\Flag\tkm_o_flag_co.paa"; flagCSATmrk = "UK3CB_Marker_O_TKM"; if (isServer) then {"CSAT_carrier" setMarkerText "Takistani Carrier"}; @@ -24,19 +24,20 @@ CSATAmmoBox = "O_supplyCrate_F"; //PvP Loadouts CSATPlayerLoadouts = [ //Team Leader - "UK3CB_TKM_O_SL", + ["3CB_TKM_Teamleader"] call A3A_fnc_getLoadout, //Medic - "UK3CB_TKM_O_MD", + ["3CB_TKM_Medic"] call A3A_fnc_getLoadout, //Autorifleman - "UK3CB_TKM_O_AR", + ["3CB_TKM_MachineGunner"] call A3A_fnc_getLoadout, //Marksman - "UK3CB_TKM_O_MK", + ["3CB_TKM_Marksman"] call A3A_fnc_getLoadout, //Anti-tank Scout - "UK3CB_TKM_O_LAT", + ["3CB_TKM_AT"] call A3A_fnc_getLoadout, //AT2 - "UK3CB_TKM_O_LAT" + ["3CB_TKM_AT2"] call A3A_fnc_getLoadout ]; + //PVP Player Vehicles vehCSATPVP = ["UK3CB_TKM_O_BTR40","UK3CB_TKM_O_Hilux_Open","UK3CB_TKM_O_UAZ_Closed","UK3CB_TKM_O_Datsun_Pkm","UK3CB_TKM_O_Hilux_Dshkm"]; @@ -99,7 +100,7 @@ if (gameMode == 4) then ["UK3CB_TKP_O_QRF_TL","UK3CB_TKP_O_QRF_ENG","UK3CB_TKP_O_QRF_AR","UK3CB_TKP_O_QRF_AT"] ]; //Squads - FIASquad = ["UK3CB_TKP_O_CIB_SL","UUK3CB_TKP_O_CIB_RIF_2","UK3CB_TKP_O_CIB_AT","UK3CB_TKP_O_CIB_MD","UK3CB_TKP_O_CIB_TL","UK3CB_TKP_O_CIB_AR","UK3CB_TKP_O_CIB_RIF_1","UK3CB_TKP_O_CIB_ENG"]; + FIASquad = ["UK3CB_TKP_O_CIB_SL","UK3CB_TKP_O_CIB_RIF_2","UK3CB_TKP_O_CIB_AT","UK3CB_TKP_O_CIB_MD","UK3CB_TKP_O_CIB_TL","UK3CB_TKP_O_CIB_AR","UK3CB_TKP_O_CIB_RIF_1","UK3CB_TKP_O_CIB_ENG"]; groupsFIASquad = [FIASquad]; }; @@ -108,11 +109,12 @@ if (gameMode == 4) then //////////////////////////////////// //Military Vehicles //Lite -vehCSATBike = "O_T_Quadbike_01_ghex_F"; +vehCSATBike = "O_Quadbike_01_F"; vehCSATLightArmed = ["UK3CB_TKM_O_Datsun_Pkm","UK3CB_TKM_O_Hilux_Dshkm","UK3CB_TKM_O_Hilux_GMG","UK3CB_TKM_O_Hilux_Rocket","UK3CB_TKM_O_Hilux_Spg9","UK3CB_TKM_O_Hilux_Zu23"]; vehCSATLightUnarmed = ["UK3CB_TKM_O_BTR40","UK3CB_TKM_O_Hilux_Open","UK3CB_TKM_O_UAZ_Closed"]; vehCSATTrucks = ["UK3CB_TKM_O_Ural_Covered","UK3CB_TKM_O_V3S_Closed","UK3CB_TKM_O_V3S_Open","UK3CB_TKM_O_Ural_Open"]; vehCSATAmmoTruck = "UK3CB_TKM_O_V3S_Reammo"; +vehCSATRepairTruck = "UK3CB_TKM_O_Ural_Repair"; vehCSATLight = vehCSATLightArmed + vehCSATLightUnarmed; //Armored vehCSATAPC = ["UK3CB_TKM_O_BMP1","UK3CB_TKM_O_BRDM2_ATGM","UK3CB_TKM_O_BTR60","UK3CB_TKM_O_BRDM2","UK3CB_TKM_O_BRDM2_HQ","UK3CB_TKM_O_MTLB_PKT"]; @@ -138,7 +140,7 @@ vehCSATUAVSmall = "O_UAV_01_F"; vehCSATMRLS = "UK3CB_TKM_O_Hilux_Rocket_Arty"; vehCSATMRLSMags = "122mm_10rnds"; //Combined Arrays -vehCSATNormal = vehCSATLight + vehCSATTrucks + [vehCSATAmmoTruck, "UK3CB_TKM_O_Ural_Repair","UK3CB_TKM_O_V3S_Refuel"]; +vehCSATNormal = vehCSATLight + vehCSATTrucks + [vehCSATAmmoTruck, vehCSATRepairTruck,"UK3CB_TKM_O_V3S_Refuel"]; vehCSATAir = vehCSATTransportHelis + vehCSATAttackHelis + [vehCSATPlane,vehCSATPlaneAA] + vehCSATTransportPlanes; //Militia Vehicles @@ -160,12 +162,12 @@ CSATMortar = "UK3CB_TKM_O_2b14_82mm"; //Static Weapon Bags MGStaticCSATB = "RHS_Kord_Gun_Bag"; -ATStaticCSATB = "RHS_Kornet_Gun_Bag"; +ATStaticCSATB = "RHS_SPG9_Gun_Bag"; AAStaticCSATB = "O_AA_01_weapon_F"; MortStaticCSATB = "RHS_Podnos_Gun_Bag"; //Short Support supportStaticCSATB = "RHS_Kord_Tripod_Bag"; //Tall Support -supportStaticCSATB2 = "RHS_Kornet_Tripod_Bag"; +supportStaticCSATB2 = "RHS_SPG9_Tripod_Bag"; //Mortar Support supportStaticCSATB3 = "RHS_Podnos_Bipod_Bag"; diff --git a/A3-Antistasi/Templates/3CB_Inv_UKN_Temp.sqf b/A3-Antistasi/Templates/3CB_Inv_UKN_Temp.sqf deleted file mode 100644 index 514ef9a3a0..0000000000 --- a/A3-Antistasi/Templates/3CB_Inv_UKN_Temp.sqf +++ /dev/null @@ -1,171 +0,0 @@ -//////////////////////////////////// -// NAMES AND FLAGS /// -//////////////////////////////////// -//Name Used for notifications -nameInvaders = "TKM"; - -//SF Faction -factionMaleInvaders = "UK3CB_TKM_B"; -//Miltia Faction -if (gameMode == 4) then {factionFIA = "UK3CB_TKP_O"}; - -//Flag Images -CSATFlag = "Flag_TKM_O_Army"; -CSATFlagTexture = "\UK3CB_Factions\addons\UK3CB_Factions_TKM\Flag\tkm_o_flag_co.paa"; -flagCSATmrk = "UK3CB_Marker_O_TKM"; -if (isServer) then {"CSAT_carrier" setMarkerText "Takistani Carrier"}; - -//Loot Crate -CSATAmmoBox = "O_supplyCrate_F"; - -//////////////////////////////////// -// PVP LOADOUTS AND VEHICLES /// -//////////////////////////////////// -//PvP Loadouts -CSATPlayerLoadouts = [ - //Team Leader - "UK3CB_TKM_O_SL", - //Medic - "UK3CB_TKM_O_MD", - //Autorifleman - "UK3CB_TKM_O_AR", - //Marksman - "UK3CB_TKM_O_MK", - //Anti-tank Scout - "UK3CB_TKM_O_LAT", - //AT2 - "UK3CB_TKM_O_LAT" -]; - -//PVP Player Vehicles -vehCSATPVP = ["UK3CB_TKM_O_BTR40","UK3CB_TKM_O_Hilux_Open","UK3CB_TKM_O_UAZ_Closed","UK3CB_TKM_O_Datsun_Pkm","UK3CB_TKM_O_Hilux_Dshkm"]; - -//////////////////////////////////// -// UNITS /// -//////////////////////////////////// -//Military Units -CSATGrunt = "UK3CB_TKM_O_RIF_1"; -CSATOfficer = "UK3CB_TKM_O_WAR"; -CSATBodyG = "UK3CB_TKM_O_IED"; -CSATCrew = "UK3CB_TKM_O_RIF_2"; -CSATMarksman = "UK3CB_TKM_O_MK";; -staticCrewInvaders = "UK3CB_TKM_O_RIF_2"; -CSATPilot = "UK3CB_TKA_O_HELI_PILOT"; - -//Militia Units -if (gameMode == 4) then - { - FIARifleman = "UK3CB_TKP_O_RIF_1"; - FIAMarksman = "UK3CB_TKP_O_MK"; - }; - -//////////////////////////////////// -// GROUPS /// -//////////////////////////////////// -//Military Groups -//Teams -groupsCSATSentry = ["UK3CB_TKM_O_TL","UK3CB_TKM_O_RIF_1"]; -groupsCSATSniper = ["UK3CB_TKM_O_SPOT","UK3CB_TKM_O_SPOT"]; -groupsCSATsmall = [groupsCSATSentry,["UK3CB_TKM_O_RIF_2","UK3CB_TKM_O_RIF_2"],groupsCSATSniper]; -//Fireteams -groupsCSATAA = ["UK3CB_TKM_O_SL","UK3CB_TKM_O_AA","UK3CB_TKM_O_AA","UK3CB_TKM_O_AA_ASST"]; -groupsCSATAT = ["UK3CB_TKM_O_SL","UK3CB_TKM_O_AT","UK3CB_TKM_O_AT","UK3CB_TKM_O_AT_ASST"]; -groupsCSATmid = [["UK3CB_TKM_O_SL","UK3CB_TKM_O_RIF_1","UK3CB_TKM_O_RIF_1","UK3CB_TKM_O_MD"],groupsCSATAA,groupsCSATAT]; -//Squads -CSATSquad = ["UK3CB_TKM_O_SL","UK3CB_TKM_O_TL","UK3CB_TKM_O_GL","UK3CB_TKM_O_MG","UK3CB_TKM_O_AT","UK3CB_TKM_O_AT_ASST","UK3CB_TKM_O_AR","UK3CB_TKM_O_MD"]; -CSATSpecOp = ["UK3CB_TKA_O_SL","UK3CB_TKA_O_MK","UK3CB_TKA_O_TL","UK3CB_TKA_O_AR","UK3CB_TKA_O_AA","UK3CB_TKA_O_ENG","UK3CB_TKA_O_AT","UK3CB_TKA_O_MD"]; -groupsCSATSquad = - [ - CSATSquad, - ["UK3CB_TKM_O_SL","UK3CB_TKM_O_TL","UK3CB_TKM_O_MG","UK3CB_TKM_O_RIF_2","UK3CB_TKM_O_MK","UK3CB_TKM_O_MG_ASST","UK3CB_TKA_O_LAT","UK3CB_TKM_O_MD"], - ["UK3CB_TKM_O_SL","UK3CB_TKM_O_TL","UK3CB_TKM_O_AR","UK3CB_TKM_O_RIF_2","UK3CB_TKM_O_MK","UK3CB_TKM_O_IED","UK3CB_TKM_O_AA","UK3CB_TKM_O_MD"] - ]; - -//Militia Groups -if (gameMode == 4) then - { - //Teams - groupsFIASmall = - [ - ["UK3CB_TKP_O_STATIC_GUN_NSV","UK3CB_TKP_O_STATIC_TRI_NSV"], - ["UK3CB_TKP_O_AT","UK3CB_TKP_O_RIF_2"], - ["UK3CB_TKP_O_OFF","UK3CB_TKP_O_MK"] - ]; - //Fireteams - groupsFIAMid = - [ - ["UK3CB_TKP_O_QRF_SL","UK3CB_TKP_O_QRF_MK","UK3CB_TKP_O_QRF_AR","UK3CB_TKP_O_QRF_ENG"], - ["UK3CB_TKP_O_QRF_TL","UK3CB_TKP_O_QRF_AR","UK3CB_TKP_O_QRF_RIF_1","UK3CB_TKP_O_QRF_AT"], - ["UK3CB_TKP_O_QRF_TL","UK3CB_TKP_O_QRF_ENG","UK3CB_TKP_O_QRF_AR","UK3CB_TKP_O_QRF_AT"] - ]; - //Squads - FIASquad = ["UK3CB_TKP_O_CIB_SL","UUK3CB_TKP_O_CIB_RIF_2","UK3CB_TKP_O_CIB_AT","UK3CB_TKP_O_CIB_MD","UK3CB_TKP_O_CIB_TL","UK3CB_TKP_O_CIB_AR","UK3CB_TKP_O_CIB_RIF_1","UK3CB_TKP_O_CIB_ENG"]; - groupsFIASquad = [FIASquad]; - }; - -//////////////////////////////////// -// VEHICLES /// -//////////////////////////////////// -//Military Vehicles -//Lite -vehCSATBike = "O_T_Quadbike_01_ghex_F"; -vehCSATLightArmed = ["UK3CB_TKM_O_Datsun_Pkm","UK3CB_TKM_O_Hilux_Dshkm","UK3CB_TKM_O_Hilux_GMG","UK3CB_TKM_O_Hilux_Rocket","UK3CB_TKM_O_Hilux_Spg9","UK3CB_TKM_O_Hilux_Zu23"]; -vehCSATLightUnarmed = ["UK3CB_TKM_O_BTR40","UK3CB_TKM_O_Hilux_Open","UK3CB_TKM_O_UAZ_Closed"]; -vehCSATTrucks = ["UK3CB_TKM_O_Ural_Covered","UK3CB_TKM_O_V3S_Closed","UK3CB_TKM_O_V3S_Open","UK3CB_TKM_O_Ural_Open"]; -vehCSATAmmoTruck = "UK3CB_TKM_O_V3S_Reammo"; -vehCSATLight = vehCSATLightArmed + vehCSATLightUnarmed; -//Armored -vehCSATAPC = ["UK3CB_TKM_O_BMP1","UK3CB_TKM_O_BRDM2_ATGM","UK3CB_TKM_O_BTR60","UK3CB_TKM_O_BRDM2","UK3CB_TKM_O_BRDM2_HQ","UK3CB_TKM_O_MTLB_PKT"]; -vehCSATTank = "UK3CB_TKM_O_T34"; -vehCSATAA = "UK3CB_TKM_O_V3S_Zu23"; -vehCSATAttack = vehCSATAPC + [vehCSATTank]; -//Boats -vehCSATBoat = "UK3CB_TKA_O_RHIB_Gunboat"; -vehCSATRBoat = "UK3CB_TKM_O_MTLB_PKT"; -vehCSATBoats = [vehCSATBoat,vehCSATRBoat,"UK3CB_TKM_O_BTR60"]; -//Planes -vehCSATPlane = "UK3CB_TKA_O_Su25SM_CAS"; -vehCSATPlaneAA = "UK3CB_TKA_O_L39_AA"; -vehCSATTransportPlanes = []; -//Heli -vehCSATPatrolHeli = "UK3CB_TKA_O_UH1H_M240"; -vehCSATTransportHelis = ["UK3CB_TKA_O_Mi8AMTSh","UK3CB_TKA_O_Mi8","UK3CB_TKC_O_Mi8AMT",vehCSATPatrolHeli]; -vehCSATAttackHelis = ["UK3CB_TKA_O_Mi_24P","UK3CB_TKA_O_Mi_24V"]; -//UAV -vehCSATUAV = "rhs_pchela1t_vvs"; -vehCSATUAVSmall = "O_UAV_01_F"; -//Artillery -vehCSATMRLS = "UK3CB_TKM_O_Hilux_Rocket_Arty"; -vehCSATMRLSMags = "122mm_10rnds"; -//Combined Arrays -vehCSATNormal = vehCSATLight + vehCSATTrucks + [vehCSATAmmoTruck, "UK3CB_TKM_O_Ural_Repair","UK3CB_TKM_O_V3S_Refuel"]; -vehCSATAir = vehCSATTransportHelis + vehCSATAttackHelis + [vehCSATPlane,vehCSATPlaneAA] + vehCSATTransportPlanes; - -//Militia Vehicles -if (gameMode == 4) then - { - vehFIAArmedCar = "UK3CB_TKP_O_Datsun_Pickup_PKM"; - vehFIATruck = "UK3CB_TKP_O_Hilux_Open"; - vehFIACar = "UK3CB_TKP_O_Lada_Police"; - }; - -//////////////////////////////////// -// STATIC WEAPONS /// -//////////////////////////////////// -//Assembled Statics -CSATMG = "UK3CB_TKM_O_KORD_high"; -staticATInvaders = "UK3CB_TKM_O_SPG9"; -staticAAInvaders = "UK3CB_TKM_O_ZU23"; -CSATMortar = "UK3CB_TKM_O_2b14_82mm"; - -//Static Weapon Bags -MGStaticCSATB = "RHS_Kord_Gun_Bag"; -ATStaticCSATB = "RHS_Kornet_Gun_Bag"; -AAStaticCSATB = "O_AA_01_weapon_F"; -MortStaticCSATB = "RHS_Podnos_Gun_Bag"; -//Short Support -supportStaticCSATB = "RHS_Kord_Tripod_Bag"; -//Tall Support -supportStaticCSATB2 = "RHS_Kornet_Tripod_Bag"; -//Mortar Support -supportStaticCSATB3 = "RHS_Podnos_Bipod_Bag"; diff --git a/A3-Antistasi/Templates/3CB_Inv_UKN_Trop.sqf b/A3-Antistasi/Templates/3CB_Inv_UKN_Trop.sqf deleted file mode 100644 index 514ef9a3a0..0000000000 --- a/A3-Antistasi/Templates/3CB_Inv_UKN_Trop.sqf +++ /dev/null @@ -1,171 +0,0 @@ -//////////////////////////////////// -// NAMES AND FLAGS /// -//////////////////////////////////// -//Name Used for notifications -nameInvaders = "TKM"; - -//SF Faction -factionMaleInvaders = "UK3CB_TKM_B"; -//Miltia Faction -if (gameMode == 4) then {factionFIA = "UK3CB_TKP_O"}; - -//Flag Images -CSATFlag = "Flag_TKM_O_Army"; -CSATFlagTexture = "\UK3CB_Factions\addons\UK3CB_Factions_TKM\Flag\tkm_o_flag_co.paa"; -flagCSATmrk = "UK3CB_Marker_O_TKM"; -if (isServer) then {"CSAT_carrier" setMarkerText "Takistani Carrier"}; - -//Loot Crate -CSATAmmoBox = "O_supplyCrate_F"; - -//////////////////////////////////// -// PVP LOADOUTS AND VEHICLES /// -//////////////////////////////////// -//PvP Loadouts -CSATPlayerLoadouts = [ - //Team Leader - "UK3CB_TKM_O_SL", - //Medic - "UK3CB_TKM_O_MD", - //Autorifleman - "UK3CB_TKM_O_AR", - //Marksman - "UK3CB_TKM_O_MK", - //Anti-tank Scout - "UK3CB_TKM_O_LAT", - //AT2 - "UK3CB_TKM_O_LAT" -]; - -//PVP Player Vehicles -vehCSATPVP = ["UK3CB_TKM_O_BTR40","UK3CB_TKM_O_Hilux_Open","UK3CB_TKM_O_UAZ_Closed","UK3CB_TKM_O_Datsun_Pkm","UK3CB_TKM_O_Hilux_Dshkm"]; - -//////////////////////////////////// -// UNITS /// -//////////////////////////////////// -//Military Units -CSATGrunt = "UK3CB_TKM_O_RIF_1"; -CSATOfficer = "UK3CB_TKM_O_WAR"; -CSATBodyG = "UK3CB_TKM_O_IED"; -CSATCrew = "UK3CB_TKM_O_RIF_2"; -CSATMarksman = "UK3CB_TKM_O_MK";; -staticCrewInvaders = "UK3CB_TKM_O_RIF_2"; -CSATPilot = "UK3CB_TKA_O_HELI_PILOT"; - -//Militia Units -if (gameMode == 4) then - { - FIARifleman = "UK3CB_TKP_O_RIF_1"; - FIAMarksman = "UK3CB_TKP_O_MK"; - }; - -//////////////////////////////////// -// GROUPS /// -//////////////////////////////////// -//Military Groups -//Teams -groupsCSATSentry = ["UK3CB_TKM_O_TL","UK3CB_TKM_O_RIF_1"]; -groupsCSATSniper = ["UK3CB_TKM_O_SPOT","UK3CB_TKM_O_SPOT"]; -groupsCSATsmall = [groupsCSATSentry,["UK3CB_TKM_O_RIF_2","UK3CB_TKM_O_RIF_2"],groupsCSATSniper]; -//Fireteams -groupsCSATAA = ["UK3CB_TKM_O_SL","UK3CB_TKM_O_AA","UK3CB_TKM_O_AA","UK3CB_TKM_O_AA_ASST"]; -groupsCSATAT = ["UK3CB_TKM_O_SL","UK3CB_TKM_O_AT","UK3CB_TKM_O_AT","UK3CB_TKM_O_AT_ASST"]; -groupsCSATmid = [["UK3CB_TKM_O_SL","UK3CB_TKM_O_RIF_1","UK3CB_TKM_O_RIF_1","UK3CB_TKM_O_MD"],groupsCSATAA,groupsCSATAT]; -//Squads -CSATSquad = ["UK3CB_TKM_O_SL","UK3CB_TKM_O_TL","UK3CB_TKM_O_GL","UK3CB_TKM_O_MG","UK3CB_TKM_O_AT","UK3CB_TKM_O_AT_ASST","UK3CB_TKM_O_AR","UK3CB_TKM_O_MD"]; -CSATSpecOp = ["UK3CB_TKA_O_SL","UK3CB_TKA_O_MK","UK3CB_TKA_O_TL","UK3CB_TKA_O_AR","UK3CB_TKA_O_AA","UK3CB_TKA_O_ENG","UK3CB_TKA_O_AT","UK3CB_TKA_O_MD"]; -groupsCSATSquad = - [ - CSATSquad, - ["UK3CB_TKM_O_SL","UK3CB_TKM_O_TL","UK3CB_TKM_O_MG","UK3CB_TKM_O_RIF_2","UK3CB_TKM_O_MK","UK3CB_TKM_O_MG_ASST","UK3CB_TKA_O_LAT","UK3CB_TKM_O_MD"], - ["UK3CB_TKM_O_SL","UK3CB_TKM_O_TL","UK3CB_TKM_O_AR","UK3CB_TKM_O_RIF_2","UK3CB_TKM_O_MK","UK3CB_TKM_O_IED","UK3CB_TKM_O_AA","UK3CB_TKM_O_MD"] - ]; - -//Militia Groups -if (gameMode == 4) then - { - //Teams - groupsFIASmall = - [ - ["UK3CB_TKP_O_STATIC_GUN_NSV","UK3CB_TKP_O_STATIC_TRI_NSV"], - ["UK3CB_TKP_O_AT","UK3CB_TKP_O_RIF_2"], - ["UK3CB_TKP_O_OFF","UK3CB_TKP_O_MK"] - ]; - //Fireteams - groupsFIAMid = - [ - ["UK3CB_TKP_O_QRF_SL","UK3CB_TKP_O_QRF_MK","UK3CB_TKP_O_QRF_AR","UK3CB_TKP_O_QRF_ENG"], - ["UK3CB_TKP_O_QRF_TL","UK3CB_TKP_O_QRF_AR","UK3CB_TKP_O_QRF_RIF_1","UK3CB_TKP_O_QRF_AT"], - ["UK3CB_TKP_O_QRF_TL","UK3CB_TKP_O_QRF_ENG","UK3CB_TKP_O_QRF_AR","UK3CB_TKP_O_QRF_AT"] - ]; - //Squads - FIASquad = ["UK3CB_TKP_O_CIB_SL","UUK3CB_TKP_O_CIB_RIF_2","UK3CB_TKP_O_CIB_AT","UK3CB_TKP_O_CIB_MD","UK3CB_TKP_O_CIB_TL","UK3CB_TKP_O_CIB_AR","UK3CB_TKP_O_CIB_RIF_1","UK3CB_TKP_O_CIB_ENG"]; - groupsFIASquad = [FIASquad]; - }; - -//////////////////////////////////// -// VEHICLES /// -//////////////////////////////////// -//Military Vehicles -//Lite -vehCSATBike = "O_T_Quadbike_01_ghex_F"; -vehCSATLightArmed = ["UK3CB_TKM_O_Datsun_Pkm","UK3CB_TKM_O_Hilux_Dshkm","UK3CB_TKM_O_Hilux_GMG","UK3CB_TKM_O_Hilux_Rocket","UK3CB_TKM_O_Hilux_Spg9","UK3CB_TKM_O_Hilux_Zu23"]; -vehCSATLightUnarmed = ["UK3CB_TKM_O_BTR40","UK3CB_TKM_O_Hilux_Open","UK3CB_TKM_O_UAZ_Closed"]; -vehCSATTrucks = ["UK3CB_TKM_O_Ural_Covered","UK3CB_TKM_O_V3S_Closed","UK3CB_TKM_O_V3S_Open","UK3CB_TKM_O_Ural_Open"]; -vehCSATAmmoTruck = "UK3CB_TKM_O_V3S_Reammo"; -vehCSATLight = vehCSATLightArmed + vehCSATLightUnarmed; -//Armored -vehCSATAPC = ["UK3CB_TKM_O_BMP1","UK3CB_TKM_O_BRDM2_ATGM","UK3CB_TKM_O_BTR60","UK3CB_TKM_O_BRDM2","UK3CB_TKM_O_BRDM2_HQ","UK3CB_TKM_O_MTLB_PKT"]; -vehCSATTank = "UK3CB_TKM_O_T34"; -vehCSATAA = "UK3CB_TKM_O_V3S_Zu23"; -vehCSATAttack = vehCSATAPC + [vehCSATTank]; -//Boats -vehCSATBoat = "UK3CB_TKA_O_RHIB_Gunboat"; -vehCSATRBoat = "UK3CB_TKM_O_MTLB_PKT"; -vehCSATBoats = [vehCSATBoat,vehCSATRBoat,"UK3CB_TKM_O_BTR60"]; -//Planes -vehCSATPlane = "UK3CB_TKA_O_Su25SM_CAS"; -vehCSATPlaneAA = "UK3CB_TKA_O_L39_AA"; -vehCSATTransportPlanes = []; -//Heli -vehCSATPatrolHeli = "UK3CB_TKA_O_UH1H_M240"; -vehCSATTransportHelis = ["UK3CB_TKA_O_Mi8AMTSh","UK3CB_TKA_O_Mi8","UK3CB_TKC_O_Mi8AMT",vehCSATPatrolHeli]; -vehCSATAttackHelis = ["UK3CB_TKA_O_Mi_24P","UK3CB_TKA_O_Mi_24V"]; -//UAV -vehCSATUAV = "rhs_pchela1t_vvs"; -vehCSATUAVSmall = "O_UAV_01_F"; -//Artillery -vehCSATMRLS = "UK3CB_TKM_O_Hilux_Rocket_Arty"; -vehCSATMRLSMags = "122mm_10rnds"; -//Combined Arrays -vehCSATNormal = vehCSATLight + vehCSATTrucks + [vehCSATAmmoTruck, "UK3CB_TKM_O_Ural_Repair","UK3CB_TKM_O_V3S_Refuel"]; -vehCSATAir = vehCSATTransportHelis + vehCSATAttackHelis + [vehCSATPlane,vehCSATPlaneAA] + vehCSATTransportPlanes; - -//Militia Vehicles -if (gameMode == 4) then - { - vehFIAArmedCar = "UK3CB_TKP_O_Datsun_Pickup_PKM"; - vehFIATruck = "UK3CB_TKP_O_Hilux_Open"; - vehFIACar = "UK3CB_TKP_O_Lada_Police"; - }; - -//////////////////////////////////// -// STATIC WEAPONS /// -//////////////////////////////////// -//Assembled Statics -CSATMG = "UK3CB_TKM_O_KORD_high"; -staticATInvaders = "UK3CB_TKM_O_SPG9"; -staticAAInvaders = "UK3CB_TKM_O_ZU23"; -CSATMortar = "UK3CB_TKM_O_2b14_82mm"; - -//Static Weapon Bags -MGStaticCSATB = "RHS_Kord_Gun_Bag"; -ATStaticCSATB = "RHS_Kornet_Gun_Bag"; -AAStaticCSATB = "O_AA_01_weapon_F"; -MortStaticCSATB = "RHS_Podnos_Gun_Bag"; -//Short Support -supportStaticCSATB = "RHS_Kord_Tripod_Bag"; -//Tall Support -supportStaticCSATB2 = "RHS_Kornet_Tripod_Bag"; -//Mortar Support -supportStaticCSATB3 = "RHS_Podnos_Bipod_Bag"; diff --git a/A3-Antistasi/Templates/BAF_Occ_BAF_Arid.sqf b/A3-Antistasi/Templates/3CB_Occ_BAF_Arid.sqf similarity index 65% rename from A3-Antistasi/Templates/BAF_Occ_BAF_Arid.sqf rename to A3-Antistasi/Templates/3CB_Occ_BAF_Arid.sqf index 73a84e30c6..7438d28380 100644 --- a/A3-Antistasi/Templates/BAF_Occ_BAF_Arid.sqf +++ b/A3-Antistasi/Templates/3CB_Occ_BAF_Arid.sqf @@ -1,5 +1,3 @@ -if (side petros == west) exitWith {call compile preProcessFileLineNumbers "Templates\3CB_Occ_TKA_Arid.sqf"}; -if (worldName == "Tanoa") exitWith {call compile preProcessFileLineNumbers "Templates\BAF_Occ_BAF_Trop.sqf"}; //////////////////////////////////// // NAMES AND FLAGS /// //////////////////////////////////// @@ -7,17 +5,17 @@ if (worldName == "Tanoa") exitWith {call compile preProcessFileLineNumbers "Temp nameOccupants = "BAF"; //Police Faction -factionGEN = "BLU_GEN_F"; +factionGEN = "UK3CB_TKP_B"; //SF Faction factionMaleOccupants = "UK3CB_BAF_Faction_Army_Desert"; //Miltia Faction -if ((gameMode != 4) and (!hasFFAA)) then {factionFIA = "UK3CB_TKP_B"}; +if ((gameMode != 4) and (!hasFFAA)) then {factionFIA = "UK3CB_TKA_B"}; //Flag Images NATOFlag = "Flag_UK_F"; NATOFlagTexture = "\A3\Data_F\Flags\flag_uk_co.paa"; flagNATOmrk = "flag_UK"; -if (isServer) then {"NATO_carrier" setMarkerText "HMS Ark Royal"}; +if (isServer) then {"NATO_carrier" setMarkerText "HMS Queen Elizabeth"}; //Loot Crate NATOAmmobox = "B_supplyCrate_F"; @@ -28,29 +26,29 @@ NATOAmmobox = "B_supplyCrate_F"; //PvP Loadouts NATOPlayerLoadouts = [ //Team Leader - "UK3CB_BAF_SC_DDPM_REC", + ["3CB_BAF_Teamleader_MTP"] call A3A_fnc_getLoadout, //Medic - "UK3CB_BAF_Medic_DDPM_REC", + ["3CB_BAF_Medic_MTP"] call A3A_fnc_getLoadout, //Autorifleman - "UK3CB_BAF_MGLMG_DDPM_REC", + ["3CB_BAF_MachineGunner_MTP"] call A3A_fnc_getLoadout, //Marksman - "UK3CB_BAF_Marksman_DDPM_REC", + ["3CB_BAF_Marksman_MTP"] call A3A_fnc_getLoadout, //Anti-tank Scout - "UK3CB_BAF_Explosive_DDPM_REC", + ["3CB_BAF_AT_MTP"] call A3A_fnc_getLoadout, //AT2 - "UK3CB_BAF_FAC_DDPM_REC" + ["3CB_BAF_AT2_MTP"] call A3A_fnc_getLoadout ]; //PVP Player Vehicles -vehNATOPVP = ["UK3CB_BAF_MAN_HX60_Container_Servicing_Air_Sand","UK3CB_BAF_LandRover_Hard_FFR_Sand_A_DDPM","UK3CB_BAF_LandRover_Snatch_FFR_Sand_A_DDPM","UK3CB_BAF_LandRover_Soft_FFR_Sand_A_DDPM","UK3CB_BAF_LandRover_WMIK_HMG_FFR_Sand_A_DDPM"]; +vehNATOPVP = ["UK3CB_BAF_LandRover_Hard_FFR_Sand_A_DDPM","UK3CB_BAF_LandRover_Snatch_FFR_Sand_A_DDPM","UK3CB_BAF_LandRover_Soft_FFR_Sand_A_DDPM","UK3CB_BAF_Husky_Passenger_GPMG_Sand_DDPM"]; //////////////////////////////////// // UNITS /// //////////////////////////////////// //Military Units NATOGrunt = "UK3CB_BAF_Rifleman_DDPM"; -NATOOfficer = "UK3CB_BAF_SL_DDPM"; -NATOOfficer2 = "UK3CB_BAF_Officer_DDPM"; +NATOOfficer = "UK3CB_BAF_Officer_DDPM"; +NATOOfficer2 = "UK3CB_BAF_FAC_DDPM"; NATOBodyG = "UK3CB_BAF_Crewman_RTR_DDPM"; NATOCrew = "UK3CB_BAF_Crewman_DDPM"; NATOUnarmed = "B_G_Survivor_F"; @@ -61,13 +59,13 @@ NATOPilot = "UK3CB_BAF_HeliPilot_RAF_DDPM"; //Militia Units if ((gameMode != 4) and (!hasFFAA)) then { - FIARifleman = "UK3CB_BAF_Rifleman_Smock_DPMW"; - FIAMarksman = "UK3CB_BAF_Pointman_Smock_DPMW"; + FIARifleman = "UK3CB_TKA_B_RIF_2"; + FIAMarksman = "UK3CB_TKA_B_MK"; }; //Police Units -policeOfficer = "UK3CB_ANP_B_TL"; -policeGrunt = "UK3CB_ANP_B_RIF_1"; +policeOfficer = "UK3CB_TKP_B_OFF"; +policeGrunt = "UK3CB_TKP_B_RIF_1"; //////////////////////////////////// // GROUPS /// @@ -75,11 +73,11 @@ policeGrunt = "UK3CB_ANP_B_RIF_1"; //Military Groups //Teams groupsNATOSentry = ["UK3CB_BAF_Grenadier_DDPM",NATOGrunt]; -groupsNATOSniper = ["UK3CB_BAF_Sniper_DDPM_Ghillie_L115_RM","UK3CB_BAF_Spotter_DDPM_Ghillie_L129_RM"]; +groupsNATOSniper = ["UK3CB_BAF_Sniper_DDPM_Ghillie_L115_RM","UK3CB_BAF_Spotter_DDPM_Ghillie_L85_RM"]; groupsNATOsmall = [groupsNATOSentry,groupsNATOSniper]; //Fireteams -groupsNATOAA = ["rhsusf_army_ocp_fso","rhsusf_army_ocp_aa","rhsusf_army_ocp_aa","rhsusf_army_ocp_aa"]; -groupsNATOAT = ["UK3CB_BAF_Officer_DDPM","UK3CB_BAF_MAT_DDPM","UK3CB_BAF_MAT_DDPM","UK3CB_BAF_MATC_DDPM"]; +groupsNATOAA = ["UK3CB_TKA_B_AA","UK3CB_TKA_B_AA_ASST","UK3CB_TKA_B_AA","UK3CB_TKA_B_AA_ASST"]; +groupsNATOAT = ["UK3CB_BAF_MAT_DDPM","UK3CB_BAF_MATC_DDPM","UK3CB_BAF_MAT_DDPM","UK3CB_BAF_MATC_DDPM"]; groupsNATOmid = [["UK3CB_BAF_Officer_DDPM","UK3CB_BAF_MGLMG_DDPM","UK3CB_BAF_Grenadier_DDPM","UK3CB_BAF_GunnerM6_DDPM"],groupsNATOAA,groupsNATOAT]; //Squads NATOSquad = ["UK3CB_BAF_Officer_DDPM",NATOGrunt,"UK3CB_BAF_GunnerM6_DDPM",NATOMarksman,"UK3CB_BAF_Officer_DDPM","UK3CB_BAF_LSW_DDPM","UK3CB_BAF_Explosive_DDPM","UK3CB_BAF_Medic_DDPM"]; @@ -99,19 +97,19 @@ if ((gameMode != 4) and (!hasFFAA)) then //Teams groupsFIASmall = [ - ["UK3CB_BAF_Grenadier_Smock_DPMW","UK3CB_BAF_Rifleman_Smock_DPMW"], - ["UK3CB_BAF_LAT_Smock_DPMW","UK3CB_BAF_Rifleman_Smock_DPMW"], - ["UK3CB_BAF_Sniper_Smock_DPMW_Ghillie","UK3CB_BAF_Spotter_Smock_DPMW_Ghillie"] + ["UK3CB_TKA_B_TL","UK3CB_TKA_B_RIF_1"], + ["UK3CB_TKA_B_AT","UK3CB_TKA_B_AT_ASST"], + ["UK3CB_TKA_B_SNI","UK3CB_TKA_B_SPOT"] ]; //Fireteams groupsFIAMid = [ - ["UK3CB_BAF_FAC_Smock_DPMW","UK3CB_BAF_Pointman_Smock_DPMW","UK3CB_BAF_MGGPMG_Smock_DPMW","UK3CB_BAF_MGGPMGA_Smock_DPMW"], - ["UK3CB_BAF_FAC_Smock_DPMW","UK3CB_BAF_GunnerM6_Smock_DPMW","UK3CB_BAF_Grenadier_Smock_DPMW","UK3CB_BAF_MAT_Smock_DPMW"], - ["UK3CB_BAF_FAC_Smock_DPMW","UK3CB_BAF_MAT_Smock_DPMW","UK3CB_BAF_MATC_Smock_DPMW","UK3CB_BAF_Engineer_Smock_DPMW"] + ["UK3CB_TKA_B_TL","UK3CB_TKA_B_AR","UK3CB_TKA_B_ENG","UK3CB_TKA_B_LAT"], + ["UK3CB_TKA_B_TL","UK3CB_TKA_B_MG","UK3CB_TKA_B_MG_ASST","UK3CB_TKA_B_LAT"], + ["UK3CB_TKA_B_TL","UK3CB_TKA_B_MK","UK3CB_TKA_B_DEM","UK3CB_TKA_B_LAT"] ]; //Squads - FIASquad = ["UK3CB_BAF_FAC_Smock_DPMW","UK3CB_BAF_Rifleman_Smock_DPMW","UK3CB_BAF_LAT_Smock_DPMW","UK3CB_BAF_FAC_Smock_DPMW","UK3CB_BAF_MGGPMG_Smock_DPMW","UK3CB_BAF_MGGPMGA_Smock_DPMW","UK3CB_BAF_Marksman_Smock_DPMW","UK3CB_BAF_Medic_Smock_DPMW"]; + FIASquad = ["UK3CB_TKA_B_SL","UK3CB_TKA_B_LAT","UK3CB_TKA_B_MK","UK3CB_TKA_B_RIF_1","UK3CB_TKA_B_TL","UK3CB_TKA_B_AR","UK3CB_TKA_B_LAT","UK3CB_TKA_B_MD"]; groupsFIASquad = [FIASquad]; }; @@ -125,16 +123,16 @@ groupsNATOGen = [policeOfficer,policeGrunt]; //Military Vehicles //Lite vehNATOBike = "B_T_Quadbike_01_F"; -vehNATOLightArmed = ["UK3CB_BAF_LandRover_WMIK_HMG_FFR_Sand_A_DDPM","UK3CB_BAF_LandRover_WMIK_GMG_FFR_Sand_A_DDPM","UK3CB_BAF_LandRover_WMIK_Milan_FFR_Sand_A_DDPM","UK3CB_BAF_Jackal2_L2A1_D_DDPM","UK3CB_BAF_Coyote_Logistics_L111A1_D_DDPM","UK3CB_BAF_Coyote_Passenger_L111A1_D_DDPM"]; -vehNATOLightUnarmed = ["UK3CB_BAF_MAN_HX60_Container_Servicing_Air_Sand","UK3CB_BAF_LandRover_Hard_FFR_Sand_A_DDPM","UK3CB_BAF_LandRover_Snatch_FFR_Sand_A_DDPM","UK3CB_BAF_LandRover_Soft_FFR_Sand_A_DDPM"]; +vehNATOLightArmed = ["UK3CB_BAF_LandRover_WMIK_HMG_FFR_Sand_A_DDPM","UK3CB_BAF_LandRover_WMIK_GMG_FFR_Sand_A_DDPM","UK3CB_BAF_LandRover_WMIK_Milan_FFR_Sand_A_DDPM","UK3CB_BAF_Jackal2_L2A1_D_DDPM","UK3CB_BAF_Coyote_Logistics_L111A1_D_DDPM","UK3CB_BAF_Coyote_Passenger_L111A1_D_DDPM","UK3CB_BAF_Husky_Passenger_GMG_Sand_DDPM_RM","UK3CB_BAF_Husky_Passenger_GPMG_Sand_DDPM_RM","UK3CB_BAF_Husky_Passenger_HMG_Sand_DDPM_RM"]; +vehNATOLightUnarmed = ["UK3CB_BAF_LandRover_Hard_FFR_Sand_A_DDPM","UK3CB_BAF_LandRover_Snatch_FFR_Sand_A_DDPM","UK3CB_BAF_LandRover_Soft_FFR_Sand_A_DDPM"]; vehNATOTrucks = ["UK3CB_BAF_MAN_HX58_Transport_Sand_DDPM","UK3CB_BAF_MAN_HX60_Transport_Sand_DDPM"]; vehNATOCargoTrucks = ["UK3CB_BAF_MAN_HX58_Cargo_Sand_A_DDPM","UK3CB_BAF_MAN_HX60_Cargo_Sand_A_DDPM"]; vehNATOAmmoTruck = "rhsusf_M977A4_AMMO_usarmy_d"; vehNATORepairTruck = "UK3CB_BAF_MAN_HX58_Repair_Sand_DDPM"; vehNATOLight = vehNATOLightArmed + vehNATOLightUnarmed; //Armored -vehNATOAPC = ["RHS_M2A3_BUSKIII_d","RHS_M2A3_BUSKI_d","RHS_M2A3_d","RHS_M2A3_d","UK3CB_BAF_FV432_Mk3_GPMG_Sand_DDPM","UK3CB_BAF_FV432_Mk3_RWS_Sand_DDPM"]; -vehNATOTank = "rhsusf_m1a2sep1d_usarmy"; +vehNATOAPC = ["UK3CB_BAF_FV432_Mk3_GPMG_Sand_DDPM","UK3CB_BAF_FV432_Mk3_RWS_Sand_DDPM","UK3CB_BAF_Warrior_A3_D_MTP_RM","UK3CB_BAF_Warrior_A3_D_Cage_MTP_RM","UK3CB_BAF_Warrior_A3_D_Cage_Camo_MTP_RM","UK3CB_BAF_Warrior_A3_D_Camo_MTP_RM"]; +vehNATOTank = "rhsusf_m1a1aimd_usarmy"; vehNATOAA = "RHS_M6"; vehNATOAttack = vehNATOAPC + [vehNATOTank]; //Boats @@ -144,31 +142,31 @@ vehNATOBoats = [vehNATOBoat,vehNATORBoat]; //Planes vehNATOPlane = "RHS_A10_AT"; vehNATOPlaneAA = "rhsusf_f22"; -vehNATOTransportPlanes = ["UK3CB_BAF_Hercules_C3"]; +vehNATOTransportPlanes = ["UK3CB_BAF_Hercules_C3_DDPM"]; //Heli -vehNATOPatrolHeli = "UK3CB_BAF_Merlin_HC3_CSAR"; +vehNATOPatrolHeli = "UK3CB_BAF_Merlin_HC3_CSAR_DDPM_RM"; vehNATOTransportHelis = ["UK3CB_BAF_Wildcat_AH1_TRN_8A_DDPM_RM","UK3CB_BAF_Merlin_HC3_18_GPMG_DDPM_RM",vehNATOPatrolHeli,"UK3CB_BAF_Chinook_HC1_DDPM"]; vehNATOAttackHelis = ["UK3CB_BAF_Apache_AH1_CAS_DDPM_RM","UK3CB_BAF_Apache_AH1_DDPM_RM","UK3CB_BAF_Wildcat_AH1_CAS_6A_DDPM_RM","UK3CB_BAF_Wildcat_AH1_CAS_8A"]; //UAV -vehNATOUAV = "B_UAV_02_F"; +vehNATOUAV = "UK3CB_BAF_MQ9_Reaper_DDPM"; vehNATOUAVSmall = "B_UAV_01_F"; //Artillery vehNATOMRLS = "rhsusf_m109d_usarmy"; vehNATOMRLSMags = "rhs_mag_155mm_m795_28"; //Combined Arrays -vehNATONormal = vehNATOLight + vehNATOTrucks + [vehNATOAmmoTruck, "UK3CB_BAF_MAN_HX58_Fuel_Green_DDPM", "UK3CB_BAF_LandRover_Amb_FFR_Sand_A_DDPM", vehNATORepairTruck,"UK3CB_BAF_FV432_Mk3_RWS_Sand_DDPM"]; +vehNATONormal = vehNATOLight + vehNATOTrucks + [vehNATOAmmoTruck, "UK3CB_BAF_MAN_HX58_Fuel_Sand_DDPM", "UK3CB_BAF_LandRover_Amb_FFR_Sand_A_DDPM", vehNATORepairTruck,"UK3CB_BAF_FV432_Mk3_RWS_Sand_DDPM"]; vehNATOAir = vehNATOTransportHelis + vehNATOAttackHelis + [vehNATOPlane,vehNATOPlaneAA] + vehNATOTransportPlanes; //Militia Vehicles if ((gameMode != 4) and (!hasFFAA)) then { - vehFIAArmedCar = "UK3CB_BAF_LandRover_WMIK_Milan_FFR_Green_B_DPMW"; - vehFIATruck = "UK3CB_BAF_MAN_HX60_Cargo_Sand_A_DDPM"; - vehFIACar = "UK3CB_BAF_LandRover_Snatch_FFR_Green_A_DPMW"; + vehFIAArmedCar = "UK3CB_TKA_B_MaxxPro_M2"; + vehFIATruck = "UK3CB_TKA_B_Ural_Recovery"; + vehFIACar = "UK3CB_TKA_B_M1025"; }; //Police Vehicles -vehPoliceCar = "UK3CB_TKP_B_Lada_Police"; +vehPoliceCar = "UK3CB_TKP_B_Hilux_Closed"; //////////////////////////////////// // STATIC WEAPONS /// diff --git a/A3-Antistasi/Templates/3CB_Occ_BAF_Temp.sqf b/A3-Antistasi/Templates/3CB_Occ_BAF_Temp.sqf new file mode 100644 index 0000000000..f6afdbeb72 --- /dev/null +++ b/A3-Antistasi/Templates/3CB_Occ_BAF_Temp.sqf @@ -0,0 +1,189 @@ +//////////////////////////////////// +// NAMES AND FLAGS /// +//////////////////////////////////// +//Name Used for notifications +nameOccupants = "BAF"; + +//Police Faction +factionGEN = "UK3CB_CPD_B"; +//SF Faction +factionMaleOccupants = "UK3CB_BAF_Faction_Army_Temperate"; +//Miltia Faction +if ((gameMode != 4) and (!hasFFAA)) then {factionFIA = "UK3CB_BAF_Faction_Army_Woodland_CW"}; +//Flag Images +NATOFlag = "Flag_UK_F"; +NATOFlagTexture = "\A3\Data_F\Flags\flag_uk_co.paa"; +flagNATOmrk = "flag_UK"; +if (isServer) then {"NATO_carrier" setMarkerText "HMS Prince of Wales"}; + +//Loot Crate +NATOAmmobox = "B_supplyCrate_F"; + +//////////////////////////////////// +// PVP LOADOUTS AND VEHICLES /// +//////////////////////////////////// +//PvP Loadouts +NATOPlayerLoadouts = [ + //Team Leader + ["3CB_BAF_Teamleader_MTP"] call A3A_fnc_getLoadout, + //Medic + ["3CB_BAF_Medic_MTP"] call A3A_fnc_getLoadout, + //Autorifleman + ["3CB_BAF_MachineGunner_MTP"] call A3A_fnc_getLoadout, + //Marksman + ["3CB_BAF_Marksman_MTP"] call A3A_fnc_getLoadout, + //Anti-tank Scout + ["3CB_BAF_AT_MTP"] call A3A_fnc_getLoadout, + //AT2 + ["3CB_BAF_AT2_MTP"] call A3A_fnc_getLoadout +]; + +//PVP Player Vehicles +vehNATOPVP = ["UK3CB_BAF_LandRover_Hard_FFR_Green_A_MTP","UK3CB_BAF_LandRover_Snatch_FFR_Green_A_MTP","UK3CB_BAF_LandRover_Soft_FFR_Green_A_MTP","UK3CB_BAF_Husky_Passenger_GPMG_Green_DPMT"]; + +//////////////////////////////////// +// UNITS /// +//////////////////////////////////// +//Military Units +NATOGrunt = "UK3CB_BAF_Rifleman_762_DPMT"; +NATOOfficer = "UK3CB_BAF_Officer_DPMT"; +NATOOfficer2 = "UK3CB_BAF_FAC_DPMT"; +NATOBodyG = "UK3CB_BAF_HeliCrew_DPMT"; +NATOCrew = "UK3CB_BAF_Crewman_DPMT"; +NATOUnarmed = "B_G_Survivor_F"; +NATOMarksman = "UK3CB_BAF_Sharpshooter_DPMT"; +staticCrewOccupants = "UK3CB_BAF_GunnerStatic_DPMT";; +NATOPilot = "UK3CB_BAF_HeliPilot_RAF_DPMT"; + +//Militia Units +if ((gameMode != 4) and (!hasFFAA)) then + { + FIARifleman = "UK3CB_BAF_Rifleman_Smock_DPMW"; + FIAMarksman = "UK3CB_BAF_Pointman_Smock_DPMW"; + }; + +//Police Units +policeOfficer = "UK3CB_CPD_B_PAT_2"; +policeGrunt = "UK3CB_CPD_B_PAT_RIF_LITE"; + +//////////////////////////////////// +// GROUPS /// +//////////////////////////////////// +//Military Groups +//Teams +groupsNATOSentry = ["UK3CB_BAF_Officer_DPMT","UK3CB_BAF_RO_DPMT"]; +groupsNATOSniper = ["UK3CB_BAF_Sniper_DPMT_Ghillie_L115","UK3CB_BAF_Spotter_DPMT_Ghillie_L85"]; +groupsNATOsmall = [groupsNATOSentry,groupsNATOSniper]; +//Fireteams +groupsNATOAA = ["rhsusf_usmc_marpat_wd_fso","rhsusf_usmc_marpat_wd_stinger","rhsusf_usmc_marpat_wd_jfo","rhsusf_usmc_marpat_wd_stinger"]; +groupsNATOAT = ["UK3CB_BAF_FT_762_DPMT","UK3CB_BAF_MAT_DPMT","UK3CB_BAF_MAT_DPMT","UK3CB_BAF_MATC_DPMT"]; +groupsNATOmid = [["UK3CB_BAF_SC_DPMT","UK3CB_BAF_MGLMG_DPMT","UK3CB_BAF_Grenadier_762_DPMT","UK3CB_BAF_LAT_DPMT"],groupsNATOAA,groupsNATOAT]; +//Squads +NATOSquad = ["UK3CB_BAF_SC_DPMT",NATOGrunt,"UK3CB_BAF_GunnerM6_DPMT",NATOMarksman,"UK3CB_BAF_FT_762_DPMT","UK3CB_BAF_LSW_DPMT","UK3CB_BAF_Explosive_DPMT","UK3CB_BAF_Medic_DPMT"]; +NATOSpecOp = ["UK3CB_BAF_SC_DPMT_BPT_RM","UK3CB_BAF_Pointman_DPMT_BPT_RM","UK3CB_BAF_Pointman_DPMT_BPT_RM","UK3CB_BAF_Marksman_DPMT_BPT_RM","UK3CB_BAF_FAC_DPMT_BPT_RM","UK3CB_BAF_Explosive_DPMT_BPT_RM","UK3CB_BAF_MGLMG_DPMT_BPT_RM","UK3CB_BAF_Medic_DPMT_BPT_RM"]; +groupsNATOSquad = + [ + NATOSquad, + ["UK3CB_BAF_SC_DPMT","UK3CB_BAF_LSW_DPMT","UK3CB_BAF_Grenadier_762_DPMT",NATOMarksman,"UK3CB_BAF_LAT_ILAW_762_DPMT","UK3CB_BAF_Pointman_DPMT","UK3CB_BAF_Engineer_DPMT","UK3CB_BAF_Medic_DPMT"], + ["UK3CB_BAF_SC_DPMT","UK3CB_BAF_GunnerM6_DPMT","UK3CB_BAF_Repair_DPMT","UK3CB_BAF_MGGPMG_DPMT","UK3CB_BAF_FT_762_DPMT","UK3CB_BAF_Sharpshooter_DPMT","UK3CB_BAF_Grenadier_762_DPMT","UK3CB_BAF_Medic_DPMT"], + ["UK3CB_BAF_SC_DPMT","UK3CB_BAF_Marksman_DPMT","UK3CB_BAF_Explosive_DPMT","UK3CB_BAF_Engineer_DPMT","UK3CB_BAF_Repair_DPMT","UK3CB_BAF_Pointman_DPMT","UK3CB_BAF_LAT_762_DPMT","UK3CB_BAF_Medic_DPMT"], + ["UK3CB_BAF_SC_DPMT","UK3CB_BAF_LSW_DPMT","UK3CB_BAF_MGGPMG_DPMT","UK3CB_BAF_MGLMG_DPMT","UK3CB_BAF_Grenadier_762_DPMT","UK3CB_BAF_LAT_ILAW_762_DPMT","UK3CB_BAF_LAT_762_DPMT","UK3CB_BAF_Medic_DPMT"] + ]; + +//Militia Groups +if ((gameMode != 4) and (!hasFFAA)) then + { + //Teams + groupsFIASmall = + [ + ["UK3CB_BAF_Grenadier_Smock_DPMW","UK3CB_BAF_Rifleman_Smock_DPMW"], + ["UK3CB_BAF_LAT_Smock_DPMW","UK3CB_BAF_Rifleman_Smock_DPMW"], + ["UK3CB_BAF_Sniper_Smock_DPMW_Ghillie","UK3CB_BAF_Spotter_Smock_DPMW_Ghillie"] + ]; + //Fireteams + groupsFIAMid = + [ + ["UK3CB_BAF_FAC_Smock_DPMW","UK3CB_BAF_Pointman_Smock_DPMW","UK3CB_BAF_MGGPMG_Smock_DPMW","UK3CB_BAF_MGGPMGA_Smock_DPMW"], + ["UK3CB_BAF_FAC_Smock_DPMW","UK3CB_BAF_GunnerM6_Smock_DPMW","UK3CB_BAF_Grenadier_Smock_DPMW","UK3CB_BAF_MAT_Smock_DPMW"], + ["UK3CB_BAF_FAC_Smock_DPMW","UK3CB_BAF_MAT_Smock_DPMW","UK3CB_BAF_MATC_Smock_DPMW","UK3CB_BAF_Engineer_Smock_DPMW"] + ]; + //Squads + FIASquad = ["UK3CB_BAF_FAC_Smock_DPMW","UK3CB_BAF_Rifleman_Smock_DPMW","UK3CB_BAF_LAT_Smock_DPMW","UK3CB_BAF_FAC_Smock_DPMW","UK3CB_BAF_MGGPMG_Smock_DPMW","UK3CB_BAF_MGGPMGA_Smock_DPMW","UK3CB_BAF_Marksman_Smock_DPMW","UK3CB_BAF_Medic_Smock_DPMW"]; + groupsFIASquad = [FIASquad]; + }; + +//Police Groups +//Teams +groupsNATOGen = [policeOfficer,policeGrunt]; + +//////////////////////////////////// +// VEHICLES /// +//////////////////////////////////// +//Military Vehicles +//Lite +vehNATOBike = "B_Quadbike_01_F"; +vehNATOLightArmed = ["UK3CB_BAF_LandRover_WMIK_HMG_FFR_Green_B_DPMT","UK3CB_BAF_LandRover_WMIK_GMG_FFR_Green_B_DPMT","UK3CB_BAF_LandRover_WMIK_Milan_FFR_Green_B_DPMT","UK3CB_BAF_Jackal2_GMG_W_DPMT","UK3CB_BAF_Jackal2_L2A1_W_DPMT","UK3CB_BAF_Coyote_Logistics_L111A1_W_DPMT","UK3CB_BAF_Coyote_Passenger_L111A1_W_DPMT","UK3CB_BAF_Husky_Passenger_GMG_Green_DPMT","UK3CB_BAF_Husky_Passenger_GPMG_Green_DPMT","UK3CB_BAF_Husky_Passenger_HMG_Green_DPMT"]; +vehNATOLightUnarmed = ["UK3CB_BAF_MAN_HX60_Container_Servicing_Air_Green","UK3CB_BAF_LandRover_Hard_FFR_Green_B_DPMT","UK3CB_BAF_LandRover_Snatch_FFR_Green_A_DPMT","UK3CB_BAF_LandRover_Soft_FFR_Green_B_DPMT"]; +vehNATOTrucks = ["UK3CB_BAF_MAN_HX60_Transport_Green_DPMT","UK3CB_BAF_MAN_HX58_Transport_Green_DPMT"]; +vehNATOCargoTrucks = ["UK3CB_BAF_MAN_HX60_Cargo_Green_A_DPMT","UK3CB_BAF_MAN_HX58_Cargo_Green_A_DPMT"]; +vehNATOAmmoTruck = "rhsusf_M977A4_AMMO_usarmy_wd"; +vehNATORepairTruck = "UK3CB_BAF_MAN_HX58_Repair_Green_DPMT"; +vehNATOLight = vehNATOLightArmed + vehNATOLightUnarmed; +//Armored +vehNATOAPC = ["UK3CB_BAF_FV432_Mk3_GPMG_Green_DPMT","UK3CB_BAF_FV432_Mk3_RWS_Green_DPMT","UK3CB_BAF_Warrior_A3_W_MTP","UK3CB_BAF_Warrior_A3_W_Cage_MTP","UK3CB_BAF_Warrior_A3_W_Cage_Camo_MTP","UK3CB_BAF_Warrior_A3_W_Camo_MTP"]; +vehNATOTank = "rhsusf_m1a1aimwd_usarmy"; +vehNATOAA = "RHS_M6_wd"; +vehNATOAttack = vehNATOAPC + [vehNATOTank]; +//Boats +vehNATOBoat = "UK3CB_BAF_RHIB_HMG_DPMT"; +vehNATORBoat = "UK3CB_BAF_RHIB_GPMG_DPMT"; +vehNATOBoats = [vehNATOBoat,vehNATORBoat]; +//Planes +vehNATOPlane = "RHS_A10_AT"; +vehNATOPlaneAA = "rhsusf_f22"; +vehNATOTransportPlanes = ["UK3CB_BAF_Hercules_C4_DPMT"]; +//Heli +vehNATOPatrolHeli = "UK3CB_BAF_Merlin_HC3_CSAR_DPMT"; +vehNATOTransportHelis = ["UK3CB_BAF_Wildcat_AH1_TRN_8A_DPMT","UK3CB_BAF_Merlin_HC3_18_GPMG_DPMT",vehNATOPatrolHeli,"UK3CB_BAF_Chinook_HC2_DPMT"]; +vehNATOAttackHelis = ["UK3CB_BAF_Apache_AH1_DPMT","UK3CB_BAF_Apache_AH1_CAS_DPMT","UK3CB_BAF_Wildcat_AH1_CAS_6A_DPMT","UK3CB_BAF_Wildcat_AH1_CAS_8A_DPMT"]; +//UAV +vehNATOUAV = "UK3CB_BAF_MQ9_Reaper_DPMT"; +vehNATOUAVSmall = "B_UAV_01_F"; +//Artillery +vehNATOMRLS = "rhsusf_m109_usarmy"; +vehNATOMRLSMags = "rhs_mag_155mm_m795_28"; +//Combined Arrays +vehNATONormal = vehNATOLight + vehNATOTrucks + [vehNATOAmmoTruck, "UK3CB_BAF_MAN_HX60_Fuel_Green_DPMT", "UK3CB_BAF_LandRover_Amb_FFR_Green_A_DPMT", vehNATORepairTruck,"UK3CB_BAF_FV432_Mk3_RWS_Green_DPMT"]; +vehNATOAir = vehNATOTransportHelis + vehNATOAttackHelis + [vehNATOPlane,vehNATOPlaneAA] + vehNATOTransportPlanes; + +//Militia Vehicles +if ((gameMode != 4) and (!hasFFAA)) then + { + vehFIAArmedCar = "UK3CB_BAF_LandRover_WMIK_GPMG_FFR_Green_B_DPMT"; + vehFIATruck = "UK3CB_BAF_MAN_HX60_Cargo_Green_A_DPMT"; + vehFIACar = "UK3CB_BAF_LandRover_Snatch_FFR_Green_A_DPMT"; + }; + +//Police Vehicles +vehPoliceCar = "UK3CB_CPD_B_Lada"; + +//////////////////////////////////// +// STATIC WEAPONS /// +//////////////////////////////////// +//Assembled Statics +NATOMG = "UK3CB_BAF_Static_L111A1_Deployed_High_DPMT"; +staticATOccupants = "RHS_TOW_TriPod_USMC_WD"; +staticAAOccupants = "RHS_Stinger_AA_pod_WD"; +NATOMortar = "UK3CB_BAF_Static_L16_Deployed_DPMT"; + +//Static Weapon Bags +MGStaticNATOB = "UK3CB_BAF_L111A1"; +ATStaticNATOB = "rhs_Tow_Gun_Bag"; +AAStaticNATOB = "B_AA_01_weapon_F"; +MortStaticNATOB = "UK3CB_BAF_L16"; +//Short Support +supportStaticNATOB = "rhs_TOW_Tripod_Bag"; +//Tall Support +supportStaticNATOB2 = "UK3CB_BAF_Tripod"; +//Mortar Support +supportStaticNATOB3 = "UK3CB_BAF_L16_Tripod"; diff --git a/A3-Antistasi/Templates/BAF_Occ_BAF_Trop.sqf b/A3-Antistasi/Templates/3CB_Occ_BAF_Trop.sqf similarity index 83% rename from A3-Antistasi/Templates/BAF_Occ_BAF_Trop.sqf rename to A3-Antistasi/Templates/3CB_Occ_BAF_Trop.sqf index 1941782623..3ec8bddbf0 100644 --- a/A3-Antistasi/Templates/BAF_Occ_BAF_Trop.sqf +++ b/A3-Antistasi/Templates/3CB_Occ_BAF_Trop.sqf @@ -5,17 +5,17 @@ nameOccupants = "BAF"; //Police Faction -factionGEN = "BLU_GEN_F"; +factionGEN = "UK3CB_ANP_B"; //SF Faction factionMaleOccupants = "UK3CB_BAF_Faction_Army_Tropical"; //Miltia Faction -if ((gameMode != 4) and (!hasFFAA)) then {factionFIA = "UK3CB_TKP_B"}; +if ((gameMode != 4) and (!hasFFAA)) then {factionFIA = "UK3CB_BAF_Faction_Army_Woodland_CW"}; //Flag Images NATOFlag = "Flag_UK_F"; NATOFlagTexture = "\A3\Data_F\Flags\flag_uk_co.paa"; flagNATOmrk = "flag_UK"; -if (isServer) then {"NATO_carrier" setMarkerText "HMS Ark Royal"}; +if (isServer) then {"NATO_carrier" setMarkerText "HMS Albion & HMS Bulwark"}; //Loot Crate NATOAmmobox = "B_supplyCrate_F"; @@ -26,21 +26,21 @@ NATOAmmobox = "B_supplyCrate_F"; //PvP Loadouts NATOPlayerLoadouts = [ //Team Leader - ["vanilla_blufor_teamLeader"] call A3A_fnc_getLoadout, + ["3CB_BAF_Teamleader_MTP"] call A3A_fnc_getLoadout, //Medic - ["vanilla_blufor_medic"] call A3A_fnc_getLoadout, + ["3CB_BAF_Medic_MTP"] call A3A_fnc_getLoadout, //Autorifleman - ["vanilla_blufor_machineGunner"] call A3A_fnc_getLoadout, + ["3CB_BAF_MachineGunner_MTP"] call A3A_fnc_getLoadout, //Marksman - ["vanilla_blufor_marksman"] call A3A_fnc_getLoadout, + ["3CB_BAF_Marksman_MTP"] call A3A_fnc_getLoadout, //Anti-tank Scout - ["vanilla_blufor_AT"] call A3A_fnc_getLoadout, + ["3CB_BAF_AT_MTP"] call A3A_fnc_getLoadout, //AT2 - ["vanilla_blufor_rifleman"] call A3A_fnc_getLoadout + ["3CB_BAF_AT2_MTP"] call A3A_fnc_getLoadout ]; //PVP Player Vehicles -vehNATOPVP = ["B_T_MRAP_01_F","B_MRAP_01_hmg_F"]; +vehNATOPVP = ["UK3CB_BAF_LandRover_Hard_FFR_Green_A_MTP","UK3CB_BAF_LandRover_Snatch_FFR_Green_A_MTP","UK3CB_BAF_LandRover_Soft_FFR_Green_A_MTP","UK3CB_BAF_Husky_Passenger_GPMG_Green_Tropical"]; //////////////////////////////////// // UNITS /// @@ -76,7 +76,7 @@ groupsNATOSentry = ["UK3CB_BAF_Officer_Tropical","UK3CB_BAF_RO_Tropical"]; groupsNATOSniper = ["UK3CB_BAF_Sniper_Tropical_Ghillie_L115_RM","UK3CB_BAF_Spotter_Tropical_Ghillie_L129_RM"]; groupsNATOsmall = [groupsNATOSentry,groupsNATOSniper]; //Fireteams -groupsNATOAA = ["rhsusf_army_ucp_fso","rhsusf_army_ucp_aa","rhsusf_army_ucp_aa","rhsusf_army_ucp_aa"]; +groupsNATOAA = ["rhsusf_usmc_marpat_wd_fso","rhsusf_usmc_marpat_wd_stinger","rhsusf_usmc_marpat_wd_jfo","rhsusf_usmc_marpat_wd_stinger"]; groupsNATOAT = ["UK3CB_BAF_FT_762_Tropical","UK3CB_BAF_MAT_Tropical","UK3CB_BAF_MAT_Tropical","UK3CB_BAF_MATC_Tropical"]; groupsNATOmid = [["UK3CB_BAF_SC_Tropical","UK3CB_BAF_MGLMG_Tropical","UK3CB_BAF_Grenadier_762_Tropical","UK3CB_BAF_LAT_Tropical"],groupsNATOAA,groupsNATOAT]; //Squads @@ -123,7 +123,7 @@ groupsNATOGen = [policeOfficer,policeGrunt]; //Military Vehicles //Lite vehNATOBike = "B_T_Quadbike_01_F"; -vehNATOLightArmed = ["UK3CB_BAF_LandRover_WMIK_HMG_FFR_Green_B_Tropical_RM","UK3CB_BAF_LandRover_WMIK_GMG_FFR_Green_B_Tropical_RM","UK3CB_BAF_LandRover_WMIK_Milan_FFR_Green_B_Tropical_RM","UK3CB_BAF_Jackal2_GMG_W_Tropical_RM","UK3CB_BAF_Jackal2_L2A1_W_Tropical_RM","UK3CB_BAF_Coyote_Logistics_L111A1_W_Tropical_RM","UK3CB_BAF_Coyote_Passenger_L111A1_W_Tropical_RM"]; +vehNATOLightArmed = ["UK3CB_BAF_LandRover_WMIK_HMG_FFR_Green_B_Tropical_RM","UK3CB_BAF_LandRover_WMIK_GMG_FFR_Green_B_Tropical_RM","UK3CB_BAF_LandRover_WMIK_Milan_FFR_Green_B_Tropical_RM","UK3CB_BAF_Jackal2_GMG_W_Tropical_RM","UK3CB_BAF_Jackal2_L2A1_W_Tropical_RM","UK3CB_BAF_Coyote_Logistics_L111A1_W_Tropical_RM","UK3CB_BAF_Coyote_Passenger_L111A1_W_Tropical_RM","UK3CB_BAF_Husky_Passenger_GMG_Green_Tropical_RM","UK3CB_BAF_Husky_Passenger_GPMG_Green_Tropical_RM","UK3CB_BAF_Husky_Passenger_HMG_Green_Tropical_RM"]; vehNATOLightUnarmed = ["UK3CB_BAF_MAN_HX60_Container_Servicing_Air_Green","UK3CB_BAF_LandRover_Hard_FFR_Green_B_Tropical","UK3CB_BAF_LandRover_Snatch_FFR_Green_A_Tropical","UK3CB_BAF_LandRover_Soft_FFR_Green_B_Tropical"]; vehNATOTrucks = ["UK3CB_BAF_MAN_HX60_Transport_Green_Tropical","UK3CB_BAF_MAN_HX58_Transport_Green_Tropical"]; vehNATOCargoTrucks = ["UK3CB_BAF_MAN_HX60_Cargo_Green_A_Tropical","UK3CB_BAF_MAN_HX58_Cargo_Green_A_Tropical"]; @@ -131,8 +131,8 @@ vehNATOAmmoTruck = "rhsusf_M977A4_AMMO_usarmy_wd"; vehNATORepairTruck = "UK3CB_BAF_MAN_HX58_Repair_Green_Tropical"; vehNATOLight = vehNATOLightArmed + vehNATOLightUnarmed; //Armored -vehNATOAPC = ["RHS_M2A3_BUSKIII_wd","RHS_M2A3_BUSKI_wd","RHS_M2A3_wd","RHS_M2A3_wd","UK3CB_BAF_FV432_Mk3_GPMG_Green_Tropical_RM","UK3CB_BAF_FV432_Mk3_RWS_Green_Tropical_RM"]; -vehNATOTank = "rhsusf_m1a2sep1wd_usarmy"; +vehNATOAPC = ["UK3CB_BAF_FV432_Mk3_GPMG_Green_Tropical_RM","UK3CB_BAF_FV432_Mk3_RWS_Green_Tropical_RM","UK3CB_BAF_Warrior_A3_W_MTP_RM","UK3CB_BAF_Warrior_A3_W_Cage_MTP_RM","UK3CB_BAF_Warrior_A3_W_Cage_Camo_MTP_RM","UK3CB_BAF_Warrior_A3_W_Camo_MTP_RM"]; +vehNATOTank = "rhsusf_m1a1aimwd_usarmy"; vehNATOAA = "RHS_M6_wd"; vehNATOAttack = vehNATOAPC + [vehNATOTank]; //Boats @@ -144,14 +144,14 @@ vehNATOPlane = "RHS_A10_AT"; vehNATOPlaneAA = "rhsusf_f22"; vehNATOTransportPlanes = ["UK3CB_BAF_Hercules_C4_Tropical"]; //Heli -vehNATOPatrolHeli = "UK3CB_BAF_Merlin_HC4_CSAR_Tropical_RM"; +vehNATOPatrolHeli = "UK3CB_BAF_Merlin_HC3_CSAR_Tropical_RM"; vehNATOTransportHelis = ["UK3CB_BAF_Wildcat_AH1_TRN_8A_Tropical_RM","UK3CB_BAF_Merlin_HC3_18_GPMG_Tropical_RM",vehNATOPatrolHeli,"UK3CB_BAF_Chinook_HC2_Tropical_RM"]; vehNATOAttackHelis = ["UK3CB_BAF_Apache_AH1_Tropical_RM","UK3CB_BAF_Apache_AH1_CAS_Tropical_RM","UK3CB_BAF_Wildcat_AH1_CAS_6A_Tropical_RM","UK3CB_BAF_Wildcat_AH1_CAS_8A_Tropical_RM"]; //UAV -vehNATOUAV = "B_UAV_02_F"; +vehNATOUAV = "UK3CB_BAF_MQ9_Reaper_Tropical"; vehNATOUAVSmall = "B_UAV_01_F"; //Artillery -vehNATOMRLS = "rhsusf_m109d_usarmy"; +vehNATOMRLS = "rhsusf_m109_usarmy"; vehNATOMRLSMags = "rhs_mag_155mm_m795_28"; //Combined Arrays vehNATONormal = vehNATOLight + vehNATOTrucks + [vehNATOAmmoTruck, "UK3CB_BAF_MAN_HX60_Fuel_Green_Tropical_RM", "UK3CB_BAF_LandRover_Amb_FFR_Green_A_Tropical_RM", vehNATORepairTruck,"UK3CB_BAF_FV432_Mk3_RWS_Green_Tropical_RM"]; @@ -160,13 +160,13 @@ vehNATOAir = vehNATOTransportHelis + vehNATOAttackHelis + [vehNATOPlane,vehNATOP //Militia Vehicles if ((gameMode != 4) and (!hasFFAA)) then { - vehFIAArmedCar = "UK3CB_BAF_LandRover_WMIK_Milan_FFR_Green_B_Tropical_RM"; + vehFIAArmedCar = "UK3CB_BAF_LandRover_WMIK_GPMG_FFR_Green_B_Tropical"; vehFIATruck = "UK3CB_BAF_MAN_HX60_Cargo_Green_A_Tropical"; vehFIACar = "UK3CB_BAF_LandRover_Snatch_FFR_Green_A_Tropical"; }; //Police Vehicles -vehPoliceCar = "UK3CB_TKP_B_Lada_Police"; +vehPoliceCar = "UK3CB_ANP_B_Datsun_Pickup"; //////////////////////////////////// // STATIC WEAPONS /// diff --git a/A3-Antistasi/Templates/3CB_Occ_TKA_Arid.sqf b/A3-Antistasi/Templates/3CB_Occ_TKA_Arid.sqf index 1da9ac7747..4db6ea51ac 100644 --- a/A3-Antistasi/Templates/3CB_Occ_TKA_Arid.sqf +++ b/A3-Antistasi/Templates/3CB_Occ_TKA_Arid.sqf @@ -7,7 +7,7 @@ nameOccupants = "TKA"; //Police Faction factionGEN = "BLU_GEN_F"; //SF Faction -factionMaleOccupants = "UK3CB_BAF_Faction_Army_Desert"; +factionMaleOccupants = "UK3CB_TKA_I"; //Miltia Faction if (gameMode != 4) then {factionFIA = "UK3CB_TKP_I"}; @@ -16,7 +16,7 @@ NATOFlag = "Flag_TKA_O_Army"; NATOFlagTexture = "\UK3CB_Factions\addons\UK3CB_Factions_TKA\Flag\tka_o_army_co.paa"; flagNATOmrk = "UK3CB_MARKER_TKA_O_Army"; if (isServer) then {"NATO_carrier" setMarkerText "Takistani Carrier"}; - + //Loot Crate NATOAmmobox = "I_supplyCrate_F"; @@ -26,17 +26,17 @@ NATOAmmobox = "I_supplyCrate_F"; //PvP Loadouts NATOPlayerLoadouts = [ //Team Leader - "UK3CB_TKA_B_SF_SL", + ["3CB_TKA_Teamleader"] call A3A_fnc_getLoadout, //Medic - "UK3CB_TKA_B_SF_MD", + ["3CB_TKA_Medic"] call A3A_fnc_getLoadout, //Autorifleman - "UK3CB_TKA_B_SF_AR", + ["3CB_TKA_MachineGunner"] call A3A_fnc_getLoadout, //Marksman - "UK3CB_TKA_B_SF_MK", + ["3CB_TKA_Marksman"] call A3A_fnc_getLoadout, //Anti-tank Scout - "UK3CB_TKA_B_SF_LAT", + ["3CB_TKA_AT"] call A3A_fnc_getLoadout, //AT2 - "UK3CB_TKA_B_SF_LAT" + ["3CB_TKA_AT2"] call A3A_fnc_getLoadout ]; //PVP Player Vehicles @@ -72,7 +72,7 @@ policeGrunt = "UK3CB_TKP_I_RIF_2"; //////////////////////////////////// //Military Groups //Teams -groupsNATOSentry = ["UK3CB_TKA_I_GL",NATOGrunt]; +groupsNATOSentry = ["UK3CB_TKA_I_MK",NATOGrunt]; groupsNATOSniper = ["UK3CB_TKA_I_SF_SNI","UK3CB_TKA_I_SF_SPOT"]; groupsNATOsmall = [groupsNATOSentry,groupsNATOSniper]; //Fireteams @@ -99,7 +99,7 @@ if (gameMode != 4) then [ ["UK3CB_TKP_I_STATIC_GUN_NSV","UK3CB_TKP_I_STATIC_TRI_NSV"], ["UK3CB_TKP_I_AT","UK3CB_TKP_I_RIF_2"], - ["UK3CB_TKP_I_IFF","UK3CB_TKP_I_MK"] + ["UK3CB_TKP_I_TL","UK3CB_TKP_I_MK"] ]; //Fireteams groupsFIAMid = @@ -122,7 +122,7 @@ groupsNATOGen = [policeOfficer,policeGrunt]; //////////////////////////////////// //Military Vehicles //Lite -vehNATOBike = "B_T_Quadbike_01_F"; +vehNATOBike = "I_G_Quadbike_01_F"; vehNATOLightArmed = ["UK3CB_TKA_I_LR_M2","UK3CB_TKA_I_LR_AGS30","UK3CB_TKA_I_LR_SPG9","UK3CB_TKA_I_GAZ_Vodnik_PKT","UK3CB_TKA_I_LR_SF_M2","UK3CB_TKA_I_LR_SF_AGS30","UK3CB_TKA_I_BTR40_MG","UK3CB_TKA_I_BRDM2","UK3CB_TKA_I_BRDM2_ATGM"]; vehNATOLightUnarmed = ["UK3CB_TKA_I_BTR40","UK3CB_TKA_I_GAZ_Vodnik","UK3CB_TKA_I_LR_Open","UK3CB_TKA_I_Hilux_Closed","UK3CB_TKA_I_BRDM2_HQ"]; vehNATOTrucks = ["UK3CB_TKA_I_V3S_Closed","UK3CB_TKA_I_V3S_Open","UK3CB_TKA_I_V3S_Recovery"]; @@ -146,10 +146,10 @@ vehNATOTransportPlanes = []; //Heli vehNATOPatrolHeli = "UK3CB_TKA_I_UH1H_M240"; vehNATOTransportHelis = ["UK3CB_TKA_I_Mi8","UK3CB_TKA_I_Mi8AMT",vehNATOPatrolHeli,"UK3CB_TKA_I_UH1H"]; -vehNATOAttackHelis = ["UK3CB_TKA_I_UH1H_M240","UK3CB_TKA_I_Mi_24P","UK3CB_TKA_I_Mi_24V","UK3CB_TKA_I_Mi8AMTSh"]; +vehNATOAttackHelis = ["UK3CB_TKA_I_Mi_24P","UK3CB_TKA_I_Mi_24V","UK3CB_TKA_I_Mi8AMTSh"]; //UAV -vehNATOUAV = "B_UAV_02_F"; -vehNATOUAVSmall = "B_UAV_01_F"; +vehNATOUAV = "I_UAV_02_F"; +vehNATOUAVSmall = "I_UAV_01_F"; //Artillery vehNATOMRLS = "UK3CB_TKA_I_BM21"; vehNATOMRLSMags = "rhs_mag_40Rnd_122mm_rockets"; @@ -161,7 +161,7 @@ vehNATOAir = vehNATOTransportHelis + vehNATOAttackHelis + [vehNATOPlane,vehNATOP if (gameMode != 4) then { vehFIAArmedCar = "UK3CB_TKP_I_Datsun_Pickup_PKM"; - vehFIATruck = "UK3CB_TKP_I_Hilux_Ipen"; + vehFIATruck = "UK3CB_TKP_I_Hilux_Open"; vehFIACar = "UK3CB_TKP_I_Lada_Police"; }; @@ -175,7 +175,7 @@ vehPoliceCar = "UK3CB_TKP_I_Lada_Police"; NATOMG = "UK3CB_TKA_I_KORD_high"; staticATOccupants = "UK3CB_TKA_I_Kornet"; staticAAOccupants = "UK3CB_TKA_I_Igla_AA_pod"; -NATOMortar = "UK3CB_TKA_I_D30"; +NATOMortar = "UK3CB_TKA_I_2b14_82mm"; //Static Weapon Bags MGStaticNATOB = "RHS_Kord_Gun_Bag"; @@ -187,4 +187,4 @@ supportStaticNATOB = "RHS_Kornet_Tripod_Bag"; //Tall Support supportStaticNATOB2 = "RHS_Kord_Tripod_Bag"; //Mortar Support -supportStaticNATOB3 = "RHS_Podnos_Tripod_Bag"; +supportStaticNATOB3 = "RHS_Podnos_Bipod_Bag"; diff --git a/A3-Antistasi/Templates/3CB_Occ_UKN-G_Temp.sqf b/A3-Antistasi/Templates/3CB_Occ_UKN-G_Temp.sqf deleted file mode 100644 index bbb28e0cc6..0000000000 --- a/A3-Antistasi/Templates/3CB_Occ_UKN-G_Temp.sqf +++ /dev/null @@ -1,190 +0,0 @@ -//////////////////////////////////// -// NAMES AND FLAGS /// -//////////////////////////////////// -//Name Used for notifications -nameOccupants = "TKA"; - -//Police Faction -factionGEN = "BLU_GEN_F"; -//SF Faction -factionMaleOccupants = "UK3CB_BAF_Faction_Army_Desert"; -//Miltia Faction -if (gameMode != 4) then {factionFIA = "UK3CB_TKP_I"}; - -//Flag Images -NATOFlag = "Flag_TKA_O_Army"; -NATOFlagTexture = "\UK3CB_Factions\addons\UK3CB_Factions_TKA\Flag\tka_o_army_co.paa"; -flagNATOmrk = "UK3CB_MARKER_TKA_O_Army"; -if (isServer) then {"NATO_carrier" setMarkerText "Takistani Carrier"}; - -//Loot Crate -NATOAmmobox = "B_supplyCrate_F"; - -//////////////////////////////////// -// PVP LOADOUTS AND VEHICLES /// -//////////////////////////////////// -//PvP Loadouts -NATOPlayerLoadouts = [ - //Team Leader - "UK3CB_TKA_B_SF_SL", - //Medic - "UK3CB_TKA_B_SF_MD", - //Autorifleman - "UK3CB_TKA_B_SF_AR", - //Marksman - "UK3CB_TKA_B_SF_MK", - //Anti-tank Scout - "UK3CB_TKA_B_SF_LAT", - //AT2 - "UK3CB_TKA_B_SF_LAT" -]; - -//PVP Player Vehicles -vehNATOPVP = ["UK3CB_BAF_MAN_HX60_Container_Servicing_Air_Green","UK3CB_BAF_LandRover_Hard_FFR_Green_B_Tropical","UK3CB_BAF_LandRover_Snatch_FFR_Green_A_Tropical","UK3CB_BAF_LandRover_Soft_FFR_Green_B_Tropical","UK3CB_BAF_LandRover_WMIK_HMG_FFR_Green_B_Tropical_RM"]; - -//////////////////////////////////// -// UNITS /// -//////////////////////////////////// -//Military Units -NATOGrunt = "UK3CB_TKA_I_RIF_1"; -NATOOfficer = "UK3CB_TKA_I_OFF"; -NATOOfficer2 = "UK3CB_TKA_I_CREW_COMM"; -NATOBodyG = "UK3CB_BAF_Crewman_RTR_DDPM"; -NATOCrew = "UK3CB_TKA_I_CREW"; -NATOUnarmed = "B_G_Survivor_F"; -NATOMarksman = "UK3CB_TKA_I_MK"; -staticCrewOccupants = "UK3CB_TKA_I_NAVY_CREW"; -NATOPilot = "UK3CB_TKA_I_JET_PILOT"; - -//Militia Units -if (gameMode != 4) then - { - FIARifleman = "UK3CB_TKP_I_RIF_1"; - FIAMarksman = "UK3CB_TKP_I_MK"; - }; - -//Police Units -policeOfficer = "UK3CB_TKP_I_TL"; -policeGrunt = "UK3CB_TKP_I_RIF_2"; - -//////////////////////////////////// -// GROUPS /// -//////////////////////////////////// -//Military Groups -//Teams -groupsNATOSentry = ["UK3CB_TKA_I_GL",NATOGrunt]; -groupsNATOSniper = ["UK3CB_TKA_I_SF_SNI","UK3CB_TKA_I_SF_SPOT"]; -groupsNATOsmall = [groupsNATOSentry,groupsNATOSniper]; -//Fireteams -groupsNATOAA = ["UK3CB_TKA_I_SL","UK3CB_TKA_I_AA","UK3CB_TKA_I_AA","UK3CB_TKA_I_AA_ASST"]; -groupsNATOAT = ["UK3CB_TKA_I_SL","UK3CB_TKA_I_AT","UK3CB_TKA_I_AT","UK3CB_TKA_I_AT_ASST"]; -groupsNATOmid = [["UK3CB_TKA_I_SL","UK3CB_TKA_I_MG","UK3CB_TKA_I_MG_ASST","UK3CB_TKA_I_RIF_2"],groupsNATOAA,groupsNATOAT]; -//Squads -NATOSquad = ["UK3CB_TKA_I_SL",NATOGrunt,"UK3CB_TKA_I_DEM",NATOMarksman,"UK3CB_TKA_I_TL","UK3CB_TKA_I_AR","UK3CB_TKA_I_LAT","UK3CB_TKA_I_MD"]; -NATOSpecOp = ["UK3CB_TKA_I_SF_SL","UK3CB_TKA_I_SF_RIF_1","UK3CB_TKA_I_SF_RIF_2","UK3CB_TKA_I_SF_LAT","UK3CB_TKA_I_SF_TL","UK3CB_TKA_I_SF_DEM","UK3CB_TKA_I_SF_AR","UK3CB_TKA_I_SF_MD"]; -groupsNATOSquad = - [ - NATOSquad, - ["UK3CB_TKA_I_SL","UK3CB_TKA_I_AR","UK3CB_TKA_I_GL",NATOMarksman,"UK3CB_TKA_I_AT","UK3CB_TKA_I_AT_ASST","UK3CB_TKA_I_DEM","UK3CB_TKA_I_MD"], - ["UK3CB_TKA_I_SL","UK3CB_TKA_I_ENG","UK3CB_TKA_I_TL","UK3CB_TKA_I_MG","UK3CB_TKA_I_MG_ASST","UK3CB_TKA_I_GL","UK3CB_TKA_I_RIF_2","UK3CB_TKA_I_MD"], - ["UK3CB_TKA_I_SL","UK3CB_TKA_I_AR","UK3CB_TKA_I_GL",NATOMarksman,"UK3CB_TKA_I_TL","UK3CB_TKA_I_AT","UK3CB_TKA_I_AT_ASST","UK3CB_TKA_I_MD"], - ["UK3CB_TKA_I_SL","UK3CB_TKA_I_AR","UK3CB_TKA_I_GL","UK3CB_TKA_I_MK","UK3CB_TKA_I_ENG","UK3CB_TKA_I_LAT","UK3CB_TKA_I_DEM","UK3CB_TKA_I_MD"] - ]; - -//Militia Groups -if (gameMode != 4) then - { - //Teams - groupsFIASmall = - [ - ["UK3CB_TKP_I_STATIC_GUN_NSV","UK3CB_TKP_I_STATIC_TRI_NSV"], - ["UK3CB_TKP_I_AT","UK3CB_TKP_I_RIF_2"], - ["UK3CB_TKP_I_IFF","UK3CB_TKP_I_MK"] - ]; - //Fireteams - groupsFIAMid = - [ - ["UK3CB_TKP_I_QRF_SL","UK3CB_TKP_I_QRF_MK","UK3CB_TKP_I_QRF_AR","UK3CB_TKP_I_QRF_ENG"], - ["UK3CB_TKP_I_QRF_TL","UK3CB_TKP_I_QRF_AR","UK3CB_TKP_I_QRF_RIF_1","UK3CB_TKP_I_QRF_AT"], - ["UK3CB_TKP_I_QRF_TL","UK3CB_TKP_I_QRF_ENG","UK3CB_TKP_I_QRF_AR","UK3CB_TKP_I_QRF_AT"] - ]; - //Squads - FIASquad = ["UK3CB_TKP_I_CIB_SL","UUK3CB_TKP_I_CIB_RIF_2","UK3CB_TKP_I_CIB_AT","UK3CB_TKP_I_CIB_TL","UK3CB_TKP_I_CIB_AR","UK3CB_TKP_I_CIB_RIF_1","UK3CB_TKP_I_CIB_ENG","UK3CB_TKP_I_CIB_MD"]; - groupsFIASquad = [FIASquad]; - }; - -//Police Groups -//Teams -groupsNATOGen = [policeOfficer,policeGrunt]; - -//////////////////////////////////// -// VEHICLES /// -//////////////////////////////////// -//Military Vehicles -//Lite -vehNATOBike = "B_T_Quadbike_01_F"; -vehNATOLightArmed = ["UK3CB_TKA_I_LR_M2","UK3CB_TKA_I_LR_AGS30","UK3CB_TKA_I_LR_SPG9","UK3CB_TKA_I_GAZ_Vodnik_PKT","UK3CB_TKA_I_LR_SF_M2","UK3CB_TKA_I_LR_SF_AGS30","UK3CB_TKA_I_BTR40_MG","UK3CB_TKA_I_BRDM2","UK3CB_TKA_I_BRDM2_ATGM"]; -vehNATOLightUnarmed = ["UK3CB_TKA_I_BTR40","UK3CB_TKA_I_GAZ_Vodnik","UK3CB_TKA_I_LR_Open","UK3CB_TKA_I_Hilux_Closed","UK3CB_TKA_I_BRDM2_HQ"]; -vehNATOTrucks = ["UK3CB_TKA_I_V3S_Closed","UK3CB_TKA_I_V3S_Open","UK3CB_TKA_I_V3S_Recovery"]; -vehNATOCargoTrucks = []; -vehNATOAmmoTruck = "UK3CB_TKA_I_M113_supply"; -vehNATORepairTruck = "UK3CB_TKA_I_V3S_Repair"; -vehNATOLight = vehNATOLightArmed + vehNATOLightUnarmed; -//Armored -vehNATOAPC = ["UK3CB_TKA_I_MTLB_PKT","UK3CB_TKA_I_BMP1","UK3CB_TKA_I_BMP2","UK3CB_TKA_I_BMP2K","UK3CB_TKA_I_BTR60","UK3CB_TKA_I_GAZ_Vodnik_KVPT","UK3CB_TKA_I_GAZ_Vodnik_Cannon"]; -vehNATOTank = "UK3CB_TKA_I_T55"; -vehNATOAA = "UK3CB_TKA_I_ZsuTank"; -vehNATOAttack = vehNATOAPC + [vehNATOTank]; -//Boats -vehNATOBoat = "UK3CB_TKA_I_RHIB"; -vehNATORBoat = "UK3CB_TKA_I_RHIB_Gunboat"; -vehNATOBoats = [vehNATOBoat,vehNATORBoat]; -//Planes -vehNATOPlane = "UK3CB_TKA_I_Su25SM_CAS"; -vehNATOPlaneAA = "UK3CB_TKA_I_L39_AA"; -vehNATOTransportPlanes = []; -//Heli -vehNATOPatrolHeli = "UK3CB_TKA_I_UH1H_M240"; -vehNATOTransportHelis = ["UK3CB_TKA_I_Mi8","UK3CB_TKA_I_Mi8AMT",vehNATOPatrolHeli,"UK3CB_TKA_I_UH1H"]; -vehNATOAttackHelis = ["UK3CB_TKA_I_UH1H_M240","UK3CB_TKA_I_Mi_24P","UK3CB_TKA_I_Mi_24V","UK3CB_TKA_I_Mi8AMTSh"]; -//UAV -vehNATOUAV = "B_UAV_02_F"; -vehNATOUAVSmall = "B_UAV_01_F"; -//Artillery -vehNATOMRLS = "UK3CB_TKA_I_BM21"; -vehNATOMRLSMags = "rhs_mag_40Rnd_122mm_rockets"; -//Combined Arrays -vehNATONormal = vehNATOLight + vehNATOTrucks + [vehNATOAmmoTruck, "UK3CB_TKA_I_V3S_Refuel", "UK3CB_TKA_I_Hilux_Open", vehNATORepairTruck,"UK3CB_TKA_I_UAZ_Closed"]; -vehNATOAir = vehNATOTransportHelis + vehNATOAttackHelis + [vehNATOPlane,vehNATOPlaneAA] + vehNATOTransportPlanes; - -//Militia Vehicles -if (gameMode != 4) then - { - vehFIAArmedCar = "UK3CB_TKP_I_Datsun_Pickup_PKM"; - vehFIATruck = "UK3CB_TKP_I_Hilux_Ipen"; - vehFIACar = "UK3CB_TKP_I_Lada_Police"; - }; - -//Police Vehicles -vehPoliceCar = "UK3CB_TKP_I_Lada_Police"; - -//////////////////////////////////// -// STATIC WEAPONS /// -//////////////////////////////////// -//Assembled Statics -NATOMG = "UK3CB_TKA_I_KORD_high"; -staticATOccupants = "UK3CB_TKA_I_Kornet"; -staticAAOccupants = "UK3CB_TKA_I_Igla_AA_pod"; -NATOMortar = "UK3CB_TKA_I_D30"; - -//Static Weapon Bags -MGStaticNATOB = "RHS_Kord_Gun_Bag"; -ATStaticNATOB = "RHS_Kornet_Gun_Bag"; -AAStaticNATOB = "B_AA_01_weapon_F"; -MortStaticNATOB = "RHS_Podnos_Gun_Bag"; -//Short Support -supportStaticNATOB = "RHS_Kornet_Tripod_Bag"; -//Tall Support -supportStaticNATOB2 = "RHS_Kord_Tripod_Bag"; -//Mortar Support -supportStaticNATOB3 = "RHS_Podnos_Tripod_Bag"; diff --git a/A3-Antistasi/Templates/3CB_Occ_UKN-G_Trop.sqf b/A3-Antistasi/Templates/3CB_Occ_UKN-G_Trop.sqf deleted file mode 100644 index bbb28e0cc6..0000000000 --- a/A3-Antistasi/Templates/3CB_Occ_UKN-G_Trop.sqf +++ /dev/null @@ -1,190 +0,0 @@ -//////////////////////////////////// -// NAMES AND FLAGS /// -//////////////////////////////////// -//Name Used for notifications -nameOccupants = "TKA"; - -//Police Faction -factionGEN = "BLU_GEN_F"; -//SF Faction -factionMaleOccupants = "UK3CB_BAF_Faction_Army_Desert"; -//Miltia Faction -if (gameMode != 4) then {factionFIA = "UK3CB_TKP_I"}; - -//Flag Images -NATOFlag = "Flag_TKA_O_Army"; -NATOFlagTexture = "\UK3CB_Factions\addons\UK3CB_Factions_TKA\Flag\tka_o_army_co.paa"; -flagNATOmrk = "UK3CB_MARKER_TKA_O_Army"; -if (isServer) then {"NATO_carrier" setMarkerText "Takistani Carrier"}; - -//Loot Crate -NATOAmmobox = "B_supplyCrate_F"; - -//////////////////////////////////// -// PVP LOADOUTS AND VEHICLES /// -//////////////////////////////////// -//PvP Loadouts -NATOPlayerLoadouts = [ - //Team Leader - "UK3CB_TKA_B_SF_SL", - //Medic - "UK3CB_TKA_B_SF_MD", - //Autorifleman - "UK3CB_TKA_B_SF_AR", - //Marksman - "UK3CB_TKA_B_SF_MK", - //Anti-tank Scout - "UK3CB_TKA_B_SF_LAT", - //AT2 - "UK3CB_TKA_B_SF_LAT" -]; - -//PVP Player Vehicles -vehNATOPVP = ["UK3CB_BAF_MAN_HX60_Container_Servicing_Air_Green","UK3CB_BAF_LandRover_Hard_FFR_Green_B_Tropical","UK3CB_BAF_LandRover_Snatch_FFR_Green_A_Tropical","UK3CB_BAF_LandRover_Soft_FFR_Green_B_Tropical","UK3CB_BAF_LandRover_WMIK_HMG_FFR_Green_B_Tropical_RM"]; - -//////////////////////////////////// -// UNITS /// -//////////////////////////////////// -//Military Units -NATOGrunt = "UK3CB_TKA_I_RIF_1"; -NATOOfficer = "UK3CB_TKA_I_OFF"; -NATOOfficer2 = "UK3CB_TKA_I_CREW_COMM"; -NATOBodyG = "UK3CB_BAF_Crewman_RTR_DDPM"; -NATOCrew = "UK3CB_TKA_I_CREW"; -NATOUnarmed = "B_G_Survivor_F"; -NATOMarksman = "UK3CB_TKA_I_MK"; -staticCrewOccupants = "UK3CB_TKA_I_NAVY_CREW"; -NATOPilot = "UK3CB_TKA_I_JET_PILOT"; - -//Militia Units -if (gameMode != 4) then - { - FIARifleman = "UK3CB_TKP_I_RIF_1"; - FIAMarksman = "UK3CB_TKP_I_MK"; - }; - -//Police Units -policeOfficer = "UK3CB_TKP_I_TL"; -policeGrunt = "UK3CB_TKP_I_RIF_2"; - -//////////////////////////////////// -// GROUPS /// -//////////////////////////////////// -//Military Groups -//Teams -groupsNATOSentry = ["UK3CB_TKA_I_GL",NATOGrunt]; -groupsNATOSniper = ["UK3CB_TKA_I_SF_SNI","UK3CB_TKA_I_SF_SPOT"]; -groupsNATOsmall = [groupsNATOSentry,groupsNATOSniper]; -//Fireteams -groupsNATOAA = ["UK3CB_TKA_I_SL","UK3CB_TKA_I_AA","UK3CB_TKA_I_AA","UK3CB_TKA_I_AA_ASST"]; -groupsNATOAT = ["UK3CB_TKA_I_SL","UK3CB_TKA_I_AT","UK3CB_TKA_I_AT","UK3CB_TKA_I_AT_ASST"]; -groupsNATOmid = [["UK3CB_TKA_I_SL","UK3CB_TKA_I_MG","UK3CB_TKA_I_MG_ASST","UK3CB_TKA_I_RIF_2"],groupsNATOAA,groupsNATOAT]; -//Squads -NATOSquad = ["UK3CB_TKA_I_SL",NATOGrunt,"UK3CB_TKA_I_DEM",NATOMarksman,"UK3CB_TKA_I_TL","UK3CB_TKA_I_AR","UK3CB_TKA_I_LAT","UK3CB_TKA_I_MD"]; -NATOSpecOp = ["UK3CB_TKA_I_SF_SL","UK3CB_TKA_I_SF_RIF_1","UK3CB_TKA_I_SF_RIF_2","UK3CB_TKA_I_SF_LAT","UK3CB_TKA_I_SF_TL","UK3CB_TKA_I_SF_DEM","UK3CB_TKA_I_SF_AR","UK3CB_TKA_I_SF_MD"]; -groupsNATOSquad = - [ - NATOSquad, - ["UK3CB_TKA_I_SL","UK3CB_TKA_I_AR","UK3CB_TKA_I_GL",NATOMarksman,"UK3CB_TKA_I_AT","UK3CB_TKA_I_AT_ASST","UK3CB_TKA_I_DEM","UK3CB_TKA_I_MD"], - ["UK3CB_TKA_I_SL","UK3CB_TKA_I_ENG","UK3CB_TKA_I_TL","UK3CB_TKA_I_MG","UK3CB_TKA_I_MG_ASST","UK3CB_TKA_I_GL","UK3CB_TKA_I_RIF_2","UK3CB_TKA_I_MD"], - ["UK3CB_TKA_I_SL","UK3CB_TKA_I_AR","UK3CB_TKA_I_GL",NATOMarksman,"UK3CB_TKA_I_TL","UK3CB_TKA_I_AT","UK3CB_TKA_I_AT_ASST","UK3CB_TKA_I_MD"], - ["UK3CB_TKA_I_SL","UK3CB_TKA_I_AR","UK3CB_TKA_I_GL","UK3CB_TKA_I_MK","UK3CB_TKA_I_ENG","UK3CB_TKA_I_LAT","UK3CB_TKA_I_DEM","UK3CB_TKA_I_MD"] - ]; - -//Militia Groups -if (gameMode != 4) then - { - //Teams - groupsFIASmall = - [ - ["UK3CB_TKP_I_STATIC_GUN_NSV","UK3CB_TKP_I_STATIC_TRI_NSV"], - ["UK3CB_TKP_I_AT","UK3CB_TKP_I_RIF_2"], - ["UK3CB_TKP_I_IFF","UK3CB_TKP_I_MK"] - ]; - //Fireteams - groupsFIAMid = - [ - ["UK3CB_TKP_I_QRF_SL","UK3CB_TKP_I_QRF_MK","UK3CB_TKP_I_QRF_AR","UK3CB_TKP_I_QRF_ENG"], - ["UK3CB_TKP_I_QRF_TL","UK3CB_TKP_I_QRF_AR","UK3CB_TKP_I_QRF_RIF_1","UK3CB_TKP_I_QRF_AT"], - ["UK3CB_TKP_I_QRF_TL","UK3CB_TKP_I_QRF_ENG","UK3CB_TKP_I_QRF_AR","UK3CB_TKP_I_QRF_AT"] - ]; - //Squads - FIASquad = ["UK3CB_TKP_I_CIB_SL","UUK3CB_TKP_I_CIB_RIF_2","UK3CB_TKP_I_CIB_AT","UK3CB_TKP_I_CIB_TL","UK3CB_TKP_I_CIB_AR","UK3CB_TKP_I_CIB_RIF_1","UK3CB_TKP_I_CIB_ENG","UK3CB_TKP_I_CIB_MD"]; - groupsFIASquad = [FIASquad]; - }; - -//Police Groups -//Teams -groupsNATOGen = [policeOfficer,policeGrunt]; - -//////////////////////////////////// -// VEHICLES /// -//////////////////////////////////// -//Military Vehicles -//Lite -vehNATOBike = "B_T_Quadbike_01_F"; -vehNATOLightArmed = ["UK3CB_TKA_I_LR_M2","UK3CB_TKA_I_LR_AGS30","UK3CB_TKA_I_LR_SPG9","UK3CB_TKA_I_GAZ_Vodnik_PKT","UK3CB_TKA_I_LR_SF_M2","UK3CB_TKA_I_LR_SF_AGS30","UK3CB_TKA_I_BTR40_MG","UK3CB_TKA_I_BRDM2","UK3CB_TKA_I_BRDM2_ATGM"]; -vehNATOLightUnarmed = ["UK3CB_TKA_I_BTR40","UK3CB_TKA_I_GAZ_Vodnik","UK3CB_TKA_I_LR_Open","UK3CB_TKA_I_Hilux_Closed","UK3CB_TKA_I_BRDM2_HQ"]; -vehNATOTrucks = ["UK3CB_TKA_I_V3S_Closed","UK3CB_TKA_I_V3S_Open","UK3CB_TKA_I_V3S_Recovery"]; -vehNATOCargoTrucks = []; -vehNATOAmmoTruck = "UK3CB_TKA_I_M113_supply"; -vehNATORepairTruck = "UK3CB_TKA_I_V3S_Repair"; -vehNATOLight = vehNATOLightArmed + vehNATOLightUnarmed; -//Armored -vehNATOAPC = ["UK3CB_TKA_I_MTLB_PKT","UK3CB_TKA_I_BMP1","UK3CB_TKA_I_BMP2","UK3CB_TKA_I_BMP2K","UK3CB_TKA_I_BTR60","UK3CB_TKA_I_GAZ_Vodnik_KVPT","UK3CB_TKA_I_GAZ_Vodnik_Cannon"]; -vehNATOTank = "UK3CB_TKA_I_T55"; -vehNATOAA = "UK3CB_TKA_I_ZsuTank"; -vehNATOAttack = vehNATOAPC + [vehNATOTank]; -//Boats -vehNATOBoat = "UK3CB_TKA_I_RHIB"; -vehNATORBoat = "UK3CB_TKA_I_RHIB_Gunboat"; -vehNATOBoats = [vehNATOBoat,vehNATORBoat]; -//Planes -vehNATOPlane = "UK3CB_TKA_I_Su25SM_CAS"; -vehNATOPlaneAA = "UK3CB_TKA_I_L39_AA"; -vehNATOTransportPlanes = []; -//Heli -vehNATOPatrolHeli = "UK3CB_TKA_I_UH1H_M240"; -vehNATOTransportHelis = ["UK3CB_TKA_I_Mi8","UK3CB_TKA_I_Mi8AMT",vehNATOPatrolHeli,"UK3CB_TKA_I_UH1H"]; -vehNATOAttackHelis = ["UK3CB_TKA_I_UH1H_M240","UK3CB_TKA_I_Mi_24P","UK3CB_TKA_I_Mi_24V","UK3CB_TKA_I_Mi8AMTSh"]; -//UAV -vehNATOUAV = "B_UAV_02_F"; -vehNATOUAVSmall = "B_UAV_01_F"; -//Artillery -vehNATOMRLS = "UK3CB_TKA_I_BM21"; -vehNATOMRLSMags = "rhs_mag_40Rnd_122mm_rockets"; -//Combined Arrays -vehNATONormal = vehNATOLight + vehNATOTrucks + [vehNATOAmmoTruck, "UK3CB_TKA_I_V3S_Refuel", "UK3CB_TKA_I_Hilux_Open", vehNATORepairTruck,"UK3CB_TKA_I_UAZ_Closed"]; -vehNATOAir = vehNATOTransportHelis + vehNATOAttackHelis + [vehNATOPlane,vehNATOPlaneAA] + vehNATOTransportPlanes; - -//Militia Vehicles -if (gameMode != 4) then - { - vehFIAArmedCar = "UK3CB_TKP_I_Datsun_Pickup_PKM"; - vehFIATruck = "UK3CB_TKP_I_Hilux_Ipen"; - vehFIACar = "UK3CB_TKP_I_Lada_Police"; - }; - -//Police Vehicles -vehPoliceCar = "UK3CB_TKP_I_Lada_Police"; - -//////////////////////////////////// -// STATIC WEAPONS /// -//////////////////////////////////// -//Assembled Statics -NATOMG = "UK3CB_TKA_I_KORD_high"; -staticATOccupants = "UK3CB_TKA_I_Kornet"; -staticAAOccupants = "UK3CB_TKA_I_Igla_AA_pod"; -NATOMortar = "UK3CB_TKA_I_D30"; - -//Static Weapon Bags -MGStaticNATOB = "RHS_Kord_Gun_Bag"; -ATStaticNATOB = "RHS_Kornet_Gun_Bag"; -AAStaticNATOB = "B_AA_01_weapon_F"; -MortStaticNATOB = "RHS_Podnos_Gun_Bag"; -//Short Support -supportStaticNATOB = "RHS_Kornet_Tripod_Bag"; -//Tall Support -supportStaticNATOB2 = "RHS_Kord_Tripod_Bag"; -//Mortar Support -supportStaticNATOB3 = "RHS_Podnos_Tripod_Bag"; diff --git a/A3-Antistasi/Templates/3CB_Reb_CNM_Temp.sqf b/A3-Antistasi/Templates/3CB_Reb_CNM_Temp.sqf index 09f335ec55..5a686f5297 100644 --- a/A3-Antistasi/Templates/3CB_Reb_CNM_Temp.sqf +++ b/A3-Antistasi/Templates/3CB_Reb_CNM_Temp.sqf @@ -43,9 +43,9 @@ soldiersSDK = sdkTier1 + sdkTier2 + sdkTier3; // VEHICLES /// //////////////////////////////////// //Military Vehicles -vehSDKBike = "UK3CB_CCM_I_Golf"; +vehSDKBike = "I_G_Quadbike_01_F"; vehSDKLightArmed = "UK3CB_CCM_I_Datsun_Pkm"; -vehSDKAT = "UK3CB_CCM_I_Hilux_Spg"; +vehSDKAT = "UK3CB_I_G_Hilux_Spg9"; vehSDKLightUnarmed = "UK3CB_CCM_I_Datsun_Open"; vehSDKTruck = "UK3CB_CCM_I_V3S_Closed"; //vehSDKHeli = "rhsgref_ins_g_Mi8amt"; @@ -54,7 +54,7 @@ vehSDKBoat = "I_C_Boat_Transport_01_F"; vehSDKRepair = "UK3CB_CCM_I_V3S_Repair"; //Civilian Vehicles -civCar = "UK3CB_CHC_C_Ikarus"; +civCar = "UK3CB_C_Hilux_Open"; civTruck = "UK3CB_CHC_C_V3S_Recovery"; civHeli = "UK3CB_CHC_C_Mi8AMT"; civBoat = "C_Rubberboat"; @@ -71,14 +71,14 @@ SDKMortarHEMag = "rhs_mag_3vo18_10"; SDKMortarSmokeMag = "rhs_mag_d832du_10"; //Static Weapon Bags -MGStaticSDKB = "RHS_DShkM_Gun_Bag"; +MGStaticSDKB = "RHS_NSV_Gun_Bag"; ATStaticSDKB = "RHS_SPG9_Gun_Bag"; AAStaticSDKB = "I_AA_01_weapon_F"; MortStaticSDKB = "RHS_Podnos_Gun_Bag"; //Short Support supportStaticSDKB = "RHS_SPG9_Tripod_Bag"; //Tall Support -supportStaticsSDKB2 = "RHS_DShkM_TripodHigh_Bag"; +supportStaticsSDKB2 = "RHS_NSV_Tripod_Bag"; //Mortar Support supportStaticsSDKB3 = "RHS_Podnos_Bipod_Bag"; @@ -91,18 +91,18 @@ APERSMineMag = "rhs_mine_pmn2_mag"; //Breaching explosives //Breaching APCs needs one demo charge -breachingExplosivesAPC = [["rhs_ec200_mag", 1], ["rhs_ec200_camo_mag", 1], ["rhsusf_m112_mag", 1]]; +breachingExplosivesAPC = [["rhs_ec200_mag", 1], ["rhs_ec200_sand_mag", 1], ["rhsusf_m112_mag", 1]]; //Breaching tanks needs one satchel charge or two demo charges -breachingExplosivesTank = [["rhs_ec400_mag", 1], ["rhs_ec400_camo_mag", 1], ["rhs_ec200_mag", 2], ["rhs_ec200_camo_mag", 2], ["rhsusf_m112x4_mag", 1], ["rhs_charge_M2tet_x2_mag", 1]]; +breachingExplosivesTank = [["rhs_ec400_mag", 1], ["rhs_ec400_sand_mag", 1], ["rhs_ec200_mag", 2], ["rhs_ec200_sand_mag", 2], ["rhsusf_m112x4_mag", 1], ["rhs_charge_M2tet_x2_mag", 1]]; //Starting Unlocks -initialRebelEquipment append ["UK3CB_BAF_L9A1","UK3CB_BAF_L107A1","UK3CB_Enfield","UK3CB_Enfield_rail","rhs_weap_rpg75"]; +initialRebelEquipment append ["UK3CB_BAF_L9A1","UK3CB_BAF_L117A2","UK3CB_Enfield","UK3CB_Enfield_rail","rhs_weap_rpg75"]; initialRebelEquipment append ["UK3CB_Enfield","UK3CB_Enfield_rail"]; initialRebelEquipment append ["rhs_weap_rpg75"]; initialRebelEquipment append ["UK3CB_BAF_9_13rnd","UK3CB_BAF_9_15rnd","UK3CB_Enfield_mag","rhs_grenade_mkii_mag","rhs_grenade_mki_mag","rhs_mag_rdg2_black","rhs_grenade_m15_mag"]; initialRebelEquipment append ["UK3CB_CHC_C_B_MED","UK3CB_B_Bedroll_Backpack","UK3CB_TKC_C_B_Sidor_MED","UK3CB_CW_SOV_O_LATE_B_Sidor_RIF","UK3CB_CW_SOV_O_EARLY_B_Sidor_RIF"]; initialRebelEquipment append ["UK3CB_V_CW_Chestrig","UK3CB_V_CW_Chestrig_2_Small","UK3CB_V_Belt_KHK","UK3CB_V_Belt_Rig_KHK","UK3CB_V_Belt_Rig_Lite_KHK","UK3CB_V_Pouch","UK3CB_V_Chestrig_TKA_OLI","UK3CB_V_Chestrig_2_small_OLI","UK3CB_V_Chestrig_TKA_BRUSH","UK3CB_V_Chestrig_Lite_KHK","UK3CB_V_Chestrig_Lite_2_Small_KHK"]; -initialRebelEquipment append ["rhs_acc_2dpZenit","Binocular"]; +initialRebelEquipment append ["rhs_acc_2dpZenit","Binocular","UK3CB_BAF_Flashlight_L105A1"]; //TFAR Unlocks if (hasTFAR) then {initialRebelEquipment append ["tf_microdagr","tf_anprc154"]}; -if (hasTFAR && startWithLongRangeRadio) then {initialRebelEquipment pushBack "UK3CB_B_O_Radio_Backpack"}; +if (hasTFAR && startWithLongRangeRadio) then {initialRebelEquipment pushBack "tf_anprc155"}; diff --git a/A3-Antistasi/Templates/3CB_Reb_CNM_Trop.sqf b/A3-Antistasi/Templates/3CB_Reb_CNM_Trop.sqf index 09f335ec55..5a686f5297 100644 --- a/A3-Antistasi/Templates/3CB_Reb_CNM_Trop.sqf +++ b/A3-Antistasi/Templates/3CB_Reb_CNM_Trop.sqf @@ -43,9 +43,9 @@ soldiersSDK = sdkTier1 + sdkTier2 + sdkTier3; // VEHICLES /// //////////////////////////////////// //Military Vehicles -vehSDKBike = "UK3CB_CCM_I_Golf"; +vehSDKBike = "I_G_Quadbike_01_F"; vehSDKLightArmed = "UK3CB_CCM_I_Datsun_Pkm"; -vehSDKAT = "UK3CB_CCM_I_Hilux_Spg"; +vehSDKAT = "UK3CB_I_G_Hilux_Spg9"; vehSDKLightUnarmed = "UK3CB_CCM_I_Datsun_Open"; vehSDKTruck = "UK3CB_CCM_I_V3S_Closed"; //vehSDKHeli = "rhsgref_ins_g_Mi8amt"; @@ -54,7 +54,7 @@ vehSDKBoat = "I_C_Boat_Transport_01_F"; vehSDKRepair = "UK3CB_CCM_I_V3S_Repair"; //Civilian Vehicles -civCar = "UK3CB_CHC_C_Ikarus"; +civCar = "UK3CB_C_Hilux_Open"; civTruck = "UK3CB_CHC_C_V3S_Recovery"; civHeli = "UK3CB_CHC_C_Mi8AMT"; civBoat = "C_Rubberboat"; @@ -71,14 +71,14 @@ SDKMortarHEMag = "rhs_mag_3vo18_10"; SDKMortarSmokeMag = "rhs_mag_d832du_10"; //Static Weapon Bags -MGStaticSDKB = "RHS_DShkM_Gun_Bag"; +MGStaticSDKB = "RHS_NSV_Gun_Bag"; ATStaticSDKB = "RHS_SPG9_Gun_Bag"; AAStaticSDKB = "I_AA_01_weapon_F"; MortStaticSDKB = "RHS_Podnos_Gun_Bag"; //Short Support supportStaticSDKB = "RHS_SPG9_Tripod_Bag"; //Tall Support -supportStaticsSDKB2 = "RHS_DShkM_TripodHigh_Bag"; +supportStaticsSDKB2 = "RHS_NSV_Tripod_Bag"; //Mortar Support supportStaticsSDKB3 = "RHS_Podnos_Bipod_Bag"; @@ -91,18 +91,18 @@ APERSMineMag = "rhs_mine_pmn2_mag"; //Breaching explosives //Breaching APCs needs one demo charge -breachingExplosivesAPC = [["rhs_ec200_mag", 1], ["rhs_ec200_camo_mag", 1], ["rhsusf_m112_mag", 1]]; +breachingExplosivesAPC = [["rhs_ec200_mag", 1], ["rhs_ec200_sand_mag", 1], ["rhsusf_m112_mag", 1]]; //Breaching tanks needs one satchel charge or two demo charges -breachingExplosivesTank = [["rhs_ec400_mag", 1], ["rhs_ec400_camo_mag", 1], ["rhs_ec200_mag", 2], ["rhs_ec200_camo_mag", 2], ["rhsusf_m112x4_mag", 1], ["rhs_charge_M2tet_x2_mag", 1]]; +breachingExplosivesTank = [["rhs_ec400_mag", 1], ["rhs_ec400_sand_mag", 1], ["rhs_ec200_mag", 2], ["rhs_ec200_sand_mag", 2], ["rhsusf_m112x4_mag", 1], ["rhs_charge_M2tet_x2_mag", 1]]; //Starting Unlocks -initialRebelEquipment append ["UK3CB_BAF_L9A1","UK3CB_BAF_L107A1","UK3CB_Enfield","UK3CB_Enfield_rail","rhs_weap_rpg75"]; +initialRebelEquipment append ["UK3CB_BAF_L9A1","UK3CB_BAF_L117A2","UK3CB_Enfield","UK3CB_Enfield_rail","rhs_weap_rpg75"]; initialRebelEquipment append ["UK3CB_Enfield","UK3CB_Enfield_rail"]; initialRebelEquipment append ["rhs_weap_rpg75"]; initialRebelEquipment append ["UK3CB_BAF_9_13rnd","UK3CB_BAF_9_15rnd","UK3CB_Enfield_mag","rhs_grenade_mkii_mag","rhs_grenade_mki_mag","rhs_mag_rdg2_black","rhs_grenade_m15_mag"]; initialRebelEquipment append ["UK3CB_CHC_C_B_MED","UK3CB_B_Bedroll_Backpack","UK3CB_TKC_C_B_Sidor_MED","UK3CB_CW_SOV_O_LATE_B_Sidor_RIF","UK3CB_CW_SOV_O_EARLY_B_Sidor_RIF"]; initialRebelEquipment append ["UK3CB_V_CW_Chestrig","UK3CB_V_CW_Chestrig_2_Small","UK3CB_V_Belt_KHK","UK3CB_V_Belt_Rig_KHK","UK3CB_V_Belt_Rig_Lite_KHK","UK3CB_V_Pouch","UK3CB_V_Chestrig_TKA_OLI","UK3CB_V_Chestrig_2_small_OLI","UK3CB_V_Chestrig_TKA_BRUSH","UK3CB_V_Chestrig_Lite_KHK","UK3CB_V_Chestrig_Lite_2_Small_KHK"]; -initialRebelEquipment append ["rhs_acc_2dpZenit","Binocular"]; +initialRebelEquipment append ["rhs_acc_2dpZenit","Binocular","UK3CB_BAF_Flashlight_L105A1"]; //TFAR Unlocks if (hasTFAR) then {initialRebelEquipment append ["tf_microdagr","tf_anprc154"]}; -if (hasTFAR && startWithLongRangeRadio) then {initialRebelEquipment pushBack "UK3CB_B_O_Radio_Backpack"}; +if (hasTFAR && startWithLongRangeRadio) then {initialRebelEquipment pushBack "tf_anprc155"}; diff --git a/A3-Antistasi/Templates/3CB_Reb_TPGM_Arid.sqf b/A3-Antistasi/Templates/3CB_Reb_TPGM_Arid.sqf index 38e46af16a..d2ebb67737 100644 --- a/A3-Antistasi/Templates/3CB_Reb_TPGM_Arid.sqf +++ b/A3-Antistasi/Templates/3CB_Reb_TPGM_Arid.sqf @@ -1,26 +1,28 @@ //////////////////////////////////// // NAMES AND FLAGS /// //////////////////////////////////// -nameTeamPlayer = "UN"; -SDKFlag = "Flag_CCM_B"; -SDKFlagTexture = "\UK3CB_Factions\addons\UK3CB_Factions_CCM\Flag\ccm_i_flag_co.paa"; -typePetros = "UK3CB_UN_B_OFF"; + +nameTeamPlayer = "TPGM"; +SDKFlag = "Flag_TKM_B"; +SDKFlagTexture = "uk3cb_factions\addons\uk3cb_factions_tkm\flag\tkm_b_flag_co.paa"; +typePetros = "UK3CB_TKM_B_WAR"; + //////////////////////////////////// // UNITS /// //////////////////////////////////// //First Entry is Guerilla, Second Entry is Para/Military -staticCrewTeamPlayer = "UK3CB_UN_B_FIELD_OP"; -SDKUnarmed = "UK3CB_UN_B_FIELD_OP"; -SDKSniper = ["UK3CB_UN_B_MK","UK3CB_UN_B_MK"]; -SDKATman = ["UK3CB_UN_B_AT","UK3CB_UN_B_AT"]; -SDKMedic = ["UK3CB_UN_B_MD","UK3CB_UN_B_MD"]; -SDKMG = ["UK3CB_UN_B_AR","UK3CB_UN_B_MG"]; -SDKExp = ["UK3CB_UN_B_DEM","UK3CB_UN_B_DEM"]; -SDKGL = ["UK3CB_UN_B_GL","UK3CB_UN_B_GL"]; -SDKMil = ["UK3CB_UN_B_RIF_1","UK3CB_UN_B_RIF_2"]; -SDKSL = ["UK3CB_UN_B_TL","UK3CB_UN_B_SL"]; -SDKEng = ["UK3CB_UN_B_ENG","UK3CB_UN_B_ENG"]; +staticCrewTeamPlayer = "UK3CB_TKM_B_RIF_1"; +SDKUnarmed = "UK3CB_TKC_B_SPOT"; +SDKSniper = ["UK3CB_TKM_B_SPOT","UK3CB_TKM_B_SNI"]; +SDKATman = ["UK3CB_TKM_B_LAT","UK3CB_TKM_B_AT"]; +SDKMedic = ["UK3CB_TKC_B_DOC","UK3CB_TKM_B_MD"]; +SDKMG = ["UK3CB_TKM_B_AR","UK3CB_TKM_B_MG"]; +SDKExp = ["UK3CB_TKM_B_IED","UK3CB_TKM_B_DEM"]; +SDKGL = ["UK3CB_TKM_B_GL","UK3CB_TKM_B_GL"]; +SDKMil = ["UK3CB_TKM_B_RIF_1","UK3CB_TKM_B_RIF_2"]; +SDKSL = ["UK3CB_TKM_B_TL","UK3CB_TKM_B_SL"]; +SDKEng = ["UK3CB_TKM_B_ENG","UK3CB_TKM_B_ENG"]; //////////////////////////////////// // GROUPS /// @@ -43,18 +45,18 @@ soldiersSDK = sdkTier1 + sdkTier2 + sdkTier3; // VEHICLES /// //////////////////////////////////// //Military Vehicles -vehSDKBike = "UK3CB_UN_B_UAZ_Closed"; -vehSDKLightArmed = "UK3CB_UN_B_Hilux_Pkm"; -vehSDKAT = "UK3CB_UN_B_LR_SPG9"; -vehSDKLightUnarmed = "UK3CB_CCM_I_Hilux_Closed"; -vehSDKTruck = "UK3CB_UN_B_V3S_Closed"; +vehSDKBike = "B_G_Quadbike_01_F"; +vehSDKLightArmed = "UK3CB_TKM_B_Hilux_Pkm"; +vehSDKAT = "UK3CB_TKM_I_LR_SPG9"; +vehSDKLightUnarmed = "UK3CB_TKM_B_Datsun_Pkm";//Otherwise it would be an exact match of the civ one. Dumb confusion is dumb. +vehSDKTruck = "UK3CB_TKM_B_V3S_Open"; //vehSDKHeli = "rhsgref_ins_g_Mi8amt"; -vehSDKPlane = "UK3CB_UN_B_C130J"; -vehSDKBoat = "I_C_Boat_Transport_01_F"; -vehSDKRepair = "UK3CB_UN_B_V3S_Repair"; +vehSDKPlane = "UK3CB_TKC_B_Antonov_AN2"; +vehSDKBoat = "UK3CB_TKA_B_RHIB_Gunboat"; +vehSDKRepair = "UK3CB_TKM_B_V3S_Repair"; //Civilian Vehicles -civCar = "UK3CB_CHC_C_Ikarus"; +civCar = "UK3CB_C_Hilux_Open"; civTruck = "UK3CB_CHC_C_V3S_Recovery"; civHeli = "UK3CB_CHC_C_Mi8AMT"; civBoat = "C_Rubberboat"; @@ -63,22 +65,22 @@ civBoat = "C_Rubberboat"; // STATIC WEAPONS /// //////////////////////////////////// //Assembled Static Weapons -SDKMGStatic = "UK3CB_UN_B_NSV"; -staticATteamPlayer = "UK3CB_UN_B_SPG9"; -staticAAteamPlayer = "UK3CB_UN_B_ZU23"; -SDKMortar = "rhsgref_UN_B_2b14_82mm"; +SDKMGStatic = "UK3CB_TKM_B_NSV"; +staticATteamPlayer = "UK3CB_TKM_B_SPG9"; +staticAAteamPlayer = "UK3CB_TKM_B_ZU23"; +SDKMortar = "UK3CB_TKM_B_2b14_82mm"; SDKMortarHEMag = "rhs_mag_3vo18_10"; SDKMortarSmokeMag = "rhs_mag_d832du_10"; //Static Weapon Bags -MGStaticSDKB = "RHS_DShkM_Gun_Bag"; +MGStaticSDKB = "RHS_NSV_Gun_Bag"; ATStaticSDKB = "RHS_SPG9_Gun_Bag"; AAStaticSDKB = "I_AA_01_weapon_F"; MortStaticSDKB = "RHS_Podnos_Gun_Bag"; //Short Support supportStaticSDKB = "RHS_SPG9_Tripod_Bag"; //Tall Support -supportStaticsSDKB2 = "RHS_DShkM_TripodHigh_Bag"; +supportStaticsSDKB2 = "RHS_NSV_Tripod_Bag"; //Mortar Support supportStaticsSDKB3 = "RHS_Podnos_Bipod_Bag"; @@ -91,18 +93,18 @@ APERSMineMag = "rhs_mine_pmn2_mag"; //Breaching explosives //Breaching APCs needs one demo charge -breachingExplosivesAPC = [["rhs_ec200_mag", 1], ["rhs_ec200_camo_mag", 1], ["rhsusf_m112_mag", 1]]; +breachingExplosivesAPC = [["rhs_ec200_mag", 1], ["rhs_ec200_sand_mag", 1], ["rhsusf_m112_mag", 1]]; //Breaching tanks needs one satchel charge or two demo charges -breachingExplosivesTank = [["rhs_ec400_mag", 1], ["rhs_ec400_camo_mag", 1], ["rhs_ec200_mag", 2], ["rhs_ec200_camo_mag", 2], ["rhsusf_m112x4_mag", 1], ["rhs_charge_M2tet_x2_mag", 1]]; +breachingExplosivesTank = [["rhs_ec400_mag", 1], ["rhs_ec400_sand_mag", 1], ["rhs_ec200_mag", 2], ["rhs_ec200_sand_mag", 2], ["rhsusf_m112x4_mag", 1], ["rhs_charge_M2tet_x2_mag", 1]]; //Starting Unlocks -initialRebelEquipment append ["UK3CB_BAF_L9A1","UK3CB_BAF_L107A1","UK3CB_Enfield","UK3CB_Enfield_rail","rhs_weap_rpg75"]; +initialRebelEquipment append ["UK3CB_BAF_L9A1","UK3CB_BAF_L117A2","UK3CB_Enfield","UK3CB_Enfield_rail","rhs_weap_rpg75"]; initialRebelEquipment append ["UK3CB_Enfield","UK3CB_Enfield_rail"]; initialRebelEquipment append ["rhs_weap_rpg75"]; initialRebelEquipment append ["UK3CB_BAF_9_13rnd","UK3CB_BAF_9_15rnd","UK3CB_Enfield_mag","rhs_grenade_mkii_mag","rhs_grenade_mki_mag","rhs_mag_rdg2_black","rhs_grenade_m15_mag"]; initialRebelEquipment append ["UK3CB_CHC_C_B_MED","UK3CB_B_Bedroll_Backpack","UK3CB_TKC_C_B_Sidor_MED","UK3CB_CW_SOV_O_LATE_B_Sidor_RIF","UK3CB_CW_SOV_O_EARLY_B_Sidor_RIF"]; initialRebelEquipment append ["UK3CB_V_CW_Chestrig","UK3CB_V_CW_Chestrig_2_Small","UK3CB_V_Belt_KHK","UK3CB_V_Belt_Rig_KHK","UK3CB_V_Belt_Rig_Lite_KHK","UK3CB_V_Pouch","UK3CB_V_Chestrig_TKA_OLI","UK3CB_V_Chestrig_2_small_OLI","UK3CB_V_Chestrig_TKA_BRUSH","UK3CB_V_Chestrig_Lite_KHK","UK3CB_V_Chestrig_Lite_2_Small_KHK"]; -initialRebelEquipment append ["rhs_acc_2dpZenit","Binocular"]; +initialRebelEquipment append ["rhs_acc_2dpZenit","Binocular","UK3CB_BAF_Flashlight_L105A1"]; //TAFR Unlocks if (hasTFAR) then {initialRebelEquipment append ["tf_microdagr","tf_rf7800str"]}; if (hasTFAR && startWithLongRangeRadio) then {initialRebelEquipment pushBack "UK3CB_B_B_Radio_Backpack"}; diff --git a/A3-Antistasi/Templates/3CB_Reb_TTF_Arid.sqf b/A3-Antistasi/Templates/3CB_Reb_TTF_Arid.sqf index 74b81c720c..c2403d3256 100644 --- a/A3-Antistasi/Templates/3CB_Reb_TTF_Arid.sqf +++ b/A3-Antistasi/Templates/3CB_Reb_TTF_Arid.sqf @@ -1,7 +1,3 @@ -//3CB Blufor ALtis Template Call -if (side petros == west) exitWith {call compile preProcessFileLineNumbers "Templates\3CB_Reb_TPGM_Arid.sqf"}; -//Tanoa Template Call -if (worldName == "Tanoa") exitWith {call compile preProcessFileLineNumbers "Templates\3CB_Reb_CNM_Trop.sqf"}; //////////////////////////////////// // NAMES AND FLAGS /// //////////////////////////////////// @@ -47,9 +43,9 @@ soldiersSDK = sdkTier1 + sdkTier2 + sdkTier3; // VEHICLES /// //////////////////////////////////// //Military Vehicles -vehSDKBike = "UK3CB_CCM_I_Golf"; +vehSDKBike = "I_G_Quadbike_01_F"; vehSDKLightArmed = "UK3CB_CCM_I_Datsun_Pkm"; -vehSDKAT = "UK3CB_CCM_I_Hilux_Spg"; +vehSDKAT = "UK3CB_I_G_Hilux_Spg9"; vehSDKLightUnarmed = "UK3CB_CCM_I_Datsun_Open"; vehSDKTruck = "UK3CB_CCM_I_V3S_Closed"; //vehSDKHeli = "rhsgref_ins_g_Mi8amt"; @@ -58,7 +54,7 @@ vehSDKBoat = "I_C_Boat_Transport_01_F"; vehSDKRepair = "UK3CB_CCM_I_V3S_Repair"; //Civilian Vehicles -civCar = "UK3CB_CHC_C_Ikarus"; +civCar = "UK3CB_C_Hilux_Open"; civTruck = "UK3CB_CHC_C_V3S_Recovery"; civHeli = "UK3CB_CHC_C_Mi8AMT"; civBoat = "C_Rubberboat"; @@ -95,18 +91,18 @@ APERSMineMag = "rhs_mine_pmn2_mag"; //Breaching explosives //Breaching APCs needs one demo charge -breachingExplosivesAPC = [["rhs_ec200_mag", 1], ["rhs_ec200_camo_mag", 1], ["rhsusf_m112_mag", 1]]; +breachingExplosivesAPC = [["rhs_ec200_mag", 1], ["rhs_ec200_sand_mag", 1], ["rhsusf_m112_mag", 1]]; //Breaching tanks needs one satchel charge or two demo charges -breachingExplosivesTank = [["rhs_ec400_mag", 1], ["rhs_ec400_camo_mag", 1], ["rhs_ec200_mag", 2], ["rhs_ec200_camo_mag", 2], ["rhsusf_m112x4_mag", 1], ["rhs_charge_M2tet_x2_mag", 1]]; +breachingExplosivesTank = [["rhs_ec400_mag", 1], ["rhs_ec400_sand_mag", 1], ["rhs_ec200_mag", 2], ["rhs_ec200_sand_mag", 2], ["rhsusf_m112x4_mag", 1], ["rhs_charge_M2tet_x2_mag", 1]]; //Starting Unlocks -initialRebelEquipment append ["UK3CB_BAF_L9A1","UK3CB_BAF_L107A1","UK3CB_Enfield","UK3CB_Enfield_rail","rhs_weap_rpg75"]; +initialRebelEquipment append ["UK3CB_BAF_L9A1","UK3CB_BAF_L117A2","UK3CB_Enfield","UK3CB_Enfield_rail","rhs_weap_rpg75"]; initialRebelEquipment append ["UK3CB_Enfield","UK3CB_Enfield_rail"]; initialRebelEquipment append ["rhs_weap_rpg75"]; initialRebelEquipment append ["UK3CB_BAF_9_13rnd","UK3CB_BAF_9_15rnd","UK3CB_Enfield_mag","rhs_grenade_mkii_mag","rhs_grenade_mki_mag","rhs_mag_rdg2_black","rhs_grenade_m15_mag"]; initialRebelEquipment append ["UK3CB_CHC_C_B_MED","UK3CB_B_Bedroll_Backpack","UK3CB_TKC_C_B_Sidor_MED","UK3CB_CW_SOV_O_LATE_B_Sidor_RIF","UK3CB_CW_SOV_O_EARLY_B_Sidor_RIF"]; initialRebelEquipment append ["UK3CB_V_CW_Chestrig","UK3CB_V_CW_Chestrig_2_Small","UK3CB_V_Belt_KHK","UK3CB_V_Belt_Rig_KHK","UK3CB_V_Belt_Rig_Lite_KHK","UK3CB_V_Pouch","UK3CB_V_Chestrig_TKA_OLI","UK3CB_V_Chestrig_2_small_OLI","UK3CB_V_Chestrig_TKA_BRUSH","UK3CB_V_Chestrig_Lite_KHK","UK3CB_V_Chestrig_Lite_2_Small_KHK"]; -initialRebelEquipment append ["rhs_acc_2dpZenit","Binocular"]; +initialRebelEquipment append ["rhs_acc_2dpZenit","Binocular","UK3CB_BAF_Flashlight_L105A1"]; //TFAR Unlocks if (hasTFAR) then {initialRebelEquipment append ["tf_microdagr","tf_anprc154"]}; -if (hasTFAR && startWithLongRangeRadio) then {initialRebelEquipment pushBack "UK3CB_B_O_Radio_Backpack"}; +if (hasTFAR && startWithLongRangeRadio) then {initialRebelEquipment pushBack "tf_anprc155_coyote"}; diff --git a/A3-Antistasi/Templates/Auto_Civ.sqf b/A3-Antistasi/Templates/Auto_Civ.sqf new file mode 100644 index 0000000000..ac7978638b --- /dev/null +++ b/A3-Antistasi/Templates/Auto_Civ.sqf @@ -0,0 +1,42 @@ + +civVehCommonData = []; +civVehRepairData = []; +civVehMedicalData = []; +civVehRefuelData = []; +civVehIndustrialData = []; +civBoatData = []; + +private _civVehConfigs = "( + getNumber (_x >> 'scope') isEqualTo 2 && { + getNumber (_x >> 'side') isEqualTo 3 && { + getText (_x >> 'simulation') == 'carx' + } + } +)" configClasses (configFile >> "CfgVehicles"); + +{ + private _category = call { + if (getNumber (_x >> "transportRepair") > 0) exitWith {civVehRepairData}; + if (getNumber (_x >> "ace_repair_canRepair") > 0) exitWith {civVehRepairData}; + if (getNumber (_x >> "transportFuel") > 0) exitWith {civVehRefuelData}; + if (getNumber (_x >> "ace_refuel_fuelCargo") > 0) exitWith {civVehRefuelData}; + if (getNumber (_x >> "transportAmmo") > 0) exitWith {}; + if (getNumber (_x >> "ace_rearm_defaultSupply") > 0) exitWith {}; + if (getNumber (_x >> "attendant") > 0) exitWith {civVehMedicalData}; + civVehCommonData; + }; + if (!isNil "_category") then { _category pushBack [configName _x, 1.0] }; +} forEach _civVehConfigs; + + +//Civilian Boats +_civBoatConfigs = "( + getNumber (_x >> 'scope') isEqualTo 2 && { + getNumber (_x >> 'side') isEqualTo 3 && { + getText (_x >> 'vehicleClass') isEqualTo 'Ship' + } + } +)" configClasses (configFile >> "CfgVehicles"); + +{ civBoatData pushBack [configName _x, 1.0] } forEach _civBoatConfigs; + diff --git a/A3-Antistasi/Templates/IFA_Civ.sqf b/A3-Antistasi/Templates/IFA_Civ.sqf new file mode 100644 index 0000000000..8dc8088420 --- /dev/null +++ b/A3-Antistasi/Templates/IFA_Civ.sqf @@ -0,0 +1,50 @@ + +civVehCommonData = [ + "LIB_GazM1", 1.0 // staff car thing with various paintjobs + ,"LIB_GazM1_dirty", 1.0 + ,"LIB_GazM1_SOV", 1.0 + + ,"LIB_Kfz1_Hood_sernyt", 1.0 // German car-ish things, for variety + ,"LIB_Kfz1_sernyt", 1.0 + + ,"LIB_UK_DR_Willys_MB", 0.7 // desert jeeps, but at least they don't have logos + ,"LIB_UK_DR_Willys_MB_Hood", 0.7 + + //LIB_US_Willys_MB_w // winter versions + //LIB_US_Willys_MB_Hood_w + + ,"LIB_CIV_FFI_CitC4_2", 0.3 // citroen bench trucks, non-winter. Same vehicle as Zis5v + ,"LIB_CIV_FFI_CitC4_3", 0.3 // duped here because there aren't really enough common vehicles + ,"LIB_CIV_FFI_CitC4", 0.3 +]; + +civVehRepairData = [ +]; + +civVehMedicalData = [ + "LIB_Zis5v_Med", 1.0 + //LIB_Zis5v_med_w // winter version +]; + +civVehRefuelData = [ + "LIB_Zis5v_Fuel", 1.0 + //LIB_Zis5v_fuel_w // winter version +]; + +civVehIndustrialData = [ + "LIB_Zis5v", 1.0 + // LIB_Zis5v_w // winter version + + ,"LIB_CIV_FFI_CitC4_2", 0.3 // citroen bench trucks, non-winter. Same vehicle as Zis5v + ,"LIB_CIV_FFI_CitC4_3", 0.3 + ,"LIB_CIV_FFI_CitC4", 0.3 + + ,"LIB_AustinK5_Open", 1.0 // brown patterned paint but no logos. Cargo capable + ,"LIB_AustinK5_Tent", 1.0 + ,"LIB_DAK_OpelBlitz_Open", 1.0 // well, it's in the rebel template... +]; + +civBoatData = [ +// no suitable boats +]; + diff --git a/A3-Antistasi/Templates/IFA_Inv_SOV_Arct.sqf b/A3-Antistasi/Templates/IFA_Inv_SOV_Arct.sqf index cf35bba145..5b23b6239c 100644 --- a/A3-Antistasi/Templates/IFA_Inv_SOV_Arct.sqf +++ b/A3-Antistasi/Templates/IFA_Inv_SOV_Arct.sqf @@ -109,6 +109,7 @@ vehCSATLightArmed = ["LIB_Scout_M3"]; vehCSATLightUnarmed = ["LIB_GazM1_SOV","LIB_GazM1_SOV_camo_sand","LIB_Willys_MB"]; vehCSATTrucks = ["LIB_Zis5v","LIB_US6_Tent","LIB_US6_Open"]; vehCSATAmmoTruck = "LIB_US6_Ammo"; +vehCSATRepairTruck = "LIB_Zis6_Parm"; vehCSATLight = vehCSATLightArmed + vehCSATLightUnarmed; //Armored vehCSATAPC = ["LIB_SdKfz251_captured","LIB_SU85","LIB_T34_76","LIB_T34_85"]; @@ -134,7 +135,7 @@ vehCSATUAVSmall = "not_supported"; vehCSATMRLS = "LIB_US6_BM13"; vehCSATMRLSMags = "LIB_16Rnd_BM13"; //Combined Arrays -vehCSATNormal = vehCSATLight + vehCSATTrucks + [vehCSATAmmoTruck,"LIB_Zis5v_Med","LIB_Zis5v_Fuel","LIB_Zis6_Parm"]; +vehCSATNormal = vehCSATLight + vehCSATTrucks + [vehCSATAmmoTruck, vehCSATRepairTruck,"LIB_Zis5v_Med","LIB_Zis5v_Fuel"]; vehCSATAir = vehCSATTransportHelis + vehCSATAttackHelis + [vehCSATPlane,vehCSATPlaneAA] + vehCSATTransportPlanes; //Militia Vehicles diff --git a/A3-Antistasi/Templates/IFA_Inv_SOV_Arid.sqf b/A3-Antistasi/Templates/IFA_Inv_SOV_Arid.sqf index 88418c495f..07fa997112 100644 --- a/A3-Antistasi/Templates/IFA_Inv_SOV_Arid.sqf +++ b/A3-Antistasi/Templates/IFA_Inv_SOV_Arid.sqf @@ -109,6 +109,7 @@ vehCSATLightArmed = ["LIB_Scout_M3"]; vehCSATLightUnarmed = ["LIB_GazM1_SOV","LIB_GazM1_SOV_camo_sand","LIB_Willys_MB"]; vehCSATTrucks = ["LIB_Zis5v","LIB_US6_Tent","LIB_US6_Open"]; vehCSATAmmoTruck = "LIB_US6_Ammo"; +vehCSATRepairTruck = "LIB_Zis6_Parm"; vehCSATLight = vehCSATLightArmed + vehCSATLightUnarmed; //Armored vehCSATAPC = ["LIB_SdKfz251_captured","LIB_SU85","LIB_T34_76","LIB_T34_85"]; @@ -134,7 +135,7 @@ vehCSATUAVSmall = "not_supported"; vehCSATMRLS = "LIB_US6_BM13"; vehCSATMRLSMags = "LIB_16Rnd_BM13"; //Combined Arrays -vehCSATNormal = vehCSATLight + vehCSATTrucks + [vehCSATAmmoTruck,"LIB_Zis5v_Med","LIB_Zis5v_Fuel","LIB_Zis6_Parm"]; +vehCSATNormal = vehCSATLight + vehCSATTrucks + [vehCSATAmmoTruck, vehCSATRepairTruck,"LIB_Zis5v_Med","LIB_Zis5v_Fuel"]; vehCSATAir = vehCSATTransportHelis + vehCSATAttackHelis + [vehCSATPlane,vehCSATPlaneAA] + vehCSATTransportPlanes; //Militia Vehicles diff --git a/A3-Antistasi/Templates/IFA_Inv_SOV_Temp.sqf b/A3-Antistasi/Templates/IFA_Inv_SOV_Temp.sqf index 88418c495f..07fa997112 100644 --- a/A3-Antistasi/Templates/IFA_Inv_SOV_Temp.sqf +++ b/A3-Antistasi/Templates/IFA_Inv_SOV_Temp.sqf @@ -109,6 +109,7 @@ vehCSATLightArmed = ["LIB_Scout_M3"]; vehCSATLightUnarmed = ["LIB_GazM1_SOV","LIB_GazM1_SOV_camo_sand","LIB_Willys_MB"]; vehCSATTrucks = ["LIB_Zis5v","LIB_US6_Tent","LIB_US6_Open"]; vehCSATAmmoTruck = "LIB_US6_Ammo"; +vehCSATRepairTruck = "LIB_Zis6_Parm"; vehCSATLight = vehCSATLightArmed + vehCSATLightUnarmed; //Armored vehCSATAPC = ["LIB_SdKfz251_captured","LIB_SU85","LIB_T34_76","LIB_T34_85"]; @@ -134,7 +135,7 @@ vehCSATUAVSmall = "not_supported"; vehCSATMRLS = "LIB_US6_BM13"; vehCSATMRLSMags = "LIB_16Rnd_BM13"; //Combined Arrays -vehCSATNormal = vehCSATLight + vehCSATTrucks + [vehCSATAmmoTruck,"LIB_Zis5v_Med","LIB_Zis5v_Fuel","LIB_Zis6_Parm"]; +vehCSATNormal = vehCSATLight + vehCSATTrucks + [vehCSATAmmoTruck, vehCSATRepairTruck,"LIB_Zis5v_Med","LIB_Zis5v_Fuel"]; vehCSATAir = vehCSATTransportHelis + vehCSATAttackHelis + [vehCSATPlane,vehCSATPlaneAA] + vehCSATTransportPlanes; //Militia Vehicles diff --git a/A3-Antistasi/Templates/IFA_Reb_POL_Arct.sqf b/A3-Antistasi/Templates/IFA_Reb_POL_Arct.sqf index 1f558152ba..25da9d85e2 100644 --- a/A3-Antistasi/Templates/IFA_Reb_POL_Arct.sqf +++ b/A3-Antistasi/Templates/IFA_Reb_POL_Arct.sqf @@ -2,8 +2,8 @@ // NAMES AND FLAGS /// //////////////////////////////////// nameTeamPlayer = "AK"; -SDKFlag = "Flag_Syndikat_F"; -SDKFlagTexture = "ak.jpg"; if (isServer) then {flagX setFlagTexture SDKFlagTexture}; +SDKFlag = "Flag_FIA_F"; +SDKFlagTexture = "\A3\Data_F\Flags\Flag_FIA_CO.paa"; typePetros = "LIB_WP_Sierzant"; //////////////////////////////////// diff --git a/A3-Antistasi/Templates/IFA_Reb_POL_Arid.sqf b/A3-Antistasi/Templates/IFA_Reb_POL_Arid.sqf index 29fa957555..eea9d338d9 100644 --- a/A3-Antistasi/Templates/IFA_Reb_POL_Arid.sqf +++ b/A3-Antistasi/Templates/IFA_Reb_POL_Arid.sqf @@ -2,8 +2,8 @@ // NAMES AND FLAGS /// //////////////////////////////////// nameTeamPlayer = "AK"; -SDKFlag = "Flag_Syndikat_F"; -SDKFlagTexture = "ak.jpg"; if (isServer) then {flagX setFlagTexture SDKFlagTexture}; +SDKFlag = "Flag_FIA_F"; +SDKFlagTexture = "\A3\Data_F\Flags\Flag_FIA_CO.paa"; typePetros = "LIB_WP_Sierzant"; //////////////////////////////////// diff --git a/A3-Antistasi/Templates/IFA_Reb_POL_Temp.sqf b/A3-Antistasi/Templates/IFA_Reb_POL_Temp.sqf index 29fa957555..eea9d338d9 100644 --- a/A3-Antistasi/Templates/IFA_Reb_POL_Temp.sqf +++ b/A3-Antistasi/Templates/IFA_Reb_POL_Temp.sqf @@ -2,8 +2,8 @@ // NAMES AND FLAGS /// //////////////////////////////////// nameTeamPlayer = "AK"; -SDKFlag = "Flag_Syndikat_F"; -SDKFlagTexture = "ak.jpg"; if (isServer) then {flagX setFlagTexture SDKFlagTexture}; +SDKFlag = "Flag_FIA_F"; +SDKFlagTexture = "\A3\Data_F\Flags\Flag_FIA_CO.paa"; typePetros = "LIB_WP_Sierzant"; //////////////////////////////////// diff --git a/A3-Antistasi/Templates/Loadouts/3CB_BAF_AT2_MTP.sqf b/A3-Antistasi/Templates/Loadouts/3CB_BAF_AT2_MTP.sqf new file mode 100644 index 0000000000..6b0c49f82b --- /dev/null +++ b/A3-Antistasi/Templates/Loadouts/3CB_BAF_AT2_MTP.sqf @@ -0,0 +1,77 @@ +[//Loadout + [//Primary Weapon + "UK3CB_BAF_L85A3", //Weapon + "UK3CB_BAF_SFFH", //Muzzle //Flashhider + "UK3CB_BAF_LLM_Flashlight_Black", //Rail + "RKSL_optic_EOT552_C", //Sight + ["UK3CB_BAF_556_30Rnd",30], //Primary Magazine + [], //Secondary Magazine + "UK3CB_underbarrel_acc_grippod_t" //Bipod + ], + + [//Launcher + "UK3CB_BAF_NLAW_Launcher", //Weapon + "", //Muzzle + "", //Rail + "", //Sight + [], //Primary Magazine + [], //Secondary Magazine + "" //Bipod + ], + + [//Secondary Weapon + "UK3CB_BAF_L131A1", //Weapon + "", //Muzzle + "UK3CB_BAF_Flashlight_L131A1", //Rail + "", //Sight + ["UK3CB_BAF_9_17Rnd",17], //Primary Magazine + [], //Secondary Magazine + "" //Bipod + ], + + [//Uniform + "UK3CB_BAF_U_CombatUniform_MTP_RM", //Uniform + [] + _basicMedicalSupplies + _basicMiscItems + ], + + [//Vest + "UK3CB_BAF_V_Osprey_Rifleman_D", + [//Inventory + ["UK3CB_BAF_HMNVS",1], + ["UK3CB_BAF_SmokeShell",2,1], + ["HandGrenade",1,1], + ["UK3CB_BAF_9_17Rnd",1,17], + ["UK3CB_BAF_556_30Rnd",4,30] + ] + + _aceFlashlight + + _aceM84 + ], + + [//Backpack + [//Inventory + [] + ] + ], + + "UK3CB_BAF_H_Mk7_Camo_ESS_D", //Headgear + "UK3CB_BAF_G_Tactical_Grey", //Facewear + + [//Binocular + "Binocular", //Binocular + "", + "", + "", + [], + [], + "" + ], + + [//Item + "ItemMap", //Map + "", //Terminal + ["TF_ANPRC152"] call _fnc_tfarRadio, //Radio + "ItemCompass", //Compass + _tfarMicroDAGRNoArray, //Watch + "" //Goggles + ] +]; diff --git a/A3-Antistasi/Templates/Loadouts/3CB_BAF_AT_MTP.sqf b/A3-Antistasi/Templates/Loadouts/3CB_BAF_AT_MTP.sqf new file mode 100644 index 0000000000..6b0c49f82b --- /dev/null +++ b/A3-Antistasi/Templates/Loadouts/3CB_BAF_AT_MTP.sqf @@ -0,0 +1,77 @@ +[//Loadout + [//Primary Weapon + "UK3CB_BAF_L85A3", //Weapon + "UK3CB_BAF_SFFH", //Muzzle //Flashhider + "UK3CB_BAF_LLM_Flashlight_Black", //Rail + "RKSL_optic_EOT552_C", //Sight + ["UK3CB_BAF_556_30Rnd",30], //Primary Magazine + [], //Secondary Magazine + "UK3CB_underbarrel_acc_grippod_t" //Bipod + ], + + [//Launcher + "UK3CB_BAF_NLAW_Launcher", //Weapon + "", //Muzzle + "", //Rail + "", //Sight + [], //Primary Magazine + [], //Secondary Magazine + "" //Bipod + ], + + [//Secondary Weapon + "UK3CB_BAF_L131A1", //Weapon + "", //Muzzle + "UK3CB_BAF_Flashlight_L131A1", //Rail + "", //Sight + ["UK3CB_BAF_9_17Rnd",17], //Primary Magazine + [], //Secondary Magazine + "" //Bipod + ], + + [//Uniform + "UK3CB_BAF_U_CombatUniform_MTP_RM", //Uniform + [] + _basicMedicalSupplies + _basicMiscItems + ], + + [//Vest + "UK3CB_BAF_V_Osprey_Rifleman_D", + [//Inventory + ["UK3CB_BAF_HMNVS",1], + ["UK3CB_BAF_SmokeShell",2,1], + ["HandGrenade",1,1], + ["UK3CB_BAF_9_17Rnd",1,17], + ["UK3CB_BAF_556_30Rnd",4,30] + ] + + _aceFlashlight + + _aceM84 + ], + + [//Backpack + [//Inventory + [] + ] + ], + + "UK3CB_BAF_H_Mk7_Camo_ESS_D", //Headgear + "UK3CB_BAF_G_Tactical_Grey", //Facewear + + [//Binocular + "Binocular", //Binocular + "", + "", + "", + [], + [], + "" + ], + + [//Item + "ItemMap", //Map + "", //Terminal + ["TF_ANPRC152"] call _fnc_tfarRadio, //Radio + "ItemCompass", //Compass + _tfarMicroDAGRNoArray, //Watch + "" //Goggles + ] +]; diff --git a/A3-Antistasi/Templates/Loadouts/3CB_BAF_MachineGunner_MTP.sqf b/A3-Antistasi/Templates/Loadouts/3CB_BAF_MachineGunner_MTP.sqf new file mode 100644 index 0000000000..17e0165801 --- /dev/null +++ b/A3-Antistasi/Templates/Loadouts/3CB_BAF_MachineGunner_MTP.sqf @@ -0,0 +1,79 @@ +[//Loadout + [//Primary Weapon + "UK3CB_BAF_L110A3", //Weapon + "UK3CB_BAF_SFFH", //Muzzle //Flashhider + "UK3CB_BAF_LLM_Flashlight_Black", //Rail + "RKSL_optic_EOT552_C", //Sight + ["UK3CB_BAF_556_200Rnd",200], //Primary Magazine + [], //Secondary Magazine + "UK3CB_underbarrel_acc_grippod_t" //Bipod + ], + + [//Launcher + "", //Weapon + "", //Muzzle + "", //Rail + "", //Sight + [], //Primary Magazine + [], //Secondary Magazine + "" //Bipod + ], + + [//Secondary Weapon + "UK3CB_BAF_L131A1", //Weapon + "", //Muzzle + "UK3CB_BAF_Flashlight_L131A1", //Rail + "", //Sight + ["UK3CB_BAF_9_17Rnd",17], //Primary Magazine + [], //Secondary Magazine + "" //Bipod + ], + + [//Uniform + "UK3CB_BAF_U_CombatUniform_MTP_RM", //Uniform + [] + _basicMedicalSupplies + _basicMiscItems + ], + + [//Vest + "UK3CB_BAF_V_Osprey_Rifleman_D", + [//Inventory + ["UK3CB_BAF_HMNVS",1], + ["UK3CB_BAF_SmokeShell",2,1], + ["HandGrenade",1,1], + ["UK3CB_BAF_9_17Rnd",1,17], + ["UK3CB_BAF_556_200Rnd",1,200] + ] + + _aceFlashlight + + _aceM84 + ], + + [//Backpack + "UK3CB_BAF_B_Kitbag_MTP", //Backpack + [//Inventory + ["UK3CB_BAF_556_200Rnd_T",2,200] + ] + + ], + + "UK3CB_BAF_H_Mk7_Camo_ESS_D", //Headgear + "UK3CB_BAF_G_Tactical_Grey", //Facewear + + [//Binocular + "Binocular", //Binocular + "", + "", + "", + [], + [], + "" + ], + + [//Item + "ItemMap", //Map + "", //Terminal + ["TF_ANPRC152"] call _fnc_tfarRadio, //Radio + "ItemCompass", //Compass + _tfarMicroDAGRNoArray, //Watch + "" //Goggles + ] +]; diff --git a/A3-Antistasi/Templates/Loadouts/3CB_BAF_Marksman_MTP.sqf b/A3-Antistasi/Templates/Loadouts/3CB_BAF_Marksman_MTP.sqf new file mode 100644 index 0000000000..195b570319 --- /dev/null +++ b/A3-Antistasi/Templates/Loadouts/3CB_BAF_Marksman_MTP.sqf @@ -0,0 +1,77 @@ +[//Loadout + [//Primary Weapon + "UK3CB_BAF_L129A1", //Weapon + "", //Muzzle + "UK3CB_BAF_LLM_Flashlight_Black", //Rail + "UK3CB_BAF_TA648_308", //Sight + ["UK3CB_BAF_762_L42A1_20Rnd",20], //Primary Magazine + [], //Secondary Magazine + "UK3CB_underbarrel_acc_bipod" //Bipod + ], + + [//Launcher + "", //Weapon + "", //Muzzle + "", //Rail + "", //Sight + [], //Primary Magazine + [], //Secondary Magazine + "" //Bipod + ], + + [//Secondary Weapon + "UK3CB_BAF_L131A1", //Weapon + "", //Muzzle + "UK3CB_BAF_Flashlight_L131A1", //Rail + "", //Sight + ["UK3CB_BAF_9_17Rnd",17], //Primary Magazine + [], //Secondary Magazine + "" //Bipod + ], + + [//Uniform + "UK3CB_BAF_U_CombatUniform_MTP_RM", //Uniform + [] + _basicMedicalSupplies + _basicMiscItems + ], + + [//Vest + "UK3CB_BAF_V_Osprey_Rifleman_D", + [//Inventory + ["UK3CB_BAF_HMNVS",1], + ["UK3CB_BAF_SmokeShell",2,1], + ["HandGrenade",1,1], + ["UK3CB_BAF_9_17Rnd",1,17], + ["UK3CB_BAF_762_L42A1_20Rnd",5,20] + ] + + _aceFlashlight + + _aceM84 + ], + + [//Backpack + [//Inventory + [] + ] + ], + + "UK3CB_BAF_H_Boonie_MTP_PRR", //Headgear + "UK3CB_BAF_G_Tactical_Grey", //Facewear + + [//Binocular + "Binocular", //Binocular + "", + "", + "", + [], + [], + "" + ], + + [//Item + "ItemMap", //Map + "", //Terminal + ["TF_ANPRC152"] call _fnc_tfarRadio, //Radio + "ItemCompass", //Compass + _tfarMicroDAGRNoArray, //Watch + "" //Goggles + ] +]; diff --git a/A3-Antistasi/Templates/Loadouts/3CB_BAF_Medic_MTP.sqf b/A3-Antistasi/Templates/Loadouts/3CB_BAF_Medic_MTP.sqf new file mode 100644 index 0000000000..ca747c7c31 --- /dev/null +++ b/A3-Antistasi/Templates/Loadouts/3CB_BAF_Medic_MTP.sqf @@ -0,0 +1,78 @@ +[//Loadout + [//Primary Weapon + "UK3CB_BAF_L119A1_FG", //Weapon + "UK3CB_BAF_SFFH", //Muzzel + "UK3CB_BAF_LLM_Flashlight_Black", //Rail + "RKSL_optic_EOT552", //Sight + ["UK3CB_BAF_556_30Rnd",30], //Primary Magazine + [], //Secondary Magazine + "" //Grip + + ], + + [//Launcher + "", //Weapon + "", //Muzzle + "", //Rail + "", //Sight + [], //Primary Magazine + [], //Secondary Magazine + "" //Bipod + ], + + [//Secondary Weapon + "UK3CB_BAF_L131A1", //Weapon + "", //Muzzle + "UK3CB_BAF_Flashlight_L131A1", //Rail + "", //Sight + ["UK3CB_BAF_9_17Rnd",17], //Primary Magazine + [], //Secondary Magazine + "" //Bipod + ], + + [//Uniform + "UK3CB_BAF_U_CombatUniform_MTP_RM", //Uniform + [] + _basicMedicalSupplies + _basicMiscItems + ], + + [//Vest + "UK3CB_BAF_V_Osprey_Medic_B", + [//Inventory + ["UK3CB_BAF_HMNVS",1], + ["UK3CB_BAF_SmokeShell",2,1], + ["HandGrenade",1,1], + ["UK3CB_BAF_9_17Rnd",1,17], + ["UK3CB_BAF_556_30Rnd",4,30] + ] + + _aceFlashlight + + _aceM84 + ], + + [//Backpack + "UK3CB_BAF_B_Bergen_MTP_Medic_L_B", + [] + _medicSupplies + ], + + "UK3CB_BAF_H_CrewHelmet_ESS_A", //Headgear + + "UK3CB_BAF_G_Tactical_Grey", //Facewear + + [//Binocular + "", //Binocular + "", + "", + "", + [], + [], + "" + ], + + [//Item + "ItemMap", //Map + "", //Terminal + ["TF_ANPRC152"] call _fnc_tfarRadio, //Radio + "ItemCompass", //Compass + _tfarMicroDAGRNoArray, //Watch + "" //Goggles + ] +]; diff --git a/A3-Antistasi/Templates/Loadouts/3CB_BAF_Teamleader_MTP.sqf b/A3-Antistasi/Templates/Loadouts/3CB_BAF_Teamleader_MTP.sqf new file mode 100644 index 0000000000..c5901ac06b --- /dev/null +++ b/A3-Antistasi/Templates/Loadouts/3CB_BAF_Teamleader_MTP.sqf @@ -0,0 +1,81 @@ +[//Loadout + [//Primary Weapon + "UK3CB_BAF_L85A3", //Weapon + "UK3CB_BAF_SFFH", //Muzzle //Flashhider + "UK3CB_BAF_LLM_Flashlight_Black", //Rail + "RKSL_optic_LDS_C", //Sight + ["UK3CB_BAF_556_30Rnd",30], //Primary Magazine + [], //Secondary Magazine + "UK3CB_underbarrel_acc_grippod_t" //Bipod + ], + + [//Launcher + "", //Weapon + "", //Muzzle + "", //Rail + "", //Sight + [], //Primary Magazine + [], //Secondary Magazine + "" //Bipod + ], + + [//Secondary Weapon + "UK3CB_BAF_L131A1", //Weapon + "", //Muzzle + "UK3CB_BAF_Flashlight_L131A1", //Rail + "", //Sight + ["UK3CB_BAF_9_17Rnd",17], //Primary Magazine + [], //Secondary Magazine + "" //Bipod + ], + + [//Uniform + "UK3CB_BAF_U_CombatUniform_MTP_RM", //Uniform + [] + _basicMedicalSupplies + _basicMiscItems + ], + + [//Vest + "UK3CB_BAF_V_Osprey_SL_A", + [//Inventory + ["UK3CB_BAF_HMNVS",1], + ["UK3CB_BAF_SmokeShell",2,1], + ["HandGrenade",1,1], + ["UK3CB_BAF_9_17Rnd",1,17], + ["UK3CB_BAF_556_30Rnd",4,30] + ] + + _aceFlashlight + + _aceM84 + ], + + [//Backpack + "UK3CB_BAF_B_Bergen_MTP_SL_L_A", //Backpack + [//Inventory + ["SmokeShellGreen",1,1], + ["SmokeShellOrange",1,1], + ["SmokeShellRed",1,1] + ] + + ], + + "UK3CB_BAF_H_Mk7_Camo_ESS_A", //Headgear + "UK3CB_BAF_G_Tactical_Grey", //Facewear + + [//Binocular + "rhsusf_bino_lrf_Vector21", //Binocular + "", + "", + "", + [], + [], + "" + ], + + [//Item + "ItemMap", //Map + "ItemGPS", //Terminal + ["TF_ANPRC152"] call _fnc_tfarRadio, //Radio + "ItemCompass", //Compass + _tfarMicroDAGRNoArray, //Watch + "" //Goggles + ] +]; diff --git a/A3-Antistasi/Templates/Loadouts/3CB_SOV_AT.sqf b/A3-Antistasi/Templates/Loadouts/3CB_SOV_AT.sqf new file mode 100644 index 0000000000..31f8efb93e --- /dev/null +++ b/A3-Antistasi/Templates/Loadouts/3CB_SOV_AT.sqf @@ -0,0 +1,79 @@ +[//Loadout + [//Primary Weapon + "rhs_weap_ak103", //Weapon + "rhs_acc_dtk3", //Muzzel + "", //Rail + "rhs_acc_ekp1", //Sight + ["rhs_30Rnd_762x39mm_polymer",30], //Primary Magazine + [], //Secondary Magazine + "" //Bipod + ], + + [//Launcher + "rhs_weap_rpg7", //Weapon + "", //Muzzle + "", //Rail + "", //Sight + ["rhs_rpg7_PG7VL_mag",1], //Primary Magazine + [], //Secondary Magazine + "" //Bipod + ], + + [//Secondary Weapon + "rhs_weap_6p53", //Weapon + "", //Muzzle + "", //Rail + "", //Sight + ["rhs_18rnd_9x21mm_7BT3",18], //Primary Magazine + [], //Secondary Magazine + "" //Bipod + ], + + [//Uniform + "UK3CB_CW_SOV_O_Late_U_Spetsnaz_Uniform_Gorka_01_KLMK", + [] + _basicMedicalSupplies + _basicMiscItems + ], + + [//Vest + "rhs_6b5", + [//Inventory + ["UK3CB_BAF_SmokeShell",2,1], + ["HandGrenade",1,1], + ["rhs_18rnd_9x21mm_7BT3",1,18], + ["rhs_30Rnd_762x39mm_polymer",4,30], + ["rhs_mine_msk40p_red_mag",2,1] //Flaremine + ] + + _aceFlashlight + + _aceM84 + ], + + [//Backpack + "rhs_rpg_empty", //Backpack + [//Inventory + ["rhs_rpg7_PG7VL_mag",2,1] + ] + ], + + "UK3CB_ABP_B_H_6b27m_DES", //Headgear + + "G_Balaclava_oli", //Facewear + + [//Binocular + "Binocular", //Binocular + "", + "", + "", + [], + [], + "" + ], + + [//Item + "ItemMap", //Map + "", //Terminal + ["tf_fadak"] call _fnc_tfarRadio, //Radio + "ItemCompass", //Compass + _tfarMicroDAGRNoArray, //Watch + "" //Goggles + ] +]; diff --git a/A3-Antistasi/Templates/Loadouts/3CB_SOV_AT2.sqf b/A3-Antistasi/Templates/Loadouts/3CB_SOV_AT2.sqf new file mode 100644 index 0000000000..58d6e03121 --- /dev/null +++ b/A3-Antistasi/Templates/Loadouts/3CB_SOV_AT2.sqf @@ -0,0 +1,79 @@ +[//Loadout + [//Primary Weapon + "rhs_weap_ak103", //Weapon + "rhs_acc_dtk3", //Muzzel + "", //Rail + "rhs_acc_ekp1", //Sight + ["rhs_30Rnd_762x39mm_polymer",30], //Primary Magazine + [], //Secondary Magazine + "" //Bipod + ], + + [//Launcher + "rhs_weap_rpg26", //Weapon + "", //Muzzle + "", //Rail + "", //Sight + [], //Primary Magazine + [], //Secondary Magazine + "" //Bipod + ], + + [//Secondary Weapon + "rhs_weap_6p53", //Weapon + "", //Muzzle + "", //Rail + "", //Sight + ["rhs_18rnd_9x21mm_7BT3",18], //Primary Magazine + [], //Secondary Magazine + "" //Bipod + ], + + [//Uniform + "UK3CB_CW_SOV_O_Late_U_Spetsnaz_Uniform_Gorka_01_KLMK", + [] + _basicMedicalSupplies + _basicMiscItems + ], + + [//Vest + "rhs_6b5", + [//Inventory + ["UK3CB_BAF_SmokeShell",2,1], + ["HandGrenade",1,1], + ["rhs_18rnd_9x21mm_7BT3",1,18], + ["rhs_30Rnd_762x39mm_polymer",4,30], + ["rhs_mine_msk40p_white_mag",2,1] //Flaremine + ] + + _aceFlashlight + + _aceM84 + ], + + [//Backpack + "rhs_rpg_empty", //Backpack + [//Inventory + ["rhs_rpg7_PG7VR_mag",2,1] + ] + ], + + "UK3CB_ABP_B_H_6b27m_DES", //Headgear + + "G_Balaclava_oli", //Facewear + + [//Binocular + "Binocular", //Binocular + "", + "", + "", + [], + [], + "" + ], + + [//Item + "ItemMap", //Map + "", //Terminal + ["tf_fadak"] call _fnc_tfarRadio, //Radio + "ItemCompass", //Compass + _tfarMicroDAGRNoArray, //Watch + "" //Goggles + ] +]; diff --git a/A3-Antistasi/Templates/Loadouts/3CB_SOV_MachineGunner.sqf b/A3-Antistasi/Templates/Loadouts/3CB_SOV_MachineGunner.sqf new file mode 100644 index 0000000000..f86399473f --- /dev/null +++ b/A3-Antistasi/Templates/Loadouts/3CB_SOV_MachineGunner.sqf @@ -0,0 +1,80 @@ +[//Loadout + [//Primary Weapon + "UK3CB_RPK", //Weapon + "", //Muzzle //Flashhider + "", //Rail + "", //Sight + ["UK3CB_RPK_75Rnd_Drum_T",75], //Primary Magazine + [], //Secondary Magazine + "" //Bipod + ], + + [//Launcher + "", //Weapon + "", //Muzzle + "", //Rail + "", //Sight + [], //Primary Magazine + [], //Secondary Magazine + "" //Bipod + ], + + [//Secondary Weapon + "rhs_weap_6p53", //Weapon + "", //Muzzle + "", //Rail + "", //Sight + ["rhs_18rnd_9x21mm_7BT3",18], //Primary Magazine + [], //Secondary Magazine + "" //Bipod + ], + + [//Uniform + "UK3CB_CW_SOV_O_Late_U_Spetsnaz_Uniform_Gorka_01_KLMK", + [] + _basicMedicalSupplies + _basicMiscItems + ], + + [//Vest + "rhs_6b5", + [//Inventory + ["UK3CB_BAF_SmokeShell",2,1], + ["HandGrenade",1,1], + ["rhs_18rnd_9x21mm_7BT3",1,18], + ["UK3CB_RPK_75Rnd_Drum_T",1,75], + ["UK3CB_RPK_75Rnd_Drum",2,75] + ] + + _aceFlashlight + + _aceM84 + ], + + [//Backpack + "rhs_sidor", //Backpack + [//Inventory + ["UK3CB_RPK_75Rnd_Drum_T",1,75] + ] + + ], + + "UK3CB_ABP_B_H_6b27m_DES", //Headgear + + "G_Balaclava_oli", //Facewear + + [//Binocular + "Binocular", //Binocular + "", + "", + "", + [], + [], + "" + ], + + [//Item + "ItemMap", //Map + "", //Terminal + ["tf_fadak"] call _fnc_tfarRadio, //Radio + "ItemCompass", //Compass + _tfarMicroDAGRNoArray, //Watch + "" //Goggles + ] +]; diff --git a/A3-Antistasi/Templates/Loadouts/3CB_SOV_Marksman.sqf b/A3-Antistasi/Templates/Loadouts/3CB_SOV_Marksman.sqf new file mode 100644 index 0000000000..43ea23287e --- /dev/null +++ b/A3-Antistasi/Templates/Loadouts/3CB_SOV_Marksman.sqf @@ -0,0 +1,77 @@ +[//Loadout + [//Primary Weapon + "rhs_weap_svdp_wd", //Weapon + "", //Muzzle + "", //Rail + "rhs_acc_pso1m2", //Sight + ["rhs_10Rnd_762x54mmR_7N1",10], //Primary Magazine + [], //Secondary Magazine + "" //Bipod + ], + + [//Launcher + "", //Weapon + "", //Muzzle + "", //Rail + "", //Sight + [], //Primary Magazine + [], //Secondary Magazine + "" //Bipod + ], + + [//Secondary Weapon + "rhs_weap_savz61_folded", //Weapon + "", //Muzzle + "", //Rail + "", //Sight + ["rhsgref_10rnd_765x17_vz61",10], //Primary Magazine + [], //Secondary Magazine + "" //Bipod + ], + + [//Uniform + "UK3CB_CW_SOV_O_Late_U_Spetsnaz_Uniform_Gorka_01_KLMK", + [] + _basicMedicalSupplies + _basicMiscItems + ], + + [//Vest + "rhs_6b5", + [//Inventory + ["UK3CB_BAF_SmokeShell",2,1], + ["HandGrenade",1,1], + ["rhs_10Rnd_762x54mmR_7N1",6,10], + ["rhs_mine_msk40p_blue_mag",2,1] //Flaremine + ] + + _aceFlashlight + + _aceM84 + ], + + [//Backpack + [//Inventory + [] + ] + ], + + "UK3CB_ABP_B_H_6b27m_DES", //Headgear + + "G_Balaclava_oli", //Facewear + + [//Binocular + "Binocular", //Binocular + "", + "", + "", + [], + [], + "" + ], + + [//Item + "ItemMap", //Map + "", //Terminal + ["tf_fadak"] call _fnc_tfarRadio, //Radio + "ItemCompass", //Compass + _tfarMicroDAGRNoArray, //Watch + "" //Goggles + ] +]; diff --git a/A3-Antistasi/Templates/Loadouts/3CB_SOV_Medic.sqf b/A3-Antistasi/Templates/Loadouts/3CB_SOV_Medic.sqf new file mode 100644 index 0000000000..b5402ed156 --- /dev/null +++ b/A3-Antistasi/Templates/Loadouts/3CB_SOV_Medic.sqf @@ -0,0 +1,77 @@ +[//Loadout + [//Primary Weapon + "rhs_weap_ak103", //Weapon + "rhs_acc_dtk3", //Muzzel + "", //Rail + "rhs_acc_pkas", //Sight + ["rhs_30Rnd_762x39mm_polymer",30], //Primary Magazine + [], //Secondary Magazine + "" //Grip + + ], + + [//Launcher + "", //Weapon + "", //Muzzle + "", //Rail + "", //Sight + [], //Primary Magazine + [], //Secondary Magazine + "" //Bipod + ], + + [//Secondary Weapon + "rhs_weap_6p53", //Weapon + "", //Muzzle + "", //Rail + "", //Sight + ["rhs_18rnd_9x21mm_7BT3",18], //Primary Magazine + [], //Secondary Magazine + "" //Bipod + ], + + [//Uniform + "UK3CB_CW_SOV_O_Late_U_Spetsnaz_Uniform_Gorka_01_KLMK", + [] + _basicMedicalSupplies + _basicMiscItems + ], + + [//Vest + "rhs_6b5", + [//Inventory + ["UK3CB_BAF_SmokeShell",2,1], + ["HandGrenade",1,1], + ["rhs_18rnd_9x21mm_7BT3",1,18], + ["rhs_30Rnd_762x39mm_polymer",4,30] + ] + + _aceFlashlight + + _aceM84 + ], + + [//Backpack + "rhs_sidor", + [] + _medicSupplies + ], + + "UK3CB_ABP_B_H_6b27m_DES", //Headgear + + "G_Balaclava_oli", //Facewear + + [//Binocular + "Binocular", //Binocular + "", + "", + "", + [], + [], + "" + ], + + [//Item + "ItemMap", //Map + "", //Terminal + ["tf_fadak"] call _fnc_tfarRadio, //Radio + "ItemCompass", //Compass + _tfarMicroDAGRNoArray, //Watch + "" //Goggles + ] +]; diff --git a/A3-Antistasi/Templates/Loadouts/3CB_SOV_Teamleader.sqf b/A3-Antistasi/Templates/Loadouts/3CB_SOV_Teamleader.sqf new file mode 100644 index 0000000000..8e76cfc23f --- /dev/null +++ b/A3-Antistasi/Templates/Loadouts/3CB_SOV_Teamleader.sqf @@ -0,0 +1,78 @@ +[//Loadout + [//Primary Weapon + "rhs_weap_akmn", //Weapon + "rhs_acc_dtk1l", //Muzzle //Flashhider + "", //Rail + "rhs_acc_1p63", //Sight + ["rhs_30Rnd_762x39mm_bakelite",30], //Primary Magazine + [], //Secondary Magazine + "" //Bipod + ], + + [//Launcher + "", //Weapon + "", //Muzzle + "", //Rail + "", //Sight + [], //Primary Magazine + [], //Secondary Magazine + "" //Bipod + ], + + [//Secondary Weapon + "rhs_weap_6p53", //Weapon + "", //Muzzle + "", //Rail + "", //Sight + ["rhs_18rnd_9x21mm_7BT3",18], //Primary Magazine + [], //Secondary Magazine + "" //Bipod + ], + + [//Uniform + "UK3CB_CW_SOV_O_Late_U_Spetsnaz_Uniform_Gorka_01_KLMK", //Uniform + [] + _basicMedicalSupplies + _basicMiscItems + ], + + [//Vest + "rhs_6b5", + [//Inventory + ["UK3CB_BAF_SmokeShell",2,1], + ["HandGrenade",1,1], + ["rhs_18rnd_9x21mm_7BT3",1,18], + ["rhs_30Rnd_762x39mm_bakelite",4,30], + ["rhs_mine_msk40p_green_mag",2,1] //Flaremine + ] + + _aceFlashlight + + _aceM84 + ], + + [//Backpack + [//Inventory + [] + ] + ], + + "UK3CB_ABP_B_H_6b27m_DES", //Headgear + + "G_Balaclava_oli", //Facewear + + [//Binocular + "rhs_tr8_periscope", //Binocular + "", + "", + "", + [], + [], + "" + ], + + [//Item + "ItemMap", //Map + "ItemGPS", //Terminal + ["tf_fadak"] call _fnc_tfarRadio, //Radio + "ItemCompass", //Compass + _tfarMicroDAGRNoArray, //Watch + "" //Goggles + ] +]; diff --git a/A3-Antistasi/Templates/Loadouts/3CB_TKA_AT.sqf b/A3-Antistasi/Templates/Loadouts/3CB_TKA_AT.sqf new file mode 100644 index 0000000000..153df1a1a5 --- /dev/null +++ b/A3-Antistasi/Templates/Loadouts/3CB_TKA_AT.sqf @@ -0,0 +1,83 @@ +[//Loadout + [//Primary Weapon + "rhs_weap_ak103", //Weapon + "rhs_acc_dtk3", //Muzzel + "", //Rail + "rhs_acc_ekp1", //Sight + ["rhs_30Rnd_762x39mm_polymer",30], //Primary Magazine + [], //Secondary Magazine + "" //Bipod + ], + + [//Launcher + "rhs_weap_rpg7", //Weapon + "", //Muzzle + "", //Rail + "", //Sight + ["rhs_rpg7_PG7VL_mag",1], //Primary Magazine + [], //Secondary Magazine + "" //Bipod + ], + + [//Secondary Weapon + "rhs_weap_6p53", //Weapon + "", //Muzzle + "", //Rail + "", //Sight + ["rhs_18rnd_9x21mm_7BT3",18], //Primary Magazine + [], //Secondary Magazine + "" //Bipod + ], + + [//Uniform + selectRandom //Uniform + ["UK3CB_TKA_I_U_CombatUniform_01_TKA_Brush", "UK3CB_TKA_I_U_CombatUniform_02_TKA_Brush", "UK3CB_TKA_I_U_CombatUniform_03_TKA_Brush"], + [] + _basicMedicalSupplies + _basicMiscItems + ], + + [//Vest + selectrandom + ["UK3CB_TKA_I_V_6Sh92_TKA_Brush", "UK3CB_TKA_I_V_6Sh92_Radio_TKA_Brush", "UK3CB_TKA_I_V_6Sh92_vog_TKA_Brush"], + [//Inventory + ["UK3CB_BAF_SmokeShell",2,1], + ["HandGrenade",1,1], + ["rhs_18rnd_9x21mm_7BT3",1,18], + ["rhs_30Rnd_762x39mm_polymer",4,30], + ["rhs_mine_msk40p_red_mag",2,1] //Flaremine + ] + + _aceFlashlight + + _aceM84 + ], + + [//Backpack + "rhs_rpg_empty", //Backpack + [//Inventory + ["rhs_rpg7_PG7VL_mag",2,1] + ] + ], + + selectrandom + ["UK3CB_TKA_I_H_SSh68_Khk","UK3CB_TKA_I_H_Shemag_Des"], //Headgear + + selectrandom + ["G_Bandanna_khk","UK3CB_G_Neck_Shemag_Tan"], //Facewear + + [//Binocular + "Binocular", //Binocular + "", + "", + "", + [], + [], + "" + ], + + [//Item + "ItemMap", //Map + "", //Terminal + ["tf_anprc148jem"] call _fnc_tfarRadio, //Radio + "ItemCompass", //Compass + _tfarMicroDAGRNoArray, //Watch + "" //Goggles + ] +]; diff --git a/A3-Antistasi/Templates/Loadouts/3CB_TKA_AT2.sqf b/A3-Antistasi/Templates/Loadouts/3CB_TKA_AT2.sqf new file mode 100644 index 0000000000..24c8cb010d --- /dev/null +++ b/A3-Antistasi/Templates/Loadouts/3CB_TKA_AT2.sqf @@ -0,0 +1,83 @@ +[//Loadout + [//Primary Weapon + "rhs_weap_ak103", //Weapon + "rhs_acc_dtk3", //Muzzel + "", //Rail + "rhs_acc_ekp1", //Sight + ["rhs_30Rnd_762x39mm_polymer",30], //Primary Magazine + [], //Secondary Magazine + "" //Bipod + ], + + [//Launcher + "rhs_weap_rpg26", //Weapon + "", //Muzzle + "", //Rail + "", //Sight + [], //Primary Magazine + [], //Secondary Magazine + "" //Bipod + ], + + [//Secondary Weapon + "rhs_weap_6p53", //Weapon + "", //Muzzle + "", //Rail + "", //Sight + ["rhs_18rnd_9x21mm_7BT3",18], //Primary Magazine + [], //Secondary Magazine + "" //Bipod + ], + + [//Uniform + selectRandom //Uniform + ["UK3CB_TKA_I_U_CombatUniform_01_TKA_Brush", "UK3CB_TKA_I_U_CombatUniform_02_TKA_Brush", "UK3CB_TKA_I_U_CombatUniform_03_TKA_Brush"], + [] + _basicMedicalSupplies + _basicMiscItems + ], + + [//Vest + selectrandom + ["UK3CB_TKA_I_V_6Sh92_TKA_Brush", "UK3CB_TKA_I_V_6Sh92_Radio_TKA_Brush", "UK3CB_TKA_I_V_6Sh92_vog_TKA_Brush"], + [//Inventory + ["UK3CB_BAF_SmokeShell",2,1], + ["HandGrenade",1,1], + ["rhs_18rnd_9x21mm_7BT3",1,18], + ["rhs_30Rnd_762x39mm_polymer",4,30], + ["rhs_mine_msk40p_white_mag",2,1] //Flaremine + ] + + _aceFlashlight + + _aceM84 + ], + + [//Backpack + "rhs_rpg_empty", //Backpack + [//Inventory + ["rhs_rpg7_PG7VR_mag",2,1] + ] + ], + + selectrandom + ["UK3CB_TKA_I_H_SSh68_Khk","UK3CB_TKA_I_H_Shemag_Des"], //Headgear + + selectrandom + ["G_Bandanna_khk","UK3CB_G_Neck_Shemag_Tan"], //Facewear + + [//Binocular + "Binocular", //Binocular + "", + "", + "", + [], + [], + "" + ], + + [//Item + "ItemMap", //Map + "", //Terminal + ["tf_anprc148jem"] call _fnc_tfarRadio, //Radio + "ItemCompass", //Compass + _tfarMicroDAGRNoArray, //Watch + "" //Goggles + ] +]; diff --git a/A3-Antistasi/Templates/Loadouts/3CB_TKA_MachineGunner.sqf b/A3-Antistasi/Templates/Loadouts/3CB_TKA_MachineGunner.sqf new file mode 100644 index 0000000000..60a0196753 --- /dev/null +++ b/A3-Antistasi/Templates/Loadouts/3CB_TKA_MachineGunner.sqf @@ -0,0 +1,84 @@ +[//Loadout + [//Primary Weapon + "UK3CB_RPK", //Weapon + "", //Muzzle //Flashhider + "", //Rail + "", //Sight + ["UK3CB_RPK_75Rnd_Drum_T",75], //Primary Magazine + [], //Secondary Magazine + "" //Bipod + ], + + [//Launcher + "", //Weapon + "", //Muzzle + "", //Rail + "", //Sight + [], //Primary Magazine + [], //Secondary Magazine + "" //Bipod + ], + + [//Secondary Weapon + "rhs_weap_6p53", //Weapon + "", //Muzzle + "", //Rail + "", //Sight + ["rhs_18rnd_9x21mm_7BT3",18], //Primary Magazine + [], //Secondary Magazine + "" //Bipod + ], + + [//Uniform + selectRandom //Uniform + ["UK3CB_TKA_I_U_CombatUniform_01_TKA_Brush", "UK3CB_TKA_I_U_CombatUniform_02_TKA_Brush", "UK3CB_TKA_I_U_CombatUniform_03_TKA_Brush"], + [] + _basicMedicalSupplies + _basicMiscItems + ], + + [//Vest + selectrandom + ["UK3CB_TKA_I_V_6Sh92_TKA_Brush", "UK3CB_TKA_I_V_6Sh92_Radio_TKA_Brush", "UK3CB_TKA_I_V_6Sh92_vog_TKA_Brush"], + [//Inventory + ["UK3CB_BAF_SmokeShell",2,1], + ["HandGrenade",1,1], + ["rhs_18rnd_9x21mm_7BT3",1,18], + ["UK3CB_RPK_75Rnd_Drum_T",1,75], + ["UK3CB_RPK_75Rnd_Drum",2,75] + ] + + _aceFlashlight + + _aceM84 + ], + + [//Backpack + "UK3CB_UN_B_B_ASS", //Backpack + [//Inventory + ["UK3CB_RPK_75Rnd_Drum_T",1,75] + ] + + ], + + selectrandom + ["UK3CB_TKA_I_H_SSh68_Khk","UK3CB_TKA_I_H_Shemag_Des"], //Headgear + + selectrandom + ["G_Bandanna_khk","UK3CB_G_Neck_Shemag_Tan"], //Facewear + + [//Binocular + "Binocular", //Binocular + "", + "", + "", + [], + [], + "" + ], + + [//Item + "ItemMap", //Map + "", //Terminal + ["tf_anprc148jem"] call _fnc_tfarRadio, //Radio + "ItemCompass", //Compass + _tfarMicroDAGRNoArray, //Watch + "" //Goggles + ] +]; diff --git a/A3-Antistasi/Templates/Loadouts/3CB_TKA_Marksman.sqf b/A3-Antistasi/Templates/Loadouts/3CB_TKA_Marksman.sqf new file mode 100644 index 0000000000..845c317286 --- /dev/null +++ b/A3-Antistasi/Templates/Loadouts/3CB_TKA_Marksman.sqf @@ -0,0 +1,80 @@ +[//Loadout + [//Primary Weapon + "rhs_weap_svdp_wd", //Weapon + "", //Muzzle + "", //Rail + "rhs_acc_pso1m2", //Sight + ["rhs_10Rnd_762x54mmR_7N1",10], //Primary Magazine + [], //Secondary Magazine + "" //Bipod + ], + + [//Launcher + "", //Weapon + "", //Muzzle + "", //Rail + "", //Sight + [], //Primary Magazine + [], //Secondary Magazine + "" //Bipod + ], + + [//Secondary Weapon + "rhs_weap_savz61_folded", //Weapon + "", //Muzzle + "", //Rail + "", //Sight + ["rhsgref_10rnd_765x17_vz61",10], //Primary Magazine + [], //Secondary Magazine + "" //Bipod + ], + + [//Uniform + selectRandom //Uniform + ["UK3CB_TKA_I_U_CombatUniform_01_TKA_Brush", "UK3CB_TKA_I_U_CombatUniform_02_TKA_Brush", "UK3CB_TKA_I_U_CombatUniform_03_TKA_Brush"], + [] + _basicMedicalSupplies + _basicMiscItems + ], + + [//Vest + selectrandom + ["UK3CB_TKA_I_V_6Sh92_TKA_Brush", "UK3CB_TKA_I_V_6Sh92_Radio_TKA_Brush", "UK3CB_TKA_I_V_6Sh92_vog_TKA_Brush"], + [//Inventory + ["UK3CB_BAF_SmokeShell",2,1], + ["HandGrenade",1,1], + ["rhs_10Rnd_762x54mmR_7N1",6,10], + ["rhs_mine_msk40p_blue_mag",2,1] //Flaremine + ] + + _aceFlashlight + + _aceM84 + ], + + [//Backpack + [//Inventory + [] + ] + ], + + "UK3CB_TKA_I_H_Shemag_Des", //Headgear + + selectrandom + ["G_Bandanna_khk","UK3CB_G_Neck_Shemag_Tan"], //Facewear + + [//Binocular + "Binocular", //Binocular + "", + "", + "", + [], + [], + "" + ], + + [//Item + "ItemMap", //Map + "", //Terminal + ["tf_anprc148jem"] call _fnc_tfarRadio, //Radio + "ItemCompass", //Compass + _tfarMicroDAGRNoArray, //Watch + "" //Goggles + ] +]; diff --git a/A3-Antistasi/Templates/Loadouts/3CB_TKA_Medic.sqf b/A3-Antistasi/Templates/Loadouts/3CB_TKA_Medic.sqf new file mode 100644 index 0000000000..c08a183b77 --- /dev/null +++ b/A3-Antistasi/Templates/Loadouts/3CB_TKA_Medic.sqf @@ -0,0 +1,81 @@ +[//Loadout + [//Primary Weapon + "rhs_weap_ak103", //Weapon + "rhs_acc_dtk3", //Muzzel + "", //Rail + "rhs_acc_pkas", //Sight + ["rhs_30Rnd_762x39mm_polymer",30], //Primary Magazine + [], //Secondary Magazine + "" //Grip + + ], + + [//Launcher + "", //Weapon + "", //Muzzle + "", //Rail + "", //Sight + [], //Primary Magazine + [], //Secondary Magazine + "" //Bipod + ], + + [//Secondary Weapon + "rhs_weap_6p53", //Weapon + "", //Muzzle + "", //Rail + "", //Sight + ["rhs_18rnd_9x21mm_7BT3",18], //Primary Magazine + [], //Secondary Magazine + "" //Bipod + ], + + [//Uniform + selectRandom //Uniform + ["UK3CB_TKA_I_U_CombatUniform_01_TKA_Brush", "UK3CB_TKA_I_U_CombatUniform_02_TKA_Brush", "UK3CB_TKA_I_U_CombatUniform_03_TKA_Brush"], + [] + _basicMedicalSupplies + _basicMiscItems + ], + + [//Vest + selectrandom + ["UK3CB_TKA_I_V_6Sh92_TKA_Brush", "UK3CB_TKA_I_V_6Sh92_Radio_TKA_Brush", "UK3CB_TKA_I_V_6Sh92_vog_TKA_Brush"], + [//Inventory + ["UK3CB_BAF_SmokeShell",2,1], + ["HandGrenade",1,1], + ["rhs_18rnd_9x21mm_7BT3",1,18], + ["rhs_30Rnd_762x39mm_polymer",4,30] + ] + + _aceFlashlight + + _aceM84 + ], + + [//Backpack + "UK3CB_B_Alice_Medic_Bedroll_K", + [] + _medicSupplies + ], + + selectrandom + ["UK3CB_TKA_I_H_SSh68_Khk","UK3CB_TKA_I_H_Shemag_Des"], //Headgear + + selectrandom + ["G_Bandanna_khk","UK3CB_G_Neck_Shemag_Tan"], //Facewear + + [//Binocular + "Binocular", //Binocular + "", + "", + "", + [], + [], + "" + ], + + [//Item + "ItemMap", //Map + "", //Terminal + ["tf_anprc148jem"] call _fnc_tfarRadio, //Radio + "ItemCompass", //Compass + _tfarMicroDAGRNoArray, //Watch + "" //Goggles + ] +]; diff --git a/A3-Antistasi/Templates/Loadouts/3CB_TKA_Teamleader.sqf b/A3-Antistasi/Templates/Loadouts/3CB_TKA_Teamleader.sqf new file mode 100644 index 0000000000..d292d5c2ec --- /dev/null +++ b/A3-Antistasi/Templates/Loadouts/3CB_TKA_Teamleader.sqf @@ -0,0 +1,82 @@ +[//Loadout + [//Primary Weapon + "rhs_weap_akmn", //Weapon + "rhs_acc_dtk1l", //Muzzle //Flashhider + "", //Rail + "rhs_acc_1p63", //Sight + ["rhs_30Rnd_762x39mm_bakelite",30], //Primary Magazine + [], //Secondary Magazine + "" //Bipod + ], + + [//Launcher + "", //Weapon + "", //Muzzle + "", //Rail + "", //Sight + [], //Primary Magazine + [], //Secondary Magazine + "" //Bipod + ], + + [//Secondary Weapon + "rhs_weap_6p53", //Weapon + "", //Muzzle + "", //Rail + "", //Sight + ["rhs_18rnd_9x21mm_7BT3",18], //Primary Magazine + [], //Secondary Magazine + "" //Bipod + ], + + [//Uniform + selectRandom //Uniform + ["UK3CB_TKA_I_U_CombatUniform_01_TKA_Brush", "UK3CB_TKA_I_U_CombatUniform_02_TKA_Brush", "UK3CB_TKA_I_U_CombatUniform_03_TKA_Brush"], + [] + _basicMedicalSupplies + _basicMiscItems + ], + + [//Vest + selectrandom + ["UK3CB_TKA_I_V_6Sh92_TKA_Brush", "UK3CB_TKA_I_V_6Sh92_Radio_TKA_Brush", "UK3CB_TKA_I_V_6Sh92_vog_TKA_Brush"], + [//Inventory + ["UK3CB_BAF_SmokeShell",2,1], + ["HandGrenade",1,1], + ["rhs_18rnd_9x21mm_7BT3",1,18], + ["rhs_30Rnd_762x39mm_bakelite",4,30], + ["rhs_mine_msk40p_green_mag",2,1] //Flaremine + ] + + _aceFlashlight + + _aceM84 + ], + + [//Backpack + [//Inventory + [] + ] + ], + + selectrandom + ["UK3CB_TKA_I_H_SSh68_Khk","UK3CB_TKA_I_H_Shemag_Des"], //Headgear + + selectrandom + ["G_Bandanna_khk","UK3CB_G_Neck_Shemag_Tan"], //Facewear + + [//Binocular + "rhs_tr8_periscope", //Binocular + "", + "", + "", + [], + [], + "" + ], + + [//Item + "ItemMap", //Map + "ItemGPS", //Terminal + ["tf_anprc148jem"] call _fnc_tfarRadio, //Radio + "ItemCompass", //Compass + _tfarMicroDAGRNoArray, //Watch + "" //Goggles + ] +]; diff --git a/A3-Antistasi/Templates/Loadouts/3CB_TKM_AT.sqf b/A3-Antistasi/Templates/Loadouts/3CB_TKM_AT.sqf new file mode 100644 index 0000000000..f5a153854f --- /dev/null +++ b/A3-Antistasi/Templates/Loadouts/3CB_TKM_AT.sqf @@ -0,0 +1,77 @@ +[//Loadout + [//Primary Weapon + "rhs_weap_aks74un", //Weapon + "rhs_acc_pgs64_74un", //Muzzel + "", //Rail + "rhs_acc_ekp8_02", //Sight + ["rhs_30Rnd_545x39_7N6M_plum_AK",30], //Primary Magazine + [], //Secondary Magazine + "" //Bipod + ], + + [//Launcher + "rhs_weap_rpg7", //Weapon + "", //Muzzle + "", //Rail + "", //Sight + ["rhs_rpg7_PG7VL_mag",1], //Primary Magazine + [], //Secondary Magazine + "" //Bipod + ], + + [//Secondary Weapon + "rhs_weap_6p53", //Weapon + "", //Muzzle + "", //Rail + "", //Sight + ["rhs_18rnd_9x21mm_7BT3",18], //Primary Magazine + [], //Secondary Magazine + "" //Bipod + ], + + [//Uniform + selectrandom ["UK3CB_TKM_O_U_01","UK3CB_TKM_O_U_01_B","UK3CB_TKM_O_U_01_C","UK3CB_TKM_O_U_01_D","UK3CB_TKM_O_U_03","UK3CB_TKM_O_U_03_B","UK3CB_TKM_O_U_03_C","UK3CB_TKM_O_U_04","UK3CB_TKM_O_U_04_B","UK3CB_TKM_O_U_04_C","UK3CB_TKM_O_U_05","UK3CB_TKM_O_U_05_B","UK3CB_TKM_O_U_05_C","UK3CB_TKM_O_U_06","UK3CB_TKM_O_U_06_B","UK3CB_TKM_O_U_06_C"], //Uniform + [] + _basicMedicalSupplies + _basicMiscItems + ], + + [//Vest + "UK3CB_V_Pouch", + [//Inventory + ["UK3CB_BAF_SmokeShell",2,1], + ["HandGrenade",1,1], + ["rhs_18rnd_9x21mm_7BT3",1,18], + ["rhs_30Rnd_545x39_7N6M_plum_AK",4,30] + ] + + _aceFlashlight + + _aceM84 + ], + + [//Backpack + "rhs_rpg_empty", //Backpack + [//Inventory + ["rhs_rpg7_PG7VL_mag",2,1] + ] + ], + + selectrandom ["UK3CB_TKM_O_H_Turban_01_1","UK3CB_TKM_O_H_Turban_02_1","UK3CB_TKM_O_H_Turban_03_1","UK3CB_TKM_O_H_Turban_04_1","UK3CB_TKM_O_H_Turban_05_1"], //Headgear + "UK3CB_G_Face_Wrap_01", //Facewear + + [//Binocular + "Binocular", //Binocular + "", + "", + "", + [], + [], + "" + ], + + [//Item + "ItemMap", //Map + "", //Terminal + ["tf_fadak"] call _fnc_tfarRadio, //Radio + "ItemCompass", //Compass + _tfarMicroDAGRNoArray, //Watch + "" //Goggles + ] +]; diff --git a/A3-Antistasi/Templates/Loadouts/3CB_TKM_AT2.sqf b/A3-Antistasi/Templates/Loadouts/3CB_TKM_AT2.sqf new file mode 100644 index 0000000000..c120d5dacb --- /dev/null +++ b/A3-Antistasi/Templates/Loadouts/3CB_TKM_AT2.sqf @@ -0,0 +1,77 @@ +[//Loadout + [//Primary Weapon + "rhs_weap_aks74un", //Weapon + "rhs_acc_pgs64_74un", //Muzzel + "", //Rail + "rhs_acc_ekp8_02", //Sight + ["rhs_30Rnd_545x39_7N6M_plum_AK",30], //Primary Magazine + [], //Secondary Magazine + "" //Bipod + ], + + [//Launcher + "rhs_weap_rpg26", //Weapon + "", //Muzzle + "", //Rail + "", //Sight + ["rhs_rpg26_mag",1], //Primary Magazine + [], //Secondary Magazine + "" //Bipod + ], + + [//Secondary Weapon + "rhs_weap_6p53", //Weapon + "", //Muzzle + "", //Rail + "", //Sight + ["rhs_18rnd_9x21mm_7BT3",18], //Primary Magazine + [], //Secondary Magazine + "" //Bipod + ], + + [//Uniform + selectrandom ["UK3CB_TKM_O_U_01","UK3CB_TKM_O_U_01_B","UK3CB_TKM_O_U_01_C","UK3CB_TKM_O_U_01_D","UK3CB_TKM_O_U_03","UK3CB_TKM_O_U_03_B","UK3CB_TKM_O_U_03_C","UK3CB_TKM_O_U_04","UK3CB_TKM_O_U_04_B","UK3CB_TKM_O_U_04_C","UK3CB_TKM_O_U_05","UK3CB_TKM_O_U_05_B","UK3CB_TKM_O_U_05_C","UK3CB_TKM_O_U_06","UK3CB_TKM_O_U_06_B","UK3CB_TKM_O_U_06_C"], //Uniform + [] + _basicMedicalSupplies + _basicMiscItems + ], + + [//Vest + "UK3CB_V_Pouch", + [//Inventory + ["UK3CB_BAF_SmokeShell",2,1], + ["HandGrenade",1,1], + ["rhs_18rnd_9x21mm_7BT3",1,18], + ["rhs_30Rnd_545x39_7N6M_plum_AK",4,30] + ] + + _aceFlashlight + + _aceM84 + ], + + [//Backpack + "rhs_rpg_empty", //Backpack + [//Inventory + ["rhs_rpg7_PG7VL_mag",3,1] + ] + ], + + selectrandom ["UK3CB_TKM_O_H_Turban_01_1","UK3CB_TKM_O_H_Turban_02_1","UK3CB_TKM_O_H_Turban_03_1","UK3CB_TKM_O_H_Turban_04_1","UK3CB_TKM_O_H_Turban_05_1"], //Headgear + "UK3CB_G_Face_Wrap_01", //Facewear + + [//Binocular + "Binocular", //Binocular + "", + "", + "", + [], + [], + "" + ], + + [//Item + "ItemMap", //Map + "", //Terminal + ["tf_fadak"] call _fnc_tfarRadio, //Radio + "ItemCompass", //Compass + _tfarMicroDAGRNoArray, //Watch + "" //Goggles + ] +]; diff --git a/A3-Antistasi/Templates/Loadouts/3CB_TKM_MachineGunner.sqf b/A3-Antistasi/Templates/Loadouts/3CB_TKM_MachineGunner.sqf new file mode 100644 index 0000000000..762708caa5 --- /dev/null +++ b/A3-Antistasi/Templates/Loadouts/3CB_TKM_MachineGunner.sqf @@ -0,0 +1,78 @@ +[//Loadout + [//Primary Weapon + "UK3CB_RPK", //Weapon + "", //Muzzle //Flashhider + "", //Rail + "", //Sight + ["UK3CB_RPK_75Rnd_Drum_T",75], //Primary Magazine + [], //Secondary Magazine + "" //Bipod + ], + + [//Launcher + "", //Weapon + "", //Muzzle + "", //Rail + "", //Sight + [], //Primary Magazine + [], //Secondary Magazine + "" //Bipod + ], + + [//Secondary Weapon + "rhs_weap_6p53", //Weapon + "", //Muzzle + "", //Rail + "", //Sight + ["rhs_18rnd_9x21mm_7BT3",18], //Primary Magazine + [], //Secondary Magazine + "" //Bipod + ], + + [//Uniform + selectrandom ["UK3CB_TKM_O_U_01","UK3CB_TKM_O_U_01_B","UK3CB_TKM_O_U_01_C","UK3CB_TKM_O_U_01_D","UK3CB_TKM_O_U_03","UK3CB_TKM_O_U_03_B","UK3CB_TKM_O_U_03_C","UK3CB_TKM_O_U_04","UK3CB_TKM_O_U_04_B","UK3CB_TKM_O_U_04_C","UK3CB_TKM_O_U_05","UK3CB_TKM_O_U_05_B","UK3CB_TKM_O_U_05_C","UK3CB_TKM_O_U_06","UK3CB_TKM_O_U_06_B","UK3CB_TKM_O_U_06_C"], //Uniform + [] + _basicMedicalSupplies + _basicMiscItems + ], + + [//Vest + "UK3CB_V_Pouch", + [//Inventory + ["UK3CB_BAF_SmokeShell",2,1], + ["HandGrenade",1,1], + ["rhs_18rnd_9x21mm_7BT3",1,18], + ["UK3CB_RPK_75Rnd_Drum_T",2,75] + ] + + _aceFlashlight + + _aceM84 + ], + + [//Backpack + "UK3CB_UN_B_B_ASS", //Backpack + [//Inventory + ["UK3CB_RPK_75Rnd_Drum_T",3,75] + ] + + ], + + selectrandom ["UK3CB_TKM_O_H_Turban_01_1","UK3CB_TKM_O_H_Turban_02_1","UK3CB_TKM_O_H_Turban_03_1","UK3CB_TKM_O_H_Turban_04_1","UK3CB_TKM_O_H_Turban_05_1"], //Headgear + "UK3CB_G_Face_Wrap_01", //Facewear + + [//Binocular + "Binocular", //Binocular + "", + "", + "", + [], + [], + "" + ], + + [//Item + "ItemMap", //Map + "", //Terminal + ["tf_fadak"] call _fnc_tfarRadio, //Radio + "ItemCompass", //Compass + _tfarMicroDAGRNoArray, //Watch + "" //Goggles + ] +]; diff --git a/A3-Antistasi/Templates/Loadouts/3CB_TKM_Marksman.sqf b/A3-Antistasi/Templates/Loadouts/3CB_TKM_Marksman.sqf new file mode 100644 index 0000000000..e4dd390bc3 --- /dev/null +++ b/A3-Antistasi/Templates/Loadouts/3CB_TKM_Marksman.sqf @@ -0,0 +1,77 @@ +[//Loadout + [//Primary Weapon + "UK3CB_Enfield_Rail", //Weapon + "", //Muzzle + "", //Rail + "RKSL_optic_PMII_312", //Sight + ["UK3CB_Enfield_Mag",10], //Primary Magazine + [], //Secondary Magazine + "" //Bipod + ], + + [//Launcher + "", //Weapon + "", //Muzzle + "", //Rail + "", //Sight + [], //Primary Magazine + [], //Secondary Magazine + "" //Bipod + ], + + [//Secondary Weapon + "rhs_weap_savz61_folded", //Weapon + "", //Muzzle + "", //Rail + "", //Sight + ["rhsgref_10rnd_765x17_vz61",10], //Primary Magazine + [], //Secondary Magazine + "" //Bipod + ], + + [//Uniform + selectRandom //Uniform + ["UK3CB_TKM_O_U_01","UK3CB_TKM_O_U_01_B","UK3CB_TKM_O_U_01_C","UK3CB_TKM_O_U_01_D","UK3CB_TKM_O_U_03","UK3CB_TKM_O_U_03_B","UK3CB_TKM_O_U_03_C","UK3CB_TKM_O_U_04","UK3CB_TKM_O_U_04_B","UK3CB_TKM_O_U_04_C","UK3CB_TKM_O_U_05","UK3CB_TKM_O_U_05_B","UK3CB_TKM_O_U_05_C","UK3CB_TKM_O_U_06","UK3CB_TKM_O_U_06_B","UK3CB_TKM_O_U_06_C"], + [] + _basicMedicalSupplies + _basicMiscItems + ], + + [//Vest + "UK3CB_V_Pouch", + [//Inventory + ["UK3CB_BAF_SmokeShell",2,1], + ["HandGrenade",1,1], + ["rhsgref_10rnd_765x17_vz61",4,10], + ["UK3CB_Enfield_Mag",5,10] + ] + + _aceFlashlight + + _aceM84 + ], + + [//Backpack + [//Inventory + [] + ] + ], + + selectrandom ["UK3CB_TKM_O_H_Turban_01_1","UK3CB_TKM_O_H_Turban_02_1","UK3CB_TKM_O_H_Turban_03_1","UK3CB_TKM_O_H_Turban_04_1","UK3CB_TKM_O_H_Turban_05_1"], //Headgear + "UK3CB_G_Face_Wrap_01", //Facewear + + [//Binocular + "Binocular", //Binocular + "", + "", + "", + [], + [], + "" + ], + + [//Item + "ItemMap", //Map + "", //Terminal + ["tf_fadak"] call _fnc_tfarRadio, //Radio + "ItemCompass", //Compass + _tfarMicroDAGRNoArray, //Watch + "" //Goggles + ] +]; diff --git a/A3-Antistasi/Templates/Loadouts/3CB_TKM_Medic.sqf b/A3-Antistasi/Templates/Loadouts/3CB_TKM_Medic.sqf new file mode 100644 index 0000000000..f2603a44d2 --- /dev/null +++ b/A3-Antistasi/Templates/Loadouts/3CB_TKM_Medic.sqf @@ -0,0 +1,76 @@ +[//Loadout + [//Primary Weapon + "rhs_weap_aks74un", //Weapon + "rhs_acc_pgs64_74un", //Muzzel + "", //Rail + "rhs_acc_ekp8_02", //Sight + ["rhs_30Rnd_545x39_7N6M_plum_AK",30], //Primary Magazine + [], //Secondary Magazine + "" //Grip + + ], + + [//Launcher + "", //Weapon + "", //Muzzle + "", //Rail + "", //Sight + [], //Primary Magazine + [], //Secondary Magazine + "" //Bipod + ], + + [//Secondary Weapon + "rhs_weap_6p53", //Weapon + "", //Muzzle + "", //Rail + "", //Sight + ["rhs_18rnd_9x21mm_7BT3",18], //Primary Magazine + [], //Secondary Magazine + "" //Bipod + ], + + [//Uniform + selectrandom ["UK3CB_TKM_O_U_01","UK3CB_TKM_O_U_01_B","UK3CB_TKM_O_U_01_C","UK3CB_TKM_O_U_01_D","UK3CB_TKM_O_U_03","UK3CB_TKM_O_U_03_B","UK3CB_TKM_O_U_03_C","UK3CB_TKM_O_U_04","UK3CB_TKM_O_U_04_B","UK3CB_TKM_O_U_04_C","UK3CB_TKM_O_U_05","UK3CB_TKM_O_U_05_B","UK3CB_TKM_O_U_05_C","UK3CB_TKM_O_U_06","UK3CB_TKM_O_U_06_B","UK3CB_TKM_O_U_06_C"], //Uniform + [] + _basicMedicalSupplies + _basicMiscItems + ], + + [//Vest + "UK3CB_V_Pouch", + [//Inventory + ["UK3CB_BAF_SmokeShell",2,1], + ["HandGrenade",1,1], + ["rhs_18rnd_9x21mm_7BT3",1,18], + ["rhs_30Rnd_545x39_7N6M_plum_AK",4,30] + ] + + _aceFlashlight + + _aceM84 + ], + + [//Backpack + "UK3CB_TKP_I_B_ASS_MED_TAN", + [] + _medicSupplies + ], + + selectrandom ["UK3CB_TKM_O_H_Turban_01_1","UK3CB_TKM_O_H_Turban_02_1","UK3CB_TKM_O_H_Turban_03_1","UK3CB_TKM_O_H_Turban_04_1","UK3CB_TKM_O_H_Turban_05_1"], //Headgear + "UK3CB_G_Face_Wrap_01", //Facewear + + [//Binocular + "", //Binocular + "", + "", + "", + [], + [], + "" + ], + + [//Item + "ItemMap", //Map + "", //Terminal + ["tf_fadak"] call _fnc_tfarRadio, //Radio + "ItemCompass", //Compass + _tfarMicroDAGRNoArray, //Watch + "" //Goggles + ] +]; diff --git a/A3-Antistasi/Templates/Loadouts/3CB_TKM_Teamleader.sqf b/A3-Antistasi/Templates/Loadouts/3CB_TKM_Teamleader.sqf new file mode 100644 index 0000000000..432cae4d59 --- /dev/null +++ b/A3-Antistasi/Templates/Loadouts/3CB_TKM_Teamleader.sqf @@ -0,0 +1,80 @@ +[//Loadout + [//Primary Weapon + "rhs_weap_akmn", //Weapon + "rhs_acc_dtkakm", //Muzzle //Flashhider + "", //Rail + "rhs_acc_1p63", //Sight + ["rhs_30Rnd_762x39mm_bakelite_tracer",30], //Primary Magazine + [], //Secondary Magazine + "" //Bipod + ], + + [//Launcher + "", //Weapon + "", //Muzzle + "", //Rail + "", //Sight + [], //Primary Magazine + [], //Secondary Magazine + "" //Bipod + ], + + [//Secondary Weapon + "rhs_weap_6p53", //Weapon + "", //Muzzle + "", //Rail + "", //Sight + ["rhs_18rnd_9x21mm_7BT3",18], //Primary Magazine + [], //Secondary Magazine + "" //Bipod + ], + + [//Uniform + selectrandom ["UK3CB_TKM_O_U_01","UK3CB_TKM_O_U_01_B","UK3CB_TKM_O_U_01_C","UK3CB_TKM_O_U_01_D","UK3CB_TKM_O_U_03","UK3CB_TKM_O_U_03_B","UK3CB_TKM_O_U_03_C","UK3CB_TKM_O_U_04","UK3CB_TKM_O_U_04_B","UK3CB_TKM_O_U_04_C","UK3CB_TKM_O_U_05","UK3CB_TKM_O_U_05_B","UK3CB_TKM_O_U_05_C","UK3CB_TKM_O_U_06","UK3CB_TKM_O_U_06_B","UK3CB_TKM_O_U_06_C"], //Uniform + [] + _basicMedicalSupplies + _basicMiscItems + ], + + [//Vest + "UK3CB_V_Pouch", + [//Inventory + ["UK3CB_BAF_SmokeShell",2,1], + ["HandGrenade",1,1], + ["rhs_18rnd_9x21mm_7BT3",1,18], + ["rhs_30Rnd_762x39mm_bakelite_tracer",4,30] + ] + + _aceFlashlight + + _aceM84 + ], + + [//Backpack + "UK3CB_B_O_Radio_Backpack", //Backpack + [//Inventory + ["SmokeShellGreen",1,1], + ["SmokeShellOrange",1,1], + ["SmokeShellRed",1,1] + ] + + ], + + selectrandom ["UK3CB_TKM_O_H_Turban_01_1","UK3CB_TKM_O_H_Turban_02_1","UK3CB_TKM_O_H_Turban_03_1","UK3CB_TKM_O_H_Turban_04_1","UK3CB_TKM_O_H_Turban_05_1"], //Headgear + "UK3CB_G_Face_Wrap_01", //Facewear + + [//Binocular + "rhs_tr8_periscope", //Binocular + "", + "", + "", + [], + [], + "" + ], + + [//Item + "ItemMap", //Map + "ItemGPS", //Terminal + ["tf_fadak"] call _fnc_tfarRadio, //Radio + "ItemCompass", //Compass + _tfarMicroDAGRNoArray, //Watch + "" //Goggles + ] +]; diff --git a/A3-Antistasi/Templates/Loadouts/Vanilla_AAF_AT1_Altis.sqf b/A3-Antistasi/Templates/Loadouts/Vanilla_AAF_AT1_Altis.sqf new file mode 100644 index 0000000000..8640e5f0a7 --- /dev/null +++ b/A3-Antistasi/Templates/Loadouts/Vanilla_AAF_AT1_Altis.sqf @@ -0,0 +1,81 @@ +[//Loadout + [//Primary Weapon + "arifle_Mk20_F", //Weapon + "", //Muzzle + "Acc_Pointer_IR", //Rail + "optic_Holosight", //Sight + ["30Rnd_556x45_Stanag",30], //Primary Magazine + [], //Secondary Magazine + "" //Bipod + ], + + [//Launcher + "launch_MRAWS_green_rail_F", //Weapon + "", //Muzzle + "", //Rail + "", //Sight + ["MRAWS_HEAT55_F",1], //Primary Magazine + [], //Secondary Magazine + "" //Bipod + ], + + [//Secondary Weapon + "hgun_Pistol_heavy_01_F", //Weapon + "muzzle_snds_acp", //Muzzle + "acc_flashlight_pistol", //Rail + "optic_MRD", //Sight + ["11Rnd_45ACP_Mag", 11], //Primary Magazine + [], //Secondary Magazine + "" //Bipod + ], + + [//Uniform + selectRandom //Uniform + ["U_I_CombatUniform", "U_I_CombatUniform_shortsleeve"], + [] + _basicMedicalSupplies + _basicMiscItems + ], + + [//Vest + selectRandom //Vest + ["V_PlateCarrierIA1_dgtl", "V_PlateCarrierIA2_dgtl"], + [//Inventory + ["NVGoggles_INDEP",1], + ["SmokeShell",2,1], + ["HandGrenade",1,1], + ["11Rnd_45ACP_Mag",1,11], + ["30Rnd_556x45_Stanag",3,30] + ] + + _aceFlashlight + + _aceM84 + ], + + [//Backpack + "B_AssaultPack_dgtl", //Backpack + [//Inventory + ["MRAWS_HEAT55_F",1,1] + ] + ], + + selectRandom //Headgear + ["H_Booniehat_dgtl", "H_MilCap_dgtl", "H_HelmetIA", "H_Cap_blk_Raven"], + "", //Facewear + + [//Binocular + "Binocular", //Binocular + "", + "", + "", + [], + [], + "" + ], + + [//Item + "ItemMap", //Map + "ItemGPS", //Terminal + ["tf_anprc148jem"] call _fnc_tfarRadio, //Radio + "ItemCompass", //Compass + "ItemWatch", //Watch + "" //Goggles + ] +]; diff --git a/A3-Antistasi/Templates/Loadouts/Vanilla_AAF_AT2_Altis.sqf b/A3-Antistasi/Templates/Loadouts/Vanilla_AAF_AT2_Altis.sqf new file mode 100644 index 0000000000..8640e5f0a7 --- /dev/null +++ b/A3-Antistasi/Templates/Loadouts/Vanilla_AAF_AT2_Altis.sqf @@ -0,0 +1,81 @@ +[//Loadout + [//Primary Weapon + "arifle_Mk20_F", //Weapon + "", //Muzzle + "Acc_Pointer_IR", //Rail + "optic_Holosight", //Sight + ["30Rnd_556x45_Stanag",30], //Primary Magazine + [], //Secondary Magazine + "" //Bipod + ], + + [//Launcher + "launch_MRAWS_green_rail_F", //Weapon + "", //Muzzle + "", //Rail + "", //Sight + ["MRAWS_HEAT55_F",1], //Primary Magazine + [], //Secondary Magazine + "" //Bipod + ], + + [//Secondary Weapon + "hgun_Pistol_heavy_01_F", //Weapon + "muzzle_snds_acp", //Muzzle + "acc_flashlight_pistol", //Rail + "optic_MRD", //Sight + ["11Rnd_45ACP_Mag", 11], //Primary Magazine + [], //Secondary Magazine + "" //Bipod + ], + + [//Uniform + selectRandom //Uniform + ["U_I_CombatUniform", "U_I_CombatUniform_shortsleeve"], + [] + _basicMedicalSupplies + _basicMiscItems + ], + + [//Vest + selectRandom //Vest + ["V_PlateCarrierIA1_dgtl", "V_PlateCarrierIA2_dgtl"], + [//Inventory + ["NVGoggles_INDEP",1], + ["SmokeShell",2,1], + ["HandGrenade",1,1], + ["11Rnd_45ACP_Mag",1,11], + ["30Rnd_556x45_Stanag",3,30] + ] + + _aceFlashlight + + _aceM84 + ], + + [//Backpack + "B_AssaultPack_dgtl", //Backpack + [//Inventory + ["MRAWS_HEAT55_F",1,1] + ] + ], + + selectRandom //Headgear + ["H_Booniehat_dgtl", "H_MilCap_dgtl", "H_HelmetIA", "H_Cap_blk_Raven"], + "", //Facewear + + [//Binocular + "Binocular", //Binocular + "", + "", + "", + [], + [], + "" + ], + + [//Item + "ItemMap", //Map + "ItemGPS", //Terminal + ["tf_anprc148jem"] call _fnc_tfarRadio, //Radio + "ItemCompass", //Compass + "ItemWatch", //Watch + "" //Goggles + ] +]; diff --git a/A3-Antistasi/Templates/Loadouts/Vanilla_AAF_MachineGunner_Altis.sqf b/A3-Antistasi/Templates/Loadouts/Vanilla_AAF_MachineGunner_Altis.sqf new file mode 100644 index 0000000000..677926c9bc --- /dev/null +++ b/A3-Antistasi/Templates/Loadouts/Vanilla_AAF_MachineGunner_Altis.sqf @@ -0,0 +1,77 @@ +[//Loadout + [//Primary Weapon + "LMG_Mk200_F", //Weapon + "", //Muzzle + "", //Rail + "optic_Holosight", //Sight + ["200Rnd_65x39_cased_Box",200], //Primary Magazine + [], //Secondary Magazine + "Bipod_01_F_BLK" //Bipod + ], + + [//Launcher + "", //Weapon + "", //Muzzle + "", //Rail + "", //Sight + [], //Primary Magazine + [], //Secondary Magazine + "" //Bipod + ], + + [//Secondary Weapon + "hgun_Pistol_heavy_01_F", //Weapon + "muzzle_snds_acp", //Muzzle + "acc_flashlight_pistol", //Rail + "optic_MRD", //Sight + ["11Rnd_45ACP_Mag", 11], //Primary Magazine + [], //Secondary Magazine + "" //Bipod + ], + + [//Uniform + selectRandom //Uniform + ["U_I_CombatUniform", "U_I_CombatUniform_shortsleeve"], + [] + _basicMedicalSupplies + _basicMiscItems + ], + + [//Vest + selectRandom //Vest + ["V_PlateCarrierIA1_dgtl", "V_PlateCarrierIA2_dgtl"], + [//Inventory + ["NVGoggles_INDEP",1], + ["SmokeShell",2,1], + ["HandGrenade",1,1], + ["11Rnd_45ACP_Mag",1,11], + ["200Rnd_65x39_cased_Box",2,200], + [] + ] + + _aceFlashlight + + _aceM84 + ], + + [], + + selectRandom //Headgear + ["H_Booniehat_dgtl", "H_MilCap_dgtl", "H_HelmetIA", "H_Cap_blk_Raven"], + "", //Facewear + + [//Binocular + "Binocular", //Binocular + "", + "", + "", + [], + [], + "" + ], + + [//Item + "ItemMap", //Map + "ItemGPS", //Terminal + ["tf_anprc148jem"] call _fnc_tfarRadio, //Radio + "ItemCompass", //Compass + "ItemWatch", //Watch + "" //Goggles + ] + ]; diff --git a/A3-Antistasi/Templates/Loadouts/Vanilla_AAF_Marksman_Altis.sqf b/A3-Antistasi/Templates/Loadouts/Vanilla_AAF_Marksman_Altis.sqf new file mode 100644 index 0000000000..b718398e74 --- /dev/null +++ b/A3-Antistasi/Templates/Loadouts/Vanilla_AAF_Marksman_Altis.sqf @@ -0,0 +1,77 @@ +[//Loadout + [//Primary Weapon + "srifle_EBR_F", //Weapon + "", //Muzzle + "acc_pointer_IR", //Rail + "optic_SOS", //Sight + ["20Rnd_762x51_Mag",20], //Primary Magazine + [], //Secondary Magazine + "Bipod_01_F_BLK" //Bipod + ], + + [//Launcher + "", //Weapon + "", //Muzzle + "", //Rail + "", //Sight + [], //Primary Magazine + [], //Secondary Magazine + "" //Bipod + ], + + [//Secondary Weapon + "hgun_Pistol_heavy_01_F", //Weapon + "muzzle_snds_acp", //Muzzle + "acc_flashlight_pistol", //Rail + "optic_MRD", //Sight + ["11Rnd_45ACP_Mag", 11], //Primary Magazine + [], //Secondary Magazine + "" //Bipod + ], + + [//Uniform + selectRandom //Uniform + ["U_I_CombatUniform", "U_I_CombatUniform_shortsleeve"], //No Ghillies. + [] + _basicMedicalSupplies + _basicMiscItems + ], + + [//Vest + selectRandom //Vest + ["V_PlateCarrierIA1_dgtl", "V_PlateCarrierIA2_dgtl"], + [//Inventory + ["NVGoggles_INDEP",1], + ["SmokeShell",3,1], + ["11Rnd_45ACP_Mag",2,11], + ["20Rnd_762x51_Mag",4,20] + ] + + _aceFlashlight + + _aceKestrel + + _aceRangecard + + _aceM84 + ], + + [], + + selectRandom //Headgear + ["H_Booniehat_dgtl", "H_MilCap_dgtl", "H_HelmetIA", "H_Cap_blk_Raven"], + "", //Facewear + + [//Binocular + "Binocular", //Binocular + "", + "", + "", + [], + [], + "" + ], + + [//Item + "ItemMap", //Map + "ItemGPS", //Terminal + ["tf_anprc148jem"] call _fnc_tfarRadio, //Radio + "ItemCompass", //Compass + "ItemWatch", //Watch + "" //Goggles + ] + ]; diff --git a/A3-Antistasi/Templates/Loadouts/Vanilla_AAF_Medic_Altis.sqf b/A3-Antistasi/Templates/Loadouts/Vanilla_AAF_Medic_Altis.sqf new file mode 100644 index 0000000000..e2feb15506 --- /dev/null +++ b/A3-Antistasi/Templates/Loadouts/Vanilla_AAF_Medic_Altis.sqf @@ -0,0 +1,79 @@ +[//Loadout + [//Primary Weapon + "arifle_Mk20C_F", //Weapon + "", //Muzzle + "", //Rail + "optic_Holosight", //Sight + ["30Rnd_556x45_Stanag",30], //Primary Magazine + [], //Secondary Magazine + "" //Bipod + ], + + [//Launcher + "", //Weapon + "", //Muzzle + "", //Rail + "", //Sight + [], //Primary Magazine + [], //Secondary Magazine + "" //Bipod + ], + + [//Secondary Weapon + "hgun_Pistol_heavy_01_F", //Weapon + "muzzle_snds_acp", //Muzzle + "acc_flashlight_pistol", //Rail + "optic_MRD", //Sight + ["11Rnd_45ACP_Mag", 11], //Primary Magazine + [], //Secondary Magazine + "" //Bipod + ], + + [//Uniform + selectRandom //Uniform + ["U_I_CombatUniform", "U_I_CombatUniform_shortsleeve"], //No Ghillies. + [] + _basicMedicalSupplies + _basicMiscItems + ], + + [//Vest + selectRandom //Vest + ["V_PlateCarrierIA1_dgtl", "V_PlateCarrierIA2_dgtl"], + [//Inventory + ["NVGoggles_INDEP",1], + ["SmokeShell",2,1], + ["HandGrenade",1,1], + ["11Rnd_45ACP_Mag",2,11], + ["30Rnd_556x45_Stanag",4,30] + ] + + _aceFlashlight + + _aceM84 + ], + + [//Backpack + "B_AssaultPack_dgtl", //Backpack + [] + _medicSupplies + ], + + selectRandom //Headgear + ["H_Booniehat_dgtl", "H_MilCap_dgtl", "H_HelmetIA", "H_Cap_blk_Raven"], + "", //Facewear + + [//Binocular + "Binocular", //Binocular + "", + "", + "", + [], + [], + "" + ], + + [//Item + "ItemMap", //Map + "ItemGPS", //Terminal + ["tf_anprc148jem"] call _fnc_tfarRadio, //Radio + "ItemCompass", //Compass + "ItemWatch", //Watch + "" //Goggles + ] + ]; diff --git a/A3-Antistasi/Templates/Loadouts/Vanilla_AAF_TeamLeader_Altis.sqf b/A3-Antistasi/Templates/Loadouts/Vanilla_AAF_TeamLeader_Altis.sqf new file mode 100644 index 0000000000..d044025f38 --- /dev/null +++ b/A3-Antistasi/Templates/Loadouts/Vanilla_AAF_TeamLeader_Altis.sqf @@ -0,0 +1,83 @@ +[//Loadout + [//Primary Weapon + "arifle_Mk20_F", //Weapon + "", //Muzzle + "Acc_Pointer_IR", //Rail + "optic_MRCO", //Sight + ["30Rnd_556x45_Stanag",30], //Primary Magazine + [], //Secondary Magazine + "" //Bipod + ], + + [//Launcher + "", //Weapon + "", //Muzzle + "", //Rail + "", //Sight + [], //Primary Magazine + [], //Secondary Magazine + "" //Bipod + ], + + [//Secondary Weapon + "hgun_Pistol_heavy_01_F", //Weapon + "muzzle_snds_acp", //Muzzle + "acc_flashlight_pistol", //Rail + "optic_MRD", //Sight + ["11Rnd_45ACP_Mag", 11], //Primary Magazine + [], //Secondary Magazine + "" //Bipod + ], + + [//Uniform + selectRandom //Uniform + ["U_I_CombatUniform", "U_I_CombatUniform_shortsleeve"], //No Ghillies. + [] + _basicMedicalSupplies + _basicMiscItems + ], + + [//Vest + selectRandom //Vest + ["V_PlateCarrierIA1_dgtl", "V_PlateCarrierIA2_dgtl", "V_PlateCarrierIAGL_dgtl"], + [//Inventory + ["NVGoggles_INDEP",1], + ["SmokeShell",2,1], + ["HandGrenade",1,1], + ["11Rnd_45ACP_Mag",2,11], + ["30Rnd_556x45_Stanag",3,30] + ] + + _aceFlashlight + + _aceM84 + ], + + [//Backpack + "B_AssaultPack_dgtl", //Backpack + [//Inventory + ["SmokeshellBlue",3,1], + ["SmokeshellRed",3,1], + ["SmokeshellYellow",3,1] + ] + ], + + selectRandom //Headgear + ["H_Booniehat_dgtl", "H_MilCap_dgtl", "H_HelmetIA", "H_Cap_blk_Raven"], + "", //Facewear + + [//Binocular + "Rangefinder", //Binocular + "", + "", + "", + [], + [], + "" + ], + + [//Item + "ItemMap", //Map + "ItemGPS", //Terminal + ["tf_anprc148jem"] call _fnc_tfarRadio, //Radio + "ItemCompass", //Compass + "ItemWatch", //Watch + "" //Goggles + ] + ]; diff --git a/A3-Antistasi/Templates/Loadouts/rhs_afrf_AT.sqf b/A3-Antistasi/Templates/Loadouts/rhs_afrf_AT.sqf index c92d506981..36a05a84fc 100644 --- a/A3-Antistasi/Templates/Loadouts/rhs_afrf_AT.sqf +++ b/A3-Antistasi/Templates/Loadouts/rhs_afrf_AT.sqf @@ -1,80 +1,82 @@ -[//Loadout - [//Primary Weapon - "rhs_weap_ak104_npz", //Weapon - "rhs_acc_1p87", //Muzzle - "rhs_acc_perst1ik", //Rail - ["rhs_acc_dtk4long"], //Sight - ["rhs_30Rnd_762x39",30], //Primary Magazine - [], //Secondary Magazine - "" - ], + [//Loadout + [//Primary Weapon + "rhs_weap_ak103_zenitco01", //Weapon + "rhs_acc_dtk3", //Muzzel + "rhs_acc_perst3_2dp_light_h", //Rail + "", //Sight + ["rhs_30Rnd_762x39mm_polymer",30], //Primary Magazine + [], //Secondary Magazine + "rhsusf_acc_rvg_blk" //Grip - [//Launcher + ], + + [//Launcher "rhs_weap_rpg7", //Weapon "", //Muzzle "", //Rail - "", //Sight - ["rhs_rpg7_PG7VL_mag",1], //Primary Magazine + "", //Sight + ["rhs_rpg7_PG7VL_mag",1], //Primary Magazine [], //Secondary Magazine "" //Bipod - ], + ], - [//Secondary Weapon + [//Secondary Weapon "rhs_weap_pb_6p9", //Weapon - "rhs_acc_6p9_suppressor", //Muzzle - "", //Rail - "", //Sight - ["rhs_mag_9x18_8_57n181S",8], //Primary Magazine - [], //Secondary Magazine - "" //Bipod - ], + "rhs_acc_6p9_suppressor", //Muzzle + "", //Rail + "", //Sight + ["rhs_mag_9x18_8_57n181S",8], //Primary Magazine + [], //Secondary Magazine + "" //Bipod + ], - [//Uniform - "rhs_uniform_vdv_flora", //Uniform - [] + _basicMedicalSupplies + _basicMiscItems - ], + [//Uniform + "rhs_uniform_gorka_r_g", //Uniform + [//Inventory + + _basicMedicalSupplies + + _basicMiscItems + ] + ], - [//Vest - selectRandom //vest - ["rhs_6b23_6sh116_od"], + [//Vest + "rhs_6b23_6sh116", [//Inventory - ["rhs_1PN138",1], - ["rhs_mag_9x18_8_57n181S",2,8], - ["rhs_30Rnd_762x39",4,30], - ["rhs_mag_rgn",1,1], - ["rhs_mag_rdg2_white",1,1], - ["rhs_mag_rgo",1,1] - ] + _aceFlashlight - ], + ["rhs_mag_9x18_8_57n181S",1,8], + ["rhs_30Rnd_762x39mm_polymer",4,30], + ["rhs_mag_rdg2_white",2,1], + ["rhs_mag_rgo",1,1] + + _aceM84 + + _aceFlashlight + ] + ], - [//Backpack + [//Backpack "rhs_rpg_empty", //Backpack [//Inventory - ["rhs_rpg7_PG7VL_mag",2,1], - ["rhs_rpg7_type69_airburst_mag",2,1] + ["rhs_rpg7_PG7VL_mag",1,1] ] - + _aceClacker - ], - "rhs_altyn_novisor_ess", //Headgear - ["rhs_balaclava"], //Facewear + ], + + "rhs_altyn_bala", //Headgear + "", //Facewear - [//Binocular - "Binocular", //Binocular + [//Binocular + "Binocular", //Binocular "", "", "", [], [], "" - ], + ], - [//Item + [//Item "ItemMap", //Map - "ItemGPS", //Terminal - ["tf_fadak_1"] call _fnc_tfarRadio, //Radio + "", //Terminal + ["tf_pnr1000a"] call _fnc_tfarRadio, //Radio "ItemCompass", //Compass _tfarMicroDAGRNoArray, //Watch - "" //Goggles - ] -]; + "rhs_1PN138" //Goggles + ] + ]; diff --git a/A3-Antistasi/Templates/Loadouts/rhs_afrf_AT2.sqf b/A3-Antistasi/Templates/Loadouts/rhs_afrf_AT2.sqf index c92d506981..8f9b1df13c 100644 --- a/A3-Antistasi/Templates/Loadouts/rhs_afrf_AT2.sqf +++ b/A3-Antistasi/Templates/Loadouts/rhs_afrf_AT2.sqf @@ -1,65 +1,67 @@ -[//Loadout - [//Primary Weapon - "rhs_weap_ak104_npz", //Weapon - "rhs_acc_1p87", //Muzzle - "rhs_acc_perst1ik", //Rail - ["rhs_acc_dtk4long"], //Sight - ["rhs_30Rnd_762x39",30], //Primary Magazine - [], //Secondary Magazine - "" - ], + [//Loadout + [//Primary Weapon + "rhs_weap_ak103_zenitco01", //Weapon + "rhs_acc_dtk3", //Muzzel + "rhs_acc_perst3_2dp_light_h", //Rail + "", //Sight + ["rhs_30Rnd_762x39mm_polymer",30], //Primary Magazine + [], //Secondary Magazine + "rhsusf_acc_rvg_blk" //Grip + + ], - [//Launcher - "rhs_weap_rpg7", //Weapon - "", //Muzzle - "", //Rail - "", //Sight - ["rhs_rpg7_PG7VL_mag",1], //Primary Magazine - [], //Secondary Magazine - "" //Bipod - ], + [//Launcher + "rhs_weap_rpg26", //Weapon + "", //Muzzle + "", //Rail + "", //Sight + ["rhs_rpg26_mag",1], //Primary Magazine + [], //Secondary Magazine + "" //Bipod + ], - [//Secondary Weapon + [//Secondary Weapon "rhs_weap_pb_6p9", //Weapon - "rhs_acc_6p9_suppressor", //Muzzle - "", //Rail - "", //Sight - ["rhs_mag_9x18_8_57n181S",8], //Primary Magazine - [], //Secondary Magazine - "" //Bipod - ], + "rhs_acc_6p9_suppressor", //Muzzle + "", //Rail + "", //Sight + ["rhs_mag_9x18_8_57n181S",8], //Primary Magazine + [], //Secondary Magazine + "" //Bipod + ], - [//Uniform - "rhs_uniform_vdv_flora", //Uniform - [] + _basicMedicalSupplies + _basicMiscItems - ], + [//Uniform + "rhs_uniform_gorka_r_g", //Uniform + [//Inventory + + _basicMedicalSupplies + + _basicMiscItems + ] + ], - [//Vest - selectRandom //vest - ["rhs_6b23_6sh116_od"], + [//Vest + "rhs_6b23_6sh116_od", [//Inventory - ["rhs_1PN138",1], - ["rhs_mag_9x18_8_57n181S",2,8], - ["rhs_30Rnd_762x39",4,30], - ["rhs_mag_rgn",1,1], - ["rhs_mag_rdg2_white",1,1], - ["rhs_mag_rgo",1,1] - ] + _aceFlashlight - ], + ["rhs_mag_9x18_8_57n181S",1,8], + ["rhs_30Rnd_762x39mm_polymer",4,30], + ["rhs_mag_rdg2_white",1,1], + ["rhs_mag_rgo",1,1] + + _aceM84 + + _aceFlashlight + ] + ], - [//Backpack + [//Backpack "rhs_rpg_empty", //Backpack [//Inventory - ["rhs_rpg7_PG7VL_mag",2,1], - ["rhs_rpg7_type69_airburst_mag",2,1] + ["rhs_rpg7_PG7VR_mag",1,1] ] - + _aceClacker - ], - "rhs_altyn_novisor_ess", //Headgear - ["rhs_balaclava"], //Facewear + ], + + "rhs_altyn", //Headgear + "", //Facewear - [//Binocular + [//Binocular "Binocular", //Binocular "", "", @@ -67,14 +69,14 @@ [], [], "" - ], + ], - [//Item + [//Item "ItemMap", //Map - "ItemGPS", //Terminal - ["tf_fadak_1"] call _fnc_tfarRadio, //Radio + "", //Terminal + ["tf_pnr1000a"] call _fnc_tfarRadio, //Radio "ItemCompass", //Compass _tfarMicroDAGRNoArray, //Watch - "" //Goggles - ] -]; + "rhs_1PN138" //Goggles + ] + ]; diff --git a/A3-Antistasi/Templates/Loadouts/rhs_afrf_machineGunner.sqf b/A3-Antistasi/Templates/Loadouts/rhs_afrf_machineGunner.sqf index c57447ccb5..7262d081c7 100644 --- a/A3-Antistasi/Templates/Loadouts/rhs_afrf_machineGunner.sqf +++ b/A3-Antistasi/Templates/Loadouts/rhs_afrf_machineGunner.sqf @@ -1,36 +1,81 @@ -[ - [ - "rhs_weap_pkp", + [//Loadout + [//Primary Weapon + "rhs_weap_pkp", //Weapon + "", //Muzzle + "", //Rail + "", //Sight + ["rhs_100Rnd_762x54mmR_green",100], //Primary Magazine + [], //Secondary Magazine + "" //Bipod + ], + + [//Launcher + "", //Weapon + "", //Muzzle + "", //Rail + "", //Sight + [], //Primary Magazine + [], //Secondary Magazine + "" //Bipod + ], + + [//Secondary Weapon + "rhs_weap_pb_6p9", //Weapon + "rhs_acc_6p9_suppressor", //Muzzle + "", //Rail + "", //Sight + ["rhs_mag_9x18_8_57n181S",8], //Primary Magazine + [], //Secondary Magazine + "" //Bipod + ], + + [//Uniform + "rhs_uniform_gorka_r_g", //Uniform + [//Inventory + + _basicMedicalSupplies + + _basicMiscItems + ] + ], + + [//Vest + "rhs_6b23_digi_6sh92_vog_headset", + [//Inventory + ["rhs_mag_9x18_8_57n181S",1,8], + ["rhs_100Rnd_762x54mmR_green",1,100], + ["rhs_mag_rdg2_white",2,1], + ["rhs_mag_rgo",1,1] + + _aceM84 + + _aceFlashlight + ] + ], + + [//Backpack + "rhs_sidor", //Backpack + [//Inventory + ["rhs_100Rnd_762x54mmR_7BZ3",2,100] + ] + ], + + //Headgear + "rhs_altyn_visordown", + "", //Facewear + + [//Binocular + "", //Binocular "", "", "", - ["rhs_100Rnd_762x54mmR_green",100], + [], [], "" - ], - [], - [], - [ - "rhs_uniform_gorka_r_g", - [] + _basicMedicalSupplies + _basicMiscItems - ], - [ - "rhs_6b23_6sh116_od", - [ - ["rhs_100Rnd_762x54mmR_green",1,100]]], - [ - "rhs_sidor", - [ - ["rhs_100Rnd_762x54mmR_7BZ3",2,100]]], - "rhs_altyn_novisor_bala", - "", - [], - [ - "ItemMap", - "", - ["tf_fadak_1"] call _fnc_tfarRadio, - "ItemCompass", - "ItemWatch", - "rhs_1PN138" - ] -]; + ], + + [//Item + "ItemMap", //Map + "", //Terminal + ["tf_pnr1000a"] call _fnc_tfarRadio, //Radio + "ItemCompass", //Compass + _tfarMicroDAGRNoArray, //Watch + "rhs_1PN138" //Goggles + ] + ]; diff --git a/A3-Antistasi/Templates/Loadouts/rhs_afrf_marksman.sqf b/A3-Antistasi/Templates/Loadouts/rhs_afrf_marksman.sqf index 6ced4ff034..7580aa881f 100644 --- a/A3-Antistasi/Templates/Loadouts/rhs_afrf_marksman.sqf +++ b/A3-Antistasi/Templates/Loadouts/rhs_afrf_marksman.sqf @@ -1,38 +1,77 @@ -[ - [ - "rhs_weap_vss", + [//Loadout + [//Primary Weapon + "rhs_weap_svdp", //Weapon + "", //Muzzle + "", //Rail + "rhs_acc_pso1m21", //Sight + ["rhs_10Rnd_762x54mmR_7N1",10], //Primary Magazine + [], //Secondary Magazine + "" //Bipod + ], + + [//Launcher + "", //Weapon + "", //Muzzle + "", //Rail + "", //Sight + [], //Primary Magazine + [], //Secondary Magazine + "" //Bipod + ], + + [//Secondary Weapon + "rhs_weap_pb_6p9", //Weapon + "rhs_acc_6p9_suppressor", //Muzzle + "", //Rail + "", //Sight + ["rhs_mag_9x18_8_57n181S",8], //Primary Magazine + [], //Secondary Magazine + "" //Bipod + ], + + [//Uniform + "rhs_uniform_gorka_r_g", //Uniform + [//Inventory + + _basicMedicalSupplies + + _basicMiscItems + ] + ], + + [//Vest + "rhs_6b23_digi_6sh92_headset", + [//Inventory + ["rhs_mag_9x18_8_57n181S",1,8], + ["rhs_10Rnd_762x54mmR_7N1",6,10], + ["rhs_mag_rdg2_white",2,1], + ["rhs_mag_rgo",1,1] + + _aceM84 + + _aceFlashlight + + _aceRangecard + ] + ], + + [//Backpack + ], + + "rhs_beanie_green", //Headgear + "", //Facewear + + [//Binocular + "Binocular", //Binocular + "", "", "", - "rhs_acc_pso1m21", - ["rhs_10rnd_9x39mm_SP6",10], + [], [], "" - ], - [], - [], - [ - "rhs_uniform_gorka_r_g", - [] + _basicMedicalSupplies + _basicMiscItems ], - [ - "rhs_6b23_6sh116_od", - [ - ["rhs_1PN138",1], - ["rhs_mag_rgo",1,1], - ["rhs_mag_rgn",1,1], - ["rhs_mag_rdg2_white",1,1], - ["rhs_20rnd_9x39mm_SP6",2,20], - ["rhs_10rnd_9x39mm_SP6",3,10]]], - [], - "rhs_beanie_green", - "", - [], - [ - "ItemMap", - "", - ["tf_fadak_1"] call _fnc_tfarRadio, - "ItemCompass", - "ItemWatch", - "" - ] -]; + + [//Item + "ItemMap", //Map + "", //Terminal + ["tf_pnr1000a"] call _fnc_tfarRadio, //Radio + "ItemCompass", //Compass + _tfarMicroDAGRNoArray, //Watch + "rhs_1PN138" //Goggles + ] + ]; diff --git a/A3-Antistasi/Templates/Loadouts/rhs_afrf_medic.sqf b/A3-Antistasi/Templates/Loadouts/rhs_afrf_medic.sqf index 13f7363a3d..27d83609d7 100644 --- a/A3-Antistasi/Templates/Loadouts/rhs_afrf_medic.sqf +++ b/A3-Antistasi/Templates/Loadouts/rhs_afrf_medic.sqf @@ -1,40 +1,80 @@ -[ - [ - "rhs_weap_ak105", - "rhs_acc_pgs64", - "rhs_acc_perst1ik", - "", - ["rhs_30Rnd_545x39_7N22_AK",30], - [], - "" - ], - [], - [], - [ - "rhs_uniform_gorka_r_g", - [] + _basicMedicalSupplies + _basicMiscItems - ], - [ - "rhs_6b23_6sh116_od", - [ - ["rhs_1PN138",1], - ["rhs_30Rnd_545x39_7N22_AK",4,30], - ["rhs_mag_rgo",1,1], - ["rhs_mag_rgn",1,1], - ["rhs_mag_rdg2_white",2,1]]], - [ + [//Loadout + [//Primary Weapon + "rhs_weap_ak105_zenitco01", //Weapon + "rhs_acc_dtk3", //Muzzel + "rhs_acc_perst3_2dp_light_h", //Rail + "", //Sight + ["rhs_30Rnd_545x39_7N10_AK",30], //Primary Magazine + [], //Secondary Magazine + "rhsusf_acc_rvg_blk" //Grip + + ], + + [//Launcher + "", //Weapon + "", //Muzzle + "", //Rail + "", //Sight + [], //Primary Magazine + [], //Secondary Magazine + "" //Bipod + ], + + [//Secondary Weapon + "rhs_weap_pb_6p9", //Weapon + "rhs_acc_6p9_suppressor", //Muzzle + "", //Rail + "", //Sight + ["rhs_mag_9x18_8_57n181S",8], //Primary Magazine + [], //Secondary Magazine + "" //Bipod + ], + + [//Uniform + "rhs_uniform_gorka_r_g", //Uniform + [//Inventory + + _basicMedicalSupplies + + _basicMiscItems + ] + ], + + [//Vest + "rhs_6b23_digi_medic", + [//Inventory + ["rhs_30Rnd_545x39_7N10_AK",4,30], + ["rhs_mag_rdg2_white",2,1], + ["rhs_mag_rgn",1,1] + + _aceM84 + + _aceFlashlight + ] + ], + [//Backpack "rhs_medic_bag", - [] + _medicSupplies - ], - "rhs_altyn_novisor_ess_bala", - "", - [], - [ - "ItemMap", + [//Inventory + + _medicSupplies + ] + ], + + "rhs_beanie_green", //Headgear + + "", //Facewear + + [//Binocular + "Binocular", //Binocular + "", "", - ["tf_fadak_1"] call _fnc_tfarRadio, - "ItemCompass", - "ItemWatch", + "", + [], + [], "" - ] -]; + ], + + [//Item + "ItemMap", //Map + "", //Terminal + ["tf_pnr1000a"] call _fnc_tfarRadio, //Radio + "ItemCompass", //Compass + _tfarMicroDAGRNoArray, //Watch + "rhs_1PN138" //Goggles + ] + ]; diff --git a/A3-Antistasi/Templates/Loadouts/rhs_afrf_teamLeader.sqf b/A3-Antistasi/Templates/Loadouts/rhs_afrf_teamLeader.sqf index 6012cd55ec..d93600ef40 100644 --- a/A3-Antistasi/Templates/Loadouts/rhs_afrf_teamLeader.sqf +++ b/A3-Antistasi/Templates/Loadouts/rhs_afrf_teamLeader.sqf @@ -1,56 +1,81 @@ -[ - [ - "rhs_weap_ak74m_gp25", - "rhs_acc_dtk", - "", - "rhs_acc_ekp8_02", - ["rhs_30Rnd_545x39_7N22_AK",30], - ["rhs_VOG25",1], - "" - ], - [ - "rhs_weap_rpg26", - "", - "", - "", - [], - [], - "" - ], - [], - [ - "rhs_uniform_gorka_r_g", - [] + _basicMedicalSupplies + _basicMiscItems - ], - [ - "rhs_6b23_6sh116_vog_od", - [ - ["rhs_1PN138",1], - ["rhs_mag_rgo",1,1], - ["rhs_mag_rgn",1,1], - ["rhs_mag_rdg2_white",1,1], - ["rhs_VOG25",6,1], - ["rhs_30Rnd_545x39_7N22_AK",4,30], - ["rhs_VG40TB",4,1], - ["rhs_VG40MD_White",2,1]]], - [], - "rhs_altyn_bala", - "", - [ - "Binocular", + [//Loadout + [//Primary Weapon + "rhs_weap_ak104_zenitco01", //Weapon + "rhs_acc_dtk3", //Muzzel + "rhs_acc_perst3_2dp_light_h", //Rail + "", //Sight + ["rhs_30Rnd_762x39mm_polymer",30], //Primary Magazine + [], //Secondary Magazine + "rhsusf_acc_rvg_blk" //Grip + + ], + + [//Launcher + "", //Weapon + "", //Muzzle + "", //Rail + "", //Sight + [], //Primary Magazine + [], //Secondary Magazine + "" //Bipod + ], + + [//Secondary Weapon + "rhs_weap_pb_6p9", //Weapon + "rhs_acc_6p9_suppressor", //Muzzle + "", //Rail + "", //Sight + ["rhs_mag_9x18_8_57n181S",8], //Primary Magazine + [], //Secondary Magazine + "" //Bipod + ], + + [//Uniform + "rhs_uniform_gorka_r_g", //Uniform + [//Inventory + + _basicMedicalSupplies + + _basicMiscItems + ] + ], + + [//Vest + "rhs_6b23_digi_6sh92_vog_headset", + [//Inventory + ["rhs_mag_9x18_8_57n181S",2,8], + ["rhs_30Rnd_762x39mm_polymer",4,30], + ["rhs_mag_rdg2_white",2,1], + ["rhs_mag_rgo",1,1] + + _aceM84 + + _aceFlashlight + ] + ], + + [//Backpack + [//Inventory + [] + ] + + ], + + "rhs_altyn_novisor_ess", //Headgear + [""], //Facewear + + [//Binocular + "rhs_pdu4", //Rangefinder "", "", "", [], [], "" - ], - [ - "ItemMap", - "", - ["tf_fadak_1"] call _fnc_tfarRadio, - "ItemCompass", - "ItemWatch", - "" - ] -]; + ], + + [//Item + "ItemMap", //Map + "ItemGPS", //Terminal + ["tf_fadak"] call _fnc_tfarRadio, //Radio + "ItemCompass", //Compass + _tfarMicroDAGRNoArray, //Watch + "rhs_1PN138" //Goggles + ] + ]; diff --git a/A3-Antistasi/Templates/Loadouts/rhs_gref_AAT.sqf b/A3-Antistasi/Templates/Loadouts/rhs_gref_AAT.sqf new file mode 100644 index 0000000000..1ddc105adf --- /dev/null +++ b/A3-Antistasi/Templates/Loadouts/rhs_gref_AAT.sqf @@ -0,0 +1,77 @@ +[ //Loadout + [ //Primary Weapon + "rhs_weap_ak105_zenitco01", //Weapon + "rhs_acc_dtk3", //Muzzle + "rhs_acc_perst3_2dp_h", //Rail + "rhs_acc_pkas", //Sight + ["rhs_30rnd_545x39_7n10_ak",30], //Primary Magazine + [], //Secondary Magazine + "" //Bipod + ], + + [ //Launcher + "rhs_weap_rpg26", //Weapon + "", //Muzzle + "", //Rail + "", //Sight + [], //Primary Magazine + [], //Secondary Magazine + "" //Bipod + ], + + [ //Secondary Weapon + "RHS_Weap_makarov_pm", //Weapon + "", //Muzzle + "", //Rail + "", //Sight + ["rhs_mag_9x18_8_57n181s",8], //Primary Magazine + [], //Secondary Magazine + "" //Bipod + ], + + [ //Uniform + "rhsgref_uniform_ttsko_mountain", //Uniform + [] + _basicMedicalSupplies + _basicMiscItems + ], + + [ //Vest + "rhsgref_6b23_ttsko_mountain", //Vest + [ //Inventory + ["RHS_Mag_rgd5",2,1], + ["RHS_mag_rdg2_white",2,1], + ["rhs_30rnd_545x39_7n10_ak",4,30], + ["rhs_mag_9x18_8_57n181s",1,8] + ] + + _aceFlashlight + + _aceM84 + ], + + [ //Backpack + "rhs_rpg_empty", //Backpack + [ //Inventory + ["rhs_rpg7_PG7VR_mag",2,1] + ] + ], + + "rhsgref_ssh68_ttsko_mountain", //Headgear + "", //Facewear + + [ //Binocular + "Binocular", //Binocular + "", + "", + "", + [], + [], + "" + ], + + [ //Item + "ItemMap", //Map + "", //Terminal + ["TF_anprc148jem"] call _fnc_tfarRadio, //Radio + "ItemCompass", //Compass + _tfarMicroDAGRNoArray, //Watch + "rhs_1pn138" //Goggles + ] +]; diff --git a/A3-Antistasi/Templates/Loadouts/rhs_gref_AT.sqf b/A3-Antistasi/Templates/Loadouts/rhs_gref_AT.sqf new file mode 100644 index 0000000000..7ebcffef9c --- /dev/null +++ b/A3-Antistasi/Templates/Loadouts/rhs_gref_AT.sqf @@ -0,0 +1,77 @@ +[ //Loadout + [ //Primary Weapon + "rhs_weap_ak105_zenitco01", //Weapon + "rhs_acc_dtk3", //Muzzle + "rhs_acc_perst3_2dp_h", //Rail + "rhs_acc_pkas", //Sight + ["rhs_30rnd_545x39_7n10_ak",30], //Primary Magazine + [], //Secondary Magazine + "" //Bipod + ], + + [ //Launcher + "rhs_weap_rpg7", //Weapon + "", //Muzzle + "", //Rail + "", //Sight + ["rhs_rpg7_PG7VL_mag",1], //Primary Magazine + [], //Secondary Magazine + "" //Bipod + ], + + [ //Secondary Weapon + "RHS_Weap_makarov_pm", //Weapon + "", //Muzzle + "", //Rail + "", //Sight + ["rhs_mag_9x18_8_57n181s",8], //Primary Magazine + [], //Secondary Magazine + "" //Bipod + ], + + [ //Uniform + "rhsgref_uniform_ttsko_mountain", //Uniform + [] + _basicMedicalSupplies + _basicMiscItems + ], + + [ //Vest + "rhsgref_6b23_ttsko_mountain", //Vest + [ //Inventory + ["RHS_Mag_rgd5",2,1], + ["RHS_mag_rdg2_white",2,1], + ["rhs_30rnd_545x39_7n10_ak",4,30], + ["rhs_mag_9x18_8_57n181s",1,8] + ] + + _aceFlashlight + + _aceM84 + ], + + [ //Backpack + "rhs_rpg_empty", //Backpack + [ //Inventory + ["rhs_rpg7_PG7VL_mag",1,1] + ] + ], + + "rhsgref_ssh68_ttsko_mountain", //Headgear + "", //Facewear + + [ //Binocular + "Binocular", //Binocular + "", + "", + "", + [], + [], + "" + ], + + [ //Item + "ItemMap", //Map + "", //Terminal + ["TF_anprc148jem"] call _fnc_tfarRadio, //Radio + "ItemCompass", //Compass + _tfarMicroDAGRNoArray, //Watch + "rhs_1pn138" //Goggles + ] +]; diff --git a/A3-Antistasi/Templates/Loadouts/rhs_gref_breacher.sqf b/A3-Antistasi/Templates/Loadouts/rhs_gref_breacher.sqf deleted file mode 100644 index e7e9d3403f..0000000000 --- a/A3-Antistasi/Templates/Loadouts/rhs_gref_breacher.sqf +++ /dev/null @@ -1,93 +0,0 @@ -[//Loadout - [//Primary Weapon - "RHS_Weap_M590_8Rd", //Weapon - "", //Muzzle - "", //Rail - "", //Sight - ["RHSUSF_8Rnd_Slug",8], //Primary Magazine - [], //Secondary Magazine - "" //Bipod - ], - - [//Launcher - "", //Weapon - "", //Muzzle - "", //Rail - "", //Sight - [], //Primary Magazine - [], //Secondary Magazine - "" //Bipod - ], - - [//Secondary Weapon - "RHSUSF_Weap_Glock17G4", //Weapon - "", //Muzzle - "Acc_Flashlight_Pistol", //Rail - "", //Sight - ["16Rnd_9x21_Mag",17], //Primary Magazine - [], //Secondary Magazine - "" //Bipod - ], - - [//Uniform - "U_B_GEN_Soldier_F", //Uniform - [] + _basicMedicalSupplies + _basicMiscItems - ], - - [//Vest - "V_TacVest_Blk_Police", //Vest - [//Inventory - ["RHS_1PN138",1], - ["H_Cap_Police",1], - ["RHS_Mag_An_M8HC",1,1], - ["RHS_Mag_Mk3A2",2,1], - ["RHSUSF_8Rnd_Slug",4,8], - ["RHSUSF_8Rnd_00Buck",2,8], - ["16Rnd_9x21_Mag",2,17] - ] - + _aceFlashlight - + _aceM84 - ], - - [//Backpack - "B_Messenger_Black_F", //Backpack - [//Inventory - ["RHS_Mag_M4009",3,1], - ["1Rnd_Smoke_Grenade_Shell",5,1], - ["1Rnd_HE_Grenade_Shell",1,1], - [ - [//Weapon - "RHS_Weap_M320", - "", - "", - "", - [], - [], - "" - ],1 - ] - ] - ], - - "H_PASGT_Basic_Blue_F", //Headgear - "G_Balaclava_Ti_Blk_F", //Facewear - - [//Binocular - "", //Binocular - "", - "", - "", - [], - [], - "" - ], - - [//Item - "ItemMap", //Map - "ItemGPS", //Terminal - ["TF_PNR1000A_26"] call _fnc_tfarRadio, //Radio - "ItemCompass", //Compass - _tfarMicroDAGRNoArray, //Watch - "" //Goggles - ] -]; \ No newline at end of file diff --git a/A3-Antistasi/Templates/Loadouts/rhs_gref_demolition.sqf b/A3-Antistasi/Templates/Loadouts/rhs_gref_demolition.sqf deleted file mode 100644 index 1f466c4670..0000000000 --- a/A3-Antistasi/Templates/Loadouts/rhs_gref_demolition.sqf +++ /dev/null @@ -1,82 +0,0 @@ -[//Loadout - [//Primary Weapon - "SMG_05_F", //Weapon - "Muzzle_SNDS_L", //Muzzle - "RHSUSF_Acc_WMX_Bk", //Rail - "Optic_Holosight_SMG_Blk_F", //Sight - ["30Rnd_9x21_Mag_SMG_02",30], //Primary Magazine - [], //Secondary Magazine - "" //Bipod - ], - - [//Launcher - "RHS_Weap_RPG7", //Weapon - "", //Muzzle - "", //Rail - "", //Sight - ["RHS_RPG7_PG7V_Mag",1], //Primary Magazine - [], //Secondary Magazine - "" //Bipod - ], - - [//Secondary Weapon - "RHSUSF_Weap_Glock17G4", //Weapon - "", //Muzzle - "Acc_Flashlight_Pistol", //Rail - "", //Sight - ["16Rnd_9x21_Mag",17], //Primary Magazine - [], //Secondary Magazine - "" //Bipod - ], - - [//Uniform - "U_B_GEN_Soldier_F", //Uniform - [] + _basicMedicalSupplies + _basicMiscItems - ], - - [//Vest - "V_TacVest_Blk_Police", //Vest - [//Inventory - ["RHS_1PN138",1], - ["H_Cap_Police",1], - ["RHS_Mag_An_M8HC",1,1], - ["RHS_Mag_Mk3A2",2,1], - ["30Rnd_9x21_Mag_SMG_02",4,30], - ["16Rnd_9x21_Mag",2,17] - ] - + _aceFlashlight - + _aceM84 - ], - - [//Backpack - "B_Messenger_Black_F", //Backpack - [//Inventory - ["RHS_RPG7_PG7V_Mag",1,1], - ["DemoCharge_Remote_Mag",2,1], - ] - + _aceDefusalKit - + _aceClacker - ], - - "H_PASGT_Basic_Blue_F", //Headgear - "G_Balaclava_Ti_Blk_F", //Facewear - - [//Binocular - "", //Binocular - "", - "", - "", - [], - [], - "" - ], - - [//Item - "ItemMap", //Map - "", //Terminal - ["TF_PNR1000A_26"] call _fnc_tfarRadio, //Radio - "ItemCompass", //Compass - _tfarMicroDAGRNoArray, //Watch - "" //Goggles - ] -]; \ No newline at end of file diff --git a/A3-Antistasi/Templates/Loadouts/rhs_gref_machineGunner.sqf b/A3-Antistasi/Templates/Loadouts/rhs_gref_machineGunner.sqf new file mode 100644 index 0000000000..427df147bc --- /dev/null +++ b/A3-Antistasi/Templates/Loadouts/rhs_gref_machineGunner.sqf @@ -0,0 +1,76 @@ +[ //Loadout + [ //Primary Weapon + "RHS_Weap_M249_PIP", //Weapon + "", //Muzzle + "", //Rail + "RHSUSF_Acc_Eotech_xps3", //Sight + ["RHSUSF_100Rnd_556x45_soft_pouch",100], //Primary Magazine + [], //Secondary Magazine + "rhsusf_acc_saw_bipod" //Bipod + ], + + [ //Launcher + "", //Weapon + "", //Muzzle + "", //Rail + "", //Sight + [], //Primary Magazine + [], //Secondary Magazine + "" //Bipod + ], + + [ //Secondary Weapon + "RHS_Weap_makarov_pm", //Weapon + "", //Muzzle + "", //Rail + "", //Sight + ["rhs_mag_9x18_8_57n181s",8], //Primary Magazine + [], //Secondary Magazine + "" //Bipod + ], + + [ //Uniform + "rhsgref_uniform_ttsko_mountain", //Uniform + [] + _basicMedicalSupplies + _basicMiscItems + ], + + [ //Vest + "rhsgref_6b23_ttsko_mountain", //Vest + [ //Inventory + ["RHS_Mag_rgd5",2,1], + ["RHS_mag_rdg2_white",2,1], + ["RHSUSF_100Rnd_556x45_soft_pouch",2,100], + ["rhs_mag_9x18_8_57n181s",1,8] + ] + + _aceFlashlight + + _aceM84 + ], + + [ //Backpack + [ //Backpack + [] //Inventory + ] + ], + + "rhsgref_ssh68_ttsko_mountain", //Headgear + "", //Facewear + + [ //Binocular + "Binocular", //Binocular + "", + "", + "", + [], + [], + "" + ], + + [ //Item + "ItemMap", //Map + "", //Terminal + ["TF_anprc148jem"] call _fnc_tfarRadio, //Radio + "ItemCompass", //Compass + _tfarMicroDAGRNoArray, //Watch + "rhs_1pn138" //Goggles + ] +]; diff --git a/A3-Antistasi/Templates/Loadouts/rhs_gref_marksman.sqf b/A3-Antistasi/Templates/Loadouts/rhs_gref_marksman.sqf new file mode 100644 index 0000000000..e1d891c523 --- /dev/null +++ b/A3-Antistasi/Templates/Loadouts/rhs_gref_marksman.sqf @@ -0,0 +1,77 @@ +[ //Loadout + [ //Primary Weapon + "rhs_weap_svds", //Weapon + "", //Muzzle + "", //Rail + "rhs_acc_pso1m2", //Sight + ["rhs_10Rnd_762x54mmR_7n1",10], //Primary Magazine + [], //Secondary Magazine + "" //Bipod + ], + + [ //Launcher + "", //Weapon + "", //Muzzle + "", //Rail + "", //Sight + [], //Primary Magazine + [], //Secondary Magazine + "" //Bipod + ], + + [ //Secondary Weapon + "RHS_Weap_makarov_pm", //Weapon + "", //Muzzle + "", //Rail + "", //Sight + ["rhs_mag_9x18_8_57n181s",8], //Primary Magazine + [], //Secondary Magazine + "" //Bipod + ], + + [ //Uniform + "rhsgref_uniform_ttsko_mountain", //Uniform + [] + _basicMedicalSupplies + _basicMiscItems + ], + + [ //Vest + "rhsgref_6b23_ttsko_mountain_sniper", //Vest + [ //Inventory + ["RHS_Mag_rgd5",2,1], + ["RHS_mag_rdg2_white",2,1], + ["rhs_10Rnd_762x54mmR_7n1",9,10], + ["rhs_mag_9x18_8_57n181s",1,8] + ] + + _aceFlashlight + + _aceM84 + + _aceRangecard + ], + + [ //Backpack + [ //Backpack + [] //Inventory + ] + ], + + "rhsgref_ssh68_ttsko_mountain", //Headgear + "", //Facewear + + [ //Binocular + "Binocular", //Binocular + "", + "", + "", + [], + [], + "" + ], + + [ //Item + "ItemMap", //Map + "", //Terminal + ["TF_anprc148jem"] call _fnc_tfarRadio, //Radio + "ItemCompass", //Compass + _tfarMicroDAGRNoArray, //Watch + "rhs_1pn138" //Goggles + ] +]; diff --git a/A3-Antistasi/Templates/Loadouts/rhs_gref_medic.sqf b/A3-Antistasi/Templates/Loadouts/rhs_gref_medic.sqf index d434ca93f6..443b7e7e5a 100644 --- a/A3-Antistasi/Templates/Loadouts/rhs_gref_medic.sqf +++ b/A3-Antistasi/Templates/Loadouts/rhs_gref_medic.sqf @@ -1,76 +1,75 @@ -[//Loadout - [//Primary Weapon - "SMG_05_F", //Weapon - "Muzzle_SNDS_L", //Muzzle - "RHSUSF_Acc_WMX_Bk", //Rail - "Optic_Holosight_SMG_Blk_F", //Sight - ["30Rnd_9x21_Mag_SMG_02",30], //Primary Magazine - [], //Secondary Magazine - "" //Bipod - ], +[ //Loadout + [ //Primary Weapon + "rhs_weap_ak105_zenitco01", //Weapon + "rhs_acc_dtk3", //Muzzle + "rhs_acc_perst3_2dp_h", //Rail + "rhs_acc_pkas", //Sight + ["rhs_30rnd_545x39_7n10_ak",30], //Primary Magazine + [], //Secondary Magazine + "" //Bipod + ], - [//Launcher - "", //Weapon - "", //Muzzle - "", //Rail - "", //Sight - [], //Primary Magazine - [], //Secondary Magazine - "" //Bipod - ], + [ //Launcher + "", //Weapon + "", //Muzzle + "", //Rail + "", //Sight + [], //Primary Magazine + [], //Secondary Magazine + "" //Bipod + ], - [//Secondary Weapon - "RHSUSF_Weap_Glock17G4", //Weapon - "RHSUSF_Acc_Omega9K", //Muzzle - "Acc_Flashlight_Pistol", //Rail - "", //Sight - ["16Rnd_9x21_Mag",17], //Primary Magazine - [], //Secondary Magazine - "" //Bipod - ], + [ //Secondary Weapon + "RHS_Weap_makarov_pm", //Weapon + "", //Muzzle + "", //Rail + "", //Sight + ["rhs_mag_9x18_8_57n181s",8], //Primary Magazine + [], //Secondary Magazine + "" //Bipod + ], - [//Uniform - "U_B_GEN_Soldier_F", //Uniform - [] + _basicMedicalSupplies + _basicMiscItems - ], + [ //Uniform + "rhsgref_uniform_ttsko_mountain", //Uniform + [] + _basicMedicalSupplies + _basicMiscItems + ], - [//Vest - "V_TacVest_Blk_Police", //Vest - [//Inventory - ["RHS_1PN138",1], - ["H_Cap_Police",1], - ["RHS_Mag_An_M8HC",1,1], - ["30Rnd_9x21_Mag_SMG_02",4,30], - ["16Rnd_9x21_Mag",2,17] - ] - + _aceFlashlight - + _aceM84 - ], + [ //Vest + "rhsgref_6b23_ttsko_mountain_rifleman", //Vest + [ //Inventory + ["RHS_Mag_rgd5",2,1], + ["RHS_mag_rdg2_white",2,1], + ["rhs_30rnd_545x39_7n10_ak",4,30], + ["rhs_mag_9x18_8_57n181s",1,8] + ] + + _aceFlashlight + + _aceM84 + ], - [//Backpack - "B_Messenger_Black_F", //Backpack - [] + _medicSupplies - ], + [ //Backpack + "rhs_medic_bag", //Backpack + [] + _medicSupplies + ], - "H_PASGT_Basic_Blue_F", //Headgear - "G_Balaclava_Ti_Blk_F", //Facewear + "rhsgref_ssh68_ttsko_mountain", //Headgear + "", //Facewear - [//Binocular - "", //Binocular - "", - "", - "", - [], - [], - "" - ], + [ //Binocular + "Binocular", //Binocular + "", + "", + "", + [], + [], + "" + ], - [//Item - "ItemMap", //Map - "", //Terminal - ["TF_PNR1000A_26"] call _fnc_tfarRadio, //Radio - "ItemCompass", //Compass - _tfarMicroDAGRNoArray, //Watch - "" //Goggles - ] -]; \ No newline at end of file + [ //Item + "ItemMap", //Map + "", //Terminal + ["TF_anprc148jem"] call _fnc_tfarRadio, //Radio + "ItemCompass", //Compass + _tfarMicroDAGRNoArray, //Watch + "rhs_1pn138" //Goggles + ] +]; diff --git a/A3-Antistasi/Templates/Loadouts/rhs_gref_sniper.sqf b/A3-Antistasi/Templates/Loadouts/rhs_gref_sniper.sqf deleted file mode 100644 index 0995c11fff..0000000000 --- a/A3-Antistasi/Templates/Loadouts/rhs_gref_sniper.sqf +++ /dev/null @@ -1,74 +0,0 @@ -[//Loadout - [//Primary Weapon - "RHS_Weap_M24SWS", //Weapon - "", //Muzzle - "", //Rail - "RHSUSF_Acc_LeupoldMk4", //Sight - ["RHSUSF_5Rnd_762x51_M993_Mag",5], //Primary Magazine - [], //Secondary Magazine - "RHSUSF_Acc_Harris_Swivel" //Bipod - ], - - [//Launcher - "", //Weapon - "", //Muzzle - "", //Rail - "", //Sight - [], //Primary Magazine - [], //Secondary Magazine - "" //Bipod - ], - - [//Secondary Weapon - "RHSUSF_Weap_Glock17G4", //Weapon - "RHSUSF_Acc_Omega9K", //Muzzle - "Acc_Flashlight_Pistol", //Rail - "", //Sight - ["16Rnd_9x21_Mag",17], //Primary Magazine - [], //Secondary Magazine - "" //Bipod - ], - - [//Uniform - "U_B_Gen_Soldier_F", //Uniform - [] + _basicMedicalSupplies + _basicMiscItems - ], - - [//Vest - "V_TacVest_Blk_Police", //Vest - [//Inventory - ["RHS_1PN138",1], - ["H_Cap_Police",1], - ["RHS_Mag_An_M8HC",2,1], - ["RHSUSF_5Rnd_762x51_M993_Mag",5,5], - ["16Rnd_9x21_Mag",2,17] - ] - + _aceFlashlight - + _aceM84 - + _aceRangecard - ], - - [], - - "H_PASGT_Basic_Blue_F", //Headgear - "G_Balaclava_TI_Blk_F", //Facewear - - [//Binocular - "RHSUSF_Bino_Lerca_1200_Black", //Binocular - "", - "", - "", - [], - [], - "" - ], - - [//Item - "ItemMap", //Map - "ItemGPS", //Terminal - ["TF_PNR1000A_26"] call _fnc_tfarRadio, //Radio - "ItemCompass", //Compass - _tfarMicroDAGRNoArray, //Watch - "" //Goggles - ] -]; diff --git a/A3-Antistasi/Templates/Loadouts/rhs_gref_teamLeader.sqf b/A3-Antistasi/Templates/Loadouts/rhs_gref_teamLeader.sqf index 8fccc2c1d5..c930a407ff 100644 --- a/A3-Antistasi/Templates/Loadouts/rhs_gref_teamLeader.sqf +++ b/A3-Antistasi/Templates/Loadouts/rhs_gref_teamLeader.sqf @@ -1,80 +1,77 @@ -[//Loadout - [//Primary Weapon - "RHS_Weap_Mk18_Bk", //Weapon - "", //Muzzle - "RHSUSF_Acc_WMX_Bk", //Rail - "RHSUSF_Acc_T1_High", //Sight - ["RHS_Mag_30Rnd_556x45_M855_PMag",30], //Primary Magazine - [], //Secondary Magazine - "" //Bipod - ], +[ //Loadout + [ //Primary Weapon + "rhs_weap_ak105_zenitco01", //Weapon + "rhs_acc_dtk3", //Muzzle + "rhs_acc_perst3_2dp_h", //Rail + "rhs_acc_pkas", //Sight + ["rhs_30rnd_545x39_7n10_ak",30], //Primary Magazine + [], //Secondary Magazine + "" //Bipod + ], - [//Launcher - "", //Weapon - "", //Muzzle - "", //Rail - "", //Sight - [], //Primary Magazine - [], //Secondary Magazine - "" //Bipod - ], + [ //Launcher + "", //Weapon + "", //Muzzle + "", //Rail + "", //Sight + [], //Primary Magazine + [], //Secondary Magazine + "" //Bipod + ], - [//Secondary Weapon - "RHSUSF_Weap_Glock17G4", //Weapon - "", //Muzzle - "Acc_Flashlight_Pistol", //Rail - "", //Sight - ["16Rnd_9x21_Mag",17], //Primary Magazine - [], //Secondary Magazine - "" //Bipod - ], + [ //Secondary Weapon + "RHS_Weap_makarov_pm", //Weapon + "", //Muzzle + "", //Rail + "", //Sight + ["rhs_mag_9x18_8_57n181s",8], //Primary Magazine + [], //Secondary Magazine + "" //Bipod + ], - [//Uniform - "U_B_GEN_Soldier_F", //Uniform - [] + _basicMedicalSupplies + _basicMiscItems - ], + [ //Uniform + "rhsgref_uniform_ttsko_mountain", //Uniform + [] + _basicMedicalSupplies + _basicMiscItems + ], - [//Vest - "V_TacVest_Blk_Police", //Vest - [//Inventory - ["RHS_1PN138",1], - ["H_Beret_Gen_F",1], - ["RHS_Mag_An_M8HC",1,1], - ["RHS_Mag_Mk3A2",1,1], - ["RHS_Mag_30Rnd_556x45_M855_PMag",3,30], - ["16Rnd_9x21_Mag",2,17] - ] - + _aceFlashlight - + _aceM84 - ], + [ //Vest + selectRandom + ["rhsgref_6b23_ttsko_mountain_nco","rhsgref_6b23_ttsko_mountain_officer"], //Vest + [ //Inventory + ["RHS_Mag_rgd5",2,1], + ["RHS_mag_rdg2_white",2,1], + ["rhs_30rnd_545x39_7n10_ak",5,30], + ["rhs_mag_9x18_8_57n181s",1,8] + ] + + _aceFlashlight + + _aceM84 + ], - [//Backpack - "B_LegStrapBag_Black_F", //Backpack - [//Inventory - ["RHS_Mag_30Rnd_556x45_M855_PMag",3,30], - ["16Rnd_9x21_Mag",2,17] - ] - ], + [ //Backpack + [ //Backpack + [] //Inventory + ] + ], - "H_PASGT_Basic_Blue_F", //Headgear - "G_Balaclava_TI_Blk_F", //Facewear + "rhsgref_ssh68_ttsko_mountain", //Headgear + "", //Facewear - [//Binocular - "", //Binocular - "", - "", - "", - [], - [], - "" - ], + [ //Binocular + "rhs_pdu4", //Binocular + "", + "", + "", + [], + [], + "" + ], - [//Item - "ItemMap", //Map - "ItemGPS", //Terminal - ["TF_PNR1000A_26"] call _fnc_tfarRadio, //Radio - "ItemCompass", //Compass - _tfarMicroDAGRNoArray, //Watch - "" //Goggles - ] + [ //Item + "ItemMap", //Map + "ItemGPS", //Terminal + ["TF_anprc148jem"] call _fnc_tfarRadio, //Radio + "ItemCompass", //Compass + _tfarMicroDAGRNoArray, //Watch + "rhs_1pn138" //Goggles + ] ]; diff --git a/A3-Antistasi/Templates/Loadouts/rhs_usaf_AT.sqf b/A3-Antistasi/Templates/Loadouts/rhs_usaf_AT.sqf index d09aef64bd..6a068a316a 100644 --- a/A3-Antistasi/Templates/Loadouts/rhs_usaf_AT.sqf +++ b/A3-Antistasi/Templates/Loadouts/rhs_usaf_AT.sqf @@ -15,7 +15,7 @@ "", //Muzzle "", //Rail "RHS_Weap_Optic_SMAW", //Sight - ["RHS_Mag_SMAW_HEDP",1], //Primary Magazine + ["RHS_Mag_SMAW_HEAA",1], //Primary Magazine [], //Secondary Magazine "" //Bipod ], @@ -42,10 +42,11 @@ ["RHSUSF_ANPVS_14",1], ["RHS_Mag_An_M8HC",2,1], ["RHS_Mag_M67",1,1], - ["RHS_Mag_Mk84",1,1], ["RHSUSF_Mag_7x45ACP_MHP",2,7], ["RHS_Mag_30Rnd_556x45_M855A1_Stanag",4,30] - ] + _aceFlashlight + ] + + _aceFlashlight + + _aceM84 ], [//Backpack @@ -53,7 +54,6 @@ [//Inventory ["RHS_Mag_SMAW_HEAA",1,1] ] - + _aceClacker ], "rhsusf_mich_bare_norotos_headset", //Headgear diff --git a/A3-Antistasi/Templates/Loadouts/rhs_usaf_grenadier.sqf b/A3-Antistasi/Templates/Loadouts/rhs_usaf_grenadier.sqf deleted file mode 100644 index da1865b605..0000000000 --- a/A3-Antistasi/Templates/Loadouts/rhs_usaf_grenadier.sqf +++ /dev/null @@ -1,77 +0,0 @@ -[//Loadout - [//Primary Weapon - "RHS_Weap_M4A1_M203S", //Weapon - "", //Muzzle - "RHSUSF_Acc_WMX_Bk", //Rail - selectRandom //Sight - ["RHSUSF_Acc_CompM4", "RHSUSF_Acc_Eotech_552"], - ["RHS_Mag_30Rnd_556x45_M855A1_Stanag",30], //Primary Magazine - ["RHS_Mag_M441_HE",1], //Secondary Magazine - "" //Bipod - ], - - [//Launcher - "", //Weapon - "", //Muzzle - "", //Rail - "", //Sight - [], //Primary Magazine - [], //Secondary Magazine - "" //Bipod - ], - - [//Secondary Weapon - "RHSUSF_Weap_M1911A1", //Weapon - "", //Muzzle - "", //Rail - "", //Sight - ["RHSUSF_Mag_7x45ACP_MHP",7], //Primary Magazine - [], //Secondary Magazine - "" //Bipod - ], - - [//Uniform - "RHS_Uniform_G3_M81", //Uniform - [] + _basicMedicalSupplies + _basicMiscItems - ], - - [//Vest - "RHSUSF_SPCS_OCP_Grenadier", - [//Inventory - ["RHSUSF_ANPVS_14",1], - ["RHS_Mag_An_M8HC",2,1], - ["RHS_Mag_M67",2,1], - ["RHS_Mag_Mk84",1,1], - ["RHS_Mag_30Rnd_556x45_M855A1_Stanag",4,30], - ["RHSUSF_Mag_7x45ACP_MHP",2,7], - ["RHS_Mag_M441_HE",6,1], - ["RHS_Mag_M714_White",4,1] - ] + _aceFlashlight - ], - - [//Backpack - ], - - "rhsusf_mich_bare_norotos_headset", //Headgear - SelectRandom //Facewear - ["RHSUSF_Shemagh_Grn", "RHSUSF_Shemagh2_Grn", "RHSUSF_Shemagh_Gogg_Grn", "RHSUSF_Shemagh2_Gogg_Grn", "RHSUSF_Oakley_Goggles_Blk"], - - [//Binocular - "Binocular", //Binocular - "", - "", - "", - [], - [], - "" - ], - - [//Item - "ItemMap", //Map - "", //Terminal - ["TF_RF7800STR"] call _fnc_tfarRadio, //Radio - "ItemCompass", //Compass - _tfarMicroDAGRNoArray, //Watch - "" //Goggles - ] -]; \ No newline at end of file diff --git a/A3-Antistasi/Templates/Loadouts/rhs_usaf_machineGunner.sqf b/A3-Antistasi/Templates/Loadouts/rhs_usaf_machineGunner.sqf index 5a7e7f4b12..bfe372bfce 100644 --- a/A3-Antistasi/Templates/Loadouts/rhs_usaf_machineGunner.sqf +++ b/A3-Antistasi/Templates/Loadouts/rhs_usaf_machineGunner.sqf @@ -41,11 +41,11 @@ ["RHSUSF_ANPVS_14",1], ["RHS_Mag_An_M8HC",2,1], ["RHS_Mag_M67",1,1], - ["RHS_Mag_Mk84",1,1], ["RHSUSF_200Rnd_556x45_Box",2,200], ["RHSUSF_Mag_7x45ACP_MHP",2,7] ] + _aceFlashlight + + _aceM84 ], [//Backpack @@ -73,4 +73,4 @@ _tfarMicroDAGRNoArray, //Watch "" //Goggles ] -]; \ No newline at end of file +]; diff --git a/A3-Antistasi/Templates/Loadouts/rhs_usaf_marksman.sqf b/A3-Antistasi/Templates/Loadouts/rhs_usaf_marksman.sqf index 785bac8645..9b05df7774 100644 --- a/A3-Antistasi/Templates/Loadouts/rhs_usaf_marksman.sqf +++ b/A3-Antistasi/Templates/Loadouts/rhs_usaf_marksman.sqf @@ -4,7 +4,7 @@ "", //Muzzle "RHSUSF_Acc_ANPEQ15A", //Rail "RHSUSF_Acc_M8541_Low", //Sight - ["RHSUSF_20Rnd_762x51_M993_Mag",20], //Primary Magazine + ["RHSUSF_20Rnd_762x51_M80_Mag",20], //Primary Magazine [], //Secondary Magazine "RHS_Acc_Harris_Swivel" //Bipod ], @@ -40,13 +40,13 @@ ["RHSUSF_ANPVS_14",1], ["RHS_Mag_An_M8HC",2,1], ["RHS_Mag_M67",1,1], - ["RHS_Mag_Mk84",1,1], - ["RHSUSF_20Rnd_762x51_M993_Mag",5,30], + ["RHSUSF_20Rnd_762x51_M80_Mag",5,30], ["RHSUSF_Mag_7x45ACP_MHP",2,7] ] + _aceFlashlight + _aceKestrel + _aceRangecard + + _aceM84 ], [//Backpack @@ -74,4 +74,4 @@ _tfarMicroDAGRNoArray, //Watch "" //Goggles ] -]; \ No newline at end of file +]; diff --git a/A3-Antistasi/Templates/Loadouts/rhs_usaf_medic.sqf b/A3-Antistasi/Templates/Loadouts/rhs_usaf_medic.sqf index 6f8f882d67..0f241e19fd 100644 --- a/A3-Antistasi/Templates/Loadouts/rhs_usaf_medic.sqf +++ b/A3-Antistasi/Templates/Loadouts/rhs_usaf_medic.sqf @@ -42,11 +42,11 @@ ["RHSUSF_ANPVS_14",1], ["RHS_Mag_An_M8HC",2,1], ["RHS_Mag_M67",1,1], - ["RHS_Mag_Mk84",2,1], ["RHS_Mag_30Rnd_556x45_M855A1_Stanag",4,30], ["RHSUSF_Mag_7x45ACP_MHP",2,7] ] + _aceFlashlight + + _aceM84 ], [//Backpack @@ -76,4 +76,4 @@ _tfarMicroDAGRNoArray, //Watch "" //Goggles ] -]; \ No newline at end of file +]; diff --git a/A3-Antistasi/Templates/Loadouts/rhs_usaf_rifleman.sqf b/A3-Antistasi/Templates/Loadouts/rhs_usaf_rifleman.sqf index fe3301b191..fad8fe5d04 100644 --- a/A3-Antistasi/Templates/Loadouts/rhs_usaf_rifleman.sqf +++ b/A3-Antistasi/Templates/Loadouts/rhs_usaf_rifleman.sqf @@ -41,11 +41,11 @@ ["RHSUSF_ANPVS_14",1], ["RHS_Mag_An_M8HC",2,1], ["RHS_Mag_M67",1,1], - ["RHS_Mag_Mk84",1,1], ["RHS_Mag_30Rnd_556x45_M855A1_Stanag",6,30], ["RHSUSF_Mag_7x45ACP_MHP",2,7] ] + _aceFlashlight + + _aceM84 ], //Backpack diff --git a/A3-Antistasi/Templates/Loadouts/rhs_usaf_teamLeader.sqf b/A3-Antistasi/Templates/Loadouts/rhs_usaf_teamLeader.sqf index 87e61d1f1c..730321d0be 100644 --- a/A3-Antistasi/Templates/Loadouts/rhs_usaf_teamLeader.sqf +++ b/A3-Antistasi/Templates/Loadouts/rhs_usaf_teamLeader.sqf @@ -4,7 +4,7 @@ "", //Muzzle "RHSUSF_Acc_ANPEQ15A", //Rail selectRandom //Sight - ["RHSUSF_Acc_Acog", "RHSUSF_Acc_Elcan"], + ["RHSUSF_Acc_Acog", "rhsusf_acc_g33_xps3","rhsusf_acc_g33_T1"], ["RHS_Mag_30Rnd_556x45_M855A1_Stanag",30], //Primary Magazine [], //Secondary Magazine "RHSUSF_Acc_Grip3" //Bipod @@ -41,11 +41,11 @@ ["RHSUSF_ANPVS_14",1], ["RHS_Mag_An_M8HC",2,1], ["RHS_Mag_M67",1,1], - ["RHS_Mag_Mk84",2,1], ["RHSUSF_Mag_7x45ACP_MHP",2,7], ["RHS_Mag_30Rnd_556x45_M855A1_Stanag",4,30] ] + _aceFlashlight + + _aceM84 ], [//Backpack @@ -55,8 +55,6 @@ ["SmokeshellRed",3,1], ["SmokeshellYellow",3,1] ] - + ([hasACE, ["ACE_Handflare_Red",2,1]] call _fnc_modItem) - + ([hasACE, ["ACE_Chemlight_IR",15,1]] call _fnc_modItem) ], "rhsusf_mich_bare_norotos_headset", //Headgear @@ -81,4 +79,4 @@ _tfarMicroDAGRNoArray, //Watch "" //Goggles ] -]; \ No newline at end of file +]; diff --git a/A3-Antistasi/Templates/Loadouts/vanilla_blufor_AT.sqf b/A3-Antistasi/Templates/Loadouts/vanilla_blufor_AT_WDL.sqf similarity index 64% rename from A3-Antistasi/Templates/Loadouts/vanilla_blufor_AT.sqf rename to A3-Antistasi/Templates/Loadouts/vanilla_blufor_AT_WDL.sqf index 37d3627587..45b94f93a6 100644 --- a/A3-Antistasi/Templates/Loadouts/vanilla_blufor_AT.sqf +++ b/A3-Antistasi/Templates/Loadouts/vanilla_blufor_AT_WDL.sqf @@ -1,26 +1,26 @@ [//Loadout [//Primary Weapon - "ARifle_SPAR_01_KHK_F", //Weapon + "arifle_MX_Black_F", //Weapon "", //Muzzle "Acc_Pointer_IR", //Rail - "Optic_ACO", //Sight - ["30Rnd_556x45_Stanag_Red",30], //Primary Magazine + "optic_Holosight", //Sight + ["30Rnd_65x39_caseless_black_mag",30], //Primary Magazine [], //Secondary Magazine "" //Bipod ], [//Launcher - "", //Weapon + "launch_MRAWS_olive_rail_F", //Weapon "", //Muzzle "", //Rail "", //Sight - [], //Primary Magazine + ["MRAWS_HEAT55_F",1], //Primary Magazine [], //Secondary Magazine "" //Bipod ], [//Secondary Weapon - "HGun_P07_KHK_F", //Weapon + "hgun_P07_F", //Weapon "Muzzle_SNDS_L", //Muzzle "", //Rail "", //Sight @@ -31,33 +31,33 @@ [//Uniform selectRandom //Uniform - ["U_B_T_Soldier_F", "U_B_T_Soldier_AR_F", "U_B_T_Soldier_SL_F"], + ["U_B_CombatUniform_mcam_wdl_f", "U_B_CombatUniform_tshirt_mcam_wdL_f", "U_B_CombatUniform_vest_mcam_wdl_f"], [] + _basicMedicalSupplies + _basicMiscItems ], [//Vest selectRandom //Vest - ["V_PlateCarrier1_TNA_F", "V_PlateCarrier2_TNA_F"], + ["V_PlateCarrier1_wdl", "V_PlateCarrier2_wdl"], [//Inventory - ["NVGoggles_OpFor",1], + ["NVGoggles",1], ["SmokeShell",2,1], ["HandGrenade",1,1], ["16Rnd_9x21_Mag",2,17], - ["30Rnd_556x45_Stanag_Red",3,30] + ["30Rnd_65x39_caseless_black_mag",3,30] ] + _aceFlashlight + _aceM84 ], [//Backpack - "B_AssaultPack_TNA_F", //Backpack + "B_AssaultPack_wdl_F", //Backpack [//Inventory - ["MRAWS_HEAT55_F",1] + ["MRAWS_HEAT55_F",1,1] ] ], selectRandom //Headgear - ["H_BoonieHat_TNA_F", "H_MilCap_TNA_F", "H_HelmetB_Light_TNA_F", "H_HelmetB_TNA_F", "H_Helmet_B_Enh_TNA_F"], + ["H_Booniehat_wdl", "H_MilCap_wdl", "H_HelmetB_plain_wdl", "H_HelmetB_light_wdl", "H_HelmetSpecB_wdl", "H_Cap_usblack"], "", //Facewear [//Binocular diff --git a/A3-Antistasi/Templates/Loadouts/vanilla_blufor_machineGunner.sqf b/A3-Antistasi/Templates/Loadouts/vanilla_blufor_machineGunner_WDL.sqf similarity index 66% rename from A3-Antistasi/Templates/Loadouts/vanilla_blufor_machineGunner.sqf rename to A3-Antistasi/Templates/Loadouts/vanilla_blufor_machineGunner_WDL.sqf index e33ffeea90..c88a2379f9 100644 --- a/A3-Antistasi/Templates/Loadouts/vanilla_blufor_machineGunner.sqf +++ b/A3-Antistasi/Templates/Loadouts/vanilla_blufor_machineGunner_WDL.sqf @@ -1,10 +1,10 @@ [//Loadout [//Primary Weapon - "ARifle_SPAR_02_KHK_F", //Weapon + "LMG_Mk200_F", //Weapon "", //Muzzle "", //Rail - "Optic_Holosight_KHK_F", //Sight - ["150Rnd_556x45_Drum_Mag_Tracer_F",150], //Primary Magazine + "optic_Holosight", //Sight + ["200Rnd_65x39_cased_Box",200], //Primary Magazine [], //Secondary Magazine "Bipod_01_F_BLK" //Bipod ], @@ -20,7 +20,7 @@ ], [//Secondary Weapon - "HGun_P07_KHK_F", //Weapon + "hgun_P07_F", //Weapon "Muzzle_SNDS_L", //Muzzle "", //Rail "", //Sight @@ -31,20 +31,20 @@ [//Uniform selectRandom //Uniform - ["U_B_T_Soldier_F", "U_B_T_Soldier_AR_F", "U_B_T_Soldier_SL_F"], + ["U_B_CombatUniform_mcam_wdl_f", "U_B_CombatUniform_tshirt_mcam_wdL_f", "U_B_CombatUniform_vest_mcam_wdl_f"], [] + _basicMedicalSupplies + _basicMiscItems ], [//Vest selectRandom //Vest - ["V_PlateCarrier1_TNA_F", "V_PlateCarrier2_TNA_F"], + ["V_PlateCarrier1_wdl", "V_PlateCarrier2_wdl"], [//Inventory - ["NVGoggles_OpFor",1], + ["NVGoggles_INDEP",1], ["SmokeShell",2,1], ["HandGrenade",1,1], ["16Rnd_9x21_Mag",2,17], - ["150Rnd_556x45_Drum_Mag_Tracer_F",1,150], - ["30Rnd_556x45_Stanag_Tracer_Red",3,30] + ["200Rnd_65x39_cased_Box",2,200], + [] ] + _aceFlashlight + _aceM84 @@ -53,11 +53,11 @@ [], selectRandom //Headgear - ["H_BoonieHat_TNA_F", "H_MilCap_TNA_F", "H_HelmetB_Light_TNA_F", "H_HelmetB_TNA_F", "H_HelmetB_Enh_TNA_F"], + ["H_Booniehat_wdl", "H_MilCap_wdl", "H_HelmetB_plain_wdl", "H_HelmetB_light_wdl", "H_HelmetSpecB_wdl", "H_Cap_usblack"], "", //Facewear [//Binocular - "", //Binocular + "Binocular", //Binocular "", "", "", @@ -68,10 +68,10 @@ [//Item "ItemMap", //Map - "", //Terminal + "ItemGPS", //Terminal ["TF_ANPRC152"] call _fnc_tfarRadio, //Radio "ItemCompass", //Compass "ItemWatch", //Watch "" //Goggles ] -]; \ No newline at end of file +]; diff --git a/A3-Antistasi/Templates/Loadouts/vanilla_blufor_machineGunner_altis.sqf b/A3-Antistasi/Templates/Loadouts/vanilla_blufor_machineGunner_altis.sqf index 2c525fa97b..f83e60e336 100644 --- a/A3-Antistasi/Templates/Loadouts/vanilla_blufor_machineGunner_altis.sqf +++ b/A3-Antistasi/Templates/Loadouts/vanilla_blufor_machineGunner_altis.sqf @@ -57,7 +57,7 @@ "", //Facewear [//Binocular - "", //Binocular + "Binocular", //Binocular "", "", "", @@ -68,7 +68,7 @@ [//Item "ItemMap", //Map - "", //Terminal + "ItemGPS", //Terminal ["TF_ANPRC152"] call _fnc_tfarRadio, //Radio "ItemCompass", //Compass "ItemWatch", //Watch diff --git a/A3-Antistasi/Templates/Loadouts/vanilla_blufor_machineGunner_tanoa.sqf b/A3-Antistasi/Templates/Loadouts/vanilla_blufor_machineGunner_tanoa.sqf index 74e06b8fe1..71e76a70e9 100644 --- a/A3-Antistasi/Templates/Loadouts/vanilla_blufor_machineGunner_tanoa.sqf +++ b/A3-Antistasi/Templates/Loadouts/vanilla_blufor_machineGunner_tanoa.sqf @@ -57,7 +57,7 @@ "", //Facewear [//Binocular - "", //Binocular + "Binocular", //Binocular "", "", "", @@ -68,7 +68,7 @@ [//Item "ItemMap", //Map - "", //Terminal + "ItemGPS", //Terminal ["TF_ANPRC152"] call _fnc_tfarRadio, //Radio "ItemCompass", //Compass "ItemWatch", //Watch diff --git a/A3-Antistasi/Templates/Loadouts/vanilla_blufor_marksman.sqf b/A3-Antistasi/Templates/Loadouts/vanilla_blufor_marksman_WDL.sqf similarity index 72% rename from A3-Antistasi/Templates/Loadouts/vanilla_blufor_marksman.sqf rename to A3-Antistasi/Templates/Loadouts/vanilla_blufor_marksman_WDL.sqf index be1eb95565..8b64fd8a2e 100644 --- a/A3-Antistasi/Templates/Loadouts/vanilla_blufor_marksman.sqf +++ b/A3-Antistasi/Templates/Loadouts/vanilla_blufor_marksman_WDL.sqf @@ -1,9 +1,9 @@ [//Loadout [//Primary Weapon - "ARifle_SPAR_03_KHK_F", //Weapon - "Muzzle_SNDS_B", //Muzzle + "srifle_EBR_F", //Weapon + "", //Muzzle "Acc_Pointer_IR", //Rail - "Optic_AMS_KHK", //Sight + "optic_SOS", //Sight ["20Rnd_762x51_Mag",20], //Primary Magazine [], //Secondary Magazine "Bipod_01_F_BLK" //Bipod @@ -20,7 +20,7 @@ ], [//Secondary Weapon - "HGun_P07_KHK_F", //Weapon + "hgun_P07_F", //Weapon "Muzzle_SNDS_L", //Muzzle "", //Rail "", //Sight @@ -30,14 +30,15 @@ ], [//Uniform - "U_B_T_Sniper_F", //Uniform + selectRandom //Uniform + ["U_B_CombatUniform_mcam_wdl_f", "U_B_CombatUniform_tshirt_mcam_wdL_f", "U_B_CombatUniform_vest_mcam_wdl_f"], [] + _basicMedicalSupplies + _basicMiscItems ], [//Vest - "V_PlateCarrier1_TNA_F", //Vest + "V_PlateCarrier1_wdl", //Vest [//Inventory - ["NVGoggles_OpFor",1], + ["NVGoggles_INDEP",1], ["SmokeShell",3,1], ["16Rnd_9x21_Mag",2,17], ["20Rnd_762x51_Mag",4,20] @@ -50,7 +51,9 @@ [], - "", //Headgear + selectRandom //Headgear + ["H_Booniehat_wdl", "H_MilCap_wdl", "H_HelmetB_plain_wdl", "H_HelmetB_light_wdl", "H_HelmetSpecB_wdl", "H_Cap_usblack"], + "G_Balaclava_Oli", //Facewear [//Binocular diff --git a/A3-Antistasi/Templates/Loadouts/vanilla_blufor_marksman_altis.sqf b/A3-Antistasi/Templates/Loadouts/vanilla_blufor_marksman_altis.sqf index caad4bb334..dbcdc70909 100644 --- a/A3-Antistasi/Templates/Loadouts/vanilla_blufor_marksman_altis.sqf +++ b/A3-Antistasi/Templates/Loadouts/vanilla_blufor_marksman_altis.sqf @@ -1,7 +1,7 @@ [//Loadout [//Primary Weapon "srifle_EBR_F", //Weapon - "Muzzle_SNDS_B", //Muzzle + "", //Muzzle "acc_pointer_IR", //Rail "optic_SOS", //Sight ["20Rnd_762x51_Mag",20], //Primary Magazine diff --git a/A3-Antistasi/Templates/Loadouts/vanilla_blufor_marksman_tanoa.sqf b/A3-Antistasi/Templates/Loadouts/vanilla_blufor_marksman_tanoa.sqf index 81d595d0e9..94495384db 100644 --- a/A3-Antistasi/Templates/Loadouts/vanilla_blufor_marksman_tanoa.sqf +++ b/A3-Antistasi/Templates/Loadouts/vanilla_blufor_marksman_tanoa.sqf @@ -1,7 +1,7 @@ [//Loadout [//Primary Weapon "ARifle_SPAR_03_KHK_F", //Weapon - "Muzzle_SNDS_B", //Muzzle + "", //Muzzle "Acc_Pointer_IR", //Rail "Optic_AMS_KHK", //Sight ["20Rnd_762x51_Mag",20], //Primary Magazine diff --git a/A3-Antistasi/Templates/Loadouts/vanilla_blufor_medic.sqf b/A3-Antistasi/Templates/Loadouts/vanilla_blufor_medic_WDL.sqf similarity index 69% rename from A3-Antistasi/Templates/Loadouts/vanilla_blufor_medic.sqf rename to A3-Antistasi/Templates/Loadouts/vanilla_blufor_medic_WDL.sqf index 88c5bca1d1..f7aaeaac59 100644 --- a/A3-Antistasi/Templates/Loadouts/vanilla_blufor_medic.sqf +++ b/A3-Antistasi/Templates/Loadouts/vanilla_blufor_medic_WDL.sqf @@ -1,10 +1,10 @@ [//Loadout [//Primary Weapon - "ARifle_SPAR_01_KHK_F", //Weapon + "arifle_MX_Black_F", //Weapon "", //Muzzle "", //Rail - "Optic_Holosight_KHK_F", //Sight - ["30Rnd_556x45_Stanag_Red",30], //Primary Magazine + "optic_Holosight", //Sight + ["30Rnd_65x39_caseless_black_mag",30], //Primary Magazine [], //Secondary Magazine "" //Bipod ], @@ -20,7 +20,7 @@ ], [//Secondary Weapon - "HGun_P07_KHK_F", //Weapon + "hgun_P07_F", //Weapon "", //Muzzle "", //Rail "", //Sight @@ -31,31 +31,31 @@ [//Uniform selectRandom //Uniform - ["U_B_T_Soldier_F", "U_B_T_Soldier_AR_F", "U_B_T_Soldier_SL_F"], + ["U_B_CombatUniform_mcam_wdl_f", "U_B_CombatUniform_tshirt_mcam_wdL_f", "U_B_CombatUniform_vest_mcam_wdl_f"], [] + _basicMedicalSupplies + _basicMiscItems ], [//Vest selectRandom //Vest - ["V_PlateCarrier1_TNA_F", "V_PlateCarrier2_TNA_F"], + ["V_PlateCarrier1_wdl", "V_PlateCarrier2_wdl"], [//Inventory - ["NVGoggles_OpFor",1], + ["NVGoggles_INDEP",1], ["SmokeShell",2,1], ["HandGrenade",1,1], ["16Rnd_9x21_Mag",2,17], - ["30Rnd_556x45_Stanag_Red",4,30] + ["30Rnd_65x39_caseless_black_mag",4,30] ] + _aceFlashlight + _aceM84 ], [//Backpack - "B_AssaultPack_TNA_F", //Backpack + "B_AssaultPack_wdl_F", //Backpack [] + _medicSupplies ], selectRandom //Headgear - ["H_BoonieHat_TNA_F", "H_MilCap_TNA_F", "H_HelmetB_Light_TNA_F", "H_HelmetB_TNA_F", "H_HelmetB_Enh_TNA_F"], + ["H_Booniehat_wdl", "H_MilCap_wdl", "H_HelmetB_plain_wdl", "H_HelmetB_light_wdl", "H_HelmetSpecB_wdl", "H_Cap_usblack"], "", //Facewear [//Binocular diff --git a/A3-Antistasi/Templates/Loadouts/vanilla_blufor_rifleman_WDL.sqf b/A3-Antistasi/Templates/Loadouts/vanilla_blufor_rifleman_WDL.sqf new file mode 100644 index 0000000000..45b94f93a6 --- /dev/null +++ b/A3-Antistasi/Templates/Loadouts/vanilla_blufor_rifleman_WDL.sqf @@ -0,0 +1,81 @@ +[//Loadout + [//Primary Weapon + "arifle_MX_Black_F", //Weapon + "", //Muzzle + "Acc_Pointer_IR", //Rail + "optic_Holosight", //Sight + ["30Rnd_65x39_caseless_black_mag",30], //Primary Magazine + [], //Secondary Magazine + "" //Bipod + ], + + [//Launcher + "launch_MRAWS_olive_rail_F", //Weapon + "", //Muzzle + "", //Rail + "", //Sight + ["MRAWS_HEAT55_F",1], //Primary Magazine + [], //Secondary Magazine + "" //Bipod + ], + + [//Secondary Weapon + "hgun_P07_F", //Weapon + "Muzzle_SNDS_L", //Muzzle + "", //Rail + "", //Sight + ["16Rnd_9x21_Mag", 17], //Primary Magazine + [], //Secondary Magazine + "" //Bipod + ], + + [//Uniform + selectRandom //Uniform + ["U_B_CombatUniform_mcam_wdl_f", "U_B_CombatUniform_tshirt_mcam_wdL_f", "U_B_CombatUniform_vest_mcam_wdl_f"], + [] + _basicMedicalSupplies + _basicMiscItems + ], + + [//Vest + selectRandom //Vest + ["V_PlateCarrier1_wdl", "V_PlateCarrier2_wdl"], + [//Inventory + ["NVGoggles",1], + ["SmokeShell",2,1], + ["HandGrenade",1,1], + ["16Rnd_9x21_Mag",2,17], + ["30Rnd_65x39_caseless_black_mag",3,30] + ] + + _aceFlashlight + + _aceM84 + ], + + [//Backpack + "B_AssaultPack_wdl_F", //Backpack + [//Inventory + ["MRAWS_HEAT55_F",1,1] + ] + ], + + selectRandom //Headgear + ["H_Booniehat_wdl", "H_MilCap_wdl", "H_HelmetB_plain_wdl", "H_HelmetB_light_wdl", "H_HelmetSpecB_wdl", "H_Cap_usblack"], + "", //Facewear + + [//Binocular + "Binocular", //Binocular + "", + "", + "", + [], + [], + "" + ], + + [//Item + "ItemMap", //Map + "ItemGPS", //Terminal + ["TF_ANPRC152"] call _fnc_tfarRadio, //Radio + "ItemCompass", //Compass + "ItemWatch", //Watch + "" //Goggles + ] +]; diff --git a/A3-Antistasi/Templates/Loadouts/vanilla_blufor_rifleman_altis.sqf b/A3-Antistasi/Templates/Loadouts/vanilla_blufor_rifleman_altis.sqf index ed31b70ed3..554f0a0980 100644 --- a/A3-Antistasi/Templates/Loadouts/vanilla_blufor_rifleman_altis.sqf +++ b/A3-Antistasi/Templates/Loadouts/vanilla_blufor_rifleman_altis.sqf @@ -2,19 +2,19 @@ [//Primary Weapon "arifle_MX_Black_F", //Weapon "", //Muzzle - "", //Rail - "optic_Hamr", //Sight + "Acc_Pointer_IR", //Rail + "Optic_ACO", //Sight ["30Rnd_65x39_caseless_black_mag",30], //Primary Magazine [], //Secondary Magazine "" //Bipod ], [//Launcher - "", //Weapon + "launch_MRAWS_sand_rail_F", //Weapon "", //Muzzle "", //Rail "", //Sight - [], //Primary Magazine + ["MRAWS_HEAT55_F",1], //Primary Magazine [], //Secondary Magazine "" //Bipod ], @@ -43,13 +43,18 @@ ["SmokeShell",2,1], ["HandGrenade",1,1], ["16Rnd_9x21_Mag",2,17], - ["30Rnd_65x39_caseless_black_mag",6,30] + ["30Rnd_65x39_caseless_black_mag",3,30] ] + _aceFlashlight + _aceM84 ], - [], + [//Backpack + "B_AssaultPack_mcamo", //Backpack + [//Inventory + ["MRAWS_HEAT55_F",1,1] + ] + ], selectRandom //Headgear ["H_Booniehat_mcamo", "H_MilCap_mcamo", "H_HelmetB_desert", "H_HelmetB_light_desert", "H_HelmetSpecB", "H_Cap_tan_specops_US"], @@ -66,11 +71,11 @@ ], [//Item - "ItemMap", //Map - "ItemGPS", //Terminal + "ItemMap", //Map + "ItemGPS", //Terminal ["TF_ANPRC152"] call _fnc_tfarRadio, //Radio - "ItemCompass", //Compass - "ItemWatch", //Watch - "" //Goggles + "ItemCompass", //Compass + "ItemWatch", //Watch + "" //Goggles ] ]; diff --git a/A3-Antistasi/Templates/Loadouts/vanilla_blufor_rifleman_tanoa.sqf b/A3-Antistasi/Templates/Loadouts/vanilla_blufor_rifleman_tanoa.sqf index faf74b0769..a2ed881fcc 100644 --- a/A3-Antistasi/Templates/Loadouts/vanilla_blufor_rifleman_tanoa.sqf +++ b/A3-Antistasi/Templates/Loadouts/vanilla_blufor_rifleman_tanoa.sqf @@ -1,20 +1,20 @@ [//Loadout [//Primary Weapon - "ARifle_SPAR_02_KHK_F", //Weapon + "ARifle_SPAR_01_KHK_F", //Weapon "", //Muzzle - "", //Rail - "Optic_HAMR_KHK_F", //Sight + "Acc_Pointer_IR", //Rail + "Optic_ACO", //Sight ["30Rnd_556x45_Stanag_Red",30], //Primary Magazine [], //Secondary Magazine "" //Bipod ], [//Launcher - "", //Weapon + "launch_MRAWS_olive_rail_F", //Weapon "", //Muzzle "", //Rail "", //Sight - [], //Primary Magazine + ["MRAWS_HEAT55_F",1], //Primary Magazine [], //Secondary Magazine "" //Bipod ], @@ -43,16 +43,21 @@ ["SmokeShell",2,1], ["HandGrenade",1,1], ["16Rnd_9x21_Mag",2,17], - ["30Rnd_556x45_Stanag_Red",6,30] + ["30Rnd_556x45_Stanag_Red",3,30] ] + _aceFlashlight + _aceM84 ], - [], + [//Backpack + "B_AssaultPack_TNA_F", //Backpack + [//Inventory + ["MRAWS_HEAT55_F",1,1] + ] + ], selectRandom //Headgear - ["H_BoonieHat_TNA_F", "H_MilCap_TNA_F", "H_HelmetB_Light_TNA_F", "H_HelmetB_TNA_F", "H_HelmetB_Enh_TNA_F"], + ["H_BoonieHat_TNA_F", "H_MilCap_TNA_F", "H_HelmetB_TNA_F", "H_HelmetB_Light_TNA_F", "H_HelmetB_Enh_TNA_F"], "", //Facewear [//Binocular @@ -66,11 +71,11 @@ ], [//Item - "ItemMap", //Map - "ItemGPS", //Terminal + "ItemMap", //Map + "ItemGPS", //Terminal ["TF_ANPRC152"] call _fnc_tfarRadio, //Radio - "ItemCompass", //Compass - "ItemWatch", //Watch - "" //Goggles + "ItemCompass", //Compass + "ItemWatch", //Watch + "" //Goggles ] ]; diff --git a/A3-Antistasi/Templates/Loadouts/vanilla_blufor_teamLeader.sqf b/A3-Antistasi/Templates/Loadouts/vanilla_blufor_teamLeader_WDL.sqf similarity index 66% rename from A3-Antistasi/Templates/Loadouts/vanilla_blufor_teamLeader.sqf rename to A3-Antistasi/Templates/Loadouts/vanilla_blufor_teamLeader_WDL.sqf index 32cfde9a18..319ac759d7 100644 --- a/A3-Antistasi/Templates/Loadouts/vanilla_blufor_teamLeader.sqf +++ b/A3-Antistasi/Templates/Loadouts/vanilla_blufor_teamLeader_WDL.sqf @@ -1,10 +1,10 @@ [//Loadout [//Primary Weapon - "ARifle_SPAR_01_KHK_F", //Weapon + "arifle_MX_Black_F", //Weapon "", //Muzzle "Acc_Pointer_IR", //Rail - "Optic_HAMR_KHK_F", //Sight - ["30Rnd_556x45_Stanag_Red",30], //Primary Magazine + "optic_Hamr", //Sight + ["30Rnd_65x39_caseless_black_mag",30], //Primary Magazine [], //Secondary Magazine "" //Bipod ], @@ -20,7 +20,7 @@ ], [//Secondary Weapon - "HGun_P07_KHK_F", //Weapon + "hgun_P07_F", //Weapon "Muzzle_SNDS_L", //Muzzle "", //Rail "", //Sight @@ -31,41 +31,39 @@ [//Uniform selectRandom //Uniform - ["U_B_T_Soldier_F", "U_B_T_Soldier_AR_F", "U_B_T_Soldier_SL_F"], + ["U_B_CombatUniform_mcam_wdl_f", "U_B_CombatUniform_tshirt_mcam_wdL_f", "U_B_CombatUniform_vest_mcam_wdl_f"], [] + _basicMedicalSupplies + _basicMiscItems ], [//Vest selectRandom //Vest - ["V_PlateCarrier1_TNA_F", "V_PlateCarrier2_TNA_F", "V_PlateCarrierSpec_TNA_F"], + ["V_PlateCarrier1_wdl", "V_PlateCarrier2_wdl", "V_PlateCarrierSpec_wdl"], [//Inventory - ["NVGoggles_OpFor",1], + ["NVGoggles_INDEP",1], ["SmokeShell",2,1], ["HandGrenade",1,1], ["16Rnd_9x21_Mag",2,17], - ["30Rnd_556x45_Stanag_Red",3,30] + ["30Rnd_65x39_caseless_black_mag",3,30] ] + _aceFlashlight + _aceM84 ], [//Backpack - "B_AssaultPack_TNA_F", //Backpack + "B_AssaultPack_wdl_F", //Backpack [//Inventory ["SmokeshellBlue",3,1], ["SmokeshellRed",3,1], ["SmokeshellYellow",3,1] ] - + ([hasACE, ["ACE_Handflare_Red",2,1]] call _fnc_modItem) - + ([hasACE, ["ACE_Chemlight_IR",15,1]] call _fnc_modItem) ], selectRandom //Headgear - ["H_BoonieHat_TNA_F", "H_MilCap_TNA_F", "H_HelmetB_TNA_F", "H_HelmetB_Light_TNA_F", "H_HelmetB_Enh_TNA_F"], + ["H_Booniehat_wdl", "H_MilCap_wdl", "H_HelmetB_plain_wdl", "H_HelmetB_light_wdl", "H_HelmetSpecB_wdl", "H_Cap_usblack"], "", //Facewear [//Binocular - "Binocular", //Binocular + "Rangefinder", //Binocular "", "", "", diff --git a/A3-Antistasi/Templates/Loadouts/vanilla_blufor_teamLeader_altis.sqf b/A3-Antistasi/Templates/Loadouts/vanilla_blufor_teamLeader_altis.sqf index 7a70d5ecb5..bca63fd667 100644 --- a/A3-Antistasi/Templates/Loadouts/vanilla_blufor_teamLeader_altis.sqf +++ b/A3-Antistasi/Templates/Loadouts/vanilla_blufor_teamLeader_altis.sqf @@ -56,8 +56,6 @@ ["SmokeshellRed",3,1], ["SmokeshellYellow",3,1] ] - + ([hasACE, ["ACE_Handflare_Red",2,1]] call _fnc_modItem) - + ([hasACE, ["ACE_Chemlight_IR",15,1]] call _fnc_modItem) ], selectRandom //Headgear diff --git a/A3-Antistasi/Templates/Loadouts/vanilla_blufor_teamLeader_tanoa.sqf b/A3-Antistasi/Templates/Loadouts/vanilla_blufor_teamLeader_tanoa.sqf index 18d1b76485..bb47626043 100644 --- a/A3-Antistasi/Templates/Loadouts/vanilla_blufor_teamLeader_tanoa.sqf +++ b/A3-Antistasi/Templates/Loadouts/vanilla_blufor_teamLeader_tanoa.sqf @@ -56,8 +56,6 @@ ["SmokeshellRed",3,1], ["SmokeshellYellow",3,1] ] - + ([hasACE, ["ACE_Handflare_Red",2,1]] call _fnc_modItem) - + ([hasACE, ["ACE_Chemlight_IR",15,1]] call _fnc_modItem) ], selectRandom //Headgear diff --git a/A3-Antistasi/Templates/Loadouts/vanilla_opfor_AT2_altis.sqf b/A3-Antistasi/Templates/Loadouts/vanilla_opfor_AT2_altis.sqf new file mode 100644 index 0000000000..00ed081264 --- /dev/null +++ b/A3-Antistasi/Templates/Loadouts/vanilla_opfor_AT2_altis.sqf @@ -0,0 +1,80 @@ +[//Loadout + [//Primary Weapon + "arifle_Katiba_F", //Weapon + "", //Muzzle + "Acc_Pointer_IR", //Rail + "optic_Holosight", //Sight + ["30Rnd_65x39_caseless_green",30], //Primary Magazine + [], //Secondary Magazine + "" //Bipod + ], + + [//Launcher + "launch_RPG32_F", //Weapon + "", //Muzzle + "", //Rail + "", //Sight + ["RPG32_F",1], //Primary Magazine + [], //Secondary Magazine + "" //Bipod + ], + + [//Secondary Weapon + "hgun_Rook40_F", //Weapon + "Muzzle_SNDS_L", //Muzzle + "", //Rail + "", //Sight + ["16Rnd_9x21_Mag", 17], //Primary Magazine + [], //Secondary Magazine + "" //Bipod + ], + + [//Uniform + + "U_O_CombatUniform_ocamo", + [] + _basicMedicalSupplies + _basicMiscItems + ], + + [//Vest + "V_TacVest_khk", //Vest + [//Inventory + ["NVGoggles_OPFOR",1], + ["SmokeShell",2,1], + ["HandGrenade",1,1], + ["16Rnd_9x21_Mag",2,17], + ["30Rnd_65x39_caseless_green",4,30] + ] + + _aceFlashlight + + _aceM84 + ], + + [//Backpack + "B_AssaultPack_ocamo", //Backpack + [//Inventory + ["RPG32_F",1,1] + ] + ], + + selectRandom //Headgear + ["H_Booniehat_khk", "H_MilCap_ocamo", "H_HelmetLeaderO_ocamo", "H_HelmetSpecO_ocamo", "H_HelmetO_ocamo", "H_Cap_brn_SPECOPS"], + "", //Facewear + + [//Binocular + "Binocular", //Binocular + "", + "", + "", + [], + [], + "" + ], + + [//Item + "ItemMap", //Map + "ItemGPS", //Terminal + ["tf_fadak"] call _fnc_tfarRadio, //Radio + "ItemCompass", //Compass + "ItemWatch", //Watch + "" //Goggles + ] +]; diff --git a/A3-Antistasi/Templates/Loadouts/vanilla_opfor_AT2_enoch.sqf b/A3-Antistasi/Templates/Loadouts/vanilla_opfor_AT2_enoch.sqf new file mode 100644 index 0000000000..066486e596 --- /dev/null +++ b/A3-Antistasi/Templates/Loadouts/vanilla_opfor_AT2_enoch.sqf @@ -0,0 +1,80 @@ +[//Loadout + [//Primary Weapon + "arifle_AK12_F", //Weapon + "", //Muzzle + "Acc_Pointer_IR", //Rail + "optic_Holosight", //Sight + ["30Rnd_762x39_AK12_Mag_F",30], //Primary Magazine + [], //Secondary Magazine + "" //Bipod + ], + + [//Launcher + "launch_RPG32_green_F", //Weapon + "", //Muzzle + "", //Rail + "", //Sight + ["RPG32_F",1], //Primary Magazine + [], //Secondary Magazine + "" //Bipod + ], + + [//Secondary Weapon + "hgun_Rook40_F", //Weapon + "Muzzle_SNDS_L", //Muzzle + "", //Rail + "", //Sight + ["16Rnd_9x21_Mag", 17], //Primary Magazine + [], //Secondary Magazine + "" //Bipod + ], + + [//Uniform + + "U_O_R_Gorka_01_camo_F", + [] + _basicMedicalSupplies + _basicMiscItems + ], + + [//Vest + "V_TacVest_oli", //Vest + [//Inventory + ["NVGoggles_OPFOR",1], + ["SmokeShell",2,1], + ["HandGrenade",1,1], + ["16Rnd_9x21_Mag",2,17], + ["30Rnd_762x39_AK12_Mag_F",4,30] + ] + + _aceFlashlight + + _aceM84 + ], + + [//Backpack + "B_FieldPack_taiga_F", //Backpack + [//Inventory + ["RPG32_F",1,1] + ] + ], + + selectRandom //Headgear + ["H_Booniehat_taiga", "H_MilCap_taiga", "H_HelmetLeaderO_ocamo", "H_HelmetAggressor_cover_taiga_F","H_HelmetAggressor_F"], + "", //Facewear + + [//Binocular + "Binocular", //Binocular + "", + "", + "", + [], + [], + "" + ], + + [//Item + "ItemMap", //Map + "ItemGPS", //Terminal + ["tf_fadak"] call _fnc_tfarRadio, //Radio + "ItemCompass", //Compass + "ItemWatch", //Watch + "" //Goggles + ] +]; diff --git a/A3-Antistasi/Templates/Loadouts/vanilla_opfor_AT2_tanoa.sqf b/A3-Antistasi/Templates/Loadouts/vanilla_opfor_AT2_tanoa.sqf new file mode 100644 index 0000000000..e2c708d072 --- /dev/null +++ b/A3-Antistasi/Templates/Loadouts/vanilla_opfor_AT2_tanoa.sqf @@ -0,0 +1,80 @@ +[//Loadout + [//Primary Weapon + "arifle_CTAR_ghex_F", //Weapon + "", //Muzzle + "Acc_Pointer_IR", //Rail + "optic_Holosight_khk_F", //Sight + ["30Rnd_580x42_Mag_F",30], //Primary Magazine + [], //Secondary Magazine + "" //Bipod + ], + + [//Launcher + "launch_RPG32_F", //Weapon + "", //Muzzle + "", //Rail + "", //Sight + ["RPG32_F",1], //Primary Magazine + [], //Secondary Magazine + "" //Bipod + ], + + [//Secondary Weapon + "hgun_Rook40_F", //Weapon + "Muzzle_SNDS_L", //Muzzle + "", //Rail + "", //Sight + ["16Rnd_9x21_Mag", 17], //Primary Magazine + [], //Secondary Magazine + "" //Bipod + ], + + [//Uniform + + "U_O_T_Soldier_F", + [] + _basicMedicalSupplies + _basicMiscItems + ], + + [//Vest + "V_TacVest_oli", //Vest + [//Inventory + ["NVGoggles_OPFOR",1], + ["SmokeShell",2,1], + ["HandGrenade",1,1], + ["16Rnd_9x21_Mag",2,17], + ["30Rnd_580x42_Mag_F",4,30] + ] + + _aceFlashlight + + _aceM84 + ], + + [//Backpack + "B_FieldPack_ghex_F", //Backpack + [//Inventory + ["RPG32_F",1,1] + ] + ], + + selectRandom //Headgear + ["H_Booniehat_oli", "H_MilCap_ghex_F", "H_HelmetLeaderO_ghex_F", "H_HelmetSpecO_ghex_F", "H_HelmetO_ghex_F"], + "", //Facewear + + [//Binocular + "Binocular", //Binocular + "", + "", + "", + [], + [], + "" + ], + + [//Item + "ItemMap", //Map + "ItemGPS", //Terminal + ["tf_fadak"] call _fnc_tfarRadio, //Radio + "ItemCompass", //Compass + "ItemWatch", //Watch + "" //Goggles + ] +]; diff --git a/A3-Antistasi/Templates/Loadouts/vanilla_opfor_AT_altis.sqf b/A3-Antistasi/Templates/Loadouts/vanilla_opfor_AT_altis.sqf new file mode 100644 index 0000000000..00ed081264 --- /dev/null +++ b/A3-Antistasi/Templates/Loadouts/vanilla_opfor_AT_altis.sqf @@ -0,0 +1,80 @@ +[//Loadout + [//Primary Weapon + "arifle_Katiba_F", //Weapon + "", //Muzzle + "Acc_Pointer_IR", //Rail + "optic_Holosight", //Sight + ["30Rnd_65x39_caseless_green",30], //Primary Magazine + [], //Secondary Magazine + "" //Bipod + ], + + [//Launcher + "launch_RPG32_F", //Weapon + "", //Muzzle + "", //Rail + "", //Sight + ["RPG32_F",1], //Primary Magazine + [], //Secondary Magazine + "" //Bipod + ], + + [//Secondary Weapon + "hgun_Rook40_F", //Weapon + "Muzzle_SNDS_L", //Muzzle + "", //Rail + "", //Sight + ["16Rnd_9x21_Mag", 17], //Primary Magazine + [], //Secondary Magazine + "" //Bipod + ], + + [//Uniform + + "U_O_CombatUniform_ocamo", + [] + _basicMedicalSupplies + _basicMiscItems + ], + + [//Vest + "V_TacVest_khk", //Vest + [//Inventory + ["NVGoggles_OPFOR",1], + ["SmokeShell",2,1], + ["HandGrenade",1,1], + ["16Rnd_9x21_Mag",2,17], + ["30Rnd_65x39_caseless_green",4,30] + ] + + _aceFlashlight + + _aceM84 + ], + + [//Backpack + "B_AssaultPack_ocamo", //Backpack + [//Inventory + ["RPG32_F",1,1] + ] + ], + + selectRandom //Headgear + ["H_Booniehat_khk", "H_MilCap_ocamo", "H_HelmetLeaderO_ocamo", "H_HelmetSpecO_ocamo", "H_HelmetO_ocamo", "H_Cap_brn_SPECOPS"], + "", //Facewear + + [//Binocular + "Binocular", //Binocular + "", + "", + "", + [], + [], + "" + ], + + [//Item + "ItemMap", //Map + "ItemGPS", //Terminal + ["tf_fadak"] call _fnc_tfarRadio, //Radio + "ItemCompass", //Compass + "ItemWatch", //Watch + "" //Goggles + ] +]; diff --git a/A3-Antistasi/Templates/Loadouts/vanilla_opfor_AT_enoch.sqf b/A3-Antistasi/Templates/Loadouts/vanilla_opfor_AT_enoch.sqf new file mode 100644 index 0000000000..066486e596 --- /dev/null +++ b/A3-Antistasi/Templates/Loadouts/vanilla_opfor_AT_enoch.sqf @@ -0,0 +1,80 @@ +[//Loadout + [//Primary Weapon + "arifle_AK12_F", //Weapon + "", //Muzzle + "Acc_Pointer_IR", //Rail + "optic_Holosight", //Sight + ["30Rnd_762x39_AK12_Mag_F",30], //Primary Magazine + [], //Secondary Magazine + "" //Bipod + ], + + [//Launcher + "launch_RPG32_green_F", //Weapon + "", //Muzzle + "", //Rail + "", //Sight + ["RPG32_F",1], //Primary Magazine + [], //Secondary Magazine + "" //Bipod + ], + + [//Secondary Weapon + "hgun_Rook40_F", //Weapon + "Muzzle_SNDS_L", //Muzzle + "", //Rail + "", //Sight + ["16Rnd_9x21_Mag", 17], //Primary Magazine + [], //Secondary Magazine + "" //Bipod + ], + + [//Uniform + + "U_O_R_Gorka_01_camo_F", + [] + _basicMedicalSupplies + _basicMiscItems + ], + + [//Vest + "V_TacVest_oli", //Vest + [//Inventory + ["NVGoggles_OPFOR",1], + ["SmokeShell",2,1], + ["HandGrenade",1,1], + ["16Rnd_9x21_Mag",2,17], + ["30Rnd_762x39_AK12_Mag_F",4,30] + ] + + _aceFlashlight + + _aceM84 + ], + + [//Backpack + "B_FieldPack_taiga_F", //Backpack + [//Inventory + ["RPG32_F",1,1] + ] + ], + + selectRandom //Headgear + ["H_Booniehat_taiga", "H_MilCap_taiga", "H_HelmetLeaderO_ocamo", "H_HelmetAggressor_cover_taiga_F","H_HelmetAggressor_F"], + "", //Facewear + + [//Binocular + "Binocular", //Binocular + "", + "", + "", + [], + [], + "" + ], + + [//Item + "ItemMap", //Map + "ItemGPS", //Terminal + ["tf_fadak"] call _fnc_tfarRadio, //Radio + "ItemCompass", //Compass + "ItemWatch", //Watch + "" //Goggles + ] +]; diff --git a/A3-Antistasi/Templates/Loadouts/vanilla_opfor_AT_tanoa.sqf b/A3-Antistasi/Templates/Loadouts/vanilla_opfor_AT_tanoa.sqf new file mode 100644 index 0000000000..e2c708d072 --- /dev/null +++ b/A3-Antistasi/Templates/Loadouts/vanilla_opfor_AT_tanoa.sqf @@ -0,0 +1,80 @@ +[//Loadout + [//Primary Weapon + "arifle_CTAR_ghex_F", //Weapon + "", //Muzzle + "Acc_Pointer_IR", //Rail + "optic_Holosight_khk_F", //Sight + ["30Rnd_580x42_Mag_F",30], //Primary Magazine + [], //Secondary Magazine + "" //Bipod + ], + + [//Launcher + "launch_RPG32_F", //Weapon + "", //Muzzle + "", //Rail + "", //Sight + ["RPG32_F",1], //Primary Magazine + [], //Secondary Magazine + "" //Bipod + ], + + [//Secondary Weapon + "hgun_Rook40_F", //Weapon + "Muzzle_SNDS_L", //Muzzle + "", //Rail + "", //Sight + ["16Rnd_9x21_Mag", 17], //Primary Magazine + [], //Secondary Magazine + "" //Bipod + ], + + [//Uniform + + "U_O_T_Soldier_F", + [] + _basicMedicalSupplies + _basicMiscItems + ], + + [//Vest + "V_TacVest_oli", //Vest + [//Inventory + ["NVGoggles_OPFOR",1], + ["SmokeShell",2,1], + ["HandGrenade",1,1], + ["16Rnd_9x21_Mag",2,17], + ["30Rnd_580x42_Mag_F",4,30] + ] + + _aceFlashlight + + _aceM84 + ], + + [//Backpack + "B_FieldPack_ghex_F", //Backpack + [//Inventory + ["RPG32_F",1,1] + ] + ], + + selectRandom //Headgear + ["H_Booniehat_oli", "H_MilCap_ghex_F", "H_HelmetLeaderO_ghex_F", "H_HelmetSpecO_ghex_F", "H_HelmetO_ghex_F"], + "", //Facewear + + [//Binocular + "Binocular", //Binocular + "", + "", + "", + [], + [], + "" + ], + + [//Item + "ItemMap", //Map + "ItemGPS", //Terminal + ["tf_fadak"] call _fnc_tfarRadio, //Radio + "ItemCompass", //Compass + "ItemWatch", //Watch + "" //Goggles + ] +]; diff --git a/A3-Antistasi/Templates/Loadouts/vanilla_opfor_machineGunner_altis.sqf b/A3-Antistasi/Templates/Loadouts/vanilla_opfor_machineGunner_altis.sqf new file mode 100644 index 0000000000..e9d621051c --- /dev/null +++ b/A3-Antistasi/Templates/Loadouts/vanilla_opfor_machineGunner_altis.sqf @@ -0,0 +1,82 @@ +[//Loadout + [//Primary Weapon + "LMG_Zafir_F", //Weapon + "", //Muzzle + "", //Rail + "optic_Holosight", //Sight + ["150Rnd_762x54_Box",150], //Primary Magazine + [], //Secondary Magazine + "Bipod_01_F_BLK" //Bipod + ], + + [//Launcher + "", //Weapon + "", //Muzzle + "", //Rail + "", //Sight + [], //Primary Magazine + [], //Secondary Magazine + "" //Bipod + ], + + [//Secondary Weapon + "hgun_Rook40_F", //Weapon + "Muzzle_SNDS_L", //Muzzle + "", //Rail + "", //Sight + ["16Rnd_9x21_Mag", 17], //Primary Magazine + [], //Secondary Magazine + "" //Bipod + ], + + [//Uniform + + "U_O_CombatUniform_ocamo", + [] + _basicMedicalSupplies + _basicMiscItems + ], + + [//Vest + selectRandom //Vest + ["V_TacVest_khk", "V_HarnessO_brn"], + [//Inventory + ["NVGoggles_OPFOR",1], + ["SmokeShell",2,1], + ["HandGrenade",1,1], + ["16Rnd_9x21_Mag",2,17], + ["150Rnd_762x54_Box",2,150] + + ] + + _aceFlashlight + + _aceM84 + ], + + [//Backpack + "B_AssaultPack_ocamo", //Backpack + [//Inventory + ["150Rnd_762x54_Box",1,150] + ] +], + + selectRandom //Headgear + ["H_Booniehat_khk", "H_MilCap_ocamo", "H_HelmetLeaderO_ocamo", "H_HelmetSpecO_ocamo", "H_HelmetO_ocamo", "H_Cap_brn_SPECOPS"], + "", //Facewear + + [//Binocular + "", //Binocular + "", + "", + "", + [], + [], + "" + ], + + [//Item + "ItemMap", //Map + "", //Terminal + ["tf_fadak"] call _fnc_tfarRadio, //Radio + "ItemCompass", //Compass + "ItemWatch", //Watch + "" //Goggles + ] +]; diff --git a/A3-Antistasi/Templates/Loadouts/vanilla_opfor_machineGunner_enoch.sqf b/A3-Antistasi/Templates/Loadouts/vanilla_opfor_machineGunner_enoch.sqf new file mode 100644 index 0000000000..07a00f0489 --- /dev/null +++ b/A3-Antistasi/Templates/Loadouts/vanilla_opfor_machineGunner_enoch.sqf @@ -0,0 +1,82 @@ +[//Loadout + [//Primary Weapon + "arifle_RPK12_F", //Weapon + "", //Muzzle + "", //Rail + "optic_Holosight", //Sight + ["75rnd_762x39_AK12_Mag_F",75], //Primary Magazine + [], //Secondary Magazine + "Bipod_01_F_BLK" //Bipod + ], + + [//Launcher + "", //Weapon + "", //Muzzle + "", //Rail + "", //Sight + [], //Primary Magazine + [], //Secondary Magazine + "" //Bipod + ], + + [//Secondary Weapon + "hgun_Rook40_F", //Weapon + "Muzzle_SNDS_L", //Muzzle + "", //Rail + "", //Sight + ["16Rnd_9x21_Mag", 17], //Primary Magazine + [], //Secondary Magazine + "" //Bipod + ], + + [//Uniform + + "U_O_R_Gorka_01_camo_F", + [] + _basicMedicalSupplies + _basicMiscItems + ], + + [//Vest + selectRandom //Vest + ["V_TacVest_oli", "V_Chestrig_oli"], + [//Inventory + ["NVGoggles_OPFOR",1], + ["SmokeShell",2,1], + ["HandGrenade",1,1], + ["16Rnd_9x21_Mag",2,17], + ["75rnd_762x39_AK12_Mag_F",4,75] + + ] + + _aceFlashlight + + _aceM84 + ], + + [//Backpack + "B_FieldPack_taiga_F", //Backpack + [//Inventory + ["150Rnd_762x54_Box",2,75] + ] +], + + selectRandom //Headgear + ["H_Booniehat_taiga", "H_MilCap_taiga", "H_HelmetLeaderO_ocamo", "H_HelmetAggressor_cover_taiga_F","H_HelmetAggressor_F"], + "", //Facewear + + [//Binocular + "", //Binocular + "", + "", + "", + [], + [], + "" + ], + + [//Item + "ItemMap", //Map + "", //Terminal + ["tf_fadak"] call _fnc_tfarRadio, //Radio + "ItemCompass", //Compass + "ItemWatch", //Watch + "" //Goggles + ] +]; diff --git a/A3-Antistasi/Templates/Loadouts/vanilla_opfor_machineGunner_tanoa.sqf b/A3-Antistasi/Templates/Loadouts/vanilla_opfor_machineGunner_tanoa.sqf new file mode 100644 index 0000000000..e2fd54df62 --- /dev/null +++ b/A3-Antistasi/Templates/Loadouts/vanilla_opfor_machineGunner_tanoa.sqf @@ -0,0 +1,82 @@ +[//Loadout + [//Primary Weapon + "LMG_Zafir_F", //Weapon + "", //Muzzle + "", //Rail + "optic_Holosight", //Sight + ["150Rnd_762x54_Box",150], //Primary Magazine + [], //Secondary Magazine + "Bipod_01_F_BLK" //Bipod + ], + + [//Launcher + "", //Weapon + "", //Muzzle + "", //Rail + "", //Sight + [], //Primary Magazine + [], //Secondary Magazine + "" //Bipod + ], + + [//Secondary Weapon + "hgun_Rook40_F", //Weapon + "Muzzle_SNDS_L", //Muzzle + "", //Rail + "", //Sight + ["16Rnd_9x21_Mag", 17], //Primary Magazine + [], //Secondary Magazine + "" //Bipod + ], + + [//Uniform + + "U_O_T_Soldier_F", + [] + _basicMedicalSupplies + _basicMiscItems + ], + + [//Vest + selectRandom //Vest + ["V_TacVest_oli", "V_TacChestrig_oli_F"], + [//Inventory + ["NVGoggles_OPFOR",1], + ["SmokeShell",2,1], + ["HandGrenade",1,1], + ["16Rnd_9x21_Mag",2,17], + ["150Rnd_762x54_Box",2,150] + + ] + + _aceFlashlight + + _aceM84 + ], + + [//Backpack + "B_FieldPack_ghex_F", //Backpack + [//Inventory + ["150Rnd_762x54_Box",1,150] + ] +], + + selectRandom //Headgear + ["H_Booniehat_oli", "H_MilCap_ghex_F", "H_HelmetLeaderO_ghex_F", "H_HelmetSpecO_ghex_F", "H_HelmetO_ghex_F"], + "", //Facewear + + [//Binocular + "", //Binocular + "", + "", + "", + [], + [], + "" + ], + + [//Item + "ItemMap", //Map + "", //Terminal + ["tf_fadak"] call _fnc_tfarRadio, //Radio + "ItemCompass", //Compass + "ItemWatch", //Watch + "" //Goggles + ] +]; diff --git a/A3-Antistasi/Templates/Loadouts/vanilla_opfor_marksman_altis.sqf b/A3-Antistasi/Templates/Loadouts/vanilla_opfor_marksman_altis.sqf new file mode 100644 index 0000000000..42dda2f561 --- /dev/null +++ b/A3-Antistasi/Templates/Loadouts/vanilla_opfor_marksman_altis.sqf @@ -0,0 +1,74 @@ +[//Loadout + [//Primary Weapon + "srifle_DMR_01_F", //Weapon + "", //Muzzle + "acc_pointer_IR", //Rail + "optic_SOS", //Sight + ["10Rnd_762x54_Mag",10], //Primary Magazine + [], //Secondary Magazine + "bipod_02_F_blk" //Bipod + ], + + [//Launcher + "", //Weapon + "", //Muzzle + "", //Rail + "", //Sight + [], //Primary Magazine + [], //Secondary Magazine + "" //Bipod + ], + + [//Secondary Weapon + "hgun_Rook40_F", //Weapon + "Muzzle_SNDS_L", //Muzzle + "", //Rail + "", //Sight + ["16Rnd_9x21_Mag", 17], //Primary Magazine + [], //Secondary Magazine + "" //Bipod + ], + + [//Uniform + "U_O_GhillieSuit", //Uniform + [] + _basicMedicalSupplies + _basicMiscItems + ], + + [//Vest + "V_TacVest_khk", //Vest + [//Inventory + ["NVGoggles_OPFOR",1], + ["SmokeShell",3,1], + ["16Rnd_9x21_Mag",2,17], + ["10Rnd_762x54_Mag",8,10] + ] + + _aceFlashlight + + _aceKestrel + + _aceRangecard + + _aceM84 + ], + + [], + + "", //Headgear + "", //Facewear + + [//Binocular + "Binocular", //Binocular + "", + "", + "", + [], + [], + "" + ], + + [//Item + "ItemMap", //Map + "ItemGPS", //Terminal + ["tf_fadak"] call _fnc_tfarRadio, //Radio + "ItemCompass", //Compass + "ItemWatch", //Watch + "" //Goggles + ] +]; diff --git a/A3-Antistasi/Templates/Loadouts/vanilla_opfor_marksman_enoch.sqf b/A3-Antistasi/Templates/Loadouts/vanilla_opfor_marksman_enoch.sqf new file mode 100644 index 0000000000..06b5b75101 --- /dev/null +++ b/A3-Antistasi/Templates/Loadouts/vanilla_opfor_marksman_enoch.sqf @@ -0,0 +1,74 @@ +[//Loadout + [//Primary Weapon + "srifle_DMR_01_F", //Weapon + "", //Muzzle + "acc_pointer_IR", //Rail + "optic_SOS", //Sight + ["10Rnd_762x54_Mag",10], //Primary Magazine + [], //Secondary Magazine + "bipod_02_F_blk" //Bipod + ], + + [//Launcher + "", //Weapon + "", //Muzzle + "", //Rail + "", //Sight + [], //Primary Magazine + [], //Secondary Magazine + "" //Bipod + ], + + [//Secondary Weapon + "hgun_Rook40_F", //Weapon + "Muzzle_SNDS_L", //Muzzle + "", //Rail + "", //Sight + ["16Rnd_9x21_Mag", 17], //Primary Magazine + [], //Secondary Magazine + "" //Bipod + ], + + [//Uniform + "U_O_R_Gorka_01_camo_F", //Uniform + [] + _basicMedicalSupplies + _basicMiscItems + ], + + [//Vest + "V_TacVest_oli", //Vest + [//Inventory + ["NVGoggles_OPFOR",1], + ["SmokeShell",3,1], + ["16Rnd_9x21_Mag",2,17], + ["10Rnd_762x54_Mag",8,10] + ] + + _aceFlashlight + + _aceKestrel + + _aceRangecard + + _aceM84 + ], + + [], + + "", //Headgear + "", //Facewear + + [//Binocular + "Binocular", //Binocular + "", + "", + "", + [], + [], + "" + ], + + [//Item + "ItemMap", //Map + "ItemGPS", //Terminal + ["tf_fadak"] call _fnc_tfarRadio, //Radio + "ItemCompass", //Compass + "ItemWatch", //Watch + "" //Goggles + ] +]; diff --git a/A3-Antistasi/Templates/Loadouts/vanilla_opfor_marksman_tanoa.sqf b/A3-Antistasi/Templates/Loadouts/vanilla_opfor_marksman_tanoa.sqf new file mode 100644 index 0000000000..af03d955cb --- /dev/null +++ b/A3-Antistasi/Templates/Loadouts/vanilla_opfor_marksman_tanoa.sqf @@ -0,0 +1,74 @@ +[//Loadout + [//Primary Weapon + "srifle_DMR_07_ghex_F", //Weapon + "", //Muzzle + "acc_pointer_IR", //Rail + "optic_SOS", //Sight + ["20Rnd_650x39_Cased_Mag_F",20], //Primary Magazine + [], //Secondary Magazine + "" //Bipod + ], + + [//Launcher + "", //Weapon + "", //Muzzle + "", //Rail + "", //Sight + [], //Primary Magazine + [], //Secondary Magazine + "" //Bipod + ], + + [//Secondary Weapon + "hgun_Rook40_F", //Weapon + "Muzzle_SNDS_L", //Muzzle + "", //Rail + "", //Sight + ["16Rnd_9x21_Mag", 17], //Primary Magazine + [], //Secondary Magazine + "" //Bipod + ], + + [//Uniform + "U_O_T_Sniper_F", //Uniform + [] + _basicMedicalSupplies + _basicMiscItems + ], + + [//Vest + "V_TacVest_oli", //Vest + [//Inventory + ["NVGoggles_OPFOR",1], + ["SmokeShell",3,1], + ["16Rnd_9x21_Mag",2,17], + ["20Rnd_650x39_Cased_Mag_F",5,20] + ] + + _aceFlashlight + + _aceKestrel + + _aceRangecard + + _aceM84 + ], + + [], + + "", //Headgear + "", //Facewear + + [//Binocular + "Binocular", //Binocular + "", + "", + "", + [], + [], + "" + ], + + [//Item + "ItemMap", //Map + "ItemGPS", //Terminal + ["tf_fadak"] call _fnc_tfarRadio, //Radio + "ItemCompass", //Compass + "ItemWatch", //Watch + "" //Goggles + ] +]; diff --git a/A3-Antistasi/Templates/Loadouts/vanilla_opfor_medic_altis.sqf b/A3-Antistasi/Templates/Loadouts/vanilla_opfor_medic_altis.sqf new file mode 100644 index 0000000000..241c32510a --- /dev/null +++ b/A3-Antistasi/Templates/Loadouts/vanilla_opfor_medic_altis.sqf @@ -0,0 +1,77 @@ +[//Loadout + [//Primary Weapon + "arifle_Katiba_C_F", //Weapon + "", //Muzzle + "", //Rail + "optic_Holosight", //Sight + ["30Rnd_65x39_caseless_green",30], //Primary Magazine + [], //Secondary Magazine + "" //Bipod + ], + + [//Launcher + "", //Weapon + "", //Muzzle + "", //Rail + "", //Sight + [], //Primary Magazine + [], //Secondary Magazine + "" //Bipod + ], + + [//Secondary Weapon + "hgun_Rook40_F", //Weapon + "Muzzle_SNDS_L", //Muzzle + "", //Rail + "", //Sight + ["16Rnd_9x21_Mag", 17], //Primary Magazine + [], //Secondary Magazine + "" //Bipod + ], + + [//Uniform + "U_O_CombatUniform_ocamo", //Uniform + [] + _basicMedicalSupplies + _basicMiscItems + ], + + [//Vest + "V_TacVest_khk", //Vest + [//Inventory + ["NVGoggles_OPFOR",1], + ["SmokeShell",2,1], + ["HandGrenade",1,1], + ["16Rnd_9x21_Mag",2,17], + ["30Rnd_65x39_caseless_green",4,30] + ] + + _aceFlashlight + + _aceM84 + ], + + [//Backpack + "B_AssaultPack_ocamo", //Backpack + [] + _medicSupplies + ], + + selectRandom //Headgear + ["H_Booniehat_khk", "H_MilCap_ocamo", "H_HelmetLeaderO_ocamo", "H_HelmetSpecO_ocamo", "H_HelmetO_ocamo", "H_Cap_brn_SPECOPS"], + "", //Facewear + + [//Binocular + "Binocular", //Binocular + "", + "", + "", + [], + [], + "" + ], + + [//Item + "ItemMap", //Map + "ItemGPS", //Terminal + ["tf_fadak"] call _fnc_tfarRadio, //Radio + "ItemCompass", //Compass + "ItemWatch", //Watch + "" //Goggles + ] +]; diff --git a/A3-Antistasi/Templates/Loadouts/vanilla_blufor_rifleman.sqf b/A3-Antistasi/Templates/Loadouts/vanilla_opfor_medic_enoch.sqf similarity index 65% rename from A3-Antistasi/Templates/Loadouts/vanilla_blufor_rifleman.sqf rename to A3-Antistasi/Templates/Loadouts/vanilla_opfor_medic_enoch.sqf index 74129205d4..884d5eaeb8 100644 --- a/A3-Antistasi/Templates/Loadouts/vanilla_blufor_rifleman.sqf +++ b/A3-Antistasi/Templates/Loadouts/vanilla_opfor_medic_enoch.sqf @@ -1,10 +1,10 @@ [//Loadout [//Primary Weapon - "ARifle_SPAR_02_KHK_F", //Weapon + "arifle_AK12U_F", //Weapon "", //Muzzle "", //Rail - "Optic_HAMR_KHK_F", //Sight - ["30Rnd_556x45_Stanag_Red",30], //Primary Magazine + "optic_Holosight", //Sight + ["30Rnd_762x39_AK12_Mag_F",30], //Primary Magazine [], //Secondary Magazine "" //Bipod ], @@ -20,7 +20,7 @@ ], [//Secondary Weapon - "HGun_P07_KHK_F", //Weapon + "hgun_Rook40_F", //Weapon "Muzzle_SNDS_L", //Muzzle "", //Rail "", //Sight @@ -30,29 +30,32 @@ ], [//Uniform - selectRandom //Uniform - ["U_B_T_Soldier_F", "U_B_T_Soldier_AR_F", "U_B_T_Soldier_SL_F"], + + "U_O_R_Gorka_01_camo_F", [] + _basicMedicalSupplies + _basicMiscItems ], [//Vest - selectRandom //Vest - ["V_PlateCarrier1_TNA_F", "V_PlateCarrier2_TNA_F"], + "V_TacVest_oli", //Vest [//Inventory - ["NVGoggles_OpFor",1], + ["NVGoggles_OPFOR",1], ["SmokeShell",2,1], ["HandGrenade",1,1], ["16Rnd_9x21_Mag",2,17], - ["30Rnd_556x45_Stanag_Red",6,30] + ["30Rnd_762x39_AK12_Mag_F",4,30] ] + _aceFlashlight + _aceM84 ], - [], + [//Backpack + "B_FieldPack_taiga_F", //Backpack + + [] + _medicSupplies + ], selectRandom //Headgear - ["H_BoonieHat_TNA_F", "H_MilCap_TNA_F", "H_HelmetB_Light_TNA_F", "H_HelmetB_TNA_F", "H_HelmetB_Enh_TNA_F"], + ["H_Booniehat_taiga", "H_MilCap_taiga", "H_HelmetLeaderO_ocamo", "H_HelmetAggressor_cover_taiga_F","H_HelmetAggressor_F"], "", //Facewear [//Binocular @@ -68,7 +71,7 @@ [//Item "ItemMap", //Map "ItemGPS", //Terminal - ["TF_ANPRC152"] call _fnc_tfarRadio, //Radio + ["tf_fadak"] call _fnc_tfarRadio, //Radio "ItemCompass", //Compass "ItemWatch", //Watch "" //Goggles diff --git a/A3-Antistasi/Templates/Loadouts/vanilla_blufor_grenadier.sqf b/A3-Antistasi/Templates/Loadouts/vanilla_opfor_medic_tanoa.sqf similarity index 59% rename from A3-Antistasi/Templates/Loadouts/vanilla_blufor_grenadier.sqf rename to A3-Antistasi/Templates/Loadouts/vanilla_opfor_medic_tanoa.sqf index 941d1e41b1..79eece0584 100644 --- a/A3-Antistasi/Templates/Loadouts/vanilla_blufor_grenadier.sqf +++ b/A3-Antistasi/Templates/Loadouts/vanilla_opfor_medic_tanoa.sqf @@ -1,11 +1,11 @@ [//Loadout [//Primary Weapon - "ARifle_SPAR_01_GL_KHK_F", //Weapon + "arifle_CTAR_ghex_F", //Weapon "", //Muzzle - "", //Rail - "Optic_Holosight_KHK_F", //Sight - ["30Rnd_556x45_Stanag_Red",30], //Primary Magazine - ["1Rnd_HE_Grenade_Shell",1], //Secondary Magazine + "Acc_Pointer_IR", //Rail + "optic_Holosight_khk_F", //Sight + ["30Rnd_580x42_Mag_F",30], //Primary Magazine + [], //Secondary Magazine "" //Bipod ], @@ -20,7 +20,7 @@ ], [//Secondary Weapon - "HGun_P07_KHK_F", //Weapon + "hgun_Rook40_F", //Weapon "Muzzle_SNDS_L", //Muzzle "", //Rail "", //Sight @@ -30,30 +30,31 @@ ], [//Uniform - selectRandom //Uniform - ["U_B_T_Soldier_F", "U_B_T_Soldier_AR_F", "U_B_T_Soldier_SL_F"], + + "U_O_T_Soldier_F", [] + _basicMedicalSupplies + _basicMiscItems ], [//Vest - selectRandom //Vest - ["V_PlateCarrier1_TNA_F", "V_PlateCarrier2_TNA_F",], + "V_TacVest_oli", //Vest [//Inventory - ["NVGoggles_OpFor",1], + ["NVGoggles_OPFOR",1], ["SmokeShell",2,1], ["HandGrenade",1,1], ["16Rnd_9x21_Mag",2,17], - ["30Rnd_556x45_Stanag_Red",3,30], - ["1Rnd_HE_Grenade_Shell",1,6] + ["30Rnd_580x42_Mag_F",3,30] ] + _aceFlashlight + _aceM84 ], - [], + [//Backpack + "B_FieldPack_ghex_F", //Backpack + [] + _medicSupplies + ], selectRandom //Headgear - ["H_BoonieHat_TNA_F", "H_MilCap_TNA_F", "H_HelmetB_Light_TNA_F", "H_HelmetB_TNA_F", "H_Helmet_B_Enh_TNA_F"], + ["H_Booniehat_oli", "H_MilCap_ghex_F", "H_HelmetLeaderO_ghex_F", "H_HelmetSpecO_ghex_F", "H_HelmetO_ghex_F"], "", //Facewear [//Binocular @@ -69,9 +70,9 @@ [//Item "ItemMap", //Map "ItemGPS", //Terminal - ["TF_ANPRC152"] call _fnc_tfarRadio, //Radio + ["tf_fadak"] call _fnc_tfarRadio, //Radio "ItemCompass", //Compass "ItemWatch", //Watch "" //Goggles ] -]; \ No newline at end of file +]; diff --git a/A3-Antistasi/Templates/Loadouts/vanilla_opfor_teamLeader_altis.sqf b/A3-Antistasi/Templates/Loadouts/vanilla_opfor_teamLeader_altis.sqf new file mode 100644 index 0000000000..13db80ce99 --- /dev/null +++ b/A3-Antistasi/Templates/Loadouts/vanilla_opfor_teamLeader_altis.sqf @@ -0,0 +1,82 @@ +[//Loadout + [//Primary Weapon + "arifle_Katiba_F", //Weapon + "", //Muzzle + "Acc_Pointer_IR", //Rail + "optic_Arco", //Sight + ["30Rnd_65x39_caseless_green",30], //Primary Magazine + [], //Secondary Magazine + "" //Bipod + ], + + [//Launcher + "", //Weapon + "", //Muzzle + "", //Rail + "", //Sight + [], //Primary Magazine + [], //Secondary Magazine + "" //Bipod + ], + + [//Secondary Weapon + "hgun_Rook40_F", //Weapon + "Muzzle_SNDS_L", //Muzzle + "", //Rail + "", //Sight + ["16Rnd_9x21_Mag", 17], //Primary Magazine + [], //Secondary Magazine + "" //Bipod + ], + + [//Uniform + + "U_O_CombatUniform_ocamo", + [] + _basicMedicalSupplies + _basicMiscItems + ], + + [//Vest + "V_TacVest_khk", //Vest + [//Inventory + ["NVGoggles_OPFOR",1], + ["SmokeShell",2,1], + ["HandGrenade",1,1], + ["16Rnd_9x21_Mag",2,17], + ["30Rnd_65x39_caseless_green",5,30] + ] + + _aceFlashlight + + _aceM84 + ], + + [//Backpack + "B_AssaultPack_ocamo", //Backpack + [//Inventory + ["SmokeshellBlue",3,1], + ["SmokeshellRed",3,1], + ["SmokeshellYellow",3,1] + ] + ], + + selectRandom //Headgear + ["H_Booniehat_khk", "H_MilCap_ocamo", "H_HelmetLeaderO_ocamo", "H_HelmetSpecO_ocamo", "H_HelmetO_ocamo", "H_Cap_brn_SPECOPS"], + "", //Facewear + + [//Binocular + "Rangefinder", //Binocular + "", + "", + "", + [], + [], + "" + ], + + [//Item + "ItemMap", //Map + "ItemGPS", //Terminal + ["tf_fadak"] call _fnc_tfarRadio, //Radio + "ItemCompass", //Compass + "ItemWatch", //Watch + "" //Goggles + ] +]; diff --git a/A3-Antistasi/Templates/Loadouts/vanilla_opfor_teamLeader_enoch.sqf b/A3-Antistasi/Templates/Loadouts/vanilla_opfor_teamLeader_enoch.sqf new file mode 100644 index 0000000000..727ee4362e --- /dev/null +++ b/A3-Antistasi/Templates/Loadouts/vanilla_opfor_teamLeader_enoch.sqf @@ -0,0 +1,82 @@ +[//Loadout + [//Primary Weapon + "arifle_AK12_F", //Weapon + "", //Muzzle + "Acc_Pointer_IR", //Rail + "optic_Arco", //Sight + ["30Rnd_762x39_AK12_Mag_F",30], //Primary Magazine + [], //Secondary Magazine + "" //Bipod + ], + + [//Launcher + "", //Weapon + "", //Muzzle + "", //Rail + "", //Sight + [], //Primary Magazine + [], //Secondary Magazine + "" //Bipod + ], + + [//Secondary Weapon + "hgun_Rook40_F", //Weapon + "Muzzle_SNDS_L", //Muzzle + "", //Rail + "", //Sight + ["16Rnd_9x21_Mag", 17], //Primary Magazine + [], //Secondary Magazine + "" //Bipod + ], + + [//Uniform + + "U_O_R_Gorka_01_camo_F", + [] + _basicMedicalSupplies + _basicMiscItems + ], + + [//Vest + "V_TacVest_oli", //Vest + [//Inventory + ["NVGoggles_OPFOR",1], + ["SmokeShell",2,1], + ["HandGrenade",1,1], + ["16Rnd_9x21_Mag",2,17], + ["30Rnd_762x39_AK12_Mag_F",5,30] + ] + + _aceFlashlight + + _aceM84 + ], + + [//Backpack + "B_FieldPack_taiga_F", //Backpack + [//Inventory + ["SmokeshellBlue",3,1], + ["SmokeshellRed",3,1], + ["SmokeshellYellow",3,1] + ] + ], + + selectRandom //Headgear + ["H_Booniehat_taiga", "H_MilCap_taiga", "H_HelmetLeaderO_ocamo", "H_HelmetAggressor_cover_taiga_F","H_HelmetAggressor_F"], + "", //Facewear + + [//Binocular + "Rangefinder", //Binocular + "", + "", + "", + [], + [], + "" + ], + + [//Item + "ItemMap", //Map + "ItemGPS", //Terminal + ["tf_fadak"] call _fnc_tfarRadio, //Radio + "ItemCompass", //Compass + "ItemWatch", //Watch + "" //Goggles + ] +]; diff --git a/A3-Antistasi/Templates/Loadouts/vanilla_opfor_teamLeader_tanoa.sqf b/A3-Antistasi/Templates/Loadouts/vanilla_opfor_teamLeader_tanoa.sqf new file mode 100644 index 0000000000..7cbbc4fc14 --- /dev/null +++ b/A3-Antistasi/Templates/Loadouts/vanilla_opfor_teamLeader_tanoa.sqf @@ -0,0 +1,82 @@ +[//Loadout + [//Primary Weapon + "arifle_AK12_F", //Weapon + "", //Muzzle + "Acc_Pointer_IR", //Rail + "optic_Arco", //Sight + ["30Rnd_762x39_AK12_Mag_F",30], //Primary Magazine + [], //Secondary Magazine + "" //Bipod + ], + + [//Launcher + "", //Weapon + "", //Muzzle + "", //Rail + "", //Sight + [], //Primary Magazine + [], //Secondary Magazine + "" //Bipod + ], + + [//Secondary Weapon + "hgun_Rook40_F", //Weapon + "Muzzle_SNDS_L", //Muzzle + "", //Rail + "", //Sight + ["16Rnd_9x21_Mag", 17], //Primary Magazine + [], //Secondary Magazine + "" //Bipod + ], + + [//Uniform + + "U_O_T_Soldier_F", + [] + _basicMedicalSupplies + _basicMiscItems + ], + + [//Vest + "V_TacVest_oli", //Vest + [//Inventory + ["NVGoggles_OPFOR",1], + ["SmokeShell",2,1], + ["HandGrenade",1,1], + ["16Rnd_9x21_Mag",2,17], + ["30Rnd_762x39_AK12_Mag_F",5,30] + ] + + _aceFlashlight + + _aceM84 + ], + + [//Backpack + "B_FieldPack_ghex_F", //Backpack + [//Inventory + ["SmokeshellBlue",3,1], + ["SmokeshellRed",3,1], + ["SmokeshellYellow",3,1] + ] + ], + + selectRandom //Headgear + ["H_Booniehat_oli", "H_MilCap_ghex_F", "H_HelmetLeaderO_ghex_F", "H_HelmetSpecO_ghex_F", "H_HelmetO_ghex_F"], + "", //Facewear + + [//Binocular + "Rangefinder", //Binocular + "", + "", + "", + [], + [], + "" + ], + + [//Item + "ItemMap", //Map + "ItemGPS", //Terminal + ["tf_fadak"] call _fnc_tfarRadio, //Radio + "ItemCompass", //Compass + "ItemWatch", //Watch + "" //Goggles + ] +]; diff --git a/A3-Antistasi/Templates/RHS_Civ.sqf b/A3-Antistasi/Templates/RHS_Civ.sqf new file mode 100644 index 0000000000..8d447fc6a5 --- /dev/null +++ b/A3-Antistasi/Templates/RHS_Civ.sqf @@ -0,0 +1,52 @@ + +civVehCommonData = [ + "C_Quadbike_01_F", 0.3 + ,"C_Hatchback_01_F", 2.0 + ,"C_Hatchback_01_sport_F", 0.3 + ,"C_Offroad_01_F", 2.0 + ,"C_SUV_01_F", 1.0 + ,"C_Van_02_vehicle_F", 1.0 // van from Orange + ,"C_Van_02_transport_F", 0.2 // minibus + ,"C_Offroad_02_unarmed_F", 0.5 // Apex 4WD + ,"C_Offroad_01_comms_F", 0.1 // Contact + ,"C_Offroad_01_covered_F", 0.1 +]; + +civVehRepairData = [ + "C_Offroad_01_repair_F", 0.3 + ,"C_Van_02_service_F", 0.3 // orange + ,"C_Truck_02_box_F", 0.1 // repair zamak +]; + +civVehMedicalData = [ + "C_Van_02_medevac_F", 0.1 // Orange +]; + +civVehRefuelData = [ + "C_Van_01_fuel_F", 0.2 + ,"C_Truck_02_fuel_F", 0.1 +]; + +civVehIndustrialData = [ + "C_Van_01_transport_F", 1.0 + ,"C_Van_01_box_F", 0.8 + ,"C_Truck_02_transport_F", 0.3 + ,"C_Truck_02_covered_F", 0.3 + ,"C_Tractor_01_F", 0.3 // Contact + ,"RHS_Ural_Civ_01", 0.2 + ,"RHS_Ural_Open_Civ_01", 0.2 + ,"RHS_Ural_Civ_03", 0.2 + ,"RHS_Ural_Open_Civ_03", 0.2 + ,"RHS_Ural_Civ_02", 0.2 + ,"RHS_Ural_Open_Civ_02", 0.2 +]; + +civBoatData = [ + "C_Boat_Civil_01_rescue_F", 0.1 // motorboats + ,"C_Boat_Civil_01_police_F", 0.1 + ,"C_Boat_Civil_01_F", 1.0 + ,"C_Rubberboat", 1.0 // rescue boat + ,"C_Boat_Transport_02_F", 1.0 // RHIB + ,"C_Scooter_Transport_01_F", 0.5 // jetski +//rhsgref_civ_canoe +]; diff --git a/A3-Antistasi/Templates/RHS_Inv_AFRF_Arid.sqf b/A3-Antistasi/Templates/RHS_Inv_AFRF_Arid.sqf index b45102d1bf..edf624d1fb 100644 --- a/A3-Antistasi/Templates/RHS_Inv_AFRF_Arid.sqf +++ b/A3-Antistasi/Templates/RHS_Inv_AFRF_Arid.sqf @@ -12,9 +12,9 @@ if (gameMode == 4) then {factionFIA = "rhs_faction_msv"}; //Flag Images CSATFlag = "rhs_Flag_Russia_F"; CSATFlagTexture = "rhsafrf\addons\rhs_main\data\flag_rus_co.paa"; -flagCSATmrk = "rhs_flag_vmf"; +flagCSATmrk = "flag_russia"; if (isServer) then {"CSAT_carrier" setMarkerText "Russian Carrier"}; - + //Loot Crate CSATAmmoBox = "O_supplyCrate_F"; @@ -93,9 +93,9 @@ if (gameMode == 4) then //Fireteams groupsFIAMid = [ - ["rhsgref_hidf_teamleader","rhs_msv_emr_machinegunner",FIARifleman,"rhs_msv_emr_grenadier"], - ["rhsgref_hidf_teamleader","rhs_msv_emr_machinegunner",FIARifleman,"rhs_msv_emr_at"], - ["rhsgref_hidf_teamleader","rhs_msv_emr_machinegunner",FIARifleman,"rhs_msv_emr_engineer"] + ["rhs_msv_emr_sergeant","rhs_msv_emr_machinegunner",FIARifleman,"rhs_msv_emr_grenadier"], + ["rhs_msv_emr_sergeant","rhs_msv_emr_machinegunner",FIARifleman,"rhs_msv_emr_at"], + ["rhs_msv_emr_sergeant","rhs_msv_emr_machinegunner",FIARifleman,"rhs_msv_emr_engineer"] ]; //Squads FIASquad = ["rhs_msv_emr_officer","rhs_msv_emr_grenadier","rhs_msv_emr_machinegunner","rhs_msv_emr_rifleman","rhs_msv_emr_marksman","rhs_msv_emr_engineer","rhs_msv_emr_at","rhs_msv_emr_medic"]; @@ -112,9 +112,10 @@ vehCSATLightArmed = ["rhsgref_BRDM2_vdv","rhsgref_BRDM2_HQ_vdv","rhsgref_BRDM2_A vehCSATLightUnarmed = ["rhs_tigr_vdv","rhs_uaz_vdv","rhs_tigr_m_msv"]; vehCSATTrucks = ["rhs_kamaz5350_vdv","rhs_kamaz5350_open_vdv","RHS_Ural_Open_VDV_01","rhs_zil131_vdv","RHS_Ural_VDV_01"]; vehCSATAmmoTruck = "rhs_gaz66_ammo_vmf"; +vehCSATRepairTruck = "rhs_gaz66_repair_vdv"; vehCSATLight = vehCSATLightArmed + vehCSATLightUnarmed; //Armored -vehCSATAPC = ["rhs_bmd1r","rhs_bmp1p_vdv","rhs_bmd1p","rhs_bmd2m","rhs_bmp1p_vdv","rhs_bmp2k_vdv","rhs_btr80a_vdv","rhsbmp3mera_msv","rhs_bmd1PK"]; +vehCSATAPC = ["rhs_bmd1r","rhs_bmp1p_vdv","rhs_bmd1p","rhs_bmd2m","rhs_bmp1p_vdv","rhs_bmp2k_vdv","rhs_btr80a_vdv","rhs_bmp3mera_msv","rhs_bmd1pk"]; vehCSATTank = "rhs_t90sab_tv"; vehCSATAA = "rhs_zsu234_aa"; vehCSATAttack = vehCSATAPC + [vehCSATTank]; @@ -124,7 +125,7 @@ vehCSATRBoat = "O_T_Boat_Transport_01_F"; vehCSATBoats = [vehCSATBoat,vehCSATRBoat,"rhs_btr80a_vdv"]; //Planes vehCSATPlane = "RHS_Su25SM_CAS_vvs"; -vehCSATPlaneAA = "RHS_mig29s_vvs"; +vehCSATPlaneAA = "rhs_mig29s_vvs"; vehCSATTransportPlanes = []; //Heli vehCSATPatrolHeli = "rhs_ka60_c"; @@ -137,7 +138,7 @@ vehCSATUAVSmall = "O_UAV_01_F"; vehCSATMRLS = "rhs_2s3_tv"; vehCSATMRLSMags = "rhs_mag_HE_2a33"; //Combined Arrays -vehCSATNormal = vehCSATLight + vehCSATTrucks + [vehCSATAmmoTruck, "rhs_gaz66_repair_vdv","RHS_Ural_Fuel_VDV_01"]; +vehCSATNormal = vehCSATLight + vehCSATTrucks + [vehCSATAmmoTruck, vehCSATRepairTruck,"RHS_Ural_Fuel_VDV_01"]; vehCSATAir = vehCSATTransportHelis + vehCSATAttackHelis + [vehCSATPlane,vehCSATPlaneAA] + vehCSATTransportPlanes; //Militia Vehicles diff --git a/A3-Antistasi/Templates/RHS_Inv_AFRF_Temp.sqf b/A3-Antistasi/Templates/RHS_Inv_AFRF_Temp.sqf index bd31b7db73..edf624d1fb 100644 --- a/A3-Antistasi/Templates/RHS_Inv_AFRF_Temp.sqf +++ b/A3-Antistasi/Templates/RHS_Inv_AFRF_Temp.sqf @@ -12,7 +12,7 @@ if (gameMode == 4) then {factionFIA = "rhs_faction_msv"}; //Flag Images CSATFlag = "rhs_Flag_Russia_F"; CSATFlagTexture = "rhsafrf\addons\rhs_main\data\flag_rus_co.paa"; -flagCSATmrk = "rhs_flag_vmf"; +flagCSATmrk = "flag_russia"; if (isServer) then {"CSAT_carrier" setMarkerText "Russian Carrier"}; //Loot Crate @@ -93,9 +93,9 @@ if (gameMode == 4) then //Fireteams groupsFIAMid = [ - ["rhsgref_hidf_teamleader","rhs_msv_emr_machinegunner",FIARifleman,"rhs_msv_emr_grenadier"], - ["rhsgref_hidf_teamleader","rhs_msv_emr_machinegunner",FIARifleman,"rhs_msv_emr_at"], - ["rhsgref_hidf_teamleader","rhs_msv_emr_machinegunner",FIARifleman,"rhs_msv_emr_engineer"] + ["rhs_msv_emr_sergeant","rhs_msv_emr_machinegunner",FIARifleman,"rhs_msv_emr_grenadier"], + ["rhs_msv_emr_sergeant","rhs_msv_emr_machinegunner",FIARifleman,"rhs_msv_emr_at"], + ["rhs_msv_emr_sergeant","rhs_msv_emr_machinegunner",FIARifleman,"rhs_msv_emr_engineer"] ]; //Squads FIASquad = ["rhs_msv_emr_officer","rhs_msv_emr_grenadier","rhs_msv_emr_machinegunner","rhs_msv_emr_rifleman","rhs_msv_emr_marksman","rhs_msv_emr_engineer","rhs_msv_emr_at","rhs_msv_emr_medic"]; @@ -112,9 +112,10 @@ vehCSATLightArmed = ["rhsgref_BRDM2_vdv","rhsgref_BRDM2_HQ_vdv","rhsgref_BRDM2_A vehCSATLightUnarmed = ["rhs_tigr_vdv","rhs_uaz_vdv","rhs_tigr_m_msv"]; vehCSATTrucks = ["rhs_kamaz5350_vdv","rhs_kamaz5350_open_vdv","RHS_Ural_Open_VDV_01","rhs_zil131_vdv","RHS_Ural_VDV_01"]; vehCSATAmmoTruck = "rhs_gaz66_ammo_vmf"; +vehCSATRepairTruck = "rhs_gaz66_repair_vdv"; vehCSATLight = vehCSATLightArmed + vehCSATLightUnarmed; //Armored -vehCSATAPC = ["rhs_bmd1r","rhs_bmp1p_vdv","rhs_bmd1p","rhs_bmd2m","rhs_bmp1p_vdv","rhs_bmp2k_vdv","rhs_btr80a_vdv","rhsbmp3mera_msv","rhs_bmd1PK"]; +vehCSATAPC = ["rhs_bmd1r","rhs_bmp1p_vdv","rhs_bmd1p","rhs_bmd2m","rhs_bmp1p_vdv","rhs_bmp2k_vdv","rhs_btr80a_vdv","rhs_bmp3mera_msv","rhs_bmd1pk"]; vehCSATTank = "rhs_t90sab_tv"; vehCSATAA = "rhs_zsu234_aa"; vehCSATAttack = vehCSATAPC + [vehCSATTank]; @@ -124,7 +125,7 @@ vehCSATRBoat = "O_T_Boat_Transport_01_F"; vehCSATBoats = [vehCSATBoat,vehCSATRBoat,"rhs_btr80a_vdv"]; //Planes vehCSATPlane = "RHS_Su25SM_CAS_vvs"; -vehCSATPlaneAA = "RHS_mig29s_vvs"; +vehCSATPlaneAA = "rhs_mig29s_vvs"; vehCSATTransportPlanes = []; //Heli vehCSATPatrolHeli = "rhs_ka60_c"; @@ -137,7 +138,7 @@ vehCSATUAVSmall = "O_UAV_01_F"; vehCSATMRLS = "rhs_2s3_tv"; vehCSATMRLSMags = "rhs_mag_HE_2a33"; //Combined Arrays -vehCSATNormal = vehCSATLight + vehCSATTrucks + [vehCSATAmmoTruck, "rhs_gaz66_repair_vdv","RHS_Ural_Fuel_VDV_01"]; +vehCSATNormal = vehCSATLight + vehCSATTrucks + [vehCSATAmmoTruck, vehCSATRepairTruck,"RHS_Ural_Fuel_VDV_01"]; vehCSATAir = vehCSATTransportHelis + vehCSATAttackHelis + [vehCSATPlane,vehCSATPlaneAA] + vehCSATTransportPlanes; //Militia Vehicles diff --git a/A3-Antistasi/Templates/RHS_Inv_AFRF_Trop.sqf b/A3-Antistasi/Templates/RHS_Inv_AFRF_Trop.sqf index bd31b7db73..ec3bbcff62 100644 --- a/A3-Antistasi/Templates/RHS_Inv_AFRF_Trop.sqf +++ b/A3-Antistasi/Templates/RHS_Inv_AFRF_Trop.sqf @@ -12,7 +12,7 @@ if (gameMode == 4) then {factionFIA = "rhs_faction_msv"}; //Flag Images CSATFlag = "rhs_Flag_Russia_F"; CSATFlagTexture = "rhsafrf\addons\rhs_main\data\flag_rus_co.paa"; -flagCSATmrk = "rhs_flag_vmf"; +flagCSATmrk = "flag_russia"; if (isServer) then {"CSAT_carrier" setMarkerText "Russian Carrier"}; //Loot Crate @@ -93,9 +93,9 @@ if (gameMode == 4) then //Fireteams groupsFIAMid = [ - ["rhsgref_hidf_teamleader","rhs_msv_emr_machinegunner",FIARifleman,"rhs_msv_emr_grenadier"], - ["rhsgref_hidf_teamleader","rhs_msv_emr_machinegunner",FIARifleman,"rhs_msv_emr_at"], - ["rhsgref_hidf_teamleader","rhs_msv_emr_machinegunner",FIARifleman,"rhs_msv_emr_engineer"] + ["rhs_msv_emr_sergeant","rhs_msv_emr_machinegunner",FIARifleman,"rhs_msv_emr_grenadier"], + ["rhs_msv_emr_sergeant","rhs_msv_emr_machinegunner",FIARifleman,"rhs_msv_emr_at"], + ["rhs_msv_emr_sergeant","rhs_msv_emr_machinegunner",FIARifleman,"rhs_msv_emr_engineer"] ]; //Squads FIASquad = ["rhs_msv_emr_officer","rhs_msv_emr_grenadier","rhs_msv_emr_machinegunner","rhs_msv_emr_rifleman","rhs_msv_emr_marksman","rhs_msv_emr_engineer","rhs_msv_emr_at","rhs_msv_emr_medic"]; @@ -112,9 +112,10 @@ vehCSATLightArmed = ["rhsgref_BRDM2_vdv","rhsgref_BRDM2_HQ_vdv","rhsgref_BRDM2_A vehCSATLightUnarmed = ["rhs_tigr_vdv","rhs_uaz_vdv","rhs_tigr_m_msv"]; vehCSATTrucks = ["rhs_kamaz5350_vdv","rhs_kamaz5350_open_vdv","RHS_Ural_Open_VDV_01","rhs_zil131_vdv","RHS_Ural_VDV_01"]; vehCSATAmmoTruck = "rhs_gaz66_ammo_vmf"; +vehCSATRepairTruck = "rhs_gaz66_repair_vdv"; vehCSATLight = vehCSATLightArmed + vehCSATLightUnarmed; //Armored -vehCSATAPC = ["rhs_bmd1r","rhs_bmp1p_vdv","rhs_bmd1p","rhs_bmd2m","rhs_bmp1p_vdv","rhs_bmp2k_vdv","rhs_btr80a_vdv","rhsbmp3mera_msv","rhs_bmd1PK"]; +vehCSATAPC = ["rhs_bmd1r","rhs_bmp1p_vdv","rhs_bmd1p","rhs_bmd2m","rhs_bmp1p_vdv","rhs_bmp2k_vdv","rhs_btr80a_vdv","rhs_bmp3mera_msv","rhs_bmd1pk"]; vehCSATTank = "rhs_t90sab_tv"; vehCSATAA = "rhs_zsu234_aa"; vehCSATAttack = vehCSATAPC + [vehCSATTank]; @@ -124,7 +125,7 @@ vehCSATRBoat = "O_T_Boat_Transport_01_F"; vehCSATBoats = [vehCSATBoat,vehCSATRBoat,"rhs_btr80a_vdv"]; //Planes vehCSATPlane = "RHS_Su25SM_CAS_vvs"; -vehCSATPlaneAA = "RHS_mig29s_vvs"; +vehCSATPlaneAA = "rhs_mig29s_vvs"; vehCSATTransportPlanes = []; //Heli vehCSATPatrolHeli = "rhs_ka60_c"; @@ -137,7 +138,7 @@ vehCSATUAVSmall = "O_UAV_01_F"; vehCSATMRLS = "rhs_2s3_tv"; vehCSATMRLSMags = "rhs_mag_HE_2a33"; //Combined Arrays -vehCSATNormal = vehCSATLight + vehCSATTrucks + [vehCSATAmmoTruck, "rhs_gaz66_repair_vdv","RHS_Ural_Fuel_VDV_01"]; +vehCSATNormal = vehCSATLight + vehCSATTrucks + [vehCSATAmmoTruck, vehCSATRepairTruck, "RHS_Ural_Fuel_VDV_01"]; vehCSATAir = vehCSATTransportHelis + vehCSATAttackHelis + [vehCSATPlane,vehCSATPlaneAA] + vehCSATTransportPlanes; //Militia Vehicles diff --git a/A3-Antistasi/Templates/RHS_Occ_CDF_Arid.sqf b/A3-Antistasi/Templates/RHS_Occ_CDF_Arid.sqf index 163c452348..17b3c87f3c 100644 --- a/A3-Antistasi/Templates/RHS_Occ_CDF_Arid.sqf +++ b/A3-Antistasi/Templates/RHS_Occ_CDF_Arid.sqf @@ -26,17 +26,17 @@ NATOAmmobox = "I_supplyCrate_F"; //PvP Loadouts NATOPlayerLoadouts = [ //Team Leader - "rhsgref_cdf_para_squadleader", + ["rhs_gref_teamLeader"] call A3A_fnc_getLoadout, //Medic - "rhsgref_cdf_para_medic", + ["rhs_gref_medic"] call A3A_fnc_getLoadout, //Autorifleman - "rhsgref_cdf_para_autorifleman", + ["rhs_gref_machineGunner"] call A3A_fnc_getLoadout, //Marksman - "rhsgref_cdf_para_marksman", - //Anti-tank Scout - "rhsgref_cdf_para_grenadier", - //AT2 - "rhsgref_cdf_para_grenadier" + ["rhs_gref_marksman"] call A3A_fnc_getLoadout, + //Anti Tank + ["rhs_gref_AT"] call A3A_fnc_getLoadout, + //Assistant Anti Tank + ["rhs_gref_AAT"] call A3A_fnc_getLoadout ]; //PVP Player Vehicles @@ -127,7 +127,7 @@ groupsNATOGen = [policeOfficer,policeGrunt]; //Military Vehicles //Lite vehNATOBike = "I_Quadbike_01_F"; -vehNATOLightArmed = ["rhsgref_cdf_uaz_ags","rhsgref_cdf_reg_uaz_dshkm","rhsgref_cdf_reg_uaz_spg9","rhsgref_BRDM2_HQ"]; +vehNATOLightArmed = ["rhsgref_cdf_reg_uaz_ags","rhsgref_cdf_reg_uaz_dshkm","rhsgref_cdf_reg_uaz_spg9","rhsgref_BRDM2_HQ"]; vehNATOLightUnarmed = ["rhsgref_cdf_reg_uaz","rhsgref_cdf_reg_uaz_open","rhsgref_BRDM2UM"]; vehNATOTrucks = ["rhsgref_cdf_gaz66","rhsgref_cdf_ural","rhsgref_cdf_ural_open","rhsgref_cdf_gaz66o","rhsgref_cdf_zil131","rhsgref_cdf_zil131_open"]; vehNATOCargoTrucks = []; @@ -179,7 +179,7 @@ vehPoliceCar = "rhsgref_un_uaz"; NATOMG = "rhsgref_cdf_DSHKM"; staticATOccupants = "rhsgref_cdf_SPG9M"; staticAAOccupants = "rhsgref_cdf_Igla_AA_pod"; -NATOMortar = "rhsgref_cdf_reg_m252"; +NATOMortar = "rhsgref_cdf_reg_M252"; //Static Weapon Bags MGStaticNATOB = "RHS_DShkM_Gun_Bag"; diff --git a/A3-Antistasi/Templates/RHS_Occ_CDF_Wdl.sqf b/A3-Antistasi/Templates/RHS_Occ_CDF_Temp.sqf similarity index 95% rename from A3-Antistasi/Templates/RHS_Occ_CDF_Wdl.sqf rename to A3-Antistasi/Templates/RHS_Occ_CDF_Temp.sqf index f20a9ecaf3..9aaf0df391 100644 --- a/A3-Antistasi/Templates/RHS_Occ_CDF_Wdl.sqf +++ b/A3-Antistasi/Templates/RHS_Occ_CDF_Temp.sqf @@ -26,17 +26,17 @@ NATOAmmobox = "I_supplyCrate_F"; //PvP Loadouts NATOPlayerLoadouts = [ //Team Leader - "rhsgref_cdf_para_squadleader", + ["rhs_gref_teamLeader"] call A3A_fnc_getLoadout, //Medic - "rhsgref_cdf_para_medic", + ["rhs_gref_medic"] call A3A_fnc_getLoadout, //Autorifleman - "rhsgref_cdf_para_autorifleman", + ["rhs_gref_machineGunner"] call A3A_fnc_getLoadout, //Marksman - "rhsgref_cdf_para_marksman", - //Anti-tank Scout - "rhsgref_cdf_para_grenadier", - //AT2 - "rhsgref_cdf_para_grenadier" + ["rhs_gref_marksman"] call A3A_fnc_getLoadout, + //Anti Tank + ["rhs_gref_AT"] call A3A_fnc_getLoadout, + //Assistant Anti Tank + ["rhs_gref_AAT"] call A3A_fnc_getLoadout ]; //PVP Player Vehicles @@ -179,7 +179,7 @@ vehPoliceCar = "rhsgref_un_uaz"; NATOMG = "rhsgref_cdf_DSHKM"; staticATOccupants = "rhsgref_cdf_SPG9M"; staticAAOccupants = "rhsgref_cdf_Igla_AA_pod"; -NATOMortar = "rhsgref_cdf_reg_m252"; +NATOMortar = "rhsgref_cdf_reg_M252"; //Static Weapon Bags MGStaticNATOB = "RHS_DShkM_Gun_Bag"; diff --git a/A3-Antistasi/Templates/RHS_Occ_USAF_Arid.sqf b/A3-Antistasi/Templates/RHS_Occ_USAF_Arid.sqf index f631bb1810..5083a9db47 100644 --- a/A3-Antistasi/Templates/RHS_Occ_USAF_Arid.sqf +++ b/A3-Antistasi/Templates/RHS_Occ_USAF_Arid.sqf @@ -12,8 +12,8 @@ factionMaleOccupants = "rhs_faction_socom"; if ((gameMode != 4) and (!hasFFAA)) then {factionFIA = "rhsgref_faction_hidf"}; //Flag Images -NATOFlag = "Flag_NATO_F"; -NATOFlagTexture = "\A3\Data_F\Flags\Flag_NATO_CO.paa"; +NATOFlag = "Flag_US_F"; +NATOFlagTexture = "a3\data_f\flags\flag_us_co.paa"; flagNATOmrk = "flag_USA"; if (isServer) then {"NATO_carrier" setMarkerText "USMC Carrier"}; @@ -40,20 +40,20 @@ NATOPlayerLoadouts = [ ]; //PVP Player Vehicles -vehNATOPVP = ["rhsusf_m1025_w_s","rhsusf_m998_w_s_2dr","rhsusf_m998_w_s_2dr_fulltop","rhsusf_m998_w_s_4dr","rhsusf_m1025_w_s_m2","rhsusf_mrzr4_d"]; +vehNATOPVP = ["rhsusf_m1025_d_s","rhsusf_m998_d_s_2dr","rhsusf_m998_d_s_2dr_fulltop","rhsusf_m998_d_s_4dr","rhsusf_m1025_d_s_m2","rhsusf_mrzr4_d_mud","rhsusf_m1240a1_m240_usmc_d"]; //////////////////////////////////// // UNITS /// //////////////////////////////////// //Military Units -NATOGrunt = "rhsusf_usmc_marpat_wd_rifleman_light"; -NATOOfficer = "rhsusf_usmc_marpat_wd_officer"; +NATOGrunt = "rhsusf_usmc_marpat_d_rifleman_light"; +NATOOfficer = "rhsusf_usmc_marpat_d_officer"; NATOOfficer2 = "rhsusf_army_ucp_rifleman_101st"; NATOBodyG = "rhsusf_army_ucp_rifleman_1stcav"; -NATOCrew = "rhsusf_usmc_marpat_wd_crewman"; +NATOCrew = "rhsusf_usmc_marpat_d_crewman"; NATOUnarmed = "B_G_Survivor_F"; -NATOMarksman = "rhsusf_usmc_marpat_wd_marksman"; -staticCrewOccupants = "rhsusf_usmc_marpat_wd_rifleman"; +NATOMarksman = "rhsusf_usmc_marpat_d_marksman"; +staticCrewOccupants = "rhsusf_usmc_marpat_d_rifleman"; NATOPilot = "rhsusf_airforce_jetpilot"; //Militia Units @@ -64,30 +64,30 @@ if ((gameMode != 4) and (!hasFFAA)) then }; //Police Units -policeOfficer = "rhsusf_army_ucp_rifleman_m590"; -policeGrunt = "rhsusf_army_ucp_rifleman_82nd"; +policeOfficer = "rhsusf_army_ocp_rifleman_m590"; +policeGrunt = "rhsusf_army_ocp_rifleman_82nd"; //////////////////////////////////// // GROUPS /// //////////////////////////////////// //Military Groups //Teams -groupsNATOSentry = ["rhsusf_usmc_marpat_wd_grenadier",NATOGrunt]; +groupsNATOSentry = ["rhsusf_usmc_marpat_d_grenadier",NATOGrunt]; groupsNATOSniper = ["rhsusf_socom_marsoc_sniper","rhsusf_socom_marsoc_spotter"]; groupsNATOsmall = [groupsNATOSentry,groupsNATOSniper]; //Fireteams -groupsNATOAA = ["rhsusf_usmc_marpat_wd_teamleader","rhsusf_usmc_marpat_wd_autorifleman","rhsusf_usmc_marpat_wd_rifleman_m4","rhsusf_usmc_marpat_wd_stinger"]; -groupsNATOAT = ["rhsusf_usmc_marpat_wd_teamleader","rhsusf_usmc_marpat_wd_autorifleman","rhsusf_usmc_marpat_wd_rifleman_m4","rhsusf_usmc_marpat_wd_javelin"]; -groupsNATOmid = [["rhsusf_usmc_marpat_wd_teamleader","rhsusf_usmc_marpat_wd_autorifleman_m249","rhsusf_usmc_marpat_wd_rifleman_m4","rhsusf_usmc_marpat_wd_riflemanat"],groupsNATOAA,groupsNATOAT]; +groupsNATOAA = ["rhsusf_usmc_marpat_d_teamleader","rhsusf_usmc_marpat_d_autorifleman","rhsusf_usmc_marpat_d_rifleman_m4","rhsusf_usmc_marpat_d_stinger"]; +groupsNATOAT = ["rhsusf_usmc_marpat_d_teamleader","rhsusf_usmc_marpat_d_autorifleman","rhsusf_usmc_marpat_d_rifleman_m4","rhsusf_usmc_marpat_d_javelin"]; +groupsNATOmid = [["rhsusf_usmc_marpat_d_teamleader","rhsusf_usmc_marpat_d_autorifleman_m249","rhsusf_usmc_marpat_d_rifleman_m4","rhsusf_usmc_marpat_d_riflemanat"],groupsNATOAA,groupsNATOAT]; //Squads -NATOSquad = ["rhsusf_usmc_marpat_wd_squadleader","rhsusf_usmc_marpat_wd_teamleader","rhsusf_usmc_marpat_wd_autorifleman_m249","rhsusf_usmc_marpat_wd_rifleman_m4","rhsusf_usmc_marpat_wd_autorifleman_m249","rhsusf_usmc_marpat_wd_rifleman_m4","rhsusf_usmc_marpat_wd_marksman","rhsusf_navy_marpat_wd_medic"]; +NATOSquad = ["rhsusf_usmc_marpat_d_squadleader","rhsusf_usmc_marpat_d_teamleader","rhsusf_usmc_marpat_d_autorifleman_m249","rhsusf_usmc_marpat_d_rifleman_m4","rhsusf_usmc_marpat_d_autorifleman_m249","rhsusf_usmc_marpat_d_rifleman_m4","rhsusf_usmc_marpat_d_marksman","rhsusf_navy_marpat_d_medic"]; NATOSpecOp = ["rhsusf_socom_marsoc_teamleader","rhsusf_socom_marsoc_teamchief","rhsusf_socom_marsoc_cso_mk17","rhsusf_socom_marsoc_marksman","rhsusf_socom_marsoc_cso_breacher","rhsusf_socom_marsoc_cso_eod","rhsusf_socom_marsoc_cso_grenadier","rhsusf_socom_marsoc_sarc"]; groupsNATOSquad = [ NATOSquad, - ["rhsusf_usmc_marpat_d_squadleader","rhsusf_usmc_marpat_d_machinegunner","rhsusf_usmc_marpat_d_riflemanat","rhsusf_usmc_marpat_d_riflemanat","rhsusf_usmc_marpat_d_grenadier","rhsusf_usmc_marpat_d_javelin","rhsusf_usmc_marpat_d_javelin_assistant","rhsusf_navy_sarc_d"], - ["rhsusf_usmc_marpat_d_squadleader","rhsusf_usmc_marpat_d_machinegunner","rhsusf_usmc_marpat_d_riflemanat","rhsusf_usmc_marpat_d_grenadier","rhsusf_usmc_marpat_d_grenadier","rhsusf_usmc_marpat_d_stinger","rhsusf_usmc_marpat_d_rifleman_light","rhsusf_navy_sarc_d"], - ["rhsusf_usmc_marpat_wd_squadleader","rhsusf_usmc_marpat_wd_teamleader","rhsusf_usmc_marpat_wd_autorifleman_m249","rhsusf_usmc_marpat_wd_rifleman_m4","rhsusf_usmc_marpat_wd_autorifleman_m249","rhsusf_usmc_marpat_wd_rifleman_m4","rhsusf_usmc_marpat_d_explosives","rhsusf_navy_marpat_wd_medic"] + ["rhsusf_usmc_marpat_d_squadleader","rhsusf_usmc_marpat_d_machinegunner","rhsusf_usmc_marpat_d_riflemanat","rhsusf_usmc_marpat_d_riflemanat","rhsusf_usmc_marpat_d_grenadier","rhsusf_usmc_marpat_d_javelin","rhsusf_usmc_marpat_d_javelin_assistant","rhsusf_navy_marpat_d_medic"], + ["rhsusf_usmc_marpat_d_squadleader","rhsusf_usmc_marpat_d_machinegunner","rhsusf_usmc_marpat_d_riflemanat","rhsusf_usmc_marpat_d_grenadier","rhsusf_usmc_marpat_d_grenadier","rhsusf_usmc_marpat_d_stinger","rhsusf_usmc_marpat_d_rifleman_light","rhsusf_navy_marpat_d_medic"], + ["rhsusf_usmc_marpat_d_squadleader","rhsusf_usmc_marpat_d_teamleader","rhsusf_usmc_marpat_d_autorifleman_m249","rhsusf_usmc_marpat_d_rifleman_m4","rhsusf_usmc_marpat_d_autorifleman_m249","rhsusf_usmc_marpat_d_rifleman_m4","rhsusf_usmc_marpat_d_explosives","rhsusf_navy_marpat_d_medic"] ]; //Militia Groups @@ -119,60 +119,60 @@ groupsNATOGen = [policeOfficer,policeGrunt]; //////////////////////////////////// //Military Vehicles //Lite -vehNATOBike = "B_T_Quadbike_01_F"; -vehNATOLightArmed = ["rhsusf_m1025_w_s_m2","rhsusf_CGRCAT1A2_M2_usmc_wd","rhsusf_CGRCAT1A2_Mk19_usmc_wd","rhsusf_M1117_W","rhsusf_M1220_M2_usarmy_wd","rhsusf_M1237_M2_usarmy_wd","rhsusf_M1238A1_M2_socom_d","rhsusf_m1045_w_s"]; -vehNATOLightUnarmed = ["rhsusf_m1025_w_s","rhsusf_m998_w_s_2dr","rhsusf_m998_w_s_2dr_fulltop","rhsusf_m998_w_s_4dr","rhsusf_CGRCAT1A2_usmc_wd","rhsusf_M1232_usarmy_wd"]; -vehNATOTrucks = ["rhsusf_M1078A1P2_wd_open_fmtv_usarmy","rhsusf_M1078A1P2_B_wd_fmtv_usarmy","rhsusf_M1078A1P2_B_wd_open_fmtv_usarmy","rhsusf_M1083A1P2_wd_fmtv_usarmy","rhsusf_M1083A1P2_B_M2_wd_fmtv_usarmy"]; +vehNATOBike = "B_Quadbike_01_F"; +vehNATOLightArmed = ["rhsusf_m1025_d_s_m2","rhsusf_CGRCAT1A2_M2_usmc_d","rhsusf_CGRCAT1A2_Mk19_usmc_d","rhsusf_M1117_D","rhsusf_M1220_M2_usarmy_d","rhsusf_M1237_M2_usarmy_d","rhsusf_M1238A1_M2_socom_d","rhsusf_m1045_d_s","rhsusf_m1240a1_mk19_usmc_d","rhsusf_m1240a1_m240_usmc_d","rhsusf_m1240a1_m2_usmc_d"]; +vehNATOLightUnarmed = ["rhsusf_m1025_d_s","rhsusf_m998_d_s_2dr","rhsusf_m998_d_s_2dr_fulltop","rhsusf_m998_d_s_4dr","rhsusf_CGRCAT1A2_usmc_d","rhsusf_M1232_usarmy_d","rhsusf_m1240a1_usmc_d"]; +vehNATOTrucks = ["rhsusf_M1078A1P2_D_open_fmtv_usarmy","rhsusf_M1078A1P2_B_D_fmtv_usarmy","rhsusf_M1078A1P2_B_D_open_fmtv_usarmy","rhsusf_M1083A1P2_D_fmtv_usarmy","rhsusf_M1083A1P2_B_M2_D_fmtv_usarmy"]; vehNATOCargoTrucks = []; -vehNATOAmmoTruck = "rhsusf_M977A4_AMMO_BKIT_usarmy_wd"; -vehNATORepairTruck = "rhsusf_M977A4_REPAIR_BKIT_usarmy_wd"; +vehNATOAmmoTruck = "rhsusf_M977A4_AMMO_BKIT_usarmy_d"; +vehNATORepairTruck = "rhsusf_M977A4_REPAIR_BKIT_usarmy_d"; vehNATOLight = vehNATOLightArmed + vehNATOLightUnarmed; //Armored -vehNATOAPC = ["rhsusf_stryker_m1126_m2_wd","RHS_M2A3_BUSKIII_wd","RHS_M2A3_BUSKI_wd","rhsusf_M1237_MK19_usarmy_wd","RHS_M2A2_BUSKI_WD","rhsusf_m113_usarmy","rhsusf_m113_usarmy_MK19","rhsusf_m113_usarmy"]; -vehNATOTank = "rhsusf_m1a1fep_wd"; +vehNATOAPC = ["rhsusf_stryker_m1126_m2_d","rhsusf_stryker_m1126_mk19_d","rhsusf_stryker_m1127_m2_d","rhsusf_stryker_m1132_m2_d","RHS_M2A3_BUSKIII","RHS_M2A3_BUSKI","rhsusf_M1237_MK19_usarmy_d","RHS_M2A2_BUSKI","rhsusf_m113d_usarmy","rhsusf_m113d_usarmy_M240","rhsusf_m113d_usarmy_MK19"]; +vehNATOTank = "rhsusf_m1a1fep_d"; vehNATOAA = "RHS_M6"; vehNATOAttack = vehNATOAPC + [vehNATOTank]; //Boats vehNATOBoat = "rhsusf_mkvsoc"; -vehNATORBoat = "B_T_Boat_Transport_01_F"; -vehNATOBoats = [vehNATOBoat,vehNATORBoat,"rhsusf_m113_usarmy_MK19","rhsusf_m113_usarmy"]; +vehNATORBoat = "rhsgref_hidf_rhib"; +vehNATOBoats = [vehNATOBoat,vehNATORBoat,"rhsusf_m113d_usarmy","rhsusf_m113d_usarmy_M240","rhsusf_m113d_usarmy_MK19"]; //Planes vehNATOPlane = "RHS_A10_AT"; vehNATOPlaneAA = "rhsusf_f22"; vehNATOTransportPlanes = ["RHS_C130J"]; //Heli vehNATOPatrolHeli = "RHS_MELB_MH6M"; -vehNATOTransportHelis = ["RHS_UH60M_d","RHS_CH_47F","rhsusf_CH53E_USMC_GAU21",vehNATOPatrolHeli]; -vehNATOAttackHelis = ["RHS_MELB_AH6M_L","RHS_AH64D_wd","RHS_UH1Y","RHS_AH1Z_wd"]; +vehNATOTransportHelis = ["RHS_UH60M_d","RHS_CH_47F_light","rhsusf_CH53E_USMC_GAU21_D",vehNATOPatrolHeli]; +vehNATOAttackHelis = ["RHS_MELB_AH6M_L","RHS_AH64D","RHS_UH1Y_d","RHS_AH1Z"]; //UAV vehNATOUAV = "B_UAV_02_F"; vehNATOUAVSmall = "B_UAV_01_F"; //Artillery -vehNATOMRLS = "rhsusf_m109_usarmy"; +vehNATOMRLS = "rhsusf_m109d_usarmy"; vehNATOMRLSMags = "rhs_mag_155mm_m795_28"; //Combined Arrays -vehNATONormal = vehNATOLight + vehNATOTrucks + [vehNATOAmmoTruck, "rhsusf_M978A4_BKIT_usarmy_wd","rhsusf_m113_usarmy_medical", vehNATORepairTruck]; +vehNATONormal = vehNATOLight + vehNATOTrucks + [vehNATOAmmoTruck, "rhsusf_M978A4_BKIT_usarmy_d","rhsusf_m113d_usarmy_medical", vehNATORepairTruck]; vehNATOAir = vehNATOTransportHelis + vehNATOAttackHelis + [vehNATOPlane,vehNATOPlaneAA] + vehNATOTransportPlanes; //Militia Vehicles if ((gameMode != 4) and (!hasFFAA)) then { vehFIAArmedCar = "rhsgref_hidf_m1025_m2"; - vehFIATruck = "rhsgref_cdf_b_ural_open"; + vehFIATruck = "rhsusf_M1078A1P2_D_fmtv_usarmy"; vehFIACar = "rhsgref_hidf_m998_4dr"; }; //Police Vehicles -vehPoliceCar = "rhsusf_mrzr4_d"; +vehPoliceCar = "rhsusf_mrzr4_d_mud"; //////////////////////////////////// // STATIC WEAPONS /// //////////////////////////////////// //Assembled Statics -NATOMG = "RHS_M2StaticMG_USMC_WD"; -staticATOccupants = "RHS_TOW_TriPod_USMC_WD"; +NATOMG = "RHS_M2StaticMG_USMC_D"; +staticATOccupants = "RHS_TOW_TriPod_USMC_D"; staticAAOccupants = "RHS_Stinger_AA_pod_D"; -NATOMortar = "RHS_M252_USMC_WD"; +NATOMortar = "RHS_M252_USMC_D"; //Static Weapon Bags MGStaticNATOB = "RHS_M2_Gun_Bag"; diff --git a/A3-Antistasi/Templates/RHS_Occ_USAF_Wdl.sqf b/A3-Antistasi/Templates/RHS_Occ_USAF_Temp.sqf similarity index 77% rename from A3-Antistasi/Templates/RHS_Occ_USAF_Wdl.sqf rename to A3-Antistasi/Templates/RHS_Occ_USAF_Temp.sqf index f631bb1810..a1cb16a4dc 100644 --- a/A3-Antistasi/Templates/RHS_Occ_USAF_Wdl.sqf +++ b/A3-Antistasi/Templates/RHS_Occ_USAF_Temp.sqf @@ -12,8 +12,8 @@ factionMaleOccupants = "rhs_faction_socom"; if ((gameMode != 4) and (!hasFFAA)) then {factionFIA = "rhsgref_faction_hidf"}; //Flag Images -NATOFlag = "Flag_NATO_F"; -NATOFlagTexture = "\A3\Data_F\Flags\Flag_NATO_CO.paa"; +NATOFlag = "Flag_US_F"; +NATOFlagTexture = "a3\data_f\flags\flag_us_co.paa"; flagNATOmrk = "flag_USA"; if (isServer) then {"NATO_carrier" setMarkerText "USMC Carrier"}; @@ -40,7 +40,7 @@ NATOPlayerLoadouts = [ ]; //PVP Player Vehicles -vehNATOPVP = ["rhsusf_m1025_w_s","rhsusf_m998_w_s_2dr","rhsusf_m998_w_s_2dr_fulltop","rhsusf_m998_w_s_4dr","rhsusf_m1025_w_s_m2","rhsusf_mrzr4_d"]; +vehNATOPVP = ["rhsusf_m1025_w_s","rhsusf_m998_w_s_2dr","rhsusf_m998_w_s_2dr_fulltop","rhsusf_m998_w_s_4dr","rhsusf_m1025_w_s_m2","rhsusf_mrzr4_w_mud","rhsusf_m1240a1_m240_usmc_wd"]; //////////////////////////////////// // UNITS /// @@ -85,9 +85,9 @@ NATOSpecOp = ["rhsusf_socom_marsoc_teamleader","rhsusf_socom_marsoc_teamchief"," groupsNATOSquad = [ NATOSquad, - ["rhsusf_usmc_marpat_d_squadleader","rhsusf_usmc_marpat_d_machinegunner","rhsusf_usmc_marpat_d_riflemanat","rhsusf_usmc_marpat_d_riflemanat","rhsusf_usmc_marpat_d_grenadier","rhsusf_usmc_marpat_d_javelin","rhsusf_usmc_marpat_d_javelin_assistant","rhsusf_navy_sarc_d"], - ["rhsusf_usmc_marpat_d_squadleader","rhsusf_usmc_marpat_d_machinegunner","rhsusf_usmc_marpat_d_riflemanat","rhsusf_usmc_marpat_d_grenadier","rhsusf_usmc_marpat_d_grenadier","rhsusf_usmc_marpat_d_stinger","rhsusf_usmc_marpat_d_rifleman_light","rhsusf_navy_sarc_d"], - ["rhsusf_usmc_marpat_wd_squadleader","rhsusf_usmc_marpat_wd_teamleader","rhsusf_usmc_marpat_wd_autorifleman_m249","rhsusf_usmc_marpat_wd_rifleman_m4","rhsusf_usmc_marpat_wd_autorifleman_m249","rhsusf_usmc_marpat_wd_rifleman_m4","rhsusf_usmc_marpat_d_explosives","rhsusf_navy_marpat_wd_medic"] + ["rhsusf_usmc_marpat_wd_squadleader","rhsusf_usmc_marpat_wd_machinegunner","rhsusf_usmc_marpat_wd_riflemanat","rhsusf_usmc_marpat_wd_riflemanat","rhsusf_usmc_marpat_wd_grenadier","rhsusf_usmc_marpat_wd_javelin","rhsusf_usmc_marpat_wd_javelin_assistant","rhsusf_navy_marpat_wd_medic"], + ["rhsusf_usmc_marpat_wd_squadleader","rhsusf_usmc_marpat_wd_machinegunner","rhsusf_usmc_marpat_wd_riflemanat","rhsusf_usmc_marpat_wd_grenadier","rhsusf_usmc_marpat_wd_grenadier","rhsusf_usmc_marpat_wd_stinger","rhsusf_usmc_marpat_wd_rifleman_light","rhsusf_navy_marpat_wd_medic"], + ["rhsusf_usmc_marpat_wd_squadleader","rhsusf_usmc_marpat_wd_teamleader","rhsusf_usmc_marpat_wd_autorifleman_m249","rhsusf_usmc_marpat_wd_rifleman_m4","rhsusf_usmc_marpat_wd_autorifleman_m249","rhsusf_usmc_marpat_wd_rifleman_m4","rhsusf_usmc_marpat_wd_explosives","rhsusf_navy_marpat_wd_medic"] ]; //Militia Groups @@ -119,30 +119,30 @@ groupsNATOGen = [policeOfficer,policeGrunt]; //////////////////////////////////// //Military Vehicles //Lite -vehNATOBike = "B_T_Quadbike_01_F"; -vehNATOLightArmed = ["rhsusf_m1025_w_s_m2","rhsusf_CGRCAT1A2_M2_usmc_wd","rhsusf_CGRCAT1A2_Mk19_usmc_wd","rhsusf_M1117_W","rhsusf_M1220_M2_usarmy_wd","rhsusf_M1237_M2_usarmy_wd","rhsusf_M1238A1_M2_socom_d","rhsusf_m1045_w_s"]; -vehNATOLightUnarmed = ["rhsusf_m1025_w_s","rhsusf_m998_w_s_2dr","rhsusf_m998_w_s_2dr_fulltop","rhsusf_m998_w_s_4dr","rhsusf_CGRCAT1A2_usmc_wd","rhsusf_M1232_usarmy_wd"]; -vehNATOTrucks = ["rhsusf_M1078A1P2_wd_open_fmtv_usarmy","rhsusf_M1078A1P2_B_wd_fmtv_usarmy","rhsusf_M1078A1P2_B_wd_open_fmtv_usarmy","rhsusf_M1083A1P2_wd_fmtv_usarmy","rhsusf_M1083A1P2_B_M2_wd_fmtv_usarmy"]; +vehNATOBike = "B_Quadbike_01_F"; +vehNATOLightArmed = ["rhsusf_m1025_w_s_m2","rhsusf_CGRCAT1A2_M2_usmc_wd","rhsusf_CGRCAT1A2_Mk19_usmc_wd","rhsusf_M1117_W","rhsusf_M1220_M2_usarmy_wd","rhsusf_M1237_M2_usarmy_wd","rhsusf_M1238A1_M2_socom_wd","rhsusf_m1045_w_s","rhsusf_m1240a1_m2_usmc_wd","rhsusf_m1240a1_mk19_usmc_wd","rhsusf_m1240a1_m240_usmc_wd"]; +vehNATOLightUnarmed = ["rhsusf_m1025_w_s","rhsusf_m998_w_s_2dr","rhsusf_m998_w_s_2dr_fulltop","rhsusf_m998_w_s_4dr","rhsusf_CGRCAT1A2_usmc_wd","rhsusf_M1232_usarmy_wd","rhsusf_m1240a1_usmc_wd"]; +vehNATOTrucks = ["rhsusf_M1078A1P2_WD_open_fmtv_usarmy","rhsusf_M1078A1P2_B_WD_fmtv_usarmy","rhsusf_M1078A1P2_B_WD_open_fmtv_usarmy","rhsusf_M1083A1P2_WD_fmtv_usarmy","rhsusf_M1083A1P2_B_M2_WD_fmtv_usarmy"]; vehNATOCargoTrucks = []; vehNATOAmmoTruck = "rhsusf_M977A4_AMMO_BKIT_usarmy_wd"; vehNATORepairTruck = "rhsusf_M977A4_REPAIR_BKIT_usarmy_wd"; vehNATOLight = vehNATOLightArmed + vehNATOLightUnarmed; //Armored -vehNATOAPC = ["rhsusf_stryker_m1126_m2_wd","RHS_M2A3_BUSKIII_wd","RHS_M2A3_BUSKI_wd","rhsusf_M1237_MK19_usarmy_wd","RHS_M2A2_BUSKI_WD","rhsusf_m113_usarmy","rhsusf_m113_usarmy_MK19","rhsusf_m113_usarmy"]; +vehNATOAPC = ["rhsusf_stryker_m1126_m2_wd","rhsusf_stryker_m1126_mk19_wd","rhsusf_stryker_m1127_m2_wd","rhsusf_stryker_m1132_m2_wd","RHS_M2A3_BUSKIII_wd","RHS_M2A3_BUSKI_wd","rhsusf_M1237_MK19_usarmy_wd","RHS_M2A2_BUSKI_WD","rhsusf_m113_usarmy","rhsusf_m113_usarmy_M240","rhsusf_m113_usarmy_MK19"]; vehNATOTank = "rhsusf_m1a1fep_wd"; -vehNATOAA = "RHS_M6"; +vehNATOAA = "RHS_M6_wd"; vehNATOAttack = vehNATOAPC + [vehNATOTank]; //Boats vehNATOBoat = "rhsusf_mkvsoc"; -vehNATORBoat = "B_T_Boat_Transport_01_F"; -vehNATOBoats = [vehNATOBoat,vehNATORBoat,"rhsusf_m113_usarmy_MK19","rhsusf_m113_usarmy"]; +vehNATORBoat = "rhsgref_hidf_rhib"; +vehNATOBoats = [vehNATOBoat,vehNATORBoat,"rhsusf_m113_usarmy","rhsusf_m113_usarmy_M240","rhsusf_m113_usarmy_MK19"]; //Planes vehNATOPlane = "RHS_A10_AT"; vehNATOPlaneAA = "rhsusf_f22"; vehNATOTransportPlanes = ["RHS_C130J"]; //Heli vehNATOPatrolHeli = "RHS_MELB_MH6M"; -vehNATOTransportHelis = ["RHS_UH60M_d","RHS_CH_47F","rhsusf_CH53E_USMC_GAU21",vehNATOPatrolHeli]; +vehNATOTransportHelis = ["RHS_UH60M","RHS_CH_47F","rhsusf_CH53E_USMC_GAU21",vehNATOPatrolHeli]; vehNATOAttackHelis = ["RHS_MELB_AH6M_L","RHS_AH64D_wd","RHS_UH1Y","RHS_AH1Z_wd"]; //UAV vehNATOUAV = "B_UAV_02_F"; @@ -158,12 +158,12 @@ vehNATOAir = vehNATOTransportHelis + vehNATOAttackHelis + [vehNATOPlane,vehNATOP if ((gameMode != 4) and (!hasFFAA)) then { vehFIAArmedCar = "rhsgref_hidf_m1025_m2"; - vehFIATruck = "rhsgref_cdf_b_ural_open"; + vehFIATruck = "rhsusf_M1078A1P2_WD_fmtv_usarmy"; vehFIACar = "rhsgref_hidf_m998_4dr"; }; //Police Vehicles -vehPoliceCar = "rhsusf_mrzr4_d"; +vehPoliceCar = "rhsusf_mrzr4_w_mud"; //////////////////////////////////// // STATIC WEAPONS /// @@ -171,7 +171,7 @@ vehPoliceCar = "rhsusf_mrzr4_d"; //Assembled Statics NATOMG = "RHS_M2StaticMG_USMC_WD"; staticATOccupants = "RHS_TOW_TriPod_USMC_WD"; -staticAAOccupants = "RHS_Stinger_AA_pod_D"; +staticAAOccupants = "RHS_Stinger_AA_pod_WD"; NATOMortar = "RHS_M252_USMC_WD"; //Static Weapon Bags diff --git a/A3-Antistasi/Templates/RHS_Reb_CDF_Arid.sqf b/A3-Antistasi/Templates/RHS_Reb_CDF_Arid.sqf index 92377d9c6a..e8bb329daa 100644 --- a/A3-Antistasi/Templates/RHS_Reb_CDF_Arid.sqf +++ b/A3-Antistasi/Templates/RHS_Reb_CDF_Arid.sqf @@ -1,7 +1,7 @@ //////////////////////////////////// // NAMES AND FLAGS /// //////////////////////////////////// -nameTeamPlayer = "FIA"; +nameTeamPlayer = "Rebels"; SDKFlag = "Flag_FIA_F"; SDKFlagTexture = "\A3\Data_F\Flags\Flag_FIA_CO.paa"; typePetros = "rhsgref_cdf_b_reg_general"; @@ -68,7 +68,7 @@ staticATteamPlayer = "rhsgref_cdf_b_SPG9"; staticAAteamPlayer = "rhsgref_cdf_b_ZU23"; SDKMortar = "rhsgref_cdf_b_reg_M252"; SDKMortarHEMag = "rhs_12Rnd_m821_HE"; -SDKMortarSmokeMag = "rhs_12Rnd_m821_HE"; +SDKMortarSmokeMag = "8Rnd_82mm_Mo_Smoke_white"; //Static Weapon Bags MGStaticSDKB = "RHS_DShkM_Gun_Bag"; @@ -87,13 +87,13 @@ supportStaticsSDKB3 = "rhs_M252_Bipod_Bag"; //////////////////////////////////// //Mines ATMineMag = "rhs_mine_M19_mag"; -APERSMineMag = "rhsusf_mine_m7a2_mag"; +APERSMineMag = "rhs_mine_M7A2_mag"; //Breaching explosives //Breaching APCs needs one demo charge -breachingExplosivesAPC = [["rhs_ec200_mag", 1], ["rhs_ec200_camo_mag", 1], ["rhsusf_m112_mag", 1]]; +breachingExplosivesAPC = [["rhs_ec200_mag", 1], ["rhs_ec200_sand_mag", 1], ["rhsusf_m112_mag", 1]]; //Breaching tanks needs one satchel charge or two demo charges -breachingExplosivesTank = [["rhs_ec400_mag", 1], ["rhs_ec400_camo_mag", 1], ["rhs_ec200_mag", 2], ["rhs_ec200_camo_mag", 2], ["rhsusf_m112x4_mag", 1], ["rhs_charge_M2tet_x2_mag", 1]]; +breachingExplosivesTank = [["rhs_ec400_mag", 1], ["rhs_ec400_sand_mag", 1], ["rhs_ec200_mag", 2], ["rhs_ec200_sand_mag", 2], ["rhsusf_m112x4_mag", 1], ["rhs_charge_M2tet_x2_mag", 1]]; //Starting Unlocks initialRebelEquipment append ["rhsusf_weap_m1911a1","rhs_weap_tt33","rhs_weap_Izh18","rhs_weap_m1garand_sa43","rhs_weap_m72a7"]; diff --git a/A3-Antistasi/Templates/RHS_Reb_CDF_Wdl.sqf b/A3-Antistasi/Templates/RHS_Reb_CDF_Temp.sqf similarity index 93% rename from A3-Antistasi/Templates/RHS_Reb_CDF_Wdl.sqf rename to A3-Antistasi/Templates/RHS_Reb_CDF_Temp.sqf index 92377d9c6a..e8bb329daa 100644 --- a/A3-Antistasi/Templates/RHS_Reb_CDF_Wdl.sqf +++ b/A3-Antistasi/Templates/RHS_Reb_CDF_Temp.sqf @@ -1,7 +1,7 @@ //////////////////////////////////// // NAMES AND FLAGS /// //////////////////////////////////// -nameTeamPlayer = "FIA"; +nameTeamPlayer = "Rebels"; SDKFlag = "Flag_FIA_F"; SDKFlagTexture = "\A3\Data_F\Flags\Flag_FIA_CO.paa"; typePetros = "rhsgref_cdf_b_reg_general"; @@ -68,7 +68,7 @@ staticATteamPlayer = "rhsgref_cdf_b_SPG9"; staticAAteamPlayer = "rhsgref_cdf_b_ZU23"; SDKMortar = "rhsgref_cdf_b_reg_M252"; SDKMortarHEMag = "rhs_12Rnd_m821_HE"; -SDKMortarSmokeMag = "rhs_12Rnd_m821_HE"; +SDKMortarSmokeMag = "8Rnd_82mm_Mo_Smoke_white"; //Static Weapon Bags MGStaticSDKB = "RHS_DShkM_Gun_Bag"; @@ -87,13 +87,13 @@ supportStaticsSDKB3 = "rhs_M252_Bipod_Bag"; //////////////////////////////////// //Mines ATMineMag = "rhs_mine_M19_mag"; -APERSMineMag = "rhsusf_mine_m7a2_mag"; +APERSMineMag = "rhs_mine_M7A2_mag"; //Breaching explosives //Breaching APCs needs one demo charge -breachingExplosivesAPC = [["rhs_ec200_mag", 1], ["rhs_ec200_camo_mag", 1], ["rhsusf_m112_mag", 1]]; +breachingExplosivesAPC = [["rhs_ec200_mag", 1], ["rhs_ec200_sand_mag", 1], ["rhsusf_m112_mag", 1]]; //Breaching tanks needs one satchel charge or two demo charges -breachingExplosivesTank = [["rhs_ec400_mag", 1], ["rhs_ec400_camo_mag", 1], ["rhs_ec200_mag", 2], ["rhs_ec200_camo_mag", 2], ["rhsusf_m112x4_mag", 1], ["rhs_charge_M2tet_x2_mag", 1]]; +breachingExplosivesTank = [["rhs_ec400_mag", 1], ["rhs_ec400_sand_mag", 1], ["rhs_ec200_mag", 2], ["rhs_ec200_sand_mag", 2], ["rhsusf_m112x4_mag", 1], ["rhs_charge_M2tet_x2_mag", 1]]; //Starting Unlocks initialRebelEquipment append ["rhsusf_weap_m1911a1","rhs_weap_tt33","rhs_weap_Izh18","rhs_weap_m1garand_sa43","rhs_weap_m72a7"]; diff --git a/A3-Antistasi/Templates/RHS_Reb_NAPA_Arid.sqf b/A3-Antistasi/Templates/RHS_Reb_NAPA_Arid.sqf index c9b5e26eaa..35383ebc60 100644 --- a/A3-Antistasi/Templates/RHS_Reb_NAPA_Arid.sqf +++ b/A3-Antistasi/Templates/RHS_Reb_NAPA_Arid.sqf @@ -86,14 +86,14 @@ supportStaticsSDKB3 = "RHS_Podnos_Bipod_Bag"; // ITEMS /// //////////////////////////////////// //Mines -ATMineMag = "rhs_mine_ptm1_mag"; +ATMineMag = "rhs_mag_mine_ptm1"; APERSMineMag = "rhs_mine_ozm72_b_mag"; //Breaching explosives //Breaching APCs needs one demo charge -breachingExplosivesAPC = [["rhs_ec200_mag", 1], ["rhs_ec200_camo_mag", 1], ["rhsusf_m112_mag", 1]]; +breachingExplosivesAPC = [["rhs_ec200_mag", 1], ["rhs_ec200_sand_mag", 1], ["rhsusf_m112_mag", 1]]; //Breaching tanks needs one satchel charge or two demo charges -breachingExplosivesTank = [["rhs_ec400_mag", 1], ["rhs_ec400_camo_mag", 1], ["rhs_ec200_mag", 2], ["rhs_ec200_camo_mag", 2], ["rhsusf_m112x4_mag", 1], ["rhs_charge_M2tet_x2_mag", 1]]; +breachingExplosivesTank = [["rhs_ec400_mag", 1], ["rhs_ec400_sand_mag", 1], ["rhs_ec200_mag", 2], ["rhs_ec200_sand_mag", 2], ["rhsusf_m112x4_mag", 1], ["rhs_charge_M2tet_x2_mag", 1]]; //Starting Unlocks initialRebelEquipment append ["rhs_weap_type94_new","rhs_weap_tt33","rhs_weap_Izh18","rhs_weap_kar98k"]; diff --git a/A3-Antistasi/Templates/RHS_Reb_NAPA_Wdl.sqf b/A3-Antistasi/Templates/RHS_Reb_NAPA_Temp.sqf similarity index 94% rename from A3-Antistasi/Templates/RHS_Reb_NAPA_Wdl.sqf rename to A3-Antistasi/Templates/RHS_Reb_NAPA_Temp.sqf index c9b5e26eaa..35383ebc60 100644 --- a/A3-Antistasi/Templates/RHS_Reb_NAPA_Wdl.sqf +++ b/A3-Antistasi/Templates/RHS_Reb_NAPA_Temp.sqf @@ -86,14 +86,14 @@ supportStaticsSDKB3 = "RHS_Podnos_Bipod_Bag"; // ITEMS /// //////////////////////////////////// //Mines -ATMineMag = "rhs_mine_ptm1_mag"; +ATMineMag = "rhs_mag_mine_ptm1"; APERSMineMag = "rhs_mine_ozm72_b_mag"; //Breaching explosives //Breaching APCs needs one demo charge -breachingExplosivesAPC = [["rhs_ec200_mag", 1], ["rhs_ec200_camo_mag", 1], ["rhsusf_m112_mag", 1]]; +breachingExplosivesAPC = [["rhs_ec200_mag", 1], ["rhs_ec200_sand_mag", 1], ["rhsusf_m112_mag", 1]]; //Breaching tanks needs one satchel charge or two demo charges -breachingExplosivesTank = [["rhs_ec400_mag", 1], ["rhs_ec400_camo_mag", 1], ["rhs_ec200_mag", 2], ["rhs_ec200_camo_mag", 2], ["rhsusf_m112x4_mag", 1], ["rhs_charge_M2tet_x2_mag", 1]]; +breachingExplosivesTank = [["rhs_ec400_mag", 1], ["rhs_ec400_sand_mag", 1], ["rhs_ec200_mag", 2], ["rhs_ec200_sand_mag", 2], ["rhsusf_m112x4_mag", 1], ["rhs_charge_M2tet_x2_mag", 1]]; //Starting Unlocks initialRebelEquipment append ["rhs_weap_type94_new","rhs_weap_tt33","rhs_weap_Izh18","rhs_weap_kar98k"]; diff --git a/A3-Antistasi/Templates/Vanilla_Civ.sqf b/A3-Antistasi/Templates/Vanilla_Civ.sqf new file mode 100644 index 0000000000..cbb0fe491b --- /dev/null +++ b/A3-Antistasi/Templates/Vanilla_Civ.sqf @@ -0,0 +1,47 @@ + +civVehCommonData = [ + "C_Quadbike_01_F", 0.3 + ,"C_Hatchback_01_F", 2.0 + ,"C_Hatchback_01_sport_F", 0.3 + ,"C_Offroad_01_F", 2.0 + ,"C_SUV_01_F", 1.0 + ,"C_Van_02_vehicle_F", 1.0 // van from Orange + ,"C_Van_02_transport_F", 0.2 // minibus + ,"C_Offroad_02_unarmed_F", 0.5 // Apex 4WD + ,"C_Offroad_01_comms_F", 0.1 // Contact + ,"C_Offroad_01_covered_F", 0.1 +]; + +civVehRepairData = [ + "C_Offroad_01_repair_F", 0.3 + ,"C_Van_02_service_F", 0.3 // orange + ,"C_Truck_02_box_F", 0.1 // repair zamak +]; + +civVehMedicalData = [ + "C_Van_02_medevac_F", 0.1 // Orange +]; + +civVehRefuelData = [ + "C_Van_01_fuel_F", 0.2 + ,"C_Truck_02_fuel_F", 0.1 +]; + +civVehIndustrialData = [ + "C_Van_01_transport_F", 1.0 + ,"C_Van_01_box_F", 0.8 + ,"C_Truck_02_transport_F", 0.5 + ,"C_Truck_02_covered_F", 0.5 + ,"C_Tractor_01_F", 0.3 // Contact +]; + +civBoatData = [ + "C_Boat_Civil_01_rescue_F", 0.1 // motorboats + ,"C_Boat_Civil_01_police_F", 0.1 + ,"C_Boat_Civil_01_F", 1.0 + ,"C_Rubberboat", 1.0 // rescue boat + ,"C_Boat_Transport_02_F", 1.0 // RHIB + ,"C_Scooter_Transport_01_F", 0.5 // jetski +//rhsgref_civ_canoe +]; + diff --git a/A3-Antistasi/Templates/Vanilla_Inv_CSAT_Altis.sqf b/A3-Antistasi/Templates/Vanilla_Inv_CSAT_Altis.sqf index e9dbc82ccf..9546377b81 100644 --- a/A3-Antistasi/Templates/Vanilla_Inv_CSAT_Altis.sqf +++ b/A3-Antistasi/Templates/Vanilla_Inv_CSAT_Altis.sqf @@ -1,5 +1,3 @@ -//Call to Tanoa Invader Template -if (worldName == "Tanoa") exitWith {call compile preProcessFileLineNumbers "Templates\Vanilla_Inv_CSAT_Tanoa.sqf"}; //////////////////////////////////// // NAMES AND FLAGS /// //////////////////////////////////// @@ -26,17 +24,17 @@ CSATAmmoBox = "O_supplyCrate_F"; //PvP Loadouts CSATPlayerLoadouts = [ //Team Leader - "O_T_Recon_TL_F", + ["vanilla_opfor_teamLeader_altis"] call A3A_fnc_getLoadout, //Medic - "O_T_Recon_Medic_F", + ["vanilla_opfor_medic_altis"] call A3A_fnc_getLoadout, //Autorifleman - "O_Soldier_AR_F", + ["vanilla_opfor_machineGunner_altis"] call A3A_fnc_getLoadout, //Marksman - "O_T_Recon_M_F", + ["vanilla_opfor_marksman_altis"] call A3A_fnc_getLoadout, //Anti-tank Scout - "O_T_Recon_LAT_F", + ["vanilla_opfor_AT_altis"] call A3A_fnc_getLoadout, //AT2 - "O_T_Recon_LAT_F" + ["vanilla_opfor_AT2_altis"] call A3A_fnc_getLoadout ]; //PVP Player Vehicles @@ -47,10 +45,10 @@ vehCSATPVP = ["O_MRAP_02_F","O_LSV_02_unarmed_F","O_MRAP_02_hmg_F","O_LSV_02_arm //////////////////////////////////// //Military Units CSATGrunt = "O_Soldier_F"; -CSATOfficer = "O_Officer_F"; +CSATOfficer = "O_officer_F"; CSATBodyG = "O_V_Soldier_hex_F"; -CSATCrew = "O_Crew_F"; -CSATMarksman = "O_Soldier_M_F"; +CSATCrew = "O_crew_F"; +CSATMarksman = "O_soldier_M_F"; staticCrewInvaders = "O_support_MG_F"; CSATPilot = "O_Pilot_F"; @@ -66,24 +64,24 @@ if (gameMode == 4) then //////////////////////////////////// //Military Groups //Teams -groupsCSATSentry = ["O_soldier_GL_F","O_soldier_F"]; +groupsCSATSentry = ["O_Soldier_GL_F","O_Soldier_F"]; groupsCSATSniper = ["O_sniper_F","O_spotter_F"]; groupsCSATsmall = [groupsCSATSentry,["O_recon_M_F","O_recon_F"],groupsCSATSniper]; //Fireteams -groupsCSATAA = ["O_soldier_TL_F","O_soldier_AA_F","O_soldier_AA_F","O_soldier_AAA_F"]; -groupsCSATAT = ["O_soldier_TL_F","O_soldier_AT_F","O_soldier_AT_F","O_soldier_AAT_F"]; -groupsCSATmid = [["O_soldier_TL_F","O_soldier_AR_F","O_soldier_GL_F","O_soldier_LAT_F"],groupsCSATAA,groupsCSATAT]; +groupsCSATAA = ["O_Soldier_TL_F","O_Soldier_AA_F","O_Soldier_AA_F","O_Soldier_AAA_F"]; +groupsCSATAT = ["O_Soldier_TL_F","O_Soldier_AT_F","O_Soldier_AT_F","O_Soldier_AAT_F"]; +groupsCSATmid = [["O_Soldier_TL_F","O_Soldier_AR_F","O_Soldier_GL_F","O_Soldier_LAT_F"],groupsCSATAA,groupsCSATAT]; //Squads -CSATSquad = ["O_soldier_SL_F","O_soldier_F","O_soldier_LAT_F","O_soldier_M_F","O_soldier_TL_F","O_soldier_AR_F","O_soldier_A_F","O_medic_F"]; +CSATSquad = ["O_Soldier_SL_F","O_Soldier_F","O_Soldier_LAT_F","O_soldier_M_F","O_Soldier_TL_F","O_Soldier_AR_F","O_Soldier_A_F","O_medic_F"]; CSATSpecOp = ["O_V_Soldier_TL_hex_F","O_V_Soldier_JTAC_hex_F","O_V_Soldier_M_hex_F","O_V_Soldier_Exp_hex_F","O_V_Soldier_LAT_hex_F","O_V_Soldier_Medic_hex_F"]; groupsCSATSquad = [ CSATSquad, - ["O_soldier_SL_F","O_soldier_AR_F","O_soldier_GL_F","O_soldier_M_F","O_soldier_AT_F","O_soldier_AAT_F","O_soldier_A_F","O_medic_F"], - ["O_soldier_SL_F","O_soldier_LAT_F","O_soldier_TL_F","O_soldier_AR_F","O_soldier_A_F","O_Support_Mort_F","O_Support_AMort_F","O_medic_F"], - ["O_soldier_SL_F","O_soldier_LAT_F","O_soldier_TL_F","O_soldier_AR_F","O_soldier_A_F","O_Support_MG_F","O_Support_AMG_F","O_medic_F"], - ["O_soldier_SL_F","O_soldier_LAT_F","O_soldier_TL_F","O_soldier_AR_F","O_soldier_A_F","O_soldier_AA_F","O_soldier_AAA_F","O_medic_F"], - ["O_soldier_SL_F","O_soldier_LAT_F","O_soldier_TL_F","O_soldier_AR_F","O_soldier_A_F","O_engineer_F","O_engineer_F","O_medic_F"] + ["O_Soldier_SL_F","O_Soldier_AR_F","O_Soldier_GL_F","O_soldier_M_F","O_Soldier_AT_F","O_Soldier_AAT_F","O_Soldier_A_F","O_medic_F"], + ["O_Soldier_SL_F","O_Soldier_LAT_F","O_Soldier_TL_F","O_Soldier_AR_F","O_Soldier_A_F","O_support_Mort_F","O_support_AMort_F","O_medic_F"], + ["O_Soldier_SL_F","O_Soldier_LAT_F","O_Soldier_TL_F","O_Soldier_AR_F","O_Soldier_A_F","O_support_MG_F","O_support_AMG_F","O_medic_F"], + ["O_Soldier_SL_F","O_Soldier_LAT_F","O_Soldier_TL_F","O_Soldier_AR_F","O_Soldier_A_F","O_Soldier_AA_F","O_Soldier_AAA_F","O_medic_F"], + ["O_Soldier_SL_F","O_Soldier_LAT_F","O_Soldier_TL_F","O_Soldier_AR_F","O_Soldier_A_F","O_engineer_F","O_engineer_F","O_medic_F"] ]; //Militia Groups @@ -122,6 +120,7 @@ vehCSATLightArmed = ["O_MRAP_02_hmg_F","O_MRAP_02_gmg_F","O_LSV_02_armed_F"]; vehCSATLightUnarmed = ["O_MRAP_02_F","O_LSV_02_unarmed_F"]; vehCSATTrucks = ["O_Truck_03_transport_F","O_Truck_03_covered_F"]; vehCSATAmmoTruck = "O_Truck_03_ammo_F"; +vehCSATRepairTruck = "O_Truck_03_repair_F"; vehCSATLight = vehCSATLightArmed + vehCSATLightUnarmed; //Armored vehCSATAPC = ["O_APC_Wheeled_02_rcws_v2_F","O_APC_Tracked_02_cannon_F"]; @@ -147,7 +146,7 @@ vehCSATUAVSmall = "O_UAV_01_F"; vehCSATMRLS = "O_MBT_02_arty_F"; vehCSATMRLSMags = "32Rnd_155mm_Mo_shells"; //Combined Arrays -vehCSATNormal = vehCSATLight + vehCSATTrucks + [vehCSATAmmoTruck, "O_Truck_03_fuel_F", "O_Truck_03_medical_F", "O_Truck_03_repair_F"]; +vehCSATNormal = vehCSATLight + vehCSATTrucks + [vehCSATAmmoTruck, vehCSATRepairTruck, "O_Truck_03_fuel_F", "O_Truck_03_medical_F"]; vehCSATAir = vehCSATTransportHelis + vehCSATAttackHelis + [vehCSATPlane,vehCSATPlaneAA] + vehCSATTransportPlanes; //Militia Vehicles @@ -162,19 +161,19 @@ if (gameMode == 4) then // STATIC WEAPONS /// //////////////////////////////////// //Assembled Statics -CSATMG = "O_HMG_01_high_F"; +CSATMG = "I_G_HMG_02_high_F"; staticATInvaders = "O_static_AT_F"; staticAAInvaders = "O_static_AA_F"; CSATMortar = "O_Mortar_01_F"; //Static Weapon Bags -MGStaticCSATB = "O_HMG_01_high_weapon_F"; +MGStaticCSATB = "I_G_HMG_02_high_weapon_F"; ATStaticCSATB = "O_AT_01_weapon_F"; AAStaticCSATB = "O_AA_01_weapon_F"; MortStaticCSATB = "O_Mortar_01_weapon_F"; //Short Support -supportStaticCSATB = "O_HMG_01_support_F"; +supportStaticCSATB = "I_G_HMG_02_support_F"; //Tall Support -supportStaticCSATB2 = "O_HMG_01_support_high_F"; +supportStaticCSATB2 = "I_G_HMG_02_support_high_F"; //Mortar Support supportStaticCSATB3 = "O_Mortar_01_support_F"; diff --git a/A3-Antistasi/Templates/Vanilla_Inv_CSAT_Enoch.sqf b/A3-Antistasi/Templates/Vanilla_Inv_CSAT_Enoch.sqf index 4a75048d7b..f0170bff91 100644 --- a/A3-Antistasi/Templates/Vanilla_Inv_CSAT_Enoch.sqf +++ b/A3-Antistasi/Templates/Vanilla_Inv_CSAT_Enoch.sqf @@ -24,17 +24,17 @@ CSATAmmoBox = "O_supplyCrate_F"; //PvP Loadouts CSATPlayerLoadouts = [ //Team Leader - "O_T_Recon_TL_F", + ["vanilla_opfor_teamLeader_enoch"] call A3A_fnc_getLoadout, //Medic - "O_T_Recon_Medic_F", + ["vanilla_opfor_medic_enoch"] call A3A_fnc_getLoadout, //Autorifleman - "O_Soldier_AR_F", + ["vanilla_opfor_machineGunner_enoch"] call A3A_fnc_getLoadout, //Marksman - "O_T_Recon_M_F", + ["vanilla_opfor_marksman_enoch"] call A3A_fnc_getLoadout, //Anti-tank Scout - "O_T_Recon_LAT_F", + ["vanilla_opfor_AT_enoch"] call A3A_fnc_getLoadout, //AT2 - "O_T_Recon_LAT_F" + ["vanilla_opfor_AT2_enoch"] call A3A_fnc_getLoadout ]; //PVP Player Vehicles @@ -45,10 +45,10 @@ vehCSATPVP = ["O_MRAP_02_F","O_LSV_02_unarmed_F","O_MRAP_02_hmg_F","O_LSV_02_arm //////////////////////////////////// //Military Units CSATGrunt = "O_Soldier_F"; -CSATOfficer = "O_Officer_F"; +CSATOfficer = "O_officer_F"; CSATBodyG = "O_V_Soldier_hex_F"; -CSATCrew = "O_Crew_F"; -CSATMarksman = "O_Soldier_M_F"; +CSATCrew = "O_crew_F"; +CSATMarksman = "O_soldier_M_F"; staticCrewInvaders = "O_support_MG_F"; CSATPilot = "O_Pilot_F"; @@ -64,24 +64,24 @@ if (gameMode == 4) then //////////////////////////////////// //Military Groups //Teams -groupsCSATSentry = ["O_soldier_GL_F","O_soldier_F"]; +groupsCSATSentry = ["O_Soldier_GL_F","O_Soldier_F"]; groupsCSATSniper = ["O_sniper_F","O_spotter_F"]; groupsCSATsmall = [groupsCSATSentry,["O_recon_M_F","O_recon_F"],groupsCSATSniper]; //Fireteams -groupsCSATAA = ["O_soldier_TL_F","O_soldier_AA_F","O_soldier_AA_F","O_soldier_AAA_F"]; -groupsCSATAT = ["O_soldier_TL_F","O_soldier_AT_F","O_soldier_AT_F","O_soldier_AAT_F"]; -groupsCSATmid = [["O_soldier_TL_F","O_soldier_AR_F","O_soldier_GL_F","O_soldier_LAT_F"],groupsCSATAA,groupsCSATAT]; +groupsCSATAA = ["O_Soldier_TL_F","O_Soldier_AA_F","O_Soldier_AA_F","O_Soldier_AAA_F"]; +groupsCSATAT = ["O_Soldier_TL_F","O_Soldier_AT_F","O_Soldier_AT_F","O_Soldier_AAT_F"]; +groupsCSATmid = [["O_Soldier_TL_F","O_Soldier_AR_F","O_Soldier_GL_F","O_Soldier_LAT_F"],groupsCSATAA,groupsCSATAT]; //Squads -CSATSquad = ["O_soldier_SL_F","O_soldier_F","O_soldier_LAT_F","O_soldier_M_F","O_soldier_TL_F","O_soldier_AR_F","O_soldier_A_F","O_medic_F"]; +CSATSquad = ["O_Soldier_SL_F","O_Soldier_F","O_Soldier_LAT_F","O_soldier_M_F","O_Soldier_TL_F","O_Soldier_AR_F","O_Soldier_A_F","O_medic_F"]; CSATSpecOp = ["O_V_Soldier_TL_hex_F","O_V_Soldier_JTAC_hex_F","O_V_Soldier_M_hex_F","O_V_Soldier_Exp_hex_F","O_V_Soldier_LAT_hex_F","O_V_Soldier_Medic_hex_F"]; groupsCSATSquad = [ CSATSquad, - ["O_soldier_SL_F","O_soldier_AR_F","O_soldier_GL_F","O_soldier_M_F","O_soldier_AT_F","O_soldier_AAT_F","O_soldier_A_F","O_medic_F"], - ["O_soldier_SL_F","O_soldier_LAT_F","O_soldier_TL_F","O_soldier_AR_F","O_soldier_A_F","O_Support_Mort_F","O_Support_AMort_F","O_medic_F"], - ["O_soldier_SL_F","O_soldier_LAT_F","O_soldier_TL_F","O_soldier_AR_F","O_soldier_A_F","O_Support_MG_F","O_Support_AMG_F","O_medic_F"], - ["O_soldier_SL_F","O_soldier_LAT_F","O_soldier_TL_F","O_soldier_AR_F","O_soldier_A_F","O_soldier_AA_F","O_soldier_AAA_F","O_medic_F"], - ["O_soldier_SL_F","O_soldier_LAT_F","O_soldier_TL_F","O_soldier_AR_F","O_soldier_A_F","O_engineer_F","O_engineer_F","O_medic_F"] + ["O_Soldier_SL_F","O_Soldier_AR_F","O_Soldier_GL_F","O_soldier_M_F","O_Soldier_AT_F","O_Soldier_AAT_F","O_Soldier_A_F","O_medic_F"], + ["O_Soldier_SL_F","O_Soldier_LAT_F","O_Soldier_TL_F","O_Soldier_AR_F","O_Soldier_A_F","O_support_Mort_F","O_support_AMort_F","O_medic_F"], + ["O_Soldier_SL_F","O_Soldier_LAT_F","O_Soldier_TL_F","O_Soldier_AR_F","O_Soldier_A_F","O_support_MG_F","O_support_AMG_F","O_medic_F"], + ["O_Soldier_SL_F","O_Soldier_LAT_F","O_Soldier_TL_F","O_Soldier_AR_F","O_Soldier_A_F","O_Soldier_AA_F","O_Soldier_AAA_F","O_medic_F"], + ["O_Soldier_SL_F","O_Soldier_LAT_F","O_Soldier_TL_F","O_Soldier_AR_F","O_Soldier_A_F","O_engineer_F","O_engineer_F","O_medic_F"] ]; //Militia Groups @@ -120,6 +120,7 @@ vehCSATLightArmed = ["O_MRAP_02_hmg_F","O_MRAP_02_gmg_F","O_LSV_02_armed_F"]; vehCSATLightUnarmed = ["O_MRAP_02_F","O_LSV_02_unarmed_F"]; vehCSATTrucks = ["O_Truck_03_transport_F","O_Truck_03_covered_F"]; vehCSATAmmoTruck = "O_Truck_03_ammo_F"; +vehCSATRepairTruck = "O_Truck_03_repair_F"; vehCSATLight = vehCSATLightArmed + vehCSATLightUnarmed; //Armored vehCSATAPC = ["O_APC_Wheeled_02_rcws_v2_F","O_APC_Tracked_02_cannon_F"]; @@ -145,7 +146,7 @@ vehCSATUAVSmall = "O_UAV_01_F"; vehCSATMRLS = "O_MBT_02_arty_F"; vehCSATMRLSMags = "32Rnd_155mm_Mo_shells"; //Combined Arrays -vehCSATNormal = vehCSATLight + vehCSATTrucks + [vehCSATAmmoTruck, "O_Truck_03_fuel_F", "O_Truck_03_medical_F", "O_Truck_03_repair_F"]; +vehCSATNormal = vehCSATLight + vehCSATTrucks + [vehCSATAmmoTruck, vehCSATRepairTruck, "O_Truck_03_fuel_F", "O_Truck_03_medical_F"]; vehCSATAir = vehCSATTransportHelis + vehCSATAttackHelis + [vehCSATPlane,vehCSATPlaneAA] + vehCSATTransportPlanes; //Militia Vehicles @@ -160,19 +161,19 @@ if (gameMode == 4) then // STATIC WEAPONS /// //////////////////////////////////// //Assembled Statics -CSATMG = "O_HMG_01_high_F"; +CSATMG = "I_G_HMG_02_high_F"; staticATInvaders = "O_static_AT_F"; staticAAInvaders = "O_static_AA_F"; CSATMortar = "O_Mortar_01_F"; //Static Weapon Bags -MGStaticCSATB = "O_HMG_01_high_weapon_F"; +MGStaticCSATB = "I_G_HMG_02_high_weapon_F"; ATStaticCSATB = "O_AT_01_weapon_F"; AAStaticCSATB = "O_AA_01_weapon_F"; MortStaticCSATB = "O_Mortar_01_weapon_F"; //Short Support -supportStaticCSATB = "O_HMG_01_support_F"; +supportStaticCSATB = "I_G_HMG_02_support_F"; //Tall Support -supportStaticCSATB2 = "O_HMG_01_support_high_F"; +supportStaticCSATB2 = "I_G_HMG_02_support_high_F"; //Mortar Support supportStaticCSATB3 = "O_Mortar_01_support_F"; diff --git a/A3-Antistasi/Templates/Vanilla_Inv_CSAT_Tanoa.sqf b/A3-Antistasi/Templates/Vanilla_Inv_CSAT_Tanoa.sqf index a7091e952f..06bf066e79 100644 --- a/A3-Antistasi/Templates/Vanilla_Inv_CSAT_Tanoa.sqf +++ b/A3-Antistasi/Templates/Vanilla_Inv_CSAT_Tanoa.sqf @@ -24,17 +24,17 @@ CSATAmmoBox = "O_supplyCrate_F"; //PvP Loadouts CSATPlayerLoadouts = [ //Team Leader - "O_T_Recon_TL_F", + ["vanilla_opfor_teamLeader_tanoa"] call A3A_fnc_getLoadout, //Medic - "O_T_Recon_Medic_F", + ["vanilla_opfor_medic_tanoa"] call A3A_fnc_getLoadout, //Autorifleman - "O_Soldier_AR_F", + ["vanilla_opfor_machineGunner_tanoa"] call A3A_fnc_getLoadout, //Marksman - "O_T_Recon_M_F", + ["vanilla_opfor_marksman_tanoa"] call A3A_fnc_getLoadout, //Anti-tank Scout - "O_T_Recon_LAT_F", + ["vanilla_opfor_AT_tanoa"] call A3A_fnc_getLoadout, //AT2 - "O_T_Recon_LAT_F" + ["vanilla_opfor_AT2_tanoa"] call A3A_fnc_getLoadout ]; //PVP Player Vehicles @@ -49,7 +49,7 @@ CSATOfficer = "O_T_Officer_F"; CSATBodyG = "O_V_Soldier_ghex_F"; CSATCrew = "O_T_Crew_F"; CSATMarksman = "O_T_Soldier_M_F"; -staticCrewInvaders = "O_T_support_MG_F"; +staticCrewInvaders = "O_T_Support_MG_F"; CSATPilot = "O_T_Pilot_F"; //Militia Units @@ -64,24 +64,24 @@ if (gameMode == 4) then //////////////////////////////////// //Military Groups //Teams -groupsCSATSentry = ["O_T_soldier_GL_F","O_T_soldier_F"]; -groupsCSATSniper = ["O_T_sniper_F","O_T_spotter_F"]; -groupsCSATsmall = [groupsCSATSentry,["O_T_recon_M_F","O_T_recon_F"],groupsCSATSniper]; +groupsCSATSentry = ["O_T_Soldier_GL_F","O_T_Soldier_F"]; +groupsCSATSniper = ["O_T_Sniper_F","O_T_Spotter_F"]; +groupsCSATsmall = [groupsCSATSentry,["O_T_Recon_M_F","O_T_Recon_F"],groupsCSATSniper]; //Fireteams -groupsCSATAA = ["O_T_soldier_TL_F","O_T_soldier_AA_F","O_T_soldier_AA_F","O_T_soldier_AAA_F"]; -groupsCSATAT = ["O_T_soldier_TL_F","O_T_soldier_AT_F","O_T_soldier_AT_F","O_T_soldier_AAT_F"]; -groupsCSATmid = [["O_T_soldier_TL_F","O_T_soldier_AR_F","O_T_soldier_GL_F","O_T_soldier_LAT_F"],groupsCSATAA,groupsCSATAT]; +groupsCSATAA = ["O_T_Soldier_TL_F","O_T_Soldier_AA_F","O_T_Soldier_AA_F","O_T_Soldier_AAA_F"]; +groupsCSATAT = ["O_T_Soldier_TL_F","O_T_Soldier_AT_F","O_T_Soldier_AT_F","O_T_Soldier_AAT_F"]; +groupsCSATmid = [["O_T_Soldier_TL_F","O_T_Soldier_AR_F","O_T_Soldier_GL_F","O_T_Soldier_LAT_F"],groupsCSATAA,groupsCSATAT]; //Squads -CSATSquad = ["O_T_soldier_SL_F","O_T_soldier_F","O_T_soldier_LAT_F","O_T_soldier_M_F","O_T_soldier_TL_F","O_T_soldier_AR_F","O_T_soldier_A_F","O_T_medic_F"]; +CSATSquad = ["O_T_Soldier_SL_F","O_T_Soldier_F","O_T_Soldier_LAT_F","O_T_Soldier_M_F","O_T_Soldier_TL_F","O_T_Soldier_AR_F","O_T_Soldier_A_F","O_T_Medic_F"]; CSATSpecOp = ["O_V_Soldier_TL_ghex_F","O_V_Soldier_JTAC_ghex_F","O_V_Soldier_M_ghex_F","O_V_Soldier_Exp_ghex_F","O_V_Soldier_LAT_ghex_F","O_V_Soldier_Medic_ghex_F"]; groupsCSATSquad = [ CSATSquad, - ["O_T_soldier_SL_F","O_T_soldier_AR_F","O_T_soldier_GL_F","O_T_soldier_M_F","O_T_soldier_AT_F","O_T_soldier_AAT_F","O_T_soldier_A_F","O_T_medic_F"], - ["O_T_soldier_SL_F","O_T_soldier_LAT_F","O_T_soldier_TL_F","O_T_soldier_AR_F","O_T_soldier_A_F","O_T_Support_Mort_F","O_T_Support_AMort_F","O_T_medic_F"], - ["O_T_soldier_SL_F","O_T_soldier_LAT_F","O_T_soldier_TL_F","O_T_soldier_AR_F","O_T_soldier_A_F","O_T_Support_MG_F","O_T_Support_AMG_F","O_T_medic_F"], - ["O_T_soldier_SL_F","O_T_soldier_LAT_F","O_T_soldier_TL_F","O_T_soldier_AR_F","O_T_soldier_A_F","O_T_soldier_AA_F","O_T_soldier_AAA_F","O_T_medic_F"], - ["O_T_soldier_SL_F","O_T_soldier_LAT_F","O_T_soldier_TL_F","O_T_soldier_AR_F","O_T_soldier_A_F","O_T_Engineer_F","O_T_Engineer_F","O_T_medic_F"] + ["O_T_Soldier_SL_F","O_T_Soldier_AR_F","O_T_Soldier_GL_F","O_T_Soldier_M_F","O_T_Soldier_AT_F","O_T_Soldier_AAT_F","O_T_Soldier_A_F","O_T_Medic_F"], + ["O_T_Soldier_SL_F","O_T_Soldier_LAT_F","O_T_Soldier_TL_F","O_T_Soldier_AR_F","O_T_Soldier_A_F","O_T_Support_Mort_F","O_T_Support_AMort_F","O_T_Medic_F"], + ["O_T_Soldier_SL_F","O_T_Soldier_LAT_F","O_T_Soldier_TL_F","O_T_Soldier_AR_F","O_T_Soldier_A_F","O_T_Support_MG_F","O_T_Support_AMG_F","O_T_Medic_F"], + ["O_T_Soldier_SL_F","O_T_Soldier_LAT_F","O_T_Soldier_TL_F","O_T_Soldier_AR_F","O_T_Soldier_A_F","O_T_Soldier_AA_F","O_T_Soldier_AAA_F","O_T_Medic_F"], + ["O_T_Soldier_SL_F","O_T_Soldier_LAT_F","O_T_Soldier_TL_F","O_T_Soldier_AR_F","O_T_Soldier_A_F","O_T_Engineer_F","O_T_Engineer_F","O_T_Medic_F"] ]; //Militia Groups @@ -120,6 +120,7 @@ vehCSATLightArmed = ["O_T_MRAP_02_gmg_ghex_F","O_T_MRAP_02_hmg_ghex_F","O_T_LSV_ vehCSATLightUnarmed = ["O_T_MRAP_02_ghex_F","O_T_LSV_02_unarmed_F"]; vehCSATTrucks = ["O_T_Truck_03_transport_ghex_F","O_T_Truck_03_covered_ghex_F"]; vehCSATAmmoTruck = "O_T_Truck_03_ammo_ghex_F"; +vehCSATRepairTruck = "O_T_Truck_03_repair_ghex_F"; vehCSATLight = vehCSATLightArmed + vehCSATLightUnarmed; //Armored vehCSATAPC = ["O_T_APC_Wheeled_02_rcws_ghex_F","O_T_APC_Tracked_02_cannon_ghex_F"]; @@ -145,7 +146,7 @@ vehCSATUAVSmall = "O_UAV_01_F"; vehCSATMRLS = "O_T_MBT_02_arty_ghex_F"; vehCSATMRLSMags = "32Rnd_155mm_Mo_shells"; //Combined Arrays -vehCSATNormal = vehCSATLight + vehCSATTrucks + [vehCSATAmmoTruck, "O_T_Truck_03_fuel_ghex_F", "O_T_Truck_03_medical_ghex_F", "O_T_Truck_03_repair_ghex_F"]; +vehCSATNormal = vehCSATLight + vehCSATTrucks + [vehCSATAmmoTruck, vehCSATRepairTruck, "O_T_Truck_03_fuel_ghex_F", "O_T_Truck_03_medical_ghex_F"]; vehCSATAir = vehCSATTransportHelis + vehCSATAttackHelis + [vehCSATPlane,vehCSATPlaneAA] + vehCSATTransportPlanes; //Militia Vehicles @@ -160,19 +161,19 @@ if (gameMode == 4) then // STATIC WEAPONS /// //////////////////////////////////// //Assembled Statics -CSATMG = "O_HMG_01_high_F"; -staticATInvaders = "O_T_static_AT_F"; +CSATMG = "I_G_HMG_02_high_F"; +staticATInvaders = "O_static_AT_F"; staticAAInvaders = "O_static_AA_F"; CSATMortar = "O_Mortar_01_F"; //Static Weapon Bags -MGStaticCSATB = "O_HMG_01_weapon_F"; +MGStaticCSATB = "I_G_HMG_02_high_weapon_F"; ATStaticCSATB = "O_AT_01_weapon_F"; AAStaticCSATB = "O_AA_01_weapon_F"; MortStaticCSATB = "O_Mortar_01_weapon_F"; //Short Support -supportStaticCSATB = "O_HMG_01_support_F"; +supportStaticCSATB = "I_G_HMG_02_support_F"; //Tall Support -supportStaticCSATB2 = "O_HMG_01_support_high_F"; +supportStaticCSATB2 = "I_G_HMG_02_support_high_F"; //Mortar Support supportStaticCSATB3 = "O_Mortar_01_support_F"; diff --git a/A3-Antistasi/Templates/Vanilla_Occ_AAF_Altis.sqf b/A3-Antistasi/Templates/Vanilla_Occ_AAF_Altis.sqf index 8725e8ae6c..4838e233e3 100644 --- a/A3-Antistasi/Templates/Vanilla_Occ_AAF_Altis.sqf +++ b/A3-Antistasi/Templates/Vanilla_Occ_AAF_Altis.sqf @@ -16,7 +16,7 @@ NATOFlag = "Flag_AltisColonial_F"; NATOFlagTexture = "\A3\Data_F\Flags\Flag_AltisColonial_CO.paa"; flagNATOmrk = "flag_AltisColonial"; if (isServer) then {"NATO_carrier" setMarkerText "AAF Carrier"}; - + //Loot Crate NATOAmmobox = "I_supplyCrate_F"; @@ -26,17 +26,17 @@ NATOAmmobox = "I_supplyCrate_F"; //PvP Loadouts NATOPlayerLoadouts = [ //Team Leader - "I_soldier_SL_F", + ["Vanilla_AAF_TeamLeader_Altis"] call A3A_fnc_getLoadout, //Medic - "I_medic_F", + ["Vanilla_AAF_Medic_Altis"] call A3A_fnc_getLoadout, //Autorifleman - "I_Soldier_AR_F", + ["Vanilla_AAF_MachineGunner_Altis"] call A3A_fnc_getLoadout, //Marksman - "I_Soldier_M_F", + ["Vanilla_AAF_Marksman_Altis"] call A3A_fnc_getLoadout, //Anti-tank Scout - "I_soldier_LAT_F", + ["Vanilla_AAF_AT1_Altis"] call A3A_fnc_getLoadout, //AT2 - "I_soldier_LAT_F" + ["Vanilla_AAF_AT2_Altis"] call A3A_fnc_getLoadout ]; //PVP Player Vehicles @@ -46,15 +46,15 @@ vehNATOPVP = ["I_MRAP_03_F","I_MRAP_03_hmg_F"]; // UNITS /// //////////////////////////////////// //Military Units -NATOGrunt = "I_Soldier_F"; -NATOOfficer = "I_Officer_F"; +NATOGrunt = "I_soldier_F"; +NATOOfficer = "I_officer_F"; NATOOfficer2 = "I_G_officer_F"; NATOBodyG = "I_Soldier_SL_F"; -NATOCrew = "I_Crew_F"; +NATOCrew = "I_crew_F"; NATOUnarmed = "I_G_Survivor_F"; NATOMarksman = "I_Soldier_M_F"; staticCrewOccupants = "I_support_MG_F"; -NATOPilot = "I_Helipilot_F"; +NATOPilot = "I_helipilot_F"; //Militia Units if (gameMode != 4) then @@ -73,23 +73,23 @@ policeGrunt = FIARifleman; //Military Groups //Teams groupsNATOSentry = ["I_Soldier_GL_F","I_soldier_F"]; -groupsNATOSniper = ["I_sniper_F","I_spotter_F"]; +groupsNATOSniper = ["I_Sniper_F","I_Spotter_F"]; groupsNATOsmall = [groupsNATOSentry,groupsNATOSniper]; //Fireteams groupsNATOAA = ["I_Soldier_TL_F","I_Soldier_AA_F","I_Soldier_AA_F","I_Soldier_AAA_F"]; -groupsNATOAT = ["I_soldier_TL_F","I_soldier_AT_F","I_soldier_AT_F","I_soldier_AAT_F"]; +groupsNATOAT = ["I_Soldier_TL_F","I_Soldier_AT_F","I_Soldier_AT_F","I_Soldier_AAT_F"]; groupsNATOmid = [["I_Soldier_TL_F","I_Soldier_GL_F","I_Soldier_AR_F","I_Soldier_LAT_F"],groupsNATOAA,groupsNATOAT]; //Squads -NATOSquad = ["I_soldier_SL_F",NATOGrunt,"I_soldier_LAT_F","I_Soldier_GL_F","I_Soldier_M_F","I_Soldier_AR_F","I_soldier_A_F","I_medic_F"]; -NATOSpecOp = ["I_soldier_SL_F",NATOGrunt,"I_soldier_LAT_F","I_Soldier_GL_F","I_soldier_TL_F","I_soldier_AR_F","I_soldier_A_F","I_medic_F"]; +NATOSquad = ["I_Soldier_SL_F",NATOGrunt,"I_Soldier_LAT_F","I_Soldier_GL_F","I_Soldier_M_F","I_Soldier_AR_F","I_Soldier_A_F","I_medic_F"]; +NATOSpecOp = ["I_Soldier_SL_F",NATOGrunt,"I_Soldier_LAT_F","I_Soldier_GL_F","I_Soldier_TL_F","I_Soldier_AR_F","I_Soldier_A_F","I_medic_F"]; groupsNATOSquad = [ NATOSquad, - ["I_soldier_SL_F",NATOGrunt,"I_soldier_TL_F","I_soldier_AR_F","I_soldier_A_F","I_support_Mort_F","I_support_AMort_F","I_medic_F"], - ["I_soldier_SL_F",NATOGrunt,"I_soldier_TL_F","I_soldier_AR_F","I_soldier_A_F","I_support_MG_F","I_support_AMG_F","I_medic_F"], - ["I_soldier_SL_F",NATOGrunt,"I_soldier_TL_F","I_soldier_AR_F","I_soldier_A_F","I_soldier_AA_F","I_soldier_AAA_F","I_medic_F"], - ["I_soldier_SL_F",NATOGrunt,"I_soldier_TL_F","I_soldier_AR_F","I_soldier_A_F","I_soldier_AT_F","I_soldier_AAT_F","I_medic_F"], - ["I_soldier_SL_F",NATOGrunt,"I_soldier_TL_F","I_soldier_AR_F","I_soldier_A_F","I_engineer_F","I_engineer_F","I_medic_F"] + ["I_Soldier_SL_F",NATOGrunt,"I_Soldier_TL_F","I_Soldier_AR_F","I_Soldier_A_F","I_support_Mort_F","I_support_AMort_F","I_medic_F"], + ["I_Soldier_SL_F",NATOGrunt,"I_Soldier_TL_F","I_Soldier_AR_F","I_Soldier_A_F","I_support_MG_F","I_support_AMG_F","I_medic_F"], + ["I_Soldier_SL_F",NATOGrunt,"I_Soldier_TL_F","I_Soldier_AR_F","I_Soldier_A_F","I_Soldier_AA_F","I_Soldier_AAA_F","I_medic_F"], + ["I_Soldier_SL_F",NATOGrunt,"I_Soldier_TL_F","I_Soldier_AR_F","I_Soldier_A_F","I_Soldier_AT_F","I_Soldier_AAT_F","I_medic_F"], + ["I_Soldier_SL_F",NATOGrunt,"I_Soldier_TL_F","I_Soldier_AR_F","I_Soldier_A_F","I_engineer_F","I_engineer_F","I_medic_F"] ]; //Militia Groups @@ -162,7 +162,7 @@ if (gameMode != 4) then { vehFIAArmedCar = "I_C_Offroad_02_LMG_F"; vehFIATruck = "I_C_Van_01_transport_F"; - vehFIACar = "I_C_Offroad_01_F"; + vehFIACar = "I_C_Offroad_02_unarmed_F"; }; //Police Vehicles @@ -172,19 +172,19 @@ vehPoliceCar = vehFIACar; // STATIC WEAPONS /// //////////////////////////////////// //Assembled -NATOMG = "I_HMG_01_high_F"; +NATOMG = "I_G_HMG_02_high_F"; staticATOccupants = "I_static_AT_F"; staticAAOccupants = "I_static_AA_F"; NATOMortar = "I_Mortar_01_F"; //Static Weapon Bags -MGStaticNATOB = "I_HMG_01_high_weapon_F"; +MGStaticNATOB = "I_G_HMG_02_high_weapon_F"; ATStaticNATOB = "I_AT_01_weapon_F"; AAStaticNATOB = "I_AA_01_weapon_F"; MortStaticNATOB = "I_Mortar_01_weapon_F"; //Short Support -supportStaticNATOB = "I_HMG_01_support_F"; +supportStaticNATOB = "I_G_HMG_02_support_F"; //Tall Support -supportStaticNATOB2 = "I_HMG_01_support_high_F"; +supportStaticNATOB2 = "I_G_HMG_02_support_high_F"; //Mortar Support supportStaticNATOB3 = "I_Mortar_01_support_F"; diff --git a/A3-Antistasi/Templates/Vanilla_Occ_NATO_Altis.sqf b/A3-Antistasi/Templates/Vanilla_Occ_NATO_Altis.sqf index 23d2354ae4..27a7673eeb 100644 --- a/A3-Antistasi/Templates/Vanilla_Occ_NATO_Altis.sqf +++ b/A3-Antistasi/Templates/Vanilla_Occ_NATO_Altis.sqf @@ -1,7 +1,3 @@ -//Call to Blufor Alits Template -if (side petros == west) exitWith {call compile preProcessFileLineNumbers "Templates\Vanilla_Occ_AAF_Altis.sqf"}; -//Call For Tanoa -if (worldName == "Tanoa") exitWith {call compile preProcessFileLineNumbers "Templates\Vanilla_Occ_NATO_Tanoa.sqf"}; //////////////////////////////////// // NAMES AND FLAGS /// //////////////////////////////////// @@ -51,10 +47,10 @@ vehNATOPVP = ["B_MRAP_01_F","B_MRAP_01_hmg_F"]; //////////////////////////////////// //Military Units NATOGrunt = "B_Soldier_F"; -NATOOfficer = "B_Officer_F"; +NATOOfficer = "B_officer_F"; NATOOfficer2 = "B_G_officer_F"; NATOBodyG = "B_Patrol_Soldier_TL_F"; -NATOCrew = "B_Crew_F"; +NATOCrew = "B_crew_F"; NATOUnarmed = "B_G_Survivor_F"; NATOMarksman = "B_Sharpshooter_F"; staticCrewOccupants = "B_support_MG_F"; @@ -76,24 +72,24 @@ policeGrunt = "B_GEN_Soldier_F"; //////////////////////////////////// //Military Groups //Teams -groupsNATOSentry = ["B_soldier_GL_F",NATOGrunt]; +groupsNATOSentry = ["B_Soldier_GL_F",NATOGrunt]; groupsNATOSniper = ["B_sniper_F","B_spotter_F"]; groupsNATOsmall = [groupsNATOSentry,groupsNATOSniper,["B_recon_JTAC_F","B_recon_F"]]; //Fireteams groupsNATOAA = ["B_Soldier_TL_F","B_soldier_AA_F","B_soldier_AA_F","B_soldier_AAA_F"]; -groupsNATOAT = ["B_soldier_TL_F","B_soldier_AT_F","B_soldier_AT_F","B_soldier_AAT_F"]; -groupsNATOmid = [["B_soldier_TL_F","B_soldier_AR_F","B_soldier_GL_F","B_soldier_LAT_F"],groupsNATOAA,groupsNATOAT]; +groupsNATOAT = ["B_Soldier_TL_F","B_soldier_AT_F","B_soldier_AT_F","B_soldier_AAT_F"]; +groupsNATOmid = [["B_Soldier_TL_F","B_soldier_AR_F","B_Soldier_GL_F","B_soldier_LAT_F"],groupsNATOAA,groupsNATOAT]; //Squads -NATOSquad = ["B_soldier_SL_F",NATOGrunt,"B_soldier_LAT_F",NATOMarksman,"B_soldier_TL_F","B_soldier_AR_F","B_soldier_A_F","B_medic_F"]; +NATOSquad = ["B_Soldier_SL_F",NATOGrunt,"B_soldier_LAT_F",NATOMarksman,"B_Soldier_TL_F","B_soldier_AR_F","B_Soldier_A_F","B_medic_F"]; NATOSpecOp = ["B_CTRG_Soldier_TL_tna_F","B_CTRG_Soldier_M_tna_F",NATOBodyG,"B_CTRG_Soldier_LAT_tna_F","B_CTRG_Soldier_JTAC_tna_F","B_CTRG_Soldier_Exp_tna_F","B_CTRG_Soldier_AR_tna_F","B_CTRG_Soldier_Medic_tna_F"]; groupsNATOSquad = [ NATOSquad, - ["B_soldier_SL_F",NATOGrunt,"B_soldier_TL_F","B_soldier_AR_F","B_soldier_A_F","B_support_Mort_F","B_support_AMort_F","B_medic_F"], - ["B_soldier_SL_F",NATOGrunt,"B_soldier_TL_F","B_soldier_AR_F","B_soldier_A_F","B_support_MG_F","B_support_AMG_F","B_medic_F"], - ["B_soldier_SL_F",NATOGrunt,"B_soldier_TL_F","B_soldier_AR_F","B_soldier_A_F","B_soldier_AA_F","B_soldier_AAA_F","B_medic_F"], - ["B_soldier_SL_F",NATOGrunt,"B_soldier_TL_F","B_soldier_AR_F","B_soldier_A_F","B_soldier_AT_F","B_soldier_AAT_F","B_medic_F"], - ["B_soldier_SL_F",NATOGrunt,"B_soldier_TL_F","B_soldier_AR_F","B_soldier_A_F","B_engineer_F","B_engineer_F","B_medic_F"] + ["B_Soldier_SL_F",NATOGrunt,"B_Soldier_TL_F","B_soldier_AR_F","B_Soldier_A_F","B_support_Mort_F","B_support_AMort_F","B_medic_F"], + ["B_Soldier_SL_F",NATOGrunt,"B_Soldier_TL_F","B_soldier_AR_F","B_Soldier_A_F","B_support_MG_F","B_support_AMG_F","B_medic_F"], + ["B_Soldier_SL_F",NATOGrunt,"B_Soldier_TL_F","B_soldier_AR_F","B_Soldier_A_F","B_soldier_AA_F","B_soldier_AAA_F","B_medic_F"], + ["B_Soldier_SL_F",NATOGrunt,"B_Soldier_TL_F","B_soldier_AR_F","B_Soldier_A_F","B_soldier_AT_F","B_soldier_AAT_F","B_medic_F"], + ["B_Soldier_SL_F",NATOGrunt,"B_Soldier_TL_F","B_soldier_AR_F","B_Soldier_A_F","B_engineer_F","B_engineer_F","B_medic_F"] ]; //Militia Groups @@ -137,7 +133,7 @@ vehNATOLightUnarmed = ["B_MRAP_01_F"]; vehNATOTrucks = ["B_Truck_01_transport_F","B_Truck_01_covered_F"]; vehNATOCargoTrucks = ["B_Truck_01_cargo_F", "B_Truck_01_flatbed_F"]; vehNATOAmmoTruck = "B_Truck_01_ammo_F"; -vehNATORepairTruck = "B_Truck_01_repair_F"; +vehNATORepairTruck = "B_Truck_01_Repair_F"; vehNATOLight = vehNATOLightArmed + vehNATOLightUnarmed; //Armored vehNATOAPC = ["B_APC_Wheeled_01_cannon_F","B_APC_Tracked_01_rcws_F"]; @@ -155,7 +151,7 @@ vehNATOTransportPlanes = ["B_T_VTOL_01_infantry_F"]; //Heli vehNATOPatrolHeli = "B_Heli_Light_01_F"; vehNATOTransportHelis = ["B_Heli_Transport_03_F",vehNATOPatrolHeli,"B_Heli_Transport_01_camo_F"]; -vehNATOAttackHelis = ["B_T_VTOL_01_armed_F","B_Heli_Light_01_armed_F","B_Heli_Attack_01_F"]; +vehNATOAttackHelis = ["B_Heli_Light_01_armed_F","B_Heli_Attack_01_F"]; //UAV vehNATOUAV = "B_UAV_02_F"; vehNATOUAVSmall = "B_UAV_01_F"; @@ -175,25 +171,25 @@ if ((gameMode != 4) and (!hasFFAA)) then }; //Police Vehicles -vehPoliceCar = "B_GEN_OFFROAD_01_gen_F"; +vehPoliceCar = "B_GEN_Offroad_01_gen_F"; //////////////////////////////////// // STATIC WEAPONS /// //////////////////////////////////// //Assembled Statics -NATOMG = "B_HMG_01_high_F"; +NATOMG = "I_G_HMG_02_high_F"; staticATOccupants = "B_static_AT_F"; staticAAOccupants = "B_static_AA_F"; NATOMortar = "B_Mortar_01_F"; //Static Weapon Bags -MGStaticNATOB = "B_HMG_01_high_weapon_F"; +MGStaticNATOB = "I_G_HMG_02_high_weapon_F"; ATStaticNATOB = "B_AT_01_weapon_F"; AAStaticNATOB = "B_AA_01_weapon_F"; MortStaticNATOB = "B_Mortar_01_weapon_F"; //Short Support -supportStaticNATOB = "B_HMG_01_support_F"; +supportStaticNATOB = "I_G_HMG_02_support_F"; //Tall Support -supportStaticNATOB2 = "B_HMG_01_support_high_F"; +supportStaticNATOB2 = "I_G_HMG_02_support_high_F"; //Mortar Support supportStaticNATOB3 = "B_Mortar_01_support_F"; diff --git a/A3-Antistasi/Templates/Vanilla_Occ_NATO_Tanoa.sqf b/A3-Antistasi/Templates/Vanilla_Occ_NATO_Tanoa.sqf index f35dbf39dc..01f9b03d70 100644 --- a/A3-Antistasi/Templates/Vanilla_Occ_NATO_Tanoa.sqf +++ b/A3-Antistasi/Templates/Vanilla_Occ_NATO_Tanoa.sqf @@ -52,8 +52,8 @@ NATOOfficer2 = "B_G_officer_F"; NATOBodyG = "B_CTRG_Soldier_tna_F"; NATOCrew = "B_T_Crew_F"; NATOUnarmed = "B_G_Survivor_F"; -NATOMarksman = "B_T_Soldier_M_F"; -staticCrewOccupants = "B_T_support_MG_F"; +NATOMarksman = "B_T_soldier_M_F"; +staticCrewOccupants = "B_T_Support_MG_F"; NATOPilot = "B_T_Pilot_F"; //Militia Units @@ -72,23 +72,23 @@ policeGrunt = "B_GEN_Soldier_F"; //////////////////////////////////// //Military Groups //Teams -groupsNATOSentry = ["B_T_soldier_GL_F",NATOGrunt]; -groupsNATOSniper = ["B_T_sniper_F","B_T_spotter_F"]; -groupsNATOsmall = [groupsNATOSentry,groupsNATOSniper,["B_T_recon_M_F","B_T_recon_F"]]; +groupsNATOSentry = ["B_T_Soldier_GL_F",NATOGrunt]; +groupsNATOSniper = ["B_T_Sniper_F","B_T_Spotter_F"]; +groupsNATOsmall = [groupsNATOSentry,groupsNATOSniper,["B_T_Recon_M_F","B_T_Recon_F"]]; //Fireteams -groupsNATOAA = ["B_T_soldier_TL_F","B_T_soldier_AA_F","B_T_soldier_AA_F","B_T_soldier_AAA_F"]; -groupsNATOAT = ["B_T_soldier_TL_F","B_T_soldier_AT_F","B_T_soldier_AT_F","B_T_soldier_AAT_F"]; -groupsNATOmid = [["B_T_soldier_TL_F","B_T_soldier_AR_F","B_T_soldier_GL_F","B_T_soldier_LAT_F"],groupsNATOAA,groupsNATOAT]; +groupsNATOAA = ["B_T_Soldier_TL_F","B_T_Soldier_AA_F","B_T_Soldier_AA_F","B_T_Soldier_AAA_F"]; +groupsNATOAT = ["B_T_Soldier_TL_F","B_T_Soldier_AT_F","B_T_Soldier_AT_F","B_T_Soldier_AAT_F"]; +groupsNATOmid = [["B_T_Soldier_TL_F","B_T_Soldier_AR_F","B_T_Soldier_GL_F","B_T_Soldier_LAT_F"],groupsNATOAA,groupsNATOAT]; //Squads -NATOSquad = ["B_T_soldier_SL_F",NATOGrunt,"B_T_soldier_LAT_F",NATOMarksman,"B_T_soldier_TL_F","B_T_soldier_AR_F","B_T_soldier_A_F","B_T_medic_F"]; +NATOSquad = ["B_T_Soldier_SL_F",NATOGrunt,"B_T_Soldier_LAT_F",NATOMarksman,"B_T_Soldier_TL_F","B_T_Soldier_AR_F","B_T_Soldier_A_F","B_T_Medic_F"]; NATOSpecOp = ["B_CTRG_Soldier_TL_tna_F","B_CTRG_Soldier_M_tna_F",NATOBodyG,"B_CTRG_Soldier_LAT_tna_F","B_CTRG_Soldier_JTAC_tna_F","B_CTRG_Soldier_Exp_tna_F","B_CTRG_Soldier_AR_tna_F","B_CTRG_Soldier_Medic_tna_F"]; groupsNATOSquad = [ NATOSquad, - ["B_T_soldier_SL_F","B_T_soldier_AR_F","B_T_soldier_GL_F",NATOMarksman,"B_T_soldier_AT_F","B_T_soldier_AAT_F","B_T_soldier_A_F","B_T_medic_F"], - ["B_T_soldier_SL_F","B_T_soldier_LAT_F","B_T_soldier_TL_F","B_T_soldier_AR_F","B_T_soldier_A_F","B_T_Support_Mort_F","B_support_AMort_F","B_T_medic_F"], - ["B_T_soldier_SL_F","B_T_soldier_AR_F","B_T_soldier_GL_F",NATOMarksman,"B_T_soldier_AA_F","B_T_soldier_AAA_F","B_T_soldier_A_F","B_T_medic_F"], - ["B_T_soldier_SL_F","B_T_soldier_AR_F","B_T_soldier_GL_F",NATOMarksman,"B_T_engineer_F","B_T_engineer_F","B_T_soldier_A_F","B_T_medic_F"] + ["B_T_Soldier_SL_F","B_T_Soldier_AR_F","B_T_Soldier_GL_F",NATOMarksman,"B_T_Soldier_AT_F","B_T_Soldier_AAT_F","B_T_Soldier_A_F","B_T_Medic_F"], + ["B_T_Soldier_SL_F","B_T_Soldier_LAT_F","B_T_Soldier_TL_F","B_T_Soldier_AR_F","B_T_Soldier_A_F","B_T_Support_Mort_F","B_support_AMort_F","B_T_Medic_F"], + ["B_T_Soldier_SL_F","B_T_Soldier_AR_F","B_T_Soldier_GL_F",NATOMarksman,"B_T_Soldier_AA_F","B_T_Soldier_AAA_F","B_T_Soldier_A_F","B_T_Medic_F"], + ["B_T_Soldier_SL_F","B_T_Soldier_AR_F","B_T_Soldier_GL_F",NATOMarksman,"B_T_Engineer_F","B_T_Engineer_F","B_T_Soldier_A_F","B_T_Medic_F"] ]; //Militia Groups @@ -109,11 +109,11 @@ if ((gameMode != 4) and (!hasFFAA)) then ["B_G_Soldier_TL_F","B_G_Soldier_LAT_F","B_G_Soldier_LAT_F","B_G_Soldier_LAT_F"] ]; //Squads - FIASquad = ["B_G_soldier_SL_F","B_G_soldier_F","B_G_soldier_LAT_F","B_G_Soldier_M_F","B_G_soldier_TL_F","B_G_soldier_AR_F","B_G_Soldier_A_F","B_G_medic_F"]; + FIASquad = ["B_G_Soldier_SL_F","B_G_Soldier_F","B_G_Soldier_LAT_F","B_G_Soldier_M_F","B_G_Soldier_TL_F","B_G_Soldier_AR_F","B_G_Soldier_A_F","B_G_medic_F"]; groupsFIASquad = [ FIASquad, - ["B_G_soldier_SL_F","B_G_soldier_LAT_F","B_G_Soldier_M_F","B_G_soldier_TL_F","B_G_Soldier_A_F","B_support_MG_F","B_support_AMG_F","B_G_medic_F"] + ["B_G_Soldier_SL_F","B_G_Soldier_LAT_F","B_G_Soldier_M_F","B_G_Soldier_TL_F","B_G_Soldier_A_F","B_support_MG_F","B_support_AMG_F","B_G_medic_F"] ]; }; @@ -132,7 +132,7 @@ vehNATOLightUnarmed = ["B_T_MRAP_01_F","B_T_LSV_01_unarmed_F"]; vehNATOTrucks = ["B_T_Truck_01_transport_F","B_T_Truck_01_covered_F"]; vehNATOCargoTrucks = ["B_T_Truck_01_cargo_F","B_T_Truck_01_flatbed_F"]; vehNATOAmmoTruck = "B_T_Truck_01_ammo_F"; -vehNATORepairTruck = "B_T_Truck_01_repair_F"; +vehNATORepairTruck = "B_T_Truck_01_Repair_F"; vehNATOLight = vehNATOLightArmed + vehNATOLightUnarmed; //Armored vehNATOAPC = ["B_T_APC_Wheeled_01_cannon_F","B_T_APC_Tracked_01_rcws_F"]; @@ -150,7 +150,7 @@ vehNATOTransportPlanes = ["B_T_VTOL_01_infantry_F"]; //Heli vehNATOPatrolHeli = "B_Heli_Light_01_F"; vehNATOTransportHelis = ["B_Heli_Transport_03_F",vehNATOPatrolHeli,"B_Heli_Transport_01_camo_F"]; -vehNATOAttackHelis = ["B_T_VTOL_01_armed_F","B_Heli_Light_01_armed_F","B_Heli_Attack_01_F"]; +vehNATOAttackHelis = ["B_Heli_Light_01_armed_F","B_Heli_Attack_01_F"]; //UAV vehNATOUAV = "B_UAV_02_F"; vehNATOUAVSmall = "B_UAV_01_F"; @@ -165,30 +165,30 @@ vehNATOAir = vehNATOTransportHelis + vehNATOAttackHelis + [vehNATOPlane,vehNATOP if ((gameMode != 4) and (!hasFFAA)) then { vehFIAArmedCar = "B_G_Offroad_01_armed_F"; - vehFIATruck = "B_G_van_01_transport_F"; + vehFIATruck = "B_G_Van_01_transport_F"; vehFIACar = "B_G_Offroad_01_F"; }; //Police Vehicles -vehPoliceCar = "B_GEN_OFFROAD_01_gen_F"; +vehPoliceCar = "B_GEN_Offroad_01_gen_F"; //////////////////////////////////// // STATIC WEAPONS /// //////////////////////////////////// //Assembled Statics -NATOMG = "B_HMG_01_high_F"; -staticATOccupants = "B_T_static_AT_F"; -staticAAOccupants = "B_static_AA_F"; +NATOMG = "I_G_HMG_02_high_F"; +staticATOccupants = "B_T_Static_AT_F"; +staticAAOccupants = "B_T_Static_AA_F"; NATOMortar = "B_T_Mortar_01_F"; //Static Weapon Bags -MGStaticNATOB = "B_HMG_01_Weapon_grn_F"; +MGStaticNATOB = "I_G_HMG_02_high_weapon_F"; ATStaticNATOB = "B_AT_01_weapon_F"; AAStaticNATOB = "B_AA_01_weapon_F"; MortStaticNATOB = "B_Mortar_01_weapon_F"; //Short Support -supportStaticNATOB = "B_HMG_01_support_grn_F"; +supportStaticNATOB = "I_G_HMG_02_support_F"; //Tall Support -supportStaticNATOB2 = "B_HMG_01_support_high_F"; +supportStaticNATOB2 = "I_G_HMG_02_support_high_F"; //Mortar Support supportStaticNATOB3 = "B_Mortar_01_support_grn_F"; diff --git a/A3-Antistasi/Templates/Vanilla_Occ_NATO_Enoch.sqf b/A3-Antistasi/Templates/Vanilla_Occ_NATO_Temp.sqf similarity index 56% rename from A3-Antistasi/Templates/Vanilla_Occ_NATO_Enoch.sqf rename to A3-Antistasi/Templates/Vanilla_Occ_NATO_Temp.sqf index eea2c0d38d..8106d26cc8 100644 --- a/A3-Antistasi/Templates/Vanilla_Occ_NATO_Enoch.sqf +++ b/A3-Antistasi/Templates/Vanilla_Occ_NATO_Temp.sqf @@ -1,5 +1,3 @@ -//Call to Blufor Alits Template -if (side petros == west) exitWith {call compile preProcessFileLineNumbers "Templates\Vanilla_Occ_AAF_Altis.sqf"}; //////////////////////////////////// // NAMES AND FLAGS /// //////////////////////////////////// @@ -28,41 +26,41 @@ NATOAmmobox = "B_supplyCrate_F"; //PvP Loadouts NATOPlayerLoadouts = [ //Team Leader - ["vanilla_blufor_teamLeader"] call A3A_fnc_getLoadout, + ["vanilla_blufor_teamLeader_WDL"] call A3A_fnc_getLoadout, //Medic - ["vanilla_blufor_medic"] call A3A_fnc_getLoadout, + ["vanilla_blufor_medic_WDL"] call A3A_fnc_getLoadout, //Autorifleman - ["vanilla_blufor_machineGunner"] call A3A_fnc_getLoadout, + ["vanilla_blufor_machineGunner_WDL"] call A3A_fnc_getLoadout, //Marksman - ["vanilla_blufor_marksman"] call A3A_fnc_getLoadout, + ["vanilla_blufor_marksman_WDL"] call A3A_fnc_getLoadout, //Anti-tank Scout - ["vanilla_blufor_AT"] call A3A_fnc_getLoadout, + ["vanilla_blufor_AT_WDL"] call A3A_fnc_getLoadout, //AT2 - ["vanilla_blufor_rifleman"] call A3A_fnc_getLoadout + ["vanilla_blufor_rifleman_WDL"] call A3A_fnc_getLoadout ]; //PVP Player Vehicles -vehNATOPVP = ["B_T_MRAP_01_F","B_MRAP_01_hmg_F"]; +vehNATOPVP = ["B_MRAP_01_F","B_MRAP_01_hmg_F","B_Quadbike_01_F"]; //////////////////////////////////// // UNITS /// //////////////////////////////////// //Military Units -NATOGrunt = "B_Soldier_F"; -NATOOfficer = "B_Officer_F"; -NATOOfficer2 = "B_G_officer_F"; -NATOBodyG = "B_Patrol_Soldier_TL_F"; -NATOCrew = "B_Crew_F"; -NATOUnarmed = "B_G_Survivor_F"; -NATOMarksman = "B_Sharpshooter_F"; -staticCrewOccupants = "B_support_MG_F"; -NATOPilot = "B_Helipilot_F"; +NATOGrunt = "B_W_Soldier_F"; +NATOOfficer = "B_W_Officer_F"; +NATOOfficer2 = "B_Competitor_F"; +NATOBodyG = "B_W_Soldier_TL_F"; +NATOCrew = "B_W_Crew_F"; +NATOUnarmed = "B_W_Survivor_F"; +NATOMarksman = "B_W_soldier_M_F"; +staticCrewOccupants = "B_W_Soldier_F"; +NATOPilot = "B_W_Helipilot_F"; //Militia Units if ((gameMode != 4) and (!hasFFAA)) then { - FIARifleman = "B_Soldier_lite_F"; - FIAMarksman = "B_soldier_M_F"; + FIARifleman = "B_W_Soldier_F"; + FIAMarksman = "B_W_soldier_M_F"; }; //Police Units @@ -74,24 +72,24 @@ policeGrunt = "B_GEN_Soldier_F"; //////////////////////////////////// //Military Groups //Teams -groupsNATOSentry = ["B_soldier_GL_F",NATOGrunt]; -groupsNATOSniper = ["B_sniper_F","B_spotter_F"]; -groupsNATOsmall = [groupsNATOSentry,groupsNATOSniper,["B_recon_JTAC_F","B_recon_F"]]; +groupsNATOSentry = ["B_W_Soldier_GL_F",NATOGrunt]; +groupsNATOSniper = ["B_sniper_F","B_W_Soldier_SL_F"]; +groupsNATOsmall = [groupsNATOSentry,groupsNATOSniper,["B_W_RadioOperator_F","B_W_Officer_F"]]; //Fireteams -groupsNATOAA = ["B_Soldier_TL_F","B_soldier_AA_F","B_soldier_AA_F","B_soldier_AAA_F"]; -groupsNATOAT = ["B_soldier_TL_F","B_soldier_AT_F","B_soldier_AT_F","B_soldier_AAT_F"]; -groupsNATOmid = [["B_soldier_TL_F","B_soldier_AR_F","B_soldier_GL_F","B_soldier_LAT_F"],groupsNATOAA,groupsNATOAT]; +groupsNATOAA = ["B_W_Soldier_TL_F","B_W_Soldier_AA_F","B_W_Soldier_AA_F","B_W_Soldier_AAA_F"]; +groupsNATOAT = ["B_W_Soldier_TL_F","B_W_Soldier_AT_F","B_W_Soldier_AT_F","B_W_Soldier_AAT_F"]; +groupsNATOmid = [["B_W_Soldier_TL_F","B_W_Soldier_AR_F","B_W_Soldier_GL_F","B_W_Soldier_LAT2_F"],groupsNATOAA,groupsNATOAT]; //Squads -NATOSquad = ["B_soldier_SL_F",NATOGrunt,"B_soldier_LAT_F",NATOMarksman,"B_soldier_TL_F","B_soldier_AR_F","B_soldier_A_F","B_medic_F"]; +NATOSquad = ["B_W_Soldier_SL_F",NATOGrunt,"B_W_Soldier_LAT2_F",NATOMarksman,"B_W_Soldier_TL_F","B_W_Soldier_AR_F","B_W_Soldier_A_F","B_W_Medic_F"]; NATOSpecOp = ["B_CTRG_Soldier_TL_tna_F","B_CTRG_Soldier_M_tna_F",NATOBodyG,"B_CTRG_Soldier_LAT_tna_F","B_CTRG_Soldier_JTAC_tna_F","B_CTRG_Soldier_Exp_tna_F","B_CTRG_Soldier_AR_tna_F","B_CTRG_Soldier_Medic_tna_F"]; groupsNATOSquad = [ NATOSquad, - ["B_soldier_SL_F",NATOGrunt,"B_soldier_TL_F","B_soldier_AR_F","B_soldier_A_F","B_support_Mort_F","B_support_AMort_F","B_medic_F"], - ["B_soldier_SL_F",NATOGrunt,"B_soldier_TL_F","B_soldier_AR_F","B_soldier_A_F","B_support_MG_F","B_support_AMG_F","B_medic_F"], - ["B_soldier_SL_F",NATOGrunt,"B_soldier_TL_F","B_soldier_AR_F","B_soldier_A_F","B_soldier_AA_F","B_soldier_AAA_F","B_medic_F"], - ["B_soldier_SL_F",NATOGrunt,"B_soldier_TL_F","B_soldier_AR_F","B_soldier_A_F","B_soldier_AT_F","B_soldier_AAT_F","B_medic_F"], - ["B_soldier_SL_F",NATOGrunt,"B_soldier_TL_F","B_soldier_AR_F","B_soldier_A_F","B_engineer_F","B_engineer_F","B_medic_F"] + ["B_W_Soldier_SL_F",NATOGrunt,"B_W_Soldier_TL_F","B_W_Soldier_AR_F","B_W_Soldier_A_F","B_W_Support_Mort_F","B_W_Support_AMort_F","B_W_Medic_F"], + ["B_W_Soldier_SL_F",NATOGrunt,"B_W_Soldier_TL_F","B_W_Soldier_AR_F","B_W_Soldier_A_F","B_W_Support_MG_F","B_W_Support_AMG_F","B_W_Medic_F"], + ["B_W_Soldier_SL_F",NATOGrunt,"B_W_Soldier_TL_F","B_W_Soldier_AR_F","B_W_Soldier_A_F","B_W_Soldier_AA_F","B_W_Soldier_AAA_F","B_W_Medic_F"], + ["B_W_Soldier_SL_F",NATOGrunt,"B_W_Soldier_TL_F","B_W_Soldier_AR_F","B_W_Soldier_A_F","B_W_Soldier_AT_F","B_W_Soldier_AAT_F","B_W_Medic_F"], + ["B_W_Soldier_SL_F",NATOGrunt,"B_W_Soldier_TL_F","B_W_Soldier_AR_F","B_W_Soldier_A_F","B_W_Engineer_F","B_W_Engineer_F","B_W_Medic_F"] ]; //Militia Groups @@ -100,23 +98,23 @@ if ((gameMode != 4) and (!hasFFAA)) then //Teams groupsFIASmall = [ - ["B_Soldier_GL_F",FIARifleman], + ["B_W_Soldier_GL_F",FIARifleman], [FIAMarksman,FIARifleman], - ["B_Sharpshooter_F","B_soldier_M_F"] + ["B_W_soldier_M_F","B_W_soldier_M_F"] ]; //Fireteams groupsFIAMid = [ - ["B_Soldier_TL_F","B_Soldier_GL_F","B_soldier_AR_F","B_soldier_M_F"], - ["B_Soldier_TL_F","B_Soldier_GL_F","B_soldier_AR_F","B_soldier_LAT2_F"], - ["B_Soldier_TL_F","B_soldier_AR_F","B_soldier_AAA_F","B_soldier_AA_F"] + ["B_W_Soldier_TL_F","B_W_Soldier_GL_F","B_W_Soldier_AR_F","B_W_soldier_M_F"], + ["B_W_Soldier_TL_F","B_W_Soldier_GL_F","B_W_Soldier_AR_F","B_W_Soldier_LAT2_F"], + ["B_W_Soldier_TL_F","B_W_Soldier_AR_F","B_W_Soldier_AAA_F","B_W_Soldier_AA_F"] ]; //Squads - FIASquad = ["B_Soldier_TL_F","B_soldier_AR_F","B_Soldier_GL_F","B_Soldier_lite_F","B_Soldier_lite_F","B_soldier_M_F","B_soldier_LAT2_F","B_medic_F"]; + FIASquad = ["B_W_Soldier_TL_F","B_W_Soldier_AR_F","B_W_Soldier_GL_F","B_W_Officer_F","B_W_Officer_F","B_W_soldier_M_F","B_W_Soldier_LAT2_F","B_W_Medic_F"]; groupsFIASquad = [ FIASquad, - ["B_Soldier_TL_F","B_support_AMG_F","B_Soldier_GL_F","B_Soldier_lite_F","B_support_MG_F","B_soldier_M_F","B_soldier_LAT2_F","B_medic_F"] + ["B_W_Soldier_TL_F","B_W_Support_AMG_F","B_W_Soldier_GL_F","B_W_Officer_F","B_W_Support_MG_F","B_W_soldier_M_F","B_W_Soldier_LAT2_F","B_W_Medic_F"] ]; }; @@ -131,11 +129,11 @@ groupsNATOGen = [policeOfficer,policeGrunt]; //Lite vehNATOBike = "B_Quadbike_01_F"; vehNATOLightArmed = ["B_MRAP_01_hmg_F"]; -vehNATOLightUnarmed = ["B_T_MRAP_01_F"]; +vehNATOLightUnarmed = ["B_MRAP_01_F"]; vehNATOTrucks = ["B_Truck_01_transport_F","B_Truck_01_covered_F"]; vehNATOCargoTrucks = ["B_Truck_01_cargo_F", "B_Truck_01_flatbed_F"]; vehNATOAmmoTruck = "B_Truck_01_ammo_F"; -vehNATORepairTruck = "B_Truck_01_repair_F"; +vehNATORepairTruck = "B_Truck_01_Repair_F"; vehNATOLight = vehNATOLightArmed + vehNATOLightUnarmed; //Armored vehNATOAPC = ["B_APC_Wheeled_01_cannon_F","B_APC_Tracked_01_rcws_F"]; @@ -153,7 +151,7 @@ vehNATOTransportPlanes = ["B_T_VTOL_01_infantry_F"]; //Heli vehNATOPatrolHeli = "B_Heli_Light_01_F"; vehNATOTransportHelis = ["B_Heli_Transport_03_F",vehNATOPatrolHeli,"B_Heli_Transport_01_camo_F"]; -vehNATOAttackHelis = ["B_T_VTOL_01_armed_F","B_Heli_Light_01_armed_F","B_Heli_Attack_01_F"]; +vehNATOAttackHelis = ["B_Heli_Light_01_armed_F","B_Heli_Attack_01_F"]; //UAV vehNATOUAV = "B_UAV_02_F"; vehNATOUAVSmall = "B_UAV_01_F"; @@ -173,25 +171,25 @@ if ((gameMode != 4) and (!hasFFAA)) then }; //Police Vehicles -vehPoliceCar = "B_GEN_OFFROAD_01_gen_F"; +vehPoliceCar = "B_GEN_Offroad_01_gen_F"; //////////////////////////////////// // STATIC WEAPONS /// //////////////////////////////////// //Assembled Statics -NATOMG = "B_HMG_01_high_F"; +NATOMG = "I_G_HMG_02_high_F"; staticATOccupants = "B_static_AT_F"; staticAAOccupants = "B_static_AA_F"; NATOMortar = "B_Mortar_01_F"; //Static Weapon Bags -MGStaticNATOB = "B_HMG_01_high_weapon_F"; +MGStaticNATOB = "I_G_HMG_02_high_weapon_F"; ATStaticNATOB = "B_AT_01_weapon_F"; AAStaticNATOB = "B_AA_01_weapon_F"; MortStaticNATOB = "B_Mortar_01_weapon_F"; //Short Support -supportStaticNATOB = "B_HMG_01_support_F"; +supportStaticNATOB = "I_G_HMG_02_support_F"; //Tall Support -supportStaticNATOB2 = "B_HMG_01_support_high_F"; +supportStaticNATOB2 = "I_G_HMG_02_support_high_F"; //Mortar Support supportStaticNATOB3 = "B_Mortar_01_support_F"; diff --git a/A3-Antistasi/Templates/Vanilla_Reb_FIA_Altis.sqf b/A3-Antistasi/Templates/Vanilla_Reb_FIA_Altis.sqf index 593d6cb597..56685086c9 100644 --- a/A3-Antistasi/Templates/Vanilla_Reb_FIA_Altis.sqf +++ b/A3-Antistasi/Templates/Vanilla_Reb_FIA_Altis.sqf @@ -1,6 +1,3 @@ -//Blufor Altis Template Call -if (side petros == west) exitWith {call compile preProcessFileLineNumbers "Templates\Vanilla_Reb_FIA_B_Altis.sqf"}; -if (worldName == "Tanoa") exitWith {call compile preProcessFileLineNumbers "Templates\Vanilla_Reb_SDK_Tanoa.sqf"}; //////////////////////////////////// // NAMES AND FLAGS /// //////////////////////////////////// @@ -52,7 +49,7 @@ vehSDKAT = "I_G_Offroad_01_AT_F"; vehSDKLightUnarmed = "I_G_Offroad_01_F"; vehSDKTruck = "I_G_Van_01_transport_F"; //vehSDKHeli = "I_C_Heli_Light_01_civil_F"; -vehSDKPlane = "I_C_Plane_civil_01_F"; +vehSDKPlane = "I_C_Plane_Civil_01_F"; vehSDKBoat = "I_G_Boat_Transport_01_F"; vehSDKRepair = "I_G_Offroad_01_repair_F"; @@ -66,22 +63,22 @@ civBoat = "C_Boat_Transport_02_F"; // STATIC WEAPONS /// //////////////////////////////////// //Assembled Static Weapons -SDKMGStatic = "I_HMG_01_high_F"; -staticATteamPlayer = "I_Static_AT_F"; -staticAAteamPlayer = "I_Static_AA_F"; +SDKMGStatic = "I_G_HMG_02_high_F"; +staticATteamPlayer = "I_static_AT_F"; +staticAAteamPlayer = "I_static_AA_F"; SDKMortar = "I_G_Mortar_01_F"; SDKMortarHEMag = "8Rnd_82mm_Mo_shells"; SDKMortarSmokeMag = "8Rnd_82mm_Mo_Smoke_white"; //Static Weapon Bags -MGStaticSDKB = "I_HMG_01_high_weapon_F"; +MGStaticSDKB = "I_G_HMG_02_high_weapon_F"; ATStaticSDKB = "I_AT_01_weapon_F"; AAStaticSDKB = "I_AA_01_weapon_F"; MortStaticSDKB = "I_Mortar_01_weapon_F"; //Short Support -supportStaticSDKB = "I_HMG_01_support_F"; +supportStaticSDKB = "I_G_HMG_02_support_F"; //Tall Support -supportStaticsSDKB2 = "I_HMG_01_support_high_F"; +supportStaticsSDKB2 = "I_G_HMG_02_support_high_F"; //Mortar Support supportStaticsSDKB3 = "I_Mortar_01_support_F"; @@ -104,7 +101,7 @@ initialRebelEquipment append ["SMG_01_F","SMG_02_F"]; initialRebelEquipment append ["6Rnd_45ACP_Cylinder","16Rnd_9x21_Mag","30Rnd_45ACP_Mag_SMG_01","30Rnd_9x21_Mag_SMG_02","MiniGrenade","SmokeShell"]; initialRebelEquipment append ["B_FieldPack_oli","B_FieldPack_blk","B_FieldPack_ocamo","B_FieldPack_oucamo","B_FieldPack_cbr","B_FieldPack_khk"]; initialRebelEquipment append ["V_Chestrig_blk","V_Chestrig_rgr","V_Chestrig_khk","V_Chestrig_oli","V_BandollierB_blk","V_BandollierB_cbr","V_BandollierB_rgr","V_BandollierB_khk","V_BandollierB_oli","V_Rangemaster_belt"]; -initialRebelEquipment append ["Binocular","acc_flashlight"]; +initialRebelEquipment append ["Binocular","acc_flashlight","acc_flashlight_smg_01","acc_flashlight_pistol"]; //TFAR Unlocks if (hasTFAR) then {initialRebelEquipment append ["tf_microdagr","tf_anprc154"]}; if (hasTFAR && startWithLongRangeRadio) then {initialRebelEquipment pushBack "tf_anprc155"}; diff --git a/A3-Antistasi/Templates/Vanilla_Reb_FIA_B_Altis.sqf b/A3-Antistasi/Templates/Vanilla_Reb_FIA_B_Altis.sqf index e98eca6e72..019075138b 100644 --- a/A3-Antistasi/Templates/Vanilla_Reb_FIA_B_Altis.sqf +++ b/A3-Antistasi/Templates/Vanilla_Reb_FIA_B_Altis.sqf @@ -63,22 +63,22 @@ civBoat = "C_Boat_Transport_02_F"; // STATIC WEAPONS /// //////////////////////////////////// //Assembled Static Weapons -SDKMGStatic = "B_HMG_01_high_F"; -staticATteamPlayer = "B_Static_AT_F"; -staticAAteamPlayer = "B_Static_AA_F"; +SDKMGStatic = "I_G_HMG_02_high_F"; +staticATteamPlayer = "B_static_AT_F"; +staticAAteamPlayer = "B_static_AA_F"; SDKMortar = "B_G_Mortar_01_F"; SDKMortarHEMag = "8Rnd_82mm_Mo_shells"; SDKMortarSmokeMag = "8Rnd_82mm_Mo_Smoke_white"; //Static Weapon Bags -MGStaticSDKB = "B_HMG_01_high_weapon_F"; +MGStaticSDKB = "I_G_HMG_02_high_weapon_F"; ATStaticSDKB = "B_AT_01_weapon_F"; AAStaticSDKB = "B_AA_01_weapon_F"; MortStaticSDKB = "B_Mortar_01_weapon_F"; //Short Support -supportStaticSDKB = "B_HMG_01_support_F"; +supportStaticSDKB = "I_G_HMG_02_support_F"; //Tall Support -supportStaticsSDKB2 = "B_HMG_01_support_high_F"; +supportStaticsSDKB2 = "I_G_HMG_02_support_high_F"; //Mortar Support supportStaticsSDKB3 = "B_Mortar_01_support_F"; @@ -101,7 +101,7 @@ initialRebelEquipment append ["SMG_01_F","hgun_PDW2000_F"]; initialRebelEquipment append ["6Rnd_45ACP_Cylinder","9Rnd_45ACP_Mag","30Rnd_45ACP_Mag_SMG_01","30Rnd_9x21_Mag","30Rnd_9x21_Mag_SMG_02","MiniGrenade","SmokeShell"]; initialRebelEquipment append ["B_FieldPack_oli","B_FieldPack_blk","B_FieldPack_ocamo","B_FieldPack_oucamo","B_FieldPack_cbr","B_FieldPack_khk"]; initialRebelEquipment append ["V_Chestrig_blk","V_Chestrig_rgr","V_Chestrig_khk","V_Chestrig_oli","V_BandollierB_blk","V_BandollierB_cbr","V_BandollierB_rgr","V_BandollierB_khk","V_BandollierB_oli","V_Rangemaster_belt"]; -initialRebelEquipment append ["Binocular","acc_flashlight"]; +initialRebelEquipment append ["Binocular","acc_flashlight","acc_flashlight_smg_01","acc_flashlight_pistol"]; //TFAR Unlocks if (hasTFAR) then {initialRebelEquipment append ["tf_microdagr","tf_rf7800str"]}; if (hasTFAR && startWithLongRangeRadio) then {initialRebelEquipment pushBack "tf_rt1523g_big_rhs"}; diff --git a/A3-Antistasi/Templates/Vanilla_Reb_FIA_Enoch.sqf b/A3-Antistasi/Templates/Vanilla_Reb_FIA_Enoch.sqf index 7304258b29..daa3a315f6 100644 --- a/A3-Antistasi/Templates/Vanilla_Reb_FIA_Enoch.sqf +++ b/A3-Antistasi/Templates/Vanilla_Reb_FIA_Enoch.sqf @@ -1,5 +1,3 @@ -//Blufor Altis Template Call -if (side petros == west) exitWith {call compile preProcessFileLineNumbers "Templates\Vanilla_Reb_FIA_B_Altis.sqf"}; //////////////////////////////////// // NAMES AND FLAGS /// //////////////////////////////////// @@ -51,7 +49,7 @@ vehSDKAT = "I_G_Offroad_01_AT_F"; vehSDKLightUnarmed = "I_G_Offroad_01_F"; vehSDKTruck = "I_G_Van_01_transport_F"; //vehSDKHeli = "I_C_Heli_Light_01_civil_F"; -vehSDKPlane = "I_C_Plane_civil_01_F"; +vehSDKPlane = "I_C_Plane_Civil_01_F"; vehSDKBoat = "I_G_Boat_Transport_01_F"; vehSDKRepair = "I_G_Offroad_01_repair_F"; @@ -65,22 +63,22 @@ civBoat = "C_Boat_Transport_02_F"; // STATIC WEAPONS /// //////////////////////////////////// //Assembled Static Weapons -SDKMGStatic = "I_HMG_01_high_F"; -staticATteamPlayer = "I_Static_AT_F"; -staticAAteamPlayer = "I_Static_AA_F"; +SDKMGStatic = "I_G_HMG_02_high_F"; +staticATteamPlayer = "I_static_AT_F"; +staticAAteamPlayer = "I_static_AA_F"; SDKMortar = "I_G_Mortar_01_F"; SDKMortarHEMag = "8Rnd_82mm_Mo_shells"; SDKMortarSmokeMag = "8Rnd_82mm_Mo_Smoke_white"; //Static Weapon Bags -MGStaticSDKB = "I_HMG_01_high_weapon_F"; +MGStaticSDKB = "I_G_HMG_02_high_weapon_F"; ATStaticSDKB = "I_AT_01_weapon_F"; AAStaticSDKB = "I_AA_01_weapon_F"; MortStaticSDKB = "I_Mortar_01_weapon_F"; //Short Support -supportStaticSDKB = "I_HMG_01_support_F"; +supportStaticSDKB = "I_G_HMG_02_support_F"; //Tall Support -supportStaticsSDKB2 = "I_HMG_01_support_high_F"; +supportStaticsSDKB2 = "I_G_HMG_02_support_high_F"; //Mortar Support supportStaticsSDKB3 = "I_Mortar_01_support_F"; diff --git a/A3-Antistasi/Templates/Vanilla_Reb_SDK_Tanoa.sqf b/A3-Antistasi/Templates/Vanilla_Reb_SDK_Tanoa.sqf index 0ba646ea45..9846224b9d 100644 --- a/A3-Antistasi/Templates/Vanilla_Reb_SDK_Tanoa.sqf +++ b/A3-Antistasi/Templates/Vanilla_Reb_SDK_Tanoa.sqf @@ -1,5 +1,3 @@ -//Alits Template Call -if (worldName == "Altis") exitWith {call compile preProcessFileLineNumbers "Templates\Vanilla_Reb_FIA_Altis.sqf"}; //////////////////////////////////// // NAMES AND FLAGS /// //////////////////////////////////// @@ -47,11 +45,11 @@ soldiersSDK = sdkTier1 + sdkTier2 + sdkTier3; //Military Vehicles vehSDKBike = "I_G_Quadbike_01_F"; vehSDKLightArmed = "I_G_Offroad_01_armed_F"; -vehSDKAT = "I_G_Offroad_02_AT_F"; +vehSDKAT = "I_C_Offroad_02_AT_F"; vehSDKLightUnarmed = "I_G_Offroad_01_F"; -vehSDKTruck = "I_C_Van_01_Transport_F"; +vehSDKTruck = "I_C_Van_01_transport_F"; //vehSDKHeli = "I_C_Heli_Light_01_civil_F"; -vehSDKPlane = "I_C_Plane_civil_01_F"; +vehSDKPlane = "I_C_Plane_Civil_01_F"; vehSDKBoat = "I_C_Boat_Transport_01_F"; vehSDKRepair = "B_G_Offroad_01_repair_F"; @@ -65,22 +63,22 @@ civBoat = "C_Boat_Transport_02_F"; // STATIC WEAPONS /// //////////////////////////////////// //Assembled Static Weapons -SDKMGStatic = "I_HMG_01_high_F"; -staticATteamPlayer = "I_Static_AT_F"; -staticAAteamPlayer = "I_Static_AA_F"; +SDKMGStatic = "I_G_HMG_02_high_F"; +staticATteamPlayer = "I_static_AT_F"; +staticAAteamPlayer = "I_static_AA_F"; SDKMortar = "I_G_Mortar_01_F"; SDKMortarHEMag = "8Rnd_82mm_Mo_shells"; SDKMortarSmokeMag = "8Rnd_82mm_Mo_Smoke_white"; //Static Weapon Bags -MGStaticSDKB = "I_HMG_01_high_weapon_F"; +MGStaticSDKB = "I_G_HMG_02_high_weapon_F"; ATStaticSDKB = "I_AT_01_weapon_F"; AAStaticSDKB = "I_AA_01_weapon_F"; MortStaticSDKB = "I_Mortar_01_weapon_F"; //Short Support -supportStaticSDKB = "I_HMG_01_support_F"; +supportStaticSDKB = "I_G_HMG_02_support_F"; //Tall Support -supportStaticsSDKB2 = "I_HMG_01_support_high_F"; +supportStaticsSDKB2 = "I_G_HMG_02_support_high_F"; //Mortar Support supportStaticsSDKB3 = "I_Mortar_01_support_F"; @@ -103,7 +101,7 @@ initialRebelEquipment append ["SMG_05_F","hgun_PDW2000_F"]; initialRebelEquipment append ["10Rnd_9x21_Mag","16Rnd_9x21_Mag","30Rnd_9x21_Mag_SMG_02","MiniGrenade","SmokeShell"]; initialRebelEquipment append ["B_FieldPack_blk","B_FieldPack_oucamo","B_FieldPack_cbr","B_FieldPack_oli","B_FieldPack_ghex_F"]; initialRebelEquipment append ["V_Chestrig_blk","V_Chestrig_rgr","V_Chestrig_khk","V_Chestrig_oli","V_BandollierB_blk","V_BandollierB_ghex","V_BandollierB_rgr","V_BandollierB_oli","V_Rangemaster_belt","V_TacChestrig_cbr_F","V_TacChestrig_oli_F","V_TacChestrig_grn_F"]; -initialRebelEquipment append ["Binocular","acc_flashlight"]; +initialRebelEquipment append ["Binocular","acc_flashlight","acc_flashlight_smg_01","acc_flashlight_pistol"]; //TFAR unlocks if (hasTFAR) then {initialRebelEquipment append ["tf_microdagr","tf_anprc154"]}; if (hasTFAR && startWithLongRangeRadio) then {initialRebelEquipment pushBack "tf_anprc155"}; diff --git a/A3-Antistasi/Templates/selector.sqf b/A3-Antistasi/Templates/selector.sqf new file mode 100644 index 0000000000..10c745b735 --- /dev/null +++ b/A3-Antistasi/Templates/selector.sqf @@ -0,0 +1,137 @@ +/* + This file controls the selection of templates based on the mods loaded and map used. + When porting new mods/maps be sure to add them to their respective sections! +*/ + +//Map checker +aridmaps = ["Altis","Kunduz","Malden","tem_anizay"]; +tropicalmaps = ["Tanoa"]; +temperatemaps = ["Enoch","chernarus_summer","vt7","Tembelan"]; +arcticmaps = ["Chernarus_Winter"]; +//Mod selector + +if(teamplayer != independent) then {//This section is for Altis Blufor ONLY! + switch(true) do { + case (has3CB): { + call compile preProcessFileLineNumbers "Templates\3CB_Reb_TPGM_Arid.sqf"; + call compile preProcessFileLineNumbers "Templates\3CB_Occ_TKA_Arid.sqf"; + call compile preProcessFileLineNumbers "Templates\3CB_Inv_TKM_Arid.sqf"; + call compile preProcessFileLineNumbers "Templates\3CB_Civ.sqf"; + }; + case (hasRHS): { + call compile preProcessFileLineNumbers "Templates\RHS_Reb_CDF_Arid.sqf"; + call compile preProcessFileLineNumbers "Templates\RHS_Occ_CDF_Arid.sqf"; + call compile preProcessFileLineNumbers "Templates\RHS_Inv_AFRF_Arid.sqf"; + call compile preProcessFileLineNumbers "Templates\RHS_Civ.sqf"; + }; + default { + call compile preProcessFileLineNumbers "Templates\Vanilla_Reb_FIA_B_Altis.sqf"; + call compile preProcessFileLineNumbers "Templates\Vanilla_Occ_AAF_Altis.sqf"; + call compile preProcessFileLineNumbers "Templates\Vanilla_Inv_CSAT_Altis.sqf"; + call compile preProcessFileLineNumbers "Templates\Vanilla_Civ.sqf"; + }; + }; +}else{//This is for non-blufor (THE ONE THAT MATTERS!!) + switch(true) do{ + case (has3CB): { + switch(true) do { + case (worldName in arcticmaps): { + call compile preProcessFileLineNumbers "Templates\3CB_Reb_CNM_Temp.sqf"; + call compile preProcessFileLineNumbers "Templates\3CB_Occ_BAF_Temp.sqf"; + call compile preProcessFileLineNumbers "Templates\3CB_Inv_SOV_Temp.sqf"; + }; + case (worldName in temperatemaps): { + call compile preProcessFileLineNumbers "Templates\3CB_Reb_CNM_Temp.sqf"; + call compile preProcessFileLineNumbers "Templates\3CB_Occ_BAF_Temp.sqf"; + call compile preProcessFileLineNumbers "Templates\3CB_Inv_SOV_Temp.sqf"; + }; + case (worldName in tropicalmaps): { + call compile preProcessFileLineNumbers "Templates\3CB_Reb_CNM_Trop.sqf"; + call compile preProcessFileLineNumbers "Templates\3CB_Occ_BAF_Trop.sqf"; + call compile preProcessFileLineNumbers "Templates\3CB_Inv_SOV_Temp.sqf"; + }; + default { + call compile preProcessFileLineNumbers "Templates\3CB_Reb_TTF_Arid.sqf"; + call compile preProcessFileLineNumbers "Templates\3CB_Occ_BAF_Arid.sqf"; + call compile preProcessFileLineNumbers "Templates\3CB_Inv_TKM_Arid.sqf"; + }; + }; + call compile preProcessFileLineNumbers "Templates\3CB_Civ.sqf"; + }; + case (hasRHS): { + switch(true) do { + case (worldName in arcticmaps): { + call compile preProcessFileLineNumbers "Templates\RHS_Reb_NAPA_Temp.sqf"; + call compile preProcessFileLineNumbers "Templates\RHS_Occ_USAF_Temp.sqf"; + call compile preProcessFileLineNumbers "Templates\RHS_Inv_AFRF_Temp.sqf"; + }; + case (worldName in temperatemaps): { + call compile preProcessFileLineNumbers "Templates\RHS_Reb_NAPA_Temp.sqf"; + call compile preProcessFileLineNumbers "Templates\RHS_Occ_USAF_Temp.sqf"; + call compile preProcessFileLineNumbers "Templates\RHS_Inv_AFRF_Temp.sqf"; + }; + case (worldName in tropicalmaps): { + call compile preProcessFileLineNumbers "Templates\RHS_Reb_NAPA_Temp.sqf"; + call compile preProcessFileLineNumbers "Templates\RHS_Occ_USAF_Temp.sqf"; + call compile preProcessFileLineNumbers "Templates\RHS_Inv_AFRF_Temp.sqf"; + }; + default { + call compile preProcessFileLineNumbers "Templates\RHS_Reb_NAPA_Arid.sqf"; + call compile preProcessFileLineNumbers "Templates\RHS_Occ_USAF_Arid.sqf"; + call compile preProcessFileLineNumbers "Templates\RHS_Inv_AFRF_Arid.sqf"; + }; + }; + call compile preProcessFileLineNumbers "Templates\RHS_Civ.sqf"; + }; + case (hasIFA): { + switch(true) do { + case (worldName in arcticmaps): { + call compile preProcessFileLineNumbers "Templates\IFA_Reb_POL_Arct.sqf"; + call compile preProcessFileLineNumbers "Templates\IFA_Inv_SOV_Arct.sqf"; + call compile preProcessFileLineNumbers "Templates\IFA_Occ_WEH_Arct.sqf"; + }; + case (worldName in temperatemaps): { + call compile preProcessFileLineNumbers "Templates\IFA_Reb_POL_Temp.sqf"; + call compile preProcessFileLineNumbers "Templates\IFA_Inv_SOV_Temp.sqf"; + call compile preProcessFileLineNumbers "Templates\IFA_Occ_WEH_Temp.sqf"; + }; + case (worldName in tropicalmaps): { + call compile preProcessFileLineNumbers "Templates\IFA_Reb_POL_Temp.sqf"; + call compile preProcessFileLineNumbers "Templates\IFA_Inv_SOV_Temp.sqf"; + call compile preProcessFileLineNumbers "Templates\IFA_Occ_WEH_Temp.sqf"; + }; + default { + call compile preProcessFileLineNumbers "Templates\IFA_Reb_POL_Arid.sqf"; + call compile preProcessFileLineNumbers "Templates\IFA_Inv_SOV_Arid.sqf"; + call compile preProcessFileLineNumbers "Templates\IFA_Occ_WEH_Arid.sqf"; + }; + }; + call compile preProcessFileLineNumbers "Templates\IFA_Civ.sqf"; + }; + default { + switch(true) do {//This one (vanilla) works differently so that we don't get DLC kit on modded maps. + case (worldName == "Enoch"): { + call compile preProcessFileLineNumbers "Templates\Vanilla_Reb_FIA_Enoch.sqf"; + call compile preProcessFileLineNumbers "Templates\Vanilla_Occ_NATO_Temp.sqf"; + call compile preProcessFileLineNumbers "Templates\Vanilla_Inv_CSAT_Enoch.sqf"; + }; + case (worldName == "Tanoa"): { + call compile preProcessFileLineNumbers "Templates\Vanilla_Reb_SDK_Tanoa.sqf"; + call compile preProcessFileLineNumbers "Templates\Vanilla_Occ_NATO_Tanoa.sqf"; + call compile preProcessFileLineNumbers "Templates\Vanilla_Inv_CSAT_Tanoa.sqf"; + }; + case (worldName in temperatemaps): { + call compile preProcessFileLineNumbers "Templates\Vanilla_Reb_FIA_Altis.sqf"; + call compile preProcessFileLineNumbers "Templates\Vanilla_Occ_NATO_Temp.sqf"; + call compile preProcessFileLineNumbers "Templates\Vanilla_Inv_CSAT_Altis.sqf"; + }; + default { + call compile preProcessFileLineNumbers "Templates\Vanilla_Reb_FIA_Altis.sqf"; + call compile preProcessFileLineNumbers "Templates\Vanilla_Occ_NATO_Altis.sqf"; + call compile preProcessFileLineNumbers "Templates\Vanilla_Inv_CSAT_Altis.sqf"; + }; + }; + call compile preProcessFileLineNumbers "Templates\Vanilla_Civ.sqf"; + }; + }; +}; diff --git a/A3-Antistasi/cba_settings.sqf b/A3-Antistasi/cba_settings.sqf index e9b533e409..627863c438 100644 --- a/A3-Antistasi/cba_settings.sqf +++ b/A3-Antistasi/cba_settings.sqf @@ -1,7 +1,6 @@ // Task Force Arrowhead Radio -force TF_default_radioVolume = 8.5; force TF_give_microdagr_to_soldier = true; -force TF_give_personal_radio_to_regular_soldier = false; +force TF_give_personal_radio_to_regular_soldier = true; force TF_no_auto_long_range_radio = true; force TF_same_dd_frequencies_for_side = false; force TF_same_lr_frequencies_for_side = false; diff --git a/A3-Antistasi/changelog.txt b/A3-Antistasi/changelog.txt index f581ebaa6b..3df4037bfe 100644 --- a/A3-Antistasi/changelog.txt +++ b/A3-Antistasi/changelog.txt @@ -1,778 +1,1015 @@ -0.1 24/04/2016 BETA +2.3 - 26th July 2020 -- Initial release +Changes from version 2.2.1 to 2.3 Antistasi Community Edition +============= Most significant changes with description ====================== -0.1.1 24/04/2016 BETA +Overhauled airstrikes to keep the sanity: +- Halved the number of bombs in any given airstrike, Made the bombs used more sensible. (MK82 for HE, CBU for cluster, Glide bomb for napalm. -- Fixed Persistent Save: It wont corrupt Altis saves. -- Corrected Maru respawning as Petros. -- Corrected punishment if SDK player kills a NATO player. -- Added an additional radio tower. -- Small bugfixes on fastrope. -- Flashlights should be used by SDK units (if no NV). -- Added unlocked optics for any SDK rifle users (no marksmen) -- Added Titan AA for militia if unlocked and skillcheck is ok. -- Added NV if unlocked too. -- Dogs dont make you lose Undercover if you are in a vehicle. -- SDK players no longer see NATO players markers. -- Engineer players can now repair vehicles. -- Officer players can now hack UAVs. -- NATO rebuilds towers again. -- Corrected refugees missions: they will only spawn on destroyed cities. -- Small +1 HR bonus on each Tax Report. -- Safer Convoy spawn. -- Fixed NATO player taxis. -- Added cleanser and punishment functions for NATO taxis. -- Added disconnected and connected functions for NATO players. -- NATO players no longer see SDK markers. -- NATO players receive notifications on certain SDK actions (supplies delivered on cities etc.). -- Markers update correctly on Pers. Save. -- Increased a bit the distance to land for helis as they are crashing a lot with trees. -- AI won't attack other islands targets except Airports on major attacks. -- CSAT Starts controlling the whole NW island. -- Fixed bug on initial HQ placement. -- Greatly improved safety and speed on despawning procedures. -- Halved Quadbike cost. -- Gendarmes and FIA will use flashlights. +New Salvage Mission implemented: +- In this new mission a ship bound for the rebellion with supplies have been discovered and sunk just off the coast, these supplies are now at the bottom of the sea and about to be recovered by the hostile forces that sunk it in the first place. But all hope is not yet lost, we have a shot window of opportunity to recover theses supplies, by diving down and winching the supplies from the bottom of the sea right underneath their noses. Time is of the essence so hurry and locate a suitable boat with a winch like the motorboat and get our supplies back. +Introduced new Aggro and Warlevel system +- Aggression is now displayed better, synched correctly and actual playable. Say goodbye to steady 100 aggression. -0.1.2 24/04/2016 BETA +Adapted QRFs and attacks +- Adapted vehicle selection for QRFs. The heavier the unit, the later it will arrive in the game. +- Adapted vehicle amount for QRFs and attacks. These are now heavily dependant on the aggression of the attacking faction. Doesn't mean you wont get overrun sometimes. -- NEW FEATURE: Commanders can clear the nearby forest in order to have more space for their vehicles. Persistent Save integrated. -- Evac Refugees can happen in NATO cities with substantial differences between NATO and CSAT mission types. -- So, removed the +1 HR bonus. -- Corrected heavy bugs on CSAT punishments. -- CSAT Punish defending civvies number spawned independenty of the spawn rate. -- Map info shows "NONE" when city is supported by a radio tower in a CSAT outpost. -- Corrected: Lose Undercover if you kill an enemy running through him with a vehicle. -- Corrected major bug in Traitor missions. -- City support changes on each kill no matter if it's SDK or not. -- Solved undercover issues when players FFV. -- Changed the name of "Airports" to "Airbases". -- NATO Garrisons increased a bit if they are guarding a RT. -- Tweaked bonuses for defeating a CSAT attack depending on several params. -- NATO players will receive major attacks tasks. -- Earplugs script added to NATO players. -- NAPALM destroys forests. -- Units respawn in their proper respawn point once they finish their punishment. -- Corrected RT Rebuild bug. -- Prestige values saved correctly. +Introduced a new Intel system +- Search enemies and locations for valuable intel on the enemy faction. But be aware that there is nothing without a risk. +Temporary blackscreen for singleplayer +- As we in the future will seize SP compatibility we have implemented a blackscreen which pops up when joining a SP campaign so players are informed regarding that. The blackscreen only lasts a few seconds and currently people are still able to continue and finish their campaigns. +- Please note that we advice to play locally hosted MP even if you only want to play on your own. This is more stable, has less bugs and gives you the possibility to adapt parameters to your liking. -0.1.2.3 26/08/2016 BETA +Implemented Jeroen Nots Enhanced Debug Console +- We added an enhanced debug console in which you can save debug commands. To set a name for a saved command, add a comment in the first line. Example: //ThisIsaTitle -- Tweaked here and there Undercover and Revive to prevent some bugs MP related. -- Medics are now truly medics. -- Added ragdolling and nice effects for uncosnscious state. -- Added 30 secs respawn delay. -- When players respawn they will remain in control of their IEDs planted before dying. -- Tweaked bonuses when central airport is attacked. -- Corrected clear forest in MP. -- Engineers will be able to disarm bombs. -- Ammo and repair trucks will spawn on near roads on their respective missions. -- Deads by NAPALM burn a bit like campfires for some time. -- NATO WONT send a QRF to defend a city under attack if it's SDK. +============= Major ====================== + GAMEPLAY CHANGES + - New salvage mission integrated + - Reintroduced fuel trucks as spawning civ vehicles + - Introduced new Aggro and Warlevel system + - Deactivated IFA compatibility + - Introduced a new Intel system -0.1.2.4 27/08/2016 + PARAMETER CHANGES + - Introduced more understandable descriptions for unlockItem and allowFT -- IMPORTANT: Loosing condition: 1/3 of the total population is massacred by CSAT. Number will be shown on "Map Info". -- IMPORTANT: R key to respawn. -- IMPORTANT: Win conditions: more then half of the population supports SDK and SDK owns all the airports. -- Improved AI vehicle unstuck functions. -- "FIA" replaced by "SDK" in a few texts. -- Changed model for SDK crewmans (FIA model, as BIS does not give us a proper unarmed SDK soldier) -- Arty/Bomb run markers are now local for the SDK Commander. -- MAP info will report enemy garrison status. -- AI will try to avoid NAPALM. -- Changed default unlocked backpack. -- Randomised grunts rifles. -- Added Tanoa NATO drones as attack helis -- Added backpacks to the possible AI ammocrate loadout. -- Added temporal inmunity for Maru just in case he dies because of NAPALM. -- Changed speed waypoint params for Convoys by suggestion of one player. Under testing. -- Airstrikes in QRF were accidentally half removed. -- Unconscious units will disembark from vehicles before reaching unconscious state. -- AIs from sidemissions won't make anything spawn. -- Fixed when commander disconnects and despawns his AI + vehicles despite he's got players in his group. + MAP CHANGES + - Chernarus summer overhauled with added assets + - Chernarus winter overhauled with added assets + - Livonia overhaul with building adaptations + - General small overhauls/adaptations for every other map + OTHER CHANGES + - Implemented Jeroen Nots Enhanced Debug Console + - Temporary blackscreen for singleplayer + - Added Czech translation + - Added French translation -0.3 28/08/2016 +============== Minor ======================== + - Deactivated forced TFAR default radioVolume + - Added PvP role descriptions + - Replaced the ingame Antistasi logos on the whiteboard with corresponding heightmaps of the currently played map + - Added PvP loadout for Takistanis (3CB) + - Petros now can be moved around like the other HQ assets + - Added stamina reset to the heal box at HQ + - Increased boat placement radius at HQ + - Removed thermals from unlocking on Vanilla + - Deactivated ACE options on the vehicleBox + - Overhauled airstrikes to keep the sanity + - Overhauled airport marker colours + - Removed Civ uniforms as well as such things as IDAP clothing + - Added more assets to garbage clean + - 3CB template overhaul (added new assets) + - Fixed starting items for night combat compatibility + - Fixed mission dates so the first night has a full moon + - Adapted QRFs and Heli responses so they are working with the new system and more reasonable/balanced + - Vehicle mass changes when cargo is un/-loaded + - Added flight suits to airport crates + - Improved static placement in milBuildings + - Changed infinite personal garage to limited (including parameter) + - Enhanced storing capabilities of faction garage + - Implemented boundaries to garaging capabilities (distance & enemies) + - Disabled unlocking of M152 remote detonator from start -- IMPORTANT: jungles are no longer a sure safe position. SpecOp patrols cover the area if AI feels there is insurgency nearby. If SDK kills all the patrols, they will respawn in the same way roadblocks do. Sometimes, AI will decide to reinforce the area with mines. -- Traits on engineers and medics applied to SDK AI too. -- Dead AI teammates will get the "Revive" action deleted. -- Refugees Evac: On NATO cities a Police car will spawn nearby to help the player on his search. -- Convoys wont spawn during major attacks. -- AI wont attack refugees when delivered at HQ. -- Crew of downed AI Air vehicles will auto-die to reduce spawned units in the field. -- Counter for major attacks will never be less than zero. -- Added a lot predefined placed roadblocks. -- Fixed delay when Petros was killed. -- Few pesky "FIA" here and there. -- Some anti lag measures when AI attacks an Airbase. + ================ Groundwork =================== + - Updated ACRE compatibility + - Updated performance logging in the RPTs + - Changed folder structure so all map related assets are in the map template folders + - Added information to distinguish between sources (Server, Client, HC) in the logs + - Unified the functions for the lootcreate creation + - Added documentation in countCA + - Removed ADV integration as it's not updated anymore + - Improved template selection system + +================ Refactor ======================== + - Refactor of Antenna stuff in initZones + - Refactor of fn_rebelAttack + - Refactor of the hint system + - Refactor of AIVEHinit + - Refactor/recrite of patrolCA + - Refactor/rewrite of wavedCA +================ Bugfixes ======================== + - Money exploit regarding AI refunds + - Contact report issue with ACE + - Livonia invisible buildings + - Wrong magazine type in SDKMortar Reb_CDF + - Incorrect faction names in outpost and airport markers + - Bugs and performance issues with civ vehicles + - RHS civ ural not detected as civ vehicle + - RHS doomsday rounds still spawning + - More money exploits + - Wrong message for end mission in some cases + - Commander role vanishing + - Visibility of commander eligibility hints + - Status bar breaking when controlling AIs + - Give command to "cursor target" not working + - IFA civ trucks not being recognized + - Non-blufor crew in blufor vehicle + - stupid crashing airstrike planes because flying too low + - Lootcrates can be loaded whilst being undercover + - Tent retains velocity when being moved + - Debug log for NATOcrate not working properly + - Error in JN_fnc_logistigs_getCargoOffsetAndDir + - Darter drone can be sold for airstrikes + - War level calculation + - Disabled snow script because it breaks servers + - CsatPlaneAA-AFRF issue + - Breaching script issue with RHS + - Startup loading issues in local hosted MP + - Error in the traitor mission script + - Error in A3A_fnc_savePlayer + - Error in A3A_fnc_randomRifle + - Error in SelectIntel + - Error in waved CA + - Broken spawn distance decrease button + - Surrendered soldiers and crates not vanishing + - WW2 Ai weapon choice + - Backwards winner/loser params + - startWithLongRangeRadio not set in SP + - ACE not overwriting the Antistasi revive system + - Petros has "build HQ" option at start of campaign + - Disappearing RHS headgear + - Leaking groups in createSDKGarrisons + - Refilling crates which were already emptied after restart + - Filled ammo trucks after ungaraging + - Multiple arsenal issues regarding loadouts and sorting + - Added missing global variable for CSATRepairTruck + - Fixed inventory transfer for planes and helis + - Fixed misleading text for loading previous save + - Fixed 3CB ammo being eaten by the arsenal + - JNL adaptations for certain vehicles + - Fixed double-savings on global saves + - Fixed orphaned and inaccessible saves + - Fixed marker and flag bugs + - Fixed disappearing vehicles + - Fixing outposts needing a road to spawn the truck for the crate + - Fixed addGarrison variables fucking up + - Fixed diving gear spawn + - Fixed Arsenal exploit based on Armas inability to count + - Deleted vanilla units in RHS modset + - Improved texts for reinforcement convoy markers which are revealed through intel + - Fixed navGrid issues with headless clients + - Fixed convoy depart timer + - Fixed convoy spawning as they went poof a lot + - Fixed Arsenal dublication exploit + - Fixed Hangar spawn issue + - Fixed AA vehicles not being breachable + - Fixed airstrike issues + - Disabled some ACE Group Actions to prevent exploiting + - Moved VTOLs from helo array to plane array + - Fixed civ vehicles not being usable as undercover + - Fixed leadership issue with enemy AI + - Deactivated enemy patrols from spawning in units (was a reason for AI clutter) + - Fixed police cars not getting filled with enemy AI + - Fixed issue with picked up radios not changing to 5km versions + - Addes seaSpawn and seaPatrol markers to Chernarus Summer and Chernarus Winter + - Fixed Island markers for Tanoa + - Fixed slot order for all maps (now greenfor is being shown initially) + + ================= Code ========================= + - Enhanced Travis for build checking + + ================= DISCLAIMER ========================= + - Significant template changes are still underway. You might want to avoid making custom templates for a while! + - Please note that this changelog may contain both spelling/grammatical errors and/or factual errors. Should any factual errors exist, we apologise but with the sheer number of changes made per version it can be easy to lose or mistake a change when writing up the changelog. + + +2.2.1 - 07th February 2020 + +Changes from version 2.2 to 2.2.1 Antistasi Community Edition -0.3.1 28/08/2016 +============= Major ====================== -- Greatly improved spawning garrisons with all the cache related. -- Tasks on enemy or friendly major attacks no matter if you are the target or not. -- Tweaked a lot spawning numbers on AI major attacks. -- Tweaked a lot simulation enablement on several situations to improve FPS. -- Assigned cargo units of attacking transports wont make spawn anything (the crew does). -- SDK HQ won't be counted to spawn Specop patrols in jungles. -- Limited napalm strikes to one each time to save fps. -- Removed Bobcat from NATO APC vehicle pool as it has no passenger seats. -- More reliable convoys. -- More consistent convoys. + GAMEPLAY CHANGES + - Re-enabled unit traits. + PARAMETER CHANGES + - Created parameter to allow unlock of LRs from the start (only regarding TFAR LRs) -0.3.2 30/08/2016 + MAP CHANGES (OLDER MAPS WILL NO LONGER WORK WITH 2.2 OR ABOVE) + - Added assets to positions like outposts on Chernarus Winter. + - Changed vehicle placement on Tanoa positions. + - Every map now only has 32 slots on the rebel side. Reason: Performance. + +============== Minor ======================== + - Disabled unlocked IEDs in Vanilla arsenal. + - Changed playable Officer roles to TeamLead roles. + - Enabled further vehicles to be utilized for JNL loading. + - Added ACE spare barrel recognition. -- The ULTIMATE measures to improve FPS. If a player has issues, change config or... buy a new PC. -- Really improved performance on distance spawn check script. -- Airstrikes won't be performed if enemy has no planes available. -- When multiple Airstrikes are done, only the first will try to destroy the zone assets, the following will aim to damage troops etc.. -- Some tasks / notifications added to NATO players. -- Reduced a bit distance checkings for HQ placement selection. -- CSAT zones will make you lose Undercover. -- When in a civ heli undercover, instead of roadblocks and outposts, Airbases will have a no-fly area that will make player lose Undercover. -- AA tanks don't despawn inmediately. -- Bomb Run planes won't get despawned inmediately when shot down if players are there. -- More clever AI major attacks, AI will share better the info. -- Collision lights of some planes turned off while flying. -- Paratroopers are now doing real jumps instead of fake ones, and use sterable chutes. -- Parked helis won't pop smoke when AI embarks/disembarks. -- Airbase vehicles won't despawn when AI board them. + ================ Groundwork =================== + - Added building from CUP to be recognized as military buildings (also concerning 50. cal placements). + +================ Bugfixes ======================== + - Fixed an exploit where guests could grab certain gear using a loadout. + - Fixed added aggro for hostages/surrenderes. + - Fixed PvP loadout assignment. + - Fixed roadblock creation issue. + - Fixed airstrike issue. + - Fixed RPT spam based on town road setup. + - Fixed vehicle saving issue near HQ flag. + - Fixed weapon spawn issues in loot crates. + - Fixed issues in snow script (for snow maps like currently Chernarus Winter). + - Fixed radio tower rebuild issue. + - Fixed template issue regarding vehSDKTrucks. + - Fixed Bob's forgotten D. + - Fixed Zeus not being able to access all assets. + - Fixed initVar spam. + +================= Code ========================= +*DISCLAIMER* - Significant template changes are still underway. You might want to avoid making custom templates for a while! + - CSAT outposts and airfields are set in fn_initGarrison.sqf now. -0.3.3 01/09/2016 -- IMPORTANT: In SP. 50 seconds timeout to get healed by AI for player, after that, if AI is stuck and trying to heal, player will be conscious again, but with heavy damage. -- Corrected error when AI embarked a garrison vehicle -- Players won't see attacking AI despawning. -- AI uses real arty on major attacks. -- Fixed money add on kills. -- Removed the gamey message of money earnt on each kill -- No more conquest missions in specop patrolled jungles. -- Kill SpecOps missions moved to the jungle. -- Tweaked a bit the spawn point from Ovau Airbase so maybe convoys will run better. -- Added small drones to SpecOp patrols in jungles. -- Attempt to avoid the recurrent bug on undercover AI losing weapons when lose undercover. -- Defend Maru missions properly ported from Altis, they depart for an Airbase. -- Attempt to find alternative to BIS_fnc_findSafePos for having suitable land positions for attacking helis. -- Removed NATO Tanoa UAV as attack heli because it does not attack infantry. -- Reworked task system in Convoy missions. -- Almost 100% of the sidemission actions will give task or notification for NATO players. -- Removed the overpowered AK12 from default unlocked stuff. It may appear in NATO/CSAT boxes. -- Resources added as possible targets of conquest missions. -- Corrected name of SDK Outposts / Roadblocks on Load. -- Outposts can be FIA now. +2.2 - 04th January 2020 +Changes from version 2.1.2 to 2.2 Antistasi Community Edition -0.4 03/09/2016 BETA +============= Major ====================== -- Land vehicles will try to use main roads!!! -- Fixed skill for SDK nor getting saved and loaded. -- Fixed bug on artillery in CSAT pubishments. -- More dense carpet bombing. -- Civilian boats spawn in coastal cities shores. They are undercover vehicles with no zone limits. -- Added Tanoan models to possible spawned civs. -- SpecOps missions out of Outposts. -- Less time to recover planes for AI. -- Hunted some "AAF" here and there. -- AI will attack airports even without planes if their enemy has no AA available. -- Garrison status affects AI where to attack decission making. -- Rescue sidemissions on low NATO Aggro will spawn Gendarmes. -- AI skill adjusted for FIA and Gendarmes. -- Tweaks and bugfixes on revive scripts. -- Ensured a bit more AI carwheels are preserved if not fired by enemies. -- Corrected small bug in conquest roadblock missions. -- Reduced a lot minimum distance to send a Convoy. -- Expanded zone type destination on convoys. -- Added a lot of vehicles to sell. + GAMEPLAY CHANGES + - Changed vehicle spawn mechanic. Vehicles now spawn in suitable positions and without the unwanted explosion. + - Added random convoys driving around and attacking roadblocks on their way. These will grow stronger over time and follow a specific system, but we wont reveal this yet. + - Random convoys attack roadblocks on their ways. + - Added the ability to breach open vehicles with explosives. Get an engineer and break these pesky vehicles open. You maybe want to keep a medic close, damaged vehicles tend to explode. + - Changed the way resource points and factories become destroyed. You see something unusual, shoot it, a industrial building is blocking your way, mortar it, strange civis running around, sho.. You get the point. And watch the barrels. + - Complete overhaul of starting weapons and equipment for all variations of rebel side. Guerilla fighters don't start with high-end weaponary, they start with sandals. + - Rebel AI now appropriately gear from unlocked equipment. Can't win a rebellion with fishing vests, you know. + - Overhaul of the loot tables. A much wider variety of gear should spawn. + - Complete re-balance of AI Skill. Cut the brains of the enemies in half and implanted the other half into your AI units. They should be a lot less useless while fighting worse enemies. + - Adapted Antistasi to the new Ace version 3.13.0. + PARAMETER CHANGES + - Created parameters to allow DLC gear. Currently, this affects items in crates and civilian vehicles. We heard your call for it. Just make sure you use it with caution. + - Created parameters to customise the variety and amount of loot that gets spawned in crates. + - Created parameters to allow unlocked guided launchers and explosives. So please stop asking for cheats in the help channel. + - Created a parameter to stop an unlocked weapon from unlocking its first valid magazine. For the ones, who really love looting. + - Created a parameter to disable members having access to the Faction Garage, allowing only the commander access. + - Created a (experimental) parameter that disables all of the balance checks on loot crates. Want 100% random loot crates? Toggle this. (Not advised, but feel free to for science.) + - Added an option to disable civilian traffic. The group state they are driving in is careless, and it is a fitting descripting of their driving skills. You can now turn off random death by driving civilians. -0.4.1 08/09/2016 BETA + MAP CHANGES (OLDER MAPS WILL NO LONGER WORK WITH 2.2 OR ABOVE) + - Added Kunduz as a playable map. + - Added Tembelan as a playable map. + - Added Chernarus_winter including a snow script as a playable map. + - Added Anizay as a playable map. + - Reworked map marker for Altis, Tanoa, Malden, Chernarus_summer and Livonia. -- IMPORTANT: REINFORCEMENT CONVOYS. AI will use them to boost their garrison reinforcements when needed. -- Halved auto reinforcements on each tick. -- Evil warlords may sell those supply trucks instead of making the delivery and fail the mission in change of some decent money. -- Our beloved workers are back, careful with mortars! -- Some chance AI rebuilds a resource on each tick. -- Replaced our mean old campfire by a modern camp lamp, which you can turn on and off. -- Lights off when a city or it's nearby RT are destroyed. -- Severe tweak of AI skills, as SDK was supposed to be equal than NATO/CSAT. -- Corrected Interrogate script bug. -- Corrected server init bug which made initialisation 2 minutes longer in MP -- Disabled introshot as it is causing some issues. +============== Minor ======================== + - Undercover medics can now heal civilians/undercover players without becoming overt. You never know, when you need it. Also check the known errors. + - Made punishment missions a bit less punishing. They are won easier now. Did someone said casuals? + - Updated stringtable. French is now partly available. + - All items now get removed when player respawn. No more stolen radios from the afterlive. + - Readd maps when player respawn. Yeah, that wasn't considered enough. + - Regular players are now allowed to place the HQ if Petros died and there is no boss. + - Moved vehicle-specific actions to VehicleBox. You know, the repair box. Vehicles can now access the arsenal from there too! + - Increased spawn distance on HC vehicles. You may have to search a bit, but the spawning should be better now. + - Every airfield has at least one manned AA vehicle in every case. + - Members now have access to the faction garage by default. + - Complete overhaul of starting weapons and equipment for all variations of rebel side. + - Removed non-USAF troops from traitor spawn pool. + - Added polaris to RHS Blufor PvP vehicle pool. + - Swapped panzerfaust to RPG-75 for Greenfor RHS rebels. + - Added an option to disable civilian traffic. + - Balance pass for "CSAT Punishment" mission. -0.4.2 12/09/2016 BETA + ================ Groundwork =================== -- Removed small bug to remove some mousewheel actions from the player -- Corrected bug on AI attack target scripts. -- Corrected bugs on refugees mission. -- Assassination missions are now in the right distance. -- Map info now shows correct info on influence. -- SDK deaths affect NATO/CSAT aggro. -- Garrisons get right updated when AI takes AI zones. -- Optimised sea spawn points and air land points to get rid of BIS_fnc_findSafePos -- Lesser unlocking requirements. -- Bulletproffed vehicle availability functions. -- Convoys can be FIA now. -- Roadpatrols can be Gendarmes and FIA. -- AI wont spawn with AK12 -- AI wont autorearm with basic stuff -- Bulletproofed a bit more undercover for AI. -- More tweaks on revive AI. -- Corrected vehicle availability check procedures. -- Less chance for NATO to build a major attack on airports. + - Reworked the garrison system to build a new reinforcement system on top of it. Believe us, you will know once we got this running. + - Added a system to simulate convoys of all types. Convoys 12 kilometer away will no longer kill your server performance. Even if there are many. + - Created a template naming convention and precursory files. New names for better understanding. But also alot more files. + - Added Nav Grids. They are large and we are sorry about this. But they have a really important job. + - Added localisation support for Map briefing screen. + - Set the NATOCrates to use a weighted distribution method, rather than random. + - Created a new Parameter for truly random Crates, if wanted. Look for the [Experimental] option in parameter selection. +================ Bugfixes ======================== -0.4.3 13/09/2016 BETA + - Fixed schrodingers' buildings - they should no longer be both destroyed and not. Maybe. We won't know until we check! + - Fixed convoys not moving or stopping moving when attacked (i.e - Convoy missions work again!) + - Dialog back buttons now work correctly. No struggling with dialogs anymore. + - ACRE radios are now recognized correctly. + - Fixed an error relating to toolkits being added to the arsenal incorrectly. + - Fixed one of the civilian traffic options not working. 0.5 (Low) was never working. Did anyone catch that? + - Fixed broken easy difficulty setting. + - Fixed "Destroy the Helicopter" mission. + - Fixed access to HC squad level commands on map interface. + - Certain weapons no longer include base attachments with them. No more free bipods. + - Fixed many bad case and improper item defines throughout the mission. + - Fixed money loss on death to only penalize once. It was 10% + 5%, now it is 15%. Why was it like this? We don't know either. + - There should be much less inconsistency in save data. You know, first this, then that, just like your Ex. We broke up, too. + - Fixed needed time displayed wrong in supply mission description. + - Fixed truck reference in supply mission description. + - Fixed RHS side detection. + - Readded dedicated server startup delay. We figured out it was actually needed. Humans make mistakes you know. + - Fixed money-by-dismissal exploit. No more human trafficing. That was bad from the start. + - Fixed ACRE2 radios not being recognized as such. + - Fixed TFAR radios not being unlocked on start. + - Fixed GPS not in starting items. + - Fixed medical kits claiming to be unknown in arsenal. We all know you're there, don't act up. + - Fixed arsenal being called before it could init. + - Fixed Petros not respawning. Well, at least in theory. + - Fixed statics at base sneaking away. We got you, sneaky bastards. + - Fixed the player being able to take Petros as a prisoner. + - Fixed the player being able to join Petros' group. + - Fixed playable rebell units by stripping them so their initial gear can't be glitched in. + - Fixed most cases of exploding vehicles when Outposts spawn. + - Fixed prices for helicopters so they can't be used for a money glitch. -- Killed a few more suspects of the lockup server bug. +================= Code ========================= + - Arsenal can now be setup in multiple objects. + - Rebuilt items detection system completely. + - Items system now scans config for defines instead of relying on manual input. + - Extensive sorting and commenting on format for template files, and initVar. + - Moved all units of the same side to the same template (police and militia). + - Added logging to various server functions. + - Stopped modifying items in 'onPlayerRespawn'. + - Stopped player reading a significant portion of initVar on connecting to a server. + - Began work on removing faction or side names from variable names throughout mission. + - Changed destroyedCities to destroyedSites. + - Significant refactoring and organizing of various scripts throughout the mission. They all kept their names, but you may have to search for them. + - Moved map templates. They don't have to be in the unit templates folder. We don't want them there. + - Reworked marker detection. It's even faster now. + - Added a log function for arrays. + - Unified all template files. Makes changing it alot easier for all of us. + - Added a PR templates. We should have done this a long time ago. + - PlayerMarker parameter is now enforced by server. + - Replaced BIS_fnc_selectRandom with selectRandom. + - Replaced type checks with isEqualType. + - Renamed AAFKilledEH to invaderOccupantUnitKilledEH. + - Changed the way dlc items get detected. + - Map templates have been moved to the top level of the mission. + - Small initVar addition to accept new gear arrays. -0.4.4 13/09/2016 BETA +================= Known issues ========================== -- Optimised AI where to attack procedures. No more 99% chance the target will be the central airport. -- Corrected bug in Outpost garrisons. -- Corrected small bug on rangefinder unlocking. -- Fixed small bug on jungle minefields. -- Garrisons on zones under a major attack won't get saved to avoid exploits. -- Corrected bug on spawning SDK city garrisons. -- Added other types of possible AI squads to spawn. -- Added some texture to the map board. +*DISCLAIMER* - Significant template changes are still underway. You might want to avoid making custom templates for a while! + - (Destroy Heli Mission) If you manage to steal the truck while it is trying to transport the heli back, the mission will fail (The fix for this is WIP) + - The updated ACE version 3.13.0 maybe has introduced new issues with ACRE. We are investigating and thankful for input. -0.4.5 16/09/2016 BETA +2.1.2 - 06 September 2019 -- Attacking AI will be a bit more effective. -- Removed LMG of default unlocked pool, changed by a cheap Sting but compatible with flashlights. -- Removed Altis FIA uniforms on Arsenal. -- Added Gendarmes vests as unlockable in Arsenal. -- SDK AI will have smoke grenades if any of them has been unlocked. -- Gendarmes will have better loadout as long as you progress in game. -- Corrected bug on CSAT punish which collpases the game. -- Redress for some SDK models. -- Mags correctly removed when AI spawns with random rifle. -- Removed all the playable slots in SP -- Made NV use depend on game progress, only specops and squad leaders will have mandatory NV. More flashlights, darker nights, more fun! -- AI will consider hot zone any with relevant enemie zones around +Changes from version 2.1.1 to 2.1.2 +============= Improvements ====================== +• Clean up README on GitHub +• Implementation of Malden and Livonia to stringtable +• Change of weird variable names +• Update of different mission.sqm’s -0.4.6 18/09/2016 BETA +============= Fixes ====================== +• Garage wipes +• Lost gear when hit “heal, repair and rearm” whilst being in vehicle +• Unsynchronised buildings +• Punishment is not triggering on dead bodies anymore +• Revert start parameter changes +• Membership fix for Singleplayer +• Error on loot crates +• Start-up error regarding HC +• InitVar for Malden and Livonia -- Added markers on HQ placement selection for visual aid. -- Tweaks and bugfixes on revive. -- Heavy increase radius for air assaults. -- AI will target SDK zones from any airport no matter if it's in the same island or not. -- Higher defenses on CSAT Airports. -- SDK Watchpost and roadblocks wont make SpecOps spawn in jungles. -- Taken airports won't be busy for one hour. -- Attacking airports will become busy only after their attack has finished. -- Corrected info markers script. -- Maru's reinforcements will be on foot to avoid issues with Tanoa roads. -- Faster Convoys. +2.1.1 - 31st August 2019 -0.5 18/09/2016 BETA +To shorten the version number and to distinguish this version from 1.4 we changed the version to 2.1.1 instead of having 1.4c2.1.1. -- NEW FEATURE: Tiered missions. As you progress in game some missions will require a contact in some city which will provide relevant info. Tier 2 missions will be harder and with some additional difficulties. Bonuses and penalties will be higher too. Those informants are treacherous, they may report you too... +Changes from version 1.4c2.0 to 2.1.1 +Improvements +• Antistasi ported to Malden (beta) and Livonia (beta) +• Resized and repositioned markers in all the maps +• Moved HQ management from the flag to Petros +• Start of localisation as the basis for translated versions +• UI update for readability +• PvP players are not spawning friendly AI anymore +• Members now also can get missions from Petros – not only the commander +• Improved chopper and plane spawns on airfields +• Punishment and logging implemented for friendly fire +• PvP switch time-out enabled +• Loadouts and starting gear overhaul +• Improved ammo truck mission +• Complete overhaul of PvP units +• Multiple functions rewritten for readability +============= Fixes ====================== +• Fixed boat spawning on Malden +• Changed the object of fireX into a tent got rid of clipping through the floor +• Misc items are now unlocking +• Blufor units spawning as Greenfor with 3CB loadouts +• Non-RHS NVGs removed when using RHS +• Loading issue on Linux servers resolved +• Radio tower repair missions working again +• HQ grenade shield re-implemented +• Island-recognition for maps with multiple islands fixed +• Static weapons in outposts couldn’t be manned by AI +• Static weapons at airfields can be stolen +• Russian aircraft spawning in Armia Krajowa fixed -0.5.1 26/09/2016 BETA -- Tweaked Arsenal: Now requirements are constant, not affected by factories. -- Added a message on mission init so newcomers have an introduction to the persistent save system. -- Added some delay to the prisoner rescued count in case player comes back to HQ with Fast Travel -- Corrected small bug on convoy missions. -- Added all possible vanilla backpacks, vests, optics etc. -- If selected weapon to add to militia is the default one, then no weapon replacement procedure is done. -- AI will use suppresive fire when doing retreating maneuvres. -- Reduced enemy required distance to make AI surrender. -- Corrected lots of issues with JIP and mousewheel actions. -- Major land attacks will have the units more coordinated. -- Y key re enabled on init. -- More tweaks on revive. Unconscious units won't die because of small damage while unconscious. -- Tweaked skillsets for AI squad leaders. -- Tweaked spotting skills for AI during night. -- Logistic Missions Ammotrucks no longer spawn in small roads. -- Tweaked and improved undercover for AI. -- Corrected aggro gains when cities change sides. -- Removing a Watchpost wont refund a roadblock. -- Convoys behave much better (not thanks to BIS latest update) -- Optimised ammobox loadouts to spawn only locked assets and more weapon numbers. +1.4c1.01 through to 1.4c2.0 - 10th August 2019 +============= All Improvements ====================== -0.5.2 26/09/2016 BETA +- Support for 3CB - You can now play as the British Armed Forces +- ADV - ACE Medical support +- Players save on disconnect +- Commander can pass command to someone by resigning while looking at them +- Vehicles are teleported along with players when outside member leash range +- The Heal and Repair box now removes vehicles and players from the wanted list +- The Heal and Repair box now has a 30 second cooldown timer. No more spam-healing. +- PvP players can get into the passenger seats of vehicles (i.e - they can be taken captive) +- Undercover is much more likely to be broken by outposts at higher war levels +- Arsenal categorization is significantly improved. Fewer items will be wrongly in the 'Bipod' section. +- HEMTT Cargo and HEMTT Flatbed added to the list of trucks in Vanilla. +- Placing vehicles from the garage is more reliable +- Building fortifications UI improvements +- Ammo is now accessible when X magazines is reached, rather than 500 rounds +- Notification when a player is given temporary membership +- Notifications removed when a player joins BLUFOR/OPFOR +- Translated version is backwards compatible with original Antistasi 1.4 +- Add a light to the flag +- Improved vehicle placement and building system +- roadsDB.sqf added for Chernarus -- Enemy AI Skill will have some limit on how good is doing Syndikat and not depending on Sydikat skill level. -- When Maru dies no unlocked mags will be locked. -- SDK players cannot FT to CSAT places. -- Only Syndikat players won't be attacked by AI when unconscious. -- MP Syndikat HQ AI garrisons are Rambo elite Maru's guard. -- Reworked NATO players options. With Y key they will be able to Fast Travel or get a Quadbike for their own use. -- Near garrisons are now removed properly. -- Tailored briefing for non Syndikat players. -- When CSAT attacks, timer for next counterattack will be much lower. +============= Fixes ====================== +- Vanilla police replaced with RHS police where appropriate +- Players no longer start with guns appropriate to their role (No more free guns) +- Bodies now vanish when players disconnect +- Apex Jeeps replaced with Offroads (to remove dependency on DLC) +- Civilans now correctly increase Occupant aggression if shot in limbs +- Players are no longer rewarded for killing civilians in singleplayer +- Players no longer have rifleman radios during WW2 +- German radios no longer vanish during WW2 +- Dogs can no longer detect you from the other side of the world (100m reduced to 20m) +- Player loadouts are removed for players that disconnect while unconscious or downed +- Only rebels can save - no more BLUFOR loadouts sneaking onto the rebel side +- Supply missions no longer claim you can sell supplies. +- Marker text and colours should update more reliably when changing side +- Roadblocks no longer spawn two flags +- Times on missions should no longer be missing 0s (13:07, rather than 13:7) +- Petros no longer has 'Build HQ on him' when he dies. +- Sleeping bag is less likely to clip into the ground (still happens rarely) +- Vehicles are much less likely to fly off into the sky while you're placing them. +- Many, many fixes for personal saving. It's now more reliable than ever. +- Undercover no longer works in airports (no stealing helicopters early-game) +- Another fix for commander getting stuck on none +- Objects placed near HQ like bunkers no longer wander off when you reload +- Fixes box/flag/map not moving when placed +- Killing guard dogs no longer counts as killing a surrendered soldier. +- Frequencies of SR and LR don't change when you enter the Arsenal +- Petros gets respawned automatically if he for some reason vanishes +- Fixed commander not being reassigned +- Shooting from vehicles should now always break undercover if in range of a city or enemy +- Undercover Friendly NPCs should drive on roads always +- Mission convoys should bug out less (Still not perfect) +- Civilians no longer shout orders to each other +- ACE removed from mod blacklist in singleplayer +- Object moving in the HQ should bug out less +- Player saves no longer carry over from previous campaigns +- Camping light no longer loses actions (replaced with sleeping bag) +- Static weapons always spawn the correct bags, in more sensible places +- Non-commander admins can give temp membership +- Arsenal sorting now works, alphabetically and by count +- Arsenal bug where items temporarily stop being unlimited +- Arsenal items go more-reliably into the correct tabs. +- Various arsenal duplication bugs +- Groups will no-longer hit the limit (fixing several other issues) +- Curator modules added to all maps +- Fix IFA Detection in WW2 +- Several exploits +- Several runtime errors +- Probably more fixes we've missed. -0.6 03/05/2017 ALPHA +meter veh civiles IFA y rehacer lo relativo a JNL <-- I don't know where that comes from and where that belongs [Bob Murphy - 04.01.2020] -- NEW FEATURE: SDK Cities are now garrisoneable, NATO will attack them. This will add an uncommon theatre of war in Antistasi. -- IMPORTANT: As this is an Alpha I decided to "free" the mission to any open coop server, in its current state of development mission is playable and I don't have all the time I need to work on it. -- No idle for airports when they send a QRF. -- Raised a lot money gain in SP on each kill in early stages. -- Bonused SP Deliver the Truck influence in early stages. -- Corrected bug spawning NATO arty on major attacks. -- CSAT wont send supply convoys to cities. -- Increased skill on Gendarmes and FIA +1.4.0 25/10/18 -0.6.1 03/05/2017 ALPHA +- Rework of the spawning scripts, less CPU and bandwith compsuming. +- Liberated prisoners will be deleted after 100 seconds to save performance (those units have no combat capabilities at all). +- Local AI number will be limited on sides up to a 70% of the Max AI parameter, so there will be allways room for their enemy AI. +- Major garrisons will spawn at least a whole group (if they have troops) and the rest of the groups can be bypassed of spawning if the AI limit has been reached. +- Some improvements in attack drills for AI +- Attack AI will react better to tank and airplane presence (hide in bluidings if they or the nearby friendlies have no AA/AT capabilities). +- Corrected (�at last!) bug on binoculars in Arsenal menu and some mod integrations with Arsenal and unlocking system, ALL thanks to SkaceKamen!!! Thanks a lot! +- Fixed RHS / Arsenal crash upon respawn bug. Thanks to Jeroen not!!!! +- Solved bug in flanking procedures thanks to Alex Triada! +- Better behaviour for AI using land transports. +- Fixed: Threat evaluation analisys were done non mod-edition-faction independent. +- Fixed Air QRF sent from outposts in some cases. +- Major attacks and QRFs will at least send a whole squad if applicable, and they won't send squads with less than 4 units anymore. +- Engineer mine replacement script improved and less risky for AI thanks to wriley!!! +- More automated, mod independent weapon detection for ammobox loot. If there is an enemy in the field with that weapon, it is possible to find it in an ammobox. +- Improved a bit specop group compositions. +- Improved RHS integration with PvP element for soldier loadout (with the exception of the UAV operators which are still vanilla as RHS lacks of proper classnames). +- Fixed bug on JiP commander assignation. +- Solved bug in Destroy Heli missions. +- Added RHS SPG9 as AT gun for rebel RHSGREF config, thanks to Mocksybren!! -- HOTFIX: SDK Garrisonws were not spawning. -- Civ "patrol" cars won't go allways to city centres. +1.3.5 14/10/18 -0.6.2 04/05/2017 ALPHA +- NEW FEATURE: SP init options ported from MP: Difficulty settings affect several params, and Game Mode behaves the same. Want to fight only Redfor? Now you can! +- Garrison mortars will be manned again. +- AutoLoot will bypass the check for unlocked weapons on the bodies, so the AI will do a brainless loot anyway. +- Removed debug message on flare script. +- Seaports now spawn the right classnames in Reb vs Inv game mode. +- Major attacks should spawn allways with vehicles. +- Better and automated flashlight, optic and pointer detection, mod independent. RHS AI will spawn with more proper pointers / flashlights, and all the sights are included in ammoboxes. +- Corrected major bug on enemy AI init which caused several malfunctions. +- Stanadarised for everything the minimum requirements for unlocking (default 25). +- Added some useful info in the Game Options menu. +- Solved AI refund on persistent save. +- Fixed major attacks not happening in early stages of the game. +- Fixed major attacks not stopping even when the attack was succesful or failed in the tasks menu. +- Fixed bug on AI building assault. +- Fixed error on qrf when the AI sends more than 1 vehicle and there are no more vehicles to send. -- Non TFAR players won't lose Radio on Pers. Load if Radios are unlocked. -- Corrected bug on QRF for CSAT -- AI will allways search for main roads to unload vehicles on attacks. -- No need to destroy the UAV to consider jungles as cleansed of SpecOp patrols. -- Garrisons in cities now spawn correctly. -- Land AI Road patrols will have allways a good road segment as destination. -- Added negative bonuses for time to recover NATO vehicles when they are destroyed. +1.3.4 21/09/18 -0.6.3 05/05/2017 ALPHA +- Corrected reinf bug when the AI lacks of air transports to send big groups. +- Convoy delay re enabled. +- Converted the whole function structure in a more optimised way, thanks and all credits to blkanaki!!! +- Solved garrison having militia deleted from the variable upon spawn when static weapons were present. +- IFA: Enemy QRF will be allways land units, with the exception of bombstrikes. +- AI will have as target on major attacks allways the nearest enemy position from the evaluated base, even when it has no enemy zones in the surroundings, so AI will be more agressive again. +- IFA: Distance for land attacks has been increased. +- Fast Travel now has a counter thanks to john681611. Thanks man! +- By popular demand: Limited Fast Travel will be switchable in the MP lobby. Default value is Yes. +- IFA: Adapted roadblocks. +- Corrected garrison bug when the garrison lacked of SL or Medic classnames. +- Solved bug on basic mandatory vehicle availability check. -- NEW FEATURE: Autoloot. If you order Auto Rearm a man inside a vehicle, instead of picking new weapons he will scavenge corpses for weapons and place them in his vehicle until he finds nothing more. After that he will pick his old weapon. -- NEW FEATURE: Fatal Wounds. Wounds in the head can be only healed by medics. Helmets prevent those, until you lose them.. -- Increased timing between major attacks. -- Reduced NATO aggro increase on each kill. -- Increased damage tolerance when unconscious so players will find less "insta death" situations. -- Civvies should be impossible to kill by AI running through them. -- Chances of receiving a counter battery action will depend on how static the battery has been. -- No more teleport to unconscious player. If AI due to pathfinding issues does not reach the player, he will be healed anyway. -- Reduced enemy distance check on destination when fastraveling in MP. -- No air attacks, big or small under heavy fog. -- Autorearm for AI now orders them to pick FA Kits and backpacks if needed. -- Corrected AI looting AT rockets when autorearm is on. -- Improved and bugfixed a bit AutoRearm code. -- No sniper groups spawn with dense fog. -- Fog affects Fast Travel enemy distance checks. -- SDK will know after some time where the attack is going if they are targeted. +1.3.3 05/09/18 -0.7.0 11/05/2017 ALPHA +- IMPORTANT: Removed and unauthorised ACE medical in SP to avoid the "I cannot respawn" false bug report flood. +- Vehicles can be garaged in any rebel garrison. +- Non members with membership enabled cannot use the garage. +- Re enabled FT in MP for players with Airbases as destination. +- IFA & ACE: Increased integration with explosive cables and spare MG barrels. +- Re enabled Radio Jam script from rebel12340 adapted to Antistasi (second try). +- Hopefully solved the IFA templates with DLV classnames. +- NAPALM shouldnt damage HQ assets. +- Fixed bug which prevented to garage any vehicle. +- Garrison modification on unit kill will be only done if the garrison is still on the side of the killed unit, which will save on performance and bandwith. +- Fixed garrison add on spawned zones. +- Fire of built roadblocks delayed so the builder doesent get hurt. +- Fixed major bug which stopped economics and major attacks on some templates (specially IFA) -- NEW FEATURE: Major attacks now may consist on several waves, converting them in authentic battles. The number of waves depends on several factors. -- NEW FEATURE: Added ACRE compatibility. Radios are unlocked by default. -- NEW FEATURE: War Level. Represents how much the war is evolved depending on SDK progression. It affects several things. Most of them before this were depending on SDK Skill which made players not upgrade skill to find the game easier. War Level limits a lot of options. -- IMPORTANT: Arsenal weapon unlock will now count total ammount of weapons per category, and unlock a random one from the ammoboxes (the more of the same type, the more chances to unlock that weapon). -- QRFs will be sent even in CSAT vs NATO situations. -- Tweaked a bit handle damage for AI and saved some performance on the helmet removal scripts. -- Corrected bug on air bomb runs. -- AI wont use smoke when fighting AI (NATO vs CSAT). -- Major AI vs AI attacks will spawn nearby defensive territories such as roadblocks etc. More war. -- Civs in vehicles won't go to be supplied. -- Reverted fog decisions: BIt is impossible ATM to know how much fog is in a zone. -- Corrected stone age bug: Heal and Repair could repair destroyed vehicles. -- When AI takes AI airport, some surrounding territory will pass to attackers territory automatically. -- AI won't attack AI territories if they have an enemy airport nearby. -- Tweaked: SDK will know attack destination depending on RT owned. No matter destination's owner. -- Raised a bit chance success on radio detection and made it war level dependant. -- FIA or NATO garrisons will spawn depending on war level + if the zone is hot. -- Weapons looted by POWs go to the ammobox if not unlocked. -- Small QRF waves re enabled again -- Reinforcement groups wont count as refundable on Persistent Save. -- Corrected error on conquering checks upon QRF. -- Small UAVs will despawn properly. -- Corrected bug in add garrison scripts. -- Some nice info about how many items you have in the ammobox for the unlocking count. -- Corrected: Reive telling the player there is no AI to revive when the AI is able to heal but busy. Once it's idle if matches the conditions will try to heal the player. -- Deleting a watchpost wont refund a roadblock -- Increased a lot time required to renceive assets for NATO and CSAT -- NATO big assets wont spawn on early stages. -- AI won't likely attack more airbases if they have still without control big part of their islands. -- Weather and fog persistent saved. -- Airports only spawn available vehicles. -- Corrected heavy bug on AI vehicle availability so it was not working at all. -- Added some control so fog wont reach a totally insane number. Still WiP. -- SDK AT men may spawn with other unlocked launchers. -- More aggressive NATO if they are corenered with one Airport. +1.3.2 04/09/18 -0.7.1 22/05/2017 ALPHA +- NEW FEATURE: Total rework of economics for AI so there are now real economics (like old 1.8) but instead of money they will need time to replentish and maximum assets will depend on zone ownership. Example: Max Tanks for a faction is 1xAirbases belonging to them + you will never see more than that in the field. +- Convoys wont spawn having a distance minor than the spawn distance setting from origin to destination. +- Garrisons created "on the fly" won't get deleted when the player commander disconnects. +- Applied garrison reorganisation to non rebel faction garrisons. +- Removed Airbase requirement in order to retrieve helis from garage. +- Re enabled Fast Travel for player groups in MP only when the destination is HQ. +- Static AA and ATs will be subject to availability for AI. +- Static weapons placed in building roofs wont spawn if the building is destroyed. +- Fixed relentless major attacks in some cases. -- Improved garrison system, better, faster, smoother. -- Corrected bugs on ACRE support. -- Corrected a few bugs on AI attacking procedures. -- AI should get less stuck unloading weapons on AutoLoot. +1.3.1 02/09/18 -0.7.2 23/05/2017 ALPHA +- IFA: Replaced winter wehrmacht by Afrikakorps for Tier 2 troops. Requires mission restart to see them. +- IFA: Disabled mortar squad recruitment until I find a solution. +- IFA: Fixed ammobox load on trucks and replaced by vanilla boxes, as they are barely visible. +- IFA: AI wont spawn with flamethrowers. +- IFA: AT Men will spawn with AT rifles until some decent AT weapon has been unlocked. +- IFA: Doubled sidemission timer for most of them. +- Enabled redress scripts on more islands than Tanoa. +- Fixed player unable to access Y menu after trying to recruit a squad without funds. +- Corrected typo on game mode menu. +- Changed numpad arrows by normal arrows for the garage / buy menu. +- Removed exploit on player FT with HC squads. +- Minimum timer for traitor missions set in 30 minutes. +- Fixed bug on CSAT punishments, all cities were targets instead of those who have high support levels. +- CSAT wont punish cities influenced by them. -- NEW FEATURE: "I hate the fog" action on HQ lamp. It will remove the fog, that simple. -- Fog checks are back and improved! AI will make decisions depending on fog status on target positions. -- No more need to kill the driver to steal a civilian transport, now a few shots to the vehicle will scare him and make him dismount. -- Tanoaised breifing thanks part to those who helped on this edition. +1.3.0 16/08/2018 -0.8 04/06/2017 ALPHA +- NEW IMPORTANT FEATURE IN MP: GAME MODE. In the lobby you may set 4 options: All vs All, Rebels vs All and other two on which rebels only fight one chosen faction (invaders or government). +- NEW VERSION: WWII Has arrived to Antistasi. In Armja Krajova polish resistance fight against Germans and Soviets. Required mods are CUP Maps and IFA. +- NEW FEATURE: Total rework on UI for construction, garage and buy vehicle options. +- NEW FEATURE: Squad Vehicle Stats button replaced by "Squad SITREP" on which player will receive a lot of useful information about his AI squads. +- NEW FEATURE: AI uses flares when there is no NV in the scene, to assault enemies on search for them. +- RHS: Added M1 Garand and Grease gun to rebels default loadout. +- Removed MP exploits on buying, login,logout. +- Fixed bug on hide in building AI script. +- FT on vehicles will be a bit safer. +- Disabled Fast Travel in MP for players (yes for AI groups). +- Hopefully solved garage exploits. +- Clarification message when a player fails to garage an air vehicle far from airbases and HQ. +- Tweaked the non member distance params and default values. +- Towing a vehicle on undercover will make the player lose the status. +- AI limiter will count AI with simulation disabled in order to decide to spawn an AI or not. This will improve performance in major attacks. +- Outposts wont send land attacks from other islands in Tanoa. +- Removed aggro checks for AI deciding to send a major attack against rebels. They will be more likely targeted. +- Aggro checks will affect vehicle type sent against rebels (you are not a big threat, I will send a cheap transport, you are athreat, Tanks). +- Major attacks will be allways performed by the server no matter if there are HCs in. +- Capped soldier count in major attacks. +- Cleared forest will be reset when the HQ has been moved. +- Fixed land attacks in Tanoa. +- Corrected faction init bug on roadblocks. +- Fixed some desynching on MP players init. +- AI static defenses wont despawn when being attacked by another AI. +- Lesser garrison requirements on outposts to send major attacks. +- Solved bug on enemy side detection script. +- On combined major attacks, artillery may spawn in the origin of the land attack. +- Corrected some rare desynch cases on which a QRF is sent to recapture departing from the target zone. +- Corrected bug on saved vehicles not moving. +- Squad mount / dismount button now supports selection of more than one squad. +- Fixed rebel HE airstrikes. +- The NV for the enemy specops is managed independently of the modset / edition. +- Vehicle dialogs will show vehicle names related to the modset. +- Removed a lot of vanilla action references and Warlords texts. +- Adapted some (not all) flag textures to each mod. +- Optimised "enemy nearby" checks and more user friendly to avoid UI wates of time. +- Removed the conditions for a wave to be considered with enough assets and men. +- Road patrols wont spawn if the possible destinations are less than 4 instead of 1. +- Squad Leader skill bonuses apply to classnames, not to group leaders. +- Garrison compositions will attempt to add a SL and a Medic to each garrison squad. +- Better integration of mods + AI smoke usage. +- Intesified usage of outposts as QRF departure points. +- Intensified usage of CAS bombruns against enemies in the field instead of sending squads. +- Criteria to avoid friendly fire in CAS and mortar bombing is different among sides of AI (NATO cares about civvies and injured friendly, CSAT not). +- Fxied AI sending QRF against mortars. +- Corrected small differences of tooltip cost and real cost of some squads. +- Airstrikes against static weapons may consist in NAPALM. +- NAPALM damage loop a bit more spaced in time (more chances of survive if you move quickly) +- Slight less chance for a mortar to get zeroed. -- NEW FEATURE: Spawning system reworked, AI will spawn AI again under some limited conditions. More reliable, smoother game and more realistic. Under heavy testing, please report if you find any frozen soldier. -- NEW FEATURE: Revive greatly reworked. Carry injured, AI compatible. Less insta kills. -- NEW FEATURE: Revive extended to all the factions. -- NEW FEATURE: Full RHS integration. I recommend the whole USAF,AFRF and GREF set. But all of them are optional. GREF is integrated with weapons and vehicles + FIA side is changed by Chdk units. -- Easier conditions for spawning an enemy convoy. -- Shorter range of attack of each airport. -- Name of the soldier to be revived is shown in the action menu. -- No damage animations for buildings on Pers. Load. -- Bulletproofed a bit garrison variables in order to ensure everything runs well. -- Undercover looters may lose undercover. -- Corrected small bug on QRF scipt related to aisstrikes which caused some QRFs dont work again. -- Corrected small error on convoy success -- Fast Travel will spawn more early the destination zone. -- Supply missions with informer will spawn Vans in proper roads. -- No more CSAT Punish and simultaneous Major Attacks. -- More chances AI call a QRF. -- AI dying becaouse of bleedout time will affect prestige, garrisons etc. -- Raised bonuses and maluses for city support when a CSAT Punish finishes. -- Mortars shouldnt fire at flying units -- Some corrections on AI threat eval procedures -- Corrected small bugs on NV Goggles unlock. -- More carried units on big transport vehicles . +1.2.5 30/07/2018 Holliday update! -0.8.1 05/06/2017 ALPHA +- Seaport boat garrisons and patrols are subject to boat availability. +- Fixed teammate disband. -- Fixed bug on dedi server when buying a civilian truck. -- Spawn distance parameters correctly updated on persistent save. +1.2.4 29/07/2018 -0.8.2 08/06/2017 ALPHA +- HR of AI squadmates is properly refunded when saving. +- Enemy small vehicle patrols wont have only rebel HQ as reference but the whole frontier in SP and player presence in MP to simulate the whole island is being patrolled. +- Better priorisation of targets for major attacks, less random, more sense. +- Removed debug message when AI captures an airbase. +- Hopefully solved all the remaining HQ assets issues. +- Fixed bug when AI tries to hide in a building. +- Reduced a lot the max distance between departure and targets for both land and air attacks (10Kmts and 3 Kmts). +- Changed the position of the NATO Carrier in Altis. -- IMPORTANT: Made the whole spawning process on groups fps dependant. Groups will spawn with a minimum of one unit. -- RHS GREF: Added some default grenades, SMGs and vest. Players lose their vanilla vest on connection. -- TFAR: Default greenfor radio unlocked. -- XLA Fixed Arsenal: Integrated & Recommended -- Re enabled asset move. -- Spawn distances corrected when FPS monitor changes them automatically. -- RHS: Enabled Build Minefield function - - -0.9.0 16/06/2017 ALPHA - -- NEW FEATURE: Real Garrisons Cache. Garrisons are now composed of combinations of types of soldiers and it works on cache mode (you kill an AT man, go to base, go back, that AT man no longer spawns). AI decides dynamically and with real units and vehicles to send reinforcements, if they reach their destination, they are added to the garrison. -- NEW FEATURE: Killzone avoidance. AI will think twice to send reinforcements, QRFs, convoys etc. to some places which may have been proven as killzones. -- NEW FEATURE: Air battles. AI will make use of Jets or any Plane with AA capabilities to fight other Air units. -- IMPORTANT: OLDER SAVES WONT BE COMPATIBLE. YOU WILL HAVE TO RESTART. -- IMPORTANT: PLayers wont be able to capture Airports until SDK reches War Level 3 -- Fast Travel in MP allowed in groups of humans. Only leaders will make AI FT, the other humans will FT alone. -- Owning airports will give some bomb run points from time to time. -- Reinforcements Convoy bonuses re enabled. Now they reinforce the garrison with whatever reaches the place. -- Reduced number of default AI troops in resources. -- Corrected issues on patrol spawning. -- Corrected: AI trucks were full no matter FPS in case of major attacks. -- AI trucks were having Getout waypoints in wrong places. -- Corrected bug on squad recruit. -- Corrected bug on major attacks which spawned only arty under certain conditions -- AI will risk to heal players, but only players. -- Corrected heavy bug on changing spawn distance settings. -- RHS: Corrected flashlights on russians. -- RHS: Corrected all arty modules. -- AirStrike planes now make Garrisons spawn. -- Faster attack despawn. -- RHS: Removed remaining vanilla NATO APC -- Corrected several bugs on QRF functions, no QRF was spawning or departing. -- Improved major attacks. -- Improved vectors for paradrop depending on type of vehicle. -- Revive for AI disabled when source damage is other AI faction. -- QRF composition adapted to their objective and whats on the field. -- convoys are snesible to killzones, and none will be a convoy destination. -- No busy bases because they sent an air QRF -- Distances for despawn vehicles are now calculated in 2D mode. -- Removed pilots from airports (they added little ambience, and more lag) -- Corrected carry bug on MP, players couldnt get healed after carried. -- Re-enabled Fastrope and disembarks on airport attacks. -- Less stuck parachuted AIs -- Unconscious units in water die very fast. -- With one HC, AI load will be shared with the server, instead of everything going to the HC. - - -0.9.1 18/06/2017 ALPHA - -- Hotfixed timeout for friendly AI bleedout. -- When a HC disconnects, mission finishes to avoid malfunctions. A finer solution is WiP but wont be 100% perfect. -- Map will be forced to be open when Maru dies and the commander has to select a new HQ position. -- Re enabled vehicle dismount on unconscious as engine is not reliable on that. -- Fixed: Medics will be able to heal fatal wounds again. -- Fixed: R key shouldnt make respawn out of unconscious state, never. -- Fixed wrong message when player was unconscious. -- Fixed error on road finding function. - - -0.9.2 23/06/2017 ALPHA -- Optimised mortar positioning routines. -- Optimised fog checks. -- Corrected: When CSAT unlimiuted attacks reached timout they were constantly spawing and loosing. -- FPS checks won't be done for player recruiting squads +1.2.3 28/07/2018 +- NEW FEATURE: MP param to monitor non member distance to the closest member or HQ. After some timeout they will be teleported. This can be customizable in the MP lobby but it is activated by default. The aim of this feature is to avoid randomers in open dedis make spawn senseless zones and not be collaborative with other players. +- Extended AutoRearm to HC squads. If they are "easy" and not fighting, they will search for better weapons, vests etc.. same as AI squadmates when ordered. +- Fixed the detection of players that have been recently rebels and they are joining a pvp faction. +- Players have to be in the HQ to garage vehicles (to store air vehicles, the HQ still has to be placed very close to an airbase flag). +- Major attack task names adapted to your mods. +- PvP player will have cars instead of quadbikes to request and spawning will be safer. +- Solved some localization issues with city setup parameters. +- Airstrike plane will be of proper side in Altis Greenfor version. +- Improved stability when players add garrisons on spawned zones. +- Small workaround for buliding HQ in MP issues. +- Fixed heavy bug on enhaced AI which made them maneuvre much less. +- Re enabled supply box spawn in high war level. +- When a headless clint disconnects, an alarm will appear constantly instead of finishing the mission. -0.9.3 23/06/2017 ALPHA -- Hotfixed some garrisons not spawning. -- While BIS does not fix HC Bar squad order options, squads will spawn in Aware stance. -changeX a inArea el undercover y revisar a qu� bando van los controlsX conquereds +1.2.2 28/07/2018 +- Re enabled Headless Clients. +- Commander auto assign on JiP fixed when there are PvP players present. +- Fixed "Move this Asset" and HQ garrisons on load. +- Changed major attack AI decisions according to the new mechanic of auto conquer resources and factories when capturing an airbase. Also CSAT will prioritise more enemy outpost assault. +- Reduced spawning requisites for a wave to be counted in major attacks. -0.9.4 22/08/2017 ALPHA -- NEW FEATURE: Added JAS. The finest Inventory system around the scene, built in by Jeroen Not (Thanks!!!) for Antistasi and one of the things makes Antistasi special :) -- NEW FEATURE: FPS monitor will dynamically adapt spawn distances smoothly to avoid serious drops. More Antistasi For All!!! -- NEW FEATURE: AI may carry static weapons in their backpacks, if in danger, they may decide to assemble them and use. -- IMPORTANT: FPS Monitor will run on server or garrison HC if one exists. -- Added some bulletproof to avoid a bug which prevents AI from taking territory when they attack. -- Attacks should be more smarter now. -- Bugfixed some errors on QRF script. -- Added something to avoid "insta death" on player. -- Unconscious units in vehicles should disembark. -- Refugees, traitors etc. shouldnt spawn in some blacklisted buildings (containers) +1.2.1 27/07/2018 +- When rebels lose territory, there is a small chance depending on WL to be attacked on their HQ. +- Corrected bug in ambient civilians. +- Solved init bug on new dedis when the admin does not touch the parameters. +- Solved statics not saving in MP dedi. -0.9.5 21/01/2018 ALPHA -- Traitor mission guards type depend on War Level. -- Corrected BIG bug in AI recruiting and weapon check. -- Arsenal updates more often. -- IMPORTANT: CSAT waits for advanced game to appear in the main island. -- Uncosncious units are not counted for conquering checks :) -- Removed membership requirements for accesing the ammobox -- When a human tries to revive, FA kits of the healed unit are takin in count. -- SHortened a lot distances for AI to decide to send a LAND QRF +1.2.0 13/07/2018 +- IMPORTANT: Added enhaced AI features for the HC infantry squads (under testing). +- IMPORTANT: Added CSAT as PvP faction. +- IMPORTANT: Added more rebel squad recruitment option types. +- IMPORTANT: When AI takes an AI airbase, they will auto take all the nearby resources and factories belonging to the looser. +- Corrected PvP looting. +- Re added rebreathers in enemy seaport ammoboxes. +- Rebels will allways have an update of AI attack destination on major attacks, that update will be quicker if enemy comms are intercepted. +- Solved some locality issues with MP params for HCs. +- MP hosters will have their personal stats loaded. +- MP hosters will be able to add members. +- Armed civilians in CSAT punishments will allways be rebel side. +- In Altis BLUFOR added the right UAV terminal for the arsenal. +- HQ assets will be invulnerable again. +- Carriers wont launch coquering QRFs. +- Corrected server flood when road patrols didnt found where to patrol. +- Workarounded when mission init thinks the player is in the wrong side. +- No assassination missions in case NATO does not have any airbase in the island. +- Convoys can now depart from outposts, more convoy options! +- Extended auto conquer of surrounding zones for battles between AI to captured outposts. +- Solved bug when MP player dismiss AI and has another player in the group. +- Enemy creates now have proper UAV and terminals depending on yur Antistasi faction. +- In vanilla MP rebels start with just SMGs and pistols, not AKs. +- Applied a difficulty coefficient for very populated servers. +- PvP slots wont be available for players that have been playing rebels in the last hour. +- Added a reserved slot for members parameter to be able to book slots for members, up to 100% slots (member only session). +- Fixed server autosave option. +- Built a workaround for strange cases on which players were detected as PvP when they werent. +- Doubled HC slots and increased playable slots for rebels. +- AI won't count as civilians unconscious units while deciding to shoot arty rounds or NAPALM strikes. +- Hopefully solved all the issues related with membership and hosted server environment. +- Fixed: teamkilling option was not working when killing unonscious friendlies. +- Added a message when a rebel player assembles a static weapon which confirms if the weapon will be used or not. +- Bomb run number will be saved and loaded properly. +- HQ asset position and direction is now persistent saved. +- Bulletproofed a bit HQ flag position in case the selected position makes the flag dissapear, so the players will have a chance of repositioning the HQ in a more suitable place. +- Corrected rare bug on QRFs when only tanks where available to retake a zone. +- Players wont be able to garage AI manned vehicles. +- Spotted vehicles marker colors should be ok now. +- Improved infoshare between enhaced AI groups (they will know a bit more if them if some other group has spotted it). +- Removed the "contact informer" mid step, as it seems not fun at all... +- Mil buildings are not used to spawn ambient civvies. +- Aggro implications when conquering / loosing certain territory types. -0.9.6 25/01/2018 ALPHA -- IMPORTANT: Small QRFs may be launched from nearby outposts. -- IMPORTANT: Removed FPS limiter feature, as it was inconsistent and unreliable. Instead of that, Commanders will be able to set the aproximated max amount of AI he wants in the map. Careful with that, use it wisely. -- Roadblock and forest patrols conquer mechanics changed so some roadblocks and forests can be permanently destroyed with the advantage they get saved by the persistent saves system, only those who depend on a main zone will be reinitialised if the zone still belongs to the enemy. -- Corrected: cleared forests will get eventually filled with AP mines. -- SDK mortars now have some chance when firing of being assaulted / bombarded by enemy units in the vincity, and not only for receiving express QRFs or airbombs. -- Reworked a bit disembark procedures with hope no more very far away disembarks happen. -- Unconscious enemies should die easier. -- Civilian cars shouldnt kill your teammates. +1.1.5 06/07/2018 +- ALTIS BLUFOR VERSION IS OUT ON STEAM: Play against a mix of militia SDK + AAF in Altis (or RHS alike config). +- NEW FEATURE: Battle accelerator for battles very remote to players. +- Fixed the convoys in all the islands. +- Fixed player markers on PvP players. +- PvP players won't be able to loot anything which is not a corpse. +- Fixed init bug in MP starting a new game, but asking to load the old session and JiPing. +- NATO wont attack CSAT on WL 1. +- Removed small error on statistics bar calls. +- AI medics now carry 11 FA kits no matter what mod you use. +- Reverted SP player overriding fatal wound mechanics as it caused major bugs. +- AI wont use smoke in CQB. +- Assassination missions wont auto spawn. +- Unconscious PvP players wont be able to be commanders. +- Players shouldnt be initialised before extremely slow servers. +- In hosted, AI which belongs to the hoster wont provide double refund on personal and faction money on save. +- Optimised a bit mousewheel actions on HQ assets. +- Corrected errors on SP briefing. +- AI will allways paradrop when attacking airbases. +- Solved Move Assets bug. +- Solved Stavros city bug. +- Hopefully destroyed buildings will appear destroyed for everyone. +- Several english mispelling errors corrected thanks to the Github supporting community. +- Reverted error which made tier 1 and 2 NATO have Rambo skills. +- Tier 2 NATO (if exist) instead of lowering the aggro when releasing prisoners, they will join you like CSAT. -0.9.7 25/01/2018 ALPHA -- HOTFIX: Jeroen Arsenal now working as host MP. +1.1.4 21/06/2018 +- Solved bug when server is initialised by non members. +- Solved bug on new match which prevented to be asked for placement selection. +- Solved bug on build minefield scripts + PvP players won't see the markers. +- Ammobox won't be random replentished on each persistent load. +- Blacklisted target areas will work in HCs. +- Garrisons wont spawn far patrols if they are not at top numbers. +- Major attacks will be more combined as the AI will make a more intensive use of nearby outposts if possible. +- Solved PvP RHS NATO players loadout. +- SP player wont receive fatal wounds. +- Militia is cheaper again. +- SP players will be considered as medic and engineer. +- Enemy city patrols and surrounding patrols wont spawn if the city has an enemy zone inside the city or patrol zone. +- Workarounded some weird bug on task updating in JIP MP. -0.9.8 25/01/2018 ALPHA -- More usage of predefined positions on airports, so they become more challenging. -- More reliable enemy dead because of bleadout effects. -- Improved fastrope AI behaviour. -- Made distance for Fast Travel of 500 mts independent of fog status as it was not reliable and allowed to FT under fire easily. -- ACE: Added a few items. -- ACE: Solved ACE BUG, NOT MINE so medical items werent appearing in the proper section. +1.1.3 14/06/2018 +- Reworked a bit RT influence, different results from 4 possible status (from destroyed, no influence to no one, to CSAT, negative influence for everyone). +- IMPORTANT: Availability of transports enabled, except the most basic ones on each faction. +- Disabled saving capability in MP until the server has init totally. +- Solved crashes on non JIP players dedi. +- Players will be asked to load their personal stats anytime in MP and teleport to HQ. +- Headgear and NV will be added to the ammocrate when the player dissmiss a unit. +- Increased city support gain on each kill. +- More chances to avoid AI taking objectives too sparse. +- When AI takes an AI zone, the nearby controls will belong to the conqueror. +- Land vehicles wont be constantly teleporting to roads when no player is near. -0.10.0 08/02/2018 ALPHA -- IMPORTANT: Enemy QRF and major attacks affect garrison in departure zone. Hold an attack and decimate outpost / airport garrison. -- NV is unlockable again. -- When AI is supressing, they will receive vocal orders which player will be able to hear. -- AutoRearm now allows AI to pick vests from corpses if they find a better one. -- IMPORTANT: Removed AI Mortar truck but a cheaper and more reliable mortar team with a quadbike. -- IMPORTANT: We should see much more helis landing, instead of paradroping soldiers. -- Transport helis gun crews should be more aggressive. -- Garrison mortars now get deleted when removed garrisons. -- Less civ car spawning explosions. -- Outposts can have "busy" status. -- Enemy garrison status gets persistent saved (very tacky way, some more sphisticated is under study). -- Corrected bug in unlcocked assets for AI dress. -- Map Info now shows if Outposts are Idle or Busy. +1.1.2 09/06/2018 +- NEW FEATURE: Any kind of destroyed building is persistent saved. +- More save fixes and debug checks on the Save feature. +- Bugfix and rework of the vehicle markers script. +- No loss of advanced towing when the removeAllActions command has been used on the player. -0.10.1 11/02/2018 ALPHA -- Enabled AI control on mortar squads. -- No more NATO assaults on cities until some War Level is reached. -- Truck troops wont disembark on main roads far away from their destination. -- Corrected small bug on airbase / outpost garrison change when an attack is sent. -- Increased ACE integration: city support and QRFs related to AI kills will be included. +1.1.1 09/06/2018 +- Several persistent save bugfixes. +- Re enabled civilians being of the side which owns the city because setFriend command is not reliable during mission. +- Re enabled vehicle markers report as the watchpost became uselees without them. -0.10.1 HOTFIX 11/02/2018 ALPHA -- Changes on attack waypoints werent applied by a mistake. +1.1.0 03/06/2018 +- NEW FEATURE: Major assault AI overhaul. Now AI sent on major attacks will perform the following: +- Mortar assemble and mortar support. +- StaticMG assemble / dissassemble. +- More proactive and specialised backup requests of whatever (mortar, airstrikes, qrfs). +- Flanking while supressing or covering the flankers. +- Building assaults. +- Fortify in buildings. +- NEW FEATURE: MP lobby mission parameters with long waited customization settings. Default values are for open dedis in mind, can be only modified by server admin. +- Increased variety for squad compositions with static weapons, engineers, AA / AT men etc (RHS limited to classnames). +- Corrected bug in roadpatrols. +- AI will prioritise available armed helis in case of a support QRF. +- AI wont send QRFs to recap AI airports or airport surroundings. +- Same with reinforcements. +- Solved AI QRFs collide on spawn when several of them have been called. +- Tanks and APC crewmen have mine detection disabled, mines should be much more useful. +- Bulletproofed vehicle and unit init to avoid rare malfunctions. +- Solved bug on paratroopers reinf patrol. +- Medics wont teleport inmediately to heal players in SP and they wont do it if enemies are very close. +- Raised default mission distance to 4Kmts +- Reviving AI belonging to players will report why they cannot revive. +- Removed loading screen in Arsenal to avoid crashes. +- Armed civs on CSAT Punishments will be civilian side and CSAT will attack any civilian anyway but they wont attack players in NATO controlled zones. +- Solved revive enemy bug not making them to surrender. +- CSAT wont have piety with unconscious enemies and will kill them if possible. +- Bleadout by NATO vs CSAT battles wont affect prestige / aggro. +- Medics will loot FA kits up to 10, and pick all the dead body have up to that number. +- All faction uniforms available in arsenal and automated to each mod (including tier 2 troops). +- Informer missions timer raised to 30 mins. +- Informers wont spawn in blacklisted buildings. +- Bank robbery hint spam removed. -0.10.2 13/02/2018 ALPHA - -- Major improvements on departure, drills, waypoints and procedures on AI attacks. -- Reverted no NATO attack on cities on early game. -- Cars and Trucks driven by AI will tend to stick on roads much more often. -- Surrendered troops ammoboxes shouldnt explode / burn. - - -0.10.3 14/02/2018 ALPHA - -- NEW FEATURE: Player will be able to assign to garrison squadmates and HC controlled squads. -- Increased A LOT, A REAL LOT convoy cohesion. Convoy experience is much better right now. Ai behaviour improved too. -- Civ convoy trucks should behave as before. -- Troop transports number of units will depend on War Level -- Added lots of tooltips in the custom menus. -- Longer times to recover idle status for bases and outposts. -- Doubled War Level gains on conquests. -- AT men wont spawn with AA if AA unlocked. -- Big increase of distance to consider a convoy reached. -- Corrected small bug in money convoys when destination was not a city. +1.0.8 01/06/2018 -0.10.4 20/02/2018 ALPHA +- Solved several undercover MP issues. +- Re enabled player markers in MP. +- Planes on QRF and reinforcements wont try to land. +- Conquering by kills is easier. +- Bunkers shouldnt move on persistent save. -- New Feature: Replaced Sentry squads with MG static squads. Managed by HC module, they will mount an MG when they reach their destination. -- New feature: SDK Roadblocks can be managed as garrisons, have cache of units and get persistent saved. -- New feature: hiring an specialist without having it's weapon unlocked will make spawn the class with proper skills, but with one unlocked rifle. -- Disabled the remove outpost button as remove garrison options does the trick. -- Fixed some wheeled vehicles pathfinding which were broken. -- War Level gets updated on city joning / leaving SDK -- More civvies spawn as default. -- Removed XLA compatibility as it is useless now. -- Mines shouldnt be unlockable. -- Solved some exploits on save + arsenal. -- Idle / busy status on outposts is now saved. -- Integrated minefield building system with Jeroen Arsenal. -- Reworked mortar squads and arty option, now you can combine more than one mortar squads for better effetc. Mortar squad are just another squad, when they reach their destination, they will assemble their mortar and the commander can issue orders. -- At last: Ammo missions show exactly where is the truck. -- Brute coded Informer and Traitor spawning to avoid some bug. -- Lower cost for ARs, GLs and AT soldiers. Higher for Militia. +1.0.7 30/05/2018 -0.11.0 25/02/2018 ALPHA +- Reverted Jeroen's modification because of bugs until we find a solution. +- No area check for undercover AI +- Teleport AI to unconscious only in SP. +- Road patrols may be generated in Outposts. +- Bledout enemy AI will affect prestige etc. only if killed by Greenfor. +- Solved when an AI is ordered with Action menu 6 to revive and gets unresponsive for revive. +- Hopefully solved some MP animation fails. -- NEW FEATURE: Construct things. At last! Requires an engineer in your squad (or being player engineer). Trench classnames depend on the surroundings (urban, forest, field) and bunkers can be built for a price and in controlled zones. Bunkers wont despawn. -- Players can buy civilian boats in HQ. -- Added a few checks to avoid AI get stuck in the carry animation. -- Moved the "Building Options" from Y menu to "Manage Garrisons" HQ Flag Option. -- Solved bug on persistent save. -- Removed eternal loop on situational music script. -- Removed infinite loop for statistics. This author owes the whole community several billions of GHzs :) -- Parked civ cars wont never spawn in players nose. -- NATO Repair trucks should spawn in better places. -- Changes on taks structure to avoid JIP issues (we pray). -- Solved bug which spawned tons of static weapons when the AI gunner was unconscious. -- Purchased boats will spawn in the closest possible shore point. -- Limited Aggro levels according to War Level. -- POWs wont have rifles on liberation. -- Removed small bug on garrison window. -- Halved distance checks to select a base as attack departure. -- Map position wont be reset when re-selecting options. -- Increased chance of enemies spawning with NV when it is unlocked. -- Raised a bit convoy speed. -- Solved the "unconscious train" bug on vanilla revive. -- Heavy economic (only) penalties on Maru's death. -- HC groups get removed from the HC bar when they are assigned to a garrison. +1.0.6 28/05/2018 -0.11.1 06/03/2018 ALPHA +- Jeroen Arsenal fix some leeks which allowed players select whatever equipment. Thanks to Jeroen +- APCs and Tanks will pop smoke only once when damaged. Removed damage processess when killed. +- On load, building destruction wont be smulated to avoid collateral damages and unnecesary anims. +- Removed some missed time delay to recover enemy AI after being revived by AI. +- Improved handle damage checks while AI is controlled. +- Fixed: when player respawns player is flagged as unconscious. +- Re enabled AI teleport to player when they cannot reach the player while unconscious because of AI pathfinding. -- IMPORTANT: Undercover lose on roadblocks is affected by aggro. With low level, the soldiers wont recognise you and will allow you to pass. -- Optimised a bit actions appearing on flags upon capture. -- Chances of surrender appear when an enemy becomes unconscious and not only when killed or bleadout. -- Fixed bug that prevented QRF on mortar fire abuse. -- Imported from Altis the garbage cleaner (much faster) -- Improved a lot performance in zone ownership checks. -- Solved bug on SDK flags and JIP. -- Solved marker visibility on JIP and build HQ option. -- Corrected some small UPSMon bug. -- AI will be more aggressive when attacking and assaulting garrisons. +1.0.5 22/05/2018 -0.11.2 20/03/2018 ALPHA +- IMPORTANT: Conquer QRFs can be dispatched on AI vs AI factions. Instead of only send major attacks to eachother, we may find several qrfs dispatched on the same time, taking advantage of weaker garrisons. +- IMPORTANT: CSAT intervention now starts with WL 2. +- IMPORTANT: Petros / Maru is now invulnerable to player fire + punishments have been removed. In case he is killed by any source which is not direct AI fire, petros will respawn without consequence. +- Reinforcements now may reach with fastrope or paradrop. +- Corrected wrong call on fastrope script on QRF. +- Debugged (not solved) some error in garrison update. +- Corrected small bug on QRF when the vehicle is a truck and only one soldier spawned. +- Idle status of an airbase or outpost now depends on several factors and may be busy for some tasks and not for some other. Map info will report the minimum requirements. +- PvP players wont count on the "enemy nearby" checks for recruiting etc. +- Corrected small bug in QRF which prevented some actions. +- AI wont decide to send reinforcements to areas under attack. +- Ai wont pick unlocked things when looting. +- Increased much more enemy distance for AI to decide get to cover instead of return fire. +- Revive is far more reliable, more BIS alike. +- Fatal wounds now depend on body too, not only head. +- Minor body parts can have "unlimited damage". +- AI will cancel revive procedures if they get damage in the process. +- Some nicer icons here & there. +- Revive won't be possible in water. +- All basic faction vests unlocked by default. +- Statistics get updated on persistent load. +- Safer fastroping positions for AI attackers. +- Arty wont spawn in carriers. +- Supply missions are lost when the box is lost. +- Bulletproofed "transfer to ammobox" script to avoid some errors. -- IMPORTANT: Civ Spawn rework. Civvies everywhere! Now the Setting Civ Percentage means max amount of civilians. Plase NOTE: Civs are executed on clients in MP. -- IMPORTANT: Added Jeroen Logistics to enemy garrison ammoboxes. No more transfers to trucks. -- Re enabled NATO Y menu for ACE users. -- Lots of Altis integrations thanks to Stef! -- Total rework of menus. -- ACRE fix for Arsenal. -- Integrated Jeroen Logistics and changed Supply Truck Missions. -- Fixed RHS Civ Boat error. -- Several Arsenal and ACE improvements. -- Integrated Towing in script version by Seth Duda. Thanks! -- NATO no longer thinks they are in a frontline with neighbour NATO -- Fixed bunkers + AT defenses, which are back. -- Players gear is persistent saved in detail, no more "leave it in the ammobox before saving" -- Fixed armed civ spawning in water on CSAT punishments. -- Removed all the exclusive official servers stuff to give the features to everyone. -- Faster reinforcements. -- Removed thermal googles of the NV unlocking scripts. SDK AI will spawn with random googles when unlocked. +1.0.4 21/05/2018 -0.11.3 26/03/2018 ALPHA +- Fixed bugs that made convoy missions not launch. +- Convoys in Altis work much better now, not with the cohesion from Tanoa but with more chances of arrival. +- Land forces sent from long distances too +- Implemented a side check if vehicles are stuck on a bridge, in those cases, with no player present, the vehicle will unstuck. +- Corrected small bug on FIA AT troops init. +- Rework Commander dialog to allow commander rennounce. +- Now really added additional RHS vest. +- Increased a bit enemy distance for AI to decide get to cover instead of return fire. +- Reduced minimum garrisons on small zones to 1. +- Persistent save on destroyed mil buildings is back again. +- Choppers will land in safer distances. +- CAS Air is back on major attacks to airports. +- Friendly AAF spawned during daytime wont have NV -- Workers wont get deleted on dedicated servers without HCs. -- Reverted some autoload features to only official servers. Autosave will be enabled in dedicated servers. -- Bulletproofed killzone variables to avoid bugs. -- QRFs with conquer missions wont send bombruns. -- Smaller save file. -- Reduced a bit number of driving civilians. -- Garrison states on zones under attack now get saved. +1.0.3 20/05/2018 -0.12.0 05/04/2018 ALPHA +- IMPORTANT: Early stages AI skill will be lowered, as there was some wrong calculation which made training beyond 5 skill level making AI Rambos. +- Reverted no busy status because of QRF sent in airports, outposts will require more time to recover. +- Reduced reviving times. +- Improved visual aspect for undercover AI. +- AI will prioritise outposts and seaports in order to decide to reinforce a garrison. +- Added some delay on AI heal procedures to avoid flood in case of massive damages. +- Temp inmune AI on spawn to avoid malfunctions. +- Killing an AI teammate wont make everyone hate you. +- Refugees and other non ambient civilians shouldnt despawn in dedicated servers. +- Custom assets and skillsets for faction SPECOPS / FIA substitutes also apply for mod units. +- Added additional light vest with RHS GREF. +- Fixed: OPFOR and GREENFOR are enemies again. +- On major attacks, planes wont form part of the vehicle pool (apart from CAS). On minor, will depend on what's the threat (only AA cratfs were spawned before). +- Armed cars and money vans shouldnt have broken wheels by accident now. +- Convoys wont be send with origin and destination of different side. +- Altis should have better weather now. +- Right Stavros group ID in Altis. +- Enemy does not wait to lose a jungle / forest / hill to build minefields in it. +- PvP players will be able to Fast Travel to their respawn point. +- Last? Attempt to fix broken BIS task functions with JiP players. -- IMPORTANT: Added dynamic headless client resource assignation. Antistasi will try to balance the AI load on HC platforms so the idle-est one will spawn AI. -- IMPORTANT: Added unlimited Headless Client support, default mission has 3 HCs but you may just edit the mission and add as many HCs as you have. -- FFAA: Added FFAA mod compatibility. Spanish soldiers will replace FIA units. -- Corrected: No more conquest missions in forests. -- Improved helmet detection no matter the mod you use and affecting undercover (if it has some armor, you will lose undercover status). -- SDK AI will spawn with random helmets under certain skill levels. -- Corrected bugs in reinforcements script. -- Corrected bug in Destroy mission request. -- Scripted some timeout to avoid some vehicle smoke parties. -- Reenabled QRF when players are far from original bases. -- Paperboxes and some ACE stuff wont get persistent saved when near HQ -- Fixed SDK roadblocks / watchposts on persistent load. -- Paratroopers shouldnt paradrop in water. -- No more QRF paratroopers without parachute :) +1.0.2 16/05/2018 -0.12.1 12/04/2018 ALPHA +- IMPORTANT: Reviving takes time, depending on the injuries received. Still has some glitches but gameplay improvement wotrth it. +- Ambushed AI will react faster, trying to take cover when engaged, take deffensive positions, evaluate the situation and react. +- Unconscious teammates wont be loaded in trucks if there is some AI or player reviving. +- Teamkilled players disguised as enemies wont cause punishment to the killer. +- HQ AI garrison are rambos, the top killers, Petros / MAru personnal guard. +- Raised alot bleedout time in MP. +- Removed feature when player bleedsout and AI don't reach him, as they seem very realiable in pathfinding. +- Corrected small bug on PvP briefing. +- Corrected big bug in RB / Forest patrols in MP. +- Re enabled Land QRFs. +- Removed tanoan civvies in Altis. +- Time to recover from revive on enemy AI is equal to friendly AI. +- Removed Tanoa civ car from RHS template. +- When an AI gets severe damage but not unconscious, will try to get to cover instead of just dropping smoke. +- MP client persistent load should be fixed. +- Removed time to recover for enemy AI after revive. +- Hopefully resolved some spawn in destination attack bug. +- Reworked "being carried" and "carried" status to avoid some bugs. +- Lowered a bit NATO skill. -- Added new Tanks DLC SDK Armed cars (AT and LMG). -- Purchased vehicles will have players name in the plate. -- Bulletproofed garrison update scripts to avoid fatal errors. -- STatic weapons shouldnt spawn fallen, thanks to Sparker. -- CAS Planes wont spawn on QRF and some major attacks (yes for bomb runs). -- Better spawn points for SDK vehicle squads. -- Reduced a bit distance checks for garage, player recruit and vehicle purchase. -- Added LoW DLC civ van as possible spawn. -- Stronger Radio Tower effect on Civ Support on each tick. +1.0.1 14/05/2018 -0.12.2 14/04/2018 ALPHA - -- NEW FEATURE: Now you may transport your wounded teammate to some truck / offroad to be healed by friendly medics or at HQ. -- More bulletproofing of garrisonUpdate.sqf -- Heal and Repair will affect unconscious units. -- Mounting a vehicle while carryng a teammate wont have weird effects. -- Being carried in a vehicle will delay the time to get bledout. -- Simplified to DRY coding ability to fight and ability con conquer / defend, with greater performance checks. -- NATO wont attack cities under SDK influence. -- SDK wont gain influence when the RT is on CSAT hands. +- Player won't be able to garage an air vehicle without being near an airport. +- PvP players will be able to "steal" unarmed vehicles from their faction airbases and outposts. +- More intense suppressive fire use on AI. +- AI Supressed status checks to perform some actions. +- Fixed radio tower duplicity on headless clients. +- Player arty markers shouldnt be visible for other factions or JIP players. +- Altis civ car available to buy is now a non APEX car. +- Airports wont have "busy" status if they send a QRF, yes for outposts. +- Server members (or everyone if the feature is disabled) wont have group / locked restrictions when boarding a vehicle. +- Changed PvP NATO Sniper by NATO MG role. +- Non server members wont be able to know HR and Airstrikes. +- NATO PvP players with RHS will have proper loadout. +- Corrected bug on initialRifles variable in MP. +- Reinforcements will be executed by HCs. +- Fixed locality issues with ace items variables so problems in Arsenal should be solved. Those variables are required to fix ACE bugs and config fails which conflict with BIS functions. +- Altis vanilla weapons found in anmoboxes are more basic vanilla. +- Drone backpacks as possible loot are now greenfor to avoid friendly AI shoot at them. +- Removed the unlimited wave when CSAT attacks and has only one airport. +- More major attack waves depending on faction, destination and War Level. +- Removed convoy creation when major attacks are small. +- Reinforcements now are dispatched in helis for remote places. +- Checks for enemy presence will ignore dead, captured, uncosncious etc. enemies. +- ACE assets added to PvP player loadouts depending on ACE config. 1.0.0 23/04/2018 @@ -835,784 +1072,778 @@ changeX a inArea el undercover y revisar a qu� bando van los controlsX conquer - Skip Time works again with PvP players present. -1.0.1 14/05/2018 - -- Player won't be able to garage an air vehicle without being near an airport. -- PvP players will be able to "steal" unarmed vehicles from their faction airbases and outposts. -- More intense suppressive fire use on AI. -- AI Supressed status checks to perform some actions. -- Fixed radio tower duplicity on headless clients. -- Player arty markers shouldnt be visible for other factions or JIP players. -- Altis civ car available to buy is now a non APEX car. -- Airports wont have "busy" status if they send a QRF, yes for outposts. -- Server members (or everyone if the feature is disabled) wont have group / locked restrictions when boarding a vehicle. -- Changed PvP NATO Sniper by NATO MG role. -- Non server members wont be able to know HR and Airstrikes. -- NATO PvP players with RHS will have proper loadout. -- Corrected bug on initialRifles variable in MP. -- Reinforcements will be executed by HCs. -- Fixed locality issues with ace items variables so problems in Arsenal should be solved. Those variables are required to fix ACE bugs and config fails which conflict with BIS functions. -- Altis vanilla weapons found in anmoboxes are more basic vanilla. -- Drone backpacks as possible loot are now greenfor to avoid friendly AI shoot at them. -- Removed the unlimited wave when CSAT attacks and has only one airport. -- More major attack waves depending on faction, destination and War Level. -- Removed convoy creation when major attacks are small. -- Reinforcements now are dispatched in helis for remote places. -- Checks for enemy presence will ignore dead, captured, uncosncious etc. enemies. -- ACE assets added to PvP player loadouts depending on ACE config. +0.12.2 14/04/2018 ALPHA +- NEW FEATURE: Now you may transport your wounded teammate to some truck / offroad to be healed by friendly medics or at HQ. +- More bulletproofing of garrisonUpdate.sqf +- Heal and Repair will affect unconscious units. +- Mounting a vehicle while carryng a teammate wont have weird effects. +- Being carried in a vehicle will delay the time to get bledout. +- Simplified to DRY coding ability to fight and ability con conquer / defend, with greater performance checks. +- NATO wont attack cities under SDK influence. +- SDK wont gain influence when the RT is on CSAT hands. -1.0.2 16/05/2018 -- IMPORTANT: Reviving takes time, depending on the injuries received. Still has some glitches but gameplay improvement wotrth it. -- Ambushed AI will react faster, trying to take cover when engaged, take deffensive positions, evaluate the situation and react. -- Unconscious teammates wont be loaded in trucks if there is some AI or player reviving. -- Teamkilled players disguised as enemies wont cause punishment to the killer. -- HQ AI garrison are rambos, the top killers, Petros / MAru personnal guard. -- Raised alot bleedout time in MP. -- Removed feature when player bleedsout and AI don't reach him, as they seem very realiable in pathfinding. -- Corrected small bug on PvP briefing. -- Corrected big bug in RB / Forest patrols in MP. -- Re enabled Land QRFs. -- Removed tanoan civvies in Altis. -- Time to recover from revive on enemy AI is equal to friendly AI. -- Removed Tanoa civ car from RHS template. -- When an AI gets severe damage but not unconscious, will try to get to cover instead of just dropping smoke. -- MP client persistent load should be fixed. -- Removed time to recover for enemy AI after revive. -- Hopefully resolved some spawn in destination attack bug. -- Reworked "being carried" and "carried" status to avoid some bugs. -- Lowered a bit NATO skill. +0.12.1 12/04/2018 ALPHA +- Added new Tanks DLC SDK Armed cars (AT and LMG). +- Purchased vehicles will have players name in the plate. +- Bulletproofed garrison update scripts to avoid fatal errors. +- STatic weapons shouldnt spawn fallen, thanks to Sparker. +- CAS Planes wont spawn on QRF and some major attacks (yes for bomb runs). +- Better spawn points for SDK vehicle squads. +- Reduced a bit distance checks for garage, player recruit and vehicle purchase. +- Added LoW DLC civ van as possible spawn. +- Stronger Radio Tower effect on Civ Support on each tick. -1.0.3 20/05/2018 -- IMPORTANT: Early stages AI skill will be lowered, as there was some wrong calculation which made training beyond 5 skill level making AI Rambos. -- Reverted no busy status because of QRF sent in airports, outposts will require more time to recover. -- Reduced reviving times. -- Improved visual aspect for undercover AI. -- AI will prioritise outposts and seaports in order to decide to reinforce a garrison. -- Added some delay on AI heal procedures to avoid flood in case of massive damages. -- Temp inmune AI on spawn to avoid malfunctions. -- Killing an AI teammate wont make everyone hate you. -- Refugees and other non ambient civilians shouldnt despawn in dedicated servers. -- Custom assets and skillsets for faction SPECOPS / FIA substitutes also apply for mod units. -- Added additional light vest with RHS GREF. -- Fixed: OPFOR and GREENFOR are enemies again. -- On major attacks, planes wont form part of the vehicle pool (apart from CAS). On minor, will depend on what's the threat (only AA cratfs were spawned before). -- Armed cars and money vans shouldnt have broken wheels by accident now. -- Convoys wont be send with origin and destination of different side. -- Altis should have better weather now. -- Right Stavros group ID in Altis. -- Enemy does not wait to lose a jungle / forest / hill to build minefields in it. -- PvP players will be able to Fast Travel to their respawn point. -- Last? Attempt to fix broken BIS task functions with JiP players. +0.12.0 05/04/2018 ALPHA +- IMPORTANT: Added dynamic headless client resource assignation. Antistasi will try to balance the AI load on HC platforms so the idle-est one will spawn AI. +- IMPORTANT: Added unlimited Headless Client support, default mission has 3 HCs but you may just edit the mission and add as many HCs as you have. +- FFAA: Added FFAA mod compatibility. Spanish soldiers will replace FIA units. +- Corrected: No more conquest missions in forests. +- Improved helmet detection no matter the mod you use and affecting undercover (if it has some armor, you will lose undercover status). +- SDK AI will spawn with random helmets under certain skill levels. +- Corrected bugs in reinforcements script. +- Corrected bug in Destroy mission request. +- Scripted some timeout to avoid some vehicle smoke parties. +- Reenabled QRF when players are far from original bases. +- Paperboxes and some ACE stuff wont get persistent saved when near HQ +- Fixed SDK roadblocks / watchposts on persistent load. +- Paratroopers shouldnt paradrop in water. +- No more QRF paratroopers without parachute :) -1.0.4 21/05/2018 -- Fixed bugs that made convoy missions not launch. -- Convoys in Altis work much better now, not with the cohesion from Tanoa but with more chances of arrival. -- Land forces sent from long distances too -- Implemented a side check if vehicles are stuck on a bridge, in those cases, with no player present, the vehicle will unstuck. -- Corrected small bug on FIA AT troops init. -- Rework Commander dialog to allow commander rennounce. -- Now really added additional RHS vest. -- Increased a bit enemy distance for AI to decide get to cover instead of return fire. -- Reduced minimum garrisons on small zones to 1. -- Persistent save on destroyed mil buildings is back again. -- Choppers will land in safer distances. -- CAS Air is back on major attacks to airports. -- Friendly AAF spawned during daytime wont have NV +0.11.3 26/03/2018 ALPHA +- Workers wont get deleted on dedicated servers without HCs. +- Reverted some autoload features to only official servers. Autosave will be enabled in dedicated servers. +- Bulletproofed killzone variables to avoid bugs. +- QRFs with conquer missions wont send bombruns. +- Smaller save file. +- Reduced a bit number of driving civilians. +- Garrison states on zones under attack now get saved. -1.0.5 22/05/2018 -- IMPORTANT: Conquer QRFs can be dispatched on AI vs AI factions. Instead of only send major attacks to eachother, we may find several qrfs dispatched on the same time, taking advantage of weaker garrisons. -- IMPORTANT: CSAT intervention now starts with WL 2. -- IMPORTANT: Petros / Maru is now invulnerable to player fire + punishments have been removed. In case he is killed by any source which is not direct AI fire, petros will respawn without consequence. -- Reinforcements now may reach with fastrope or paradrop. -- Corrected wrong call on fastrope script on QRF. -- Debugged (not solved) some error in garrison update. -- Corrected small bug on QRF when the vehicle is a truck and only one soldier spawned. -- Idle status of an airbase or outpost now depends on several factors and may be busy for some tasks and not for some other. Map info will report the minimum requirements. -- PvP players wont count on the "enemy nearby" checks for recruiting etc. -- Corrected small bug in QRF which prevented some actions. -- AI wont decide to send reinforcements to areas under attack. -- Ai wont pick unlocked things when looting. -- Increased much more enemy distance for AI to decide get to cover instead of return fire. -- Revive is far more reliable, more BIS alike. -- Fatal wounds now depend on body too, not only head. -- Minor body parts can have "unlimited damage". -- AI will cancel revive procedures if they get damage in the process. -- Some nicer icons here & there. -- Revive won't be possible in water. -- All basic faction vests unlocked by default. -- Statistics get updated on persistent load. -- Safer fastroping positions for AI attackers. -- Arty wont spawn in carriers. -- Supply missions are lost when the box is lost. -- Bulletproofed "transfer to ammobox" script to avoid some errors. +0.11.2 20/03/2018 ALPHA +- IMPORTANT: Civ Spawn rework. Civvies everywhere! Now the Setting Civ Percentage means max amount of civilians. Plase NOTE: Civs are executed on clients in MP. +- IMPORTANT: Added Jeroen Logistics to enemy garrison ammoboxes. No more transfers to trucks. +- Re enabled NATO Y menu for ACE users. +- Lots of Altis integrations thanks to Stef! +- Total rework of menus. +- ACRE fix for Arsenal. +- Integrated Jeroen Logistics and changed Supply Truck Missions. +- Fixed RHS Civ Boat error. +- Several Arsenal and ACE improvements. +- Integrated Towing in script version by Seth Duda. Thanks! +- NATO no longer thinks they are in a frontline with neighbour NATO +- Fixed bunkers + AT defenses, which are back. +- Players gear is persistent saved in detail, no more "leave it in the ammobox before saving" +- Fixed armed civ spawning in water on CSAT punishments. +- Removed all the exclusive official servers stuff to give the features to everyone. +- Faster reinforcements. +- Removed thermal googles of the NV unlocking scripts. SDK AI will spawn with random googles when unlocked. -1.0.6 28/05/2018 -- Jeroen Arsenal fix some leeks which allowed players select whatever equipment. Thanks to Jeroen -- APCs and Tanks will pop smoke only once when damaged. Removed damage processess when killed. -- On load, building destruction wont be smulated to avoid collateral damages and unnecesary anims. -- Removed some missed time delay to recover enemy AI after being revived by AI. -- Improved handle damage checks while AI is controlled. -- Fixed: when player respawns player is flagged as unconscious. -- Re enabled AI teleport to player when they cannot reach the player while unconscious because of AI pathfinding. +0.11.1 06/03/2018 ALPHA +- IMPORTANT: Undercover lose on roadblocks is affected by aggro. With low level, the soldiers wont recognise you and will allow you to pass. +- Optimised a bit actions appearing on flags upon capture. +- Chances of surrender appear when an enemy becomes unconscious and not only when killed or bleadout. +- Fixed bug that prevented QRF on mortar fire abuse. +- Imported from Altis the garbage cleaner (much faster) +- Improved a lot performance in zone ownership checks. +- Solved bug on SDK flags and JIP. +- Solved marker visibility on JIP and build HQ option. +- Corrected some small UPSMon bug. +- AI will be more aggressive when attacking and assaulting garrisons. -1.0.7 30/05/2018 -- Reverted Jeroen's modification because of bugs until we find a solution. -- No area check for undercover AI -- Teleport AI to unconscious only in SP. -- Road patrols may be generated in Outposts. -- Bledout enemy AI will affect prestige etc. only if killed by Greenfor. -- Solved when an AI is ordered with Action menu 6 to revive and gets unresponsive for revive. -- Hopefully solved some MP animation fails. +0.11.0 25/02/2018 ALPHA +- NEW FEATURE: Construct things. At last! Requires an engineer in your squad (or being player engineer). Trench classnames depend on the surroundings (urban, forest, field) and bunkers can be built for a price and in controlled zones. Bunkers wont despawn. +- Players can buy civilian boats in HQ. +- Added a few checks to avoid AI get stuck in the carry animation. +- Moved the "Building Options" from Y menu to "Manage Garrisons" HQ Flag Option. +- Solved bug on persistent save. +- Removed eternal loop on situational music script. +- Removed infinite loop for statistics. This author owes the whole community several billions of GHzs :) +- Parked civ cars wont never spawn in players nose. +- NATO Repair trucks should spawn in better places. +- Changes on taks structure to avoid JIP issues (we pray). +- Solved bug which spawned tons of static weapons when the AI gunner was unconscious. +- Purchased boats will spawn in the closest possible shore point. +- Limited Aggro levels according to War Level. +- POWs wont have rifles on liberation. +- Removed small bug on garrison window. +- Halved distance checks to select a base as attack departure. +- Map position wont be reset when re-selecting options. +- Increased chance of enemies spawning with NV when it is unlocked. +- Raised a bit convoy speed. +- Solved the "unconscious train" bug on vanilla revive. +- Heavy economic (only) penalties on Maru's death. +- HC groups get removed from the HC bar when they are assigned to a garrison. -1.0.8 01/06/2018 -- Solved several undercover MP issues. -- Re enabled player markers in MP. -- Planes on QRF and reinforcements wont try to land. -- Conquering by kills is easier. -- Bunkers shouldnt move on persistent save. +0.10.4 20/02/2018 ALPHA +- New Feature: Replaced Sentry squads with MG static squads. Managed by HC module, they will mount an MG when they reach their destination. +- New feature: SDK Roadblocks can be managed as garrisons, have cache of units and get persistent saved. +- New feature: hiring an specialist without having it's weapon unlocked will make spawn the class with proper skills, but with one unlocked rifle. +- Disabled the remove outpost button as remove garrison options does the trick. +- Fixed some wheeled vehicles pathfinding which were broken. +- War Level gets updated on city joning / leaving SDK +- More civvies spawn as default. +- Removed XLA compatibility as it is useless now. +- Mines shouldnt be unlockable. +- Solved some exploits on save + arsenal. +- Idle / busy status on outposts is now saved. +- Integrated minefield building system with Jeroen Arsenal. +- Reworked mortar squads and arty option, now you can combine more than one mortar squads for better effetc. Mortar squad are just another squad, when they reach their destination, they will assemble their mortar and the commander can issue orders. +- At last: Ammo missions show exactly where is the truck. +- Brute coded Informer and Traitor spawning to avoid some bug. +- Lower cost for ARs, GLs and AT soldiers. Higher for Militia. -1.1.0 03/06/2018 -- NEW FEATURE: Major assault AI overhaul. Now AI sent on major attacks will perform the following: -- Mortar assemble and mortar support. -- StaticMG assemble / dissassemble. -- More proactive and specialised backup requests of whatever (mortar, airstrikes, qrfs). -- Flanking while supressing or covering the flankers. -- Building assaults. -- Fortify in buildings. -- NEW FEATURE: MP lobby mission parameters with long waited customization settings. Default values are for open dedis in mind, can be only modified by server admin. -- Increased variety for squad compositions with static weapons, engineers, AA / AT men etc (RHS limited to classnames). -- Corrected bug in roadpatrols. -- AI will prioritise available armed helis in case of a support QRF. -- AI wont send QRFs to recap AI airports or airport surroundings. -- Same with reinforcements. -- Solved AI QRFs collide on spawn when several of them have been called. -- Tanks and APC crewmen have mine detection disabled, mines should be much more useful. -- Bulletproofed vehicle and unit init to avoid rare malfunctions. -- Solved bug on paratroopers reinf patrol. -- Medics wont teleport inmediately to heal players in SP and they wont do it if enemies are very close. -- Raised default mission distance to 4Kmts -- Reviving AI belonging to players will report why they cannot revive. -- Removed loading screen in Arsenal to avoid crashes. -- Armed civs on CSAT Punishments will be civilian side and CSAT will attack any civilian anyway but they wont attack players in NATO controlled zones. -- Solved revive enemy bug not making them to surrender. -- CSAT wont have piety with unconscious enemies and will kill them if possible. -- Bleadout by NATO vs CSAT battles wont affect prestige / aggro. -- Medics will loot FA kits up to 10, and pick all the dead body have up to that number. -- All faction uniforms available in arsenal and automated to each mod (including tier 2 troops). -- Informer missions timer raised to 30 mins. -- Informers wont spawn in blacklisted buildings. -- Bank robbery hint spam removed. +0.10.3 14/02/2018 ALPHA +- NEW FEATURE: Player will be able to assign to garrison squadmates and HC controlled squads. +- Increased A LOT, A REAL LOT convoy cohesion. Convoy experience is much better right now. Ai behaviour improved too. +- Civ convoy trucks should behave as before. +- Troop transports number of units will depend on War Level +- Added lots of tooltips in the custom menus. +- Longer times to recover idle status for bases and outposts. +- Doubled War Level gains on conquests. +- AT men wont spawn with AA if AA unlocked. +- Big increase of distance to consider a convoy reached. +- Corrected small bug in money convoys when destination was not a city. -1.1.1 09/06/2018 -- Several persistent save bugfixes. -- Re enabled civilians being of the side which owns the city because setFriend command is not reliable during mission. -- Re enabled vehicle markers report as the watchpost became uselees without them. +0.10.2 13/02/2018 ALPHA +- Major improvements on departure, drills, waypoints and procedures on AI attacks. +- Reverted no NATO attack on cities on early game. +- Cars and Trucks driven by AI will tend to stick on roads much more often. +- Surrendered troops ammoboxes shouldnt explode / burn. -1.1.2 09/06/2018 -- NEW FEATURE: Any kind of destroyed building is persistent saved. -- More save fixes and debug checks on the Save feature. -- Bugfix and rework of the vehicle markers script. -- No loss of advanced towing when the removeAllActions command has been used on the player. +0.10.1 HOTFIX 11/02/2018 ALPHA +- Changes on attack waypoints werent applied by a mistake. -1.1.3 14/06/2018 -- Reworked a bit RT influence, different results from 4 possible status (from destroyed, no influence to no one, to CSAT, negative influence for everyone). -- IMPORTANT: Availability of transports enabled, except the most basic ones on each faction. -- Disabled saving capability in MP until the server has init totally. -- Solved crashes on non JIP players dedi. -- Players will be asked to load their personal stats anytime in MP and teleport to HQ. -- Headgear and NV will be added to the ammocrate when the player dissmiss a unit. -- Increased city support gain on each kill. -- More chances to avoid AI taking objectives too sparse. -- When AI takes an AI zone, the nearby controls will belong to the conqueror. -- Land vehicles wont be constantly teleporting to roads when no player is near. +0.10.1 11/02/2018 ALPHA +- Enabled AI control on mortar squads. +- No more NATO assaults on cities until some War Level is reached. +- Truck troops wont disembark on main roads far away from their destination. +- Corrected small bug on airbase / outpost garrison change when an attack is sent. +- Increased ACE integration: city support and QRFs related to AI kills will be included. -1.1.4 21/06/2018 -- Solved bug when server is initialised by non members. -- Solved bug on new match which prevented to be asked for placement selection. -- Solved bug on build minefield scripts + PvP players won't see the markers. -- Ammobox won't be random replentished on each persistent load. -- Blacklisted target areas will work in HCs. -- Garrisons wont spawn far patrols if they are not at top numbers. -- Major attacks will be more combined as the AI will make a more intensive use of nearby outposts if possible. -- Solved PvP RHS NATO players loadout. -- SP player wont receive fatal wounds. -- Militia is cheaper again. -- SP players will be considered as medic and engineer. -- Enemy city patrols and surrounding patrols wont spawn if the city has an enemy zone inside the city or patrol zone. -- Workarounded some weird bug on task updating in JIP MP. +0.10.0 08/02/2018 ALPHA +- IMPORTANT: Enemy QRF and major attacks affect garrison in departure zone. Hold an attack and decimate outpost / airport garrison. +- NV is unlockable again. +- When AI is supressing, they will receive vocal orders which player will be able to hear. +- AutoRearm now allows AI to pick vests from corpses if they find a better one. +- IMPORTANT: Removed AI Mortar truck but a cheaper and more reliable mortar team with a quadbike. +- IMPORTANT: We should see much more helis landing, instead of paradroping soldiers. +- Transport helis gun crews should be more aggressive. +- Garrison mortars now get deleted when removed garrisons. +- Less civ car spawning explosions. +- Outposts can have "busy" status. +- Enemy garrison status gets persistent saved (very tacky way, some more sphisticated is under study). +- Corrected bug in unlcocked assets for AI dress. +- Map Info now shows if Outposts are Idle or Busy. -1.1.5 06/07/2018 -- ALTIS BLUFOR VERSION IS OUT ON STEAM: Play against a mix of militia SDK + AAF in Altis (or RHS alike config). -- NEW FEATURE: Battle accelerator for battles very remote to players. -- Fixed the convoys in all the islands. -- Fixed player markers on PvP players. -- PvP players won't be able to loot anything which is not a corpse. -- Fixed init bug in MP starting a new game, but asking to load the old session and JiPing. -- NATO wont attack CSAT on WL 1. -- Removed small error on statistics bar calls. -- AI medics now carry 11 FA kits no matter what mod you use. -- Reverted SP player overriding fatal wound mechanics as it caused major bugs. -- AI wont use smoke in CQB. -- Assassination missions wont auto spawn. -- Unconscious PvP players wont be able to be commanders. -- Players shouldnt be initialised before extremely slow servers. -- In hosted, AI which belongs to the hoster wont provide double refund on personal and faction money on save. -- Optimised a bit mousewheel actions on HQ assets. -- Corrected errors on SP briefing. -- AI will allways paradrop when attacking airbases. -- Solved Move Assets bug. -- Solved Stavros city bug. -- Hopefully destroyed buildings will appear destroyed for everyone. -- Several english mispelling errors corrected thanks to the Github supporting community. -- Reverted error which made tier 1 and 2 NATO have Rambo skills. -- Tier 2 NATO (if exist) instead of lowering the aggro when releasing prisoners, they will join you like CSAT. +0.9.8 25/01/2018 ALPHA +- More usage of predefined positions on airports, so they become more challenging. +- More reliable enemy dead because of bleadout effects. +- Improved fastrope AI behaviour. +- Made distance for Fast Travel of 500 mts independent of fog status as it was not reliable and allowed to FT under fire easily. +- ACE: Added a few items. +- ACE: Solved ACE BUG, NOT MINE so medical items werent appearing in the proper section. -1.2.0 13/07/2018 -- IMPORTANT: Added enhaced AI features for the HC infantry squads (under testing). -- IMPORTANT: Added CSAT as PvP faction. -- IMPORTANT: Added more rebel squad recruitment option types. -- IMPORTANT: When AI takes an AI airbase, they will auto take all the nearby resources and factories belonging to the looser. -- Corrected PvP looting. -- Re added rebreathers in enemy seaport ammoboxes. -- Rebels will allways have an update of AI attack destination on major attacks, that update will be quicker if enemy comms are intercepted. -- Solved some locality issues with MP params for HCs. -- MP hosters will have their personal stats loaded. -- MP hosters will be able to add members. -- Armed civilians in CSAT punishments will allways be rebel side. -- In Altis BLUFOR added the right UAV terminal for the arsenal. -- HQ assets will be invulnerable again. -- Carriers wont launch coquering QRFs. -- Corrected server flood when road patrols didnt found where to patrol. -- Workarounded when mission init thinks the player is in the wrong side. -- No assassination missions in case NATO does not have any airbase in the island. -- Convoys can now depart from outposts, more convoy options! -- Extended auto conquer of surrounding zones for battles between AI to captured outposts. -- Solved bug when MP player dismiss AI and has another player in the group. -- Enemy creates now have proper UAV and terminals depending on yur Antistasi faction. -- In vanilla MP rebels start with just SMGs and pistols, not AKs. -- Applied a difficulty coefficient for very populated servers. -- PvP slots wont be available for players that have been playing rebels in the last hour. -- Added a reserved slot for members parameter to be able to book slots for members, up to 100% slots (member only session). -- Fixed server autosave option. -- Built a workaround for strange cases on which players were detected as PvP when they werent. -- Doubled HC slots and increased playable slots for rebels. -- AI won't count as civilians unconscious units while deciding to shoot arty rounds or NAPALM strikes. -- Hopefully solved all the issues related with membership and hosted server environment. -- Fixed: teamkilling option was not working when killing unonscious friendlies. -- Added a message when a rebel player assembles a static weapon which confirms if the weapon will be used or not. -- Bomb run number will be saved and loaded properly. -- HQ asset position and direction is now persistent saved. -- Bulletproofed a bit HQ flag position in case the selected position makes the flag dissapear, so the players will have a chance of repositioning the HQ in a more suitable place. -- Corrected rare bug on QRFs when only tanks where available to retake a zone. -- Players wont be able to garage AI manned vehicles. -- Spotted vehicles marker colors should be ok now. -- Improved infoshare between enhaced AI groups (they will know a bit more if them if some other group has spotted it). -- Removed the "contact informer" mid step, as it seems not fun at all... -- Mil buildings are not used to spawn ambient civvies. -- Aggro implications when conquering / loosing certain territory types. +0.9.7 25/01/2018 ALPHA +- HOTFIX: Jeroen Arsenal now working as host MP. -1.2.1 27/07/2018 -- When rebels lose territory, there is a small chance depending on WL to be attacked on their HQ. -- Corrected bug in ambient civilians. -- Solved init bug on new dedis when the admin does not touch the parameters. -- Solved statics not saving in MP dedi. +0.9.6 25/01/2018 ALPHA +- IMPORTANT: Small QRFs may be launched from nearby outposts. +- IMPORTANT: Removed FPS limiter feature, as it was inconsistent and unreliable. Instead of that, Commanders will be able to set the aproximated max amount of AI he wants in the map. Careful with that, use it wisely. +- Roadblock and forest patrols conquer mechanics changed so some roadblocks and forests can be permanently destroyed with the advantage they get saved by the persistent saves system, only those who depend on a main zone will be reinitialised if the zone still belongs to the enemy. +- Corrected: cleared forests will get eventually filled with AP mines. +- SDK mortars now have some chance when firing of being assaulted / bombarded by enemy units in the vincity, and not only for receiving express QRFs or airbombs. +- Reworked a bit disembark procedures with hope no more very far away disembarks happen. +- Unconscious enemies should die easier. +- Civilian cars shouldnt kill your teammates. -1.2.2 28/07/2018 -- Re enabled Headless Clients. -- Commander auto assign on JiP fixed when there are PvP players present. -- Fixed "Move this Asset" and HQ garrisons on load. -- Changed major attack AI decisions according to the new mechanic of auto conquer resources and factories when capturing an airbase. Also CSAT will prioritise more enemy outpost assault. -- Reduced spawning requisites for a wave to be counted in major attacks. +0.9.5 21/01/2018 ALPHA +- Traitor mission guards type depend on War Level. +- Corrected BIG bug in AI recruiting and weapon check. +- Arsenal updates more often. +- IMPORTANT: CSAT waits for advanced game to appear in the main island. +- Uncosncious units are not counted for conquering checks :) +- Removed membership requirements for accesing the ammobox +- When a human tries to revive, FA kits of the healed unit are takin in count. +- Shortened a lot distances for AI to decide to send a LAND QRF -1.2.3 28/07/2018 -- NEW FEATURE: MP param to monitor non member distance to the closest member or HQ. After some timeout they will be teleported. This can be customizable in the MP lobby but it is activated by default. The aim of this feature is to avoid randomers in open dedis make spawn senseless zones and not be collaborative with other players. -- Extended AutoRearm to HC squads. If they are "easy" and not fighting, they will search for better weapons, vests etc.. same as AI squadmates when ordered. -- Fixed the detection of players that have been recently rebels and they are joining a pvp faction. -- Players have to be in the HQ to garage vehicles (to store air vehicles, the HQ still has to be placed very close to an airbase flag). -- Major attack task names adapted to your mods. -- PvP player will have cars instead of quadbikes to request and spawning will be safer. -- Solved some localization issues with city setup parameters. -- Airstrike plane will be of proper side in Altis Greenfor version. -- Improved stability when players add garrisons on spawned zones. -- Small workaround for buliding HQ in MP issues. -- Fixed heavy bug on enhaced AI which made them maneuvre much less. -- Re enabled supply box spawn in high war level. -- When a headless clint disconnects, an alarm will appear constantly instead of finishing the mission. +0.9.4 22/08/2017 ALPHA +- NEW FEATURE: Added JAS. The finest Inventory system around the scene, built in by Jeroen Not (Thanks!!!) for Antistasi and one of the things makes Antistasi special :) +- NEW FEATURE: FPS monitor will dynamically adapt spawn distances smoothly to avoid serious drops. More Antistasi For All!!! +- NEW FEATURE: AI may carry static weapons in their backpacks, if in danger, they may decide to assemble them and use. +- IMPORTANT: FPS Monitor will run on server or garrison HC if one exists. +- Added some bulletproof to avoid a bug which prevents AI from taking territory when they attack. +- Attacks should be more smarter now. +- Bugfixed some errors on QRF script. +- Added something to avoid "insta death" on player. +- Unconscious units in vehicles should disembark. +- Refugees, traitors etc. shouldnt spawn in some blacklisted buildings (containers) -1.2.4 29/07/2018 -- HR of AI squadmates is properly refunded when saving. -- Enemy small vehicle patrols wont have only rebel HQ as reference but the whole frontier in SP and player presence in MP to simulate the whole island is being patrolled. -- Better priorisation of targets for major attacks, less random, more sense. -- Removed debug message when AI captures an airbase. -- Hopefully solved all the remaining HQ assets issues. -- Fixed bug when AI tries to hide in a building. -- Reduced a lot the max distance between departure and targets for both land and air attacks (10Kmts and 3 Kmts). -- Changed the position of the NATO Carrier in Altis. +0.9.3 23/06/2017 ALPHA +- Hotfixed some garrisons not spawning. +- While BIS does not fix HC Bar squad order options, squads will spawn in Aware stance. +changeX a inArea el undercover y revisar a qu� bando van los controlsX conquereds -1.2.5 30/07/2018 Holliday update! -- Seaport boat garrisons and patrols are subject to boat availability. -- Fixed teammate disband. +0.9.2 23/06/2017 ALPHA +- Optimised mortar positioning routines. +- Optimised fog checks. +- Corrected: When CSAT unlimiuted attacks reached timout they were constantly spawing and loosing. +- FPS checks won't be done for player recruiting squads -1.3.0 16/08/2018 -- NEW IMPORTANT FEATURE IN MP: GAME MODE. In the lobby you may set 4 options: All vs All, Rebels vs All and other two on which rebels only fight one chosen faction (invaders or government). -- NEW VERSION: WWII Has arrived to Antistasi. In Armja Krajova polish resistance fight against Germans and Soviets. Required mods are CUP Maps and IFA. -- NEW FEATURE: Total rework on UI for construction, garage and buy vehicle options. -- NEW FEATURE: Squad Vehicle Stats button replaced by "Squad SITREP" on which player will receive a lot of useful information about his AI squads. -- NEW FEATURE: AI uses flares when there is no NV in the scene, to assault enemies on search for them. -- RHS: Added M1 Garand and Grease gun to rebels default loadout. -- Removed MP exploits on buying, login,logout. -- Fixed bug on hide in building AI script. -- FT on vehicles will be a bit safer. -- Disabled Fast Travel in MP for players (yes for AI groups). -- Hopefully solved garage exploits. -- Clarification message when a player fails to garage an air vehicle far from airbases and HQ. -- Tweaked the non member distance params and default values. -- Towing a vehicle on undercover will make the player lose the status. -- AI limiter will count AI with simulation disabled in order to decide to spawn an AI or not. This will improve performance in major attacks. -- Outposts wont send land attacks from other islands in Tanoa. -- Removed aggro checks for AI deciding to send a major attack against rebels. They will be more likely targeted. -- Aggro checks will affect vehicle type sent against rebels (you are not a big threat, I will send a cheap transport, you are athreat, Tanks). -- Major attacks will be allways performed by the server no matter if there are HCs in. -- Capped soldier count in major attacks. -- Cleared forest will be reset when the HQ has been moved. -- Fixed land attacks in Tanoa. -- Corrected faction init bug on roadblocks. -- Fixed some desynching on MP players init. -- AI static defenses wont despawn when being attacked by another AI. -- Lesser garrison requirements on outposts to send major attacks. -- Solved bug on enemy side detection script. -- On combined major attacks, artillery may spawn in the origin of the land attack. -- Corrected some rare desynch cases on which a QRF is sent to recapture departing from the target zone. -- Corrected bug on saved vehicles not moving. -- Squad mount / dismount button now supports selection of more than one squad. -- Fixed rebel HE airstrikes. -- The NV for the enemy specops is managed independently of the modset / edition. -- Vehicle dialogs will show vehicle names related to the modset. -- Removed a lot of vanilla action references and Warlords texts. -- Adapted some (not all) flag textures to each mod. -- Optimised "enemy nearby" checks and more user friendly to avoid UI wates of time. -- Removed the conditions for a wave to be considered with enough assets and men. -- Road patrols wont spawn if the possible destinations are less than 4 instead of 1. -- Squad Leader skill bonuses apply to classnames, not to group leaders. -- Garrison compositions will attempt to add a SL and a Medic to each garrison squad. -- Better integration of mods + AI smoke usage. -- Intesified usage of outposts as QRF departure points. -- Intensified usage of CAS bombruns against enemies in the field instead of sending squads. -- Criteria to avoid friendly fire in CAS and mortar bombing is different among sides of AI (NATO cares about civvies and injured friendly, CSAT not). -- Fxied AI sending QRF against mortars. -- Corrected small differences of tooltip cost and real cost of some squads. -- Airstrikes against static weapons may consist in NAPALM. -- NAPALM damage loop a bit more spaced in time (more chances of survive if you move quickly) -- Slight less chance for a mortar to get zeroed. +0.9.1 18/06/2017 ALPHA +- Hotfixed timeout for friendly AI bleedout. +- When a HC disconnects, mission finishes to avoid malfunctions. A finer solution is WiP but wont be 100% perfect. +- Map will be forced to be open when Maru dies and the commander has to select a new HQ position. +- Re enabled vehicle dismount on unconscious as engine is not reliable on that. +- Fixed: Medics will be able to heal fatal wounds again. +- Fixed: R key shouldnt make respawn out of unconscious state, never. +- Fixed wrong message when player was unconscious. +- Fixed error on road finding function. -1.3.1 02/09/18 -- IFA: Replaced winter wehrmacht by Afrikakorps for Tier 2 troops. Requires mission restart to see them. -- IFA: Disabled mortar squad recruitment until I find a solution. -- IFA: Fixed ammobox load on trucks and replaced by vanilla boxes, as they are barely visible. -- IFA: AI wont spawn with flamethrowers. -- IFA: AT Men will spawn with AT rifles until some decent AT weapon has been unlocked. -- IFA: Doubled sidemission timer for most of them. -- Enabled redress scripts on more islands than Tanoa. -- Fixed player unable to access Y menu after trying to recruit a squad without funds. -- Corrected typo on game mode menu. -- Changed numpad arrows by normal arrows for the garage / buy menu. -- Removed exploit on player FT with HC squads. -- Minimum timer for traitor missions set in 30 minutes. -- Fixed bug on CSAT punishments, all cities were targets instead of those who have high support levels. -- CSAT wont punish cities influenced by them. +0.9.0 16/06/2017 ALPHA +- NEW FEATURE: Real Garrisons Cache. Garrisons are now composed of combinations of types of soldiers and it works on cache mode (you kill an AT man, go to base, go back, that AT man no longer spawns). AI decides dynamically and with real units and vehicles to send reinforcements, if they reach their destination, they are added to the garrison. +- NEW FEATURE: Killzone avoidance. AI will think twice to send reinforcements, QRFs, convoys etc. to some places which may have been proven as killzones. +- NEW FEATURE: Air battles. AI will make use of Jets or any Plane with AA capabilities to fight other Air units. +- IMPORTANT: OLDER SAVES WONT BE COMPATIBLE. YOU WILL HAVE TO RESTART. +- IMPORTANT: PLayers wont be able to capture Airports until SDK reches War Level 3 +- Fast Travel in MP allowed in groups of humans. Only leaders will make AI FT, the other humans will FT alone. +- Owning airports will give some bomb run points from time to time. +- Reinforcements Convoy bonuses re enabled. Now they reinforce the garrison with whatever reaches the place. +- Reduced number of default AI troops in resources. +- Corrected issues on patrol spawning. +- Corrected: AI trucks were full no matter FPS in case of major attacks. +- AI trucks were having Getout waypoints in wrong places. +- Corrected bug on squad recruit. +- Corrected bug on major attacks which spawned only arty under certain conditions +- AI will risk to heal players, but only players. +- Corrected heavy bug on changing spawn distance settings. +- RHS: Corrected flashlights on russians. +- RHS: Corrected all arty modules. +- AirStrike planes now make Garrisons spawn. +- Faster attack despawn. +- RHS: Removed remaining vanilla NATO APC +- Corrected several bugs on QRF functions, no QRF was spawning or departing. +- Improved major attacks. +- Improved vectors for paradrop depending on type of vehicle. +- Revive for AI disabled when source damage is other AI faction. +- QRF composition adapted to their objective and whats on the field. +- convoys are snesible to killzones, and none will be a convoy destination. +- No busy bases because they sent an air QRF +- Distances for despawn vehicles are now calculated in 2D mode. +- Removed pilots from airports (they added little ambience, and more lag) +- Corrected carry bug on MP, players couldnt get healed after carried. +- Re-enabled Fastrope and disembarks on airport attacks. +- Less stuck parachuted AIs +- Unconscious units in water die very fast. +- With one HC, AI load will be shared with the server, instead of everything going to the HC. -1.3.2 04/09/18 -- NEW FEATURE: Total rework of economics for AI so there are now real economics (like old 1.8) but instead of money they will need time to replentish and maximum assets will depend on zone ownership. Example: Max Tanks for a faction is 1xAirbases belonging to them + you will never see more than that in the field. -- Convoys wont spawn having a distance minor than the spawn distance setting from origin to destination. -- Garrisons created "on the fly" won't get deleted when the player commander disconnects. -- Applied garrison reorganisation to non rebel faction garrisons. -- Removed Airbase requirement in order to retrieve helis from garage. -- Re enabled Fast Travel for player groups in MP only when the destination is HQ. -- Static AA and ATs will be subject to availability for AI. -- Static weapons placed in building roofs wont spawn if the building is destroyed. -- Fixed relentless major attacks in some cases. +0.8.2 08/06/2017 ALPHA +- IMPORTANT: Made the whole spawning process on groups fps dependant. Groups will spawn with a minimum of one unit. +- RHS GREF: Added some default grenades, SMGs and vest. Players lose their vanilla vest on connection. +- TFAR: Default greenfor radio unlocked. +- XLA Fixed Arsenal: Integrated & Recommended +- Re enabled asset move. +- Spawn distances corrected when FPS monitor changes them automatically. +- RHS: Enabled Build Minefield function -1.3.3 05/09/18 -- IMPORTANT: Removed and unauthorised ACE medical in SP to avoid the "I cannot respawn" false bug report flood. -- Vehicles can be garaged in any rebel garrison. -- Non members with membership enabled cannot use the garage. -- Re enabled FT in MP for players with Airbases as destination. -- IFA & ACE: Increased integration with explosive cables and spare MG barrels. -- Re enabled Radio Jam script from rebel12340 adapted to Antistasi (second try). -- Hopefully solved the IFA templates with DLV classnames. -- NAPALM shouldnt damage HQ assets. -- Fixed bug which prevented to garage any vehicle. -- Garrison modification on unit kill will be only done if the garrison is still on the side of the killed unit, which will save on performance and bandwith. -- Fixed garrison add on spawned zones. -- Fire of built roadblocks delayed so the builder doesent get hurt. -- Fixed major bug which stopped economics and major attacks on some templates (specially IFA) +0.8.1 05/06/2017 ALPHA +- Fixed bug on dedi server when buying a civilian truck. +- Spawn distance parameters correctly updated on persistent save. -1.3.4 21/09/18 -- Corrected reinf bug when the AI lacks of air transports to send big groups. -- Convoy delay re enabled. -- Converted the whole function structure in a more optimised way, thanks and all credits to blkanaki!!! -- Solved garrison having militia deleted from the variable upon spawn when static weapons were present. -- IFA: Enemy QRF will be allways land units, with the exception of bombstrikes. -- AI will have as target on major attacks allways the nearest enemy position from the evaluated base, even when it has no enemy zones in the surroundings, so AI will be more agressive again. -- IFA: Distance for land attacks has been increased. -- Fast Travel now has a counter thanks to john681611. Thanks man! -- By popular demand: Limited Fast Travel will be switchable in the MP lobby. Default value is Yes. -- IFA: Adapted roadblocks. -- Corrected garrison bug when the garrison lacked of SL or Medic classnames. -- Solved bug on basic mandatory vehicle availability check. +0.8 04/06/2017 ALPHA +- NEW FEATURE: Spawning system reworked, AI will spawn AI again under some limited conditions. More reliable, smoother game and more realistic. Under heavy testing, please report if you find any frozen soldier. +- NEW FEATURE: Revive greatly reworked. Carry injured, AI compatible. Less insta kills. +- NEW FEATURE: Revive extended to all the factions. +- NEW FEATURE: Full RHS integration. I recommend the whole USAF,AFRF and GREF set. But all of them are optional. GREF is integrated with weapons and vehicles + FIA side is changed by Chdk units. +- Easier conditions for spawning an enemy convoy. +- Shorter range of attack of each airport. +- Name of the soldier to be revived is shown in the action menu. +- No damage animations for buildings on Pers. Load. +- Bulletproofed a bit garrison variables in order to ensure everything runs well. +- Undercover looters may lose undercover. +- Corrected small bug on QRF scipt related to aisstrikes which caused some QRFs dont work again. +- Corrected small error on convoy success +- Fast Travel will spawn more early the destination zone. +- Supply missions with informer will spawn Vans in proper roads. +- No more CSAT Punish and simultaneous Major Attacks. +- More chances AI call a QRF. +- AI dying becaouse of bleedout time will affect prestige, garrisons etc. +- Raised bonuses and maluses for city support when a CSAT Punish finishes. +- Mortars shouldnt fire at flying units +- Some corrections on AI threat eval procedures +- Corrected small bugs on NV Goggles unlock. +- More carried units on big transport vehicles . -1.3.5 14/10/18 -- NEW FEATURE: SP init options ported from MP: Difficulty settings affect several params, and Game Mode behaves the same. Want to fight only Redfor? Now you can! -- Garrison mortars will be manned again. -- AutoLoot will bypass the check for unlocked weapons on the bodies, so the AI will do a brainless loot anyway. -- Removed debug message on flare script. -- Seaports now spawn the right classnames in Reb vs Inv game mode. -- Major attacks should spawn allways with vehicles. -- Better and automated flashlight, optic and pointer detection, mod independent. RHS AI will spawn with more proper pointers / flashlights, and all the sights are included in ammoboxes. -- Corrected major bug on enemy AI init which caused several malfunctions. -- Stanadarised for everything the minimum requirements for unlocking (default 25). -- Added some useful info in the Game Options menu. -- Solved AI refund on persistent save. -- Fixed major attacks not happening in early stages of the game. -- Fixed major attacks not stopping even when the attack was succesful or failed in the tasks menu. -- Fixed bug on AI building assault. -- Fixed error on qrf when the AI sends more than 1 vehicle and there are no more vehicles to send. +0.7.2 23/05/2017 ALPHA +- NEW FEATURE: "I hate the fog" action on HQ lamp. It will remove the fog, that simple. +- Fog checks are back and improved! AI will make decisions depending on fog status on target positions. +- No more need to kill the driver to steal a civilian transport, now a few shots to the vehicle will scare him and make him dismount. +- Tanoaised breifing thanks part to those who helped on this edition. -1.4.0 25/10/18 -- Rework of the spawning scripts, less CPU and bandwith compsuming. -- Liberated prisoners will be deleted after 100 seconds to save performance (those units have no combat capabilities at all). -- Local AI number will be limited on sides up to a 70% of the Max AI parameter, so there will be allways room for their enemy AI. -- Major garrisons will spawn at least a whole group (if they have troops) and the rest of the groups can be bypassed of spawning if the AI limit has been reached. -- Some improvements in attack drills for AI -- Attack AI will react better to tank and airplane presence (hide in bluidings if they or the nearby friendlies have no AA/AT capabilities). -- Corrected (�at last!) bug on binoculars in Arsenal menu and some mod integrations with Arsenal and unlocking system, ALL thanks to SkaceKamen!!! Thanks a lot! -- Fixed RHS / Arsenal crash upon respawn bug. Thanks to Jeroen not!!!! -- Solved bug in flanking procedures thanks to Alex Triada! -- Better behaviour for AI using land transports. -- Fixed: Threat evaluation analisys were done non mod-edition-faction independent. -- Fixed Air QRF sent from outposts in some cases. -- Major attacks and QRFs will at least send a whole squad if applicable, and they won't send squads with less than 4 units anymore. -- Engineer mine replacement script improved and less risky for AI thanks to wriley!!! -- More automated, mod independent weapon detection for ammobox loot. If there is an enemy in the field with that weapon, it is possible to find it in an ammobox. -- Improved a bit specop group compositions. -- Improved RHS integration with PvP element for soldier loadout (with the exception of the UAV operators which are still vanilla as RHS lacks of proper classnames). -- Fixed bug on JiP commander assignation. -- Solved bug in Destroy Heli missions. -- Added RHS SPG9 as AT gun for rebel RHSGREF config, thanks to Mocksybren!! +0.7.1 22/05/2017 ALPHA +- Improved garrison system, better, faster, smoother. +- Corrected bugs on ACRE support. +- Corrected a few bugs on AI attacking procedures. +- AI should get less stuck unloading weapons on AutoLoot. -1.4c1.01 through to 1.4c2.0 - 10th August 2019 -All Improvements -- Support for 3CB - You can now play as the British Armed Forces -- ADV - ACE Medical support -- Players save on disconnect -- Commander can pass command to someone by resigning while looking at them -- Vehicles are teleported along with players when outside member leash range -- The Heal and Repair box now removes vehicles and players from the wanted list -- The Heal and Repair box now has a 30 second cooldown timer. No more spam-healing. -- PvP players can get into the passenger seats of vehicles (i.e - they can be taken captive) -- Undercover is much more likely to be broken by outposts at higher war levels -- Arsenal categorization is significantly improved. Fewer items will be wrongly in the 'Bipod' section. -- HEMTT Cargo and HEMTT Flatbed added to the list of trucks in Vanilla. -- Placing vehicles from the garage is more reliable -- Building fortifications UI improvements -- Ammo is now accessible when X magazines is reached, rather than 500 rounds -- Notification when a player is given temporary membership -- Notifications removed when a player joins BLUFOR/OPFOR -- Translated version is backwards compatible with original Antistasi 1.4 -- Add a light to the flag -- Improved vehicle placement and building system -- roadsDB.sqf added for Chernarus +0.7.0 11/05/2017 ALPHA -All Fixes -- Vanilla police replaced with RHS police where appropriate -- Players no longer start with guns appropriate to their role (No more free guns) -- Bodies now vanish when players disconnect -- Apex Jeeps replaced with Offroads (to remove dependency on DLC) -- Civilans now correctly increase Occupant aggression if shot in limbs -- Players are no longer rewarded for killing civilians in singleplayer -- Players no longer have rifleman radios during WW2 -- German radios no longer vanish during WW2 -- Dogs can no longer detect you from the other side of the world (100m reduced to 20m) -- Player loadouts are removed for players that disconnect while unconscious or downed -- Only rebels can save - no more BLUFOR loadouts sneaking onto the rebel side -- Supply missions no longer claim you can sell supplies. -- Marker text and colours should update more reliably when changing side -- Roadblocks no longer spawn two flags -- Times on missions should no longer be missing 0s (13:07, rather than 13:7) -- Petros no longer has 'Build HQ on him' when he dies. -- Sleeping bag is less likely to clip into the ground (still happens rarely) -- Vehicles are much less likely to fly off into the sky while you're placing them. -- Many, many fixes for personal saving. It's now more reliable than ever. -- Undercover no longer works in airports (no stealing helicopters early-game) -- Another fix for commander getting stuck on none -- Objects placed near HQ like bunkers no longer wander off when you reload -- Fixes box/flag/map not moving when placed -- Killing guard dogs no longer counts as killing a surrendered soldier. -- Frequencies of SR and LR don't change when you enter the Arsenal -- Petros gets respawned automatically if he for some reason vanishes -- Fixed commander not being reassigned -- Shooting from vehicles should now always break undercover if in range of a city or enemy -- Undercover Friendly NPCs should drive on roads always -- Mission convoys should bug out less (Still not perfect) -- Civilians no longer shout orders to each other -- ACE removed from mod blacklist in singleplayer -- Object moving in the HQ should bug out less -- Player saves no longer carry over from previous campaigns -- Camping light no longer loses actions (replaced with sleeping bag) -- Static weapons always spawn the correct bags, in more sensible places -- Non-commander admins can give temp membership -- Arsenal sorting now works, alphabetically and by count -- Arsenal bug where items temporarily stop being unlimited -- Arsenal items go more-reliably into the correct tabs. -- Various arsenal duplication bugs -- Groups will no-longer hit the limit (fixing several other issues) -- Curator modules added to all maps -- Fix IFA Detection in WW2 -- Several exploits -- Several runtime errors -- Probably more fixes we've missed. +- NEW FEATURE: Major attacks now may consist on several waves, converting them in authentic battles. The number of waves depends on several factors. +- NEW FEATURE: Added ACRE compatibility. Radios are unlocked by default. +- NEW FEATURE: War Level. Represents how much the war is evolved depending on SDK progression. It affects several things. Most of them before this were depending on SDK Skill which made players not upgrade skill to find the game easier. War Level limits a lot of options. +- IMPORTANT: Arsenal weapon unlock will now count total ammount of weapons per category, and unlock a random one from the ammoboxes (the more of the same type, the more chances to unlock that weapon). +- QRFs will be sent even in CSAT vs NATO situations. +- Tweaked a bit handle damage for AI and saved some performance on the helmet removal scripts. +- Corrected bug on air bomb runs. +- AI wont use smoke when fighting AI (NATO vs CSAT). +- Major AI vs AI attacks will spawn nearby defensive territories such as roadblocks etc. More war. +- Civs in vehicles won't go to be supplied. +- Reverted fog decisions: BIt is impossible ATM to know how much fog is in a zone. +- Corrected stone age bug: Heal and Repair could repair destroyed vehicles. +- When AI takes AI airport, some surrounding territory will pass to attackers territory automatically. +- AI won't attack AI territories if they have an enemy airport nearby. +- Tweaked: SDK will know attack destination depending on RT owned. No matter destination's owner. +- Raised a bit chance success on radio detection and made it war level dependant. +- FIA or NATO garrisons will spawn depending on war level + if the zone is hot. +- Weapons looted by POWs go to the ammobox if not unlocked. +- Small QRF waves re enabled again +- Reinforcement groups wont count as refundable on Persistent Save. +- Corrected error on conquering checks upon QRF. +- Small UAVs will despawn properly. +- Corrected bug in add garrison scripts. +- Some nice info about how many items you have in the ammobox for the unlocking count. +- Corrected: Reive telling the player there is no AI to revive when the AI is able to heal but busy. Once it's idle if matches the conditions will try to heal the player. +- Deleting a watchpost wont refund a roadblock +- Increased a lot time required to renceive assets for NATO and CSAT +- NATO big assets wont spawn on early stages. +- AI won't likely attack more airbases if they have still without control big part of their islands. +- Weather and fog persistent saved. +- Airports only spawn available vehicles. +- Corrected heavy bug on AI vehicle availability so it was not working at all. +- Added some control so fog wont reach a totally insane number. Still WiP. +- SDK AT men may spawn with other unlocked launchers. +- More aggressive NATO if they are corenered with one Airport. -meter veh civiles IFA y rehacer lo relativo a JNL <-- I don't know where that comes from and where that belongs [Bob Murphy - 04.01.2020] +0.6.3 05/05/2017 ALPHA -2.1.1 - 31st August 2019 +- NEW FEATURE: Autoloot. If you order Auto Rearm a man inside a vehicle, instead of picking new weapons he will scavenge corpses for weapons and place them in his vehicle until he finds nothing more. After that he will pick his old weapon. +- NEW FEATURE: Fatal Wounds. Wounds in the head can be only healed by medics. Helmets prevent those, until you lose them.. +- Increased timing between major attacks. +- Reduced NATO aggro increase on each kill. +- Increased damage tolerance when unconscious so players will find less "insta death" situations. +- Civvies should be impossible to kill by AI running through them. +- Chances of receiving a counter battery action will depend on how static the battery has been. +- No more teleport to unconscious player. If AI due to pathfinding issues does not reach the player, he will be healed anyway. +- Reduced enemy distance check on destination when fastraveling in MP. +- No air attacks, big or small under heavy fog. +- Autorearm for AI now orders them to pick FA Kits and backpacks if needed. +- Corrected AI looting AT rockets when autorearm is on. +- Improved and bugfixed a bit AutoRearm code. +- No sniper groups spawn with dense fog. +- Fog affects Fast Travel enemy distance checks. +- SDK will know after some time where the attack is going if they are targeted. -To shorten the version number and to distinguish this version from 1.4 we changed the version to 2.1.1 instead of having 1.4c2.1.1. -Changes from version 1.4c2.0 to 2.1.1 -Improvements -• Antistasi ported to Malden (beta) and Livonia (beta) -• Resized and repositioned markers in all the maps -• Moved HQ management from the flag to Petros -• Start of localisation as the basis for translated versions -• UI update for readability -• PvP players are not spawning friendly AI anymore -• Members now also can get missions from Petros – not only the commander -• Improved chopper and plane spawns on airfields -• Punishment and logging implemented for friendly fire -• PvP switch time-out enabled -• Loadouts and starting gear overhaul -• Improved ammo truck mission -• Complete overhaul of PvP units -• Multiple functions rewritten for readability +0.6.2 04/05/2017 ALPHA -Fixes -• Fixed boat spawning on Malden -• Changed the object of fireX into a tent got rid of clipping through the floor -• Misc items are now unlocking -• Blufor units spawning as Greenfor with 3CB loadouts -• Non-RHS NVGs removed when using RHS -• Loading issue on Linux servers resolved -• Radio tower repair missions working again -• HQ grenade shield re-implemented -• Island-recognition for maps with multiple islands fixed -• Static weapons in outposts couldn’t be manned by AI -• Static weapons at airfields can be stolen -• Russian aircraft spawning in Armia Krajowa fixed +- Non TFAR players won't lose Radio on Pers. Load if Radios are unlocked. +- Corrected bug on QRF for CSAT +- AI will allways search for main roads to unload vehicles on attacks. +- No need to destroy the UAV to consider jungles as cleansed of SpecOp patrols. +- Garrisons in cities now spawn correctly. +- Land AI Road patrols will have allways a good road segment as destination. +- Added negative bonuses for time to recover NATO vehicles when they are destroyed. + + +0.6.1 03/05/2017 ALPHA + +- HOTFIX: SDK Garrisonws were not spawning. +- Civ "patrol" cars won't go allways to city centres. + + +0.6 03/05/2017 ALPHA + +- NEW FEATURE: SDK Cities are now garrisoneable, NATO will attack them. This will add an uncommon theatre of war in Antistasi. +- IMPORTANT: As this is an Alpha I decided to "free" the mission to any open coop server, in its current state of development mission is playable and I don't have all the time I need to work on it. +- No idle for airports when they send a QRF. +- Raised a lot money gain in SP on each kill in early stages. +- Bonused SP Deliver the Truck influence in early stages. +- Corrected bug spawning NATO arty on major attacks. +- CSAT wont send supply convoys to cities. +- Increased skill on Gendarmes and FIA + + +0.5.2 26/09/2016 BETA + +- Enemy AI Skill will have some limit on how good is doing Syndikat and not depending on Sydikat skill level. +- When Maru dies no unlocked mags will be locked. +- SDK players cannot FT to CSAT places. +- Only Syndikat players won't be attacked by AI when unconscious. +- MP Syndikat HQ AI garrisons are Rambo elite Maru's guard. +- Reworked NATO players options. With Y key they will be able to Fast Travel or get a Quadbike for their own use. +- Near garrisons are now removed properly. +- Tailored briefing for non Syndikat players. +- When CSAT attacks, timer for next counterattack will be much lower. + + +0.5.1 26/09/2016 BETA + +- Tweaked Arsenal: Now requirements are constant, not affected by factories. +- Added a message on mission init so newcomers have an introduction to the persistent save system. +- Added some delay to the prisoner rescued count in case player comes back to HQ with Fast Travel +- Corrected small bug on convoy missions. +- Added all possible vanilla backpacks, vests, optics etc. +- If selected weapon to add to militia is the default one, then no weapon replacement procedure is done. +- AI will use suppresive fire when doing retreating maneuvres. +- Reduced enemy required distance to make AI surrender. +- Corrected lots of issues with JIP and mousewheel actions. +- Major land attacks will have the units more coordinated. +- Y key re enabled on init. +- More tweaks on revive. Unconscious units won't die because of small damage while unconscious. +- Tweaked skillsets for AI squad leaders. +- Tweaked spotting skills for AI during night. +- Logistic Missions Ammotrucks no longer spawn in small roads. +- Tweaked and improved undercover for AI. +- Corrected aggro gains when cities change sides. +- Removing a Watchpost wont refund a roadblock. +- Convoys behave much better (not thanks to BIS latest update) +- Optimised ammobox loadouts to spawn only locked assets and more weapon numbers. + + +0.5 18/09/2016 BETA + +- NEW FEATURE: Tiered missions. As you progress in game some missions will require a contact in some city which will provide relevant info. Tier 2 missions will be harder and with some additional difficulties. Bonuses and penalties will be higher too. Those informants are treacherous, they may report you too... + + +0.4.6 18/09/2016 BETA + +- Added markers on HQ placement selection for visual aid. +- Tweaks and bugfixes on revive. +- Heavy increase radius for air assaults. +- AI will target SDK zones from any airport no matter if it's in the same island or not. +- Higher defenses on CSAT Airports. +- SDK Watchpost and roadblocks wont make SpecOps spawn in jungles. +- Taken airports won't be busy for one hour. +- Attacking airports will become busy only after their attack has finished. +- Corrected info markers script. +- Maru's reinforcements will be on foot to avoid issues with Tanoa roads. +- Faster Convoys. + + +0.4.5 16/09/2016 BETA + +- Attacking AI will be a bit more effective. +- Removed LMG of default unlocked pool, changed by a cheap Sting but compatible with flashlights. +- Removed Altis FIA uniforms on Arsenal. +- Added Gendarmes vests as unlockable in Arsenal. +- SDK AI will have smoke grenades if any of them has been unlocked. +- Gendarmes will have better loadout as long as you progress in game. +- Corrected bug on CSAT punish which collpases the game. +- Redress for some SDK models. +- Mags correctly removed when AI spawns with random rifle. +- Removed all the playable slots in SP +- Made NV use depend on game progress, only specops and squad leaders will have mandatory NV. More flashlights, darker nights, more fun! +- AI will consider hot zone any with relevant enemie zones around + + +0.4.4 13/09/2016 BETA + +- Optimised AI where to attack procedures. No more 99% chance the target will be the central airport. +- Corrected bug in Outpost garrisons. +- Corrected small bug on rangefinder unlocking. +- Fixed small bug on jungle minefields. +- Garrisons on zones under a major attack won't get saved to avoid exploits. +- Corrected bug on spawning SDK city garrisons. +- Added other types of possible AI squads to spawn. +- Added some texture to the map board. + + +0.4.3 13/09/2016 BETA + +- Killed a few more suspects of the lockup server bug. + + +0.4.2 12/09/2016 BETA + +- Removed small bug to remove some mousewheel actions from the player +- Corrected bug on AI attack target scripts. +- Corrected bugs on refugees mission. +- Assassination missions are now in the right distance. +- Map info now shows correct info on influence. +- SDK deaths affect NATO/CSAT aggro. +- Garrisons get right updated when AI takes AI zones. +- Optimised sea spawn points and air land points to get rid of BIS_fnc_findSafePos +- Lesser unlocking requirements. +- Bulletproffed vehicle availability functions. +- Convoys can be FIA now. +- Roadpatrols can be Gendarmes and FIA. +- AI wont spawn with AK12 +- AI wont autorearm with basic stuff +- Bulletproofed a bit more undercover for AI. +- More tweaks on revive AI. +- Corrected vehicle availability check procedures. +- Less chance for NATO to build a major attack on airports. + + +0.4.1 08/09/2016 BETA + +- IMPORTANT: REINFORCEMENT CONVOYS. AI will use them to boost their garrison reinforcements when needed. +- Halved auto reinforcements on each tick. +- Evil warlords may sell those supply trucks instead of making the delivery and fail the mission in change of some decent money. +- Our beloved workers are back, careful with mortars! +- Some chance AI rebuilds a resource on each tick. +- Replaced our mean old campfire by a modern camp lamp, which you can turn on and off. +- Lights off when a city or it's nearby RT are destroyed. +- Severe tweak of AI skills, as SDK was supposed to be equal than NATO/CSAT. +- Corrected Interrogate script bug. +- Corrected server init bug which made initialisation 2 minutes longer in MP +- Disabled introshot as it is causing some issues. + + +0.4 03/09/2016 BETA + +- Land vehicles will try to use main roads!!! +- Fixed skill for SDK nor getting saved and loaded. +- Fixed bug on artillery in CSAT pubishments. +- More dense carpet bombing. +- Civilian boats spawn in coastal cities shores. They are undercover vehicles with no zone limits. +- Added Tanoan models to possible spawned civs. +- SpecOps missions out of Outposts. +- Less time to recover planes for AI. +- Hunted some "AAF" here and there. +- AI will attack airports even without planes if their enemy has no AA available. +- Garrison status affects AI where to attack decission making. +- Rescue sidemissions on low NATO Aggro will spawn Gendarmes. +- AI skill adjusted for FIA and Gendarmes. +- Tweaks and bugfixes on revive scripts. +- Ensured a bit more AI carwheels are preserved if not fired by enemies. +- Corrected small bug in conquest roadblock missions. +- Reduced a lot minimum distance to send a Convoy. +- Expanded zone type destination on convoys. +- Added a lot of vehicles to sell. + + +0.3.3 01/09/2016 + +- IMPORTANT: In SP. 50 seconds timeout to get healed by AI for player, after that, if AI is stuck and trying to heal, player will be conscious again, but with heavy damage. +- Corrected error when AI embarked a garrison vehicle +- Players won't see attacking AI despawning. +- AI uses real arty on major attacks. +- Fixed money add on kills. +- Removed the gamey message of money earnt on each kill +- No more conquest missions in specop patrolled jungles. +- Kill SpecOps missions moved to the jungle. +- Tweaked a bit the spawn point from Ovau Airbase so maybe convoys will run better. +- Added small drones to SpecOp patrols in jungles. +- Attempt to avoid the recurrent bug on undercover AI losing weapons when lose undercover. +- Defend Maru missions properly ported from Altis, they depart for an Airbase. +- Attempt to find alternative to BIS_fnc_findSafePos for having suitable land positions for attacking helis. +- Removed NATO Tanoa UAV as attack heli because it does not attack infantry. +- Reworked task system in Convoy missions. +- Almost 100% of the sidemission actions will give task or notification for NATO players. +- Removed the overpowered AK12 from default unlocked stuff. It may appear in NATO/CSAT boxes. +- Resources added as possible targets of conquest missions. +- Corrected name of SDK Outposts / Roadblocks on Load. +- Outposts can be FIA now. -2.1.2 - 06 September 2019 +0.3.2 30/08/2016 -Changes from version 2.1.1 to 2.1.2 -Improvements -• Clean up README on GitHub -• Implementation of Malden and Livonia to stringtable -• Change of weird variable names -• Update of different mission.sqm’s +- The ULTIMATE measures to improve FPS. If a player has issues, change config or... buy a new PC. +- Really improved performance on distance spawn check script. +- Airstrikes won't be performed if enemy has no planes available. +- When multiple Airstrikes are done, only the first will try to destroy the zone assets, the following will aim to damage troops etc.. +- Some tasks / notifications added to NATO players. +- Reduced a bit distance checkings for HQ placement selection. +- CSAT zones will make you lose Undercover. +- When in a civ heli undercover, instead of roadblocks and outposts, Airbases will have a no-fly area that will make player lose Undercover. +- AA tanks don't despawn inmediately. +- Bomb Run planes won't get despawned inmediately when shot down if players are there. +- More clever AI major attacks, AI will share better the info. +- Collision lights of some planes turned off while flying. +- Paratroopers are now doing real jumps instead of fake ones, and use sterable chutes. +- Parked helis won't pop smoke when AI embarks/disembarks. +- Airbase vehicles won't despawn when AI board them. -Fixes -• Garage wipes -• Lost gear when hit “heal, repair and rearm” whilst being in vehicle -• Unsynchronised buildings -• Punishment is not triggering on dead bodies anymore -• Revert start parameter changes -• Membership fix for Singleplayer -• Error on loot crates -• Start-up error regarding HC -• InitVar for Malden and Livonia +0.3.1 28/08/2016 -2.2 - 04th January 2020 +- Greatly improved spawning garrisons with all the cache related. +- Tasks on enemy or friendly major attacks no matter if you are the target or not. +- Tweaked a lot spawning numbers on AI major attacks. +- Tweaked a lot simulation enablement on several situations to improve FPS. +- Assigned cargo units of attacking transports wont make spawn anything (the crew does). +- SDK HQ won't be counted to spawn Specop patrols in jungles. +- Limited napalm strikes to one each time to save fps. +- Removed Bobcat from NATO APC vehicle pool as it has no passenger seats. +- More reliable convoys. +- More consistent convoys. -Changelog version 2.2 Antistasi Community Edition -============= Major ====================== +0.3 28/08/2016 - GAMEPLAY CHANGES - - Changed vehicle spawn mechanic. Vehicles now spawn in suitable positions and without the unwanted explosion. - - Added random convoys driving around and attacking roadblocks on their way. These will grow stronger over time and follow a specific system, but we wont reveal this yet. - - Random convoys attack roadblocks on their ways. - - Added the ability to breach open vehicles with explosives. Get an engineer and break these pesky vehicles open. You maybe want to keep a medic close, damaged vehicles tend to explode. - - Changed the way resource points and factories become destroyed. You see something unusual, shoot it, a industrial building is blocking your way, mortar it, strange civis running around, sho.. You get the point. And watch the barrels. - - Complete overhaul of starting weapons and equipment for all variations of rebel side. Guerilla fighters don't start with high-end weaponary, they start with sandals. - - Rebel AI now appropriately gear from unlocked equipment. Can't win a rebellion with fishing vests, you know. - - Overhaul of the loot tables. A much wider variety of gear should spawn. - - Complete re-balance of AI Skill. Cut the brains of the enemies in half and implanted the other half into your AI units. They should be a lot less useless while fighting worse enemies. - - Adapted Antistasi to the new Ace version 3.13.0. +- IMPORTANT: jungles are no longer a sure safe position. SpecOp patrols cover the area if AI feels there is insurgency nearby. If SDK kills all the patrols, they will respawn in the same way roadblocks do. Sometimes, AI will decide to reinforce the area with mines. +- Traits on engineers and medics applied to SDK AI too. +- Dead AI teammates will get the "Revive" action deleted. +- Refugees Evac: On NATO cities a Police car will spawn nearby to help the player on his search. +- Convoys wont spawn during major attacks. +- AI wont attack refugees when delivered at HQ. +- Crew of downed AI Air vehicles will auto-die to reduce spawned units in the field. +- Counter for major attacks will never be less than zero. +- Added a lot predefined placed roadblocks. +- Fixed delay when Petros was killed. +- Few pesky "FIA" here and there. +- Some anti lag measures when AI attacks an Airbase. - PARAMETER CHANGES - - Created parameters to allow DLC gear. Currently, this affects items in crates and civilian vehicles. We heard your call for it. Just make sure you use it with caution. - - Created parameters to customise the variety and amount of loot that gets spawned in crates. - - Created parameters to allow unlocked guided launchers and explosives. So please stop asking for cheats in the help channel. - - Created a parameter to stop an unlocked weapon from unlocking its first valid magazine. For the ones, who really love looting. - - Created a parameter to disable members having access to the Faction Garage, allowing only the commander access. - - Created a (experimental) parameter that disables all of the balance checks on loot crates. Want 100% random loot crates? Toggle this. (Not advised, but feel free to for science.) - - Added an option to disable civilian traffic. The group state they are driving in is careless, and it is a fitting descripting of their driving skills. You can now turn off random death by driving civilians. - MAP CHANGES (OLDER MAPS WILL NO LONGER WORK WITH 2.2 OR ABOVE) - - Added Kunduz as a playable map. - - Added Tembelan as a playable map. - - Added Chernarus_winter including a snow script as a playable map. - - Added Anizay as a playable map. - - Reworked map marker for Altis, Tanoa, Malden, Chernarus_summer and Livonia. +0.1.2.4 27/08/2016 -============== Minor ======================== +- IMPORTANT: Loosing condition: 1/3 of the total population is massacred by CSAT. Number will be shown on "Map Info". +- IMPORTANT: R key to respawn. +- IMPORTANT: Win conditions: more then half of the population supports SDK and SDK owns all the airports. +- Improved AI vehicle unstuck functions. +- "FIA" replaced by "SDK" in a few texts. +- Changed model for SDK crewmans (FIA model, as BIS does not give us a proper unarmed SDK soldier) +- Arty/Bomb run markers are now local for the SDK Commander. +- MAP info will report enemy garrison status. +- AI will try to avoid NAPALM. +- Changed default unlocked backpack. +- Randomised grunts rifles. +- Added Tanoa NATO drones as attack helis +- Added backpacks to the possible AI ammocrate loadout. +- Added temporal inmunity for Maru just in case he dies because of NAPALM. +- Changed speed waypoint params for Convoys by suggestion of one player. Under testing. +- Airstrikes in QRF were accidentally half removed. +- Unconscious units will disembark from vehicles before reaching unconscious state. +- AIs from sidemissions won't make anything spawn. +- Fixed when commander disconnects and despawns his AI + vehicles despite he's got players in his group. - - Undercover medics can now heal civilians/undercover players without becoming overt. You never know, when you need it. Also check the known errors. - - Made punishment missions a bit less punishing. They are won easier now. Did someone said casuals? - - Updated stringtable. French is now partly available. - - All items now get removed when player respawn. No more stolen radios from the afterlive. - - Readd maps when player respawn. Yeah, that wasn't considered enough. - - Regular players are now allowed to place the HQ if Petros died and there is no boss. - - Moved vehicle-specific actions to VehicleBox. You know, the repair box. Vehicles can now access the arsenal from there too! - - Increased spawn distance on HC vehicles. You may have to search a bit, but the spawning should be better now. - - Every airfield has at least one manned AA vehicle in every case. - - Members now have access to the faction garage by default. - - Complete overhaul of starting weapons and equipment for all variations of rebel side. - - Removed non-USAF troops from traitor spawn pool. - - Added polaris to RHS Blufor PvP vehicle pool. - - Swapped panzerfaust to RPG-75 for Greenfor RHS rebels. - - Added an option to disable civilian traffic. - - Balance pass for "CSAT Punishment" mission. +0.1.2.3 26/08/2016 BETA - ================ Groundwork =================== +- Tweaked here and there Undercover and Revive to prevent some bugs MP related. +- Medics are now truly medics. +- Added ragdolling and nice effects for uncosnscious state. +- Added 30 secs respawn delay. +- When players respawn they will remain in control of their IEDs planted before dying. +- Tweaked bonuses when central airport is attacked. +- Corrected clear forest in MP. +- Engineers will be able to disarm bombs. +- Ammo and repair trucks will spawn on near roads on their respective missions. +- Deads by NAPALM burn a bit like campfires for some time. +- NATO WONT send a QRF to defend a city under attack if it's SDK. - - Reworked the garrison system to build a new reinforcement system on top of it. Believe us, you will know once we got this running. - - Added a system to simulate convoys of all types. Convoys 12 kilometer away will no longer kill your server performance. Even if there are many. - - Created a template naming convention and precursory files. New names for better understanding. But also alot more files. - - Added Nav Grids. They are large and we are sorry about this. But they have a really important job. - - Added localisation support for Map briefing screen. - - Set the NATOCrates to use a weighted distribution method, rather than random. - - Created a new Parameter for truly random Crates, if wanted. Look for the [Experimental] option in parameter selection. -================ Bugfixes ======================== +0.1.2 24/04/2016 BETA - - Fixed schrodingers' buildings - they should no longer be both destroyed and not. Maybe. We won't know until we check! - - Fixed convoys not moving or stopping moving when attacked (i.e - Convoy missions work again!) - - Dialog back buttons now work correctly. No struggling with dialogs anymore. - - ACRE radios are now recognized correctly. - - Fixed an error relating to toolkits being added to the arsenal incorrectly. - - Fixed one of the civilian traffic options not working. 0.5 (Low) was never working. Did anyone catch that? - - Fixed broken easy difficulty setting. - - Fixed "Destroy the Helicopter" mission. - - Fixed access to HC squad level commands on map interface. - - Certain weapons no longer include base attachments with them. No more free bipods. - - Fixed many bad case and improper item defines throughout the mission. - - Fixed money loss on death to only penalize once. It was 10% + 5%, now it is 15%. Why was it like this? We don't know either. - - There should be much less inconsistency in save data. You know, first this, then that, just like your Ex. We broke up, too. - - Fixed needed time displayed wrong in supply mission description. - - Fixed truck reference in supply mission description. - - Fixed RHS side detection. - - Readded dedicated server startup delay. We figured out it was actually needed. Humans make mistakes you know. - - Fixed money-by-dismissal exploit. No more human trafficing. That was bad from the start. - - Fixed ACRE2 radios not being recognized as such. - - Fixed TFAR radios not being unlocked on start. - - Fixed GPS not in starting items. - - Fixed medical kits claiming to be unknown in arsenal. We all know you're there, don't act up. - - Fixed arsenal being called before it could init. - - Fixed Petros not respawning. Well, at least in theory. - - Fixed statics at base sneaking away. We got you, sneaky bastards. - - Fixed the player being able to take Petros as a prisoner. - - Fixed the player being able to join Petros' group. - - Fixed playable rebell units by stripping them so their initial gear can't be glitched in. - - Fixed most cases of exploding vehicles when Outposts spawn. - - Fixed prices for helicopters so they can't be used for a money glitch. +- NEW FEATURE: Commanders can clear the nearby forest in order to have more space for their vehicles. Persistent Save integrated. +- Evac Refugees can happen in NATO cities with substantial differences between NATO and CSAT mission types. +- So, removed the +1 HR bonus. +- Corrected heavy bugs on CSAT punishments. +- CSAT Punish defending civvies number spawned independenty of the spawn rate. +- Map info shows "NONE" when city is supported by a radio tower in a CSAT outpost. +- Corrected: Lose Undercover if you kill an enemy running through him with a vehicle. +- Corrected major bug in Traitor missions. +- City support changes on each kill no matter if it's SDK or not. +- Solved undercover issues when players FFV. +- Changed the name of "Airports" to "Airbases". +- NATO Garrisons increased a bit if they are guarding a RT. +- Tweaked bonuses for defeating a CSAT attack depending on several params. +- NATO players will receive major attacks tasks. +- Earplugs script added to NATO players. +- NAPALM destroys forests. +- Units respawn in their proper respawn point once they finish their punishment. +- Corrected RT Rebuild bug. +- Prestige values saved correctly. -================= Code ========================= -*DISCLAIMER* - Significant template changes are still underway. You might want to avoid making custom templates for a while! +0.1.1 24/04/2016 BETA - - Arsenal can now be setup in multiple objects. - - Rebuilt items detection system completely. - - Items system now scans config for defines instead of relying on manual input. - - Extensive sorting and commenting on format for template files, and initVar. - - Moved all units of the same side to the same template (police and militia). - - Added logging to various server functions. - - Stopped modifying items in 'onPlayerRespawn'. - - Stopped player reading a significant portion of initVar on connecting to a server. - - Began work on removing faction or side names from variable names throughout mission. - - Changed destroyedCities to destroyedSites. - - Significant refactoring and organizing of various scripts throughout the mission. They all kept their names, but you may have to search for them. - - Moved map templates. They don't have to be in the unit templates folder. We don't want them there. - - Reworked marker detection. It's even faster now. - - Added a log function for arrays. - - Unified all template files. Makes changing it alot easier for all of us. - - Added a PR templates. We should have done this a long time ago. - - PlayerMarker parameter is now enforced by server. - - Replaced BIS_fnc_selectRandom with selectRandom. - - Replaced type checks with isEqualType. - - Renamed AAFKilledEH to invaderOccupantUnitKilledEH. - - Changed the way dlc items get detected. - - Map templates have been moved to the top level of the mission. - - Small initVar addition to accept new gear arrays. +- Fixed Persistent Save: It wont corrupt Altis saves. +- Corrected Maru respawning as Petros. +- Corrected punishment if SDK player kills a NATO player. +- Added an additional radio tower. +- Small bugfixes on fastrope. +- Flashlights should be used by SDK units (if no NV). +- Added unlocked optics for any SDK rifle users (no marksmen) +- Added Titan AA for militia if unlocked and skillcheck is ok. +- Added NV if unlocked too. +- Dogs dont make you lose Undercover if you are in a vehicle. +- SDK players no longer see NATO players markers. +- Engineer players can now repair vehicles. +- Officer players can now hack UAVs. +- NATO rebuilds towers again. +- Corrected refugees missions: they will only spawn on destroyed cities. +- Small +1 HR bonus on each Tax Report. +- Safer Convoy spawn. +- Fixed NATO player taxis. +- Added cleanser and punishment functions for NATO taxis. +- Added disconnected and connected functions for NATO players. +- NATO players no longer see SDK markers. +- NATO players receive notifications on certain SDK actions (supplies delivered on cities etc.). +- Markers update correctly on Pers. Save. +- Increased a bit the distance to land for helis as they are crashing a lot with trees. +- AI won't attack other islands targets except Airports on major attacks. +- CSAT Starts controlling the whole NW island. +- Fixed bug on initial HQ placement. +- Greatly improved safety and speed on despawning procedures. +- Halved Quadbike cost. +- Gendarmes and FIA will use flashlights. -================= Known issues ========================== +0.1 24/04/2016 BETA - - (Destroy Heli Mission) If you manage to steal the truck while it is trying to transport the heli back, the mission will fail (The fix for this is WIP) - - The updated ACE version 3.13.0 maybe has introduced new issues with ACRE. We are investigating and thankful for input. +- Initial release diff --git a/A3-Antistasi/dialogs.hpp b/A3-Antistasi/dialogs.hpp index eb770874c5..753fb4e028 100644 --- a/A3-Antistasi/dialogs.hpp +++ b/A3-Antistasi/dialogs.hpp @@ -79,7 +79,7 @@ class should_load_personal_save { y = 0.317959 * safezoneH + safezoneY; w = 0.175015 * safezoneW; h = 0.0560125 * safezoneH; - action = "closeDialog 0; nul = [] spawn A3A_fnc_loadPreviousSession;"; + action = "[true] call A3A_fnc_loadPreviousSession; closeDialog 0;"; }; class HQ_button_Gstatic: RscButton { @@ -90,7 +90,7 @@ class should_load_personal_save { y = 0.317959 * safezoneH + safezoneY; w = 0.175015 * safezoneW; h = 0.0560125 * safezoneH; - action = "closeDialog 0;"; + action = "[false] call A3A_fnc_loadPreviousSession; closeDialog 0;"; }; }; }; @@ -140,7 +140,7 @@ class HQ_menu { y = 0.317959 * safezoneH + safezoneY; w = 0.175015 * safezoneW; h = 0.0560125 * safezoneH; - action = "if (isMultiPlayer) then {if (player == theBoss) then {nul=call A3A_fnc_theBossSteal} else {hint ""Only Player Commander has access to this function""}} else {hint ""This function is MP only""};"; + action = "if (isMultiPlayer) then {if (player == theBoss) then {nul=call A3A_fnc_theBossSteal} else {[""Money Grab"", ""Only Player Commander has access to this function""] call A3A_fnc_customHint;}} else {[""Money Grab"", ""This function is MP only""] call A3A_fnc_customHint;};"; }; class HQ_button_savegame: RscButton { @@ -151,7 +151,7 @@ class HQ_menu { y = 0.415981 * safezoneH + safezoneY; w = 0.175015 * safezoneW; h = 0.0560125 * safezoneH; - action = "closeDialog 0;if (player == theBoss) then {nul=CreateDialog ""build_menu""} else {hint ""Only Player Commander has access to this function""};"; + action = "closeDialog 0;if (player == theBoss) then {nul=CreateDialog ""build_menu""} else {[""Garrisons"", ""Only Player Commander has access to this function""] call A3A_fnc_customHint;};"; }; class HQ_button_moveHQ: RscButton { @@ -162,7 +162,7 @@ class HQ_menu { y = 0.514003 * safezoneH + safezoneY; w = 0.175015 * safezoneW; h = 0.0560125 * safezoneH; - action = "closeDialog 0;if (player == theBoss) then {nul = [] spawn A3A_fnc_moveHQ;} else {hint ""Only Player Commander has access to this function""};"; + action = "closeDialog 0;if (player == theBoss) then {nul = [] spawn A3A_fnc_moveHQ;} else {[""Move HQ"", ""Only Player Commander has access to this function""] call A3A_fnc_customHint;};"; }; class HQ_button_recruitUnit: RscButton { @@ -173,7 +173,7 @@ class HQ_menu { y = 0.317959 * safezoneH + safezoneY; w = 0.175015 * safezoneW; h = 0.0560125 * safezoneH; - action = "if (player == theBoss) then {if (isMultiplayer) then {nul = [] call A3A_fnc_membersList} else {hint ""This function is MP only""}} else {hint ""Only Player Commander has access to this function""};"; + action = "if (player == theBoss) then {if (isMultiplayer) then {nul = [] call A3A_fnc_membersList} else {[""Members List"", ""This function is MP only""] call A3A_fnc_customHint;}} else {[""Members List"", ""Only Player Commander has access to this function""] call A3A_fnc_customHint;};"; }; class HQ_button_recruitSquad: RscButton { @@ -184,7 +184,7 @@ class HQ_menu { y = 0.514003 * safezoneH + safezoneY; w = 0.175015 * safezoneW; h = 0.0560125 * safezoneH; - action = "closeDialog 0;if (player == theBoss) then {nul=[] spawn A3A_fnc_rebuildAssets} else {hint ""Only Player Commander has access to this function""};"; + action = "closeDialog 0;if (player == theBoss) then {nul=[] spawn A3A_fnc_rebuildAssets} else {[""Recruit Squad"", ""Only Player Commander has access to this function""] call A3A_fnc_customHint;};"; }; class HQ_button_vehicle: RscButton { @@ -195,7 +195,7 @@ class HQ_menu { y = 0.415981 * safezoneH + safezoneY; w = 0.175015 * safezoneW; h = 0.0560125 * safezoneH; - action = "closeDialog 0;if (player == theBoss) then {nul = [] call A3A_fnc_FIAskillAdd} else {hint ""Only Player Commander has access to this function""};"; + action = "closeDialog 0;if (player == theBoss) then {nul = [] call A3A_fnc_FIAskillAdd} else {[""Recruit Vehicle"", ""Only Player Commander has access to this function""] call A3A_fnc_customHint;};"; }; class HQ_button_skill: RscButton { @@ -890,7 +890,7 @@ class game_options { w = 0.175015 * safezoneW; h = 0.0560125 * safezoneH; tooltip = "Set the max number of spawned civilians. Affects game performance"; - action = "if (player == theBoss) then {closeDialog 0; nul = createDialog ""civ_config""} else {hint ""Only Player Commander has access to this function""};"; + action = "if (player == theBoss) then {closeDialog 0; nul = createDialog ""civ_config""} else {[""Civilian Spawn"", ""Only Player Commander has access to this function""] call A3A_fnc_customHint;};"; }; class 8slots_R1: RscButton { @@ -901,7 +901,7 @@ class game_options { w = 0.175015 * safezoneW; h = 0.0560125 * safezoneH; tooltip = "Affects performance. Please use this with caution. Set it to lower distances if you feel Antistasi is running bad"; - action = "if (player == theBoss) then {closeDialog 0; nul = createDialog ""spawn_config""} else {hint ""Only Player Commander has access to this function""};"; + action = "if (player == theBoss) then {closeDialog 0; nul = createDialog ""spawn_config""} else {[""Spawn Distance"", ""Only Player Commander has access to this function""] call A3A_fnc_customHint;};"; }; class 8slots_L2: RscButton { @@ -912,7 +912,7 @@ class game_options { w = 0.175015 * safezoneW; h = 0.0560125 * safezoneH; tooltip = "Sets how much local and simulated AI can spawn in the map. Affects performance and AI ""intelligence"". Use with caution. This is not an exact number as vehicles and squad leaders will allways spawn"; - action = "if (player == theBoss) then {closeDialog 0; nul = createDialog ""fps_limiter""} else {hint ""Only Player Commander has access to this function""};"; + action = "if (player == theBoss) then {closeDialog 0; nul = createDialog ""fps_limiter""} else {[""AI Limiter"", ""Only Player Commander has access to this function""] call A3A_fnc_customHint;};"; }; class 8slots_R2: RscButton { @@ -923,7 +923,7 @@ class game_options { w = 0.175015 * safezoneW; h = 0.0560125 * safezoneH; tooltip = "Disables/Enable situational music"; - action = "closedialog 0; if (musicON) then {musicON = false; hint ""Music turned OFF""} else {musicON = true; hint ""Music turned ON""}; nul = execVM ""musica.sqf"";"; + action = "closedialog 0; if (musicON) then {musicON = false; [""Music"", ""Music turned OFF""] call A3A_fnc_customHint;} else {musicON = true; [""Music"", ""Music turned ON""] call A3A_fnc_customHint;}; nul = execVM ""musica.sqf"";"; }; /* class 8slots_L3: RscButton @@ -981,7 +981,7 @@ class game_options { w = 0.175015 * safezoneW; h = 0.0560125 * safezoneH; tooltip = "Use this option to save your current game. It does save the most important data in a ""Grand Theft Auto"" way. This opnion allows good MP save and independent saves of any version update. Vanilla saves are disabled because of lack of several features"; - action = "closeDialog 0;if (player == theBoss) then {""statSave\saveLoop.sqf"" remoteExec [""BIS_fnc_execVM"", 0]} else {_nul = [] execVM ""statSave\saveLoop.sqf""; hintC ""Personal Stats Saved""};"; + action = "closeDialog 0; [] spawn A3A_fnc_persistentSave;"; }; }; }; //slots 6+1 @@ -1027,7 +1027,7 @@ class fps_limiter { y = 0.317959 * safezoneH + safezoneY; w = 0.175015 * safezoneW; h = 0.0560125 * safezoneH; - action = "if (player == theBoss) then {if (maxUnits < 200) then {maxUnits = maxUnits + 10; publicVariable ""maxUnits""; hint format [""AI Limit has been set at %1"",maxUnits]} else {hint ""AI Limit cannot be raised from 200""}} else {hint ""Only Player Commander has access to this function""};"; + action = "if (player == theBoss) then {if (maxUnits < 200) then {maxUnits = maxUnits + 10; publicVariable ""maxUnits""; [""AI Limit"", format [""AI Limit has been set at %1"",maxUnits]] call A3A_fnc_customHint;} else {[""AI Limit"", ""AI Limit cannot be raised from 200""] call A3A_fnc_customHint;}} else {[""AI Limit"", ""Only Player Commander has access to this function""] call A3A_fnc_customHint;};"; }; class HQ_button_Gstatic: RscButton { @@ -1037,7 +1037,7 @@ class fps_limiter { y = 0.317959 * safezoneH + safezoneY; w = 0.175015 * safezoneW; h = 0.0560125 * safezoneH; - action = "if (player == theBoss) then {if (maxUnits > 80) then {maxUnits = maxUnits - 10; publicVariable ""maxUnits""; hint format [""AI Limit has been set at %1"",maxUnits]} else {hint ""AI Limit cannot be less than 80""}} else {hint ""Only Player Commander has access to this function""};"; + action = "if (player == theBoss) then {if (maxUnits > 80) then {maxUnits = maxUnits - 10; publicVariable ""maxUnits""; [""AI Limit"", format [""AI Limit has been set at %1"",maxUnits]] call A3A_fnc_customHint;} else {[""AI Limit"", ""AI Limit cannot be less than 80""] call A3A_fnc_customHint;}} else {[""AI Limit"", ""Only Player Commander has access to this function""] call A3A_fnc_customHint;};"; }; }; }; @@ -1082,7 +1082,7 @@ class spawn_config { y = 0.317959 * safezoneH + safezoneY; w = 0.175015 * safezoneW; h = 0.0560125 * safezoneH; - action = "if (player == theBoss) then {if (distanceSPWN < 2000) then {distanceSPWN = distanceSPWN + 100; distanceSPWN1 = distanceSPWN * 1.3; distanceSPWN2 = distanceSPWN /2; publicVariable ""distanceSPWN"";publicVariable ""distanceSPWN1"";publicVariable ""distanceSPWN2""}; hint format [""Spawn Distance Set to %1 meters. Be careful, this may affect game performance"",distanceSPWN]} else {hint ""Only Player Commander has access to this function""};"; + action = "if (player == theBoss) then {if (distanceSPWN < 2000) then {distanceSPWN = distanceSPWN + 100; distanceSPWN1 = distanceSPWN * 1.3; distanceSPWN2 = distanceSPWN /2; publicVariable ""distanceSPWN"";publicVariable ""distanceSPWN1"";publicVariable ""distanceSPWN2""}; [""Spawn Distance"", format [""Spawn Distance Set to %1 meters. Be careful, this may affect game performance"",distanceSPWN]] call A3A_fnc_customHint;} else {[""Spawn Distance"", ""Only Player Commander has access to this function""] call A3A_fnc_customHint;};"; }; class HQ_button_Gstatic: RscButton { @@ -1092,7 +1092,7 @@ class spawn_config { y = 0.317959 * safezoneH + safezoneY; w = 0.175015 * safezoneW; h = 0.0560125 * safezoneH; - action = "if (player == theBoss) then {if (distanceSPWN > 600) then {distanceSPWN = distanceSPWN - 100; if (distanceSPWN < 600) then {distanceSPWN = 600}; distanceSPWN1 = distanceSPWN * 1.3; distanceSPWN2 = distanceSPWN /2; if (distanceSPWN < 600) then {distanceSPWN = 600};publicVariable ""distanceSPWN"";publicVariable ""distanceSPWN1"";publicVariable ""distanceSPWN2"";}; hint format [""Spawn Distance Set to %1 meters"",distanceSPWN]} else {hint ""Only Player Commander has access to this function""};"; + action = "if (player == theBoss) then {if (distanceSPWN > 600) then {distanceSPWN = distanceSPWN - 100; distanceSPWN1 = distanceSPWN * 1.3; distanceSPWN2 = distanceSPWN /2; publicVariable ""distanceSPWN"";publicVariable ""distanceSPWN1"";publicVariable ""distanceSPWN2"";}; [""Spawn Distance"", format [""Spawn Distance Set to %1 meters"",distanceSPWN]] call A3A_fnc_customHint;} else {[""Spawn Distance"", ""Only Player Commander has access to this function""] call A3A_fnc_customHint;};"; }; }; }; @@ -1137,7 +1137,7 @@ class civ_config { y = 0.317959 * safezoneH + safezoneY; w = 0.175015 * safezoneW; h = 0.0560125 * safezoneH; - action = "if (player == theBoss) then {if (civPerc < 150) then {civPerc = civPerc + 1; if (civPerc > 150) then {civPerc = 150}; publicVariable ""civPerc"";}; hint format [""Maximum Number of Civilians Set to %1"",civPerc]} else {hint ""Only Player Commander has access to this function""};"; + action = "if (player == theBoss) then {if (civPerc < 150) then {civPerc = civPerc + 1; if (civPerc > 150) then {civPerc = 150}; publicVariable ""civPerc"";}; [""Civilian Limit"", format [""Maximum Number of Civilians Set to %1"",civPerc]] call A3A_fnc_customHint;} else {[""Civilian Limit"", ""Only Player Commander has access to this function""] call A3A_fnc_customHint;};"; }; class HQ_button_Gstatic: RscButton { @@ -1147,7 +1147,7 @@ class civ_config { y = 0.317959 * safezoneH + safezoneY; w = 0.175015 * safezoneW; h = 0.0560125 * safezoneH; - action = "if (player == theBoss) then {if (civPerc > 0) then {civPerc = civPerc - 1; if (civPerc < 0) then {civPerc = 0};publicVariable ""civPerc"";}; hint format [""Maximum Number of Civilians Set to %1"",civPerc]} else {hint ""Only Player Commander has access to this function""};"; + action = "if (player == theBoss) then {if (civPerc > 0) then {civPerc = civPerc - 1; if (civPerc < 0) then {civPerc = 0};publicVariable ""civPerc"";}; [""Civilian Limit"", format [""Maximum Number of Civilians Set to %1"",civPerc]] call A3A_fnc_customHint;} else {[""Civilian Limit"", ""Only Player Commander has access to this function""] call A3A_fnc_customHint;};"; }; }; }; @@ -1194,7 +1194,7 @@ class mission_menu { y = 0.317959 * safezoneH + safezoneY; w = 0.175015 * safezoneW; h = 0.0560125 * safezoneH; - action = "closeDialog 0;if (([player] call A3A_fnc_isMember) or (not(isPlayer theBoss))) then {[""AS""] remoteExec [""A3A_fnc_missionRequest"", 2]} else {hint ""Only Player Commander has access to this function""};"; + action = "closeDialog 0;if (([player] call A3A_fnc_isMember) or (not(isPlayer theBoss))) then {[""AS""] remoteExec [""A3A_fnc_missionRequest"", 2]} else {[""Mission Request"", ""Only Player Commander has access to this function""] call A3A_fnc_customHint;};"; }; class HQ_button_CONV: RscButton { @@ -1204,7 +1204,7 @@ class mission_menu { y = 0.415981 * safezoneH + safezoneY; w = 0.175015 * safezoneW; h = 0.0560125 * safezoneH; - action = "closeDialog 0;if (([player] call A3A_fnc_isMember) or (not(isPlayer theBoss))) then {[""CONVOY""] remoteExec [""A3A_fnc_missionRequest"", 2]} else {hint ""Only Player Commander has access to this function""};"; + action = "closeDialog 0;if (([player] call A3A_fnc_isMember) or (not(isPlayer theBoss))) then {[""CONVOY""] remoteExec [""A3A_fnc_missionRequest"", 2]} else {[""Mission Request"", ""Only Player Commander has access to this function""] call A3A_fnc_customHint;};"; }; class HQ_button_DES: RscButton { @@ -1214,7 +1214,7 @@ class mission_menu { y = 0.514003 * safezoneH + safezoneY; w = 0.175015 * safezoneW; h = 0.0560125 * safezoneH; - action = "closeDialog 0;if (([player] call A3A_fnc_isMember) or (not(isPlayer theBoss))) then {[""DES""] remoteExec [""A3A_fnc_missionRequest"", 2]} else {hint ""Only Player Commander has access to this function""};"; + action = "closeDialog 0;if (([player] call A3A_fnc_isMember) or (not(isPlayer theBoss))) then {[""DES""] remoteExec [""A3A_fnc_missionRequest"", 2]} else {[""Mission Request"", ""Only Player Commander has access to this function""] call A3A_fnc_customHint;};"; }; class HQ_button_LOG: RscButton { @@ -1224,7 +1224,7 @@ class mission_menu { y = 0.317959 * safezoneH + safezoneY; w = 0.175015 * safezoneW; h = 0.0560125 * safezoneH; - action = "closeDialog 0;if (([player] call A3A_fnc_isMember) or (not(isPlayer theBoss))) then {[""LOG""] remoteExec [""A3A_fnc_missionRequest"", 2]} else {hint ""Only Player Commander has access to this function""};"; + action = "closeDialog 0;if (([player] call A3A_fnc_isMember) or (not(isPlayer theBoss))) then {[""LOG""] remoteExec [""A3A_fnc_missionRequest"", 2]} else {[""Mission Request"", ""Only Player Commander has access to this function""] call A3A_fnc_customHint;};"; }; class HQ_button_RES: RscButton { @@ -1234,7 +1234,7 @@ class mission_menu { y = 0.514003 * safezoneH + safezoneY; w = 0.175015 * safezoneW; h = 0.0560125 * safezoneH; - action = "closeDialog 0;if (([player] call A3A_fnc_isMember) or (not(isPlayer theBoss))) then {[""RES""] remoteExec [""A3A_fnc_missionRequest"", 2]} else {hint ""Only Player Commander has access to this function""};"; + action = "closeDialog 0;if (([player] call A3A_fnc_isMember) or (not(isPlayer theBoss))) then {[""RES""] remoteExec [""A3A_fnc_missionRequest"", 2]} else {[""Mission Request"", ""Only Player Commander has access to this function""] call A3A_fnc_customHint;};"; }; class HQ_button_vehicle: RscButton { @@ -1244,7 +1244,7 @@ class mission_menu { y = 0.415981 * safezoneH + safezoneY; w = 0.175015 * safezoneW; h = 0.0560125 * safezoneH; - action = "closeDialog 0;if (([player] call A3A_fnc_isMember) or (not(isPlayer theBoss))) then {[""CON""] remoteExec [""A3A_fnc_missionRequest"", 2]} else {hint ""Only Player Commander has access to this function""};"; + action = "closeDialog 0;if (([player] call A3A_fnc_isMember) or (not(isPlayer theBoss))) then {[""CON""] remoteExec [""A3A_fnc_missionRequest"", 2]} else {[""Mission Request"", ""Only Player Commander has access to this function""] call A3A_fnc_customHint;};"; }; class HQ_button_exit: RscButton { @@ -1315,7 +1315,7 @@ class radio_comm { w = 0.175015 * safezoneW; h = 0.0560125 * safezoneH; tooltip = "Look at some player and interact with him"; - action = "closeDialog 0;if (isMultiPlayer) then {nul = createDialog ""player_money""} else {hint ""MP Only Menu""};"; + action = "closeDialog 0;if (isMultiPlayer) then {nul = createDialog ""player_money""} else {[""Money"", ""MP Only Menu""] call A3A_fnc_customHint;};"; }; class 8slots_L2: RscButton { @@ -1370,7 +1370,7 @@ class radio_comm { w = 0.175015 * safezoneW; h = 0.0560125 * safezoneH; tooltip = "Several AI options"; - action = "if (player == leader group player) then {closeDialog 0;nul = createDialog ""AI_management""} else {hint ""Only group leaders may access to this option""};"; + action = "if (player == leader group player) then {closeDialog 0;nul = createDialog ""AI_management""} else {[""AI Management"", ""Only group leaders may access to this option""] call A3A_fnc_customHint;};"; }; class 8slots_R4: RscButton { @@ -1438,7 +1438,7 @@ class vehicle_manager { w = 0.175015 * safezoneW; h = 0.0560125 * safezoneH; tooltip = "Options related to vehicle management in HC controlled squads"; - action = "closeDialog 0; if (player == theBoss) then {nul = createDialog ""squad_manager""} else {hint ""Only Player Commander has access to this function""};"; + action = "closeDialog 0; if (player == theBoss) then {nul = createDialog ""squad_manager""} else {[""Vehicle Management"", ""Only Player Commander has access to this function""] call A3A_fnc_customHint;};"; }; class HQ_button_Gremove: RscButton @@ -1496,7 +1496,7 @@ class veh_query { y = 0.251941 * safezoneH + safezoneY; w = 0.06 * safezoneW;//0.175015 h = 0.05 * safezoneH; - action = "closeDialog 0;vehQuery = nil; if (player == theBoss) then { [] spawn A3A_fnc_squadRecruit; } else {hint ""Only Player Commander has access to this function""};"; + action = "closeDialog 0;vehQuery = nil; if (player == theBoss) then { [] spawn A3A_fnc_squadRecruit; } else {[""Recruit Squad"", ""Only Player Commander has access to this function""] call A3A_fnc_customHint;};"; }; class HQ_button_Gsquad: RscButton { @@ -1642,7 +1642,7 @@ class AI_management { w = 0.175015 * safezoneW; h = 0.0560125 * safezoneH; tooltip = "Take personal control of the selected squad member or HC squad leader and be able to perform any kind of actions for 60 seconds. Control state will be cancelled if the player or the controlled unit receives any kind of damage"; - action = "closeDialog 0; if ((count groupselectedUnits player > 0) and (count hcSelected player > 0)) exitWith {hint ""You must select from HC or Squad Bars, not both""}; if (count groupselectedUnits player == 1) then {nul = [groupselectedUnits player] execVM ""REINF\controlunit.sqf""}; if (count hcSelected player == 1) then {nul = [hcSelected player] execVM ""REINF\controlHCsquad.sqf"";};"; + action = "closeDialog 0; if ((count groupselectedUnits player > 0) and (count hcSelected player > 0)) exitWith {[""AI Control"", ""You must select from HC or Squad Bars, not both""] call A3A_fnc_customHint;}; if (count groupselectedUnits player == 1) then {nul = [groupselectedUnits player] execVM ""REINF\controlunit.sqf""}; if (count hcSelected player == 1) then {nul = [hcSelected player] execVM ""REINF\controlHCsquad.sqf"";};"; }; class 8slots_R1: RscButton { @@ -1664,7 +1664,7 @@ class AI_management { w = 0.175015 * safezoneW; h = 0.0560125 * safezoneH; tooltip = "AI squad mates will heal proactively each other"; - action = "if (autoHeal) then {autoHeal = false; hint ""Auto Healing disabled"";} else {autoHeal = true; hint ""Auto Heal enabled""; nul = [] spawn A3A_fnc_autoHealFnc}"; + action = "if (autoHeal) then {autoHeal = false; [""AI Auto Heal"", ""Auto Healing disabled""] call A3A_fnc_customHint;} else {autoHeal = true; [""AI Auto Heal"", ""Auto Heal enabled""] call A3A_fnc_customHint; nul = [] spawn A3A_fnc_autoHealFnc}"; }; class 8slots_R2: RscButton { @@ -1686,7 +1686,7 @@ class AI_management { w = 0.175015 * safezoneW; h = 0.0560125 * safezoneH; tooltip = "Adds selected units or squads to a map selected garrison"; - action = "closeDialog 0;if (count groupselectedUnits player > 0) then {nul = [groupselectedUnits player] execVM ""REINF\addToGarrison.sqf""} else {if (count (hcSelected player) > 0) then {nul = [hcSelected player] execVM ""REINF\addToGarrison.sqf""}}; if ((count groupselectedUnits player == 0) and (count hcSelected player == 0)) then {hint ""No units or squads selected""}"; + action = "closeDialog 0;if (count groupselectedUnits player > 0) then {nul = [groupselectedUnits player] execVM ""REINF\addToGarrison.sqf""} else {if (count (hcSelected player) > 0) then {nul = [hcSelected player] execVM ""REINF\addToGarrison.sqf""}}; if ((count groupselectedUnits player == 0) and (count hcSelected player == 0)) then {[""Garrison"", ""No units or squads selected""] call A3A_fnc_customHint;}"; }; class 8slots_R3: RscButton { @@ -1708,7 +1708,7 @@ class AI_management { w = 0.175015 * safezoneW; h = 0.0560125 * safezoneH; tooltip = "Dimiss selected units or squads, recovering it's cost to the proper resource pool"; - action = "closeDialog 0;if (count groupselectedUnits player > 0) then {nul = [groupselectedUnits player] execVM ""REINF\dismissPlayerGroup.sqf""} else {if (count (hcSelected player) > 0) then {nul = [hcSelected player] execVM ""REINF\dismissSquad.sqf""}}; if ((count groupselectedUnits player == 0) and (count hcSelected player == 0)) then {hint ""No units or squads selected""}"; + action = "closeDialog 0;if (count groupselectedUnits player > 0) then {nul = [groupselectedUnits player] execVM ""REINF\dismissPlayerGroup.sqf""} else {if (count (hcSelected player) > 0) then {nul = [hcSelected player] execVM ""REINF\dismissSquad.sqf""}}; if ((count groupselectedUnits player == 0) and (count hcSelected player == 0)) then {[""Dismiss Squad"", ""No units or squads selected""] call A3A_fnc_customHint;}"; }; class 8slots_R4: RscButton { @@ -1766,7 +1766,7 @@ class commander_comm { w = 0.175015 * safezoneW; h = 0.0560125 * safezoneH; tooltip = "Recruit new squads and manage them with the HC Module (CTRL + SPACE)"; - action = "closeDialog 0;if (player == theBoss) then { [] spawn A3A_fnc_squadRecruit; } else {hint ""Only Player Commander has access to this function""};"; + action = "closeDialog 0;if (player == theBoss) then { [] spawn A3A_fnc_squadRecruit; } else {[""Recruit Squad"", ""Only Player Commander has access to this function""] call A3A_fnc_customHint;};"; }; class 8slots_R1: RscButton { @@ -1777,7 +1777,7 @@ class commander_comm { w = 0.175015 * safezoneW; h = 0.0560125 * safezoneH; tooltip = "Ask for Air Support (uses Airstrike points)"; - action = "closeDialog 0;if (player == theBoss) then {_nul = createDialog ""carpet_bombing""} else {hint ""Only Player Commander has access to this function""};"; + action = "closeDialog 0;if (player == theBoss) then {_nul = createDialog ""carpet_bombing""} else {[""Air Support"", ""Only Player Commander has access to this function""] call A3A_fnc_customHint;};"; }; class 8slots_L2: RscButton { @@ -1788,7 +1788,7 @@ class commander_comm { w = 0.175015 * safezoneW; h = 0.0560125 * safezoneH; tooltip = "Establish a new watchpost or roadblock depending on the type of terrain you select"; - action = "if (player == theBoss) then {closeDialog 0;[""create""] spawn A3A_fnc_outpostDialog} else {hint ""You're not the Commander!""};"; + action = "if (player == theBoss) then {closeDialog 0;[""create""] spawn A3A_fnc_outpostDialog} else {[""Outposts/Roadblocks"", ""You're not the Commander!""] call A3A_fnc_customHint;};"; }; class 8slots_R2: RscButton { @@ -1799,7 +1799,7 @@ class commander_comm { w = 0.175015 * safezoneW; h = 0.0560125 * safezoneH; tooltip = "Cleans several things in game. Use with caution as it freezes the mission"; - action = "if (player == theBoss) then {closedialog 0;[] remoteExec [""A3A_fnc_garbageCleaner"",2]} else {hint ""Only Player Commander has access to this function""};"; + action = "if (player == theBoss) then {closedialog 0;[] remoteExec [""A3A_fnc_garbageCleaner"",2]} else {[""Garbage Cleaner"", ""Only Player Commander has access to this function""] call A3A_fnc_customHint;};"; }; class 8slots_L3: RscButton { @@ -1810,7 +1810,7 @@ class commander_comm { w = 0.175015 * safezoneW; h = 0.0560125 * safezoneH; tooltip = "Remove selected observation post or roadblock, money will be refunded"; - action = "if (player == theBoss) then {closeDialog 0; [""delete""] spawn A3A_fnc_outpostDialog} else {hint ""You're not the Commander!""};"; + action = "if (player == theBoss) then {closeDialog 0; [""delete""] spawn A3A_fnc_outpostDialog} else {[""Outposts/Roadblocks"", ""You're not the Commander!""] call A3A_fnc_customHint;};"; }; class 8slots_R3: RscButton { @@ -1832,7 +1832,7 @@ class commander_comm { w = 0.175015 * safezoneW; h = 0.0560125 * safezoneH; tooltip = "Step down from commander or toggle eligibility"; - action = "if (isMultiplayer) then {closedialog 0;[player] remoteExec [""A3A_fnc_theBossToggleEligibility"", 2]} else {hint ""This feature is MP Only""};"; + action = "if (isMultiplayer) then {closedialog 0;[player, cursorTarget] remoteExec [""A3A_fnc_theBossToggleEligibility"", 2]} else {[""Resign Commander"", ""This feature is MP Only""] call A3A_fnc_customHint;};"; }; class 8slots_R4: RscButton { @@ -1843,7 +1843,7 @@ class commander_comm { w = 0.175015 * safezoneW; h = 0.0560125 * safezoneH; tooltip = "Look at a vehicle and sell it for money"; - action = "if (player == theBoss) then {closeDialog 0; nul = [] call A3A_fnc_sellVehicle} else {hint ""Only the Commander can sell vehicles""};"; + action = "if (player == theBoss) then {closeDialog 0; nul = [] call A3A_fnc_sellVehicle} else {[""Sell Vehicle"", ""Only the Commander can sell vehicles""] call A3A_fnc_customHint;};"; }; }; }; @@ -1894,18 +1894,18 @@ class carpet_bombing { class HQ_button_Gstatic: RscButton { idc = -1; - text = "Carpet Bombing"; //--- ToDo: Localize; + text = "Cluster Bombs"; //--- ToDo: Localize; x = 0.482498 * safezoneW + safezoneX; y = 0.317959 * safezoneH + safezoneY; w = 0.175015 * safezoneW; h = 0.0560125 * safezoneH; tooltip = "Cost: 1 point"; - action = "closeDialog 0;[""CARPET""] spawn A3A_fnc_NATObomb;"; + action = "closeDialog 0;[""CLUSTER""] spawn A3A_fnc_NATObomb;"; }; class 4slots_L2: RscButton { idc = -1; - text = "NAPALM Bomb"; //--- ToDo: Localize; + text = "NAPALM Bombs"; //--- ToDo: Localize; x = 0.272481 * safezoneW + safezoneX; y = 0.415981 * safezoneH + safezoneY; w = 0.175015 * safezoneW; @@ -1960,7 +1960,7 @@ class dismiss_menu { w = 0.175015 * safezoneW; h = 0.0560125 * safezoneH; tooltip = "Dimiss selected units or squads, recovering it's cost to the proper resource pool"; - action = "closeDialog 0;if (count groupselectedUnits player > 0) then {nul = [groupselectedUnits player] execVM ""REINF\dismissPlayerGroup.sqf""} else {if (count (hcSelected player) > 0) then {nul = [hcSelected player] execVM ""REINF\dismissSquad.sqf""}}; if ((count groupselectedUnits player == 0) and (count hcSelected player == 0)) then {hint ""No units or squads selected""}"; + action = "closeDialog 0;if (count groupselectedUnits player > 0) then {nul = [groupselectedUnits player] execVM ""REINF\dismissPlayerGroup.sqf""} else {if (count (hcSelected player) > 0) then {nul = [hcSelected player] execVM ""REINF\dismissSquad.sqf""}}; if ((count groupselectedUnits player == 0) and (count hcSelected player == 0)) then {[""Garrison Squad"", ""No units or squads selected""] call A3A_fnc_customHint;}"; }; class HQ_button_Gstatic: RscButton { @@ -1971,7 +1971,7 @@ class dismiss_menu { w = 0.175015 * safezoneW; h = 0.0560125 * safezoneH; tooltip = "Adds selected units or squads to a map selected garrison"; - action = "closeDialog 0;if (count groupselectedUnits player > 0) then {nul = [groupselectedUnits player] execVM ""REINF\addToGarrison.sqf""} else {if (count (hcSelected player) > 0) then {nul = [hcSelected player] execVM ""REINF\addToGarrison.sqf""}}; if ((count groupselectedUnits player == 0) and (count hcSelected player == 0)) then {hint ""No units or squads selected""}"; + action = "closeDialog 0;if (count groupselectedUnits player > 0) then {nul = [groupselectedUnits player] execVM ""REINF\addToGarrison.sqf""} else {if (count (hcSelected player) > 0) then {nul = [hcSelected player] execVM ""REINF\addToGarrison.sqf""}}; if ((count groupselectedUnits player == 0) and (count hcSelected player == 0)) then {[""Garrison Static"", ""No units or squads selected""] call A3A_fnc_customHint;}"; }; /* class HQ_button_Gremove: RscButton @@ -2285,7 +2285,7 @@ class player_money { w = 0.175015 * safezoneW; h = 0.0560125 * safezoneH; tooltip = "Use this option to add the player which you are currently looking to the member's list"; - action = "if (isMultiplayer) then {closeDialog 0;nul = [""add""] call A3A_fnc_memberAdd;} else {hint ""This function is MP only""};"; + action = "if (isMultiplayer) then {closeDialog 0;nul = [""add""] call A3A_fnc_memberAdd;} else {[""Membership"", ""This function is MP only""] call A3A_fnc_customHint;};"; }; class HQ_button_MG: RscButton { @@ -2296,7 +2296,7 @@ class player_money { w = 0.175015 * safezoneW; h = 0.0560125 * safezoneH; tooltip = "Use this option to remove the player which you are currently looking to the member's list"; - action = "if (isMultiplayer) then {closeDialog 0;nul = [""remove""] call A3A_fnc_memberAdd;} else {hint ""This function is MP only""};"; + action = "if (isMultiplayer) then {closeDialog 0;nul = [""remove""] call A3A_fnc_memberAdd;} else {[""Membership"", ""This function is MP only""] call A3A_fnc_customHint;};"; }; class HQ_button_AT: RscButton { @@ -2372,7 +2372,7 @@ class garage_sell { y = 0.317959 * safezoneH + safezoneY; w = 0.175015 * safezoneW; h = 0.0560125 * safezoneH; - action = "closeDialog 0; if (player == theBoss) then {nul = [] call A3A_fnc_sellVehicle} else {hint ""Only the Commander can sell vehicles""};"; + action = "closeDialog 0; if (player == theBoss) then {nul = [] call A3A_fnc_sellVehicle} else {[""Sell Vehicle"", ""Only the Commander can sell vehicles""] call A3A_fnc_customHint;};"; }; /* class HQ_button_Gremove: RscButton @@ -2514,13 +2514,13 @@ class tu_madre { class HQ_button_Gstatic: RscButton { idc = -1; - text = "Carpet Bombing"; //--- ToDo: Localize; + text = "Cluster Bombing"; //--- ToDo: Localize; x = 0.482498 * safezoneW + safezoneX; y = 0.317959 * safezoneH + safezoneY; w = 0.175015 * safezoneW; h = 0.0560125 * safezoneH; tooltip = "Cost: 10 points"; - action = "closeDialog 0;[""CARPET""] spawn A3A_fnc_NATObomb;"; + action = "closeDialog 0;[""CLUSTER""] spawn A3A_fnc_NATObomb;"; }; class HQ_button_Gremove: RscButton diff --git a/A3-Antistasi/functions.hpp b/A3-Antistasi/functions.hpp old mode 100755 new mode 100644 index 7c1b1e7b07..6b2ed60704 --- a/A3-Antistasi/functions.hpp +++ b/A3-Antistasi/functions.hpp @@ -5,20 +5,21 @@ class A3A //Main initialisation functions. class initServer {}; class initClient {}; - + //Other initialisation functions (generally called by the above) class cityinfo {}; class credits {}; + class initACEUnconsciousHandler {}; class initFuncs {}; class initGarrisons {}; class initGetMissionPath {}; class initSpawnPlaces {}; - + class initVar {}; class initVarClient {}; class initVarCommon {}; class initVarServer {}; - + class initZones {}; class modBlacklist {}; class playerMarkers {}; @@ -27,16 +28,18 @@ class A3A class resourcecheck {}; class tags {}; }; - + class Base { class addActionBreachVehicle {}; class addHC {}; class addTimeForIdle {}; + class aggressionUpdateLoop {}; class AILoadInfo {}; class rebelAttack {}; class blackout {}; class buildHQ {}; + class calculateAggression {}; class citiesToCivPatrol {}; class citySupportChange {}; class commsMP {}; @@ -57,9 +60,11 @@ class A3A class fogCheck {}; class garbageCleaner {}; class garrisonInfo {}; + class getAggroLevelString {}; + class getVehiclePoolForAttacks {}; + class getVehiclePoolForQRFs {}; class healAndRepair {}; class initPetros {}; - class intelFound {}; class isFrontline {}; class isTheSameIsland {}; class joinMultipleGroups {}; @@ -79,7 +84,7 @@ class A3A class patrolDestinations {}; class placementSelection {}; class playableUnits {}; - class powerCheck {}; + class getSideRadioTowerInfluence {}; class powerReorg {}; class prestige {}; class radioCheck {}; @@ -94,6 +99,7 @@ class A3A class scheduler {}; class sellVehicle {}; class setMarkerAlphaForSide {}; + class singlePlayerBlackScreenWarning {}; class sizeMarker {}; class splitVehicleCrewIntoOwnGroups {}; class startBreachVehicle {}; @@ -106,8 +112,6 @@ class A3A class zoneCheck {}; }; - - class AI { class occupantInvaderUnitKilledEH {}; @@ -168,6 +172,7 @@ class A3A class Convoy { + class cleanConvoyMarker {}; class convoyDebug {}; class convoyMovement {}; class createAIAction {}; @@ -202,8 +207,10 @@ class A3A class createAISite {}; class createCIV {}; class createFIAOutposts2 {}; + class createQRF {}; class createSDKGarrisons {}; class createSDKgarrisonsTemp {}; + class createUnit {}; class cycleSpawn {}; class FIAinitBases {}; class findSpawnPosition {}; @@ -224,8 +231,10 @@ class A3A class removeVehFromPool {}; class safeVehicleSpawn {}; class spawnGroup {}; + class updateCAMark {}; class vehAvailable {}; class VEHdespawner {}; + class vehKilledOrCaptured {}; class wavedCA {}; class WPCreate {}; }; @@ -246,8 +255,10 @@ class A3A class createDialog_shouldLoadPersonalSave {}; class dialogHQ {}; class fastTravelRadio {}; + class loadPreviousSession {}; class mineDialog {}; class moveHQObject {}; + class persistentSave {}; class skiptime {}; class squadOptions {}; class squadRecruit {}; @@ -302,6 +313,17 @@ class A3A class updateVehicles {}; }; + class Intel + { + class getVehicleIntel {}; + class placeIntel {}; + class searchIntelOnDocument {}; + class searchIntelOnLaptop {}; + class searchIntelOnLeader {}; + class selectIntel {}; + class showIntel {}; + }; + class Missions { class AS_Official {}; @@ -317,6 +339,7 @@ class A3A class LOG_Ammo {}; class LOG_Bank {}; class LOG_Supplies {}; + class LOG_Salvage {}; class missionRequest {}; class missionRequestAUTO {}; class REP_Antenna {}; @@ -337,21 +360,21 @@ class A3A class ACEpvpReDress {}; class ammunitionTransfer {}; class arsenalManage {}; + class categoryOverrides {}; class checkRadiosUnlocked {}; class configSort {}; class crateLootParams {}; - class CSATCrate {}; class dress {}; class empty {}; class equipmentClassToCategories {}; class equipmentIsValidForCurrentModset {}; class equipmentSort {}; + class fillLootCrate {}; class getRadio {}; class itemSort {}; class itemType {}; class launcherInfo {}; class loot {}; - class NATOCrate {}; class randomRifle {}; class transfer {}; class unlockEquipment {}; @@ -369,8 +392,8 @@ class A3A class promotePlayer {}; class ranksMP {}; class resourcesPlayer {}; - class theBossInit {}; class theBossToggleEligibility {}; + class theBossTransfer {}; class theBossSteal {}; class assignBossIfNone {}; class tierCheck {}; @@ -397,11 +420,21 @@ class A3A { class punishment {}; class punishment_addActionForgive {}; + class punishment_checkStatus {}; + class punishment_dataGet {}; + class punishment_dataRem {}; + class punishment_dataSet {}; + class punishment_dataNamespace {}; + class punishment_FF {}; + class punishment_FF_checkNearHQ {}; + class punishment_FF_addEH {}; class punishment_notifyAdmin {}; - class punishment_notifyAllAdmins {}; + class punishment_oceanGulag {}; class punishment_release {}; - class punishment_sentence {}; - class punishment_warden {}; + class punishment_removeActionForgive {}; + class punishment_sentence_client {}; + class punishment_sentence_server {}; + class punishment_notPlayer {}; }; class pvp @@ -438,6 +471,7 @@ class A3A class Revive { + class actionRevive {}; class carry {}; class fatalWound {}; @@ -456,13 +490,27 @@ class A3A class runwayInfo {}; }; + class SalvageRope + { + class SalvageRope {}; + }; + class Save { + class deleteSave {}; class loadPlayer {}; - class loadPreviousSession {}; class loadServer {}; class playerHasSave {}; class savePlayer {}; + class getStatVariable {}; + class loadStat {}; + class resetPlayer {}; + class retrievePlayerStat {}; + class returnSavedStat {}; + class savePlayerStat {}; + class setStatVariable {}; + class varNameToSaveName {}; + class saveLoop {}; }; class Templates @@ -473,6 +521,11 @@ class A3A class rhsModCompat {}; }; + class UI + { + class customHint {}; + }; + class Undercover { class initUndercover {}; @@ -483,8 +536,11 @@ class A3A { class basicBackpack {}; class createDataObject {}; + class createNamespace {}; class dateToTimeString {}; + class generateRoadsDB {}; class log {}; class vehicleWillCollideAtPosition {}; + class getRoadDirection {}; }; }; diff --git a/A3-Antistasi/functions/AI/fn_AIreactOnKill.sqf b/A3-Antistasi/functions/AI/fn_AIreactOnKill.sqf index 9f283ee5c2..3db144016a 100644 --- a/A3-Antistasi/functions/AI/fn_AIreactOnKill.sqf +++ b/A3-Antistasi/functions/AI/fn_AIreactOnKill.sqf @@ -26,11 +26,14 @@ if (fleeing _x) then }; if (vehicle _killer == _killer) then { - [[getPosASL _enemy,side _x,"Normal",_super],"A3A_fnc_patrolCA"] remoteExec ["A3A_fnc_scheduler",2] + [getPosASL _enemy,side _x,"Normal",_super] remoteExec ["A3A_fnc_patrolCA", 2]; } else { - if (vehicle _killer isKindOf "Air") then {[[getPosASL _enemy,side _x,"Air",_super],"A3A_fnc_patrolCA"] remoteExec ["A3A_fnc_scheduler",2]} else {if (vehicle _killer isKindOf "Tank") then {[[getPosASL _enemy,side _x,"Tank",_super],"A3A_fnc_patrolCA"] remoteExec ["A3A_fnc_scheduler",2]} else {[[getPosASL _enemy,side _x,"Normal",_super],"A3A_fnc_patrolCA"] remoteExec ["A3A_fnc_scheduler",2]}}; + private _attackType = "Normal"; + if (vehicle _killer isKindOf "Air") then {_attackType = "Air"}; + if (vehicle _killer isKindof "Tank") then {_attackType = "Tank"}; + [getPosASL _enemy,side _x,_attackType,_super] remoteExec ["A3A_fnc_patrolCA", 2]; }; }; if (([primaryWeapon _x] call BIS_fnc_baseWeapon) in allMachineGuns) then {[_x,_enemy] call A3A_fnc_suppressingFire} else {[_x,_x,_enemy] spawn A3A_fnc_chargeWithSmoke}; diff --git a/A3-Antistasi/functions/AI/fn_airbomb.sqf b/A3-Antistasi/functions/AI/fn_airbomb.sqf index 4bed13a905..5516ce3c08 100644 --- a/A3-Antistasi/functions/AI/fn_airbomb.sqf +++ b/A3-Antistasi/functions/AI/fn_airbomb.sqf @@ -1,54 +1,60 @@ if (not isServer and hasInterface) exitWith {}; -private ["_countX","_plane","_typeX","_ammo","_cluster","_carpet","_sleep","_bomb"]; -_plane = _this select 0; +private _filename = "fn_airbomb"; +[3, format ["Executing on: %1", clientOwner], _filename] call A3A_fnc_log; +private ["_countX","_plane","_typeX","_ammo","_cluster","_sleep","_bomb"]; +_plane = vehicle (_this select 0); _typeX = _this select 1; -_ammo = "Bomb_03_F"; -_countX = 8; +_countX = 4; _cluster = false; -_carpet = false; -if (_typeX != "HE") then - { - _ammo = "G_40mm_HEDP"; - if (_this select 1 == "NAPALM") then {_countX = 24} else {_countX = 48; _carpet = true}; - _cluster = true; + +switch (_typeX) do { + case ("HE"): { + _ammo = "Bo_Mk82"; + _sleep = 0.25 + }; + case ("CLUSTER"): { + _ammo = "BombCluster_03_Ammo_F"; + _sleep = 0.5 + }; + case ("NAPALM"): { + _ammo = "ammo_Bomb_SDB"; + _sleep = 0.5 + }; + default { + [1, "Invalid bomb type", _filename] call A3A_fnc_log; }; -if (typeOf _plane == vehSDKPlane) then {_countX = round (_countX / 2)}; +}; + +if (typeOf _plane == vehSDKPlane) then {_countX = round (_countX / 2); [3, "Rebel Airstrike", _filename] call A3A_fnc_log;}; sleep random 5; -_sleep = if (!_cluster) then {0.6} else {if (!_carpet) then {0.1} else {0.05}}; +[3, format ["Dropping %1 bombs of type %2 at %3 (near %4)", _countX, _typeX, getPos _plane,text nearestLocation [getPos _plane, "NameCity"]], _filename] call A3A_fnc_log; +private _debugCounter = 0; for "_i" from 1 to _countX do { + _debugCounter = _debugCounter + 1; sleep _sleep; if (alive _plane) then { - _bomb = _ammo createvehicle ([getPos _plane select 0,getPos _plane select 1,(getPos _plane select 2)- 4]); + _bomb = _ammo createvehicle ([getPos _plane select 0,getPos _plane select 1,(getPos _plane select 2)- 5]); waituntil {!isnull _bomb}; _bomb setDir (getDir _plane); - if (!_cluster) then - { - _bomb setVelocity [0,0,-50] - } - else + _bomb setVelocity [0,0,-50]; + if (_typeX == "NAPALM") then { - if (_this select 1 == "NAPALM") then - { - _bomb setVelocity [-5 + (random 10),-5 + (random 10),-50]; _nul = [_bomb] spawn - { + { _bomba = _this select 0; _pos = []; while {!isNull _bomba} do - { + { _pos = getPosASL _bomba; sleep 0.1; - }; - [_pos] remoteExec ["A3A_fnc_napalm"]; }; - } - else - { - _bomb setVelocity [-35 + (random 70),-35 + (random 70),-50]; + [_pos] remoteExec ["A3A_fnc_napalm"]; }; }; }; }; +[3, format ["Bombs dropped: %1", _debugCounter], _filename] call A3A_fnc_log; +//_bomba is used to track when napalm bombs hit the ground in order to call the napalm script on the correct position diff --git a/A3-Antistasi/functions/AI/fn_airstrike.sqf b/A3-Antistasi/functions/AI/fn_airstrike.sqf index 4d8b361cd6..066757c1b6 100644 --- a/A3-Antistasi/functions/AI/fn_airstrike.sqf +++ b/A3-Antistasi/functions/AI/fn_airstrike.sqf @@ -1,4 +1,4 @@ -// usage: Activate via radio trigger, on act: [] spawn A3A_fnc_airstrike; +// usage: Activate via radio trigger, on act: ["control", Occupants] spawn A3A_fnc_airstrike; if (!isServer and hasInterface) exitWith{}; private ["_markerX","_positionX","_ang","_angorig","_pos1","_origpos","_pos2","_finpos","_plane","_wp1","_wp2","_wp3","_sideX","_isMarker","_typePlane","_exit","_timeOut","_friendlies","_enemiesX","_mediaX","_mediaY","_pos","_countX","_distantNum","_distantX","_planefn","_planeCrew","_groupPlane","_typeX"]; @@ -93,12 +93,16 @@ _planefn = [_origpos, _ang, _typePlane, _sideX] call bis_fnc_spawnvehicle; _plane = _planefn select 0; _planeCrew = _planefn select 1; _groupPlane = _planefn select 2; -{_x setVariable ["spawner",true,true]} forEach _planeCrew; +[_plane, _sideX] call A3A_fnc_AIVEHinit; +{[_x] call A3A_fnc_NATOinit} forEach _planeCrew; + _plane setPosATL [getPosATL _plane select 0, getPosATL _plane select 1, 1000]; _plane setVelocityModelSpace (velocityModelSpace _plane vectorAdd [0, 150, 50]); _plane disableAI "TARGET"; _plane disableAI "AUTOTARGET"; _plane flyInHeight 150; +private _minAltASL = ATLToASL [_positionX select 0, _positionX select 1, 0]; +_plane flyInHeightASL [(_minAltASL select 2) +150, (_minAltASL select 2) +150, (_minAltASL select 2) +150]; _wp1 = _groupPlane addWaypoint [_pos1, 0]; @@ -106,8 +110,9 @@ _wp1 setWaypointType "MOVE"; _wp1 setWaypointSpeed "LIMITED"; _wp1 setWaypointBehaviour "CARELESS"; _plane setCollisionLight true; + if ((_typeX == "NAPALM") and (napalmCurrent)) then {_typeX = "CLUSTER"}; -if (_typeX == "HE") then {_wp1 setWaypointStatements ["true", "[this,""HE""] spawn A3A_fnc_airbomb"]} else {if (_typeX == "NAPALM") then {_wp1 setWaypointStatements ["true", "[this,""NAPALM""] spawn A3A_fnc_airbomb"]} else {_wp1 setWaypointStatements ["true", "[this,""CLUSTER""] spawn A3A_fnc_airbomb"]}}; +_wp1 setWaypointStatements ["true", format ["if !(local this) exitWith {}; [this, '%1'] spawn A3A_fnc_airbomb", _typeX]]; _wp2 = _groupPlane addWaypoint [_pos2, 1]; _wp2 setWaypointSpeed "LIMITED"; @@ -116,17 +121,15 @@ _wp2 setWaypointType "MOVE"; _wp3 = _groupPlane addWaypoint [_finpos, 2]; _wp3 setWaypointType "MOVE"; _wp3 setWaypointSpeed "FULL"; -_wp3 setWaypointStatements ["true", "{deleteVehicle _x} forEach crew this; deleteVehicle this"]; -waitUntil {sleep 2; (currentWaypoint _groupPlane == 4) or (!alive _plane)}; +_timeOut = time + 300; +waitUntil { sleep 2; (currentWaypoint _groupPlane == 4) or (time > _timeOut) }; -if (alive _plane) then - { - deleteVehicle _plane; - } -else - { - [_plane] spawn A3A_fnc_postMortem; - }; -{deleteVehicle _x} forEach _planeCrew; -deleteGroup _groupPlane; +if (time >_timeOut) then { + [_groupPlane] spawn A3A_fnc_groupDespawner; + [_plane] spawn A3A_fnc_vehDespawner; +} else { + { deleteVehicle _x } forEach _planeCrew; + deleteGroup _groupPlane; + deleteVehicle _plane; +}; diff --git a/A3-Antistasi/functions/AI/fn_artillery.sqf b/A3-Antistasi/functions/AI/fn_artillery.sqf index b9e6bd25c2..fd6d47326a 100644 --- a/A3-Antistasi/functions/AI/fn_artillery.sqf +++ b/A3-Antistasi/functions/AI/fn_artillery.sqf @@ -20,7 +20,7 @@ _vehicle=[_pos, random 360,_typeVehX, _attackingSide] call bis_fnc_spawnvehicle; _veh = _vehicle select 0; _vehCrew = _vehicle select 1; {[_x] call A3A_fnc_NATOinit} forEach _vehCrew; -[_veh] call A3A_fnc_AIVEHinit; +[_veh, _attackingSide] call A3A_fnc_AIVEHinit; _groupVeh = _vehicle select 2; _size = [_mrkDestination] call A3A_fnc_sizeMarker; @@ -72,12 +72,5 @@ if (_posDestination inRangeOfArtillery [[_veh], ((getArtilleryAmmo [_veh]) selec }; }; -if (!([distanceSPWN,1,_veh,teamPlayer] call A3A_fnc_distanceUnits) and (({_x distance _veh <= distanceSPWN} count (allPlayers - (entities "HeadlessClient_F"))) == 0)) then {deleteVehicle _veh}; - -{ -_veh = _x; -waitUntil {sleep 1; !([distanceSPWN,1,_veh,teamPlayer] call A3A_fnc_distanceUnits) and (({_x distance _veh <= distanceSPWN} count (allPlayers - (entities "HeadlessClient_F"))) == 0)}; -deleteVehicle _veh; -} forEach _vehCrew; - -deleteGroup _groupVeh; \ No newline at end of file +[_groupVeh] spawn A3A_fnc_groupDespawner; +[_veh] spawn A3A_fnc_vehDespawner; diff --git a/A3-Antistasi/functions/AI/fn_artySupport.sqf b/A3-Antistasi/functions/AI/fn_artySupport.sqf index 2fd001c3a6..782941044c 100644 --- a/A3-Antistasi/functions/AI/fn_artySupport.sqf +++ b/A3-Antistasi/functions/AI/fn_artySupport.sqf @@ -1,4 +1,4 @@ -if (count hcSelected player == 0) exitWith {hint "You must select an artillery group"}; +if (count hcSelected player == 0) exitWith {["Artillery Support", "You must select an artillery group"] call A3A_fnc_customHint;}; private ["_groups","_artyArray","_artyRoundsArr","_hasAmmunition","_areReady","_hasArtillery","_areAlive","_soldierX","_veh","_typeAmmunition","_typeArty","_positionTel","_artyArrayDef1","_artyRoundsArr1","_piece","_isInRange","_positionTel2","_rounds","_roundsMax","_markerX","_size","_forcedX","_textX","_mrkFinal","_mrkFinal2","_timeX","_eta","_countX","_pos","_ang"]; @@ -57,11 +57,11 @@ if ((_veh != _soldierX) and (not(_veh in _artyArray))) then }; } forEach _unitsX; -if (!_hasArtillery) exitWith {hint "You must select an artillery group or it is a Mobile Mortar and it's moving"}; -if (!_areAlive) exitWith {hint "All elements in this Batery cannot fire or are disabled"}; -if ((_hasAmmunition < 2) and (!_areReady)) exitWith {hint "The Battery has no ammo to fire. Reload it on HQ"}; -if (!_areReady) exitWith {hint "Selected Battery is busy right now"}; -if (_typeAmmunition == "not_supported") exitWith {hint "Your current modset doesent support this strike type"}; +if (!_hasArtillery) exitWith {["Artillery Support", "You must select an artillery group or it is a Mobile Mortar and it's moving"] call A3A_fnc_customHint;}; +if (!_areAlive) exitWith {["Artillery Support", "All elements in this Batery cannot fire or are disabled"] call A3A_fnc_customHint;}; +if ((_hasAmmunition < 2) and (!_areReady)) exitWith {["Artillery Support", "The Battery has no ammo to fire. Reload it on HQ"] call A3A_fnc_customHint;}; +if (!_areReady) exitWith {["Artillery Support", "Selected Battery is busy right now"] call A3A_fnc_customHint;}; +if (_typeAmmunition == "not_supported") exitWith {["Artillery Support", "Your current modset doesent support this strike type"] call A3A_fnc_customHint;}; if (isNil "_typeAmmunition") exitWith {}; hcShowBar false; @@ -87,7 +87,7 @@ typeArty = nil; positionTel = []; -hint "Select the position on map where to perform the Artillery strike"; +["Artillery Support", "Select the position on map where to perform the Artillery strike"] call A3A_fnc_customHint; if (!visibleMap) then {openMap true}; onMapSingleClick "positionTel = _pos;"; @@ -113,7 +113,7 @@ for "_i" from 0 to (count _artyArray) - 1 do }; }; -if (count _artyArrayDef1 == 0) exitWith {hint "The position you marked is out of bounds for that Battery"}; +if (count _artyArrayDef1 == 0) exitWith {["Artillery Support", "The position you marked is out of bounds for that Battery"] call A3A_fnc_customHint;}; _mrkFinal = createMarkerLocal [format ["Arty%1", random 100], _positionTel]; _mrkFinal setMarkerShapeLocal "ICON"; @@ -122,10 +122,10 @@ _mrkFinal setMarkerColorLocal "ColorRed"; if (_typeArty == "BARRAGE") then { - _mrkFinal setMarkerTextLocal "Atry Barrage Begin"; + _mrkFinal setMarkerTextLocal "Artillery Barrage Begin"; positionTel = []; - hint "Select the position to finish the barrage"; + ["Artillery Support", "Select the position to finish the barrage"] call A3A_fnc_customHint; if (!visibleMap) then {openMap true}; onMapSingleClick "positionTel = _pos;"; @@ -187,7 +187,7 @@ if (_typeArty == "BARRAGE") then _mrkFinal2 setMarkerShapeLocal "ICON"; _mrkFinal2 setMarkerTypeLocal "hd_destroy"; _mrkFinal2 setMarkerColorLocal "ColorRed"; - _mrkFinal2 setMarkerTextLocal "Arty Barrage End"; + _mrkFinal2 setMarkerTextLocal "Artillery Barrage End"; _ang = [_positionTel,_positionTel2] call BIS_fnc_dirTo; sleep 5; _eta = (_artyArrayDef1 select 0) getArtilleryETA [_positionTel, ((getArtilleryAmmo [(_artyArrayDef1 select 0)]) select 0)]; diff --git a/A3-Antistasi/functions/AI/fn_askHelp.sqf b/A3-Antistasi/functions/AI/fn_askHelp.sqf index 8df0597f55..48e7326114 100644 --- a/A3-Antistasi/functions/AI/fn_askHelp.sqf +++ b/A3-Antistasi/functions/AI/fn_askHelp.sqf @@ -2,7 +2,7 @@ private ["_unit","_distanceX","_hasMedic","_medicX","_units","_helping","_asking _unit = _this select 0; _helped = _unit getVariable ["helped",objNull]; if (!isNull _helped) exitWith {}; -//if (!(isMultiplayer) and (isPlayer _unit) and (_unit getVariable ["INCAPACITATED",false])) then {_unit setVariable ["INCAPACITATED",false]}; +//if (!(isMultiplayer) and (isPlayer _unit) and (_unit getVariable ["incapacitated",false])) then {_unit setVariable ["incapacitated",false]}; _enemy = _unit findNearestEnemy _unit; _distanceX = 81; _medicX = objNull; @@ -39,7 +39,7 @@ else }; } forEach _units; - if (((isNull _medicX) or (_unit getVariable ["INCAPACITATED",false])) and !([_unit] call A3A_fnc_fatalWound)) then + if (((isNull _medicX) or (_unit getVariable ["incapacitated",false])) and !([_unit] call A3A_fnc_fatalWound)) then { { if (!isPlayer _x) then diff --git a/A3-Antistasi/functions/AI/fn_attackDrillAI.sqf b/A3-Antistasi/functions/AI/fn_attackDrillAI.sqf index 24bfea5e38..a2c31fdc95 100644 --- a/A3-Antistasi/functions/AI/fn_attackDrillAI.sqf +++ b/A3-Antistasi/functions/AI/fn_attackDrillAI.sqf @@ -140,7 +140,7 @@ while {true} do { if (_allNearFriends findIf {(_x call A3A_fnc_typeOfSoldier == "AAMan") or (_x call A3A_fnc_typeOfSoldier == "StaticGunner")} == -1) then { - if (_sideX != teamPlayer) then {[[getPosASL _LeaderX,_sideX,"Air",false],"A3A_fnc_patrolCA"] remoteExec ["A3A_fnc_scheduler",2]}; + if (_sideX != teamPlayer) then {[getPosASL _LeaderX,_sideX,"Air",false] remoteExec ["A3A_fnc_patrolCA",2]}; }; //_nuevataskX = ["Hide",_soldiers - (_soldiers select {(_x call A3A_fnc_typeOfSoldier == "AAMan") or (_x getVariable ["typeOfSoldier",""] == "StaticGunner")})]; _groupX setVariable ["taskX","Hide"]; @@ -157,7 +157,7 @@ while {true} do } else { - if (_sideX != teamPlayer) then {[[getPosASL _LeaderX,_sideX,"Tank",false],"A3A_fnc_patrolCA"] remoteExec ["A3A_fnc_scheduler",2]}; + if (_sideX != teamPlayer) then {[getPosASL _LeaderX,_sideX,"Tank",false] remoteExec ["A3A_fnc_patrolCA",2]}; }; }; //_nuevataskX = ["Hide",_soldiers - (_soldiers select {(_x getVariable ["typeOfSoldier",""] == "ATMan")})]; @@ -168,7 +168,7 @@ while {true} do { if !(isNull _nearX) then { - if (_sideX != teamPlayer) then {[[getPosASL _LeaderX,_sideX,"Normal",false],"A3A_fnc_patrolCA"] remoteExec ["A3A_fnc_scheduler",2]}; + if (_sideX != teamPlayer) then {[getPosASL _LeaderX,_sideX,"Normal",false] remoteExec ["A3A_fnc_patrolCA",2]}; _mortarX = _groupX getVariable ["mortarsX",objNull]; if (!(isNull _mortarX) and ([_mortarX] call A3A_fnc_canFight)) then { diff --git a/A3-Antistasi/functions/AI/fn_autoHealFnc.sqf b/A3-Antistasi/functions/AI/fn_autoHealFnc.sqf index 876d7bf7e8..d6627ad684 100644 --- a/A3-Antistasi/functions/AI/fn_autoHealFnc.sqf +++ b/A3-Antistasi/functions/AI/fn_autoHealFnc.sqf @@ -1,7 +1,7 @@ private ["_units"]; -if (player != leader group player) exitWith {hint "You must be leader of your group to enable Auto Heal"; autoHeal = false}; +if (player != leader group player) exitWith {["AI Auto Heal", "You must be leader of your group to enable Auto Heal"] call A3A_fnc_customHint; autoHeal = false}; _units = units group player; -if ({alive _x} count _units == {isPlayer _x} count _units) exitWith {hint "Auto Heal requires at least one AI soldier in your group"; autoHeal = false}; +if ({alive _x} count _units == {isPlayer _x} count _units) exitWith {["AI Auto Heal", "Auto Heal requires at least one AI soldier in your group"] call A3A_fnc_customHint; autoHeal = false}; diff --git a/A3-Antistasi/functions/AI/fn_canFight.sqf b/A3-Antistasi/functions/AI/fn_canFight.sqf index 565e78299b..76c917b50a 100644 --- a/A3-Antistasi/functions/AI/fn_canFight.sqf +++ b/A3-Antistasi/functions/AI/fn_canFight.sqf @@ -3,7 +3,7 @@ private _unit = _this select 0; if (isNull _unit) exitWith {false}; if (!alive _unit) exitWith {false}; if (captive _unit) exitWith {false}; -if (_unit getVariable ["INCAPACITATED",false]) exitWith {false}; +if (_unit getVariable ["incapacitated",false]) exitWith {false}; if (_unit getVariable ["surrendered",false]) exitWith {false}; if (getSuppression _unit == 1) exitWith {false}; true \ No newline at end of file diff --git a/A3-Antistasi/functions/AI/fn_captureX.sqf b/A3-Antistasi/functions/AI/fn_captureX.sqf index cc6eaf0313..b65c084ee6 100644 --- a/A3-Antistasi/functions/AI/fn_captureX.sqf +++ b/A3-Antistasi/functions/AI/fn_captureX.sqf @@ -9,8 +9,8 @@ if (!alive _unit) exitWith {}; private _sideX = side (group _unit); private _interrogated = _unit getVariable ["interrogated", false]; -private _modAggroOcc = 0; -private _modAggroInv = 0; +private _modAggroOcc = [0, 0]; +private _modAggroInv = [0, 0]; private _modHR = false; private _response = ""; private _targetMarker = respawnOccupants; @@ -19,25 +19,31 @@ if (_recruiting) then { _playerX globalChat "How about joining the good guys?"; private _chance = 0; - if (_sideX == Occupants) then { - if (faction _unit == factionFIA) then { _chance = 60; _modAggroOcc = 0.1; } - else { _chance = 20; _modAggroOcc = 0.5; }; + if (_sideX == Occupants) then + { + _modAggroOcc = [0.25, 30]; + if (faction _unit == factionFIA) then { _chance = 60;} + else { _chance = 20;}; } - else { - if (faction _unit == factionFIA) then { _chance = 60; _modAggroInv = 0.1; } - else { _chance = 40; _modAggroInv = 0.5; }; + else + { + _modAggroInv = [0.25, 30]; + if (faction _unit == factionFIA) then { _chance = 60;} + else { _chance = 40;}; }; if (_interrogated) then { _chance = _chance / 2 }; - if (random 100 < _chance) then { + if (random 100 < _chance) then + { _response = "Why not? It can't be any worse."; _modHR = true; _targetMarker = respawnTeamPlayer; } - else { + else + { _response = "Screw you!"; - _modAggroOcc = 0; - _modAggroInv = 0; + _modAggroOcc = [0, 0]; + _modAggroInv = [0, 0]; }; } else { @@ -48,14 +54,13 @@ else { "Thank you, I won't forget this!" ]; - private _mult = if (_interrogated) then { 0.5 } else { 1.0 }; - if (_sideX == Occupants) then { - if (faction _unit == factionFIA) then { _modAggroOcc = -0.3*_mult } - else { _modAggroOcc = -0.6*_mult }; + if (_sideX == Occupants) then + { + _modAggroOcc = [-0.25, 30]; } - else { - if (faction _unit == factionFIA) then { _modAggroInv = -0.05*_mult } - else { _modAggroInv = -0.1*_mult }; + else + { + _modAggroInv = [-0.25, 30]; }; }; diff --git a/A3-Antistasi/functions/AI/fn_help.sqf b/A3-Antistasi/functions/AI/fn_help.sqf index 34150ca505..55bdc7431f 100644 --- a/A3-Antistasi/functions/AI/fn_help.sqf +++ b/A3-Antistasi/functions/AI/fn_help.sqf @@ -13,7 +13,7 @@ _smoked = false; if (_medicX != _unit) then { - if !(_unit getVariable ["INCAPACITATED",false]) then + if !(_unit getVariable ["incapacitated",false]) then { if (_isPlayer) then {_unit groupChat format ["Comrades, this is %1. I'm hurt",name _unit]}; playSound3D [(selectRandom injuredSounds),_unit,false, getPosASL _unit, 1, 1, 50]; @@ -29,7 +29,7 @@ if (_medicX != _unit) then _medicX groupChat format ["Wait a minute comrade %1, I will patch you up",name _unit] }; }; - if (hasInterface) then {if (player == _unit) then {hint format ["%1 is on the way to help you",name _medicX]}}; + if (hasInterface) then {if (player == _unit) then {["Medical", format ["%1 is on the way to help you",name _medicX]] call A3A_fnc_customHint;}}; _enemy = _medicX findNearestEnemy _unit; _smoked = [_medicX,_unit,_enemy] call A3A_fnc_chargeWithSmoke; _medicX stop false; @@ -48,7 +48,7 @@ if (_medicX != _unit) then }; if ((_unit distance _medicX <= 3) and (alive _unit) and ([_medicX] call A3A_fnc_canFight) and (_medicX == vehicle _medicX) and (_medicX == _unit getVariable ["helped",objNull]) and (isNull attachedTo _unit) and !(_medicX getVariable ["cancelRevive",false])) then { - if ((_unit getVariable ["INCAPACITATED",false]) and (!isNull _enemy) and (_timeOut >= time) and (_medicX != _unit)) then + if ((_unit getVariable ["incapacitated",false]) and (!isNull _enemy) and (_timeOut >= time) and (_medicX != _unit)) then { _coverX = [_unit,_enemy] call A3A_fnc_coverage; {if (([_x] call A3A_fnc_canFight) and (_x distance _medicX < 50) and !(_x getVariable ["helping",false]) and (!isPlayer _x)) then {[_x,_enemy] call A3A_fnc_suppressingFire}} forEach units (group _medicX); @@ -67,7 +67,7 @@ if (_medicX != _unit) then //_medicX playMoveNow "AcinPknlMstpSrasWrflDnon"; _medicX stop false; _dummyGrp = createGroup civilian; - _dummy = _dummyGrp createUnit ["C_man_polo_1_F", [0,0,20], [], 0, "FORM"]; + _dummy = [_dummyGrp, "C_man_polo_1_F", [0,0,20], [], 0, "FORM"] call A3A_fnc_createUnit; _dummy setUnitPos "MIDDLE"; _dummy forceWalk true; _dummy setSkill 0; @@ -134,12 +134,12 @@ if (_medicX != _unit) then { //if ([_medicX] call A3A_fnc_canFight) then {_medicX switchMove ""}; [_medicX,""] remoteExec ["switchMove"]; - if ((alive _unit) and (_unit getVariable ["INCAPACITATED",false])) then + if ((alive _unit) and (_unit getVariable ["incapacitated",false])) then { _unit playMoveNow ""; _unit setUnconscious false; _timeOut = time + 3; - waitUntil {sleep 0.3; (lifeState _unit != "INCAPACITATED") or (_timeOut < time)}; + waitUntil {sleep 0.3; (lifeState _unit != "incapacitated") or (_timeOut < time)}; _unit setUnconscious true; }; }; @@ -168,7 +168,7 @@ if (_medicX != _unit) then _medicX stop true; //if (!_smoked) then {[_medicX,_unit] call A3A_fnc_chargeWithSmoke}; _unit stop true; - if (_unit getVariable ["INCAPACITATED",false]) then {_cured = [_unit,_medicX] call A3A_fnc_actionRevive} else {_medicX action ["HealSoldier",_unit]; _cured = true}; + if (_unit getVariable ["incapacitated",false]) then {_cured = [_unit,_medicX] call A3A_fnc_actionRevive} else {_medicX action ["HealSoldier",_unit]; _cured = true}; if (_cured) then { if (_medicX != _unit) then {if (_isPlayer) then {_medicX groupChat format ["You are ready %1",name _unit]}}; diff --git a/A3-Antistasi/functions/AI/fn_interrogate.sqf b/A3-Antistasi/functions/AI/fn_interrogate.sqf index c0908d9a9a..6894decfd9 100644 --- a/A3-Antistasi/functions/AI/fn_interrogate.sqf +++ b/A3-Antistasi/functions/AI/fn_interrogate.sqf @@ -1,43 +1,60 @@ -_unit = _this select 0; -_playerX = _this select 1; - -//[_unit,"remove"] remoteExec ["A3A_fnc_flagaction",[teamPlayer,civilian],_unit]; - -// Remove interrogate action but leave release/recruit actions -{ - private _actparams = _unit actionParams _x; - if (_actparams select 0 == "Interrogate") then { _unit removeAction _x }; -} forEach (actionIDs _unit); +params ["_unit", "_player", "_actionID"]; + +/* The action of interrogating a surrendered unit. +* Params: +* _unit : OBJECT : The unit which will be interrogated +* _player : OBJECT : The unit which is interrogating +* _unused : NOT USED +* _actionID : NUMBER : The ID of the interrogate action +* +* Returns: +* Nothing +*/ + +//Removing action +[_unit, _actionID] remoteExec ["removeAction", [teamPlayer, civilian], _unit]; if (!alive _unit) exitWith {}; if (_unit getVariable ["interrogated", false]) exitWith {}; _unit setVariable ["interrogated", true, true]; -_playerX globalChat "You imperialist! Tell me what you know!"; -_chance = 0; -_sideX = side (group _unit); -if (_sideX == Occupants) then - { - _chance = 100 - prestigeNATO; - } +_player globalChat "You imperialist! Tell me what you know!"; +private _chance = 0; +private _side = side (group _unit); +if (_side == Occupants) then +{ + _chance = 100 - aggressionOccupants; +} else - { - _chance = 100 - (prestigeCSAT); - }; +{ + _chance = 100 - aggressionInvaders; +}; _chance = _chance + 20; -if (_chance < 20) then {_chance = 20}; - sleep 5; -if (round random 100 < _chance) then - { - _unit globalChat "Okay, I'll tell you everything I know"; - [_unit] call A3A_fnc_intelFound; - } +if ((round (random 100)) < _chance) then +{ + if((typeOf _unit) in squadLeaders) then + { + if(_unit getVariable ["hasIntel", false]) then + { + _unit globalChat "Okay, I tell you what I know"; + _unit setVariable ["hasIntel", false, true]; + ["Small", _side] spawn A3A_fnc_selectIntel; + } + else + { + _unit globalChat "I would, but I don't know anything"; + }; + } + else + { + _unit globalChat "I would, but only our squadleader may knows something"; + }; +} else - { - _unit globalChat "Screw you!"; - }; - +{ + _unit globalChat "Screw you, I am not telling anything!"; +}; diff --git a/A3-Antistasi/functions/AI/fn_mineSweep.sqf b/A3-Antistasi/functions/AI/fn_mineSweep.sqf index bd79b24685..48cf9731cb 100644 --- a/A3-Antistasi/functions/AI/fn_mineSweep.sqf +++ b/A3-Antistasi/functions/AI/fn_mineSweep.sqf @@ -8,7 +8,7 @@ _costs = (server getVariable (SDKExp select 0)) + ([vehSDKRepair] call A3A_fnc_v _groupX = createGroup teamPlayer; -_unit = _groupX createUnit [(SDKExp select 0), getMarkerPos respawnTeamPlayer, [], 0, "NONE"]; +_unit = [_groupX, (SDKExp select 0), getMarkerPos respawnTeamPlayer, [], 0, "NONE"] call A3A_fnc_createUnit; _groupX setGroupId ["MineSw"]; _minesX = []; sleep 1; @@ -17,7 +17,7 @@ _pos = position _road findEmptyPosition [1,30,"B_G_Van_01_transport_F"]; _truckX = vehSDKRepair createVehicle _pos; -[_truckX] call A3A_fnc_AIVEHinit; +[_truckX, teamPlayer] call A3A_fnc_AIVEHinit; [_unit] spawn A3A_fnc_FIAinit; clearMagazineCargo unitBackpack _unit; _unit addItemToBackpack "MineDetector"; diff --git a/A3-Antistasi/functions/AI/fn_mortarDrill.sqf b/A3-Antistasi/functions/AI/fn_mortarDrill.sqf index a0b1728610..d8c7716f64 100644 --- a/A3-Antistasi/functions/AI/fn_mortarDrill.sqf +++ b/A3-Antistasi/functions/AI/fn_mortarDrill.sqf @@ -64,7 +64,7 @@ _groupX addVehicle _mortarX; _morty assignAsGunner _mortarX; [_morty] orderGetIn true; [_morty] allowGetIn true; -_nul = [_mortarX] call A3A_fnc_AIVEHinit; +[_mortarX, side _groupX] call A3A_fnc_AIVEHinit; _movable = _groupX getVariable ["movable",[]]; _movable pushBack _helperX; _groupX setVariable ["movable",_movable]; diff --git a/A3-Antistasi/functions/AI/fn_mortyAI.sqf b/A3-Antistasi/functions/AI/fn_mortyAI.sqf index 673b0de8ec..ad07af1a95 100644 --- a/A3-Antistasi/functions/AI/fn_mortyAI.sqf +++ b/A3-Antistasi/functions/AI/fn_mortyAI.sqf @@ -23,11 +23,15 @@ while {(alive _morty0) and (alive _morty1)} do _mortarX = _typeX createVehicle _pos; removeBackpackGlobal _morty0; removeBackpackGlobal _morty1; - _groupX addVehicle _mortarX; + +// Removed as workaround for probable Arma AI bug with Podnos mortar + long distance (~200m) moves +// After a long move, non-gunner will attempt to move into the second mortar seat unless this is removed +// _groupX addVehicle _mortarX; + _morty1 assignAsGunner _mortarX; [_morty1] orderGetIn true; [_morty1] allowGetIn true; - _nul = [_mortarX] call A3A_fnc_AIVEHinit; + [_mortarX, side _groupX] call A3A_fnc_AIVEHinit; waitUntil {sleep 1; ({!(alive _x)} count units _groupX != 0) or !(unitReady _morty0)}; diff --git a/A3-Antistasi/functions/AI/fn_occupantInvaderUnitKilledEH.sqf b/A3-Antistasi/functions/AI/fn_occupantInvaderUnitKilledEH.sqf index 817d63be63..3be24fd017 100644 --- a/A3-Antistasi/functions/AI/fn_occupantInvaderUnitKilledEH.sqf +++ b/A3-Antistasi/functions/AI/fn_occupantInvaderUnitKilledEH.sqf @@ -1,97 +1,111 @@ -private ["_victim","_killer","_costs","_enemy","_victimGroup"]; -_victim = _this select 0; -_killer = _this select 1; +params ["_victim", "_killer"]; + +//Stops the unit from spawning things if (_victim getVariable ["spawner",false]) then - { +{ _victim setVariable ["spawner",nil,true] - }; +}; +//Gather infos, trigger timed despawn +private _victimGroup = group _victim; +private _victimSide = side (group _victim); [_victim] spawn A3A_fnc_postmortem; -_victimGroup = group _victim; -_victimSide = side (group _victim); + if (hasACE) then - { +{ if ((isNull _killer) || (_killer == _victim)) then - { + { _killer = _victim getVariable ["ace_medical_lastDamageSource", _killer]; - }; }; -//if (_killer isEqualType "") then {diag_log format ["Antistasi error in A3A_fnc_occupantInvaderUnitKilledEH, params: %1",_this]}; +}; + if (side (group _killer) == teamPlayer) then - { - if (isPlayer _killer) then - { - [1,_killer] call A3A_fnc_playerScoreAdd; - if (captive _killer) then - { - if (_killer distance _victim < distanceSPWN) then - { - [_killer,false] remoteExec ["setCaptive",0,_killer]; - _killer setCaptive false; - }; - }; - _killer addRating 1000; - }; - //Killing someone does not make you a better soldier - /* - else - { - _skill = skill _killer; - [_killer,_skill + 0.05] remoteExec ["setSkill",_killer]; - }; - */ - if (vehicle _killer isKindOf "StaticMortar") then - { - { - if ((_x distance _victim < 300) and (captive _x)) then {[_x,false] remoteExec ["setCaptive",0,_x]; _x setCaptive false}; - } forEach (call A3A_fnc_playableUnits); - }; +{ + if (isPlayer _killer) then + { + [1,_killer] call A3A_fnc_playerScoreAdd; + if (captive _killer) then + { + if (_killer distance _victim < distanceSPWN) then + { + [_killer,false] remoteExec ["setCaptive",0,_killer]; + _killer setCaptive false; + }; + }; + _killer addRating 1000; + }; + if (vehicle _killer isKindOf "StaticMortar") then + { + { + if ((_x distance _victim < 300) and (captive _x)) then + { + [_x,false] remoteExec ["setCaptive",0,_x]; + _x setCaptive false; + }; + } forEach (call A3A_fnc_playableUnits); + }; if (count weapons _victim < 1 && !(_victim getVariable ["isAnimal", false])) then - { + { + //This doesn't trigger for dogs, only for surrendered units + [ + 3, + "Rebels killed a surrendered unit", + "aggroEvent", + true + ] call A3A_fnc_log; if (_victimSide == Occupants) then - { + { [0,-2,getPos _victim] remoteExec ["A3A_fnc_citySupportChange",2]; - [1,0] remoteExec ["A3A_fnc_prestige",2]; - } - else - { - [0,1] remoteExec ["A3A_fnc_prestige",2]; - }; + [[20, 30], [0, 0]] remoteExec ["A3A_fnc_prestige",2]; } - else + else { + [[0, 0], [20, 30]] remoteExec ["A3A_fnc_prestige",2]; + }; + } + else + { [-1,1,getPos _victim] remoteExec ["A3A_fnc_citySupportChange",2]; if (_victimSide == Occupants) then - { - [0.1,0] remoteExec ["A3A_fnc_prestige",2]; - } + { + [[0.5, 45], [0, 0]] remoteExec ["A3A_fnc_prestige",2]; + } else - { - [0,0.25] remoteExec ["A3A_fnc_prestige",2]; - }; + { + [[0, 0], [0.5, 45]] remoteExec ["A3A_fnc_prestige",2]; }; - } + }; +} else - { +{ if (_victimSide == Occupants) then - { + { [-0.25,0,getPos _victim] remoteExec ["A3A_fnc_citySupportChange",2]; - } + } else - { + { [0.25,0,getPos _victim] remoteExec ["A3A_fnc_citySupportChange",2]; - }; }; -_victimLocation = _victim getVariable "markerX"; -_victimAssignedToGarrison = true; -if (isNil "_victimLocation") then {_victimLocation = _victim getVariable ["originX",""]; _victimAssignedToGarrison = false}; +}; + +private _victimLocation = _victim getVariable "markerX"; +private _victimWasGarrison = true; +if (isNil "_victimLocation") then +{ + _victimLocation = _victim getVariable ["originX",""]; + _victimWasGarrison = false +}; + if (_victimLocation != "") then - { +{ if (sidesX getVariable [_victimLocation,sideUnknown] == _victimSide) then - { + { [typeOf _victim,_victimSide,_victimLocation,-1] remoteExec ["A3A_fnc_garrisonUpdate",2]; - if (_victimAssignedToGarrison) then {[_victimLocation,_victimSide] remoteExec ["A3A_fnc_zoneCheck",2]}; - }; + if (_victimWasGarrison) then + { + [_victimLocation,_victimSide] remoteExec ["A3A_fnc_zoneCheck",2] + }; }; -[_victimGroup,_killer] spawn A3A_fnc_AIreactOnKill; +}; +[_victimGroup,_killer] spawn A3A_fnc_AIreactOnKill; diff --git a/A3-Antistasi/functions/AI/fn_staticAutoT.sqf b/A3-Antistasi/functions/AI/fn_staticAutoT.sqf index 8db54e0e53..be3cc2057e 100644 --- a/A3-Antistasi/functions/AI/fn_staticAutoT.sqf +++ b/A3-Antistasi/functions/AI/fn_staticAutoT.sqf @@ -1,6 +1,6 @@ private ["_LeaderX","_static","_groupX","_maxCargo"]; -if (count hcSelected player != 1) exitWith {hint "You must select one group on the HC bar"}; +if (count hcSelected player != 1) exitWith {["Static Auto Target", "You must select one group on the HC bar"] call A3A_fnc_customHint;}; _groupX = (hcSelected player select 0); @@ -9,18 +9,18 @@ _static = objNull; { if (vehicle _x isKindOf "staticWeapon") then {_static = vehicle _x;} } forEach units _groupX; -if (isNull _static) exitWith {hint "Selected squad is not a mounted static type"}; +if (isNull _static) exitWith {["Static Auto Target", "Selected squad is not a mounted static type"] call A3A_fnc_customHint;}; -if ((typeOf _static == SDKMortar) and (isMultiPlayer)) exitWith {hint "Static Auto Target is not available for Mortar Squads in Multiplayer"}; +if ((typeOf _static == SDKMortar) and (isMultiPlayer)) exitWith {["Static Auto Target", "Static Auto Target is not available for Mortar Squads in Multiplayer"] call A3A_fnc_customHint;}; if (_groupX getVariable "staticAutoT") exitWith { _groupX setVariable ["staticAutoT",false,true]; if (typeOf _static == SDKMortar) then {_groupX setvariable ["UPSMON_Removegroup",true]}; sleep 5; - hint format ["Mounted Static Squad %1 set to Auto Target Mode OFF", groupID _groupX]; + ["Static Auto Target", format ["Mounted Static Squad %1 set to Auto Target Mode OFF", groupID _groupX]] call A3A_fnc_customHint; }; -hint format ["Mounted Static Squad %1 set to Auto Target Mode ON", groupID _groupX]; +["Static Auto Target", format ["Mounted Static Squad %1 set to Auto Target Mode ON", groupID _groupX]] call A3A_fnc_customHint; _groupX setVariable ["staticAutoT",true,true]; if (typeOf _static == SDKMortar) exitWith {_nul=[_static] execVM "scripts\UPSMON\MON_artillery_add.sqf";};//TODO delete UPSMON link diff --git a/A3-Antistasi/functions/AI/fn_staticMGDrill.sqf b/A3-Antistasi/functions/AI/fn_staticMGDrill.sqf index 60cb6e6201..14e7f6a310 100644 --- a/A3-Antistasi/functions/AI/fn_staticMGDrill.sqf +++ b/A3-Antistasi/functions/AI/fn_staticMGDrill.sqf @@ -80,7 +80,7 @@ while {(alive _gunner)} do [_gunner] orderGetIn true; [_gunner] allowGetIn true; _gunner moveInGunner _veh; - [_veh] call A3A_fnc_AIVEHinit; + [_veh, side _groupX] call A3A_fnc_AIVEHinit; _mounted = true; if (_isMortar) then {_groupX setVariable ["mortarsX",_gunner]}; sleep 60; diff --git a/A3-Antistasi/functions/AI/fn_surrenderAction.sqf b/A3-Antistasi/functions/AI/fn_surrenderAction.sqf old mode 100644 new mode 100755 index 31aeecbeef..eac53e5365 --- a/A3-Antistasi/functions/AI/fn_surrenderAction.sqf +++ b/A3-Antistasi/functions/AI/fn_surrenderAction.sqf @@ -1,24 +1,10 @@ -private ["_unit","_costs","_weaponsX","_ammunition","_boxX","_items"]; +private _filename = "fn_surrenderAction"; +params ["_unit"]; -_unit = _this select 0; +if (typeOf _unit == "Fin_random_F") exitWith {}; // dogs do not surrender? -if (typeOf _unit == "Fin_random_F") exitWith {}; - -_unit setVariable ["surrendered",true]; - -if (side _unit == Occupants) then - { - _nul = [-2,0,getPos _unit] remoteExec ["A3A_fnc_citySupportChange",2]; - } -else - { - _nul = [1,0,getPos _unit] remoteExec ["A3A_fnc_citySupportChange",2]; - }; -_weaponsX = []; -_ammunition = []; -_items = []; -_unit allowDamage false; -[_unit] orderGetin false; +// ACE sometimes calls the wakeup handler when units die +// Safe code to prevent unit doing anything until we check that they're alive _unit stop true; _unit disableAI "MOVE"; _unit disableAI "AUTOTARGET"; @@ -26,29 +12,29 @@ _unit disableAI "TARGET"; _unit disableAI "ANIM"; //_unit disableAI "FSM"; _unit setSkill 0; -_unit setUnitPos "UP"; -_boxX = "Box_IND_Wps_F" createVehicle position _unit; -_boxX allowDamage false; -clearMagazineCargoGlobal _boxX; -clearWeaponCargoGlobal _boxX; -clearItemCargoGlobal _boxX; -clearBackpackCargoGlobal _boxX; -_weaponsX = weapons _unit; -{_boxX addWeaponCargoGlobal [[_x] call BIS_fnc_baseWeapon,1]} forEach _weaponsX; -_ammunition = magazines _unit; -{_boxX addMagazineCargoGlobal [_x,1]} forEach _ammunition; -_items = assignedItems _unit + items _unit + primaryWeaponItems _unit; -{_boxX addItemCargoGlobal [_x,1]} forEach _items; -_boxX call jn_fnc_logistics_addAction; -removeAllWeapons _unit; -removeAllAssignedItems _unit; +_unit setVariable ["surrendered", true, true]; // usually set by caller, just making sure + +//Make sure to pass group lead if unit is the leader +if (_unit == leader (group _unit)) then +{ + private _index = (units (group _unit)) findIf {[_x] call A3A_fnc_canFight}; + if(_index != -1) then + { + (group _unit) selectLeader ((units (group _unit)) select _index); + }; +}; +// make sure that the unit is actually alive & conscious before we start creating boxes +sleep 3; +if (!alive _unit) exitWith {}; +if (lifeState _unit == "INCAPACITATED") exitWith {}; [_unit,true] remoteExec ["setCaptive",0,_unit]; _unit setCaptive true; -sleep 1; -if (alive _unit) then - { - _unit playMoveNow "AmovPercMstpSnonWnonDnon_AmovPercMstpSsurWnonDnon"; - }; + +_unit allowDamage false; +unassignVehicle _unit; // stop them getting back into vehicles +[_unit] orderGetin false; +_unit setUnitPos "UP"; +_unit playMoveNow "AmovPercMstpSnonWnonDnon_AmovPercMstpSsurWnonDnon"; // hands up? _unit setSpeaker "NoVoice"; _unit addEventHandler ["HandleDamage", { @@ -57,21 +43,65 @@ _unit addEventHandler ["HandleDamage", if (!simulationEnabled _unit) then {if (isMultiplayer) then {[_unit,true] remoteExec ["enableSimulationGlobal",2]} else {_unit enableSimulation true}}; } ]; + +// create surrender box +private _boxX = "Box_IND_Wps_F" createVehicle position _unit; +_boxX allowDamage false; +//_boxX call jn_fnc_logistics_addAction; +clearMagazineCargoGlobal _boxX; +clearWeaponCargoGlobal _boxX; +clearItemCargoGlobal _boxX; +clearBackpackCargoGlobal _boxX; + +// move all unit's equipment except uniform into the surrender crate +private _loadout = getUnitLoadout _unit; +for "_i" from 0 to 2 do { + if !(_loadout select _i isEqualTo []) then { + _boxX addWeaponWithAttachmentsCargoGlobal [_loadout select _i, 1]; + }; +}; +{_boxX addMagazineCargoGlobal [_x,1]} forEach (magazines _unit); +{_boxX addItemCargoGlobal [_x,1]} forEach (assignedItems _unit); +{_boxX addItemCargoGlobal [_x,1]} forEach (items _unit); +{_boxX addItemCargoGlobal [_x,1]} forEach [vest _unit, headgear _unit, goggles _unit]; +private _backpack = backpack _unit; +if (_backpack != "") then { + // because backpacks are often subclasses containing items + _backpack = _backpack call A3A_fnc_basicBackpack; + _boxX addBackpackCargoGlobal [_backpack, 1]; +}; +_unit setUnitLoadout [ [], [], [], [uniform _unit, []], [], [], "", "", [], ["","","","","",""] ]; + +// prevent surrendered units from spawning garrisons if (_unit getVariable ["spawner",false]) then { _unit setVariable ["spawner",nil,true] }; +if (side group _unit == Occupants) then + { + _nul = [-2,0,getPos _unit] remoteExec ["A3A_fnc_citySupportChange",2]; + } +else + { + _nul = [1,0,getPos _unit] remoteExec ["A3A_fnc_citySupportChange",2]; + }; -_markerX = _unit getVariable "markerX"; - +// check for zone capture +private _markerX = _unit getVariable "markerX"; if (!isNil "_markerX") then { _sideX = side (group _unit); [_markerX,_sideX] remoteExec ["A3A_fnc_zoneCheck",2]; }; + +// timed cleanup functions +[3,format["Cleanup called for unit:%1",_unit],_filename] call A3A_fnc_log; [_unit] spawn A3A_fnc_postmortem; + +[3,format["Cleanup called for boxx:%1",_boxX],_filename] call A3A_fnc_log; [_boxX] spawn A3A_fnc_postmortem; -sleep 10; + +sleep 3; _unit allowDamage true; -if (isMultiplayer) then {[_unit,false] remoteExec ["enableSimulationGlobal",2]} else {_unit enableSimulation false}; +//if (isMultiplayer) then {[_unit,false] remoteExec ["enableSimulationGlobal",2]} else {_unit enableSimulation false}; [_unit,"captureX"] remoteExec ["A3A_fnc_flagaction",[teamPlayer,civilian],_unit]; diff --git a/A3-Antistasi/functions/AI/fn_undercoverAI.sqf b/A3-Antistasi/functions/AI/fn_undercoverAI.sqf index 68f832444a..bfd7a7d574 100644 --- a/A3-Antistasi/functions/AI/fn_undercoverAI.sqf +++ b/A3-Antistasi/functions/AI/fn_undercoverAI.sqf @@ -25,7 +25,7 @@ _unit forceAddUniform (selectRandom allCivilianUniforms); while {(captive _LeaderX) and (captive _unit)} do { sleep 1; - if ((vehicle _unit != _unit) and (not((typeOf vehicle _unit) in arrayCivVeh))) exitWith {}; + if ((vehicle _unit != _unit) and (not((typeOf vehicle _unit) in undercoverVehicles))) exitWith {}; //_base = [_airportsX,player] call BIS_fnc_nearestPosition; //_size = [_base] call A3A_fnc_sizeMarker; //if ((_unit inArea _base) and (not(sidesX getVariable [_base,sideUnknown] == teamPlayer))) exitWith {[_unit,false] remoteExec ["setCaptive"]}; diff --git a/A3-Antistasi/functions/AI/fn_vehicleMarkers.sqf b/A3-Antistasi/functions/AI/fn_vehicleMarkers.sqf index 3054ea186d..e38e64cf3a 100644 --- a/A3-Antistasi/functions/AI/fn_vehicleMarkers.sqf +++ b/A3-Antistasi/functions/AI/fn_vehicleMarkers.sqf @@ -8,7 +8,7 @@ _side = side (group (driver _veh)); _typeX = "_unknown"; _formatX = ""; _color = colorOccupants; -if (_veh isKindOf "Truck") then {_typeX = "_motor_inf"} +if (_veh isKindOf "Truck" or _veh isKindOf "Car") then {_typeX = "_motor_inf"} else { if (_veh isKindOf "Wheeled_APC_F") then {_typeX = "_mech_inf"} @@ -42,7 +42,8 @@ if ((_side == teamPlayer) or (_side == sideUnknown)) then } else { - if (_side == Occupants) then + // Civilian hack to prevent errors with convoy missions. Replace once we have proper vehicle spawning functions. + if ((_side == Occupants) or (_side == civilian)) then { _formatX = "b"; } diff --git a/A3-Antistasi/functions/Ammunition/fn_ACEpvpReDress.sqf b/A3-Antistasi/functions/Ammunition/fn_ACEpvpReDress.sqf index 52c072a4db..2084eee69b 100644 --- a/A3-Antistasi/functions/Ammunition/fn_ACEpvpReDress.sqf +++ b/A3-Antistasi/functions/Ammunition/fn_ACEpvpReDress.sqf @@ -1,10 +1,11 @@ +//Function is not Obsolete yet due to Modsets without Loadouts { _item = _x select 0; for "_i" from 1 to (_x select 1) do { player addItemToVest _item }; -} forEach [["ACE_HandFlare_White",2],["ACE_Chemlight_HiWhite",2],["ACE_Flashlight_MX991",1],["ACE_CableTie",1],["ACE_MapTools",1]]; +} forEach [["ACE_HandFlare_White",3],["ACE_Flashlight_XL50",1],["ACE_CableTie",1],["ACE_MapTools",1]]; player addItemToUniform "ACE_EarPlugs"; if (hasACEMedical) then { @@ -18,7 +19,7 @@ if (hasACEMedical) then { player addItemToUniform _item }; - } forEach [["ACE_fieldDressing",7],["ACE_morphine",2],["ACE_epinephrine",2],["ACE_elasticBandage",7],["ACE_tourniquet",5],["ACE_splint",2]]; + } forEach [["ACE_morphine",2],["ACE_epinephrine",2],["ACE_elasticBandage",10],["ACE_PackingBandage",15],["ACE_tourniquet",3],["ACE_splint",2]]; } else { @@ -28,16 +29,6 @@ if (hasACEMedical) then { player addItemToBackpack _item }; - } forEach [["ACE_morphine",15],["ACE_epinephrine",9],["ACE_bloodIV",8],["ACE_fieldDressing",30],["ACE_elasticBandage",20],["ACE_packingBandage",10],["ACE_epinephrine",5],["ACE_morphine",5],["ACE_adenosine",5],["ACE_tourniquet",10],["ACE_salineIV_250",2],["ACE_surgicalKit",1],["ACE_personalAidKit",2],["ACE_splint", 8]]; + } forEach [["ACE_morphine",5],["ACE_epinephrine",5],["ACE_adenosine",5],["ACE_bloodIV",4],["ACE_elasticBandage",20],["ACE_packingBandage",10],["ACE_tourniquet",5],["ACE_salineIV_250",2],["ACE_surgicalKit",1],["ACE_splint", 5]]; }; }; -if ((player getUnitTrait "explosiveSpecialist") or (player getUnitTrait "engineer")) then - { - { - _item = _x select 0; - for "_i" from 1 to (_x select 1) do - { - player addItemToVest _item - }; - } forEach [["ACE_Clacker",1],["ACE_M26_Clacker",1],["ACE_DefusalKit",1]]; - }; \ No newline at end of file diff --git a/A3-Antistasi/functions/Ammunition/fn_CSATCrate.sqf b/A3-Antistasi/functions/Ammunition/fn_CSATCrate.sqf deleted file mode 100644 index da012cd99c..0000000000 --- a/A3-Antistasi/functions/Ammunition/fn_CSATCrate.sqf +++ /dev/null @@ -1,292 +0,0 @@ -private _unlocks = (unlockedHeadgear + unlockedVests + unlockedNVGs + unlockedOptics + unlockedItems + unlockedWeapons + unlockedBackpacks + unlockedMagazines); -private _crate = _this select 0; -private _available = objNull; -private _amount = objNull; -//Empty the crate -clearMagazineCargoGlobal _crate; -clearWeaponCargoGlobal _crate; -clearItemCargoGlobal _crate; -clearBackpackCargoGlobal _crate; -//protecting global max parameters -private _crateWepTypeMax = crateWepTypeMax; -private _crateItemTypeMax = crateItemTypeMax; -private _crateAmmoTypeMax = crateAmmoTypeMax; -private _crateExplosiveTypeMax = crateExplosiveTypeMax; -private _crateAttachmentTypeMax = crateAttachmentTypeMax; -private _crateBackpackTypeMax = crateBackpackTypeMax; -private _crateHelmetTypeMax = crateHelmetTypeMax; -private _crateVestTypeMax = crateVestTypeMax; -private _crateDeviceTypeMax = crateDeviceTypeMax; -//Double max types if the crate is an ammo truck -if (typeOf _crate == vehCSATAmmoTruck) then { - if (debug) then {diag_log format ["%1: [Antistasi] | INFO | CSATCrate | Ammo Truck Detected: Doubling Types",servertime,_backpackTypes]}; - _crateWepTypeMax = _crateWepTypeMax * 2; - _crateItemTypeMax = _crateItemTypeMax * 2; - _crateAmmoTypeMax = _crateAmmoTypeMax * 2; - _crateExplosiveTypeMax = _crateExplosiveTypeMax * 2; - _crateAttachmentTypeMax = _crateAttachmentTypeMax * 2; - _crateBackpackTypeMax = _crateBackpackTypeMax * 2; - _crateHelmetTypeMax = _crateHelmetTypeMax * 2; - _crateVestTypeMax = _crateVestTypeMax * 2; - _crateDeviceTypeMax = _crateDeviceTypeMax * 2; -}; - -//Format [allWeapons, unlockedWeapons, Weighting]. -//We need to know the corresponding unlockedWeapons array, so we can check if they're all unlocked. -private _weaponLootInfo = [ - [allRifles, unlockedRifles, 3], - [allHandguns, unlockedHandguns, 1.2], - [allMachineGuns, unlockedMachineGuns, 2], - [allShotguns, unlockedShotguns, 1], - [allSMGs, unlockedSMGs, 2], - [allSniperRifles, unlockedSniperRifles, 0.9], - [allRocketLaunchers, unlockedRocketLaunchers, 0.5], - [allMissileLaunchers, unlockedMissileLaunchers, 0.5] //Increase weighting for RHS. -]; - -//Build the weighting array, as used by selectRandomWeighted -private _weaponLootWeighting = []; -{ - _x params ["_allX", "_unlockedX", "_weighting"]; - //If the array contains weapons, and we haven't unlocked everything, add it to the pool to be selected. - if (count _allX > 0 && {(count _unlockedX / count _allX) < 1}) then { - _weaponLootWeighting pushBack [_allX, _unlockedX]; - _weaponLootWeighting pushBack _weighting; - }; -} forEach _weaponLootInfo; - -/** -Probabilistic function that checks that A is probably not in B. - For a given array A, and another array B, this function selects an item from A that's not in B, with a probability that depends on how much of A is in B. - This is purely a performance optimisation. - - X Axis - Attempt/Iteration number - Y Axis - % of items from Array 1 in array 2 - Value - Probability of successfully returning a value from A not in B. - - 1 2 3 4 5 6 7 8 9 10 - ----------------------------------------------------------------------------------------------------------------- - 0.9 | 0.1 0.19 0.271 0.3439 0.40951 0.468559 0.5217031 0.56953279 0.612579511 0.6513215599 - 0.8 | 0.2 0.36 0.488 0.5904 0.67232 0.737856 0.7902848 0.83222784 0.865782272 0.8926258176 - 0.7 | 0.3 0.51 0.657 0.7599 0.83193 0.882351 0.9176457 0.94235199 0.959646393 0.9717524751 - 0.6 | 0.4 0.64 0.784 0.8704 0.92224 0.953344 0.9720064 0.98320384 0.989922304 0.9939533824 - 0.5 | 0.5 0.75 0.875 0.9375 0.96875 0.984375 0.9921875 0.99609375 0.998046875 0.9990234375 - 0.4 | 0.6 0.84 0.936 0.9744 0.98976 0.995904 0.9983616 0.99934464 0.999737856 0.9998951424 - 0.3 | 0.7 0.91 0.973 0.9919 0.99757 0.999271 0.9997813 0.99993439 0.999980317 0.9999940951 - 0.2 | 0.8 0.96 0.992 0.9984 0.99968 0.999936 0.9999872 0.99999744 0.999999488 0.9999998976 - 0.1 | 0.9 0.99 0.999 0.9999 0.99999 0.999999 0.9999999 0.99999999 0.999999999 0.9999999999 - 0.0 | 1 1 1 1 1 1 1 1 1 1 - - Best case - two arrays of 400 elements, we see a 20x speedup. - Worst case- two arrays of 1 element, 3x slowdown. - 100 array case - 10x speedup. - - Yes, this is over-engineered. -**/ - -private _fnc_pickRandomFromAProbablyNotInB = { - params ["_arrayA", "_arrayB"]; - - //Only run if there's more than 100 items in the array. - if (count _arrayA min count _arrayB < 100) exitWith { - selectRandom (_arrayA - _arrayB); - }; - - //Calculate what % of arrayB is likely in arrayA. - //Let's never go over 100% loaded. It's theoretically possible if arrayB ever is somehow larger than arrayA/ - //There's not a lot of value in running more than 10 iterations on a 90%+ loading anyway. - private _percentageLoaded = (count _arrayB / count _arrayA) min 1; - //Rough heuristic for how many iterations we need to run to get a good chance of success. - private _iterations = floor (10 * _percentageLoaded); - - private _choice = selectRandom _arrayA; - [3, format ["Function check for: %1", _choice],"fn_CSATCrate"] call A3A_fnc_log; - private _foundValid = true; - if (_choice in _arrayB) then { - _foundValid = false; - [3, format ["Item already unlocked, rolling again."],"fn_CSATCrate"] call A3A_fnc_log; - for "_i" from 0 to _iterations do { - _choice = selectRandom _arrayA; - //We did it! - if !(_choice in _arrayB) exitWith { - _foundValid = true; - }; - } - }; - - if (_foundValid) then { - _choice; - } else { - //We failed, just... return something. - selectRandom _arrayA; - }; -}; - -//Pick a weapon for the crate. Pick carefully, unless in CHAOS MODE, in which case, we just pick totally at random. -private _fnc_pickWeapon = if (bobChaosCrates) then -{ - { - private _category = (selectRandom _weaponLootInfo) select 0; - selectRandom _category; - } -} -else -{ - { - private _category = selectRandomWeighted _weaponLootWeighting; - if (isNil "_category") exitWith {}; - - [3, format ["Selected Weapon Category: %1", _category],"fn_CSATCrate"] call A3A_fnc_log; - //Category is in format [allX, unlockedX]; - [_category select 0, _category select 1] call _fnc_pickRandomFromAProbablyNotInB; - } -}; - -//Pick the amount of X to spawn. Use gaussian distribution, unless we're in CHAOS MODE. -private _fnc_pickAmount = if (bobChaosCrates) then -{ - { - params ["_max"]; - round random _max; - } -} -else -{ - { - params ["_max"]; - round random [1, floor (_max/2), _max]; - } -}; - -//Weapons Loot -[3, "Generating Weapons", "fn_CSATOCrate"] call A3A_fnc_log; -for "_i" from 0 to floor random _crateWepTypeMax do { - private _loot = call _fnc_pickWeapon; - - if (isNil "_loot") then { - [3, "No Weapons Left in Loot List Or Pick Random Failed","fn_CSATCrate"] call A3A_fnc_log; - } - else - { - [3, format ["Adding weapon: %1", _loot],"fn_CSATCrate"] call A3A_fnc_log; - _amount = crateWepNumMax call _fnc_pickAmount; - _crate addWeaponWithAttachmentsCargoGlobal [[ _loot, "", "", "", [], [], ""], _amount]; - for "_i" from 0 to _amount do { - _magazines = getArray (configFile / "CfgWeapons" / _loot / "magazines"); - [3, format ["Grabbing a %1 for %2", _magazines, _loot],"fn_CSATCrate"] call A3A_fnc_log; - _magAmount = selectRandom [0,1,2]; - [3, format ["Spawning %1 magazines for %2", _magAmount, _loot],"fn_CSATCrate"] call A3A_fnc_log; - _crate addMagazineCargoGlobal [selectrandom _magazines, _magAmount]; - [3, format ["Spawning %1 of %2", _amount, _loot],"fn_CSATCrate"] call A3A_fnc_log; - }; - }; -}; - -//Items Loot -[3, "Generating Items", "fn_CSATCrate"] call A3A_fnc_log; -for "_i" from 0 to floor random _crateItemTypeMax do { - _available = (lootItem - _unlocks - itemCargo _crate); - [3, format ["Breakdown: %1, %2, %3", lootItem, _unlocks, itemCargo _crate],"fn_CSATCrate"] call A3A_fnc_log; - [3, format ["Items available: %1", _available],"fn_CSATCrate"] call A3A_fnc_log; - _loot = selectRandom _available; - if (isNil "_loot") then { - [3, "No Items Left in Loot List","fn_CSATCrate"] call A3A_fnc_log; - } - else { - [3, format ["Item chosen: %1", _loot],"fn_CSATCrate"] call A3A_fnc_log; - _amount = round random crateItemNumMax; - _crate addItemCargoGlobal [_loot,_amount]; - [3, format ["Spawning %2 of %3", _amount,_loot],"fn_CSATCrate"] call A3A_fnc_log; - }; -}; -//Ammo Loot -for "_i" from 0 to floor random _crateAmmoTypeMax do { - _available = (lootMagazine - _unlocks - itemCargo _crate); - _loot = selectRandom _available; - if (isNil "_loot") then { - if (debug) then {diag_log format ["%1: [Antistasi] | INFO | CSATCrate | No Ammo Left in Loot List",servertime]}; - } - else { - _amount = crateAmmoNumMax call _fnc_pickAmount; - _crate addMagazineCargoGlobal [_loot,_amount]; - if (debug) then {diag_log format ["%1: [Antistasi] | INFO | CSATCrate | Spawning %2 of %3",servertime,_amount,_loot]}; - }; -}; -//Explosives Loot -for "_i" from 0 to floor random _crateExplosiveTypeMax do { - _available = (lootExplosive - _unlocks - itemCargo _crate); - _loot = selectRandom _available; - if (isNil "_loot") then { - if (debug) then {diag_log format ["%1: [Antistasi] | INFO | CSATCrate | No Explosives Left in Loot List",servertime]}; - } - else { - _amount = round random crateExplosiveNumMax; - _crate addMagazineCargoGlobal [_loot,_amount]; - if (debug) then {diag_log format ["%1: [Antistasi] | INFO | CSATCrate | Spawning %2 of %3",servertime,_amount,_loot]}; - }; -}; -//Attachments Loot -for "_i" from 0 to floor random _crateAttachmentTypeMax do { - _available = (lootAttachment - _unlocks - itemCargo _crate); - _loot = selectRandom _available; - if (isNil "_loot") then { - if (debug) then {diag_log format ["%1: [Antistasi] | INFO | CSATCrate | No Attachment Left in Loot List",servertime]}; - } - else { - _amount = crateAttachmentNumMax call _fnc_pickAmount; - _crate addItemCargoGlobal [_loot,_amount]; - if (debug) then {diag_log format ["%1: [Antistasi] | INFO | CSATCrate | Spawning %2 of %3",servertime,_amount,_loot]}; - }; -}; -//Backpacks Loot -for "_i" from 0 to floor random _crateBackpackTypeMax do { - _available = (lootBackpack - _unlocks - itemCargo _crate); - _loot = selectRandom _available; - if (isNil "_loot") then { - if (debug) then {diag_log format ["%1: [Antistasi] | INFO | CSATCrate | No Backpacks Left in Loot List",servertime]}; - } - else { - _amount = round random crateBackpackNumMax; - _crate addBackpackCargoGlobal [_loot,_amount]; - if (debug) then {diag_log format ["%1: [Antistasi] | INFO | CSATCrate | Spawning %2 of %3",servertime,_amount,_loot]}; - }; -}; -//Helmets Loot -for "_i" from 0 to floor random _crateHelmetTypeMax do { - _available = (lootHelmet - _unlocks - itemCargo _crate); - _loot = selectRandom _available; - if (isNil "_loot") then { - if (debug) then {diag_log format ["%1: [Antistasi] | INFO | CSATCrate | No Helmets Left in Loot List",servertime]}; - } - else { - _amount = round random crateHelmetNumMax; - _crate addItemCargoGlobal [_loot,_amount]; - if (debug) then {diag_log format ["%1: [Antistasi] | INFO | CSATCrate | Spawning %2 of %3",servertime,_amount,_loot]}; - }; -}; -//Vests Loot -for "_i" from 0 to floor random _crateVestTypeMax do { - _available = (lootVest - _unlocks - itemCargo _crate); - _loot = selectRandom _available; - if (isNil "_loot") then { - if (debug) then {diag_log format ["%1: [Antistasi] | INFO | CSATCrate | No Vests Left in Loot List",servertime]}; - } - else { - _amount = round random crateVestNumMax; - _crate addItemCargoGlobal [_loot,_amount]; - if (debug) then {diag_log format ["%1: [Antistasi] | INFO | CSATCrate | Spawning %2 of %3",servertime,_amount,_loot]}; - }; -}; -//Device Loot -for "_i" from 0 to floor random _crateDeviceTypeMax do { - _available = (lootDevice - _unlocks - itemCargo _crate); - _loot = selectRandom _available; - if (isNil "_loot") then { - if (debug) then {diag_log format ["%1: [Antistasi] | INFO | CSATCrate | No Device Bags Left in Loot List",servertime]}; - } - else { - _amount = round random crateDeviceNumMax; - _crate addBackpackCargoGlobal [_loot,_amount]; - if (debug) then {diag_log format ["%1: [Antistasi] | INFO | CSATCrate | Spawning %2 of %3",servertime,_amount,_loot]}; - }; -}; diff --git a/A3-Antistasi/functions/Ammunition/fn_NATOCrate.sqf b/A3-Antistasi/functions/Ammunition/fn_NATOCrate.sqf deleted file mode 100755 index 62ba8387ca..0000000000 --- a/A3-Antistasi/functions/Ammunition/fn_NATOCrate.sqf +++ /dev/null @@ -1,325 +0,0 @@ -private _unlocks = (unlockedHeadgear + unlockedVests + unlockedNVGs + unlockedOptics + unlockedItems + unlockedWeapons + unlockedBackpacks + unlockedMagazines); -private _crate = _this select 0; -private _available = objNull; -private _amount = objNull; -//Empty the crate -clearMagazineCargoGlobal _crate; -clearWeaponCargoGlobal _crate; -clearItemCargoGlobal _crate; -clearBackpackCargoGlobal _crate; -//protecting global max parameters -private _crateWepTypeMax = crateWepTypeMax; -private _crateItemTypeMax = crateItemTypeMax; -private _crateAmmoTypeMax = crateAmmoTypeMax; -private _crateExplosiveTypeMax = crateExplosiveTypeMax; -private _crateAttachmentTypeMax = crateAttachmentTypeMax; -private _crateBackpackTypeMax = crateBackpackTypeMax; -private _crateHelmetTypeMax = crateHelmetTypeMax; -private _crateVestTypeMax = crateVestTypeMax; -private _crateDeviceTypeMax = crateDeviceTypeMax; -//Double max types if the crate is an ammo truck -if (typeOf _crate == vehNATOAmmoTruck) then { - if (debug) then {diag_log format ["%1: [Antistasi] | INFO | NATOCrate | Ammo Truck Detected: Doubling Types",servertime,_backpackTypes]}; - _crateWepTypeMax = _crateWepTypeMax * 2; - _crateItemTypeMax = _crateItemTypeMax * 2; - _crateAmmoTypeMax = _crateAmmoTypeMax * 2; - _crateExplosiveTypeMax = _crateExplosiveTypeMax * 2; - _crateAttachmentTypeMax = _crateAttachmentTypeMax * 2; - _crateBackpackTypeMax = _crateBackpackTypeMax * 2; - _crateHelmetTypeMax = _crateHelmetTypeMax * 2; - _crateVestTypeMax = _crateVestTypeMax * 2; - _crateDeviceTypeMax = _crateDeviceTypeMax * 2; -}; - - -private _quantityScalingFactor = if (!cratePlayerScaling) then {1} else { - private _playerCount = if(!isNil "spoofedPlayerCount") then {spoofedPlayerCount} else {count (call A3A_fnc_playableUnits)}; - //Scale it down to a 50% loot rate at 20 players. - 1 / (1 + _playerCount / 20); -}; - - -//Format [allWeapons, unlockedWeapons, Weighting]. -//We need to know the corresponding unlockedWeapons array, so we can check if they're all unlocked. -private _weaponLootInfo = [ - [allRifles, unlockedRifles, 3], - [allHandguns, unlockedHandguns, 1.2], - [allMachineGuns, unlockedMachineGuns, 2], - [allShotguns, unlockedShotguns, 1], - [allSMGs, unlockedSMGs, 2], - [allSniperRifles, unlockedSniperRifles, 0.9], - [allRocketLaunchers, unlockedRocketLaunchers, 0.5], - [allMissileLaunchers, unlockedMissileLaunchers, 0.5] //Increase weighting for RHS. -]; - -//Build the weighting array, as used by selectRandomWeighted -private _weaponLootWeighting = []; -{ - _x params ["_allX", "_unlockedX", "_weighting"]; - //If the array contains weapons, and we haven't unlocked everything, add it to the pool to be selected. - if (count _allX > 0 && {(count _unlockedX / count _allX) < 1}) then { - _weaponLootWeighting pushBack [_allX, _unlockedX]; - _weaponLootWeighting pushBack _weighting; - }; -} forEach _weaponLootInfo; - -/** -Probabilistic function that checks that A is probably not in B. - For a given array A, and another array B, this function selects an item from A that's not in B, with a probability that depends on how much of A is in B. - This is purely a performance optimisation. - - X Axis - Attempt/Iteration number - Y Axis - % of items from Array 1 in array 2 - Value - Probability of successfully returning a value from A not in B. - - 1 2 3 4 5 6 7 8 9 10 - ----------------------------------------------------------------------------------------------------------------- - 0.9 | 0.1 0.19 0.271 0.3439 0.40951 0.468559 0.5217031 0.56953279 0.612579511 0.6513215599 - 0.8 | 0.2 0.36 0.488 0.5904 0.67232 0.737856 0.7902848 0.83222784 0.865782272 0.8926258176 - 0.7 | 0.3 0.51 0.657 0.7599 0.83193 0.882351 0.9176457 0.94235199 0.959646393 0.9717524751 - 0.6 | 0.4 0.64 0.784 0.8704 0.92224 0.953344 0.9720064 0.98320384 0.989922304 0.9939533824 - 0.5 | 0.5 0.75 0.875 0.9375 0.96875 0.984375 0.9921875 0.99609375 0.998046875 0.9990234375 - 0.4 | 0.6 0.84 0.936 0.9744 0.98976 0.995904 0.9983616 0.99934464 0.999737856 0.9998951424 - 0.3 | 0.7 0.91 0.973 0.9919 0.99757 0.999271 0.9997813 0.99993439 0.999980317 0.9999940951 - 0.2 | 0.8 0.96 0.992 0.9984 0.99968 0.999936 0.9999872 0.99999744 0.999999488 0.9999998976 - 0.1 | 0.9 0.99 0.999 0.9999 0.99999 0.999999 0.9999999 0.99999999 0.999999999 0.9999999999 - 0.0 | 1 1 1 1 1 1 1 1 1 1 - - Best case - two arrays of 400 elements, we see a 20x speedup. - Worst case- two arrays of 1 element, 3x slowdown. - 100 array case - 10x speedup. - - Yes, this is over-engineered. -**/ - -private _fnc_pickRandomFromAProbablyNotInB = { - params ["_arrayA", "_arrayB"]; - - //Only run if there's more than 100 items in the array. - if (count _arrayA min count _arrayB < 100) exitWith { - selectRandom (_arrayA - _arrayB); - }; - - //Calculate what % of arrayB is likely in arrayA. - //Let's never go over 100% loaded. It's theoretically possible if arrayB ever is somehow larger than arrayA/ - //There's not a lot of value in running more than 10 iterations on a 90%+ loading anyway. - private _percentageLoaded = (count _arrayB / count _arrayA) min 1; - //Rough heuristic for how many iterations we need to run to get a good chance of success. - private _iterations = floor (10 * _percentageLoaded); - - private _choice = selectRandom _arrayA; - [3, format ["Function check for: %1", _choice],"fn_NATOCrate"] call A3A_fnc_log; - private _foundValid = true; - if (_choice in _arrayB) then { - _foundValid = false; - [3, format ["Item already unlocked, rolling again."],"fn_NATOCrate"] call A3A_fnc_log; - for "_i" from 0 to _iterations do { - _choice = selectRandom _arrayA; - //We did it! - if !(_choice in _arrayB) exitWith { - _foundValid = true; - }; - } - }; - - if (_foundValid) then { - _choice; - } else { - //We failed, just... return something. - selectRandom _arrayA; - }; -}; - -//Pick a weapon for the crate. Pick carefully, unless in CHAOS MODE, in which case, we just pick totally at random. -private _fnc_pickWeapon = if (bobChaosCrates) then -{ - { - private _category = (selectRandom _weaponLootInfo) select 0; - selectRandom _category; - } -} -else -{ - { - private _category = selectRandomWeighted _weaponLootWeighting; - if (isNil "_category") exitWith {}; - - [3, format ["Selected Weapon Category: %1", _category],"fn_NATOCrate"] call A3A_fnc_log; - //Category is in format [allX, unlockedX]; - [_category select 0, _category select 1] call _fnc_pickRandomFromAProbablyNotInB; - } -}; - -//Pick the amount of X to spawn. Use gaussian distribution, unless we're in CHAOS MODE. -private _fnc_pickAmount = if (bobChaosCrates) then -{ - { - params ["_max"]; - round random _max; - } -} -else -{ - { - params ["_max"]; - //Never have a greater than 50% chance of getting nothing - if (_max * _quantityScalingFactor < 1) then { - round random 1 - } else { - round (random [1, floor (_max/2), _max] * _quantityScalingFactor) - } - } -}; - -private _fnc_pickNumberOfTypes = if (bobChaosCrates) then -{ - { - params ["_max"]; - floor random _max; - } -} -else -{ - { - params ["_max"]; - floor random [1, floor (_max/2), _max]; - } -}; - -//Weapons Loot -[3, "Generating Weapons", "fn_NATOCrate"] call A3A_fnc_log; -for "_i" from 0 to (_crateWepTypeMax call _fnc_pickNumberOfTypes) do { - private _loot = call _fnc_pickWeapon; - - if (isNil "_loot") then { - [3, "No Weapons Left in Loot List Or Pick Random Failed","fn_NATOCrate"] call A3A_fnc_log; - } - else - { - [3, format ["Adding weapon: %1", _loot],"fn_NATOCrate"] call A3A_fnc_log; - _amount = crateWepNumMax call _fnc_pickAmount; - _crate addWeaponWithAttachmentsCargoGlobal [[ _loot, "", "", "", [], [], ""], _amount]; - for "_i" from 0 to _amount do { - _magazine = selectRandom getArray (configFile / "CfgWeapons" / _loot / "magazines"); - //Abort if the gun has no magazines. - if (isNil "_magazine") exitWith {}; - _magAmount = if ((getText (configFile >> "CfgMagazines" >> _magazine >> "ammo") isKindOf "MissileBase")) then { - floor random 3; - } else { - floor random [1,6,1] - }; - [3, format ["Spawning %1 magazines of %2 for %3", _magAmount, _magazine, _loot],"fn_NATOCrate"] call A3A_fnc_log; - _crate addMagazineCargoGlobal [_magazine, _magAmount]; - [3, format ["Spawning %1 of %2", _amount, _loot],"fn_NATOCrate"] call A3A_fnc_log; - }; - }; -}; - -//Items Loot -[3, "Generating Items", "fn_NATOCrate"] call A3A_fnc_log; -for "_i" from 0 to floor random _crateItemTypeMax do { - _available = (lootItem - _unlocks - itemCargo _crate); - [3, format ["Breakdown: %1, %2, %3", lootItem, _unlocks, itemCargo _crate],"fn_NATOCrate"] call A3A_fnc_log; - [3, format ["Items available: %1", _available],"fn_NATOCrate"] call A3A_fnc_log; - _loot = selectRandom _available; - if (isNil "_loot") then { - [3, "No Items Left in Loot List","fn_NATOCrate"] call A3A_fnc_log; - } - else { - [3, format ["Item chosen: %1", _loot],"fn_NATOCrate"] call A3A_fnc_log; - _amount = round random crateItemNumMax; - _crate addItemCargoGlobal [_loot,_amount]; - [3, format ["Spawning %2 of %3", _amount,_loot],"fn_NATOCrate"] call A3A_fnc_log; - }; -}; -//Ammo Loot -for "_i" from 0 to floor random _crateAmmoTypeMax do { - _available = (lootMagazine - _unlocks - itemCargo _crate); - _loot = selectRandom _available; - if (isNil "_loot") then { - if (debug) then {diag_log format ["%1: [Antistasi] | INFO | NATOCrate | No Ammo Left in Loot List",servertime]}; - } - else { - _amount = crateAmmoNumMax call _fnc_pickAmount; - _crate addMagazineCargoGlobal [_loot,_amount]; - if (debug) then {diag_log format ["%1: [Antistasi] | INFO | NATOCrate | Spawning %2 of %3",servertime,_amount,_loot]}; - }; -}; -//Explosives Loot -for "_i" from 0 to floor random _crateExplosiveTypeMax do { - _available = (lootExplosive - _unlocks - itemCargo _crate); - _loot = selectRandom _available; - if (isNil "_loot") then { - if (debug) then {diag_log format ["%1: [Antistasi] | INFO | NATOCrate | No Explosives Left in Loot List",servertime]}; - } - else { - _amount = round random crateExplosiveNumMax; - _crate addMagazineCargoGlobal [_loot,_amount]; - if (debug) then {diag_log format ["%1: [Antistasi] | INFO | NATOCrate | Spawning %2 of %3",servertime,_amount,_loot]}; - }; -}; -//Attachments Loot -for "_i" from 0 to (_crateAttachmentTypeMax call _fnc_pickNumberOfTypes) do { - _available = (lootAttachment - _unlocks - itemCargo _crate); - _loot = selectRandom _available; - if (isNil "_loot") then { - if (debug) then {diag_log format ["%1: [Antistasi] | INFO | NATOCrate | No Attachment Left in Loot List",servertime]}; - } - else { - _amount = crateAttachmentNumMax call _fnc_pickAmount; - _crate addItemCargoGlobal [_loot,_amount]; - if (debug) then {diag_log format ["%1: [Antistasi] | INFO | NATOCrate | Spawning %2 of %3",servertime,_amount,_loot]}; - }; -}; -//Backpacks Loot -for "_i" from 0 to floor random _crateBackpackTypeMax do { - _available = (lootBackpack - _unlocks - itemCargo _crate); - _loot = selectRandom _available; - if (isNil "_loot") then { - if (debug) then {diag_log format ["%1: [Antistasi] | INFO | NATOCrate | No Backpacks Left in Loot List",servertime]}; - } - else { - _amount = round random crateBackpackNumMax; - _crate addBackpackCargoGlobal [_loot,_amount]; - if (debug) then {diag_log format ["%1: [Antistasi] | INFO | NATOCrate | Spawning %2 of %3",servertime,_amount,_loot]}; - }; -}; -//Helmets Loot -for "_i" from 0 to floor random _crateHelmetTypeMax do { - _available = (lootHelmet - _unlocks - itemCargo _crate); - _loot = selectRandom _available; - if (isNil "_loot") then { - if (debug) then {diag_log format ["%1: [Antistasi] | INFO | NATOCrate | No Helmets Left in Loot List",servertime]}; - } - else { - _amount = round random crateHelmetNumMax; - _crate addItemCargoGlobal [_loot,_amount]; - if (debug) then {diag_log format ["%1: [Antistasi] | INFO | NATOCrate | Spawning %2 of %3",servertime,_amount,_loot]}; - }; -}; -//Vests Loot -for "_i" from 0 to floor random _crateVestTypeMax do { - _available = (lootVest - _unlocks - itemCargo _crate); - _loot = selectRandom _available; - if (isNil "_loot") then { - if (debug) then {diag_log format ["%1: [Antistasi] | INFO | NATOCrate | No Vests Left in Loot List",servertime]}; - } - else { - _amount = round random crateVestNumMax; - _crate addItemCargoGlobal [_loot,_amount]; - if (debug) then {diag_log format ["%1: [Antistasi] | INFO | NATOCrate | Spawning %2 of %3",servertime,_amount,_loot]}; - }; -}; -//Device Loot -for "_i" from 0 to floor random _crateDeviceTypeMax do { - _available = (lootDevice - _unlocks - itemCargo _crate); - _loot = selectRandom _available; - if (isNil "_loot") then { - if (debug) then {diag_log format ["%1: [Antistasi] | INFO | NATOCrate | No Device Bags Left in Loot List",servertime]}; - } - else { - _amount = round random crateDeviceNumMax; - _crate addBackpackCargoGlobal [_loot,_amount]; - if (debug) then {diag_log format ["%1: [Antistasi] | INFO | NATOCrate | Spawning %2 of %3",servertime,_amount,_loot]}; - }; -}; diff --git a/A3-Antistasi/functions/Ammunition/fn_ammunitionTransfer.sqf b/A3-Antistasi/functions/Ammunition/fn_ammunitionTransfer.sqf index 94a8610852..66bc018afc 100644 --- a/A3-Antistasi/functions/Ammunition/fn_ammunitionTransfer.sqf +++ b/A3-Antistasi/functions/Ammunition/fn_ammunitionTransfer.sqf @@ -156,7 +156,7 @@ else if (_destinationX == boxX) then { - {if (_x distance boxX < 10) then {[petros,"hint","Ammobox Loaded"] remoteExec ["A3A_fnc_commsMP",_x]}} forEach (call A3A_fnc_playableUnits); +// {if (_x distance boxX < 10) then {[petros,"hint","Ammobox Loaded", "Cargo"] remoteExec ["A3A_fnc_commsMP",_x]}} forEach (call A3A_fnc_playableUnits); if ((_originX isKindOf "ReammoBox_F") and (_originX != vehicleBox)) then {deleteVehicle _originX}; _updated = [] call A3A_fnc_arsenalManage; if (_updated != "") then @@ -167,5 +167,5 @@ if (_destinationX == boxX) then } else { - [petros,"hint","Truck Loaded"] remoteExec ["A3A_fnc_commsMP",driver _destinationX]; + [petros,"hint","Truck Loaded", "Cargo"] remoteExec ["A3A_fnc_commsMP",driver _destinationX]; }; \ No newline at end of file diff --git a/A3-Antistasi/functions/Ammunition/fn_arsenalManage.sqf b/A3-Antistasi/functions/Ammunition/fn_arsenalManage.sqf index 69926a477a..985363ed9e 100644 --- a/A3-Antistasi/functions/Ammunition/fn_arsenalManage.sqf +++ b/A3-Antistasi/functions/Ammunition/fn_arsenalManage.sqf @@ -79,27 +79,28 @@ call A3A_fnc_checkRadiosUnlocked; unlockedOptics = [unlockedOptics,[],{getNumber (configfile >> "CfgWeapons" >> _x >> "ItemInfo" >> "mass")},"DESCEND"] call BIS_fnc_sortBy; //NVG Unlocking is special -//Unlock a random NVG per X non-unlocked NVG we have, from the list we've collected. -private _countX = 0; -private _lockedNvs = []; +//Unlock the non-thermal NVG with the highest count if the total is greater than minWeaps -//Add up how many non-unlocked NVGs we have. +private _totalNV = 0; +private _sortedNVs = []; { private _amount = (_x select 1); - if (_amount > 0) then { - _countX = _countX + _amount; - _lockedNvs pushBack (_x select 0); + private _thermal = getArray (configFile >> "CfgWeapons" >> (_x select 0) >> "thermalMode"); // only exists for ENVGs + if (_amount > 0 && _thermal isEqualTo []) then { + _totalNV = _totalNV + _amount; + _sortedNVs pushBack [_amount, _x select 0]; // sort param in the first element }; } forEach _nv; -//Implicitly, we have locked NVGs if we've counted more than 0 locked NVGs in the box. -//Might need to unlock several NVGs at once, hence the while loop. -while {_countX >= minWeaps} do { - private _nvToUnlock = selectRandom _lockedNvs; +_sortedNVs sort true; // sort by count, ascending + +while {_totalNV >= minWeaps} do { + private _nvToUnlock = (_sortedNVs deleteAt (count _sortedNVs - 1)) select 1; haveNV = true; publicVariable "haveNV"; [_nvToUnlock] call A3A_fnc_unlockEquipment; _updated = format ["%1%2
",_updated,getText (configFile >> "CfgWeapons" >> _nvToUnlock >> "displayName")]; - _countX =_countX - minWeaps; + _totalNV =_totalNV - minWeaps; // arguably wrong but doesn't matter in practice }; + _updated \ No newline at end of file diff --git a/A3-Antistasi/functions/Ammunition/fn_categoryOverrides.sqf b/A3-Antistasi/functions/Ammunition/fn_categoryOverrides.sqf new file mode 100644 index 0000000000..14e1d7c241 --- /dev/null +++ b/A3-Antistasi/functions/Ammunition/fn_categoryOverrides.sqf @@ -0,0 +1,137 @@ + +//asval, Mk17 and SCAR-H arguable + +private _categoryOverrideTable = [ +["rhs_weap_vss", ["SniperRifles","Weapons"]], +["rhs_weap_vss_grip", ["SniperRifles","Weapons"]], +["rhs_weap_vss_npz", ["SniperRifles","Weapons"]], +["rhs_weap_vss_grip_npz", ["SniperRifles","Weapons"]], +["rhs_weap_svdp", ["SniperRifles","Weapons"]], +["rhs_weap_svdp_npz", ["SniperRifles","Weapons"]], +["rhs_weap_svdp_wd", ["SniperRifles","Weapons"]], +["rhs_weap_svdp_wd_npz", ["SniperRifles","Weapons"]], +["rhs_weap_svds", ["SniperRifles","Weapons"]], +["rhs_weap_svds_npz", ["SniperRifles","Weapons"]], +["rhs_weap_t5000", ["SniperRifles","Weapons"]], +["rhs_weap_pp2000", ["SMGs","Weapons"]], +["rhs_weap_XM2010", ["SniperRifles","Weapons"]], +["rhs_weap_XM2010_d", ["SniperRifles","Weapons"]], +["rhs_weap_XM2010_wd", ["SniperRifles","Weapons"]], +["rhs_weap_XM2010_sa", ["SniperRifles","Weapons"]], +["rhs_weap_m24sws", ["SniperRifles","Weapons"]], +["rhs_weap_m24sws_d", ["SniperRifles","Weapons"]], +["rhs_weap_m24sws_wd", ["SniperRifles","Weapons"]], +["rhs_weap_m40a5", ["SniperRifles","Weapons"]], +["rhs_weap_m40a5_d", ["SniperRifles","Weapons"]], +["rhs_weap_m40a5_wd", ["SniperRifles","Weapons"]], +["rhs_weap_M590_5RD", ["Shotguns","Weapons"]], +["rhs_weap_M590_8RD", ["Shotguns","Weapons"]], +["rhs_weap_kar98k", ["SniperRifles","Weapons"]], +["rhs_weap_m38", ["SniperRifles","Weapons"]], +["rhs_weap_m38_rail", ["SniperRifles","Weapons"]], +["rhs_weap_mosin_sbr", ["SniperRifles","Weapons"]], +["rhs_weap_mg42", ["MachineGuns","Weapons"]], +["rhs_weap_Izh18", ["Shotguns","Weapons"]], + +["rhs_weap_M320", ["GrenadeLaunchers","Weapons"]], +["rhs_weap_m27iar", ["MachineGuns","Weapons"]], +["rhs_weap_m27iar_grip", ["MachineGuns","Weapons"]], +["rhs_weap_m32", ["GrenadeLaunchers","Weapons"]], +["rhs_weap_m79", ["GrenadeLaunchers","Weapons"]], + +["UK3CB_Enfield", ["SniperRifles","Weapons"]], +["UK3CB_Enfield_rail", ["SniperRifles","Weapons"]], +["UK3CB_M14DMR", ["SniperRifles","Weapons"]], +["UK3CB_M21", ["SniperRifles","Weapons"]], +["UK3CB_SVD_OLD", ["SniperRifles","Weapons"]], +["UK3CB_M16A1_LSW", ["MachineGuns","Weapons"]], + +["UK3CB_BAF_Javelin_Launcher", ["MissileLaunchers","Weapons","AT"]], +["UK3CB_BAF_Javelin_CLU", ["Binoculars","Items"]], +["UK3CB_BAF_Javelin_Slung_Tube", ["MissileLaunchers","Weapons","AT"]], +["UK3CB_M79", ["GrenadeLaunchers","Weapons"]], +["UK3CB_BAF_AT4_CS_AT_Launcher", ["RocketLaunchers","Weapons","AT"]], +["UK3CB_BAF_AT4_CS_AP_Launcher", ["RocketLaunchers","Weapons","AT"]], + +["launch_NLAW_F", ["MissileLaunchers","Weapons","AT"]], +["hgun_PDW2000_F", ["SMGs","Weapons"]], + +["UK3CB_BAF_L86A2", ["MachineGuns","Weapons"]], +["UK3CB_BAF_L86A3", ["MachineGuns","Weapons"]], + +["UK3CB_BAF_Tripod", ["StaticWeaponParts","Items"]], +["UK3CB_BAF_L16_Tripod", ["StaticWeaponParts","Items"]], +["UK3CB_BAF_L111A1", ["StaticWeaponParts","Items"]], +["UK3CB_BAF_L134A1", ["StaticWeaponParts","Items"]], +["UK3CB_BAF_L16", ["StaticWeaponParts","Items"]], +["UK3CB_BAF_M6", ["StaticWeaponParts","Items"]], + +["UK3CB_M14_Rail", ["SniperRifles","Weapons"]], +["UK3CB_M21_Bipod_Railed", ["SniperRifles","Weapons"]], +["UK3CB_M14DMR_Railed", ["SniperRifles","Weapons"]], + +["ace_csw_m3CarryTripod", ["StaticWeaponParts","Items"]], +["ace_csw_m3CarryTripodLow", ["StaticWeaponParts","Items"]], +["ace_csw_kordCarryTripod", ["StaticWeaponParts","Items"]], +["ace_csw_kordCarryTripodLow", ["StaticWeaponParts","Items"]], +["ace_csw_m220CarryTripod", ["StaticWeaponParts","Items"]], +["ace_csw_spg9CarryTripod", ["StaticWeaponParts","Items"]], +["ace_csw_sag30CarryTripod", ["StaticWeaponParts","Items"]], +["ace_csw_carryMortarBaseplate", ["StaticWeaponParts","Items"]], +["ace_csw_staticATCarry", ["StaticWeaponParts","Items"]], +["ace_csw_staticAACarry", ["StaticWeaponParts","Items"]], +["ace_csw_staticHMGCarry", ["StaticWeaponParts","Items"]], +["ace_csw_staticGMGCarry", ["StaticWeaponParts","Items"]], +["ace_csw_staticMortarCarry", ["StaticWeaponParts","Items"]], + +["ace_compat_rhs_afrf3_2b14_carry", ["StaticWeaponParts","Items"]], +["ace_compat_rhs_afrf3_nsv_carry" , ["StaticWeaponParts","Items"]], +["ace_compat_rhs_afrf3_kord_carry" , ["StaticWeaponParts","Items"]], +["ace_compat_rhs_afrf3_ags30_carry" , ["StaticWeaponParts","Items"]], +["ace_compat_rhs_afrf3_spg9_carry" , ["StaticWeaponParts","Items"]], +["ace_compat_rhs_afrf3_spg9m_carry" , ["StaticWeaponParts","Items"]], +["ace_compat_rhs_afrf3_metis_carry" , ["StaticWeaponParts","Items"]], +["ace_compat_rhs_afrf3_kornet_carry" , ["StaticWeaponParts","Items"]], +["ace_compat_rhs_usf3_m252_carry" , ["StaticWeaponParts","Items"]], +["ace_compat_rhs_usf3_m2_carry" , ["StaticWeaponParts","Items"]], +["ace_compat_rhs_usf3_mk19_carry" , ["StaticWeaponParts","Items"]], +["ace_compat_rhs_usf3_tow_carry" , ["StaticWeaponParts","Items"]], +["ace_compat_rhs_gref3_dshkm_carry" , ["StaticWeaponParts","Items"]], + +["ace_dragon_super", ["MissileLaunchers","Weapons","AT"]], +["ace_dragon_sight", ["Binoculars","Items"]], + +["LIB_PTRD", ["Unknown", "Weapons"]], +["LIB_M2_Flamethrower", ["Unknown", "Weapons"]], // don't want these two being chosen randomly by AIs +["LIB_Bagpipes", ["Unknown","Weapons"]], // wat + +["LIB_M2_Tripod", ["StaticWeaponParts","Items"]], +["LIB_Laffete_Tripod", ["StaticWeaponParts","Items"]], +["LIB_BM37_Tripod", ["StaticWeaponParts","Items"]], +["LIB_BM37_Barrel", ["StaticWeaponParts","Items"]], +["LIB_GrWr34_Tripod", ["StaticWeaponParts","Items"]], +["LIB_GrWr34_Tripod_g", ["StaticWeaponParts","Items"]], +["LIB_GrWr34_Barrel", ["StaticWeaponParts","Items"]], +["LIB_GrWr34_Barrel_g", ["StaticWeaponParts","Items"]], +["LIB_M2_60_Tripod", ["StaticWeaponParts","Items"]], +["LIB_M2_60_Barrel", ["StaticWeaponParts","Items"]] ]; + +/* Not sure if these are a problem +["LIB_GER_Headset",["NVGs","Items"]], +["LIB_Headwrap",["NVGs","Items"]], +["LIB_Headwrap_gloves",["NVGs","Items"]], +["LIB_Mohawk",["NVGs","Items"]], +["LIB_GER_Gloves1",["NVGs","Items"]], +["LIB_GER_Gloves2",["NVGs","Items"]], +["LIB_GER_Gloves3",["NVGs","Items"]], +["LIB_GER_Gloves4",["NVGs","Items"]], +["LIB_GER_Gloves5",["NVGs","Items"]], +*/ + +//Create a local namespace. Should only run on the server. +categoryOverrides = false call A3A_fnc_createNamespace; +{ + categoryOverrides setVariable [_x select 0, _x select 1]; +} forEach _categoryOverrideTable; + + diff --git a/A3-Antistasi/functions/Ammunition/fn_checkRadiosUnlocked.sqf b/A3-Antistasi/functions/Ammunition/fn_checkRadiosUnlocked.sqf index 39d3e8cafa..b6711cdc91 100644 --- a/A3-Antistasi/functions/Ammunition/fn_checkRadiosUnlocked.sqf +++ b/A3-Antistasi/functions/Ammunition/fn_checkRadiosUnlocked.sqf @@ -9,7 +9,12 @@ */ #include "\A3\Ui_f\hpp\defineResinclDesign.inc" -//See if any of the radios available in the arsenal are unlocked. -haveRadio = (((jna_dataList select IDC_RSCDISPLAYARSENAL_TAB_RADIO) findIf {_x select 1 == -1}) > -1); +// ACRE doesn't use the standard radio slot. We need to bypass the check for this and just set haveRadio to true if ACRE is enabled -Hazey +if (hasAcre) then { + haveRadio = true; +} else { + //See if any of the radios available in the arsenal are unlocked. + haveRadio = (((jna_dataList select IDC_RSCDISPLAYARSENAL_TAB_RADIO) findIf {_x select 1 == -1}) > -1); +}; publicVariable "haveRadio"; haveRadio; \ No newline at end of file diff --git a/A3-Antistasi/functions/Ammunition/fn_empty.sqf b/A3-Antistasi/functions/Ammunition/fn_empty.sqf index 89405d5847..14d9d3fcec 100644 --- a/A3-Antistasi/functions/Ammunition/fn_empty.sqf +++ b/A3-Antistasi/functions/Ammunition/fn_empty.sqf @@ -9,8 +9,10 @@ if (count _this > 0) then } else { - _trucksX = nearestObjects [boxX, ["LandVehicle","ReammoBox_F"], 20]; + _trucksX = nearestObjects [boxX, ["Helicopter","Plane","LandVehicle","ReammoBox_F"], 20]; _trucksX = _trucksX select {not (_x isKindOf "StaticWeapon")}; + // Prevent trolling by hiding small UAVs near the arsenal + _trucksX = _trucksX select {getNumber (configFile >> "CfgVehicles" >> (typeof _x) >> "isUAV") == 0}; _trucksX = _trucksX - [boxX,vehicleBox]; if (count _trucksX < 1) then {_truckX = vehicleBox} else {_truckX = _trucksX select 0}; }; @@ -24,10 +26,21 @@ _backpcks = backpackCargo _truckX; _todo = _weaponsX + _ammunition + _items + _backpcks; +private _vehName = getText (configFile >> "CfgVehicles" >> (typeof _truckX) >> "displayName"); + if (count _todo < 1) exitWith { - if (count _this == 0) then {hint "Closest vehicle cargo is empty"}; + if (count _this == 0) then {["Cargo", format ["Closest vehicle (%1) is empty", _vehName]] call A3A_fnc_customHint;}; if (count _this == 2) then {deleteVehicle _truckX}; }; -if (count _this == 2) then {[_truckX,boxX,true] remoteExec ["A3A_fnc_ammunitionTransfer",2]} else {[_truckX,boxX] remoteExec ["A3A_fnc_ammunitionTransfer",2]} \ No newline at end of file +if (count _this == 0) then { + ["Cargo", format ["Transferred cargo from %1 to arsenal", _vehName]] call A3A_fnc_customHint; +}; + +if (count _this == 2) then { + [_truckX,boxX,true] remoteExec ["A3A_fnc_ammunitionTransfer",2]; +} +else { + [_truckX,boxX] remoteExec ["A3A_fnc_ammunitionTransfer",2]; +}; diff --git a/A3-Antistasi/functions/Ammunition/fn_equipmentClassToCategories.sqf b/A3-Antistasi/functions/Ammunition/fn_equipmentClassToCategories.sqf index 330c218459..71b07e8a2b 100644 --- a/A3-Antistasi/functions/Ammunition/fn_equipmentClassToCategories.sqf +++ b/A3-Antistasi/functions/Ammunition/fn_equipmentClassToCategories.sqf @@ -10,6 +10,10 @@ params ["_className"]; +// First check if the item has hardcoded categories +private _categories = categoryOverrides getVariable [_className, []]; +if (count _categories > 0) exitWith { _categories }; + private _itemType = [_className] call A3A_fnc_itemType; private _baseCategory = switch (_itemType select 1) do @@ -77,8 +81,6 @@ private _baseCategory = switch (_itemType select 1) do default {"Unknown"}; }; -private _categories = []; - if (_baseCategory != "") then { _categories pushBack _baseCategory}; private _aggregateCategory = switch (_itemType select 0) do { diff --git a/A3-Antistasi/functions/Ammunition/fn_equipmentSort.sqf b/A3-Antistasi/functions/Ammunition/fn_equipmentSort.sqf index 13483682a3..b785c04900 100644 --- a/A3-Antistasi/functions/Ammunition/fn_equipmentSort.sqf +++ b/A3-Antistasi/functions/Ammunition/fn_equipmentSort.sqf @@ -42,6 +42,18 @@ allCivilianUniforms deleteAt (allCivilianUniforms find "UK3CB_CHC_I_U_PRIEST_01" allCivilianUniforms deleteAt (allCivilianUniforms find "UK3CB_CHC_O_U_PRIEST_03"); allCivilianUniforms deleteAt (allCivilianUniforms find "UK3CB_CHC_O_U_PRIEST_02"); allCivilianUniforms deleteAt (allCivilianUniforms find "UK3CB_CHC_O_U_PRIEST_01"); +allCivilianUniforms deleteAt (allCivilianUniforms find "gm_ge_pol_uniform_suit_80_grn"); //Gmob PoliceUniform +allCivilianUniforms deleteAt (allCivilianUniforms find "gm_gc_pol_uniform_dress_80_blu"); +allCivilianUniforms deleteAt (allCivilianUniforms find "gm_ge_pol_uniform_blouse_80_blk"); +allCivilianUniforms deleteAt (allCivilianUniforms find "gm_ge_ff_uniform_man_80_orn"); //Gmob Firefighter +allCivilianUniforms deleteAt (allCivilianUniforms find "U_I_L_Uniform_01_camo_F"); //LDF Deserter Jacket +allCivilianUniforms deleteAt (allCivilianUniforms find "U_I_L_Uniform_01_deserter_F"); //LDF Desserter T-Shirt +allCivilianUniforms deleteAt (allCivilianUniforms find "U_C_IDAP_Man_shorts_F"); //Idap Worker Uniforms +allCivilianUniforms deleteAt (allCivilianUniforms find "U_C_IDAP_Man_casual_F"); +allCivilianUniforms deleteAt (allCivilianUniforms find "U_C_IDAP_Man_cargo_F"); +allCivilianUniforms deleteAt (allCivilianUniforms find "U_C_IDAP_Man_Tee_F"); +allCivilianUniforms deleteAt (allCivilianUniforms find "U_C_IDAP_Man_Jeans_F"); +allCivilianUniforms deleteAt (allCivilianUniforms find "U_C_IDAP_Man_TeeShorts_F"); allRebelUniforms deleteAt (allRebelUniforms find "U_I_G_Story_Protagonist_F"); allRebelUniforms deleteAt (allRebelUniforms find "U_I_G_resistanceLeader_F"); allRebelUniforms deleteAt (allRebelUniforms find "UK3CB_CW_US_B_LATE_U_SF_CombatUniform_01_BLK"); diff --git a/A3-Antistasi/functions/Ammunition/fn_fillLootCrate.sqf b/A3-Antistasi/functions/Ammunition/fn_fillLootCrate.sqf new file mode 100755 index 0000000000..1f50e72f03 --- /dev/null +++ b/A3-Antistasi/functions/Ammunition/fn_fillLootCrate.sqf @@ -0,0 +1,345 @@ +private _filename = "fn_fillLootCrate"; +params ["_crate", +["_crateWepTypeMax", crateWepTypeMax], "_crateWepNum", +["_crateItemTypeMax", crateItemTypeMax], "_crateItemNum", +["_crateAmmoTypeMax", crateAmmoTypeMax], "_crateAmmoNum", +["_crateExplosiveTypeMax", crateExplosiveTypeMax], "_crateExplosiveNum", +["_crateAttachmentTypeMax", crateAttachmentTypeMax], "_crateAttachmentNum", +["_crateBackpackTypeMax", crateBackpackTypeMax], "_crateBackpackNum", +["_crateHelmetTypeMax", crateHelmetTypeMax], "_crateHelmetNum", +["_crateVestTypeMax", crateVestTypeMax], "_crateVestNum", +["_crateDeviceTypeMax", crateDeviceTypeMax], "_crateDeviceNum" +]; +private _unlocks = (unlockedHeadgear + unlockedVests + unlockedNVGs + unlockedOptics + unlockedItems + unlockedWeapons + unlockedBackpacks + unlockedMagazines); +private _available = objNull; +private _amount = objNull; +//Empty the crate +clearMagazineCargoGlobal _crate; +clearWeaponCargoGlobal _crate; +clearItemCargoGlobal _crate; +clearBackpackCargoGlobal _crate; +//Double max types if the crate is an ammo truck +if (typeOf _crate in vehAmmoTrucks) then { + [4, "Ammo Truck Detected: Doubling Types", _filename] call A3A_fnc_log; + _crateWepTypeMax = _crateWepTypeMax * 2; + _crateItemTypeMax = _crateItemTypeMax * 2; + _crateAmmoTypeMax = _crateAmmoTypeMax * 2; + _crateExplosiveTypeMax = _crateExplosiveTypeMax * 2; + _crateAttachmentTypeMax = _crateAttachmentTypeMax * 2; + _crateBackpackTypeMax = _crateBackpackTypeMax * 2; + _crateHelmetTypeMax = _crateHelmetTypeMax * 2; + _crateVestTypeMax = _crateVestTypeMax * 2; + _crateDeviceTypeMax = _crateDeviceTypeMax * 2; +}; + + +private _quantityScalingFactor = if (!cratePlayerScaling) then {1} else { + private _playerCount = if(!isNil "spoofedPlayerCount") then {spoofedPlayerCount} else {count (call A3A_fnc_playableUnits)}; + //Scale it down to a 50% loot rate at 20 players. + 1 / (1 + _playerCount / 20); +}; + + +//Format [allWeapons, unlockedWeapons, Weighting]. +//We need to know the corresponding unlockedWeapons array, so we can check if they're all unlocked. +private _weaponLootInfo = [ + [allRifles, unlockedRifles, 3], + [allHandguns, unlockedHandguns, 1.2], + [allMachineGuns, unlockedMachineGuns, 2], + [allShotguns, unlockedShotguns, 1], + [allSMGs, unlockedSMGs, 2], + [allSniperRifles, unlockedSniperRifles, 0.9], + [allRocketLaunchers, unlockedRocketLaunchers, 0.5], + [allMissileLaunchers, unlockedMissileLaunchers, 0.5] //Increase weighting for RHS. +]; + +//Build the weighting array, as used by selectRandomWeighted +private _weaponLootWeighting = []; +{ + _x params ["_allX", "_unlockedX", "_weighting"]; + //If the array contains weapons, and we haven't unlocked everything, add it to the pool to be selected. + if (count _allX > 0 && {(count _unlockedX / count _allX) < 1}) then { + _weaponLootWeighting pushBack [_allX, _unlockedX]; + _weaponLootWeighting pushBack _weighting; + }; +} forEach _weaponLootInfo; + +/** +Probabilistic function that checks that A is probably not in B. + For a given array A, and another array B, this function selects an item from A that's not in B, with a probability that depends on how much of A is in B. + This is purely a performance optimisation. + + X Axis - Attempt/Iteration number + Y Axis - % of items from Array 1 in array 2 + Value - Probability of successfully returning a value from A not in B. + + 1 2 3 4 5 6 7 8 9 10 + ----------------------------------------------------------------------------------------------------------------- + 0.9 | 0.1 0.19 0.271 0.3439 0.40951 0.468559 0.5217031 0.56953279 0.612579511 0.6513215599 + 0.8 | 0.2 0.36 0.488 0.5904 0.67232 0.737856 0.7902848 0.83222784 0.865782272 0.8926258176 + 0.7 | 0.3 0.51 0.657 0.7599 0.83193 0.882351 0.9176457 0.94235199 0.959646393 0.9717524751 + 0.6 | 0.4 0.64 0.784 0.8704 0.92224 0.953344 0.9720064 0.98320384 0.989922304 0.9939533824 + 0.5 | 0.5 0.75 0.875 0.9375 0.96875 0.984375 0.9921875 0.99609375 0.998046875 0.9990234375 + 0.4 | 0.6 0.84 0.936 0.9744 0.98976 0.995904 0.9983616 0.99934464 0.999737856 0.9998951424 + 0.3 | 0.7 0.91 0.973 0.9919 0.99757 0.999271 0.9997813 0.99993439 0.999980317 0.9999940951 + 0.2 | 0.8 0.96 0.992 0.9984 0.99968 0.999936 0.9999872 0.99999744 0.999999488 0.9999998976 + 0.1 | 0.9 0.99 0.999 0.9999 0.99999 0.999999 0.9999999 0.99999999 0.999999999 0.9999999999 + 0.0 | 1 1 1 1 1 1 1 1 1 1 + + Best case - two arrays of 400 elements, we see a 20x speedup. + Worst case- two arrays of 1 element, 3x slowdown. + 100 array case - 10x speedup. + + Yes, this is over-engineered. +**/ + +private _fnc_pickRandomFromAProbablyNotInB = { + params ["_arrayA", "_arrayB"]; + + //Only run if there's more than 100 items in the array. + if (count _arrayA min count _arrayB < 100) exitWith { + selectRandom (_arrayA - _arrayB); + }; + + //Calculate what % of arrayB is likely in arrayA. + //Let's never go over 100% loaded. It's theoretically possible if arrayB ever is somehow larger than arrayA/ + //There's not a lot of value in running more than 10 iterations on a 90%+ loading anyway. + private _percentageLoaded = (count _arrayB / count _arrayA) min 1; + //Rough heuristic for how many iterations we need to run to get a good chance of success. + private _iterations = floor (10 * _percentageLoaded); + + private _choice = selectRandom _arrayA; + [3, format ["Function check for: %1", _choice], _filename] call A3A_fnc_log; + private _foundValid = true; + if (_choice in _arrayB) then { + _foundValid = false; + [3, format ["Item already unlocked, rolling again."], _filename] call A3A_fnc_log; + for "_i" from 0 to _iterations do { + _choice = selectRandom _arrayA; + //We did it! + if !(_choice in _arrayB) exitWith { + _foundValid = true; + }; + } + }; + + if (_foundValid) then { + _choice; + } else { + //We failed, just... return something. + selectRandom _arrayA; + }; +}; + +//Pick a weapon for the crate. Pick carefully, unless in CHAOS MODE, in which case, we just pick totally at random. +private _fnc_pickWeapon = if (bobChaosCrates) then +{ + { + private _category = (selectRandom _weaponLootInfo) select 0; + selectRandom _category; + } +} +else +{ + { + private _category = selectRandomWeighted _weaponLootWeighting; + if (isNil "_category") exitWith {}; + + [4, format ["Selected Weapon Category: %1", _category], _filename] call A3A_fnc_log; + //Category is in format [allX, unlockedX]; + [_category select 0, _category select 1] call _fnc_pickRandomFromAProbablyNotInB; + } +}; + +//Pick the amount of X to spawn. Use gaussian distribution, unless we're in CHAOS MODE. +private _fnc_pickAmount = if (bobChaosCrates) then +{ + { + params ["_max"]; + round random _max; + } +} +else +{ + { + params ["_max"]; + //Never have a greater than 50% chance of getting nothing + if (_max * _quantityScalingFactor < 1) then { + round random 1 + } else { + round (random [1, floor (_max/2), _max] * _quantityScalingFactor) + } + } +}; + +private _fnc_pickNumberOfTypes = if (bobChaosCrates) then +{ + { + params ["_max"]; + floor random _max; + } +} +else +{ + { + params ["_max"]; + floor random [1, floor (_max/2), _max]; + } +}; + +//Weapons Loot +if (_crateWepTypeMax != 0) then { + [3, "Generating Weapons", _filename] call A3A_fnc_log; + for "_i" from 0 to (_crateWepTypeMax call _fnc_pickNumberOfTypes) do { + private _loot = call _fnc_pickWeapon; + + if (isNil "_loot") then { + [3, "No Weapons Left in Loot List Or Pick Random Failed", _filename] call A3A_fnc_log; + } + else + { + _amount = if (isNil "_crateWepNum") then {crateWepNumMax call _fnc_pickAmount;} else {_crateWepNum}; + _crate addWeaponWithAttachmentsCargoGlobal [[ _loot, "", "", "", [], [], ""], _amount]; + [4, format ["Adding %1 weapons of type %2", _amount, _loot], _filename] call A3A_fnc_log; + + private _magazines = getArray (configFile / "CfgWeapons" / _loot / "magazines"); + if (count _magazines < 1) exitWith {}; + if (_loot in allShotguns) then { _magazines = [_magazines select 0] }; // prevent doomsday + + for "_i" from 0 to _amount do { + _magazine = selectRandom _magazines; + _magAmount = if ((getText (configFile >> "CfgMagazines" >> _magazine >> "ammo") isKindOf "MissileBase")) then { + floor random 3; + } else { + floor random [1,6,1] + }; + [4, format ["Spawning %1 magazines of %2 for %3", _magAmount, _magazine, _loot], _filename] call A3A_fnc_log; + _crate addMagazineCargoGlobal [_magazine, _magAmount]; + }; + }; + }; +}; + +//Items Loot +if (_crateItemTypeMax != 0) then { + [3, "Generating Items", _filename] call A3A_fnc_log; + for "_i" from 0 to floor random _crateItemTypeMax do { + _available = (lootItem - _unlocks - itemCargo _crate); + [4, format ["Breakdown: %1, %2, %3", lootItem, _unlocks, itemCargo _crate], _filename] call A3A_fnc_log; + [4, format ["Items available: %1", _available], _filename] call A3A_fnc_log; + _loot = selectRandom _available; + if (isNil "_loot") then { + [3, "No Items Left in Loot List", _filename] call A3A_fnc_log; + } + else { + _amount = if (isNil "_crateItemNum") then { round random crateItemNumMax;} else {_crateItemNum}; + _crate addItemCargoGlobal [_loot,_amount]; + [4, format ["Spawning %1 of %2", _amount,_loot], _filename] call A3A_fnc_log; + }; + }; +}; +//Ammo Loot +if (_crateAmmoTypeMax != 0) then { + for "_i" from 0 to floor random _crateAmmoTypeMax do { + _available = (lootMagazine - _unlocks - itemCargo _crate); + _loot = selectRandom _available; + if (isNil "_loot") then { + [3, "No Ammo Left in Loot List", _filename] call A3A_fnc_log; + } + else { + _amount = if (isNil "_crateAmmoNum") then {crateAmmoNumMax call _fnc_pickAmount;} else {_crateAmmoNum}; + _crate addMagazineCargoGlobal [_loot,_amount]; + [4, format ["Spawning %1 of %2", _amount,_loot], _filename] call A3A_fnc_log; + }; + }; +}; +//Explosives Loot +if (_crateExplosiveTypeMax != 0) then { + for "_i" from 0 to floor random _crateExplosiveTypeMax do { + _available = (lootExplosive - _unlocks - itemCargo _crate); + _loot = selectRandom _available; + if (isNil "_loot") then { + [3, "No Explosives Left in Loot List", _filename] call A3A_fnc_log; + } + else { + _amount = if (isNil "_crateExplosiveNum") then { round random crateExplosiveNumMax;} else {_crateExplosiveNum}; + _crate addMagazineCargoGlobal [_loot,_amount]; + [4, format ["Spawning %1 of %2", _amount,_loot], _filename] call A3A_fnc_log; + }; + }; +}; +//Attachments Loot +if (_crateAttachmentTypeMax != 0) then { + for "_i" from 0 to (_crateAttachmentTypeMax call _fnc_pickNumberOfTypes) do { + _available = (lootAttachment - _unlocks - itemCargo _crate); + _loot = selectRandom _available; + if (isNil "_loot") then { + [3, "No Attachment Left in Loot List", _filename] call A3A_fnc_log; + } + else { + _amount = if (isNil "_crateAttachmentNum") then { crateAttachmentNumMax call _fnc_pickAmount;} else {_crateAttachmentNum}; + _crate addItemCargoGlobal [_loot,_amount]; + [4, format ["Spawning %1 of %2", _amount,_loot], _filename] call A3A_fnc_log; + }; + }; +}; +//Backpacks Loot +if (_crateBackpackTypeMax != 0) then { + for "_i" from 0 to floor random _crateBackpackTypeMax do { + _available = (lootBackpack - _unlocks - itemCargo _crate); + _loot = selectRandom _available; + if (isNil "_loot") then { + [3, "No Backpacks Left in Loot List", _filename] call A3A_fnc_log; + } + else { + _amount = if (isNil "_crateBackpackNum") then {round random crateBackpackNumMax;} else {_crateBackpackNum}; + _crate addBackpackCargoGlobal [_loot,_amount]; + [4, format ["Spawning %1 of %2", _amount,_loot], _filename] call A3A_fnc_log; + }; + }; +}; +//Helmets Loot +if (_crateHelmetTypeMax != 0) then { + for "_i" from 0 to floor random _crateHelmetTypeMax do { + _available = (lootHelmet - _unlocks - itemCargo _crate); + _loot = selectRandom _available; + if (isNil "_loot") then { + [3, "No Helmets Left in Loot List", _filename] call A3A_fnc_log; + } + else { + _amount = if (isNil "_crateHelmetNum") then { round random crateHelmetNumMax;} else {_crateHelmetNum}; + _crate addItemCargoGlobal [_loot,_amount]; + [4, format ["Spawning %1 of %2", _amount,_loot], _filename] call A3A_fnc_log; + }; + }; +}; +//Vests Loot +if (_crateVestTypeMax != 0) then { + for "_i" from 0 to floor random _crateVestTypeMax do { + _available = (lootVest - _unlocks - itemCargo _crate); + _loot = selectRandom _available; + if (isNil "_loot") then { + [3, "No Vests Left in Loot List", _filename] call A3A_fnc_log; + } + else { + _amount = if (isNil "_crateVestNum") then { round random crateVestNumMax;} else {_crateVestNum}; + _crate addItemCargoGlobal [_loot,_amount]; + [4, format ["Spawning %1 of %2", _amount,_loot], _filename] call A3A_fnc_log; + }; + }; +}; +//Device Loot +if (_crateDeviceTypeMax != 0) then { + for "_i" from 0 to floor random _crateDeviceTypeMax do { + _available = (lootDevice - _unlocks - itemCargo _crate); + _loot = selectRandom _available; + if (isNil "_loot") then { + [3, "No Device Bags Left in Loot List", _filename] call A3A_fnc_log; + } + else { + _amount = if (isNil "_crateDeviceNum") then { round random crateDeviceNumMax;} else {_crateDeviceNum}; + _crate addBackpackCargoGlobal [_loot,_amount]; + [4, format ["Spawning %1 of %2", _amount,_loot], _filename] call A3A_fnc_log; + }; + }; +}; diff --git a/A3-Antistasi/functions/Ammunition/fn_itemSort.sqf b/A3-Antistasi/functions/Ammunition/fn_itemSort.sqf index beaeba7748..8bea8e71e1 100644 --- a/A3-Antistasi/functions/Ammunition/fn_itemSort.sqf +++ b/A3-Antistasi/functions/Ammunition/fn_itemSort.sqf @@ -1,10 +1,14 @@ -diveGear append ["V_RebreatherIA","G_Diving"]; -if (side (group petros) == west) then { - diveGear pushBack "U_B_Wetsuit" +if (teamPlayer isEqualTo west) then { + diveGear append ["U_B_Wetsuit","V_RebreatherB","G_Diving"]; } else { - diveGear pushBack "U_I_Wetsuit" + diveGear append ["U_I_Wetsuit","V_RebreatherIA","G_Diving"]; }; +if (teamPlayer isEqualTo west) then { + flyGear pushBack "U_B_PilotCoveralls" +} else { + flyGear pushBack "U_I_pilotCoveralls" +}; //Lights Vs Laser ID { if (isClass(configfile >> "CfgWeapons" >> _x >> "ItemInfo" >> "FlashLight" >> "Attenuation")) then diff --git a/A3-Antistasi/functions/Ammunition/fn_randomRifle.sqf b/A3-Antistasi/functions/Ammunition/fn_randomRifle.sqf index 9cbf71afc2..c716bc245f 100644 --- a/A3-Antistasi/functions/Ammunition/fn_randomRifle.sqf +++ b/A3-Antistasi/functions/Ammunition/fn_randomRifle.sqf @@ -6,6 +6,8 @@ if (_pool isEqualTo []) then { } else { if !(unlockedSMGs isEqualTo []) then { _pool = unlockedSMGs; + } else { + _pool = unlockedShotguns + unlockedSniperRifles; }; }; }; @@ -14,11 +16,11 @@ private _rifleFinal = selectRandom _pool; if !(primaryWeapon _unit isEqualTo "") then { if (_rifleFinal == primaryWeapon _unit) exitWith {}; private _magazines = getArray (configFile / "CfgWeapons" / (primaryWeapon _unit) / "magazines"); - {_unit removeMagazines _x} forEach _magazines; + {_unit removeMagazines _x} forEach _magazines; // Broken, doesn't remove mags globally. Pain to fix. _unit removeWeapon (primaryWeapon _unit); }; -if (_rifleFinal in unlockedGrenadeLaunchers) then { +if (_rifleFinal in unlockedGrenadeLaunchers && {_rifleFinal in unlockedRifles} ) then { // lookup real underbarrel GL magazine, because not everything is 40mm private _config = configFile >> "CfgWeapons" >> _rifleFinal; private _glmuzzle = getArray (_config >> "muzzles") select 1; // guaranteed by category diff --git a/A3-Antistasi/functions/Ammunition/fn_transfer.sqf b/A3-Antistasi/functions/Ammunition/fn_transfer.sqf index 34d7cad31b..c8acb5fb37 100644 --- a/A3-Antistasi/functions/Ammunition/fn_transfer.sqf +++ b/A3-Antistasi/functions/Ammunition/fn_transfer.sqf @@ -12,7 +12,7 @@ _objectsX = nearestObjects [_truckX, ["ReammoBox_F"], 20]; if (count _objectsX == 0) exitWith {}; _boxX = _objectsX select 0; -if ((_boxX == boxX) and (player!=theBoss)) exitWith {hint "Only the Commander can transfer this ammobox content to any truck"; [driver _truckX,"truckX"] remoteExec ["A3A_fnc_flagaction",driver _truckX]}; +if ((_boxX == boxX) and (player!=theBoss)) exitWith {["Cargo", "Only the Commander can transfer this ammobox content to any truck"] call A3A_fnc_customHint; [driver _truckX,"truckX"] remoteExec ["A3A_fnc_flagaction",driver _truckX]}; _weaponsX = weaponCargo _boxX; @@ -61,7 +61,7 @@ _countX = count _todo; if (_countX < 1) then { - hint "Closest Ammobox is empty"; + ["Cargo", "Closest Ammobox is empty"] call A3A_fnc_customHint; _proceed = true; }; @@ -78,7 +78,7 @@ if (_countX > 0) then if (_countX < 1) then {_countX = 1}; while {(_truckX == vehicle player) and (speed _truckX == 0) and (_countX > 0)} do { - hint format ["Truck loading. \n\nTime remaining: %1 secs", _countX]; + ["Cargo", format ["Truck loading.

Time remaining: %1 secs", _countX]] call A3A_fnc_customHint; _countX = _countX -1; sleep 1; if (_countX == 0) then @@ -88,7 +88,7 @@ if (_countX > 0) then }; if ((_truckX != vehicle player) or (speed _truckX != 0)) then { - hint "Transfer cancelled due to movement of Truck or Player"; + ["Cargo", "Transfer cancelled due to movement of Truck or Player"] call A3A_fnc_customHint; _proceed = true; }; }; diff --git a/A3-Antistasi/functions/Ammunition/fn_vehicleSort.sqf b/A3-Antistasi/functions/Ammunition/fn_vehicleSort.sqf index 4d0b0806b5..d2c442eacc 100644 --- a/A3-Antistasi/functions/Ammunition/fn_vehicleSort.sqf +++ b/A3-Antistasi/functions/Ammunition/fn_vehicleSort.sqf @@ -22,4 +22,3 @@ allUnknown deleteAt (allUnknown find _x); /////////////////////////////////// // Civilian Vehicles /// /////////////////////////////////// -arrayCivVeh deleteAt (arrayCivVeh find "C_Quadbike_01_F"); diff --git a/A3-Antistasi/functions/Base/fn_AILoadInfo.sqf b/A3-Antistasi/functions/Base/fn_AILoadInfo.sqf index a59a0fda70..de31fe11ab 100644 --- a/A3-Antistasi/functions/Base/fn_AILoadInfo.sqf +++ b/A3-Antistasi/functions/Base/fn_AILoadInfo.sqf @@ -4,7 +4,7 @@ _textX = ""; for "_i" from 0 to (count hcArray) - 1 do { - _textX = format ["%1HC %2 AI\n\n",_textX, _i]; + _textX = format ["%1HC %2 AI

",_textX, _i]; _west = 0; _east = 0; _indep = 0; @@ -24,6 +24,6 @@ for "_i" from 0 to (count hcArray) - 1 do }; }; } forEach allUnits select {alive _x}; - _textX = format ["%1SDK: %2\nWest:%3\nEast:%4\nCiv:%5\nTOTAL:%6\n\n",_textX,_indep,_west,_east,_civ,_total]; + _textX = format ["%1SDK: %2
West:%3
East:%4
Civ:%5
TOTAL:%6

",_textX,_indep,_west,_east,_civ,_total]; }; -[petros,"hint",_textX] remoteExec ["A3A_fnc_commsMP",theBoss]; \ No newline at end of file +[petros, "hint", _textX, "AILoad Information"] remoteExec ["A3A_fnc_commsMP",theBoss]; \ No newline at end of file diff --git a/A3-Antistasi/functions/Base/fn_NATOFT.sqf b/A3-Antistasi/functions/Base/fn_NATOFT.sqf index f24b89f0ad..5e432b256f 100644 --- a/A3-Antistasi/functions/Base/fn_NATOFT.sqf +++ b/A3-Antistasi/functions/Base/fn_NATOFT.sqf @@ -5,14 +5,14 @@ _enemyFaction = if (_sideX == Occupants) then {Invaders} else {Occupants}; if (((side _enemyX == _enemyFaction) or (side _enemyX == teamPlayer)) and (_enemyX distance player < 500) and (not(captive _enemyX))) exitWith {_checkX = true}; } forEach allUnits; -if (_checkX) exitWith {Hint "You cannot Fast Travel while enemies are nearby"}; +if (_checkX) exitWith {["Fast Travel", "You cannot Fast Travel while enemies are nearby"] call A3A_fnc_customHint;}; if (vehicle player != player) then {if (!(canMove vehicle player)) then {_checkX = true}}; -if (_checkX) exitWith {Hint "You cannot Fast Travel if your vehicles don't have a driver or your vehicles immobile"}; +if (_checkX) exitWith {["Fast Travel", "You cannot Fast Travel if your vehicles don't have a driver or your vehicles immobile"] call A3A_fnc_customHint;}; positionTel = []; -hint "Click on the zone you want to travel to"; +["Fast Travel", "Click on the zone you want to travel to"] call A3A_fnc_customHint; if (!visibleMap) then {openMap true}; onMapSingleClick "positionTel = _pos;"; @@ -38,15 +38,15 @@ if (count _positionTel > 0) then }; _base = [_markersX, _positionTel] call BIS_Fnc_nearestPosition; - if ((sidesX getVariable [_base,sideUnknown] == teamPlayer) or (_base in _mrkENY)) exitWith {hint "You cannot Fast Travel to an enemy controlled zone"; openMap [false,false]}; + if ((sidesX getVariable [_base,sideUnknown] == teamPlayer) or (_base in _mrkENY)) exitWith {["Fast Travel", "You cannot Fast Travel to an enemy controlled zone"] call A3A_fnc_customHint; openMap [false,false]}; - if ((!(_base in airportsX)) and (!(_base in seaports)) and (!(_base in outposts)) and (_base != _mrkRespawn)) exitWith {hint "You can only Fast Travel to Airbases, Outposts and Seaports"; openMap [false,false]}; + if ((!(_base in airportsX)) and (!(_base in seaports)) and (!(_base in outposts)) and (_base != _mrkRespawn)) exitWith {["Fast Travel", "You can only Fast Travel to Airbases, Outposts and Seaports"] call A3A_fnc_customHint; openMap [false,false]}; { if (((side (group _x) == teamPlayer) or (side (group _x) == _enemyFaction)) and (_x distance (getMarkerPos _base) < 500) and (not(captive _x))) then {_checkX = true}; } forEach allUnits; - if (_checkX) exitWith {Hint "You cannot Fast Travel to an area under attack or with enemies in the surrounding area"; openMap [false,false]}; + if (_checkX) exitWith {["Fast Travel", "You cannot Fast Travel to an area under attack or with enemies in the surrounding area"] call A3A_fnc_customHint; openMap [false,false]}; if (_positionTel distance getMarkerPos _base < 50) then { @@ -65,7 +65,7 @@ if (count _positionTel > 0) then } else { - Hint "You must click near a marker you control"; + ["Fast Travel", "You must click near a marker you control"] call A3A_fnc_customHint; }; }; openMap false; diff --git a/A3-Antistasi/functions/Base/fn_addActionBreachVehicle.sqf b/A3-Antistasi/functions/Base/fn_addActionBreachVehicle.sqf index fb6b22c5ac..b919788629 100644 --- a/A3-Antistasi/functions/Base/fn_addActionBreachVehicle.sqf +++ b/A3-Antistasi/functions/Base/fn_addActionBreachVehicle.sqf @@ -1,8 +1,7 @@ params ["_vehicle"]; -_isAPC = (typeOf _vehicle) in vehAPCs; -_isTank = (typeOf _vehicle) in vehTanks; +private _type = typeOf _vehicle; -if (_isAPC || _isTank) exitWith { +if (_type in vehAPCs || _type in vehTanks || _type in vehAA) exitWith { [_vehicle, ["Breach Vehicle", A3A_fnc_startBreachVehicle,nil,4,false,true,"","(isPlayer _this) && (_this == vehicle _this)",5]] remoteExec ["addAction", 0, _vehicle]; }; \ No newline at end of file diff --git a/A3-Antistasi/functions/Base/fn_aggressionUpdateLoop.sqf b/A3-Antistasi/functions/Base/fn_aggressionUpdateLoop.sqf new file mode 100644 index 0000000000..de430b440f --- /dev/null +++ b/A3-Antistasi/functions/Base/fn_aggressionUpdateLoop.sqf @@ -0,0 +1,82 @@ +/* This loop updates the aggression every minute + + Execution on: Server + + Scope: Internal + + Params: + None + + Returns: + Nothing +*/ + +while {true} do +{ + sleep 60; + + //Sleep if no player is online + if (isMultiplayer && (count (allPlayers - (entities "HeadlessClient_F")) == 0)) then + { + waitUntil {sleep 10; (count (allPlayers - (entities "HeadlessClient_F")) > 0)}; + }; + + waitUntil {!prestigeIsChanging}; + prestigeIsChanging = true; + + //Calculate new values for each element + aggressionStackOccupants = aggressionStackOccupants apply {[(_x select 0) + (_x select 1), (_x select 1)]}; + //Filter out all elements which have passed the 0 value + aggressionStackOccupants = aggressionStackOccupants select {(_x select 0) * (_x select 1) < 0}; + + //Calculate new values for each element + aggressionStackInvaders = aggressionStackInvaders apply {[(_x select 0) + (_x select 1), (_x select 1)]}; + //Filter out all elements which have passed the 0 value + aggressionStackInvaders = aggressionStackInvaders select {(_x select 0) * (_x select 1) < 0}; + + prestigeIsChanging = false; + [] call A3A_fnc_calculateAggression; + + [ + 3, + format ["Occupants:%1 Invaders:%2 Warlevel:%3", aggressionOccupants, aggressionInvaders, tierWar], + "aggressionUpdateLoop" + ] call A3A_fnc_log; + + //Update attack countdown for occupants and execute attack if needed + attackCountdownOccupants = attackCountdownOccupants - (60 * (0.5 + (aggressionOccupants/100))); + if (attackCountdownOccupants < 0) then + { + [3600, Occupants] call A3A_fnc_timingCA; + if (!bigAttackInProgress) then + { + [Occupants] spawn A3A_fnc_rebelAttack; + }; + } + else + { + //timingCA broadcasts the value in the if case + publicVariable "attackCountdownOccupants"; + }; + + + if ((tierWar > 1) || (gameMode == 4)) then + { + //Update attack countdown for invaders and execute attack if needed + attackCountdownInvaders = attackCountdownInvaders - (60 * (0.5 + (aggressionInvaders/100))); + if (attackCountdownInvaders < 0) then + { + attackCountdownInvaders = 0; + [3600, Invaders] call A3A_fnc_timingCA; + if (!bigAttackInProgress) then + { + [Invaders] spawn A3A_fnc_rebelAttack; + }; + } + else + { + //timingCA broadcasts the value in the if case + publicVariable "attackCountdownOccupants"; + }; + }; +}; diff --git a/A3-Antistasi/functions/Base/fn_buildHQ.sqf b/A3-Antistasi/functions/Base/fn_buildHQ.sqf index 64f796c30b..ef3038f199 100644 --- a/A3-Antistasi/functions/Base/fn_buildHQ.sqf +++ b/A3-Antistasi/functions/Base/fn_buildHQ.sqf @@ -1,21 +1,24 @@ private ["_pos","_rnd","_posFire"]; _movedX = false; if (petros != (leader group petros)) then - { - groupPetros = createGroup teamPlayer; - publicVariable "groupPetros"; - [petros] join groupPetros; - groupPetros selectLeader petros; - }; -[petros,"remove"] remoteExec ["A3A_fnc_flagaction",0,petros]; +{ + private _groupPetros = createGroup teamPlayer; + [petros] join _groupPetros; + _groupPetros selectLeader petros; +}; +[petros,"remove"] remoteExec ["A3A_fnc_flagaction",0]; + petros switchAction "PlayerStand"; petros disableAI "MOVE"; petros disableAI "AUTOTARGET"; +petros setBehaviour "SAFE"; + +// Put petros back on the server, otherwise might cause issues on disconnect +[group petros, 2] remoteExec ["setGroupOwner", 2]; [getPos petros] call A3A_fnc_relocateHQObjects; -petros setBehaviour "SAFE"; if (isNil "placementDone") then {placementDone = true; publicVariable "placementDone"}; sleep 5; -[Petros,"mission"] remoteExec ["A3A_fnc_flagaction",[teamPlayer,civilian],petros]; +[Petros,"mission"] remoteExec ["A3A_fnc_flagaction",[teamPlayer,civilian]]; diff --git a/A3-Antistasi/functions/Base/fn_calculateAggression.sqf b/A3-Antistasi/functions/Base/fn_calculateAggression.sqf new file mode 100644 index 0000000000..945443d265 --- /dev/null +++ b/A3-Antistasi/functions/Base/fn_calculateAggression.sqf @@ -0,0 +1,87 @@ +params [["_silent", false]]; + +/* Calculates the current aggression values and levels + + Execution on: Server + + Scope: Internal + + Params: + None + + Returns: + Nothing +*/ + +//Calculate the new values from the stacks +private _newOccupantsValue = 0; +{ + _newOccupantsValue = _newOccupantsValue + (_x select 0); +} forEach aggressionStackOccupants; + +private _newInvadersValue = 0; +{ + _newInvadersValue = _newInvadersValue + (_x select 0); +} forEach aggressionStackInvaders; + +//Limit them to 0 - 100 +_newOccupantsValue = round ((_newOccupantsValue min 100) max 0); +_newInvadersValue = round ((_newInvadersValue min 100) max 0); + +aggressionOccupants = _newOccupantsValue; +aggressionInvaders = _newInvadersValue; +publicVariable "aggressionOccupants"; +publicVariable "aggressionInvaders"; + +private _levelBoundsOccupants = [((aggressionLevelOccupants - 1) * 20) - 2.5, aggressionLevelOccupants * 20 + 2.5]; +private _levelBoundsInvaders = [((aggressionLevelInvaders - 1) * 20) - 2.5, aggressionLevelInvaders * 20 + 2.5]; + +private _notificationText = ""; +private _levelsChanged = false; +if(_newOccupantsValue < (_levelBoundsOccupants select 0)) then +{ + aggressionLevelOccupants = ((ceil (_newOccupantsValue / 20)) min 5) max 1; + publicVariable "aggressionLevelOccupants"; + _notificationText = format ["%1 aggression level reduced to %2
", nameOccupants, [aggressionLevelOccupants] call A3A_fnc_getAggroLevelString]; + _levelsChanged = true; +} +else +{ + if(_newOccupantsValue > (_levelBoundsOccupants select 1)) then + { + aggressionLevelOccupants = ((ceil (_newOccupantsValue / 20)) min 5) max 1; + publicVariable "aggressionLevelOccupants"; + _notificationText = format ["%1 aggression level increased to %2
", nameOccupants, [aggressionLevelOccupants] call A3A_fnc_getAggroLevelString]; + _levelsChanged = true; + }; +}; + +if(_newInvadersValue < (_levelBoundsInvaders select 0)) then +{ + aggressionLevelInvaders = ((ceil (_newInvadersValue / 20)) min 5) max 1; + publicVariable "aggressionLevelInvaders"; + _notificationText = format ["%1%2 aggression level reduced to %3", _notificationText, nameInvaders, [aggressionLevelInvaders] call A3A_fnc_getAggroLevelString]; + _levelsChanged = true; +} +else +{ + if(_newInvadersValue > (_levelBoundsInvaders select 1)) then + { + aggressionLevelInvaders = ((ceil (_newInvadersValue / 20)) min 5) max 1; + publicVariable "aggressionLevelInvaders"; + _notificationText = format ["%1%2 aggression level increased to %3", _notificationText, nameInvaders, [aggressionLevelInvaders] call A3A_fnc_getAggroLevelString]; + _levelsChanged = true; + }; +}; + +if(_levelsChanged) then +{ + //Updating HUDs of players + [] remoteExec ["A3A_fnc_statistics", [teamPlayer, civilian]]; + if(!_silent) then + { + //If not load progress, show message for everyone + _notificationText = format ["Aggression level changed

%1", _notificationText]; + [petros, "income", _notificationText] remoteExec ["A3A_fnc_commsMP", [teamPlayer, civilian]]; + }; +}; diff --git a/A3-Antistasi/functions/Base/fn_commsMP.sqf b/A3-Antistasi/functions/Base/fn_commsMP.sqf index dfcfa95092..941e125a6e 100644 --- a/A3-Antistasi/functions/Base/fn_commsMP.sqf +++ b/A3-Antistasi/functions/Base/fn_commsMP.sqf @@ -3,16 +3,16 @@ if (isNil "initVar") exitWith {}; if ((side player != teamPlayer) and (side player != civilian)) exitWith {}; private ["_unit","_typeX","_textX","_display","_setText"]; -_unit = _this select 0; -_typeX = _this select 1; -_textX = _this select 2; +params [["_unit", objNull], ["_typeX", ""], ["_textX", ""], ["_titleX", ""]]; if (_typeX == "sideChat") then { _unit sideChat format ["%1", _textX]; }; -if (_typeX == "hint") then {hint format ["%1",_textX]}; +if (_typeX == "hint") then {[_titleX, format ["%1",_textX]] call A3A_fnc_customHint;}; if (_typeX == "hintCS") then {hintC format ["%1",_textX]}; +if (_typeX == "hintS") then {[_titleX, format ["%1",_textX], true] call A3A_fnc_customHint;}; +if (_typeX == "intelError") then {[_titleX, format ["Download error:
%1",_textX]] call A3A_fnc_customHint;}; if (_typeX == "globalChat") then { _unit globalChat format ["%1", _textX]; @@ -33,7 +33,7 @@ if (_typeX == "income") then if (_typeX == "countdown") then { _textX = format ["Time Remaining: %1 secs",_textX]; - hint format ["%1",_textX]; + ["Countdown", format ["%1",_textX]] call A3A_fnc_customHint; }; if (_typeX == "taxRep") then diff --git a/A3-Antistasi/functions/Base/fn_createOutpostsFIA.sqf b/A3-Antistasi/functions/Base/fn_createOutpostsFIA.sqf index 1dfec5e5f6..1c59efef59 100644 --- a/A3-Antistasi/functions/Base/fn_createOutpostsFIA.sqf +++ b/A3-Antistasi/functions/Base/fn_createOutpostsFIA.sqf @@ -5,7 +5,7 @@ private ["_typeX","_costs","_groupX","_unit","_radiusX","_roads","_road","_pos", _typeX = _this select 0; _positionTel = _this select 1; -if (_typeX == "delete") exitWith {hint "Deprecated option. Use Remove Garrison from HQ instead"}; +if (_typeX == "delete") exitWith {["Create Outpost", "Deprecated option. Use Remove Garrison from HQ instead"] call A3A_fnc_customHint;}; _isRoad = isOnRoad _positionTel; diff --git a/A3-Antistasi/functions/Base/fn_createPetros.sqf b/A3-Antistasi/functions/Base/fn_createPetros.sqf index a120a1d6ae..0d22d2a939 100644 --- a/A3-Antistasi/functions/Base/fn_createPetros.sqf +++ b/A3-Antistasi/functions/Base/fn_createPetros.sqf @@ -1,9 +1,10 @@ params [["_location", []]]; -_oldPetros = if (isNil "petros") then {objNull} else {petros}; +private _oldPetros = if (isNil "petros") then {objNull} else {petros}; +private _groupPetros = if (!isNull _oldPetros && {side group _oldPetros == teamPlayer}) then {group _oldPetros} else {createGroup teamPlayer}; -groupPetros = if (! isNull _oldPetros && {side group _oldPetros == teamPlayer}) then {group _oldPetros} else {createGroup teamPlayer}; -publicVariable "groupPetros"; +// Hack-fix for bugged case where petros is killed by enemy while being moved +if (count _location > 0 && count units _groupPetros > 1) then { _groupPetros = createGroup teamPlayer }; private _position = if (count _location > 0) then { _location @@ -15,23 +16,23 @@ private _position = if (count _location > 0) then { }; }; -petros = groupPetros createUnit [typePetros, _position, [], 10, "NONE"]; +petros = [_groupPetros, typePetros, _position, [], 10, "NONE"] call A3A_fnc_createUnit; publicVariable "petros"; -groupPetros setGroupIdGlobal ["Petros","GroupColor4"]; -petros setIdentity "friendlyX"; +deleteVehicle _oldPetros; // Petros should now be leader unless there's a player in the group -if (worldName == "Tanoa") then {petros setName "Maru"} else {petros setName "Petros"}; +private _name = if (worldName == "Tanoa") then {"Maru"} else {"Petros"}; +[petros, "friendlyX"] remoteExec ["setIdentity", 0]; +[petros, _name] remoteExec ["setName", 0]; -petros disableAI "MOVE"; -petros disableAI "AUTOTARGET"; - -if (petros == leader groupPetros) then { - [Petros,"mission"] remoteExec ["A3A_fnc_flagaction",[teamPlayer,civilian],petros] +if (petros == leader _groupPetros) then { + _groupPetros setGroupIdGlobal ["Petros","GroupColor4"]; + petros disableAI "MOVE"; + petros disableAI "AUTOTARGET"; + petros setBehaviour "SAFE"; + [Petros,"mission"] remoteExec ["A3A_fnc_flagaction",[teamPlayer,civilian]] } else { - [Petros,"buildHQ"] remoteExec ["A3A_fnc_flagaction",[teamPlayer,civilian],petros] + [Petros,"buildHQ"] remoteExec ["A3A_fnc_flagaction",[teamPlayer,civilian]] }; call A3A_fnc_initPetros; - -deleteVehicle _oldPetros; \ No newline at end of file diff --git a/A3-Antistasi/functions/Base/fn_distanceUnits.sqf b/A3-Antistasi/functions/Base/fn_distanceUnits.sqf index a31c012990..00ab3b27a1 100644 --- a/A3-Antistasi/functions/Base/fn_distanceUnits.sqf +++ b/A3-Antistasi/functions/Base/fn_distanceUnits.sqf @@ -8,7 +8,7 @@ _modeX: 0 or 1 - Whether an array of units should be returned, or a boolean if a unit belonging to that side is in range. _center: Position or Object - The center to search around. _targetSide: Side - Search for units belonging to this side - + Returns: Array of units found in range, or a boolean if a unit was found (depending on mode) **/ diff --git a/A3-Antistasi/functions/Base/fn_ejectPvPPlayerIfInvalidVehicle.sqf b/A3-Antistasi/functions/Base/fn_ejectPvPPlayerIfInvalidVehicle.sqf index 10ebf38322..4f137d6a2d 100644 --- a/A3-Antistasi/functions/Base/fn_ejectPvPPlayerIfInvalidVehicle.sqf +++ b/A3-Antistasi/functions/Base/fn_ejectPvPPlayerIfInvalidVehicle.sqf @@ -11,6 +11,6 @@ if (_veh != lastVehicleSpawned) then //ACE has a loop which tries to force handcuffed players back into vehicles if anything kicks them out. //The spawn stops Arma hanging indefinitely in an infinite loop if /somehow/ we hit that condition. _unit spawn { moveOut _this }; - hint "PvP player are only allowed to use their own or other PvP player vehicles"; + ["PvP Information", "PvP players are only allowed to use their own or other PvP player vehicles"] call A3A_fnc_customHint; }; }; diff --git a/A3-Antistasi/functions/Base/fn_flagaction.sqf b/A3-Antistasi/functions/Base/fn_flagaction.sqf index 4abb94651f..a88be08332 100644 --- a/A3-Antistasi/functions/Base/fn_flagaction.sqf +++ b/A3-Antistasi/functions/Base/fn_flagaction.sqf @@ -8,123 +8,163 @@ _flag = _this select 0; _typeX = _this select 1; switch _typeX do - { - case "take": - { - removeAllActions _flag; - _actionX = _flag addAction ["Take the Flag ", A3A_fnc_mrkWIN,nil,6,true,true,"","(isPlayer _this) and (_this == _this getVariable ['owner',objNull])",4]; - _flag setUserActionText [_actionX,"Take the Flag",""]; - }; - case "unit": {_flag addAction ["Unit Recruitment", {if ([player,300] call A3A_fnc_enemyNearCheck) then {hint "You cannot recruit units while there are enemies near you"} else { [] spawn A3A_fnc_unit_recruit; };},nil,0,false,true,"","(isPlayer _this) and (_this == _this getVariable ['owner',objNull])",4]}; - case "vehicle": {_flag addAction ["Buy Vehicle", {if ([player,300] call A3A_fnc_enemyNearCheck) then {hint "You cannot buy vehicles while there are enemies near you"} else {createDialog "vehicle_option"}},nil,0,false,true,"","(isPlayer _this) and (_this == _this getVariable ['owner',objNull])",4]}; - case "mission": { - petros addAction ["Mission Request", {CreateDialog "mission_menu";},nil,0,false,true,"","(isPlayer _this) and (_this == _this getVariable ['owner',objNull]) and ([_this] call A3A_fnc_isMember) and (petros == leader group petros)",4]; - petros addAction ["HQ Management", A3A_fnc_dialogHQ,nil,0,false,true,"","(_this == theBoss) and (petros == leader group petros)", 4]; - }; - case "truckX": {actionX = _flag addAction ["Transfer Ammobox to Truck ", A3A_fnc_transfer,nil,6,true,true,"","(isPlayer _this) and (_this == _this getVariable ['owner',objNull])"]}; - //case "heal": {if (player != _flag) then {_flag addAction [format ["Revive %1",name _flag], { _this spawn A3A_fnc_actionRevive; },nil,0,false,true,"","(isPlayer _this) and (_this == _this getVariable ['owner',objNull])"]}}; - case "heal": { - if (player != _flag) then - { - if ([_flag] call A3A_fnc_fatalWound) then - { - _actionX = _flag addAction [format ["Revive %1 ",name _flag], A3A_fnc_actionRevive,nil,6,true,true,"","!(_this getVariable [""helping"",false]) and (isNull attachedTo _target)",4]; - _flag setUserActionText [_actionX,format ["Revive %1",name _flag],""]; - } - else - { - _actionX = _flag addAction [format ["Revive %1 ",name _flag], A3A_fnc_actionRevive,nil,6,true,true,"","!(_this getVariable [""helping"",false]) and (isNull attachedTo _target)",4]; - _flag setUserActionText [_actionX,format ["Revive %1",name _flag],""]; - }; - }; - }; - case "heal1": - { - if (player != _flag) then - { - if ([_flag] call A3A_fnc_fatalWound) then - { - _actionX = _flag addAction [format ["Revive %1 ",name _flag], A3A_fnc_actionRevive,nil,6,true,false,"","!(_this getVariable [""helping"",false]) and (isNull attachedTo _target)",4]; +{ + case "take": + { + removeAllActions _flag; + _actionX = _flag addAction ["Take the Flag ", A3A_fnc_mrkWIN,nil,6,true,true,"","(isPlayer _this) and (_this == _this getVariable ['owner',objNull])",4]; + _flag setUserActionText [_actionX,"Take the Flag",""]; + }; + case "unit": + { + _flag addAction ["Unit Recruitment", {if ([player,300] call A3A_fnc_enemyNearCheck) then {["Unit Recruitment", "You cannot recruit units while there are enemies near you"] call A3A_fnc_customHint;} else { [] spawn A3A_fnc_unit_recruit; };},nil,0,false,true,"","(isPlayer _this) and (_this == _this getVariable ['owner',objNull])",4] + }; + case "vehicle": + { + _flag addAction ["Buy Vehicle", {if ([player,300] call A3A_fnc_enemyNearCheck) then {["Buy Vehicle", "You cannot buy vehicles while there are enemies near you"] call A3A_fnc_customHint;} else {createDialog "vehicle_option"}},nil,0,false,true,"","(isPlayer _this) and (_this == _this getVariable ['owner',objNull])",4] + }; + case "mission": + { + petros addAction ["Mission Request", {CreateDialog "mission_menu";},nil,0,false,true,"","(isPlayer _this) and (_this == _this getVariable ['owner',objNull]) and ([_this] call A3A_fnc_isMember) and (petros == leader group petros)",4]; + petros addAction ["HQ Management", A3A_fnc_dialogHQ,nil,0,false,true,"","(_this == theBoss) and (petros == leader group petros)", 4]; + petros addAction ["Move this asset", A3A_fnc_moveHQObject,nil,0,false,true,"","(_this == theBoss)"]; + }; + case "truckX": + { + actionX = _flag addAction ["Transfer Ammobox to Truck ", A3A_fnc_transfer,nil,6,true,true,"","(isPlayer _this) and (_this == _this getVariable ['owner',objNull])"] + }; + //case "heal": {if (player != _flag) then {_flag addAction [format ["Revive %1",name _flag], { _this spawn A3A_fnc_actionRevive; },nil,0,false,true,"","(isPlayer _this) and (_this == _this getVariable ['owner',objNull])"]}}; + case "heal": + { + if (player != _flag) then + { + if ([_flag] call A3A_fnc_fatalWound) then + { + _actionX = _flag addAction [format ["Revive %1 ",name _flag], A3A_fnc_actionRevive,nil,6,true,true,"","!(_this getVariable [""helping"",false]) and (isNull attachedTo _target)",4]; + _flag setUserActionText [_actionX,format ["Revive %1",name _flag],""]; + } + else + { + _actionX = _flag addAction [format ["Revive %1 ",name _flag], A3A_fnc_actionRevive,nil,6,true,true,"","!(_this getVariable [""helping"",false]) and (isNull attachedTo _target)",4]; + _flag setUserActionText [_actionX,format ["Revive %1",name _flag],""]; + }; + }; + }; + case "heal1": + { + if (player != _flag) then + { + if ([_flag] call A3A_fnc_fatalWound) then + { + _actionX = _flag addAction [format ["Revive %1 ",name _flag], A3A_fnc_actionRevive,nil,6,true,false,"","!(_this getVariable [""helping"",false]) and (isNull attachedTo _target)",4]; + _flag setUserActionText [_actionX,format ["Revive %1",name _flag],""]; + } + else + { + _actionX = _flag addAction [format ["Revive %1 ",name _flag], A3A_fnc_actionRevive,nil,6,true,false,"","!(_this getVariable [""helping"",false]) and (isNull attachedTo _target)",4]; + _flag setUserActionText [_actionX,format ["Revive %1",name _flag],""]; + }; + //_flag addAction [format ["Revive %1",name _flag], { _this spawn A3A_fnc_actionRevive; },nil,0,false,true,"","!(_this getVariable [""helping"",false]) and (isNull attachedTo _target)"]; - _flag setUserActionText [_actionX,format ["Revive %1",name _flag],""]; - } - else - { - _actionX = _flag addAction [format ["Revive %1 ",name _flag], A3A_fnc_actionRevive,nil,6,true,false,"","!(_this getVariable [""helping"",false]) and (isNull attachedTo _target)",4]; - _flag setUserActionText [_actionX,format ["Revive %1",name _flag],""]; - }; - //_flag addAction [format ["Revive %1",name _flag], { _this spawn A3A_fnc_actionRevive; },nil,0,false,true,"","!(_this getVariable [""helping"",false]) and (isNull attachedTo _target)"]; - - _actionX = _flag addAction [format ["Carry %1 ",name _flag], A3A_fnc_carry,nil,5,true,false,"","(isPlayer _this) and (_this == _this getVariable ['owner',objNull]) and (isNull attachedTo _target) and !(_this getVariable [""helping"",false]);",4]; - _flag setUserActionText [_actionX,format ["Carry %1",name _flag],""]; - [_flag] call jn_fnc_logistics_addActionLoad; - }; - }; - case "moveS": {_flag addAction ["Move this asset", A3A_fnc_moveHQObject,nil,0,false,true,"","(_this == theBoss)"]}; - case "remove": - { - if (player == _flag) then - { - if (isNil "actionX") then - { - removeAllActions _flag; - if (player == player getVariable ["owner",player]) then {[] call SA_Add_Player_Tow_Actions}; - } - else - { - _flag removeAction actionX; - }; - } - else - { - removeAllActions _flag - }; - }; - case "refugee": {_flag addAction ["Liberate ", A3A_fnc_liberaterefugee,nil,6,true,true,"","(isPlayer _this) and (_this == _this getVariable ['owner',objNull])",4]};//"\a3\ui_f\data\IGUI\Cfg\holdactions\holdAction_unbind_ca.paa" - case "prisonerX": {_flag addAction ["Liberate POW ", A3A_fnc_liberatePOW,nil,6,true,true,"","(isPlayer _this) and (_this == _this getVariable ['owner',objNull])",4]}; - case "captureX": - { - // Uses the optional param to determine whether the call of captureX is a release or a recruit - _flag addAction ["Release POW ", { _this spawn A3A_fnc_captureX; },false,6,true,true,"","(isPlayer _this) and (_this == _this getVariable ['owner',objNull])",4]; - _flag addAction ["Recruit", { _this spawn A3A_fnc_captureX; },true,0,false,true,"","(isPlayer _this) and (_this == _this getVariable ['owner',objNull])",4]; - _flag addAction ["Interrogate", { _this spawn A3A_fnc_interrogate; },nil,0,false,true,"","(isPlayer _this) and (_this == _this getVariable ['owner',objNull])",4]; - }; - case "buildHQ": {_flag addAction ["Build HQ here", A3A_fnc_buildHQ,nil,0,false,true,"","(isPlayer _this) and (_this == _this getVariable ['owner',objNull])",4]}; - case "seaport": {_flag addAction ["Buy Boat", {[vehSDKBoat] spawn A3A_fnc_addFIAVeh},nil,0,false,true,"","(isPlayer _this) and (_this == _this getVariable ['owner',objNull])",4]}; - case "steal": {_flag addAction ["Steal Static", A3A_fnc_stealStatic,nil,0,false,true,"","(isPlayer _this) and (_this == _this getVariable ['owner',objNull])",4]}; - case "garage": - { - if (isMultiplayer) then - { - _flag addAction ["Personal Garage", { [GARAGE_PERSONAL] spawn A3A_fnc_garage;},nil,0,false,true,"","(isPlayer _this) and (_this == _this getVariable ['owner',objNull])", 4]; - _flag addAction ["Faction Garage", { [GARAGE_FACTION] spawn A3A_fnc_garage; },nil,0,false,true,"","(isPlayer _this) and (_this == _this getVariable ['owner',objNull])", 4]; - } - else - { - _flag addAction ["Faction Garage", { [GARAGE_FACTION] spawn A3A_fnc_garage; },nil,0,false,true,"","(isPlayer _this) and (_this == _this getVariable ['owner',objNull])", 4] - }; - }; - case "fireX": - { - fireX addAction ["Rest for 8 Hours", A3A_fnc_skiptime,nil,0,false,true,"","(_this == theBoss)",4]; - fireX addAction ["Clear Nearby Forest", A3A_fnc_clearForest,nil,0,false,true,"","(_this == theBoss)",4]; - fireX addAction ["I hate the fog", { [10,0] remoteExec ["setFog",2]; },nil,0,false,true,"","(_this == theBoss)",4]; - fireX addAction ["Move this asset", A3A_fnc_moveHQObject,nil,0,false,true,"","(_this == theBoss)",4]; - }; - - case "SDKFlag": - { - removeAllActions _flag; - _flag addAction ["Unit Recruitment", {if ([player,300] call A3A_fnc_enemyNearCheck) then {hint "You cannot recruit units while there are enemies near you"} else { [] spawn A3A_fnc_unit_recruit; };},nil,0,false,true,"","(isPlayer _this) and (_this == _this getVariable ['owner',objNull])",4]; - _flag addAction ["Buy Vehicle", {if ([player,300] call A3A_fnc_enemyNearCheck) then {hint "You cannot buy vehicles while there are enemies near you"} else {nul = createDialog "vehicle_option"}},nil,0,false,true,"","(isPlayer _this) and (_this == _this getVariable ['owner',objNull])",4]; - if (isMultiplayer) then - { - _flag addAction ["Personal Garage", { [GARAGE_PERSONAL] spawn A3A_fnc_garage; },nil,0,false,true,"","(isPlayer _this) and (_this == _this getVariable ['owner',objNull])",4]; - _flag addAction ["Faction Garage", { [GARAGE_FACTION] spawn A3A_fnc_garage; },nil,0,false,true,"","(isPlayer _this) and (_this == _this getVariable ['owner',objNull])",4]; - } - else - { - _flag addAction ["Faction Garage", { [GARAGE_FACTION] spawn A3A_fnc_garage; },nil,0,false,true,"","(isPlayer _this) and (_this == _this getVariable ['owner',objNull])",4] - }; - }; - }; + _actionX = _flag addAction [format ["Carry %1 ",name _flag], A3A_fnc_carry,nil,5,true,false,"","(isPlayer _this) and (_this == _this getVariable ['owner',objNull]) and (isNull attachedTo _target) and !(_this getVariable [""helping"",false]);",4]; + _flag setUserActionText [_actionX,format ["Carry %1",name _flag],""]; + [_flag] call jn_fnc_logistics_addActionLoad; + }; + }; + case "moveS": + { + _flag addAction ["Move this asset", A3A_fnc_moveHQObject,nil,0,false,true,"","(_this == theBoss)"] + }; + case "remove": + { + if (player == _flag) then + { + if (isNil "actionX") then + { + removeAllActions _flag; + if (player == player getVariable ["owner",player]) then {[] call SA_Add_Player_Tow_Actions}; + } + else + { + _flag removeAction actionX; + }; + } + else + { + removeAllActions _flag; + }; + }; + case "refugee": + { + _flag addAction ["Liberate ", A3A_fnc_liberaterefugee,nil,6,true,true,"","(isPlayer _this) and (_this == _this getVariable ['owner',objNull])",4] + };//"\a3\ui_f\data\IGUI\Cfg\holdactions\holdAction_unbind_ca.paa" + case "prisonerX": + { + _flag addAction ["Liberate POW ", A3A_fnc_liberatePOW,nil,6,true,true,"","(isPlayer _this) and (_this == _this getVariable ['owner',objNull])",4] + }; + case "captureX": + { + // Uses the optional param to determine whether the call of captureX is a release or a recruit + _flag addAction ["Release POW ", { _this spawn A3A_fnc_captureX; },false,6,true,true,"","(isPlayer _this) and (_this == _this getVariable ['owner',objNull])",4]; + _flag addAction ["Recruit", { _this spawn A3A_fnc_captureX; },true,0,false,true,"","(isPlayer _this) and (_this == _this getVariable ['owner',objNull])",4]; + _flag addAction ["Interrogate", A3A_fnc_interrogate,nil,0,false,true,"","(isPlayer _this) and (_this == _this getVariable ['owner',objNull])",4]; + }; + case "buildHQ": + { + _flag addAction ["Build HQ here", A3A_fnc_buildHQ,nil,0,false,true,"","(isPlayer _this) and (_this == _this getVariable ['owner',objNull])",4] + }; + case "seaport": + { + _flag addAction ["Buy Boat", {[vehSDKBoat] spawn A3A_fnc_addFIAVeh},nil,0,false,true,"","(isPlayer _this) and (_this == _this getVariable ['owner',objNull])",4] + }; + case "steal": + { + _flag addAction ["Steal Static", A3A_fnc_stealStatic,nil,0,false,true,"","(isPlayer _this) and (_this == _this getVariable ['owner',objNull])",4] + }; + case "garage": + { + if (isMultiplayer) then + { + _flag addAction ["Personal Garage", { [GARAGE_PERSONAL] spawn A3A_fnc_garage;},nil,0,false,true,"","(isPlayer _this) and (_this == _this getVariable ['owner',objNull])", 4]; + _flag addAction ["Faction Garage", { [GARAGE_FACTION] spawn A3A_fnc_garage; },nil,0,false,true,"","(isPlayer _this) and (_this == _this getVariable ['owner',objNull])", 4]; + } + else + { + _flag addAction ["Faction Garage", { [GARAGE_FACTION] spawn A3A_fnc_garage; },nil,0,false,true,"","(isPlayer _this) and (_this == _this getVariable ['owner',objNull])", 4] + }; + }; + case "fireX": + { + fireX addAction ["Rest for 8 Hours", A3A_fnc_skiptime,nil,0,false,true,"","(_this == theBoss)",4]; + fireX addAction ["Clear Nearby Forest", A3A_fnc_clearForest,nil,0,false,true,"","(_this == theBoss)",4]; + fireX addAction ["I hate the fog", { [10,0] remoteExec ["setFog",2]; },nil,0,false,true,"","(_this == theBoss)",4]; + fireX addAction ["Move this asset", A3A_fnc_moveHQObject,nil,0,false,true,"","(_this == theBoss)",4]; + }; + case "SDKFlag": + { + removeAllActions _flag; + _flag addAction ["Unit Recruitment", {if ([player,300] call A3A_fnc_enemyNearCheck) then {["Unit Recruitment", "You cannot recruit units while there are enemies near you"] call A3A_fnc_customHint;} else { [] spawn A3A_fnc_unit_recruit; };},nil,0,false,true,"","(isPlayer _this) and (_this == _this getVariable ['owner',objNull])",4]; + _flag addAction ["Buy Vehicle", {if ([player,300] call A3A_fnc_enemyNearCheck) then {["Buy Vehicle", "You cannot buy vehicles while there are enemies near you"] call A3A_fnc_customHint;} else {nul = createDialog "vehicle_option"}},nil,0,false,true,"","(isPlayer _this) and (_this == _this getVariable ['owner',objNull])",4]; + if (isMultiplayer) then + { + _flag addAction ["Personal Garage", { [GARAGE_PERSONAL] spawn A3A_fnc_garage; },nil,0,false,true,"","(isPlayer _this) and (_this == _this getVariable ['owner',objNull])",4]; + _flag addAction ["Faction Garage", { [GARAGE_FACTION] spawn A3A_fnc_garage; },nil,0,false,true,"","(isPlayer _this) and (_this == _this getVariable ['owner',objNull])",4]; + } + else + { + _flag addAction ["Faction Garage", { [GARAGE_FACTION] spawn A3A_fnc_garage; },nil,0,false,true,"","(isPlayer _this) and (_this == _this getVariable ['owner',objNull])",4] + }; + }; + case "Intel_Small": + { + _flag addAction ["Search for Intel", A3A_fnc_searchIntelOnLeader, nil, 4, true, false, "", "isPlayer _this", 4]; + }; + case "Intel_Medium": + { + _flag addAction ["Take Intel", A3A_fnc_searchIntelOnDocument, nil, 4, true, false, "", "isPlayer _this", 4]; + }; + case "Intel_Large": + { + _flag addAction ["Download Intel", A3A_fnc_searchIntelOnLaptop, nil, 4, true, false, "", "isPlayer _this", 4]; + }; +}; diff --git a/A3-Antistasi/functions/Base/fn_fogCheck.sqf b/A3-Antistasi/functions/Base/fn_fogCheck.sqf index bda877dce2..d4b675ad30 100644 --- a/A3-Antistasi/functions/Base/fn_fogCheck.sqf +++ b/A3-Antistasi/functions/Base/fn_fogCheck.sqf @@ -63,4 +63,5 @@ if (_dz !=0 && _fogDecay != 0) then }; private _fogAverage = _fogValue * _fogCoeff; private _fogViewDistance = 0.9 * _MaxViewDistance * exp (- _fogAverage * ln(_ViewDistanceDecayRate)); +if (_fogViewDistance == 0) exitWith {0}; 0 max (1.0 - _l/_fogViewDistance) diff --git a/A3-Antistasi/functions/Base/fn_garbageCleaner.sqf b/A3-Antistasi/functions/Base/fn_garbageCleaner.sqf index fbfcb5c6f2..85349b9db0 100644 --- a/A3-Antistasi/functions/Base/fn_garbageCleaner.sqf +++ b/A3-Antistasi/functions/Base/fn_garbageCleaner.sqf @@ -1,16 +1,45 @@ -private ["_toDelete"]; - -[petros,"hint","Deleting Garbage. Please wait"] remoteExec ["A3A_fnc_commsMP", 0]; - -/* -_toDelete = nearestObjects [markerPos "base_4", ["WeaponHolderSimulated", "GroundWeaponHolder", "WeaponHolder"], 16000]; -//_toDelete = _toDelete + ((markerPos "base_4") nearObjects ["Default", 16000]); // fix for bug with detecting satchels -for "_i" from 0 to ((count _toDelete) - 1) do -{ - deleteVehicle (_toDelete select _i); -};*/ -{deleteVehicle _x} forEach allDead; -{deleteVehicle _x} forEach (allMissionObjects "WeaponHolder"); -{deleteVehicle _x} forEach (allMissionObjects "WeaponHolderSimulated"); - -[petros,"hint","Garbage deleted"] remoteExec ["A3A_fnc_commsMP", 0]; \ No newline at end of file +private _filename = "fn_garbageCleaner.sqf"; +[petros,"hint","Deleting Garbage. Please wait", "Garbage Cleaner"] remoteExec ["A3A_fnc_commsMP", 0]; +[2, "Cleaning garbage...", _filename] call A3A_fnc_log; + +private _rebelSpawners = allUnits select { side group _x == teamPlayer && {_x getVariable ["spawner",false]} }; + +private _fnc_distCheck = { + params["_object", "_dist"]; + private _inRange = { if (_x distance _object <= _dist) exitWith {1}; false } count _rebelSpawners; + if (_inRange == 0) then { deleteVehicle _object }; +}; + + +{ deleteVehicle _x } forEach allDead; +{ deleteVehicle _x } forEach (allMissionObjects "WeaponHolder"); +{ deleteVehicle _x } forEach (allMissionObjects "WeaponHolderSimulated"); +{ deleteVehicle _x } forEach (allMissionObjects "Box_IND_Wps_F"); // Surrender boxes +{ deleteVehicle _x } forEach (allMissionObjects "Leaflet_05_F"); // Drone drop leaflets +{ deleteVehicle _x } forEach (allMissionObjects "Ejection_Seat_Base_F"); // All vanilla ejection seats + +if (hasACE) then { + { deleteVehicle _x } forEach (allMissionObjects "ACE_bodyBagObject"); + { deleteVehicle _x } forEach (allMissionObjects "UserTexture1m_F"); // ACE spraycan tags + { [_x, 200] call _fnc_distCheck } forEach (allMissionObjects "ACE_envelope_big"); // ACE trench objects + { [_x, 200] call _fnc_distCheck } forEach (allMissionObjects "ACE_envelope_small"); +}; + +// Base type for trenches is Base_Bag_F, so we can't use that +if (isClass (configFile >> "CfgVehicles" >> "GRAD_envelope_short")) then { + { [_x, 200] call _fnc_distCheck } forEach (allMissionObjects "GRAD_envelope_short"); // GRAD trench objects + { [_x, 200] call _fnc_distCheck } forEach (allMissionObjects "GRAD_envelope_giant"); + { [_x, 200] call _fnc_distCheck } forEach (allMissionObjects "GRAD_envelope_vehicle"); + { [_x, 200] call _fnc_distCheck } forEach (allMissionObjects "GRAD_envelope_long"); +}; + +if (hasRHS) then { + { deleteVehicle _x } forEach (allMissionObjects "rhs_a10_acesII_seat"); // Ejection seat for A-10 and F-22 + { deleteVehicle _x } forEach (allMissionObjects "rhs_a10_canopy"); // other canopies delete on ground contact + { deleteVehicle _x } forEach (allMissionObjects "rhs_k36d5_seat"); // AFRF ejection seat +}; + +[petros,"hint","Garbage deleted", "Garbage Cleaner"] remoteExec ["A3A_fnc_commsMP", 0]; +[2, "Garbage clean completed", _filename] call A3A_fnc_log; + + diff --git a/A3-Antistasi/functions/Base/fn_garrisonInfo.sqf b/A3-Antistasi/functions/Base/fn_garrisonInfo.sqf index 8c8c8669a3..149ac1fdae 100644 --- a/A3-Antistasi/functions/Base/fn_garrisonInfo.sqf +++ b/A3-Antistasi/functions/Base/fn_garrisonInfo.sqf @@ -7,6 +7,6 @@ _garrison = garrison getVariable [_siteX,[]]; _size = [_siteX] call A3A_fnc_sizeMarker; _positionX = getMarkerPos _siteX; _estatic = if (_siteX in outpostsFIA) then {"Technicals"} else {"Mortars"}; -_textX = format ["\n\nGarrison men: %1\n\nSquad Leaders: %2\n%11: %3\nRiflemen: %4\nAutoriflemen: %5\nMedics: %6\nGrenadiers: %7\nMarksmen: %8\nAT Men: %9\nStatic Weap: %10", count _garrison, {_x in SDKSL} count _garrison, {_x == staticCrewTeamPlayer} count _garrison, {_x in SDKMil} count _garrison, {_x in SDKMG} count _garrison,{_x in SDKMedic} count _garrison,{_x in SDKGL} count _garrison,{_x in SDKSniper} count _garrison,{_x in SDKATman} count _garrison, {_x distance _positionX < _size} count staticsToSave, _estatic]; +_textX = format ["

Garrison men: %1

Squad Leaders: %2
%11: %3
Riflemen: %4
Autoriflemen: %5
Medics: %6
Grenadiers: %7
Marksmen: %8
AT Men: %9
Static Weap: %10", count _garrison, {_x in SDKSL} count _garrison, {_x == staticCrewTeamPlayer} count _garrison, {_x in SDKMil} count _garrison, {_x in SDKMG} count _garrison,{_x in SDKMedic} count _garrison,{_x in SDKGL} count _garrison,{_x in SDKSniper} count _garrison,{_x in SDKATman} count _garrison, {_x distance _positionX < _size} count staticsToSave, _estatic]; _textX \ No newline at end of file diff --git a/A3-Antistasi/functions/Base/fn_getAggroLevelString.sqf b/A3-Antistasi/functions/Base/fn_getAggroLevelString.sqf new file mode 100644 index 0000000000..4e2b2049da --- /dev/null +++ b/A3-Antistasi/functions/Base/fn_getAggroLevelString.sqf @@ -0,0 +1,10 @@ +params ["_level"]; + +if(_level == 1) exitWith {"Low"}; +if(_level == 2) exitWith {"Medium"}; +if(_level == 3) exitWith {"High"}; +if(_level == 4) exitWith {"Very High"}; +if(_level == 5) exitWith {"Extreme"}; + +[1, format ["Bad level recieved, cannot generate string, was %1", _level], "calculateAggression", true] call A3A_fnc_log; +"None" diff --git a/A3-Antistasi/functions/Base/fn_getSideRadioTowerInfluence.sqf b/A3-Antistasi/functions/Base/fn_getSideRadioTowerInfluence.sqf new file mode 100644 index 0000000000..cfb889370f --- /dev/null +++ b/A3-Antistasi/functions/Base/fn_getSideRadioTowerInfluence.sqf @@ -0,0 +1,26 @@ +private ["_markerX","_result","_positionX", "_aliveRadioTower", "_destroyedRadioTower", "_sideX"]; + +/** + Finds under which side radio tower influence is current marker/ + + Params: + _markerX - Marker position. + + Returns: + Side under which influence is given marker. 'SideUnknown' if given marker is closer to destroyed radio tower than working radio tower. +**/ + +_markerX = _this select 0; +if (count antennas == 0) exitWith {sideUnknown}; +_positionX = getMarkerPos _markerX; + +_aliveRadioTower = [antennas,_positionX] call BIS_fnc_nearestPosition; +_destroyedRadioTower = [antennasDead, _positionX] call BIS_fnc_nearestPosition; + +// If destroyed radio tower is closer to alive radio tower then this position is under influence of no1. +if (_aliveRadioTower distance _positionX > _destroyedRadioTower distance _positionX) exitWith {sideUnknown}; + +_outpost = [markersX,_aliveRadioTower] call BIS_fnc_NearestPosition; +private _sideX = sidesX getVariable [_outpost,sideUnknown]; + +_sideX \ No newline at end of file diff --git a/A3-Antistasi/functions/Base/fn_getVehiclePoolForAttacks.sqf b/A3-Antistasi/functions/Base/fn_getVehiclePoolForAttacks.sqf new file mode 100644 index 0000000000..07103963cc --- /dev/null +++ b/A3-Antistasi/functions/Base/fn_getVehiclePoolForAttacks.sqf @@ -0,0 +1,369 @@ +/* Returns a weighted and balanced vehicle pool for the given side and filter + + Execution on: All + + Scope: External + + Params: + _side: SIDE : The side for which the vehicle pool should be used + _filter: ARRAY of STRINGS : The bases classes of units that should be filtered out (for example ["LandVehicle"] or ["Air"]) + + Returns: + _vehiclePool: ARRAY : [vehicleName, weight, vehicleName2, weight2] +*/ + +params ["_side", ["_filter", []]]; + +private _fileName = "getVehiclePoolForAttacks"; +private _vehicleSelection = []; + +[3, format ["Now searching for attack vehicle pool for %1 with filter %2", _side, _filter], _fileName] call A3A_fnc_log; +//In general is Invaders always a bit less chill than the occupants, they will use heavier vehicles more often and earlier +switch (tierWar) do +{ + case (1): + { + if(_side == Occupants) then + { + _vehicleSelection = + [ + [vehNATOLightArmed, 15], + [vehNATOTrucks, 10], + [vehNATOPatrolHeli, 25], + [vehNATOAPC, 35], + [vehNATOTransportHelis, 15] + ]; + }; + if(_side == Invaders) then + { + _vehicleSelection = + [ + [vehCSATTrucks, 5], + [vehCSATLightArmed, 15], + [vehCSATPatrolHeli, 25], + [vehCSATAPC, 30], + [vehCSATTransportHelis, 25] + ]; + }; + }; + case (2): + { + if(_side == Occupants) then + { + _vehicleSelection = + [ + [vehNATOLightArmed, 10], + [vehNATOPatrolHeli, 20], + [vehNATOAPC, 40], + [vehNATOTransportHelis, 20], + [vehNATOUAV, 10] + ]; + }; + if(_side == Invaders) then + { + _vehicleSelection = + [ + [vehCSATPatrolHeli, 15], + [vehCSATAPC, 30], + [vehCSATTransportHelis, 35], + [vehCSATUAV, 15], + [vehCSATAA, 5] + ]; + }; + }; + case (3): + { + if(_side == Occupants) then + { + _vehicleSelection = + [ + [vehNATOPatrolHeli, 15], + [vehNATOAPC, 35], + [vehNATOTransportHelis, 35], + [vehNATOUAV, 10], + [vehNATOAA, 5] + ]; + }; + if(_side == Invaders) then + { + _vehicleSelection = + [ + [vehCSATPatrolHeli, 5], + [vehCSATAPC, 30], + [vehCSATTransportHelis, 30], + [vehCSATUAV, 15], + [vehCSATAA, 10], + [vehCSATAttackHelis, 10] + ]; + }; + }; + case (4): + { + if(_side == Occupants) then + { + _vehicleSelection = + [ + [vehNATOAPC, 30], + [vehNATOTransportHelis, 35], + [vehNATOUAV, 15], + [vehNATOAA, 10], + [vehNATOAttackHelis, 10] + ]; + }; + if(_side == Invaders) then + { + _vehicleSelection = + [ + [vehCSATAPC, 15], + [vehCSATTransportHelis, 15], + [vehCSATUAV, 15], + [vehCSATAA, 15], + [vehCSATAttackHelis, 15], + [vehCSATTank, 10], + [vehCSATTransportPlanes, 15] + ]; + }; + }; + case (5): + { + if(_side == Occupants) then + { + _vehicleSelection = + [ + [vehNATOAPC, 20], + [vehNATOTransportHelis, 20], + [vehNATOUAV, 15], + [vehNATOAA, 10], + [vehNATOAttackHelis, 25], + [vehNATOTank, 10] + ]; + }; + if(_side == Invaders) then + { + _vehicleSelection = + [ + [vehCSATAPC, 15], + [vehCSATTransportHelis, 10], + [vehCSATAA, 15], + [vehCSATAttackHelis, 15], + [vehCSATTank, 20], + [vehCSATTransportPlanes, 15], + [vehCSATPlane, 5], + [vehCSATPlaneAA, 5] + ]; + }; + }; + case (6): + { + if(_side == Occupants) then + { + _vehicleSelection = + [ + [vehNATOAPC, 15], + [vehNATOTransportHelis, 10], + [vehNATOAA, 10], + [vehNATOAttackHelis, 20], + [vehNATOTank, 15], + [vehNATOTransportPlanes, 15], + [vehNATOPlane, 10], + [vehNATOPlaneAA, 5] + ]; + }; + if(_side == Invaders) then + { + _vehicleSelection = + [ + [vehCSATAPC, 10], + [vehCSATTransportHelis, 5], + [vehCSATAA, 10], + [vehCSATAttackHelis, 20], + [vehCSATTank, 20], + [vehCSATTransportPlanes, 15], + [vehCSATPlane, 10], + [vehCSATPlaneAA, 10] + ]; + }; + }; + case (7): + { + if(_side == Occupants) then + { + _vehicleSelection = + [ + [vehNATOAPC, 10], + [vehNATOTransportHelis, 10], + [vehNATOAA, 5], + [vehNATOAttackHelis, 20], + [vehNATOTank, 20], + [vehNATOTransportPlanes, 15], + [vehNATOPlane, 10], + [vehNATOPlaneAA, 10] + ]; + }; + if(_side == Invaders) then + { + _vehicleSelection = + [ + [vehCSATAPC, 10], + [vehCSATAA, 10], + [vehCSATAttackHelis, 25], + [vehCSATTank, 25], + [vehCSATTransportPlanes, 15], + [vehCSATPlane, 5], + [vehCSATPlaneAA, 10] + ]; + }; + }; + case (8): + { + if(_side == Occupants) then + { + _vehicleSelection = + [ + [vehNATOAPC, 10], + [vehNATOTransportHelis, 10], + [vehNATOAA, 5], + [vehNATOAttackHelis, 20], + [vehNATOTank, 20], + [vehNATOTransportPlanes, 15], + [vehNATOPlane, 10], + [vehNATOPlaneAA, 10] + ]; + }; + if(_side == Invaders) then + { + _vehicleSelection = + [ + [vehCSATAPC, 10], + [vehCSATAA, 10], + [vehCSATAttackHelis, 25], + [vehCSATTank, 25], + [vehCSATTransportPlanes, 15], + [vehCSATPlane, 5], + [vehCSATPlaneAA, 10] + ]; + }; + }; + case (9): + { + if(_side == Occupants) then + { + _vehicleSelection = + [ + [vehNATOAPC, 10], + [vehNATOTransportHelis, 10], + [vehNATOAA, 5], + [vehNATOAttackHelis, 20], + [vehNATOTank, 20], + [vehNATOTransportPlanes, 15], + [vehNATOPlane, 10], + [vehNATOPlaneAA, 10] + ]; + }; + if(_side == Invaders) then + { + _vehicleSelection = + [ + [vehCSATAPC, 10], + [vehCSATAA, 10], + [vehCSATAttackHelis, 25], + [vehCSATTank, 25], + [vehCSATTransportPlanes, 15], + [vehCSATPlane, 5], + [vehCSATPlaneAA, 10] + ]; + }; + }; + case (10): + { + if(_side == Occupants) then + { + _vehicleSelection = + [ + [vehNATOAPC, 10], + [vehNATOTransportHelis, 10], + [vehNATOAA, 5], + [vehNATOAttackHelis, 20], + [vehNATOTank, 20], + [vehNATOTransportPlanes, 15], + [vehNATOPlane, 10], + [vehNATOPlaneAA, 10] + ]; + }; + if(_side == Invaders) then + { + _vehicleSelection = + [ + [vehCSATAPC, 10], + [vehCSATAA, 10], + [vehCSATAttackHelis, 25], + [vehCSATTank, 25], + [vehCSATTransportPlanes, 15], + [vehCSATPlane, 5], + [vehCSATPlaneAA, 10] + ]; + }; + }; +}; + +//Use this function to filter out any unwanted elements +_fn_checkElementAgainstFilter = +{ + params ["_element", "_filter"]; + + private _passed = true; + { + if(_element isKindOf _x) exitWith + { + _passed = false; + [ + 3, + format ["%1 didnt passed filter %2", _element, _x], + _fileName + ] call A3A_fnc_log; + }; + } forEach _filter; + + _passed; +}; + +//Break unit arrays down to single vehicles +private _vehiclePool = []; +{ + if((_x select 0) isEqualType []) then + { + private _points = 0; + private _vehicleCount = count (_x select 0); + if(_vehicleCount != 0) then + { + _points = (_x select 1)/_vehicleCount; + } + else + { + [1, "Found vehicle array with no defined vehicles!", _fileName] call A3A_fnc_log; + }; + { + if(([_x, _filter] call _fn_checkElementAgainstFilter) && {[_x] call A3A_fnc_vehAvailable}) then + { + _vehiclePool pushBack _x; + _vehiclePool pushBack _points; + }; + } forEach (_x select 0); + } + else + { + if(([_x select 0, _filter] call _fn_checkElementAgainstFilter) && {[_x select 0] call A3A_fnc_vehAvailable}) then + { + _vehiclePool pushBack (_x select 0); + _vehiclePool pushBack (_x select 1); + }; + }; +} forEach _vehicleSelection; + +[ + 3, + format ["For %1 and war level %2 selected units are %3, filter was %4", _side, tierWar, _vehiclePool, _filter], + _fileName +] call A3A_fnc_log; + +_vehiclePool; diff --git a/A3-Antistasi/functions/Base/fn_getVehiclePoolForQRFs.sqf b/A3-Antistasi/functions/Base/fn_getVehiclePoolForQRFs.sqf new file mode 100644 index 0000000000..154775552d --- /dev/null +++ b/A3-Antistasi/functions/Base/fn_getVehiclePoolForQRFs.sqf @@ -0,0 +1,430 @@ +/* Returns a weighted and balanced vehicle pool for the given side and filter + + Execution on: All + + Scope: External + + Params: + _side: SIDE : The side for which the vehicle pool should be used + _filter: ARRAY of STRINGS : The bases classes of units that should be filtered out (for example ["LandVehicle"] or ["Air"]) + + Returns: + _vehiclePool: ARRAY : [vehicleName, weight, vehicleName2, weight2] +*/ + +params ["_side", ["_filter", []]]; + +private _fileName = "getVehiclePoolForQRFs"; +private _vehicleSelection = []; + +[3, format ["Now searching for QRF vehicle pool for %1 with filter %2", _side, _filter], _fileName] call A3A_fnc_log; +//In general is Invaders always a bit less chill than the occupants, they will use heavier vehicles more often and earlier +switch (tierWar) do +{ + //General idea: Send only ground units as players should be able to loot and grab the crate before the enemy arrives with a QRF + // JJ: As of 2.3-prerelease, this function is always called with either an air or ground filter, so air/ground balancing is not valid + case (1): + { + if(_side == Occupants) then + { + _vehicleSelection = + [ + [vehPoliceCar, 40], + [vehFIACar, 30], + [vehFIATruck, 20], + [vehFIAArmedCar, 10], + + [vehNATOPatrolHeli, 100] + ]; + }; + if(_side == Invaders) then + { + _vehicleSelection = + [ + [vehCSATLightUnarmed, 40], + [vehCSATTrucks, 40], + [vehCSATLightArmed, 20], + + [vehCSATPatrolHeli, 100] + ]; + }; + }; + //General idea: Enemies get airborne, police units are reduced and replaced by military units + case (2): + { + if(_side == Occupants) then + { + _vehicleSelection = + [ + [vehPoliceCar, 15], + [vehFIACar, 15], + [vehFIAArmedCar, 10], + [vehFIATruck, 10], + [vehNATOLightUnarmed, 15], + [vehNATOTrucks, 25], + [vehNATOLightArmed, 10], + + [vehNATOPatrolHeli, 100] + ]; + }; + if(_side == Invaders) then + { + _vehicleSelection = + [ + [vehCSATLightUnarmed, 20], + [vehCSATTrucks, 40], + [vehCSATLightArmed, 30], + [vehCSATAPC, 10], + + [vehCSATPatrolHeli, 80], + [vehCSATTransportHelis, 20] + ]; + }; + }; + //General idea: No police units any more, armed vehicles and first sightings of APCs + case (3): + { + if(_side == Occupants) then + { + _vehicleSelection = + [ + [vehFIAArmedCar, 10], + [vehFIATruck, 10], + [vehNATOLightUnarmed, 10], + [vehNATOLightArmed, 20], + [vehNATOTrucks, 40], + [vehNATOAPC, 10], + + [vehNATOPatrolHeli, 80], + [vehNATOTransportHelis, 20] + ]; + }; + if(_side == Invaders) then + { + _vehicleSelection = + [ + [vehCSATLightUnarmed, 5], + [vehCSATTrucks, 30], + [vehCSATLightArmed, 45], + [vehCSATAPC, 20], + + [vehCSATPatrolHeli, 60], + [vehCSATTransportHelis, 40] + ]; + }; + }; + //General idea: Unarmed vehicles vanish, trucks start to get replaced by APCs, first sighting of transport helicopters + case (4): + { + if(_side == Occupants) then + { + _vehicleSelection = + [ + [vehNATOLightArmed, 35], + [vehNATOTrucks, 40], + [vehNATOAPC, 25], + + [vehNATOPatrolHeli, 50], + [vehNATOTransportHelis, 50] + ]; + }; + if(_side == Invaders) then + { + _vehicleSelection = + [ + [vehCSATTrucks, 10], + [vehCSATLightArmed, 40], + [vehCSATAPC, 40], + [vehCSATTank, 10], + + [vehCSATPatrolHeli, 40], + [vehCSATTransportHelis, 50], + [vehCSATAttackHelis, 10] + ]; + }; + }; + //General idea: Get rid of any unarmed vehicle, Invaders start to bring the big guns + case (5): + { + if(_side == Occupants) then + { + _vehicleSelection = + [ + [vehNATOLightArmed, 30], + [vehNATOTrucks, 25], + [vehNATOAPC, 35], + [vehNATOTank, 10], + + [vehNATOPatrolHeli, 30], + [vehNATOTransportHelis, 60], + [vehNATOAttackHelis, 10] + ]; + }; + if(_side == Invaders) then + { + _vehicleSelection = + [ + [vehCSATTruck, 10], + [vehCSATLightArmed, 30], + [vehCSATAPC, 40], + [vehCSATTank, 20], + + [vehCSATPatrolHeli, 25], + [vehCSATTransportHelis, 50], + [vehCSATTransportPlanes, 10], + [vehCSATAttackHelis, 15] + ]; + }; + }; + //General idea: No light vehicles any more, Invaders start to bring attack helicopter + case (6): + { + if(_side == Occupants) then + { + _vehicleSelection = + [ + [vehNATOLightArmed, 25], + [vehNATOTrucks, 15], + [vehNATOAPC, 45], + [vehNATOTank, 15], + + [vehNATOPatrolHeli, 20], + [vehNATOTransportHelis, 60], + [vehNATOTransportPlanes, 10], + [vehNATOAttackHelis, 10] + ]; + }; + if(_side == Invaders) then + { + _vehicleSelection = + [ + [vehCSATTruck, 5], + [vehCSATLightArmed, 25], + [vehCSATAPC, 45], + [vehCSATAA, 5], + [vehCSATTank, 20], + + [vehCSATPatrolHeli, 15], + [vehCSATTransportHelis, 50], + [vehCSATTransportPlanes, 15], + [vehCSATAttackHelis, 20] + ]; + }; + }; + //General idea: Getting rid of light helis, Invaders start the endgame + case (7): + { + if(_side == Occupants) then + { + _vehicleSelection = + [ + [vehNATOTrucks, 10], + [vehNATOLightArmed, 20], + [vehNATOAPC, 50], + [vehNATOAA, 5], + [vehNATOTank, 15], + + [vehNATOPatrolHeli, 10], + [vehNATOTransportHelis, 55], + [vehNATOTransportPlanes, 20], + [vehNATOAttackHelis, 15] + ]; + }; + if(_side == Invaders) then + { + _vehicleSelection = + [ + [vehCSATTrucks, 5], + [vehCSATLightArmed, 25], + [vehCSATAPC, 40], + [vehCSATAA, 5], + [vehCSATTank, 25], + + [vehCSATPatrolHeli, 10], + [vehCSATTransportHelis, 40], + [vehCSATTransportPlanes, 25], + [vehCSATAttackHelis, 25] + ]; + }; + }; + //General idea, Occupants start to throw in everything, Invaders upgrade to maximum + case (8): + { + if(_side == Occupants) then + { + _vehicleSelection = + [ + [vehNATOTrucks, 10], + [vehNATOLightArmed, 15], + [vehNATOAPC, 50], + [vehNATOAA, 5], + [vehNATOTank, 20], + + [vehNATOPatrolHeli, 10], + [vehNATOTransportHelis, 40], + [vehNATOTransportPlanes, 25], + [vehNATOAttackHelis, 20], + [vehNATOPlaneAA, 5] + ]; + }; + if(_side == Invaders) then + { + _vehicleSelection = + [ + [vehCSATTrucks, 5], + [vehCSATLightArmed, 20], + [vehCSATAPC, 40], + [vehCSATAA, 10], + [vehCSATTank, 25], + + [vehCSATPatrolHeli, 5], + [vehCSATTransportHelis, 40], + [vehCSATTransportPlanes, 25], + [vehCSATAttackHelis, 25], + [vehCSATPlaneAA, 5] + ]; + }; + }; + //General idea: Occupants get access to all, invaders start to heavily rely on tanks and attack helis + case (9): + { + if(_side == Occupants) then + { + _vehicleSelection = + [ + [vehNATOTrucks, 5], + [vehNATOLightArmed, 10], + [vehNATOAPC, 50], + [vehNATOAA, 10], + [vehNATOTank, 25], + + [vehNATOPatrolHeli, 5], + [vehNATOTransportHelis, 35], + [vehNATOTransportPlanes, 25], + [vehNATOAttackHelis, 25], + [vehNATOPlane, 5], + [vehNATOPlaneAA, 5] + ]; + }; + if(_side == Invaders) then + { + _vehicleSelection = + [ + [vehCSATTrucks, 5], + [vehCSATLightArmed, 10], + [vehCSATAPC, 40], + [vehCSATAA, 10], + [vehCSATTank, 30], + + [vehCSATPatrolHeli, 5], + [vehCSATTransportHelis, 35], + [vehCSATTransportPlanes, 25], + [vehCSATAttackHelis, 30], + [vehCSATPlane, 5], + [vehCSATPlaneAA, 5] + ]; + }; + }; + //General idea: Occupants finish with a focus on infantry units supported by combat vehicles, while Invaders tend to use heavy armor + case (10): + { + if(_side == Occupants) then + { + _vehicleSelection = + [ + [vehNATOTrucks, 5], + [vehNATOLightArmed, 5], + [vehNATOAPC, 50], + [vehNATOAA, 10], + [vehNATOTank, 30], + + [vehNATOPatrolHeli, 5], + [vehNATOTransportHelis, 30], + [vehNATOTransportPlanes, 25], + [vehNATOAttackHelis, 25], + [vehNATOPlane, 10], + [vehNATOPlaneAA, 5] + ]; + }; + if(_side == Invaders) then + { + _vehicleSelection = + [ + [vehCSATTrucks, 5], + [vehCSATLightArmed, 5], + [vehCSATAPC, 45], + [vehCSATAA, 10], + [vehCSATTank, 35], + + [vehCSATPatrolHeli, 5], + [vehCSATTransportHelis, 30], + [vehCSATTransportPlanes, 25], + [vehCSATAttackHelis, 30], + [vehCSATPlane, 10], + [vehCSATPlaneAA, 5] + ]; + }; + }; +}; + +//Use this function to filter out any unwanted elements +_fn_checkElementAgainstFilter = +{ + params ["_element", "_filter"]; + + private _passed = true; + { + if(_element isKindOf _x) exitWith + { + _passed = false; + [ + 3, + format ["%1 didnt passed filter %2", _element, _x], + _fileName + ] call A3A_fnc_log; + }; + } forEach _filter; + + _passed; +}; + +//Break unit arrays down to single vehicles +private _vehiclePool = []; +{ + if((_x select 0) isEqualType []) then + { + private _points = 0; + private _vehicleCount = count (_x select 0); + if(_vehicleCount != 0) then + { + _points = (_x select 1)/_vehicleCount; + } + else + { + [1, "Found vehicle array with no defined vehicles!", _fileName] call A3A_fnc_log; + }; + { + if(([_x, _filter] call _fn_checkElementAgainstFilter) && {[_x] call A3A_fnc_vehAvailable}) then + { + _vehiclePool pushBack _x; + _vehiclePool pushBack _points; + }; + } forEach (_x select 0); + } + else + { + if(([_x select 0, _filter] call _fn_checkElementAgainstFilter) && {[_x select 0] call A3A_fnc_vehAvailable}) then + { + _vehiclePool pushBack (_x select 0); + _vehiclePool pushBack (_x select 1); + }; + }; +} forEach _vehicleSelection; + +[ + 3, + format ["For %1 and war level %2 selected units are %3, filter was %4", _side, tierWar, _vehiclePool, _filter], + _fileName +] call A3A_fnc_log; + +_vehiclePool; diff --git a/A3-Antistasi/functions/Base/fn_healAndRepair.sqf b/A3-Antistasi/functions/Base/fn_healAndRepair.sqf index 81f14c9957..83c781a54b 100644 --- a/A3-Antistasi/functions/Base/fn_healAndRepair.sqf +++ b/A3-Antistasi/functions/Base/fn_healAndRepair.sqf @@ -4,33 +4,43 @@ private _time = if (isMultiplayer) then {serverTime} else {time}; if ((_time - (boxX getVariable ["lastUsed", -30])) < 30) exitWith { if (hasInterface) then { - hint "The repair box has been used in the last 30 seconds! Please wait for a bit."; + ["Heal And Repair", "The repair box has been used in the last 30 seconds! Please wait for a bit."] call A3A_fnc_customHint; }; }; boxX setVariable ["lastUsed", _time, true]; -{if ((side group _x == teamPlayer) and (_x distance _posHQ < 50)) then +{ + if ((side group _x == teamPlayer) and (_x distance _posHQ < 50)) then { - if (hasACEMedical) then - { - [_x, _x] call ace_medical_treatment_fnc_fullHeal; + if (!isNil "ace_advanced_fatigue_fnc_handlePlayerChanged") then { + // abuse the init/respawn function to reset ACE stamina + [_x, objNull] remoteExec ["ace_advanced_fatigue_fnc_handlePlayerChanged", _x]; } - else + else { + [_x, 0] remoteExec ["setFatigue", _x]; + }; + if (hasACEMedical) then { - if (_x getVariable ["INCAPACITATED",false]) then {_x setVariable ["INCAPACITATED",false,true]}; - _x setDamage 0; + [_x, _x] call ace_medical_treatment_fnc_fullHeal; }; - _x setVariable ["compromised", 0, true]; - }} forEach allUnits; + _x setDamage 0; + _x setVariable ["incapacitated",false,true]; + _x setVariable ["compromised", 0, true]; + }; +} forEach allUnits; + { -if ((_x distance _posHQ < 150) and (alive _x) and (isNull(attachedTo _x))) then + if ((_x distance _posHQ < 150) and (alive _x) and (isNull(attachedTo _x))) then { - _x setDamage 0; - if (_x getVariable ["INCAPACITATED",false]) then {_x setVariable ["INCAPACITATED",false,true]}; - [_x,1] remoteExec ["setVehicleAmmo",_x]; - if (_x in reportedVehs) then {reportedVehs = reportedVehs - [_x]; publicVariable "reportedVehs"}; + private _vehSide = side group _x; + if (_vehSide == sideUnknown || _vehSide == teamPlayer) then { + _x setDamage 0; + if (_x getVariable ["incapacitated",false]) then {_x setVariable ["incapacitated",false,true]}; + [_x,1] remoteExec ["setVehicleAmmo",_x]; + if (_x in reportedVehs) then {reportedVehs = reportedVehs - [_x]; publicVariable "reportedVehs"}; + }; }; } forEach vehicles; -hint "Nearby units have been healed and can go undercover. Nearby vehicles have been repaired, rearmed and are no longer reported." +["Heal And Repair", "Nearby units have been healed, refreshed, and can go undercover again.

Nearby vehicles have been repaired, rearmed, and are no longer reported."] call A3A_fnc_customHint; diff --git a/A3-Antistasi/functions/Base/fn_initPetros.sqf b/A3-Antistasi/functions/Base/fn_initPetros.sqf index f2d1e6f9b7..c90d45a645 100644 --- a/A3-Antistasi/functions/Base/fn_initPetros.sqf +++ b/A3-Antistasi/functions/Base/fn_initPetros.sqf @@ -6,8 +6,10 @@ removeGoggles petros; petros setSkill 1; petros setVariable ["respawning",false]; petros allowDamage false; -[petros,(selectRandom unlockedRifles), 8, 0] call BIS_fnc_addWeapon; + +[petros,unlockedRifles] call A3A_fnc_randomRifle; petros selectWeapon (primaryWeapon petros); +[petros,true] call A3A_fnc_punishment_FF_addEH; petros addEventHandler [ "HandleDamage", @@ -18,10 +20,6 @@ petros addEventHandler _victim = _this select 0; _instigator = _this select 6; - if(!isNull _instigator && isPlayer _instigator && _victim != _instigator && side _instigator == teamPlayer && _damage > 0.1) then - { - [_instigator, 60, 1, _victim] remoteExec ["A3A_fnc_punishment",_instigator]; - }; if (isPlayer _injurer) then { _damage = (_this select 0) getHitPointDamage (_this select 7); @@ -31,9 +29,9 @@ petros addEventHandler { if (_damage > 1) then { - if (!(petros getVariable ["INCAPACITATED",false])) then + if (!(petros getVariable ["incapacitated",false])) then { - petros setVariable ["INCAPACITATED",true,true]; + petros setVariable ["incapacitated",true,true]; _damage = 0.9; if (!isNull _injurer) then {[petros,side _injurer] spawn A3A_fnc_unconscious} else {[petros,sideUnknown] spawn A3A_fnc_unconscious}; } @@ -78,7 +76,7 @@ petros addMPEventHandler ["mpkilled", select {(side (group _x) == teamPlayer) && isPlayer _x && _x == _x getVariable ["owner", _x]} apply {[([_x] call A3A_fnc_numericRank) select 0, _x]}; _playersWithRank sort false; - + [] remoteExec ["A3A_fnc_placementSelection", _playersWithRank select 0 select 1]; }; }; diff --git a/A3-Antistasi/functions/Base/fn_intelFound.sqf b/A3-Antistasi/functions/Base/fn_intelFound.sqf deleted file mode 100644 index ff0e388cbf..0000000000 --- a/A3-Antistasi/functions/Base/fn_intelFound.sqf +++ /dev/null @@ -1,91 +0,0 @@ -if (isDedicated) exitWith {}; - -_chance = 8; -if (debug) then {_chance = 100}; -_sideX = Occupants; -if (count _this == 1) then - { - _markerX = _this select 0; - if (_markerX isEqualType "") then - { - if (_markerX in airportsX) then {_chance = 30} else {_chance = 15}; - if (sidesX getVariable [_markerX,sideUnknown] == Invaders) then {_sideX = Invaders}; - } - else - { - _sideX = side (group (_this select 0)); - _chance = random 25; - }; - }; - -_textX = format ["Intel Found.

"]; - -if (random 100 < _chance) then - { - if (_sideX == Occupants) then - { - if ([vehNATOPlane] call A3A_fnc_vehAvailable) then {_textX = format ["%1 %2 Planes Available
",_textX,nameOccupants]} else {_textX = format ["%1 %2 Planes Unavailable
",_textX,nameOccupants]} - } - else - { - if ([vehCSATPlane] call A3A_fnc_vehAvailable) then {_textX = format ["%1 %2 Planes Available
",_textX,nameInvaders]} else {_textX = format ["%1 %2 Planes Unavailable
",_textX,nameInvaders]} - }; - }; -if (random 100 < _chance) then - { - if (_sideX == Occupants) then - { - if ({[_x] call A3A_fnc_vehAvailable} count vehNATOAttackHelis > 0) then {_textX = format ["%1 %2 Attack Helis Available
",_textX,nameOccupants]} else {_textX = format ["%1 %2 Attack Helis Unavailable
",_textX,nameOccupants]} - } - else - { - if ({[_x] call A3A_fnc_vehAvailable} count vehCSATAttackHelis > 0) then {_textX = format ["%1 %2 Attack Helis Available
",_textX,nameInvaders]} else {_textX = format ["%1 %2 Attack Helis Unavailable
",_textX,nameInvaders]} - }; - }; -if (random 100 < _chance) then - { - if (_sideX == Occupants) then - { - if ({[_x] call A3A_fnc_vehAvailable} count vehNATOAPC > 0) then {_textX = format ["%1 %2 APCs Available
",_textX,nameOccupants]} else {_textX = format ["%1 %2 APCs Unavailable
",_textX,nameOccupants]} - } - else - { - if ({[_x] call A3A_fnc_vehAvailable} count vehCSATAPC > 0) then {_textX = format ["%1 %2 APCs Available
",_textX,nameInvaders]} else {_textX = format ["%1 %2 APCs Unavailable
",_textX,nameInvaders]} - }; - }; -if (random 100 < _chance) then - { - if (_sideX == Occupants) then - { - if ([vehNATOTank] call A3A_fnc_vehAvailable) then {_textX = format ["%1 %2 Tanks Available
",_textX,nameOccupants]} else {_textX = format ["%1 %2 Tanks Unavailable
",_textX,nameOccupants]} - } - else - { - if ([vehCSATTank] call A3A_fnc_vehAvailable) then {_textX = format ["%1 %2 Tanks Available
",_textX,nameInvaders]} else {_textX = format ["%1 %2 Tanks Unavailable
",_textX,nameInvaders]} - }; - }; -if (random 100 < _chance) then - { - if (_sideX == Occupants) then - { - if ([vehNATOAA] call A3A_fnc_vehAvailable) then {_textX = format ["%1 %2 AA Tanks Available
",_textX,nameOccupants]} else {_textX = format ["%1 %2 AA Tanks Unavailable
",_textX,nameOccupants]} - } - else - { - if ([vehCSATAA] call A3A_fnc_vehAvailable) then {_textX = format ["%1 %2 AA Tanks Available
",_textX,nameInvaders]} else {_textX = format ["%1 %2 AA Tanks Unavailable
",_textX,nameInvaders]} - }; - }; - -_minesAAF = allmines - (detectedMines teamPlayer); -if (_sideX == Occupants) then {_minesAAF = _minesAAF - (detectedMines Invaders)} else {_minesAAF = _minesAAF - (detectedMines Occupants)}; -_revealMineX = false; -if (count _minesAAF > 0) then - { - {if (random 100 < _chance) then {teamPlayer revealMine _x; _revealMineX = true}} forEach _minesAAF; - }; -if (_revealMineX) then {_textX = format ["%1 New Mines marked on your map
",_textX];}; - -if (_textX == "Intel Found.

") then {_textX = format ["Intel Not Found.

"];}; - -//[_textX,-0.9999,0,30,0,0,4] spawn bis_fnc_dynamicText; -[_textX, [safeZoneX, (0.2 * safeZoneW)], [0.25, 0.5], 30, 0, 0, 4] spawn bis_fnc_dynamicText; diff --git a/A3-Antistasi/functions/Base/fn_keys.sqf b/A3-Antistasi/functions/Base/fn_keys.sqf index 8c84359e3a..8de988fd7b 100644 --- a/A3-Antistasi/functions/Base/fn_keys.sqf +++ b/A3-Antistasi/functions/Base/fn_keys.sqf @@ -1,5 +1,5 @@ _handled = false; -if (player getVariable ["INCAPACITATED",false]) exitWith {_handled}; +if (player getVariable ["incapacitated",false]) exitWith {_handled}; if (player getVariable ["owner",player] != player) exitWith {_handled}; _key = _this select 1; if (_key == 21) then @@ -29,12 +29,12 @@ else if (soundVolume <= 0.5) then { 0.5 fadeSound 1; - hintSilent "You've taken out your ear plugs."; + ["Ear Plugs", "You've taken out your ear plugs.", true] call A3A_fnc_customHint; } else { 0.5 fadeSound 0.1; - hintSilent "You've inserted your ear plugs."; + ["Ear Plugs", "You've inserted your ear plugs.", true] call A3A_fnc_customHint; }; }; }; diff --git a/A3-Antistasi/functions/Base/fn_logPerformance.sqf b/A3-Antistasi/functions/Base/fn_logPerformance.sqf old mode 100644 new mode 100755 index 48a2a75c27..89f107aae8 --- a/A3-Antistasi/functions/Base/fn_logPerformance.sqf +++ b/A3-Antistasi/functions/Base/fn_logPerformance.sqf @@ -1,19 +1,19 @@ params [["_message", ""]]; - -private _countGroups = 0; +private _filename = "fn_logPerformance"; +private _countGroups = 0; private _countRebels = 0; private _countInvaders = 0; private _countOccupants = 0; -private _countCiv = 0; +private _countCiv = 0; { _countGroups = _countGroups + 1; switch(side _x) do { - case teamPlayer: + case teamPlayer: { _countRebels = _countRebels + 1; }; - case Occupants: + case Occupants: { _countOccupants = _countOccupants + 1; }; @@ -28,4 +28,26 @@ private _countCiv = 0; }; } forEach allGroups; -diag_log format ["[Antistasi] Performance Log. %10 ServerFPS: %1, Players: %11, DeadUnits: %2, AllUnits:%3, AllObjects: %4, Groups: Rebels-%5, Invaders-%6, Occupants-%7, Civ-%8, Total-%9",diag_fps,(count alldead),count allunits,count allMissionObjects "all",_countRebels,_countInvaders,_countOccupants,_countCiv,_countGroups, _message, count (allPlayers)]; + +[2, +format [ + "%10 ServerFPS:%1, Players:%11, DeadUnits:%2, AllUnits:%3, UnitsAwareOfEnemies:%14, AllVehicles:%4, WreckedVehicles:%12, Entities:%13, GroupsRebels:%5, GroupsInvaders:%6, GroupsOccupants:%7, GroupsCiv:%8, GroupsTotal:%9, GroupsCombatBehaviour:%15, Faction Cash:%16, HR:%17" + ,diag_fps + ,(count alldead) + ,count allunits + ,count vehicles + ,_countRebels + ,_countInvaders + ,_countOccupants + ,_countCiv + ,_countGroups + ,_message + ,count (allPlayers) + ,{!alive _x} count vehicles + ,count entities "" + ,{!isPlayer _x && !isNull (_x findNearestEnemy _x)} count allUnits + ,{behaviour leader _x == "COMBAT"} count allGroups + ,server getVariable "resourcesFIA" + ,server getVariable "hr" +] +, _filename] call A3A_fnc_log; diff --git a/A3-Antistasi/functions/Base/fn_markerChange.sqf b/A3-Antistasi/functions/Base/fn_markerChange.sqf index a295f3e1ff..aa0911f635 100644 --- a/A3-Antistasi/functions/Base/fn_markerChange.sqf +++ b/A3-Antistasi/functions/Base/fn_markerChange.sqf @@ -19,8 +19,8 @@ _looser = sidesX getVariable [_markerX,sideUnknown]; _sides = [teamPlayer,Occupants,Invaders]; _other = ""; _textX = ""; -_prestigeOccupants = 0; -_prestigeInvaders = 0; +_prestigeOccupants = [0, 0]; +_prestigeInvaders = [0, 0]; _flagX = objNull; _size = [_markerX] call A3A_fnc_sizeMarker; @@ -64,9 +64,10 @@ garrison setVariable [format ["%1_requested", _markerX], [], true]; if (_winner == teamPlayer) then { _super = if (_markerX in airportsX) then {true} else {false}; - [[_markerX,_looser,"",_super],"A3A_fnc_patrolCA"] call A3A_fnc_scheduler; + [_markerX,_looser,"",_super] spawn A3A_fnc_patrolCA; //sleep 15; - [[_markerX],"A3A_fnc_autoGarrison"] call A3A_fnc_scheduler; + // Removed for the moment, old broken stuff +// [[_markerX],"A3A_fnc_autoGarrison"] call A3A_fnc_scheduler; } else { @@ -92,112 +93,202 @@ else //End ======================================================================== }; -[_markerX, [_winner, _looser]] call A3A_fnc_updateReinfState; +[_markerX, [_looser, _winner]] call A3A_fnc_updateReinfState; [3, format ["Garrison set for %1", _markerX], _fileName] call A3A_fnc_log; _nul = [_markerX] call A3A_fnc_mrkUpdate; _sides = _sides - [_winner,_looser]; _other = _sides select 0; + if (_markerX in airportsX) then - { +{ if (_winner == teamPlayer) then - { + { [0,10,_positionX] remoteExec ["A3A_fnc_citySupportChange",2]; + [ + 3, + "Rebels took an airport", + "aggroEvent", + true + ] call A3A_fnc_log; if (_looser == Occupants) then - { - _prestigeOccupants = 20; - _prestigeInvaders = 10; - } - else - { - _prestigeOccupants = 10; - _prestigeInvaders = 20; - }; + { + _prestigeOccupants = [50, 150]; + _prestigeInvaders = [-25, 90]; } - else + else { + _prestigeOccupants = [-25, 90]; + _prestigeInvaders = [50, 150]; + }; + } + else + { server setVariable [_markerX,dateToNumber date,true]; [_markerX,60] call A3A_fnc_addTimeForIdle; if (_winner == Occupants) then - { - [10,0,_positionX] remoteExec ["A3A_fnc_citySupportChange",2] - } + { + [10,0,_positionX] remoteExec ["A3A_fnc_citySupportChange",2]; + } else - { + { [-10,-10,_positionX] remoteExec ["A3A_fnc_citySupportChange",2] - }; + }; if (_looser == teamPlayer) then - { - _prestigeOccupants = -10; - _prestigeInvaders = -10; - }; + { + [ + 3, + "Rebels lost an airport", + "aggroEvent", + true + ] call A3A_fnc_log; + if(_winner == Occupants) then + { + _prestigeOccupants = [-40, 90]; + _prestigeInvaders = [-20, 90]; + } + else + { + _prestigeOccupants = [-20, 90]; + _prestigeInvaders = [-40, 90]; + }; }; + }; ["TaskSucceeded", ["", "Airbase Taken"]] remoteExec ["BIS_fnc_showNotification",_winner]; ["TaskFailed", ["", "Airbase Lost"]] remoteExec ["BIS_fnc_showNotification",_looser]; ["TaskUpdated",["",format ["%1 lost an Airbase",_textX]]] remoteExec ["BIS_fnc_showNotification",_other]; killZones setVariable [_markerX,[],true]; - }; +}; if (_markerX in outposts) then +{ + if (_winner != teamPlayer) then { - if !(_winner == teamPlayer) then - { server setVariable [_markerX,dateToNumber date,true]; if (_looser == teamPlayer) then - { - if (_winner == Occupants) then {_prestigeOccupants = -5} else {_prestigeInvaders = -5}; - }; - } - else { - if (_looser == Occupants) then {_prestigeOccupants = 5;_prestigeInvaders = 2} else {_prestigeOccupants = 2;_prestigeInvaders = 5}; + [ + 3, + "Rebels lost an outpost", + "aggroEvent", + true + ] call A3A_fnc_log; + if (_winner == Occupants) then + { + _prestigeOccupants = [-10, 90]; + } + else + { + _prestigeInvaders = [-10, 90]; + }; }; + } + else + { + [ + 3, + "Rebels took an outpost", + "aggroEvent", + true + ] call A3A_fnc_log; + if (_looser == Occupants) then + { + _prestigeOccupants = [30, 150]; + _prestigeInvaders = [-15, 90]; + } + else + { + _prestigeOccupants = [-15, 90]; + _prestigeInvaders = [30, 150]; + }; + }; ["TaskSucceeded", ["", "Outpost Taken"]] remoteExec ["BIS_fnc_showNotification",_winner]; ["TaskFailed", ["", "Outpost Lost"]] remoteExec ["BIS_fnc_showNotification",_looser]; ["TaskUpdated",["",format ["%1 lost an Outpost",_textX]]] remoteExec ["BIS_fnc_showNotification",_other]; killZones setVariable [_markerX,[],true]; }; if (_markerX in seaports) then +{ + if (_winner == teamPlayer) then { - if !(_winner == teamPlayer) then - { - if (_looser == teamPlayer) then - { - if (_winner == Occupants) then {_prestigeOccupants = -5} else {_prestigeInvaders = -5}; - }; - } - else - { - if (_looser == Occupants) then {_prestigeOccupants = 5;_prestigeInvaders = 2} else {_prestigeOccupants = 2;_prestigeInvaders = 5}; - }; + [ + 3, + "Rebels took a seaport", + "aggroEvent", + true + ] call A3A_fnc_log; + if (_looser == Occupants) then + { + _prestigeOccupants = [20, 120]; + } + else + { + _prestigeInvaders = [20, 120]; + }; + }; ["TaskSucceeded", ["", "Seaport Taken"]] remoteExec ["BIS_fnc_showNotification",_winner]; ["TaskFailed", ["", "Seaport Lost"]] remoteExec ["BIS_fnc_showNotification",_looser]; ["TaskUpdated",["",format ["%1 lost a Seaport",_textX]]] remoteExec ["BIS_fnc_showNotification",_other]; }; if (_markerX in factories) then +{ + if (_winner == teamPlayer) then { + [ + 3, + "Rebels took a factory", + "aggroEvent", + true + ] call A3A_fnc_log; + if (_looser == Occupants) then + { + _prestigeOccupants = [20, 120]; + } + else + { + _prestigeInvaders = [20, 120]; + }; + }; ["TaskSucceeded", ["", "Factory Taken"]] remoteExec ["BIS_fnc_showNotification",_winner]; ["TaskFailed", ["", "Factory Lost"]] remoteExec ["BIS_fnc_showNotification",_looser]; ["TaskUpdated",["",format ["%1 lost a Factory",_textX]]] remoteExec ["BIS_fnc_showNotification",_other]; - }; +}; if (_markerX in resourcesX) then +{ + if (_winner == teamPlayer) then { + [ + 3, + "Rebels took a resource", + "aggroEvent", + true + ] call A3A_fnc_log; + if (_looser == Occupants) then + { + _prestigeOccupants = [20, 120]; + } + else + { + _prestigeInvaders = [20, 120]; + }; + }; ["TaskSucceeded", ["", "Resource Taken"]] remoteExec ["BIS_fnc_showNotification",_winner]; ["TaskFailed", ["", "Resource Lost"]] remoteExec ["BIS_fnc_showNotification",_looser]; ["TaskUpdated",["",format ["%1 lost a Resource",_textX]]] remoteExec ["BIS_fnc_showNotification",_other]; - }; +}; [3, format ["Notification and points done for marker change at %1", _markerX], _fileName] call A3A_fnc_log; {_nul = [_markerX,_x] spawn A3A_fnc_deleteControls} forEach controlsX; if (_winner == teamPlayer) then - { +{ [] call A3A_fnc_tierCheck; //Convert all of the static weapons to teamPlayer, essentially. Make them mannable by AI. //Make the size larger, as rarely does the marker cover the whole outpost. private _staticWeapons = nearestObjects [_positionX, ["StaticWeapon"], _size * 1.5, true]; { + [_x, teamPlayer, true] call A3A_fnc_vehKilledOrCaptured; if !(_x in staticsToSave) then { staticsToSave pushBack _x; }; @@ -205,7 +296,7 @@ if (_winner == teamPlayer) then publicVariable "staticsToSave"; if (!isNull _flagX) then - { + { //[_flagX,"remove"] remoteExec ["A3A_fnc_flagaction",0,_flagX]; //_flagX setVariable ["isGettingCaptured", nil, true]; [_flagX,"SDKFlag"] remoteExec ["A3A_fnc_flagaction",0,_flagX]; @@ -215,40 +306,43 @@ if (_winner == teamPlayer) then //[_flagX,"vehicle"] remoteExec ["A3A_fnc_flagaction",[teamPlayer,civilian],_flagX]; //[_flagX,"garage"] remoteExec ["A3A_fnc_flagaction",[teamPlayer,civilian],_flagX]; if (_markerX in seaports) then {[_flagX,"seaport"] remoteExec ["A3A_fnc_flagaction",[teamPlayer,civilian],_flagX]}; - }; + }; [_prestigeOccupants,_prestigeInvaders] spawn A3A_fnc_prestige; waitUntil {sleep 1; ((spawner getVariable _markerX == 2)) or ({((side group _x) in [_looser,_other]) and (_x getVariable ["spawner",false]) and ([_x,_markerX] call A3A_fnc_canConquer)} count allUnits > 3*({(side _x == teamPlayer) and ([_x,_markerX] call A3A_fnc_canConquer)} count allUnits))}; if (spawner getVariable _markerX != 2) then - { + { sleep 10; [_markerX,teamPlayer] remoteExec ["A3A_fnc_zoneCheck",2]; - }; - } + }; +} else { //Remove static weapons near the marker from the saved statics array private _staticWeapons = nearestObjects [_positionX, ["StaticWeapon"], _size * 1.5, true]; staticsToSave = staticsToSave - _staticWeapons; publicVariable "staticsToSave"; + { + [_x, _winner, true] call A3A_fnc_vehKilledOrCaptured; + } forEach _staticWeapons; if (!isNull _flagX) then - { + { //_flagX setVariable ["isGettingCaptured", nil, true]; if (_looser == teamPlayer) then - { + { [_flagX,"remove"] remoteExec ["A3A_fnc_flagaction",0,_flagX]; sleep 2; [_flagX,"take"] remoteExec ["A3A_fnc_flagaction",[teamPlayer,civilian],_flagX]; - }; + }; if (_winner == Occupants) then - { + { [_flagX,NATOFlagTexture] remoteExec ["setFlagTexture",_flagX]; - } + } else - { + { [_flagX,CSATFlagTexture] remoteExec ["setFlagTexture",_flagX]; - }; }; + }; if (_looser == teamPlayer) then { [_prestigeOccupants,_prestigeInvaders] spawn A3A_fnc_prestige; diff --git a/A3-Antistasi/functions/Base/fn_moveHQ.sqf b/A3-Antistasi/functions/Base/fn_moveHQ.sqf index 7032e62286..a35fda3557 100644 --- a/A3-Antistasi/functions/Base/fn_moveHQ.sqf +++ b/A3-Antistasi/functions/Base/fn_moveHQ.sqf @@ -1,16 +1,24 @@ -if (player != theBoss) exitWith {hint "Only our Commander has access to this function"}; +if (player != theBoss) exitWith {["Move HQ", "Only our Commander has access to this function"] call A3A_fnc_customHint;}; -if ((count weaponCargo boxX >0) or (count magazineCargo boxX >0) or (count itemCargo boxX >0) or (count backpackCargo boxX >0)) exitWith {hint "You must first empty your Ammobox in order to move the HQ"}; +if ((count weaponCargo boxX >0) or (count magazineCargo boxX >0) or (count itemCargo boxX >0) or (count backpackCargo boxX >0)) exitWith {["Move HQ", "You must first empty your Ammobox in order to move the HQ"] call A3A_fnc_customHint;}; -petros enableAI "MOVE"; -petros enableAI "AUTOTARGET"; +if !(isNull attachedTo petros) exitWith {["Move HQ", "Put Petros down before you move the HQ!"] call A3A_fnc_customHint;}; -[petros,"remove"] remoteExec ["A3A_fnc_flagaction",0,petros]; + +[petros,"remove"] remoteExec ["A3A_fnc_flagaction",0]; //removeAllActions petros; +private _groupPetros = group petros; [petros] join theBoss; +deleteGroup _groupPetros; + petros setBehaviour "AWARE"; +petros enableAI "MOVE"; +petros enableAI "AUTOTARGET"; + +/* if (isMultiplayer) then { + // these would need to be remoteExec'd on the server boxX hideObjectGlobal true; vehicleBox hideObjectGlobal true; mapX hideObjectGlobal true; @@ -25,6 +33,7 @@ else fireX hideObject true; flagX hideObject true; }; +*/ fireX inflame false; @@ -39,7 +48,7 @@ if (count _garrison > 0) then _hr = 0; if ({(alive _x) and (!captive _x) and ((side _x == Occupants) or (side _x == Invaders)) and (_x distance _positionX < 500)} count allUnits > 0) then { - hint "HQ Garrison will stay here and hold the enemy"; + ["Garrison", "HQ Garrison will stay here and hold the enemy"] call A3A_fnc_customHint; } else { @@ -68,7 +77,7 @@ if (count _garrison > 0) then } forEach _garrison; [_hr,_costs] remoteExec ["A3A_fnc_resourcesFIA",2]; garrison setVariable ["Synd_HQ",[],true]; - hint format ["Garrison removed\n\nRecovered Money: %1 €\nRecovered HR: %2",_costs,_hr]; + ["Garrison", format ["Garrison removed

Recovered Money: %1 €
Recovered HR: %2",_costs,_hr]] call A3A_fnc_customHint; }; sleep 5; diff --git a/A3-Antistasi/functions/Base/fn_mrkUpdate.sqf b/A3-Antistasi/functions/Base/fn_mrkUpdate.sqf index db008819e0..0096d8231a 100644 --- a/A3-Antistasi/functions/Base/fn_mrkUpdate.sqf +++ b/A3-Antistasi/functions/Base/fn_mrkUpdate.sqf @@ -12,7 +12,8 @@ if (sidesX getVariable [_markerX,sideUnknown] == teamPlayer) then _textX = format ["%2 Airbase%1",_textX,nameTeamPlayer]; [_mrkD,format ["%1 Airbase",nameTeamPlayer]] remoteExec ["setMarkerTextLocal",[Occupants,Invaders],true]; //_mrkD setMarkerText format ["SDK Airbase%1",_textX]; - if (markerType _mrkD != "flag_Syndicat") then {_mrkD setMarkerType "flag_Syndicat"}; + if (markerType _mrkD != "flag_FIA") then {_mrkD setMarkerType "flag_FIA"}; + _mrkD setMarkerColor "Default"; } else { @@ -47,8 +48,10 @@ else if (sidesX getVariable [_markerX,sideUnknown] == Occupants) then { if (_markerX in airportsX) then - {_mrkD setMarkerText format ["%1 Airbase",nameOccupants]; - _mrkD setMarkerType flagNATOmrk + { + _mrkD setMarkerText format ["%1 Airbase",nameOccupants]; + _mrkD setMarkerType flagNATOmrk; + _mrkD setMarkerColor "Default"; } else { @@ -56,14 +59,25 @@ else { _mrkD setMarkerText format ["%1 Outpost",nameOccupants] }; + _mrkD setMarkerColor colorOccupants; }; - _mrkD setMarkerColor colorOccupants; } else { - if (_markerX in airportsX) then {_mrkD setMarkerText format ["%1 Airbase",nameInvaders];_mrkD setMarkerType flagCSATmrk} else { - if (_markerX in outposts) then {_mrkD setMarkerText format ["%1 Outpost",nameInvaders]}}; - _mrkD setMarkerColor colorInvaders; + if (_markerX in airportsX) then + { + _mrkD setMarkerText format ["%1 Airbase",nameInvaders]; + _mrkD setMarkerType flagCSATmrk; + _mrkD setMarkerColor "Default"; + } + else + { + if (_markerX in outposts) then + { + _mrkD setMarkerText format ["%1 Outpost",nameInvaders]; + }; + _mrkD setMarkerColor colorInvaders; + }; }; if (_markerX in resourcesX) then { @@ -84,4 +98,3 @@ else }; }; }; - diff --git a/A3-Antistasi/functions/Base/fn_mrkWIN.sqf b/A3-Antistasi/functions/Base/fn_mrkWIN.sqf old mode 100644 new mode 100755 index 350658c5ab..66ae453b6d --- a/A3-Antistasi/functions/Base/fn_mrkWIN.sqf +++ b/A3-Antistasi/functions/Base/fn_mrkWIN.sqf @@ -1,22 +1,24 @@ private ["_flagX","_pos","_markerX","_positionX","_size","_powerpl","_revealX"]; +private _filename = "fn_mrkWIN"; +//Variable Setup. _flagX = _this select 0; _playerX = _this select 1; - +_revealX = []; _pos = getPos _flagX; _markerX = [markersX,_pos] call BIS_fnc_nearestPosition; + if (sidesX getVariable [_markerX,sideUnknown] == teamPlayer) exitWith {}; _positionX = getMarkerPos _markerX; _size = [_markerX] call A3A_fnc_sizeMarker; -if ((!isNull _playerX) and (captive _playerX)) exitWith {hint "You cannot Capture the Flag while Undercover"}; -if ((_markerX in airportsX) and (tierWar < 3)) exitWith {hint "You cannot capture Airports until you reach War Level 3"}; -_revealX = []; +if ((!isNull _playerX) and (captive _playerX)) exitWith {["Capture", "You cannot Capture the Flag while Undercover"] call A3A_fnc_customHint;}; +if ((_markerX in airportsX) and (tierWar < 3)) exitWith {["Capture", "You cannot capture Airports until you reach War Level 3"] call A3A_fnc_customHint;}; //Check if the flag is locked if(_flagX getVariable ["isGettingCaptured", false]) exitWith { - hint "This flag pole is locked, try again in 30 seconds!"; + ["Capture", "This flag pole is locked, try again in 30 seconds!"] call A3A_fnc_customHint; }; //Lock the flag @@ -29,16 +31,13 @@ _flagX spawn _this setVariable ["isGettingCaptured", nil, true]; }; -private _filename = "fn_mrkWIN"; -[2, format ["Flag capture at %1 initiated by %2", _markerX, str _playerX], _filename, true] call A3A_fnc_log; - if (!isNull _playerX) then { + [2, format ["Flag capture at %1 initiated by %2", _markerX, str _playerX], _filename, true] call A3A_fnc_log; if (_size > 300) then { _size = 300 }; - _revealX = []; { if (((side _x == Occupants) or (side _x == Invaders)) and ([_x,_markerX] call A3A_fnc_canConquer)) then { @@ -53,24 +52,20 @@ if (!isNull _playerX) then { player reveal _x } forEach _revealX; - //[_markerX] call A3A_fnc_intelFound; }; }; if ((count _revealX) > 2*({([_x,_markerX] call A3A_fnc_canConquer) and (side _x == teamPlayer)} count allUnits)) exitWith { + [3, format ["Markers left to be conquered: %1 ", _revealX], _filename, true] call A3A_fnc_log; [2, format ["Flag capture by %1 abandoned due to outnumbering", str _playerX], _filename, true] call A3A_fnc_log; - hint "The enemy still outnumber us, check the map and clear the rest of the area"; + ["Capture", "The enemy still outnumber us, check the map and clear the rest of the area"] call A3A_fnc_customHint; }; -//if (!isServer) exitWith {}; - -[2, format ["Flag capture by %1 rewarded", str _playerX], _filename, true] call A3A_fnc_log; { if (isPlayer _x) then { [5,_x] remoteExec ["A3A_fnc_playerScoreAdd",_x]; - [_markerX] remoteExec ["A3A_fnc_intelFound",_x]; if (captive _x) then { [_x,false] remoteExec ["setCaptive",0,_x]; @@ -79,5 +74,5 @@ if ((count _revealX) > 2*({([_x,_markerX] call A3A_fnc_canConquer) and (side _x } } forEach ([_size,0,_positionX,teamPlayer] call A3A_fnc_distanceUnits); -//_sideX = if (sidesX getVariable [_markerX,sideUnknown] == Occupants) then {Occupants} else {Invaders}; +[2, format ["Flag capture by %1 rewarded", str _playerX], _filename, true] call A3A_fnc_log; [teamPlayer,_markerX] remoteExec ["A3A_fnc_markerChange",2]; diff --git a/A3-Antistasi/functions/Base/fn_onHeadlessClientDisconnect.sqf b/A3-Antistasi/functions/Base/fn_onHeadlessClientDisconnect.sqf index cbb471df86..f4297f0ae3 100644 --- a/A3-Antistasi/functions/Base/fn_onHeadlessClientDisconnect.sqf +++ b/A3-Antistasi/functions/Base/fn_onHeadlessClientDisconnect.sqf @@ -7,7 +7,7 @@ if (_owner in hcArray) then [] spawn { while {true} do { - [petros,"hint","A Headless Client has been disconnected. This will cause malfunctions. Head back to HQ for saving ASAP and ask and Admin for a restart"] remoteExec ["A3A_fnc_commsMP"]; + [petros,"hint","A Headless Client has been disconnected. This will cause malfunctions. Head back to HQ for saving ASAP and ask and Admin for a restart", "Headless Client"] remoteExec ["A3A_fnc_commsMP"]; sleep 30; }; }; diff --git a/A3-Antistasi/functions/Base/fn_onPlayerDisconnect.sqf b/A3-Antistasi/functions/Base/fn_onPlayerDisconnect.sqf index 092cec7974..4b6ade3e65 100755 --- a/A3-Antistasi/functions/Base/fn_onPlayerDisconnect.sqf +++ b/A3-Antistasi/functions/Base/fn_onPlayerDisconnect.sqf @@ -1,89 +1,40 @@ -private ["_unit","_resourcesX","_hr","_weaponsX","_ammunition","_items","_pos"]; +private _filename = "fn_onPlayerDisconnect"; -_unit = _this select 0; -_uid = _this select 2; -_resourcesX = 0; -_hr = 0; +params ["_unit", "_id", "_uid"]; -diag_log format ["[Antistasi] Player disconnected with id %1 and unit %2 on side %3", _uid, _unit, (side _unit)]; +[2, format ["Player disconnected with id %1 and unit %2 on side %3", _uid, _unit, (side _unit)], _filename] call A3A_fnc_log; if (side _unit == sideLogic || {_uid == ""}) exitWith { diag_log "[Antistasi] Exiting onPlayerDisconnect due to no UID or sideLogic unit. Possible Headless Client disconnect?"; }; -if (_unit == theBoss) then - { - { - if (!(_x getVariable ["esNATO",false])) then - { - if ((leader _x getVariable ["spawner",false]) and ({isPlayer _x} count (units _x) == 0) and (side _x == teamPlayer)) then - { - _uds = units _x; - { - //Once a player has disconnected, they no longer count as a player - so isPlayer doesn't filter them out. - if (_x isEqualTo _unit) exitWith {}; - if (alive _x) then - { - _resourcesX = _resourcesX + (server getVariable (typeOf _x)); - _hr = _hr + 1; - }; - if (!isNull (assignedVehicle _x)) then - { - _veh = assignedVehicle _x; - _typeVehX = typeOf _veh; - if ((_veh isKindOf "StaticWeapon") and (not(_veh in staticsToSave))) then - { - _resourcesX = _resourcesX + ([_typeVehX] call A3A_fnc_vehiclePrice) + ([typeOf (vehicle leader _x)] call A3A_fnc_vehiclePrice); - } - else - { - if (_typeVehX in vehFIA) then {_resourcesX = _resourcesX + ([_typeVehX] call A3A_fnc_vehiclePrice);}; - /* - if (_typeVehX in vehAAFnormal) then {_resourcesX = _resourcesX + 300}; - if (_typeVehX in vehAAFAT) then - { - if ((_typeVehX == "I_APC_tracked_03_cannon_F") or (_typeVehX == "I_APC_Wheeled_03_cannon_F")) then {_resourcesX = _resourcesX + 1000} else {_resourcesX = _resourcesX + 5000}; - }; - */ - if (count attachedObjects _veh > 0) then - { - _subVeh = (attachedObjects _veh) select 0; - _resourcesX = _resourcesX + ([(typeOf _subVeh)] call A3A_fnc_vehiclePrice); - deleteVehicle _subVeh; - }; - }; - if (!(_veh in staticsToSave)) then {deleteVehicle _veh}; - }; - deleteVehicle _x; - } forEach _uds; - }; - }; - } forEach allGroups; - //Empty 'theBoss' variable, so it doesn't remain assigned to the player's dead body. - theBoss = objNull; - //Broadcast as a public variable, otherwise new players joining will have theBoss assigned to the dead body still. - publicVariable "theBoss"; - [] remoteExec ["A3A_fnc_assignBossIfNone", 2]; - if (group petros == group _unit) then { [] spawn A3A_fnc_buildHQ}; }; + +// find original player unit in case of remote control +private _realUnit = _unit getVariable ["owner", _unit]; + +[3, format ["Player unit %1, original unit %2, boss %3", _unit, _realUnit, theBoss], _filename] call A3A_fnc_log; + +if (_realUnit == theBoss) then +{ + if (group petros == group _realUnit) then { [] spawn A3A_fnc_buildHQ }; + + // Remove our real unit from boss + _realUnit setVariable ["eligible", false, true]; + [] call A3A_fnc_assignBossIfNone; +}; //Need to check the group's side, as player may be a civ. Unknown is in case they've been moved out of their group. if (side group _unit == teamPlayer || side group _unit == sideUnknown) then - { - if ((_hr > 0) or (_resourcesX > 0)) then {[_hr,_resourcesX] spawn A3A_fnc_resourcesFIA}; +{ if (membershipEnabled and pvpEnabled) then - { + { if (_uid in membersX) then {playerHasBeenPvP pushBack [_uid,time]}; - }; }; +}; -[_uid, _unit] call A3A_fnc_savePlayer; +[_uid, _realUnit, false] call A3A_fnc_savePlayer; + +// Preventing duping due to weapon loadout saves +if (alive _realUnit && {!(_realUnit getVariable ["incapacitated", false])} ) then { deleteVehicle _realUnit } +else { _realUnit setDamage 1 }; // finish off, if incapped -_pos = getPosATL _unit; -_wholder = nearestObjects [_pos, ["weaponHolderSimulated", "weaponHolder"], 2]; -{deleteVehicle _x} forEach _wholder + [_unit]; -if !(isNull _unit) then -{ - _unit setVariable ["owner",_unit,true]; - _unit setDamage 1; -}; -//diag_log format ["dataX de handledisconnect: %1",_this]; \ No newline at end of file diff --git a/A3-Antistasi/functions/Base/fn_outpostDialog.sqf b/A3-Antistasi/functions/Base/fn_outpostDialog.sqf index 65a251c034..009c8f426f 100644 --- a/A3-Antistasi/functions/Base/fn_outpostDialog.sqf +++ b/A3-Antistasi/functions/Base/fn_outpostDialog.sqf @@ -1,13 +1,13 @@ private ["_typeX","_costs","_groupX","_unit","_radiusX","_roads","_road","_pos","_truckX","_textX","_mrk","_hr","_exists","_positionTel","_isRoad","_typeGroup","_resourcesFIA","_hrFIA"]; -if (["outpostsFIA"] call BIS_fnc_taskExists) exitWith {hint "We can only deploy / delete one Observation Post or Roadblock at a time."}; -if (!([player] call A3A_fnc_hasRadio)) exitWith {if !(hasIFA) then {hint "You need a radio in your inventory to be able to give orders to other squads"} else {hint "You need a Radio Man in your group to be able to give orders to other squads"}}; +if (["outpostsFIA"] call BIS_fnc_taskExists) exitWith {["Outposts/Roadblocks", "We can only deploy / delete one Observation Post or Roadblock at a time."] call A3A_fnc_customHint;}; +if (!([player] call A3A_fnc_hasRadio)) exitWith {if !(hasIFA) then {["Radio Required", "You need a radio in your inventory to be able to give orders to other squads"] call A3A_fnc_customHint;} else {["Radio-man Required", "You need a Radio Man in your group to be able to give orders to other squads"] call A3A_fnc_customHint;}}; _typeX = _this select 0; if (!visibleMap) then {openMap true}; positionTel = []; -if (_typeX != "delete") then {hint "Click on the position you wish to build the Observation Post or Roadblock. \n Remember: to build Roadblocks you must click exactly on a road map section"} else {hint "Click on the Observation Post or Roadblock to delete."}; +if (_typeX != "delete") then {["Outposts/Roadblocks", "Click on the position you wish to build the Observation Post or Roadblock.

Remember: to build Roadblocks you must click exactly on a road map section"] call A3A_fnc_customHint;} else {["Outposts/Roadblocks", "Click on the Observation Post or Roadblock to delete."] call A3A_fnc_customHint;}; onMapSingleClick "positionTel = _pos;"; @@ -19,8 +19,8 @@ if (!visibleMap) exitWith {}; _positionTel = positionTel; _pos = []; -if ((_typeX == "delete") and (count outpostsFIA < 1)) exitWith {hint "No Posts or Roadblocks deployed to delete"}; -if ((_typeX == "delete") and ({(alive _x) and (!captive _x) and ((side _x == Occupants) or (side _x == Invaders)) and (_x distance _positionTel < 500)} count allUnits > 0)) exitWith {hint "You cannot delete a Post while enemies are near it"}; +if ((_typeX == "delete") and (count outpostsFIA < 1)) exitWith {["Outposts/Roadblocks", "No Posts or Roadblocks deployed to delete"] call A3A_fnc_customHint;}; +if ((_typeX == "delete") and ({(alive _x) and (!captive _x) and ((side _x == Occupants) or (side _x == Invaders)) and (_x distance _positionTel < 500)} count allUnits > 0)) exitWith {["Outposts/Roadblocks", "You cannot delete a Post while enemies are near it"] call A3A_fnc_customHint;}; _costs = 0; _hr = 0; @@ -46,14 +46,14 @@ else { _mrk = [outpostsFIA,_positionTel] call BIS_fnc_nearestPosition; _pos = getMarkerPos _mrk; - if (_positionTel distance _pos >10) exitWith {hint "No post nearby"}; + if (_positionTel distance _pos >10) exitWith {["Outposts/Roadblocks", "No post nearby"] call A3A_fnc_customHint;}; }; //if ((_typeX == "delete") and (_positionTel distance _pos >10)) exitWith {hint "No post nearby"}; _resourcesFIA = server getVariable "resourcesFIA"; _hrFIA = server getVariable "hr"; -if (((_resourcesFIA < _costs) or (_hrFIA < _hr)) and (_typeX!= "delete")) exitWith {hint format ["You lack of resources to build this Outpost or Roadblock \n %1 HR and %2 € needed",_hr,_costs]}; +if (((_resourcesFIA < _costs) or (_hrFIA < _hr)) and (_typeX!= "delete")) exitWith {["Outposts/Roadblocks", format ["You lack of resources to build this Outpost or Roadblock

%1 HR and %2 € needed",_hr,_costs]] call A3A_fnc_customHint;}; if (_typeX != "delete") then { diff --git a/A3-Antistasi/functions/Base/fn_placementselection.sqf b/A3-Antistasi/functions/Base/fn_placementselection.sqf index 1614f5d97e..07a7c2b8c6 100644 --- a/A3-Antistasi/functions/Base/fn_placementselection.sqf +++ b/A3-Antistasi/functions/Base/fn_placementselection.sqf @@ -59,19 +59,19 @@ while {_positionIsInvalid} do { _markerX = [_markersX,_positionClicked] call BIS_fnc_nearestPosition; if (getMarkerPos _markerX distance _positionClicked < 500) then { - hint "Place selected is very close to enemy zones.\n\n Please select another position"; + ["HQ Position", "Place selected is very close to enemy zones.

Please select another position"] call A3A_fnc_customHint; _positionIsInvalid = true; }; if (!_positionIsInvalid && {surfaceIsWater _positionClicked}) then { - hint "Selected position cannot be in water"; + ["HQ Position", "Selected position cannot be in water"] call A3A_fnc_customHint; _positionIsInvalid = true; }; if (!_positionIsInvalid && !_newGame) then { //Invalid if enemies nearby _positionIsInvalid = (allUnits findIf {(side _x == Occupants || side _x == Invaders) && {_x distance _positionClicked < 500}}) > -1; - if (_positionIsInvalid) then {hint "There are enemies in the surroundings of that area, please select another.";}; + if (_positionIsInvalid) then {["HQ Position", "There are enemies in the surroundings of that area, please select another."] call A3A_fnc_customHint;}; }; sleep 0.1; }; diff --git a/A3-Antistasi/functions/Base/fn_powerCheck.sqf b/A3-Antistasi/functions/Base/fn_powerCheck.sqf deleted file mode 100644 index 0822ebd243..0000000000 --- a/A3-Antistasi/functions/Base/fn_powerCheck.sqf +++ /dev/null @@ -1,24 +0,0 @@ -private ["_markerX","_result","_positionX"]; -_markerX = _this select 0; -//if (!(_markerX in citiesX)) exitWith {true; diag_log format ["Error en cálculo de antenna para %1",_markerX]}; -if (count antennas == 0) exitWith {sideUnknown}; -//_result = false; -_positionX = getMarkerPos _markerX; -_ant1 = [antennas,_positionX] call BIS_fnc_nearestPosition; -_ant2 = [antennasDead, _positionX] call BIS_fnc_nearestPosition; - -if (_ant1 distance _positionX > _ant2 distance _positionX) exitWith {sideUnknown}; - -_outpost = [markersX,_ant1] call BIS_fnc_NearestPosition; -/* -if (sidesX getVariable [_markerX,sideUnknown] == teamPlayer) then - { - if (sidesX getVariable [_outpost,sideUnknown] == teamPlayer) then {_result = true}; - } -else - { - if (sidesX getVariable [_outpost,sideUnknown] == Occupants) then {_result = true}; - };*/ -private _sideX = sidesX getVariable [_outpost,sideUnknown]; -//_result -_sideX \ No newline at end of file diff --git a/A3-Antistasi/functions/Base/fn_powerReorg.sqf b/A3-Antistasi/functions/Base/fn_powerReorg.sqf index bb46b08834..17995e515a 100644 --- a/A3-Antistasi/functions/Base/fn_powerReorg.sqf +++ b/A3-Antistasi/functions/Base/fn_powerReorg.sqf @@ -24,13 +24,13 @@ if (_power == _markerX) then { //hint format ["You achieved to bring power to %1, more people there supports our cause",_city]; //[-10,10,_pos] remoteExec ["A3A_fnc_citySupportChange",2]; - _nul = [5,0] remoteExec ["A3A_fnc_prestige",2]; + _nul = [[5, 10],[0,0]] remoteExec ["A3A_fnc_prestige",2]; } else { //hint format ["You cutted off power to %1, less people support AAF there",_city]; //[-10,0,_pos] remoteExec ["A3A_fnc_citySupportChange",2]; - _nul = [-5,0] remoteExec ["A3A_fnc_prestige",2]; + _nul = [[-5, 10],[0,0]] remoteExec ["A3A_fnc_prestige",2]; _powered = false; }; } @@ -40,7 +40,7 @@ if (_power == _markerX) then { //hint format ["AAF has cut off power to %1, less people there supports our cause",_city]; //[0,-10,_pos] remoteExec ["A3A_fnc_citySupportChange",2]; - _nul = [5,0] remoteExec ["A3A_fnc_prestige",2]; + _nul = [[5, 10],[0,0]] remoteExec ["A3A_fnc_prestige",2]; _powered = false; }; }; @@ -85,4 +85,4 @@ if (_power == _markerX) then }; [_siteX,_powered] spawn A3A_fnc_blackout; }; -} forEach _markersX; \ No newline at end of file +} forEach _markersX; diff --git a/A3-Antistasi/functions/Base/fn_prestige.sqf b/A3-Antistasi/functions/Base/fn_prestige.sqf index 6b0507f244..d3bf05ea9f 100644 --- a/A3-Antistasi/functions/Base/fn_prestige.sqf +++ b/A3-Antistasi/functions/Base/fn_prestige.sqf @@ -1,41 +1,46 @@ -private ["_nato","_csat"]; +params ["_occupantsChanged","_invadersChanged"]; -waitUntil {!prestigeIsChanging}; -prestigeIsChanging = true; -_nato = _this select 0; -_csat = _this select 1; +/* Adds a new aggro spike to the current stack + + Execution on: Server + + Scope: External -_natoT = prestigeNATO; -_csatT = prestigeCSAT; + Params: + _occupantsChanged: ARRAY : [change, time in minutes] + _invadersChanged: ARRAY : [change, time in minutes] -_natoT = _natoT + _nato; -_csatT = _csatT + _csat; + Returns: + Nothing +*/ + +_fn_convertMinutesToDecayRate = +{ + params ["_points", "_minutes"]; + if(_minutes == 0) then + { + [1, "Minute parameter is 0, assuming 1", "prestige"] call A3A_fnc_log; + _minutes = 1; + }; + private _decayRate = (-1) * (_points / _minutes); + _decayRate; +}; + +//Wait until all other aggro change operations are done +waitUntil {!prestigeIsChanging}; +prestigeIsChanging = true; -if (_natoT < 0) then {_natoT = 0}; -if (_natoT > 100) then {_natoT = 100}; -if (_csatT < 0) then {_csatT = 0}; -if (_csatT > 100) then {_csatT = 100}; -if (_natoT > 25*(tierWar + difficultyCoef)) then {_natoT = 25*tierWar}; -if (_csatT > 25*(tierWar + difficultyCoef)) then {_csatT = 25*tierWar}; +if(gameMode != 4 && ((_occupantsChanged select 0) != 0)) then +{ + private _decayRate = _occupantsChanged call _fn_convertMinutesToDecayRate; + aggressionStackOccupants pushBack [_occupantsChanged select 0, _decayRate]; +}; +if(gameMode != 3 && ((_invadersChanged select 0) != 0)) then +{ + private _decayRate = _invadersChanged call _fn_convertMinutesToDecayRate; + aggressionStackInvaders pushBack [_invadersChanged select 0, _decayRate]; +}; -if (_nato != 0) then {prestigeNATO = _natoT; publicVariable "prestigeNATO"}; -if (_csat != 0) then {prestigeCSAT = _csatT; publicVariable "prestigeCSAT"}; -//if ((_natoT == floor _natoT) or (_csatT == floor _csatT)) then {[] remoteExec ["A3A_fnc_statistics",[teamPlayer,civilian]]}; +[] call A3A_fnc_calculateAggression; prestigeIsChanging = false; -_textX = ""; -_natoSim = ""; -if (_nato > 0.25) then {_natoSim = "+"}; - -_csatSim = ""; -if (_csat > 0.25) then {_castSim = "+"}; -if ((_nato > 0.25) and (_csat > 0.25)) then - { - _textX = format ["Prestige Change.

%5: %3%1
%6: %4%2",_nato,_csat,_natoSim,_csatSim,nameOccupants,nameInvaders] - } -else - { - if (_nato > 0.25) then {_textX = format ["Prestige Change.

%2: %3%1",_nato,nameOccupants,_natoSim]} else {if (_csat > 0.25) then {_textX = format ["Prestige Change.

%1: %4%2",nameInvaders,_csat,_natoSim,_csatSim]}}; - }; - -if (_textX != "") then {[petros,"income",_textX] remoteExec ["A3A_fnc_commsMP",theBoss]}; diff --git a/A3-Antistasi/functions/Base/fn_rebelAttack.sqf b/A3-Antistasi/functions/Base/fn_rebelAttack.sqf index 0ab954d07d..5a7d552638 100644 --- a/A3-Antistasi/functions/Base/fn_rebelAttack.sqf +++ b/A3-Antistasi/functions/Base/fn_rebelAttack.sqf @@ -1,347 +1,412 @@ -//if ([0.5] call A3A_fnc_fogCheck) exitWith {}; -private ["_objectivesX","_markersX","_base","_objectiveX","_countX","_airportX","_dataX","_prestigeOPFOR","_scoreLand","_scoreAir","_analyzed","_garrison","_size","_staticsX","_leave"]; - -_objectivesX = []; -_markersX = []; -_countXFacil = 0; -_natoIsFull = false; -_csatIsFull = false; -_airportsX = airportsX select {([_x,false] call A3A_fnc_airportCanAttack) and (sidesX getVariable [_x,sideUnknown] != teamPlayer)}; -_objectivesX = markersX - controlsX - outpostsFIA - ["Synd_HQ","NATO_carrier","CSAT_carrier"] - destroyedSites; -if (gameMode != 1) then {_objectivesX = _objectivesX select {sidesX getVariable [_x,sideUnknown] == teamPlayer}}; -//_objectivisSDK = _objectivesX select {sidesX getVariable [_x,sideUnknown] == teamPlayer}; -if ((tierWar < 2) and (gameMode <= 2)) then - { - _airportsX = _airportsX select {(sidesX getVariable [_x,sideUnknown] == Occupants)}; - //_objectivesX = _objectivisSDK; - _objectivesX = _objectivesX select {sidesX getVariable [_x,sideUnknown] == teamPlayer}; - } +/* Handles the large attack that also are missions + + Execution on: HC or Server + + Scope: Internal + + Params: + None + + Returns: + Nothing +*/ + +params [["_side", sideEnemy]]; + +private _fileName = "rebelAttack"; +[ + 2, + format ["Starting large attack script for side %1", _side], + _fileName, + true +] call A3A_fnc_log; + +if (hasIFA and (sunOrMoon < 1)) exitWith +{ + [ + 2, + "Aborting attack as IFA has no nightvision (at least thats what I assume)", + _fileName, + true + ] call A3A_fnc_log; +}; + +private _possibleTargets = markersX - controlsX - outpostsFIA - ["Synd_HQ","NATO_carrier","CSAT_carrier"] - destroyedSites;; +private _possibleStartBases = airportsX select {([_x,false] call A3A_fnc_airportCanAttack) && (sidesX getVariable [_x,sideUnknown] != teamPlayer)}; + +if(_side != sideEnemy) then +{ + //A specific side should carry out the attack, use only them + _possibleStartBases = _possibleStartBases select {(sidesX getVariable [_x,sideUnknown] == _side)}; + if((_side == Occupants) && (gameMode != 4)) then + { + _possibleStartBases pushBack "NATO_carrier"; + }; + if((_side == Invaders) && (gameMode != 3)) then + { + _possibleStartBases pushBack "CSAT_carrier"; + }; +} else - { - if (gameMode != 4) then {if ({sidesX getVariable [_x,sideUnknown] == Occupants} count _airportsX == 0) then {_airportsX pushBack "NATO_carrier"}}; - if (gameMode != 3) then {if ({sidesX getVariable [_x,sideUnknown] == Invaders} count _airportsX == 0) then {_airportsX pushBack "CSAT_carrier"}}; - if (([vehNATOPlane] call A3A_fnc_vehAvailable) and ([vehNATOMRLS] call A3A_fnc_vehAvailable) and ([vehNATOTank] call A3A_fnc_vehAvailable)) then {_natoIsFull = true}; - if (([vehCSATPlane] call A3A_fnc_vehAvailable) and ([vehCSATMRLS] call A3A_fnc_vehAvailable) and ([vehCSATTank] call A3A_fnc_vehAvailable)) then {_csatIsFull = true}; - }; +{ + //No specific side given, use whatever possible + if(gameMode != 4) then + { + _possibleStartBases pushBack "NATO_carrier"; + }; + if(gameMode != 3) then + { + _possibleStartBases pushBack "CSAT_carrier"; + }; +}; + +//No AI vs AI, possible targets are only bases held by rebels +if (gameMode != 1) then +{ + _possibleTargets = _possibleTargets select + { + sidesX getVariable [_x,sideUnknown] == teamPlayer + }; +}; + +//For low level attacks only occupants are able to attack only rebels +if ((tierWar < 2) and (gameMode <= 2)) then +{ + _possibleStartBases = _possibleStartBases select {(sidesX getVariable [_x,sideUnknown] == Occupants)}; + _possibleTargets = _possibleTargets select {sidesX getVariable [_x,sideUnknown] == teamPlayer}; +}; + +//On low level remove cities from target list if (gameMode != 4) then - { - if (tierWar < 3) then {_objectivesX = _objectivesX - citiesX}; - } +{ + if (tierWar < 3) then {_possibleTargets = _possibleTargets - citiesX;}; +} else - { - if (tierWar < 5) then {_objectivesX = _objectivesX - citiesX}; - }; -//lets keep the nearest targets for each AI airbase in the target list, so we ensure even when they are surrounded of friendly zones, they remain as target -_nearestObjectives = []; { -_sideX = sidesX getVariable [_x,sideUnknown]; -_tmpTargets = _objectivesX select {sidesX getVariable [_x,sideUnknown] != _sideX}; -if !(_tmpTargets isEqualTo []) then - { - _nearestTarget = [_tmpTargets,getMarkerPos _x] call BIS_fnc_nearestPosition; - _nearestObjectives pushBack _nearestTarget; - }; -} forEach _airportsX; -//the following discards targets which are surrounded by friendly zones, excluding airbases and the nearest targets -_objectivesXProv = _objectivesX - airportsX - _nearestObjectives; + if (tierWar < 5) then {_possibleTargets = _possibleTargets - citiesX;}; +}; + +//Attacks on rebels or cities should be closer than mission range +_possibleTargets = _possibleTargets select {(sidesX getVariable [_x, sideUnknown] != teamPlayer && (!(_x in citiesX))) || {(getMarkerPos _x) distance2D (getMarkerPos "Synd_HQ") < distanceMission}}; + +if((count _possibleTargets == 0) || (count _possibleStartBases == 0)) exitWith { -_posObj = getMarkerPos _x; -_sideObjective = sidesX getVariable [_x,sideUnknown]; -if (((markersX - controlsX - citiesX - outpostsFIA) select {sidesX getVariable [_x,sideUnknown] != _sideObjective}) findIf {getMarkerPos _x distance2D _posObj < 2000} == -1) then {_objectivesX = _objectivesX - [_x]}; -} forEach _objectivesXProv; - -if (_objectivesX isEqualTo []) exitWith {}; -_objectivesFinal = []; -_basesFinal = []; -_countFinal = []; -_objectiveFinal = []; -_easyX = []; -_easyArray = []; -_seaportCSAT = if ({(sidesX getVariable [_x,sideUnknown] == Invaders)} count seaports >0) then {true} else {false}; -_seaportNATO = if ({(sidesX getVariable [_x,sideUnknown] == Occupants)} count seaports >0) then {true} else {false}; -_waves = 1; + [ + 2, + "Attack found no suitable targets or no suitable start bases, aborting!", + _fileName + ] call A3A_fnc_log; +}; + +[ + 3, + format ["%1 possible targets for attack found, possible start points are %2",count _possibleTargets, _possibleStartBases], + _fileName, + true +] call A3A_fnc_log; + + +private _easyTargets = []; +private _availableTargets = []; { -_base = _x; -_posBase = getMarkerPos _base; -_killZones = killZones getVariable [_base,[]]; -_tmpObjectives = []; -_baseNATO = true; -if (sidesX getVariable [_base,sideUnknown] == Occupants) then - { - _tmpObjectives = _objectivesX select {sidesX getVariable [_x,sideUnknown] != Occupants}; - _tmpObjectives = _tmpObjectives - (citiesX select {([_x] call A3A_fnc_powerCheck) == teamPlayer}); - } + private _startAirport = _x; + private _airportSide = sidesX getVariable [_startAirport, sideUnknown]; + private _airportTargets = []; + + //Find suitable targets for this airport + if(_side == sideEnemy) then + { + _airportTargets = _possibleTargets select {sidesX getVariable [_x, sideUnknown] != _airportSide}; + } + else + { + _airportTargets = _possibleTargets select {sidesX getVariable [_x, sideUnknown] != _side}; + }; + + //Gather position and killzones of airport + private _killZones = killZones getVariable [_startAirport, []]; + private _startAirportPos = getMarkerPos _startAirport; + { + //For each target, calculate the distance to the airport + private _target = _x; + private _distance = (getMarkerPos _target) distance2D _startAirportPos; + //In air range, add to target list + if(_distance < distanceForAirAttack) then + { + //If in land range, half the distance + if(_distance < distanceForLandAttack && {[_startAirport, _target] call A3A_fnc_isTheSameIsland}) then + { + _distance = _distance * 0.5; + }; + + //If the target is surrounded by our friendly markers, remove points + private _nearbyFriendlyMarkers = (markersX - controlsX - citiesX - outpostsFIA) select + { + (sidesX getVariable [_x,sideUnknown] == _airportSide) && + {(getMarkerPos _x) distance2D (getMarkerPos _target) < 1500} + }; + _distance = _distance - (300 * (count _nearbyFriendlyMarkers)); + if (_distance < 0) then {_distance = 0}; + + if(count _nearbyFriendlyMarkers >= 5 && {!(_target in citiesX)}) then + { + [3, format ["%1 is surrounded by us, considering easy target", _target], _fileName] call A3A_fnc_log; + _easyTargets pushBack _target; + }; + + //If in killzones, double the distance + if (_target in _killZones) then + { + _distance = _distance * 2; + }; + + //Add airport to the possible start bases for attack to this target, use distance as points (the lower the better) + private _index = _availableTargets findIf {(_x select 0) == _target}; + if(_index == -1) then + { + _availableTargets pushBack [_target, [[_startAirport, _distance]]]; + } + else + { + private _targetArray = _availableTargets select _index; + (_targetArray select 1) pushBack [_startAirport, _distance]; + }; + }; + } forEach _airportTargets; +} forEach _possibleStartBases; + +if (count _availableTargets == 0) exitWith +{ + [ + 2, + "Attack could not find available targets, aborting!", + _fileName + ] call A3A_fnc_log; +}; + +[3, "Logging available targets for attack", _fileName] call A3A_fnc_log; +[_availableTargets, "Available targets"] call A3A_fnc_logArray; + +{ + _x params ["_target", "_baseArray"]; + //[3, format ["T: %1, A: %2", _target, _baseArray], _fileName] call A3A_fnc_log; + + //Multiplier is used as an overall multiplier based on types + private _targetMultiplier = 1; + //Additional points based on marker specific traits + private _targetPoints = 0; + private _targetSide = sidesX getVariable [_target, sideUnknown]; + + //Selecting a multiplier based on target type (lowest is best) + switch (true) do + { + case (_target in airportsX): {_targetMultiplier = 0.1}; + case (_target in outposts): {_targetMultiplier = 0.35}; + case (_target in resourcesX): {_targetMultiplier = 0.5}; + case (_target in factories): {_targetMultiplier = 0.6}; + case (_target in seaports): {_targetMultiplier = 0.7}; + case (_target in citiesX): {_targetMultiplier = 0.9}; + //If I have missed something, multiplier stays the same + default {_targetMultiplier = 1}; + }; + + //Adding points based on nearby friendly locations + private _nearbyFriendlyMarkers = (markersX - controlsX - citiesX - outpostsFIA) select + { + (sidesX getVariable [_x,sideUnknown] == _targetSide) && + {(getMarkerPos _x) distance2D (getMarkerPos _target) < 1500} + }; + _targetPoints = 500 * (count _nearbyFriendlyMarkers); + + if(count _nearbyFriendlyMarkers <= 3) then + { + //Thats a shitty method, it is better without it as airports are considered easy cause they are in the open ... + //Only a few of their friendly markers nearby, consider it an easy target + //[3, format ["%1 has only minimal friendly location around it, considering easy target", _target], _fileName] call A3A_fnc_log; + //_easyTargets pushBackUnique _target; + }; + + //Adding points based on garrison and statics + private _garrison = garrison getVariable [_target,[]]; + private _nearbyStatics = staticsToSave select {(_x distance2D (getMarkerPos _target)) < distanceSPWN}; + _targetPoints = _targetPoints + (50 * (count _garrison) + (200 * (count _nearbyStatics))); + + if((_targetSide == teamPlayer) && {(count _garrison <= 8) && {(count _nearbyStatics <= 2) && {!(_target in citiesX)}}}) then + { + //Only minimal garrison, consider it an easy target + [3, format ["%1 has only minimal garrison, considering easy target", _target], _fileName] call A3A_fnc_log; + _easyTargets pushBackUnique _target; + }; + + //Apply the new points to the base array + { + _baseArray = _baseArray apply {[_x select 0, ((_x select 1) + _targetPoints) * _targetMultiplier]}; + } forEach _baseArray; +} forEach _availableTargets; + +[3, "Logging final target values for attack", _fileName] call A3A_fnc_log; +[_availableTargets, "Target values"] call A3A_fnc_logArray; + +/* +All targets are now having values which airport can attack them how efficient +We will check for easy targets first, if we have four of them we will attack them +instead of starting one large attack. In both cases we check which are the most efficient ones +to attack from which airport +*/ + +if(count _easyTargets >= 4) then +{ + //We got four easy targets, attacking them now + private _attackList = [objNull, objNull, objNull, objNull]; + { + private _target = _x; + private _index = _availableTargets findIf {(_x select 0) == _target}; + private _startArray = (_availableTargets select _index) select 1; + + //Search for the best option for attacking this target (lowest number is best) + private _attackParams = objNull; + { + if(!(_attackParams isEqualType []) || {(_attackParams select 1) > (_x select 1)}) then + { + _attackParams = _x; + }; + } forEach _startArray; + _attackParams pushBack _target; + + //Check if the attack is better than one of the current selected ones + private _insertIndex = _attackList findIf {(!(_x isEqualType [])) || {(_x select 1) > (_attackParams select 1)}}; + if(_insertIndex != -1) then + { + if(_insertIndex == 3) then + { + _attackList set [3, _attackParams]; + } + else + { + //Sort in and push all worse option down by one + for "_i" from 3 to _insertIndex step -1 do + { + _attackList set [_i + 1, _attackList select _i]; + }; + //Set attack and then cut of the last option + _attackList set [_insertIndex, _attackParams]; + _attackList resize 4; + }; + }; + } forEach _easyTargets; + + [3, "Found four targets to attack, these are:", _fileName] call A3A_fnc_log; + [_attackList, "Target params"] call A3A_fnc_logArray; + + //Execute the attacks from the given bases to the targets + { + [[_x select 2, _x select 0, "", false],"A3A_fnc_patrolCA"] remoteExec ["A3A_fnc_scheduler",2]; + //[sidesX getVariable (_x select 0), (_x select 2)] call A3A_fnc_markerChange; + sleep 30; + } forEach _attackList; +} else - { - _baseNATO = false; - _tmpObjectives = _objectivesX select {sidesX getVariable [_x,sideUnknown] != Invaders}; - _tmpObjectives = _tmpObjectives - (citiesX select {(((server getVariable _x) select 2) + ((server getVariable _x) select 3) < 90) and ([_x] call A3A_fnc_powerCheck != Occupants)}); - }; - -_tmpObjectives = _tmpObjectives select {getMarkerPos _x distance2D _posBase < distanceForAirAttack}; -if !(_tmpObjectives isEqualTo []) then - { - _nearX = [_tmpObjectives,_base] call BIS_fnc_nearestPosition; - { - _isCity = if (_x in citiesX) then {true} else {false}; - _proceed = true; - _posSite = getMarkerPos _x; - _isSDK = false; - _isTheSameIsland = [_x,_base] call A3A_fnc_isTheSameIsland; - if ([_x,true] call A3A_fnc_fogCheck >= 0.3) then - { - if (sidesX getVariable [_x,sideUnknown] == teamPlayer) then - { - _isSDK = true; - /* - _valueX = if (_baseNATO) then {prestigeNATO} else {prestigeCSAT}; - if (random 100 > _valueX) then - { - _proceed = false - } - */ - }; - if (!_isTheSameIsland and (not(_x in airportsX))) then - { - if (!_isSDK) then {_proceed = false}; - }; - } - else - { - _proceed = false; - }; - if (_proceed) then - { - if (!_isCity) then - { - if !(_x in _killZones) then - { - if !(_x in _easyArray) then - { - private _siteX = _x; - if (((!(_siteX in airportsX)) or (_isSDK)) and !(_base in ["NATO_carrier","CSAT_carrier"])) then - { - _sideEnemy = if (_baseNATO) then {Invaders} else {Occupants}; - if ({(sidesX getVariable [_x,sideUnknown] == _sideEnemy) and (getMarkerPos _x distance _posSite < distanceSPWN)} count airportsX == 0) then - { - _garrison = garrison getVariable [_siteX,[]]; - _staticsX = staticsToSave select {_x distance _posSite < distanceSPWN}; - _outposts = outpostsFIA select {getMarkerPos _x distance _posSite < distanceSPWN}; - _countX = ((count _garrison) + (count _outposts) + (2*(count _staticsX))); - if (_countX <= 8) then - { - if (!hasIFA or (_posSite distance _posBase < distanceForLandAttack)) then - { - _proceed = false; - _easyX pushBack [_siteX,_base]; - _easyArray pushBackUnique _siteX; - }; - }; - }; - }; - }; - }; - }; - }; - if (_proceed) then - { - _times = 1; - if (_baseNATO) then - { - if ({sidesX getVariable [_x,sideUnknown] == Occupants} count airportsX <= 1) then {_times = 2}; - if (!_isCity) then - { - if ((_x in outposts) or (_x in seaports)) then - { - if (!_isSDK) then - { - if (({[_x] call A3A_fnc_vehAvailable} count vehNATOAttack > 0) or ({[_x] call A3A_fnc_vehAvailable} count vehNATOAttackHelis > 0)) then {_times = 2*_times} else {_times = 0}; - } - else - { - _times = 2*_times; - }; - } - else - { - if (_x in airportsX) then - { - if (!_isSDK) then - { - if (([vehNATOPlane] call A3A_fnc_vehAvailable) or (!([vehCSATAA] call A3A_fnc_vehAvailable))) then {_times = 5*_times} else {_times = 0}; - } - else - { - if (!_isTheSameIsland) then {_times = 5*_times} else {_times = 2*_times}; - }; - } - else - { - if ((!_isSDK) and _natoIsFull) then {_times = 0}; - }; - }; - }; - if (_times > 0) then - { - _airportNear = [airportsX,_posSite] call bis_fnc_nearestPosition; - if ((sidesX getVariable [_airportNear,sideUnknown] == Invaders) and (_x != _airportNear)) then {_times = 0}; - }; - } - else - { - _times = 2; - if (!_isCity) then - { - if ((_x in outposts) or (_x in seaports)) then - { - if (!_isSDK) then - { - if (({[_x] call A3A_fnc_vehAvailable} count vehCSATAttack > 0) or ({[_x] call A3A_fnc_vehAvailable} count vehCSATAttackHelis > 0)) then {_times = 2*_times} else {_times = 0}; - } - else - { - _times = 2*_times; - }; - } - else - { - if (_x in airportsX) then - { - if (!_isSDK) then - { - if (([vehCSATPlane] call A3A_fnc_vehAvailable) or (!([vehNATOAA] call A3A_fnc_vehAvailable))) then {_times = 5*_times} else {_times = 0}; - } - else - { - if (!_isTheSameIsland) then {_times = 5*_times} else {_times = 2*_times}; - }; - } - else - { - if ((!_isSDK) and _csatIsFull) then {_times = 0}; - }; - } - }; - if (_times > 0) then - { - _airportNear = [airportsX,_posSite] call bis_fnc_nearestPosition; - if ((sidesX getVariable [_airportNear,sideUnknown] == Occupants) and (_x != _airportNear)) then {_times = 0}; - }; - }; - if (_times > 0) then - { - if ((!_isSDK) and (!_isCity)) then - { - //_times = _times + (floor((garrison getVariable [_x,0])/8)) - _numGarr = [_x] call A3A_fnc_garrisonSize; - if ((_numGarr/2) < count (garrison getVariable [_x,[]])) then {if ((_numGarr/3) < count (garrison getVariable [_x,[]])) then {_times = _times + 6} else {_times = _times +2}}; - }; - if (_isTheSameIsland) then - { - if (_posSite distance _posBase < distanceForLandAttack) then - { - if (!_isCity) then - { - _times = _times * 4 - }; - }; - }; - if (!_isCity) then - { - _isSea = false; - if ((_baseNATO and _seaportNATO) or (!_baseNATO and _seaportCSAT)) then - { - for "_i" from 0 to 3 do - { - _pos = _posSite getPos [1000,(_i*90)]; - if (surfaceIsWater _pos) exitWith {_isSea = true}; - }; - }; - if (_isSea) then {_times = _times * 2}; - }; - if (_x == _nearX) then {_times = _times * 5}; - if (_x in _killZones) then - { - private _siteX = _x; - _times = _times / (({_x == _siteX} count _killZones) + 1); - }; -// don't do this because it may round down to zero, breaking selectRandomWeighted -// _times = round (_times); - _index = _objectivesFinal find _x; - if (_index == -1) then - { - _objectivesFinal pushBack _x; - _basesFinal pushBack _base; - _countFinal pushBack _times; - } - else - { - if ((_times > (_countFinal select _index)) or ((_times == (_countFinal select _index)) and (random 1 < 0.5))) then - { - _objectivesFinal deleteAt _index; - _basesFinal deleteAt _index; - _countFinal deleteAt _index; - _objectivesFinal pushBack _x; - _basesFinal pushBack _base; - _countFinal pushBack _times; - }; - }; - }; - }; - if (count _easyX == 4) exitWith {}; - } forEach _tmpObjectives; - }; -if (count _easyX == 4) exitWith {}; -} forEach _airportsX; - -if (count _easyX == 4) exitWith - { - {[[_x select 0,_x select 1,"",false],"A3A_fnc_patrolCA"] remoteExec ["A3A_fnc_scheduler",2];sleep 30} forEach _easyX; - }; -if (hasIFA and (sunOrMoon < 1)) exitWith {}; -if ((count _objectivesFinal > 0) and (count _easyX < 3)) then - { - _arrayFinal = []; - /*{ - for "_i" from 1 to _x do - { - _arrayFinal pushBack [(_objectivesFinal select _forEachIndex),(_basesFinal select _forEachIndex)]; - }; - } forEach _countFinal;*/ - for "_i" from 0 to (count _objectivesFinal) - 1 do - { - _arrayFinal pushBack [_objectivesFinal select _i,_basesFinal select _i]; - }; - //_objectiveFinal = selectRandom _arrayFinal; - _objectiveFinal = _arrayFinal selectRandomWeighted _countFinal; - _destinationX = _objectiveFinal select 0; - _originX = _objectiveFinal select 1; - - private _isInvaderAttack = sidesX getVariable [_originX,sideUnknown] == Invaders; - - _waves = - 1 - + ([0, 1] select (_destinationX in airportsX)) +{ + //Not enough easy targets, attack the best non easy target if available + private _mainTarget = objNull; + private _easyTarget = objNull; + { + _x params ["_target", "_startArray"]; + + //Select the best attack option for the target + private _attackParams = objNull; + { + if(!(_attackParams isEqualType []) || {(_attackParams select 1) > (_x select 1)}) then + { + _attackParams = _x; + }; + } forEach _startArray; + _attackParams pushBack _target; + + //It makes less sense to hit a weak target with a strong waved attack, save it seperated + if (_target in _easyTargets) then + { + if (!(_easyTarget isEqualType []) || {(_easyTarget select 1) > (_attackParams select 1)}) then + { + _easyTarget = _attackParams; + }; + } + else + { + if(!(_mainTarget isEqualType []) || {(_mainTarget select 1) > (_attackParams select 1)}) then + { + _mainTarget = _attackParams; + }; + }; + } forEach _availableTargets; + + [3, format ["Main target is %1, easy target is %2", _mainTarget, _easyTarget], _fileName] call A3A_fnc_log; + + //If one if the target is not set, use the other one + private _finalTarget = objNull; + if(!(_mainTarget isEqualType [])) then + { + [3, "Main target not set, selecting easy target", _fileName] call A3A_fnc_log; + _finalTarget = _easyTarget; + } + else + { + if(!(_easyTarget isEqualType [])) then + { + [3, "Easy target not set, selecting main target", _fileName] call A3A_fnc_log; + _finalTarget = _mainTarget; + } + else + { + //If both are set, select easy target only if it is 2 times better than the main target + if(((_easyTarget select 1) * 2) < (_mainTarget select 1)) then + { + _finalTarget = _easyTarget; + } + else + { + _finalTarget = _mainTarget; + }; + }; + }; + + [3, format ["Selected target is %1!", _finalTarget], _fileName] call A3A_fnc_log; + + _finalTarget params ["_attackOrigin", "_attackPoints", "_attackTarget"]; + + //Maybe have aggro play a role here? + //Select the number of ways based on the points as higher points mean higher difficulty + private _waves = + _attackPoints / 2500 + + ([0, 1] select (_attackTarget in airportsX)) + (count allPlayers / 40) - + (tierWar / 10) - + ([0, 0.5] select _isInvaderAttack); - - _waves = floor _waves; - - if (not(_destinationX in citiesX)) then - { - ///[[_destinationX,_originX,_waves],"A3A_fnc_wavedCA"] call A3A_fnc_scheduler; - [_destinationX,_originX,_waves] spawn A3A_fnc_wavedCA; - } - else - { - //if (sidesX getVariable [_originX,sideUnknown] == Occupants) then {[[_destinationX,_originX,_waves],"A3A_fnc_wavedCA"] call A3A_fnc_scheduler} else {[[_destinationX,_originX],"A3A_fnc_invaderPunish"] call A3A_fnc_scheduler}; - if (sidesX getVariable [_originX,sideUnknown] == Occupants) then {[_destinationX,_originX,_waves] spawn A3A_fnc_wavedCA} else {[_destinationX,_originX] spawn A3A_fnc_invaderPunish}; - }; - }; - -if (_waves == 1) then - { - {[[_x select 0,_x select 1,"",false],"A3A_fnc_patrolCA"] remoteExec ["A3A_fnc_scheduler",2]} forEach _easyX; - }; + + (tierWar / 10); + + _waves = round _waves; + if(_waves < 1) then {_waves = 1}; + + //Send the actual attacks + if (sidesX getVariable [_attackOrigin, sideUnknown] == Occupants || {!(_attackTarget in citiesX)}) then + { + [ + 2, + format ["Starting waved attack with %1 waves from %2 to %3", _waves, _attackOrigin, _attackTarget], + _fileName + ] call A3A_fnc_log; + //For debug reasons + //[sidesX getVariable _attackOrigin, _attackTarget] call A3A_fnc_markerChange; + //Why not using the scheduler here? + [_attackTarget, _attackOrigin, _waves] spawn A3A_fnc_wavedCA; + } + else + { + [ + 2, + format ["Starting punishment mission from %1 to %2", _attackOrigin, _attackTarget], + _fileName + ] call A3A_fnc_log; + //Why not using the scheduler here? + [_attackTarget, _attackOrigin] spawn A3A_fnc_invaderPunish; + }; +}; diff --git a/A3-Antistasi/functions/Base/fn_rebuildAssets.sqf b/A3-Antistasi/functions/Base/fn_rebuildAssets.sqf index f38232c965..2fde1a8aa2 100644 --- a/A3-Antistasi/functions/Base/fn_rebuildAssets.sqf +++ b/A3-Antistasi/functions/Base/fn_rebuildAssets.sqf @@ -1,13 +1,13 @@ _resourcesFIA = server getVariable "resourcesFIA"; -if (_resourcesFIA < 5000) exitWith {hint "You do not have enough money to rebuild any Asset. You need 5.000 €"}; +if (_resourcesFIA < 5000) exitWith {["Rebuild Assets", "You do not have enough money to rebuild any Asset. You need 5.000 €"] call A3A_fnc_customHint;}; _destroyedSites = destroyedSites - citiesX; if (!visibleMap) then {openMap true}; positionTel = []; -hint "Click on the zone you want to rebuild."; +["Rebuild Assets", "Click on the zone you want to rebuild."] call A3A_fnc_customHint; onMapSingleClick "positionTel = _pos;"; @@ -20,9 +20,9 @@ _positionTel = positionTel; _siteX = [markersX,_positionTel] call BIS_fnc_nearestPosition; -if (getMarkerPos _siteX distance _positionTel > 50) exitWith {hint "You must click near a map marker"}; +if (getMarkerPos _siteX distance _positionTel > 50) exitWith {["Rebuild Assets", "You must click near a map marker"] call A3A_fnc_customHint;}; -if ((not(_siteX in _destroyedSites)) and (!(_siteX in outposts))) exitWith {hint "You cannot rebuild that"}; +if ((not(_siteX in _destroyedSites)) and (!(_siteX in outposts))) exitWith {["Rebuild Assets", "You cannot rebuild that"] call A3A_fnc_customHint;}; _leave = false; _antennaDead = objNull; @@ -48,22 +48,22 @@ if (_siteX in outposts) then }; }; -if (_leave) exitWith {hint format ["%1",_textX]}; +if (_leave) exitWith {["Rebuild Assets", format ["%1",_textX]] call A3A_fnc_customHint;}; if (isNull _antennaDead) then { _nameX = [_siteX] call A3A_fnc_localizar; - hint format ["%1 Rebuilt"]; + ["Rebuild Assets", format ["%1 Rebuilt"]] call A3A_fnc_customHint; [0,10,_positionTel] remoteExec ["A3A_fnc_citySupportChange",2]; - [5,0] remoteExec ["A3A_fnc_prestige",2]; + [[10, 30], [10, 30]] remoteExec ["A3A_fnc_prestige",2]; destroyedSites = destroyedSites - [_siteX]; publicVariable "destroyedSites"; } else { - hint "Radio Tower rebuilt"; + ["Rebuild Assets", "Radio Tower rebuilt"] call A3A_fnc_customHint; [_antennaDead] remoteExec ["A3A_fnc_rebuildRadioTower", 2]; }; -[0,-5000] remoteExec ["A3A_fnc_resourcesFIA",2]; \ No newline at end of file +[0,-5000] remoteExec ["A3A_fnc_resourcesFIA",2]; diff --git a/A3-Antistasi/functions/Base/fn_repairRuinedBuilding.sqf b/A3-Antistasi/functions/Base/fn_repairRuinedBuilding.sqf index 2a835845d9..8d17f19f0f 100644 --- a/A3-Antistasi/functions/Base/fn_repairRuinedBuilding.sqf +++ b/A3-Antistasi/functions/Base/fn_repairRuinedBuilding.sqf @@ -39,4 +39,6 @@ _buildingToRepair setPos [_oldPos select 0, _oldPos select 1, 0]; //Make sure we unhide, in case it was hidden by BIS_fnc_createRuin [_buildingToRepair, false] remoteExec ["hideObject", 0, _buildingToRepair]; +destroyedBuildings = destroyedBuildings - [_buildingToRepair]; + true; diff --git a/A3-Antistasi/functions/Base/fn_sellVehicle.sqf b/A3-Antistasi/functions/Base/fn_sellVehicle.sqf index 706a3dcdc3..19fdcc492b 100644 --- a/A3-Antistasi/functions/Base/fn_sellVehicle.sqf +++ b/A3-Antistasi/functions/Base/fn_sellVehicle.sqf @@ -1,11 +1,11 @@ private ["_veh", "_costs","_typeX"]; _veh = cursortarget; -if (isNull _veh) exitWith {hint "You are not looking to any vehicle"}; +if (isNull _veh) exitWith {["Sell Vehicle", "You are not looking to any vehicle"] call A3A_fnc_customHint;}; -if (_veh distance getMarkerPos respawnTeamPlayer > 50) exitWith {hint "Vehicle must be closer than 50 meters to the flag"}; +if (_veh distance getMarkerPos respawnTeamPlayer > 50) exitWith {["Sell Vehicle", "Vehicle must be closer than 50 meters to the flag"] call A3A_fnc_customHint;}; -if ({isPlayer _x} count crew _veh > 0) exitWith {hint "In order to sell, vehicle must be empty."}; +if ({isPlayer _x} count crew _veh > 0) exitWith {["Sell Vehicle", "In order to sell, vehicle must be empty."] call A3A_fnc_customHint;}; _owner = _veh getVariable "ownerX"; _exit = false; @@ -17,7 +17,7 @@ if (!isNil "_owner") then }; }; -if (_exit) exitWith {hint "You are not owner of this vehicle and you cannot sell it"}; +if (_exit) exitWith {["Sell Vehicle", "You are not owner of this vehicle and you cannot sell it"] call A3A_fnc_customHint;}; _typeX = typeOf _veh; _costs = 0; @@ -78,7 +78,7 @@ else }; }; -if (_costs == 0) exitWith {hint "The vehicle you are looking is not suitable in our marketplace"}; +if (_costs == 0) exitWith {["Sell Vehicle", "The vehicle you are looking is not suitable in our marketplace"] call A3A_fnc_customHint;}; _costs = round (_costs * (1-damage _veh)); @@ -91,4 +91,4 @@ if (_veh in reportedVehs) then {reportedVehs = reportedVehs - [_veh]; publicVari if (_veh isKindOf "StaticWeapon") then {deleteVehicle _veh}; -hint "Vehicle Sold"; +["Sell Vehicle", "Vehicle Sold"] call A3A_fnc_customHint; \ No newline at end of file diff --git a/A3-Antistasi/functions/Base/fn_singlePlayerBlackScreenWarning.sqf b/A3-Antistasi/functions/Base/fn_singlePlayerBlackScreenWarning.sqf new file mode 100644 index 0000000000..bb7dc0d670 --- /dev/null +++ b/A3-Antistasi/functions/Base/fn_singlePlayerBlackScreenWarning.sqf @@ -0,0 +1,10 @@ +/* The temporary warning for SP +*/ + +cutText ["Single player modus detected!\n\nFor the best experience please play as a local hosted game. SP support will end in the near future.\n\nYou can still play as SP modus for now, this screen will vanish in a few seconds!","BLACK",1]; + +sleep 1; +cutText ["Single player modus detected!\n\nFor the best experience please play as a local hosted game. SP support will end in the near future.\n\nYou can still play as SP modus for now, this screen will vanish in a few seconds!","BLACK FADED", 10]; + +sleep 10; +cutText ["Single player modus detected!\n\nFor the best experience please play as a local hosted game. SP support will end in the near future.\n\nYou can still play as SP modus for now, this screen will vanish in a few seconds!","BLACK IN",1]; diff --git a/A3-Antistasi/functions/Base/fn_startBreachVehicle.sqf b/A3-Antistasi/functions/Base/fn_startBreachVehicle.sqf index 8c43500cba..7a6bb35475 100644 --- a/A3-Antistasi/functions/Base/fn_startBreachVehicle.sqf +++ b/A3-Antistasi/functions/Base/fn_startBreachVehicle.sqf @@ -1,17 +1,17 @@ params["_vehicle", "_caller", "_actionID"]; -if(!isPlayer _caller) exitWith {hint "Only players are currently able to breach vehicles!";}; +if(!isPlayer _caller) exitWith {["Breach Vehicle", "Only players are currently able to breach vehicles!"] call A3A_fnc_customHint;}; //Only engineers should be able to breach a vehicle private _isEngineer = _caller getUnitTrait "engineer"; if(!_isEngineer) exitWith { - hint "You have to be an engineer to breach a vehicle!"; + ["Breach Vehicle", "You have to be an engineer to breach a vehicle!"] call A3A_fnc_customHint;; }; if(!alive _vehicle) exitWith { - hint "Why would you want to breach a destroyed vehicle?"; + ["Breach Vehicle", "Why would you want to breach a destroyed vehicle?"] call A3A_fnc_customHint; _vehicle removeAction _actionID; }; @@ -19,26 +19,19 @@ private _vehCrew = crew _vehicle; private _aliveCrew = _vehCrew select {alive _x}; if(count _aliveCrew == 0) exitWith { - hint "There is no living crew left, no need for breaching!"; + ["Breach Vehicle", "There is no living crew left, no need for breaching!"] call A3A_fnc_customHint; _vehicle lock false; _vehicle removeAction _actionID; }; if(side (_aliveCrew select 0) == teamPlayer) exitWith { - hint "You cannot breach a vehicle which is controlled by the rebels!"; + ["Breach Vehicle", "You cannot breach a vehicle which is controlled by the rebels!"] call A3A_fnc_customHint; _vehicle removeAction _actionID; }; - -private _isAPC = (typeOf _vehicle) in vehAPCs; private _isTank = (typeOf _vehicle) in vehTanks; -if(!_isAPC && !_isTank) exitWith -{ - hint "You can only breach APCs and Tanks."; -}; - private _magazines = magazines _caller; private _magazineArray = []; @@ -61,7 +54,7 @@ private _index = -1; //Abort if no explosives found if(_magazineArray isEqualTo []) exitWith { - hint "You carry no explosives. You will need some to breach vehicles!"; + ["Breach Vehicle", "You carry no explosives. You will need some to breach vehicles!"] call A3A_fnc_customHint; }; private _explosive = ""; @@ -88,7 +81,7 @@ private _fn_selectExplosive = _index = -1; -private _needed = if(_isAPC) then {breachingExplosivesAPC} else {breachingExplosivesTank}; +private _needed = if(_isTank) then {breachingExplosivesTank} else {breachingExplosivesAPC}; private _explo = [_needed, _magazineArray] call _fn_selectExplosive; if(!(_explo isEqualTo [])) then { @@ -98,20 +91,20 @@ if(!(_explo isEqualTo [])) then if(_explosiveCount == 0) exitWith { - hint "You don't have the right explosives, check the briefing notes to see what you need!"; + ["Breach Vehicle", "You don't have the right explosives, check the briefing notes to see what you need!"] call A3A_fnc_customHint; }; private _time = 15 + (random 5); private _damageDealt = 0; -if(_isAPC) then -{ - _time = 25 + (random 10); - _damageDealt = 0.15 + random 0.15; -}; if(_isTank) then { _time = 45 + (random 15); _damageDealt = 0.25 + random 0.25; +} +else +{ + _time = 25 + (random 10); + _damageDealt = 0.15 + random 0.15; }; _caller setVariable ["timeToBreach",time + _time]; @@ -161,7 +154,7 @@ if {_caller getVariable ["cancelBreach",false]}}}} ) exitWith { - hint "Breaching cancelled"; + ["Breach Vehicle", "Breaching cancelled"] call A3A_fnc_customHint; _caller setVariable ["cancelBreach",nil]; if(alive _vehicle) then { _vehicle call A3A_fnc_addActionBreachVehicle; @@ -171,12 +164,12 @@ if //Remove the correct amount of explosives for "_count" from 1 to _explosiveCount do { - _caller removeMagazine _explosive; + _caller removeMagazineGlobal _explosive; }; //Added as the vehicle might blow up. Best not to blow up in the player's face. //Pause AFTER removing the explosive in case they decide to drop it or something. -hint "Breaching in 10 seconds."; +["Breach Vehicle", "Breaching in 10 seconds."] call A3A_fnc_customHint; sleep 10; private _hitPointsConfigPath = configFile >> "CfgVehicles" >> (typeOf _vehicle) >> "HitPoints"; @@ -227,7 +220,7 @@ private _crew = crew _vehicle; { moveOut _x; _x setVariable ["surrendered",true,true]; - [_x] spawn A3A_fnc_surrenderAction; + [_x] remoteExec ["A3A_fnc_surrenderAction", _x]; // execute local to crewman } else { @@ -236,15 +229,4 @@ private _crew = crew _vehicle; }; } forEach _crew; -if((_isAPC && {(typeOf _vehicle) in vehNATOAPC}) || {_isTank && {(typeOf _vehicle) in vehNATOTank}}) then -{ - [1,0] remoteExec ["A3A_fnc_prestige",2]; - if(citiesX findIf {(getMarkerPos _x) distance _vehicle < 300} != -1) then - { - [-1, 1, getPos _vehicle] remoteExec ["A3A_fnc_citySupportChange",2]; - }; -} -else -{ - [0,1] remoteExec ["A3A_fnc_prestige",2]; -}; +[_vehicle, teamPlayer, true] call A3A_fnc_vehKilledOrCaptured; diff --git a/A3-Antistasi/functions/Base/fn_statistics.sqf b/A3-Antistasi/functions/Base/fn_statistics.sqf index cbc596ecef..4c22cd1f6a 100644 --- a/A3-Antistasi/functions/Base/fn_statistics.sqf +++ b/A3-Antistasi/functions/Base/fn_statistics.sqf @@ -9,31 +9,34 @@ if (isNil "_display") exitWith {}; waitUntil {sleep 0.5;!(isNil "theBoss")}; _setText = _display displayCtrl 1001; _setText ctrlSetBackgroundColor [0,0,0,0]; -_nameC = "None"; + +private _player = player getVariable ["owner",player]; // different, if remote-controlling +private _ucovertxt = ["Off", "On"] select ((captive _player) and !(_player getVariable ["incapacitated",false])); + if (!isMultiplayer) then { - _textX = format ["" + "HR: %1 | %9 Money: %2 € | Airstrikes: %5 | %7 Aggr: %3 | %8 Aggr: %4 | War Level: %6 | Undercover Mode: %10", server getVariable "hr", server getVariable "resourcesFIA",floor prestigeNATO,floor prestigeCSAT,floor bombRuns,tierWar,nameOccupants,nameInvaders,nameTeamPlayer,["Off", "On"] select ((captive player) and !(player getVariable ["INCAPACITATED",false]))]; + _textX = format ["" + "HR: %1 | %9 Money: %2 € | Airstrikes: %5 | %7 Aggr: %3 | %8 Aggr: %4 | War Level: %6 | Undercover Mode: %10", server getVariable "hr", server getVariable "resourcesFIA",[aggressionLevelOccupants] call A3A_fnc_getAggroLevelString,[aggressionLevelInvaders] call A3A_fnc_getAggroLevelString,floor bombRuns,tierWar,nameOccupants,nameInvaders,nameTeamPlayer,_ucovertxt]; } else { - if (player != theBoss) then + if (_player != theBoss) then { - if (isPlayer theBoss) then {_nameC = name theBoss} else {_nameC = "None"}; - _textX = format ["" + "Commander: %3 | Rank: %2 | HR: %1 | Your Money: %4 € | %8 Aggr: %5 | %9 Aggr: %6 | War Level: %7 | Undercover Mode: %10", server getVariable "hr", rank player, _nameC, player getVariable "moneyX",floor prestigeNATO, floor prestigeCSAT,tierWar,nameOccupants,nameInvaders,["Off", "On"] select ((captive player) and !(player getVariable ["INCAPACITATED",false]))]; + private _nameC = if !(isNull theBoss) then {name theBoss} else {"None"}; + _textX = format ["" + "Commander: %3 | Rank: %2 | HR: %1 | Your Money: %4 € | %8 Aggr: %5 | %9 Aggr: %6 | War Level: %7 | Undercover Mode: %10", server getVariable "hr", rank _player, _nameC, _player getVariable "moneyX",[aggressionLevelOccupants] call A3A_fnc_getAggroLevelString,[aggressionLevelInvaders] call A3A_fnc_getAggroLevelString,tierWar,nameOccupants,nameInvaders,_ucovertxt]; } else { - if ([(player getVariable ["owner",player])] call A3A_fnc_isMember) then + if ([_player] call A3A_fnc_isMember) then { - _textX = format ["" + "Rank: %5 | HR: %1 | Your Money: %6 € | %11 Money: %2 € | Airstrikes: %7 | %9 Aggr: %3 | %10 Aggr: %4 | War Level: %8 | Undercover Mode: %12", server getVariable "hr", server getVariable "resourcesFIA", floor prestigeNATO, floor prestigeCSAT,rank player, player getVariable "moneyX",floor bombRuns,tierWar,nameOccupants,nameInvaders,nameTeamPlayer,["Off", "On"] select ((captive player) and !(player getVariable ["INCAPACITATED",false]))]; + _textX = format ["" + "Rank: %5 | HR: %1 | Your Money: %6 € | %11 Money: %2 € | Airstrikes: %7 | %9 Aggr: %3 | %10 Aggr: %4 | War Level: %8 | Undercover Mode: %12", server getVariable "hr", server getVariable "resourcesFIA", [aggressionLevelOccupants] call A3A_fnc_getAggroLevelString,[aggressionLevelInvaders] call A3A_fnc_getAggroLevelString,rank _player, _player getVariable "moneyX",floor bombRuns,tierWar,nameOccupants,nameInvaders,nameTeamPlayer,_ucovertxt]; } else { - _textX = format ["" + "Rank: %1 | Your Money: %2 € | %3 Money: %4 € | %5 Aggr: %6 | %7 Aggr: %8 | War Level: %9 | Undercover Mode: %10",rank player,player getVariable "moneyX",nameTeamPlayer,server getVariable "resourcesFIA", nameOccupants, floor prestigeNATO, nameInvaders,floor prestigeCSAT,tierWar,["Off", "On"] select ((captive player) and !(player getVariable ["INCAPACITATED",false]))]; + _textX = format ["" + "Rank: %1 | Your Money: %2 € | %3 Money: %4 € | %5 Aggr: %6 | %7 Aggr: %8 | War Level: %9 | Undercover Mode: %10",rank _player,_player getVariable "moneyX",nameTeamPlayer,server getVariable "resourcesFIA", nameOccupants, [aggressionLevelOccupants] call A3A_fnc_getAggroLevelString, nameInvaders,[aggressionLevelInvaders] call A3A_fnc_getAggroLevelString,tierWar,_ucovertxt]; }; }; }; //if (captive player) then {_textX = format ["%1 ON",_textX]} else {_textX = format ["%1 OFF",_textX]}; _setText ctrlSetStructuredText (parseText format ["%1", _textX]); -_setText ctrlCommit 0; \ No newline at end of file +_setText ctrlCommit 0; diff --git a/A3-Antistasi/functions/Base/fn_timingCA.sqf b/A3-Antistasi/functions/Base/fn_timingCA.sqf index 13560bf909..9082d04b28 100644 --- a/A3-Antistasi/functions/Base/fn_timingCA.sqf +++ b/A3-Antistasi/functions/Base/fn_timingCA.sqf @@ -1,16 +1,57 @@ -_timeX = _this select 0; -if (isNil "_timeX") exitWith {}; -if !(_timeX isEqualType 0) exitWith {}; -_mayor = if (_timeX >= 3600) then {true} else {false}; -_timeX = _timeX - (((tierWar + difficultyCoef)-1)*400); +/* Adds a random amount of the given one to the attack counter (Why tho?) -if (_timeX < 0) then {_timeX = 0}; + Execution on: Server -countCA = countCA + round (random _timeX); + Scope: External -if (_mayor and (countCA < 1200)) then {countCA = 1200}; -publicVariable "countCA"; + Params: + _timeToAdd: NUMBER : The amount of seconds to add + _side: SIDE : To which side will the amount be added + Returns: + Nothing +*/ +params ["_timeToAdd", "_side"]; +if (isNil "_timeToAdd") exitWith {}; +if !(_timeToAdd isEqualType 0) exitWith {}; +if (_timeToAdd < 0) then +{ + //Easy difficulty + if(skillMult == 1) then + { + _timeToAdd = round (_timeToAdd * 0.75); + }; + //Hard difficulty + if(skillMult == 3) then + { + _timeToAdd = round (_timeToAdd * 1.25); + }; +} +else +{ + //Easy difficulty + if(skillMult == 1) then + { + _timeToAdd = round (_timeToAdd * 1.25); + }; + //Hard difficulty + if(skillMult == 3) then + { + _timeToAdd = round (_timeToAdd * 0.75); + }; +}; + +if(_side == Occupants) then +{ + attackCountdownOccupants = attackCountdownOccupants + _timeToAdd; + publicVariable "attackCountdownOccupants"; +}; + +if(_side == Invaders) then +{ + attackCountdownInvaders = attackCountdownInvaders + _timeToAdd; + publicVariable "attackCountdownInvaders"; +}; diff --git a/A3-Antistasi/functions/Base/fn_translateVariable.sqf b/A3-Antistasi/functions/Base/fn_translateVariable.sqf index 3a2d227b9d..04a5c2ac15 100644 --- a/A3-Antistasi/functions/Base/fn_translateVariable.sqf +++ b/A3-Antistasi/functions/Base/fn_translateVariable.sqf @@ -8,7 +8,7 @@ if (isNil "loadingTranslationTable" or {!(loadingTranslationTable getVariable [" ["puestosFIA", "outpostsFIA"], ["dificultad", "difficultyX"], ["minas", "minesX"], - ["cuentaCA", "countCA"], + ["cuentaCA", "attackCountdownOccupants"], ["antenas", "antennas"], ["fecha","dateX"], ["distanciaSPWN","distanceSPWN"], diff --git a/A3-Antistasi/functions/Base/fn_unlockVehicle.sqf b/A3-Antistasi/functions/Base/fn_unlockVehicle.sqf index 6bf7290575..a2a8af7fe2 100644 --- a/A3-Antistasi/functions/Base/fn_unlockVehicle.sqf +++ b/A3-Antistasi/functions/Base/fn_unlockVehicle.sqf @@ -2,18 +2,18 @@ private ["_pool","_veh","_typeVehX"]; _veh = cursorObject; -if (isNull _veh) exitWith {hint "You are not looking at a vehicle"}; +if (isNull _veh) exitWith {["Unlock Vehicle", "You are not looking at a vehicle"] call A3A_fnc_customHint;}; -if (!alive _veh) exitWith {hint "You cannot unlock destroyed"}; +if (!alive _veh) exitWith {["Unlock Vehicle", "You cannot unlock destroyed"] call A3A_fnc_customHint;}; -if (_veh isKindOf "Man") exitWith {hint "Are you kidding?"}; -if (not(_veh isKindOf "AllVehicles")) exitWith {hint "The vehicle you are looking at cannot be used"}; +if (_veh isKindOf "Man") exitWith {["Unlock Vehicle", "Are you kidding?"] call A3A_fnc_customHint;}; +if (not(_veh isKindOf "AllVehicles")) exitWith {["Unlock Vehicle", "The vehicle you are looking at cannot be used"] call A3A_fnc_customHint;}; _ownerX = _veh getVariable "ownerX"; -if (isNil "_ownerX") exitWith {hint "The vehicle you are looking at is already unlocked"}; +if (isNil "_ownerX") exitWith {["Unlock Vehicle", "The vehicle you are looking at is already unlocked"] call A3A_fnc_customHint;}; -if (_ownerX != getPlayerUID player) exitWith {hint "You cannot unlock vehicles which you do not own"}; +if (_ownerX != getPlayerUID player) exitWith {["Unlock Vehicle", "You cannot unlock vehicles which you do not own"] call A3A_fnc_customHint;}; _veh setVariable ["ownerX",nil,true]; -hint "Vehicle Unlocked"; +["Unlock Vehicle", "Vehicle Unlocked"] call A3A_fnc_customHint; \ No newline at end of file diff --git a/A3-Antistasi/functions/CREATE/fn_AAFroadPatrol.sqf b/A3-Antistasi/functions/CREATE/fn_AAFroadPatrol.sqf index 8a2ea6cb6d..19d04422e5 100644 --- a/A3-Antistasi/functions/CREATE/fn_AAFroadPatrol.sqf +++ b/A3-Antistasi/functions/CREATE/fn_AAFroadPatrol.sqf @@ -38,7 +38,7 @@ if (sidesX getVariable [_base,sideUnknown] == Occupants) then } else { - if (random 100 < prestigeNATO) then + if (random 100 < aggressionOccupants) then { _typeCar = if (_base in airportsX) then {selectRandom (vehNATOLight + [vehNATOPatrolHeli])} else {selectRandom vehNATOLight}; if (_typeCar == vehNATOPatrolHeli) then {_typePatrol = "AIR"}; @@ -114,10 +114,11 @@ if (_typePatrol != "AIR") then _vehicle=[_posBase, 0,_typeCar, _sideX] call bis_fnc_spawnvehicle; _veh = _vehicle select 0; -[_veh] call A3A_fnc_AIVEHinit; +[_veh, _sideX] call A3A_fnc_AIVEHinit; [_veh,"Patrol"] spawn A3A_fnc_inmuneConvoy; _vehCrew = _vehicle select 1; -{[_x] call A3A_fnc_NATOinit} forEach _vehCrew; +// Forced non-spawner for performance reasons. They can travel a lot through rebel territory. +{[_x,"",false] call A3A_fnc_NATOinit} forEach _vehCrew; _groupVeh = _vehicle select 2; _soldiers = _soldiers + _vehCrew; _groups = _groups + [_groupVeh]; @@ -128,14 +129,14 @@ if (_typeCar in vehNATOLightUnarmed) then { sleep 1; _groupX = [_posbase, _sideX, groupsNATOSentry] call A3A_fnc_spawnGroup; - {_x assignAsCargo _veh;_x moveInCargo _veh; _soldiers pushBack _x; [_x] joinSilent _groupVeh; [_x] call A3A_fnc_NATOinit} forEach units _groupX; + {_x assignAsCargo _veh;_x moveInCargo _veh; _soldiers pushBack _x; [_x] joinSilent _groupVeh; [_x,"",false] call A3A_fnc_NATOinit} forEach units _groupX; deleteGroup _groupX; }; if (_typeCar in vehCSATLightUnarmed) then { sleep 1; _groupX = [_posbase, _sideX, groupsCSATSentry] call A3A_fnc_spawnGroup; - {_x assignAsCargo _veh;_x moveInCargo _veh; _soldiers pushBack _x; [_x] joinSilent _groupVeh; [_x] call A3A_fnc_NATOinit} forEach units _groupX; + {_x assignAsCargo _veh;_x moveInCargo _veh; _soldiers pushBack _x; [_x] joinSilent _groupVeh; [_x,"",false] call A3A_fnc_NATOinit} forEach units _groupX; deleteGroup _groupX; }; @@ -178,12 +179,13 @@ while {alive _veh} do }; }; -_enemiesX = if (_sideX == Occupants) then {Invaders} else {Occupants}; +{ + private _wp = _x addWaypoint [getMarkerPos _base, 50]; + _wp setWaypointType "MOVE"; + _x setCurrentWaypoint _wp; + [_x] spawn A3A_fnc_groupDespawner; // this one did care about enemies. Not sure why. +} forEach _groups; -{_unit = _x; -waitUntil {sleep 1;!([distanceSPWN,1,_unit,teamPlayer] call A3A_fnc_distanceUnits) and !([distanceSPWN,1,_unit,_enemiesX] call A3A_fnc_distanceUnits)};deleteVehicle _unit} forEach _soldiers; +{ [_x] spawn A3A_fnc_vehDespawner } forEach _vehiclesX; -{_veh = _x; -if (!([distanceSPWN,1,_veh,teamPlayer] call A3A_fnc_distanceUnits) and !([distanceSPWN,1,_veh,_enemiesX] call A3A_fnc_distanceUnits)) then {deleteVehicle _veh}} forEach _vehiclesX; -{deleteGroup _x} forEach _groups; AAFpatrols = AAFpatrols - 1; diff --git a/A3-Antistasi/functions/CREATE/fn_AIVEHinit.sqf b/A3-Antistasi/functions/CREATE/fn_AIVEHinit.sqf index c62ea2f886..4a19437a17 100644 --- a/A3-Antistasi/functions/CREATE/fn_AIVEHinit.sqf +++ b/A3-Antistasi/functions/CREATE/fn_AIVEHinit.sqf @@ -1,255 +1,233 @@ -private ["_veh","_typeX"]; +/* + Installs various damage/smoke/kill/capture logic for vehicles + Will set and modify the "originalSide" and "ownerSide" variables on the vehicle indicating side ownership + If a rebel enters a vehicle, it will be switched to rebel side and added to vehDespawner + + Params: + 1. Object: Vehicle object + 2. Side: Side ownership for vehicle +*/ -_veh = _this select 0; +private _filename = "fn_AIVEHinit"; +params ["_veh", "_side"]; if (isNil "_veh") exitWith {}; + +if !(isNil { _veh getVariable "ownerSide" }) exitWith +{ + // vehicle already initialized, just swap side and exit + [_veh, _side] call A3A_fnc_vehKilledOrCaptured; +}; + +_veh setVariable ["originalSide", _side, true]; +_veh setVariable ["ownerSide", _side, true]; + +// probably just shouldn't be called for these if ((_veh isKindOf "FlagCarrier") or (_veh isKindOf "Building") or (_veh isKindOf "ReammoBox_F")) exitWith {}; //if (_veh isKindOf "ReammoBox_F") exitWith {[_veh] call A3A_fnc_NATOcrate}; -_typeX = typeOf _veh; +// this might need moving into a different function later +if (_side == teamPlayer) then +{ + clearMagazineCargoGlobal _veh; // might need an exception on this for vehicle weapon mags? + clearWeaponCargoGlobal _veh; + clearItemCargoGlobal _veh; + clearBackpackCargoGlobal _veh; +}; -if ((_typeX in vehNormal) or (_typeX in vehAttack) or (_typeX in vehBoats)) then +private _typeX = typeOf _veh; +if ((_typeX in vehNormal) or (_typeX in vehAttack) or (_typeX in vehBoats) or (_typeX in vehAA)) then { _veh call A3A_fnc_addActionBreachVehicle; - _veh addEventHandler ["Killed", - { - private _veh = _this select 0; - (typeOf _veh) call A3A_fnc_removeVehFromPool; - _veh removeAllEventHandlers "HandleDamage"; - }]; if !(_typeX in vehAttack) then - { - if (_typeX in vehAmmoTrucks) then - { - if (_veh distance getMarkerPos respawnTeamPlayer > 50) then {if (_typeX == vehNatoAmmoTruck) then {_nul = [_veh] call A3A_fnc_NATOcrate} else {_nul = [_veh] call A3A_fnc_CSATcrate}}; - }; + { if (_veh isKindOf "Car") then - { + { _veh addEventHandler ["HandleDamage",{if (((_this select 1) find "wheel" != -1) and ((_this select 4=="") or (side (_this select 3) != teamPlayer)) and (!isPlayer driver (_this select 0))) then {0} else {(_this select 2)}}]; if ({"SmokeLauncher" in (_veh weaponsTurret _x)} count (allTurrets _veh) > 0) then - { + { _veh setVariable ["within",true]; _veh addEventHandler ["GetOut", {private ["_veh"]; _veh = _this select 0; if (side (_this select 2) != teamPlayer) then {if (_veh getVariable "within") then {_veh setVariable ["within",false]; [_veh] call A3A_fnc_smokeCoverAuto}}}]; _veh addEventHandler ["GetIn", {private ["_veh"]; _veh = _this select 0; if (side (_this select 2) != teamPlayer) then {_veh setVariable ["within",true]}}]; - }; }; - } + }; + } else - { + { if (_typeX in vehAPCs) then - { - _veh addEventHandler ["killed", - { - private ["_veh","_typeX"]; - _veh = _this select 0; - _typeX = typeOf _veh; - if (side (_this select 1) == teamPlayer) then - { - if (_typeX in vehNATOAPC) then {[-2,2,position (_veh)] remoteExec ["A3A_fnc_citySupportChange",2]}; - }; - }]; + { _veh addEventHandler ["HandleDamage",{private ["_veh"]; _veh = _this select 0; if (!canFire _veh) then {[_veh] call A3A_fnc_smokeCoverAuto; _veh removeEventHandler ["HandleDamage",_thisEventHandler]};if (((_this select 1) find "wheel" != -1) and (_this select 4=="") and (!isPlayer driver (_veh))) then {0;} else {(_this select 2);}}]; _veh setVariable ["within",true]; _veh addEventHandler ["GetOut", {private ["_veh"]; _veh = _this select 0; if (side (_this select 2) != teamPlayer) then {if (_veh getVariable "within") then {_veh setVariable ["within",false];[_veh] call A3A_fnc_smokeCoverAuto}}}]; _veh addEventHandler ["GetIn", {private ["_veh"];_veh = _this select 0; if (side (_this select 2) != teamPlayer) then {_veh setVariable ["within",true]}}]; - } + } else - { + { if (_typeX in vehTanks) then - { - _veh addEventHandler ["killed", - { - private ["_veh","_typeX"]; - _veh = _this select 0; - _typeX = typeOf _veh; - if (side (_this select 1) == teamPlayer) then - { - if (_typeX == vehNATOTank) then {[-5,5,position (_veh)] remoteExec ["A3A_fnc_citySupportChange",2]}; - }; - }]; + { _veh addEventHandler ["HandleDamage",{private ["_veh"]; _veh = _this select 0; if (!canFire _veh) then {[_veh] call A3A_fnc_smokeCoverAuto; _veh removeEventHandler ["HandleDamage",_thisEventHandler]}}]; - } - else - { + } + else // never called? vehAttack is APCs+tank + { _veh addEventHandler ["HandleDamage",{if (((_this select 1) find "wheel" != -1) and ((_this select 4=="") or (side (_this select 3) != teamPlayer)) and (!isPlayer driver (_this select 0))) then {0} else {(_this select 2)}}]; - }; }; }; - } + }; +} else - { +{ if (_typeX in vehPlanes) then - { - _veh addEventHandler ["killed", - { - private ["_veh","_typeX"]; - _veh = _this select 0; - (typeOf _veh) call A3A_fnc_removeVehFromPool; - }]; + { _veh addEventHandler ["GetIn", + { + if (_this select 1 != "driver") exitWith {}; + _unit = _this select 2; + if ((!isPlayer _unit) and (_unit getVariable ["spawner",false]) and (side group _unit == teamPlayer)) then { - _positionX = _this select 1; - if (_positionX == "driver") then - { - _unit = _this select 2; - if ((!isPlayer _unit) and (_unit getVariable ["spawner",false]) and (side group _unit == teamPlayer)) then - { - moveOut _unit; - hint "Only Humans can pilot an air vehicle"; - }; - }; - }]; + moveOut _unit; + ["General", "Only Humans can pilot an air vehicle"] call A3A_fnc_customHint; + }; + }]; + if (_veh isKindOf "Helicopter") then - { + { if (_typeX in vehTransportAir) then - { + { _veh setVariable ["within",true]; _veh addEventHandler ["GetOut", {private ["_veh"];_veh = _this select 0; if ((isTouchingGround _veh) and (isEngineOn _veh)) then {if (side (_this select 2) != teamPlayer) then {if (_veh getVariable "within") then {_veh setVariable ["within",false]; [_veh] call A3A_fnc_smokeCoverAuto}}}}]; _veh addEventHandler ["GetIn", {private ["_veh"];_veh = _this select 0; if (side (_this select 2) != teamPlayer) then {_veh setVariable ["within",true]}}]; - } - else - { - _veh addEventHandler ["killed", - { - private ["_veh","_typeX"]; - _veh = _this select 0; - _typeX = typeOf _veh; - if (side (_this select 1) == teamPlayer) then - { - if (_typeX in vehNATOAttackHelis) then {[-5,5,position (_veh)] remoteExec ["A3A_fnc_citySupportChange",2]}; - }; - }]; - }; }; - if (_veh isKindOf "Plane") then - { - _veh addEventHandler ["killed", - { - private ["_veh","_typeX"]; - _veh = _this select 0; - _typeX = typeOf _veh; - if (side (_this select 1) == teamPlayer) then - { - if ((_typeX == vehNATOPlane) or (_typeX == vehNATOPlaneAA)) then {[-8,8,position (_veh)] remoteExec ["A3A_fnc_citySupportChange",2]}; - }; - }]; - }; - } + }; + } else - { + { if (_veh isKindOf "StaticWeapon") then - { + { _veh setCenterOfMass [(getCenterOfMass _veh) vectorAdd [0, 0, -1], 0]; if ((not (_veh in staticsToSave)) and (side gunner _veh != teamPlayer)) then - { + { if (activeGREF and ((_typeX == staticATteamPlayer) or (_typeX == staticAAteamPlayer))) then {[_veh,"moveS"] remoteExec ["A3A_fnc_flagaction",[teamPlayer,civilian],_veh]} else {[_veh,"steal"] remoteExec ["A3A_fnc_flagaction",[teamPlayer,civilian],_veh]}; - }; + }; if (_typeX == SDKMortar) then - { + { if (!isNull gunner _veh) then - { + { [_veh,"steal"] remoteExec ["A3A_fnc_flagaction",[teamPlayer,civilian],_veh]; - }; + }; _veh addEventHandler ["Fired", - { + { _mortarX = _this select 0; _dataX = _mortarX getVariable ["detection",[position _mortarX,0]]; _positionX = position _mortarX; _chance = _dataX select 1; if ((_positionX distance (_dataX select 0)) < 300) then - { + { _chance = _chance + 2; - } + } else - { + { _chance = 0; - }; + }; if (random 100 < _chance) then - { + { {if ((side _x == Occupants) or (side _x == Invaders)) then {_x reveal [_mortarX,4]}} forEach allUnits; if (_mortarX distance posHQ < 300) then - { + { if (!(["DEF_HQ"] call BIS_fnc_taskExists)) then - { + { _LeaderX = leader (gunner _mortarX); if (!isPlayer _LeaderX) then - { + { [[],"A3A_fnc_attackHQ"] remoteExec ["A3A_fnc_scheduler",2]; - } + } else - { + { if ([_LeaderX] call A3A_fnc_isMember) then {[[],"A3A_fnc_attackHQ"] remoteExec ["A3A_fnc_scheduler",2]}; - }; }; - } + }; + } else - { + { _bases = airportsX select {(getMarkerPos _x distance _mortarX < distanceForAirAttack) and ([_x,true] call A3A_fnc_airportCanAttack) and (sidesX getVariable [_x,sideUnknown] != teamPlayer)}; if (count _bases > 0) then - { + { _base = [_bases,_positionX] call BIS_fnc_nearestPosition; _sideX = sidesX getVariable [_base,sideUnknown]; [[getPosASL _mortarX,_sideX,"Normal",false],"A3A_fnc_patrolCA"] remoteExec ["A3A_fnc_scheduler",2]; - }; }; }; + }; _mortarX setVariable ["detection",[_positionX,_chance]]; - }]; - } - else - { - _veh addEventHandler ["killed", - { - private ["_veh","_typeX"]; - _veh = _this select 0; - (typeOf _veh) call A3A_fnc_removeVehFromPool; - }]; - }; - } - else - { - if ((_typeX in vehAA) or (_typeX in vehMRLS)) then - { - _veh addEventHandler ["killed", - { - private ["_veh","_typeX"]; - _veh = _this select 0; - _typeX = typeOf _veh; - if (side (_this select 1) == teamPlayer) then - { - if (_typeX == vehNATOAA) then {[-5,5,position (_veh)] remoteExec ["A3A_fnc_citySupportChange",2]}; - }; - _typeX call A3A_fnc_removeVehFromPool; - }]; - }; + }]; }; }; }; +}; -[_veh] spawn A3A_fnc_cleanserVeh; - -_veh addEventHandler ["Killed",{[_this select 0] spawn A3A_fnc_postmortem}]; - -if (not(_veh in staticsToSave)) then - { - if (((count crew _veh) > 0) and (not (_typeX in vehAA)) and (not (_typeX in vehMRLS) and !(_veh isKindOf "StaticWeapon"))) then - { - [_veh] spawn A3A_fnc_VEHdespawner - } - else +if (_side == civilian) then +{ + _veh addEventHandler ["HandleDamage",{if (((_this select 1) find "wheel" != -1) and (_this select 4=="") and (!isPlayer driver (_this select 0))) then {0;} else {(_this select 2);};}]; + _veh addEventHandler ["HandleDamage", { + _veh = _this select 0; + if (side(_this select 3) == teamPlayer) then { - _veh addEventHandler ["GetIn", - { - _unit = _this select 2; - if ((side _unit == teamPlayer) or (isPlayer _unit)) then {[_this select 0] spawn A3A_fnc_VEHdespawner}; - } - ]; + _driverX = driver _veh; + if (side group _driverX == civilian) then {_driverX leaveVehicle _veh}; + _veh removeEventHandler ["HandleDamage", _thisEventHandler]; }; - if (_veh distance getMarkerPos respawnTeamPlayer <= 50) then + }]; +}; + +// EH behaviour: +// GetIn/GetOut/Dammaged: Runs where installed, regardless of locality +// Local: Runs where installed if target was local before or after the transition +// HandleDamage/Killed: Runs where installed, only if target is local +// MPKilled: Runs everywhere, regardless of target locality or install location + +if (_side != teamPlayer) then +{ + // Vehicle stealing handler + // When a rebel first enters a vehicle, fire capture function + _veh addEventHandler ["GetIn", { + + params ["_veh", "_role", "_unit"]; + if (side group _unit != teamPlayer) exitWith {}; // only rebels can flip vehicles atm + private _oldside = _veh getVariable ["ownerSide", teamPlayer]; + if (_oldside != teamPlayer) then { - clearMagazineCargoGlobal _veh; - clearWeaponCargoGlobal _veh; - clearItemCargoGlobal _veh; - clearBackpackCargoGlobal _veh; + [3, format ["%1 switching side from %2 to rebels", typeof _veh, _oldside], "fn_AIVEHinit"] call A3A_fnc_log; + [_veh, teamPlayer, true] call A3A_fnc_vehKilledOrCaptured; }; + _veh removeEventHandler ["GetIn", _thisEventHandler]; + }]; +}; + +// Handler to prevent vehDespawner deleting vehicles for an hour after rebels exit them + +_veh addEventHandler ["GetOut", { + params ["_veh", "_role", "_unit"]; + if !(_unit isEqualType objNull) exitWith { + [1, format ["GetOut handler weird input: %1, %2, %3", _veh, _role, _unit], "fn_AIVEHinit"] call A3A_fnc_log; + }; + if (side group _unit == teamPlayer) then { + _veh setVariable ["despawnBlockTime", time + 3600]; // despawner always launched locally + }; +}]; + +// Because Killed and MPKilled are both retarded, we use Dammaged + +_veh addEventHandler ["Dammaged", { + params ["_veh", "_selection", "_damage"]; + if (_damage >= 1 && _selection == "") then { + private _killerSide = side group (_this select 5); + [3, format ["%1 destroyed by %2", typeof _veh, _killerSide], "fn_AIVEHinit"] call A3A_fnc_log; + [_veh, _killerSide, false] call A3A_fnc_vehKilledOrCaptured; + [_veh] spawn A3A_fnc_postmortem; + _veh removeEventHandler ["Dammaged", _thisEventHandler]; }; +}]; + + +// deletes vehicle if it exploded on spawn... +[_veh] spawn A3A_fnc_cleanserVeh; + diff --git a/A3-Antistasi/functions/CREATE/fn_CIVinit.sqf b/A3-Antistasi/functions/CREATE/fn_CIVinit.sqf index e6998237a9..610bc3d8e4 100644 --- a/A3-Antistasi/functions/CREATE/fn_CIVinit.sqf +++ b/A3-Antistasi/functions/CREATE/fn_CIVinit.sqf @@ -55,26 +55,31 @@ _EHkilledIdx = _unit addEventHandler [-10,_killer] call A3A_fnc_playerScoreAdd; }; _multiplier = 1; - if (typeOf _victim == "C_journalist_F") then {_multiplier = 10}; + if (typeOf _victim == "C_journalist_F") then {_multiplier = 3}; //Must be group, in case they're undercover. if (side group _killer == teamPlayer) then { - _nul = [1*_multiplier,0] remoteExec ["A3A_fnc_prestige",2]; - _nul = [1,0,getPos _victim] remoteExec ["A3A_fnc_citySupportChange",2]; + [ + 3, + "Rebels killed a civilian", + "aggroEvent", + true + ] call A3A_fnc_log; + [[10 * _multiplier, 60], [0, 0]] remoteExec ["A3A_fnc_prestige",2]; + [1,0,getPos _victim] remoteExec ["A3A_fnc_citySupportChange",2]; } else { if (side group _killer == Occupants) then { - //_nul = [-1*_multiplier,0] remoteExec ["A3A_fnc_prestige",2]; - _nul = [0,1,getPos _victim] remoteExec ["A3A_fnc_citySupportChange",2]; + [[-5 * _multiplier, 60], [0, 0]] remoteExec ["A3A_fnc_prestige",2]; + [0,1,getPos _victim] remoteExec ["A3A_fnc_citySupportChange",2]; } else { if (side group _killer == Invaders) then { - //_nul = [2*_multiplier,0] remoteExec ["A3A_fnc_prestige",2]; - _nul = [-1,1,getPos _victim] remoteExec ["A3A_fnc_citySupportChange",2]; + [-1,1,getPos _victim] remoteExec ["A3A_fnc_citySupportChange",2]; }; }; }; diff --git a/A3-Antistasi/functions/CREATE/fn_FIAinitBASES.sqf b/A3-Antistasi/functions/CREATE/fn_FIAinitBASES.sqf index 06ca9b16d4..8f20294463 100644 --- a/A3-Antistasi/functions/CREATE/fn_FIAinitBASES.sqf +++ b/A3-Antistasi/functions/CREATE/fn_FIAinitBASES.sqf @@ -56,14 +56,17 @@ _EHkilledIdx = _unit addEventHandler ["killed", { }; }; if (side _killer == Occupants) then - { + { [0,-0.25,getPos _victim] remoteExec ["A3A_fnc_citySupportChange",2]; - [-0.25,0] remoteExec ["A3A_fnc_prestige",2]; - } + [[-1, 30], [0, 0]] remoteExec ["A3A_fnc_prestige",2]; + } else - { - if (side _killer == Invaders) then {[0,-0.25] remoteExec ["A3A_fnc_prestige",2]}; - }; + { + if (side _killer == Invaders) then + { + [[0, 0], [-1, 30]] remoteExec ["A3A_fnc_prestige",2] + }; + }; _markerX = _victim getVariable "markerX"; if (!isNil "_markerX") then { @@ -101,4 +104,4 @@ if (_revealX) then { _unit reveal [_x,1.5]; } forEach allUnits select {(vehicle _x isKindOf "Air") and (_x distance _unit <= distanceSPWN)}; - }; \ No newline at end of file + }; diff --git a/A3-Antistasi/functions/CREATE/fn_NATOinit.sqf b/A3-Antistasi/functions/CREATE/fn_NATOinit.sqf index dbce248183..440cc4a00a 100644 --- a/A3-Antistasi/functions/CREATE/fn_NATOinit.sqf +++ b/A3-Antistasi/functions/CREATE/fn_NATOinit.sqf @@ -1,199 +1,251 @@ -private ["_unit","_veh","_sideX","_typeX","_skill","_riflefinal","_magazines","_hmd","_markerX","_revealX"]; +params ["_unit", ["_marker", ""], "_isSpawner"]; -_unit = _this select 0; -if ((isNil "_unit") || (isNull _unit)) exitWith {diag_log format ["%1: [Antistasi] | ERROR | NATOinit.sqf | Error with Nato Parameter:%2",servertime,_this];}; -_typeX = typeOf _unit; -if (typeOf _unit == "Fin_random_F") exitWith {}; -_sideX = side _unit; -//_unit setVariable ["sideX",_sideX]; -_unit addEventHandler ["HandleDamage",A3A_fnc_handleDamageAAF]; +/* Inits the given unit with all needed data, flags and weapons +* Params: +* _unit : OBJECT : The unit that needs to be initialized +* _marker : STRING : The name of the marker (default "") +* _isSpawner : BOOL : (Optional) Whether the unit should be made a spawner, otherwise automatic +* +* Returns: +* Nothing +*/ -_unit addEventHandler ["killed",A3A_fnc_occupantInvaderUnitKilledEH]; -if (count _this > 1) then { - _markerX = _this select 1; - if (_markerX != "") then { - _unit setVariable ["markerX",_markerX,true]; - if ((spawner getVariable _markerX != 0) and (vehicle _unit != _unit)) then {if (!isMultiplayer) then {_unit enableSimulation false} else {[_unit,false] remoteExec ["enableSimulationGlobal",2]}}; - }; -} -else { - if (vehicle _unit != _unit) then { - _veh = vehicle _unit; - if (_unit in (assignedCargo _veh)) then { - _unit addEventHandler ["GetOutMan", { - _unit = _this select 0; - _veh = _this select 2; - _driver = driver _veh; - if (!isNull _driver) then { - if (side group _driver != teamPlayer) then { - if !(_unit getVariable ["spawner",false]) then { - _unit setVariable ["spawner",true,true] - }; - }; - }; - }]; - } - else { - _unit setVariable ["spawner",true,true] - }; - } - else { - _unit setVariable ["spawner",true,true] - }; +//TODO we may want to rename that file to AIinit or something +private _fileName = "NATOinit"; + +if ((isNil "_unit") || (isNull _unit)) exitWith +{ + [1, format ["Bad init parameter: %1", _this], _fileName] call A3A_fnc_log; }; -_skill = (0.15 + (0.02 * difficultyCoef) + (0.01 * tierWar)) * skillMult; +private _type = typeOf _unit; +private _side = side (group _unit); -if (faction _unit isEqualTo factionFIA) then { - _skill = _skill min (0.2 * skillMult); -}; -if (faction _unit isEqualTo factionGEN) then { - _skill = _skill min (0.12 * skillMult); - if (!hasIFA) then { - _rifleFinal = primaryWeapon _unit; - _magazines = getArray (configFile / "CfgWeapons" / _rifleFinal / "magazines"); - {_unit removeMagazines _x} forEach _magazines; - _unit removeWeaponGlobal (_rifleFinal); - if (tierWar < 5) then {[_unit, (selectRandom allSMGs), 6, 0] call BIS_fnc_addWeapon} else {[_unit, (selectRandom allRifles), 6, 0] call BIS_fnc_addWeapon}; - _unit selectWeapon (primaryWeapon _unit); - }; +if (_type == "Fin_random_F") exitWith {}; + +//Sets the EH for the unit +_unit addEventHandler ["HandleDamage", A3A_fnc_handleDamageAAF]; +_unit addEventHandler ["killed", A3A_fnc_occupantInvaderUnitKilledEH]; + +if !(isNil "_isSpawner") then +{ + if (_isSpawner) then { _unit setVariable ["spawner",true,true] }; +} +else +{ + private _veh = objectParent _unit; + if (_marker != "") exitWith + { + // Persistent garrison units are never spawners. + _unit setVariable ["markerX",_marker,true]; + if ((spawner getVariable _marker != 0) && (isNull _veh)) then + { + // Garrison drifted out of spawn range, disable simulation on foot units + // this is re-enabled in distance.sqf when spawn range is re-entered + [_unit,false] remoteExec ["enableSimulationGlobal",2]; + }; + }; + + if (_unit in (assignedCargo _veh)) exitWith + { + // Cargo units aren't spawners until they leave the vehicle. + // Assumes that they'll get out if the crew are murdered. + _unit addEventHandler + [ + "GetOutMan", + { + _unit = _this select 0; + if !(_unit getVariable ["surrendered", false]) then { + _unit setVariable ["spawner",true,true]; + }; + } + ]; + }; + + // Fixed-wing aircraft spawn far too much with little effect. + // Don't even spawn if ejected, because they often end up miles away from the real action + if (_veh isKindOf "Plane") exitWith {}; + + // Everyone else is a spawner + _unit setVariable ["spawner",true,true] }; +//Calculates the skill of the given unit +private _skill = (0.15 + (0.02 * difficultyCoef) + (0.01 * tierWar)) * skillMult; +if (faction _unit isEqualTo factionFIA) then +{ + _skill = _skill min (0.2 * skillMult); +}; +if (faction _unit isEqualTo factionGEN) then +{ + _skill = _skill min (0.12 * skillMult); + if (!hasIFA) then + { + private _rifleFinal = primaryWeapon _unit; + private _magazines = getArray (configFile / "CfgWeapons" / _rifleFinal / "magazines"); + { + _unit removeMagazines _x; // Broken, doesn't remove mags globally. Pain to fix. + } forEach _magazines; + _unit removeWeaponGlobal (_rifleFinal); + if (tierWar < 5) then + { + [_unit, (selectRandom allSMGs), 6, 0] call BIS_fnc_addWeapon; + } + else + { + [_unit, (selectRandom allRifles), 6, 0] call BIS_fnc_addWeapon; + }; + _unit selectWeapon (primaryWeapon _unit); + }; +}; _unit setSkill _skill; -if (_typeX in squadLeaders) then { - _unit setskill ["courage",_skill + 0.2]; - _unit setskill ["commanding",_skill + 0.2]; + +//Adjusts squadleaders with improved skill and adds intel action +if (_type in squadLeaders) then +{ + _unit setskill ["courage",_skill + 0.2]; + _unit setskill ["commanding",_skill + 0.2]; + private _hasIntel = ((random 100) < 40); + _unit setVariable ["hasIntel", _hasIntel, true]; + _unit setVariable ["side", _side, true]; + [_unit, "Intel_Small"] remoteExec ["A3A_fnc_flagaction",[teamPlayer,civilian], _unit]; }; -_hmd = hmd _unit; +//Sets NVGs, lights, lasers, radios and spotting skills for the night +private _hmd = hmd _unit; if !(hasIFA) then - { - if (sunOrMoon < 1) then - { - if (!hasRHS) then - { - if ((faction _unit != factionMaleOccupants) and (faction _unit != factionMaleInvaders) and (_unit != leader (group _unit))) then - { - if (_hmd != "") then - { - if ((random 5 > tierWar) and (!haveNV)) then - { - _unit unassignItem _hmd; - _unit removeItem _hmd; - _hmd = ""; - }; - }; - }; - } - else - { - _arr = (allNVGs arrayIntersect (items _unit)); - if (!(_arr isEqualTo []) or (_hmd != "")) then - { - if ((random 5 > tierWar) and (!haveNV) and (_unit != leader (group _unit))) then - { - if (_hmd == "") then - { - _hmd = _arr select 0; - _unit removeItem _hmd; - } - else - { - _unit unassignItem _hmd; - _unit removeItem _hmd; - }; - _hmd = ""; - } - else - { - _unit assignItem _hmd; - }; - }; - }; - _weaponItems = primaryWeaponItems _unit; - if (_hmd != "") then - { - if (_weaponItems findIf {_x in allLaserAttachments} != -1) then - { - _unit action ["IRLaserOn", _unit]; - _unit enableIRLasers true; - }; - } - else - { - _pointers = _weaponItems arrayIntersect allLaserAttachments; - if !(_pointers isEqualTo []) then - { - _unit removePrimaryWeaponItem (_pointers select 0); - }; - _lamp = ""; - _lamps = _weaponItems arrayIntersect allLightAttachments; - if (_lamps isEqualTo []) then - { - _compatibleLamps = ((primaryWeapon _unit) call BIS_fnc_compatibleItems) arrayIntersect allLightAttachments; - if !(_compatibleLamps isEqualTo []) then - { - _lamp = selectRandom _compatibleLamps; - _unit addPrimaryWeaponItem _lamp; - _unit assignItem _lamp; - }; - } - else - { - _lamp = _lamps select 0; - }; - if (_lamp != "") then - { - _unit enableGunLights "AUTO"; - }; - //Reduce their magical night-time spotting powers. - _unit setskill ["spotDistance", _skill * 0.7]; - _unit setskill ["spotTime", _skill * 0.5]; - }; - } - else - { - if (!hasRHS) then - { - if ((faction _unit != factionMaleOccupants) and (faction _unit != factionMaleInvaders)) then - { - if (_hmd != "") then - { - _unit unassignItem _hmd; - _unit removeItem _hmd; - }; - }; - } - else - { - _arr = (allNVGs arrayIntersect (items _unit)); - if (count _arr > 0) then - { - _hmd = _arr select 0; - _unit removeItem _hmd; - }; - }; - }; - } +{ + if (sunOrMoon < 1) then + { + if (!hasRHS) then + { + if ((faction _unit != factionMaleOccupants) and (faction _unit != factionMaleInvaders) and (_unit != leader (group _unit))) then + { + if (_hmd != "") then + { + if ((random 5 > tierWar) and (!haveNV)) then + { + _unit unassignItem _hmd; + _unit removeItem _hmd; + _hmd = ""; + }; + }; + }; + } + else + { + private _arr = (allNVGs arrayIntersect (items _unit)); + if (!(_arr isEqualTo []) or (_hmd != "")) then + { + if ((random 5 > tierWar) and (!haveNV) and (_unit != leader (group _unit))) then + { + if (_hmd == "") then + { + _hmd = _arr select 0; + _unit removeItem _hmd; + } + else + { + _unit unassignItem _hmd; + _unit removeItem _hmd; + }; + _hmd = ""; + } + else + { + _unit assignItem _hmd; + }; + }; + }; + private _weaponItems = primaryWeaponItems _unit; + if (_hmd != "") then + { + if (_weaponItems findIf {_x in allLaserAttachments} != -1) then + { + _unit action ["IRLaserOn", _unit]; + _unit enableIRLasers true; + }; + } + else + { + private _pointers = _weaponItems arrayIntersect allLaserAttachments; + if !(_pointers isEqualTo []) then + { + _unit removePrimaryWeaponItem (_pointers select 0); + }; + private _lamp = ""; + private _lamps = _weaponItems arrayIntersect allLightAttachments; + if (_lamps isEqualTo []) then + { + private _compatibleLamps = ((primaryWeapon _unit) call BIS_fnc_compatibleItems) arrayIntersect allLightAttachments; + if !(_compatibleLamps isEqualTo []) then + { + _lamp = selectRandom _compatibleLamps; + _unit addPrimaryWeaponItem _lamp; + _unit assignItem _lamp; + }; + } + else + { + _lamp = _lamps select 0; + }; + if (_lamp != "") then + { + _unit enableGunLights "AUTO"; + }; + //Reduce their magical night-time spotting powers. + _unit setskill ["spotDistance", _skill * 0.7]; + _unit setskill ["spotTime", _skill * 0.5]; + }; + } + else + { + if (!hasRHS) then + { + if ((faction _unit != factionMaleOccupants) and (faction _unit != factionMaleInvaders)) then + { + if (_hmd != "") then + { + _unit unassignItem _hmd; + _unit removeItem _hmd; + }; + }; + } + else + { + private _arr = (allNVGs arrayIntersect (items _unit)); + if (count _arr > 0) then + { + _hmd = _arr select 0; + _unit removeItem _hmd; + }; + }; + }; +} else - { - _unit unlinkItem (_unit call A3A_fnc_getRadio); - }; -_revealX = false; -if (vehicle _unit != _unit) then - { - if (_unit == gunner (vehicle _unit)) then - { - _revealX = true; - }; - } +{ + _unit unlinkItem (_unit call A3A_fnc_getRadio); +}; + +//Reveals all air vehicles to the unit, if it is either gunner of a vehicle or equipted with a launcher +private _reveal = false; +if !(isNull objectParent _unit) then +{ + if (_unit == gunner (objectParent _unit)) then + { + _reveal = true; + }; +} else - { - if ((secondaryWeapon _unit) in allMissileLaunchers) then {_revealX = true}; - }; -if (_revealX) then - { - { - _unit reveal [_x,1.5]; - } forEach allUnits select {(vehicle _x isKindOf "Air") and (_x distance _unit <= distanceSPWN)} - }; \ No newline at end of file +{ + if ((secondaryWeapon _unit) in allMissileLaunchers) then + { + _reveal = true; + }; +}; +if (_reveal) then +{ + { + _unit reveal [_x,1.5]; + } forEach allUnits select {(vehicle _x isKindOf "Air") and (_x distance _unit <= distanceSPWN)} +}; diff --git a/A3-Antistasi/functions/CREATE/fn_VEHdespawner.sqf b/A3-Antistasi/functions/CREATE/fn_VEHdespawner.sqf index fe55ecea05..23e6df4c13 100644 --- a/A3-Antistasi/functions/CREATE/fn_VEHdespawner.sqf +++ b/A3-Antistasi/functions/CREATE/fn_VEHdespawner.sqf @@ -1,38 +1,31 @@ -private _veh = _this select 0; +_filename = "fn_VEHdespawner"; +params ["_veh", ["_checkNonRebel", false]]; -_inside = _veh getVariable "inDespawner"; -if (!isNil "_inside") exitWith {}; +if (!isNil {_veh getVariable "inDespawner"}) exitWith {}; +_veh setVariable ["inDespawner", true, true]; -_veh setVariable ["inDespawner",true,true]; +// despawnBlockTime should be increased when a rebel exits a vehicle +private _blockTime = _veh getVariable ["despawnBlockTime", 0]; +while {alive _veh} do +{ + sleep (60 max (_blockTime - time)); + if !(alive _veh) exitWith {}; + _blockTime = _veh getVariable ["despawnBlockTime", 0]; -if ((typeOf _veh in arrayCivVeh) and ({(_x getVariable ["spawner",false]) and (side group _x == teamPlayer)} count crew _veh > 0) and (_veh distance getMarkerPos respawnTeamPlayer > 50)) then - { - _pos = position _veh; - [0,-1,_pos] remoteExec ["A3A_fnc_citySupportChange",2]; - _city = [citiesX, _pos] call BIS_fnc_nearestPosition; - _dataX = server getVariable _city; - _prestigeOPFOR = _dataX select 2; - sleep 5; - if (random 100 < _prestigeOPFOR) then - { - {_friendX = _x; - if ((captive _friendX) and (isPlayer _friendX)) then - { - [_friendX,false] remoteExec ["setCaptive",0,_friendX]; - _friendX setCaptive false; - }; - { - if ((side _x == Occupants) and (_x distance _pos < distanceSPWN)) then {_x reveal [_friendX,4]}; - } forEach allUnits; - } forEach crew _veh; - }; + private _despawn = call { + if ({ alive _x } count crew _veh > 0) exitWith {false}; + if (_veh distance getMarkerPos respawnTeamPlayer < 100) exitWith {false}; + if (_blockTime > time) exitWith {false}; + if !(isNull attachedTo _veh) exitWith {false}; // don't despawn attached objects + if ([distanceSPWN,1,_veh,teamPlayer] call A3A_fnc_distanceUnits) exitWith {false}; + if !(_checkNonRebel) exitWith {true}; + if ([distanceSPWN,1,_veh,Occupants] call A3A_fnc_distanceUnits) exitWith {false}; + if ([distanceSPWN,1,_veh,Invaders] call A3A_fnc_distanceUnits) exitWith {false}; + true; }; -while {alive _veh} do - { - if ((not([distanceSPWN,1,_veh,teamPlayer] call A3A_fnc_distanceUnits)) and (not([distanceSPWN,1,_veh,Invaders] call A3A_fnc_distanceUnits)) and (not([distanceSPWN,1,_veh,Occupants] call A3A_fnc_distanceUnits)) and (not(_veh in staticsToSave)) and (_veh distance getMarkerPos respawnTeamPlayer > 100)) then - { + + if (_despawn) exitWith { if (_veh in reportedVehs) then {reportedVehs = reportedVehs - [_veh]; publicVariable "reportedVehs"}; - deleteVehicle _veh - }; - sleep 60; - }; \ No newline at end of file + deleteVehicle _veh; + }; +}; diff --git a/A3-Antistasi/functions/CREATE/fn_WPCreate.sqf b/A3-Antistasi/functions/CREATE/fn_WPCreate.sqf index 41791bc663..b717ff987c 100644 --- a/A3-Antistasi/functions/CREATE/fn_WPCreate.sqf +++ b/A3-Antistasi/functions/CREATE/fn_WPCreate.sqf @@ -120,7 +120,7 @@ if (worldName == "Tanoa") then { if (_roadsMrk isEqualTo []) exitWith { diag_log "Could not find any road marker in range, assuming direct way!"; - _finalArray = [_mrkDestination]; + _finalArray = []; }; _roadsMrk = [_roadsMrk, [], {getMarkerPos _x distance2d _posOrigin}, "ASCEND"] call BIS_fnc_sortBy; @@ -143,7 +143,8 @@ if (worldName == "Tanoa") then { }; private _waypoints = _finalArray apply {_groupX addWaypoint [getMarkerPos (_x), 0]}; +{_x setWaypointBehaviour "SAFE"} forEach _waypoints; -_groupX setCurrentWaypoint (_waypoints select 0); +if (count _waypoints > 0) then { _groupX setCurrentWaypoint (_waypoints select 0) }; _waypoints; diff --git a/A3-Antistasi/functions/CREATE/fn_ambientCivs.sqf b/A3-Antistasi/functions/CREATE/fn_ambientCivs.sqf index 1f9a4890f4..476f7cb2f2 100644 --- a/A3-Antistasi/functions/CREATE/fn_ambientCivs.sqf +++ b/A3-Antistasi/functions/CREATE/fn_ambientCivs.sqf @@ -44,7 +44,7 @@ while {true} do { }; _posHouse = selectRandom (_houseX buildingPos -1); _unit = selectRandom arrayCivs; - _civ = _groupX createUnit [_unit, _posHouse, [],0, "NONE"]; + _civ = [_groupX, _unit, _posHouse, [],0, "NONE"] call A3A_fnc_createUnit; _civ setPosATL _posHouse; [_civ] spawn A3A_fnc_CIVinit; _civs pushBack _civ; diff --git a/A3-Antistasi/functions/CREATE/fn_cargoSeats.sqf b/A3-Antistasi/functions/CREATE/fn_cargoSeats.sqf index 9c8257ef04..094079c111 100644 --- a/A3-Antistasi/functions/CREATE/fn_cargoSeats.sqf +++ b/A3-Antistasi/functions/CREATE/fn_cargoSeats.sqf @@ -1,60 +1,32 @@ -private ["_veh","_sideX","_return","_totalSeats","_crewSeats","_cargoSeats","_countX"]; -_veh = _this select 0; -_sideX = _this select 1; +private _filename = "fn_cargoSeats"; +params ["_veh", "_sideX"]; -_return = ""; -_totalSeats = [_veh, true] call BIS_fnc_crewCount; // Number of total seats: crew + non-FFV cargo/passengers + FFV cargo/passengers -_crewSeats = [_veh, false] call BIS_fnc_crewCount; // Number of crew seats only -_cargoSeats = _totalSeats - _crewSeats; +private _isMilitia = _veh in [vehFIAArmedCar, vehFIATruck, vehFIACar]; -if (_cargoSeats <= 2) exitwith {diag_log format ["Error en cargoseats al intentar buscar para un %1",_veh];_return}; -if ((_cargoSeats >= 2) and (_cargoSeats < 4)) then - { - switch (_sideX) do - { - case Occupants: {_return = groupsNATOSentry}; - case Invaders: {_return = groupsCSATSentry}; - }; - } -else - { - if ((_cargoSeats >= 4) and (_cargoSeats < 8)) then - { - switch (_sideX) do - { - case Occupants: {_return = selectRandom groupsNATOmid}; - case Invaders: {_return = selectRandom groupsCSATmid}; - }; - } - else - { - switch (_sideX) do - { - case Occupants: - { - _return = selectRandom groupsNATOSquad; - if (_cargoSeats > 8) then - { - _countX = _cargoSeats - (count _return); - for "_i" from 1 to _countX do - { - if (random 10 < (tierWar + difficultyCoef)) then {_return pushBack NATOGrunt}; - }; - }; - }; - case Invaders: - { - _return = selectRandom groupsCSATSquad; - if (_cargoSeats > 8) then - { - _countX = _cargoSeats - (count _return); - for "_i" from 1 to _countX do - { - if (random 10 < (tierWar + difficultyCoef)) then {_return pushBack CSATGrunt}; - }; - }; - }; - }; - }; - }; -_return \ No newline at end of file +private _totalSeats = [_veh, true] call BIS_fnc_crewCount; // Number of total seats: crew + non-FFV cargo/passengers + FFV cargo/passengers +private _crewSeats = [_veh, false] call BIS_fnc_crewCount; // Number of crew seats only +private _cargoSeats = _totalSeats - _crewSeats; +if (_veh == vehPoliceCar) then { _cargoSeats = 4 min _cargoSeats }; + +if (_cargoSeats < 2) exitwith { [1, format ["Cargoseats misused for vehicle %1", _veh], _filename]; [] }; + +if (_cargoSeats < 4) exitWith +{ + if (_isMilitia) exitWith { selectRandom groupsFIASmall }; + if (_veh == vehPoliceCar) exitWith { [policeOfficer, policeGrunt] }; + if (_sideX == Occupants) then { groupsNATOSentry } else { groupsCSATSentry }; +}; + +if (_cargoSeats < 7) exitWith // fudge for Warrior +{ + if (_isMilitia) exitWith { selectRandom groupsFIAMid }; + if (_veh == vehPoliceCar) exitWith { [policeOfficer, policeGrunt, policeGrunt, policeGrunt] }; + if (_sideX == Occupants) then { selectRandom groupsNATOmid } else { selectRandom groupsCSATmid }; +}; + +private _squad = call { + if (_isMilitia) exitWith { selectRandom groupsFIASquad }; + if (_sideX == Occupants) then { selectRandom groupsNATOSquad } else {selectRandom groupsCSATSquad }; +}; +if (_cargoSeats == 7) then { _squad deleteAt 7 }; +_squad; diff --git a/A3-Antistasi/functions/CREATE/fn_cleanserVeh.sqf b/A3-Antistasi/functions/CREATE/fn_cleanserVeh.sqf index 9be2ec6043..f20cbb62f9 100644 --- a/A3-Antistasi/functions/CREATE/fn_cleanserVeh.sqf +++ b/A3-Antistasi/functions/CREATE/fn_cleanserVeh.sqf @@ -1,13 +1,15 @@ -private ["_veh"]; - -_veh = _this select 0; +private _filename = "fn_cleanserVeh"; +params ["_veh"]; sleep 5; -if (isNull _veh) exitWith {}; +if (isNull _veh) exitWith { + [3, format ["%1 is null on spawn", typeof _veh], _filename] call A3A_fnc_log; +}; if (!alive _veh) then - { +{ + [3, format ["%1 destroyed on spawn", typeof _veh], _filename] call A3A_fnc_log; _veh hideObjectGlobal true; deleteVehicle _veh; - }; +}; diff --git a/A3-Antistasi/functions/CREATE/fn_createAIAirplane.sqf b/A3-Antistasi/functions/CREATE/fn_createAIAirplane.sqf index b6f50849de..6b4d0d9bdd 100644 --- a/A3-Antistasi/functions/CREATE/fn_createAIAirplane.sqf +++ b/A3-Antistasi/functions/CREATE/fn_createAIAirplane.sqf @@ -45,7 +45,7 @@ for "_i" from 1 to _max do _veh = _vehicle select 0; _vehCrew = _vehicle select 1; {[_x,_markerX] call A3A_fnc_NATOinit} forEach _vehCrew; - [_veh] call A3A_fnc_AIVEHinit; + [_veh, _sideX] call A3A_fnc_AIVEHinit; _groupVeh = _vehicle select 2; _soldiers = _soldiers + _vehCrew; _groups pushBack _groupVeh; @@ -83,9 +83,9 @@ if (_frontierX) then _veh setDir _dirVeh + 180; _veh setPos _pos; _typeUnit = if (_sideX==Occupants) then {staticCrewOccupants} else {staticCrewInvaders}; - _unit = _groupX createUnit [_typeUnit, _positionX, [], 0, "NONE"]; + _unit = [_groupX, _typeUnit, _positionX, [], 0, "NONE"] call A3A_fnc_createUnit; [_unit,_markerX] call A3A_fnc_NATOinit; - [_veh] call A3A_fnc_AIVEHinit; + [_veh, _sideX] call A3A_fnc_AIVEHinit; _unit moveInGunner _veh; _soldiers pushBack _unit; }; @@ -128,7 +128,7 @@ if (_patrol) then sleep 1; if ((random 10 < 2.5) and (not(_typeGroup in sniperGroups))) then { - _dog = _groupX createUnit ["Fin_random_F",_positionX,[],0,"FORM"]; + _dog = [_groupX, "Fin_random_F",_positionX,[],0,"FORM"] call A3A_fnc_createUnit; [_dog] spawn A3A_fnc_guardDog; sleep 1; }; @@ -153,12 +153,12 @@ while {_spawnParameter isEqualType []} do _veh setDir (_spawnParameter select 1); //_veh setPosATL (_spawnParameter select 0); _nul=[_veh] execVM "scripts\UPSMON\MON_artillery_add.sqf";//TODO need delete UPSMON link - _unit = _groupX createUnit [_typeUnit, _positionX, [], 0, "CAN_COLLIDE"]; + _unit = [_groupX, _typeUnit, _positionX, [], 0, "CAN_COLLIDE"] call A3A_fnc_createUnit; [_unit,_markerX] call A3A_fnc_NATOinit; _unit moveInGunner _veh; _soldiers pushBack _unit; _vehiclesX pushBack _veh; - _nul = [_veh] call A3A_fnc_AIVEHinit; + [_veh, _sideX] call A3A_fnc_AIVEHinit; _spawnParameter = [_markerX, "Mortar"] call A3A_fnc_findSpawnPosition; sleep 1; }; @@ -178,12 +178,12 @@ if (spawner getVariable _markerX != 2) then _veh = _typeVehX createVehicle [0,0,1000]; _veh setDir (_x select 1); _veh setPosATL (_x select 0); - _unit = _groupX createUnit [_typeUnit, _positionX, [], 0, "NONE"]; + _unit = [_groupX, _typeUnit, _positionX, [], 0, "NONE"] call A3A_fnc_createUnit; [_unit,_markerX] call A3A_fnc_NATOinit; _unit moveInGunner _veh; _soldiers pushBack _unit; _vehiclesX pushBack _veh; - _nul = [_veh] call A3A_fnc_AIVEHinit; + [_veh, _sideX] call A3A_fnc_AIVEHinit; sleep 1; }; }; @@ -204,12 +204,12 @@ if (spawner getVariable _markerX != 2) then _veh = _typeVehX createVehicle [0,0,1000]; _veh setDir (_x select 1); _veh setPosATL (_x select 0); - _unit = _groupX createUnit [_typeUnit, _positionX, [], 0, "NONE"]; + _unit = [_groupX, _typeUnit, _positionX, [], 0, "NONE"] call A3A_fnc_createUnit; [_unit,_markerX] call A3A_fnc_NATOinit; _unit moveInGunner _veh; _soldiers pushBack _unit; _vehiclesX pushBack _veh; - _nul = [_veh] call A3A_fnc_AIVEHinit; + [_veh, _sideX] call A3A_fnc_AIVEHinit; sleep 1; }; }; @@ -230,25 +230,28 @@ if (spawner getVariable _markerX != 2) then _veh = _typeVehX createVehicle [0,0,1000]; _veh setDir (_x select 1); _veh setPosATL (_x select 0); - _unit = _groupX createUnit [_typeUnit, _positionX, [], 0, "NONE"]; + _unit = [_groupX, _typeUnit, _positionX, [], 0, "NONE"] call A3A_fnc_createUnit; [_unit,_markerX] call A3A_fnc_NATOinit; _unit moveInGunner _veh; _soldiers pushBack _unit; _vehiclesX pushBack _veh; - _nul = [_veh] call A3A_fnc_AIVEHinit; + [_veh, _sideX] call A3A_fnc_AIVEHinit; sleep 1; }; }; } forEach _posAT; _ret = [_markerX,_size,_sideX,_frontierX] call A3A_fnc_milBuildings; - -{[_x] call A3A_fnc_AIVEHinit} forEach (_ret select 1); -{[_x,_markerX] call A3A_fnc_NATOinit} forEach (_ret select 2); - _groups pushBack (_ret select 0); _vehiclesX append (_ret select 1); _soldiers append (_ret select 2); +{[_x, _sideX] call A3A_fnc_AIVEHinit} forEach (_ret select 1); + +if(random 100 < (50 + tierWar * 3)) then +{ + _large = (random 100 < (40 + tierWar * 2)); + [_markerX, _large] spawn A3A_fnc_placeIntel; +}; if (!_busy) then { @@ -284,7 +287,7 @@ if (!_busy) then _veh setDir (_spawnParameter select 1); _veh setPos (_spawnParameter select 0); _vehiclesX pushBack _veh; - _nul = [_veh] call A3A_fnc_AIVEHinit; + [_veh, _sideX] call A3A_fnc_AIVEHinit; }; _spawnParameter = [_markerX, "Plane"] call A3A_fnc_findSpawnPosition; } @@ -297,7 +300,7 @@ if (!_busy) then _veh setDir (_ang); _pos = [_pos, 50,_ang] call BIS_fnc_relPos; _vehiclesX pushBack _veh; - _nul = [_veh] call A3A_fnc_AIVEHinit; + [_veh, _sideX] call A3A_fnc_AIVEHinit; } else { @@ -314,19 +317,19 @@ _flagX = createVehicle [_typeVehX, _positionX, [],0, "NONE"]; _flagX allowDamage false; [_flagX,"take"] remoteExec ["A3A_fnc_flagaction",[teamPlayer,civilian],_flagX]; _vehiclesX pushBack _flagX; -if (_sideX == Occupants) then -{ - _veh = NATOAmmoBox createVehicle _positionX; - [_veh] spawn A3A_fnc_NATOcrate; - _vehiclesX pushBack _veh; - _veh call jn_fnc_logistics_addAction; -} -else -{ - _veh = CSATAmmoBox createVehicle _positionX; - [_veh] spawn A3A_fnc_CSATcrate; - _vehiclesX pushBack _veh; - _veh call jn_fnc_logistics_addAction; + +private _ammoBoxType = if (_sideX == Occupants) then {NATOAmmoBox} else {CSATAmmoBox}; +private _ammoBox = _ammoBoxType createVehicle _positionX; +[_ammoBox] spawn A3A_fnc_fillLootCrate; +_ammoBox call jn_fnc_logistics_addAction; +_vehiclesX pushBack _ammoBox; + +[_ammoBox] spawn { + sleep 1; + _ammoBox = _this select 0; + { + _ammoBox addItemCargoGlobal [_x, round random [5,15,15]]; + }forEach flyGear; }; if (!_busy) then @@ -340,7 +343,7 @@ if (!_busy) then _veh = createVehicle [selectRandom _arrayVehAAF, (_spawnParameter select 0), [], 0, "CAN_COLLIDE"]; _veh setDir (_spawnParameter select 1); _vehiclesX pushBack _veh; - _nul = [_veh] call A3A_fnc_AIVEHinit; + [_veh, _sideX] call A3A_fnc_AIVEHinit; _nVeh = _nVeh -1; sleep 1; }; @@ -359,7 +362,7 @@ while {_countX < _nVeh && {_countX < 3}} do _veh = createVehicle [_typeVehX, (_spawnParameter select 0), [], 0, "NONE"]; _veh setDir (_spawnParameter select 1); _vehiclesX pushBack _veh; - _nul = [_veh] call A3A_fnc_AIVEHinit; + [_veh, _sideX] call A3A_fnc_AIVEHinit; sleep 1; _countX = _countX + 1; } @@ -370,6 +373,8 @@ while {_countX < _nVeh && {_countX < 3}} do }; }; +{ _x setVariable ["originalPos", getPos _x] } forEach _vehiclesX; + _array = []; _subArray = []; _countX = 0; @@ -392,16 +397,13 @@ waitUntil {sleep 1; (spawner getVariable _markerX == 2)}; [_markerX] call A3A_fnc_freeSpawnPositions; deleteMarker _mrk; -{if (alive _x) then - { - deleteVehicle _x - }; -} forEach _soldiers; -//if (!isNull _periodista) then {deleteVehicle _periodista}; -{deleteGroup _x} forEach _groups; +{ if (alive _x) then { deleteVehicle _x } } forEach _soldiers; +{ deleteGroup _x } forEach _groups; + { -if (!(_x in staticsToSave)) then - { - if ((!([distanceSPWN-_size,1,_x,teamPlayer] call A3A_fnc_distanceUnits))) then {deleteVehicle _x} + // delete all vehicles that haven't been stolen + if (_x getVariable ["ownerSide", _sideX] == _sideX) then { + if (_x distance2d (_x getVariable "originalPos") < 100) then { deleteVehicle _x } + else { if !(_x isKindOf "StaticWeapon") then { [_x] spawn A3A_fnc_VEHdespawner } }; }; } forEach _vehiclesX; diff --git a/A3-Antistasi/functions/CREATE/fn_createAICities.sqf b/A3-Antistasi/functions/CREATE/fn_createAICities.sqf index c0cb25a08c..82dd3b1227 100644 --- a/A3-Antistasi/functions/CREATE/fn_createAICities.sqf +++ b/A3-Antistasi/functions/CREATE/fn_createAICities.sqf @@ -63,7 +63,7 @@ while {(spawner getVariable _markerX != 2) and (_countX < _num)} do { if (random 10 < 2.5) then { - _dog = _groupX createUnit ["Fin_random_F",_positionX,[],0,"FORM"]; + _dog = [_groupX, "Fin_random_F",_positionX,[],0,"FORM"] call A3A_fnc_createUnit; [_dog] spawn A3A_fnc_guardDog; }; }; @@ -75,7 +75,8 @@ while {(spawner getVariable _markerX != 2) and (_countX < _num)} do if ((_esAAF) or (_markerX in destroyedSites)) then { {_grp = _x; - {[_x,""] call A3A_fnc_NATOinit; _soldiers pushBack _x} forEach units _grp;} forEach _groups; + // Forced non-spawner for performance and consistency with other garrison patrols + {[_x,"",false] call A3A_fnc_NATOinit; _soldiers pushBack _x} forEach units _grp;} forEach _groups; } else { diff --git a/A3-Antistasi/functions/CREATE/fn_createAIOutposts.sqf b/A3-Antistasi/functions/CREATE/fn_createAIOutposts.sqf index 1793d9651d..d2b9b9f090 100644 --- a/A3-Antistasi/functions/CREATE/fn_createAIOutposts.sqf +++ b/A3-Antistasi/functions/CREATE/fn_createAIOutposts.sqf @@ -86,7 +86,7 @@ if (_patrol) then sleep 1; if ((random 10 < 2.5) and (!(_typeGroup in sniperGroups))) then { - _dog = _groupX createUnit ["Fin_random_F",_positionX,[],0,"FORM"]; + _dog = [_groupX, "Fin_random_F",_positionX,[],0,"FORM"] call A3A_fnc_createUnit; [_dog] spawn A3A_fnc_guardDog; sleep 1; }; @@ -108,9 +108,10 @@ if ((_frontierX) and (_markerX in outposts)) then _groupX = createGroup _sideX; _veh = _typeVehX createVehicle (_spawnParameter select 0); _nul=[_veh] execVM "scripts\UPSMON\MON_artillery_add.sqf";//TODO need delete UPSMON link - _unit = _groupX createUnit [_typeUnit, _positionX, [], 0, "NONE"]; + _unit = [_groupX, _typeUnit, _positionX, [], 0, "NONE"] call A3A_fnc_createUnit; [_unit,_markerX] call A3A_fnc_NATOinit; _unit moveInGunner _veh; + _groups pushBack _groupX; _soldiers pushBack _unit; _vehiclesX pushBack _veh; sleep 1; @@ -121,6 +122,13 @@ _ret = [_markerX,_size,_sideX,_frontierX] call A3A_fnc_milBuildings; _groups pushBack (_ret select 0); _vehiclesX append (_ret select 1); _soldiers append (_ret select 2); +{ [_x, _sideX] call A3A_fnc_AIVEHinit } forEach _vehiclesX; + +if(random 100 < (40 + tierWar * 3)) then +{ + _large = (random 100 < (30 + tierWar * 2)); + [_markerX, _large] spawn A3A_fnc_placeIntel; +}; _typeVehX = if (_sideX == Occupants) then {NATOFlag} else {CSATFlag}; _flagX = createVehicle [_typeVehX, _positionX, [],0, "NONE"]; @@ -128,20 +136,12 @@ _flagX allowDamage false; [_flagX,"take"] remoteExec ["A3A_fnc_flagaction",[teamPlayer,civilian],_flagX]; _vehiclesX pushBack _flagX; -_boxX = objNull; -if (_sideX == Occupants) then -{ - _boxX = NATOAmmoBox createVehicle _positionX; - [_boxX] spawn A3A_fnc_NATOcrate; -} -else -{ - _boxX = CSATAmmoBox createVehicle _positionX; - [_boxX] spawn A3A_fnc_CSATcrate; -}; -_vehiclesX pushBack _boxX; -_boxX call jn_fnc_logistics_addAction; -{_nul = [_x] call A3A_fnc_AIVEHinit;} forEach _vehiclesX; +private _ammoBoxType = if (_sideX == Occupants) then {NATOAmmoBox} else {CSATAmmoBox}; +private _ammoBox = _ammoBoxType createVehicle _positionX; +[_ammoBox] spawn A3A_fnc_fillLootCrate; +_ammoBox call jn_fnc_logistics_addAction; +_vehiclesX pushBack _ammoBox; + _roads = _positionX nearRoads _size; if ((_markerX in seaports) and !hasIFA) then @@ -155,7 +155,7 @@ if ((_markerX in seaports) and !hasIFA) then _pos = (getMarkerPos (_mrkMar select 0)) findEmptyPosition [0,20,_typeVehX]; _vehicle=[_pos, 0,_typeVehX, _sideX] call bis_fnc_spawnvehicle; _veh = _vehicle select 0; - [_veh] call A3A_fnc_AIVEHinit; + [_veh, _sideX] call A3A_fnc_AIVEHinit; _vehCrew = _vehicle select 1; {[_x,_markerX] call A3A_fnc_NATOinit} forEach _vehCrew; _groupVeh = _vehicle select 2; @@ -169,8 +169,9 @@ if ((_markerX in seaports) and !hasIFA) then diag_log format ["createAIOutposts: Could not find seaSpawn marker on %1!", _markerX]; }; }; + sleep 1; //make sure fillLootCrate finished clearing the crate { - _boxX addItemCargoGlobal [_x,2] + _ammoBox addItemCargoGlobal [_x, round random [2,6,8]]; } forEach diveGear; } else @@ -214,9 +215,9 @@ else _veh setPos _pos; _veh setDir _dirVeh + 180; _typeUnit = if (_sideX==Occupants) then {staticCrewOccupants} else {staticCrewInvaders}; - _unit = _groupX createUnit [_typeUnit, _positionX, [], 0, "NONE"]; + _unit = [_groupX, _typeUnit, _positionX, [], 0, "NONE"] call A3A_fnc_createUnit; [_unit,_markerX] call A3A_fnc_NATOinit; - [_veh] call A3A_fnc_AIVEHinit; + [_veh, _sideX] call A3A_fnc_AIVEHinit; _unit moveInGunner _veh; _soldiers pushBack _unit; @@ -233,7 +234,7 @@ else // _nul = [_veh] call A3A_fnc_AIVEHinit; // _vehiclesX pushBack _veh; // sleep 1; - // _unit = _groupX createUnit [FIARifleman, _positionX, [], 0, "NONE"]; + // _unit = [_groupX, FIARifleman, _positionX, [], 0, "NONE"] call A3A_fnc_createUnit; // _unit moveInGunner _veh; // {_soldiers pushBack _x; [_x,_markerX] call A3A_fnc_NATOinit} forEach units _groupX; // }; @@ -241,30 +242,27 @@ else }; }; }; - -//Why does the truck depends on roads? -if (count _roads != 0) then +//_pos = _positionX findEmptyPosition [5,_size,"I_Truck_02_covered_F"];//donde pone 5 antes ponía 10 +_spawnParameter = [_markerX, "Vehicle"] call A3A_fnc_findSpawnPosition; +if (_spawnParameter isEqualType []) then { - //_pos = _positionX findEmptyPosition [5,_size,"I_Truck_02_covered_F"];//donde pone 5 antes ponía 10 - _spawnParameter = [_markerX, "Vehicle"] call A3A_fnc_findSpawnPosition; - if (_spawnParameter isEqualType []) then + _typeVehX = if (_sideX == Occupants) then { - _typeVehX = if (_sideX == Occupants) then - { - if (!_isFIA) then {vehNATOTrucks + vehNATOCargoTrucks} else {[vehFIATruck]}; - } - else - { - vehCSATTrucks - }; - _veh = createVehicle [selectRandom _typeVehX, (_spawnParameter select 0), [], 0, "NONE"]; - _veh setDir (_spawnParameter select 1); - _vehiclesX pushBack _veh; - _nul = [_veh] call A3A_fnc_AIVEHinit; - sleep 1; + if (!_isFIA) then {vehNATOTrucks + vehNATOCargoTrucks} else {[vehFIATruck]}; + } + else + { + vehCSATTrucks }; + _veh = createVehicle [selectRandom _typeVehX, (_spawnParameter select 0), [], 0, "NONE"]; + _veh setDir (_spawnParameter select 1); + _vehiclesX pushBack _veh; + _nul = [_veh, _sideX] call A3A_fnc_AIVEHinit; + sleep 1; }; +{ _x setVariable ["originalPos", getPos _x] } forEach _vehiclesX; + _countX = 0; if (!isNull _antenna) then @@ -282,7 +280,7 @@ if (!isNull _antenna) then _posF set [2,24.3]; }; _typeUnit = if (_sideX == Occupants) then {if (!_isFIA) then {NATOMarksman} else {FIAMarksman}} else {CSATMarksman}; - _unit = _groupX createUnit [_typeUnit, _positionX, [], _dir, "NONE"]; + _unit = [_groupX, _typeUnit, _positionX, [], _dir, "NONE"] call A3A_fnc_createUnit; _unit setPosATL _posF; _unit forceSpeed 0; //_unit disableAI "MOVE"; @@ -331,37 +329,20 @@ for "_i" from 0 to (count _array - 1) do }; };//TODO need delete UPSMON link - -if (_markerX in seaports) then - { - _boxX addItemCargo ["V_RebreatherIA",round random 5]; - _boxX addItemCargo ["G_I_Diving",round random 5]; - }; - waitUntil {sleep 1; (spawner getVariable _markerX == 2)}; [_markerX] call A3A_fnc_freeSpawnPositions; deleteMarker _mrk; //{if ((!alive _x) and (not(_x in destroyedBuildings))) then {destroyedBuildings = destroyedBuildings + [position _x]; publicVariableServer "destroyedBuildings"}} forEach _buildings; -{ - if (alive _x) then - { - deleteVehicle _x; - }; -} forEach _soldiers; -//if (!isNull _periodista) then {deleteVehicle _periodista}; -{ - deleteGroup _x -} forEach _groups; + +{ if (alive _x) then { deleteVehicle _x } } forEach _soldiers; +{ deleteGroup _x } forEach _groups; { - if (!(_x in staticsToSave)) then - { - //distanceSPWN - _size? Shouldn't it be distanceSPWN + _size - if ((!([distanceSPWN-_size,1,_x,teamPlayer] call A3A_fnc_distanceUnits))) then - { - deleteVehicle _x; - }; + // delete all vehicles that haven't been stolen + if (_x getVariable ["ownerSide", _sideX] == _sideX) then { + if (_x distance2d (_x getVariable "originalPos") < 100) then { deleteVehicle _x } + else { if !(_x isKindOf "StaticWeapon") then { [_x] spawn A3A_fnc_VEHdespawner } }; }; } forEach _vehiclesX; diff --git a/A3-Antistasi/functions/CREATE/fn_createAIResources.sqf b/A3-Antistasi/functions/CREATE/fn_createAIResources.sqf index da0b94e585..34a8a0b3ef 100644 --- a/A3-Antistasi/functions/CREATE/fn_createAIResources.sqf +++ b/A3-Antistasi/functions/CREATE/fn_createAIResources.sqf @@ -60,9 +60,9 @@ if (_frontierX) then _veh setPos _pos; _veh setDir _dirVeh + 180; _typeUnit = if (_sideX==Occupants) then {staticCrewOccupants} else {staticCrewInvaders}; - _unit = _groupX createUnit [_typeUnit, _positionX, [], 0, "NONE"]; + _unit = [_groupX, _typeUnit, _positionX, [], 0, "NONE"] call A3A_fnc_createUnit; [_unit,_markerX] call A3A_fnc_NATOinit; - [_veh] call A3A_fnc_AIVEHinit; + [_veh, _sideX] call A3A_fnc_AIVEHinit; _unit moveInGunner _veh; _soldiers pushBack _unit; @@ -79,7 +79,7 @@ if (_frontierX) then // _nul = [_veh] call A3A_fnc_AIVEHinit; // _vehiclesX pushBack _veh; // sleep 1; - // _unit = _groupX createUnit [FIARifleman, _positionX, [], 0, "NONE"]; + // _unit = [_groupX, FIARifleman, _positionX, [], 0, "NONE"] call A3A_fnc_createUnit; // _unit moveInGunner _veh; // {_soldiers pushBack _x; [_x,_markerX] call A3A_fnc_NATOinit} forEach units _groupX; // }; @@ -131,7 +131,7 @@ if (_patrol) then sleep 1; if ((random 10 < 2.5) and (not(_typeGroup in sniperGroups))) then { - _dog = _groupX createUnit ["Fin_random_F",_positionX,[],0,"FORM"]; + _dog = [_groupX, "Fin_random_F",_positionX,[],0,"FORM"] call A3A_fnc_createUnit; [_dog] spawn A3A_fnc_guardDog; sleep 1; }; @@ -157,7 +157,7 @@ if (not(_markerX in destroyedSites)) then _groups pushBack _groupX; for "_i" from 1 to 4 do { - _civ = _groupX createUnit ["C_man_w_worker_F", _positionX, [],0, "NONE"]; + _civ = [_groupX, "C_man_w_worker_F", _positionX, [],0, "NONE"] call A3A_fnc_createUnit; _nul = [_civ] spawn A3A_fnc_CIVinit; _civs pushBack _civ; _civ setVariable ["markerX",_markerX,true]; @@ -194,10 +194,12 @@ if (_spawnParameter isEqualType []) then _veh = createVehicle [selectRandom _typeVehX, (_spawnParameter select 0), [], 0, "NONE"]; _veh setDir (_spawnParameter select 1); _vehiclesX pushBack _veh; - _nul = [_veh] call A3A_fnc_AIVEHinit; + [_veh, _sideX] call A3A_fnc_AIVEHinit; sleep 1; }; +{ _x setVariable ["originalPos", getPos _x] } forEach _vehiclesX; + _array = []; _subArray = []; _countX = 0; @@ -239,25 +241,15 @@ waitUntil {sleep 1; (spawner getVariable _markerX == 2)}; [_markerX] call A3A_fnc_freeSpawnPositions; deleteMarker _mrk; -{ - if (alive _x) then - { - deleteVehicle _x - }; -} forEach _soldiers; -//if (!isNull _periodista) then {deleteVehicle _periodista}; -//Deleting civs before deleting groups -{ - deleteVehicle _x -} forEach _civs; -{ - deleteGroup _x -} forEach _groups; + +{ if (alive _x) then { deleteVehicle _x } } forEach _soldiers; +{ deleteVehicle _x } forEach _civs; +{ deleteGroup _x } forEach _groups; { - //distanceSPWN - _size? Shouldn't it be distanceSPWN + _size - if (!([distanceSPWN-_size,1,_x,teamPlayer] call A3A_fnc_distanceUnits)) then - { - deleteVehicle _x; - } + // delete all vehicles that haven't been captured + if (_x getVariable ["ownerSide", _sideX] == _sideX) then { + if (_x distance2d (_x getVariable "originalPos") < 100) then { deleteVehicle _x } + else { if !(_x isKindOf "StaticWeapon") then { [_x] spawn A3A_fnc_VEHdespawner } }; + }; } forEach _vehiclesX; diff --git a/A3-Antistasi/functions/CREATE/fn_createAISite.sqf b/A3-Antistasi/functions/CREATE/fn_createAISite.sqf index f9e24cf699..de088b8065 100644 --- a/A3-Antistasi/functions/CREATE/fn_createAISite.sqf +++ b/A3-Antistasi/functions/CREATE/fn_createAISite.sqf @@ -75,20 +75,15 @@ if(_marker in airportsX || {_marker in seaports || {_marker in outposts}}) then if (_side == Occupants) then { _box = NATOAmmoBox createVehicle _markerPos; - [_box] spawn A3A_fnc_NATOcrate; + [_box] spawn A3A_fnc_fillLootCrate; } else { _box = CSATAmmoBox createVehicle _markerPos; - [_box] spawn A3A_fnc_CSATcrate; + [_box] spawn A3A_fnc_fillLootCrate; }; _box call jn_fnc_logistics_addAction; - if (_marker in seaports) then - { - _box addItemCargo ["V_RebreatherIA", round (random 5)]; - _box addItemCargo ["G_I_Diving", round (random 5)]; - }; }; [_marker, _patrolMarker, _flag, _box] call A3A_fnc_cycleSpawn; diff --git a/A3-Antistasi/functions/CREATE/fn_createAIcontrols.sqf b/A3-Antistasi/functions/CREATE/fn_createAIcontrols.sqf index 2234bb896b..9c031eba16 100644 --- a/A3-Antistasi/functions/CREATE/fn_createAIcontrols.sqf +++ b/A3-Antistasi/functions/CREATE/fn_createAIcontrols.sqf @@ -76,7 +76,7 @@ if (_isControl) then _groupE = createGroup _sideX; _typeUnit = if (_sideX == Occupants) then {staticCrewOccupants} else {staticCrewInvaders}; - _unit = _groupE createUnit [_typeUnit, _positionX, [], 0, "NONE"]; + _unit = [_groupE, _typeUnit, _positionX, [], 0, "NONE"] call A3A_fnc_createUnit; _unit moveInGunner _veh; _soldiers pushBack _unit; sleep 1; @@ -92,11 +92,11 @@ if (_isControl) then _veh setPosATL _pos; _veh setDir _dirVeh; sleep 1; - _unit = _groupE createUnit [_typeUnit, _positionX, [], 0, "NONE"]; + _unit = [_groupE, _typeUnit, _positionX, [], 0, "NONE"] call A3A_fnc_createUnit; _unit moveInGunner _veh; _soldiers pushBack _unit; sleep 1; - {_nul = [_x] call A3A_fnc_AIVEHinit} forEach _vehiclesX; + { [_x, _sideX] call A3A_fnc_AIVEHinit } forEach _vehiclesX; }; _typeGroup = if (_sideX == Occupants) then {selectRandom groupsNATOmid} else {selectRandom groupsCSATmid}; _groupX = [_positionX,_sideX, _typeGroup, true] call A3A_fnc_spawnGroup; @@ -109,11 +109,12 @@ if (_isControl) then }; if (random 10 < 2.5) then { - _dog = _groupX createUnit ["Fin_random_F",_positionX,[],0,"FORM"]; + _dog = [_groupX, "Fin_random_F",_positionX,[],0,"FORM"] call A3A_fnc_createUnit; [_dog,_groupX] spawn A3A_fnc_guardDog; }; _nul = [leader _groupX, _markerX, "SAFE","SPAWNED","NOVEH2","NOFOLLOW"] execVM "scripts\UPSMON.sqf";//TODO need delete UPSMON link - {[_x,""] call A3A_fnc_NATOinit; _soldiers pushBack _x} forEach units _groupX; + // Forced non-spawner as they're very static. + {[_x,"",false] call A3A_fnc_NATOinit; _soldiers pushBack _x} forEach units _groupX; }; } else @@ -121,16 +122,16 @@ if (_isControl) then _typeVehX = if !(hasIFA) then {vehFIAArmedCar} else {vehFIACar}; _veh = _typeVehX createVehicle getPos (_roads select 0); _veh setDir _dirveh + 90; - _nul = [_veh] call A3A_fnc_AIVEHinit; + [_veh, _sideX] call A3A_fnc_AIVEHinit; _vehiclesX pushBack _veh; sleep 1; _typeGroup = selectRandom groupsFIAMid; _groupX = [_positionX, _sideX, _typeGroup, true] call A3A_fnc_spawnGroup; if !(isNull _groupX) then { - _unit = _groupX createUnit [FIARifleman, _positionX, [], 0, "NONE"]; + _unit = [_groupX, FIARifleman, _positionX, [], 0, "NONE"] call A3A_fnc_createUnit; _unit moveInGunner _veh; - {_soldiers pushBack _x; [_x,""] call A3A_fnc_NATOinit} forEach units _groupX; + {_soldiers pushBack _x; [_x,"", false] call A3A_fnc_NATOinit} forEach units _groupX; }; }; } @@ -178,6 +179,9 @@ else }; }; if (_leave) exitWith {}; + +{ _x setVariable ["originalPos", getPos _x] } forEach _vehiclesX; + _spawnStatus = 0; while {(spawner getVariable _markerX != 2) and ({[_x,_markerX] call A3A_fnc_canConquer} count _soldiers > 0)} do { @@ -222,7 +226,7 @@ if (spawner getVariable _markerX != 2) then _closest = [_allUnits,_positionX] call BIS_fnc_nearestPosition; _winner = side _closest; _loser = Occupants; - diag_log format ["%1: [Antistasi]: Server | Control %1 captured by %2. Is Roadblock: %3",servertime, _markerX, _winner, _isControl]; + diag_log format ["%1: [Antistasi]: Server | Control %2 captured by %3. Is Roadblock: %4",servertime, _markerX, _winner, _isControl]; if (_isControl) then { ["TaskSucceeded", ["", "Roadblock Destroyed"]] remoteExec ["BIS_fnc_showNotification",_winner]; @@ -259,20 +263,18 @@ if (spawner getVariable _markerX != 2) then waitUntil {sleep 1;(spawner getVariable _markerX == 2)}; -{_veh = _x; -if (not(_veh in staticsToSave)) then - { - if ((!([distanceSPWN,1,_x,teamPlayer] call A3A_fnc_distanceUnits))) then {deleteVehicle _x} + +{ if (alive _x) then { deleteVehicle _x } } forEach (_soldiers + _pilots); +deleteGroup _groupX; + +{ + // delete all vehicles that haven't been captured + if (_x getVariable ["ownerSide", _sideX] == _sideX) then { + if (_x distance2d (_x getVariable "originalPos") < 100) then { deleteVehicle _x } + else { if !(_x isKindOf "StaticWeapon") then { [_x] spawn A3A_fnc_VEHdespawner } }; }; } forEach _vehiclesX; -{ -if (alive _x) then - { - if (_x != vehicle _x) then {deleteVehicle (vehicle _x)}; - deleteVehicle _x - } -} forEach (_soldiers + _pilots); -deleteGroup _groupX; + if (_conquered) then { diff --git a/A3-Antistasi/functions/CREATE/fn_createCIV.sqf b/A3-Antistasi/functions/CREATE/fn_createCIV.sqf index 4a9d6f3830..eff24c7575 100644 --- a/A3-Antistasi/functions/CREATE/fn_createCIV.sqf +++ b/A3-Antistasi/functions/CREATE/fn_createCIV.sqf @@ -2,7 +2,7 @@ if (!isServer and hasInterface) exitWith{}; private _fileName = "fn_createCIV.sqf"; -private ["_markerX","_dataX","_numCiv","_numVeh","_roads","_prestigeOPFOR","_prestigeBLUFOR","_civs","_groups","_vehiclesX","_civsPatrol","_groupsPatrol","_vehPatrol","_typeCiv","_typeVehX","_dirVeh","_countX","_groupX","_size","_road","_typeVehX","_dirVeh","_positionX","_area","_civ","_veh","_roadcon","_pos","_p1","_p2","_mrkMar","_patrolCities","_countPatrol","_burst","_groupP","_wp","_wp1"]; +private ["_markerX","_dataX","_numCiv","_numVeh","_roads","_prestigeOPFOR","_prestigeBLUFOR","_civs","_groups","_vehiclesX","_civsPatrol","_groupsPatrol","_vehPatrol","_typeCiv","_typeVehX","_dirVeh","_groupX","_size","_road","_typeVehX","_dirVeh","_positionX","_area","_civ","_veh","_roadcon","_pos","_p1","_p2","_mrkMar","_burst","_groupP","_wp","_wp1"]; _markerX = _this select 0; @@ -38,19 +38,20 @@ _positionX = getMarkerPos (_markerX); _area = [_markerX] call A3A_fnc_sizeMarker; _roads = _roads call BIS_fnc_arrayShuffle; +private _maxRoads = count _roads; -_numVeh = round (_numVeh * (civPerc/200) * civTraffic); -if (_numVeh < 1) then {_numVeh = 1}; -_numCiv = round (_numCiv * (civPerc/250)); -if ((daytime < 8) or (daytime > 21)) then {_numCiv = round (_numCiv/4); _numVeh = round (_numVeh * 1.5)}; -if (_numCiv < 1) then {_numCiv = 1}; +private _numParked = _numCiv * (1/60) * civTraffic; // civTraffic is 0,1,2(default),4 +private _numTraffic = _numCiv * (1/300) * civTraffic; -_countX = 0; -_max = count _roads; +if ((daytime < 8) or (daytime > 21)) then {_numParked = _numParked * 1.5; _numTraffic = _numTraffic / 4 }; +_numParked = 1 max (round _numParked) min _maxRoads; +_numTraffic = 1 max (round _numTraffic) min _maxRoads; -while {(spawner getVariable _markerX != 2) and (_countX < _numVeh) and (_countX < _max)} do +private _countParked = 0; + +while {(spawner getVariable _markerX != 2) and (_countParked < _numParked)} do { - _p1 = _roads select _countX; + _p1 = _roads select _countParked; _road = roadAt _p1; if (!isNull _road) then { @@ -60,7 +61,7 @@ while {(spawner getVariable _markerX != 2) and (_countX < _numVeh) and (_countX _p2 = getPos (_roadcon select 0); _dirveh = [_p1,_p2] call BIS_fnc_DirTo; _pos = [_p1, 3, _dirveh + 90] call BIS_Fnc_relPos; - _typeVehX = selectRandom arrayCivVeh; + _typeVehX = selectRandomWeighted civVehiclesWeighted; /* _mrk = createmarker [format ["%1", count vehicles], _p1]; _mrk setMarkerSize [5, 5]; @@ -72,11 +73,12 @@ while {(spawner getVariable _markerX != 2) and (_countX < _numVeh) and (_countX _veh = _typeVehX createVehicle _pos; _veh setDir _dirveh; _vehiclesX pushBack _veh; - _nul = [_veh] spawn A3A_fnc_civVEHinit; + [_veh, civilian] spawn A3A_fnc_AIVEHinit; + _veh setVariable ["originalPos", getPos _veh]; }; }; sleep 0.5; - _countX = _countX + 1; + _countParked = _countParked + 1; }; _mrkMar = if !(hasIFA) then {seaSpawn select {getMarkerPos _x inArea _markerX}} else {[]}; @@ -86,18 +88,19 @@ if (count _mrkMar > 0) then { if (spawner getVariable _markerX != 2) then { - _typeVehX = selectRandom civBoats; + _typeVehX = selectRandomWeighted civBoatsWeighted; _pos = (getMarkerPos (_mrkMar select 0)) findEmptyPosition [0,20,_typeVehX]; _veh = _typeVehX createVehicle _pos; _veh setDir (random 360); _vehiclesX pushBack _veh; - [_veh] spawn A3A_fnc_civVEHinit; + [_veh, civilian] spawn A3A_fnc_AIVEHinit; + _veh setVariable ["originalPos", getPos _veh]; sleep 0.5; }; }; }; -if ((random 100 < ((prestigeNATO) + (prestigeCSAT))) and (spawner getVariable _markerX != 2)) then +if ((random 100 < ((aggressionOccupants) + (aggressionInvaders))) and (spawner getVariable _markerX != 2)) then { _pos = []; while {true} do @@ -107,7 +110,7 @@ if ((random 100 < ((prestigeNATO) + (prestigeCSAT))) and (spawner getVariable _m }; _groupX = createGroup civilian; _groups pushBack _groupX; - _civ = _groupX createUnit ["C_journalist_F", _pos, [],0, "NONE"]; + _civ = [_groupX, "C_journalist_F", _pos, [],0, "NONE"] call A3A_fnc_createUnit; _nul = [_civ] spawn A3A_fnc_CIVinit; _civs pushBack _civ; _nul = [_civ, _markerX, "SAFE", "SPAWNED","NOFOLLOW", "NOVEH2","NOSHARE","DoRelax"] execVM "scripts\UPSMON.sqf";//TODO need delete UPSMON link @@ -116,23 +119,16 @@ if ((random 100 < ((prestigeNATO) + (prestigeCSAT))) and (spawner getVariable _m if ([_markerX,false] call A3A_fnc_fogCheck > 0.2) then { - _patrolCities = [_markerX] call A3A_fnc_citiesToCivPatrol; - - _countPatrol = 0; + private _countTraffic = 0; - _burst = round (_numCiv / 60); - if (_burst < 1) then {_burst = 1}; - - for "_i" from 1 to _burst do + private _patrolCities = [_markerX] call A3A_fnc_citiesToCivPatrol; + if (count _patrolCities > 0) then { - while {(spawner getVariable _markerX != 2) and (_countPatrol < (count _patrolCities - 1) and (_countX < _max))} do + while {(spawner getVariable _markerX != 2) and (_countTraffic < _numTraffic)} do { - //_p1 = getPos (_roads select _countX); - _p1 = _roads select _countX; - //_road = (_p1 nearRoads 5) select 0; + _p1 = selectRandom _roads; _road = roadAt _p1; if (!isNull _road) then - //if (!isNil "_road") then { if (count (nearestObjects [_p1, ["Car", "Truck"], 5]) == 0) then { @@ -142,31 +138,23 @@ if ([_markerX,false] call A3A_fnc_fogCheck > 0.2) then //_p1 = getPos (_roads select _countX); _p2 = getPos (_roadcon select 0); _dirveh = [_p1,_p2] call BIS_fnc_DirTo; - _typeVehX = selectRandom arrayCivVeh; + _typeVehX = selectRandomWeighted civVehiclesWeighted; _veh = _typeVehX createVehicle _p1; _veh setDir _dirveh; - _veh addEventHandler ["HandleDamage",{if (((_this select 1) find "wheel" != -1) and (_this select 4=="") and (!isPlayer driver (_this select 0))) then {0;} else {(_this select 2);};}]; - _veh addEventHandler ["HandleDamage", - { - _veh = _this select 0; - if (side(_this select 3) == teamPlayer) then - { - _driverX = driver _veh; - if (side _driverX == civilian) then {_driverX leaveVehicle _veh}; - }; - } - ]; + //_veh forceFollowRoad true; _vehPatrol = _vehPatrol + [_veh]; _typeCiv = selectRandom arrayCivs; - _civ = _groupP createUnit [_typeCiv, _p1, [],0, "NONE"]; + _civ = [_groupP, _typeCiv, _p1, [],0, "NONE"] call A3A_fnc_createUnit; _nul = [_civ] spawn A3A_fnc_CIVinit; _civsPatrol = _civsPatrol + [_civ]; _civ moveInDriver _veh; + [_veh, civilian] call A3A_fnc_AIVEHInit; + _groupP addVehicle _veh; _groupP setBehaviour "CARELESS"; _veh limitSpeed 50; - _posDestination = selectRandom (roadsX getVariable (_patrolCities select _countPatrol)); + _posDestination = selectRandom (roadsX getVariable (selectRandom _patrolCities)); _wp = _groupP addWaypoint [_posDestination,0]; _wp setWaypointType "MOVE"; _wp setWaypointSpeed "LIMITED"; @@ -179,7 +167,7 @@ if ([_markerX,false] call A3A_fnc_fogCheck > 0.2) then _wp1 synchronizeWaypoint [_wp]; }; }; - _countPatrol = _countPatrol + 1; + _countTraffic = _countTraffic + 1; sleep 5; }; }; @@ -189,25 +177,16 @@ waitUntil {sleep 1;(spawner getVariable _markerX == 2)}; {deleteVehicle _x} forEach _civs; {deleteGroup _x} forEach _groups; + { -if (!([distanceSPWN-_size,1,_x,teamPlayer] call A3A_fnc_distanceUnits)) then - { - if (_x in reportedVehs) then {reportedVehs = reportedVehs - [_x]; publicVariable "reportedVehs"}; - deleteVehicle _x; - } -} forEach _vehiclesX; -{ -waitUntil {sleep 1; !([distanceSPWN,1,_x,teamPlayer] call A3A_fnc_distanceUnits)}; -deleteVehicle _x} forEach _civsPatrol; -{ -if (!([distanceSPWN,1,_x,teamPlayer] call A3A_fnc_distanceUnits)) then - { - if (_x in reportedVehs) then {reportedVehs = reportedVehs - [_x]; publicVariable "reportedVehs"}; - deleteVehicle _x - } -else - { - [_x] spawn A3A_fnc_civVEHinit + // delete all parked vehicles that haven't been stolen + if (_x getVariable "ownerSide" == civilian) then { + if (_x distance2d (_x getVariable "originalPos") < 100) then { deleteVehicle _x } + else { [_x] spawn A3A_fnc_VEHdespawner }; }; -} forEach _vehPatrol; -{deleteGroup _x} forEach _groupsPatrol; +} forEach _vehiclesX; + +// Chuck all the civ vehicle patrols into the despawners +{ [_x] spawn A3A_fnc_groupDespawner } forEach _groupsPatrol; +{ [_x] spawn A3A_fnc_VEHdespawner } forEach _vehPatrol; + diff --git a/A3-Antistasi/functions/CREATE/fn_createFIAOutposts2.sqf b/A3-Antistasi/functions/CREATE/fn_createFIAOutposts2.sqf index 0ecdf1c994..2c81ef0228 100644 --- a/A3-Antistasi/functions/CREATE/fn_createFIAOutposts2.sqf +++ b/A3-Antistasi/functions/CREATE/fn_createFIAOutposts2.sqf @@ -35,11 +35,11 @@ if (_isRoad) then _veh = vehSDKLightArmed createVehicle getPos (_road select 0); _veh setDir _dirveh + 90; _veh lock 3; - _nul = [_veh] call A3A_fnc_AIVEHinit; + [_veh, teamPlayer] call A3A_fnc_AIVEHinit; sleep 1; }; _groupX = [_positionX, teamPlayer, _garrison,true,false] call A3A_fnc_spawnGroup; - //_unit = _groupX createUnit [staticCrewTeamPlayer, _positionX, [], 0, "NONE"]; + //_unit = [_groupX, staticCrewTeamPlayer, _positionX, [], 0, "NONE"] call A3A_fnc_createUnit; //_unit moveInGunner _veh; {[_x,_markerX] spawn A3A_fnc_FIAinitBases; if (typeOf _x == staticCrewTeamPlayer) then {_x moveInGunner _veh}} forEach units _groupX; } @@ -77,6 +77,6 @@ if ({alive _x} count units _groupX == 0) then waitUntil {sleep 1; (spawner getVariable _markerX == 2) or (not(_markerX in outpostsFIA))}; -if (_isRoad) then {if (!isNull _veh) then {deleteVehicle _veh}}; -{deleteVehicle _x} forEach units _groupX; +if (_isRoad) then { if (!isNull _veh) then { deleteVehicle _veh } }; +{ deleteVehicle _x } forEach units _groupX; deleteGroup _groupX; diff --git a/A3-Antistasi/functions/CREATE/fn_createQRF.sqf b/A3-Antistasi/functions/CREATE/fn_createQRF.sqf new file mode 100644 index 0000000000..e0d2a11a6b --- /dev/null +++ b/A3-Antistasi/functions/CREATE/fn_createQRF.sqf @@ -0,0 +1,461 @@ +private _filename = "fn_createQRF"; +//if (!isServer and hasInterface) exitWith {}; + +// target can be either position or marker. Source is always outpost or airport marker +params ["_target", "_source", "_sideX", "_vehicleCount", "_landAttack", "_typeOfAttack"]; + +[2, format ["Spawning CA. Target:%1, Source:%2, Side:%3, Count:%4, Land:%5, Type:%6", _target, _source, _sideX, _vehicleCount, _landAttack, _typeOfAttack], _filename] call A3A_fnc_log; + +private _fnc_remUnitCount = { + private _unitCount = {(local _x) and (alive _x)} count allUnits; + private _remUnitCount = maxUnits - _unitCount; + if (gameMode <3) then + { + private _sideCount = {(local _x) and (alive _x) and (side group _x == _sideX)} count allUnits; + _remUnitCount = _remUnitCount min (maxUnits * 0.7 - _sideCount); + }; + _remUnitCount; +}; + +private _isMarker = false; +private _posOrigin = getMarkerPos _source; +private _posDest = _target; +private _isRebelMarker = false; + +if (_target isEqualType "") then +{ + _isMarker = true; + _posDest = getMarkerPos _target; + if (sidesX getVariable [_target,sideUnknown] == teamPlayer) then { _isRebelMarker = true }; +}; + + +private _soldiers = []; +private _vehiclesX = []; +private _groups = []; +private _roads = []; + +if (_landAttack) then +{ + private _pos = []; + private _dir = 0; + if (_source in airportsX) then + { + [_source,30] call A3A_fnc_addTimeForIdle; + private _spawnPoint = server getVariable (format ["spawn_%1", _source]); + _pos = getMarkerPos _spawnPoint; + _dir = markerDir _spawnPoint; + } + else + { + [_source,60] call A3A_fnc_addTimeForIdle; + private _spawnPoint = [_posOrigin] call A3A_fnc_findNearestGoodRoad; + _pos = position _spawnPoint; + _dir = getDir _spawnPoint; + }; + + private _vehPool = [_sideX, ["Air"]] call A3A_fnc_getVehiclePoolForQRFs; + if(count _vehPool == 0) then + { + if(_sideX == Occupants) then + { + { + _vehPool pushBack _x; + _vehPool pushBack 5; + } forEach (vehNATOTrucks + vehNATOLightArmed); + } + else + { + { + _vehPool pushBack _x; + _vehPool pushBack 5; + } forEach (vehCSATTrucks + vehCSATLightArmed); + }; + }; + if (_typeOfAttack == "Air") then { + private _aaType = if (_sideX == Occupants) then {vehNATOAA} else {vehCSATAA}; + if ([_aaType] call A3A_fnc_vehAvailable) then { _vehPool append [_aaType, 30] }; + }; + if (_typeOfAttack == "Tank") then { + private _tankType = if (_sideX == Occupants) then {vehNATOTank} else {vehCSATTank}; + if ([_tankType] call A3A_fnc_vehAvailable) then { _vehPool append [_tankType, 30] }; + }; + + _road = [_posDest] call A3A_fnc_findNearestGoodRoad; + _landPosBlacklist = []; + + for "_i" from 1 to _vehicleCount do + { + _typeVehX = selectRandomWeighted _vehPool; + _timeOut = 0; + _pos = _pos findEmptyPosition [0,100,_typeVehX]; + while {_timeOut < 60} do + { + if (count _pos > 0) exitWith {}; + _timeOut = _timeOut + 1; + _pos = _pos findEmptyPosition [0,100,_typeVehX]; + sleep 1; + }; + if (count _pos == 0) then {_pos = if (_indexX == -1) then {getMarkerPos _spawnPoint} else {position _spawnPoint}}; + _vehicle=[_pos, _dir,_typeVehX, _sideX] call bis_fnc_spawnvehicle; + + _veh = _vehicle select 0; + _vehCrew = _vehicle select 1; + {[_x] call A3A_fnc_NATOinit} forEach _vehCrew; + [_veh, _sideX] call A3A_fnc_AIVEHinit; + _groupVeh = _vehicle select 2; + _soldiers = _soldiers + _vehCrew; + _groups pushBack _groupVeh; + _vehiclesX pushBack _veh; + _landPos = [_posDest,_pos,false,_landPosBlacklist] call A3A_fnc_findSafeRoadToUnload; + if ((not(_typeVehX in vehTanks)) and (not(_typeVehX in vehAA))) then + { + _landPosBlacklist pushBack _landPos; + _typeGroup = if (_typeOfAttack == "Normal") then + { + [_typeVehX,_sideX] call A3A_fnc_cargoSeats; + } + else + { + if (_typeOfAttack == "Air") then + { + if (_sideX == Occupants) then {groupsNATOAA} else {groupsCSATAA} + } + else + { + if (_sideX == Occupants) then {groupsNATOAT} else {groupsCSATAT} + }; + }; + _groupX = [_posOrigin,_sideX,_typeGroup] call A3A_fnc_spawnGroup; + { + _x assignAsCargo _veh; + _x moveInCargo _veh; + if (vehicle _x == _veh) then + { + _soldiers pushBack _x; + [_x] call A3A_fnc_NATOinit; + _x setVariable ["originX",_source]; + } + else + { + deleteVehicle _x; + }; + } forEach units _groupX; + if (not(_typeVehX in vehTrucks)) then + { + {_x disableAI "MINEDETECTION"} forEach (units _groupVeh); + (units _groupX) joinSilent _groupVeh; + deleteGroup _groupX; + _groupVeh spawn A3A_fnc_attackDrillAI; + //_groups pushBack _groupX; + [_source,_landPos,_groupVeh] call A3A_fnc_WPCreate; + _Vwp0 = _groupVeh addWaypoint [_landPos,count (wayPoints _groupVeh)]; + _Vwp0 setWaypointType "TR UNLOAD"; + //_Vwp0 setWaypointStatements ["true", "(group this) spawn A3A_fnc_attackDrillAI"]; + //_Vwp0 setWaypointStatements ["true", "[vehicle this] call A3A_fnc_smokeCoverAuto"]; + _Vwp1 = _groupVeh addWaypoint [_posDest, count (wayPoints _groupVeh)]; + _Vwp1 setWaypointType "SAD"; + _Vwp1 setWaypointStatements ["true","{if (side _x != side this) then {this reveal [_x,4]}} forEach allUnits"]; + _Vwp1 setWaypointBehaviour "COMBAT"; + [_veh,"APC"] spawn A3A_fnc_inmuneConvoy; + _veh allowCrewInImmobile true; + } + else + { + (units _groupX) joinSilent _groupVeh; + deleteGroup _groupX; + _groupVeh spawn A3A_fnc_attackDrillAI; + if (count units _groupVeh > 1) then {_groupVeh selectLeader (units _groupVeh select 1)}; + [_source,_landPos,_groupVeh] call A3A_fnc_WPCreate; + /* + _Vwp0 = (wayPoints _groupVeh) select ((count wayPoints _groupVeh) - 1); + _Vwp0 setWaypointType "GETOUT"; + */ + _Vwp0 = _groupVeh addWaypoint [_landPos, count (wayPoints _groupVeh)]; + _Vwp0 setWaypointType "GETOUT"; + //_Vwp0 setWaypointStatements ["true", "(group this) spawn A3A_fnc_attackDrillAI"]; + _Vwp1 = _groupVeh addWaypoint [_posDest, count (wayPoints _groupVeh)]; + _Vwp1 setWaypointStatements ["true","{if (side _x != side this) then {this reveal [_x,4]}} forEach allUnits"]; + if (_isMarker) then + { + if ((count (garrison getVariable [_target, []])) < 4) then + { + _Vwp1 setWaypointType "MOVE"; + _Vwp1 setWaypointBehaviour "AWARE"; + } + else + { + _Vwp1 setWaypointType "SAD"; + _Vwp1 setWaypointBehaviour "COMBAT"; + }; + } + else + { + _Vwp1 setWaypointType "SAD"; + _Vwp1 setWaypointBehaviour "COMBAT"; + }; + [_veh,"Inf Truck."] spawn A3A_fnc_inmuneConvoy; + }; + } + else + { + {_x disableAI "MINEDETECTION"} forEach (units _groupVeh); + [_source,_posDest,_groupVeh] call A3A_fnc_WPCreate; + _Vwp0 = _groupVeh addWaypoint [_posDest, count (waypoints _groupVeh)]; + [_veh,"Tank"] spawn A3A_fnc_inmuneConvoy; + _Vwp0 setWaypointType "SAD"; + _Vwp0 setWaypointBehaviour "AWARE"; + _Vwp0 setWaypointStatements ["true","{if (side _x != side this) then {this reveal [_x,4]}} forEach allUnits"]; + _veh allowCrewInImmobile true; + }; + [3, format ["QRF vehicle %1 sent with %2 soldiers", typeof _veh, count crew _veh], _filename] call A3A_fnc_log; + + if (call _fnc_remUnitCount < 5) exitWith { + [3, "QRF reached maximum unit limit", _filename] call A3A_fnc_log; + }; + }; + [2, format ["Land QRF performed on %1, type %2, veh count %3, troop count %4", _target,_typeOfAttack,count _vehiclesX,count _soldiers], _filename] call A3A_fnc_log; +} +else +{ + [_source,20] call A3A_fnc_addTimeForIdle; + private _vehPool = [_sideX, ["LandVehicle"]] call A3A_fnc_getVehiclePoolForQRFs; + if(count _vehPool == 0) then + { + if(_sideX == Occupants) then + { + { + _vehPool pushBack _x; + _vehPool pushBack 10; + } forEach vehNATOTransportHelis + [vehNATOPatrolHeli]; + } + else + { + { + _vehPool pushBack _x; + _vehPool pushBack 10; + } forEach vehCSATTransportHelis + [vehCSATPatrolHeli]; + }; + }; + if (_typeOfAttack == "Air") then { + private _vehType = if (_sideX == Occupants) then {vehNATOPlaneAA} else {vehCSATPlaneAA}; + if ([_vehType] call A3A_fnc_vehAvailable) then { _vehPool append [_vehType, 30] }; + }; + if (_typeOfAttack == "Tank") then { + private _vehType = if (_sideX == Occupants) then {vehNATOPlane} else {vehCSATPlane}; + if ([_vehType] call A3A_fnc_vehAvailable) then { _vehPool append [_vehType, 30] }; + }; + + for "_i" from 1 to _vehicleCount do + { + private _typeVehX = selectRandomWeighted _vehPool; + _pos = _posOrigin; + _ang = 0; + _size = [_source] call A3A_fnc_sizeMarker; + _buildings = nearestObjects [_posOrigin, ["Land_LandMark_F","Land_runway_edgelight"], _size / 2]; + if (count _buildings > 1) then + { + _pos1 = getPos (_buildings select 0); + _pos2 = getPos (_buildings select 1); + _ang = [_pos1, _pos2] call BIS_fnc_DirTo; + _pos = [_pos1, 5,_ang] call BIS_fnc_relPos; + }; + if (count _pos == 0) then {_pos = _posOrigin}; + _vehicle=[_pos, _ang + 90,_typeVehX, _sideX] call bis_fnc_spawnvehicle; + _veh = _vehicle select 0; + if (hasIFA) then {_veh setVelocityModelSpace [((velocityModelSpace _veh) select 0) + 0,((velocityModelSpace _veh) select 1) + 150,((velocityModelSpace _veh) select 2) + 50]}; + _vehCrew = _vehicle select 1; + _groupVeh = _vehicle select 2; + _soldiers append _vehCrew; + _groups pushBack _groupVeh; + _vehiclesX pushBack _veh; + {[_x] call A3A_fnc_NATOinit} forEach units _groupVeh; + [_veh, _sideX] call A3A_fnc_AIVEHinit; + if (not (_typeVehX in vehTransportAir)) then + { + _Hwp0 = _groupVeh addWaypoint [_posDest, 0]; + _Hwp0 setWaypointBehaviour "AWARE"; + _Hwp0 setWaypointType "SAD"; + //[_veh,"Air Attack"] spawn A3A_fnc_inmuneConvoy; + } + else + { + _typeGroup = if (_typeOfAttack == "Normal") then + { + [_typeVehX,_sideX] call A3A_fnc_cargoSeats; + } + else + { + if (_typeOfAttack == "Air") then + { + if (_sideX == Occupants) then {groupsNATOAA} else {groupsCSATAA} + } + else + { + if (_sideX == Occupants) then {groupsNATOAT} else {groupsCSATAT} + }; + }; + _groupX = [_posOrigin,_sideX,_typeGroup] call A3A_fnc_spawnGroup; + //{_x assignAsCargo _veh;_x moveInCargo _veh; [_x] call A3A_fnc_NATOinit;_soldiers pushBack _x;_x setVariable ["originX",_source]} forEach units _groupX; + { + _x assignAsCargo _veh; + _x moveInCargo _veh; + if (vehicle _x == _veh) then + { + _soldiers pushBack _x; + [_x] call A3A_fnc_NATOinit; + _x setVariable ["originX",_source]; + } + else + { + deleteVehicle _x; + }; + } forEach units _groupX; + _groups pushBack _groupX; + _landpos = []; + _proceed = true; + if (_isMarker) then + { + if ((_target in airportsX) or !(_veh isKindOf "Helicopter")) then + { + _proceed = false; + [_veh,_groupX,_target,_source] spawn A3A_fnc_airdrop; + } + else + { + if (_isRebelMarker) then + { + if (((count(garrison getVariable [_target,[]])) < 10) and (_typeVehX in vehFastRope)) then + { + _proceed = false; + //_groupX setVariable ["mrkAttack",_target]; + [_veh,_groupX,_posDest,_posOrigin,_groupVeh] spawn A3A_fnc_fastrope; + }; + }; + }; + } + else + { + if !(_veh isKindOf "Helicopter") then + { + _proceed = false; + [_veh,_groupX,_posDest,_source] spawn A3A_fnc_airdrop; + }; + }; + if (_proceed) then + { + _landPos = [_posDest, 300, 550, 10, 0, 0.20, 0,[],[[0,0,0],[0,0,0]]] call BIS_fnc_findSafePos; + if !(_landPos isEqualTo [0,0,0]) then + { + _landPos set [2, 0]; + _pad = createVehicle ["Land_HelipadEmpty_F", _landpos, [], 0, "NONE"]; + _vehiclesX pushBack _pad; + _wp0 = _groupVeh addWaypoint [_landpos, 0]; + _wp0 setWaypointType "TR UNLOAD"; + _wp0 setWaypointStatements ["true", "(vehicle this) land 'GET OUT';[vehicle this] call A3A_fnc_smokeCoverAuto"]; + _wp0 setWaypointBehaviour "CARELESS"; + _wp3 = _groupX addWaypoint [_landpos, 0]; + _wp3 setWaypointType "GETOUT"; + _wp3 setWaypointStatements ["true", "(group this) spawn A3A_fnc_attackDrillAI"]; + _wp0 synchronizeWaypoint [_wp3]; + _wp4 = _groupX addWaypoint [_posDest, 1]; + _wp4 setWaypointType "MOVE"; + _wp4 setWaypointStatements ["true","{if (side _x != side this) then {this reveal [_x,4]}} forEach allUnits"]; + _wp2 = _groupVeh addWaypoint [_posOrigin, 1]; + _wp2 setWaypointType "MOVE"; + _wp2 setWaypointStatements ["true", "deleteVehicle (vehicle this); {deleteVehicle _x} forEach thisList"]; + [_groupVeh,1] setWaypointBehaviour "AWARE"; + } + else + { + if (_typeVehX in vehFastRope) then + { + [_veh,_groupX,_posDest,_posOrigin,_groupVeh] spawn A3A_fnc_fastrope; + } + else + { + [_veh,_groupX,_target,_source] spawn A3A_fnc_airdrop; + }; + }; + }; + }; + sleep 30; + [3, format ["QRF vehicle %1 sent with %2 soldiers", typeof _veh, count crew _veh], _filename] call A3A_fnc_log; + + if (call _fnc_remUnitCount < 5) exitWith { + [3, "QRF reached maximum unit limit", _filename] call A3A_fnc_log; + }; + }; + [2, format ["Air QRF performed on %1, type %2, veh count %3, troop count %4", _target,_typeOfAttack,count _vehiclesX,count _soldiers], _filename] call A3A_fnc_log; +}; + +private _fnc_lowStrength = { + ({[_x] call A3A_fnc_canFight} count _soldiers) <= 0.25 * (count _soldiers); +}; + +if (_isMarker) then +{ + _timeX = time + 3600; + _size = [_target] call A3A_fnc_sizeMarker; + + waitUntil {sleep 5; (call _fnc_lowStrength) or (time > _timeX) or (sidesX getVariable [_target,sideUnknown] == _sideX) or (({[_x,_target] call A3A_fnc_canConquer} count _soldiers) > 3*({(side _x != _sideX) and (side _x != civilian) and ([_x,_target] call A3A_fnc_canConquer)} count allUnits))}; + if ((({[_x,_target] call A3A_fnc_canConquer} count _soldiers) > 3*({(side _x != _sideX) and (side _x != civilian) and ([_x,_target] call A3A_fnc_canConquer)} count allUnits)) and (not(sidesX getVariable [_target,sideUnknown] == _sideX))) then + { + [_sideX,_target] remoteExec ["A3A_fnc_markerChange",2]; + [3, format ["QRF from %1 to retake %2 has outnumbered the enemy, changing marker!", _source, _target], _filename] call A3A_fnc_log; + }; + sleep 10; + if (!(sidesX getVariable [_target,sideUnknown] == _sideX)) then + { + {_x doMove _posOrigin} forEach _soldiers; + if (sidesX getVariable [_source,sideUnknown] == _sideX) then + { + _killZones = killZones getVariable [_source,[]]; + _killZones = _killZones + [_target,_target]; + killZones setVariable [_source,_killZones,true]; + }; + [3, format ["QRF from %1 to retake %2 has failed as the marker is not changed!", _source, _target], _filename] call A3A_fnc_log; + }; +} +else +{ + _timeX = time + 1800; + _sideEnemy = if (_sideX == Occupants) then {Invaders} else {Occupants}; + + if (_typeOfAttack != "Air") then {waitUntil {sleep 5; (_timeX < time) or (call _fnc_lowStrength) or (!([distanceSPWN1,1,_posDest,teamPlayer] call A3A_fnc_distanceUnits) and !([distanceSPWN1,1,_posDest,_sideEnemy] call A3A_fnc_distanceUnits))}} + else {waitUntil {sleep 5; (_timeX < time) or (call _fnc_lowStrength)}}; + if (call _fnc_lowStrength) then + { + _markersX = resourcesX + factories + airportsX + outposts + seaports select {getMarkerPos _x distance _posDest < distanceSPWN}; + _killZones = killZones getVariable [_source,[]]; + _killZones append _markersX; + killZones setVariable [_source,_killZones,true]; + [3, format ["QRF from %1 on position %2 defeated", _source, _target], _filename] call A3A_fnc_log; + } + else { + [3, format ["QRF from %1 on position %2 despawned", _source, _target], _filename] call A3A_fnc_log; + }; +}; +[2, format ["QRF on %1 finished", _target], _filename] call A3A_fnc_log; + +//if (_target in forcedSpawn) then {forcedSpawn = forcedSpawn - [_target]; publicVariable "forcedSpawn"}; + + +// Hand remaining aggressor units to the group despawner. +{ + private _isPilot = vehicle leader _x isKindOf "Air"; + if (_isPilot || !_isMarker || {_target in citiesX || sidesX getVariable [_target,sideUnknown] != _sideX}) then { + private _wp = _x addWaypoint [_posOrigin, 50]; + _wp setWaypointType "MOVE"; + _x setCurrentWaypoint _wp; + }; + [_x] spawn A3A_fnc_groupDespawner; +} forEach _groups; + +{ [_x] spawn A3A_fnc_VEHdespawner } forEach _vehiclesX; + + +// After a delay, remove the fencing mark +sleep (60 * (30 - (tierWar + difficultyCoef))) max 0; // 20-30 min delay. Maybe uisleep? +[_target, "remove"] remoteExecCall ["A3A_fnc_updateCAMark", 2]; + diff --git a/A3-Antistasi/functions/CREATE/fn_createSDKgarrisons.sqf b/A3-Antistasi/functions/CREATE/fn_createSDKgarrisons.sqf index 0715ec1aeb..670779813b 100644 --- a/A3-Antistasi/functions/CREATE/fn_createSDKgarrisons.sqf +++ b/A3-Antistasi/functions/CREATE/fn_createSDKgarrisons.sqf @@ -1,6 +1,6 @@ if (!isServer and hasInterface) exitWith{}; -private ["_markerX","_vehiclesX","_groups","_soldiers","_positionX","_pos","_size","_veh","_staticsX","_garrison","_radiusX","_countX","_groupX","_groupMortar","_typeX","_unit"]; +private ["_markerX","_vehiclesX","_groups","_soldiers","_positionX","_staticsX","_garrison"]; _markerX = _this select 0; @@ -8,152 +8,157 @@ _vehiclesX = []; _groups = []; _soldiers = []; _civs = []; -//_typeCiv = ""; _positionX = getMarkerPos (_markerX); -_pos = []; -_unit = objNull; -_veh = objNull; -_size = [_markerX] call A3A_fnc_sizeMarker; if (_markerX != "Synd_HQ") then - { +{ if (!(_markerX in citiesX)) then - { - _veh = createVehicle [SDKFlag, _positionX, [],0, "NONE"]; + { + private _veh = createVehicle [SDKFlag, _positionX, [],0, "NONE"]; if (hasIFA) then {_veh setFlagTexture SDKFlagTexture}; _veh allowDamage false; _vehiclesX pushBack _veh; [_veh,"SDKFlag"] remoteExec ["A3A_fnc_flagaction",0,_veh]; - //[_veh,"unit"] remoteExec ["A3A_fnc_flagaction",[teamPlayer,civilian],_veh]; - //[_veh,"vehicle"] remoteExec ["A3A_fnc_flagaction",[teamPlayer,civilian],_veh]; - //[_veh,"garage"] remoteExec ["A3A_fnc_flagaction",[teamPlayer,civilian],_veh]; + + if (_markerX in seaports) then + { + [_veh,"seaport"] remoteExec ["A3A_fnc_flagaction",[teamPlayer,civilian],_veh]; }; + }; if ((_markerX in resourcesX) or (_markerX in factories)) then - { + { if (not(_markerX in destroyedSites)) then - { + { if ((daytime > 8) and (daytime < 18)) then - { - _groupX = createGroup civilian; - _groups pushBack _groupX; + { + private _groupCiv = createGroup civilian; + _groups pushBack _groupCiv; for "_i" from 1 to 4 do - { + { if (spawner getVariable _markerX != 2) then - { - _civ = _groupX createUnit ["C_man_w_worker_F", _positionX, [],0, "NONE"]; + { + private _civ = [_groupCiv, "C_man_w_worker_F", _positionX, [],0, "NONE"] call A3A_fnc_createUnit; _nul = [_civ] spawn A3A_fnc_CIVinit; _civs pushBack _civ; _civ setVariable ["markerX",_markerX,true]; sleep 0.5; _civ addEventHandler ["Killed", - { + { if (({alive _x} count units group (_this select 0)) == 0) then - { - _markerX = (_this select 0) getVariable "markerX"; - _nameX = [_markerX] call A3A_fnc_localizar; + { + private _markerX = (_this select 0) getVariable "markerX"; + private _nameX = [_markerX] call A3A_fnc_localizar; destroyedSites pushBackUnique _markerX; publicVariable "destroyedSites"; ["TaskFailed", ["", format ["%1 Destroyed",_nameX]]] remoteExec ["BIS_fnc_showNotification",[teamPlayer,civilian]]; - }; - }]; - }; + }; + }]; }; - //_nul = [_markerX,_civs] spawn destroyCheck; - _nul = [leader _groupX, _markerX, "SAFE", "SPAWNED","NOFOLLOW", "NOSHARE","DORELAX","NOVEH2"] execVM "scripts\UPSMON.sqf";//TODO need delete UPSMON link }; + //_nul = [_markerX,_civs] spawn destroyCheck; + _nul = [leader _groupCiv, _markerX, "SAFE", "SPAWNED","NOFOLLOW", "NOSHARE","DORELAX","NOVEH2"] execVM "scripts\UPSMON.sqf";//TODO need delete UPSMON link }; }; - if (_markerX in seaports) then - { - [_veh,"seaport"] remoteExec ["A3A_fnc_flagaction",[teamPlayer,civilian],_veh]; - }; }; +}; + +private _size = [_markerX] call A3A_fnc_sizeMarker; _staticsX = staticsToSave select {_x distance2D _positionX < _size}; _garrison = []; _garrison = _garrison + (garrison getVariable [_markerX,[]]); -_groupX = createGroup teamPlayer; -_groupEst = createGroup teamPlayer; -_groupMortar = createGroup teamPlayer; -{ -_index = _garrison findIf {_x in SDKMil}; -if (_index == -1) exitWith {}; -if (typeOf _x == SDKMortar) then - { - _unit = _groupMortar createUnit [(_garrison select _index), _positionX, [], 0, "NONE"]; - _unit moveInGunner _x; - _nul=[_x] execVM "scripts\UPSMON\MON_artillery_add.sqf";//TODO need delete UPSMON link - } -else - { - _unit = _groupEst createUnit [(_garrison select _index), _positionX, [], 0, "NONE"]; - _unit moveInGunner _x; - }; -[_unit,_markerX] call A3A_fnc_FIAinitBases; -_soldiers pushBack _unit; -_garrison deleteAT _index; -} forEach _staticsX; +// Don't create these unless required +private _groupStatics = grpNull; +private _groupMortars = grpNull; + +// Create the purchased mortars if (staticCrewTeamPlayer in _garrison) then +{ + _groupMortars = createGroup teamPlayer; { - { - _unit = _groupMortar createUnit [staticCrewTeamPlayer, _positionX, [], 0, "NONE"]; - _pos = [_positionX] call A3A_fnc_mortarPos; - _veh = SDKMortar createVehicle _pos; - _vehiclesX pushBack _veh; - _nul=[_veh] execVM "scripts\UPSMON\MON_artillery_add.sqf";//TODO need delete UPSMON link - _unit assignAsGunner _veh; - _unit moveInGunner _veh; - [_veh] call A3A_fnc_AIVEHinit; - _soldiers pushBack _unit; + private _unit = [_groupMortars, staticCrewTeamPlayer, _positionX, [], 0, "NONE"] call A3A_fnc_createUnit; + private _pos = [_positionX] call A3A_fnc_mortarPos; + private _veh = SDKMortar createVehicle _pos; + _vehiclesX pushBack _veh; + _nul=[_veh] execVM "scripts\UPSMON\MON_artillery_add.sqf";//TODO need delete UPSMON link + _unit assignAsGunner _veh; + _unit moveInGunner _veh; + [_veh, teamPlayer] call A3A_fnc_AIVEHinit; + _soldiers pushBack _unit; } forEach (_garrison select {_x == staticCrewTeamPlayer}); _garrison = _garrison - [staticCrewTeamPlayer]; - }; -_garrison = _garrison call A3A_fnc_garrisonReorg; -_radiusX = count _garrison; -_countX = 0; -_countGroup = 0; -while {(spawner getVariable _markerX != 2) and (_countX < _radiusX)} do +}; + +// Move riflemen into saved static weapons in area +{ + private _index = _garrison findIf {_x in SDKMil}; + if (_index == -1) exitWith {}; + private _unit = objNull; + if (typeOf _x == SDKMortar) then { - _typeX = _garrison select _countX; - _unit = _groupX createUnit [_typeX, _positionX, [], 0, "NONE"]; - if (_typeX in SDKSL) then {_groupX selectLeader _unit}; + if (isNull _groupMortars) then { _groupMortars = createGroup teamPlayer }; + _unit = [_groupMortars, (_garrison select _index), _positionX, [], 0, "NONE"] call A3A_fnc_createUnit; + _unit moveInGunner _x; + _nul=[_x] execVM "scripts\UPSMON\MON_artillery_add.sqf";//TODO need delete UPSMON link + } + else + { + if (isNull _groupStatics) then { _groupStatics = createGroup teamPlayer }; + _unit = [_groupStatics, (_garrison select _index), _positionX, [], 0, "NONE"] call A3A_fnc_createUnit; + _unit moveInGunner _x; + }; [_unit,_markerX] call A3A_fnc_FIAinitBases; _soldiers pushBack _unit; - _countX = _countX + 1; - sleep 0.5; + _garrison deleteAT _index; +} forEach _staticsX; + + +// Make 8-man groups out of the remainder of the garrison +_garrison = _garrison call A3A_fnc_garrisonReorg; + +private _totalUnits = count _garrison; +private _countUnits = 0; +private _countGroup = 8; +private _groupX = grpNull; + +while {(spawner getVariable _markerX != 2) and (_countUnits < _totalUnits)} do +{ if (_countGroup == 8) then - { + { _groupX = createGroup teamPlayer; _groups pushBack _groupX; _countGroup = 0; - }; }; + private _typeX = _garrison select _countUnits; + private _unit = [_groupX, _typeX, _positionX, [], 0, "NONE"] call A3A_fnc_createUnit; + if (_typeX in SDKSL) then {_groupX selectLeader _unit}; + [_unit,_markerX] call A3A_fnc_FIAinitBases; + _soldiers pushBack _unit; + _countUnits = _countUnits + 1; + _countGroup = _countGroup + 1; + sleep 0.5; +}; for "_i" from 0 to (count _groups) - 1 do - { +{ _groupX = _groups select _i; if (_i == 0) then - { + { _nul = [leader _groupX, _markerX, "SAFE","SPAWNED","RANDOMUP","NOVEH2","NOFOLLOW"] execVM "scripts\UPSMON.sqf";//TODO need delete UPSMON link - } + } else - { + { _nul = [leader _groupX, _markerX, "SAFE","SPAWNED","RANDOM","NOVEH2","NOFOLLOW"] execVM "scripts\UPSMON.sqf";//TODO need delete UPSMON link - }; }; +}; waitUntil {sleep 1; (spawner getVariable _markerX == 2)}; -{ -_soldierX = _x; -if (alive _soldierX) then - { - deleteVehicle _x - }; -} forEach _soldiers; +{ if (alive _x) then { deleteVehicle _x }; } forEach _soldiers; {deleteVehicle _x} forEach _civs; -//if (!isNull _periodista) then {deleteVehicle _periodista}; + {deleteGroup _x} forEach _groups; -deleteGroup _groupEst; -deleteGroup _groupMortar; +deleteGroup _groupStatics; +deleteGroup _groupMortars; + {if (!(_x in staticsToSave)) then {deleteVehicle _x}} forEach _vehiclesX; diff --git a/A3-Antistasi/functions/CREATE/fn_createSDKgarrisonsTemp.sqf b/A3-Antistasi/functions/CREATE/fn_createSDKgarrisonsTemp.sqf index 782f0a0ca8..1f3a99ad2e 100644 --- a/A3-Antistasi/functions/CREATE/fn_createSDKgarrisonsTemp.sqf +++ b/A3-Antistasi/functions/CREATE/fn_createSDKgarrisonsTemp.sqf @@ -1,9 +1,18 @@ +// Create a new rebel unit in a garrison that's already spawned + _markerX = _this select 0; _typeX = _this select 1; _positionX = getMarkerPos _markerX; if (_typeX isEqualType "") then { - _groups = if (_typeX == staticCrewTeamPlayer) then {[]} else {allGroups select {(leader _x getVariable ["markerX",""] == _markerX) and (count units _x < 8) and (vehicle (leader _x) == leader _x)}}; + // Select a suitable group from the current garrison for this unit + _groups = if (_typeX == staticCrewTeamPlayer) then {[]} else { + allGroups select { + (leader _x getVariable ["markerX",""] == _markerX) + and (count units _x < 8) and (vehicle (leader _x) == leader _x) + and (side _x == teamPlayer) // can happen with surrendered enemy garrison + }; + }; _groupX = if (_groups isEqualTo []) then { createGroup teamPlayer @@ -12,7 +21,7 @@ if (_typeX isEqualType "") then { _groups select 0; }; - _unit = _groupX createUnit [_typeX, _positionX, [], 0, "NONE"]; + _unit = [_groupX, _typeX, _positionX, [], 0, "NONE"] call A3A_fnc_createUnit; //if (_typeX in SDKSL) then {_groupX selectLeader _unit}; [_unit,_markerX] call A3A_fnc_FIAinitBases; if (_typeX == staticCrewTeamPlayer) then @@ -21,7 +30,7 @@ if (_typeX isEqualType "") then _nul=[_veh] execVM "scripts\UPSMON\MON_artillery_add.sqf";//TODO need delete UPSMON link _unit assignAsGunner _veh; _unit moveInGunner _veh; - [_veh] call A3A_fnc_AIVEHinit; + [_veh, teamPlayer] call A3A_fnc_AIVEHinit; }; if (_groups isEqualTo []) then { diff --git a/A3-Antistasi/functions/CREATE/fn_createUnit.sqf b/A3-Antistasi/functions/CREATE/fn_createUnit.sqf new file mode 100644 index 0000000000..33247ba2d6 --- /dev/null +++ b/A3-Antistasi/functions/CREATE/fn_createUnit.sqf @@ -0,0 +1,39 @@ +/* + * File: fn_createUnit.sqf + * Description: + * To be used instead of 'createUnit' scripting command. + * Adds additional behaviour, including passing a loadout instead of a classname. + * Params: + * _group - Group to add the AI: Group + * _type - A classname in CfgVehicles, or a unit loadout array: String or Array + * _position - Position to create at: Position, Position2D, Object, Group + * _markers - Markers the AI can be placed on: Array + * _placement - Placement radius: Number + * _special - Unit special placement: String + * Returns: + * Object - created unit + * Example Usage: + * [group, position, markers, placement, special] call A3A_fnc_createUnit + */ + +params ["_group", "_type", "_position", ["_markers", []], ["_placement", 0], ["_special", "NONE"]]; + +private _unitLoadout = []; + +if (_type isEqualType []) then { + _unitLoadout = _type; + _type = switch (side _group) do { + case west: { "B_Survivor_F" }; + case east: { "O_Survivor_F" }; + case independent: { "I_Survivor_F" }; + case civilian: { "C_Man_1" }; + }; +}; + +private _unit = _group createUnit [_type, _position, _markers, _placement, _special]; + +if !(_unitLoadout isEqualTo []) then { + _unit setUnitLoadout _unitLoadout; +}; + +_unit \ No newline at end of file diff --git a/A3-Antistasi/functions/CREATE/fn_cycleSpawn.sqf b/A3-Antistasi/functions/CREATE/fn_cycleSpawn.sqf index 2d2ffdb71a..02c07b7b04 100644 --- a/A3-Antistasi/functions/CREATE/fn_cycleSpawn.sqf +++ b/A3-Antistasi/functions/CREATE/fn_cycleSpawn.sqf @@ -88,7 +88,7 @@ _lineIndex = 0; _spawnParameter = [getMarkerPos _marker, objNull]; //_spawnParameter = [_marker, NATOCrew] call A3A_fnc_findSpawnPosition; { - _unitX = _groupX createUnit [_x, (_spawnParameter select 0), [], 5, "NONE"]; + _unitX = [_groupX, _x, (_spawnParameter select 0), [], 5, "NONE"] call A3A_fnc_createUnit; _allSoldiers pushBack _unitX; //Should work as a local variable needs testing _unitX setVariable ["UnitIndex", (_lineIndex * 10 + 1)]; @@ -114,7 +114,7 @@ _lineIndex = 0; _allGroups pushBack _groupSoldier; _stayGroups pushBack _groupSoldier; { - _unitX = _groupSoldier createUnit [_x, (_spawnParameter select 0), [], 5, "NONE"]; + _unitX = [_groupSoldier, _x, (_spawnParameter select 0), [], 5, "NONE"] call A3A_fnc_createUnit; _allSoldiers pushBack _unitX; //Should work as a local variable needs testing diff --git a/A3-Antistasi/functions/CREATE/fn_garrisonUpdate.sqf b/A3-Antistasi/functions/CREATE/fn_garrisonUpdate.sqf index d890995936..fd473f87a1 100644 --- a/A3-Antistasi/functions/CREATE/fn_garrisonUpdate.sqf +++ b/A3-Antistasi/functions/CREATE/fn_garrisonUpdate.sqf @@ -36,6 +36,7 @@ garrisonIsChanging = true; if ((_sideX == Occupants) and (!(sidesX getVariable [_markerX,sideUnknown] == Occupants))) exitWith {garrisonIsChanging = false}; if ((_sideX == Invaders) and (!(sidesX getVariable [_markerX,sideUnknown] == Invaders))) exitWith {garrisonIsChanging = false}; if ((_sideX == teamPlayer) and (!(sidesX getVariable [_markerX,sideUnknown] == teamPlayer))) exitWith {garrisonIsChanging = false}; + _garrison = []; _garrison = _garrison + (garrison getVariable [_markerX,[]]); if (_modeX == -1) then @@ -52,4 +53,4 @@ else if (isNil "_garrison") exitWith {garrisonIsChanging = false}; garrison setVariable [_markerX,_garrison,true]; if (_sideX == teamPlayer) then {[_markerX] call A3A_fnc_mrkUpdate}; -garrisonIsChanging = false; \ No newline at end of file +garrisonIsChanging = false; diff --git a/A3-Antistasi/functions/CREATE/fn_groupDespawner.sqf b/A3-Antistasi/functions/CREATE/fn_groupDespawner.sqf index 02f50297f3..fcbcdfa9f9 100644 --- a/A3-Antistasi/functions/CREATE/fn_groupDespawner.sqf +++ b/A3-Antistasi/functions/CREATE/fn_groupDespawner.sqf @@ -1,22 +1,46 @@ -private ["_groupX","_sideX","_eny1","_eny2"]; -_groupX = _this select 0; -_sideX = side _groupX; -_eny1 = Occupants; -_eny2 = Invaders; -if (_sideX == Occupants) then {_eny1 = teamPlayer} else {if (_sideX == Invaders) then {_eny2 = teamPlayer}}; +_filename = "fn_groupDespawner"; +params ["_group", ["_checkNonRebel", false]]; -{ - _unit = _x; - if (!([distanceSPWN,1,_unit,_eny1] call A3A_fnc_distanceUnits) and !([distanceSPWN,1,_unit,_eny2] call A3A_fnc_distanceUnits)) then - { - deleteVehicle _unit; - } -} forEach units _groupX; +if (count units _group == 0) exitWith { deleteGroup _group }; + +private _eny1 = Occupants; +private _eny2 = Invaders; +private _side = side _group; +if (_side == Occupants) then {_eny1 = teamPlayer} else {if (_side == Invaders) then {_eny2 = teamPlayer}}; + +private _fnc_distCheckEnemy = { + params ["_unit"]; + if !([distanceSPWN,1,_unit,_eny1] call A3A_fnc_distanceUnits) exitWith { true }; + if !([distanceSPWN,1,_unit,_eny2] call A3A_fnc_distanceUnits) exitWith { true }; + false; +}; + +private _fnc_distCheckRebel = { + params ["_unit"]; + if !([distanceSPWN,1,_unit,teamPlayer] call A3A_fnc_distanceUnits) exitWith { true }; + false; +}; + +_fnc_distCheck = if (_checkNonRebel) then {_fnc_distCheckEnemy} else {_fnc_distCheckRebel}; +while {count units _group > 0} do { - _unit = _x; - waitUntil {sleep 1;!([distanceSPWN,1,_unit,_eny1] call A3A_fnc_distanceUnits) and !([distanceSPWN,1,_unit,_eny2] call A3A_fnc_distanceUnits)}; - deleteVehicle _unit; -} forEach units _groupX; + private _leader = objNull; + waitUntil { + sleep 10; + _leader = leader _group; + isNull _leader || {[_leader] call _fnc_distCheck}; + }; + if !(isNull _leader) then + { + private _pos = position _leader; + { + if (_x distance2d _pos < 100) then { + if (vehicle _x != _x) then { deleteVehicle (vehicle _x) }; + deleteVehicle _x; + }; + } forEach units _group; + }; +}; -deleteGroup _groupX; +deleteGroup _group; diff --git a/A3-Antistasi/functions/CREATE/fn_invaderPunish.sqf b/A3-Antistasi/functions/CREATE/fn_invaderPunish.sqf index 5de7fe37bd..cc8667667d 100644 --- a/A3-Antistasi/functions/CREATE/fn_invaderPunish.sqf +++ b/A3-Antistasi/functions/CREATE/fn_invaderPunish.sqf @@ -38,7 +38,7 @@ for "_i" from 1 to 3 do { private _veh = _spawnResult select 0; private _vehCrew = _spawnResult select 1; {[_x] call A3A_fnc_NATOinit} forEach _vehCrew; - [_veh] call A3A_fnc_AIVEHinit; + [_veh, Invaders] call A3A_fnc_AIVEHinit; _groupVeh = _spawnResult select 2; _pilots append _vehCrew; _groups pushBack _groupVeh; @@ -114,7 +114,7 @@ for "_i" from 0 to _numCiv do { _pos = _posDestination getPos [random _size,random 360]; if (!surfaceIsWater _pos) exitWith {}; }; - _civ = _groupCivil createUnit [_typeUnit,_pos, [],0,"NONE"]; + _civ = [_groupCivil, _typeUnit,_pos, [],0,"NONE"] call A3A_fnc_createUnit; _civ forceAddUniform (selectRandom allCivilianUniforms); _rnd = random 100; if (_rnd < 90) then { @@ -150,7 +150,13 @@ if ((({not (captive _x)} count _soldiers) < ({captive _x} count _soldiers)) or ( ["invaderPunish",[format ["%2 is attacking innocent civilians in %1! Defend the city at all costs",_nameDestination,nameInvaders],format ["%1 Punishment",nameInvaders],_attackDestination],getMarkerPos _attackDestination,"SUCCEEDED"] call A3A_fnc_taskUpdate; if ({(side _x == teamPlayer) and (_x distance _posDestination < _size * 2)} count allUnits >= {(side _x == _sideTarget) and (_x distance _posDestination < _size * 2)} count allUnits) then { if (sidesX getVariable [_attackDestination,sideUnknown] == Occupants) then {[-15,15,_posDestination] remoteExec ["A3A_fnc_citySupportChange",2]} else {[-5,15,_posDestination] remoteExec ["A3A_fnc_citySupportChange",2]}; - [-5,0] remoteExec ["A3A_fnc_prestige",2]; + [ + 3, + "Rebels won a punishment mission", + "aggroEvent", + true + ] call A3A_fnc_log; + [[-10, 90], [40, 150]] remoteExec ["A3A_fnc_prestige",2]; {[-10,10,_x] remoteExec ["A3A_fnc_citySupportChange",2]} forEach citiesX; {if (isPlayer _x) then {[10,_x] call A3A_fnc_playerScoreAdd}} forEach ([500,0,_posDestination,teamPlayer] call A3A_fnc_distanceUnits); [10,theBoss] call A3A_fnc_playerScoreAdd; @@ -173,44 +179,24 @@ if ((({not (captive _x)} count _soldiers) < ({captive _x} count _soldiers)) or ( sleep 15; _nul = [0,"invaderPunish"] spawn A3A_fnc_deleteTask; -[7200] remoteExec ["A3A_fnc_timingCA",2]; - -{ - _veh = _x; - if (!([distanceSPWN,1,_veh,teamPlayer] call A3A_fnc_distanceUnits) and (({_x distance _veh <= distanceSPWN} count (allPlayers - (entities "HeadlessClient_F"))) == 0)) then {deleteVehicle _x}; -} forEach _vehiclesX; - -{ - _veh = _x; - if (!([distanceSPWN,1,_veh,teamPlayer] call A3A_fnc_distanceUnits) and (({_x distance _veh <= distanceSPWN} count (allPlayers - (entities "HeadlessClient_F"))) == 0)) then {deleteVehicle _x; _soldiers = _soldiers - [_x]}; -} forEach _soldiers; - -{ - _veh = _x; - if (!([distanceSPWN,1,_veh,teamPlayer] call A3A_fnc_distanceUnits) and (({_x distance _veh <= distanceSPWN} count (allPlayers - (entities "HeadlessClient_F"))) == 0)) then {deleteVehicle _x; _pilots = _pilots - [_x]}; -} forEach _pilots; +[7200, Invaders] remoteExec ["A3A_fnc_timingCA",2]; bigAttackInProgress = false; publicVariable "bigAttackInProgress"; -if (count _soldiers > 0) then { - { - _veh = _x; - waitUntil {sleep 1; !([distanceSPWN,1,_veh,teamPlayer] call A3A_fnc_distanceUnits) and (({_x distance _veh <= distanceSPWN} count (allPlayers - (entities "HeadlessClient_F"))) == 0)}; - deleteVehicle _veh; - } forEach _soldiers; -}; -if (count _pilots > 0) then { - { - _veh = _x; - waitUntil {sleep 1; !([distanceSPWN,1,_x,teamPlayer] call A3A_fnc_distanceUnits) and (({_x distance _veh <= distanceSPWN} count (allPlayers - (entities "HeadlessClient_F"))) == 0)}; - deleteVehicle _veh; - } forEach _pilots; -}; -{deleteGroup _x} forEach _groups; +// Order remaining aggressor units back to base, hand them to the group despawner +{ + private _wp = _x addWaypoint [_posOrigin, 50]; + _wp setWaypointType "MOVE"; + _x setCurrentWaypoint _wp; + [_x] spawn A3A_fnc_groupDespawner; +} forEach _groups; + +{ [_x] spawn A3A_fnc_VEHdespawner } forEach _vehiclesX; -waitUntil {sleep 1; (spawner getVariable _attackDestination == 2)}; +// When the city marker is despawned, get rid of the civilians +waitUntil {sleep 5; (spawner getVariable _attackDestination == 2)}; {deleteVehicle _x} forEach _civilians; deleteGroup _groupCivil; diff --git a/A3-Antistasi/functions/CREATE/fn_milBuildings.sqf b/A3-Antistasi/functions/CREATE/fn_milBuildings.sqf index ac091c5655..61b5a610c4 100644 --- a/A3-Antistasi/functions/CREATE/fn_milBuildings.sqf +++ b/A3-Antistasi/functions/CREATE/fn_milBuildings.sqf @@ -22,153 +22,90 @@ private _spawnParameter = [_markerX, "Heli"] call A3A_fnc_findSpawnPosition; private _count = 1 + round (random 3); //Change these numbers as you want, first number is minimum, max is first plus second number while {_spawnParameter isEqualType [] && {_count > 0}} do { - _typeVehX = selectRandom _helicopterTypes; - _veh = createVehicle [_typeVehX, (_spawnParameter select 0), [],0, "CAN_COLLIDE"]; - _veh setDir (_spawnParameter select 1); - _vehiclesX pushBack _veh; - _spawnParameter = [_markerX, "Heli"] call A3A_fnc_findSpawnPosition; - _count = _count - 1; + _typeVehX = selectRandom _helicopterTypes; + _veh = createVehicle [_typeVehX, (_spawnParameter select 0), [],0, "CAN_COLLIDE"]; + _veh setDir (_spawnParameter select 1); + _vehiclesX pushBack _veh; + _spawnParameter = [_markerX, "Heli"] call A3A_fnc_findSpawnPosition; + _count = _count - 1; }; -for "_i" from 0 to (count _buildings) - 1 do - { - if (spawner getVariable _markerX == 2) exitWith {}; - _building = _buildings select _i; - /* - if !(_building getVariable ["conEH",false]) then - { - _building setVariable ["conEH",true,true]; - _building addEventHandler ["Killed",{ - _building = _this select 0; - destroyedBuildings pushBackUnique (getPos _building); - publicVariable "destroyedBuildings"; - } - ]; - };*/ - _typeB = typeOf _building; - //Helipads spawn in different types of helicopter. By default, patrol helis. - //In the editor, drop this code in 'init' on the helipad to change that. - //this setVariable ["spawnableHelicopterTypes", ["patrol", "transport", "attack"]]; - //Disabled by Wurzel, newer system in place - /* - if ((_typeB == "Land_HelipadSquare_F") and (!_frontierX)) then - { - private _helicopterCategories = _building getVariable ["spawnableHelicopterTypes", ["patrol"]]; - private _helicopterTypes = []; - { - switch _x do - { - case "patrol": - { - _helicopterTypes pushBack (if (_sideX == Occupants) then {vehNATOPatrolHeli} else {vehCSATPatrolHeli}); - }; - case "transport": - { - _helicopterTypes append (if (_sideX == Occupants) then {vehNATOTransportHelis} else {vehCSATTransportHelis}); - }; - case "attack": - { - _helicopterTypes append (if (_sideX == Occupants) then {vehNATOAttackHelis} else {vehCSATAttackHelis}); - }; - }; - } forEach _helicopterCategories; - diag_log format ["Types of All Heli: %1", _helicopterTypes]; - _helicopterTypes = _helicopterTypes select {[_x] call A3A_fnc_vehAvailable}; - diag_log format ["Types of Heli: %1", _helicopterTypes]; - _typeVehX = selectRandom _helicopterTypes; - _veh = createVehicle [_typeVehX, position _building, [],0, "CAN_COLLIDE"]; - _veh setDir (getDir _building); - _vehiclesX pushBack _veh; - } - else - { - */ - if ((_typeB == "Land_Cargo_HQ_V1_F") or (_typeB == "Land_Cargo_HQ_V2_F") or (_typeB == "Land_Cargo_HQ_V3_F")) then - { - _typeVehX = if (_sideX == Occupants) then {staticAAOccupants} else {staticAAInvaders}; - _veh = createVehicle [_typeVehX, (_building buildingPos 8), [],0, "CAN_COLLIDE"]; - _veh setDir (getDir _building); - _veh setPosATL [(getPos _building select 0),(getPos _building select 1),(getPosATL _veh select 2)]; - _unit = _groupX createUnit [_typeUnit, _positionX, [], 0, "NONE"]; - [_unit,_markerX] call A3A_fnc_NATOinit; - _unit moveInGunner _veh; - _soldiers pushBack _unit; - _vehiclesX pushBack _veh; - } -else -{ - if ((_typeB == "Land_Cargo_Patrol_V1_F") or (_typeB == "Land_Cargo_Patrol_V2_F") or (_typeB == "Land_Cargo_Patrol_V3_F")) then - { - _typeVehX = if (_sideX == Occupants) then {NATOMG} else {CSATMG}; - _veh = createVehicle [_typeVehX, (_building buildingPos 1), [], 0, "CAN_COLLIDE"]; - _ang = (getDir _building) - 180; - _pos = [getPosATL _veh, 2.5, _ang] call BIS_Fnc_relPos; - _veh setPosATL _pos; - _veh setDir (getDir _building) - 180; - _unit = _groupX createUnit [_typeUnit, _positionX, [], 0, "NONE"]; - [_unit,_markerX] call A3A_fnc_NATOinit; - _unit moveInGunner _veh; - _soldiers pushBack _unit; - _vehiclesX pushBack _veh; - } - else - { - if ((_typeB == "Land_fortified_nest_small_EP1") or (_typeB == "Land_BagBunker_Small_F") or (_typeB == "Land_BagBunker_01_small_green_F") or (_typeB == "Land_fortified_nest_small") or (_typeB == "Fort_Nest")) then - { - _typeVehX = if (_sideX == Occupants) then {NATOMG} else {CSATMG}; - _veh = createVehicle [_typeVehX, (_building buildingPos 1), [], 0, "CAN_COLLIDE"]; - _ang = (getDir _building) - 180; - _pos = [getPosATL _veh, -1, _ang] call BIS_Fnc_relPos; - _veh setPosATL _pos; - _veh setDir (getDir _building) - 180; - _unit = _groupX createUnit [_typeUnit, _positionX, [], 0, "NONE"]; - [_unit,_markerX] call A3A_fnc_NATOinit; - _unit moveInGunner _veh; - _soldiers pushBack _unit; - _vehiclesX pushBack _veh; - } - else - { - if ((_typeB == "Land_Hlaska")) then - { - _typeVehX = if (_sideX == Occupants) then {NATOMG} else {CSATMG}; - _veh = createVehicle [_typeVehX, (_building buildingPos 1), [], 0, "CAN_COLLIDE"]; - _ang = (getDir _building) - 180; - _pos = [getPosATL _veh, -1, _ang] call BIS_Fnc_relPos; - _veh setPosATL _pos; - _veh setDir (getDir _building) - 180; - - - - _unit = _groupX createUnit [_typeUnit, _positionX, [], 0, "NONE"]; - [_unit,_markerX] call A3A_fnc_NATOinit; - _unit moveInGunner _veh; - _soldiers pushBack _unit; - _vehiclesX pushBack _veh; - } - else - { - if (_typeB in listbld) then - { - _typeVehX = if (_sideX == Occupants) then {NATOMG} else {CSATMG}; - _veh = createVehicle [_typeVehX, (_building buildingPos 11), [], 0, "CAN_COLLIDE"]; - _unit = _groupX createUnit [_typeUnit, _positionX, [], 0, "NONE"]; - [_unit,_markerX] call A3A_fnc_NATOinit; - _unit moveInGunner _veh; - _soldiers pushBack _unit; - _vehiclesX pushBack _veh; - sleep 0.5; - _veh = createVehicle [_typeVehX, (_building buildingPos 13), [], 0, "CAN_COLLIDE"]; - _unit = _groupX createUnit [_typeUnit, _positionX, [], 0, "NONE"]; - [_unit,_markerX] call A3A_fnc_NATOinit; - _unit moveInGunner _veh; - _soldiers pushBack _unit; - _vehiclesX pushBack _veh; - }; - }; - }; - }; +private _fnc_spawnStatic = { + params ["_type", "_pos", "_dir"]; + private _veh = createVehicle [_type, _pos, [], 0, "CAN_COLLIDE"]; + if (!isNil "_dir") then { _veh setDir _dir }; + private _unit = [_groupX, _typeUnit, _positionX, [], 0, "NONE"] call A3A_fnc_createUnit; + [_unit,_markerX] call A3A_fnc_NATOinit; + _unit moveInGunner _veh; + _soldiers pushBack _unit; + _vehiclesX pushBack _veh; }; + +for "_i" from 0 to (count _buildings) - 1 do +{ + if (spawner getVariable _markerX == 2) exitWith {}; + private _building = _buildings select _i; + private _typeB = typeOf _building; + + call { + if (isObjectHidden _building) exitWith {}; // don't put statics on destroyed buildings + if ((_typeB == "Land_Cargo_Patrol_V1_F") or (_typeB == "Land_Cargo_Patrol_V2_F") or (_typeB == "Land_Cargo_Patrol_V3_F") or (_typeB == "Land_Cargo_Patrol_V4_F")) exitWith + { + private _type = if (_sideX == Occupants) then {NATOMG} else {CSATMG}; + private _dir = (getDir _building) - 180; + private _zpos = AGLToASL (_building buildingPos 1); + private _pos = _zpos getPos [1.5, _dir]; // zeroes Z value because BIS + _pos = ASLToATL ([_pos select 0, _pos select 1, _zpos select 2]); + [_type, _pos, _dir] call _fnc_spawnStatic; + }; + if ((_typeB == "Land_fortified_nest_small_EP1") or (_typeB == "Land_BagBunker_Small_F") or (_typeB == "Land_BagBunker_01_small_green_F") + or (_typeB == "Land_fortified_nest_small") or (_typeB == "Fort_Nest") or (_typeB == "Land_Hlaska")) exitWith + { + private _type = if (_sideX == Occupants) then {NATOMG} else {CSATMG}; + private _dir = (getDir _building) - 180; + private _zpos = AGLToASL (_building buildingPos 1); + private _pos = _zpos getPos [-1, _dir]; + _pos = ASLToATL ([_pos select 0, _pos select 1, _zpos select 2]); + [_type, _pos, _dir] call _fnc_spawnStatic; + }; + if (_typeB in listbld) exitWith // just the big towers? + { + private _type = if (_sideX == Occupants) then {NATOMG} else {CSATMG}; + _dir = getDir _building; + _zOffset = [0, 0, -0.3]; //fix spawn hight + _Tdir = _dir + 90; //relative rotation to building + _zpos = AGLToASL (_building buildingPos 11); //relative East + _pos = _zpos getPos [-1, _Tdir]; //offset + _zpos = _zpos vectorAdd _zOffset; + _pos = ASLToATL ([_pos select 0, _pos select 1, _zpos select 2]); + [_type, _pos, _Tdir] call _fnc_spawnStatic; + sleep 0.5; // why only here? + _Tdir = _dir + 0; + _zpos = AGLToASL (_building buildingPos 13); //relative North + _pos = _zpos getPos [-0.8, _Tdir]; //offset + _zpos = _zpos vectorAdd _zOffset; + _pos = ASLToATL ([_pos select 0, _pos select 1, _zpos select 2]); + [_type, _pos, _Tdir] call _fnc_spawnStatic; + sleep 0,5; + _Tdir = _dir + 180; + _zpos = AGLToASL (_building buildingPos 16); //relative South + _pos = _zpos getPos [-0.2, _Tdir]; //offset + _zpos = _zpos vectorAdd _zOffset; + _pos = ASLToATL ([_pos select 0, _pos select 1, _zpos select 2]); + [_type, _pos, _Tdir] call _fnc_spawnStatic; + }; + if ((_typeB == "Land_Cargo_HQ_V1_F") or (_typeB == "Land_Cargo_HQ_V2_F") or (_typeB == "Land_Cargo_HQ_V3_F")) exitWith + { + private _type = if (_sideX == Occupants) then {staticAAOccupants} else {staticAAInvaders}; + private _dir = getDir _building; + private _zpos = AGLToASL (_building buildingPos 8); + private _pos = getPosASL _building; + _pos = ASLToATL ([_pos select 0, _pos select 1, _zpos select 2]); + _pos = _pos vectorAdd [ 0, 0, 0]; //offset + [_type, _pos, _dir] call _fnc_spawnStatic; + }; + }; }; + [_groupX,_vehiclesX,_soldiers] diff --git a/A3-Antistasi/functions/CREATE/fn_patrolCA.sqf b/A3-Antistasi/functions/CREATE/fn_patrolCA.sqf index 72b6f69440..f64cddeca5 100644 --- a/A3-Antistasi/functions/CREATE/fn_patrolCA.sqf +++ b/A3-Antistasi/functions/CREATE/fn_patrolCA.sqf @@ -1,704 +1,226 @@ -if (!isServer and hasInterface) exitWith {}; - -private ["_markerX","_isMarker","_exit","_radio","_base","_airportX","_posDestination","_soldiers","_vehiclesX","_groups","_roads","_posOrigin","_radiusX","_typeVehX","_vehicle","_veh","_vehCrew","_groupVeh","_landPos","_typeGroup","_groupX","_soldierX","_threatEval","_pos","_timeOut","_sideX","_countX","_isMarker","_inWaves","_typeOfAttack","_nearX","_airportsX","_siteX","_enemiesX","_plane","_friendlies","_typeX","_isSDK","_weapons","_nameDest","_vehPool","_super","_spawnPoint","_pos1","_pos2"]; - -_markerX = _this select 0;//[position player,Occupants,"Normal",false] spawn A3A_Fnc_patrolCA -_airportX = _this select 1; -_typeOfAttack = _this select 2; -_super = if (!isMultiplayer) then {false} else {_this select 3}; -_inWaves = false; -_sideX = Occupants; -_posOrigin = []; -_posDestination = []; - -diag_log format ["[Antistasi] Spawning PatrolCA at %1 from %2 of type %3 (patrolCA.sqf)", _markerX, _airportX, _typeOfAttack]; - -if ([_markerX,false] call A3A_fnc_fogCheck < 0.3) exitWith {diag_log format ["Antistasi PatrolCA: Attack on %1 exit because of heavy fog",_markerX]}; -if (_airportX isEqualType "") then - { - _inWaves = true; - if (sidesX getVariable [_airportX,sideUnknown] == Invaders) then {_sideX = Invaders}; - _posOrigin = getMarkerPos _airportX; - } +private _filename = "fn_patrolCA"; +if (!isServer) exitWith { + _this remoteExec ["A3A_fnc_patrolCA", 2]; // fudge until the other calls are fixed up +// [1, "Server-only function miscalled", _filename] call A3A_fnc_log; +}; + +waitUntil {sleep 1; isNil "requestQRFactive"}; +requestQRFactive = true; + +// call methods: +// first param (target) can be either position or marker name +// second param (origin) can be either an (airport?) marker or a side +// second param as airport is only used for rebelAttack and the refugee mission (probably broken) +// forces the attack to progress regardless of other patrolCAs? + +params ["_target", "_source", "_typeOfAttack"]; +private _super = if (!isMultiplayer) then {false} else {_this select 3}; +private _forced = false; +private _sideX = Occupants; +private _posOrigin = []; +private _posDest = []; + +[2, format ["QRF requested. Target:%1, Source:%2, Type:%3, IsSuper:%4",_target,_source,_typeOfAttack,_super], _filename] call A3A_fnc_log; + +if ([_target, false] call A3A_fnc_fogCheck < 0.3) exitWith { + [2, format ["PatrolCA on %1 cancelled due to heavy fog",_target], _filename] call A3A_fnc_log; + requestQRFactive = nil; +}; + +if (_source isEqualType "") then +{ + _forced = true; + if (sidesX getVariable [_source,sideUnknown] == Invaders) then {_sideX = Invaders}; + _posOrigin = getMarkerPos _source; +} else - { - _sideX = _airportX; - }; - -//if ((!_inWaves) and (diag_fps < minimoFPS)) exitWith {diag_log format ["Antistasi PatrolCA: CA cancelled because of FPS %1",""]}; +{ + _sideX = _source; +}; -_isMarker = false; -_exit = false; -if (_markerX isEqualType "") then - { +// Check whether there's already a patrolCA active in the vicinity +private _isMarker = false; +private _exit = false; +if (_target isEqualType "") then +{ + // If the target is a marker, only consider other marker attacks _isMarker = true; - _posDestination = getMarkerPos _markerX; - if (!_inWaves) then {if (_markerX in smallCAmrk) then {_exit = true}}; - } + _posDest = getMarkerPos _target; + if (!_forced) then {if (_target in smallCAmrk) then {_exit = true}}; +} else +{ + // If the target is a position, consider both position and marker attacks + _posDest = _target; + private _nearX = [smallCApos,_target] call BIS_fnc_nearestPosition; + if (_nearX distance _target < 500) exitWith {_exit = true}; + + if (count smallCAmrk > 0) then { - _posDestination = _markerX; - _nearX = [smallCApos,_markerX] call BIS_fnc_nearestPosition; - if (_nearX distance _markerX < (distanceSPWN2)) then - { - _exit = true; - } - else - { - if (count smallCAmrk > 0) then - { - _nearX = [smallCAmrk,_markerX] call BIS_fnc_nearestPosition; - if (getMarkerPos _nearX distance _markerX < (distanceSPWN2)) then {_exit = true}; - }; - }; + _nearX = [smallCAmrk,_target] call BIS_fnc_nearestPosition; + if (getMarkerPos _nearX distance _target < 500) then {_exit = true}; }; +}; + +if (_exit) exitWith { + [2, format ["PatrolCA on %1 cancelled due to other CA in vicinity",_target], _filename] call A3A_fnc_log; + requestQRFactive = nil; +}; -if (_exit) exitWith {diag_log format ["Antistasi PatrolCA: CA cancelled because of other CA in vincity of %1",_markerX]}; -_enemiesX = allUnits select {_x distance _posDestination < distanceSPWN2 and (side (group _x) != _sideX) and (side (group _x) != civilian) and (alive _x)}; +private _enemiesX = allUnits select {_x distance _posDest < distanceSPWN2 and (side (group _x) != _sideX) and (side (group _x) != civilian) and (alive _x)}; +// Use an airstrike if suitable if ((!_isMarker) and (_typeOfAttack != "Air") and (!_super) and ({sidesX getVariable [_x,sideUnknown] == _sideX} count airportsX > 0)) then +{ + private _plane = if (_sideX == Occupants) then {vehNATOPlane} else {vehCSATPlane}; + if !([_plane] call A3A_fnc_vehAvailable) exitWith {}; + + // Government have much broader definition of "friendlies" than invaders do + private _friendlies = if (_sideX == Occupants) then {allUnits select {(_x distance _posDest < 200) and (alive _x) and ((side (group _x) == _sideX) or (side (group _x) == civilian))}} else {allUnits select {(_x distance _posDest < 100) and ([_x] call A3A_fnc_canFight) and (side (group _x) == _sideX)}}; + if (count _friendlies == 0) then { - _plane = if (_sideX == Occupants) then {vehNATOPlane} else {vehCSATPlane}; - if ([_plane] call A3A_fnc_vehAvailable) then + // select ordnance to use + private _bombType = if (napalmEnabled) then {"NAPALM"} else {"HE"}; // anti-infantry default. why? { - _friendlies = if (_sideX == Occupants) then {allUnits select {(_x distance _posDestination < 200) and (alive _x) and ((side (group _x) == _sideX) or (side (group _x) == civilian))}} else {allUnits select {(_x distance _posDestination < 100) and ([_x] call A3A_fnc_canFight) and (side (group _x) == _sideX)}}; - if (count _friendlies == 0) then - { - _typeX = if (napalmEnabled) then {"NAPALM"} else {"HE"}; - { - if (vehicle _x isKindOf "Tank") then - { - _typeX = "HE" - } - else - { - if (vehicle _x != _x) then - { - if !(vehicle _x isKindOf "StaticWeapon") then {_typeX = "CLUSTER"}; - }; - }; - if (_typeX == "HE") exitWith {}; - } forEach _enemiesX; - _exit = true; - if (!_isMarker) then {smallCApos pushBack _posDestination}; - [_posDestination,_sideX,_typeX] spawn A3A_fnc_airstrike; - diag_log format ["Antistasi PatrolCA: Airstrike of type %1 sent to %2",_typeX,_markerX]; - if (!_isMarker) then - { - sleep 120; - smallCApos = smallCApos - [_posDestination]; - }; - diag_log format ["Antistasi PatrolCA: CA resolved on airstrike %1",_markerX] - }; - }; + private _veh = vehicle _x; + if (_veh isKindOf "Tank") exitWith {_bombType = "HE"}; + if (_veh != _x && !(_veh isKindOf "StaticWeapon")) then {_bombType = "CLUSTER"}; + } forEach _enemiesX; + + _exit = true; + [_posDest, "add"] call A3A_fnc_updateCAMark; + [_posDest, _sideX, _bombType] spawn A3A_fnc_airstrike; // should be scheduled + [2, format ["PatrolCA airstrike of type %1 sent to %2", _bombType, _posDest], _filename] call A3A_fnc_log; + requestQRFactive = nil; + + sleep 120; + [_posDest, "remove"] call A3A_fnc_updateCAMark; }; +}; if (_exit) exitWith {}; -_threatEvalLand = 0; -if (!_inWaves) then - { - _threatEvalLand = [_posDestination,_sideX] call A3A_fnc_landThreatEval; - _airportsX = airportsX select {(sidesX getVariable [_x,sideUnknown] == _sideX) and ([_x,true] call A3A_fnc_airportCanAttack) and (getMarkerPos _x distance2D _posDestination < distanceForAirAttack)}; - if (hasIFA and (_threatEvalLand <= 15)) then {_airportsX = _airportsX select {(getMarkerPos _x distance2D _posDestination < distanceForLandAttack)}}; - _outposts = if (_threatEvalLand <= 15) then {outposts select {(sidesX getVariable [_x,sideUnknown] == _sideX) and ([_posDestination,getMarkerPos _x] call A3A_fnc_isTheSameIsland) and (getMarkerPos _x distance _posDestination < distanceForLandAttack) and ([_x,true] call A3A_fnc_airportCanAttack)}} else {[]}; - _airportsX = _airportsX + _outposts; + + +// maxUnits needs to be multiplied by the HC count here, as we're counting all units not just local +private _maxUnits = (1 max (count hcArray)) * maxUnits; +private _remUnitCount = _maxUnits - ({!(isPlayer _x) && (alive _x)} count allUnits); +if (gameMode <3) then +{ + private _sideCount = {!(isPlayer _x) and (alive _x) and (side group _x == _sideX)} count allUnits; + _remUnitCount = _remUnitCount min (_maxUnits * 0.7 - _sideCount); +}; + +if (_remUnitCount < 5) exitWith { + [2, format ["PatrolCA on %1 cancelled because maximum unit count reached", _target], _filename] call A3A_fnc_log; + requestQRFactive = nil; +}; + + +// Determine origin base, if not specified +private _threatEvalLand = [_posDest,_sideX] call A3A_fnc_landThreatEval; +if (!_forced) then +{ + private _airportsX = airportsX select {(sidesX getVariable [_x,sideUnknown] == _sideX) and ([_x,true] call A3A_fnc_airportCanAttack) and (getMarkerPos _x distance2D _posDest < distanceForAirAttack)}; + if (hasIFA and (_threatEvalLand <= 15)) then {_airportsX = _airportsX select {(getMarkerPos _x distance2D _posDest < distanceForLandAttack)}}; + private _outposts = if (_threatEvalLand <= 15) then {outposts select {(sidesX getVariable [_x,sideUnknown] == _sideX) and ([_posDest,getMarkerPos _x] call A3A_fnc_isTheSameIsland) and (getMarkerPos _x distance _posDest < distanceForLandAttack) and ([_x,true] call A3A_fnc_airportCanAttack)}} else {[]}; + private _bases = _airportsX + _outposts; if (_isMarker) then - { - if (_markerX in blackListDest) then - { - _airportsX = _airportsX - outposts; - }; - _airportsX = _airportsX - [_markerX]; - _airportsX = _airportsX select {({_x == _markerX} count (killZones getVariable [_x,[]])) < 3}; - } + { + if (_target in blackListDest) then { _bases = _bases - outposts }; + _bases = _bases - [_target]; + _bases = _bases select {({_x == _target} count (killZones getVariable [_x,[]])) < 3}; + } else - { + { if (!_super) then - { - _siteX = [(resourcesX + factories + airportsX + outposts + seaports),_posDestination] call BIS_fnc_nearestPosition; - _airportsX = _airportsX select {({_x == _siteX} count (killZones getVariable [_x,[]])) < 3}; - }; - }; - if (_airportsX isEqualTo []) then - { - _exit = true; - } - else { - _airportX = [_airportsX,_posDestination] call BIS_fnc_nearestPosition; - _posOrigin = getMarkerPos _airportX; + private _siteX = [(resourcesX + factories + airportsX + outposts + seaports),_posDest] call BIS_fnc_nearestPosition; + _bases = _bases select {({_x == _siteX} count (killZones getVariable [_x,[]])) < 3}; }; }; + if (_bases isEqualTo []) exitWith {_exit = true}; + + // Use closest base outside spawn range of rebels. If none, allow bases further than half spawn range. + private _spawners = allUnits select { side group _x == teamPlayer && {_x getVariable ["spawner",false]} }; + private _closeMrk = ""; + private _closeDist = 1000000; + { + private _basePos = getMarkerPos _x; + private _dist = _basePos distance2D _posDest; + if (_dist < _closeDist) then { + private _closeSpwn = _spawners inAreaArray [getMarkerPos _x, distanceSPWN, distanceSPWN]; + private _closeSpwn2 = _closeSpwn inAreaArray [getMarkerPos _x, distanceSPWN2, distanceSPWN2]; + if (count _closeSpwn2 > 0) exitWith {}; + if (count _closeSpwn > 0) then { _dist = distanceForLandAttack + _dist}; + if (_dist > _closeDist) exitWith {}; + _closeDist = _dist; + _closeMrk = _x; + }; + } forEach _bases; -if (_exit) exitWith {diag_log format ["Antistasi PatrolCA: CA cancelled because no available base (distance, not spawned, busy, killzone) to attack %1",_markerX]}; - - -_allUnits = {(local _x) and (alive _x)} count allUnits; -_allUnitsSide = 0; -_maxUnitsSide = maxUnits; + if (_closeMrk == "") exitWith {_exit = true}; + _source = _closeMrk; + _posOrigin = getMarkerPos _closeMrk; +}; -if (gameMode <3) then - { - _allUnitsSide = {(local _x) and (alive _x) and (side group _x == _sideX)} count allUnits; - _maxUnitsSide = round (maxUnits * 0.7); - }; -if ((_allUnits + 4 > maxUnits) or (_allUnitsSide + 4 > _maxUnitsSide)) then {_exit = true}; +if (_exit) exitWith { + [2, format ["PatrolCA on %1 cancelled because no usable bases in vicinity", _target], _filename] call A3A_fnc_log; + requestQRFactive = nil; +}; -if (_exit) exitWith {diag_log format ["Antistasi PatrolCA: CA cancelled because of reaching the maximum of units on attacking %1",_markerX]}; -_base = if ((_posOrigin distance _posDestination < distanceForLandAttack) and ([_posDestination,_posOrigin] call A3A_fnc_isTheSameIsland) and (_threatEvalLand <= 15)) then {_airportX} else {""}; +private _landAttack = if ((_posOrigin distance _posDest < distanceForLandAttack) and ([_posDest,_posOrigin] call A3A_fnc_isTheSameIsland) and (_threatEvalLand <= 15)) then {true} else {false}; +// Automatically determine attack type from enemy vehicles, if it was left blank if (_typeOfAttack == "") then - { +{ _typeOfAttack = "Normal"; { - _exit = false; - if (vehicle _x != _x) then + if (vehicle _x != _x) then { - _veh = vehicle _x; - if (_veh isKindOf "Plane") exitWith {_exit = true; _typeOfAttack = "Air"}; - if (_veh isKindOf "Helicopter") then + private _veh = vehicle _x; + if (_veh isKindOf "Plane") exitWith {_typeOfAttack = "Air"}; + if (_veh isKindOf "Helicopter") then { - _weapons = getArray (configfile >> "CfgVehicles" >> (typeOf _veh) >> "weapons"); - if (_weapons isEqualType []) then + _weapons = getArray (configfile >> "CfgVehicles" >> (typeOf _veh) >> "weapons"); + if (_weapons isEqualType []) then { - if (count _weapons > 1) then {_exit = true; _typeOfAttack = "Air"}; + if (count _weapons > 1) then {_typeOfAttack = "Air"}; }; } - else + else { - if (_veh isKindOf "Tank") then {_typeOfAttack = "Tank"}; + if (_veh isKindOf "Tank") then {_typeOfAttack = "Tank"}; }; }; - if (_exit) exitWith {}; + if (_typeOfAttack == "Air") exitWith {}; } forEach _enemiesX; - }; +}; -_isSDK = false; -if (_isMarker) then - { - smallCAmrk pushBackUnique _markerX; publicVariable "smallCAmrk"; - if (sidesX getVariable [_markerX,sideUnknown] == teamPlayer) then - { - _isSDK = true; - _nameDest = [_markerX] call A3A_fnc_localizar; - if (!_inWaves) then {["IntelAdded", ["", format ["QRF sent to %1",_nameDest]]] remoteExec ["BIS_fnc_showNotification",_sideX]}; - }; - } -else - { - smallCApos pushBack _posDestination; - }; -//if (debug) then {hint format ["Nos contraatacan desde %1 o desde el airportX %2 hacia %3", _base, _airportX,_markerX]; sleep 5}; -diag_log format ["Antistasi PatrolCA: CA performed from %1 to %2.Is waved:%3.Is super:%4",_airportX,_markerX,_inWaves,_super]; -//_config = if (_sideX == Occupants) then {cfgNATOInf} else {cfgCSATInf}; +// Determine vehicle count from aggression & attack type +private _aggro = if(_sideX == Occupants) then {aggressionOccupants} else {aggressionInvaders}; +private _vehicleCount = 0.5 + random (1.5) + _aggro/33; -_soldiers = []; -_vehiclesX = []; -_groups = []; -_roads = []; +if (_super) then { _vehicleCount = _vehicleCount + 2 }; +_vehicleCount = _vehicleCount + ((skillMult - 2) / 2); // skillMult range 1-3 +if (_sideX == Invaders) then { _vehicleCount = _vehicleCount * 1.2 }; +if !(_isMarker) then { _vehicleCount = _vehicleCount / 2 }; -if (_base != "") then - { - _airportX = ""; - if (_base in outposts) then {[_base,60] call A3A_fnc_addTimeForIdle} else {[_base,30] call A3A_fnc_addTimeForIdle}; - _indexX = airportsX find _base; - _spawnPoint = objNull; - _pos = []; - _dir = 0; - if (_indexX > -1) then - { - _spawnPoint = server getVariable (format ["spawn_%1", _base]); - _pos = getMarkerPos _spawnPoint; - _dir = markerDir _spawnPoint; - } - else - { - _spawnPoint = [_posOrigin] call A3A_fnc_findNearestGoodRoad; - _pos = position _spawnPoint; - _dir = getDir _spawnPoint; - }; +_vehicleCount = (round (_vehicleCount)) max 1; +[3, format ["With %1 aggression, sending %2 vehicles", _aggro, _vehicleCount], _fileName] call A3A_fnc_log; - _vehPool = if (_sideX == Occupants) then {vehNATOAttack select {[_x] call A3A_fnc_vehAvailable}} else {vehCSATAttack select {[_x] call A3A_fnc_vehAvailable}}; - _road = [_posDestination] call A3A_fnc_findNearestGoodRoad; - if ((position _road) distance _posDestination > 150) then {_vehPool = _vehPool - vehTanks}; - if (_isSDK) then - { - _rnd = random 100; - if (_sideX == Occupants) then - { - if (_rnd > prestigeNATO) then - { - _vehPool = _vehPool - [vehNATOTank]; - }; - } - else - { - if (_rnd > prestigeCSAT) then - { - _vehPool = _vehPool - [vehCSATTank]; - }; - }; - }; - _countX = if (!_super) then {if (_isMarker) then {2} else {1}} else {round ((tierWar + difficultyCoef) / 2) + 1}; - _landPosBlacklist = []; - for "_i" from 1 to _countX do - { - if (_vehPool isEqualTo []) then {if (_sideX == Occupants) then {_vehPool = vehNATOTrucks} else {_vehPool = vehCSATTrucks}}; - _typeVehX = if (_i == 1) then - { - if (_typeOfAttack == "Normal") then - { - selectRandom _vehPool - } - else - { - if (_typeOfAttack == "Air") then - { - if (_sideX == Occupants) then - { - if ([vehNATOAA] call A3A_fnc_vehAvailable) then {vehNATOAA} else {selectRandom _vehPool} - } - else - { - if ([vehCSATAA] call A3A_fnc_vehAvailable) then {vehCSATAA} else {selectRandom _vehPool} - }; - } - else - { - if (_sideX == Occupants) then - { - if ([vehNATOTank] call A3A_fnc_vehAvailable) then {vehNATOTank} else {selectRandom _vehPool} - } - else - { - if ([vehCSATTank] call A3A_fnc_vehAvailable) then {vehCSATTank} else {selectRandom _vehPool} - }; - }; - }; - } - else - { - if ((_isMarker) and !((_vehPool - vehTanks) isEqualTo [])) then {selectRandom (_vehPool - vehTanks)} else {selectRandom _vehPool}; - }; - //_road = _roads select 0; - _timeOut = 0; - _pos = _pos findEmptyPosition [0,100,_typeVehX]; - while {_timeOut < 60} do - { - if (count _pos > 0) exitWith {}; - _timeOut = _timeOut + 1; - _pos = _pos findEmptyPosition [0,100,_typeVehX]; - sleep 1; - }; - if (count _pos == 0) then {_pos = if (_indexX == -1) then {getMarkerPos _spawnPoint} else {position _spawnPoint}}; - _vehicle=[_pos, _dir,_typeVehX, _sideX] call bis_fnc_spawnvehicle; - - _veh = _vehicle select 0; - _vehCrew = _vehicle select 1; - {[_x] call A3A_fnc_NATOinit} forEach _vehCrew; - [_veh] call A3A_fnc_AIVEHinit; - _groupVeh = _vehicle select 2; - _soldiers = _soldiers + _vehCrew; - _groups pushBack _groupVeh; - _vehiclesX pushBack _veh; - _landPos = [_posDestination,_pos,false,_landPosBlacklist] call A3A_fnc_findSafeRoadToUnload; - if ((not(_typeVehX in vehTanks)) and (not(_typeVehX in vehAA))) then - { - _landPosBlacklist pushBack _landPos; - _typeGroup = if (_typeOfAttack == "Normal") then - { - [_typeVehX,_sideX] call A3A_fnc_cargoSeats; - } - else - { - if (_typeOfAttack == "Air") then - { - if (_sideX == Occupants) then {groupsNATOAA} else {groupsCSATAA} - } - else - { - if (_sideX == Occupants) then {groupsNATOAT} else {groupsCSATAT} - }; - }; - _groupX = [_posOrigin,_sideX,_typeGroup] call A3A_fnc_spawnGroup; - { - _x assignAsCargo _veh; - _x moveInCargo _veh; - if (vehicle _x == _veh) then - { - _soldiers pushBack _x; - [_x] call A3A_fnc_NATOinit; - _x setVariable ["originX",_base]; - } - else - { - deleteVehicle _x; - }; - } forEach units _groupX; - if (not(_typeVehX in vehTrucks)) then - { - {_x disableAI "MINEDETECTION"} forEach (units _groupVeh); - (units _groupX) joinSilent _groupVeh; - deleteGroup _groupX; - _groupVeh spawn A3A_fnc_attackDrillAI; - //_groups pushBack _groupX; - [_base,_landPos,_groupVeh] call A3A_fnc_WPCreate; - _Vwp0 = (wayPoints _groupVeh) select 0; - _Vwp0 setWaypointBehaviour "SAFE"; - _Vwp0 = _groupVeh addWaypoint [_landPos,count (wayPoints _groupVeh)]; - _Vwp0 setWaypointType "TR UNLOAD"; - //_Vwp0 setWaypointStatements ["true", "(group this) spawn A3A_fnc_attackDrillAI"]; - //_Vwp0 setWaypointStatements ["true", "[vehicle this] call A3A_fnc_smokeCoverAuto"]; - _Vwp1 = _groupVeh addWaypoint [_posDestination, count (wayPoints _groupVeh)]; - _Vwp1 setWaypointType "SAD"; - _Vwp1 setWaypointStatements ["true","{if (side _x != side this) then {this reveal [_x,4]}} forEach allUnits"]; - _Vwp1 setWaypointBehaviour "COMBAT"; - [_veh,"APC"] spawn A3A_fnc_inmuneConvoy; - _veh allowCrewInImmobile true; - } - else - { - (units _groupX) joinSilent _groupVeh; - deleteGroup _groupX; - _groupVeh spawn A3A_fnc_attackDrillAI; - if (count units _groupVeh > 1) then {_groupVeh selectLeader (units _groupVeh select 1)}; - [_base,_landPos,_groupVeh] call A3A_fnc_WPCreate; - _Vwp0 = (wayPoints _groupVeh) select 0; - _Vwp0 setWaypointBehaviour "SAFE"; - /* - _Vwp0 = (wayPoints _groupVeh) select ((count wayPoints _groupVeh) - 1); - _Vwp0 setWaypointType "GETOUT"; - */ - _Vwp0 = _groupVeh addWaypoint [_landPos, count (wayPoints _groupVeh)]; - _Vwp0 setWaypointType "GETOUT"; - //_Vwp0 setWaypointStatements ["true", "(group this) spawn A3A_fnc_attackDrillAI"]; - _Vwp1 = _groupVeh addWaypoint [_posDestination, count (wayPoints _groupVeh)]; - _Vwp1 setWaypointStatements ["true","{if (side _x != side this) then {this reveal [_x,4]}} forEach allUnits"]; - if (_isMarker) then - { - - if ((count (garrison getVariable [_markerX, []])) < 4) then - { - _Vwp1 setWaypointType "MOVE"; - _Vwp1 setWaypointBehaviour "AWARE"; - } - else - { - _Vwp1 setWaypointType "SAD"; - _Vwp1 setWaypointBehaviour "COMBAT"; - }; - } - else - { - _Vwp1 setWaypointType "SAD"; - _Vwp1 setWaypointBehaviour "COMBAT"; - }; - [_veh,"Inf Truck."] spawn A3A_fnc_inmuneConvoy; - }; - } - else - { - {_x disableAI "MINEDETECTION"} forEach (units _groupVeh); - [_base,_posDestination,_groupVeh] call A3A_fnc_WPCreate; - _Vwp0 = (wayPoints _groupVeh) select 0; - _Vwp0 setWaypointBehaviour "SAFE"; - _Vwp0 = _groupVeh addWaypoint [_posDestination, count (waypoints _groupVeh)]; - [_veh,"Tank"] spawn A3A_fnc_inmuneConvoy; - _Vwp0 setWaypointType "SAD"; - _Vwp0 setWaypointBehaviour "AWARE"; - _Vwp0 setWaypointStatements ["true","{if (side _x != side this) then {this reveal [_x,4]}} forEach allUnits"]; - _veh allowCrewInImmobile true; - }; - _vehPool = _vehPool select {[_x] call A3A_fnc_vehAvailable} - }; - diag_log format ["Antistasi PatrolCA: Land CA performed on %1, Type is %2, Vehicle count: %3, Soldier count: %4",_markerX,_typeOfAttack,count _vehiclesX,count _soldiers]; - } -else - { - [_airportX,20] call A3A_fnc_addTimeForIdle; - _vehPool = []; - _countX = if (!_super) then {if (_isMarker) then {2} else {1}} else {round ((tierWar + difficultyCoef) / 2) + 1}; - _typeVehX = ""; - _vehPool = if (_sideX == Occupants) then {(vehNATOAir - [vehNATOPlane]) select {[_x] call A3A_fnc_vehAvailable}} else {(vehCSATAir - [vehCSATPlane]) select {[_x] call A3A_fnc_vehAvailable}}; - if (_isSDK) then - { - _rnd = random 100; - if (_sideX == Occupants) then - { - if (_rnd > prestigeNATO) then - { - _vehPool = _vehPool - vehNATOAttackHelis; - }; - } - else - { - if (_rnd > prestigeCSAT) then - { - _vehPool = _vehPool - vehCSATAttackHelis; - }; - }; - }; - if (_vehPool isEqualTo []) then {if (_sideX == Occupants) then {_vehPool = [vehNATOPatrolHeli]} else {_vehPool = [vehCSATPatrolHeli]}}; - for "_i" from 1 to _countX do - { - _typeVehX = if (_i == 1) then - { - if (_typeOfAttack == "Normal") then - { - if (_countX == 1) then - { - if (count (_vehPool - vehTransportAir) == 0) then {selectRandom _vehPool} else {selectRandom (_vehPool - vehTransportAir)}; - } - else - { - //if (count (_vehPool - vehTransportAir) == 0) then {selectRandom _vehPool} else {selectRandom (_vehPool - vehTransportAir)}; - selectRandom (_vehPool select {_x in vehTransportAir}); - }; - } - else - { - if (_typeOfAttack == "Air") then - { - if (_sideX == Occupants) then {if ([vehNATOPlaneAA] call A3A_fnc_vehAvailable) then {vehNATOPlaneAA} else {selectRandom _vehPool}} else {if ([vehCSATPlaneAA] call A3A_fnc_vehAvailable) then {vehCSATPlaneAA} else {selectRandom _vehPool}}; - } - else - { - if (_sideX == Occupants) then {if ([vehNATOPlane] call A3A_fnc_vehAvailable) then {vehNATOPlane} else {selectRandom _vehPool}} else {if ([vehCSATPlane] call A3A_fnc_vehAvailable) then {vehCSATPlane} else {selectRandom _vehPool}}; - }; - }; - } - else - { - if (_isMarker) then {selectRandom (_vehPool select {_x in vehTransportAir})} else {selectRandom _vehPool}; - }; - _pos = _posOrigin; - _ang = 0; - _size = [_airportX] call A3A_fnc_sizeMarker; - _buildings = nearestObjects [_posOrigin, ["Land_LandMark_F","Land_runway_edgelight"], _size / 2]; - if (count _buildings > 1) then - { - _pos1 = getPos (_buildings select 0); - _pos2 = getPos (_buildings select 1); - _ang = [_pos1, _pos2] call BIS_fnc_DirTo; - _pos = [_pos1, 5,_ang] call BIS_fnc_relPos; - }; - if (count _pos == 0) then {_pos = _posOrigin}; - _vehicle=[_pos, _ang + 90,_typeVehX, _sideX] call bis_fnc_spawnvehicle; - _veh = _vehicle select 0; - if (hasIFA) then {_veh setVelocityModelSpace [((velocityModelSpace _veh) select 0) + 0,((velocityModelSpace _veh) select 1) + 150,((velocityModelSpace _veh) select 2) + 50]}; - _vehCrew = _vehicle select 1; - _groupVeh = _vehicle select 2; - _soldiers append _vehCrew; - _groups pushBack _groupVeh; - _vehiclesX pushBack _veh; - {[_x] call A3A_fnc_NATOinit} forEach units _groupVeh; - [_veh] call A3A_fnc_AIVEHinit; - if (not (_typeVehX in vehTransportAir)) then - { - _Hwp0 = _groupVeh addWaypoint [_posDestination, 0]; - _Hwp0 setWaypointBehaviour "AWARE"; - _Hwp0 setWaypointType "SAD"; - //[_veh,"Air Attack"] spawn A3A_fnc_inmuneConvoy; - } - else - { - _typeGroup = if (_typeOfAttack == "Normal") then - { - [_typeVehX,_sideX] call A3A_fnc_cargoSeats; - } - else - { - if (_typeOfAttack == "Air") then - { - if (_sideX == Occupants) then {groupsNATOAA} else {groupsCSATAA} - } - else - { - if (_sideX == Occupants) then {groupsNATOAT} else {groupsCSATAT} - }; - }; - _groupX = [_posOrigin,_sideX,_typeGroup] call A3A_fnc_spawnGroup; - //{_x assignAsCargo _veh;_x moveInCargo _veh; [_x] call A3A_fnc_NATOinit;_soldiers pushBack _x;_x setVariable ["originX",_airportX]} forEach units _groupX; - { - _x assignAsCargo _veh; - _x moveInCargo _veh; - if (vehicle _x == _veh) then - { - _soldiers pushBack _x; - [_x] call A3A_fnc_NATOinit; - _x setVariable ["originX",_airportX]; - } - else - { - deleteVehicle _x; - }; - } forEach units _groupX; - _groups pushBack _groupX; - _landpos = []; - _proceed = true; - if (_isMarker) then - { - if ((_markerX in airportsX) or !(_veh isKindOf "Helicopter")) then - { - _proceed = false; - [_veh,_groupX,_markerX,_airportX] spawn A3A_fnc_airdrop; - } - else - { - if (_isSDK) then - { - if (((count(garrison getVariable [_markerX,[]])) < 10) and (_typeVehX in vehFastRope)) then - { - _proceed = false; - //_groupX setVariable ["mrkAttack",_markerX]; - [_veh,_groupX,_posDestination,_posOrigin,_groupVeh] spawn A3A_fnc_fastrope; - }; - }; - }; - } - else - { - if !(_veh isKindOf "Helicopter") then - { - _proceed = false; - [_veh,_groupX,_posDestination,_airportX] spawn A3A_fnc_airdrop; - }; - }; - if (_proceed) then - { - _landPos = [_posDestination, 300, 550, 10, 0, 0.20, 0,[],[[0,0,0],[0,0,0]]] call BIS_fnc_findSafePos; - if !(_landPos isEqualTo [0,0,0]) then - { - _landPos set [2, 0]; - _pad = createVehicle ["Land_HelipadEmpty_F", _landpos, [], 0, "NONE"]; - _vehiclesX pushBack _pad; - _wp0 = _groupVeh addWaypoint [_landpos, 0]; - _wp0 setWaypointType "TR UNLOAD"; - _wp0 setWaypointStatements ["true", "(vehicle this) land 'GET OUT';[vehicle this] call A3A_fnc_smokeCoverAuto"]; - _wp0 setWaypointBehaviour "CARELESS"; - _wp3 = _groupX addWaypoint [_landpos, 0]; - _wp3 setWaypointType "GETOUT"; - _wp3 setWaypointStatements ["true", "(group this) spawn A3A_fnc_attackDrillAI"]; - _wp0 synchronizeWaypoint [_wp3]; - _wp4 = _groupX addWaypoint [_posDestination, 1]; - _wp4 setWaypointType "MOVE"; - _wp4 setWaypointStatements ["true","{if (side _x != side this) then {this reveal [_x,4]}} forEach allUnits"]; - _wp2 = _groupVeh addWaypoint [_posOrigin, 1]; - _wp2 setWaypointType "MOVE"; - _wp2 setWaypointStatements ["true", "deleteVehicle (vehicle this); {deleteVehicle _x} forEach thisList"]; - [_groupVeh,1] setWaypointBehaviour "AWARE"; - } - else - { - if (_typeVehX in vehFastRope) then - { - [_veh,_groupX,_posDestination,_posOrigin,_groupVeh] spawn A3A_fnc_fastrope; - } - else - { - [_veh,_groupX,_markerX,_airportX] spawn A3A_fnc_airdrop; - }; - }; - }; - }; - sleep 30; - _vehPool = _vehPool select {[_x] call A3A_fnc_vehAvailable}; - }; - diag_log format ["Antistasi PatrolCA: Air CA performed on %1, Type is %2, Vehicle count: %3, Soldier count: %4",_markerX,_typeOfAttack,count _vehiclesX,count _soldiers]; - }; - -if (_isMarker) then - { - _timeX = time + 3600; - _size = [_markerX] call A3A_fnc_sizeMarker; - if (_sideX == Occupants) then - { - waitUntil {sleep 5; (({!([_x] call A3A_fnc_canFight)} count _soldiers) >= 3*({([_x] call A3A_fnc_canFight)} count _soldiers)) or (time > _timeX) or (sidesX getVariable [_markerX,sideUnknown] == Occupants) or (({[_x,_markerX] call A3A_fnc_canConquer} count _soldiers) > 3*({(side _x != _sideX) and (side _x != civilian) and ([_x,_markerX] call A3A_fnc_canConquer)} count allUnits))}; - if ((({[_x,_markerX] call A3A_fnc_canConquer} count _soldiers) > 3*({(side _x != _sideX) and (side _x != civilian) and ([_x,_markerX] call A3A_fnc_canConquer)} count allUnits)) and (not(sidesX getVariable [_markerX,sideUnknown] == Occupants))) then - { - [Occupants,_markerX] remoteExec ["A3A_fnc_markerChange",2]; - diag_log format ["Antistasi Debug patrolCA: Attack from %1 or %2 to retake %3 has outnumbered the enemy, changing marker!",_airportX,_base,_markerX]; - }; - sleep 10; - if (!(sidesX getVariable [_markerX,sideUnknown] == Occupants)) then - { - {_x doMove _posOrigin} forEach _soldiers; - if (sidesX getVariable [_airportX,sideUnknown] == Occupants) then - { - _killZones = killZones getVariable [_airportX,[]]; - _killZones = _killZones + [_markerX,_markerX]; - killZones setVariable [_airportX,_killZones,true]; - }; - diag_log format ["Antistasi Debug patrolCA: Attack from %1 or %2 to retake %3 has failed as the marker is not changed!",_airportX,_base,_markerX]; - } - } - else - { - waitUntil {sleep 5; (({!([_x] call A3A_fnc_canFight)} count _soldiers) >= 3*({([_x] call A3A_fnc_canFight)} count _soldiers))or (time > _timeX) or (sidesX getVariable [_markerX,sideUnknown] == Invaders) or (({[_x,_markerX] call A3A_fnc_canConquer} count _soldiers) > 3*({(side _x != _sideX) and (side _x != civilian) and ([_x,_markerX] call A3A_fnc_canConquer)} count allUnits))}; - if ((({[_x,_markerX] call A3A_fnc_canConquer} count _soldiers) > 3*({(side _x != _sideX) and (side _x != civilian) and ([_x,_markerX] call A3A_fnc_canConquer)} count allUnits)) and (not(sidesX getVariable [_markerX,sideUnknown] == Invaders))) then - { - [Invaders,_markerX] remoteExec ["A3A_fnc_markerChange",2]; - diag_log format ["Antistasi Debug patrolCA: Attack from %1 or %2 to retake %3 has outnumbered the enemy, changing marker!",_airportX,_base,_markerX]; - }; - sleep 10; - if (!(sidesX getVariable [_markerX,sideUnknown] == Invaders)) then - { - {_x doMove _posOrigin} forEach _soldiers; - if (sidesX getVariable [_airportX,sideUnknown] == Invaders) then - { - _killZones = killZones getVariable [_airportX,[]]; - _killZones = _killZones + [_markerX,_markerX]; - killZones setVariable [_airportX,_killZones,true]; - }; - diag_log format ["Antistasi Debug patrolCA: Attack from %1 or %2 to retake %3 has failed as the marker is not changed!",_airportX,_base,_markerX]; - } - }; - } -else - { - _sideEnemy = if (_sideX == Occupants) then {Invaders} else {Occupants}; - if (_typeOfAttack != "Air") then {waitUntil {sleep 1; (!([distanceSPWN1,1,_posDestination,teamPlayer] call A3A_fnc_distanceUnits) and !([distanceSPWN1,1,_posDestination,_sideEnemy] call A3A_fnc_distanceUnits)) or (({!([_x] call A3A_fnc_canFight)} count _soldiers) >= 3*({([_x] call A3A_fnc_canFight)} count _soldiers))}} else {waitUntil {sleep 1; (({!([_x] call A3A_fnc_canFight)} count _soldiers) >= 3*({([_x] call A3A_fnc_canFight)} count _soldiers))}}; - if (({!([_x] call A3A_fnc_canFight)} count _soldiers) >= 3*({([_x] call A3A_fnc_canFight)} count _soldiers)) then - { - _markersX = resourcesX + factories + airportsX + outposts + seaports select {getMarkerPos _x distance _posDestination < distanceSPWN}; - _siteX = if (_base != "") then {_base} else {_airportX}; - _killZones = killZones getVariable [_siteX,[]]; - _killZones append _markersX; - killZones setVariable [_siteX,_killZones,true]; - diag_log format ["Antistasi Debug patrolCA: Attack from %1 or %2 to %3 failed",_airportX,_base,_markerX]; - }; - diag_log format ["Antistasi Debug patrolCA: Attack from %1 or %2 to %3 despawned",_airportX,_base,_markerX]; - }; -diag_log format ["Antistasi PatrolCA: CA on %1 finished",_markerX]; +// Going ahead with the attack. Add it to the appropriate fencing array +[_target, "add"] call A3A_fnc_updateCAMark; -//if (_markerX in forcedSpawn) then {forcedSpawn = forcedSpawn - [_markerX]; publicVariable "forcedSpawn"}; - -{ -_veh = _x; -if (!([distanceSPWN,1,_veh,teamPlayer] call A3A_fnc_distanceUnits) and (({_x distance _veh <= distanceSPWN} count (allPlayers - (entities "HeadlessClient_F"))) == 0)) then {deleteVehicle _x}; -} forEach _vehiclesX; -{ -_veh = _x; -if (!([distanceSPWN,1,_veh,teamPlayer] call A3A_fnc_distanceUnits) and (({_x distance _veh <= distanceSPWN} count (allPlayers - (entities "HeadlessClient_F"))) == 0)) then {deleteVehicle _x; _soldiers = _soldiers - [_x]}; -} forEach _soldiers; -if (count _soldiers > 0) then - { - { - [_x] spawn - { - private ["_veh"]; - _veh = _this select 0; - waitUntil {sleep 1; !([distanceSPWN,1,_veh,teamPlayer] call A3A_fnc_distanceUnits) and (({_x distance _veh <= distanceSPWN} count (allPlayers - (entities "HeadlessClient_F"))) == 0)}; - deleteVehicle _veh; - }; - } forEach _soldiers; - }; +if (_isMarker && !_forced) then { + // send notification to PvPs for marker counterattacks + private _nameDest = [_target] call A3A_fnc_localizar; + ["IntelAdded", ["", format ["QRF sent to %1",_nameDest]]] remoteExec ["BIS_fnc_showNotification",_sideX]; +}; -{deleteGroup _x} forEach _groups; +[[_target, _source, _sideX, _vehicleCount, _landAttack, _typeOfAttack], "A3A_fnc_createQRF"] call A3A_fnc_scheduler; +requestQRFactive = nil; // could set this a bit earlier... -sleep ((300 - ((tierWar + difficultyCoef) * 5)) max 0); -if (_isMarker) then {smallCAmrk = smallCAmrk - [_markerX]; publicVariable "smallCAmrk"} else {smallCApos = smallCApos - [_posDestination]}; diff --git a/A3-Antistasi/functions/CREATE/fn_patrolReinf.sqf b/A3-Antistasi/functions/CREATE/fn_patrolReinf.sqf index 5d7a3da3c4..8169ebbcd2 100644 --- a/A3-Antistasi/functions/CREATE/fn_patrolReinf.sqf +++ b/A3-Antistasi/functions/CREATE/fn_patrolReinf.sqf @@ -1,10 +1,11 @@ +_filename = "fn_patrolReinf"; private ["_mrkDestination","_mrkOrigin","_numberX","_sideX","_typeGroup","_typeVehX","_indexX","_spawnPoint","_pos","_timeOut","_veh","_groupX","_landPos","_Vwp0","_posOrigin","_land","_pos1","_pos2"]; _mrkDestination = _this select 0; _mrkOrigin = _this select 1; _numberX = _this select 2; _sideX = _this select 3; -diag_log format ["[Antistasi] Spawning PatrolReinforcement. Dest:%1, Orig:%2, Size:%3, Side: %4",_mrkDestination,_mrkOrigin,_numberX,_sideX]; +[2, format ["Spawning PatrolReinf. Dest:%1, Orig:%2, Size:%3, Side: %4",_mrkDestination,_mrkOrigin,_numberX,_sideX], _filename] call A3A_fnc_log; _posDestination = getMarkerPos _mrkDestination; _posOrigin = getMarkerPos _mrkOrigin; @@ -23,6 +24,8 @@ else _typeVehX = selectRandom _vehPool; }; +[3, format ["PatrolReinf vehicle %1 selected", _typeVehX], _filename] call A3A_fnc_log; + _pos = []; _veh = objNull; _groupX = grpNull; @@ -58,12 +61,10 @@ if (_land) then [_x] call A3A_fnc_NATOinit; }; } forEach units _groupX; - [_veh] call A3A_fnc_AIVEHinit; + [_veh, _sideX] call A3A_fnc_AIVEHinit; [_veh,"Inf Truck."] spawn A3A_fnc_inmuneConvoy; _groupX spawn A3A_fnc_attackDrillAI; [_mrkOrigin,_posDestination,_groupX] call A3A_fnc_WPCreate; - _Vwp0 = (wayPoints _groupX) select 0; - _Vwp0 setWaypointBehaviour "SAFE"; _Vwp0 = _groupX addWaypoint [_posDestination, count (wayPoints _groupX)]; _Vwp0 setWaypointType "GETOUT"; _Vwp0 setWaypointStatements ["true","nul = [(thisList select {alive _x}),side this,(group this) getVariable [""reinfMarker"",""""],0] remoteExec [""A3A_fnc_garrisonUpdate"",2];[group this] spawn A3A_fnc_groupDespawner; reinfPatrols = reinfPatrols - 1; publicVariable ""reinfPatrols"";"]; @@ -91,7 +92,7 @@ else [_x] call A3A_fnc_NATOinit; _x addEventHandler ["Killed",{deleteVehicle (group (_this select 0) getVariable ["myPad",objNull])}]; } forEach units _groupVeh; - [_veh] call A3A_fnc_AIVEHinit; + [_veh, _sideX] call A3A_fnc_AIVEHinit; _groupX = [_posOrigin,_sideX,_typeGroup] call A3A_fnc_spawnGroup; { diff --git a/A3-Antistasi/functions/CREATE/fn_spawnGroup.sqf b/A3-Antistasi/functions/CREATE/fn_spawnGroup.sqf index ed85a13908..fec6bc08a7 100644 --- a/A3-Antistasi/functions/CREATE/fn_spawnGroup.sqf +++ b/A3-Antistasi/functions/CREATE/fn_spawnGroup.sqf @@ -38,7 +38,7 @@ for "_i" from 0 to (_countX - 1) do { if ((_i == 0) or (((_allUnits + 1) < maxUnits) and ((_allUnitsSide + 1) < _maxUnitsSide)) or _override) then { - _unit = _groupX createUnit [(_typesX select _i), _positionX, [], 0, "NONE"]; + _unit = [_groupX, (_typesX select _i), _positionX, [], 0, "NONE"] call A3A_fnc_createUnit; _unit allowDamage false; _allUnits = _allUnits + 1; _allUnitsSide = _allUnitsSide + 1; diff --git a/A3-Antistasi/functions/CREATE/fn_updateCAMark.sqf b/A3-Antistasi/functions/CREATE/fn_updateCAMark.sqf new file mode 100644 index 0000000000..112fa233ab --- /dev/null +++ b/A3-Antistasi/functions/CREATE/fn_updateCAMark.sqf @@ -0,0 +1,19 @@ +private _filename = "fn_updateCAMark"; +if (!isServer) exitWith { + [1, "Server-only function miscalled", _filename] call A3A_fnc_log; +}; + +params ["_target", "_operation"]; + +if (_target isEqualType "") then { + [3, format ["%1 CA mark for marker %2", _operation, _target], _filename] call A3A_fnc_log; + + if (_operation == "add") then { smallCAmrk pushBackUnique _target } + else { smallCAmrk = smallCAmrk - [_target] }; +} else { + [3, format ["%1 CA mark for position %2", _operation, _target], _filename] call A3A_fnc_log; + + if (_operation == "add") then { smallCApos pushBack _target } + else { smallCApos = smallCApos select { _x distance2d _target > 100 } }; +}; + diff --git a/A3-Antistasi/functions/CREATE/fn_vehKilledOrCaptured.sqf b/A3-Antistasi/functions/CREATE/fn_vehKilledOrCaptured.sqf new file mode 100644 index 0000000000..809f85783d --- /dev/null +++ b/A3-Antistasi/functions/CREATE/fn_vehKilledOrCaptured.sqf @@ -0,0 +1,79 @@ +/* + Updates enemy vehicle reserve pool, city support and aggro for vehicle destruction or capture + Also handles the ownerSide update and enabling despawner on rebel capture + + Params: + 1. Object: Vehicle object + 2. Side: Side of unit that captured or destroyed the vehicle + 2. Bool (default false): True if captured, else destroyed +*/ + +private _filename = "fn_vehKilledOrCaptured"; +params ["_veh", "_sideEnemy", ["_captured", false]]; + +private _type = typeof _veh; +private _side = _veh getVariable ["ownerSide", teamPlayer]; // default because Zeus + +if (_captured && (_side == _sideEnemy)) exitWith {}; + +private _act = if (_captured) then {"captured"} else {"destroyed"}; +[3, format ["%1 of %2 %3 by %4", _type, _side, _act, _sideEnemy], _filename] call A3A_fnc_log; + +if (_side == Occupants or _side == Invaders) then +{ + _type call A3A_fnc_removeVehFromPool; + if (_sideEnemy != teamPlayer) exitWith {}; + + private _value = call { + if (_type in vehAPCs) exitWith {8}; + if (_type in vehTanks) exitWith {15}; + if (_type in vehAA or _type in vehMRLS) exitWith {15}; + if (_type in vehAttackHelis) exitWith {15}; + if (_type in vehTransportAir) exitWith {6}; + if (_type in vehFixedWing) exitWith {15}; // transportAir must be before this + if (_type in vehBoats) exitWith {3}; + if (_type isKindOf "StaticWeapon") exitWith {1}; + 2; // trucks, light attack, boats, UAV etc + }; + + if (_side == Occupants) then { + [-_value/3, _value/3, position _veh] remoteExec ["A3A_fnc_citySupportChange", 2]; + [[_value, 45], [0, 0]] remoteExec ["A3A_fnc_prestige", 2]; + } + else { + [[0, 0], [_value, 45]] remoteExec ["A3A_fnc_prestige", 2]; + }; +}; + +if (_side == civilian) then +{ + if (_sideEnemy != teamPlayer) exitWith {}; + + // Punish players slightly for stealing cars. Code used to be in vehDespawner. + private _pos = position _veh; + [0, -1, _pos] remoteExec ["A3A_fnc_citySupportChange", 2]; + + private _city = [citiesX, _pos] call BIS_fnc_nearestPosition; + private _dataX = server getVariable _city; + private _prestigeOPFOR = _dataX select 2; // government support? + if (random 100 > _prestigeOPFOR) exitWith {}; + + { + private _thief = _x; + if ((captive _thief) and (isPlayer _thief)) then { + [_thief, false] remoteExec ["setCaptive", _thief]; + }; + { + if ((side _x == Occupants) and (_x distance _pos < distanceSPWN2)) then {_x reveal _thief}; + } forEach allUnits; + } forEach crew _veh; +}; + +if (_captured) then +{ + // Do the actual side-switch + _veh setVariable ["ownerSide", _sideEnemy, true]; + if (_sideEnemy == teamPlayer) then { + if !(_veh isKindOf "StaticWeapon") then { [_veh] spawn A3A_fnc_VEHdespawner }; + }; +}; diff --git a/A3-Antistasi/functions/CREATE/fn_wavedCA.sqf b/A3-Antistasi/functions/CREATE/fn_wavedCA.sqf index 3cedbe39f3..213be286c5 100644 --- a/A3-Antistasi/functions/CREATE/fn_wavedCA.sqf +++ b/A3-Antistasi/functions/CREATE/fn_wavedCA.sqf @@ -1,6 +1,8 @@ if (!isServer and hasInterface) exitWith {}; -private ["_posOrigin","_typeGroup","_nameOrigin","_markTsk","_wp1","_soldiers","_landpos","_pad","_vehiclesX","_wp0","_wp3","_wp4","_wp2","_groupX","_groups","_typeVehX","_vehicle","_heli","_heliCrew","_groupHeli","_pilots","_rnd","_resourcesAAF","_nVeh","_radiusX","_roads","_Vwp1","_road","_veh","_vehCrew","_groupVeh","_Vwp0","_size","_Hwp0","_groupX1","_uav","_groupUAV","_uwp0","_tsk","_vehicle","_soldierX","_pilot","_mrkDestination","_posDestination","_prestigeCSAT","_mrkOrigin","_airportX","_nameDest","_timeX","_solMax","_nul","_costs","_typeX","_threatEvalAir","_threatEvalLand","_pos","_timeOut","_sideX","_waves","_countX","_tsk1","_spawnPoint","_vehPool", "_airportIndex"]; +private ["_posOrigin","_typeGroup","_nameOrigin","_markTsk","_wp1","_soldiers","_landpos","_pad","_vehiclesX","_wp0","_wp3","_wp4","_wp2","_groupX","_groups","_typeVehX","_vehicle","_heli","_heliCrew","_groupHeli","_pilots","_rnd","_resourcesAAF","_nVeh","_radiusX","_roads","_Vwp1","_road","_veh","_vehCrew","_groupVeh","_Vwp0","_size","_Hwp0","_groupX1","_uwp0","_tsk","_vehicle","_soldierX","_pilot","_mrkDestination","_posDestination","_prestigeCSAT","_mrkOrigin","_airportX","_nameDest","_timeX","_solMax","_nul","_costs","_typeX","_threatEvalAir","_threatEvalLand","_pos","_timeOut","_sideX","_waves","_countX","_tsk1","_spawnPoint","_vehPool", "_airportIndex"]; + +private _fileName = "wavedCA"; bigAttackInProgress = true; publicVariable "bigAttackInProgress"; @@ -61,108 +63,182 @@ _nameDest = [_mrkDestination] call A3A_fnc_localizar; //missionsX pushbackUnique "rebelAttack"; publicVariable "missionsX"; //_tsk1 = ["rebelAttackPVP",_sideTsk1,[format ["We are attacking %2 from the %1. Help the operation if you can",_nameOrigin,_nameDest],format ["%1 Attack",_nameENY],_mrkDestination],getMarkerPos _mrkDestination,"CREATED",10,true,true,"Attack"] call BIS_fnc_setTask; +// Use fixed aggro value for non-rebel targets for the moment +private _aggro = if (_sideX == Occupants) then {aggressionOccupants} else {aggressionInvaders}; +if !(_isSDK) then { _aggro = 60 }; + _timeX = time + 3600; -while {(_waves > 0)} do +private _vehPoolLand = []; +private _vehPoolAirSupport = []; +private _vehPoolAirTransport = []; + +// unlimited vehicle types, for later use +private _typePatrolHeli = if (_sideX == Occupants) then {vehNATOPatrolHeli} else {vehCSATPatrolHeli}; +private _typesTruck = if (_sideX == Occupants) then {vehNATOTrucks} else {vehCSATTrucks}; +private _typesMRAP = if (_sideX == Occupants) then {vehNATOLightArmed} else {vehCSATLightArmed}; + +// Just getting the variables out of scope +call { + private _typesAPC = if (_sideX == Occupants) then {vehNATOAPC} else {vehCSATAPC}; + private _typeTank = if (_sideX == Occupants) then {vehNATOTank} else {vehCSATTank}; + private _typeAA = if (_sideX == Occupants) then {vehNATOAA} else {vehCSATAA}; + + // Add up to 4 + tierWar APCs, selected randomly from available vehicles { + private _vcount = floor (timer getVariable [_x, 0]); + for "_i" from 1 to (_vcount) do { _vehPoolLand pushBack _x }; + } forEach _typesAPC; + _vehPoolLand = _vehPoolLand call BIS_fnc_arrayShuffle; + _vehPoolLand resize ((4 + tierWar) min (count _vehPoolLand)); + + // Add in war-tier capped tanks and AA vehicles + private _tankCount = tierWar min (timer getVariable [_typeTank, 0]); + for "_i" from 1 to (_tankCount) do { _vehPoolLand pushBack _typeTank }; + private _aaCount = (ceil (tierWar / 3)) min (timer getVariable [_typeAA, 0]); + for "_i" from 1 to (_aaCount) do { _vehPoolLand pushBack _typeAA }; + + // Add some trucks and MRAPs depending on war tier + private _truckCount = 8 - ceil (tierWar / 2); + for "_i" from 1 to (_truckCount) do { _vehPoolLand pushBack (selectRandom _typesTruck) }; + private _mrapCount = 8 - ceil (tierWar / 2); + for "_i" from 1 to (_mrapCount) do { _vehPoolLand pushBack (selectRandom _typesMRAP) }; + + + // Separate air support from transports because air support can't conquer + + private _typePlane = if (_sideX == Occupants) then {vehNATOPlane} else {vehCSATPlane}; + private _typePlaneAA = if (_sideX == Occupants) then {vehNATOPlaneAA} else {vehCSATPlaneAA}; + private _typesAttackHelis = if (_sideX == Occupants) then {vehNATOAttackHelis} else {vehCSATAttackHelis}; + private _typesTransportPlanes = if (_sideX == Occupants) then {vehNATOTransportPlanes} else {vehCSATTransportPlanes}; + private _typesTransportHelis = if (_sideX == Occupants) then {vehNATOTransportHelis} else {vehCSATTransportHelis}; + + // Add up to 2 + tierWar attack helis, selected randomly from available vehicles + { + private _vcount = floor (timer getVariable [_x, 0]); + for "_i" from 1 to (_vcount) do { _vehPoolAirSupport pushBack _x }; + } forEach _typesAttackHelis; + _vehPoolAirSupport = _vehPoolAirSupport call BIS_fnc_arrayShuffle; + _vehPoolAirSupport resize ((2 + tierWar) min (count _vehPoolAirSupport)); + + // Plus a handful of fixed-wing aircraft + private _planeCount = ceil (tierWar / 3); + for "_i" from 1 to (_planeCount) do { _vehPoolAirSupport pushBack _typePlane }; + for "_i" from 1 to (_planeCount) do { _vehPoolAirSupport pushBack _typePlaneAA }; + + // Use up to 8 + tierWar/2 air transports, randomly selected from available vehicles + { + private _vcount = floor (timer getVariable [_x, 0]); + for "_i" from 1 to (_vcount) do { _vehPoolAirTransport pushBack _x }; + } forEach (_typesTransportPlanes + _typesTransportHelis); + _vehPoolAirTransport = _vehPoolAirTransport call BIS_fnc_arrayShuffle; + _vehPoolAirTransport resize ((8 + tierWar/2) min (count _vehPoolAirTransport)); + + // Fill out with patrol helis + private _patrolHeliCount = 8 - ceil (tierWar / 2); + for "_i" from 1 to (_patrolHeliCount) do { _vehPoolAirTransport pushBack _typePatrolHeli }; +}; + +[3, format ["Land vehicle pool: %1", _vehPoolLand], _filename] call A3A_fnc_log; +[3, format ["Air transport pool: %1", _vehPoolAirTransport], _filename] call A3A_fnc_log; +[3, format ["Air support pool: %1", _vehPoolAirSupport], _filename] call A3A_fnc_log; + +private _fnc_remUnitCount = { + private _unitCount = {(local _x) and (alive _x)} count allUnits; + private _remUnitCount = maxUnits - _unitCount; + if (gameMode <3) then + { + private _sideCount = {(local _x) and (alive _x) and (side group _x == _sideX)} count allUnits; + _remUnitCount = _remUnitCount min (maxUnits * 0.7 - _sideCount); + }; + _remUnitCount; +}; + +private _airSupport = []; +private _uav = objNull; + +// First wave: half air support, half either air transports or ground vehicles. +// Subsequent waves: if live air support < half, top up. Otherwise, +1 air support. Fill out with transports/ground. +// Only one UAV at a time, rebuild if destroyed instead of one vehicle. +// Builds minimum 10 soldiers (air cargo or ground units) per wave. + +while {(_waves > 0)} do +{ _soldiers = []; - _nVeh = 3 + (round random 1); + _nVeh = 2 + random (2) + (_aggro / 25); + _nVeh = _nVeh + (skillMult - 2); + if (_firstWave) then { _nVeh = _nVeh + 2 }; + _nVeh = (round (_nVeh)) max 1; + + [3, format ["Wave will contain %1 vehicles", _nVeh], _fileName] call A3A_fnc_log; + _posOriginLand = []; _pos = []; _dir = 0; _spawnPoint = ""; if !(_mrkDestination in blackListDest) then - { + { //Attempt land attack if origin is an airport in range _airportIndex = airportsX find _mrkOrigin; if (_airportIndex >= 0 and (_posOrigin distance _posDestination < distanceForLandAttack)) then - { + { _spawnPoint = server getVariable (format ["spawn_%1", _mrkOrigin]); _pos = getMarkerPos _spawnPoint; _posOriginLand = _posOrigin; _dir = markerDir _spawnPoint; - } + } else //Find an outpost we can attack from - { + { _outposts = outposts select {(sidesX getVariable [_x,sideUnknown] == _sideX) and (getMarkerPos _x distance _posDestination < distanceForLandAttack) and ([_x,false] call A3A_fnc_airportCanAttack)}; if !(_outposts isEqualTo []) then - { + { _outpost = selectRandom _outposts; _posOriginLand = getMarkerPos _outpost; //[_outpost,60] call A3A_fnc_addTimeForIdle; _spawnPoint = [_posOriginLand] call A3A_fnc_findNearestGoodRoad; _pos = position _spawnPoint; _dir = getDir _spawnPoint; - }; }; }; - if !(_pos isEqualTo []) then - { - _vehPool = if (_sideX == Occupants) then {vehNATOAttack} else {vehCSATAttack}; - _vehPool = _vehPool select {[_x] call A3A_fnc_vehAvailable}; - if (_isSDK) then - { - _rnd = random 100; - if (_sideX == Occupants) then - { - if (_rnd > prestigeNATO) then - { - _vehPool = _vehPool - [vehNATOTank]; - }; - } - else - { - if (_rnd > prestigeCSAT) then - { - _vehPool = _vehPool - [vehCSATTank]; - }; - }; - }; + }; + private _nVehLand = 0; + if !(_posOriginLand isEqualTo []) then + { + _nVehLand = ceil (_nVeh / 2); // spawn >half ground, 150) then {_vehPool = _vehPool - vehTanks}; _countX = 1; _landPosBlacklist = []; - _spawnedSquad = false; - while {(_countX <= _nVeh) and (count _soldiers <= 80)} do - { - if (_vehPool isEqualTo []) then - { - if (_sideX == Occupants) then {_vehPool = vehNATOTrucks} else {_vehPool = vehCSATTrucks}; - }; - _typeVehX = [selectRandom _vehPool, selectRandom vehNATOTrucks] select (random 1 > 0.75); - _proceed = true; - if ((_typeVehX in (vehNATOTrucks+vehCSATTrucks)) and _spawnedSquad) then - { - _allUnits = {(local _x) and (alive _x)} count allUnits; - _allUnitsSide = 0; - _maxUnitsSide = maxUnits; + while {_countX <= _nVehLand} do + { + if (count _vehPoolLand == 0) then { + _vehPoolLand append _typesTruck; + _vehPoolLand append _typesMRAP; + _waves = 0; + [2, "Attack ran out of land vehicles", _filename] call A3A_fnc_log; + }; + _typeVehX = selectRandom _vehPoolLand; + _vehPoolLand deleteAt (_vehPoolLand find _typeVehX); + [3, format ["Spawning vehicle type %1", _typeVehX], _filename] call A3A_fnc_log; - if (gameMode <3) then - { - _allUnitsSide = {(local _x) and (alive _x) and (side group _x == _sideX)} count allUnits; - _maxUnitsSide = round (maxUnits * 0.7); - }; - if ((_allUnits + 4 > maxUnits) or (_allUnitsSide + 4 > _maxUnitsSide)) then {_proceed = false}; - }; - if (_proceed) then - { + if (true) then + { _timeOut = 0; _pos = _pos findEmptyPosition [0,100,_typeVehX]; while {_timeOut < 60} do - { + { if (count _pos > 0) exitWith {}; _timeOut = _timeOut + 1; _pos = _pos findEmptyPosition [0,100,_typeVehX]; sleep 1; - }; + }; if (count _pos == 0) then {_pos = getMarkerPos _spawnPoint}; _vehicle=[_pos, _dir,_typeVehX, _sideX] call bis_fnc_spawnvehicle; _veh = _vehicle select 0; _vehCrew = _vehicle select 1; {[_x] call A3A_fnc_NATOinit} forEach _vehCrew; - [_veh] call A3A_fnc_AIVEHinit; + [_veh, _sideX] call A3A_fnc_AIVEHinit; _groupVeh = _vehicle select 2; _soldiers append _vehCrew; _soldiersTotal append _vehCrew; @@ -170,35 +246,33 @@ while {(_waves > 0)} do _vehiclesX pushBack _veh; _landPos = [_posDestination,_pos,false,_landPosBlacklist] call A3A_fnc_findSafeRoadToUnload; if (not(_typeVehX in vehTanks)) then - { + { _landPosBlacklist pushBack _landPos; _typeGroup = [_typeVehX,_sideX] call A3A_fnc_cargoSeats; _grupo = grpNull; - if !(_spawnedSquad) then {_grupo = [_posOrigin,_sideX, _typeGroup,true,false] call A3A_fnc_spawnGroup; _spawnedSquad = true} else {_grupo = [_posOrigin,_sideX, _typeGroup] call A3A_fnc_spawnGroup}; + _grupo = [_posOrigin,_sideX, _typeGroup,true,false] call A3A_fnc_spawnGroup; { - _x assignAsCargo _veh; - _x moveInCargo _veh; - if (vehicle _x == _veh) then - { - _soldiers pushBack _x; - _soldiersTotal pushBack _x; - [_x] call A3A_fnc_NATOinit; - _x setVariable ["originX",_mrkOrigin]; - } - else - { - deleteVehicle _x; - }; + _x assignAsCargo _veh; + _x moveInCargo _veh; + if (vehicle _x == _veh) then + { + _soldiers pushBack _x; + _soldiersTotal pushBack _x; + [_x] call A3A_fnc_NATOinit; + _x setVariable ["originX",_mrkOrigin]; + } + else + { + deleteVehicle _x; + }; } forEach units _grupo; if (not(_typeVehX in vehTrucks)) then - { + { {_x disableAI "MINEDETECTION"} forEach (units _groupVeh); (units _grupo) joinSilent _groupVeh; deleteGroup _grupo; _groupVeh spawn A3A_fnc_attackDrillAI; [_posOriginLand,_landPos,_groupVeh] call A3A_fnc_WPCreate; - _Vwp0 = (wayPoints _groupVeh) select 0; - _Vwp0 setWaypointBehaviour "SAFE"; _Vwp0 = _groupVeh addWaypoint [_landPos, count (wayPoints _groupVeh)]; _Vwp0 setWaypointType "TR UNLOAD"; //_Vwp0 setWaypointStatements ["true", "(group this) spawn A3A_fnc_attackDrillAI"]; @@ -209,7 +283,7 @@ while {(_waves > 0)} do _Vwp1 setWaypointBehaviour "COMBAT"; _veh allowCrewInImmobile true; [_veh,"APC"] spawn A3A_fnc_inmuneConvoy; - } + } else { (units _grupo) joinSilent _groupVeh; @@ -217,22 +291,18 @@ while {(_waves > 0)} do _groupVeh selectLeader (units _groupVeh select 1); _groupVeh spawn A3A_fnc_attackDrillAI; [_posOriginLand,_landPos,_groupVeh] call A3A_fnc_WPCreate; - _Vwp0 = (wayPoints _groupVeh) select 0; - _Vwp0 setWaypointBehaviour "SAFE"; _Vwp0 = _groupVeh addWaypoint [_landPos, count (wayPoints _groupVeh)]; _Vwp0 setWaypointType "GETOUT"; //_Vwp0 setWaypointStatements ["true", "(group this) spawn A3A_fnc_attackDrillAI"]; _Vwp1 = _groupVeh addWaypoint [_posDestination, count (wayPoints _groupVeh)]; _Vwp1 setWaypointType "SAD"; [_veh,"Inf Truck."] spawn A3A_fnc_inmuneConvoy; - }; - } + }; + } else - { + { {_x disableAI "MINEDETECTION"} forEach (units _groupVeh); [_posOriginLand,_posDestination,_groupVeh] call A3A_fnc_WPCreate; - _Vwp0 = (wayPoints _groupVeh) select 0; - _Vwp0 setWaypointBehaviour "SAFE"; _Vwp0 = _groupVeh addWaypoint [_posDestination, count (wayPoints _groupVeh)]; _Vwp0 setWaypointType "MOVE"; _Vwp0 setWaypointStatements ["true","{if (side _x != side this) then {this reveal [_x,4]}} forEach allUnits"]; @@ -240,20 +310,19 @@ while {(_waves > 0)} do _Vwp0 setWaypointType "SAD"; [_veh,"Tank"] spawn A3A_fnc_inmuneConvoy; _veh allowCrewInImmobile true; - }; }; - sleep 15; - _countX = _countX + 1; - _vehPool = _vehPool select {[_x] call A3A_fnc_vehAvailable}; }; - } - else - { - _nVeh = 2*_nVeh; + + if ((count _soldiers >= 10) && (call _fnc_remUnitCount < 5)) exitWith { + [2, format ["Ground wave reached maximum units count after %1 vehicles", _countX], _filename] call A3A_fnc_log; + }; + sleep 15; + _countX = _countX + 1; }; + }; _isSea = false; - if !(hasIFA) then + if (!hasIFA && (count seaAttackSpawn != 0)) then { for "_i" from 0 to 3 do { @@ -316,7 +385,7 @@ while {(_waves > 0)} do _groups pushBack _groupVeh; _vehiclesX pushBack _veh; {[_x] call A3A_fnc_NATOinit} forEach units _groupVeh; - [_veh] call A3A_fnc_AIVEHinit; + [_veh, _sideX] call A3A_fnc_AIVEHinit; if ((_typeVehX == vehNATOBoat) or (_typeVehX == vehCSATBoat)) then { _wp0 = _groupVeh addWaypoint [_landpos, 0]; @@ -386,118 +455,82 @@ while {(_waves > 0)} do }; }; }; - if ((_posOrigin distance _posDestination < distanceForLandAttack) and !(_mrkDestination in blackListDest)) then {sleep ((_posOrigin distance _posDestination)/30)}; + + private _nVehAir = _nVeh; + if !(_posOriginLand isEqualTo []) then { + sleep ((_posOrigin distance _posDestination)/15); // give land vehicles a head start + _nVehAir = floor (_nVeh / 2); // fill out with air vehicles + }; _posGround = [_posOrigin select 0,_posOrigin select 1,0]; _posOrigin set [2,300]; - _groupUAV = grpNull; - if !(hasIFA) then - { + + _countX = 1; + _pos = _posOrigin; + _ang = 0; + _size = [_mrkOrigin] call A3A_fnc_sizeMarker; + private _runwayTakeoff = [_mrkOrigin] call A3A_fnc_getRunwayTakeoffForAirportMarker; + if (count _runwayTakeoff > 0) then { + _pos = _runwayTakeoff select 0; + _ang = _runwayTakeoff select 1; + }; + + // Remove disabled air supports from active list + _airSupport = _airSupport select { canMove _x }; + + // Fill air supports up to half wave size, minimum +1 + private _countNewSupport = 1 max (floor (_nVeh / 2) - count _airSupport); + [3, format ["Spawning %1 new support aircraft", _countNewSupport], _filename] call A3A_fnc_log; + + if (_countNewSupport > count _vehPoolAirSupport) then { + _countNewSupport = count _vehPoolAirSupport; + [2, "Attack ran out of air supports", _filename] call A3A_fnc_log; + _waves = 0; + }; + + if !(canMove _uav) then + { //75% chance to spawn a UAV, to give some variety. if (random 1 < 0.25) exitWith {}; _typeVehX = if (_sideX == Occupants) then {vehNATOUAV} else {vehCSATUAV}; - _uav = createVehicle [_typeVehX, _posOrigin, [], 0, "FLY"]; _vehiclesX pushBack _uav; + _airSupport pushBack _uav; //[_uav,"UAV"] spawn A3A_fnc_inmuneConvoy; [_uav,_mrkDestination,_sideX] spawn A3A_fnc_VANTinfo; createVehicleCrew _uav; _pilots append (crew _uav); - _groupUAV = group (crew _uav select 0); - _groups pushBack _groupUAV; - {[_x] call A3A_fnc_NATOinit} forEach units _groupUAV; - [_uav] call A3A_fnc_AIVEHinit; - _uwp0 = _groupUAV addWayPoint [_posDestination,0]; + _groupVeh = group driver _uav; + _groups pushBack _groupVeh; + _uwp0 = _groupVeh addWayPoint [_posDestination,0]; _uwp0 setWaypointBehaviour "AWARE"; _uwp0 setWaypointType "SAD"; + {[_x] call A3A_fnc_NATOinit} forEach (crew _uav); + [_uav, _sideX] call A3A_fnc_AIVEHinit; if (not(_mrkDestination in airportsX)) then {_uav removeMagazines "6Rnd_LG_scalpel"}; + [3, format ["Spawning vehicle type %1", _typeVehX], _filename] call A3A_fnc_log; sleep 5; - } - else - { - _groupUAV = createGroup _sideX; - //_posOrigin set [2,2000]; - _uwp0 = _groupUAV addWayPoint [_posDestination,0]; - _uwp0 setWaypointBehaviour "AWARE"; - _uwp0 setWaypointType "SAD"; - }; - _vehPool = if (_sideX == Occupants) then - { - if (_mrkDestination in airportsX) then {(vehNATOAir - [vehNATOPlaneAA]) select {[_x] call A3A_fnc_vehAvailable}} else {(vehNatoAir - [vehNATOPlaneAA, vehNATOPlane]) select {[_x] call A3A_fnc_vehAvailable}}; - } - else - { - if (_mrkDestination in airportsX) then {(vehCSATAir - [vehCSATPlaneAA]) select {[_x] call A3A_fnc_vehAvailable}} else {(vehCSATAir - [vehCSATPlaneAA, vehCSATPlane]) select {[_x] call A3A_fnc_vehAvailable}}; - }; - if (_isSDK) then - { - _rnd = random 100; - if (_sideX == Occupants) then - { - if (_rnd > prestigeNATO) then - { - _vehPool = _vehPool - [vehNATOPlane]; - }; - } - else - { - if (_rnd > prestigeCSAT) then - { - _vehPool = _vehPool - [vehCSATPlane]; - }; - }; - }; - if ((_waves != 1) and (_firstWave) and (!hasIFA)) then - { - if (count (_vehPool - vehTransportAir) != 0) then {_vehPool = _vehPool - vehTransportAir}; - }; - _countX = 1; - _pos = _posOrigin; - _ang = 0; - _size = [_mrkOrigin] call A3A_fnc_sizeMarker; - private _runwayTakeoff = [_mrkOrigin] call A3A_fnc_getRunwayTakeoffForAirportMarker; - if (count _runwayTakeoff > 0) then { - _pos = _runwayTakeoff select 0; - _ang = _runwayTakeoff select 1; + _countX = _countX + 1; }; - _spawnedSquad = false; - private _transportAircraft = - if (_sideX == Occupants) then { - vehNATOTransportHelis + vehNATOTransportPlanes; - } else { - vehCSATTransportHelis + vehCSATTransportPlanes; - }; - - while {(_countX <= _nVeh) and (count _soldiers <= 80)} do - { - _proceed = true; - - private _availableTransportAircraft = _transportAircraft select {[_x] call A3A_fnc_vehAvailable}; - - if (_vehPool isEqualTo []) then { - _vehPool = _availableTransportAircraft; + while {_countX <= _nVehAir} do + { + private _typeVehX = ""; + if (_countX <= _countNewSupport) then { + _typeVehX = selectRandom _vehPoolAirSupport; + _vehPoolAirSupport deleteAt (_vehPoolAirSupport find _typeVehX); + } + else { + if (count _vehPoolAirTransport == 0) then { + for "_i" from 1 to 10 do { vehPoolAirTransport pushBack _typePatrolHeli }; + [2, "Attack ran out of air transports", _filename] call A3A_fnc_log; + _waves = 0; + }; + _typeVehX = selectRandom _vehPoolAirTransport; + _vehPoolAirTransport deleteAt (_vehPoolAirTransport find _typeVehX); }; + [3, format ["Spawning vehicle type %1", _typeVehX], _filename] call A3A_fnc_log; - //Give us a rough 20% baseline of transport aircraft, with a bit of randomness for added flair. - _typeVehX = [selectRandom _vehPool, selectRandom _availableTransportAircraft] select (random 1 < 0.20); - - _typeVehX = if !(_vehPool isEqualTo []) then {selectRandom _vehPool} else {if (_sideX == Occupants) then {selectRandom ([vehNATOPatrolHeli] + vehNATOTransportPlanes)} else {selectRandom ([vehCSATPatrolHeli] + vehCSATTransportPlanes)}}; - if ((_typeVehX in vehTransportAir) and !(_spawnedSquad)) then - { - _allUnits = {(local _x) and (alive _x)} count allUnits; - _allUnitsSide = 0; - _maxUnitsSide = maxUnits; - if (gameMode <3) then - { - _allUnitsSide = {(local _x) and (alive _x) and (side group _x == _sideX)} count allUnits; - _maxUnitsSide = round (maxUnits * 0.7); - }; - if ((_allUnits + 4 > maxUnits) or (_allUnitsSide + 4 > _maxUnitsSide)) then - { - _proceed = false - }; - }; - if (_proceed) then + if (true) then { _vehicle=[_pos, _ang + 90,_typeVehX, _sideX] call bis_fnc_spawnvehicle; _veh = _vehicle select 0; @@ -509,11 +542,14 @@ while {(_waves > 0)} do _pilots append _vehCrew; _vehiclesX pushBack _veh; {[_x] call A3A_fnc_NATOinit} forEach units _groupVeh; - [_veh] call A3A_fnc_AIVEHinit; + [_veh, _sideX] call A3A_fnc_AIVEHinit; if (not (_typeVehX in vehTransportAir)) then { - (units _groupVeh) joinSilent _groupUAV; - deleteGroup _groupVeh; + _airSupport pushBack _veh; + _groups pushBack _groupVeh; + _uwp0 = _groupVeh addWayPoint [_posDestination,0]; + _uwp0 setWaypointBehaviour "AWARE"; + _uwp0 setWaypointType "SAD"; //[_veh,"Air Attack"] spawn A3A_fnc_inmuneConvoy; } else @@ -521,7 +557,7 @@ while {(_waves > 0)} do _groups pushBack _groupVeh; _typeGroup = [_typeVehX,_sideX] call A3A_fnc_cargoSeats; _grupo = grpNull; - if !(_spawnedSquad) then {_grupo = [_posGround,_sideX, _typeGroup,true,false] call A3A_fnc_spawnGroup;_spawnedSquad = true} else {_grupo = [_posGround,_sideX, _typeGroup] call A3A_fnc_spawnGroup}; + _grupo = [_posGround,_sideX, _typeGroup,true,false] call A3A_fnc_spawnGroup; _groups pushBack _grupo; { _x assignAsCargo _veh; @@ -588,11 +624,16 @@ while {(_waves > 0)} do }; }; }; + if ((_countX > _countNewSupport) && (count _soldiers >= 10) && (call _fnc_remUnitCount < 5)) exitWith { + [2, format ["Air wave reached maximum units count after %1 vehicles", _countX], _filename] call A3A_fnc_log; + }; sleep 1; _pos = [_pos, 80,_ang] call BIS_fnc_relPos; _countX = _countX + 1; - _vehPool = _vehPool select {[_x] call A3A_fnc_vehAvailable}; }; + + [2, format ["Spawn performed: %1 air vehicles inc. %2 supports, %3 land vehicles, %4 soldiers", _nVehAir, _countNewSupport, _nVehLand, count _soldiers], _filename] call A3A_fnc_log; + _plane = if (_sideX == Occupants) then {vehNATOPlane} else {vehCSATPlane}; if (_sideX == Occupants) then { @@ -665,7 +706,6 @@ while {(_waves > 0)} do _solMax = round ((count _soldiers)*0.6); _waves = _waves -1; _firstWave = false; - diag_log format ["%1: [Antistasi] | INFO | Reached end of spawning attack, wave %2. Vehicles: %3. Wave Units: %4. Total units: %5",servertime,_waves, count _vehiclesX, count _soldiers, count _soldiersTotal]; if (sidesX getVariable [_mrkDestination,sideUnknown] != teamPlayer) then {_soldiers spawn A3A_fnc_remoteBattle}; if (_sideX == Occupants) then { @@ -681,7 +721,7 @@ while {(_waves > 0)} do [0,-100,_mrkDestination] remoteExec ["A3A_fnc_citySupportChange",2]; ["TaskFailed", ["", format ["%1 joined %2",[_mrkDestination, false] call A3A_fnc_location,nameOccupants]]] remoteExec ["BIS_fnc_showNotification",teamPlayer]; sidesX setVariable [_mrkDestination,Occupants,true]; - _nul = [-5,0] remoteExec ["A3A_fnc_prestige",2]; + [[-10, 45], [0, 0]] remoteExec ["A3A_fnc_prestige",2]; _mrkD = format ["Dum%1",_mrkDestination]; _mrkD setMarkerColor colorOccupants; garrison setVariable [_mrkDestination,[],true]; @@ -768,47 +808,19 @@ _nul = [0,"rebelAttackPVP"] spawn A3A_fnc_deleteTask; bigAttackInProgress = false; publicVariable "bigAttackInProgress"; //forcedSpawn = forcedSpawn - _forced; publicVariable "forcedSpawn"; forcedSpawn = forcedSpawn - [_mrkDestination]; publicVariable "forcedSpawn"; -[3600] remoteExec ["A3A_fnc_timingCA",2]; +[3600, _sideX] remoteExec ["A3A_fnc_timingCA",2]; -{ -_veh = _x; -if (!([distanceSPWN,1,_veh,teamPlayer] call A3A_fnc_distanceUnits) and (({_x distance _veh <= distanceSPWN} count (allPlayers - (entities "HeadlessClient_F"))) == 0)) then {deleteVehicle _x; _pilots = _pilots - [_x]}; -} forEach _pilots; -{ -_veh = _x; -if (!([distanceSPWN,1,_veh,teamPlayer] call A3A_fnc_distanceUnits) and (({_x distance _veh <= distanceSPWN} count (allPlayers - (entities "HeadlessClient_F"))) == 0)) then {deleteVehicle _x}; -} forEach _vehiclesX; -{ -_veh = _x; -if (!([distanceSPWN,1,_veh,teamPlayer] call A3A_fnc_distanceUnits) and (({_x distance _veh <= distanceSPWN} count (allPlayers - (entities "HeadlessClient_F"))) == 0)) then {deleteVehicle _x; _soldiersTotal = _soldiersTotal - [_x]}; -} forEach _soldiersTotal; -if (count _pilots > 0) then - { - { - [_x] spawn - { - private ["_veh"]; - _veh = _this select 0; - waitUntil {sleep 1; !([distanceSPWN,1,_veh,teamPlayer] call A3A_fnc_distanceUnits) and (({_x distance _veh <= distanceSPWN} count (allPlayers - (entities "HeadlessClient_F"))) == 0)}; - deleteVehicle _veh; - }; - } forEach _pilots; - }; - -if (count _soldiersTotal > 0) then - { - { - [_x] spawn - { - private ["_veh"]; - _veh = _this select 0; - waitUntil {sleep 1; !([distanceSPWN,1,_veh,teamPlayer] call A3A_fnc_distanceUnits) and (({_x distance _veh <= distanceSPWN} count (allPlayers - (entities "HeadlessClient_F"))) == 0)}; - deleteVehicle _veh; - }; - } forEach _soldiersTotal; +// Hand remaining aggressor units to the group despawner +{ + // order return to base if it's an air group, city attack or if it was unsuccessful + private _isPilot = vehicle leader _x isKindOf "Air"; + if (_isPilot || _mrkDestination in citiesX || sidesX getVariable [_mrkDestination,sideUnknown] != _sideX) then { + private _wp = _x addWaypoint [_posOrigin, 50]; + _wp setWaypointType "MOVE"; + _x setCurrentWaypoint _wp; }; + [_x] spawn A3A_fnc_groupDespawner; +} forEach _groups; - -{deleteGroup _x} forEach _groups; -diag_log "Antistasi Waved CA: Despawn completed"; +{ [_x] spawn A3A_fnc_VEHdespawner } forEach _vehiclesX; diff --git a/A3-Antistasi/functions/Convoy/fn_cleanConvoyMarker.sqf b/A3-Antistasi/functions/Convoy/fn_cleanConvoyMarker.sqf new file mode 100644 index 0000000000..254e135139 --- /dev/null +++ b/A3-Antistasi/functions/Convoy/fn_cleanConvoyMarker.sqf @@ -0,0 +1,18 @@ +/* Checks the convoy markers and cleans out deleted convoys +* +* Scope: Internal +* +* Params: +* Nothing +* +* Returns: +* Nothing +*/ + +private _convoysOccupants = server getVariable ["convoyMarker_Occupants", [""]]; +_convoysOccupants = _convoysOccupants select {(getMarkerColor _x) != ""}; +server setVariable ["convoyMarker_Occupants", _convoysOccupants, true]; + +private _convoysInvaders = server getVariable ["convoyMarker_Invaders", [""]]; +_convoysInvaders = _convoysInvaders select {(getMarkerColor _x) != ""}; +server setVariable ["convoyMarker_Invaders", _convoysInvaders, true]; diff --git a/A3-Antistasi/functions/Convoy/fn_convoyDebug.sqf b/A3-Antistasi/functions/Convoy/fn_convoyDebug.sqf index e92898b89c..bf9bd3e26a 100644 --- a/A3-Antistasi/functions/Convoy/fn_convoyDebug.sqf +++ b/A3-Antistasi/functions/Convoy/fn_convoyDebug.sqf @@ -13,26 +13,29 @@ if(!canSuspend) exitWith if(isDedicated) exitWith {}; -if(isMultiplayer && {!isServer} && {!(call BIS_fnc_admin > 0)}) exitWith {hint "Only server admins can execute the convoy debug!"}; +if(isMultiplayer && {!isServer} && {!(call BIS_fnc_admin > 0)}) exitWith {["Convoy Debug", "Only server admins can execute the convoy debug!"] call A3A_fnc_customHint;}; player setVariable ["convoyDebug", true]; sleep 1; _stop = player addAction ["Deactivate convoy debug", {(_this select 0) setVariable ["convoyDebug", false]; (_this select 0) removeAction (_this select 2);}, nil, 0, false, false, "", "_originalTarget == _this"]; +private _allConvoyMarker = []; while {player getVariable ["convoyDebug", false]} do { - if(count convoyMarker != 0) then - { + _allConvoyMarker = server getVariable ["convoyMarker_Occupants", []]; + _allConvoyMarker = _allConvoyMarker + (server getVariable ["convoyMarker_Invaders", []]); + if(count _allConvoyMarker != 0) then { - _x setMarkerAlphaLocal 1; - } forEach convoyMarker; - }; - sleep 10; + { + _x setMarkerAlphaLocal 1; + } forEach _allConvoyMarker; + }; + sleep 10; }; player removeAction _stop; { _x setMarkerAlphaLocal 0; -} forEach convoyMarker; +} forEach _allConvoyMarker; diff --git a/A3-Antistasi/functions/Convoy/fn_createAIAction.sqf b/A3-Antistasi/functions/Convoy/fn_createAIAction.sqf index 8a7956f5f6..05a6f4bee8 100644 --- a/A3-Antistasi/functions/Convoy/fn_createAIAction.sqf +++ b/A3-Antistasi/functions/Convoy/fn_createAIAction.sqf @@ -533,14 +533,14 @@ if(_type == "convoy") then _rnd = random 100; if (_side == Occupants) then { - if (_rnd > prestigeNATO) then + if (_rnd > aggressionOccupants) then { _vehPool = _vehPool - [vehNATOTank]; }; } else { - if (_rnd > prestigeCSAT) then + if (_rnd > aggressionInvaders) then { _vehPool = _vehPool - [vehCSATTank]; }; diff --git a/A3-Antistasi/functions/Convoy/fn_createConvoy.sqf b/A3-Antistasi/functions/Convoy/fn_createConvoy.sqf index 90202a5efc..b3ceaeb82b 100644 --- a/A3-Antistasi/functions/Convoy/fn_createConvoy.sqf +++ b/A3-Antistasi/functions/Convoy/fn_createConvoy.sqf @@ -75,10 +75,24 @@ if(_type == "Mixed") then {_markerType = "_armor"}; _convoyMarker = createMarker [format ["convoy%1", _convoyID], _origin]; _convoyMarker setMarkerShapeLocal "ICON"; _convoyMarker setMarkerType format ["%1%2", _markerPrefix, _markerType]; -_convoyMarker setMarkerText (format ["%1 %2 Convoy [%3]: Simulated", _type, _convoyType, _convoyID]); + _convoyMarker setMarkerAlpha 0; -convoyMarker pushBack _convoyMarker; +if(_convoySide == Occupants) then +{ + private _markerArray = server getVariable ["convoyMarker_Occupants", []]; + _markerArray pushBack _convoyMarker; + server setVariable ["convoyMarker_Occupants", _markerArray, true]; + _convoyMarker setMarkerText (format ["[GPS-%3] %1 %2 Convoy", nameOccupants, _convoyType, _convoyID]); +} +else +{ + private _markerArray = server getVariable ["convoyMarker_Invaders", []]; + _markerArray pushBack _convoyMarker; + server setVariable ["convoyMarker_Invaders", _markerArray, true]; + _convoyMarker setMarkerText (format ["[GPS-%3] %1 %2 Convoy", nameInvaders, _convoyType, _convoyID]); +}; + diag_log format ["CreateConvoy[%1]: Created convoy with %2 m/s and a total of %3 waypoints, marker is %4%5", _convoyID, _velocity, count _route, _markerPrefix, _markerType]; diff --git a/A3-Antistasi/functions/Convoy/fn_spawnConvoy.sqf b/A3-Antistasi/functions/Convoy/fn_spawnConvoy.sqf index 013a8dfb5e..226557ba21 100644 --- a/A3-Antistasi/functions/Convoy/fn_spawnConvoy.sqf +++ b/A3-Antistasi/functions/Convoy/fn_spawnConvoy.sqf @@ -6,7 +6,6 @@ private ["_targetPos", "_dir", "_convoyMarker"]; _targetPos = _route select (count _route - 1); _convoyMarker = format ["convoy%1", _convoyID]; -_convoyMarker setMarkerText (format ["%1 Convoy [%2]: Spawned", _convoyType, _convoyID]); if (!_isAir) then { private _road = roadAt _pos; @@ -41,14 +40,14 @@ private _landVehicles = []; for "_i" from 0 to ((count _units) - 1) do { private _lineData = [_units select _i, _convoySide, _pos, _dir] call A3A_fnc_spawnConvoyLine; - + //Pushback the spawned objects private _unitObjects = _lineData select 0; _createdUnits pushBack _unitObjects; - + private _vehicle = _unitObjects select 0; if (_vehicle != objNull) then { - + if(_vehicle isKindOf "Air") then { _airVehicles pushBack _vehicle; @@ -66,7 +65,7 @@ for "_i" from 0 to ((count _units) - 1) do private _fsm = [_vehicle, _route, _markers, _convoyType] execFSM "FSMs\ConvoyTravel.fsm"; _vehicle setVariable ["fsm", _fsm]; }; - + // lastSpawn time check will try anyway if a vehicle gets stuck private _lastSpawn = time; waituntil {sleep 1; ((_vehicle distance2d _pos) > 15) or ((time - _lastSpawn) > 20)}; @@ -82,22 +81,20 @@ while {true} do { sleep 2; private _despawn = true; - + // Check whether each vehicle in the convoy (controlled by FSM) has completed its mission // check last-to-first so that array deletion works correctly for "_i" from ((count _createdUnits) - 1) to 0 step -1 do { private _units = _createdUnits select _i; private _veh = _units select 0; - private _result = _veh getVariable["fsmresult", 0]; - // should also check whether vehicle still exists, to handle forced despawns? + private _result = if (isNull _veh) then {-10} else {_veh getVariable["fsmresult", 0]}; // could test for success vs failure here but we don't care yet if (_result != 0) then { // completed or abandoned mission, don't track here anymore _createdUnits deleteAt _i; _airVehicles deleteAt (_airVehicles find _veh); _landVehicles deleteAt (_landVehicles find _veh); - [_veh] spawn A3A_fnc_VEHdespawner; // FSM handles the groups, vehicle remains for tracking [3, format["Vehicle FSM result %1, rem units %2", _result, count _createdUnits], "fn_spawnConvoy"] call A3A_fnc_log; } else { @@ -131,4 +128,3 @@ while {true} do [_convoyID, _createdUnits, _convoyPos, _targetPos, _markerArray, _convoyType, _convoySide] call A3A_fnc_despawnConvoy; }; }; - diff --git a/A3-Antistasi/functions/Convoy/fn_spawnConvoyLine.sqf b/A3-Antistasi/functions/Convoy/fn_spawnConvoyLine.sqf index ecab5813a5..35692017d2 100644 --- a/A3-Antistasi/functions/Convoy/fn_spawnConvoyLine.sqf +++ b/A3-Antistasi/functions/Convoy/fn_spawnConvoyLine.sqf @@ -34,7 +34,7 @@ if(_vehicleType != "") then _vehicleGroup addVehicle _vehicleObj; //Init vehicle - [_vehicleObj] call A3A_fnc_AIVEHinit; + [_vehicleObj, _side] call A3A_fnc_AIVEHinit; }; //Sleep to decrease spawn lag @@ -46,7 +46,7 @@ private _nextTurretIndex = 0; //Spawning in crew private _crewObjs = []; { - private _unit = _vehicleGroup createUnit [_x, _pos, [], 0, "NONE"]; + private _unit = [_vehicleGroup, _x, _pos, [], 0, "NONE"] call A3A_fnc_createUnit; diag_log format ["Convoy: Moving %1 into %2 of type %3 with %4 crew turrets", _unit, _vehicleObj, _vehicleType, _turretCount]; if(!isNull _vehicleObj) then { @@ -93,7 +93,7 @@ else private _unit = objNull; //Spawning in cargo { - _unit = _cargoGroup createUnit [_x, _pos, [], 0, "NONE"]; + _unit = [_cargoGroup, _x, _pos, [], 0, "NONE"] call A3A_fnc_createUnit; if (!isNull _vehicleObj) then { _unit assignAsCargo _vehicleObj; diff --git a/A3-Antistasi/functions/Dialogs/fn_clearForest.sqf b/A3-Antistasi/functions/Dialogs/fn_clearForest.sqf index 89d87a5b18..70227677bb 100644 --- a/A3-Antistasi/functions/Dialogs/fn_clearForest.sqf +++ b/A3-Antistasi/functions/Dialogs/fn_clearForest.sqf @@ -1,4 +1,4 @@ -if (player != theBoss) exitWith {hint "Only Commanders can order to clean the forest"}; +if (player != theBoss) exitWith {["Clean Forest", "Only Commanders can order to clean the forest"] call A3A_fnc_customHint;}; if (!isMultiplayer) then {{ _x hideObject true } foreach (nearestTerrainObjects [getMarkerPos respawnTeamPlayer,["tree","bush"],70])} else {{[_x,true] remoteExec ["hideObjectGlobal",2]} foreach (nearestTerrainObjects [getMarkerPos respawnTeamPlayer,["tree","bush"],70])}; -hint "You've cleared the surroundings of trees and bushes"; +["Clean Forest", "You've cleared the surroundings of trees and bushes"] call A3A_fnc_customHint; chopForest = true; publicVariable "chopForest"; diff --git a/A3-Antistasi/functions/Dialogs/fn_createDialog_setParams.sqf b/A3-Antistasi/functions/Dialogs/fn_createDialog_setParams.sqf index 96d02f1aaa..bdf73c96d4 100644 --- a/A3-Antistasi/functions/Dialogs/fn_createDialog_setParams.sqf +++ b/A3-Antistasi/functions/Dialogs/fn_createDialog_setParams.sqf @@ -1,13 +1,13 @@ _nul=createDialog "set_params"; waitUntil {dialog}; -hint "W A R N I N G\n\nREAD THIS!!!\n\n\nAntistasi does NOT support vanilla save. Do not expect 100% of functionalities if you Save&Exit and after you come back with Resume option. Both on SP and MP.\n\n\nAntistasi has an in built save system, GTA alike, which is the system you have to use in order to have full functionalities.\n\nTo Save: Go to the Map Board, select ""Game Options"" and hit on ""Persistent Save"" button.\n\nTo load: RESTART the game and click YES on this window"; +["W A R N I N G", "READ THIS!!!


Antistasi does NOT support vanilla save. Do not expect 100% of functionalities if you Save and Exit and after you come back with Resume option. Both on SP and MP.


Antistasi has an in built save system, GTA alike, which is the system you have to use in order to have full functionalities.

To Save: Go to the Map Board, select ""Game Options"" and hit on ""Persistent Save"" button.

To load: RESTART the game and click YES on this window"] call A3A_fnc_customHint; waitUntil {!dialog}; if (!isNil "loadLastSave" && {!loadLastSave}) then { _nul=createDialog "diff_menu"; waitUntil {dialog}; - hint "Choose a difficulty level"; + ["Load Save", "Choose a difficulty level"] call A3A_fnc_customHint; waitUntil {!dialog}; [] spawn { @@ -37,7 +37,7 @@ if (!isNil "loadLastSave" && {!loadLastSave}) then { }; _nul= createDialog "gameMode_menu"; waitUntil {dialog}; - hint "Choose a Game Mode"; + ["Load Save", "Choose a Game Mode"] call A3A_fnc_customHint; waitUntil {!dialog}; }; diff --git a/A3-Antistasi/functions/Dialogs/fn_createDialog_shouldLoadPersonalSave.sqf b/A3-Antistasi/functions/Dialogs/fn_createDialog_shouldLoadPersonalSave.sqf index 75ee377962..83295a067c 100644 --- a/A3-Antistasi/functions/Dialogs/fn_createDialog_shouldLoadPersonalSave.sqf +++ b/A3-Antistasi/functions/Dialogs/fn_createDialog_shouldLoadPersonalSave.sqf @@ -1,9 +1,12 @@ _nul=createDialog "should_load_personal_save"; waitUntil {dialog}; -hint "W A R N I N G\n\nREAD THIS!!!\n\n\nAntistasi does NOT support vanilla save. Do not expect 100% of functionalities if you Save&Exit and after you come back with Resume option. Both on SP and MP.\n\n\nAntistasi has an in built save system, GTA alike, which is the system you have to use in order to have full functionalities.\n\nTo Save: Go to the Map Board, select ""Game Options"" and hit on ""Persistent Save"" button.\n\nTo load: RESTART the game and click YES on this window"; +["W A R N I N G", "READ THIS!!!


Antistasi does NOT support vanilla save. Do not expect 100% of functionalities if you Save and Exit and after you come back with Resume option. Both on SP and MP.


Antistasi has an in built save system, GTA alike, which is the system you have to use in order to have full functionalities.

To Save: Go to the Map Board, select ""Game Options"" and hit on ""Persistent Save"" button.

To load: RESTART the game and click YES on this window"] call A3A_fnc_customHint; waitUntil {!dialog}; +if (isNil "previousSessionLoaded") then { + // Dialog closed without selecting a button. Default to loading previous save. + [true] call A3A_fnc_loadPreviousSession; +}; + [] spawn A3A_fnc_credits; -diag_log "[Antistasi] Saving is now possible."; -player setVariable ['canSave', true, true]; \ No newline at end of file diff --git a/A3-Antistasi/functions/Dialogs/fn_fastTravelRadio.sqf b/A3-Antistasi/functions/Dialogs/fn_fastTravelRadio.sqf index 45a302ec42..e77321849f 100644 --- a/A3-Antistasi/functions/Dialogs/fn_fastTravelRadio.sqf +++ b/A3-Antistasi/functions/Dialogs/fn_fastTravelRadio.sqf @@ -3,8 +3,8 @@ private ["_roads","_pos","_positionX","_groupX"]; _markersX = markersX + [respawnTeamPlayer]; _esHC = false; -if !((vehicle player getVariable "SA_Tow_Ropes") isEqualTo objNull) exitWith {hint "You cannot Fast Travel with your Tow Rope out or a Vehicle attached"}; -if (count hcSelected player > 1) exitWith {hint "You can select one group only to Fast Travel"}; +if !((vehicle player getVariable "SA_Tow_Ropes") isEqualTo objNull) exitWith {["Fast Travel", "You cannot Fast Travel with your Tow Rope out or a Vehicle attached"] call A3A_fnc_customHint;}; +if (count hcSelected player > 1) exitWith {["Fast Travel", "You can select one group only to Fast Travel"] call A3A_fnc_customHint;}; if (count hcSelected player == 1) then {_groupX = hcSelected player select 0; _esHC = true} else {_groupX = group player}; _checkForPlayer = false; if ((!_esHC) and limitedFT) then {_checkForPlayer = true}; @@ -12,9 +12,12 @@ _boss = leader _groupX; if ((_boss != player) and (!_esHC)) then {_groupX = player}; -if (({isPlayer _x} count units _groupX > 1) and (_esHC)) exitWith {hint "You cannot Fast Travel groups commanded by players"}; +if (({isPlayer _x} count units _groupX > 1) and (_esHC)) exitWith {["Fast Travel", "You cannot Fast Travel groups commanded by players"] call A3A_fnc_customHint;}; -if (player != player getVariable ["owner",player]) exitWith {hint "You cannot Fast Travel while you are controlling AI"}; +if (player != player getVariable ["owner",player]) exitWith {["Fast Travel", "You cannot Fast Travel while you are controlling AI"] call A3A_fnc_customHint;}; + +private _punishmentoffenceTotal = [getPlayerUID player, [ ["offenceTotal",0] ]] call A3A_fnc_punishment_dataGet select 0; +if (!isNil "_punishmentoffenceTotal" && {_punishmentoffenceTotal >= 1}) exitWith {["Fast Travel", "Nope. Not happening."] call A3A_fnc_customHint;}; _checkX = false; //_distanceX = 500 - (([_boss,false] call A3A_fnc_fogCheck) * 450); @@ -22,7 +25,7 @@ _distanceX = 500; {if ([_x,_distanceX] call A3A_fnc_enemyNearCheck) exitWith {_checkX = true}} forEach units _groupX; -if (_checkX) exitWith {Hint "You cannot Fast Travel with enemies near the group"}; +if (_checkX) exitWith {["Fast Travel", "You cannot Fast Travel with enemies near the group"] call A3A_fnc_customHint;}; {if ((vehicle _x!= _x) and ((isNull (driver vehicle _x)) or (!canMove vehicle _x) or (vehicle _x isKindOf "Boat"))) then { @@ -30,12 +33,12 @@ if (_checkX) exitWith {Hint "You cannot Fast Travel with enemies near the group" } } forEach units _groupX; -if (_checkX) exitWith {Hint "You cannot Fast Travel if you don't have a driver in all your vehicles or your vehicles are damaged and cannot move or your group is in a boat"}; +if (_checkX) exitWith {["Fast Travel", "You cannot Fast Travel if you don't have a driver in all your vehicles or your vehicles are damaged and cannot move or your group is in a boat"] call A3A_fnc_customHint;}; positionTel = []; if (_esHC) then {hcShowBar false}; -hint "Click on the zone you want to travel"; +["Fast Travel", "Click on the zone you want to travel"] call A3A_fnc_customHint; if (!visibleMap) then {openMap true}; onMapSingleClick "positionTel = _pos;"; @@ -47,12 +50,12 @@ _positionTel = positionTel; if (count _positionTel > 0) then { _base = [_markersX, _positionTel] call BIS_Fnc_nearestPosition; - if (_checkForPlayer and ((_base != "SYND_HQ") and !(_base in airportsX))) exitWith {hint "Player groups are only allowed to Fast Travel to HQ or Airbases"}; - if ((sidesX getVariable [_base,sideUnknown] == Occupants) or (sidesX getVariable [_base,sideUnknown] == Invaders)) exitWith {hint "You cannot Fast Travel to an enemy controlled zone"; openMap [false,false]}; + if (_checkForPlayer and ((_base != "SYND_HQ") and !(_base in airportsX))) exitWith {["Fast Travel", "Player groups are only allowed to Fast Travel to HQ or Airbases"] call A3A_fnc_customHint;}; + if ((sidesX getVariable [_base,sideUnknown] == Occupants) or (sidesX getVariable [_base,sideUnknown] == Invaders)) exitWith {["Fast Travel", "You cannot Fast Travel to an enemy controlled zone"] call A3A_fnc_customHint; openMap [false,false]}; //if (_base in outpostsFIA) exitWith {hint "You cannot Fast Travel to roadblocks and watchposts"; openMap [false,false]}; - if ([getMarkerPos _base,500] call A3A_fnc_enemyNearCheck) exitWith {Hint "You cannot Fast Travel to an area under attack or with enemies in the surrounding"; openMap [false,false]}; + if ([getMarkerPos _base,500] call A3A_fnc_enemyNearCheck) exitWith {["Fast Travel", "You cannot Fast Travel to an area under attack or with enemies in the surrounding"] call A3A_fnc_customHint; openMap [false,false]}; if (_positionTel distance getMarkerPos _base < 50) then { @@ -61,7 +64,7 @@ if (count _positionTel > 0) then //if (!_esHC) then {disableUserInput true; cutText ["Fast traveling, please wait","BLACK",2]; sleep 2;} else {hcShowBar false;hcShowBar true;hint format ["Moving group %1 to destination",groupID _groupX]; sleep _distanceX;}; _forcedX = false; if (!isMultiplayer) then {if (not(_base in forcedSpawn)) then {_forcedX = true; forcedSpawn = forcedSpawn + [_base]}}; - if (!_esHC) then {disableUserInput true; cutText [format ["Fast traveling, travel time: %1s , please wait", _distanceX],"BLACK",1]; sleep 1;} else {hcShowBar false;hcShowBar true;hint format ["Moving group %1 to destination",groupID _groupX]; sleep _distanceX;}; + if (!_esHC) then {disableUserInput true; cutText [format ["Fast traveling, travel time: %1s , please wait", _distanceX],"BLACK",1]; sleep 1;} else {hcShowBar false;hcShowBar true;["Fast Travel", format ["Moving group %1 to destination",groupID _groupX]] call A3A_fnc_customHint; sleep _distanceX;}; if (!_esHC) then { _timePassed = 0; @@ -79,7 +82,7 @@ if (count _positionTel > 0) then {if (vehicle _x != _x) then {_vehicles pushBackUnique (vehicle _x)}} forEach units _groupX; {if ((vehicle _x) in _vehicles) exitWith {_checkForPlayer = true}} forEach (call A3A_fnc_playableUnits); }; - if (_checkForPlayer and ((_base != "SYND_HQ") and !(_base in airportsX))) exitWith {hint format ["%1 Fast Travel has been cancelled because some player has boarded their vehicle and the destination is not HQ or an Airbase",groupID _groupX]}; + if (_checkForPlayer and ((_base != "SYND_HQ") and !(_base in airportsX))) exitWith {["Fast Travel", format ["%1 Fast Travel has been cancelled because some player has boarded their vehicle and the destination is not HQ or an Airbase",groupID _groupX]] call A3A_fnc_customHint;}; { _unit = _x; if ((!isPlayer _unit) or (_unit == player)) then @@ -110,7 +113,7 @@ if (count _positionTel > 0) then } else { - if (!(_unit getVariable ["INCAPACITATED",false])) then + if (!(_unit getVariable ["incapacitated",false])) then { _positionX = _positionX findEmptyPosition [1,50,typeOf _unit]; _unit setPosATL _positionX; @@ -128,14 +131,14 @@ if (count _positionTel > 0) then //_unit hideObject false; } forEach units _groupX; //if (!_esHC) then {sleep _distanceX}; - if (!_esHC) then {disableUserInput false;cutText ["You arrived to destination","BLACK IN",1]} else {hint format ["Group %1 arrived to destination",groupID _groupX]}; + if (!_esHC) then {disableUserInput false;cutText ["You arrived to destination","BLACK IN",1]} else {["Fast Travel", format ["Group %1 arrived to destination",groupID _groupX]] call A3A_fnc_customHint;}; if (_forcedX) then {forcedSpawn = forcedSpawn - [_base]}; sleep 5; {_x allowDamage true} forEach units _groupX; } else { - Hint "You must click near marker under your control"; + ["Fast Travel", "You must click near marker under your control"] call A3A_fnc_customHint; }; }; openMap false; \ No newline at end of file diff --git a/A3-Antistasi/functions/Dialogs/fn_loadPreviousSession.sqf b/A3-Antistasi/functions/Dialogs/fn_loadPreviousSession.sqf new file mode 100644 index 0000000000..5ed8b7f5b5 --- /dev/null +++ b/A3-Antistasi/functions/Dialogs/fn_loadPreviousSession.sqf @@ -0,0 +1,9 @@ +params ["_load"]; + +if (_load) then { + [getPlayerUID player, player] remoteExecCall ["A3A_fnc_loadPlayer", 2]; + previousSessionLoaded = true; +} else { + [getPlayerUID player, player] remoteExecCall ["A3A_fnc_resetPlayer", 2]; + previousSessionLoaded = false; +}; diff --git a/A3-Antistasi/functions/Dialogs/fn_mineDialog.sqf b/A3-Antistasi/functions/Dialogs/fn_mineDialog.sqf index a5d112af18..e5b026a1c3 100644 --- a/A3-Antistasi/functions/Dialogs/fn_mineDialog.sqf +++ b/A3-Antistasi/functions/Dialogs/fn_mineDialog.sqf @@ -1,8 +1,8 @@ private ["_typeX","_costs","_positionTel","_quantity","_quantityMax"]; -if (["Mines"] call BIS_fnc_taskExists) exitWith {hint "We can only deploy one minefield at a time."}; +if (["Mines"] call BIS_fnc_taskExists) exitWith {["Minefields", "We can only deploy one minefield at a time."] call A3A_fnc_customHint;}; -if (!([player] call A3A_fnc_hasRadio)) exitWith {if !(hasIFA) then {hint "You need a radio in your inventory to be able to give orders to other squads"} else {hint "You need a Radio Man in your group to be able to give orders to other squads"}}; +if (!([player] call A3A_fnc_hasRadio)) exitWith {if !(hasIFA) then {["Minefields", "You need a radio in your inventory to be able to give orders to other squads"] call A3A_fnc_customHint;} else {["Minefields", "You need a Radio Man in your group to be able to give orders to other squads"] call A3A_fnc_customHint;}}; _typeX = _this select 0; @@ -13,11 +13,11 @@ if (_typeX == "delete") then _costs = _costs - (server getVariable (SDKExp select 0)); _hr = 1; }; -if ((server getVariable "resourcesFIA" < _costs) or (server getVariable "hr" < _hr)) exitWith {hint format ["Not enought resources to recruit a mine deploying team (%1 € and %2 HR needed)",_costs,_hr]}; +if ((server getVariable "resourcesFIA" < _costs) or (server getVariable "hr" < _hr)) exitWith {["Minefields", format ["Not enough resources to recruit a mine deploying team (%1 € and %2 HR needed)",_costs,_hr]] call A3A_fnc_customHint;}; if (_typeX == "delete") exitWith { - hint "Explosive Specialists is available on your High Command bar.\n\nSend him anywhere on the map and he will deactivate and load in his truck any mine he may find.\n\nReturning back to HQ will unload the mines he stored in his vehicle"; + ["Minefields", "Explosive Specialists is available on your High Command bar.

Send him anywhere on the map and he will deactivate and load in his truck any mine he may find.

Returning back to HQ will unload the mines he stored in his vehicle"] call A3A_fnc_customHint; [[],"A3A_fnc_mineSweep"] remoteExec ["A3A_fnc_scheduler",2]; }; @@ -37,11 +37,11 @@ if (_typeX == "ATMine") then if (_x select 0 == _typeM) exitWith {_quantity = _x select 1} } forEach _pool; -if (_quantity < 5) exitWith {hint "You need at least 5 mines of this type to build a Minefield"}; +if (_quantity < 5) exitWith {["Minefields", "You need at least 5 mines of this type to build a Minefield"] call A3A_fnc_customHint;}; if (!visibleMap) then {openMap true}; positionTel = []; -hint "Click on the position you wish to build the minefield."; +["Minefields", "Click on the position you wish to build the minefield."] call A3A_fnc_customHint; onMapSingleClick "positionTel = _pos;"; diff --git a/A3-Antistasi/functions/Dialogs/fn_moveHQObject.sqf b/A3-Antistasi/functions/Dialogs/fn_moveHQObject.sqf index 0faa6c0ca3..6358ba9a74 100644 --- a/A3-Antistasi/functions/Dialogs/fn_moveHQObject.sqf +++ b/A3-Antistasi/functions/Dialogs/fn_moveHQObject.sqf @@ -1,24 +1,26 @@ -if (player != theBoss) exitWith {hint "Only Player Commander is allowed to move HQ assets"}; +if (player != theBoss) exitWith {["Move HQ", "Only Player Commander is allowed to move HQ assets"] call A3A_fnc_customHint;}; private ["_thingX","_playerX","_id","_sites","_markerX","_size","_positionX"]; _thingX = _this select 0; _playerX = _this select 1; _id = _this select 2; -if (!(isNull attachedTo _thingX)) exitWith {hint "The asset you want to move is being moved by another player"}; -if (vehicle _playerX != _playerX) exitWith {hint "You cannot move HQ assets while in a vehicle"}; +if (!(isNull attachedTo _thingX)) exitWith {["Move HQ", "The asset you want to move is being moved by another player"] call A3A_fnc_customHint;}; +if (vehicle _playerX != _playerX) exitWith {["Move HQ", "You cannot move HQ assets while in a vehicle"] call A3A_fnc_customHint;}; -if ({!(isNull _x)} count (attachedObjects _playerX) != 0) exitWith {hint "You have other things attached, you cannot move this"}; +if ({!(isNull _x)} count (attachedObjects _playerX) != 0) exitWith {["Move HQ", "You have other things attached, you cannot move this"] call A3A_fnc_customHint;}; _sites = markersX select {sidesX getVariable [_x,sideUnknown] == teamPlayer}; _markerX = [_sites,_playerX] call BIS_fnc_nearestPosition; _size = [_markerX] call A3A_fnc_sizeMarker; _positionX = getMarkerPos _markerX; -if (_playerX distance2D _positionX > _size) exitWith {hint "This asset needs to be closer to it relative zone center to be able to be moved"}; +if (_playerX distance2D _positionX > _size) exitWith {["Move HQ", "This asset needs to be closer to it relative zone center to be able to be moved"] call A3A_fnc_customHint;}; _thingX setVariable ["objectBeingMoved", true]; - _thingX removeAction _id; -_thingX attachTo [_playerX,[0,2,1]]; + +private _spacing = 2 max (1 - (boundingBoxReal _thingX select 0 select 1)); +private _height = 0.1 - (boundingBoxReal _thingX select 0 select 2); +_thingX attachTo [_playerX, [0, _spacing, _height]]; private _fnc_placeObject = { params [["_thingX", objNull], ["_playerX", objNull], ["_dropObjectActionIndex", -1]]; @@ -29,6 +31,8 @@ private _fnc_placeObject = { if (!(_thingX getVariable ["objectBeingMoved", false])) exitWith {}; if (_playerX == attachedTo _thingX) then { + _playerX setVelocity [0,0,0]; + _thingX setVelocity [0,0,0]; detach _thingX; }; @@ -36,8 +40,27 @@ private _fnc_placeObject = { _playerX removeAction _dropObjectActionIndex; }; - _thingX setVectorUp surfaceNormal position _thingX; - _thingX setPosATL [getPosATL _thingX select 0,getPosATL _thingX select 1,0.1]; + // Can't find a case where this is ever true, but we'll make sure + if (local _thingX) then { + if (isNull group _thingX) then { [_thingX, 2] remoteExec ["setOwner", 2] } + else { [group _thingX, 2] remoteExec ["setGroupOwner", 2] }; + }; + + // Some objects never lose (and even regain) their velocity when detached, becoming lethal + // On a DS, object locality changes when detached, so we have to remoteexec + [_thingX, [0,0,0]] remoteExec ["setVelocity", _thingX]; + + // Without this, non-unit objects often hang in mid-air + [_thingX, surfaceNormal position _thingX] remoteExec ["setVectorUp", _thingX]; + + // Place on closest surface + private _pos = getPosASL _thingX; + private _intersects = lineIntersectsSurfaces [_pos, _pos vectorAdd [0,0,-100], _thingX]; + if (count _intersects > 0) then { + _thingX setPosASL (_intersects select 0 select 0); + }; + + // _thingX setPosATL [getPosATL _thingX select 0,getPosATL _thingX select 1,0.1]; _thingX setVariable ["objectBeingMoved", false]; _thingX addAction ["Move this asset", A3A_fnc_moveHQObject,nil,0,false,true,"","(_this == theBoss)"]; @@ -53,6 +76,6 @@ waitUntil {sleep 1; (_playerX != attachedTo _thingX) or (vehicle _playerX != _pl [_thingX, _playerX, _actionX] call _fnc_placeObject; -if (vehicle _playerX != _playerX) exitWith {hint "You cannot move HQ assets while in a vehicle"}; +if (vehicle _playerX != _playerX) exitWith {["Move HQ", "You cannot move HQ assets while in a vehicle"] call A3A_fnc_customHint;}; -if (_playerX distance2D _positionX > _size) exitWith {hint "This asset cannot be moved more far away for its zone center"}; +if (_playerX distance2D _positionX > _size) exitWith {["Move HQ", "This asset cannot be moved more far away for its zone center"] call A3A_fnc_customHint;}; diff --git a/A3-Antistasi/functions/Dialogs/fn_persistentSave.sqf b/A3-Antistasi/functions/Dialogs/fn_persistentSave.sqf new file mode 100644 index 0000000000..e054ac79b8 --- /dev/null +++ b/A3-Antistasi/functions/Dialogs/fn_persistentSave.sqf @@ -0,0 +1,8 @@ +// worker function for persistent save button + +if (player == theBoss) then { + [] remoteExecCall ["A3A_fnc_saveLoop", 2]; +} else { + [getPlayerUID player, player] remoteExecCall ["A3A_fnc_savePlayer", 2]; + hintC "Personal Stats Saved"; +}; diff --git a/A3-Antistasi/functions/Dialogs/fn_skiptime.sqf b/A3-Antistasi/functions/Dialogs/fn_skiptime.sqf index c4c9dbb617..d9dd4422ac 100644 --- a/A3-Antistasi/functions/Dialogs/fn_skiptime.sqf +++ b/A3-Antistasi/functions/Dialogs/fn_skiptime.sqf @@ -1,4 +1,4 @@ -if (player!= theBoss) exitWith {hint "Only the Commander can order to rest"}; +if (player!= theBoss) exitWith {["Skip Time / Rest", "Only the Commander can order to rest"] call A3A_fnc_customHint;}; _presente = false; { @@ -7,10 +7,10 @@ if ((side _x == Occupants) or (side _x == Invaders)) then if ([500,1,_x,teamPlayer] call A3A_fnc_distanceUnits) then {_presente = true}; }; } forEach allUnits; -if (_presente) exitWith {hint "You cannot rest while enemies are near our units"}; -if (["rebelAttack"] call BIS_fnc_taskExists) exitWith {hint "You cannot rest while the enemy is counterattacking"}; -if (["invaderPunish"] call BIS_fnc_taskExists) exitWith {hint "You cannot rest while citizens are under attack"}; -if (["DEF_HQ"] call BIS_fnc_taskExists) exitWith {hint "You cannot rest while your HQ is under attack"}; +if (_presente) exitWith {["Skip Time / Rest", "You cannot rest while enemies are near our units"] call A3A_fnc_customHint;}; +if (["rebelAttack"] call BIS_fnc_taskExists) exitWith {["Skip Time / Rest", "You cannot rest while the enemy is counterattacking"] call A3A_fnc_customHint;}; +if (["invaderPunish"] call BIS_fnc_taskExists) exitWith {["Skip Time / Rest", "You cannot rest while citizens are under attack"] call A3A_fnc_customHint;}; +if (["DEF_HQ"] call BIS_fnc_taskExists) exitWith {["Skip Time / Rest", "You cannot rest while your HQ is under attack"] call A3A_fnc_customHint;}; _checkX = false; _posHQ = getMarkerPos respawnTeamPlayer; @@ -18,7 +18,7 @@ _posHQ = getMarkerPos respawnTeamPlayer; if ((_x distance _posHQ > 100) and (side _x == teamPlayer)) then {_checkX = true}; } forEach (allPlayers - (entities "HeadlessClient_F")); -if (_checkX) exitWith {hint "All players must be in a 100m radius from HQ to be able to rest"}; +if (_checkX) exitWith {["Skip Time / Rest", "All players must be in a 100m radius from HQ to be able to rest"] call A3A_fnc_customHint;}; remoteExec ["A3A_fnc_resourcecheckSkipTime", 0]; diff --git a/A3-Antistasi/functions/Dialogs/fn_squadOptions.sqf b/A3-Antistasi/functions/Dialogs/fn_squadOptions.sqf index 7f776eedd0..8a1f1aa0ab 100644 --- a/A3-Antistasi/functions/Dialogs/fn_squadOptions.sqf +++ b/A3-Antistasi/functions/Dialogs/fn_squadOptions.sqf @@ -1,5 +1,5 @@ private ["_display","_childControl","_costs","_costHR","_unitsX","_formatX"]; -if (!([player] call A3A_fnc_hasRadio)) exitWith {if !(hasIFA) then {hint "You need a radio in your inventory to be able to give orders to other squads"} else {hint "You need a Radio Man in your group to be able to give orders to other squads"}}; +if (!([player] call A3A_fnc_hasRadio)) exitWith {if !(hasIFA) then {["Squad Options", "You need a radio in your inventory to be able to give orders to other squads"] call A3A_fnc_customHint;} else {["Squad Options", "You need a Radio Man in your group to be able to give orders to other squads"] call A3A_fnc_customHint;}}; _nul = createDialog "squad_options"; sleep 1; diff --git a/A3-Antistasi/functions/Dialogs/fn_squadRecruit.sqf b/A3-Antistasi/functions/Dialogs/fn_squadRecruit.sqf index 7d3898fd2f..7215fdecb2 100644 --- a/A3-Antistasi/functions/Dialogs/fn_squadRecruit.sqf +++ b/A3-Antistasi/functions/Dialogs/fn_squadRecruit.sqf @@ -1,5 +1,5 @@ private ["_display","_childControl","_costs","_costHR","_unitsX","_formatX"]; -if (!([player] call A3A_fnc_hasRadio)) exitWith {if !(hasIFA) then {hint "You need a radio in your inventory to be able to give orders to other squads"} else {hint "You need a Radio Man in your group to be able to give orders to other squads"}}; +if (!([player] call A3A_fnc_hasRadio)) exitWith {if !(hasIFA) then {["Squad Recruit", "You need a radio in your inventory to be able to give orders to other squads"] call A3A_fnc_customHint;} else {["Squad Recruit", "You need a Radio Man in your group to be able to give orders to other squads"] call A3A_fnc_customHint;}}; _nul = createDialog "squad_recruit"; sleep 1; diff --git a/A3-Antistasi/functions/Garage/fn_garage.sqf b/A3-Antistasi/functions/Garage/fn_garage.sqf index 610de8ba58..9e29a2df85 100644 --- a/A3-Antistasi/functions/Garage/fn_garage.sqf +++ b/A3-Antistasi/functions/Garage/fn_garage.sqf @@ -1,16 +1,16 @@ #include "defineGarage.inc" -if (!(isNil "placingVehicle") && {placingVehicle}) exitWith { hint "Unable to open garage, you are already placing something" }; +if (!(isNil "placingVehicle") && {placingVehicle}) exitWith {["Garage", "Unable to open garage, you are already placing something"] call A3A_fnc_customHint;}; if (isNil "garageIsOpen") then { garageIsOpen = false; }; garage_mode = _this select 0; -if (garage_mode == GARAGE_FACTION && (not([player] call A3A_fnc_isMember))) exitWith {hint "You cannot access the Garage as you are guest in this server"}; -if (garage_mode == GARAGE_FACTION && !allowMembersFactionGarageAccess && player != theBoss) exitWith {hint "Member access to the faction garage is disabled. You must be the commander.";}; -if (player != player getVariable "owner") exitWith {hint "You cannot access the Garage while you are controlling AI"}; -if ([player,300] call A3A_fnc_enemyNearCheck) exitWith {Hint "You cannot manage the Garage with enemies nearby"}; +if (garage_mode == GARAGE_FACTION && (not([player] call A3A_fnc_isMember))) exitWith {["Garage", "You cannot access the Garage as you are guest in this server"] call A3A_fnc_customHint;}; +if (garage_mode == GARAGE_FACTION && !allowMembersFactionGarageAccess && player != theBoss) exitWith {["Garage", "Member access to the faction garage is disabled. You must be the commander."] call A3A_fnc_customHint;}; +if (player != player getVariable "owner") exitWith {["Garage", "You cannot access the Garage while you are controlling AI"] call A3A_fnc_customHint;}; +if ([player,300] call A3A_fnc_enemyNearCheck) exitWith {["Garage", "You cannot manage the Garage with enemies nearby"] call A3A_fnc_customHint;}; garage_vehiclesAvailable = []; @@ -32,7 +32,7 @@ if (count _airportsX > 0) then {_hasAir = true}; if (count garage_vehiclesAvailable == 0) exitWith {hintC "The Garage is empty or the vehicles you have are not suitable to recover in the place you are.\n\nAir vehicles need to be recovered near Airport flags."}; garage_nearestMarker = [markersX select {sidesX getVariable [_x,sideUnknown] == teamPlayer},player] call BIS_fnc_nearestPosition; -if !(player inArea garage_nearestMarker) exitWith {hint "You need to be close to one of your garrisons to be able to retrieve a vehicle from your garage"}; +if !(player inArea garage_nearestMarker) exitWith {["Garage", "You need to be close to one of your garrisons to be able to retrieve a vehicle from your garage"] call A3A_fnc_customHint;}; garage_vehicleIndex = 0; _initialType = garage_vehiclesAvailable select garage_vehicleIndex; @@ -72,7 +72,7 @@ private _extraMessage = "Arrow Up-Down to Switch Vehicles
"; //Only allow access to the faction garage if someone else isn't already accessing it. //Try to find the player to make sure they're still online - aim to avoid a situation where players are locked out of the garage. if (garage_mode == GARAGE_FACTION && !isNil "garageLocked" && {(allPlayers findIf { getPlayerUID _x == (garageLocked select 1)}) > -1}) exitWith { - hint format ["%1 is accessing the garage right now. Please try again later. If this is broken, ask the player to log out.", garageLocked select 0]; + ["Garage", format ["%1 is accessing the garage right now. Please try again later. If this is broken, ask the player to log out.", garageLocked select 0]] call A3A_fnc_customHint; }; //Define this last-thing, as we need to vehPlacement cleanup code to unset it. garageLocked = [name player, getPlayerUID player]; diff --git a/A3-Antistasi/functions/Garage/fn_garageVehicle.sqf b/A3-Antistasi/functions/Garage/fn_garageVehicle.sqf index 47279a539f..e9861b3480 100644 --- a/A3-Antistasi/functions/Garage/fn_garageVehicle.sqf +++ b/A3-Antistasi/functions/Garage/fn_garageVehicle.sqf @@ -4,31 +4,39 @@ private ["_pool","_veh","_typeVehX"]; _pool = false; if (_this select 0 || !isMultiplayer) then {_pool = true}; -if (side player != teamPlayer) exitWith {hint "Only rebels can add vehicles to the garage."}; -if (!([player] call A3A_fnc_isMember)) exitWith {hint "Only server members have the garage feature enabled"}; +if (side player != teamPlayer) exitWith {["Garage", "Only rebels can add vehicles to the garage."] call A3A_fnc_customHint;}; +if (!([player] call A3A_fnc_isMember)) exitWith {["Garage", "Only server members have the garage feature enabled"] call A3A_fnc_customHint;}; _veh = cursorTarget; -if (isNull _veh) exitWith {hint "You are not looking at a vehicle"}; +if (isNull _veh) exitWith {["Garage", "You are not looking at a vehicle"] call A3A_fnc_customHint;}; -if (!alive _veh) exitWith {hint "You cannot add destroyed vehicles to your garage"}; +if (!alive _veh) exitWith {["Garage", "You cannot add destroyed vehicles to your garage"] call A3A_fnc_customHint;}; _closeX = markersX select {sidesX getVariable [_x,sideUnknown] == teamPlayer}; _closeX = _closeX select {(player inArea _x) and (_veh inArea _x)}; -if (_closeX isEqualTo []) exitWith {hint format ["You and the vehicle need to be in a %1 garrison surrounding in order to garage a it",nameTeamPlayer]}; +if (_closeX isEqualTo []) exitWith {["Garage", format ["You and the vehicle need to be in a %1 garrison surrounding in order to garage a it",nameTeamPlayer]] call A3A_fnc_customHint;}; //if (player distance2d getMarkerPos respawnTeamPlayer > 50) exitWith {hint "You must be closer than 50 meters to HQ"}; -if ({alive _x} count (crew vehicle _veh) > 0) exitWith { hint "In order to store a vehicle, its crew must disembark."}; +if ({alive _x} count (crew vehicle _veh) > 0) exitWith {["Garage", "In order to store a vehicle, its crew must disembark."] call A3A_fnc_customHint;}; _typeVehX = typeOf _veh; -if (_veh isKindOf "Man") exitWith {hint "Are you kidding?"}; +if (_veh isKindOf "Man") exitWith {["Garage", "Are you kidding?"] call A3A_fnc_customHint;}; -if !(_veh isKindOf "AllVehicles") exitWith {hint "The vehicle you are looking cannot be stored in our Garage"}; +if !(_veh isKindOf "AllVehicles") exitWith {["Garage", "The vehicle you are looking cannot be stored in our Garage"] call A3A_fnc_customHint;}; +_units = (player nearEntities ["Man",300]) select {([_x] call A3A_fnc_CanFight) && (side _x isEqualTo Occupants || side _x isEqualTo Invaders)}; +if (_units findIf {_unit = _x; _players = allPlayers select {(side _x isEqualTo teamPlayer) && (player distance _x < 300)}; _players findIf {_x in (_unit targets [true, 300])} != -1} != -1) exitWith {["Garage", "You can't garage vehicles while enemies are engageing you"] call A3A_fnc_customHint}; +if (_units findIf{player distance _x < 100} != -1) exitWith {["Garage", "You can't garage vehicles while enemies are near you"] call A3A_fnc_customHint}; + +if (player distance _veh > 25) exitWith {["Garage", "You can't garage vehicles that are more than 25m away from you"] call A3A_fnc_customHint}; + +if (_pool and (count vehInGarage >= (tierWar *5))) exitWith {["Garage", "You cannot garage more vehicles at your current War Level"] call A3A_fnc_customHint;}; +private _personalGarage = player getVariable ["personalGarage", []]; +if (!((count _personalGarage < personalGarageMax) or (personalGarageMax isEqualTo 0)) and !_pool) exitWith {["Garage", "Personal garage is full, you can't add more vehicles to it"] call A3A_fnc_customHint}; -if (_pool and (count vehInGarage >= (tierWar *3))) exitWith {hint "You cannot garage more vehicles at your current War Level"}; _exit = false; if (!_pool) then @@ -43,7 +51,7 @@ if (!_pool) then }; }; -if (_exit) exitWith {hint "You are not owner of this vehicle therefore you cannot garage it"}; +if (_exit) exitWith {["Garage", "You are not owner of this vehicle therefore you cannot garage it"] call A3A_fnc_customHint;}; if (_typeVehX isKindOf "Plane") then { @@ -51,7 +59,7 @@ if (_typeVehX isKindOf "Plane") then if (count _airportsX == 0) then {_exit = true}; }; -if (_exit) exitWith {hint format ["You cannot garage an air vehicle while you are not near an Aiport which belongs to %1. Place your HQ near an airbase flag in order to be able to garage it",nameTeamPlayer]}; +if (_exit) exitWith {["Garage", format ["You cannot garage an air vehicle while you are not near an Aiport which belongs to %1. Place your HQ near an airbase flag in order to be able to garage it",nameTeamPlayer]] call A3A_fnc_customHint;}; if (_veh in staticsToSave) then {staticsToSave = staticsToSave - [_veh]; publicVariable "staticsToSave"}; @@ -62,10 +70,10 @@ if (_pool) then { vehInGarage = vehInGarage + [_typeVehX]; publicVariable "vehInGarage"; - hint format ["Vehicle added to %1 Garage",nameTeamPlayer]; + ["Garage", format ["Vehicle added to %1 Garage",nameTeamPlayer]] call A3A_fnc_customHint; } else { - [_typeVehX] call A3A_fnc_addToPersonalGarageLocal; - hint "Vehicle added to Personal Garage"; + [_typeVehX] call A3A_fnc_addToPersonalGarageLocal; + ["Garage", "Vehicle added to Personal Garage"] call A3A_fnc_customHint; }; diff --git a/A3-Antistasi/functions/Garage/fn_vehPlacementBegin.sqf b/A3-Antistasi/functions/Garage/fn_vehPlacementBegin.sqf index 1f1e24b71b..2b1e8e1df0 100644 --- a/A3-Antistasi/functions/Garage/fn_vehPlacementBegin.sqf +++ b/A3-Antistasi/functions/Garage/fn_vehPlacementBegin.sqf @@ -10,7 +10,7 @@ // - Name of target callback in callbacks.sqf: STRING // - Extra message to display in menu prompt -if (!(isNil "placingVehicle") && {placingVehicle}) exitWith { hint "Unable to place vehicle, already placing a vehicle" }; +if (!(isNil "placingVehicle") && {placingVehicle}) exitWith {["Garage", "Unable to place vehicle, already placing a vehicle"] call A3A_fnc_customHint;}; placingVehicle = true; params ["_vehicleType", ["_callbackTarget", ""], ["_displayMessage", ""]]; @@ -23,7 +23,7 @@ vehPlace_previewVeh allowDamage false; vehPlace_previewVeh enableSimulation false; [_vehicleType] call A3A_fnc_displayVehiclePlacementMessage; -hint "Hover your mouse to the desired position. If it's safe and suitable, you will see the vehicle"; +["Garage", "Hover your mouse to the desired position. If it's safe and suitable, you will see the vehicle"] call A3A_fnc_customHint; //Control flow is weird here. KeyDown tells onEachFrame it can stop running, and which action to do. //This guarantees us no race conditions between keyDown, onEachFrame and the rest of the code. @@ -124,7 +124,7 @@ addMissionEventHandler ["EachFrame", if (!_shouldExitHandler) then { private _shouldCancelArray = [vehPlace_callbackTarget, CALLBACK_SHOULD_CANCEL_PLACEMENT, [vehPlace_previewVeh]] call A3A_fnc_vehPlacementCallbacks; if (_shouldCancelArray select 0) then { - hint (_shouldCancelArray select 1); + ["Garage", (_shouldCancelArray select 1)] call A3A_fnc_customHint; [] spawn A3A_fnc_handleVehPlacementCancelled; _shouldExitHandler = true; }; @@ -173,17 +173,20 @@ addMissionEventHandler ["EachFrame", }; // If vehicle is a boat, make sure it spawns at sea level? - _shipX = false; - if (vehPlace_previewVeh isKindOf "Ship") then {_placementPos set [2,0]; _shipX = true}; - - // Do nothing if destination too far - if (_placementPos distance2d player > 100)exitWith {vehPlace_previewVeh setPosASL [0,0,0]}; - // Ships only spawn on water, and cars can't spawn on water + _water = surfaceIsWater _placementPos; - if (_shipX and {!_water}) exitWith {vehPlace_previewVeh setPosASL [0,0,0]}; - if (!_shipX and {_water}) exitWith {vehPlace_previewVeh setPosASL [0,0,0]}; - // If all checks pass, set position of preview and orient it to the ground - vehPlace_updatedLookPosition = _pos; - vehPlace_previewVeh setPosATL _placementPos; - vehPlace_previewVeh setVectorUp (_chosenIntersection select 1); + if (vehPlace_previewVeh isKindOf "Ship") then + { + _placementPos set [2,0]; + if (!water || _placementPos distance2d player > 200) exitWith {vehPlace_previewVeh setPosASL [0,0,0]}; + vehPlace_updatedLookPosition = _pos; + vehPlace_previewVeh setPosASL _placementPos; + vehPlace_previewVeh setVectorUp [0,0,1]; + } + else { + if (_water || _placementPos distance2d player > 100) exitWith {vehPlace_previewVeh setPosASL [0,0,0]}; + vehPlace_updatedLookPosition = _pos; + vehPlace_previewVeh setPosATL _placementPos; + vehPlace_previewVeh setVectorUp (_chosenIntersection select 1); + }; }]; \ No newline at end of file diff --git a/A3-Antistasi/functions/Garage/fn_vehPlacementCallbacks.sqf b/A3-Antistasi/functions/Garage/fn_vehPlacementCallbacks.sqf index c3c250dda4..30bd484d64 100644 --- a/A3-Antistasi/functions/Garage/fn_vehPlacementCallbacks.sqf +++ b/A3-Antistasi/functions/Garage/fn_vehPlacementCallbacks.sqf @@ -33,9 +33,10 @@ switch (_callbackTarget) do { case CALLBACK_VEH_IS_VALID_LOCATION: { private _pos = _callbackParams select 0; - if (_pos distance2d (getMarkerPos garage_nearestMarker) > 50) exitWith + private _maxDist = [50,150] select ((_callbackParams select 2) isKindOf "Ship"); + if (_pos distance2d (getMarkerPos garage_nearestMarker) > _maxDist) exitWith { - [false, "Vehicles must be placed within 50m of the flag"]; + [false, format ["This vehicle must be placed within %1m of the flag", _maxDist]]; }; [true]; }; @@ -54,7 +55,8 @@ switch (_callbackTarget) do { case CALLBACK_VEH_PLACED_SUCCESSFULLY: { private _garageVeh = _callbackParams param [0]; - [_garageVeh] call A3A_fnc_AIVEHinit; + [_garageVeh, teamPlayer] call A3A_fnc_AIVEHinit; + if !(_garageVeh isKindOf "StaticWeapon") then { [_garageVeh] spawn A3A_fnc_vehDespawner }; if (_garageVeh isKindOf "Car") then {_garageVeh setPlateNumber format ["%1",name player]}; @@ -105,9 +107,10 @@ switch (_callbackTarget) do { case CALLBACK_VEH_IS_VALID_LOCATION: { private _pos = _callbackParams select 0; - if (_pos distance2d (getMarkerPos vehiclePurchase_nearestMarker) > 50) exitWith + private _maxDist = [50,150] select ((_callbackParams select 2) isKindOf "Ship"); + if (_pos distance2d (getMarkerPos vehiclePurchase_nearestMarker) > _maxDist) exitWith { - [false, "Vehicles must be placed within 50m of the flag"]; + [false, format ["This vehicle must be placed within %1m of the flag", _maxDist]]; }; [true]; }; @@ -128,7 +131,9 @@ switch (_callbackTarget) do { private _purchasedVeh = _callbackParams param [0]; private _typeVehX = typeOf _purchasedVeh; - [_purchasedVeh] call A3A_fnc_AIVEHinit; + [_purchasedVeh, teamPlayer] call A3A_fnc_AIVEHinit; + if !(_purchasedVeh isKindOf "StaticWeapon") then { [_purchasedVeh] spawn A3A_fnc_vehDespawner }; + if (_purchasedVeh isKindOf "Car") then {_purchasedVeh setPlateNumber format ["%1",name player]}; //Handle Money @@ -145,7 +150,6 @@ switch (_callbackTarget) do { else { [-1 * vehiclePurchase_cost] call A3A_fnc_resourcesPlayer; - ["moneyX",player getVariable ["moneyX",0]] call fn_SaveStat; _purchasedVeh setVariable ["ownerX",getPlayerUID player,true]; }; }; @@ -170,7 +174,7 @@ switch (_callbackTarget) do { }; case CALLBACK_VEH_PLACEMENT_CANCELLED: { - hint "Construction cancelled"; + ["Construction", "Construction cancelled"] call A3A_fnc_customHint; }; case CALLBACK_SHOULD_CANCEL_PLACEMENT: { @@ -245,4 +249,4 @@ switch (_callbackTarget) do { }; }; }; -}; \ No newline at end of file +}; diff --git a/A3-Antistasi/functions/Garrison/fn_addGarrison.sqf b/A3-Antistasi/functions/Garrison/fn_addGarrison.sqf index cbc48a292e..4416e140c6 100644 --- a/A3-Antistasi/functions/Garrison/fn_addGarrison.sqf +++ b/A3-Antistasi/functions/Garrison/fn_addGarrison.sqf @@ -14,9 +14,9 @@ if (isNil "_units") exitWith {diag_log "AddGarrison: No units given!"}; private []; -_garrison = [_marker] call A3A_fnc_getGarrison; -_requested = [_marker] call A3A_fnc_getRequested; -_nonReinfUnits = [["", [], []]]; +private _garrison = [_marker] call A3A_fnc_getGarrison; +private _requested = [_marker] call A3A_fnc_getRequested; +private _nonReinfUnits = [["", [], []]]; //_random = random 1000; //diag_log format ["AddGarrison %1: Before alive is %2", _random, _garrison]; @@ -24,14 +24,14 @@ _nonReinfUnits = [["", [], []]]; { //Selecting the data - _vehicle = _x select 0; - _crew = _x select 1; - _cargo = _x select 2; - _isNew = false; + private _vehicle = _x select 0; + private _crew = _x select 1; + private _cargo = _x select 2; + private _isNew = false; if(_vehicle != "") then { - _index = _requested findIf {(_x select 0) == _vehicle}; + private _index = _requested findIf {(_x select 0) == _vehicle}; if(_index == -1) then { //Vehicle is new, will still be added with crew @@ -65,8 +65,8 @@ _nonReinfUnits = [["", [], []]]; { //Add crew to existing vehicles { - _crewUnit = _x; - _index = _requested findIf {count (_x select 1) > 0}; + private _crewUnit = _x; + private _index = _requested findIf {count (_x select 1) > 0}; if(_index == -1) then { //Search for vehicle with open crew space @@ -99,11 +99,11 @@ _nonReinfUnits = [["", [], []]]; if(count _cargo > 0) then { { - _cargoUnit = _x; + private _cargoUnit = _x; if(_cargoUnit == NATOCrew || _cargoUnit == CSATCrew) then { //Unit is crew member, check crew section - _index = _requested findIf {count (_x select 1) > 0}; + private _index = _requested findIf {count (_x select 1) > 0}; if(_index == -1) then { //Search for vehicle with open crew space @@ -135,7 +135,7 @@ _nonReinfUnits = [["", [], []]]; else { //Unit is combat unit, add as suited - _index = _requested findIf {count (_x select 2) > 0 && {_cargoUnit in (_x select 2)}}; + private _index = _requested findIf {count (_x select 2) > 0 && {_cargoUnit in (_x select 2)}}; if(_index == -1) then { _index = _nonReinfUnits findIf {(count (_x select 2)) < 8}; diff --git a/A3-Antistasi/functions/Garrison/fn_selectReinfUnits.sqf b/A3-Antistasi/functions/Garrison/fn_selectReinfUnits.sqf index fb46a8db11..cba08e84f6 100644 --- a/A3-Antistasi/functions/Garrison/fn_selectReinfUnits.sqf +++ b/A3-Antistasi/functions/Garrison/fn_selectReinfUnits.sqf @@ -30,12 +30,8 @@ private _maxVehiclesNeeded = _maxRequested select 0; private _maxCargoSpaceNeeded = _maxRequested select 2; private _currentUnitCount = 0; -[ - 3, - format ["Gathered data for unit selection, available are %1, %3 cargo units needed", _maxUnitSend, _maxCargoSpaceNeeded], - _fileName -] call A3A_fnc_log; -[_reinf, "Reinforcement"] call A3A_fnc_logArray; +[4, format ["Gathered data for unit selection, available are %1, %3 cargo units needed", _maxUnitSend, _maxCargoSpaceNeeded], _fileName] call A3A_fnc_log; +[4, format ["Reinforcments requested from %1 for: %2", _target, _reinf], _fileName] call A3A_fnc_log; private _finishedSelection = false; @@ -98,7 +94,7 @@ while {_currentUnitCount < (_maxUnitSend - 2) && {_maxCargoSpaceNeeded+_maxVehic } else { - [3, format ["No reinf vehicle found, selecting not needed transport vehicle, needs space for %1 passengers", _neededCargoSpace], _fileName] call A3A_fnc_log; + [4, format ["No reinf vehicle found, selecting not needed transport vehicle, needs space for %1 passengers", _neededCargoSpace], _fileName] call A3A_fnc_log; if (_isAir) then { if (_neededCargoSpace <= 4) then @@ -109,7 +105,7 @@ while {_currentUnitCount < (_maxUnitSend - 2) && {_maxCargoSpaceNeeded+_maxVehic { _currentSelected = if (_side == Occupants) then {selectRandom vehNATOTransportHelis} else {selectRandom vehCSATTransportHelis}; }; - [3, format ["Selected %1 as an air transport vehicle", _currentSelected], _fileName] call A3A_fnc_log; + [4, format ["Selected %1 as an air transport vehicle", _currentSelected], _fileName] call A3A_fnc_log; } else { @@ -131,7 +127,7 @@ while {_currentUnitCount < (_maxUnitSend - 2) && {_maxCargoSpaceNeeded+_maxVehic _currentSelected = if(_side == Occupants) then {selectRandom (vehNATOTrucks + vehNATOTransportHelis)} else {selectRandom (vehCSATTrucks + vehCSATTransportHelis)}; }; }; - [3, format ["Selected %1 as an ground or air transport vehicle", _currentSelected], _fileName] call A3A_fnc_log; + [4, format ["Selected %1 as an ground or air transport vehicle", _currentSelected], _fileName] call A3A_fnc_log; }; _seatCount = [_currentSelected, true] call BIS_fnc_crewCount; _crewSeats = [_currentSelected, false] call BIS_fnc_crewCount; @@ -177,7 +173,7 @@ while {_currentUnitCount < (_maxUnitSend - 2) && {_maxCargoSpaceNeeded+_maxVehic if(_abort) exitWith {}; }; _unitsSend pushBack [_currentSelected, _crew, _cargo]; - [3, format ["Units selected, crew is %1, cargo is %2", _crew, _cargo], _fileName] call A3A_fnc_log; + [3, format ["Units selected, Vehicle is %1, crew is %2, cargo is %3", _currentSelected, _crew, _cargo], _fileName] call A3A_fnc_log; } else { diff --git a/A3-Antistasi/functions/Garrison/fn_selectVehicleType.sqf b/A3-Antistasi/functions/Garrison/fn_selectVehicleType.sqf index b2b323df06..5449295760 100644 --- a/A3-Antistasi/functions/Garrison/fn_selectVehicleType.sqf +++ b/A3-Antistasi/functions/Garrison/fn_selectVehicleType.sqf @@ -11,7 +11,7 @@ params ["_preference", "_side"]; private _fileName = "SelectVehicleType"; -[3, format ["SelectVehicleType: Selecting vehicle now, preferred is %1, side is %2", _preference, _side], _fileName] call A3A_fnc_log; +[4, format ["SelectVehicleType: Selecting vehicle now, preferred is %1, side is %2", _preference, _side], _fileName] call A3A_fnc_log; if(_preference == "LAND_AIR") exitWith { @@ -122,7 +122,7 @@ if(count _possibleVehicles == 0) exitWith "Empty"; }; -[3, format ["SelectVehicleType: Preselection done, possible vehicles are %1", str _possibleVehicles], _fileName] call A3A_fnc_log; +[4, format ["SelectVehicleType: Preselection done, possible vehicles are %1", str _possibleVehicles], _fileName] call A3A_fnc_log; private _result = selectRandom _possibleVehicles; _result; diff --git a/A3-Antistasi/functions/Garrison/fn_shouldReinforce.sqf b/A3-Antistasi/functions/Garrison/fn_shouldReinforce.sqf index d3a2cbeddb..1efd0c00c7 100644 --- a/A3-Antistasi/functions/Garrison/fn_shouldReinforce.sqf +++ b/A3-Antistasi/functions/Garrison/fn_shouldReinforce.sqf @@ -1,11 +1,7 @@ params ["_base", "_target"]; private _fileName = "shouldReinforce"; -[ - 3, - format ["Checking if %1 should reinforce %2", _base, _target], - _fileName -] call A3A_fnc_log; +[4, format ["Checking if %1 should reinforce %2", _base, _target], _fileName] call A3A_fnc_log; //Bases cannot reinforce themselves if(_base isEqualTo _target) exitWith {false}; diff --git a/A3-Antistasi/functions/Intel/fn_getVehicleIntel.sqf b/A3-Antistasi/functions/Intel/fn_getVehicleIntel.sqf new file mode 100644 index 0000000000..9f3d0c6130 --- /dev/null +++ b/A3-Antistasi/functions/Intel/fn_getVehicleIntel.sqf @@ -0,0 +1,89 @@ +#define ACCESS_CAR 102 +#define ACCESS_ARMOR 200 +#define ACCESS_AIR 201 +#define ACCESS_HELI 202 + +params ["_side", "_type"]; + +/* Creates the intel text of enemy vehicles for all sides and classes +* Params: +* _side : SIDE : The side of the enemy +* _type : NUMBER : One of 102, 200, 201, 202 +* +* Returns: +* _text : TEXT : The text for the intel +*/ + +private _allVehicles = []; +switch (_type) do +{ + case (ACCESS_CAR): + { + if(_side == Occupants) then + { + _allVehicles = +vehNATOLight; + } + else + { + _allVehicles = +vehCSATLight; + }; + }; + case (ACCESS_HELI): + { + if(_side == Occupants) then + { + _allVehicles = vehNATOTransportHelis + vehNATOAttackHelis; + } + else + { + _allVehicles = vehCSATTransportHelis + vehCSATAttackHelis; + }; + }; + case (ACCESS_ARMOR): + { + if(_side == Occupants) then + { + _allVehicles = +vehNATOAttack; + } + else + { + _allVehicles = +vehCSATAttack; + }; + }; + case (ACCESS_AIR): + { + if(_side == Occupants) then + { + _allVehicles = [vehNATOPlane, vehNATOPlaneAA, vehNATOUAV, vehNATOUAVSmall] + vehNATOTransportPlanes; + } + else + { + _allVehicles = [vehCSATPlane, vehCSATPlaneAA, vehCSATUAV, vehCSATUAVSmall] + vehCSATTransportPlanes; + }; + }; +}; +private _text = ""; +private _revealCount = 1 + round (random ((count _allVehicles) - 1)); + +for "_i" from 1 to _revealCount do +{ + private _vehicle = selectRandom _allVehicles; + _allVehicles = _allVehicles - [_vehicle]; + + private _vehicleName = getText (configFile >> "CfgVehicles" >> _vehicle >> "displayName"); + if([_vehicle] call A3A_fnc_vehAvailable) then + { + private _amount = round (timer getVariable [_vehicle, -1]); + if(_amount == -1) then + { + _amount = "∞"; + }; + _text = format ["%1 %2 %3
", _text, _amount, _vehicleName]; + } + else + { + _text = format ["%1 0 %2
", _text, _vehicleName]; + }; +}; + +_text; diff --git a/A3-Antistasi/functions/Intel/fn_placeIntel.sqf b/A3-Antistasi/functions/Intel/fn_placeIntel.sqf new file mode 100644 index 0000000000..ae6a7d74bd --- /dev/null +++ b/A3-Antistasi/functions/Intel/fn_placeIntel.sqf @@ -0,0 +1,131 @@ +params["_marker", "_isLarge"]; + +/* Places the physical intel objects on markers +* Params: +* _marker : STRING : The name of the marker where the intel should be placed +* _isLarge : BOOLEAN : Determines whether the intel is large or medium +* +* Returns: +* Nothing +*/ + +private _intelSize = if (_isLarge) then {"large"} else {"medium"}; +private _fileName = "placeIntel"; +[ + 3, + format ["Spawning %2 intel on marker %1", _marker, _intelSize], + _fileName, + true +] call A3A_fnc_log; + +//Catch invalid cases +if(!(_marker in airportsX || {_marker in outposts})) exitWith +{ + [ + 1, + format ["Marker %1 is not suited to have intel!", _marker, true], + _fileName, + true + ] call A3A_fnc_log; +}; + +//Search for building to place intel in +private _side = sidesX getVariable _marker; +private _size = markerSize _marker; +private _radius = sqrt ((_size select 0) * (_size select 0) + (_size select 1) * (_size select 1)); + +private _listStaticTower = ["Land_Cargo_Tower_V1_F","Land_Cargo_Tower_V1_No1_F","Land_Cargo_Tower_V1_No2_F","Land_Cargo_Tower_V1_No3_F","Land_Cargo_Tower_V1_No4_F","Land_Cargo_Tower_V1_No5_F","Land_Cargo_Tower_V1_No6_F","Land_Cargo_Tower_V1_No7_F","Land_Cargo_Tower_V2_F", "Land_Cargo_Tower_V3_F"]; +private _listStaticHQ = ["Land_Cargo_HQ_V1_F", "Land_Cargo_HQ_V2_F", "Land_Cargo_HQ_V3_F"]; + +private _allBuildings = nearestObjects [(getMarkerPos _marker), _listStaticHQ + _listStaticTower, _radius, true]; + +if(count _allBuildings == 0) exitWith +{ + [ + 2, + format ["No suitable buildings found on marker %1", _marker], + _fileName, + true + ] call A3A_fnc_log; +}; + +private _building = selectRandom _allBuildings; +private _isTower = (!((typeOf _building) in _listStaticHQ)); + +//Placing the intel desk +private _spawnParameters = []; +if(_isTower) then +{ + _spawnParameters = [_building buildingPos 9, -90]; +} +else +{ + _spawnParameters = [_building buildingPos 1, -180]; +}; + +private _desk = createVehicle ["Land_CampingTable_F", [0, 0, 0], [], 0, "CAN_COLLIDE"]; +_desk setDir (getDir _building + (_spawnParameters select 1)); +_desk setPosATL (_spawnParameters select 0); +_desk setVelocity [0, 0, -1]; + +//Await until desk have hit the group, it tend to stuck in the air otherwise +sleep 5; +_desk enableSimulation false; + +private _intelType = ""; +if(_isLarge) then +{ + _intelType = "Land_Laptop_unfolded_F"; + _spawnParameters = -25; +} +else +{ + _intelType = "Land_Document_01_F"; + _spawnParameters = -155; +}; + +private _intel = createVehicle [_intelType, [0,0,0], [], 0, "CAN_COLLIDE"]; +[_desk, _intel, [0.5, 0, 0.82], _spawnParameters] call BIS_fnc_relPosObject; +_intel enableSimulation false; +_intel allowDamage false; +_intel setVariable ["side", _side, true]; + +if(_isLarge) then +{ + //Place light on laptop + private _light = "#lightpoint" createVehicle (getPos _intel); + _light setLightBrightness 1.0; + _light setLightAmbient [0.005, 0.05, 0.07]; + _light setLightColor [0.05, 0.05, 0.07]; + _light setLightAttenuation [1,90,90,85,0,1]; + _light lightAttachObject [_intel, [0,0,0]]; + + private _isTrap = (random 100 < (20 + (4 * tierWar))); + if(_isTrap) then + { + [3, format ["Large intel on %1 is selected as trap, spawning explosives", _marker], _fileName, true] call A3A_fnc_log; + private _bomb = "DemoCharge_Remote_Ammo_Scripted" createVehicle [0,0,0]; + _bomb setVectorDirAndUp [(vectorDir _intel), [0,0,-1]]; + _bomb setPosWorld ((getPosWorld _intel) vectorAdd [0,0,-0.14]); + _bomb = [_bomb] call BIS_fnc_replaceWithSimpleObject; + _intel setVariable ["trapBomb", _bomb, true]; + }; + _intel setVariable ["marker", _marker, true]; + [_intel, "Intel_Large"] remoteExec ["A3A_fnc_flagaction",[teamPlayer,civilian], _intel]; +} +else +{ + [_intel, "Intel_Medium"] remoteExec ["A3A_fnc_flagaction",[teamPlayer,civilian],_intel]; +}; + +[_marker, _desk, _intel] spawn +{ + waitUntil{sleep 10; (spawner getVariable (_this select 0) == 2)}; + deleteVehicle (_this select 1); + if(!isNil {_this select 2}) then + { + _bomb = (_this select 2) getVariable ["trapBomb", objNull]; + deleteVehicle _bomb; + deleteVehicle (_this select 2) + }; +}; diff --git a/A3-Antistasi/functions/Intel/fn_searchIntelOnDocument.sqf b/A3-Antistasi/functions/Intel/fn_searchIntelOnDocument.sqf new file mode 100644 index 0000000000..4358ccb1cd --- /dev/null +++ b/A3-Antistasi/functions/Intel/fn_searchIntelOnDocument.sqf @@ -0,0 +1,19 @@ +params ["_intel"]; + +/* Handles the retrieving of medium intel +* Params: +* _intel : OBJECT : The object which is holding the intel +* +* Returns: +* Nothing +*/ + +//Take intel from desk +private _side = _intel getVariable "side"; +["Intel", "Intel documents taken"] call A3A_fnc_customHint; +private _intelText = ["Medium", _side] call A3A_fnc_selectIntel; +[_intelText] remoteExec ["A3A_fnc_showIntel", [teamPlayer, civilian]]; +{ + [5,_x] call A3A_fnc_playerScoreAdd; +} forEach ([50,0,_intel,teamPlayer] call A3A_fnc_distanceUnits); +deleteVehicle _intel; \ No newline at end of file diff --git a/A3-Antistasi/functions/Intel/fn_searchIntelOnLaptop.sqf b/A3-Antistasi/functions/Intel/fn_searchIntelOnLaptop.sqf new file mode 100644 index 0000000000..f3099ed913 --- /dev/null +++ b/A3-Antistasi/functions/Intel/fn_searchIntelOnLaptop.sqf @@ -0,0 +1,265 @@ +private _intel = _this select 0; +private _searchAction = _this select 2; + +/* Handles the action which downloads large intel +* Params: +* _intel : OBJECT : The object which is holding the intel +* _searchAction : NUMBER : The ID of the action which started this script +* +* Returns: +* Nothing +*/ + +//Remove so no double calls +[_intel, _searchAction] remoteExec ["removeAction", [teamPlayer, civilian], _intel]; + +private _bomb = _intel getVariable ["trapBomb", objNull]; +private _isTrap = !(isNull _bomb); +if(_isTrap) exitWith +{ + _intel setObjectTextureGlobal [0, "Pictures\Intel\laptop_die.paa"]; + { + [petros,"hint","The screen says:

Prepare to die!", "Search Intel"] remoteExec ["A3A_fnc_commsMP",_x]; + } forEach ([50,0,_intel,teamPlayer] call A3A_fnc_distanceUnits); + sleep (2 + (random 3)); + private _bombPos = getPosWorld _bomb; + deleteVehicle _bomb; + _bomb = "DemoCharge_Remote_Ammo_Scripted" createVehicle [0,0,0]; + _bomb setPosWorld _bombPos; + _bomb setDamage 1; + deleteVehicle _intel; +}; + +private _marker = _intel getVariable "marker"; +private _side = sidesX getVariable _marker; +private _isAirport = (_marker in airportsX); + +//Hack laptop to get intel +private _pointsPerSecond = 25; +if(tierWar > 4) then +{ + _pointsPerSecond = _pointsPerSecond - (tierWar * 2); +} +else +{ + if(tierWar > 2) then + { + _pointsPerSecond = _pointsPerSecond - tierWar + }; +}; + +private _pointSum = 0; +private _neededPoints = 1000 + random 1000; +//Min war tier (40 sec - 80 sec) with UAV Hacker (20 sec - 40 sec) +//Max war tier (200 sec - 400 sec) with UAV Hacker (100 sec - 200 sec) + +{ + private _friendly = _x; + if (captive _friendly) then + { + [_friendly,false] remoteExec ["setCaptive",0,_friendly]; + _friendly setCaptive false; + }; +} forEach ([200, 0, _intel, teamPlayer] call A3A_fnc_distanceUnits); + +private _noAttackChance = 0.2; +if(_isAirport) then +{ + _noAttackChance = 0; +} +else +{ + if(tierWar > 3) then + { + _noAttackChance = _noAttackChance - 0.02 * tierWar; + }; +}; +private _largeAttackChance = 0.2; +if(_isAirport) then +{ + _largeAttackChance = 0.4; +} +else +{ + if(tierWar > 3) then + { + _largeAttackChance = _largeAttackChance + 0.02 * tierWar; + }; +}; +private _attack = selectRandomWeighted ["No", _noAttackChance, "Small", 0.6, "Large", _largeAttackChance]; +private _isLargeAttack = (_attack == "Large"); +if(!(_attack == "No")) then +{ + private _attackType = ""; + if(tierWar < 5) then + { + _attackType = "Normal"; + } + else + { + _attackType = selectRandomWeighted ["Normal", 0.6, "Tank", 0.4]; + }; + [[_marker, _side, _attackType, _isLargeAttack],"A3A_fnc_patrolCA"] remoteExec ["A3A_fnc_scheduler",2]; +}; + +_intel setVariable ["ActionNeeded", false, true]; +["", 0, 0] params ["_errorText", "_errorChance", "_enemyCounter"]; + +_intel setObjectTextureGlobal [0, "Pictures\Intel\laptop_downloading.paa"]; +private _lastTime = time; +private _timeDiff = 0; +while {_pointSum <= _neededPoints} do +{ + + sleep 1; + _timeDiff = (time - _lastTime) max 1; // unclear whether time is monotonic, so cap to minimum 1 + _lastTime = time; + + //Checking for players in range + private _playerList = [20, 0, _intel, teamPlayer] call A3A_fnc_distanceUnits; + if({[_x] call A3A_fnc_canFight} count _playerList == 0) exitWith + { + _pointSum = 0; + { + [petros,"hint","No one in range of the intel, reseting download!", "Search Intel"] remoteExec ["A3A_fnc_commsMP",_x] + } forEach ([50,0,_intel,teamPlayer] call A3A_fnc_distanceUnits); + }; + + //Checking if the terminal should throw some error + private _actionNeeded = _intel getVariable ["ActionNeeded", false]; + if(!_actionNeeded) then + { + _errorChance = _errorChance + ((1 + (0.1 * tierWar)) * _timeDiff); + if(random 1000 < _errorChance) then + { + //"Something went wrong, oopsie", generating error message to force player to move to the intel laptop + _actionNeeded = true; + _intel setVariable ["ActionNeeded", true, true]; + private _error = selectRandomWeighted ["Err_Sml_01", 0.25, "Err_Sml_02", 0.2, "Err_Sml_03", 0.15, "Err_Med_01", 0.15, "Err_Med_02", 0.15, "Err_Lar_01", 0.1]; + private _actionText = ""; + private _penalty = 0; + private _picturePath = ""; + switch (_error) do + { + case ("Err_Sml_01"): + { + _errorText = "Data Fragment Error. File {002451%12-215502%} has to be confirmed manually!"; + _actionText = "Confirm file"; + _penalty = 0; //150 + random 100; + _picturePath = "error1"; + }; + case ("Err_Sml_02"): + { + _errorText = "404 Error on server. URL incorrect. Skip URL?"; + _actionText = "Skip URL"; + _penalty = 0; //150 + random 50; + _picturePath = "error2"; + }; + case ("Err_Sml_03"): + { + _errorText = "Windows needs an update. Update now and lose all data?"; + _actionText = "Stop windows update"; + _penalty = 0; //200 + random 150; + _picturePath = "error3"; + }; + case ("Err_Med_01"): + { + _errorText = "Download port closed on server. Manual reroute required!"; + _actionText = "Reroute download"; + _penalty = 0;// 250 + random 150; + _picturePath = "error4"; + }; + case ("Err_Med_02"): + { + _errorText = "Error in NetworkAdapter. Hardware not responding. Restart now?"; + _actionText = "Restart NetworkAdapter"; + _penalty = 0; //350 + random 100; + _picturePath = "error5"; + }; + case ("Err_Lar_01"): + { + _errorText = "Critical Error in network infrastructur. Server returned ErrorCode: CRITICAL_ARMA_PROCESS_DIED"; + _actionText = "Restart server process"; + _penalty = 0;// 600 + random 250; + _picturePath = "error6"; + }; + }; + _picturePath = format ["Pictures\Intel\laptop_%1.paa", _picturePath]; + _intel setObjectTextureGlobal [0, _picturePath]; + [ + _intel, + [ + _actionText, + { + (_this select 0) setVariable ["ActionNeeded", false, true]; + (_this select 0) removeAction (_this select 2); + (_this select 0) setObjectTextureGlobal [0, "Pictures\Intel\laptop_downloading.paa"]; + },nil,4,false,true,"","(isPlayer _this) and (_this == _this getVariable ['owner',objNull])",4 + ] + ] remoteExec ["addAction", [teamPlayer, civilian], _intel]; + _pointSum = _pointSum - _penalty; + if(_pointSum < 0) then {_pointSum = 0}; + _errorChance = 0; + }; + }; + + //Sending in enemy troups to secure the terminal + if(_enemyCounter > 10) then + { + { + _x doMove (getPos _intel); + } forEach ([300, 0, _intel, Invaders] call A3A_fnc_distanceUnits); + { + _x doMove (getPos _intel); + } forEach ([300, 0, _intel, Occupants] call A3A_fnc_distanceUnits); + _enemyCounter = 0; + } + else + { + _enemyCounter = _enemyCounter + 1; + }; + + if(_actionNeeded) then + { + { + [petros,"intelError", _errorText] remoteExec ["A3A_fnc_commsMP",_x] + } forEach _playerList; + } + else + { + _UAVHacker = (_playerList findIf {_x getUnitTrait "UAVHacker"} != -1); + if(_UAVHacker) then + { + _pointSum = _pointSum + ((_pointsPerSecond * 2) * _timeDiff); + } + else + { + _pointSum = _pointSum + (_pointsPerSecond * _timeDiff); + }; + { + [petros,"hintS", format ["Download at %1%2",((round ((_pointSum/_neededPoints) * 10000))/ 100), "%"], "Search Intel"] remoteExec ["A3A_fnc_commsMP",_x] + } forEach _playerList; + }; +}; + +_intel setVariable ["ActionNeeded", nil, true]; + +if(_pointSum >= _neededPoints) then +{ + _intel setObjectTextureGlobal [0, "Pictures\Intel\laptop_complete.paa"]; + private _intelText = ["Large", _side] call A3A_fnc_selectIntel; + [_intelText] remoteExec ["A3A_fnc_showIntel", [teamPlayer, civilian]]; + { + [petros,"hint","You managed to download the intel!", "Search Intel"] remoteExec ["A3A_fnc_commsMP",_x]; + [10,_x] call A3A_fnc_playerScoreAdd; + } forEach ([50,0,_intel,teamPlayer] call A3A_fnc_distanceUnits); + [5, theBoss] call A3A_fnc_playerScoreAdd; + +} +else +{ + //Players failed to retrieve the intel + _intel setObjectTextureGlobal [0, "a3\structures_f\items\electronics\data\electronics_screens_laptop_co.paa"]; + _intel remoteExec ["removeAllActions", [teamPlayer, civilian], _intel]; + [_intel, "Intel_Large"] remoteExec ["A3A_fnc_flagaction",[teamPlayer,civilian], _intel]; +}; diff --git a/A3-Antistasi/functions/Intel/fn_searchIntelOnLeader.sqf b/A3-Antistasi/functions/Intel/fn_searchIntelOnLeader.sqf new file mode 100644 index 0000000000..785219b76c --- /dev/null +++ b/A3-Antistasi/functions/Intel/fn_searchIntelOnLeader.sqf @@ -0,0 +1,95 @@ +params ["_squadLeader", "_caller", "_searchAction"]; + +/* Searches a squadleader for small intel +* Params: +* _squadLeader : OBJECT : The unit (or body) which holds the intel +* _caller : OBJECT : The unit which is searching +* _searchAction : NUMBER : The ID of the action which started this script +* +* Returns: +* Nothing +*/ + +[_squadLeader, _searchAction] remoteExec ["removeAction", [teamPlayer, civilian], _squadLeader]; + +private _timeForSearch = 10 + random 15; +private _side = _squadLeader getVariable "side"; + +_caller setVariable ["intelSearchTime",time + _timeForSearch]; +_caller setVariable ["intelAnimsDone",false]; +_caller setVariable ["intelFound",false]; +_caller setVariable ["cancelIntelSearch",false]; + +_caller playMoveNow selectRandom medicAnims; +private _cancelAction = _caller addAction ["Cancel Search", {(_this select 1) setVariable ["cancelIntelSearch",true]},nil,6,true,true,"","(isPlayer _this)"]; + +_caller addEventHandler +[ + "AnimDone", + { + private _caller = _this select 0; + if + ( + ([_caller] call A3A_fnc_canFight) && //Caller is still able to fight + {(time <= (_caller getVariable ["intelSearchTime",time])) && //Time is not yet finished + {!(_caller getVariable ["cancelIntelSearch",false]) && //Search hasn't been cancelled + {(isNull objectParent _caller)}}} //Caller has not entered a vehicle + ) then + { + _caller playMoveNow selectRandom medicAnims; + } + else + { + _caller removeEventHandler ["AnimDone", _thisEventHandler]; + _caller setVariable ["intelAnimsDone",true]; + if + ( + ([_caller] call A3A_fnc_canFight) && //Can fight + {!(_caller getVariable ["cancelIntelSearch",false]) && //Not cancelled + {(isNull objectParent _caller)}} //Not in vehicle + ) then + { + _caller setVariable ["intelFound",true]; + }; + }; + } +]; + +waitUntil {sleep 0.5; _caller getVariable ["intelAnimsDone", false]}; + +_caller setVariable ["intelSearchTime",nil]; +_caller setVariable ["intelAnimsDone",nil]; +_caller removeAction _cancelAction; + +private _wasCancelled = _caller getVariable ["cancelIntelSearch", false]; +_caller setVariable ["cancelIntelSearch", nil]; + +if(_wasCancelled) exitWith +{ + ["Intel", "Search cancelled"] call A3A_fnc_customHint; + _caller setVariable ["intelFound", nil]; + [_squadLeader, "Intel_Small"] remoteExec ["A3A_fnc_flagaction",[teamPlayer,civilian],_squadLeader]; +}; + +if(_caller getVariable ["intelFound", false]) then +{ + private _hasIntel = _squadLeader getVariable ["hasIntel", false]; + if(_hasIntel) then + { + ["Intel", "Search completed, intel found!"] call A3A_fnc_customHint; + private _intelText = ["Small", _side] call A3A_fnc_selectIntel; + [_intelText] remoteExec ["A3A_fnc_showIntel", [teamPlayer, civilian]]; + { + [5,_x] call A3A_fnc_playerScoreAdd; + } forEach ([50,0,_caller,teamPlayer] call A3A_fnc_distanceUnits); + } + else + { + ["Intel", "Search completed, but you found nothing!"] call A3A_fnc_customHint; + }; +} +else +{ + [_squadLeader, "Intel_Small"] remoteExec ["A3A_fnc_flagaction",[teamPlayer,civilian],_squadLeader]; +}; +_caller setVariable ["intelFound", nil]; diff --git a/A3-Antistasi/functions/Intel/fn_selectIntel.sqf b/A3-Antistasi/functions/Intel/fn_selectIntel.sqf new file mode 100644 index 0000000000..35dab37ca2 --- /dev/null +++ b/A3-Antistasi/functions/Intel/fn_selectIntel.sqf @@ -0,0 +1,186 @@ +//Define results for small intel +#define TROOPS 100 +#define TIME_LEFT 101 +#define ACCESS_CAR 102 +#define CONVOY 103 + +//Define results for medium intel +#define ACCESS_ARMOR 200 +#define ACCESS_AIR 201 +#define ACCESS_HELI 202 +#define CONVOYS 203 +#define COUNTER_ATTACK 204 + +//Define results for large intel +#define WEAPON 300 +#define TRAITOR 301 +#define MONEY 302 + +params ["_intelType", "_side"]; + +/* Selects, creates and executes the intel of the given type and side +* Params: +* _intelType : STRING : One of "Small", "Medium" or "Large" +* _side : SIDE : The enemy side, which the intel belongs to +* +* Returns: +* _text : STRING : The text of the selected intel +*/ + +private _fileName = "selectIntel"; +if(isNil "_intelType") exitWith +{ + [1, "No intel type given!", _fileName] call A3A_fnc_log; +}; +if(isNil "_side") exitWith +{ + [1, "No side given!", _fileName] call A3A_fnc_log; +}; + +private _text = ""; +private _sideName = ""; +private _intelContent = ""; +if(_side == Occupants) then +{ + _sideName = nameOccupants +} +else +{ + _sideName = nameInvaders +}; + +if(_intelType == "Small") then +{ + _intelContent = selectRandomWeighted [TROOPS, 0, TIME_LEFT, 0.3, ACCESS_CAR, 0.35, CONVOY, 0.35]; + switch (_intelContent) do + { + case (TROOPS): + { + //Case not yet implemented as system is not usable right now + //This can be added when the new garrison system is active + }; + case (TIME_LEFT): + { + private _nextAttack = 0; + if(_side == Occupants) then + { + _nextAttack = attackCountdownOccupants + (random 600) - 300; + } + else + { + _nextAttack = attackCountdownInvaders + (random 600) - 300; + }; + private _sideName = if (_side == Occupants) then {nameOccupants} else {nameInvaders}; + if(_nextAttack < 300) then + { + _text = format ["%1 attack is imminent!", _sideName]; + } + else + { + _text = format ["%1 attack expected in %2 minutes", _sideName, round (_nextAttack / 60)]; + }; + }; + case (ACCESS_CAR): + { + _text = format ["%1 currently has access to
%2", _sideName, ([_side, ACCESS_CAR] call A3A_fnc_getVehicleIntel)]; + }; + case (CONVOY): + { + private _convoyMarker = ""; + [] call A3A_fnc_cleanConvoyMarker; + if(_side == Occupants) then + { + _convoyMarker = (server getVariable ["convoyMarker_Occupants", []]); + } + else + { + _convoyMarker = (server getVariable ["convoyMarker_Invaders", []]); + }; + if(count _convoyMarker != 0) then + { + (selectRandom _convoyMarker) setMarkerAlpha 1; + _text = format ["We found the tracking data for a %1 convoy.
Convoy position marked on map!", _sideName]; + } + else + { + _text = format ["There are currently no %1 convoys driving around!", _sideName]; + }; + }; + }; +}; +if(_intelType == "Medium") then +{ + _intelContent = selectRandomWeighted [ACCESS_AIR, 0.2, ACCESS_HELI, 0.3, ACCESS_ARMOR, 0.3, CONVOYS, 0.2, COUNTER_ATTACK, 0]; + switch (_intelContent) do + { + case (ACCESS_AIR): + { + _text = format ["%1 currently has access to
%2", _sideName, ([_side, ACCESS_AIR] call A3A_fnc_getVehicleIntel)]; + }; + case (ACCESS_HELI): + { + _text = format ["%1 currently has access to
%2", _sideName, ([_side, ACCESS_HELI] call A3A_fnc_getVehicleIntel)]; + }; + case (ACCESS_ARMOR): + { + _text = format ["%1 currently has access to
%2", _sideName, ([_side, ACCESS_ARMOR] call A3A_fnc_getVehicleIntel)]; + }; + case (CONVOYS): + { + [] call A3A_fnc_cleanConvoyMarker; + private _convoyMarkers = []; + if(_side == Occupants) then + { + _convoyMarkers = server getVariable ["convoyMarker_Occupants", []]; + } + else + { + _convoyMarkers = server getVariable ["convoyMarker_Invaders", []]; + }; + { + _x setMarkerAlpha 1; + } forEach _convoyMarkers; + _text = format ["We found the %1 convoy GPS decryption key!
%2 convoys are marked on the map", _sideName, count _convoyMarkers]; + }; + case (COUNTER_ATTACK): + { + //Not yet implemented, needs a rework of the attack script + }; + }; +}; +if(_intelType == "Large") then +{ + if(["AS"] call BIS_fnc_taskExists) then + { + _intelContent = selectRandomWeighted [TRAITOR, 0.3, WEAPON, 0.3, MONEY, 0.4]; + } + else + { + _intelContent = selectRandomWeighted [WEAPON, 0.4, MONEY, 0.6]; + }; + switch (_intelContent) do + { + case (TRAITOR): + { + _text = "You found data on the family of the traitor, we don't think he will do any more trouble"; + traitorIntel = true; publicVariable "traitorIntel"; + }; + case (WEAPON): + { + private _notYetUnlocked = allWeapons - unlockedWeapons; + private _newWeapon = selectRandom _notYetUnlocked; + [_newWeapon] remoteExec ["A3A_fnc_unlockEquipment", 2]; + + private _weaponName = getText (configFile >> "CfgWeapons" >> _newWeapon >> "displayName"); + _text = format ["You found the supply data for the
%1
You have unlocked this weapon!", _weaponName]; + }; + case (MONEY): + { + private _money = ((round (random 50)) + (10 * tierWar)) * 100; + _text = format ["You found some confidential data, you sold it for %1 on the black market!", _money]; + [0, _money] remoteExec ["A3A_fnc_resourcesFIA",2]; + }; + }; +}; + +_text; diff --git a/A3-Antistasi/functions/Intel/fn_showIntel.sqf b/A3-Antistasi/functions/Intel/fn_showIntel.sqf new file mode 100644 index 0000000000..0bca350eda --- /dev/null +++ b/A3-Antistasi/functions/Intel/fn_showIntel.sqf @@ -0,0 +1,16 @@ +params ["_text"]; + +/* Shows the intel how players are used to it +* Params: +* _text : STRING : The text which should be shown +* +* Returns: +* Nothing +*/ + +if(_text == "") exitWith {}; + +private _outText = format ["Intel Found.

"]; +_outText = format ["%1 %2", _outText, _text]; + +[_outText, [safeZoneX, (0.2 * safeZoneW)], [0.25, 0.5], 30, 0, 0, 4] spawn bis_fnc_dynamicText; diff --git a/A3-Antistasi/functions/Intel/helpScripts b/A3-Antistasi/functions/Intel/helpScripts new file mode 100644 index 0000000000..ef43df98c8 --- /dev/null +++ b/A3-Antistasi/functions/Intel/helpScripts @@ -0,0 +1,80 @@ +houses = getPos player nearObjects ["House", 200]; +houseTypes = []; +{ +houseTypes pushBackUnique (typeOf _x); +} forEach houses; +copyToClipboard (str houseTypes); +======================================================================= +_deskPos = getPosWorld desk; +_deskRot = getDir desk; +_buildingPos = getPosWorld building; +_buildingRot = getDir building; + +_relPos = _deskPos vectorDiff _buildingPos; +_relRot = _deskRot - _buildingRot; + +_relValues = [_relPos, _relRot]; +copyToClipboard (str _relValues); +============================================================================================= +intelBuidings = [["Land_Cargo_Tower_V1_No1_F","Land_Cargo_Tower_V3_F","Land_Cargo_Tower_V1_No5_F","Land_Cargo_Tower_V1_No7_F","Land_Cargo_Tower_V1_No4_F","Land_Cargo_Tower_V1_F","Land_Cargo_Tower_V1_No2_F","Land_Cargo_Tower_V1_No6_F","Land_Cargo_Tower_V2_F","Land_Cargo_Tower_V1_No3_F"], ["Land_Cargo_HQ_V3_F","Land_Cargo_HQ_V1_F","Land_Cargo_HQ_V2_F"]]; +intelDeskOffset = [[[-2.59106,-3.74121,2.88818],0],[[4.76489,3.95068,-2.86576],180]]; +intelOffset = [[[0.500977,-0.0258789,0.531177],-148.395],[[-0.5,-0.0742188,0.412336],166.164]]; +_intelType = "Big"; + +_allBuildings = nearestObjects [(getPos player),["House"], 200, true]; + +if(count _allBuildings == 0) exitWith {["Intel Placement", "No buildings found around marker!"] call A3A_fnc_customHint;}; + +_index = -1; +_index = _allBuildings findIf {(typeOf _x) in (intelBuidings select 0)}; +_isTower = true; +if(_index == -1) then +{ + _index = _allBuildings findIf {(typeOf _x) in (intelBuidings select 1)}; + _isTower = false; +}; + +if(_index == -1) exitWith {["Intel Placement", "No suitable buildings found to place intel in!"] call A3A_fnc_customHint;}; +_building = _allBuildings select _index; + +_relValues = nil; +if(_isTower) then +{ + _relValues = (intelDeskOffset select 0); +} +else +{ + _relValues = (intelDeskOffset select 1); +}; +_desk = "Land_CampingTable_F" createVehicle (getPos _building); +_desk setDir (getDir _building + (_relValues select 1)); +_desk setPosWorld ((getPosWorld _building) vectorAdd (_relValues select 0)); + +_intelName = ""; +if(_intelType == "Medium") then {_intelName = "Land_Document_01_F"; _relValues = (intelOffset select 1);}; +if(_intelType == "Big") then {_intelName = "Land_Laptop_02_unfolded_F"; _relValues = (intelOffset select 0);}; + +_intel = _intelName createVehicle (getPos _desk); +_intel enableSimulation false; + +_offsetVector = _relValues select 0; +_offsetVector = [_offsetVector, (getDir _desk)] call BIS_fnc_rotateVector2D; + +_intel setDir (getDir _desk + (_relValues select 1)); +_intel setPosWorld ((getPosWorld _desk) vectorAdd _offsetVector); + +_intel addAction ["Retrieve Intel", {["Search Intel", "You got the intel"] call A3A_fnc_customHint;},nil,4,false,true,"","(isPlayer _this)",4]; + +================================================================================== +this setVariable ["side", WEST, true]; +this addAction ["Retrieve Intel", {["Medium", _this select 0] call A3A_fnc_retrieveIntel},nil,4,false,true,"","(isPlayer _this)",4]; +================================================================================== +this addAction ["Retrieve Intel", {["Large", _this select 0, "airport_2", false, _this select 2] call A3A_fnc_retrieveIntel},nil,4,false,true,"","(isPlayer _this)",4]; +================================================================================== +this setVariable ["side", WEST, true]; +this addAction ["Retrieve Intel", {["Small", _this select 1, _this select 0, true, _this select 2] call A3A_fnc_retrieveIntel},nil,4,false,true,"","(isPlayer _this)",4]; +================================================================================== +private _bomb = bomb; +_bomb setVectorDirAndUp [(vectorDir intel), [0,0,-1]]; +_bomb setPosWorld ((getPosWorld intel) vectorAdd [0,0,-0.14]); +_bomb = [_bomb] call BIS_fnc_replaceWithSimpleObject; diff --git a/A3-Antistasi/functions/Missions/fn_AS_Official.sqf b/A3-Antistasi/functions/Missions/fn_AS_Official.sqf index d1dfa02cb8..d56a7569e5 100644 --- a/A3-Antistasi/functions/Missions/fn_AS_Official.sqf +++ b/A3-Antistasi/functions/Missions/fn_AS_Official.sqf @@ -25,14 +25,14 @@ missionsX pushBack ["AS","CREATED"]; publicVariable "missionsX"; _grp = createGroup _sideX; _typeX = if (_sideX == Occupants) then {NATOOfficer} else {CSATOfficer}; -_official = _grp createUnit [_typeX, _positionX, [], 0, "NONE"]; +_official = [_grp, _typeX, _positionX, [], 0, "NONE"] call A3A_fnc_createUnit; _typeX = if (_sideX == Occupants) then {NATOBodyG} else {CSATBodyG}; -_pilot = _grp createUnit [_typeX, _positionX, [], 0, "NONE"]; +_pilot = [_grp, _typeX, _positionX, [], 0, "NONE"] call A3A_fnc_createUnit; if (_difficultX) then { for "_i" from 1 to 4 do { - _pilot = _grp createUnit [_typeX, _positionX, [], 0, "NONE"]; + _pilot = [_grp, _typeX, _positionX, [], 0, "NONE"] call A3A_fnc_createUnit; }; }; @@ -50,7 +50,7 @@ if (not alive _official) then if (_difficultX) then { [0,600] remoteExec ["A3A_fnc_resourcesFIA",2]; - [2400] remoteExec ["A3A_fnc_timingCA",2]; + [2400, _sideX] remoteExec ["A3A_fnc_timingCA",2]; {if (isPlayer _x) then {[20,_x] call A3A_fnc_playerScoreAdd}} forEach ([500,0,_positionX,teamPlayer] call A3A_fnc_distanceUnits); [10,theBoss] call A3A_fnc_playerScoreAdd; [_markerX,60] call A3A_fnc_addTimeForIdle; @@ -58,7 +58,7 @@ if (not alive _official) then else { [0,300] remoteExec ["A3A_fnc_resourcesFIA",2]; - [1800] remoteExec ["A3A_fnc_timingCA",2]; + [1800, _sideX] remoteExec ["A3A_fnc_timingCA",2]; {if (isPlayer _x) then {[10,_x] call A3A_fnc_playerScoreAdd}} forEach ([500,0,_positionX,teamPlayer] call A3A_fnc_distanceUnits); [5,theBoss] call A3A_fnc_playerScoreAdd; [_markerX,30] call A3A_fnc_addTimeForIdle; @@ -70,13 +70,13 @@ else ["AS",[format ["A %4 officer is inspecting %1. Go there and kill him before %2:%3.",_nameDest,numberToDate [2035,_dateLimitNum] select 3,numberToDate [2035,_dateLimitNum] select 4,_naming],"Kill the Officer",_markerX],_positionX,"FAILED"] call A3A_fnc_taskUpdate; if (_difficultX) then { - [-1200] remoteExec ["A3A_fnc_timingCA",2]; + [-1200, _sideX] remoteExec ["A3A_fnc_timingCA",2]; [-20,theBoss] call A3A_fnc_playerScoreAdd; [_markerX,-60] call A3A_fnc_addTimeForIdle; } else { - [-600] remoteExec ["A3A_fnc_timingCA",2]; + [-600, _sideX] remoteExec ["A3A_fnc_timingCA",2]; [-10,theBoss] call A3A_fnc_playerScoreAdd; [_markerX,-30] call A3A_fnc_addTimeForIdle; }; diff --git a/A3-Antistasi/functions/Missions/fn_AS_Traitor.sqf b/A3-Antistasi/functions/Missions/fn_AS_Traitor.sqf index f7b6acb613..048046726c 100644 --- a/A3-Antistasi/functions/Missions/fn_AS_Traitor.sqf +++ b/A3-Antistasi/functions/Missions/fn_AS_Traitor.sqf @@ -44,11 +44,11 @@ _arrayAirports = airportsX select {sidesX getVariable [_x,sideUnknown] == Occupa _base = [_arrayAirports, _positionX] call BIS_Fnc_nearestPosition; _posBase = getMarkerPos _base; -_traitor = _groupTraitor createUnit [NATOOfficer2, _posTraitor, [], 0, "NONE"]; +_traitor = [_groupTraitor, NATOOfficer2, _posTraitor, [], 0, "NONE"] call A3A_fnc_createUnit; _traitor allowDamage false; _traitor setPos _posTraitor; -_sol1 = _groupTraitor createUnit [NATOBodyG, _posSol1, [], 0, "NONE"]; -_sol2 = _groupTraitor createUnit [NATOBodyG, _posSol2, [], 0, "NONE"]; +_sol1 = [_groupTraitor, NATOBodyG, _posSol1, [], 0, "NONE"] call A3A_fnc_createUnit; +_sol2 = [_groupTraitor, NATOBodyG, _posSol2, [], 0, "NONE"] call A3A_fnc_createUnit; _groupTraitor selectLeader _traitor; _posTsk = (position _houseX) getPos [random 100, random 360]; @@ -56,6 +56,8 @@ _posTsk = (position _houseX) getPos [random 100, random 360]; [[teamPlayer,civilian],"AS",[format ["A traitor has scheduled a meeting with %4 in %1. Kill him before he provides enough intel to give us trouble. Do this before %2. We don't where exactly this meeting will happen. You will recognise the building by the nearby Offroad and %3 presence.",_nameDest,_displayTime,nameOccupants],"Kill the Traitor",_markerX],_posTsk,false,0,true,"Kill",true] call BIS_fnc_taskCreate; [[Occupants],"AS1",[format ["We arranged a meeting in %1 with a %3 contact who may have vital information about their Headquarters position. Protect him until %2.",_nameDest,_displayTime,nameTeamPlayer],"Protect Contact",_markerX],getPos _houseX,false,0,true,"Defend",true] call BIS_fnc_taskCreate; missionsX pushBack ["AS","CREATED"]; publicVariable "missionsX"; +traitorIntel = false; publicVariable "traitorIntel"; + {_nul = [_x,""] call A3A_fnc_NATOinit; _x allowFleeing 0} forEach units _groupTraitor; _posVeh = []; _dirVeh = 0; @@ -88,7 +90,7 @@ _veh setDir _dirVeh; sleep 15; _veh allowDamage true; _traitor allowDamage true; -_nul = [_veh] call A3A_fnc_AIVEHinit; +[_veh, Occupants] call A3A_fnc_AIVEHinit; {_x disableAI "MOVE"; _x setUnitPos "UP"} forEach units _groupTraitor; _mrk = createMarkerLocal [format ["%1patrolarea", floor random 100], getPos _houseX]; @@ -104,13 +106,13 @@ _groupX = [_positionX,Occupants, NATOSquad] call A3A_fnc_spawnGroup; sleep 1; if (random 10 < 2.5) then { - _dog = _groupX createUnit ["Fin_random_F",_positionX,[],0,"FORM"]; + _dog = [_groupX, "Fin_random_F",_positionX,[],0,"FORM"] call A3A_fnc_createUnit; [_dog] spawn A3A_fnc_guardDog; }; _nul = [leader _groupX, _mrk, "SAFE","SPAWNED", "NOVEH2", "NOFOLLOW"] execVM "scripts\UPSMON.sqf"; {[_x,""] call A3A_fnc_NATOinit} forEach units _groupX; -waitUntil {sleep 1; (dateToNumber date > _dateLimitNum) or (not alive _traitor) or ({_traitor knowsAbout _x > 1.4} count ([500,0,_traitor,teamPlayer] call A3A_fnc_distanceUnits) > 0)}; +waitUntil {sleep 1; (traitorIntel) || {(dateToNumber date > _dateLimitNum) or {(not alive _traitor) or {({_traitor knowsAbout _x > 1.4} count ([500,0,_traitor,teamPlayer] call A3A_fnc_distanceUnits) > 0)}}}}; if ({_traitor knowsAbout _x > 1.4} count ([500,0,_traitor,teamPlayer] call A3A_fnc_distanceUnits) > 0) then { @@ -125,92 +127,88 @@ if ({_traitor knowsAbout _x > 1.4} count ([500,0,_traitor,teamPlayer] call A3A_f _wp1 setWaypointSpeed "FULL"; }; -waitUntil {sleep 1; (dateToNumber date > _dateLimitNum) or (not alive _traitor) or (_traitor distance _posBase < 20)}; +waitUntil {sleep 1; (traitorIntel) || {(dateToNumber date > _dateLimitNum) or {(not alive _traitor) or {(_traitor distance _posBase < 20)}}}}; -if (not alive _traitor) then - { +if (not alive _traitor || traitorIntel) then +{ ["AS",[format ["A traitor has scheduled a meeting with %3 in %1. Kill him before he provides enough intel to give us trouble. Do this before %2. We don't where exactly this meeting will happen. You will recognise the building by the nearby Offroad and %3 presence.",_nameDest,_displayTime,nameOccupants],"Kill the Traitor",_markerX],_traitor,"SUCCEEDED"] call A3A_fnc_taskUpdate; ["AS1",[format ["We arranged a meeting in %1 with a %3 contact who may have vital information about their Headquarters position. Protect him until %2.",_nameDest,_displayTime,nameTeamPlayer],"Protect Contact",_markerX],getPos _houseX,"FAILED"] call A3A_fnc_taskUpdate; - if (_difficultX) then - { - [4,0] remoteExec ["A3A_fnc_prestige",2]; - [0,600] remoteExec ["A3A_fnc_resourcesFIA",2]; - { + + if(traitorIntel && (alive _traitor)) then + { + {[petros,"hint","Someone found some intel on the traitors family, he will not cause any problems any more!"] remoteExec ["A3A_fnc_commsMP",_x]} forEach ([500,0,_traitor,teamPlayer] call A3A_fnc_distanceUnits); + doStop _groupTraitor; + doGetOut _traitor; + _traitor join grpNull; + [_traitor] call A3A_fnc_surrenderAction; + sleep 1; + [_traitor, "remove"] remoteExec ["A3A_fnc_flagaction",[teamPlayer,civilian],_traitor]; + _wp1 = _groupTraitor addWaypoint [_posBase]; + _wp1 setWaypointType "MOVE"; + _wp1 setWaypointBehaviour "CARELESS"; + _wp1 setWaypointSpeed "FULL"; + }; + + _factor = 1; + if(_difficultX) then {_factor = 2;}; + [ + 3, + "Rebels won a traitor mission", + "aggroEvent", + true + ] call A3A_fnc_log; + [[15 * _factor, 120], [0, 0]] remoteExec ["A3A_fnc_prestige",2]; + [0,300 * _factor] remoteExec ["A3A_fnc_resourcesFIA",2]; + { if (!isPlayer _x) then - { - _skill = skill _x; - _skill = _skill + 0.1; - _x setSkill _skill; - } - else - { - [20,_x] call A3A_fnc_playerScoreAdd; - }; - } forEach ([_radiusX,0,_positionX,teamPlayer] call A3A_fnc_distanceUnits); - [10,theBoss] call A3A_fnc_playerScoreAdd; - } - else - { - [2,0] remoteExec ["A3A_fnc_prestige",2]; - [0,300] remoteExec ["A3A_fnc_resourcesFIA",2]; { - if (!isPlayer _x) then - { _skill = skill _x; _skill = _skill + 0.1; _x setSkill _skill; - } + } else - { - [10,_x] call A3A_fnc_playerScoreAdd; - }; - } forEach ([_radiusX,0,_positionX,teamPlayer] call A3A_fnc_distanceUnits); - [5,theBoss] call A3A_fnc_playerScoreAdd; + { + [10 * _factor,_x] call A3A_fnc_playerScoreAdd; }; - } + } forEach ([_radiusX,0,_positionX,teamPlayer] call A3A_fnc_distanceUnits); + [5 * _factor,theBoss] call A3A_fnc_playerScoreAdd; +} else - { +{ ["AS",[format ["A traitor has scheduled a meeting with %3 in %1. Kill him before he provides enough intel to give us trouble. Do this before %2. We don't where exactly this meeting will happen. You will recognise the building by the nearby Offroad and %3 presence.",_nameDest,_displayTime,nameOccupants],"Kill the Traitor",_markerX],_traitor,"FAILED"] call A3A_fnc_taskUpdate; ["AS1",[format ["We arranged a meeting in %1 with a %3 contact who may have vital information about their Headquarters position. Protect him until %2.",_nameDest,_displayTime,nameTeamPlayer],"Protect Contact",_markerX],getPos _houseX,"SUCCEEDED"] call A3A_fnc_taskUpdate; if (_difficultX) then {[-10,theBoss] call A3A_fnc_playerScoreAdd} else {[-10,theBoss] call A3A_fnc_playerScoreAdd}; if (dateToNumber date > _dateLimitNum) then - { + { _hrT = server getVariable "hr"; _resourcesFIAT = server getVariable "resourcesFIA"; [-1*(round(_hrT/3)),-1*(round(_resourcesFIAT/3))] remoteExec ["A3A_fnc_resourcesFIA",2]; - } + } else - { + { if (isPlayer theBoss) then - { + { if (!(["DEF_HQ"] call BIS_fnc_taskExists)) then - { + { [[Occupants],"A3A_fnc_attackHQ"] remoteExec ["A3A_fnc_scheduler",2]; - }; - } + }; + } else - { + { _minesFIA = allmines - (detectedMines Occupants) - (detectedMines Invaders); if (count _minesFIA > 0) then - { + { {if (random 100 < 30) then {Occupants revealMine _x;}} forEach _minesFIA; - }; }; }; }; +}; +traitorIntel = false; publicVariable "traitorIntel"; _nul = [1200,"AS"] spawn A3A_fnc_deleteTask; _nul = [10,"AS1"] spawn A3A_fnc_deleteTask; -if (!([distanceSPWN,1,_veh,teamPlayer] call A3A_fnc_distanceUnits)) then {deleteVehicle _veh}; -{ -waitUntil {sleep 1; !([distanceSPWN,1,_x,teamPlayer] call A3A_fnc_distanceUnits)}; -deleteVehicle _x -} forEach units _groupTraitor; -deleteGroup _groupTraitor; +[_groupX] spawn A3A_fnc_groupDespawner; +[_groupTraitor] spawn A3A_fnc_groupDespawner; +[_veh] spawn A3A_fnc_vehDespawner; -{ -waitUntil {sleep 1; !([distanceSPWN,1,_x,teamPlayer] call A3A_fnc_distanceUnits)}; -deleteVehicle _x -} forEach units _groupX; -deleteGroup _groupX; diff --git a/A3-Antistasi/functions/Missions/fn_AS_specOP.sqf b/A3-Antistasi/functions/Missions/fn_AS_specOP.sqf index 6ee5354d34..c81b29e086 100644 --- a/A3-Antistasi/functions/Missions/fn_AS_specOP.sqf +++ b/A3-Antistasi/functions/Missions/fn_AS_specOP.sqf @@ -30,13 +30,13 @@ if (dateToNumber date > _dateLimitNum) then if (_difficultX) then { [10,0,_positionX] remoteExec ["A3A_fnc_citySupportChange",2]; - [-1200] remoteExec ["A3A_fnc_timingCA",2]; + [-1200, _sideX] remoteExec ["A3A_fnc_timingCA",2]; [-20,theBoss] call A3A_fnc_playerScoreAdd; } else { [5,0,_positionX] remoteExec ["A3A_fnc_citySupportChange",2]; - [-600] remoteExec ["A3A_fnc_timingCA",2]; + [-600, _sideX] remoteExec ["A3A_fnc_timingCA",2]; [-10,theBoss] call A3A_fnc_playerScoreAdd; }; } @@ -47,7 +47,7 @@ else { [0,400] remoteExec ["A3A_fnc_resourcesFIA",2]; [0,10,_positionX] remoteExec ["A3A_fnc_citySupportChange",2]; - [1200] remoteExec ["A3A_fnc_timingCA",2]; + [1200, _sideX] remoteExec ["A3A_fnc_timingCA",2]; {if (isPlayer _x) then {[20,_x] call A3A_fnc_playerScoreAdd}} forEach ([500,0,_positionX,teamPlayer] call A3A_fnc_distanceUnits); [20,theBoss] call A3A_fnc_playerScoreAdd; } @@ -55,11 +55,18 @@ else { [0,200] remoteExec ["A3A_fnc_resourcesFIA",2]; [0,5,_positionX] remoteExec ["A3A_fnc_citySupportChange",2]; - [600] remoteExec ["A3A_fnc_timingCA",2]; + [600, _sideX] remoteExec ["A3A_fnc_timingCA",2]; {if (isPlayer _x) then {[10,_x] call A3A_fnc_playerScoreAdd}} forEach ([500,0,_positionX,teamPlayer] call A3A_fnc_distanceUnits); [10,theBoss] call A3A_fnc_playerScoreAdd; }; - if (_sideX == Occupants) then {[3,0] remoteExec ["A3A_fnc_prestige",2]} else {[0,3] remoteExec ["A3A_fnc_prestige",2]}; + if (_sideX == Occupants) then + { + [[10, 60], [0, 0]] remoteExec ["A3A_fnc_prestige",2] + } + else + { + [[0, 0], [10, 60]] remoteExec ["A3A_fnc_prestige",2] + }; ["TaskFailed", ["", format ["SpecOp Team decimated at a %1",_nameDest]]] remoteExec ["BIS_fnc_showNotification",_sideX]; }; diff --git a/A3-Antistasi/functions/Missions/fn_CON_Outpost.sqf b/A3-Antistasi/functions/Missions/fn_CON_Outpost.sqf index 7bc784dcd6..9bdd399799 100644 --- a/A3-Antistasi/functions/Missions/fn_CON_Outpost.sqf +++ b/A3-Antistasi/functions/Missions/fn_CON_Outpost.sqf @@ -18,6 +18,8 @@ _dateLimitNum = dateToNumber _dateLimit; _dateLimit = numberToDate [date select 0, _dateLimitNum];//converts datenumber back to date array so that time formats correctly _displayTime = [_dateLimit] call A3A_fnc_dateToTimeString;//Converts the time portion of the date array to a string for clarity in hints +private _markerSide = sidesX getVariable [_markerX, sideUnknown]; + _nameDest = [_markerX] call A3A_fnc_localizar; _textX = ""; _taskName = ""; @@ -43,13 +45,13 @@ if (dateToNumber date > _dateLimitNum) then if (_difficultX) then { [10,0,_positionX] remoteExec ["A3A_fnc_citySupportChange",2]; - [-1200] remoteExec ["A3A_fnc_timingCA",2]; + [-1200, _markerSide] remoteExec ["A3A_fnc_timingCA",2]; [-20,theBoss] call A3A_fnc_playerScoreAdd; } else { [5,0,_positionX] remoteExec ["A3A_fnc_citySupportChange",2]; - [-600] remoteExec ["A3A_fnc_timingCA",2]; + [-600, _markerSide] remoteExec ["A3A_fnc_timingCA",2]; [-10,theBoss] call A3A_fnc_playerScoreAdd; }; } @@ -61,7 +63,7 @@ else { [0,400] remoteExec ["A3A_fnc_resourcesFIA",2]; [-10,0,_positionX] remoteExec ["A3A_fnc_citySupportChange",2]; - [1200] remoteExec ["A3A_fnc_timingCA",2]; + [1200, _markerSide] remoteExec ["A3A_fnc_timingCA",2]; {if (isPlayer _x) then {[20,_x] call A3A_fnc_playerScoreAdd}} forEach ([500,0,_positionX,teamPlayer] call A3A_fnc_distanceUnits); [20,theBoss] call A3A_fnc_playerScoreAdd; } @@ -69,7 +71,7 @@ else { [0,200] remoteExec ["A3A_fnc_resourcesFIA",2]; [-5,0,_positionX] remoteExec ["A3A_fnc_citySupportChange",2]; - [600] remoteExec ["A3A_fnc_timingCA",2]; + [600, _markerSide] remoteExec ["A3A_fnc_timingCA",2]; {if (isPlayer _x) then {[10,_x] call A3A_fnc_playerScoreAdd}} forEach ([500,0,_positionX,teamPlayer] call A3A_fnc_distanceUnits); [10,theBoss] call A3A_fnc_playerScoreAdd; }; diff --git a/A3-Antistasi/functions/Missions/fn_DES_Antenna.sqf b/A3-Antistasi/functions/Missions/fn_DES_Antenna.sqf index 77ba11b936..1bca416ec2 100644 --- a/A3-Antistasi/functions/Missions/fn_DES_Antenna.sqf +++ b/A3-Antistasi/functions/Missions/fn_DES_Antenna.sqf @@ -14,6 +14,8 @@ _tsk = ""; _nameDest = [_markerX] call A3A_fnc_localizar; _positionX = getPos _antenna; +private _side = sidesX getVariable [_markerX, sideUnknown]; + _timeLimit = if (_difficultX) then {30} else {120}; if (hasIFA) then {_timeLimit = _timeLimit * 2}; _dateLimit = [date select 0, date select 1, date select 2, date select 3, (date select 4) + _timeLimit]; @@ -35,18 +37,32 @@ if (dateToNumber date > _dateLimitNum) then ["DES",[format ["We need to destroy or take a Radio Tower in %1. This will interrupt %3 Propaganda Nework. Do it before %2.",_nameDest,_displayTime,nameOccupants],"Destroy Radio Tower",_mrkFinal],_positionX,"FAILED","Destroy"] call A3A_fnc_taskUpdate; //[5,0,_positionX] remoteExec ["A3A_fnc_citySupportChange",2]; [-10*_bonus,theBoss] call A3A_fnc_playerScoreAdd; - [-3,0] remoteExec ["A3A_fnc_prestige",2] + if(_side == Occupants) then + { + [[-5, 60], [0, 0]] remoteExec ["A3A_fnc_prestige",2] + }; + if(_side == Invaders) then + { + [[0, 0], [-5, 60]] remoteExec ["A3A_fnc_prestige",2] + }; + } else { sleep 15; ["DES",[format ["We need to destroy or take a Radio Tower in %1. This will interrupt %3 Propaganda Nework. Do it before %2.",_nameDest,_displayTime,nameOccupants],"Destroy Radio Tower",_mrkFinal],_positionX,"SUCCEEDED","Destroy"] call A3A_fnc_taskUpdate; //[-5,0,_positionX] remoteExec ["A3A_fnc_citySupportChange",2]; - [5,-5] remoteExec ["A3A_fnc_prestige",2]; - [600*_bonus] remoteExec ["A3A_fnc_timingCA",2]; + if(_side == Occupants) then + { + [[15, 90], [0, 0]] remoteExec ["A3A_fnc_prestige",2]; + }; + if(_side == Invaders) then + { + [[0, 0], [15, 90]] remoteExec ["A3A_fnc_prestige",2]; + }; + [600*_bonus, _side] remoteExec ["A3A_fnc_timingCA",2]; {if (_x distance _positionX < 500) then {[10*_bonus,_x] call A3A_fnc_playerScoreAdd}} forEach (allPlayers - (entities "HeadlessClient_F")); [5*_bonus,theBoss] call A3A_fnc_playerScoreAdd; - [3,0] remoteExec ["A3A_fnc_prestige",2] }; deleteMarker _mrkFinal; diff --git a/A3-Antistasi/functions/Missions/fn_DES_Heli.sqf b/A3-Antistasi/functions/Missions/fn_DES_Heli.sqf index d0dcf23126..22e4557ec5 100644 --- a/A3-Antistasi/functions/Missions/fn_DES_Heli.sqf +++ b/A3-Antistasi/functions/Missions/fn_DES_Heli.sqf @@ -192,8 +192,15 @@ if ((not alive _heli) || {((taskState "DES") == "SUCCEEDED") || {(count (_vehicl diag_log format ["%1: [Antistasi] | INFO | DES_Heli | Air Vehicle was destroyed or truck captured, mission completing",servertime]; ["DES",[format ["We have downed air vehicle. It is a good chance to destroy it before it is recovered. Do it before a recovery team from the %1 reaches the place. MOVE QUICKLY",_nameXbase],"Destroy Air",_mrkFinal],_posCrashMrk,"SUCCEEDED","Destroy"] call A3A_fnc_taskUpdate; [0,300*_bonus] remoteExec ["A3A_fnc_resourcesFIA",2]; - if (typeOf _heli in vehCSATAir) then {[0,3] remoteExec ["A3A_fnc_prestige",2]} else {[3,0] remoteExec ["A3A_fnc_prestige",2]}; - [1800*_bonus] remoteExec ["A3A_fnc_timingCA",2]; + if (typeOf _heli in vehCSATAir) then + { + [[0, 0], [15, 90]] remoteExec ["A3A_fnc_prestige",2] + }; + if (typeOf _heli in vehNATOAir) then + { + [[15, 90], [0, 0]] remoteExec ["A3A_fnc_prestige",2] + }; + [1800*_bonus, _sideX] remoteExec ["A3A_fnc_timingCA",2]; {if (_x distance _heli < 500) then {[10*_bonus,_x] call A3A_fnc_playerScoreAdd}} forEach (allPlayers - (entities "HeadlessClient_F")); [5*_bonus,theBoss] call A3A_fnc_playerScoreAdd; ["DES1",[format ["The rebels managed to shot down a helicopter. A recovery team departing from the %1 is inbound to recover it. Cover them while they perform the whole operation",_nameXbase],"Helicopter Down",_mrkFinal],_posCrash,"FAILED","Defend"] call A3A_fnc_taskUpdate; @@ -203,7 +210,7 @@ else diag_log format ["%1: [Antistasi] | INFO | DES_Heli | Air Vehicle was successfully recovered, mission completing",servertime]; ["DES",[format ["We have downed air vehicle. It is a good chance to destroy it before it is recovered. Do it before a recovery team from the %1 reaches the place. MOVE QUICKLY",_nameXbase],"Destroy Air",_mrkFinal],_posCrashMrk,"FAILED","Destroy"] call A3A_fnc_taskUpdate; ["DES1",[format ["The rebels managed to shot down a helicopter. A recovery team departing from the %1 is inbound to recover it. Cover them while they perform the whole operation",_nameXbase],"Helicopter Down",_mrkFinal],_posCrash,"SUCCEEDED","Defend"] call A3A_fnc_taskUpdate; - [-600*_bonus] remoteExec ["A3A_fnc_timingCA",2]; + [-600*_bonus, _sideX] remoteExec ["A3A_fnc_timingCA",2]; [-10*_bonus,theBoss] call A3A_fnc_playerScoreAdd; }; diff --git a/A3-Antistasi/functions/Missions/fn_DES_Vehicle.sqf b/A3-Antistasi/functions/Missions/fn_DES_Vehicle.sqf index 8a763e242a..ecbdccf578 100644 --- a/A3-Antistasi/functions/Missions/fn_DES_Vehicle.sqf +++ b/A3-Antistasi/functions/Missions/fn_DES_Vehicle.sqf @@ -38,7 +38,7 @@ if (spawner getVariable _markerX == 0) then _veh = createVehicle [_typeVehX, _pos, [], 0, "NONE"]; _veh allowdamage false; _veh setDir random 360; - [_veh] call A3A_fnc_AIVEHinit; + [_veh, _sideX] call A3A_fnc_AIVEHinit; _groupX = createGroup _sideX; @@ -47,7 +47,7 @@ if (spawner getVariable _markerX == 0) then _typeX = if (_sideX == Occupants) then {NATOCrew} else {CSATCrew}; for "_i" from 1 to 3 do { - _unit = _groupX createUnit [_typeX, _pos, [], 0, "NONE"]; + _unit = [_groupX, _typeX, _pos, [], 0, "NONE"] call A3A_fnc_createUnit; [_unit,""] call A3A_fnc_NATOinit; sleep 2; }; @@ -73,8 +73,17 @@ if (spawner getVariable _markerX == 0) then ["TaskFailed", ["", format ["AA Stolen in %1",_nameDest]]] remoteExec ["BIS_fnc_showNotification",_sideX]; }; [0,300*_bonus] remoteExec ["A3A_fnc_resourcesFIA",2]; - if (_sideX == Invaders) then {[0,3] remoteExec ["A3A_fnc_prestige",2]; [0,10*_bonus,_positionX] remoteExec ["A3A_fnc_citySupportChange",2]} else {[3,0] remoteExec ["A3A_fnc_prestige",2];[0,5*_bonus,_positionX] remoteExec ["A3A_fnc_citySupportChange",2]}; - [1200*_bonus] remoteExec ["A3A_fnc_timingCA",2]; + if (_sideX == Invaders) then + { + [[0, 0], [10, 60]] remoteExec ["A3A_fnc_prestige",2]; + [0,10*_bonus,_positionX] remoteExec ["A3A_fnc_citySupportChange",2] + } + else + { + [[10, 60], [0, 0]] remoteExec ["A3A_fnc_prestige",2]; + [0,5*_bonus,_positionX] remoteExec ["A3A_fnc_citySupportChange",2] + }; + [1200*_bonus, _sideX] remoteExec ["A3A_fnc_timingCA",2]; {if (_x distance _veh < 500) then {[10*_bonus,_x] call A3A_fnc_playerScoreAdd}} forEach (allPlayers - (entities "HeadlessClient_F")); [5*_bonus,theBoss] call A3A_fnc_playerScoreAdd; }; @@ -84,7 +93,7 @@ else ["DES",[format ["We know an enemy armor (%3) is stationed in a %1. It is a good chance to steal or destroy it before it causes more damage. Do it before %2.",_nameDest,_displayTime,getText (configFile >> "CfgVehicles" >> (_typeVehX) >> "displayName")],"Steal or Destroy Armor",_markerX],_positionX,"FAILED","Destroy"] call A3A_fnc_taskUpdate; [-5*_bonus,-100*_bonus] remoteExec ["A3A_fnc_resourcesFIA",2]; [5*_bonus,0,_positionX] remoteExec ["A3A_fnc_citySupportChange",2]; - [-600*_bonus] remoteExec ["A3A_fnc_timingCA",2]; + [-600*_bonus, _sideX] remoteExec ["A3A_fnc_timingCA",2]; [-10*_bonus,theBoss] call A3A_fnc_playerScoreAdd; }; @@ -93,8 +102,7 @@ _nul = [1200,"DES"] spawn A3A_fnc_deleteTask; waitUntil {sleep 1; (spawner getVariable _markerX == 2)}; if (_truckCreated) then - { - {deleteVehicle _x} forEach units _groupX; - deleteGroup _groupX; - if (!([distanceSPWN,1,_veh,teamPlayer] call A3A_fnc_distanceUnits)) then {deleteVehicle _veh}; - }; +{ + [_groupX] spawn A3A_fnc_groupDespawner; + [_veh] spawn A3A_fnc_vehDespawner; +}; diff --git a/A3-Antistasi/functions/Missions/fn_LOG_Ammo.sqf b/A3-Antistasi/functions/Missions/fn_LOG_Ammo.sqf index 8744c8a9bc..14eb089d45 100644 --- a/A3-Antistasi/functions/Missions/fn_LOG_Ammo.sqf +++ b/A3-Antistasi/functions/Missions/fn_LOG_Ammo.sqf @@ -41,7 +41,8 @@ if ((spawner getVariable _markerX != 2) and !(sidesX getVariable [_markerX,sideU _truckX = _typeVehX createVehicle _pos; _truckX setDir (getDir _road); _truckCreated = true; - if (_sideX == Occupants) then {[_truckX] spawn A3A_fnc_NATOcrate} else {[_truckX] spawn A3A_fnc_CSATcrate}; + [_truckX] spawn A3A_fnc_fillLootCrate; + [_truckX, _sideX] call A3A_fnc_AIVEHinit; _mrk = createMarkerLocal [format ["%1patrolarea", floor random 100], _pos]; _mrk setMarkerShapeLocal "RECTANGLE"; @@ -56,7 +57,7 @@ if ((spawner getVariable _markerX != 2) and !(sidesX getVariable [_markerX,sideU sleep 1; if (random 10 < 33) then { - _dog = _groupX createUnit ["Fin_random_F",_positionX,[],0,"FORM"]; + _dog = [_groupX, "Fin_random_F",_positionX,[],0,"FORM"] call A3A_fnc_createUnit; [_dog] spawn A3A_fnc_guardDog; }; @@ -68,25 +69,24 @@ if ((spawner getVariable _markerX != 2) and !(sidesX getVariable [_markerX,sideU {[_x,""] call A3A_fnc_NATOinit} forEach units _groupX; {[_x,""] call A3A_fnc_NATOinit} forEach units _groupX1; - + private _fnc_truckReturnedToBase = { //DistanceSqr is faster, and we're hard coding it anyway. (_truckX distanceSqr posHQ) < 10000; }; - + _truckX setVariable ["ammoTruckLocation", _nameDest]; - _truckX setVariable ["sideOwner", _sideX]; _truckX addEventHandler ["GetIn", { params ["_vehicle", "_role", "_unit", "_turret"]; - - private _owningSide = (_vehicle getVariable "sideOwner"); - + + private _owningSide = (_vehicle getVariable "originalSide"); // set by AIVEHinit + if (_unit getVariable ["spawner",false]) then { ["TaskFailed", ["", format ["Ammotruck Stolen in an %1",(_vehicle getVariable ["ammoTruckLocation", ""])]]] remoteExec ["BIS_fnc_showNotification",_owningSide]; }; - + [getPosASL _vehicle, _owningSide, "", false] spawn A3A_fnc_patrolCA; - + _truckX removeEventHandler ["GetIn", _thisEventHandler]; }]; @@ -95,15 +95,15 @@ if ((spawner getVariable _markerX != 2) and !(sidesX getVariable [_markerX,sideU if (dateToNumber date > _dateLimitNum) then { ["LOG",[format ["We've spotted an Ammotruck in an %1. Go there and destroy or steal it before %2.",_nameDest,_displayTime],"Steal or Destroy Ammotruck",_markerX],_positionX,"FAILED","rearm"] call A3A_fnc_taskUpdate; - [-1200*_bonus] remoteExec ["A3A_fnc_timingCA",2]; + [-1200*_bonus, _sideX] remoteExec ["A3A_fnc_timingCA",2]; [-10*_bonus,theBoss] call A3A_fnc_playerScoreAdd; }; if ((not alive _truckX) or (call _fnc_truckReturnedToBase)) then { - + ["LOG",[format ["We've spotted an Ammotruck in an %1. Go there and destroy or steal it before %2.",_nameDest,_displayTime],"Steal or Destroy Ammotruck",_markerX],_positionX,"SUCCEEDED","rearm"] call A3A_fnc_taskUpdate; [0,300*_bonus] remoteExec ["A3A_fnc_resourcesFIA",2]; - [1200*_bonus] remoteExec ["A3A_fnc_timingCA",2]; + [1200*_bonus, _sideX] remoteExec ["A3A_fnc_timingCA",2]; {if (_x distance _truckX < 500) then {[10*_bonus,_x] call A3A_fnc_playerScoreAdd}} forEach (allPlayers - (entities "HeadlessClient_F")); [5*_bonus,theBoss] call A3A_fnc_playerScoreAdd; }; @@ -111,18 +111,16 @@ if ((spawner getVariable _markerX != 2) and !(sidesX getVariable [_markerX,sideU else { ["LOG",[format ["We've spotted an Ammotruck in an %1. Go there and destroy or steal it before %2.",_nameDest,_displayTime],"Steal or Destroy Ammotruck",_markerX],_positionX,"FAILED","rearm"] call A3A_fnc_taskUpdate; - [-1200*_bonus] remoteExec ["A3A_fnc_timingCA",2]; + [-1200*_bonus, _sideX] remoteExec ["A3A_fnc_timingCA",2]; [-10*_bonus,theBoss] call A3A_fnc_playerScoreAdd; }; _nul = [1200,"LOG"] spawn A3A_fnc_deleteTask; if (_truckCreated) then - { - {deleteVehicle _x} forEach units _groupX; - deleteGroup _groupX; - {deleteVehicle _x} forEach units _groupX1; - deleteGroup _groupX1; - deleteMarker _mrk; - waitUntil {sleep 1; !([300,1,_truckX,teamPlayer] call A3A_fnc_distanceUnits)}; - deleteVehicle _truckX; - }; +{ + // TODO: Head off to nearby base + [_groupX] spawn A3A_fnc_groupDespawner; + [_groupX1] spawn A3A_fnc_groupDespawner; + [_truckX] spawn A3A_fnc_vehDespawner; + // delete truck contents maybe? +}; diff --git a/A3-Antistasi/functions/Missions/fn_LOG_Bank.sqf b/A3-Antistasi/functions/Missions/fn_LOG_Bank.sqf index 2c4f213f06..cb00bddc03 100644 --- a/A3-Antistasi/functions/Missions/fn_LOG_Bank.sqf +++ b/A3-Antistasi/functions/Missions/fn_LOG_Bank.sqf @@ -33,14 +33,14 @@ _pos = (getMarkerPos respawnTeamPlayer) findEmptyPosition [1,50,"C_Van_01_box_F" _truckX = "C_Van_01_box_F" createVehicle _pos; {_x reveal _truckX} forEach (allPlayers - (entities "HeadlessClient_F")); -[_truckX] call A3A_fnc_AIVEHinit; +[_truckX, teamPlayer] call A3A_fnc_AIVEHinit; _truckX setVariable ["destinationX",_nameDest,true]; _truckX addEventHandler ["GetIn", { if (_this select 1 == "driver") then { _textX = format ["Bring this truck to %1 Bank and park it in the main entrance",(_this select 0) getVariable "destinationX"]; - _textX remoteExecCall ["hint",_this select 2]; + ["Bank Mission", _textX] remoteExecCall ["A3A_fnc_customHint", _this select 2]; }; }]; @@ -74,7 +74,7 @@ _bonus = if (_difficultX) then {2} else {1}; if ((dateToNumber date > _dateLimitNum) or (!alive _truckX)) then { ["LOG",[format ["We know Gendarmes is guarding a large amount of money in the bank of %1. Take this truck and go there before %2, hold the truck close to tha bank's main entrance for 2 minutes and the money will be transferred to the truck. Bring it back to HQ and the money will be ours.",_nameDest,_displayTime],"Bank Robbery",_mrkFinal],_positionX,"FAILED","Interact"] call A3A_fnc_taskUpdate; - [-1800*_bonus] remoteExec ["A3A_fnc_timingCA",2]; + [-1800*_bonus, Occupants] remoteExec ["A3A_fnc_timingCA",2]; [-10*_bonus,theBoss] call A3A_fnc_playerScoreAdd; } else @@ -104,14 +104,14 @@ else if (_countX > 0) then { _countX = 120*_bonus;//120 - if (_truckX distance _positionX > 6) then {{[petros,"hint","Don't get the truck far from the bank or count will restart"] remoteExec ["A3A_fnc_commsMP",_x]} forEach ([200,0,_truckX,teamPlayer] call A3A_fnc_distanceUnits)}; + if (_truckX distance _positionX > 6) then {{[petros,"hint","Don't get the truck far from the bank or count will restart", "Bank Mission"] remoteExec ["A3A_fnc_commsMP",_x]} forEach ([200,0,_truckX,teamPlayer] call A3A_fnc_distanceUnits)}; waitUntil {sleep 1; (!alive _truckX) or (_truckX distance _positionX < 7) or (dateToNumber date < _dateLimitNum)}; } else { if (alive _truckX) then { - {if (isPlayer _x) then {[petros,"hint","Drive the Truck back to base to finish this mission"] remoteExec ["A3A_fnc_commsMP",_x]}} forEach ([80,0,_truckX,teamPlayer] call A3A_fnc_distanceUnits); + {if (isPlayer _x) then {[petros,"hint","Drive the Truck back to base to finish this mission", "Bank Mission"] remoteExec ["A3A_fnc_commsMP",_x]}} forEach ([80,0,_truckX,teamPlayer] call A3A_fnc_distanceUnits); _exit = true; }; //waitUntil {sleep 1; (!alive _truckX) or (_truckX distance _positionX > 7) or (dateToNumber date < _dateLimitNum)}; @@ -126,8 +126,14 @@ if ((_truckX distance _posbase < 50) and (dateToNumber date < _dateLimitNum)) th { ["LOG",[format ["We know Gendarmes is guarding a large amount of money in the bank of %1. Take this truck and go there before %2, hold the truck close to tha bank's main entrance for 2 minutes and the money will be transferred to the truck. Bring it back to HQ and the money will be ours.",_nameDest,_displayTime],"Bank Robbery",_mrkFinal],_positionX,"SUCCEEDED","Interact"] call A3A_fnc_taskUpdate; [0,5000*_bonus] remoteExec ["A3A_fnc_resourcesFIA",2]; - [10*_bonus,0] remoteExec ["A3A_fnc_prestige",2]; - [1800*_bonus] remoteExec ["A3A_fnc_timingCA",2]; + [ + 3, + "Rebels won a bank mission", + "aggroEvent", + true + ] call A3A_fnc_log; + [[20 * _bonus, 120], [0, 0]] remoteExec ["A3A_fnc_prestige",2]; + [1800*_bonus, Occupants] remoteExec ["A3A_fnc_timingCA",2]; {if (_x distance _truckX < 500) then {[10*_bonus,_x] call A3A_fnc_playerScoreAdd}} forEach (allPlayers - (entities "HeadlessClient_F")); [5*_bonus,theBoss] call A3A_fnc_playerScoreAdd; waitUntil {sleep 1; speed _truckX == 0}; @@ -137,7 +143,7 @@ if ((_truckX distance _posbase < 50) and (dateToNumber date < _dateLimitNum)) th if (!alive _truckX) then { ["LOG",[format ["We know Gendarmes is guarding a large amount of money in the bank of %1. Take this truck and go there before %2, hold the truck close to tha bank's main entrance for 2 minutes and the money will be transferred to the truck. Bring it back to HQ and the money will be ours.",_nameDest,_displayTime],"Bank Robbery",_mrkFinal],_positionX,"FAILED","Interact"] call A3A_fnc_taskUpdate; - [1800*_bonus] remoteExec ["A3A_fnc_timingCA",2]; + [1800*_bonus, Occupants] remoteExec ["A3A_fnc_timingCA",2]; [-10*_bonus,theBoss] call A3A_fnc_playerScoreAdd; }; @@ -146,12 +152,7 @@ deleteVehicle _truckX; _nul = [1200,"LOG"] spawn A3A_fnc_deleteTask; -waitUntil {sleep 1; !([distanceSPWN,1,_positionX,teamPlayer] call A3A_fnc_distanceUnits)}; - -{_groupX = _x; -{deleteVehicle _x} forEach units _groupX; -deleteGroup _x; -} forEach _groups; +{ [_x] spawn A3A_fnc_groupDespawner } forEach _groups; //sleep (600 + random 1200); //_nul = [_tsk,true] call BIS_fnc_deleteTask; diff --git a/A3-Antistasi/functions/Missions/fn_LOG_Salvage.sqf b/A3-Antistasi/functions/Missions/fn_LOG_Salvage.sqf new file mode 100644 index 0000000000..e11b2792ca --- /dev/null +++ b/A3-Antistasi/functions/Missions/fn_LOG_Salvage.sqf @@ -0,0 +1,144 @@ +//Mission: Logistics for Salvage +private _fileName = "fn_LOG_Salvage"; +if (!isServer and hasInterface) exitWith {}; + +params ["_markerX"]; + +[2, format ["Creating Salvage mission"], _filename] call A3A_fnc_log; + +private _positionX = getMarkerPos _markerX; + +//Type of salvage crate to spawn +private _boxType = "Box_NATO_Equip_F"; +//Sunken ship that was carrying the box to spawn in +private _shipType = "Land_UWreck_FishingBoat_F"; + +//Select possible locations for sunken treasure +private _firstPos = round (random 100) + 150; +private _mrk1Pos = (selectRandom (selectBestPlaces [_positionX, _firstPos,"waterDepth", 5, 20]) select 0) + [0]; +private _mrk2Pos = (selectRandom (selectBestPlaces [_mrk1Pos, 300,"waterDepth", 5, 20]) select 0) + [0]; +private _mrk3Pos = (selectRandom (selectBestPlaces [_mrk2Pos, 300,"waterDepth", 5, 20]) select 0) + [0]; + +//Create markers for treasure locations! +private _mrk1 = createMarker ["salvageLocation1", _mrk1Pos]; +_mrk1 setMarkerShape "ELLIPSE"; +_mrk1 setMarkerSize [25, 25]; +private _mrk2 = createMarker ["salvageLocation2", _mrk2Pos]; +_mrk2 setMarkerShape "ELLIPSE"; +_mrk2 setMarkerSize [25, 25]; +private _mrk3 = createMarker ["salvageLocation3", _mrk3Pos]; +_mrk3 setMarkerShape "ELLIPSE"; +_mrk3 setMarkerSize [25, 25]; + +[3, format ["Salvage Mission Positions: %1, %2, %3", _mrk1Pos, _mrk2Pos, _mrk3Pos], _filename] call A3A_fnc_log; + +private _difficultX = if (random 10 < tierWar) then {true} else {false}; +private _sideX = if (sidesX getVariable [_markerX,sideUnknown] == Occupants) then {Occupants} else {Invaders}; + +//Set time limit on mission +private _timeLimit = if (_difficultX) then {30} else {60}; +private _dateLimit = [date select 0, date select 1, date select 2, date select 3, (date select 4) + _timeLimit]; +private _dateLimitNum = dateToNumber _dateLimit; +_dateLimit = numberToDate [date select 0, _dateLimitNum];//converts datenumber back to date array so that time formats correctly +private _displayTime = [_dateLimit] call A3A_fnc_dateToTimeString;//Converts the time portion of the date array to a string for clarity in hints + +//Name of seaport marker +private _nameDest = [_markerX] call A3A_fnc_localizar; +private _title = "Salvage supplies"; +private _text = format ["A supply shipment was sunk outside of %1. Go there and recover the supplies before %2. You will need to get a hold of a boat with a winch to recover the shipment, check beaches for civilian boats you can commandeer.", _nameDest, _displayTime]; +[[teamPlayer, civilian], "LOG",[ _text, _title, [_mrk1, _mrk2, _mrk3]], _positionX, false, 0, true, "rearm", true] call BIS_fnc_taskCreate; + +missionsX pushBack ["LOG","CREATED"]; publicVariable "missionsX"; + +//salvageRope action +[] remoteExec ["A3A_fnc_SalvageRope", 0, true]; + +[3, format ["Mission created, waiting for players to get near"], _filename] call A3A_fnc_log; +waitUntil {sleep 1;(dateToNumber date > _dateLimitNum) or ((spawner getVariable _markerX != 2) and !(sidesX getVariable [_markerX,sideUnknown] == teamPlayer))}; +[3, format ["players in spawning range, starting spawning"], _filename] call A3A_fnc_log; + + +private _boxPos = selectRandom [_mrk1Pos, _mrk2Pos, _mrk3Pos]; +private _shipPos = _boxPos vectorAdd [4, -5, 2]; + +private _ship = _shipType createVehicle _shipPos; +private _box = _boxType createVehicle _boxPos; + +//Used in salvage rope +_box setVariable ["SalvageCrate", true, true]; +private _crateContents = selectRandom [ + [_box, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 10, 5, 10, 0, 0], + [_box, 0, 0, 0, 0, 0, 0, 0, 0, 10, 10, 0, 0, 0, 0, 0, 0, 0, 0], + [_box, 0, 0, 10, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0] +]; +_crateContents call A3A_fnc_fillLootCrate; +[3, format ["Box spawned"], _filename] call A3A_fnc_log; + +//Create boat and initialise crew members +[3, format ["Spawning patrol boat and crew"], _filename] call A3A_fnc_log; +private _typeVeh = if (_difficultX) then {if (_sideX == Occupants) then {vehNATOBoat} else {vehCSATBoat}} else {if (_sideX == Occupants) then {vehNATORBoat} else {vehCSATRBoat}}; +private _typeGroup = if (_difficultX) then {if (_sideX == Occupants) then {NATOSquad} else {CSATSquad}} else {if (_sideX == Occupants) then {groupsNATOmid select 0} else {groupsCSATmid select 0}}; +private _boatSpawnLocation = selectRandom [_mrk1Pos, _mrk2Pos, _mrk3Pos]; + +private _veh = createVehicle [_typeVeh, _boatSpawnLocation, [], 0, "NONE"]; +[_veh, _sideX] call A3A_fnc_AIVEHinit; +private _vehCrewGroup = [_positionX,_sideX, _typeGroup] call A3A_fnc_spawnGroup; +private _vehCrew = units _vehCrewGroup; +{_x moveInAny _veh} forEach (_vehCrew); +_vehCrewGroup addVehicle _veh; +{[_x,""] call A3A_fnc_NATOinit} forEach _vehCrew; + +//While the boat is alive, we remove undercover from nearby players +[_veh, [_mrk1Pos, _mrk2Pos, _mrk3Pos]] spawn { + params ["_veh", "_positions"]; + while {alive _veh} do { + sleep 2; + private _nearbyPlayers = allPlayers inAreaArray [getPos _veh, 150, 150]; + { [_x, false] remoteExec ["setCaptive", _x] } forEach _nearbyPlayers; + + private _vehGroup = group _veh; + if (_vehGroup != grpNull && {currentWaypoint _vehGroup == count waypoints _vehGroup}) then { + private _newWaypoint = _vehGroup addWaypoint [selectRandom _positions, 30]; + _newWaypoint setWaypointType "MOVE"; + _vehGroup setCurrentWaypoint _newWaypoint; + }; + }; +}; + +//Disable simulation if we *really* want to + +[3, format ["Waiting for salvage mission end"], _filename] call A3A_fnc_log; +waitUntil {sleep 1; (dateToNumber date > _dateLimitNum) or ((_box distance2D posHQ) < 100)}; + +private _timeout = false; +if (dateToNumber date > _dateLimitNum) then { + _timeout = true; + waitUntil {sleep 1; ((_box distance2D posHQ) < 100) || allPlayers inAreaArray [getPos _box, 50, 50] isEqualTo [] || isNull _box}; +}; + +private _bonus = if (_difficultX) then {2} else {1}; + +if (_timeout && alive _box) then { + ["LOG",[ _text, _title,[_mrk1, _mrk2, _mrk3]],_positionX,"FAILED","rearm"] call A3A_fnc_taskUpdate; + [-10*_bonus,theBoss] call A3A_fnc_playerScoreAdd; + [2, format ["Mission Failed"], _filename] call A3A_fnc_log; + deleteVehicle _box; +} else { + ["LOG",[ _text, _title,[_mrk1, _mrk2, _mrk3]],_positionX,"SUCCEEDED","rearm"] call A3A_fnc_taskUpdate; + [0,300*_bonus] remoteExec ["A3A_fnc_resourcesFIA",2]; + {if (_x distance _box < 500) then {[10*_bonus,_x] call A3A_fnc_playerScoreAdd}} forEach (allPlayers - (entities "HeadlessClient_F")); + [5*_bonus,theBoss] call A3A_fnc_playerScoreAdd; + [2, format ["Mission Succeeded"], _filename] call A3A_fnc_log; +}; + +_nul = [1200,"LOG"] spawn A3A_fnc_deleteTask; +[3, format ["set delete task timer"], _filename] call A3A_fnc_log; + +deleteMarker _mrk1; +deleteMarker _mrk2; +deleteMarker _mrk3; +deleteVehicle _ship; + +[_vehCrewGroup] spawn A3A_fnc_groupDespawner; +[_veh] spawn A3A_fnc_vehDespawner; + diff --git a/A3-Antistasi/functions/Missions/fn_LOG_Supplies.sqf b/A3-Antistasi/functions/Missions/fn_LOG_Supplies.sqf index 1bfbab8e90..0f6551bc09 100644 --- a/A3-Antistasi/functions/Missions/fn_LOG_Supplies.sqf +++ b/A3-Antistasi/functions/Missions/fn_LOG_Supplies.sqf @@ -33,7 +33,7 @@ _truckX call jn_fnc_logistics_addAction; _truckX addAction ["Delivery infos", { _text = format ["Deliver this box to %1, unload it to start distributing to people",(_this select 0) getVariable "destinationX"]; //This need a rework - _text remoteExecCall ["hint",_this select 2]; //This need a rework + ["Logistics Mission", _text] remoteExecCall ["A3A_fnc_customHint",_this select 2]; //This need a rework }, nil, 0, @@ -42,7 +42,7 @@ _truckX addAction ["Delivery infos", "", "(isPlayer _this) and (_this == _this getVariable ['owner',objNull])" ]; -[_truckX] call A3A_fnc_AIVEHinit; +[_truckX, teamPlayer] call A3A_fnc_AIVEHinit; //{_x reveal _truckX} forEach (allPlayers - (entities "HeadlessClient_F")); _truckX setVariable ["destinationX",_nameDest,true]; @@ -87,20 +87,26 @@ else if (_countX > 0) then { _countX = 120*_bonus;//120 - if (((_truckX distance _positionX > 40) or (not([80,1,_truckX,teamPlayer] call A3A_fnc_distanceUnits)) or ({(side _x == Occupants) and (_x distance _truckX < 50)} count allUnits != 0)) and (alive _truckX)) then {{[petros,"hint","Stay close to the crate, and clean all BLUFOR presence in the surroundings or count will restart"] remoteExec ["A3A_fnc_commsMP",_x]} forEach ([100,0,_truckX,teamPlayer] call A3A_fnc_distanceUnits)}; + if (((_truckX distance _positionX > 40) or (not([80,1,_truckX,teamPlayer] call A3A_fnc_distanceUnits)) or ({(side _x == Occupants) and (_x distance _truckX < 50)} count allUnits != 0)) and (alive _truckX)) then {{[petros,"hint","Stay close to the crate, and clean all BLUFOR presence in the surroundings or count will restart", "Logistics Mission"] remoteExec ["A3A_fnc_commsMP",_x]} forEach ([100,0,_truckX,teamPlayer] call A3A_fnc_distanceUnits)}; waitUntil {sleep 1; ((_truckX distance _positionX < 40) and ([80,1,_truckX,teamPlayer] call A3A_fnc_distanceUnits) and ({(side _x == Occupants) and (_x distance _truckX < 50)} count allUnits == 0)) or (dateToNumber date > _dateLimitNum) or (isNull _truckX)}; }; if (_countX < 1) exitWith {}; }; if ((dateToNumber date < _dateLimitNum) and !(isNull _truckX)) then { - [petros,"hint","Supplies Delivered"] remoteExec ["A3A_fnc_commsMP",[teamPlayer,civilian]]; + [petros,"hint","Supplies Delivered", "Logistics Mission"] remoteExec ["A3A_fnc_commsMP",[teamPlayer,civilian]]; ["LOG",[_taskDescription,"City Supplies",_markerX],_positionX,"SUCCEEDED","Heal"] call A3A_fnc_taskUpdate; {if (_x distance _positionX < 500) then {[10*_bonus,_x] call A3A_fnc_playerScoreAdd}} forEach (allPlayers - (entities "HeadlessClient_F")); [5*_bonus,theBoss] call A3A_fnc_playerScoreAdd; if (!isMultiplayer) then {_bonus = _bonus + ((20-skillFIA)*0.1)}; [-1*(20-skillFIA),15*_bonus,_markerX] remoteExec ["A3A_fnc_citySupportChange",2]; - [-3,0] remoteExec ["A3A_fnc_prestige",2]; + [ + 3, + "Rebels won a supply mission", + "aggroEvent", + true + ] call A3A_fnc_log; + [[-25, 90], [-10, 60]] remoteExec ["A3A_fnc_prestige",2]; } else { @@ -113,11 +119,10 @@ else _ecpos = getpos _truckX; deleteVehicle _truckX; _emptybox = "Land_PaperBox_01_open_empty_F" createVehicle _ecpos; +[_emptybox] spawn A3A_fnc_postmortem; //sleep (600 + random 1200); //_nul = [_tsk,true] call BIS_fnc_deleteTask; _nul = [1200,"LOG"] spawn A3A_fnc_deleteTask; -waitUntil {sleep 1; (not([distanceSPWN,1,_truckX,teamPlayer] call A3A_fnc_distanceUnits)) or (_truckX distance (getMarkerPos respawnTeamPlayer) < 60)}; -deleteVehicle _emptybox; diff --git a/A3-Antistasi/functions/Missions/fn_REP_Antenna.sqf b/A3-Antistasi/functions/Missions/fn_REP_Antenna.sqf index 9d2be813a6..86b6ef1e38 100644 --- a/A3-Antistasi/functions/Missions/fn_REP_Antenna.sqf +++ b/A3-Antistasi/functions/Missions/fn_REP_Antenna.sqf @@ -40,7 +40,7 @@ if (spawner getVariable _markerX != 2) then _veh = createVehicle [vehNATORepairTruck, _pos, [], 0, "NONE"]; _veh allowdamage false; _veh setDir (getDir _road); - _nul = [_veh] call A3A_fnc_AIVEHinit; + _nul = [_veh, Occupants] call A3A_fnc_AIVEHinit; _groupX = createGroup Occupants; sleep 5; @@ -48,7 +48,7 @@ if (spawner getVariable _markerX != 2) then for "_i" from 1 to 3 do { - _unit = _groupX createUnit [NATOCrew, _pos, [], 0, "NONE"]; + _unit = [_groupX, NATOCrew, _pos, [], 0, "NONE"] call A3A_fnc_createUnit; [_unit,""] call A3A_fnc_NATOinit; sleep 2; }; @@ -66,8 +66,8 @@ if (spawner getVariable _markerX != 2) then ], getPos _antennaDead, "SUCCEEDED", "Destroy" ] call A3A_fnc_taskUpdate; - [2,0] remoteExec ["A3A_fnc_prestige",2]; - [1200] remoteExec ["A3A_fnc_timingCA",2]; + [[15, 90], [5, 60]] remoteExec ["A3A_fnc_prestige",2]; + [1200, Occupants] remoteExec ["A3A_fnc_timingCA",2]; {if (_x distance _veh < 500) then {[10,_x] call A3A_fnc_playerScoreAdd}} forEach (allPlayers - (entities "HeadlessClient_F")); [5,theBoss] call A3A_fnc_playerScoreAdd; }; @@ -85,8 +85,8 @@ if (dateToNumber date > _dateLimitNum) then ], getPos _antennaDead, "SUCCEEDED", "Destroy" ] call A3A_fnc_taskUpdate; - [2,0] remoteExec ["A3A_fnc_prestige",2]; - [1200] remoteExec ["A3A_fnc_timingCA",2]; + [[15, 90], [5, 60]] remoteExec ["A3A_fnc_prestige",2]; + [1200, Occupants] remoteExec ["A3A_fnc_timingCA",2]; {if (_x distance _veh < 500) then {[10,_x] call A3A_fnc_playerScoreAdd}} forEach (allPlayers - (entities "HeadlessClient_F")); [5,theBoss] call A3A_fnc_playerScoreAdd; } @@ -102,7 +102,7 @@ if (dateToNumber date > _dateLimitNum) then getPos _antennaDead, "FAILED", "Destroy" ] call A3A_fnc_taskUpdate; //[5,0,_positionX] remoteExec ["A3A_fnc_citySupportChange",2]; - [-600] remoteExec ["A3A_fnc_timingCA",2]; + [-600, Occupants] remoteExec ["A3A_fnc_timingCA",2]; [-10,theBoss] call A3A_fnc_playerScoreAdd; }; [_antennaDead] remoteExec ["A3A_fnc_rebuildRadioTower", 2]; @@ -112,9 +112,6 @@ _nul = [30,"REP"] spawn A3A_fnc_deleteTask; waitUntil {sleep 1; (spawner getVariable _markerX == 2)}; -if (_truckCreated) then - { - {deleteVehicle _x} forEach units _groupX; - deleteGroup _groupX; - if (!([distanceSPWN,1,_veh,teamPlayer] call A3A_fnc_distanceUnits)) then {deleteVehicle _veh}; - }; +// could make these guys return home, too much work atm +[_groupX] spawn A3A_fnc_groupDespawner; +[_veh] spawn A3A_fnc_vehDespawner; diff --git a/A3-Antistasi/functions/Missions/fn_RES_Prisoners.sqf b/A3-Antistasi/functions/Missions/fn_RES_Prisoners.sqf index db9485f328..50a5958499 100644 --- a/A3-Antistasi/functions/Missions/fn_RES_Prisoners.sqf +++ b/A3-Antistasi/functions/Missions/fn_RES_Prisoners.sqf @@ -61,7 +61,7 @@ else _grpPOW = createGroup teamPlayer; for "_i" from 0 to _countX do { - _unit = _grpPOW createUnit [SDKUnarmed, (_posHouse select _i), [], 0, "NONE"]; + _unit = [_grpPOW, SDKUnarmed, (_posHouse select _i), [], 0, "NONE"] call A3A_fnc_createUnit; _unit allowDamage false; [_unit,true] remoteExec ["setCaptive",0,_unit]; _unit setCaptive true; @@ -131,7 +131,7 @@ else _resourcesFIA = 100 * _countX*_bonus; [_hr,_resourcesFIA] remoteExec ["A3A_fnc_resourcesFIA",2]; [0,10*_bonus,_positionX] remoteExec ["A3A_fnc_citySupportChange",2]; - //[_countX,0] remoteExec ["A3A_fnc_prestige",2]; + [[-(_countX * 1.5), 90], [0, 0]] remoteExec ["A3A_fnc_prestige",2]; {if (_x distance getMarkerPos respawnTeamPlayer < 500) then {[_countX,_x] call A3A_fnc_playerScoreAdd}} forEach (allPlayers - (entities "HeadlessClient_F")); [round (_countX*_bonus/2),theBoss] call A3A_fnc_playerScoreAdd; {[_x] join _grpPOW; [_x] orderGetin false} forEach _POWs; diff --git a/A3-Antistasi/functions/Missions/fn_RES_Refugees.sqf b/A3-Antistasi/functions/Missions/fn_RES_Refugees.sqf index 60b95491c1..f1f6a60624 100644 --- a/A3-Antistasi/functions/Missions/fn_RES_Refugees.sqf +++ b/A3-Antistasi/functions/Missions/fn_RES_Refugees.sqf @@ -45,7 +45,7 @@ missionsX pushBack ["RES","CREATED"]; publicVariable "missionsX"; _groupPOW = createGroup teamPlayer; for "_i" from 1 to (((count _posHouse) - 1) min 15) do { - _unit = _groupPOW createUnit [SDKUnarmed, _posHouse select _i, [], 0, "NONE"]; + _unit = [_groupPOW, SDKUnarmed, _posHouse select _i, [], 0, "NONE"] call A3A_fnc_createUnit; _unit allowdamage false; _unit disableAI "MOVE"; _unit disableAI "AUTOTARGET"; @@ -118,7 +118,7 @@ else _veh setDir _dirVeh; sleep 15; _veh allowDamage true; - _nul = [_veh] call A3A_fnc_AIVEHinit; + _nul = [_veh, Occupants] call A3A_fnc_AIVEHinit; _mrk = createMarkerLocal [format ["%1patrolarea", floor random 100], getPos _houseX]; _mrk setMarkerShapeLocal "RECTANGLE"; _mrk setMarkerSizeLocal [50,50]; @@ -126,7 +126,7 @@ else _mrk setMarkerColorLocal "ColorRed"; _mrk setMarkerBrushLocal "DiagGrid"; _mrk setMarkerAlphaLocal 0; - if ((random 100 < prestigeNATO) or (_difficultX)) then + if ((random 100 < aggressionOccupants) or (_difficultX)) then { _groupX = [getPos _houseX,Occupants, NATOSquad] call A3A_fnc_spawnGroup; sleep 1; @@ -138,7 +138,7 @@ else }; if (random 10 < 2.5) then { - _dog = _groupX createUnit ["Fin_random_F",_positionX,[],0,"FORM"]; + _dog = [_groupX, "Fin_random_F",_positionX,[],0,"FORM"] call A3A_fnc_createUnit; [_dog] spawn A3A_fnc_guardDog; }; _nul = [leader _groupX, _mrk, "SAFE","SPAWNED", "NOVEH2","RANDOM", "NOFOLLOW"] execVM "scripts\UPSMON.sqf"; @@ -159,7 +159,7 @@ if (_sideX == Occupants) then _hr = _countX; _resourcesFIA = 100 * _countX; [_hr,_resourcesFIA*_bonus] remoteExec ["A3A_fnc_resourcesFIA",2]; - [3,0] remoteExec ["A3A_fnc_prestige",2]; + [[-10, 60], [0, 0]] remoteExec ["A3A_fnc_prestige",2]; {if (_x distance getMarkerPos respawnTeamPlayer < 500) then {[_countX*_bonus,_x] call A3A_fnc_playerScoreAdd}} forEach (allPlayers - (entities "HeadlessClient_F")); [round (_countX*_bonus/2),theBoss] call A3A_fnc_playerScoreAdd; {[_x] join _groupPOW; [_x] orderGetin false} forEach _POWs; @@ -211,23 +211,13 @@ deleteGroup _groupPOW; {boxX addItemCargoGlobal [_x,1]} forEach _items; if (_sideX == Occupants) then - { +{ deleteMarkerLocal _mrk; - if (!isNull _veh) then {if (!([distanceSPWN,1,_veh,teamPlayer] call A3A_fnc_distanceUnits)) then {deleteVehicle _veh}}; - { - waitUntil {sleep 1; !([distanceSPWN,1,_x,teamPlayer] call A3A_fnc_distanceUnits)}; - deleteVehicle _x; - } forEach units _groupX; - deleteGroup _groupX; - if (!isNull _groupX1) then - { - { - waitUntil {sleep 1; !([distanceSPWN,1,_x,teamPlayer] call A3A_fnc_distanceUnits)}; - deleteVehicle _x; - } forEach units _groupX1; - deleteGroup _groupX1; - }; - }; + if (!isNull _veh) then { [_veh] spawn A3A_fnc_vehDespawner }; + if (!isNull _groupX1) then { [_groupX1] spawn A3A_fnc_groupDespawner }; + [_groupX] spawn A3A_fnc_groupDespawner; +}; + //sleep (540 + random 1200); //_nul = [_tsk,true] call BIS_fnc_deleteTask; diff --git a/A3-Antistasi/functions/Missions/fn_attackHQ.sqf b/A3-Antistasi/functions/Missions/fn_attackHQ.sqf index 2833b2471a..5f87a097bf 100644 --- a/A3-Antistasi/functions/Missions/fn_attackHQ.sqf +++ b/A3-Antistasi/functions/Missions/fn_attackHQ.sqf @@ -33,7 +33,7 @@ if (count _typesVeh > 0) then _groups pushBack _groupHeli; _vehiclesX pushBack _heli; {[_x] call A3A_fnc_NATOinit} forEach _heliCrew; - [_heli] call A3A_fnc_AIVEHinit; + [_heli, _sideX] call A3A_fnc_AIVEHinit; _wp1 = _groupHeli addWaypoint [_positionX, 0]; _wp1 setWaypointType "SAD"; //[_heli,"Air Attack"] spawn A3A_fnc_inmuneConvoy; @@ -65,8 +65,8 @@ for "_i" from 0 to (round random 2) do } else { [_heli,_groupX,_positionX,_posOrigin,_groupHeli] spawn A3A_fnc_fastrope; }; - - + + sleep 10; }; @@ -88,7 +88,14 @@ else { ["DEF_HQ",[format ["Enemy knows our HQ coordinates. They have sent a SpecOp Squad in order to kill %1. Intercept them and kill them. Or you may move our HQ 1Km away so they will loose track",name petros],format ["Defend %1",name petros],respawnTeamPlayer],_positionX,"SUCCEEDED"] call A3A_fnc_taskUpdate; ["DEF_HQ1",[format ["We know %2 HQ coordinates. We have sent a SpecOp Squad in order to kill his leader %1. Help the SpecOp team",name petros,nameTeamPlayer],format ["Kill %1",name petros],respawnTeamPlayer],_positionX,"FAILED"] call A3A_fnc_taskUpdate; - [0,3] remoteExec ["A3A_fnc_prestige",2]; + if(_sideX == Occupants) then + { + [[10, 60], [5, 60]] remoteExec ["A3A_fnc_prestige",2]; + } + else + { + [[5, 60], [10, 60]] remoteExec ["A3A_fnc_prestige",2]; + }; [0,300] remoteExec ["A3A_fnc_resourcesFIA",2]; //[-5,5,_positionX] remoteExec ["A3A_fnc_citySupportChange",2]; {if (isPlayer _x) then {[10,_x] call A3A_fnc_playerScoreAdd}} forEach ([500,0,_positionX,teamPlayer] call A3A_fnc_distanceUnits); @@ -99,34 +106,13 @@ _nul = [1200,"DEF_HQ"] spawn A3A_fnc_deleteTask; sleep 60; _nul = [0,"DEF_HQ1"] spawn A3A_fnc_deleteTask; -{ -_veh = _x; -if (!([distanceSPWN,1,_veh,teamPlayer] call A3A_fnc_distanceUnits) and (({_x distance _veh <= distanceSPWN} count (allPlayers - (entities "HeadlessClient_F"))) == 0)) then {deleteVehicle _x}; -} forEach _vehiclesX; -{ -_veh = _x; -if (!([distanceSPWN,1,_veh,teamPlayer] call A3A_fnc_distanceUnits) and (({_x distance _veh <= distanceSPWN} count (allPlayers - (entities "HeadlessClient_F"))) == 0)) then {deleteVehicle _x; _soldiers = _soldiers - [_x]}; -} forEach _soldiers; -{ -_veh = _x; -if (!([distanceSPWN,1,_veh,teamPlayer] call A3A_fnc_distanceUnits) and (({_x distance _veh <= distanceSPWN} count (allPlayers - (entities "HeadlessClient_F"))) == 0)) then {deleteVehicle _x; _pilots = _pilots - [_x]}; -} forEach _pilots; -if (count _soldiers > 0) then - { - { - _veh = _x; - waitUntil {sleep 1; !([distanceSPWN,1,_veh,teamPlayer] call A3A_fnc_distanceUnits) and (({_x distance _veh <= distanceSPWN} count (allPlayers - (entities "HeadlessClient_F"))) == 0)}; - deleteVehicle _veh; - } forEach _soldiers; - }; +{ + // return to base + private _wp = _x addWaypoint [_posOrigin, 50]; + _wp setWaypointType "MOVE"; + _x setCurrentWaypoint _wp; + [_x] spawn A3A_fnc_groupDespawner; +} forEach _groups; -if (count _pilots > 0) then - { - { - _veh = _x; - waitUntil {sleep 1; !([distanceSPWN,1,_x,teamPlayer] call A3A_fnc_distanceUnits) and (({_x distance _veh <= distanceSPWN} count (allPlayers - (entities "HeadlessClient_F"))) == 0)}; - deleteVehicle _veh; - } forEach _pilots; - }; -{deleteGroup _x} forEach _groups; +{ [_x] spawn A3A_fnc_VEHdespawner } forEach _vehiclesX; diff --git a/A3-Antistasi/functions/Missions/fn_convoy.sqf b/A3-Antistasi/functions/Missions/fn_convoy.sqf index 870fe1b53a..43db1f5ba1 100644 --- a/A3-Antistasi/functions/Missions/fn_convoy.sqf +++ b/A3-Antistasi/functions/Missions/fn_convoy.sqf @@ -1,291 +1,237 @@ //Mission: Capture/destroy the convoy if (!isServer and hasInterface) exitWith {}; -private ["_pos","_timeOut","_posbase","_posDestination","_soldiers","_groups","_vehiclesX","_POWS","_timeXfin","_dateFinal","_enddateNum","_veh","_unit","_groupX","_sideX","_countX","_nameDest","_vehPool","_spawnPoint","_typeVehX"]; -_destinationX = _this select 0; -_base = _this select 1; - -_difficultX = if (random 10 < tierWar) then {true} else {false}; -_leave = false; -_contactX = objNull; -_groupContact = grpNull; -_tsk = ""; -_tsk1 = ""; -_dateLimitNum = 0; -_isFIA = false; -_sideX = if (sidesX getVariable [_base,sideUnknown] == Occupants) then {Occupants} else {Invaders}; - -if (_sideX == Occupants) then - { - if ((random 10 >= tierWar) and !(_difficultX)) then - { - _isFIA = true; - }; - }; +params ["_mrkDest", "_mrkOrigin", ["_convoyType", ""]]; -_posbase = getMarkerPos _base; -_posDestination = getMarkerPos _destinationX; +private _difficult = if (random 10 < tierWar) then {true} else {false}; +private _sideX = if (sidesX getVariable [_mrkOrigin,sideUnknown] == Occupants) then {Occupants} else {Invaders}; +_isMilitia = false; +if (_sideX == Occupants and (random 10 >= tierWar) and !(_difficult)) then { _isMilitia = true }; -_soldiers = []; -_groups = []; -_vehiclesX = []; -_POWS = []; -_reinforcementsX = []; -_typeVehEsc = ""; -_typeVehObj = ""; -_typeGroup = ""; -_typeConvoy = []; -_posHQ = getMarkerPos respawnTeamPlayer; +private _posOrigin = getMarkerPos _mrkOrigin; +private _posDest = getMarkerPos _mrkDest; +private _posHQ = getMarkerPos respawnTeamPlayer; -_timeXfin = 120; -_dateFinal = [date select 0, date select 1, date select 2, date select 3, (date select 4) + _timeXfin]; -_enddateNum = dateToNumber _dateFinal; +private _soldiers = []; +private _vehiclesX = []; +private _POWS = []; +private _reinforcementsX = []; -private ["_tsk","_grpPOW","_pos"]; -if ((_destinationX in airportsX) or (_destinationX in outposts)) then - { - _typeConvoy = ["ammunition","Armor"]; - if (_destinationX in outposts) then {if (((count (garrison getVariable [_destinationX, []]))/2) >= [_destinationX] call A3A_fnc_garrisonSize) then {_typeConvoy pushBack "reinforcementsX"}}; - } +// Setup start/end times and convoy type + +private _timeXfin = 120; +private _dateFinal = [date select 0, date select 1, date select 2, date select 3, (date select 4) + _timeXfin]; +private _enddateNum = dateToNumber _dateFinal; + +private _convoyTypes = []; +if ((_mrkDest in airportsX) or (_mrkDest in outposts)) then +{ + _convoyTypes = ["Ammunition","Armor"]; + if (_mrkDest in outposts) then {if (((count (garrison getVariable [_mrkDest, []]))/2) >= [_mrkDest] call A3A_fnc_garrisonSize) then {_convoyTypes pushBack "Reinforcements"}}; +} else +{ + if (_mrkDest in citiesX) then { - if (_destinationX in citiesX) then - { - if (sidesX getVariable [_destinationX,sideUnknown] == Occupants) then {_typeConvoy = ["Supplies"]} else {_typeConvoy = ["Supplies"]} - } + if (sidesX getVariable [_mrkDest,sideUnknown] == Occupants) then {_convoyTypes = ["Supplies"]} else {_convoyTypes = ["Supplies"]} + } else - { - if ((_destinationX in resourcesX) or (_destinationX in factories)) then {_typeConvoy = ["Money"]} else {_typeConvoy = ["Prisoners"]}; - if (((count (garrison getVariable [_destinationX, []]))/2) >= [_destinationX] call A3A_fnc_garrisonSize) then {_typeConvoy pushBack "reinforcementsX"}; - }; + { + if ((_mrkDest in resourcesX) or (_mrkDest in factories)) then {_convoyTypes = ["Money"]} else {_convoyTypes = ["Prisoners"]}; + if (((count (garrison getVariable [_mrkDest, []]))/2) >= [_mrkDest] call A3A_fnc_garrisonSize) then {_convoyTypes pushBack "Reinforcements"}; }; +}; -_typeConvoyX = selectRandom _typeConvoy; +if (_convoyType == "") then { _convoyType = selectRandom _convoyTypes }; -_timeLimit = if (_difficultX) then {0} else {round random 10};// timeX for the convoy to come out, we should put a random round 15 -_timeLimit = 0; -_dateLimit = [date select 0, date select 1, date select 2, date select 3, (date select 4) + _timeLimit]; -_dateLimitNum = dateToNumber _dateLimit; +private _timeLimit = if (_difficult) then {0} else { (round random 5)+5 }; // 0 or 5-10 minute limit - there's already good a chance for 0 seconds, why have a double chance (0-10)? +private _dateLimit = [date select 0, date select 1, date select 2, date select 3, (date select 4) + _timeLimit]; +private _dateLimitNum = dateToNumber _dateLimit; _dateLimit = numberToDate [date select 0, _dateLimitNum];//converts datenumber back to date array so that time formats correctly when put through the function -_displayTime = [_dateLimit] call A3A_fnc_dateToTimeString;//Converts the time portion of the date array to a string for clarity in hints +private _displayTime = [_dateLimit] call A3A_fnc_dateToTimeString;//Converts the time portion of the date array to a string for clarity in hints -_nameDest = [_destinationX] call A3A_fnc_localizar; -_nameOrigin = [_base] call A3A_fnc_localizar; -[_base,30] call A3A_fnc_addTimeForIdle; +private _nameDest = [_mrkDest] call A3A_fnc_localizar; +private _nameOrigin = [_mrkOrigin] call A3A_fnc_localizar; +[_mrkOrigin,30] call A3A_fnc_addTimeForIdle; -_textX = ""; -_taskState = "CREATED"; -_taskTitle = ""; -_taskIcon = ""; -_taskState1 = "CREATED"; +private _textX = ""; +private _taskState = "CREATED"; +private _taskTitle = ""; +private _taskIcon = ""; +private _taskState1 = "CREATED"; +private _typeVehObj = ""; -switch (_typeConvoyX) do +switch (_convoyType) do +{ + case "Ammunition": { - case "ammunition": - { _textX = format ["A convoy from %1 is about to depart at %2. It will provide ammunition to %3. Try to intercept it. Steal or destroy that truck before it reaches it's destination.",_nameOrigin,_displayTime,_nameDest]; _taskTitle = "Ammo Convoy"; _taskIcon = "rearm"; _typeVehObj = if (_sideX == Occupants) then {vehNATOAmmoTruck} else {vehCSATAmmoTruck}; - }; + }; case "Armor": - { + { _textX = format ["A convoy from %1 is about to depart at %2. It will reinforce %3 with armored vehicles. Try to intercept it. Steal or destroy that thing before it reaches it's destination.",_nameOrigin,_displayTime,_nameDest]; _taskTitle = "Armored Convoy"; _taskIcon = "Destroy"; _typeVehObj = if (_sideX == Occupants) then {vehNATOAA} else {vehCSATAA}; - }; + }; case "Prisoners": - { - _textX = format ["A group os POW's is being transported from %1 to %3, and it's about to depart at %2. Try to intercept it. Kill or capture the truck driver to make them join you and bring them to HQ. Alive if possible.",_nameOrigin,_displayTime,_nameDest]; + { + _textX = format ["A group of POWs is being transported from %1 to %3, and it's about to depart at %2. Try to intercept it. Kill or capture the truck driver to make them join you and bring them to HQ. Alive if possible.",_nameOrigin,_displayTime,_nameDest]; _taskTitle = "Prisoner Convoy"; _taskIcon = "run"; _typeVehObj = if (_sideX == Occupants) then {selectRandom vehNATOTrucks} else {selectRandom vehCSATTrucks}; - }; - case "reinforcementsX": - { + }; + case "Reinforcements": + { _textX = format ["Reinforcements are being sent from %1 to %3 in a convoy, and it's about to depart at %2. Try to intercept and kill all the troops and vehicle objective.",_nameOrigin,_displayTime,_nameDest]; _taskTitle = "Reinforcements Convoy"; _taskIcon = "run"; _typeVehObj = if (_sideX == Occupants) then {selectRandom vehNATOTrucks} else {selectRandom vehCSATTrucks}; - }; + }; case "Money": - { - _textX = format ["A truck plenty of money is being moved from %1 to %3, and it's about to depart at %2. Steal that truck and bring it to HQ. Those funds will be very welcome.",_nameOrigin,_displayTime,_nameDest]; + { + _textX = format ["A truck with plenty of money is being moved from %1 to %3, and it's about to depart at %2. Steal that truck and bring it to HQ. Those funds will be very welcome.",_nameOrigin,_displayTime,_nameDest]; _taskTitle = "Money Convoy"; _taskIcon = "move"; _typeVehObj = "C_Van_01_box_F"; - }; + }; case "Supplies": - { + { _textX = format ["A truck with medical supplies destination %3 it's about to depart at %2 from %1. Steal that truck bring it to %3 and let people in there know it is %4 who's giving those supplies.",_nameOrigin,_displayTime,_nameDest,nameTeamPlayer]; _taskTitle = "Supply Convoy"; _taskIcon = "heal"; _typeVehObj = "C_Van_01_box_F"; - }; }; +}; -[[teamPlayer,civilian],"CONVOY",[_textX,_taskTitle,_destinationX],_posDestination,false,0,true,_taskIcon,true] call BIS_fnc_taskCreate; -[[_sideX],"CONVOY1",[format ["A convoy from %1 to %3, it's about to depart at %2. Protect it from any possible attack.",_nameOrigin,_displayTime,_nameDest],"Protect Convoy",_destinationX],_posDestination,false,0,true,"run",true] call BIS_fnc_taskCreate; +[[teamPlayer,civilian],"CONVOY",[_textX,_taskTitle,_mrkDest],_posDest,false,0,true,_taskIcon,true] call BIS_fnc_taskCreate; +[[_sideX],"CONVOY1",[format ["A convoy from %1 to %3, it's about to depart at %2. Protect it from any possible attack.",_nameOrigin,_displayTime,_nameDest],"Protect Convoy",_mrkDest],_posDest,false,0,true,"run",true] call BIS_fnc_taskCreate; missionsX pushBack ["CONVOY","CREATED"]; publicVariable "missionsX"; sleep (_timeLimit * 60); -private _speedLimit = 40; -_posOrig = []; -_dir = 0; -if (_base in airportsX) then +// Setup spawn data + +private _posOrig = []; +if (_mrkOrigin in airportsX) then { - _indexX = airportsX find _base; - _spawnPoint = server getVariable (format ["spawn_%1", _base]); + // use the map-defined spawnpoint as a starting point for airfields + private _spawnPoint = server getVariable (format ["spawn_%1", _mrkOrigin]); _posOrig = getMarkerPos _spawnPoint; - _dir = markerDir _spawnPoint; } else { - _spawnPoint = [getMarkerPos _base] call A3A_fnc_findNearestGoodRoad; - _posOrig = position _spawnPoint; - _dir = getDir _spawnPoint; + private _spawnRoad = [getMarkerPos _mrkOrigin] call A3A_fnc_findNearestGoodRoad; + _posOrig = position _spawnRoad; }; -_groupX = createGroup _sideX; -_groups pushBack _groupX; -_typeVehX = if (_sideX == Occupants) then {if (!_isFIA) then {selectRandom vehNATOLightArmed} else {vehPoliceCar}} else {selectRandom vehCSATLightArmed}; -_timeOut = 0; -_pos = _posOrig findEmptyPosition [0,100,_typeVehX]; -while {_timeOut < 60} do -{ - if (count _pos > 0) exitWith {}; - _timeOut = _timeOut + 1; - _pos = _posOrig findEmptyPosition [0,100,_typeVehX]; - sleep 1; -}; -if (count _pos == 0) then {_pos = _posOrig}; - -_vehicle=[_pos,_dir,_typeVehX, _groupX] call bis_fnc_spawnvehicle; -_vehLead = _vehicle select 0; -_vehLead allowDamage false; -[_vehLead,"Convoy Lead"] spawn A3A_fnc_inmuneConvoy; -_vehCrew = _vehicle select 1; -{[_x] call A3A_fnc_NATOinit;_x allowDamage false} forEach _vehCrew; -_soldiers append _vehCrew; -_vehiclesX pushBack _vehLead; -[_vehLead] call A3A_fnc_AIVEHinit; -_vehLead limitSpeed _speedLimit; - -_countX = 1; -if (_difficultX) then {_countX =3} else {if ([_destinationX] call A3A_fnc_isFrontline) then {_countX = (round random 2) + 1}}; -_vehPool = if (_sideX == Occupants) then {if (!_isFIA) then {vehNATOAttack} else {[vehFIAArmedCar,vehFIATruck,vehFIACar]}} else {vehCSATAttack}; -if (!_isFIA) then -{ - _rnd = random 100; - if (_sideX == Occupants) then - { - if (_rnd > prestigeNATO) then - { - _vehPool = _vehPool - [vehNATOTank]; - }; - } - else - { - if (_rnd > prestigeCSAT) then - { - _vehPool = _vehPool - [vehCSATTank]; - }; - }; - if (count _vehPool == 0) then {if (_sideX == Occupants) then {_vehPool = vehNATOTrucks} else {_vehPool = vehCSATTrucks}}; +// Shift to nearest nav point so that we don't drive backwards +_posOrig = [[_posOrig] call A3A_fnc_findNearestNavPoint] call A3A_fnc_getNavPos; + +private _route = [_posOrig, _posDest] call A3A_fnc_findPath; +if (_route isEqualTo []) then { + _route = [_posOrig, _posDest] +} else { + _route deleteAt 0; // origin will be doubled }; -for "_i" from 1 to _countX do -{ - sleep 2; - _typeVehEsc = selectRandom _vehPool; - if (not([_typeVehEsc] call A3A_fnc_vehAvailable)) then - { - _vehPool = _vehPool - [_typeVehEsc]; - _typeVehEsc = if (_sideX == Occupants) then {selectRandom vehNATOTrucks} else {selectRandom vehCSATTrucks}; - if (count _vehPool == 0) then {if (_sideX == Occupants) then {_vehPool = vehNATOTrucks} else {_vehPool = vehCSATTrucks}}; - }; - _timeOut = 0; - _pos = _posOrig findEmptyPosition [10,100,_typeVehEsc]; - while {_timeOut < 60} do - { - if (count _pos > 0) exitWith {}; - _timeOut = _timeOut + 1; - _pos = _posOrig findEmptyPosition [10,100,_typeVehEsc]; - sleep 1; - }; - if (count _pos == 0) then {_pos = _posOrig}; - _vehicle=[_pos, _dir,_typeVehEsc, _groupX] call bis_fnc_spawnvehicle; - _veh = _vehicle select 0; +private _vecdir = (_route select 0) vectorFromTo (_route select 1); +private _dir = (_route select 0) getDir (_route select 1); +private _distOffset = 30; // how far down the road to place next vehicle +private _speedLimit = 40; + +private _vehPool = [_sideX, ["Air"]] call A3A_fnc_getVehiclePoolForQRFs; + + +// Spawning worker functions + +private _fnc_spawnConvoyVehicle = { + params ["_vehType", "_markName"]; + + private _pos = _posOrig vectorAdd (_vecdir vectorMultiply _distOffset); + private _veh = createVehicle [_vehType, _pos, [], 5]; + _veh setDir _dir; _veh allowDamage false; - [_veh,"Convoy Escort"] spawn A3A_fnc_inmuneConvoy; - _vehCrew = _vehicle select 1; - {[_x] call A3A_fnc_NATOinit;_x allowDamage false} forEach _vehCrew; - _soldiers = _soldiers + _vehCrew; + _veh limitSpeed _speedLimit; + + private _group = createVehicleCrew _veh; + _group addVehicle _veh; + { + // probably don't want civilian drivers here, but it's a pain atm + if (side _group != civilian) then { [_x] call A3A_fnc_NATOinit }; + _x allowDamage false; + } forEach (units _group); + _soldiers append (units _group); + + [_veh, _sideX] call A3A_fnc_AIVEHinit; + [_veh, _markName] spawn A3A_fnc_inmuneConvoy; // NOTE: should not be called unless moving within 60s _vehiclesX pushBack _veh; - [_veh] call A3A_fnc_AIVEHinit; - if (_i == 1) then {_veh setConvoySeparation 60} else {_veh setConvoySeparation 20}; - if (!_isFIA) then + _distOffset = _distOffset - 15; + _veh; +}; + +private _fnc_spawnEscortVehicle = { + + private _typeVehEsc = selectRandomWeighted _vehPool; + private _veh = [_typeVehEsc, "Convoy Escort"] call _fnc_spawnConvoyVehicle; + + if (!_isMilitia) then { if (not(_typeVehEsc in vehTanks)) then { - _typeGroup = [_typeVehEsc,_sideX] call A3A_fnc_cargoSeats; - _groupEsc = [_posbase,_sideX, _typeGroup] call A3A_fnc_spawnGroup; - {[_x] call A3A_fnc_NATOinit;_x assignAsCargo _veh;_x moveInCargo _veh; _soldiers pushBack _x;[_x] joinSilent _groupX} forEach units _groupEsc; - deleteGroup _groupEsc; + private _typeGroup = [_typeVehEsc,_sideX] call A3A_fnc_cargoSeats; + private _groupEsc = [_posOrigin,_sideX, _typeGroup] call A3A_fnc_spawnGroup; + {[_x] call A3A_fnc_NATOinit;_x assignAsCargo _veh;_x moveInCargo _veh;} forEach units _groupEsc; + _soldiers append (units _groupEsc); }; } else { if (not(_typeVehEsc == vehFIAArmedCar)) then { - _typeGroup = selectRandom groupsFIASquad; + private _typeGroup = selectRandom groupsFIASquad; if (_typeVehEsc == vehFIACar) then { _typeGroup = selectRandom groupsFIAMid; }; - _groupEsc = [_posbase,_sideX, _typeGroup] call A3A_fnc_spawnGroup; - {[_x] call A3A_fnc_NATOinit;_x assignAsCargo _veh;_x moveInCargo _veh; _soldiers pushBack _x;[_x] joinSilent _groupX} forEach units _groupEsc; - deleteGroup _groupEsc; + private _groupEsc = [_posOrigin,_sideX, _typeGroup] call A3A_fnc_spawnGroup; + {[_x] call A3A_fnc_NATOinit;_x assignAsCargo _veh;_x moveInCargo _veh;} forEach units _groupEsc; + _soldiers append (units _groupEsc); }; }; }; -//Objective creation starts here ---------------------------------------------- -sleep 2; +// Convoy vehicle spawning + +// Lead vehicle +private _typeVehX = if (_sideX == Occupants) then {if (!_isMilitia) then {selectRandom vehNATOLightArmed} else {vehPoliceCar}} else {selectRandom vehCSATLightArmed}; +private _vehLead = [_typeVehX, "Convoy Lead"] call _fnc_spawnConvoyVehicle; -_timeOut = 0; -_pos = _posOrig findEmptyPosition [10,100,_typeVehX]; -while {_timeOut < 60} do + +// Initial escort vehicles +private _countX = if (_difficult) then {2} else {1}; +for "_i" from 1 to _countX do { - if (count _pos > 0) exitWith {}; - _timeOut = _timeOut + 1; - _pos = _posOrig findEmptyPosition [10,100,_typeVehX]; - sleep 1; + sleep 2; + [] call _fnc_spawnEscortVehicle; }; -if (count _pos == 0) then {_pos = _posOrig}; - -_vehicle=[_pos, _dir,_typeVehObj, _groupX] call bis_fnc_spawnvehicle; -_vehObj = _vehicle select 0; -_vehObj allowDamage false; -if (_difficultX) then {[_vehObj," Convoy Objective"] spawn A3A_fnc_inmuneConvoy} else {[_vehObj,"Convoy Objective"] spawn A3A_fnc_inmuneConvoy}; -_vehCrew = _vehicle select 1; -{[_x] call A3A_fnc_NATOinit; _x allowDamage false} forEach _vehCrew; -_soldiers = _soldiers + _vehCrew; -_vehiclesX pushBack _vehObj; -[_vehObj] call A3A_fnc_AIVEHinit; - -if (_typeConvoyX == "Armor") then {_vehObj lock 3};// else {_vehObj forceFollowRoad true}; -if (_typeConvoyX == "Prisoners") then + +//Objective creation starts here ---------------------------------------------- +sleep 2; +private _objText = if (_difficult) then {" Convoy Objective"} else {"Convoy Objective"}; +private _vehObj = [_typeVehObj, _objText] call _fnc_spawnConvoyVehicle; + +if (_convoyType == "Armor") then {_vehObj lock 3};// else {_vehObj forceFollowRoad true}; +if (_convoyType == "Prisoners") then { - _grpPOW = createGroup teamPlayer; - _groups pushBack _grpPOW; + private _grpPOW = createGroup teamPlayer; for "_i" from 1 to (1+ round (random 11)) do { - _unit = _grpPOW createUnit [SDKUnarmed, _posbase, [], 0, "NONE"]; - [_unit,true] remoteExec ["setCaptive",0,_unit]; + private _unit = [_grpPOW, SDKUnarmed, _posOrigin, [], 0, "NONE"] call A3A_fnc_createUnit; _unit setCaptive true; _unit disableAI "MOVE"; _unit setBehaviour "CARELESS"; @@ -299,123 +245,77 @@ if (_typeConvoyX == "Prisoners") then [_unit] call A3A_fnc_reDress; }; }; -if (_typeConvoyX == "reinforcementsX") then +if (_convoyType == "Reinforcements") then { - _typeGroup = [_typeVehObj,_sideX] call A3A_fnc_cargoSeats; - _groupEsc = [_posbase,_sideX,_typeGroup] call A3A_fnc_spawnGroup; - {[_x] call A3A_fnc_NATOinit;_x assignAsCargo _veh;_x moveInCargo _veh; _soldiers pushBack _x;[_x] joinSilent _groupX;_reinforcementsX pushBack _x} forEach units _groupEsc; - deleteGroup _groupEsc; + private _typeGroup = [_typeVehObj,_sideX] call A3A_fnc_cargoSeats; + private _groupEsc = [_posOrigin,_sideX,_typeGroup] call A3A_fnc_spawnGroup; + {[_x] call A3A_fnc_NATOinit;_x assignAsCargo _veh;_x moveInCargo _veh;} forEach units _groupEsc; + _soldiers append (units _groupEsc); + _reinforcementsX append (units _groupEsc); }; -if ((_typeConvoyX == "Money") or (_typeConvoyX == "Supplies")) then +if ((_convoyType == "Money") or (_convoyType == "Supplies")) then { reportedVehs pushBack _vehObj; publicVariable "reportedVehs"; _vehObj addEventHandler ["HandleDamage",{if (((_this select 1) find "wheel" != -1) and ((_this select 4=="") or (side (_this select 3) != teamPlayer)) and (!isPlayer driver (_this select 0))) then {0} else {(_this select 2)}}]; }; +// Tail escort sleep 2; -_typeVehEsc = selectRandom _vehPool; -if (not([_typeVehEsc] call A3A_fnc_vehAvailable)) then -{ - _typeVehX = if (_sideX == Occupants) then {selectRandom vehNATOTrucks} else {selectRandom vehCSATTrucks}; - _vehPool = _vehPool - [_typeVehX]; - if (count _vehPool == 0) then {if (_sideX == Occupants) then {_vehPool = vehNATOTrucks} else {_vehPool = vehCSATTrucks}}; -}; -_timeOut = 0; -_pos = _posOrig findEmptyPosition [10,100,_typeVehX]; -while {_timeOut < 60} do -{ - if (count _pos > 0) exitWith {}; - _timeOut = _timeOut + 1; - _pos = _posOrig findEmptyPosition [10,100,_typeVehX]; - sleep 1; -}; -if (count _pos == 0) then {_pos = _posOrig}; - -_vehicle=[_pos,_dir,_typeVehEsc, _groupX] call bis_fnc_spawnvehicle; -_veh = _vehicle select 0; -_veh allowDamage false; -[_veh,"Convoy Escort"] spawn A3A_fnc_inmuneConvoy; -_vehCrew = _vehicle select 1; -{[_x] call A3A_fnc_NATOinit; _x allowDamage false} forEach _vehCrew; -[_veh] call A3A_fnc_AIVEHinit; -_soldiers = _soldiers + _vehCrew; -_vehiclesX pushBack _veh; - -if (!_isFIA) then -{ - if (not(_typeVehEsc in vehTanks)) then - { - _typeGroup = [_typeVehEsc,_sideX] call A3A_fnc_cargoSeats; - _groupEsc = [_posbase,_sideX, _typeGroup] call A3A_fnc_spawnGroup; - {[_x] call A3A_fnc_NATOinit;_x assignAsCargo _veh;_x moveInCargo _veh; _soldiers pushBack _x;[_x] joinSilent _groupX} forEach units _groupEsc; - deleteGroup _groupEsc; - }; -} -else -{ - if (not(_typeVehEsc == vehFIAArmedCar)) then - { - _typeGroup = selectRandom groupsFIASquad; - if (_typeVehEsc == vehFIACar) then - { - _typeGroup = selectRandom groupsFIAMid; - }; - _groupEsc = [_posbase,_sideX,_typeGroup] call A3A_fnc_spawnGroup; - {[_x] call A3A_fnc_NATOinit;_x assignAsCargo _veh;_x moveInCargo _veh; _soldiers pushBack _x;[_x] joinSilent _groupX} forEach units _groupEsc; - deleteGroup _groupEsc; - }; -}; +[] call _fnc_spawnEscortVehicle; -[_vehiclesX,_soldiers] spawn -{ - sleep 30; - {_x allowDamage true} forEach (_this select 0); - {_x allowDamage true; if (vehicle _x == _x) then {deleteVehicle _x}} forEach (_this select 1); -}; - -private _route = [getPos _vehLead, _posDestination] call A3A_fnc_findPath; -if (_route isEqualTo []) then { - _route = [getPos _vehLead, _posDestination] -} else { - _route pushBack _posDestination; -}; -/* -//{_x disableAI "AUTOCOMBAT"} forEach _soldiers; -_wp0 = _groupX addWaypoint [(position _vehLead),0]; -//_wp0 = (waypoints _groupX) select 0; -_wp0 setWaypointType "MOVE"; -_wp0 setWaypointFormation "COLUMN"; -_wp0 setWaypointBehaviour "SAFE"; -[_base,_posDestination,_groupX] call A3A_fnc_WPCreate; -_wp0 = _groupX addWaypoint [_posDestination, count waypoints _groupX]; -_wp0 setWaypointType "MOVE"; -*/ +// Send vehicles on their way +private _fsmHandles = []; +_route deleteAt 0; { - _x limitSpeed _speedLimit; - private _newPos = (_route select 0) findEmptyPosition [0, 40, typeOf _x]; - if !(_newPos isEqualTo []) then { - _x setPos _newPos; - }; - [_x, _route] execFSM "FSMs\DriveAlongPath.fsm"; + _fsmHandles pushBack ([_x, _route] execFSM "FSMs\DriveAlongPath.fsm"); + sleep 3; } forEach _vehiclesX; +// Remove spawn-suicide protection +{_x allowDamage true} forEach _vehiclesX; +{_x allowDamage true; if (vehicle _x == _x) then {deleteVehicle _x}} forEach _soldiers; + -_bonus = if (_difficultX) then {2} else {1}; +// Termination condition handling +private _bonus = if (_difficult) then {2} else {1}; private _distanceFromTargetForArrival = 200; -if (_typeConvoyX == "ammunition") then +private _fnc_applyResults = { - waitUntil {sleep 1; (dateToNumber date > _enddateNum) or (_vehObj distance _posDestination < _distanceFromTargetForArrival) or (not alive _vehObj) or ((driver _vehObj getVariable ["spawner",false]) and (side group (driver _vehObj) == teamPlayer))}; - if ((_vehObj distance _posDestination < _distanceFromTargetForArrival) or (dateToNumber date >_enddateNum)) then + params ["_success", "_success1", "_adjustCA", "_adjustBoss", "_aggroMod", "_aggroTime", "_type"]; + + _taskState = if (_success) then { "SUCCEEDED" } else { "FAILED" }; + _taskState1 = if (_success1) then { "SUCCEEDED" } else { "FAILED" }; + + [_adjustCA, _sideX] remoteExec ["A3A_fnc_timingCA", 2]; + [_adjustBoss, theBoss] call A3A_fnc_playerScoreAdd; + + if (_sideX == Occupants) then { + [[_aggroMod, _aggroTime], [0, 0]] remoteExec ["A3A_fnc_prestige", 2] + } else { + [[0, 0], [_aggroMod, _aggroTime]] remoteExec ["A3A_fnc_prestige", 2] + }; + + if !(_success1) then { + _killZones = killZones getVariable [_mrkOrigin,[]]; + _killZones = _killZones + [_mrkDest,_mrkDest]; + killZones setVariable [_mrkOrigin,_killZones,true]; + }; + + private _eventText = format ["Rebels %1 a %2 convoy mission", ["lost", "won"] select _success, _type]; + [3, _eventText, "aggroEvent"] call A3A_fnc_log; +}; + +if (_convoyType == "Ammunition") then +{ + waitUntil {sleep 1; (dateToNumber date > _enddateNum) or (_vehObj distance _posDest < _distanceFromTargetForArrival) or (not alive _vehObj) or ((driver _vehObj getVariable ["spawner",false]) and (side group (driver _vehObj) == teamPlayer))}; + if ((_vehObj distance _posDest < _distanceFromTargetForArrival) or (dateToNumber date >_enddateNum)) then { - _taskState = "FAILED"; - _taskState1 = "SUCCEEDED"; - [-1200*_bonus] remoteExec ["A3A_fnc_timingCA",2]; - [-10*_bonus,theBoss] call A3A_fnc_playerScoreAdd; + [false, true, -1200*_bonus, -10*_bonus, -5, 60, "ammo"] call _fnc_applyResults; clearMagazineCargoGlobal _vehObj; clearWeaponCargoGlobal _vehObj; clearItemCargoGlobal _vehObj; @@ -423,150 +323,94 @@ if (_typeConvoyX == "ammunition") then } else { - _taskState = "SUCCEEDED"; - _taskState1 = "FAILED"; + [true, false, 1800*_bonus, 5*_bonus, 25, 120, "ammo"] call _fnc_applyResults; [0,300*_bonus] remoteExec ["A3A_fnc_resourcesFIA",2]; - [1800*_bonus] remoteExec ["A3A_fnc_timingCA",2]; {if (isPlayer _x) then {[10*_bonus,_x] call A3A_fnc_playerScoreAdd}} forEach ([500,0,_vehObj,teamPlayer] call A3A_fnc_distanceUnits); - [5*_bonus,theBoss] call A3A_fnc_playerScoreAdd; [getPosASL _vehObj,_sideX,"",false] spawn A3A_fnc_patrolCA; - if (_sideX == Occupants) then {[3,0] remoteExec ["A3A_fnc_prestige",2]} else {[0,3] remoteExec ["A3A_fnc_prestige",2]}; - if (!alive _vehObj) then - { - _killZones = killZones getVariable [_base,[]]; - _killZones = _killZones + [_destinationX,_destinationX]; - killZones setVariable [_base,_killZones,true]; - }; }; }; -if (_typeConvoyX == "Armor") then +if (_convoyType == "Armor") then { - waitUntil {sleep 1; (dateToNumber date > _enddateNum) or (_vehObj distance _posDestination < _distanceFromTargetForArrival) or (not alive _vehObj) or ((driver _vehObj getVariable ["spawner",false]) and (side group (driver _vehObj) == teamPlayer))}; - if ((_vehObj distance _posDestination < _distanceFromTargetForArrival) or (dateToNumber date > _enddateNum)) then + waitUntil {sleep 1; (dateToNumber date > _enddateNum) or (_vehObj distance _posDest < _distanceFromTargetForArrival) or (not alive _vehObj) or ((driver _vehObj getVariable ["spawner",false]) and (side group (driver _vehObj) == teamPlayer))}; + if ((_vehObj distance _posDest < _distanceFromTargetForArrival) or (dateToNumber date > _enddateNum)) then { - _taskState = "FAILED"; - _taskState1 = "SUCCEEDED"; - server setVariable [_destinationX,dateToNumber date,true]; - [-1200*_bonus] remoteExec ["A3A_fnc_timingCA",2]; - [-10*_bonus,theBoss] call A3A_fnc_playerScoreAdd; + [false, true, -1200*_bonus, -10*_bonus, -5, 60, "armor"] call _fnc_applyResults; + server setVariable [_mrkDest,dateToNumber date,true]; } else { - _taskState = "SUCCEEDED"; - _taskState1 = "FAILED"; - [5,0] remoteExec ["A3A_fnc_prestige",2]; - [0,5*_bonus,_posDestination] remoteExec ["A3A_fnc_citySupportChange",2]; - [1800*_bonus] remoteExec ["A3A_fnc_timingCA",2]; + [true, false, 1800*_bonus, 5*_bonus, 20, 90, "armor"] call _fnc_applyResults; + [0,5*_bonus,_posDest] remoteExec ["A3A_fnc_citySupportChange",2]; {if (isPlayer _x) then {[10*_bonus,_x] call A3A_fnc_playerScoreAdd}} forEach ([500,0,_vehObj,teamPlayer] call A3A_fnc_distanceUnits); - [5*_bonus,theBoss] call A3A_fnc_playerScoreAdd; [getPosASL _vehObj,_sideX,"",false] spawn A3A_fnc_patrolCA; - if (_sideX == Occupants) then {[3,0] remoteExec ["A3A_fnc_prestige",2]} else {[0,3] remoteExec ["A3A_fnc_prestige",2]}; - if (!alive _vehObj) then - { - _killZones = killZones getVariable [_base,[]]; - _killZones = _killZones + [_destinationX,_destinationX]; - killZones setVariable [_base,_killZones,true]; - }; }; }; -if (_typeConvoyX == "Prisoners") then +if (_convoyType == "Prisoners") then { - waitUntil {sleep 1; (dateToNumber date > _enddateNum) or (_vehObj distance _posDestination < _distanceFromTargetForArrival) or (not alive driver _vehObj) or ((driver _vehObj getVariable ["spawner",false]) and (side group (driver _vehObj == teamPlayer))) or ({alive _x} count _POWs == 0)}; - if ((_vehObj distance _posDestination < _distanceFromTargetForArrival) or ({alive _x} count _POWs == 0) or (dateToNumber date > _enddateNum)) then + waitUntil {sleep 1; (dateToNumber date > _enddateNum) or (_vehObj distance _posDest < _distanceFromTargetForArrival) or (not alive driver _vehObj) or ((driver _vehObj getVariable ["spawner",false]) and (side group (driver _vehObj) == teamPlayer)) or ({alive _x} count _POWs == 0)}; + if ((_vehObj distance _posDest < _distanceFromTargetForArrival) or ({alive _x} count _POWs == 0) or (dateToNumber date > _enddateNum)) then { - _taskState = "FAILED"; - _taskState1 = "SUCCEEDED"; - {[_x,false] remoteExec ["setCaptive",0,_x]; _x setCaptive false} forEach _POWs; - //_countX = 2 * (count _POWs); - //[_countX,0] remoteExec ["A3A_fnc_prestige",2]; - [-10*_bonus,theBoss] call A3A_fnc_playerScoreAdd; + [false, true, 0, -10*_bonus, -10, 60, "prisoner"] call _fnc_applyResults; }; if ((not alive driver _vehObj) or ((driver _vehObj getVariable ["spawner",false]) and (side group (driver _vehObj) == teamPlayer))) then { [getPosASL _vehObj,_sideX,"",false] spawn A3A_fnc_patrolCA; - {[_x,false] remoteExec ["setCaptive",0,_x]; _x setCaptive false; _x enableAI "MOVE"; [_x] orderGetin false} forEach _POWs; + {[_x,false] remoteExec ["setCaptive",_x]; _x enableAI "MOVE"; [_x] orderGetin false} forEach _POWs; waitUntil {sleep 2; ({alive _x} count _POWs == 0) or ({(alive _x) and (_x distance _posHQ < 50)} count _POWs > 0) or (dateToNumber date > _enddateNum)}; + if (({alive _x} count _POWs == 0) or (dateToNumber date > _enddateNum)) then { - _taskState = "FAILED"; - _taskState1 = "FAILED"; - _countX = 2 * (count _POWs); - //[0,- _countX, _posDestination] remoteExec ["A3A_fnc_citySupportChange",2]; - [-10*_bonus,theBoss] call A3A_fnc_playerScoreAdd; - _killZones = killZones getVariable [_base,[]]; - _killZones = _killZones + [_destinationX,_destinationX]; - killZones setVariable [_base,_killZones,true]; + [false, false, 0, -10*_bonus, 20, 120, "prisoner"] call _fnc_applyResults; } else { - _taskState = "SUCCEEDED"; - _taskState1 = "FAILED"; _countX = {(alive _x) and (_x distance _posHQ < 150)} count _POWs; - _hr = _countX; - _resourcesFIA = 300 * _countX; - [_hr,_resourcesFIA*_bonus] remoteExec ["A3A_fnc_resourcesFIA",2]; - [0,10*_bonus,_posbase] remoteExec ["A3A_fnc_citySupportChange",2]; - if (_sideX == Occupants) then {[3,0] remoteExec ["A3A_fnc_prestige",2]} else {[-2*_countX,3] remoteExec ["A3A_fnc_prestige",2]}; - {[_x] join _grppow; [_x] orderGetin false} forEach _POWs; + [true, false, 0, _bonus*_countX/2, 10, 120, "prisoner"] call _fnc_applyResults; + + [_countX,_countX*300*_bonus] remoteExec ["A3A_fnc_resourcesFIA",2]; + [0,10*_bonus,_posOrigin] remoteExec ["A3A_fnc_citySupportChange",2]; {[_countX,_x] call A3A_fnc_playerScoreAdd} forEach (allPlayers - (entities "HeadlessClient_F")); - [(round (_countX/2))*_bonus,theBoss] call A3A_fnc_playerScoreAdd; }; }; }; -if (_typeConvoyX == "reinforcementsX") then +if (_convoyType == "Reinforcements") then { - waitUntil {sleep 1; (dateToNumber date > _enddateNum) or (_vehObj distance _posDestination < _distanceFromTargetForArrival) or ({(!alive _x) or (captive _x)} count _reinforcementsX == count _reinforcementsX)}; + waitUntil {sleep 1; (dateToNumber date > _enddateNum) or (_vehObj distance _posDest < _distanceFromTargetForArrival) or ({(!alive _x) or (captive _x)} count _reinforcementsX == count _reinforcementsX)}; if ({(!alive _x) or (captive _x)} count _reinforcementsX == count _reinforcementsX) then { - _taskState = "SUCCEEDED"; - _taskState1 = "FAILED"; - [0,10*_bonus,_posbase] remoteExec ["A3A_fnc_citySupportChange",2]; - if (_sideX == Occupants) then {[3,0] remoteExec ["A3A_fnc_prestige",2]} else {[0,3] remoteExec ["A3A_fnc_prestige",2]}; + [true, false, 0, 5*_bonus, 10, 90, "reinforcement"] call _fnc_applyResults; + [0,10*_bonus,_posOrigin] remoteExec ["A3A_fnc_citySupportChange",2]; {if (_x distance _vehObj < 500) then {[10*_bonus,_x] call A3A_fnc_playerScoreAdd}} forEach (allPlayers - (entities "HeadlessClient_F")); - [5*_bonus,theBoss] call A3A_fnc_playerScoreAdd; - _killZones = killZones getVariable [_base,[]]; - _killZones = _killZones + [_destinationX,_destinationX]; - killZones setVariable [_base,_killZones,true]; } else { - _taskState = "FAILED"; + [false, true, 0, -10*_bonus, -10, 60, "reinforcement"] call _fnc_applyResults; _countX = {alive _x} count _reinforcementsX; - if (_countX > 8) then {_taskState1 = "SUCCEEDED"} else {_taskState = "FAILED"}; - [-10*_bonus,theBoss] call A3A_fnc_playerScoreAdd; - if (sidesX getVariable [_destinationX,sideUnknown] != teamPlayer) then + if (_countX <= 8) then {_taskState1 = "FAILED"}; + if (sidesX getVariable [_mrkDest,sideUnknown] != teamPlayer) then { _typesX = []; {_typesX pushBack (typeOf _x)} forEach (_reinforcementsX select {alive _x}); - [_soldiers,_sideX,_destinationX,0] remoteExec ["A3A_fnc_garrisonUpdate",2]; + [_typesX,_sideX,_mrkDest,0] remoteExec ["A3A_fnc_garrisonUpdate",2]; }; - if (_sideX == Occupants) then {[(-1*(0.25*_countX)),0] remoteExec ["A3A_fnc_prestige",2]} else {[0,(-1*(0.25*_countX))] remoteExec ["A3A_fnc_prestige",2]}; }; }; -if (_typeConvoyX == "Money") then +if (_convoyType == "Money") then { - waitUntil {sleep 1; (dateToNumber date > _enddateNum) or (_vehObj distance _posDestination < _distanceFromTargetForArrival) or (not alive _vehObj) or ((driver _vehObj getVariable ["spawner",false]) and (side group (driver _vehObj) == teamPlayer))}; - if ((dateToNumber date > _enddateNum) or (_vehObj distance _posDestination < _distanceFromTargetForArrival) or (not alive _vehObj)) then + waitUntil {sleep 1; (dateToNumber date > _enddateNum) or (_vehObj distance _posDest < _distanceFromTargetForArrival) or (not alive _vehObj) or ((driver _vehObj getVariable ["spawner",false]) and (side group (driver _vehObj) == teamPlayer))}; + if ((dateToNumber date > _enddateNum) or (_vehObj distance _posDest < _distanceFromTargetForArrival) or (not alive _vehObj)) then { - _taskState = "FAILED"; - if ((dateToNumber date > _enddateNum) or (_vehObj distance _posDestination < _distanceFromTargetForArrival)) then + if ((dateToNumber date > _enddateNum) or (_vehObj distance _posDest < _distanceFromTargetForArrival)) then { - [-1200*_bonus] remoteExec ["A3A_fnc_timingCA",2]; - [-10*_bonus,theBoss] call A3A_fnc_playerScoreAdd; - _taskState1 = "SUCCEEDED"; + [false, true, -1200, -10*_bonus, -5, 60, "money"] call _fnc_applyResults; } else { - [getPosASL _vehObj,_sideX,"",false] spawn A3A_fnc_patrolCA; - [1200*_bonus] remoteExec ["A3A_fnc_timingCA",2]; - _taskState1 = "FAILED"; - _killZones = killZones getVariable [_base,[]]; - _killZones = _killZones + [_destinationX,_destinationX]; - killZones setVariable [_base,_killZones,true]; + [false, false, 1200, 0, -5, 60, "money"] call _fnc_applyResults; }; }; if ((driver _vehObj getVariable ["spawner",false]) and (side group (driver _vehObj) == teamPlayer)) then @@ -575,108 +419,72 @@ if (_typeConvoyX == "Money") then waitUntil {sleep 2; (_vehObj distance _posHQ < 50) or (not alive _vehObj) or (dateToNumber date > _enddateNum)}; if ((not alive _vehObj) or (dateToNumber date > _enddateNum)) then { - _taskState = "FAILED"; - _taskState1 = "FAILED"; - [1200*_bonus] remoteExec ["A3A_fnc_timingCA",2]; + [false, false, 1200, 0, -5, 60, "money"] call _fnc_applyResults; }; if (_vehObj distance _posHQ < 50) then { - _taskState = "SUCCEEDED"; - _taskState1 = "FAILED"; - [10*_bonus,-20*_bonus,_posDestination] remoteExec ["A3A_fnc_citySupportChange",2]; - [3,0] remoteExec ["A3A_fnc_prestige",2]; + [true, false, 1200, 5*_bonus, 25, 120, "money"] call _fnc_applyResults; [0,5000*_bonus] remoteExec ["A3A_fnc_resourcesFIA",2]; - [-120*_bonus] remoteExec ["A3A_fnc_timingCA",2]; {if (_x distance _vehObj < 500) then {[10*_bonus,_x] call A3A_fnc_playerScoreAdd}} forEach (allPlayers - (entities "HeadlessClient_F")); - [5*_bonus,theBoss] call A3A_fnc_playerScoreAdd; - waitUntil {sleep 1; speed _vehObj < 1}; - [_vehObj] call A3A_fnc_empty; - deleteVehicle _vehObj; }; }; reportedVehs = reportedVehs - [_vehObj]; publicVariable "reportedVehs"; }; -if (_typeConvoyX == "Supplies") then +if (_convoyType == "Supplies") then { - waitUntil {sleep 1; (dateToNumber date > _enddateNum) or (_vehObj distance _posDestination < _distanceFromTargetForArrival) or (not alive _vehObj) or ((driver _vehObj getVariable ["spawner",false]) and (side group (driver _vehObj) == teamPlayer))}; + waitUntil {sleep 1; (dateToNumber date > _enddateNum) or (_vehObj distance _posDest < _distanceFromTargetForArrival) or (not alive _vehObj) or ((driver _vehObj getVariable ["spawner",false]) and (side group (driver _vehObj) == teamPlayer))}; if (not alive _vehObj) then { + [false, false, 0, -10*_bonus, 20, 120, "supply"] call _fnc_applyResults; [getPosASL _vehObj,_sideX,"",false] spawn A3A_fnc_patrolCA; - _taskState = "FAILED"; - _taskState1 = "FAILED"; - [3,0] remoteExec ["A3A_fnc_prestige",2]; - [-10*_bonus,theBoss] call A3A_fnc_playerScoreAdd; - _killZones = killZones getVariable [_base,[]]; - _killZones = _killZones + [_destinationX,_destinationX]; - killZones setVariable [_base,_killZones,true]; }; - if ((dateToNumber date > _enddateNum) or (_vehObj distance _posDestination < 300) or ((driver _vehObj getVariable ["spawner",false]) and (side group (driver _vehObj) == teamPlayer))) then + if ((dateToNumber date > _enddateNum) or (_vehObj distance _posDest < 300) or ((driver _vehObj getVariable ["spawner",false]) and (side group (driver _vehObj) == teamPlayer))) then { if ((driver _vehObj getVariable ["spawner",false]) and (side group (driver _vehObj) == teamPlayer)) then { [getPosASL _vehObj,_sideX,"",false] spawn A3A_fnc_patrolCA; - waitUntil {sleep 1; (_vehObj distance _posDestination < 100) or (not alive _vehObj) or (dateToNumber date > _enddateNum)}; - if (_vehObj distance _posDestination < 100) then + waitUntil {sleep 1; (_vehObj distance _posDest < 100) or (not alive _vehObj) or (dateToNumber date > _enddateNum)}; + if (_vehObj distance _posDest < 100) then { - _taskState = "SUCCEEDED"; - _taskState1 = "FAILED"; - [0,15*_bonus,_destinationX] remoteExec ["A3A_fnc_citySupportChange",2]; + [true, false, 0, 5*_bonus, 10, 90, "supply"] call _fnc_applyResults; + [0,15*_bonus,_mrkDest] remoteExec ["A3A_fnc_citySupportChange",2]; {if (_x distance _vehObj < 500) then {[10*_bonus,_x] call A3A_fnc_playerScoreAdd}} forEach (allPlayers - (entities "HeadlessClient_F")); - [5*_bonus,theBoss] call A3A_fnc_playerScoreAdd; } else { - _taskState = "FAILED"; - _taskState1 = "FAILED"; - [5*_bonus,-10*_bonus,_destinationX] remoteExec ["A3A_fnc_citySupportChange",2]; - [3,0] remoteExec ["A3A_fnc_prestige",2]; - [-10*_bonus,theBoss] call A3A_fnc_playerScoreAdd; + [false, false, 0, -10*_bonus, -10, 60, "supply"] call _fnc_applyResults; + [5*_bonus,-10*_bonus,_mrkDest] remoteExec ["A3A_fnc_citySupportChange",2]; }; } else { - _taskState = "FAILED"; - _taskState1 = "SUCCEEDED"; - [-3,0] remoteExec ["A3A_fnc_prestige",2]; - [15*_bonus,0,_destinationX] remoteExec ["A3A_fnc_citySupportChange",2]; - [-10*_bonus,theBoss] call A3A_fnc_playerScoreAdd; + [false, true, 0, -10*_bonus, -10, 60, "supply"] call _fnc_applyResults; + [15*_bonus,0,_mrkDest] remoteExec ["A3A_fnc_citySupportChange",2]; }; }; reportedVehs = reportedVehs - [_vehObj]; publicVariable "reportedVehs"; }; -["CONVOY",[_textX,_taskTitle,_destinationX],_posDestination,_taskState] call A3A_fnc_taskUpdate; -["CONVOY1",[format ["A convoy from %1 to %3, it's about to depart at %2. Protect it from any possible attack.",_nameOrigin,_displayTime,_nameDest],"Protect Convoy",_destinationX],_posDestination,_taskState1] call A3A_fnc_taskUpdate; -_wp0 = _groupX addWaypoint [_posbase, 0]; -_wp0 setWaypointType "MOVE"; -_wp0 setWaypointBehaviour "SAFE"; -_wp0 setWaypointSpeed "LIMITED"; -_wp0 setWaypointFormation "COLUMN"; +["CONVOY",[_textX,_taskTitle,_mrkDest],_posDest,_taskState] call A3A_fnc_taskUpdate; +["CONVOY1",[format ["A convoy from %1 to %3, it's about to depart at %2. Protect it from any possible attack.",_nameOrigin,_displayTime,_nameDest],"Protect Convoy",_mrkDest],_posDest,_taskState1] call A3A_fnc_taskUpdate; -if (_typeConvoyX == "Prisoners") then -{ - { - deleteVehicle _x; - } forEach _POWs; -}; + +// Cleanup + +{ deleteVehicle _x } forEach _POWs; _nul = [600,"CONVOY"] spawn A3A_fnc_deleteTask; _nul = [0,"CONVOY1"] spawn A3A_fnc_deleteTask; -{ -if (!([distanceSPWN,1,_x,teamPlayer] call A3A_fnc_distanceUnits)) then {deleteVehicle _x} -} forEach _vehiclesX; -{ -if (!([distanceSPWN,1,_x,teamPlayer] call A3A_fnc_distanceUnits)) then {deleteVehicle _x; _soldiers = _soldiers - [_x]} -} forEach _soldiers; -if (count _soldiers > 0) then - { - { - waitUntil {sleep 1; (!([distanceSPWN,1,_x,teamPlayer] call A3A_fnc_distanceUnits))}; - deleteVehicle _x; - } forEach _soldiers; - }; -{deleteGroup _x} forEach _groups; +// abort active FSMs so that the groups merge +{ _x setFSMVariable ["_abort", true] } forEach _fsmHandles; +sleep 2; + +// Groups change due to convoy crew group split/merge, so we recreate them +private _groups = []; +{ if (alive _x) then {_groups pushBackUnique (group _x)} } forEach _soldiers; +{ [_x] spawn A3A_fnc_groupDespawner } forEach _groups; +{ [_x] spawn A3A_fnc_VEHdespawner } forEach _vehiclesX; diff --git a/A3-Antistasi/functions/Missions/fn_missionRequest.sqf b/A3-Antistasi/functions/Missions/fn_missionRequest.sqf index d5883d2f48..9e61795bf6 100644 --- a/A3-Antistasi/functions/Missions/fn_missionRequest.sqf +++ b/A3-Antistasi/functions/Missions/fn_missionRequest.sqf @@ -8,6 +8,7 @@ _posbase = getMarkerPos respawnTeamPlayer; _potentials = []; _sites = []; _exists = false; +_test = []; _silencio = false; if (count _this > 1) then {_silencio = true}; @@ -49,7 +50,7 @@ if (_typeX == "AS") then if (!_silencio) then { [petros,"globalChat","I have no assasination missions for you. Move our HQ closer to the enemy or finish some other assasination missions in order to have better intel"] remoteExec ["A3A_fnc_commsMP",theBoss]; - [petros,"hint","Assasination Missions require cities, Patrolled Jungles or Airports closer than 4Km from your HQ."] remoteExec ["A3A_fnc_commsMP",theBoss]; + [petros,"hint","Assasination Missions require cities, Patrolled Jungles or Airports closer than 4Km from your HQ.", "Missions"] remoteExec ["A3A_fnc_commsMP",theBoss]; }; } else @@ -71,7 +72,7 @@ if (_typeX == "CON") then if (!_silencio) then { [petros,"globalChat","I have no Conquest missions for you. Move our HQ closer to the enemy or finish some other conquest missions in order to have better intel."] remoteExec ["A3A_fnc_commsMP",theBoss]; - [petros,"hint","Conquest Missions require roadblocks or outposts closer than 4Km from your HQ."] remoteExec ["A3A_fnc_commsMP",theBoss]; + [petros,"hint","Conquest Missions require roadblocks or outposts closer than 4Km from your HQ.", "Missions"] remoteExec ["A3A_fnc_commsMP",theBoss]; }; } else @@ -109,7 +110,7 @@ if (_typeX == "DES") then if (!_silencio) then { [petros,"globalChat","I have no destroy missions for you. Move our HQ closer to the enemy or finish some other destroy missions in order to have better intel"] remoteExec ["A3A_fnc_commsMP",theBoss]; - [petros,"hint","Destroy Missions require Airbases or Radio Towers closer than 4Km from your HQ."] remoteExec ["A3A_fnc_commsMP",theBoss]; + [petros,"hint","Destroy Missions require Airbases or Radio Towers closer than 4Km from your HQ.", "Missions"] remoteExec ["A3A_fnc_commsMP",theBoss]; }; } else @@ -122,7 +123,7 @@ if (_typeX == "DES") then }; if (_typeX == "LOG") then { - _sites = outposts + citiesX - destroyedSites; + _sites = outposts + citiesX + Seaports - destroyedSites; _sites = _sites select {sidesX getVariable [_x,sideUnknown] != teamPlayer}; if (random 100 < 20) then {_sites = _sites + banks}; if (count _sites > 0) then @@ -160,6 +161,11 @@ if (_typeX == "LOG") then _city = [citiesX, _pos] call BIS_fnc_nearestPosition; if (sidesX getVariable [_city,sideUnknown] == teamPlayer) then {_potentials = _potentials - [_siteX]}; }; + if (_siteX in Seaports) then { + if (_pos distance _posbase < distanceMission) then { + _potentials pushBack _siteX; + }; + }; }; }; if (count _potentials == 0) then @@ -167,7 +173,7 @@ if (_typeX == "LOG") then if (!_silencio) then { [petros,"globalChat","I have no logistics missions for you. Move our HQ closer to the enemy or finish some other logistics missions in order to have better intel"] remoteExec ["A3A_fnc_commsMP",theBoss]; - [petros,"hint","Logistics Missions require Outposts, Cities or Banks closer than 4Km from your HQ."] remoteExec ["A3A_fnc_commsMP",theBoss]; + [petros,"hint","Logistics Missions require Outposts, Cities or Banks closer than 4Km from your HQ.", "Missions"] remoteExec ["A3A_fnc_commsMP",theBoss]; }; } else @@ -176,6 +182,7 @@ if (_typeX == "LOG") then if (_siteX in citiesX) then {[[_siteX],"A3A_fnc_LOG_Supplies"] remoteExec ["A3A_fnc_scheduler",2]}; if (_siteX in outposts) then {[[_siteX],"A3A_fnc_LOG_Ammo"] remoteExec ["A3A_fnc_scheduler",2]}; if (_siteX in banks) then {[[_siteX],"A3A_fnc_LOG_Bank"] remoteExec ["A3A_fnc_scheduler",2]}; + if (_siteX in Seaports) then {[[_siteX],"A3A_fnc_LOG_Salvage"] remoteExec ["A3A_fnc_scheduler",2]}; }; }; if (_typeX == "RES") then @@ -196,7 +203,7 @@ if (_typeX == "RES") then if (!_silencio) then { [petros,"globalChat","I have no rescue missions for you. Move our HQ closer to the enemy or finish some other rescue missions in order to have better intel"] remoteExec ["A3A_fnc_commsMP",theBoss]; - [petros,"hint","Rescue Missions require Cities or Airports closer than 4Km from your HQ."] remoteExec ["A3A_fnc_commsMP",theBoss]; + [petros,"hint","Rescue Missions require Cities or Airports closer than 4Km from your HQ.", "Missions"] remoteExec ["A3A_fnc_commsMP",theBoss]; }; } else @@ -245,7 +252,7 @@ if (_typeX == "CONVOY") then if (!_silencio) then { [petros,"globalChat","I have no Convoy missions for you. Move our HQ closer to the enemy or finish some other missions in order to have better intel"] remoteExec ["A3A_fnc_commsMP",theBoss]; - [petros,"hint","Convoy Missions require Airports or Cities closer than 5Km from your HQ, and they must have an idle friendly base in their surroundings."] remoteExec ["A3A_fnc_commsMP",theBoss]; + [petros,"hint","Convoy Missions require Airports or Cities closer than 5Km from your HQ, and they must have an idle friendly base in their surroundings.", "Missions"] remoteExec ["A3A_fnc_commsMP",theBoss]; }; } else @@ -258,7 +265,7 @@ if (_typeX == "CONVOY") then else { [petros,"globalChat","There is a big battle around, I don't think the enemy will send any convoy"] remoteExec ["A3A_fnc_commsMP",theBoss]; - [petros,"hint","Convoy Missions require a calmed status around the island, and now it is not the proper time."] remoteExec ["A3A_fnc_commsMP",theBoss]; + [petros,"hint","Convoy Missions require a calmed status around the island, and now it is not the proper time.", "Missions"] remoteExec ["A3A_fnc_commsMP",theBoss]; }; }; diff --git a/A3-Antistasi/functions/Missions/fn_underAttack.sqf b/A3-Antistasi/functions/Missions/fn_underAttack.sqf index 9014836ade..87a2640f88 100644 --- a/A3-Antistasi/functions/Missions/fn_underAttack.sqf +++ b/A3-Antistasi/functions/Missions/fn_underAttack.sqf @@ -1,6 +1,9 @@ private ["_markerX","_nameDest","_nameENY"]; params ["_markerX", "_sideEny", "_sideX", ["_roadblockTemp", true]]; + +if ([_markerX] call BIS_fnc_taskExists) exitWith {}; + _nameDest = [_markerX] call A3A_fnc_localizar; _nameENY = if (_sideEny == teamPlayer) then { @@ -12,10 +15,16 @@ else }; if (_sideX == teamPlayer) then {_sideX = [teamPlayer,civilian]}; -[_sideX,_markerX,[format ["%2 is attacking us in %1. Help the defense if you can",_nameDest,_nameENY],format ["%1 Contact Rep",_nameENY],_markerX],getMarkerPos _markerX,false,0,true,"Defend",true] call BIS_fnc_taskCreate; +[_sideX,_markerX,[format ["%2 is attacking us in %1. Help the defense if you can",_nameDest,_nameENY],format ["%1 Contact Report",_nameENY],_markerX],getMarkerPos _markerX,false,0,true,"Defend",true] call BIS_fnc_taskCreate; if (_sideX isEqualType []) then {_sideX = teamPlayer}; -waitUntil {sleep 10; (sidesX getVariable [_markerX,sideUnknown] != _sideX) or (_roadblockTemp && {spawner getVariable _markerX == 2})}; +// Terminate on despawn, capture or ten minutes since last injury +waitUntil { + sleep 10; + (sidesX getVariable [_markerX,sideUnknown] != _sideX) or + (_roadblockTemp && {spawner getVariable _markerX == 2}) or + ((garrison getVariable [_markerX + "_lastAttack", 0]) + 600 < serverTime) +}; -[0,_markerX] spawn A3A_fnc_deleteTask; +[_markerX] call BIS_fnc_deleteTask; diff --git a/A3-Antistasi/functions/OrgPlayers/fn_assignBossIfNone.sqf b/A3-Antistasi/functions/OrgPlayers/fn_assignBossIfNone.sqf index ae4efe3ba7..359a3f82ef 100644 --- a/A3-Antistasi/functions/OrgPlayers/fn_assignBossIfNone.sqf +++ b/A3-Antistasi/functions/OrgPlayers/fn_assignBossIfNone.sqf @@ -1,30 +1,22 @@ -// Dont' run if a Boss exists. +if !(isServer) exitWith {}; private _filename = "fn_assignBossIfNone"; -if (!isNil "theBoss" && {!isNull theBoss}) exitWith { +// Don't run if a Boss exists and is still eligible +if (!isNil "theBoss" && {!isNull theBoss && (theBoss getVariable ["eligible", false])}) exitWith { [3, format ["Not attempting to assign new boss - player %1 is the boss", theBoss],_filename] call A3A_fnc_log; }; -private _members = []; -private _nextBoss = objNull; - -[3, format ["Attempting to assign new boss, checking % members for next Boss.", count membersX],_filename] call A3A_fnc_log; -// Are there any members online. +private _members = (call A3A_fnc_playableUnits) select { [_x] call A3A_fnc_isMember }; +[3, format ["Attempting to assign new boss, checking %1 members for next Boss.", count _members],_filename] call A3A_fnc_log; -private _BossRank = 0; +private _nextBoss = objNull; +private _bossRank = 0; { - private _isMember = [_x] call A3A_fnc_isMember; - if (_isMember) then { - _members pushBack _x; - }; - - if ((_x getVariable ["eligible",true]) && ({(side (group _x) == teamPlayer)}) && _isMember) then - { - [3, format ["Player %1 is eligible", name _x],_filename] call A3A_fnc_log; - [3, format ["Current Boss Rank: %1.", _BossRank],_filename] call A3A_fnc_log; + if ((_x getVariable ["eligible", false]) && (side group _x == teamPlayer)) then { + [3, format ["Player %1 is eligible", _x],_filename] call A3A_fnc_log; private _dataX = [_x] call A3A_fnc_numericRank; private _playerRank = _dataX select 0; - [3, format ["Players rank is: %1", _playerRank],_filename] call A3A_fnc_log; + [3, format ["Current boss rank: %1, player rank: %2", _bossRank, _playerRank],_filename] call A3A_fnc_log; if (_playerRank > _BossRank) then { _nextBoss = _x; @@ -32,20 +24,19 @@ private _BossRank = 0; }; } else { - [3, format ["Player is not eligible: %1", _x],_filename] call A3A_fnc_log; + [3, format ["Player %1 is not eligible", _x],_filename] call A3A_fnc_log; }; -} forEach (call A3A_fnc_playableUnits); +} forEach _members; if (!isNull _nextBoss) then { - [2, format ["Player chosen for Boss: %1", name _nextBoss],_filename] call A3A_fnc_log; - _textX = format ["%1 is the new leader of our forces. Greet them!", name _nextBoss]; - [_nextBoss] call A3A_fnc_theBossInit; - sleep 5; - [petros,"hint",_textX] remoteExec ["A3A_fnc_commsMP", 0]; + [2, format ["Player chosen for Boss: %1", _nextBoss],_filename] call A3A_fnc_log; + [_nextBoss] call A3A_fnc_theBossTransfer; } else { [2, "Couldn't select a new boss - no eligible candidates.",_filename] call A3A_fnc_log; + // Remove current boss if any, as they're ineligible + if (!isNil "theBoss" && {!isNull theBoss}) then { [] call A3A_fnc_theBossTransfer }; }; diff --git a/A3-Antistasi/functions/OrgPlayers/fn_donateMoney.sqf b/A3-Antistasi/functions/OrgPlayers/fn_donateMoney.sqf index fe8f5f0aca..a779f89d52 100644 --- a/A3-Antistasi/functions/OrgPlayers/fn_donateMoney.sqf +++ b/A3-Antistasi/functions/OrgPlayers/fn_donateMoney.sqf @@ -1,26 +1,19 @@ private ["_resourcesPlayer","_pointsXJ","_target"]; _resourcesPlayer = player getVariable "moneyX"; -if (_resourcesPlayer < 100) exitWith {hint "You have less than 100 € to donate"}; +if (_resourcesPlayer < 100) exitWith {["Donate Money", "You have less than 100 € to donate"] call A3A_fnc_customHint;}; if (count _this == 0) exitWith { - [-100] call A3A_fnc_resourcesPlayer; [0,100] remoteExec ["A3A_fnc_resourcesFIA",2]; _pointsXJ = (player getVariable "score") + 1; player setVariable ["score",_pointsXJ,true]; - hint "You have donated 100 € to the cause. This will raise your status among our forces"; - [] spawn A3A_fnc_statistics; - ["moneyX",player getVariable ["moneyX",0]] call fn_SaveStat; + [-100] call A3A_fnc_resourcesPlayer; + ["Donate Money", "You have donated 100 € to the cause. This will raise your status among our forces"] call A3A_fnc_customHint; }; _target = cursortarget; -if (!isPlayer _target) exitWith {hint "You must be looking to a player in order to give him money"}; +if (!isPlayer _target) exitWith {["Donate Money", "You must be looking to a player in order to give him money"] call A3A_fnc_customHint;}; [-100] call A3A_fnc_resourcesPlayer; -_money = player getVariable "moneyX"; -["moneyX",_money] call fn_SaveStat; -_moneyX = _target getVariable "moneyX"; -_target setVariable ["moneyX",_moneyX + 100, true]; -hint format ["You have donated 100 € to %1", name _target]; -[] remoteExec ["A3A_fnc_statistics",_target]; -[] spawn A3A_fnc_statistics; \ No newline at end of file +[100] remoteExec ["A3A_fnc_resourcesPlayer", _target]; +["Donate Money", format ["You have donated 100 € to %1", name _target]] call A3A_fnc_customHint; diff --git a/A3-Antistasi/functions/OrgPlayers/fn_makePlayerBossIfEligible.sqf b/A3-Antistasi/functions/OrgPlayers/fn_makePlayerBossIfEligible.sqf index ee0874eb76..1d2fe2273d 100644 --- a/A3-Antistasi/functions/OrgPlayers/fn_makePlayerBossIfEligible.sqf +++ b/A3-Antistasi/functions/OrgPlayers/fn_makePlayerBossIfEligible.sqf @@ -2,15 +2,11 @@ private _filename = "fn_makePlayerBossIfEligible"; params ["_player"]; -[3, format ["Attempting to make %1 the boss", name _player], _filename] call A3A_fnc_log; +[3, format ["Attempting to make %1 the boss", _player], _filename] call A3A_fnc_log; -private _textX = ""; - -if (_player getVariable ["eligible",true] && ({(side (group _player) == teamPlayer)}) && [_player] call A3A_fnc_isMember) exitWith { +if (_player getVariable ["eligible",false] && (side (group _player) == teamPlayer) && [_player] call A3A_fnc_isMember) exitWith { [3, "Player is eligible, making them the boss", _filename] call A3A_fnc_log; - _textX = format ["%1 is the new leader of our forces. Greet them!", name _player]; - [_player] call A3A_fnc_theBossInit; - [petros,"hint",_textX] remoteExec ["A3A_fnc_commsMP", 0]; + [_player] call A3A_fnc_theBossTransfer; true; }; diff --git a/A3-Antistasi/functions/OrgPlayers/fn_memberAdd.sqf b/A3-Antistasi/functions/OrgPlayers/fn_memberAdd.sqf index ce849e5e50..0e7a15972e 100644 --- a/A3-Antistasi/functions/OrgPlayers/fn_memberAdd.sqf +++ b/A3-Antistasi/functions/OrgPlayers/fn_memberAdd.sqf @@ -1,26 +1,26 @@ -if (!(serverCommandAvailable "#logout") and (!isServer)) exitWith {hint "Only Server Admins or hosters can add a new member"}; +if (!(serverCommandAvailable "#logout") and (!isServer)) exitWith {["Membership", "Only Server Admins or hosters can add a new member"] call A3A_fnc_customHint;}; -if !(membershipEnabled) exitWith {hint "Server Member feature is disabled"}; +if !(membershipEnabled) exitWith {["Membership", "Server Member feature is disabled"] call A3A_fnc_customHint;}; -if (isNil "membersX") exitWith {hint "Membership feature not yet initialised. Please try again later"}; +if (isNil "membersX") exitWith {["Membership", "Membership feature not yet initialised. Please try again later"] call A3A_fnc_customHint;}; _target = cursortarget; -if (!isPlayer _target) exitWith {hint "You are not pointing to anyone"}; +if (!isPlayer _target) exitWith {["Membership", "You are not pointing to anyone"] call A3A_fnc_customHint;}; _uid = getPlayerUID _target; -if ((_this select 0 == "add") and ([_target] call A3A_fnc_isMember)) exitWith {hint "The player is already a member of this server"}; -if ((_this select 0 == "remove") and !([_target] call A3A_fnc_isMember)) exitWith {hint "The player is not a member of this server"}; +if ((_this select 0 == "add") and ([_target] call A3A_fnc_isMember)) exitWith {["Membership", "The player is already a member of this server"] call A3A_fnc_customHint;}; +if ((_this select 0 == "remove") and !([_target] call A3A_fnc_isMember)) exitWith {["Membership", "The player is not a member of this server"] call A3A_fnc_customHint;}; if (_this select 0 == "add") then { membersX pushBackUnique _uid; - hint format ["%1 has been added to the Server Members List",name _target]; - ["You have been added to the Server Members list"] remoteExec ["hint", _target]; + ["Membership", format ["%1 has been added to the Server Members List",name _target]] call A3A_fnc_customHint; + ["Membership", "You have been added to the Server Members list"] remoteExec ["A3A_fnc_customHint", _target]; } else { membersX = membersX - [_uid]; - hint format ["%1 has been removed from the Server Members List",name _target]; - ["You have been removed from the Server Members list"] remoteExec ["hint", _target]; + ["Membership", format ["%1 has been removed from the Server Members List",name _target]] call A3A_fnc_customHint; + ["Membership", "You have been removed from the Server Members list"] remoteExec ["A3A_fnc_customHint", _target]; }; publicVariable "membersX"; \ No newline at end of file diff --git a/A3-Antistasi/functions/OrgPlayers/fn_membersList.sqf b/A3-Antistasi/functions/OrgPlayers/fn_membersList.sqf index 4d317d5744..1cbfcde712 100644 --- a/A3-Antistasi/functions/OrgPlayers/fn_membersList.sqf +++ b/A3-Antistasi/functions/OrgPlayers/fn_membersList.sqf @@ -1,6 +1,6 @@ -if !(membershipEnabled) exitWith {hint "Server Member feature is disabled"}; +if !(membershipEnabled) exitWith {["Membership", "Server Member feature is disabled"] call A3A_fnc_customHint;}; private ["_countX"]; -_textX = "In Game Members\n\n"; +_textX = "In Game Members

"; _countN = 0; { @@ -8,10 +8,10 @@ _playerX = _x getVariable ["owner",objNull]; if (!isNull _playerX) then { //_uid = getPlayerUID _playerX; - if ([_playerX] call A3A_fnc_isMember) then {_textX = format ["%1%2\n",_textX,name _playerX]} else {_countN = _countN + 1}; + if ([_playerX] call A3A_fnc_isMember) then {_textX = format ["%1%2
",_textX,name _playerX]} else {_countN = _countN + 1}; }; } forEach (call A3A_fnc_playableUnits); -_textX = format ["%1\nNo members:\n%2",_textX,_countN]; +_textX = format ["%1
No members:
%2",_textX,_countN]; -hint format ["%1",_textX]; \ No newline at end of file +["Membership", _textX] call A3A_fnc_customHint; \ No newline at end of file diff --git a/A3-Antistasi/functions/OrgPlayers/fn_playerScoreAdd.sqf b/A3-Antistasi/functions/OrgPlayers/fn_playerScoreAdd.sqf index 6ed828d2fe..3d6a223ad9 100644 --- a/A3-Antistasi/functions/OrgPlayers/fn_playerScoreAdd.sqf +++ b/A3-Antistasi/functions/OrgPlayers/fn_playerScoreAdd.sqf @@ -32,4 +32,3 @@ if (_pointsX > 0) then { if (_pointsX != 1) then {[0,(_pointsX * 5)] remoteExec ["A3A_fnc_resourcesFIA",2]} else {[0,20-(tierWar * 2)] remoteExec ["A3A_fnc_resourcesFIA",2]}; }; - diff --git a/A3-Antistasi/functions/OrgPlayers/fn_promotePlayer.sqf b/A3-Antistasi/functions/OrgPlayers/fn_promotePlayer.sqf index 9cbf3313a0..5104412db2 100755 --- a/A3-Antistasi/functions/OrgPlayers/fn_promotePlayer.sqf +++ b/A3-Antistasi/functions/OrgPlayers/fn_promotePlayer.sqf @@ -4,7 +4,7 @@ private ["_puntMax","_textX","_multiplier","_newRank","_selectable","_disconnect _puntMax = 0; _multiplier = 1; -private _textX = "Promoted Players:\n\n"; +private _textX = "Promoted Players:

"; _promoted = false; { @@ -22,7 +22,7 @@ _promoted = false; _promoted = true; [_player,_newRank] remoteExec ["A3A_fnc_ranksMP"]; _player setVariable ["rankX",_newRank,true]; - _textX = format ["%1%2: %3.\n",_textX, name _player, _newRank]; + _textX = format ["%1%2: %3.
",_textX, name _player, _newRank]; [-1*(50*_multiplier),_player] call A3A_fnc_playerScoreAdd; _multiplier = _multiplier + 1; sleep 5; @@ -34,6 +34,6 @@ _promoted = false; if (_promoted) then { - _textX = format ["%1\n\nCONGRATULATIONS!!",_textX]; - [petros,"hint",_textX] remoteExec ["A3A_fnc_commsMP"]; + _textX = format ["%1

CONGRATULATIONS!!",_textX]; + [petros,"hint",_textX, "Promotion"] remoteExec ["A3A_fnc_commsMP"]; }; diff --git a/A3-Antistasi/functions/OrgPlayers/fn_resourcesPlayer.sqf b/A3-Antistasi/functions/OrgPlayers/fn_resourcesPlayer.sqf index 368f435a17..b2aa04920e 100644 --- a/A3-Antistasi/functions/OrgPlayers/fn_resourcesPlayer.sqf +++ b/A3-Antistasi/functions/OrgPlayers/fn_resourcesPlayer.sqf @@ -4,5 +4,4 @@ _moneyX = _moneyX + (player getVariable "moneyX"); if (_moneyX < 0) then {_moneyX = 0}; player setVariable ["moneyX",_moneyX,true]; [] spawn A3A_fnc_statistics; -["moneyX",_moneyX] call fn_SaveStat; -true \ No newline at end of file +true diff --git a/A3-Antistasi/functions/OrgPlayers/fn_theBossInit.sqf b/A3-Antistasi/functions/OrgPlayers/fn_theBossInit.sqf deleted file mode 100755 index bdad96285d..0000000000 --- a/A3-Antistasi/functions/OrgPlayers/fn_theBossInit.sqf +++ /dev/null @@ -1,53 +0,0 @@ -private ["_unit","_groups","_oldUnit","_oldProviders","_HQ","_providerModule","_used"]; -private _filename = "fn_theBossInit"; -_unit = _this select 0; -_groups = hcAllGroups theBoss; -_oldUnit = theBoss; - -[3, format ["Player %1 has been selected for Boss position.",name _unit],_filename] call A3A_fnc_log; -[3, format ["Removing %1 from Boss roles.",name theBoss],_filename] call A3A_fnc_log; - -if (!isNil "_groups") then - { - { - _oldUnit hcRemoveGroup _x; - } forEach _groups; - }; -_oldUnit synchronizeObjectsRemove [HC_commanderX]; -//apoyo synchronizeObjectsRemove [_oldUnit]; -HC_commanderX synchronizeObjectsRemove [_oldUnit]; - -[3, format ["New boss %1 being set.", _unit],_filename] call A3A_fnc_log; -theBoss = _unit; -publicVariable "theBoss"; - -[group _unit, _unit] remoteExec ["selectLeader",_unit]; -theBoss synchronizeObjectsAdd [HC_commanderX]; -HC_commanderX synchronizeObjectsAdd [theBoss]; -//apoyo synchronizeObjectsAdd [theBoss]; - -[3, format ["Player %1 should now be boss: %2.", name _unit, name theBoss],_filename] call A3A_fnc_log; - -if (!isNil "_groups") then - { - {_unit hcSetGroup [_x]} forEach _groups; - } -else - { - { - if (_x getVariable ["esNATO",false]) then - { - _unit hcSetGroup [_x]; - }; - if ((leader _x getVariable ["spawner",false]) and (!isPlayer leader _x) and (side _x == teamPlayer)) then - { - _unit hcSetGroup [_x]; - }; - } forEach allGroups; - }; - -if (isNull _oldUnit) then - { - [_oldUnit,[group _oldUnit]] remoteExec ["hcSetGroup",_oldUnit]; - }; -[] remoteExec ["A3A_fnc_statistics",[teamPlayer,civilian]]; \ No newline at end of file diff --git a/A3-Antistasi/functions/OrgPlayers/fn_theBossSteal.sqf b/A3-Antistasi/functions/OrgPlayers/fn_theBossSteal.sqf index 8e63a7abad..78f1186506 100644 --- a/A3-Antistasi/functions/OrgPlayers/fn_theBossSteal.sqf +++ b/A3-Antistasi/functions/OrgPlayers/fn_theBossSteal.sqf @@ -1,9 +1,7 @@ _resourcesFIA = server getVariable "resourcesFIA"; -if (_resourcesFIA < 100) exitWith {hint "FIA has not enough resources to grab"}; -[100] call A3A_fnc_resourcesPlayer; +if (_resourcesFIA < 100) exitWith {["Money Grab", "FIA has not enough resources to grab"] call A3A_fnc_customHint;}; server setvariable ["resourcesFIA",_resourcesFIA - 100, true]; -[] remoteExec ["A3A_fnc_statistics",theBoss]; [-2,theBoss] call A3A_fnc_playerScoreAdd; -["scorePlayer", player getVariable "score"] call fn_SaveStat; +[100] call A3A_fnc_resourcesPlayer; -hint format ["You grabbed 100 € from the %1 Money Pool.\n\nThis will affect your prestige and status among %1 forces",nameTeamPlayer]; \ No newline at end of file +["Money Grab", format ["You grabbed 100 € from the %1 Money Pool.

This will affect your prestige and status among %1 forces",nameTeamPlayer]] call A3A_fnc_customHint; diff --git a/A3-Antistasi/functions/OrgPlayers/fn_theBossToggleEligibility.sqf b/A3-Antistasi/functions/OrgPlayers/fn_theBossToggleEligibility.sqf index 260333f423..e94dff3f2a 100644 --- a/A3-Antistasi/functions/OrgPlayers/fn_theBossToggleEligibility.sqf +++ b/A3-Antistasi/functions/OrgPlayers/fn_theBossToggleEligibility.sqf @@ -1,30 +1,40 @@ -params ["_playerX", ["_suggestedNextBoss", objNull]]; +if !(isServer) exitWith {}; +params ["_playerX", ["_newBoss", objNull]]; +// Find real player unit, in case of remote control _playerX = _playerX getVariable ["owner", _playerX]; -if (_playerX getVariable ["eligible",true]) then +private _text = ""; +if (_playerX getVariable ["eligible",false]) then { _playerX setVariable ["eligible",false,true]; if (_playerX == theBoss) then { - theBoss = objNull; publicVariable "theBoss"; - - if(!isNull _suggestedNextBoss && isPlayer _suggestedNextBoss) then { - hint format ["You resign of being Commander. It should be passed to %1 if they are eligible.", name _suggestedNextBoss]; - [_suggestedNextBoss] call A3A_fnc_makePlayerBossIfEligible; - } else { - hint "You resign of being Commander. Others will take the command if there is someone suitable for it."; + if(!isNull _newBoss && isPlayer _newBoss) then + { + if ([_newBoss] call A3A_fnc_makePlayerBossIfEligible) then { + _text = format ["You resign from being commander, choosing %1 as your successor.", name _newBoss]; + } + else { + _text = format ["You resign from being commander. Your chosen successor (%1) was not eligible.", name _newBoss]; + }; + } + else { + _text = "You resign from being Commander. Others will take the command if there is someone suitable."; }; - [] call A3A_fnc_assignBossIfNone; } else { - hint "You decided not to be eligible for Commander."; + _text = "You decided not to be eligible for commander."; }; } else { - hint "You are now eligible to be Commander of our forces."; _playerX setVariable ["eligible",true,true]; - [] call A3A_fnc_assignBossIfNone; -}; \ No newline at end of file + _text = "You are now eligible to be commander of our forces."; +}; + +["Commander", _text] remoteExec ["A3A_fnc_customHint", _playerX]; + +// Will remove current boss if now ineligible +[] call A3A_fnc_assignBossIfNone; diff --git a/A3-Antistasi/functions/OrgPlayers/fn_theBossTransfer.sqf b/A3-Antistasi/functions/OrgPlayers/fn_theBossTransfer.sqf new file mode 100644 index 0000000000..ddd291c176 --- /dev/null +++ b/A3-Antistasi/functions/OrgPlayers/fn_theBossTransfer.sqf @@ -0,0 +1,60 @@ +if !(isServer) exitWith {}; +private _filename = "fn_theBossTransfer"; +params [["_newBoss", objNull], ["_silent", false]]; + +if (!isNil "theBoss" and {!isNull theBoss}) then +{ + [3, format ["Removing %1 from Boss roles.", theBoss], _filename] call A3A_fnc_log; + + bossHCGroupsTransfer = hcAllGroups theBoss; + hcRemoveAllGroups theBoss; + + theBoss synchronizeObjectsRemove [HC_commanderX]; + HC_commanderX synchronizeObjectsRemove [theBoss]; +}; + +theBoss = _newBoss; +publicVariable "theBoss"; + +if (isNull _newBoss) exitWith { + [_silent] spawn { + params ["_silent"]; + sleep 5; + private _textX = format ["The commander has resigned. There is no eligible commander."]; + if (!_silent) then {[petros,"hint",_textX, "New Commander"] remoteExec ["A3A_fnc_commsMP", 0]}; + [] remoteExec ["A3A_fnc_statistics",[teamPlayer,civilian]]; + }; +}; + +[group theBoss, theBoss] remoteExec ["selectLeader", groupOwner group theBoss]; + +theBoss synchronizeObjectsAdd [HC_commanderX]; +HC_commanderX synchronizeObjectsAdd [theBoss]; + +if (!isNil "bossHCGroupsTransfer") then +{ + [3, "Found previous HC groups, transferring.", _filename] call A3A_fnc_log; + + { theBoss hcSetGroup [_x] } forEach bossHCGroupsTransfer; + bossHCGroupsTransfer = nil; +} +else { + // Boss got lost somewhere, try to find HC groups by scanning + [3, "No previous HC groups found, scanning all groups.",_filename] call A3A_fnc_log; + { + if ((leader _x getVariable ["spawner",false]) and (!isPlayer leader _x) and (side _x == teamPlayer)) then + { + theBoss hcSetGroup [_x]; + }; + } forEach allGroups; +}; + +[3, format ["New boss %1 set.", theBoss], _filename] call A3A_fnc_log; + +[_silent] spawn { + params ["_silent"]; + sleep 5; + private _textX = format ["%1 is the new commander of our forces. Greet them!", name theBoss]; + if (!_silent) then {[petros,"hint",_textX, "New Commander"] remoteExec ["A3A_fnc_commsMP", 0]}; + [] remoteExec ["A3A_fnc_statistics",[teamPlayer,civilian]]; +}; diff --git a/A3-Antistasi/functions/OrgPlayers/fn_tierCheck.sqf b/A3-Antistasi/functions/OrgPlayers/fn_tierCheck.sqf index 78617cc270..1dfe933cfe 100644 --- a/A3-Antistasi/functions/OrgPlayers/fn_tierCheck.sqf +++ b/A3-Antistasi/functions/OrgPlayers/fn_tierCheck.sqf @@ -1,11 +1,29 @@ -_sites = markersX select {sidesX getVariable [_x,sideUnknown] == teamPlayer}; -_tierWar = 1 + (floor (((5*({(_x in outposts) or (_x in resourcesX) or (_x in citiesX)} count _sites)) + (10*({_x in seaports} count _sites)) + (20*({_x in airportsX} count _sites)))/10)); +params [["_silent", false]]; + +private _totalPoints = (8 * count airportsX) + (4 * count seaports) + (2 * count outposts) + + (count citiesX) + (2 * count resourcesX) + (2 * count factories); + +private _rebelSites = markersX select {sidesX getVariable [_x,sideUnknown] == teamPlayer}; +private _rebelPoints = 0; +{ + _rebelPoints = _rebelPoints + call { + if (_x in citiesX) exitWith {1}; + if (_x in outposts or {_x in resourcesX or _x in factories}) exitWith {2}; + if (_x in seaports) exitWith {4}; + if (_x in airportsX) then {8} else {0}; + } +} forEach _rebelSites; + +// war tier 10 = 70% of total points, WT8 = 42%, WT6 = 22%, WT4 = 8%, WT2 = 1% +private _tierWar = 1 + floor (9 * sqrt (_rebelPoints / (0.7 * _totalPoints))); if (_tierWar > 10) then {_tierWar = 10}; + +//_tierWar = 1 + (floor (((5*({(_x in outposts) or (_x in resourcesX) or (_x in citiesX)} count _sites)) + (10*({_x in seaports} count _sites)) + (20*({_x in airportsX} count _sites)))/10)); if (_tierWar != tierWar) then { tierWar = _tierWar; publicVariable "tierWar"; - [petros,"tier",""] remoteExec ["A3A_fnc_commsMP",[teamPlayer,civilian]]; + if (!_silent) then { [petros,"tier",""] remoteExec ["A3A_fnc_commsMP",[teamPlayer,civilian]] }; //Updates the vehicles and groups for the sites [] call A3A_fnc_updatePreference; //[] remoteExec ["A3A_fnc_statistics",[teamPlayer,civilian]]; diff --git a/A3-Antistasi/functions/Pathfinding/fn_findPath.sqf b/A3-Antistasi/functions/Pathfinding/fn_findPath.sqf index 30e9e8abad..d474c9145f 100644 --- a/A3-Antistasi/functions/Pathfinding/fn_findPath.sqf +++ b/A3-Antistasi/functions/Pathfinding/fn_findPath.sqf @@ -45,7 +45,7 @@ while {(!(_lastNav isEqualType [])) && {count _openList > 0}} do { //Select node with lowest score _next = objNull; - //private _debug = "List is\n"; + //private _debug = "List is
"; if((count _openList) == 1) then { _next = _openList deleteAt 0; @@ -55,7 +55,7 @@ while {(!(_lastNav isEqualType [])) && {count _openList > 0}} do private _nextValue = 0; { _xValue = ((_x select 1) + (_x select 2)); - //_debug = format ["%1Object: %2 Value: %3\n", _debug, (_x select 0), _xValue]; + //_debug = format ["%1Object: %2 Value: %3
", _debug, (_x select 0), _xValue]; if((!(_next isEqualType [])) || {_xValue < _nextValue}) then { diff --git a/A3-Antistasi/functions/Pathfinding/fn_loadNavGrid.sqf b/A3-Antistasi/functions/Pathfinding/fn_loadNavGrid.sqf index faba63b24f..26f9674f6f 100644 --- a/A3-Antistasi/functions/Pathfinding/fn_loadNavGrid.sqf +++ b/A3-Antistasi/functions/Pathfinding/fn_loadNavGrid.sqf @@ -1,71 +1,60 @@ -[] spawn -{ - _deltaTime = time; - _abort = false; - mainMarker = []; - - _worldName = worldName; - _firstLetter = _worldName select [0,1]; - _remaining = _worldName select [1]; - _firstLetter = toUpper _firstLetter; - _remaining = toLower _remaining; - _worldName = format ["%1%2", _firstLetter, _remaining]; - - _path = format ["NavGrids\navGrid%1.sqf", _worldName]; +private _filename = "fn_loadNavGrid"; - try - { - //Load in the nav grid array - [] call compile preprocessFileLineNumbers _path; - } - catch - { - //Stop launch of mission, road database is missing - diag_log format ["Road database could not be loaded, there is no file called\n %1\n\n Aborting mission start!", _path]; - _abort = true; - }; +[2, "Started loading nav grid", _filename] call A3A_fnc_log; - roadDataDone = true; - publicVariable "roadDataDone"; +private _firstLetter = toUpper (worldName select [0,1]); +private _remaining = toLower (worldName select [1]); +private _path = format ["Navigation\navGrid%1%2.sqf", _firstLetter, _remaining]; - if(_abort) exitWith {}; - - _worldSize = worldSize; - _chunkSize = 1000; //1000 meters per marker - _offset = _chunkSize / 2; +private _abort = false; +try +{ + //Load in the nav grid array + [] call compile preprocessFileLineNumbers _path; +} +catch +{ + [1, format ["Road database at %1 could not be loaded", _path], _filename] call A3A_fnc_log; + _abort = true; +}; +if(_abort) exitWith {}; - _markerNeeded = floor (_worldSize / _chunkSize) + 1; +{ + private _navPointData = _x; + private _index = _navPointData select 0; + private _position = _navPointData select 1; + private _mainMarkers = [_position] call A3A_fnc_getMainMarkers; + { + [_index, _x] call A3A_fnc_setNavOnMarker; + } forEach _mainMarkers; +} forEach navGrid; - //hint format ["Marker per side %1, all %2", _markerNeeded, (_markerNeeded * _markerNeeded)]; +roadDataDone = true; - { - _navPointData = _x; - _index = _navPointData select 0; - _position = _navPointData select 1; - _mainMarkers = [_position] call A3A_fnc_getMainMarkers; - { - [_index, _x] call A3A_fnc_setNavOnMarker; - } forEach _mainMarkers; +[2, "Finished loading nav grid", _filename] call A3A_fnc_log; - } forEach navGrid; - for "_i" from 0 to (_markerNeeded - 1) do - { - for "_j" from 0 to (_markerNeeded - 1) do - { - _markerPos = [_offset + _i * _chunkSize, _offset + _j * _chunkSize]; - _marker = createMarker [format ["%1/%2", _i, _j], _markerPos]; - _marker setMarkerShape "ICON"; - _marker setMarkerType "mil_circle"; - _marker setMarkerColor "ColorBlack"; - _points = missionNamespace getVariable [(format ["%1/%2_data", _i, _j]), []]; - _marker setMarkerText (format ["%1/%2, NavPoints: %3", _i, _j, count _points]); - _marker setMarkerAlpha 0; +/* +// Left this code here in case someone needs it for debugging +mainMarker = []; - mainMarker pushBack "_marker"; - }; - }; +private _chunkSize = 1000; //1000 meters per marker +private _markerNeeded = floor (worldSize / _chunkSize) + 1; - _deltaTime = time - _deltaTime; - hint format ["Nav grid load and prepared in %1 seconds", _deltaTime]; +for "_i" from 0 to (_markerNeeded - 1) do +{ + for "_j" from 0 to (_markerNeeded - 1) do + { + _markerPos = [_offset + _i * _chunkSize, _offset + _j * _chunkSize]; + _marker = createMarker [format ["%1/%2", _i, _j], _markerPos]; + _marker setMarkerShape "ICON"; + _marker setMarkerType "mil_circle"; + _marker setMarkerColor "ColorBlack"; + _points = missionNamespace getVariable [(format ["%1/%2_data", _i, _j]), []]; + _marker setMarkerText (format ["%1/%2, NavPoints: %3", _i, _j, count _points]); + _marker setMarkerAlpha 0; + + mainMarker pushBack "_marker"; + }; }; +*/ diff --git a/A3-Antistasi/functions/Punishment/fn_punishment.sqf b/A3-Antistasi/functions/Punishment/fn_punishment.sqf index e74e62b57b..2d2185ecd5 100644 --- a/A3-Antistasi/functions/Punishment/fn_punishment.sqf +++ b/A3-Antistasi/functions/Punishment/fn_punishment.sqf @@ -1,189 +1,125 @@ -Params ["_foolish","_timeAdded","_offenceAdded",["_victim",objNull]]; -//MUST be executed on foolish for [BIS_fnc_admin, isServer] to work. -// EG: [_instigator, 20, 0.34, _victim] remoteExec ["A3A_fnc_punishment",_instigator]; /* - _foolish expects player object - _timeX expects time out - _offenceLevel expects percentage between 0 and 1 how server it is severe it is +Function: + A3A_fnc_punishment + +Description: + Punishes the player given for FF. + Doesn't do the checking itself, refer to A3A_fnc_punishment_FF. + +Scope: + + +Environment: + + +Parameters: + Player that is being verified for FF. + The amount of time to add to the players total sentence time. + Raise the player's total offence level by this percentage. (100% total = Ocean Gulag). + [OPTIONAL] The victim of the player's FF. + +Returns: + Either an exemption type or a return from fn_punishment.sqf. + +Examples: + [_instigator,_timeAdded,_offenceAdded,_victim] remoteExec ["A3A_fnc_punishment",2,false]; // How it should be called from another A3A_fnc_punishment_FF. + // Unit Tests: + [cursorObject, 0, 0] remoteExec ["A3A_fnc_punishment",2]; // Ping with FF Warning + [cursorObject,120, 1] remoteExec ["A3A_fnc_punishment",2]; // Punish, 120 additional seconds + [player,10, 1] remoteExec ["A3A_fnc_punishment",2]; // Test Self Punish, 10 additional seconds + // Function that goes hand-in-hand + [cursorObject,"forgive"] remoteExec [A3A_fnc_punishment_release,2]; // Forgive all sins + +Author: Caleb Serafin +License: MIT License, Copyright (c) 2019 Barbolani & The Official AntiStasi Community */ -/* - Some Debug Consol Interactions: +params ["_instigator","_timeAdded","_offenceAdded",["_victim",objNull],["_customMessage",""]]; +private _filename = "fn_punishment.sqf"; - [cursorObject, 0, 0] remoteExec ["A3A_fnc_punishment",cursorObject]; //ping - [cursorObject,120, 1, "sudo"] remoteExec ["A3A_fnc_punishment",cursorObject]; //Insta Punish, 120 seconds - [player,120, 1, "sudo"] remoteExec ["A3A_fnc_punishment",player]; //Self Punish, 120 seconds - [cursorObject,-99999, -1] remoteExec ["A3A_fnc_punishment",cursorObject]; //Insta Forgive +if (!isServer) exitWith { + [1, "NOT SERVER", _filename] call A3A_fnc_log; + "NOT SERVER"; +}; -*/ -//////////////////SETTINGS////////////////// -_depreciationCoef = 0.75; //Modifies the drop-off curve of the punishment value; a higher number drops off quicker, a lower number lingers longer. -_overheadPercent = 0.3; //Lowers the bar (1.0 - accumulated overhead) for getting punished -///////////////// ////////////////// -if (!tkPunish) exitWith {"tkPunish is Disabled"}; +//////////////////Settings////////////////// +private _depreciationCoef = 0.75; // Modifies the drop-off curve of the punishment score; a higher number drops off quicker, a lower number lingers longer. +private _overheadPercent = 0.3; // Percentage of _offenceAdded that does not get depreciated. + +////////Exit Remote Control (if any)//////// +private _UID = getPlayerUID _instigator; // Player still occupies this object. +private _name = name _instigator; +private _instigatorHuman = _instigator getVariable ["owner",_instigator]; // Refer to controlunit.sqf for source of this *function* +if (_instigator != _instigatorHuman) then { + (units group _instigatorHuman) joinSilent group _instigatorHuman; + group _instigator selectLeader _instigatorHuman; + ["Control Unit", "Returned to original Unit due to FF"] remoteExec ["A3A_fnc_customHint",_instigator,false]; + [_instigatorHuman] remoteExec ["selectPlayer",_instigator,false]; +}; -if (isDedicated) exitWith {"Is a Dedicated Server"}; +//////////Fetches punishment values///////// +private _currentTime = (floor serverTime); +private _keyPairs = [["timeTotal",0],["offenceTotal",0],["lastOffenceTime",_currentTime],["overhead",0]]; +private _data_instigator = [_UID,_keyPairs] call A3A_fnc_punishment_dataGet; +_data_instigator params ["_timeTotal","_offenceTotal","_lastTime","_overhead"]; -if (!isMultiplayer) exitWith {"Is not Multiplayer"}; +///////////////Data validation////////////// +_lastTime = (0 max _lastTime) min _currentTime; +_overhead = (0 max _overhead) min 1; +_offenceAdded = 0 max _offenceAdded; +_offenceTotal = (0 max _offenceTotal) min 2; +_timeAdded = 0 max _timeAdded; +_timeTotal = 0 max _timeTotal; -if (_foolish != player) exitWith {"Not Instigator"}; //Must be local for [BIS_fnc_admin, isServer] +//////////////FF score addition///////////// +private _periodDelta = _currentTime - _lastTime; +_offenceTotal = _offenceTotal - _overhead; +_overhead = (_overhead + _offenceAdded * _overheadPercent) min 1; -_forgive = (_timeAdded < 0 || _offenceAdded < 0); +_offenceTotal = _offenceTotal * (1-_depreciationCoef*(1-(_offenceTotal))) ^(_periodDelta/300); // Depreciation formula, slow curve -> exponential drop -> slow curve ‾‾\__ -_coolDown = _foolish getVariable ["punishment_coolDown", 0]; -if (_forgive) exitWith -{ - if (_coolDown > 1) then {[_foolish] call A3A_fnc_punishment_release;}; - ["TK NOTIFICATION!\nAn admin looks with pity upon your soul.\nYou have been partially forgiven."] remoteExec ["hint", _foolish, false]; - if (_coolDown > 1) exitWith {"Admin Forgive"}; +_offenceTotal = (_offenceTotal + _offenceAdded * (1-_overheadPercent)) min 1; // Added is subtracted so that it does not add the new offence plus extra. +_offenceTotal = (_offenceTotal + _overhead) min 2; - _punishment_vars = _foolish getVariable ["punishment_vars", [0,0,[0,0],[scriptNull,scriptNull]]]; //[timeTotal,offenceTotal,_lastOffenceData,[wardenHandle,sentenceHandle]] - _timeTotal = _punishment_vars select 0; - _offenceTotal = _punishment_vars select 1; - _lastOffenceData = _punishment_vars select 2; +_timeTotal = _timeTotal * (1-_depreciationCoef) ^(_periodDelta/3000); // Simpler depreciation formula +_timeTotal = _timeTotal + _timeAdded; - _timeTotal = _timeTotal + _timeAdded; - _offenceTotal = _offenceTotal + _offenceAdded; - _lastOffenceData set [1, 0]; +//////////Saves data to instigator////////// +private _keyPairs = [["timeTotal",_timeTotal],["offenceTotal",_offenceTotal],["lastOffenceTime",_currentTime],["overhead",_overhead],["name",_name]]; +[_UID,_keyPairs] call A3A_fnc_punishment_dataSet; - if (_timeTotal < 0) then {_timeTotal = 0}; - if (_offenceTotal < 0) then {_offenceTotal = 0}; +/////////Where punishment is issued///////// +private _victimStats = ["",format [" damaged %1 ", name _victim]] select (_victim isKindOf "Man"); +_victimStats = _victimStats + (["[AI]",format ["[%1]", getPlayerUID _victim]] select (isPlayer _victim)); +private _playerStats = format["Total-time: %1 (incl. +%2), Offence+Overhead: %3 [%4+%5] (incl. +%6)", str _timeTotal, str _timeAdded, str _offenceTotal, str (_offenceTotal-_overhead), str _overhead, str _offenceAdded]; - _punishment_vars = [_timeTotal,_offenceTotal,_lastOffenceData,[scriptNull,scriptNull]];; //[timeTotal,offenceTotal,_lastOffenceData,[wardenHandle,sentenceHandle]] - _foolish setVariable ["punishment_vars", _punishment_vars, true]; //[timeTotal,offenceTotal,_lastOffenceData,[wardenHandle,sentenceHandle]] - _playerStats = format["Player: %1 [%2], _timeTotal: %3, _offenceTotal: %4, _offenceOverhead: %5, _timeAdded: %6, _offenceAdded: %7", name player, getPlayerUID player, str _timeTotal, str _offenceTotal, str 0, str _timeAdded, str _offenceAdded]; - [format ["%1: [Antistasi] | INFO | PUNISHMENT | FORGIVE | %2", servertime, _playerStats]] remoteExec ["diag_log", 2]; -}; -if (_coolDown > 0) exitWith {"punishment_coolDown active"}; -_foolish setVariable ["punishment_coolDown", 1, true]; -[_foolish] spawn -{ - params ["_player"]; - sleep 1; //Using raw sleep to help include lag spikes that may effect damage and shooting. - - _coolDown = _player getVariable ["punishment_coolDown", 0]; - if (_coolDown < 2) then {_player setVariable ["punishment_coolDown", 0, true]}; +private _logProsecution = { + params [ ["_actionTaken", "" ,[""]] ]; + private _playerInfo = format["%1 [%2]%3, %4", name _instigator, getPlayerUID _instigator, _victimStats, _playerStats]; + [2, format ["%1 | %2", _actionTaken, _playerInfo], _filename] remoteExecCall ["A3A_fnc_log",2,false]; + _actionTaken; }; -_punishment_vars = _foolish getVariable ["punishment_vars", [0,0,[0,0],[scriptNull,scriptNull]]]; //[timeTotal,offenceTotal,_lastOffenceData,[wardenHandle,sentenceHandle]] -_timeTotal = _punishment_vars select 0; -_offenceTotal = _punishment_vars select 1; -_lastTime = (_punishment_vars select 2) select 0; //[lastTime,overhead] -_overhead = (_punishment_vars select 2) select 1; //[lastTime,overhead] - -if (_lastTime <= 0) then {_lastTime = serverTime;}; -_periodDelta = serverTime - _lastTime; -if (_offenceAdded < 0) then {_offenceAdded = 0}; -if (_offenceTotal < 0) then {_offenceTotal = 0}; -if (_timeAdded < 0) then {_timeAdded = 0}; -if (_timeTotal < 0) then {_timeTotal = 0}; -if (_periodDelta > 60*60) then //Hourly falloff -{ - _offenceTotal = 0; - _timeTotal = 0; - _overhead = 0; +if (_offenceTotal < 1) exitWith { + private _message = format ["Watch your fire!%1%2","
",_customMessage]; + private _comradeStats = ["
",format ["
Injured comrade: %1
",name _victim]] select (_victim isKindOf "Man"); + ["FF Warning", _message + _comradeStats] remoteExec ["A3A_fnc_customHint", _instigator, false]; // This may or may not work for remoteControlled units depending on deSync. + ["WARNING"] call _logProsecution; }; -_overhead = _overhead + _offenceAdded * _overheadPercent; -_offenceTotal = _offenceTotal + _offenceAdded; -_offenceTotal = (_offenceTotal)*((1-_depreciationCoef*(1-(_offenceTotal)))^(_periodDelta/300)); -_grandOffence = _offenceTotal + _overhead; -_timeTotal = _timeTotal + _timeAdded; -_timeTotal = (_timeTotal)*((1-_depreciationCoef*(1-(_timeTotal)))^(_periodDelta/300)); - -_lastOffenceData = [serverTime,_overhead]; - - -_forcePunish = false; -if (_victim isEqualTo "sudo") then {_victim = objNull; _forcePunish = true}; -_victimListed = !isNull _victim; - -_playerStats = format["Player: %1 [%2], _timeTotal: %3, _offenceTotal: %4, _offenceOverhead: %5, _timeAdded: %6, _offenceAdded: %7", name player, getPlayerUID player, str _timeTotal, str _offenceTotal, str _overhead, str _timeAdded, str _offenceAdded]; - -_exitCode = ""; -if (!_forcePunish) then -{ - if (vehicle _foolish != _foolish && !_forgive) then - { - _vehicle = typeOf vehicle _foolish; - if (isNumber (configFile >> "CfgVehicles" >> _vehicle >> "artilleryScanner")) then - { - _artilleryScanner = getNumber (configFile >> "CfgVehicles" >> _vehicle >> "artilleryScanner"); - if (_artilleryScanner != 0) then - { - _exitCode = "Inside Artillery"; - [format ["%1: [Antistasi] | INFO | PUNISHMENT | EXEMPTION, ARTY, %2 | %3", servertime, _vehicle, _playerStats]] remoteExec ["diag_log", 2]; - ["TK NOTIFICATION!\nArty Team Damage."] remoteExec ["hint", _foolish, false]; - }; - }; - if (_vehicle isKindOf "Helicopter" || _vehicle isKindOf "Plane") then - { - [format ["%1: [Antistasi] | INFO | PUNISHMENT | EXEMPTION, AIRCRAFT, %2 | %3", servertime, _vehicle, _playerStats]] remoteExec ["diag_log", 2]; - ["TK NOTIFICATION!\nCAS Team Damage."] remoteExec ["hint", _foolish, false]; - _exitCode = "Inside Aircraft"; - }; - }; - if ( - if (_victimListed) then - { - if (!alive _victim || (_victim getVariable ["ACE_isUnconscious", false])) exitWith {_exitCode = "Victim is a corpse"; true;}; - if (_victim == _foolish) exitWith {_exitCode = "Victim of Suicide"; true;}; - false; - } - ) exitWith {_exitCode}; - - //TODO: if( remoteControlling(_foolish) ) exitWith //For the meantime do either one of the following: login for Zeus, use the memberList addon, disable TKPunish `_player setVariable ["punishment_coolDown", 2, true]; or change your player side to enemy faction` - // //Even then: your controls will be free, and you won't die or lose inventory. If you have debug consol you can self forgive. - _adminType = ["Not","Voted","Logged"] select ([] call BIS_fnc_admin); - if (_adminType != "Not" || isServer ) exitWith - { - [format ["%1: [Antistasi] | INFO | PUNISHMENT | EXEMPTION, ADMIN, %2 | %3", servertime, _adminType, _playerStats]] remoteExec ["diag_log", 2]; - ["TK NOTIFICATION!\nYou damaged a player as admin."] remoteExec ["hint", _foolish, false]; - _exitCode = "Player is Voted or Logged Admin"; "Player is Voted or Logged Admin"; - }; - if (_foolish == theBoss) exitWith - { - [format ["%1: [Antistasi] | INFO | PUNISHMENT | EXEMPTION, COMMANDER | %2", servertime, _playerStats]] remoteExec ["diag_log", 2]; - ["TK NOTIFICATION!\nYou damaged a player as the Supreme Commander."] remoteExec ["hint", _foolish, false]; - if (_victimListed) then {[format["%1 hurt you!",name _foolish]] remoteExec ["hint", _victim, false];}; - _exitCode = "Player is Commander"; - }; - if ([_foolish] call A3A_fnc_isMember) exitWith - { - [format ["%1: [Antistasi] | INFO | PUNISHMENT | EXEMPTION, MEMBER | %2", servertime, _playerStats]] remoteExec ["diag_log", 2]; - ["TK NOTIFICATION!\nYou damaged a player as a trusted member."] remoteExec ["hint", _foolish, false]; - if (_victimListed) then {[format["%1 hurt you!",name _foolish]] remoteExec ["hint", _victim, false];}; - _exitCode = "Player is Member"; - }; - _pvpNearby = false; - _pvpPerson = objNull; - if (_victimListed) then - { - { - _enemyX = _x; - if (((side _enemyX == Occupants) or (side _enemyX == Invaders)) and {(_enemyX distance _victim < 50)}) exitWith {_pvpNearby = true; _pvpPerson = _enemyX}; - } forEach allPlayers; - }; - if (_pvpNearby) exitWith - { - [format ["%1: [Antistasi] | INFO | PUNISHMENT | EXEMPTION, PVP COMBAT, PVP: %2 | %3", servertime, name _pvpPerson, _playerStats]] remoteExec ["diag_log", 2]; - ["TK NOTIFICATION!\nYou damaged a player around the PVP players."] remoteExec ["hint", _foolish, false]; - _exitCode = "Victim is nearby PVP players"; +if (isPlayer _victim) then {["FF Notification", format["%1 hurt you!",name _instigator]] remoteExec ["A3A_fnc_customHint", _victim, false];}; + +["GUILTY"] call _logProsecution; +[_UID,_timeTotal] spawn { // SteamingHotFixPatch Ghetto has just reached a new level to combat remoteControlling AI + params ["_UID","_timeTotal"]; + private _instigator = objNull; + private _instigatorHuman = objNull; + waitUntil { + _instigator = [_UID] call BIS_fnc_getUnitByUid; + _instigatorHuman = _instigator getVariable ["owner",_instigator]; + if (_instigator isEqualTo _instigatorHuman) exitWith {true;}; + uiSleep 0.1; + false; }; + [_UID,_timeTotal] call A3A_fnc_punishment_sentence_server; // Scope is within scheduled space. }; -if (_exitCode != "") exitWith {_exitCode;}; - -[format ["%1: [Antistasi] | INFO | PUNISHMENT | WARNING | %2", servertime, _playerStats]] remoteExec ["diag_log", 2]; -["TK WARNING!\nWatch your fire!"] remoteExec ["hint", _foolish, false]; -if (_victimListed) then {[format["%1 hurt you!",name _foolish]] remoteExec ["hint", _victim, false];}; - -_punishment_vars set [0,_timeTotal]; -_punishment_vars set [1,_offenceTotal]; -_punishment_vars set [2,_lastOffenceData]; -_foolish setVariable ["punishment_vars", _punishment_vars, true]; //[timeTotal,offenceTotal,_lastOffenceData,[wardenHandle,sentenceHandle]] - -if (_grandOffence < 1) exitWith {"Strike"}; - -[format ["%1: [Antistasi] | INFO | PUNISHMENT | GUILTY | %2", servertime, _playerStats]] remoteExec ["diag_log", 2]; - -[_foolish,_timeTotal] call A3A_fnc_punishment_warden; -"Found Guilty"; +"FOUND GUILTY"; diff --git a/A3-Antistasi/functions/Punishment/fn_punishment_FF.sqf b/A3-Antistasi/functions/Punishment/fn_punishment_FF.sqf new file mode 100644 index 0000000000..1b3ca32c73 --- /dev/null +++ b/A3-Antistasi/functions/Punishment/fn_punishment_FF.sqf @@ -0,0 +1,153 @@ +/* +Function: + A3A_fnc_punishment_FF + +Description: + Checks if incident reported is indeed a rebel Friendly Fire event. + Refer to A3A_fnc_punishment.sqf for actual punishment logic. + NOTE: Collisions are a guaranteed exemption, logged but with no notification for the victim. + NOTE: When called from an Hit type of EH, use Example 2 in order to detect collisions. + +Scope: + Execute on player you wish to verify for FF. (For 'BIS_fnc_admin' and 'isServer'). + +Environment: + + +Parameters 1: + Player that is being verified for FF. + The amount of time to add to the players total sentence time. + Raise the player's total offence level by this percentage. (100% total = Ocean Gulag). + [OPTIONAL=objNull] The victim of the player's FF. + [OPTIONAL] Custom message to be displayed to FFer + +Parameters 2: + > Suspected instigator and source/killer returned from EH. The unit that caused the damage is collisions is the source/killer. + The amount of time to add to the players total sentence time. + Raise the player's total offence level by this percentage. (100% total = Ocean Gulag). + [OPTIONAL=objNull] The victim of the player's FF. + [OPTIONAL] Custom message to be displayed to FFer + +Returns: + Either a exemption type or return from fn_punishment.sqf. + +Examples 1: + [_instigator, 60, 0.4, _unit] remoteExec ["A3A_fnc_punishment_FF",_instigator,false]; // How it should be called from another function. + // Unit Tests: + [player, 0, 0, objNull] call A3A_fnc_punishment_FF; // Test self with no victim + [player, 0, 0, cursorObject] call A3A_fnc_punishment_FF; // Test self with victim + [player,"forgive"] remoteExec ["A3A_fnc_punishment_release",2]; // Self forgive all sins + +Examples 2: + [[_instigator,_source], 60, 0.4, _unit] remoteExec ["A3A_fnc_punishment_FF",[_source,_instigator] select (isPlayer _instigator),false]; // How it should be called from an EH. + // Unit Tests: + [[objNull,player], 0, 0, objNull] call A3A_fnc_punishment_FF; // Test self with no victim + [[objNull,player], 0, 0, cursorObject] call A3A_fnc_punishment_FF; // Test self with victim + +Author: Caleb Serafin +License: MIT License, Copyright (c) 2019 Barbolani & The Official AntiStasi Community +*/ +params [ + ["_instigator",objNull, [objNull,[]], [] ], + ["_timeAdded",0, [0]], + ["_offenceAdded",0, [0]], + ["_victim",objNull, [objNull]], + ["_customMessage","", [""], [] ] +]; +private _filename = "fn_punishment_FF.sqf"; +///////////////Checks if is Collision////////////// +private _isCollision = false; +if (_instigator isEqualType []) then { + _isCollision = !(((_instigator#0) isEqualType objNull) && {isPlayer (_instigator#0)}); + _instigator = _instigator select _isCollision; // First one in EH will be unit by default, if its a collision the eh returns the instigator in "source" or "killer" +}; +private _vehicle = typeOf vehicle _instigator; + +//////Cool down prevents multi-hit spam///// + // Doesn't log to avoid RPT spam. + // Doesn't use hash table to be as quick as possible. +if (_instigator getVariable ["punishment_coolDown", 0] > servertime) exitWith {"PUNISHMENT COOL-DOWN ACTIVE"}; +_instigator setVariable ["punishment_coolDown", servertime + 0.5, false]; // Local Exec faster + +/////////////////Definitions//////////////// +private _victimStats = ["",format [" damaged %1 ", name _victim]] select (_victim isKindOf "Man"); +_victimStats = _victimStats + (["[AI]",format ["[%1]", getPlayerUID _victim]] select (isPlayer _victim)); +private _notifyVictim = { + if (isPlayer _victim) then {["FF Notification", format["%1 hurt you!",name _instigator]] remoteExec ["A3A_fnc_customHint", _victim, false];}; +}; +private _notifyInstigator = { + params ["_exempMessage"]; + private _comradeStats = ["
",format ["
Injured comrade: %1
",name _victim]] select (_victim isKindOf "Man"); + ["FF Notification", _exempMessage+ _comradeStats + _customMessage] remoteExec ["A3A_fnc_customHint", _instigator, false]; +}; +private _gotoExemption = { + params [ ["_exemptionDetails", "" ,[""]] ]; + private _playerStats = format["%1 [%2]%3, Avoided-time: %4, Avoided-offence: %5", name _instigator, getPlayerUID _instigator, _victimStats,str _timeAdded, str _offenceAdded]; + [2, format ["%1 | %2", _exemptionDetails, _playerStats], _filename] remoteExecCall ["A3A_fnc_log",2,false]; + _exemptionDetails; +}; +private _logPvPKill = { + if (!(_victim isKindOf "Man")) exitWith {}; + private _killStats = format ["PVPKILL | PvP %1 [%2]%3", name _instigator, getPlayerUID _instigator, _victimStats]; + [2,_killStats,_filename] remoteExecCall ["A3A_fnc_log",2,false]; +}; + +///////////////Checks if is FF////////////// +private _exemption = switch (true) do { + case (!tkPunish): {"FF PUNISH IS DISABLED"}; + case (!isMultiplayer): {"IS NOT MULTIPLAYER"}; + case (!hasInterface): {"FF BY SERVER/HC"}; + case (!(player isEqualTo _instigator)): {"NOT EXEC ON INSTIGATOR"}; // Must be local for 'BIS_fnc_admin' + case (_victim isEqualTo _instigator): {"SUICIDE"}; // Local AI victims will be different. + case (side _instigator in [Invaders, Occupants]): {call _logPvPKill; "NOT REBEL"}; + default {""}; +}; + +////////////////Logs if is FF/////////////// +if (_exemption != "") exitWith { + format["NOT FF, %1", _exemption]; +}; + +/////////////Acts on Collision////////////// +if (_isCollision) then { + _customMessage = [_customMessage,"You damaged a friendly as a driver."] joinString "
"; + _timeAdded = 27; + _offenceAdded = 0.15; + [2, format ["COLLISION | %1 [%2]'s %3%4", name _instigator, getPlayerUID _instigator, _vehicle, _victimStats], _filename] remoteExecCall ["A3A_fnc_log",2,false]; +}; + +/////////Checks for important roles///////// +_exemption = switch (true) do { + case (call BIS_fnc_admin != 0 || isServer): { + ["You damaged a friendly as admin."] call _notifyInstigator; // Admin not reported to victim for Zeus remote control. + format ["ADMIN, %1", ["Local Host","Voted","Logged"] select (call BIS_fnc_admin)]; + }; + case (vehicle _instigator isKindOf "Air"): { + call _notifyVictim; + ["You damaged a friendly as CAS support."] call _notifyInstigator; + format["AIRCRAFT, %1", _vehicle]; + }; + case ( + isNumber (configFile >> "CfgVehicles" >> _vehicle >> "artilleryScanner") && + getNumber (configFile >> "CfgVehicles" >> _vehicle >> "artilleryScanner") != 0 + ): { + call _notifyVictim; + ["You damaged a friendly as arty support."] call _notifyInstigator; + format ["ARTY, %1", _vehicle]; + }; + // TODO: if( remoteControlling(_instigator) ) exitWith + // For the meantime do either one of the following: login for Zeus, use the memberList addon; + // Or change your player side to enemy faction + // Without above: your controls will be free, and you won't die or lose inventory. If you have debug consol you can self forgive. + default {""}; +}; + +if (_exemption != "") exitWith { + [_exemption] call _gotoExemption; +}; + +///////////////Drop The Hammer////////////// +[_instigator,_timeAdded,_offenceAdded,_victim,_customMessage] remoteExecCall ["A3A_fnc_punishment",2,false]; +"PROSECUTED"; + + diff --git a/A3-Antistasi/functions/Punishment/fn_punishment_FF_AddEH.sqf b/A3-Antistasi/functions/Punishment/fn_punishment_FF_AddEH.sqf new file mode 100644 index 0000000000..75801d2b36 --- /dev/null +++ b/A3-Antistasi/functions/Punishment/fn_punishment_FF_AddEH.sqf @@ -0,0 +1,79 @@ +/* +Function: + A3A_fnc_punishment_FF_addEH + +Description: + Adds EHs for Punishment FF check. + This is the default entry point for the Punishment Module. + Nothing else should be called from Antistasi. + +Scope: + Execute on object you wish to assign the EH to. + +Environment: + + +Parameters: + The Object that the Event Handlers are being added to. + Whether it is intended to be added to AI. + +Returns: + true if it hasn't crashed; false if tkPunish is disabled or invalid params; nil if it has crashed. + +Examples: + if (hasInterface) then { + [player] call A3A_fnc_punishment_FF_addEH; // Recommended to add to "onPlayerRespawn.sqf" + }; + [cursorObject,true] remoteExec ["A3A_fnc_punishment_FF_addEH",cursorObject,false]; + +Author: Caleb Serafin +License: MIT License, Copyright (c) 2019 Barbolani & The Official AntiStasi Community +*/ +params [ ["_unit",objNull,[objNull]], ["_addToAI",false,[false]] ]; +private _fileName = "fn_punishment_FF_addEH.sqf"; + +if (!tkPunish) exitWith {false}; +if (!(_unit isKindOf "Man")) exitWith { + [1,"No unit given",_fileName] remoteExecCall ["A3A_fnc_log",2,false]; + false; +}; + +private _isAI = !isPlayer _unit || !hasInterface || {!(_unit isEqualTo player)}; // Avoiding adding fired handlers for Ai. Needs to be local for ace, self punishment, and checkStatus. + +if (_isAI && !_addToAI) exitWith {true}; + +_unit addEventHandler ["Killed", { + params ["_unit", "_killer", "_instigator", "_useEffects"]; + if ([_instigator] call A3A_fnc_punishment_notPlayer && {[_killer] call A3A_fnc_punishment_notPlayer}) exitWith {}; // A certain company that develops a specific game called ArmaIII hasn't mastered the EH yet. So it's full objNull if a hippo crosses a stream when the day is divisible by the second fortnight of the month during a full moon on a warm summers day while the mosquitoes bit down on Richard Parker as he struggles during the October revolution. + [[_instigator,_killer], 60, 0.4, _unit] remoteExecCall ["A3A_fnc_punishment_FF",[_killer,_instigator] select (isPlayer _instigator),false]; +}]; +_unit addEventHandler ["Hit", { + params ["_unit", "_source", "_damage", "_instigator"]; + if ([_instigator] call A3A_fnc_punishment_notPlayer && {[_source] call A3A_fnc_punishment_notPlayer}) exitWith {}; + [[_instigator,_source], 60, 0.4, _unit] remoteExecCall ["A3A_fnc_punishment_FF",[_source,_instigator] select (isPlayer _instigator),false]; +}]; + +if (_isAI) exitWith {true}; + +if (hasACE) then { + ["ace_firedPlayer", { + params ["_unit", "_weapon", "_muzzle", "_mode", "_ammo", "_magazine", "_projectile"]; + if ([_unit] call A3A_fnc_punishment_notPlayer || {!(_unit isEqualTo player)}) exitWith {}; + [_unit,_weapon,_projectile] call A3A_fnc_punishment_FF_checkNearHQ; + }] call CBA_fnc_addEventHandler; + ["ace_explosives_place", { + params ["_explosive","_dir","_pitch","_unit"]; + if ([_unit] call A3A_fnc_punishment_notPlayer || {!(_unit isEqualTo player)}) exitWith {}; + [_unit,"Put",_explosive] call A3A_fnc_punishment_FF_checkNearHQ; + }] call CBA_fnc_addEventHandler; +} else { + _unit addEventHandler ["FiredMan", { + params ["_unit", "_weapon", "_muzzle", "_mode", "_ammo", "_magazine", "_projectile", "_vehicle"]; + if ([_unit] call A3A_fnc_punishment_notPlayer || {!(_unit isEqualTo player)}) exitWith {}; + [_unit,_weapon,_projectile] call A3A_fnc_punishment_FF_checkNearHQ; + }]; +}; + +[getPlayerUID player] remoteExecCall ["A3A_fnc_punishment_checkStatus",2,false]; +[3,format["Punishment Event Handlers Added to: %1",name _unit],_fileName] remoteExecCall ["A3A_fnc_log",2,false]; +true; \ No newline at end of file diff --git a/A3-Antistasi/functions/Punishment/fn_punishment_FF_checkNearHQ.sqf b/A3-Antistasi/functions/Punishment/fn_punishment_FF_checkNearHQ.sqf new file mode 100644 index 0000000000..06e4af54d8 --- /dev/null +++ b/A3-Antistasi/functions/Punishment/fn_punishment_FF_checkNearHQ.sqf @@ -0,0 +1,49 @@ +/* +Function: + A3A_fnc_punishment_FF_checkNearHQ + +Description: + Checks if grenade or explosive created near Petros. Punishes accordingly. + +Scope: + Execute on player you wish to check for FF. + +Environment: + + +Parameters: + Player that created grenade or explosive. + Weapon that created projectile. + Projectile. + +Returns: + true if it hasn't crashed; false if not near HQ; nil if it has crashed. + +Examples Vanilla: + private _EH_fired = { + params ["_unit", "_weapon", "_muzzle", "_mode", "_ammo", "_magazine", "_projectile", "_gunner"]; + [_unit,_weapon,_projectile] call A3A_fnc_punishment_FF_checkNearHQ; + }; + player addEventHandler ["Fired", _EH_fired]; + +Examples ACE: + private _EH_ace_explosives_place = { + params ["_explosive","_dir","_pitch","_unit"]; + [_unit,"Put",_explosive] call A3A_fnc_punishment_FF_checkNearHQ; + }; + ["ace_explosives_place", _EH_ace_explosives_place] call CBA_fnc_addEventHandler; + +Author: Caleb Serafin +License: MIT License, Copyright (c) 2019 Barbolani & The Official AntiStasi Community +*/ +params ["_unit","_weapon","_projectile"]; +private _fileName = "fn_punishment_FF_checkNearHQ.sqf"; + +if !(_weapon in ["Put","Throw"]) exitWith {false}; +private _distancePetros = _unit distance petros; +if !(_distancePetros <= 75) exitWith {false}; + +deleteVehicle _projectile; +[_unit, 60, 0.4, objNull, "You cannot throw grenades or place explosives within 75m of base."] call A3A_fnc_punishment_FF; +[2, format ["EXPLOSIVE DISCHARGE HQ | %1 [%2] distance from Petros: %3", name _unit, getPlayerUID _unit, _distancePetros], _filename] call A3A_fnc_log; +true; \ No newline at end of file diff --git a/A3-Antistasi/functions/Punishment/fn_punishment_addActionForgive.sqf b/A3-Antistasi/functions/Punishment/fn_punishment_addActionForgive.sqf index 41acfbf8ad..7d05f1861e 100644 --- a/A3-Antistasi/functions/Punishment/fn_punishment_addActionForgive.sqf +++ b/A3-Antistasi/functions/Punishment/fn_punishment_addActionForgive.sqf @@ -1,15 +1,64 @@ -params["_detainee"]; - -_addAction_parameters = -[ - "[ADMIN] Forgive Player", - { - params ["_detainee", "_caller", "_actionId", "_arguments"]; - if ([] call BIS_fnc_admin > 0 || isServer) then +/* +Function: + A3A_fnc_punishment_addActionForgive + +Description: + Adds action to the Admin to forgive the detainee; + Adds action to the detainee to refresh the Admin's action. + +Scope: + Execute on all players. + +Environment: + + +Parameters: + The UID of the detainee that the actions pertains to. + +Returns: + true if it hasn't crashed; false if the detainee is free; nil if it has crashed. + +Examples: + [_UID] remoteExec ["A3A_fnc_punishment_addActionForgive",0,false]; + +Author: Caleb Serafin +License: MIT License, Copyright (c) 2019 Barbolani & The Official AntiStasi Community +*/ +params ["_UID"]; +private _filename = "fn_punishment_addActionForgive.sqf"; + +private _keyPairs = [["offenceTotal",0],["name","NO NAME"]]; +([_UID,_keyPairs] call A3A_fnc_punishment_dataGet) params ["_offenceTotal","_name"]; +if (_offenceTotal < 1) exitWith {false}; + +if ([] call BIS_fnc_admin > 0 || isServer && hasInterface) then { + private _addAction_parameters = [ + format["[Forgive FF] ""%1""",_name], + { + params ["_target", "_caller", "_actionId", "_arguments"]; + if ([] call BIS_fnc_admin > 0 || isServer) then { + [_arguments,"forgive"] remoteExec ["A3A_fnc_punishment_release",2,false]; + }; + player removeAction _actionId; + }, + _UID, + 0.1 + ]; + player addAction _addAction_parameters; +}; + +private _detainee = [_UID] call BIS_fnc_getUnitByUid; +if (player isEqualTo _detainee) then { + uiSleep 5; // Prevents detainee from spamming action. + private _addAction_parameters = [ + "Refresh Admin Action", { - [_detainee,_actionId] remoteExec ["removeAction",0,false]; - [_detainee,-99999, -1] call A3A_fnc_punishment; - }; - } -]; -[_detainee,_addAction_parameters] remoteExec ["addAction",0,false]; \ No newline at end of file + params ["_target", "_caller", "_actionId", "_arguments"]; + [_arguments,true] remoteExec ["A3A_fnc_punishment_removeActionForgive",0,false]; + }, + _UID, + 7 + ]; + _detainee addAction _addAction_parameters; +}; +true; \ No newline at end of file diff --git a/A3-Antistasi/functions/Punishment/fn_punishment_checkStatus.sqf b/A3-Antistasi/functions/Punishment/fn_punishment_checkStatus.sqf new file mode 100644 index 0000000000..e69f72b3a3 --- /dev/null +++ b/A3-Antistasi/functions/Punishment/fn_punishment_checkStatus.sqf @@ -0,0 +1,56 @@ +/* +Function: + A3A_fnc_punishment_checkStatus + +Description: + Checks if the UID is should be in ocean gulag. If guilty, player is punished. + +Scope: + Execute on server. + +Environment: + + +Parameters: + If adding EH to AI, passing a reference is required: Otherwise vanilla EH will be added to the machine it's local on. + +Returns: + true if it hasn't crashed; false if something is wrong disabled; nil if it has crashed. + +Examples: + [_UID] remoteExec ["A3A_fnc_punishment_checkStatus",2,false]; + + // Unit Test + private _UID = getPlayerUID player; + private _keyPairs = [["timeTotal",10],["offenceTotal",1]]; + private _data_instigator = [_UID,_keyPairs] call A3A_fnc_punishment_dataSet; + [_UID] remoteExec ["A3A_fnc_punishment_checkStatus",2,false]; + [_UID] call A3A_fnc_punishment_dataGet; + +Author: Caleb Serafin +License: MIT License, Copyright (c) 2019 Barbolani & The Official AntiStasi Community +*/ +params [["_UID","",[""]]]; +private _fileName = "fn_punishment_checkStatus.sqf"; + +if (!tkPunish) exitWith {false;}; + +if (!isServer) exitWith { + [1, "NOT SERVER", _filename] call A3A_fnc_log; + false; +}; +if (_UID isEqualTo "") exitWith { + false; +}; + +private _keyPairs = [["offenceTotal",0]]; +([_UID,_keyPairs] call A3A_fnc_punishment_dataGet) params ["_offenceTotal"]; + +if (_offenceTotal >= 1) then { + _instigator = [_UID] call BIS_fnc_getUnitByUid; + if (!isPlayer _instigator) exitWith {}; + private _keys = ["lastOffenceTime"]; + [_UID,_keys] call A3A_fnc_punishment_dataRem; + [_instigator, 0, 0] remoteExecCall ["A3A_fnc_punishment",2,false]; +}; +true; \ No newline at end of file diff --git a/A3-Antistasi/functions/Punishment/fn_punishment_dataGet.sqf b/A3-Antistasi/functions/Punishment/fn_punishment_dataGet.sqf new file mode 100644 index 0000000000..68ac4d492a --- /dev/null +++ b/A3-Antistasi/functions/Punishment/fn_punishment_dataGet.sqf @@ -0,0 +1,92 @@ +/* +Function: + A3A_fnc_punishment_dataGet + +Description: + 1. Gets values of specified keys in a UID entry; + 2. Or Gets all key pairs in a UID entry; + 3. Or Gets all UID entries from _punishment_dataNamespace. + +Scope: + + +Environment: + + +Parameters 1: + UID of entry. + > List of keys and defaults to fetch values from; KEYPAIR=[Name,Value]. + +Parameters 2: + UID to fetch all key pairs from. + Empty array. + +Parameters 3: + Empty string. + Empty array. + +Returns 1: + > List of all values requeued from specified UID. + +Returns 2: + > List of all Key pairs in specified UID. + +Returns 3: + > List of all UID entries in _punishment_dataNamespace. + +Returns "INVALID PARAMS": + false; + +Examples: + private _keyPairs = [ ["test",0], ["420",0] ]; + private _UID = "123"; + [_UID,_keyPairs] call A3A_fnc_punishment_dataGet; // Return values from key "test" and "420" with default as 0, in UID "123" + [_UID,[]] call A3A_fnc_punishment_dataGet; // Return all [key,value]s in UID "123" + ["",[]] call A3A_fnc_punishment_dataGet; // Return all UID strings + +Author: Caleb Serafin +Date Updated: 27 May 2020 +License: MIT License, Copyright (c) 2019 Barbolani & The Official AntiStasi Community +*/ +params [ + ["_UID",objNull,["UID string",objNull]], + ["_keyPairs",[],[ [] ]] +]; +private _filename = "fn_punishment_dataAdd.sqf"; + +if (typeName _UID == "OBJECT" && {isPlayer _UID}) then { + _UID = getPlayerUID _UID; +}; +if !(typeName _UID == "STRING") exitWith { + [1, format ["INVALID PARAMS | _UID=""%1""", _UID], _filename] remoteExecCall ["A3A_fnc_log",2,false]; + false; +}; + +private _data_namespace = call A3A_fnc_punishment_dataNamespace; +if (_UID == "") exitWith { + allVariables _data_namespace; +}; +private _data_UID = _data_namespace getVariable [_UID, []]; +if (_data_UID isEqualTo []) exitWith { + _keyPairs apply {_x#1}; +}; +if (_keyPairs isEqualTo []) exitWith { + _data_UID; +}; + +private _values = []; +private _index = 0; +private _pair = []; +{ + if (true) then { // Allows multiple exitWith to work without dirty nests. + _pair = _x; + if (count _pair != 2 || {(typeName (_pair#0) != "STRING") }) exitWith {_values pushBack objNull;}; + _index = _data_UID findIf {_x#0 == _pair#0}; + if (_index > -1) then { + _values pushBack (_data_UID#_index)#1; + } else { + _values pushBack _x#1; + }; + }; +} forEach _keyPairs; +_values; \ No newline at end of file diff --git a/A3-Antistasi/functions/Punishment/fn_punishment_dataNamespace.sqf b/A3-Antistasi/functions/Punishment/fn_punishment_dataNamespace.sqf new file mode 100644 index 0000000000..7f59ce53c7 --- /dev/null +++ b/A3-Antistasi/functions/Punishment/fn_punishment_dataNamespace.sqf @@ -0,0 +1,41 @@ +/* +Function: + A3A_fnc_punishment_dataNamespace + +Description: + Returns a hash table namespace for punishment storage. + Initializes is hash table does not exist. + +Scope: + + +Environment: + + +Parameters: + nil + +Returns: + ("Logic") Punishment Data Namespace + +Examples: + private _data_namespace = call A3A_fnc_punishment_dataNamespace; // Gets namespace for getVariable and setVariable + +Author: Caleb Serafin +Date Updated: 27 May 2020 +License: MIT License, Copyright (c) 2019 Barbolani & The Official AntiStasi Community +*/ +private _punishment_dataNamespace = missionNamespace getVariable ["punishment_dataNamespace",objNull]; + +if (isNull _punishment_dataNamespace) then { + private _namespaces = allSimpleObjects ["logic"] select {_x getVariable ["punishment_dataNamespace",false]}; + if (_namespaces isEqualTo []) then { + _punishment_dataNamespace = createSimpleObject ["Logic", [0,0,0]]; + _punishment_dataNamespace setVariable ["punishment_dataNamespace", true, true]; + } else { + _punishment_dataNamespace = _namespaces select 0; + }; + missionNamespace setVariable ["punishment_dataNamespace",_punishment_dataNamespace,true]; +}; + +_punishment_dataNamespace; diff --git a/A3-Antistasi/functions/Punishment/fn_punishment_dataRem.sqf b/A3-Antistasi/functions/Punishment/fn_punishment_dataRem.sqf new file mode 100644 index 0000000000..30e2f7e3b0 --- /dev/null +++ b/A3-Antistasi/functions/Punishment/fn_punishment_dataRem.sqf @@ -0,0 +1,63 @@ +/* +Function: + A3A_fnc_punishment_dataRem + +Description: + 1. Removes specified keys in a UID entry; + 2. Or removes an entire UID entry from _punishment_dataNamespace. + +Scope: + + +Environment: + + +Parameters 1: + UID of entry. + > List of keys to remove. + +Parameters 2: + UID to remove. + Empty array. + +Returns: + true if it hasn't crashed; false is invalid params; nil if it has crashed. + +Examples: + private _keys = ["test","420"]; + private _UID = "123"; + [_UID,_keys] call A3A_fnc_punishment_dataRem; // Removes keys "test" and "frost" in UID "123" + [_UID,[]] call A3A_fnc_punishment_dataRem; // Removes UID "123" and all it's keys from _punishment_dataNamespace + +Author: Caleb Serafin +Date Updated: 27 May 2020 +License: MIT License, Copyright (c) 2019 Barbolani & The Official AntiStasi Community +*/ +params [ + ["_UID",objNull,["UID string",objNull]], + ["_keys",[],[ [] ]] +]; +private _filename = "fn_punishment_dataRem.sqf"; + +if (typeName _UID == "OBJECT" && {isPlayer _UID}) then { + _UID = getPlayerUID _UID; +}; +if (typeName _UID != "STRING" || {_UID in ["","punishment_dataNamespace"]}) exitWith { + [1, format ["INVALID PARAMS | _UID=""%1""", _UID], _filename] remoteExecCall ["A3A_fnc_log",2,false]; + false; +}; + +private _data_namespace = call A3A_fnc_punishment_dataNamespace; +if (_keys isEqualTo []) exitWith { + _data_namespace setVariable [_UID, nil, true]; + true; +}; +private _data_UID = _data_namespace getVariable [_UID, [] ]; + +private _key = ""; +{ + _key = _x; + _data_UID deleteAt (_data_UID findIf {(_x#0) == _key}); +} forEach _keys; +_data_namespace setVariable [_UID, _data_UID, true]; +true; \ No newline at end of file diff --git a/A3-Antistasi/functions/Punishment/fn_punishment_dataSet.sqf b/A3-Antistasi/functions/Punishment/fn_punishment_dataSet.sqf new file mode 100644 index 0000000000..c04448175d --- /dev/null +++ b/A3-Antistasi/functions/Punishment/fn_punishment_dataSet.sqf @@ -0,0 +1,69 @@ +/* +Function: + A3A_fnc_punishment_dataSet + +Description: + Sets values of specified keys in a UID entry; + +Scope: + + +Environment: + + +Parameters: + UID of entry. + > List of key pairs; KEYPAIR=[Name,Value]. + +Returns: + true if it hasn't crashed; false is invalid params; nil if it has crashed. + +Examples: + private _keyPairs = [ ["test","frost"], ["420",69], ["bob","ban"] ]; + private _UID = "123"; + [_UID,_keyPairs] call A3A_fnc_punishment_dataSet; // In UID "123": Sets values of key "test" to "frost" and "420" to 69 + +Author: Caleb Serafin +Date Updated: 27 May 2020 +License: MIT License, Copyright (c) 2019 Barbolani & The Official AntiStasi Community +*/ +params [ + ["_UID",objNull,["UID string",objNull]], + ["_keyPairs",[],[ [] ]] +]; +private _filename = "fn_punishment_dataSet.sqf"; + +if (_keyPairs isEqualTo []) exitWith { + [1, "INVALID PARAMS | No keys pairs", _filename] remoteExecCall ["A3A_fnc_log",2,false]; + false; +}; +if (typeName _UID == "OBJECT" && {isPlayer _UID}) then { + _UID = getPlayerUID _UID; +}; +if !(typeName _UID == "STRING" || {_UID in ["","punishment_dataNamespace"]}) exitWith { + [1, format ["INVALID PARAMS | _UID=""%1""", _UID], _filename] remoteExecCall ["A3A_fnc_log",2,false]; + false; +}; + +private _data_namespace = call A3A_fnc_punishment_dataNamespace; +private _data_UID = _data_namespace getVariable [_UID, [] ]; + +private _index = 0; +private _pair = []; +{ + if (true) then { // Allows multiple exitWith to work without dirty nests. + _pair = _x; + if (count _pair != 2 || {(typeName (_pair#0) != "STRING") }) exitWith {}; + _index = _data_UID findIf {(_x#0) == _pair#0}; + if (typeName (_pair#1) == "OBJECT" && {isNull (_pair#1)}) exitWith { + _data_UID deleteAt _index; + }; + if (_index > -1) then { + _data_UID set [_index,_pair]; + } else { + _data_UID pushBack _pair; + }; + }; +} forEach _keyPairs; +_data_namespace setVariable [_UID, _data_UID, true]; +true; \ No newline at end of file diff --git a/A3-Antistasi/functions/Punishment/fn_punishment_notPlayer.sqf b/A3-Antistasi/functions/Punishment/fn_punishment_notPlayer.sqf new file mode 100644 index 0000000000..3bbc348028 --- /dev/null +++ b/A3-Antistasi/functions/Punishment/fn_punishment_notPlayer.sqf @@ -0,0 +1,37 @@ +/* +Function: + A3A_fnc_punishment_notPlayer + +Description: + Checks if the variable passed is not a player object. + Pass anything you want. + +Scope: + + +Environment: + + +Parameters 1: + The variable to verify if not player. + +Parameters 2: + List of variables, returns true if one is player. + +Returns: + true if it is not a player; false if it is a player object; nil if it has crashed. + +Examples: + private _instigator = 1; // Really, any object will do just fine according to what BI thinks EHs should return. + if ( [_instigator] call A3A_fnc_punishment_notPlayer ) exitWith {}; + +Author: Caleb Serafin +Date Updated: July 2020 +License: MIT License, Copyright (c) 2019 Barbolani & The Official AntiStasi Community +*/ +params["_unknown"]; +private _fileName = "fn_notPlayer.sqf"; + +if !(_unknown isEqualType objNull) exitWith {true}; +if !(isPlayer _unknown) exitWith {true}; +false; \ No newline at end of file diff --git a/A3-Antistasi/functions/Punishment/fn_punishment_notifyAdmin.sqf b/A3-Antistasi/functions/Punishment/fn_punishment_notifyAdmin.sqf index fd281e142b..4b24f2232d 100644 --- a/A3-Antistasi/functions/Punishment/fn_punishment_notifyAdmin.sqf +++ b/A3-Antistasi/functions/Punishment/fn_punishment_notifyAdmin.sqf @@ -1,5 +1,35 @@ -params["_detainee"]; -if ([] call BIS_fnc_admin > 0 || isServer) then -{ - hint format ["%1 has been found guilty of TK.\nIf you believe this is a mistake, you can forgive him with a scroll-menu action on hist body.\nHe is at the bottom left corner of the map.",name _detainee]; -}; \ No newline at end of file +/* +Function: + A3A_fnc_punishment_notifyAdmin + +Description: + Sends a one-time notification to any admin that someone has being found guilty of FF. + +Scope: + Execute on all players. + +Environment: + + +Parameters: + The UID of the detainee that that is mentioned in the message. + +Returns: + true if it hasn't crashed; nil if it has crashed. + +Examples: + [_UID] remoteExec ["A3A_fnc_punishment_notifyAdmin",0,false]; + +Author: Caleb Serafin +Date Updated: 10 June 2020 +License: MIT License, Copyright (c) 2019 Barbolani & The Official AntiStasi Community +*/ +params ["_UID"]; +if ([] call BIS_fnc_admin > 0 || isServer && hasInterface) then { + private _keyPairs = [ ["name","NO NAME"] ]; + private _data_instigator = [_UID,_keyPairs] call A3A_fnc_punishment_dataGet; + _data_instigator params ["_name"]; + + ["FF Notification", format ["%1 has been found guilty of FF.

If you believe this is a mistake, you can forgive him with a scroll-menu action on his body.

He is at the bottom left corner of the map.",_name]] call A3A_fnc_customHint; +}; +true; \ No newline at end of file diff --git a/A3-Antistasi/functions/Punishment/fn_punishment_notifyAllAdmins.sqf b/A3-Antistasi/functions/Punishment/fn_punishment_notifyAllAdmins.sqf deleted file mode 100644 index 5576ee8bce..0000000000 --- a/A3-Antistasi/functions/Punishment/fn_punishment_notifyAllAdmins.sqf +++ /dev/null @@ -1,2 +0,0 @@ -params["_detainee"]; -[_detainee] remoteExec ["A3A_fnc_punishment_notifyAdmin",0,false]; \ No newline at end of file diff --git a/A3-Antistasi/functions/Punishment/fn_punishment_oceanGulag.sqf b/A3-Antistasi/functions/Punishment/fn_punishment_oceanGulag.sqf new file mode 100644 index 0000000000..672bd3fa4e --- /dev/null +++ b/A3-Antistasi/functions/Punishment/fn_punishment_oceanGulag.sqf @@ -0,0 +1,94 @@ +/* +Function: + A3A_fnc_punishment_oceanGulag + +Description: + Creates a surfboard in a random pos 100m from the corner. + Moves the detainee onto the surfboard. + +Scope: + Execute on server. + +Environment: + + +Parameters: + The UID of the detainee being sent to Ocean Gulag. + +Returns: + true if it hasn't crashed; false if invalid params; nil if it has crashed. + +Examples: + [_UID,"add"] call ["A3A_fnc_punishment_oceanGulag",2,false]; + [_UID,"remove"] call ["A3A_fnc_punishment_oceanGulag",2,false]; + +Author: Caleb Serafin +License: MIT License, Copyright (c) 2019 Barbolani & The Official AntiStasi Community +*/ +params ["_UID",["_operation","add",[""]]]; +private _filename = "fn_punishment_oceanGulag.sqf"; + +if (!isServer) exitWith { + [1, "NOT SERVER", _filename] call A3A_fnc_log; + false; +}; + +private _keyPairs = [ ["punishment_platform",objNull], ["initialPosASL",[0,0,0]]]; +([_UID,_keyPairs] call A3A_fnc_punishment_dataGet) params ["_punishment_platform","_initialPosASL"]; +private _detainee = _UID call BIS_fnc_getUnitByUid; +private _playerPos = [0,0,0]; + +if (!isPlayer _detainee) then { // Prevents punishing AI + [2, format ["DETAINEE MIA | UID:%1 matches no in-game player. Cleaning up.", _UID], _filename] call A3A_fnc_log; + _operation = "remove"; +} else { + _playerPos = getPosASL _detainee; +}; + +switch (toLower _operation) do { + case ("add"): { + if (_playerPos inArea [ [50,50], 50, 50 ,0, true, -1]) exitWith {}; + if (_initialPosASL isEqualTo [0,0,0]) then { + _keyPairs = [ ["initialPosASL",_playerPos] ]; + [_UID,_keyPairs] call A3A_fnc_punishment_dataSet; + }; + if (!isNull _punishment_platform) then { + deleteVehicle _punishment_platform; + }; + + private _pos2D = [random 100,random 100]; + + _punishment_platform = createVehicle ["Land_Sun_chair_green_F", [_pos2D #0, _pos2D #1, -0.25], [], 0, "CAN_COLLIDE"]; + _punishment_platform enableSimulation false; + _punishment_platform allowDamage false; + + _keyPairs = [ ["punishment_platform",_punishment_platform] ]; + [_UID,_keyPairs] call A3A_fnc_punishment_dataSet; + + _punishment_platform setPos [_pos2D #0, _pos2D #1, -0.25]; + + if (isPlayer _detainee) then { + // TODO Pull people from vehicles + if !(isNull objectParent _detainee) then { moveOut _detainee }; + _detainee setPos [_pos2D #0, _pos2D #1, 0.25]; + }; + true; + }; + case ("remove"): { + if (isPlayer _detainee && {_playerPos inArea [ [50,50], 100, 100 ,0, true, -1]}) then { // Slightly bigger, player can't swim 50m in 5 sec. + _detainee switchMove ""; + private _keyPairs = [ ["initialPosASL",[0,0,0]] ]; + ([_UID,_keyPairs] call A3A_fnc_punishment_dataGet) params ["_initialPosASL"]; + _detainee setPosASL ([_initialPosASL,posHQ findEmptyPosition [1,50,typeOf _detainee]] select (_initialPosASL isEqualTo [0,0,0])); + }; + if (!isNull _punishment_platform) then { + deleteVehicle _punishment_platform; + }; + [_UID,["punishment_platform","initialPosASL"]] call A3A_fnc_punishment_dataRem; + true + }; + default { + [1, format ["INVALID PARAMS | _operation=""%1""", _operation], _filename] call A3A_fnc_log; + false; + }; +}; diff --git a/A3-Antistasi/functions/Punishment/fn_punishment_release.sqf b/A3-Antistasi/functions/Punishment/fn_punishment_release.sqf index 3da79cafd4..4f566a88b5 100644 --- a/A3-Antistasi/functions/Punishment/fn_punishment_release.sqf +++ b/A3-Antistasi/functions/Punishment/fn_punishment_release.sqf @@ -1,21 +1,81 @@ -params["_detainee"]; - -_punishment_vars = _detainee getVariable ["punishment_vars", [0,0,[0,0],[scriptNull,scriptNull]]]; //[timeTotal,offenceTotal,_lastOffenceData,[wardenHandle,sentenceHandle]] -_punishmentPlatform = _detainee getVariable ["punishment_platform",objNull]; -_lastOffenceData = _punishment_vars select 2; -_punishment_warden = (_punishment_vars select 3) select 0; -_punishment_sentence = (_punishment_vars select 3) select 1; - -if !(scriptDone _punishment_warden || isNull _punishment_warden) then {terminate _punishment_warden;}; -if !(scriptDone _punishment_sentence || isNull _punishment_sentence) then {terminate _punishment_sentence;}; - -_detainee switchMove ""; -_detainee setPos posHQ; -deleteVehicle _punishmentPlatform; - -_punishment_timeTotal = 0; -_punishment_offenceTotal = 0.1; -_lastOffenceData set [1,0]; //[lastTime,overhead] -_punishment_vars = [_punishment_timeTotal,_punishment_offenceTotal,_lastOffenceData,[scriptNull,scriptNull]];; //[timeTotal,offenceTotal,_lastOffenceData,[wardenHandle,sentenceHandle]] -_detainee setVariable ["punishment_vars", _punishment_vars, true]; //[timeTotal,offenceTotal,[wardenHandle,sentenceHandle]] -_detainee setVariable ["punishment_coolDown",0,true]; \ No newline at end of file +/* +Function: + A3A_fnc_punishment_release + +Description: + Releases a detainee from his sentence if he is incarcerated. + Forgives all punishment stats. + +Scope: + Execute on server. + +Environment: + + +Parameters: + The detainee's UID. + Who is calling the function. All external calls should only use "forgive". + +Returns: + true if it hasn't crashed; false if invalid params; nil if it has crashed. + +Examples: + [_UID,"forgive"] remoteExec ["A3A_fnc_punishment_release",2]; // Forgive all sins and release from Ocean Gulag. + +Author: Caleb Serafin +License: MIT License, Copyright (c) 2019 Barbolani & The Official AntiStasi Community +*/ +params ["_UID",["_source",""]]; +private _filename = "fn_punishment_release.sqf"; + +if (!isServer) exitWith { + [1, "NOT SERVER", _filename] call A3A_fnc_log; + false; +}; + + +private _keyPairs = [ ["_punishmentPlatform",objNull],["name","NO NAME"] ]; +private _data_instigator = [_UID,_keyPairs] call A3A_fnc_punishment_dataGet; +_data_instigator params ["_punishmentPlatform","_name"]; + +private _detainee = [_UID] call BIS_fnc_getUnitByUid; +private _playerStats = format["Player: %1 [%2]", _name, _UID]; + +private _releaseFromSentence = { + [_UID] remoteExec ["A3A_fnc_punishment_removeActionForgive",0,false]; + [_UID,"remove"] call A3A_fnc_punishment_oceanGulag; +}; +private _forgiveStats = { + private _keys = ["timeTotal","offenceTotal","overhead","sentenceEndTime"]; + [_UID,_keys] call A3A_fnc_punishment_dataRem; +}; + +switch (_source) do { + case "punishment_warden": { + call _forgiveStats; + call _releaseFromSentence; + [2, format ["RELEASE | %1", _playerStats], _filename] call A3A_fnc_log; + if (isPlayer _detainee) then { + ["FF Notification", "Enough then."] remoteExec ["A3A_fnc_customHint", _detainee, false]; + }; + true; + }; + case "punishment_warden_manual": { + call _forgiveStats; + call _releaseFromSentence; + [2, format ["FORGIVE | %1", _playerStats], _filename] call A3A_fnc_log; + if (isPlayer _detainee) then { + ["FF Notification", "An admin looks with pity upon your soul.
You have been forgiven."] remoteExec ["A3A_fnc_customHint", _detainee, false]; + }; + true; + }; + case "forgive": { + private _keyPairs = [ ["sentenceEndTime",0] ]; + [_UID,_keyPairs] call A3A_fnc_punishment_dataSet; + true; + }; + default { + [1, format ["INVALID PARAMS | _source=""%1""", _source], _filename] call A3A_fnc_log; + false; + }; +}; \ No newline at end of file diff --git a/A3-Antistasi/functions/Punishment/fn_punishment_removeActionForgive.sqf b/A3-Antistasi/functions/Punishment/fn_punishment_removeActionForgive.sqf new file mode 100644 index 0000000000..5e6c454957 --- /dev/null +++ b/A3-Antistasi/functions/Punishment/fn_punishment_removeActionForgive.sqf @@ -0,0 +1,61 @@ +/* +Function: + A3A_fnc_punishment_removeActionForgive + +Description: + Removes action from the Admin to forgive the detainee; + Removes action from the detainee to refresh the Admin's action. + +Scope: + Execute on all players. + +Environment: + + +Parameters: + The UID of the detainee that the actions pertains to. + [OPTIONAL=false] Adds actions back after being removed. + +Returns: + true if it hasn't crashed; nil if it has crashed. + +Examples: + [_UID] remoteExec ["A3A_fnc_punishment_removeActionForgive",0,false]; + +Author: Caleb Serafin +License: MIT License, Copyright (c) 2019 Barbolani & The Official AntiStasi Community +*/ +params [ + "_UID", + ["_reAdd",false] +]; + +private _detainee = [_UID] call BIS_fnc_getUnitByUid; +if (isPlayer _detainee) then { + private _actionsDetainee = actionIDs _detainee; + if !(isNil "_actionsDetainee" || {count _actionsDetainee isEqualTo 0}) then { + { + if (((_detainee actionParams _x) select 0) isEqualTo "Refresh Admin Action") then { + _detainee removeAction _x; + }; + } forEach _actionsDetainee; + }; +}; + +private _actionsSelf = actionIDs player; +if !(isNil "_actionsSelf" || {count _actionsSelf == 0}) then { + private _keyPairs = [ ["name","NO NAME"] ]; + private _data_instigator = [_UID,_keyPairs] call A3A_fnc_punishment_dataGet; + _data_instigator params ["_name"]; + + { + if (((player actionParams _x) select 0) isEqualTo format["[Forgive FF] ""%1""",_name]) then { + player removeAction _x; + }; + } forEach _actionsSelf; +}; + +if (_reAdd) then { + [_UID] call A3A_fnc_punishment_addActionForgive; +}; +true; \ No newline at end of file diff --git a/A3-Antistasi/functions/Punishment/fn_punishment_sentence.sqf b/A3-Antistasi/functions/Punishment/fn_punishment_sentence.sqf deleted file mode 100644 index e4554c4153..0000000000 --- a/A3-Antistasi/functions/Punishment/fn_punishment_sentence.sqf +++ /dev/null @@ -1,9 +0,0 @@ -params["_detainee"]; -_punishmentPlatform = createVehicle ["Land_Sun_chair_green_F", [0,0,0], [], 0, "CAN_COLLIDE"]; -_punishmentPlatform enableSimulation false; -_detainee setVariable ["punishment_platform",_punishmentPlatform,true]; - -_pos2D = [random 100,random 100]; - -_punishmentPlatform setPos [_pos2D select 0, _pos2D select 1, -0.25]; -_detainee setPos [_pos2D select 0, _pos2D select 1, 0.25]; \ No newline at end of file diff --git a/A3-Antistasi/functions/Punishment/fn_punishment_sentence_client.sqf b/A3-Antistasi/functions/Punishment/fn_punishment_sentence_client.sqf new file mode 100644 index 0000000000..9469082035 --- /dev/null +++ b/A3-Antistasi/functions/Punishment/fn_punishment_sentence_client.sqf @@ -0,0 +1,39 @@ +/* +Function: + A3A_fnc_punishment_sentence_client + +Description: + Controls the client side UI for punishment sentences. + +Scope: + Execute on detainee to use his processing power. + +Environment: + + +Parameters: + The UID of the detainee in Ocean Gulag. + The time left until detainee is released. + +Returns: + true after 5 seconds if it hasn't crashed; false if the detainee disconnected or died; nil if it has crashed. + +Examples: + [_UID,_timeLeft] remoteExec ["A3A_fnc_punishment_sentence_client",_detainee,false]; + +Author: Caleb Serafin +Date Updated: 13 June 2020 +License: MIT License, Copyright (c) 2019 Barbolani & The Official AntiStasi Community +*/ +params ["_UID","_timeLeft"]; +private _filename = "fn_punishment_sentence_client.sqf"; + +private _detainee = [_UID] call BIS_fnc_getUnitByUid; +if (_timeLeft < 5) then {_timeLeft = 5;}; // Sometimes something somewhere might go out of sync, so we just troll the player if that happens. + +for "_timeLeft" from _timeLeft to _timeLeft-4 step -1 do { + if (!isPlayer _detainee) exitWith {false}; + ["FF Notification", format ["Please do not teamkill. Play with the turtles for %1 more seconds.
Use Refresh Admin Action if the admin just logged in.
Swimming in water may cause injury.",_timeLeft], true] remoteExec ["A3A_fnc_customHint", _detainee, false]; + uiSleep 1; +}; +true; \ No newline at end of file diff --git a/A3-Antistasi/functions/Punishment/fn_punishment_sentence_server.sqf b/A3-Antistasi/functions/Punishment/fn_punishment_sentence_server.sqf new file mode 100644 index 0000000000..ed4ef18b19 --- /dev/null +++ b/A3-Antistasi/functions/Punishment/fn_punishment_sentence_server.sqf @@ -0,0 +1,80 @@ +/* +Function: + A3A_fnc_punishment_sentence_server + +Description: + Organises the sentence and addActions of the detainee. + Includes timer and release mechanism. + Will release on remote sentence release time shorting. + +Scope: + Execute on server. + +Environment: + For suspensions. + +Parameters: + The UID of the detainee being sent to Ocean Gulag. + The time the detainee will be imprisoned. + +Returns: + true if it hasn't crashed; false if invalid params; nil if it has crashed. + +Examples: + [_UID,_timeTotal] remoteExec ["A3A_fnc_punishment_sentence_server",2,false]; + +Author: Caleb Serafin +License: MIT License, Copyright (c) 2019 Barbolani & The Official AntiStasi Community +*/ +params ["_UID","_timeTotal"]; +private _filename = "fn_punishment_sentence_server.sqf"; +scriptName "fn_punishment_sentence_server.sqf"; + +if (!isServer) exitWith { + [1, "NOT SERVER", _filename] call A3A_fnc_log; + false; +}; + +_timeTotal = 5*(floor (_timeTotal/5)); // Rounds up so the loop lines up. +private _sentenceEndTime = (floor serverTime) + _timeTotal; +private _keyPairs = [["sentenceEndTime",_sentenceEndTime],["timeTotal",_timeTotal],["offenceTotal",1]]; //,["name","NO NAME"] +[_UID,_keyPairs] call A3A_fnc_punishment_dataSet; + + +private _keyPairs = [["name","NO NAME"]]; +private _data_instigator = [_UID,_keyPairs] call A3A_fnc_punishment_dataGet; +_data_instigator params ["_name"]; + +private _disconnected = false; +private _disconnectedCleanUp = { + _playerStats = format["Player: %1 [%2], _timeTotal: %3", _name, _UID, str _timeTotal]; + [2, format ["DISCONNECTED/DIED WHILE PUNISHED | %1", _playerStats], _filename] call A3A_fnc_log; + systemChat format["FF: %1 disconnected/died while being punished.",_name]; + [_UID,"remove"] call A3A_fnc_punishment_oceanGulag; + _disconnected=true; + true; +}; + +[_UID] remoteExec ["A3A_fnc_punishment_addActionForgive",0,false]; +[_UID] remoteExec ["A3A_fnc_punishment_notifyAdmin",0,false]; + +private _sentenceEndTime_old = _sentenceEndTime; +private _countX = 0; +private _detainee = _UID call BIS_fnc_getUnitByUid; + +_keyPairs = [ ["sentenceEndTime",floor serverTime] ]; +while {(ceil serverTime) < _sentenceEndTime-1} do { // ceil and -1 if something doesn't sync up + _countX = _sentenceEndTime - (floor serverTime); + if (!isPlayer _detainee) exitWith {call _disconnectedCleanUp}; + [_UID,_countX] remoteExec ["A3A_fnc_punishment_sentence_client",_detainee,false]; + [_UID,"add"] call A3A_fnc_punishment_oceanGulag; + uiSleep 5; + _sentenceEndTime = ([_UID,_keyPairs] call A3A_fnc_punishment_dataGet) select 0; // Polls for updates from admin forgive +}; +if (_disconnected) exitWith {}; +if (_sentenceEndTime_old isEqualTo _sentenceEndTime) then { + [_UID,"punishment_warden"] call A3A_fnc_punishment_release; +} else { + [_UID,"punishment_warden_manual"] call A3A_fnc_punishment_release; +}; +true; \ No newline at end of file diff --git a/A3-Antistasi/functions/Punishment/fn_punishment_warden.sqf b/A3-Antistasi/functions/Punishment/fn_punishment_warden.sqf deleted file mode 100644 index 0bd40fde69..0000000000 --- a/A3-Antistasi/functions/Punishment/fn_punishment_warden.sqf +++ /dev/null @@ -1,20 +0,0 @@ -params["_detainee","_sentence"]; - -_detainee setVariable ["punishment_coolDown", 2, true]; -_punishment_vars = _detainee getVariable ["punishment_vars", [0,0,[0,0],[scriptNull,scriptNull]]]; //[timeTotal,offenceTotal,_lastOffenceData,[wardenHandle,sentenceHandle]] -_punishment_warden_handle = _thisScript; -_punishment_sentence_handle = [_detainee] call A3A_fnc_punishment_sentence; -[_detainee] call A3A_fnc_punishment_addActionForgive; -[_detainee] call A3A_fnc_punishment_notifyAllAdmins; -///////////////////////// TODO: PLAYER TEAM FORGIVE SCRIPT -_punishment_vars set [3,[_punishment_warden_handle,_punishment_sentence_handle]]; -_detainee setVariable ["punishment_vars", _punishment_vars, true]; //[timeTotal,offenceTotal,_lastOffenceData,[wardenHandle,sentenceHandle]] -_countX = floor _sentence; -while {_countX > 0} do -{ - [ format["Please do not teamkill. Play with the turtles for %1 more seconds.",_countX]] remoteExec ["hintSilent", _detainee, false]; - uiSleep 1; - _countX = _countX -1; -}; -["Enough then."] remoteExec ["hint", _detainee, false]; -[_detainee] call A3A_fnc_punishment_release; \ No newline at end of file diff --git a/A3-Antistasi/functions/REINF/fn_FIAinit.sqf b/A3-Antistasi/functions/REINF/fn_FIAinit.sqf index df35ede891..6237519343 100644 --- a/A3-Antistasi/functions/REINF/fn_FIAinit.sqf +++ b/A3-Antistasi/functions/REINF/fn_FIAinit.sqf @@ -33,7 +33,7 @@ private _victim = objNull; private _killer = objNull; if (player == leader _unit) then { - _unit setVariable ["owner",player]; + _unit setVariable ["owner", player, true]; _unit addEventHandler ["killed", { _victim = _this select 0; [_victim] spawn A3A_fnc_postmortem; @@ -41,10 +41,10 @@ if (player == leader _unit) then { if !(hasIFA) then {arrayids pushBackUnique (name _victim)}; if (side _killer == Occupants) then { _nul = [0.25,0,getPos _victim] remoteExec ["A3A_fnc_citySupportChange",2]; - [-0.25,0] remoteExec ["A3A_fnc_prestige",2]; + [[-1, 30], [0, 0]] remoteExec ["A3A_fnc_prestige",2]; } else { if (side _killer == Invaders) then { - [0,-0.25] remoteExec ["A3A_fnc_prestige",2] + [[0, 0], [-1, 30]] remoteExec ["A3A_fnc_prestige",2] } else { if (isPlayer _killer) then { _killer addRating 1000; @@ -67,7 +67,7 @@ if (player == leader _unit) then { if (([player] call A3A_fnc_hasRadio) && (_unit call A3A_fnc_getRadio != "")) exitWith {_unit groupChat format ["This is %1, radiocheck OK",name _unit]}; if (unitReady _unit) then { if ((alive _unit) and (_unit distance (getMarkerPos respawnTeamPlayer) > 50) and (_unit distance leader group _unit > 500) and ((vehicle _unit == _unit) or ((typeOf (vehicle _unit)) in arrayCivVeh))) then { - hint format ["%1 lost communication, he will come back with you if possible", name _unit]; + ["", format ["%1 lost communication, he will come back with you if possible", name _unit]] call A3A_fnc_customHint; [_unit] join stragglers; if ((vehicle _unit isKindOf "StaticWeapon") or (isNull (driver (vehicle _unit)))) then {unassignVehicle _unit; [_unit] orderGetIn false}; _unit doMove position player; @@ -92,10 +92,10 @@ if (player == leader _unit) then { } else { if (side _killer == Occupants) then { _nul = [0.25,0,getPos _victim] remoteExec ["A3A_fnc_citySupportChange",2]; - [-0.25,0] remoteExec ["A3A_fnc_prestige",2]; + [[-1, 30], [0, 0]] remoteExec ["A3A_fnc_prestige",2]; } else { if (side _killer == Invaders) then { - [0,-0.25] remoteExec ["A3A_fnc_prestige",2] + [[0, 0], [-1, 30]] remoteExec ["A3A_fnc_prestige",2] } else { if (isPlayer _killer) then { _killer addRating 1000; diff --git a/A3-Antistasi/functions/REINF/fn_FIAskillAdd.sqf b/A3-Antistasi/functions/REINF/fn_FIAskillAdd.sqf index 83e03ed213..d7b28a6c96 100644 --- a/A3-Antistasi/functions/REINF/fn_FIAskillAdd.sqf +++ b/A3-Antistasi/functions/REINF/fn_FIAskillAdd.sqf @@ -1,14 +1,14 @@ -if (player != theBoss) exitWith {hint "Only our Commander has access to this function"}; +if (player != theBoss) exitWith {["Skill Add", "Only our Commander has access to this function"] call A3A_fnc_customHint;}; -if (skillFIA > 20) exitWith {hint "Your troops have the maximum training"}; -if (skillFIA > (tierWar*2)) exitWith {hint "You cannot upgrade training in the current War Level"}; +if (skillFIA > 20) exitWith {["Skill Add", "Your troops have the maximum training"] call A3A_fnc_customHint;}; +if (skillFIA > (tierWar*2)) exitWith {["Skill Add", "You cannot upgrade training in the current War Level"] call A3A_fnc_customHint;}; _resourcesFIA = server getVariable "resourcesFIA"; _costs = 1000 + (1.5*(skillFIA *750)); -if (_resourcesFIA < _costs) exitWith {hint format ["You do not have enough money to afford additional training. %1 € needed",_costs]}; +if (_resourcesFIA < _costs) exitWith {["Skill Add", format ["You do not have enough money to afford additional training. %1 € needed",_costs]] call A3A_fnc_customHint;}; _resourcesFIA = _resourcesFIA - _costs; skillFIA = skillFIA + 1; -hint format ["%2 Skill Level has been Upgraded\nCurrent level is %1",skillFIA,nameTeamPlayer]; +["Skill Add", format ["%2 Skill Level has been Upgraded
Current level is %1",skillFIA,nameTeamPlayer]] call A3A_fnc_customHint; publicVariable "skillFIA"; server setVariable ["resourcesFIA",_resourcesFIA,true]; [] spawn A3A_fnc_statistics; diff --git a/A3-Antistasi/functions/REINF/fn_NATOQuadbike.sqf b/A3-Antistasi/functions/REINF/fn_NATOQuadbike.sqf index 51db8685af..e1a33d9fd6 100644 --- a/A3-Antistasi/functions/REINF/fn_NATOQuadbike.sqf +++ b/A3-Antistasi/functions/REINF/fn_NATOQuadbike.sqf @@ -3,9 +3,9 @@ _markerX = [markersX,player] call BIS_fnc_nearestPosition; _sideX = side player; _nameX = if (_sideX == Occupants) then {nameOccupants} else {nameInvaders}; -if (sidesX getVariable [_markerX,sideUnknown] != _sideX) exitWith {hint format ["You need to be close to a zone belonging to %1 in order to request a vehicle",_nameX]}; -if ((!(_markerX in airportsX)) and (!(_markerX in seaports)) and (!(_markerX in outposts))) exitWith {hint "You need to be close to an Airbase, Seaport or Outpost of your side in order to request a vehicle"}; -if (not(player inArea _markerX)) exitWith {hint "You need to be close to an Airbase, Seaport or Outpost in order to request a vehicle"}; +if (sidesX getVariable [_markerX,sideUnknown] != _sideX) exitWith {["Transportation", format ["You need to be close to a zone belonging to %1 in order to request a vehicle",_nameX]] call A3A_fnc_customHint;}; +if ((!(_markerX in airportsX)) and (!(_markerX in seaports)) and (!(_markerX in outposts))) exitWith {["Transportation", "You need to be close to an Airbase, Seaport or Outpost of your side in order to request a vehicle"] call A3A_fnc_customHint;}; +if (not(player inArea _markerX)) exitWith {["Transportation", "You need to be close to an Airbase, Seaport or Outpost in order to request a vehicle"] call A3A_fnc_customHint;}; _typeBike = if (_sideX == Occupants) then {selectRandom vehNATOPVP} else {selectRandom vehCSATPVP}; @@ -14,7 +14,7 @@ if (!isNull lastVehicleSpawned) then if (lastVehicleSpawned distance player < 100) then {deleteVehicle lastVehicleSpawned}; }; -hint "Vehicle available"; +["Transportation", "Vehicle available"] call A3A_fnc_customHint; _pos = []; _radius = 10; while {_pos isEqualTo []} do @@ -24,4 +24,4 @@ while {_pos isEqualTo []} do }; lastVehicleSpawned = createVehicle [_typeBike,_pos, [], 10, "NONE"]; -[lastVehicleSpawned] call A3A_fnc_AIVEHinit; +[lastVehicleSpawned, _sideX] call A3A_fnc_AIVEHinit; diff --git a/A3-Antistasi/functions/REINF/fn_NATObomb.sqf b/A3-Antistasi/functions/REINF/fn_NATObomb.sqf index 7a956fe222..42174826e2 100644 --- a/A3-Antistasi/functions/REINF/fn_NATObomb.sqf +++ b/A3-Antistasi/functions/REINF/fn_NATObomb.sqf @@ -1,12 +1,12 @@ -if (bombRuns < 1) exitWith {hint "You lack of enough Air Support to make this request"}; -//if (!allowPlayerRecruit) exitWith {hint "Server is very loaded. \nWait one minute or change FPS settings in order to fulfill this request"}; - if (!([player] call A3A_fnc_hasRadio)) exitWith {if !(hasIFA) then {hint "You need a radio in your inventory to be able to give orders to other squads"} else {hint "You need a Radio Man in your group to be able to give orders to other squads"}}; -if ({sidesX getVariable [_x,sideUnknown] == teamPlayer} count airportsX == 0) exitWith {hint "You need to control an airport in order to fulfill this request"}; +if (bombRuns < 1) exitWith {["Air Support", "You lack of enough Air Support to make this request"] call A3A_fnc_customHint;}; +//if (!allowPlayerRecruit) exitWith {hint "Server is very loaded.
Wait one minute or change FPS settings in order to fulfill this request"}; + if (!([player] call A3A_fnc_hasRadio)) exitWith {if !(hasIFA) then {["Air Support", "You need a radio in your inventory to be able to give orders to other squads"] call A3A_fnc_customHint;} else {["Air Support", "You need a Radio Man in your group to be able to give orders to other squads"] call A3A_fnc_customHint;}}; +if ({sidesX getVariable [_x,sideUnknown] == teamPlayer} count airportsX == 0) exitWith {["Air Support", "You need to control an airport in order to fulfill this request"] call A3A_fnc_customHint;}; _typeX = _this select 0; positionTel = []; -hint "Select the spot from which the plane will start to drop the bombs"; +["Air Support", "Select the spot from which the plane will start to drop the bombs"] call A3A_fnc_customHint; if (!visibleMap) then {openMap true}; onMapSingleClick "positionTel = _pos;"; @@ -25,7 +25,7 @@ _mrkorig setMarkerTypeLocal "hd_destroy"; _mrkorig setMarkerColorLocal "ColorRed"; _mrkOrig setMarkerTextLocal "Bomb Run Init"; -hint "Select the map position to which the plane will exit to calculate plane's route vector"; +["Air Support", "Select the map position to which the plane will exit to calculate plane's route vector"] call A3A_fnc_customHint; onMapSingleClick "positionTel = _pos;"; @@ -62,6 +62,8 @@ _plane setPosATL [getPosATL _plane select 0, getPosATL _plane select 1, 1000]; _plane disableAI "TARGET"; _plane disableAI "AUTOTARGET"; _plane flyInHeight 100; +private _minAltASL = ATLToASL [_positionX select 0, _positionX select 1, 0]; +_plane flyInHeightASL [(_minAltASL select 2) +100, (_minAltASL select 2) +100, (_minAltASL select 2) +100]; driver _plane sideChat "Starting Bomb Run. ETA 30 seconds."; _wp1 = group _plane addWaypoint [_pos1, 0]; @@ -69,11 +71,8 @@ _wp1 setWaypointType "MOVE"; _wp1 setWaypointSpeed "LIMITED"; _wp1 setWaypointBehaviour "CARELESS"; -if (_typeX == "NAPALM" && napalmEnabled) then {_wp1 setWaypointStatements ["true", "[this,""NAPALM""] spawn A3A_fnc_airbomb"]} else {_typeX = "HE"}; -if (_typeX == "CARPET") then {_wp1 setWaypointStatements ["true", "[this,""CARPET""] spawn A3A_fnc_airbomb"]}; -if (_typeX == "HE") then {_wp1 setWaypointStatements ["true", "[this,""HE""] spawn A3A_fnc_airbomb"]}; - - +if ((_typeX == "NAPALM") and (!napalmEnabled)) then {_typeX = "HE"}; +_wp1 setWaypointStatements ["true", format ["if !(local this) exitWith {}; [this, '%1'] spawn A3A_fnc_airbomb", _typeX]]; _wp2 = group _plane addWaypoint [_pos2, 1]; _wp2 setWaypointSpeed "LIMITED"; @@ -93,4 +92,4 @@ if ((!canMove _plane) and (!isNull _plane)) then sleep cleantime; {deleteVehicle _x} forEach crew _plane; deleteVehicle _plane; deleteGroup group _plane; - }; \ No newline at end of file + }; diff --git a/A3-Antistasi/functions/REINF/fn_addBombRun.sqf b/A3-Antistasi/functions/REINF/fn_addBombRun.sqf index d7eec3114c..5ba219f547 100644 --- a/A3-Antistasi/functions/REINF/fn_addBombRun.sqf +++ b/A3-Antistasi/functions/REINF/fn_addBombRun.sqf @@ -1,10 +1,10 @@ _veh = cursortarget; -if (isNull _veh) exitWith {hint "You are not looking to any vehicle"}; +if (isNull _veh) exitWith {["Airstrike", "You are not looking to any vehicle"] call A3A_fnc_customHint;}; -if (_veh distance getMarkerPos respawnTeamPlayer > 50) exitWith {hint "Vehicle must be closer than 50 meters to the flag"}; +if (_veh distance getMarkerPos respawnTeamPlayer > 50) exitWith {["Airstrike", "Vehicle must be closer than 50 meters to the flag"] call A3A_fnc_customHint;}; -if ({isPlayer _x} count crew _veh > 0) exitWith {hint "In order to sell, vehicle must be empty."}; +if ({isPlayer _x} count crew _veh > 0) exitWith {["Airstrike", "In order to sell, vehicle must be empty."] call A3A_fnc_customHint;}; _owner = _veh getVariable "ownerX"; _exit = false; @@ -16,12 +16,20 @@ if (!isNil "_owner") then }; }; -if (_exit) exitWith {hint "You are not owner of this vehicle and you cannot sell it"}; +if (_exit) exitWith {["Airstrike", "You are not owner of this vehicle and you cannot sell it"] call A3A_fnc_customHint;}; -if (not(_veh isKindOf "Air")) exitWith {hint "Only Air Vehicles can be used to increase Airstrike points"}; +if (not(_veh isKindOf "Air")) exitWith {["Airstrike", "Only Air Vehicles can be used to increase Airstrike points"] call A3A_fnc_customHint;}; _typeX = typeOf _veh; +if (isClass (configfile >> "CfgVehicles" >> _typeX >> "assembleInfo")) then { + if (count getArray (configfile >> "CfgVehicles" >> _typeX >> "assembleInfo" >> "dissasembleTo") > 0) then { + _exit = true; + }; +}; +if (_exit) exitWith {["Airstrike", "Backpack drones cannot be used to increase Airstrike points"] call A3A_fnc_customHint;}; + + //if (_typeX == vehSDKHeli) exitWith {hint "Syndikat Helicopters cannot be used to increase Airstrike points"}; _pointsX = 2; @@ -29,7 +37,7 @@ _pointsX = 2; if (_typeX in vehAttackHelis) then {_pointsX = 5}; if ((_typeX == vehCSATPlane) or (_typeX == vehNATOPlane)) then {_pointsX = 10}; deleteVehicle _veh; -hint format ["Air Support increased in %1 points",_pointsX]; +["Airstrike", format ["Air Support increased in %1 points",_pointsX]] call A3A_fnc_customHint; bombRuns = bombRuns + _pointsX; publicVariable "bombRuns"; [] remoteExec ["A3A_fnc_statistics",theBoss]; \ No newline at end of file diff --git a/A3-Antistasi/functions/REINF/fn_addFIAsquadHC.sqf b/A3-Antistasi/functions/REINF/fn_addFIAsquadHC.sqf index ab28df0b26..88d4e34382 100644 --- a/A3-Antistasi/functions/REINF/fn_addFIAsquadHC.sqf +++ b/A3-Antistasi/functions/REINF/fn_addFIAsquadHC.sqf @@ -1,33 +1,33 @@ +private ["_typeGroup","_esinf","_typeVehX","_costs","_costHR","_exit","_formatX","_pos","_hr","_resourcesFIA","_groupX","_roads","_road","_truckX","_vehicle","_mortarX","_morty"]; -if (player != theBoss) exitWith {hint "Only our Commander has access to this function"}; -//if (!allowPlayerRecruit) exitWith {hint "Server is very loaded. \nWait one minute or change FPS settings in order to fulfill this request"}; -if (markerAlpha respawnTeamPlayer == 0) exitWith {hint "You cant recruit a new squad while you are moving your HQ"}; -if (!([player] call A3A_fnc_hasRadio)) exitWith {if !(hasIFA) then {hint "You need a radio in your inventory to be able to give orders to other squads"} else {hint "You need a Radio Man in your group to be able to give orders to other squads"}}; -_checkX = false; -{ - if (((side _x == Invaders) or (side _x == Occupants)) and (_x distance petros < 500) and ([_x] call A3A_fnc_canFight) and !(isPlayer _x)) exitWith {_checkX = true}; -} forEach allUnits; +if (player != theBoss) exitWith {["Recruit Squad", "Only the Commander has access to this function"] call A3A_fnc_customHint;}; + +if (markerAlpha respawnTeamPlayer == 0) exitWith {["Recruit Squad", "You cannot recruit a new squad while you are moving your HQ"] call A3A_fnc_customHint;}; + +if (!([player] call A3A_fnc_hasRadio)) exitWith {if !(hasIFA) then {["Recruit Squad", "You need a radio in your inventory to be able to give orders to other squads"] call A3A_fnc_customHint;} else {["Recruit Squad", "You need a Radio Man in your group to be able to give orders to other squads"] call A3A_fnc_customHint;}}; -if (_checkX) exitWith {Hint "You cannot Recruit Squads with enemies near your HQ"}; +private _enemyNear = false; -private ["_typeGroup","_esinf","_typeVehX","_costs","_costHR","_exit","_formatX","_pos","_hr","_resourcesFIA","_groupX","_roads","_road","_groupX","_truckX","_vehicle","_mortarX","_morty"]; +{ + if (((side _x == Invaders) or (side _x == Occupants)) and (_x distance petros < 500) and ([_x] call A3A_fnc_canFight) and !(isPlayer _x)) exitWith {_enemyNear = true}; +} forEach allUnits; +if (_enemyNear) exitWith {["Recruit Squad", "You cannot recruit squads with enemies near your HQ"] call A3A_fnc_customHint;}; _typeGroup = _this select 0; _exit = false; -if (_typeGroup isEqualType "") then - { - if (_typeGroup == "not_supported") then {_exit = true; hint "The group or vehicle type you request is not supported in your modset"}; - if (hasIFA and ((_typeGroup == SDKMortar) or (_typeGroup == SDKMGStatic)) and !debug) then {_exit = true; hint "The group or vehicle type you request is not supported in your modset"}; - }; -if (activeGREF) then - { - if (_typeGroup isEqualType objNull) then - { - if (_typeGroup == staticATteamPlayer) then {hint "AT trucks are disabled in RHS - GREF"; _exit = true}; - }; +if (_typeGroup isEqualType "") then { + if (_typeGroup == "not_supported") then {_exit = true; ["Recruit Squad", "The group or vehicle type you requested is not supported in your modset"] call A3A_fnc_customHint;}; + if (hasIFA and ((_typeGroup == SDKMortar) or (_typeGroup == SDKMGStatic)) and !debug) then {_exit = true; ["Recruit Squad", "The group or vehicle type you requested is not supported in your modset"] call A3A_fnc_customHint;}; +}; + +if (activeGREF) then { + if (_typeGroup isEqualType objNull) then { + if (_typeGroup == staticATteamPlayer) then {["Recruit Squad", "AT Trucks are disabled in RHS - GREF"] call A3A_fnc_customHint; _exit = true}; }; +}; + if (_exit) exitWith {}; _esinf = false; _typeVehX = ""; @@ -39,184 +39,176 @@ _format = "Squd-"; _hr = server getVariable "hr"; _resourcesFIA = server getVariable "resourcesFIA"; -private ["_groupX","_roads","_truckX","_withBackpck"]; -_withBackpck = ""; -if (_typeGroup isEqualType []) then - { +private _withBackpck = ""; +if (_typeGroup isEqualType []) then { { - _typeUnit = if (random 20 <= skillFIA) then {_x select 1} else {_x select 0}; - _formatX pushBack _typeUnit; - _costs = _costs + (server getVariable _typeUnit); _costHR = _costHR +1 + private _typeUnit = if (random 20 <= skillFIA) then {_x select 1} else {_x select 0}; + _formatX pushBack _typeUnit; + _costs = _costs + (server getVariable _typeUnit); _costHR = _costHR +1 } forEach _typeGroup; - if (count _this > 1) then - { + + if (count _this > 1) then { _withBackpck = _this select 1; if (_withBackpck == "MG") then {_costs = _costs + ([SDKMGStatic] call A3A_fnc_vehiclePrice)}; if (_withBackpck == "Mortar") then {_costs = _costs + ([SDKMortar] call A3A_fnc_vehiclePrice)}; - }; + }; _esinf = true; - } -else - { + +} else { _costs = _costs + (2*(server getVariable staticCrewTeamPlayer)) + ([_typeGroup] call A3A_fnc_vehiclePrice); _costHR = 2; - //if (_typeGroup == SDKMortar) then {_costs = _costs + ([vehSDKBike] call A3A_fnc_vehiclePrice)} else {_costs = _costs + ([vehSDKTruck] call A3A_fnc_vehiclePrice)}; - if ((_typeGroup == SDKMortar) or (_typeGroup == SDKMGStatic)) then - { + + if ((_typeGroup == SDKMortar) or (_typeGroup == SDKMGStatic)) then { _esInf = true; _formatX = [staticCrewTeamPlayer,staticCrewTeamPlayer]; - } - else - { + } else { _costs = _costs + ([vehSDKTruck] call A3A_fnc_vehiclePrice) - }; }; -if ((_withBackpck != "") and hasIFA) exitWith {hint "Your current modset does not support packing / unpacking static weapons";}; +}; -if (_hr < _costHR) then {_exit = true;hint format ["You do not have enough HR for this request (%1 required)",_costHR]}; +if ((_withBackpck != "") and hasIFA) exitWith {["Recruit Squad", "Your current modset doesn't support packing/unpacking static weapons"] call A3A_fnc_customHint;}; -if (_resourcesFIA < _costs) then {_exit = true;hint format ["You do not have enough money for this request (%1 € required)",_costs]}; +if (_hr < _costHR) then {_exit = true; ["Recruit Squad", format ["You do not have enough HR for this request (%1 required)",_costHR]] call A3A_fnc_customHint;}; + +if (_resourcesFIA < _costs) then {_exit = true; ["Recruit Squad", format ["You do not have enough money for this request (%1 € required)",_costs]] call A3A_fnc_customHint;}; if (_exit) exitWith {}; -_nul = [- _costHR, - _costs] remoteExec ["A3A_fnc_resourcesFIA",2]; +[- _costHR, - _costs] remoteExec ["A3A_fnc_resourcesFIA",2]; _pos = getMarkerPos respawnTeamPlayer; _road = [_pos] call A3A_fnc_findNearestGoodRoad; +_roadDirection = _road call A3A_fnc_getRoadDirection; + _bypassAI = false; -if (_esinf) then - { +if (_esinf) then { _pos = [(getMarkerPos respawnTeamPlayer), 30, random 360] call BIS_Fnc_relPos; - if (_typeGroup isEqualType []) then - { + if (_typeGroup isEqualType []) then { _groupX = [_pos, teamPlayer, _formatX,true] call A3A_fnc_spawnGroup; - //if (_typeGroup isEqualTo groupsSDKSquad) then {_format = "Squd-"}; if (_typeGroup isEqualTo groupsSDKmid) then {_format = "Tm-"}; if (_typeGroup isEqualTo groupsSDKAT) then {_format = "AT-"}; if (_typeGroup isEqualTo groupsSDKSniper) then {_format = "Snpr-"}; if (_typeGroup isEqualTo groupsSDKSentry) then {_format = "Stry-"}; - if (_withBackpck == "MG") then - { + if (_withBackpck == "MG") then { ((units _groupX) select ((count (units _groupX)) - 2)) addBackpackGlobal supportStaticsSDKB2; ((units _groupX) select ((count (units _groupX)) - 1)) addBackpackGlobal MGStaticSDKB; _format = "SqMG-"; - } - else - { - if (_withBackpck == "Mortar") then - { + } else { + if (_withBackpck == "Mortar") then { ((units _groupX) select ((count (units _groupX)) - 2)) addBackpackGlobal supportStaticsSDKB3; ((units _groupX) select ((count (units _groupX)) - 1)) addBackpackGlobal MortStaticSDKB; _format = "SqMort-"; - }; }; - } - else - { + }; + } else { _groupX = [_pos, teamPlayer, _formatX,true] call A3A_fnc_spawnGroup; _groupX setVariable ["staticAutoT",false,true]; if (_typeGroup == SDKMortar) then {_format = "Mort-"}; if (_typeGroup == SDKMGStatic) then {_format = "MG-"}; [_groupX,_typeGroup] spawn A3A_fnc_MortyAI; _bypassAI = true; - }; + }; _format = format ["%1%2",_format,{side (leader _x) == teamPlayer} count allGroups]; - _groupX setGroupId [_format]; - } -else + _groupX setGroupIdGlobal [_format]; +} else { + _truckX = objNull; + _groupX = grpNull; + + // workaround for weird bug where AI vehicles with attachments refuse to drive when placed close to road objects + _pos = position _road vectorAdd [4 * (sin _roadDirection), 4 * (cos _roadDirection), 0]; + _pos = _pos findEmptyPosition [0, 40, vehSDKTruck]; + + if (_typeGroup == staticAAteamPlayer) then { - _pos = position _road findEmptyPosition [1,40,vehSDKTruck]; - _vehicle = if (_typeGroup == staticAAteamPlayer) then + private _vehType = if (activeGREF) then {"rhsgref_ins_g_ural_Zu23"} else {vehSDKTruck}; + _truckX = createVehicle [_vehType, _pos, [], 0, "NONE"]; + _truckX setDir _roadDirection; + + _groupX = createGroup teamPlayer; + private _driver = [_groupX, staticCrewTeamPlayer, _pos, [], 5, "NONE"] call A3A_fnc_createUnit; + private _gunner = [_groupX, staticCrewTeamPlayer, _pos, [], 5, "NONE"] call A3A_fnc_createUnit; + _driver moveInDriver _truckX; + _driver assignAsDriver _truckX; + + if (!activeGREF) then { - if (activeGREF) then {[_pos, 0,"rhsgref_ins_g_ural_Zu23", teamPlayer] call bis_fnc_spawnvehicle} else {[_pos, 0,vehSDKTruck, teamPlayer] call bis_fnc_spawnvehicle}; + private _lpos = _pos vectorAdd [0,0,1000]; + private _launcher = createVehicle [staticAAteamPlayer, _lpos, [], 0, "CAN_COLLIDE"]; + _launcher attachTo [_truckX, [0,-2.2,0.3]]; + _launcher setVectorDirAndUp [[0,-1,0], [0,0,1]]; + _gunner moveInGunner _launcher; + _gunner assignAsGunner _launcher; +// [_launcher] call A3A_fnc_AIVEHinit; // don't need separate despawn/killed handlers } - else - { - [_pos, 0,_typeGroup, teamPlayer] call bis_fnc_spawnvehicle + else { + _gunner moveInGunner _truckX; + _gunner assignAsGunner _truckX; }; - _truckX = _vehicle select 0; - _groupX = _vehicle select 2; - //_mortarX attachTo [_truckX,[0,-1.5,0.2]]; - //_mortarX setDir (getDir _truckX + 180); + } + else { + private _veh = [_pos, _roadDirection,_typeGroup, teamPlayer] call bis_fnc_spawnvehicle; + _truckX = _veh select 0; + _groupX = _veh select 2; + }; - if ((!activeGREF) and (_typeGroup == staticAAteamPlayer)) then - { - _pos = _pos findEmptyPosition [10,40,SDKMortar]; - _morty = _groupX createUnit [staticCrewTeamPlayer, _pos, [],0, "NONE"]; - _mortarX = _typeGroup createVehicle _pos; - _nul = [_mortarX] call A3A_fnc_AIVEHinit; - _mortarX attachTo [_truckX,[0,-1.5,0.2]]; - _mortarX setDir (getDir _truckX + 180); - _morty moveInGunner _mortarX; - }; - if (_typeGroup == vehSDKAT) then {_groupX setGroupId [format ["M.AT-%1",{side (leader _x) == teamPlayer} count allGroups]]}; - if (_typeGroup == staticAAteamPlayer) then {_groupX setGroupId [format ["M.AA-%1",{side (leader _x) == teamPlayer} count allGroups]]}; + if (_typeGroup == vehSDKAT) then {_groupX setGroupIdGlobal [format ["M.AT-%1",{side (leader _x) == teamPlayer} count allGroups]]}; + if (_typeGroup == staticAAteamPlayer) then {_groupX setGroupIdGlobal [format ["M.AA-%1",{side (leader _x) == teamPlayer} count allGroups]]}; - driver _truckX action ["engineOn", vehicle driver _truckX]; - _nul = [_truckX] call A3A_fnc_AIVEHinit; + driver _truckX action ["engineOn", _truckX]; + [_truckX, teamPlayer] call A3A_fnc_AIVEHinit; + [_truckX] spawn A3A_fnc_vehDespawner; _bypassAI = true; - }; +}; {[_x] call A3A_fnc_FIAinit} forEach units _groupX; -//leader _groupX setBehaviour "SAFE"; theBoss hcSetGroup [_groupX]; petros directSay "SentGenReinforcementsArrived"; -hint format ["Group %1 at your command.\n\nGroups are managed from the High Command bar (Default: CTRL+SPACE)\n\nIf the group gets stuck, use the AI Control feature to make them start moving. Mounted Static teams tend to get stuck (solving this is WiP)\n\nTo assign a vehicle for this group, look at some vehicle, and use Vehicle Squad Mngmt option in Y menu", groupID _groupX]; - +["Recruit Squad", format ["Group %1 at your command.

Groups are managed from the High Command bar (Default: CTRL+SPACE)

If the group gets stuck, use the AI Control feature to make them start moving. Mounted Static teams tend to get stuck (solving this is WiP)

To assign a vehicle for this group, look at some vehicle, and use Vehicle Squad Mngmt option in Y menu", groupID _groupX]] call A3A_fnc_customHint; if (!_esinf) exitWith {}; if !(_bypassAI) then {_groupX spawn A3A_fnc_attackDrillAI}; -if (count _formatX == 2) then - { +if (count _formatX == 2) then { _typeVehX = vehSDKBike; - } -else - { - if (count _formatX > 4) then - { +} else { + if (count _formatX > 4) then { _typeVehX = vehSDKTruck; - } - else - { + } else { _typeVehX = vehSDKLightUnarmed; - }; }; +}; _costs = [_typeVehX] call A3A_fnc_vehiclePrice; -private ["_display","_childControl"]; if (_costs > server getVariable "resourcesFIA") exitWith {}; -_nul = createDialog "veh_query"; +createDialog "veh_query"; sleep 1; disableSerialization; -_display = findDisplay 100; +private _display = findDisplay 100; -if (str (_display) != "no display") then - { - _ChildControl = _display displayCtrl 104; +if (str (_display) != "no display") then { + private _ChildControl = _display displayCtrl 104; _ChildControl ctrlSetTooltip format ["Buy a vehicle for this squad for %1 €",_costs]; _ChildControl = _display displayCtrl 105; _ChildControl ctrlSetTooltip "Barefoot Infantry"; - }; +}; waitUntil {(!dialog) or (!isNil "vehQuery")}; if ((!dialog) and (isNil "vehQuery")) exitWith {}; -//if (!vehQuery) exitWith {vehQuery = nil}; - vehQuery = nil; -//_resourcesFIA = server getVariable "resourcesFIA"; -//if (_resourcesFIA < _costs) exitWith {hint format ["You do not have enough money for this vehicle: %1 € required",_costs]}; + _pos = position _road findEmptyPosition [1,30,"B_G_Van_01_transport_F"]; -_mortarX = _typeVehX createVehicle _pos; -_nul = [_mortarX] call A3A_fnc_AIVEHinit; -_groupX addVehicle _mortarX; -_mortarX setVariable ["owner",_groupX,true]; -_nul = [0, - _costs] remoteExec ["A3A_fnc_resourcesFIA",2]; -leader _groupX assignAsDriver _mortarX; +private _purchasedVehicle = _typeVehX createVehicle _pos; +_purchasedVehicle setDir _roadDirection; +[_purchasedVehicle, teamPlayer] call A3A_fnc_AIVEHinit; +[_purchasedVehicle] spawn A3A_fnc_vehDespawner; +_groupX addVehicle _purchasedVehicle; +_purchasedVehicle setVariable ["owner",_groupX,true]; +[0, - _costs] remoteExec ["A3A_fnc_resourcesFIA",2]; +leader _groupX assignAsDriver _purchasedVehicle; {[_x] orderGetIn true; [_x] allowGetIn true} forEach units _groupX; -hint "Vehicle Purchased"; -petros directSay "SentGenBaseUnlockVehicle"; +["Recruit Squad", "Vehicle Purchased"] call A3A_fnc_customHint; +petros directSay "SentGenBaseUnlockVehicle"; \ No newline at end of file diff --git a/A3-Antistasi/functions/REINF/fn_addFIAveh.sqf b/A3-Antistasi/functions/REINF/fn_addFIAveh.sqf index 9119c97b19..7899d44b7b 100644 --- a/A3-Antistasi/functions/REINF/fn_addFIAveh.sqf +++ b/A3-Antistasi/functions/REINF/fn_addFIAveh.sqf @@ -1,11 +1,11 @@ -if (!(isNil "placingVehicle") && {placingVehicle}) exitWith { hint "Unable to buy vehicle, you are already placing something" }; -if (player != player getVariable ["owner",player]) exitWith {hint "You cannot buy vehicles while you are controlling AI"}; -if ([player,300] call A3A_fnc_enemyNearCheck) exitWith {Hint "You cannot buy vehicles with enemies nearby"}; +if (!(isNil "placingVehicle") && {placingVehicle}) exitWith {["Add Vehicle", "Unable to buy vehicle, you are already placing something"] call A3A_fnc_customHint;}; +if (player != player getVariable ["owner",player]) exitWith {["Add Vehicle", "You cannot buy vehicles while you are controlling AI"] call A3A_fnc_customHint;}; +if ([player,300] call A3A_fnc_enemyNearCheck) exitWith {["Add Vehicle", "You cannot buy vehicles with enemies nearby"] call A3A_fnc_customHint;}; private _typeVehX = _this select 0; -if (_typeVehX == "not_supported") exitWith {hint "The vehicle you requested is not supported in your current modset"}; +if (_typeVehX == "not_supported") exitWith {["Add Vehicle", "The vehicle you requested is not supported in your current modset"] call A3A_fnc_customHint;}; vehiclePurchase_cost = [_typeVehX] call A3A_fnc_vehiclePrice; @@ -22,9 +22,9 @@ if (!isMultiPlayer) then {_resourcesFIA = server getVariable "resourcesFIA"} els }; }; -if (_resourcesFIA < vehiclePurchase_cost) exitWith {hint format ["You do not have enough money for this vehicle: %1 € required",vehiclePurchase_cost]}; +if (_resourcesFIA < vehiclePurchase_cost) exitWith {["Add Vehicle", format ["You do not have enough money for this vehicle: %1 € required",vehiclePurchase_cost]] call A3A_fnc_customHint;}; vehiclePurchase_nearestMarker = [markersX select {sidesX getVariable [_x,sideUnknown] == teamPlayer},player] call BIS_fnc_nearestPosition; -if !(player inArea vehiclePurchase_nearestMarker) exitWith {hint "You need to be close to the flag to be able to purchase a vehicle"}; +if !(player inArea vehiclePurchase_nearestMarker) exitWith {["Add Vehicle", "You need to be close to the flag to be able to purchase a vehicle"] call A3A_fnc_customHint;}; private _extraMessage = format ["Buying vehicle for $%1", vehiclePurchase_cost]; diff --git a/A3-Antistasi/functions/REINF/fn_addSquadVeh.sqf b/A3-Antistasi/functions/REINF/fn_addSquadVeh.sqf index dca505c15c..1350e6d889 100644 --- a/A3-Antistasi/functions/REINF/fn_addSquadVeh.sqf +++ b/A3-Antistasi/functions/REINF/fn_addSquadVeh.sqf @@ -1,10 +1,10 @@ private ["_veh","_esStatic","_groupX","_maxCargo"]; -if (count hcSelected player != 1) exitWith {hint "You must select one group on the HC bar"}; +if (count hcSelected player != 1) exitWith {["Add Squad Vehicle", "You must select one group on the HC bar"] call A3A_fnc_customHint;}; _groupX = (hcSelected player select 0); -if ((groupID _groupX == "Watch") or (groupID _groupX == "MineF")) exitwith {hint "This group has a vehicle already and their mission depends on it"}; +if ((groupID _groupX == "Watch") or (groupID _groupX == "MineF")) exitwith {["Add Squad Vehicle", "This group has a vehicle already and their mission depends on it"] call A3A_fnc_customHint;}; _veh = cursortarget; @@ -13,19 +13,19 @@ _typeX = typeOf _veh; //if (cursortarget == "") exitWith {hint "You are not looking at anything"}; //if ((not(_typeX in vehFIA)) and (not(_typeX in vehAAFland)) and (not(_typeX in arrayCivVeh))) exitWith {hint "You are not looking to a valid vehicle"}; -if ((!alive _veh) or (!canMove _veh)) exitWith {hint "The selected vehicle is destroyed or cannot move"}; -if ({(alive _x) and (_x in _veh)} count allUnits > 0) exitWith {hint "Selected vehicle is not empty"}; -if (_veh isKindOf "StaticWeapon") exitWith {hint "You cannot assign a Static Weapon to a Squad"}; +if ((!alive _veh) or (!canMove _veh)) exitWith {["Add Squad Vehicle", "The selected vehicle is destroyed or cannot move"] call A3A_fnc_customHint;}; +if ({(alive _x) and (_x in _veh)} count allUnits > 0) exitWith {["Add Squad Vehicle", "Selected vehicle is not empty"] call A3A_fnc_customHint;}; +if (_veh isKindOf "StaticWeapon") exitWith {["Add Squad Vehicle", "You cannot assign a Static Weapon to a Squad"] call A3A_fnc_customHint;}; _esStatic = false; {if (vehicle _x isKindOf "StaticWeapon") then {_esStatic = true}} forEach units _groupX; -if (_esStatic) exitWith {hint "Static Weapon Squads cannot change of vehicle"}; +if (_esStatic) exitWith {["Add Squad Vehicle", "Static Weapon Squads cannot change of vehicle"] call A3A_fnc_customHint;}; //_maxCargo = (_veh emptyPositions "Cargo") + (_veh emptyPositions "Commander") + (_veh emptyPositions "Gunner") + (_veh emptyPositions "Driver"); _maxCargo = (getNumber (configFile >> "CfgVehicles" >> (_typeX) >> "transportSoldier")) + (count allTurrets [_veh, true]) + 1; -if ({alive _x} count units _groupX > _maxCargo) exitWith {hint "The vehicle selected has no room for this squad"}; +if ({alive _x} count units _groupX > _maxCargo) exitWith {["Add Squad Vehicle", "The vehicle selected has no room for this squad"] call A3A_fnc_customHint;}; -hint format ["Vehicle Assigned to %1 Squad", groupID _groupX]; +["Add Squad Vehicle", format ["Vehicle Assigned to %1 Squad", groupID _groupX]] call A3A_fnc_customHint; _owner = _veh getVariable "owner"; if (!isNil "_owner") then diff --git a/A3-Antistasi/functions/REINF/fn_build.sqf b/A3-Antistasi/functions/REINF/fn_build.sqf index 1a4ad95ab1..955419c08d 100644 --- a/A3-Antistasi/functions/REINF/fn_build.sqf +++ b/A3-Antistasi/functions/REINF/fn_build.sqf @@ -1,5 +1,5 @@ -if (!(isNil "placingVehicle") && {placingVehicle}) exitWith { hint "You can't build while placing something." }; -if (player != player getVariable ["owner",objNull]) exitWith {hint "You cannot construct anything while controlling AI"}; +if (!(isNil "placingVehicle") && {placingVehicle}) exitWith {["Build Info", "You can't build while placing something."] call A3A_fnc_customHint;}; +if (player != player getVariable ["owner",objNull]) exitWith {["Build Info", "You cannot construct anything while controlling AI"] call A3A_fnc_customHint;}; build_engineerSelected = objNull; @@ -27,8 +27,8 @@ private _abortMessage = ""; private _engineerIsBusy = { private _engineer = param [0, objNull]; - ((_engineer getVariable ["helping",false]) - or (_engineer getVariable ["rearming",false]) + ((_engineer getVariable ["helping",false]) + or (_engineer getVariable ["rearming",false]) or (_engineer getVariable ["constructing",false])); }; @@ -37,39 +37,39 @@ if (_playerIsEngineer) then { if ([player] call A3A_fnc_canFight && !([player] call _engineerIsBusy)) then { build_engineerSelected = player; } else { - _abortMessage = _abortMessage + "You are an engineer, but not in a state to build: you may be unconscious or undercover.\n"; + _abortMessage = _abortMessage + "You are an engineer, but not in a state to build: you may be unconscious or undercover.
"; }; } else { - _abortMessage = _abortMessage + "You are not an engineer.\n"; + _abortMessage = _abortMessage + "You are not an engineer.
"; }; //Check if an engineer can build. if (isNull build_engineerSelected && count _otherPlayerEngineers > 0) then { build_engineerSelected = _otherPlayerEngineers select 0; - _abortMessage = _abortMessage + "There is a human engineer in your squad. Ask them to build.\n"; + _abortMessage = _abortMessage + "There is a human engineer in your squad. Ask them to build.
"; }; if (isNull build_engineerSelected) then { if (count _aiEngineers > 0 && player != leader player) exitWith { _abortMessage = _abortMessage + "Only squad leaders can order AI to build"; }; - + { if ([_x] call A3A_fnc_canFight && !([_x] call _engineerIsBusy)) exitWith { build_engineerSelected = _x; _abortMessage = _abortMessage + format ["Ordering %1 to build", _x]; }; } forEach _aiEngineers; - + if (isNull build_engineerSelected) exitWith { _abortMessage = _abortMessage + "You have no available engineers in your squad. They may be unconscious or busy."; }; }; if (isNull build_engineerSelected || - ((player != build_engineerSelected) and (isPlayer build_engineerSelected))) exitWith + ((player != build_engineerSelected) and (isPlayer build_engineerSelected))) exitWith { - hint _abortMessage; + ["Build Info", _abortMessage] call A3A_fnc_customHint; }; build_type = _this select 0; @@ -167,9 +167,9 @@ if ((build_type == "SB") or (build_type == "CB")) then }; }; -if (_leave) exitWith {hint format ["%1",_textX]}; +if (_leave) exitWith {["Build Info", format ["%1",_textX]] call A3A_fnc_customHint;}; -build_handleDamageHandler = player addEventHandler ["HandleDamage",{[] call A3A_fnc_vehPlacementCancel;}]; +build_handleDamageHandler = player addEventHandler ["HandleDamage",{[] call A3A_fnc_vehPlacementCancel;nil;}]; //START PLACEMENT HERE [_classX, "BUILDSTRUCTURE", ""] call A3A_fnc_vehPlacementBegin; diff --git a/A3-Antistasi/functions/REINF/fn_buildCreateVehicleCallback.sqf b/A3-Antistasi/functions/REINF/fn_buildCreateVehicleCallback.sqf index 71badd81bf..58bc216d2c 100644 --- a/A3-Antistasi/functions/REINF/fn_buildCreateVehicleCallback.sqf +++ b/A3-Antistasi/functions/REINF/fn_buildCreateVehicleCallback.sqf @@ -12,7 +12,7 @@ if (!_isPlayer) then else { build_time = build_time / 2; - hint "Walk to the selected position to start building"; + ["Build Info", "Walk to the selected position to start building"] call A3A_fnc_customHint; }; build_targetLocation = _positionX; @@ -31,7 +31,7 @@ waitUntil {sleep 1;(time > _timeOut) or (build_engineerSelected distance _positi if (time > _timeOut) exitWith { build_cancelBuild = true; - hint "You didn't move to the position, construction has timed out."; + ["Build Info", "You didn't move to the position, construction has timed out."] call A3A_fnc_customHint; }; build_atBuildLocation = true; @@ -47,7 +47,6 @@ if (build_cost > 0) then else { [-build_cost] call A3A_fnc_resourcesPlayer; - ["moneyX",player getVariable ["moneyX",0]] call fn_SaveStat; }; }; @@ -80,7 +79,7 @@ waitUntil {sleep 5; !([build_engineerSelected] call A3A_fnc_canFight) or (build build_engineerSelected setVariable ["constructing",false]; if (!_isPlayer) then {{build_engineerSelected enableAI _x} forEach ["ANIM","AUTOTARGET","FSM","MOVE","TARGET"]}; -if (time <= _timeOut) exitWith {hint "Construction cancelled"}; +if (time <= _timeOut) exitWith {["Build Info", "Construction cancelled"] call A3A_fnc_customHint;}; if (!_isPlayer) then {build_engineerSelected doFollow (leader build_engineerSelected)}; private _veh = createVehicle [_structureType, _positionX, [], 0, "CAN_COLLIDE"]; @@ -130,4 +129,4 @@ while {alive _veh} do deleteVehicle _veh }; sleep 60; - }; \ No newline at end of file + }; diff --git a/A3-Antistasi/functions/REINF/fn_buildMinefield.sqf b/A3-Antistasi/functions/REINF/fn_buildMinefield.sqf index 7eaac0efc0..f3d6ce3653 100644 --- a/A3-Antistasi/functions/REINF/fn_buildMinefield.sqf +++ b/A3-Antistasi/functions/REINF/fn_buildMinefield.sqf @@ -66,9 +66,9 @@ _mrk setMarkerText _textX; _groupX = createGroup teamPlayer; -_unit = _groupX createUnit [(SDKExp select 0), (getMarkerPos respawnTeamPlayer), [], 0, "NONE"]; +_unit = [_groupX, (SDKExp select 0), (getMarkerPos respawnTeamPlayer), [], 0, "NONE"] call A3A_fnc_createUnit; sleep 1; -_unit = _groupX createUnit [(SDKExp select 0), (getMarkerPos respawnTeamPlayer), [], 0, "NONE"]; +_unit = [_groupX, (SDKExp select 0), (getMarkerPos respawnTeamPlayer), [], 0, "NONE"] call A3A_fnc_createUnit; _groupX setGroupId ["MineF"]; _road = [getMarkerPos respawnTeamPlayer] call A3A_fnc_findNearestGoodRoad; @@ -78,7 +78,8 @@ _truckX = vehSDKTruck createVehicle _pos; _groupX addVehicle _truckX; {[_x] spawn A3A_fnc_FIAinit; [_x] orderGetIn true} forEach units _groupX; -_nul = [_truckX] call A3A_fnc_AIVEHinit; +[_truckX, teamPlayer] call A3A_fnc_AIVEHinit; +[_truckX] spawn A3A_fnc_vehDespawner; leader _groupX setBehaviour "SAFE"; theBoss hcSetGroup [_groupX]; _truckX allowCrewInImmobile true; @@ -101,7 +102,7 @@ if ((_truckX distance _positionTel < 50) and ({alive _x} count units _groupX > 0 waitUntil {!(isPlayer leader _groupX)}; }; theBoss hcRemoveGroup _groupX; - [petros,"hint","Engineer Team deploying mines."] remoteExec ["A3A_fnc_commsMP",[teamPlayer,civilian]]; + [petros,"hint","Engineer Team deploying mines.", "Minefields"] remoteExec ["A3A_fnc_commsMP",[teamPlayer,civilian]]; _nul = [leader _groupX, _mrk, "SAFE","SPAWNED", "SHOWMARKER"] execVM "scripts\UPSMON.sqf";//TODO need delete UPSMON link sleep 30*_quantity; if ((alive _truckX) and ({alive _x} count units _groupX > 0)) then diff --git a/A3-Antistasi/functions/REINF/fn_equipRebel.sqf b/A3-Antistasi/functions/REINF/fn_equipRebel.sqf old mode 100644 new mode 100755 index 4b713a0f38..33f23216ba --- a/A3-Antistasi/functions/REINF/fn_equipRebel.sqf +++ b/A3-Antistasi/functions/REINF/fn_equipRebel.sqf @@ -2,15 +2,16 @@ // _recruitType param allows some variation based on recruiting method: 0 recruit, 1 HC squad, 2 garrison params ["_unit", "_recruitType"]; +private _filename = "fn_equipRebel"; // Mostly exists because BIS_fnc_addWeapon won't use backpack space properly with AT launchers private _addWeaponAndMags = { params["_unit", "_weapon", "_magCount"]; if !(isClass (configFile / "CfgWeapons" / _weapon)) exitwith { - [1, format ["Bad weapon class: %1", _weapon], "fn_equipRebel"] call A3A_log; // should probably log server-side + [1, format ["Bad weapon class: %1", _weapon], _filename, true] call A3A_log; }; - + _unit addWeapon _weapon; private _magazine = getArray (configFile / "CfgWeapons" / _weapon / "magazines") select 0; _unit addSecondaryWeaponItem _magazine; @@ -106,7 +107,7 @@ switch (true) do { }; }; }; - // squad leaders and + // squad leaders and case (_unitClass in squadLeaders): { [_unit,unlockedRifles] call A3A_fnc_randomRifle; if (_recruitType == 1) then {_unit linkItem "ItemRadio"}; @@ -117,7 +118,7 @@ switch (true) do { }; default { [_unit,unlockedSMGs] call A3A_fnc_randomRifle; - [1, format["Unknown unit class: %1", _unitClass], "fn_equipRebel"] call A3A_fnc_log; + [1, format["Unknown unit class: %1", _unitClass], _filename] call A3A_fnc_log; }; }; @@ -156,5 +157,4 @@ if (!hasIFA && sunOrMoon < 1) then { // remove backpack if empty, otherwise squad troops will throw it on the ground if (backpackItems _unit isEqualTo []) then { removeBackpack _unit }; -[3, format["Class %1, type %2, loadout %3", _unitClass, _recruitType, str (getUnitLoadout _unit)], "fn_equipRebel"] call A3A_fnc_log; - +[4, format["Class %1, type %2, loadout %3", _unitClass, _recruitType, str (getUnitLoadout _unit)], _filename] call A3A_fnc_log; diff --git a/A3-Antistasi/functions/REINF/fn_garrisonAdd.sqf b/A3-Antistasi/functions/REINF/fn_garrisonAdd.sqf index 43cec6dd0c..ea1637fabc 100644 --- a/A3-Antistasi/functions/REINF/fn_garrisonAdd.sqf +++ b/A3-Antistasi/functions/REINF/fn_garrisonAdd.sqf @@ -2,7 +2,7 @@ private ["_hr","_resourcesFIA","_typeX","_costs","_markerX","_garrison","_positi _hr = server getVariable "hr"; -if (_hr < 1) exitWith {hint "You lack of HR to make a new recruitment"}; +if (_hr < 1) exitWith {["Garrisons", "You lack of HR to make a new recruitment"] call A3A_fnc_customHint;}; _resourcesFIA = server getVariable "resourcesFIA"; @@ -21,17 +21,17 @@ else _costs = server getVariable _typeX; }; -if (_costs > _resourcesFIA) exitWith {hint format ["You do not have enough money for this kind of unit (%1 € needed)",_costs]}; +if (_costs > _resourcesFIA) exitWith {["Garrisons", format ["You do not have enough money for this kind of unit (%1 € needed)",_costs]] call A3A_fnc_customHint;}; _markerX = positionXGarr; -if ((_typeX == staticCrewTeamPlayer) and (_markerX in outpostsFIA)) exitWith {hint "You cannot add mortars to a Roadblock garrison"}; +if ((_typeX == staticCrewTeamPlayer) and (_markerX in outpostsFIA)) exitWith {["Garrisons", "You cannot add mortars to a Roadblock garrison"] call A3A_fnc_customHint;}; _positionX = getMarkerPos _markerX; -if (surfaceIsWater _positionX) exitWith {hint "This Garrison is still updating, please try again in a few seconds"}; +if (surfaceIsWater _positionX) exitWith {["Garrisons", "This Garrison is still updating, please try again in a few seconds"] call A3A_fnc_customHint;}; -if ([_positionX,500] call A3A_fnc_enemyNearCheck) exitWith {Hint "You cannot Recruit Garrison Units with enemies near the zone"}; +if ([_positionX,500] call A3A_fnc_enemyNearCheck) exitWith {["Garrisons", "You cannot Recruit Garrison Units with enemies near the zone"] call A3A_fnc_customHint;}; _nul = [-1,-_costs] remoteExec ["A3A_fnc_resourcesFIA",2]; /* _garrison = []; @@ -45,7 +45,7 @@ waitUntil {(_countX < count (garrison getVariable [_markerX, []])) or (sidesX ge if (sidesX getVariable [_markerX,sideUnknown] == teamPlayer) then { - hint format ["Soldier recruited.%1",[_markerX] call A3A_fnc_garrisonInfo]; + ["Garrisons", format ["Soldier recruited.%1",[_markerX] call A3A_fnc_garrisonInfo]] call A3A_fnc_customHint; if (spawner getVariable _markerX != 2) then { diff --git a/A3-Antistasi/functions/REINF/fn_garrisonDialog.sqf b/A3-Antistasi/functions/REINF/fn_garrisonDialog.sqf index d493f069f2..95e189b75d 100644 --- a/A3-Antistasi/functions/REINF/fn_garrisonDialog.sqf +++ b/A3-Antistasi/functions/REINF/fn_garrisonDialog.sqf @@ -1,7 +1,7 @@ private ["_typeX","_positionTel","_nearX","_garrison","_costs","_hr","_size"]; _typeX = _this select 0; -if (_typeX == "add") then {hint "Select a zone to add garrisoned troops"} else {hint "Select a zone to remove it's Garrison"}; +if (_typeX == "add") then {["Garrison", "Select a zone to add garrisoned troops"] call A3A_fnc_customHint;} else {["Garrison", "Select a zone to remove it's Garrison"] call A3A_fnc_customHint;}; if (!visibleMap) then {openMap true}; positionTel = []; @@ -19,10 +19,10 @@ positionXGarr = ""; _nearX = [markersX,_positionTel] call BIS_fnc_nearestPosition; _positionX = getMarkerPos _nearX; -if (getMarkerPos _nearX distance _positionTel > 40) exitWith {hint "You must click near a marked zone"; _nul=CreateDialog "build_menu";}; +if (getMarkerPos _nearX distance _positionTel > 40) exitWith {["Garrison", "You must click near a marked zone"] call A3A_fnc_customHint; _nul=CreateDialog "build_menu";}; -if (not(sidesX getVariable [_nearX,sideUnknown] == teamPlayer)) exitWith {hint format ["That zone does not belong to %1",nameTeamPlayer]; _nul=CreateDialog "build_menu";}; -if ([_positionX,500] call A3A_fnc_enemyNearCheck) exitWith {hint "You cannot manage this garrison while there are enemies nearby";_nul=CreateDialog "build_menu"}; +if (not(sidesX getVariable [_nearX,sideUnknown] == teamPlayer)) exitWith {["Garrison", format ["That zone does not belong to %1",nameTeamPlayer]] call A3A_fnc_customHint; _nul=CreateDialog "build_menu";}; +if ([_positionX,500] call A3A_fnc_enemyNearCheck) exitWith {["Garrison", "You cannot manage this garrison while there are enemies nearby"] call A3A_fnc_customHint; _nul=CreateDialog "build_menu"}; //if (((_nearX in outpostsFIA) and !(isOnRoad _positionX)) /*or (_nearX in citiesX)*/ or (_nearX in controlsX)) exitWith {hint "You cannot manage garrisons on this kind of zone"; _nul=CreateDialog "garrison_menu"}; _outpostFIA = if (_nearX in outpostsFIA) then {true} else {false}; _wPost = if (_outpostFIA and !(isOnRoad getMarkerPos _nearX)) then {true} else {false}; @@ -30,7 +30,7 @@ _garrison = if (! _wpost) then {garrison getVariable [_nearX,[]]} else {SDKSnipe if (_typeX == "rem") then { - if ((count _garrison == 0) and !(_nearX in outpostsFIA)) exitWith {hint "The place has no garrisoned troops to remove"; _nul=CreateDialog "build_menu";}; + if ((count _garrison == 0) and !(_nearX in outpostsFIA)) exitWith {["Garrison", "The place has no garrisoned troops to remove"] call A3A_fnc_customHint; _nul=CreateDialog "build_menu";}; _costs = 0; _hr = 0; { @@ -55,14 +55,14 @@ if (_typeX == "rem") then {if (_x getVariable ["markerX",""] == _nearX) then {deleteVehicle _x}} forEach allUnits; }; [_nearX] call A3A_fnc_mrkUpdate; - hint format ["Garrison removed\n\nRecovered Money: %1 €\nRecovered HR: %2",_costs,_hr]; + ["Garrison", format ["Garrison removed

Recovered Money: %1 €
Recovered HR: %2",_costs,_hr]] call A3A_fnc_customHint; _nul=CreateDialog "build_menu"; } else { positionXGarr = _nearX; publicVariable "positionXGarr"; - hint format ["Info%1",[_nearX] call A3A_fnc_garrisonInfo]; + ["Garrison", format ["Info%1",[_nearX] call A3A_fnc_garrisonInfo]] call A3A_fnc_customHint; closeDialog 0; _nul=CreateDialog "garrison_recruit"; sleep 1; diff --git a/A3-Antistasi/functions/REINF/fn_postmortem.sqf b/A3-Antistasi/functions/REINF/fn_postmortem.sqf old mode 100644 new mode 100755 index e2f8c905cd..889e708976 --- a/A3-Antistasi/functions/REINF/fn_postmortem.sqf +++ b/A3-Antistasi/functions/REINF/fn_postmortem.sqf @@ -1,12 +1,41 @@ -_victim = _this select 0; +/* Handles the despawn and cleanup of dead units +* Params: +* _victim : OBJECT : The dead unit +* +* Returns: +* Nothing +*/ + +params ["_victim"]; +private _filename = "fn_postmortem"; +private _group = group _victim; + +[3,"PostMortem Called",_filename] call A3A_fnc_log; +if (isnull _victim)exitwith{[1,"Function failed called with null param.",_filename] call A3A_fnc_log;}; + +if (isNull _group) then +{ + [3,format["Group for victim :: %1, no group found! Removing from Statics list.",_victim],_filename] call A3A_fnc_log; + + if (_victim in staticsToSave) then + { + staticsToSave = staticsToSave - [_victim]; + publicVariable "staticsToSave"; + }; +}; + +cleanSTR = format ["Pausing for %1 minutes before cleaning victim: %2 and group: %3", round cleantime/60, _victim, _group]; +[3,cleanSTR, _filename] call A3A_fnc_log; sleep cleantime; -deleteVehicle _victim; -_groupX = group _victim; -if (!isNull _groupX) then - { - if ({alive _x} count units _groupX == 0) then {deleteGroup _groupX}; - } -else - { - if (_victim in staticsToSave) then {staticsToSave = staticsToSave - [_victim]; publicVariable "staticsToSave";}; - }; + +if !(isnull _victim) then +{ + [3,format["Cleanup complete for %1 victim.", _victim],_filename] call A3A_fnc_log; + deleteVehicle _victim; +}; + +if !(isnull _group) then +{ + [3,format["Cleanup complete for %1 group.", _group],_filename] call A3A_fnc_log; + deleteGroup _group; +}; diff --git a/A3-Antistasi/functions/REINF/fn_reinfPlayer.sqf b/A3-Antistasi/functions/REINF/fn_reinfPlayer.sqf index 954a9b1280..5bec012fef 100644 --- a/A3-Antistasi/functions/REINF/fn_reinfPlayer.sqf +++ b/A3-Antistasi/functions/REINF/fn_reinfPlayer.sqf @@ -1,35 +1,34 @@ -if !([player] call A3A_fnc_isMember) exitWith {hint "Only Server Members can recruit AI units"}; +if !([player] call A3A_fnc_isMember) exitWith {["AI Recruitment", "Only Server Members can recruit AI units"] call A3A_fnc_customHint;}; -if (recruitCooldown > time) exitWith {hint format ["You need to wait %1 seconds to be able to recruit units again",round (recruitCooldown - time)]}; +if (recruitCooldown > time) exitWith {["AI Recruitment", format ["You need to wait %1 seconds to be able to recruit units again",round (recruitCooldown - time)]] call A3A_fnc_customHint;}; -if (player != player getVariable ["owner",player]) exitWith {hint "You cannot buy units while you are controlling AI"}; +if (player != player getVariable ["owner",player]) exitWith {["AI Recruitment", "You cannot buy units while you are controlling AI"] call A3A_fnc_customHint;}; -if ([player,300] call A3A_fnc_enemyNearCheck) exitWith {Hint "You cannot Recruit Units with enemies nearby"}; +if ([player,300] call A3A_fnc_enemyNearCheck) exitWith {["AI Recruitment", "You cannot Recruit Units with enemies nearby"] call A3A_fnc_customHint;}; -if (player != leader group player) exitWith {hint "You cannot recruit units as you are not your group leader"}; +if (player != leader group player) exitWith {["AI Recruitment", "You cannot recruit units as you are not your group leader"] call A3A_fnc_customHint;}; private _hr = server getVariable "hr"; -if (_hr < 1) exitWith {hint "You do not have enough HR for this request"}; +if (_hr < 1) exitWith {["AI Recruitment", "You do not have enough HR for this request"] call A3A_fnc_customHint;}; private _arraytypeUnit = _this select 0; private _typeUnit = _arraytypeUnit select 0; private _costs = server getVariable _typeUnit; private _resourcesFIA = 0; if (!isMultiPlayer) then {_resourcesFIA = server getVariable "resourcesFIA"} else {_resourcesFIA = player getVariable "moneyX";}; -if (_costs > _resourcesFIA) exitWith {hint format ["You do not have enough money for this kind of unit (%1 € needed)",_costs]}; +if (_costs > _resourcesFIA) exitWith {["AI Recruitment", format ["You do not have enough money for this kind of unit (%1 € needed)",_costs]] call A3A_fnc_customHint;}; -if ((count units group player) + (count units stragglers) > 9) exitWith {hint "Your squad is full or you have too many scattered units with no radio contact"}; +if ((count units group player) + (count units stragglers) > 9) exitWith {["AI Recruitment", "Your squad is full or you have too many scattered units with no radio contact"] call A3A_fnc_customHint;}; -private _unit = group player createUnit [_typeUnit, position player, [], 0, "NONE"]; +private _unit = [group player, _typeUnit, position player, [], 0, "NONE"] call A3A_fnc_createUnit; if (!isMultiPlayer) then { _nul = [-1, - _costs] remoteExec ["A3A_fnc_resourcesFIA",2]; } else { _nul = [-1, 0] remoteExec ["A3A_fnc_resourcesFIA",2]; [- _costs] call A3A_fnc_resourcesPlayer; - ["moneyX",player getVariable ["moneyX",0]] call fn_SaveStat; - hint "Soldier Recruited.\n\nRemember: if you use the group menu to switch groups you will lose control of your recruited AI"; + ["AI Recruitment", "Soldier Recruited.

Remember: if you use the group menu to switch groups you will lose control of your recruited AI"] call A3A_fnc_customHint; }; [_unit] spawn A3A_fnc_FIAinit; diff --git a/A3-Antistasi/functions/REINF/fn_stealStatic.sqf b/A3-Antistasi/functions/REINF/fn_stealStatic.sqf index e75daf0299..eebc411a38 100644 --- a/A3-Antistasi/functions/REINF/fn_stealStatic.sqf +++ b/A3-Antistasi/functions/REINF/fn_stealStatic.sqf @@ -3,17 +3,17 @@ private ["_staticX","_nearX","_playerX"]; _staticX = _this select 0; _playerX = _this select 1; -if (!alive _staticX) exitWith {hint "You cannot steal a destroyed static weapon"}; +if (!alive _staticX) exitWith {["Steal Static", "You cannot steal a destroyed static weapon"] call A3A_fnc_customHint;}; -if (alive gunner _staticX) exitWith {hint "You cannot steal a static weapon when someone is using it"}; +if (alive gunner _staticX) exitWith {["Steal Static", "You cannot steal a static weapon when someone is using it"] call A3A_fnc_customHint;}; -if ((alive assignedGunner _staticX) and (!isPlayer (assignedGunner _staticX))) exitWith {hint "The gunner of this static weapon is still alive"}; +if ((alive assignedGunner _staticX) and (!isPlayer (assignedGunner _staticX))) exitWith {["Steal Static", "The gunner of this static weapon is still alive"] call A3A_fnc_customHint;}; -if (activeGREF and ((typeOf _staticX == staticATteamPlayer) or (typeOf _staticX == staticAAteamPlayer))) exitWith {hint "This weapon cannot be dissassembled"}; +if (activeGREF and ((typeOf _staticX == staticATteamPlayer) or (typeOf _staticX == staticAAteamPlayer))) exitWith {["Steal Static", "This weapon cannot be dissassembled"] call A3A_fnc_customHint;}; _nearX = [markersX,_staticX] call BIS_fnc_nearestPosition; -if (not(sidesX getVariable [_nearX,sideUnknown] == teamPlayer)) exitWith {hint "You have to conquer this zone in order to be able to steal this Static Weapon"}; +if (not(sidesX getVariable [_nearX,sideUnknown] == teamPlayer)) exitWith {["Steal Static", "You have to conquer this zone in order to be able to steal this Static Weapon"] call A3A_fnc_customHint;}; _staticX setOwner (owner _playerX); @@ -30,9 +30,6 @@ for "_i" from 0 to ((count _staticComponents) - 1) do _groundWeaponHolder addBackpackCargoGlobal [(_staticComponents select _i), 1]; }; -[_groundWeaponHolder] call A3A_fnc_AIVEHinit; +[_groundWeaponHolder] call A3A_fnc_postmortem; -/* [_bag1] call A3A_fnc_AIVEHinit; -[_bag2] call A3A_fnc_AIVEHinit; */ - -hint "Weapon Stolen. It won't despawn when you assemble it again"; \ No newline at end of file +["Steal Static", "Weapon Stolen. It won't despawn when you assemble it again"] call A3A_fnc_customHint; \ No newline at end of file diff --git a/A3-Antistasi/functions/REINF/fn_vehStats.sqf b/A3-Antistasi/functions/REINF/fn_vehStats.sqf index 4a934304e5..45d48d081e 100644 --- a/A3-Antistasi/functions/REINF/fn_vehStats.sqf +++ b/A3-Antistasi/functions/REINF/fn_vehStats.sqf @@ -1,4 +1,4 @@ -if (count hcSelected player == 0) exitWith {hint "You must select one group on the HC bar"}; +if (count hcSelected player == 0) exitWith {["Vehicle Info", "You must select one group on the HC bar"] call A3A_fnc_customHint;}; private ["_groupX","_veh","_textX","_unitsX"]; @@ -26,12 +26,12 @@ if (_this select 0 == "mount") exitWith { if (leader _groupX in _veh) then { - _textX = format ["%2%1 dismounting\n",groupID _groupX,_textX]; + _textX = format ["%2%1 dismounting
",groupID _groupX,_textX]; {[_x] orderGetIn false; [_x] allowGetIn false} forEach units _groupX; } else { - _textX = format ["%2%1 boarding\n",groupID _groupX,_textX]; + _textX = format ["%2%1 boarding
",groupID _groupX,_textX]; {[_x] orderGetIn true; [_x] allowGetIn true} forEach units _groupX; }; } @@ -39,7 +39,7 @@ if (_this select 0 == "mount") exitWith { if (leader _groupX in _veh) then { - _textX = format ["%2%1 dismounting\n",groupID _groupX,_textX]; + _textX = format ["%2%1 dismounting
",groupID _groupX,_textX]; if (canMove _veh) then { {[_x] orderGetIn false; [_x] allowGetIn false} forEach assignedCargo _veh; @@ -52,31 +52,31 @@ if (_this select 0 == "mount") exitWith } else { - _textX = format ["%2%1 boarding\n",groupID _groupX,_textX]; + _textX = format ["%2%1 boarding
",groupID _groupX,_textX]; {[_x] orderGetIn true; [_x] allowGetIn true} forEach units _groupX; }; }; }; } forEach hcSelected player; - if (_textX != "") then {hint format ["%1",_textX]}; + if (_textX != "") then {["Vehicle Info", format ["%1",_textX]] call A3A_fnc_customHint;}; }; _textX = ""; _groupX = (hcSelected player select 0); player sideChat format ["%1, SITREP!!",groupID _groupX]; _unitsX = units _groupX; -_textX = format ["%1 Status\n\nAlive members: %2\nAble to combat: %3\nCurrent task: %4\nCombat Mode:%5\n",groupID _groupX,{alive _x} count _unitsX,{[_x] call A3A_fnc_canFight} count _unitsX,_groupX getVariable ["taskX","Patrol"],behaviour (leader _groupX)]; -if ({[_x] call A3A_fnc_isMedic} count _unitsX > 0) then {_textX = format ["%1Operative Medic\n",_textX]} else {_textX = format ["%1No operative Medic\n",_textX]}; -if ({_x call A3A_fnc_typeOfSoldier == "ATMan"} count _unitsX > 0) then {_textX = format ["%1With AT capabilities\n",_textX]}; -if ({_x call A3A_fnc_typeOfSoldier == "AAMan"} count _unitsX > 0) then {_textX = format ["%1With AA capabilities\n",_textX]}; +_textX = format ["%1 Status

Alive members: %2
Able to combat: %3
Current task: %4
Combat Mode:%5
",groupID _groupX,{alive _x} count _unitsX,{[_x] call A3A_fnc_canFight} count _unitsX,_groupX getVariable ["taskX","Patrol"],behaviour (leader _groupX)]; +if ({[_x] call A3A_fnc_isMedic} count _unitsX > 0) then {_textX = format ["%1Operative Medic
",_textX]} else {_textX = format ["%1No operative Medic
",_textX]}; +if ({_x call A3A_fnc_typeOfSoldier == "ATMan"} count _unitsX > 0) then {_textX = format ["%1With AT capabilities
",_textX]}; +if ({_x call A3A_fnc_typeOfSoldier == "AAMan"} count _unitsX > 0) then {_textX = format ["%1With AA capabilities
",_textX]}; if (!(isNull(_groupX getVariable ["mortarsX",objNull])) or ({_x call A3A_fnc_typeOfSoldier == "StaticMortar"} count _unitsX > 0)) then { - if ({vehicle _x isKindOf "StaticWeapon"} count _unitsX > 0) then {_textX = format ["%1Mortar is deployed\n",_textX]} else {_textX = format ["%1Mortar not deployed\n",_textX]}; + if ({vehicle _x isKindOf "StaticWeapon"} count _unitsX > 0) then {_textX = format ["%1Mortar is deployed
",_textX]} else {_textX = format ["%1Mortar not deployed
",_textX]}; } else { if ({_x call A3A_fnc_typeOfSoldier == "StaticGunner"} count _unitsX > 0) then { - if ({vehicle _x isKindOf "StaticWeapon"} count _unitsX > 0) then {_textX = format ["%1Static is deployed\n",_textX]} else {_textX = format ["%1Static not deployed\n",_textX]}; + if ({vehicle _x isKindOf "StaticWeapon"} count _unitsX > 0) then {_textX = format ["%1Static is deployed
",_textX]} else {_textX = format ["%1Static not deployed
",_textX]}; }; }; @@ -93,20 +93,20 @@ if (isNull _veh) then }; if !(isNull _veh) then { - _textX = format ["%1Current vehicle:\n%2\n",_textX,getText (configFile >> "CfgVehicles" >> (typeOf _veh) >> "displayName")]; + _textX = format ["%1Current vehicle:
%2
",_textX,getText (configFile >> "CfgVehicles" >> (typeOf _veh) >> "displayName")]; if (!alive _veh) then { _textX = format ["%1DESTROYED",_textX]; } else { - if (!canMove _veh) then {_textX = format ["%1DISABLED\n",_textX]}; + if (!canMove _veh) then {_textX = format ["%1DISABLED
",_textX]}; if (count allTurrets [_veh, false] > 0) then { - if (!canFire _veh) then {_textX = format ["%1WEAPON DISABLED\n",_textX]}; - if (someAmmo _veh) then {_textX = format ["%1Munitioned\n",_textX]}; + if (!canFire _veh) then {_textX = format ["%1WEAPON DISABLED
",_textX]}; + if (someAmmo _veh) then {_textX = format ["%1Munitioned
",_textX]}; }; _textX = format ["%1Boarded:%2/%3",_textX,{vehicle _x == _veh} count _unitsX,{alive _x} count _unitsX]; }; }; -hint format ["%1",_textX]; +["Vehicle Info", format ["%1",_textX]] call A3A_fnc_customHint; diff --git a/A3-Antistasi/functions/Revive/fn_actionRevive.sqf b/A3-Antistasi/functions/Revive/fn_actionRevive.sqf index 201391adb1..df0f8e32a3 100644 --- a/A3-Antistasi/functions/Revive/fn_actionRevive.sqf +++ b/A3-Antistasi/functions/Revive/fn_actionRevive.sqf @@ -13,46 +13,46 @@ if (captive _medicX) then }; if !(alive _cured) exitWith { - if (_player) then {hint format ["%1 is already dead",name _cured]}; + if (_player) then {["Revive", format ["%1 is already dead",name _cured]] call A3A_fnc_customHint;}; if (_inPlayerGroup) then {_medicX groupChat format ["%1 is already dead",name _cured]}; _healed }; -if !([_medicX] call A3A_fnc_canFight) exitWith {if (_player) then {hint "You are not able to revive anyone"};_healed}; +if !([_medicX] call A3A_fnc_canFight) exitWith {if (_player) then {["Revive", "You are not able to revive anyone"] call A3A_fnc_customHint;};_healed}; if ( (!([_medicX] call A3A_fnc_isMedic && "Medikit" in (items _medicX))) && {(!("FirstAidKit" in (items _medicX))) && {(!("FirstAidKit" in (items _cured)))}} ) exitWith { - if (_player) then {hint format ["You or %1 need a First Aid Kit or Medikit to be able to revive",name _cured]}; + if (_player) then {["Revive", format ["You or %1 need a First Aid Kit or Medikit to be able to revive",name _cured]] call A3A_fnc_customHint;}; if (_inPlayerGroup) then {_medicX groupChat "I'm out of FA kits and I have no Medikit!"}; _healed }; if ((not("FirstAidKit" in (items _medicX))) and !(_medicX canAdd "FirstAidKit")) exitWith { - if (_player) then {hint format ["%1 has a First Aid Kit but you do not have enough space in your inventory to use it",name _cured]}; + if (_player) then {["Revive", format ["%1 has a First Aid Kit but you do not have enough space in your inventory to use it",name _cured]] call A3A_fnc_customHint;}; if (_inPlayerGroup) then {_medicX groupChat "I'm out of FA kits!"}; _healed }; if ((([_cured] call A3A_fnc_fatalWound)) and !([_medicX] call A3A_fnc_isMedic)) exitWith { - if (_player) then {hint format ["%1 is injured by a fatal wound, only a medic can revive him",name _cured]}; + if (_player) then {["Revive", format ["%1 is injured by a fatal wound, only a medic can revive him",name _cured]] call A3A_fnc_customHint;}; if (_inPlayerGroup) then {_medicX groupChat format ["%1 is injured by a fatal wound, only a medic can revive him",name _cured]}; _healed }; if !(isNull attachedTo _cured) exitWith { - if (_player) then {hint format ["%1 is being carried or transported and you cannot heal him",name _cured]}; + if (_player) then {["Revive", format ["%1 is being carried or transported and you cannot heal him",name _cured]] call A3A_fnc_customHint;}; if (_inPlayerGroup) then {_medicX groupChat format ["%1 is being carried or transported and I cannot heal him",name _cured]}; _healed }; -if !(_cured getVariable ["INCAPACITATED",false]) exitWith +if !(_cured getVariable ["incapacitated",false]) exitWith { - if (_player) then {hint format ["%1 no longer needs your help",name _cured]}; + if (_player) then {["Revive", format ["%1 no longer needs your help",name _cured]] call A3A_fnc_customHint;}; if (_inPlayerGroup) then {_medicX groupChat format ["%1 no longer needs my help",name _cured]}; _healed }; -if (surfaceIsWater (position _cured)) exitWith {if (_player) then {hint format ["You cannot heal %1 in the water",name _cured]};_healed}; +if (surfaceIsWater (position _cured)) exitWith {if (_player) then {["Revive", format ["You cannot heal %1 in the water",name _cured]] call A3A_fnc_customHint;};_healed}; if (_player) then { _cured setVariable ["helped",_medicX,true]; @@ -101,7 +101,7 @@ _medicX addEventHandler ["AnimDone", { private _medicX = _this select 0; private _cured = _medicX getVariable ["cured",objNull]; - if (([_medicX] call A3A_fnc_canFight) and (time <= (_medicX getVariable ["timeToHeal",time])) and !(_medicX getVariable ["cancelRevive",false]) and (alive _cured) and (_cured getVariable ["INCAPACITATED",false]) and (_medicX == vehicle _medicX)) then + if (([_medicX] call A3A_fnc_canFight) and (time <= (_medicX getVariable ["timeToHeal",time])) and !(_medicX getVariable ["cancelRevive",false]) and (alive _cured) and (_cured getVariable ["incapacitated",false]) and (_medicX == vehicle _medicX)) then { _medicX playMoveNow selectRandom medicAnims; } @@ -111,10 +111,10 @@ _medicX addEventHandler ["AnimDone", _medicX setVariable ["animsDone",true]; if (([_medicX] call A3A_fnc_canFight) and !(_medicX getVariable ["cancelRevive",false]) and (_medicX == vehicle _medicX) and (alive _cured)) then { - if (_cured getVariable ["INCAPACITATED",false]) then + if (_cured getVariable ["incapacitated",false]) then { _medicX setVariable ["success",true]; - //_cured setVariable ["INCAPACITATED",false,true]; + //_cured setVariable ["incapacitated",false,true]; //_medicX action ["HealSoldier",_cured]; if ([_medicX] call A3A_fnc_isMedic) then {_cured setDamage 0.25} else {_cured setDamage 0.5}; if(!("Medikit" in (items _medicX))) then @@ -144,18 +144,18 @@ if (_medicX getVariable ["cancelRevive",false]) exitWith { if (_player) then { - hint "Revive cancelled"; + ["Revive", "Revive cancelled"] call A3A_fnc_customHint; _medicX setVariable ["cancelRevive",nil]; }; _healed }; if !(alive _cured) exitWith { - if (_player) then {hint format ["We lost %1",name _cured]}; + if (_player) then {["Revive", format ["We lost %1",name _cured]] call A3A_fnc_customHint;}; if (_inPlayerGroup) then {_medicX groupChat format ["We lost %1",name _cured]}; _healed }; -if (!([_medicX] call A3A_fnc_canFight) or (_medicX != vehicle _medicX) or (_medicX distance _cured > 3)) exitWith {if (_player) then {hint "Revive cancelled"};_healed}; +if (!([_medicX] call A3A_fnc_canFight) or (_medicX != vehicle _medicX) or (_medicX distance _cured > 3)) exitWith {if (_player) then {["Revive", "Revive cancelled"] call A3A_fnc_customHint;};_healed}; if (_medicX getVariable ["success",true]) then { @@ -165,12 +165,12 @@ if (_medicX getVariable ["success",true]) then _cured setVariable ["surrendered",true,true]; sleep 2; }; - _cured setVariable ["INCAPACITATED",false,true]; + _cured setVariable ["incapacitated",false,true]; _healed = true; } else { - if (_player) then {hint "Revive unsuccesful"}; + if (_player) then {["Revive", "Revive unsuccesful"] call A3A_fnc_customHint;}; if (_inPlayerGroup) then {_medicX groupChat "Revive failed"}; }; diff --git a/A3-Antistasi/functions/Revive/fn_carry.sqf b/A3-Antistasi/functions/Revive/fn_carry.sqf index 5f8799e951..c67728236c 100644 --- a/A3-Antistasi/functions/Revive/fn_carry.sqf +++ b/A3-Antistasi/functions/Revive/fn_carry.sqf @@ -3,9 +3,9 @@ _carryX = _this select 0; _carrierX = _this select 1; //if (_carryX getVariable ["carryX",false]) exitWith {hint "This soldier is being carried and you cannot help him"}; -if (!alive _carryX) exitWith {hint format ["%1 is dead",name _carryX]}; -if !(_carryX getVariable ["INCAPACITATED",false]) exitWith {hint format ["%1 no longer needs your help",name _carryX]}; -if !(isNull attachedTo _carryX) exitWith {hint format ["%1 is being carried or transported and you cannot carry him",name _carryX]}; +if (!alive _carryX) exitWith {["Carry/Drag", format ["%1 is dead",name _carryX]] call A3A_fnc_customHint;}; +if !(_carryX getVariable ["incapacitated",false]) exitWith {["Carry/Drag", format ["%1 no longer needs your help",name _carryX]] call A3A_fnc_customHint;}; +if !(isNull attachedTo _carryX) exitWith {["Carry/Drag", format ["%1 is being carried or transported and you cannot carry him",name _carryX]] call A3A_fnc_customHint;}; if (captive _carrierX) then {[_carrierX,false] remoteExec ["setCaptive",0,_carrierX]; _carrierX setCaptive false}; _carrierX playMoveNow "AcinPknlMstpSrasWrflDnon"; [_carryX,"AinjPpneMrunSnonWnonDb"] remoteExec ["switchMove"]; @@ -17,17 +17,17 @@ _carryX setDir 180; _timeOut = time + 60; _action = _carrierX addAction [format ["Release %1",name _carryX], {{detach _x} forEach (attachedObjects player)},nil,0,false,true,"","(isPlayer _this) and (_this == _this getVariable ['owner',objNull])"]; -waitUntil {sleep 0.5; (!alive _carryX) or !([_carrierX] call A3A_fnc_canFight) or !(_carryX getVariable ["INCAPACITATED",false]) or ({!isNull _x} count attachedObjects _carrierX == 0) or (time > _timeOut) or (vehicle _carrierX != _carrierX)}; +waitUntil {sleep 0.5; (!alive _carryX) or !([_carrierX] call A3A_fnc_canFight) or !(_carryX getVariable ["incapacitated",false]) or ({!isNull _x} count attachedObjects _carrierX == 0) or (time > _timeOut) or (vehicle _carrierX != _carrierX)}; _carrierX removeAction _action; if (count attachedObjects _carrierX != 0) then {detach _carryX}; _carrierX playMove "amovpknlmstpsraswrfldnon"; sleep 2; _carryX playMoveNow ""; -if (_carryX getVariable ["INCAPACITATED",false]) then +if (_carryX getVariable ["incapacitated",false]) then { [_carryX,false] remoteExec ["setUnconscious",_carryX]; - waitUntil {sleep 0.1; lifeState _carryX != "INCAPACITATED"}; + waitUntil {sleep 0.1; lifeState _carryX != "incapacitated"}; [_carryX,true] remoteExec ["setUnconscious",_carryX]; }; //_carryX setVariable ["carryX",false,true]; diff --git a/A3-Antistasi/functions/Revive/fn_handleDamage.sqf b/A3-Antistasi/functions/Revive/fn_handleDamage.sqf index 863d5e6a75..0468e8309b 100644 --- a/A3-Antistasi/functions/Revive/fn_handleDamage.sqf +++ b/A3-Antistasi/functions/Revive/fn_handleDamage.sqf @@ -1,41 +1,98 @@ -/*private ["_unit","_part","_dam","_injurer"]; -_unit = _this select 0; -_part = _this select 1; -_dam = _this select 2; -_injurer = _this select 3; -*/ -params ["_unit","_part","_dam","_injurer"]; +// HandleDamage event handler for rebels and PvPers + +params ["_unit","_part","_damage","_injurer","_projectile","_hitIndex","_instigator","_hitPoint"]; + +// Functionality unrelated to Antistasi revive +// Helmet popping: use _hitpoint rather than _part to work around ACE calling its fake hitpoint "head" +if (_damage >= 1 && {_hitPoint == "hithead"}) then +{ + if (random 100 < helmetLossChance) then + { + removeHeadgear _unit; + }; +}; + +if (_part == "" && _damage > 0.1) then +{ + // Player vs rebel TK check + if (isPlayer _instigator && _unit != _instigator && {side group _instigator == teamPlayer && side group _unit == teamPlayer}) then + { +// Removed uniform check because neither allRebelUniforms or uniform side is currently sufficient +// _uniform = uniform _unit; +// if (_uniform in allRebelUniforms || {_uniform in allCivilianUniforms}) then +// { + [format ["%1 was injured by %2 (UID: %3), %4m from HQ",name _unit,name _instigator,getPlayerUID _instigator,_unit distance2D posHQ]] remoteExec ["diag_log",2]; +// }; + }; + + // this will not work the same with ACE, as damage isn't accumulated + if (!isPlayer (leader group _unit) && dam < 1.0) then + { + //if (_damage > 0.6) then {[_unit,_unit,_injurer] spawn A3A_fnc_chargeWithSmoke}; + if (_damage > 0.6) then {[_unit,_injurer] spawn A3A_fnc_unitGetToCover}; + }; + + // Contact report generation for rebels + if (side group _injurer == Occupants or side group _injurer == Invaders) then + { + // Check if unit is part of a rebel garrison + private _marker = _unit getVariable ["markerX",""]; + if (_marker != "" && {sidesX getVariable [_marker,sideUnknown] == teamPlayer}) then + { + // Limit last attack var changes and task updates to once per 30 seconds + private _lastAttackTime = garrison getVariable [_marker + "_lastAttack", -30]; + if (_lastAttackTime + 30 < serverTime) then { + garrison setVariable [_marker + "_lastAttack", serverTime, true]; + [_marker, side group _injurer, side group _unit] remoteExec ["A3A_fnc_underAttack", 2]; + }; + }; + }; +}; + + +// Let ACE medical handle the rest (inc return value) if it's running +if (hasACEMedical) exitWith {}; + + +private _makeUnconscious = +{ + params ["_unit", "_injurer"]; + _unit setVariable ["incapacitated",true,true]; + _unit setUnconscious true; + if (vehicle _unit != _unit) then + { + moveOut _unit; + }; + if (isPlayer _unit) then {_unit allowDamage false}; + private _fromside = if (!isNull _injurer) then {side group _injurer} else {sideUnknown}; + [_unit,_fromside] spawn A3A_fnc_unconscious; +}; if (_part == "") then { - if (_dam >= 1) then + if (_damage >= 1) then { if (side _injurer == civilian) then { - _dam = 0.9; + // apparently civilians are non-lethal + _damage = 0.9; } else { - if !(_unit getVariable ["INCAPACITATED",false]) then + if !(_unit getVariable ["incapacitated",false]) then { - _unit setVariable ["INCAPACITATED",true,true]; - _unit setUnconscious true; - if (vehicle _unit != _unit) then - { - moveOut _unit; - }; - _dam = 0.9; - if (isPlayer _unit) then {_unit allowDamage false}; - if (!isNull _injurer) then {[_unit,side _injurer] spawn A3A_fnc_unconscious} else {[_unit,sideUnknown] spawn A3A_fnc_unconscious}; + _damage = 0.9; + [_unit, _injurer] call _makeUnconscious; } else { - _overall = (_unit getVariable ["overallDamage",0]) + (_dam - 1); + // already unconscious, check whether we're pushed into death + _overall = (_unit getVariable ["overallDamage",0]) + (_damage - 1); if (_overall > 1) then { if (isPlayer _unit) then { - _dam = 0; + _damage = 0; [_unit] spawn A3A_fnc_respawn; } else @@ -46,28 +103,15 @@ if (_part == "") then else { _unit setVariable ["overallDamage",_overall]; - _dam = 0.9; + _damage = 0.9; }; }; }; } else { - if (_dam > 0.25) then + if (_damage > 0.25) then { - if (isPlayer _injurer) then - { - if ((_injurer != _unit) and (side group _injurer == teamPlayer)/* and (_unit getVariable ["teamPlayer",false])*/ and (side group _unit == teamPlayer)) then - { - _uniform = uniform _unit; - _typeSoldier = getText (configfile >> "CfgWeapons" >> _uniform >> "ItemInfo" >> "uniformClass"); - _sideType = getNumber (configfile >> "CfgVehicles" >> _typeSoldier >> "side"); - if ((_sideType != 1) and (_sideType != 0)) then - { - [_injurer, 20, 0.34, _unit] remoteExec ["A3A_fnc_punishment",_injurer]; - }; - }; - }; if (_unit getVariable ["helping",false]) then { _unit setVariable ["cancelRevive",true]; @@ -79,62 +123,26 @@ if (_part == "") then _helped = _unit getVariable ["helped",objNull]; if (isNull _helped) then {[_unit] call A3A_fnc_askHelp;}; }; - } - else - { - //if (_dam > 0.6) then {[_unit,_unit,_injurer] spawn A3A_fnc_chargeWithSmoke}; - if (_dam > 0.6) then {[_unit,_injurer] spawn A3A_fnc_unitGetToCover}; }; }; }; } else { - if (_dam >= 1) then + if (_damage >= 1) then { if !(_part in ["arms","hands","legs"]) then { - _dam = 0.9; - if (_part == "head") then + _damage = 0.9; + if (_part in ["head","body"]) then { - if (getNumber (configfile >> "CfgWeapons" >> headgear _unit >> "ItemInfo" >> "HitpointsProtectionInfo" >> "Head" >> "armor") > 0) then + if !(_unit getVariable ["incapacitated",false]) then { - removeHeadgear _unit; - } - else - { - if !(_unit getVariable ["INCAPACITATED",false]) then - { - _unit setVariable ["INCAPACITATED",true,true]; - _unit setUnconscious true; - if (vehicle _unit != _unit) then - { - //_unit action ["getOut", vehicle _unit]; - moveOut _unit; - }; - if (isPlayer _unit) then {_unit allowDamage false}; - if (!isNull _injurer) then {[_unit,side _injurer] spawn A3A_fnc_unconscious} else {[_unit,sideUnknown] spawn A3A_fnc_unconscious}; - }; - }; - } - else - { - if (_part == "body") then - { - if !(_unit getVariable ["INCAPACITATED",false]) then - { - _unit setVariable ["INCAPACITATED",true,true]; - _unit setUnconscious true; - if (vehicle _unit != _unit) then - { - moveOut _unit; - }; - if (isPlayer _unit) then {_unit allowDamage false}; - if (!isNull _injurer) then {[_unit,side _injurer] spawn A3A_fnc_unconscious} else {[_unit,sideUnknown] spawn A3A_fnc_unconscious}; - }; + [_unit, _injurer] call _makeUnconscious; }; }; }; }; }; -_dam \ No newline at end of file + +_damage diff --git a/A3-Antistasi/functions/Revive/fn_handleDamageAAF.sqf b/A3-Antistasi/functions/Revive/fn_handleDamageAAF.sqf index ca411227df..887ca1879f 100644 --- a/A3-Antistasi/functions/Revive/fn_handleDamageAAF.sqf +++ b/A3-Antistasi/functions/Revive/fn_handleDamageAAF.sqf @@ -1,104 +1,139 @@ -private ["_unit","_part","_dam","_injurer","_groupX"]; -_dam = _this select 2; -_injurer = _this select 3; -if (side _injurer == teamPlayer) then +// HandleDamage event handler for enemy (gov/inv) AIs + +params ["_unit","_part","_damage","_injurer","_projectile","_hitIndex","_instigator","_hitPoint"]; + +// Functionality unrelated to Antistasi revive +if (side group _injurer == teamPlayer) then +{ + // Helmet popping: use _hitpoint rather than _part to work around ACE calling its fake hitpoint "head" + if (_damage >= 1 && {_hitPoint == "hithead"}) then { - _unit = _this select 0; - _part = _this select 1; - _groupX = group _unit; - if (time > _groupX getVariable ["movedToCover",0]) then + if (random 100 < helmetLossChance) then { + removeHeadgear _unit; + }; + }; + + private _groupX = group _unit; + if (time > _groupX getVariable ["movedToCover",0]) then + { if ((behaviour leader _groupX != "COMBAT") and (behaviour leader _groupX != "STEALTH")) then - { + { _groupX setVariable ["movedToCover",time + 120]; {[_x,_injurer] call A3A_fnc_unitGetToCover} forEach units _groupX; + }; + }; + + if (_part == "" && _damage < 1) then + { + if (_damage > 0.6) then {[_unit,_injurer] spawn A3A_fnc_unitGetToCover}; + }; + + // Contact report generation for PvP players + if (_part == "" && side group _unit == Occupants) then + { + // Check if unit is part of a garrison + private _marker = _unit getVariable ["markerX",""]; + if (_marker != "" && {sidesX getVariable [_marker,sideUnknown] == Occupants}) then + { + // Limit last attack var changes and task updates to once per 30 seconds + private _lastAttackTime = garrison getVariable [_marker + "_lastAttack", -30]; + if (_lastAttackTime + 30 < serverTime) then { + garrison setVariable [_marker + "_lastAttack", serverTime, true]; + [_marker, teamPlayer, side group _unit] remoteExec ["A3A_fnc_underAttack", 2]; }; }; + }; +}; + +// Let ACE medical handle the rest (inc return value) if it's running +if (hasACEMedical) exitWith {}; + + +private _makeUnconscious = +{ + params ["_unit", "_injurer"]; + + _unit setVariable ["incapacitated",true,true]; + _unit setUnconscious true; + if (vehicle _unit != _unit) then + { + moveOut _unit; + }; + if (isPlayer _unit) then {_unit allowDamage false}; + + //Make sure to pass group lead if unit is the leader + if (_unit == leader (group _unit)) then + { + private _index = (units (group _unit)) findIf {[_x] call A3A_fnc_canFight}; + if(_index != -1) then + { + (group _unit) selectLeader ((units (group _unit)) select _index); + } + }; + + [_unit,_injurer] spawn A3A_fnc_unconsciousAAF; +}; + +if (side _injurer == teamPlayer) then +{ if (_part == "") then + { + if (_damage >= 1) then { - if (_dam >= 1) then + if (!(_unit getVariable ["incapacitated",false])) then { - if (!(_unit getVariable ["INCAPACITATED",false])) then - { - _unit setVariable ["INCAPACITATED",true,true]; - _unit setUnconscious true; - _dam = 0.9; - [_unit,_injurer] spawn A3A_fnc_unconsciousAAF; - } + _damage = 0.9; + [_unit,_injurer] call _makeUnconscious; + } else - { - _overall = (_unit getVariable ["overallDamage",0]) + (_dam - 1); + { + // already unconscious, check whether we're pushed into death + _overall = (_unit getVariable ["overallDamage",0]) + (_damage - 1); if (_overall > 0.5) then - { + { _unit removeAllEventHandlers "HandleDamage"; - } + } else - { + { _unit setVariable ["overallDamage",_overall]; - _dam = 0.9; - }; + _damage = 0.9; + }; - } + }; + } else + { + + //Abort helping if hit too hard + if (_damage > 0.25) then { - if (_dam > 0.25) then - { if (_unit getVariable ["helping",false]) then - { + { _unit setVariable ["cancelRevive",true]; - }; }; - if (_dam > 0.6) then {[_unit,_injurer] spawn A3A_fnc_unitGetToCover}; }; - } + }; + } else + { + if (_damage >= 1) then { - if (_dam >= 1) then - { if !(_part in ["arms","hands","legs"]) then + { + _damage = 0.9; + // Don't trigger unconsciousness on sub-part hits (face/pelvis etc), only the container + if (_part in ["head","body"]) then { - _dam = 0.9; - if (_part == "head") then - { - if (getNumber (configfile >> "CfgWeapons" >> headgear _unit >> "ItemInfo" >> "HitpointsProtectionInfo" >> "Head" >> "armor") > 0) then - { - removeHeadgear _unit; - } - else - { - if !(_unit getVariable ["INCAPACITATED",false]) then - { - _unit setVariable ["INCAPACITATED",true,true]; - _unit setUnconscious true; - if (vehicle _unit != _unit) then - { - //_unit action ["getOut", vehicle _unit]; - moveOut _unit; - }; - if (isPlayer _unit) then {_unit allowDamage false}; - if (!isNull _injurer) then {[_unit,_injurer] spawn A3A_fnc_unconsciousAAF} else {[_unit,objNull] spawn A3A_fnc_unconsciousAAF}; - }; - }; - } - else + if !(_unit getVariable ["incapacitated",false]) then { - if (_part == "body") then - { - if !(_unit getVariable ["INCAPACITATED",false]) then - { - _unit setVariable ["INCAPACITATED",true,true]; - _unit setUnconscious true; - if (vehicle _unit != _unit) then - { - moveOut _unit; - }; - if (isPlayer _unit) then {_unit allowDamage false}; - if (!isNull _injurer) then {[_unit,_injurer] spawn A3A_fnc_unconsciousAAF} else {[_unit,objNull] spawn A3A_fnc_unconsciousAAF}; - }; - }; + [_unit,_injurer] call _makeUnconscious; + }; }; }; }; }; -_dam \ No newline at end of file +}; + +_damage diff --git a/A3-Antistasi/functions/Revive/fn_initRevive.sqf b/A3-Antistasi/functions/Revive/fn_initRevive.sqf index 492f53fc5d..42c7d830b6 100644 --- a/A3-Antistasi/functions/Revive/fn_initRevive.sqf +++ b/A3-Antistasi/functions/Revive/fn_initRevive.sqf @@ -1,7 +1,8 @@ private ["_unit"]; -//esto habrá que meterlo en onplayerrespawn también +//esto habrá que meterlo en onplayerrespawn también // ENGLISH: this will have to be put in onplayerrespawn too _unit = _this select 0; //_unit setVariable ["inconsciente",false,true]; _unit setVariable ["respawning",false]; +[_unit] remoteExecCall ["A3A_fnc_punishment_FF_addEH",_unit,false]; _unit addEventHandler ["HandleDamage", A3A_fnc_handleDamage]; diff --git a/A3-Antistasi/functions/Revive/fn_respawn.sqf b/A3-Antistasi/functions/Revive/fn_respawn.sqf index 7f60273f03..717704299f 100644 --- a/A3-Antistasi/functions/Revive/fn_respawn.sqf +++ b/A3-Antistasi/functions/Revive/fn_respawn.sqf @@ -20,13 +20,13 @@ if (isMultiplayer) exitWith }; private ["_positionX","_radiusX","_roads","_road","_pos"]; _positionX = getMarkerPos respawnTeamPlayer; -if (lifeState _unit == "INCAPACITATED") then {_unit setUnconscious false}; +if (lifeState _unit == "incapacitated") then {_unit setUnconscious false}; _unit setVariable ["helped",objNull]; _unit setVariable ["helping",false]; _unit setDamage 0; _unit setVariable ["compromised",0]; _unit setVariable ["disguised",false]; -_unit setVariable ["INCAPACITATED",false]; +_unit setVariable ["incapacitated",false]; if (rating _unit < 0) then {_unit addRating (rating _unit * -1)}; _nul = [0,-1,getPos _unit] remoteExec ["A3A_fnc_citySupportChange",2]; diff --git a/A3-Antistasi/functions/Revive/fn_unconscious.sqf b/A3-Antistasi/functions/Revive/fn_unconscious.sqf index 3dfd57a2e4..bded0e3805 100644 --- a/A3-Antistasi/functions/Revive/fn_unconscious.sqf +++ b/A3-Antistasi/functions/Revive/fn_unconscious.sqf @@ -27,7 +27,7 @@ if (isPlayer _unit) then _handled = false; if (_this select 1 == 19) then { - if (player getVariable ["INCAPACITATED",false]) then + if (player getVariable ["incapacitated",false]) then { (findDisplay 46) displayRemoveEventHandler ["KeyDown", respawnMenu]; [player] spawn A3A_fnc_respawn; @@ -61,14 +61,6 @@ else [_unit,"heal"] remoteExec ["A3A_fnc_flagaction",0,_unit]; if (_unit != petros) then {if (_injurer != Invaders) then {[_unit,true] remoteExec ["setCaptive",0,_unit]; _unit setCaptive true}}; }; - if ((_injurer == Occupants) or (_injurer == Invaders)) then - { - _markerX = _unit getVariable ["markerX",""]; - if (_markerX != "") then - { - if (!([_markerX] call BIS_fnc_taskExists) and (sidesX getVariable [_markerX,sideUnknown] == teamPlayer)) then {[_markerX,_injurer,teamPlayer] remoteExec ["A3A_fnc_underAttack",2]}; - }; - }; }; }; @@ -93,7 +85,7 @@ if (_isPlayer) then }; -while {(time < _bleedOut) and (_unit getVariable ["INCAPACITATED",false]) and (alive _unit) and (!(_unit getVariable ["respawning",false]))} do +while {(time < _bleedOut) and (_unit getVariable ["incapacitated",false]) and (alive _unit) and (!(_unit getVariable ["respawning",false]))} do { if (random 10 < 1) then {playSound3D [(selectRandom injuredSounds),_unit,false, getPosASL _unit, 1, 1, 50];}; if (_isPlayer) then diff --git a/A3-Antistasi/functions/Revive/fn_unconsciousAAF.sqf b/A3-Antistasi/functions/Revive/fn_unconsciousAAF.sqf index 953d4f2931..249ba292af 100644 --- a/A3-Antistasi/functions/Revive/fn_unconsciousAAF.sqf +++ b/A3-Antistasi/functions/Revive/fn_unconsciousAAF.sqf @@ -1,117 +1,86 @@ -private ["_unit","_groupX","_groups","_isLeader","_dummyGroup","_bleedOut","_suicide","_saveVolume","_helpX","_helped","_textX","_isPlayer","_camTarget","_saveVolumeVoice"]; -_unit = _this select 0; -_injurer = _this select 1; -//if (_unit getVariable "inconsciente") exitWith {}; -//if (damage _unit < 0.9) exitWith {}; -//if (!local _unit) exitWith {}; -//_unit setVariable ["inconsciente",true,true]; -_bleedOut = if (surfaceIsWater (position _unit)) then {time + 60} else {time + 300};//300 -_playersX = false; -_sideX = side (group _unit); -if ((side _injurer == teamPlayer) and (_sideX == Occupants)) then - { - _markerX = _unit getVariable ["markerX",""]; - if (_markerX != "") then - { - if (!([_markerX] call BIS_fnc_taskExists) and (sidesX getVariable [_markerX,sideUnknown] == Occupants)) then {[_markerX,side _injurer,_sideX] remoteExec ["A3A_fnc_underAttack",2]}; - }; - }; +params ["_unit", "_injurer"]; + +private _bleedOutTime = if (surfaceIsWater (position _unit)) then {time + 60} else {time + 300}; +private _playerNear = false; +private _group = group _unit; +private _side = side _group; if ({if ((isPlayer _x) and (_x distance _unit < distanceSPWN2)) exitWith {1}} count allUnits != 0) then - { - _playersX = true; +{ + _playerNear = true; [_unit,"heal"] remoteExec ["A3A_fnc_flagaction",0,_unit]; [_unit,true] remoteExec ["setCaptive"]; _unit setCaptive true; - //_unit setVariable ["sideX",_sideX,true]; - }; +}; _unit setFatigue 1; -_groupX = group _unit; -[_groupX,_injurer] spawn A3A_fnc_AIreactOnKill; +[_group,_injurer] spawn A3A_fnc_AIreactOnKill; -while {(time < _bleedOut) and (_unit getVariable ["INCAPACITATED",false]) and (alive _unit)} do - { - if (random 10 < 1) then {playSound3D [(selectRandom injuredSounds),_unit,false, getPosASL _unit, 1, 1, 50];}; - _helped = _unit getVariable ["helped",objNull]; - if (isNull _helped) then {[_unit] call A3A_fnc_askHelp;}; +while +{ + (alive _unit) && + {(time < _bleedOutTime) && + {_unit getVariable ["incapacitated",false]}} +} do +{ + //Plays the injured sound + if (random 10 < 1) then + { + playSound3D [(selectRandom injuredSounds),_unit,false, getPosASL _unit, 1, 1, 50]; + }; + //Ask for help if not already helped + private _helped = _unit getVariable ["helped",objNull]; + if (isNull _helped) then + { + [_unit] call A3A_fnc_askHelp; + }; sleep 3; - }; +}; _unit stop false; -if (_playersX) then - { +if (_playerNear) then +{ [_unit,"remove"] remoteExec ["A3A_fnc_flagaction",0,_unit]; - }; + if((typeOf _unit) in squadLeaders) then + { + _unit spawn + { + sleep 1; + [_this, "Intel_Small"] remoteExec ["A3A_fnc_flagaction", [teamPlayer,civilian], _this]; + }; + }; +}; -if (time >= _bleedOut) exitWith - { +if (time >= _bleedOutTime) exitWith +{ if (side _injurer == teamPlayer) then - { + { if (isPlayer _injurer) then - { + { [1,_injurer] call A3A_fnc_playerScoreAdd; - }; - //Again, No artificial boosting of skill because you killed someone - /* - else - { - _skill = skill _injurer; - [_injurer,_skill + 0.05] remoteExec ["setSkill",_injurer]; - }; - */ - [-1,1,getPos _unit] remoteExec ["A3A_fnc_citySupportChange",2]; - switch (_sideX) do - { - case Occupants: - { - [0.1,0] remoteExec ["A3A_fnc_prestige",2]; - }; - case Invaders: - { - [0,0.25] remoteExec ["A3A_fnc_prestige",2]; - }; - }; }; - _unit setDamage 1; + [-1,1,getPos _unit] remoteExec ["A3A_fnc_citySupportChange",2]; }; + _unit setDamage 1; +}; if (alive _unit) then - { +{ _unit setUnconscious false; _unit playMoveNow "AmovPpneMstpSnonWnonDnon_healed"; _unit setVariable ["overallDamage",damage _unit]; - //debug - //diag_log format ["Antistasi: Unidad %3 revivida está rendida:%1, está cautiva: %2",_unit getVariable "surrendered",captive _unit,_unit]; - if !(_unit getVariable ["surrendered",false]) then - { + + if (!(_unit getVariable ["surrendered",false])) then + { if (captive _unit) then - { - [_unit,false] remoteExec ["setCaptive",0,_unit]; - _unit setCaptive false; - }; - } - else { - [_unit] spawn A3A_fnc_surrenderAction; - }; - /* - if (captive _unit) then - { - if !(_unit getVariable ["surrendered",false]) then - { [_unit,false] remoteExec ["setCaptive",0,_unit]; _unit setCaptive false; - diag_log "Y no se rinde y pierde setCaptive true"; - //_unit disableAI "ANIM"; - //sleep 120 + (random 120); - //if ([_unit] call A3A_fnc_canFight) then {_unit enableAI "ANIM"}; - } - else - { - [_unit] spawn A3A_fnc_surrenderAction; - diag_log "Y se rinde"; - }; }; - */}; + } + else + { + [_unit] spawn A3A_fnc_surrenderAction; + }; +}; diff --git a/A3-Antistasi/functions/SalvageRope/fn_salvageRope.sqf b/A3-Antistasi/functions/SalvageRope/fn_salvageRope.sqf new file mode 100644 index 0000000000..9d3c1634e7 --- /dev/null +++ b/A3-Antistasi/functions/SalvageRope/fn_salvageRope.sqf @@ -0,0 +1,131 @@ +private _filename = "fn_salvageRope.sqf"; +//TODO: Remove before final release +if (isRemoteExecutedJIP) then {[3, format ["Salvage Rope Action added on JIP client: %1", player], _filename, true] call A3A_fnc_log;}; + + +//Deploy action +canDeployWinch = { + private _vehicle = cursorTarget; + if(_vehicle isKindOf "Ship") then { + vehicle player == player && player distance _vehicle < 10 && isNil {_vehicle getVariable "Rope"} && [_vehicle, boxX] call jn_fnc_logistics_canLoad != -3; + } else { + false; + }; +}; + +DeployWinch = { + if (captive player) then {player setCaptive false}; + params ["_player"]; + private _vehicle = cursorTarget; + _vehicle setVariable ["Rope", (ropeCreate [_vehicle, [0,-2.8,-0.8], _player, [0,0,0], 10]), true]; + _vehicle setVariable ["RopeUnit", _player, true]; + [_player, _vehicle] spawn adjustRope; +}; + +adjustRope = { + params ["_player", "_vehicle"]; + while {!isNil {_vehicle getVariable "Rope"}} do { + private _rope = _vehicle getVariable "Rope"; + private _dist = _vehicle distance _player; + private _optimalDist = _dist + 3; + private _maxDist = _dist + 7; + if ((ropeLength _rope) < _dist) then { + ropeUnwind [_rope, 10, _optimalDist]; + } else { + if ((ropeLength _rope) > _maxDist) then { + ropeUnwind [_rope, 10, _optimalDist]; + }; + }; + sleep 0.1; + }; +}; + +//Stow action +canStow = { + private _vehicle = cursorTarget; + if (isNull _vehicle) exitWith {false}; + private _ropeExist = if (!isNil {_vehicle getVariable "Rope"}) then {true} else {false}; + private _ropeOwner = if ((_vehicle getVariable "RopeUnit") == player) then {true} else {false}; + if ((_vehicle getVariable "RopeUnit") isEqualTo []) then {_ropeOwner = true}; //overide if none is on the rope end + vehicle player == player && player distance _vehicle < 10 && _ropeExist && _ropeOwner; +}; + +stowRope = { + params ["_player"]; + private _vehicle = cursorTarget; + ropeDestroy (_vehicle getVariable "Rope"); + _vehicle setVariable ["Rope",nil,true]; + _vehicle setVariable ["RopeUnit",nil,true]; + +}; + +//Attach action +canAttach = { + _cargo = cursorTarget; + if(!isNull _cargo) then { + player != _cargo && _cargo getVariable ["SalvageCrate", false] && player distance _cargo <= 10 && ((ropeAttachedTo player) getVariable "RopeUnit") == player; + } else { + false; + }; +}; + +attachRope = { + private _cargo = cursorTarget; + private ["_vehicle"]; + _vehicle = ropeAttachedTo player; + _vehicle setVariable ["RopeUnit",_vehicle,true]; //to stop stow action from showing while recovering crate + [player, false] remoteExec ["setCaptive"]; + [] spawn A3A_fnc_statistics; + private _distance = _vehicle distance _cargo; + private _unwind = _distance - 0.5; + private _time = 5 + (_unwind*2); + ropeDestroy (_vehicle getVariable "Rope"); + _vehicle setVariable ["Rope2", (ropeCreate [_vehicle, [0,-2.8,-0.8], _cargo, [0,0,0], _distance]), true]; + sleep 1; + ropeUnwind [ropes _vehicle select 0, 0.5, -(_unwind), true]; + _vehicle lockCargo true; + sleep _time; + ropeDestroy (_vehicle getVariable "Rope2"); + [_vehicle, _cargo] call jn_fnc_logistics_load; + _cargo call jn_fnc_logistics_addAction; + _cargo setVariable ["SalvageCrate",nil,true]; + _vehicle setVariable ["Rope2",nil,true]; + _vehicle setVariable ["Rope",nil,true]; + _vehicle setVariable ["RopeUnit",nil,true]; +}; + + +//adding of actions +addplayerWinchActions = { + player addAction ["Deploy Winch", { + [player] call DeployWinch; + }, nil, 0, false, true, "", "[] call canDeployWinch"]; + + player addAction ["Stow Winch", { + [player] call stowRope; + }, nil, 0, false, true, "", "call canStow"]; + + player addAction ["Attach Rope", { + [player] spawn attachRope; + }, nil, 0, false, true, "", "call canAttach"]; + + if (isMultiplayer) then { + player addEventHandler ["Respawn",{ + player setVariable ["SalvageRopeAction",false]; + }]; + }; +}; + +[] spawn { + private _missionComplete = false; + while {!_missionComplete} do { + if (!isNull player && isplayer player) then { + if !(player getVariable ["SalvageRopeAction",false]) then { + [] call addplayerWinchActions; + player setVariable ["SalvageRopeAction",true]; + }; + }; + sleep 2; + _missionComplete = "LOG" call BIS_fnc_taskCompleted; + }; +}; diff --git a/A3-Antistasi/functions/Save/fn_deleteSave.sqf b/A3-Antistasi/functions/Save/fn_deleteSave.sqf new file mode 100644 index 0000000000..02a0d109f8 --- /dev/null +++ b/A3-Antistasi/functions/Save/fn_deleteSave.sqf @@ -0,0 +1,48 @@ +params ["_campaignID", "_worldname", ["_gametype", "Greenfor"]]; + +private _postfix = if (_worldName == "Tanoa") then { + format["%1%2WoTP",serverID,_campaignID]; +} else { + if (_gametype == "Blufor") then { + format["%1%2AntistasiB%3",serverID,_campaignID,_worldName]; + } else { + format["%1%2Antistasi%3",serverID,_campaignID,_worldName]; + }; +}; + + +// Delete all known player data for specified campaign +private _savedPlayers = profileNamespace getVariable ["savedPlayers" + postfix, []]; +{ + private _playerID = _x; + { + private _varName = format ["player_%1_%2", _playerID, _x]; + profileNameSpace setVariable [_varname + _postfix, nil]; + + } forEach ["loadoutPlayer", "scorePlayer", "rankPlayer", "personalGarage", "moneyX"]; + +} forEach _savedPlayers; + + +// Delete all server data for specified campaign +{ + profileNameSpace setVariable [_x + _postfix, nil]; + +} forEach ["countCA", "gameMode", "difficultyX", "bombRuns", "smallCAmrk", "membersX", "antennas", + "mrkSDK", "mrkCSAT", "posHQ", "dateX", "skillFIA", "destroyedSites", "distanceSPWN", "civPerc", + "chopForest", "maxUnits", "nextTick", "weather", "destroyedBuildings", "aggressionOccupants", + "aggressionInvaders", "resourcesFIA", "hr", "vehInGarage", "staticsX", "jna_datalist", + "prestigeOPFOR", "prestigeBLUFOR", "garrison", "wurzelGarrison", "usesWurzelGarrison", "minesX", + "outpostsFIA", "tasks", "idlebases", "idleassets", "killZones", "controlsSDK"]; + + +// Remove this campaign from the save list, if present +private _saveList = [profileNamespace getVariable "antistasiSavedGames"] param [0, [], [[]]]; +private _saveIndex = -1; +{ + if (_x select 0 == _campaignID) exitWith { _saveIndex = _forEachIndex }; +} forEach _saveList; + +_saveList deleteAt _saveIndex; +profileNamespace setVariable ["antistasiSavedGames", _saveList]; + diff --git a/A3-Antistasi/functions/Save/fn_getStatVariable.sqf b/A3-Antistasi/functions/Save/fn_getStatVariable.sqf new file mode 100644 index 0000000000..999299931e --- /dev/null +++ b/A3-Antistasi/functions/Save/fn_getStatVariable.sqf @@ -0,0 +1,8 @@ +// Previously fn_loadStat -Hazey + +private ["_varName","_varValue"]; + +_varName = _this select 0; +_varValue = [_varName] call A3A_fnc_returnSavedStat; +if (isNil "_varValue") exitWith {}; +[_varName,_varValue] call A3A_fnc_loadStat; \ No newline at end of file diff --git a/A3-Antistasi/functions/Save/fn_loadPlayer.sqf b/A3-Antistasi/functions/Save/fn_loadPlayer.sqf index 997e45ce31..aa1d25e129 100644 --- a/A3-Antistasi/functions/Save/fn_loadPlayer.sqf +++ b/A3-Antistasi/functions/Save/fn_loadPlayer.sqf @@ -1,53 +1,47 @@ -params [["_playerId", ""], ["_unit", objNull]]; - -if (hasInterface) then { - if (count _playerId == 0 || isNull _unit) then { - _playerId = getPlayerUID player; - _unit = player; - [format ["[Antistasi] Telling server to load player %1 into %2", _playerId, _unit]] remoteExec ["diag_log", 2]; - }; +private _filename = "fn_loadPlayer"; +if (!isServer) exitWith { + [1, "Miscalled server-only function", _filename] call A3A_fnc_log; }; +waitUntil {(!isNil "initVar")}; // hmm... -if (isMultiplayer && !isServer) exitwith { - [_playerId, _unit] remoteExec ["A3A_fnc_loadPlayer", 2]; +params ["_playerId", "_unit"]; + +if !([_playerId] call A3A_fnc_playerHasSave) exitWith { + [2, format ["No save found for player ID %1", _playerId], _filename] call A3A_fnc_log; + [_playerId, _unit] call A3A_fnc_resetPlayer; }; -waitUntil {(!isNil "initVar")}; +[2, format ["Loading player data for ID %1 into unit %2", _playerId, _unit], _filename] call A3A_fnc_log; -if ([_playerId] call A3A_fnc_playerHasSave) then { - diag_log format ["[Antistasi] Server loading player %1 into unit %2", _playerId, _unit]; -} else { - diag_log format ["[Antistasi] No save found for player %1 into unit %2", _playerId, _unit]; -}; +private _loadout = [_playerId, "loadoutPlayer"] call A3A_fnc_retrievePlayerStat; +if (!isNil "_loadout") then { _unit setUnitLoadout _loadout }; -private _loadoutInfo = [_playerId, "loadoutPlayer"] call fn_RetrievePlayerStat; - -if (!isNil "_loadoutInfo") then { - _unit setUnitLoadout _loadoutInfo; -}; +private _score = 0; +private _rank = "PRIVATE"; -if (isMultiplayer && side _unit == teamPlayer) then +if ([_unit] call A3A_fnc_isMember) then { - //player setPos getMarkerPos respawnTeamPlayer; - if ([_unit] call A3A_fnc_isMember) then - { - private _score = ([_playerId, "scorePlayer"] call fn_RetrievePlayerStat); - _score = if (isNil "_score") then {0} else {_score}; - _unit setVariable ["score",_score,true]; - - private _rank = [_playerId, "rankPlayer"] call fn_RetrievePlayerStat; - _rank = if (isNil "_rank" || {count _rank == 0}) then {"PRIVATE"} else {_rank}; - [_unit, _rank] remoteExec ["A3A_fnc_ranksMP"]; - _unit setVariable ["rankX",_rank,true]; - }; - - private _money = ([_playerId, "moneyX"] call fn_RetrievePlayerStat); - _money = if (isNil "_money" || {typeName _money != typeName 0}) then {100} else {_money}; - _unit setVariable ["moneyX",_money,true]; + private _saveScore = [_playerId, "scorePlayer"] call A3A_fnc_retrievePlayerStat; + if (!isNil "_saveScore" && { _saveScore isEqualType 0 }) then {_score = _saveScore}; - //Personal garage has a nil check built in - [_unit, [_playerId, "personalGarage"] call fn_RetrievePlayerStat] call A3A_fnc_setPersonalGarage; + private _saveRank = [_playerId, "rankPlayer"] call A3A_fnc_retrievePlayerStat; + if (!isNil "_saveRank" && { _saveRank isEqualType "" }) then {_rank = _saveRank}; }; -diag_log format ["%1: [Antistasi] | INFO | Personal player stats loaded.",servertime]; -[] remoteExec ["A3A_fnc_statistics", _unit]; \ No newline at end of file +private _money = [_playerId, "moneyX"] call A3A_fnc_retrievePlayerStat; +if (isNil "_money" || {!(_money isEqualType 0)}) then {_money = playerStartingMoney}; + +private _garage = [_playerId, "personalGarage"] call A3A_fnc_retrievePlayerStat; +if (isNil "_garage" || {!(_garage isEqualType [])}) then {_garage = []}; + +_unit setVariable ["score", _score, true]; +_unit setUnitRank _rank; +_unit setVariable ["rankX", _rank, true]; +_unit setVariable ["moneyX", _money, true]; +[_unit, _garage] call A3A_fnc_setPersonalGarage; + +[] remoteExec ["A3A_fnc_statistics", _unit]; +_unit setVariable ["canSave", true, true]; + +[2, format ["Player %1: Score %2, rank %3, money %4, garage count %5", _playerId, _score, _rank, _money, count _garage], _filename] call A3A_fnc_log; + diff --git a/A3-Antistasi/functions/Save/fn_loadPreviousSession.sqf b/A3-Antistasi/functions/Save/fn_loadPreviousSession.sqf deleted file mode 100644 index e86839a22e..0000000000 --- a/A3-Antistasi/functions/Save/fn_loadPreviousSession.sqf +++ /dev/null @@ -1,4 +0,0 @@ -[] call A3A_fnc_loadPlayer; - - - diff --git a/A3-Antistasi/functions/Save/fn_loadServer.sqf b/A3-Antistasi/functions/Save/fn_loadServer.sqf index 8417fa688c..c26db6cee5 100644 --- a/A3-Antistasi/functions/Save/fn_loadServer.sqf +++ b/A3-Antistasi/functions/Save/fn_loadServer.sqf @@ -3,39 +3,40 @@ if (isServer) then { diag_log format ["%1: [Antistasi] | INFO | Starting Persistent Load.",servertime]; petros allowdamage false; - ["outpostsFIA"] call fn_LoadStat; publicVariable "outpostsFIA"; - ["mrkSDK"] call fn_LoadStat; - ["mrkCSAT"] call fn_LoadStat; - ["difficultyX"] call fn_LoadStat; - ["gameMode"] call fn_LoadStat; - ["destroyedSites"] call fn_LoadStat; - ["minesX"] call fn_LoadStat; - ["countCA"] call fn_LoadStat; - ["antennas"] call fn_LoadStat; - ["prestigeNATO"] call fn_LoadStat; - ["prestigeCSAT"] call fn_LoadStat; - ["hr"] call fn_LoadStat; - ["dateX"] call fn_LoadStat; - ["weather"] call fn_LoadStat; - ["prestigeOPFOR"] call fn_LoadStat; - ["prestigeBLUFOR"] call fn_LoadStat; - ["resourcesFIA"] call fn_LoadStat; - ["garrison"] call fn_LoadStat; - ["usesWurzelGarrison"] call fn_LoadStat; - ["skillFIA"] call fn_LoadStat; - ["distanceSPWN"] call fn_LoadStat; - ["civPerc"] call fn_LoadStat; - ["maxUnits"] call fn_LoadStat; - ["membersX"] call fn_LoadStat; - ["vehInGarage"] call fn_LoadStat; - ["destroyedBuildings"] call fn_LoadStat; - ["idlebases"] call fn_LoadStat; - ["idleassets"] call fn_LoadStat; - ["killZones"] call fn_LoadStat; - ["controlsSDK"] call fn_LoadStat; - ["bombRuns"] call fn_LoadStat; + ["savedPlayers"] call A3A_fnc_getStatVariable; + ["outpostsFIA"] call A3A_fnc_getStatVariable; publicVariable "outpostsFIA"; + ["mrkSDK"] call A3A_fnc_getStatVariable; + ["mrkCSAT"] call A3A_fnc_getStatVariable; + ["difficultyX"] call A3A_fnc_getStatVariable; + ["gameMode"] call A3A_fnc_getStatVariable; + ["destroyedSites"] call A3A_fnc_getStatVariable; + ["minesX"] call A3A_fnc_getStatVariable; + ["attackCountdownOccupants"] call A3A_fnc_getStatVariable; + ["attackCountdownInvaders"] call A3A_fnc_getStatVariable; + ["countCA"] call A3A_fnc_getStatVariable; + ["antennas"] call A3A_fnc_getStatVariable; + ["hr"] call A3A_fnc_getStatVariable; + ["dateX"] call A3A_fnc_getStatVariable; + ["weather"] call A3A_fnc_getStatVariable; + ["prestigeOPFOR"] call A3A_fnc_getStatVariable; + ["prestigeBLUFOR"] call A3A_fnc_getStatVariable; + ["resourcesFIA"] call A3A_fnc_getStatVariable; + ["garrison"] call A3A_fnc_getStatVariable; + ["usesWurzelGarrison"] call A3A_fnc_getStatVariable; + ["skillFIA"] call A3A_fnc_getStatVariable; + ["distanceSPWN"] call A3A_fnc_getStatVariable; + ["civPerc"] call A3A_fnc_getStatVariable; + ["maxUnits"] call A3A_fnc_getStatVariable; + ["membersX"] call A3A_fnc_getStatVariable; + ["vehInGarage"] call A3A_fnc_getStatVariable; + ["destroyedBuildings"] call A3A_fnc_getStatVariable; + ["idlebases"] call A3A_fnc_getStatVariable; + ["idleassets"] call A3A_fnc_getStatVariable; + ["killZones"] call A3A_fnc_getStatVariable; + ["controlsSDK"] call A3A_fnc_getStatVariable; + ["bombRuns"] call A3A_fnc_getStatVariable; waitUntil {!isNil "arsenalInit"}; - ["jna_dataList"] call fn_LoadStat; + ["jna_dataList"] call A3A_fnc_getStatVariable; //=========================================================================== #include "\A3\Ui_f\hpp\defineResinclDesign.inc" @@ -88,30 +89,39 @@ if (isServer) then { }; } forEach citiesX; - ["chopForest"] call fn_LoadStat; - ["destroyedBuildings"] call fn_LoadStat; + //Load aggro stacks and level and calculate current level + ["aggressionOccupants"] call A3A_fnc_getStatVariable; + ["aggressionInvaders"] call A3A_fnc_getStatVariable; + [true] call A3A_fnc_calculateAggression; + + ["chopForest"] call A3A_fnc_getStatVariable; + /* { _buildings = nearestObjects [_x, listMilBld, 25, true]; (_buildings select 1) setDamage 1; } forEach destroyedBuildings; */ - ["posHQ"] call fn_LoadStat; - ["nextTick"] call fn_LoadStat; - ["staticsX"] call fn_LoadStat; + + ["posHQ"] call A3A_fnc_getStatVariable; + ["nextTick"] call A3A_fnc_getStatVariable; + ["staticsX"] call A3A_fnc_getStatVariable; {_x setPos getMarkerPos respawnTeamPlayer} forEach ((call A3A_fnc_playableUnits) select {side _x == teamPlayer}); _sites = markersX select {sidesX getVariable [_x,sideUnknown] == teamPlayer}; //Isn't that just tierCheck.sqf? - tierWar = 1 + (floor (((5*({(_x in outposts) or (_x in resourcesX) or (_x in citiesX)} count _sites)) + (10*({_x in seaports} count _sites)) + (20*({_x in airportsX} count _sites)))/10)); - if (tierWar > 10) then {tierWar = 10}; - publicVariable "tierWar"; +// tierWar = 1 + (floor (((5*({(_x in outposts) or (_x in resourcesX) or (_x in citiesX)} count _sites)) + (10*({_x in seaports} count _sites)) + (20*({_x in airportsX} count _sites)))/10)); +// if (tierWar > 10) then {tierWar = 10}; +// publicVariable "tierWar"; tierPreference = 1; publicVariable "tierPreference"; //Updating the preferences based on war level - [] call A3A_fnc_updatePreference; +// [] call A3A_fnc_updatePreference; + + // update war tier silently, calls updatePreference if changed + [true] call A3A_fnc_tierCheck; if (isNil "usesWurzelGarrison") then { //Create the garrison new @@ -125,7 +135,7 @@ if (isServer) then { } else { //Garrison save in wurzelformat, load it diag_log "WurzelGarrison found, loading it!"; - ["wurzelGarrison"] call fn_LoadStat; + ["wurzelGarrison"] call A3A_fnc_getStatVariable; }; clearMagazineCargoGlobal boxX; @@ -136,7 +146,7 @@ if (isServer) then { [] remoteExec ["A3A_fnc_statistics",[teamPlayer,civilian]]; diag_log format ["%1: [Antistasi] | INFO | Persistent Load Completed.",servertime]; diag_log format ["%1: [Antistasi] | INFO | Generating Map Markers.",servertime]; - ["tasks"] call fn_LoadStat; + ["tasks"] call A3A_fnc_getStatVariable; if !(isMultiplayer) then { {//Can't we go around this using the initMarker? And only switching marker? _pos = getMarkerPos _x; diff --git a/A3-Antistasi/functions/Save/fn_loadStat.sqf b/A3-Antistasi/functions/Save/fn_loadStat.sqf new file mode 100644 index 0000000000..f5b17000b0 --- /dev/null +++ b/A3-Antistasi/functions/Save/fn_loadStat.sqf @@ -0,0 +1,304 @@ +//=========================================================================== +//ADD VARIABLES TO THIS ARRAY THAT NEED SPECIAL SCRIPTING TO LOAD +/*specialVarLoads = +[ + "weaponsPlayer", + "magazinesPlayer", + "backpackPlayer", + "mrkNATO", + "mrkSDK", + "prestigeNATO","prestigeCSAT", "hr","planesAAFcurrent","helisAAFcurrent","APCAAFcurrent","tanksAAFcurrent","armas","items","backpcks","ammunition","dateX", "WitemsPlayer","prestigeOPFOR","prestigeBLUFOR","resourcesAAF","resourcesFIA","skillFIA"]; +*/ + +specialVarLoads = [ + "outpostsFIA","minesX","staticsX","attackCountdownOccupants","antennas","mrkNATO","mrkSDK","prestigeNATO", + "prestigeCSAT","posHQ","hr","armas","items","backpcks","ammunition","dateX","prestigeOPFOR", + "prestigeBLUFOR","resourcesFIA","skillFIA","distanceSPWN","civPerc","maxUnits","destroyedSites", + "garrison","tasks","smallCAmrk","membersX","vehInGarage","destroyedBuildings","idlebases", + "idleassets","chopForest","weather","killZones","jna_dataList","controlsSDK","mrkCSAT","nextTick", + "bombRuns","difficultyX","gameMode","wurzelGarrison","aggressionOccupants", "aggressionInvaders", + "countCA", "attackCountdownInvaders" +]; + +_varName = _this select 0; +_varValue = _this select 1; +if (isNil '_varValue') exitWith {}; +if (_varName in specialVarLoads) then { + if (_varName == 'attackCountdownOccupants') then {attackCountdownOccupants = _varValue; publicVariable "attackCountdownOccupants"}; + if (_varName == 'attackCountdownInvaders') then {attackCountdownInvaders = _varValue; publicVariable "attackCountdownInvaders"}; + //Keep this for backwards compatiblity + if (_varName == 'countCA') then {attackCountdownOccupants = _varValue; publicVariable "attackCountdownOccupants"}; + if (_varName == 'difficultyX') then { + if !(isMultiplayer) then { + skillMult = _varValue; + if (skillMult == 1) then {minWeaps = 15}; + if (skillMult == 3) then {minWeaps = 40}; + }; + }; + if(_varName == 'gameMode') then { + if !(isMultiplayer) then { + gameMode = _varValue; + if (gameMode != 1) then { + Occupants setFriend [Invaders,1]; + Invaders setFriend [Occupants,1]; + if (gameMode == 3) then {"CSAT_carrier" setMarkerAlpha 0}; + if (gameMode == 4) then {"NATO_carrier" setMarkerAlpha 0}; + }; + }; + }; + if (_varName == 'bombRuns') then {bombRuns = _varValue; publicVariable "bombRuns"}; + if (_varName == 'nextTick') then {nextTick = time + _varValue}; + if (_varName == 'membersX') then {membersX = +_varValue; publicVariable "membersX"}; + if (_varName == 'smallCAmrk') then {}; // Ignore. These are not persistent. + if (_varName == 'mrkNATO') then {{sidesX setVariable [_x,Occupants,true]} forEach _varValue;}; + if (_varName == 'mrkCSAT') then {{sidesX setVariable [_x,Invaders,true]} forEach _varValue;}; + if (_varName == 'mrkSDK') then {{sidesX setVariable [_x,teamPlayer,true]} forEach _varValue;}; + if (_varName == 'controlsSDK') then { + { + sidesX setVariable [_x,teamPlayer,true] + } forEach _varValue; + }; + if (_varName == 'chopForest') then {chopForest = _varValue; publicVariable "chopForest"}; + if (_varName == 'jna_dataList') then {jna_dataList = +_varValue}; + //Keeping these for older saves + if (_varName == 'prestigeNATO') then {[[_varValue, 120], [0, 0]] call A3A_fnc_prestige}; + if (_varName == 'prestigeCSAT') then {[[0, 0], [_varValue, 120]] call A3A_fnc_prestige}; + if (_varName == 'aggressionOccupants') then + { + aggressionLevelOccupants = _varValue select 0; + aggressionStackOccupants = +(_varValue select 1); + [true] spawn A3A_fnc_calculateAggression; + }; + if (_varName == 'aggressionInvaders') then + { + aggressionLevelInvaders = _varValue select 0; + aggressionStackInvaders = +(_varValue select 1); + [true] spawn A3A_fnc_calculateAggression; + }; + if (_varName == 'hr') then {server setVariable ["HR",_varValue,true]}; + if (_varName == 'dateX') then {setDate _varValue}; + if (_varName == 'weather') then { + 0 setFog (_varValue select 0); + 0 setRain (_varValue select 1); + forceWeatherChange + }; + if (_varName == 'resourcesFIA') then {server setVariable ["resourcesFIA",_varValue,true]}; + if (_varName == 'destroyedSites') then {destroyedSites = +_varValue; publicVariable "destroyedSites"}; + if (_varName == 'skillFIA') then { + skillFIA = _varValue; publicVariable "skillFIA"; + { + _costs = server getVariable _x; + for "_i" from 1 to _varValue do { + _costs = round (_costs + (_costs * (_i/280))); + }; + server setVariable [_x,_costs,true]; + } forEach soldiersSDK; + }; + if (_varName == 'distanceSPWN') then {distanceSPWN = _varValue; distanceSPWN1 = distanceSPWN * 1.3; distanceSPWN2 = distanceSPWN /2; publicVariable "distanceSPWN";publicVariable "distanceSPWN1";publicVariable "distanceSPWN2"}; + if (_varName == 'civPerc') then {civPerc = _varValue; if (civPerc < 1) then {civPerc = 35}; publicVariable "civPerc"}; + if (_varName == 'maxUnits') then {maxUnits=_varValue; publicVariable "maxUnits"}; + if (_varName == 'vehInGarage') then {vehInGarage= +_varValue; publicVariable "vehInGarage"}; + if (_varName == 'destroyedBuildings') then { + { + // nearestObject sometimes picks the wrong building and is several times slower + // Example: Livonia Land_Cargo_Tower_V2_F at [6366.63,3880.88,0] ATL + + private _building = nearestObjects [_x, ["House"], 1, true] select 0; + call { + if (isNil "_building") exitWith { diag_log format ["No building found at %1", _x] }; + if (_building in antennas) exitWith { diag_log "Antenna in destroyed building list, ignoring" }; + + private _ruin = [_building] call BIS_fnc_createRuin; + if (isNull _ruin) exitWith { + diag_log format ["Loading Destroyed Buildings: Unable to create ruin for %1", typeOf _building]; + }; + + destroyedBuildings pushBack _building; + }; + } forEach _varValue; + }; + if (_varName == 'minesX') then { + for "_i" from 0 to (count _varvalue) - 1 do { + _typeMine = _varvalue select _i select 0; + switch _typeMine do { + case "APERSMine_Range_Ammo": {_typeMine = "APERSMine"}; + case "ATMine_Range_Ammo": {_typeMine = "ATMine"}; + case "APERSBoundingMine_Range_Ammo": {_typeMine = "APERSBoundingMine"}; + case "SLAMDirectionalMine_Wire_Ammo": {_typeMine = "SLAMDirectionalMine"}; + case "APERSTripMine_Wire_Ammo": {_typeMine = "APERSTripMine"}; + case "ClaymoreDirectionalMine_Remote_Ammo": {_typeMine = "Claymore_F"}; + }; + _posMine = _varvalue select _i select 1; + _mineX = createMine [_typeMine, _posMine, [], 0]; + _detected = _varvalue select _i select 2; + {_x revealMine _mineX} forEach _detected; + if (count (_varvalue select _i) > 3) then { + _dirMine = _varvalue select _i select 3; + _mineX setDir _dirMine; + }; + }; + }; + if (_varName == 'garrison') then { + //_markersX = markersX - outpostsFIA - controlsX - citiesX; + {garrison setVariable [_x select 0,_x select 1,true]} forEach _varvalue; + }; + if (_varName == 'wurzelGarrison') then { + { + garrison setVariable [format ["%1_garrison", (_x select 0)], _x select 1, true]; + garrison setVariable [format ["%1_requested", (_x select 0)], _x select 2, true]; + garrison setVariable [format ["%1_over", (_x select 0)], _x select 3, true]; + [(_x select 0)] call A3A_fnc_updateReinfState; + } forEach _varvalue; + }; + if (_varName == 'outpostsFIA') then { + if (count (_varValue select 0) == 2) then { + { + _positionX = _x select 0; + _garrison = _x select 1; + _mrk = createMarker [format ["FIApost%1", random 1000], _positionX]; + _mrk setMarkerShape "ICON"; + _mrk setMarkerType "loc_bunker"; + _mrk setMarkerColor colorTeamPlayer; + if (isOnRoad _positionX) then {_mrk setMarkerText format ["%1 Roadblock",nameTeamPlayer]} else {_mrk setMarkerText format ["%1 Watchpost",nameTeamPlayer]}; + spawner setVariable [_mrk,2,true]; + if (count _garrison > 0) then {garrison setVariable [_mrk,_garrison,true]}; + outpostsFIA pushBack _mrk; + sidesX setVariable [_mrk,teamPlayer,true]; + } forEach _varvalue; + }; + }; + if (_varName == 'antennas') then { + antennasDead = []; + for "_i" from 0 to (count _varvalue - 1) do { + _posAnt = _varvalue select _i; + _mrk = [mrkAntennas, _posAnt] call BIS_fnc_nearestPosition; + _antenna = [antennas,_mrk] call BIS_fnc_nearestPosition; + {if ([antennas,_x] call BIS_fnc_nearestPosition == _antenna) then {[_x,false] spawn A3A_fnc_blackout}} forEach citiesX; + antennas = antennas - [_antenna]; + antennasDead pushBack _antenna; + _antenna removeAllEventHandlers "Killed"; + + private _ruin = [_antenna] call BIS_fnc_createRuin; + + if !(isNull _ruin) then { + //JIP on the _ruin, as repairRuinedBuilding will delete the ruin. + [_antenna, true] remoteExec ["hideObject", 0, _ruin]; + } else { + diag_log format ["Loading Antennas: Unable to create ruin for %1", typeOf _antenna]; + }; + + deleteMarker _mrk; + }; + publicVariable "antennas"; + publicVariable "antennasDead"; + }; + if (_varname == 'prestigeOPFOR') then { + for "_i" from 0 to (count citiesX) - 1 do { + _city = citiesX select _i; + _dataX = server getVariable _city; + _numCiv = _dataX select 0; + _numVeh = _dataX select 1; + _prestigeOPFOR = _varvalue select _i; + _prestigeBLUFOR = _dataX select 3; + _dataX = [_numCiv,_numVeh,_prestigeOPFOR,_prestigeBLUFOR]; + server setVariable [_city,_dataX,true]; + }; + }; + if (_varname == 'prestigeBLUFOR') then { + for "_i" from 0 to (count citiesX) - 1 do { + _city = citiesX select _i; + _dataX = server getVariable _city; + _numCiv = _dataX select 0; + _numVeh = _dataX select 1; + _prestigeOPFOR = _dataX select 2; + _prestigeBLUFOR = _varvalue select _i; + _dataX = [_numCiv,_numVeh,_prestigeOPFOR,_prestigeBLUFOR]; + server setVariable [_city,_dataX,true]; + }; + }; + if (_varname == 'idlebases') then { + { + server setVariable [(_x select 0),(_x select 1),true]; + } forEach _varValue; + }; + if (_varname == 'idleassets') then { + { + timer setVariable [(_x select 0),(_x select 1),true]; + } forEach _varValue; + }; + if (_varname == 'killZones') then { + { + killZones setVariable [(_x select 0),(_x select 1),true]; + } forEach _varValue; + }; + if (_varName == 'posHQ') then { + _posHQ = if (count _varValue >3) then {_varValue select 0} else {_varValue}; + { + if (getMarkerPos _x distance _posHQ < 1000) then { + sidesX setVariable [_x,teamPlayer,true]; + }; + } forEach controlsX; + respawnTeamPlayer setMarkerPos _posHQ; + posHQ = getMarkerPos respawnTeamPlayer; + petros setPos _posHQ; + "Synd_HQ" setMarkerPos _posHQ; + if (chopForest) then { + if (!isMultiplayer) then {{ _x hideObject true } foreach (nearestTerrainObjects [position petros,["tree","bush"],70])} else {{ _x hideObjectGlobal true } foreach (nearestTerrainObjects [position petros,["tree","bush"],70])}; + }; + if (count _varValue == 3) then { + [] spawn A3A_fnc_buildHQ; + } else { + fireX setPos (_varValue select 1); + boxX setDir ((_varValue select 2) select 0); + boxX setPos ((_varValue select 2) select 1); + mapX setDir ((_varValue select 3) select 0); + mapX setPos ((_varValue select 3) select 1); + flagX setPos (_varValue select 4); + vehicleBox setDir ((_varValue select 5) select 0); + vehicleBox setPos ((_varValue select 5) select 1); + }; + {_x setPos _posHQ} forEach ((call A3A_fnc_playableUnits) select {side _x == teamPlayer}); + }; + if (_varname == 'staticsX') then { + for "_i" from 0 to (count _varvalue) - 1 do { + _typeVehX = _varvalue select _i select 0; + _posVeh = _varvalue select _i select 1; + _xVectorUp = _varvalue select _i select 2; + _xVectorDir = _varvalue select _i select 3; + private _veh = createVehicle [_typeVehX,[0,0,1000],[],0,"NONE"]; + // This is only here to handle old save states. Could be removed after a few version itterations. -Hazey + if ((_varvalue select _i select 2) isEqualType 0) then { // We have to check number because old save state might still be using getDir. -Hazey + _dirVeh = _varvalue select _i select 2; + _veh setDir _dirVeh; + _veh setVectorUp surfaceNormal (_posVeh); + _veh setPosATL _posVeh; + } else { + _veh setPosATL _posVeh; + _veh setVectorDirAndUp [_xVectorDir,_xVectorUp]; + }; + [_veh, teamPlayer] call A3A_fnc_AIVEHinit; + if ((_veh isKindOf "StaticWeapon") or (_veh isKindOf "Building")) then { + staticsToSave pushBack _veh; + } + else { + [_veh] spawn A3A_fnc_vehDespawner; + }; + }; + publicVariable "staticsToSave"; + }; + if (_varname == 'tasks') then { + { + if (_x == "rebelAttack") then { + [] call A3A_fnc_rebelAttack; + } else { + if (_x == "DEF_HQ") then { + [] spawn A3A_fnc_attackHQ; + } else { + [_x,true] call A3A_fnc_missionRequest; + }; + }; + } forEach _varvalue; + }; +} else { + call compile format ["%1 = %2",_varName,_varValue]; +}; diff --git a/A3-Antistasi/functions/Save/fn_playerHasSave.sqf b/A3-Antistasi/functions/Save/fn_playerHasSave.sqf index 57b70edcf6..fbb3c4bca2 100644 --- a/A3-Antistasi/functions/Save/fn_playerHasSave.sqf +++ b/A3-Antistasi/functions/Save/fn_playerHasSave.sqf @@ -21,7 +21,7 @@ private _hasSave = false; if (count _playerId == 0) then { diag_log "[Antistasi] Save check given no ID."; } else { - private _money = [_playerId, "moneyX"] call fn_RetrievePlayerStat; + private _money = [_playerId, "moneyX"] call A3A_fnc_retrievePlayerStat; _hasSave = !(isNil "_money"); }; diff --git a/A3-Antistasi/functions/Save/fn_resetPlayer.sqf b/A3-Antistasi/functions/Save/fn_resetPlayer.sqf new file mode 100644 index 0000000000..85c4bda5fe --- /dev/null +++ b/A3-Antistasi/functions/Save/fn_resetPlayer.sqf @@ -0,0 +1,25 @@ +private _filename = "fn_resetPlayer"; +if (!isServer) exitWith { + [1, "Miscalled server-only function", _filename] call A3A_fnc_log; +}; +waitUntil {(!isNil "initVar")}; // hmm... + +params ["_playerId", "_unit"]; + +[2, format ["Resetting player data for ID %1, unit %2", _playerId, _unit], _filename] call A3A_fnc_log; + +// Don't restore more money than this player had previously +private _money = playerStartingMoney; +if ([_playerId] call A3A_fnc_playerHasSave) then { + _money = _money min ([_playerId, "moneyX"] call A3A_fnc_retrievePlayerStat); +}; + +_unit setVariable ["moneyX", _money, true]; +_unit setVariable ["score", 0, true]; +_unit setVariable ["rankX", "PRIVATE", true]; +_unit setUnitRank "PRIVATE"; +[_unit, []] call A3A_fnc_setPersonalGarage; + +[] remoteExec ["A3A_fnc_statistics", _unit]; +_unit setVariable ["canSave", true, true]; + diff --git a/A3-Antistasi/functions/Save/fn_retrievePlayerStat.sqf b/A3-Antistasi/functions/Save/fn_retrievePlayerStat.sqf new file mode 100644 index 0000000000..6d5004e0b6 --- /dev/null +++ b/A3-Antistasi/functions/Save/fn_retrievePlayerStat.sqf @@ -0,0 +1,6 @@ +private _playerUID = _this select 0; +private _varName = _this select 1; + +if (isNil "_playerUID" || isNil "_varName") exitWith {diag_log ["[Antistiasi] Load invalid for player %1 var %2", _playerUID, _varName]}; +private _playerVarName = format ["player_%1_%2", _playerUID, _varName]; +[_playerVarName] call A3A_fnc_returnSavedStat; \ No newline at end of file diff --git a/A3-Antistasi/functions/Save/fn_returnSavedStat.sqf b/A3-Antistasi/functions/Save/fn_returnSavedStat.sqf new file mode 100644 index 0000000000..17ea350c28 --- /dev/null +++ b/A3-Antistasi/functions/Save/fn_returnSavedStat.sqf @@ -0,0 +1,19 @@ +private _varName = _this select 0; + +_loadVariable = { + private ["_varName","_varValue"]; + _varName = _this select 0; + _varSaveName = [_varName] call A3A_fnc_varNameToSaveName; + //Return the value of this statement + profileNameSpace getVariable (_varSaveName); +}; + +private _varValue = [_varName] call _loadVariable; +if (isNil "_varValue") then { + _spanishVarName = [_varName] call A3A_fnc_translateVariable; + _varValue = [_spanishVarName] call _loadVariable; +}; +if (isNil "_varValue") exitWith { + diag_log format ["%1: [Antistasi] | ERROR | A3A_fnc_returnSavedStat | Variable %2 does not exist.",servertime, _varName]; +}; +_varValue; \ No newline at end of file diff --git a/A3-Antistasi/statSave/saveLoop.sqf b/A3-Antistasi/functions/Save/fn_saveLoop.sqf similarity index 52% rename from A3-Antistasi/statSave/saveLoop.sqf rename to A3-Antistasi/functions/Save/fn_saveLoop.sqf index ee92296a70..691e297b0c 100644 --- a/A3-Antistasi/statSave/saveLoop.sqf +++ b/A3-Antistasi/functions/Save/fn_saveLoop.sqf @@ -1,39 +1,64 @@ -if (hasInterface) then { - if (!isNil "savingClient" && {savingClient}) exitWith {hint "Your personal stats are being saved"}; - [] call A3A_fnc_savePlayer; +private _filename = "fn_saveLoop"; +if (!isServer) exitWith { + [1, "Miscalled server-only function", _filename] call A3A_fnc_log; }; -//Server only from here on out. -if (!isServer) exitWith {}; - -if (savingServer) exitWith {"Server data save is still in progress" remoteExecCall ["hint",theBoss]}; +if (savingServer) exitWith {["Save Game", "Server data save is still in progress"] remoteExecCall ["A3A_fnc_customHint",theBoss]}; savingServer = true; +[2, "Starting persistent save", _filename] call A3A_fnc_log; + +// Save each player with global flag +{ + [getPlayerUID _x, _x, true] call A3A_fnc_savePlayer; +} forEach (call A3A_fnc_playableUnits); + +// Check if this campaign is already in the save list +private _saveList = [profileNamespace getVariable "antistasiSavedGames"] param [0, [], [[]]]; +private _saveIndex = -1; +{ + if (_x select 0 == campaignID) exitWith { _saveIndex = forEachIndex }; +} forEach _saveList; + +// If not, append a new entry +if (_saveIndex == -1) then { + private _gametype = if (teamPlayer isEqualTo independent) then {"Greenfor"} else {"Blufor"}; + _saveList pushBack [campaignID, worldName, _gametype]; + profileNamespace setVariable ["antistasiSavedGames", _saveList]; +}; + +// Update the legacy campaign ID store +profileNamespace setVariable ["ss_campaignID", campaignID]; + private ["_garrison"]; -["countCA", countCA] call fn_SaveStat; -["gameMode", gameMode] call fn_SaveStat; -["difficultyX", skillMult] call fn_SaveStat; -["bombRuns", bombRuns] call fn_SaveStat; -["smallCAmrk", smallCAmrk] call fn_SaveStat; -["membersX", membersX] call fn_SaveStat; +["attackCountdownOccupants", attackCountdownOccupants] call A3A_fnc_setStatVariable; +["attackCountdownInvaders", attackCountdownInvaders] call A3A_fnc_setStatVariable; +["gameMode", gameMode] call A3A_fnc_setStatVariable; +["difficultyX", skillMult] call A3A_fnc_setStatVariable; +["bombRuns", bombRuns] call A3A_fnc_setStatVariable; +["smallCAmrk", smallCAmrk] call A3A_fnc_setStatVariable; +["membersX", membersX] call A3A_fnc_setStatVariable; private _antennasDeadPositions = []; { _antennasDeadPositions pushBack getPos _x; } forEach antennasDead; -["antennas", _antennasDeadPositions] call fn_SaveStat; -//["mrkNATO", (markersX - controlsX) select {sidesX getVariable [_x,sideUnknown] == Occupants}] call fn_SaveStat; -["mrkSDK", (markersX - controlsX - outpostsFIA) select {sidesX getVariable [_x,sideUnknown] == teamPlayer}] call fn_SaveStat; -["mrkCSAT", (markersX - controlsX) select {sidesX getVariable [_x,sideUnknown] == Invaders}] call fn_SaveStat; -["posHQ", [getMarkerPos respawnTeamPlayer,getPos fireX,[getDir boxX,getPos boxX],[getDir mapX,getPos mapX],getPos flagX,[getDir vehicleBox,getPos vehicleBox]]] call fn_Savestat; -["prestigeNATO", prestigeNATO] call fn_SaveStat; -["prestigeCSAT", prestigeCSAT] call fn_SaveStat; -["dateX", date] call fn_SaveStat; -["skillFIA", skillFIA] call fn_SaveStat; -["destroyedSites", destroyedSites] call fn_SaveStat; -["distanceSPWN", distanceSPWN] call fn_SaveStat; -["civPerc", civPerc] call fn_SaveStat; -["chopForest", chopForest] call fn_SaveStat; -["maxUnits", maxUnits] call fn_SaveStat; -["nextTick", nextTick - time] call fn_SaveStat; -["weather",[fogParams,rain]] call fn_SaveStat; -["destroyedBuildings",destroyedBuildings] call fn_SaveStat; +["antennas", _antennasDeadPositions] call A3A_fnc_setStatVariable; +//["mrkNATO", (markersX - controlsX) select {sidesX getVariable [_x,sideUnknown] == Occupants}] call A3A_fnc_setStatVariable; +["mrkSDK", (markersX - controlsX - outpostsFIA) select {sidesX getVariable [_x,sideUnknown] == teamPlayer}] call A3A_fnc_setStatVariable; +["mrkCSAT", (markersX - controlsX) select {sidesX getVariable [_x,sideUnknown] == Invaders}] call A3A_fnc_setStatVariable; +["posHQ", [getMarkerPos respawnTeamPlayer,getPos fireX,[getDir boxX,getPos boxX],[getDir mapX,getPos mapX],getPos flagX,[getDir vehicleBox,getPos vehicleBox]]] call A3A_fnc_setStatVariable; +["dateX", date] call A3A_fnc_setStatVariable; +["skillFIA", skillFIA] call A3A_fnc_setStatVariable; +["destroyedSites", destroyedSites] call A3A_fnc_setStatVariable; +["distanceSPWN", distanceSPWN] call A3A_fnc_setStatVariable; +["civPerc", civPerc] call A3A_fnc_setStatVariable; +["chopForest", chopForest] call A3A_fnc_setStatVariable; +["maxUnits", maxUnits] call A3A_fnc_setStatVariable; +["nextTick", nextTick - time] call A3A_fnc_setStatVariable; +["weather",[fogParams,rain]] call A3A_fnc_setStatVariable; +private _destroyedPositions = destroyedBuildings apply { getPosATL _x }; +["destroyedBuildings",_destroyedPositions] call A3A_fnc_setStatVariable; + +//Save aggression values +["aggressionOccupants", [aggressionLevelOccupants, aggressionStackOccupants]] call A3A_fnc_setStatVariable; +["aggressionInvaders", [aggressionLevelInvaders, aggressionStackInvaders]] call A3A_fnc_setStatVariable; private ["_hrBackground","_resourcesBackground","_veh","_typeVehX","_weaponsX","_ammunition","_items","_backpcks","_containers","_arrayEst","_posVeh","_dierVeh","_prestigeOPFOR","_prestigeBLUFOR","_city","_dataX","_markersX","_garrison","_arrayMrkMF","_arrayOutpostsFIA","_positionOutpost","_typeMine","_posMine","_detected","_typesX","_exists","_friendX"]; @@ -74,19 +99,20 @@ _vehInGarage = _vehInGarage + vehInGarage; } forEach allUnits; -["resourcesFIA", _resourcesBackground] call fn_SaveStat; -["hr", _hrBackground] call fn_SaveStat; -["vehInGarage", _vehInGarage] call fn_SaveStat; +["resourcesFIA", _resourcesBackground] call A3A_fnc_setStatVariable; +["hr", _hrBackground] call A3A_fnc_setStatVariable; +["vehInGarage", _vehInGarage] call A3A_fnc_setStatVariable; _arrayEst = []; { _veh = _x; _typeVehX = typeOf _veh; if ((_veh distance getMarkerPos respawnTeamPlayer < 50) and !(_veh in staticsToSave) and !(_typeVehX in ["ACE_SandbagObject","Land_PaperBox_01_open_boxes_F","Land_PaperBox_01_open_empty_F"])) then { - if (((not (_veh isKindOf "StaticWeapon")) and (not (_veh isKindOf "ReammoBox")) and (not (_veh isKindOf "FlagCarrier")) and (not(_veh isKindOf "Building"))) and (not (_typeVehX == "C_Van_01_box_F")) and (count attachedObjects _veh == 0) and (alive _veh) and ({(alive _x) and (!isPlayer _x)} count crew _veh == 0) and (not(_typeVehX == "WeaponHolderSimulated"))) then { + if (((not (_veh isKindOf "StaticWeapon")) and (not (_veh isKindOf "ReammoBox")) and (not (_veh isKindOf "ReammoBox_F")) and (not (_veh isKindOf "FlagCarrier")) and (not(_veh isKindOf "Building"))) and (not (_typeVehX == "C_Van_01_box_F")) and (count attachedObjects _veh == 0) and (alive _veh) and ({(alive _x) and (!isPlayer _x)} count crew _veh == 0) and (not(_typeVehX == "WeaponHolderSimulated"))) then { _posVeh = getPos _veh; - _dirVeh = getDir _veh; - _arrayEst pushBack [_typeVehX,_posVeh,_dirVeh]; + _xVectorUp = vectorUp _veh; + _xVectorDir = vectorDir _veh; + _arrayEst pushBack [_typeVehX,_posVeh,_xVectorUp,_xVectorDir]; }; }; } forEach vehicles - [boxX,flagX,fireX,vehicleBox,mapX]; @@ -99,12 +125,12 @@ _sites = markersX select {sidesX getVariable [_x,sideUnknown] == teamPlayer}; }; } forEach staticsToSave; -["staticsX", _arrayEst] call fn_SaveStat; +["staticsX", _arrayEst] call A3A_fnc_setStatVariable; [] call A3A_fnc_arsenalManage; _jna_dataList = []; _jna_dataList = _jna_dataList + jna_dataList; -["jna_dataList", _jna_dataList] call fn_SaveStat; +["jna_dataList", _jna_dataList] call A3A_fnc_setStatVariable; _prestigeOPFOR = []; _prestigeBLUFOR = []; @@ -116,8 +142,8 @@ _prestigeBLUFOR = []; _prestigeBLUFOR = _prestigeBLUFOR + [_dataX select 3]; } forEach citiesX; -["prestigeOPFOR", _prestigeOPFOR] call fn_SaveStat; -["prestigeBLUFOR", _prestigeBLUFOR] call fn_SaveStat; +["prestigeOPFOR", _prestigeOPFOR] call A3A_fnc_setStatVariable; +["prestigeBLUFOR", _prestigeBLUFOR] call A3A_fnc_setStatVariable; _markersX = markersX - outpostsFIA - controlsX; _garrison = []; @@ -133,9 +159,9 @@ _wurzelGarrison = []; ]; } forEach _markersX; -["garrison",_garrison] call fn_SaveStat; -["wurzelGarrison", _wurzelGarrison] call fn_SaveStat; -["usesWurzelGarrison", true] call fn_SaveStat; +["garrison",_garrison] call A3A_fnc_setStatVariable; +["wurzelGarrison", _wurzelGarrison] call A3A_fnc_setStatVariable; +["usesWurzelGarrison", true] call A3A_fnc_setStatVariable; _arrayMines = []; { @@ -155,7 +181,7 @@ _arrayMines = []; _arrayMines = _arrayMines + [[_typeMine,_posMine,_detected,_dirMine]]; } forEach allMines; -["minesX", _arrayMines] call fn_SaveStat; +["minesX", _arrayMines] call A3A_fnc_setStatVariable; _arrayOutpostsFIA = []; @@ -164,7 +190,7 @@ _arrayOutpostsFIA = []; _arrayOutpostsFIA pushBack [_positionOutpost,garrison getVariable [_x,[]]]; } forEach outpostsFIA; -["outpostsFIA", _arrayOutpostsFIA] call fn_SaveStat; +["outpostsFIA", _arrayOutpostsFIA] call A3A_fnc_setStatVariable; if (!isDedicated) then { _typesX = []; @@ -177,7 +203,7 @@ if (!isDedicated) then { }; } forEach ["AS","CON","DES","LOG","RES","CONVOY","DEF_HQ","rebelAttack","invaderPunish"]; - ["tasks",_typesX] call fn_SaveStat; + ["tasks",_typesX] call A3A_fnc_setStatVariable; }; _dataX = []; @@ -185,26 +211,27 @@ _dataX = []; _dataX pushBack [_x,server getVariable _x]; } forEach airportsX + outposts; -["idlebases",_dataX] call fn_SaveStat; +["idlebases",_dataX] call A3A_fnc_setStatVariable; _dataX = []; { _dataX pushBack [_x,timer getVariable _x]; } forEach (vehAttack + vehNATOAttackHelis + vehPlanes + vehCSATAttackHelis); -["idleassets",_dataX] call fn_SaveStat; +["idleassets",_dataX] call A3A_fnc_setStatVariable; _dataX = []; { _dataX pushBack [_x,killZones getVariable [_x,[]]]; } forEach airportsX + outposts; -["killZones",_dataX] call fn_SaveStat; +["killZones",_dataX] call A3A_fnc_setStatVariable; _controlsX = controlsX select {(sidesX getVariable [_x,sideUnknown] == teamPlayer) and (controlsX find _x < defaultControlIndex)}; -["controlsSDK",_controlsX] call fn_SaveStat; +["controlsSDK",_controlsX] call A3A_fnc_setStatVariable; +saveProfileNamespace; savingServer = false; -_saveHintText = format ["Savegame Done.\n\nYou won't lose your stats in the event of a game update.\n\nRemember: if you want to preserve any vehicle, it must be near the HQ Flag with no AI inside.\nIf AI are inside, you will save the funds you spent on it.\n\nAI will be refunded\n\nStolen and purchased Static Weapons need to be ASSEMBLED in order to be saved. You can save disassembled Static Weapons in the ammo box.\n\nMounted Statics (Mortar/AA/AT squads) won't get saved, but you will be able to recover the cost.\n\nSame for assigned vehicles more than 50m away from HQ.\n\n%1 fund count:\nHR: %2\nMoney: %3 €",nameTeamPlayer,_hrBackground,_resourcesBackground]; -[petros,"hint",_saveHintText] remoteExec ["A3A_fnc_commsMP", 0]; -diag_log format ["%1: [Antistasi] | INFO | Persistent Save Completed.",servertime]; +_saveHintText = format ["Savegame Done.

You won't lose your stats in the event of a game update.

Remember: if you want to preserve any vehicle, it must be near the HQ Flag with no AI inside.
If AI are inside, you will save the funds you spent on it.

AI will be refunded

Stolen and purchased Static Weapons need to be ASSEMBLED in order to be saved. You can save disassembled Static Weapons in the ammo box.

Mounted Statics (Mortar/AA/AT squads) won't get saved, but you will be able to recover the cost.

Same for assigned vehicles more than 50m away from HQ.

%1 fund count:
HR: %2
Money: %3 €",nameTeamPlayer,_hrBackground,_resourcesBackground]; +[petros,"hint",_saveHintText, "Save"] remoteExec ["A3A_fnc_commsMP", 0]; +[2, "Persistent Save Completed", _filename] call A3A_fnc_log; diff --git a/A3-Antistasi/functions/Save/fn_savePlayer.sqf b/A3-Antistasi/functions/Save/fn_savePlayer.sqf index 31a2a9a085..953fed100c 100644 --- a/A3-Antistasi/functions/Save/fn_savePlayer.sqf +++ b/A3-Antistasi/functions/Save/fn_savePlayer.sqf @@ -1,100 +1,91 @@ -private _playerId = param [0]; -private _playerUnit = param [1]; - -if (hasInterface) then { - if (isNil "_playerId" || isNil "_playerUnit") then { - _playerId = getPlayerUID player; - _playerUnit = player; - }; +private _filename = "fn_savePlayer"; +if (!isServer) exitWith { + [1, "Miscalled server-only function", _filename] call A3A_fnc_log; }; -if (isMultiplayer && !isServer) exitwith { - [_playerId, _playerUnit] remoteExec ["A3A_fnc_savePlayer", 2]; -}; +params ["_playerId", "_playerUnit", ["_globalSave", false]]; + +_playerUnit = _playerUnit getVariable ["owner", _playerUnit]; // save the real player, not remote controlled AIs if (isNil "_playerId" || {_playerId == ""}) exitWith { - diag_log format ["[Antistasi] Not saving player of unit %1 due to missing playerID", _playerUnit]; + [1, format ["Not saving player of unit %1 due to missing UID", _playerUnit], _filename] call A3A_fnc_log; }; if (isNil "_playerUnit" || { isNull _playerUnit }) exitWith { - diag_log format ["[Antistasi] Not saving player %1 due to missing unit", _playerId]; + [1, format ["Not saving player %1 due to missing unit", _playerId], _filename] call A3A_fnc_log; +}; + +if (isNil { _playerUnit getVariable "moneyX" }) exitWith { + [1, format ["Not saving player %1 due to missing variables. What happened here?", _playerId], _filename] call A3A_fnc_log; }; //Only save rebel players. if (side group _playerUnit != teamPlayer && side group _playerUnit != sideUnknown) exitWith { - diag_log format ["[Antistasi] Not saving player %1 due to them being on the wrong team.", _playerId]; + [2, format ["Not saving player %1 due to them being on the wrong team.", _playerId], _filename] call A3A_fnc_log; }; //Used to disable saving while the player initialises. Otherwise they might disconnect, and overwrite their own save prematurely. -//Default to being able to save - better to save when we shouldn't, than not be able to save at all. Safer, in case there's any bugs. -if !(_playerUnit getVariable ['canSave', true]) exitWith { - diag_log format ["[Antistasi] Not saving player %1 due to canSave being false.", _playerId]; +if !(_playerUnit getVariable ['canSave', false]) exitWith { + [2, format ["Not saving player %1 due to canSave being false.", _playerId], _filename] call A3A_fnc_log; }; -savingClient = true; -diag_log format ["[Antistasi] Saving player %1 on side %2", _playerId, side group _playerUnit]; +[2, format ["Saving player %1 on side %2", _playerId, side group _playerUnit], _filename] call A3A_fnc_log; -private _shouldStripLoadout = false; -if (hasACEMedical && {_playerUnit getVariable ["ACE_isUnconscious", false]}) then -{ - _shouldStripLoadout = true; - diag_log format ["[Antistasi] Stripping saved loadout of player %1 due to saving while being ACE unconscious", _playerId]; +// Add player to saved list so that we can find the data for deletion +if !(_playerId in savedPlayers) then { + savedPlayers pushBack _playerId; + ["savedPlayers", savedPlayers] call A3A_fnc_setStatVariable; }; -if !(lifeState _playerUnit == "HEALTHY" || lifeState _playerUnit == "INJURED") then { +private _shouldStripLoadout = false; +if (!(alive _playerUnit) || (_playerUnit getVariable ["incapacitated", false])) then +{ _shouldStripLoadout = true; - diag_log format ["[Antistasi] Stripping saved loadout loadout of player %1 due to saving while not being healthy or injured", _playerId]; + [2, format ["Stripping saved loadout of player %1 due to saving while dead or unconcious", _playerId], _filename] call A3A_fnc_log; }; if (_shouldStripLoadout) then { - [_playerId, "loadoutPlayer", (getUnitLoadout _playerUnit) call A3A_fnc_stripGearFromLoadout] call fn_SavePlayerStat; + [_playerId, "loadoutPlayer", (getUnitLoadout _playerUnit) call A3A_fnc_stripGearFromLoadout] call A3A_fnc_savePlayerStat; } else { - [_playerId, "loadoutPlayer", getUnitLoadout _playerUnit] call fn_SavePlayerStat; + [_playerId, "loadoutPlayer", getUnitLoadout _playerUnit] call A3A_fnc_savePlayerStat; }; if (isMultiplayer) then +{ + private _garage = [_playerUnit] call A3A_fnc_getPersonalGarage; + [_playerId, "scorePlayer", _playerUnit getVariable "score"] call A3A_fnc_savePlayerStat; + [_playerId, "rankPlayer", rank _playerUnit] call A3A_fnc_savePlayerStat; + [_playerId, "personalGarage", [_playerUnit] call A3A_fnc_getPersonalGarage] call A3A_fnc_savePlayerStat; + + _totalMoney = _playerUnit getVariable ["moneyX", 0]; + if (_shouldStripLoadout) then { _totalMoney = round (_totalMoney * 0.85) }; + + if (_globalSave) then { - [_playerId, "scorePlayer", _playerUnit getVariable "score"] call fn_SavePlayerStat; - [_playerId, "rankPlayer", rank _playerUnit] call fn_SavePlayerStat; - [_playerId, "personalGarage",[_playerUnit] call A3A_fnc_getPersonalGarage] call fn_SavePlayerStat; - _resourcesBackground = _playerUnit getVariable ["moneyX", 0]; - { - _friendX = _x; - if ((!isNull _friendX) and (!isPlayer _friendX) and (alive _friendX)) then + // Add value of live AIs owned by player + // plus cost of vehicles driven by player-owned units, including self + // plus cost of unsaved static weapons aimed by player-owned units, including self { - private _valueOfFriend = (server getVariable (typeOf _friendX)); - //If we don't get a number (which can happen if _friendX becomes null, for example) we lose the value of _resourcesBackground; - if (_valueOfFriend isEqualType _resourcesBackground) then { - _resourcesBackground = _resourcesBackground + (server getVariable (typeOf _friendX)); - }; - if (vehicle _friendX != _friendX) then + if (alive _x && (_x getVariable ["owner", objNull] == _playerUnit)) then { - _veh = vehicle _friendX; - _typeVehX = typeOf _veh; - if (not(_veh in staticsToSave)) then - { - if ((_veh isKindOf "StaticWeapon") or (driver _veh == _friendX)) then - { - private _vehPrice = ([_typeVehX] call A3A_fnc_vehiclePrice); - if (_vehPrice isEqualType _resourcesBackground) then { - _resourcesBackground = _resourcesBackground + _vehPrice; - }; - if (count attachedObjects _veh != 0) then { - { - private _attachmentPrice = ([typeOf _x] call A3A_fnc_vehiclePrice); - if (_vehPrice isEqualType _resourcesBackground) then { - _resourcesBackground = _resourcesBackground + _attachmentPrice; - }; - } - forEach attachedObjects _veh; - }; - }; + if (_x != _playerUnit) then { + private _unitPrice = server getVariable [typeOf _x, 0]; + _totalMoney = _totalMoney + _unitPrice; + }; + private _veh = vehicle _x; + if (_veh == _x || {_veh in staticsToSave}) exitWith {}; + if (_x == driver _veh || {_x == gunner _veh && _veh isKindOf "StaticWeapon"}) then { + private _vehPrice = [typeof _veh] call A3A_fnc_vehiclePrice; + _totalMoney = _totalMoney + _vehPrice; }; }; - }; - } forEach (units group _playerUnit) - [_playerUnit]; //Can't have player unit in here, as it'll get nulled out if called on disconnect. - [_playerId, "moneyX",_resourcesBackground] call fn_SavePlayerStat; + + } forEach (units group _playerUnit); }; - -savingClient = false; -true; \ No newline at end of file + [_playerId, "moneyX", _totalMoney] call A3A_fnc_savePlayerStat; + + [2, format ["Saved player %1: %2 rank, %3 money, %4 vehicles", _playerId, rank _playerUnit, _totalMoney, count _garage], _filename] call A3A_fnc_log; +}; + +if (!_globalSave) then { saveProfileNamespace }; +true; diff --git a/A3-Antistasi/functions/Save/fn_savePlayerStat.sqf b/A3-Antistasi/functions/Save/fn_savePlayerStat.sqf new file mode 100644 index 0000000000..8eef78c2b0 --- /dev/null +++ b/A3-Antistasi/functions/Save/fn_savePlayerStat.sqf @@ -0,0 +1,22 @@ +private _playerUID = _this select 0; +private _varName = _this select 1; +private _varValue = _this select 2; +private _abort = false; + +if (isNil "_playerUID") then { + _playerUID = ""; + _abort = true; +}; +if (isNil "_varName") then { + _varName = ""; + _abort = true; +}; +if (isNil "_varValue") then { + _varValue = ""; + _abort = true; +}; +if (_abort) exitWith { + diag_log format ["[Antistiasi] Save invalid for %1, saving %3 as %2", _playerUID, _varName, _varValue]; +}; +private _playerVarName = format ["player_%1_%2", _playerUID, _varName]; +[_playerVarName, _varValue] call A3A_fnc_setStatVariable; \ No newline at end of file diff --git a/A3-Antistasi/functions/Save/fn_setStatVariable.sqf b/A3-Antistasi/functions/Save/fn_setStatVariable.sqf new file mode 100644 index 0000000000..27b985fe12 --- /dev/null +++ b/A3-Antistasi/functions/Save/fn_setStatVariable.sqf @@ -0,0 +1,9 @@ +// Previously fn_saveStat -Hazey + +_varName = _this select 0; +_varValue = _this select 1; + +if (!isNil "_varValue") then { + _varSaveName = [_varName] call A3A_fnc_varNameToSaveName; + profileNameSpace setVariable [_varSaveName, _varValue]; +}; \ No newline at end of file diff --git a/A3-Antistasi/functions/Save/fn_varNameToSaveName.sqf b/A3-Antistasi/functions/Save/fn_varNameToSaveName.sqf new file mode 100644 index 0000000000..54540058d5 --- /dev/null +++ b/A3-Antistasi/functions/Save/fn_varNameToSaveName.sqf @@ -0,0 +1,12 @@ +params ["_varName", ""]; + +//Return the name of the save slot for the variable. +if (worldName == "Tanoa") then { + format["%1%2%3%4",_varName,serverID,campaignID,"WotP"]; +} else { + if (teamPlayer isEqualTo independent) then { + format["%1%2%3%4%5",_varName,serverID,campaignID,"Antistasi",worldName]; + } else { + format["%1%2%3%4%5",_varName,serverID,campaignID,"AntistasiB",worldName]; + }; +}; diff --git a/A3-Antistasi/functions/Templates/fn_aceModCompat.sqf b/A3-Antistasi/functions/Templates/fn_aceModCompat.sqf index 654d863756..db3db14156 100644 --- a/A3-Antistasi/functions/Templates/fn_aceModCompat.sqf +++ b/A3-Antistasi/functions/Templates/fn_aceModCompat.sqf @@ -6,7 +6,6 @@ aceItems = [ "ACE_EarPlugs", "ACE_RangeCard", "ACE_Clacker", - "ACE_M26_Clacker", "ACE_DefusalKit", "ACE_MapTools", "ACE_Flashlight_MX991", @@ -19,7 +18,9 @@ aceItems = [ "ACE_Tripod", "ACE_Spraypaintred", "ACE_UAVBattery", - "ACE_SpareBarrel" + "ACE_SpareBarrel", + "ACE_Flashlight_XL50", + "ACE_HandFlare_White" ]; aceMedItems = [ @@ -42,10 +43,9 @@ aceMedItems = [ "ACE_morphine", "ACE_adenosine", "ACE_splint", - "ACE_bodyBag" -] -+ ([["ACE_personalAidKit"], ["adv_aceCPR_AED"]] select hasADVCPR) -+ ([[], ["adv_aceSplint_splint"]] select hasADVSplint); + "ACE_bodyBag", + "ACE_personalAidKit" +]; publicVariable "aceItems"; publicVariable "aceMedItems"; diff --git a/A3-Antistasi/functions/Templates/fn_getLoadout.sqf b/A3-Antistasi/functions/Templates/fn_getLoadout.sqf index 20d5101021..22175732ae 100644 --- a/A3-Antistasi/functions/Templates/fn_getLoadout.sqf +++ b/A3-Antistasi/functions/Templates/fn_getLoadout.sqf @@ -3,17 +3,16 @@ params ["_loadoutName"]; private _basicMedicalSupplies = if (hasACE) then { [ - ["ACE_Tourniquet",1], + ["ACE_Tourniquet",3], ["ACE_SalineIV_500",1], ["ACE_Morphine",2], ["ACE_Epinephrine",2], ["ACE_Adenosine",2], - ["ACE_PackingBandage",5], - ["ACE_ElasticBandage",3], - ["ACE_Quikclot",3], + ["ACE_PackingBandage",10], + ["ACE_ElasticBandage",10], + ["ACE_Quikclot",10], ["ACE_splint", 2] ] - + ([[], [["adv_aceSplint_splint", 2]]] select hasADVSplint); } else { [ ["FirstAidKit",3] @@ -24,8 +23,7 @@ private _basicMiscItems = if (hasACE) then { [ ["ACE_Earplugs",1], - ["ACE_Cabletie",3], - ["ACE_Chemlight_Hiblue",5,1] + ["ACE_Cabletie",3] ]; } else { [ @@ -38,8 +36,8 @@ private _medicSupplies = [ ["ACE_surgicalKit",1], - ["ACE_PackingBandage",15], - ["ACE_ElasticBandage",10], + ["ACE_PackingBandage",5], + ["ACE_ElasticBandage",20], ["ACE_QuikClot",10], ["ACE_Morphine",5], @@ -53,8 +51,6 @@ private _medicSupplies = ["ACE_Tourniquet",3], ["ACE_Splint",4] ] - + ([[["ACE_PersonalAidKit", 2]], [["adv_aceCPR_AED", 1]]] select hasADVCPR) - + ([[], [["adv_aceSplint_splint", 7]]] select hasADVSplint); } else { [ ["Medikit", 1] diff --git a/A3-Antistasi/functions/Templates/fn_ifaModCompat.sqf b/A3-Antistasi/functions/Templates/fn_ifaModCompat.sqf index 044939ad10..8ad940e53b 100644 --- a/A3-Antistasi/functions/Templates/fn_ifaModCompat.sqf +++ b/A3-Antistasi/functions/Templates/fn_ifaModCompat.sqf @@ -27,6 +27,3 @@ private _libStaticParts = []; lootWeapon deleteAt (lootWeapon find _x); } forEach _libStaticParts; -//Add some more variety to the civilian vehicles. -arrayCivVeh append ["LIB_Zis5v_w","LIB_Kfz1_Hood_sernyt"]; -publicVariable "arrayCivVeh"; \ No newline at end of file diff --git a/A3-Antistasi/functions/UI/fn_customHint.sqf b/A3-Antistasi/functions/UI/fn_customHint.sqf new file mode 100644 index 0000000000..af7fb9c9d0 --- /dev/null +++ b/A3-Antistasi/functions/UI/fn_customHint.sqf @@ -0,0 +1,12 @@ +params [["_headerText", ""], ["_bodyText", ""], ["_isSilent", false]]; + +private _logo = ""; +private _separator = "
"; +private _header = format["%1
", _headerText]; +private _body = format["%1

", _bodyText]; + +if (_isSilent) then { + hintSilent parseText format ["%1%2%3%4%5%6%7", _logo, _separator, _separator, _header, _separator,_separator, _body]; +} else { + hint parseText format ["%1%2%3%4%5%6%7", _logo, _separator, _separator, _header, _separator,_separator, _body]; +}; \ No newline at end of file diff --git a/A3-Antistasi/functions/UI/images/img_line_ca.paa b/A3-Antistasi/functions/UI/images/img_line_ca.paa new file mode 100644 index 0000000000..1274a1d2d8 Binary files /dev/null and b/A3-Antistasi/functions/UI/images/img_line_ca.paa differ diff --git a/A3-Antistasi/functions/UI/images/logo.paa b/A3-Antistasi/functions/UI/images/logo.paa new file mode 100644 index 0000000000..6ca02249c1 Binary files /dev/null and b/A3-Antistasi/functions/UI/images/logo.paa differ diff --git a/A3-Antistasi/functions/Undercover/fn_goUndercover.sqf b/A3-Antistasi/functions/Undercover/fn_goUndercover.sqf index 7601506c16..bc9f782695 100644 --- a/A3-Antistasi/functions/Undercover/fn_goUndercover.sqf +++ b/A3-Antistasi/functions/Undercover/fn_goUndercover.sqf @@ -1,13 +1,13 @@ private["_player"]; if (player != player getVariable["owner", player]) exitWith { - hint "You cannot go Undercover while you are controlling AI" + ["Undercover", "You cannot go Undercover while you are controlling AI"] call A3A_fnc_customHint; }; _player = player getVariable["owner", player]; if (captive _player) exitWith { - hint "You are Undercover already" + ["Undercover", "You are Undercover already"] call A3A_fnc_customHint; }; -private["_compromised", "_changeX", "_airportsX", "_roadblocks", "_arrayCivVeh", "_player", "_size", "_base", "_onDetectionMarker", "_onBaseMarker", "_airportSide"]; +private["_compromised", "_changeX", "_airportsX", "_roadblocks", "_player", "_size", "_base", "_onDetectionMarker", "_onBaseMarker", "_airportSide"]; _changeX = ""; _roadblocks = (controlsX select { @@ -15,28 +15,27 @@ _roadblocks = (controlsX select { }); _airportsX = airportsX + outposts + _roadblocks; _airportsX1 = airportsX; -_arrayCivVeh = arrayCivVeh + [civHeli] + civBoats; _compromised = _player getVariable "compromised"; if (vehicle _player != _player) then { - if (not(typeOf(vehicle _player) in _arrayCivVeh)) then { - hint "You are not in a civilian vehicle"; + if (not(typeOf(vehicle _player) in undercoverVehicles)) then { + ["Undercover", "You are not in a civilian vehicle"] call A3A_fnc_customHint; _changeX = "Init" }; if (vehicle _player in reportedVehs) then { - hint "This vehicle has been reported to the enemy. Change or renew your vehicle in the Garage to go Undercover"; + ["Undercover", "This vehicle has been reported to the enemy. Change or renew your vehicle in the Garage to go Undercover"] call A3A_fnc_customHint; _changeX = "Init"; }; } else { if ((primaryWeapon _player != "") or (secondaryWeapon _player != "") or (handgunWeapon _player != "") or (vest _player != "") or (headgear _player in allArmoredHeadgear) or (hmd _player != "") or (not(uniform _player in allCivilianUniforms))) then { - hint "You cannot go Undercover while:\n\nA weapon is visible\nWearing a vest\nWearing a helmet\nWearing NVGs\nWearing a mil uniform"; + ["Undercover", "You cannot go Undercover while:

A weapon is visible
Wearing a vest
Wearing a helmet
Wearing NVGs
Wearing a mil uniform"] call A3A_fnc_customHint; _changeX = "Init"; }; if (dateToNumber date < _compromised) then { - hint "You have been reported in the last 30 minutes therefore you cannot go Undercover"; + ["Undercover", "You have been reported in the last 30 minutes therefore you cannot go Undercover"] call A3A_fnc_customHint; _changeX = "Init"; }; }; @@ -47,7 +46,7 @@ if ({ ((side _x == Invaders) or(side _x == Occupants)) and(((_x knowsAbout _player > 1.4) and(_x distance _player < 500)) or(_x distance _player < 350)) } count allUnits > 0) exitWith { - hint "You cannot go Undercover while enemies are spotting you"; + ["Undercover", "You cannot go Undercover while enemies are spotting you"] call A3A_fnc_customHint; if (vehicle _player != _player) then { { if ((isPlayer _x) and(captive _x)) then { @@ -64,7 +63,7 @@ if ({ _base = [_airportsX, _player] call BIS_fnc_nearestPosition; _size = [_base] call A3A_fnc_sizeMarker; if ((_player distance getMarkerPos _base < _size * 2) and(not(sidesX getVariable[_base, sideUnknown] == teamPlayer))) exitWith { - hint "You cannot go Undercover near Airports, Outposts or Roadblocks" + ["Undercover", "You cannot go Undercover near Airports, Outposts or Roadblocks"] call A3A_fnc_customHint; }; ["Undercover ON", 0, 0, 4, 0, 0, 4] spawn bis_fnc_dynamicText; @@ -98,7 +97,7 @@ do { _veh = vehicle _player; _typeX = typeOf _veh; if (_veh != _player) then { - if (not(_typeX in _arrayCivVeh)) then { + if (not(_typeX in undercoverVehicles)) then { _changeX = "VNoCivil" } else { @@ -113,7 +112,7 @@ do { ((side _x == Invaders) or(side _x == Occupants)) and((_x knowsAbout _player > 1.4) or(_x distance _player < 350)) } count allUnits > 0) then { - _changeX = "Carretera" + _changeX = "Highway" }; }; }; @@ -171,9 +170,9 @@ do { if !(_isInControl) then { _aggro = if (sidesX getVariable[_base, sideUnknown] == Occupants) then { - prestigeNATO + (tierWar * 10) + aggressionOccupants + (tierWar * 10) } else { - prestigeCSAT + (tierWar * 10) + aggressionInvaders + (tierWar * 10) }; //Probability of being spotted. Unless we're in an airfield - then we're always spotted. if (_base in _airportsX1 || _onDetectionMarker || random 100 < _aggro) then { @@ -226,7 +225,7 @@ if (vehicle _player != _player) then { [] spawn A3A_fnc_statistics; switch _changeX do { case "Reported":{ - hint "You have been reported or spotted by the enemy"; + ["Undercover", "You have been reported or spotted by the enemy"] call A3A_fnc_customHint; //_compromised = _player getVariable "compromised"; if (vehicle _player != _player) then { //_player setVariable ["compromised",[_compromised select 0,vehicle _player]]; @@ -238,40 +237,40 @@ switch _changeX do { }; }; case "VNoCivil":{ - hint "You entered a non civilian vehicle" + ["Undercover", "You entered a non civilian vehicle"] call A3A_fnc_customHint; }; case "VCompromised":{ - hint "You entered in a reported vehicle" + ["Undercover", "You entered in a reported vehicle"] call A3A_fnc_customHint; }; case "SpotBombTruck":{ - hint "Explosives have been spotted on your vehicle"; + ["Undercover", "Explosives have been spotted on your vehicle"] call A3A_fnc_customHint; reportedVehs pushBackUnique(vehicle _player); publicVariable "reportedVehs"; }; - case "Carretera":{ - hint "You went too far away from any roads and have been spotted"; + case "Highway":{ + ["Undercover", "You went too far away from any roads and have been spotted"] call A3A_fnc_customHint; reportedVehs pushBackUnique(vehicle _player); publicVariable "reportedVehs"; }; case "clothes":{ - hint "You cannot stay Undercover while:\n\nA weapon is visible\nWearing a vest\nWearing a helmet\nWearing NVGs\nWearing a mil uniform" + ["Undercover", "You cannot stay Undercover while:

A weapon is visible
Wearing a vest
Wearing a helmet
Wearing NVGs
Wearing a mil uniform"] call A3A_fnc_customHint; }; case "clothes2":{ - hint "You cannot stay Undercover while showing:\n\nA weapon is visible\nWearing a vest\nWearing a helmet\nWearing NVGs\nWearing a mil uniform\n\nThe enemy added you to their Wanted List"; + ["Undercover", "You cannot stay Undercover while showing:

A weapon is visible
Wearing a vest
Wearing a helmet
Wearing NVGs
Wearing a mil uniform

The enemy added you to their Wanted List"] call A3A_fnc_customHint; _player setVariable["compromised", dateToNumber[date select 0, date select 1, date select 2, date select 3, (date select 4) + 30]]; }; case "BadMedic":{ - hint "You cannot stay Undercover while healing a compromised resistance member"; + ["Undercover", "You cannot stay Undercover while healing a compromised resistance member"] call A3A_fnc_customHint; }; case "BadMedic2":{ - hint "You cannot stay Undercover while healing a compromised resistance member\n\nThe enemy added you to their Wanted List"; + ["Undercover", "You cannot stay Undercover while healing a compromised resistance member

The enemy added you to their Wanted List"] call A3A_fnc_customHint; _player setVariable["compromised", dateToNumber[date select 0, date select 1, date select 2, date select 3, (date select 4) + 30]]; }; case "Compromised":{ - hint "You left your vehicle and you are still on the Wanted List" + ["Undercover", "You left your vehicle and you are still on the Wanted List"] call A3A_fnc_customHint; }; case "distanceX":{ - hint "You have gotten too close to an enemy Base, Outpost or Roadblock"; + ["Undercover", "You have gotten too close to an enemy Base, Outpost or Roadblock"] call A3A_fnc_customHint; //_compromised = _player getVariable "compromised"; if (vehicle _player != _player) then { //_player setVariable ["compromised",[_compromised select 0,vehicle _player]]; @@ -283,15 +282,15 @@ switch _changeX do { }; }; case "NoFly":{ - hint "You have gotten too close to an enemy Airbase no-fly zone"; + ["Undercover", "You have gotten too close to an enemy Airbase no-fly zone"] call A3A_fnc_customHint; //_compromised = _player getVariable "compromised"; reportedVehs pushBackUnique(vehicle _player); publicVariable "reportedVehs"; }; case "Control":{ - hint "The Installation Garrison has recognised you"; + ["Undercover", "The Installation Garrison has recognised you"] call A3A_fnc_customHint; //_compromised = _player getVariable "compromised"; reportedVehs pushBackUnique(vehicle _player); publicVariable "reportedVehs"; }; -}; \ No newline at end of file +}; diff --git a/A3-Antistasi/functions/Utility/fn_createNamespace.sqf b/A3-Antistasi/functions/Utility/fn_createNamespace.sqf new file mode 100644 index 0000000000..522ff87e49 --- /dev/null +++ b/A3-Antistasi/functions/Utility/fn_createNamespace.sqf @@ -0,0 +1,14 @@ +/* + Creates a namespace to store data in. + This will NOT delete itself - make sure to tidy it up when you're done with it. + Local namespaces (non-global) can't be read or written from other machines without remoteExec'ing code +*/ + +params [["_globalNamespace", false]]; + +if (!_globalNamespace) exitWith +{ + createLocation ["Invisible", [-10, -10, 0], 0, 0] +}; + +createSimpleObject ["a3\weapons_f\empty.p3d", [-10, -10, 0], true] \ No newline at end of file diff --git a/A3-Antistasi/functions/Utility/fn_generateRoadsDB.sqf b/A3-Antistasi/functions/Utility/fn_generateRoadsDB.sqf new file mode 100644 index 0000000000..9d07157868 --- /dev/null +++ b/A3-Antistasi/functions/Utility/fn_generateRoadsDB.sqf @@ -0,0 +1,49 @@ +/** + Generates an array in the RoadsDB format for the current map. + + Example usage: + copyToClipboard str (call A3A_fnc_generateRoadsDB) +**/ + +private _worldName = worldName; + +private _fn_generatePointsOnRoadsInArea = { + private _areaCenter = param [0, getPos player]; + private _radius = param [1, 1000]; + + private _roads = _areaCenter nearRoads _radius; + private _result = _roads apply {(getPos _x) apply {round _x}}; + + _result; +}; + +private _fn_findLocationsOfGivenTypes = { + private _typesToLookFor = param [0]; + + private _locConfigs = "true" configClasses (configfile >> "CfgWorlds" >> _worldName >> "Names"); + private _locations = []; + + { + private _type = getText (_x >> "type"); + if (_type in _typesToLookFor) then { + _locations pushBack [configName _x, getArray (_x >> "position"), _type]; + }; + } forEach _locConfigs; + + _locations; +}; + +private _fn_diagLogArrayLog = { + diag_log ("ARRAYLOG: " + (_this select 0)); +}; + +private _settlementLocations = [["NameVillage", "NameCity", "NameCityCapital"]] call _fn_findLocationsOfGivenTypes; +private _roadsAroundSettlements = []; + +{ + private _name = _x select 0; + private _center = _x select 1; + _roadsAroundSettlements pushBack [_name, [_center, 500] call _fn_generatePointsOnRoadsInArea]; +} forEach _settlementLocations; + +_roadsAroundSettlements; \ No newline at end of file diff --git a/A3-Antistasi/functions/Utility/fn_getRoadDirection.sqf b/A3-Antistasi/functions/Utility/fn_getRoadDirection.sqf new file mode 100644 index 0000000000..bef3146fe6 --- /dev/null +++ b/A3-Antistasi/functions/Utility/fn_getRoadDirection.sqf @@ -0,0 +1,8 @@ +params ["_road"]; + +if (isNull _road) exitWith {private _direction = random 360; _direction}; + +private _roadConnectedTo = roadsConnectedTo _road; +private _connectedRoad = _roadConnectedTo select 0; +private _direction = [_road, _connectedRoad] call BIS_fnc_DirTo; +_direction; \ No newline at end of file diff --git a/A3-Antistasi/functions/Utility/fn_log.sqf b/A3-Antistasi/functions/Utility/fn_log.sqf old mode 100644 new mode 100755 index 0b45ea3338..0bf4697f94 --- a/A3-Antistasi/functions/Utility/fn_log.sqf +++ b/A3-Antistasi/functions/Utility/fn_log.sqf @@ -1,15 +1,23 @@ /** Logs to the Arma log file. - + Params: Log level: number - Error, Info or Debug. Levels 1, 2 and 3 respectively. Log Message: string - Message to log File (optional): string - File in which the log message originated Log to server (optional): bool - true for logging to server RPT instead of client + Defaults to true for all HC logs, and errors (level 1) on clients + + The example below would output an error to the console. + private _filename = "fn_log"; + [1, "Message", _filename] call A3A_fnc_log; **/ -params ["_level", "_message", ["_file", "No File Specified"], ["_toServer", false]]; +params ["_level", "_message", ["_file", "No File Specified"]]; +private _toServer = param [3, !(hasInterface && _level > 1)]; +private _filename = "fn_log"; +//This ignores the log event if it's above the global threshold if (_level > LogLevel) exitwith {}; // Sets up the actual log event. @@ -24,15 +32,18 @@ switch (_level) do { case 3: { _logLine = format ["%1: [Antistasi] | DEBUG | %2 | %3", servertime, _file, _message]; }; + case 4: { + _logLine = format ["%1: [Antistasi] | VERBOSE | %2 | %3", servertime, _file, _message]; + }; default { _logLine = format ["%1: [Antistasi] | Unknown Log Level Specified, please use 1= Errors, 2= Info, 3= Debug | %2 | %3", servertime, _file, _message]; }; }; -// Lazy evaluation should be removed if default value of _toServer is changed -if (_toServer && {!isServer}) then { +if (isNil "blockServerLogging" && _toServer && !isServer) then { + // Tag remote log lines with player. HCs return hc, hc_1, hc_2 etc + _logLine = format ["%1 | (R) %2", _logLine, str player]; _logLine remoteExec ["diag_log", 2]; } else { diag_log _logLine; }; - diff --git a/A3-Antistasi/functions/init/fn_cityinfo.sqf b/A3-Antistasi/functions/init/fn_cityinfo.sqf index 78fad8b361..d6ce3a8258 100644 --- a/A3-Antistasi/functions/init/fn_cityinfo.sqf +++ b/A3-Antistasi/functions/init/fn_cityinfo.sqf @@ -18,7 +18,7 @@ if (_x in destroyedSites) then {_popCSAT = _popCSAT + _numCIV}; } forEach citiesX; _popFIA = round _popFIA; _popAAF = round _popAAF; -hint format ["%7\n\nTotal pop: %1\n%6 Support: %2\n%5 Support: %3 \n\nMurdered Pop: %4\n\nClick on the zone",_pop, _popFIA, _popAAF, _popCSAT,nameOccupants,nameTeamPlayer,worldName]; +["City Information", format ["%7

Total pop: %1
%6 Support: %2
%5 Support: %3

Murdered Pop: %4

Click on the zone",_pop, _popFIA, _popAAF, _popCSAT,nameOccupants,nameTeamPlayer,worldName]] call A3A_fnc_customHint; if (!visibleMap) then {openMap true}; @@ -46,8 +46,8 @@ while {visibleMap} do _numCiv = _dataX select 0; _prestigeOPFOR = _dataX select 2; _prestigeBLUFOR = _dataX select 3; - _power = [_siteX] call A3A_fnc_powerCheck; - _textX = format ["%1\n\nPop %2\n%6 Support: %3 %5\n%7 Support: %4 %5",[_siteX,false] call A3A_fnc_location,_numCiv,_prestigeOPFOR,_prestigeBLUFOR,"%",nameOccupants,nameTeamPlayer]; + _power = [_siteX] call A3A_fnc_getSideRadioTowerInfluence; + _textX = format ["%1

Pop %2
%6 Support: %3 %5
%7 Support: %4 %5",[_siteX,false] call A3A_fnc_location,_numCiv,_prestigeOPFOR,_prestigeBLUFOR,"%",nameOccupants,nameTeamPlayer]; _positionX = getMarkerPos _siteX; _result = "NONE"; switch (_power) do @@ -75,9 +75,9 @@ while {visibleMap} do }; }; */ - _textX = format ["%1\nInfluence: %2",_textX,_result]; - if (_siteX in destroyedSites) then {_textX = format ["%1\nDESTROYED",_textX]}; - if (sidesX getVariable [_siteX,sideUnknown] == teamPlayer) then {_textX = format ["%1\n%2",_textX,[_siteX] call A3A_fnc_garrisonInfo]}; + _textX = format ["%1
Influence: %2",_textX,_result]; + if (_siteX in destroyedSites) then {_textX = format ["%1
DESTROYED",_textX]}; + if (sidesX getVariable [_siteX,sideUnknown] == teamPlayer) then {_textX = format ["%1
%2",_textX,[_siteX] call A3A_fnc_garrisonInfo]}; }; if (_siteX in airportsX) then { @@ -85,9 +85,9 @@ while {visibleMap} do { _textX = format ["%1 Airport",_nameFaction]; _busy = [_siteX,true] call A3A_fnc_airportCanAttack; - if (_busy) then {_textX = format ["%1\nStatus: Idle",_textX]} else {_textX = format ["%1\nStatus: Busy",_textX]}; + if (_busy) then {_textX = format ["%1
Status: Idle",_textX]} else {_textX = format ["%1
Status: Busy",_textX]}; _garrison = count (garrison getVariable [_siteX, []]); - if (_garrison >= 40) then {_textX = format ["%1\nGarrison: Good",_textX]} else {if (_garrison >= 20) then {_textX = format ["%1\nGarrison: Weakened",_textX]} else {_textX = format ["%1\nGarrison: Decimated",_textX]}}; + if (_garrison >= 40) then {_textX = format ["%1
Garrison: Good",_textX]} else {if (_garrison >= 20) then {_textX = format ["%1
Garrison: Weakened",_textX]} else {_textX = format ["%1
Garrison: Decimated",_textX]}}; } else { @@ -100,13 +100,13 @@ while {visibleMap} do { _textX = format ["%1 Resources",_nameFaction]; _garrison = count (garrison getVariable [_siteX, []]); - if (_garrison >= 30) then {_textX = format ["%1\nGarrison: Good",_textX]} else {if (_garrison >= 10) then {_textX = format ["%1\nGarrison: Weakened",_textX]} else {_textX = format ["%1\nGarrison: Decimated",_textX]}}; + if (_garrison >= 30) then {_textX = format ["%1
Garrison: Good",_textX]} else {if (_garrison >= 10) then {_textX = format ["%1
Garrison: Weakened",_textX]} else {_textX = format ["%1
Garrison: Decimated",_textX]}}; } else { _textX = format ["%2 Resources%1",[_siteX] call A3A_fnc_garrisonInfo,_nameFaction]; }; - if (_siteX in destroyedSites) then {_textX = format ["%1\nDESTROYED",_textX]}; + if (_siteX in destroyedSites) then {_textX = format ["%1
DESTROYED",_textX]}; }; if (_siteX in factories) then { @@ -114,13 +114,13 @@ while {visibleMap} do { _textX = format ["%1 Factory",_nameFaction]; _garrison = count (garrison getVariable [_siteX, []]); - if (_garrison >= 16) then {_textX = format ["%1\nGarrison: Good",_textX]} else {if (_garrison >= 8) then {_textX = format ["%1\nGarrison: Weakened",_textX]} else {_textX = format ["%1\nGarrison: Decimated",_textX]}}; + if (_garrison >= 16) then {_textX = format ["%1
Garrison: Good",_textX]} else {if (_garrison >= 8) then {_textX = format ["%1
Garrison: Weakened",_textX]} else {_textX = format ["%1
Garrison: Decimated",_textX]}}; } else { _textX = format ["%2 Factory%1",[_siteX] call A3A_fnc_garrisonInfo,_nameFaction]; }; - if (_siteX in destroyedSites) then {_textX = format ["%1\nDESTROYED",_textX]}; + if (_siteX in destroyedSites) then {_textX = format ["%1
DESTROYED",_textX]}; }; if (_siteX in outposts) then { @@ -128,9 +128,9 @@ while {visibleMap} do { _textX = format ["%1 Grand Outpost",_nameFaction]; _busy = [_siteX,true] call A3A_fnc_airportCanAttack; - if (_busy) then {_textX = format ["%1\nStatus: Idle",_textX]} else {_textX = format ["%1\nStatus: Busy",_textX]}; + if (_busy) then {_textX = format ["%1
Status: Idle",_textX]} else {_textX = format ["%1
Status: Busy",_textX]}; _garrison = count (garrison getVariable [_siteX, []]); - if (_garrison >= 16) then {_textX = format ["%1\nGarrison: Good",_textX]} else {if (_garrison >= 8) then {_textX = format ["%1\nGarrison: Weakened",_textX]} else {_textX = format ["%1\nGarrison: Decimated",_textX]}}; + if (_garrison >= 16) then {_textX = format ["%1
Garrison: Good",_textX]} else {if (_garrison >= 8) then {_textX = format ["%1
Garrison: Weakened",_textX]} else {_textX = format ["%1
Garrison: Decimated",_textX]}}; } else { @@ -143,7 +143,7 @@ while {visibleMap} do { _textX = format ["%1 Seaport",_nameFaction]; _garrison = count (garrison getVariable [_siteX, []]); - if (_garrison >= 20) then {_textX = format ["%1\nGarrison: Good",_textX]} else {if (_garrison >= 8) then {_textX = format ["%1\nGarrison: Weakened",_textX]} else {_textX = format ["%1\nGarrison: Decimated",_textX]}}; + if (_garrison >= 20) then {_textX = format ["%1
Garrison: Good",_textX]} else {if (_garrison >= 8) then {_textX = format ["%1
Garrison: Weakened",_textX]} else {_textX = format ["%1
Garrison: Decimated",_textX]}}; } else { @@ -161,7 +161,7 @@ while {visibleMap} do _textX = format ["%1 Watchpost",_nameFaction]; }; }; - hint format ["%1",_textX]; + ["City Information", _textX] call A3A_fnc_customHint; }; positionTel = []; }; diff --git a/A3-Antistasi/functions/init/fn_initACEUnconsciousHandler.sqf b/A3-Antistasi/functions/init/fn_initACEUnconsciousHandler.sqf new file mode 100644 index 0000000000..df3499c3e3 --- /dev/null +++ b/A3-Antistasi/functions/init/fn_initACEUnconsciousHandler.sqf @@ -0,0 +1,57 @@ +scriptName "initACEUnconsciousHandler.sqf"; +private _fileName = "initACEUnconsciousHandler.sqf"; +[2,"initACEUnconsciousHandler started",_fileName] call A3A_fnc_log; + +["ace_unconscious", { + params["_unit", "_knockout"]; + private _realSide = side group _unit; // setUnconscious in ACE often breaks this otherwise + if (_knockout) exitWith { +// [3, format ["Unit type %1, side %2, realside %3, captive %4 knocked out", typeof _unit, side _unit, _realSide, str (captive _unit)], "ace_unconscious handler"] call A3A_fnc_log; + _unit setVariable ["incapacitated", true, true]; // for canFight tests + + //Make sure to pass group lead if unit is the leader + if (_unit == leader (group _unit)) then + { + private _index = (units (group _unit)) findIf {[_x] call A3A_fnc_canFight}; + if(_index != -1) then + { + (group _unit) selectLeader ((units (group _unit)) select _index); + }; + }; + }; + +// [3, format ["Unit type %1, side %2, realside %3, captive %4 waking up", typeof _unit, side _unit, _realSide, str (captive _unit)], "ace_unconscious handler"] call A3A_fnc_log; + _unit setVariable ["incapacitated", false, true]; + + if (isPlayer _unit) exitWith {}; // don't force surrender with players + if (_realSide != Occupants && _realSide != Invaders) exitWith {}; + if (unit getVariable ["surrendered", false]) exitWith {}; // don't surrender twice + + // surrender if we don't have a primary weapon + if (primaryWeapon _unit == "") exitWith { + _unit setVariable ["surrendered", true, true]; + [_unit] remoteExec ["A3A_fnc_surrenderAction", _unit]; // execute where unit is local + }; + + // find closest fighting unit within 50m + private _nearestUnit = objNull; + private _minDist = 999; + { + private _dist = _x distance _unit; + if (side _x != civilian && _x != _unit && _dist < _minDist && {[_x] call A3A_fnc_canFight}) then { + _minDist = _dist; + _nearestUnit = _x; + }; + } forEach (_unit nearEntities ["Man", 50]); + +// [3, format ["Nearest unit side = %1", str (side _nearestUnit)], "ace_unconscious handler"] call A3A_fnc_log; + + if (side _nearestUnit == teamPlayer) then { + _unit setVariable ["surrendered", true, true]; + [_unit] remoteExec ["A3A_fnc_surrenderAction", _unit]; + }; + +}] call CBA_fnc_addEventHandler; + + +[2,"initACEUnconsciousHandler completed",_fileName] call A3A_fnc_log; \ No newline at end of file diff --git a/A3-Antistasi/functions/init/fn_initClient.sqf b/A3-Antistasi/functions/init/fn_initClient.sqf index 5087ddbafe..9580f96f5c 100644 --- a/A3-Antistasi/functions/init/fn_initClient.sqf +++ b/A3-Antistasi/functions/init/fn_initClient.sqf @@ -9,6 +9,18 @@ if (isNil "logLevel") then { logLevel = 2 };scriptName "initClient.sqf"; call A3A_fnc_installSchrodingersBuildingFix; +if (!isServer) then { + // get server to send us the current destroyedBuildings list, hide them locally + "destroyedBuildings" addPublicVariableEventHandler { + { hideObject _x } forEach (_this select 1); + }; + // need to wait until server has loaded the save + [] spawn { + waitUntil {(!isNil "serverInitDone")}; + [clientOwner, "destroyedBuildings"] remoteExecCall ["publicVariableClient", 2]; + }; +}; + if (hasInterface) then { waitUntil {!isNull player}; waitUntil {player == player}; @@ -19,20 +31,19 @@ if (hasInterface) then { if (!isServer) then { call A3A_fnc_initFuncs; call A3A_fnc_initVar; + if (!hasInterface) exitWith { + [2,format ["Headless client version: %1",localize "STR_antistasi_credits_generic_version_text"],_fileName] call A3A_fnc_log; + call A3A_fnc_loadNavGrid; + [clientOwner] remoteExec ["A3A_fnc_addHC",2]; + }; [2,format ["MP client version: %1",localize "STR_antistasi_credits_generic_version_text"],_fileName] call A3A_fnc_log; } else { + // SP or hosted, initFuncs/var run in serverInit waitUntil {sleep 0.5;(!isNil "serverInitDone")}; }; [] execVM "briefing.sqf"; -if (!hasInterface) exitWith { - [2,format ["Headless client version: %1",localize "STR_antistasi_credits_generic_version_text"],_fileName] call A3A_fnc_log; - [clientOwner] remoteExec ["A3A_fnc_addHC",2]; - call A3A_fnc_initFuncs; - call A3A_fnc_initVar; -}; - _isJip = _this select 1; if (isMultiplayer) then { if (side player == teamPlayer) then { @@ -51,36 +62,16 @@ if (isMultiplayer) then { [] execVM "orgPlayers\radioJam.sqf"; }; tkPunish = if ("tkPunish" call BIS_fnc_getParamValue == 1) then {true} else {false}; - if (side player == teamPlayer) then { - private _firedHandlerTk = { - _typeX = _this select 1; - if ((_typeX == "Put") or (_typeX == "Throw")) then { - private _shieldDistance = 100; - if (player distance petros < _shieldDistance) then { - hint format ["You cannot throw grenades or place explosives within %1m of base.", _shieldDistance]; - deleteVehicle (_this select 6); - if (_typeX == "Put") then { - if (player distance petros < 10) then { - [player, 20, 0.34, petros] call A3A_fnc_punishment; - }; - }; - }; - }; - }; - player addEventHandler ["Fired", _firedHandlerTk]; - if (hasACE) then { - ["ace_firedPlayer", _firedHandlerTk ] call CBA_fnc_addEventHandler; - }; - }; if (!isNil "placementDone") then {_isJip = true};//workaround for BIS fail on JIP detection } else { + player setVariable ["eligible",true]; theBoss = player; groupX = group player; if (worldName == "Tanoa") then {groupX setGroupId ["Pulu","GroupColor4"]} else {groupX setGroupId ["Stavros","GroupColor4"]}; player setIdentity "protagonista"; player setUnitRank "COLONEL"; - player hcSetGroup [group player]; + player hcSetGroup [group player]; // why? player setUnitTrait ["medic", true]; player setUnitTrait ["engineer", true]; waitUntil {/*(scriptdone _introshot) and */(!isNil "serverInitDone")}; @@ -90,7 +81,7 @@ else { private ["_colourTeamPlayer", "_colorInvaders"]; _colourTeamPlayer = teamPlayer call BIS_fnc_sideColor; _colorInvaders = Invaders call BIS_fnc_sideColor; -_positionX = if (side player == side (group petros)) then {position petros} else {getMarkerPos "respawn_west"}; +_positionX = if (side player isEqualTo teamPlayer) then {position petros} else {getMarkerPos "respawn_west"}; { _x set [3, 0.33] @@ -104,8 +95,8 @@ _introShot = [ 90, // degrees viewing angle 0, // clockwise movement [ - ["\a3\ui_f\data\map\markers\nato\o_inf.paa", _colourTeamPlayer, markerPos "insertMrk", 1, 1, 0, "Insertion Point", 0], - ["\a3\ui_f\data\map\markers\nato\o_inf.paa", _colorInvaders, markerPos "towerBaseMrk", 1, 1, 0, "Radio Towers", 0] + ["\a3\ui_f\data\map\markers\Nato\o_inf.paa", _colourTeamPlayer, markerPos "insertMrk", 1, 1, 0, "Insertion Point", 0], + ["\a3\ui_f\data\map\markers\Nato\o_inf.paa", _colorInvaders, markerPos "towerBaseMrk", 1, 1, 0, "Radio Towers", 0] ] ] spawn BIS_fnc_establishingShot; @@ -119,12 +110,10 @@ if (isMultiplayer && {playerMarkersEnabled}) then { [] spawn A3A_fnc_playerMarkers; }; +[player] spawn A3A_fnc_initRevive; // with ACE medical, only used for helmet popping & TK checks + if (!hasACE) then { - [player] spawn A3A_fnc_initRevive; [] spawn A3A_fnc_tags; -} -else { - if (!hasACEMedical) then {[player] spawn A3A_fnc_initRevive;}; }; if (player getVariable ["pvp",false]) exitWith { @@ -150,11 +139,11 @@ if (player getVariable ["pvp",false]) exitWith { if (!hasACEhearing) then { if (soundVolume <= 0.5) then { 0.5 fadeSound 1; - hintSilent "You've taken out your ear plugs."; + ["Ear Plugs", "You've taken out your ear plugs.", true] call A3A_fnc_customHint; } else { 0.5 fadeSound 0.1; - hintSilent "You've inserted your ear plugs."; + ["Ear Plugs", "You've inserted your ear plugs.", true] call A3A_fnc_customHint; }; }; } @@ -168,12 +157,13 @@ if (player getVariable ["pvp",false]) exitWith { }]; }; -player setVariable ["score",0,true]; +// Placeholders, should get replaced globally by the server +player setVariable ["score",0]; +player setVariable ["moneyX",0]; +player setVariable ["rankX",rank player]; + player setVariable ["owner",player,true]; player setVariable ["punish",0,true]; -player setVariable ["moneyX",100,true]; -player setUnitRank "PRIVATE"; -player setVariable ["rankX",rank player,true]; stragglers = creategroup teamPlayer; (group player) enableAttack false; @@ -208,15 +198,6 @@ player addEventHandler ["FiredMan", { }; }; }]; -player addEventHandler ["HandleDamage", { - private _victim = param [0]; - private _damage = param [2]; - private _instigator = param [6]; - if(!isNull _instigator && isPlayer _instigator && _victim != _instigator && side _instigator == teamPlayer && _damage > 0.9) then { - [_instigator, 20, 0.21, _victim] remoteExec ["A3A_fnc_punishment",_instigator]; - [format ["%1 was injured by %2 (UID: %3), %4m from HQ",name _victim,name _instigator,getPlayerUID _instigator,_victim distance2D posHQ]] remoteExec ["diag_log",2]; - }; -}]; player addEventHandler ["InventoryOpened", { private ["_playerX","_containerX","_typeX"]; _control = false; @@ -286,30 +267,33 @@ player addEventHandler ["HandleHeal", { }; }; }]; + +// notes: +// Static weapon objects are persistent through assembly/disassembly +// The bags are not persistent, object IDs change each time +// Static weapon position seems to follow bag1, but it's not an attached object +// Can use objectParent to identify backpack of static weapon + player addEventHandler ["WeaponAssembled", { - private ["_veh"]; - _veh = _this select 1; + private _veh = _this select 1; + [_veh, teamPlayer] call A3A_fnc_AIVEHinit; // will flip/capture if already initialized if (_veh isKindOf "StaticWeapon") then { if (not(_veh in staticsToSave)) then { staticsToSave pushBack _veh; publicVariable "staticsToSave"; - [_veh] call A3A_fnc_AIVEHinit; }; - _markersX = markersX select {sidesX getVariable [_x,sideUnknown] == teamPlayer}; - _pos = position _veh; - if (_markersX findIf {_pos inArea _x} != -1) then {hint "Static weapon has been deployed for use in a nearby zone, and will be used by garrison militia if you leave it here the next time the zone spawns"}; - } - else { - _veh addEventHandler ["Killed",{[_this select 0] remoteExec ["A3A_fnc_postmortem",2]}]; + _markersX = markersX select {sidesX getVariable [_x,sideUnknown] == teamPlayer}; + _pos = position _veh; + if (_markersX findIf {_pos inArea _x} != -1) then {["Static Deployed", "Static weapon has been deployed for use in a nearby zone, and will be used by garrison militia if you leave it here the next time the zone spawns"] call A3A_fnc_customHint;}; }; }]; player addEventHandler ["WeaponDisassembled", { - _bag1 = _this select 1; - _bag2 = _this select 2; + private _bag1 = _this select 1; + private _bag2 = _this select 2; //_bag1 = objectParent (_this select 1); //_bag2 = objectParent (_this select 2); - [_bag1] call A3A_fnc_AIVEHinit; - [_bag2] call A3A_fnc_AIVEHinit; + [_bag1] remoteExec ["A3A_fnc_postmortem", 2]; + [_bag2] remoteExec ["A3A_fnc_postmortem", 2]; }]; player addEventHandler ["GetInMan", { @@ -323,7 +307,7 @@ player addEventHandler ["GetInMan", { if (!isNil "_owner") then { if (_owner isEqualType "") then { if ({getPlayerUID _x == _owner} count (units group player) == 0) then { - hint "You cannot board other player vehicle if you are not in the same group"; + ["Warning", "You cannot board other player vehicle if you are not in the same group"] call A3A_fnc_customHint; moveOut _unit; _exit = true; }; @@ -332,7 +316,7 @@ player addEventHandler ["GetInMan", { }; }; if (!_exit) then { - if (((typeOf _veh) in arrayCivVeh) or ((typeOf _veh) in civBoats)) then { + if ((typeOf _veh) in undercoverVehicles) then { if (!(_veh in reportedVehs)) then { [] spawn A3A_fnc_goUndercover; }; @@ -352,9 +336,9 @@ if (isMultiplayer) then { }; if (serverCommandAvailable "#logout") then { _isMember = true; - hint "You are not in the member's list, but as you are Server Admin, you have been added. Welcome!"; + ["General Info", "You are not in the member's list, but as you are Server Admin, you have been added. Welcome!"] call A3A_fnc_customHint; }; - + if (_isMember) then { membersX pushBack (getPlayerUID player); publicVariable "membersX"; @@ -362,13 +346,19 @@ if (isMultiplayer) then { _nonMembers = {(side group _x == teamPlayer) and !([_x] call A3A_fnc_isMember)} count (call A3A_fnc_playableUnits); if (_nonMembers >= (playableSlotsNumber teamPlayer) - bookedSlots) then {["memberSlots",false,1,false,false] call BIS_fnc_endMission}; if (memberDistance != 16000) then {[] execVM "orgPlayers\nonMemberDistance.sqf"}; - - hint "Welcome Guest\n\nYou have joined this server as guest"; + + ["General Info", "Welcome Guest

You have joined this server as guest"] call A3A_fnc_customHint; }; }; }; }; +// Make player group leader, because if they disconnected with AI squadmates, they may not be +// In this case, the group will also no longer be local, so we need the remoteExec +if !(isPlayer leader group player) then { + [group player, player] remoteExec ["selectLeader", groupOwner group player]; +}; + [] remoteExec ["A3A_fnc_assignBossIfNone", 2]; waitUntil { scriptDone _introshot }; @@ -393,7 +383,7 @@ if (_isJip) then { } forEach missionsX; }; } -else +else { [2,"Not Joining in Progress (JIP)",_filename] call A3A_fnc_log; }; @@ -438,11 +428,29 @@ gameMenu = (findDisplay 46) displayAddEventHandler ["KeyDown",A3A_fnc_keys]; //if ((!isServer) and (isMultiplayer)) then {boxX call jn_fnc_arsenal_init}; + +if (hasACE) then +{ + if (isNil "ace_interact_menu_fnc_compileMenu" || isNil "ace_interact_menu_fnc_compileMenuSelfAction") exitWith { + [1, "ACE non-public functions have changed, rebel group join/leave actions will not be removed", _filename] call A3A_fnc_log; + }; + // Remove group join action from all rebel unit types + // Need to compile the menus first, because ACE delays creating menus until a unit of that class is created + private _playerUnits = ["I_G_soldier_F", "I_G_Soldier_TL_F", "I_G_Soldier_AR_F", "I_G_medic_F", "I_G_engineer_F", "I_G_Soldier_GL_F" /*greenfor*/, + "B_G_soldier_F", "B_G_Soldier_TL_F", "B_G_Soldier_AR_F", "B_G_medic_F", "B_G_engineer_F", "B_G_Soldier_GL_F" /*bluefor*/]; + { + [_x] call ace_interact_menu_fnc_compileMenu; + [_x] call ace_interact_menu_fnc_compileMenuSelfAction; + [_x, 1,["ACE_SelfActions", "ACE_TeamManagement", "ACE_LeaveGroup"]] call ace_interact_menu_fnc_removeActionFromClass; + [_x, 0,["ACE_MainActions", "ACE_JoinGroup"]] call ace_interact_menu_fnc_removeActionFromClass; + } forEach (_playerUnits + [typePetros, staticCrewTeamPlayer, SDKUnarmed] + SDKSniper + SDKATman + SDKMedic + SDKMG + SDKExp + SDKGL + SDKMil + SDKSL + SDKEng); +}; + boxX allowDamage false; boxX addAction ["Transfer Vehicle cargo to Ammobox", {[] spawn A3A_fnc_empty;}, 4]; boxX addAction ["Move this asset", A3A_fnc_moveHQObject,nil,0,false,true,"","(_this == theBoss)", 4]; flagX allowDamage false; -flagX addAction ["Unit Recruitment", {if ([player,300] call A3A_fnc_enemyNearCheck) then {hint "You cannot recruit units while there are enemies near you"} else { [] spawn A3A_fnc_unit_recruit; }},nil,0,false,true,"","(isPlayer _this) and (_this == _this getVariable ['owner',objNull]) and (side (group _this) == teamPlayer)"]; +flagX addAction ["Unit Recruitment", {if ([player,300] call A3A_fnc_enemyNearCheck) then {["Recruit Unit", "You cannot recruit units while there are enemies near you"] call A3A_fnc_customHint;} else { [] spawn A3A_fnc_unit_recruit; }},nil,0,false,true,"","(isPlayer _this) and (_this == _this getVariable ['owner',objNull]) and (side (group _this) == teamPlayer)"]; flagX addAction ["Move this asset", A3A_fnc_moveHQObject,nil,0,false,true,"","(_this == theBoss)", 4]; //Adds a light to the flag @@ -457,29 +465,32 @@ _flagLight setLightAttenuation [7, 0, 0.5, 0.5]; vehicleBox allowDamage false; vehicleBox addAction ["Heal, Repair and Rearm", A3A_fnc_healAndRepair,nil,0,false,true,"","(isPlayer _this) and (_this == _this getVariable ['owner',objNull]) and (side (group _this) == teamPlayer)", 4]; vehicleBox addAction ["Vehicle Arsenal", JN_fnc_arsenal_handleAction, [], 0, true, false, "", "alive _target && vehicle _this != _this", 10]; +if (hasACE) then { [vehicleBox, VehicleBox] call ace_common_fnc_claim;}; //Disables ALL Ace Interactions if (isMultiplayer) then { vehicleBox addAction ["Personal Garage", { [GARAGE_PERSONAL] spawn A3A_fnc_garage },nil,0,false,true,"","(isPlayer _this) and (_this == _this getVariable ['owner',objNull]) and (side (group _this) == teamPlayer)", 4]; }; vehicleBox addAction ["Faction Garage", { [GARAGE_FACTION] spawn A3A_fnc_garage; },nil,0,false,true,"","(isPlayer _this) and (_this == _this getVariable ['owner',objNull]) and (side (group _this) == teamPlayer)", 4]; -vehicleBox addAction ["Buy Vehicle", {if ([player,300] call A3A_fnc_enemyNearCheck) then {hint "You cannot buy vehicles while there are enemies near you"} else {nul = createDialog "vehicle_option"}},nil,0,false,true,"","(isPlayer _this) and (_this == _this getVariable ['owner',objNull]) and (side (group _this) == teamPlayer)", 4]; +vehicleBox addAction ["Buy Vehicle", {if ([player,300] call A3A_fnc_enemyNearCheck) then {["Purchase Vehicle", "You cannot buy vehicles while there are enemies near you"] call A3A_fnc_customHint;} else {nul = createDialog "vehicle_option"}},nil,0,false,true,"","(isPlayer _this) and (_this == _this getVariable ['owner',objNull]) and (side (group _this) == teamPlayer)", 4]; vehicleBox addAction ["Move this asset", A3A_fnc_moveHQObject,nil,0,false,true,"","(_this == theBoss)", 4]; fireX allowDamage false; [fireX, "fireX"] call A3A_fnc_flagaction; mapX allowDamage false; -mapX addAction ["Game Options", {hint format ["Antistasi - %2\n\nVersion: %1\n\nDifficulty: %3\nUnlock Weapon Number: %4\nLimited Fast Travel: %5",antistasiVersion,worldName,if (skillMult == 2) then {"Normal"} else {if (skillMult == 1) then {"Easy"} else {"Hard"}},minWeaps,if (limitedFT) then {"Yes"} else {"No"}]; nul=CreateDialog "game_options";},nil,0,false,true,"","(isPlayer _this) and (_this == _this getVariable ['owner',objNull]) and (side (group _this) == teamPlayer)", 4]; +mapX addAction ["Game Options", {["Game Options", format ["Antistasi - %2

Version: %1

Difficulty: %3
Unlock Weapon Number: %4
Limited Fast Travel: %5",antistasiVersion,worldName,if (skillMult == 2) then {"Normal"} else {if (skillMult == 1) then {"Easy"} else {"Hard"}},minWeaps,if (limitedFT) then {"Yes"} else {"No"}]] call A3A_fnc_customHint; nul=CreateDialog "game_options";},nil,0,false,true,"","(isPlayer _this) and (_this == _this getVariable ['owner',objNull]) and (side (group _this) == teamPlayer)", 4]; mapX addAction ["Map Info", A3A_fnc_cityinfo,nil,0,false,true,"","(isPlayer _this) and (_this == _this getVariable ['owner',objNull]) and (side (group _this) == teamPlayer)", 4]; mapX addAction ["Move this asset", A3A_fnc_moveHQObject,nil,0,false,true,"","(_this == theBoss)", 4]; -if (isMultiplayer) then {mapX addAction ["AI Load Info", { [] remoteExec ["A3A_fnc_AILoadInfo",4];},nil,0,false,true,"","((_this == theBoss) || (serverCommandAvailable ""#logout""))"]}; +if (isMultiplayer) then {mapX addAction ["AI Load Info", { [] remoteExec ["A3A_fnc_AILoadInfo",2];},nil,0,false,true,"","((_this == theBoss) || (serverCommandAvailable ""#logout""))"]}; _nul = [player] execVM "OrgPlayers\unitTraits.sqf"; -groupPetros = group petros; -groupPetros setGroupIdGlobal ["Petros","GroupColor4"]; + +// only add petros actions if he's static +if (petros == leader group petros) then { + group petros setGroupId ["Petros","GroupColor4"]; + [petros,"remove"] call A3A_fnc_flagaction; // in case we already created them in initserver + [petros,"mission"] call A3A_fnc_flagaction; +}; petros setIdentity "friendlyX"; -petros setName "Petros"; -petros disableAI "MOVE"; -petros disableAI "AUTOTARGET"; -[petros,"mission"] call A3A_fnc_flagaction; +if (worldName == "Tanoa") then {petros setName "Maru"} else {petros setName "Petros"}; disableSerialization; //1 cutRsc ["H8erHUD","PLAIN",0,false]; @@ -500,13 +511,17 @@ if (isNil "placementDone") then { if (isMultiplayer) then { [] spawn A3A_fnc_createDialog_shouldLoadPersonalSave; } -else +else { if (loadLastSave) then { - [] spawn A3A_fnc_loadPlayer; + // just do this directly, because playerHasSave doesn't work without moneyX + private _loadout = [getPlayerUID player, "loadoutPlayer"] call A3A_fnc_retrievePlayerStat; + if (!isNil "_loadout") then { player setUnitLoadout _loadout }; }; + player setVariable ["canSave", true]; }; + //Move the player to HQ now they're initialised. player setPos (getMarkerPos respawnTeamPlayer); @@ -515,3 +530,8 @@ player setPos (getMarkerPos respawnTeamPlayer); enableEnvironment [false, true]; [2,"initClient completed",_fileName] call A3A_fnc_log; + +if(!isMultiplayer) then +{ + [] spawn A3A_fnc_singlePlayerBlackScreenWarning; +}; diff --git a/A3-Antistasi/functions/init/fn_initFuncs.sqf b/A3-Antistasi/functions/init/fn_initFuncs.sqf index 3794842b6e..b4ba5995b5 100755 --- a/A3-Antistasi/functions/init/fn_initFuncs.sqf +++ b/A3-Antistasi/functions/init/fn_initFuncs.sqf @@ -3,7 +3,6 @@ private _fileName = "initFuncs.sqf"; [2,"initFuncs started",_fileName] call A3A_fnc_log; [] call compile preprocessFileLineNumbers "scripts\Init_UPSMON.sqf"; -[] call compile preprocessFileLineNumbers "statSave\saveFuncs.sqf"; [] call jn_fnc_logistics_init; boxX call jn_fnc_arsenal_init; diff --git a/A3-Antistasi/functions/init/fn_initGarrisons.sqf b/A3-Antistasi/functions/init/fn_initGarrisons.sqf index b7ab1f0fc2..69cbd63708 100644 --- a/A3-Antistasi/functions/init/fn_initGarrisons.sqf +++ b/A3-Antistasi/functions/init/fn_initGarrisons.sqf @@ -7,11 +7,10 @@ private _fileName = "fn_initGarrisons"; _fnc_initMarker = { params ["_mrkCSAT", "_target", "_mrkType", "_mrkText", ["_useSideName", false]]; - private ["_pos", "_mrk", "_garrNum", "_garrison", "_groupsRandom"]; { - _pos = getMarkerPos _x; - _mrk = createMarker [format ["Dum%1", _x], _pos]; + private _pos = getMarkerPos _x; + private _mrk = createMarker [format ["Dum%1", _x], _pos]; //TODO Multilanguage variable insted text _mrk setMarkerShape "ICON"; @@ -20,38 +19,35 @@ _fnc_initMarker = killZones setVariable [_x, [], true]; server setVariable [_x, 0, true]; - if (_x in _mrkCSAT) then - { - _mrkText = format [_mrkText, nameInvaders]; - if(_x in airportsX) then - { - _mrkType = flagCSATmrk; - }; - } - else - { - _mrkText = format [_mrkText, nameOccupants]; - if(_x in airportsX) then - { - _mrkType = flagNATOmrk; - }; - }; + private _sideName = if (_x in _mrkCSAT) then {nameInvaders} else {nameOccupants}; + _mrk setMarkerText format [_mrkText, _sideName]; + } + else + { + _mrk setMarkerText _mrkText; + }; + + if (_x in airportsX) then + { + private _flagType = if (_x in _mrkCSAT) then {flagCSATmrk} else {flagNATOmrk}; + _mrk setMarkerType _flagType; + } + else + { + _mrk setMarkerType _mrkType; }; if (_x in _mrkCSAT) then { - _mrk setMarkerColor colorInvaders; + if !(_x in airportsX) then {_mrk setMarkerColor colorInvaders;} else {_mrk setMarkerColor "Default"}; sidesX setVariable [_x, Invaders, true]; } else { - _mrk setMarkerColor colorOccupants; + if !(_x in airportsX) then {_mrk setMarkerColor colorOccupants;} else {_mrk setMarkerColor "Default"}; sidesX setVariable [_x, Occupants, true]; }; - _mrk setMarkerType _mrkType; - _mrk setMarkerText _mrkText; - [_x] call A3A_fnc_createControls; } forEach _target; }; @@ -147,6 +143,9 @@ if (gameMode == 1) then _mrkCSAT = ["airport_2", "control_25", "control_29", "control_30", "control_31", "control_32", "Seaport_1", "Outpost_3"]; _controlsCSAT = ["control_25", "control_29", "control_30", "control_31", "control_32"]; }; + case "stratis": { + _mrkCSAT = ["outpost_3"]; + }; }; _controlsNATO = _controlsNATO - _controlsCSAT; _mrkNATO = markersX - _mrkCSAT - ["Synd_HQ"]; @@ -181,6 +180,9 @@ else if (!(isNil "loadLastSave") && {loadLastSave}) exitWith {}; +//Set carrier markers to the same as airbases below. +if (isServer) then {"NATO_carrier" setMarkertype flagNATOmrk}; +if (isServer) then {"CSAT_carrier" setMarkertype flagCSATmrk}; if (debug) then { diag_log format ["%1: [Antistasi] | DEBUG | initGarrisons.sqf | Setting up Airbase stuff.", servertime]; diff --git a/A3-Antistasi/functions/init/fn_initServer.sqf b/A3-Antistasi/functions/init/fn_initServer.sqf index 13fafcd566..784e253171 100644 --- a/A3-Antistasi/functions/init/fn_initServer.sqf +++ b/A3-Antistasi/functions/init/fn_initServer.sqf @@ -10,21 +10,22 @@ flagX allowDamage false; vehicleBox allowDamage false; fireX allowDamage false; mapX allowDamage false; +teamPlayer = side group petros; // moved here because it must be initialized before accessing any saved vars //Load server id serverID = profileNameSpace getVariable ["ss_ServerID",nil]; if(isNil "serverID") then { - serverID = str(round((random(100000)) + random 10000)); + serverID = str(floor(random(90000) + 10000)); profileNameSpace setVariable ["ss_ServerID",serverID]; }; publicVariable "serverID"; -waitUntil {!isNil "serverID"}; if (isMultiplayer) then { //Load server parameters loadLastSave = if ("loadSave" call BIS_fnc_getParamValue == 1) then {true} else {false}; gameMode = "gameMode" call BIS_fnc_getParamValue; publicVariable "gameMode"; autoSave = if ("autoSave" call BIS_fnc_getParamValue == 1) then {true} else {false}; + autoSaveInterval = "autoSaveInterval" call BIS_fnc_getParamValue; membershipEnabled = if ("membership" call BIS_fnc_getParamValue == 1) then {true} else {false}; switchCom = if ("switchComm" call BIS_fnc_getParamValue == 1) then {true} else {false}; tkPunish = if ("tkPunish" call BIS_fnc_getParamValue == 1) then {true} else {false}; @@ -34,6 +35,7 @@ if (isMultiplayer) then { minWeaps = "unlockItem" call BIS_fnc_getParamValue; publicVariable "minWeaps"; memberOnlyMagLimit = "MemberOnlyMagLimit" call BIS_fnc_getParamValue; publicVariable "memberOnlyMagLimit"; allowMembersFactionGarageAccess = "allowMembersFactionGarageAccess" call BIS_fnc_getParamValue == 1; publicVariable "allowMembersFactionGarageAccess"; + personalGarageMax = "personalGarageMax" call BIS_fnc_getParamValue; publicVariable "personalGarageMax"; civTraffic = "civTraffic" call BIS_fnc_getParamValue; publicVariable "civTraffic"; memberDistance = "memberDistance" call BIS_fnc_getParamValue; publicVariable "memberDistance"; limitedFT = if ("allowFT" call BIS_fnc_getParamValue == 1) then {true} else {false}; publicVariable "limitedFT"; @@ -42,6 +44,7 @@ if (isMultiplayer) then { teamSwitchDelay = "teamSwitchDelay" call BIS_fnc_getParamValue; playerMarkersEnabled = ("pMarkers" call BIS_fnc_getParamValue == 1); publicVariable "playerMarkersEnabled"; minPlayersRequiredforPVP = "minPlayersRequiredforPVP" call BIS_fnc_getParamValue; publicVariable "minPlayersRequiredforPVP"; + helmetLossChance = "helmetLossChance" call BIS_fnc_getParamValue; publicVariable "helmetLossChance"; } else { [2, "Setting Singleplayer Params", _fileName] call A3A_fnc_log; //These should be set in the set parameters dialog. @@ -49,6 +52,7 @@ if (isMultiplayer) then { loadLastSave = if (isNil "loadLastSave") then {[1, "No loadLastSave setting", _fileName] call A3A_fnc_log; true} else {loadLastSave}; gameMode = if (isNil "gameMode") then {[1, "No gameMode setting", _fileName] call A3A_fnc_log; 1} else {gameMode}; autoSave = false; + autoSaveInterval = 3600; membershipEnabled = false; switchCom = false; tkPunish = false; @@ -59,6 +63,7 @@ if (isMultiplayer) then { minWeaps = if (isNil "minWeaps") then {25} else {minWeaps}; memberOnlyMagLimit = 0; allowMembersFactionGarageAccess = true; + personalGarageMax = 2; civTraffic = 1; memberDistance = 10; limitedFT = false; @@ -66,28 +71,64 @@ if (isMultiplayer) then { teamSwitchDelay = 0; playerMarkersEnabled = true; minPlayersRequiredforPVP = 2; + helmetLossChance = 33; + startWithLongRangeRadio = true; }; [] call A3A_fnc_crateLootParams; -//Load Campaign ID if resuming game -if(loadLastSave) then { - campaignID = profileNameSpace getVariable ["ss_CampaignID",""]; -} -else { - campaignID = str(round((random(100000)) + random 10000)); - profileNameSpace setVariable ["ss_CampaignID", campaignID]; + +// Maintain a profilenamespace array called antistasiSavedGames +// Each entry is an array: [campaignID, mapname, "Blufor"|"Greenfor"] + +campaignID = profileNameSpace getVariable ["ss_CampaignID",""]; +call +{ + // If the legacy campaign ID is valid for this map/mode, just use that + if (loadLastSave && !isNil {["membersX"] call A3A_fnc_returnSavedStat}) exitWith { + [2, "Loading last campaign, ID " + campaignID, _filename] call A3A_fnc_log; + }; + + // Otherwise, check through the saved game list for matches and build existing ID list + private _saveList = [profileNamespace getVariable "antistasiSavedGames"] param [0, [], [[]]]; + private _gametype = if (side petros == independent) then {"Greenfor"} else {"Blufor"}; + private _existingIDs = [campaignID]; + { + if (_x isEqualType [] && {count _x >= 2}) then + { + if ((worldName == _x select 1) && (_gametype == _x select 2)) then { + campaignID = _x select 0; // found a match + }; + _existingIDs pushBack (_x select 0); + }; + } forEach _saveList; + + // If valid save found, exit with that + if (loadLastSave && !isNil {["membersX"] call A3A_fnc_returnSavedStat}) exitWith { + [2, "Loading campaign from saved list, ID " + campaignID, _filename] call A3A_fnc_log; + }; + + // Otherwise start a new campaign + loadLastSave = false; + while {campaignID in _existingIDs} do { + campaignID = str(floor(random(90000) + 10000)); // guaranteed five digits + }; + [2, "Creating new campaign with ID " + campaignID, _fileName] call A3A_fnc_log; }; +publicVariable "loadLastSave"; publicVariable "campaignID"; + //Initialise variables needed by the mission. _nul = call A3A_fnc_initVar; savingServer = true; [2,format ["%1 server version: %2", ["SP","MP"] select isMultiplayer, localize "STR_antistasi_credits_generic_version_text"],_fileName] call A3A_fnc_log; bookedSlots = floor ((("memberSlots" call BIS_fnc_getParamValue)/100) * (playableSlotsNumber teamPlayer)); publicVariable "bookedSlots"; -_nul = call A3A_fnc_initFuncs; -_nul = call A3A_fnc_initZones; +call A3A_fnc_initFuncs; +if (hasACEMedical) then { call A3A_fnc_initACEUnconsciousHandler }; +call A3A_fnc_loadNavGrid; +call A3A_fnc_initZones; if (gameMode != 1) then { Occupants setFriend [Invaders,1]; Invaders setFriend [Occupants,1]; @@ -101,28 +142,18 @@ waitUntil {count (call A3A_fnc_playableUnits) > 0}; waitUntil {({(isPlayer _x) and (!isNull _x) and (_x == _x)} count allUnits) == (count (call A3A_fnc_playableUnits))}; [] spawn A3A_fnc_modBlacklist; -if (loadLastSave) then { - [2,"Loading saved data",_fileName] call A3A_fnc_log; - ["membersX"] call fn_LoadStat; - if (isNil "membersX") then { - loadLastSave = false; - [2,"No member data found, skipping load",_fileName] call A3A_fnc_log; - }; -}; -publicVariable "loadLastSave"; - call A3A_fnc_initGarrisons; if (loadLastSave) then { - [] spawn A3A_fnc_loadServer; - waitUntil {!isNil"statsLoaded"}; + [] call A3A_fnc_loadServer; +// waitUntil {!isNil"statsLoaded"}; if (!isNil "as_fnc_getExternalMemberListUIDs") then { membersX = []; {membersX pushBackUnique _x} forEach (call as_fnc_getExternalMemberListUIDs); publicVariable "membersX"; }; if (membershipEnabled and (membersX isEqualTo [])) then { - [petros,"hint","Membership is enabled but members list is empty. Current players will be added to the member list"] remoteExec ["A3A_fnc_commsMP"]; + [petros,"hint","Membership is enabled but members list is empty. Current players will be added to the member list", "Membership"] remoteExec ["A3A_fnc_commsMP"]; [2,"Previous data loaded",_fileName] call A3A_fnc_log; [2,"Membership enabled, adding current players to list",_fileName] call A3A_fnc_log; membersX = []; @@ -170,7 +201,7 @@ if !(loadLastSave) then { }; call A3A_fnc_createPetros; -[petros,"hint","Server load finished"] remoteExec ["A3A_fnc_commsMP", 0]; +[petros,"hint","Server load finished", "Server Information"] remoteExec ["A3A_fnc_commsMP", 0]; //HandleDisconnect doesn't get 'owner' param, so we can't use it to handle headless client disconnects. addMissionEventHandler ["HandleDisconnect",{_this call A3A_fnc_onPlayerDisconnect;false}]; @@ -186,7 +217,7 @@ addMissionEventHandler ["BuildingChanged", { // Antenna dead/alive status is handled separately if !(_oldBuilding in antennas || _oldBuilding in antennasDead) then { - destroyedBuildings pushBack (getPosATL _oldBuilding); + destroyedBuildings pushBack _oldBuilding; }; }; }]; @@ -200,16 +231,32 @@ waitUntil {sleep 1;!(isNil "placementDone")}; [2, "HQ Placed, continuing init", _fileName] call A3A_fnc_log; distanceXs = [] spawn A3A_fnc_distance; [] spawn A3A_fnc_resourcecheck; +[] spawn A3A_fnc_aggressionUpdateLoop; [] execVM "Scripts\fn_advancedTowingInit.sqf"; savingServer = false; +// Autosave loop. Save if there were any players on the server since the last save. +[] spawn { + private _lastPlayerCount = count (call A3A_fnc_playableUnits); + while {true} do + { + uiSleep autoSaveInterval; + private _playerCount = count (call A3A_fnc_playableUnits); + if (autoSave && (_playerCount > 0 || _lastPlayerCount > 0)) then { + [] remoteExecCall ["A3A_fnc_saveLoop", 2]; + }; + _lastPlayerCount = _playerCount; + }; +}; + [] spawn A3A_fnc_spawnDebuggingLoop; //Enable performance logging [] spawn { + private _logPeriod = [30, 10] select (logLevel == 3); while {true} do { [] call A3A_fnc_logPerformance; - sleep 30; + sleep _logPeriod; }; }; execvm "functions\init\fn_initSnowFall.sqf"; diff --git a/A3-Antistasi/functions/init/fn_initSnowFall.sqf b/A3-Antistasi/functions/init/fn_initSnowFall.sqf index e105adae41..d15d7854d2 100644 --- a/A3-Antistasi/functions/init/fn_initSnowFall.sqf +++ b/A3-Antistasi/functions/init/fn_initSnowFall.sqf @@ -1,6 +1,6 @@ //Snow only on chernarus winter map if(toLower worldName != "chernarus_winter") exitWith {}; - +/* while {true} do { private _waitTime = (random 30) * 60; //30 minutes of wait time max @@ -13,3 +13,4 @@ while {true} do sleep _snowTime; //End snow script here if needed } +*/ diff --git a/A3-Antistasi/functions/init/fn_initSpawnPlaces.sqf b/A3-Antistasi/functions/init/fn_initSpawnPlaces.sqf index 35daa4e5b6..4a2c6c59fb 100644 --- a/A3-Antistasi/functions/init/fn_initSpawnPlaces.sqf +++ b/A3-Antistasi/functions/init/fn_initSpawnPlaces.sqf @@ -54,7 +54,7 @@ private ["_markerSize", "_distance", "_buildings", "_hangars", "_helipads", "_ma _markerSize = markerSize _marker; _distance = sqrt ((_markerSize select 0) * (_markerSize select 0) + (_markerSize select 1) * (_markerSize select 1)); -_buildings = nearestObjects [getMarkerPos _marker, ["Helipad_Base_F", "Land_Hangar_F", "Land_TentHangar_V1_F", "Land_Airport_01_hangar_F", "Land_ServiceHangar_01_L_F", "Land_ServiceHangar_01_R_F"], _distance, true]; +_buildings = nearestObjects [getMarkerPos _marker, ["Helipad_Base_F", "Land_Hangar_F", "Land_TentHangar_V1_F", "Land_Airport_01_hangar_F", "Land_Mil_hangar_EP1", "Land_Ss_hangar", "Land_Ss_hangard"], _distance, true]; _hangars = []; _helipads = []; @@ -91,7 +91,7 @@ _helipads = []; _markerX = _x; _markerSize = markerSize _x; _distance = sqrt ((_markerSize select 0) * (_markerSize select 0) + (_markerSize select 1) * (_markerSize select 1)); - _buildings = nearestObjects [getMarkerPos _x, ["Land_Hangar_F", "Land_TentHangar_V1_F", "Land_Airport_01_hangar_F"/*, "Land_ServiceHangar_01_L_F", "Land_ServiceHangar_01_R_F"*/], _distance, true]; + _buildings = nearestObjects [getMarkerPos _x, ["Land_Hangar_F", "Land_TentHangar_V1_F", "Land_Airport_01_hangar_F", "Land_Mil_hangar_EP1", "Land_Ss_hangar", "Land_Ss_hangard"], _distance, true]; { if((getPos _x) inArea _markerX) then { @@ -183,7 +183,7 @@ _planeSpawns = []; _pos = getPos _x; _pos set [2, ((_pos select 2) + 0.1) max 0.1]; _dir = direction _x; - if(_x isKindOf "Land_Hangar_F" || {_x isKindOf "Land_Airport_01_hangar_F" /*|| {_x isKindOf "Land_ServiceHangar_01_R_F"}*/}) then + if(_x isKindOf "Land_Hangar_F" || {_x isKindOf "Land_Airport_01_hangar_F" || {_x isKindOf "Land_Mil_hangar_EP1" || {_x isKindOf "Land_Ss_hangar" || {_x isKindOf "Land_Ss_hangard"}}}}) then { //This hangar is facing the wrong way... _dir = _dir + 180; diff --git a/A3-Antistasi/functions/init/fn_initVar.sqf b/A3-Antistasi/functions/init/fn_initVar.sqf index ac99290b64..24f622c714 100755 --- a/A3-Antistasi/functions/init/fn_initVar.sqf +++ b/A3-Antistasi/functions/init/fn_initVar.sqf @@ -17,5 +17,5 @@ call A3A_fnc_initVarClient; //Marks initVar as finished. initVar = true; -hint "Variables Init Completed"; +["Server Information", "Variables Init Completed"] call A3A_fnc_customHint; [2,"initVar completed",_fileName] call A3A_fnc_log; diff --git a/A3-Antistasi/functions/init/fn_initVarCommon.sqf b/A3-Antistasi/functions/init/fn_initVarCommon.sqf index c224a57ecb..35b68f01c4 100644 --- a/A3-Antistasi/functions/init/fn_initVarCommon.sqf +++ b/A3-Antistasi/functions/init/fn_initVarCommon.sqf @@ -19,7 +19,7 @@ debug = false; // BEGIN SIDES AND COLORS /// //////////////////////////////////// [2,"Generating sides",_fileName] call A3A_fnc_log; -teamPlayer = side group petros; +if (isNil "teamPlayer") then { teamPlayer = side group petros }; if (teamPlayer == independent) then { Occupants = west; @@ -89,8 +89,6 @@ has3CB = false; hasACE = false; hasACEHearing = false; hasACEMedical = false; -hasADVCPR = false; -hasADVSplint = false; //Radio Mods hasACRE = false; hasTFAR = false; @@ -102,10 +100,15 @@ hasACRE = isClass (configFile >> "cfgPatches" >> "acre_main"); hasACE = (!isNil "ace_common_fnc_isModLoaded"); hasACEHearing = isClass (configFile >> "CfgSounds" >> "ACE_EarRinging_Weak"); hasACEMedical = isClass (configFile >> "CfgSounds" >> "ACE_heartbeat_fast_3"); -hasADVCPR = isClass (configFile >> "CfgPatches" >> "adv_aceCPR"); -hasADVSplint = isClass (configFile >> "CfgPatches" >> "adv_aceSplint"); //IFA Detection -if isClass (configFile >> "CfgPatches" >> "LIB_Core") then {hasIFA = true; diag_log format ["%1: [Antistasi] | INFO | initVar | IFA Detected.",servertime];}; +//Deactivated for now, as IFA is having some IP problems (08.05.2020 european format) +if isClass (configFile >> "CfgPatches" >> "LIB_Core") then +{ + //hasIFA = true; + //[2, "IFA Detected", _fileName] call A3A_fnc_log; + [1, "IFA detected, but it is no longer supported, please remove this mod", _fileName] call A3A_fnc_log; + ["modUnautorized",false,1,false,false] call BIS_fnc_endMission; +}; //RHS AFRF Detection if isClass (configFile >> "CfgFactionClasses" >> "rhs_faction_vdv") then {activeAFRF = true; hasRHS = true; diag_log format ["%1: [Antistasi] | INFO | initVar | RHS AFRF Detected.",servertime];}; if isClass (configFile >> "CfgFactionClasses" >> "rhs_faction_usarmy") then {activeUSAF = true; hasRHS = true; diag_log format ["%1: [Antistasi] | INFO | initVar | RHS USAF Detected.",servertime];}; @@ -120,8 +123,8 @@ if (isClass (configfile >> "CfgPatches" >> "ffaa_armas")) then {hasFFAA = true; //////////////////////////////////// [2,"Creating building arrays",_fileName] call A3A_fnc_log; -listMilBld = ["Land_Cargo_Tower_V1_F","Land_Cargo_Tower_V1_No1_F","Land_Cargo_Tower_V1_No2_F","Land_Cargo_Tower_V1_No3_F","Land_Cargo_Tower_V1_No4_F","Land_Cargo_Tower_V1_No5_F","Land_Cargo_Tower_V1_No6_F","Land_Cargo_Tower_V1_No7_F","Land_Cargo_Tower_V2_F", "Land_Cargo_Tower_V3_F","Land_Cargo_HQ_V1_F","Land_Cargo_HQ_V2_F","Land_Cargo_HQ_V3_F","Land_Cargo_Patrol_V1_F","Land_Cargo_Patrol_V2_F","Land_Cargo_Patrol_V3_F","Land_HelipadSquare_F","Land_Posed","Land_Hlaska","Land_fortified_nest_small_EP1","Land_fortified_nest_small","Fort_Nest","Fortress1","Land_GuardShed","Land_BagBunker_Small_F","Land_BagBunker_01_small_green_F"]; -listbld = ["Land_Cargo_Tower_V1_F","Land_Cargo_Tower_V1_No1_F","Land_Cargo_Tower_V1_No2_F","Land_Cargo_Tower_V1_No3_F","Land_Cargo_Tower_V1_No4_F","Land_Cargo_Tower_V1_No5_F","Land_Cargo_Tower_V1_No6_F","Land_Cargo_Tower_V1_No7_F","Land_Cargo_Tower_V2_F", "Land_Cargo_Tower_V3_F"]; +listbld = ["Land_Cargo_Tower_V1_F","Land_Cargo_Tower_V1_No1_F","Land_Cargo_Tower_V1_No2_F","Land_Cargo_Tower_V1_No3_F","Land_Cargo_Tower_V1_No4_F","Land_Cargo_Tower_V1_No5_F","Land_Cargo_Tower_V1_No6_F","Land_Cargo_Tower_V1_No7_F","Land_Cargo_Tower_V2_F", "Land_Cargo_Tower_V3_F", "Land_Cargo_Tower_V4_F"]; +listMilBld = listbld + ["Land_Cargo_HQ_V1_F","Land_Cargo_HQ_V2_F","Land_Cargo_HQ_V3_F","Land_Cargo_HQ_V4_F","Land_Cargo_Patrol_V1_F","Land_Cargo_Patrol_V2_F","Land_Cargo_Patrol_V3_F", "Land_Cargo_Patrol_V4_F","Land_HelipadSquare_F","Land_Posed","Land_Hlaska","Land_fortified_nest_small_EP1","Land_fortified_nest_small","Fort_Nest","Fortress1","Land_GuardShed","Land_BagBunker_Small_F","Land_BagBunker_01_small_green_F"]; UPSMON_Bld_remove = ["Bridge_PathLod_base_F","Land_Slum_House03_F","Land_Bridge_01_PathLod_F","Land_Bridge_Asphalt_PathLod_F","Land_Bridge_Concrete_PathLod_F","Land_Bridge_HighWay_PathLod_F","Land_Bridge_01_F","Land_Bridge_Asphalt_F","Land_Bridge_Concrete_F","Land_Bridge_HighWay_F","Land_Canal_Wall_Stairs_F","warehouse_02_f","cliff_wall_tall_f","cliff_wall_round_f","containerline_02_f","containerline_01_f","warehouse_01_f","quayconcrete_01_20m_f","airstripplatform_01_f","airport_02_terminal_f","cliff_wall_long_f","shop_town_05_f","Land_ContainerLine_01_F"]; //Lights and Lamps array used for 'Blackout' lamptypes = ["Lamps_Base_F", "PowerLines_base_F","Land_LampDecor_F","Land_LampHalogen_F","Land_LampHarbour_F","Land_LampShabby_F","Land_NavigLight","Land_runway_edgelight","Land_PowerPoleWooden_L_F"]; @@ -130,7 +133,7 @@ lamptypes = ["Lamps_Base_F", "PowerLines_base_F","Land_LampDecor_F","Land_LampHa // SOUNDS AND ANIMATIONS /// //////////////////////////////////// [2,"Compiling sounds and animations",_fileName] call A3A_fnc_log; -ladridos = ["Music\dog_bark01.wss", "Music\dog_bark02.wss", "Music\dog_bark03.wss", "Music\dog_bark04.wss", "Music\dog_bark05.wss","Music\dog_maul01.wss","Music\dog_yelp01.wss","Music\dog_yelp02.wss","Music\dog_yelp03.wss"]; +ladridos = ["Music\dog_bark01.wss", "Music\dog_bark02.wss", "Music\dog_bark04.wss", "Music\dog_bark05.wss", "Music\dog_maul01.wss", "Music\dog_yelp02.wss"]; injuredSounds = [ "a3\sounds_f\characters\human-sfx\Person0\P0_moan_13_words.wss","a3\sounds_f\characters\human-sfx\Person0\P0_moan_14_words.wss","a3\sounds_f\characters\human-sfx\Person0\P0_moan_15_words.wss","a3\sounds_f\characters\human-sfx\Person0\P0_moan_16_words.wss","a3\sounds_f\characters\human-sfx\Person0\P0_moan_17_words.wss","a3\sounds_f\characters\human-sfx\Person0\P0_moan_18_words.wss","a3\sounds_f\characters\human-sfx\Person0\P0_moan_19_words.wss","a3\sounds_f\characters\human-sfx\Person0\P0_moan_20_words.wss", @@ -157,14 +160,14 @@ waitUntil { if (scriptDone _getMissionPath) exitWith {true}; if (hasInterface) then { - hint "Stuck on compiling missionPath, re-launch the mission."; + ["ERROR", "Stuck on compiling missionPath, re-launch the mission."] call A3A_fnc_customHint; }; [1,"Stuck on compiling missionPath, re-launch the mission.",_fileName] call A3A_fnc_log; false; }; if (hasInterface) then { - hint "Done compiling missionPath"; + ["Server Information", "Done compiling missionPath"] call A3A_fnc_customHint; }; [2,"Done compiling missionPath",_fileName] call A3A_fnc_log; @@ -186,11 +189,11 @@ switch (toLower worldName) do { roadsNE = ["road_16"]; roadsX setVariable ["airport",[[[6988.38,7135.59,10.0673],17.0361,"MG"],[[6873.83,7472,3.19066],262.634,"MG"],[[6902.09,7427.71,13.0559],359.999,"MG"],[[6886.75,7445.52,0.0368803],360,"Mort"],[[6888.47,7440.31,0.0368826],0.000531628,"Mort"],[[6882.14,7445.42,0.0368817],360,"Mort"],[[6886.49,7436.58,0.0368807],360,"Mort"],[[6970.32,7188.49,-0.0339937],359.999,"Tank"],[[6960.98,7188.49,-0.0339937],359.999,"Tank"],[[6950.71,7187.42,-0.033505],359.999,"Tank"]]]; roadsX setVariable ["airport_1",[[[2175.14,13402.4,-0.01863],138.861,"Tank"],[[2183.31,13409.7,-0.0184679],139.687,"Tank"],[[2211.39,13434.4,0.0164337],141.512,"Tank"],[[2221.62,13440.6,0.016408],142.886,"Tank"],[[2221.31,13195,0.0368757],0.000337857,"Mort"],[[2224.09,13197.6,0.038271],1.30051e-005,"Mort"],[[2218.96,13199.1,0.0382385],0.00923795,"Mort"],[[2071.1,13308.5,14.4943],133.738,"MG"]]]; - roadsX setVariable ["airport_2",[[[11803,13051.6,0.0368805],360,"Mort"],[[11813.5,13049.2,0.0368915],0.000145629,"Mort"],[[11799.5,13043.2,0.0368919],360,"Mort"],[[11723.3,13114.6,18.1545],300.703,"MG"],[[11782.3,13058.1,0.0307827],19.6564,"Tank"],[[11810.6,13040.2,0.0368905],360,"Tank"],[[11832.9,13042.1,0.0283785],16.3683,"Tank"]]]; - roadsX setVariable ["airport_3",[[[11658,3055.02,0.036881],360,"Mort"],[[11662.6,3060.14,0.0368819],0.000294881,"Mort"],[[11664.8,3049.94,0.0368805],360,"Mort"],[[11668.9,3055.64,0.0368805],2.08056e-005,"Mort"],[[11747.8,2982.95,18.1513],249.505,"MG"],[[11784.1,3132.77,0.183631],214.7,"Tank"],[[11720.3,3176.15,0.112019],215.055,"Tank"]]]; - roadsX setVariable ["airport_4",[[[2092.87,3412.98,0.0372648],0.00414928,"Mort"],[[2091.5,3420.69,0.0369596],360,"Mort"],[[2099.93,3422.53,0.0373936],0.00215797,"Mort"],[[2100.13,3416.28,0.0394554],0.0043371,"Mort"],[[2198.24,3471.03,18.0123],0.00187816,"MG"],[[2133.01,3405.88,-0.0156536],315.528,"Tank"],[[2145.82,3416.83,-0.00544548],316.441,"Tank"],[[2163.9,3432.18,-0.0256157],318.777,"Tank"]]]; + roadsX setVariable ["airport_2",[[[11803,13051.6,0.0368805],360,"Mort"],[[11813.5,13049.2,0.0368915],0.000145629,"Mort"],[[11799.5,13043.2,0.0368919],360,"Mort"],[[11723,13115,18.2],300.703,"MG"],[[11782.3,13058.1,0.0307827],19.6564,"Tank"],[[11810.6,13040.2,0.0368905],360,"Tank"],[[11832.9,13042.1,0.0283785],16.3683,"Tank"]]]; + roadsX setVariable ["airport_3",[[[11658,3055.02,0.036881],360,"Mort"],[[11662.6,3060.14,0.0368819],0.000294881,"Mort"],[[11664.8,3049.94,0.0368805],360,"Mort"],[[11668.9,3055.64,0.0368805],2.08056e-005,"Mort"],[[11748,2983,18.2],249.505,"MG"],[[11784.1,3132.77,0.183631],214.7,"Tank"],[[11720.3,3176.15,0.112019],215.055,"Tank"]]]; + roadsX setVariable ["airport_4",[[[2092.87,3412.98,0.0372648],0.00414928,"Mort"],[[2091.5,3420.69,0.0369596],360,"Mort"],[[2099.93,3422.53,0.0373936],0.00215797,"Mort"],[[2100.13,3416.28,0.0394554],0.0043371,"Mort"],[[2199.5,3472,18.14],0.00187816,"MG"],[[2133.01,3405.88,-0.0156536],315.528,"Tank"],[[2145.82,3416.83,-0.00544548],316.441,"Tank"],[[2163.9,3432.18,-0.0256157],318.777,"Tank"]]]; //Roads DB - call compile preprocessFileLineNumbers "roadsDBTanoa.sqf"; + call compile preprocessFileLineNumbers "Navigation\roadsDBTanoa.sqf"; }; case "altis": { @@ -201,58 +204,63 @@ switch (toLower worldName) do { roadsX setVariable ["airport_4",[[[11577.4,11953.6,0.241838],122.274,"Tank"],[[11577.8,11964.3,0.258125],124.324,"Tank"],[[11633.3,11762,0.0372791],359.996,"Mort"],[[11637.3,11768.1,0.043232],0.0110098,"Mort"],[[11637.1,11763.1,0.0394402],0.00529677,"Mort"]],true]; roadsX setVariable ["airport_5",[[[9064.02,21531.3,0.00117016],138.075,"Tank"],[[9095.12,21552.8,0.614614],157.935,"Tank"],[[9030.28,21531.1,0.261349],157.935,"Mort"],[[9033.91,21534.7,0.295588],157.935,"Mort"]]]; //Roads DB - call compile preprocessFileLineNumbers "roadsDBAltis.sqf"; + call compile preprocessFileLineNumbers "Navigation\roadsDBAltis.sqf"; }; case "chernarus_summer": { - roadsX setVariable ["airport",[[[12191.2,12605.8,9.43077],0,"MG"],[[12194.2,12599.4,13.3954],0,"AA"],[[12141,12609,0.00088501],0,"Mort"],[[12144.3,12615.9,0],0,"Mort"],[[12156.5,12614.3,0],0,"Mort"],[[12170,12595.9,0.000305176],250.234,"AT"],[[12070.4,12656,0.0098114],23.5329,"Tank"],[[12022.5,12670.9,0.0098114],18.9519,"Tank"]]]; - roadsX setVariable ["airport_1",[[[4782.75,10251.4,18],0,"AA"],[[4716.17,10215.3,13.1149],278.308,"AA"],[[4713.94,10209.3,9.12177],188.973,"MG"],[[4787.34,10248.9,4.99982],188.303,"MG"],[[4740.75,10333.2,20.3206],232.414,"MG"],[[4818.39,10200.1,0.00982666],239.625,"Tank"],[[4765.22,10330.8,0],0,"Mort"],[[4758.21,10328.1,0],0,"Mort"],[[4751.45,10324.4,0],0,"Mort"],[[4745.39,10320.6,0],0,"Mort"],[[4739.97,10283.2,0.00567627],291.41,"AT"],[[4814.19,10245.1,0.00567627],211.414,"AT"],[[4841.34,10158.9,0.0102844],240.137,"Tank"],[[4865.7,10116.7,0.00970459],239.499,"Tank"],[[4888.33,10074.2,0.00982666],235.077,"Tank"]]]; - roadsX setVariable ["airport_2",[[[4717.95,2595.24,12.9766],0,"AA"],[[4714.27,2590.97,8.97349],176.197,"MG"],[[4743.55,2567.69,0.0130215],207.155,"Tank"],[[4775.62,2547.37,0.00691605],210.579,"Tank"],[[4719.88,2582.34,0.00566483],261.79,"AT"],[[4826.5,2558.35,0.00150108],0,"Mort"],[[4821.12,2550.32,0.00147152],0,"Mort"],[[4816.59,2543.65,0.00147247],0,"Mort"],[[4812.77,2518.77,0.00566483],150.397,"AT"]]]; + roadsX setVariable ["airport",[[[12190.479,12604.712,9.432],0,"MG"],[[12194.2,12599.4,13.3954],0,"AA"],[[12141,12609,0.00088501],0,"Mort"],[[12144.3,12615.9,0],0,"Mort"],[[12156.5,12614.3,0],0,"Mort"],[[12170,12595.9,0.000305176],250.234,"AT"],[[12070.4,12656,0.0098114],23.5329,"Tank"],[[12022.5,12670.9,0.0098114],18.9519,"Tank"]]]; + roadsX setVariable ["airport_1",[[[4782.75,10251.4,18],0,"AA"],[[4716.17,10215.3,13.1149],278.308,"AA"],[[4714.530,10210.043,9.122],238.755,"MG"],[[4787.34,10248.9,4.99982],188.303,"MG"],[[4741.488,10333.261,20.4],238.946,"MG"],[[4818.39,10200.1,0.00982666],239.625,"Tank"],[[4765.22,10330.8,0],0,"Mort"],[[4758.21,10328.1,0],0,"Mort"],[[4751.45,10324.4,0],0,"Mort"],[[4745.39,10320.6,0],0,"Mort"],[[4739.97,10283.2,0.00567627],291.41,"AT"],[[4814.19,10245.1,0.00567627],211.414,"AT"],[[4841.34,10158.9,0.0102844],240.137,"Tank"],[[4865.7,10116.7,0.00970459],239.499,"Tank"],[[4888.33,10074.2,0.00982666],235.077,"Tank"]]]; + roadsX setVariable ["airport_2",[[[4717.95,2595.24,12.9766],0,"AA"],[[4714.134,2591.637,8.97349],227.835,"MG"],[[4743.55,2567.69,0.0130215],207.155,"Tank"],[[4775.62,2547.37,0.00691605],210.579,"Tank"],[[4719.88,2582.34,0.00566483],261.79,"AT"],[[4826.5,2558.35,0.00150108],0,"Mort"],[[4821.12,2550.32,0.00147152],0,"Mort"],[[4816.59,2543.65,0.00147247],0,"Mort"],[[4812.77,2518.77,0.00566483],150.397,"AT"]]]; //Roads DB - call compile preprocessFileLineNumbers "roadsDBcherna.sqf"; + call compile preprocessFileLineNumbers "Navigation\roadsDBcherna.sqf"; }; case "chernarus_winter": { - roadsX setVariable ["airport",[[[12191.2,12605.8,9.43077],0,"MG"],[[12194.2,12599.4,13.3954],0,"AA"],[[12141,12609,0.00088501],0,"Mort"],[[12144.3,12615.9,0],0,"Mort"],[[12156.5,12614.3,0],0,"Mort"],[[12170,12595.9,0.000305176],250.234,"AT"],[[12070.4,12656,0.0098114],23.5329,"Tank"],[[12022.5,12670.9,0.0098114],18.9519,"Tank"]]]; - roadsX setVariable ["airport_1",[[[4782.75,10251.4,18],0,"AA"],[[4716.17,10215.3,13.1149],278.308,"AA"],[[4713.94,10209.3,9.12177],188.973,"MG"],[[4787.34,10248.9,4.99982],188.303,"MG"],[[4740.75,10333.2,20.3206],232.414,"MG"],[[4818.39,10200.1,0.00982666],239.625,"Tank"],[[4765.22,10330.8,0],0,"Mort"],[[4758.21,10328.1,0],0,"Mort"],[[4751.45,10324.4,0],0,"Mort"],[[4745.39,10320.6,0],0,"Mort"],[[4739.97,10283.2,0.00567627],291.41,"AT"],[[4814.19,10245.1,0.00567627],211.414,"AT"],[[4841.34,10158.9,0.0102844],240.137,"Tank"],[[4865.7,10116.7,0.00970459],239.499,"Tank"],[[4888.33,10074.2,0.00982666],235.077,"Tank"]]]; - roadsX setVariable ["airport_2",[[[4717.95,2595.24,12.9766],0,"AA"],[[4714.27,2590.97,8.97349],176.197,"MG"],[[4743.55,2567.69,0.0130215],207.155,"Tank"],[[4775.62,2547.37,0.00691605],210.579,"Tank"],[[4719.88,2582.34,0.00566483],261.79,"AT"],[[4826.5,2558.35,0.00150108],0,"Mort"],[[4821.12,2550.32,0.00147152],0,"Mort"],[[4816.59,2543.65,0.00147247],0,"Mort"],[[4812.77,2518.77,0.00566483],150.397,"AT"]]]; + roadsX setVariable ["airport",[[[12190.479,12604.712,9.432],0,"MG"],[[12194.2,12599.4,13.3954],0,"AA"],[[12141,12609,0.00088501],0,"Mort"],[[12144.3,12615.9,0],0,"Mort"],[[12156.5,12614.3,0],0,"Mort"],[[12170,12595.9,0.000305176],250.234,"AT"],[[12070.4,12656,0.0098114],23.5329,"Tank"],[[12022.5,12670.9,0.0098114],18.9519,"Tank"]]]; + roadsX setVariable ["airport_1",[[[4782.75,10251.4,18],0,"AA"],[[4716.17,10215.3,13.1149],278.308,"AA"],[[4714.530,10210.043,9.122],238.755,"MG"],[[4787.34,10248.9,4.99982],188.303,"MG"],[[4740.75,10333.2,20.3206],232.414,"MG"],[[4818.39,10200.1,0.00982666],239.625,"Tank"],[[4765.22,10330.8,0],0,"Mort"],[[4758.21,10328.1,0],0,"Mort"],[[4751.45,10324.4,0],0,"Mort"],[[4745.39,10320.6,0],0,"Mort"],[[4739.97,10283.2,0.00567627],291.41,"AT"],[[4814.19,10245.1,0.00567627],211.414,"AT"],[[4841.34,10158.9,0.0102844],240.137,"Tank"],[[4865.7,10116.7,0.00970459],239.499,"Tank"],[[4888.33,10074.2,0.00982666],235.077,"Tank"]]]; + roadsX setVariable ["airport_2",[[[4717.95,2595.24,12.9766],0,"AA"],[[4714.134,2591.637,8.97349],227.835,"MG"],[[4743.55,2567.69,0.0130215],207.155,"Tank"],[[4775.62,2547.37,0.00691605],210.579,"Tank"],[[4719.88,2582.34,0.00566483],261.79,"AT"],[[4826.5,2558.35,0.00150108],0,"Mort"],[[4821.12,2550.32,0.00147152],0,"Mort"],[[4816.59,2543.65,0.00147247],0,"Mort"],[[4812.77,2518.77,0.00566483],150.397,"AT"]]]; //Roads DB - call compile preprocessFileLineNumbers "roadsDBcherna.sqf"; + call compile preprocessFileLineNumbers "Navigation\roadsDBcherna.sqf"; }; case "malden": { //Roads DB - call compile preprocessFileLineNumbers "roadsDBmalden.sqf"; + call compile preprocessFileLineNumbers "Navigation\roadsDBmalden.sqf"; }; case "enoch": { //Roads DB - call compile preprocessFileLineNumbers "roadsDBLivonia.sqf"; + call compile preprocessFileLineNumbers "Navigation\roadsDBLivonia.sqf"; }; case "kunduz": { //Roads DB - call compile preprocessFileLineNumbers "roadsDBKunduz.sqf"; + call compile preprocessFileLineNumbers "Navigation\roadsDBKunduz.sqf"; }; case "tembelan": { //Roads DB - call compile preprocessFileLineNumbers "roadsDBTembelan.sqf"; + call compile preprocessFileLineNumbers "Navigation\roadsDBTembelan.sqf"; }; case "tem_anizay": { //Roads DB - call compile preprocessFileLineNumbers "roadsDBanizay.sqf"; + call compile preprocessFileLineNumbers "Navigation\roadsDBanizay.sqf"; }; case "tem_kujari": { //Roads DB - call compile preprocessFileLineNumbers "roadsDBkujari.sqf"; + call compile preprocessFileLineNumbers "Navigation\roadsDBkujari.sqf"; }; case "vt7": { //Roads DB - call compile preprocessFileLineNumbers "roadsDBvirolahti.sqf"; + call compile preprocessFileLineNumbers "Navigation\roadsDBvirolahti.sqf"; + }; + case "stratis": + { + //Roads DB + call compile preprocessFileLineNumbers "Navigation\roadsDBstratis.sqf"; }; }; diff --git a/A3-Antistasi/functions/init/fn_initVarServer.sqf b/A3-Antistasi/functions/init/fn_initVarServer.sqf index 72c9269bfe..0b82bd91ee 100644 --- a/A3-Antistasi/functions/init/fn_initVarServer.sqf +++ b/A3-Antistasi/functions/init/fn_initVarServer.sqf @@ -65,7 +65,6 @@ DECLARE_SERVER_VAR(smallCApos, []); DECLARE_SERVER_VAR(attackPos, []); DECLARE_SERVER_VAR(attackMrk, []); DECLARE_SERVER_VAR(airstrike, []); -DECLARE_SERVER_VAR(convoyMarker, []); //Vehicles currently in the garage DECLARE_SERVER_VAR(vehInGarage, []); @@ -75,9 +74,13 @@ DECLARE_SERVER_VAR(chopForest, false); DECLARE_SERVER_VAR(skillFIA, 1); //Initial skill level for FIA soldiers //Initial Occupant Aggression -DECLARE_SERVER_VAR(prestigeNATO, 5); +DECLARE_SERVER_VAR(aggressionOccupants, 0); +DECLARE_SERVER_VAR(aggressionStackOccupants, []); +DECLARE_SERVER_VAR(aggressionLevelOccupants, 1); //Initial Invader Aggression -DECLARE_SERVER_VAR(prestigeCSAT, 5); +DECLARE_SERVER_VAR(aggressionInvaders, 0); +DECLARE_SERVER_VAR(aggressionStackInvaders, []); +DECLARE_SERVER_VAR(aggressionLevelInvaders, 1); //Initial war tier. DECLARE_SERVER_VAR(tierWar, 1); DECLARE_SERVER_VAR(bombRuns, 0); @@ -94,7 +97,7 @@ DECLARE_SERVER_VAR(haveRadio, hasTFAR || hasACRE); //List of vehicles that are reported (I.e - Players can't go undercover in them) DECLARE_SERVER_VAR(reportedVehs, []); //Currently destroyed buildings. -DECLARE_SERVER_VAR(destroyedBuildings, []); +//DECLARE_SERVER_VAR(destroyedBuildings, []); //Initial HR server setVariable ["hr",8,true]; //Initial faction money pool @@ -106,10 +109,13 @@ server setVariable ["resourcesFIA",1000,true]; //We shouldn't need to sync these. [2,"Setting server only variables",_fileName] call A3A_fnc_log; +playerStartingMoney = 100; // should probably be a parameter prestigeOPFOR = [75, 50] select cadetMode; //Initial % support for NATO on each city prestigeBLUFOR = 0; //Initial % FIA support on each city -countCA = 600; //600 +// Indicates time in seconds before next counter attack. +attackCountdownOccupants = 600; +attackCountdownInvaders = 600; cityIsSupportChanging = false; resourcesIsChanging = false; @@ -124,6 +130,9 @@ markersChanging = []; playerHasBeenPvP = []; +savedPlayers = []; +destroyedBuildings = []; // synced only on join, to avoid spam on change + /////////////////////////////////////////// // INITIALISING ITEM CATEGORIES /// /////////////////////////////////////////// @@ -161,7 +170,8 @@ private _otherEquipmentArrayNames = [ "occupantBackpackDevice", "rebelBackpackDevice", "civilianBackpackDevice", - "diveGear" + "diveGear", + "flyGear" ]; DECLARE_SERVER_VAR(otherEquipmentArrayNames, _otherEquipmentArrayNames); @@ -211,65 +221,6 @@ if (hasTFAR) then private _arrayCivs = ["C_man_polo_1_F","C_man_polo_1_F_afro","C_man_polo_1_F_asia","C_man_polo_1_F_euro","C_man_sport_1_F_tanoan"]; DECLARE_SERVER_VAR(arrayCivs, _arrayCivs); -//////////////////////////////////// -// CIVILIAN VEHICLES /// -//////////////////////////////////// -[2,"Creating vehicles list",_fileName] call A3A_fnc_log; - -private _vehicleIsSpecial = { - params ["_vehConfig"]; - - (getNumber (_vehConfig >> "transportRepair") > 0) - || (getNumber (_vehConfig >> "transportAmmo") > 0) - || (getNumber (_vehConfig >> "transportFuel") > 0) - || (getNumber (_vehConfig >> "ace_refuel_fuelCargo") > 0) - || (getNumber (_vehConfig >> "ace_repair_canRepair") > 0) - || (getNumber (_vehConfig >> "ace_rearm_defaultSupply") > 0) - //Medical vehicle - || (getNumber (_vehConfig >> "attendant") > 0) - -}; - -private _civVehConfigs = "( - getNumber (_x >> 'scope') isEqualTo 2 && { - getNumber (_x >> 'side') isEqualTo 3 && { - getText (_x >> 'vehicleClass') in ['Car','Support'] && { - getText (_x >> 'simulation') == 'carx' - } - } - } -)" configClasses (configFile >> "CfgVehicles"); - -private _vehIsValid = { - params ["_vehConfig"]; - - private _mod = _vehConfig call A3A_fnc_getModOfConfigClass; - - //If we have IFA and vehicle is vanilla - if(hasIFA && {_mod == ""}) exitWith { - false; - }; - - if (_vehConfig call _vehicleIsSpecial) exitWith { - false; - }; - - //Check if mod is disabled - !(_vehConfig call A3A_fnc_getModOfConfigClass in disabledMods); -}; - -DECLARE_SERVER_VAR(arrayCivVeh, (_civVehConfigs select {_x call _vehIsValid} apply {configName _x})); - -//Civilian Boats -_civBoatConfigs = "( - getNumber (_x >> 'scope') isEqualTo 2 && { - getNumber (_x >> 'side') isEqualTo 3 && { - getText (_x >> 'vehicleClass') isEqualTo 'Ship' - } - } -)" configClasses (configFile >> "CfgVehicles"); - -DECLARE_SERVER_VAR(CivBoats, (_civBoatConfigs select {_x call _vehIsValid} apply {configName _x})); ////////////////////////////////////// // TEMPLATE SELECTION /// @@ -409,13 +360,7 @@ private _templateVariables = [ "staticATOccupants", "staticAAOccupants", "NATOMortar", - "MGStaticNATOB", - "ATStaticNATOB", - "AAStaticNATOB", - "MortStaticNATOB", - "supportStaticNATOB", - "supportStaticNATOB2", - "supportStaticNATOB3", + //Invaders "nameInvaders", "factionMaleInvaders", @@ -453,6 +398,7 @@ private _templateVariables = [ "vehCSATLightUnarmed", "vehCSATTrucks", "vehCSATAmmoTruck", + "vehCSATRepairTruck", "vehCSATLight", "vehCSATAPC", "vehCSATTank", @@ -479,49 +425,143 @@ private _templateVariables = [ "CSATMG", "staticATInvaders", "staticAAInvaders", - "CSATMortar", - "MGStaticCSATB", - "ATStaticCSATB", - "AAStaticCSATB", - "MortStaticCSATB", - "supportStaticCSATB", - "supportStaticCSATB2", - "supportStaticCSATB3" + "CSATMortar" ]; { ONLY_DECLARE_SERVER_VAR_FROM_VARIABLE(_x); } forEach _templateVariables; -if !(hasIFA) then { - //Rebel Templates - switch (true) do { - case (!activeGREF): {call compile preProcessFileLineNumbers "Templates\Vanilla_Reb_FIA_Altis.sqf"}; - case (has3CB): {call compile preProcessFileLineNumbers "Templates\3CB_Reb_TTF_Arid.sqf"}; - case (teamPlayer != independent): {call compile preProcessFileLineNumbers "Templates\RHS_Reb_CDF_Arid.sqf"}; - case (activeGREF): {call compile preProcessFileLineNumbers "Templates\RHS_Reb_NAPA_Arid.sqf"}; +call compile preProcessFileLineNumbers "Templates\selector.sqf"; + +//////////////////////////////////// +// TEMPLATE SANITY CHECK // +//////////////////////////////////// +[2,"Sanity-checking templates",_fileName] call A3A_fnc_log; + +// modify these appropriately when adding new template vars +private _nonClassVars = ["nameTeamPlayer", "SDKFlagTexture", "nameOccupants", "NATOPlayerLoadouts", "NATOFlagTexture", "flagNATOmrk", "nameInvaders", "CSATPlayerLoadouts", "CSATFlagTexture", "flagCSATmrk"]; +private _factionVars = ["factionGEN", "factionMaleOccupants", "factionFIA", "factionMaleInvaders"]; +private _magazineVars = ["SDKMortarHEMag", "SDKMortarSmokeMag", "ATMineMag", "APERSMineMag", "vehNATOMRLSMags", "vehCSATMRLSMags", "breachingExplosivesAPC", "breachingExplosivesTank"]; + +private _missingVars = []; +private _badCaseVars = []; +{ + call { + private _varName = _x; + private _var = missionNamespace getVariable _varName; + if (isNil "_var") exitWith { [1, "Missing template var " + _varName, _filename] call A3A_fnc_log }; + + if !(_var isEqualType []) then {_var = [_var]}; // plain string case, eg factions, some units + if ("breachingExplosives" in _varName) then { _var = _var apply {_x#0} }; // ["class", n] case for breaching explosives + if (_var#0 isEqualType []) then { // arrays of arrays case, used for infantry groups + private _classes = []; + { _classes append _x } forEach _var; + _var = _classes; + }; + + private _section = if (_x in _factionVars) then {"CfgFactionClasses"} + else { if (_x in _magazineVars) then {"CfgMagazines"} else {"CfgVehicles"} }; + { + if !(_x isEqualType "") exitWith { [1, "Bad template var " + _varName, _filename] call A3A_fnc_log }; + if !(_x isEqualTo configName (configFile >> _section >> _x)) then + { + if !(isClass (configFile >> _section >> _x)) then { + _missingVars pushBackUnique _x; + } else { + _badCaseVars pushBackUnique _x; + }; + }; + } forEach _var; }; - //Occupant Templates - switch (true) do { - case (!activeUSAF): {call compile preProcessFileLineNumbers "Templates\Vanilla_Occ_NATO_Altis.sqf"}; - case (has3CB): {call compile preProcessFileLineNumbers "Templates\BAF_Occ_BAF_Arid.sqf"}; - case (teamPlayer != independent): {call compile preProcessFileLineNumbers "Templates\RHS_Occ_CDF_Arid.sqf"}; - case (activeUSAF): {call compile preProcessFileLineNumbers "Templates\RHS_Occ_USAF_Arid.sqf"}; +} forEach (_templateVariables - _nonClassVars); + +if (count _missingVars > 0) then { + [1, format ["Missing classnames: %1", _missingVars], _filename] call A3A_fnc_log; +}; +if (count _badCaseVars > 0) then { + [1, format ["Miscased classnames: %1", _badCaseVars], _filename] call A3A_fnc_log; +}; + +//////////////////////////////////// +// CIVILIAN VEHICLES /// +//////////////////////////////////// +[2,"Creating civilian vehicles lists",_fileName] call A3A_fnc_log; + +private _fnc_vehicleIsValid = { + params ["_type"]; + private _configClass = configFile >> "CfgVehicles" >> _type; + if !(isClass _configClass) exitWith { + [1, format ["Vehicle class %1 not found", _type], _filename] call A3A_fnc_Log; + false; }; - //Invader Templates - switch (true) do { - case (!activeAFRF): {call compile preProcessFileLineNumbers "Templates\Vanilla_Inv_CSAT_Altis.sqf";}; - case (has3CB): {call compile preProcessFileLineNumbers "Templates\3CB_Inv_TKM_Arid.sqf"}; - case (activeAFRF): {call compile preProcessFileLineNumbers "Templates\RHS_Inv_AFRF_Arid.sqf"}; + if (_configClass call A3A_fnc_getModOfConfigClass in disabledMods) then {false} else {true}; +}; + +private _fnc_filterAndWeightArray = { + + params ["_array", "_targWeight"]; + private _output = []; + private _curWeight = 0; + + // first pass, filter and find total weight + for "_i" from 0 to (count _array - 2) step 2 do { + if ((_array select _i) call _fnc_vehicleIsValid) then { + _output pushBack (_array select _i); + _output pushBack (_array select (_i+1)); + _curWeight = _curWeight + (_array select (_i+1)); + }; }; -} -else { - //IFA Templates - call compile preProcessFileLineNumbers "Templates\IFA_Reb_POL_Temp.sqf"; - call compile preProcessFileLineNumbers "Templates\IFA_Inv_SOV_Temp.sqf"; - call compile preProcessFileLineNumbers "Templates\IFA_Occ_WEH_Temp.sqf"; + if (_curWeight == 0) exitWith {_output}; + + // second pass, re-weight + private _weightMod = _targWeight / _curWeight; + for "_i" from 0 to (count _output - 2) step 2 do { + _output set [_i+1, _weightMod * (_output select (_i+1))]; + }; + _output; +}; + +private _civVehicles = []; +private _civVehiclesWeighted = []; + +_civVehiclesWeighted append ([civVehCommonData, 4] call _fnc_filterAndWeightArray); +_civVehiclesWeighted append ([civVehIndustrialData, 1] call _fnc_filterAndWeightArray); +_civVehiclesWeighted append ([civVehMedicalData, 0.1] call _fnc_filterAndWeightArray); +_civVehiclesWeighted append ([civVehRepairData, 0.1] call _fnc_filterAndWeightArray); +_civVehiclesWeighted append ([civVehRefuelData, 0.1] call _fnc_filterAndWeightArray); + +for "_i" from 0 to (count _civVehiclesWeighted - 2) step 2 do { + _civVehicles pushBack (_civVehiclesWeighted select _i); }; +_civVehicles append [civCar, civTruck]; // Civ car/truck from rebel template, in case they're different +_civVehicles pushBackUnique "C_Van_01_box_F"; // Box van from bank mission. TODO: Define in rebel template + +DECLARE_SERVER_VAR(arrayCivVeh, _civVehicles); +DECLARE_SERVER_VAR(civVehiclesWeighted, _civVehiclesWeighted); + + +private _civBoats = []; +private _civBoatsWeighted = []; + +// Boats don't need any re-weighting, so just copy the data + +for "_i" from 0 to (count civBoatData - 2) step 2 do { + private _boat = civBoatData select _i; + if (_boat call _fnc_vehicleIsValid) then { + _civBoats pushBack _boat; + _civBoatsWeighted pushBack _boat; + _civBoatsWeighted pushBack (civBoatData select (_i+1)); + }; +}; + +DECLARE_SERVER_VAR(civBoats, _civBoats); +DECLARE_SERVER_VAR(civBoatsWeighted, _civBoatsWeighted); + +private _undercoverVehicles = (arrayCivVeh - ["C_Quadbike_01_F"]) + civBoats + [civHeli]; +DECLARE_SERVER_VAR(undercoverVehicles, _undercoverVehicles); + ////////////////////////////////////// // GROUPS CLASSIFICATION /// ////////////////////////////////////// @@ -542,6 +582,8 @@ DECLARE_SERVER_VAR(sniperGroups, _sniperGroups); //This is all very tightly coupled. //Beware when changing these, or doing anything with them, really. +[2,"Initializing hardcoded categories",_fileName] call A3A_fnc_log; +[] call A3A_fnc_categoryOverrides; [2,"Scanning config entries for items",_fileName] call A3A_fnc_log; [A3A_fnc_equipmentIsValidForCurrentModset] call A3A_fnc_configSort; [2,"Categorizing vehicle classes",_fileName] call A3A_fnc_log; @@ -599,7 +641,7 @@ DECLARE_SERVER_VAR(vehMRLS, _vehMRLS); private _vehTransportAir = vehNATOTransportHelis + vehCSATTransportHelis + vehNATOTransportPlanes + vehCSATTransportPlanes; DECLARE_SERVER_VAR(vehTransportAir, _vehTransportAir); -private _vehFastRope = ["O_Heli_Light_02_unarmed_F","B_Heli_Transport_01_camo_F","RHS_UH60M_d","RHS_Mi8mt_vdv","RHS_Mi8mt_vv","RHS_Mi8mt_Cargo_vv"]; +private _vehFastRope = ["O_Heli_Light_02_unarmed_F","B_Heli_Transport_01_camo_F","RHS_UH60M_d","UK3CB_BAF_Merlin_HC3_18_GPMG_DDPM_RM","UK3CB_BAF_Merlin_HC3_18_GPMG_Tropical_RM","RHS_Mi8mt_vdv","RHS_Mi8mt_vv","RHS_Mi8mt_Cargo_vv"]; DECLARE_SERVER_VAR(vehFastRope, _vehFastRope); private _vehUnlimited = vehNATONormal + vehCSATNormal + [vehNATORBoat,vehNATOPatrolHeli,vehCSATRBoat,vehCSATPatrolHeli,vehNATOUAV,vehNATOUAVSmall,NATOMG,NATOMortar,vehCSATUAV,vehCSATUAVSmall,CSATMG,CSATMortar]; diff --git a/A3-Antistasi/functions/init/fn_initZones.sqf b/A3-Antistasi/functions/init/fn_initZones.sqf index 791c4648bf..41c54763ff 100755 --- a/A3-Antistasi/functions/init/fn_initZones.sqf +++ b/A3-Antistasi/functions/init/fn_initZones.sqf @@ -61,27 +61,70 @@ markersX apply { spawner setVariable [_x, 2, true]; }; //apply faster then forEach and look better + // setup hardcoded population counts for towns +private _hardcodedPop = true; switch (toLower worldName) do { case "tanoa": { - {server setVariable [_x select 0,_x select 1]} forEach [["Lami01",277],["Lifou01",350],["Lobaka01",64],["LaFoa01",38],["Savaka01",33],["Regina01",303],["Katkoula01",413],["Moddergat01",195],["Losi01",83],["Tanouka01",380],["Tobakoro01",45],["Georgetown01",347],["Kotomo01",160],["Rautake01",113],["Harcourt01",325],["Buawa01",44],["SaintJulien01",353],["Balavu01",189],["Namuvaka01",45],["Vagalala01",174],["Imone01",31],["Leqa01",45],["Blerick01",71],["Yanukka01",189],["OuaOue01",200],["Cerebu01",22],["Laikoro01",29],["Saioko01",46],["Belfort01",240],["Oumere01",333],["Muaceba01",18],["Nicolet01",224],["Lailai01",23],["Doodstil01",101],["Tavu01",178],["Lijnhaven01",610],["Nani01",19],["PetitNicolet01",135],["PortBoise01",28],["SaintPaul01",136],["Nasua01",60],["Savu01",184],["Murarua01",258],["Momea01",159],["LaRochelle01",532],["Koumac01",51],["Taga01",31],["Buabua01",27],["Penelo01",189],["Vatukoula01",15],["Nandai01",130],["Tuvanaka01",303],["Rereki01",43],["Ovau01",226],["IndPort01",420],["Ba01",106]]; + {server setVariable [_x select 0,_x select 1]} forEach + [["Lami01",277],["Lifou01",350],["Lobaka01",64],["LaFoa01",38],["Savaka01",33],["Regina01",303],["Katkoula01",413],["Moddergat01",195],["Losi01",83], + ["Tanouka01",380],["Tobakoro01",45],["Georgetown01",347],["Kotomo01",160],["Rautake01",113],["Harcourt01",325],["Buawa01",44],["SaintJulien01",353], + ["Balavu01",189],["Namuvaka01",45],["Vagalala01",174],["Imone01",31],["Leqa01",45],["Blerick01",71],["Yanukka01",189],["OuaOue01",200],["Cerebu01",22], + ["Laikoro01",29],["Saioko01",46],["Belfort01",240],["Oumere01",333],["Muaceba01",18],["Nicolet01",224],["Lailai01",23],["Doodstil01",101],["Tavu01",178], + ["Lijnhaven01",610],["Nani01",19],["PetitNicolet01",135],["PortBoise01",28],["SaintPaul01",136],["Nasua01",60],["Savu01",184],["Murarua01",258],["Momea01",159], + ["LaRochelle01",532],["Koumac01",51],["Taga01",31],["Buabua01",27],["Penelo01",189],["Vatukoula01",15],["Nandai01",130],["Tuvanaka01",303],["Rereki01",43], + ["Ovau01",226],["IndPort01",420],["Ba01",106]]; }; case "altis": { - {server setVariable [_x select 0,_x select 1]} forEach [["Therisa",154],["Zaros",371],["Poliakko",136],["Katalaki",95],["Alikampos",115],["Neochori",309],["Stavros",122],["Lakka",173],["AgiosDionysios",84],["Panochori",264],["Topolia",33],["Ekali",9],["Pyrgos",531],["Orino",45],["Neri",242],["Kore",133],["Kavala",660],["Aggelochori",395],["Koroni",32],["Gravia",291],["Anthrakia",143],["Syrta",151],["Negades",120],["Galati",151],["Telos",84],["Charkia",246],["Athira",342],["Dorida",168],["Ifestiona",48],["Chalkeia",214],["AgiosKonstantinos",39],["Abdera",89],["Panagia",91],["Nifi",24],["Rodopoli",212],["Kalithea",36],["Selakano",120],["Frini",69],["AgiosPetros",11],["Feres",92],["AgiaTriada",8],["Paros",396],["Kalochori",189],["Oreokastro",63],["Ioannina",48],["Delfinaki",29],["Sofia",179],["Molos",188]]; + {server setVariable [_x select 0,_x select 1]} forEach + [["Therisa",154],["Zaros",371],["Poliakko",136],["Katalaki",95],["Alikampos",115],["Neochori",309],["Stavros",122],["Lakka",173],["AgiosDionysios",84], + ["Panochori",264],["Topolia",33],["Ekali",9],["Pyrgos",531],["Orino",45],["Neri",242],["Kore",133],["Kavala",660],["Aggelochori",395],["Koroni",32],["Gravia",291], + ["Anthrakia",143],["Syrta",151],["Negades",120],["Galati",151],["Telos",84],["Charkia",246],["Athira",342],["Dorida",168],["Ifestiona",48],["Chalkeia",214], + ["AgiosKonstantinos",39],["Abdera",89],["Panagia",91],["Nifi",24],["Rodopoli",212],["Kalithea",36],["Selakano",120],["Frini",69],["AgiosPetros",11],["Feres",92], + ["AgiaTriada",8],["Paros",396],["Kalochori",189],["Oreokastro",63],["Ioannina",48],["Delfinaki",29],["Sofia",179],["Molos",188]]; }; case "chernarus_summer": { - {server setVariable [_x select 0,_x select 1]} forEach [["vill_NovySobor",129],["city_StarySobor",149],["vill_Guglovo",26],["vill_Vyshnoye",41],["vill_Kabanino",86],["vill_Rogovo",66],["vill_Mogilevka",104],["city_Gorka",115],["vill_Grishino",168],["vill_Shakhovka",55],["vill_Pogorevka",57],["vill_Pulkovo",26],["vill_Nadezhdino",109],["city_Vybor",180],["vill_Polana",118],["vill_Staroye",115],["vill_Dubrovka",86],["vill_Pustoshka",163],["vill_Kozlovka",100],["vill_Pusta",52],["vill_Dolina",83],["vill_Gvozdno",78],["vill_Prigorodki",145],["vill_Drozhino",58],["vill_Sosnovka",54],["vill_Msta",96],["vill_Lopatino",159],["city_Zelenogorsk",280],["vill_Orlovets",65],["city_Berezino",340],["vill_Myshkino",49],["vill_Petrovka",45],["city_Chernogorsk",761],["vill_Bor",46],["vill_Nizhnoye",146],["vill_Balota",147],["vill_Khelm",110],["city_Krasnostav",194],["vill_Komarovo",127],["city_Elektrozavodsk",745],["city_Solnychniy",224],["vill_Kamyshovo",196],["vill_Tulga",35],["vill_Pavlovo",99],["vill_Kamenka",127],["hill_Olsha",20]]; + {server setVariable [_x select 0,_x select 1]} forEach + [["vill_NovySobor",129],["city_StarySobor",149],["vill_Guglovo",26],["vill_Vyshnoye",41],["vill_Kabanino",86],["vill_Rogovo",66],["vill_Mogilevka",104],["city_Gorka",115], + ["vill_Grishino",168],["vill_Shakhovka",55],["vill_Pogorevka",57],["vill_Pulkovo",26],["vill_Nadezhdino",109],["city_Vybor",180],["vill_Polana",118],["vill_Staroye",115], + ["vill_Dubrovka",86],["vill_Pustoshka",163],["vill_Kozlovka",100],["vill_Pusta",52],["vill_Dolina",83],["vill_Gvozdno",78],["vill_Prigorodki",145],["vill_Drozhino",58], + ["vill_Sosnovka",54],["vill_Msta",96],["vill_Lopatino",159],["city_Zelenogorsk",280],["vill_Orlovets",65],["city_Berezino",340],["vill_Myshkino",49],["vill_Petrovka",45], + ["city_Chernogorsk",761],["vill_Bor",46],["vill_Nizhnoye",146],["vill_Balota",147],["vill_Khelm",110],["city_Krasnostav",194],["vill_Komarovo",127],["city_Elektrozavodsk",745], + ["city_Solnychniy",224],["vill_Kamyshovo",196],["vill_Tulga",35],["vill_Pavlovo",99],["vill_Kamenka",127],["vill_Olsha",20]]; }; case "chernarus_winter": { - {server setVariable [_x select 0,_x select 1]} forEach [["vill_NovySobor",129],["city_StarySobor",149],["vill_Guglovo",26],["vill_Vyshnoye",41],["vill_Kabanino",86],["vill_Rogovo",66],["vill_Mogilevka",104],["city_Gorka",115],["vill_Grishino",168],["vill_Shakhovka",55],["vill_Pogorevka",57],["vill_Pulkovo",26],["vill_Nadezhdino",109],["city_Vybor",180],["vill_Polana",118],["vill_Staroye",115],["vill_Dubrovka",86],["vill_Pustoshka",163],["vill_Kozlovka",100],["vill_Pusta",52],["vill_Dolina",83],["vill_Gvozdno",78],["vill_Prigorodki",145],["vill_Drozhino",58],["vill_Sosnovka",54],["vill_Msta",96],["vill_Lopatino",159],["city_Zelenogorsk",280],["vill_Orlovets",65],["city_Berezino",340],["vill_Myshkino",49],["vill_Petrovka",45],["city_Chernogorsk",761],["vill_Bor",46],["vill_Nizhnoye",146],["vill_Balota",147],["vill_Khelm",110],["city_Krasnostav",194],["vill_Komarovo",127],["city_Elektrozavodsk",745],["city_Solnychniy",224],["vill_Kamyshovo",196],["vill_Tulga",35],["vill_Pavlovo",99],["vill_Kamenka",127],["hill_Olsha",20]]; + {server setVariable [_x select 0,_x select 1]} forEach + [["vill_NovySobor",129],["city_StarySobor",149],["vill_Guglovo",26],["vill_Vyshnoye",41],["vill_Kabanino",86],["vill_Rogovo",66],["vill_Mogilevka",104],["city_Gorka",115], + ["vill_Grishino",168],["vill_Shakhovka",55],["vill_Pogorevka",57],["vill_Pulkovo",26],["vill_Nadezhdino",109],["city_Vybor",180],["vill_Polana",118],["vill_Staroye",115], + ["vill_Dubrovka",86],["vill_Pustoshka",163],["vill_Kozlovka",100],["vill_Pusta",52],["vill_Dolina",83],["vill_Gvozdno",78],["vill_Prigorodki",145],["vill_Drozhino",58], + ["vill_Sosnovka",54],["vill_Msta",96],["vill_Lopatino",159],["city_Zelenogorsk",280],["vill_Orlovets",65],["city_Berezino",340],["vill_Myshkino",49],["vill_Petrovka",45], + ["city_Chernogorsk",761],["vill_Bor",46],["vill_Nizhnoye",146],["vill_Balota",147],["vill_Khelm",110],["city_Krasnostav",194],["vill_Komarovo",127],["city_Elektrozavodsk",745], + ["city_Solnychniy",224],["vill_Kamyshovo",196],["vill_Tulga",35],["vill_Pavlovo",99],["vill_Kamenka",127],["vill_Olsha",20]]; + }; + //To improve Performance, reduces pop from 13972 to 4850 + case "enoch": { + {server setVariable [_x select 0,_x select 1]} forEach + [["Adamow",200],["Bielawa",150],["Borek",150],["Brena",150],["Dolnik",100],["Gieraltow",400],["Gliniska",150],["Grabin",250],["Huta",150],["Karlin",50],["Kolembrody",100], + ["Lembork",50],["Lipina",100],["Lukow",200],["Muratyn",50],["Nadbor",600],["Nidek",100],["Olszanka",100],["Polana",100],["Radacz",150],["Radunin",150],["Roztoka",50], + ["Sitnik",150],["Sobotka",100],["Tarnow",200],["Topolin",650],["Zalesie",150],["Zapadlisko",100]]; + }; + case "vt7": { + {server setVariable [_x select 0,_x select 1]} forEach + [["aarre",80],["Alapihlaja",90],["Eerikkala",88],["haavisto",60],["Hailila",90],["Hanski",100],["Harju",100],["harjula",70],["hirvela",0], + ["Hurppu",80],["Hyypianvuori",60],["Jarvenkyla",100],["kallio",10],["Kirkonkyla",500],["Klamila",150],["Koivuniemi",100],["Korpela",80], + ["Kouki",90],["Kuusela",100],["Lansikyla",100],["Myllynmaki",60],["Nakarinmaki",90],["Niemela",60],["nopala",80],["Ojala",80],["Onnela",100], + ["Pajunlahti",90],["piispa",100],["Pyterlahti",390],["Rannanen",80],["Ravijoki",90],["Riko",100],["Santaniemi",100],["Skippari",80],["suopelto",80], + ["Sydankyla",150],["Tinkanen",80],["toipela",0],["uski",80],["Uutela",100],["Vilkkila",110],["Virojoki",500],["Ylapaa",80],["Ylapihlaja",80], + ["Souvio",70]]; }; + default { _hardcodedPop = false }; }; - + //Disables Towns/Villages, Names can be found in configFile >> "CfgWorlds" >> "WORLDNAME" >> "Names" private ["_nameX", "_roads", "_numCiv", "_roadsProv", "_roadcon", "_dmrk", "_info"]; "(getText (_x >> ""type"") in [""NameCityCapital"", ""NameCity"", ""NameVillage"", ""CityCenter""]) && !(getText (_x >> ""Name"") isEqualTo """") && -!((configName _x) in [""Lakatoro01"", ""Galili01"",""Sosovu01"", ""Ipota01"", ""hill12"", ""V_broad22""])" +!((configName _x) in [""Lakatoro01"", ""Galili01"",""Sosovu01"", ""Ipota01"", ""Malden_C_Airport"", ""FobNauzad"", ""FobObeh"", ""22"", ""23"", ""toipela"", ""hirvela""])" configClasses (configfile >> "CfgWorlds" >> worldName >> "Names") apply { _nameX = configName _x; @@ -89,43 +132,14 @@ configClasses (configfile >> "CfgWorlds" >> worldName >> "Names") apply { _sizeY = getNumber (_x >> "radiusB"); _size = [_sizeY, _sizeX] select (_sizeX > _sizeY); _pos = getArray (_x >> "position"); - _size = [_size, 400] select (_size < 400); + _size = [_size, 400] select (_size < 400); // Different from generateRoadsDB. Maybe not good. _roads = []; _numCiv = 0; - if ( (toLower worldName) in ["tanoa", "altis", "chernarus_summer", "chernarus_winter"] ) then - { - _roads = roadsX getVariable [_nameX, []]; - if (count _roads == 0) then { - [2, format ["No roads found for marker %1", _nameX], _fileName] call A3A_fnc_log; - }; - _numCiv = server getVariable _nameX; - if (isNil "_numCiv") then - { - diag_log format ["%1: [Antistasi] | ERROR | initZones | No Civilian Limit Set %2.", servertime, _nameX]; - _numCiv = (count (nearestObjects [_pos, ["house"], _size])); - _roadsProv = _pos nearRoads _size; - - _roadsProv apply - { - _roadcon = roadsConnectedto _x; - if (count _roadcon == 2) then - { - _roads pushBack (getPosATL _x); - }; - }; - roadsX setVariable [_nameX, _roads]; - }; - - if (!(_numCiv isEqualType 0)) then - { - hint format ["Incorrect Data: %1. Data Type: %2",_nameX, typeName _numCiv]; - diag_log format ["%1: [Antistasi] | ERROR | initZones | Incorrect data type for %2, Type given %3",servertime,_nameX, typeName _numCiv]; - }; - } - else + _roads = roadsX getVariable [_nameX, []]; + if (count _roads == 0) then { - _numCiv = (count (nearestObjects [_pos, ["house"], _size])); + [2, format ["No roads found for marker %1, generating...", _nameX], _fileName] call A3A_fnc_log; _roadsProv = _pos nearRoads _size; _roadsProv apply { @@ -135,8 +149,21 @@ configClasses (configfile >> "CfgWorlds" >> worldName >> "Names") apply { _roads pushBack (getPosATL _x); }; }; - roadsX setVariable [_nameX,_roads]; - }; //swap then and else, for better view + roadsX setVariable [_nameX, _roads, true]; + }; + + if (_hardcodedPop) then + { + _numCiv = server getVariable _nameX; + if (isNil "_numCiv" || {!(_numCiv isEqualType 0)}) then + { + [1, format ["Bad population count data for %1", _nameX], _fileName] call A3A_fnc_log; + _numCiv = (count (nearestObjects [_pos, ["house"], _size])); + }; + } + else { + _numCiv = (count (nearestObjects [_pos, ["house"], _size])); + }; _numVeh = round (_numCiv / 3); _nroads = count _roads; @@ -146,6 +173,8 @@ configClasses (configfile >> "CfgWorlds" >> worldName >> "Names") apply { _nearRoadsFinalSorted = [_roads, [], { _pos distance _x }, "ASCEND"] call BIS_fnc_sortBy; _pos = _nearRoadsFinalSorted select 0; }; + if (_nroads < _numVeh) then {_numVeh = _nroads}; + _mrk = createmarker [format ["%1", _nameX], _pos]; _mrk setMarkerSize [_size, _size]; _mrk setMarkerShape "RECTANGLE"; @@ -160,8 +189,6 @@ configClasses (configfile >> "CfgWorlds" >> worldName >> "Names") apply { _dmrk setMarkerType "loc_Ruin"; _dmrk setMarkerColor colorOccupants; - if (_nroads < _numVeh) then {_numVeh = _nroads;}; - sidesX setVariable [_mrk, Occupants, true]; _info = [_numCiv, _numVeh, prestigeOPFOR, prestigeBLUFOR]; server setVariable [_nameX, _info, true]; @@ -170,10 +197,6 @@ if (debug) then { diag_log format ["%1: [Antistasi] | DEBUG | initZones | Roads built in %2.",servertime,worldname]; }; -[2,"Loading nav grid",_fileName] call A3A_fnc_log; -[] call A3A_fnc_loadNavGrid; -[2,"Loaded nav grid",_fileName] call A3A_fnc_log; - markersX = markersX + citiesX; sidesX setVariable ["Synd_HQ", teamPlayer, true]; @@ -210,23 +233,66 @@ private _replaceBadAntenna = { _antenna; }; -switch (worldName) do { +switch (toLower worldName) do { case "tanoa": { - _posAntennas = [[6617.95,7853.57,0.200073], [7486.67,9651.9,1.52588e-005], [6005.47,10420.9,0.20298], [2437.25,7224.06,0.0264893], [4701.6,3165.23,0.0633469], [11008.8,4211.16,-0.00154114], [10114.3,11743.1,9.15527e-005], [10949.8,11517.3,0.14209], [11153.3,11435.2,0.210876], [12889.2,8578.86,0.228729], [2682.94,2592.64,-0.000686646], [2690.54,12323,0.0372467], [2965.33,13087.1,0.191544], [13775.8,10976.8,0.170441]]; - _blacklistPos = [8, 12]; - _posBank = [[5893.41,10253.1,-0.687263], [9507.5,13572.9,0.133848]];//same as RT for Bank buildings, select the biggest buildings in your island, and make a DB with their positions. - antennas = [antenna]; - _posAntennas pushBack (getPos antenna); + _posAntennas = + [[2682.94,2592.64,-0.000686646], [4701.6,3165.23,0.0633469], [2437.25,7224.06,0.0264893], [2563.15,9017.1,0.291538], + [6617.95,7853.57,0.200073], [11008.8,4211.16,-0.00154114], [6005.47,10420.9,0.20298], [7486.67,9651.9,1.52588e-005], + [2690.54,12323,0.0372467], [2965.33,13087.1,0.191544], [7278.8,12846.6,0.0838776], [12889.2,8578.86,0.228729], + [10114.3,11743.1,9.15527e-005], [10949.8,11517.3,0.14209], [11153.3,11435.2,0.210876], [13775.8,10976.8,0.170441]]; // All antennas to be bases or to ignore. + _blacklistPos = [9, 14]; // Ignore Antenna at in _posAntennas. + _posBank = [[5893.41,10253.1,-0.687263], [9507.5,13572.9,0.133848]]; // same as RT for Bank buildings, select the biggest buildings in your island, and make a DB with their positions. + antennas = []; }; case "altis": { - _posAntennas = [[14451.5,16338,0.000354767], [15346.7,15894,-3.8147e-005], [16085.1,16998,7.08781], [17856.7,11734.1,0.863045], [9496.2,19318.5,0.601898], [9222.87,19249.1,0.0348206], [20944.9,19280.9,0.201118], [20642.7,20107.7,0.236603], [18709.3,10222.5,0.716034], [6840.97,16163.4,0.0137177], [19319.8,9717.04,0.215622], [19351.9,9693.04,0.639175], [10316.6,8703.94,0.0508652], [8268.76,10051.6,0.0100708], [4583.61,15401.1,0.262543],[4555.65,15383.2,0.0271606], [4263.82,20664.1,-0.0102234], [26274.6,22188.1,0.0139847], [26455.4,22166.3,0.0223694]]; - _blacklistPos = [1, 4, 7, 8, 9, 10, 12, 15, 17]; + _posAntennas = + [[14451.5,16338,0.000354767], [15346.7,15894,-3.8147e-005], [16085.1,16998,7.08781], [17856.7,11734.1,0.863045], + [9496.2,19318.5,0.601898], [9222.87,19249.1,0.0348206], [20944.9,19280.9,0.201118], [20642.7,20107.7,0.236603], + [18709.3,10222.5,0.716034], [6840.97,16163.4,0.0137177], [19319,9716.22,0.442627], [19351.9,9693.04,0.639175], + [10317.3,8704.65,0.117233], [8268.76,10051.6,0.0100708], [4583.61,15401.1,0.262543],[4555.65,15383.2,0.0271606], + [4263.82,20664.1,-0.0102234], [26274.6,22188.1,0.0139847], [26455.4,22166.3,0.0223694]]; + _blacklistPos = [4, 10, 12, 15, 17]; _posBank = [[16586.6,12834.5,-0.638584], [16545.8,12784.5,-0.485485], [16633.3,12807,-0.635017], [3717.34,13391.2,-0.164862], [3692.49,13158.3,-0.0462074], [3664.31,12826.5,-0.379545], [3536.99,13006.6,-0.508585], [3266.42,12969.9,-0.549738]]; antennas = []; }; case "chernarus_summer": { - _posAntennas = [[6444.13,6545.83,-0.106628], [5264.35,5314.45,0.0291748], [4968.53,9964.4,0], [3715.81,5984.25,0], [6563.69,3405.56,0.0547104],[4548.22,3131.85,0.570232], [13010.1,5964.96,-0.0164185], [3029.57,2350.28,0.0183334], [13477.6,3345.84,0.0729446], [12937,12763.6,0.164017]]; - _blackListPos = [1, 7]; + _posAntennas = + [[3029.11,2350.27,0.229149], [4547.68,3132.05,0.693176], [3715.81,5984.25,0], [6563.68,3405.56,0.0547333], + [5264.35,5314.45,-0.00253296], [6443.78,6545.48,0.0928955], [4967.81,9966.56,0], [8127.52,9151.57,0], + [13477.6,3345.84,0.0730896], [13010.1,5964.96,-0.0163116], [12937,12763.6,0.164017]]; + _blackListPos = [0, 4, 8, 9]; + antennas = []; + }; + case "chernarus_winter": { + _posAntennas = + [[3029.11,2350.27,0.229149], [4547.68,3132.05,0.693176], [3715.81,5984.25,0], [6563.68,3405.56,0.0547333], + [5264.35,5314.45,-0.00253296], [6443.78,6545.48,0.0928955], [4967.81,9966.56,0], [8127.52,9151.57,0], + [13477.6,3345.84,0.0730896], [13010.1,5964.96,-0.0163116], [12937,12763.6,0.164017]]; + _blackListPos = [0, 4, 8, 9]; + antennas = []; + }; + case "enoch": { + _posAntennas = + [[3830.61,1827.19,0], [5007.39,2131.27,0], [1583.47,7162.08,0.000152588], [3146.07,7024.41,0.00133514], + [1408.43,8675.08,-1.00183], [8894.99,2049.1,0.00387573], [2382.53,11479.5,3.05176e-005], [6293.86,9910.17,-7.62939e-006], + [3585.76,11540.7,-0.000236511], [7906.11,9917.2,0.0120544], [7776.88,10082.3,0.0262146], [7866.34,10102.5,3.05176e-005], + [6908.45,11119.5,-2.40052], [9257.02,10282.7,0.0631027], [10610.4,10890.6,0.166985], [11172.6,11424.1,-2.82624]]; + _blackListPos = [2, 3, 4, 6, 8, 11, 12, 13, 14, 15]; + antennas = []; + }; + case "tembelan": { + _posAntennas = + [[502.398,348.476,0.000190735], [4310.99,844.668,0.0271759], [1724.15,4777.62,-1.14441e-005], [2916.02,4174.11,1.14441e-005], + [3020.15,8111.37,0.517868], [4133.57,8028.41,0.30658], [7080.68,5748.77,0.500134], [9160.06,4707.45,0.19401], + [9542.17,5029,0.0381298], [9191.69,6012.89,0], [9238.39,6075.66,0.160484]]; + _blackListPos = [1, 4, 6, 8, 9]; + antennas = []; + }; + case "vt7": { + _posAntennas = + [[907.35,2955.65,0], [6644.62,7275.58,0.00256348], [6242.47,13009.4,0.39426], [13061.2,6487.81,0.760155], + [1768.36,15526.1,0.00277328], [15449.2,16603.3,0]]; + _blackListPos = []; antennas = []; }; default { @@ -282,7 +348,7 @@ if (count _posAntennas > 0) then { _antenna = _antennaProv select 0; if (_i in _blacklistPos) then { - _antenna setdamage 1; + _antenna setdamage 1; } else { _antenna = ([_antenna] call _replaceBadAntenna); antennas pushBack _antenna; @@ -358,6 +424,7 @@ publicVariable "seaAttackSpawn"; publicVariable "defaultControlIndex"; publicVariable "detectionAreas"; publicVariable "islands"; +publicVariable "roadsMrk"; if (isMultiplayer) then { [petros, "hint","Zones Init Completed"] remoteExec ["A3A_fnc_commsMP", -2] diff --git a/A3-Antistasi/functions/init/fn_playerMarkers.sqf b/A3-Antistasi/functions/init/fn_playerMarkers.sqf index 5855a6efa6..e4519226f4 100644 --- a/A3-Antistasi/functions/init/fn_playerMarkers.sqf +++ b/A3-Antistasi/functions/init/fn_playerMarkers.sqf @@ -29,7 +29,7 @@ while {true} do _mrk setMarkerAlphaLocal 1; _mrk setMarkerPosLocal position _playerX; _mrk setMarkerDirLocal getDir _playerX; - if (_playerX getVariable ["INCAPACITATED",false] || _playerX getVariable ["ACE_isUnconscious",false]) then + if (_playerX getVariable ["incapacitated",false] || _playerX getVariable ["ACE_isUnconscious",false]) then { _mrk setMarkerTextLocal format ["%1 Injured",name _playerX]; _mrk setMarkerColorLocal "ColorRed"; diff --git a/A3-Antistasi/functions/init/fn_reinitY.sqf b/A3-Antistasi/functions/init/fn_reinitY.sqf index df25de58ab..250c72bc3c 100644 --- a/A3-Antistasi/functions/init/fn_reinitY.sqf +++ b/A3-Antistasi/functions/init/fn_reinitY.sqf @@ -3,5 +3,5 @@ gameMenu = (findDisplay 46) displayAddEventHandler ["KeyDown",A3A_fnc_keys]; if (player != theBoss) exitWith {}; -if (count _this == 0) then {hint "Reinitialised:\n\nSpecial Keys\n\nStatistics Report"}; +if (count _this == 0) then {["Server Information", "Reinitialised:

Special Keys

Statistics Report"] call A3A_fnc_customHint;}; diff --git a/A3-Antistasi/functions/init/fn_resourcecheck.sqf b/A3-Antistasi/functions/init/fn_resourcecheck.sqf index e66922606e..1698281e58 100755 --- a/A3-Antistasi/functions/init/fn_resourcecheck.sqf +++ b/A3-Antistasi/functions/init/fn_resourcecheck.sqf @@ -4,7 +4,7 @@ if (isMultiplayer) then {waitUntil {!isNil "switchCom"}}; private ["_textX"]; scriptName "resourcecheck"; -_countSave = 3600; +_countSave = autoSaveInterval; while {true} do { @@ -30,12 +30,12 @@ while {true} do //_roads = _dataX select 2; _prestigeNATO = _dataX select 2; _prestigeSDK = _dataX select 3; - _power = [_city] call A3A_fnc_powerCheck; + _radioTowerSide = [_city] call A3A_fnc_getSideRadioTowerInfluence; _popTotal = _popTotal + _numCiv; _popFIA = _popFIA + (_numCiv * (_prestigeSDK / 100)); _popAAF = _popAAF + (_numCiv * (_prestigeNATO / 100)); - _multiplyingRec = if (_power != teamPlayer) then {0.5} else {1}; - //if (not _power) then {_multiplyingRec = 0.5}; + _multiplyingRec = if (_radioTowerSide != teamPlayer) then {0.5} else {1}; + //if (not _radioTowerSide) then {_multiplyingRec = 0.5}; if (_city in destroyedSites) then { @@ -47,7 +47,7 @@ while {true} do { _resourcesAddCitySDK = ((_numciv * _multiplyingRec*(_prestigeSDK / 100))/3); _hrAddCity = (_numciv * (_prestigeSDK / 10000));///20000 originalmente - switch (_power) do + switch (_radioTowerSide) do { case teamPlayer: {[-1,_suppBoost,_city] spawn A3A_fnc_citySupportChange}; case Occupants: {[1,-1,_city] spawn A3A_fnc_citySupportChange}; @@ -66,7 +66,7 @@ while {true} do { ["TaskSucceeded", ["", format ["%1 joined %2",[_city, false] call A3A_fnc_location,nameTeamPlayer]]] remoteExec ["BIS_fnc_showNotification",teamPlayer]; sidesX setVariable [_city,teamPlayer,true]; - _nul = [5,0] remoteExec ["A3A_fnc_prestige",2]; + [[10, 60], [0, 0]] remoteExec ["A3A_fnc_prestige",2]; _mrkD = format ["Dum%1",_city]; _mrkD setMarkerColor colorTeamPlayer; garrison setVariable [_city,[],true]; @@ -86,7 +86,7 @@ while {true} do { ["TaskFailed", ["", format ["%1 joined %2",[_city, false] call A3A_fnc_location,nameOccupants]]] remoteExec ["BIS_fnc_showNotification",teamPlayer]; sidesX setVariable [_city,Occupants,true]; - _nul = [-5,0] remoteExec ["A3A_fnc_prestige",2]; + [[-10, 45], [0, 0]] remoteExec ["A3A_fnc_prestige",2]; _mrkD = format ["Dum%1",_city]; _mrkD setMarkerColor colorOccupants; garrison setVariable [_city,[],true]; @@ -128,7 +128,8 @@ while {true} do bombRuns = bombRuns + (({sidesX getVariable [_x,sideUnknown] == teamPlayer} count airportsX) * 0.25); [petros,"taxRep",_textX] remoteExec ["A3A_fnc_commsMP",[teamPlayer,civilian]]; [] call A3A_fnc_economicsAI; - + [] call A3A_fnc_cleanConvoyMarker; + if (isMultiplayer) then { [] spawn A3A_fnc_promotePlayer; @@ -136,7 +137,7 @@ while {true} do difficultyCoef = floor ((({side group _x == teamPlayer} count (call A3A_fnc_playableUnits)) - ({side group _x != teamPlayer} count (call A3A_fnc_playableUnits))) / 5); publicVariable "difficultyCoef"; }; - + if ((!bigAttackInProgress) and (random 100 < 50)) then {[] call A3A_fnc_missionRequestAUTO}; //Removed from scheduler for now, as it errors on Headless Clients. //[[],"A3A_fnc_reinforcementsAI"] call A3A_fnc_scheduler; @@ -149,18 +150,6 @@ while {true} do [_veh,1] remoteExec ["setVehicleAmmo",_veh]; }; } forEach vehicles; - countCA = countCA - 600; - if (countCA < 0) then {countCA = 0}; - publicVariable "countCA"; - if ((countCA == 0)/* and (diag_fps > minimoFPS)*/) then - { - [1200] remoteExec ["A3A_fnc_timingCA",2]; - if (!bigAttackInProgress) then - { - _script = [] spawn A3A_fnc_rebelAttack; - waitUntil {sleep 5; scriptDone _script}; - }; - }; sleep 3; _numWreckedAntennas = count antennasDead; //Probability of spawning a mission in. @@ -224,15 +213,6 @@ while {true} do }; }; } forEach allUnits; - if (autoSave) then - { - _countSave = _countSave - 600; - if (_countSave <= 0) then - { - _countSave = 3600; - _nul = [] execVM "statSave\saveLoop.sqf"; - }; - }; }; sleep 4; diff --git a/A3-Antistasi/init.sqf b/A3-Antistasi/init.sqf index 98ac602ec3..e8af1b9be9 100755 --- a/A3-Antistasi/init.sqf +++ b/A3-Antistasi/init.sqf @@ -15,6 +15,6 @@ if (!isMultiplayer) then { }; enableSaving [false,false]; -mapX setObjectTexture [0,"pic.jpg"]; +mapX setObjectTexture [0,"Pictures\Mission\whiteboard.jpg"]; -[2,"Init finished",_fileName] call A3A_fnc_log; \ No newline at end of file +[2,"Init finished",_fileName] call A3A_fnc_log; diff --git a/A3-Antistasi/onPlayerRespawn.sqf b/A3-Antistasi/onPlayerRespawn.sqf index 469155e2d7..9313857b75 100644 --- a/A3-Antistasi/onPlayerRespawn.sqf +++ b/A3-Antistasi/onPlayerRespawn.sqf @@ -7,17 +7,28 @@ if (isNull _oldUnit) exitWith {}; waitUntil {alive player}; +//When LAN hosting, Bohemia's Zeus module code will cause the player lose Zeus access if the body is deleted after respawning. +//This is a workaround that re-assigns curator to the player if their body is deleted. +//It will only run on LAN hosted MP, where the hoster is *always* admin, so we shouldn't run into any issues. +if (isServer) then { + _oldUnit addEventHandler ["Deleted", { + [] spawn { + sleep 1; // should ensure that the bug unassigns first + { player assignCurator _x } forEach allCurators; + } + } ]; +}; + _nul = [_oldUnit] spawn A3A_fnc_postmortem; -if !(hasACEMedical) then - { - _oldUnit setVariable ["INCAPACITATED",false,true]; - _newUnit setVariable ["INCAPACITATED",false,true]; - }; + +_oldUnit setVariable ["incapacitated",false,true]; +_newUnit setVariable ["incapacitated",false,true]; + if (side group player == teamPlayer) then { _owner = _oldUnit getVariable ["owner",_oldUnit]; - if (_owner != _oldUnit) exitWith {hint "Died while remote controlling AI"; selectPlayer _owner; disableUserInput false; deleteVehicle _newUnit}; + if (_owner != _oldUnit) exitWith {["Remote AI", "Died while remote controlling AI"] call A3A_fnc_customHint; selectPlayer _owner; disableUserInput false; deleteVehicle _newUnit}; _nul = [0,-1,getPos _oldUnit] remoteExec ["A3A_fnc_citySupportChange",2]; @@ -38,6 +49,7 @@ if (side group player == teamPlayer) then //_newUnit setUnitRank (rank _oldUnit); _newUnit setVariable ["compromised",0]; _newUnit setVariable ["eligible",_eligible,true]; + _oldUnit setVariable ["eligible",false,true]; _newUnit setVariable ["spawner",true,true]; _oldUnit setVariable ["spawner",nil,true]; [_newUnit,false] remoteExec ["setCaptive",0,_newUnit]; @@ -49,13 +61,20 @@ if (side group player == teamPlayer) then { _newUnit addOwnedMine _x; } count (getAllOwnedMines (_oldUnit)); + { + if (_x getVariable ["owner", ObjNull] == _oldUnit) then { + _x setVariable ["owner", _newUnit, true]; + }; + } forEach (units group player); + + // don't reinit revive because damage handlers are respawn-persistent //if (!hasACEMedical) then {[_newUnit] call A3A_fnc_initRevive}; disableUserInput false; //_newUnit enableSimulation true; if (_oldUnit == theBoss) then { - [_newUnit] call A3A_fnc_theBossInit; + [_newUnit, true] remoteExec ["A3A_fnc_theBossTransfer", 2]; }; @@ -160,28 +179,8 @@ if (side group player == teamPlayer) then _control }]; */ - private _firedHandlerTk = - { - _typeX = _this select 1; - if ((_typeX == "Put") or (_typeX == "Throw")) then - { - if (player distance petros < 50) then - { - deleteVehicle (_this select 6); - if (_typeX == "Put") then - { - if (player distance petros < 10) then - { - [player, 20, 0.34, petros] remoteExec ["A3A_fnc_punishment",player]; - }; - }; - }; - }; - }; - player addEventHandler ["Fired", _firedHandlerTk]; - if (hasACE) then - { - ["ace_firedPlayer", _firedHandlerTk ] call CBA_fnc_addEventHandler; + if (hasInterface) then { + [player] call A3A_fnc_punishment_FF_addEH; }; player addEventHandler ["HandleHeal", { @@ -212,20 +211,16 @@ if (side group player == teamPlayer) then ]; player addEventHandler ["WeaponAssembled", { - private ["_veh"]; - _veh = _this select 1; - if (_veh isKindOf "StaticWeapon") then - { - if (not(_veh in staticsToSave)) then - { - staticsToSave pushBack _veh; - publicVariable "staticsToSave"; - [_veh] call A3A_fnc_AIVEHinit; + private _veh = _this select 1; + [_veh, teamPlayer] call A3A_fnc_AIVEHinit; // will flip/capture if already initialized + if (_veh isKindOf "StaticWeapon") then { + if (not(_veh in staticsToSave)) then { + staticsToSave pushBack _veh; + publicVariable "staticsToSave"; }; - } - else - { - _veh addEventHandler ["Killed",{[_this select 0] remoteExec ["A3A_fnc_postmortem",2]}]; + _markersX = markersX select {sidesX getVariable [_x,sideUnknown] == teamPlayer}; + _pos = position _veh; + if (_markersX findIf {_pos inArea _x} != -1) then {["Static Deployed", "Static weapon has been deployed for use in a nearby zone, and will be used by garrison militia if you leave it here the next time the zone spawns"] call A3A_fnc_customHint;}; }; }]; player addEventHandler ["WeaponDisassembled", @@ -234,8 +229,8 @@ if (side group player == teamPlayer) then _bag2 = _this select 2; //_bag1 = objectParent (_this select 1); //_bag2 = objectParent (_this select 2); - [_bag1] call A3A_fnc_AIVEHinit; - [_bag2] call A3A_fnc_AIVEHinit; + [_bag1] remoteExec ["A3A_fnc_postmortem", 2]; + [_bag2] remoteExec ["A3A_fnc_postmortem", 2]; } ]; [true] spawn A3A_fnc_reinitY; diff --git a/A3-Antistasi/orgPlayers/nonMemberDistance.sqf b/A3-Antistasi/orgPlayers/nonMemberDistance.sqf index 56f51f7895..21bb6e8b36 100644 --- a/A3-Antistasi/orgPlayers/nonMemberDistance.sqf +++ b/A3-Antistasi/orgPlayers/nonMemberDistance.sqf @@ -29,7 +29,7 @@ while {!([player] call A3A_fnc_isMember)} do }; if (_countX != INITIAL_COUNT_TIME) then { - hint format ["You have to get closer to the HQ or the closest server member in %1 seconds. \n\n After this timeout you will be teleported to your HQ",_countX]; + ["Member Distance", "You have to get closer to the HQ or the closest server member in %1 seconds.

After this timeout you will be teleported to your HQ"] call A3A_fnc_customHint; sleep 1; if (_countX == 0) then { diff --git a/A3-Antistasi/orgPlayers/unitTraits.sqf b/A3-Antistasi/orgPlayers/unitTraits.sqf index 78fb422047..d88d207cc6 100644 --- a/A3-Antistasi/orgPlayers/unitTraits.sqf +++ b/A3-Antistasi/orgPlayers/unitTraits.sqf @@ -9,41 +9,41 @@ switch (_typeX) do //case "I_C_Soldier_Para_3_F": {player setUnitTrait ["medic",true]}; //opted as we use units which automatically have the trait - 8th January 2020, Bob Murphy case typePetros: {player setUnitTrait ["UAVHacker",true]}; //cases for greenfor missions - case "I_G_medic_F": {_textX = "Medic role.\n\nMedics do not have any bonus or penalties, but have the ability to use certain medical items for full health restoration"}; //reintroduced - 8th January 2020, Bob Murphy - case "I_G_Soldier_TL_F": {player setUnitTrait ["camouflageCoef",0.8]; player setUnitTrait ["audibleCoef",0.8]; player setUnitTrait ["loadCoef",1.4]; _textX = "Teamleader role.\n\nTeamleader are more lightweight units with increased camouflage capabilities"}; //reintroduced - 8th January 2020, Bob Murphy - case "I_G_Soldier_F": {player setUnitTrait ["audibleCoef",0.8]; player setUnitTrait ["loadCoef",1.2]; _textX = "Rifleman role.\n\nRiflemen are more suitable to silent sneak but have less carrying capacity"}; //reintroduced - 8th January 2020, Bob Murphy - case "I_G_Soldier_GL_F": {player setUnitTrait ["camouflageCoef",1.2]; player setUnitTrait ["loadCoef",0.8]; _textX = "Grenadier role.\n\nGrenadiers have a slight bonus on carry capacity, but are easy to spot"}; //reintroduced - 8th January 2020, Bob Murphy - case "I_G_Soldier_AR_F": {player setUnitTrait ["audibleCoef",1.2]; player setUnitTrait ["loadCoef",0.8]; _textX = "Autorifleman role.\n\nAutoriflemen have a slight bonus on carry capacity, but make too much noise when they move"}; //reintroduced - 8th January 2020, Bob Murphy - case "I_G_engineer_F": {_textX = "Engineer role.\n\nEngineers do not have any bonus or penalties, but have the ability to use Repair Kits for vehicle repair"}; //reintroduced - 8th January 2020, Bob Murphy + case "I_G_medic_F": {_textX = "Medic role.

Medics do not have any bonus or penalties, but have the ability to use certain medical items for full health restoration"}; //reintroduced - 8th January 2020, Bob Murphy + case "I_G_Soldier_TL_F": {player setUnitTrait ["camouflageCoef",0.8]; player setUnitTrait ["audibleCoef",0.8]; player setUnitTrait ["loadCoef",1.4]; _textX = "Teamleader role.

Teamleader are more lightweight units with increased camouflage capabilities"}; //reintroduced - 8th January 2020, Bob Murphy + case "I_G_Soldier_F": {player setUnitTrait ["audibleCoef",0.8]; player setUnitTrait ["loadCoef",1.2]; player setUnitTrait ["UAVHacker",true]; _textX = "Rifleman role.

Riflemen are more suitable to silent sneak and can hack drones but have less carrying capacity"}; //reintroduced - 8th January 2020, Bob Murphy + case "I_G_Soldier_GL_F": {player setUnitTrait ["camouflageCoef",1.2]; player setUnitTrait ["loadCoef",0.8]; _textX = "Grenadier role.

Grenadiers have a slight bonus on carry capacity, but are easy to spot"}; //reintroduced - 8th January 2020, Bob Murphy + case "I_G_Soldier_AR_F": {player setUnitTrait ["audibleCoef",1.2]; player setUnitTrait ["loadCoef",0.8]; _textX = "Autorifleman role.

Autoriflemen have a slight bonus on carry capacity, but make too much noise when they move"}; //reintroduced - 8th January 2020, Bob Murphy + case "I_G_engineer_F": {_textX = "Engineer role.

Engineers do not have any bonus or penalties, but have the ability to use Repair Kits for vehicle repair"}; //reintroduced - 8th January 2020, Bob Murphy //cases for blufor missions - added - 8th January 2020, Bob Murphy - case "B_G_medic_F": {_textX = "Medic role.\n\nMedics do not have any bonus or penalties, but have the ability to use certain medical items for full health restoration"}; //added - 8th January 2020, Bob Murphy - case "B_G_Soldier_TL_F": {player setUnitTrait ["camouflageCoef",0.8]; player setUnitTrait ["audibleCoef",0.8]; player setUnitTrait ["loadCoef",1.4]; _textX = "Teamleader role.\n\nTeamleader are more lightweight units with increased camouflage capabilities"}; //added - 8th January 2020, Bob Murphy - case "B_G_Soldier_F": {player setUnitTrait ["audibleCoef",0.8]; player setUnitTrait ["loadCoef",1.2]; _textX = "Rifleman role.\n\nRiflemen are more suitable to silent sneak but have less carrying capacity"}; //added - 8th January 2020, Bob Murphy - case "B_G_Soldier_GL_F": {player setUnitTrait ["camouflageCoef",1.2]; player setUnitTrait ["loadCoef",0.8]; _textX = "Grenadier role.\n\nGrenadiers have a slight bonus on carry capacity, but are easy to spot"}; //added - 8th January 2020, Bob Murphy - case "B_G_Soldier_AR_F": {player setUnitTrait ["audibleCoef",1.2]; player setUnitTrait ["loadCoef",0.8]; _textX = "Autorifleman role.\n\nAutoriflemen have a slight bonus on carry capacity, but make too much noise when they move"}; //added - 8th January 2020, Bob Murphy - case "B_G_engineer_F": {_textX = "Engineer role.\n\nEngineers do not have any bonus or penalties, but have the ability to use Repair Kits for vehicle repair"}; //added - 8th January 2020, Bob Murphy + case "B_G_medic_F": {_textX = "Medic role.

Medics do not have any bonus or penalties, but have the ability to use certain medical items for full health restoration"}; //added - 8th January 2020, Bob Murphy + case "B_G_Soldier_TL_F": {player setUnitTrait ["camouflageCoef",0.8]; player setUnitTrait ["audibleCoef",0.8]; player setUnitTrait ["loadCoef",1.4]; _textX = "Teamleader role.

Teamleader are more lightweight units with increased camouflage capabilities"}; //added - 8th January 2020, Bob Murphy + case "B_G_Soldier_F": {player setUnitTrait ["audibleCoef",0.8]; player setUnitTrait ["loadCoef",1.2]; player setUnitTrait ["UAVHacker",true]; _textX = "Rifleman role.

Riflemen are more suitable to silent sneak and can hack drones but have less carrying capacity"}; //added - 8th January 2020, Bob Murphy + case "B_G_Soldier_GL_F": {player setUnitTrait ["camouflageCoef",1.2]; player setUnitTrait ["loadCoef",0.8]; _textX = "Grenadier role.

Grenadiers have a slight bonus on carry capacity, but are easy to spot"}; //added - 8th January 2020, Bob Murphy + case "B_G_Soldier_AR_F": {player setUnitTrait ["audibleCoef",1.2]; player setUnitTrait ["loadCoef",0.8]; _textX = "Autorifleman role.

Autoriflemen have a slight bonus on carry capacity, but make too much noise when they move"}; //added - 8th January 2020, Bob Murphy + case "B_G_engineer_F": {_textX = "Engineer role.

Engineers do not have any bonus or penalties, but have the ability to use Repair Kits for vehicle repair"}; //added - 8th January 2020, Bob Murphy //cases for pvp green - added - 9th January 2020, Bob Murphy - case "I_medic_F": {_textX = "Medic role.\n\nMedics do not have any bonus or penalties, but have the ability to use certain medical items for full health restoration"}; //added - 9th January 2020, Bob Murphy - case "I_Soldier_TL_F": {player setUnitTrait ["camouflageCoef",0.8]; player setUnitTrait ["audibleCoef",0.8]; player setUnitTrait ["loadCoef",1.4]; _textX = "Teamleader role.\n\nTeamleader are more lightweight units with increased camouflage capabilities"}; //added - 9th January 2020, Bob Murphy - case "I_Soldier_M_F": {player setUnitTrait ["camouflageCoef",0.8]; player setUnitTrait ["loadCoef",1.4]; _textX = "Marksman role.\n\nMarksmen are more suitable to silent sneak but have less carrying capacity"}; //added - 9th January 2020, Bob Murphy - case "I_Soldier_AR_F": {player setUnitTrait ["audibleCoef",1.2]; player setUnitTrait ["loadCoef",0.8]; _textX = "Autorifleman role.\n\nAutoriflemen have a slight bonus on carry capacity, but make too much noise when they move"}; //added - 9th January 2020, Bob Murphy - case "I_Soldier_LAT_F": {player setUnitTrait ["audibleCoef",1.2]; player setUnitTrait ["loadCoef",0.8]; _textX = "Antitank role.\n\nAntitanks have a slight bonus on carry capacity, but make too much noise when they move"}; //added - 9th January 2020, Bob Murphy + case "I_medic_F": {_textX = "Medic role.

Medics do not have any bonus or penalties, but have the ability to use certain medical items for full health restoration"}; //added - 9th January 2020, Bob Murphy + case "I_Soldier_TL_F": {player setUnitTrait ["camouflageCoef",0.8]; player setUnitTrait ["audibleCoef",0.8]; player setUnitTrait ["loadCoef",1.4]; _textX = "Teamleader role.

Teamleader are more lightweight units with increased camouflage capabilities"}; //added - 9th January 2020, Bob Murphy + case "I_Soldier_M_F": {player setUnitTrait ["camouflageCoef",0.8]; player setUnitTrait ["loadCoef",1.4]; _textX = "Marksman role.

Marksmen are more suitable to silent sneak but have less carrying capacity"}; //added - 9th January 2020, Bob Murphy + case "I_Soldier_AR_F": {player setUnitTrait ["audibleCoef",1.2]; player setUnitTrait ["loadCoef",0.8]; _textX = "Autorifleman role.

Autoriflemen have a slight bonus on carry capacity, but make too much noise when they move"}; //added - 9th January 2020, Bob Murphy + case "I_Soldier_LAT_F": {player setUnitTrait ["audibleCoef",1.2]; player setUnitTrait ["loadCoef",0.8]; _textX = "Antitank role.

Antitanks have a slight bonus on carry capacity, but make too much noise when they move"}; //added - 9th January 2020, Bob Murphy //cases for pvp blue - added - 9th January 2020, Bob Murphy - case "B_recon_medic_F": {_textX = "Medic role.\n\nMedics do not have any bonus or penalties, but have the ability to use certain medical items for full health restoration"}; //added - 9th January 2020, Bob Murphy - case "B_recon_TL_F": {player setUnitTrait ["camouflageCoef",0.8]; player setUnitTrait ["audibleCoef",0.8]; player setUnitTrait ["loadCoef",1.4]; _textX = "Teamleader role.\n\nTeamleader are more lightweight units with increased camouflage capabilities"}; //added - 9th January 2020, Bob Murphy - case "B_recon_M_F": {player setUnitTrait ["camouflageCoef",0.8]; player setUnitTrait ["loadCoef",1.4]; _textX = "Marksman role.\n\nMarksmen are more suitable to silent sneak but have less carrying capacity"}; //added - 9th January 2020, Bob Murphy - case "B_Patrol_Soldier_MG_F": {player setUnitTrait ["audibleCoef",1.2]; player setUnitTrait ["loadCoef",0.8]; _textX = "Autorifleman role.\n\nAutoriflemen have a slight bonus on carry capacity, but make too much noise when they move"}; //added - 9th January 2020, Bob Murphy - case "B_recon_LAT_F": {player setUnitTrait ["audibleCoef",1.2]; player setUnitTrait ["loadCoef",0.8]; _textX = "Antitank role.\n\nAntitanks have a slight bonus on carry capacity, but make too much noise when they move"}; //added - 9th January 2020, Bob Murphy + case "B_recon_medic_F": {_textX = "Medic role.

Medics do not have any bonus or penalties, but have the ability to use certain medical items for full health restoration"}; //added - 9th January 2020, Bob Murphy + case "B_recon_TL_F": {player setUnitTrait ["camouflageCoef",0.8]; player setUnitTrait ["audibleCoef",0.8]; player setUnitTrait ["loadCoef",1.4]; _textX = "Teamleader role.

Teamleader are more lightweight units with increased camouflage capabilities"}; //added - 9th January 2020, Bob Murphy + case "B_recon_M_F": {player setUnitTrait ["camouflageCoef",0.8]; player setUnitTrait ["loadCoef",1.4]; _textX = "Marksman role.

Marksmen are more suitable to silent sneak but have less carrying capacity"}; //added - 9th January 2020, Bob Murphy + case "B_Patrol_Soldier_MG_F": {player setUnitTrait ["audibleCoef",1.2]; player setUnitTrait ["loadCoef",0.8]; _textX = "Autorifleman role.

Autoriflemen have a slight bonus on carry capacity, but make too much noise when they move"}; //added - 9th January 2020, Bob Murphy + case "B_recon_LAT_F": {player setUnitTrait ["audibleCoef",1.2]; player setUnitTrait ["loadCoef",0.8]; _textX = "Antitank role.

Antitanks have a slight bonus on carry capacity, but make too much noise when they move"}; //added - 9th January 2020, Bob Murphy //cases for pvp red - added - 9th January 2020, Bob Murphy - case "O_T_Recon_Medic_F": {_textX = "Medic role.\n\nMedics do not have any bonus or penalties, but have the ability to use certain medical items for full health restoration"}; //added - 9th January 2020, Bob Murphy - case "O_T_Recon_TL_F": {player setUnitTrait ["camouflageCoef",0.8]; player setUnitTrait ["audibleCoef",0.8]; player setUnitTrait ["loadCoef",1.4]; _textX = "Teamleader role.\n\nTeamleader are more lightweight units with increased camouflage capabilities"}; //added - 9th January 2020, Bob Murphy - case "O_T_Recon_M_F": {player setUnitTrait ["camouflageCoef",0.8]; player setUnitTrait ["loadCoef",1.4]; _textX = "Marksman role.\n\nMarksmen are more suitable to silent sneak but have less carrying capacity"}; //added - 9th January 2020, Bob Murphy - case "O_Soldier_AR_F": {player setUnitTrait ["audibleCoef",1.2]; player setUnitTrait ["loadCoef",0.8]; _textX = "Autorifleman role.\n\nAutoriflemen have a slight bonus on carry capacity, but make too much noise when they move"}; //added - 9th January 2020, Bob Murphy - case "O_T_Recon_LAT_F": {player setUnitTrait ["audibleCoef",1.2]; player setUnitTrait ["loadCoef",0.8]; _textX = "Antitank role.\n\nAntitanks have a slight bonus on carry capacity, but make too much noise when they move"}; //added - 9th January 2020, Bob Murphy + case "O_T_Recon_Medic_F": {_textX = "Medic role.

Medics do not have any bonus or penalties, but have the ability to use certain medical items for full health restoration"}; //added - 9th January 2020, Bob Murphy + case "O_T_Recon_TL_F": {player setUnitTrait ["camouflageCoef",0.8]; player setUnitTrait ["audibleCoef",0.8]; player setUnitTrait ["loadCoef",1.4]; _textX = "Teamleader role.

Teamleader are more lightweight units with increased camouflage capabilities"}; //added - 9th January 2020, Bob Murphy + case "O_T_Recon_M_F": {player setUnitTrait ["camouflageCoef",0.8]; player setUnitTrait ["loadCoef",1.4]; _textX = "Marksman role.

Marksmen are more suitable to silent sneak but have less carrying capacity"}; //added - 9th January 2020, Bob Murphy + case "O_Soldier_AR_F": {player setUnitTrait ["audibleCoef",1.2]; player setUnitTrait ["loadCoef",0.8]; _textX = "Autorifleman role.

Autoriflemen have a slight bonus on carry capacity, but make too much noise when they move"}; //added - 9th January 2020, Bob Murphy + case "O_T_Recon_LAT_F": {player setUnitTrait ["audibleCoef",1.2]; player setUnitTrait ["loadCoef",0.8]; _textX = "Antitank role.

Antitanks have a slight bonus on carry capacity, but make too much noise when they move"}; //added - 9th January 2020, Bob Murphy }; if (isMultiPlayer) then { sleep 5; - hint format ["You have selected %1",_textX]; + ["Unit Traits", format ["You have selected %1",_textX]] call A3A_fnc_customHint; }; diff --git a/A3-Antistasi/statSave/saveFuncs.sqf b/A3-Antistasi/statSave/saveFuncs.sqf deleted file mode 100755 index 7f80a7576b..0000000000 --- a/A3-Antistasi/statSave/saveFuncs.sqf +++ /dev/null @@ -1,363 +0,0 @@ -fn_varNameToSaveName = { - params ["_varName", ""]; - //Return the name of the save slot for the variable. - if (worldName == "Tanoa") then { - _varName + serverID + campaignID + "WotP"; - } else { - if (side group petros == independent) then { - _varName + serverID + campaignID + "Antistasi" + worldName; - } else { - _varName + serverID + campaignID + "AntistasiB" + worldName; - }; - }; -}; - -fn_SaveStat = { - _varName = _this select 0; - _varValue = _this select 1; - if (!isNil "_varValue") then { - _varSaveName = [_varName] call fn_varNameToSaveName; - profileNameSpace setVariable [_varSaveName, _varValue]; - if (isDedicated) then {saveProfileNamespace}; - }; -}; - -fn_ReturnSavedStat = { - private _varName = _this select 0; - _loadVariable = { - private ["_varName","_varValue"]; - _varName = _this select 0; - _varSaveName = [_varName] call fn_varNameToSaveName; - //Return the value of this statement - profileNameSpace getVariable (_varSaveName); - }; - private _varValue = [_varName] call _loadVariable; - if (isNil "_varValue") then { - _spanishVarName = [_varName] call A3A_fnc_translateVariable; - _varValue = [_spanishVarName] call _loadVariable; - }; - if (isNil "_varValue") exitWith { - diag_log format ["%1: [Antistasi] | ERROR | saveFuncs.sqf | Variable %2 does not exist.",servertime, _varName]; - }; - _varValue; -}; - -fn_LoadStat = { - private ["_varName","_varValue"]; - _varName = _this select 0; - _varValue = [_varName] call fn_ReturnSavedStat; - if (isNil "_varValue") exitWith {}; - [_varName,_varValue] call fn_SetStat; -}; - -fn_SavePlayerStat = { - private _playerUID = _this select 0; - private _varName = _this select 1; - private _varValue = _this select 2; - private _abort = false; - if (isNil "_playerUID") then { - _playerUID = ""; - _abort = true; - }; - if (isNil "_varName") then { - _varName = ""; - _abort = true; - }; - if (isNil "_varValue") then { - _varValue = ""; - _abort = true; - }; - if (_abort) exitWith { - diag_log format ["[Antistiasi] Save invalid for %1, saving %3 as %2", _playerUID, _varName, _varValue]; - }; - private _playerVarName = format ["player_%1_%2", _playerUID, _varName]; - [_playerVarName, _varValue] call fn_SaveStat; -}; - -fn_RetrievePlayerStat = { - private _playerUID = _this select 0; - private _varName = _this select 1; - if (isNil "_playerUID" || isNil "_varName") exitWith {diag_log ["[Antistiasi] Load invalid for player %1 var %2", _playerUID, _varName]}; - private _playerVarName = format ["player_%1_%2", _playerUID, _varName]; - [_playerVarName] call fn_ReturnSavedStat; -}; - -//=========================================================================== -//ADD VARIABLES TO THIS ARRAY THAT NEED SPECIAL SCRIPTING TO LOAD -/*specialVarLoads = -[ - "weaponsPlayer", - "magazinesPlayer", - "backpackPlayer", - "mrkNATO", - "mrkSDK", - "prestigeNATO","prestigeCSAT", "hr","planesAAFcurrent","helisAAFcurrent","APCAAFcurrent","tanksAAFcurrent","armas","items","backpcks","ammunition","dateX", "WitemsPlayer","prestigeOPFOR","prestigeBLUFOR","resourcesAAF","resourcesFIA","skillFIA"]; -*/ -specialVarLoads = [ - "outpostsFIA","minesX","staticsX","countCA","antennas","mrkNATO","mrkSDK","prestigeNATO", - "prestigeCSAT","posHQ","hr","armas","items","backpcks","ammunition","dateX","prestigeOPFOR", - "prestigeBLUFOR","resourcesFIA","skillFIA","distanceSPWN","civPerc","maxUnits","destroyedSites", - "garrison","tasks","smallCAmrk","membersX","vehInGarage","destroyedBuildings","idlebases", - "idleassets","chopForest","weather","killZones","jna_dataList","controlsSDK","mrkCSAT","nextTick", - "bombRuns","difficultyX","gameMode","wurzelGarrison" -]; - -//THIS FUNCTIONS HANDLES HOW STATS ARE LOADED -fn_SetStat = { - _varName = _this select 0; - _varValue = _this select 1; - if (isNil '_varValue') exitWith {}; - if (_varName in specialVarLoads) then { - if (_varName == 'countCA') then {countCA = _varValue; publicVariable "countCA"}; - if (_varName == 'difficultyX') then { - if !(isMultiplayer) then { - skillMult = _varValue; - if (skillMult == 1) then {minWeaps = 15}; - if (skillMult == 3) then {minWeaps = 40}; - }; - }; - if(_varName == 'gameMode') then { - if !(isMultiplayer) then { - gameMode = _varValue; - if (gameMode != 1) then { - Occupants setFriend [Invaders,1]; - Invaders setFriend [Occupants,1]; - if (gameMode == 3) then {"CSAT_carrier" setMarkerAlpha 0}; - if (gameMode == 4) then {"NATO_carrier" setMarkerAlpha 0}; - }; - }; - }; - if (_varName == 'bombRuns') then {bombRuns = _varValue; publicVariable "bombRuns"}; - if (_varName == 'nextTick') then {nextTick = time + _varValue}; - if (_varName == 'membersX') then {membersX = +_varValue; publicVariable "membersX"}; - if (_varName == 'smallCAmrk') then {smallCAmrk = +_varValue}; - if (_varName == 'mrkNATO') then {{sidesX setVariable [_x,Occupants,true]} forEach _varValue;}; - if (_varName == 'mrkCSAT') then {{sidesX setVariable [_x,Invaders,true]} forEach _varValue;}; - if (_varName == 'mrkSDK') then {{sidesX setVariable [_x,teamPlayer,true]} forEach _varValue;}; - if (_varName == 'controlsSDK') then { - { - sidesX setVariable [_x,teamPlayer,true] - } forEach _varValue; - }; - if (_varName == 'chopForest') then {chopForest = _varValue; publicVariable "chopForest"}; - if (_varName == 'jna_dataList') then {jna_dataList = +_varValue}; - if (_varName == 'prestigeNATO') then {prestigeNATO = _varValue; publicVariable "prestigeNATO"}; - if (_varName == 'prestigeCSAT') then {prestigeCSAT = _varValue; publicVariable "prestigeCSAT"}; - if (_varName == 'hr') then {server setVariable ["HR",_varValue,true]}; - if (_varName == 'dateX') then {setDate _varValue}; - if (_varName == 'weather') then { - 0 setFog (_varValue select 0); - 0 setRain (_varValue select 1); - forceWeatherChange - }; - if (_varName == 'resourcesFIA') then {server setVariable ["resourcesFIA",_varValue,true]}; - if (_varName == 'destroyedSites') then {destroyedSites = +_varValue; publicVariable "destroyedSites"}; - if (_varName == 'skillFIA') then { - skillFIA = _varValue; publicVariable "skillFIA"; - { - _costs = server getVariable _x; - for "_i" from 1 to _varValue do { - _costs = round (_costs + (_costs * (_i/280))); - }; - server setVariable [_x,_costs,true]; - } forEach soldiersSDK; - }; - if (_varName == 'distanceSPWN') then {distanceSPWN = _varValue; distanceSPWN1 = distanceSPWN * 1.3; distanceSPWN2 = distanceSPWN /2; publicVariable "distanceSPWN";publicVariable "distanceSPWN1";publicVariable "distanceSPWN2"}; - if (_varName == 'civPerc') then {civPerc = _varValue; if (civPerc < 1) then {civPerc = 35}; publicVariable "civPerc"}; - if (_varName == 'maxUnits') then {maxUnits=_varValue; publicVariable "maxUnits"}; - if (_varName == 'vehInGarage') then {vehInGarage= +_varValue; publicVariable "vehInGarage"}; - if (_varName == 'destroyedBuildings') then { - destroyedBuildings= +_varValue; - //publicVariable "destroyedBuildings"; - private _building = objNull; - { - _building = nearestObject [_x, "House"]; - if !(_building in antennas) then { - private _ruin = [_building] call BIS_fnc_createRuin; - //JIP on the _ruin, as repairRuinedBuilding will delete the ruin. - if !(isNull _ruin) then { - [_building, true] remoteExec ["hideObject", 0, _ruin]; - } else { - diag_log format ["Loading Destroyed Buildings: Unable to create ruin for %1", typeOf _building]; - }; - }; - } forEach destroyedBuildings; - }; - if (_varName == 'minesX') then { - for "_i" from 0 to (count _varvalue) - 1 do { - _typeMine = _varvalue select _i select 0; - switch _typeMine do { - case "APERSMine_Range_Ammo": {_typeMine = "APERSMine"}; - case "ATMine_Range_Ammo": {_typeMine = "ATMine"}; - case "APERSBoundingMine_Range_Ammo": {_typeMine = "APERSBoundingMine"}; - case "SLAMDirectionalMine_Wire_Ammo": {_typeMine = "SLAMDirectionalMine"}; - case "APERSTripMine_Wire_Ammo": {_typeMine = "APERSTripMine"}; - case "ClaymoreDirectionalMine_Remote_Ammo": {_typeMine = "Claymore_F"}; - }; - _posMine = _varvalue select _i select 1; - _mineX = createMine [_typeMine, _posMine, [], 0]; - _detected = _varvalue select _i select 2; - {_x revealMine _mineX} forEach _detected; - if (count (_varvalue select _i) > 3) then { - _dirMine = _varvalue select _i select 3; - _mineX setDir _dirMine; - }; - }; - }; - if (_varName == 'garrison') then { - //_markersX = markersX - outpostsFIA - controlsX - citiesX; - {garrison setVariable [_x select 0,_x select 1,true]} forEach _varvalue; - }; - if (_varName == 'wurzelGarrison') then { - { - garrison setVariable [format ["%1_garrison", (_x select 0)], _x select 1, true]; - garrison setVariable [format ["%1_requested", (_x select 0)], _x select 2, true]; - garrison setVariable [format ["%1_over", (_x select 0)], _x select 3, true]; - [(_x select 0)] call A3A_fnc_updateReinfState; - } forEach _varvalue; - }; - if (_varName == 'outpostsFIA') then { - if (count (_varValue select 0) == 2) then { - { - _positionX = _x select 0; - _garrison = _x select 1; - _mrk = createMarker [format ["FIApost%1", random 1000], _positionX]; - _mrk setMarkerShape "ICON"; - _mrk setMarkerType "loc_bunker"; - _mrk setMarkerColor colorTeamPlayer; - if (isOnRoad _positionX) then {_mrk setMarkerText format ["%1 Roadblock",nameTeamPlayer]} else {_mrk setMarkerText format ["%1 Watchpost",nameTeamPlayer]}; - spawner setVariable [_mrk,2,true]; - if (count _garrison > 0) then {garrison setVariable [_mrk,_garrison,true]}; - outpostsFIA pushBack _mrk; - sidesX setVariable [_mrk,teamPlayer,true]; - } forEach _varvalue; - }; - }; - if (_varName == 'antennas') then { - antennasDead = []; - for "_i" from 0 to (count _varvalue - 1) do { - _posAnt = _varvalue select _i; - _mrk = [mrkAntennas, _posAnt] call BIS_fnc_nearestPosition; - _antenna = [antennas,_mrk] call BIS_fnc_nearestPosition; - {if ([antennas,_x] call BIS_fnc_nearestPosition == _antenna) then {[_x,false] spawn A3A_fnc_blackout}} forEach citiesX; - antennas = antennas - [_antenna]; - antennasDead pushBack _antenna; - _antenna removeAllEventHandlers "Killed"; - - private _ruin = [_antenna] call BIS_fnc_createRuin; - - if !(isNull _ruin) then { - //JIP on the _ruin, as repairRuinedBuilding will delete the ruin. - [_antenna, true] remoteExec ["hideObject", 0, _ruin]; - } else { - diag_log format ["Loading Antennas: Unable to create ruin for %1", typeOf _antenna]; - }; - - deleteMarker _mrk; - }; - publicVariable "antennas"; - publicVariable "antennasDead"; - }; - if (_varname == 'prestigeOPFOR') then { - for "_i" from 0 to (count citiesX) - 1 do { - _city = citiesX select _i; - _dataX = server getVariable _city; - _numCiv = _dataX select 0; - _numVeh = _dataX select 1; - _prestigeOPFOR = _varvalue select _i; - _prestigeBLUFOR = _dataX select 3; - _dataX = [_numCiv,_numVeh,_prestigeOPFOR,_prestigeBLUFOR]; - server setVariable [_city,_dataX,true]; - }; - }; - if (_varname == 'prestigeBLUFOR') then { - for "_i" from 0 to (count citiesX) - 1 do { - _city = citiesX select _i; - _dataX = server getVariable _city; - _numCiv = _dataX select 0; - _numVeh = _dataX select 1; - _prestigeOPFOR = _dataX select 2; - _prestigeBLUFOR = _varvalue select _i; - _dataX = [_numCiv,_numVeh,_prestigeOPFOR,_prestigeBLUFOR]; - server setVariable [_city,_dataX,true]; - }; - }; - if (_varname == 'idlebases') then { - { - server setVariable [(_x select 0),(_x select 1),true]; - } forEach _varValue; - }; - if (_varname == 'idleassets') then { - { - timer setVariable [(_x select 0),(_x select 1),true]; - } forEach _varValue; - }; - if (_varname == 'killZones') then { - { - killZones setVariable [(_x select 0),(_x select 1),true]; - } forEach _varValue; - }; - if (_varName == 'posHQ') then { - _posHQ = if (count _varValue >3) then {_varValue select 0} else {_varValue}; - { - if (getMarkerPos _x distance _posHQ < 1000) then { - sidesX setVariable [_x,teamPlayer,true]; - }; - } forEach controlsX; - respawnTeamPlayer setMarkerPos _posHQ; - posHQ = getMarkerPos respawnTeamPlayer; - petros setPos _posHQ; - "Synd_HQ" setMarkerPos _posHQ; - if (chopForest) then { - if (!isMultiplayer) then {{ _x hideObject true } foreach (nearestTerrainObjects [position petros,["tree","bush"],70])} else {{ _x hideObjectGlobal true } foreach (nearestTerrainObjects [position petros,["tree","bush"],70])}; - }; - if (count _varValue == 3) then { - [] spawn A3A_fnc_buildHQ; - } else { - fireX setPos (_varValue select 1); - boxX setDir ((_varValue select 2) select 0); - boxX setPos ((_varValue select 2) select 1); - mapX setDir ((_varValue select 3) select 0); - mapX setPos ((_varValue select 3) select 1); - flagX setPos (_varValue select 4); - vehicleBox setDir ((_varValue select 5) select 0); - vehicleBox setPos ((_varValue select 5) select 1); - }; - {_x setPos _posHQ} forEach ((call A3A_fnc_playableUnits) select {side _x == teamPlayer}); - }; - if (_varname == 'staticsX') then { - for "_i" from 0 to (count _varvalue) - 1 do { - _typeVehX = _varvalue select _i select 0; - _posVeh = _varvalue select _i select 1; - _dirVeh = _varvalue select _i select 2; - _veh = createVehicle [_typeVehX,[0,0,1000],[],0,"NONE"]; - _veh setDir _dirVeh;_veh setDir _dirVeh; - _veh setVectorUp surfaceNormal (_posVeh); - _veh setPosATL _posVeh; - if ((_veh isKindOf "StaticWeapon") or (_veh isKindOf "Building")) then { - staticsToSave pushBack _veh; - }; - [_veh] call A3A_fnc_AIVEHinit; - }; - publicVariable "staticsToSave"; - }; - if (_varname == 'tasks') then { - { - if (_x == "rebelAttack") then { - [] call A3A_fnc_rebelAttack; - } else { - if (_x == "DEF_HQ") then { - [] spawn A3A_fnc_attackHQ; - } else { - [_x,true] call A3A_fnc_missionRequest; - }; - }; - } forEach _varvalue; - }; - } else { - call compile format ["%1 = %2",_varName,_varValue]; - }; -}; - -//================================================================================================================================================================================================== -saveFuncsLoaded = true; diff --git a/ISSUE_TEMPLATE.md b/ISSUE_TEMPLATE.md deleted file mode 100644 index da21ee429b..0000000000 --- a/ISSUE_TEMPLATE.md +++ /dev/null @@ -1,22 +0,0 @@ -*Version:* 1.0. - -*Mods:* CBA, TFAR, ACE(no-medical) - -*Environment*: SP, MP LAN, MP host, MP dedi. - -*.rpt attatched?* YES - -*have you edited the missionfile?*: No - -***Issue:*** - ---- - -**Delete theese lines after compiling the section above**, - -Make short title, and possibly use [bug] [question] before for better identification - -To find an .rpt "C:\Users\User\AppData\Local\Arma 3\Arma3_x64_2018-03-06_16-36-36.rpt" (type %appdata% in windows searchbar and press enter, go up by one level and you'll find \Local\Arma3) - -To permalink or link code just browse in github the file you want, click on the numer of the line to make it yellow and click on the dots on the left, select what you need, paste here. - diff --git a/A3-Antistasi/NavGrids/navGridAltis.sqf b/Map-Templates/Antistasi-Altis-BLUFOR.Altis/Navigation/navGridAltis.sqf similarity index 100% rename from A3-Antistasi/NavGrids/navGridAltis.sqf rename to Map-Templates/Antistasi-Altis-BLUFOR.Altis/Navigation/navGridAltis.sqf diff --git a/Map-Templates/Antistasi-Altis-BLUFOR.Altis/roadsDBAltis.sqf b/Map-Templates/Antistasi-Altis-BLUFOR.Altis/Navigation/roadsDBAltis.sqf similarity index 100% rename from Map-Templates/Antistasi-Altis-BLUFOR.Altis/roadsDBAltis.sqf rename to Map-Templates/Antistasi-Altis-BLUFOR.Altis/Navigation/roadsDBAltis.sqf diff --git a/Map-Templates/Antistasi-Altis-BLUFOR.Altis/PIC.jpg b/Map-Templates/Antistasi-Altis-BLUFOR.Altis/Pictures/Mission/PIC.jpg similarity index 100% rename from Map-Templates/Antistasi-Altis-BLUFOR.Altis/PIC.jpg rename to Map-Templates/Antistasi-Altis-BLUFOR.Altis/Pictures/Mission/PIC.jpg diff --git a/Map-Templates/Antistasi-Altis-BLUFOR.Altis/Pictures/Mission/whiteboard.jpg b/Map-Templates/Antistasi-Altis-BLUFOR.Altis/Pictures/Mission/whiteboard.jpg new file mode 100644 index 0000000000..72b8ca5bd4 Binary files /dev/null and b/Map-Templates/Antistasi-Altis-BLUFOR.Altis/Pictures/Mission/whiteboard.jpg differ diff --git a/Map-Templates/Antistasi-Altis-BLUFOR.Altis/description.ext b/Map-Templates/Antistasi-Altis-BLUFOR.Altis/description.ext index b741042811..ba92f83724 100755 --- a/Map-Templates/Antistasi-Altis-BLUFOR.Altis/description.ext +++ b/Map-Templates/Antistasi-Altis-BLUFOR.Altis/description.ext @@ -4,10 +4,10 @@ author = $STR_antistasi_credits_generic_author_text; OnLoadName = $STR_antistasi_mission_info_altisB_mapname_short_text; OnLoadMission = $STR_antistasi_mission_info_altis_blurb_text; -loadScreen = "pic.jpg"; +loadScreen = "Pictures\Mission\pic.jpg"; briefingName = $STR_antistasi_mission_info_altisB_mapname_text; overviewText = $STR_antistasi_mission_info_altis_description_text; -overviewPicture = "pic.jpg"; +overviewPicture = "Pictures\Mission\pic.jpg"; #include "MissionDescription\debug.hpp" @@ -34,6 +34,8 @@ class CfgSounds class CfgDebriefing { + #include "MissionDescription\endMission.hpp" + class End1 { title = "V I C T O R Y"; @@ -58,67 +60,4 @@ class CfgDebriefing picture = "b_unknown"; pictureColor[] = {0.5,0.0,0.0,1}; }; - class modUnautorized - { - title = "Incompatible Mods"; - subtitle = "Incompatible Mods detected"; - description = "An incompatible mod installed on the server or your PC has been detected. To avoid support problems the mission is finished. Please uninstall unsupported (ASR AI, aLIVE, MCC or any AI behaviour) mods from your computer or server to be able to play Antistasi."; - picture = "b_unknown"; - pictureColor[] = {0.0,0.5,0.0,1}; - }; - class serverFull - { - title = "Reserved Slot"; - subtitle = "This slot is reserved"; - description = "Sorry, but this slot is reserved for a Server Member. To become member, please contact to the server admin or clan."; - picture = "b_unknown"; - pictureColor[] = {0.0,0.5,0.0,1}; - }; - class noPvP - { - title = "PVP Disabled"; - subtitle = "This slot is unavailable"; - description = "PvP is not enabled on this server."; - picture = "b_unknown"; - pictureColor[] = {0.0,0.5,0.0,1}; - }; - class noJip - { - title = "JIP Unavailable"; - subtitle = "This slot is unavailable"; - description = "You need to have JIP enabled."; - picture = "b_unknown"; - pictureColor[] = {0.0,0.5,0.0,1}; - }; - class pvpMem - { - title = "You are not a Member"; - subtitle = "This slot is unavailable"; - description = "You need to be a Member to use PvP."; - picture = "b_unknown"; - pictureColor[] = {0.0,0.5,0.0,1}; - }; - class pvpCount - { - title = "PvP Player Overflow"; - subtitle = "This slot is unavailable"; - description = "PvP is not available as there are too many PvP slots in use, or not enough Rebels online."; - picture = "b_unknown"; - pictureColor[] = {0.0,0.5,0.0,1}; - }; - class BossMiss - { - title = "MIA Rebel Commander"; - subtitle = "This slot is unavailable"; - description = "PvP is not available as there is no Commander for the Rebels."; - picture = "b_unknown"; - pictureColor[] = {0.0,0.5,0.0,1}; - }; - class hcDown - { - title = "HC Disconnected"; - subtitle = "Some Headless Client has been disconnected and mission has to stop to avoid malfunctions."; - picture = "b_unknown"; - pictureColor[] = {0.0,0.5,0.0,1}; - }; }; diff --git a/Map-Templates/Antistasi-Altis-BLUFOR.Altis/mission.sqm b/Map-Templates/Antistasi-Altis-BLUFOR.Altis/mission.sqm index bace912218..43b498e741 100755 --- a/Map-Templates/Antistasi-Altis-BLUFOR.Altis/mission.sqm +++ b/Map-Templates/Antistasi-Altis-BLUFOR.Altis/mission.sqm @@ -5,52 +5,52 @@ class EditorData angleGridStep=0.2617994; scaleGridStep=1; autoGroupingDist=10; - toggles=514; + toggles=1546; class ItemIDProvider { - nextID=3003; + nextID=2568; }; class MarkerIDProvider { - nextID=176; + nextID=204; }; class LayerIndexProvider { - nextID=508; + nextID=633; }; class Camera { - pos[]={3637.04,40.355995,10282.369}; - dir[]={-0.66807073,-0.74400634,0.012217433}; - up[]={-0.74388564,0.66816783,0.013604266}; - aside[]={0.01828455,-1.077151e-007,0.99983603}; + pos[]={8290.9131,64.225143,10834.808}; + dir[]={0,-0.70710683,0.70710683}; + up[]={0,0.70710677,0.70710677}; + aside[]={0.99999994,0,-0}; }; }; binarizationWanted=0; addons[]= { "A3_Ui_F", - "A3_Weapons_F_Ammoboxes", - "A3_Modules_F", - "A3_Characters_F", - "A3_Structures_F_EPC_Civ_InfoBoards", - "A3_Structures_F_Mil_Flags", - "A3_Ui_F_Exp", - "A3_Characters_F_Exp", - "A3_Props_F_Enoch_Military_Camps", - "A3_Modules_F_Curator_Curator", "A3_Structures_F_Ind_AirPort", "A3_Structures_F_Mil_Cargo", "A3_Structures_F_Mil_TentHangar", "A3_Structures_F_Exp_Infrastructure_Airports", - "A3_Structures_F_Exp_Military_Flags", - "A3_Structures_F_Mil_Helipads", "A3_Structures_F_Mil_Fortification", "A3_Structures_F_Walls", "A3_Structures_F_Ind_Transmitter_Tower", "A3_Structures_F_Ind_Cargo", + "A3_Structures_F_Mil_Helipads", + "A3_Modules_F", + "A3_Characters_F", + "A3_Weapons_F", + "A3_Modules_F_Curator_Curator", "A3_Modules_F_Hc", - "A3_Weapons_F" + "A3_Weapons_F_Ammoboxes", + "A3_Structures_F_EPC_Civ_InfoBoards", + "A3_Structures_F_Exp_Military_Flags", + "A3_Props_F_Enoch_Military_Camps", + "A3_Structures_F_Mil_Flags", + "A3_Ui_F_Exp", + "A3_Characters_F_Exp" }; class AddonsMetaData { @@ -66,92 +66,92 @@ class AddonsMetaData }; class Item1 { - className="A3_Weapons_F"; - name="Arma 3 Alpha - Weapons and Accessories"; + className="A3_Structures_F_Ind"; + name="Arma 3 - Industrial Structures"; author="Bohemia Interactive"; url="https://www.arma3.com"; }; class Item2 { - className="A3_Modules_F"; - name="Arma 3 Alpha - Scripted Modules"; + className="A3_Structures_F_Mil"; + name="Arma 3 - Military Buildings and Structures"; author="Bohemia Interactive"; url="https://www.arma3.com"; }; class Item3 { - className="A3_Characters_F"; - name="Arma 3 Alpha - Characters and Clothing"; + className="A3_Structures_F_Exp_Infrastructure"; + name="Arma 3 Apex - Infrastructure Objects"; author="Bohemia Interactive"; url="https://www.arma3.com"; }; class Item4 { - className="A3_Structures_F_EPC"; - name="Arma 3 Win Episode - Buildings and Structures"; + className="A3_Structures_F"; + name="Arma 3 - Buildings and Structures"; author="Bohemia Interactive"; url="https://www.arma3.com"; }; class Item5 { - className="A3_Structures_F_Mil"; - name="Arma 3 - Military Buildings and Structures"; + className="A3_Modules_F"; + name="Arma 3 Alpha - Scripted Modules"; author="Bohemia Interactive"; url="https://www.arma3.com"; }; class Item6 { - className="A3_Ui_F_Exp"; - name="Arma 3 Apex - User Interface"; + className="A3_Characters_F"; + name="Arma 3 Alpha - Characters and Clothing"; author="Bohemia Interactive"; url="https://www.arma3.com"; }; class Item7 { - className="A3_Characters_F_Exp"; - name="Arma 3 Apex - Characters and Clothing"; + className="A3_Weapons_F"; + name="Arma 3 Alpha - Weapons and Accessories"; author="Bohemia Interactive"; url="https://www.arma3.com"; }; class Item8 { - className="A3_Props_F_Enoch"; - name="Arma 3 Enoch - Decorative and Mission Objects"; + className="A3_Modules_F_Curator"; + name="Arma 3 Zeus Update - Scripted Modules"; author="Bohemia Interactive"; url="https://www.arma3.com"; }; class Item9 { - className="A3_Modules_F_Curator"; - name="Arma 3 Zeus Update - Scripted Modules"; + className="A3_Structures_F_EPC"; + name="Arma 3 Win Episode - Buildings and Structures"; author="Bohemia Interactive"; url="https://www.arma3.com"; }; class Item10 { - className="A3_Structures_F_Ind"; - name="Arma 3 - Industrial Structures"; + className="A3_Structures_F_Exp"; + name="Arma 3 Apex - Buildings and Structures"; author="Bohemia Interactive"; url="https://www.arma3.com"; }; class Item11 { - className="A3_Structures_F_Exp_Infrastructure"; - name="Arma 3 Apex - Infrastructure Objects"; + className="A3_Props_F_Enoch"; + name="Arma 3 Enoch - Decorative and Mission Objects"; author="Bohemia Interactive"; url="https://www.arma3.com"; }; class Item12 { - className="A3_Structures_F_Exp"; - name="Arma 3 Apex - Buildings and Structures"; + className="A3_Ui_F_Exp"; + name="Arma 3 Apex - User Interface"; author="Bohemia Interactive"; url="https://www.arma3.com"; }; class Item13 { - className="A3_Structures_F"; - name="Arma 3 - Buildings and Structures"; + className="A3_Characters_F_Exp"; + name="Arma 3 Apex - Characters and Clothing"; author="Bohemia Interactive"; url="https://www.arma3.com"; }; @@ -166,7007 +166,3485 @@ class Mission resistanceWest=0; year=2035; month=6; - day=1; hour=10; minute=0; }; class Entities { - items=412; + items=390; class Item0 { dataType="Marker"; - position[]={3605.7151,17.347,10279.321}; - name="Synd_HQ"; - markerType="RECTANGLE"; - type="rectangle"; - colorName="ColorPink"; - a=50; - b=50; - id=933; - atlOffset=1.603302; + position[]={3336.6682,-76.557083,17040.561}; + name="seaPatrol"; + type="Empty"; + id=167; }; class Item1 { dataType="Marker"; - position[]={3607.0481,2.7037606e+012,10281.5}; - name="respawn_west"; - text="Your Headquarters"; - type="hd_flag"; - colorName="ColorWEST"; - id=934; - atlOffset=2.7037606e+012; + position[]={3246.4033,-106.48155,15365.642}; + name="seaPatrol_1"; + type="Empty"; + id=168; + atlOffset=7.6293945e-006; }; class Item2 { - dataType="Object"; - class PositionInfo - { - position[]={3611.6396,16.176582,10280.448}; - angles[]={6.2725158,0,6.2392135}; - }; - side="Empty"; - flags=4; - class Attributes - { - name="vehicleBox"; - }; - id=935; - type="Box_East_AmmoVeh_F"; - atlOffset=-9.5367432e-007; - class CustomAttributes - { - class Attribute0 - { - property="ammoBox"; - expression="[_this,_value] call bis_fnc_initAmmoBox;"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="[[[[],[]],[[],[]],[[],[]],[[],[]]],true]"; - }; - }; - }; - nAttributes=1; - }; + dataType="Marker"; + position[]={3003.3965,-32.717815,13714.215}; + name="seaPatrol_2"; + type="Empty"; + id=169; + atlOffset=-3.8146973e-006; }; class Item3 { - dataType="Logic"; - class PositionInfo - { - position[]={3603.4663,15.792626,10272.64}; - angles[]={6.2631893,0,6.2485328}; - }; - name="server"; - id=939; - type="Logic"; + dataType="Marker"; + position[]={2778.6235,-22.222387,12865.009}; + name="seaPatrol_3"; + type="Empty"; + id=170; }; class Item4 { - dataType="Logic"; - class PositionInfo - { - position[]={3605.0405,15.709817,10271.228}; - angles[]={6.2631893,0,6.2485328}; - }; - name="garrison"; - id=940; - type="Logic"; + dataType="Marker"; + position[]={2677.7971,-27.117685,12421.866}; + name="seaPatrol_4"; + type="Empty"; + id=171; }; class Item5 { - dataType="Logic"; - class PositionInfo - { - position[]={3606.8276,15.619447,10269.807}; - angles[]={6.2631893,0,6.2485328}; - }; - name="spawner"; - id=941; - type="Logic"; + dataType="Marker"; + position[]={2716.6533,-51.24736,10868.366}; + name="seaPatrol_5"; + type="Empty"; + id=172; }; class Item6 { - dataType="Logic"; - class PositionInfo - { - position[]={3599.2339,15.983887,10269.939}; - angles[]={6.2818413,0,6.2431998}; - }; - name="hc"; - isPlayable=1; - id=942; - type="HeadlessClient_F"; + dataType="Marker"; + position[]={14517.476,-138.09663,9156.4111}; + name="seaPatrol_6"; + type="Empty"; + id=173; }; class Item7 { - dataType="Logic"; - class PositionInfo - { - position[]={3608.7026,15.474901,10268.476}; - angles[]={6.2631893,0,6.2046809}; - }; - name="roadsX"; - id=945; - type="Logic"; + dataType="Marker"; + position[]={13563.509,-95.191154,11121.483}; + name="seaPatrol_7"; + type="Empty"; + id=174; + atlOffset=7.6293945e-006; }; class Item8 { - dataType="Logic"; - class PositionInfo - { - position[]={3610.1187,15.338509,10267.392}; - angles[]={6.2325621,0,6.2046804}; - }; - name="timer"; - id=949; - type="Logic"; + dataType="Marker"; + position[]={15388.874,-90.985153,12976.936}; + name="seaPatrol_8"; + type="Empty"; + id=175; + atlOffset=7.6293945e-006; }; class Item9 { - dataType="Object"; - class PositionInfo - { - position[]={3610.7017,16.36245,10275.696}; - angles[]={0.014664836,0,6.213963}; - }; - side="Empty"; - flags=4; - class Attributes - { - name="boxX"; - }; - id=950; - type="IG_supplyCrate_F"; - atlOffset=-9.5367432e-007; - class CustomAttributes - { - class Attribute0 - { - property="ammoBox"; - expression="[_this,_value] call bis_fnc_initAmmoBox;"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value=""; - }; - }; - }; - nAttributes=1; - }; + dataType="Marker"; + position[]={15372.398,-56.407341,14833.389}; + name="seaPatrol_9"; + type="Empty"; + id=176; + atlOffset=3.8146973e-006; }; class Item10 { - dataType="Logic"; - class PositionInfo - { - position[]={3611.3882,15.175223,10266.14}; - angles[]={6.2325621,0,6.2046804}; - }; - name="sidesX"; - id=1010; - type="Logic"; + dataType="Marker"; + position[]={27998.135,-27.567476,24279.234}; + name="seaPatrol_10"; + type="Empty"; + id=194; }; class Item11 { - dataType="Logic"; - class PositionInfo - { - position[]={3612.2993,15.061396,10265.308}; - angles[]={6.2325621,0,6.2046804}; - }; - name="killZones"; - id=1011; - type="Logic"; + dataType="Marker"; + position[]={28477.717,-38.469158,24855.266}; + name="seaPatrol_11"; + type="Empty"; + id=195; }; class Item12 { - dataType="Object"; - class PositionInfo - { - position[]={3604.6182,16.735788,10282.353}; - angles[]={0.014664836,0,6.2232571}; - }; - side="Empty"; - flags=4; - class Attributes - { - name="mapX"; - }; - id=1098; - type="MapBoard_seismic_F"; - }; - class Item13 + dataType="Marker"; + position[]={28748.32,-32.852638,25988.58}; + name="seaPatrol_12"; + type="Empty"; + id=196; + }; + class Item13 { dataType="Marker"; - position[]={13537.383,17.983999,12063.334}; - name="respawn_guerrila"; - type="flag_Altis"; - id=1390; - atlOffset=4.0481062; + position[]={27754.328,-41.639271,25876.051}; + name="seaPatrol_13"; + type="Empty"; + id=197; }; class Item14 { - dataType="Group"; - side="West"; - class Entities - { - items=1; - class Item0 - { - dataType="Object"; - class PositionInfo - { - position[]={3600.1211,15.997869,10278.858}; - angles[]={0,2.0248263,0}; - }; - side="West"; - flags=7; - class Attributes - { - name="petros"; - }; - id=1488; - type="B_G_officer_F"; - class CustomAttributes - { - class Attribute0 - { - property="speaker"; - expression="_this setspeaker _value;"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="Male06GRE"; - }; - }; - }; - class Attribute1 - { - property="pitch"; - expression="_this setpitch _value;"; - class Value - { - class data - { - class type - { - type[]= - { - "SCALAR" - }; - }; - value=1.05; - }; - }; - }; - nAttributes=2; - }; - }; - }; - class Attributes - { - }; - id=1489; - class CustomAttributes - { - class Attribute0 - { - property="groupID"; - expression="_this setGroupID [_value];"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="Petros"; - }; - }; - }; - nAttributes=1; - }; + dataType="Marker"; + position[]={26996.111,-30.678017,25463.451}; + name="seaPatrol_14"; + type="Empty"; + id=198; }; class Item15 { - dataType="Object"; - class PositionInfo - { - position[]={3608.8811,19.602364,10284.22}; - angles[]={6.2272439,0,6.2392135}; - }; - side="Empty"; - flags=4; - class Attributes - { - name="flagX"; - }; - id=1490; - type="Flag_FIA_F"; - atlOffset=9.5367432e-007; + dataType="Marker"; + position[]={25961.938,-20.205185,24429.273}; + name="seaPatrol_16"; + type="Empty"; + id=200; }; class Item16 { - dataType="Group"; - side="Independent"; - class Entities - { - items=6; - class Item0 - { - dataType="Object"; - class PositionInfo - { - position[]={13537.176,16.839275,12079.607}; - }; - side="Independent"; - flags=3; - class Attributes - { - init="this setVariable [""pvp"",true]; this setVariable [""pvpPlayerUnitNumber"", 0];"; - name="pvp_green_1"; - isPlayable=1; - }; - id=1562; - type="I_Soldier_TL_F"; - atlOffset=1.1369991; - class CustomAttributes - { - class Attribute0 - { - property="speaker"; - expression="_this setspeaker _value;"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="Male02GRE"; - }; - }; - }; - class Attribute1 - { - property="pitch"; - expression="_this setpitch _value;"; - class Value - { - class data - { - class type - { - type[]= - { - "SCALAR" - }; - }; - value=1; - }; - }; - }; - nAttributes=2; - }; - }; - class Item1 - { - dataType="Object"; - class PositionInfo - { - position[]={13532.44,16.044815,12074.052}; - }; - side="Independent"; - flags=1; - class Attributes - { - init="this setVariable [""pvp"",true]; this setVariable [""pvpPlayerUnitNumber"", 1];"; - name="pvp_green_2"; - isPlayable=1; - }; - id=1563; - type="I_medic_F"; - atlOffset=1.2700014; - class CustomAttributes - { - class Attribute0 - { - property="speaker"; - expression="_this setspeaker _value;"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="Male01GRE"; - }; - }; - }; - class Attribute1 - { - property="pitch"; - expression="_this setpitch _value;"; - class Value - { - class data - { - class type - { - type[]= - { - "SCALAR" - }; - }; - value=1.03; - }; - }; - }; - nAttributes=2; - }; - }; - class Item2 - { - dataType="Object"; - class PositionInfo - { - position[]={13540.869,15.886252,12074.554}; - }; - side="Independent"; - flags=5; - class Attributes - { - init="this setVariable [""pvp"",true]; this setVariable [""pvpPlayerUnitNumber"", 3];"; - name="pvp_green_4"; - isPlayable=1; - }; - id=1564; - type="I_Soldier_M_F"; - atlOffset=-1.9073486e-006; - class CustomAttributes - { - class Attribute0 - { - property="speaker"; - expression="_this setspeaker _value;"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="Male05GRE"; - }; - }; - }; - class Attribute1 - { - property="pitch"; - expression="_this setpitch _value;"; - class Value - { - class data - { - class type - { - type[]= - { - "SCALAR" - }; - }; - value=0.97000003; - }; - }; - }; - nAttributes=2; - }; - }; - class Item3 - { - dataType="Object"; - class PositionInfo - { - position[]={13536.766,15.660179,12076.168}; - }; - side="Independent"; - flags=5; - class Attributes - { - init="this setVariable [""pvp"",true]; this setVariable [""pvpPlayerUnitNumber"", 2];"; - name="pvp_green_3"; - isPlayable=1; - }; - id=1649; - type="I_Soldier_AR_F"; - class CustomAttributes - { - class Attribute0 - { - property="speaker"; - expression="_this setspeaker _value;"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="Male06GRE"; - }; - }; - }; - class Attribute1 - { - property="pitch"; - expression="_this setpitch _value;"; - class Value - { - class data - { - class type - { - type[]= - { - "SCALAR" - }; - }; - value=0.95999998; - }; - }; - }; - nAttributes=2; - }; - }; - class Item4 - { - dataType="Object"; - class PositionInfo - { - position[]={13540.1,15.931467,12079.609}; - }; - side="Independent"; - flags=5; - class Attributes - { - init="this setVariable [""pvp"",true]; this setVariable [""pvpPlayerUnitNumber"", 5];"; - name="pvp_green_6"; - isPlayable=1; - }; - id=1650; - type="I_Soldier_LAT_F"; - class CustomAttributes - { - class Attribute0 - { - property="speaker"; - expression="_this setspeaker _value;"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="Male05GRE"; - }; - }; - }; - class Attribute1 - { - property="pitch"; - expression="_this setpitch _value;"; - class Value - { - class data - { - class type - { - type[]= - { - "SCALAR" - }; - }; - value=1.01; - }; - }; - }; - nAttributes=2; - }; - }; - class Item5 - { - dataType="Object"; - class PositionInfo - { - position[]={13538.076,15.801028,12082.178}; - }; - side="Independent"; - flags=5; - class Attributes - { - init="this setVariable [""pvp"",true]; this setVariable [""pvpPlayerUnitNumber"", 4];"; - name="pvp_green_5"; - isPlayable=1; - }; - id=1651; - type="I_Soldier_LAT_F"; - class CustomAttributes - { - class Attribute0 - { - property="speaker"; - expression="_this setspeaker _value;"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="Male02GRE"; - }; - }; - }; - class Attribute1 - { - property="pitch"; - expression="_this setpitch _value;"; - class Value - { - class data - { - class type - { - type[]= - { - "SCALAR" - }; - }; - value=1.03; - }; - }; - }; - nAttributes=2; - }; - }; - }; - class Attributes - { - }; - id=1561; - atlOffset=1.1369991; + dataType="Marker"; + position[]={26494.361,-15.289934,24999.549}; + name="seaPatrol_15"; + type="Empty"; + id=202; }; class Item17 { dataType="Marker"; - position[]={8431.7119,115.93193,25106.738}; - name="respawn_east"; - type="flag_Viper"; - id=1571; - atlOffset=5.68927; + position[]={21036.824,-6.1421623,19983.729}; + name="seaPatrol_17"; + type="Empty"; + id=203; + atlOffset=4.7683716e-007; }; class Item18 { - dataType="Group"; - side="East"; - class Entities - { - items=6; - class Item0 - { - dataType="Object"; - class PositionInfo - { - position[]={8430.2979,111.02246,25110.721}; - }; - side="East"; - flags=7; - class Attributes - { - init="groupPlayersCSAT = group this; this setVariable [""pvp"",true]; this setVariable [""pvpPlayerUnitNumber"", 0];"; - name="pvp_red_1"; - isPlayable=1; - }; - id=1573; - type="O_T_Recon_TL_F"; - class CustomAttributes - { - class Attribute0 - { - property="speaker"; - expression="_this setspeaker _value;"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="Male03CHI"; - }; - }; - }; - class Attribute1 - { - property="pitch"; - expression="_this setpitch _value;"; - class Value - { - class data - { - class type - { - type[]= - { - "SCALAR" - }; - }; - value=0.98000002; - }; - }; - }; - nAttributes=2; - }; - }; - class Item1 - { - dataType="Object"; - class PositionInfo - { - position[]={8425.4854,110.56212,25106.207}; - }; - side="East"; - flags=5; - class Attributes - { - init="this setVariable [""pvp"",true]; this setVariable [""pvpPlayerUnitNumber"", 1];"; - name="pvp_red_2"; - isPlayable=1; - }; - id=1574; - type="O_T_Recon_Medic_F"; - class CustomAttributes - { - class Attribute0 - { - property="speaker"; - expression="_this setspeaker _value;"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="Male01CHI"; - }; - }; - }; - class Attribute1 - { - property="pitch"; - expression="_this setpitch _value;"; - class Value - { - class data - { - class type - { - type[]= - { - "SCALAR" - }; - }; - value=0.98000002; - }; - }; - }; - nAttributes=2; - }; - }; - class Item2 - { - dataType="Object"; - class PositionInfo - { - position[]={8434.96,109.85142,25106.357}; - }; - side="East"; - flags=5; - class Attributes - { - init="this setVariable [""pvp"",true]; this setVariable [""pvpPlayerUnitNumber"", 3];"; - name="pvp_red_4"; - isPlayable=1; - }; - id=1575; - type="O_T_Recon_M_F"; - class CustomAttributes - { - class Attribute0 - { - property="speaker"; - expression="_this setspeaker _value;"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="Male02CHI"; - }; - }; - }; - class Attribute1 - { - property="pitch"; - expression="_this setpitch _value;"; - class Value - { - class data - { - class type - { - type[]= - { - "SCALAR" - }; - }; - value=0.97000003; - }; - }; - }; - nAttributes=2; - }; - }; - class Item3 - { - dataType="Object"; - class PositionInfo - { - position[]={8421.1982,110.12845,25101.018}; - }; - side="East"; - flags=5; - class Attributes - { - init="this setVariable [""pvp"",true]; this setVariable [""pvpPlayerUnitNumber"", 4];"; - name="pvp_red_5"; - isPlayable=1; - }; - id=1576; - type="O_T_Recon_LAT_F"; - atlOffset=7.6293945e-006; - class CustomAttributes - { - class Attribute0 - { - property="speaker"; - expression="_this setspeaker _value;"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="Male02CHI"; - }; - }; - }; - class Attribute1 - { - property="pitch"; - expression="_this setpitch _value;"; - class Value - { - class data - { - class type - { - type[]= - { - "SCALAR" - }; - }; - value=0.97000003; - }; - }; - }; - nAttributes=2; - }; - }; - class Item4 - { - dataType="Object"; - class PositionInfo - { - position[]={8436.4316,109.33715,25104.035}; - }; - side="East"; - flags=5; - class Attributes - { - init="this setVariable [""pvp"",true]; this setVariable [""pvpPlayerUnitNumber"", 2];"; - name="pvp_red_3"; - isPlayable=1; - }; - id=1644; - type="O_Soldier_AR_F"; - class CustomAttributes - { - class Attribute0 - { - property="speaker"; - expression="_this setspeaker _value;"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="Male01PER"; - }; - }; - }; - class Attribute1 - { - property="pitch"; - expression="_this setpitch _value;"; - class Value - { - class data - { - class type - { - type[]= - { - "SCALAR" - }; - }; - value=0.95999998; - }; - }; - }; - nAttributes=2; - }; - }; - class Item5 - { - dataType="Object"; - class PositionInfo - { - position[]={8433.3594,110.63219,25111.08}; - }; - side="East"; - flags=5; - class Attributes - { - init="this setVariable [""pvp"",true]; this setVariable [""pvpPlayerUnitNumber"", 5];"; - name="pvp_red_6"; - isPlayable=1; - }; - id=1646; - type="O_T_Recon_LAT_F"; - class CustomAttributes - { - class Attribute0 - { - property="speaker"; - expression="_this setspeaker _value;"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="Male03CHI"; - }; - }; - }; - class Attribute1 - { - property="pitch"; - expression="_this setpitch _value;"; - class Value - { - class data - { - class type - { - type[]= - { - "SCALAR" - }; - }; - value=0.98000002; - }; - }; - }; - nAttributes=2; - }; - }; - }; - class Attributes - { - }; - id=1572; - }; - class Item19 - { - dataType="Logic"; - class PositionInfo - { - position[]={3602.1523,15.835608,10267.798}; - angles[]={6.2818413,0,6.2431998}; - }; - name="hc_1"; - isPlayable=1; - id=1633; - type="HeadlessClient_F"; - atlOffset=1.7166138e-005; - }; - class Item20 - { - dataType="Logic"; - class PositionInfo - { - position[]={3605.4236,15.676936,10265.767}; - angles[]={6.2818413,0,6.2431998}; - }; - name="hc_2"; - isPlayable=1; - id=1634; - type="HeadlessClient_F"; - atlOffset=2.9563904e-005; - }; - class Item21 - { - dataType="Object"; - class PositionInfo - { - position[]={3607.073,16.1,10278.632}; - angles[]={0.014660765,0,6.2232509}; - }; - side="Empty"; - flags=4; - class Attributes - { - name="fireX"; - }; - id=1641; - type="Land_TentSolar_01_olive_F"; - atlOffset=-0.14473438; - }; - class Item22 - { - dataType="Logic"; - class PositionInfo - { - position[]={3593.9009,16.122522,10260.412}; - }; - id=1643; - type="ModuleCurator_F"; - class CustomAttributes - { - class Attribute0 - { - property="ModuleCurator_F_Owner"; - expression="_this setVariable ['Owner',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="#adminLogged"; - }; - }; - }; - class Attribute1 - { - property="ModuleCurator_F_Forced"; - expression="_this setVariable ['Forced',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "SCALAR" - }; - }; - value=0; - }; - }; - }; - class Attribute2 - { - property="ModuleCurator_F_Name"; - expression="_this setVariable ['Name',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value=""; - }; - }; - }; - class Attribute3 - { - property="ModuleCurator_F_Addons"; - expression="_this setVariable ['Addons',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "SCALAR" - }; - }; - value=3; - }; - }; - }; - nAttributes=4; - }; - }; - class Item23 - { - dataType="Logic"; - class PositionInfo - { - position[]={3613.3989,14.92534,10264.33}; - }; - name="pathfinding"; - id=1652; - type="Logic"; - atlOffset=9.5367432e-007; - }; - class Item24 - { - dataType="Marker"; - position[]={11722.869,-186.03819,4256.5566}; - name="NATO_carrier"; - type="flag_AltisColonial"; - id=23; - }; - class Item25 - { - dataType="Marker"; - position[]={15372.398,-56.407341,14833.389}; - name="seaPatrol_9"; - type="Empty"; - id=176; - atlOffset=3.8146973e-006; - }; - class Item26 - { - dataType="Marker"; - position[]={15388.874,-90.985153,12976.936}; - name="seaPatrol_8"; - type="Empty"; - id=175; - atlOffset=7.6293945e-006; - }; - class Item27 - { - dataType="Marker"; - position[]={15241.775,0,13870.712}; - name="seaAttackSpawn_5"; - type="mil_ambush"; - angle=28.695; - id=1180; - atlOffset=67.766624; - }; - class Item28 - { - dataType="Marker"; - position[]={24070.148,-0.050999999,29143.369}; - name="CSAT_carrier"; - type="flag_CSAT"; - id=22; - atlOffset=185.91901; - }; - class Item29 - { - dataType="Marker"; - position[]={3337.3398,130.54485,17042.906}; - name="seaPatrol"; - type="Empty"; - id=2278; - atlOffset=206.54761; - }; - class Item30 - { - dataType="Marker"; - position[]={3247.0752,100.62038,15367.988}; - name="seaPatrol_1"; - type="Empty"; - id=2279; - atlOffset=207.06781; - }; - class Item31 - { - dataType="Marker"; - position[]={3004.0684,174.38411,13716.562}; - name="seaPatrol_2"; - type="Empty"; - id=2280; - atlOffset=207.08414; - }; - class Item32 - { - dataType="Marker"; - position[]={2779.2949,184.87955,12867.355}; - name="seaPatrol_3"; - type="Empty"; - id=2281; - atlOffset=206.94388; - }; - class Item33 - { - dataType="Marker"; - position[]={2678.4688,179.98424,12424.213}; - name="seaPatrol_4"; - type="Empty"; - id=2282; - atlOffset=206.71344; - }; - class Item34 - { - dataType="Marker"; - position[]={2717.3252,155.85457,10870.713}; - name="seaPatrol_5"; - type="Empty"; - id=2283; - atlOffset=207.29001; - }; - class Item35 - { - dataType="Marker"; - position[]={14518.147,69.005302,9158.7578}; - name="seaPatrol_6"; - type="Empty"; - id=2284; - atlOffset=207.1091; - }; - class Item36 - { - dataType="Marker"; - position[]={13564.181,111.91078,11123.83}; - name="seaPatrol_7"; - type="Empty"; - id=2285; - atlOffset=206.22696; - }; - class Item37 - { - dataType="Marker"; - position[]={15389.546,116.11678,12979.282}; - name="seaPatrol_10"; - type="Empty"; - id=2286; - atlOffset=207.32629; - }; - class Item38 - { - dataType="Marker"; - position[]={15373.07,150.69458,14835.735}; - name="seaPatrol_11"; - type="Empty"; - id=2287; - atlOffset=207.19003; - }; - class Item39 - { - dataType="Marker"; - position[]={27998.807,179.53445,24281.582}; - name="seaPatrol_12"; - type="Empty"; - id=2288; - atlOffset=207.30873; - }; - class Item40 - { - dataType="Marker"; - position[]={28478.389,168.63277,24857.613}; - name="seaPatrol_13"; - type="Empty"; - id=2289; - atlOffset=206.64738; - }; - class Item41 - { - dataType="Marker"; - position[]={28748.992,174.2493,25990.926}; - name="seaPatrol_14"; - type="Empty"; - id=2290; - atlOffset=207.14847; - }; - class Item42 - { - dataType="Marker"; - position[]={27755,165.46266,25878.398}; - name="seaPatrol_15"; - type="Empty"; - id=2291; - atlOffset=207.02464; - }; - class Item43 - { - dataType="Marker"; - position[]={26996.783,176.42392,25465.797}; - name="seaPatrol_16"; - type="Empty"; - id=2292; - atlOffset=206.93188; - }; - class Item44 - { - dataType="Marker"; - position[]={25962.609,186.89674,24431.621}; - name="seaPatrol_17"; - type="Empty"; - id=2293; - atlOffset=207.10718; - }; - class Item45 - { - dataType="Marker"; - position[]={26495.033,191.812,25001.895}; - name="seaPatrol_18"; - type="Empty"; - id=2294; - atlOffset=207.35278; - }; - class Item46 - { - dataType="Marker"; - position[]={21037.496,200.95976,19986.074}; - name="seaPatrol_19"; - type="Empty"; - id=2295; - atlOffset=207.03401; - }; - class Item47 - { - dataType="Marker"; - position[]={21440.449,172.8671,20567.477}; - name="seaPatrol_20"; - type="Empty"; - id=2296; - atlOffset=207.3761; - }; - class Item48 - { - dataType="Marker"; - position[]={20829.973,95.750183,21009.922}; - name="seaPatrol_21"; - type="Empty"; - id=2297; - atlOffset=207.43275; - }; - class Item49 - { - dataType="Marker"; - position[]={19649.236,149.68198,20360.035}; - name="seaPatrol_22"; - type="Empty"; - id=2298; - atlOffset=207.43951; - }; - class Item50 - { - dataType="Marker"; - position[]={18765.988,137.21149,19434.543}; - name="seaPatrol_23"; - type="Empty"; - id=2299; - atlOffset=206.81441; - }; - class Item51 - { - dataType="Marker"; - position[]={18105.475,192.92429,18436.09}; - name="seaPatrol_24"; - type="Empty"; - id=2300; - atlOffset=207.00026; - }; - class Item52 - { - dataType="Marker"; - position[]={17655.588,161.94582,19880.805}; - name="seaPatrol_25"; - type="Empty"; - id=2301; - atlOffset=206.98421; - }; - class Item53 - { - dataType="Marker"; - position[]={17094.916,172.08469,20418.434}; - name="seaPatrol_26"; - type="Empty"; - id=2302; - atlOffset=207.6337; - }; - class Item54 - { - dataType="Marker"; - position[]={24402.568,160.39333,24634.41}; - name="seaPatrol_27"; - type="Empty"; - id=2303; - atlOffset=207.66992; - }; - class Item55 - { - dataType="Marker"; - position[]={21877.943,122.56293,22559.484}; - name="seaPatrol_28"; - type="Empty"; - id=2304; - atlOffset=207.25781; - }; - class Item56 - { - dataType="Marker"; - position[]={22722.113,113.7464,24121.598}; - name="seaPatrol_29"; - type="Empty"; - id=2305; - atlOffset=207.11432; - }; - class Item57 - { - dataType="Marker"; - position[]={21333.643,225.95993,7324.0293}; - name="spawnPoint"; - type="hd_start"; - angle=28.146914; - id=2384; - atlOffset=207.1053; - }; - class Item58 - { - dataType="Marker"; - position[]={22913.398,217.03192,19081.605}; - name="spawnPoint_1"; - type="hd_start"; - angle=311.68082; - id=2385; - atlOffset=205.69991; - }; - class Item59 - { - dataType="Marker"; - position[]={26833.752,234.14293,24436.691}; - name="spawnPoint_2"; - type="hd_start"; - angle=220.45634; - id=2386; - atlOffset=207.12477; - }; - class Item60 - { - dataType="Marker"; - position[]={14415.887,223.65625,16813.977}; - name="spawnPoint_3"; - type="hd_start"; - angle=223.34677; - id=2387; - atlOffset=207.05586; - }; - class Item61 - { - dataType="Marker"; - position[]={11565.752,232.28767,12099.108}; - name="spawnPoint_4"; - type="hd_start"; - angle=286.13657; - id=2388; - atlOffset=206.98756; - }; - class Item62 - { - dataType="Marker"; - position[]={9185.0156,221.89238,21736.594}; - name="spawnPoint_5"; - type="hd_start"; - angle=143.57869; - id=2389; - atlOffset=207.08432; - }; - class Item63 - { - dataType="Marker"; - position[]={3181.8047,209.52193,12484.441}; - name="control"; - markerType="RECTANGLE"; - type="rectangle"; - a=15; - b=15; - angle=231.22296; - id=2390; - atlOffset=207.08269; - }; - class Item64 - { - dataType="Marker"; - position[]={4219.875,253.21332,12253.836}; - name="control_1"; - markerType="RECTANGLE"; - type="rectangle"; - a=15; - b=15; - angle=231.22296; - id=2391; - atlOffset=207.16989; - }; - class Item65 - { - dataType="Marker"; - position[]={5097.6211,231.5822,13861.521}; - name="control_2"; - markerType="RECTANGLE"; - type="rectangle"; - a=15; - b=15; - angle=231.22296; - id=2392; - atlOffset=207.02454; - }; - class Item66 - { - dataType="Marker"; - position[]={5203.1016,225.64362,14487.979}; - name="control_3"; - markerType="RECTANGLE"; - type="rectangle"; - a=15; - b=15; - angle=231.22296; - id=2393; - atlOffset=207.16223; - }; - class Item67 - { - dataType="Marker"; - position[]={3631.9053,214.55852,13876.935}; - name="control_4"; - markerType="RECTANGLE"; - type="rectangle"; - a=15; - b=15; - angle=231.22296; - id=2394; - atlOffset=207.10887; - }; - class Item68 - { - dataType="Marker"; - position[]={4387.4189,278.14285,16017.934}; - name="control_5"; - markerType="RECTANGLE"; - type="rectangle"; - a=15; - b=15; - angle=231.22296; - id=2395; - atlOffset=207.22113; - }; - class Item69 - { - dataType="Marker"; - position[]={5953.5791,443.88956,19867.109}; - name="control_6"; - markerType="RECTANGLE"; - type="rectangle"; - a=15; - b=15; - angle=231.22296; - id=2396; - atlOffset=207.08942; - }; - class Item70 - { - dataType="Marker"; - position[]={9128.9141,227.78291,22071.156}; - name="control_7"; - markerType="RECTANGLE"; - type="rectangle"; - a=15; - b=15; - angle=231.22296; - id=2397; - atlOffset=207.10239; - }; - class Item71 - { - dataType="Marker"; - position[]={8409.6992,262.42349,20836.609}; - name="control_8"; - markerType="RECTANGLE"; - type="rectangle"; - a=15; - b=15; - angle=231.22296; - id=2398; - atlOffset=206.81137; - }; - class Item72 - { - dataType="Marker"; - position[]={9351.9639,245.55682,21245.773}; - name="control_9"; - markerType="RECTANGLE"; - type="rectangle"; - a=15; - b=15; - angle=231.22296; - id=2399; - atlOffset=207.35381; - }; - class Item73 - { - dataType="Marker"; - position[]={9466.8467,221.96548,21873.234}; - name="control_10"; - markerType="RECTANGLE"; - type="rectangle"; - a=15; - b=15; - angle=231.22296; - id=2400; - atlOffset=207.09254; - }; - class Item74 - { - dataType="Marker"; - position[]={8784.1973,306.97516,15790.667}; - name="control_11"; - markerType="RECTANGLE"; - type="rectangle"; - a=15; - b=15; - angle=231.22296; - id=2401; - atlOffset=207.06302; - }; - class Item75 - { - dataType="Marker"; - position[]={7241.6289,211.59077,11031.837}; - name="control_12"; - markerType="RECTANGLE"; - type="rectangle"; - a=15; - b=15; - angle=231.22296; - id=2402; - atlOffset=207.0925; - }; - class Item76 - { - dataType="Marker"; - position[]={10772.411,210.57669,10875.501}; - name="control_13"; - markerType="RECTANGLE"; - type="rectangle"; - a=15; - b=15; - angle=231.22296; - id=2403; - atlOffset=207.00285; - }; - class Item77 - { - dataType="Marker"; - position[]={10831.6,224.31812,12158.453}; - name="control_14"; - markerType="RECTANGLE"; - type="rectangle"; - a=15; - b=15; - angle=231.22296; - id=2404; - atlOffset=207.11411; - }; - class Item78 - { - dataType="Marker"; - position[]={10094.229,225.83615,12922.144}; - name="control_15"; - markerType="RECTANGLE"; - type="rectangle"; - a=15; - b=15; - angle=231.22296; - id=2405; - atlOffset=207.04605; - }; - class Item79 - { - dataType="Marker"; - position[]={12378.049,228.68013,15873.92}; - name="control_16"; - markerType="RECTANGLE"; - type="rectangle"; - a=15; - b=15; - angle=231.22296; - id=2406; - atlOffset=207.11403; - }; - class Item80 - { - dataType="Marker"; - position[]={11293.979,265.90872,17519.941}; - name="control_17"; - markerType="RECTANGLE"; - type="rectangle"; - a=15; - b=15; - angle=231.22296; - id=2407; - atlOffset=207.0988; - }; - class Item81 - { - dataType="Marker"; - position[]={13548.217,226.20168,18671.605}; - name="control_18"; - markerType="RECTANGLE"; - type="rectangle"; - a=15; - b=15; - angle=231.22296; - id=2408; - atlOffset=207.08403; - }; - class Item82 - { - dataType="Marker"; - position[]={14300.13,235.71681,19469.402}; - name="control_19"; - markerType="RECTANGLE"; - type="rectangle"; - a=15; - b=15; - angle=231.22296; - id=2409; - atlOffset=207.17482; - }; - class Item83 - { - dataType="Marker"; - position[]={13645.948,226.2572,16086.868}; - name="control_20"; - markerType="RECTANGLE"; - type="rectangle"; - a=15; - b=15; - angle=231.22296; - id=2410; - atlOffset=207.08447; - }; - class Item84 - { - dataType="Marker"; - position[]={15868.847,221.71736,17423.516}; - name="control_21"; - markerType="RECTANGLE"; - type="rectangle"; - a=15; - b=15; - angle=231.22296; - id=2411; - atlOffset=207.0769; - }; - class Item85 - { - dataType="Marker"; - position[]={15987.165,215.13191,16133.075}; - name="control_22"; - markerType="RECTANGLE"; - type="rectangle"; - a=15; - b=15; - angle=231.22296; - id=2412; - atlOffset=207.0587; - }; - class Item86 - { - dataType="Marker"; - position[]={18362.799,226.33023,17344.508}; - name="control_23"; - markerType="RECTANGLE"; - type="rectangle"; - a=15; - b=15; - angle=231.22296; - id=2413; - atlOffset=207.12338; - }; - class Item87 - { - dataType="Marker"; - position[]={17491.359,212.65886,14327.144}; - name="control_24"; - markerType="RECTANGLE"; - type="rectangle"; - a=15; - b=15; - angle=231.22296; - id=2414; - atlOffset=207.10353; - }; - class Item88 - { - dataType="Marker"; - position[]={18272.131,234.37762,12903.081}; - name="control_25"; - markerType="RECTANGLE"; - type="rectangle"; - a=15; - b=15; - angle=231.22296; - id=2415; - atlOffset=207.0889; - }; - class Item89 - { - dataType="Marker"; - position[]={20229.326,259.12195,9770.4014}; - name="control_26"; - markerType="RECTANGLE"; - type="rectangle"; - a=15; - b=15; - angle=231.22296; - id=2416; - atlOffset=207.05414; - }; - class Item90 - { - dataType="Marker"; - position[]={21587.594,221.20706,7804.3369}; - name="control_27"; - markerType="RECTANGLE"; - type="rectangle"; - a=15; - b=15; - angle=231.22296; - id=2417; - atlOffset=207.10014; - }; - class Item91 - { - dataType="Marker"; - position[]={20792.701,244.05165,16647.652}; - name="control_28"; - markerType="RECTANGLE"; - type="rectangle"; - a=15; - b=15; - angle=231.22296; - id=2418; - atlOffset=207.07555; - }; - class Item92 - { - dataType="Marker"; - position[]={21686.252,229.47137,17645.633}; - name="control_29"; - markerType="RECTANGLE"; - type="rectangle"; - a=15; - b=15; - angle=231.22296; - id=2419; - atlOffset=207.1114; - }; - class Item93 - { - dataType="Marker"; - position[]={22971.781,220.59483,19368.418}; - name="control_30"; - markerType="RECTANGLE"; - type="rectangle"; - a=15; - b=15; - angle=231.22296; - id=2420; - atlOffset=207.12585; - }; - class Item94 - { - dataType="Marker"; - position[]={24790.805,227.57651,20723.227}; - name="control_31"; - markerType="RECTANGLE"; - type="rectangle"; - a=15; - b=15; - angle=231.22296; - id=2421; - atlOffset=207.11124; - }; - class Item95 - { - dataType="Marker"; - position[]={25990.932,231.85326,21570.633}; - name="control_32"; - markerType="RECTANGLE"; - type="rectangle"; - a=15; - b=15; - angle=231.22296; - id=2422; - atlOffset=206.9996; - }; - class Item96 - { - dataType="Marker"; - position[]={26981.951,218.94193,23833.32}; - name="control_33"; - markerType="RECTANGLE"; - type="rectangle"; - a=15; - b=15; - angle=231.22296; - id=2423; - atlOffset=207.10193; - }; - class Item97 - { - dataType="Marker"; - position[]={5931.9932,242.60175,22075.207}; - name="control_34"; - markerType="RECTANGLE"; - type="rectangle"; - a=300; - b=300; - angle=231.22296; - id=2424; - atlOffset=27.08403; - }; - class Item98 - { - dataType="Marker"; - position[]={4079.6465,340.33676,22093.223}; - name="control_35"; - markerType="RECTANGLE"; - type="rectangle"; - a=300; - b=300; - angle=231.22296; - id=2425; - atlOffset=207.93146; - }; - class Item99 - { - dataType="Marker"; - position[]={3877.3984,357.211,21274.602}; - name="control_36"; - markerType="RECTANGLE"; - type="rectangle"; - a=300; - b=300; - angle=231.22296; - id=2426; - atlOffset=206.75163; - }; - class Item100 - { - dataType="Marker"; - position[]={7788.5166,305.2428,21687.223}; - name="control_37"; - markerType="RECTANGLE"; - type="rectangle"; - a=300; - b=300; - angle=231.22296; - id=2427; - atlOffset=181.51501; - }; - class Item101 - { - dataType="Marker"; - position[]={3262.584,329.63889,19388.117}; - name="control_38"; - markerType="RECTANGLE"; - type="rectangle"; - a=300; - b=300; - angle=231.22296; - id=2428; - atlOffset=164.57132; - }; - class Item102 - { - dataType="Marker"; - position[]={4095.8125,497.85452,19933.289}; - name="control_39"; - markerType="RECTANGLE"; - type="rectangle"; - a=300; - b=300; - angle=231.22296; - id=2429; - atlOffset=206.00711; - }; - class Item103 - { - dataType="Marker"; - position[]={5529.1685,380.71536,21302.027}; - name="control_40"; - markerType="RECTANGLE"; - type="rectangle"; - a=300; - b=300; - angle=231.22296; - id=2430; - atlOffset=205.84341; - }; - class Item104 - { - dataType="Marker"; - position[]={8185.6787,290.59659,22895.996}; - name="control_41"; - markerType="RECTANGLE"; - type="rectangle"; - a=300; - b=300; - angle=231.22296; - id=2431; - atlOffset=206.11313; - }; - class Item105 - { - dataType="Marker"; - position[]={14259.37,303.48303,22078.895}; - name="control_42"; - markerType="RECTANGLE"; - type="rectangle"; - a=300; - b=300; - angle=231.22296; - id=2432; - atlOffset=232.04526; - }; - class Item106 - { - dataType="Marker"; - position[]={8006.9063,278.0835,20045.223}; - name="control_43"; - markerType="RECTANGLE"; - type="rectangle"; - a=300; - b=300; - angle=231.22296; - id=2433; - atlOffset=207.25772; - }; - class Item107 - { - dataType="Marker"; - position[]={5772.4678,396.59335,19096.383}; - name="control_44"; - markerType="RECTANGLE"; - type="rectangle"; - a=300; - b=300; - angle=231.22296; - id=2434; - atlOffset=206.20912; - }; - class Item108 - { - dataType="Marker"; - position[]={11739.365,252.59326,8852.958}; - name="control_45"; - markerType="RECTANGLE"; - type="rectangle"; - a=300; - b=300; - angle=231.22296; - id=2435; - atlOffset=207.39941; - }; - class Item109 - { - dataType="Marker"; - position[]={21061.072,208.47031,14719.993}; - name="control_46"; - markerType="RECTANGLE"; - type="rectangle"; - a=300; - b=300; - angle=231.22296; - id=2436; - atlOffset=207.11006; - }; - class Item110 - { - dataType="Marker"; - position[]={17992.754,277.02676,10674.25}; - name="control_47"; - markerType="RECTANGLE"; - type="rectangle"; - a=300; - b=300; - angle=231.22296; - id=2437; - atlOffset=206.83978; - }; - class Item111 - { - dataType="Marker"; - position[]={22961.645,232.05942,21889.684}; - name="control_48"; - markerType="RECTANGLE"; - type="rectangle"; - a=300; - b=300; - angle=231.22296; - id=2438; - atlOffset=206.50633; - }; - class Item112 - { - dataType="Marker"; - position[]={24233.471,273.37555,21798.02}; - name="control_49"; - markerType="RECTANGLE"; - type="rectangle"; - a=300; - b=300; - angle=231.22296; - id=2439; - atlOffset=207.77448; - }; - class Item113 - { - dataType="Marker"; - position[]={23924.107,252.82391,22726.109}; - name="control_50"; - markerType="RECTANGLE"; - type="rectangle"; - a=300; - b=300; - angle=231.22296; - id=2440; - atlOffset=207.53732; - }; - class Item114 - { - dataType="Marker"; - position[]={24348.051,232.91309,23562.535}; - name="control_51"; - markerType="RECTANGLE"; - type="rectangle"; - a=300; - b=300; - angle=231.22296; - id=2441; - atlOffset=207.0984; - }; - class Item115 - { - dataType="Marker"; - position[]={28046.412,246.60393,25411.922}; - name="control_52"; - markerType="RECTANGLE"; - type="rectangle"; - a=200; - b=200; - angle=231.22296; - id=2442; - atlOffset=206.91652; - }; - class Item116 - { - dataType="Marker"; - position[]={25964.469,273.6788,22491.207}; - name="control_53"; - markerType="RECTANGLE"; - type="rectangle"; - a=300; - b=300; - angle=231.22296; - id=2443; - atlOffset=207.02988; - }; - class Item117 - { - dataType="Marker"; - position[]={8800.2266,336.78128,15253.247}; - name="control_54"; - markerType="RECTANGLE"; - type="rectangle"; - a=300; - b=300; - angle=231.22296; - id=2444; - atlOffset=206.35326; - }; - class Item118 - { - dataType="Marker"; - position[]={10823.294,313.38348,15027.392}; - name="control_55"; - markerType="RECTANGLE"; - type="rectangle"; - a=300; - b=300; - angle=231.22296; - id=2445; - atlOffset=206.99362; - }; - class Item119 - { - dataType="Marker"; - position[]={6642.3921,339.61301,12200.023}; - name="control_56"; - markerType="RECTANGLE"; - type="rectangle"; - a=300; - b=300; - angle=231.22296; - id=2446; - atlOffset=205.74603; - }; - class Item120 - { - dataType="Marker"; - position[]={9523.2363,259.60046,7535.1172}; - name="control_57"; - markerType="RECTANGLE"; - type="rectangle"; - a=300; - b=300; - angle=231.22296; - id=2447; - atlOffset=201.50053; - }; - class Item121 - { - dataType="Marker"; - position[]={23663.305,212.40474,16241.952}; - name="control_58"; - markerType="RECTANGLE"; - type="rectangle"; - a=300; - b=300; - angle=231.22296; - id=2448; - atlOffset=207.0988; - }; - class Item122 - { - dataType="Marker"; - position[]={3377.2734,207.10193,12755.404}; - name="seaSpawn"; - type="mil_objective"; - id=2449; - atlOffset=209.90524; - }; - class Item123 - { - dataType="Marker"; - position[]={3535.8174,207.10193,13776.693}; - name="seaSpawn_1"; - type="mil_objective"; - id=2450; - atlOffset=208.26828; - }; - class Item124 - { - dataType="Marker"; - position[]={3807.7119,207.10193,17344.215}; - name="seaSpawn_2"; - type="mil_objective"; - id=2451; - atlOffset=211.43423; - }; - class Item125 - { - dataType="Marker"; - position[]={16582.803,207.10193,12306.157}; - name="seaSpawn_3"; - type="mil_objective"; - id=2452; - atlOffset=215.26413; - }; - class Item126 - { - dataType="Marker"; - position[]={12750.637,207.10193,14200.559}; - name="seaSpawn_4"; - type="mil_objective"; - id=2453; - atlOffset=216.75415; - }; - class Item127 - { - dataType="Marker"; - position[]={11838.184,207.10193,13532.533}; - name="seaSpawn_5"; - type="mil_objective"; - id=2454; - atlOffset=211.54929; - }; - class Item128 - { - dataType="Marker"; - position[]={2256.4541,207.10193,13237.144}; - name="seaAttackSpawn"; - type="mil_ambush"; - angle=28.695; - id=2455; - atlOffset=333.48044; - }; - class Item129 - { - dataType="Marker"; - position[]={3173.6484,207.10193,16759.453}; - name="seaAttackSpawn_1"; - type="mil_ambush"; - angle=327.2157; - id=2456; - atlOffset=314.88629; - }; - class Item130 - { - dataType="Marker"; - position[]={19879.965,207.10193,21961.16}; - name="seaAttackSpawn_2"; - type="mil_ambush"; - angle=111.40697; - id=2457; - atlOffset=378.37085; - }; - class Item131 - { - dataType="Marker"; - position[]={25806.242,207.10193,25993.34}; - name="seaAttackSpawn_3"; - type="mil_ambush"; - angle=28.695; - id=2458; - atlOffset=385.92563; - }; - class Item132 - { - dataType="Marker"; - position[]={24006.816,207.10193,6605.4922}; - name="seaAttackSpawn_4"; - type="mil_ambush"; - angle=216.66417; - id=2459; - atlOffset=387.65833; - }; - class Item133 - { - dataType="Marker"; - position[]={15242.447,207.10193,13873.059}; - name="seaAttackSpawn_6"; - type="mil_ambush"; - angle=28.695; - id=2460; - atlOffset=274.9671; - }; - class Item134 - { - dataType="Marker"; - position[]={13682.604,207.10193,10428.973}; - name="seaAttackSpawn_7"; - type="mil_ambush"; - angle=218.59846; - id=2461; - atlOffset=348.68527; - }; - class Item135 - { - dataType="Marker"; - position[]={3239.709,207.10193,12863.792}; - name="seaSpawn_6"; - type="mil_objective"; - id=2462; - atlOffset=215.90306; - }; - class Item136 - { - dataType="Marker"; - position[]={20650.537,207.10193,19499.43}; - name="seaSpawn_7"; - type="mil_objective"; - id=2463; - atlOffset=209.23535; - }; - class Item137 - { - dataType="Marker"; - position[]={27620.217,207.10193,24545.668}; - name="seaSpawn_8"; - type="mil_objective"; - id=2464; - atlOffset=211.59435; - }; - class Item138 - { - dataType="Marker"; - position[]={15383.626,207.10193,15816.063}; - name="seaSpawn_9"; - type="mil_objective"; - id=2465; - atlOffset=213.25826; - }; - class Item139 - { - dataType="Object"; - class PositionInfo - { - position[]={8978.0156,27.769226,21412.445}; - }; - side="Empty"; - flags=5; - class Attributes - { - }; - id=2466; - type="Land_Airport_Tower_F"; - atlOffset=0.0086307526; - }; - class Item140 - { - dataType="Object"; - class PositionInfo - { - position[]={23071.043,8.6534567,18754.797}; - angles[]={0,4.7255015,0}; - }; - side="Empty"; - flags=5; - class Attributes - { - }; - id=2467; - type="Land_Hangar_F"; - }; - class Item141 - { - dataType="Object"; - class PositionInfo - { - position[]={4843.1943,340.28717,22003.879}; - angles[]={0,4.7289844,0}; - }; - side="Empty"; - flags=5; - class Attributes - { - }; - id=2468; - type="Land_Cargo_HQ_V1_F"; - }; - class Item142 - { - dataType="Object"; - class PositionInfo - { - position[]={8997.1445,21.440441,21412.289}; - angles[]={0,2.4943135,0}; - }; - side="Empty"; - flags=5; - class Attributes - { - }; - id=2469; - type="Land_Cargo_HQ_V1_F"; - }; - class Item143 - { - dataType="Object"; - class PositionInfo - { - position[]={11421.552,27.822861,11679.306}; - angles[]={0,1.0115303,0}; - }; - side="Empty"; - flags=5; - class Attributes - { - }; - id=2470; - type="Land_Cargo_HQ_V1_F"; - }; - class Item144 - { - dataType="Object"; - class PositionInfo - { - position[]={22995.797,8.8610239,18855.105}; - angles[]={0,5.6882114,0}; - }; - side="Empty"; - flags=1; - class Attributes - { - }; - id=2471; - type="Land_Cargo_HQ_V1_F"; - atlOffset=0.92003775; - class CustomAttributes - { - class Attribute0 - { - property="DoorStates"; - expression="['init',_this,_value] call bis_fnc_3DENAttributeDoorStates;"; - class Value - { - class data - { - class type - { - type[]= - { - "ARRAY" - }; - }; - class value - { - items=3; - class Item0 - { - class data - { - class type - { - type[]= - { - "SCALAR" - }; - }; - value=0; - }; - }; - class Item1 - { - class data - { - class type - { - type[]= - { - "SCALAR" - }; - }; - value=0; - }; - }; - class Item2 - { - class data - { - class type - { - type[]= - { - "SCALAR" - }; - }; - value=0; - }; - }; - }; - }; - }; - }; - nAttributes=1; - }; - }; - class Item145 - { - dataType="Object"; - class PositionInfo - { - position[]={26737.18,24.961863,24585.527}; - angles[]={0,2.2082093,0}; - }; - side="Empty"; - flags=5; - class Attributes - { - }; - id=2472; - type="Land_Cargo_HQ_V1_F"; - atlOffset=0.11933517; - }; - class Item146 - { - dataType="Object"; - class PositionInfo - { - position[]={20942.199,32.265015,7187.6475}; - angles[]={0,1.5555797,0}; - }; - side="Empty"; - flags=5; - class Attributes - { - }; - id=2473; - type="Land_Cargo_HQ_V1_F"; - atlOffset=0.1354351; - }; - class Item147 - { - dataType="Object"; - class PositionInfo - { - position[]={9293.7188,21.995558,21569.176}; - angles[]={0,4.30966,0}; - }; - side="Empty"; - flags=5; - class Attributes - { - }; - id=2474; - type="Land_Cargo_Patrol_V1_F"; - atlOffset=-0.026918411; - }; - class Item148 - { - dataType="Object"; - class PositionInfo - { - position[]={9171.2217,22.445509,21448.746}; - angles[]={0,5.6333933,0}; - }; - side="Empty"; - flags=5; - class Attributes - { - }; - id=2475; - type="Land_Cargo_Patrol_V1_F"; - atlOffset=0.014034271; - }; - class Item149 - { - dataType="Object"; - class PositionInfo - { - position[]={9028.4297,23.519743,21346.301}; - angles[]={0,5.6333933,0}; - }; - side="Empty"; - flags=5; - class Attributes - { - }; - id=2476; - type="Land_Cargo_Patrol_V1_F"; - atlOffset=0.039430618; - }; - class Item150 - { - dataType="Object"; - class PositionInfo - { - position[]={26823.307,28.679115,24577.422}; - angles[]={0,0.78758019,0}; - }; - side="Empty"; - flags=5; - class Attributes - { - }; - id=2477; - type="Land_Cargo_Patrol_V1_F"; - atlOffset=-0.01877594; - }; - class Item151 - { - dataType="Object"; - class PositionInfo - { - position[]={21136.605,28.391066,7181.8975}; - angles[]={0,4.8921785,0}; - }; - side="Empty"; - flags=5; - class Attributes - { - }; - id=2478; - type="Land_Cargo_Patrol_V1_F"; - atlOffset=0.20433426; - }; - class Item152 - { - dataType="Object"; - class PositionInfo - { - position[]={20975.402,30.012251,7333.2549}; - angles[]={0,4.8921785,0}; - }; - side="Empty"; - flags=5; - class Attributes - { - }; - id=2479; - type="Land_Cargo_Patrol_V1_F"; - }; - class Item153 - { - dataType="Object"; - class PositionInfo - { - position[]={20726.535,36.566708,7210.7354}; - angles[]={0,0.99436247,0}; - }; - side="Empty"; - flags=5; - class Attributes - { - }; - id=2480; - type="Land_Cargo_Patrol_V1_F"; - atlOffset=0.12693214; - }; - class Item154 - { - dataType="Object"; - class PositionInfo - { - position[]={9126.8271,27.40102,21639.547}; - }; - side="Empty"; - flags=5; - class Attributes - { - }; - id=2481; - type="Land_Cargo_Tower_V1_F"; - atlOffset=-0.00058269501; - }; - class Item155 - { - dataType="Object"; - class PositionInfo - { - position[]={11478.437,35.948227,11725.854}; - angles[]={0,4.2127972,0}; - }; - side="Empty"; - flags=5; - class Attributes - { - }; - id=2482; - type="Land_Cargo_Tower_V1_F"; - atlOffset=-1.9073486e-006; - }; - class Item156 - { - dataType="Object"; - class PositionInfo - { - position[]={22989.355,16.949791,18914.172}; - angles[]={0,4.0796099,0}; - }; - side="Empty"; - flags=5; - class Attributes - { - }; - id=2483; - type="Land_Cargo_Tower_V1_F"; - atlOffset=0.098054171; - }; - class Item157 - { - dataType="Object"; - class PositionInfo - { - position[]={26800.232,31.576736,24690.836}; - angles[]={0,5.3050466,0}; - }; - side="Empty"; - flags=5; - class Attributes - { - }; - id=2484; - type="Land_Cargo_Tower_V1_F"; - atlOffset=-0.94850731; - }; - class Item158 - { - dataType="Object"; - class PositionInfo - { - position[]={21048.203,34.76487,7280.46}; - }; - side="Empty"; - flags=1; - class Attributes - { - }; - id=2485; - type="Land_Cargo_Tower_V1_F"; - atlOffset=0.26329422; - }; - class Item159 - { - dataType="Object"; - class PositionInfo - { - position[]={9061.917,19.949732,21536.992}; - angles[]={0,2.360858,0}; - }; - side="Empty"; - flags=5; - class Attributes - { - }; - id=2486; - type="Land_TentHangar_V1_F"; - atlOffset=0.04709816; - }; - class Item160 - { - dataType="Object"; - class PositionInfo - { - position[]={9091.7139,19.31608,21563.684}; - angles[]={0,2.3761454,0}; - }; - side="Empty"; - flags=5; - class Attributes - { - }; - id=2487; - type="Land_TentHangar_V1_F"; - }; - class Item161 - { - dataType="Object"; - class PositionInfo - { - position[]={21181.338,22.844112,7368.7344}; - angles[]={0,4.3736625,0}; - }; - side="Empty"; - flags=5; - class Attributes - { - }; - id=2488; - type="Land_TentHangar_V1_F"; - atlOffset=-0.029521942; - }; - class Item162 - { - dataType="Object"; - class PositionInfo - { - position[]={21158.234,25.359081,7249.5371}; - angles[]={0,5.1925039,0}; - }; - side="Empty"; - flags=5; - class Attributes - { - }; - id=2489; - type="Land_TentHangar_V1_F"; - atlOffset=0.10547829; - }; - class Item163 - { - dataType="Object"; - class PositionInfo - { - position[]={23222.516,5.8685412,18861.938}; - angles[]={0,1.5504203,0}; - }; - side="Empty"; - flags=5; - class Attributes - { - }; - id=2490; - type="Land_Airport_01_hangar_F"; - }; - class Item164 - { - dataType="Object"; - class PositionInfo - { - position[]={23218.836,8.0950003,18806.879}; - angles[]={0,5.2616692,0}; - }; - side="Empty"; - flags=5; - class Attributes - { - }; - id=2491; - type="Land_Cargo_Patrol_V1_F"; - }; - class Item165 - { - dataType="Object"; - class PositionInfo - { - position[]={26851.268,31.363411,24472.711}; - angles[]={0,6.2068391,0}; - }; - side="Empty"; - flags=5; - class Attributes - { - }; - id=2492; - type="Land_Cargo_Patrol_V1_F"; - atlOffset=0.024765015; - }; - class Item166 - { - dataType="Object"; - class PositionInfo - { - position[]={26950.059,28.964684,24595.824}; - angles[]={0,4.8006735,0}; - }; - side="Empty"; - flags=5; - class Attributes - { - }; - id=2493; - type="Land_Cargo_Patrol_V1_F"; - atlOffset=0.087217331; - }; - class Item167 - { - dataType="Object"; - class PositionInfo - { - position[]={26735.406,31.617685,24608.664}; - angles[]={0,3.7836525,0}; - }; - side="Empty"; - flags=1; - class Attributes - { - }; - id=2494; - type="Land_Airport_Tower_F"; - atlOffset=0.46519089; - }; - class Item168 - { - dataType="Object"; - class PositionInfo - { - position[]={23073.867,8.0950003,18691.406}; - angles[]={0,0.71987998,0}; - }; - side="Empty"; - flags=5; - class Attributes - { - }; - id=2495; - type="Land_Cargo_Patrol_V1_F"; - }; - class Item169 - { - dataType="Object"; - class PositionInfo - { - position[]={11554.779,27.332811,11561.861}; - angles[]={0,5.1253457,0}; - }; - side="Empty"; - flags=5; - class Attributes - { - }; - id=2496; - type="Land_Cargo_Patrol_V1_F"; - }; - class Item170 - { - dataType="Object"; - class PositionInfo - { - position[]={11639.347,27.282761,11801.24}; - angles[]={0,4.1140165,0}; - }; - side="Empty"; - flags=5; - class Attributes - { - }; - id=2497; - type="Land_Cargo_Patrol_V1_F"; - }; - class Item171 - { - dataType="Object"; - class PositionInfo - { - position[]={11661.997,27.855053,11992.638}; - angles[]={0,3.8163784,0}; - }; - side="Empty"; - flags=5; - class Attributes - { - }; - id=2498; - type="Land_Cargo_Patrol_V1_F"; - }; - class Item172 - { - dataType="Object"; - class PositionInfo - { - position[]={11543.608,28.869238,11930.87}; - angles[]={0,1.3898941,0}; - }; - side="Empty"; - flags=5; - class Attributes - { - }; - id=2499; - type="Land_Cargo_Patrol_V1_F"; - }; - class Item173 - { - dataType="Object"; - class PositionInfo - { - position[]={14827.856,22.847761,16424.313}; - angles[]={0,4.4921894,0}; - }; - side="Empty"; - flags=5; - class Attributes - { - }; - id=2500; - type="Land_Cargo_Patrol_V1_F"; - atlOffset=-0.0054092407; - }; - class Item174 - { - dataType="Object"; - class PositionInfo - { - position[]={14731.388,30.796209,16573.699}; - angles[]={0,0.78664351,0}; - }; - side="Empty"; - flags=5; - class Attributes - { - }; - id=2501; - type="Land_Cargo_Tower_V1_F"; - }; - class Item175 - { - dataType="Object"; - class PositionInfo - { - position[]={14771.134,21.7854,16649.293}; - angles[]={0,3.2631023,0}; - }; - side="Empty"; - flags=5; - class Attributes - { - }; - id=2502; - type="Land_Cargo_HQ_V1_F"; - }; - class Item176 - { - dataType="Object"; - class PositionInfo - { - position[]={14898.41,22.811354,16670.586}; - angles[]={0,3.867835,0}; - }; - side="Empty"; - flags=5; - class Attributes - { - }; - id=2503; - type="Land_Cargo_Patrol_V1_F"; - atlOffset=0.0009021759; - }; - class Item177 - { - dataType="Marker"; - position[]={10028.254,224.69717,12817.005}; - name="road"; - type="hd_arrow"; - angle=227.508; - id=2514; - atlOffset=207.04475; - }; - class Item178 - { - dataType="Marker"; - position[]={8781.5693,242.69424,12046.101}; - name="road_1"; - type="hd_arrow"; - angle=223.50795; - id=2515; - atlOffset=207.11841; - }; - class Item179 - { - dataType="Marker"; - position[]={7337.1489,223.14734,11420.635}; - name="road_2"; - type="hd_arrow"; - angle=13.06902; - id=2516; - atlOffset=210.4803; - }; - class Item180 - { - dataType="Marker"; - position[]={10433.247,221.79193,11984.847}; - name="road_4"; - type="hd_arrow"; - angle=227.508; - id=2517; - atlOffset=207.10417; - }; - class Item181 - { - dataType="Marker"; - position[]={9615.7051,219.70853,11698.256}; - name="road_5"; - type="hd_arrow"; - angle=266.26797; - id=2518; - atlOffset=207.72679; - }; - class Item182 - { - dataType="Marker"; - position[]={11035.04,270.21774,12975.45}; - name="road_3"; - type="hd_arrow"; - angle=41.155243; - id=2519; - atlOffset=250.81619; - }; - class Item183 - { - dataType="Marker"; - position[]={11739.101,220.42517,13915.596}; - name="road_6"; - type="hd_arrow"; - angle=26.564579; - id=2520; - atlOffset=207.09477; - }; - class Item184 - { - dataType="Marker"; - position[]={13483.799,222.38394,16031.15}; - name="road_7"; - type="hd_arrow"; - angle=254.67212; - id=2521; - atlOffset=207.07001; - }; - class Item185 - { - dataType="Marker"; - position[]={12480.492,239.24866,15888.915}; - name="road_8"; - type="hd_arrow"; - angle=263.33395; - id=2522; - atlOffset=219.98683; - }; - class Item186 - { - dataType="Marker"; - position[]={14287.046,224.37161,18163.477}; - name="road_9"; - type="hd_arrow"; - angle=333.82483; - id=2523; - atlOffset=207.09567; - }; - class Item187 - { - dataType="Marker"; - position[]={14311.098,233.83075,19602.867}; - name="road_10"; - type="hd_arrow"; - angle=14.435917; - id=2524; - atlOffset=207.10059; - }; - class Item188 - { - dataType="Marker"; - position[]={14772.826,221.88092,17177.539}; - name="road_11"; - type="hd_arrow"; - angle=53.226994; - id=2525; - atlOffset=207.11859; - }; - class Item189 - { - dataType="Marker"; - position[]={16953.717,223.38274,17815.453}; - name="road_12"; - type="hd_arrow"; - angle=64.545609; - id=2526; - atlOffset=207.0988; - }; - class Item190 - { - dataType="Marker"; - position[]={15897.321,218.30458,16180.612}; - name="road_13"; - type="hd_arrow"; - angle=120.79032; - id=2527; - atlOffset=207.07936; - }; - class Item191 - { - dataType="Marker"; - position[]={17470.652,211.46404,14446.198}; - name="road_14"; - type="hd_arrow"; - angle=148.54735; - id=2528; - atlOffset=207.13133; - }; - class Item192 - { - dataType="Marker"; - position[]={17046.191,222.78551,12895.485}; - name="road_15"; - type="hd_arrow"; - angle=227.508; - id=2529; - atlOffset=207.10774; - }; - class Item193 - { - dataType="Marker"; - position[]={9381.4385,254.64844,21154.723}; - name="road_16"; - type="hd_arrow"; - angle=155.2245; - id=2530; - atlOffset=207.071; - }; - class Item194 - { - dataType="Marker"; - position[]={9719.1211,390.66769,19931.555}; - name="road_17"; - type="hd_arrow"; - angle=117.23835; - id=2531; - atlOffset=207.17831; - }; - class Item195 - { - dataType="Marker"; - position[]={9819.6953,301.79428,18542.309}; - name="road_18"; - type="hd_arrow"; - angle=227.508; - id=2532; - atlOffset=207.17839; - }; - class Item196 - { - dataType="Marker"; - position[]={7528.8491,378.86459,17283.188}; - name="road_19"; - type="hd_arrow"; - angle=227.508; - id=2533; - atlOffset=206.94324; - }; - class Item197 - { - dataType="Marker"; - position[]={6923.1553,396.07712,19242.508}; - name="road_20"; - type="hd_arrow"; - angle=1.5074006; - id=2534; - atlOffset=207.02161; - }; - class Item198 - { - dataType="Marker"; - position[]={5246.8613,437.67661,20361.473}; - name="road_21"; - type="hd_arrow"; - angle=284.62128; - id=2535; - atlOffset=207.15965; - }; - class Item199 - { - dataType="Marker"; - position[]={21952.133,221.23347,7365.5059}; - name="road_22"; - type="hd_arrow"; - angle=128.61185; - id=2536; - atlOffset=207.02257; - }; - class Item200 - { - dataType="Marker"; - position[]={21275.615,222.55862,8188.9502}; - name="road_23"; - type="hd_arrow"; - angle=317.16461; - id=2537; - atlOffset=207.08943; - }; - class Item201 - { - dataType="Marker"; - position[]={20047,262.94885,8867.416}; - name="road_24"; - type="hd_arrow"; - angle=290.07159; - id=2538; - atlOffset=207.10971; - }; - class Item202 - { - dataType="Marker"; - position[]={20574.352,226.96756,10698.154}; - name="road_25"; - type="hd_arrow"; - angle=354.21683; - id=2539; - atlOffset=207.00183; - }; - class Item203 - { - dataType="Marker"; - position[]={22283.16,222.5508,18424.008}; - name="road_26"; - type="hd_arrow"; - angle=227.508; - id=2540; - atlOffset=207.09207; - }; - class Item204 - { - dataType="Marker"; - position[]={21706.771,229.67892,17681.234}; - name="road_27"; - type="hd_arrow"; - angle=213.26985; - id=2541; - atlOffset=207.11749; - }; - class Item205 - { - dataType="Marker"; - position[]={21006.381,242.58272,17678.875}; - name="road_28"; - type="hd_arrow"; - angle=2.0592506; - id=2542; - atlOffset=207.26607; - }; - class Item206 - { - dataType="Marker"; - position[]={20652.164,241.22063,18728.516}; - name="road_29"; - type="hd_arrow"; - angle=353.88327; - id=2543; - atlOffset=207.00783; - }; - class Item207 - { - dataType="Marker"; - position[]={20633.988,237.71661,16460.012}; - name="road_30"; - type="hd_arrow"; - angle=227.508; - id=2544; - atlOffset=207.07196; - }; - class Item208 - { - dataType="Marker"; - position[]={19814.883,223.16016,15689.729}; - name="road_31"; - type="hd_arrow"; - angle=227.508; - id=2545; - atlOffset=207.07376; - }; - class Item209 - { - dataType="Marker"; - position[]={23162.822,221.3853,19609.68}; - name="road_32"; - type="hd_arrow"; - angle=34.257725; - id=2546; - atlOffset=207.12292; - }; - class Item210 - { - dataType="Marker"; - position[]={22555.842,234.20135,20591.816}; - name="road_33"; - type="hd_arrow"; - angle=335.03088; - id=2547; - atlOffset=207.09488; - }; - class Item211 - { - dataType="Marker"; - position[]={23030.576,258.94626,21115.848}; - name="road_34"; - type="hd_arrow"; - angle=63.785625; - id=2548; - atlOffset=207.08276; - }; - class Item212 - { - dataType="Marker"; - position[]={24638.145,228.38713,20651.25}; - name="road_35"; - type="hd_arrow"; - angle=57.619133; - id=2549; - atlOffset=207.08659; - }; - class Item213 - { - dataType="Marker"; - position[]={25175.039,221.76308,20625.598}; - name="road_36"; - type="hd_arrow"; - angle=127.69429; - id=2550; - atlOffset=207.07173; - }; - class Item214 - { - dataType="Marker"; - position[]={25326.443,224.68488,21113.227}; - name="road_37"; - type="hd_arrow"; - angle=334.7471; - id=2551; - atlOffset=207.00446; - }; - class Item215 - { - dataType="Marker"; - position[]={24740.145,282.32803,21813.039}; - name="road_38"; - type="hd_arrow"; - angle=69.393608; - id=2552; - atlOffset=207.01666; - }; - class Item216 - { - dataType="Marker"; - position[]={26281.104,247.36038,21791.027}; - name="road_39"; - type="hd_arrow"; - angle=52.54501; - id=2553; - atlOffset=206.93509; - }; - class Item217 - { - dataType="Marker"; - position[]={26493.738,227.28189,21327.176}; - name="road_40"; - type="hd_arrow"; - angle=113.11586; - id=2554; - atlOffset=207.00717; - }; - class Item218 - { - dataType="Marker"; - position[]={27081.205,218.9371,24021.121}; - name="road_41"; - type="hd_arrow"; - angle=227.508; - id=2555; - atlOffset=207.10999; - }; - class Item219 - { - dataType="Marker"; - position[]={26717.316,230.62947,22930.988}; - name="road_42"; - type="hd_arrow"; - angle=227.508; - id=2556; - atlOffset=207.14931; - }; - class Item220 - { - dataType="Object"; - class PositionInfo - { - position[]={8431.4258,114.24372,25106.762}; - angles[]={6.2711902,0,0.04796192}; - }; - side="Empty"; - flags=4; - class Attributes - { - init="if !(isMultiplayer) then {deleteVehicle this}"; - }; - id=2565; - type="Flag_Viper_F"; - }; - class Item221 - { - dataType="Object"; - class PositionInfo - { - position[]={11587.15,30.269897,11889.158}; - angles[]={0,5.2593365,0}; - }; - side="Empty"; - class Attributes - { - disableSimulation=1; - }; - id=2574; - type="Land_HelipadCircle_F"; - atlOffset=7.1189671; - }; - class Item222 - { - dataType="Object"; - class PositionInfo - { - position[]={11603.809,30.241005,11913.01}; - angles[]={0,5.2871041,0}; - }; - side="Empty"; - class Attributes - { - disableSimulation=1; - }; - id=2575; - type="Land_HelipadCircle_F"; - atlOffset=7.2019939; - }; - class Item223 - { - dataType="Object"; - class PositionInfo - { - position[]={11609.816,30.053322,11890.792}; - angles[]={0,5.2837157,0}; - }; - side="Empty"; - class Attributes - { - disableSimulation=1; - }; - id=2576; - type="Land_HelipadCircle_F"; - atlOffset=7.1081963; - }; - class Item224 - { - dataType="Object"; - class PositionInfo - { - position[]={11618.138,27.595428,11978.368}; - angles[]={0,3.6764419,0}; - }; - side="Empty"; - flags=5; - class Attributes - { - }; - id=2577; - type="Land_TentHangar_V1_F"; - atlOffset=-1.9073486e-006; - }; - class Item225 - { - dataType="Object"; - class PositionInfo - { - position[]={11643.347,27.120995,11961.702}; - angles[]={0,3.7511308,0}; - }; - side="Empty"; - flags=5; - class Attributes - { - }; - id=2578; - type="Land_TentHangar_V1_F"; - atlOffset=-1.9073486e-006; - }; - class Item226 - { - dataType="Object"; - class PositionInfo - { - position[]={20820.236,28.463039,7246.1611}; - angles[]={0,5.633924,0}; - }; - side="Empty"; - flags=4; - class Attributes - { - disableSimulation=1; - }; - id=2579; - type="Land_HelipadCircle_F"; - atlOffset=0.16606903; - }; - class Item227 - { - dataType="Object"; - class PositionInfo - { - position[]={20839.957,27.983303,7260.2852}; - angles[]={0,5.633924,0}; - }; - side="Empty"; - flags=4; - class Attributes - { - disableSimulation=1; - }; - id=2580; - type="Land_HelipadCircle_F"; - atlOffset=0.074874878; - }; - class Item228 - { - dataType="Object"; - class PositionInfo - { - position[]={21058.494,23.510403,7241.2705}; - angles[]={0,1.6479356,0}; - }; - side="Empty"; - flags=4; - class Attributes - { - disableSimulation=1; - }; - id=2581; - type="Land_HelipadCircle_F"; - atlOffset=0.12126541; - }; - class Item229 - { - dataType="Object"; - class PositionInfo - { - position[]={21055.268,24.325771,7213.8809}; - angles[]={0,1.6741188,0}; - }; - side="Empty"; - flags=4; - class Attributes - { - disableSimulation=1; - }; - id=2582; - type="Land_HelipadCircle_F"; - atlOffset=0.12021446; - }; - class Item230 - { - dataType="Object"; - class PositionInfo - { - position[]={23071.385,8.6534567,18817.496}; - angles[]={0,4.7135677,0}; - }; - side="Empty"; - flags=5; - class Attributes - { - }; - id=2583; - type="Land_Hangar_F"; - }; - class Item231 - { - dataType="Object"; - class PositionInfo - { - position[]={23072.695,3.1900001,18927.695}; - angles[]={0,4.7131939,0}; - }; - side="Empty"; - flags=4; - class Attributes - { - disableSimulation=1; - }; - id=2584; - type="Land_HelipadCircle_F"; - }; - class Item232 - { - dataType="Object"; - class PositionInfo - { - position[]={23069.787,3.1900001,18890.918}; - angles[]={0,4.7131939,0}; - }; - side="Empty"; - flags=4; - class Attributes - { - disableSimulation=1; - }; - id=2585; - type="Land_HelipadCircle_F"; - }; - class Item233 - { - dataType="Object"; - class PositionInfo - { - position[]={23095.24,3.1900001,18874.094}; - angles[]={0,4.7131939,0}; - }; - side="Empty"; - flags=4; - class Attributes - { - disableSimulation=1; - }; - id=2586; - type="Land_HelipadCircle_F"; - }; - class Item234 - { - dataType="Object"; - class PositionInfo - { - position[]={23093.674,3.1900001,18909.113}; - angles[]={0,4.7131939,0}; - }; - side="Empty"; - flags=4; - class Attributes - { - disableSimulation=1; - }; - id=2587; - type="Land_HelipadCircle_F"; - }; - class Item235 - { - dataType="Object"; - class PositionInfo - { - position[]={23096.629,3.1900001,18942.527}; - angles[]={0,4.7131939,0}; - }; - side="Empty"; - flags=4; - class Attributes - { - disableSimulation=1; - }; - id=2588; - type="Land_HelipadCircle_F"; - }; - class Item236 - { - dataType="Object"; - class PositionInfo - { - position[]={23212.42,8.0950003,18907.629}; - angles[]={0,1.0745872,0}; - }; - side="Empty"; - flags=5; - class Attributes - { - }; - id=2589; - type="Land_Cargo_Patrol_V1_F"; - }; - class Item237 - { - dataType="Object"; - class PositionInfo - { - position[]={26819.641,26.895329,24604.059}; - angles[]={0,5.3539333,0}; - }; - side="Empty"; - flags=5; - class Attributes - { - }; - id=2590; - type="Land_TentHangar_V1_F"; - atlOffset=-0.41496658; - }; - class Item238 - { - dataType="Object"; - class PositionInfo - { - position[]={26844.191,26.393604,24635.336}; - angles[]={0,5.4110885,0}; - }; - side="Empty"; - flags=5; - class Attributes - { - }; - id=2591; - type="Land_TentHangar_V1_F"; - atlOffset=-0.0004234314; - }; - class Item239 - { - dataType="Object"; - class PositionInfo - { - position[]={26878.291,22.038961,24659.176}; - angles[]={0,2.257772,0}; - }; - side="Empty"; - flags=4; - class Attributes - { - disableSimulation=1; - }; - id=2592; - type="Land_HelipadCircle_F"; - atlOffset=0.062786102; - }; - class Item240 - { - dataType="Object"; - class PositionInfo - { - position[]={26804.643,23.560736,24581.145}; - angles[]={0,2.3342323,0}; - }; - side="Empty"; - flags=4; - class Attributes - { - disableSimulation=1; - }; - id=2593; - type="Land_HelipadCircle_F"; - }; - class Item241 - { - dataType="Object"; - class PositionInfo - { - position[]={26872.012,25.557013,24512.039}; - angles[]={0,2.2256284,0}; - }; - side="Empty"; - flags=4; - class Attributes - { - disableSimulation=1; - }; - id=2594; - type="Land_HelipadSquare_F"; - atlOffset=0.058639526; - }; - class Item242 - { - dataType="Object"; - class PositionInfo - { - position[]={26884.867,25.401312,24528.746}; - angles[]={0,2.2256284,0}; - }; - side="Empty"; - flags=4; - class Attributes - { - disableSimulation=1; - }; - id=2595; - type="Land_HelipadSquare_F"; - atlOffset=0.042076111; - }; - class Item243 - { - dataType="Object"; - class PositionInfo - { - position[]={26896.025,25.180746,24544.223}; - angles[]={0,2.2256284,0}; - }; - side="Empty"; - flags=4; - class Attributes - { - disableSimulation=1; - }; - id=2596; - type="Land_HelipadSquare_F"; - atlOffset=0.014266968; - }; - class Item244 - { - dataType="Object"; - class PositionInfo - { - position[]={14876.287,17.860012,16671.328}; - angles[]={0,2.3506138,0}; - }; - side="Empty"; - flags=4; - class Attributes - { - disableSimulation=1; - }; - id=2597; - type="Land_HelipadCircle_F"; - atlOffset=-0.0034770966; - }; - class Item245 - { - dataType="Object"; - class PositionInfo - { - position[]={14853.754,17.786709,16648.168}; - angles[]={0,2.3506138,0}; - }; - side="Empty"; - flags=4; - class Attributes - { - disableSimulation=1; - }; - id=2598; - type="Land_HelipadCircle_F"; - atlOffset=0.008939743; - }; - class Item246 - { - dataType="Object"; - class PositionInfo - { - position[]={14830.811,17.874187,16623.91}; - angles[]={0,2.3506138,0}; - }; - side="Empty"; - flags=4; - class Attributes - { - disableSimulation=1; - }; - id=2599; - type="Land_HelipadCircle_F"; - atlOffset=-0.0062427521; - }; - class Item247 - { - dataType="Object"; - class PositionInfo - { - position[]={14807.035,17.850018,16599.41}; - angles[]={0,2.3506138,0}; - }; - side="Empty"; - flags=4; - class Attributes - { - disableSimulation=1; - }; - id=2600; - type="Land_HelipadCircle_F"; - atlOffset=1.7166138e-005; - }; - class Item248 - { - dataType="Object"; - class PositionInfo - { - position[]={14786.688,17.85693,16576.191}; - angles[]={0,2.3506138,0}; - }; - side="Empty"; - flags=4; - class Attributes - { - disableSimulation=1; - }; - id=2601; - type="Land_HelipadCircle_F"; - atlOffset=-0.0030708313; - }; - class Item249 - { - dataType="Object"; - class PositionInfo - { - position[]={14766.711,17.861965,16554.219}; - angles[]={0,2.3506138,0}; - }; - side="Empty"; - flags=4; - class Attributes - { - disableSimulation=1; - }; - id=2602; - type="Land_HelipadCircle_F"; - atlOffset=0.00091362; - }; - class Item250 - { - dataType="Object"; - class PositionInfo - { - position[]={14804.416,17.91,16661.109}; - angles[]={0,2.3781972,0}; - }; - side="Empty"; - flags=4; - class Attributes - { - disableSimulation=1; - }; - id=2603; - type="Land_HelipadSquare_F"; - }; - class Item251 - { - dataType="Object"; - class PositionInfo - { - position[]={14823.855,17.910015,16680.723}; - angles[]={0,2.3781972,0}; - }; - side="Empty"; - flags=4; - class Attributes - { - disableSimulation=1; - }; - id=2604; - type="Land_HelipadSquare_F"; - atlOffset=1.5258789e-005; - }; - class Item252 - { - dataType="Object"; - class PositionInfo - { - position[]={14842.77,17.910015,16698.641}; - angles[]={0,2.3781972,0}; - }; - side="Empty"; - flags=4; - class Attributes - { - disableSimulation=1; - }; - id=2605; - type="Land_HelipadSquare_F"; - atlOffset=1.5258789e-005; - }; - class Item253 - { - dataType="Object"; - class PositionInfo - { - position[]={9162.8516,16.201351,21562.328}; - angles[]={0,5.5412021,0}; - }; - side="Empty"; - flags=4; - class Attributes - { - disableSimulation=1; - }; - id=2606; - type="Land_HelipadCircle_F"; - atlOffset=-0.067829132; - }; - class Item254 - { - dataType="Object"; - class PositionInfo - { - position[]={9180.3643,16.460537,21577.523}; - angles[]={0,5.5412021,0}; - }; - side="Empty"; - class Attributes - { - disableSimulation=1; - }; - id=2607; - type="Land_HelipadCircle_F"; - atlOffset=0.31982994; - }; - class Item255 - { - dataType="Object"; - class PositionInfo - { - position[]={9199.0537,16.376522,21589.582}; - angles[]={0,5.5730138,0}; - }; - side="Empty"; - flags=4; - class Attributes - { - disableSimulation=1; - }; - id=2608; - type="Land_HelipadCircle_F"; - atlOffset=0.017000198; - }; - class Item256 - { - dataType="Layer"; - name="Airports"; - class Entities - { - items=23; - class Item0 - { - dataType="Marker"; - position[]={23191.982,210.29193,18920.34}; - name="airp_1_mortar"; - markerType="ELLIPSE"; - type="ellipse"; - colorName="ColorYellow"; - a=6.9310002; - b=6.744; - id=2610; - atlOffset=207.10193; - }; - class Item1 - { - dataType="Marker"; - position[]={26846.889,230.83893,24608.387}; - name="airp_2_mortar"; - markerType="ELLIPSE"; - type="ellipse"; - colorName="ColorYellow"; - a=8.8610001; - b=9.5749998; - id=2611; - atlOffset=207.14072; - }; - class Item2 - { - dataType="Marker"; - position[]={14854.421,225.05873,16493.359}; - name="airp_3_mortar"; - markerType="ELLIPSE"; - type="ellipse"; - colorName="ColorYellow"; - a=17.136; - b=16.895; - angle=353.42892; - id=2612; - atlOffset=207.08806; - }; - class Item3 - { - dataType="Marker"; - position[]={14955.207,224.86761,16599.574}; - name="airp_3_mortar_1"; - markerType="ELLIPSE"; - type="ellipse"; - colorName="ColorYellow"; - a=17.136; - b=16.895; - angle=353.42892; - id=2613; - atlOffset=207.11873; - }; - class Item4 - { - dataType="Marker"; - position[]={11563.052,230.85258,11932.094}; - name="airp_4_mortar"; - markerType="ELLIPSE"; - type="ellipse"; - colorName="ColorYellow"; - a=14.927; - b=15.271; - id=2614; - atlOffset=207.10684; - }; - class Item5 - { - dataType="Marker"; - position[]={9196.2402,223.62096,21570.77}; - name="airp_5_mortar"; - markerType="ELLIPSE"; - type="ellipse"; - colorName="ColorYellow"; - a=3.8843985; - b=3.8741875; - id=2615; - atlOffset=207.11081; - }; - class Item6 - { - dataType="Marker"; - position[]={21025.248,231.02393,7254.5166}; - name="airp_mortar"; - markerType="ELLIPSE"; - type="ellipse"; - colorName="ColorYellow"; - a=8.302; - b=8.4110003; - id=2616; - atlOffset=207.66475; - }; - class Item7 - { - dataType="Marker"; - position[]={22966.156,212.00192,18855.773}; - name="airp_1_vehicle"; - markerType="RECTANGLE"; - type="rectangle"; - colorName="ColorGreen"; - a=16.01; - b=6; - angle=317.85184; - id=2617; - atlOffset=207.11067; - }; - class Item8 - { - dataType="Marker"; - position[]={26764.42,230.34993,24548.898}; - name="airp_2_vehicle"; - markerType="RECTANGLE"; - type="rectangle"; - colorName="ColorGreen"; - a=33.296001; - b=6; - angle=220.58192; - id=2618; - atlOffset=207.34215; - }; - class Item9 - { - dataType="Marker"; - position[]={14300.083,227.58192,16254.604}; - name="airp_3_hangar"; - markerType="RECTANGLE"; - type="rectangle"; - colorName="ColorBlue"; - alpha=0.19649974; - a=172.931; - b=121.228; - angle=136.51895; - id=2619; - atlOffset=207.77068; - }; - class Item10 - { - dataType="Marker"; - position[]={14701.32,225.01193,16602.996}; - name="airp_3_vehicle"; - markerType="RECTANGLE"; - type="rectangle"; - colorName="ColorGreen"; - a=35.460999; - b=6; - angle=225.25757; - id=2620; - atlOffset=207.10193; - }; - class Item11 - { - dataType="Marker"; - position[]={14820.278,225.10193,16457.016}; - name="airp_3_vehicle_1"; - markerType="RECTANGLE"; - type="rectangle"; - colorName="ColorGreen"; - a=31.379; - b=6; - angle=222.93495; - id=2621; - atlOffset=207.19095; - }; - class Item12 - { - dataType="Marker"; - position[]={11504.589,230.33423,11753.648}; - name="airp_4_vehicle"; - markerType="RECTANGLE"; - type="rectangle"; - colorName="ColorGreen"; - a=15.308634; - b=6; - angle=123.88646; - id=2622; - atlOffset=207.12505; - }; - class Item13 - { - dataType="Marker"; - position[]={11712.979,229.81892,11822.823}; - name="airp_4_vehicle_1"; - markerType="RECTANGLE"; - type="rectangle"; - colorName="ColorGreen"; - a=17.937; - b=6; - angle=300.15302; - id=2623; - atlOffset=207.08279; - }; - class Item14 - { - dataType="Marker"; - position[]={9187.5889,221.49792,21668.27}; - name="airp_5_vehicle"; - markerType="RECTANGLE"; - type="rectangle"; - colorName="ColorGreen"; - a=26.197001; - b=6; - angle=146.48099; - id=2624; - atlOffset=207.11072; - }; - class Item15 - { - dataType="Marker"; - position[]={20768.215,236.47592,7240.168}; - name="airp_vehicle"; - markerType="RECTANGLE"; - type="rectangle"; - colorName="ColorGreen"; - a=17; - b=6; - angle=325.87982; - id=2625; - atlOffset=207.3744; - }; - class Item16 - { - dataType="Marker"; - position[]={20947.65,234.27792,7216.0225}; - name="airp_vehicle_1"; - markerType="RECTANGLE"; - type="rectangle"; - colorName="ColorGreen"; - a=13.5; - b=6; - angle=22.82; - id=2626; - atlOffset=207.22173; - }; - class Item17 - { - dataType="Marker"; - position[]={21018.615,231.21985,7305.4531}; - name="airport"; - markerType="RECTANGLE"; - type="Empty"; - colorName="ColorEAST"; - a=271.35101; - b=200.60085; - angle=129.67987; - id=2627; - atlOffset=208.68733; - }; - class Item18 - { - dataType="Marker"; - position[]={23076.52,207.10193,18814.809}; - name="airport_1"; - markerType="RECTANGLE"; - type="Empty"; - colorName="ColorEAST"; - a=279.2023; - b=205.09465; - angle=304.11368; - id=2628; - atlOffset=203.83119; - }; - class Item19 - { - dataType="Marker"; - position[]={26955.475,228.48193,24774.936}; - name="airport_2"; - markerType="RECTANGLE"; - type="Empty"; - colorName="ColorEAST"; - a=314.17865; - b=121.54485; - angle=130.48837; - id=2629; - atlOffset=207.84039; - }; - class Item20 - { - dataType="Marker"; - position[]={14779.392,207.10193,16403.672}; - name="airport_3"; - markerType="RECTANGLE"; - type="Empty"; - colorName="ColorEAST"; - a=647.73114; - b=193.50763; - angle=135.513; - id=2630; - atlOffset=188.94734; - }; - class Item21 - { - dataType="Marker"; - position[]={11504.147,207.10193,11703.517}; - name="airport_4"; - markerType="RECTANGLE"; - type="Empty"; - colorName="ColorEAST"; - a=331.07092; - b=181.34116; - angle=314.02783; - id=2631; - atlOffset=184.12549; - }; - class Item22 - { - dataType="Marker"; - position[]={9079.5029,222.45056,21521.654}; - name="airport_5"; - markerType="RECTANGLE"; - type="Empty"; - colorName="ColorEAST"; - a=207.52794; - b=119.48747; - angle=143.29141; - id=2632; - atlOffset=206.73419; - }; - }; - id=2609; - atlOffset=180.78305; - }; - class Item257 - { - dataType="Object"; - class PositionInfo - { - position[]={20744.559,17.669258,15743.7}; - angles[]={0,2.4153216,0}; - }; - side="Empty"; - flags=4; - class Attributes - { - disableSimulation=1; - }; - id=2633; - type="Land_HelipadCircle_F"; - }; - class Item258 - { - dataType="Object"; - class PositionInfo - { - position[]={26989.162,19.947716,21469.859}; - angles[]={0,2.3535261,0}; - }; - side="Empty"; - flags=4; - class Attributes - { - disableSimulation=1; - }; - id=2634; - type="Land_HelipadCircle_F"; - }; - class Item259 - { - dataType="Object"; - class PositionInfo - { - position[]={11048.066,17.457672,12644.104}; - angles[]={0,2.0727766,0}; - }; - side="Empty"; - flags=4; - class Attributes - { - disableSimulation=1; - }; - id=2635; - type="Land_HelipadCircle_F"; - atlOffset=5.7220459e-006; - }; - class Item260 - { - dataType="Object"; - class PositionInfo - { - position[]={8233.2607,15.829116,10998.54}; - angles[]={0,4.0670872,0}; - }; - side="Empty"; - flags=4; - class Attributes - { - disableSimulation=1; - }; - id=2636; - type="Land_HelipadCircle_F"; - }; - class Item261 - { - dataType="Object"; - class PositionInfo - { - position[]={4233.6445,25.565334,15057.72}; - angles[]={0,3.1258714,0}; - }; - side="Empty"; - class Attributes - { - disableSimulation=1; - }; - id=2637; - type="Land_HelipadCircle_F"; - atlOffset=7.1380177; - }; - class Item262 - { - dataType="Layer"; - name="Factories"; - class Entities - { - items=31; - class Item0 - { - dataType="Marker"; - position[]={8286.5811,222.59393,10905.673}; - name="fact_10_vehicle_1"; - markerType="RECTANGLE"; - type="rectangle"; - colorName="ColorGreen"; - a=19.764999; - b=5.5; - angle=265.375; - id=2639; - atlOffset=207.69806; - }; - class Item1 - { - dataType="Marker"; - position[]={4186.3389,224.38893,15048.432}; - name="fact_11_vehicle_1"; - markerType="RECTANGLE"; - type="rectangle"; - colorName="ColorGreen"; - a=6.835; - b=5.5; - angle=270.978; - id=2640; - atlOffset=207.07259; - }; - class Item2 - { - dataType="Marker"; - position[]={4132.0508,222.31177,15059.849}; - name="fact_11_vehicle_2"; - markerType="RECTANGLE"; - type="rectangle"; - colorName="ColorGreen"; - a=15.722984; - b=5.5; - angle=106.54834; - id=2641; - atlOffset=206.25948; - }; - class Item3 - { - dataType="Marker"; - position[]={14311.691,243.84193,18880.594}; - name="fact_1_vehicle_1"; - markerType="RECTANGLE"; - type="rectangle"; - colorName="ColorGreen"; - a=15.722; - b=5.5; - angle=228.60692; - id=2642; - atlOffset=207.08849; - }; - class Item4 - { - dataType="Marker"; - position[]={14363.188,244.40988,18960.465}; - name="fact_1_vehicle_2"; - markerType="RECTANGLE"; - type="rectangle"; - colorName="ColorGreen"; - a=15.722; - b=5.5; - angle=143.54582; - id=2643; - atlOffset=207.08028; - }; - class Item5 - { - dataType="Marker"; - position[]={6346.1426,242.10773,14912.563}; - name="fact_2_vehicle"; - markerType="RECTANGLE"; - type="rectangle"; - colorName="ColorGreen"; - a=15.722; - b=5.5; - angle=295.82956; - id=2644; - atlOffset=207.32056; - }; - class Item6 - { - dataType="Marker"; - position[]={6245.4819,250.10193,16280.549}; - name="fact_3_vehicle_1"; - markerType="RECTANGLE"; - type="rectangle"; - colorName="ColorGreen"; - a=13.01; - b=5.5; - angle=180.597; - id=2645; - atlOffset=207.10193; - }; - class Item7 - { - dataType="Marker"; - position[]={6188.6597,250.10193,16274.035}; - name="fact_3_vehicle_2"; - markerType="RECTANGLE"; - type="rectangle"; - colorName="ColorGreen"; - a=8.8719997; - b=5.5; - angle=270.99994; - id=2646; - atlOffset=207.10193; - }; - class Item8 - { - dataType="Marker"; - position[]={3247.6113,211.81793,12465.963}; - name="fact_4_vehicle"; - markerType="RECTANGLE"; - type="rectangle"; - colorName="ColorGreen"; - a=13; - b=6; - angle=256.22601; - id=2647; - atlOffset=205.61971; - }; - class Item9 - { - dataType="Marker"; - position[]={25449.211,217.12692,20332.883}; - name="fact_5_vehicle_1"; - markerType="RECTANGLE"; - type="rectangle"; - colorName="ColorGreen"; - a=8.6000004; - b=5.5; - angle=150.81094; - id=2648; - atlOffset=207.10867; - }; - class Item10 - { - dataType="Marker"; - position[]={25359.326,216.8717,20304.652}; - name="fact_5_vehicle_2"; - markerType="RECTANGLE"; - type="rectangle"; - colorName="ColorGreen"; - a=15.529018; - b=5.5; - angle=56.906185; - id=2649; - atlOffset=207.01587; - }; - class Item11 - { - dataType="Marker"; - position[]={20649.652,225.23293,15759.644}; - name="fact_6_vehicle"; - markerType="RECTANGLE"; - type="rectangle"; - colorName="ColorGreen"; - a=25; - b=6; - angle=233.04599; - id=2650; - atlOffset=207.58266; - }; - class Item12 - { - dataType="Marker"; - position[]={27044.781,227.79092,21470.379}; - name="fact_7_vehicle_1"; - markerType="RECTANGLE"; - type="rectangle"; - colorName="ColorGreen"; - a=11.13; - b=5.5; - angle=137.11894; - id=2651; - atlOffset=207.0806; - }; - class Item13 - { - dataType="Marker"; - position[]={27010.672,225.88943,21426.352}; - name="fact_7_vehicle_2"; - markerType="RECTANGLE"; - type="rectangle"; - colorName="ColorGreen"; - a=11.13; - b=5.5; - angle=141.68312; - id=2652; - atlOffset=207.02812; - }; - class Item14 - { - dataType="Marker"; - position[]={15292.33,217.11031,16215.285}; - name="fact_8_vehicle_1"; - markerType="RECTANGLE"; - type="rectangle"; - colorName="ColorGreen"; - a=33.26709; - b=6; - angle=352.70258; - id=2653; - atlOffset=207.09932; - }; - class Item15 - { - dataType="Marker"; - position[]={10968.884,228.86293,12691.428}; - name="fact_9_vehicle_1"; - markerType="RECTANGLE"; - type="rectangle"; - colorName="ColorGreen"; - a=14.265; - b=5.5; - angle=299.42899; - id=2654; - atlOffset=207.08134; - }; - class Item16 - { - dataType="Marker"; - position[]={10915.332,230.82693,12709.733}; - name="fact_9_vehicle_2"; - markerType="RECTANGLE"; - type="rectangle"; - colorName="ColorGreen"; - a=14.265; - b=5.5; - angle=118.049; - id=2655; - atlOffset=207.08405; - }; - class Item17 - { - dataType="Marker"; - position[]={12729.938,241.83392,16356.146}; - name="fact_vehicle"; - markerType="RECTANGLE"; - type="rectangle"; - colorName="ColorGreen"; - a=14.265; - b=5.5; - angle=15.596994; - id=2656; - atlOffset=207.05469; - }; - class Item18 - { - dataType="Marker"; - position[]={12628.892,207.10193,16376.896}; - name="factory"; - markerType="RECTANGLE"; - type="Empty"; - colorName="ColorOrange"; - a=121.49196; - b=80.056549; - angle=38.800323; - id=2657; - atlOffset=173.18607; - }; - class Item19 - { - dataType="Marker"; - position[]={14340.763,244.03619,18942.813}; - name="factory_1"; - markerType="RECTANGLE"; - type="Empty"; - colorName="ColorOrange"; - a=120; - b=80; - angle=317.49139; - id=2658; - atlOffset=207.04469; - }; - class Item20 - { - dataType="Marker"; - position[]={8227.0117,221.34793,10942.049}; - name="factory_10"; - markerType="RECTANGLE"; - type="Empty"; - colorName="ColorOrange"; - a=100; - b=100; - angle=50.816978; - id=2659; - atlOffset=207.14206; - }; - class Item21 - { - dataType="Marker"; - position[]={4228.4805,225.23193,15055.118}; - name="factory_11"; - markerType="RECTANGLE"; - type="Empty"; - colorName="ColorOrange"; - a=75; - b=60; - angle=180.3139; - id=2660; - atlOffset=206.9897; - }; - class Item22 - { - dataType="Marker"; - position[]={6340.4888,207.10193,14892.035}; - name="factory_2"; - markerType="RECTANGLE"; - type="Empty"; - colorName="ColorOrange"; - a=55; - b=40; - angle=27.999996; - id=2661; - atlOffset=171.82599; - }; - class Item23 - { - dataType="Marker"; - position[]={6191.6719,207.10193,16251.347}; - name="factory_3"; - markerType="RECTANGLE"; - type="Empty"; - colorName="ColorOrange"; - a=110; - b=60; - angle=178.99994; - id=2662; - atlOffset=164.10193; - }; - class Item24 - { - dataType="Marker"; - position[]={3270.4561,214.00594,12453.801}; - name="factory_4"; - markerType="RECTANGLE"; - type="Empty"; - colorName="ColorOrange"; - a=40; - b=40; - angle=72.914001; - id=2663; - atlOffset=207.10182; - }; - class Item25 - { - dataType="Marker"; - position[]={25414.021,216.99294,20339.727}; - name="factory_5"; - markerType="RECTANGLE"; - type="Empty"; - colorName="ColorOrange"; - a=80; - b=80; - angle=324.89685; - id=2664; - atlOffset=207.08121; - }; - class Item26 - { - dataType="Marker"; - position[]={20671.971,224.33792,15729.396}; - name="factory_6"; - markerType="RECTANGLE"; - type="Empty"; - colorName="ColorOrange"; - a=240; - b=100; - angle=324.89685; - id=2665; - atlOffset=207.09789; - }; - class Item27 - { - dataType="Marker"; - position[]={27005.951,228.76393,21524.027}; - name="factory_7"; - markerType="RECTANGLE"; - type="Empty"; - colorName="ColorOrange"; - a=100; - b=100; - angle=227.32204; - id=2666; - atlOffset=207.02788; - }; - class Item28 - { - dataType="Marker"; - position[]={15325.565,207.10193,16243.168}; - name="factory_8"; - markerType="RECTANGLE"; - type="Empty"; - colorName="ColorOrange"; - a=67.430664; - b=62.17627; - id=2667; - atlOffset=197.0842; - }; - class Item29 - { - dataType="Marker"; - position[]={11013.672,207.10193,12657.347}; - name="factory_9"; - markerType="RECTANGLE"; - type="Empty"; - colorName="ColorOrange"; - a=100; - b=100; - angle=26.999985; - id=2668; - atlOffset=188.34282; - }; - class Item30 - { - dataType="Marker"; - position[]={20586.734,224.08392,15654.748}; - name="fact_6_mortar"; - markerType="ELLIPSE"; - type="ellipse"; - colorName="ColorYellow"; - a=5.151; - b=5.9330001; - id=2669; - atlOffset=207.10056; - }; - }; - id=2638; - atlOffset=160.58017; + dataType="Marker"; + position[]={21439.777,-34.234825,20565.129}; + name="seaPatrol_18"; + type="Empty"; + id=204; + }; + class Item19 + { + dataType="Marker"; + position[]={20829.301,-111.35175,21007.574}; + name="seaPatrol_19"; + type="Empty"; + id=205; + atlOffset=-7.6293945e-006; + }; + class Item20 + { + dataType="Marker"; + position[]={19648.564,-57.419949,20357.688}; + name="seaPatrol_20"; + type="Empty"; + id=206; + }; + class Item21 + { + dataType="Marker"; + position[]={18765.316,-69.89045,19432.197}; + name="seaPatrol_21"; + type="Empty"; + id=207; + atlOffset=-7.6293945e-006; + }; + class Item22 + { + dataType="Marker"; + position[]={18104.803,-14.177645,18433.744}; + name="seaPatrol_22"; + type="Empty"; + id=208; + atlOffset=-9.5367432e-007; + }; + class Item23 + { + dataType="Marker"; + position[]={17654.916,-45.156113,19878.459}; + name="seaPatrol_23"; + type="Empty"; + id=209; + }; + class Item24 + { + dataType="Marker"; + position[]={17094.244,-35.017235,20416.088}; + name="seaPatrol_24"; + type="Empty"; + id=210; + }; + class Item25 + { + dataType="Marker"; + position[]={24401.896,-46.708607,24632.064}; + name="seaPatrol_25"; + type="Empty"; + id=211; + }; + class Item26 + { + dataType="Marker"; + position[]={21877.271,-84.539009,22557.137}; + name="seaPatrol_26"; + type="Empty"; + id=213; + }; + class Item27 + { + dataType="Marker"; + position[]={22721.441,-93.355537,24119.252}; + name="seaPatrol_27"; + type="Empty"; + id=214; + }; + class Item28 + { + dataType="Marker"; + position[]={21332.971,18.858,7321.6831}; + name="spawnPoint"; + type="hd_start"; + angle=28.146914; + id=1099; + atlOffset=0.00024414063; + }; + class Item29 + { + dataType="Marker"; + position[]={22912.727,9.9300003,19079.26}; + name="spawnPoint_1"; + type="hd_start"; + angle=311.68082; + id=1100; + atlOffset=-1.441308; + }; + class Item30 + { + dataType="Marker"; + position[]={26833.08,27.041002,24434.344}; + name="spawnPoint_2"; + type="hd_start"; + angle=220.45634; + id=1102; + }; + class Item31 + { + dataType="Marker"; + position[]={14415.215,16.554316,16811.631}; + name="spawnPoint_3"; + type="hd_start"; + angle=223.34677; + id=1103; + }; + class Item32 + { + dataType="Marker"; + position[]={11565.08,25.18574,12096.762}; + name="spawnPoint_4"; + type="hd_start"; + angle=286.13657; + id=1104; + }; + class Item33 + { + dataType="Marker"; + position[]={9184.3438,14.790446,21734.248}; + name="spawnPoint_5"; + type="hd_start"; + angle=143.57869; + id=1105; + }; + class Item34 + { + dataType="Marker"; + position[]={3078.9167,2.4199219,12383.837}; + name="control"; + markerType="RECTANGLE"; + type="rectangle"; + a=15; + b=15; + angle=231.22296; + id=1107; + atlOffset=-5.6209698; + }; + class Item35 + { + dataType="Marker"; + position[]={4219.2031,46.111389,12251.489}; + name="control_1"; + markerType="RECTANGLE"; + type="rectangle"; + a=15; + b=15; + angle=231.22296; + id=1108; + }; + class Item36 + { + dataType="Marker"; + position[]={5096.9497,24.480274,13859.174}; + name="control_2"; + markerType="RECTANGLE"; + type="rectangle"; + a=15; + b=15; + angle=231.22296; + id=1109; + }; + class Item37 + { + dataType="Marker"; + position[]={5202.4297,18.541693,14485.633}; + name="control_3"; + markerType="RECTANGLE"; + type="rectangle"; + a=15; + b=15; + angle=231.22296; + id=1110; + }; + class Item38 + { + dataType="Marker"; + position[]={3631.2336,7.4565849,13874.588}; + name="control_4"; + markerType="RECTANGLE"; + type="rectangle"; + a=15; + b=15; + angle=231.22296; + id=1111; + }; + class Item39 + { + dataType="Marker"; + position[]={4386.7471,71.040924,16015.587}; + name="control_5"; + markerType="RECTANGLE"; + type="rectangle"; + a=15; + b=15; + angle=231.22296; + id=1112; + }; + class Item40 + { + dataType="Marker"; + position[]={5952.9072,236.78763,19864.762}; + name="control_6"; + markerType="RECTANGLE"; + type="rectangle"; + a=15; + b=15; + angle=231.22296; + id=1113; + }; + class Item41 + { + dataType="Marker"; + position[]={9128.2422,20.68099,22068.809}; + name="control_7"; + markerType="RECTANGLE"; + type="rectangle"; + a=15; + b=15; + angle=231.22296; + id=1114; + }; + class Item42 + { + dataType="Marker"; + position[]={8409.0273,55.321545,20834.262}; + name="control_8"; + markerType="RECTANGLE"; + type="rectangle"; + a=15; + b=15; + angle=231.22296; + id=1115; + }; + class Item43 + { + dataType="Marker"; + position[]={9351.292,38.454903,21243.428}; + name="control_9"; + markerType="RECTANGLE"; + type="rectangle"; + a=15; + b=15; + angle=231.22296; + id=1116; + }; + class Item44 + { + dataType="Marker"; + position[]={9466.1748,14.863552,21870.887}; + name="control_10"; + markerType="RECTANGLE"; + type="rectangle"; + a=15; + b=15; + angle=231.22296; + id=1117; + }; + class Item45 + { + dataType="Marker"; + position[]={8783.5254,99.873222,15788.32}; + name="control_11"; + markerType="RECTANGLE"; + type="rectangle"; + a=15; + b=15; + angle=231.22296; + id=1118; + }; + class Item46 + { + dataType="Marker"; + position[]={7469.8398,4.4887695,10977.681}; + name="control_12"; + markerType="RECTANGLE"; + type="rectangle"; + a=15; + b=15; + angle=231.22296; + id=1119; + atlOffset=-4.6006165; + }; + class Item47 + { + dataType="Marker"; + position[]={10830.928,17.216188,12156.106}; + name="control_14"; + markerType="RECTANGLE"; + type="rectangle"; + a=15; + b=15; + angle=231.22296; + id=1121; + }; + class Item48 + { + dataType="Marker"; + position[]={10093.558,18.734219,12919.797}; + name="control_15"; + markerType="RECTANGLE"; + type="rectangle"; + a=15; + b=15; + angle=231.22296; + id=1122; + }; + class Item49 + { + dataType="Marker"; + position[]={12377.377,21.578207,15871.573}; + name="control_16"; + markerType="RECTANGLE"; + type="rectangle"; + a=15; + b=15; + angle=231.22296; + id=1123; + }; + class Item50 + { + dataType="Marker"; + position[]={11293.307,58.806793,17517.594}; + name="control_17"; + markerType="RECTANGLE"; + type="rectangle"; + a=15; + b=15; + angle=231.22296; + id=1124; + }; + class Item51 + { + dataType="Marker"; + position[]={13547.545,19.099752,18669.258}; + name="control_18"; + markerType="RECTANGLE"; + type="rectangle"; + a=15; + b=15; + angle=231.22296; + id=1125; + }; + class Item52 + { + dataType="Marker"; + position[]={14299.458,28.614883,19467.055}; + name="control_19"; + markerType="RECTANGLE"; + type="rectangle"; + a=15; + b=15; + angle=231.22296; + id=1126; + }; + class Item53 + { + dataType="Marker"; + position[]={13645.276,19.155266,16084.521}; + name="control_20"; + markerType="RECTANGLE"; + type="rectangle"; + a=15; + b=15; + angle=231.22296; + id=1127; + atlOffset=-3.8146973e-006; + }; + class Item54 + { + dataType="Marker"; + position[]={15926.536,14.905683,17414.5}; + name="control_21"; + markerType="RECTANGLE"; + type="rectangle"; + a=15; + b=15; + angle=231.22296; + id=1128; + }; + class Item55 + { + dataType="Marker"; + position[]={15986.493,8.0299902,16130.729}; + name="control_22"; + markerType="RECTANGLE"; + type="rectangle"; + a=15; + b=15; + angle=231.22296; + id=1129; + atlOffset=3.1471252e-005; + }; + class Item56 + { + dataType="Marker"; + position[]={18362.127,19.228302,17342.16}; + name="control_23"; + markerType="RECTANGLE"; + type="rectangle"; + a=15; + b=15; + angle=231.22296; + id=1130; + }; + class Item57 + { + dataType="Marker"; + position[]={17481.404,5.7377844,14287.136}; + name="control_24"; + markerType="RECTANGLE"; + type="rectangle"; + a=15; + b=15; + angle=231.22296; + id=1131; + }; + class Item58 + { + dataType="Marker"; + position[]={17946.744,27.209206,12845.493}; + name="control_25"; + markerType="RECTANGLE"; + type="rectangle"; + a=15; + b=15; + angle=231.22296; + id=1132; + }; + class Item59 + { + dataType="Marker"; + position[]={20228.654,52.020004,9768.0547}; + name="control_26"; + markerType="RECTANGLE"; + type="rectangle"; + a=15; + b=15; + angle=231.22296; + id=1133; + }; + class Item60 + { + dataType="Marker"; + position[]={21586.922,14.105127,7801.9902}; + name="control_27"; + markerType="RECTANGLE"; + type="rectangle"; + a=15; + b=15; + angle=231.22296; + id=1134; + }; + class Item61 + { + dataType="Marker"; + position[]={20792.029,36.949718,16645.305}; + name="control_28"; + markerType="RECTANGLE"; + type="rectangle"; + a=15; + b=15; + angle=231.22296; + id=1135; + }; + class Item62 + { + dataType="Marker"; + position[]={21685.58,22.36945,17643.285}; + name="control_29"; + markerType="RECTANGLE"; + type="rectangle"; + a=15; + b=15; + angle=231.22296; + id=1136; + }; + class Item63 + { + dataType="Marker"; + position[]={22971.109,13.492899,19366.07}; + name="control_30"; + markerType="RECTANGLE"; + type="rectangle"; + a=15; + b=15; + angle=231.22296; + id=1137; + }; + class Item64 + { + dataType="Marker"; + position[]={24790.133,20.474581,20720.881}; + name="control_31"; + markerType="RECTANGLE"; + type="rectangle"; + a=15; + b=15; + angle=231.22296; + id=1138; + }; + class Item65 + { + dataType="Marker"; + position[]={25990.26,24.751326,21568.287}; + name="control_32"; + markerType="RECTANGLE"; + type="rectangle"; + a=15; + b=15; + angle=231.22296; + id=1139; + }; + class Item66 + { + dataType="Marker"; + position[]={26981.279,11.84,23830.973}; + name="control_33"; + markerType="RECTANGLE"; + type="rectangle"; + a=15; + b=15; + angle=231.22296; + id=1140; + }; + class Item67 + { + dataType="Marker"; + position[]={5931.3213,35.499817,22072.861}; + name="control_34"; + markerType="RECTANGLE"; + type="rectangle"; + a=300; + b=300; + angle=231.22296; + id=1141; + atlOffset=-180.69971; + }; + class Item68 + { + dataType="Marker"; + position[]={4078.9751,133.23485,22090.877}; + name="control_35"; + markerType="RECTANGLE"; + type="rectangle"; + a=300; + b=300; + angle=231.22296; + id=1142; + }; + class Item69 + { + dataType="Marker"; + position[]={3876.7268,150.10907,21272.254}; + name="control_36"; + markerType="RECTANGLE"; + type="rectangle"; + a=300; + b=300; + angle=231.22296; + id=1143; + }; + class Item70 + { + dataType="Marker"; + position[]={7787.8447,98.140869,21684.877}; + name="control_37"; + markerType="RECTANGLE"; + type="rectangle"; + a=300; + b=300; + angle=231.22296; + id=1144; + atlOffset=-25.776688; + }; + class Item71 + { + dataType="Marker"; + position[]={3261.9119,122.53696,19385.77}; + name="control_38"; + markerType="RECTANGLE"; + type="rectangle"; + a=300; + b=300; + angle=231.22296; + id=1145; + atlOffset=-42.672791; + }; + class Item72 + { + dataType="Marker"; + position[]={4095.1401,290.75259,19930.941}; + name="control_39"; + markerType="RECTANGLE"; + type="rectangle"; + a=300; + b=300; + angle=231.22296; + id=1146; + }; + class Item73 + { + dataType="Marker"; + position[]={5528.4966,173.61342,21299.682}; + name="control_40"; + markerType="RECTANGLE"; + type="rectangle"; + a=300; + b=300; + angle=231.22296; + id=1147; + }; + class Item74 + { + dataType="Marker"; + position[]={8185.0068,83.494675,22893.648}; + name="control_41"; + markerType="RECTANGLE"; + type="rectangle"; + a=300; + b=300; + angle=231.22296; + id=1148; + }; + class Item75 + { + dataType="Marker"; + position[]={14258.698,96.381104,22076.549}; + name="control_42"; + markerType="RECTANGLE"; + type="rectangle"; + a=300; + b=300; + angle=231.22296; + id=1149; + atlOffset=24.824684; + }; + class Item76 + { + dataType="Marker"; + position[]={8006.2344,70.981575,20042.875}; + name="control_43"; + markerType="RECTANGLE"; + type="rectangle"; + a=300; + b=300; + angle=231.22296; + id=1150; + }; + class Item77 + { + dataType="Marker"; + position[]={5771.7959,189.49142,19094.035}; + name="control_44"; + markerType="RECTANGLE"; + type="rectangle"; + a=300; + b=300; + angle=231.22296; + id=1151; + }; + class Item78 + { + dataType="Marker"; + position[]={11738.693,45.491325,8850.6113}; + name="control_45"; + markerType="RECTANGLE"; + type="rectangle"; + a=300; + b=300; + angle=231.22296; + id=1152; + }; + class Item79 + { + dataType="Marker"; + position[]={21060.4,1.3683789,14717.646}; + name="control_46"; + markerType="RECTANGLE"; + type="rectangle"; + a=300; + b=300; + angle=231.22296; + id=1153; + atlOffset=-3.4213066e-005; + }; + class Item80 + { + dataType="Marker"; + position[]={17992.082,69.924828,10671.903}; + name="control_47"; + markerType="RECTANGLE"; + type="rectangle"; + a=300; + b=300; + angle=231.22296; + id=1154; }; - class Item263 + class Item81 { - dataType="Layer"; - name="Resources"; - class Entities - { - items=17; - class Item0 - { - dataType="Marker"; - position[]={18437.703,230.52592,14270.91}; - name="reso_1_vehicle_1"; - markerType="RECTANGLE"; - type="rectangle"; - colorName="ColorGreen"; - a=18.881001; - b=5.5; - angle=337.52081; - id=2671; - atlOffset=207.02895; - }; - class Item1 - { - dataType="Marker"; - position[]={17075.133,231.03293,11301.278}; - name="reso_2_vehicle"; - markerType="RECTANGLE"; - type="rectangle"; - colorName="ColorGreen"; - a=19.902; - b=5.5; - angle=84.137978; - id=2672; - atlOffset=207.17563; - }; - class Item2 - { - dataType="Marker"; - position[]={18161.996,253.96494,15508.908}; - name="reso_3_vehicle_1"; - markerType="RECTANGLE"; - type="rectangle"; - colorName="ColorGreen"; - a=13.263; - b=5.5; - angle=69.593002; - id=2673; - atlOffset=207.0777; - }; - class Item3 - { - dataType="Marker"; - position[]={18292.264,254.58192,15541.804}; - name="reso_3_vehicle_2"; - markerType="RECTANGLE"; - type="rectangle"; - colorName="ColorGreen"; - a=13.263; - b=5.5; - angle=268.1944; - id=2674; - atlOffset=207.10193; - }; - class Item4 - { - dataType="Marker"; - position[]={4392.7285,248.22693,12558.969}; - name="reso_4_vehicle_1"; - markerType="RECTANGLE"; - type="rectangle"; - colorName="ColorGreen"; - a=19.902; - b=5.5; - angle=56.794899; - id=2675; - atlOffset=207.30643; - }; - class Item5 - { - dataType="Marker"; - position[]={5848.0708,430.66495,20137.195}; - name="reso_5_vehicle_1"; - markerType="RECTANGLE"; - type="rectangle"; - colorName="ColorGreen"; - a=21.412001; - b=5.5; - angle=102.60397; - id=2676; - atlOffset=207.30446; - }; - class Item6 - { - dataType="Marker"; - position[]={5935.7939,315.07993,12540.928}; - name="reso_6_vehicle_1"; - markerType="RECTANGLE"; - type="rectangle"; - colorName="ColorGreen"; - a=21.657; - b=5.5; - angle=106.70496; - id=2677; - atlOffset=207.18584; - }; - class Item7 - { - dataType="Marker"; - position[]={7531.4897,237.04193,12173.371}; - name="reso_7_vehicle_1"; - markerType="RECTANGLE"; - type="rectangle"; - colorName="ColorGreen"; - a=19.902; - b=5.5; - angle=313.40295; - id=2678; - atlOffset=206.89113; - }; - class Item8 - { - dataType="Marker"; - position[]={19632.293,224.21693,15590.698}; - name="reso_vehicle"; - markerType="RECTANGLE"; - type="rectangle"; - colorName="ColorGreen"; - a=19.902; - b=5.5; - angle=117.35296; - id=2679; - atlOffset=201.38168; - }; - class Item9 - { - dataType="Marker"; - position[]={19614.264,235.26053,15638.449}; - name="resource"; - markerType="RECTANGLE"; - type="Empty"; - colorName="ColorBrown"; - a=89.556335; - b=69.559898; - angle=281.88538; - id=2680; - atlOffset=207.14438; - }; - class Item10 - { - dataType="Marker"; - position[]={18484.469,231.86768,14279.807}; - name="resource_1"; - markerType="RECTANGLE"; - type="Empty"; - colorName="ColorBrown"; - a=80; - b=40; - angle=76.925522; - id=2681; - atlOffset=207.22664; - }; - class Item11 - { - dataType="Marker"; - position[]={17099.322,231.98701,11297.922}; - name="resource_2"; - markerType="RECTANGLE"; - type="Empty"; - colorName="ColorBrown"; - a=100; - b=80; - angle=64.347397; - id=2682; - atlOffset=207.1402; - }; - class Item12 - { - dataType="Marker"; - position[]={18293.6,254.58192,15536.591}; - name="resource_3"; - markerType="RECTANGLE"; - type="Empty"; - colorName="ColorBrown"; - a=160; - b=70; - angle=181.06282; - id=2683; - atlOffset=207.10193; - }; - class Item13 - { - dataType="Marker"; - position[]={4425.2109,207.10193,12604.764}; - name="resource_4"; - markerType="RECTANGLE"; - type="Empty"; - colorName="ColorBrown"; - a=40; - b=40; - angle=128.39394; - id=2684; - atlOffset=169.7346; - }; - class Item14 - { - dataType="Marker"; - position[]={5890.7578,424.73993,20209.059}; - name="resource_5"; - markerType="RECTANGLE"; - type="Empty"; - colorName="ColorBrown"; - a=120; - b=100; - angle=281.88486; - id=2685; - atlOffset=207.35837; - }; - class Item15 - { - dataType="Marker"; - position[]={5955.9771,314.63492,12533.466}; - name="resource_6"; - markerType="RECTANGLE"; - type="Empty"; - colorName="ColorBrown"; - a=80; - b=60; - angle=139.39099; - id=2686; - atlOffset=206.88478; - }; - class Item16 - { - dataType="Marker"; - position[]={7551.5127,207.10193,12185.032}; - name="resource_7"; - markerType="RECTANGLE"; - type="Empty"; - colorName="ColorBrown"; - a=40; - b=40; - angle=139.39099; - id=2687; - atlOffset=174.40234; - }; - }; - id=2670; - atlOffset=90.896408; + dataType="Marker"; + position[]={22960.973,24.957481,21887.336}; + name="control_48"; + markerType="RECTANGLE"; + type="rectangle"; + a=300; + b=300; + angle=231.22296; + id=1155; }; - class Item264 + class Item82 { - dataType="Object"; - class PositionInfo - { - position[]={16649.008,2.1900001,12356.169}; - angles[]={0,4.0987434,0}; - }; - side="Empty"; - flags=4; - class Attributes - { - disableSimulation=1; - }; - id=2688; - type="Land_HelipadCircle_F"; + dataType="Marker"; + position[]={24232.799,66.273628,21795.674}; + name="control_49"; + markerType="RECTANGLE"; + type="rectangle"; + a=300; + b=300; + angle=231.22296; + id=1156; + }; + class Item83 + { + dataType="Marker"; + position[]={23923.436,45.721985,22723.762}; + name="control_50"; + markerType="RECTANGLE"; + type="rectangle"; + a=300; + b=300; + angle=231.22296; + id=1157; + }; + class Item84 + { + dataType="Marker"; + position[]={24347.379,25.81115,23560.189}; + name="control_51"; + markerType="RECTANGLE"; + type="rectangle"; + a=300; + b=300; + angle=231.22296; + id=1158; + }; + class Item85 + { + dataType="Marker"; + position[]={28045.74,39.501999,25409.574}; + name="control_52"; + markerType="RECTANGLE"; + type="rectangle"; + a=200; + b=200; + angle=231.22296; + id=1159; + atlOffset=0.00048828125; + }; + class Item86 + { + dataType="Marker"; + position[]={25963.797,66.576874,22488.859}; + name="control_53"; + markerType="RECTANGLE"; + type="rectangle"; + a=300; + b=300; + angle=231.22296; + id=1160; }; - class Item265 + class Item87 { - dataType="Object"; - class PositionInfo - { - position[]={15309.577,210.83505,15854.73}; - angles[]={0,1.5801737,0}; - }; - side="Empty"; - class Attributes - { - disableSimulation=1; - }; - id=2689; - type="Land_HelipadCircle_F"; - atlOffset=206.42648; + dataType="Marker"; + position[]={8799.5547,129.67937,15250.9}; + name="control_54"; + markerType="RECTANGLE"; + type="rectangle"; + a=300; + b=300; + angle=231.22296; + id=1161; }; - class Item266 + class Item88 { - dataType="Object"; - class PositionInfo - { - position[]={20725.881,3.0239599,19527.777}; - angles[]={0,5.374979,0}; - }; - side="Empty"; - flags=4; - class Attributes - { - disableSimulation=1; - }; - id=2690; - type="Land_HelipadCircle_F"; + dataType="Marker"; + position[]={10822.622,106.28155,15025.045}; + name="control_55"; + markerType="RECTANGLE"; + type="rectangle"; + a=300; + b=300; + angle=231.22296; + id=1162; }; - class Item267 + class Item89 { - dataType="Layer"; - name="Seaports"; - class Entities - { - items=10; - class Item0 - { - dataType="Marker"; - position[]={27573.756,220.39493,24632.621}; - name="seap_4_vehicle_1"; - markerType="RECTANGLE"; - type="rectangle"; - colorName="ColorGreen"; - a=19.816999; - b=6; - angle=301.90982; - id=2692; - atlOffset=207.31386; - }; - class Item1 - { - dataType="Marker"; - position[]={15419.954,211.40092,15905.347}; - name="seap_1_vehicle_1"; - markerType="RECTANGLE"; - type="rectangle"; - colorName="ColorGreen"; - a=26.716999; - b=6; - angle=79.410004; - id=2693; - atlOffset=207.05843; - }; - class Item2 - { - dataType="Marker"; - position[]={3179.377,209.18893,12911.707}; - name="seap_2_vehicle_1"; - markerType="RECTANGLE"; - type="rectangle"; - colorName="ColorGreen"; - a=19.816999; - b=6; - angle=343.38199; - id=2694; - atlOffset=206.99257; - }; - class Item3 - { - dataType="Marker"; - position[]={20662.215,213.94693,19410.602}; - name="seap_3_vehicle"; - markerType="RECTANGLE"; - type="rectangle"; - colorName="ColorGreen"; - a=19.816999; - b=6; - angle=179.15591; - id=2695; - atlOffset=207.33385; - }; - class Item4 - { - dataType="Marker"; - position[]={16663.607,209.89594,12289.583}; - name="seap_vehicle"; - markerType="RECTANGLE"; - type="rectangle"; - colorName="ColorGreen"; - a=26.716999; - b=6; - angle=3.9379992; - id=2696; - atlOffset=207.05704; - }; - class Item5 - { - dataType="Marker"; - position[]={16661.295,209.67993,12309.969}; - name="seaport"; - markerType="RECTANGLE"; - type="Empty"; - colorName="ColorBlue"; - a=68.870865; - b=90; - angle=323.24982; - id=2697; - atlOffset=207.17963; - }; - class Item6 - { - dataType="Marker"; - position[]={15391.801,207.10193,15861.71}; - name="seaport_1"; - markerType="RECTANGLE"; - type="Empty"; - colorName="ColorBlue"; - a=131.52846; - b=91.684944; - angle=169.33798; - id=2698; - atlOffset=202.76398; - }; - class Item7 - { - dataType="Marker"; - position[]={3208.7754,207.10193,12906.107}; - name="seaport_2"; - markerType="RECTANGLE"; - type="Empty"; - colorName="ColorBlue"; - a=90; - b=77.211243; - angle=97.696968; - id=2699; - atlOffset=205.10193; - }; - class Item8 - { - dataType="Marker"; - position[]={20686.709,207.10193,19464.961}; - name="seaport_3"; - markerType="RECTANGLE"; - type="Empty"; - colorName="ColorBlue"; - a=80; - b=97.842819; - angle=128.327; - id=2700; - atlOffset=202.98956; - }; - class Item9 - { - dataType="Marker"; - position[]={27606.32,211.03493,24582.771}; - name="seaport_4"; - markerType="RECTANGLE"; - type="Empty"; - colorName="ColorBlue"; - a=99.73439; - b=91.807388; - angle=255.87393; - id=2701; - atlOffset=207.83099; - }; - }; - id=2691; - atlOffset=246.84656; + dataType="Marker"; + position[]={6641.7202,132.51106,12197.677}; + name="control_56"; + markerType="RECTANGLE"; + type="rectangle"; + a=300; + b=300; + angle=231.22296; + id=1163; }; - class Item268 + class Item90 { - dataType="Object"; - class PositionInfo - { - position[]={23096.74,47.766155,7271.6172}; - angles[]={0,2.0688248,0}; - }; - side="Empty"; - flags=4; - class Attributes - { - disableSimulation=1; - }; - id=2702; - type="Land_HelipadCircle_F"; + dataType="Marker"; + position[]={9522.5645,52.498535,7532.7705}; + name="control_57"; + markerType="RECTANGLE"; + type="rectangle"; + a=300; + b=300; + angle=231.22296; + id=1165; + atlOffset=-6.007225; }; - class Item269 + class Item91 { - dataType="Object"; - class PositionInfo - { - position[]={23086.549,48.117825,7252.1475}; - angles[]={0,2.0688248,0}; - }; - side="Empty"; - flags=4; - class Attributes - { - disableSimulation=1; - }; - id=2703; - type="Land_HelipadCircle_F"; - atlOffset=-0.10459518; + dataType="Marker"; + position[]={23662.633,5.3028078,16239.605}; + name="control_58"; + markerType="RECTANGLE"; + type="rectangle"; + a=300; + b=300; + angle=231.22296; + id=1166; }; - class Item270 + class Item92 { - dataType="Object"; - class PositionInfo - { - position[]={14879.139,8.2818995,11083.434}; - angles[]={0,2.3566189,0}; - }; - side="Empty"; - flags=4; - class Attributes - { - disableSimulation=1; - }; - id=2704; - type="Land_HelipadCircle_F"; + dataType="Marker"; + position[]={3376.6011,0,12753.058}; + name="seaSpawn"; + type="mil_objective"; + id=1167; + atlOffset=2.941112; }; - class Item271 + class Item93 { - dataType="Object"; - class PositionInfo - { - position[]={14892.146,8.4706259,11096.3}; - angles[]={0,2.3384774,0}; - }; - side="Empty"; - flags=4; - class Attributes - { - disableSimulation=1; - }; - id=2705; - type="Land_HelipadCircle_F"; - atlOffset=-7.6293945e-006; + dataType="Marker"; + position[]={3535.1458,2.8441161e-009,13774.347}; + name="seaSpawn_1"; + type="mil_objective"; + id=1168; + atlOffset=1.2454736; }; - class Item272 + class Item94 { - dataType="Object"; - class PositionInfo - { - position[]={15975.451,22.245941,16958.23}; - angles[]={0,6.22577,0}; - }; - side="Empty"; - class Attributes - { - disableSimulation=1; - }; - id=2706; - type="Land_HelipadCircle_F"; - atlOffset=8.1710167; + dataType="Marker"; + position[]={3807.0403,8.2976584e-008,17341.869}; + name="seaSpawn_2"; + type="mil_objective"; + id=1169; + atlOffset=4.6103921; + }; + class Item95 + { + dataType="Marker"; + position[]={16582.131,0,12303.811}; + name="seaSpawn_3"; + type="mil_objective"; + id=1170; + atlOffset=8.3859863; }; - class Item273 + class Item96 { - dataType="Object"; - class PositionInfo - { - position[]={16119.685,21.442612,16940.875}; - angles[]={0,5.7018437,0}; - }; - side="Empty"; - class Attributes - { - disableSimulation=1; - }; - id=2707; - type="Land_HelipadCircle_F"; - atlOffset=8.1646986; + dataType="Marker"; + position[]={12749.965,2.2184195e-006,14198.212}; + name="seaSpawn_4"; + type="mil_objective"; + id=1171; + atlOffset=9.9826164; }; - class Item274 + class Item97 { - dataType="Object"; - class PositionInfo - { - position[]={12503.869,72.875717,15178.333}; - angles[]={0.013332055,0,0.017332481}; - }; - side="Empty"; - flags=4; - class Attributes - { - disableSimulation=1; - }; - id=2708; - type="Land_HelipadSquare_F"; + dataType="Marker"; + position[]={11837.512,-2.1113763e-006,13530.187}; + name="seaSpawn_5"; + type="mil_objective"; + id=1172; + atlOffset=4.5436969; }; - class Item275 + class Item98 { - dataType="Object"; - class PositionInfo - { - position[]={9190.9248,272.08487,19322.727}; - angles[]={0,4.8010998,0}; - }; - side="Empty"; - flags=4; - class Attributes - { - disableSimulation=1; - }; - id=2709; - type="Land_HelipadCircle_F"; + dataType="Marker"; + position[]={2255.782,0,13234.797}; + name="seaAttackSpawn"; + type="mil_ambush"; + angle=28.695; + id=1174; + atlOffset=126.38051; }; - class Item276 + class Item99 { - dataType="Object"; - class PositionInfo - { - position[]={16566.945,241.65891,19029.371}; - angles[]={0,2.5089569,0}; - }; - side="Empty"; - class Attributes - { - disableSimulation=1; - }; - id=2710; - type="Land_HelipadCircle_F"; - atlOffset=207.18915; + dataType="Marker"; + position[]={3172.9761,2.8623674e-008,16757.107}; + name="seaAttackSpawn_1"; + type="mil_ambush"; + angle=327.2157; + id=1176; + atlOffset=107.35194; }; - class Item277 + class Item100 { - dataType="Object"; - class PositionInfo - { - position[]={16547.334,240.8452,19015.27}; - angles[]={0,2.4870965,0}; - }; - side="Empty"; - class Attributes - { - disableSimulation=1; - }; - id=2711; - type="Land_HelipadCircle_F"; - atlOffset=207.10306; + dataType="Marker"; + position[]={19879.293,0,21958.814}; + name="seaAttackSpawn_2"; + type="mil_ambush"; + angle=111.40697; + id=1177; + atlOffset=171.26703; }; - class Item278 + class Item101 { - dataType="Object"; - class PositionInfo - { - position[]={8983.6494,70.519409,7483.3916}; - angles[]={0,3.4829223,0}; - }; - side="Empty"; - flags=4; - class Attributes - { - disableSimulation=1; - }; - id=2712; - type="Land_HelipadCircle_F"; + dataType="Marker"; + position[]={25805.57,0,25990.992}; + name="seaAttackSpawn_3"; + type="mil_ambush"; + angle=28.695; + id=1178; + atlOffset=178.77411; }; - class Item279 + class Item102 { - dataType="Object"; - class PositionInfo - { - position[]={13776.697,56.153141,6397.4614}; - angles[]={0,1.135582,0}; - }; - side="Empty"; - flags=4; - class Attributes - { - disableSimulation=1; - }; - id=2713; - type="Land_HelipadCircle_F"; - atlOffset=-4.1425972; + dataType="Marker"; + position[]={24006.145,-6.4275355e-008,6603.1455}; + name="seaAttackSpawn_4"; + type="mil_ambush"; + angle=216.66417; + id=1179; + atlOffset=180.55885; }; - class Item280 + class Item103 { - dataType="Object"; - class PositionInfo - { - position[]={14293.937,19.921284,16252.889}; - angles[]={0,2.2420623,0}; - }; - side="Empty"; - flags=4; - class Attributes - { - disableSimulation=1; - }; - id=2714; - type="Land_HelipadCircle_F"; - atlOffset=0.079021454; + dataType="Marker"; + position[]={15241.775,0,13870.712}; + name="seaAttackSpawn_5"; + type="mil_ambush"; + angle=28.695; + id=1180; + atlOffset=67.766624; }; - class Item281 + class Item104 { - dataType="Object"; - class PositionInfo - { - position[]={14316.127,19.22768,16278.767}; - angles[]={0,2.2062798,0}; - }; - side="Empty"; - flags=4; - class Attributes - { - disableSimulation=1; - }; - id=2715; - type="Land_HelipadCircle_F"; + dataType="Marker"; + position[]={13681.933,-8.68244e-008,10426.626}; + name="seaAttackSpawn_6"; + type="mil_ambush"; + angle=218.59846; + id=1181; + atlOffset=141.36031; }; - class Item282 + class Item105 { - dataType="Object"; - class PositionInfo - { - position[]={18141.746,14.556971,19175.996}; - angles[]={0,6.2051988,0}; - }; - side="Empty"; - flags=4; - class Attributes - { - disableSimulation=1; - }; - id=2716; - type="Land_HelipadCircle_F"; + dataType="Marker"; + position[]={3239.0374,7.4641165e-010,12861.445}; + name="seaSpawn_6"; + type="mil_objective"; + id=1184; + atlOffset=8.8429317; }; - class Item283 + class Item106 { - dataType="Object"; - class PositionInfo - { - position[]={18690.914,208.40114,10186.197}; - angles[]={6.1206331,0,6.2725158}; - }; - side="Empty"; - flags=4; - class Attributes - { - disableSimulation=1; - }; - id=2717; - type="Land_HelipadCircle_F"; - atlOffset=-0.10194397; + dataType="Marker"; + position[]={20649.865,0,19497.082}; + name="seaSpawn_7"; + type="mil_objective"; + id=1185; + atlOffset=2.1248169; }; - class Item284 + class Item107 { - dataType="Object"; - class PositionInfo - { - position[]={18723.064,208.28987,10186.651}; - angles[]={6.2126365,0,6.2818484}; - }; - side="Empty"; - flags=4; - class Attributes - { - disableSimulation=1; - }; - id=2718; - type="Land_HelipadCircle_F"; + dataType="Marker"; + position[]={27619.545,1.5190345e-008,24543.322}; + name="seaSpawn_8"; + type="mil_objective"; + id=1186; + atlOffset=4.5166793; }; - class Item285 + class Item108 { - dataType="Object"; - class PositionInfo - { - position[]={19378.064,196.53777,9716.4404}; - angles[]={0,6.1653204,0}; - }; - side="Empty"; - flags=4; - class Attributes - { - disableSimulation=1; - }; - id=2719; - type="Land_HelipadSquare_F"; + dataType="Marker"; + position[]={15382.954,-4.1486221e-008,15813.717}; + name="seaSpawn_9"; + type="mil_objective"; + id=1187; + atlOffset=6.1902537; }; - class Item286 + class Item109 { dataType="Object"; class PositionInfo { - position[]={19285.492,196.07848,9723.2227}; - angles[]={0,6.0208106,0}; + position[]={8977.3438,27.781113,21410.1}; }; side="Empty"; - flags=4; + flags=5; class Attributes { - disableSimulation=1; }; - id=2720; - type="Land_HelipadCircle_F"; - atlOffset=-0.46903992; + id=1188; + type="Land_Airport_Tower_F"; }; - class Item287 + class Item110 { dataType="Object"; class PositionInfo { - position[]={17843.465,86.951797,11715.474}; - angles[]={0,4.7580857,0}; + position[]={23070.371,8.6534567,18752.451}; + angles[]={0,4.7255015,0}; }; side="Empty"; - flags=4; + flags=5; class Attributes { - disableSimulation=1; }; - id=2721; - type="Land_HelipadCircle_F"; + id=1200; + type="Land_Hangar_F"; }; - class Item288 + class Item111 { dataType="Object"; class PositionInfo { - position[]={17854.535,86.293655,11697.305}; - angles[]={0,4.7155051,0}; + position[]={4842.5225,341.48743,22001.531}; + angles[]={0,4.7289844,0}; }; side="Empty"; - flags=4; + flags=1; class Attributes { - disableSimulation=1; }; - id=2722; - type="Land_HelipadCircle_F"; - atlOffset=0.14759827; + id=1235; + type="Land_Cargo_HQ_V1_F"; + atlOffset=0.3626709; }; - class Item289 + class Item112 { dataType="Object"; class PositionInfo { - position[]={6854.7085,88.874161,16143.916}; - angles[]={0,0.53791499,0}; + position[]={8996.4727,21.45295,21409.941}; + angles[]={0,2.4943135,0}; }; side="Empty"; + flags=5; class Attributes { - disableSimulation=1; }; - id=2723; - type="Land_HelipadCircle_F"; - atlOffset=9.0383759; + id=1237; + type="Land_Cargo_HQ_V1_F"; }; - class Item290 + class Item113 { dataType="Object"; class PositionInfo { - position[]={15068.089,222.29721,17374.77}; - angles[]={0,2.3417857,0}; + position[]={11422.4,29.309406,11671.359}; + angles[]={0,1.0115303,0}; }; side="Empty"; + flags=1; class Attributes { - disableSimulation=1; }; - id=2724; - type="Land_HelipadCircle_F"; - atlOffset=207.16562; + id=1238; + type="Land_Cargo_HQ_V1_F"; + atlOffset=1.0188999; }; - class Item291 + class Item114 { dataType="Object"; class PositionInfo { - position[]={15091.412,222.10669,17394.383}; - angles[]={0,2.3417857,0}; + position[]={22995.125,8.8610163,18852.758}; + angles[]={0,5.6882114,0}; }; side="Empty"; + flags=1; class Attributes { - disableSimulation=1; }; - id=2725; - type="Land_HelipadCircle_F"; - atlOffset=207.06699; + id=1243; + type="Land_Cargo_HQ_V1_F"; + atlOffset=0.94216871; + class CustomAttributes + { + class Attribute0 + { + property="DoorStates"; + expression="['init',_this,_value] call bis_fnc_3DENAttributeDoorStates;"; + class Value + { + class data + { + class type + { + type[]= + { + "ARRAY" + }; + }; + class value + { + items=3; + class Item0 + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=0; + }; + }; + class Item1 + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=0; + }; + }; + class Item2 + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=0; + }; + }; + }; + }; + }; + }; + nAttributes=1; + }; }; - class Item292 + class Item115 { dataType="Object"; class PositionInfo { - position[]={15118.191,222.57774,17421.379}; - angles[]={0,2.3417857,0}; + position[]={26736.508,25.002501,24583.18}; + angles[]={0,2.2082093,0}; }; side="Empty"; + flags=5; class Attributes { - disableSimulation=1; }; - id=2726; - type="Land_HelipadCircle_F"; - atlOffset=207.16269; + id=1244; + type="Land_Cargo_HQ_V1_F"; }; - class Item293 + class Item116 { dataType="Object"; class PositionInfo { - position[]={15143.904,222.45006,17444.309}; - angles[]={0,2.3417857,0}; + position[]={20941.527,32.202915,7185.3008}; + angles[]={0,1.5555797,0}; }; side="Empty"; + flags=5; class Attributes { - disableSimulation=1; }; - id=2727; - type="Land_HelipadCircle_F"; - atlOffset=207.12726; + id=1245; + type="Land_Cargo_HQ_V1_F"; + atlOffset=9.5367432e-006; }; - class Item294 + class Item117 { dataType="Object"; class PositionInfo { - position[]={26478.723,65.743179,22155.906}; - angles[]={0,0.68220085,0}; + position[]={9293.0469,22.007439,21566.828}; + angles[]={0,4.30966,0}; }; side="Empty"; - flags=4; + flags=5; class Attributes { - disableSimulation=1; }; - id=2728; - type="Land_HelipadSquare_F"; + id=1262; + type="Land_Cargo_Patrol_V1_F"; }; - class Item295 + class Item118 { dataType="Object"; class PositionInfo { - position[]={26505.09,64.989639,22136.412}; - angles[]={0,0.68220085,0}; + position[]={9170.5498,22.457399,21446.398}; + angles[]={0,5.6333933,0}; }; side="Empty"; + flags=5; class Attributes { - disableSimulation=1; }; - id=2729; - type="Land_HelipadSquare_F"; - atlOffset=0.4276886; + id=1264; + type="Land_Cargo_Patrol_V1_F"; }; - class Item296 + class Item119 { dataType="Object"; class PositionInfo { - position[]={26520.15,63.934978,22221.215}; - angles[]={0,3.8397243,0}; + position[]={9027.7578,23.531631,21343.953}; + angles[]={0,5.6333933,0}; }; side="Empty"; + flags=5; class Attributes { - disableSimulation=1; }; - id=2730; - type="Land_HelipadSquare_F"; - atlOffset=1.8909988; + id=1265; + type="Land_Cargo_Patrol_V1_F"; }; - class Item297 + class Item120 { dataType="Object"; class PositionInfo { - position[]={26541.656,62.586639,22204.768}; - angles[]={0,3.8397243,0}; + position[]={26822.635,28.719749,24575.076}; + angles[]={0,0.78758019,0}; }; side="Empty"; + flags=5; class Attributes { - disableSimulation=1; }; - id=2731; - type="Land_HelipadSquare_F"; - atlOffset=1.093998; + id=1271; + type="Land_Cargo_Patrol_V1_F"; }; - class Item298 + class Item121 { dataType="Object"; class PositionInfo { - position[]={4545.832,270.43802,15423.553}; - angles[]={0,3.7516909,0}; + position[]={21135.934,28.32896,7179.5508}; + angles[]={0,4.8921785,0}; }; side="Empty"; + flags=5; class Attributes { - disableSimulation=1; }; - id=2732; - type="Land_HelipadCircle_F"; - atlOffset=7.4586487; + id=1273; + type="Land_Cargo_Patrol_V1_F"; }; - class Item299 + class Item122 { dataType="Object"; class PositionInfo { - position[]={8441.5244,179.97906,18219.625}; - angles[]={0,2.0549212,0}; + position[]={20974.73,29.950148,7330.9082}; + angles[]={0,4.8921785,0}; }; side="Empty"; - flags=4; + flags=5; class Attributes { - disableSimulation=1; }; - id=2733; - type="Land_HelipadSquare_F"; + id=1274; + type="Land_Cargo_Patrol_V1_F"; + atlOffset=1.5258789e-005; }; - class Item300 + class Item123 { dataType="Object"; class PositionInfo { - position[]={9884.7354,245.88272,19360.711}; - angles[]={0,3.1037161,0}; + position[]={20725.863,36.504616,7208.3887}; + angles[]={0,0.99436247,0}; }; side="Empty"; - flags=4; + flags=5; class Attributes { - disableSimulation=1; }; - id=2734; - type="Land_HelipadCircle_F"; + id=1275; + type="Land_Cargo_Patrol_V1_F"; + atlOffset=2.0980835e-005; }; - class Item301 + class Item124 { dataType="Object"; class PositionInfo { - position[]={9958.335,252.07632,19347.332}; - angles[]={0,3.0500429,0}; + position[]={9126.1553,27.412918,21637.201}; }; side="Empty"; - flags=4; + flags=5; class Attributes { - disableSimulation=1; }; - id=2735; - type="Land_HelipadCircle_F"; - atlOffset=-0.19012451; + id=1286; + type="Land_Cargo_Tower_V1_F"; + atlOffset=-0.0099000931; }; - class Item302 + class Item125 { dataType="Object"; class PositionInfo { - position[]={3189.1973,57.822716,13152.682}; - angles[]={6.247201,0,0.015994642}; + position[]={11477.765,35.963001,11723.507}; + angles[]={0,4.2127972,0}; }; side="Empty"; + flags=5; class Attributes { - disableSimulation=1; }; - id=2736; - type="Land_HelipadCircle_F"; - atlOffset=7.1169586; + id=1287; + type="Land_Cargo_Tower_V1_F"; + atlOffset=-0.017017365; }; - class Item303 + class Item126 { dataType="Object"; class PositionInfo { - position[]={3166.2158,56.519379,13177.389}; - angles[]={0.027993103,0,0.051953323}; + position[]={22988.684,16.9498,18911.826}; + angles[]={0,4.0796099,0}; }; side="Empty"; + flags=5; class Attributes { - disableSimulation=1; }; - id=2737; - type="Land_HelipadCircle_F"; - atlOffset=6.9489403; + id=1289; + type="Land_Cargo_Tower_V1_F"; + atlOffset=-4.7683716e-007; }; - class Item304 + class Item127 { dataType="Object"; class PositionInfo { - position[]={16880.713,9.7696066,12085.448}; - angles[]={0,1.5608044,0}; + position[]={26799.561,31.617382,24688.488}; + angles[]={0,5.3050466,0}; }; side="Empty"; - flags=4; + flags=5; class Attributes { - disableSimulation=1; }; - id=2738; - type="Land_HelipadSquare_F"; - atlOffset=-0.078055382; + id=1292; + type="Land_Cargo_Tower_V1_F"; + atlOffset=-1.011385; }; - class Item305 + class Item128 { dataType="Object"; class PositionInfo { - position[]={16897.254,11.915133,12051.704}; - angles[]={0,1.6317124,0}; + position[]={21047.531,34.702774,7278.1133}; }; side="Empty"; - flags=4; + flags=5; class Attributes { - disableSimulation=1; }; - id=2739; - type="Land_HelipadSquare_F"; - atlOffset=9.5367432e-007; + id=1293; + type="Land_Cargo_Tower_V1_F"; + atlOffset=-1.9073486e-006; }; - class Item306 + class Item129 { dataType="Object"; class PositionInfo { - position[]={16884.232,11.147048,12021.029}; - angles[]={0,1.5630903,0}; + position[]={9061.2451,19.961628,21534.646}; + angles[]={0,2.360858,0}; }; side="Empty"; - flags=4; + flags=5; class Attributes { - disableSimulation=1; }; - id=2740; - type="Land_HelipadSquare_F"; + id=1318; + type="Land_TentHangar_V1_F"; + atlOffset=-9.5367432e-007; }; - class Item307 + class Item130 { dataType="Object"; class PositionInfo { - position[]={6539.8564,96.359779,22689.109}; - angles[]={0,1.50015,0}; + position[]={9091.042,19.327972,21561.338}; + angles[]={0,2.3761454,0}; }; side="Empty"; + flags=5; class Attributes { - disableSimulation=1; }; - id=2741; - type="Land_HelipadCircle_F"; - atlOffset=7.8716507; + id=1319; + type="Land_TentHangar_V1_F"; + atlOffset=9.5367432e-007; }; - class Item308 + class Item131 { dataType="Object"; class PositionInfo { - position[]={12893.218,83.591782,16761.586}; - angles[]={0,5.3815179,0}; + position[]={21180.666,22.782005,7366.3877}; + angles[]={0,4.3736625,0}; }; side="Empty"; - flags=4; + flags=5; class Attributes { - disableSimulation=1; }; - id=2742; - type="Land_HelipadSquare_F"; - atlOffset=-0.019302368; + id=1331; + type="Land_TentHangar_V1_F"; + atlOffset=1.9073486e-006; }; - class Item309 + class Item132 { dataType="Object"; class PositionInfo { - position[]={12851.649,85.241898,16760.246}; - angles[]={0,5.3532887,0}; + position[]={21157.563,25.296978,7247.1904}; + angles[]={0,5.1925039,0}; }; side="Empty"; - flags=4; + flags=5; class Attributes { - disableSimulation=1; }; - id=2743; - type="Land_HelipadSquare_F"; + id=1332; + type="Land_TentHangar_V1_F"; }; - class Item310 + class Item133 { dataType="Object"; class PositionInfo { - position[]={8848.6016,285.33496,23420.191}; - angles[]={0,0.14381067,0}; + position[]={23221.844,5.8685412,18859.59}; + angles[]={0,1.5504203,0}; }; side="Empty"; + flags=5; class Attributes { - disableSimulation=1; }; - id=2744; - type="Land_HelipadCircle_F"; - atlOffset=207.56033; + id=1336; + type="Land_Airport_01_hangar_F"; }; - class Item311 + class Item134 { dataType="Object"; class PositionInfo { - position[]={8875.0791,285.5925,23419.117}; - angles[]={0,0.11547722,0}; + position[]={23218.164,8.0950003,18804.531}; + angles[]={0,5.2616692,0}; }; side="Empty"; + flags=5; class Attributes { - disableSimulation=1; }; - id=2745; - type="Land_HelipadCircle_F"; - atlOffset=208.94418; + id=1337; + type="Land_Cargo_Patrol_V1_F"; }; - class Item312 + class Item135 { dataType="Object"; class PositionInfo { - position[]={5455.7861,34.302979,14991.786}; - angles[]={0,5.3775945,0}; + position[]={26850.596,31.404058,24470.365}; + angles[]={0,6.2068391,0}; }; side="Empty"; + flags=5; class Attributes { - disableSimulation=1; }; - id=2746; - type="Land_HelipadCircle_F"; - atlOffset=7.0029793; + id=1338; + type="Land_Cargo_Patrol_V1_F"; }; - class Item313 + class Item136 { dataType="Object"; class PositionInfo { - position[]={5473.667,34.302979,14977.719}; - angles[]={0,5.3873763,0}; + position[]={27018.689,28.935732,24672.563}; + angles[]={0,5.4241157,0}; }; side="Empty"; + flags=1; class Attributes { - disableSimulation=1; }; - id=2747; - type="Land_HelipadCircle_F"; - atlOffset=7.0029793; + id=1339; + type="Land_Cargo_Patrol_V1_F"; + atlOffset=1.4176254; }; - class Item314 + class Item137 { dataType="Object"; class PositionInfo { - position[]={5484.7656,34.302979,15030.047}; - angles[]={0,5.4298773,0}; + position[]={26734.734,31.658321,24606.318}; + angles[]={0,3.7836525,0}; }; side="Empty"; + flags=1; class Attributes { - disableSimulation=1; }; - id=2748; - type="Land_HelipadCircle_F"; - atlOffset=7.0029793; + id=1340; + type="Land_Airport_Tower_F"; + atlOffset=0.48480988; }; - class Item315 + class Item138 { dataType="Object"; class PositionInfo { - position[]={5505.1714,34.302979,15011.729}; - angles[]={0,5.4187303,0}; + position[]={23073.195,8.0950003,18689.061}; + angles[]={0,0.71987998,0}; }; side="Empty"; + flags=5; class Attributes { - disableSimulation=1; }; - id=2749; - type="Land_HelipadSquare_F"; - atlOffset=7.0029793; + id=1343; + type="Land_Cargo_Patrol_V1_F"; }; - class Item316 + class Item139 { dataType="Object"; class PositionInfo { - position[]={14148.476,76.84584,21231.273}; - angles[]={0,6.1767998,0}; + position[]={11553.854,27.335001,11559.937}; + angles[]={0,5.1253457,0}; }; side="Empty"; - flags=4; + flags=5; class Attributes { - disableSimulation=1; }; - id=2750; - type="Land_HelipadCircle_F"; + id=1344; + type="Land_Cargo_Patrol_V1_F"; }; - class Item317 + class Item140 { dataType="Object"; class PositionInfo { - position[]={23507.848,90.558037,21146.078}; - angles[]={0,0.025469249,0}; + position[]={11638.675,27.272053,11798.894}; + angles[]={0,4.1140165,0}; }; side="Empty"; - flags=4; + flags=5; class Attributes { - disableSimulation=1; }; - id=2751; - type="Land_HelipadSquare_F"; - atlOffset=-0.27038574; + id=1345; + type="Land_Cargo_Patrol_V1_F"; }; - class Item318 + class Item141 { dataType="Object"; class PositionInfo { - position[]={23462.635,90.497826,21147.695}; - angles[]={0,6.1700931,0}; + position[]={11661.325,27.89052,11990.291}; + angles[]={0,3.8163784,0}; }; side="Empty"; - flags=4; + flags=5; class Attributes { - disableSimulation=1; }; - id=2752; - type="Land_HelipadSquare_F"; - atlOffset=-0.23748779; + id=1346; + type="Land_Cargo_Patrol_V1_F"; }; - class Item319 + class Item142 { dataType="Object"; class PositionInfo { - position[]={23522.6,93.275017,21100.398}; - angles[]={0.058599081,0,6.259192}; + position[]={11542.937,28.960028,11928.523}; + angles[]={0,1.3898941,0}; }; side="Empty"; - flags=4; + flags=5; class Attributes { - disableSimulation=1; }; - id=2753; - type="Land_HelipadCircle_F"; - atlOffset=-0.072425842; + id=1347; + type="Land_Cargo_Patrol_V1_F"; }; - class Item320 + class Item143 { dataType="Object"; class PositionInfo { - position[]={23548.344,92.433281,21100.293}; - angles[]={0.07452935,0,6.2432065}; + position[]={14827.185,22.847755,16421.967}; + angles[]={0,4.4921894,0}; }; side="Empty"; - flags=4; + flags=5; class Attributes { - disableSimulation=1; }; - id=2754; - type="Land_HelipadCircle_F"; + id=1350; + type="Land_Cargo_Patrol_V1_F"; }; - class Item321 + class Item144 { dataType="Object"; class PositionInfo { - position[]={20092.658,95.365158,6678.0068}; - angles[]={6.2285743,0,0.0053265258}; + position[]={14730.716,30.796209,16571.352}; + angles[]={0,0.78664351,0}; }; side="Empty"; - flags=4; + flags=5; class Attributes { - disableSimulation=1; }; - id=2755; - type="Land_HelipadCircle_F"; + id=1351; + type="Land_Cargo_Tower_V1_F"; }; - class Item322 + class Item145 { dataType="Object"; class PositionInfo { - position[]={20068.893,95.949356,6677.4658}; - angles[]={6.2285743,0,0.0053265258}; + position[]={14770.462,21.7854,16646.947}; + angles[]={0,3.2631023,0}; }; side="Empty"; - flags=4; + flags=5; class Attributes { - disableSimulation=1; }; - id=2756; - type="Land_HelipadCircle_F"; - atlOffset=-0.096824646; + id=1357; + type="Land_Cargo_HQ_V1_F"; }; - class Item323 + class Item146 { dataType="Object"; class PositionInfo { - position[]={21051.975,16.001163,19244.652}; - angles[]={0,4.7164183,0}; + position[]={14897.738,22.811348,16668.238}; + angles[]={0,3.867835,0}; }; side="Empty"; - flags=4; + flags=5; class Attributes { - disableSimulation=1; }; - id=2757; - type="Land_HelipadCircle_F"; - atlOffset=-0.089668274; + id=1358; + type="Land_Cargo_Patrol_V1_F"; + }; + class Item147 + { + dataType="Marker"; + position[]={10027.582,17.59524,12814.658}; + name="road"; + type="hd_arrow"; + angle=227.508; + id=1440; + }; + class Item148 + { + dataType="Marker"; + position[]={8780.8975,35.592316,12043.754}; + name="road_1"; + type="hd_arrow"; + angle=223.50795; + id=1441; + }; + class Item149 + { + dataType="Marker"; + position[]={7336.4771,16.04541,11418.288}; + name="road_2"; + type="hd_arrow"; + angle=13.06902; + id=1442; + atlOffset=3.2962132; + }; + class Item150 + { + dataType="Marker"; + position[]={10432.575,14.689998,11982.5}; + name="road_4"; + type="hd_arrow"; + angle=227.508; + id=1445; + }; + class Item151 + { + dataType="Marker"; + position[]={9615.0332,12.606598,11695.909}; + name="road_5"; + type="hd_arrow"; + angle=266.26797; + id=1446; + atlOffset=0.63069153; + }; + class Item152 + { + dataType="Marker"; + position[]={11034.368,63.11581,12973.104}; + name="road_3"; + type="hd_arrow"; + angle=41.155243; + id=1443; + atlOffset=43.66288; + }; + class Item153 + { + dataType="Marker"; + position[]={11738.429,13.323238,13913.249}; + name="road_6"; + type="hd_arrow"; + angle=26.564579; + id=1447; + }; + class Item154 + { + dataType="Marker"; + position[]={13483.127,15.282019,16028.804}; + name="road_7"; + type="hd_arrow"; + angle=254.67212; + id=1448; + }; + class Item155 + { + dataType="Marker"; + position[]={12479.82,32.146729,15886.568}; + name="road_8"; + type="hd_arrow"; + angle=263.33395; + id=1450; + atlOffset=12.854931; + }; + class Item156 + { + dataType="Marker"; + position[]={14286.374,17.269678,18161.129}; + name="road_9"; + type="hd_arrow"; + angle=333.82483; + id=1451; + }; + class Item157 + { + dataType="Marker"; + position[]={14310.426,26.728813,19600.521}; + name="road_10"; + type="hd_arrow"; + angle=14.435917; + id=1452; + }; + class Item158 + { + dataType="Marker"; + position[]={14772.154,14.778986,17175.191}; + name="road_11"; + type="hd_arrow"; + angle=53.226994; + id=1453; + }; + class Item159 + { + dataType="Marker"; + position[]={16953.045,16.280811,17813.107}; + name="road_12"; + type="hd_arrow"; + angle=64.545609; + id=1454; + }; + class Item160 + { + dataType="Marker"; + position[]={15896.649,11.202651,16178.266}; + name="road_13"; + type="hd_arrow"; + angle=120.79032; + id=1455; + }; + class Item161 + { + dataType="Marker"; + position[]={17469.98,4.3621092,14443.852}; + name="road_14"; + type="hd_arrow"; + angle=148.54735; + id=1456; + }; + class Item162 + { + dataType="Marker"; + position[]={17045.52,15.683575,12893.139}; + name="road_15"; + type="hd_arrow"; + angle=227.508; + id=1457; + }; + class Item163 + { + dataType="Marker"; + position[]={9380.7666,47.546509,21152.375}; + name="road_16"; + type="hd_arrow"; + angle=155.2245; + id=1458; + }; + class Item164 + { + dataType="Marker"; + position[]={9718.4492,183.56577,19929.207}; + name="road_17"; + type="hd_arrow"; + angle=117.23835; + id=1459; + }; + class Item165 + { + dataType="Marker"; + position[]={9819.0234,94.69236,18539.961}; + name="road_18"; + type="hd_arrow"; + angle=227.508; + id=1460; + }; + class Item166 + { + dataType="Marker"; + position[]={7528.1772,171.76268,17280.842}; + name="road_19"; + type="hd_arrow"; + angle=227.508; + id=1462; + }; + class Item167 + { + dataType="Marker"; + position[]={6922.4834,188.9752,19240.162}; + name="road_20"; + type="hd_arrow"; + angle=1.5074006; + id=1463; + }; + class Item168 + { + dataType="Marker"; + position[]={5246.1899,230.57468,20359.127}; + name="road_21"; + type="hd_arrow"; + angle=284.62128; + id=1464; + }; + class Item169 + { + dataType="Marker"; + position[]={21951.461,14.131549,7363.1597}; + name="road_22"; + type="hd_arrow"; + angle=128.61185; + id=1465; + }; + class Item170 + { + dataType="Marker"; + position[]={21274.943,15.456692,8186.6035}; + name="road_23"; + type="hd_arrow"; + angle=317.16461; + id=1466; + }; + class Item171 + { + dataType="Marker"; + position[]={20046.328,55.846924,8865.0693}; + name="road_24"; + type="hd_arrow"; + angle=290.07159; + id=1467; + }; + class Item172 + { + dataType="Marker"; + position[]={20573.68,19.865625,10695.808}; + name="road_25"; + type="hd_arrow"; + angle=354.21683; + id=1468; + }; + class Item173 + { + dataType="Marker"; + position[]={22282.488,15.448867,18421.662}; + name="road_26"; + type="hd_arrow"; + angle=227.508; + id=1469; + }; + class Item174 + { + dataType="Marker"; + position[]={21706.1,22.576994,17678.889}; + name="road_27"; + type="hd_arrow"; + angle=213.26985; + id=1470; }; - class Item324 + class Item175 { - dataType="Object"; - class PositionInfo - { - position[]={21050.998,15.808552,19208.43}; - angles[]={0,4.6983566,0}; - }; - side="Empty"; - flags=4; - class Attributes - { - disableSimulation=1; - }; - id=2758; - type="Land_HelipadCircle_F"; - atlOffset=0.076579094; + dataType="Marker"; + position[]={21005.709,35.480789,17676.527}; + name="road_28"; + type="hd_arrow"; + angle=2.0592506; + id=1471; }; - class Item325 + class Item176 { - dataType="Object"; - class PositionInfo - { - position[]={21050.959,15.819828,19226.707}; - angles[]={0,4.6877656,0}; - }; - side="Empty"; - flags=4; - class Attributes - { - disableSimulation=1; - }; - id=2759; - type="Land_HelipadSquare_F"; - atlOffset=0.024902344; + dataType="Marker"; + position[]={20651.492,34.118702,18726.168}; + name="road_29"; + type="hd_arrow"; + angle=353.88327; + id=1472; }; - class Item326 + class Item177 { - dataType="Object"; - class PositionInfo - { - position[]={17508,12.7401,13262.486}; - angles[]={0,3.9311891,0}; - }; - side="Empty"; - flags=4; - class Attributes - { - disableSimulation=1; - }; - id=2760; - type="Land_HelipadCircle_F"; + dataType="Marker"; + position[]={20633.316,30.614683,16457.666}; + name="road_30"; + type="hd_arrow"; + angle=227.508; + id=1473; }; - class Item327 + class Item178 { - dataType="Object"; - class PositionInfo - { - position[]={17568.416,14.111484,13195.952}; - angles[]={0,3.9649823,0}; - }; - side="Empty"; - flags=4; - class Attributes - { - disableSimulation=1; - }; - id=2761; - type="Land_HelipadCircle_F"; - atlOffset=0.0084524155; + dataType="Marker"; + position[]={19814.211,16.058229,15687.382}; + name="road_31"; + type="hd_arrow"; + angle=227.508; + id=1474; }; - class Item328 + class Item179 { - dataType="Object"; - class PositionInfo - { - position[]={17536.086,13.230273,13227.091}; - angles[]={0,0.76598108,0}; - }; - side="Empty"; - flags=4; - class Attributes - { - disableSimulation=1; - }; - id=2762; - type="Land_HelipadCircle_F"; - atlOffset=0.022742271; + dataType="Marker"; + position[]={23162.15,14.283377,19607.332}; + name="road_32"; + type="hd_arrow"; + angle=34.257725; + id=1475; }; - class Item329 + class Item180 { - dataType="Object"; - class PositionInfo - { - position[]={22006.854,29.717476,21067.418}; - angles[]={0,3.9954243,0}; - }; - side="Empty"; - class Attributes - { - disableSimulation=1; - }; - id=2763; - type="Land_HelipadCircle_F"; - atlOffset=0.70133972; + dataType="Marker"; + position[]={22555.17,27.099434,20589.469}; + name="road_33"; + type="hd_arrow"; + angle=335.03088; + id=1476; }; - class Item330 + class Item181 { - dataType="Object"; - class PositionInfo - { - position[]={21788.855,2.8452075,20867.223}; - angles[]={0,0.55026066,0}; - }; - side="Empty"; - flags=4; - class Attributes - { - disableSimulation=1; - }; - id=2764; - type="Land_HelipadCircle_F"; + dataType="Marker"; + position[]={23029.904,51.844334,21113.5}; + name="road_34"; + type="hd_arrow"; + angle=63.785625; + id=1477; }; - class Item331 + class Item182 { - dataType="Object"; - class PositionInfo - { - position[]={21764.264,3.2465136,20877.918}; - angles[]={0,0.4472712,0}; - }; - side="Empty"; - class Attributes - { - disableSimulation=1; - }; - id=2765; - type="Land_HelipadCircle_F"; - atlOffset=0.64060044; + dataType="Marker"; + position[]={24637.473,21.285206,20648.904}; + name="road_35"; + type="hd_arrow"; + angle=57.619133; + id=1478; }; - class Item332 + class Item183 { - dataType="Object"; - class PositionInfo - { - position[]={12283.997,123.64735,8923.7148}; - angles[]={0,1.2853196,0}; - }; - side="Empty"; - flags=4; - class Attributes - { - disableSimulation=1; - }; - id=2766; - type="Land_HelipadCircle_F"; - atlOffset=-7.6293945e-006; + dataType="Marker"; + position[]={25174.367,14.661154,20623.25}; + name="road_36"; + type="hd_arrow"; + angle=127.69429; + id=1479; }; - class Item333 + class Item184 { - dataType="Object"; - class PositionInfo - { - position[]={12275.75,123.8661,8889.624}; - angles[]={0,1.3764457,0}; - }; - side="Empty"; - flags=4; - class Attributes - { - disableSimulation=1; - }; - id=2767; - type="Land_HelipadCircle_F"; - atlOffset=0.076263428; + dataType="Marker"; + position[]={25325.771,17.582952,21110.881}; + name="road_37"; + type="hd_arrow"; + angle=334.7471; + id=1480; }; - class Item334 + class Item185 { - dataType="Object"; - class PositionInfo - { - position[]={12271.793,123.66414,8908.3877}; - angles[]={0,1.3927937,0}; - }; - side="Empty"; - flags=4; - class Attributes - { - disableSimulation=1; - }; - id=2768; - type="Land_HelipadCircle_F"; - atlOffset=0.22304535; + dataType="Marker"; + position[]={24739.473,75.226112,21810.691}; + name="road_38"; + type="hd_arrow"; + angle=69.393608; + id=1481; }; - class Item335 + class Item186 { - dataType="Object"; - class PositionInfo - { - position[]={8249.335,76.115822,10029.904}; - angles[]={0,5.8827057,0}; - }; - side="Empty"; - flags=4; - class Attributes - { - disableSimulation=1; - }; - id=2769; - type="Land_HelipadCircle_F"; + dataType="Marker"; + position[]={26280.432,40.25845,21788.68}; + name="road_39"; + type="hd_arrow"; + angle=52.54501; + id=1482; }; - class Item336 + class Item187 { - dataType="Object"; - class PositionInfo - { - position[]={8241.4482,77.844002,10049.91}; - angles[]={0,5.7600188,0}; - }; - side="Empty"; - class Attributes - { - disableSimulation=1; - }; - id=2770; - type="Land_HelipadCircle_F"; - atlOffset=0.42436981; + dataType="Marker"; + position[]={26493.066,20.179955,21324.83}; + name="road_40"; + type="hd_arrow"; + angle=113.11586; + id=1483; }; - class Item337 + class Item188 { - dataType="Object"; - class PositionInfo - { - position[]={8332.8174,74.821388,10089.672}; - angles[]={0,5.6924443,0}; - }; - side="Empty"; - flags=4; - class Attributes - { - disableSimulation=1; - }; - id=2771; - type="Land_HelipadSquare_F"; + dataType="Marker"; + position[]={27080.533,11.835176,24018.773}; + name="road_41"; + type="hd_arrow"; + angle=227.508; + id=1484; + atlOffset=9.5367432e-007; }; - class Item338 + class Item189 { - dataType="Object"; - class PositionInfo - { - position[]={5377.5303,39.335682,14184.198}; - angles[]={0,6.2534728,0}; - }; - side="Empty"; - class Attributes - { - disableSimulation=1; - }; - id=2772; - type="Land_HelipadCircle_F"; - atlOffset=7.9072399; + dataType="Marker"; + position[]={26716.645,23.527546,22928.643}; + name="road_42"; + type="hd_arrow"; + angle=227.508; + id=1485; }; - class Item339 + class Item190 { dataType="Object"; class PositionInfo { - position[]={5353.0205,40.581699,14183.59}; - angles[]={0,6.1241469,0}; + position[]={11617.466,27.614178,11976.021}; + angles[]={0,3.6764419,0}; }; side="Empty"; + flags=5; class Attributes { - disableSimulation=1; }; - id=2773; - type="Land_HelipadCircle_F"; - atlOffset=7.9235306; + id=1567; + type="Land_TentHangar_V1_F"; }; - class Item340 + class Item191 { dataType="Object"; class PositionInfo { - position[]={28273.678,21.847076,25707.266}; - angles[]={0,0.99104774,0}; + position[]={11642.675,27.122509,11959.355}; + angles[]={0,3.7511308,0}; }; side="Empty"; + flags=5; class Attributes { - disableSimulation=1; }; - id=2774; - type="Land_HelipadCircle_F"; - atlOffset=1.3495522; + id=1568; + type="Land_TentHangar_V1_F"; }; - class Item341 + class Item192 { dataType="Object"; class PositionInfo { - position[]={28256.049,22.820801,25733.176}; - angles[]={0,0.99104774,0}; + position[]={23070.713,8.6534567,18815.15}; + angles[]={0,4.7135677,0}; }; side="Empty"; + flags=5; class Attributes { - disableSimulation=1; }; - id=2775; - type="Land_HelipadCircle_F"; - atlOffset=1.4686909; + id=1585; + type="Land_Hangar_F"; }; - class Item342 + class Item193 { dataType="Object"; class PositionInfo { - position[]={28343.318,15.108185,25687.23}; - angles[]={0,0.99104774,0}; + position[]={23211.748,8.0950003,18905.283}; + angles[]={0,1.0745872,0}; }; side="Empty"; + flags=5; class Attributes { - disableSimulation=1; }; - id=2776; - type="Land_HelipadCircle_F"; - atlOffset=0.39395142; + id=1592; + type="Land_Cargo_Patrol_V1_F"; }; - class Item343 + class Item194 { dataType="Object"; class PositionInfo { - position[]={25214.801,87.422318,21830.23}; - angles[]={0,0.30005011,0}; + position[]={26818.969,26.935982,24601.713}; + angles[]={0,5.3539333,0}; }; side="Empty"; - flags=4; + flags=5; class Attributes { - disableSimulation=1; }; - id=2777; - type="Land_HelipadCircle_F"; - atlOffset=-1.0588913; + id=1597; + type="Land_TentHangar_V1_F"; + atlOffset=-0.41318321; }; - class Item344 + class Item195 { dataType="Object"; class PositionInfo { - position[]={25239.525,86.191116,21824.34}; - angles[]={0,0.32980898,0}; + position[]={26843.52,26.43425,24632.99}; + angles[]={0,5.4110885,0}; }; side="Empty"; - flags=4; + flags=5; class Attributes { - disableSimulation=1; }; - id=2778; - type="Land_HelipadCircle_F"; - atlOffset=-0.83277893; + id=1598; + type="Land_TentHangar_V1_F"; + atlOffset=1.1444092e-005; + }; + class Item196 + { + dataType="Layer"; + name="Airports"; + class Entities + { + items=23; + class Item0 + { + dataType="Marker"; + position[]={23191.311,3.1900001,18917.994}; + name="airp_1_mortar"; + markerType="ELLIPSE"; + type="ellipse"; + colorName="ColorYellow"; + a=6.9310002; + b=6.744; + id=1596; + }; + class Item1 + { + dataType="Marker"; + position[]={26846.217,23.737,24606.039}; + name="airp_2_mortar"; + markerType="ELLIPSE"; + type="ellipse"; + colorName="ColorYellow"; + a=8.8610001; + b=9.5749998; + id=1609; + atlOffset=2.0980835e-005; + }; + class Item2 + { + dataType="Marker"; + position[]={14853.749,17.956806,16491.012}; + name="airp_3_mortar"; + markerType="ELLIPSE"; + type="ellipse"; + colorName="ColorYellow"; + a=17.136; + b=16.895; + angle=353.42892; + id=1628; + }; + class Item3 + { + dataType="Marker"; + position[]={14954.535,17.765684,16597.229}; + name="airp_3_mortar_1"; + markerType="ELLIPSE"; + type="ellipse"; + colorName="ColorYellow"; + a=17.136; + b=16.895; + angle=353.42892; + id=1629; + }; + class Item4 + { + dataType="Marker"; + position[]={11562.38,23.750654,11929.747}; + name="airp_4_mortar"; + markerType="ELLIPSE"; + type="ellipse"; + colorName="ColorYellow"; + a=14.927; + b=15.271; + id=1561; + }; + class Item5 + { + dataType="Marker"; + position[]={9195.5684,16.519024,21568.422}; + name="airp_5_mortar"; + markerType="ELLIPSE"; + type="ellipse"; + colorName="ColorYellow"; + a=3.8843985; + b=3.8741875; + id=1635; + atlOffset=0.013372421; + }; + class Item6 + { + dataType="Marker"; + position[]={21024.576,23.922001,7252.1699}; + name="airp_mortar"; + markerType="ELLIPSE"; + type="ellipse"; + colorName="ColorYellow"; + a=8.302; + b=8.4110003; + id=1583; + atlOffset=0.50602913; + }; + class Item7 + { + dataType="Marker"; + position[]={22965.484,4.9000001,18853.426}; + name="airp_1_vehicle"; + markerType="RECTANGLE"; + type="rectangle"; + colorName="ColorGreen"; + a=16.01; + b=6; + angle=317.85184; + id=1593; + atlOffset=0.0022754669; + }; + class Item8 + { + dataType="Marker"; + position[]={26757.945,22.719816,24606.713}; + name="airp_2_vehicle"; + markerType="RECTANGLE"; + type="rectangle"; + colorName="ColorGreen"; + a=18.340042; + b=6.804616; + angle=129.6221; + id=1607; + atlOffset=1.2063255; + }; + class Item9 + { + dataType="Marker"; + position[]={14299.411,20.48,16252.257}; + name="airp_3_hangar"; + markerType="RECTANGLE"; + type="rectangle"; + colorName="ColorBlue"; + alpha=0.19649974; + a=172.931; + b=121.228; + angle=136.51895; + id=1630; + atlOffset=0.65313721; + }; + class Item10 + { + dataType="Marker"; + position[]={14700.648,17.91,16600.648}; + name="airp_3_vehicle"; + markerType="RECTANGLE"; + type="rectangle"; + colorName="ColorGreen"; + a=35.460999; + b=6; + angle=225.25711; + id=1626; + }; + class Item11 + { + dataType="Marker"; + position[]={14819.606,18,16454.67}; + name="airp_3_vehicle_1"; + markerType="RECTANGLE"; + type="rectangle"; + colorName="ColorGreen"; + a=31.379; + b=6; + angle=222.93495; + id=1627; + atlOffset=0.00088882446; + }; + class Item12 + { + dataType="Marker"; + position[]={11561.39,22.810579,11691.565}; + name="airp_4_vehicle"; + markerType="RECTANGLE"; + type="rectangle"; + colorName="ColorGreen"; + a=15.308634; + b=6; + angle=303.94049; + id=1560; + }; + class Item13 + { + dataType="Marker"; + position[]={11712.308,22.716999,11820.477}; + name="airp_4_vehicle_1"; + markerType="RECTANGLE"; + type="rectangle"; + colorName="ColorGreen"; + a=17.937; + b=6; + angle=298.48175; + id=1562; + atlOffset=0.00036048889; + }; + class Item14 + { + dataType="Marker"; + position[]={9186.917,14.396,21665.922}; + name="airp_5_vehicle"; + markerType="RECTANGLE"; + type="rectangle"; + colorName="ColorGreen"; + a=26.197001; + b=6; + angle=146.4931; + id=1634; + atlOffset=0.00047016144; + }; + class Item15 + { + dataType="Marker"; + position[]={20767.543,29.374001,7237.8218}; + name="airp_vehicle"; + markerType="RECTANGLE"; + type="rectangle"; + colorName="ColorGreen"; + a=17; + b=6; + angle=325.87982; + id=1582; + atlOffset=-0.00016021729; + }; + class Item16 + { + dataType="Marker"; + position[]={20946.979,27.176001,7213.6758}; + name="airp_vehicle_1"; + markerType="RECTANGLE"; + type="rectangle"; + colorName="ColorGreen"; + a=13.5; + b=6; + angle=22.82; + id=1581; + atlOffset=-0.010564804; + }; + class Item17 + { + dataType="Marker"; + position[]={21017.943,24.11792,7303.1069}; + name="airport"; + markerType="RECTANGLE"; + type="Empty"; + colorName="ColorEAST"; + a=271.35101; + b=200.60085; + angle=129.67987; + id=6; + atlOffset=1.4751205; + }; + class Item18 + { + dataType="Marker"; + position[]={23074.771,0,18782.723}; + name="airport_1"; + markerType="RECTANGLE"; + type="Empty"; + colorName="ColorEAST"; + a=279.2023; + b=205.09465; + angle=304.11368; + id=7; + atlOffset=-3.1900001; + }; + class Item19 + { + dataType="Marker"; + position[]={26954.967,21.379999,24778.498}; + name="airport_2"; + markerType="RECTANGLE"; + type="Empty"; + colorName="ColorEAST"; + a=318.77859; + b=125.25679; + angle=130.48837; + id=1101; + atlOffset=0.79302025; + }; + class Item20 + { + dataType="Marker"; + position[]={14778.72,0,16401.324}; + name="airport_3"; + markerType="RECTANGLE"; + type="Empty"; + colorName="ColorEAST"; + a=647.73114; + b=193.50763; + angle=135.513; + id=31; + atlOffset=-18.090067; + }; + class Item21 + { + dataType="Marker"; + position[]={11503.476,0,11701.17}; + name="airport_4"; + markerType="RECTANGLE"; + type="Empty"; + colorName="ColorEAST"; + a=331.07092; + b=181.34116; + angle=314.02783; + id=45; + atlOffset=-22.98; + }; + class Item22 + { + dataType="Marker"; + position[]={9087.752,15.348633,21520.541}; + name="airport_5"; + markerType="RECTANGLE"; + type="Empty"; + colorName="ColorEAST"; + a=207.76091; + b=115.14452; + angle=143.29141; + id=46; + atlOffset=-0.33697987; + }; + }; + id=1636; + atlOffset=-26.11713; }; - class Item345 + class Item197 { - dataType="Object"; - class PositionInfo - { - position[]={20631.455,35.865597,18870.66}; - angles[]={0,5.8312001,0}; - }; - side="Empty"; - flags=4; - class Attributes + dataType="Layer"; + name="Factories"; + class Entities { - disableSimulation=1; + items=30; + class Item0 + { + dataType="Marker"; + position[]={8285.9092,15.492,10903.326}; + name="fact_10_vehicle_1"; + markerType="RECTANGLE"; + type="rectangle"; + colorName="ColorGreen"; + a=19.764999; + b=5.5; + angle=265.375; + id=1658; + atlOffset=0.57285213; + }; + class Item1 + { + dataType="Marker"; + position[]={4185.667,17.287001,15046.085}; + name="fact_11_vehicle_1"; + markerType="RECTANGLE"; + type="rectangle"; + colorName="ColorGreen"; + a=6.835; + b=5.5; + angle=270.978; + id=1659; + atlOffset=-0.00025367737; + }; + class Item2 + { + dataType="Marker"; + position[]={4131.3794,15.209846,15057.502}; + name="fact_11_vehicle_2"; + markerType="RECTANGLE"; + type="rectangle"; + colorName="ColorGreen"; + a=15.722984; + b=5.5; + angle=106.54834; + id=1661; + atlOffset=-0.63444233; + }; + class Item3 + { + dataType="Marker"; + position[]={14311.02,36.740002,18878.246}; + name="fact_1_vehicle_1"; + markerType="RECTANGLE"; + type="rectangle"; + colorName="ColorGreen"; + a=15.722; + b=5.5; + angle=228.60692; + id=1640; + atlOffset=0.0013275146; + }; + class Item4 + { + dataType="Marker"; + position[]={14362.517,37.307957,18958.117}; + name="fact_1_vehicle_2"; + markerType="RECTANGLE"; + type="rectangle"; + colorName="ColorGreen"; + a=15.722; + b=5.5; + angle=143.54582; + id=1641; + }; + class Item5 + { + dataType="Marker"; + position[]={6343.8442,35.005859,14911.192}; + name="fact_2_vehicle"; + markerType="RECTANGLE"; + type="rectangle"; + colorName="ColorGreen"; + a=15.722; + b=5.5; + angle=295.82956; + id=1642; + atlOffset=0.30994415; + }; + class Item6 + { + dataType="Marker"; + position[]={6244.8101,43,16278.202}; + name="fact_3_vehicle_1"; + markerType="RECTANGLE"; + type="rectangle"; + colorName="ColorGreen"; + a=13.01; + b=5.5; + angle=180.597; + id=1643; + }; + class Item7 + { + dataType="Marker"; + position[]={6187.9878,43,16271.688}; + name="fact_3_vehicle_2"; + markerType="RECTANGLE"; + type="rectangle"; + colorName="ColorGreen"; + a=9; + b=5.5; + angle=270.99994; + id=1644; + }; + class Item8 + { + dataType="Marker"; + position[]={3246.9399,4.7160001,12463.616}; + name="fact_4_vehicle"; + markerType="RECTANGLE"; + type="rectangle"; + colorName="ColorGreen"; + a=13; + b=6; + angle=256.22601; + id=1559; + atlOffset=-1.5001416; + }; + class Item9 + { + dataType="Marker"; + position[]={25448.539,10.025,20330.535}; + name="fact_5_vehicle_1"; + markerType="RECTANGLE"; + type="rectangle"; + colorName="ColorGreen"; + a=8.6000004; + b=5.5; + angle=150.81094; + id=1645; + atlOffset=0.00035190582; + }; + class Item10 + { + dataType="Marker"; + position[]={25358.654,9.7697802,20302.305}; + name="fact_5_vehicle_2"; + markerType="RECTANGLE"; + type="rectangle"; + colorName="ColorGreen"; + a=15.529018; + b=5.5; + angle=56.906071; + id=1646; + atlOffset=-0.15297318; + }; + class Item11 + { + dataType="Marker"; + position[]={20648.98,18.131001,15757.297}; + name="fact_6_vehicle"; + markerType="RECTANGLE"; + type="rectangle"; + colorName="ColorGreen"; + a=25; + b=6; + angle=233.04599; + id=1647; + atlOffset=0.93072128; + }; + class Item12 + { + dataType="Marker"; + position[]={27044.109,20.688999,21468.033}; + name="fact_7_vehicle_1"; + markerType="RECTANGLE"; + type="rectangle"; + colorName="ColorGreen"; + a=11.13; + b=5.5; + angle=137.11894; + id=1650; + atlOffset=0.064939499; + }; + class Item13 + { + dataType="Marker"; + position[]={27010,18.7875,21424.006}; + name="fact_7_vehicle_2"; + markerType="RECTANGLE"; + type="rectangle"; + colorName="ColorGreen"; + a=11.13; + b=5.5; + angle=141.68312; + id=1651; + }; + class Item14 + { + dataType="Marker"; + position[]={15291.658,10.008375,16212.938}; + name="fact_8_vehicle_1"; + markerType="RECTANGLE"; + type="rectangle"; + colorName="ColorGreen"; + a=33.26709; + b=6; + angle=352.70258; + id=1653; + }; + class Item15 + { + dataType="Marker"; + position[]={10914.66,23.725,12707.387}; + name="fact_9_vehicle_2"; + markerType="RECTANGLE"; + type="rectangle"; + colorName="ColorGreen"; + a=14.265; + b=5.5; + angle=118.049; + id=1655; + atlOffset=0.00044059753; + }; + class Item16 + { + dataType="Marker"; + position[]={12729.266,34.731998,16353.8}; + name="fact_vehicle"; + markerType="RECTANGLE"; + type="rectangle"; + colorName="ColorGreen"; + a=14.265; + b=5.5; + angle=15.596994; + id=1637; + atlOffset=-0.00015640259; + }; + class Item17 + { + dataType="Marker"; + position[]={12628.22,0,16374.55}; + name="factory"; + markerType="RECTANGLE"; + type="Empty"; + colorName="ColorOrange"; + a=121.49196; + b=80.056549; + angle=38.800323; + id=13; + atlOffset=-33.912735; + }; + class Item18 + { + dataType="Marker"; + position[]={14340.091,36.934258,18940.465}; + name="factory_1"; + markerType="RECTANGLE"; + type="Empty"; + colorName="ColorOrange"; + a=120; + b=80; + angle=317.49139; + id=14; + }; + class Item19 + { + dataType="Marker"; + position[]={8226.3398,14.246,10939.702}; + name="factory_10"; + markerType="RECTANGLE"; + type="Empty"; + colorName="ColorOrange"; + a=100; + b=100; + angle=50.816978; + id=63; + atlOffset=-0.00012683868; + }; + class Item20 + { + dataType="Marker"; + position[]={4214.4863,18.047476,15044.147}; + name="factory_11"; + markerType="RECTANGLE"; + type="Empty"; + colorName="ColorOrange"; + a=75; + b=60; + angle=180.3139; + id=64; + }; + class Item21 + { + dataType="Marker"; + position[]={6339.8169,0,14889.688}; + name="factory_2"; + markerType="RECTANGLE"; + type="Empty"; + colorName="ColorOrange"; + a=55; + b=40; + angle=27.999996; + id=59; + atlOffset=-35.288883; + }; + class Item22 + { + dataType="Marker"; + position[]={6191,0,16249}; + name="factory_3"; + markerType="RECTANGLE"; + type="Empty"; + colorName="ColorOrange"; + a=110; + b=60; + angle=178.99994; + id=60; + atlOffset=-43; + }; + class Item23 + { + dataType="Marker"; + position[]={3269.9639,6.8858247,12458.831}; + name="factory_4"; + markerType="RECTANGLE"; + type="Empty"; + colorName="ColorOrange"; + a=69.552017; + b=66.968925; + angle=72.914001; + id=61; + }; + class Item24 + { + dataType="Marker"; + position[]={25413.35,9.8909998,20337.379}; + name="factory_5"; + markerType="RECTANGLE"; + type="Empty"; + colorName="ColorOrange"; + a=80; + b=80; + angle=324.89685; + id=12; + atlOffset=0.0003528595; + }; + class Item25 + { + dataType="Marker"; + position[]={20671.299,17.236,15727.05}; + name="factory_6"; + markerType="RECTANGLE"; + type="Empty"; + colorName="ColorOrange"; + a=240; + b=100; + angle=324.89685; + id=0; + atlOffset=0.00019645691; + }; + class Item26 + { + dataType="Marker"; + position[]={27005.279,21.662001,21521.68}; + name="factory_7"; + markerType="RECTANGLE"; + type="Empty"; + colorName="ColorOrange"; + a=100; + b=100; + angle=227.32204; + id=2; + atlOffset=-0.00027656555; + }; + class Item27 + { + dataType="Marker"; + position[]={15324.894,0,16240.821}; + name="factory_8"; + markerType="RECTANGLE"; + type="Empty"; + colorName="ColorOrange"; + a=67.430664; + b=62.17627; + id=32; + atlOffset=-10.015665; + }; + class Item28 + { + dataType="Marker"; + position[]={11013,0,12655}; + name="factory_9"; + markerType="RECTANGLE"; + type="Empty"; + colorName="ColorOrange"; + a=100; + b=100; + angle=26.999985; + id=62; + atlOffset=-18.755997; + }; + class Item29 + { + dataType="Marker"; + position[]={20586.063,16.982,15652.401}; + name="fact_6_mortar"; + markerType="ELLIPSE"; + type="ellipse"; + colorName="ColorYellow"; + a=5.151; + b=5.9330001; + id=1649; + atlOffset=4.5776367e-005; + }; }; - id=2779; - type="Land_HelipadCircle_F"; - atlOffset=0.013858795; + id=1662; + atlOffset=-46.178158; }; - class Item346 + class Item198 { - dataType="Object"; - class PositionInfo - { - position[]={20624.91,35.818233,18847.273}; - angles[]={0,5.1722984,0}; - }; - side="Empty"; - flags=4; - class Attributes + dataType="Layer"; + name="Resources"; + class Entities { - disableSimulation=1; + items=16; + class Item0 + { + dataType="Marker"; + position[]={18437.031,23.424,14268.563}; + name="reso_1_vehicle_1"; + markerType="RECTANGLE"; + type="rectangle"; + colorName="ColorGreen"; + a=18.881001; + b=5.5; + angle=337.52081; + id=1664; + atlOffset=-0.00035667419; + }; + class Item1 + { + dataType="Marker"; + position[]={17074.461,23.931,11298.932}; + name="reso_2_vehicle"; + markerType="RECTANGLE"; + type="rectangle"; + colorName="ColorGreen"; + a=19.902; + b=5.5; + angle=84.137978; + id=1665; + }; + class Item2 + { + dataType="Marker"; + position[]={18183.447,47.47998,15525.782}; + name="reso_3_vehicle_2"; + markerType="RECTANGLE"; + type="rectangle"; + colorName="ColorGreen"; + a=13.263; + b=5.5; + angle=354.37598; + id=1667; + atlOffset=0.13821793; + }; + class Item3 + { + dataType="Marker"; + position[]={4454.7397,41.125,12625.713}; + name="reso_4_vehicle_1"; + markerType="RECTANGLE"; + type="rectangle"; + colorName="ColorGreen"; + a=19.902; + b=5.5; + angle=56.794876; + id=1668; + atlOffset=3.9393082; + }; + class Item4 + { + dataType="Marker"; + position[]={5847.3989,223.563,20134.848}; + name="reso_5_vehicle_1"; + markerType="RECTANGLE"; + type="rectangle"; + colorName="ColorGreen"; + a=21.412001; + b=5.5; + angle=102.60397; + id=1669; + atlOffset=0.076858521; + }; + class Item5 + { + dataType="Marker"; + position[]={5935.1221,107.978,12538.581}; + name="reso_6_vehicle_1"; + markerType="RECTANGLE"; + type="rectangle"; + colorName="ColorGreen"; + a=21.657; + b=5.5; + angle=106.70496; + id=1670; + atlOffset=0.20936584; + }; + class Item6 + { + dataType="Marker"; + position[]={7530.8179,29.940001,12171.024}; + name="reso_7_vehicle_1"; + markerType="RECTANGLE"; + type="rectangle"; + colorName="ColorGreen"; + a=19.902; + b=5.5; + angle=313.40295; + id=1671; + atlOffset=-0.0004825592; + }; + class Item7 + { + dataType="Marker"; + position[]={19631.621,17.115,15588.352}; + name="reso_vehicle"; + markerType="RECTANGLE"; + type="rectangle"; + colorName="ColorGreen"; + a=19.902; + b=5.5; + angle=117.35296; + id=1663; + atlOffset=-5.7194519; + }; + class Item8 + { + dataType="Marker"; + position[]={19616.674,28.158596,15635.454}; + name="resource"; + markerType="RECTANGLE"; + type="Empty"; + colorName="ColorBrown"; + a=89.556335; + b=99.223785; + angle=281.88538; + id=8; + atlOffset=0.042331696; + }; + class Item9 + { + dataType="Marker"; + position[]={18466.467,24.765739,14273.436}; + name="resource_1"; + markerType="RECTANGLE"; + type="Empty"; + colorName="ColorBrown"; + a=80; + b=57.791435; + angle=76.925522; + id=9; + atlOffset=1.0849323; + }; + class Item10 + { + dataType="Marker"; + position[]={17098.65,24.885092,11295.575}; + name="resource_2"; + markerType="RECTANGLE"; + type="Empty"; + colorName="ColorBrown"; + a=100; + b=80; + angle=64.347397; + id=10; + }; + class Item11 + { + dataType="Marker"; + position[]={18292.928,47.48,15534.244}; + name="resource_3"; + markerType="RECTANGLE"; + type="Empty"; + colorName="ColorBrown"; + a=160; + b=70; + angle=181.06282; + id=11; + }; + class Item12 + { + dataType="Marker"; + position[]={4432.5454,0,12589.146}; + name="resource_4"; + markerType="RECTANGLE"; + type="Empty"; + colorName="ColorBrown"; + a=80.269844; + b=62.088833; + angle=128.39394; + id=56; + atlOffset=-37.33741; + }; + class Item13 + { + dataType="Marker"; + position[]={5890.0859,217.638,20206.713}; + name="resource_5"; + markerType="RECTANGLE"; + type="Empty"; + colorName="ColorBrown"; + a=120; + b=100; + angle=281.88486; + id=57; + atlOffset=0.00012207031; + }; + class Item14 + { + dataType="Marker"; + position[]={5955.3052,107.533,12531.119}; + name="resource_6"; + markerType="RECTANGLE"; + type="Empty"; + colorName="ColorBrown"; + a=80; + b=60; + angle=139.39099; + id=58; + atlOffset=0.00012207031; + }; + class Item15 + { + dataType="Marker"; + position[]={7550.8408,0,12182.686}; + name="resource_7"; + markerType="RECTANGLE"; + type="Empty"; + colorName="ColorBrown"; + a=40; + b=40; + angle=139.39099; + id=869; + atlOffset=-32.556007; + }; }; - id=2780; - type="Land_HelipadCircle_F"; + id=1672; + atlOffset=36.561329; }; - class Item347 + class Item199 { - dataType="Object"; - class PositionInfo - { - position[]={20652.354,49.702774,20090.52}; - angles[]={0,1.1312355,0}; - }; - side="Empty"; - flags=4; - class Attributes + dataType="Layer"; + name="Seaports"; + class Entities { - disableSimulation=1; + items=10; + class Item0 + { + dataType="Marker"; + position[]={27544.992,13.293,24583.701}; + name="seap_4_vehicle_1"; + markerType="RECTANGLE"; + type="rectangle"; + colorName="ColorGreen"; + a=15.684164; + b=5.3494062; + angle=301.90982; + id=1682; + atlOffset=7.753984; + }; + class Item1 + { + dataType="Marker"; + position[]={15443.754,4.1855469,15896.473}; + name="seap_1_vehicle_1"; + markerType="RECTANGLE"; + type="rectangle"; + colorName="ColorGreen"; + a=20.940199; + b=6; + angle=174.15205; + id=1676; + atlOffset=-0.04334259; + }; + class Item2 + { + dataType="Marker"; + position[]={3178.7051,2.0869999,12909.36}; + name="seap_2_vehicle_1"; + markerType="RECTANGLE"; + type="rectangle"; + colorName="ColorGreen"; + a=19.816999; + b=6; + angle=343.38199; + id=1678; + atlOffset=0.00014066696; + }; + class Item3 + { + dataType="Marker"; + position[]={20661.543,6.8449998,19408.256}; + name="seap_3_vehicle"; + markerType="RECTANGLE"; + type="rectangle"; + colorName="ColorGreen"; + a=19.816999; + b=6; + angle=179.15591; + id=1681; + atlOffset=-0.00028800964; + }; + class Item4 + { + dataType="Marker"; + position[]={16662.936,2.7939999,12287.236}; + name="seap_vehicle"; + markerType="RECTANGLE"; + type="rectangle"; + colorName="ColorGreen"; + a=26.716999; + b=6; + angle=3.9379992; + id=1673; + atlOffset=0.00033664703; + }; + class Item5 + { + dataType="Marker"; + position[]={16660.623,2.5780001,12307.622}; + name="seaport"; + markerType="RECTANGLE"; + type="Empty"; + colorName="ColorBlue"; + a=68.870865; + b=90; + angle=323.24982; + id=17; + atlOffset=0.07685256; + }; + class Item6 + { + dataType="Marker"; + position[]={15330.563,0,15853.883}; + name="seaport_1"; + markerType="RECTANGLE"; + type="Empty"; + colorName="ColorBlue"; + a=131.52846; + b=91.684944; + angle=169.33798; + id=18; + atlOffset=-4.349843; + }; + class Item7 + { + dataType="Marker"; + position[]={3201.4004,0,12895.46}; + name="seaport_2"; + markerType="ELLIPSE"; + type="Empty"; + colorName="ColorBlue"; + a=137.60075; + b=88.674255; + angle=159.43541; + id=55; + atlOffset=-2; + }; + class Item8 + { + dataType="Marker"; + position[]={20690.789,0,19468.619}; + name="seaport_3"; + markerType="RECTANGLE"; + type="Empty"; + colorName="ColorBlue"; + a=96.727097; + b=97.842819; + angle=128.327; + id=192; + atlOffset=-4.2987647; + }; + class Item9 + { + dataType="Marker"; + position[]={27606.973,3.9330001,24585.254}; + name="seaport_4"; + markerType="RECTANGLE"; + type="Empty"; + colorName="ColorBlue"; + a=100.54672; + b=91.807388; + angle=255.87393; + id=193; + atlOffset=0.52938175; + }; }; - id=2781; - type="Land_HelipadCircle_F"; + id=1683; + atlOffset=39.937603; }; - class Item348 + class Item200 { dataType="Layer"; name="Outposts"; class Entities { - items=112; + items=104; class Item0 { dataType="Marker"; - position[]={16078.491,220.64093,16868.797}; + position[]={16077.819,13.539,16866.449}; name="outp_10_vehicle_1"; markerType="RECTANGLE"; type="rectangle"; @@ -7174,27 +3652,13 @@ class Mission a=24.986; b=6; angle=6.7139964; - id=2783; - atlOffset=207.16919; + id=1690; + atlOffset=0.038648605; }; class Item1 { dataType="Marker"; - position[]={12439.351,280.26791,15223.208}; - name="outp_11_vehicle_1"; - markerType="RECTANGLE"; - type="rectangle"; - colorName="ColorGreen"; - a=16; - b=6; - angle=1.4779993; - id=2784; - atlOffset=207.54642; - }; - class Item2 - { - dataType="Marker"; - position[]={9240.0635,478.43292,19325.934}; + position[]={9239.3916,271.33099,19323.588}; name="outp_12_vehicle_1"; markerType="RECTANGLE"; type="rectangle"; @@ -7202,13 +3666,13 @@ class Mission a=16; b=6; angle=328.29099; - id=2785; - atlOffset=207.15146; + id=1697; + atlOffset=0.00030517578; }; - class Item3 + class Item2 { dataType="Marker"; - position[]={16594.805,242.50394,19002.012}; + position[]={16594.133,35.402,18999.666}; name="outp_13_vehicle_1"; markerType="RECTANGLE"; type="rectangle"; @@ -7216,13 +3680,13 @@ class Mission a=16; b=6; angle=323.29181; - id=2786; - atlOffset=207.11433; + id=1701; + atlOffset=-0.00033187866; }; - class Item4 + class Item3 { dataType="Marker"; - position[]={3909.9844,254.55093,12275.594}; + position[]={3906.3386,47.449219,12271.461}; name="outp_14_vehicle"; markerType="RECTANGLE"; type="rectangle"; @@ -7230,13 +3694,13 @@ class Mission a=16; b=6; angle=335.46381; - id=2787; - atlOffset=203.74103; + id=1558; + atlOffset=-3.6278992; }; - class Item5 + class Item4 { dataType="Marker"; - position[]={8934.8037,270.18292,7540.168}; + position[]={8934.1318,63.081001,7537.8208}; name="outp_15_vehicle_1"; markerType="RECTANGLE"; type="rectangle"; @@ -7244,27 +3708,13 @@ class Mission a=16; b=6; angle=297.65393; - id=2788; - atlOffset=207.47806; - }; - class Item6 - { - dataType="Marker"; - position[]={13762.174,267.72495,6390.0107}; - name="outp_16_vehicle_1"; - markerType="RECTANGLE"; - type="rectangle"; - colorName="ColorGreen"; - a=16; - b=6; - angle=185.17293; - id=2789; - atlOffset=207.09605; + id=1702; + atlOffset=-0.00037765503; }; - class Item7 + class Item5 { dataType="Marker"; - position[]={14211.598,225.50993,16372.656}; + position[]={14210.926,18.408001,16370.31}; name="outp_17_vehicle_1"; markerType="RECTANGLE"; type="rectangle"; @@ -7272,13 +3722,13 @@ class Mission a=27.965; b=6; angle=313.526; - id=2790; - atlOffset=207.17938; + id=1706; + atlOffset=0.00035095215; }; - class Item8 + class Item6 { dataType="Marker"; - position[]={18061.934,223.66992,19172.449}; + position[]={18061.262,16.568001,19170.102}; name="outp_18_vehicle_1"; markerType="RECTANGLE"; type="rectangle"; @@ -7286,13 +3736,13 @@ class Mission a=16; b=6; angle=356.86978; - id=2791; - atlOffset=205.74556; + id=1709; + atlOffset=-1.2892303; }; - class Item9 + class Item7 { dataType="Marker"; - position[]={9679.709,210.38493,22281.676}; + position[]={9679.0371,3.283,22279.33}; name="outp_19_vehicle_1"; markerType="RECTANGLE"; type="rectangle"; @@ -7300,27 +3750,27 @@ class Mission a=16; b=6; angle=179.15395; - id=2792; - atlOffset=207.22461; + id=1711; + atlOffset=-0.00029850006; }; - class Item10 + class Item8 { dataType="Marker"; - position[]={14942.777,213.35793,11127.453}; + position[]={14877.56,6.2558594,11083.141}; name="outp_1_vehicle_1"; markerType="RECTANGLE"; type="rectangle"; colorName="ColorGreen"; - a=21.330999; - b=6; - angle=116.12996; - id=2793; - atlOffset=207.22694; + a=14.093861; + b=9.505229; + angle=44.636372; + id=1687; + atlOffset=-2.0868673; }; - class Item11 + class Item9 { dataType="Marker"; - position[]={18749.133,415.81693,10198.637}; + position[]={18748.461,208.715,10196.29}; name="outp_20_vehicle_2"; markerType="RECTANGLE"; type="rectangle"; @@ -7328,13 +3778,13 @@ class Mission a=16; b=6; angle=31.330996; - id=2794; - atlOffset=206.86227; + id=1717; + atlOffset=0.0004119873; }; - class Item12 + class Item10 { dataType="Marker"; - position[]={17905.875,293.23993,11739.514}; + position[]={17905.203,86.138,11737.167}; name="outp_21_vehicle_1"; markerType="RECTANGLE"; type="rectangle"; @@ -7342,27 +3792,27 @@ class Mission a=16; b=6; angle=179.00998; - id=2795; - atlOffset=207.2533; + id=1720; + atlOffset=0.00012969971; }; - class Item13 + class Item11 { dataType="Marker"; - position[]={6805.375,271.08694,16093.973}; + position[]={6799.9351,63.98439,16071.857}; name="outp_22_vehicle_1"; markerType="RECTANGLE"; type="rectangle"; colorName="ColorGreen"; a=19.957001; b=6; - angle=54.413975; - id=2796; - atlOffset=206.96396; + angle=150.4612; + id=1723; + atlOffset=3.0296059; }; - class Item14 + class Item12 { dataType="Marker"; - position[]={15140.342,224.37193,17384.344}; + position[]={15139.67,17.27,17381.998}; name="outp_23_vehicle_1"; markerType="RECTANGLE"; type="rectangle"; @@ -7370,13 +3820,13 @@ class Mission a=22.108999; b=6; angle=135.44598; - id=2797; - atlOffset=207.15535; + id=1726; + atlOffset=0.024906158; }; - class Item15 + class Item13 { dataType="Marker"; - position[]={15188.106,225.02933,17299.227}; + position[]={15187.435,17.927404,17296.881}; name="outp_23_vehicle_2"; markerType="RECTANGLE"; type="rectangle"; @@ -7384,55 +3834,54 @@ class Mission a=17.883682; b=6; angle=46.395073; - id=2798; - atlOffset=207.10416; + id=1731; }; - class Item16 + class Item14 { dataType="Marker"; - position[]={26428.559,272.40692,22177.891}; + position[]={26494.926,65.305,22204.051}; name="outp_24_vehicle_1"; markerType="RECTANGLE"; type="rectangle"; colorName="ColorGreen"; a=20.091999; b=6; - angle=127.84294; - id=2799; - atlOffset=207.3084; + angle=35.010845; + id=1733; + atlOffset=2.079937; }; - class Item17 + class Item15 { dataType="Marker"; - position[]={10035.121,222.52293,11233.685}; + position[]={10020.384,15.421,11282.046}; name="outp_25_vehicle_1"; markerType="RECTANGLE"; type="rectangle"; colorName="ColorGreen"; - a=16; + a=13.568802; b=6; - angle=126.10399; - id=2800; - atlOffset=206.60255; + angle=49.485085; + id=1738; + atlOffset=-1.2362518; }; - class Item18 + class Item16 { dataType="Marker"; - position[]={4577.7207,458.54694,15485.069}; + position[]={4542.6333,251.44482,15445.232}; name="outp_26_vehicle_1"; markerType="RECTANGLE"; type="rectangle"; colorName="ColorGreen"; - a=17.419001; + a=11.781784; b=6; - angle=148.88396; - id=2801; - atlOffset=207.68512; + angle=121.53134; + id=1741; + atlOffset=-10.466766; }; - class Item19 + class Item17 { dataType="Marker"; - position[]={8380.9102,387.25293,18245.422}; + position[]={8380.2383,180.151,18243.074}; name="outp_27_vehicle_1"; markerType="RECTANGLE"; type="rectangle"; @@ -7440,97 +3889,55 @@ class Mission a=9.6168661; b=6; angle=162.08994; - id=2802; - atlOffset=207.15036; + id=1745; + atlOffset=0.016784668; }; - class Item20 + class Item18 { dataType="Marker"; - position[]={9893.373,443.91891,19393.891}; + position[]={9871.7246,236.81689,19403.197}; name="outp_28_vehicle_1"; markerType="RECTANGLE"; type="rectangle"; colorName="ColorGreen"; a=18.695999; b=6; - angle=210.56499; - id=2803; - atlOffset=206.33826; - }; - class Item21 - { - dataType="Marker"; - position[]={3053.5127,256.59995,13168.589}; - name="outp_29_vehicle_1"; - markerType="RECTANGLE"; - type="rectangle"; - colorName="ColorGreen"; - a=19.511999; - b=6; - angle=17.710993; - id=2804; - atlOffset=207.6209; + angle=311.08942; + id=1749; + atlOffset=1.1072388; }; - class Item22 + class Item19 { dataType="Marker"; - position[]={19331.217,401.37192,9683.2744}; + position[]={19330.545,194.27,9680.9277}; name="outp_2_vehicle"; markerType="RECTANGLE"; type="rectangle"; colorName="ColorGreen"; - a=16; - b=6; - angle=22.808001; - id=2805; - atlOffset=206.79659; - }; - class Item23 - { - dataType="Marker"; - position[]={6576.0317,300.07993,22665.629}; - name="outp_30_vehicle"; - markerType="RECTANGLE"; - type="rectangle"; - colorName="ColorGreen"; - a=9.7550001; - b=6; - angle=79.897995; - id=2806; - atlOffset=206.46753; - }; - class Item24 - { - dataType="Marker"; - position[]={12796.879,294.82593,16666.621}; - name="outp_31_vehicle_1"; - markerType="RECTANGLE"; - type="rectangle"; - colorName="ColorGreen"; - a=14.977; + a=16; b=6; - angle=86.280991; - id=2807; - atlOffset=207.09195; + angle=22.808001; + id=1713; + atlOffset=0.00032043457; }; - class Item25 + class Item20 { dataType="Marker"; - position[]={12867.362,294.21939,16707.762}; - name="outp_31_vehicle_2"; + position[]={6575.3599,92.977997,22663.283}; + name="outp_30_vehicle"; markerType="RECTANGLE"; type="rectangle"; colorName="ColorGreen"; - a=14.977; + a=9.7550001; b=6; - angle=43.421745; - id=2808; - atlOffset=207.30878; + angle=79.897995; + id=1763; + atlOffset=-0.83794403; }; - class Item26 + class Item21 { dataType="Marker"; - position[]={8906.9092,282.78592,23441.871}; + position[]={8906.2373,75.683998,23439.525}; name="outp_32_vehicle_1"; markerType="RECTANGLE"; type="rectangle"; @@ -7538,27 +3945,27 @@ class Mission a=16.806999; b=6; angle=206.726; - id=2809; - atlOffset=206.89075; + id=1774; + atlOffset=0.00011444092; }; - class Item27 + class Item22 { dataType="Marker"; - position[]={5489.7578,234.40193,14995.95}; + position[]={5508.6279,27.299805,14944.141}; name="outp_33_vehicle_1"; markerType="RECTANGLE"; type="rectangle"; colorName="ColorGreen"; - a=15.37; - b=6; - angle=129.084; - id=2810; - atlOffset=207.10193; + a=15.218662; + b=5.2340765; + angle=131.56476; + id=1780; + atlOffset=5.4298401; }; - class Item28 + class Item23 { dataType="Marker"; - position[]={14173.13,282.78293,21203.504}; + position[]={14172.458,75.681,21201.158}; name="outp_34_vehicle_1"; markerType="RECTANGLE"; type="rectangle"; @@ -7566,13 +3973,13 @@ class Mission a=15.285; b=6; angle=292.5199; - id=2811; - atlOffset=206.7498; + id=1783; + atlOffset=-0.0004196167; }; - class Item29 + class Item24 { dataType="Marker"; - position[]={4300.4434,499.59793,20655.25}; + position[]={4299.771,292.496,20652.904}; name="outp_35_vehicle_1"; markerType="RECTANGLE"; type="rectangle"; @@ -7580,27 +3987,27 @@ class Mission a=16.218; b=6; angle=52.910992; - id=2812; - atlOffset=207.35101; + id=1785; + atlOffset=0.2104187; }; - class Item30 + class Item25 { dataType="Marker"; - position[]={23484.605,297.97192,21125.313}; + position[]={23476.938,91.315163,21157.039}; name="outp_36_vehicle_1"; markerType="RECTANGLE"; type="rectangle"; colorName="ColorGreen"; a=22.618999; b=6; - angle=358.60391; - id=2813; - atlOffset=207.24437; + angle=152.80844; + id=1791; + atlOffset=0.83612061; }; - class Item31 + class Item26 { dataType="Marker"; - position[]={20950.596,222.66693,19267.031}; + position[]={20949.924,15.565,19264.684}; name="outp_37_vehicle_1"; markerType="RECTANGLE"; type="rectangle"; @@ -7608,27 +4015,13 @@ class Mission a=18.469999; b=6; angle=153.76292; - id=2814; - atlOffset=207.90268; - }; - class Item32 - { - dataType="Marker"; - position[]={20055.119,302.31293,6720.0469}; - name="outp_38_vehicle_1"; - markerType="RECTANGLE"; - type="rectangle"; - colorName="ColorGreen"; - a=18.07; - b=6; - angle=234.786; - id=2815; - atlOffset=201.03491; + id=1796; + atlOffset=0.92764091; }; - class Item33 + class Item27 { dataType="Marker"; - position[]={17545.283,220.13393,13242.321}; + position[]={17544.611,13.032,13239.975}; name="outp_39_helipad"; markerType="RECTANGLE"; type="rectangle"; @@ -7636,13 +4029,13 @@ class Mission a=66.589996; b=50; angle=45.695976; - id=2816; - atlOffset=207.12695; + id=1804; + atlOffset=0.00043678284; }; - class Item34 + class Item28 { dataType="Marker"; - position[]={17402.594,221.56293,13175.228}; + position[]={17401.922,14.461,13172.881}; name="outp_39_vehicle_1"; markerType="RECTANGLE"; type="rectangle"; @@ -7650,13 +4043,13 @@ class Mission a=22.298; b=6; angle=48.046001; - id=2817; - atlOffset=207.14107; + id=1805; + atlOffset=-6.8664551e-005; }; - class Item35 + class Item29 { dataType="Marker"; - position[]={16809.652,213.06194,12057.39}; + position[]={16806.412,5.96,12040.5}; name="outp_3_vehicle"; markerType="RECTANGLE"; type="rectangle"; @@ -7664,27 +4057,13 @@ class Mission a=11.13; b=6; angle=89.784973; - id=2818; - atlOffset=208.42146; - }; - class Item36 - { - dataType="Marker"; - position[]={12314.965,327.97891,8837.1357}; - name="outp_40_vehicle_1"; - markerType="RECTANGLE"; - type="rectangle"; - colorName="ColorGreen"; - a=23.473; - b=6; - angle=146.304; - id=2819; - atlOffset=206.74661; + id=1762; + atlOffset=1.1670446; }; - class Item37 + class Item30 { dataType="Marker"; - position[]={8333.2529,280.64594,10120.304}; + position[]={8332.5811,73.543999,10117.957}; name="outp_41_vehicle_1"; markerType="RECTANGLE"; type="rectangle"; @@ -7692,13 +4071,13 @@ class Mission a=17.212; b=6; angle=141.97301; - id=2820; - atlOffset=207.50159; + id=1816; + atlOffset=-0.00046539307; }; - class Item38 + class Item31 { dataType="Marker"; - position[]={5244.9844,233.46693,14231.432}; + position[]={5241.0723,26.365,14220.217}; name="outp_42_vehicle_1"; markerType="RECTANGLE"; type="rectangle"; @@ -7706,27 +4085,27 @@ class Mission a=15.914; b=6; angle=201.08298; - id=2821; - atlOffset=207.39359; + id=1820; + atlOffset=1.5822773; }; - class Item39 + class Item32 { dataType="Marker"; - position[]={21825.271,216.64793,20910.031}; + position[]={22019.559,9.5454102,21077.9}; name="outp_4_vehicle"; markerType="RECTANGLE"; type="rectangle"; colorName="ColorGreen"; - a=27.976; - b=6; - angle=295.16293; - id=2822; - atlOffset=206.95357; + a=13.195194; + b=4.6088772; + angle=144.22905; + id=1807; + atlOffset=-20.770973; }; - class Item40 + class Item33 { dataType="Marker"; - position[]={28305.785,223.79793,25729.547}; + position[]={28305.113,16.695999,25727.201}; name="outp_5_vehicle_1"; markerType="RECTANGLE"; type="rectangle"; @@ -7734,27 +4113,27 @@ class Mission a=27.976; b=6; angle=237.77997; - id=2823; - atlOffset=207.19431; + id=1823; + atlOffset=0.00021934509; }; - class Item41 + class Item34 { dataType="Marker"; - position[]={25371.506,281.61493,21816.719}; - name="outp_6_vehicle_2"; + position[]={25346.941,74.512695,21777.053}; + name="outp_6_vehicle"; markerType="RECTANGLE"; type="rectangle"; colorName="ColorGreen"; - a=21.875; + a=16.650284; b=6; - angle=104.42495; - id=2824; - atlOffset=207.34317; + angle=149.30984; + id=1830; + atlOffset=-3.4708939; }; - class Item42 + class Item35 { dataType="Marker"; - position[]={4945.6289,544.125,21895.238}; + position[]={4944.957,337.02301,21892.891}; name="outp_7_vehicle"; markerType="RECTANGLE"; type="rectangle"; @@ -7762,13 +4141,13 @@ class Mission a=21.875; b=6; angle=216.69794; - id=2825; - atlOffset=205.36996; + id=1831; + atlOffset=-1.4115601; }; - class Item43 + class Item36 { dataType="Marker"; - position[]={20617.783,243.59593,18783.656}; + position[]={20617.111,36.493999,18781.311}; name="outp_8_vehicle_1"; markerType="RECTANGLE"; type="rectangle"; @@ -7776,55 +4155,55 @@ class Mission a=13.891; b=6; angle=53.623981; - id=2826; - atlOffset=207.11325; + id=1834; + atlOffset=0.00044250488; }; - class Item44 + class Item37 { dataType="Marker"; - position[]={20531.777,249.94193,20076.355}; + position[]={20560.881,42.839844,20086.174}; name="outp_9_vehicle_2"; markerType="RECTANGLE"; type="rectangle"; colorName="ColorGreen"; - a=20.466999; + a=18.320681; b=6; - angle=343.647; - id=2827; - atlOffset=205.95844; + angle=189.80705; + id=1836; + atlOffset=-4.2795105; }; - class Item45 + class Item38 { dataType="Marker"; - position[]={23036.4,255.12793,7290.7891}; + position[]={23033.504,48.025879,7232.0947}; name="outp_vehicle_1"; markerType="RECTANGLE"; type="rectangle"; colorName="ColorGreen"; a=16; b=6; - angle=144.64497; - id=2828; - atlOffset=206.55913; + angle=356.30463; + id=1684; + atlOffset=0.60370255; }; - class Item46 + class Item39 { dataType="Marker"; - position[]={23068.254,255.2583,7293.6377}; + position[]={23044.23,48.156364,7272.1895}; name="outpost"; markerType="RECTANGLE"; type="Empty"; colorName="ColorGreen"; - a=128.48125; - b=85.299866; - angle=148.493; - id=2829; - atlOffset=206.9926; + a=245.50171; + b=99.217972; + angle=168.19028; + id=15; + atlOffset=-0.78923798; }; - class Item47 + class Item40 { dataType="Marker"; - position[]={14832.858,214.19177,11132.929}; + position[]={14832.187,7.0898438,11130.582}; name="outpost_1"; markerType="RECTANGLE"; type="Empty"; @@ -7832,13 +4211,13 @@ class Mission a=111.65083; b=92.584541; angle=223.67722; - id=2830; - atlOffset=205.94215; + id=16; + atlOffset=-1.1140766; }; - class Item48 + class Item41 { dataType="Marker"; - position[]={16083.852,222.95555,17005.07}; + position[]={16083.18,15.853616,17002.723}; name="outpost_10"; markerType="RECTANGLE"; type="Empty"; @@ -7846,13 +4225,12 @@ class Mission a=150; b=150; angle=59.834778; - id=2831; - atlOffset=207.08986; + id=40; }; - class Item49 + class Item42 { dataType="Marker"; - position[]={12480.511,281.60645,15199.8}; + position[]={12479.839,74.504509,15197.453}; name="outpost_11"; markerType="RECTANGLE"; type="Empty"; @@ -7860,13 +4238,12 @@ class Mission a=93.247932; b=59.666313; angle=179.33261; - id=2832; - atlOffset=207.1987; + id=47; }; - class Item50 + class Item43 { dataType="Marker"; - position[]={9210.9004,479.33194,19282.949}; + position[]={9210.2285,272.23001,19280.602}; name="outpost_12"; markerType="RECTANGLE"; type="Empty"; @@ -7874,13 +4251,13 @@ class Mission a=73.601997; b=78.302002; angle=11.914993; - id=2833; - atlOffset=207.133; + id=1106; + atlOffset=-3.0517578e-005; }; - class Item51 + class Item44 { dataType="Marker"; - position[]={16584.584,242.24493,19015.676}; + position[]={16583.912,35.143002,19013.328}; name="outpost_13"; markerType="RECTANGLE"; type="Empty"; @@ -7888,27 +4265,26 @@ class Mission a=87.918999; b=63.997002; angle=320.76587; - id=2834; - atlOffset=207.17905; + id=37; + atlOffset=-0.00025177002; }; - class Item52 + class Item45 { dataType="Marker"; - position[]={3912.0742,257.22678,12300.014}; + position[]={3910.7341,50.384377,12293.879}; name="outpost_14"; markerType="RECTANGLE"; type="Empty"; colorName="ColorGreen"; - a=35.515831; - b=30.457802; + a=51.382103; + b=52.908852; angle=208.80701; - id=2835; - atlOffset=207.17393; + id=50; }; - class Item53 + class Item46 { dataType="Marker"; - position[]={8915.6719,207.10193,7479.3467}; + position[]={8915,0,7477}; name="outpost_15"; markerType="RECTANGLE"; type="Empty"; @@ -7916,13 +4292,13 @@ class Mission a=90; b=90; angle=180.99997; - id=2836; - atlOffset=139.84222; + id=871; + atlOffset=-67.197334; }; - class Item54 + class Item47 { dataType="Marker"; - position[]={13786.237,207.10193,6392.3477}; + position[]={13788.169,0,6374.5029}; name="outpost_16"; markerType="RECTANGLE"; type="Empty"; @@ -7930,13 +4306,13 @@ class Mission a=146.16084; b=108.68304; angle=180.99997; - id=2837; - atlOffset=146.83026; + id=872; + atlOffset=-59.750725; }; - class Item55 + class Item48 { dataType="Marker"; - position[]={14275.845,226.40993,16277.497}; + position[]={14275.173,19.308001,16275.15}; name="outpost_17"; markerType="RECTANGLE"; type="Empty"; @@ -7944,13 +4320,13 @@ class Mission a=194.21001; b=123.19; angle=135.83093; - id=2838; - atlOffset=207.0433; + id=1183; + atlOffset=-0.061306; }; - class Item56 + class Item49 { dataType="Marker"; - position[]={18090.57,225.88109,19183.602}; + position[]={18089.898,18.779161,19181.254}; name="outpost_18"; markerType="RECTANGLE"; type="Empty"; @@ -7958,27 +4334,26 @@ class Mission a=64.573318; b=62.230595; angle=5.8140187; - id=2839; - atlOffset=207.19221; + id=53; }; - class Item57 + class Item50 { dataType="Marker"; - position[]={9708.1338,209.69313,22308.246}; + position[]={9707.4756,2.5912011,22307.146}; name="outpost_19"; markerType="RECTANGLE"; type="Empty"; colorName="ColorGreen"; a=75.518005; - b=40; + b=44.349529; angle=180.64592; - id=2840; - atlOffset=207.0988; + id=54; + atlOffset=-0.0016627312; }; - class Item58 + class Item51 { dataType="Marker"; - position[]={19353.299,402.75513,9682.7891}; + position[]={19352.627,195.6532,9680.4424}; name="outpost_2"; markerType="RECTANGLE"; type="Empty"; @@ -7986,13 +4361,12 @@ class Mission a=113.56775; b=93.518616; angle=263.16; - id=2841; - atlOffset=206.91301; + id=20; }; - class Item59 + class Item52 { dataType="Marker"; - position[]={18727.447,416.39786,10214.844}; + position[]={18726.775,209.29594,10212.497}; name="outpost_20"; markerType="RECTANGLE"; type="Empty"; @@ -8000,27 +4374,26 @@ class Mission a=90.591553; b=102.88486; angle=79.841003; - id=2842; - atlOffset=207.06076; + id=67; }; - class Item60 + class Item53 { dataType="Marker"; - position[]={17861.146,296.09738,11750.148}; + position[]={17869.176,88.995438,11748.62}; name="outpost_21"; markerType="RECTANGLE"; type="Empty"; colorName="ColorGreen"; - a=69.961136; - b=65.694496; + a=150.14371; + b=62.844753; angle=148.493; - id=2843; - atlOffset=207.06094; + id=68; + atlOffset=0.34254456; }; - class Item61 + class Item54 { dataType="Marker"; - position[]={6842.3789,207.10193,16110.396}; + position[]={6841.707,0,16108.049}; name="outpost_22"; markerType="RECTANGLE"; type="Empty"; @@ -8028,13 +4401,13 @@ class Mission a=79.827721; b=78.197495; angle=147.99994; - id=2844; - atlOffset=135.97592; + id=69; + atlOffset=-70.221909; }; - class Item62 + class Item55 { dataType="Marker"; - position[]={15176.815,207.10193,17364.488}; + position[]={15176.144,0,17362.143}; name="outpost_23"; markerType="RECTANGLE"; type="Empty"; @@ -8042,27 +4415,27 @@ class Mission a=130; b=119.167; angle=132.57394; - id=2845; - atlOffset=189.17027; + id=822; + atlOffset=-17.914383; }; - class Item63 + class Item56 { dataType="Marker"; - position[]={26435.707,273.61649,22142.957}; + position[]={26473.201,66.514404,22189.578}; name="outpost_24"; markerType="RECTANGLE"; type="Empty"; colorName="ColorGreen"; a=115.21288; b=89.814232; - angle=187.06653; - id=2846; - atlOffset=207.11597; + angle=124.11147; + id=71; + atlOffset=2.0865707; }; - class Item64 + class Item57 { dataType="Marker"; - position[]={10011.971,223.51991,11237.686}; + position[]={10020.71,16.417969,11242.795}; name="outpost_25"; markerType="RECTANGLE"; type="Empty"; @@ -8070,13 +4443,13 @@ class Mission a=60; b=40; angle=103.32623; - id=2847; - atlOffset=206.97961; + id=91; + atlOffset=0.013397217; }; - class Item65 + class Item58 { dataType="Marker"; - position[]={4552.2051,468.26111,15428.511}; + position[]={4553.2354,261.15918,15432.443}; name="outpost_26"; markerType="RECTANGLE"; type="Empty"; @@ -8084,13 +4457,13 @@ class Mission a=80; b=84.554283; angle=311.44165; - id=2848; - atlOffset=206.0441; + id=93; + atlOffset=-0.5453186; }; - class Item66 + class Item59 { dataType="Marker"; - position[]={8393.9297,387.16599,18248.578}; + position[]={8393.2578,180.06404,18246.23}; name="outpost_27"; markerType="RECTANGLE"; type="Empty"; @@ -8098,13 +4471,13 @@ class Mission a=69.973289; b=50.811649; angle=246.62001; - id=2849; - atlOffset=207.08029; + id=94; + atlOffset=-0.098068237; }; - class Item67 + class Item60 { dataType="Marker"; - position[]={9931.1787,450.62292,19388.625}; + position[]={9930.5068,243.521,19386.279}; name="outpost_28"; markerType="RECTANGLE"; type="Empty"; @@ -8112,27 +4485,27 @@ class Mission a=124.208; b=92.790001; angle=11.914993; - id=2850; - atlOffset=208.71935; + id=41; + atlOffset=0.88917542; }; - class Item68 + class Item61 { dataType="Marker"; - position[]={3089.459,207.10193,13203.2}; + position[]={3096.3308,0,13198.282}; name="outpost_29"; markerType="RECTANGLE"; type="Empty"; colorName="ColorGreen"; - a=122.33163; + a=130.30142; b=104.55561; angle=198.82098; - id=2851; - atlOffset=159.33647; + id=863; + atlOffset=-47.876278; }; - class Item69 + class Item62 { dataType="Marker"; - position[]={16839.963,212.18228,12056.903}; + position[]={16839.291,5.0803537,12054.557}; name="outpost_3"; markerType="RECTANGLE"; type="Empty"; @@ -8140,13 +4513,13 @@ class Mission a=65.068436; b=65.217522; angle=180.25404; - id=2852; - atlOffset=207.05397; + id=21; + atlOffset=-0.039912701; }; - class Item70 + class Item63 { dataType="Marker"; - position[]={6566.5044,207.10193,22682.164}; + position[]={6565.8325,0,22679.818}; name="outpost_30"; markerType="RECTANGLE"; type="Empty"; @@ -8154,13 +4527,13 @@ class Mission a=68.098083; b=67.079865; angle=207.99992; - id=2853; - atlOffset=116.02888; + id=864; + atlOffset=-91.033112; }; - class Item71 + class Item64 { dataType="Marker"; - position[]={12850.806,207.10193,16723.691}; + position[]={12850.134,0,16721.346}; name="outpost_31"; markerType="RECTANGLE"; type="Empty"; @@ -8168,13 +4541,13 @@ class Mission a=138.955; b=103.767; angle=305.90884; - id=2854; - atlOffset=121.1294; + id=35; + atlOffset=-86.045792; }; - class Item72 + class Item65 { dataType="Marker"; - position[]={8851.2334,207.10193,23453.914}; + position[]={8850.5615,0,23451.566}; name="outpost_32"; markerType="RECTANGLE"; type="Empty"; @@ -8182,13 +4555,13 @@ class Mission a=72.266563; b=72.315842; angle=207.99992; - id=2855; - atlOffset=128.31204; + id=866; + atlOffset=-78.791023; }; - class Item73 + class Item66 { dataType="Marker"; - position[]={5473.6973,207.10193,15005.7}; + position[]={5473.0254,0,15003.354}; name="outpost_33"; markerType="RECTANGLE"; type="Empty"; @@ -8196,13 +4569,13 @@ class Mission a=80; b=106.27872; angle=41.308632; - id=2856; - atlOffset=179.80193; + id=867; + atlOffset=-27.299999; }; - class Item74 + class Item67 { dataType="Marker"; - position[]={14216.63,281.10693,21228.02}; + position[]={14215.958,74.004997,21225.672}; name="outpost_34"; markerType="RECTANGLE"; type="Empty"; @@ -8210,13 +4583,13 @@ class Mission a=95.519997; b=107.119; angle=108.33795; - id=2857; - atlOffset=207.13876; + id=36; + atlOffset=-0.00031280518; }; - class Item75 + class Item68 { dataType="Marker"; - position[]={4276.8555,207.10193,20686.961}; + position[]={4276.1841,0,20684.613}; name="outpost_35"; markerType="RECTANGLE"; type="Empty"; @@ -8224,13 +4597,13 @@ class Mission a=62.662998; b=62.290001; angle=10.999998; - id=2858; - atlOffset=-85.634552; + id=898; + atlOffset=-292.7337; }; - class Item76 + class Item69 { dataType="Marker"; - position[]={23595.176,300.74994,21102.676}; + position[]={23594.504,93.648003,21100.33}; name="outpost_36"; markerType="RECTANGLE"; type="Empty"; @@ -8238,13 +4611,13 @@ class Mission a=228.10001; b=126.625; angle=20.485994; - id=2859; - atlOffset=206.54553; + id=25; + atlOffset=-1.1079559; }; - class Item77 + class Item70 { dataType="Marker"; - position[]={20941.406,207.10193,19237.988}; + position[]={20940.734,0,19235.641}; name="outpost_37"; markerType="RECTANGLE"; type="Empty"; @@ -8252,13 +4625,13 @@ class Mission a=120; b=120; angle=16.886997; - id=2860; - atlOffset=192.75766; + id=24; + atlOffset=-14.022084; }; - class Item78 + class Item71 { dataType="Marker"; - position[]={20083.568,308.12192,6730.6875}; + position[]={20082.896,101.02,6728.3408}; name="outpost_38"; markerType="RECTANGLE"; type="Empty"; @@ -8266,13 +4639,13 @@ class Mission a=60; b=60; angle=36.850998; - id=2861; - atlOffset=207.12936; + id=4; + atlOffset=-9.1552734e-005; }; - class Item79 + class Item72 { dataType="Marker"; - position[]={17437.107,221.06393,13171.57}; + position[]={17436.436,13.962,13169.224}; name="outpost_39"; markerType="RECTANGLE"; type="Empty"; @@ -8280,41 +4653,40 @@ class Mission a=108; b=95; angle=46.794998; - id=2862; - atlOffset=207.16478; + id=5; + atlOffset=2.2888184e-005; }; - class Item80 + class Item73 { dataType="Marker"; - position[]={21925.568,224.39793,20984.559}; + position[]={21930.385,17.916773,20977.428}; name="outpost_4"; markerType="RECTANGLE"; type="Empty"; colorName="ColorGreen"; a=205.00101; - b=120; + b=86.198303; angle=319.12381; - id=2863; - atlOffset=203.31961; + id=26; + atlOffset=0.038764954; }; - class Item81 + class Item74 { dataType="Marker"; - position[]={12294.565,331.09494,8897.2256}; + position[]={12287.355,123.92165,8888.1191}; name="outpost_40"; markerType="RECTANGLE"; type="Empty"; colorName="ColorGreen"; - a=78.936996; + a=147.57285; b=67.440002; angle=243.71994; - id=2864; - atlOffset=207.12021; + id=42; }; - class Item82 + class Item75 { dataType="Marker"; - position[]={8292.1221,283.04193,10067.769}; + position[]={8291.4502,75.940002,10065.422}; name="outpost_41"; markerType="RECTANGLE"; type="Empty"; @@ -8322,13 +4694,13 @@ class Mission a=59.033001; b=77.987; angle=54.859959; - id=2865; - atlOffset=206.23737; + id=43; + atlOffset=-0.90668488; }; - class Item83 + class Item76 { dataType="Marker"; - position[]={5372.9414,252.06293,14239.489}; + position[]={5372.269,44.960999,14237.143}; name="outpost_42"; markerType="RECTANGLE"; type="Empty"; @@ -8336,13 +4708,13 @@ class Mission a=195; b=100; angle=348.11884; - id=2866; - atlOffset=207.58299; + id=44; + atlOffset=1.4786491; }; - class Item84 + class Item77 { dataType="Marker"; - position[]={28324.66,221.65469,25756.758}; + position[]={28323.988,14.552761,25754.41}; name="outpost_5"; markerType="RECTANGLE"; type="Empty"; @@ -8350,13 +4722,12 @@ class Mission a=82.389435; b=86.495293; angle=148.493; - id=2867; - atlOffset=207.10587; + id=27; }; - class Item85 + class Item78 { dataType="Marker"; - position[]={25259.225,293.02969,21830.031}; + position[]={25265.373,85.683853,21799.918}; name="outpost_6"; markerType="RECTANGLE"; type="Empty"; @@ -8364,13 +4735,13 @@ class Mission a=114.15364; b=88.959595; angle=358.83786; - id=2868; - atlOffset=206.94327; + id=29; + atlOffset=2.220932; }; - class Item86 + class Item79 { dataType="Marker"; - position[]={4843.1777,207.10193,21952.797}; + position[]={4842.5059,0,21950.449}; name="outpost_7"; markerType="RECTANGLE"; type="Empty"; @@ -8378,13 +4749,13 @@ class Mission a=127.844; b=94.438004; angle=6.0409966; - id=2869; - atlOffset=-133.49112; + id=868; + atlOffset=-340.86972; }; - class Item87 + class Item80 { dataType="Marker"; - position[]={20600.746,244.18895,18817.328}; + position[]={20600.074,37.087017,18814.98}; name="outpost_8"; markerType="RECTANGLE"; type="Empty"; @@ -8392,13 +4763,13 @@ class Mission a=72.874878; b=54.685825; angle=321.35321; - id=2870; - atlOffset=207.12741; + id=38; + atlOffset=0.029518127; }; - class Item88 + class Item81 { dataType="Marker"; - position[]={20628,207.10193,20106.289}; + position[]={20627.328,0,20103.941}; name="outpost_9"; markerType="RECTANGLE"; type="Empty"; @@ -8406,52 +4777,52 @@ class Mission a=73.530098; b=137.52365; angle=93.484039; - id=2871; - atlOffset=155.71988; + id=39; + atlOffset=-51.286819; }; - class Item89 + class Item82 { dataType="Marker"; - position[]={15991.876,220.84793,17101.48}; + position[]={15991.204,13.746,17099.135}; name="outp_10_mortar"; markerType="ELLIPSE"; type="ellipse"; colorName="ColorYellow"; a=6.7709999; b=7.2989998; - id=2872; - atlOffset=207.11189; + id=1693; + atlOffset=0.00012111664; }; - class Item90 + class Item83 { dataType="Marker"; - position[]={12482.896,281.83093,15175.528}; + position[]={12482.224,74.728996,15173.182}; name="outp_11_mortar_1"; markerType="ELLIPSE"; type="ellipse"; colorName="ColorYellow"; a=5.2979999; b=5.1939998; - id=2873; - atlOffset=207.0481; + id=1696; + atlOffset=0.12184143; }; - class Item91 + class Item84 { dataType="Marker"; - position[]={9700.3623,209.75493,22311.484}; + position[]={9699.6904,2.6530001,22309.137}; name="outp_19_mortar_2"; markerType="ELLIPSE"; type="ellipse"; colorName="ColorYellow"; a=5.2979999; b=5.1939998; - id=2874; - atlOffset=207.10063; + id=1712; + atlOffset=1.7881393e-005; }; - class Item92 + class Item85 { dataType="Marker"; - position[]={6832.041,288.75592,16149.803}; + position[]={6831.3691,81.653999,16147.456}; name="outp_22_mortar"; markerType="ELLIPSE"; type="ellipse"; @@ -8459,13 +4830,13 @@ class Mission a=5.2979999; b=5.1939998; angle=33.497993; - id=2875; - atlOffset=206.5618; + id=1725; + atlOffset=-9.9182129e-005; }; - class Item93 + class Item86 { dataType="Marker"; - position[]={15189.25,225.00192,17348.617}; + position[]={15188.578,17.9,17346.27}; name="outp_23_mortar_1"; markerType="ELLIPSE"; type="ellipse"; @@ -8473,26 +4844,26 @@ class Mission a=5.2979999; b=5.1939998; angle=49.468983; - id=2876; - atlOffset=207.0981; + id=1732; + atlOffset=0.00040435791; }; - class Item94 + class Item87 { dataType="Marker"; - position[]={10018.202,223.63293,11244.637}; + position[]={10028.652,16.530579,11248.523}; name="outp_25_mortar_4"; markerType="ELLIPSE"; type="ellipse"; colorName="ColorYellow"; a=5.2979999; b=5.1939998; - id=2877; - atlOffset=207.07321; + id=1739; + atlOffset=0.06675148; }; - class Item95 + class Item88 { dataType="Marker"; - position[]={4578.5547,466.35294,15444.063}; + position[]={4577.8828,259.25101,15441.716}; name="outp_26_mortar_1"; markerType="ELLIPSE"; type="ellipse"; @@ -8500,13 +4871,13 @@ class Mission a=5.2979999; b=5.1939998; angle=24.434999; - id=2878; - atlOffset=207.57117; + id=1743; + atlOffset=0.00042724609; }; - class Item96 + class Item89 { dataType="Marker"; - position[]={8399.4326,387.74649,18216.141}; + position[]={8398.7607,180.64455,18213.795}; name="outp_27_mortar_1"; markerType="ELLIPSE"; type="ellipse"; @@ -8514,13 +4885,12 @@ class Mission a=5.2979999; b=5.1939998; angle=18.951014; - id=2879; - atlOffset=207.03757; + id=1746; }; - class Item97 + class Item90 { dataType="Marker"; - position[]={9956.415,459.34195,19368.781}; + position[]={9955.7432,252.24001,19366.436}; name="outp_28_mortar_1"; markerType="ELLIPSE"; type="ellipse"; @@ -8528,13 +4898,13 @@ class Mission a=5.2979999; b=5.1939998; angle=33.497993; - id=2880; - atlOffset=207.10681; + id=1750; + atlOffset=-0.00048828125; }; - class Item98 + class Item91 { dataType="Marker"; - position[]={3129.6699,276.35593,13091.188}; + position[]={3128.998,69.253998,13088.842}; name="outp_29_mortar_1"; markerType="ELLIPSE"; type="ellipse"; @@ -8542,13 +4912,13 @@ class Mission a=5.2979999; b=5.1939998; angle=33.497993; - id=2881; - atlOffset=207.22568; + id=1757; + atlOffset=9.9182129e-005; }; - class Item99 + class Item92 { dataType="Marker"; - position[]={3053.3193,245.3219,13257.432}; + position[]={3052.6475,38.219971,13255.085}; name="outp_29_mortar_2"; markerType="ELLIPSE"; type="ellipse"; @@ -8556,270 +4926,1945 @@ class Mission a=5.2979999; b=5.1939998; angle=33.497993; - id=2882; - atlOffset=213.21635; + id=1758; + atlOffset=6.1582565; }; - class Item100 + class Item93 { dataType="Marker"; - position[]={19375.732,402.17392,9682.2227}; + position[]={19375.061,195.07201,9679.876}; name="outp_2_mortar_3"; markerType="ELLIPSE"; type="ellipse"; colorName="ColorYellow"; a=5.2979999; b=5.1939998; - id=2883; - atlOffset=207.0954; + id=1714; + atlOffset=-0.00024414063; }; - class Item101 - { - dataType="Marker"; - position[]={8839.3916,285.87494,23448.535}; - name="outp_32_mortar"; - markerType="ELLIPSE"; - type="ellipse"; - colorName="ColorYellow"; - a=5.2979999; - b=5.1939998; - id=2884; - atlOffset=207.20067; - }; - class Item102 + class Item94 { dataType="Marker"; - position[]={14220.59,280.89194,21236.531}; + position[]={14219.918,73.790001,21234.186}; name="outp_34_mortar_1"; markerType="ELLIPSE"; type="ellipse"; colorName="ColorYellow"; a=5.2979999; b=5.1939998; - id=2885; - atlOffset=207.26447; + id=1784; + atlOffset=-0.00046539307; }; - class Item103 + class Item95 { dataType="Marker"; - position[]={4289.9863,500.25293,20684.34}; + position[]={4289.3149,293.151,20681.994}; name="outp_35_mortar_1"; markerType="ELLIPSE"; type="ellipse"; colorName="ColorYellow"; a=5.2979999; b=5.1939998; - id=2886; - atlOffset=207.09549; + id=1786; + atlOffset=0.0002746582; }; - class Item104 + class Item96 { dataType="Marker"; - position[]={23538.99,296.62683,21125.59}; + position[]={23538.318,89.524902,21123.242}; name="outp_36_mortar_1"; markerType="ELLIPSE"; type="ellipse"; colorName="ColorYellow"; a=5.2979999; b=5.1939998; - id=2887; - atlOffset=204.97156; + id=1792; + atlOffset=-2.1778412; }; - class Item105 + class Item97 { dataType="Marker"; - position[]={20915.852,218.70093,19197.449}; + position[]={20915.18,11.599,19195.104}; name="outp_37_mortar_1"; markerType="ELLIPSE"; type="ellipse"; colorName="ColorYellow"; a=5.2979999; b=5.1939998; - id=2888; - atlOffset=207.30057; + id=1800; + atlOffset=0.00035476685; }; - class Item106 + class Item98 { dataType="Marker"; - position[]={17413.1,220.53593,13210.528}; + position[]={17412.428,13.434,13208.182}; name="outp_39_mortar_1"; markerType="ELLIPSE"; type="ellipse"; colorName="ColorYellow"; a=5.2979999; b=5.1939998; - id=2889; - atlOffset=207.14786; + id=1806; + atlOffset=6.8664551e-005; }; - class Item107 + class Item99 { dataType="Marker"; - position[]={21924.563,224.36893,20974.449}; + position[]={21923.891,17.267,20972.102}; name="outp_4_mortar"; markerType="ELLIPSE"; type="ellipse"; colorName="ColorYellow"; a=5.2979999; b=5.1939998; - id=2890; - atlOffset=206.83174; + id=1808; + atlOffset=0.00042915344; }; - class Item108 + class Item100 { dataType="Marker"; - position[]={28329.502,221.68793,25778.965}; + position[]={28328.83,14.586,25776.619}; name="outp_5_mortar"; markerType="ELLIPSE"; type="ellipse"; colorName="ColorYellow"; a=5.2979999; b=5.1939998; - id=2891; - atlOffset=207.08511; + id=1824; + atlOffset=-0.00040340424; }; - class Item109 + class Item101 { dataType="Marker"; - position[]={20584.633,258.32794,20116.129}; + position[]={20583.961,51.226002,20113.781}; name="outp_9_mortar_1"; markerType="ELLIPSE"; type="ellipse"; colorName="ColorYellow"; a=5.2979999; b=5.1939998; - id=2892; - atlOffset=207.0994; + id=1837; + atlOffset=0.00015258789; }; - class Item110 + class Item102 { dataType="Marker"; - position[]={14081.111,34.843975,22968.395}; + position[]={14065.475,34.910465,22961.996}; name="outpost_43"; markerType="RECTANGLE"; type="Empty"; colorName="ColorGreen"; - a=87.105591; - b=74.364456; - angle=43.078976; - id=2950; + a=95.519997; + b=107.119; + angle=108.33795; + id=2066; }; - class Item111 + class Item103 { dataType="Marker"; - position[]={14060.512,33.164883,23014.5}; - name="outp_34_vehicle_2"; + position[]={14021.675,33.834,22974.539}; + name="outp_43_vehicle_1"; markerType="RECTANGLE"; type="rectangle"; colorName="ColorGreen"; a=15.285; b=6; - angle=314.16183; - id=2952; + angle=312.75589; + id=2067; + atlOffset=-0.0001335144; }; }; - id=2782; - atlOffset=126.60043; + id=1838; + atlOffset=77.115417; + }; + class Item201 + { + dataType="Marker"; + position[]={14253.315,17.788271,15837.864}; + name="detectPlayer"; + markerType="RECTANGLE"; + type="rectangle"; + a=167.41121; + b=126.42507; + angle=44.982628; + id=1842; + atlOffset=-0.11751556; + }; + class Item202 + { + dataType="Marker"; + position[]={15347.249,17.269489,17057.338}; + name="detectPlayer_1"; + markerType="RECTANGLE"; + type="rectangle"; + a=232.08978; + b=221.01483; + angle=44.982628; + id=1843; + atlOffset=-0.64051056; + }; + class Item203 + { + dataType="Marker"; + position[]={14630.354,16.922852,16663.969}; + name="detectPlayer_2"; + markerType="RECTANGLE"; + type="rectangle"; + a=157.70596; + b=747.32251; + angle=44.982628; + id=1844; + atlOffset=-0.98714828; + }; + class Item204 + { + dataType="Marker"; + position[]={21150.047,21.595703,7171.021}; + name="detectPlayer_3"; + markerType="RECTANGLE"; + type="rectangle"; + a=49.782391; + b=184.25052; + angle=41.68185; + id=1845; + atlOffset=-1.137167; + }; + class Item205 + { + dataType="Marker"; + position[]={21180.377,18.380419,7536.7598}; + name="detectPlayer_4"; + markerType="RECTANGLE"; + type="rectangle"; + a=78.340714; + b=112.18743; + angle=4.9869037; + id=1846; + atlOffset=-0.41155434; + }; + class Item206 + { + dataType="Marker"; + position[]={26809.674,20.055626,24839.627}; + name="detectPlayer_5"; + markerType="RECTANGLE"; + type="rectangle"; + a=28.420944; + b=258.4447; + angle=41.144028; + id=1847; + atlOffset=-1.4739056; + }; + class Item207 + { + dataType="Object"; + class PositionInfo + { + position[]={14028.912,36.482021,22953.412}; + angles[]={0,0.8457005,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2018; + type="Land_HBarrier_Big_F"; + }; + class Item208 + { + dataType="Object"; + class PositionInfo + { + position[]={14034.55,37.07119,22947.049}; + angles[]={0,0.8457005,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2019; + type="Land_HBarrier_Big_F"; + }; + class Item209 + { + dataType="Object"; + class PositionInfo + { + position[]={14036.584,36.229534,22960.209}; + angles[]={0,0.8457005,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2020; + type="Land_HBarrier_Big_F"; + }; + class Item210 + { + dataType="Object"; + class PositionInfo + { + position[]={14040.187,37.544735,22940.688}; + angles[]={0,0.8457005,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2021; + type="Land_HBarrier_Big_F"; + }; + class Item211 + { + dataType="Object"; + class PositionInfo + { + position[]={14045.824,37.85849,22934.326}; + angles[]={0,0.8457005,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2022; + type="Land_HBarrier_Big_F"; + }; + class Item212 + { + dataType="Object"; + class PositionInfo + { + position[]={14051.461,38.024464,22927.965}; + angles[]={0,0.8457005,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2023; + type="Land_HBarrier_Big_F"; + }; + class Item213 + { + dataType="Object"; + class PositionInfo + { + position[]={14057.098,38.325909,22921.604}; + angles[]={0,0.8457005,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2024; + type="Land_HBarrier_Big_F"; + }; + class Item214 + { + dataType="Object"; + class PositionInfo + { + position[]={14063.846,38.174915,22921.904}; + angles[]={0,5.5580893,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2025; + type="Land_HBarrier_Big_F"; + }; + class Item215 + { + dataType="Object"; + class PositionInfo + { + position[]={14042.221,36.677586,22953.848}; + angles[]={0,0.8457005,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2026; + type="Land_HBarrier_Big_F"; + }; + class Item216 + { + dataType="Object"; + class PositionInfo + { + position[]={14047.857,36.817955,22947.486}; + angles[]={0,0.8457005,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2027; + type="Land_HBarrier_Big_F"; + }; + class Item217 + { + dataType="Object"; + class PositionInfo + { + position[]={14053.495,37.247833,22941.123}; + angles[]={0,0.8457005,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2028; + type="Land_HBarrier_Big_F"; + }; + class Item218 + { + dataType="Object"; + class PositionInfo + { + position[]={14059.132,37.552708,22934.762}; + angles[]={0,0.8457005,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2029; + type="Land_HBarrier_Big_F"; + }; + class Item219 + { + dataType="Object"; + class PositionInfo + { + position[]={14070.021,37.597038,22927.375}; + angles[]={0,5.5580893,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2030; + type="Land_HBarrier_Big_F"; + atlOffset=6.4849854e-005; + }; + class Item220 + { + dataType="Object"; + class PositionInfo + { + position[]={14037.069,35.818417,22965.316}; + angles[]={0,5.5580893,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2031; + type="Land_HBarrier_Big_F"; + }; + class Item221 + { + dataType="Object"; + class PositionInfo + { + position[]={14043.431,35.228703,22970.953}; + angles[]={0,5.5580893,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2032; + type="Land_HBarrier_Big_F"; + }; + class Item222 + { + dataType="Object"; + class PositionInfo + { + position[]={14049.792,34.901073,22976.59}; + angles[]={0,5.5580893,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2033; + type="Land_HBarrier_Big_F"; + }; + class Item223 + { + dataType="Object"; + class PositionInfo + { + position[]={14056.154,34.813828,22982.229}; + angles[]={0,5.5580893,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2034; + type="Land_HBarrier_Big_F"; + }; + class Item224 + { + dataType="Object"; + class PositionInfo + { + position[]={14062.516,34.909134,22987.865}; + angles[]={0,5.5580893,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2035; + type="Land_HBarrier_Big_F"; + }; + class Item225 + { + dataType="Object"; + class PositionInfo + { + position[]={14072.741,35.515434,22981.225}; + angles[]={0,0.8457005,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2036; + type="Land_HBarrier_Big_F"; + }; + class Item226 + { + dataType="Object"; + class PositionInfo + { + position[]={14078.378,36.055168,22974.865}; + angles[]={0,0.8457005,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2037; + type="Land_HBarrier_Big_F"; + }; + class Item227 + { + dataType="Object"; + class PositionInfo + { + position[]={14084.016,36.098282,22968.504}; + angles[]={0,0.8457005,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2038; + type="Land_HBarrier_Big_F"; + }; + class Item228 + { + dataType="Object"; + class PositionInfo + { + position[]={14089.652,35.953918,22962.141}; + angles[]={0,0.8457005,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2039; + type="Land_HBarrier_Big_F"; + }; + class Item229 + { + dataType="Object"; + class PositionInfo + { + position[]={14095.29,35.678814,22955.779}; + angles[]={0,0.8457005,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2040; + type="Land_HBarrier_Big_F"; + }; + class Item230 + { + dataType="Object"; + class PositionInfo + { + position[]={14076.217,37.101246,22933.199}; + angles[]={0,5.5580893,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2041; + type="Land_HBarrier_Big_F"; + }; + class Item231 + { + dataType="Object"; + class PositionInfo + { + position[]={14082.578,36.619598,22938.838}; + angles[]={0,5.5580893,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2042; + type="Land_HBarrier_Big_F"; + }; + class Item232 + { + dataType="Object"; + class PositionInfo + { + position[]={14088.94,36.222355,22944.473}; + angles[]={0,5.5580893,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2043; + type="Land_HBarrier_Big_F"; + }; + class Item233 + { + dataType="Object"; + class PositionInfo + { + position[]={14095.302,35.736694,22950.111}; + angles[]={0,5.5580893,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2044; + type="Land_HBarrier_Big_F"; + }; + class Item234 + { + dataType="Object"; + class PositionInfo + { + position[]={14029.691,38.780243,22960.447}; + angles[]={0,5.5580893,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2045; + type="Land_BarGate_F"; + }; + class Item235 + { + dataType="Object"; + class PositionInfo + { + position[]={14045.458,39.259121,22966.404}; + angles[]={0,2.4164968,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=2046; + type="Land_Cargo_Patrol_V1_F"; + }; + class Item236 + { + dataType="Object"; + class PositionInfo + { + position[]={14103.646,35.161423,22962.182}; + angles[]={0,3.9872932,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2047; + type="Land_HBarrier_Big_F"; + }; + class Item237 + { + dataType="Object"; + class PositionInfo + { + position[]={14098.008,35.617924,22968.543}; + angles[]={0,3.9872932,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2048; + type="Land_HBarrier_Big_F"; + }; + class Item238 + { + dataType="Object"; + class PositionInfo + { + position[]={14092.371,36.035774,22974.906}; + angles[]={0,3.9872932,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2049; + type="Land_HBarrier_Big_F"; + }; + class Item239 + { + dataType="Object"; + class PositionInfo + { + position[]={14086.733,36.155319,22981.268}; + angles[]={0,3.9872932,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2050; + type="Land_HBarrier_Big_F"; + }; + class Item240 + { + dataType="Object"; + class PositionInfo + { + position[]={14081.097,35.663727,22987.627}; + angles[]={0,3.9872932,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2051; + type="Land_HBarrier_Big_F"; + }; + class Item241 + { + dataType="Object"; + class PositionInfo + { + position[]={14075.459,35.099125,22993.99}; + angles[]={0,3.9872932,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2052; + type="Land_HBarrier_Big_F"; + }; + class Item242 + { + dataType="Object"; + class PositionInfo + { + position[]={14068.712,34.954521,22993.689}; + angles[]={0,2.416497,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2053; + type="Land_HBarrier_Big_F"; + }; + class Item243 + { + dataType="Object"; + class PositionInfo + { + position[]={14102.867,38.06916,22955.145}; + angles[]={0,2.416497,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2054; + type="Land_BarGate_F"; + }; + class Item244 + { + dataType="Object"; + class PositionInfo + { + position[]={14087.071,39.930779,22957.516}; + angles[]={0,3.9872932,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=2055; + type="Land_Cargo_Patrol_V1_F"; + }; + class Item245 + { + dataType="Object"; + class PositionInfo + { + position[]={14086.56,40.018272,22949.045}; + angles[]={0,5.5580893,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=2056; + type="Land_Cargo_Patrol_V1_F"; + }; + class Item246 + { + dataType="Object"; + class PositionInfo + { + position[]={14063.789,36.751133,22938.555}; + angles[]={0,3.9872932,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=2057; + type="Land_Cargo_House_V1_F"; + }; + class Item247 + { + dataType="Object"; + class PositionInfo + { + position[]={14068.271,34.795521,22977.6}; + angles[]={0,0.8457005,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=2058; + type="Land_Cargo_House_V1_F"; + }; + class Item248 + { + dataType="Object"; + class PositionInfo + { + position[]={14069.041,38.881191,22982.691}; + angles[]={0,3.4636943,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=2059; + type="Land_TTowerSmall_1_F"; + }; + class Item249 + { + dataType="Object"; + class PositionInfo + { + position[]={14062.742,44.821911,22932.951}; + angles[]={0,3.9872932,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=2060; + type="Land_TTowerSmall_2_F"; + }; + class Item250 + { + dataType="Object"; + class PositionInfo + { + position[]={14044.946,40.054173,22957.934}; + angles[]={0,0.8457005,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=2061; + type="Land_Cargo_Patrol_V1_F"; + }; + class Item251 + { + dataType="Object"; + class PositionInfo + { + position[]={14079.237,36.143406,22969.693}; + angles[]={0,0.84569931,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + disableSimulation=1; + }; + id=2062; + type="Land_Cargo40_military_green_F"; + atlOffset=-0.0017242432; + }; + class Item252 + { + dataType="Object"; + class PositionInfo + { + position[]={14077.167,36.137745,22967.902}; + angles[]={0,0.84569931,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + disableSimulation=1; + }; + id=2063; + type="Land_Cargo40_military_green_F"; + atlOffset=-0.0065155029; + }; + class Item253 + { + dataType="Object"; + class PositionInfo + { + position[]={14078.302,38.766918,22968.865}; + angles[]={0,0.84569931,0}; + }; + side="Empty"; + class Attributes + { + createAsSimpleObject=1; + disableSimulation=1; + }; + id=2064; + type="Land_Cargo40_military_green_F"; + atlOffset=2.6157455; + }; + class Item254 + { + dataType="Object"; + class PositionInfo + { + position[]={14054.67,36.290642,22948.846}; + angles[]={0,3.9872932,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2065; + type="Land_Medevac_house_V1_F"; + }; + class Item255 + { + dataType="Marker"; + position[]={23151.998,3.1900001,18710.371}; + name="detectPlayer_6"; + markerType="RECTANGLE"; + type="rectangle"; + a=331.90103; + b=419.68304; + angle=35.229828; + id=2069; + }; + class Item256 + { + dataType="Marker"; + position[]={26907.941,19.783936,24787.373}; + name="detectPlayer_7"; + markerType="RECTANGLE"; + type="rectangle"; + a=232.08978; + b=356.7608; + angle=40.230858; + id=2070; + atlOffset=-0.27813339; + }; + class Item257 + { + dataType="Object"; + class PositionInfo + { + position[]={27230.6,31.640327,24923.701}; + angles[]={0,4.8690257,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=2071; + type="Land_Cargo_Patrol_V1_F"; + atlOffset=1.9073486e-006; + }; + class Item258 + { + dataType="Object"; + class PositionInfo + { + position[]={27154.068,29.099325,25006.623}; + angles[]={0,3.1593726,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=2072; + type="Land_Cargo_Patrol_V1_F"; + atlOffset=5.531311e-005; + }; + class Item259 + { + dataType="Marker"; + position[]={9083.5059,16.686979,21513.898}; + name="detectPlayer_8"; + markerType="RECTANGLE"; + type="rectangle"; + a=137.24051; + b=229.81824; + angle=53.608429; + id=2073; + atlOffset=0.76835632; + }; + class Item260 + { + dataType="Object"; + class PositionInfo + { + position[]={9958.335,252.07631,19347.332}; + angles[]={0,3.0500429,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2115; + type="Land_HelipadCircle_F"; + atlOffset=-0.19013977; + }; + class Item261 + { + dataType="Object"; + class PositionInfo + { + position[]={8840.5029,78.78978,23445.32}; + angles[]={0,5.0232735,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2116; + type="Land_HelipadCircle_F"; + }; + class Item262 + { + dataType="Object"; + class PositionInfo + { + position[]={23522.6,94.347443,21100.398}; + angles[]={0.058590703,0,6.2591867}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=2122; + type="Land_HelipadCircle_F"; + atlOffset=1; + }; + class Item263 + { + dataType="Object"; + class PositionInfo + { + position[]={17533.875,13.243526,13224.594}; + angles[]={0,0.76598108,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2130; + type="Land_HelipadCircle_F"; + atlOffset=9.5367432e-007; + }; + class Item264 + { + dataType="Object"; + class PositionInfo + { + position[]={21924.871,18.925884,20996.355}; + angles[]={6.249866,5.4232478,6.2778587}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2131; + type="Land_HelipadCircle_F"; + }; + class Item265 + { + dataType="Object"; + class PositionInfo + { + position[]={12271.824,123.74216,8899.5869}; + angles[]={0,1.3927937,0.017329043}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2136; + type="Land_HelipadCircle_F"; + atlOffset=-7.6293945e-006; + }; + class Item266 + { + dataType="Object"; + class PositionInfo + { + position[]={5231.9487,21.351006,14190.727}; + angles[]={0,3.2478385,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2139; + type="Land_HelipadCircle_F"; + }; + class Item267 + { + dataType="Object"; + class PositionInfo + { + position[]={25213.873,88.856415,21831.223}; + angles[]={0.086446159,1.6404872,6.2405472}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=2144; + type="Land_HelipadCircle_F"; + atlOffset=0.37290192; + }; + class Item268 + { + dataType="Object"; + class PositionInfo + { + position[]={11587.15,23.150932,11889.158}; + angles[]={0,5.2593365,6.2805333}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2149; + type="Land_HelipadCircle_F"; + atlOffset=1.9073486e-006; + }; + class Item269 + { + dataType="Object"; + class PositionInfo + { + position[]={11603.809,23.039009,11913.01}; + angles[]={6.2658529,5.2871041,6.2578578}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2150; + type="Land_HelipadCircle_F"; + atlOffset=-1.9073486e-006; + }; + class Item270 + { + dataType="Object"; + class PositionInfo + { + position[]={11609.816,22.945129,11890.792}; + angles[]={0.0053265258,5.2837157,6.2685208}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2151; + type="Land_HelipadCircle_F"; + atlOffset=3.8146973e-006; + }; + class Item271 + { + dataType="Object"; + class PositionInfo + { + position[]={20822.846,28.195873,7244.998}; + angles[]={0.026662467,5.633924,6.2325621}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2152; + type="Land_HelipadCircle_F"; + }; + class Item272 + { + dataType="Object"; + class PositionInfo + { + position[]={21064.295,23.19836,7236.5093}; + angles[]={0,1.7830271,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2154; + type="Land_HelipadCircle_F"; + }; + class Item273 + { + dataType="Object"; + class PositionInfo + { + position[]={21057.859,24.084713,7206.1875}; + angles[]={0,1.7738841,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2155; + type="Land_HelipadCircle_F"; + }; + class Item274 + { + dataType="Object"; + class PositionInfo + { + position[]={23072.695,3.1900024,18927.695}; + angles[]={0,4.7131939,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2156; + type="Land_HelipadCircle_F"; + atlOffset=2.3841858e-006; + }; + class Item275 + { + dataType="Object"; + class PositionInfo + { + position[]={23069.787,3.1900024,18890.918}; + angles[]={0,4.7131939,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2157; + type="Land_HelipadCircle_F"; + atlOffset=2.3841858e-006; + }; + class Item276 + { + dataType="Object"; + class PositionInfo + { + position[]={23095.24,3.1900024,18874.094}; + angles[]={0,4.7131939,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2158; + type="Land_HelipadCircle_F"; + atlOffset=2.3841858e-006; + }; + class Item277 + { + dataType="Object"; + class PositionInfo + { + position[]={23093.674,3.1900024,18909.113}; + angles[]={0,4.7131939,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2159; + type="Land_HelipadCircle_F"; + atlOffset=2.3841858e-006; + }; + class Item278 + { + dataType="Object"; + class PositionInfo + { + position[]={23096.629,3.1900024,18942.527}; + angles[]={0,4.7131939,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2160; + type="Land_HelipadCircle_F"; + atlOffset=2.3841858e-006; + }; + class Item279 + { + dataType="Object"; + class PositionInfo + { + position[]={26883.035,22.038963,24655.873}; + angles[]={0,2.2840643,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2161; + type="Land_HelipadCircle_F"; + atlOffset=-0.26065826; + }; + class Item280 + { + dataType="Object"; + class PositionInfo + { + position[]={14857.457,17.651112,16646.766}; + angles[]={0,2.3506138,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2164; + type="Land_HelipadCircle_F"; + }; + class Item281 + { + dataType="Object"; + class PositionInfo + { + position[]={14811.212,17.85,16600.33}; + angles[]={0,2.3506138,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2166; + type="Land_HelipadCircle_F"; + }; + class Item282 + { + dataType="Object"; + class PositionInfo + { + position[]={14767.51,17.859985,16555.156}; + angles[]={0,2.3506138,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2168; + type="Land_HelipadCircle_F"; + }; + class Item283 + { + dataType="Object"; + class PositionInfo + { + position[]={9141.6699,16.318115,21538.525}; + angles[]={6.2711902,5.5412021,0.041309625}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2169; + type="Land_HelipadCircle_F"; + atlOffset=0.22242355; + }; + class Item284 + { + dataType="Object"; + class PositionInfo + { + position[]={9166.8887,16.337111,21558.92}; + angles[]={0.039979152,5.5412021,0.031990308}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2170; + type="Land_HelipadCircle_F"; + atlOffset=0.032659531; + }; + class Item285 + { + dataType="Object"; + class PositionInfo + { + position[]={9194.2373,16.396822,21580.723}; + angles[]={0.021328852,5.5730138,0.02399601}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2171; + type="Land_HelipadCircle_F"; + }; + class Item286 + { + dataType="Object"; + class PositionInfo + { + position[]={20744.559,17.669258,15743.7}; + angles[]={6.233892,2.4153216,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2172; + type="Land_HelipadCircle_F"; + }; + class Item287 + { + dataType="Object"; + class PositionInfo + { + position[]={26989.162,19.947716,21469.859}; + angles[]={6.2511969,2.3535261,0.0053377044}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2173; + type="Land_HelipadCircle_F"; + }; + class Item288 + { + dataType="Object"; + class PositionInfo + { + position[]={8242.0313,17.562733,10995.715}; + angles[]={6.2113123,4.0670881,0.018675024}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=2175; + type="Land_HelipadCircle_F"; + atlOffset=2; + }; + class Item289 + { + dataType="Object"; + class PositionInfo + { + position[]={16649.008,2.1900024,12356.169}; + angles[]={0,4.0987434,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2177; + type="Land_HelipadCircle_F"; + atlOffset=2.3841858e-006; + }; + class Item290 + { + dataType="Object"; + class PositionInfo + { + position[]={15313.276,4.3776779,15848.938}; + angles[]={6.2778587,1.5801737,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2178; + type="Land_HelipadCircle_F"; + atlOffset=2.3841858e-006; + }; + class Item291 + { + dataType="Object"; + class PositionInfo + { + position[]={20725.881,4.0239563,19527.777}; + angles[]={0.0026529003,5.3749857,0.0053232545}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=2179; + type="Land_HelipadCircle_F"; + atlOffset=0.99999642; + }; + class Item292 + { + dataType="Object"; + class PositionInfo + { + position[]={14088.715,35.506645,22998.75}; + angles[]={0,5.5535851,0}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=2180; + type="Land_HelipadCircle_F"; + atlOffset=1; + }; + class Item293 + { + dataType="Object"; + class PositionInfo + { + position[]={3158.0322,49.123093,13174.985}; + angles[]={0,1.737242,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2182; + type="Land_HelipadCircle_F"; + atlOffset=-3.4332275e-005; + }; + class Item294 + { + dataType="Object"; + class PositionInfo + { + position[]={23096.74,47.766159,7271.6172}; + angles[]={0,2.0688248,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2183; + type="Land_HelipadCircle_F"; + atlOffset=3.8146973e-006; + }; + class Item295 + { + dataType="Object"; + class PositionInfo + { + position[]={14894.901,8.3792162,11100.242}; + angles[]={0.030656165,2.3384774,0.0080009829}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2186; + type="Land_HelipadCircle_F"; + }; + class Item296 + { + dataType="Object"; + class PositionInfo + { + position[]={15975.451,14.074921,16958.23}; + angles[]={0,6.22577,6.2498641}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2187; + type="Land_HelipadCircle_F"; + atlOffset=-3.8146973e-006; + }; + class Item297 + { + dataType="Object"; + class PositionInfo + { + position[]={16119.685,13.277916,16940.875}; + angles[]={0.0066682254,5.7018437,6.2818484}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2188; + type="Land_HelipadCircle_F"; + atlOffset=2.8610229e-006; + }; + class Item298 + { + dataType="Object"; + class PositionInfo + { + position[]={8983.6494,70.519409,7483.3916}; + angles[]={0,3.4829223,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2191; + type="Land_HelipadCircle_F"; + }; + class Item299 + { + dataType="Object"; + class PositionInfo + { + position[]={13767.589,67.693954,6396.5332}; + angles[]={0.017332481,6.2026091,6.2471995}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=2192; + type="Land_HelipadCircle_F"; + atlOffset=7.1704254; }; - class Item349 + class Item300 { - dataType="Marker"; - position[]={14253.987,224.8902,15840.211}; - name="detectPlayer"; - markerType="RECTANGLE"; - type="rectangle"; - a=167.41121; - b=126.42507; - angle=44.982628; - id=2893; - atlOffset=206.99365; + dataType="Object"; + class PositionInfo + { + position[]={14253.524,20.080185,16233.076}; + angles[]={0,0.62871033,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2193; + type="Land_HelipadCircle_F"; }; - class Item350 + class Item301 { - dataType="Marker"; - position[]={15347.921,224.37141,17059.684}; - name="detectPlayer_1"; - markerType="RECTANGLE"; - type="rectangle"; - a=232.08978; - b=221.01483; - angle=44.982628; - id=2894; - atlOffset=206.46141; + dataType="Object"; + class PositionInfo + { + position[]={14279.062,19.333855,16339.343}; + angles[]={0,4.5205193,0}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=2194; + type="Land_HelipadCircle_F"; + atlOffset=0.25383568; }; - class Item351 + class Item302 { - dataType="Marker"; - position[]={14631.026,224.02478,16666.316}; - name="detectPlayer_2"; - markerType="RECTANGLE"; - type="rectangle"; - a=157.70596; - b=747.32251; - angle=44.982628; - id=2895; - atlOffset=206.11478; + dataType="Object"; + class PositionInfo + { + position[]={18141.746,14.556969,19175.996}; + angles[]={6.256525,6.2051988,6.2605233}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2195; + type="Land_HelipadCircle_F"; + atlOffset=-1.9073486e-006; }; - class Item352 + class Item303 { - dataType="Marker"; - position[]={21150.719,228.69763,7173.3672}; - name="detectPlayer_3"; - markerType="RECTANGLE"; - type="rectangle"; - a=49.782391; - b=184.25052; - angle=41.68185; - id=2896; - atlOffset=206.11505; + dataType="Object"; + class PositionInfo + { + position[]={18706.785,209.50308,10198.211}; + angles[]={0,0.054734595,0}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=2196; + type="Land_HelipadCircle_F"; + atlOffset=0.28367615; }; - class Item353 + class Item304 { - dataType="Marker"; - position[]={21181.049,225.48235,7539.1064}; - name="detectPlayer_4"; - markerType="RECTANGLE"; - type="rectangle"; - a=78.340714; - b=112.18743; - angle=4.9869037; - id=2897; - atlOffset=206.72942; + dataType="Object"; + class PositionInfo + { + position[]={19341.111,198.2975,9719.5303}; + angles[]={6.2392201,0.18830356,0.0013439035}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=2198; + type="Land_HelipadCircle_F"; + atlOffset=1; }; - class Item354 + class Item305 { dataType="Object"; class PositionInfo { - position[]={8203.7549,21.286436,10993.729}; - angles[]={0,2.6051571,0}; + position[]={17842.561,87.35099,11707.78}; + angles[]={6.2033539,3.0341849,6.2591867}; }; side="Empty"; - flags=5; class Attributes { + disableSimulation=1; }; - id=2899; - type="Land_Cargo_Patrol_V1_F"; - atlOffset=0.00016593933; + id=2199; + type="Land_HelipadCircle_F"; + atlOffset=1; }; - class Item355 + class Item306 { - dataType="Marker"; - position[]={11094.279,56.207184,15710.343}; - name="control_59"; - markerType="RECTANGLE"; - type="rectangle"; - a=300; - b=300; - angle=231.22296; - id=2901; + dataType="Object"; + class PositionInfo + { + position[]={17874.525,86.056427,11701.57}; + angles[]={6.2126393,3.20699,0.0026703537}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=2200; + type="Land_HelipadCircle_F"; + atlOffset=1; }; - class Item356 + class Item307 { dataType="Object"; class PositionInfo { - position[]={14043.024,36.020645,22962.395}; - angles[]={0,0.79759693,0}; + position[]={6783.3477,65.755798,16098.817}; + angles[]={6.2060056,2.1317279,6.2445393}; }; side="Empty"; flags=4; @@ -8827,16 +6872,120 @@ class Mission { disableSimulation=1; }; - id=2902; - type="Land_HBarrier_Big_F"; + id=2201; + type="Land_HelipadCircle_F"; + atlOffset=1.5258789e-005; }; - class Item357 + class Item308 + { + dataType="Object"; + class PositionInfo + { + position[]={4544.46,264.4278,15415.521}; + angles[]={0,0.60594475,0}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=2206; + type="Land_HelipadCircle_F"; + atlOffset=1; + }; + class Item309 + { + dataType="Object"; + class PositionInfo + { + position[]={5504.0898,28.300003,15011.77}; + angles[]={0,5.4187236,0}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=2213; + type="Land_HelipadSquare_F"; + atlOffset=1.0000038; + }; + class Item310 + { + dataType="Object"; + class PositionInfo + { + position[]={20909.68,16.796066,19306.297}; + angles[]={0,5.1713414,0}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=2216; + type="Land_HelipadSquare_F"; + atlOffset=1.3044205; + }; + class Item311 + { + dataType="Object"; + class PositionInfo + { + position[]={8332.8174,74.821396,10089.672}; + angles[]={0,5.6924443,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2217; + type="Land_HelipadSquare_F"; + atlOffset=7.6293945e-006; + }; + class Item312 + { + dataType="Object"; + class PositionInfo + { + position[]={14760.999,17.91,16603.215}; + angles[]={0,2.3293805,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2221; + type="Land_HelipadSquare_F"; + }; + class Item313 + { + dataType="Object"; + class PositionInfo + { + position[]={14805.15,17.91,16650.775}; + angles[]={0,2.3377085,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2223; + type="Land_HelipadSquare_F"; + }; + class Item314 { dataType="Object"; class PositionInfo { - position[]={14048.961,36.372517,22956.313}; - angles[]={0,0.79759693,0}; + position[]={26475.371,65.783783,22158.955}; + angles[]={0,3.7949493,0}; }; side="Empty"; flags=4; @@ -8844,67 +6993,163 @@ class Mission { disableSimulation=1; }; - id=2903; - type="Land_HBarrier_Big_F"; + id=2226; + type="Land_HelipadSquare_F"; + }; + class Item315 + { + dataType="Logic"; + class PositionInfo + { + position[]={9095.6582,16.438456,21501.064}; + angles[]={0,5.6388621,0}; + }; + areaSize[]={81.969002,0,17.787001}; + areaIsRectangle=1; + flags=1; + id=2239; + type="ModuleHideTerrainObjects_F"; + atlOffset=-0.10600281; + class CustomAttributes + { + class Attribute0 + { + property="#filter"; + expression="_this setVariable [""#filter"",_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=4; + }; + }; + }; + class Attribute1 + { + property="#hideLocally"; + expression="_this setVariable [""#hideLocally"",_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=2; + }; }; - class Item358 + class Item316 { - dataType="Object"; + dataType="Logic"; class PositionInfo { - position[]={14050.36,35.183212,22969.555}; - angles[]={0.086451322,0.79759693,6.2685165}; + position[]={5233.0068,20.809921,14195.897}; }; - side="Empty"; - flags=4; - class Attributes + areaSize[]={12.376,0,13.222}; + areaIsRectangle=1; + flags=1; + id=2240; + type="ModuleHideTerrainObjects_F"; + atlOffset=-0.099000931; + class CustomAttributes { - disableSimulation=1; + class Attribute0 + { + property="#filter"; + expression="_this setVariable [""#filter"",_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=15; + }; + }; + }; + class Attribute1 + { + property="#hideLocally"; + expression="_this setVariable [""#hideLocally"",_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=2; }; - id=2904; - type="Land_HBarrier_Big_F"; }; - class Item359 + class Item317 { dataType="Object"; class PositionInfo { - position[]={14054.898,36.724312,22950.229}; - angles[]={0,0.79759693,0}; + position[]={3142.8777,50.774357,13228.393}; + angles[]={0,4.3722277,0}; }; side="Empty"; - flags=4; + flags=5; class Attributes { - disableSimulation=1; }; - id=2905; - type="Land_HBarrier_Big_F"; + id=2241; + type="Land_Cargo_Patrol_V1_F"; + atlOffset=-0.17506409; }; - class Item360 + class Item318 { dataType="Object"; class PositionInfo { - position[]={14060.835,37.005466,22944.146}; - angles[]={0,0.79759693,0}; + position[]={3311.7671,6.9365516,12956.199}; + angles[]={0,4.4713793,0}; }; side="Empty"; - flags=4; + flags=5; class Attributes { - disableSimulation=1; }; - id=2906; - type="Land_HBarrier_Big_F"; + id=2242; + type="Land_Cargo_Patrol_V1_F"; + atlOffset=-0.13496947; }; - class Item361 + class Item319 { dataType="Object"; class PositionInfo { - position[]={14066.771,37.287483,22938.063}; - angles[]={0,0.79759693,0}; + position[]={3316.2908,3.2422557,12957.382}; + angles[]={0,1.3630595,0}; }; side="Empty"; flags=4; @@ -8912,237 +7157,428 @@ class Mission { disableSimulation=1; }; - id=2907; + id=2243; type="Land_HBarrier_Big_F"; + atlOffset=-0.14584851; }; - class Item362 + class Item320 { - dataType="Object"; - class PositionInfo - { - position[]={14072.708,37.331871,22931.979}; - angles[]={0,0.79759693,0}; - }; - side="Empty"; - flags=4; - class Attributes - { - disableSimulation=1; - }; - id=2908; - type="Land_HBarrier_Big_F"; + dataType="Marker"; + position[]={10124.025,14.747269,9732.2207}; + name="control_59"; + markerType="RECTANGLE"; + type="rectangle"; + a=15; + b=15; + angle=231.22296; + id=2244; }; - class Item363 + class Item321 { - dataType="Object"; - class PositionInfo - { - position[]={14079.434,36.975994,22932.604}; - angles[]={0,5.5099859,0}; - }; - side="Empty"; - flags=4; - class Attributes - { - disableSimulation=1; - }; - id=2909; - type="Land_HBarrier_Big_F"; + dataType="Marker"; + position[]={10763.227,13.705514,11181.826}; + name="control_60"; + markerType="RECTANGLE"; + type="rectangle"; + a=15; + b=15; + angle=231.22296; + id=2245; }; - class Item364 + class Item322 { - dataType="Object"; - class PositionInfo - { - position[]={14056.297,35.687477,22963.471}; - angles[]={0.086450629,0.79759693,0.034652505}; - }; - side="Empty"; - flags=4; - class Attributes - { - disableSimulation=1; - }; - id=2910; - type="Land_HBarrier_Big_F"; + dataType="Marker"; + position[]={13198.414,12.97139,7468.603}; + name="control_13"; + markerType="RECTANGLE"; + type="rectangle"; + a=15; + b=15; + angle=231.22296; + id=2246; }; - class Item365 + class Item323 { - dataType="Object"; + dataType="Logic"; class PositionInfo { - position[]={14062.233,36.416508,22957.389}; - angles[]={0.051953323,0.79759693,0.034654226}; + position[]={23049.137,48.70195,7259.9727}; }; - side="Empty"; - flags=4; - class Attributes + areaSize[]={8.5615234,0,10.661377}; + areaIsRectangle=1; + flags=1; + id=2247; + type="ModuleHideTerrainObjects_F"; + atlOffset=-0.08203125; + class CustomAttributes { - disableSimulation=1; + class Attribute0 + { + property="#filter"; + expression="_this setVariable [""#filter"",_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=15; + }; + }; + }; + class Attribute1 + { + property="#hideLocally"; + expression="_this setVariable [""#hideLocally"",_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=2; }; - id=2911; - type="Land_HBarrier_Big_F"; }; - class Item366 + class Item324 { - dataType="Object"; + dataType="Logic"; class PositionInfo { - position[]={14068.171,36.613556,22951.305}; - angles[]={0.051953323,0.79759693,6.2605233}; + position[]={18707.395,209.33618,10193.629}; }; - side="Empty"; - flags=4; - class Attributes + areaSize[]={14.719727,0,13.839844}; + flags=1; + id=2248; + type="ModuleHideTerrainObjects_F"; + atlOffset=0.30123901; + class CustomAttributes { - disableSimulation=1; + class Attribute0 + { + property="#filter"; + expression="_this setVariable [""#filter"",_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=15; + }; + }; + }; + class Attribute1 + { + property="#hideLocally"; + expression="_this setVariable [""#hideLocally"",_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=2; }; - id=2912; - type="Land_HBarrier_Big_F"; }; - class Item367 + class Item325 { - dataType="Object"; + dataType="Logic"; class PositionInfo { - position[]={14074.107,36.800529,22945.221}; - angles[]={0.067895547,0.79759693,6.2432065}; + position[]={14895.403,8.3254223,11103.784}; + angles[]={0,5.5062456,0}; }; - side="Empty"; - flags=4; - class Attributes + areaSize[]={11.460861,0,11.132427}; + areaIsRectangle=1; + flags=1; + id=2249; + type="ModuleHideTerrainObjects_F"; + atlOffset=-0.045426369; + class CustomAttributes { - disableSimulation=1; + class Attribute0 + { + property="#filter"; + expression="_this setVariable [""#filter"",_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=15; + }; + }; + }; + class Attribute1 + { + property="#hideLocally"; + expression="_this setVariable [""#hideLocally"",_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=2; }; - id=2913; - type="Land_HBarrier_Big_F"; }; - class Item368 + class Item326 + { + dataType="Marker"; + position[]={15374.11,15.504514,11380.49}; + name="control_61"; + markerType="RECTANGLE"; + type="rectangle"; + a=15; + b=15; + angle=231.22296; + id=2250; + }; + class Item327 { dataType="Object"; class PositionInfo { - position[]={14085.338,36.458363,22938.367}; - angles[]={0,5.5099859,0}; + position[]={15309.44,22.815001,16736.203}; + angles[]={0,4.6921878,0}; }; side="Empty"; - flags=4; + flags=5; class Attributes { - disableSimulation=1; }; - id=2914; - type="Land_HBarrier_Big_F"; + id=2252; + type="Land_Cargo_Patrol_V1_F"; }; - class Item369 + class Item328 { dataType="Object"; class PositionInfo { - position[]={14050.6,34.948311,22974.678}; - angles[]={0.021328852,5.5099859,0.0080009829}; + position[]={14455.635,21.223873,15853.189}; + angles[]={0,6.2757201,0}; }; side="Empty"; - flags=4; + flags=5; class Attributes { - disableSimulation=1; }; - id=2915; - type="Land_HBarrier_Big_F"; + id=2253; + type="Land_Cargo_Patrol_V1_F"; }; - class Item370 + class Item329 { dataType="Object"; class PositionInfo { - position[]={14056.683,34.869293,22980.615}; - angles[]={0.018660666,5.5099859,0.047963165}; + position[]={14920.786,22.857132,16318.692}; + angles[]={0,5.3714252,0}; }; side="Empty"; - flags=4; + flags=5; class Attributes { - disableSimulation=1; }; - id=2916; - type="Land_HBarrier_Big_F"; + id=2254; + type="Land_Cargo_Patrol_V1_F"; }; - class Item371 + class Item330 { - dataType="Object"; + dataType="Logic"; class PositionInfo { - position[]={14062.767,34.943043,22986.551}; - angles[]={0.033319358,5.5099859,0.0053265258}; + position[]={20908.754,23.967651,19306.35}; + angles[]={0,0.44567749,0}; }; - side="Empty"; - flags=4; - class Attributes + areaSize[]={13.785988,0,14.535183}; + areaIsRectangle=1; + flags=1; + id=2255; + type="ModuleHideTerrainObjects_F"; + atlOffset=8.4832373; + class CustomAttributes { - disableSimulation=1; + class Attribute0 + { + property="#filter"; + expression="_this setVariable [""#filter"",_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=15; + }; + }; + }; + class Attribute1 + { + property="#hideLocally"; + expression="_this setVariable [""#hideLocally"",_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=2; }; - id=2917; - type="Land_HBarrier_Big_F"; }; - class Item372 + class Item331 { - dataType="Object"; + dataType="Logic"; class PositionInfo { - position[]={14068.766,34.953388,22992.406}; - angles[]={6.2818484,5.5099859,0.010664274}; + position[]={21925.422,19.519072,20998}; + angles[]={0,0.68711865,0}; }; - side="Empty"; - flags=4; - class Attributes + areaSize[]={11.382733,0,15.524081}; + areaIsRectangle=1; + flags=1; + id=2256; + type="ModuleHideTerrainObjects_F"; + atlOffset=0.54500008; + class CustomAttributes { - disableSimulation=1; + class Attribute0 + { + property="#filter"; + expression="_this setVariable [""#filter"",_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=15; + }; + }; + }; + class Attribute1 + { + property="#hideLocally"; + expression="_this setVariable [""#hideLocally"",_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=2; }; - id=2918; - type="Land_HBarrier_Big_F"; }; - class Item373 + class Item332 { dataType="Object"; class PositionInfo { - position[]={14074.933,35.084152,22998.426}; - angles[]={6.2765174,5.5099859,0.030656165}; + position[]={25260.367,89.410812,21859.311}; + angles[]={0,3.2779787,0}; }; side="Empty"; - flags=4; + flags=5; class Attributes { - disableSimulation=1; }; - id=2919; - type="Land_HBarrier_Big_F"; + id=2257; + type="Land_Cargo_Patrol_V1_F"; }; - class Item374 + class Item333 { dataType="Object"; class PositionInfo { - position[]={14085.466,35.6119,22992.285}; - angles[]={0.11942852,0.79759693,6.2751846}; + position[]={25228.988,90.460274,21804.799}; + angles[]={0,0.28797561,0}; }; side="Empty"; - flags=4; + flags=5; class Attributes { - disableSimulation=1; }; - id=2920; - type="Land_HBarrier_Big_F"; + id=2258; + type="Land_Cargo_Patrol_V1_F"; + atlOffset=0.00011444092; }; - class Item375 + class Item334 { dataType="Object"; class PositionInfo { - position[]={14091.283,35.875328,22986.299}; - angles[]={6.2711945,0.797598,6.2751913}; + position[]={26906.068,21.622902,24682.42}; + angles[]={0,2.2840643,0}; }; side="Empty"; flags=4; @@ -9150,17 +7586,16 @@ class Mission { disableSimulation=1; }; - id=2921; - type="Land_HBarrier_Big_F"; - atlOffset=-0.25000381; + id=2259; + type="Land_HelipadCircle_F"; }; - class Item376 + class Item335 { dataType="Object"; class PositionInfo { - position[]={14097.339,35.951111,22980.119}; - angles[]={6.2711854,0.79759693,6.2645216}; + position[]={26928.926,20.767099,24708.93}; + angles[]={0,2.2840643,0}; }; side="Empty"; flags=4; @@ -9168,50 +7603,50 @@ class Mission { disableSimulation=1; }; - id=2922; - type="Land_HBarrier_Big_F"; + id=2260; + type="Land_HelipadCircle_F"; + atlOffset=7.0571899e-005; }; - class Item377 + class Item336 { dataType="Object"; class PositionInfo { - position[]={14103.413,35.439045,22974.021}; - angles[]={6.2525272,0.79759693,6.2020307}; + position[]={26965.152,33.535767,24792.342}; + angles[]={0,5.388217,0}; }; side="Empty"; - flags=4; + flags=5; class Attributes { - disableSimulation=1; }; - id=2923; - type="Land_HBarrier_Big_F"; + id=2261; + type="Land_Cargo_Tower_V1_F"; }; - class Item378 + class Item337 { dataType="Object"; class PositionInfo { - position[]={14109.212,34.936302,22967.953}; - angles[]={6.2645216,0.79759693,6.2605233}; + position[]={28292.219,20.548941,25757.754}; + angles[]={0,6.2711802,0}; }; side="Empty"; - flags=4; + flags=5; class Attributes { - disableSimulation=1; }; - id=2924; - type="Land_HBarrier_Big_F"; + id=2262; + type="Land_Cargo_Patrol_V1_F"; + atlOffset=-9.5367432e-007; }; - class Item379 + class Item338 { dataType="Object"; class PositionInfo { - position[]={14091.521,36.099869,22944.463}; - angles[]={0,5.5099869,0}; + position[]={5449.4214,27.299999,14987.742}; + angles[]={0,5.4187236,0}; }; side="Empty"; flags=4; @@ -9219,548 +7654,1634 @@ class Mission { disableSimulation=1; }; - id=2925; - type="Land_HBarrier_Big_F"; - atlOffset=3.8146973e-006; + id=2263; + type="Land_HelipadSquare_F"; }; - class Item380 + class Item339 { dataType="Object"; class PositionInfo { - position[]={14097.33,35.564468,22950.418}; - angles[]={0,5.5099859,0}; + position[]={9860.4824,236.44949,19432.936}; + angles[]={0,2.2518063,0}; }; side="Empty"; flags=4; class Attributes { - disableSimulation=1; }; - id=2926; - type="Land_HBarrier_Big_F"; + id=2266; + type="Land_Cargo_Patrol_V3_F"; }; - class Item381 + class Item340 { dataType="Object"; class PositionInfo { - position[]={14103.413,35.189999,22956.355}; - angles[]={0,5.5099859,0}; + position[]={9224.9189,276.98575,19293.281}; + angles[]={0,3.6371264,0}; }; side="Empty"; flags=4; class Attributes { - disableSimulation=1; }; - id=2927; - type="Land_HBarrier_Big_F"; + id=2267; + type="Land_Cargo_Patrol_V3_F"; + atlOffset=-0.32400513; }; - class Item382 + class Item341 { - dataType="Object"; - class PositionInfo + dataType="Marker"; + position[]={18066.904,20.406891,8952.3525}; + name="control_62"; + markerType="RECTANGLE"; + type="rectangle"; + a=15; + b=15; + angle=231.22296; + id=2268; + }; + class Item342 + { + dataType="Marker"; + position[]={7025.8223,210.97406,18962.906}; + name="control_63"; + markerType="RECTANGLE"; + type="rectangle"; + a=15; + b=15; + angle=231.22296; + id=2269; + }; + class Item343 + { + dataType="Marker"; + position[]={3667.8672,15.974867,17771.564}; + name="control_64"; + markerType="RECTANGLE"; + type="rectangle"; + a=15; + b=15; + angle=231.22296; + id=2270; + }; + class Item344 + { + dataType="Marker"; + position[]={5299.8545,58.745029,10996.948}; + name="control_65"; + markerType="RECTANGLE"; + type="rectangle"; + a=15; + b=15; + angle=231.22296; + id=2271; + }; + class Item345 + { + dataType="Marker"; + position[]={10666.183,72.670486,8177.7739}; + name="control_66"; + markerType="RECTANGLE"; + type="rectangle"; + a=15; + b=15; + angle=231.22296; + id=2272; + }; + class Item346 + { + dataType="Group"; + side="West"; + class Entities { - position[]={14109.496,34.850777,22962.291}; - angles[]={0,5.5099859,0}; + items=38; + class Item0 + { + dataType="Object"; + class PositionInfo + { + position[]={10357.886,127.10558,18002.141}; + }; + side="West"; + flags=7; + class Attributes + { + name="commanderX"; + description="Default Commander"; + isPlayer=1; + isPlayable=1; + class Inventory + { + map="ItemMap"; + }; + }; + id=2274; + type="B_G_Soldier_TL_F"; + atlOffset=7.6293945e-006; + class CustomAttributes + { + class Attribute0 + { + property="speaker"; + expression="_this setspeaker _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="Male05GRE"; + }; + }; + }; + class Attribute1 + { + property="pitch"; + expression="_this setpitch _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=1.02; + }; + }; + }; + nAttributes=2; + }; + }; + class Item1 + { + dataType="Object"; + class PositionInfo + { + position[]={10361.457,127.10987,18000.418}; + }; + side="West"; + flags=5; + class Attributes + { + isPlayable=1; + class Inventory + { + map="ItemMap"; + }; + }; + id=2275; + type="B_G_Soldier_TL_F"; + }; + class Item2 + { + dataType="Object"; + class PositionInfo + { + position[]={10361.597,126.84462,18002.539}; + }; + side="West"; + flags=5; + class Attributes + { + isPlayable=1; + class Inventory + { + map="ItemMap"; + }; + }; + id=2276; + type="B_G_Soldier_TL_F"; + }; + class Item3 + { + dataType="Object"; + class PositionInfo + { + position[]={10361.568,126.63527,18004.613}; + }; + side="West"; + flags=5; + class Attributes + { + isPlayable=1; + class Inventory + { + map="ItemMap"; + }; + }; + id=2277; + type="B_G_Soldier_TL_F"; + }; + class Item4 + { + dataType="Object"; + class PositionInfo + { + position[]={10361.498,126.46238,18006.656}; + }; + side="West"; + flags=5; + class Attributes + { + isPlayable=1; + class Inventory + { + map="ItemMap"; + }; + }; + id=2278; + type="B_G_Soldier_TL_F"; + }; + class Item5 + { + dataType="Object"; + class PositionInfo + { + position[]={10361.706,126.37492,18008.82}; + }; + side="West"; + flags=5; + class Attributes + { + isPlayable=1; + class Inventory + { + map="ItemMap"; + }; + }; + id=2279; + type="B_G_Soldier_TL_F"; + }; + class Item6 + { + dataType="Object"; + class PositionInfo + { + position[]={10361.833,126.36224,18010.809}; + }; + side="West"; + flags=5; + class Attributes + { + isPlayable=1; + class Inventory + { + map="ItemMap"; + }; + }; + id=2280; + type="B_G_Soldier_F"; + atlOffset=7.6293945e-006; + }; + class Item7 + { + dataType="Object"; + class PositionInfo + { + position[]={10362.132,126.36073,18012.977}; + }; + side="West"; + flags=5; + class Attributes + { + isPlayable=1; + class Inventory + { + map="ItemMap"; + }; + }; + id=2281; + type="B_G_Soldier_F"; + }; + class Item8 + { + dataType="Object"; + class PositionInfo + { + position[]={10363.268,126.98899,18000.559}; + }; + side="West"; + flags=5; + class Attributes + { + isPlayable=1; + class Inventory + { + map="ItemMap"; + }; + }; + id=2282; + type="B_G_Soldier_F"; + }; + class Item9 + { + dataType="Object"; + class PositionInfo + { + position[]={10363.401,126.75679,18002.73}; + }; + side="West"; + flags=5; + class Attributes + { + isPlayable=1; + class Inventory + { + map="ItemMap"; + }; + }; + id=2283; + type="B_G_Soldier_F"; + }; + class Item10 + { + dataType="Object"; + class PositionInfo + { + position[]={10363.376,126.58669,18004.73}; + }; + side="West"; + flags=5; + class Attributes + { + isPlayable=1; + class Inventory + { + map="ItemMap"; + }; + }; + id=2284; + type="B_G_Soldier_F"; + }; + class Item11 + { + dataType="Object"; + class PositionInfo + { + position[]={10363.552,126.40388,18006.828}; + }; + side="West"; + flags=5; + class Attributes + { + isPlayable=1; + class Inventory + { + map="ItemMap"; + }; + }; + id=2285; + type="B_G_Soldier_F"; + }; + class Item12 + { + dataType="Object"; + class PositionInfo + { + position[]={10363.558,126.33474,18008.949}; + }; + side="West"; + flags=5; + class Attributes + { + isPlayable=1; + class Inventory + { + map="ItemMap"; + }; + }; + id=2286; + type="B_G_Soldier_F"; + }; + class Item13 + { + dataType="Object"; + class PositionInfo + { + position[]={10363.599,126.33646,18010.906}; + }; + side="West"; + flags=5; + class Attributes + { + isPlayable=1; + class Inventory + { + map="ItemMap"; + }; + }; + id=2287; + type="B_G_Soldier_F"; + atlOffset=-7.6293945e-006; + }; + class Item14 + { + dataType="Object"; + class PositionInfo + { + position[]={10365.141,126.87988,18000.77}; + }; + side="West"; + flags=5; + class Attributes + { + isPlayable=1; + class Inventory + { + map="ItemMap"; + }; + }; + id=2288; + type="B_G_Soldier_AR_F"; + atlOffset=7.6293945e-006; + }; + class Item15 + { + dataType="Object"; + class PositionInfo + { + position[]={10365.012,126.71481,18002.813}; + }; + side="West"; + flags=5; + class Attributes + { + isPlayable=1; + class Inventory + { + map="ItemMap"; + }; + }; + id=2289; + type="B_G_Soldier_AR_F"; + atlOffset=7.6293945e-006; + }; + class Item16 + { + dataType="Object"; + class PositionInfo + { + position[]={10364.862,126.54327,18004.867}; + }; + side="West"; + flags=5; + class Attributes + { + isPlayable=1; + class Inventory + { + map="ItemMap"; + }; + }; + id=2290; + type="B_G_Soldier_AR_F"; + atlOffset=-7.6293945e-006; + }; + class Item17 + { + dataType="Object"; + class PositionInfo + { + position[]={10364.772,126.36581,18006.969}; + }; + side="West"; + flags=5; + class Attributes + { + isPlayable=1; + class Inventory + { + map="ItemMap"; + }; + }; + id=2291; + type="B_G_Soldier_AR_F"; + atlOffset=-7.6293945e-006; + }; + class Item18 + { + dataType="Object"; + class PositionInfo + { + position[]={10365.035,126.31197,18009.055}; + }; + side="West"; + flags=5; + class Attributes + { + isPlayable=1; + class Inventory + { + map="ItemMap"; + }; + }; + id=2292; + type="B_G_Soldier_AR_F"; + }; + class Item19 + { + dataType="Object"; + class PositionInfo + { + position[]={10365.281,126.30446,18011.055}; + }; + side="West"; + flags=5; + class Attributes + { + isPlayable=1; + class Inventory + { + map="ItemMap"; + }; + }; + id=2293; + type="B_G_Soldier_AR_F"; + }; + class Item20 + { + dataType="Object"; + class PositionInfo + { + position[]={10366.674,126.76713,18000.797}; + }; + side="West"; + flags=5; + class Attributes + { + isPlayable=1; + class Inventory + { + map="ItemMap"; + }; + }; + id=2294; + type="B_G_Soldier_GL_F"; + }; + class Item21 + { + dataType="Object"; + class PositionInfo + { + position[]={10366.609,126.59274,18002.895}; + }; + side="West"; + flags=5; + class Attributes + { + isPlayable=1; + class Inventory + { + map="ItemMap"; + }; + }; + id=2295; + type="B_G_Soldier_GL_F"; + }; + class Item22 + { + dataType="Object"; + class PositionInfo + { + position[]={10366.598,126.40854,18005.063}; + }; + side="West"; + flags=5; + class Attributes + { + isPlayable=1; + class Inventory + { + map="ItemMap"; + }; + }; + id=2296; + type="B_G_Soldier_GL_F"; + }; + class Item23 + { + dataType="Object"; + class PositionInfo + { + position[]={10366.382,126.28413,18007.004}; + }; + side="West"; + flags=5; + class Attributes + { + isPlayable=1; + class Inventory + { + map="ItemMap"; + }; + }; + id=2297; + type="B_G_Soldier_GL_F"; + }; + class Item24 + { + dataType="Object"; + class PositionInfo + { + position[]={10366.624,126.24624,18008.996}; + }; + side="West"; + flags=5; + class Attributes + { + isPlayable=1; + class Inventory + { + map="ItemMap"; + }; + }; + id=2298; + type="B_G_Soldier_GL_F"; + }; + class Item25 + { + dataType="Object"; + class PositionInfo + { + position[]={10366.696,126.24641,18011.363}; + }; + side="West"; + flags=5; + class Attributes + { + isPlayable=1; + class Inventory + { + map="ItemMap"; + }; + }; + id=2299; + type="B_G_Soldier_GL_F"; + }; + class Item26 + { + dataType="Object"; + class PositionInfo + { + position[]={10368.202,126.65446,18000.828}; + }; + side="West"; + flags=5; + class Attributes + { + isPlayable=1; + class Inventory + { + map="ItemMap"; + }; + }; + id=2300; + type="B_G_medic_F"; + }; + class Item27 + { + dataType="Object"; + class PositionInfo + { + position[]={10368.159,126.50349,18002.633}; + }; + side="West"; + flags=5; + class Attributes + { + isPlayable=1; + class Inventory + { + map="ItemMap"; + }; + }; + id=2301; + type="B_G_medic_F"; + atlOffset=-7.6293945e-006; + }; + class Item28 + { + dataType="Object"; + class PositionInfo + { + position[]={10368.087,126.33649,18004.758}; + }; + side="West"; + flags=5; + class Attributes + { + isPlayable=1; + class Inventory + { + map="ItemMap"; + }; + }; + id=2302; + type="B_G_medic_F"; + }; + class Item29 + { + dataType="Object"; + class PositionInfo + { + position[]={10368.048,126.21825,18006.949}; + }; + side="West"; + flags=5; + class Attributes + { + isPlayable=1; + class Inventory + { + map="ItemMap"; + }; + }; + id=2303; + type="B_G_medic_F"; + atlOffset=-7.6293945e-006; + }; + class Item30 + { + dataType="Object"; + class PositionInfo + { + position[]={10368.001,126.18945,18009.09}; + }; + side="West"; + flags=5; + class Attributes + { + isPlayable=1; + class Inventory + { + map="ItemMap"; + }; + }; + id=2304; + type="B_G_medic_F"; + atlOffset=7.6293945e-006; + }; + class Item31 + { + dataType="Object"; + class PositionInfo + { + position[]={10368.116,126.18745,18011.164}; + }; + side="West"; + flags=5; + class Attributes + { + isPlayable=1; + class Inventory + { + map="ItemMap"; + }; + }; + id=2305; + type="B_G_medic_F"; + }; + class Item32 + { + dataType="Object"; + class PositionInfo + { + position[]={10369.603,126.55126,18000.855}; + }; + side="West"; + flags=5; + class Attributes + { + isPlayable=1; + class Inventory + { + map="ItemMap"; + }; + }; + id=2306; + type="B_G_engineer_F"; + }; + class Item33 + { + dataType="Object"; + class PositionInfo + { + position[]={10369.534,126.40261,18002.656}; + }; + side="West"; + flags=5; + class Attributes + { + isPlayable=1; + class Inventory + { + map="ItemMap"; + }; + }; + id=2307; + type="B_G_engineer_F"; + }; + class Item34 + { + dataType="Object"; + class PositionInfo + { + position[]={10369.526,126.28658,18004.582}; + }; + side="West"; + flags=5; + class Attributes + { + isPlayable=1; + class Inventory + { + map="ItemMap"; + }; + }; + id=2308; + type="B_G_engineer_F"; + atlOffset=7.6293945e-006; + }; + class Item35 + { + dataType="Object"; + class PositionInfo + { + position[]={10369.405,126.16328,18006.93}; + }; + side="West"; + flags=5; + class Attributes + { + isPlayable=1; + class Inventory + { + map="ItemMap"; + }; + }; + id=2309; + type="B_G_engineer_F"; + atlOffset=-7.6293945e-006; + }; + class Item36 + { + dataType="Object"; + class PositionInfo + { + position[]={10369.549,126.12527,18008.945}; + }; + side="West"; + flags=5; + class Attributes + { + isPlayable=1; + class Inventory + { + map="ItemMap"; + }; + }; + id=2310; + type="B_G_engineer_F"; + }; + class Item37 + { + dataType="Object"; + class PositionInfo + { + position[]={10369.603,126.12126,18011.012}; + }; + side="West"; + flags=5; + class Attributes + { + isPlayable=1; + class Inventory + { + map="ItemMap"; + }; + }; + id=2311; + type="B_G_engineer_F"; + }; }; - side="Empty"; - flags=4; class Attributes { - disableSimulation=1; }; - id=2928; - type="Land_HBarrier_Big_F"; + id=2273; + atlOffset=7.6293945e-006; }; - class Item383 + class Item347 { - dataType="Object"; - class PositionInfo + dataType="Group"; + side="West"; + class Entities { - position[]={14043.465,38.197285,22969.461}; - angles[]={0.086450629,5.5099859,6.2525291}; + items=1; + class Item0 + { + dataType="Object"; + class PositionInfo + { + position[]={10346.646,127.42432,18003.277}; + angles[]={0,2.0248263,0}; + }; + side="West"; + flags=7; + class Attributes + { + name="petros"; + }; + id=2313; + type="B_G_officer_F"; + class CustomAttributes + { + class Attribute0 + { + property="speaker"; + expression="_this setspeaker _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="Male06GRE"; + }; + }; + }; + class Attribute1 + { + property="pitch"; + expression="_this setpitch _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=1.05; + }; + }; + }; + nAttributes=2; + }; + }; }; - side="Empty"; - flags=4; class Attributes { }; - id=2929; - type="Land_BarGate_F"; + id=2312; }; - class Item384 + class Item348 { - dataType="Object"; + dataType="Logic"; class PositionInfo { - position[]={14058.927,38.892929,22976.168}; - angles[]={0,2.3683929,0}; - }; - side="Empty"; - flags=5; - class Attributes - { + position[]={10341.027,127.49219,18023.057}; + angles[]={0,5.505609,0}; }; - id=2930; - type="Land_Cargo_Patrol_V1_F"; + name="garrison"; + id=2328; + type="Logic"; + atlOffset=0.99874115; }; - class Item385 + class Item349 { - dataType="Object"; + dataType="Logic"; class PositionInfo { - position[]={14117.25,34.685989,22974.75}; - angles[]={6.2698536,3.9391894,6.2458706}; - }; - side="Empty"; - flags=4; - class Attributes - { - disableSimulation=1; + position[]={10350.353,125.94464,18023.932}; + angles[]={0.061256282,5.505609,6.2618537}; }; - id=2931; - type="Land_HBarrier_Big_F"; + name="killZones"; + id=2329; + type="Logic"; }; - class Item386 + class Item350 { - dataType="Object"; + dataType="Logic"; class PositionInfo { - position[]={14111.313,35.05769,22980.832}; - angles[]={6.2578554,3.9391894,6.2299018}; - }; - side="Empty"; - flags=4; - class Attributes - { - disableSimulation=1; + position[]={10351.822,125.90868,18024.006}; + angles[]={0.061256282,5.505609,6.2618537}; }; - id=2932; - type="Land_HBarrier_Big_F"; + name="pathfinding"; + id=2330; + type="Logic"; }; - class Item387 + class Item351 { - dataType="Object"; + dataType="Logic"; class PositionInfo { - position[]={14105.377,35.565216,22986.916}; - angles[]={6.2578578,3.9391894,6.2126365}; + position[]={10345.566,127.49219,18023.666}; + angles[]={0,5.505609,0}; }; - side="Empty"; - flags=4; - class Attributes - { - disableSimulation=1; - }; - id=2933; - type="Land_HBarrier_Big_F"; + name="roadsX"; + id=2331; + type="Logic"; + atlOffset=1.2437515; }; - class Item388 + class Item352 { - dataType="Object"; + dataType="Logic"; class PositionInfo { - position[]={14099.44,35.898575,22993}; - angles[]={0.013332055,3.9391894,6.2618566}; - }; - side="Empty"; - flags=4; - class Attributes - { - disableSimulation=1; + position[]={10338.914,127.49219,18022.959}; + angles[]={0,5.505609,0}; }; - id=2934; - type="Land_HBarrier_Big_F"; + name="server"; + id=2332; + type="Logic"; + atlOffset=0.99617767; }; - class Item389 + class Item353 { - dataType="Object"; + dataType="Logic"; class PositionInfo { - position[]={14093.504,35.655579,22999.082}; - angles[]={0.083803542,3.9391894,6.2618566}; - }; - side="Empty"; - flags=4; - class Attributes - { - disableSimulation=1; + position[]={10349.119,127.49219,18023.885}; + angles[]={0,5.505609,0}; }; - id=2935; - type="Land_HBarrier_Big_F"; + name="sidesX"; + id=2333; + type="Logic"; + atlOffset=1.4737854; }; - class Item390 + class Item354 { - dataType="Object"; + dataType="Logic"; class PositionInfo { - position[]={14087.567,35.370598,23005.166}; - angles[]={0.014664836,3.9391894,6.2791886}; - }; - side="Empty"; - flags=4; - class Attributes - { - disableSimulation=1; + position[]={10343.297,127.49219,18023.299}; + angles[]={0,5.505609,0}; }; - id=2936; - type="Land_HBarrier_Big_F"; + name="spawner"; + id=2334; + type="Logic"; + atlOffset=1.0895081; }; - class Item391 + class Item355 { - dataType="Object"; + dataType="Logic"; class PositionInfo { - position[]={14080.842,35.273449,23004.541}; - angles[]={0.0093286335,2.3683932,0.030656165}; - }; - side="Empty"; - flags=4; - class Attributes - { - disableSimulation=1; + position[]={10347.338,127.49219,18023.885}; + angles[]={0,5.505609,0}; }; - id=2937; - type="Land_HBarrier_Big_F"; + name="timer"; + id=2335; + type="Logic"; + atlOffset=1.3608856; }; - class Item392 + class Item356 { - dataType="Object"; + dataType="Logic"; class PositionInfo { - position[]={14116.811,37.475636,22967.684}; - angles[]={0,2.3683932,0}; + position[]={10366.16,125.61107,18024.002}; + angles[]={0.0492948,0,6.2618537}; }; - side="Empty"; - flags=4; - class Attributes + id=2336; + type="ModuleCurator_F"; + class CustomAttributes { + class Attribute0 + { + property="ModuleCurator_F_Owner"; + expression="_this setVariable ['Owner',_value,true];"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="#adminLogged"; + }; + }; + }; + class Attribute1 + { + property="ModuleCurator_F_Forced"; + expression="_this setVariable ['Forced',_value,true];"; + class Value + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=0; + }; + }; + }; + class Attribute2 + { + property="ModuleCurator_F_Name"; + expression="_this setVariable ['Name',_value,true];"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value=""; + }; + }; + }; + class Attribute3 + { + property="ModuleCurator_F_Addons"; + expression="_this setVariable ['Addons',_value,true];"; + class Value + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=3; + }; + }; + }; + nAttributes=4; }; - id=2938; - type="Land_BarGate_F"; }; - class Item393 + class Item357 { - dataType="Object"; + dataType="Logic"; class PositionInfo { - position[]={14100.919,39.187572,22969.291}; - angles[]={0,3.9391894,0}; - }; - side="Empty"; - flags=5; - class Attributes - { + position[]={10356.098,125.80699,18024.137}; + angles[]={0.071875811,0,6.251195}; }; - id=2939; - type="Land_Cargo_Patrol_V1_F"; + name="HC_commanderX"; + id=2340; + type="HighCommand"; }; - class Item394 + class Item358 { - dataType="Object"; + dataType="Logic"; class PositionInfo { - position[]={14100.815,39.471081,22960.807}; - angles[]={0,5.5099859,0}; - }; - side="Empty"; - flags=1; - class Attributes - { + position[]={10360.994,125.68293,18024.137}; + angles[]={0.071875811,0,6.2605233}; }; - id=2940; - type="Land_Cargo_Patrol_V1_F"; - atlOffset=0.42819977; + id=2341; + type="HighCommandSubordinate"; }; - class Item395 + class Item359 { - dataType="Object"; - class PositionInfo - { - position[]={14078.576,36.126324,22949.232}; - angles[]={0,3.9391894,0}; - }; - side="Empty"; - flags=5; - class Attributes - { - }; - id=2941; - type="Land_Cargo_House_V1_F"; + dataType="Marker"; + position[]={11725.481,181.91571,4258.4434}; + name="NATO_carrier"; + type="flag_AltisColonial"; + id=2342; + atlOffset=367.94189; }; - class Item396 + class Item360 { - dataType="Object"; - class PositionInfo - { - position[]={14081.176,35.256081,22988.449}; - angles[]={0,0.79759693,0}; - }; - side="Empty"; - flags=5; - class Attributes - { - }; - id=2942; - type="Land_Cargo_House_V1_F"; - atlOffset=0.10601425; + dataType="Marker"; + position[]={24072.76,367.90289,29145.254}; + name="CSAT_carrier"; + type="flag_CSAT"; + id=2344; + atlOffset=553.87292; + }; + class Item361 + { + dataType="Marker"; + position[]={10354.099,126.63894,18008.496}; + name="Synd_HQ"; + markerType="RECTANGLE"; + type="rectangle"; + colorName="ColorPink"; + a=50; + b=50; + id=2345; + }; + class Item362 + { + dataType="Marker"; + position[]={10354.073,2.7037606e+012,18008.5}; + name="respawn_west"; + text="Your Headquarters"; + type="hd_flag"; + colorName="ColorWEST"; + id=2347; + atlOffset=2.7037606e+012; }; - class Item397 + class Item363 { - dataType="Object"; + dataType="Logic"; class PositionInfo { - position[]={14081.7,39.549854,22993.57}; - angles[]={0,3.4155905,0}; + position[]={22020.223,30.061035,21079.051}; + angles[]={0,0.91805458,0}; }; - side="Empty"; + areaSize[]={5.921,0,18.083}; + areaIsRectangle=1; flags=1; - class Attributes + id=2429; + type="ModuleHideTerrainObjects_F"; + atlOffset=-0.3849926; + class CustomAttributes { + class Attribute0 + { + property="#filter"; + expression="_this setVariable [""#filter"",_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=11; + }; + }; + }; + class Attribute1 + { + property="#hideLocally"; + expression="_this setVariable [""#hideLocally"",_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=2; }; - id=2943; - type="Land_TTowerSmall_1_F"; - atlOffset=0.38066864; }; - class Item398 + class Item364 { dataType="Object"; class PositionInfo { - position[]={14077.8,43.044819,22943.586}; - angles[]={0,3.9391894,0}; + position[]={10341.687,127.89626,18008.014}; + angles[]={0.047964405,0,6.2591896}; }; side="Empty"; - flags=5; + flags=4; class Attributes { + name="vehicleBox"; }; - id=2944; - type="Land_TTowerSmall_2_F"; - atlOffset=-1.0318947; - }; - class Item399 - { - dataType="Object"; - class PositionInfo - { - position[]={14058.823,39.27285,22967.684}; - angles[]={0,0.79759693,0}; - }; - side="Empty"; - flags=5; - class Attributes + id=2434; + type="Box_East_AmmoVeh_F"; + atlOffset=-0.0094223022; + class CustomAttributes { + class Attribute0 + { + property="ammoBox"; + expression="[_this,_value] call bis_fnc_initAmmoBox;"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="[[[[],[]],[[],[]],[[],[]],[[],[]]],false]"; + }; + }; + }; + class Attribute1 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=2; }; - id=2945; - type="Land_Cargo_Patrol_V1_F"; }; - class Item400 + class Item365 { dataType="Object"; class PositionInfo { - position[]={14092.573,36.170288,22981.086}; - angles[]={0,0.797598,0}; + position[]={10330.353,129.33118,17991.188}; + angles[]={0.038647637,4.4578509,6.2378831}; }; side="Empty"; flags=4; class Attributes { - createAsSimpleObject=1; - disableSimulation=1; - }; - id=2946; - type="Land_Cargo40_military_green_F"; - }; - class Item401 - { - dataType="Object"; - class PositionInfo - { - position[]={14090.604,36.195377,22979.168}; - angles[]={0,0.797598,0}; + name="mapX"; }; - side="Empty"; - flags=4; - class Attributes + id=2435; + type="MapBoard_seismic_F"; + atlOffset=-0.0008392334; + class CustomAttributes { - createAsSimpleObject=1; - disableSimulation=1; + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; }; - id=2947; - type="Land_Cargo40_military_green_F"; - atlOffset=3.8146973e-006; }; - class Item402 + class Item366 { dataType="Object"; class PositionInfo { - position[]={14091.679,38.643986,22980.213}; - angles[]={0,0.797598,0}; + position[]={10357.6,130.41266,18013.504}; }; side="Empty"; + flags=5; class Attributes { - createAsSimpleObject=1; - disableSimulation=1; + name="flagX"; }; - id=2948; - type="Land_Cargo40_military_green_F"; - atlOffset=2.4690018; + id=2443; + type="Flag_Syndikat_F"; }; - class Item403 + class Item367 { dataType="Object"; class PositionInfo { - position[]={14068.973,35.74432,22959.074}; - angles[]={0,3.9391894,0}; + position[]={10349.954,128.83719,17993.705}; + angles[]={0.049293593,0,6.2751846}; }; side="Empty"; flags=4; class Attributes { + name="boxX"; + }; + id=2445; + type="IG_supplyCrate_F"; + atlOffset=-0.01726532; + class CustomAttributes + { + class Attribute0 + { + property="ammoBox"; + expression="[_this,_value] call bis_fnc_initAmmoBox;"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value=""; + }; + }; + }; + class Attribute1 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=2; }; - id=2949; - type="Land_Medevac_house_V1_F"; }; - class Item404 + class Item368 { dataType="Object"; class PositionInfo { - position[]={14018.689,33.278011,22978.408}; - angles[]={0,5.4688473,0}; + position[]={10326.462,128.29381,18001.219}; + angles[]={0.10626435,0,6.2432079}; }; side="Empty"; flags=4; class Attributes { - disableSimulation=1; + name="fireX"; + }; + id=2450; + type="Land_TentSolar_01_olive_F"; + atlOffset=7.6293945e-006; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; }; - id=2951; - type="Land_HelipadCircle_F"; - }; - class Item405 - { - dataType="Marker"; - position[]={26895.244,20.950012,24798.67}; - name="detectPlayer_6"; - markerType="RECTANGLE"; - type="rectangle"; - a=232.08978; - b=344.77521; - angle=40.931957; - id=2957; - atlOffset=0.82716751; }; - class Item406 + class Item369 { dataType="Object"; class PositionInfo { - position[]={27227.061,31.493397,24924.066}; - angles[]={0,4.5403128,0}; + position[]={3033.1736,64.624908,13116.513}; + angles[]={0,0.39798501,0}; }; side="Empty"; flags=5; class Attributes { }; - id=2958; + id=2512; type="Land_Cargo_Patrol_V1_F"; - atlOffset=6.1035156e-005; + atlOffset=-0.26207733; }; - class Item407 + class Item370 { dataType="Object"; class PositionInfo { - position[]={27152.494,29.299078,24997.223}; - angles[]={0,3.1307805,0}; + position[]={5517.2046,32.204998,15028.924}; + angles[]={0,4.5385399,0}; }; side="Empty"; flags=5; class Attributes { }; - id=2959; + id=2513; type="Land_Cargo_Patrol_V1_F"; - atlOffset=3.2424927e-005; - }; - class Item408 - { - dataType="Logic"; - class PositionInfo - { - position[]={3600.0771,15.89888,10275.092}; - }; - name="HC_commanderX"; - id=2960; - type="HighCommand"; - atlOffset=-0.0594244; - }; - class Item409 - { - dataType="Logic"; - class PositionInfo - { - position[]={3603.4766,15.89888,10274.996}; - }; - id=2961; - type="HighCommandSubordinate"; - atlOffset=0.059479713; + atlOffset=-1.9073486e-006; }; - class Item410 + class Item371 { dataType="Object"; class PositionInfo { - position[]={13536.585,19.295261,12072.4}; + position[]={5454.6978,32.205002,14953.888}; + angles[]={0,0.057771366,0}; }; side="Empty"; - flags=4; + flags=5; class Attributes { - init="if !(isMultiplayer) then {deleteVehicle this}"; }; - id=2963; - type="Flag_FIA_F"; - atlOffset=9.5367432e-007; + id=2514; + type="Land_Cargo_Patrol_V1_F"; + atlOffset=1.9073486e-006; + }; + class Item372 + { + dataType="Marker"; + position[]={13543.941,14.667997,12070.407}; + name="respawn_guerrila"; + type="flag_Altis"; + id=2538; }; - class Item411 + class Item373 { dataType="Group"; - side="West"; + side="Independent"; class Entities { - items=38; + items=6; class Item0 { dataType="Object"; class PositionInfo { - position[]={3611.3611,15.394545,10277.721}; + position[]={13545.526,14.558885,12069.993}; + angles[]={5.9554467,0,6.2578578}; }; - side="West"; - flags=7; + side="Independent"; + flags=6; class Attributes { - name="commanderX"; - description="Default Commander"; - isPlayer=1; + init="this setVariable [""pvp"",true]; this setVariable [""pvpPlayerUnitNumber"", 0];"; + name="pvp_green_1"; + description="Teamleader"; isPlayable=1; class Inventory { + class uniform + { + typeName="U_I_CombatUniform"; + isBackpack=0; + }; map="ItemMap"; + compass="ItemCompass"; + watch="ItemWatch"; + radio="ItemRadio"; }; }; - id=2965; - type="B_G_Soldier_TL_F"; + id=2540; + type="I_Soldier_TL_F"; class CustomAttributes { class Attribute0 @@ -9778,7 +9299,7 @@ class Mission "STRING" }; }; - value="Male05GRE"; + value="Male02GRE"; }; }; }; @@ -9797,7 +9318,7 @@ class Mission "SCALAR" }; }; - value=1.02; + value=1; }; }; }; @@ -9809,789 +9330,1351 @@ class Mission dataType="Object"; class PositionInfo { - position[]={3614.9319,15.194558,10276}; - }; - side="West"; - flags=5; - class Attributes - { - isPlayable=1; - class Inventory - { - map="ItemMap"; - }; - }; - id=2966; - type="B_G_Soldier_TL_F"; - atlOffset=-8.5830688e-006; - }; - class Item2 - { - dataType="Object"; - class PositionInfo - { - position[]={3615.071,15.211149,10278.12}; - }; - side="West"; - flags=5; - class Attributes - { - isPlayable=1; - class Inventory - { - map="ItemMap"; - }; - }; - id=2967; - type="B_G_Soldier_TL_F"; - atlOffset=-6.6757202e-006; - }; - class Item3 - { - dataType="Object"; - class PositionInfo - { - position[]={3615.0435,15.234458,10280.193}; - }; - side="West"; - flags=5; - class Attributes - { - isPlayable=1; - class Inventory - { - map="ItemMap"; - }; - }; - id=2968; - type="B_G_Soldier_TL_F"; - atlOffset=1.0490417e-005; - }; - class Item4 - { - dataType="Object"; - class PositionInfo - { - position[]={3614.9729,15.259294,10282.238}; - }; - side="West"; - flags=5; - class Attributes - { - isPlayable=1; - class Inventory - { - map="ItemMap"; - }; - }; - id=2969; - type="B_G_Soldier_TL_F"; - atlOffset=-1.335144e-005; - }; - class Item5 - { - dataType="Object"; - class PositionInfo - { - position[]={3615.1814,15.353321,10284.402}; - }; - side="West"; - flags=5; - class Attributes - { - isPlayable=1; - class Inventory - { - map="ItemMap"; - }; - }; - id=2970; - type="B_G_Soldier_TL_F"; - atlOffset=-2.9563904e-005; - }; - class Item6 - { - dataType="Object"; - class PositionInfo - { - position[]={3615.3076,15.456325,10286.389}; + position[]={13543.012,14.649413,12070.555}; + angles[]={5.9554467,0,0.057271164}; }; - side="West"; - flags=5; + side="Independent"; + flags=4; class Attributes { + init="this setVariable [""pvp"",true]; this setVariable [""pvpPlayerUnitNumber"", 1];"; + name="pvp_green_2"; + description="Medic"; isPlayable=1; class Inventory { + class uniform + { + typeName="U_I_CombatUniform"; + isBackpack=0; + }; map="ItemMap"; + compass="ItemCompass"; + watch="ItemWatch"; + radio="ItemRadio"; }; }; - id=2971; - type="B_G_Soldier_F"; - atlOffset=-2.5749207e-005; - }; - class Item7 - { - dataType="Object"; - class PositionInfo - { - position[]={3615.6064,15.558286,10288.559}; - }; - side="West"; - flags=5; - class Attributes + id=2541; + type="I_medic_F"; + class CustomAttributes { - isPlayable=1; - class Inventory + class Attribute0 { - map="ItemMap"; + property="speaker"; + expression="_this setspeaker _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="Male01GRE"; + }; + }; }; - }; - id=2972; - type="B_G_Soldier_F"; - atlOffset=-6.0081482e-005; - }; - class Item8 - { - dataType="Object"; - class PositionInfo - { - position[]={3616.7424,15.118722,10276.14}; - }; - side="West"; - flags=5; - class Attributes - { - isPlayable=1; - class Inventory + class Attribute1 { - map="ItemMap"; + property="pitch"; + expression="_this setpitch _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=1.03; + }; + }; }; + nAttributes=2; }; - id=2973; - type="B_G_Soldier_F"; - atlOffset=7.6293945e-006; }; - class Item9 + class Item2 { dataType="Object"; class PositionInfo { - position[]={3616.8762,15.136186,10278.313}; + position[]={13541.175,14.676112,12070.348}; + angles[]={6.1414757,0,6.1440892}; }; - side="West"; - flags=5; + side="Independent"; + flags=4; class Attributes { + init="this setVariable [""pvp"",true]; this setVariable [""pvpPlayerUnitNumber"", 2];"; + name="pvp_green_3"; + description="Machinegunner"; isPlayable=1; class Inventory { + class uniform + { + typeName="U_I_CombatUniform"; + isBackpack=0; + }; map="ItemMap"; + compass="ItemCompass"; + watch="ItemWatch"; + radio="ItemRadio"; }; }; - id=2974; - type="B_G_Soldier_F"; - atlOffset=9.5367432e-007; - }; - class Item10 - { - dataType="Object"; - class PositionInfo - { - position[]={3616.8508,15.158612,10280.313}; - }; - side="West"; - flags=5; - class Attributes + id=2542; + type="I_Soldier_AR_F"; + class CustomAttributes { - isPlayable=1; - class Inventory + class Attribute0 { - map="ItemMap"; + property="speaker"; + expression="_this setspeaker _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="Male06GRE"; + }; + }; }; - }; - id=2975; - type="B_G_Soldier_F"; - atlOffset=-4.7683716e-006; - }; - class Item11 - { - dataType="Object"; - class PositionInfo - { - position[]={3617.0266,15.130725,10282.411}; - }; - side="West"; - flags=5; - class Attributes - { - isPlayable=1; - class Inventory + class Attribute1 { - map="ItemMap"; + property="pitch"; + expression="_this setpitch _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=0.95999998; + }; + }; }; + nAttributes=2; }; - id=2976; - type="B_G_Soldier_F"; - atlOffset=4.0054321e-005; }; - class Item12 + class Item3 { dataType="Object"; class PositionInfo { - position[]={3617.0325,15.239642,10284.531}; + position[]={13543.783,14.635141,12070.383}; + angles[]={5.9554467,0,0.057271164}; }; - side="West"; - flags=5; + side="Independent"; + flags=4; class Attributes { + init="this setVariable [""pvp"",true]; this setVariable [""pvpPlayerUnitNumber"", 3];"; + name="pvp_green_4"; + description="Marksman"; isPlayable=1; class Inventory { + class uniform + { + typeName="U_I_CombatUniform"; + isBackpack=0; + }; map="ItemMap"; + compass="ItemCompass"; + watch="ItemWatch"; + radio="ItemRadio"; }; }; - id=2977; - type="B_G_Soldier_F"; - atlOffset=7.6293945e-006; - }; - class Item13 - { - dataType="Object"; - class PositionInfo - { - position[]={3617.074,15.346433,10286.487}; - }; - side="West"; - flags=5; - class Attributes + id=2543; + type="I_Soldier_M_F"; + class CustomAttributes { - isPlayable=1; - class Inventory + class Attribute0 { - map="ItemMap"; + property="speaker"; + expression="_this setspeaker _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="Male05GRE"; + }; + }; + }; + class Attribute1 + { + property="pitch"; + expression="_this setpitch _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=0.97000003; + }; + }; }; + nAttributes=2; }; - id=2978; - type="B_G_Soldier_F"; - atlOffset=-7.6293945e-006; }; - class Item14 + class Item4 { dataType="Object"; class PositionInfo { - position[]={3618.6152,15.041072,10276.352}; + position[]={13541.972,14.56878,12070.377}; + angles[]={6.1414757,0,6.1440892}; }; - side="West"; - flags=5; + side="Independent"; + flags=4; class Attributes { + init="this setVariable [""pvp"",true]; this setVariable [""pvpPlayerUnitNumber"", 4];"; + name="pvp_green_5"; + description="AT1"; isPlayable=1; class Inventory { + class uniform + { + typeName="U_I_CombatUniform"; + isBackpack=0; + }; map="ItemMap"; + compass="ItemCompass"; + watch="ItemWatch"; + radio="ItemRadio"; }; }; - id=2979; - type="B_G_Soldier_AR_F"; - atlOffset=3.8146973e-006; + id=2544; + type="I_Soldier_LAT_F"; + class CustomAttributes + { + class Attribute0 + { + property="speaker"; + expression="_this setspeaker _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="Male02GRE"; + }; + }; + }; + class Attribute1 + { + property="pitch"; + expression="_this setpitch _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=1.03; + }; + }; + }; + nAttributes=2; + }; }; - class Item15 + class Item5 { dataType="Object"; class PositionInfo { - position[]={3618.4863,15.068346,10278.394}; + position[]={13544.688,14.568146,12070.033}; + angles[]={5.9554467,0,0.057271164}; }; - side="West"; - flags=5; + side="Independent"; + flags=4; class Attributes { + init="this setVariable [""pvp"",true]; this setVariable [""pvpPlayerUnitNumber"", 5];"; + name="pvp_green_6"; + description="AT2"; isPlayable=1; class Inventory { + class uniform + { + typeName="U_I_CombatUniform"; + isBackpack=0; + }; map="ItemMap"; + compass="ItemCompass"; + watch="ItemWatch"; + radio="ItemRadio"; }; }; - id=2980; - type="B_G_Soldier_AR_F"; - atlOffset=-7.6293945e-006; + id=2545; + type="I_Soldier_LAT_F"; + class CustomAttributes + { + class Attribute0 + { + property="speaker"; + expression="_this setspeaker _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="Male05GRE"; + }; + }; + }; + class Attribute1 + { + property="pitch"; + expression="_this setpitch _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=1.01; + }; + }; + }; + nAttributes=2; + }; }; - class Item16 + }; + class Attributes + { + }; + id=2539; + }; + class Item374 + { + dataType="Object"; + class PositionInfo + { + position[]={13543.297,19.062628,12071.745}; + angles[]={5.9554467,0,0.057271164}; + }; + side="Empty"; + flags=4; + class Attributes + { + init="if !(isMultiplayer) then {deleteVehicle this}"; + }; + id=2546; + type="Flag_AAF_F"; + }; + class Item375 + { + dataType="Marker"; + position[]={8421.8496,111.53184,25113.586}; + name="respawn_east"; + type="flag_Viper"; + id=2547; + }; + class Item376 + { + dataType="Group"; + side="East"; + class Entities + { + items=6; + class Item0 { dataType="Object"; class PositionInfo { - position[]={3618.3367,15.068675,10280.449}; + position[]={8421.1992,111.47894,25111.709}; + angles[]={6.2711902,0,0.04796192}; }; - side="West"; - flags=5; + side="East"; + flags=6; class Attributes { + init="groupPlayersCSAT = group this; this setVariable [""pvp"",true]; this setVariable [""pvpPlayerUnitNumber"", 0];"; + name="pvp_red_1"; + description="Teamleader"; isPlayable=1; class Inventory { + class uniform + { + typeName="U_O_SpecopsUniform_ocamo"; + isBackpack=0; + }; map="ItemMap"; + compass="ItemCompass"; + watch="ItemWatch"; + radio="ItemRadio"; + }; + }; + id=2549; + type="O_T_Recon_TL_F"; + class CustomAttributes + { + class Attribute0 + { + property="speaker"; + expression="_this setspeaker _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="Male03CHI"; + }; + }; + }; + class Attribute1 + { + property="pitch"; + expression="_this setpitch _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=0.98000002; + }; + }; }; + nAttributes=2; }; - id=2981; - type="B_G_Soldier_AR_F"; - atlOffset=4.196167e-005; }; - class Item17 + class Item1 { dataType="Object"; class PositionInfo { - position[]={3618.2476,15.049272,10282.549}; + position[]={8419.5938,111.46837,25111.709}; + angles[]={0.041309625,0,6.2778587}; }; - side="West"; - flags=5; + side="East"; + flags=4; class Attributes { + init="this setVariable [""pvp"",true]; this setVariable [""pvpPlayerUnitNumber"", 1];"; + name="pvp_red_2"; + description="Medic"; isPlayable=1; class Inventory { + class uniform + { + typeName="U_O_SpecopsUniform_ocamo"; + isBackpack=0; + }; map="ItemMap"; + compass="ItemCompass"; + watch="ItemWatch"; + radio="ItemRadio"; }; }; - id=2982; - type="B_G_Soldier_AR_F"; - atlOffset=2.3841858e-005; - }; - class Item18 - { - dataType="Object"; - class PositionInfo - { - position[]={3618.51,15.148995,10284.637}; - }; - side="West"; - flags=5; - class Attributes + id=2550; + type="O_T_Recon_Medic_F"; + class CustomAttributes { - isPlayable=1; - class Inventory + class Attribute0 { - map="ItemMap"; + property="speaker"; + expression="_this setspeaker _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="Male01CHI"; + }; + }; + }; + class Attribute1 + { + property="pitch"; + expression="_this setpitch _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=0.98000002; + }; + }; }; + nAttributes=2; }; - id=2983; - type="B_G_Soldier_AR_F"; - atlOffset=-1.0490417e-005; }; - class Item19 + class Item2 { dataType="Object"; class PositionInfo { - position[]={3618.7559,15.230732,10286.638}; + position[]={8417.9883,111.47694,25111.709}; + angles[]={0.041309625,0,6.2778587}; }; - side="West"; - flags=5; + side="East"; + flags=4; class Attributes { + init="this setVariable [""pvp"",true]; this setVariable [""pvpPlayerUnitNumber"", 2];"; + name="pvp_red_3"; + description="Machinegunner"; isPlayable=1; class Inventory { + class uniform + { + typeName="U_O_SpecopsUniform_ocamo"; + isBackpack=0; + }; map="ItemMap"; + compass="ItemCompass"; + watch="ItemWatch"; + radio="ItemRadio"; }; }; - id=2984; - type="B_G_Soldier_AR_F"; - atlOffset=-4.1007996e-005; - }; - class Item20 - { - dataType="Object"; - class PositionInfo - { - position[]={3620.1489,14.975923,10276.378}; - }; - side="West"; - flags=5; - class Attributes + id=2551; + type="O_Soldier_AR_F"; + class CustomAttributes { - isPlayable=1; - class Inventory + class Attribute0 { - map="ItemMap"; + property="speaker"; + expression="_this setspeaker _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="Male01PER"; + }; + }; + }; + class Attribute1 + { + property="pitch"; + expression="_this setpitch _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=0.95999998; + }; + }; }; + nAttributes=2; }; - id=2985; - type="B_G_Soldier_GL_F"; - atlOffset=1.1444092e-005; }; - class Item21 + class Item3 { dataType="Object"; class PositionInfo { - position[]={3620.0842,14.978161,10278.477}; + position[]={8422.7842,111.52287,25111.75}; + angles[]={6.2711854,0,6.2166171}; }; - side="West"; - flags=5; + side="East"; + flags=4; class Attributes { + init="this setVariable [""pvp"",true]; this setVariable [""pvpPlayerUnitNumber"", 3];"; + name="pvp_red_4"; + description="Marksman"; isPlayable=1; class Inventory { + class uniform + { + typeName="U_O_SpecopsUniform_ocamo"; + isBackpack=0; + }; map="ItemMap"; + compass="ItemCompass"; + watch="ItemWatch"; + radio="ItemRadio"; }; }; - id=2986; - type="B_G_Soldier_GL_F"; - atlOffset=3.3378601e-005; - }; - class Item22 - { - dataType="Object"; - class PositionInfo - { - position[]={3620.0723,14.952924,10280.644}; - }; - side="West"; - flags=5; - class Attributes + id=2552; + type="O_T_Recon_M_F"; + class CustomAttributes { - isPlayable=1; - class Inventory + class Attribute0 { - map="ItemMap"; + property="speaker"; + expression="_this setspeaker _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="Male02CHI"; + }; + }; + }; + class Attribute1 + { + property="pitch"; + expression="_this setpitch _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=0.97000003; + }; + }; }; + nAttributes=2; }; - id=2987; - type="B_G_Soldier_GL_F"; - atlOffset=1.335144e-005; }; - class Item23 + class Item4 { dataType="Object"; class PositionInfo { - position[]={3619.8572,14.946092,10282.585}; + position[]={8424.4092,111.41475,25111.77}; + angles[]={6.2711854,0,6.2166171}; }; - side="West"; - flags=5; + side="East"; + flags=4; class Attributes { + init="this setVariable [""pvp"",true]; this setVariable [""pvpPlayerUnitNumber"", 4];"; + name="pvp_red_5"; + description="AT1"; isPlayable=1; class Inventory { + class uniform + { + typeName="U_O_SpecopsUniform_ocamo"; + isBackpack=0; + }; map="ItemMap"; + compass="ItemCompass"; + watch="ItemWatch"; + radio="ItemRadio"; }; }; - id=2988; - type="B_G_Soldier_GL_F"; - atlOffset=-1.9073486e-006; - }; - class Item24 - { - dataType="Object"; - class PositionInfo - { - position[]={3620.0989,15.041965,10284.578}; - }; - side="West"; - flags=5; - class Attributes + id=2553; + type="O_T_Recon_LAT_F"; + class CustomAttributes { - isPlayable=1; - class Inventory + class Attribute0 { - map="ItemMap"; + property="speaker"; + expression="_this setspeaker _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="Male02CHI"; + }; + }; + }; + class Attribute1 + { + property="pitch"; + expression="_this setpitch _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=0.97000003; + }; + }; }; + nAttributes=2; }; - id=2989; - type="B_G_Soldier_GL_F"; - atlOffset=4.863739e-005; }; - class Item25 + class Item5 { dataType="Object"; class PositionInfo { - position[]={3620.1707,15.084365,10286.946}; + position[]={8426.0137,111.30782,25111.77}; + angles[]={6.2711854,0,6.2166171}; }; - side="West"; - flags=5; + side="East"; + flags=4; class Attributes { + init="this setVariable [""pvp"",true]; this setVariable [""pvpPlayerUnitNumber"", 5];"; + name="pvp_red_6"; + description="AT2"; isPlayable=1; class Inventory { + class uniform + { + typeName="U_O_SpecopsUniform_ocamo"; + isBackpack=0; + }; map="ItemMap"; + compass="ItemCompass"; + watch="ItemWatch"; + radio="ItemRadio"; }; }; - id=2990; - type="B_G_Soldier_GL_F"; - atlOffset=-5.7220459e-006; - }; - class Item26 - { - dataType="Object"; - class PositionInfo - { - position[]={3621.677,14.89887,10276.411}; - }; - side="West"; - flags=5; - class Attributes + id=2554; + type="O_T_Recon_LAT_F"; + atlOffset=7.6293945e-006; + class CustomAttributes { - isPlayable=1; - class Inventory + class Attribute0 { - map="ItemMap"; + property="speaker"; + expression="_this setspeaker _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="Male03CHI"; + }; + }; + }; + class Attribute1 + { + property="pitch"; + expression="_this setpitch _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=0.98000002; + }; + }; }; + nAttributes=2; }; - id=2991; - type="B_G_medic_F"; - atlOffset=2.0027161e-005; }; - class Item27 + }; + class Attributes + { + }; + id=2548; + }; + class Item377 + { + dataType="Object"; + class PositionInfo + { + position[]={8421.8604,115.52438,25114.854}; + angles[]={6.2711902,0,0.04796192}; + }; + side="Empty"; + flags=4; + class Attributes + { + init="if !(isMultiplayer) then {deleteVehicle this}"; + }; + id=2555; + type="Flag_Viper_F"; + }; + class Item378 + { + dataType="Logic"; + class PositionInfo + { + position[]={10337.793,127.49219,18018.066}; + angles[]={0,5.505609,0}; + }; + name="hc"; + isPlayable=1; + id=2556; + type="HeadlessClient_F"; + atlOffset=0.7544632; + }; + class Item379 + { + dataType="Logic"; + class PositionInfo + { + position[]={10341.376,127.49219,18018.586}; + angles[]={0,5.505609,0}; + }; + name="hc_1"; + isPlayable=1; + id=2557; + type="HeadlessClient_F"; + atlOffset=0.79721832; + }; + class Item380 + { + dataType="Logic"; + class PositionInfo + { + position[]={10345.132,126.57919,18019.434}; + angles[]={0.051953323,5.505609,6.256525}; + }; + name="hc_2"; + isPlayable=1; + id=2558; + type="HeadlessClient_F"; + }; + class Item381 + { + dataType="Logic"; + class PositionInfo + { + position[]={10020.014,16.536535,11282.452}; + angles[]={0,0.86908585,0}; + }; + areaSize[]={14.146322,0,6.2401266}; + areaIsRectangle=1; + flags=1; + id=2559; + type="ModuleHideTerrainObjects_F"; + atlOffset=-0.13410378; + class CustomAttributes + { + class Attribute0 { - dataType="Object"; - class PositionInfo + property="#filter"; + expression="_this setVariable [""#filter"",_value]"; + class Value { - position[]={3621.6338,14.880065,10278.215}; + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=15; + }; }; - side="West"; - flags=5; - class Attributes + }; + class Attribute1 + { + property="#hideLocally"; + expression="_this setVariable [""#hideLocally"",_value]"; + class Value { - isPlayable=1; - class Inventory + class data { - map="ItemMap"; + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; }; }; - id=2992; - type="B_G_medic_F"; - atlOffset=3.2424927e-005; }; - class Item28 + nAttributes=2; + }; + }; + class Item382 + { + dataType="Object"; + class PositionInfo + { + position[]={22011.129,33.910858,21057.363}; + angles[]={0,4.0598679,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=2560; + type="Land_Cargo_Patrol_V3_F"; + atlOffset=-0.012329102; + }; + class Item383 + { + dataType="Logic"; + class PositionInfo + { + position[]={15462.633,4.4873047,15897.893}; + angles[]={0,6.0631204,0}; + }; + areaSize[]={7.8440552,0,7.1505108}; + areaIsRectangle=1; + flags=1; + id=2561; + type="ModuleHideTerrainObjects_F"; + atlOffset=-0.0966115; + class CustomAttributes + { + class Attribute0 { - dataType="Object"; - class PositionInfo + property="#filter"; + expression="_this setVariable [""#filter"",_value]"; + class Value { - position[]={3621.5623,14.859242,10280.339}; + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=15; + }; }; - side="West"; - flags=5; - class Attributes + }; + class Attribute1 + { + property="#hideLocally"; + expression="_this setVariable [""#hideLocally"",_value]"; + class Value { - isPlayable=1; - class Inventory + class data { - map="ItemMap"; + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; }; }; - id=2993; - type="B_G_medic_F"; - atlOffset=3.2424927e-005; }; - class Item29 + nAttributes=2; + }; + }; + class Item384 + { + dataType="Logic"; + class PositionInfo + { + position[]={15499.064,0.037419319,15763.713}; + angles[]={0,6.1550288,0}; + }; + areaSize[]={30.953396,0,12.828963}; + areaIsRectangle=1; + flags=1; + id=2562; + type="ModuleHideTerrainObjects_F"; + atlOffset=9.4612141; + class CustomAttributes + { + class Attribute0 { - dataType="Object"; - class PositionInfo + property="#filter"; + expression="_this setVariable [""#filter"",_value]"; + class Value { - position[]={3621.5225,14.83554,10282.531}; + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=15; + }; }; - side="West"; - flags=5; - class Attributes + }; + class Attribute1 + { + property="#hideLocally"; + expression="_this setVariable [""#hideLocally"",_value]"; + class Value { - isPlayable=1; - class Inventory + class data { - map="ItemMap"; + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; }; }; - id=2994; - type="B_G_medic_F"; - atlOffset=2.8610229e-005; }; - class Item30 + nAttributes=2; + }; + }; + class Item385 + { + dataType="Logic"; + class PositionInfo + { + position[]={15459.108,0,15749.63}; + }; + areaSize[]={2.7578125,0,2.6899414}; + flags=1; + id=2563; + type="ModuleHideTerrainObjects_F"; + atlOffset=8.4381037; + class CustomAttributes + { + class Attribute0 { - dataType="Object"; - class PositionInfo - { - position[]={3621.4763,14.911756,10284.673}; - }; - side="West"; - flags=5; - class Attributes + property="#filter"; + expression="_this setVariable [""#filter"",_value]"; + class Value { - isPlayable=1; - class Inventory + class data { - map="ItemMap"; + class type + { + type[]= + { + "SCALAR" + }; + }; + value=15; }; }; - id=2995; - type="B_G_medic_F"; - atlOffset=-1.5258789e-005; }; - class Item31 + class Attribute1 { - dataType="Object"; - class PositionInfo - { - position[]={3621.5913,14.929896,10286.746}; - }; - side="West"; - flags=5; - class Attributes + property="#hideLocally"; + expression="_this setVariable [""#hideLocally"",_value]"; + class Value { - isPlayable=1; - class Inventory + class data { - map="ItemMap"; + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; }; }; - id=2996; - type="B_G_medic_F"; - atlOffset=4.7683716e-006; }; - class Item32 + nAttributes=2; + }; + }; + class Item386 + { + dataType="Logic"; + class PositionInfo + { + position[]={16807.563,4.5566711,12039.752}; + }; + areaSize[]={7.3837891,0,18.628906}; + areaIsRectangle=1; + flags=1; + id=2564; + type="ModuleHideTerrainObjects_F"; + atlOffset=-0.19338036; + class CustomAttributes + { + class Attribute0 { - dataType="Object"; - class PositionInfo - { - position[]={3623.0779,14.822458,10276.438}; - }; - side="West"; - flags=5; - class Attributes + property="#filter"; + expression="_this setVariable [""#filter"",_value]"; + class Value { - isPlayable=1; - class Inventory + class data { - map="ItemMap"; + class type + { + type[]= + { + "SCALAR" + }; + }; + value=15; }; }; - id=2997; - type="B_G_engineer_F"; - atlOffset=2.9563904e-005; }; - class Item33 + class Attribute1 { - dataType="Object"; - class PositionInfo - { - position[]={3623.009,14.803505,10278.239}; - }; - side="West"; - flags=5; - class Attributes + property="#hideLocally"; + expression="_this setVariable [""#hideLocally"",_value]"; + class Value { - isPlayable=1; - class Inventory + class data { - map="ItemMap"; + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; }; }; - id=2998; - type="B_G_engineer_F"; - atlOffset=3.3378601e-005; }; - class Item34 + nAttributes=2; + }; + }; + class Item387 + { + dataType="Logic"; + class PositionInfo + { + position[]={27544.477,5.2382813,24584.543}; + angles[]={0,5.2933693,0}; + }; + areaSize[]={16.645094,0,5.5350456}; + areaIsRectangle=1; + flags=1; + id=2565; + type="ModuleHideTerrainObjects_F"; + atlOffset=-0.33355713; + class CustomAttributes + { + class Attribute0 { - dataType="Object"; - class PositionInfo - { - position[]={3623.0012,14.780713,10280.164}; - }; - side="West"; - flags=5; - class Attributes + property="#filter"; + expression="_this setVariable [""#filter"",_value]"; + class Value { - isPlayable=1; - class Inventory + class data { - map="ItemMap"; + class type + { + type[]= + { + "SCALAR" + }; + }; + value=15; }; }; - id=2999; - type="B_G_engineer_F"; - atlOffset=4.4822693e-005; }; - class Item35 + class Attribute1 { - dataType="Object"; - class PositionInfo - { - position[]={3622.8801,14.762211,10282.511}; - }; - side="West"; - flags=5; - class Attributes + property="#hideLocally"; + expression="_this setVariable [""#hideLocally"",_value]"; + class Value { - isPlayable=1; - class Inventory + class data { - map="ItemMap"; + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; }; }; - id=3000; - type="B_G_engineer_F"; - atlOffset=3.8146973e-006; }; - class Item36 + nAttributes=2; + }; + }; + class Item388 + { + dataType="Logic"; + class PositionInfo + { + position[]={6799.832,59.479012,16071.682}; + angles[]={0,5.7570376,0}; + }; + areaSize[]={20.295597,0,5.8563375}; + areaIsRectangle=1; + flags=1; + id=2566; + type="ModuleHideTerrainObjects_F"; + atlOffset=-1.4467125; + class CustomAttributes + { + class Attribute0 { - dataType="Object"; - class PositionInfo - { - position[]={3623.0234,14.787869,10284.526}; - }; - side="West"; - flags=5; - class Attributes + property="#filter"; + expression="_this setVariable [""#filter"",_value]"; + class Value { - isPlayable=1; - class Inventory + class data { - map="ItemMap"; + class type + { + type[]= + { + "SCALAR" + }; + }; + value=15; }; }; - id=3001; - type="B_G_engineer_F"; - atlOffset=-5.7220459e-006; }; - class Item37 + class Attribute1 { - dataType="Object"; - class PositionInfo - { - position[]={3623.0771,14.816882,10286.593}; - }; - side="West"; - flags=5; - class Attributes + property="#hideLocally"; + expression="_this setVariable [""#hideLocally"",_value]"; + class Value { - isPlayable=1; - class Inventory + class data { - map="ItemMap"; + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; }; }; - id=3002; - type="B_G_engineer_F"; - atlOffset=-1.335144e-005; }; + nAttributes=2; }; - class Attributes + }; + class Item389 + { + dataType="Logic"; + class PositionInfo { + position[]={7527.8652,30.83983,12162.083}; + angles[]={0,0.77823782,0}; }; - id=2964; + areaSize[]={5,0,21.260986}; + areaIsRectangle=1; + flags=1; + id=2567; + type="ModuleHideTerrainObjects_F"; + atlOffset=1.9496899; class CustomAttributes { class Attribute0 { - property="groupID"; - expression="_this setGroupID [_value];"; + property="#filter"; + expression="_this setVariable [""#filter"",_value]"; class Value { class data @@ -10600,14 +10683,33 @@ class Mission { type[]= { - "STRING" + "SCALAR" }; }; - value="Guerillas"; + value=15; }; }; }; - nAttributes=1; + class Attribute1 + { + property="#hideLocally"; + expression="_this setVariable [""#hideLocally"",_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=2; }; }; }; @@ -10623,8 +10725,8 @@ class Mission class Item0 { linkID=0; - item0=2960; - item1=2961; + item0=2340; + item1=2341; class CustomData { type="Sync"; @@ -10633,8 +10735,8 @@ class Mission class Item1 { linkID=1; - item0=2965; - item1=2960; + item0=2274; + item1=2340; class CustomData { type="Sync"; @@ -10643,8 +10745,8 @@ class Mission class Item2 { linkID=2; - item0=2979; - item1=2960; + item0=2288; + item1=2340; class CustomData { type="Sync"; @@ -10653,8 +10755,8 @@ class Mission class Item3 { linkID=3; - item0=2980; - item1=2960; + item0=2289; + item1=2340; class CustomData { type="Sync"; @@ -10663,8 +10765,8 @@ class Mission class Item4 { linkID=4; - item0=2981; - item1=2960; + item0=2290; + item1=2340; class CustomData { type="Sync"; @@ -10673,8 +10775,8 @@ class Mission class Item5 { linkID=5; - item0=2982; - item1=2960; + item0=2291; + item1=2340; class CustomData { type="Sync"; @@ -10683,8 +10785,8 @@ class Mission class Item6 { linkID=6; - item0=2983; - item1=2960; + item0=2292; + item1=2340; class CustomData { type="Sync"; @@ -10693,8 +10795,8 @@ class Mission class Item7 { linkID=7; - item0=2984; - item1=2960; + item0=2293; + item1=2340; class CustomData { type="Sync"; @@ -10703,8 +10805,8 @@ class Mission class Item8 { linkID=8; - item0=2991; - item1=2960; + item0=2300; + item1=2340; class CustomData { type="Sync"; @@ -10713,8 +10815,8 @@ class Mission class Item9 { linkID=9; - item0=2992; - item1=2960; + item0=2301; + item1=2340; class CustomData { type="Sync"; @@ -10723,8 +10825,8 @@ class Mission class Item10 { linkID=10; - item0=2993; - item1=2960; + item0=2302; + item1=2340; class CustomData { type="Sync"; @@ -10733,8 +10835,8 @@ class Mission class Item11 { linkID=11; - item0=2994; - item1=2960; + item0=2303; + item1=2340; class CustomData { type="Sync"; @@ -10743,8 +10845,8 @@ class Mission class Item12 { linkID=12; - item0=2995; - item1=2960; + item0=2304; + item1=2340; class CustomData { type="Sync"; @@ -10753,8 +10855,8 @@ class Mission class Item13 { linkID=13; - item0=2996; - item1=2960; + item0=2305; + item1=2340; class CustomData { type="Sync"; @@ -10763,8 +10865,8 @@ class Mission class Item14 { linkID=14; - item0=2997; - item1=2960; + item0=2306; + item1=2340; class CustomData { type="Sync"; @@ -10773,8 +10875,8 @@ class Mission class Item15 { linkID=15; - item0=2998; - item1=2960; + item0=2307; + item1=2340; class CustomData { type="Sync"; @@ -10783,8 +10885,8 @@ class Mission class Item16 { linkID=16; - item0=2999; - item1=2960; + item0=2308; + item1=2340; class CustomData { type="Sync"; @@ -10793,8 +10895,8 @@ class Mission class Item17 { linkID=17; - item0=3000; - item1=2960; + item0=2309; + item1=2340; class CustomData { type="Sync"; @@ -10803,8 +10905,8 @@ class Mission class Item18 { linkID=18; - item0=3001; - item1=2960; + item0=2310; + item1=2340; class CustomData { type="Sync"; @@ -10813,8 +10915,8 @@ class Mission class Item19 { linkID=19; - item0=3002; - item1=2960; + item0=2311; + item1=2340; class CustomData { type="Sync"; @@ -10823,8 +10925,8 @@ class Mission class Item20 { linkID=20; - item0=2985; - item1=2960; + item0=2294; + item1=2340; class CustomData { type="Sync"; @@ -10833,8 +10935,8 @@ class Mission class Item21 { linkID=21; - item0=2986; - item1=2960; + item0=2295; + item1=2340; class CustomData { type="Sync"; @@ -10843,8 +10945,8 @@ class Mission class Item22 { linkID=22; - item0=2987; - item1=2960; + item0=2296; + item1=2340; class CustomData { type="Sync"; @@ -10853,8 +10955,8 @@ class Mission class Item23 { linkID=23; - item0=2988; - item1=2960; + item0=2297; + item1=2340; class CustomData { type="Sync"; @@ -10863,8 +10965,8 @@ class Mission class Item24 { linkID=24; - item0=2989; - item1=2960; + item0=2298; + item1=2340; class CustomData { type="Sync"; @@ -10873,8 +10975,8 @@ class Mission class Item25 { linkID=25; - item0=2990; - item1=2960; + item0=2299; + item1=2340; class CustomData { type="Sync"; @@ -10883,8 +10985,8 @@ class Mission class Item26 { linkID=26; - item0=2966; - item1=2960; + item0=2275; + item1=2340; class CustomData { type="Sync"; @@ -10893,8 +10995,8 @@ class Mission class Item27 { linkID=27; - item0=2967; - item1=2960; + item0=2276; + item1=2340; class CustomData { type="Sync"; @@ -10903,8 +11005,8 @@ class Mission class Item28 { linkID=28; - item0=2968; - item1=2960; + item0=2277; + item1=2340; class CustomData { type="Sync"; @@ -10913,8 +11015,8 @@ class Mission class Item29 { linkID=29; - item0=2969; - item1=2960; + item0=2278; + item1=2340; class CustomData { type="Sync"; @@ -10923,8 +11025,8 @@ class Mission class Item30 { linkID=30; - item0=2970; - item1=2960; + item0=2279; + item1=2340; class CustomData { type="Sync"; @@ -10933,8 +11035,8 @@ class Mission class Item31 { linkID=31; - item0=2971; - item1=2960; + item0=2280; + item1=2340; class CustomData { type="Sync"; @@ -10943,8 +11045,8 @@ class Mission class Item32 { linkID=32; - item0=2972; - item1=2960; + item0=2281; + item1=2340; class CustomData { type="Sync"; @@ -10953,8 +11055,8 @@ class Mission class Item33 { linkID=33; - item0=2973; - item1=2960; + item0=2282; + item1=2340; class CustomData { type="Sync"; @@ -10963,8 +11065,8 @@ class Mission class Item34 { linkID=34; - item0=2974; - item1=2960; + item0=2283; + item1=2340; class CustomData { type="Sync"; @@ -10973,8 +11075,8 @@ class Mission class Item35 { linkID=35; - item0=2975; - item1=2960; + item0=2284; + item1=2340; class CustomData { type="Sync"; @@ -10983,8 +11085,8 @@ class Mission class Item36 { linkID=36; - item0=2976; - item1=2960; + item0=2285; + item1=2340; class CustomData { type="Sync"; @@ -10993,8 +11095,8 @@ class Mission class Item37 { linkID=37; - item0=2977; - item1=2960; + item0=2286; + item1=2340; class CustomData { type="Sync"; @@ -11003,8 +11105,8 @@ class Mission class Item38 { linkID=38; - item0=2978; - item1=2960; + item0=2287; + item1=2340; class CustomData { type="Sync"; @@ -11012,4 +11114,4 @@ class Mission }; }; }; -}; +}; \ No newline at end of file diff --git a/Map-Templates/Antistasi-Altis.Altis/Navigation/navGridAltis.sqf b/Map-Templates/Antistasi-Altis.Altis/Navigation/navGridAltis.sqf new file mode 100644 index 0000000000..789c24e973 --- /dev/null +++ b/Map-Templates/Antistasi-Altis.Altis/Navigation/navGridAltis.sqf @@ -0,0 +1,870 @@ +navGrid = [[0,[26764.8,23040,0],[[1,2],[2,2],[3,2]]], [1,[26695.1,22885.1,0],[[0,2],[4,2]]], [2,[26624,23061.7,-1.90735e-006],[[0,2],[5,2]]], [3,[26831,23158.5,1.90735e-006],[[0,2],[6,2]]], [4,[26609.9,22716.8,0],[[1,2],[7,2]]], [5,[26494.5,23086.7,0],[[2,2],[8,2]]], +[6,[26936.7,23247.1,1.90735e-006],[[3,2],[9,2]]], [7,[26608.2,22696,1.27157e-006],[[4,2],[10,2],[11,2]]], [8,[26377.1,23043.1,0],[[5,2],[12,2]]], [9,[26987,23303.6,0],[[6,2],[13,2],[14,2],[15,2],[16,2],[17,2]]], [10,[26549.1,22533.5,0],[[7,2],[18,2]]], [11,[26696,22742.8,1.27157e-006],[[7,2],[19,2],[20,2]]], +[12,[26322,23031.5,-6.35783e-007],[[8,2],[21,2],[22,2]]], [13,[27056.9,23332.5,-6.35783e-007],[[9,2],[23,2],[24,2],[14,2],[16,2]]], [14,[27043.8,23250.4,0],[[9,2],[13,2],[24,2],[25,2],[17,2]]], [15,[26906.8,23420.7,0],[[9,2],[26,2],[27,2]]], [16,[27076.5,23415.5,7.15256e-007],[[9,2],[13,2],[28,2],[29,2]]], [17,[26999.9,23198.3,-6.35783e-007],[[14,2],[25,2],[9,2],[35,2]]], +[18,[26519.4,22386.6,-3.8147e-006],[[10,2],[30,2]]], [19,[26835,22854.1,0],[[11,2],[31,2]]], [20,[26750.7,22628.7,0],[[11,2],[20,2]]], [21,[26167.5,23037.9,-1.90735e-006],[[12,2],[32,2]]], [22,[26299.7,22909.2,-1.90735e-006],[[12,2],[33,2]]], [23,[27146.3,23348.8,0],[[13,2],[24,2],[25,2],[28,2],[34,2]]], +[24,[27091.5,23298.5,0],[[13,2],[14,2],[23,2],[25,2]]], [25,[27100.8,23206.4,9.53674e-007],[[14,2],[23,2],[24,2],[35,2],[17,2],[36,2],[34,2]]], [26,[26761.7,23384.7,0],[[15,2],[37,2]]], [27,[26920.6,23567.9,0],[[15,2],[38,2]]], [28,[27255.9,23486,0],[[16,2],[23,2],[39,2]]], [29,[27077.8,23563.7,0],[[16,2],[40,2]]], +[30,[26422.1,22279,0],[[18,2],[41,2]]], [31,[26961.7,22950.8,0],[[19,2],[42,2],[43,2]]], [32,[26086.8,23066.8,6.35783e-007],[[21,2],[44,2],[45,2]]], [33,[26208.4,22838.6,0],[[22,2],[46,2]]], [34,[27141.1,23247.6,0],[[25,2],[23,2]]], [35,[27035.8,23142.8,0],[[25,2],[17,2],[47,2],[42,2]]], +[36,[27167.6,23155,6.35783e-007],[[25,2],[48,2],[47,2]]], [37,[26619.1,23432.1,0],[[26,2],[49,2]]], [38,[26955.4,23722.8,0],[[27,2],[50,2]]], [39,[27329,23546.3,-6.35783e-007],[[28,2],[39,2],[51,2]]], [40,[27110.2,23669.6,0],[[29,2],[50,2]]], [41,[26348.2,22161.6,0],[[30,2],[52,2],[53,2]]], +[42,[27064.9,23048.4,0],[[31,2],[35,2],[47,2]]], [43,[27088.9,22821.6,6.35783e-007],[[84,2],[117,2],[31,2]]], [44,[25903.7,22989.4,0],[[32,2],[54,2]]], [45,[25988.4,23219.3,0],[[32,2],[55,2]]], [46,[26128,22708.9,0],[[33,2],[56,2]]], [47,[27086.5,23068.9,-9.53674e-007],[[35,2],[36,2],[42,2],[57,2]]], +[48,[27335.8,23233.1,0],[[36,2],[58,2],[59,2]]], [49,[26507.5,23536.8,0],[[37,2],[60,2]]], [50,[26970.1,23762,0],[[38,2],[40,2],[61,2],[50,2]]], [51,[27466.8,23585.8,4.76837e-007],[[39,2],[62,2]]], [52,[26300.7,22013.7,0],[[41,2],[63,2],[64,2]]], [53,[26321.8,22057.2,-3.8147e-006],[[64,2],[41,2]]], +[54,[25763.4,22955.1,-6.35783e-007],[[44,2],[65,2],[66,2]]], [55,[25901.3,23313.8,0],[[45,2],[67,2]]], [56,[26107.5,22629.8,0],[[46,2],[68,2]]], [57,[27214.4,22944.5,0],[[47,2],[69,2]]], [58,[27459,23379.9,0],[[48,2],[70,2],[62,2]]], [59,[27481.9,23270.7,9.53674e-007],[[48,2],[71,2]]], +[60,[26410.6,23646.9,1.90735e-006],[[49,2],[72,2]]], [61,[26972.7,23831.1,0],[[50,2],[73,2],[74,2]]], [62,[27608.5,23549.4,0],[[51,2],[58,2],[75,2],[76,2]]], [63,[26349.6,21870.6,0],[[52,2],[77,2]]], [64,[26358.5,22083.9,0],[[203,2],[53,2],[52,2]]], [65,[25606.9,22926.6,0],[[54,2],[78,2]]], +[66,[25640.2,23092.9,0],[[54,2],[79,2]]], [67,[25806.9,23415.2,0],[[55,2],[80,2]]], [68,[26050.3,22545.7,0],[[56,2],[81,2],[82,2]]], [69,[27307.1,22832.5,6.35783e-007],[[57,2],[83,2],[84,2]]], [70,[27565.2,23494.9,0],[[58,2],[85,2]]], [71,[27525.7,23268.8,0],[[59,2],[86,2],[71,2],[87,2]]], +[72,[26344.7,23708.4,9.53674e-007],[[60,2],[88,2],[72,2],[89,2]]], [73,[27047.7,23992.7,0],[[61,2],[90,2]]], [74,[26823.7,23915.1,0],[[61,2],[91,2]]], [75,[27776.5,23593.9,-4.76837e-007],[[62,2],[92,2]]], [76,[27579.2,23510.1,0],[[62,2]]], [77,[26269.2,21772.4,0],[[63,2],[93,2]]], +[78,[25523.5,22882.9,0],[[65,2],[94,2],[95,2]]], [79,[25545.6,23201,0],[[66,2],[96,2]]], [80,[25742,23487.9,-3.17891e-007],[[67,2],[97,2],[98,2]]], [81,[26006.8,22440.3,0],[[68,2],[99,2]]], [82,[26011.6,22567.1,0],[[68,2]]], [83,[27420.2,22765.4,0],[[69,2],[100,2]]], +[84,[27210.4,22725.2,-4.76837e-007],[[69,2],[101,2],[84,2],[43,2]]], [85,[27702.3,23403.8,0],[[70,2],[102,2]]], [86,[27509.1,23281.3,0],[[71,2]]], [87,[27666.8,23166,-9.53674e-007],[[71,2],[87,2]]], [88,[26363.4,23861.6,0],[[72,2],[103,2]]], [89,[26150,23673.2,0],[[72,2],[104,2]]], +[90,[27100,24106.3,0],[[73,2],[105,2],[90,2],[106,2]]], [91,[26688.8,23989,0],[[74,2],[107,2]]], [92,[27872.2,23635,0],[[75,2]]], [93,[26187.4,21679.2,1.90735e-006],[[77,2],[108,2]]], [94,[25426.8,22857,-4.76837e-007],[[78,2],[109,2],[110,2],[111,2]]], [95,[25473.6,22791.9,0],[[78,2],[112,2]]], +[96,[25438.7,23317.8,0],[[79,2]]], [97,[25689.1,23544.6,0],[[80,2]]], [98,[25859.7,23588.4,0],[[80,2],[104,2]]], [99,[25906.6,22354.3,0],[[81,2],[113,2]]], [100,[27523,22640.3,1.90735e-006],[[83,2],[114,2]]], [101,[27137.5,22607.8,0],[[84,2],[115,2],[116,2]]], +[102,[27729.3,23385.1,0],[[85,2]]], [103,[26437.1,23983.2,1.90735e-006],[[88,2],[107,2]]], [104,[25973.3,23641.7,0],[[89,2],[98,2]]], [105,[27194.6,24197.9,-2.38419e-007],[[90,2],[118,2],[105,2],[119,2]]], [106,[26967,24199.9,-1.90735e-006],[[90,2],[120,2]]], [107,[26531.2,24073.2,4.76837e-007],[[91,2],[103,2],[121,2],[122,2]]], +[108,[26177.1,21659.4,6.35783e-007],[[93,2],[123,2],[124,2]]], [109,[25273.4,22795.7,9.53674e-007],[[94,2],[125,2]]], [110,[25349.3,22985.8,0],[[94,2],[126,2]]], [111,[25466.9,22773.5,1.90735e-006],[[94,2]]], [112,[25395.1,22662.3,0],[[95,2],[127,2]]], [113,[25862.7,22237.6,0],[[99,2],[128,2]]], +[114,[27611.3,22544,0],[[100,2],[129,2],[130,2],[131,2]]], [115,[26989.5,22481.1,0],[[101,2],[132,2]]], [116,[27173.6,22473.7,0],[[101,2],[133,2]]], [117,[26994.3,22708.5,0],[[43,2],[134,2]]], [118,[27318.7,24314.5,0],[[105,2],[135,2]]], [119,[27209.9,24340.4,0],[[105,2],[136,2]]], +[120,[26826.8,24302,1.90735e-006],[[106,2],[137,2],[120,2]]], [121,[26377.2,24152.9,-9.53674e-007],[[107,2],[138,2]]], [122,[26626.6,24192,0],[[107,2],[137,2]]], [123,[26069,21643.4,0],[[108,2],[139,2]]], [124,[26298.7,21577.8,0],[[108,2],[140,2]]], [125,[25160.2,22725.3,0],[[109,2],[141,2]]], +[126,[25283.6,23103.4,0],[[110,2],[142,2]]], [127,[25454.5,22535.5,-1.90735e-006],[[112,2],[143,2]]], [128,[25847.1,22133.6,0],[[113,2],[128,2],[144,2]]], [129,[27704.3,22375.5,0],[[114,2],[145,2]]], [130,[27460.6,22474.2,0],[[114,2],[146,2]]], [131,[27736.9,22663.5,0],[[114,2],[147,2]]], +[132,[26901.6,22400.3,0],[[115,2],[148,2]]], [133,[27235.5,22366.7,0],[[116,2],[149,2],[146,2]]], [134,[26877.2,22610.1,0],[[117,2],[150,2]]], [135,[27390.2,24432.4,0],[[118,2],[151,2]]], [136,[27232.7,24478.1,0],[[119,2],[152,2]]], [137,[26773.3,24342.9,0],[[120,2],[122,2],[153,2]]], +[138,[26249.9,24191.8,-9.53674e-007],[[121,2],[138,2]]], [139,[25965.9,21552.7,0],[[123,2],[154,2],[155,2]]], [140,[26402,21638.8,0],[[124,2],[156,2]]], [141,[25031.4,22646.2,0],[[125,2],[157,2]]], [142,[25216.6,23224.4,0],[[126,2],[158,2]]], [143,[25476.3,22423,0],[[127,2],[159,2]]], +[144,[25837.5,22000.9,0],[[128,2],[160,2]]], [145,[27754.8,22287,-3.8147e-007],[[129,2],[161,2],[162,2],[145,2],[163,2]]], [146,[27352.4,22417.8,0],[[130,2],[133,2],[164,2]]], [147,[27849.5,22774.5,0],[[131,2],[165,2]]], [148,[26807.1,22312.5,0],[[132,2],[166,2]]], [149,[27296.7,22343.3,0],[[133,2],[167,2]]], +[150,[26746.8,22511,0],[[134,2],[168,2]]], [151,[27481.9,24521.3,0],[[135,2],[169,2]]], [152,[27174.6,24569.8,1.90735e-006],[[136,2],[170,2]]], [153,[26854.5,24462.4,-6.35783e-007],[[137,2],[171,2],[172,2]]], [154,[25830.6,21477.3,0],[[139,2],[173,2]]], [155,[26129.5,21492.2,1.90735e-006],[[139,2],[174,2]]], +[156,[26533.2,21679.4,-3.8147e-006],[[140,2],[175,2]]], [157,[25009.3,22632.1,0],[[141,2],[176,2],[177,2],[178,2]]], [158,[25148.1,23352.7,0],[[142,2],[179,2]]], [159,[25454.2,22263.1,-3.8147e-006],[[143,2],[180,2]]], [160,[25798.7,21904,0],[[144,2],[181,2]]], [161,[27762.6,22236.9,0],[[145,2]]], +[162,[27914.7,22316.1,0],[[145,2],[162,2]]], [163,[27613.6,22195.9,0],[[145,2],[182,2]]], [164,[27315.3,22368.6,0],[[146,2]]], [165,[27871.7,22796.3,0],[[147,2]]], [166,[26694.2,22207.3,-3.8147e-006],[[148,2],[183,2]]], [167,[27346.5,22198.4,0],[[149,2],[184,2]]], +[168,[26625.5,22409.2,0],[[150,2],[185,2]]], [169,[27559.7,24627.8,0],[[151,2],[186,2]]], [170,[27090.3,24660.1,0],[[152,2],[187,2]]], [171,[26973.5,24599,1.90735e-006],[[153,2],[187,2]]], [172,[26750.7,24546.6,0],[[153,2],[188,2]]], [173,[25797.3,21442.2,0],[[154,2],[189,2],[190,2],[191,2]]], +[174,[26251.5,21468.4,0],[[155,2],[192,2]]], [175,[26647.3,21725,0],[[156,2],[193,2],[194,2]]], [176,[24853.1,22539.6,-1.90735e-006],[[157,2],[195,2]]], [177,[24900.7,22767.8,0],[[157,2],[196,2]]], [178,[25104.8,22499,0],[[157,2],[197,2]]], [179,[25132.5,23372.2,-1.58946e-007],[[158,2],[198,2],[179,2]]], +[180,[25448.7,22155.7,2.54313e-006],[[159,2],[199,2],[200,2]]], [181,[25824,21787.4,3.8147e-006],[[160,2],[201,2]]], [182,[27505.7,22081.5,0],[[163,2],[202,2]]], [183,[26596.9,22115.8,1.27157e-006],[[166,2],[203,2],[204,2]]], [184,[27404.4,22063.3,0],[[167,2],[202,2]]], [185,[26525.1,22284.4,0],[[168,2],[203,2]]], +[186,[27639.8,24742.7,0],[[169,2],[205,2]]], [187,[27062.6,24692.6,0],[[170,2],[171,2],[206,2]]], [188,[26628,24649.3,0],[[172,2]]], [189,[25750.7,21407.7,0],[[173,2],[207,2],[208,2],[191,2],[209,2]]], [190,[25745.1,21547.5,1.90735e-006],[[173,2],[210,2]]], [191,[25824.3,21411.6,0],[[173,2],[189,2],[211,2],[191,2],[212,2],[207,2]]], +[192,[26371.9,21411.9,-1.90735e-006],[[174,2],[213,2]]], [193,[26667.7,21619.5,6.35783e-007],[[175,2],[214,2],[215,2]]], [194,[26750.1,21825.3,0],[[175,2],[216,2],[204,2]]], [195,[24736.9,22446.8,1.90735e-006],[[176,2],[217,2]]], [196,[24803.6,22860.4,0],[[177,2],[218,2]]], [197,[25199.5,22360.4,3.8147e-006],[[178,2],[219,2]]], +[198,[25023.7,23286.9,-4.76837e-007],[[179,2],[220,2]]], [199,[25508.9,22034.2,1.27157e-006],[[180,2],[221,2],[222,2]]], [200,[25404.8,22126.5,0],[[180,2],[223,2],[219,2]]], [201,[25776.6,21693.8,-1.90735e-006],[[181,2],[210,2]]], [202,[27435.4,21993.7,0],[[182,2],[184,2],[224,2]]], [203,[26469.5,22200.8,1.27157e-006],[[183,2],[185,2],[64,2]]], +[204,[26665.3,21944.6,-3.8147e-006],[[183,2],[194,2]]], [205,[27687.5,24857.5,0],[[186,2],[225,2]]], [206,[27145.7,24801.7,-1.90735e-006],[[187,2],[226,2]]], [207,[25712.9,21361.5,0],[[189,2],[191,2],[212,2],[227,2],[228,2]]], [208,[25776.6,21384.4,0],[[189,2]]], [209,[25699.9,21448.5,0],[[189,2]]], +[210,[25739.3,21608.9,0],[[190,2],[201,2],[229,2]]], [211,[25800.5,21299.3,0],[[191,2],[230,2],[212,2]]], [212,[25753.2,21345.4,0],[[191,2],[207,2],[211,2],[230,2]]], [213,[26484.8,21331.2,0],[[192,2],[231,2]]], [214,[26683.7,21435.6,0],[[193,2],[232,2]]], [215,[26794.9,21557.6,0],[[193,2],[233,2]]], +[216,[26912.4,21879.3,0],[[194,2],[234,2]]], [217,[24658.5,22366.6,0],[[195,2],[235,2],[236,2],[237,2]]], [218,[24780.4,22872.7,0],[[196,2],[238,2],[239,2]]], [219,[25291.9,22256.3,0],[[197,2],[200,2]]], [220,[24942.6,23191.8,0],[[198,2],[240,2]]], [221,[25616.1,21928.8,-3.8147e-006],[[199,2],[229,2]]], +[222,[25448.4,22019.8,0],[[199,2],[223,2],[222,2],[241,2]]], [223,[25318.1,22024.5,-9.53674e-007],[[200,2],[222,2],[242,2],[243,2]]], [224,[27455,21789.2,0],[[202,2],[244,2]]], [225,[27740.7,24942.5,-1.27157e-006],[[205,2],[245,2],[246,2]]], [226,[27224.5,24894.8,-1.90735e-006],[[206,2],[247,2]]], [227,[25622,21371.9,4.76837e-007],[[207,2],[248,2],[227,2],[228,2],[249,2]]], +[228,[25626.4,21269.8,4.76837e-007],[[207,2],[227,2],[248,2],[250,2],[251,2]]], [229,[25679.9,21762.3,0],[[210,2],[221,2]]], [230,[25774.9,21290.6,-4.76837e-007],[[211,2],[212,2],[252,2],[251,2],[230,2]]], [231,[26596.3,21252.5,0],[[213,2],[253,2]]], [232,[26677,21291.6,0],[[214,2],[253,2]]], [233,[26818.8,21557.9,0],[[215,2],[254,2],[233,2]]], +[234,[27036.8,21873.6,0],[[216,2],[255,2]]], [235,[24575.1,22501.7,0],[[217,2],[256,2]]], [236,[24507,22268.5,0],[[217,2],[257,2]]], [237,[24736.9,22196.9,0],[[217,2],[258,2]]], [238,[24717.8,22996,0],[[218,2],[259,2]]], [239,[24700.6,22759.8,0],[[218,2],[260,2]]], +[240,[24891.7,23177.1,0],[[220,2]]], [241,[25446.2,21931.5,0],[[222,2],[261,2]]], [242,[25150.7,22047.9,0],[[223,2],[262,2]]], [243,[25295.3,21920.6,0],[[223,2],[263,2]]], [244,[27455.7,21770.6,0],[[224,2],[264,2],[265,2]]], [245,[27855.6,25046.8,0],[[225,2],[266,2]]], +[246,[27626.9,25036.4,0],[[225,2],[267,2]]], [247,[27316.2,25003.6,0],[[226,2],[268,2]]], [248,[25581,21326,0],[[227,2],[228,2],[269,2]]], [249,[25557.9,21464,0],[[227,2],[270,2]]], [250,[25574.4,21225,4.76837e-007],[[228,2],[271,2],[272,2],[273,2]]], [251,[25693.6,21190.9,0],[[228,2],[230,2],[274,2],[275,2]]], +[252,[25739.8,21242.8,1.90735e-006],[[230,2],[276,2]]], [253,[26713,21221.1,2.38419e-007],[[231,2],[232,2],[277,2],[278,2]]], [254,[26922.8,21453.2,0],[[233,2],[279,2]]], [255,[27090.4,21798,0],[[234,2],[280,2]]], [256,[24547,22546.1,4.76837e-007],[[235,2],[281,2],[282,2],[260,2]]], [257,[24422.5,22232.7,0],[[236,2],[283,2],[284,2]]], +[258,[24836.7,22094.7,-9.53674e-007],[[237,2],[285,2],[258,2],[286,2],[262,2]]], [259,[24620.1,23055,0],[[238,2],[287,2],[288,2]]], [260,[24608.5,22627.9,0],[[239,2],[256,2]]], [261,[25495.6,21830.5,-3.8147e-006],[[241,2],[289,2]]], [262,[25021.3,22078,0],[[242,2],[258,2]]], [263,[25385.1,21850.5,7.62939e-006],[[243,2],[290,2]]], +[264,[27517.8,21739.6,0],[[244,2],[291,2],[292,2]]], [265,[27362.5,21664.7,0],[[244,2],[293,2]]], [266,[27889.5,25050.9,-6.35783e-007],[[245,2],[294,2],[295,2]]], [267,[27512.6,25128.9,0],[[246,2],[296,2]]], [268,[27409.2,25113.8,-3.8147e-006],[[247,2],[296,2]]], [269,[25434.4,21419.3,-1.90735e-006],[[248,2],[297,2]]], +[270,[25538.5,21570.6,0],[[249,2],[289,2]]], [271,[25420.3,21114.1,0],[[250,2],[298,2]]], [272,[25472,21249.4,0],[[250,2],[299,2]]], [273,[25540.2,21086.1,0],[[250,2],[300,2]]], [274,[25742.9,21113.2,2.38419e-007],[[251,2],[301,2],[300,2],[302,2]]], [275,[25731.7,21236.6,1.90735e-006],[[251,2]]], +[276,[25693.7,21276.4,-1.90735e-006],[[252,2]]], [277,[26836.5,21245.6,0],[[253,2],[303,2],[279,2]]], [278,[26642.5,21162.3,0],[[253,2],[304,2]]], [279,[26985.4,21392.9,4.76837e-007],[[254,2],[277,2],[305,2],[306,2]]], [280,[27236.8,21713.3,0],[[255,2],[293,2]]], [281,[24464.3,22610.8,6.35783e-007],[[256,2],[307,2],[308,2]]], +[282,[24475.3,22429.5,0],[[256,2],[283,2]]], [283,[24369.8,22265.4,-6.35783e-007],[[257,2],[282,2],[309,2]]], [284,[24442.9,22074.7,0],[[257,2],[310,2]]], [285,[24821.3,22092.2,0],[[258,2]]], [286,[24743.8,21990.3,0],[[258,2],[311,2]]], [287,[24461.6,23061.4,0],[[259,2],[312,2]]], +[288,[24673.8,23144.7,0],[[259,2],[313,2]]], [289,[25503.1,21718,0],[[261,2],[270,2]]], [290,[25345.7,21762.8,0],[[263,2],[314,2]]], [291,[27654,21814.9,0],[[264,2],[315,2]]], [292,[27581.3,21593.4,0],[[264,2],[316,2]]], [293,[27330.5,21639.5,4.76837e-007],[[265,2],[280,2],[317,2],[318,2],[293,2]]], +[294,[28042.7,25100.8,0],[[266,2],[319,2]]], [295,[27978.9,25164.4,0],[[266,2],[320,2]]], [296,[27473.1,25180.4,0],[[267,2],[268,2],[321,2]]], [297,[25449.6,21489.3,0],[[269,2]]], [298,[25346.8,21063.7,-4.76837e-007],[[271,2],[322,2],[323,2],[324,2],[299,2]]], [299,[25386.1,21162,0],[[272,2],[298,2],[324,2]]], +[300,[25535.1,21038.7,0],[[273,2],[274,2],[323,2],[325,2]]], [301,[25840.8,21089.6,0],[[274,2],[326,2]]], [302,[25872.3,20999.6,0],[[274,2],[327,2]]], [303,[26973.9,21141.5,-1.90735e-006],[[277,2],[328,2]]], [304,[26503.6,21125,9.53674e-007],[[278,2],[329,2]]], [305,[27085.9,21351.2,-1.90735e-006],[[279,2],[330,2]]], +[306,[27121.1,21502.8,0],[[279,2],[317,2]]], [307,[24383,22807.6,0],[[281,2],[331,2]]], [308,[24384.2,22647,-4.76837e-007],[[281,2],[332,2],[308,2],[333,2]]], [309,[24270.3,22132.4,3.8147e-006],[[283,2],[334,2]]], [310,[24429.8,21953.3,0],[[284,2],[335,2]]], [311,[24728.1,21872,0],[[286,2],[336,2]]], +[312,[24309.2,23048,0],[[287,2],[337,2]]], [313,[24781.8,23230.2,0],[[288,2],[338,2]]], [314,[25311.8,21783.6,7.62939e-006],[[290,2]]], [315,[27812.1,21896.5,0],[[291,2],[339,2]]], [316,[27586.3,21580.5,0],[[292,2],[316,2],[340,2],[341,2]]], [317,[27177.4,21537.8,1.90735e-006],[[293,2],[306,2]]], +[318,[27344.8,21632.3,0],[[293,2],[342,2],[341,2]]], [319,[28117.7,25212.8,0],[[294,2],[343,2]]], [320,[28014.8,25228.3,0],[[295,2],[320,2],[344,2]]], [321,[27615.9,25356.6,0],[[296,2],[345,2]]], [322,[25174,20931,0],[[298,2],[346,2]]], [323,[25400.1,20996.5,3.17891e-007],[[298,2],[300,2],[347,2]]], +[324,[25340.7,21123.1,-1.90735e-006],[[298,2],[299,2],[348,2]]], [325,[25587.6,20904.5,0],[[300,2],[349,2]]], [326,[25983.6,21083.7,0],[[301,2],[350,2]]], [327,[25919.3,20910.7,0],[[302,2],[351,2]]], [328,[27103,21069.5,-4.76837e-007],[[303,2],[352,2],[353,2],[328,2],[354,2]]], [329,[26359.1,21070.5,0],[[304,2],[355,2]]], +[330,[27249,21434.5,0],[[305,2],[342,2]]], [331,[24321.5,22933.9,0],[[307,2],[337,2]]], [332,[24279.2,22754.5,3.8147e-006],[[308,2],[356,2]]], [333,[24313.7,22506.2,0],[[308,2],[357,2]]], [334,[24162,22080.4,0],[[309,2],[358,2]]], [335,[24409.7,21857.6,0],[[310,2],[359,2]]], +[336,[24707.2,21781.8,0],[[311,2],[360,2]]], [337,[24235.5,23058.8,0],[[312,2],[331,2],[361,2]]], [338,[24872.3,23179.9,0],[[313,2],[338,2]]], [339,[27938.2,21952.6,0],[[315,2],[362,2]]], [340,[27767.2,21605.9,0],[[316,2],[363,2],[364,2]]], [341,[27428,21537.3,0],[[316,2],[318,2],[342,2]]], +[342,[27393.3,21528,0],[[318,2],[330,2],[341,2],[342,2],[365,2]]], [343,[28169.4,25356.7,-1.90735e-006],[[319,2],[366,2]]], [344,[27852,25359.7,0],[[320,2],[345,2]]], [345,[27726.9,25452.1,1.27157e-006],[[321,2],[344,2],[367,2]]], [346,[25042.9,20839.8,0],[[322,2],[368,2],[369,2]]], [347,[25464,20863.8,0],[[323,2],[370,2]]], +[348,[25215.2,21274.6,0],[[324,2],[371,2]]], [349,[25652.9,20759.8,0],[[325,2],[372,2]]], [350,[26168.9,21077.7,0],[[326,2],[355,2]]], [351,[26036.7,20837,0],[[327,2],[373,2]]], [352,[27232.7,21012,0],[[328,2],[374,2]]], [353,[27091.3,21068.3,6.35783e-007],[[328,2]]], +[354,[26995.9,20993.7,0],[[328,2],[375,2]]], [355,[26221.1,21069.9,0],[[329,2],[350,2]]], [356,[24176.1,22798.7,0],[[332,2],[376,2],[377,2]]], [357,[24243.6,22494.9,0],[[333,2]]], [358,[24041.8,22042.9,0],[[334,2],[378,2]]], [359,[24459.7,21769.4,0],[[335,2],[379,2]]], +[360,[24624.8,21664.9,0],[[336,2],[380,2]]], [361,[24160.3,23118.8,0],[[337,2],[381,2],[382,2]]], [362,[28058,22021.8,0],[[339,2]]], [363,[27844.7,21641.6,-1.90735e-006],[[340,2]]], [364,[27879.2,21493.7,0],[[340,2],[383,2]]], [365,[27443.8,21387.9,0],[[342,2],[384,2]]], +[366,[28215.1,25523.7,0],[[343,2],[385,2]]], [367,[27878.7,25520.4,0],[[345,2],[386,2]]], [368,[24867.9,20759.4,0],[[346,2],[387,2]]], [369,[25135.1,20685.6,0],[[346,2],[388,2]]], [370,[25488.3,20790,3.17891e-007],[[347,2],[370,2],[389,2]]], [371,[25177.6,21317.8,0],[[348,2],[390,2],[371,2],[391,2]]], +[372,[25701.9,20635.5,-9.53674e-007],[[349,2],[392,2]]], [373,[26094.9,20724,0],[[351,2],[393,2],[394,2]]], [374,[27286.7,20983.5,0],[[352,2],[395,2],[396,2]]], [375,[26958.4,20957.2,0],[[354,2],[397,2],[398,2]]], [376,[24103.1,22741.2,0],[[356,2],[399,2]]], [377,[24060.2,22876,0],[[356,2],[381,2]]], +[378,[23944.8,22006.9,0],[[358,2],[400,2]]], [379,[24414.7,21653.7,0],[[359,2],[401,2]]], [380,[24677.6,21585.9,0],[[360,2],[402,2]]], [381,[24094.3,23005.5,0],[[361,2],[377,2]]], [382,[24141.6,23281.5,-9.53674e-007],[[361,2],[403,2],[404,2],[405,2]]], [383,[27986.1,21366.6,9.53674e-007],[[364,2],[406,2]]], +[384,[27496.1,21262.6,0],[[365,2],[407,2]]], [385,[28212.9,25579.2,0],[[366,2],[386,2],[408,2]]], [386,[28010,25568.4,0],[[367,2],[385,2]]], [387,[24755,20705,0],[[368,2],[409,2],[410,2],[411,2]]], [388,[25231.3,20530.7,0],[[369,2],[412,2]]], [389,[25435.9,20612.9,0],[[370,2],[413,2]]], +[390,[25032.8,21391.4,0],[[371,2],[414,2]]], [391,[25020.5,21265.8,0],[[371,2],[415,2]]], [392,[25755.7,20533.1,-3.17891e-007],[[372,2],[416,2],[394,2]]], [393,[26226.9,20579.9,-3.17891e-007],[[373,2],[417,2],[418,2]]], [394,[25964.4,20649.9,0],[[373,2],[392,2]]], [395,[27166.9,20895,0],[[374,2],[398,2]]], +[396,[27395.4,20935.9,-2.38419e-007],[[374,2],[419,2],[396,2],[420,2]]], [397,[26767.5,20832.6,0],[[375,2],[421,2]]], [398,[27055.9,20819,0],[[375,2],[395,2],[422,2]]], [399,[24173,22657.7,0],[[376,2],[423,2]]], [400,[23891.9,21948.4,0],[[378,2],[424,2]]], [401,[24406.6,21560.3,0],[[379,2],[425,2]]], +[402,[24678.8,21571.9,-1.27157e-006],[[380,2],[426,2],[427,2]]], [403,[24033.7,23434,0],[[382,2],[428,2]]], [404,[23970.1,23218.4,0],[[382,2],[429,2]]], [405,[24208.6,23457.2,0],[[382,2],[430,2]]], [406,[28074.5,21244.8,0],[[383,2],[431,2]]], [407,[27545.7,21126.8,-1.90735e-006],[[384,2],[420,2]]], +[408,[28313.7,25696.4,0],[[385,2],[432,2]]], [409,[24809.8,20588.3,0],[[387,2],[433,2]]], [410,[24522.7,20589,0],[[387,2],[434,2]]], [411,[24678.4,20839,0],[[387,2],[435,2]]], [412,[25290.6,20430.5,0],[[388,2],[436,2]]], [413,[25397.8,20484.4,0],[[389,2],[436,2]]], +[414,[24898.6,21464.5,0],[[390,2],[427,2]]], [415,[24896.5,21197.2,0],[[391,2],[437,2]]], [416,[25841.9,20375,0],[[392,2],[438,2]]], [417,[26175.7,20434,0],[[393,2],[439,2]]], [418,[26321.8,20615.9,0],[[393,2],[440,2]]], [419,[27484,20852.3,0],[[396,2]]], +[420,[27560.3,21002.5,3.17891e-007],[[396,2],[407,2],[441,2]]], [421,[26623.1,20727.8,0],[[397,2],[442,2]]], [422,[27117.1,20729.6,0],[[398,2]]], [423,[24184.7,22604.9,3.8147e-006],[[399,2]]], [424,[23770.3,21868.1,0],[[400,2],[443,2]]], [425,[24398.3,21536.7,-1.27157e-006],[[401,2],[426,2],[444,2]]], +[426,[24512.8,21549.4,0],[[402,2],[425,2]]], [427,[24810.6,21510.6,0],[[402,2],[414,2]]], [428,[23956.2,23560.8,0],[[403,2],[445,2],[446,2]]], [429,[23837.8,23192.2,0],[[404,2],[447,2]]], [430,[24279.8,23538.6,0],[[405,2],[448,2]]], [431,[27973.3,21174.6,-2.38419e-007],[[406,2],[449,2]]], +[432,[28302.8,25768.2,-9.53674e-007],[[408,2]]], [433,[24870.4,20460.3,0],[[409,2],[450,2]]], [434,[24371.1,20515.1,0],[[410,2],[451,2]]], [435,[24592.4,20958,0],[[411,2],[452,2]]], [436,[25339,20347.1,2.38419e-007],[[412,2],[413,2],[453,2],[454,2]]], [437,[24757.7,21177.2,0],[[415,2],[455,2]]], +[438,[25917.2,20247.1,9.53674e-007],[[416,2],[456,2]]], [439,[26093.8,20308.5,0],[[417,2],[456,2]]], [440,[26404,20544.3,0],[[418,2],[442,2]]], [441,[27753.8,21045.6,0],[[420,2],[449,2]]], [442,[26570,20682,0],[[421,2],[440,2],[442,2],[457,2]]], [443,[23738.4,21851.8,-1.27157e-006],[[424,2],[458,2],[459,2]]], +[444,[24257.2,21533.5,0],[[425,2],[460,2]]], [445,[23870.8,23749.1,0],[[428,2],[461,2],[462,2],[463,2]]], [446,[23842.4,23578.4,-6.35783e-007],[[428,2],[464,2],[465,2]]], [447,[23731.5,23151.5,0],[[429,2],[466,2]]], [448,[24388.1,23600.5,0],[[430,2],[467,2]]], [449,[27881.8,21107.7,0],[[431,2],[441,2]]], +[450,[24930,20354.9,0],[[433,2],[468,2]]], [451,[24344.3,20501.8,-4.76837e-007],[[434,2],[469,2],[470,2],[471,2]]], [452,[24564.1,21049.4,1.27157e-006],[[435,2],[472,2],[455,2]]], [453,[25443.8,20192.6,0],[[436,2],[473,2]]], [454,[25347.5,20205,9.53674e-007],[[436,2],[474,2]]], [455,[24650.2,21122.8,0],[[437,2],[452,2]]], +[456,[25960.5,20181.7,-2.38419e-007],[[438,2],[439,2],[475,2],[476,2]]], [457,[26658.4,20564.1,0],[[442,2],[477,2]]], [458,[23725.4,21775.6,1.27157e-006],[[443,2],[478,2],[479,2]]], [459,[23667.4,21847,3.8147e-006],[[443,2],[480,2]]], [460,[24138.8,21513.5,0],[[444,2],[481,2]]], [461,[23956,23858.5,0],[[445,2],[482,2]]], +[462,[23790.6,23893.6,0],[[445,2],[483,2]]], [463,[23700.9,23713.9,0],[[445,2],[463,2]]], [464,[23718.4,23431.5,0],[[446,2],[484,2]]], [465,[23674.8,23588.8,0],[[446,2],[485,2]]], [466,[23665.6,23070.7,0],[[447,2],[486,2]]], [467,[24511.3,23698.4,0],[[448,2],[487,2]]], +[468,[24988.1,20239.1,0],[[450,2],[488,2]]], [469,[24196.7,20436.5,1.90735e-006],[[451,2],[489,2]]], [470,[24421.7,20364.2,0],[[451,2],[490,2]]], [471,[24287.6,20652.1,0],[[451,2],[491,2]]], [472,[24438.1,20937.7,0],[[452,2],[492,2]]], [473,[25507.2,20071.3,0],[[453,2],[493,2],[494,2]]], +[474,[25285.5,20069.1,0],[[454,2],[495,2]]], [475,[25811.2,20140.2,0],[[456,2],[493,2]]], [476,[25960.6,20073.8,0],[[456,2],[496,2]]], [477,[26668.3,20545.3,0],[[457,2]]], [478,[23628.3,21633.9,0],[[458,2],[497,2]]], [479,[23863.9,21659.9,-7.62939e-006],[[458,2],[481,2]]], +[480,[23609.8,21809.6,0],[[459,2],[498,2]]], [481,[23988.4,21545,7.62939e-006],[[460,2],[479,2]]], [482,[24047.9,23970.1,0],[[461,2],[499,2]]], [483,[23673.3,23981,0],[[462,2],[500,2]]], [484,[23648.9,23351,0],[[464,2]]], [485,[23615.9,23579.1,0],[[465,2]]], +[486,[23598.7,23103.4,0],[[466,2]]], [487,[24604.7,23744.9,0],[[467,2],[501,2]]], [488,[25061.7,20105.9,9.53674e-007],[[468,2],[502,2]]], [489,[24082.8,20335.6,0],[[469,2],[503,2]]], [490,[24443.4,20269.3,0],[[470,2],[504,2]]], [491,[24293.7,20783.5,0],[[471,2],[492,2]]], +[492,[24328.7,20920.7,-1.27157e-006],[[472,2],[491,2],[505,2]]], [493,[25669.7,20080.3,0],[[473,2],[475,2]]], [494,[25371.6,19966.9,0],[[473,2],[506,2]]], [495,[25238.6,19951.2,0],[[474,2],[507,2],[506,2],[502,2]]], [496,[26006.8,19954,0],[[476,2],[508,2]]], [497,[23539.7,21549.9,0],[[478,2],[509,2]]], +[498,[23486.2,21806.1,0],[[480,2],[510,2]]], [499,[24130,24074.9,0],[[482,2]]], [500,[23573.3,24087.3,0],[[483,2],[511,2]]], [501,[24700.6,23682.6,0],[[487,2],[512,2]]], [502,[25191.2,19980.1,0],[[488,2],[495,2],[507,2]]], [503,[23960.5,20228.1,0],[[489,2],[513,2]]], +[504,[24369.5,20137.5,-9.53674e-007],[[490,2],[514,2]]], [505,[24169.7,20909.4,0],[[492,2],[515,2]]], [506,[25276.4,19898.7,-2.38419e-007],[[494,2],[495,2],[516,2],[517,2],[507,2]]], [507,[25218.1,19929.4,0],[[495,2],[502,2],[506,2],[518,2],[519,2]]], [508,[26066,19844.3,-9.53674e-007],[[496,2],[520,2]]], [509,[23488.7,21533.5,-1.27157e-006],[[497,2],[521,2],[522,2]]], +[510,[23419.6,21794.9,0],[[498,2],[523,2]]], [511,[23471.9,24150,-4.76837e-007],[[500,2],[524,2]]], [512,[24763.2,23693.6,0],[[501,2]]], [513,[23906.5,20172.4,-2.38419e-007],[[503,2],[525,2],[526,2],[527,2]]], [514,[24283,20043.4,0],[[504,2],[528,2]]], [515,[24041.2,20893.2,-3.8147e-006],[[505,2],[529,2]]], +[516,[25352.7,19793.6,0],[[506,2],[530,2]]], [517,[25215.5,19859,0],[[506,2],[531,2]]], [518,[25187.9,19842.8,0],[[507,2]]], [519,[25057.7,19964.6,0],[[507,2],[532,2]]], [520,[26075.2,19725.4,0],[[508,2]]], [521,[23473.2,21665.3,0],[[509,2],[533,2]]], +[522,[23420.5,21354.1,0],[[509,2],[534,2]]], [523,[23264.5,21766.8,-9.53674e-007],[[510,2],[535,2],[523,2],[533,2]]], [524,[23404.2,24209.9,0],[[511,2],[536,2]]], [525,[23771.3,20065.7,0],[[513,2],[537,2]]], [526,[24003.4,20089.5,0],[[513,2],[538,2]]], [527,[23807.3,20269.3,0],[[513,2],[539,2]]], +[528,[24413.3,19917.1,0],[[514,2],[540,2]]], [529,[23972.6,20912,0],[[515,2],[541,2],[542,2]]], [530,[25428.5,19673.6,0],[[516,2],[543,2]]], [531,[25075.3,19694,9.53674e-007],[[517,2],[544,2]]], [532,[24922,19991.5,9.53674e-007],[[519,2],[545,2]]], [533,[23363,21725.3,0],[[521,2],[523,2]]], +[534,[23374,21270.5,1.90735e-006],[[522,2],[546,2],[547,2],[534,2],[548,2]]], [535,[23212.9,21789.2,0],[[523,2],[549,2],[535,2]]], [536,[23337.3,24253,-1.58946e-007],[[524,2],[536,2],[550,2]]], [537,[23665.1,19986,9.53674e-007],[[525,2],[551,2]]], [538,[24104.6,19976.3,9.53674e-007],[[526,2],[552,2]]], [539,[23712.2,20359.4,1.90735e-006],[[527,2],[553,2]]], +[540,[24425.4,19902.3,0],[[528,2],[554,2],[555,2]]], [541,[23787.2,20878.3,0],[[529,2],[556,2]]], [542,[23934.9,21035.2,0],[[529,2],[557,2]]], [543,[25403.1,19570,0],[[530,2],[558,2]]], [544,[25014.8,19559.2,0],[[531,2],[559,2]]], [545,[24769.8,19976.9,0],[[532,2],[554,2]]], +[546,[23219.1,21231.9,0],[[534,2],[560,2],[561,2]]], [547,[23379.7,21267.4,2.54313e-006],[[534,2]]], [548,[23358.6,21196.4,0],[[534,2],[562,2]]], [549,[23185.5,21774,0],[[535,2],[563,2]]], [550,[23383.2,24367.9,0],[[536,2]]], [551,[23557.3,19906.2,-9.53674e-007],[[537,2],[564,2]]], +[552,[24182.3,19879,0],[[538,2],[565,2],[555,2]]], [553,[23587.5,20455.4,0],[[539,2],[566,2]]], [554,[24592.6,19933,0],[[540,2],[545,2]]], [555,[24315,19816.7,0],[[540,2],[552,2],[565,2]]], [556,[23657.7,20876.1,0],[[541,2],[556,2]]], [557,[23821.2,21087.9,0],[[542,2],[567,2]]], +[558,[25391.3,19479.7,0],[[543,2],[568,2]]], [559,[24920.9,19422.3,0],[[544,2],[569,2]]], [560,[23080.9,21143.6,0],[[546,2],[570,2],[561,2]]], [561,[23192.6,21135.6,0],[[562,2],[583,2],[560,2],[546,2]]], [562,[23389.9,21140.4,-5.08626e-006],[[548,2],[571,2],[562,2],[561,2]]], [563,[22997.9,21744.3,0],[[549,2],[572,2]]], +[564,[23438,19818.4,0],[[551,2],[573,2]]], [565,[24276.4,19783,-4.76837e-007],[[552,2],[555,2],[574,2],[575,2]]], [566,[23496.5,20476.6,-4.76837e-007],[[553,2],[566,2],[576,2],[577,2]]], [567,[23726.3,21091.6,0],[[557,2]]], [568,[25331,19350.9,-6.35783e-007],[[558,2],[578,2],[579,2]]], [569,[24857,19307.2,0],[[559,2],[580,2]]], +[570,[23041.9,21127.2,0],[[560,2],[581,2],[582,2]]], [571,[23418.7,21136.2,0],[[562,2],[571,2]]], [572,[22846.6,21708.9,0],[[563,2],[584,2]]], [573,[23415.6,19795.1,2.38419e-007],[[564,2],[585,2],[586,2],[587,2]]], [574,[24333.7,19655.5,0],[[565,2],[588,2]]], [575,[24177.8,19685.8,0],[[565,2],[589,2]]], +[576,[23459.8,20574.7,-1.90735e-006],[[566,2],[590,2]]], [577,[23400.2,20392,0],[[566,2],[591,2]]], [578,[25253.2,19226.1,0],[[568,2],[592,2]]], [579,[25383.7,19324.8,0],[[568,2]]], [580,[24783.3,19177.8,0],[[569,2],[593,2]]], [581,[22922.8,21006.7,0],[[570,2],[594,2],[595,2]]], +[582,[22874.8,21154.1,-2.54313e-006],[[570,2],[596,2],[597,2]]], [583,[23161.5,21176.5,-1.27157e-006],[[561,2]]], [584,[22759,21632.2,0],[[572,2],[598,2]]], [585,[23300.3,19894,9.53674e-007],[[573,2],[599,2]]], [586,[23270.2,19693.1,0],[[573,2],[600,2]]], [587,[23459.8,19697.5,0],[[573,2],[601,2],[602,2]]], +[588,[24368.4,19581.2,0],[[574,2],[603,2]]], [589,[24076.7,19613.3,0],[[575,2],[604,2]]], [590,[23329.7,20681.7,-3.8147e-006],[[576,2],[605,2]]], [591,[23381.9,20282.1,0],[[577,2],[606,2]]], [592,[25140.6,19110,0],[[578,2],[607,2]]], [593,[24760.2,19152.1,0],[[580,2],[608,2],[609,2]]], +[594,[22770.5,20924.4,0],[[581,2],[610,2]]], [595,[23013.7,20883,0],[[581,2],[611,2]]], [596,[22779.9,21040.4,0],[[582,2],[610,2]]], [597,[22778.5,21278.3,0],[[582,2],[612,2]]], [598,[22638.3,21610,-6.35783e-007],[[584,2],[613,2],[614,2]]], [599,[23208.8,19955.7,-3.17891e-007],[[585,2],[615,2],[616,2]]], +[600,[23155.8,19594.8,-9.53674e-007],[[586,2],[617,2]]], [601,[23557.6,19603.7,0],[[587,2],[618,2]]], [602,[23337.1,19563.2,0],[[587,2],[619,2]]], [603,[24426.3,19461.8,-9.53674e-007],[[588,2],[620,2]]], [604,[23951.1,19544.8,0],[[589,2],[621,2]]], [605,[23221.2,20753.2,0],[[590,2],[611,2]]], +[606,[23366.2,20165.6,9.53674e-007],[[591,2],[616,2]]], [607,[25043.6,19006.3,0],[[592,2],[622,2]]], [608,[24719.3,19285.8,-4.76837e-007],[[593,2],[623,2]]], [609,[24841.2,19025.7,0],[[593,2],[622,2]]], [610,[22741.6,20914.7,-1.27157e-006],[[594,2],[596,2],[624,2]]], [611,[23101.9,20803.3,0],[[595,2],[605,2]]], +[612,[22648.9,21377.2,0],[[597,2],[614,2]]], [613,[22616.8,21644.9,0],[[598,2],[625,2],[626,2]]], [614,[22558,21446.9,0],[[598,2],[612,2],[627,2]]], [615,[23085,20065.7,0],[[599,2],[628,2]]], [616,[23327.3,20082.4,0],[[599,2],[606,2]]], [617,[23071.8,19490.8,9.53674e-007],[[600,2],[629,2]]], +[618,[23689.7,19498,0],[[601,2],[630,2]]], [619,[23258.2,19449.9,0],[[602,2],[631,2]]], [620,[24522.8,19406.7,-4.76837e-007],[[603,2],[632,2],[623,2]]], [621,[23916.8,19494.1,0],[[604,2],[630,2],[633,2]]], [622,[25020.7,18982.2,0],[[607,2],[609,2],[634,2]]], [623,[24658.5,19315.6,0],[[608,2],[620,2],[635,2]]], +[624,[22604.7,20828.2,3.8147e-006],[[610,2],[636,2]]], [625,[22458.9,21686.3,0],[[613,2],[637,2]]], [626,[22561.2,21762.8,0],[[613,2],[638,2]]], [627,[22491.3,21442.4,0],[[614,2]]], [628,[23017.1,20117.1,0],[[615,2],[639,2],[640,2]]], [629,[23023.2,19426.5,0],[[617,2],[641,2],[642,2]]], +[630,[23846.2,19494.8,0],[[618,2],[621,2]]], [631,[23213.8,19369.1,0],[[619,2],[642,2]]], [632,[24606.1,19337.8,4.76837e-007],[[620,2],[643,2]]], [633,[24051.5,19389.1,0],[[621,2],[644,2]]], [634,[25132.1,18872.2,-9.53674e-007],[[622,2],[634,2]]], [635,[24615.2,19333.3,0],[[623,2]]], +[636,[22515.9,20785.1,0],[[624,2],[645,2]]], [637,[22351.4,21724.7,0],[[625,2],[646,2]]], [638,[22419.8,21764.1,0],[[626,2],[647,2],[646,2]]], [639,[22932.9,20232.4,-1.90735e-006],[[628,2],[648,2]]], [640,[22882,20041.5,0],[[628,2],[649,2]]], [641,[22902,19279.1,0],[[629,2],[650,2]]], +[642,[23151.8,19377.9,0],[[629,2],[631,2]]], [643,[24426.4,19308.2,0],[[632,2],[651,2]]], [644,[24217.7,19361.4,0],[[633,2],[651,2]]], [645,[22504.3,20780.4,0],[[636,2],[652,2],[653,2]]], [646,[22343.8,21751.8,0],[[637,2],[638,2],[646,2],[654,2]]], [647,[22372.3,21792.8,-1.19209e-007],[[638,2]]], +[648,[22918.4,20255.1,-1.43051e-006],[[639,2],[655,2],[648,2],[656,2]]], [649,[22739.3,20036.2,0],[[640,2],[657,2]]], [650,[22823.3,19174,0],[[641,2],[658,2],[659,2]]], [651,[24300.8,19342.4,9.53674e-007],[[643,2],[644,2]]], [652,[22394.4,20887.4,3.8147e-006],[[645,2],[660,2]]], [653,[22538.2,20623.1,0],[[645,2],[661,2]]], +[654,[22350.3,21934.7,0],[[646,2],[662,2]]], [655,[22761.5,20351.9,-1.90735e-006],[[648,2],[663,2]]], [656,[22966.3,20385.1,0],[[648,2],[664,2]]], [657,[22609.5,19991.7,0],[[649,2],[665,2]]], [658,[22936.9,19051.6,0],[[650,2],[666,2]]], [659,[22757.2,19110.1,-6.35783e-007],[[650,2],[667,2],[668,2]]], +[660,[22233.2,20947.8,0],[[652,2],[669,2]]], [661,[22610.3,20481.7,0],[[653,2],[663,2]]], [662,[22261.8,22008.6,0],[[654,2]]], [663,[22647.5,20426.3,0],[[655,2],[661,2]]], [664,[23053,20461.5,0],[[656,2],[670,2]]], [665,[22484.2,20007.8,0],[[657,2],[671,2]]], +[666,[22867.8,18973.3,0],[[658,2],[672,2]]], [667,[22675.1,18963.8,0],[[659,2],[673,2]]], [668,[22639.7,19128.2,0],[[659,2],[674,2]]], [669,[22162,21065.5,0],[[660,2],[675,2]]], [670,[23148.1,20526.5,0],[[664,2],[676,2]]], [671,[22467.2,20000.8,0],[[665,2],[677,2],[678,2]]], +[672,[22842.8,18938.2,3.17891e-007],[[666,2],[679,2],[680,2]]], [673,[22617.9,18846.5,0],[[667,2],[681,2]]], [674,[22582.4,19118.8,4.76837e-007],[[668,2],[682,2],[683,2],[674,2]]], [675,[22146.1,21131.4,1.27157e-006],[[669,2],[684,2],[685,2]]], [676,[23235.6,20521.7,0],[[670,2],[686,2]]], [677,[22401.2,20042.5,0],[[671,2],[687,2],[677,2],[688,2]]], +[678,[22558.6,19819.8,1.90735e-006],[[671,2],[689,2]]], [679,[22738.6,18789.9,9.53674e-007],[[672,2],[690,2]]], [680,[22956.2,18866.4,4.76837e-007],[[672,2]]], [681,[22549,18731.5,-9.53674e-007],[[673,2],[691,2]]], [682,[22528.1,19187.7,-4.76837e-007],[[674,2],[692,2],[693,2],[694,2]]], [683,[22594,19112.5,3.17891e-007],[[674,2]]], +[684,[22027.8,21229.7,0],[[675,2],[695,2]]], [685,[22104.6,21137.9,0],[[675,2],[696,2],[685,2],[697,2]]], [686,[23312.4,20524.7,0],[[676,2]]], [687,[22266.3,20180.5,-9.53674e-007],[[677,2],[698,2]]], [688,[22235.8,19980,0],[[677,2],[699,2]]], [689,[22621.5,19690.9,0],[[678,2],[700,2]]], +[690,[22630.2,18668.6,0],[[679,2],[701,2]]], [691,[22467.2,18623.2,0],[[681,2],[702,2]]], [692,[22555.4,19316.3,0],[[682,2],[703,2]]], [693,[22454.5,19047.1,-9.53674e-007],[[682,2],[704,2]]], [694,[22430.6,19252.9,0],[[682,2],[705,2],[706,2]]], [695,[21897,21221.9,3.8147e-006],[[684,2],[707,2]]], +[696,[22121.6,21149.5,0],[[685,2]]], [697,[22016,21061.1,0],[[685,2]]], [698,[22182,20255.8,0],[[687,2],[708,2],[709,2]]], [699,[22090.9,19946.7,3.17891e-007],[[688,2],[710,2],[711,2]]], [700,[22573.9,19570.9,0],[[689,2],[712,2],[703,2]]], [701,[22520.7,18590.3,0],[[690,2],[702,2]]], +[702,[22432,18567.4,3.17891e-007],[[691,2],[701,2],[713,2]]], [703,[22576.3,19474.4,0],[[692,2],[700,2],[714,2]]], [704,[22366.6,18929.5,0],[[693,2],[715,2]]], [705,[22300.9,19307,0],[[694,2],[716,2]]], [706,[22296.1,19184.9,-1.90735e-006],[[694,2],[717,2]]], [707,[21733.3,21221.4,0],[[695,2],[718,2]]], +[708,[22051.9,20182.2,0],[[698,2],[719,2]]], [709,[22071.8,20360.6,0],[[698,2],[709,2]]], [710,[21947.4,19905.2,0],[[699,2],[720,2]]], [711,[22065.9,19823.6,0],[[699,2],[721,2]]], [712,[22572,19532,0],[[700,2],[722,2]]], [713,[22382.8,18526.3,0],[[702,2],[723,2],[724,2],[725,2]]], +[714,[22570.3,19519.4,0],[[703,2]]], [715,[22295.3,18819.2,-3.17891e-007],[[704,2],[724,2],[726,2]]], [716,[22218.6,19277.2,0],[[705,2],[717,2]]], [717,[22170.4,19154,0],[[706,2],[716,2],[727,2]]], [718,[21656.3,21209.6,0],[[707,2]]], [719,[22005.7,20187.1,0],[[708,2]]], +[720,[21826.5,19846.6,0],[[710,2],[728,2]]], [721,[22018.1,19683.5,1.90735e-006],[[711,2],[729,2]]], [722,[22485.9,19507.1,0],[[712,2],[730,2]]], [723,[22262.8,18415.7,0],[[713,2],[731,2],[732,2]]], [724,[22303.9,18637.5,0],[[713,2],[715,2]]], [725,[22306.7,18424.8,0],[[732,2],[713,2]]], +[726,[22159.5,18928.9,-9.53674e-007],[[715,2],[727,2]]], [727,[22070,19027.7,0],[[717,2],[726,2],[733,2],[734,2]]], [728,[21787.6,19894.6,0],[[720,2]]], [729,[21920.3,19578.4,0],[[721,2],[735,2]]], [730,[22390.9,19501.4,0],[[722,2],[736,2]]], [731,[22137.4,18369.6,0],[[723,2],[737,2]]], +[732,[22330.9,18368.5,0],[[884,2],[928,2],[725,2],[723,2]]], [733,[22023.8,19149.8,0],[[727,2],[738,2]]], [734,[21961.3,18921.4,0],[[727,2],[739,2]]], [735,[21909,19554,0],[[729,2],[740,2],[741,2]]], [736,[22349.8,19543.9,3.8147e-006],[[730,2],[742,2]]], [737,[22021.8,18257.7,0],[[731,2],[743,2]]], +[738,[21948.2,19243.5,1.90735e-006],[[733,2],[744,2]]], [739,[21876.5,18801.1,1.90735e-006],[[734,2],[745,2]]], [740,[21819.5,19544.4,0],[[735,2],[746,2]]], [741,[21834.8,19475.9,3.8147e-006],[[735,2],[747,2]]], [742,[22237.5,19571.8,0],[[736,2],[748,2]]], [743,[21906.9,18157.2,0],[[737,2],[749,2]]], +[744,[21816.3,19275.2,4.76837e-007],[[738,2],[750,2],[747,2],[751,2]]], [745,[21805.1,18662.6,0],[[739,2],[752,2]]], [746,[21722.8,19580.9,-3.8147e-006],[[740,2],[753,2]]], [747,[21857.9,19402.3,-1.90735e-006],[[741,2],[744,2]]], [748,[22108.1,19551.8,0],[[742,2],[754,2]]], [749,[21860.7,18117.6,-1.43051e-006],[[743,2],[755,2],[756,2],[757,2]]], +[750,[21611.1,19306.6,0],[[744,2],[758,2]]], [751,[21741.5,19202,0],[[744,2],[759,2]]], [752,[21691.5,18540.4,0],[[745,2],[760,2]]], [753,[21604.9,19612,0],[[746,2],[753,2]]], [754,[22070,19546.1,0],[[748,2]]], [755,[21772.6,17976.7,0],[[749,2],[761,2]]], +[756,[21789.4,18180.6,0],[[749,2],[762,2],[763,2]]], [757,[21943,18046.8,0],[[749,2],[764,2]]], [758,[21464.2,19299.7,1.90735e-006],[[750,2],[765,2]]], [759,[21667.9,19081.8,0],[[751,2],[766,2]]], [760,[21615.9,18482.6,-6.35783e-007],[[752,2],[767,2],[768,2]]], [761,[21737,17815.9,0],[[755,2],[769,2]]], +[762,[21671.5,18234.8,0],[[756,2],[770,2]]], [763,[21683.9,18094.3,0],[[756,2],[771,2]]], [764,[22003.8,17960.7,0],[[757,2],[772,2]]], [765,[21392.3,19246.6,0],[[758,2],[773,2]]], [766,[21650.6,18948.8,-1.90735e-006],[[759,2],[774,2]]], [767,[21504.6,18349.7,-9.53674e-007],[[760,2],[775,2],[770,2],[776,2]]], +[768,[21584.2,18605.6,1.90735e-006],[[760,2],[777,2]]], [769,[21718.3,17700.4,0],[[761,2],[778,2],[779,2]]], [770,[21604.4,18295.4,0],[[762,2],[767,2]]], [771,[21573.4,17985.4,0],[[763,2],[780,2]]], [772,[22085.4,17883.2,0],[[764,2],[781,2],[782,2]]], [773,[21291.4,19227.1,-9.53674e-007],[[765,2],[783,2]]], +[774,[21585.6,18846.3,0],[[766,2],[784,2],[777,2]]], [775,[21437.4,18203.9,0],[[767,2],[785,2]]], [776,[21332,18335.1,0],[[767,2],[786,2]]], [777,[21581.8,18746.3,1.90735e-006],[[768,2],[774,2]]], [778,[21679.1,17633.6,4.76837e-007],[[769,2],[787,2],[788,2],[789,2]]], [779,[21844.6,17798.7,0],[[769,2],[781,2]]], +[780,[21457.6,17876.9,0],[[771,2],[790,2]]], [781,[21985.1,17836.2,0],[[772,2],[779,2]]], [782,[22210.3,17830.3,0],[[772,2],[791,2]]], [783,[21206.2,19210.9,0],[[773,2],[792,2]]], [784,[21448.8,18746.3,0],[[774,2],[793,2]]], [785,[21401.5,18083.2,0],[[775,2],[794,2]]], +[786,[21220.8,18356.2,6.35783e-007],[[776,2],[795,2],[796,2]]], [787,[21570.1,17498.1,0],[[778,2],[797,2]]], [788,[21815.8,17500.9,0],[[778,2],[798,2]]], [789,[21568.1,17702.6,1.90735e-006],[[778,2],[799,2]]], [790,[21387.3,17772.3,0],[[780,2],[800,2]]], [791,[22226.5,17811,0],[[782,2],[801,2],[802,2]]], +[792,[21122.9,19246.6,0],[[783,2],[803,2]]], [793,[21284.9,18714.6,1.90735e-006],[[784,2],[804,2]]], [794,[21326.1,17953,1.90735e-006],[[785,2],[805,2]]], [795,[21108.1,18406.4,0],[[786,2],[806,2]]], [796,[21131.7,18258.8,3.8147e-006],[[786,2],[807,2]]], [797,[21473.9,17367.5,0],[[787,2],[808,2]]], +[798,[21843.4,17480.5,4.76837e-007],[[788,2],[809,2],[810,2],[811,2]]], [799,[21483.2,17718.4,0],[[789,2],[800,2]]], [800,[21368.9,17714.1,0],[[790,2],[799,2],[812,2],[813,2]]], [801,[22392.2,17789.5,-9.53674e-007],[[791,2],[814,2]]], [802,[22103.2,17694,0],[[791,2],[815,2]]], [803,[21022.4,19290.6,1.90735e-007],[[792,2],[816,2],[817,2],[818,2],[819,2]]], +[804,[21154.3,18697.5,0],[[793,2],[820,2]]], [805,[21304.6,17815.6,0],[[794,2],[813,2]]], [806,[20974.4,18453.2,-1.90735e-006],[[795,2],[821,2]]], [807,[21106.8,18164.2,0],[[796,2],[822,2]]], [808,[21432.6,17316.5,0],[[797,2],[823,2],[824,2]]], [809,[21734.1,17403.3,1.90735e-006],[[798,2],[825,2]]], +[810,[21875.5,17353.4,1.90735e-006],[[798,2],[826,2]]], [811,[21930.6,17508,0],[[798,2],[827,2]]], [812,[21279.2,17571.6,-1.90735e-006],[[800,2],[828,2]]], [813,[21311.4,17720.7,0],[[800,2],[805,2],[829,2]]], [814,[22446.7,17778.3,0],[[801,2],[830,2],[831,2],[832,2]]], [815,[22082.6,17671.6,0],[[802,2],[827,2],[833,2]]], +[816,[21027,19130.5,1.90735e-006],[[803,2],[834,2]]], [817,[20944.3,19253.1,0],[[803,2]]], [818,[20910.5,19376.7,0],[[803,2],[835,2]]], [819,[21027.2,19463.1,0],[[803,2],[836,2]]], [820,[20984.8,18674.1,0],[[804,2],[837,2]]], [821,[20929.2,18460.3,0],[[806,2],[837,2],[838,2],[839,2]]], +[822,[21030.9,18097.2,3.8147e-006],[[807,2],[840,2]]], [823,[21327.1,17223.6,0],[[808,2],[841,2],[842,2]]], [824,[21467.5,17298,-6.35783e-007],[[808,2],[843,2],[825,2]]], [825,[21610.3,17374.3,0],[[809,2],[824,2]]], [826,[21829.2,17271.4,-1.90735e-006],[[810,2],[844,2]]], [827,[21993.5,17602.4,0],[[811,2],[815,2]]], +[828,[21222.3,17416.8,0],[[812,2],[845,2],[842,2]]], [829,[21169.4,17650.9,-3.8147e-006],[[813,2],[846,2]]], [830,[22406.8,17948,0],[[814,2],[847,2]]], [831,[22458.5,17652.5,0],[[814,2],[848,2]]], [832,[22607.6,17794.7,0],[[814,2],[849,2]]], [833,[22179.5,17527.6,0],[[815,2],[850,2]]], +[834,[21035.4,18998.1,0],[[816,2],[851,2]]], [835,[20766.4,19370.5,0],[[818,2],[852,2]]], [836,[21031.6,19607.1,0],[[819,2],[853,2]]], [837,[20939.7,18657.9,0],[[820,2],[821,2],[854,2]]], [838,[20801.1,18476.6,0],[[821,2],[855,2]]], [839,[20888,18288.5,0],[[821,2],[856,2]]], +[840,[20956.9,18051.3,-3.8147e-006],[[822,2],[857,2]]], [841,[21191.6,17129.5,0],[[823,2],[858,2]]], [842,[21244.3,17321.5,-1.90735e-006],[[823,2],[828,2],[845,2]]], [843,[21543.3,17218.8,1.90735e-006],[[824,2],[859,2]]], [844,[21750.6,17146.7,0],[[826,2],[860,2]]], [845,[21203.8,17347,-4.76837e-007],[[828,2],[842,2],[861,2],[862,2]]], +[846,[21041.8,17572.9,0],[[829,2],[863,2]]], [847,[22385.4,18059.6,-9.53674e-007],[[830,2],[864,2]]], [848,[22490.8,17560.9,0],[[831,2],[865,2],[848,2]]], [849,[22752.2,17801.9,4.76837e-007],[[832,2],[866,2]]], [850,[22272.4,17443.1,-9.53674e-007],[[833,2],[867,2]]], [851,[20990.2,18896.6,-3.8147e-006],[[834,2],[854,2]]], +[852,[20642.9,19389.2,0],[[835,2],[868,2]]], [853,[21058,19752.1,-1.90735e-006],[[836,2],[869,2]]], [854,[20979.4,18827,0],[[837,2],[851,2]]], [855,[20712.1,18472.9,-1.43051e-006],[[838,2],[870,2],[871,2],[872,2]]], [856,[20853.3,18170.8,0],[[839,2],[857,2],[870,2]]], [857,[20931.1,17985.4,1.27157e-006],[[840,2],[856,2],[873,2]]], +[858,[21066.4,17057.5,0],[[841,2],[874,2],[875,2],[876,2]]], [859,[21457.1,17110.6,0],[[843,2],[877,2]]], [860,[21715.8,17113.3,0],[[844,2],[878,2],[877,2],[879,2]]], [861,[21062.5,17432,0],[[845,2],[880,2],[863,2]]], [862,[21152,17262.4,2.54313e-006],[[845,2],[862,2],[881,2]]], [863,[21026.3,17559.4,0],[[846,2],[861,2],[882,2],[883,2]]], +[864,[22324.6,18194.3,-9.53674e-007],[[847,2],[884,2]]], [865,[22480.1,17465.3,0],[[848,2],[885,2]]], [866,[22786.5,17805.9,-1.58946e-007],[[849,2],[886,2],[887,2]]], [867,[22369.3,17347.7,0],[[850,2],[888,2]]], [868,[20534.9,19422.7,0],[[852,2],[889,2]]], [869,[21134.4,19870.2,0],[[853,2],[890,2]]], +[870,[20779.1,18286.7,0],[[855,2],[856,2]]], [871,[20667.5,18638.9,0],[[855,2],[891,2]]], [872,[20592.8,18449.8,0],[[855,2],[892,2]]], [873,[21015.1,17849.7,0],[[857,2],[893,2]]], [874,[21129,16989.5,0],[[858,2],[894,2],[895,2]]], [875,[21000.6,17011,-2.54313e-006],[[858,2],[896,2],[895,2],[897,2],[876,2]]], +[876,[20960,17114.5,1.52588e-006],[[858,2],[875,2],[897,2],[898,2],[881,2],[899,2]]], [877,[21449.9,17094,-6.35783e-007],[[859,2],[860,2],[900,2],[878,2]]], [878,[21548.3,17090.8,0],[[860,2],[877,2],[901,2],[878,2],[902,2]]], [879,[21897.9,17123.7,0],[[860,2],[903,2]]], [880,[21021.5,17464,0],[[861,2],[899,2]]], [881,[21051.2,17168.3,0],[[862,2],[876,2]]], +[882,[21017.2,17589.8,-9.53674e-007],[[863,2],[893,2],[882,2],[904,2]]], [883,[21019.5,17480.1,0],[[863,2]]], [884,[22282.9,18289.2,0],[[864,2],[732,2]]], [885,[22593,17385.4,0],[[865,2],[905,2]]], [886,[22752.6,17950.7,4.76837e-007],[[866,2],[906,2]]], [887,[22852.8,17667.1,0],[[866,2],[907,2]]], +[888,[22446.7,17258,0],[[867,2],[908,2]]], [889,[20499.4,19398.3,0],[[868,2],[909,2],[910,2]]], [890,[21294.6,19922,0],[[869,2],[911,2]]], [891,[20634.4,18770.7,3.8147e-006],[[871,2],[912,2]]], [892,[20496,18453.6,3.8147e-006],[[872,2],[913,2]]], [893,[20991.7,17738.5,0],[[873,2],[882,2]]], +[894,[21164.4,16995.9,0],[[874,2],[914,2],[900,2],[915,2]]], [895,[21026.1,16904.9,9.53674e-007],[[874,2],[875,2],[896,2],[916,2],[917,2]]], [896,[20969.9,16964.5,-1.90735e-006],[[875,2],[895,2],[918,2],[916,2],[919,2],[897,2]]], [897,[20927.5,17042,0],[[875,2],[876,2],[896,2],[919,2],[920,2]]], [898,[20863.5,17163.8,1.27157e-006],[[876,2],[921,2],[922,2]]], [899,[20979.4,17252.3,-1.27157e-006],[[876,2],[880,2],[923,2],[899,2]]], +[900,[21297.8,17042.6,0],[[877,2],[894,2],[914,2]]], [901,[21567.8,17088.3,0],[[878,2]]], [902,[21614.2,17028.2,0],[[878,2],[924,2]]], [903,[21923.6,17108.3,0],[[879,2],[925,2],[926,2]]], [904,[20877,17549.9,3.8147e-006],[[882,2],[927,2]]], [905,[22672,17351.9,-9.53674e-007],[[885,2],[929,2]]], +[906,[22666.2,18057.3,0],[[886,2],[930,2]]], [907,[22857.1,17582.7,0],[[887,2],[931,2]]], [908,[22533.7,17222.6,0],[[888,2],[932,2]]], [909,[20367.1,19512.9,0],[[889,2],[933,2]]], [910,[20580.1,19241.2,0],[[889,2],[934,2]]], [911,[21432.3,19917.6,0],[[890,2],[935,2]]], +[912,[20599.8,18878.1,0],[[891,2],[936,2]]], [913,[20389.7,18445.6,-3.8147e-006],[[892,2],[937,2]]], [914,[21243.3,17026.3,-9.53674e-007],[[894,2],[900,2]]], [915,[21267.7,16871.3,-1.90735e-006],[[894,2],[938,2]]], [916,[20938.5,16872.5,0],[[895,2],[896,2],[939,2],[918,2]]], [917,[21098.2,16772.5,0],[[895,2],[940,2]]], +[918,[20928.5,16922.8,0],[[896,2],[916,2],[918,2],[941,2]]], [919,[20914.9,16978.4,0],[[896,2],[897,2],[942,2]]], [920,[20865.5,17072.8,0],[[897,2]]], [921,[20723.1,17068.6,9.53674e-007],[[898,2],[943,2],[921,2],[942,2]]], [922,[20849.1,17250.5,0],[[898,2],[944,2]]], [923,[20976.6,17237.2,-1.90735e-006],[[899,2]]], +[924,[21660.2,16946.9,0],[[902,2],[945,2]]], [925,[22111.4,17057.8,0],[[903,2],[946,2]]], [926,[21824.9,17030.7,0],[[903,2],[945,2]]], [927,[20736.1,17532.6,-3.8147e-006],[[904,2],[947,2]]], [928,[22437.7,18283.7,-9.53674e-007],[[732,2],[948,2]]], [929,[22727.7,17281.8,0],[[905,2],[949,2]]], +[930,[22580.1,18173.6,0],[[906,2],[948,2]]], [931,[22913.5,17472.1,0],[[907,2],[950,2]]], [932,[22558.3,17178.2,0],[[908,2],[951,2],[952,2]]], [933,[20215.4,19598.1,0],[[909,2],[953,2]]], [934,[20610.2,19088.3,0],[[910,2],[936,2]]], [935,[21543.2,19904.9,4.76837e-007],[[911,2]]], +[936,[20570.4,18932.4,9.53674e-007],[[912,2],[934,2],[954,2],[936,2]]], [937,[20227.3,18458.7,3.8147e-006],[[913,2],[955,2]]], [938,[21252.5,16786.1,0],[[915,2],[940,2]]], [939,[20857.6,16764.8,0],[[916,2],[956,2]]], [940,[21140,16716.5,-6.35783e-007],[[917,2],[938,2],[957,2]]], [941,[20814.9,16845.3,-1.27157e-006],[[918,2],[958,2],[942,2]]], +[942,[20819.5,16955.1,0],[[919,2],[921,2],[941,2]]], [943,[20583,17030.1,-9.53674e-007],[[921,2],[959,2],[943,2],[960,2]]], [944,[20800.8,17327.6,0],[[922,2],[961,2]]], [945,[21675.2,16904.8,-4.76837e-007],[[924,2],[926,2],[962,2],[963,2]]], [946,[22235.6,17064.3,0],[[925,2],[952,2]]], [947,[20719,17518.7,-1.90735e-006],[[927,2],[964,2],[947,2],[961,2]]], +[948,[22555.1,18243,0],[[928,2],[930,2]]], [949,[22729.2,17229.6,6.35783e-007],[[929,2],[965,2],[951,2]]], [950,[22933.9,17372.7,0],[[931,2],[966,2]]], [951,[22674,17211,0],[[932,2],[949,2]]], [952,[22457.1,17087.3,6.35783e-007],[[932,2],[946,2],[967,2]]], [953,[20181.7,19603.3,0],[[933,2],[968,2],[969,2]]], +[954,[20471.4,19026,-3.8147e-006],[[936,2],[970,2]]], [955,[20088.1,18440.1,3.8147e-006],[[937,2],[971,2]]], [956,[20787.1,16641.2,-3.8147e-006],[[939,2],[972,2]]], [957,[21260.1,16599.5,0],[[940,2],[973,2]]], [958,[20705.8,16758.4,3.8147e-006],[[941,2],[974,2]]], [959,[20432.4,16950,0],[[943,2],[975,2]]], +[960,[20522.7,17145.8,0],[[943,2],[976,2]]], [961,[20779.2,17424.8,0],[[944,2],[947,2]]], [962,[21559.6,16760.8,0],[[945,2],[977,2]]], [963,[21769.4,16821.7,0],[[945,2],[978,2]]], [964,[20542.9,17495.2,0],[[947,2],[979,2]]], [965,[22814.2,17225.3,4.76837e-007],[[949,2],[966,2]]], +[966,[22855.6,17272.4,0],[[950,2],[965,2]]], [967,[22545.2,17008.7,0],[[952,2],[980,2]]], [968,[20170.6,19663.7,-1.58946e-007],[[953,2],[968,2],[981,2]]], [969,[20078.5,19550.6,0],[[953,2]]], [970,[20388.8,19078.1,0],[[954,2],[982,2]]], [971,[19973.9,18362.3,-1.27157e-006],[[955,2],[983,2],[984,2]]], +[972,[20767.7,16630.6,-1.27157e-006],[[956,2],[974,2],[985,2]]], [973,[21351.6,16482.5,-1.90735e-006],[[957,2],[986,2]]], [974,[20632,16724.3,0],[[958,2],[972,2],[987,2]]], [975,[20362.3,16863.3,0],[[959,2],[988,2]]], [976,[20430.6,17240.6,0],[[960,2],[989,2]]], [977,[21546.7,16660.2,1.90735e-006],[[962,2],[990,2]]], +[978,[21846.5,16789.8,1.90735e-006],[[963,2],[991,2]]], [979,[20417.7,17467.4,0],[[964,2],[992,2]]], [980,[22635.5,16949.3,0],[[967,2],[993,2],[994,2],[980,2]]], [981,[20035.1,19764.9,0],[[968,2],[995,2]]], [982,[20314,19156.9,0],[[970,2],[996,2]]], [983,[20032.2,18253.7,0],[[971,2],[997,2]]], +[984,[19837.5,18295,3.8147e-006],[[971,2],[998,2]]], [985,[20660.4,16487.8,1.90735e-006],[[972,2],[999,2]]], [986,[21379.2,16419.7,0],[[973,2],[986,2],[1000,2],[1001,2],[1002,2],[1003,2]]], [987,[20471.3,16760.9,-3.8147e-006],[[974,2],[988,2]]], [988,[20335.3,16819.7,1.90735e-006],[[975,2],[987,2],[1004,2],[1005,2]]], [989,[20354,17335.8,0],[[976,2],[992,2]]], +[990,[21498.9,16558.2,1.90735e-006],[[977,2],[1001,2]]], [991,[21946.2,16772.6,0],[[978,2],[1006,2]]], [992,[20330.3,17456.5,0],[[979,2],[989,2],[1007,2]]], [993,[22765.9,16829.4,0],[[980,2],[1008,2]]], [994,[22620.4,16947.4,0],[[980,2],[1009,2]]], [995,[20078.1,19870.7,0],[[981,2],[1010,2]]], +[996,[20250,19226.7,0],[[982,2],[1011,2]]], [997,[20129,18153.4,3.8147e-006],[[983,2],[1012,2]]], [998,[19728.2,18243.1,0],[[984,2],[1013,2]]], [999,[20637.5,16449,3.8147e-007],[[985,2],[1014,2],[1015,2],[1016,2],[1017,2]]], [1000,[21459.7,16368.5,0],[[986,2],[1018,2]]], [1001,[21468.5,16491.4,-6.35783e-007],[[986,2],[990,2],[1019,2]]], +[1002,[21285.6,16321,4.76837e-007],[[986,2],[1020,2],[1003,2],[1021,2],[1022,2]]], [1003,[21380.9,16290.2,0],[[986,2],[1002,2],[1020,2]]], [1004,[20276.9,16895.6,3.8147e-006],[[988,2],[1023,2]]], [1005,[20170.1,16794.6,0],[[988,2],[1024,2]]], [1006,[22008.6,16678.6,0],[[991,2],[1025,2],[1026,2]]], [1007,[20311.1,17494.4,9.53674e-007],[[992,2],[1027,2],[1007,2],[1028,2]]], +[1008,[22844.7,16710.8,-4.76837e-007],[[993,2],[1029,2]]], [1009,[22511.4,16858.3,9.53674e-007],[[994,2],[1030,2]]], [1010,[20155.3,19935.8,0],[[995,2],[1031,2]]], [1011,[20151,19310.8,0],[[996,2],[1032,2]]], [1012,[20220.5,18053,0],[[997,2],[1033,2]]], [1013,[19603.9,18201.9,0],[[998,2],[1034,2]]], +[1014,[20457.6,16314.5,0],[[999,2],[1035,2]]], [1015,[20478.5,16445.3,-1.90735e-006],[[999,2],[1036,2]]], [1016,[20864.9,16419.8,-3.8147e-006],[[999,2],[1037,2]]], [1017,[20598.9,16308.3,0],[[999,2],[1038,2]]], [1018,[21484.9,16348.9,-6.35783e-007],[[1000,2],[1039,2],[1019,2],[1040,2]]], [1019,[21505.7,16414.5,0],[[1001,2],[1018,2],[1040,2],[1041,2]]], +[1020,[21354.7,16261.6,0],[[1002,2],[1003,2],[1022,2],[1042,2],[1020,2],[1043,2]]], [1021,[21223.8,16327.2,0],[[1002,2],[1037,2],[1022,2]]], [1022,[21259.8,16275,7.62939e-007],[[1002,2],[1020,2],[1021,2],[1044,2],[1045,2]]], [1023,[20199.6,17016.1,3.8147e-006],[[1004,2],[1046,2]]], [1024,[20041.8,16770.8,0],[[1005,2],[1047,2]]], [1025,[21873.3,16588.7,0],[[1006,2],[1048,2]]], +[1026,[22139.7,16688.4,-1.90735e-006],[[1006,2],[1049,2]]], [1027,[20276.6,17639.4,-1.27157e-006],[[1007,2],[1050,2],[1051,2]]], [1028,[20223.1,17467.6,0],[[1007,2],[1052,2]]], [1029,[22955.6,16713.6,0],[[1008,2],[1053,2]]], [1030,[22400.8,16774.3,0],[[1009,2],[1054,2]]], [1031,[20165.5,19946.8,-6.35783e-007],[[1010,2],[1055,2],[1056,2]]], +[1032,[20021.2,19312.4,0],[[1011,2],[1057,2]]], [1033,[20300.9,17925.8,0],[[1012,2],[1051,2]]], [1034,[19492.9,18106.7,0],[[1013,2],[1058,2]]], [1035,[20341.7,16224.9,0],[[1014,2],[1059,2]]], [1036,[20354.9,16456.3,0],[[1015,2],[1060,2]]], [1037,[21009.5,16374.2,0],[[1016,2],[1021,2]]], +[1038,[20619.6,16206.1,0],[[1017,2],[1061,2]]], [1039,[21507.9,16366.9,0],[[1018,2],[1062,2]]], [1040,[21524.5,16314.2,1.90735e-006],[[1018,2],[1019,2],[1063,2]]], [1041,[21624.1,16482.1,0],[[1019,2],[1048,2]]], [1042,[21375.2,16196.7,-1.43051e-006],[[1020,2],[1064,2],[1065,2]]], [1043,[21432.2,16223.5,6.35783e-007],[[1020,2],[1043,2],[1063,2]]], +[1044,[21189.9,16252.9,1.90735e-006],[[1044,2]]], [1045,[21258.5,16115.5,-1.90735e-006],[[1022,2],[1066,2]]], [1046,[20123,17104.1,0],[[1023,2],[1067,2]]], [1047,[19970.5,16770.8,0],[[1024,2],[1068,2]]], [1048,[21709.6,16517.6,0],[[1025,2],[1041,2]]], [1049,[22242.2,16662.1,0],[[1026,2],[1069,2]]], +[1050,[20169.2,17716.7,0],[[1027,2],[1070,2]]], [1051,[20345.9,17759.1,0],[[1027,2],[1033,2]]], [1052,[20156.8,17467.8,0],[[1028,2],[1071,2]]], [1053,[23058.5,16725.3,0],[[1029,2],[1072,2]]], [1054,[22320.7,16744.9,0],[[1030,2],[1069,2]]], [1055,[20206.8,19905.3,-6.35783e-007],[[1031,2],[1073,2],[1074,2]]], +[1056,[20119.6,20032.6,0],[[1031,2]]], [1057,[19893.9,19279,-1.90735e-006],[[1032,2],[1075,2]]], [1058,[19427.9,17981.3,0],[[1034,2],[1076,2]]], [1059,[20219.3,16123,-1.90735e-006],[[1035,2],[1077,2]]], [1060,[20219.9,16460.5,0],[[1036,2],[1078,2]]], [1061,[20625.9,16103.2,0],[[1038,2],[1079,2]]], +[1062,[21640.6,16377,0],[[1039,2],[1080,2]]], [1063,[21601,16140.8,0],[[1040,2],[1043,2],[1081,2],[1082,2]]], [1064,[21487.8,16036.9,0],[[1042,2],[1083,2]]], [1065,[21391.8,16046.1,0],[[1042,2],[1084,2]]], [1066,[21240.3,16080.9,-6.35783e-007],[[1045,2],[1087,2],[1088,2]]], [1067,[20039.8,17148.4,0],[[1046,2],[1089,2]]], +[1068,[19841.7,16738.5,0],[[1047,2],[1090,2]]], [1069,[22268.4,16663.4,0],[[1049,2],[1054,2],[1091,2]]], [1070,[20013.3,17703.9,0],[[1050,2],[1092,2]]], [1071,[20031.8,17448.4,3.8147e-006],[[1052,2],[1093,2]]], [1072,[23136.2,16716.7,0],[[1053,2],[1094,2],[1095,2]]], [1073,[20198.4,19808.8,0],[[1055,2]]], +[1074,[20291.4,20002.5,0],[[1055,2],[1096,2]]], [1075,[19767.8,19227.5,1.90735e-006],[[1057,2],[1097,2]]], [1076,[19357.1,17818.3,-3.8147e-006],[[1058,2],[1098,2]]], [1077,[20100.3,16069.6,0],[[1059,2],[1099,2]]], [1078,[20097.1,16442.6,0],[[1060,2],[1100,2]]], [1079,[20656.7,15966,1.90735e-006],[[1061,2],[1101,2]]], +[1080,[21778.6,16337.7,1.90735e-006],[[1062,2],[1102,2]]], [1081,[21667.4,15994.9,0],[[1063,2],[1103,2]]], [1082,[21744.3,16091.3,0],[[1063,2],[1104,2]]], [1083,[21596.4,15912.1,0],[[1064,2],[1105,2],[1103,2]]], [1084,[21424.8,15882.1,0],[[1065,2],[1106,2]]], [1085,[21046.3,16173,0],[[1044,2],[1086,2]]], +[1086,[20936.6,16082,0],[[1085,2],[1107,2]]], [1087,[21109.2,15944.6,0],[[1066,2],[1108,2]]], [1088,[21292.5,15941.4,9.53674e-007],[[1066,2],[1109,2]]], [1089,[19932.4,17208.5,-3.8147e-006],[[1067,2],[1110,2]]], [1090,[19688,16680.2,0],[[1068,2],[1111,2]]], [1091,[22410.7,16608,0],[[1069,2],[1112,2]]], +[1092,[19912.1,17752.5,0],[[1070,2],[1113,2]]], [1093,[19917.6,17409.8,0],[[1071,2],[1114,2]]], [1094,[23307.1,16768.4,0],[[1072,2],[1115,2]]], [1095,[23188.9,16601.7,-9.53674e-007],[[1072,2],[1116,2]]], [1096,[20394.7,20085.7,0],[[1074,2],[1117,2]]], [1097,[19657.7,19134.3,0],[[1075,2],[1118,2]]], +[1098,[19331,17701.9,0],[[1076,2],[1119,2]]], [1099,[19971.8,15974.8,1.90735e-006],[[1077,2],[1120,2]]], [1100,[19972.2,16432.3,0],[[1078,2],[1121,2]]], [1101,[20692.8,15897.5,0],[[1079,2],[1122,2],[1107,2]]], [1102,[21905.6,16325.8,0],[[1080,2],[1123,2]]], [1103,[21700.8,15847.8,0],[[1081,2],[1083,2],[1105,2]]], +[1104,[21885.4,16044.6,0],[[1082,2],[1124,2]]], [1105,[21711.4,15813,0],[[1083,2],[1103,2],[1125,2]]], [1106,[21480.2,15716.6,0],[[1084,2],[1126,2]]], [1107,[20830.6,15994.2,0],[[1086,2],[1101,2]]], [1108,[20985.2,15856.1,0],[[1087,2],[1127,2]]], [1109,[21348.9,15823.6,0],[[1088,2],[1128,2]]], +[1110,[19832.4,17252.7,0],[[1089,2],[1129,2]]], [1111,[19586.1,16603.1,-1.90735e-006],[[1090,2],[1130,2]]], [1112,[22505.9,16492.7,0],[[1091,2],[1131,2]]], [1113,[19883.6,17815.1,0],[[1092,2],[1132,2]]], [1114,[19816.9,17382.1,0],[[1093,2],[1129,2]]], [1115,[23437.9,16864.8,0],[[1094,2],[1133,2]]], +[1116,[23232,16472.1,0],[[1095,2],[1134,2]]], [1117,[20495.9,20148.1,1.90735e-006],[[1096,2],[1135,2]]], [1118,[19541,19030.9,0],[[1097,2],[1136,2]]], [1119,[19337.2,17655.2,0],[[1098,2],[1137,2],[1138,2]]], [1120,[19892.3,15853,0],[[1099,2],[1139,2]]], [1121,[19836.3,16472,0],[[1100,2],[1140,2]]], +[1122,[20598.1,15831,6.35783e-007],[[1101,2],[1141,2],[1142,2]]], [1123,[22040.8,16289.2,-9.53674e-007],[[1102,2],[1143,2]]], [1124,[22005.4,16015.1,0],[[1104,2],[1144,2]]], [1125,[21816.2,15638.2,0],[[1105,2],[1145,2]]], [1126,[21570.2,15560,0],[[1106,2],[1146,2]]], [1127,[20875.9,15766.7,0],[[1108,2],[1147,2]]], +[1128,[21302.6,15652.2,0],[[1109,2],[1148,2]]], [1129,[19722.4,17310.5,1.27157e-006],[[1110,2],[1114,2],[1149,2]]], [1130,[19550.6,16522.5,0],[[1111,2],[1150,2],[1140,2]]], [1131,[22539.6,16466,0],[[1112,2]]], [1132,[19793.8,17815.3,0],[[1113,2],[1151,2]]], [1133,[23568.1,16904.4,9.53674e-007],[[1115,2],[1152,2]]], +[1134,[23315.4,16342.9,0],[[1116,2],[1153,2]]], [1135,[20597,20244.5,0],[[1117,2],[1154,2]]], [1136,[19418.9,18893.9,0],[[1118,2],[1155,2]]], [1137,[19284.1,17619.4,-1.27157e-006],[[1119,2],[1156,2],[1157,2]]], [1138,[19487.3,17764.5,0],[[1119,2],[1158,2]]], [1139,[19845.4,15716,0],[[1120,2],[1159,2]]], +[1140,[19719.1,16516.2,0],[[1121,2],[1130,2]]], [1141,[20453.9,15773.5,0],[[1122,2],[1160,2]]], [1142,[20655.6,15732.6,0],[[1122,2],[1147,2]]], [1143,[22119.6,16252.6,0],[[1123,2],[1161,2]]], [1144,[22153.3,15970.9,-9.53674e-007],[[1124,2],[1162,2]]], [1145,[21886.1,15528.8,0],[[1125,2],[1163,2],[1164,2],[1165,2]]], +[1146,[21580.8,15542,0],[[1126,2],[1166,2],[1163,2]]], [1147,[20776.5,15654.2,4.76837e-007],[[1127,2],[1142,2],[1167,2],[1168,2]]], [1148,[21272.2,15505.4,0],[[1128,2],[1169,2]]], [1149,[19608,17207.7,0],[[1129,2],[1170,2]]], [1150,[19442.5,16556.8,0],[[1130,2],[1171,2]]], [1151,[19686.1,17798,0],[[1132,2],[1172,2]]], +[1152,[23682.4,17005.6,-9.53674e-007],[[1133,2],[1173,2]]], [1153,[23310.1,16192.3,0],[[1134,2],[1174,2]]], [1154,[20717.8,20352.1,0],[[1135,2],[1154,2]]], [1155,[19381.9,18768.9,0],[[1136,2],[1175,2]]], [1156,[19245,17726.5,0],[[1137,2],[1176,2]]], [1157,[19253.6,17495.5,0],[[1137,2],[1177,2]]], +[1158,[19570.3,17796.6,0],[[1138,2],[1172,2]]], [1159,[19745.1,15620.9,2.38419e-007],[[1139,2],[1178,2],[1179,2],[1180,2]]], [1160,[20339.5,15745.2,0],[[1141,2],[1181,2]]], [1161,[22242.6,16248.3,0],[[1143,2],[1182,2]]], [1162,[22307.7,15918.1,0],[[1144,2],[1183,2],[1184,2],[1185,2]]], [1163,[21750.7,15504.4,0],[[1145,2],[1146,2]]], +[1164,[22046.3,15390.6,0],[[1145,2],[1186,2]]], [1165,[21967,15649.9,9.53674e-007],[[1145,2],[1187,2]]], [1166,[21448,15473.4,0],[[1146,2],[1169,2]]], [1167,[20670.5,15544.2,0],[[1147,2],[1188,2]]], [1168,[20926.5,15578.6,0],[[1147,2],[1189,2]]], [1169,[21263.2,15486.5,-2.38419e-007],[[1148,2],[1166,2],[1190,2],[1191,2]]], +[1170,[19511.8,17134.8,0],[[1149,2],[1192,2]]], [1171,[19294.5,16565.4,-1.90735e-006],[[1150,2],[1193,2]]], [1172,[19596.5,17814.8,0],[[1151,2],[1158,2]]], [1173,[23728.5,17039.5,0],[[1152,2]]], [1174,[23178.6,16095,0],[[1153,2],[1194,2]]], [1175,[19401.1,18675.4,0],[[1155,2],[1195,2]]], +[1176,[19218.4,17855.5,3.8147e-006],[[1156,2],[1196,2]]], [1177,[19219.6,17395.1,0],[[1157,2],[1197,2]]], [1178,[19836.7,15593,0],[[1159,2],[1198,2]]], [1179,[19695.4,15707.2,0],[[1159,2],[1199,2]]], [1180,[19610.1,15489,0],[[1159,2],[1200,2]]], [1181,[20235.7,15701.1,0],[[1160,2],[1201,2]]], +[1182,[22382,16203.7,-3.17891e-007],[[1161,2],[1185,2],[1202,2]]], [1183,[22198.7,15784.8,0],[[1162,2],[1187,2]]], [1184,[22482.7,15843.9,9.53674e-007],[[1162,2],[1203,2]]], [1185,[22345.5,16090.8,0],[[1162,2],[1182,2]]], [1186,[22121.5,15269.7,0],[[1164,2],[1204,2]]], [1187,[22092.4,15724.1,0],[[1165,2],[1183,2]]], +[1188,[20572.2,15474.8,0],[[1167,2],[1205,2]]], [1189,[21035.3,15504.8,-9.53674e-007],[[1168,2],[1191,2]]], [1190,[21233.5,15422,0],[[1169,2]]], [1191,[21123.8,15482.2,0],[[1169,2],[1189,2]]], [1192,[19389,17085,-1.90735e-006],[[1170,2],[1206,2]]], [1193,[19173.1,16575.5,0],[[1171,2],[1207,2]]], +[1194,[23076,16055.9,-9.53674e-007],[[1174,2],[1208,2]]], [1195,[19379.5,18526.5,1.90735e-006],[[1175,2],[1209,2]]], [1196,[19233.4,18020.7,3.8147e-006],[[1176,2],[1210,2]]], [1197,[19196.2,17233.7,3.8147e-006],[[1177,2],[1211,2]]], [1198,[19945.4,15639.4,0],[[1178,2],[1201,2]]], [1199,[19632,15802.8,0],[[1179,2],[1212,2]]], +[1200,[19499.5,15411.6,0],[[1180,2],[1213,2],[1214,2]]], [1201,[20090.7,15665.2,-9.53674e-007],[[1181,2],[1198,2]]], [1202,[22466.4,16300.3,0],[[1182,2]]], [1203,[22612.1,15814.7,-2.38419e-007],[[1184,2],[1215,2],[1216,2],[1217,2]]], [1204,[22134.3,15259.3,0],[[1186,2],[1218,2],[1204,2],[1219,2]]], [1205,[20465.9,15389.3,9.53674e-007],[[1188,2],[1220,2]]], +[1206,[19266.4,17006.3,-1.90735e-006],[[1192,2],[1221,2]]], [1207,[19152.7,16577,0],[[1193,2],[1222,2],[1223,2]]], [1208,[22961.6,16056.5,-9.53674e-007],[[1194,2],[1224,2]]], [1209,[19360.3,18394.1,0],[[1195,2],[1225,2]]], [1210,[19266.4,18106.2,-3.8147e-006],[[1196,2],[1226,2]]], [1211,[19179.3,17090.5,0],[[1197,2],[1227,2]]], +[1212,[19503.1,15882.1,0],[[1199,2],[1228,2]]], [1213,[19385.2,15323.6,0],[[1200,2],[1229,2]]], [1214,[19585,15324.3,2.38419e-007],[[1200,2],[1230,2],[1214,2],[1231,2]]], [1215,[22613.8,15734,0],[[1203,2],[1232,2]]], [1216,[22775.6,15791.2,0],[[1203,2],[1233,2]]], [1217,[22699,15931.9,0],[[1203,2],[1224,2]]], +[1218,[22208.9,15259.1,0],[[1204,2],[1234,2],[1235,2]]], [1219,[22029.2,15157.9,0],[[1204,2],[1236,2]]], [1220,[20398.5,15293,0],[[1205,2],[1237,2]]], [1221,[19168.7,16924.9,1.90735e-006],[[1206,2],[1238,2],[1227,2]]], [1222,[19012.3,16630.4,0],[[1207,2],[1239,2]]], [1223,[19048.7,16501.5,1.90735e-006],[[1207,2],[1240,2]]], +[1224,[22833.3,16006.1,0],[[1208,2],[1217,2]]], [1225,[19345.2,18264.5,0],[[1209,2],[1226,2]]], [1226,[19306.6,18190.8,1.27157e-006],[[1210,2],[1225,2],[1241,2]]], [1227,[19120.7,16951.7,0],[[1211,2],[1221,2],[1238,2]]], [1228,[19416,15986.1,0],[[1212,2],[1242,2]]], [1229,[19372,15305.1,6.35783e-007],[[1213,2],[1243,2],[1244,2]]], +[1230,[19748.5,15318.9,0],[[1214,2],[1245,2]]], [1231,[19657.3,15163.6,0],[[1214,2],[1246,2]]], [1232,[22551.8,15637.8,0],[[1215,2],[1247,2]]], [1233,[22912,15798,0],[[1216,2],[1248,2]]], [1234,[22282.6,15167,0],[[1218,2],[1249,2]]], [1235,[22310,15350.3,-4.76837e-007],[[1218,2],[1250,2]]], +[1236,[21900.6,15084,0],[[1219,2],[1251,2]]], [1237,[20395.4,15267.4,0],[[1220,2],[1252,2],[1253,2]]], [1238,[19102.6,16904.9,-1.90735e-006],[[1221,2],[1227,2],[1254,2]]], [1239,[18925.8,16643.4,-6.35783e-007],[[1222,2],[1254,2],[1255,2]]], [1240,[18985.5,16468.4,-6.35783e-007],[[1223,2],[1256,2],[1257,2]]], [1241,[19232.3,18259,0],[[1226,2],[1258,2]]], +[1242,[19354.9,16094.3,0],[[1228,2],[1259,2]]], [1243,[19230.2,15201.3,0],[[1229,2],[1260,2]]], [1244,[19412.3,15206.3,0],[[1229,2],[1261,2]]], [1245,[19888.3,15319,9.53674e-007],[[1230,2],[1262,2]]], [1246,[19743.1,15054.5,0],[[1231,2],[1263,2],[1264,2]]], [1247,[22561.3,15524.9,1.19209e-007],[[1232,2],[1247,2],[1250,2],[1265,2]]], +[1248,[22966.5,15777.2,-7.94729e-008],[[1233,2],[1266,2],[1267,2]]], [1249,[22288,15026.2,-2.38419e-007],[[1234,2],[1268,2]]], [1250,[22422.7,15422.7,-4.76837e-007],[[1235,2],[1247,2]]], [1251,[21765.3,14969.4,0],[[1236,2],[1251,2]]], [1252,[20377.8,15110.7,0],[[1237,2],[1269,2]]], [1253,[20283.7,15277.8,0],[[1237,2],[1270,2]]], +[1254,[18987.8,16732.5,0],[[1238,2],[1239,2]]], [1255,[18839.5,16658.7,-6.35783e-007],[[1239,2],[1271,2],[1272,2]]], [1256,[19098.9,16371.4,0],[[1240,2],[1273,2]]], [1257,[18905,16511.1,-1.43051e-006],[[1240,2],[1257,2],[1272,2],[1274,2]]], [1258,[19137.3,18264.8,0],[[1241,2],[1275,2]]], [1259,[19258.8,16186.3,0],[[1242,2],[1273,2]]], +[1260,[19095.9,15127.8,0],[[1243,2],[1276,2]]], [1261,[19410.5,15094,0],[[1244,2],[1277,2]]], [1262,[20011,15325.3,0],[[1245,2],[1270,2]]], [1263,[19883.4,15015.6,0],[[1246,2],[1278,2]]], [1264,[19747.8,14862.6,0],[[1246,2],[1279,2]]], [1265,[22695.4,15627.2,0],[[1247,2],[1267,2]]], +[1266,[23152.2,15827.1,-2.38419e-007],[[1248,2],[1280,2]]], [1267,[22827.5,15702,2.38419e-007],[[1248,2],[1265,2]]], [1268,[22251.4,14883.3,0],[[1249,2],[1281,2]]], [1269,[20335.1,14968.4,9.53674e-007],[[1252,2],[1282,2]]], [1270,[20111.5,15304.1,0],[[1253,2],[1262,2]]], [1271,[18758.5,16841.7,0],[[1255,2],[1283,2]]], +[1272,[18820.2,16603.2,0],[[1255,2],[1257,2],[1274,2],[1284,2]]], [1273,[19204.3,16253.5,0],[[1256,2],[1259,2]]], [1274,[18811.9,16501.4,-4.76837e-007],[[1257,2],[1272,2],[1285,2],[1286,2]]], [1275,[19023.7,18284.8,0],[[1258,2],[1287,2]]], [1276,[18972.2,15060.7,0],[[1260,2],[1288,2]]], [1277,[19402.6,15026,0],[[1261,2],[1289,2]]], +[1278,[20012,15004.6,0],[[1263,2],[1290,2]]], [1279,[19718.6,14735.7,0],[[1264,2],[1291,2]]], [1280,[23295.7,15863.7,0],[[1266,2],[1292,2]]], [1281,[22246.8,14734.8,0],[[1268,2],[1293,2]]], [1282,[20300.5,14843,0],[[1269,2],[1294,2]]], [1283,[18722.5,16906.5,0],[[1271,2],[1295,2],[1296,2]]], +[1284,[18763.5,16654.4,0],[[1272,2],[1297,2],[1298,2],[1295,2]]], [1285,[18806.3,16304.7,0],[[1274,2],[1299,2]]], [1286,[18700.1,16575.9,0],[[1274,2],[1300,2],[1297,2]]], [1287,[18949.6,18159.1,0],[[1275,2],[1301,2]]], [1288,[18809.2,14966.2,0],[[1276,2],[1302,2]]], [1289,[19371.5,14944.4,1.90735e-006],[[1277,2],[1303,2]]], +[1290,[20065.9,14911.7,0],[[1278,2],[1304,2]]], [1291,[19748.8,14643.6,0],[[1279,2],[1305,2]]], [1292,[23436.6,15886.5,0],[[1280,2],[1306,2]]], [1293,[22250.6,14605.1,2.38419e-007],[[1281,2],[1307,2]]], [1294,[20279,14774.5,0],[[1282,2],[1308,2],[1309,2],[1304,2]]], [1295,[18666.4,16818.6,0],[[1283,2],[1284,2],[1310,2],[1298,2],[1311,2]]], +[1296,[18603.2,17081.6,0],[[1283,2],[1312,2]]], [1297,[18732.1,16624.6,9.53674e-007],[[1284,2],[1286,2],[1297,2],[1313,2],[1300,2]]], [1298,[18708.1,16745,0],[[1284,2],[1295,2],[1314,2],[1298,2]]], [1299,[18799.4,16169.2,-3.8147e-006],[[1285,2],[1315,2]]], [1300,[18675.9,16585.5,0],[[1286,2],[1297,2],[1316,2],[1317,2]]], [1301,[18916.7,18022.4,-1.90735e-006],[[1287,2],[1318,2]]], +[1302,[18680.2,14923,6.35783e-007],[[1288,2],[1319,2],[1320,2]]], [1303,[19346,14872.9,0],[[1289,2],[1321,2]]], [1304,[20124.9,14819.9,0],[[1290,2],[1294,2],[1322,2]]], [1305,[19690.2,14510.8,1.90735e-006],[[1291,2],[1323,2]]], [1306,[23577.3,15857.6,0],[[1292,2],[1324,2]]], [1307,[22244.4,14578.8,7.94729e-008],[[1293,2],[1325,2],[1326,2]]], +[1308,[20412.8,14670.5,0],[[1294,2],[1327,2]]], [1309,[20167.8,14789.8,0],[[1294,2],[1328,2]]], [1310,[18559.1,16976,0],[[1295,2],[1329,2]]], [1311,[18567.5,16831.4,0],[[1295,2],[1330,2]]], [1312,[18590.3,17097.8,1.27157e-006],[[1296,2],[1331,2],[1329,2]]], [1313,[18763.9,16587.3,1.90735e-006],[[1297,2]]], +[1314,[18717,16742.9,-9.53674e-007],[[1298,2],[1316,2]]], [1315,[18777.9,16023.8,3.8147e-006],[[1299,2],[1332,2]]], [1316,[18657.8,16626.1,0],[[1300,2],[1314,2],[1316,2]]], [1317,[18527.4,16516.2,0],[[1300,2],[1333,2]]], [1318,[18798.5,17948.5,0],[[1301,2],[1334,2]]], [1319,[18567.4,14843.5,0],[[1302,2],[1335,2]]], +[1320,[18533.7,15020.4,0],[[1302,2],[1336,2]]], [1321,[19312.7,14738.4,0],[[1303,2],[1337,2]]], [1322,[20143.6,14796.2,9.53674e-007],[[1304,2]]], [1323,[19616.8,14413.3,-1.90735e-006],[[1305,2],[1338,2]]], [1324,[23710,15850.2,0],[[1306,2],[1339,2],[1340,2]]], [1325,[22277.2,14403.5,0],[[1307,2],[1341,2]]], +[1326,[22179.9,14541.8,7.94729e-008],[[1307,2],[1342,2],[1343,2]]], [1327,[20489.7,14594.3,0],[[1308,2],[1344,2]]], [1328,[20222,14669.9,0],[[1309,2],[1345,2]]], [1329,[18514.9,17045.9,6.35783e-007],[[1310,2],[1312,2],[1346,2]]], [1330,[18471.7,16853.3,0],[[1311,2],[1347,2]]], [1331,[18457.7,17249,0],[[1312,2],[1348,2]]], +[1332,[18742.3,15889.7,0],[[1315,2],[1349,2]]], [1333,[18418.5,16459.7,-3.8147e-006],[[1317,2],[1350,2]]], [1334,[18659.2,17925.5,0],[[1318,2],[1351,2]]], [1335,[18498.9,14785.2,4.76837e-007],[[1319,2],[1352,2],[1353,2],[1354,2]]], [1336,[18415.7,15055.3,0],[[1320,2],[1355,2]]], [1337,[19354.4,14651.4,0],[[1321,2],[1356,2]]], +[1338,[19507.8,14343.1,0],[[1323,2],[1357,2]]], [1339,[23862.5,15902.1,0],[[1324,2],[1358,2]]], [1340,[23824.5,15725.8,0],[[1324,2],[1359,2]]], [1341,[22297.6,14313.5,-5.96046e-008],[[1325,2],[1360,2],[1341,2],[1361,2]]], [1342,[22108.8,14481.6,0],[[1326,2],[1343,2]]], [1343,[22169.6,14385.9,0],[[1326,2],[1342,2]]], +[1344,[20569.1,14508.6,0],[[1327,2],[1362,2]]], [1345,[20263.4,14572.4,9.53674e-007],[[1328,2],[1363,2]]], [1346,[18436.9,17171.4,0],[[1329,2],[1348,2]]], [1347,[18433.4,16851.7,0],[[1330,2]]], [1348,[18394.1,17299.1,0],[[1331,2],[1346,2],[1364,2]]], [1349,[18622.9,15786.2,0],[[1332,2],[1365,2]]], +[1350,[18295.5,16391.4,0],[[1333,2],[1366,2]]], [1351,[18519.4,17958.9,0],[[1334,2],[1367,2]]], [1352,[18338.6,14706.6,-1.90735e-006],[[1335,2],[1368,2]]], [1353,[18525.8,14645.6,0],[[1335,2],[1369,2]]], [1354,[18635.2,14732.1,0],[[1335,2],[1370,2]]], [1355,[18267.3,15103.4,1.90735e-006],[[1336,2],[1371,2]]], +[1356,[19333.5,14534.9,0],[[1337,2],[1372,2]]], [1357,[19416.7,14279.5,6.35783e-007],[[1338,2],[1373,2],[1374,2]]], [1358,[23945.6,15994.2,4.76837e-007],[[1339,2],[1375,2]]], [1359,[23907.3,15597,0],[[1340,2],[1376,2]]], [1360,[22354,14164.7,-2.38419e-007],[[1341,2],[1377,2]]], [1361,[22160.4,14291.5,0],[[1341,2],[1378,2]]], +[1362,[20642.4,14420.2,0],[[1344,2],[1379,2]]], [1363,[20344,14447.1,0],[[1345,2],[1380,2]]], [1364,[18274.3,17486.9,1.90735e-006],[[1348,2],[1381,2]]], [1365,[18550.7,15681.5,-3.8147e-006],[[1349,2],[1382,2]]], [1366,[18274.5,16380.1,1.27157e-006],[[1350,2],[1383,2],[1384,2]]], [1367,[18394.3,17967,0],[[1351,2],[1385,2]]], +[1368,[18229.1,14600.8,0],[[1352,2],[1386,2]]], [1369,[18637.5,14552.6,-3.8147e-006],[[1353,2],[1387,2]]], [1370,[18761.8,14663.2,0],[[1354,2],[1388,2]]], [1371,[18185.9,15109.1,4.76837e-007],[[1355,2],[1389,2],[1390,2],[1391,2]]], [1372,[19300.8,14429,0],[[1356,2],[1374,2]]], [1373,[19486,14191.3,0],[[1357,2],[1373,2],[1392,2]]], +[1374,[19281.1,14346.6,0],[[1357,2],[1372,2],[1393,2],[1394,2]]], [1375,[24008.3,16107.6,0],[[1358,2],[1395,2]]], [1376,[23992.2,15478.3,-9.53674e-007],[[1359,2],[1376,2]]], [1377,[22403.5,14029.4,0],[[1360,2],[1396,2]]], [1378,[22000.6,14280.3,0],[[1361,2],[1397,2]]], [1379,[20690.5,14308.7,-9.53674e-007],[[1362,2],[1398,2]]], +[1380,[20418.6,14311.6,0],[[1363,2],[1399,2]]], [1381,[18189.2,17608.4,0],[[1364,2],[1400,2]]], [1382,[18514.6,15604.1,0],[[1365,2],[1401,2],[1402,2]]], [1383,[18083.9,16309.1,0],[[1366,2],[1403,2]]], [1384,[18311.4,16261.8,0],[[1366,2],[1404,2]]], [1385,[18316.7,17868.4,0],[[1367,2],[1400,2]]], +[1386,[18189.8,14578.5,-7.62939e-007],[[1368,2],[1405,2],[1386,2],[1406,2],[1407,2]]], [1387,[18668.7,14466.5,0],[[1369,2],[1408,2]]], [1388,[18892.4,14553.2,0],[[1370,2],[1409,2]]], [1389,[18046.5,15126.8,0],[[1371,2],[1410,2],[1411,2]]], [1390,[18188,15223.5,-9.53674e-007],[[1371,2],[1412,2],[1410,2],[1413,2],[1414,2]]], [1391,[18170,14968.2,-1.90735e-006],[[1371,2],[1415,2]]], +[1392,[19507.6,14108,0],[[1373,2],[1416,2]]], [1393,[19318.1,14184.3,0],[[1374,2],[1417,2]]], [1394,[19166.3,14451,0],[[1374,2],[1409,2]]], [1395,[24111.1,16163.1,0],[[1375,2]]], [1396,[22450.1,13891.2,0],[[1377,2],[1418,2]]], [1397,[21864.9,14226.8,-9.53674e-007],[[1378,2],[1419,2]]], +[1398,[20792,14248.6,9.53674e-007],[[1379,2],[1420,2]]], [1399,[20476.7,14178.9,0],[[1380,2],[1421,2]]], [1400,[18096.1,17716.8,-4.76837e-007],[[1381,2],[1385,2],[1422,2],[1423,2]]], [1401,[18413.1,15487.9,0],[[1382,2],[1424,2]]], [1402,[18370.4,15641.7,0],[[1382,2],[1425,2]]], [1403,[17972.1,16257.1,0],[[1383,2],[1426,2]]], +[1404,[18425.1,16216.5,0],[[1384,2],[1427,2]]], [1405,[18032.5,14440.7,0],[[1386,2],[1428,2]]], [1406,[18143.8,14743,0],[[1386,2],[1415,2]]], [1407,[18223.6,14429.1,0],[[1386,2],[1429,2]]], [1408,[18743.5,14373.5,0],[[1387,2],[1430,2]]], [1409,[19001.4,14523.3,0],[[1388,2],[1394,2]]], +[1410,[18082.6,15189.8,0],[[1389,2],[1390,2],[1412,2],[1431,2]]], [1411,[17957.9,15084.1,-9.53674e-007],[[1389,2],[1432,2],[1433,2],[1434,2]]], [1412,[18142.3,15217.5,0],[[1390,2],[1410,2],[1431,2]]], [1413,[18161.4,15339.8,0],[[1390,2],[1435,2],[1436,2],[1413,2],[1414,2]]], [1414,[18264.8,15254.8,0],[[1390,2],[1413,2],[1437,2]]], [1415,[18124.9,14812.3,1.90735e-006],[[1391,2],[1406,2]]], +[1416,[19508.3,14065.3,6.35783e-007],[[1392,2],[1438,2],[1439,2]]], [1417,[19311.5,14028.5,0],[[1393,2],[1440,2]]], [1418,[22464.8,13841.2,0],[[1396,2],[1441,2],[1418,2],[1442,2]]], [1419,[21793.6,14101.4,0],[[1397,2],[1443,2]]], [1420,[20922.1,14217.1,9.53674e-007],[[1398,2],[1444,2]]], [1421,[20516.8,14057,0],[[1399,2],[1445,2]]], +[1422,[17930.1,17727.9,9.53674e-007],[[1400,2],[1446,2]]], [1423,[17988.4,17857.2,0],[[1400,2],[1447,2]]], [1424,[18397.3,15365.6,0],[[1401,2],[1437,2]]], [1425,[18239.6,15609.8,3.8147e-006],[[1402,2],[1448,2]]], [1426,[17832.8,16203.8,-1.90735e-006],[[1403,2],[1449,2]]], [1427,[18398,16139.7,3.8147e-006],[[1404,2],[1450,2]]], +[1428,[17967.3,14334.9,2.38419e-007],[[1405,2],[1451,2],[1452,2],[1453,2]]], [1429,[18180.7,14295,0],[[1407,2],[1454,2],[1452,2]]], [1430,[18749.3,14342.7,0],[[1408,2]]], [1431,[18107.3,15237.7,0],[[1410,2],[1412,2],[1435,2]]], [1432,[17964.4,15190.4,0],[[1411,2],[1455,2],[1435,2],[1456,2]]], [1433,[17907.8,14929.1,-9.53674e-007],[[1411,2],[1457,2]]], +[1434,[17763.8,15008.5,0],[[1411,2],[1458,2]]], [1435,[18096.3,15303.1,0],[[1413,2],[1431,2],[1432,2],[1459,2],[1460,2]]], [1436,[18125.8,15372.3,0],[[1413,2]]], [1437,[18303.1,15289.2,0],[[1414,2],[1424,2],[1461,2]]], [1438,[19641.4,14144.5,9.53674e-007],[[1416,2],[1462,2]]], [1439,[19487,13892.8,0],[[1416,2],[1463,2]]], +[1440,[19293.1,13895.1,1.90735e-006],[[1417,2],[1464,2]]], [1441,[22601.8,13733.4,0],[[1418,2],[1465,2]]], [1442,[22321.8,13825.2,0],[[1418,2],[1466,2]]], [1443,[21809.8,13994.1,0],[[1419,2],[1467,2],[1468,2]]], [1444,[21050.1,14295.2,0],[[1420,2],[1469,2]]], [1445,[20617.1,13954.7,1.90735e-006],[[1421,2],[1470,2]]], +[1446,[17795.9,17820.9,0],[[1422,2],[1471,2]]], [1447,[17910.1,17974.9,0],[[1423,2],[1472,2]]], [1448,[18168.1,15581,1.90735e-006],[[1425,2],[1473,2],[1448,2],[1474,2]]], [1449,[17717.8,16106.5,0],[[1426,2],[1475,2]]], [1450,[18331.4,16019.3,0],[[1427,2],[1476,2]]], [1451,[17883.2,14147.4,0],[[1428,2],[1477,2]]], +[1452,[18120.9,14226.5,0],[[1428,2],[1429,2],[1454,2]]], [1453,[17822.9,14397.2,0],[[1428,2],[1478,2]]], [1454,[18187.5,14202.3,-7.15256e-007],[[1429,2],[1452,2],[1479,2],[1480,2]]], [1455,[18016.6,15254,-4.76837e-007],[[1432,2],[1455,2],[1481,2]]], [1456,[17918.9,15278.1,0],[[1432,2]]], [1457,[17844.4,14828.6,0],[[1433,2],[1482,2]]], +[1458,[17586.6,14990.7,-1.90735e-006],[[1434,2],[1483,2]]], [1459,[18083,15383.7,2.54313e-006],[[1435,2],[1459,2],[1484,2]]], [1460,[18015.8,15308.5,0],[[1435,2]]], [1461,[18280.1,15332.4,0],[[1437,2]]], [1462,[19766.2,14170.8,0],[[1438,2],[1485,2]]], [1463,[19447,13753,-1.90735e-006],[[1439,2],[1486,2]]], +[1464,[19249.6,13755.4,0],[[1440,2],[1487,2]]], [1465,[22744.3,13763.7,0],[[1441,2],[1488,2]]], [1466,[22157.3,13832.9,0],[[1442,2],[1489,2]]], [1467,[21653.5,14021.5,-3.17891e-007],[[1443,2],[1490,2],[1491,2]]], [1468,[21942.7,13915.8,0],[[1443,2],[1489,2]]], [1469,[21197.3,14300.6,1.90735e-006],[[1444,2],[1492,2]]], +[1470,[20627.9,13938.8,1.27157e-006],[[1445,2],[1493,2],[1494,2]]], [1471,[17647.1,17856.1,0],[[1446,2],[1495,2]]], [1472,[17853.7,18099.6,0],[[1447,2],[1496,2]]], [1473,[18134.9,15552.5,0],[[1448,2],[1497,2],[1473,2],[1498,2]]], [1474,[18165.3,15644.9,0],[[1448,2],[1499,2]]], [1475,[17553,16083.8,0],[[1449,2],[1500,2]]], +[1476,[18226.3,15930.1,0],[[1450,2],[1501,2]]], [1477,[17830.7,14007.3,-9.53674e-007],[[1451,2],[1502,2]]], [1478,[17710.5,14410.7,0],[[1453,2],[1503,2]]], [1479,[18292.8,14089.3,0],[[1454,2],[1504,2]]], [1480,[18321.6,14248.4,-1.90735e-006],[[1454,2],[1505,2]]], [1481,[17972.3,15292.6,0],[[1455,2]]], +[1482,[17757.4,14733.3,-9.53674e-007],[[1457,2],[1506,2]]], [1483,[17438.7,15033.4,0],[[1458,2],[1507,2]]], [1484,[18023.5,15516.1,0],[[1459,2],[1508,2]]], [1485,[19920,14154.2,0],[[1462,2],[1509,2]]], [1486,[19440.4,13610.3,0],[[1463,2],[1510,2]]], [1487,[19254.4,13626.1,1.90735e-006],[[1464,2],[1511,2]]], +[1488,[22789.6,13790.1,0],[[1465,2]]], [1489,[22028.5,13876.2,0],[[1466,2],[1468,2]]], [1490,[21523.3,14036.8,0],[[1467,2],[1512,2]]], [1491,[21654.9,13859.8,0],[[1467,2],[1513,2]]], [1492,[21284.8,14267.5,0],[[1469,2],[1514,2]]], [1493,[20781.1,13981.3,0],[[1470,2],[1515,2]]], +[1494,[20499.7,13881.4,0],[[1470,2],[1516,2]]], [1495,[17482.5,17909.9,9.53674e-007],[[1471,2],[1517,2]]], [1496,[17832.6,18136.8,0],[[1472,2],[1518,2],[1519,2]]], [1497,[18147.4,15539.6,0],[[1473,2],[1497,2]]], [1498,[18100,15670,0],[[1473,2],[1499,2]]], [1499,[18186.7,15693.5,0],[[1474,2],[1498,2],[1501,2],[1499,2]]], +[1500,[17416.4,16120.4,0],[[1475,2],[1520,2]]], [1501,[18175.5,15811.7,0],[[1476,2],[1499,2]]], [1502,[17739.3,13908,0],[[1477,2],[1521,2]]], [1503,[17603.2,14452.4,0],[[1478,2],[1522,2]]], [1504,[18323.7,13982.6,-4.76837e-007],[[1479,2],[1523,2],[1504,2],[1524,2]]], [1505,[18447.1,14281.6,0],[[1480,2]]], +[1506,[17679.2,14602.9,0],[[1482,2],[1522,2]]], [1507,[17277.4,15081.9,1.90735e-006],[[1483,2],[1525,2]]], [1508,[17942.5,15558.9,0],[[1484,2],[1526,2]]], [1509,[20073.6,14095.6,0],[[1485,2],[1527,2]]], [1510,[19432.9,13463.3,0],[[1486,2],[1528,2]]], [1511,[19280.5,13498.7,1.90735e-006],[[1487,2],[1529,2]]], +[1512,[21450.5,14034.1,3.17891e-007],[[1490,2],[1530,2],[1531,2]]], [1513,[21643.9,13710.1,0],[[1491,2],[1532,2]]], [1514,[21378.6,14163.6,0],[[1492,2],[1531,2]]], [1515,[20937.6,13990.7,0],[[1493,2],[1533,2]]], [1516,[20363.1,13824.1,0],[[1494,2],[1534,2]]], [1517,[17442.5,17924.7,-3.17891e-007],[[1495,2],[1535,2],[1536,2]]], +[1518,[17737.3,18093.8,0],[[1496,2],[1536,2],[1537,2]]], [1519,[17867.7,18197.6,0],[[1496,2]]], [1520,[17251.5,16124.8,1.90735e-006],[[1500,2],[1538,2]]], [1521,[17603.7,13802.7,0],[[1502,2],[1539,2]]], [1522,[17586.1,14467.1,0],[[1503,2],[1506,2],[1540,2]]], [1523,[18429,13862.5,0],[[1504,2],[1541,2]]], +[1524,[18307,13869,0],[[1504,2],[1542,2]]], [1525,[17207.3,15181.6,0],[[1507,2],[1543,2],[1544,2]]], [1526,[17832.3,15555.4,0],[[1508,2],[1545,2]]], [1527,[20143.4,14020.6,0],[[1509,2],[1546,2]]], [1528,[19429.9,13358.1,0],[[1510,2],[1547,2],[1529,2]]], [1529,[19347.9,13355.1,0],[[1511,2],[1528,2],[1547,2]]], +[1530,[21293.3,14020.2,0],[[1512,2],[1548,2]]], [1531,[21423,14125.8,0],[[1512,2],[1514,2]]], [1532,[21630.9,13557.6,0],[[1513,2],[1549,2]]], [1533,[21100.5,14016.4,0],[[1515,2],[1548,2]]], [1534,[20324.9,13808,0],[[1516,2],[1550,2],[1551,2],[1552,2]]], [1535,[17248,17904.3,0],[[1517,2],[1553,2]]], +[1536,[17617.8,18006.2,0],[[1517,2],[1518,2]]], [1537,[17595.4,18174,0],[[1518,2],[1554,2]]], [1538,[17086.9,16122.8,0],[[1520,2],[1555,2]]], [1539,[17486.9,13736.3,0],[[1521,2],[1556,2]]], [1540,[17501.1,14378.9,0],[[1522,2],[1557,2],[1558,2]]], [1541,[18525.9,13729.6,0],[[1523,2],[1559,2]]], +[1542,[18317,13769.4,1.90735e-006],[[1524,2],[1560,2]]], [1543,[17148.2,15335.3,1.90735e-006],[[1525,2],[1561,2]]], [1544,[17299.9,15163.6,0],[[1525,2],[1562,2]]], [1545,[17732.7,15498.9,0],[[1526,2],[1563,2]]], [1546,[20207.3,13992.1,0],[[1527,2],[1550,2]]], [1547,[19365.9,13328.4,0],[[1528,2],[1529,2],[1564,2],[1565,2]]], +[1548,[21167.4,14026.5,0],[[1530,2],[1533,2]]], [1549,[21626.1,13415.5,-1.90735e-006],[[1532,2],[1566,2]]], [1550,[20245.8,13947.8,1.90735e-006],[[1534,2],[1546,2]]], [1551,[20496.7,13719,1.90735e-006],[[1534,2],[1567,2]]], [1552,[20086.3,13742.3,0],[[1534,2],[1568,2]]], [1553,[17104.6,17868.2,0],[[1535,2],[1569,2]]], +[1554,[17482.2,18284.5,-2.38419e-007],[[1537,2],[1570,2]]], [1555,[16953.7,16137.5,1.90735e-006],[[1538,2],[1571,2]]], [1556,[17421.6,13715.8,1.58946e-007],[[1539,2],[1572,2],[1573,2]]], [1557,[17453.8,14212,0],[[1540,2],[1574,2]]], [1558,[17413.5,14526.2,0],[[1540,2],[1575,2]]], [1559,[18623.4,13627.9,0],[[1541,2],[1576,2]]], +[1560,[18337.4,13646.8,0],[[1542,2],[1577,2],[1578,2]]], [1561,[17022.5,15377.1,0],[[1543,2],[1579,2]]], [1562,[17383.3,15246.3,3.8147e-006],[[1544,2],[1580,2]]], [1563,[17669.5,15412.5,0],[[1545,2],[1581,2]]], [1564,[19314.5,13316.7,0],[[1547,2],[1582,2],[1583,2],[1565,2]]], [1565,[19408.7,13251.6,1.90735e-006],[[1547,2],[1564,2],[1583,2],[1584,2],[1585,2]]], +[1566,[21651,13317.8,0],[[1549,2],[1586,2]]], [1567,[20603.3,13605.4,0],[[1551,2],[1587,2]]], [1568,[19927.6,13642.8,0],[[1552,2],[1588,2]]], [1569,[16944.1,17808.2,0],[[1553,2],[1589,2]]], [1570,[17387.8,18420,0],[[1554,2],[1590,2]]], [1571,[16859.8,16158.5,6.35783e-007],[[1555,2],[1591,2],[1592,2]]], +[1572,[17409.4,13883.6,0],[[1556,2],[1574,2]]], [1573,[17315.9,13555.2,0],[[1556,2],[1593,2]]], [1574,[17418.5,14078.3,0],[[1557,2],[1572,2]]], [1575,[17328.1,14623.7,0],[[1558,2],[1594,2]]], [1576,[18733.3,13543.2,0],[[1559,2],[1595,2]]], [1577,[18340.2,13518.2,0],[[1560,2],[1596,2],[1597,2]]], +[1578,[18309,13542.6,0],[[1597,2],[1560,2]]], [1579,[16909.7,15452.3,0],[[1561,2],[1598,2],[1599,2]]], [1580,[17422.6,15354.9,0],[[1562,2],[1600,2]]], [1581,[17637.1,15332.6,0],[[1563,2],[1600,2]]], [1582,[19234.9,13290.1,1.27157e-006],[[1564,2],[1601,2],[1602,2]]], [1583,[19369.3,13230,0],[[1564,2],[1565,2],[1603,2],[1601,2]]], +[1584,[19441.6,13139.6,9.53674e-007],[[1565,2],[1604,2],[1605,2],[1584,2]]], [1585,[19582.3,13389.6,0],[[1565,2],[1606,2]]], [1586,[21626.8,13247.8,0],[[1566,2],[1586,2],[1607,2]]], [1587,[20718.3,13594.5,1.90735e-006],[[1567,2],[1608,2]]], [1588,[19791.6,13539.2,-1.90735e-006],[[1568,2],[1606,2]]], [1589,[16802.3,17731.2,0],[[1569,2],[1609,2]]], +[1590,[17318.9,18533.1,0],[[1570,2],[1610,2]]], [1591,[16703.5,16058.1,0],[[1571,2],[1611,2]]], [1592,[16765,16204.5,0],[[1571,2],[1612,2],[1592,2],[1613,2]]], [1593,[17279.9,13444.9,-3.17891e-007],[[1573,2],[1614,2],[1615,2]]], [1594,[17216.2,14729.3,0],[[1575,2],[1616,2]]], [1595,[18852.1,13442.7,0],[[1576,2],[1617,2]]], +[1596,[18454.1,13504.8,0],[[1577,2],[1618,2]]], [1597,[18260.5,13526.4,0],[[1795,2],[1831,2],[1597,2],[1578,2],[1577,2]]], [1598,[16837.6,15567.3,0],[[1579,2],[1619,2],[1598,2],[1620,2]]], [1599,[16950.1,15271.8,0],[[1579,2],[1621,2]]], [1600,[17502.3,15332.1,0],[[1580,2],[1581,2]]], [1601,[19295,13211.6,3.8147e-006],[[1582,2],[1583,2],[1603,2]]], +[1602,[19059.9,13297.5,6.35783e-007],[[1582,2],[1622,2],[1617,2]]], [1603,[19307,13188,0],[[1583,2],[1601,2],[1623,2]]], [1604,[19511.5,13003.4,0],[[1584,2],[1624,2]]], [1605,[19430.3,13155.5,1.27157e-006],[[1584,2]]], [1606,[19710.2,13504.5,0],[[1585,2],[1588,2]]], [1607,[21502.4,13185.9,4.76837e-007],[[1586,2],[1625,2]]], +[1608,[20834,13590.4,0],[[1587,2],[1626,2]]], [1609,[16698.3,17665.5,0],[[1589,2],[1627,2]]], [1610,[17269.2,18652.3,0],[[1590,2],[1628,2]]], [1611,[16644.4,16046,0],[[1591,2],[1629,2],[1630,2],[1631,2],[1632,2],[1612,2]]], [1612,[16678,16106.3,-1.90735e-006],[[1592,2],[1611,2]]], [1613,[16748.2,16233.8,0],[[1592,2],[1633,2],[1634,2]]], +[1614,[17226.6,13244.4,0],[[1593,2],[1635,2]]], [1615,[17372.7,13344.8,0],[[1593,2],[1636,2]]], [1616,[17082.1,14820.8,0],[[1594,2],[1637,2]]], [1617,[18870.2,13423.6,0],[[1595,2],[1602,2],[1638,2]]], [1618,[18603.8,13468.3,1.90735e-006],[[1596,2],[1638,2]]], [1619,[16699.3,15672.1,5.28106],[[1598,2],[1639,2]]], +[1620,[16776.1,15713.4,1.78062],[[1598,2],[1620,2],[1630,2]]], [1621,[16962.1,15119,0],[[1599,2],[1637,2],[1640,2]]], [1622,[18997.6,13155.4,0],[[1602,2],[1641,2]]], [1623,[19178.9,13086.2,0],[[1603,2],[1642,2]]], [1624,[19462.9,12910,0],[[1604,2],[1643,2]]], [1625,[21434.7,13103.7,4.76837e-007],[[1607,2],[1644,2]]], +[1626,[20837.7,13496.5,0],[[1608,2],[1645,2]]], [1627,[16593.2,17580.9,0],[[1609,2],[1646,2]]], [1628,[17255.9,18783.3,7.94729e-008],[[1610,2],[1647,2],[1648,2]]], [1629,[16517.9,15918.6,0],[[1611,2],[1649,2],[1639,2]]], [1630,[16710.2,15852.4,0],[[1611,2],[1620,2]]], [1631,[16521.6,16036.4,3.17891e-007],[[1611,2],[1650,2],[1632,2],[1634,2],[1651,2]]], +[1632,[16538.7,16150.9,0],[[1611,2],[1631,2],[1632,2],[1652,2]]], [1633,[16748.1,16351,0],[[1613,2],[1653,2]]], [1634,[16651.7,16168.8,-1.90735e-006],[[1613,2],[1631,2],[1650,2]]], [1635,[17202.6,13116.7,1.27157e-006],[[1614,2],[1654,2],[1636,2]]], [1636,[17404.8,13300.6,2.38419e-007],[[1615,2],[1635,2],[1655,2],[1656,2]]], [1637,[17000,14958.7,0],[[1616,2],[1621,2]]], +[1638,[18695.3,13452.8,-1.90735e-006],[[1617,2],[1618,2]]], [1639,[16578.3,15768.4,0],[[1619,2],[1629,2],[1649,2]]], [1640,[16818.7,15080,1.90735e-006],[[1621,2],[1657,2]]], [1641,[18872.7,13081.1,0],[[1622,2],[1658,2]]], [1642,[19157.5,13060.7,0],[[1623,2],[1659,2],[1660,2]]], [1643,[19446.6,12803.4,-2.54313e-006],[[1624,2],[1661,2],[1660,2]]], +[1644,[21380.8,12982.5,0],[[1625,2],[1662,2]]], [1645,[20732.4,13404.7,0],[[1626,2],[1663,2]]], [1646,[16566.5,17558.9,0],[[1627,2],[1664,2],[1665,2]]], [1647,[17370,18859.4,0],[[1628,2],[1666,2]]], [1648,[17190.5,18646.4,0],[[1628,2],[1667,2]]], [1649,[16505,15825.5,0],[[1629,2],[1639,2],[1668,2],[1669,2]]], +[1650,[16587.3,16125.5,0],[[1631,2],[1634,2]]], [1651,[16344.4,16029.9,0],[[1631,2],[1670,2]]], [1652,[16422.5,16236.9,0],[[1632,2],[1671,2]]], [1653,[16751.9,16487,0],[[1633,2],[1672,2]]], [1654,[17085.4,12933.5,0],[[1635,2],[1673,2]]], [1655,[17522.6,13402.3,0],[[1636,2]]], +[1656,[17542.1,13165.5,9.53674e-007],[[1636,2],[1674,2]]], [1657,[16806.2,15034,1.90735e-006],[[1640,2]]], [1658,[18778.8,13013.5,-1.27157e-006],[[1641,2],[1675,2],[1676,2]]], [1659,[19016.6,13055.5,-3.8147e-006],[[1642,2],[1676,2]]], [1660,[19291.3,12963.1,0],[[1642,2],[1643,2]]], [1661,[19471,12761.5,2.54313e-006],[[1643,2],[1677,2],[1678,2]]], +[1662,[21357.3,12954,-1.58946e-007],[[1644,2],[1679,2],[1662,2]]], [1663,[20827.3,13318.2,3.8147e-006],[[1645,2],[1680,2]]], [1664,[16527.3,17490.2,0],[[1646,2],[1681,2],[1682,2]]], [1665,[16613.9,17722,-3.17891e-007],[[1646,2],[1683,2],[1684,2]]], [1666,[17449.3,18938.5,-1.58946e-007],[[1647,2],[1685,2],[1686,2]]], [1667,[17078.3,18513.2,0],[[1648,2],[1687,2]]], +[1668,[16356.3,15948.9,9.53674e-007],[[1649,2],[1670,2]]], [1669,[16411.7,15657.5,7.94729e-008],[[1649,2],[1688,2],[1689,2]]], [1670,[16277.1,16019.7,0],[[1651,2],[1668,2],[1690,2]]], [1671,[16304.9,16354.7,0],[[1652,2],[1691,2]]], [1672,[16759,16565.5,-1.90735e-006],[[1653,2],[1692,2]]], [1673,[16952.8,12843.8,0],[[1654,2],[1693,2],[1694,2],[1695,2]]], +[1674,[17567.5,13133.4,-2.38419e-007],[[1656,2],[1696,2],[1697,2],[1698,2]]], [1675,[18734.5,13006.7,0],[[1658,2],[1699,2],[1700,2]]], [1676,[18937.5,13041.4,-3.8147e-006],[[1658,2],[1659,2]]], [1677,[19592.5,12628.3,-7.62939e-006],[[1661,2],[1701,2]]], [1678,[19592.8,12794.1,7.62939e-006],[[1661,2],[1702,2]]], [1679,[21223.2,12926.8,0],[[1662,2],[1703,2],[1704,2]]], +[1680,[20915.3,13207.6,0],[[1663,2],[1705,2]]], [1681,[16391.6,17483.4,0],[[1664,2],[1706,2]]], [1682,[16533.8,17449.7,1.90735e-006],[[1664,2],[1707,2],[1708,2]]], [1683,[16482.7,17675.5,6.35783e-007],[[1665,2],[1709,2],[1710,2]]], [1684,[16666.4,17865.7,0],[[1665,2],[1711,2]]], [1685,[17387.5,19035,-9.53674e-007],[[1666,2],[1712,2]]], +[1686,[17585,18991.8,0],[[1666,2],[1713,2]]], [1687,[16990.5,18440.2,-3.17891e-007],[[1667,2],[1714,2],[1715,2]]], [1688,[16292,15698.3,0],[[1669,2]]], [1689,[16552,15552.3,-1.19209e-007],[[1669,2]]], [1690,[16093.7,16094.3,0],[[1670,2],[1716,2]]], [1691,[16185,16463.9,-1.90735e-006],[[1671,2],[1717,2]]], +[1692,[16671.4,16605.6,0],[[1672,2],[1718,2]]], [1693,[16885,12723.1,0],[[1673,2],[1719,2],[1720,2]]], [1694,[16972.9,13028.7,0],[[1673,2],[1721,2]]], [1695,[16883.8,12856.7,6.35783e-007],[[1673,2],[1722,2],[1723,2],[1719,2]]], [1696,[17422.5,12998.3,0],[[1674,2],[1724,2]]], [1697,[17663.9,13032.7,0],[[1674,2],[1725,2]]], +[1698,[17699.3,13249.6,0],[[1674,2],[1726,2]]], [1699,[18594.9,12967.4,0],[[1675,2],[1727,2]]], [1700,[18625.7,13127,0],[[1675,2],[1728,2]]], [1701,[19697.3,12532.2,0],[[1677,2],[1729,2]]], [1702,[19741.1,12812.1,0],[[1678,2],[1730,2]]], [1703,[21098.4,13027.1,-1.90735e-006],[[1679,2],[1705,2]]], +[1704,[21158.7,12795.5,0],[[1679,2],[1731,2]]], [1705,[20998.7,13115.6,0],[[1680,2],[1703,2]]], [1706,[16214.4,17462.1,1.90735e-006],[[1681,2],[1732,2]]], [1707,[16497.1,17290.6,-1.90735e-006],[[1682,2],[1733,2]]], [1708,[16683.8,17455.8,0],[[1682,2],[1734,2]]], [1709,[16330.3,17650,-6.35783e-007],[[1683,2],[1735,2],[1710,2],[1736,2]]], +[1710,[16428.4,17792.3,0],[[1683,2],[1709,2],[1735,2]]], [1711,[16732.7,18004.8,0],[[1684,2],[1737,2]]], [1712,[17268.5,19041.4,0],[[1685,2],[1738,2]]], [1713,[17714.8,19025,9.53674e-007],[[1686,2],[1739,2]]], [1714,[16941.9,18279.8,9.53674e-007],[[1687,2],[1737,2]]], [1715,[16860.2,18393.8,0],[[1687,2],[1740,2]]], +[1716,[15966.7,16138.7,-9.53674e-007],[[1690,2],[1741,2]]], [1717,[16114.7,16589.2,9.53674e-007],[[1691,2],[1742,2]]], [1718,[16637.3,16726.6,0],[[1692,2],[1743,2]]], [1719,[16823.6,12707.8,0],[[1693,2],[1695,2],[1719,2],[1744,2],[1745,2],[1746,2],[1747,2],[1748,2]]], [1720,[17024.3,12663,0],[[1693,2],[1720,2],[1749,2],[1750,2],[1751,2],[1752,2]]], [1721,[16949.8,13190.9,-4.76837e-007],[[1694,2],[1753,2]]], +[1722,[16826,12907.4,0],[[1695,2],[1754,2],[1755,2],[1756,2],[1723,2],[1748,2]]], [1723,[16847.1,12819,0],[[1695,2],[1722,2],[1756,2]]], [1724,[17317,12900.7,0],[[1696,2],[1757,2]]], [1725,[17690.4,12988.2,6.35783e-007],[[1697,2],[1758,2],[1759,2]]], [1726,[17811.8,13337.6,0],[[1698,2],[1760,2]]], [1727,[18475,12942.4,0],[[1699,2],[1761,2]]], +[1728,[18519.4,13241.9,0],[[1700,2],[1762,2]]], [1729,[19781.9,12416.5,0],[[1701,2],[1763,2]]], [1730,[19865.3,12827.9,7.62939e-006],[[1702,2],[1764,2]]], [1731,[21061.7,12716,0],[[1704,2],[1765,2]]], [1732,[16188.9,17401.4,0],[[1706,2],[1766,2],[1767,2]]], [1733,[16452.7,17241.6,4.76837e-007],[[1707,2],[1768,2],[1769,2],[1770,2]]], +[1734,[16814.9,17439.5,-3.8147e-006],[[1708,2],[1771,2]]], [1735,[16384.3,17826.6,0],[[1709,2],[1710,2],[1772,2],[1773,2]]], [1736,[16192.2,17564.8,-1.90735e-006],[[1709,2],[1767,2]]], [1737,[16847.5,18123.9,0],[[1711,2],[1714,2]]], [1738,[17162,18955.9,0],[[1712,2],[1774,2]]], [1739,[17840.7,19078,0],[[1713,2],[1775,2]]], +[1740,[16754,18317.9,0],[[1715,2],[1776,2]]], [1741,[15833.7,16231.3,0],[[1716,2],[1777,2]]], [1742,[16079.5,16720.4,0],[[1717,2],[1778,2]]], [1743,[16538.3,16848.2,0],[[1718,2],[1779,2]]], [1744,[16895.9,12598.7,-1.90735e-006],[[1719,2],[1751,2]]], [1745,[16786.6,12563.8,-4.76837e-007],[[1719,2],[1780,2],[1781,2],[1751,2]]], +[1746,[16693.1,12732,6.35783e-007],[[1719,2],[1748,2],[1782,2]]], [1747,[16829.6,12793.7,-1.90735e-006],[[1719,2]]], [1748,[16726.3,12792.5,9.53674e-007],[[1719,2],[1722,2],[1746,2],[1783,2],[1754,2],[1756,2],[1784,2]]], [1749,[17226,12648.3,0],[[1720,2],[1785,2]]], [1750,[17130,12759.8,0],[[1720,2],[1757,2]]], [1751,[16927.9,12544.3,-3.8147e-007],[[1720,2],[1744,2],[1745,2],[1752,2],[1786,2]]], +[1752,[17067.3,12613.4,0],[[1720,2],[1751,2],[1787,2]]], [1753,[17010.7,13301.6,0],[[1721,2],[1788,2]]], [1754,[16772.7,12940.7,-6.35783e-007],[[1722,2],[1748,2],[1789,2],[1783,2]]], [1755,[16859.3,12942.3,1.90735e-006],[[1722,2]]], [1756,[16788,12855.2,0],[[1722,2],[1723,2],[1748,2],[1783,2]]], [1757,[17183.5,12801.3,0],[[1724,2],[1750,2]]], +[1758,[17732,12956.3,6.35783e-007],[[1725,2],[1790,2],[1791,2]]], [1759,[17558.4,12862.9,0],[[1725,2],[1792,2]]], [1760,[17938.8,13410.2,5.19635],[[1726,2],[1793,2]]], [1761,[18360.7,12916.9,0],[[1727,2],[1794,2]]], [1762,[18407.2,13363.2,0],[[1728,2],[1795,2]]], [1763,[19836,12304.8,-7.62939e-006],[[1729,2],[1796,2]]], +[1764,[19993.8,12843.8,-7.62939e-006],[[1730,2],[1797,2]]], [1765,[21000.5,12604.3,0],[[1731,2],[1798,2]]], [1766,[16186.4,17366.9,0],[[1732,2],[1799,2],[1800,2],[1769,2]]], [1767,[16161.4,17435.4,0],[[1732,2],[1736,2],[1801,2]]], [1768,[16514.7,17169.9,0],[[1733,2],[1802,2],[1768,2]]], [1769,[16353.8,17272,0],[[1733,2],[1766,2],[1803,2],[1770,2]]], +[1770,[16309.8,17173.8,0],[[1733,2],[1769,2],[1804,2],[1770,2],[1802,2],[1805,2],[1806,2],[1807,2]]], [1771,[16934.6,17484.9,-3.8147e-006],[[1734,2],[1808,2]]], [1772,[16395.5,17961.9,0],[[1735,2],[1809,2],[1810,2]]], [1773,[16163.9,17835.4,0],[[1735,2],[1811,2]]], [1774,[17024.2,18925.3,0],[[1738,2],[1812,2]]], [1775,[17963.4,19130,0],[[1739,2],[1813,2]]], +[1776,[16626.2,18267.7,-1.90735e-006],[[1740,2],[1814,2]]], [1777,[15798.9,16285.2,-3.17891e-007],[[1741,2],[1815,2],[1816,2]]], [1778,[16094,16787.9,0],[[1742,2],[1817,2],[1818,2]]], [1779,[16458.5,16976.1,0],[[1743,2],[1819,2],[1802,2]]], [1780,[16661,12455.4,3.17891e-007],[[1745,2],[1820,2],[1821,2]]], [1781,[16806.6,12403.4,0],[[1745,2],[1822,2],[1821,2]]], +[1782,[16572.1,12775.3,0],[[1746,2]]], [1783,[16740.2,12895.5,0],[[1748,2],[1754,2],[1756,2]]], [1784,[16778.4,12844.4,0],[[1748,2]]], [1785,[17350.6,12632,0],[[1749,2],[1823,2]]], [1786,[16859.5,12339.5,-9.53674e-007],[[1751,2],[1824,2]]], [1787,[17193.5,12505,0],[[1752,2],[1825,2]]], +[1788,[16949.7,13393.4,1.35043],[[1753,2],[1826,2]]], [1789,[16633.2,13060.4,-4.76837e-007],[[1754,2],[1827,2]]], [1790,[17838.9,12824.7,6.35783e-007],[[1758,2],[1828,2],[1829,2]]], [1791,[17841.7,13046.2,-1.90735e-006],[[1758,2],[1830,2]]], [1792,[17446.4,12759.5,0],[[1759,2],[1823,2]]], [1793,[18025.5,13450.5,-1.27157e-006],[[1760,2],[1831,2],[1832,2]]], +[1794,[18238.3,12894.9,0],[[1761,2],[1833,2]]], [1795,[18309.9,13468.8,1.90735e-006],[[1762,2],[1597,2],[1831,2]]], [1796,[19831.4,12154.7,0],[[1763,2],[1834,2]]], [1797,[20090.3,12862.9,0],[[1764,2],[1835,2]]], [1798,[20979.4,12510.5,0],[[1765,2],[1836,2]]], [1799,[16122.9,17362.3,0],[[1766,2],[1837,2],[1838,2]]], +[1800,[16245.8,17334,0],[[1766,2],[1839,2],[1803,2]]], [1801,[16029.4,17595,-1.90735e-006],[[1767,2],[1840,2]]], [1802,[16488.4,17127.4,0],[[1768,2],[1770,2],[1779,2],[1841,2],[1842,2],[1819,2]]], [1803,[16269.1,17249.2,-1.90735e-006],[[1769,2],[1800,2],[1839,2]]], [1804,[16345.8,17174.8,0],[[1770,2]]], [1805,[16263.4,17245.8,0],[[1770,2]]], +[1806,[16139.4,17271,-1.90735e-006],[[1770,2],[1843,2],[1838,2]]], [1807,[16252.3,17052,-6.35783e-007],[[1770,2],[1844,2],[1817,2],[1845,2]]], [1808,[17062.2,17464.9,0],[[1771,2],[1846,2]]], [1809,[16416.7,18126.4,0],[[1772,2],[1847,2]]], [1810,[16445.4,18066.6,-1.90735e-006],[[1772,2],[1814,2]]], [1811,[16046.3,17795,-1.90735e-006],[[1773,2],[1848,2],[1840,2]]], +[1812,[16875.4,18894.6,0],[[1774,2],[1849,2]]], [1813,[18073.8,19178.8,1.90735e-006],[[1775,2]]], [1814,[16507.2,18150.2,0],[[1776,2],[1810,2]]], [1815,[15829.8,16469.8,0],[[1777,2],[1850,2]]], [1816,[15615.3,16259.9,0],[[1777,2],[1851,2]]], [1817,[16188,16942.7,0],[[1778,2],[1807,2],[1844,2]]], +[1818,[15950.7,16713.1,0],[[1778,2],[1852,2],[1850,2]]], [1819,[16471.3,17075.7,0],[[1779,2],[1802,2],[1845,2]]], [1820,[16616.5,12435.9,0],[[1780,2],[1853,2],[1854,2]]], [1821,[16775,12367.5,0],[[1780,2],[1781,2],[1822,2]]], [1822,[16814.4,12374.2,0],[[1781,2],[1821,2],[1824,2]]], [1823,[17375.8,12638,-6.35783e-007],[[1785,2],[1792,2],[1855,2]]], +[1824,[16858.6,12242.8,0],[[1786,2],[1822,2],[1856,2],[1857,2]]], [1825,[17306.1,12418.2,0],[[1787,2],[1858,2]]], [1826,[16835.2,13543.9,3.15276],[[1788,2],[1859,2]]], [1827,[16538.7,12994.5,0],[[1789,2],[1860,2]]], [1828,[17708.7,12742.3,0],[[1790,2],[1855,2]]], [1829,[17987.3,12853.7,0],[[1790,2],[1833,2]]], +[1830,[17979.9,13167.2,0],[[1791,2],[1861,2]]], [1831,[18216,13519.3,0],[[1793,2],[1795,2],[1597,2]]], [1832,[18131.6,13330.3,0],[[1793,2],[1862,2]]], [1833,[18105.5,12872.3,0],[[1794,2],[1829,2]]], [1834,[19817.9,11999.8,0],[[1796,2],[1863,2]]], [1835,[20202.1,12943.3,-7.62939e-006],[[1797,2],[1864,2]]], +[1836,[20950,12387.8,1.90735e-006],[[1798,2],[1865,2]]], [1837,[15971.4,17406.1,0],[[1799,2],[1866,2]]], [1838,[16131.8,17344.9,0],[[1799,2],[1806,2],[1838,2],[1843,2]]], [1839,[16206.5,17286.3,1.90735e-006],[[1800,2],[1803,2],[1867,2]]], [1840,[15964.7,17739.3,0],[[1801,2],[1811,2],[1848,2]]], [1841,[16377.5,17163.2,0],[[1802,2]]], +[1842,[16485.5,17083.2,0],[[1802,2],[1868,2],[1842,2]]], [1843,[16125.7,17299.7,0],[[1806,2],[1838,2]]], [1844,[16212.1,17009.8,-2.38419e-007],[[1807,2],[1817,2],[1869,2],[1870,2]]], [1845,[16370.3,17059.7,-1.90735e-006],[[1807,2],[1819,2]]], [1846,[17187.9,17490.8,0],[[1808,2],[1871,2]]], [1847,[16436.8,18281.3,0],[[1809,2],[1872,2]]], +[1848,[15948.6,17784.1,0],[[1811,2],[1840,2],[1873,2]]], [1849,[16759.6,18917.2,0],[[1812,2],[1874,2]]], [1850,[15872.3,16620.5,0],[[1815,2],[1818,2]]], [1851,[15484.4,16244.6,0],[[1816,2],[1875,2]]], [1852,[15964.2,16877.2,0],[[1818,2],[1876,2]]], [1853,[16554.9,12500.4,0],[[1820,2],[1877,2]]], +[1854,[16700.4,12321.1,2.38419e-007],[[1820,2],[1854,2]]], [1855,[17556.2,12655.4,1.90735e-006],[[1823,2],[1828,2]]], [1856,[16995.3,12131.7,0],[[1824,2],[1878,2]]], [1857,[16818.5,12072.3,-4.76837e-007],[[1824,2],[1879,2]]], [1858,[17402.4,12302.2,0],[[1825,2],[1880,2]]], [1859,[16781.2,13613,0],[[1826,2],[1881,2]]], +[1860,[16414.5,12887.7,0],[[1827,2],[1882,2]]], [1861,[18060,13240.6,0],[[1830,2]]], [1862,[18218.8,13237.7,0],[[1832,2],[1883,2]]], [1863,[19836.6,11897.7,0],[[1834,2],[1884,2]]], [1864,[20238,12958.9,0],[[1835,2]]], [1865,[20934,12284.8,-3.8147e-006],[[1836,2],[1885,2]]], +[1866,[15817.9,17410.7,0],[[1837,2],[1886,2],[1887,2]]], [1867,[16162.2,17305.9,0],[[1839,2]]], [1868,[16479.7,17070,-9.53674e-007],[[1842,2]]], [1869,[16131.9,16990.9,0],[[1844,2],[1888,2],[1889,2]]], [1870,[16184.5,17061.7,-3.17891e-007],[[1844,2],[1890,2],[1870,2]]], [1871,[17309.3,17415.2,0],[[1846,2],[1891,2]]], +[1872,[16447.6,18390.5,0],[[1847,2],[1892,2]]], [1873,[15894.3,17934.9,0],[[1848,2],[1893,2],[1894,2]]], [1874,[16646.6,19057.3,2.38419e-006],[[1849,2],[1895,2],[1896,2],[1897,2]]], [1875,[15362.8,16230.1,-3.17891e-007],[[1851,2],[1898,2],[1899,2]]], [1876,[15919.4,17001.3,0],[[1852,2],[1887,2],[1900,2],[1889,2]]], [1877,[16558.8,12549,0],[[1853,2],[1901,2],[1902,2],[1877,2]]], +[1878,[17059.1,12011.3,0],[[1856,2],[1903,2]]], [1879,[16814.4,11951.6,-4.76837e-007],[[1857,2],[1904,2]]], [1880,[17495.4,12195.5,6.35783e-007],[[1858,2],[1905,2],[1906,2]]], [1881,[16750.5,13638.5,0],[[1859,2]]], [1882,[16386.6,12760.8,4.76837e-007],[[1860,2],[1901,2]]], [1883,[18308.7,13142.5,0],[[1862,2]]], +[1884,[19872.6,11766.7,0],[[1863,2],[1907,2]]], [1885,[20825.3,12230.2,-3.8147e-006],[[1865,2],[1908,2]]], [1886,[15663.1,17475.2,-3.17891e-007],[[1866,2],[1909,2],[1910,2]]], [1887,[15844.7,17225.6,-9.53674e-007],[[1866,2],[1876,2]]], [1888,[16100.5,17032.3,0],[[1869,2],[1911,2],[1888,2],[1889,2]]], [1889,[16058.1,16981.9,0],[[1869,2],[1876,2],[1888,2],[1912,2],[1900,2]]], +[1890,[16107.3,17115.5,0],[[1870,2],[1913,2]]], [1891,[17338.1,17424.5,-7.62939e-006],[[1871,2]]], [1892,[16454.5,18521.8,1.90735e-006],[[1872,2],[1914,2]]], [1893,[15899.2,18011.4,0],[[1873,2],[1915,2],[1916,2]]], [1894,[15803.6,17791.5,0],[[1873,2],[1917,2]]], [1895,[16541.9,19190.7,-1.90735e-006],[[1874,2],[1918,2]]], +[1896,[16572.7,18992.3,0],[[1874,2],[1919,2],[1920,2]]], [1897,[16779.5,19163.2,0],[[1874,2],[1921,2]]], [1898,[15153,16205.5,9.53674e-007],[[1875,2],[1922,2]]], [1899,[15410.5,16099.5,4.76837e-007],[[1875,2],[1923,2]]], [1900,[15967.9,16994.9,0],[[1876,2],[1889,2],[1924,2],[1913,2]]], [1901,[16433.2,12696.4,0],[[1877,2],[1882,2]]], +[1902,[16570.7,12533.4,0],[[1877,2]]], [1903,[17084.3,11959.9,-9.53674e-007],[[1878,2],[1925,2],[1926,2],[1927,2]]], [1904,[16795.4,11868.8,-1.58946e-007],[[1879,2],[1928,2],[1929,2]]], [1905,[17623.8,12082.3,0],[[1880,2],[1930,2]]], [1906,[17360.7,12114,0],[[1880,2],[1927,2]]], [1907,[19900.2,11687.3,0],[[1884,2],[1931,2],[1932,2]]], +[1908,[20726.1,12161.2,0],[[1885,2],[1933,2]]], [1909,[15496.7,17498.4,0],[[1886,2],[1934,2]]], [1910,[15701.6,17623.4,0],[[1886,2],[1917,2]]], [1911,[16116.9,17027.4,0],[[1888,2]]], [1912,[16049.3,16876.5,-9.53674e-007],[[1889,2]]], [1913,[16051.2,17104.8,0],[[1890,2],[1900,2],[1935,2],[1936,2],[1913,2]]], +[1914,[16479.9,18666.8,0],[[1892,2],[1937,2]]], [1915,[15952.7,18162.1,0],[[1893,2],[1938,2]]], [1916,[15845.6,18091.3,0],[[1893,2],[1939,2]]], [1917,[15744.8,17769.2,0],[[1894,2],[1910,2],[1940,2]]], [1918,[16478.9,19284.6,0],[[1895,2],[1941,2]]], [1919,[16462.5,18907.5,0],[[1896,2],[1942,2]]], +[1920,[16562.4,18857.3,0],[[1896,2],[1937,2]]], [1921,[16930.2,19253.2,0],[[1897,2],[1943,2]]], [1922,[15025.2,16195.9,0],[[1898,2],[1944,2],[1945,2]]], [1923,[15457.3,15952,-4.76837e-007],[[1899,2],[1946,2]]], [1924,[15977.1,17055.5,0],[[1900,2],[1924,2]]], [1925,[17166.9,11814.2,0],[[1903,2],[1947,2]]], +[1926,[16939.9,11872.7,0],[[1903,2],[1929,2]]], [1927,[17229.4,12038.7,0],[[1903,2],[1906,2]]], [1928,[16635.2,11835.7,0],[[1904,2],[1948,2]]], [1929,[16808.6,11801.3,0],[[1904,2],[1926,2],[1949,2]]], [1930,[17757.3,12040.5,0],[[1905,2],[1950,2]]], [1931,[19961.5,11502.9,3.8147e-006],[[1907,2],[1951,2]]], +[1932,[20021.9,11667.8,0],[[1907,2],[1952,2],[1953,2]]], [1933,[20611.4,12079,0],[[1908,2],[1954,2]]], [1934,[15356.3,17544.7,0],[[1909,2],[1955,2]]], [1935,[15982.1,17061.2,0],[[1913,2]]], [1936,[16074.5,17114.1,4.76837e-007],[[1913,2]]], [1937,[16540.2,18797.5,0],[[1914,2],[1920,2]]], +[1938,[15999.9,18306.2,3.8147e-006],[[1915,2],[1956,2]]], [1939,[15765.5,18149.4,0],[[1916,2],[1957,2]]], [1940,[15647.2,17821.9,0],[[1917,2],[1958,2]]], [1941,[16464.8,19375.8,0],[[1918,2],[1959,2]]], [1942,[16342.5,18801.3,0],[[1919,2],[1960,2]]], [1943,[17093.7,19348.7,0],[[1921,2],[1961,2],[1962,2]]], +[1944,[14948.9,16284.5,0],[[1922,2],[1963,2],[1964,2]]], [1945,[14897,16151.1,0],[[1922,2],[1965,2]]], [1946,[15477,15890.1,0],[[1923,2]]], [1947,[17186,11779.3,3.8147e-006],[[1925,2]]], [1948,[16567.1,11799.5,1.56845],[[1928,2],[1948,2],[1966,2]]], [1949,[16819.6,11631.8,0],[[1929,2],[1967,2]]], +[1950,[17870.7,11966.3,3.8147e-006],[[1930,2],[1968,2]]], [1951,[20005.8,11426.1,0],[[1931,2],[1969,2],[1970,2],[1971,2]]], [1952,[20002.8,11620.2,0],[[1932,2]]], [1953,[20149.2,11719.3,-1.90735e-006],[[1932,2],[1972,2],[1973,2],[1974,2]]], [1954,[20513.3,12003.5,0],[[1933,2],[1975,2]]], [1955,[15308.8,17542.2,-4.76837e-007],[[1934,2],[1976,2],[1955,2],[1977,2]]], +[1956,[15978.6,18440.9,0],[[1938,2],[1978,2]]], [1957,[15639.8,18244.3,0],[[1939,2],[1979,2]]], [1958,[15523.3,17852.6,-1.90735e-006],[[1940,2],[1980,2]]], [1959,[16374.5,19477.8,0],[[1941,2],[1981,2]]], [1960,[16211.7,18724.8,0],[[1942,2],[1982,2]]], [1961,[17008.8,19459.8,0],[[1943,2],[1983,2]]], +[1962,[17248.6,19421,-9.53674e-007],[[1943,2],[1984,2]]], [1963,[14800.8,16144.8,0],[[1944,2],[1985,2]]], [1964,[15084.2,16431.5,0],[[1944,2],[1986,2]]], [1965,[14812.2,16115.5,1.90735e-006],[[1945,2],[1987,2]]], [1966,[16430,11697.2,0],[[1948,2],[1988,2]]], [1967,[16879.2,11488,0],[[1949,2],[1989,2]]], +[1968,[17964.9,11829.4,0],[[1950,2],[1990,2]]], [1969,[20087.4,11289.6,0],[[1951,2],[1991,2]]], [1970,[20155.8,11491.9,0],[[1951,2],[1992,2]]], [1971,[19897.4,11306.1,0],[[1951,2],[1993,2]]], [1972,[20269.6,11817.2,0],[[1953,2],[1994,2]]], [1973,[20164.7,11620.9,3.8147e-006],[[1953,2],[1995,2],[1992,2]]], +[1974,[20125.7,11777.7,0],[[1953,2]]], [1975,[20410.2,11913.8,0],[[1954,2],[1994,2]]], [1976,[15157.4,17547.9,9.53674e-007],[[1955,2],[1996,2]]], [1977,[15258.2,17474.2,6.35783e-007],[[1955,2],[1997,2],[1998,2]]], [1978,[16030.5,18552.4,0],[[1956,2],[1999,2],[1982,2]]], [1979,[15541.7,18359.1,3.8147e-006],[[1957,2],[2000,2]]], +[1980,[15394,17798.6,0],[[1958,2],[2001,2]]], [1981,[16352.1,19515.5,4.76837e-007],[[1959,2],[2002,2],[2003,2],[2004,2]]], [1982,[16099.6,18655.7,0],[[1960,2],[1978,2],[1999,2]]], [1983,[17009.3,19537.6,0],[[1961,2],[2005,2]]], [1984,[17373.3,19469.7,4.76837e-007],[[1962,2],[1984,2]]], [1985,[14681.6,16024.7,1.90735e-006],[[1963,2],[2006,2]]], +[1986,[15200.4,16549.5,0],[[1964,2],[2007,2]]], [1987,[14728.5,16030.4,0],[[1965,2],[2008,2]]], [1988,[16321.3,11609.2,0],[[1966,2],[2009,2]]], [1989,[16975.6,11379,0],[[1967,2],[2010,2]]], [1990,[18080,11757.1,0],[[1968,2],[2011,2]]], [1991,[20185.7,11177.4,0],[[1969,2],[2012,2]]], +[1992,[20165,11505.8,1.27157e-006],[[1970,2],[1973,2],[2013,2],[2014,2],[1995,2]]], [1993,[19838.2,11173.8,0],[[1971,2],[2015,2]]], [1994,[20338.8,11832.7,2.86102e-006],[[1972,2],[1975,2],[2016,2],[2017,2]]], [1995,[20177.4,11586.5,3.8147e-006],[[1973,2],[1992,2],[2018,2],[2016,2]]], [1996,[15136.4,17541,6.35783e-007],[[1976,2],[2019,2],[2020,2]]], [1997,[15129.9,17357.3,0],[[1977,2],[2021,2]]], +[1998,[15392.9,17343.8,0],[[1977,2],[2022,2]]], [1999,[16055.1,18624.2,-9.53674e-007],[[1978,2],[1982,2],[1999,2],[2023,2]]], [2000,[15419.1,18464.9,0],[[1979,2],[2024,2]]], [2001,[15255.8,17786.4,0],[[1980,2],[2025,2]]], [2002,[16240.8,19648.5,-1.90735e-006],[[1981,2],[2026,2]]], [2003,[16205.6,19432.4,0],[[1981,2],[2027,2]]], +[2004,[16491.7,19629.8,1.90735e-006],[[1981,2],[2028,2]]], [2005,[17061.5,19580.8,0],[[1983,2]]], [2006,[14588.5,15931.2,0],[[1985,2],[2029,2]]], [2007,[15324.2,16675.6,0],[[1986,2],[2030,2]]], [2008,[14710.3,15920.4,0],[[1987,2],[2031,2]]], [2009,[16224.5,11534,-2.38419e-007],[[1988,2],[2032,2]]], +[2010,[17053.5,11248.6,1.90735e-006],[[1989,2],[2033,2]]], [2011,[18125.4,11645.7,3.8147e-006],[[1990,2],[2034,2]]], [2012,[20334.4,11103.8,5.67571],[[1991,2],[2035,2]]], [2013,[20247.2,11422.3,-9.53674e-007],[[1992,2],[2036,2],[2013,2],[2037,2]]], [2014,[20162.9,11580.9,0],[[1992,2]]], [2015,[19805.5,11057.4,-3.8147e-006],[[1993,2],[2038,2]]], +[2016,[20316.5,11767.4,0],[[1994,2],[1995,2],[2039,2],[2017,2]]], [2017,[20389.2,11799,0],[[1994,2],[2016,2],[2040,2],[2017,2],[2041,2]]], [2018,[20268.5,11705.7,3.8147e-006],[[1995,2],[2042,2]]], [2019,[14996.3,17401.9,0],[[1996,2],[2043,2]]], [2020,[15024,17607.6,0],[[1996,2],[2044,2]]], [2021,[15019.2,17234.2,-6.35783e-007],[[1997,2],[2045,2],[2046,2]]], +[2022,[15493.1,17245.9,0],[[1998,2],[2047,2]]], [2023,[16088.3,18750.3,0],[[1999,2],[2048,2]]], [2024,[15301.9,18518.1,0],[[2000,2],[2049,2],[2050,2]]], [2025,[15113.3,17816.3,0],[[2001,2],[2051,2]]], [2026,[16147.9,19761.8,0],[[2002,2],[2052,2]]], [2027,[16087.9,19344.9,0],[[2003,2],[2053,2]]], +[2028,[16603.5,19706.4,0],[[2004,2],[2054,2]]], [2029,[14494,15829.7,0],[[2006,2],[2055,2]]], [2030,[15438,16791.6,-1.90735e-006],[[2007,2],[2056,2]]], [2031,[14640,15800.8,0],[[2008,2],[2057,2]]], [2032,[16089.9,11448.6,0],[[2009,2],[2058,2]]], [2033,[17084.9,11209.2,-4.76837e-007],[[2010,2],[2059,2],[2060,2],[2061,2]]], +[2034,[18203.3,11556.5,0],[[2011,2],[2062,2]]], [2035,[20372.8,11102.7,0],[[2012,2],[2063,2],[2036,2]]], [2036,[20336.3,11273.8,0],[[2013,2],[2035,2]]], [2037,[20311.4,11527.1,0],[[2013,2],[2042,2]]], [2038,[19772,10912.3,0],[[2015,2],[2064,2]]], [2039,[20275.1,11716.3,0],[[2016,2]]], +[2040,[20508.6,11673.3,0],[[2017,2],[2065,2]]], [2041,[20527.5,11890.2,0],[[2017,2],[2066,2]]], [2042,[20307.1,11671.7,1.27157e-006],[[2018,2],[2037,2],[2065,2]]], [2043,[14913.2,17317.1,0],[[2019,2],[2067,2]]], [2044,[14888.4,17648,0],[[2020,2],[2068,2]]], [2045,[15091.6,17164.6,0],[[2021,2]]], +[2046,[14919.7,17113.7,1.90735e-006],[[2021,2],[2069,2]]], [2047,[15598.3,17142.4,-1.90735e-006],[[2022,2],[2070,2]]], [2048,[16089.8,18795.6,0],[[2023,2],[2071,2],[2048,2]]], [2049,[15144.9,18527.2,0],[[2024,2],[2072,2]]], [2050,[15441.5,18578.1,0],[[2024,2],[2073,2]]], [2051,[14965.5,17806.9,0],[[2025,2],[2074,2]]], +[2052,[16075.7,19904.1,1.90735e-006],[[2026,2],[2075,2]]], [2053,[15976.2,19301.6,0],[[2027,2],[2076,2]]], [2054,[16701.9,19783.9,9.53674e-007],[[2028,2],[2077,2]]], [2055,[14380.4,15715.7,0],[[2029,2],[2078,2]]], [2056,[15556.8,16912.8,0],[[2030,2],[2070,2]]], [2057,[14527.4,15776.2,-9.53674e-007],[[2031,2],[2079,2]]], +[2058,[15961.1,11421.7,0],[[2032,2],[2080,2]]], [2059,[17086.2,11062.2,3.8147e-006],[[2033,2],[2081,2]]], [2060,[17068.9,11348.8,1.90735e-006],[[2033,2]]], [2061,[17140.4,11320.5,0],[[2033,2]]], [2062,[18307.4,11449.2,7.62939e-006],[[2034,2],[2082,2]]], [2063,[20444.4,11057.7,0],[[2035,2],[2083,2],[2084,2]]], +[2064,[19816.8,10763.3,0],[[2038,2],[2085,2]]], [2065,[20512.9,11653.7,9.53674e-007],[[2040,2],[2042,2],[2086,2],[2065,2]]], [2066,[20636.6,11843,0],[[2041,2],[2087,2]]], [2067,[14809.6,17211.6,0],[[2043,2],[2088,2]]], [2068,[14761.5,17727.7,0],[[2044,2],[2089,2]]], [2069,[14949.1,16962,0],[[2046,2],[2090,2]]], +[2070,[15669.9,17037.7,0],[[2047,2],[2056,2]]], [2071,[15990.8,18844.6,0],[[2048,2],[2091,2]]], [2072,[15115.5,18524.7,2.54313e-006],[[2049,2],[2092,2],[2093,2]]], [2073,[15608.9,18651,0],[[2050,2],[2094,2]]], [2074,[14806.5,17793.7,0],[[2051,2],[2089,2]]], [2075,[15991.3,20006.5,0],[[2052,2],[2095,2]]], +[2076,[15891.1,19386.8,0],[[2053,2],[2096,2]]], [2077,[16818.9,19869.7,0],[[2054,2],[2077,2]]], [2078,[14284.7,15628.9,0],[[2055,2],[2097,2]]], [2079,[14460.9,15670.7,0],[[2057,2],[2098,2]]], [2080,[15814.6,11407.3,-2.38419e-007],[[2058,2],[2099,2]]], [2081,[16973.3,10972.6,0],[[2059,2],[2100,2]]], +[2082,[18414.2,11349.7,0],[[2062,2],[2101,2]]], [2083,[20543.2,10882.2,0],[[2063,2],[2102,2]]], [2084,[20582.3,11216.2,0],[[2063,2],[2103,2]]], [2085,[19787.6,10623.3,0],[[2064,2],[2104,2]]], [2086,[20653.7,11544.4,0],[[2065,2],[2105,2]]], [2087,[20779.4,11828.2,0],[[2066,2],[2106,2]]], +[2088,[14689.4,17088.8,-9.53674e-007],[[2067,2],[2107,2]]], [2089,[14673.8,17790.8,3.17891e-007],[[2068,2],[2074,2],[2108,2],[2109,2],[2110,2],[2111,2]]], [2090,[14976.4,16807.8,-6.35783e-007],[[2069,2],[2112,2],[2113,2]]], [2091,[15876.7,18761.9,0],[[2071,2],[2094,2]]], [2092,[15026.1,18397.2,3.8147e-006],[[2072,2],[2114,2]]], [2093,[14944.6,18522.4,3.8147e-006],[[2072,2],[2115,2]]], +[2094,[15729.8,18704.6,0],[[2073,2],[2091,2]]], [2095,[15988.3,20019.1,6.35783e-007],[[2075,2],[2116,2],[2117,2]]], [2096,[15771.5,19336.2,0],[[2076,2],[2118,2]]], [2097,[14155,15645.4,0],[[2078,2],[2119,2]]], [2098,[14417,15551.4,0],[[2079,2],[2120,2]]], [2099,[15666.9,11412.2,0],[[2080,2],[2121,2]]], +[2100,[16908.6,10847.6,0],[[2081,2],[2122,2]]], [2101,[18476.3,11250.8,0],[[2082,2],[2123,2],[2101,2],[2124,2]]], [2102,[20567.9,10739.4,1.90735e-006],[[2083,2],[2125,2]]], [2103,[20673.1,11301.3,0],[[2084,2],[2126,2]]], [2104,[19708.9,10572.6,1.27157e-006],[[2085,2],[2127,2],[2128,2]]], [2105,[20675.7,11425.4,-3.8147e-006],[[2086,2],[2129,2],[2126,2]]], +[2106,[20886.4,11877.5,0],[[2087,2],[2130,2]]], [2107,[14601.6,17006.9,0],[[2088,2],[2131,2],[2132,2]]], [2108,[14551.5,17665.5,-6.35783e-007],[[2089,2],[2133,2],[2134,2]]], [2109,[14518.8,17745,0],[[2089,2],[2135,2],[2133,2]]], [2110,[14511.5,17892.3,0],[[2089,2],[2136,2]]], [2111,[14719.3,17954.7,0],[[2089,2],[2137,2]]], +[2112,[14929.9,16755.1,0],[[2090,2],[2112,2],[2138,2]]], [2113,[14998.8,16735.3,1.90735e-006],[[2090,2]]], [2114,[14909.2,18283.9,-3.8147e-006],[[2092,2],[2139,2]]], [2115,[14808.2,18521.6,0],[[2093,2],[2140,2]]], [2116,[15895.2,19892.2,0],[[2095,2],[2141,2]]], [2117,[16126.3,20119.5,0],[[2095,2],[2142,2]]], +[2118,[15603.5,19255.2,0],[[2096,2],[2143,2]]], [2119,[14048,15761.9,0],[[2097,2],[2144,2]]], [2120,[14298.6,15452.8,0],[[2098,2],[2145,2]]], [2121,[15519.7,11423.1,0],[[2099,2],[2146,2]]], [2122,[16870.2,10735.1,0],[[2100,2],[2147,2]]], [2123,[18482.7,11120,0],[[2101,2],[2148,2]]], +[2124,[18618.4,11161.4,0],[[2101,2],[2149,2]]], [2125,[20582.4,10613.7,1.638],[[2102,2],[2150,2],[2151,2]]], [2126,[20764.9,11298,-3.8147e-006],[[2103,2],[2105,2],[2129,2]]], [2127,[19557.1,10612.7,0],[[2104,2],[2152,2]]], [2128,[19877.2,10439.8,3.8147e-006],[[2104,2],[2153,2]]], [2129,[20785.3,11327.1,0],[[2105,2],[2126,2],[2154,2]]], +[2130,[21019.3,11911.8,0],[[2106,2],[2155,2]]], [2131,[14473.3,16867.6,0],[[2107,2],[2156,2]]], [2132,[14541.1,17126.5,0],[[2107,2],[2157,2]]], [2133,[14483.8,17674.3,4.76837e-007],[[2108,2],[2109,2],[2158,2],[2133,2],[2135,2]]], [2134,[14570.1,17630.3,6.35783e-007],[[2108,2],[2134,2],[2159,2]]], [2135,[14460.5,17718.8,0],[[2109,2],[2133,2],[2160,2],[2161,2],[2135,2],[2136,2]]], +[2136,[14397.5,17967.2,0],[[2110,2],[2135,2],[2162,2],[2163,2]]], [2137,[14805.1,18095.3,0],[[2111,2],[2139,2]]], [2138,[14813.9,16859.9,0],[[2112,2],[2164,2]]], [2139,[14835.3,18166.7,0],[[2114,2],[2137,2]]], [2140,[14656.3,18533.6,0],[[2115,2],[2165,2]]], [2141,[15857.1,19762.2,1.90735e-006],[[2116,2],[2166,2]]], +[2142,[16223.7,20178.7,0],[[2117,2],[2167,2],[2168,2]]], [2143,[15502.2,19231.2,-7.62939e-006],[[2118,2],[2169,2]]], [2144,[14044.2,15892.3,-1.90735e-006],[[2119,2],[2170,2]]], [2145,[14194,15364.6,-2.38419e-007],[[2120,2],[2171,2]]], [2146,[15397,11387.5,9.53674e-007],[[2121,2],[2172,2]]], [2147,[16831.2,10608.1,0],[[2122,2],[2173,2]]], +[2148,[18527.3,10970.3,7.62939e-006],[[2123,2],[2174,2]]], [2149,[18736.3,11087.8,0],[[2124,2],[2175,2]]], [2150,[20567.4,10546.1,1.638],[[2125,2],[2176,2],[2177,2]]], [2151,[20740.7,10646.1,0],[[2125,2],[2178,2]]], [2152,[19455.7,10708.8,0],[[2127,2],[2179,2]]], [2153,[19909.7,10318.4,-3.8147e-006],[[2128,2],[2180,2]]], +[2154,[20923.3,11230.2,-1.27157e-006],[[2129,2],[2181,2],[2182,2]]], [2155,[21142.7,11906.1,0],[[2130,2],[2183,2]]], [2156,[14366.8,16758.6,0],[[2131,2],[2184,2]]], [2157,[14527.8,17199.7,0],[[2132,2],[2185,2],[2186,2],[2157,2],[2187,2]]], [2158,[14436.9,17557.3,3.8147e-007],[[2133,2],[2160,2],[2188,2],[2159,2],[2189,2],[2185,2]]], [2159,[14547.8,17587.4,-6.35783e-007],[[2134,2],[2158,2],[2188,2],[2190,2]]], +[2160,[14337.2,17646.2,3.17891e-007],[[2135,2],[2158,2],[2191,2]]], [2161,[14464.8,17730.1,-6.35783e-007],[[2135,2]]], [2162,[14281.7,18167.9,0],[[2136,2],[2192,2]]], [2163,[14445.9,17766.9,0],[[2136,2]]], [2164,[14712.9,16871,0],[[2138,2],[2193,2]]], [2165,[14519,18562.2,0],[[2140,2],[2194,2]]], +[2166,[15746.6,19730.5,0],[[2141,2],[2195,2]]], [2167,[16148.8,20292.5,0],[[2142,2],[2196,2]]], [2168,[16380.9,20243.6,0],[[2142,2],[2197,2]]], [2169,[15362,19148.4,0],[[2143,2],[2198,2]]], [2170,[14074.4,16067.4,0],[[2144,2],[2199,2]]], [2171,[14054.3,15293.5,0],[[2145,2],[2200,2]]], +[2172,[15240.6,11318.6,-6.35783e-007],[[2146,2],[2201,2],[2202,2]]], [2173,[16811.8,10459.6,0],[[2147,2],[2203,2]]], [2174,[18499.3,10803.9,0],[[2148,2],[2204,2]]], [2175,[18902.2,11030.8,0],[[2149,2],[2205,2]]], [2176,[20473.3,10544.4,1.90735e-006],[[2150,2],[2206,2]]], [2177,[20627.3,10384.4,0],[[2150,2],[2207,2]]], +[2178,[20869.1,10705.8,0],[[2151,2],[2208,2]]], [2179,[19359.2,10778.9,0],[[2152,2],[2209,2]]], [2180,[20003.3,10216,0],[[2153,2],[2210,2]]], [2181,[21006.4,11321.7,1.90735e-006],[[2154,2],[2211,2]]], [2182,[21052.7,11121,0],[[2154,2],[2212,2]]], [2183,[21308.5,11879.1,1.58946e-007],[[2155,2],[2213,2],[2214,2]]], +[2184,[14269.1,16658.4,0],[[2156,2],[2215,2]]], [2185,[14467,17343.8,-6.35783e-007],[[2157,2],[2158,2],[2188,2]]], [2186,[14536.9,17195.6,0],[[2157,2]]], [2187,[14648.9,17303.7,0],[[2157,2],[2216,2]]], [2188,[14508.3,17526.1,6.35783e-007],[[2188,2]]], [2189,[14277.4,17388.1,1.90735e-006],[[2158,2],[2217,2]]], +[2190,[14681.6,17536.4,0],[[2159,2],[2218,2]]], [2191,[14178.6,17584.5,-9.53674e-007],[[2160,2],[2219,2]]], [2192,[14201.3,18307.8,0],[[2162,2],[2220,2]]], [2193,[14658,16814.4,0],[[2164,2]]], [2194,[14359,18581.3,-1.90735e-006],[[2165,2],[2221,2]]], [2195,[15592.9,19638.4,0],[[2166,2],[2222,2]]], +[2196,[16042.6,20403.4,0],[[2167,2],[2223,2]]], [2197,[16511.3,20306.4,0],[[2168,2],[2224,2]]], [2198,[15263.3,19128.9,0],[[2169,2],[2225,2]]], [2199,[14105.3,16233.6,0],[[2170,2],[2226,2]]], [2200,[13909.1,15241.4,0],[[2171,2],[2227,2]]], [2201,[15357.5,11279.6,0],[[2172,2],[2228,2]]], +[2202,[15107.2,11297.5,0],[[2172,2],[2229,2],[2230,2]]], [2203,[16820,10342.3,3.17891e-007],[[2173,2],[2231,2],[2232,2]]], [2204,[18461,10677.6,3.8147e-006],[[2174,2],[2233,2]]], [2205,[19029,11035.4,0],[[2175,2],[2234,2]]], [2206,[20383.3,10444.1,0],[[2176,2],[2235,2]]], [2207,[20676.6,10280.3,1.90735e-006],[[2177,2],[2236,2]]], +[2208,[20998.4,10768.2,-1.90735e-006],[[2178,2],[2237,2]]], [2209,[19254.1,10849,0],[[2179,2],[2234,2]]], [2210,[20034.7,10177.8,0],[[2180,2],[2238,2],[2239,2]]], [2211,[21120.7,11406.2,0],[[2181,2],[2240,2]]], [2212,[21204.2,11031.7,0],[[2182,2],[2241,2],[2242,2]]], [2213,[21463.5,11891.3,-1.19209e-007],[[2183,2]]], +[2214,[21350,11760.8,0],[[2183,2],[2243,2]]], [2215,[14166,16553.6,0],[[2184,2],[2244,2]]], [2216,[14757.3,17418.9,1.90735e-006],[[2187,2],[2218,2]]], [2217,[14156.8,17335.4,0],[[2189,2],[2245,2]]], [2218,[14801.1,17461.6,0],[[2190,2],[2216,2]]], [2219,[14052.3,17513.2,0],[[2191,2],[2246,2]]], +[2220,[14144.1,18408,0],[[2192,2],[2247,2]]], [2221,[14315.5,18582.9,-6.35783e-007],[[2194,2],[2221,2],[2248,2]]], [2222,[15456.4,19550.1,3.8147e-006],[[2195,2],[2249,2]]], [2223,[15945.2,20503.9,0],[[2196,2],[2250,2]]], [2224,[16627.8,20377.6,0],[[2197,2],[2251,2]]], [2225,[15169.9,19095.6,0],[[2198,2],[2252,2]]], +[2226,[14156,16319.7,-6.35783e-007],[[2199,2],[2253,2],[2254,2]]], [2227,[13787.4,15212.3,0],[[2200,2],[2255,2]]], [2228,[15472.1,11240.7,0],[[2201,2],[2256,2],[2257,2]]], [2229,[15023.3,11244.5,1.58946e-007],[[2202,2],[2258,2],[2259,2]]], [2230,[15043.2,11348.7,0],[[2202,2]]], [2231,[16979.2,10389.6,0],[[2203,2],[2260,2]]], +[2232,[16824.6,10274.4,-2.38419e-007],[[2203,2],[2261,2],[2232,2],[2262,2]]], [2233,[18326.9,10569.5,0],[[2204,2],[2263,2]]], [2234,[19113.9,10910,-7.62939e-006],[[2205,2],[2209,2]]], [2235,[20287,10347.4,-1.90735e-006],[[2206,2],[2264,2]]], [2236,[20595.1,10192.4,-3.8147e-006],[[2207,2],[2265,2]]], [2237,[21129.5,10815.6,0],[[2208,2],[2266,2]]], +[2238,[20127.3,10024.8,0],[[2210,2],[2267,2]]], [2239,[20149.2,10183.9,0],[[2210,2],[2264,2]]], [2240,[21175,11502.5,0],[[2211,2],[2243,2]]], [2241,[21339.9,10999,0],[[2212,2],[2268,2],[2269,2]]], [2242,[21270.5,10964.9,0],[[2266,2],[2269,2],[2212,2]]], [2243,[21276.5,11626.9,0],[[2214,2],[2240,2]]], +[2244,[14054.5,16436,0],[[2215,2],[2270,2],[2271,2]]], [2245,[14039.1,17350,-1.90735e-006],[[2217,2],[2272,2]]], [2246,[13946,17428.9,0],[[2219,2],[2273,2]]], [2247,[14069.4,18541,0],[[2220,2],[2274,2]]], [2248,[14151.6,18611.6,1.90735e-006],[[2221,2],[2275,2],[2274,2]]], [2249,[15337.9,19489.2,0],[[2222,2],[2276,2]]], +[2250,[15848,20604.5,0],[[2223,2],[2277,2]]], [2251,[16688.7,20479.6,0],[[2224,2],[2278,2]]], [2252,[15101.8,19172.1,0],[[2225,2],[2279,2]]], [2253,[14235.2,16404,0],[[2226,2],[2271,2],[2280,2]]], [2254,[14213.8,16272.4,0],[[2226,2]]], [2255,[13705.2,15235.7,0],[[2227,2],[2281,2]]], +[2256,[15595.1,11139.8,0],[[2228,2],[2282,2]]], [2257,[15377,11164.6,-2.54313e-006],[[2228,2],[2283,2],[2284,2]]], [2258,[14979.2,11169.5,-1.19209e-007],[[2229,2],[2285,2],[2286,2],[2287,2]]], [2259,[14992.3,11268.6,4.76837e-007],[[2229,2]]], [2260,[17122.5,10432.7,0],[[2231,2],[2288,2]]], [2261,[16867.9,10098,0],[[2232,2],[2289,2]]], +[2262,[16664.8,10161.5,0],[[2232,2],[2290,2]]], [2263,[18183.9,10538.7,0],[[2233,2],[2291,2]]], [2264,[20247,10266.9,0],[[2235,2],[2239,2]]], [2265,[20469.4,10088,0],[[2236,2],[2292,2]]], [2266,[21199.9,10871.2,0],[[2237,2],[2242,2],[2293,2]]], [2267,[20199.3,9875.83,3.8147e-006],[[2238,2],[2294,2]]], +[2268,[21504.6,10967.8,0],[[2241,2],[2295,2]]], [2269,[21241.1,11008.5,0],[[2242,2],[2241,2]]], [2270,[13914.5,16298.8,0],[[2244,2],[2296,2]]], [2271,[14126.2,16406.6,0],[[2244,2],[2253,2]]], [2272,[13926.4,17253,1.90735e-006],[[2245,2],[2297,2]]], [2273,[13913.4,17398.9,0],[[2246,2]]], +[2274,[14027.5,18560.4,4.76837e-007],[[2247,2],[2248,2],[2275,2],[2298,2],[2299,2]]], [2275,[14094.3,18621.5,0],[[2248,2],[2274,2],[2300,2],[2301,2]]], [2276,[15206.3,19407.9,0],[[2249,2],[2302,2]]], [2277,[15774.8,20711,0],[[2250,2],[2303,2],[2277,2]]], [2278,[16648.9,20601.7,0],[[2251,2],[2278,2]]], [2279,[14986.1,19192.5,0],[[2252,2],[2304,2]]], +[2280,[14403.2,16413.2,0],[[2253,2],[2305,2]]], [2281,[13618.4,15304.1,-9.53674e-007],[[2255,2],[2306,2]]], [2282,[15730.5,11023.8,0],[[2256,2],[2307,2]]], [2283,[15319.5,11192.7,0],[[2257,2],[2308,2],[2309,2],[2284,2]]], [2284,[15318.9,11037.4,6.35783e-007],[[2257,2],[2283,2],[2310,2],[2309,2]]], [2285,[14961.8,11120.3,-1.19209e-007],[[2258,2],[2311,2],[2285,2],[2312,2]]], +[2286,[15030.2,11124.9,0],[[2258,2]]], [2287,[14930.5,11188.2,0],[[2258,2]]], [2288,[17255.1,10471.7,0],[[2260,2],[2313,2]]], [2289,[16921.9,9950.7,0],[[2261,2],[2314,2],[2315,2]]], [2290,[16578.8,10088.3,0],[[2262,2],[2316,2]]], [2291,[18049.1,10499.6,3.8147e-006],[[2263,2],[2317,2]]], +[2292,[20367.6,10016.4,0],[[2265,2],[2318,2]]], [2293,[21258.2,10789,0],[[2266,2],[2319,2]]], [2294,[20222,9840.97,-1.27157e-006],[[2267,2],[2320,2],[2318,2]]], [2295,[21631.9,10990.1,0],[[2268,2],[2321,2]]], [2296,[13787.6,16170.5,0],[[2270,2],[2322,2]]], [2297,[13803.9,17133.6,0],[[2272,2],[2323,2]]], +[2298,[13854.9,18643.5,1.90735e-006],[[2274,2],[2324,2]]], [2299,[13973.3,18521,0],[[2274,2],[2325,2],[2326,2]]], [2300,[14035.8,18725.1,0],[[2275,2],[2327,2],[2328,2]]], [2301,[14137.4,18709.2,0],[[2275,2],[2329,2],[2327,2],[2330,2]]], [2302,[15143.7,19373.5,0],[[2276,2],[2331,2],[2332,2]]], [2303,[15767.1,20735.8,9.53674e-007],[[2277,2],[2333,2],[2334,2]]], +[2304,[14882.5,19138.8,0],[[2279,2],[2335,2]]], [2305,[14530.4,16402.5,1.90735e-006],[[2280,2],[2336,2]]], [2306,[13497.5,15268.1,0],[[2281,2],[2337,2]]], [2307,[15752.8,11011.9,0],[[2282,2],[2338,2],[2339,2]]], [2308,[15218.6,11197.4,4.76837e-007],[[2283,2],[2340,2],[2308,2],[2341,2],[2309,2]]], [2309,[15261.9,11043.6,3.17891e-007],[[2283,2],[2284,2],[2308,2],[2341,2],[2342,2],[2343,2],[2310,2],[2344,2]]], +[2310,[15253.6,10915.3,-3.17891e-007],[[2284,2],[2309,2],[2310,2],[2343,2]]], [2311,[14884.4,11049.2,0],[[2285,2],[2345,2]]], [2312,[14922.9,10982.5,-9.53674e-007],[[2285,2],[2346,2]]], [2313,[17412.8,10517.5,0],[[2288,2],[2347,2]]], [2314,[16941.5,9782.78,1.90735e-006],[[2289,2],[2348,2]]], [2315,[17036.9,10072.6,0],[[2499,2],[2565,2],[2289,2]]], +[2316,[16470.7,9970.06,0],[[2290,2],[2349,2]]], [2317,[17914.5,10433.8,0],[[2291,2],[2350,2]]], [2318,[20268.9,9918.29,0],[[2292,2],[2294,2]]], [2319,[21286.2,10630.5,0],[[2293,2],[2351,2]]], [2320,[20216.7,9798.02,0],[[2294,2],[2352,2],[2353,2]]], [2321,[21778.5,11059.8,0],[[2295,2],[2354,2]]], +[2322,[13690.5,16102.8,1.76482],[[2296,2],[2355,2],[2322,2]]], [2323,[13690.3,17067.4,0],[[2297,2],[2356,2]]], [2324,[13832.8,18647.4,6.35783e-007],[[2298,2],[2328,2],[2357,2]]], [2325,[14018.5,18471.2,0],[[2299,2]]], [2326,[13881.3,18572.2,0],[[2299,2]]], [2327,[14058.6,18768.6,4.76837e-007],[[2300,2],[2301,2],[2358,2],[2359,2],[2360,2]]], +[2328,[13935.5,18714.1,-4.76837e-007],[[2300,2],[2324,2],[2361,2],[2362,2]]], [2329,[14116.6,18736.5,0],[[2301,2],[2360,2]]], [2330,[14250,18830.2,3.8147e-006],[[2301,2],[2363,2]]], [2331,[15064.5,19464.9,0],[[2302,2],[2364,2]]], [2332,[14953.2,19324.4,0],[[2302,2],[2365,2]]], [2333,[15806.4,20786.5,1.27157e-006],[[2303,2],[2366,2],[2367,2]]], +[2334,[15660.5,20627.6,0],[[2303,2],[2368,2]]], [2335,[14752.5,19089.5,-3.8147e-006],[[2304,2],[2369,2]]], [2336,[14581.1,16393.9,9.53674e-007],[[2305,2],[2370,2],[2371,2],[2372,2]]], [2337,[13362.4,15238,0],[[2306,2],[2373,2]]], [2338,[15794.8,11078.8,-1.90735e-006],[[2307,2]]], [2339,[15640.3,10864,0],[[2307,2],[2374,2]]], +[2340,[15126.9,11111.8,-3.8147e-007],[[2340,2],[2341,2],[2375,2]]], [2341,[15219.3,11097.8,4.76837e-007],[[2308,2],[2309,2],[2340,2],[2376,2]]], [2342,[15201.7,11049.4,0],[[2309,2],[2375,2],[2344,2]]], [2343,[15222.3,10966.4,-4.76837e-007],[[2309,2],[2310,2]]], [2344,[15121,11004.9,0],[[2309,2],[2342,2],[2375,2]]], [2345,[14837.9,10964.5,0],[[2311,2],[2377,2],[2378,2]]], +[2346,[14906,10944.6,0],[[2312,2]]], [2347,[17537.3,10600.8,0],[[2313,2],[2379,2]]], [2348,[16975.1,9659.44,1.90735e-006],[[2314,2],[2380,2]]], [2349,[16428.9,9863.89,0],[[2316,2]]], [2350,[17791.2,10353,0],[[2317,2],[2381,2]]], [2351,[21282.4,10503.5,0],[[2319,2],[2382,2]]], +[2352,[20282.1,9633.64,0],[[2320,2],[2383,2]]], [2353,[20079.8,9831.24,7.62939e-006],[[2320,2],[2384,2]]], [2354,[21859.8,10973.6,0],[[2321,2],[2385,2]]], [2355,[13531.9,16043.9,0],[[2322,2],[2386,2]]], [2356,[13557.3,17015,1.90735e-006],[[2323,2],[2387,2]]], [2357,[13741.5,18619.2,-6.35783e-007],[[2324,2],[2388,2],[2389,2]]], +[2358,[14103.7,18736.9,0],[[2327,2]]], [2359,[14014.7,18796.1,1.27157e-006],[[2327,2],[2361,2],[2390,2]]], [2360,[14128,18857,-6.35783e-007],[[2327,2],[2329,2],[2391,2]]], [2361,[13908.8,18813.4,6.35783e-007],[[2328,2],[2359,2],[2392,2],[2393,2]]], [2362,[14028.7,18638,0],[[2328,2]]], [2363,[14388.3,18876.9,3.8147e-006],[[2330,2],[2394,2]]], +[2364,[14980.5,19555.3,0],[[2331,2],[2395,2]]], [2365,[14819.9,19260.1,0],[[2332,2],[2396,2]]], [2366,[15730.4,20860.5,0],[[2333,2],[2397,2]]], [2367,[15962.3,20891.2,0],[[2333,2],[2398,2]]], [2368,[15568.7,20546.7,0],[[2334,2],[2399,2]]], [2369,[14627.5,19098.5,0],[[2335,2],[2400,2]]], +[2370,[14490.9,16300.3,0],[[2336,2]]], [2371,[14639.2,16366.9,0],[[2336,2]]], [2372,[14666.3,16486.9,6.35783e-007],[[2336,2],[2372,2],[2401,2]]], [2373,[13266.1,15215.6,0],[[2337,2],[2402,2],[2403,2]]], [2374,[15590.8,10782.5,0],[[2339,2],[2404,2]]], [2375,[15108.9,11030.3,2.38419e-007],[[2342,2],[2344,2],[2340,2],[2375,2]]], +[2376,[15208.3,11056.6,0],[[2341,2]]], [2377,[14795.7,10887.1,-1.58946e-007],[[2345,2],[2405,2],[2406,2]]], [2378,[14879.4,10928.3,-4.76837e-007],[[2345,2]]], [2379,[17640.2,10572.8,0],[[2347,2]]], [2380,[16999.7,9534.1,0],[[2348,2],[2407,2]]], [2381,[17640.8,10387.1,0],[[2350,2],[2408,2]]], +[2382,[21299.2,10469.5,-4.76837e-007],[[2351,2]]], [2383,[20322.5,9508.25,-3.8147e-006],[[2352,2],[2409,2]]], [2384,[19968.2,9770.41,0],[[2353,2],[2410,2]]], [2385,[21867.5,10928.3,0],[[2354,2]]], [2386,[13381.9,15996.7,0],[[2355,2],[2411,2]]], [2387,[13455.7,17055.8,0],[[2356,2],[2412,2]]], +[2388,[13556.5,18667.3,1.90735e-006],[[2357,2],[2413,2]]], [2389,[13705.8,18562.1,6.35783e-007],[[2357,2],[2414,2],[2415,2]]], [2390,[14091.4,18938.7,1.90735e-006],[[2359,2],[2391,2]]], [2391,[14142.4,18976.3,-6.35783e-007],[[2360,2],[2390,2],[2416,2],[2417,2]]], [2392,[13874.4,18901.6,4.76837e-007],[[2361,2],[2418,2],[2419,2],[2420,2]]], [2393,[14008.9,18921.5,1.90735e-006],[[2361,2],[2393,2]]], +[2394,[14492.3,18982.6,0],[[2363,2],[2400,2]]], [2395,[14892.6,19615.3,0],[[2364,2],[2421,2]]], [2396,[14704.1,19185.2,0],[[2365,2],[2400,2]]], [2397,[15646,20866.8,0],[[2366,2],[2422,2]]], [2398,[16081.9,20999,1.90735e-006],[[2367,2],[2423,2]]], [2399,[15439.4,20435.6,-3.8147e-006],[[2368,2],[2424,2]]], +[2400,[14598.1,19117.6,9.53674e-007],[[2369,2],[2394,2],[2396,2],[2425,2]]], [2401,[14570.8,16583,0],[[2372,2],[2426,2]]], [2402,[13310.3,15101.8,0],[[2373,2],[2427,2],[2428,2]]], [2403,[13204.1,15202.4,0],[[2373,2],[2429,2],[2430,2]]], [2404,[15692.9,10678,-1.90735e-006],[[2374,2],[2431,2]]], [2405,[14727.5,10870.2,0],[[2377,2]]], +[2406,[14767.2,10761.7,4.76837e-007],[[2377,2],[2432,2]]], [2407,[17080.3,9417.44,3.8147e-006],[[2380,2],[2433,2]]], [2408,[17497.9,10391.6,0],[[2381,2],[2434,2]]], [2409,[20376.4,9359.64,0],[[2383,2],[2435,2]]], [2410,[19829.9,9664.1,0],[[2384,2],[2436,2]]], [2411,[13248.6,15972.5,0],[[2386,2],[2437,2]]], +[2412,[13420.1,17068.8,6.35783e-007],[[2387,2],[2438,2],[2439,2]]], [2413,[13392.3,18678.5,0],[[2388,2],[2440,2]]], [2414,[13576.4,18548.7,0],[[2389,2],[2441,2]]], [2415,[13630.1,18393.6,0],[[2389,2],[2442,2]]], [2416,[14218.2,19146.9,0],[[2391,2],[2443,2],[2444,2]]], [2417,[14205.8,19099.4,0],[[2444,2],[2391,2]]], +[2418,[13789.7,18955.2,0],[[2392,2],[2445,2]]], [2419,[13823.7,19047.8,0],[[2392,2],[2446,2]]], [2420,[13969.1,18983.8,0],[[2392,2]]], [2421,[14802.9,19677.2,0],[[2395,2],[2447,2],[2448,2]]], [2422,[15596.9,20924.6,-4.76837e-007],[[2397,2],[2449,2],[2450,2],[2451,2]]], [2423,[16204,21069.3,0],[[2398,2],[2452,2]]], +[2424,[15350.5,20356.2,0],[[2399,2],[2453,2],[2454,2]]], [2425,[14463.7,19204,3.8147e-006],[[2400,2],[2455,2]]], [2426,[14571.8,16686.1,0],[[2401,2],[2456,2]]], [2427,[13141.9,15009.4,0],[[2402,2],[2457,2]]], [2428,[13438,14999.5,-9.53674e-007],[[2402,2],[2458,2]]], [2429,[13068,15177.6,-6.35783e-007],[[2403,2],[2459,2],[2460,2]]], +[2430,[13114.9,15099.9,0],[[2403,2],[2461,2],[2457,2]]], [2431,[15732.8,10632.2,0],[[2404,2]]], [2432,[14794.1,10741.3,0],[[2406,2],[2462,2],[2463,2]]], [2433,[17192.4,9350.57,3.8147e-006],[[2407,2],[2464,2]]], [2434,[17377.7,10322.8,0],[[2408,2],[2465,2]]], [2435,[20447.1,9255.69,0],[[2409,2],[2466,2],[2467,2]]], +[2436,[19783.5,9531.67,0],[[2410,2],[2468,2]]], [2437,[13191.6,15961.7,3.17891e-007],[[2411,2],[2469,2],[2470,2]]], [2438,[13360.8,16933.5,0],[[2412,2],[2471,2]]], [2439,[13326.3,17092.3,-1.90735e-006],[[2412,2],[2472,2]]], [2440,[13241.8,18671.4,0],[[2413,2],[2473,2]]], [2441,[13424.7,18506.9,0],[[2414,2],[2474,2]]], +[2442,[13585,18276.1,-9.53674e-007],[[2415,2],[2475,2]]], [2443,[14247.7,19287.9,0],[[2416,2],[2476,2]]], [2444,[14271.4,19153.4,0],[[2455,2],[2417,2],[2416,2]]], [2445,[13684.6,19093.7,-1.90735e-006],[[2418,2],[2477,2]]], [2446,[13778.1,19173.9,0],[[2419,2],[2478,2]]], [2447,[14910.6,19811.4,0],[[2421,2],[2479,2]]], +[2448,[14646.9,19679.3,0],[[2421,2],[2480,2]]], [2449,[15525.1,21039.1,0],[[2422,2],[2481,2],[2482,2]]], [2450,[15759.2,21052.3,1.90735e-006],[[2422,2],[2483,2]]], [2451,[15445.5,20784.7,0],[[2422,2],[2484,2]]], [2452,[16222.4,21086.9,-4.76837e-007],[[2423,2],[2485,2],[2452,2],[2486,2]]], [2453,[15224.7,20434.3,0],[[2424,2],[2487,2]]], +[2454,[15251.8,20204.5,0],[[2424,2],[2488,2]]], [2455,[14356.7,19239.5,0],[[2425,2],[2444,2]]], [2456,[14596.4,16710.7,0],[[2426,2]]], [2457,[13130.8,15001.3,0],[[2427,2],[2430,2],[2461,2],[2489,2]]], [2458,[13514.7,14998.2,-4.76837e-007],[[2428,2],[2490,2]]], [2459,[13004.5,15142.2,3.8147e-007],[[2429,2],[2491,2],[2461,2],[2492,2],[2493,2],[2494,2]]], +[2460,[13110.2,15354.7,0],[[2429,2],[2495,2]]], [2461,[13077.7,15042.9,3.8147e-007],[[2430,2],[2457,2],[2459,2],[2496,2],[2491,2],[2461,2],[2497,2]]], [2462,[14775.7,10744.9,0],[[2432,2]]], [2463,[14863.5,10729.2,0],[[2432,2]]], [2464,[17247.4,9294.99,0],[[2433,2],[2498,2]]], [2465,[17257.2,10254,-1.90735e-006],[[2434,2],[2499,2]]], +[2466,[20563.8,9162.79,0],[[2435,2],[2500,2]]], [2467,[20478.8,9119.85,0],[[2435,2],[2501,2]]], [2468,[19741.9,9426.47,0],[[2436,2],[2502,2]]], [2469,[13181,15812.4,0],[[2437,2],[2503,2]]], [2470,[13030.1,15949.7,0],[[2437,2],[2504,2]]], [2471,[13305.1,16792.2,0],[[2438,2],[2505,2]]], +[2472,[13202.9,17136.1,0],[[2439,2],[2506,2]]], [2473,[13118.2,18682.3,0],[[2440,2],[2507,2]]], [2474,[13291.6,18440.9,-1.90735e-006],[[2441,2],[2508,2]]], [2475,[13487.2,18149.3,1.90735e-006],[[2442,2],[2509,2]]], [2476,[14311,19485,-1.27157e-006],[[2443,2],[2510,2],[2511,2]]], [2477,[13547.3,19159.3,0],[[2445,2],[2512,2]]], +[2478,[13770.9,19331.1,0],[[2446,2],[2513,2]]], [2479,[15025.9,19901.6,-3.8147e-006],[[2447,2],[2514,2]]], [2480,[14535.3,19668.1,0],[[2448,2],[2515,2],[2511,2]]], [2481,[15364.1,20988.3,0],[[2449,2],[2516,2]]], [2482,[15671.5,21128.7,0],[[2449,2],[2517,2]]], [2483,[15882.8,21159.2,0],[[2450,2],[2518,2]]], +[2484,[15308.8,20672.1,0],[[2451,2],[2519,2]]], [2485,[16357.8,21250.1,0],[[2452,2],[2520,2]]], [2486,[16116.1,21209.6,1.90735e-006],[[2452,2],[2521,2],[2518,2]]], [2487,[15104.8,20530.6,-9.53674e-007],[[2453,2],[2522,2],[2523,2],[2519,2]]], [2488,[15191.6,20087.6,0],[[2454,2],[2514,2]]], [2489,[13215.5,14876.1,0],[[2457,2],[2524,2]]], +[2490,[13594,14942.2,1.19209e-007],[[2458,2],[2525,2],[2526,2],[2527,2]]], [2491,[13034.2,15083.2,0],[[2459,2],[2461,2],[2528,2],[2497,2]]], [2492,[12952.8,15071.3,0],[[2459,2],[2494,2],[2529,2],[2528,2]]], [2493,[12917.1,15289.2,0],[[2459,2],[2530,2]]], [2494,[12912,15126.8,6.35783e-007],[[2459,2],[2492,2],[2531,2]]], [2495,[13110.5,15510.7,0],[[2460,2],[2503,2]]], +[2496,[13068.5,15057.5,6.35783e-007],[[2461,2]]], [2497,[13020.5,14987.1,-4.76837e-007],[[2461,2],[2491,2],[2532,2],[2533,2],[2528,2]]], [2498,[17379.5,9321.15,3.8147e-006],[[2464,2],[2534,2]]], [2499,[17149.5,10168.8,0],[[2465,2],[2315,2]]], [2500,[20669.3,9065.23,-3.8147e-006],[[2466,2],[2535,2]]], [2501,[20515.4,9013.99,-9.53674e-007],[[2467,2],[2536,2],[2501,2],[2537,2]]], +[2502,[19629.4,9361.28,0],[[2468,2],[2538,2]]], [2503,[13162.3,15720.5,0],[[2469,2],[2495,2],[2539,2]]], [2504,[12880.3,15931.5,0],[[2470,2],[2540,2]]], [2505,[13253.3,16676.3,0],[[2471,2],[2541,2]]], [2506,[13068.7,17113.8,-1.90735e-006],[[2472,2],[2542,2]]], [2507,[12999.6,18786.5,0],[[2473,2],[2543,2]]], +[2508,[13149.5,18378.4,0],[[2474,2],[2544,2]]], [2509,[13416.9,18032.7,-1.90735e-006],[[2475,2],[2545,2]]], [2510,[14317.5,19685.4,0],[[2476,2],[2546,2]]], [2511,[14463.8,19656.5,0],[[2476,2],[2480,2],[2547,2],[2515,2]]], [2512,[13422.1,19230.1,0],[[2477,2],[2548,2]]], [2513,[13735.7,19479.5,0],[[2478,2],[2549,2]]], +[2514,[15147.3,20003.3,0],[[2479,2],[2488,2]]], [2515,[14500.2,19693.5,0],[[2480,2],[2511,2],[2550,2]]], [2516,[15212.2,20920.5,0],[[2481,2],[2551,2]]], [2517,[15807.8,21208.6,0],[[2482,2],[2518,2]]], [2518,[15964.1,21249.9,-6.35783e-007],[[2483,2],[2486,2],[2517,2],[2521,2]]], [2519,[15190.3,20569.1,0],[[2484,2],[2487,2]]], +[2520,[16469.1,21398.3,0],[[2485,2],[2552,2]]], [2521,[16043.4,21294.1,0],[[2486,2],[2518,2],[2553,2]]], [2522,[14965.1,20399.8,0],[[2487,2],[2554,2]]], [2523,[14981.4,20602.5,0],[[2487,2],[2555,2]]], [2524,[13294.8,14813.5,0],[[2489,2],[2556,2],[2526,2]]], [2525,[13702.7,14962.3,-4.76837e-007],[[2490,2]]], +[2526,[13452,14909.4,-1.90735e-006],[[2490,2],[2524,2]]], [2527,[13560.3,14799.3,0],[[2490,2],[2557,2]]], [2528,[12984.4,15022.4,0],[[2491,2],[2492,2],[2497,2],[2558,2],[2532,2]]], [2529,[12944.1,15009.6,0],[[2492,2],[2559,2],[2558,2]]], [2530,[12783.6,15383,0],[[2493,2],[2560,2]]], [2531,[12843.1,15085.8,-4.76837e-007],[[2494,2],[2561,2],[2562,2],[2559,2]]], +[2532,[12881.3,14874.1,0],[[2497,2],[2528,2],[2563,2],[2558,2]]], [2533,[13112.4,14879.3,-1.90735e-006],[[2497,2],[2556,2]]], [2534,[17513.2,9376.94,0],[[2498,2],[2564,2]]], [2535,[20749.8,8973.63,-9.53674e-007],[[2500,2],[2566,2],[2567,2],[2536,2],[2568,2]]], [2536,[20579.2,8903.65,1.27157e-006],[[2501,2],[2535,2],[2569,2],[2570,2],[2537,2]]], [2537,[20523.5,8923.2,0],[[2501,2],[2536,2],[2570,2]]], +[2538,[19588,9315.25,-5.08626e-006],[[2502,2],[2571,2],[2572,2]]], [2539,[13001.6,15729.3,0],[[2503,2],[2573,2]]], [2540,[12737.2,15916,0],[[2504,2],[2574,2]]], [2541,[13143.3,16541,0],[[2505,2],[2575,2]]], [2542,[12920,17144.9,-1.90735e-006],[[2506,2],[2576,2]]], [2543,[12848.8,18809.1,0],[[2507,2],[2577,2]]], +[2544,[13007.8,18308.2,0],[[2508,2],[2578,2]]], [2545,[13348.6,17919.1,0],[[2509,2],[2579,2]]], [2546,[14338,19854.1,0],[[2510,2],[2580,2]]], [2547,[14490.9,19665.3,0],[[2511,2]]], [2548,[13306.2,19284.4,0],[[2512,2],[2581,2]]], [2549,[13686.8,19655.3,1.90735e-006],[[2513,2],[2582,2]]], +[2550,[14604.4,19874.5,-1.90735e-006],[[2515,2],[2583,2]]], [2551,[15066.6,20856,0],[[2516,2],[2584,2]]], [2552,[16551.3,21505.2,0],[[2520,2],[2585,2]]], [2553,[16159.3,21400.2,0],[[2521,2],[2586,2]]], [2554,[14907.7,20246.9,0],[[2522,2],[2587,2]]], [2555,[14864.5,20652.6,-3.8147e-006],[[2523,2],[2588,2]]], +[2556,[13244.6,14725.2,0],[[2524,2],[2533,2],[2589,2]]], [2557,[13491.3,14667.4,-4.76837e-007],[[2527,2],[2590,2]]], [2558,[12935.1,14981.3,0],[[2528,2],[2529,2],[2532,2],[2559,2]]], [2559,[12906.2,15011.6,4.76837e-007],[[2529,2],[2531,2],[2558,2],[2561,2]]], [2560,[12677.9,15458.2,0],[[2530,2],[2591,2]]], [2561,[12784.8,15001.8,0],[[2531,2],[2559,2],[2592,2]]], +[2562,[12762.4,15127.4,-3.8147e-006],[[2531,2]]], [2563,[12787.4,14745.2,4.76837e-007],[[2532,2],[2593,2],[2563,2],[2594,2]]], [2564,[17609.6,9339.56,0],[[2534,2],[2595,2]]], [2565,[16911,9964.9,1.90735e-006],[[2315,2],[2596,2]]], [2566,[20828.1,8776.94,-4.76837e-007],[[2535,2],[2569,2],[2597,2],[2598,2]]], [2567,[20630.4,8883.86,-3.8147e-006],[[2535,2],[2599,2],[2570,2]]], +[2568,[20855.7,9064.56,3.8147e-006],[[2535,2],[2600,2]]], [2569,[20756.5,8820.5,0],[[2536,2],[2566,2]]], [2570,[20548.9,8884.93,9.53674e-007],[[2536,2],[2537,2],[2567,2],[2601,2],[2599,2]]], [2571,[19619.6,9460.69,-7.62939e-006],[[2538,2],[2602,2]]], [2572,[19483.9,9207.9,0],[[2538,2],[2603,2]]], [2573,[12850.2,15722.6,0],[[2539,2],[2604,2]]], +[2574,[12595.6,15901,0],[[2540,2],[2605,2]]], [2575,[12996,16465.4,3.8147e-006],[[2541,2],[2606,2]]], [2576,[12789.8,17236,0],[[2542,2],[2607,2]]], [2577,[12730.8,18766.1,1.27157e-006],[[2543,2],[2608,2],[2609,2]]], [2578,[12838.8,18292.6,0],[[2544,2],[2610,2]]], [2579,[13230.8,17822,0],[[2545,2],[2611,2]]], +[2580,[14344.3,19983.4,0],[[2546,2],[2612,2]]], [2581,[13147.3,19393.1,0],[[2548,2],[2613,2]]], [2582,[13650.2,19815.9,0],[[2549,2],[2614,2]]], [2583,[14683.7,19985,0],[[2550,2],[2615,2]]], [2584,[14960.5,20812.3,3.8147e-006],[[2551,2],[2616,2]]], [2585,[16648.1,21589,0],[[2552,2],[2617,2]]], +[2586,[16128.3,21453.4,0],[[2553,2],[2618,2]]], [2587,[14838.7,20183,-9.53674e-007],[[2554,2],[2615,2],[2587,2],[2619,2]]], [2588,[14773.2,20693.5,0],[[2555,2],[2588,2],[2620,2]]], [2589,[13293.4,14584.8,-2.38419e-007],[[2556,2],[2621,2],[2590,2]]], [2590,[13389,14619.4,0],[[2557,2],[2589,2],[2621,2]]], [2591,[12541.3,15551.4,0],[[2560,2],[2622,2],[2623,2]]], +[2592,[12753.8,14925.1,0],[[2561,2]]], [2593,[12650.7,14685.6,0],[[2563,2],[2624,2]]], [2594,[12826,14617.3,0],[[2563,2],[2625,2]]], [2595,[17718.6,9244.83,0],[[2564,2],[2626,2]]], [2596,[16743.4,9920.74,-9.53674e-007],[[2565,2],[2627,2]]], [2597,[20957.7,8631.86,-1.90735e-006],[[2566,2],[2628,2]]], +[2598,[20703,8732.24,0],[[2566,2],[2629,2]]], [2599,[20586.4,8841.55,1.90735e-006],[[2567,2],[2570,2]]], [2600,[20988.1,9045.51,0],[[2568,2],[2630,2]]], [2601,[20484.6,8848.2,-9.53674e-007],[[2570,2],[2631,2],[2632,2],[2633,2]]], [2602,[19502.2,9459.87,0],[[2571,2],[2634,2]]], [2603,[19598.9,9150.3,0],[[2572,2],[2635,2]]], +[2604,[12709.9,15720.1,0],[[2573,2],[2636,2]]], [2605,[12439.5,15884.9,0],[[2574,2],[2622,2],[2637,2],[2638,2],[2639,2],[2640,2]]], [2606,[12866.3,16392.2,-3.8147e-006],[[2575,2],[2641,2]]], [2607,[12653.3,17331.1,0],[[2576,2],[2642,2]]], [2608,[12776.5,18909.1,0],[[2577,2],[2643,2]]], [2609,[12525.7,18770.9,0],[[2577,2],[2644,2]]], +[2610,[12669.2,18309.9,0],[[2578,2],[2645,2]]], [2611,[13095.2,17732,0],[[2579,2],[2646,2]]], [2612,[14362.2,20151.7,0],[[2580,2],[2647,2]]], [2613,[13024.7,19450.3,-4.76837e-007],[[2581,2],[2648,2],[2649,2],[2650,2]]], [2614,[13656.9,19943.2,0],[[2582,2],[2651,2],[2614,2],[2652,2],[2653,2]]], [2615,[14781.3,20114.2,3.8147e-006],[[2583,2],[2587,2]]], +[2616,[14893.3,20798.1,-1.27157e-006],[[2584,2],[2654,2],[2620,2],[2655,2]]], [2617,[16739.9,21679.7,0],[[2585,2],[2656,2]]], [2618,[16063.6,21551.6,-9.53674e-007],[[2586,2],[2657,2]]], [2619,[14734.9,20357.4,0],[[2587,2],[2658,2]]], [2620,[14651.3,20746.9,-7.62939e-007],[[2588,2],[2616,2],[2659,2],[2660,2],[2661,2],[2654,2],[2662,2]]], [2621,[13314.7,14574,-5.96046e-008],[[2589,2],[2590,2],[2663,2],[2664,2]]], +[2622,[12467.1,15682,-1.14441e-006],[[2591,2],[2605,2],[2665,2],[2636,2],[2640,2]]], [2623,[12457.3,15541.1,6.35783e-007],[[2591,2],[2666,2],[2665,2]]], [2624,[12623.3,14680.4,0],[[2593,2],[2667,2],[2668,2]]], [2625,[12796.9,14451.4,0],[[2594,2],[2669,2]]], [2626,[17790.2,9221.14,0],[[2595,2],[2670,2]]], [2627,[16618.9,9875.5,-9.53674e-007],[[2596,2],[2671,2]]], +[2628,[21058.5,8503.62,1.90735e-006],[[2597,2],[2672,2]]], [2629,[20575.9,8729.19,1.90735e-006],[[2598,2],[2633,2]]], [2630,[21136.6,9094.23,0],[[2600,2],[2673,2]]], [2631,[20351.2,8835.75,0],[[2601,2],[2674,2],[2675,2],[2676,2],[2677,2]]], [2632,[20465.4,8892.76,3.8147e-006],[[2601,2]]], [2633,[20514.2,8752.84,0],[[2601,2],[2629,2],[2678,2],[2679,2]]], +[2634,[19368.7,9521.74,0],[[2602,2],[2680,2]]], [2635,[19716.9,9073.86,7.62939e-006],[[2603,2],[2681,2]]], [2636,[12566.7,15703.4,1.90735e-006],[[2604,2],[2622,2]]], [2637,[12610.4,16061.3,0],[[2605,2],[2682,2]]], [2638,[12214.2,15850.1,0],[[2605,2],[2683,2],[2684,2],[2685,2]]], [2639,[12428.8,16004.4,0],[[2605,2],[2686,2]]], +[2640,[12356.9,15779.7,6.35783e-007],[[2605,2],[2622,2],[2687,2],[2665,2]]], [2641,[12776.9,16310.6,0],[[2606,2],[2688,2]]], [2642,[12616.2,17366.9,0],[[2607,2],[2689,2],[2690,2]]], [2643,[12810.8,19078.6,0],[[2608,2],[2691,2]]], [2644,[12373.8,18788.2,0],[[2609,2],[2692,2]]], [2645,[12525.2,18303.9,0],[[2610,2],[2693,2]]], +[2646,[12987.7,17649,0],[[2611,2],[2694,2]]], [2647,[14359.5,20180.6,0],[[2612,2],[2695,2],[2647,2],[2696,2]]], [2648,[12898.6,19541.4,0],[[2613,2],[2697,2]]], [2649,[12875,19381.3,0],[[2613,2],[2691,2]]], [2650,[13202.6,19538.4,0],[[2613,2],[2698,2]]], [2651,[13679.6,20138.3,1.90735e-006],[[2614,2],[2699,2]]], +[2652,[13835,20016.8,0],[[2614,2],[2700,2]]], [2653,[13564.2,19941.3,0],[[2614,2],[2701,2],[2653,2],[2702,2]]], [2654,[14733.3,20765.3,-3.8147e-006],[[2616,2],[2620,2],[2660,2]]], [2655,[15006.9,20959.2,3.8147e-006],[[2616,2],[2703,2]]], [2656,[16818.7,21808.6,0],[[2617,2],[2704,2]]], [2657,[16002.6,21673.7,-1.90735e-006],[[2618,2],[2705,2]]], +[2658,[14693.8,20506.2,0],[[2619,2],[2706,2],[2662,2]]], [2659,[14562.2,20737.9,-1.27157e-006],[[2620,2],[2707,2],[2660,2],[2708,2]]], [2660,[14638.7,20796,0],[[2620,2],[2654,2],[2659,2],[2709,2],[2710,2],[2660,2]]], [2661,[14741.9,20755.5,-2.54313e-006],[[2661,2]]], [2662,[14666.5,20609.3,0],[[2620,2],[2658,2],[2706,2]]], [2663,[13337.9,14529.6,0],[[2621,2]]], +[2664,[13162.4,14459.1,2.38419e-007],[[2621,2],[2711,2]]], [2665,[12427.9,15661.5,-6.35783e-007],[[2622,2],[2623,2],[2640,2],[2687,2]]], [2666,[12386.5,15530.8,0],[[2623,2],[2712,2],[2713,2],[2687,2]]], [2667,[12480.2,14604.1,0],[[2624,2],[2714,2],[2715,2]]], [2668,[12529,14808.7,0],[[2624,2],[2716,2]]], [2669,[12789.1,14425.5,0],[[2625,2],[2717,2],[2718,2]]], +[2670,[17812.5,9114.45,0],[[2626,2],[2719,2]]], [2671,[16522.4,9814.71,0],[[2627,2]]], [2672,[21133.2,8381.62,1.90735e-006],[[2628,2],[2720,2]]], [2673,[21290.2,9157.56,0],[[2630,2],[2721,2]]], [2674,[20315.1,8782.28,-1.27157e-006],[[2631,2],[2674,2],[2722,2]]], [2675,[20222.3,8944.27,0],[[2631,2]]], +[2676,[20182.8,8835.78,-1.27157e-006],[[2631,2],[2723,2],[2676,2],[2724,2]]], [2677,[20235.9,8829.22,0],[[2723,2],[2631,2]]], [2678,[20541.8,8619.58,1.90735e-006],[[2633,2],[2725,2]]], [2679,[20430.6,8687.91,0],[[2633,2],[2726,2],[2679,2],[2727,2]]], [2680,[19300.2,9658.2,1.52588e-005],[[2634,2],[2728,2]]], [2681,[19842.9,9003.83,7.62939e-006],[[2635,2],[2729,2]]], +[2682,[12691.1,16194.8,0],[[2637,2],[2688,2]]], [2683,[12036.1,15846.2,-1.90735e-006],[[2638,2],[2730,2]]], [2684,[12097.8,15946.4,0],[[2638,2],[2731,2]]], [2685,[12233.8,15719.1,0],[[2638,2],[2732,2]]], [2686,[12432.4,16135.7,0],[[2639,2],[2733,2]]], [2687,[12340.2,15681.6,-4.76837e-007],[[2640,2],[2665,2],[2666,2],[2732,2],[2713,2]]], +[2688,[12744.6,16280.2,0],[[2641,2],[2682,2],[2734,2]]], [2689,[12508.5,17497.8,0],[[2642,2],[2735,2]]], [2690,[12747.1,17470.6,0],[[2642,2],[2694,2]]], [2691,[12843.1,19232.4,0],[[2643,2],[2649,2]]], [2692,[12234.1,18804.3,0],[[2644,2],[2736,2]]], [2693,[12345.9,18327.8,0],[[2645,2],[2737,2]]], +[2694,[12864.4,17571.7,0],[[2646,2],[2690,2]]], [2695,[14419.3,20335.5,0],[[2647,2],[2738,2]]], [2696,[14254.3,20264.8,-1.27157e-006],[[2647,2],[2739,2],[2740,2]]], [2697,[12807.6,19642.7,0],[[2648,2],[2741,2]]], [2698,[13339.5,19612,-1.90735e-006],[[2650,2],[2742,2]]], [2699,[13664.8,20245.7,0],[[2651,2],[2743,2]]], +[2700,[13951.1,20091.3,0],[[2652,2],[2744,2]]], [2701,[13541.9,20054.1,1.90735e-006],[[2653,2]]], [2702,[13481.5,19785,0],[[2653,2],[2742,2]]], [2703,[15003.8,21042.8,-3.8147e-006],[[2655,2],[2745,2]]], [2704,[16907,21932.6,0],[[2656,2],[2746,2]]], [2705,[15854.9,21725.6,1.27157e-006],[[2657,2],[2747,2],[2748,2]]], +[2706,[14680.6,20554.9,0],[[2658,2],[2662,2]]], [2707,[14595.5,20833.6,0],[[2659,2],[2749,2]]], [2708,[14499.6,20547.3,0],[[2659,2],[2738,2]]], [2709,[14597.1,20848.5,-3.8147e-006],[[2660,2]]], [2710,[14647.8,20791.4,0],[[2660,2]]], [2711,[13045.6,14374.2,0],[[2664,2],[2750,2]]], +[2712,[12401.8,15400.8,0],[[2666,2],[2751,2]]], [2713,[12365.3,15592.6,4.76837e-007],[[2666,2],[2687,2],[2713,2],[2752,2]]], [2714,[12366.5,14524,3.17891e-007],[[2667,2],[2753,2],[2754,2]]], [2715,[12498.8,14526,0],[[2667,2],[2754,2],[2755,2],[2715,2]]], [2716,[12445.5,14869.6,0],[[2668,2],[2756,2]]], [2717,[12803.2,14291.2,-2.38419e-007],[[2669,2],[2757,2],[2750,2]]], +[2718,[12760.1,14437.4,0],[[2669,2],[2718,2],[2758,2]]], [2719,[17948.8,9073.41,0],[[2670,2],[2759,2]]], [2720,[21195.9,8269.66,0],[[2672,2],[2760,2]]], [2721,[21467.6,9222.94,-3.8147e-006],[[2673,2],[2761,2]]], [2722,[20172.4,8725.28,0],[[2674,2],[2762,2]]], [2723,[20204.1,8830.31,-3.8147e-006],[[2676,2],[2677,2],[2723,2]]], +[2724,[20015.1,8867.71,0],[[2676,2],[2729,2],[2724,2],[2763,2]]], [2725,[20568.3,8485.72,0],[[2678,2],[2764,2]]], [2726,[20445.1,8700,0],[[2679,2]]], [2727,[20254.1,8594.34,3.8147e-006],[[2679,2],[2765,2]]], [2728,[19222.5,9770.54,0],[[2680,2],[2766,2]]], [2729,[19940.8,8921.94,0],[[2681,2],[2724,2]]], +[2730,[11882.3,15850.9,0],[[2683,2],[2767,2]]], [2731,[11996,16045.5,0],[[2684,2],[2768,2]]], [2732,[12232.1,15704.4,0],[[2685,2],[2687,2],[2769,2]]], [2733,[12348.9,16250.8,-1.90735e-006],[[2686,2],[2770,2]]], [2734,[12712.7,16313.7,0],[[2688,2]]], [2735,[12426.9,17655.4,0],[[2689,2],[2771,2]]], +[2736,[12090.4,18793.1,9.53674e-007],[[2692,2],[2772,2],[2736,2],[2773,2]]], [2737,[12207.8,18282.3,-3.8147e-006],[[2693,2],[2774,2]]], [2738,[14475.4,20442.7,0],[[2695,2],[2708,2],[2775,2]]], [2739,[14177.9,20413.3,0],[[2696,2],[2776,2]]], [2740,[14146.7,20195.3,0],[[2696,2],[2744,2]]], [2741,[12745.4,19707.1,-1.27157e-006],[[2697,2],[2777,2],[2778,2]]], +[2742,[13431.7,19685.1,0],[[2698,2],[2702,2]]], [2743,[13563,20332.8,0],[[2699,2],[2779,2]]], [2744,[14083.7,20152,-3.8147e-006],[[2700,2],[2740,2]]], [2745,[14976.9,21145,0],[[2703,2],[2780,2]]], [2746,[17002.2,21985.5,-4.76837e-007],[[2704,2],[2781,2]]], [2747,[15952.9,21825.4,0],[[2705,2],[2782,2]]], +[2748,[15689.3,21681.8,0],[[2705,2],[2783,2]]], [2749,[14557.4,20933,0],[[2707,2],[2784,2],[2785,2]]], [2750,[12904.8,14308.9,4.76837e-007],[[2711,2],[2717,2]]], [2751,[12313.4,15356.4,0],[[2712,2],[2786,2]]], [2752,[12289.1,15583.9,6.35783e-007],[[2713,2],[2787,2],[2788,2]]], [2753,[12320.8,14496.3,3.17891e-007],[[2714,2],[2789,2],[2790,2]]], +[2754,[12393.2,14490.7,-6.35783e-007],[[2714,2],[2715,2],[2791,2]]], [2755,[12531.7,14474.6,-4.76837e-007],[[2715,2],[2791,2],[2792,2],[2793,2]]], [2756,[12384.2,14978.9,0],[[2716,2],[2794,2]]], [2757,[12762.6,14270.5,-7.94729e-008],[[2717,2],[2758,2],[2795,2]]], [2758,[12696.1,14406.5,0],[[2718,2],[2757,2],[2796,2],[2797,2],[2792,2]]], [2759,[18051.8,8963.94,0],[[2719,2],[2798,2]]], +[2760,[21312.4,8156.99,0],[[2720,2],[2799,2]]], [2761,[21584.4,9169.37,0],[[2721,2],[2800,2],[2801,2]]], [2762,[20062,8622.77,-3.8147e-006],[[2722,2],[2802,2]]], [2763,[19872.2,8850.4,0],[[2724,2],[2803,2]]], [2764,[20576.5,8320.48,0],[[2725,2],[2804,2]]], [2765,[20152,8532.2,0],[[2727,2],[2805,2]]], +[2766,[19089.2,9866.95,0],[[2728,2],[2806,2]]], [2767,[11722.5,15834.2,0],[[2730,2],[2807,2]]], [2768,[11922.6,16156.6,0],[[2731,2],[2808,2],[2809,2]]], [2769,[12153.9,15712,-4.76837e-007],[[2732,2],[2769,2],[2810,2],[2788,2]]], [2770,[12314.7,16327.6,0],[[2733,2],[2811,2],[2812,2]]], [2771,[12356.9,17784.6,0],[[2735,2],[2813,2]]], +[2772,[11919.1,18803.1,0],[[2736,2],[2814,2]]], [2773,[11981.1,18652.4,0],[[2736,2],[2815,2]]], [2774,[12057.5,18291.8,3.8147e-006],[[2737,2],[2816,2]]], [2775,[14571.7,20315.1,-1.90735e-006],[[2738,2],[2817,2]]], [2776,[14118.1,20538.3,0],[[2739,2],[2818,2]]], [2777,[12645.6,19858.1,0],[[2741,2],[2819,2]]], +[2778,[12870.1,19798.9,0],[[2741,2],[2820,2]]], [2779,[13530.3,20461.4,0],[[2743,2],[2821,2]]], [2780,[14957.2,21167.9,2.54313e-006],[[2745,2],[2822,2],[2823,2]]], [2781,[17033.4,21987.4,0],[[2746,2]]], [2782,[16046.3,21935.3,-1.90735e-006],[[2747,2],[2824,2]]], [2783,[15537.8,21640.7,3.8147e-006],[[2748,2],[2825,2]]], +[2784,[14483,21042.5,0],[[2749,2],[2826,2],[2827,2]]], [2785,[14629.5,21089.7,0],[[2749,2],[2828,2]]], [2786,[12237.2,15297.2,-1.90735e-006],[[2751,2],[2829,2]]], [2787,[12180.4,15510,-1.90735e-006],[[2752,2],[2830,2]]], [2788,[12164.8,15617.9,-4.76837e-007],[[2752,2],[2769,2],[2831,2],[2788,2],[2810,2]]], [2789,[12205.4,14424.3,1.90735e-007],[[2753,2],[2789,2],[2832,2],[2833,2],[2834,2]]], +[2790,[12371.8,14365.5,0],[[2753,2],[2835,2]]], [2791,[12425.2,14421.9,0],[[2754,2],[2755,2],[2836,2]]], [2792,[12546.7,14399.2,-2.38419e-007],[[2755,2],[2758,2],[2797,2],[2796,2],[2836,2]]], [2793,[12609.4,14571.9,0],[[2755,2],[2796,2],[2837,2]]], [2794,[12272.1,15051,-3.8147e-006],[[2756,2],[2829,2]]], [2795,[12664,14228.2,0],[[2757,2],[2838,2],[2797,2],[2839,2]]], +[2796,[12672.9,14451.8,-6.35783e-007],[[2758,2],[2792,2],[2793,2]]], [2797,[12578.4,14353.2,0],[[2758,2],[2792,2],[2795,2],[2838,2],[2840,2],[2836,2]]], [2798,[18185.6,8905.51,1.90735e-006],[[2759,2],[2841,2]]], [2799,[21460.7,8051.07,0],[[2760,2],[2842,2]]], [2800,[21507.5,8991.96,1.90735e-006],[[2761,2],[2843,2]]], [2801,[21587.3,9182.59,0],[[2761,2]]], +[2802,[19963.7,8555.47,-3.8147e-006],[[2762,2],[2844,2]]], [2803,[19711.4,8842.93,0],[[2763,2],[2845,2]]], [2804,[20572.5,8173.14,0],[[2764,2],[2846,2]]], [2805,[20009.4,8515.42,-3.8147e-006],[[2765,2],[2844,2]]], [2806,[18964.5,9975.97,0],[[2766,2],[2847,2]]], [2807,[11575.9,15792.8,0],[[2767,2],[2848,2]]], +[2808,[11827.2,16265.5,0],[[2768,2],[2849,2],[2850,2]]], [2809,[11915.1,16335.2,0],[[2853,2],[2850,2],[2768,2]]], [2810,[11987.2,15690.2,-6.35783e-007],[[2769,2],[2788,2],[2851,2]]], [2811,[12260.8,16509.4,-3.8147e-006],[[2770,2],[2852,2]]], [2812,[12168.9,16350.5,0],[[2770,2],[2853,2]]], [2813,[12247.4,17883.2,0],[[2771,2],[2854,2]]], +[2814,[11868.7,18813.8,-2.54313e-006],[[2772,2],[2855,2],[2856,2]]], [2815,[11894,18523.1,0],[[2773,2],[2857,2]]], [2816,[11910.1,18307.4,0],[[2774,2],[2858,2]]], [2817,[14588.6,20247.9,0],[[2775,2]]], [2818,[14042.9,20675.9,0],[[2776,2],[2859,2]]], [2819,[12577.5,19970,0],[[2777,2],[2860,2]]], +[2820,[12911,19927.4,-3.8147e-006],[[2778,2],[2861,2]]], [2821,[13440.1,20593,0],[[2779,2],[2862,2]]], [2822,[14887.3,21235.8,0],[[2780,2],[2863,2]]], [2823,[15064.2,21231.7,0],[[2780,2],[2864,2]]], [2824,[16105,22011.7,0],[[2782,2]]], [2825,[15391.9,21568.9,0],[[2783,2],[2865,2]]], +[2826,[14441.7,21205.7,0],[[2784,2],[2866,2]]], [2827,[14336.4,21048.9,0],[[2784,2],[2867,2]]], [2828,[14671.1,21164.1,2.54313e-006],[[2785,2],[2868,2],[2863,2]]], [2829,[12237.9,15228.8,-1.27157e-006],[[2786,2],[2794,2],[2869,2],[2829,2]]], [2830,[12101.5,15368.9,0],[[2787,2],[2870,2]]], [2831,[12200.5,15609.3,-9.53674e-007],[[2788,2]]], +[2832,[12094.6,14534.6,-9.53674e-007],[[2789,2],[2871,2]]], [2833,[12036.4,14343.6,9.53674e-007],[[2789,2],[2872,2]]], [2834,[12266,14264.1,-4.76837e-007],[[2789,2],[2835,2],[2873,2]]], [2835,[12415.6,14260.3,-2.98023e-008],[[2790,2],[2834,2],[2840,2],[2873,2],[2874,2],[2839,2],[2875,2]]], [2836,[12459.9,14356.2,-3.17891e-007],[[2791,2],[2792,2],[2797,2],[2840,2]]], [2837,[12661.9,14611.2,0],[[2793,2]]], +[2838,[12620.3,14318.8,0],[[2795,2],[2797,2]]], [2839,[12542.9,14168.9,0],[[2795,2],[2835,2],[2875,2],[2874,2]]], [2840,[12483.9,14316.1,-2.38419e-007],[[2797,2],[2835,2],[2836,2],[2840,2]]], [2841,[18335.1,8909.72,-1.90735e-006],[[2798,2],[2876,2]]], [2842,[21499.1,8023.51,-3.17891e-007],[[2799,2],[2877,2],[2878,2]]], [2843,[21449,8843.76,3.8147e-006],[[2800,2],[2879,2]]], +[2844,[19942.1,8540.8,-1.27157e-006],[[2802,2],[2805,2],[2880,2]]], [2845,[19607.5,8869.52,0],[[2803,2],[2881,2]]], [2846,[20539.6,8022.23,0],[[2804,2],[2882,2]]], [2847,[18832.2,10072.8,0],[[2806,2],[2883,2]]], [2848,[11471.9,15762.6,0],[[2807,2],[2884,2],[2885,2]]], [2849,[11774,16412.6,0],[[2808,2],[2886,2]]], +[2850,[11894.3,16219.6,0],[[2809,2],[2808,2]]], [2851,[11800.3,15625.6,0],[[2810,2],[2887,2]]], [2852,[12175.9,16625.8,0],[[2811,2],[2888,2]]], [2853,[12046,16400.3,0],[[2812,2],[2809,2]]], [2854,[12137.9,17931.4,0],[[2813,2],[2889,2]]], [2855,[11685.4,18837.1,0],[[2814,2],[2890,2]]], +[2856,[11837.4,18963.5,0],[[2814,2],[2891,2]]], [2857,[11821.2,18384.4,0],[[2815,2],[2892,2]]], [2858,[11800.1,18218.6,0],[[2816,2],[2893,2]]], [2859,[13980.8,20811.7,-3.8147e-006],[[2818,2],[2894,2]]], [2860,[12472.8,19994.1,0],[[2819,2],[2895,2]]], [2861,[12985.9,20055.8,0],[[2820,2],[2896,2]]], +[2862,[13394.9,20687.4,0],[[2821,2],[2897,2],[2862,2],[2898,2]]], [2863,[14792.9,21176.2,0],[[2822,2],[2828,2]]], [2864,[15188.2,21326.6,0],[[2823,2],[2865,2]]], [2865,[15310.6,21462.2,-3.8147e-006],[[2825,2],[2864,2]]], [2866,[14468.9,21368.6,0],[[2826,2],[2899,2]]], [2867,[14213.8,21090.1,0],[[2827,2],[2900,2],[2901,2]]], +[2868,[14652.8,21315.1,0],[[2828,2],[2902,2]]], [2869,[12233.3,15247.9,0],[[2829,2]]], [2870,[12058.4,15212.8,-1.90735e-006],[[2830,2],[2903,2]]], [2871,[11970.6,14651.6,0],[[2832,2],[2904,2]]], [2872,[11953.1,14312.1,0],[[2833,2],[2905,2],[2906,2]]], [2873,[12322.9,14188.2,0],[[2834,2],[2835,2],[2873,2],[2907,2]]], +[2874,[12514.3,14223.8,0],[[2835,2],[2839,2]]], [2875,[12474.2,14121.7,-2.38419e-007],[[2835,2],[2839,2],[2908,2]]], [2876,[18478.3,8831.18,-1.90735e-006],[[2841,2],[2909,2]]], [2877,[21564.4,7872.74,0],[[2842,2],[2910,2]]], [2878,[21500.5,8123.85,0],[[2842,2],[2911,2]]], [2879,[21440.7,8693.33,0],[[2843,2],[2912,2]]], +[2880,[19745.1,8476.1,0],[[2844,2],[2913,2]]], [2881,[19500.1,8868,0],[[2845,2],[2914,2]]], [2882,[20567.8,7935.85,0],[[2846,2],[2915,2],[2916,2]]], [2883,[18768.2,10192.5,0],[[2847,2],[2917,2]]], [2884,[11285.6,15724.6,0],[[2848,2],[2918,2]]], [2885,[11527.6,15664.1,0],[[2848,2],[2885,2],[2887,2]]], +[2886,[11734.9,16538.3,0],[[2849,2],[2919,2]]], [2887,[11649.5,15554.5,1.27157e-006],[[2851,2],[2885,2],[2920,2]]], [2888,[12080.4,16722.2,0],[[2852,2],[2921,2]]], [2889,[12020,17979.6,0],[[2854,2],[2922,2]]], [2890,[11534.6,18783.6,0],[[2855,2],[2923,2]]], [2891,[11800.6,19048.7,-3.8147e-006],[[2856,2],[2924,2]]], +[2892,[11748.2,18310.7,1.27157e-006],[[2857,2],[2893,2],[2925,2]]], [2893,[11759.9,18200.5,-1.27157e-006],[[2858,2],[2892,2],[2926,2]]], [2894,[13906.2,20946.8,0],[[2859,2],[2927,2]]], [2895,[12329.1,20026.9,0],[[2860,2],[2928,2]]], [2896,[13101.9,20137,3.8147e-006],[[2861,2],[2929,2]]], [2897,[13391.6,20874.6,0],[[2862,2],[2930,2]]], +[2898,[13290.4,20634.9,0],[[2862,2],[2931,2]]], [2899,[14433.3,21452.9,0],[[2866,2],[2932,2]]], [2900,[14043.8,21067.6,0],[[2867,2],[2927,2]]], [2901,[14212.1,21233.1,0],[[2867,2],[2933,2]]], [2902,[14747,21408.7,0],[[2868,2],[2934,2]]], [2903,[12005.6,15080.9,0],[[2870,2],[2935,2]]], +[2904,[11904.4,14771.7,-4.76837e-007],[[2871,2],[2935,2],[2904,2],[2936,2]]], [2905,[11838.5,14200.4,0],[[2872,2],[2937,2]]], [2906,[11819.9,14334.3,-1.90735e-006],[[2872,2],[2938,2]]], [2907,[12201.8,14124.4,-9.53674e-007],[[2873,2],[2939,2]]], [2908,[12408.9,14059,-2.38419e-007],[[2875,2]]], [2909,[18610.1,8786.85,0],[[2876,2],[2940,2]]], +[2910,[21609.7,7739.04,0],[[2877,2],[2941,2]]], [2911,[21516.9,8274.52,0],[[2878,2],[2942,2]]], [2912,[21454.4,8556.08,0],[[2879,2],[2942,2]]], [2913,[19569.3,8446.48,0],[[2880,2],[2943,2]]], [2914,[19359.5,8865.61,0],[[2881,2],[2944,2]]], [2915,[20599.6,7778.22,0],[[2882,2],[2945,2]]], +[2916,[20693.2,7983.81,0],[[2882,2],[2946,2]]], [2917,[18732,10215.9,0],[[2883,2]]], [2918,[11109.4,15684.6,0],[[2884,2],[2947,2]]], [2919,[11764.8,16666,0],[[2886,2],[2948,2]]], [2920,[11560.4,15422,0],[[2887,2],[2949,2]]], [2921,[12036.2,16841.3,-3.8147e-006],[[2888,2],[2950,2]]], +[2922,[11908.7,18040.3,0],[[2889,2],[2951,2]]], [2923,[11504.6,18784.2,0],[[2890,2],[2952,2],[2953,2]]], [2924,[11828.2,19099.9,1.27157e-006],[[2891,2],[2954,2],[2955,2]]], [2925,[11667.4,18398.6,0],[[2892,2],[2956,2]]], [2926,[11739.7,18138.6,0],[[2893,2],[2957,2],[2951,2]]], [2927,[13903.2,21084,0],[[2894,2],[2900,2],[2958,2]]], +[2928,[12203.4,20110.6,0],[[2895,2],[2959,2]]], [2929,[13068.9,20244.4,0],[[2896,2],[2960,2]]], [2930,[13432.3,21011.8,0],[[2897,2],[2961,2]]], [2931,[13212.9,20520.2,0],[[2898,2],[2962,2]]], [2932,[14371.9,21520.1,0],[[2899,2],[2963,2]]], [2933,[14176.2,21257.8,0],[[2901,2]]], +[2934,[14836,21475.4,0],[[2902,2],[2964,2]]], [2935,[11941.5,14963.3,0],[[2903,2],[2904,2]]], [2936,[11741.1,14785.7,0],[[2904,2],[2965,2]]], [2937,[11783.2,14068.8,0],[[2905,2],[2966,2]]], [2938,[11687.7,14330.2,9.53674e-007],[[2906,2],[2967,2]]], [2939,[12065.5,14067.8,-9.53674e-007],[[2907,2],[2968,2]]], +[2940,[18733.8,8676.55,0],[[2909,2],[2969,2]]], [2941,[21615.4,7711.51,0],[[2910,2],[2970,2],[2971,2]]], [2942,[21473.4,8442.41,0],[[2911,2],[2912,2]]], [2943,[19416.5,8420.88,0],[[2913,2],[2972,2]]], [2944,[19214.5,8811.9,0],[[2914,2],[2973,2]]], [2945,[20641.6,7638.32,0],[[2915,2],[2974,2]]], +[2946,[20803,7956.61,-1.90735e-006],[[2916,2],[2975,2]]], [2947,[11004.8,15678.5,0],[[2918,2],[2976,2],[2977,2]]], [2948,[11718.7,16781.8,0],[[2919,2]]], [2949,[11487.9,15430.9,0],[[2920,2],[2978,2]]], [2950,[12006.2,16952.4,0],[[2921,2],[2979,2]]], [2951,[11795.1,18111.7,3.8147e-006],[[2922,2],[2926,2]]], +[2952,[11544.5,18704.9,-7.62939e-006],[[2923,2],[2980,2]]], [2953,[11355.8,18889.1,0],[[2923,2],[2981,2]]], [2954,[11716.8,19193.9,0],[[2924,2],[2982,2]]], [2955,[11878.1,19209.7,0],[[2924,2],[2983,2]]], [2956,[11677.4,18510.2,0],[[2925,2],[2980,2]]], [2957,[11705.2,17976.7,3.8147e-006],[[2926,2],[2984,2]]], +[2958,[13762.9,21104.4,0],[[2927,2],[2985,2]]], [2959,[12114,20124.1,0],[[2928,2],[2986,2]]], [2960,[13121.9,20352.7,0],[[2929,2],[2962,2]]], [2961,[13356.3,21094.8,3.8147e-006],[[2930,2],[2987,2]]], [2962,[13139.1,20404.3,3.8147e-006],[[2931,2],[2960,2]]], [2963,[14313.3,21630.4,0],[[2932,2],[2988,2]]], +[2964,[14900.5,21573.8,3.8147e-006],[[2934,2],[2989,2]]], [2965,[11634.5,14831.6,6.35783e-007],[[2936,2],[2990,2],[2991,2]]], [2966,[11745.1,13934.3,0],[[2937,2],[2992,2]]], [2967,[11549.4,14337.8,-1.90735e-006],[[2938,2],[2993,2]]], [2968,[11977.2,13973.1,0],[[2939,2],[2994,2]]], [2969,[18865.4,8571.85,1.90735e-006],[[2940,2],[2995,2]]], +[2970,[21702.5,7575.31,0],[[2941,2],[2996,2]]], [2971,[21537,7588.98,-2.38419e-007],[[2941,2],[2997,2],[2998,2],[2999,2]]], [2972,[19263.5,8386.81,0],[[2943,2],[3000,2]]], [2973,[19103.1,8726.49,0],[[2944,2],[3001,2]]], [2974,[20662,7510.19,0],[[2945,2],[3002,2]]], [2975,[20935.1,7947.86,0],[[2946,2],[3003,2]]], +[2976,[10822.1,15753.8,7.62939e-006],[[2947,2],[3004,2]]], [2977,[11130.3,15567.2,0],[[2947,2],[3005,2]]], [2978,[11381.1,15433.1,0],[[2949,2],[3006,2]]], [2979,[11929,17034.2,0],[[2950,2],[3007,2]]], [2980,[11644.4,18596.4,7.62939e-006],[[2952,2],[2956,2]]], [2981,[11247,18948.1,7.62939e-006],[[2953,2],[3008,2]]], +[2982,[11568.5,19288.8,0],[[2954,2],[3009,2]]], [2983,[11818.1,19333.6,0],[[2955,2],[3010,2]]], [2984,[11600.3,17864.4,-3.8147e-006],[[2957,2],[3011,2]]], [2985,[13628.6,21117.9,0],[[2958,2],[3012,2]]], [2986,[12065.1,20211.1,-7.62939e-006],[[2959,2],[3013,2]]], [2987,[13286.3,21230.5,-7.62939e-006],[[2961,2],[3014,2]]], +[2988,[14291.4,21735.7,0],[[2963,2],[3015,2]]], [2989,[14957.2,21693.2,0],[[2964,2],[3016,2]]], [2990,[11465.7,14749.9,-1.90735e-006],[[2965,2],[3017,2]]], [2991,[11522.3,14986.8,0],[[2965,2],[3018,2]]], [2992,[11700,13794.2,2.38419e-007],[[2966,2],[3019,2],[3020,2],[3021,2]]], [2993,[11502.7,14336.2,-4.76837e-007],[[2967,2],[3022,2],[2993,2],[3023,2]]], +[2994,[11852.6,13889.6,0],[[2968,2],[3019,2]]], [2995,[18905.1,8537.76,0],[[2969,2],[3024,2],[3001,2]]], [2996,[21751.5,7515.36,-7.15256e-007],[[2970,2],[3025,2],[3026,2],[3027,2]]], [2997,[21418.1,7480.77,1.90735e-006],[[2971,2],[3028,2]]], [2998,[21651.3,7513.03,0],[[2971,2],[3029,2],[3027,2]]], [2999,[21415.9,7656.66,9.53674e-007],[[2971,2],[3030,2]]], +[3000,[19092.9,8339.93,1.90735e-006],[[2972,2],[3031,2]]], [3001,[18999.2,8628.05,0],[[2973,2],[2995,2]]], [3002,[20664.9,7395.24,0],[[2974,2],[3032,2]]], [3003,[21069.4,7894.42,0],[[2975,2],[3033,2]]], [3004,[10671.4,15844.7,-7.62939e-006],[[2976,2],[3034,2]]], [3005,[11222.7,15482.4,0],[[2977,2],[3006,2]]], +[3006,[11315,15384.6,0],[[2978,2],[3005,2],[3035,2]]], [3007,[11882,17156.6,0],[[2979,2],[3036,2]]], [3008,[11138.7,18992.8,0],[[2981,2],[3037,2]]], [3009,[11432.4,19382.1,0],[[2982,2],[3038,2]]], [3010,[11700.1,19429,0],[[2983,2],[3039,2]]], [3011,[11507.7,17728.2,-3.8147e-006],[[2984,2],[3040,2]]], +[3012,[13516.3,21182.7,0],[[2985,2],[3041,2]]], [3013,[12093,20327.3,0],[[2986,2],[3042,2]]], [3014,[13230.9,21301.8,0],[[2987,2],[3043,2],[3044,2]]], [3015,[14323.2,21800.9,-7.62939e-006],[[2988,2]]], [3016,[15010.3,21828.4,0],[[2989,2],[3045,2]]], [3017,[11369.4,14664.9,0],[[2990,2],[3046,2]]], +[3018,[11437.4,15106.9,3.8147e-006],[[2991,2],[3035,2]]], [3019,[11788.1,13829.3,0],[[2992,2],[2994,2],[3047,2]]], [3020,[11650.6,13708.3,3.17891e-007],[[2992,2],[3048,2],[3049,2]]], [3021,[11593.5,13884.9,-9.53674e-007],[[2992,2],[3050,2]]], [3022,[11315.4,14404.5,0],[[2993,2],[3051,2]]], [3023,[11450,14198.5,0],[[2993,2],[3052,2]]], +[3024,[19011.5,8423.49,0],[[2995,2],[3031,2]]], [3025,[21890,7411.79,0],[[2996,2],[3053,2]]], [3026,[21822.1,7570.42,3.17891e-007],[[2996,2],[3054,2],[3055,2]]], [3027,[21743.7,7436.17,-3.17891e-007],[[2996,2],[2998,2],[3029,2],[3056,2]]], [3028,[21350.1,7357.98,0],[[2997,2],[3057,2]]], [3029,[21672.8,7473.56,0],[[2998,2],[3027,2],[3029,2],[3058,2]]], +[3030,[21314.8,7775.3,0],[[2999,2],[3033,2]]], [3031,[19064.1,8333,0],[[3000,2],[3024,2],[3059,2],[3060,2]]], [3032,[20678.3,7266.76,0],[[3002,2],[3061,2]]], [3033,[21199,7846.58,0],[[3003,2],[3030,2]]], [3034,[10522.4,15908.8,7.62939e-006],[[3004,2],[3062,2]]], [3035,[11353.6,15249.9,0],[[3006,2],[3018,2]]], +[3036,[11855.9,17263.9,-3.8147e-006],[[3007,2],[3063,2]]], [3037,[10988.1,19016.9,0],[[3008,2],[3064,2]]], [3038,[11366.4,19502.8,0],[[3009,2],[3065,2]]], [3039,[11605.4,19517.6,0],[[3010,2]]], [3040,[11423,17645.9,0],[[3011,2],[3066,2]]], [3041,[13474.9,21233.1,-2.54313e-006],[[3012,2],[3067,2],[3068,2]]], +[3042,[11974.2,20436.9,-7.62939e-006],[[3013,2],[3069,2]]], [3043,[13053.8,21385.5,0],[[3014,2],[3070,2]]], [3044,[13332.1,21313.3,0],[[3014,2],[3067,2]]], [3045,[15081.5,21934.7,3.8147e-006],[[3016,2],[3071,2]]], [3046,[11242.9,14577.5,0],[[3017,2],[3072,2]]], [3047,[11795.9,13749.1,0],[[3019,2],[3049,2]]], +[3048,[11609.6,13649.7,-3.17891e-007],[[3020,2],[3073,2],[3074,2]]], [3049,[11725.4,13662.8,0],[[3020,2],[3047,2],[3075,2]]], [3050,[11488.7,13978,-1.90735e-006],[[3021,2],[3076,2]]], [3051,[11215.7,14481.6,-1.90735e-006],[[3022,2],[3077,2],[3072,2]]], [3052,[11408.8,14207.4,0],[[3023,2]]], [3053,[22012.1,7318.44,9.53674e-007],[[3025,2],[3078,2]]], +[3054,[21734.2,7654.84,-9.53674e-007],[[3026,2],[3079,2]]], [3055,[21950.9,7544.71,9.53674e-007],[[3026,2]]], [3056,[21826.9,7290.08,0],[[3027,2],[3080,2]]], [3057,[21295,7236.13,1.90735e-006],[[3028,2],[3081,2]]], [3058,[21640.7,7420.98,0],[[3029,2]]], [3059,[18898.3,8287.72,0],[[3031,2],[3082,2]]], +[3060,[19207.2,8204.88,0],[[3031,2],[3083,2]]], [3061,[20714.1,7214.08,0],[[3032,2],[3084,2],[3085,2]]], [3062,[10397.9,15913,0],[[3034,2],[3086,2]]], [3063,[11791.3,17360,0],[[3036,2],[3087,2]]], [3064,[10855.3,19023.1,0],[[3037,2],[3088,2]]], [3065,[11338.8,19526.3,7.62939e-006],[[3038,2]]], +[3066,[11320.4,17546.2,0],[[3040,2],[3089,2]]], [3067,[13392.1,21295.7,7.62939e-006],[[3041,2],[3044,2]]], [3068,[13578.1,21318.4,0],[[3041,2],[3090,2]]], [3069,[11891.6,20535.8,0],[[3042,2],[3091,2]]], [3070,[12924.8,21473.1,0],[[3043,2],[3092,2]]], [3071,[15180.9,22002.7,0],[[3045,2],[3093,2]]], +[3072,[11224.7,14562.5,0],[[3046,2],[3051,2],[3094,2],[3095,2]]], [3073,[11438.5,13613.5,0],[[3048,2],[3096,2]]], [3074,[11594.4,13550.8,3.17891e-007],[[3048,2],[3097,2],[3098,2]]], [3075,[11776,13554.9,0],[[3049,2],[3099,2]]], [3076,[11360.8,14078.4,0],[[3050,2],[3100,2]]], [3077,[11193.9,14502.6,0],[[3051,2],[3101,2]]], +[3078,[22148.2,7231.61,0],[[3053,2],[3102,2]]], [3079,[21784.3,7748.07,0],[[3054,2],[3103,2]]], [3080,[21826,7164.05,0],[[3056,2],[3104,2]]], [3081,[21184.9,7086.34,-1.90735e-006],[[3057,2],[3105,2]]], [3082,[18744.7,8225.78,0],[[3059,2],[3106,2]]], [3083,[19329,8131.58,0],[[3060,2],[3107,2]]], +[3084,[20756.4,7060.46,0],[[3061,2],[3108,2]]], [3085,[20781.2,7257.48,0],[[3061,2]]], [3086,[10268.5,15864.3,0],[[3062,2],[3109,2]]], [3087,[11713.3,17473.3,3.8147e-006],[[3063,2],[3110,2]]], [3088,[10815.7,19006,0],[[3064,2],[3111,2],[3112,2]]], [3089,[11288.4,17507.8,0],[[3066,2],[3113,2],[3114,2],[3115,2]]], +[3090,[13699.1,21389.3,0],[[3068,2],[3116,2]]], [3091,[11807.1,20612.4,0],[[3069,2],[3117,2]]], [3092,[12886.4,21565,0],[[3070,2],[3118,2]]], [3093,[15242.3,22140.6,0],[[3071,2],[3119,2]]], [3094,[11188.2,14509.3,-3.8147e-006],[[3072,2]]], [3095,[11195.6,14581.8,0],[[3072,2],[3120,2],[3121,2],[3101,2]]], +[3096,[11321.5,13603.3,0],[[3073,2],[3122,2]]], [3097,[11463.3,13392.2,0],[[3074,2],[3123,2]]], [3098,[11684.8,13410.3,9.53674e-007],[[3074,2],[3124,2],[3099,2]]], [3099,[11726.6,13408,0],[[3075,2],[3098,2],[3124,2]]], [3100,[11251.1,14190.5,0],[[3076,2],[3125,2]]], [3101,[11136.6,14475.5,-1.43051e-006],[[3077,2],[3095,2],[3126,2],[3127,2],[3121,2],[3125,2]]], +[3102,[22264.9,7139.54,9.53674e-007],[[3078,2],[3128,2]]], [3103,[21858.9,7896.03,0],[[3079,2],[3129,2]]], [3104,[21815.1,7006.13,0],[[3080,2],[3130,2]]], [3105,[21055.7,6991.3,0],[[3081,2],[3131,2]]], [3106,[18589.6,8170.54,0],[[3082,2],[3132,2]]], [3107,[19433.9,8007.31,0],[[3083,2],[3133,2]]], +[3108,[20780.1,6908.82,0],[[3084,2],[3134,2]]], [3109,[10126.1,15906.1,0],[[3086,2],[3135,2]]], [3110,[11611.4,17522.1,0],[[3087,2],[3114,2]]], [3111,[10697.5,18954.1,0],[[3088,2],[3136,2]]], [3112,[10822.7,18880.6,0],[[3088,2],[3137,2]]], [3113,[11169.8,17577.9,-7.62939e-006],[[3089,2],[3138,2]]], +[3114,[11457,17579.7,0],[[3089,2],[3110,2]]], [3115,[11197.6,17370.3,0],[[3089,2],[3139,2]]], [3116,[13800,21475.9,7.62939e-006],[[3090,2],[3140,2]]], [3117,[11695.9,20688.7,0],[[3091,2],[3141,2]]], [3118,[12776.6,21650.4,-7.62939e-006],[[3092,2],[3142,2]]], [3119,[15304.5,22280.8,-1.90735e-006],[[3093,2],[3143,2]]], +[3120,[11130.3,14629.6,9.53674e-007],[[3095,2],[3144,2],[3121,2],[3145,2]]], [3121,[11132.8,14556.9,-3.8147e-006],[[3095,2],[3101,2],[3120,2],[3127,2]]], [3122,[11211.6,13578.6,0],[[3096,2],[3146,2]]], [3123,[11378.7,13286.3,0],[[3097,2],[3147,2]]], [3124,[11711.6,13372.2,9.53674e-007],[[3098,2],[3099,2],[3148,2]]], [3125,[11196.4,14321.7,0],[[3100,2],[3101,2]]], +[3126,[11133.7,14534.1,0],[[3101,2]]], [3127,[11070.5,14550.2,0],[[3101,2],[3121,2],[3149,2],[3144,2]]], [3128,[22404.2,7067.35,0],[[3102,2],[3150,2]]], [3129,[21906.2,8029.57,-9.53674e-007],[[3103,2],[3151,2]]], [3130,[21808.9,6920.78,0],[[3104,2],[3152,2],[3153,2]]], [3131,[20916.1,6881.93,0],[[3105,2],[3154,2]]], +[3132,[18455.2,8119.17,0],[[3106,2],[3132,2]]], [3133,[19545.9,7870.18,0],[[3107,2],[3155,2]]], [3134,[20792.8,6820.07,0],[[3108,2],[3156,2]]], [3135,[10007.7,15944.3,-7.62939e-006],[[3109,2],[3157,2]]], [3136,[10594.3,18996.7,-7.62939e-006],[[3111,2],[3158,2]]], [3137,[10832.1,18746.3,0],[[3112,2],[3159,2]]], +[3138,[11110.7,17699.1,-7.62939e-006],[[3113,2],[3160,2]]], [3139,[11139.5,17229.9,0],[[3115,2],[3161,2]]], [3140,[13881.1,21609.5,0],[[3116,2],[3162,2]]], [3141,[11594.1,20757.9,-5.08626e-006],[[3117,2],[3163,2],[3164,2]]], [3142,[12788.9,21748.4,0],[[3118,2],[3165,2]]], [3143,[15282.7,22433.8,0],[[3119,2],[3166,2]]], +[3144,[11051.2,14624.4,0],[[3120,2],[3127,2],[3167,2],[3149,2]]], [3145,[11131.5,14573,0],[[3145,2]]], [3146,[11090.6,13507.8,0],[[3122,2],[3168,2]]], [3147,[11298.7,13181.2,0],[[3123,2],[3169,2]]], [3148,[11835.6,13251.9,0],[[3124,2],[3170,2],[3171,2]]], [3149,[10906.4,14636.7,0],[[3127,2],[3144,2],[3172,2],[3167,2]]], +[3150,[22524.6,6993.62,0],[[3128,2],[3173,2]]], [3151,[21987.2,8140.02,0],[[3129,2],[3174,2]]], [3152,[21867.5,6745.91,0],[[3130,2],[3175,2]]], [3153,[21738.4,6816.49,0],[[3130,2],[3176,2]]], [3154,[20902.4,6866.85,-9.53674e-007],[[3131,2],[3156,2],[3154,2],[3177,2]]], [3155,[19627.2,7783.35,-3.8147e-006],[[3133,2],[3178,2]]], +[3156,[20808.7,6810.49,0],[[3134,2],[3154,2],[3179,2]]], [3157,[9855.91,15985.4,0],[[3135,2],[3180,2]]], [3158,[10457.7,18994.7,0],[[3136,2],[3181,2]]], [3159,[10821.7,18586.6,0],[[3137,2],[3182,2]]], [3160,[11050.5,17813,0],[[3138,2],[3183,2]]], [3161,[11045.5,17101.1,0],[[3139,2],[3184,2]]], +[3162,[14016.8,21638.1,0],[[3140,2],[3185,2]]], [3163,[11499.3,20664.5,0],[[3141,2],[3186,2]]], [3164,[11653.5,20846.7,7.62939e-006],[[3141,2],[3187,2]]], [3165,[12831.1,21808,7.62939e-006],[[3142,2],[3188,2]]], [3166,[15249,22524.3,0],[[3143,2],[3189,2]]], [3167,[10903.1,14659.3,0],[[3144,2],[3149,2],[3172,2]]], +[3168,[11018.3,13482.9,9.53674e-007],[[3146,2],[3190,2],[3191,2],[3192,2]]], [3169,[11265.1,13157.3,2.38419e-007],[[3147,2],[3193,2],[3194,2],[3195,2]]], [3170,[12007.4,13238.4,0],[[3148,2],[3196,2]]], [3171,[11879.4,13132.6,0],[[3148,2],[3197,2]]], [3172,[10857.5,14676.4,3.8147e-006],[[3149,2],[3167,2],[3198,2]]], [3173,[22620.3,6940.77,0],[[3150,2],[3199,2]]], +[3174,[22030.4,8267.96,0],[[3151,2],[3200,2]]], [3175,[21883.7,6598.53,0],[[3152,2],[3201,2]]], [3176,[21661.3,6671.94,0],[[3153,2],[3202,2]]], [3177,[20910.4,6837.31,0],[[3154,2],[3177,2],[3203,2]]], [3178,[19639.9,7759.94,-1.27157e-006],[[3155,2],[3204,2],[3205,2]]], [3179,[20796.8,6777.18,-1.90735e-006],[[3156,2],[3206,2],[3179,2],[3207,2]]], +[3180,[9716.21,15925.3,0],[[3157,2],[3208,2]]], [3181,[10396.3,19021,-1.90735e-006],[[3158,2],[3209,2],[3210,2],[3211,2]]], [3182,[10834,18459.5,0],[[3159,2],[3212,2]]], [3183,[11004.7,17956,0],[[3160,2],[3213,2]]], [3184,[10949.2,16982.3,0],[[3161,2],[3214,2]]], [3185,[14167.3,21697.4,0],[[3162,2],[3215,2]]], +[3186,[11403.4,20602.6,0],[[3163,2],[3216,2]]], [3187,[11708.3,20915.6,0],[[3164,2],[3217,2]]], [3188,[12960.3,21880.5,0],[[3165,2],[3218,2]]], [3189,[15123.4,22569.8,0],[[3166,2],[3219,2]]], [3190,[10950.1,13468.3,9.53674e-007],[[3168,2],[3191,2],[3220,2],[3221,2],[3222,2],[3223,2]]], [3191,[10978.8,13513.9,0],[[3168,2],[3190,2],[3224,2]]], +[3192,[11122.4,13383.4,0],[[3168,2],[3225,2],[3194,2]]], [3193,[11432.2,13047.7,0],[[3169,2],[3226,2]]], [3194,[11138.5,13294.2,0],[[3169,2],[3192,2],[3225,2]]], [3195,[11136,13070.7,1.90735e-006],[[3169,2],[3227,2]]], [3196,[12135.2,13206.5,0],[[3170,2],[3228,2]]], [3197,[11963.5,12992.2,0],[[3171,2],[3229,2],[3230,2]]], +[3198,[10687.6,14724,0],[[3172,2],[3231,2]]], [3199,[22735.8,6964.1,0],[[3173,2],[3232,2],[3199,2],[3233,2]]], [3200,[22086.6,8398.57,0],[[3174,2],[3234,2]]], [3201,[21931.7,6471.55,-9.53674e-007],[[3175,2]]], [3202,[21570.9,6586.5,0],[[3176,2],[3235,2]]], [3203,[20840.5,6734.23,-3.8147e-006],[[3177,2],[3236,2],[3206,2]]], +[3204,[19782,7628.86,0],[[3178,2],[3237,2]]], [3205,[19565.3,7683.54,0],[[3178,2],[3238,2]]], [3206,[20789.8,6680.83,-9.53674e-007],[[3179,2],[3203,2],[3239,2],[3240,2],[3241,2]]], [3207,[20709.4,6835.37,9.53674e-007],[[3179,2],[3207,2],[3242,2],[3243,2]]], [3208,[9692.63,15924.5,0],[[3180,2],[3244,2],[3208,2],[3245,2]]], [3209,[10306.4,19002.7,0],[[3181,2],[3246,2],[3211,2],[3247,2]]], +[3210,[10405.8,19091.8,0],[[3181,2],[3248,2],[3249,2],[3211,2]]], [3211,[10332.1,19059.6,0],[[3181,2],[3209,2],[3210,2],[3249,2]]], [3212,[10814.5,18344.1,3.8147e-006],[[3182,2],[3250,2]]], [3213,[10875.3,18056.7,0],[[3183,2],[3251,2]]], [3214,[10848.1,16881.3,0],[[3184,2],[3252,2]]], [3215,[14265.3,21792.3,0],[[3185,2],[3253,2]]], +[3216,[11308.4,20647.1,0],[[3186,2],[3254,2]]], [3217,[11813.6,20958.8,0],[[3187,2],[3255,2]]], [3218,[13025,22018,-7.62939e-006],[[3188,2],[3256,2]]], [3219,[14981.6,22640.1,0],[[3189,2],[3257,2]]], [3220,[10975.7,13506.2,0],[[3190,2]]], [3221,[10882.4,13490.8,6.35783e-007],[[3190,2],[3258,2],[3259,2],[3222,2]]], +[3222,[10898.4,13386.5,-4.76837e-007],[[3190,2],[3221,2],[3260,2],[3261,2],[3259,2]]], [3223,[11032.1,13398,0],[[3190,2],[3225,2]]], [3224,[10965.9,13586.6,0],[[3191,2]]], [3225,[11108.8,13323,4.76837e-007],[[3192,2],[3194,2],[3223,2],[3262,2],[3261,2]]], [3226,[11528.5,12974.7,0],[[3193,2],[3263,2]]], [3227,[11033.2,12971.6,0],[[3195,2],[3264,2]]], +[3228,[12249.2,13154.5,1.90735e-006],[[3196,2],[3265,2]]], [3229,[12110.8,12910.7,1.90735e-006],[[3197,2],[3266,2]]], [3230,[11862.1,12876.9,0],[[3197,2],[3267,2]]], [3231,[10563.5,14780,0],[[3198,2],[3268,2]]], [3232,[22714.9,6947.8,0],[[3199,2]]], [3233,[22887.7,7130.94,-3.8147e-006],[[3199,2],[3269,2]]], +[3234,[22187.5,8480.46,0],[[3200,2],[3234,2]]], [3235,[21515,6487.02,0],[[3202,2],[3270,2]]], [3236,[20852.2,6698.27,0],[[3203,2],[3271,2]]], [3237,[19897.9,7548.45,0],[[3204,2],[3272,2]]], [3238,[19497.3,7595.85,0],[[3205,2],[3273,2]]], [3239,[20725.6,6663.2,0],[[3206,2],[3242,2],[3274,2]]], +[3240,[20824.2,6597.91,0],[[3206,2],[3275,2]]], [3241,[20823.4,6700.11,0],[[3206,2]]], [3242,[20728,6752.96,3.8147e-006],[[3207,2],[3239,2]]], [3243,[20615.8,6982.15,-3.8147e-006],[[3207,2],[3276,2]]], [3244,[9521.38,15927.3,0],[[3208,2],[3277,2]]], [3245,[9555.56,15973.4,0],[[3208,2],[3278,2]]], +[3246,[10229.8,19083.9,7.62939e-006],[[3209,2],[3249,2]]], [3247,[10296.3,18834.7,0],[[3209,2],[3279,2]]], [3248,[10453.1,19111.7,0],[[3210,2]]], [3249,[10298.5,19117.4,0],[[3210,2],[3211,2],[3246,2],[3280,2]]], [3250,[10856.7,18227.6,0],[[3212,2],[3251,2]]], [3251,[10876,18162,0],[[3213,2],[3250,2]]], +[3252,[10742.5,16803,0],[[3214,2],[3281,2]]], [3253,[14301.7,21817.5,0],[[3215,2]]], [3254,[11203.5,20665.2,1.52588e-005],[[3216,2],[3282,2]]], [3255,[11904.6,21031.5,0],[[3217,2],[3283,2]]], [3256,[13031.3,22147.5,0],[[3218,2],[3284,2]]], [3257,[14894.1,22762.2,-9.53674e-007],[[3219,2],[3285,2]]], +[3258,[10761.1,13491.6,1.27157e-006],[[3221,2],[3259,2],[3286,2]]], [3259,[10854.6,13416.7,9.53674e-007],[[3221,2],[3222,2],[3258,2],[3287,2]]], [3260,[10783,13275.9,0],[[3222,2],[3288,2]]], [3261,[11001.7,13301.5,6.35783e-007],[[3222,2],[3225,2],[3289,2]]], [3262,[11070.4,13279.8,0],[[3225,2],[3290,2]]], [3263,[11609.5,12834.4,0],[[3226,2],[3291,2]]], +[3264,[10998.8,12940.3,0],[[3227,2],[3289,2],[3292,2]]], [3265,[12410.1,13160.5,0],[[3228,2],[3293,2]]], [3266,[12219.5,12910.2,6.35783e-007],[[3229,2],[3294,2]]], [3267,[11754.9,12818.9,0],[[3230,2],[3295,2],[3291,2]]], [3268,[10519.8,14937.2,0],[[3231,2],[3296,2]]], [3269,[22852,7246.67,0],[[3233,2],[3297,2]]], +[3270,[21447,6404.37,0],[[3235,2],[3298,2],[3299,2]]], [3271,[21016.7,6634.36,0],[[3236,2],[3300,2]]], [3272,[20000.3,7439.3,0],[[3237,2],[3301,2]]], [3273,[19416,7489.42,3.8147e-006],[[3238,2],[3302,2]]], [3274,[20615.2,6527.63,-3.8147e-006],[[3239,2],[3303,2]]], [3275,[20861.8,6558.26,3.8147e-006],[[3240,2]]], +[3276,[20498.9,7083.74,0],[[3243,2],[3304,2]]], [3277,[9389.21,15895.2,0],[[3244,2],[3305,2]]], [3278,[9454.52,16010.9,0],[[3245,2],[3306,2],[3307,2],[3278,2],[3308,2]]], [3279,[10245.2,18714.2,0],[[3247,2],[3309,2]]], [3280,[10361.2,19256.3,1.52588e-005],[[3249,2],[3310,2]]], [3281,[10599.7,16723,0],[[3252,2],[3311,2]]], +[3282,[11106.7,20734.7,5.08626e-006],[[3254,2],[3312,2],[3313,2]]], [3283,[11947.8,21093.9,0],[[3255,2],[3314,2]]], [3284,[13008,22261.4,0],[[3256,2],[3315,2]]], [3285,[14793.8,22815.3,0],[[3257,2],[3316,2]]], [3286,[10648.1,13490.2,3.8147e-006],[[3258,2],[3317,2]]], [3287,[10816.4,13342.9,0],[[3259,2]]], +[3288,[10677.7,13256.7,-3.8147e-006],[[3260,2],[3318,2]]], [3289,[11010.2,13151.7,0],[[3261,2],[3264,2]]], [3290,[11147,13221.1,0],[[3262,2]]], [3291,[11610.5,12811.3,0],[[3263,2],[3267,2],[3319,2],[3320,2]]], [3292,[10952.4,12757.2,-1.90735e-006],[[3264,2],[3321,2]]], [3293,[12560.1,13224.1,0],[[3265,2],[3322,2]]], +[3294,[12327.4,12897,3.17891e-007],[[3266,2],[3323,2]]], [3295,[11671.3,12793.5,0],[[3267,2],[3324,2]]], [3296,[10385.1,15002.1,0],[[3268,2],[3325,2]]], [3297,[22832.2,7370.48,0],[[3269,2],[3326,2]]], [3298,[21300.7,6458.65,0],[[3270,2],[3327,2]]], [3299,[21590.6,6285.26,0],[[3270,2],[3328,2]]], +[3300,[21044,6621.45,-6.35783e-007],[[3271,2],[3300,2],[3327,2]]], [3301,[20068.7,7322.57,0],[[3272,2],[3329,2]]], [3302,[19453,7382.93,-3.8147e-006],[[3273,2],[3330,2]]], [3303,[20539.9,6419.21,3.8147e-006],[[3274,2],[3331,2]]], [3304,[20363.4,7168.96,0],[[3276,2],[3329,2]]], [3305,[9292.11,15858.8,1.90735e-006],[[3277,2],[3306,2],[3332,2],[3333,2]]], +[3306,[9354.82,15961.4,-2.54313e-006],[[3278,2],[3305,2],[3307,2]]], [3307,[9386.77,15928.3,7.62939e-006],[[3278,2],[3306,2]]], [3308,[9491.41,16041,0],[[3278,2],[3334,2],[3335,2]]], [3309,[10117.7,18688.9,0],[[3279,2],[3336,2],[3337,2]]], [3310,[10413.9,19382.7,0],[[3280,2],[3338,2]]], [3311,[10476.1,16663.8,3.8147e-006],[[3281,2],[3339,2]]], +[3312,[11125.7,20864.1,-1.52588e-005],[[3282,2],[3340,2]]], [3313,[10995.5,20661.8,0],[[3282,2],[3341,2]]], [3314,[12046,21186.7,1.52588e-005],[[3283,2],[3342,2]]], [3315,[13007.8,22336.2,0],[[3284,2],[3343,2],[3344,2]]], [3316,[14672.6,22879.5,0],[[3285,2],[3345,2]]], [3317,[10589,13405.5,-3.8147e-006],[[3286,2],[3318,2]]], +[3318,[10639.6,13249.1,-1.27157e-006],[[3288,2],[3317,2],[3346,2]]], [3319,[11659,12789,0],[[3291,2]]], [3320,[11583.1,12663.7,0],[[3291,2],[3347,2]]], [3321,[10885.2,12619.9,1.90735e-006],[[3292,2],[3348,2]]], [3322,[12655.7,13304.8,0],[[3293,2],[3349,2]]], [3323,[12459.1,12773.4,0],[[3294,2],[3350,2]]], +[3324,[11827.4,12709.5,1.90735e-006],[[3295,2],[3351,2]]], [3325,[10241.2,15104.8,7.62939e-006],[[3296,2],[3352,2]]], [3326,[22779.7,7490.64,-3.8147e-006],[[3297,2],[3353,2]]], [3327,[21173.1,6532.86,0],[[3298,2],[3300,2]]], [3328,[21685.9,6170.73,0],[[3299,2],[3354,2]]], [3329,[20199.6,7265.06,0],[[3301,2],[3304,2]]], +[3330,[19434.8,7272.48,0],[[3302,2],[3355,2]]], [3331,[20424.7,6356.15,1.90735e-006],[[3303,2],[3356,2],[3331,2],[3357,2]]], [3332,[9224.25,15841.7,0],[[3305,2],[3358,2],[3359,2]]], [3333,[9331.33,15766.5,1.01725e-005],[[3305,2],[3333,2],[3360,2]]], [3334,[9449.33,16116,0],[[3308,2],[3361,2],[3334,2],[3362,2]]], [3335,[9583.94,16059.2,-2.54313e-006],[[3308,2],[3363,2],[3335,2],[3364,2]]], +[3336,[9928.14,18643.5,0],[[3309,2],[3365,2]]], [3337,[10046.4,18797.7,0],[[3309,2],[3366,2]]], [3338,[10413.9,19436.4,-5.08626e-006],[[3310,2],[3367,2],[3368,2]]], [3339,[10333.7,16656.3,0],[[3311,2],[3369,2]]], [3340,[11142.8,20985.7,0],[[3312,2],[3370,2]]], [3341,[10976.1,20539,1.52588e-005],[[3313,2],[3371,2]]], +[3342,[12096.9,21298.3,-7.62939e-006],[[3314,2],[3372,2]]], [3343,[12868.2,22374.4,0],[[3315,2],[3373,2]]], [3344,[13123.9,22422.9,7.62939e-006],[[3315,2],[3374,2]]], [3345,[14635,23008,9.53674e-007],[[3316,2],[3375,2]]], [3346,[10480.9,13180.2,0],[[3318,2],[3376,2]]], [3347,[11478.5,12577.5,0],[[3320,2],[3377,2]]], +[3348,[10815.1,12496.8,0],[[3321,2],[3378,2]]], [3349,[12736.2,13394.6,-1.90735e-006],[[3322,2],[3379,2]]], [3350,[12473.6,12626.4,0],[[3323,2],[3380,2]]], [3351,[11925,12631.3,1.90735e-006],[[3324,2],[3381,2]]], [3352,[10114.5,15207.3,0],[[3325,2],[3382,2]]], [3353,[22792.5,7607.69,0],[[3326,2],[3383,2]]], +[3354,[21791.5,6034.98,4.76837e-007],[[3328,2],[3354,2]]], [3355,[19453.2,7143.81,3.8147e-006],[[3330,2],[3384,2]]], [3356,[20361,6256.84,0],[[3331,2],[3385,2]]], [3357,[20266.7,6373.85,0],[[3331,2],[3386,2]]], [3358,[9203.96,15916,0],[[3332,2],[3387,2],[3388,2]]], [3359,[9183.21,15817.1,0],[[3332,2],[3389,2],[3390,2],[3391,2],[3359,2]]], +[3360,[9420.35,15727.8,0],[[3333,2],[3392,2]]], [3361,[9466.83,16093.8,0],[[3334,2]]], [3362,[9366.47,16260.8,0],[[3334,2],[3393,2]]], [3363,[9567.96,16044.7,-3.8147e-006],[[3335,2]]], [3364,[9705.87,16186.8,0],[[3335,2],[3394,2]]], [3365,[9842.37,18571.4,0],[[3336,2],[3395,2],[3396,2]]], +[3366,[9944.77,18828,7.62939e-006],[[3337,2],[3397,2]]], [3367,[10388.1,19582.4,1.52588e-005],[[3338,2],[3398,2]]], [3368,[10322.2,19340.6,-1.52588e-005],[[3338,2],[3399,2]]], [3369,[10202.7,16604,-3.8147e-006],[[3339,2],[3400,2]]], [3370,[11247.9,21026.2,0],[[3340,2],[3401,2]]], [3371,[10949.9,20445.2,0],[[3341,2],[3402,2]]], +[3372,[12130.5,21435.6,0],[[3342,2],[3403,2]]], [3373,[12751.8,22368.7,0],[[3343,2],[3404,2]]], [3374,[13275.1,22489,0],[[3344,2],[3405,2]]], [3375,[14537.3,23058.7,0],[[3345,2],[3406,2]]], [3376,[10358.5,13115.7,0],[[3346,2],[3407,2]]], [3377,[11445.2,12481.3,0],[[3347,2],[3408,2]]], +[3378,[10741.8,12347.3,-4.76837e-007],[[3348,2],[3409,2],[3378,2],[3410,2],[3411,2]]], [3379,[12855.2,13434.3,0],[[3349,2],[3412,2]]], [3380,[12417.3,12511.4,0],[[3350,2],[3413,2]]], [3381,[12016.1,12587.9,0],[[3351,2],[3414,2]]], [3382,[9974.74,15284.1,7.62939e-006],[[3352,2],[3415,2]]], [3383,[22723.7,7731.52,-3.8147e-006],[[3353,2],[3416,2]]], +[3384,[19480,7030.43,0],[[3355,2],[3417,2]]], [3385,[20423.8,6150.71,0],[[3356,2],[3418,2]]], [3386,[20145,6443.04,0],[[3357,2],[3419,2]]], [3387,[9099.98,16015.8,0],[[3358,2],[3420,2]]], [3388,[9211.16,15987.7,0],[[3358,2]]], [3389,[9133.09,15789.7,-2.54313e-006],[[3359,2],[3421,2],[3422,2]]], +[3390,[9231.9,15705.3,0],[[3359,2],[3423,2]]], [3391,[9133.21,15846.3,0],[[3359,2],[3424,2],[3421,2]]], [3392,[9447.39,15669.1,3.8147e-006],[[3360,2],[3425,2],[3426,2],[3427,2]]], [3393,[9324.21,16374.2,2.54313e-006],[[3362,2],[3428,2],[3429,2]]], [3394,[9768.56,16319.4,7.62939e-006],[[3364,2],[3430,2]]], [3395,[9819.71,18690.5,0],[[3365,2],[3431,2]]], +[3396,[9727.16,18453.1,7.62939e-006],[[3365,2],[3432,2]]], [3397,[9911.05,18781.2,2.54313e-006],[[3366,2],[3397,2],[3433,2]]], [3398,[10260.3,19628.4,0],[[3367,2],[3434,2]]], [3399,[10249.7,19316,-1.52588e-005],[[3368,2]]], [3400,[10069.6,16550.5,-3.8147e-006],[[3369,2],[3435,2]]], [3401,[11245.9,21047.7,-2.54313e-006],[[3370,2],[3436,2],[3437,2]]], +[3402,[10909.1,20312,0],[[3371,2],[3438,2]]], [3403,[12199.3,21569.3,0],[[3372,2],[3439,2]]], [3404,[12602.4,22393,-3.8147e-006],[[3373,2],[3440,2]]], [3405,[13389.8,22589.2,-7.62939e-006],[[3374,2],[3441,2]]], [3406,[14397.1,23055.1,0],[[3375,2],[3442,2]]], [3407,[10208.8,13033.5,0],[[3376,2],[3443,2]]], +[3408,[11394.7,12337.5,0],[[3377,2],[3444,2]]], [3409,[10762.6,12375.5,0],[[3378,2]]], [3410,[10647.1,12385.8,-9.53674e-007],[[3378,2],[3445,2]]], [3411,[10674.1,12268.1,0],[[3378,2],[3446,2],[3447,2],[3411,2],[3448,2]]], [3412,[13021.3,13425.3,0],[[3379,2],[3449,2]]], [3413,[12280.5,12472.2,-4.76837e-007],[[3380,2],[3450,2]]], +[3414,[12041.7,12464.1,0],[[3381,2],[3451,2],[3450,2]]], [3415,[9853.27,15321.4,0],[[3382,2],[3452,2]]], [3416,[22663.9,7799.01,7.62939e-006],[[3383,2]]], [3417,[19442.6,6938.86,0],[[3384,2],[3453,2]]], [3418,[20526.3,6085.42,7.62939e-006],[[3385,2],[3454,2]]], [3419,[20049.2,6532.8,0],[[3386,2],[3455,2]]], +[3420,[9051.34,16124.6,-1.52588e-005],[[3387,2],[3456,2]]], [3421,[9090.02,15776.5,-5.08626e-006],[[3389,2],[3391,2],[3457,2],[3424,2]]], [3422,[9151.27,15669.8,0],[[3389,2],[3458,2]]], [3423,[9342.82,15623.8,0],[[3390,2],[3459,2]]], [3424,[9076.98,15817.5,0],[[3391,2],[3421,2],[3424,2]]], [3425,[9404.18,15672.9,0],[[3392,2]]], +[3426,[9564.81,15653.3,0],[[3392,2]]], [3427,[9514.15,15483.3,0],[[3392,2],[3460,2]]], [3428,[9294.57,16419.8,0],[[3393,2]]], [3429,[9178.86,16375.4,0],[[3393,2],[3461,2],[3456,2],[3462,2],[3429,2]]], [3430,[9838.1,16425.6,0],[[3394,2],[3435,2]]], [3431,[9796.02,18713.6,0],[[3395,2]]], +[3432,[9593,18400.4,0],[[3396,2],[3463,2]]], [3433,[9761.51,18839.2,0],[[3397,2],[3433,2]]], [3434,[10206.7,19687,0],[[3398,2],[3464,2],[3465,2]]], [3435,[9929.12,16491.1,0],[[3400,2],[3430,2]]], [3436,[11398.1,21118,7.62939e-006],[[3401,2],[3466,2]]], [3437,[11149.6,21159.5,0],[[3401,2],[3467,2]]], +[3438,[10799,20249.5,0],[[3402,2],[3468,2]]], [3439,[12160.8,21699,0],[[3403,2],[3469,2]]], [3440,[12464.3,22397.5,0],[[3404,2],[3470,2]]], [3441,[13494,22629.9,0],[[3405,2],[3471,2]]], [3442,[14298.5,23129.8,3.8147e-006],[[3406,2],[3472,2]]], [3443,[10117.3,12955.9,0],[[3407,2],[3473,2]]], +[3444,[11313.6,12187.9,0],[[3408,2],[3474,2]]], [3445,[10603.5,12403.9,-4.76837e-007],[[3410,2],[3475,2],[3445,2],[3476,2],[3477,2]]], [3446,[10611.2,12209.7,0],[[3411,2],[3476,2],[3478,2]]], [3447,[10690.4,12263.7,0],[[3411,2],[3479,2]]], [3448,[10591.4,12314.8,0],[[3411,2],[3477,2],[3476,2]]], [3449,[13146.5,13363.1,0],[[3412,2],[3480,2]]], +[3450,[12150.4,12415.4,0],[[3413,2],[3414,2],[3451,2]]], [3451,[12091.2,12416.3,0],[[3414,2],[3450,2],[3451,2],[3481,2]]], [3452,[9713.67,15402.3,0],[[3415,2],[3460,2]]], [3453,[19457.2,6915.81,0],[[3417,2],[3482,2],[3483,2]]], [3454,[20627.5,6004.78,0],[[3418,2],[3484,2]]], [3455,[19934,6569.89,-7.62939e-006],[[3419,2],[3485,2]]], +[3456,[9013.28,16267.3,0],[[3420,2],[3429,2],[3461,2]]], [3457,[8921.84,15761.2,0],[[3421,2],[3486,2]]], [3458,[9122.06,15582.4,5.08626e-006],[[3422,2],[3487,2],[3488,2]]], [3459,[9440.75,15551.1,0],[[3423,2],[3460,2]]], [3460,[9508.39,15463.1,-1.52588e-006],[[3427,2],[3452,2],[3459,2],[3489,2],[3490,2]]], [3461,[9007.84,16348.9,0],[[3429,2],[3456,2],[3491,2],[3492,2]]], +[3462,[9202.73,16386.9,0],[[3429,2],[3462,2]]], [3463,[9430.53,18430,0],[[3432,2],[3493,2]]], [3464,[10027.2,19691.2,-1.52588e-005],[[3434,2],[3494,2]]], [3465,[10256.6,19781.1,-1.52588e-005],[[3434,2],[3495,2]]], [3466,[11502.6,21221.5,0],[[3436,2],[3496,2]]], [3467,[11092.7,21279.5,0],[[3437,2],[3497,2]]], +[3468,[10694.4,20213.7,0],[[3438,2],[3498,2]]], [3469,[12127.6,21809.2,0],[[3439,2],[3499,2]]], [3470,[12319.4,22423.2,0],[[3440,2],[3500,2]]], [3471,[13599.4,22685.4,0],[[3441,2],[3501,2]]], [3472,[14125.5,23134.1,0],[[3442,2],[3502,2],[3503,2]]], [3473,[10087.2,12892.6,1.34568],[[3443,2],[3473,2],[3504,2],[3505,2]]], +[3474,[11307.3,12171.4,-6.35783e-007],[[3444,2],[3506,2],[3507,2]]], [3475,[10435.5,12395.1,9.53674e-007],[[3445,2],[3508,2]]], [3476,[10535.6,12298.1,0],[[3445,2],[3446,2],[3448,2],[3509,2],[3508,2]]], [3477,[10576.4,12323.9,0],[[3448,2],[3445,2]]], [3478,[10488.1,12095.8,9.53674e-007],[[3446,2],[3510,2]]], [3479,[10729,12231,0],[[3447,2],[3511,2],[3512,2]]], +[3480,[13287.3,13312,9.53674e-007],[[3449,2],[3513,2]]], [3481,[12041.7,12345.4,0],[[3451,2]]], [3482,[19281.8,6885.96,0],[[3453,2],[3514,2]]], [3483,[19596.4,6865.31,7.62939e-006],[[3453,2],[3515,2]]], [3484,[20744,5939.38,-7.62939e-006],[[3454,2],[3516,2]]], [3485,[19801.2,6621.03,0],[[3455,2],[3517,2]]], +[3486,[8792.09,15788.6,0],[[3457,2],[3518,2]]], [3487,[9145.34,15410,0],[[3458,2],[3519,2]]], [3488,[8984.79,15530.9,0],[[3458,2],[3488,2]]], [3489,[9530.86,15284.1,0],[[3460,2]]], [3490,[9427.75,15340.3,0],[[3460,2],[3520,2]]], [3491,[8866.03,16384.1,0],[[3461,2],[3521,2]]], +[3492,[8939.09,16530.3,0],[[3461,2],[3522,2]]], [3493,[9341,18520.6,0],[[3463,2],[3523,2]]], [3494,[9952.42,19707.8,0],[[3464,2],[3524,2]]], [3495,[10380.8,19831,0],[[3465,2],[3525,2]]], [3496,[11522,21316,0],[[3466,2],[3526,2]]], [3497,[11026.7,21404.4,0],[[3467,2],[3527,2]]], +[3498,[10634.9,20084.2,-1.52588e-005],[[3468,2],[3528,2]]], [3499,[12165.4,21910.6,0],[[3469,2],[3529,2]]], [3500,[12213,22466,0],[[3470,2],[3530,2]]], [3501,[13734.3,22754.9,0],[[3471,2],[3531,2]]], [3502,[13974.3,23157.7,0],[[3472,2],[3532,2]]], [3503,[14084.7,23020,0],[[3586,2],[3472,2]]], +[3504,[9974.09,12781.7,0],[[3473,2],[3533,2]]], [3505,[10139.2,12724.2,0],[[3473,2],[3534,2],[3535,2]]], [3506,[11112.4,12160.1,0],[[3474,2],[3536,2]]], [3507,[11456.1,12134.8,0],[[3474,2],[3537,2]]], [3508,[10419.2,12383,0],[[3475,2],[3476,2],[3538,2],[3539,2]]], [3509,[10440.9,12186.9,0],[[3476,2],[3540,2]]], +[3510,[10436,11980.3,0],[[3478,2],[3541,2],[3542,2]]], [3511,[10837.8,12150.9,-6.35783e-007],[[3479,2],[3543,2],[3536,2]]], [3512,[10662.4,12153,0],[[3479,2]]], [3513,[13415.5,13238.3,0],[[3480,2],[3544,2]]], [3514,[19144,6824.4,0],[[3482,2],[3545,2]]], [3515,[19712.1,6856.96,0],[[3483,2],[3517,2]]], +[3516,[20884.6,5869,0],[[3484,2],[3546,2]]], [3517,[19783.8,6720.25,0],[[3485,2],[3515,2]]], [3518,[8725.75,15862.5,-7.62939e-006],[[3486,2],[3547,2]]], [3519,[9133.41,15276.6,-7.62939e-006],[[3487,2],[3548,2]]], [3520,[9439.08,15169.7,7.62939e-006],[[3490,2],[3549,2]]], [3521,[8766.54,16401,1.52588e-005],[[3491,2],[3550,2]]], +[3522,[8916.56,16665.8,0],[[3492,2],[3551,2]]], [3523,[9224.31,18569,0],[[3493,2],[3552,2]]], [3524,[9874.19,19810.3,0],[[3494,2],[3553,2]]], [3525,[10509.9,19890.7,0],[[3495,2],[3528,2]]], [3526,[11594.4,21438.2,3.8147e-006],[[3496,2],[3554,2]]], [3527,[10971.7,21435.6,0],[[3497,2],[3555,2],[3556,2]]], +[3528,[10566.9,19977.3,0],[[3498,2],[3525,2]]], [3529,[12193.2,22020.8,0],[[3499,2],[3557,2]]], [3530,[12069.2,22450.3,0],[[3500,2],[3558,2]]], [3531,[13830.5,22769.5,7.62939e-006],[[3501,2],[3559,2]]], [3532,[13924.7,23114.7,0],[[3502,2]]], [3533,[9931.77,12760.7,3.17891e-007],[[3504,2],[3560,2],[3561,2]]], +[3534,[10216.8,12589.7,0],[[3505,2],[3538,2],[3562,2]]], [3535,[10029.6,12626.7,0],[[3505,2],[3563,2]]], [3536,[10933.6,12146.4,-1.90735e-006],[[3506,2],[3511,2]]], [3537,[11580.5,12091.2,0],[[3507,2],[3564,2]]], [3538,[10317.8,12479.4,0],[[3508,2],[3534,2],[3565,2]]], [3539,[10306.9,12272.1,0],[[3508,2],[3566,2]]], +[3540,[10309.9,12074.5,0],[[3509,2],[3567,2]]], [3541,[10309.6,11875.6,0],[[3510,2],[3568,2]]], [3542,[10506.4,11848.4,3.17891e-007],[[3510,2],[3569,2],[3570,2]]], [3543,[10949,12015.2,0],[[3511,2],[3571,2]]], [3544,[13515.7,13133.4,0],[[3513,2],[3572,2]]], [3545,[18993.8,6801.43,0],[[3514,2],[3573,2]]], +[3546,[21014.6,5745.54,0],[[3516,2],[3574,2]]], [3547,[8689.43,15921.7,-7.62939e-006],[[3518,2],[3575,2]]], [3548,[9094.25,15138.9,-3.8147e-006],[[3519,2],[3576,2]]], [3549,[9510.39,15069.9,0],[[3520,2],[3577,2]]], [3550,[8752.56,16495.9,0],[[3521,2]]], [3551,[8941.37,16801.6,0],[[3522,2],[3578,2]]], +[3552,[9153.92,18563,0],[[3523,2],[3579,2]]], [3553,[9796.18,19905.5,0],[[3524,2],[3580,2]]], [3554,[11664.8,21529.3,0],[[3526,2],[3581,2]]], [3555,[10898.3,21554.6,7.62939e-006],[[3527,2],[3582,2]]], [3556,[11050.8,21520.1,0],[[3527,2],[3583,2]]], [3557,[12109.8,22111.4,0],[[3529,2],[3584,2]]], +[3558,[11956.9,22395.7,0],[[3530,2],[3585,2]]], [3559,[13964,22815.8,0],[[3531,2],[3586,2]]], [3560,[9814.83,12667.3,0],[[3533,2],[3587,2]]], [3561,[9771.7,12861.2,0],[[3533,2],[3588,2]]], [3562,[10140.9,12510.6,0],[[3534,2],[3589,2]]], [3563,[9911.22,12523.2,-9.53674e-007],[[3535,2],[3590,2]]], +[3564,[11689.2,11976.2,0],[[3537,2],[3591,2]]], [3565,[10201.2,12374.3,-9.53674e-007],[[3538,2],[3592,2]]], [3566,[10166.7,12148.2,-9.53674e-007],[[3539,2],[3593,2]]], [3567,[10202.5,11979.7,0],[[3540,2],[3594,2],[3568,2]]], [3568,[10217.9,11798.7,2.38419e-007],[[3541,2],[3567,2],[3595,2],[3596,2],[3570,2],[3594,2]]], [3569,[10583.2,11696.9,0],[[3542,2],[3597,2]]], +[3570,[10360,11715.6,0],[[3542,2],[3568,2],[3596,2]]], [3571,[10982.8,11932.1,9.53674e-007],[[3571,2],[3598,2]]], [3572,[13656.7,13093.7,0],[[3544,2],[3599,2]]], [3573,[18894.9,6728.71,0],[[3545,2],[3600,2]]], [3574,[21140.5,5651.5,0],[[3546,2],[3601,2]]], [3575,[8608.62,15801.6,0],[[3547,2],[3602,2]]], +[3576,[9029.8,15030.2,0],[[3548,2],[3603,2]]], [3577,[9550.06,15017.4,-1.90735e-006],[[3549,2],[3577,2],[3604,2]]], [3578,[9008.84,16939.6,0],[[3551,2],[3605,2]]], [3579,[9029.09,18555.3,0],[[3552,2],[3606,2]]], [3580,[9742.7,19922.8,5.08626e-006],[[3553,2],[3607,2],[3608,2]]], [3581,[11686.3,21574.3,1.27157e-006],[[3554,2],[3609,2],[3610,2]]], +[3582,[10856.1,21600.3,2.54313e-006],[[3555,2],[3611,2],[3612,2]]], [3583,[11151.1,21626.1,0],[[3556,2],[3613,2]]], [3584,[12011.9,22016.1,0],[[3557,2],[3614,2]]], [3585,[11876,22378.6,0],[[3558,2],[3615,2],[3616,2]]], [3586,[13999,22923.7,0],[[3559,2],[3503,2]]], [3587,[9701.54,12564.6,0],[[3560,2],[3617,2]]], +[3588,[9658.32,12931.5,0],[[3561,2],[3618,2]]], [3589,[10048.3,12441.6,0],[[3562,2],[3619,2]]], [3590,[9781.62,12409.9,0],[[3563,2],[3620,2]]], [3591,[11760.6,11893.8,0],[[3564,2]]], [3592,[10100.2,12284.7,0],[[3565,2],[3621,2]]], [3593,[10063.4,12057.5,9.53674e-007],[[3566,2],[3622,2]]], +[3594,[10129.8,11898.7,2.38419e-007],[[3567,2],[3568,2],[3622,2],[3623,2]]], [3595,[10107.9,11698.2,-9.53674e-007],[[3568,2],[3624,2]]], [3596,[10324.6,11685.1,0],[[3568,2],[3570,2],[3625,2]]], [3597,[10639.4,11590.7,9.53674e-007],[[3569,2],[3626,2]]], [3598,[11035.3,11720.2,1.90735e-006],[[3571,2],[3627,2]]], [3599,[13780.3,13021.7,0],[[3572,2],[3628,2]]], +[3600,[18793.1,6609.14,0],[[3573,2],[3629,2]]], [3601,[21271.5,5575.89,0],[[3574,2],[3630,2]]], [3602,[8461.73,15752.3,0],[[3575,2],[3631,2]]], [3603,[8984.97,14909.7,-3.8147e-006],[[3576,2],[3632,2]]], [3604,[9492.96,14964.1,0],[[3577,2]]], [3605,[8956.57,17031.6,-1.52588e-005],[[3578,2],[3633,2]]], +[3606,[8912.15,18581.6,0],[[3579,2],[3634,2]]], [3607,[9622.98,20023.9,0],[[3580,2],[3635,2]]], [3608,[9795.34,19818.8,0],[[3580,2],[3636,2]]], [3609,[11562,21596.8,0],[[3581,2],[3637,2]]], [3610,[11788.2,21710,0],[[3581,2],[3638,2]]], [3611,[10766.8,21718.1,0],[[3582,2],[3639,2]]], +[3612,[10913.7,21703.2,0],[[3582,2],[3640,2]]], [3613,[11263.7,21633.8,0],[[3583,2],[3641,2]]], [3614,[11903.2,21934.7,0],[[3584,2],[3642,2]]], [3615,[11906.8,22513.6,0],[[3585,2],[3643,2]]], [3616,[11867.1,22173.4,0],[[3585,2],[3644,2]]], [3617,[9627.53,12469.7,0],[[3587,2],[3645,2],[3620,2]]], +[3618,[9628.57,13066.5,-3.8147e-006],[[3588,2],[3646,2]]], [3619,[9948.51,12354.8,0],[[3589,2],[3647,2]]], [3620,[9727.09,12358.1,0],[[3590,2],[3617,2],[3648,2],[3649,2]]], [3621,[9952.12,12159.2,0],[[3592,2],[3650,2]]], [3622,[10022.6,12023,0],[[3593,2],[3594,2],[3650,2],[3651,2]]], [3623,[9990.77,11794.6,0],[[3594,2],[3652,2]]], +[3624,[10003.5,11605.8,0],[[3595,2],[3653,2]]], [3625,[10302.1,11572,-9.53674e-007],[[3596,2],[3654,2]]], [3626,[10724.6,11481.7,9.53674e-007],[[3597,2],[3655,2]]], [3627,[11065.9,11598.9,0],[[3598,2],[3656,2]]], [3628,[13922.3,12991.2,0],[[3599,2],[3657,2]]], [3629,[18717.3,6491.28,0],[[3600,2],[3658,2]]], +[3630,[21403.3,5499.97,7.62939e-006],[[3601,2],[3659,2]]], [3631,[8419.6,15747.7,0],[[3602,2],[3660,2],[3661,2]]], [3632,[8910.52,14773.2,0],[[3603,2],[3662,2]]], [3633,[8890.18,17051,0],[[3605,2],[3663,2]]], [3634,[8799.52,18591.2,1.52588e-005],[[3606,2],[3664,2]]], [3635,[9547.69,20143.3,0],[[3607,2],[3665,2]]], +[3636,[9783.21,19662.5,0],[[3608,2],[3666,2]]], [3637,[11445,21564.1,7.62939e-006],[[3609,2],[3641,2]]], [3638,[11786,21842.9,0],[[3610,2],[3667,2]]], [3639,[10734.7,21832.5,0],[[3611,2],[3668,2]]], [3640,[10882,21761.2,0],[[3612,2],[3669,2]]], [3641,[11288.7,21560.9,0],[[3613,2],[3637,2]]], +[3642,[11872.4,21980.2,0],[[3614,2],[3670,2],[3644,2],[3667,2]]], [3643,[11968.2,22640,0],[[3615,2],[3671,2]]], [3644,[11841.5,22035.3,0],[[3616,2],[3642,2],[3670,2]]], [3645,[9466.88,12334.1,0],[[3617,2],[3672,2]]], [3646,[9541.53,13164,0],[[3618,2],[3673,2]]], [3647,[9898.14,12258.7,0],[[3619,2],[3649,2]]], +[3648,[9606.92,12256.8,9.53674e-007],[[3620,2],[3674,2]]], [3649,[9829.58,12239.9,-2.38419e-007],[[3620,2],[3647,2],[3650,2],[3675,2]]], [3650,[9924.69,12131.5,0],[[3621,2],[3622,2],[3649,2],[3676,2]]], [3651,[9865.88,11883.9,0],[[3622,2],[3677,2]]], [3652,[9862.01,11681.8,9.53674e-007],[[3623,2],[3678,2]]], [3653,[9985.88,11586.3,-2.38419e-007],[[3624,2],[3679,2],[3678,2],[3680,2]]], +[3654,[10241.7,11483.9,0],[[3625,2],[3681,2]]], [3655,[10720,11347.2,0],[[3626,2],[3682,2]]], [3656,[11167.2,11443.5,-1.90735e-006],[[3627,2],[3656,2]]], [3657,[14051.6,12980.2,0],[[3628,2],[3683,2]]], [3658,[18641,6380.5,9.53674e-007],[[3629,2],[3684,2]]], [3659,[21524.1,5390.13,0],[[3630,2],[3685,2]]], +[3660,[8283.91,15814.8,0],[[3631,2],[3686,2],[3687,2]]], [3661,[8533.2,15637.3,7.62939e-006],[[3631,2],[3688,2]]], [3662,[8895.29,14726.4,0],[[3632,2],[3689,2],[3690,2],[3691,2]]], [3663,[8847.14,17174.9,0],[[3633,2],[3692,2]]], [3664,[8686.98,18459.3,0],[[3634,2],[3693,2]]], [3665,[9518.58,20263.3,0],[[3635,2],[3694,2]]], +[3666,[9751.02,19534.7,0],[[3636,2],[3695,2]]], [3667,[11779.3,21966.6,-1.90735e-006],[[3638,2],[3642,2],[3670,2]]], [3668,[10728.4,21995.5,-3.8147e-006],[[3639,2],[3696,2]]], [3669,[10881.1,21847.8,0],[[3640,2],[3697,2]]], [3670,[11820.4,22002,6.35783e-007],[[3642,2],[3644,2],[3667,2]]], [3671,[11981.7,22718.6,0],[[3643,2],[3698,2]]], +[3672,[9421.53,12298.8,1.76169],[[3645,2],[3699,2],[3700,2]]], [3673,[9440.97,13300.7,0],[[3646,2],[3701,2]]], [3674,[9554.61,12214.5,-9.53674e-007],[[3648,2]]], [3675,[9703.58,12139.7,0],[[3649,2],[3702,2]]], [3676,[9821.71,12056,0],[[3650,2],[3676,2],[3703,2]]], [3677,[9736.66,11771.7,0],[[3651,2],[3704,2],[3678,2]]], +[3678,[9800.2,11623.7,-3.17891e-007],[[3652,2],[3653,2],[3677,2],[3705,2],[3704,2]]], [3679,[10167,11497.9,0],[[3653,2],[3706,2],[3681,2]]], [3680,[9951.37,11550.5,-2.38419e-007],[[3653,2],[3707,2],[3680,2],[3708,2]]], [3681,[10244.9,11438.9,0],[[3654,2],[3679,2],[3706,2],[3709,2],[3710,2]]], [3682,[10764.2,11226.6,0],[[3655,2],[3711,2]]], [3683,[14185.1,12974.7,1.90735e-006],[[3657,2],[3712,2]]], +[3684,[18519.1,6298.01,0],[[3658,2]]], [3685,[21592,5296.71,0],[[3659,2],[3713,2]]], [3686,[8139.63,15902.3,0],[[3660,2],[3714,2]]], [3687,[8288.09,15677.8,0],[[3660,2],[3715,2]]], [3688,[8606.81,15561.8,-7.62939e-006],[[3661,2],[3716,2]]], [3689,[8707.13,14690.4,3.8147e-006],[[3662,2],[3717,2]]], +[3690,[8958.28,14559.1,0],[[3662,2],[3718,2]]], [3691,[8781.62,14846.1,0],[[3662,2],[3719,2]]], [3692,[8852.16,17323.8,-1.52588e-005],[[3663,2],[3720,2]]], [3693,[8655.48,18438,7.62939e-006],[[3664,2],[3721,2],[3722,2],[3723,2]]], [3694,[9521.57,20340.7,0],[[3665,2],[3724,2],[3725,2]]], [3695,[9658.73,19453.8,0],[[3666,2],[3726,2]]], +[3696,[10727.8,22103.7,0],[[3668,2],[3727,2]]], [3697,[10960.9,21964.3,0],[[3669,2],[3728,2]]], [3698,[12093.3,22784.4,-9.53674e-007],[[3671,2],[3729,2]]], [3699,[9341.37,12376.8,0],[[3672,2],[3730,2]]], [3700,[9305.79,12195.7,0],[[3672,2],[3731,2]]], [3701,[9341.08,13412.4,0],[[3673,2],[3732,2]]], +[3702,[9676.13,12115,0],[[3675,2]]], [3703,[9718.96,12029.5,0],[[3676,2],[3733,2]]], [3704,[9726.77,11681.8,9.53674e-007],[[3677,2],[3678,2],[3734,2]]], [3705,[9727.69,11700.6,0],[[3678,2]]], [3706,[10188.2,11487.8,0],[[3679,2],[3681,2],[3735,2]]], [3707,[9823.17,11449,0],[[3680,2]]], +[3708,[9967.13,11436.9,9.53674e-007],[[3680,2],[3736,2]]], [3709,[10203.9,11329.9,0],[[3681,2],[3737,2]]], [3710,[10382,11356.5,0],[[3681,2],[3738,2]]], [3711,[10761,11118.3,0],[[3682,2],[3739,2],[3740,2]]], [3712,[14246.2,12998,0],[[3683,2]]], [3713,[21706.5,5200.24,0],[[3685,2],[3741,2]]], +[3714,[7990.77,15984.3,0],[[3686,2],[3742,2]]], [3715,[8294.46,15527.3,7.62939e-006],[[3687,2],[3743,2]]], [3716,[8633.98,15496.3,0],[[3688,2],[3744,2]]], [3717,[8551.95,14738,0],[[3689,2],[3745,2]]], [3718,[9002.33,14404.3,0],[[3690,2],[3746,2]]], [3719,[8691.15,14973.8,0],[[3691,2],[3747,2]]], +[3720,[8817.2,17445.3,0],[[3692,2],[3748,2]]], [3721,[8655.51,18567.7,0],[[3693,2],[3749,2]]], [3722,[8591.77,18388.8,3.8147e-006],[[3693,2],[3750,2],[3722,2],[3751,2],[3723,2]]], [3723,[8682.79,18318.3,0],[[3693,2],[3722,2],[3751,2]]], [3724,[9442.26,20304,1.90735e-006],[[3694,2],[3752,2],[3753,2]]], [3725,[9550.13,20463.4,1.01725e-005],[[3694,2],[3754,2],[3755,2]]], +[3726,[9529.08,19450.1,0],[[3695,2],[3756,2]]], [3727,[10674.2,22241.6,0],[[3696,2],[3757,2]]], [3728,[10943,22095.3,0],[[3697,2],[3758,2]]], [3729,[12128.8,22871.2,0],[[3698,2],[3759,2]]], [3730,[9373.13,12484.8,0],[[3699,2],[3760,2]]], [3731,[9222.2,12143.7,-6.35783e-007],[[3700,2],[3761,2],[3762,2]]], +[3732,[9325.22,13429.6,-4.76837e-007],[[3701,2],[3763,2],[3732,2],[3764,2]]], [3733,[9709.79,11948.9,0],[[3703,2],[3765,2]]], [3734,[9590.48,11689.1,0],[[3704,2],[3766,2]]], [3735,[10098.9,11332.2,0],[[3706,2],[3767,2]]], [3736,[10022.3,11295.3,0],[[3708,2],[3737,2]]], [3737,[10075.8,11253.7,0],[[3709,2],[3736,2]]], +[3738,[10413.3,11329.4,1.64999],[[3710,2],[3738,2],[3768,2]]], [3739,[10618.2,11131.2,0],[[3711,2],[3768,2]]], [3740,[10760.3,11030.2,0],[[3711,2],[3769,2],[3740,2]]], [3741,[21815,5107.38,0],[[3713,2],[3770,2]]], [3742,[7863.81,16059.5,0],[[3714,2],[3771,2]]], [3743,[8361.56,15416.8,0],[[3715,2],[3772,2]]], +[3744,[8622.73,15459.3,0],[[3716,2]]], [3745,[8396.71,14784.8,0],[[3717,2],[3773,2]]], [3746,[9056.56,14276.6,3.8147e-006],[[3718,2],[3774,2]]], [3747,[8594.78,15072.1,0],[[3719,2],[3775,2]]], [3748,[8805.43,17599.7,0],[[3720,2],[3776,2]]], [3749,[8712.4,18678.7,1.52588e-005],[[3721,2],[3777,2]]], +[3750,[8530.99,18279.5,0],[[3722,2],[3778,2]]], [3751,[8637.74,18288.6,0],[[3722,2],[3723,2],[3779,2],[3778,2],[3780,2]]], [3752,[9453.06,20262.2,-7.62939e-006],[[3724,2]]], [3753,[9413.24,20296.6,0],[[3724,2],[3781,2],[3782,2]]], [3754,[9589.02,20554.8,1.52588e-005],[[3725,2],[3783,2]]], [3755,[9438.46,20478.5,0],[[3725,2],[3784,2]]], +[3756,[9483.48,19360.2,0],[[3726,2],[3785,2]]], [3757,[10659.4,22250.2,0],[[3727,2],[3786,2],[3787,2]]], [3758,[11023.6,22207.2,3.8147e-006],[[3728,2],[3788,2]]], [3759,[12205.4,22936.5,0],[[3729,2]]], [3760,[9238.86,12554.6,0],[[3730,2],[3789,2]]], [3761,[9116.13,12088.1,0],[[3731,2],[3790,2],[3791,2]]], +[3762,[9220.06,12286.5,0],[[3731,2],[3792,2]]], [3763,[9319.28,13476.5,-6.35783e-007],[[3732,2],[3793,2],[3794,2]]], [3764,[9276.28,13341.1,0],[[3732,2],[3795,2]]], [3765,[9642.73,11890.2,-9.53674e-007],[[3733,2]]], [3766,[9468.75,11645.6,0],[[3734,2],[3796,2],[3797,2],[3798,2],[3799,2]]], [3767,[10042.2,11334.4,1.90735e-006],[[3735,2]]], +[3768,[10514.6,11214.2,-4.76837e-007],[[3738,2],[3739,2]]], [3769,[10770.6,10823.6,0],[[3740,2],[3800,2]]], [3770,[21943.5,5016.18,1.90735e-006],[[3741,2],[3801,2]]], [3771,[7813.84,16102.8,0],[[3742,2],[3802,2],[3803,2]]], [3772,[8395.52,15300.5,0],[[3743,2],[3775,2]]], [3773,[8253.85,14837.9,0],[[3745,2],[3804,2]]], +[3774,[9179.39,14206.6,3.8147e-006],[[3746,2],[3805,2]]], [3775,[8498.48,15198.1,0],[[3747,2],[3772,2]]], [3776,[8818.57,17736.1,0],[[3748,2],[3806,2]]], [3777,[8720.79,18708.8,0],[[3749,2],[3807,2],[3808,2]]], [3778,[8514.59,18260.5,0],[[3750,2],[3751,2],[3809,2],[3779,2]]], [3779,[8575.06,18238,0],[[3751,2],[3778,2],[3809,2],[3810,2]]], +[3780,[8677.64,18208,0],[[3751,2],[3811,2],[3810,2],[3812,2]]], [3781,[9328.35,20260.7,0],[[3753,2]]], [3782,[9445.65,20156.9,-7.62939e-006],[[3753,2],[3813,2]]], [3783,[9628.38,20691.4,0],[[3754,2],[3814,2]]], [3784,[9369.6,20530.9,0],[[3755,2],[3815,2]]], [3785,[9427.65,19318.8,0],[[3756,2],[3816,2]]], +[3786,[10585.7,22122.7,1.90735e-006],[[3757,2]]], [3787,[10698.3,22350.5,-1.58946e-007],[[3757,2],[3817,2],[3818,2]]], [3788,[11016.3,22329.1,-1.27157e-006],[[3758,2],[3817,2],[3819,2]]], [3789,[9149.3,12634.5,-1.90735e-006],[[3760,2],[3820,2]]], [3790,[9100.9,12032,0],[[3761,2],[3790,2],[3821,2]]], [3791,[9032,12103.7,0],[[3761,2],[3791,2],[3822,2],[3821,2],[3823,2]]], +[3792,[9101.98,12344.7,-1.90735e-006],[[3762,2],[3824,2]]], [3793,[9253.11,13626.7,0],[[3763,2],[3825,2]]], [3794,[9421,13539.1,0],[[3763,2],[3826,2]]], [3795,[9202.08,13291.3,0],[[3764,2],[3827,2]]], [3796,[9434.22,11838.3,0],[[3766,2],[3828,2],[3798,2]]], [3797,[9502.99,11567.1,0],[[3766,2]]], +[3798,[9399.48,11794,0],[[3766,2],[3796,2],[3828,2]]], [3799,[9499.01,11445.7,0],[[3766,2],[3829,2]]], [3800,[10800.7,10637.4,0],[[3769,2],[3830,2]]], [3801,[22099.1,5042.24,0],[[3770,2],[3831,2]]], [3802,[7663.53,16185.7,0],[[3771,2],[3832,2]]], [3803,[7705.79,16011.6,0],[[3771,2],[3833,2]]], +[3804,[8132.67,14872.1,0],[[3773,2],[3834,2]]], [3805,[9308.9,14149.9,0],[[3774,2],[3835,2]]], [3806,[8858.25,17894.2,0],[[3776,2],[3836,2]]], [3807,[8727.12,18839.1,0],[[3777,2],[3837,2]]], [3808,[8761.16,18840.8,0],[[3777,2],[3838,2]]], [3809,[8466.02,18234.4,0],[[3778,2],[3779,2],[3839,2]]], +[3810,[8603.64,18114.6,0],[[3779,2],[3780,2],[3840,2],[3811,2]]], [3811,[8663.25,18151.8,7.62939e-006],[[3780,2],[3810,2]]], [3812,[8722.44,18232,0],[[3780,2],[3812,2],[3841,2]]], [3813,[9452.06,20136.4,-5.08626e-006],[[3782,2],[3813,2],[3842,2]]], [3814,[9727.31,20657.7,7.62939e-006],[[3783,2],[3843,2]]], [3815,[9360.43,20613.3,0],[[3784,2],[3844,2]]], +[3816,[9278.8,19345.5,0],[[3785,2],[3845,2]]], [3817,[10921.4,22351.5,0],[[3787,2],[3788,2]]], [3818,[10524.2,22404,0],[[3787,2],[3846,2]]], [3819,[11049.3,22519.2,0],[[3788,2],[3847,2]]], [3820,[9133.28,12752.8,0],[[3789,2],[3848,2]]], [3821,[9052.97,11961.6,0],[[3790,2],[3791,2],[3822,2],[3849,2],[3850,2]]], +[3822,[8975.65,11979.4,-1.90735e-006],[[3791,2],[3821,2],[3851,2]]], [3823,[8882.36,12105.6,0],[[3791,2],[3852,2],[3853,2],[3851,2]]], [3824,[9084,12355.1,-9.53674e-007],[[3792,2],[3854,2],[3824,2],[3855,2]]], [3825,[9205.76,13523.6,0],[[3793,2],[3856,2]]], [3826,[9449.79,13680.5,0],[[3794,2],[3857,2]]], [3827,[9176.81,13105.1,0],[[3795,2],[3858,2]]], +[3828,[9377.72,11873,0],[[3796,2],[3798,2],[3828,2],[3859,2],[3850,2],[3860,2]]], [3829,[9465.79,11307.5,0],[[3799,2],[3861,2]]], [3830,[10794.8,10535.4,0],[[3800,2],[3862,2],[3830,2],[3863,2]]], [3831,[22227.3,5116.05,0],[[3801,2],[3864,2]]], [3832,[7560.13,16207.8,0],[[3802,2],[3865,2],[3866,2]]], [3833,[7609.43,15921.7,-7.62939e-006],[[3803,2],[3867,2]]], +[3834,[7999.97,14942.8,1.52588e-005],[[3804,2],[3868,2]]], [3835,[9448.03,14100.2,0],[[3805,2],[3869,2]]], [3836,[8774.72,17951.2,0],[[3806,2],[3840,2]]], [3837,[8630.27,18907.7,0],[[3807,2],[3870,2]]], [3838,[8808.83,18947.9,0],[[3808,2],[3871,2]]], [3839,[8271.4,18123.7,1.52588e-005],[[3809,2],[3872,2]]], +[3840,[8715.26,17958.3,0],[[3810,2],[3836,2]]], [3841,[8749.47,18199.6,0],[[3812,2]]], [3842,[9459.32,20021.3,0],[[3813,2],[3873,2]]], [3843,[9880.76,20628.6,0],[[3814,2],[3874,2]]], [3844,[9360.26,20717.8,0],[[3815,2],[3875,2]]], [3845,[9210.33,19283.8,0],[[3816,2]]], +[3846,[10399,22484.3,0],[[3818,2],[3876,2]]], [3847,[11075.8,22591.3,1.27157e-006],[[3819,2],[3877,2],[3847,2]]], [3848,[9149.05,12887,-1.90735e-006],[[3820,2],[3858,2]]], [3849,[9076.21,11853.9,6.35783e-007],[[3821,2],[3850,2],[3878,2]]], [3850,[9190.92,11919.9,6.35783e-007],[[3821,2],[3828,2],[3849,2],[3859,2]]], [3851,[8906.75,12000.6,0],[[3822,2],[3823,2],[3879,2]]], +[3852,[8870.14,12225.2,-9.53674e-007],[[3823,2],[3853,2],[3880,2],[3854,2]]], [3853,[8789.56,12050.4,1.27157e-006],[[3823,2],[3852,2],[3881,2],[3879,2]]], [3854,[8970.38,12362.3,6.35783e-007],[[3824,2],[3852,2],[3882,2],[3880,2]]], [3855,[9005.91,12481.3,0],[[3824,2],[3883,2]]], [3856,[9138.99,13481.4,0],[[3825,2],[3884,2]]], [3857,[9450.53,13823.5,0],[[3826,2],[3885,2]]], +[3858,[9156.55,12966.2,0],[[3827,2],[3848,2]]], [3859,[9283.12,11910.4,0],[[3828,2],[3850,2],[3886,2]]], [3860,[9374.48,11911.8,0],[[3828,2],[3887,2]]], [3861,[9436.88,11254.9,0],[[3829,2],[3888,2],[3889,2]]], [3862,[10736.2,10379,0],[[3830,2],[3890,2],[3891,2]]], [3863,[10690.8,10414.9,-9.53674e-007],[[3830,2],[3892,2]]], +[3864,[22274.3,5107.8,0],[[3831,2]]], [3865,[7394.47,16156.4,-7.62939e-006],[[3832,2],[3893,2]]], [3866,[7418.34,16249.6,0],[[3832,2],[3894,2]]], [3867,[7494.09,15862.7,0],[[3833,2],[3895,2]]], [3868,[7868.83,15026.3,0],[[3834,2],[3896,2]]], [3869,[9517.79,14024.1,0],[[3835,2],[3885,2]]], +[3870,[8650.45,18992,0],[[3837,2],[3897,2]]], [3871,[8858.06,19076.8,0],[[3838,2],[3898,2]]], [3872,[8172.75,18010.1,0],[[3839,2],[3899,2]]], [3873,[9414.4,19949.5,0],[[3842,2],[3900,2]]], [3874,[9988.43,20671.3,0],[[3843,2],[3901,2]]], [3875,[9434.01,20849.7,0],[[3844,2],[3902,2]]], +[3876,[10242.9,22412,0],[[3846,2],[3903,2]]], [3877,[11098.7,22691.9,-9.53674e-007],[[3847,2]]], [3878,[8967.91,11720,6.35783e-007],[[3849,2],[3904,2],[3905,2]]], [3879,[8833.85,11995.6,-4.76837e-007],[[3851,2],[3853,2],[3881,2],[3879,2],[3906,2]]], [3880,[8901.55,12454.6,1.90735e-006],[[3852,2],[3854,2],[3882,2]]], [3881,[8770.35,11986,0],[[3853,2],[3879,2],[3907,2]]], +[3882,[8912.6,12482.8,0],[[3854,2],[3880,2],[3908,2]]], [3883,[8941.05,12580.5,0],[[3855,2],[3909,2],[3908,2]]], [3884,[9085.98,13330.3,0],[[3856,2],[3910,2]]], [3885,[9508.01,13939.3,0],[[3857,2],[3869,2]]], [3886,[9355.93,11916.7,-9.53674e-007],[[3859,2]]], [3887,[9483.02,11915.1,9.53674e-007],[[3860,2]]], +[3888,[9399.81,11065,0],[[3861,2],[3911,2]]], [3889,[9316.41,11180.5,0],[[3861,2],[3912,2]]], [3890,[10715.8,10191.2,0],[[3862,2],[3913,2]]], [3891,[10857.9,10282.8,0],[[3862,2],[3914,2]]], [3892,[10614.4,10296.3,0],[[3863,2],[3915,2]]], [3893,[7268.05,16101.8,0],[[3865,2],[3916,2]]], +[3894,[7309.28,16250.2,0],[[3866,2],[3917,2]]], [3895,[7370.16,15752.3,0],[[3867,2],[3918,2]]], [3896,[7807.59,15101.7,0],[[3868,2],[3919,2]]], [3897,[8621.27,19092.8,0],[[3870,2],[3920,2]]], [3898,[8816.56,19194.1,0],[[3871,2],[3921,2]]], [3899,[8090.46,17907.1,0],[[3872,2],[3922,2]]], +[3900,[9351.38,19892.2,-7.62939e-006],[[3873,2],[3923,2]]], [3901,[10086.2,20603.1,0],[[3874,2],[3924,2]]], [3902,[9481.83,21003,0],[[3875,2],[3925,2]]], [3903,[10140.7,22303.2,0],[[3876,2],[3926,2]]], [3904,[8848,11584.5,6.35783e-007],[[3878,2],[3927,2],[3928,2]]], [3905,[8873.09,11762.8,0],[[3878,2],[3906,2]]], +[3906,[8804.78,11866.9,1.90735e-006],[[3879,2],[3905,2]]], [3907,[8719.75,11827.8,0],[[3881,2],[3929,2]]], [3908,[8912.61,12567.9,0],[[3882,2],[3883,2],[3909,2],[3930,2]]], [3909,[8928.77,12599.1,1.90735e-006],[[3883,2],[3908,2],[3931,2]]], [3910,[9030.34,13199.5,0],[[3884,2],[3932,2]]], [3911,[9352.64,10944.4,0],[[3888,2],[3933,2]]], +[3912,[9198.31,11098.7,0],[[3889,2],[3934,2]]], [3913,[10726.2,10031.8,0],[[3890,2],[3935,2]]], [3914,[10993.9,10186.1,0],[[3891,2],[3936,2]]], [3915,[10530.8,10183.2,0],[[3892,2],[3937,2]]], [3916,[7125.89,16046.8,0],[[3893,2],[3938,2]]], [3917,[7237.14,16365.7,0],[[3894,2],[3939,2],[3940,2],[3941,2]]], +[3918,[7338.46,15637.1,-7.62939e-006],[[3895,2],[3942,2]]], [3919,[7766.77,15177.3,0],[[3896,2],[3943,2]]], [3920,[8628.52,19172.6,0],[[3897,2],[3944,2]]], [3921,[8735.33,19274.1,1.52588e-005],[[3898,2],[3945,2]]], [3922,[8012.38,17813.8,0],[[3899,2],[3946,2]]], [3923,[9360.46,19800.6,0],[[3900,2],[3947,2]]], +[3924,[10094.8,20718.4,7.62939e-006],[[3901,2],[3948,2]]], [3925,[9417.47,21102.3,-3.8147e-006],[[3902,2],[3949,2]]], [3926,[10075.3,22197.6,0],[[3903,2],[3950,2]]], [3927,[8939.11,11433.2,-3.8147e-006],[[3904,2],[3951,2]]], [3928,[8676.91,11492.1,0],[[3904,2],[3952,2]]], [3929,[8690.86,11660.6,0],[[3907,2],[3952,2]]], +[3930,[8771.93,12546.2,0],[[3908,2],[3953,2]]], [3931,[8943.97,12735.1,0],[[3909,2],[3954,2]]], [3932,[8981.2,13082.9,0],[[3910,2],[3955,2]]], [3933,[9257.66,10895.9,4.76837e-007],[[3911,2]]], [3934,[9064.57,11053.6,0],[[3912,2],[3956,2]]], [3935,[10750,9902.67,0],[[3913,2],[3957,2]]], +[3936,[11111.1,10097,0],[[3914,2],[3958,2]]], [3937,[10476.6,10141.7,3.17891e-007],[[3915,2],[3959,2],[3960,2]]], [3938,[7012.27,16042,2.22701],[[3916,2],[3961,2],[3962,2]]], [3939,[7106.06,16436.5,2.54313e-006],[[3917,2],[3963,2],[3964,2]]], [3940,[7117.19,16266.2,0],[[3917,2],[3962,2]]], [3941,[7239.23,16489.8,0],[[3917,2],[3964,2]]], +[3942,[7310,15546.5,0],[[3918,2],[3965,2]]], [3943,[7809.25,15197,-5.08626e-006],[[3919,2],[3966,2],[3967,2],[3943,2]]], [3944,[8574.71,19318.8,0],[[3920,2],[3968,2]]], [3945,[8658.64,19445.9,-1.52588e-005],[[3921,2],[3969,2]]], [3946,[7881.5,17749.1,-1.52588e-005],[[3922,2],[3970,2]]], [3947,[9360.05,19692.4,0],[[3923,2],[3971,2]]], +[3948,[10129.5,20832.6,7.62939e-006],[[3924,2],[3972,2]]], [3949,[9355.63,21234.3,0],[[3925,2],[3973,2]]], [3950,[10042.2,22176.4,0],[[3926,2],[3974,2],[3950,2],[3975,2]]], [3951,[8942.41,11365.8,0],[[3927,2],[3976,2],[3977,2]]], [3952,[8654.12,11484.5,-6.35783e-007],[[3928,2],[3929,2],[3978,2]]], [3953,[8613.89,12486,-3.8147e-006],[[3930,2],[3979,2]]], +[3954,[8955.49,12888.5,0],[[3931,2],[3955,2]]], [3955,[8936.72,12957.5,1.90735e-006],[[3932,2],[3954,2]]], [3956,[8969.04,11029,0],[[3934,2],[3980,2]]], [3957,[10729.9,9740.27,3.8147e-006],[[3935,2],[3981,2]]], [3958,[11243.6,9999.54,0],[[3936,2],[3982,2]]], [3959,[10368.2,10017.5,-9.53674e-007],[[3937,2],[3983,2]]], +[3960,[10319.7,10081.3,0],[[3937,2],[3984,2],[3985,2]]], [3961,[6883.39,16010,1.65272],[[3938,2],[3986,2],[3987,2]]], [3962,[7056.49,16199.2,7.62939e-006],[[3938,2],[3940,2]]], [3963,[6956.94,16367.1,0],[[3939,2],[3988,2]]], [3964,[7123.61,16560.2,-5.08626e-006],[[3939,2],[3941,2],[3989,2]]], [3965,[7318.32,15475.9,0],[[3942,2],[3990,2],[3991,2]]], +[3966,[7795.73,15315,0],[[3943,2],[3992,2]]], [3967,[7791.49,15192.8,-3.8147e-006],[[3943,2]]], [3968,[8515.95,19410,0],[[3944,2],[3993,2]]], [3969,[8681.04,19591.5,0],[[3945,2],[3994,2]]], [3970,[7813.08,17664.5,1.52588e-005],[[3946,2],[3995,2]]], [3971,[9263.05,19674.6,0],[[3947,2],[3996,2]]], +[3972,[10083.9,20906.4,-7.62939e-006],[[3948,2],[3997,2]]], [3973,[9316.62,21355.9,0],[[3949,2],[3998,2]]], [3974,[9885.66,22208.3,0],[[3950,2],[3999,2]]], [3975,[10031.5,22042.5,0],[[3950,2],[4000,2]]], [3976,[8758.42,11350.6,-3.8147e-006],[[3951,2],[3978,2]]], [3977,[9076.42,11330.4,0],[[3951,2],[4001,2]]], +[3978,[8575.17,11313.8,9.53674e-007],[[3952,2],[3976,2],[4002,2],[3978,2]]], [3979,[8507.79,12416.1,0],[[3953,2],[4003,2]]], [3980,[8948.57,10880.2,0],[[3956,2],[4004,2]]], [3981,[10672.6,9602.48,0],[[3957,2],[4005,2]]], [3982,[11354.4,9915.78,0],[[3958,2],[4006,2]]], [3983,[10249.4,9914.99,0],[[3959,2],[4007,2]]], +[3984,[10260.3,10220,0],[[3960,2],[4008,2]]], [3985,[10187.4,9990.92,0],[[3960,2],[4009,2]]], [3986,[6789.9,15888.9,0],[[3961,2],[4010,2]]], [3987,[6824.91,16076.7,0],[[3961,2],[4011,2],[4012,2]]], [3988,[6920.1,16342.2,1.90735e-006],[[3963,2],[4013,2],[4011,2],[4014,2]]], [3989,[7131.31,16711.5,0],[[3964,2],[4015,2],[4016,2]]], +[3990,[7188.09,15495.1,0],[[3965,2],[4017,2]]], [3991,[7357.44,15441.5,1.27157e-006],[[3965,2],[4018,2],[4019,2]]], [3992,[7672.01,15388.5,0],[[3966,2],[4020,2]]], [3993,[8493.84,19495,0],[[3968,2],[4021,2]]], [3994,[8735.58,19673.2,0],[[3969,2],[4022,2]]], [3995,[7712.72,17562.6,1.52588e-005],[[3970,2],[4023,2]]], +[3996,[9138.01,19676.9,0],[[3971,2],[4024,2]]], [3997,[10084.8,21031.8,0],[[3972,2],[4025,2]]], [3998,[9322.56,21491.9,0],[[3973,2],[4026,2]]], [3999,[9712.85,22266.3,0],[[3974,2],[4027,2]]], [4000,[10048.1,21954.3,0],[[3975,2],[4028,2]]], [4001,[9197.73,11410.2,0],[[3977,2],[4029,2]]], +[4002,[8440.91,11161.3,0],[[3978,2],[4030,2]]], [4003,[8342.48,12413.3,0],[[3979,2],[4031,2]]], [4004,[8964.58,10736.8,0],[[3980,2],[4032,2]]], [4005,[10668,9460.99,0],[[3981,2],[4033,2]]], [4006,[11448.4,9858.56,0],[[3982,2],[4034,2]]], [4007,[10162.2,9795.17,0],[[3983,2],[4035,2]]], +[4008,[10241.7,10337.9,0],[[3984,2],[4036,2]]], [4009,[10086.6,9871.79,0],[[3985,2],[4037,2]]], [4010,[6777.03,15731.2,3.8147e-006],[[3986,2],[4038,2]]], [4011,[6764.95,16222.8,2.54313e-006],[[3987,2],[3988,2],[4039,2]]], [4012,[6714.71,15977.1,0],[[3987,2],[4040,2]]], [4013,[7028.06,16285.5,0],[[3988,2],[4013,2]]], +[4014,[6808.84,16398,-7.62939e-006],[[3988,2],[4041,2]]], [4015,[6982.21,16699,1.52588e-005],[[3989,2],[4042,2]]], [4016,[7107.76,16807.9,0],[[3989,2],[4043,2]]], [4017,[7025.75,15466.8,0],[[3990,2],[4044,2]]], [4018,[7451.88,15420.8,1.27157e-006],[[3991,2],[4045,2],[4018,2],[4020,2]]], [4019,[7383.73,15338.5,0],[[3991,2],[4046,2]]], +[4020,[7550.72,15411,-7.62939e-006],[[3992,2],[4018,2]]], [4021,[8480.73,19605.2,0],[[3993,2],[4047,2]]], [4022,[8778.01,19766.7,0],[[3994,2],[4048,2]]], [4023,[7710.72,17452.4,0],[[3995,2],[4049,2]]], [4024,[9061.27,19615.7,0],[[3996,2],[4050,2]]], [4025,[10059.8,21145.2,0],[[3997,2],[4051,2]]], +[4026,[9329.64,21556.5,7.15256e-007],[[3998,2],[4052,2],[4053,2],[4054,2]]], [4027,[9559.28,22245.5,0],[[3999,2],[4055,2]]], [4028,[10133.6,21872.8,0],[[4000,2],[4056,2]]], [4029,[9210.66,11482.1,0],[[4001,2]]], [4030,[8312.64,11078.4,0],[[4002,2],[4057,2]]], [4031,[8218.45,12365.8,0],[[4003,2],[4058,2]]], +[4032,[8910.15,10616.8,0],[[4004,2],[4059,2]]], [4033,[10710.7,9308.27,0],[[4005,2],[4060,2]]], [4034,[11471.4,9870.5,0],[[4006,2],[4061,2],[4062,2]]], [4035,[10072.1,9644.44,-9.53674e-007],[[4007,2],[4063,2]]], [4036,[10111.5,10275.1,0],[[4008,2],[4064,2]]], [4037,[9972.01,9789.22,0],[[4009,2],[4065,2]]], +[4038,[6780.62,15543.6,0],[[4010,2],[4066,2]]], [4039,[6600.59,16169.7,0],[[4011,2],[4067,2]]], [4040,[6630.64,15893.4,0],[[4012,2],[4068,2]]], [4041,[6904.73,16459.6,0],[[4014,2],[4042,2]]], [4042,[6896.43,16603.8,0],[[4015,2],[4041,2]]], [4043,[7158.56,16930.5,0],[[4016,2],[4069,2]]], +[4044,[6850.66,15454.6,-3.8147e-006],[[4017,2],[4070,2],[4066,2]]], [4045,[7430.92,15419.2,1.90735e-006],[[4018,2]]], [4046,[7368.27,15227.3,0],[[4019,2],[4071,2]]], [4047,[8466.03,19751.3,-7.62939e-006],[[4021,2],[4072,2]]], [4048,[8872.79,19715.1,0],[[4022,2],[4050,2]]], [4049,[7600.6,17329.3,0],[[4023,2],[4073,2]]], +[4050,[8957.47,19687,0],[[4024,2],[4048,2]]], [4051,[9960.66,21193.6,0],[[4025,2],[4051,2]]], [4052,[9216.71,21467.2,0],[[4026,2],[4074,2]]], [4053,[9435.18,21712.9,0],[[4026,2],[4075,2]]], [4054,[9236.71,21659.7,-9.53674e-007],[[4026,2],[4076,2]]], [4055,[9514.52,22129.4,0],[[4027,2],[4077,2]]], +[4056,[10193,21785.9,0],[[4028,2],[4078,2]]], [4057,[8285.17,11059.1,0],[[4030,2],[4079,2],[4057,2],[4080,2]]], [4058,[8105.57,12360.8,0],[[4031,2],[4081,2]]], [4059,[8851.08,10475.5,0],[[4032,2],[4082,2]]], [4060,[10694,9134.13,3.8147e-006],[[4033,2],[4083,2]]], [4061,[11597.5,9946.49,0],[[4034,2],[4084,2]]], +[4062,[11533.6,9768.11,-9.53674e-007],[[4034,2],[4085,2]]], [4063,[10026.9,9594.07,-6.35783e-007],[[4035,2],[4086,2],[4065,2]]], [4064,[10076.5,10223.4,0],[[4036,2]]], [4065,[9890.41,9706.99,-1.58946e-007],[[4037,2],[4063,2],[4087,2]]], [4066,[6773.58,15512.9,0],[[4038,2],[4044,2],[4070,2],[4088,2]]], [4067,[6534.61,16158.8,0],[[4039,2],[4089,2],[4090,2]]], +[4068,[6566.89,15812.4,0],[[4040,2],[4091,2]]], [4069,[7231.11,17062.7,0],[[4043,2],[4092,2]]], [4070,[6789.23,15436.8,0],[[4044,2],[4066,2],[4093,2]]], [4071,[7391.24,15117.2,0],[[4046,2],[4094,2]]], [4072,[8509.02,19856.3,0],[[4047,2],[4095,2]]], [4073,[7490.59,17226,1.52588e-005],[[4049,2],[4096,2],[4092,2]]], +[4074,[9082.79,21366.8,0],[[4052,2],[4097,2]]], [4075,[9459.72,21840.1,0],[[4053,2],[4077,2]]], [4076,[9166.08,21764,0],[[4054,2],[4098,2]]], [4077,[9482.88,21968.6,0],[[4055,2],[4075,2]]], [4078,[10215.3,21671.2,0],[[4056,2],[4099,2]]], [4079,[8106.93,10989,-1.90735e-006],[[4057,2],[4100,2]]], +[4080,[8276.63,10907.8,0],[[4057,2],[4101,2]]], [4081,[7996.69,12387.6,0],[[4058,2],[4102,2]]], [4082,[8751.41,10390.6,-3.8147e-006],[[4059,2],[4103,2]]], [4083,[10629.9,9025.4,0],[[4060,2],[4104,2]]], [4084,[11725.1,10023.8,0],[[4061,2],[4105,2]]], [4085,[11587,9680.6,0],[[4062,2],[4106,2],[4107,2]]], +[4086,[9970.67,9429.65,0],[[4063,2],[4108,2]]], [4087,[9778.45,9669.73,0],[[4065,2],[4087,2]]], [4088,[6656.77,15540.4,0],[[4066,2],[4109,2]]], [4089,[6445.87,16057.6,0],[[4067,2],[4110,2]]], [4090,[6455.06,16200.2,1.95802],[[4067,2],[4090,2],[4111,2]]], [4091,[6480.38,15709.2,0],[[4068,2],[4112,2]]], +[4092,[7383.53,17108.9,0],[[4069,2],[4073,2],[4096,2]]], [4093,[6673.21,15365.7,3.8147e-006],[[4070,2],[4113,2]]], [4094,[7451.33,14960.6,0],[[4071,2],[4114,2]]], [4095,[8556.3,19975.9,7.62939e-006],[[4072,2],[4115,2]]], [4096,[7424.43,17135,0],[[4073,2],[4092,2],[4116,2]]], [4097,[8945.6,21264.9,-1.90735e-006],[[4074,2],[4117,2]]], +[4098,[9124.57,21903.1,-9.53674e-007],[[4076,2],[4118,2]]], [4099,[10284.6,21590.6,0],[[4078,2],[4119,2]]], [4100,[7952.48,10970.1,-1.90735e-006],[[4079,2],[4120,2]]], [4101,[8280.32,10764.8,0],[[4080,2],[4121,2]]], [4102,[7882.82,12317.2,0],[[4081,2],[4122,2]]], [4103,[8659.83,10361.4,0],[[4082,2],[4123,2]]], +[4104,[10680.5,8911.91,0],[[4083,2],[4124,2]]], [4105,[11784.8,10129.8,0],[[4084,2],[4125,2]]], [4106,[11504,9592.43,1.90735e-006],[[4085,2],[4126,2]]], [4107,[11638.5,9699.94,0],[[4085,2],[4127,2],[4128,2]]], [4108,[9973.5,9310.74,0],[[4086,2],[4129,2]]], [4109,[6575.74,15596.8,3.8147e-006],[[4088,2],[4130,2]]], +[4110,[6340.9,15925.4,0],[[4089,2],[4131,2]]], [4111,[6271.32,16185,0],[[4090,2],[4132,2]]], [4112,[6400.43,15605.4,-3.8147e-006],[[4091,2],[4133,2]]], [4113,[6547.52,15293.4,0],[[4093,2],[4134,2]]], [4114,[7491.56,14854,0],[[4094,2],[4135,2]]], [4115,[8625.73,20090.9,0],[[4095,2],[4136,2]]], +[4116,[7299.69,17214.5,0],[[4096,2],[4137,2]]], [4117,[8818.26,21222.5,1.90735e-006],[[4097,2],[4138,2]]], [4118,[9107.98,22042.7,0],[[4098,2],[4139,2]]], [4119,[10397.2,21532.7,0],[[4099,2],[4140,2]]], [4120,[7808.15,10974.1,0],[[4100,2],[4141,2]]], [4121,[8237.71,10617.6,0],[[4101,2],[4142,2]]], +[4122,[7826.33,12249.1,0],[[4102,2],[4143,2]]], [4123,[8538.34,10271.3,0],[[4103,2],[4144,2]]], [4124,[10647.6,8797.4,0],[[4104,2],[4145,2]]], [4125,[11855.8,10271.6,9.53674e-007],[[4105,2],[4146,2]]], [4126,[11564.2,9441.75,1.90735e-006],[[4106,2],[4147,2]]], [4127,[11720.5,9570.5,0],[[4107,2],[4148,2]]], +[4128,[11793.7,9774.36,0],[[4107,2],[4149,2]]], [4129,[9950.26,9246.7,-1.90735e-006],[[4108,2],[4150,2]]], [4130,[6480.41,15486.5,0],[[4109,2],[4151,2]]], [4131,[6305.32,15825,0],[[4110,2],[4152,2]]], [4132,[6182.19,16184.7,0],[[4111,2],[4153,2],[4154,2]]], [4133,[6301.61,15531.9,-6.35783e-007],[[4112,2],[4155,2],[4151,2],[4156,2]]], +[4134,[6461.32,15235.9,2.54313e-006],[[4113,2],[4157,2],[4158,2]]], [4135,[7528.13,14745.5,0],[[4114,2],[4159,2]]], [4136,[8649.6,20193.7,0],[[4115,2],[4160,2]]], [4137,[7273.44,17300.2,1.52588e-005],[[4116,2],[4161,2]]], [4138,[8700.96,21158.2,0],[[4117,2],[4162,2]]], [4139,[9137.11,22083.5,0],[[4118,2],[4163,2],[4139,2],[4164,2]]], +[4140,[10523.2,21496.6,0],[[4119,2],[4165,2]]], [4141,[7669.13,10977.6,0],[[4120,2],[4166,2]]], [4142,[8216.51,10501.7,0],[[4121,2],[4167,2]]], [4143,[7754.52,12144,-3.8147e-006],[[4122,2],[4168,2]]], [4144,[8428.62,10156.1,0],[[4123,2],[4169,2]]], [4145,[10624,8681.18,3.8147e-006],[[4124,2],[4170,2]]], +[4146,[11962.9,10288.4,0],[[4125,2],[4171,2]]], [4147,[11640.4,9318.32,0],[[4126,2],[4172,2]]], [4148,[11811.8,9500.47,0],[[4127,2],[4173,2]]], [4149,[11862.1,9694.3,0],[[4128,2],[4149,2],[4174,2]]], [4150,[9824.31,9166.79,-1.90735e-006],[[4129,2],[4175,2]]], [4151,[6396.27,15406.6,-1.90735e-006],[[4130,2],[4133,2],[4156,2],[4151,2]]], +[4152,[6191.13,15695.5,0],[[4131,2],[4176,2],[4155,2]]], [4153,[6014.71,16176.4,0],[[4132,2],[4177,2]]], [4154,[6177.52,16243.3,0],[[4132,2],[4178,2],[4179,2]]], [4155,[6198.9,15643.6,1.90735e-006],[[4133,2],[4152,2],[4176,2]]], [4156,[6389.56,15410.9,0],[[4151,2],[4133,2]]], [4157,[6317.14,15146.3,0],[[4134,2],[4180,2]]], +[4158,[6394.76,15122.8,-3.8147e-006],[[4134,2],[4181,2]]], [4159,[7536.89,14654.2,-7.62939e-006],[[4135,2],[4182,2]]], [4160,[8609.75,20320.9,0],[[4136,2],[4183,2]]], [4161,[7236.04,17380.1,1.52588e-005],[[4137,2],[4184,2]]], [4162,[8597.43,21086,0],[[4138,2],[4185,2]]], [4163,[9238.61,22241.2,1.90735e-006],[[4139,2],[4186,2]]], +[4164,[9058.35,22197.8,-1.90735e-006],[[4139,2],[4187,2]]], [4165,[10543,21518.4,0],[[4140,2]]], [4166,[7525.39,10964.4,0],[[4141,2],[4188,2],[4189,2]]], [4167,[8119.79,10517.7,0],[[4142,2],[4190,2]]], [4168,[7689.23,12053.1,0],[[4143,2],[4191,2]]], [4169,[8311.48,10092.3,0],[[4144,2],[4192,2]]], +[4170,[10593.3,8545.4,0],[[4145,2],[4193,2]]], [4171,[12053.7,10389.5,0],[[4146,2],[4194,2]]], [4172,[11706.6,9208.9,0],[[4147,2],[4195,2]]], [4173,[11854.4,9468.87,9.53674e-007],[[4148,2]]], [4174,[11926.7,9672.37,-3.17891e-007],[[4149,2],[4196,2],[4197,2]]], [4175,[9728.28,9040.24,0],[[4150,2],[4198,2]]], +[4176,[6170.61,15679.2,0],[[4152,2],[4155,2],[4199,2]]], [4177,[5958.96,16187.8,0],[[4153,2],[4200,2],[4201,2]]], [4178,[6170.6,16308.2,-3.8147e-006],[[4154,2]]], [4179,[6275.13,16243.5,0],[[4154,2]]], [4180,[6202.84,15065.8,0],[[4157,2],[4202,2]]], [4181,[6343.06,14983.3,1.90735e-006],[[4158,2],[4203,2]]], +[4182,[7584.83,14508.6,0],[[4159,2],[4204,2]]], [4183,[8646.82,20427.8,3.8147e-006],[[4160,2],[4205,2]]], [4184,[7284.73,17479.8,0],[[4161,2],[4206,2]]], [4185,[8517.4,20979.6,0],[[4162,2],[4207,2]]], [4186,[9310.3,22369.7,0],[[4163,2],[4208,2]]], [4187,[8971.54,22271.5,0],[[4164,2],[4209,2]]], +[4188,[7366.65,11000.9,-4.76837e-007],[[4166,2],[4210,2]]], [4189,[7495.87,10840.9,0],[[4166,2]]], [4190,[8012.39,10412,0],[[4167,2],[4211,2]]], [4191,[7607.15,11987.9,0],[[4168,2],[4212,2]]], [4192,[8279.28,10071.4,0],[[4169,2]]], [4193,[10590.3,8438.7,0],[[4170,2],[4213,2]]], +[4194,[12092.9,10472.9,0],[[4171,2]]], [4195,[11731.7,9067.2,0],[[4172,2],[4214,2]]], [4196,[12041.5,9718.83,-1.90735e-006],[[4174,2],[4215,2]]], [4197,[12086.3,9617.42,0],[[4174,2],[4216,2]]], [4198,[9707.04,8889.22,0],[[4175,2],[4217,2]]], [4199,[6091.31,15603.9,6.35783e-007],[[4176,2],[4218,2],[4219,2]]], +[4200,[5880.51,16149.9,7.62939e-007],[[4177,2],[4220,2],[4221,2],[4200,2],[4222,2]]], [4201,[6015.28,16345,0],[[4177,2],[4223,2]]], [4202,[6079.61,14958.2,-1.90735e-006],[[4180,2],[4224,2]]], [4203,[6282.05,14856.9,3.8147e-006],[[4181,2],[4225,2]]], [4204,[7612.26,14384.2,0],[[4182,2],[4226,2],[4227,2]]], [4205,[8613.72,20498.1,0],[[4183,2],[4228,2]]], +[4206,[7262.7,17612.4,0],[[4184,2],[4229,2]]], [4207,[8429.38,20872.8,0],[[4185,2],[4230,2]]], [4208,[9310.13,22485.9,0],[[4186,2],[4231,2]]], [4209,[8852.15,22317.7,0],[[4187,2],[4232,2]]], [4210,[7227.99,11038.1,1.85407],[[4188,2],[4233,2],[4234,2]]], [4211,[7933.55,10391.9,0],[[4190,2]]], +[4212,[7507.29,11973.9,-6.35783e-007],[[4191,2],[4235,2],[4236,2]]], [4213,[10646,8289.75,0],[[4193,2],[4237,2]]], [4214,[11781.2,8941.05,0],[[4195,2],[4238,2]]], [4215,[12162.2,9748.23,0],[[4196,2],[4239,2]]], [4216,[12202.4,9565.27,0],[[4197,2],[4240,2]]], [4217,[9631.07,8773.44,0],[[4198,2],[4241,2]]], +[4218,[6014.34,15471.2,-1.90735e-006],[[4199,2],[4242,2]]], [4219,[6052.72,15754.5,0],[[4199,2],[4243,2]]], [4220,[5839.49,16230.5,0],[[4200,2],[4244,2]]], [4221,[5665.34,16156.5,0],[[4200,2],[4245,2]]], [4222,[5970.38,16009.6,0],[[4200,2],[4243,2]]], [4223,[6062.82,16437.1,0],[[4201,2],[4246,2]]], +[4224,[6044.17,14923.3,0],[[4202,2],[4247,2],[4248,2]]], [4225,[6258.02,14772.7,-1.27157e-006],[[4203,2],[4248,2],[4249,2]]], [4226,[7740.46,14320.2,0],[[4204,2],[4250,2]]], [4227,[7612.97,14185.2,0],[[4204,2],[4251,2]]], [4228,[8552.09,20591.6,0],[[4205,2],[4252,2]]], [4229,[7258.2,17757.3,0],[[4206,2],[4253,2]]], +[4230,[8408.41,20824.5,0],[[4207,2],[4254,2],[4252,2]]], [4231,[9177.93,22511.6,-1.90735e-006],[[4208,2],[4255,2]]], [4232,[8695.9,22334.5,-3.8147e-006],[[4209,2],[4256,2]]], [4233,[7265.48,11175.7,0],[[4210,2],[4257,2]]], [4234,[7056.51,11074.4,0],[[4210,2],[4258,2]]], [4235,[7514.17,12085.9,-1.90735e-006],[[4212,2],[4259,2]]], +[4236,[7480.95,11833,1.90735e-006],[[4212,2],[4260,2]]], [4237,[10639.5,8167.62,0],[[4213,2],[4261,2],[4262,2]]], [4238,[11775.4,8802.92,0],[[4214,2],[4263,2]]], [4239,[12279.3,9745.23,0],[[4215,2],[4264,2]]], [4240,[12336.3,9495.61,0],[[4216,2],[4265,2]]], [4241,[9571.14,8605.8,0],[[4217,2],[4266,2]]], +[4242,[5919.89,15362.3,0],[[4218,2],[4267,2]]], [4243,[6018.86,15886.8,0],[[4219,2],[4222,2]]], [4244,[5720,16266,0],[[4220,2],[4268,2]]], [4245,[5580.69,16096.3,0],[[4221,2],[4269,2]]], [4246,[6061.44,16576.3,0],[[4223,2],[4270,2]]], [4247,[5910.35,14816.9,0],[[4224,2],[4271,2]]], +[4248,[6157.7,14829.6,0],[[4224,2],[4225,2]]], [4249,[6361.27,14680.1,0],[[4225,2],[4272,2]]], [4250,[7838.09,14391,0],[[4226,2],[4273,2]]], [4251,[7619.05,14037.4,0],[[4227,2],[4274,2]]], [4252,[8461.06,20693.7,0],[[4228,2],[4230,2]]], [4253,[7226.32,17912.6,0],[[4229,2],[4275,2]]], +[4254,[8255.38,20923.8,-3.8147e-006],[[4230,2],[4276,2]]], [4255,[9033.06,22519.9,-1.90735e-006],[[4231,2],[4277,2]]], [4256,[8571.65,22328.4,-3.8147e-006],[[4232,2],[4278,2]]], [4257,[7324.29,11301,9.53674e-007],[[4233,2],[4279,2]]], [4258,[6903.79,11113,9.53674e-007],[[4234,2],[4280,2]]], [4259,[7488.74,12171.7,0],[[4235,2],[4281,2]]], +[4260,[7452.88,11704.2,-1.90735e-006],[[4236,2],[4282,2]]], [4261,[10529.2,8057.88,7.62939e-006],[[4237,2],[4283,2]]], [4262,[10664,8151.35,0],[[4509,2],[4237,2]]], [4263,[11736.5,8676.33,0],[[4238,2],[4284,2]]], [4264,[12413.2,9665.69,0],[[4239,2],[4285,2]]], [4265,[12473.4,9414.92,0],[[4240,2],[4286,2]]], +[4266,[9494.3,8443.8,0],[[4241,2],[4287,2]]], [4267,[5830.01,15266.5,0],[[4242,2],[4288,2]]], [4268,[5616.06,16307.2,0],[[4244,2],[4289,2]]], [4269,[5472.16,16156.1,0],[[4245,2],[4290,2]]], [4270,[6053.79,16696,0],[[4246,2],[4291,2]]], [4271,[5760.18,14780.3,0],[[4247,2],[4292,2]]], +[4272,[6422.89,14583,0],[[4249,2],[4272,2]]], [4273,[7964.92,14430.5,-1.52588e-005],[[4250,2],[4293,2]]], [4274,[7610.5,13879.6,0],[[4251,2],[4294,2]]], [4275,[7174.6,18054.9,0],[[4253,2],[4295,2]]], [4276,[8109.18,21026.4,0],[[4254,2],[4296,2]]], [4277,[9042.95,22626.2,1.90735e-006],[[4255,2],[4297,2]]], +[4278,[8441.96,22332,0],[[4256,2],[4298,2]]], [4279,[7333.68,11438.5,0],[[4257,2],[4282,2],[4279,2],[4299,2]]], [4280,[6777.89,11101.6,0],[[4258,2],[4300,2]]], [4281,[7413.92,12268.2,0],[[4259,2],[4301,2]]], [4282,[7439.76,11566.4,-9.53674e-007],[[4260,2],[4279,2]]], [4283,[10413,8114.16,0],[[4261,2],[4302,2]]], +[4284,[11750.8,8607.25,-7.62939e-006],[[4263,2],[4303,2]]], [4285,[12525.1,9624.51,0],[[4264,2],[4304,2]]], [4286,[12522.8,9298.75,0],[[4265,2],[4305,2]]], [4287,[9471.43,8310.37,0],[[4266,2],[4306,2]]], [4288,[5711.44,15149.3,0],[[4267,2],[4307,2]]], [4289,[5490.86,16354.5,0],[[4268,2],[4308,2]]], +[4290,[5328.34,16153.8,-7.62939e-006],[[4269,2],[4309,2]]], [4291,[6169.94,16824.7,0],[[4270,2],[4310,2]]], [4292,[5591.19,14712.6,0],[[4271,2],[4311,2]]], [4293,[8068.01,14435.6,1.52588e-005],[[4273,2]]], [4294,[7505.32,13810.7,0],[[4274,2],[4312,2]]], [4295,[7181.85,18088.1,0],[[4275,2],[4313,2],[4314,2]]], +[4296,[7996.29,21161.5,0],[[4276,2],[4315,2]]], [4297,[9124.7,22707.9,1.90735e-006],[[4277,2],[4316,2]]], [4298,[8321.68,22366.9,0],[[4278,2],[4317,2]]], [4299,[7213.1,11520,0],[[4279,2],[4318,2]]], [4300,[6657.52,11038.3,0],[[4280,2],[4319,2]]], [4301,[7343.86,12365.7,0],[[4281,2],[4320,2]]], +[4302,[10271.2,8114.99,3.8147e-006],[[4283,2],[4321,2]]], [4303,[11905.8,8576.51,-1.90735e-006],[[4284,2],[4322,2],[4323,2],[4324,2]]], [4304,[12660.5,9683.2,0],[[4285,2],[4325,2]]], [4305,[12508.2,9147.96,0],[[4286,2],[4326,2]]], [4306,[9374.07,8190.82,0],[[4287,2],[4327,2]]], [4307,[5606.97,15021.4,0],[[4288,2],[4328,2]]], +[4308,[5389.28,16373.6,0],[[4289,2],[4329,2]]], [4309,[5247.67,16116.7,0],[[4290,2],[4330,2],[4331,2]]], [4310,[6260.18,16864.7,-7.62939e-006],[[4291,2]]], [4311,[5475.17,14614.7,0],[[4292,2],[4332,2]]], [4312,[7436.08,13849.9,1.52588e-005],[[4294,2],[4333,2]]], [4313,[7197.06,18211.3,0],[[4295,2],[4334,2]]], +[4314,[7341.89,18093.9,0],[[4295,2],[4335,2]]], [4315,[7946.45,21276.1,0],[[4296,2],[4336,2]]], [4316,[9139.41,22814.3,1.90735e-006],[[4297,2],[4337,2]]], [4317,[8315.78,22467.2,0],[[4298,2],[4338,2]]], [4318,[7103.9,11553.3,0],[[4299,2],[4339,2]]], [4319,[6521.39,10984.9,0],[[4300,2],[4340,2]]], +[4320,[7252.66,12445.2,0],[[4301,2],[4341,2]]], [4321,[10215.2,8008.09,0],[[4302,2],[4342,2]]], [4322,[11709.4,8481.6,-7.62939e-006],[[4303,2],[4343,2]]], [4323,[11908.5,8431.93,-7.62939e-006],[[4303,2],[4344,2]]], [4324,[12064.8,8647.15,-7.62939e-006],[[4303,2],[4345,2]]], [4325,[12803.3,9771.14,0],[[4304,2],[4346,2]]], +[4326,[12559.1,9017.98,0],[[4305,2],[4347,2]]], [4327,[9342.85,8131.55,0],[[4306,2],[4348,2],[4349,2]]], [4328,[5507.24,14913.3,0],[[4307,2],[4350,2]]], [4329,[5319.36,16351.4,-6.35783e-007],[[4308,2],[4351,2],[4352,2]]], [4330,[5122.22,16146.5,0],[[4309,2],[4353,2]]], [4331,[5219.9,15961.8,0],[[4309,2],[4354,2]]], +[4332,[5343.81,14513.2,0],[[4311,2],[4355,2]]], [4333,[7362.7,13960.7,0],[[4312,2],[4356,2]]], [4334,[7079.92,18251.4,-1.52588e-005],[[4313,2],[4357,2]]], [4335,[7466.51,18184.9,1.52588e-005],[[4314,2],[4358,2]]], [4336,[7950.23,21421.3,0],[[4315,2],[4359,2]]], [4337,[9028.04,22879.6,0],[[4316,2],[4360,2]]], +[4338,[8230.74,22542.7,0],[[4317,2],[4338,2]]], [4339,[6979.35,11572.1,-1.90735e-006],[[4318,2],[4361,2]]], [4340,[6383.74,10914.4,0],[[4319,2],[4362,2]]], [4341,[7153.84,12493,3.8147e-006],[[4320,2],[4363,2]]], [4342,[10140.9,7901.47,0],[[4321,2],[4364,2]]], [4343,[11568.2,8441.52,0],[[4322,2],[4365,2]]], +[4344,[11956.8,8396.39,0],[[4323,2],[4366,2]]], [4345,[12175.3,8700.4,0],[[4324,2],[4367,2]]], [4346,[12887.2,9833.02,0],[[4325,2]]], [4347,[12571.6,8844.45,0],[[4326,2],[4368,2]]], [4348,[9406.87,8013.35,0],[[4327,2],[4369,2]]], [4349,[9262.02,8063.1,-3.8147e-006],[[4327,2]]], +[4350,[5416.42,14802.7,0],[[4328,2],[4370,2]]], [4351,[5223.63,16289.1,0],[[4329,2]]], [4352,[5255.35,16457.3,-1.90735e-006],[[4329,2],[4371,2]]], [4353,[5050.82,16149.8,2.54313e-006],[[4330,2],[4372,2],[4373,2]]], [4354,[5193.13,15828.5,0],[[4331,2],[4374,2]]], [4355,[5246.21,14495.7,6.35783e-007],[[4332,2],[4375,2],[4376,2]]], +[4356,[7292.84,13955.3,1.52588e-005],[[4333,2]]], [4357,[7036.35,18369.9,0],[[4334,2],[4377,2]]], [4358,[7423.24,18281.4,1.52588e-005],[[4335,2],[4378,2]]], [4359,[7924.51,21565.6,0],[[4336,2],[4379,2]]], [4360,[9042.44,22959.8,0],[[4337,2],[4380,2]]], [4361,[6855.93,11538.1,0],[[4339,2],[4381,2]]], +[4362,[6279.6,10820.3,0],[[4340,2],[4382,2]]], [4363,[7054.67,12578.9,0],[[4341,2],[4383,2]]], [4364,[10146.3,7757.71,7.62939e-006],[[4342,2],[4384,2]]], [4365,[11449.7,8348.2,0],[[4343,2],[4385,2]]], [4366,[12117.1,8432.04,6.35783e-007],[[4344,2],[4366,2],[4386,2]]], [4367,[12329.7,8757.43,0],[[4345,2],[4387,2]]], +[4368,[12624.2,8711.76,0],[[4347,2],[4388,2]]], [4369,[9460.89,7934.95,0],[[4348,2],[4389,2]]], [4370,[5358.8,14737.2,0],[[4350,2],[4390,2],[4375,2]]], [4371,[5183.77,16529.4,1.90735e-006],[[4352,2],[4391,2]]], [4372,[4984.87,16234.9,0],[[4353,2],[4392,2]]], [4373,[4897.15,16144.7,7.62939e-006],[[4353,2],[4393,2]]], +[4374,[5149.56,15775.2,0],[[4354,2],[4394,2]]], [4375,[5297.23,14647.9,0],[[4355,2],[4370,2]]], [4376,[5178.97,14479.8,1.27157e-006],[[4355,2],[4395,2],[4396,2]]], [4377,[7081.02,18465.6,0],[[4357,2],[4397,2]]], [4378,[7509.49,18362.4,0],[[4358,2],[4398,2]]], [4379,[7823.51,21577.4,-7.62939e-006],[[4359,2],[4399,2]]], +[4380,[9118.13,23090.3,-1.90735e-006],[[4360,2],[4400,2]]], [4381,[6767.37,11530.9,0],[[4361,2],[4401,2]]], [4382,[6233.1,10926.9,0],[[4362,2],[4402,2]]], [4383,[6959.38,12611.3,0],[[4363,2],[4403,2]]], [4384,[10216.1,7619.61,0],[[4364,2],[4404,2]]], [4385,[11356.1,8248.44,0],[[4365,2],[4405,2]]], +[4386,[12269.8,8453.91,1.90735e-006],[[4366,2],[4406,2]]], [4387,[12490.8,8791.4,0],[[4367,2],[4407,2]]], [4388,[12591.5,8606.13,-4.76837e-007],[[4368,2],[4408,2],[4407,2]]], [4389,[9316.33,7983.38,0],[[4369,2],[4409,2]]], [4390,[5234.24,14773.1,0],[[4370,2],[4410,2]]], [4391,[5105,16624.4,6.35783e-007],[[4371,2],[4411,2],[4412,2]]], +[4392,[4909.12,16309.4,-3.8147e-006],[[4372,2],[4413,2]]], [4393,[4767.72,16155.6,0],[[4373,2],[4414,2]]], [4394,[5125.55,15737.1,0],[[4374,2]]], [4395,[5006.58,14447.2,0],[[4376,2],[4415,2]]], [4396,[5158.88,14365.7,0],[[4376,2],[4416,2]]], [4397,[7066.55,18597.4,0],[[4377,2],[4417,2]]], +[4398,[7567.26,18359.6,0],[[4378,2]]], [4399,[7668.2,21645.6,0],[[4379,2],[4418,2]]], [4400,[9088.97,23193.3,1.90735e-006],[[4380,2],[4419,2]]], [4401,[6652.73,11544.5,0],[[4381,2],[4420,2]]], [4402,[6148.89,10970.9,3.8147e-006],[[4382,2],[4421,2]]], [4403,[6842.32,12633.1,0],[[4383,2],[4422,2]]], +[4404,[10310.2,7492.08,7.62939e-006],[[4384,2],[4423,2]]], [4405,[11236.5,8163.81,0],[[4385,2],[4424,2]]], [4406,[12414.1,8476.22,0],[[4386,2],[4408,2]]], [4407,[12557.4,8727.58,0],[[4387,2],[4388,2]]], [4408,[12560.1,8474.17,0],[[4388,2],[4406,2],[4425,2]]], [4409,[9229.89,7891.47,0],[[4389,2],[4426,2]]], +[4410,[5110.76,14765.5,-1.90735e-006],[[4390,2],[4427,2]]], [4411,[5042.49,16747.6,0],[[4391,2],[4428,2]]], [4412,[5122.71,16784.9,3.8147e-006],[[4391,2],[4429,2]]], [4413,[4836.68,16380.6,0],[[4392,2],[4430,2]]], [4414,[4625.09,16129.1,7.62939e-006],[[4393,2],[4431,2]]], [4415,[4921.93,14410.5,0],[[4395,2],[4432,2],[4433,2]]], +[4416,[5168.86,14231.1,0],[[4396,2],[4434,2],[4416,2],[4435,2]]], [4417,[6987.18,18636,0],[[4397,2],[4436,2]]], [4418,[7587.47,21713.7,0],[[4399,2],[4437,2]]], [4419,[8967.91,23251.1,0],[[4400,2],[4438,2]]], [4420,[6589.18,11541.5,0],[[4401,2],[4439,2]]], [4421,[6066.94,10912.3,0],[[4402,2],[4440,2],[4441,2]]], +[4422,[6738.1,12626.6,0],[[4403,2],[4442,2]]], [4423,[10478.3,7465.67,0],[[4404,2],[4443,2]]], [4424,[11141.9,8093.45,0],[[4405,2],[4444,2]]], [4425,[12622.5,8313.16,0],[[4408,2],[4445,2]]], [4426,[9186.26,7831.68,1.90735e-006],[[4409,2],[4446,2]]], [4427,[4997.92,14700,0],[[4410,2],[4447,2]]], +[4428,[4919.98,16854.6,-1.90735e-006],[[4411,2],[4448,2]]], [4429,[5065.79,16937.7,0],[[4412,2],[4449,2]]], [4430,[4796.58,16430.3,1.78477],[[4413,2],[4450,2],[4451,2]]], [4431,[4502.17,16083,0],[[4414,2],[4452,2]]], [4432,[4808.64,14327.1,0],[[4415,2],[4453,2]]], [4433,[4912.06,14479.5,-1.90735e-006],[[4415,2],[4454,2]]], +[4434,[5112.46,14037.6,-1.90735e-006],[[4416,2],[4455,2]]], [4435,[5254.28,14132.6,0],[[4416,2],[4456,2]]], [4436,[6940.52,18726.7,1.52588e-005],[[4417,2],[4457,2]]], [4437,[7461.64,21767.6,7.62939e-006],[[4418,2],[4458,2]]], [4438,[8908.73,23368.4,-3.8147e-006],[[4419,2],[4459,2]]], [4439,[6499.85,11544.2,0],[[4420,2],[4460,2]]], +[4440,[5980.55,10992.1,3.8147e-006],[[4421,2],[4461,2]]], [4441,[6085.87,10834.5,3.8147e-006],[[4421,2],[4462,2]]], [4442,[6629.72,12608.7,7.62939e-006],[[4422,2],[4463,2]]], [4443,[10572.8,7360.5,0],[[4423,2],[4464,2]]], [4444,[11076.6,7996.75,1.52588e-005],[[4424,2],[4465,2]]], [4445,[12694.9,8279.01,0],[[4425,2],[4466,2]]], +[4446,[9115.44,7712.96,0],[[4426,2],[4467,2]]], [4447,[4861.03,14676.8,3.8147e-006],[[4427,2],[4468,2]]], [4448,[4886.88,16958.4,0],[[4428,2],[4469,2],[4448,2],[4470,2]]], [4449,[5131.04,17082.3,0],[[4429,2],[4471,2]]], [4450,[4662.84,16485.3,0],[[4430,2],[4472,2]]], [4451,[4652.87,16389.5,0],[[4430,2],[4473,2]]], +[4452,[4387.42,16033.1,2.54313e-006],[[4431,2],[4474,2],[4475,2]]], [4453,[4699,14210.1,0],[[4432,2],[4476,2]]], [4454,[4887.11,14598.6,1.90735e-006],[[4433,2],[4468,2]]], [4455,[5100.4,13892.7,0],[[4434,2],[4477,2]]], [4456,[5292.85,13989.2,0],[[4435,2],[4478,2]]], [4457,[6929.99,18878.7,-5.08626e-006],[[4436,2],[4479,2],[4480,2]]], +[4458,[7393.38,21828.4,0],[[4437,2],[4481,2]]], [4459,[8849.5,23442.6,-7.62939e-006],[[4438,2],[4459,2]]], [4460,[6435.96,11602.8,0],[[4439,2],[4482,2]]], [4461,[5896.65,10975.2,0],[[4440,2],[4483,2]]], [4462,[6159.71,10787.4,0],[[4441,2],[4484,2]]], [4463,[6571.88,12679.7,0],[[4442,2],[4485,2]]], +[4464,[10652.5,7322.52,0],[[4443,2],[4486,2]]], [4465,[10954.1,7973.72,0],[[4444,2],[4487,2]]], [4466,[12729.9,8232.91,0],[[4445,2],[4466,2],[4488,2]]], [4467,[9007.02,7700.35,-3.8147e-006],[[4446,2],[4489,2]]], [4468,[4817.91,14665.4,0],[[4447,2],[4454,2],[4490,2]]], [4469,[4880.32,17051.1,0],[[4448,2]]], +[4470,[4777.96,17071.1,0],[[4448,2],[4491,2],[4492,2]]], [4471,[5247.23,17141.8,0],[[4449,2],[4493,2]]], [4472,[4521.26,16523.4,0],[[4450,2],[4494,2]]], [4473,[4547.11,16282.6,0],[[4451,2],[4495,2]]], [4474,[4329.6,15943.9,-7.62939e-006],[[4452,2],[4496,2]]], [4475,[4267.48,16126.3,-3.8147e-006],[[4452,2],[4497,2]]], +[4476,[4555.78,14087.1,0],[[4453,2],[4498,2]]], [4477,[5035.81,13747.5,0],[[4455,2],[4499,2]]], [4478,[5409.61,13936.8,0],[[4456,2],[4500,2]]], [4479,[7024.95,18957.5,0],[[4457,2],[4501,2]]], [4480,[6769.28,18881.5,1.52588e-005],[[4457,2],[4502,2]]], [4481,[7306.75,21908.9,0],[[4458,2],[4503,2]]], +[4482,[6406.28,11742.1,0],[[4460,2],[4504,2]]], [4483,[5762.96,11011.2,0],[[4461,2],[4505,2]]], [4484,[6157.58,10648.2,0],[[4462,2],[4506,2]]], [4485,[6493.39,12746.2,-7.62939e-006],[[4463,2],[4507,2]]], [4486,[10785,7293.5,-1.52588e-005],[[4464,2],[4508,2]]], [4487,[10840,7930.89,0],[[4465,2],[4509,2]]], +[4488,[12768.3,8161.77,0],[[4466,2],[4510,2]]], [4489,[8967.37,7681.86,0],[[4467,2],[4511,2],[4489,2],[4512,2]]], [4490,[4632.21,14731.8,0],[[4468,2],[4513,2]]], [4491,[4673.62,17145.1,2.54313e-006],[[4470,2],[4492,2],[4514,2]]], [4492,[4702.86,17134.6,0],[[4491,2],[4470,2]]], [4493,[5355.76,17149.6,0],[[4471,2],[4515,2]]], +[4494,[4386.35,16566.8,6.35783e-007],[[4472,2],[4516,2],[4517,2]]], [4495,[4476.44,16169.1,0],[[4473,2],[4497,2]]], [4496,[4263.49,15844.9,-7.62939e-006],[[4474,2],[4518,2]]], [4497,[4370.02,16181.3,3.8147e-006],[[4475,2],[4495,2]]], [4498,[4501.66,14036.1,0],[[4476,2],[4519,2],[4498,2],[4520,2]]], [4499,[5014.76,13692.6,6.35783e-007],[[4477,2],[4521,2],[4522,2]]], +[4500,[5494.73,13903.8,3.8147e-006],[[4478,2],[4523,2]]], [4501,[7023.16,18979.6,0],[[4479,2],[4524,2],[4525,2]]], [4502,[6657.53,18783.5,-1.52588e-005],[[4480,2],[4526,2]]], [4503,[7190.8,21964.2,0],[[4481,2],[4527,2]]], [4504,[6370,11838.3,0],[[4482,2],[4528,2]]], [4505,[5706.15,11084.9,0],[[4483,2],[4529,2]]], +[4506,[6144.23,10586.5,0],[[4484,2]]], [4507,[6402.98,12776.4,0],[[4485,2],[4530,2]]], [4508,[10827.1,7178.59,0],[[4486,2],[4531,2]]], [4509,[10753.7,8030.77,-7.62939e-006],[[4487,2],[4262,2]]], [4510,[12805.9,8083.33,0],[[4488,2],[4532,2]]], [4511,[8914.93,7520.92,0],[[4489,2],[4511,2]]], +[4512,[8839.14,7616.1,0],[[4489,2],[4533,2]]], [4513,[4514.65,14806.9,0],[[4490,2],[4534,2]]], [4514,[4597.87,17174.3,0],[[4491,2],[4535,2],[4514,2],[4536,2]]], [4515,[5394.56,17300,0],[[4493,2],[4537,2]]], [4516,[4299.8,16582.9,-7.94729e-008],[[4494,2],[4538,2],[4539,2]]], [4517,[4392.45,16683.4,1.90735e-006],[[4494,2],[4540,2]]], +[4518,[4228.16,15773.9,1.90735e-006],[[4496,2],[4541,2],[4542,2],[4518,2],[4543,2]]], [4519,[4458.39,14018.8,0],[[4498,2],[4544,2],[4545,2]]], [4520,[4557.26,13890.5,0],[[4498,2],[4546,2]]], [4521,[4963.54,13531.8,3.8147e-006],[[4499,2],[4547,2]]], [4522,[4883.49,13682.8,0],[[4499,2],[4548,2]]], [4523,[5588.94,13859.8,0],[[4500,2],[4549,2]]], +[4524,[6934.35,19091.3,-1.52588e-005],[[4501,2],[4550,2]]], [4525,[7115.6,18904.5,-1.52588e-005],[[4501,2]]], [4526,[6526.96,18739.2,0],[[4502,2],[4551,2]]], [4527,[7097.46,21953.5,0],[[4503,2],[4552,2]]], [4528,[6269.23,11894.8,0],[[4504,2],[4553,2]]], [4529,[5646.38,10992,-3.8147e-006],[[4505,2],[4554,2]]], +[4530,[6366.43,12718.1,0],[[4507,2],[4555,2]]], [4531,[10924.3,7133.17,0],[[4508,2],[4556,2]]], [4532,[12816.8,8001.21,0],[[4510,2],[4557,2]]], [4533,[8741.73,7511.53,0],[[4512,2],[4558,2]]], [4534,[4460.73,14881.2,0],[[4513,2],[4559,2]]], [4535,[4595.29,17246.2,-7.62939e-006],[[4514,2]]], +[4536,[4484.66,17063.3,0],[[4514,2],[4560,2]]], [4537,[5416.91,17330.8,0],[[4515,2],[4561,2],[4562,2]]], [4538,[4255.26,16722.8,0],[[4516,2],[4563,2]]], [4539,[4250.29,16450.1,2.38419e-007],[[4516,2],[4564,2]]], [4540,[4378.13,16828.5,0],[[4517,2],[4560,2]]], [4541,[4122.8,15655.3,0],[[4518,2],[4565,2]]], +[4542,[4238.78,15777.7,0],[[4518,2]]], [4543,[4349.73,15827.3,0],[[4518,2],[4566,2]]], [4544,[4294.39,13930.9,0],[[4519,2],[4567,2]]], [4545,[4417.63,14147.1,0],[[4519,2],[4568,2]]], [4546,[4594.94,13845.4,0],[[4520,2],[4569,2],[4570,2]]], [4547,[4828.71,13478.4,0],[[4521,2],[4571,2]]], +[4548,[4833.97,13709.4,0],[[4522,2],[4572,2]]], [4549,[5682.63,13778.1,0],[[4523,2],[4573,2]]], [4550,[6979.54,19170.8,0],[[4524,2],[4574,2]]], [4551,[6485.3,18634,1.52588e-005],[[4526,2],[4575,2]]], [4552,[7040.95,21996.8,-1.52588e-005],[[4527,2],[4576,2]]], [4553,[6146.71,11958.9,3.8147e-006],[[4528,2],[4577,2]]], +[4554,[5542.16,10915.8,2.54313e-006],[[4529,2],[4578,2],[4579,2]]], [4555,[6224.17,12740.6,0],[[4530,2],[4580,2]]], [4556,[11018.7,7217.34,0],[[4531,2],[4581,2]]], [4557,[12851.7,7946.74,-9.53674e-007],[[4532,2],[4582,2]]], [4558,[8636.7,7404.96,0],[[4533,2],[4583,2]]], [4559,[4360.11,14943,0],[[4534,2],[4584,2]]], +[4560,[4362.98,16979.5,0],[[4536,2],[4540,2]]], [4561,[5528.23,17427.5,0],[[4537,2],[4585,2]]], [4562,[5420.09,17373.3,0],[[4537,2],[4562,2],[4586,2]]], [4563,[4209.71,16837.6,0],[[4538,2],[4587,2]]], [4564,[4239.01,16436.9,0],[[4539,2]]], [4565,[4084.14,15525.3,0],[[4541,2],[4588,2]]], +[4566,[4433.07,15842,-2.54313e-006],[[4543,2],[4566,2],[4589,2]]], [4567,[4221.75,13900.3,4.76837e-007],[[4544,2],[4590,2],[4567,2],[4591,2]]], [4568,[4340.2,14258.9,0],[[4545,2],[4592,2]]], [4569,[4501.03,13804.2,0],[[4546,2],[4593,2]]], [4570,[4700.88,13790.7,3.8147e-006],[[4546,2],[4572,2]]], [4571,[4715.12,13388.2,0],[[4547,2],[4594,2]]], +[4572,[4751.06,13746.5,0],[[4548,2],[4570,2]]], [4573,[5776.78,13770.3,0],[[4549,2],[4595,2]]], [4574,[6922.03,19249.9,0],[[4550,2],[4596,2]]], [4575,[6419.19,18563.6,1.52588e-005],[[4551,2],[4597,2]]], [4576,[6939.54,22059.1,0],[[4552,2],[4598,2]]], [4577,[6077.5,12016.1,0],[[4553,2],[4599,2]]], +[4578,[5384.88,10931.4,7.62939e-006],[[4554,2],[4600,2]]], [4579,[5694.27,10865.3,0],[[4554,2],[4601,2]]], [4580,[6100.03,12757.2,0],[[4555,2],[4602,2]]], [4581,[11159.4,7190.37,0],[[4556,2],[4603,2]]], [4582,[12908.8,7870.24,0],[[4557,2],[4604,2]]], [4583,[8567.98,7347.81,0],[[4558,2]]], +[4584,[4297.92,15060.3,0],[[4559,2],[4605,2]]], [4585,[5624.89,17524.5,7.62939e-006],[[4561,2],[4606,2]]], [4586,[5337.22,17405.4,7.62939e-006],[[4562,2],[4607,2]]], [4587,[4179.29,16936,0],[[4563,2],[4608,2]]], [4588,[4027.96,15415.7,0],[[4565,2],[4609,2]]], [4589,[4557.23,15939.5,0],[[4566,2],[4610,2]]], +[4590,[4092.94,13760.1,0],[[4567,2],[4611,2]]], [4591,[4112.76,13897.2,1.90735e-006],[[4567,2],[4612,2]]], [4592,[4316.81,14395.5,0],[[4568,2],[4613,2]]], [4593,[4373.21,13754.6,0],[[4569,2],[4614,2]]], [4594,[4636.46,13257.8,0],[[4571,2],[4615,2]]], [4595,[5890.9,13798.1,-3.8147e-006],[[4573,2],[4616,2]]], +[4596,[6914.34,19371.4,0],[[4574,2],[4617,2]]], [4597,[6284.38,18543.9,7.62939e-006],[[4575,2],[4618,2]]], [4598,[6865.1,22097.5,0],[[4576,2],[4619,2]]], [4599,[6037.88,12141.6,0],[[4577,2],[4620,2]]], [4600,[5291.03,11017.5,1.27157e-006],[[4578,2],[4621,2],[4622,2]]], [4601,[5806.27,10839.3,0],[[4579,2],[4623,2]]], +[4602,[6037.51,12773.8,0],[[4580,2],[4624,2],[4625,2]]], [4603,[11267.4,7114.84,0],[[4581,2],[4626,2]]], [4604,[13016.2,7848.61,0],[[4582,2],[4627,2]]], [4605,[4200.33,15107.4,0],[[4584,2],[4628,2]]], [4606,[5631.81,17621.2,0],[[4585,2],[4629,2]]], [4607,[5344.68,17423.8,-2.54313e-006],[[4586,2],[4607,2],[4630,2]]], +[4608,[4116.09,17002.5,-4.76837e-007],[[4587,2],[4631,2]]], [4609,[3903.02,15323.9,0],[[4588,2],[4632,2]]], [4610,[4675.72,15966.3,-1.52588e-005],[[4589,2],[4633,2]]], [4611,[4039.11,13669.1,6.35783e-007],[[4590,2],[4634,2],[4635,2]]], [4612,[4070.01,13888.7,1.27157e-006],[[4591,2],[4636,2],[4637,2]]], [4613,[4336.17,14476.4,0],[[4592,2]]], +[4614,[4287.99,13713.9,0],[[4593,2],[4638,2],[4635,2]]], [4615,[4581.16,13089.4,0],[[4594,2],[4639,2]]], [4616,[6009.97,13767,0],[[4595,2],[4640,2]]], [4617,[6810.87,19465.9,0],[[4596,2],[4641,2]]], [4618,[6153.49,18536.9,7.62939e-006],[[4597,2],[4642,2]]], [4619,[6855.73,22147.4,5.08626e-006],[[4598,2],[4643,2],[4644,2]]], +[4620,[5975.81,12243.3,-7.62939e-006],[[4599,2],[4645,2]]], [4621,[5211.24,11118.1,3.8147e-006],[[4600,2],[4646,2]]], [4622,[5211.51,10975,3.8147e-006],[[4600,2],[4647,2]]], [4623,[5823.9,10793.4,-1.27157e-006],[[4601,2],[4623,2],[4648,2]]], [4624,[5877.03,12914.3,0],[[4602,2],[4649,2]]], [4625,[5979.78,12634,0],[[4602,2],[4650,2]]], +[4626,[11387.3,7060.91,0],[[4603,2],[4651,2]]], [4627,[13081.8,7774.56,0],[[4604,2],[4652,2]]], [4628,[4159.32,15113,-6.35783e-007],[[4605,2],[4653,2],[4654,2]]], [4629,[5515.35,17618.4,0],[[4606,2],[4655,2]]], [4630,[5213.88,17384.9,3.8147e-006],[[4607,2],[4656,2]]], [4631,[4035.14,17104.1,0],[[4608,2],[4657,2]]], +[4632,[3978.96,15222.4,0],[[4609,2],[4654,2]]], [4633,[4794.08,15981.7,1.52588e-005],[[4610,2],[4658,2]]], [4634,[3978.8,13605.7,0],[[4611,2],[4659,2],[4660,2],[4661,2]]], [4635,[4148.81,13637.8,0],[[4611,2],[4614,2],[4662,2]]], [4636,[3950.09,13874.3,3.8147e-006],[[4612,2],[4663,2]]], [4637,[3974.72,13795.9,0],[[4612,2],[4664,2]]], +[4638,[4194.82,13638.9,0],[[4614,2],[4665,2],[4661,2]]], [4639,[4612.89,12965.3,0],[[4615,2],[4666,2]]], [4640,[6150.95,13717.5,-7.62939e-006],[[4616,2],[4667,2]]], [4641,[6724.04,19586.7,0],[[4617,2],[4668,2]]], [4642,[6040.7,18507.6,7.62939e-006],[[4618,2],[4669,2]]], [4643,[6821.38,22265.6,-7.62939e-006],[[4619,2],[4670,2]]], +[4644,[6735.27,22103.2,0],[[4619,2],[4671,2]]], [4645,[5931.23,12308.8,0],[[4620,2],[4672,2]]], [4646,[5155.48,11170.9,1.90735e-006],[[4621,2],[4673,2],[4674,2],[4675,2]]], [4647,[5200.69,10957.7,0],[[4622,2]]], [4648,[5846.96,10600.5,0],[[4623,2],[4676,2]]], [4649,[5737.66,12966,0],[[4624,2],[4677,2]]], +[4650,[5942.53,12528,0],[[4625,2],[4672,2]]], [4651,[11458.3,7068.11,0],[[4626,2],[4678,2]]], [4652,[13145.7,7654.54,0],[[4627,2],[4679,2]]], [4653,[4115.44,14960.6,-4.76837e-007],[[4653,2],[4680,2]]], [4654,[4095.07,15230.8,0],[[4628,2],[4632,2]]], [4655,[5429.42,17683.6,-7.62939e-006],[[4629,2],[4681,2]]], +[4656,[5202.94,17351.3,-3.8147e-006],[[4630,2]]], [4657,[3943.81,17190.1,0],[[4631,2],[4682,2]]], [4658,[4885.28,15927.9,1.52588e-005],[[4633,2],[4683,2]]], [4659,[3834.4,13492.4,9.53674e-007],[[4634,2],[4684,2]]], [4660,[3925.51,13626.2,0],[[4634,2],[4685,2],[4686,2]]], [4661,[4057.96,13518.2,0],[[4634,2],[4638,2],[4665,2]]], +[4662,[4181.13,13638.4,0],[[4635,2]]], [4663,[3866.26,13878.9,3.8147e-006],[[4636,2],[4687,2]]], [4664,[3918.22,13746.7,0],[[4637,2],[4688,2],[4685,2]]], [4665,[4092.58,13512.9,-9.53674e-007],[[4638,2],[4661,2],[4689,2],[4665,2]]], [4666,[4672.8,12856.4,-4.76837e-007],[[4639,2],[4690,2],[4691,2],[4692,2]]], [4667,[6264.12,13688.9,0],[[4640,2],[4693,2]]], +[4668,[6624.76,19672.4,0],[[4641,2],[4694,2]]], [4669,[5948.91,18377.2,0],[[4642,2],[4695,2]]], [4670,[6801.47,22363.5,7.62939e-006],[[4643,2],[4696,2]]], [4671,[6677.12,22110.3,0],[[4644,2],[4697,2]]], [4672,[5972.61,12432.1,0],[[4645,2],[4650,2]]], [4673,[5117.45,11088.3,0],[[4646,2],[4698,2]]], +[4674,[5098,11235.5,-1.27157e-006],[[4646,2],[4699,2],[4700,2],[4698,2]]], [4675,[5146.51,11305.6,0],[[4646,2],[4701,2]]], [4676,[5855.38,10538.4,0],[[4648,2]]], [4677,[5617.21,13005,0],[[4649,2],[4702,2]]], [4678,[11526,7115.13,-7.62939e-006],[[4651,2],[4703,2]]], [4679,[13196.4,7582.6,0],[[4652,2],[4704,2]]], +[4680,[3993.21,14847,9.53674e-007],[[4653,2],[4732,2]]], [4681,[5442.76,17827.3,-7.62939e-006],[[4655,2],[4705,2]]], [4682,[3916.07,17323,0],[[4657,2],[4706,2]]], [4683,[4986.49,15909.6,1.52588e-005],[[4658,2],[4707,2]]], [4684,[3758.03,13414.4,6.35783e-007],[[4659,2],[4708,2],[4709,2]]], [4685,[3822.69,13692.3,0],[[4660,2],[4664,2],[4688,2],[4710,2]]], +[4686,[3809.97,13550.3,0],[[4660,2],[4711,2],[4709,2]]], [4687,[3769.36,13847.7,-6.35783e-007],[[4663,2],[4688,2],[4712,2]]], [4688,[3869.44,13738.7,0],[[4664,2],[4685,2],[4687,2]]], [4689,[4048.45,13391.3,3.8147e-006],[[4665,2],[4713,2]]], [4690,[4614.51,12717.2,0],[[4666,2],[4714,2]]], [4691,[4870.68,12894.7,0],[[4666,2],[4715,2]]], +[4692,[4483.46,12862.9,0],[[4666,2],[4716,2]]], [4693,[6370.4,13742.2,0],[[4667,2],[4717,2]]], [4694,[6535.51,19691.4,0],[[4668,2],[4718,2],[4719,2]]], [4695,[5864.34,18228.5,0],[[4669,2],[4720,2]]], [4696,[6701.11,22441.4,0],[[4670,2],[4721,2]]], [4697,[6599.3,22183,0],[[4671,2],[4722,2]]], +[4698,[5102.54,11052.8,2.54313e-006],[[4673,2],[4674,2],[4700,2],[4723,2]]], [4699,[5022.46,11349.3,0],[[4674,2],[4724,2],[4725,2],[4726,2]]], [4700,[5051.68,11142.6,9.53674e-007],[[4674,2],[4698,2],[4727,2],[4728,2]]], [4701,[5134.32,11423.7,0],[[4675,2],[4701,2],[4724,2],[4729,2]]], [4702,[5491.18,13034.2,0],[[4677,2],[4730,2]]], [4703,[11531.9,7080.05,0],[[4678,2]]], +[4704,[13197.9,7463.93,0],[[4679,2],[4731,2]]], [4705,[5456.98,17927,5.08626e-006],[[4681,2],[4733,2],[4705,2]]], [4706,[3883.14,17450.9,-1.90735e-006],[[4682,2],[4734,2]]], [4707,[4930.06,15836.1,0],[[4683,2],[4735,2]]], [4708,[3673.83,13293.4,5.54493],[[4684,2],[4736,2]]], [4709,[3735.94,13454.5,-3.17891e-007],[[4684,2],[4686,2],[4711,2],[4737,2]]], +[4710,[3774.34,13647.4,0],[[4685,2],[4738,2],[4711,2],[4739,2]]], [4711,[3746.93,13516.8,0],[[4686,2],[4709,2],[4710,2],[4738,2],[4737,2]]], [4712,[3645.61,13918.4,-3.17891e-007],[[4687,2],[4740,2],[4741,2]]], [4713,[3985.16,13299.6,0],[[4689,2],[4742,2]]], [4714,[4507.49,12613.3,3.8147e-006],[[4690,2],[4743,2]]], [4715,[4959.71,12994.3,0],[[4691,2],[4744,2]]], +[4716,[4333.17,12920.1,0],[[4692,2],[4745,2]]], [4717,[6447.68,13772.9,0],[[4693,2]]], [4718,[6622.26,19812.6,1.52588e-005],[[4694,2],[4746,2]]], [4719,[6466.18,19758.6,5.08626e-006],[[4694,2],[4747,2],[4748,2]]], [4720,[5742.17,18098.8,0],[[4695,2],[4733,2]]], [4721,[6714.07,22543.1,0],[[4696,2],[4749,2],[4750,2],[4721,2]]], +[4722,[6472.41,22205.3,0],[[4697,2],[4751,2]]], [4723,[5074.6,10950.9,-4.76837e-007],[[4698,2],[4752,2],[4723,2],[4753,2]]], [4724,[5076.25,11423,0],[[4699,2],[4701,2]]], [4725,[4989.9,11284.2,0],[[4699,2],[4728,2]]], [4726,[4905.5,11485.9,0],[[4699,2],[4754,2]]], [4727,[4999.33,11098.6,0],[[4700,2],[4755,2],[4727,2]]], +[4728,[5005.61,11203.6,1.27157e-006],[[4700,2],[4725,2],[4756,2]]], [4729,[5220.12,11493.1,0],[[4701,2],[4757,2]]], [4730,[5358.1,13021,0],[[4702,2],[4758,2]]], [4731,[13241.8,7406.24,0],[[4704,2],[4759,2]]], [4732,[3890.81,14781,0],[[4680,2],[4760,2]]], [4733,[5604.11,17973.8,0],[[4705,2],[4720,2]]], +[4734,[3794.26,17538.8,9.53674e-007],[[4706,2],[4761,2]]], [4735,[4802.87,15803.4,0],[[4707,2],[4762,2]]], [4736,[3655.73,13264.3,1.38623],[[4708,2],[4763,2],[4764,2],[4765,2]]], [4737,[3701.67,13472.1,0],[[4709,2],[4711,2],[4737,2],[4766,2]]], [4738,[3755.91,13573.4,0],[[4710,2],[4711,2],[4767,2]]], [4739,[3658.5,13716.1,-9.53674e-007],[[4710,2],[4768,2],[4740,2]]], +[4740,[3620.8,13758.9,0],[[4712,2],[4739,2],[4768,2]]], [4741,[3655.69,14093,0],[[4712,2],[4769,2]]], [4742,[3872,13205.9,1.90735e-006],[[4713,2],[4770,2]]], [4743,[4449.68,12488.4,-1.27157e-006],[[4714,2],[4771,2],[4772,2],[4743,2]]], [4744,[5070.95,13041.4,0],[[4715,2],[4773,2]]], [4745,[4210.55,12940.2,0],[[4716,2],[4774,2]]], +[4746,[6621.66,19940.7,1.52588e-005],[[4718,2],[4775,2]]], [4747,[6363.32,19631,0],[[4719,2],[4776,2]]], [4748,[6342.44,19897.6,0],[[4719,2],[4777,2]]], [4749,[6585.97,22656.4,0],[[4721,2],[4749,2]]], [4750,[6731.69,22531.3,0],[[4721,2]]], [4751,[6361.32,22179.4,0],[[4722,2],[4778,2]]], +[4752,[4976.34,10822.1,0],[[4723,2],[4779,2]]], [4753,[5097.42,10829.6,0],[[4723,2]]], [4754,[4839.45,11589.1,0],[[4726,2],[4780,2]]], [4755,[4862.42,11026.8,0],[[4727,2],[4781,2]]], [4756,[4908.11,11153.9,0],[[4728,2],[4782,2]]], [4757,[5266.87,11507.7,0],[[4729,2]]], +[4758,[5242.84,13016,0],[[4730,2],[4773,2]]], [4759,[13325.8,7376.81,-9.53674e-007],[[4731,2],[4783,2]]], [4760,[3823.95,14664.5,0],[[4732,2],[4784,2]]], [4761,[3717.48,17667.9,0],[[4734,2],[4785,2]]], [4762,[4689,15744.6,0],[[4735,2],[4786,2]]], [4763,[3730.99,13220.9,3.17891e-007],[[4736,2],[4763,2],[4787,2]]], +[4764,[3624.76,13122,-1.90735e-007],[[4736,2],[4788,2],[4789,2],[4787,2],[4790,2],[4791,2]]], [4765,[3621.61,13268.2,0],[[4736,2],[4765,2],[4792,2],[4793,2]]], [4766,[3606.51,13378.1,4.76837e-007],[[4737,2],[4793,2]]], [4767,[3613.64,13615.5,7.94729e-008],[[4738,2],[4768,2],[4794,2]]], [4768,[3622.11,13728.3,-4.76837e-007],[[4739,2],[4740,2],[4767,2]]], [4769,[3639.12,14185.4,6.35783e-007],[[4741,2],[4795,2],[4796,2]]], +[4770,[3826.15,13161,1.77003],[[4742,2],[4797,2],[4789,2]]], [4771,[4325.66,12383.3,0],[[4743,2],[4798,2]]], [4772,[4464.09,12486.5,3.8147e-006],[[4743,2],[4799,2]]], [4773,[5189.36,13003.6,-7.62939e-006],[[4744,2],[4758,2]]], [4774,[4164.62,12929.2,0],[[4745,2],[4800,2],[4801,2],[4774,2]]], [4775,[6555.05,19983.6,0],[[4746,2],[4802,2]]], +[4776,[6280.07,19536.9,0],[[4747,2],[4803,2]]], [4777,[6189.96,19866.9,0],[[4748,2],[4804,2]]], [4778,[6293.41,22063.5,0],[[4751,2],[4805,2]]], [4779,[4922.61,10710.6,0],[[4752,2],[4806,2]]], [4780,[4763.08,11644.8,0],[[4754,2],[4807,2]]], [4781,[4795.91,10939.5,0],[[4755,2],[4808,2]]], +[4782,[4860.28,11122.7,-1.27157e-006],[[4756,2],[4782,2],[4809,2]]], [4783,[13403.7,7339.51,0],[[4759,2],[4810,2]]], [4784,[3759.15,14581.9,0],[[4760,2],[4811,2]]], [4785,[3673.7,17748.3,0],[[4761,2],[4812,2]]], [4786,[4612.53,15692.3,0],[[4762,2],[4813,2]]], [4787,[3750,13186.7,-3.17891e-007],[[4763,2],[4764,2],[4787,2],[4789,2]]], +[4788,[3549.67,13125.3,0],[[4764,2],[4814,2],[4788,2],[4791,2]]], [4789,[3753.32,13133.4,0],[[4764,2],[4770,2],[4787,2],[4789,2],[4815,2]]], [4790,[3613.76,13039.9,-2.38419e-007],[[4764,2],[4791,2],[4816,2],[4815,2]]], [4791,[3576.17,13088.8,0],[[4764,2],[4788,2],[4790,2],[4817,2]]], [4792,[3576.1,13221.7,1.58946e-007],[[4765,2],[4818,2],[4814,2],[4793,2]]], [4793,[3523.3,13289.4,-3.97364e-008],[[4765,2],[4766,2],[4792,2],[4819,2],[4820,2],[4821,2]]], +[4794,[3545.15,13440.5,0],[[4767,2],[4819,2]]], [4795,[3622.47,14347.3,0],[[4769,2],[4822,2],[4811,2]]], [4796,[3586.23,14140.7,0],[[4769,2],[4823,2]]], [4797,[3928.59,13109.2,1.90735e-006],[[4770,2],[4824,2]]], [4798,[4242.58,12286,0],[[4771,2],[4825,2]]], [4799,[4580.99,12512.2,-3.8147e-006],[[4772,2],[4826,2]]], +[4800,[4070.49,12893.2,6.35783e-007],[[4774,2],[4827,2],[4828,2]]], [4801,[4084.41,12987,-1.90735e-006],[[4774,2],[4824,2]]], [4802,[6531.78,19993.2,-1.52588e-005],[[4775,2]]], [4803,[6254.43,19392.1,-1.52588e-005],[[4776,2],[4829,2]]], [4804,[6071.77,19840.7,0],[[4777,2],[4830,2]]], [4805,[6251.54,22083.1,0],[[4778,2],[4831,2],[4832,2]]], +[4806,[4932.19,10569.9,0],[[4779,2],[4833,2]]], [4807,[4712.25,11763.9,0],[[4780,2],[4834,2]]], [4808,[4733.39,10808.8,0],[[4781,2],[4835,2]]], [4809,[4815.81,11135.6,0],[[4782,2]]], [4810,[13464.7,7300.77,0],[[4783,2],[4836,2]]], [4811,[3699,14511,-1.90735e-006],[[4784,2],[4795,2]]], +[4812,[3616.23,17820.4,2.18216],[[4785,2],[4812,2],[4837,2]]], [4813,[4609.77,15589.6,1.52588e-005],[[4786,2],[4838,2]]], [4814,[3543.46,13123.1,0],[[4788,2],[4792,2],[4818,2]]], [4815,[3716.65,13003.7,-6.35783e-007],[[4789,2],[4790,2],[4839,2]]], [4816,[3611.11,12964,5.72205e-007],[[4790,2],[4840,2],[4841,2],[4839,2],[4842,2],[4843,2]]], [4817,[3535.93,13120.3,0],[[4791,2]]], +[4818,[3515.09,13151.9,2.38419e-007],[[4792,2],[4814,2],[4844,2],[4840,2],[4845,2],[4821,2]]], [4819,[3490.29,13352.5,0],[[4793,2],[4794,2],[4846,2]]], [4820,[3441.1,13209.9,7.94729e-008],[[4793,2],[4847,2],[4845,2],[4848,2]]], [4821,[3527.79,13251.2,0],[[4793,2],[4818,2],[4845,2]]], [4822,[3529.92,14356.7,0],[[4795,2],[4849,2]]], [4823,[3500.44,14124.2,0],[[4796,2],[4850,2]]], +[4824,[3995.45,13018.5,0],[[4797,2],[4801,2]]], [4825,[4205.26,12247.8,9.53674e-007],[[4798,2],[4851,2],[4852,2],[4853,2]]], [4826,[4680.38,12538,0],[[4799,2],[4854,2]]], [4827,[4023.13,12883,1.90735e-006],[[4800,2],[4827,2],[4855,2]]], [4828,[4029.78,12812.3,0],[[4800,2],[4856,2]]], [4829,[6193.39,19315.7,-1.52588e-005],[[4803,2]]], +[4830,[5987.7,19863.3,0],[[4804,2],[4857,2]]], [4831,[6120.39,22160.3,0],[[4805,2],[4858,2]]], [4832,[6211.54,22266.8,7.62939e-006],[[4805,2],[4859,2]]], [4833,[4891.37,10425.5,0],[[4806,2],[4860,2]]], [4834,[4627.1,11713.4,-7.62939e-006],[[4807,2],[4861,2]]], [4835,[4678.11,10700.5,6.35783e-007],[[4808,2],[4862,2],[4863,2],[4835,2]]], +[4836,[13528.4,7256.43,0],[[4810,2],[4864,2]]], [4837,[3594.1,17935,0],[[4812,2],[4865,2]]], [4838,[4610.82,15488.6,0],[[4813,2],[4866,2]]], [4839,[3719.44,12964.2,0],[[4815,2],[4816,2],[4841,2],[4867,2]]], [4840,[3514.97,13070.7,0],[[4816,2],[4818,2],[4844,2]]], [4841,[3669.99,12930,0],[[4816,2],[4839,2],[4841,2],[4868,2]]], +[4842,[3585.55,12910.9,3.17891e-007],[[4816,2],[4869,2],[4870,2]]], [4843,[3518.62,12975.7,-3.17891e-007],[[4816,2],[4871,2],[4872,2],[4869,2]]], [4844,[3475.18,13108.3,1.19209e-007],[[4818,2],[4840,2],[4873,2],[4848,2],[4847,2],[4874,2],[4871,2]]], [4845,[3499.75,13195.8,-5.96046e-008],[[4818,2],[4820,2],[4821,2],[4847,2]]], [4846,[3452.58,13299.8,0],[[4819,2],[4875,2]]], [4847,[3460.06,13191.4,-2.38419e-007],[[4820,2],[4844,2],[4845,2],[4873,2]]], +[4848,[3406.44,13176.3,7.94729e-008],[[4820,2],[4844,2],[4873,2],[4876,2]]], [4849,[3424.25,14359.1,-1.90735e-006],[[4822,2],[4877,2]]], [4850,[3458.02,14184.6,0],[[4823,2],[4878,2]]], [4851,[4077.71,12200.3,3.8147e-006],[[4825,2],[4879,2]]], [4852,[4271.54,12119.6,0],[[4825,2],[4880,2]]], [4853,[4184.6,12403.7,-3.8147e-006],[[4825,2],[4881,2]]], +[4854,[4774.37,12416.3,0],[[4826,2],[4882,2]]], [4855,[3903.07,12844.7,0],[[4827,2],[4883,2]]], [4856,[4020.01,12768.6,-6.35783e-007],[[4828,2],[4884,2],[4885,2]]], [4857,[5963.57,19864.4,5.08626e-006],[[4830,2],[4886,2],[4887,2]]], [4858,[5975.84,22162.6,0],[[4831,2],[4888,2]]], [4859,[6180.39,22391.3,0],[[4832,2],[4889,2]]], +[4860,[4859.88,10350.8,-2.38419e-007],[[4833,2],[4890,2],[4891,2],[4892,2]]], [4861,[4583.22,11745.5,0],[[4834,2],[4893,2]]], [4862,[4583.56,10592.9,0],[[4835,2],[4894,2]]], [4863,[4690.17,10695.9,0],[[4835,2],[4895,2]]], [4864,[13593.1,7194.9,0],[[4836,2],[4896,2]]], [4865,[3496.74,18032.6,0],[[4837,2],[4897,2]]], +[4866,[4566.2,15448.6,0],[[4838,2],[4898,2]]], [4867,[3831.55,12931.6,1.90735e-006],[[4839,2],[4883,2]]], [4868,[3664.93,12881.1,-6.35783e-007],[[4841,2],[4868,2],[4899,2]]], [4869,[3556.77,12900.9,0],[[4842,2],[4843,2],[4900,2],[4872,2]]], [4870,[3629.26,12864.9,0],[[4842,2],[4870,2],[4899,2]]], [4871,[3398.79,12984,3.97364e-008],[[4843,2],[4844,2],[4901,2],[4874,2],[4902,2],[4876,2],[4903,2],[4904,2]]], +[4872,[3515.9,12935,-2.38419e-007],[[4843,2],[4869,2],[4905,2],[4900,2],[4901,2]]], [4873,[3441.89,13154,0],[[4844,2],[4847,2],[4848,2]]], [4874,[3410.5,13070.4,-1.19209e-007],[[4844,2],[4871,2],[4902,2],[4874,2]]], [4875,[3329.91,13194.7,2.38419e-007],[[4846,2],[4906,2],[4876,2]]], [4876,[3358.94,13118.3,2.38419e-007],[[4848,2],[4871,2],[4875,2],[4906,2],[4907,2],[4903,2],[4902,2]]], [4877,[3374.76,14341.8,0],[[4849,2],[4878,2],[4908,2]]], +[4878,[3402.87,14307.9,0],[[4850,2],[4877,2]]], [4879,[3927.61,12211.7,0],[[4851,2],[4909,2]]], [4880,[4348.6,12028.5,-2.54313e-006],[[4852,2],[4910,2],[4911,2],[4912,2]]], [4881,[4101.94,12509.8,0],[[4853,2],[4913,2]]], [4882,[4845.98,12378.2,0],[[4854,2],[4914,2]]], [4883,[3865.16,12830.4,0],[[4855,2],[4867,2],[4915,2],[4884,2],[4899,2]]], +[4884,[3925.66,12705.6,6.35783e-007],[[4856,2],[4883,2],[4916,2],[4915,2],[4917,2]]], [4885,[4024.89,12786,-6.35783e-007],[[4856,2]]], [4886,[5862.21,19758.3,0],[[4857,2],[4918,2]]], [4887,[5946.41,19999.5,0],[[4857,2],[4919,2]]], [4888,[5850.1,22211.5,0],[[4858,2],[4920,2]]], [4889,[6091.91,22465.1,0],[[4859,2],[4921,2]]], +[4890,[4931.6,10219.9,-9.53674e-007],[[4860,2],[4922,2]]], [4891,[4730.55,10426.2,-3.17891e-007],[[4860,2],[4923,2],[4895,2]]], [4892,[4815.52,10207.4,0],[[4860,2],[4924,2]]], [4893,[4509.83,11781.4,0],[[4861,2],[4925,2]]], [4894,[4577.15,10574.6,-1.90735e-006],[[4862,2]]], [4895,[4746.15,10598.3,0],[[4863,2],[4891,2]]], +[4896,[13632.5,7129.54,-2.38419e-007],[[4864,2],[4926,2]]], [4897,[3373.27,18109.9,1.90735e-006],[[4865,2],[4927,2]]], [4898,[4544.08,15407.9,0],[[4866,2]]], [4899,[3671.42,12805.3,5.72205e-007],[[4868,2],[4870,2],[4883,2],[4928,2],[4929,2]]], [4900,[3536.68,12869,0],[[4869,2],[4872,2],[4930,2],[4905,2]]], [4901,[3431.29,12939.1,0],[[4871,2],[4872,2],[4904,2]]], +[4902,[3375.36,13075.7,1.58946e-007],[[4871,2],[4874,2],[4876,2]]], [4903,[3279.05,13043.9,0],[[4871,2],[4876,2],[4907,2]]], [4904,[3407.43,12925.8,0],[[4871,2],[4901,2],[4904,2],[4931,2]]], [4905,[3503.76,12889.6,0],[[4872,2],[4900,2],[4932,2],[4905,2]]], [4906,[3330.87,13162,0],[[4875,2],[4876,2]]], [4907,[3279.13,13068.1,-4.76837e-007],[[4876,2],[4903,2]]], +[4908,[3309.22,14235.4,0],[[4877,2],[4933,2]]], [4909,[3901.19,12205.8,-9.53674e-007],[[4879,2],[4934,2],[4935,2],[4936,2]]], [4910,[4350,11928.9,0],[[4910,2],[4937,2],[4912,2]]], [4911,[4508.14,11969.6,7.62939e-006],[[4880,2],[4925,2]]], [4912,[4343.96,11947.8,0],[[4910,2],[4880,2]]], [4913,[4067.78,12524.9,6.35783e-007],[[4881,2],[4917,2],[4938,2]]], +[4914,[4916.75,12441.2,0],[[4882,2],[4939,2]]], [4915,[3858.8,12734.6,0],[[4883,2],[4884,2],[4940,2],[4928,2],[4917,2]]], [4916,[3864.13,12733.8,0],[[4884,2],[4916,2]]], [4917,[3910.39,12645.9,9.53674e-007],[[4884,2],[4913,2],[4915,2],[4940,2],[4941,2]]], [4918,[5763.36,19639.6,0],[[4886,2],[4942,2]]], [4919,[5873.52,20080.6,0],[[4887,2],[4943,2]]], +[4920,[5741.65,22109.2,0],[[4888,2],[4944,2]]], [4921,[6039.4,22531.3,0],[[4889,2],[4945,2]]], [4922,[4970.78,10127.5,0],[[4890,2],[4946,2]]], [4923,[4673.78,10320.3,0],[[4891,2],[4947,2]]], [4924,[4744.55,10117.9,0],[[4892,2],[4948,2]]], [4925,[4533.3,11886,-7.62939e-006],[[4893,2],[4911,2]]], +[4926,[13639.9,7036.87,0],[[4896,2],[4949,2]]], [4927,[3253.44,18192.1,0],[[4897,2],[4950,2],[4927,2],[4951,2]]], [4928,[3762.17,12730.1,0],[[4899,2],[4915,2],[4940,2],[4929,2]]], [4929,[3594.22,12755,-4.76837e-007],[[4899,2],[4928,2],[4952,2],[4953,2]]], [4930,[3514.74,12813.8,2.38419e-007],[[4900,2],[4954,2],[4952,2],[4931,2]]], [4931,[3433.2,12871.6,5.96046e-008],[[4904,2],[4930,2],[4955,2],[4932,2],[4956,2],[4954,2]]], +[4932,[3482.66,12880.9,0],[[4905,2],[4931,2],[4955,2]]], [4933,[3279.42,14131.3,0],[[4908,2],[4933,2]]], [4934,[3911.91,12127,0],[[4909,2],[4934,2],[4957,2]]], [4935,[3862.16,12257,3.8147e-006],[[4909,2],[4958,2]]], [4936,[3790.76,12093.9,0],[[4909,2],[4959,2]]], [4937,[4294.31,11835.5,0],[[4910,2],[4960,2]]], +[4938,[3950.81,12460,-3.8147e-006],[[4913,2],[4961,2]]], [4939,[5071.69,12403.9,0],[[4914,2],[4962,2]]], [4940,[3837.74,12697.1,6.35783e-007],[[4915,2],[4917,2],[4928,2]]], [4941,[3934.43,12526.5,0],[[4917,2],[4961,2]]], [4942,[5637.79,19545.1,0],[[4918,2]]], [4943,[5740.91,20099.5,0],[[4919,2],[4963,2]]], +[4944,[5778.28,21977.8,0],[[4920,2],[4964,2]]], [4945,[6023.38,22555,0],[[4921,2]]], [4946,[5000.37,10006.8,0],[[4922,2],[4965,2]]], [4947,[4601.02,10312.1,0],[[4923,2]]], [4948,[4760.87,9993.74,9.53674e-007],[[4924,2],[4966,2]]], [4949,[13634.4,6922.77,0],[[4926,2],[4967,2]]], +[4950,[3193.04,18331.8,0],[[4927,2],[4968,2]]], [4951,[3148.48,18129.6,0],[[4927,2],[4969,2]]], [4952,[3554.51,12758.3,0],[[4929,2],[4930,2],[4970,2],[4954,2]]], [4953,[3586.79,12700.4,-3.17891e-007],[[4929,2],[4953,2],[4971,2],[4970,2]]], [4954,[3470.25,12736.1,-1.19209e-007],[[4930,2],[4931,2],[4952,2],[4956,2],[4972,2],[4970,2]]], [4955,[3439.56,12887.1,0],[[4931,2],[4932,2],[4955,2]]], +[4956,[3455.7,12765,-2.38419e-007],[[4931,2],[4954,2]]], [4957,[3848.58,11999.1,-3.8147e-006],[[4934,2],[4973,2]]], [4958,[3914.6,12295.7,0],[[4935,2],[4958,2],[4961,2]]], [4959,[3756.33,12011.7,-4.76837e-007],[[4936,2],[4974,2],[4975,2],[4976,2]]], [4960,[4217.76,11789.6,0],[[4937,2],[4977,2],[4978,2]]], [4961,[3921.22,12437.6,-9.53674e-007],[[4938,2],[4941,2],[4958,2],[4979,2]]], +[4962,[5167.09,12436.6,0],[[4939,2],[4980,2]]], [4963,[5630.42,20039,0],[[4943,2],[4981,2],[4982,2]]], [4964,[5808.19,21831.3,3.05176e-005],[[4944,2],[4983,2]]], [4965,[5078.09,9968.86,0],[[4946,2]]], [4966,[4727.94,9964.09,0],[[4948,2]]], [4967,[13554.9,6796.95,0],[[4949,2],[4984,2]]], +[4968,[3200.99,18441.2,-4.76837e-007],[[4950,2],[4968,2],[4985,2],[4986,2]]], [4969,[3049.61,18174.4,0],[[4951,2]]], [4970,[3511.72,12694.8,0],[[4952,2],[4953,2],[4954,2],[4987,2],[4972,2],[4971,2]]], [4971,[3564.83,12671.4,0],[[4953,2],[4970,2],[4988,2],[4971,2]]], [4972,[3437.93,12676.4,0],[[4954,2],[4970,2],[4989,2],[4987,2]]], [4973,[3880.24,11980.8,0],[[4957,2]]], +[4974,[3672.53,11967.4,0],[[4959,2],[4990,2],[4991,2],[4992,2]]], [4975,[3775.95,11931.3,0],[[4959,2],[4993,2]]], [4976,[3745.79,12055,0],[[4959,2],[4994,2],[4976,2]]], [4977,[4172.41,11794.5,0],[[4960,2],[4995,2],[4996,2]]], [4978,[4220.15,11716.4,0],[[4960,2],[4997,2]]], [4979,[3799.28,12297.4,0],[[4961,2],[4998,2]]], +[4980,[5275.07,12479.1,0],[[4962,2],[4999,2]]], [4981,[5524.89,20202.5,1.52588e-005],[[4963,2],[5000,2]]], [4982,[5560.89,19839.9,0],[[4963,2],[5001,2]]], [4983,[5663.1,21770.8,0],[[4964,2],[5002,2]]], [4984,[13479.4,6645.28,0],[[4967,2],[5003,2]]], [4985,[3042.13,18458.7,0],[[4968,2],[4985,2]]], +[4986,[3217.33,18599.4,0],[[4968,2],[5004,2]]], [4987,[3481.81,12648.4,0],[[4970,2],[4972,2],[5005,2],[4989,2],[5006,2],[4988,2]]], [4988,[3558.78,12663.2,0],[[4971,2],[4987,2],[5006,2]]], [4989,[3403.96,12602.5,4.76837e-007],[[4972,2],[4987,2],[5007,2],[5005,2]]], [4990,[3621.1,11956,0],[[4974,2],[5008,2],[4990,2],[5009,2]]], [4991,[3689.77,12101,0],[[4974,2],[4998,2],[5010,2],[4994,2]]], +[4992,[3690.48,11833,0],[[4974,2],[5011,2]]], [4993,[3874.11,11833.8,1.90735e-006],[[4975,2],[5012,2]]], [4994,[3735.16,12142.4,1.90735e-006],[[4976,2],[5013,2],[4991,2],[4998,2]]], [4995,[4140.21,11730.2,0],[[4977,2],[5014,2],[5015,2],[5016,2]]], [4996,[4093.38,11771.2,3.8147e-006],[[4977,2],[5014,2]]], [4997,[4240.43,11665,0],[[4978,2],[5017,2],[5016,2]]], +[4998,[3742.36,12193,0],[[4979,2],[4991,2],[4994,2],[5013,2]]], [4999,[5362.46,12483.5,7.62939e-006],[[4980,2],[5018,2]]], [5000,[5441.3,20308.8,0],[[4981,2],[5019,2]]], [5001,[5517.1,19776.8,0],[[4982,2]]], [5002,[5491.44,21753.6,0],[[4983,2],[5020,2]]], [5003,[13488.8,6522.45,-3.8147e-006],[[4984,2],[5021,2]]], +[5004,[3241,18728.8,0],[[4986,2],[5022,2]]], [5005,[3461.51,12600.3,0],[[4987,2],[4989,2],[5005,2],[5023,2],[5006,2]]], [5006,[3534.81,12623.8,0],[[4988,2],[5005,2],[5023,2]]], [5007,[3259.71,12508.7,0],[[4989,2],[5024,2]]], [5008,[3447.98,11957.2,0],[[4990,2],[5025,2]]], [5009,[3497.34,11879.7,3.17891e-007],[[4990,2],[5026,2],[5027,2]]], +[5010,[3639.02,12191.2,0],[[4991,2],[5028,2]]], [5011,[3686.46,11772.8,-3.17891e-007],[[4992,2],[5029,2],[5030,2]]], [5012,[3927.13,11831.6,3.17891e-007],[[4993,2],[5012,2],[5031,2]]], [5013,[3728.86,12153.1,6.35783e-007],[[4994,2],[4998,2]]], [5014,[4069.49,11734.6,0],[[4995,2],[4996,2],[5032,2]]], [5015,[3983.21,11617.7,0],[[4995,2],[5033,2]]], +[5016,[4206.07,11651,-3.8147e-006],[[4995,2],[4997,2],[5017,2]]], [5017,[4237.87,11630.6,0],[[4997,2],[5016,2],[5034,2]]], [5018,[5473.39,12545.3,0],[[4999,2],[5035,2]]], [5019,[5319.79,20351.2,0],[[5000,2],[5036,2]]], [5020,[5371.95,21834.6,0],[[5002,2],[5037,2]]], [5021,[13526.6,6441.8,3.8147e-006],[[5003,2],[5038,2]]], +[5022,[3356.88,18839.5,-3.8147e-006],[[5004,2],[5039,2]]], [5023,[3520.18,12556.3,0],[[5005,2],[5006,2],[5040,2]]], [5024,[3140.08,12451.3,0],[[5007,2],[5041,2]]], [5025,[3288.4,11888,0],[[5008,2],[5042,2]]], [5026,[3522.7,11829.6,0],[[5009,2],[5026,2],[5043,2]]], [5027,[3399.23,11852.6,-6.35783e-007],[[5009,2],[5044,2],[5045,2]]], +[5028,[3607.89,12306.2,0],[[5010,2],[5046,2]]], [5029,[3779.03,11652.2,-2.38419e-007],[[5011,2],[5047,2],[5048,2],[5049,2]]], [5030,[3620.09,11748.8,-2.38419e-007],[[5011,2],[5030,2],[5050,2],[5043,2]]], [5031,[3982.81,11837.3,0],[[5012,2],[5051,2],[5031,2],[5052,2]]], [5032,[3922.65,11696.6,0],[[5014,2],[5049,2]]], [5033,[3946.47,11547.9,4.76837e-007],[[5015,2],[5048,2],[5033,2],[5053,2]]], +[5034,[4281.45,11510.5,-3.8147e-006],[[5017,2],[5054,2]]], [5035,[5552.68,12553,0],[[5018,2],[5055,2]]], [5036,[5190.47,20363.1,3.8147e-006],[[5019,2],[5036,2],[5056,2],[5057,2]]], [5037,[5266.59,21855.2,0],[[5020,2],[5058,2]]], [5038,[13682,6400.34,0],[[5021,2],[5059,2]]], [5039,[3319.46,18984,0],[[5022,2],[5060,2]]], +[5040,[3548.3,12455,0],[[5023,2],[5061,2]]], [5041,[3081.66,12391.6,-3.17891e-007],[[5024,2],[5062,2],[5063,2]]], [5042,[3162.75,11864.9,1.90735e-006],[[5025,2],[5064,2]]], [5043,[3547.06,11824.2,0],[[5026,2],[5030,2],[5043,2]]], [5044,[3266.96,11815.2,0],[[5027,2],[5065,2]]], [5045,[3425.89,11722.9,0],[[5027,2]]], +[5046,[3556.67,12386.9,0],[[5028,2],[5066,2],[5061,2]]], [5047,[3717.56,11634.3,0],[[5029,2],[5067,2]]], [5048,[3828.33,11523.2,0],[[5029,2],[5033,2],[5068,2]]], [5049,[3817.48,11683.5,0],[[5029,2],[5032,2],[5069,2]]], [5050,[3493.73,11643.6,0],[[5030,2],[5050,2]]], [5051,[3968.88,11829.5,0],[[5031,2]]], +[5052,[4036.62,11856.6,0],[[5031,2],[5052,2],[5070,2]]], [5053,[3965.91,11449.9,-9.53674e-007],[[5033,2],[5071,2]]], [5054,[4292.68,11426.6,0],[[5034,2],[5072,2]]], [5055,[5568.34,12556.4,0],[[5035,2]]], [5056,[5096.99,20250.9,0],[[5036,2],[5073,2]]], [5057,[5098.11,20476.5,0],[[5036,2],[5074,2]]], +[5058,[5144.17,21828.8,0],[[5037,2],[5075,2]]], [5059,[13783.2,6378.61,0],[[5038,2]]], [5060,[3360.6,19137.5,0],[[5039,2],[5076,2]]], [5061,[3468.83,12438.3,0],[[5040,2],[5046,2],[5066,2]]], [5062,[3025.01,12509.7,0],[[5041,2],[5062,2]]], [5063,[3083.75,12207.9,0],[[5041,2],[5077,2]]], +[5064,[3085.96,11951.6,0],[[5042,2],[5077,2]]], [5065,[3128.86,11834.2,0],[[5044,2],[5078,2]]], [5066,[3471.35,12422,0],[[5046,2],[5061,2]]], [5067,[3615.16,11533.8,0],[[5047,2]]], [5068,[3819.98,11462.7,3.17891e-007],[[5048,2],[5079,2],[5080,2]]], [5069,[3840.42,11771,0],[[5049,2]]], +[5070,[4040.18,11830.9,-1.90735e-006],[[5052,2]]], [5071,[3957.42,11377.5,0],[[5053,2],[5079,2],[5081,2]]], [5072,[4275.88,11405.6,0],[[5054,2]]], [5073,[5021.45,20124.3,0],[[5056,2],[5082,2]]], [5074,[5030.11,20532.6,0],[[5057,2],[5083,2]]], [5075,[5007.44,21838.8,0],[[5058,2],[5084,2]]], +[5076,[3360.34,19279.4,0],[[5060,2],[5085,2]]], [5077,[3113.37,12072.4,0],[[5063,2],[5064,2]]], [5078,[3126.76,11776.7,0],[[5065,2]]], [5079,[3811.69,11369.3,-1.58946e-007],[[5068,2],[5071,2],[5086,2]]], [5080,[3767.53,11466.2,-1.58946e-007],[[5068,2],[5080,2],[5087,2]]], [5081,[4021.08,11363.8,6.35783e-007],[[5071,2],[5081,2],[5088,2]]], +[5082,[5035.07,19991.6,0],[[5073,2],[5089,2]]], [5083,[4894.12,20519.6,1.52588e-005],[[5074,2],[5090,2]]], [5084,[4957.9,21840.8,-1.01725e-005],[[5075,2],[5091,2],[5092,2]]], [5085,[3433.15,19443.7,7.62939e-006],[[5076,2],[5093,2]]], [5086,[3794.14,11198.5,0],[[5079,2],[5094,2]]], [5087,[3706.94,11422.3,0],[[5080,2]]], +[5088,[4087.44,11283.7,1.90735e-006],[[5081,2],[5095,2]]], [5089,[5133.32,19910.6,-1.52588e-005],[[5082,2],[5096,2]]], [5090,[4766.85,20524.1,0],[[5083,2],[5097,2]]], [5091,[4926.02,21895.4,-3.05176e-005],[[5084,2]]], [5092,[4805.51,21856.6,0],[[5084,2],[5098,2]]], [5093,[3565.13,19552.5,1.52588e-005],[[5085,2],[5099,2]]], +[5094,[3784.42,11138.8,0],[[5086,2],[5100,2],[5101,2]]], [5095,[4131.47,11278,0],[[5088,2]]], [5096,[5170.46,19789,0],[[5089,2],[5102,2]]], [5097,[4746.05,20528.7,5.08626e-006],[[5090,2],[5103,2],[5104,2]]], [5098,[4690.68,21827.1,0],[[5092,2],[5105,2]]], [5099,[3559.96,19697.3,0],[[5093,2],[5106,2]]], +[5100,[3794.58,11105.2,4.76837e-007],[[5094,2]]], [5101,[3750.61,10992.7,0],[[5094,2],[5107,2]]], [5102,[5102.93,19686.5,0],[[5096,2],[5108,2]]], [5103,[4664.12,20598.5,0],[[5097,2],[5109,2],[5110,2]]], [5104,[4696.04,20385.4,0],[[5097,2],[5111,2]]], [5105,[4575.18,21860.6,0],[[5098,2],[5112,2]]], +[5106,[3604.58,19815.9,0],[[5099,2],[5113,2]]], [5107,[3742.27,10884,9.53674e-007],[[5101,2],[5114,2]]], [5108,[5019.07,19603.1,0],[[5102,2],[5115,2]]], [5109,[4513.54,20612.6,0],[[5103,2],[5116,2]]], [5110,[4653.33,20651,1.01725e-005],[[5103,2],[5117,2],[5118,2]]], [5111,[4744.11,20228.7,0],[[5104,2],[5119,2]]], +[5112,[4563.59,21853,0],[[5105,2],[5120,2],[5112,2],[5121,2]]], [5113,[3708.3,19924.3,-1.52588e-005],[[5106,2],[5122,2]]], [5114,[3740.18,10766.3,0],[[5107,2],[5123,2]]], [5115,[4952.56,19474.9,0],[[5108,2],[5124,2]]], [5116,[4354.57,20566.2,0],[[5109,2],[5125,2]]], [5117,[4747.9,20776.8,0],[[5110,2],[5126,2]]], +[5118,[4528.96,20760.5,0],[[5110,2],[5127,2]]], [5119,[4786.89,20091.7,1.52588e-005],[[5111,2],[5128,2]]], [5120,[4610.34,21722.8,3.05176e-005],[[5112,2],[5129,2]]], [5121,[4415.64,21881.6,3.05176e-005],[[5112,2],[5130,2]]], [5122,[3755.58,20065.2,0],[[5113,2],[5131,2],[5132,2]]], [5123,[3749.78,10639.2,6.35783e-007],[[5114,2],[5133,2],[5134,2]]], +[5124,[4918.95,19457.6,-1.52588e-005],[[5115,2]]], [5125,[4230.47,20508.7,0],[[5116,2],[5135,2]]], [5126,[4843.42,20879.3,3.05176e-005],[[5117,2],[5136,2]]], [5127,[4435.01,20819.4,-1.01725e-005],[[5118,2],[5137,2],[5138,2]]], [5128,[4733.58,19973.8,0],[[5119,2]]], [5129,[4616.01,21674.8,3.05176e-005],[[5120,2],[5139,2],[5140,2]]], +[5130,[4512.74,21935.4,0],[[5121,2],[5141,2]]], [5131,[3864.14,20236,0],[[5122,2],[5142,2]]], [5132,[3612.82,19970.4,0],[[5122,2],[5143,2]]], [5133,[3871.74,10687.3,0],[[5123,2],[5144,2]]], [5134,[3730.47,10569.8,0],[[5123,2],[5145,2],[5146,2],[5147,2]]], [5135,[4116.8,20403.9,-3.05176e-005],[[5125,2],[5142,2]]], +[5136,[4991.38,20934.3,0],[[5126,2],[5148,2]]], [5137,[4251.73,20783.4,-3.05176e-005],[[5127,2],[5149,2]]], [5138,[4383.48,20978.7,0],[[5127,2],[5150,2]]], [5139,[4611.4,21525.9,0],[[5129,2],[5151,2]]], [5140,[4511.86,21520.2,0],[[5129,2],[5152,2],[5151,2]]], [5141,[4585.68,22012.8,0],[[5130,2],[5153,2]]], +[5142,[3970.75,20336.5,0],[[5131,2],[5135,2]]], [5143,[3537.18,19981.7,0],[[5132,2]]], [5144,[3885.17,10814.2,0],[[5133,2],[5154,2]]], [5145,[3666.12,10465.4,-1.90735e-006],[[5134,2],[5155,2]]], [5146,[3856.29,10519.7,0],[[5134,2],[5156,2]]], [5147,[3616.11,10651.7,0],[[5134,2],[5157,2]]], +[5148,[5108.92,20988,0],[[5136,2],[5158,2]]], [5149,[4091.59,20778.3,0],[[5137,2],[5159,2]]], [5150,[4365.57,21111.5,0],[[5138,2],[5160,2]]], [5151,[4578.77,21465.9,1.01725e-005],[[5139,2],[5140,2],[5161,2],[5152,2]]], [5152,[4527.02,21440.7,0],[[5140,2],[5151,2],[5162,2],[5163,2]]], [5153,[4645.12,22117.1,1.52588e-005],[[5141,2],[5164,2]]], +[5154,[3922.51,10963.1,0],[[5144,2],[5165,2]]], [5155,[3622.25,10360.1,0],[[5145,2],[5155,2],[5166,2],[5167,2]]], [5156,[3920.16,10420.2,0],[[5146,2],[5168,2]]], [5157,[3594.89,10671.5,0],[[5147,2]]], [5158,[5142.49,21046.6,0],[[5148,2]]], [5159,[3953.82,20806.5,0],[[5149,2],[5169,2]]], +[5160,[4359.16,21255.1,0],[[5150,2],[5170,2]]], [5161,[4588.79,21424.9,0],[[5151,2],[5171,2],[5163,2]]], [5162,[4529.67,21331,3.05176e-005],[[5152,2]]], [5163,[4559.06,21417.3,-1.52588e-005],[[5161,2],[5163,2]]], [5164,[4656.4,22277.5,-1.52588e-005],[[5153,2],[5172,2]]], [5165,[3970.76,11017,0],[[5154,2]]], +[5166,[3662.38,10245.9,0],[[5155,2],[5173,2]]], [5167,[3516.55,10278.5,6.35783e-007],[[5155,2],[5167,2],[5174,2]]], [5168,[3928.52,10349.5,1.27157e-006],[[5156,2],[5175,2],[5176,2]]], [5169,[3821.46,20875.4,0],[[5159,2],[5177,2]]], [5170,[4382.46,21302.4,0],[[5160,2],[5178,2],[5179,2]]], [5171,[4654.83,21339.9,0],[[5161,2],[5180,2]]], +[5172,[4665.88,22313.1,0],[[5164,2]]], [5173,[3789.21,10240.6,0],[[5166,2],[5175,2]]], [5174,[3486.2,10166.3,0],[[5167,2],[5181,2]]], [5175,[3889.47,10252.5,0],[[5168,2],[5173,2]]], [5176,[3988.74,10205.8,0],[[5168,2],[5182,2]]], [5177,[3676.12,20883.1,0],[[5169,2],[5183,2]]], +[5178,[4253.48,21348.4,0],[[5170,2],[5184,2]]], [5179,[4475.44,21298.1,3.05176e-005],[[5170,2],[5180,2]]], [5180,[4554.64,21273.2,0],[[5171,2],[5179,2]]], [5181,[3365.34,10159.3,3.8147e-006],[[5174,2],[5185,2]]], [5182,[4085.67,10195.9,0],[[5176,2],[5186,2]]], [5183,[3524.2,20856.9,0],[[5177,2],[5187,2]]], +[5184,[4119.52,21350.5,0],[[5178,2],[5188,2]]], [5185,[3244.55,10146.8,0],[[5181,2],[5189,2]]], [5186,[4125.42,10277.2,0],[[5182,2],[5190,2]]], [5187,[3390.98,20902.3,1.52588e-005],[[5183,2],[5191,2]]], [5188,[4086.1,21447.6,0],[[5184,2],[5192,2]]], [5189,[3118.85,10162.1,-3.8147e-006],[[5185,2],[5193,2]]], +[5190,[4210.26,10322.9,0],[[5186,2],[5194,2]]], [5191,[3258.81,20898.6,0],[[5187,2],[5195,2]]], [5192,[4030.73,21531.4,-1.52588e-005],[[5188,2],[5196,2]]], [5193,[3005.49,10113.9,-3.8147e-006],[[5189,2],[5197,2]]], [5194,[4237.22,10354.4,0],[[5190,2]]], [5195,[3247.66,21053.2,0],[[5191,2],[5198,2]]], +[5196,[3909.39,21510.2,0],[[5192,2],[5199,2]]], [5197,[2952.53,10037.6,0],[[5193,2],[5200,2]]], [5198,[3380.12,21094.4,-7.62939e-006],[[5195,2],[5201,2]]], [5199,[3815.33,21502.2,0],[[5196,2]]], [5200,[2856.74,9947.15,0],[[5197,2],[5202,2]]], [5201,[3481.38,21205.1,0],[[5198,2],[5203,2]]], +[5202,[2808.84,9883.68,0],[[5200,2],[5204,2]]], [5203,[3422.86,21334,0],[[5201,2],[5205,2]]], [5204,[2739.28,9831.81,2.38419e-007],[[5202,2],[5206,2]]], [5205,[3300.36,21393.4,0],[[5203,2],[5207,2]]], [5206,[2668.77,9833.3,0],[[5204,2]]], [5207,[3255.45,21507,0],[[5205,2],[5208,2]]], +[5208,[3178.85,21574.2,7.62939e-006],[[5207,2],[5209,2]]], [5209,[3044.89,21621.6,0],[[5208,2],[5210,2]]], [5210,[2931.82,21690.5,0],[[5209,2],[5211,2]]], [5211,[2852.05,21808.8,0],[[5210,2],[5212,2]]], [5212,[2796.64,21898,-6.35783e-007],[[5211,2],[5213,2],[5214,2]]], [5213,[2742.76,22043.1,0],[[5212,2],[5215,2]]], +[5214,[2876.03,22018.3,0],[[5212,2],[5216,2]]], [5215,[2717.07,22074.6,0],[[5213,2]]], [5216,[3000.95,21993.4,0],[[5214,2],[5217,2]]], [5217,[3118.71,21945.8,0],[[5216,2],[5218,2]]], [5218,[3176.26,21819,0],[[5217,2],[5219,2]]], [5219,[3173.26,21709.9,0],[[5218,2]]]]; diff --git a/Map-Templates/Antistasi-Altis.Altis/roadsDBAltis.sqf b/Map-Templates/Antistasi-Altis.Altis/Navigation/roadsDBAltis.sqf similarity index 100% rename from Map-Templates/Antistasi-Altis.Altis/roadsDBAltis.sqf rename to Map-Templates/Antistasi-Altis.Altis/Navigation/roadsDBAltis.sqf diff --git a/Map-Templates/Antistasi-Altis.Altis/PIC.jpg b/Map-Templates/Antistasi-Altis.Altis/Pictures/Mission/pic.jpg similarity index 100% rename from Map-Templates/Antistasi-Altis.Altis/PIC.jpg rename to Map-Templates/Antistasi-Altis.Altis/Pictures/Mission/pic.jpg diff --git a/Map-Templates/Antistasi-Altis.Altis/Pictures/Mission/whiteboard.jpg b/Map-Templates/Antistasi-Altis.Altis/Pictures/Mission/whiteboard.jpg new file mode 100644 index 0000000000..72b8ca5bd4 Binary files /dev/null and b/Map-Templates/Antistasi-Altis.Altis/Pictures/Mission/whiteboard.jpg differ diff --git a/Map-Templates/Antistasi-Altis.Altis/description.ext b/Map-Templates/Antistasi-Altis.Altis/description.ext index f09215205c..6e5d6dbdbc 100755 --- a/Map-Templates/Antistasi-Altis.Altis/description.ext +++ b/Map-Templates/Antistasi-Altis.Altis/description.ext @@ -4,10 +4,10 @@ author = $STR_antistasi_credits_generic_author_text; OnLoadName = $STR_antistasi_mission_info_altis_mapname_short_text; OnLoadMission = $STR_antistasi_mission_info_altis_blurb_text; -loadScreen = "pic.jpg"; +loadScreen = "Pictures\Mission\pic.jpg"; briefingName = $STR_antistasi_mission_info_altis_mapname_text; overviewText = $STR_antistasi_mission_info_altis_description_text; -overviewPicture = "pic.jpg"; +overviewPicture = "Pictures\Mission\pic.jpg"; #include "MissionDescription\debug.hpp" @@ -34,6 +34,8 @@ class CfgSounds class CfgDebriefing { + #include "MissionDescription\endMission.hpp" + class End1 { title = "V I C T O R Y"; @@ -58,67 +60,4 @@ class CfgDebriefing picture = "b_unknown"; pictureColor[] = {0.5,0.0,0.0,1}; }; - class modUnautorized - { - title = "Incompatible Mods"; - subtitle = "Incompatible Mods detected"; - description = "An incompatible mod installed on the server or your PC has been detected. To avoid support problems the mission is finished. Please uninstall unsupported (ASR AI, aLIVE, MCC or any AI behaviour) mods from your computer or server to be able to play Antistasi."; - picture = "b_unknown"; - pictureColor[] = {0.0,0.5,0.0,1}; - }; - class serverFull - { - title = "Reserved Slot"; - subtitle = "This slot is reserved"; - description = "Sorry, but this slot is reserved for a Server Member. To become member, please contact to the server admin or clan."; - picture = "b_unknown"; - pictureColor[] = {0.0,0.5,0.0,1}; - }; - class noPvP - { - title = "PVP Disabled"; - subtitle = "This slot is unavailable"; - description = "PvP is not enabled on this server."; - picture = "b_unknown"; - pictureColor[] = {0.0,0.5,0.0,1}; - }; - class noJip - { - title = "JIP Unavailable"; - subtitle = "This slot is unavailable"; - description = "You need to have JIP enabled."; - picture = "b_unknown"; - pictureColor[] = {0.0,0.5,0.0,1}; - }; - class pvpMem - { - title = "You are not a Member"; - subtitle = "This slot is unavailable"; - description = "You need to be a Member to use PvP."; - picture = "b_unknown"; - pictureColor[] = {0.0,0.5,0.0,1}; - }; - class pvpCount - { - title = "PvP Player Overflow"; - subtitle = "This slot is unavailable"; - description = "PvP is not available as there are too many PvP slots in use, or not enough Rebels online."; - picture = "b_unknown"; - pictureColor[] = {0.0,0.5,0.0,1}; - }; - class BossMiss - { - title = "MIA Rebel Commander"; - subtitle = "This slot is unavailable"; - description = "PvP is not available as there is no Commander for the Rebels."; - picture = "b_unknown"; - pictureColor[] = {0.0,0.5,0.0,1}; - }; - class hcDown - { - title = "HC Disconnected"; - subtitle = "Some Headless Client has been disconnected and mission has to stop to avoid malfunctions."; - picture = "b_unknown"; - pictureColor[] = {0.0,0.5,0.0,1}; - }; }; diff --git a/Map-Templates/Antistasi-Altis.Altis/mission.sqm b/Map-Templates/Antistasi-Altis.Altis/mission.sqm index 183e623b6f..906cf2e3a9 100755 --- a/Map-Templates/Antistasi-Altis.Altis/mission.sqm +++ b/Map-Templates/Antistasi-Altis.Altis/mission.sqm @@ -5,10 +5,10 @@ class EditorData angleGridStep=0.2617994; scaleGridStep=1; autoGroupingDist=10; - toggles=1666; + toggles=1538; class ItemIDProvider { - nextID=2115; + nextID=2336; }; class MarkerIDProvider { @@ -16,14 +16,14 @@ class EditorData }; class LayerIndexProvider { - nextID=518; + nextID=603; }; class Camera { - pos[]={14079.244,59.815231,22944.676}; - dir[]={0,-0.70710683,0.70710683}; - up[]={0,0.70710677,0.70710677}; - aside[]={0.99999994,0,-0}; + pos[]={9846.5762,287.98108,19321.922}; + dir[]={0.40941659,-0.631679,0.65830779}; + up[]={0.33360216,0.77522695,0.53640521}; + aside[]={0.84917313,-2.363231e-008,-0.52811944}; }; }; binarizationWanted=0; @@ -39,25 +39,24 @@ addons[]= "A3_Structures_F_Mil_TentHangar", "A3_Structures_F_Exp_Infrastructure_Airports", "A3_Structures_F_Mil_Flags", - "A3_Ui_F_Exp", - "A3_Characters_F_Patrol", - "A3_Characters_F_Exp", - "A3_Structures_F_Exp_Military_Flags", "A3_Modules_F_Curator_Curator", "A3_Props_F_Enoch_Military_Camps", - "A3_Structures_F_Mil_Helipads", "A3_Structures_F_Mil_Fortification", "A3_Structures_F_Walls", "A3_Structures_F_Ind_Transmitter_Tower", "A3_Structures_F_Ind_Cargo", "A3_Modules_F_Hc", - "A3_Weapons_F" + "A3_Weapons_F", + "A3_Structures_F_Mil_Helipads", + "A3_Ui_F_Exp", + "A3_Characters_F_Exp", + "A3_Structures_F_Exp_Military_Flags" }; class AddonsMetaData { class List { - items=15; + items=14; class Item0 { className="A3_Ui_F"; @@ -116,50 +115,43 @@ class AddonsMetaData }; class Item8 { - className="A3_Ui_F_Exp"; - name="Arma 3 Apex - User Interface"; + className="A3_Modules_F_Curator"; + name="Arma 3 Zeus Update - Scripted Modules"; author="Bohemia Interactive"; url="https://www.arma3.com"; }; class Item9 { - className="A3_Characters_F_Patrol"; - name="Arma 3 Patrol - Characters and Clothing"; + className="A3_Props_F_Enoch"; + name="Arma 3 Enoch - Decorative and Mission Objects"; author="Bohemia Interactive"; url="https://www.arma3.com"; }; class Item10 { - className="A3_Characters_F_Exp"; - name="Arma 3 Apex - Characters and Clothing"; + className="A3_Structures_F"; + name="Arma 3 - Buildings and Structures"; author="Bohemia Interactive"; url="https://www.arma3.com"; }; class Item11 { - className="A3_Structures_F_Exp"; - name="Arma 3 Apex - Buildings and Structures"; + className="A3_Ui_F_Exp"; + name="Arma 3 Apex - User Interface"; author="Bohemia Interactive"; url="https://www.arma3.com"; }; class Item12 { - className="A3_Modules_F_Curator"; - name="Arma 3 Zeus Update - Scripted Modules"; + className="A3_Characters_F_Exp"; + name="Arma 3 Apex - Characters and Clothing"; author="Bohemia Interactive"; url="https://www.arma3.com"; }; class Item13 { - className="A3_Props_F_Enoch"; - name="Arma 3 Enoch - Decorative and Mission Objects"; - author="Bohemia Interactive"; - url="https://www.arma3.com"; - }; - class Item14 - { - className="A3_Structures_F"; - name="Arma 3 - Buildings and Structures"; + className="A3_Structures_F_Exp"; + name="Arma 3 Apex - Buildings and Structures"; author="Bohemia Interactive"; url="https://www.arma3.com"; }; @@ -174,13 +166,12 @@ class Mission resistanceWest=0; year=2035; month=6; - day=1; hour=10; minute=0; }; class Entities { - items=407; + items=394; class Item0 { dataType="Marker"; @@ -435,19 +426,20 @@ class Mission class Item30 { dataType="Marker"; - position[]={3605.7153,17.346928,10279.321}; + position[]={10348.671,25.917969,18011.434}; name="Synd_HQ"; markerType="RECTANGLE"; type="rectangle"; + colorName="ColorPink"; a=50; b=50; id=933; - atlOffset=1.6032429; + atlOffset=-100.90678; }; class Item31 { dataType="Marker"; - position[]={3607.0483,2.7037606e+012,10281.5}; + position[]={10348.684,2.7037606e+012,18011.764}; name="respawn_guerrila"; text="Your Headquarters"; type="hd_flag"; @@ -460,8 +452,8 @@ class Mission dataType="Object"; class PositionInfo { - position[]={3611.6396,16.176582,10280.448}; - angles[]={6.2725215,0,6.2392201}; + position[]={10353.021,128.19339,18001.391}; + angles[]={0.098347999,0,6.247201}; }; side="Empty"; flags=4; @@ -471,7 +463,7 @@ class Mission }; id=935; type="Box_East_AmmoVeh_F"; - atlOffset=-9.5367432e-007; + atlOffset=-0.004776001; class CustomAttributes { class Attribute0 @@ -520,81 +512,73 @@ class Mission dataType="Logic"; class PositionInfo { - position[]={3603.4663,15.792626,10272.64}; - angles[]={6.2631893,0,6.2485328}; + position[]={10349.702,127.67464,18025.188}; + angles[]={0,5.5529599,0}; }; name="server"; id=939; type="Logic"; + atlOffset=1.7780762; }; class Item34 { dataType="Logic"; class PositionInfo { - position[]={3605.0405,15.709817,10271.228}; - angles[]={6.2631893,0,6.2485328}; + position[]={10351.631,127.6991,18025.256}; + angles[]={0,5.5529599,0}; }; name="garrison"; id=940; type="Logic"; + atlOffset=1.8630295; }; class Item35 { dataType="Logic"; class PositionInfo { - position[]={3606.8276,15.619447,10269.807}; - angles[]={6.2631893,0,6.2485328}; + position[]={10353.312,127.6193,18025.266}; + angles[]={0,5.5529599,0}; }; name="spawner"; id=941; type="Logic"; + atlOffset=1.8196564; }; class Item36 { dataType="Logic"; class PositionInfo { - position[]={3599.2339,15.983887,10269.939}; - angles[]={6.2818413,0,6.2431998}; - }; - name="hc"; - isPlayable=1; - id=942; - type="HeadlessClient_F"; - }; - class Item37 - { - dataType="Logic"; - class PositionInfo - { - position[]={3608.7026,15.474901,10268.476}; - angles[]={6.2631893,0,6.2046809}; + position[]={10355.004,127.5393,18025.334}; + angles[]={0,5.5529599,0}; }; name="roadsX"; id=945; type="Logic"; + atlOffset=1.7835159; }; - class Item38 + class Item37 { dataType="Logic"; class PositionInfo { - position[]={3610.1187,15.338509,10267.392}; - angles[]={6.2325621,0,6.2046804}; + position[]={10356.69,127.46223,18025.381}; + angles[]={0,5.5529599,0}; }; name="timer"; id=949; type="Logic"; + atlOffset=1.7638397; }; - class Item39 + class Item38 { dataType="Object"; class PositionInfo { - position[]={3610.7017,16.36245,10275.696}; - angles[]={0.014660765,0,6.2139654}; + position[]={10352.084,128.60956,17996.637}; + angles[]={0.049292382,0,6.2352223}; }; side="Empty"; flags=4; @@ -604,7 +588,7 @@ class Mission }; id=950; type="IG_supplyCrate_F"; - atlOffset=-9.5367432e-007; + atlOffset=-0.00078582764; class CustomAttributes { class Attribute0 @@ -648,31 +632,33 @@ class Mission nAttributes=2; }; }; - class Item40 + class Item39 { dataType="Logic"; class PositionInfo { - position[]={3611.3882,15.175223,10266.14}; - angles[]={6.2325621,0,6.2046804}; + position[]={10358.507,126.88751,18025.453}; + angles[]={0,5.5529599,0}; }; name="sidesX"; id=1010; type="Logic"; + atlOffset=1.2429962; }; - class Item41 + class Item40 { dataType="Logic"; class PositionInfo { - position[]={3612.2993,15.061396,10265.308}; - angles[]={6.2325621,0,6.2046804}; + position[]={10360.209,126.84048,18025.5}; + angles[]={0,5.5529599,0}; }; name="killZones"; id=1011; type="Logic"; + atlOffset=1.2379837; }; - class Item42 + class Item41 { dataType="Group"; side="Independent"; @@ -684,8 +670,8 @@ class Mission dataType="Object"; class PositionInfo { - position[]={3601.614,15.950262,10279.248}; - angles[]={6.2725215,2.1016905,6.2485409}; + position[]={10342.997,127.69651,18000.188}; + angles[]={0.078504436,2.1016905,6.2751846}; }; side="Independent"; flags=6; @@ -695,6 +681,7 @@ class Mission }; id=1182; type="I_G_officer_F"; + atlOffset=-0.0001449585; class CustomAttributes { class Attribute0 @@ -762,6 +749,7 @@ class Mission { }; id=1068; + atlOffset=-0.0001449585; class CustomAttributes { class Attribute0 @@ -786,13 +774,13 @@ class Mission nAttributes=1; }; }; - class Item43 + class Item42 { dataType="Object"; class PositionInfo { - position[]={3604.6182,16.735788,10282.353}; - angles[]={0.014660765,0,6.2232509}; + position[]={10346,128.39151,18003.293}; + angles[]={0.078504436,0,6.2751846}; }; side="Empty"; flags=4; @@ -802,6 +790,7 @@ class Mission }; id=1098; type="MapBoard_seismic_F"; + atlOffset=-0.0033340454; class CustomAttributes { class Attribute0 @@ -826,7 +815,7 @@ class Mission nAttributes=1; }; }; - class Item44 + class Item43 { dataType="Marker"; position[]={21332.971,18.858,7321.6831}; @@ -836,7 +825,7 @@ class Mission id=1099; atlOffset=0.00024414063; }; - class Item45 + class Item44 { dataType="Marker"; position[]={22912.727,9.9300003,19079.26}; @@ -846,7 +835,7 @@ class Mission id=1100; atlOffset=-1.441308; }; - class Item46 + class Item45 { dataType="Marker"; position[]={26833.08,27.041002,24434.344}; @@ -855,7 +844,7 @@ class Mission angle=220.45634; id=1102; }; - class Item47 + class Item46 { dataType="Marker"; position[]={14415.215,16.554316,16811.631}; @@ -864,7 +853,7 @@ class Mission angle=223.34677; id=1103; }; - class Item48 + class Item47 { dataType="Marker"; position[]={11565.08,25.18574,12096.762}; @@ -873,7 +862,7 @@ class Mission angle=286.13657; id=1104; }; - class Item49 + class Item48 { dataType="Marker"; position[]={9184.3438,14.790446,21734.248}; @@ -882,10 +871,10 @@ class Mission angle=143.57869; id=1105; }; - class Item50 + class Item49 { dataType="Marker"; - position[]={3181.1331,2.4200001,12482.095}; + position[]={3078.9167,2.4199219,12383.837}; name="control"; markerType="RECTANGLE"; type="rectangle"; @@ -893,9 +882,9 @@ class Mission b=15; angle=231.22296; id=1107; - atlOffset=9.059906e-006; + atlOffset=-5.6209698; }; - class Item51 + class Item50 { dataType="Marker"; position[]={4219.2031,46.111389,12251.489}; @@ -907,7 +896,7 @@ class Mission angle=231.22296; id=1108; }; - class Item52 + class Item51 { dataType="Marker"; position[]={5096.9497,24.480274,13859.174}; @@ -919,7 +908,7 @@ class Mission angle=231.22296; id=1109; }; - class Item53 + class Item52 { dataType="Marker"; position[]={5202.4297,18.541693,14485.633}; @@ -931,7 +920,7 @@ class Mission angle=231.22296; id=1110; }; - class Item54 + class Item53 { dataType="Marker"; position[]={3631.2336,7.4565849,13874.588}; @@ -943,7 +932,7 @@ class Mission angle=231.22296; id=1111; }; - class Item55 + class Item54 { dataType="Marker"; position[]={4386.7471,71.040924,16015.587}; @@ -955,7 +944,7 @@ class Mission angle=231.22296; id=1112; }; - class Item56 + class Item55 { dataType="Marker"; position[]={5952.9072,236.78763,19864.762}; @@ -967,7 +956,7 @@ class Mission angle=231.22296; id=1113; }; - class Item57 + class Item56 { dataType="Marker"; position[]={9128.2422,20.68099,22068.809}; @@ -979,7 +968,7 @@ class Mission angle=231.22296; id=1114; }; - class Item58 + class Item57 { dataType="Marker"; position[]={8409.0273,55.321545,20834.262}; @@ -991,7 +980,7 @@ class Mission angle=231.22296; id=1115; }; - class Item59 + class Item58 { dataType="Marker"; position[]={9351.292,38.454903,21243.428}; @@ -1003,7 +992,7 @@ class Mission angle=231.22296; id=1116; }; - class Item60 + class Item59 { dataType="Marker"; position[]={9466.1748,14.863552,21870.887}; @@ -1015,7 +1004,7 @@ class Mission angle=231.22296; id=1117; }; - class Item61 + class Item60 { dataType="Marker"; position[]={8783.5254,99.873222,15788.32}; @@ -1027,10 +1016,10 @@ class Mission angle=231.22296; id=1118; }; - class Item62 + class Item61 { dataType="Marker"; - position[]={7240.957,4.4888473,11029.49}; + position[]={7469.8398,4.4887695,10977.681}; name="control_12"; markerType="RECTANGLE"; type="rectangle"; @@ -1038,20 +1027,9 @@ class Mission b=15; angle=231.22296; id=1119; + atlOffset=-4.6006165; }; - class Item63 - { - dataType="Marker"; - position[]={10771.739,3.4747643,10873.154}; - name="control_13"; - markerType="RECTANGLE"; - type="rectangle"; - a=15; - b=15; - angle=231.22296; - id=1120; - }; - class Item64 + class Item62 { dataType="Marker"; position[]={10830.928,17.216188,12156.106}; @@ -1063,7 +1041,7 @@ class Mission angle=231.22296; id=1121; }; - class Item65 + class Item63 { dataType="Marker"; position[]={10093.558,18.734219,12919.797}; @@ -1075,7 +1053,7 @@ class Mission angle=231.22296; id=1122; }; - class Item66 + class Item64 { dataType="Marker"; position[]={12377.377,21.578207,15871.573}; @@ -1087,7 +1065,7 @@ class Mission angle=231.22296; id=1123; }; - class Item67 + class Item65 { dataType="Marker"; position[]={11293.307,58.806793,17517.594}; @@ -1099,7 +1077,7 @@ class Mission angle=231.22296; id=1124; }; - class Item68 + class Item66 { dataType="Marker"; position[]={13547.545,19.099752,18669.258}; @@ -1111,7 +1089,7 @@ class Mission angle=231.22296; id=1125; }; - class Item69 + class Item67 { dataType="Marker"; position[]={14299.458,28.614883,19467.055}; @@ -1123,7 +1101,7 @@ class Mission angle=231.22296; id=1126; }; - class Item70 + class Item68 { dataType="Marker"; position[]={13645.276,19.155266,16084.521}; @@ -1136,10 +1114,10 @@ class Mission id=1127; atlOffset=-3.8146973e-006; }; - class Item71 + class Item69 { dataType="Marker"; - position[]={15868.175,14.615435,17421.17}; + position[]={15926.536,14.905683,17414.5}; name="control_21"; markerType="RECTANGLE"; type="rectangle"; @@ -1148,7 +1126,7 @@ class Mission angle=231.22296; id=1128; }; - class Item72 + class Item70 { dataType="Marker"; position[]={15986.493,8.0299902,16130.729}; @@ -1161,7 +1139,7 @@ class Mission id=1129; atlOffset=3.1471252e-005; }; - class Item73 + class Item71 { dataType="Marker"; position[]={18362.127,19.228302,17342.16}; @@ -1173,10 +1151,10 @@ class Mission angle=231.22296; id=1130; }; - class Item74 + class Item72 { dataType="Marker"; - position[]={17490.688,5.5569239,14324.797}; + position[]={17481.404,5.7377844,14287.136}; name="control_24"; markerType="RECTANGLE"; type="rectangle"; @@ -1185,10 +1163,10 @@ class Mission angle=231.22296; id=1131; }; - class Item75 + class Item73 { dataType="Marker"; - position[]={18271.459,27.275703,12900.734}; + position[]={17946.744,27.209206,12845.493}; name="control_25"; markerType="RECTANGLE"; type="rectangle"; @@ -1197,7 +1175,7 @@ class Mission angle=231.22296; id=1132; }; - class Item76 + class Item74 { dataType="Marker"; position[]={20228.654,52.020004,9768.0547}; @@ -1209,7 +1187,7 @@ class Mission angle=231.22296; id=1133; }; - class Item77 + class Item75 { dataType="Marker"; position[]={21586.922,14.105127,7801.9902}; @@ -1221,7 +1199,7 @@ class Mission angle=231.22296; id=1134; }; - class Item78 + class Item76 { dataType="Marker"; position[]={20792.029,36.949718,16645.305}; @@ -1233,7 +1211,7 @@ class Mission angle=231.22296; id=1135; }; - class Item79 + class Item77 { dataType="Marker"; position[]={21685.58,22.36945,17643.285}; @@ -1245,7 +1223,7 @@ class Mission angle=231.22296; id=1136; }; - class Item80 + class Item78 { dataType="Marker"; position[]={22971.109,13.492899,19366.07}; @@ -1257,7 +1235,7 @@ class Mission angle=231.22296; id=1137; }; - class Item81 + class Item79 { dataType="Marker"; position[]={24790.133,20.474581,20720.881}; @@ -1269,7 +1247,7 @@ class Mission angle=231.22296; id=1138; }; - class Item82 + class Item80 { dataType="Marker"; position[]={25990.26,24.751326,21568.287}; @@ -1281,7 +1259,7 @@ class Mission angle=231.22296; id=1139; }; - class Item83 + class Item81 { dataType="Marker"; position[]={26981.279,11.84,23830.973}; @@ -1293,7 +1271,7 @@ class Mission angle=231.22296; id=1140; }; - class Item84 + class Item82 { dataType="Marker"; position[]={5931.3213,35.499817,22072.861}; @@ -1306,7 +1284,7 @@ class Mission id=1141; atlOffset=-180.69971; }; - class Item85 + class Item83 { dataType="Marker"; position[]={4078.9751,133.23485,22090.877}; @@ -1318,7 +1296,7 @@ class Mission angle=231.22296; id=1142; }; - class Item86 + class Item84 { dataType="Marker"; position[]={3876.7268,150.10907,21272.254}; @@ -1330,7 +1308,7 @@ class Mission angle=231.22296; id=1143; }; - class Item87 + class Item85 { dataType="Marker"; position[]={7787.8447,98.140869,21684.877}; @@ -1343,7 +1321,7 @@ class Mission id=1144; atlOffset=-25.776688; }; - class Item88 + class Item86 { dataType="Marker"; position[]={3261.9119,122.53696,19385.77}; @@ -1356,7 +1334,7 @@ class Mission id=1145; atlOffset=-42.672791; }; - class Item89 + class Item87 { dataType="Marker"; position[]={4095.1401,290.75259,19930.941}; @@ -1368,7 +1346,7 @@ class Mission angle=231.22296; id=1146; }; - class Item90 + class Item88 { dataType="Marker"; position[]={5528.4966,173.61342,21299.682}; @@ -1380,7 +1358,7 @@ class Mission angle=231.22296; id=1147; }; - class Item91 + class Item89 { dataType="Marker"; position[]={8185.0068,83.494675,22893.648}; @@ -1392,7 +1370,7 @@ class Mission angle=231.22296; id=1148; }; - class Item92 + class Item90 { dataType="Marker"; position[]={14258.698,96.381104,22076.549}; @@ -1405,7 +1383,7 @@ class Mission id=1149; atlOffset=24.824684; }; - class Item93 + class Item91 { dataType="Marker"; position[]={8006.2344,70.981575,20042.875}; @@ -1417,7 +1395,7 @@ class Mission angle=231.22296; id=1150; }; - class Item94 + class Item92 { dataType="Marker"; position[]={5771.7959,189.49142,19094.035}; @@ -1429,7 +1407,7 @@ class Mission angle=231.22296; id=1151; }; - class Item95 + class Item93 { dataType="Marker"; position[]={11738.693,45.491325,8850.6113}; @@ -1441,7 +1419,7 @@ class Mission angle=231.22296; id=1152; }; - class Item96 + class Item94 { dataType="Marker"; position[]={21060.4,1.3683789,14717.646}; @@ -1454,7 +1432,7 @@ class Mission id=1153; atlOffset=-3.4213066e-005; }; - class Item97 + class Item95 { dataType="Marker"; position[]={17992.082,69.924828,10671.903}; @@ -1466,7 +1444,7 @@ class Mission angle=231.22296; id=1154; }; - class Item98 + class Item96 { dataType="Marker"; position[]={22960.973,24.957481,21887.336}; @@ -1478,7 +1456,7 @@ class Mission angle=231.22296; id=1155; }; - class Item99 + class Item97 { dataType="Marker"; position[]={24232.799,66.273628,21795.674}; @@ -1490,7 +1468,7 @@ class Mission angle=231.22296; id=1156; }; - class Item100 + class Item98 { dataType="Marker"; position[]={23923.436,45.721985,22723.762}; @@ -1502,7 +1480,7 @@ class Mission angle=231.22296; id=1157; }; - class Item101 + class Item99 { dataType="Marker"; position[]={24347.379,25.81115,23560.189}; @@ -1514,7 +1492,7 @@ class Mission angle=231.22296; id=1158; }; - class Item102 + class Item100 { dataType="Marker"; position[]={28045.74,39.501999,25409.574}; @@ -1527,7 +1505,7 @@ class Mission id=1159; atlOffset=0.00048828125; }; - class Item103 + class Item101 { dataType="Marker"; position[]={25963.797,66.576874,22488.859}; @@ -1539,7 +1517,7 @@ class Mission angle=231.22296; id=1160; }; - class Item104 + class Item102 { dataType="Marker"; position[]={8799.5547,129.67937,15250.9}; @@ -1551,7 +1529,7 @@ class Mission angle=231.22296; id=1161; }; - class Item105 + class Item103 { dataType="Marker"; position[]={10822.622,106.28155,15025.045}; @@ -1563,7 +1541,7 @@ class Mission angle=231.22296; id=1162; }; - class Item106 + class Item104 { dataType="Marker"; position[]={6641.7202,132.51106,12197.677}; @@ -1575,7 +1553,7 @@ class Mission angle=231.22296; id=1163; }; - class Item107 + class Item105 { dataType="Marker"; position[]={9522.5645,52.498535,7532.7705}; @@ -1588,7 +1566,7 @@ class Mission id=1165; atlOffset=-6.007225; }; - class Item108 + class Item106 { dataType="Marker"; position[]={23662.633,5.3028078,16239.605}; @@ -1600,7 +1578,7 @@ class Mission angle=231.22296; id=1166; }; - class Item109 + class Item107 { dataType="Marker"; position[]={3376.6011,0,12753.058}; @@ -1609,7 +1587,7 @@ class Mission id=1167; atlOffset=2.941112; }; - class Item110 + class Item108 { dataType="Marker"; position[]={3535.1458,2.8441161e-009,13774.347}; @@ -1618,7 +1596,7 @@ class Mission id=1168; atlOffset=1.2454736; }; - class Item111 + class Item109 { dataType="Marker"; position[]={3807.0403,8.2976584e-008,17341.869}; @@ -1627,7 +1605,7 @@ class Mission id=1169; atlOffset=4.6103921; }; - class Item112 + class Item110 { dataType="Marker"; position[]={16582.131,0,12303.811}; @@ -1636,7 +1614,7 @@ class Mission id=1170; atlOffset=8.3859863; }; - class Item113 + class Item111 { dataType="Marker"; position[]={12749.965,2.2184195e-006,14198.212}; @@ -1645,7 +1623,7 @@ class Mission id=1171; atlOffset=9.9826164; }; - class Item114 + class Item112 { dataType="Marker"; position[]={11837.512,-2.1113763e-006,13530.187}; @@ -1654,7 +1632,7 @@ class Mission id=1172; atlOffset=4.5436969; }; - class Item115 + class Item113 { dataType="Marker"; position[]={2255.782,0,13234.797}; @@ -1664,7 +1642,7 @@ class Mission id=1174; atlOffset=126.38051; }; - class Item116 + class Item114 { dataType="Marker"; position[]={3172.9761,2.8623674e-008,16757.107}; @@ -1674,7 +1652,7 @@ class Mission id=1176; atlOffset=107.35194; }; - class Item117 + class Item115 { dataType="Marker"; position[]={19879.293,0,21958.814}; @@ -1684,7 +1662,7 @@ class Mission id=1177; atlOffset=171.26703; }; - class Item118 + class Item116 { dataType="Marker"; position[]={25805.57,0,25990.992}; @@ -1694,7 +1672,7 @@ class Mission id=1178; atlOffset=178.77411; }; - class Item119 + class Item117 { dataType="Marker"; position[]={24006.145,-6.4275355e-008,6603.1455}; @@ -1704,7 +1682,7 @@ class Mission id=1179; atlOffset=180.55885; }; - class Item120 + class Item118 { dataType="Marker"; position[]={15241.775,0,13870.712}; @@ -1714,7 +1692,7 @@ class Mission id=1180; atlOffset=67.766624; }; - class Item121 + class Item119 { dataType="Marker"; position[]={13681.933,-8.68244e-008,10426.626}; @@ -1724,7 +1702,7 @@ class Mission id=1181; atlOffset=141.36031; }; - class Item122 + class Item120 { dataType="Marker"; position[]={3239.0374,7.4641165e-010,12861.445}; @@ -1733,7 +1711,7 @@ class Mission id=1184; atlOffset=8.8429317; }; - class Item123 + class Item121 { dataType="Marker"; position[]={20649.865,0,19497.082}; @@ -1742,16 +1720,16 @@ class Mission id=1185; atlOffset=2.1248169; }; - class Item124 + class Item122 { dataType="Marker"; position[]={27619.545,1.5190345e-008,24543.322}; name="seaSpawn_8"; type="mil_objective"; id=1186; - atlOffset=5.0577831; + atlOffset=4.5166793; }; - class Item125 + class Item123 { dataType="Marker"; position[]={15382.954,-4.1486221e-008,15813.717}; @@ -1760,7 +1738,7 @@ class Mission id=1187; atlOffset=6.1902537; }; - class Item126 + class Item124 { dataType="Object"; class PositionInfo @@ -1775,7 +1753,7 @@ class Mission id=1188; type="Land_Airport_Tower_F"; }; - class Item127 + class Item125 { dataType="Object"; class PositionInfo @@ -1791,7 +1769,7 @@ class Mission id=1200; type="Land_Hangar_F"; }; - class Item128 + class Item126 { dataType="Object"; class PositionInfo @@ -1808,7 +1786,7 @@ class Mission type="Land_Cargo_HQ_V1_F"; atlOffset=0.3626709; }; - class Item129 + class Item127 { dataType="Object"; class PositionInfo @@ -1824,7 +1802,7 @@ class Mission id=1237; type="Land_Cargo_HQ_V1_F"; }; - class Item130 + class Item128 { dataType="Object"; class PositionInfo @@ -1841,7 +1819,7 @@ class Mission type="Land_Cargo_HQ_V1_F"; atlOffset=1.0188999; }; - class Item131 + class Item129 { dataType="Object"; class PositionInfo @@ -1926,7 +1904,7 @@ class Mission nAttributes=1; }; }; - class Item132 + class Item130 { dataType="Object"; class PositionInfo @@ -1942,7 +1920,7 @@ class Mission id=1244; type="Land_Cargo_HQ_V1_F"; }; - class Item133 + class Item131 { dataType="Object"; class PositionInfo @@ -1959,7 +1937,7 @@ class Mission type="Land_Cargo_HQ_V1_F"; atlOffset=9.5367432e-006; }; - class Item134 + class Item132 { dataType="Object"; class PositionInfo @@ -1975,7 +1953,7 @@ class Mission id=1262; type="Land_Cargo_Patrol_V1_F"; }; - class Item135 + class Item133 { dataType="Object"; class PositionInfo @@ -1991,7 +1969,7 @@ class Mission id=1264; type="Land_Cargo_Patrol_V1_F"; }; - class Item136 + class Item134 { dataType="Object"; class PositionInfo @@ -2007,7 +1985,7 @@ class Mission id=1265; type="Land_Cargo_Patrol_V1_F"; }; - class Item137 + class Item135 { dataType="Object"; class PositionInfo @@ -2023,7 +2001,7 @@ class Mission id=1271; type="Land_Cargo_Patrol_V1_F"; }; - class Item138 + class Item136 { dataType="Object"; class PositionInfo @@ -2039,7 +2017,7 @@ class Mission id=1273; type="Land_Cargo_Patrol_V1_F"; }; - class Item139 + class Item137 { dataType="Object"; class PositionInfo @@ -2056,7 +2034,7 @@ class Mission type="Land_Cargo_Patrol_V1_F"; atlOffset=1.5258789e-005; }; - class Item140 + class Item138 { dataType="Object"; class PositionInfo @@ -2073,7 +2051,7 @@ class Mission type="Land_Cargo_Patrol_V1_F"; atlOffset=2.0980835e-005; }; - class Item141 + class Item139 { dataType="Object"; class PositionInfo @@ -2089,7 +2067,7 @@ class Mission type="Land_Cargo_Tower_V1_F"; atlOffset=-0.0099000931; }; - class Item142 + class Item140 { dataType="Object"; class PositionInfo @@ -2106,7 +2084,7 @@ class Mission type="Land_Cargo_Tower_V1_F"; atlOffset=-0.017017365; }; - class Item143 + class Item141 { dataType="Object"; class PositionInfo @@ -2123,7 +2101,7 @@ class Mission type="Land_Cargo_Tower_V1_F"; atlOffset=-4.7683716e-007; }; - class Item144 + class Item142 { dataType="Object"; class PositionInfo @@ -2140,7 +2118,7 @@ class Mission type="Land_Cargo_Tower_V1_F"; atlOffset=-1.011385; }; - class Item145 + class Item143 { dataType="Object"; class PositionInfo @@ -2156,7 +2134,7 @@ class Mission type="Land_Cargo_Tower_V1_F"; atlOffset=-1.9073486e-006; }; - class Item146 + class Item144 { dataType="Object"; class PositionInfo @@ -2173,7 +2151,7 @@ class Mission type="Land_TentHangar_V1_F"; atlOffset=-9.5367432e-007; }; - class Item147 + class Item145 { dataType="Object"; class PositionInfo @@ -2190,7 +2168,7 @@ class Mission type="Land_TentHangar_V1_F"; atlOffset=9.5367432e-007; }; - class Item148 + class Item146 { dataType="Object"; class PositionInfo @@ -2207,7 +2185,7 @@ class Mission type="Land_TentHangar_V1_F"; atlOffset=1.9073486e-006; }; - class Item149 + class Item147 { dataType="Object"; class PositionInfo @@ -2223,7 +2201,7 @@ class Mission id=1332; type="Land_TentHangar_V1_F"; }; - class Item150 + class Item148 { dataType="Object"; class PositionInfo @@ -2239,7 +2217,7 @@ class Mission id=1336; type="Land_Airport_01_hangar_F"; }; - class Item151 + class Item149 { dataType="Object"; class PositionInfo @@ -2255,7 +2233,7 @@ class Mission id=1337; type="Land_Cargo_Patrol_V1_F"; }; - class Item152 + class Item150 { dataType="Object"; class PositionInfo @@ -2271,7 +2249,7 @@ class Mission id=1338; type="Land_Cargo_Patrol_V1_F"; }; - class Item153 + class Item151 { dataType="Object"; class PositionInfo @@ -2288,7 +2266,7 @@ class Mission type="Land_Cargo_Patrol_V1_F"; atlOffset=1.4176254; }; - class Item154 + class Item152 { dataType="Object"; class PositionInfo @@ -2305,7 +2283,7 @@ class Mission type="Land_Airport_Tower_F"; atlOffset=0.48480988; }; - class Item155 + class Item153 { dataType="Object"; class PositionInfo @@ -2321,7 +2299,7 @@ class Mission id=1343; type="Land_Cargo_Patrol_V1_F"; }; - class Item156 + class Item154 { dataType="Object"; class PositionInfo @@ -2337,7 +2315,7 @@ class Mission id=1344; type="Land_Cargo_Patrol_V1_F"; }; - class Item157 + class Item155 { dataType="Object"; class PositionInfo @@ -2353,7 +2331,7 @@ class Mission id=1345; type="Land_Cargo_Patrol_V1_F"; }; - class Item158 + class Item156 { dataType="Object"; class PositionInfo @@ -2369,7 +2347,7 @@ class Mission id=1346; type="Land_Cargo_Patrol_V1_F"; }; - class Item159 + class Item157 { dataType="Object"; class PositionInfo @@ -2385,7 +2363,7 @@ class Mission id=1347; type="Land_Cargo_Patrol_V1_F"; }; - class Item160 + class Item158 { dataType="Object"; class PositionInfo @@ -2401,7 +2379,7 @@ class Mission id=1350; type="Land_Cargo_Patrol_V1_F"; }; - class Item161 + class Item159 { dataType="Object"; class PositionInfo @@ -2417,7 +2395,7 @@ class Mission id=1351; type="Land_Cargo_Tower_V1_F"; }; - class Item162 + class Item160 { dataType="Object"; class PositionInfo @@ -2433,7 +2411,7 @@ class Mission id=1357; type="Land_Cargo_HQ_V1_F"; }; - class Item163 + class Item161 { dataType="Object"; class PositionInfo @@ -2449,13 +2427,13 @@ class Mission id=1358; type="Land_Cargo_Patrol_V1_F"; }; - class Item164 + class Item162 { dataType="Object"; class PositionInfo { - position[]={3608.8811,19.602364,10284.22}; - angles[]={6.2272477,0,6.2392201}; + position[]={10350.263,131.10785,18005.162}; + angles[]={0.098347999,0,6.247201}; }; side="Empty"; flags=4; @@ -2465,7 +2443,6 @@ class Mission }; id=1370; type="Flag_FIA_F"; - atlOffset=9.5367432e-007; class CustomAttributes { class Attribute0 @@ -2490,453 +2467,44 @@ class Mission nAttributes=1; }; }; + class Item163 + { + dataType="Marker"; + position[]={10027.582,17.59524,12814.658}; + name="road"; + type="hd_arrow"; + angle=227.508; + id=1440; + }; + class Item164 + { + dataType="Marker"; + position[]={8780.8975,35.592316,12043.754}; + name="road_1"; + type="hd_arrow"; + angle=223.50795; + id=1441; + }; class Item165 { - dataType="Object"; - class PositionInfo - { - position[]={13537.357,18.774933,12085.127}; - }; - side="Empty"; - flags=5; - class Attributes - { - init="if (!isMultiplayer) then {deleteVehicle this};"; - }; - id=1389; - type="Flag_NATO_F"; - atlOffset=-0.6429987; + dataType="Marker"; + position[]={7336.4771,16.04541,11418.288}; + name="road_2"; + type="hd_arrow"; + angle=13.06902; + id=1442; + atlOffset=3.2962132; }; class Item166 { dataType="Marker"; - position[]={13537.383,17.984203,12063.334}; - name="respawn_west"; - type="flag_CTRG"; - id=1390; - atlOffset=4.0483103; + position[]={10432.575,14.689998,11982.5}; + name="road_4"; + type="hd_arrow"; + angle=227.508; + id=1445; }; class Item167 - { - dataType="Group"; - side="West"; - class Entities - { - items=6; - class Item0 - { - dataType="Object"; - class PositionInfo - { - position[]={13537.015,15.694531,12077.749}; - }; - side="West"; - flags=7; - class Attributes - { - rank="SERGEANT"; - init="groupPlayersNATO = group this; this setVariable [""pvp"",true]; this setVariable [""pvpPlayerUnitNumber"", 0];"; - name="pvp_blue_1"; - isPlayable=1; - }; - id=1407; - type="B_recon_TL_F"; - class CustomAttributes - { - class Attribute0 - { - property="speaker"; - expression="_this setspeaker _value;"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="Male12ENG"; - }; - }; - }; - class Attribute1 - { - property="pitch"; - expression="_this setpitch _value;"; - class Value - { - class data - { - class type - { - type[]= - { - "SCALAR" - }; - }; - value=0.99000001; - }; - }; - }; - nAttributes=2; - }; - }; - class Item1 - { - dataType="Object"; - class PositionInfo - { - position[]={13542.015,15.338387,12072.749}; - }; - side="West"; - flags=5; - class Attributes - { - skill=0.44999999; - rank="CORPORAL"; - init="this setVariable [""pvp"",true]; this setVariable [""pvpPlayerUnitNumber"", 3];"; - name="pvp_blue_4"; - isPlayable=1; - }; - id=1408; - type="B_recon_M_F"; - atlOffset=-9.5367432e-007; - class CustomAttributes - { - class Attribute0 - { - property="speaker"; - expression="_this setspeaker _value;"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="Male12ENG"; - }; - }; - }; - class Attribute1 - { - property="pitch"; - expression="_this setpitch _value;"; - class Value - { - class data - { - class type - { - type[]= - { - "SCALAR" - }; - }; - value=0.98000002; - }; - }; - }; - nAttributes=2; - }; - }; - class Item2 - { - dataType="Object"; - class PositionInfo - { - position[]={13532.015,14.565668,12072.749}; - }; - side="West"; - flags=5; - class Attributes - { - skill=0.40000001; - init="this setVariable [""pvp"",true]; this setVariable [""pvpPlayerUnitNumber"", 1];"; - name="pvp_blue_2"; - isPlayable=1; - }; - id=1409; - type="B_recon_medic_F"; - class CustomAttributes - { - class Attribute0 - { - property="speaker"; - expression="_this setspeaker _value;"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="Male03ENG"; - }; - }; - }; - class Attribute1 - { - property="pitch"; - expression="_this setpitch _value;"; - class Value - { - class data - { - class type - { - type[]= - { - "SCALAR" - }; - }; - value=0.95999998; - }; - }; - }; - nAttributes=2; - }; - }; - class Item3 - { - dataType="Object"; - class PositionInfo - { - position[]={13527.015,14.16153,12067.749}; - }; - side="West"; - flags=5; - class Attributes - { - skill=0.40000001; - init="this setVariable [""pvp"",true]; this setVariable [""pvpPlayerUnitNumber"", 4];"; - name="pvp_blue_5"; - isPlayable=1; - }; - id=1411; - type="B_recon_LAT_F"; - class CustomAttributes - { - class Attribute0 - { - property="speaker"; - expression="_this setspeaker _value;"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="Male12ENG"; - }; - }; - }; - class Attribute1 - { - property="pitch"; - expression="_this setpitch _value;"; - class Value - { - class data - { - class type - { - type[]= - { - "SCALAR" - }; - }; - value=0.97000003; - }; - }; - }; - nAttributes=2; - }; - }; - class Item4 - { - dataType="Object"; - class PositionInfo - { - position[]={13544.494,14.759296,12070.628}; - }; - side="West"; - flags=4; - class Attributes - { - skill=0.44999999; - rank="CORPORAL"; - init="this setVariable [""pvp"",true]; this setVariable [""pvpPlayerUnitNumber"", 2];"; - name="pvp_blue_3"; - isPlayable=1; - }; - id=1415; - type="B_Patrol_Soldier_MG_F"; - atlOffset=-9.5367432e-007; - class CustomAttributes - { - class Attribute0 - { - property="speaker"; - expression="_this setspeaker _value;"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="Male07ENG"; - }; - }; - }; - class Attribute1 - { - property="pitch"; - expression="_this setpitch _value;"; - class Value - { - class data - { - class type - { - type[]= - { - "SCALAR" - }; - }; - value=0.94999999; - }; - }; - }; - nAttributes=2; - }; - }; - class Item5 - { - dataType="Object"; - class PositionInfo - { - position[]={13539.265,14.667098,12068.41}; - }; - side="West"; - flags=5; - class Attributes - { - skill=0.40000001; - init="this setVariable [""pvp"",true]; this setVariable [""pvpPlayerUnitNumber"", 5];"; - name="pvp_blue_6"; - isPlayable=1; - }; - id=1552; - type="B_recon_LAT_F"; - class CustomAttributes - { - class Attribute0 - { - property="speaker"; - expression="_this setspeaker _value;"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="Male12ENG"; - }; - }; - }; - class Attribute1 - { - property="pitch"; - expression="_this setpitch _value;"; - class Value - { - class data - { - class type - { - type[]= - { - "SCALAR" - }; - }; - value=0.97000003; - }; - }; - }; - nAttributes=2; - }; - }; - }; - class Attributes - { - }; - id=1406; - }; - class Item168 - { - dataType="Marker"; - position[]={10027.582,17.59524,12814.658}; - name="road"; - type="hd_arrow"; - angle=227.508; - id=1440; - }; - class Item169 - { - dataType="Marker"; - position[]={8780.8975,35.592316,12043.754}; - name="road_1"; - type="hd_arrow"; - angle=223.50795; - id=1441; - }; - class Item170 - { - dataType="Marker"; - position[]={7336.4771,16.04541,11418.288}; - name="road_2"; - type="hd_arrow"; - angle=13.06902; - id=1442; - atlOffset=3.2962132; - }; - class Item171 - { - dataType="Marker"; - position[]={10432.575,14.689998,11982.5}; - name="road_4"; - type="hd_arrow"; - angle=227.508; - id=1445; - }; - class Item172 { dataType="Marker"; position[]={9615.0332,12.606598,11695.909}; @@ -2946,7 +2514,7 @@ class Mission id=1446; atlOffset=0.63069153; }; - class Item173 + class Item168 { dataType="Marker"; position[]={11034.368,63.11581,12973.104}; @@ -2956,7 +2524,7 @@ class Mission id=1443; atlOffset=43.66288; }; - class Item174 + class Item169 { dataType="Marker"; position[]={11738.429,13.323238,13913.249}; @@ -2965,7 +2533,7 @@ class Mission angle=26.564579; id=1447; }; - class Item175 + class Item170 { dataType="Marker"; position[]={13483.127,15.282019,16028.804}; @@ -2974,7 +2542,7 @@ class Mission angle=254.67212; id=1448; }; - class Item176 + class Item171 { dataType="Marker"; position[]={12479.82,32.146729,15886.568}; @@ -2984,7 +2552,7 @@ class Mission id=1450; atlOffset=12.854931; }; - class Item177 + class Item172 { dataType="Marker"; position[]={14286.374,17.269678,18161.129}; @@ -2993,7 +2561,7 @@ class Mission angle=333.82483; id=1451; }; - class Item178 + class Item173 { dataType="Marker"; position[]={14310.426,26.728813,19600.521}; @@ -3002,7 +2570,7 @@ class Mission angle=14.435917; id=1452; }; - class Item179 + class Item174 { dataType="Marker"; position[]={14772.154,14.778986,17175.191}; @@ -3011,7 +2579,7 @@ class Mission angle=53.226994; id=1453; }; - class Item180 + class Item175 { dataType="Marker"; position[]={16953.045,16.280811,17813.107}; @@ -3020,7 +2588,7 @@ class Mission angle=64.545609; id=1454; }; - class Item181 + class Item176 { dataType="Marker"; position[]={15896.649,11.202651,16178.266}; @@ -3029,7 +2597,7 @@ class Mission angle=120.79032; id=1455; }; - class Item182 + class Item177 { dataType="Marker"; position[]={17469.98,4.3621092,14443.852}; @@ -3038,7 +2606,7 @@ class Mission angle=148.54735; id=1456; }; - class Item183 + class Item178 { dataType="Marker"; position[]={17045.52,15.683575,12893.139}; @@ -3047,7 +2615,7 @@ class Mission angle=227.508; id=1457; }; - class Item184 + class Item179 { dataType="Marker"; position[]={9380.7666,47.546509,21152.375}; @@ -3056,7 +2624,7 @@ class Mission angle=155.2245; id=1458; }; - class Item185 + class Item180 { dataType="Marker"; position[]={9718.4492,183.56577,19929.207}; @@ -3065,7 +2633,7 @@ class Mission angle=117.23835; id=1459; }; - class Item186 + class Item181 { dataType="Marker"; position[]={9819.0234,94.69236,18539.961}; @@ -3074,7 +2642,7 @@ class Mission angle=227.508; id=1460; }; - class Item187 + class Item182 { dataType="Marker"; position[]={7528.1772,171.76268,17280.842}; @@ -3083,7 +2651,7 @@ class Mission angle=227.508; id=1462; }; - class Item188 + class Item183 { dataType="Marker"; position[]={6922.4834,188.9752,19240.162}; @@ -3092,7 +2660,7 @@ class Mission angle=1.5074006; id=1463; }; - class Item189 + class Item184 { dataType="Marker"; position[]={5246.1899,230.57468,20359.127}; @@ -3101,7 +2669,7 @@ class Mission angle=284.62128; id=1464; }; - class Item190 + class Item185 { dataType="Marker"; position[]={21951.461,14.131549,7363.1597}; @@ -3110,7 +2678,7 @@ class Mission angle=128.61185; id=1465; }; - class Item191 + class Item186 { dataType="Marker"; position[]={21274.943,15.456692,8186.6035}; @@ -3119,7 +2687,7 @@ class Mission angle=317.16461; id=1466; }; - class Item192 + class Item187 { dataType="Marker"; position[]={20046.328,55.846924,8865.0693}; @@ -3128,7 +2696,7 @@ class Mission angle=290.07159; id=1467; }; - class Item193 + class Item188 { dataType="Marker"; position[]={20573.68,19.865625,10695.808}; @@ -3137,7 +2705,7 @@ class Mission angle=354.21683; id=1468; }; - class Item194 + class Item189 { dataType="Marker"; position[]={22282.488,15.448867,18421.662}; @@ -3146,7 +2714,7 @@ class Mission angle=227.508; id=1469; }; - class Item195 + class Item190 { dataType="Marker"; position[]={21706.1,22.576994,17678.889}; @@ -3155,7 +2723,7 @@ class Mission angle=213.26985; id=1470; }; - class Item196 + class Item191 { dataType="Marker"; position[]={21005.709,35.480789,17676.527}; @@ -3164,7 +2732,7 @@ class Mission angle=2.0592506; id=1471; }; - class Item197 + class Item192 { dataType="Marker"; position[]={20651.492,34.118702,18726.168}; @@ -3173,7 +2741,7 @@ class Mission angle=353.88327; id=1472; }; - class Item198 + class Item193 { dataType="Marker"; position[]={20633.316,30.614683,16457.666}; @@ -3182,7 +2750,7 @@ class Mission angle=227.508; id=1473; }; - class Item199 + class Item194 { dataType="Marker"; position[]={19814.211,16.058229,15687.382}; @@ -3191,7 +2759,7 @@ class Mission angle=227.508; id=1474; }; - class Item200 + class Item195 { dataType="Marker"; position[]={23162.15,14.283377,19607.332}; @@ -3200,7 +2768,7 @@ class Mission angle=34.257725; id=1475; }; - class Item201 + class Item196 { dataType="Marker"; position[]={22555.17,27.099434,20589.469}; @@ -3209,7 +2777,7 @@ class Mission angle=335.03088; id=1476; }; - class Item202 + class Item197 { dataType="Marker"; position[]={23029.904,51.844334,21113.5}; @@ -3218,7 +2786,7 @@ class Mission angle=63.785625; id=1477; }; - class Item203 + class Item198 { dataType="Marker"; position[]={24637.473,21.285206,20648.904}; @@ -3227,7 +2795,7 @@ class Mission angle=57.619133; id=1478; }; - class Item204 + class Item199 { dataType="Marker"; position[]={25174.367,14.661154,20623.25}; @@ -3236,7 +2804,7 @@ class Mission angle=127.69429; id=1479; }; - class Item205 + class Item200 { dataType="Marker"; position[]={25325.771,17.582952,21110.881}; @@ -3245,7 +2813,7 @@ class Mission angle=334.7471; id=1480; }; - class Item206 + class Item201 { dataType="Marker"; position[]={24739.473,75.226112,21810.691}; @@ -3254,7 +2822,7 @@ class Mission angle=69.393608; id=1481; }; - class Item207 + class Item202 { dataType="Marker"; position[]={26280.432,40.25845,21788.68}; @@ -3263,7 +2831,7 @@ class Mission angle=52.54501; id=1482; }; - class Item208 + class Item203 { dataType="Marker"; position[]={26493.066,20.179955,21324.83}; @@ -3272,7 +2840,7 @@ class Mission angle=113.11586; id=1483; }; - class Item209 + class Item204 { dataType="Marker"; position[]={27080.533,11.835176,24018.773}; @@ -3282,7 +2850,7 @@ class Mission id=1484; atlOffset=9.5367432e-007; }; - class Item210 + class Item205 { dataType="Marker"; position[]={26716.645,23.527546,22928.643}; @@ -3291,3820 +2859,1410 @@ class Mission angle=227.508; id=1485; }; - class Item211 - { - dataType="Marker"; - position[]={8431.4795,115.94597,25108.053}; - name="respawn_east"; - type="flag_Viper"; - id=1486; - atlOffset=5.421051; - }; - class Item212 + class Item206 { - dataType="Group"; - side="East"; - class Entities + dataType="Logic"; + class PositionInfo { - items=6; - class Item0 + position[]={10375.85,126.55922,18025.85}; + angles[]={6.2658529,0,6.2285743}; + }; + id=1542; + type="ModuleCurator_F"; + atlOffset=1.0673141; + class CustomAttributes + { + class Attribute0 { - dataType="Object"; - class PositionInfo - { - position[]={8430.0654,111.13419,25112.033}; - }; - side="East"; - flags=7; - class Attributes - { - init="groupPlayersCSAT = group this; this setVariable [""pvp"",true]; this setVariable [""pvpPlayerUnitNumber"", 0];"; - name="pvp_red_1"; - isPlayable=1; - }; - id=1488; - type="O_T_Recon_TL_F"; - atlOffset=7.6293945e-006; - class CustomAttributes + property="ModuleCurator_F_Owner"; + expression="_this setVariable ['Owner',_value,true];"; + class Value { - class Attribute0 + class data { - property="speaker"; - expression="_this setspeaker _value;"; - class Value + class type { - class data + type[]= { - class type - { - type[]= - { - "STRING" - }; - }; - value="Male03CHI"; + "STRING" }; }; + value="#adminLogged"; }; - class Attribute1 + }; + }; + class Attribute1 + { + property="ModuleCurator_F_Forced"; + expression="_this setVariable ['Forced',_value,true];"; + class Value + { + class data { - property="pitch"; - expression="_this setpitch _value;"; - class Value + class type { - class data + type[]= { - class type - { - type[]= - { - "SCALAR" - }; - }; - value=0.98000002; + "SCALAR" }; }; + value=0; }; - nAttributes=2; }; }; - class Item1 + class Attribute2 { - dataType="Object"; - class PositionInfo - { - position[]={8425.2529,110.82542,25107.521}; - }; - side="East"; - flags=5; - class Attributes - { - init="this setVariable [""pvp"",true]; this setVariable [""pvpPlayerUnitNumber"", 1];"; - name="pvp_red_2"; - isPlayable=1; - }; - id=1489; - type="O_T_Recon_Medic_F"; - atlOffset=-7.6293945e-006; - class CustomAttributes + property="ModuleCurator_F_Name"; + expression="_this setVariable ['Name',_value,true];"; + class Value { - class Attribute0 + class data { - property="speaker"; - expression="_this setspeaker _value;"; - class Value + class type { - class data + type[]= { - class type - { - type[]= - { - "STRING" - }; - }; - value="Male02CHI"; + "STRING" }; }; + value=""; }; - class Attribute1 + }; + }; + class Attribute3 + { + property="ModuleCurator_F_Addons"; + expression="_this setVariable ['Addons',_value,true];"; + class Value + { + class data { - property="pitch"; - expression="_this setpitch _value;"; - class Value + class type { - class data + type[]= { - class type - { - type[]= - { - "SCALAR" - }; - }; - value=1.01; + "SCALAR" }; }; + value=3; }; - nAttributes=2; }; }; - class Item2 + nAttributes=4; + }; + }; + class Item207 + { + dataType="Object"; + class PositionInfo + { + position[]={10346.511,128.29765,17999.039}; + angles[]={0.049293593,1.0016968,6.2751846}; + }; + side="Empty"; + flags=4; + class Attributes + { + name="fireX"; + }; + id=1546; + type="Land_TentSolar_01_olive_F"; + atlOffset=7.6293945e-006; + class CustomAttributes + { + class Attribute0 { - dataType="Object"; - class PositionInfo + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value { - position[]={8434.7275,110.06153,25107.672}; - }; - side="East"; - flags=5; - class Attributes - { - init="this setVariable [""pvp"",true]; this setVariable [""pvpPlayerUnitNumber"", 3];"; - name="pvp_red_4"; - isPlayable=1; - }; - id=1490; - type="O_T_Recon_M_F"; - class CustomAttributes - { - class Attribute0 - { - property="speaker"; - expression="_this setspeaker _value;"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="Male01CHI"; - }; - }; - }; - class Attribute1 - { - property="pitch"; - expression="_this setpitch _value;"; - class Value - { - class data - { - class type - { - type[]= - { - "SCALAR" - }; - }; - value=1.03; - }; - }; - }; - nAttributes=2; - }; - }; - class Item3 - { - dataType="Object"; - class PositionInfo - { - position[]={8420.9658,110.31297,25102.33}; - }; - side="East"; - flags=5; - class Attributes - { - init="this setVariable [""pvp"",true]; this setVariable [""pvpPlayerUnitNumber"", 4];"; - name="pvp_red_5"; - isPlayable=1; - }; - id=1491; - type="O_T_Recon_LAT_F"; - atlOffset=7.6293945e-006; - class CustomAttributes - { - class Attribute0 - { - property="speaker"; - expression="_this setspeaker _value;"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="Male01CHI"; - }; - }; - }; - class Attribute1 - { - property="pitch"; - expression="_this setpitch _value;"; - class Value - { - class data - { - class type - { - type[]= - { - "SCALAR" - }; - }; - value=0.94999999; - }; - }; - }; - nAttributes=2; - }; - }; - class Item4 - { - dataType="Object"; - class PositionInfo - { - position[]={8431.4385,111.04685,25113.623}; - }; - side="East"; - flags=5; - class Attributes - { - init="this setVariable [""pvp"",true]; this setVariable [""pvpPlayerUnitNumber"", 2];"; - name="pvp_red_3"; - isPlayable=1; - }; - id=1554; - type="O_Soldier_AR_F"; - class CustomAttributes - { - class Attribute0 - { - property="speaker"; - expression="_this setspeaker _value;"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="Male01PER"; - }; - }; - }; - class Attribute1 - { - property="pitch"; - expression="_this setpitch _value;"; - class Value - { - class data - { - class type - { - type[]= - { - "SCALAR" - }; - }; - value=0.99000001; - }; - }; - }; - nAttributes=2; - }; - }; - class Item5 - { - dataType="Object"; - class PositionInfo - { - position[]={8430.5313,110.82644,25109.266}; - }; - side="East"; - flags=5; - class Attributes - { - init="this setVariable [""pvp"",true]; this setVariable [""pvpPlayerUnitNumber"", 5];"; - name="pvp_red_6"; - isPlayable=1; - }; - id=1556; - type="O_T_Recon_LAT_F"; - class CustomAttributes - { - class Attribute0 - { - property="speaker"; - expression="_this setspeaker _value;"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="Male03CHI"; - }; - }; - }; - class Attribute1 - { - property="pitch"; - expression="_this setpitch _value;"; - class Value - { - class data - { - class type - { - type[]= - { - "SCALAR" - }; - }; - value=0.97000003; - }; - }; - }; - nAttributes=2; + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; }; }; + nAttributes=1; }; - class Attributes + }; + class Item208 + { + dataType="Logic"; + class PositionInfo { + position[]={10361.834,126.7958,18025.545}; + angles[]={0,5.5529599,0}; }; - id=1487; - atlOffset=7.6293945e-006; + name="pathfinding"; + id=1557; + type="Logic"; + atlOffset=1.233284; }; - class Item213 + class Item209 { dataType="Object"; class PositionInfo { - position[]={8421.9697,115.51557,25113.684}; - angles[]={6.2711902,0,0.04796192}; + position[]={11617.466,27.614178,11976.021}; + angles[]={0,3.6764419,0}; }; side="Empty"; - flags=4; + flags=5; class Attributes { - init="if !(isMultiplayer) then {deleteVehicle this}"; }; - id=1496; - type="Flag_Viper_F"; + id=1567; + type="Land_TentHangar_V1_F"; }; - class Item214 + class Item210 { - dataType="Logic"; + dataType="Object"; class PositionInfo { - position[]={3601.2261,15.886338,10268.799}; - angles[]={6.2818413,0,6.2431998}; - }; - name="hc_1"; - isPlayable=1; - id=1536; - type="HeadlessClient_F"; - atlOffset=1.1444092e-005; - }; - class Item215 - { - dataType="Logic"; - class PositionInfo - { - position[]={3603.0728,15.78653,10267.805}; - angles[]={6.2818413,0,6.2431998}; - }; - name="hc_2"; - isPlayable=1; - id=1537; - type="HeadlessClient_F"; - atlOffset=1.5258789e-005; - }; - class Item216 - { - dataType="Logic"; - class PositionInfo - { - position[]={3630.5549,14.448284,10270.185}; - }; - id=1542; - type="ModuleCurator_F"; - class CustomAttributes - { - class Attribute0 - { - property="ModuleCurator_F_Owner"; - expression="_this setVariable ['Owner',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="#adminLogged"; - }; - }; - }; - class Attribute1 - { - property="ModuleCurator_F_Forced"; - expression="_this setVariable ['Forced',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "SCALAR" - }; - }; - value=0; - }; - }; - }; - class Attribute2 - { - property="ModuleCurator_F_Name"; - expression="_this setVariable ['Name',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value=""; - }; - }; - }; - class Attribute3 - { - property="ModuleCurator_F_Addons"; - expression="_this setVariable ['Addons',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "SCALAR" - }; - }; - value=3; - }; - }; - }; - nAttributes=4; - }; - }; - class Item217 - { - dataType="Object"; - class PositionInfo - { - position[]={3605.1279,16.32,10278.098}; - angles[]={0.014660765,1.0016968,6.2232509}; - }; - side="Empty"; - flags=4; - class Attributes - { - name="fireX"; - }; - id=1546; - type="Land_TentSolar_01_olive_F"; - atlOffset=-0.049278259; - class CustomAttributes - { - class Attribute0 - { - property="allowDamage"; - expression="_this allowdamage _value;"; - class Value - { - class data - { - class type - { - type[]= - { - "BOOL" - }; - }; - value=0; - }; - }; - }; - nAttributes=1; - }; - }; - class Item218 - { - dataType="Logic"; - class PositionInfo - { - position[]={3612.949,14.978458,10264.68}; - }; - name="pathfinding"; - id=1557; - type="Logic"; - atlOffset=9.5367432e-007; - }; - class Item219 - { - dataType="Object"; - class PositionInfo - { - position[]={11586.479,23.150442,11886.812}; - angles[]={0,5.2593365,0}; + position[]={11642.675,27.122509,11959.355}; + angles[]={0,3.7511308,0}; }; side="Empty"; - flags=4; + flags=5; class Attributes { - disableSimulation=1; }; - id=1563; - type="Land_HelipadCircle_F"; - atlOffset=-1.9073486e-006; + id=1568; + type="Land_TentHangar_V1_F"; }; - class Item220 + class Item211 { dataType="Object"; class PositionInfo { - position[]={11603.137,23.015364,11910.663}; - angles[]={0,5.2871041,0}; + position[]={23070.713,8.6534567,18815.15}; + angles[]={0,4.7135677,0}; }; side="Empty"; - flags=4; + flags=5; class Attributes { - disableSimulation=1; }; - id=1564; - type="Land_HelipadCircle_F"; + id=1585; + type="Land_Hangar_F"; }; - class Item221 + class Item212 { dataType="Object"; class PositionInfo { - position[]={11609.145,22.967529,11888.445}; - angles[]={0,5.2837157,0}; + position[]={23211.748,8.0950003,18905.283}; + angles[]={0,1.0745872,0}; }; side="Empty"; - flags=4; + flags=5; class Attributes { - disableSimulation=1; }; - id=1565; - type="Land_HelipadCircle_F"; - atlOffset=3.2424927e-005; + id=1592; + type="Land_Cargo_Patrol_V1_F"; }; - class Item222 + class Item213 { dataType="Object"; class PositionInfo { - position[]={11617.466,27.614178,11976.021}; - angles[]={0,3.6764419,0}; + position[]={26818.969,26.935982,24601.713}; + angles[]={0,5.3539333,0}; }; side="Empty"; flags=5; class Attributes { }; - id=1567; + id=1597; type="Land_TentHangar_V1_F"; + atlOffset=-0.41318321; }; - class Item223 + class Item214 { dataType="Object"; class PositionInfo { - position[]={11642.675,27.122509,11959.355}; - angles[]={0,3.7511308,0}; + position[]={26843.52,26.43425,24632.99}; + angles[]={0,5.4110885,0}; }; side="Empty"; flags=5; class Attributes { }; - id=1568; + id=1598; type="Land_TentHangar_V1_F"; + atlOffset=1.1444092e-005; }; - class Item224 - { - dataType="Object"; - class PositionInfo - { - position[]={20819.564,28.400938,7243.8145}; - angles[]={0,5.633924,0}; - }; - side="Empty"; - flags=4; - class Attributes - { - disableSimulation=1; - }; - id=1575; - type="Land_HelipadCircle_F"; - }; - class Item225 - { - dataType="Object"; - class PositionInfo - { - position[]={20839.285,27.921206,7257.9385}; - angles[]={0,5.633924,0}; - }; - side="Empty"; - flags=4; - class Attributes - { - disableSimulation=1; - }; - id=1576; - type="Land_HelipadCircle_F"; - }; - class Item226 - { - dataType="Object"; - class PositionInfo - { - position[]={21057.822,23.448298,7238.9238}; - angles[]={0,1.6479356,0}; - }; - side="Empty"; - flags=4; - class Attributes - { - disableSimulation=1; - }; - id=1577; - type="Land_HelipadCircle_F"; - atlOffset=5.7220459e-006; - }; - class Item227 + class Item215 { - dataType="Object"; - class PositionInfo - { - position[]={21054.596,24.263668,7211.5337}; - angles[]={0,1.6741188,0}; - }; - side="Empty"; - flags=4; - class Attributes + dataType="Layer"; + name="Airports"; + class Entities { - disableSimulation=1; - }; - id=1578; - type="Land_HelipadCircle_F"; - }; - class Item228 - { - dataType="Object"; - class PositionInfo - { - position[]={23070.713,8.6534567,18815.15}; - angles[]={0,4.7135677,0}; - }; - side="Empty"; - flags=5; - class Attributes - { - }; - id=1585; - type="Land_Hangar_F"; - }; - class Item229 - { - dataType="Object"; - class PositionInfo - { - position[]={23072.023,3.1900001,18925.348}; - angles[]={0,4.7131939,0}; - }; - side="Empty"; - flags=4; - class Attributes - { - disableSimulation=1; - }; - id=1587; - type="Land_HelipadCircle_F"; - }; - class Item230 - { - dataType="Object"; - class PositionInfo - { - position[]={23069.115,3.1900001,18888.572}; - angles[]={0,4.7131939,0}; - }; - side="Empty"; - flags=4; - class Attributes - { - disableSimulation=1; - }; - id=1588; - type="Land_HelipadCircle_F"; - }; - class Item231 - { - dataType="Object"; - class PositionInfo - { - position[]={23094.568,3.1900001,18871.748}; - angles[]={0,4.7131939,0}; - }; - side="Empty"; - flags=4; - class Attributes - { - disableSimulation=1; - }; - id=1589; - type="Land_HelipadCircle_F"; - }; - class Item232 - { - dataType="Object"; - class PositionInfo - { - position[]={23093.002,3.1900001,18906.766}; - angles[]={0,4.7131939,0}; - }; - side="Empty"; - flags=4; - class Attributes - { - disableSimulation=1; - }; - id=1590; - type="Land_HelipadCircle_F"; - }; - class Item233 - { - dataType="Object"; - class PositionInfo - { - position[]={23095.957,3.1900001,18940.182}; - angles[]={0,4.7131939,0}; - }; - side="Empty"; - flags=4; - class Attributes - { - disableSimulation=1; - }; - id=1591; - type="Land_HelipadCircle_F"; - }; - class Item234 - { - dataType="Object"; - class PositionInfo - { - position[]={23211.748,8.0950003,18905.283}; - angles[]={0,1.0745872,0}; - }; - side="Empty"; - flags=5; - class Attributes - { - }; - id=1592; - type="Land_Cargo_Patrol_V1_F"; - }; - class Item235 - { - dataType="Object"; - class PositionInfo - { - position[]={26818.969,26.935982,24601.713}; - angles[]={0,5.3539333,0}; - }; - side="Empty"; - flags=5; - class Attributes - { - }; - id=1597; - type="Land_TentHangar_V1_F"; - atlOffset=-0.41318321; - }; - class Item236 - { - dataType="Object"; - class PositionInfo - { - position[]={26843.52,26.43425,24632.99}; - angles[]={0,5.4110885,0}; - }; - side="Empty"; - flags=5; - class Attributes - { - }; - id=1598; - type="Land_TentHangar_V1_F"; - atlOffset=1.1444092e-005; - }; - class Item237 - { - dataType="Object"; - class PositionInfo - { - position[]={26877.619,22.079607,24656.828}; - angles[]={0,2.257772,0}; - }; - side="Empty"; - flags=4; - class Attributes - { - disableSimulation=1; - }; - id=1599; - type="Land_HelipadCircle_F"; - atlOffset=6.4849854e-005; - }; - class Item238 - { - dataType="Object"; - class PositionInfo - { - position[]={26803.971,23.601379,24578.797}; - angles[]={0,2.3342323,0}; - }; - side="Empty"; - flags=4; - class Attributes - { - disableSimulation=1; - }; - id=1600; - type="Land_HelipadCircle_F"; - atlOffset=-1.9073486e-005; - }; - class Item239 - { - dataType="Object"; - class PositionInfo - { - position[]={26871.34,25.597649,24509.693}; - angles[]={0,2.2256284,0}; - }; - side="Empty"; - flags=4; - class Attributes - { - disableSimulation=1; - }; - id=1606; - type="Land_HelipadSquare_F"; - }; - class Item240 - { - dataType="Object"; - class PositionInfo - { - position[]={26884.195,25.441963,24526.4}; - angles[]={0,2.2256284,0}; - }; - side="Empty"; - flags=4; - class Attributes - { - disableSimulation=1; - }; - id=1610; - type="Land_HelipadSquare_F"; - atlOffset=-0.00021743774; - }; - class Item241 - { - dataType="Object"; - class PositionInfo - { - position[]={26895.354,25.221388,24541.877}; - angles[]={0,2.2256284,0}; - }; - side="Empty"; - flags=4; - class Attributes - { - disableSimulation=1; - }; - id=1611; - type="Land_HelipadSquare_F"; - }; - class Item242 - { - dataType="Object"; - class PositionInfo - { - position[]={14875.615,17.860001,16668.982}; - angles[]={0,2.3506138,0}; - }; - side="Empty"; - flags=4; - class Attributes - { - disableSimulation=1; - }; - id=1617; - type="Land_HelipadCircle_F"; - }; - class Item243 - { - dataType="Object"; - class PositionInfo - { - position[]={14853.082,17.786697,16645.82}; - angles[]={0,2.3506138,0}; - }; - side="Empty"; - flags=4; - class Attributes - { - disableSimulation=1; - }; - id=1618; - type="Land_HelipadCircle_F"; - }; - class Item244 - { - dataType="Object"; - class PositionInfo - { - position[]={14830.139,17.874176,16621.564}; - angles[]={0,2.3506138,0}; - }; - side="Empty"; - flags=4; - class Attributes - { - disableSimulation=1; - }; - id=1619; - type="Land_HelipadCircle_F"; - }; - class Item245 - { - dataType="Object"; - class PositionInfo - { - position[]={14806.363,17.85,16597.064}; - angles[]={0,2.3506138,0}; - }; - side="Empty"; - flags=4; - class Attributes - { - disableSimulation=1; - }; - id=1620; - type="Land_HelipadCircle_F"; - }; - class Item246 - { - dataType="Object"; - class PositionInfo - { - position[]={14786.016,17.856924,16573.846}; - angles[]={0,2.3506138,0}; - }; - side="Empty"; - flags=4; - class Attributes - { - disableSimulation=1; - }; - id=1621; - type="Land_HelipadCircle_F"; - }; - class Item247 - { - dataType="Object"; - class PositionInfo - { - position[]={14766.039,17.861952,16551.871}; - angles[]={0,2.3506138,0}; - }; - side="Empty"; - flags=4; - class Attributes - { - disableSimulation=1; - }; - id=1622; - type="Land_HelipadCircle_F"; - atlOffset=3.8146973e-006; - }; - class Item248 - { - dataType="Object"; - class PositionInfo - { - position[]={14803.744,17.91,16658.764}; - angles[]={0,2.3781972,0}; - }; - side="Empty"; - flags=4; - class Attributes - { - disableSimulation=1; - }; - id=1623; - type="Land_HelipadSquare_F"; - }; - class Item249 - { - dataType="Object"; - class PositionInfo - { - position[]={14823.184,17.91,16678.377}; - angles[]={0,2.3781972,0}; - }; - side="Empty"; - flags=4; - class Attributes - { - disableSimulation=1; - }; - id=1624; - type="Land_HelipadSquare_F"; - }; - class Item250 - { - dataType="Object"; - class PositionInfo - { - position[]={14842.098,17.91,16696.295}; - angles[]={0,2.3781972,0}; - }; - side="Empty"; - flags=4; - class Attributes - { - disableSimulation=1; - }; - id=1625; - type="Land_HelipadSquare_F"; - }; - class Item251 - { - dataType="Object"; - class PositionInfo - { - position[]={9162.1797,16.213236,21559.98}; - angles[]={0,5.5412021,0}; - }; - side="Empty"; - flags=4; - class Attributes - { - disableSimulation=1; - }; - id=1631; - type="Land_HelipadCircle_F"; - }; - class Item252 - { - dataType="Object"; - class PositionInfo - { - position[]={9179.6924,16.472427,21575.178}; - angles[]={0,5.5412021,0}; - }; - side="Empty"; - class Attributes - { - disableSimulation=1; - }; - id=1632; - type="Land_HelipadCircle_F"; - atlOffset=0.27338982; - }; - class Item253 - { - dataType="Object"; - class PositionInfo - { - position[]={9198.3818,16.388416,21587.236}; - angles[]={0,5.5730138,0}; - }; - side="Empty"; - flags=4; - class Attributes - { - disableSimulation=1; - }; - id=1633; - type="Land_HelipadCircle_F"; - atlOffset=-1.9073486e-006; - }; - class Item254 - { - dataType="Layer"; - name="Airports"; - class Entities - { - items=23; - class Item0 - { - dataType="Marker"; - position[]={23191.311,3.1900001,18917.994}; - name="airp_1_mortar"; - markerType="ELLIPSE"; - type="ellipse"; - colorName="ColorYellow"; - a=6.9310002; - b=6.744; - id=1596; - }; - class Item1 - { - dataType="Marker"; - position[]={26846.217,23.737,24606.039}; - name="airp_2_mortar"; - markerType="ELLIPSE"; - type="ellipse"; - colorName="ColorYellow"; - a=8.8610001; - b=9.5749998; - id=1609; - atlOffset=2.0980835e-005; - }; - class Item2 - { - dataType="Marker"; - position[]={14853.749,17.956806,16491.012}; - name="airp_3_mortar"; - markerType="ELLIPSE"; - type="ellipse"; - colorName="ColorYellow"; - a=17.136; - b=16.895; - angle=353.42892; - id=1628; - }; - class Item3 - { - dataType="Marker"; - position[]={14954.535,17.765684,16597.229}; - name="airp_3_mortar_1"; - markerType="ELLIPSE"; - type="ellipse"; - colorName="ColorYellow"; - a=17.136; - b=16.895; - angle=353.42892; - id=1629; - }; - class Item4 - { - dataType="Marker"; - position[]={11562.38,23.750654,11929.747}; - name="airp_4_mortar"; - markerType="ELLIPSE"; - type="ellipse"; - colorName="ColorYellow"; - a=14.927; - b=15.271; - id=1561; - }; - class Item5 - { - dataType="Marker"; - position[]={9195.5684,16.519024,21568.422}; - name="airp_5_mortar"; - markerType="ELLIPSE"; - type="ellipse"; - colorName="ColorYellow"; - a=3.8843985; - b=3.8741875; - id=1635; - atlOffset=0.013372421; - }; - class Item6 - { - dataType="Marker"; - position[]={21024.576,23.922001,7252.1699}; - name="airp_mortar"; - markerType="ELLIPSE"; - type="ellipse"; - colorName="ColorYellow"; - a=8.302; - b=8.4110003; - id=1583; - atlOffset=0.50602913; - }; - class Item7 - { - dataType="Marker"; - position[]={22965.484,4.9000001,18853.426}; - name="airp_1_vehicle"; - markerType="RECTANGLE"; - type="rectangle"; - colorName="ColorGreen"; - a=16.01; - b=6; - angle=317.85184; - id=1593; - atlOffset=0.0022754669; - }; - class Item8 - { - dataType="Marker"; - position[]={26763.748,23.247999,24546.551}; - name="airp_2_vehicle"; - markerType="RECTANGLE"; - type="rectangle"; - colorName="ColorGreen"; - a=33.296001; - b=6; - angle=220.58192; - id=1607; - atlOffset=0.18144035; - }; - class Item9 - { - dataType="Marker"; - position[]={14299.411,20.48,16252.257}; - name="airp_3_hangar"; - markerType="RECTANGLE"; - type="rectangle"; - colorName="ColorBlue"; - alpha=0.19649974; - a=172.931; - b=121.228; - angle=136.51895; - id=1630; - atlOffset=0.65313721; - }; - class Item10 - { - dataType="Marker"; - position[]={14700.648,17.91,16600.648}; - name="airp_3_vehicle"; - markerType="RECTANGLE"; - type="rectangle"; - colorName="ColorGreen"; - a=35.460999; - b=6; - angle=225.25757; - id=1626; - }; - class Item11 - { - dataType="Marker"; - position[]={14819.606,18,16454.67}; - name="airp_3_vehicle_1"; - markerType="RECTANGLE"; - type="rectangle"; - colorName="ColorGreen"; - a=31.379; - b=6; - angle=222.93495; - id=1627; - atlOffset=0.00088882446; - }; - class Item12 - { - dataType="Marker"; - position[]={11503.917,23.232302,11751.302}; - name="airp_4_vehicle"; - markerType="RECTANGLE"; - type="rectangle"; - colorName="ColorGreen"; - a=15.308634; - b=6; - angle=123.88646; - id=1560; - }; - class Item13 - { - dataType="Marker"; - position[]={11712.308,22.716999,11820.477}; - name="airp_4_vehicle_1"; - markerType="RECTANGLE"; - type="rectangle"; - colorName="ColorGreen"; - a=17.937; - b=6; - angle=300.15302; - id=1562; - atlOffset=0.00036048889; - }; - class Item14 - { - dataType="Marker"; - position[]={9186.917,14.396,21665.922}; - name="airp_5_vehicle"; - markerType="RECTANGLE"; - type="rectangle"; - colorName="ColorGreen"; - a=26.197001; - b=6; - angle=146.48099; - id=1634; - atlOffset=0.00047016144; - }; - class Item15 - { - dataType="Marker"; - position[]={20767.543,29.374001,7237.8218}; - name="airp_vehicle"; - markerType="RECTANGLE"; - type="rectangle"; - colorName="ColorGreen"; - a=17; - b=6; - angle=325.87982; - id=1582; - atlOffset=-0.00016021729; - }; - class Item16 - { - dataType="Marker"; - position[]={20946.979,27.176001,7213.6758}; - name="airp_vehicle_1"; - markerType="RECTANGLE"; - type="rectangle"; - colorName="ColorGreen"; - a=13.5; - b=6; - angle=22.82; - id=1581; - atlOffset=-0.010564804; - }; - class Item17 - { - dataType="Marker"; - position[]={21017.943,24.11792,7303.1069}; - name="airport"; - markerType="RECTANGLE"; - type="Empty"; - colorName="ColorEAST"; - a=271.35101; - b=200.60085; - angle=129.67987; - id=6; - atlOffset=1.4751205; - }; - class Item18 - { - dataType="Marker"; - position[]={23075.848,0,18812.463}; - name="airport_1"; - markerType="RECTANGLE"; - type="Empty"; - colorName="ColorEAST"; - a=279.2023; - b=205.09465; - angle=304.11368; - id=7; - atlOffset=-3.1900001; - }; - class Item19 - { - dataType="Marker"; - position[]={26954.967,21.379999,24778.498}; - name="airport_2"; - markerType="RECTANGLE"; - type="Empty"; - colorName="ColorEAST"; - a=318.77859; - b=125.25679; - angle=130.48837; - id=1101; - atlOffset=0.79302025; - }; - class Item20 - { - dataType="Marker"; - position[]={14778.72,0,16401.324}; - name="airport_3"; - markerType="RECTANGLE"; - type="Empty"; - colorName="ColorEAST"; - a=647.73114; - b=193.50763; - angle=135.513; - id=31; - atlOffset=-18.090067; - }; - class Item21 - { - dataType="Marker"; - position[]={11503.476,0,11701.17}; - name="airport_4"; - markerType="RECTANGLE"; - type="Empty"; - colorName="ColorEAST"; - a=331.07092; - b=181.34116; - angle=314.02783; - id=45; - atlOffset=-22.98; - }; - class Item22 - { - dataType="Marker"; - position[]={9084.4961,15.348633,21518.113}; - name="airport_5"; - markerType="RECTANGLE"; - type="Empty"; - colorName="ColorEAST"; - a=203.69968; - b=115.14452; - angle=143.29141; - id=46; - atlOffset=-0.38585663; - }; - }; - id=1636; - atlOffset=-26.1625; - }; - class Item255 - { - dataType="Object"; - class PositionInfo - { - position[]={20743.887,17.562506,15741.354}; - angles[]={0,2.4153216,0}; - }; - side="Empty"; - flags=4; - class Attributes - { - disableSimulation=1; - }; - id=1648; - type="Land_HelipadCircle_F"; - atlOffset=2.2888184e-005; - }; - class Item256 - { - dataType="Object"; - class PositionInfo - { - position[]={26988.49,19.880995,21467.514}; - angles[]={0,2.3535261,0}; - }; - side="Empty"; - flags=4; - class Attributes - { - disableSimulation=1; - }; - id=1652; - type="Land_HelipadCircle_F"; - atlOffset=-3.0517578e-005; - }; - class Item257 - { - dataType="Object"; - class PositionInfo - { - position[]={11047.395,18.104622,12641.758}; - angles[]={0,2.0727766,0}; - }; - side="Empty"; - class Attributes - { - disableSimulation=1; - }; - id=1656; - type="Land_HelipadCircle_F"; - atlOffset=0.64629745; - }; - class Item258 - { - dataType="Object"; - class PositionInfo - { - position[]={8232.5889,15.575656,10996.193}; - angles[]={0,4.0670872,0}; - }; - side="Empty"; - flags=4; - class Attributes - { - disableSimulation=1; - }; - id=1657; - type="Land_HelipadCircle_F"; - }; - class Item259 - { - dataType="Object"; - class PositionInfo - { - position[]={4232.9731,18.254112,15055.373}; - angles[]={0,3.1258714,0}; - }; - side="Empty"; - flags=4; - class Attributes - { - disableSimulation=1; - }; - id=1660; - type="Land_HelipadCircle_F"; - }; - class Item260 - { - dataType="Layer"; - name="Factories"; - class Entities - { - items=31; - class Item0 - { - dataType="Marker"; - position[]={8285.9092,15.492,10903.326}; - name="fact_10_vehicle_1"; - markerType="RECTANGLE"; - type="rectangle"; - colorName="ColorGreen"; - a=19.764999; - b=5.5; - angle=265.375; - id=1658; - atlOffset=0.57285213; - }; - class Item1 - { - dataType="Marker"; - position[]={4185.667,17.287001,15046.085}; - name="fact_11_vehicle_1"; - markerType="RECTANGLE"; - type="rectangle"; - colorName="ColorGreen"; - a=6.835; - b=5.5; - angle=270.978; - id=1659; - atlOffset=-0.00025367737; - }; - class Item2 - { - dataType="Marker"; - position[]={4131.3794,15.209846,15057.502}; - name="fact_11_vehicle_2"; - markerType="RECTANGLE"; - type="rectangle"; - colorName="ColorGreen"; - a=15.722984; - b=5.5; - angle=106.54834; - id=1661; - atlOffset=-0.63444233; - }; - class Item3 - { - dataType="Marker"; - position[]={14311.02,36.740002,18878.246}; - name="fact_1_vehicle_1"; - markerType="RECTANGLE"; - type="rectangle"; - colorName="ColorGreen"; - a=15.722; - b=5.5; - angle=228.60692; - id=1640; - atlOffset=0.0013275146; - }; - class Item4 - { - dataType="Marker"; - position[]={14362.517,37.307957,18958.117}; - name="fact_1_vehicle_2"; - markerType="RECTANGLE"; - type="rectangle"; - colorName="ColorGreen"; - a=15.722; - b=5.5; - angle=143.54582; - id=1641; - }; - class Item5 - { - dataType="Marker"; - position[]={6345.4707,35.005791,14910.216}; - name="fact_2_vehicle"; - markerType="RECTANGLE"; - type="rectangle"; - colorName="ColorGreen"; - a=15.722; - b=5.5; - angle=295.82956; - id=1642; - }; - class Item6 - { - dataType="Marker"; - position[]={6244.8101,43,16278.202}; - name="fact_3_vehicle_1"; - markerType="RECTANGLE"; - type="rectangle"; - colorName="ColorGreen"; - a=13.01; - b=5.5; - angle=180.597; - id=1643; - }; - class Item7 - { - dataType="Marker"; - position[]={6187.9878,43,16271.688}; - name="fact_3_vehicle_2"; - markerType="RECTANGLE"; - type="rectangle"; - colorName="ColorGreen"; - a=8.8719997; - b=5.5; - angle=270.99994; - id=1644; - }; - class Item8 - { - dataType="Marker"; - position[]={3246.9399,4.7160001,12463.616}; - name="fact_4_vehicle"; - markerType="RECTANGLE"; - type="rectangle"; - colorName="ColorGreen"; - a=13; - b=6; - angle=256.22601; - id=1559; - atlOffset=-1.5001416; - }; - class Item9 - { - dataType="Marker"; - position[]={25448.539,10.025,20330.535}; - name="fact_5_vehicle_1"; - markerType="RECTANGLE"; - type="rectangle"; - colorName="ColorGreen"; - a=8.6000004; - b=5.5; - angle=150.81094; - id=1645; - atlOffset=0.00035190582; - }; - class Item10 - { - dataType="Marker"; - position[]={25358.654,9.7697802,20302.305}; - name="fact_5_vehicle_2"; - markerType="RECTANGLE"; - type="rectangle"; - colorName="ColorGreen"; - a=15.529018; - b=5.5; - angle=56.906185; - id=1646; - atlOffset=-0.15297318; - }; - class Item11 - { - dataType="Marker"; - position[]={20648.98,18.131001,15757.297}; - name="fact_6_vehicle"; - markerType="RECTANGLE"; - type="rectangle"; - colorName="ColorGreen"; - a=25; - b=6; - angle=233.04599; - id=1647; - atlOffset=0.93072128; - }; - class Item12 - { - dataType="Marker"; - position[]={27044.109,20.688999,21468.033}; - name="fact_7_vehicle_1"; - markerType="RECTANGLE"; - type="rectangle"; - colorName="ColorGreen"; - a=11.13; - b=5.5; - angle=137.11894; - id=1650; - atlOffset=0.064939499; - }; - class Item13 - { - dataType="Marker"; - position[]={27010,18.7875,21424.006}; - name="fact_7_vehicle_2"; - markerType="RECTANGLE"; - type="rectangle"; - colorName="ColorGreen"; - a=11.13; - b=5.5; - angle=141.68312; - id=1651; - }; - class Item14 - { - dataType="Marker"; - position[]={15291.658,10.008375,16212.938}; - name="fact_8_vehicle_1"; - markerType="RECTANGLE"; - type="rectangle"; - colorName="ColorGreen"; - a=33.26709; - b=6; - angle=352.70258; - id=1653; - }; - class Item15 - { - dataType="Marker"; - position[]={10968.212,21.761,12689.081}; - name="fact_9_vehicle_1"; - markerType="RECTANGLE"; - type="rectangle"; - colorName="ColorGreen"; - a=14.265; - b=5.5; - angle=299.42899; - id=1654; - atlOffset=-0.00028800964; - }; - class Item16 - { - dataType="Marker"; - position[]={10914.66,23.725,12707.387}; - name="fact_9_vehicle_2"; - markerType="RECTANGLE"; - type="rectangle"; - colorName="ColorGreen"; - a=14.265; - b=5.5; - angle=118.049; - id=1655; - atlOffset=0.00044059753; - }; - class Item17 - { - dataType="Marker"; - position[]={12729.266,34.731998,16353.8}; - name="fact_vehicle"; - markerType="RECTANGLE"; - type="rectangle"; - colorName="ColorGreen"; - a=14.265; - b=5.5; - angle=15.596994; - id=1637; - atlOffset=-0.00015640259; - }; - class Item18 - { - dataType="Marker"; - position[]={12628.22,0,16374.55}; - name="factory"; - markerType="RECTANGLE"; - type="Empty"; - colorName="ColorOrange"; - a=121.49196; - b=80.056549; - angle=38.800323; - id=13; - atlOffset=-33.912735; - }; - class Item19 - { - dataType="Marker"; - position[]={14340.091,36.934258,18940.465}; - name="factory_1"; - markerType="RECTANGLE"; - type="Empty"; - colorName="ColorOrange"; - a=120; - b=80; - angle=317.49139; - id=14; - }; - class Item20 - { - dataType="Marker"; - position[]={8226.3398,14.246,10939.702}; - name="factory_10"; - markerType="RECTANGLE"; - type="Empty"; - colorName="ColorOrange"; - a=100; - b=100; - angle=50.816978; - id=63; - atlOffset=-0.00012683868; - }; - class Item21 - { - dataType="Marker"; - position[]={4227.8091,18.129999,15052.771}; - name="factory_11"; - markerType="RECTANGLE"; - type="Empty"; - colorName="ColorOrange"; - a=75; - b=60; - angle=180.3139; - id=64; - atlOffset=-0.00013160706; - }; - class Item22 - { - dataType="Marker"; - position[]={6339.8169,0,14889.688}; - name="factory_2"; - markerType="RECTANGLE"; - type="Empty"; - colorName="ColorOrange"; - a=55; - b=40; - angle=27.999996; - id=59; - atlOffset=-35.288883; - }; - class Item23 - { - dataType="Marker"; - position[]={6191,0,16249}; - name="factory_3"; - markerType="RECTANGLE"; - type="Empty"; - colorName="ColorOrange"; - a=110; - b=60; - angle=178.99994; - id=60; - atlOffset=-43; - }; - class Item24 - { - dataType="Marker"; - position[]={3269.7839,6.9039998,12451.454}; - name="factory_4"; - markerType="RECTANGLE"; - type="Empty"; - colorName="ColorOrange"; - a=40; - b=40; - angle=72.914001; - id=61; - atlOffset=-0.00010585785; - }; - class Item25 - { - dataType="Marker"; - position[]={25413.35,9.8909998,20337.379}; - name="factory_5"; - markerType="RECTANGLE"; - type="Empty"; - colorName="ColorOrange"; - a=80; - b=80; - angle=324.89685; - id=12; - atlOffset=0.0003528595; - }; - class Item26 - { - dataType="Marker"; - position[]={20671.299,17.236,15727.05}; - name="factory_6"; - markerType="RECTANGLE"; - type="Empty"; - colorName="ColorOrange"; - a=240; - b=100; - angle=324.89685; - id=0; - atlOffset=0.00019645691; - }; - class Item27 - { - dataType="Marker"; - position[]={27005.279,21.662001,21521.68}; - name="factory_7"; - markerType="RECTANGLE"; - type="Empty"; - colorName="ColorOrange"; - a=100; - b=100; - angle=227.32204; - id=2; - atlOffset=-0.00027656555; - }; - class Item28 - { - dataType="Marker"; - position[]={15324.894,0,16240.821}; - name="factory_8"; - markerType="RECTANGLE"; - type="Empty"; - colorName="ColorOrange"; - a=67.430664; - b=62.17627; - id=32; - atlOffset=-10.015665; - }; - class Item29 - { - dataType="Marker"; - position[]={11013,0,12655}; - name="factory_9"; - markerType="RECTANGLE"; - type="Empty"; - colorName="ColorOrange"; - a=100; - b=100; - angle=26.999985; - id=62; - atlOffset=-18.755997; - }; - class Item30 - { - dataType="Marker"; - position[]={20586.063,16.982,15652.401}; - name="fact_6_mortar"; - markerType="ELLIPSE"; - type="ellipse"; - colorName="ColorYellow"; - a=5.151; - b=5.9330001; - id=1649; - atlOffset=4.5776367e-005; - }; - }; - id=1662; - atlOffset=-46.166866; - }; - class Item261 - { - dataType="Layer"; - name="Resources"; - class Entities - { - items=17; - class Item0 - { - dataType="Marker"; - position[]={18437.031,23.424,14268.563}; - name="reso_1_vehicle_1"; - markerType="RECTANGLE"; - type="rectangle"; - colorName="ColorGreen"; - a=18.881001; - b=5.5; - angle=337.52081; - id=1664; - atlOffset=-0.00035667419; - }; - class Item1 - { - dataType="Marker"; - position[]={17074.461,23.931,11298.932}; - name="reso_2_vehicle"; - markerType="RECTANGLE"; - type="rectangle"; - colorName="ColorGreen"; - a=19.902; - b=5.5; - angle=84.137978; - id=1665; - }; - class Item2 - { - dataType="Marker"; - position[]={18161.324,46.862999,15506.562}; - name="reso_3_vehicle_1"; - markerType="RECTANGLE"; - type="rectangle"; - colorName="ColorGreen"; - a=13.263; - b=5.5; - angle=69.593002; - id=1666; - atlOffset=-0.00010681152; - }; - class Item3 - { - dataType="Marker"; - position[]={18291.592,47.48,15539.457}; - name="reso_3_vehicle_2"; - markerType="RECTANGLE"; - type="rectangle"; - colorName="ColorGreen"; - a=13.263; - b=5.5; - angle=268.1944; - id=1667; - }; - class Item4 - { - dataType="Marker"; - position[]={4392.0562,41.125,12556.622}; - name="reso_4_vehicle_1"; - markerType="RECTANGLE"; - type="rectangle"; - colorName="ColorGreen"; - a=19.902; - b=5.5; - angle=56.794899; - id=1668; - atlOffset=-0.00017929077; - }; - class Item5 - { - dataType="Marker"; - position[]={5847.3989,223.563,20134.848}; - name="reso_5_vehicle_1"; - markerType="RECTANGLE"; - type="rectangle"; - colorName="ColorGreen"; - a=21.412001; - b=5.5; - angle=102.60397; - id=1669; - atlOffset=0.076858521; - }; - class Item6 - { - dataType="Marker"; - position[]={5935.1221,107.978,12538.581}; - name="reso_6_vehicle_1"; - markerType="RECTANGLE"; - type="rectangle"; - colorName="ColorGreen"; - a=21.657; - b=5.5; - angle=106.70496; - id=1670; - atlOffset=0.20936584; - }; - class Item7 - { - dataType="Marker"; - position[]={7530.8179,29.940001,12171.024}; - name="reso_7_vehicle_1"; - markerType="RECTANGLE"; - type="rectangle"; - colorName="ColorGreen"; - a=19.902; - b=5.5; - angle=313.40295; - id=1671; - atlOffset=-0.0004825592; - }; - class Item8 - { - dataType="Marker"; - position[]={19631.621,17.115,15588.352}; - name="reso_vehicle"; - markerType="RECTANGLE"; - type="rectangle"; - colorName="ColorGreen"; - a=19.902; - b=5.5; - angle=117.35296; - id=1663; - atlOffset=-5.7194519; - }; - class Item9 - { - dataType="Marker"; - position[]={19613.592,28.158596,15636.103}; - name="resource"; - markerType="RECTANGLE"; - type="Empty"; - colorName="ColorBrown"; - a=89.556335; - b=69.559898; - angle=281.88538; - id=8; - }; - class Item10 - { - dataType="Marker"; - position[]={18483.797,24.765739,14277.46}; - name="resource_1"; - markerType="RECTANGLE"; - type="Empty"; - colorName="ColorBrown"; - a=80; - b=40; - angle=76.925522; - id=9; - }; - class Item11 - { - dataType="Marker"; - position[]={17098.65,24.885092,11295.575}; - name="resource_2"; - markerType="RECTANGLE"; - type="Empty"; - colorName="ColorBrown"; - a=100; - b=80; - angle=64.347397; - id=10; - }; - class Item12 - { - dataType="Marker"; - position[]={18292.928,47.48,15534.244}; - name="resource_3"; - markerType="RECTANGLE"; - type="Empty"; - colorName="ColorBrown"; - a=160; - b=70; - angle=181.06282; - id=11; - }; - class Item13 - { - dataType="Marker"; - position[]={4424.5391,0,12602.417}; - name="resource_4"; - markerType="RECTANGLE"; - type="Empty"; - colorName="ColorBrown"; - a=40; - b=40; - angle=128.39394; - id=56; - atlOffset=-37.435524; - }; - class Item14 - { - dataType="Marker"; - position[]={5890.0859,217.638,20206.713}; - name="resource_5"; - markerType="RECTANGLE"; - type="Empty"; - colorName="ColorBrown"; - a=120; - b=100; - angle=281.88486; - id=57; - atlOffset=0.00012207031; - }; - class Item15 - { - dataType="Marker"; - position[]={5955.3052,107.533,12531.119}; - name="resource_6"; - markerType="RECTANGLE"; - type="Empty"; - colorName="ColorBrown"; - a=80; - b=60; - angle=139.39099; - id=58; - atlOffset=0.00012207031; - }; - class Item16 - { - dataType="Marker"; - position[]={7550.8408,0,12182.686}; - name="resource_7"; - markerType="RECTANGLE"; - type="Empty"; - colorName="ColorBrown"; - a=40; - b=40; - angle=139.39099; - id=869; - atlOffset=-32.556007; - }; - }; - id=1672; - atlOffset=-116.46241; - }; - class Item262 - { - dataType="Object"; - class PositionInfo - { - position[]={16648.336,2.1900001,12353.822}; - angles[]={0,4.0987434,0}; - }; - side="Empty"; - flags=4; - class Attributes - { - disableSimulation=1; - }; - id=1674; - type="Land_HelipadCircle_F"; - }; - class Item263 - { - dataType="Object"; - class PositionInfo - { - position[]={15308.905,3.7331238,15852.384}; - angles[]={0,1.5801737,0}; - }; - side="Empty"; - flags=4; - class Attributes - { - disableSimulation=1; - }; - id=1677; - type="Land_HelipadCircle_F"; - atlOffset=-0.66293097; - }; - class Item264 - { - dataType="Object"; - class PositionInfo - { - position[]={20725.209,3.048938,19525.43}; - angles[]={0,5.374979,0}; - }; - side="Empty"; - flags=4; - class Attributes - { - disableSimulation=1; - }; - id=1680; - type="Land_HelipadCircle_F"; - }; - class Item265 - { - dataType="Layer"; - name="Seaports"; - class Entities - { - items=10; - class Item0 - { - dataType="Marker"; - position[]={27573.084,13.293,24630.275}; - name="seap_4_vehicle_1"; - markerType="RECTANGLE"; - type="rectangle"; - colorName="ColorGreen"; - a=19.816999; - b=6; - angle=301.90982; - id=1682; - atlOffset=0.58678913; - }; - class Item1 - { - dataType="Marker"; - position[]={15419.282,4.2989998,15903}; - name="seap_1_vehicle_1"; - markerType="RECTANGLE"; - type="rectangle"; - colorName="ColorGreen"; - a=26.716999; - b=6; - angle=79.410004; - id=1676; - atlOffset=-0.00014829636; - }; - class Item2 - { - dataType="Marker"; - position[]={3178.7051,2.0869999,12909.36}; - name="seap_2_vehicle_1"; - markerType="RECTANGLE"; - type="rectangle"; - colorName="ColorGreen"; - a=19.816999; - b=6; - angle=343.38199; - id=1678; - atlOffset=0.00014066696; - }; - class Item3 - { - dataType="Marker"; - position[]={20661.543,6.8449998,19408.256}; - name="seap_3_vehicle"; - markerType="RECTANGLE"; - type="rectangle"; - colorName="ColorGreen"; - a=19.816999; - b=6; - angle=179.15591; - id=1681; - atlOffset=-0.00028800964; - }; - class Item4 - { - dataType="Marker"; - position[]={16662.936,2.7939999,12287.236}; - name="seap_vehicle"; - markerType="RECTANGLE"; - type="rectangle"; - colorName="ColorGreen"; - a=26.716999; - b=6; - angle=3.9379992; - id=1673; - atlOffset=0.00033664703; - }; - class Item5 - { - dataType="Marker"; - position[]={16660.623,2.5780001,12307.622}; - name="seaport"; - markerType="RECTANGLE"; - type="Empty"; - colorName="ColorBlue"; - a=68.870865; - b=90; - angle=323.24982; - id=17; - atlOffset=0.07685256; - }; - class Item6 - { - dataType="Marker"; - position[]={15391.129,0,15859.363}; - name="seaport_1"; - markerType="RECTANGLE"; - type="Empty"; - colorName="ColorBlue"; - a=131.52846; - b=91.684944; - angle=169.33798; - id=18; - atlOffset=-4.3425069; - }; - class Item7 - { - dataType="Marker"; - position[]={3208.104,0,12903.761}; - name="seaport_2"; - markerType="RECTANGLE"; - type="Empty"; - colorName="ColorBlue"; - a=90; - b=77.211243; - angle=97.696968; - id=55; - atlOffset=-2; - }; - class Item8 - { - dataType="Marker"; - position[]={20690.789,0,19468.619}; - name="seaport_3"; - markerType="RECTANGLE"; - type="Empty"; - colorName="ColorBlue"; - a=96.727097; - b=97.842819; - angle=128.327; - id=192; - atlOffset=-4.2987647; - }; - class Item9 - { - dataType="Marker"; - position[]={27606.973,3.9330001,24585.254}; - name="seaport_4"; - markerType="RECTANGLE"; - type="Empty"; - colorName="ColorBlue"; - a=100.54672; - b=91.807388; - angle=255.87393; - id=193; - atlOffset=0.52938175; - }; - }; - id=1683; - atlOffset=39.728893; - }; - class Item266 - { - dataType="Object"; - class PositionInfo - { - position[]={23096.068,47.822083,7269.27}; - angles[]={0,2.0688248,0}; - }; - side="Empty"; - flags=4; - class Attributes - { - disableSimulation=1; - }; - id=1685; - type="Land_HelipadCircle_F"; - atlOffset=-1.9073486e-005; - }; - class Item267 - { - dataType="Object"; - class PositionInfo - { - position[]={23085.877,48.173756,7249.8008}; - angles[]={0,2.0688248,0}; - }; - side="Empty"; - flags=4; - class Attributes - { - disableSimulation=1; - }; - id=1686; - type="Land_HelipadCircle_F"; - }; - class Item268 - { - dataType="Object"; - class PositionInfo - { - position[]={14878.467,9.0240936,11081.087}; - angles[]={0,2.3566189,0}; - }; - side="Empty"; - class Attributes - { - disableSimulation=1; - }; - id=1688; - type="Land_HelipadCircle_F"; - atlOffset=0.73409367; - }; - class Item269 - { - dataType="Object"; - class PositionInfo - { - position[]={14891.474,8.5510216,11093.953}; - angles[]={0,2.3384774,0}; - }; - side="Empty"; - flags=4; - class Attributes - { - disableSimulation=1; - }; - id=1689; - type="Land_HelipadCircle_F"; - }; - class Item270 - { - dataType="Object"; - class PositionInfo - { - position[]={15974.779,14.081385,16955.883}; - angles[]={0,6.22577,0}; - }; - side="Empty"; - flags=4; - class Attributes - { - disableSimulation=1; - }; - id=1691; - type="Land_HelipadCircle_F"; - atlOffset=7.6293945e-006; - }; - class Item271 - { - dataType="Object"; - class PositionInfo - { - position[]={16119.013,13.278065,16938.529}; - angles[]={0,5.7018437,0}; - }; - side="Empty"; - flags=4; - class Attributes - { - disableSimulation=1; - }; - id=1692; - type="Land_HelipadCircle_F"; - atlOffset=-1.1444092e-005; - }; - class Item272 - { - dataType="Object"; - class PositionInfo - { - position[]={12503.197,74.461906,15175.986}; - angles[]={0.013332055,0,0.017332481}; - }; - side="Empty"; - class Attributes - { - disableSimulation=1; - }; - id=1695; - type="Land_HelipadSquare_F"; - atlOffset=1.3027191; - }; - class Item273 - { - dataType="Object"; - class PositionInfo - { - position[]={9190.2529,272.2128,19320.379}; - angles[]={0,4.8010998,0}; - }; - side="Empty"; - flags=4; - class Attributes - { - disableSimulation=1; - }; - id=1698; - type="Land_HelipadCircle_F"; - atlOffset=-3.0517578e-005; - }; - class Item274 - { - dataType="Object"; - class PositionInfo - { - position[]={16560.094,34.58279,19022.43}; - angles[]={0,2.5089569,0}; - }; - side="Empty"; - flags=4; - class Attributes - { - disableSimulation=1; - }; - id=1699; - type="Land_HelipadCircle_F"; - }; - class Item275 - { - dataType="Object"; - class PositionInfo - { - position[]={8982.9775,70.472054,7481.0449}; - angles[]={0,3.4829223,0}; - }; - side="Empty"; - flags=4; - class Attributes - { - disableSimulation=1; - }; - id=1703; - type="Land_HelipadCircle_F"; - }; - class Item276 - { - dataType="Object"; - class PositionInfo - { - position[]={13757.612,58.360432,6431.7026}; - angles[]={0,6.1836114,0}; - }; - side="Empty"; - class Attributes - { - disableSimulation=1; - }; - id=1705; - type="Land_HelipadCircle_F"; - atlOffset=2.0363579; - }; - class Item277 - { - dataType="Object"; - class PositionInfo - { - position[]={14293.265,19.877386,16250.542}; - angles[]={0,2.2420623,0}; - }; - side="Empty"; - flags=4; - class Attributes - { - disableSimulation=1; - }; - id=1707; - type="Land_HelipadCircle_F"; - atlOffset=1.7166138e-005; - }; - class Item278 - { - dataType="Object"; - class PositionInfo - { - position[]={14315.455,19.183779,16276.42}; - angles[]={0,2.2062798,0}; - }; - side="Empty"; - flags=4; - class Attributes - { - disableSimulation=1; - }; - id=1708; - type="Land_HelipadCircle_F"; - atlOffset=3.0517578e-005; - }; - class Item279 - { - dataType="Object"; - class PositionInfo - { - position[]={18141.074,14.509654,19173.65}; - angles[]={0,6.2051988,0}; - }; - side="Empty"; - flags=4; - class Attributes - { - disableSimulation=1; - }; - id=1710; - type="Land_HelipadCircle_F"; - }; - class Item280 - { - dataType="Object"; - class PositionInfo - { - position[]={18690.242,208.17896,10183.851}; - angles[]={6.1206331,0,6.2725158}; - }; - side="Empty"; - flags=4; - class Attributes - { - disableSimulation=1; - }; - id=1715; - type="Land_HelipadCircle_F"; - atlOffset=-1.5258789e-005; - }; - class Item281 - { - dataType="Object"; - class PositionInfo - { - position[]={18722.393,208.06769,10184.305}; - angles[]={6.2126365,0,6.2818484}; - }; - side="Empty"; - flags=4; - class Attributes - { - disableSimulation=1; - }; - id=1716; - type="Land_HelipadCircle_F"; - atlOffset=-1.5258789e-005; - }; - class Item282 - { - dataType="Object"; - class PositionInfo - { - position[]={19377.393,196.99937,9714.0938}; - angles[]={0,6.1653204,0}; - }; - side="Empty"; - class Attributes - { - disableSimulation=1; - }; - id=1718; - type="Land_HelipadSquare_F"; - atlOffset=0.56990051; - }; - class Item283 - { - dataType="Object"; - class PositionInfo - { - position[]={19284.82,196.54007,9720.876}; - angles[]={0,6.0208106,0}; - }; - side="Empty"; - flags=4; - class Attributes - { - disableSimulation=1; - }; - id=1719; - type="Land_HelipadCircle_F"; - atlOffset=9.1552734e-005; - }; - class Item284 - { - dataType="Object"; - class PositionInfo - { - position[]={17842.793,86.773109,11713.127}; - angles[]={0,4.7580857,0}; - }; - side="Empty"; - flags=4; - class Attributes - { - disableSimulation=1; - }; - id=1721; - type="Land_HelipadCircle_F"; - atlOffset=-3.8146973e-005; - }; - class Item285 - { - dataType="Object"; - class PositionInfo - { - position[]={17853.863,86.114967,11694.958}; - angles[]={0,4.7155051,0}; - }; - side="Empty"; - flags=4; - class Attributes - { - disableSimulation=1; - }; - id=1722; - type="Land_HelipadCircle_F"; - atlOffset=-7.6293945e-006; - }; - class Item286 - { - dataType="Object"; - class PositionInfo - { - position[]={6854.0366,79.374405,16141.569}; - angles[]={0,0.53791499,0}; - }; - side="Empty"; - flags=4; - class Attributes - { - disableSimulation=1; - }; - id=1724; - type="Land_HelipadCircle_F"; - atlOffset=-0.00043487549; - }; - class Item287 - { - dataType="Object"; - class PositionInfo - { - position[]={15067.417,15.195288,17372.422}; - angles[]={0,2.3417857,0}; - }; - side="Empty"; - flags=4; - class Attributes - { - disableSimulation=1; - }; - id=1727; - type="Land_HelipadCircle_F"; - atlOffset=1.6212463e-005; - }; - class Item288 - { - dataType="Object"; - class PositionInfo - { - position[]={15090.74,15.004763,17392.037}; - angles[]={0,2.3417857,0}; - }; - side="Empty"; - flags=4; - class Attributes - { - disableSimulation=1; - }; - id=1728; - type="Land_HelipadCircle_F"; - atlOffset=-2.8610229e-005; - }; - class Item289 - { - dataType="Object"; - class PositionInfo - { - position[]={15117.52,15.475821,17419.033}; - angles[]={0,2.3417857,0}; - }; - side="Empty"; - flags=4; - class Attributes - { - disableSimulation=1; - }; - id=1729; - type="Land_HelipadCircle_F"; - }; - class Item290 - { - dataType="Object"; - class PositionInfo - { - position[]={15143.232,15.34813,17441.963}; - angles[]={0,2.3417857,0}; - }; - side="Empty"; - flags=4; - class Attributes - { - disableSimulation=1; - }; - id=1730; - type="Land_HelipadCircle_F"; - }; - class Item291 - { - dataType="Object"; - class PositionInfo - { - position[]={26478.051,65.826698,22153.561}; - angles[]={0,0.69813168,0}; - }; - side="Empty"; - flags=4; - class Attributes - { - disableSimulation=1; - }; - id=1734; - type="Land_HelipadSquare_F"; - atlOffset=7.6293945e-006; - }; - class Item292 - { - dataType="Object"; - class PositionInfo - { - position[]={26504.422,64.924149,22132.076}; - angles[]={0,0.69813168,0}; - }; - side="Empty"; - class Attributes - { - disableSimulation=1; - }; - id=1735; - type="Land_HelipadSquare_F"; - atlOffset=0.37651825; - }; - class Item293 - { - dataType="Object"; - class PositionInfo - { - position[]={26508.758,63.855774,22207.883}; - angles[]={0,3.8397243,0}; - }; - side="Empty"; - class Attributes - { - disableSimulation=1; - }; - id=1736; - type="Land_HelipadSquare_F"; - atlOffset=1.1153603; - }; - class Item294 - { - dataType="Object"; - class PositionInfo - { - position[]={26533.111,62.507416,22187.557}; - angles[]={0,3.8397243,0}; - }; - side="Empty"; - class Attributes - { - disableSimulation=1; - }; - id=1737; - type="Land_HelipadSquare_F"; - atlOffset=0.3127594; - }; - class Item295 - { - dataType="Object"; - class PositionInfo - { - position[]={4545.1597,263.09171,15421.206}; - angles[]={0,3.7516909,0}; - }; - side="Empty"; - flags=4; - class Attributes - { - disableSimulation=1; - }; - id=1742; - type="Land_HelipadCircle_F"; - }; - class Item296 - { - dataType="Object"; - class PositionInfo - { - position[]={8440.8525,180.10931,18217.277}; - angles[]={0,2.0549212,0}; - }; - side="Empty"; - flags=4; - class Attributes - { - disableSimulation=1; - }; - id=1744; - type="Land_HelipadSquare_F"; - }; - class Item297 - { - dataType="Object"; - class PositionInfo - { - position[]={9884.0635,246.0697,19358.363}; - angles[]={0,3.1037161,0}; - }; - side="Empty"; - flags=4; - class Attributes - { - disableSimulation=1; - }; - id=1747; - type="Land_HelipadCircle_F"; - }; - class Item298 - { - dataType="Object"; - class PositionInfo - { - position[]={9957.6631,252.26331,19344.986}; - angles[]={0,3.0500429,0}; - }; - side="Empty"; - flags=4; - class Attributes - { - disableSimulation=1; - }; - id=1748; - type="Land_HelipadCircle_F"; - }; - class Item299 - { - dataType="Object"; - class PositionInfo - { - position[]={3188.5256,50.589947,13150.335}; - angles[]={6.247201,0,0.015994642}; - }; - side="Empty"; - flags=4; - class Attributes - { - disableSimulation=1; - }; - id=1752; - type="Land_HelipadCircle_F"; - }; - class Item300 - { - dataType="Object"; - class PositionInfo - { - position[]={3165.5437,49.607079,13175.042}; - angles[]={0.027993103,0,0.051953323}; - }; - side="Empty"; - flags=4; - class Attributes - { - disableSimulation=1; - }; - id=1753; - type="Land_HelipadCircle_F"; - atlOffset=-3.8146973e-006; - }; - class Item301 - { - dataType="Object"; - class PositionInfo - { - position[]={16880.041,9.7656565,12083.102}; - angles[]={0,1.5608044,0}; - }; - side="Empty"; - flags=4; - class Attributes - { - disableSimulation=1; - }; - id=1759; - type="Land_HelipadSquare_F"; - }; - class Item302 - { - dataType="Object"; - class PositionInfo - { - position[]={16896.582,10.536606,12049.357}; - angles[]={0,1.6317124,0}; - }; - side="Empty"; - flags=4; - class Attributes - { - disableSimulation=1; - }; - id=1760; - type="Land_HelipadSquare_F"; - atlOffset=-1.3689947; - }; - class Item303 - { - dataType="Object"; - class PositionInfo - { - position[]={16883.561,11.143103,12018.683}; - angles[]={0,1.5630903,0}; - }; - side="Empty"; - flags=4; - class Attributes - { - disableSimulation=1; - }; - id=1761; - type="Land_HelipadSquare_F"; - }; - class Item304 - { - dataType="Object"; - class PositionInfo - { - position[]={6539.1846,88.383896,22686.762}; - angles[]={0,1.50015,0}; - }; - side="Empty"; - flags=4; - class Attributes - { - disableSimulation=1; - }; - id=1766; - type="Land_HelipadCircle_F"; - }; - class Item305 - { - dataType="Object"; - class PositionInfo - { - position[]={12892.546,83.64743,16759.24}; - angles[]={0,5.3815179,0}; - }; - side="Empty"; - flags=4; - class Attributes - { - disableSimulation=1; - }; - id=1767; - type="Land_HelipadSquare_F"; - atlOffset=0.00032043457; - }; - class Item306 - { - dataType="Object"; - class PositionInfo - { - position[]={12850.978,85.297554,16757.9}; - angles[]={0,5.3532887,0}; - }; - side="Empty"; - flags=4; - class Attributes - { - disableSimulation=1; - }; - id=1768; - type="Land_HelipadSquare_F"; - }; - class Item307 - { - dataType="Object"; - class PositionInfo - { - position[]={8847.9297,78.233025,23417.846}; - angles[]={0,0.14381067,0}; - }; - side="Empty"; - class Attributes - { - disableSimulation=1; - }; - id=1772; - type="Land_HelipadCircle_F"; - atlOffset=0.7975235; - }; - class Item308 - { - dataType="Object"; - class PositionInfo - { - position[]={8874.4072,78.490578,23416.771}; - angles[]={0,0.11547722,0}; - }; - side="Empty"; - class Attributes - { - disableSimulation=1; - }; - id=1773; - type="Land_HelipadCircle_F"; - atlOffset=2.1677933; - }; - class Item309 - { - dataType="Object"; - class PositionInfo - { - position[]={5455.1143,27.299999,14989.439}; - angles[]={0,5.3775945,0}; - }; - side="Empty"; - flags=4; - class Attributes - { - disableSimulation=1; - }; - id=1776; - type="Land_HelipadCircle_F"; - }; - class Item310 - { - dataType="Object"; - class PositionInfo - { - position[]={5472.9951,27.299999,14975.372}; - angles[]={0,5.3873763,0}; - }; - side="Empty"; - flags=4; - class Attributes - { - disableSimulation=1; - }; - id=1777; - type="Land_HelipadCircle_F"; - }; - class Item311 - { - dataType="Object"; - class PositionInfo - { - position[]={5484.0938,27.299999,15027.7}; - angles[]={0,5.4298773,0}; - }; - side="Empty"; - flags=4; - class Attributes - { - disableSimulation=1; - }; - id=1778; - type="Land_HelipadCircle_F"; - }; - class Item312 - { - dataType="Object"; - class PositionInfo - { - position[]={5504.4995,27.299999,15009.382}; - angles[]={0,5.4187303,0}; - }; - side="Empty"; - flags=4; - class Attributes - { - disableSimulation=1; - }; - id=1779; - type="Land_HelipadSquare_F"; - }; - class Item313 - { - dataType="Object"; - class PositionInfo - { - position[]={14147.804,76.776085,21228.928}; - angles[]={0,6.1767998,0}; - }; - side="Empty"; - flags=4; - class Attributes - { - disableSimulation=1; - }; - id=1782; - type="Land_HelipadCircle_F"; - }; - class Item314 - { - dataType="Object"; - class PositionInfo - { - position[]={23507.176,90.784378,21143.732}; - angles[]={0,0.025469249,0}; - }; - side="Empty"; - flags=4; - class Attributes - { - disableSimulation=1; - }; - id=1787; - type="Land_HelipadSquare_F"; - atlOffset=-3.8146973e-005; - }; - class Item315 - { - dataType="Object"; - class PositionInfo - { - position[]={23461.963,90.724182,21145.35}; - angles[]={0,6.1700931,0}; - }; - side="Empty"; - flags=4; - class Attributes - { - disableSimulation=1; - }; - id=1788; - type="Land_HelipadSquare_F"; - }; - class Item316 - { - dataType="Object"; - class PositionInfo - { - position[]={23521.928,93.501381,21098.051}; - angles[]={0.058599081,0,6.259192}; - }; - side="Empty"; - flags=4; - class Attributes - { - disableSimulation=1; - }; - id=1789; - type="Land_HelipadCircle_F"; - atlOffset=-1.5258789e-005; - }; - class Item317 - { - dataType="Object"; - class PositionInfo - { - position[]={23547.672,92.65963,21097.947}; - angles[]={0.07452935,0,6.2432065}; - }; - side="Empty"; - flags=4; - class Attributes - { - disableSimulation=1; - }; - id=1790; - type="Land_HelipadCircle_F"; - atlOffset=3.0517578e-005; - }; - class Item318 - { - dataType="Object"; - class PositionInfo - { - position[]={20091.986,95.147873,6675.6602}; - angles[]={6.2285743,0,0.0053265258}; - }; - side="Empty"; - flags=4; - class Attributes - { - disableSimulation=1; - }; - id=1794; - type="Land_HelipadCircle_F"; - }; - class Item319 - { - dataType="Object"; - class PositionInfo - { - position[]={20068.221,95.732063,6675.1191}; - angles[]={6.2285743,0,0.0053265258}; - }; - side="Empty"; - flags=4; - class Attributes - { - disableSimulation=1; - }; - id=1795; - type="Land_HelipadCircle_F"; - }; - class Item320 - { - dataType="Object"; - class PositionInfo - { - position[]={21051.303,16.026138,19242.307}; - angles[]={0,4.7164183,0}; - }; - side="Empty"; - flags=4; - class Attributes - { - disableSimulation=1; - }; - id=1797; - type="Land_HelipadCircle_F"; - }; - class Item321 - { - dataType="Object"; - class PositionInfo - { - position[]={21050.326,15.833519,19206.084}; - angles[]={0,4.6983566,0}; - }; - side="Empty"; - flags=4; - class Attributes - { - disableSimulation=1; - }; - id=1798; - type="Land_HelipadCircle_F"; - }; - class Item322 - { - dataType="Object"; - class PositionInfo - { - position[]={21050.287,15.844805,19224.359}; - angles[]={0,4.6877656,0}; - }; - side="Empty"; - flags=4; - class Attributes - { - disableSimulation=1; - }; - id=1799; - type="Land_HelipadSquare_F"; - }; - class Item323 - { - dataType="Object"; - class PositionInfo - { - position[]={17507.328,12.763365,13260.14}; - angles[]={0,3.9311891,0}; - }; - side="Empty"; - flags=4; - class Attributes - { - disableSimulation=1; - }; - id=1801; - type="Land_HelipadCircle_F"; - atlOffset=1.335144e-005; - }; - class Item324 - { - dataType="Object"; - class PositionInfo - { - position[]={17567.744,14.134752,13193.605}; - angles[]={0,3.9649823,0}; - }; - side="Empty"; - flags=4; - class Attributes - { - disableSimulation=1; - }; - id=1802; - type="Land_HelipadCircle_F"; - atlOffset=-5.7220459e-006; - }; - class Item325 - { - dataType="Object"; - class PositionInfo - { - position[]={17535.414,13.253544,13224.744}; - angles[]={0,0.76598108,0}; - }; - side="Empty"; - flags=4; - class Attributes - { - disableSimulation=1; - }; - id=1803; - type="Land_HelipadCircle_F"; - atlOffset=-5.7220459e-006; - }; - class Item326 - { - dataType="Object"; - class PositionInfo - { - position[]={22006.182,28.881382,21065.07}; - angles[]={0,3.9954243,0}; - }; - side="Empty"; - flags=4; - class Attributes - { - disableSimulation=1; - }; - id=1809; - type="Land_HelipadCircle_F"; - atlOffset=-3.4332275e-005; - }; - class Item327 - { - dataType="Object"; - class PositionInfo - { - position[]={21788.184,2.0091095,20864.875}; - angles[]={0,0.55026066,0}; - }; - side="Empty"; - flags=4; - class Attributes - { - disableSimulation=1; - }; - id=1810; - type="Land_HelipadCircle_F"; - atlOffset=-0.58641291; - }; - class Item328 - { - dataType="Object"; - class PositionInfo - { - position[]={21763.592,2.4104142,20875.57}; - angles[]={0,0.4472712,0}; - }; - side="Empty"; - flags=4; - class Attributes - { - disableSimulation=1; - }; - id=1811; - type="Land_HelipadCircle_F"; - atlOffset=4.0769577e-005; - }; - class Item329 - { - dataType="Object"; - class PositionInfo - { - position[]={12283.325,123.53374,8921.3682}; - angles[]={0,1.2853196,0}; - }; - side="Empty"; - flags=4; - class Attributes - { - disableSimulation=1; - }; - id=1813; - type="Land_HelipadCircle_F"; - atlOffset=-1.5258789e-005; - }; - class Item330 - { - dataType="Object"; - class PositionInfo - { - position[]={12275.078,123.75247,8887.2773}; - angles[]={0,1.3764457,0}; - }; - side="Empty"; - flags=4; - class Attributes - { - disableSimulation=1; - }; - id=1814; - type="Land_HelipadCircle_F"; - }; - class Item331 - { - dataType="Object"; - class PositionInfo - { - position[]={12271.121,123.55052,8906.041}; - angles[]={0,1.3927937,0}; - }; - side="Empty"; - flags=4; - class Attributes - { - disableSimulation=1; - }; - id=1815; - type="Land_HelipadCircle_F"; - atlOffset=2.2888184e-005; - }; - class Item332 - { - dataType="Object"; - class PositionInfo - { - position[]={8235.5908,77.240517,10045.627}; - angles[]={0,5.7600188,0}; - }; - side="Empty"; - flags=4; - class Attributes - { - disableSimulation=1; - }; - id=1818; - type="Land_HelipadCircle_F"; - }; - class Item333 - { - dataType="Object"; - class PositionInfo - { - position[]={8332.1455,74.95623,10087.325}; - angles[]={0,5.6924443,0}; - }; - side="Empty"; - flags=4; - class Attributes - { - disableSimulation=1; - }; - id=1819; - type="Land_HelipadSquare_F"; - atlOffset=-7.6293945e-006; - }; - class Item334 - { - dataType="Object"; - class PositionInfo - { - position[]={5376.8584,29.359585,14181.852}; - angles[]={0,6.2534728,0}; - }; - side="Empty"; - flags=4; - class Attributes - { - disableSimulation=1; - }; - id=1821; - type="Land_HelipadCircle_F"; - atlOffset=-1.7666759; - }; - class Item335 - { - dataType="Object"; - class PositionInfo - { - position[]={5352.3486,32.420795,14181.243}; - angles[]={0,6.1241469,0}; - }; - side="Empty"; - flags=4; - class Attributes - { - disableSimulation=1; - }; - id=1822; - type="Land_HelipadCircle_F"; - }; - class Item336 - { - dataType="Object"; - class PositionInfo - { - position[]={28273.006,21.636665,25704.92}; - angles[]={0,0.99104774,0}; - }; - side="Empty"; - class Attributes - { - disableSimulation=1; - }; - id=1825; - type="Land_HelipadCircle_F"; - atlOffset=0.96735001; - }; - class Item337 - { - dataType="Object"; - class PositionInfo - { - position[]={28255.377,22.610382,25730.83}; - angles[]={0,0.99104774,0}; - }; - side="Empty"; - class Attributes - { - disableSimulation=1; - }; - id=1826; - type="Land_HelipadCircle_F"; - atlOffset=0.80735016; - }; - class Item338 - { - dataType="Object"; - class PositionInfo - { - position[]={28342.646,14.897771,25684.885}; - angles[]={0,0.99104774,0}; - }; - side="Empty"; - flags=4; - class Attributes - { - disableSimulation=1; - }; - id=1827; - type="Land_HelipadCircle_F"; - }; - class Item339 - { - dataType="Object"; - class PositionInfo - { - position[]={25214.129,88.372414,21827.885}; - angles[]={0,0.30005011,0}; - }; - side="Empty"; - flags=4; - class Attributes - { - disableSimulation=1; + items=23; + class Item0 + { + dataType="Marker"; + position[]={23191.311,3.1900001,18917.994}; + name="airp_1_mortar"; + markerType="ELLIPSE"; + type="ellipse"; + colorName="ColorYellow"; + a=6.9310002; + b=6.744; + id=1596; + }; + class Item1 + { + dataType="Marker"; + position[]={26846.217,23.737,24606.039}; + name="airp_2_mortar"; + markerType="ELLIPSE"; + type="ellipse"; + colorName="ColorYellow"; + a=8.8610001; + b=9.5749998; + id=1609; + atlOffset=2.0980835e-005; + }; + class Item2 + { + dataType="Marker"; + position[]={14853.749,17.956806,16491.012}; + name="airp_3_mortar"; + markerType="ELLIPSE"; + type="ellipse"; + colorName="ColorYellow"; + a=17.136; + b=16.895; + angle=353.42892; + id=1628; + }; + class Item3 + { + dataType="Marker"; + position[]={14954.535,17.765684,16597.229}; + name="airp_3_mortar_1"; + markerType="ELLIPSE"; + type="ellipse"; + colorName="ColorYellow"; + a=17.136; + b=16.895; + angle=353.42892; + id=1629; + }; + class Item4 + { + dataType="Marker"; + position[]={11562.38,23.750654,11929.747}; + name="airp_4_mortar"; + markerType="ELLIPSE"; + type="ellipse"; + colorName="ColorYellow"; + a=14.927; + b=15.271; + id=1561; + }; + class Item5 + { + dataType="Marker"; + position[]={9195.5684,16.519024,21568.422}; + name="airp_5_mortar"; + markerType="ELLIPSE"; + type="ellipse"; + colorName="ColorYellow"; + a=3.8843985; + b=3.8741875; + id=1635; + atlOffset=0.013372421; + }; + class Item6 + { + dataType="Marker"; + position[]={21024.576,23.922001,7252.1699}; + name="airp_mortar"; + markerType="ELLIPSE"; + type="ellipse"; + colorName="ColorYellow"; + a=8.302; + b=8.4110003; + id=1583; + atlOffset=0.50602913; + }; + class Item7 + { + dataType="Marker"; + position[]={22965.484,4.9000001,18853.426}; + name="airp_1_vehicle"; + markerType="RECTANGLE"; + type="rectangle"; + colorName="ColorGreen"; + a=16.01; + b=6; + angle=317.85184; + id=1593; + atlOffset=0.0022754669; + }; + class Item8 + { + dataType="Marker"; + position[]={26763.602,23.114258,24609.82}; + name="airp_2_vehicle"; + markerType="RECTANGLE"; + type="rectangle"; + colorName="ColorGreen"; + a=22.100758; + b=6; + angle=132.56181; + id=1607; + atlOffset=1.3554783; + }; + class Item9 + { + dataType="Marker"; + position[]={14299.411,20.48,16252.257}; + name="airp_3_hangar"; + markerType="RECTANGLE"; + type="rectangle"; + colorName="ColorBlue"; + alpha=0.19649974; + a=172.931; + b=121.228; + angle=136.51895; + id=1630; + atlOffset=0.65313721; + }; + class Item10 + { + dataType="Marker"; + position[]={14708.642,17.91,16592.584}; + name="airp_3_vehicle"; + markerType="RECTANGLE"; + type="rectangle"; + colorName="ColorGreen"; + a=24.10615; + b=6; + angle=225.25714; + id=1626; + }; + class Item11 + { + dataType="Marker"; + position[]={14819.606,18,16454.67}; + name="airp_3_vehicle_1"; + markerType="RECTANGLE"; + type="rectangle"; + colorName="ColorGreen"; + a=31.379; + b=6; + angle=222.93495; + id=1627; + atlOffset=0.00088882446; + }; + class Item12 + { + dataType="Marker"; + position[]={11560.305,22.835096,11691.51}; + name="airp_4_vehicle"; + markerType="RECTANGLE"; + type="rectangle"; + colorName="ColorGreen"; + a=15.308634; + b=6; + angle=303.92224; + id=1560; + }; + class Item13 + { + dataType="Marker"; + position[]={11712.308,22.716999,11820.477}; + name="airp_4_vehicle_1"; + markerType="RECTANGLE"; + type="rectangle"; + colorName="ColorGreen"; + a=17.937; + b=6; + angle=300.78311; + id=1562; + atlOffset=0.00036048889; + }; + class Item14 + { + dataType="Marker"; + position[]={9186.917,14.396,21665.922}; + name="airp_5_vehicle"; + markerType="RECTANGLE"; + type="rectangle"; + colorName="ColorGreen"; + a=26.197001; + b=6; + angle=146.48099; + id=1634; + atlOffset=0.00047016144; + }; + class Item15 + { + dataType="Marker"; + position[]={20767.543,29.374001,7237.8218}; + name="airp_vehicle"; + markerType="RECTANGLE"; + type="rectangle"; + colorName="ColorGreen"; + a=17; + b=6; + angle=324.47531; + id=1582; + atlOffset=-0.00016021729; + }; + class Item16 + { + dataType="Marker"; + position[]={20946.979,27.176001,7213.6758}; + name="airp_vehicle_1"; + markerType="RECTANGLE"; + type="rectangle"; + colorName="ColorGreen"; + a=13.5; + b=6; + angle=20.793701; + id=1581; + atlOffset=-0.010564804; + }; + class Item17 + { + dataType="Marker"; + position[]={21017.943,24.11792,7303.1069}; + name="airport"; + markerType="RECTANGLE"; + type="Empty"; + colorName="ColorEAST"; + a=271.35101; + b=200.60085; + angle=129.67987; + id=6; + atlOffset=1.4751205; + }; + class Item18 + { + dataType="Marker"; + position[]={23074.771,0,18782.723}; + name="airport_1"; + markerType="RECTANGLE"; + type="Empty"; + colorName="ColorEAST"; + a=279.2023; + b=205.09465; + angle=304.11368; + id=7; + atlOffset=-3.1900001; + }; + class Item19 + { + dataType="Marker"; + position[]={26954.967,21.379999,24778.498}; + name="airport_2"; + markerType="RECTANGLE"; + type="Empty"; + colorName="ColorEAST"; + a=318.77859; + b=125.25679; + angle=130.48837; + id=1101; + atlOffset=0.79302025; + }; + class Item20 + { + dataType="Marker"; + position[]={14778.72,0,16401.324}; + name="airport_3"; + markerType="RECTANGLE"; + type="Empty"; + colorName="ColorEAST"; + a=647.73114; + b=193.50763; + angle=135.513; + id=31; + atlOffset=-18.090067; + }; + class Item21 + { + dataType="Marker"; + position[]={11503.476,0,11701.17}; + name="airport_4"; + markerType="RECTANGLE"; + type="Empty"; + colorName="ColorEAST"; + a=331.07092; + b=181.34116; + angle=314.02783; + id=45; + atlOffset=-22.98; + }; + class Item22 + { + dataType="Marker"; + position[]={9087.752,15.348633,21520.541}; + name="airport_5"; + markerType="RECTANGLE"; + type="Empty"; + colorName="ColorEAST"; + a=207.76091; + b=115.14452; + angle=143.29141; + id=46; + atlOffset=-0.33697987; + }; }; - id=1828; - type="Land_HelipadCircle_F"; - atlOffset=-0.00016021729; + id=1636; + atlOffset=-26.117075; }; - class Item340 + class Item216 { - dataType="Object"; - class PositionInfo - { - position[]={25238.854,87.141212,21821.994}; - angles[]={0,0.32980898,0}; - }; - side="Empty"; - class Attributes + dataType="Layer"; + name="Factories"; + class Entities { - disableSimulation=1; + items=29; + class Item0 + { + dataType="Marker"; + position[]={8285.9092,15.492,10903.326}; + name="fact_10_vehicle_1"; + markerType="RECTANGLE"; + type="rectangle"; + colorName="ColorGreen"; + a=19.764999; + b=5.5; + angle=266.01804; + id=1658; + atlOffset=0.57285213; + }; + class Item1 + { + dataType="Marker"; + position[]={4185.667,17.287001,15046.085}; + name="fact_11_vehicle_1"; + markerType="RECTANGLE"; + type="rectangle"; + colorName="ColorGreen"; + a=6.835; + b=5.5; + angle=270.978; + id=1659; + atlOffset=-0.00025367737; + }; + class Item2 + { + dataType="Marker"; + position[]={4131.3794,15.209846,15057.502}; + name="fact_11_vehicle_2"; + markerType="RECTANGLE"; + type="rectangle"; + colorName="ColorGreen"; + a=15.722984; + b=5.5; + angle=107.31912; + id=1661; + atlOffset=-0.63444233; + }; + class Item3 + { + dataType="Marker"; + position[]={14311.02,36.740002,18878.246}; + name="fact_1_vehicle_1"; + markerType="RECTANGLE"; + type="rectangle"; + colorName="ColorGreen"; + a=15.722; + b=5.5; + angle=230.33604; + id=1640; + atlOffset=0.0013275146; + }; + class Item4 + { + dataType="Marker"; + + + + + + + + + + + + + + position[]={6345.4707,35.005791,14910.216}; + name="fact_2_vehicle"; + markerType="RECTANGLE"; + type="rectangle"; + colorName="ColorGreen"; + a=15.722; + b=5.5; + angle=295.82956; + id=1642; + }; + class Item5 + { + dataType="Marker"; + position[]={6244.8101,43,16278.202}; + name="fact_3_vehicle_1"; + markerType="RECTANGLE"; + type="rectangle"; + colorName="ColorGreen"; + a=13.01; + b=5.5; + angle=180.46974; + id=1643; + }; + class Item6 + { + dataType="Marker"; + position[]={6187.9878,43,16271.688}; + name="fact_3_vehicle_2"; + markerType="RECTANGLE"; + type="rectangle"; + colorName="ColorGreen"; + a=9; + b=5.5; + angle=269.36185; + id=1644; + }; + class Item7 + { + dataType="Marker"; + position[]={3246.9399,4.7160001,12463.616}; + name="fact_4_vehicle"; + markerType="RECTANGLE"; + type="rectangle"; + colorName="ColorGreen"; + a=13; + b=6; + angle=256.72791; + id=1559; + atlOffset=-1.5001416; + }; + class Item8 + { + dataType="Marker"; + position[]={25448.539,10.025,20330.535}; + name="fact_5_vehicle_1"; + markerType="RECTANGLE"; + type="rectangle"; + colorName="ColorGreen"; + a=8.6000004; + b=5.5; + angle=150.81094; + id=1645; + atlOffset=0.00035190582; + }; + class Item9 + { + dataType="Marker"; + position[]={25358.654,9.7697802,20302.305}; + name="fact_5_vehicle_2"; + markerType="RECTANGLE"; + type="rectangle"; + colorName="ColorGreen"; + a=15.529018; + b=5.5; + angle=56.906078; + id=1646; + atlOffset=-0.15297318; + }; + class Item10 + { + dataType="Marker"; + position[]={20648.98,18.131001,15757.297}; + name="fact_6_vehicle"; + markerType="RECTANGLE"; + type="rectangle"; + colorName="ColorGreen"; + a=25; + b=6; + angle=233.953; + id=1647; + atlOffset=0.93072128; + }; + class Item11 + { + dataType="Marker"; + position[]={27044.109,20.688999,21468.033}; + name="fact_7_vehicle_1"; + markerType="RECTANGLE"; + type="rectangle"; + colorName="ColorGreen"; + a=11.13; + b=5.5; + angle=137.11894; + id=1650; + atlOffset=0.064939499; + }; + class Item12 + { + dataType="Marker"; + position[]={27010,18.7875,21424.006}; + name="fact_7_vehicle_2"; + markerType="RECTANGLE"; + type="rectangle"; + colorName="ColorGreen"; + a=11.13; + b=5.5; + angle=141.68312; + id=1651; + }; + class Item13 + { + dataType="Marker"; + position[]={15291.658,10.008375,16212.938}; + name="fact_8_vehicle_1"; + markerType="RECTANGLE"; + type="rectangle"; + colorName="ColorGreen"; + a=33.26709; + b=6; + angle=352.70258; + id=1653; + }; + class Item14 + { + dataType="Marker"; + position[]={10915.467,21.76123,12703.682}; + name="fact_9_vehicle_1"; + markerType="RECTANGLE"; + type="rectangle"; + colorName="ColorGreen"; + a=16.133675; + b=6.9700608; + angle=117.10748; + id=1654; + atlOffset=-1.9400978; + + + + + + + + + + + + + + + }; + class Item15 + { + dataType="Marker"; + position[]={12729.266,34.731998,16353.8}; + name="fact_vehicle"; + markerType="RECTANGLE"; + type="rectangle"; + colorName="ColorGreen"; + a=14.265; + b=5.5; + angle=15.596994; + id=1637; + atlOffset=-0.00015640259; + }; + class Item16 + { + dataType="Marker"; + position[]={12628.22,0,16374.55}; + name="factory"; + markerType="RECTANGLE"; + type="Empty"; + colorName="ColorOrange"; + a=121.49196; + b=80.056549; + angle=38.800323; + id=13; + atlOffset=-33.912735; + }; + class Item17 + { + dataType="Marker"; + position[]={14340.091,36.934258,18940.465}; + name="factory_1"; + markerType="RECTANGLE"; + type="Empty"; + colorName="ColorOrange"; + a=120; + b=80; + angle=317.49139; + id=14; + }; + class Item18 + { + dataType="Marker"; + position[]={8226.3398,14.246,10939.702}; + name="factory_10"; + markerType="RECTANGLE"; + type="Empty"; + colorName="ColorOrange"; + a=100; + b=100; + angle=50.816978; + id=63; + atlOffset=-0.00012683868; + }; + class Item19 + { + dataType="Marker"; + position[]={4214.4863,18.047476,15044.147}; + name="factory_11"; + markerType="RECTANGLE"; + type="Empty"; + colorName="ColorOrange"; + a=75; + b=60; + angle=180.3139; + id=64; + }; + class Item20 + { + dataType="Marker"; + position[]={6339.8169,0,14889.688}; + name="factory_2"; + markerType="RECTANGLE"; + type="Empty"; + colorName="ColorOrange"; + a=55; + b=40; + angle=27.999996; + id=59; + atlOffset=-35.288883; + }; + class Item21 + { + dataType="Marker"; + position[]={6191,0,16249}; + name="factory_3"; + markerType="RECTANGLE"; + type="Empty"; + colorName="ColorOrange"; + a=110; + b=60; + angle=178.99994; + id=60; + atlOffset=-43; + }; + class Item22 + { + dataType="Marker"; + position[]={3269.9639,6.8858247,12458.831}; + name="factory_4"; + markerType="RECTANGLE"; + type="Empty"; + colorName="ColorOrange"; + a=69.552017; + b=66.968925; + angle=72.914001; + id=61; + }; + class Item23 + { + dataType="Marker"; + position[]={25413.35,9.8909998,20337.379}; + name="factory_5"; + markerType="RECTANGLE"; + type="Empty"; + colorName="ColorOrange"; + a=80; + b=80; + angle=324.89685; + id=12; + atlOffset=0.0003528595; + }; + class Item24 + { + dataType="Marker"; + position[]={20671.299,17.236,15727.05}; + name="factory_6"; + markerType="RECTANGLE"; + type="Empty"; + colorName="ColorOrange"; + a=240; + b=100; + angle=324.89685; + id=0; + atlOffset=0.00019645691; + }; + class Item25 + { + dataType="Marker"; + position[]={27005.279,21.662001,21521.68}; + name="factory_7"; + markerType="RECTANGLE"; + type="Empty"; + colorName="ColorOrange"; + a=100; + b=100; + angle=227.32204; + id=2; + atlOffset=-0.00027656555; + }; + class Item26 + { + dataType="Marker"; + position[]={15324.894,0,16240.821}; + name="factory_8"; + markerType="RECTANGLE"; + type="Empty"; + colorName="ColorOrange"; + a=67.430664; + b=62.17627; + id=32; + atlOffset=-10.015665; + }; + class Item27 + { + dataType="Marker"; + position[]={11013,0,12655}; + name="factory_9"; + markerType="RECTANGLE"; + type="Empty"; + colorName="ColorOrange"; + a=100; + b=100; + angle=26.999985; + id=62; + atlOffset=-18.755997; + }; + class Item28 + { + dataType="Marker"; + position[]={20586.063,16.982,15652.401}; + name="fact_6_mortar"; + markerType="ELLIPSE"; + type="ellipse"; + colorName="ColorYellow"; + a=5.151; + b=5.9330001; + id=1649; + atlOffset=4.5776367e-005; + }; }; - id=1829; - type="Land_HelipadCircle_F"; - atlOffset=0.25952148; + id=1662; + atlOffset=-46.18153; }; - class Item341 + class Item217 { - dataType="Object"; - class PositionInfo - { - position[]={20624.238,35.897972,18844.926}; - angles[]={0,5.1722984,0}; - }; - side="Empty"; - flags=4; - class Attributes + dataType="Layer"; + name="Resources"; + class Entities { - disableSimulation=1; + items=16; + class Item0 + { + dataType="Marker"; + position[]={18437.031,23.424,14268.563}; + name="reso_1_vehicle_1"; + markerType="RECTANGLE"; + type="rectangle"; + colorName="ColorGreen"; + a=18.881001; + b=5.5; + angle=337.52081; + id=1664; + atlOffset=-0.00035667419; + }; + class Item1 + { + dataType="Marker"; + position[]={17074.461,23.931,11298.932}; + name="reso_2_vehicle"; + markerType="RECTANGLE"; + type="rectangle"; + colorName="ColorGreen"; + a=19.902; + b=5.5; + angle=84.137978; + id=1665; + }; + class Item2 + { + dataType="Marker"; + position[]={18182.893,47.373878,15530.818}; + name="reso_3_vehicle_2"; + markerType="RECTANGLE"; + type="rectangle"; + colorName="ColorGreen"; + a=13.263; + b=5.5; + angle=357.98117; + id=1667; + }; + class Item3 + { + dataType="Marker"; + position[]={4454.7397,41.125,12625.713}; + name="reso_4_vehicle_1"; + markerType="RECTANGLE"; + type="rectangle"; + colorName="ColorGreen"; + a=19.902; + b=5.5; + angle=56.794876; + id=1668; + atlOffset=3.9393082; + }; + class Item4 + { + dataType="Marker"; + position[]={5847.3989,223.563,20134.848}; + name="reso_5_vehicle_1"; + markerType="RECTANGLE"; + type="rectangle"; + colorName="ColorGreen"; + a=21.412001; + b=5.5; + angle=102.60397; + id=1669; + atlOffset=0.076858521; + }; + class Item5 + { + dataType="Marker"; + position[]={5935.1221,107.978,12538.581}; + name="reso_6_vehicle_1"; + markerType="RECTANGLE"; + type="rectangle"; + colorName="ColorGreen"; + a=21.657; + b=5.5; + angle=109.72633; + id=1670; + atlOffset=0.20936584; + }; + class Item6 + { + dataType="Marker"; + position[]={7530.8179,29.940001,12171.024}; + name="reso_7_vehicle_1"; + markerType="RECTANGLE"; + type="rectangle"; + colorName="ColorGreen"; + a=19.902; + b=5.5; + angle=313.40295; + id=1671; + atlOffset=-0.0004825592; + }; + class Item7 + { + dataType="Marker"; + position[]={19631.621,17.115,15588.352}; + name="reso_vehicle"; + markerType="RECTANGLE"; + type="rectangle"; + colorName="ColorGreen"; + a=19.902; + b=5.5; + angle=119.74583; + id=1663; + atlOffset=-5.7194519; + }; + class Item8 + { + dataType="Marker"; + position[]={19616.674,28.158596,15635.454}; + name="resource"; + markerType="RECTANGLE"; + type="Empty"; + colorName="ColorBrown"; + a=89.556335; + b=99.223785; + angle=281.88538; + id=8; + atlOffset=0.042331696; + }; + class Item9 + { + dataType="Marker"; + position[]={18466.467,24.765739,14273.436}; + name="resource_1"; + markerType="RECTANGLE"; + type="Empty"; + colorName="ColorBrown"; + a=80; + b=57.791435; + angle=76.925522; + id=9; + atlOffset=1.0849323; + }; + class Item10 + { + dataType="Marker"; + position[]={17098.65,24.885092,11295.575}; + name="resource_2"; + markerType="RECTANGLE"; + type="Empty"; + colorName="ColorBrown"; + a=100; + b=80; + angle=64.347397; + id=10; + }; + class Item11 + { + dataType="Marker"; + position[]={18292.928,47.48,15534.244}; + name="resource_3"; + markerType="RECTANGLE"; + type="Empty"; + colorName="ColorBrown"; + a=160; + b=70; + angle=181.06282; + id=11; + }; + class Item12 + { + dataType="Marker"; + position[]={4432.5454,0,12589.146}; + name="resource_4"; + markerType="RECTANGLE"; + type="Empty"; + colorName="ColorBrown"; + a=80.269844; + b=62.088833; + angle=128.39394; + id=56; + atlOffset=-37.33741; + }; + class Item13 + { + dataType="Marker"; + position[]={5890.0859,217.638,20206.713}; + name="resource_5"; + markerType="RECTANGLE"; + type="Empty"; + colorName="ColorBrown"; + a=120; + b=100; + angle=281.88486; + id=57; + atlOffset=0.00012207031; + }; + class Item14 + { + dataType="Marker"; + position[]={5955.3052,107.533,12531.119}; + name="resource_6"; + markerType="RECTANGLE"; + type="Empty"; + colorName="ColorBrown"; + a=80; + b=60; + angle=139.39099; + id=58; + atlOffset=0.00012207031; + }; + class Item15 + { + dataType="Marker"; + position[]={7550.8408,0,12182.686}; + name="resource_7"; + markerType="RECTANGLE"; + type="Empty"; + colorName="ColorBrown"; + a=40; + b=40; + angle=139.39099; + id=869; + atlOffset=-32.556007; + }; + + + + + + + + + + + + + + }; - id=1833; - type="Land_HelipadCircle_F"; - atlOffset=0.00011825562; + id=1672; + atlOffset=-116.70222; }; - class Item342 + class Item218 { - dataType="Object"; - class PositionInfo - { - position[]={20651.682,49.858612,20088.172}; - angles[]={0,1.1312355,0}; - }; - side="Empty"; - class Attributes + dataType="Layer"; + name="Seaports"; + class Entities { - disableSimulation=1; + items=10; + class Item0 + { + dataType="Marker"; + position[]={27547.355,13.293,24588.117}; + name="seap_4_vehicle_1"; + markerType="RECTANGLE"; + type="rectangle"; + colorName="ColorGreen"; + a=19.816999; + b=5.2251682; + angle=300.3075; + id=1682; + atlOffset=7.5345483; + }; + class Item1 + { + dataType="Marker"; + position[]={15442.193,4.2322803,15894.272}; + name="seap_1_vehicle_1"; + markerType="RECTANGLE"; + type="rectangle"; + colorName="ColorGreen"; + a=22.478346; + b=6; + angle=171.92416; + id=1676; + + }; + class Item2 + { + dataType="Marker"; + position[]={3182.0991,2.3193469,12920.835}; + name="seap_2_vehicle_1"; + markerType="RECTANGLE"; + type="rectangle"; + colorName="ColorGreen"; + a=19.816999; + b=6; + angle=161.08531; + id=1678; + + }; + class Item3 + { + dataType="Marker"; + position[]={20661.543,6.8449998,19408.256}; + name="seap_3_vehicle"; + markerType="RECTANGLE"; + type="rectangle"; + colorName="ColorGreen"; + a=19.816999; + b=6; + angle=179.15591; + id=1681; + atlOffset=-0.00028800964; + }; + class Item4 + { + dataType="Marker"; + position[]={16662.936,2.7939999,12287.236}; + name="seap_vehicle"; + markerType="RECTANGLE"; + type="rectangle"; + colorName="ColorGreen"; + a=26.716999; + b=6; + angle=3.6151831; + id=1673; + atlOffset=0.00033664703; + }; + class Item5 + { + dataType="Marker"; + position[]={16660.623,2.5780001,12307.622}; + name="seaport"; + markerType="RECTANGLE"; + type="Empty"; + colorName="ColorBlue"; + a=68.870865; + b=90; + angle=323.24982; + id=17; + atlOffset=0.07685256; + }; + class Item6 + { + dataType="Marker"; + position[]={15391.129,0,15859.363}; + name="seaport_1"; + markerType="RECTANGLE"; + type="Empty"; + colorName="ColorBlue"; + a=131.52846; + b=91.684944; + angle=169.33798; + id=18; + atlOffset=-4.3425069; + }; + class Item7 + { + dataType="Marker"; + position[]={3201.4004,0,12895.46}; + name="seaport_2"; + markerType="ELLIPSE"; + type="Empty"; + colorName="ColorBlue"; + a=137.60075; + b=88.674255; + angle=159.43541; + id=55; + atlOffset=-2; + }; + class Item8 + { + dataType="Marker"; + position[]={20690.789,0,19468.619}; + name="seaport_3"; + markerType="RECTANGLE"; + type="Empty"; + colorName="ColorBlue"; + a=96.727097; + b=97.842819; + angle=128.327; + id=192; + atlOffset=-4.2987647; + }; + class Item9 + { + dataType="Marker"; + position[]={27606.973,3.9330001,24585.254}; + name="seaport_4"; + markerType="RECTANGLE"; + type="Empty"; + colorName="ColorBlue"; + a=100.54672; + b=91.807388; + angle=255.87393; + id=193; + atlOffset=0.52938175; + }; }; - id=1835; - type="Land_HelipadCircle_F"; - atlOffset=0.55281067; + id=1683; + atlOffset=39.740425; }; - class Item343 + class Item219 { dataType="Layer"; name="Outposts"; class Entities { - items=112; + items=105; class Item0 { dataType="Marker"; @@ -7122,1614 +4280,3817 @@ class Mission class Item1 { dataType="Marker"; - position[]={12438.679,73.166,15220.861}; - name="outp_11_vehicle_1"; + + + + + + + + + + + + + + + position[]={9239.3916,271.33099,19323.588}; + name="outp_12_vehicle_1"; + markerType="RECTANGLE"; + type="rectangle"; + colorName="ColorGreen"; + a=16; + b=6; + angle=328.29099; + id=1697; + atlOffset=0.00030517578; + }; + class Item2 + { + dataType="Marker"; + position[]={16594.133,35.402,18999.666}; + name="outp_13_vehicle_1"; + markerType="RECTANGLE"; + type="rectangle"; + colorName="ColorGreen"; + a=16; + b=6; + angle=323.29181; + id=1701; + atlOffset=-0.00033187866; + }; + class Item3 + { + dataType="Marker"; + position[]={3905.4897,47.449219,12270.9}; + name="outp_14_vehicle"; + markerType="RECTANGLE"; + type="rectangle"; + colorName="ColorGreen"; + a=16; + b=6; + angle=335.46381; + id=1558; + atlOffset=-3.5676384; + }; + class Item4 + { + dataType="Marker"; + position[]={8934.1318,63.081001,7537.8208}; + name="outp_15_vehicle_1"; + markerType="RECTANGLE"; + type="rectangle"; + colorName="ColorGreen"; + a=16; + b=6; + angle=297.65393; + id=1702; + atlOffset=-0.00037765503; + }; + class Item5 + { + dataType="Marker"; + position[]={13764.09,60.622894,6370.6333}; + name="outp_16_vehicle_1"; + markerType="RECTANGLE"; + type="rectangle"; + colorName="ColorGreen"; + a=16; + b=6; + angle=1.7596446; + id=1704; + atlOffset=0.52239609; + }; + class Item6 + { + dataType="Marker"; + position[]={14210.926,18.408001,16370.31}; + name="outp_17_vehicle_1"; + markerType="RECTANGLE"; + type="rectangle"; + colorName="ColorGreen"; + a=27.965; + b=6; + angle=313.526; + id=1706; + atlOffset=0.00035095215; + }; + class Item7 + { + dataType="Marker"; + position[]={18061.262,16.568001,19170.102}; + name="outp_18_vehicle_1"; + markerType="RECTANGLE"; + type="rectangle"; + colorName="ColorGreen"; + a=16; + b=6; + angle=356.86978; + id=1709; + atlOffset=-1.2892303; + }; + class Item8 + { + dataType="Marker"; + position[]={9679.0371,3.283,22279.33}; + name="outp_19_vehicle_1"; + markerType="RECTANGLE"; + type="rectangle"; + colorName="ColorGreen"; + a=16; + b=6; + angle=179.25897; + id=1711; + atlOffset=-0.00029850006; + }; + class Item9 + { + dataType="Marker"; + position[]={14877.56,6.2558594,11083.141}; + name="outp_1_vehicle_1"; + markerType="RECTANGLE"; + type="rectangle"; + colorName="ColorGreen"; + a=14.093861; + b=9.505229; + angle=44.636372; + id=1687; + atlOffset=-2.0868673; + }; + class Item10 + { + dataType="Marker"; + position[]={18748.461,208.715,10196.29}; + name="outp_20_vehicle_2"; + markerType="RECTANGLE"; + type="rectangle"; + colorName="ColorGreen"; + a=16; + b=6; + angle=31.330996; + id=1717; + atlOffset=0.0004119873; + }; + class Item11 + { + dataType="Marker"; + position[]={17905.203,86.138,11737.167}; + name="outp_21_vehicle_1"; + markerType="RECTANGLE"; + type="rectangle"; + colorName="ColorGreen"; + a=16; + b=6; + angle=179.00998; + id=1720; + atlOffset=0.00012969971; + }; + class Item12 + { + dataType="Marker"; + position[]={6799.8804,63.98439,16071.694}; + name="outp_22_vehicle_1"; + markerType="RECTANGLE"; + type="rectangle"; + colorName="ColorGreen"; + a=19.957001; + b=6; + angle=147.76314; + id=1723; + atlOffset=3.0536308; + }; + class Item13 + { + dataType="Marker"; + position[]={15139.67,17.27,17381.998}; + name="outp_23_vehicle_1"; + markerType="RECTANGLE"; + type="rectangle"; + colorName="ColorGreen"; + a=22.108999; + b=6; + angle=135.44598; + id=1726; + atlOffset=0.024906158; + }; + class Item14 + + + + + + + + + + + + + + { + dataType="Marker"; + position[]={26494.926,65.305,22204.051}; + name="outp_24_vehicle_1"; + markerType="RECTANGLE"; + type="rectangle"; + colorName="ColorGreen"; + a=20.091999; + b=6; + angle=35.010845; + id=1733; + atlOffset=2.079937; + }; + class Item15 + { + dataType="Marker"; + position[]={10014.673,15.420898,11285.083}; + name="outp_25_vehicle_1"; + markerType="RECTANGLE"; + type="rectangle"; + colorName="ColorGreen"; + a=19.49556; + b=6.7016497; + angle=52.429546; + id=1738; + atlOffset=-0.91734314; + }; + class Item16 + { + dataType="Marker"; + position[]={4542.8008,251.44482,15446.838}; + name="outp_26_vehicle_1"; + markerType="RECTANGLE"; + type="rectangle"; + colorName="ColorGreen"; + a=15.12748; + b=7.8203769; + angle=127.38699; + id=1741; + atlOffset=-10.151672; + }; + class Item17 + { + dataType="Marker"; + position[]={8380.2383,180.151,18243.074}; + name="outp_27_vehicle_1"; + markerType="RECTANGLE"; + type="rectangle"; + colorName="ColorGreen"; + a=9.6168661; + b=6; + angle=162.08994; + id=1745; + atlOffset=0.016784668; + }; + class Item18 + { + dataType="Marker"; + position[]={9875.4551,236.81689,19403.664}; + name="outp_28_vehicle_1"; + markerType="RECTANGLE"; + type="rectangle"; + colorName="ColorGreen"; + a=18.695999; + b=6; + angle=318.18073; + id=1749; + atlOffset=0.7827301; + + + + + + + + + + + + + + + }; + class Item19 + { + dataType="Marker"; + position[]={19330.545,194.27,9680.9277}; + name="outp_2_vehicle"; markerType="RECTANGLE"; type="rectangle"; colorName="ColorGreen"; a=16; b=6; - angle=1.4779993; - id=1694; - atlOffset=0.00018310547; + angle=22.808001; + id=1713; + atlOffset=0.00032043457; }; - class Item2 + class Item20 { dataType="Marker"; - position[]={9239.3916,271.33099,19323.588}; - name="outp_12_vehicle_1"; + position[]={6575.3599,92.977997,22663.283}; + name="outp_30_vehicle"; markerType="RECTANGLE"; type="rectangle"; colorName="ColorGreen"; - a=16; + a=9.7550001; b=6; - angle=328.29099; - id=1697; - atlOffset=0.00030517578; + angle=79.897995; + id=1763; + atlOffset=-0.83794403; }; - class Item3 + + + + + + + + + + + + + + + + + + + + + + + + + + + + class Item21 { dataType="Marker"; - position[]={16594.133,35.402,18999.666}; - name="outp_13_vehicle_1"; + position[]={8906.2373,75.683998,23439.525}; + name="outp_32_vehicle_1"; markerType="RECTANGLE"; type="rectangle"; colorName="ColorGreen"; - a=16; + a=16.806999; b=6; - angle=323.29181; - id=1701; - atlOffset=-0.00033187866; + angle=206.726; + id=1774; + atlOffset=0.00011444092; }; - class Item4 + class Item22 { dataType="Marker"; - position[]={3909.313,47.449001,12273.247}; - name="outp_14_vehicle"; + position[]={5512.0229,27.299805,14941.329}; + name="outp_33_vehicle_1"; markerType="RECTANGLE"; type="rectangle"; colorName="ColorGreen"; - a=16; - b=6; - angle=335.46381; - id=1558; - atlOffset=-3.5655365; + a=15.069695; + b=6.3653202; + angle=131.73505; + id=1780; + atlOffset=5.4396706; }; - class Item5 + class Item23 { dataType="Marker"; - position[]={8934.1318,63.081001,7537.8208}; - name="outp_15_vehicle_1"; + position[]={14180.328,75.681152,21248.902}; + name="outp_34_vehicle_1"; markerType="RECTANGLE"; type="rectangle"; colorName="ColorGreen"; - a=16; + a=10.328236; b=6; - angle=297.65393; - id=1702; - atlOffset=-0.00037765503; + angle=355.76108; + id=1783; + atlOffset=-1.8644943; }; - class Item6 + class Item24 { dataType="Marker"; - position[]={13761.502,60.623001,6387.6641}; - name="outp_16_vehicle_1"; + position[]={4299.771,292.496,20652.904}; + name="outp_35_vehicle_1"; markerType="RECTANGLE"; type="rectangle"; colorName="ColorGreen"; - a=16; + a=16.218; b=6; - angle=185.17293; - id=1704; - atlOffset=0.00010299683; + angle=52.910992; + id=1785; + atlOffset=0.2104187; }; - class Item7 + class Item25 { dataType="Marker"; - position[]={14210.926,18.408001,16370.31}; - name="outp_17_vehicle_1"; + position[]={23472.457,91.315163,21158.902}; + name="outp_36_vehicle_1"; markerType="RECTANGLE"; type="rectangle"; colorName="ColorGreen"; - a=27.965; + a=22.618999; b=6; - angle=313.526; - id=1706; - atlOffset=0.00035095215; + angle=154.56035; + id=1791; + atlOffset=0.72161865; }; - class Item8 + class Item26 { dataType="Marker"; - position[]={18061.262,16.568001,19170.102}; - name="outp_18_vehicle_1"; + position[]={20949.924,15.565,19264.684}; + name="outp_37_vehicle_1"; markerType="RECTANGLE"; type="rectangle"; colorName="ColorGreen"; - a=16; + a=18.469999; b=6; - angle=356.86978; - id=1709; - atlOffset=-1.2892303; + angle=153.76292; + id=1796; + atlOffset=0.92764091; }; - class Item9 + class Item27 { dataType="Marker"; - position[]={9679.0371,3.283,22279.33}; - name="outp_19_vehicle_1"; + position[]={20042.199,95.210938,6728.835}; + name="outp_38_vehicle_1"; markerType="RECTANGLE"; type="rectangle"; colorName="ColorGreen"; - a=16; + a=18.07; b=6; - angle=179.15395; - id=1711; - atlOffset=-0.00029850006; + angle=285.54715; + id=1793; + atlOffset=-4.9017792; }; - class Item10 + class Item28 { dataType="Marker"; - position[]={14942.105,6.256,11125.106}; - name="outp_1_vehicle_1"; + position[]={17544.611,13.032,13239.975}; + name="outp_39_helipad"; markerType="RECTANGLE"; type="rectangle"; - colorName="ColorGreen"; - a=21.330999; - b=6; - angle=116.12996; - id=1687; - atlOffset=4.196167e-005; + colorName="ColorRed"; + a=66.589996; + b=50; + angle=45.695976; + id=1804; + atlOffset=0.00043678284; }; - class Item11 + class Item29 { dataType="Marker"; - position[]={18748.461,208.715,10196.29}; - name="outp_20_vehicle_2"; + position[]={17401.922,14.461,13172.881}; + name="outp_39_vehicle_1"; markerType="RECTANGLE"; type="rectangle"; colorName="ColorGreen"; - a=16; + a=22.298; b=6; - angle=31.330996; - id=1717; - atlOffset=0.0004119873; + angle=48.046001; + id=1805; + atlOffset=-6.8664551e-005; }; - class Item12 + class Item30 { dataType="Marker"; - position[]={17905.203,86.138,11737.167}; - name="outp_21_vehicle_1"; + position[]={16806.225,5.96,12039.609}; + name="outp_3_vehicle"; markerType="RECTANGLE"; type="rectangle"; colorName="ColorGreen"; - a=16; + a=11.13; b=6; - angle=179.00998; - id=1720; - atlOffset=0.00012969971; + angle=90.719383; + id=1762; + atlOffset=1.1557655; + + + + + + + + + + + + + + }; - class Item13 + class Item31 { dataType="Marker"; - position[]={6804.7031,63.985001,16091.626}; - name="outp_22_vehicle_1"; + position[]={8331.3398,73.308807,10119.197}; + name="outp_41_vehicle_1"; markerType="RECTANGLE"; type="rectangle"; colorName="ColorGreen"; - a=19.957001; + a=17.212; b=6; - angle=54.413975; - id=1723; - atlOffset=0.00025177002; + angle=141.97301; + id=1816; + }; - class Item14 + class Item32 { dataType="Marker"; - position[]={15139.67,17.27,17381.998}; - name="outp_23_vehicle_1"; + position[]={5238.0796,26.365,14218.45}; + name="outp_42_vehicle_1"; markerType="RECTANGLE"; type="rectangle"; colorName="ColorGreen"; - a=22.108999; + a=15.914; b=6; - angle=135.44598; - id=1726; - atlOffset=0.024906158; + angle=201.08298; + id=1820; + atlOffset=1.6480904; }; - class Item15 + class Item33 { dataType="Marker"; - position[]={15187.435,17.927404,17296.881}; - name="outp_23_vehicle_2"; + position[]={22022.963,9.5454102,21080.641}; + name="outp_4_vehicle"; markerType="RECTANGLE"; type="rectangle"; colorName="ColorGreen"; - a=17.883682; - b=6; - angle=46.395073; - id=1731; + a=14.857971; + b=4.201035; + angle=140.52461; + id=1807; + atlOffset=-21.348482; }; - class Item16 + class Item34 { dataType="Marker"; - position[]={26427.887,65.305,22175.545}; - name="outp_24_vehicle_1"; + position[]={28305.113,16.695999,25727.201}; + name="outp_5_vehicle_1"; markerType="RECTANGLE"; type="rectangle"; colorName="ColorGreen"; - a=20.091999; + a=27.976; b=6; - angle=127.84294; - id=1733; - atlOffset=0.092727661; + angle=237.77997; + id=1823; + atlOffset=0.00021934509; }; - class Item17 + class Item35 { dataType="Marker"; - position[]={10034.449,15.421,11231.338}; - name="outp_25_vehicle_1"; + position[]={25349.33,74.513184,21779.338}; + name="outp_6_vehicle"; markerType="RECTANGLE"; type="rectangle"; colorName="ColorGreen"; - a=16; - b=6; - angle=126.10399; - id=1738; - atlOffset=0.0004491806; + a=21.875; + b=5.4541326; + angle=150.15424; + id=1830; + atlOffset=-3.2173157; }; - class Item18 + class Item36 { dataType="Marker"; - position[]={4577.0488,251.44501,15482.723}; - name="outp_26_vehicle_1"; + position[]={4944.957,337.02301,21892.891}; + name="outp_7_vehicle"; markerType="RECTANGLE"; type="rectangle"; colorName="ColorGreen"; - a=17.419001; + a=21.875; b=6; - angle=148.88396; - id=1741; - atlOffset=-0.00035095215; + angle=216.69794; + id=1831; + atlOffset=-1.4115601; }; - class Item19 + class Item37 { dataType="Marker"; - position[]={8380.2383,180.151,18243.074}; - name="outp_27_vehicle_1"; + position[]={20617.111,36.493999,18781.311}; + name="outp_8_vehicle_1"; markerType="RECTANGLE"; type="rectangle"; colorName="ColorGreen"; - a=9.6168661; + a=13.891; b=6; - angle=162.08994; - id=1745; - atlOffset=0.016784668; + angle=53.623981; + id=1834; + atlOffset=0.00044250488; }; - class Item20 + class Item38 { dataType="Marker"; - position[]={9892.7012,236.817,19391.545}; - name="outp_28_vehicle_1"; + position[]={20531.105,42.84,20074.008}; + name="outp_9_vehicle_2"; markerType="RECTANGLE"; type="rectangle"; colorName="ColorGreen"; - a=18.695999; + a=20.466999; b=6; - angle=210.56499; - id=1749; - atlOffset=-1.5672455; + angle=343.647; + id=1836; + atlOffset=-1.055233; }; - class Item21 + class Item39 { dataType="Marker"; - position[]={3052.8411,49.498001,13166.242}; - name="outp_29_vehicle_1"; + position[]={23035.088,48.025879,7228.4287}; + name="outp_vehicle_1"; markerType="RECTANGLE"; type="rectangle"; colorName="ColorGreen"; - a=19.511999; + a=16; b=6; - angle=17.710993; - id=1751; - atlOffset=-0.000415802; + angle=3.5407598; + id=1684; + atlOffset=0.75311279; }; - class Item22 + class Item40 { dataType="Marker"; - position[]={19330.545,194.27,9680.9277}; - name="outp_2_vehicle"; + position[]={23044.23,48.156364,7272.1895}; + name="outpost"; markerType="RECTANGLE"; - type="rectangle"; + type="Empty"; colorName="ColorGreen"; - a=16; - b=6; - angle=22.808001; - id=1713; - atlOffset=0.00032043457; + a=245.50171; + b=99.217972; + angle=168.19028; + id=15; + atlOffset=-0.78923798; }; - class Item23 + class Item41 { dataType="Marker"; - position[]={6575.3599,92.977997,22663.283}; - name="outp_30_vehicle"; + position[]={14832.187,7.0898438,11130.582}; + name="outpost_1"; markerType="RECTANGLE"; - type="rectangle"; + type="Empty"; colorName="ColorGreen"; - a=9.7550001; - b=6; - angle=79.897995; - id=1763; - atlOffset=-0.83794403; + a=111.65083; + b=92.584541; + angle=223.67722; + id=16; + atlOffset=-1.1140766; }; - class Item24 + class Item42 { dataType="Marker"; - position[]={12796.207,87.723999,16664.273}; - name="outp_31_vehicle_1"; + position[]={16083.18,15.853616,17002.723}; + name="outpost_10"; markerType="RECTANGLE"; - type="rectangle"; + type="Empty"; colorName="ColorGreen"; - a=14.977; - b=6; - angle=86.280991; - id=1769; - atlOffset=-0.0043945313; + a=150; + b=150; + angle=59.834778; + id=40; }; - class Item25 + class Item43 { dataType="Marker"; - position[]={12866.69,87.117477,16705.414}; - name="outp_31_vehicle_2"; + position[]={12479.839,74.504509,15197.453}; + name="outpost_11"; markerType="RECTANGLE"; - type="rectangle"; + type="Empty"; colorName="ColorGreen"; - a=14.977; - b=6; - angle=43.421745; - id=1771; + a=93.247932; + b=59.666313; + angle=179.33261; + id=47; }; - class Item26 + class Item44 { dataType="Marker"; - position[]={8906.2373,75.683998,23439.525}; - name="outp_32_vehicle_1"; + position[]={9210.2285,272.23001,19280.602}; + name="outpost_12"; markerType="RECTANGLE"; - type="rectangle"; + type="Empty"; colorName="ColorGreen"; - a=16.806999; - b=6; - angle=206.726; - id=1774; - atlOffset=0.00011444092; + a=73.601997; + b=78.302002; + angle=11.914993; + id=1106; + atlOffset=-3.0517578e-005; }; - class Item27 + class Item45 { dataType="Marker"; - position[]={5489.0859,27.299999,14993.604}; - name="outp_33_vehicle_1"; + position[]={16583.912,35.143002,19013.328}; + name="outpost_13"; markerType="RECTANGLE"; - type="rectangle"; + type="Empty"; colorName="ColorGreen"; - a=15.37; - b=6; - angle=129.084; - id=1780; + a=87.918999; + b=63.997002; + angle=320.76587; + id=37; + atlOffset=-0.00025177002; }; - class Item28 + class Item46 { dataType="Marker"; - position[]={14172.458,75.681,21201.158}; - name="outp_34_vehicle_1"; + position[]={3910.7341,50.384377,12293.879}; + name="outpost_14"; markerType="RECTANGLE"; - type="rectangle"; + type="Empty"; colorName="ColorGreen"; - a=15.285; - b=6; - angle=292.5199; - id=1783; - atlOffset=-0.0004196167; + a=51.382103; + b=52.908852; + angle=208.80701; + id=50; }; - class Item29 + class Item47 { dataType="Marker"; - position[]={4299.771,292.496,20652.904}; - name="outp_35_vehicle_1"; + position[]={8915,0,7477}; + name="outpost_15"; markerType="RECTANGLE"; - type="rectangle"; + type="Empty"; colorName="ColorGreen"; - a=16.218; - b=6; - angle=52.910992; - id=1785; - atlOffset=0.2104187; + a=90; + b=90; + angle=180.99997; + id=871; + atlOffset=-67.197334; }; - class Item30 + class Item48 { dataType="Marker"; - position[]={23483.934,90.870003,21122.965}; - name="outp_36_vehicle_1"; + position[]={13788.169,0,6374.5029}; + name="outpost_16"; markerType="RECTANGLE"; - type="rectangle"; + type="Empty"; colorName="ColorGreen"; - a=22.618999; - b=6; - angle=358.60391; - id=1791; - atlOffset=-0.0001449585; + a=146.16084; + b=108.68304; + angle=180.99997; + id=872; + atlOffset=-59.750725; }; - class Item31 + class Item49 { dataType="Marker"; - position[]={20949.924,15.565,19264.684}; - name="outp_37_vehicle_1"; + position[]={14275.173,19.308001,16275.15}; + name="outpost_17"; markerType="RECTANGLE"; - type="rectangle"; + type="Empty"; colorName="ColorGreen"; - a=18.469999; - b=6; - angle=153.76292; - id=1796; - atlOffset=0.92764091; + a=194.21001; + b=123.19; + angle=135.83093; + id=1183; + atlOffset=-0.061306; }; - class Item32 + class Item50 { dataType="Marker"; - position[]={20054.447,95.210999,6717.7002}; - name="outp_38_vehicle_1"; + position[]={18089.898,18.779161,19181.254}; + name="outpost_18"; markerType="RECTANGLE"; - type="rectangle"; + type="Empty"; colorName="ColorGreen"; - a=18.07; - b=6; - angle=234.786; - id=1793; - atlOffset=-5.8579941; + a=64.573318; + b=62.230595; + angle=5.8140187; + id=53; }; - class Item33 + class Item51 { dataType="Marker"; - position[]={17544.611,13.032,13239.975}; - name="outp_39_helipad"; + position[]={9707.4756,2.5912011,22307.146}; + name="outpost_19"; markerType="RECTANGLE"; - type="rectangle"; - colorName="ColorRed"; - a=66.589996; - b=50; - angle=45.695976; - id=1804; - atlOffset=0.00043678284; + type="Empty"; + colorName="ColorGreen"; + a=75.518005; + b=44.349529; + angle=180.64592; + id=54; + atlOffset=-0.0016627312; }; - class Item34 + class Item52 { dataType="Marker"; - position[]={17401.922,14.461,13172.881}; - name="outp_39_vehicle_1"; + position[]={19352.627,195.6532,9680.4424}; + name="outpost_2"; markerType="RECTANGLE"; - type="rectangle"; + type="Empty"; colorName="ColorGreen"; - a=22.298; - b=6; - angle=48.046001; - id=1805; - atlOffset=-6.8664551e-005; + a=113.56775; + b=93.518616; + angle=263.16; + id=20; }; - class Item35 + class Item53 { dataType="Marker"; - position[]={16808.98,5.96,12055.043}; - name="outp_3_vehicle"; + position[]={18726.775,209.29594,10212.497}; + name="outpost_20"; markerType="RECTANGLE"; - type="rectangle"; + type="Empty"; colorName="ColorGreen"; - a=11.13; - b=6; - angle=89.784973; - id=1762; - atlOffset=1.2909422; + a=90.591553; + b=102.88486; + angle=79.841003; + id=67; }; - class Item36 + class Item54 { dataType="Marker"; - position[]={12314.293,120.877,8834.7891}; - name="outp_40_vehicle_1"; + position[]={17869.176,88.995438,11748.62}; + name="outpost_21"; markerType="RECTANGLE"; - type="rectangle"; + type="Empty"; colorName="ColorGreen"; - a=23.473; - b=6; - angle=146.304; - id=1812; - atlOffset=-0.031738281; + a=150.14371; + b=62.844753; + angle=148.493; + id=68; + atlOffset=0.34254456; }; - class Item37 + class Item55 { dataType="Marker"; - position[]={8332.5811,73.543999,10117.957}; - name="outp_41_vehicle_1"; + position[]={6841.707,0,16108.049}; + name="outpost_22"; markerType="RECTANGLE"; - type="rectangle"; + type="Empty"; colorName="ColorGreen"; - a=17.212; - b=6; - angle=141.97301; - id=1816; - atlOffset=-0.00046539307; + a=79.827721; + b=78.197495; + angle=147.99994; + id=69; + atlOffset=-70.221909; }; - class Item38 + class Item56 { dataType="Marker"; - position[]={5244.313,26.365,14229.085}; - name="outp_42_vehicle_1"; + position[]={15176.144,0,17362.143}; + name="outpost_23"; markerType="RECTANGLE"; - type="rectangle"; + type="Empty"; colorName="ColorGreen"; - a=15.914; - b=6; - angle=201.08298; - id=1820; - atlOffset=0.74362564; + a=130; + b=119.167; + angle=132.57394; + id=822; + atlOffset=-17.914383; }; - class Item39 + class Item57 { dataType="Marker"; - position[]={21824.6,9.5459995,20907.686}; - name="outp_4_vehicle"; + position[]={26473.201,66.514404,22189.578}; + name="outpost_24"; markerType="RECTANGLE"; - type="rectangle"; + type="Empty"; colorName="ColorGreen"; - a=27.976; - b=6; - angle=295.16293; - id=1807; - atlOffset=0.00031280518; + a=115.21288; + b=89.814232; + angle=124.11147; + id=71; + atlOffset=2.0865707; }; - class Item40 + class Item58 { dataType="Marker"; - position[]={28305.113,16.695999,25727.201}; - name="outp_5_vehicle_1"; + position[]={10013.51,16.692457,11240.627}; + name="outpost_25"; markerType="RECTANGLE"; - type="rectangle"; + type="Empty"; colorName="ColorGreen"; - a=27.976; - b=6; - angle=237.77997; - id=1823; - atlOffset=0.00021934509; + a=60; + b=40; + angle=103.32623; + id=91; }; - class Item41 + class Item59 { dataType="Marker"; - position[]={25370.834,74.513,21814.371}; - name="outp_6_vehicle_2"; + position[]={4553.2354,261.15918,15432.443}; + name="outpost_26"; markerType="RECTANGLE"; - type="rectangle"; + type="Empty"; colorName="ColorGreen"; - a=21.875; - b=6; - angle=104.42495; - id=1830; - atlOffset=-0.00026702881; + a=80; + b=84.554283; + angle=311.44165; + id=93; + atlOffset=-0.5453186; }; - class Item42 + class Item60 { dataType="Marker"; - position[]={4944.957,337.02301,21892.891}; - name="outp_7_vehicle"; + position[]={8393.2578,180.06404,18246.23}; + name="outpost_27"; markerType="RECTANGLE"; - type="rectangle"; + type="Empty"; colorName="ColorGreen"; - a=21.875; - b=6; - angle=216.69794; - id=1831; - atlOffset=-1.4115601; + a=69.973289; + b=50.811649; + angle=246.62001; + id=94; + atlOffset=-0.098068237; }; - class Item43 + class Item61 { dataType="Marker"; - position[]={20617.111,36.493999,18781.311}; - name="outp_8_vehicle_1"; + position[]={9930.5068,243.521,19386.279}; + name="outpost_28"; markerType="RECTANGLE"; - type="rectangle"; + type="Empty"; colorName="ColorGreen"; - a=13.891; - b=6; - angle=53.623981; - id=1834; - atlOffset=0.00044250488; + a=124.208; + b=92.790001; + angle=11.914993; + id=41; + atlOffset=0.88917542; }; - class Item44 + class Item62 { dataType="Marker"; - position[]={20531.105,42.84,20074.008}; - name="outp_9_vehicle_2"; + position[]={3097.0039,0,13198.053}; + name="outpost_29"; markerType="RECTANGLE"; - type="rectangle"; + type="Empty"; colorName="ColorGreen"; - a=20.466999; - b=6; - angle=343.647; - id=1836; - atlOffset=-1.055233; + a=131.0126; + b=104.55561; + angle=198.82098; + id=863; + atlOffset=-47.885792; }; - class Item45 + class Item63 { dataType="Marker"; - position[]={23035.729,48.026001,7288.4419}; - name="outp_vehicle_1"; + position[]={16839.291,5.0803537,12054.557}; + name="outpost_3"; markerType="RECTANGLE"; - type="rectangle"; + type="Empty"; colorName="ColorGreen"; - a=16; - b=6; - angle=144.64497; - id=1684; - atlOffset=-0.70531082; + a=65.068436; + b=65.217522; + angle=180.25404; + id=21; + atlOffset=-0.039912701; }; - class Item46 + class Item64 { dataType="Marker"; - position[]={23067.582,48.156364,7291.291}; - name="outpost"; + position[]={6565.8325,0,22679.818}; + name="outpost_30"; markerType="RECTANGLE"; type="Empty"; colorName="ColorGreen"; - a=128.48125; - b=85.299866; - angle=148.493; - id=15; - atlOffset=-0.14864349; + a=68.098083; + b=67.079865; + angle=207.99992; + id=864; + atlOffset=-91.033112; }; - class Item47 + class Item65 { dataType="Marker"; - position[]={14832.187,7.0898438,11130.582}; - name="outpost_1"; + position[]={12850.134,0,16721.346}; + name="outpost_31"; markerType="RECTANGLE"; type="Empty"; colorName="ColorGreen"; - a=111.65083; - b=92.584541; - angle=223.67722; - id=16; - atlOffset=-1.1140766; + a=138.955; + b=103.767; + angle=305.90884; + id=35; + atlOffset=-86.045792; }; - class Item48 + class Item66 { dataType="Marker"; - position[]={16083.18,15.853616,17002.723}; - name="outpost_10"; + position[]={8850.5615,0,23451.566}; + name="outpost_32"; markerType="RECTANGLE"; type="Empty"; colorName="ColorGreen"; - a=150; - b=150; - angle=59.834778; - id=40; + a=72.266563; + b=72.315842; + angle=207.99992; + id=866; + atlOffset=-78.791023; }; - class Item49 + class Item67 { dataType="Marker"; - position[]={12479.839,74.504509,15197.453}; - name="outpost_11"; + position[]={5473.0254,0,15003.354}; + name="outpost_33"; markerType="RECTANGLE"; type="Empty"; colorName="ColorGreen"; - a=93.247932; - b=59.666313; - angle=179.33261; - id=47; + a=80; + b=106.27872; + angle=41.308632; + id=867; + atlOffset=-27.299999; }; - class Item50 + class Item68 { dataType="Marker"; - position[]={9210.2285,272.23001,19280.602}; - name="outpost_12"; + position[]={14215.958,74.004997,21225.672}; + name="outpost_34"; markerType="RECTANGLE"; type="Empty"; colorName="ColorGreen"; - a=73.601997; - b=78.302002; - angle=11.914993; - id=1106; - atlOffset=-3.0517578e-005; + a=95.519997; + b=107.119; + angle=108.33795; + id=36; + atlOffset=-0.00031280518; }; - class Item51 + class Item69 { dataType="Marker"; - position[]={16583.912,35.143002,19013.328}; - name="outpost_13"; + position[]={4276.1841,0,20684.613}; + name="outpost_35"; markerType="RECTANGLE"; type="Empty"; colorName="ColorGreen"; - a=87.918999; - b=63.997002; - angle=320.76587; - id=37; - atlOffset=-0.00025177002; + a=62.662998; + b=62.290001; + angle=10.999998; + id=898; + atlOffset=-292.7337; }; - class Item52 + class Item70 { dataType="Marker"; - position[]={3911.4023,50.124836,12297.667}; - name="outpost_14"; + position[]={23594.504,93.648003,21100.33}; + name="outpost_36"; markerType="RECTANGLE"; type="Empty"; colorName="ColorGreen"; - a=35.515831; - b=30.457802; - angle=208.80701; - id=50; + a=228.10001; + b=126.625; + angle=20.485994; + id=25; + atlOffset=-1.1079559; }; - class Item53 + class Item71 { dataType="Marker"; - position[]={8915,0,7477}; - name="outpost_15"; + position[]={20940.734,0,19235.641}; + name="outpost_37"; markerType="RECTANGLE"; type="Empty"; colorName="ColorGreen"; - a=90; - b=90; - angle=180.99997; - id=871; - atlOffset=-67.197334; + a=120; + b=120; + angle=16.886997; + id=24; + atlOffset=-14.022084; }; - class Item54 + class Item72 { dataType="Marker"; - position[]={13785.565,0,6390.001}; - name="outpost_16"; + position[]={20082.896,101.02,6728.3408}; + name="outpost_38"; markerType="RECTANGLE"; type="Empty"; colorName="ColorGreen"; - a=146.16084; - b=108.68304; - angle=180.99997; - id=872; - atlOffset=-60.326199; + a=60; + b=60; + angle=36.850998; + id=4; + atlOffset=-9.1552734e-005; }; - class Item55 + class Item73 { dataType="Marker"; - position[]={14275.173,19.308001,16275.15}; - name="outpost_17"; + position[]={17436.436,13.962,13169.224}; + name="outpost_39"; markerType="RECTANGLE"; type="Empty"; colorName="ColorGreen"; - a=194.21001; - b=123.19; - angle=135.83093; - id=1183; - atlOffset=-0.061306; + a=108; + b=95; + angle=46.794998; + id=5; + atlOffset=2.2888184e-005; }; - class Item56 + class Item74 { dataType="Marker"; - position[]={18089.898,18.779161,19181.254}; - name="outpost_18"; + position[]={21929.689,17.916773,20978.234}; + name="outpost_4"; markerType="RECTANGLE"; type="Empty"; colorName="ColorGreen"; - a=64.573318; - b=62.230595; - angle=5.8140187; - id=53; + a=205.00101; + b=89.238297; + angle=319.12381; + id=26; + atlOffset=0.012893677; }; - class Item57 + class Item75 { dataType="Marker"; - position[]={9707.4619,2.5912011,22305.9}; - name="outpost_19"; + position[]={12287.355,123.92165,8888.1191}; + name="outpost_40"; markerType="RECTANGLE"; type="Empty"; colorName="ColorGreen"; - a=75.518005; - b=40; - angle=180.64592; - id=54; + a=147.57285; + b=67.440002; + angle=243.71994; + id=42; }; - class Item58 + class Item76 { dataType="Marker"; - position[]={19352.627,195.6532,9680.4424}; - name="outpost_2"; + position[]={8291.4502,75.940002,10065.422}; + name="outpost_41"; markerType="RECTANGLE"; type="Empty"; colorName="ColorGreen"; - a=113.56775; - b=93.518616; - angle=263.16; - id=20; + a=59.033001; + b=77.987; + angle=54.859959; + id=43; + atlOffset=-0.90668488; }; - class Item59 + class Item77 { dataType="Marker"; - position[]={18726.775,209.29594,10212.497}; - name="outpost_20"; + position[]={5372.269,44.960999,14237.143}; + name="outpost_42"; markerType="RECTANGLE"; type="Empty"; colorName="ColorGreen"; - a=90.591553; - b=102.88486; - angle=79.841003; - id=67; + a=195; + b=100; + angle=348.11884; + id=44; + atlOffset=1.4786491; }; - class Item60 + class Item78 { dataType="Marker"; - position[]={17860.475,88.995438,11747.802}; - name="outpost_21"; + position[]={28323.988,14.552761,25754.41}; + name="outpost_5"; markerType="RECTANGLE"; type="Empty"; colorName="ColorGreen"; - a=69.961136; - b=65.694496; + a=82.389435; + b=86.495293; angle=148.493; - id=68; + id=27; }; - class Item61 + class Item79 { dataType="Marker"; - position[]={6841.707,0,16108.049}; - name="outpost_22"; + position[]={25265.373,85.683853,21799.918}; + name="outpost_6"; markerType="RECTANGLE"; type="Empty"; colorName="ColorGreen"; - a=79.827721; - b=78.197495; - angle=147.99994; - id=69; - atlOffset=-70.221909; + a=114.15364; + b=88.959595; + angle=358.83786; + id=29; + atlOffset=2.220932; }; - class Item62 + class Item80 { dataType="Marker"; - position[]={15176.144,0,17362.143}; - name="outpost_23"; + position[]={4842.5059,0,21950.449}; + name="outpost_7"; markerType="RECTANGLE"; type="Empty"; colorName="ColorGreen"; - a=130; - b=119.167; - angle=132.57394; - id=822; - atlOffset=-17.914383; + a=127.844; + b=94.438004; + angle=6.0409966; + id=868; + atlOffset=-340.86972; }; - class Item63 + class Item81 { dataType="Marker"; - position[]={26435.035,66.514542,22140.609}; - name="outpost_24"; + position[]={20600.074,37.087017,18814.98}; + name="outpost_8"; markerType="RECTANGLE"; type="Empty"; colorName="ColorGreen"; - a=115.21288; - b=89.814232; - angle=187.06653; - id=71; + a=72.874878; + b=54.685825; + angle=321.35321; + id=38; + atlOffset=0.029518127; }; - class Item64 + class Item82 { dataType="Marker"; - position[]={10011.299,16.417982,11235.339}; - name="outpost_25"; + position[]={20627.328,0,20103.941}; + name="outpost_9"; markerType="RECTANGLE"; type="Empty"; colorName="ColorGreen"; - a=60; - b=40; - angle=103.32623; - id=91; + a=73.530098; + b=137.52365; + angle=93.484039; + id=39; + atlOffset=-51.286819; }; - class Item65 + class Item83 { dataType="Marker"; - position[]={4551.5327,261.15918,15426.164}; - name="outpost_26"; - markerType="RECTANGLE"; - type="Empty"; - colorName="ColorGreen"; - a=80; - b=84.554283; - angle=311.44165; - id=93; - atlOffset=-1.2987671; + position[]={15991.204,13.746,17099.135}; + name="outp_10_mortar"; + markerType="ELLIPSE"; + type="ellipse"; + colorName="ColorYellow"; + a=6.7709999; + b=7.2989998; + id=1693; + atlOffset=0.00012111664; + }; + class Item84 + { + dataType="Marker"; + position[]={12482.224,74.728996,15173.182}; + name="outp_11_mortar_1"; + markerType="ELLIPSE"; + type="ellipse"; + colorName="ColorYellow"; + a=5.2979999; + b=5.1939998; + id=1696; + atlOffset=0.12184143; + }; + class Item85 + { + dataType="Marker"; + position[]={9699.6904,2.6530001,22309.137}; + name="outp_19_mortar_2"; + markerType="ELLIPSE"; + type="ellipse"; + colorName="ColorYellow"; + a=5.2979999; + b=5.1939998; + id=1712; + atlOffset=1.7881393e-005; + }; + class Item86 + { + dataType="Marker"; + position[]={6831.3691,81.653999,16147.456}; + name="outp_22_mortar"; + markerType="ELLIPSE"; + type="ellipse"; + colorName="ColorYellow"; + a=5.2979999; + b=5.1939998; + angle=33.497993; + id=1725; + atlOffset=-9.9182129e-005; + }; + class Item87 + { + dataType="Marker"; + position[]={15188.578,17.9,17346.27}; + name="outp_23_mortar_1"; + markerType="ELLIPSE"; + type="ellipse"; + colorName="ColorYellow"; + a=5.2979999; + b=5.1939998; + angle=49.468983; + id=1732; + atlOffset=0.00040435791; + }; + class Item88 + { + dataType="Marker"; + position[]={10027.05,16.481079,11249.79}; + name="outp_25_mortar_4"; + markerType="ELLIPSE"; + type="ellipse"; + colorName="ColorYellow"; + a=5.2979999; + b=5.1939998; + id=1739; + + }; + class Item89 + { + dataType="Marker"; + position[]={4577.8828,259.25101,15441.716}; + name="outp_26_mortar_1"; + markerType="ELLIPSE"; + type="ellipse"; + colorName="ColorYellow"; + a=5.2979999; + b=5.1939998; + angle=24.434999; + id=1743; + atlOffset=0.00042724609; + }; + class Item90 + { + dataType="Marker"; + position[]={8398.7607,180.64455,18213.795}; + name="outp_27_mortar_1"; + markerType="ELLIPSE"; + type="ellipse"; + colorName="ColorYellow"; + a=5.2979999; + b=5.1939998; + angle=18.951014; + id=1746; + }; + class Item91 + { + dataType="Marker"; + position[]={9955.7432,252.24001,19366.436}; + name="outp_28_mortar_1"; + markerType="ELLIPSE"; + type="ellipse"; + colorName="ColorYellow"; + a=5.2979999; + b=5.1939998; + angle=33.497993; + id=1750; + atlOffset=-0.00048828125; + }; + class Item92 + { + dataType="Marker"; + position[]={3128.998,69.253998,13088.842}; + name="outp_29_mortar_1"; + markerType="ELLIPSE"; + type="ellipse"; + colorName="ColorYellow"; + a=5.2979999; + b=5.1939998; + angle=33.497993; + id=1757; + atlOffset=9.9182129e-005; + }; + class Item93 + { + dataType="Marker"; + position[]={3052.6475,38.219971,13255.085}; + name="outp_29_mortar_2"; + markerType="ELLIPSE"; + type="ellipse"; + colorName="ColorYellow"; + a=5.2979999; + b=5.1939998; + angle=33.497993; + id=1758; + atlOffset=6.1582565; + }; + class Item94 + { + dataType="Marker"; + position[]={19375.061,195.07201,9679.876}; + name="outp_2_mortar_3"; + markerType="ELLIPSE"; + type="ellipse"; + colorName="ColorYellow"; + a=5.2979999; + b=5.1939998; + id=1714; + atlOffset=-0.00024414063; + }; + class Item95 + { + dataType="Marker"; + position[]={14219.918,73.790001,21234.186}; + name="outp_34_mortar_1"; + markerType="ELLIPSE"; + type="ellipse"; + colorName="ColorYellow"; + a=5.2979999; + b=5.1939998; + id=1784; + atlOffset=-0.00046539307; + }; + class Item96 + { + dataType="Marker"; + position[]={4289.3149,293.151,20681.994}; + name="outp_35_mortar_1"; + markerType="ELLIPSE"; + type="ellipse"; + colorName="ColorYellow"; + a=5.2979999; + b=5.1939998; + id=1786; + atlOffset=0.0002746582; }; - class Item66 + class Item97 { dataType="Marker"; - position[]={8393.2578,180.06404,18246.23}; - name="outpost_27"; - markerType="RECTANGLE"; - type="Empty"; - colorName="ColorGreen"; - a=69.973289; - b=50.811649; - angle=246.62001; - id=94; - atlOffset=-0.098068237; + position[]={23538.318,89.524902,21123.242}; + name="outp_36_mortar_1"; + markerType="ELLIPSE"; + type="ellipse"; + colorName="ColorYellow"; + a=5.2979999; + b=5.1939998; + id=1792; + atlOffset=-2.1778412; }; - class Item67 + class Item98 { dataType="Marker"; - position[]={9930.5068,243.521,19386.279}; - name="outpost_28"; - markerType="RECTANGLE"; - type="Empty"; - colorName="ColorGreen"; - a=124.208; - b=92.790001; - angle=11.914993; - id=41; - atlOffset=0.88917542; + position[]={20915.18,11.599,19195.104}; + name="outp_37_mortar_1"; + markerType="ELLIPSE"; + type="ellipse"; + colorName="ColorYellow"; + a=5.2979999; + b=5.1939998; + id=1800; + atlOffset=0.00035476685; }; - class Item68 + class Item99 { dataType="Marker"; - position[]={3088.7871,0,13200.854}; - name="outpost_29"; - markerType="RECTANGLE"; - type="Empty"; - colorName="ColorGreen"; - a=122.33163; - b=104.55561; - angle=198.82098; - id=863; - atlOffset=-47.813633; + position[]={17412.428,13.434,13208.182}; + name="outp_39_mortar_1"; + markerType="ELLIPSE"; + type="ellipse"; + colorName="ColorYellow"; + a=5.2979999; + b=5.1939998; + id=1806; + atlOffset=6.8664551e-005; }; - class Item69 + class Item100 { dataType="Marker"; - position[]={16839.291,5.0803537,12054.557}; - name="outpost_3"; - markerType="RECTANGLE"; - type="Empty"; - colorName="ColorGreen"; - a=65.068436; - b=65.217522; - angle=180.25404; - id=21; - atlOffset=-0.039912701; + position[]={21923.891,17.267,20972.102}; + name="outp_4_mortar"; + markerType="ELLIPSE"; + type="ellipse"; + colorName="ColorYellow"; + a=5.2979999; + b=5.1939998; + id=1808; + atlOffset=0.00042915344; }; - class Item70 + class Item101 { dataType="Marker"; - position[]={6565.8325,0,22679.818}; - name="outpost_30"; - markerType="RECTANGLE"; - type="Empty"; - colorName="ColorGreen"; - a=68.098083; - b=67.079865; - angle=207.99992; - id=864; - atlOffset=-91.033112; + position[]={28328.83,14.586,25776.619}; + name="outp_5_mortar"; + markerType="ELLIPSE"; + type="ellipse"; + colorName="ColorYellow"; + a=5.2979999; + b=5.1939998; + id=1824; + atlOffset=-0.00040340424; }; - class Item71 + class Item102 { dataType="Marker"; - position[]={12850.134,0,16721.346}; - name="outpost_31"; - markerType="RECTANGLE"; - type="Empty"; - colorName="ColorGreen"; - a=138.955; - b=103.767; - angle=305.90884; - id=35; - atlOffset=-86.045792; + position[]={20583.961,51.226002,20113.781}; + name="outp_9_mortar_1"; + markerType="ELLIPSE"; + type="ellipse"; + colorName="ColorYellow"; + a=5.2979999; + b=5.1939998; + id=1837; + atlOffset=0.00015258789; }; - class Item72 + class Item103 { dataType="Marker"; - position[]={8850.5615,0,23451.566}; - name="outpost_32"; + position[]={14065.475,34.910465,22961.996}; + name="outpost_43"; markerType="RECTANGLE"; type="Empty"; colorName="ColorGreen"; - a=72.266563; - b=72.315842; - angle=207.99992; - id=866; - atlOffset=-78.791023; + a=95.519997; + b=107.119; + angle=108.33795; + id=2066; }; - class Item73 + class Item104 { dataType="Marker"; - position[]={5473.0254,0,15003.354}; - name="outpost_33"; + position[]={14021.675,33.834,22974.539}; + name="outp_43_vehicle_1"; markerType="RECTANGLE"; - type="Empty"; + type="rectangle"; colorName="ColorGreen"; - a=80; - b=106.27872; - angle=41.308632; - id=867; - atlOffset=-27.299999; + a=15.285; + b=6; + angle=312.75589; + id=2067; + atlOffset=-0.0001335144; }; - class Item74 + }; + id=1838; + atlOffset=77.115417; + }; + class Item220 + { + dataType="Marker"; + position[]={14253.315,17.788271,15837.864}; + name="detectPlayer"; + markerType="RECTANGLE"; + type="rectangle"; + a=167.41121; + b=126.42507; + angle=44.982628; + id=1842; + atlOffset=-0.11751556; + }; + class Item221 + { + dataType="Marker"; + position[]={15347.249,17.269489,17057.338}; + name="detectPlayer_1"; + markerType="RECTANGLE"; + type="rectangle"; + a=232.08978; + b=221.01483; + angle=44.982628; + id=1843; + atlOffset=-0.64051056; + }; + class Item222 + { + dataType="Marker"; + position[]={14630.354,16.922852,16663.969}; + name="detectPlayer_2"; + markerType="RECTANGLE"; + type="rectangle"; + a=157.70596; + b=747.32251; + angle=44.982628; + id=1844; + atlOffset=-0.98714828; + }; + class Item223 + { + dataType="Marker"; + position[]={21150.047,21.595703,7171.021}; + name="detectPlayer_3"; + markerType="RECTANGLE"; + type="rectangle"; + a=49.782391; + b=184.25052; + angle=41.68185; + id=1845; + atlOffset=-1.137167; + }; + class Item224 + { + dataType="Marker"; + position[]={21180.377,18.380419,7536.7598}; + name="detectPlayer_4"; + markerType="RECTANGLE"; + type="rectangle"; + a=78.340714; + b=112.18743; + angle=4.9869037; + id=1846; + atlOffset=-0.41155434; + }; + class Item225 + { + dataType="Marker"; + position[]={26809.674,20.055626,24839.627}; + name="detectPlayer_5"; + markerType="RECTANGLE"; + type="rectangle"; + a=28.420944; + b=258.4447; + angle=41.144028; + id=1847; + atlOffset=-1.4739056; + }; + class Item226 + { + dataType="Object"; + class PositionInfo + { + position[]={14028.912,36.482021,22953.412}; + angles[]={0,0.8457005,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2018; + type="Land_HBarrier_Big_F"; + }; + class Item227 + { + dataType="Object"; + class PositionInfo + { + position[]={14034.55,37.07119,22947.049}; + angles[]={0,0.8457005,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2019; + type="Land_HBarrier_Big_F"; + }; + class Item228 + { + dataType="Object"; + class PositionInfo + { + position[]={14036.584,36.229534,22960.209}; + angles[]={0,0.8457005,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2020; + type="Land_HBarrier_Big_F"; + }; + class Item229 + { + dataType="Object"; + class PositionInfo + { + position[]={14040.187,37.544735,22940.688}; + angles[]={0,0.8457005,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2021; + type="Land_HBarrier_Big_F"; + }; + class Item230 + { + dataType="Object"; + class PositionInfo + { + position[]={14045.824,37.85849,22934.326}; + angles[]={0,0.8457005,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2022; + type="Land_HBarrier_Big_F"; + }; + class Item231 + { + dataType="Object"; + class PositionInfo + { + position[]={14051.461,38.024464,22927.965}; + angles[]={0,0.8457005,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2023; + type="Land_HBarrier_Big_F"; + }; + class Item232 + { + dataType="Object"; + class PositionInfo + { + position[]={14057.098,38.325909,22921.604}; + angles[]={0,0.8457005,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2024; + type="Land_HBarrier_Big_F"; + }; + class Item233 + { + dataType="Object"; + class PositionInfo + { + position[]={14063.846,38.174915,22921.904}; + angles[]={0,5.5580893,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2025; + type="Land_HBarrier_Big_F"; + }; + class Item234 + { + dataType="Object"; + class PositionInfo + { + position[]={14042.221,36.677586,22953.848}; + angles[]={0,0.8457005,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2026; + type="Land_HBarrier_Big_F"; + }; + class Item235 + { + dataType="Object"; + class PositionInfo + { + position[]={14047.857,36.817955,22947.486}; + angles[]={0,0.8457005,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2027; + type="Land_HBarrier_Big_F"; + }; + class Item236 + { + dataType="Object"; + class PositionInfo + { + position[]={14053.495,37.247833,22941.123}; + angles[]={0,0.8457005,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2028; + type="Land_HBarrier_Big_F"; + }; + class Item237 + { + dataType="Object"; + class PositionInfo + { + position[]={14059.132,37.552708,22934.762}; + angles[]={0,0.8457005,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2029; + type="Land_HBarrier_Big_F"; + }; + class Item238 + { + dataType="Object"; + class PositionInfo + { + position[]={14070.021,37.597038,22927.375}; + angles[]={0,5.5580893,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2030; + type="Land_HBarrier_Big_F"; + atlOffset=6.4849854e-005; + }; + class Item239 + { + dataType="Object"; + class PositionInfo + { + position[]={14037.069,35.818417,22965.316}; + angles[]={0,5.5580893,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2031; + type="Land_HBarrier_Big_F"; + }; + class Item240 + { + dataType="Object"; + class PositionInfo + { + position[]={14043.431,35.228703,22970.953}; + angles[]={0,5.5580893,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2032; + type="Land_HBarrier_Big_F"; + }; + class Item241 + { + dataType="Object"; + class PositionInfo + { + position[]={14049.792,34.901073,22976.59}; + angles[]={0,5.5580893,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2033; + type="Land_HBarrier_Big_F"; + }; + class Item242 + { + dataType="Object"; + class PositionInfo + { + position[]={14056.154,34.813828,22982.229}; + angles[]={0,5.5580893,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2034; + type="Land_HBarrier_Big_F"; + }; + class Item243 + { + dataType="Object"; + class PositionInfo + { + position[]={14062.516,34.909134,22987.865}; + angles[]={0,5.5580893,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2035; + type="Land_HBarrier_Big_F"; + }; + class Item244 + { + dataType="Object"; + class PositionInfo + { + position[]={14072.741,35.515434,22981.225}; + angles[]={0,0.8457005,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2036; + type="Land_HBarrier_Big_F"; + }; + class Item245 + { + dataType="Object"; + class PositionInfo + { + position[]={14078.378,36.055168,22974.865}; + angles[]={0,0.8457005,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2037; + type="Land_HBarrier_Big_F"; + }; + class Item246 + { + dataType="Object"; + class PositionInfo + { + position[]={14084.016,36.098282,22968.504}; + angles[]={0,0.8457005,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2038; + type="Land_HBarrier_Big_F"; + }; + class Item247 + { + dataType="Object"; + class PositionInfo + { + position[]={14089.652,35.953918,22962.141}; + angles[]={0,0.8457005,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2039; + type="Land_HBarrier_Big_F"; + }; + class Item248 + { + dataType="Object"; + class PositionInfo + { + position[]={14095.29,35.678814,22955.779}; + angles[]={0,0.8457005,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2040; + type="Land_HBarrier_Big_F"; + }; + class Item249 + { + dataType="Object"; + class PositionInfo + { + position[]={14076.217,37.101246,22933.199}; + angles[]={0,5.5580893,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2041; + type="Land_HBarrier_Big_F"; + }; + class Item250 + { + dataType="Object"; + class PositionInfo + { + position[]={14082.578,36.619598,22938.838}; + angles[]={0,5.5580893,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2042; + type="Land_HBarrier_Big_F"; + }; + class Item251 + { + dataType="Object"; + class PositionInfo + { + position[]={14088.94,36.222355,22944.473}; + angles[]={0,5.5580893,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2043; + type="Land_HBarrier_Big_F"; + }; + class Item252 + { + dataType="Object"; + class PositionInfo + { + position[]={14095.302,35.736694,22950.111}; + angles[]={0,5.5580893,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2044; + type="Land_HBarrier_Big_F"; + }; + class Item253 + { + dataType="Object"; + class PositionInfo + { + position[]={14029.691,38.780243,22960.447}; + angles[]={0,5.5580893,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2045; + type="Land_BarGate_F"; + }; + class Item254 + { + dataType="Object"; + class PositionInfo + { + position[]={14045.458,39.259121,22966.404}; + angles[]={0,2.4164968,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=2046; + type="Land_Cargo_Patrol_V1_F"; + }; + class Item255 + { + dataType="Object"; + class PositionInfo + { + position[]={14103.646,35.161423,22962.182}; + angles[]={0,3.9872932,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2047; + type="Land_HBarrier_Big_F"; + }; + class Item256 + { + dataType="Object"; + class PositionInfo + { + position[]={14098.008,35.617924,22968.543}; + angles[]={0,3.9872932,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2048; + type="Land_HBarrier_Big_F"; + }; + class Item257 + { + dataType="Object"; + class PositionInfo + { + position[]={14092.371,36.035774,22974.906}; + angles[]={0,3.9872932,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2049; + type="Land_HBarrier_Big_F"; + }; + class Item258 + { + dataType="Object"; + class PositionInfo + { + position[]={14086.733,36.155319,22981.268}; + angles[]={0,3.9872932,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2050; + type="Land_HBarrier_Big_F"; + }; + class Item259 + { + dataType="Object"; + class PositionInfo + { + position[]={14081.097,35.663727,22987.627}; + angles[]={0,3.9872932,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2051; + type="Land_HBarrier_Big_F"; + }; + class Item260 + { + dataType="Object"; + class PositionInfo + { + position[]={14075.459,35.099125,22993.99}; + angles[]={0,3.9872932,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2052; + type="Land_HBarrier_Big_F"; + }; + class Item261 + { + dataType="Object"; + class PositionInfo + { + position[]={14068.712,34.954521,22993.689}; + angles[]={0,2.416497,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2053; + type="Land_HBarrier_Big_F"; + }; + class Item262 + { + dataType="Object"; + class PositionInfo + { + position[]={14102.867,38.06916,22955.145}; + angles[]={0,2.416497,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2054; + type="Land_BarGate_F"; + }; + class Item263 + { + dataType="Object"; + class PositionInfo + { + position[]={14087.071,39.930779,22957.516}; + angles[]={0,3.9872932,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=2055; + type="Land_Cargo_Patrol_V1_F"; + }; + class Item264 + { + dataType="Object"; + class PositionInfo + { + position[]={14086.56,40.018272,22949.045}; + angles[]={0,5.5580893,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=2056; + type="Land_Cargo_Patrol_V1_F"; + }; + class Item265 + { + dataType="Object"; + class PositionInfo + { + position[]={14063.789,36.751133,22938.555}; + angles[]={0,3.9872932,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=2057; + type="Land_Cargo_House_V1_F"; + }; + class Item266 + { + dataType="Object"; + class PositionInfo + { + position[]={14068.271,34.795521,22977.6}; + angles[]={0,0.8457005,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=2058; + type="Land_Cargo_House_V1_F"; + }; + class Item267 + { + dataType="Object"; + class PositionInfo + { + position[]={14069.041,38.881191,22982.691}; + angles[]={0,3.4636943,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=2059; + type="Land_TTowerSmall_1_F"; + }; + class Item268 + { + dataType="Object"; + class PositionInfo + { + position[]={14062.742,44.821911,22932.951}; + angles[]={0,3.9872932,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=2060; + type="Land_TTowerSmall_2_F"; + }; + class Item269 + { + dataType="Object"; + class PositionInfo + { + position[]={14044.946,40.054173,22957.934}; + angles[]={0,0.8457005,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=2061; + type="Land_Cargo_Patrol_V1_F"; + }; + class Item270 + { + dataType="Object"; + class PositionInfo + { + position[]={14079.237,36.143406,22969.693}; + angles[]={0,0.84569931,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + disableSimulation=1; + }; + id=2062; + type="Land_Cargo40_military_green_F"; + atlOffset=-0.0017242432; + }; + class Item271 + { + dataType="Object"; + class PositionInfo + { + position[]={14077.167,36.137745,22967.902}; + angles[]={0,0.84569931,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + disableSimulation=1; + }; + id=2063; + type="Land_Cargo40_military_green_F"; + atlOffset=-0.0065155029; + }; + class Item272 + { + dataType="Object"; + class PositionInfo + { + position[]={14078.302,38.766918,22968.865}; + angles[]={0,0.84569931,0}; + }; + side="Empty"; + class Attributes + { + createAsSimpleObject=1; + disableSimulation=1; + }; + id=2064; + type="Land_Cargo40_military_green_F"; + atlOffset=2.6157455; + }; + class Item273 + { + dataType="Object"; + class PositionInfo + { + position[]={14054.67,36.290642,22948.846}; + angles[]={0,3.9872932,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2065; + type="Land_Medevac_house_V1_F"; + }; + class Item274 + { + dataType="Marker"; + position[]={23151.998,3.1900001,18710.371}; + name="detectPlayer_6"; + markerType="RECTANGLE"; + type="rectangle"; + a=331.90103; + b=419.68304; + angle=35.229828; + id=2069; + }; + class Item275 + { + dataType="Marker"; + position[]={26907.941,19.783936,24787.373}; + name="detectPlayer_7"; + markerType="RECTANGLE"; + type="rectangle"; + a=232.08978; + b=356.7608; + angle=40.230858; + id=2070; + atlOffset=-0.27813339; + }; + class Item276 + { + dataType="Object"; + class PositionInfo + { + position[]={27230.6,31.640327,24923.701}; + angles[]={0,4.8690257,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=2071; + type="Land_Cargo_Patrol_V1_F"; + atlOffset=1.9073486e-006; + }; + class Item277 + { + dataType="Object"; + class PositionInfo + { + position[]={27154.068,29.099325,25006.623}; + angles[]={0,3.1593726,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=2072; + type="Land_Cargo_Patrol_V1_F"; + atlOffset=5.531311e-005; + }; + class Item278 + { + dataType="Marker"; + position[]={9083.5059,16.686979,21513.898}; + name="detectPlayer_8"; + markerType="RECTANGLE"; + type="rectangle"; + a=137.24051; + b=229.81824; + angle=53.608429; + id=2073; + atlOffset=0.76835632; + }; + class Item279 + { + dataType="Logic"; + class PositionInfo + { + position[]={10366.61,127.52298,18024.992}; + angles[]={0.042640556,0,0.012000273}; + }; + name="HC_commanderX"; + id=2074; + type="HighCommand"; + atlOffset=1.9703827; + }; + class Item280 + { + dataType="Logic"; + class PositionInfo + { + position[]={10370.632,127.549,18025.025}; + angles[]={0.078504436,0,6.2591896}; + }; + id=2075; + type="HighCommandSubordinate"; + atlOffset=2.0750275; + }; + class Item281 + { + dataType="Group"; + side="Independent"; + class Entities + { + items=38; + class Item0 { - dataType="Marker"; - position[]={14215.958,74.004997,21225.672}; - name="outpost_34"; - markerType="RECTANGLE"; - type="Empty"; - colorName="ColorGreen"; - a=95.519997; - b=107.119; - angle=108.33795; - id=36; - atlOffset=-0.00031280518; + dataType="Object"; + class PositionInfo + { + position[]={10352.504,127.5826,17999.477}; + }; + side="Independent"; + flags=7; + class Attributes + { + name="commanderX"; + description="Default Commander"; + isPlayer=1; + isPlayable=1; + class Inventory + { + map="ItemMap"; + }; + }; + id=2077; + type="I_G_Soldier_TL_F"; + atlOffset=-6.1035156e-005; + class CustomAttributes + { + class Attribute0 + { + property="speaker"; + expression="_this setspeaker _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="Male04GRE"; + }; + }; + }; + class Attribute1 + { + property="pitch"; + expression="_this setpitch _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=1; + }; + }; + }; + nAttributes=2; + }; }; - class Item75 + class Item1 { - dataType="Marker"; - position[]={4276.1841,0,20684.613}; - name="outpost_35"; - markerType="RECTANGLE"; - type="Empty"; - colorName="ColorGreen"; - a=62.662998; - b=62.290001; - angle=10.999998; - id=898; - atlOffset=-292.7337; + dataType="Object"; + class PositionInfo + { + position[]={10357.299,127.51089,17996.773}; + }; + side="Independent"; + flags=5; + class Attributes + { + isPlayable=1; + class Inventory + { + map="ItemMap"; + }; + }; + id=2078; + type="I_G_Soldier_TL_F"; + atlOffset=-6.8664551e-005; }; - class Item76 + class Item2 { - dataType="Marker"; - position[]={23594.504,93.648003,21100.33}; - name="outpost_36"; - markerType="RECTANGLE"; - type="Empty"; - colorName="ColorGreen"; - a=228.10001; - b=126.625; - angle=20.485994; - id=25; - atlOffset=-1.1079559; + dataType="Object"; + class PositionInfo + { + position[]={10357.438,127.42244,17999.012}; + }; + side="Independent"; + flags=5; + class Attributes + { + isPlayable=1; + class Inventory + { + map="ItemMap"; + }; + }; + id=2079; + type="I_G_Soldier_TL_F"; + atlOffset=3.8146973e-005; }; - class Item77 + class Item3 { - dataType="Marker"; - position[]={20940.734,0,19235.641}; - name="outpost_37"; - markerType="RECTANGLE"; - type="Empty"; - colorName="ColorGreen"; - a=120; - b=120; - angle=16.886997; - id=24; - atlOffset=-14.022084; + dataType="Object"; + class PositionInfo + { + position[]={10357.38,127.23118,18001.344}; + }; + side="Independent"; + flags=5; + class Attributes + { + isPlayable=1; + class Inventory + { + map="ItemMap"; + }; + }; + id=2080; + type="I_G_Soldier_TL_F"; + atlOffset=-0.00022125244; }; - class Item78 + class Item4 { - dataType="Marker"; - position[]={20082.896,101.02,6728.3408}; - name="outpost_38"; - markerType="RECTANGLE"; - type="Empty"; - colorName="ColorGreen"; - a=60; - b=60; - angle=36.850998; - id=4; - atlOffset=-9.1552734e-005; + dataType="Object"; + class PositionInfo + { + position[]={10357.217,126.96014,18003.656}; + }; + side="Independent"; + flags=5; + class Attributes + { + isPlayable=1; + class Inventory + { + map="ItemMap"; + }; + }; + id=2081; + type="I_G_Soldier_TL_F"; + atlOffset=-0.00022888184; }; - class Item79 + class Item5 { - dataType="Marker"; - position[]={17436.436,13.962,13169.224}; - name="outpost_39"; - markerType="RECTANGLE"; - type="Empty"; - colorName="ColorGreen"; - a=108; - b=95; - angle=46.794998; - id=5; - atlOffset=2.2888184e-005; + dataType="Object"; + class PositionInfo + { + position[]={10357.176,126.66486,18006.113}; + }; + side="Independent"; + flags=5; + class Attributes + { + isPlayable=1; + class Inventory + { + map="ItemMap"; + }; + }; + id=2082; + type="I_G_Soldier_TL_F"; + atlOffset=7.6293945e-006; }; - class Item80 + class Item6 { - dataType="Marker"; - position[]={21930.902,17.916773,20976.832}; - name="outpost_4"; - markerType="RECTANGLE"; - type="Empty"; - colorName="ColorGreen"; - a=205.00101; - b=162.96994; - angle=319.12381; - id=26; + dataType="Object"; + class PositionInfo + { + position[]={10356.99,126.48373,18008.426}; + }; + side="Independent"; + flags=5; + class Attributes + { + isPlayable=1; + class Inventory + { + map="ItemMap"; + }; + }; + id=2083; + type="I_G_Soldier_F"; + atlOffset=-1.5258789e-005; }; - class Item81 + class Item7 { - dataType="Marker"; - position[]={12293.894,123.993,8894.8789}; - name="outpost_40"; - markerType="RECTANGLE"; - type="Empty"; - colorName="ColorGreen"; - a=78.936996; - b=67.440002; - angle=243.71994; - id=42; - atlOffset=-0.00023651123; + dataType="Object"; + class PositionInfo + { + position[]={10356.783,126.48051,18010.324}; + }; + side="Independent"; + flags=5; + class Attributes + { + isPlayable=1; + class Inventory + { + map="ItemMap"; + }; + }; + id=2084; + type="I_G_Soldier_F"; + atlOffset=-7.6293945e-006; }; - class Item82 + class Item8 { - dataType="Marker"; - position[]={8291.4502,75.940002,10065.422}; - name="outpost_41"; - markerType="RECTANGLE"; - type="Empty"; - colorName="ColorGreen"; - a=59.033001; - b=77.987; - angle=54.859959; - id=43; - atlOffset=-0.90668488; + dataType="Object"; + class PositionInfo + { + position[]={10359.658,127.3148,17996.898}; + }; + side="Independent"; + flags=5; + class Attributes + { + isPlayable=1; + class Inventory + { + map="ItemMap"; + }; + }; + id=2085; + type="I_G_Soldier_F"; + atlOffset=-7.6293945e-005; }; - class Item83 + class Item9 { - dataType="Marker"; - position[]={5372.269,44.960999,14237.143}; - name="outpost_42"; - markerType="RECTANGLE"; - type="Empty"; - colorName="ColorGreen"; - a=195; - b=100; - angle=348.11884; - id=44; - atlOffset=1.4786491; + dataType="Object"; + class PositionInfo + { + position[]={10359.657,127.26529,17999.238}; + }; + side="Independent"; + flags=5; + class Attributes + { + isPlayable=1; + class Inventory + { + map="ItemMap"; + }; + }; + id=2086; + type="I_G_Soldier_F"; }; - class Item84 + class Item10 { - dataType="Marker"; - position[]={28323.988,14.552761,25754.41}; - name="outpost_5"; - markerType="RECTANGLE"; - type="Empty"; - colorName="ColorGreen"; - a=82.389435; - b=86.495293; - angle=148.493; - id=27; + dataType="Object"; + class PositionInfo + { + position[]={10359.551,127.0743,18001.609}; + }; + side="Independent"; + flags=5; + class Attributes + { + isPlayable=1; + class Inventory + { + map="ItemMap"; + }; + }; + id=2087; + type="I_G_Soldier_F"; + atlOffset=-0.00022125244; }; - class Item85 + class Item11 { - dataType="Marker"; - position[]={25258.553,85.927757,21827.684}; - name="outpost_6"; - markerType="RECTANGLE"; - type="Empty"; - colorName="ColorGreen"; - a=114.15364; - b=88.959595; - angle=358.83786; - id=29; + dataType="Object"; + class PositionInfo + { + position[]={10359.492,126.81062,18003.813}; + }; + side="Independent"; + flags=5; + class Attributes + { + isPlayable=1; + class Inventory + { + map="ItemMap"; + }; + }; + id=2088; + type="I_G_Soldier_F"; + atlOffset=7.6293945e-006; }; - class Item86 + class Item12 { - dataType="Marker"; - position[]={4842.5059,0,21950.449}; - name="outpost_7"; - markerType="RECTANGLE"; - type="Empty"; - colorName="ColorGreen"; - a=127.844; - b=94.438004; - angle=6.0409966; - id=868; - atlOffset=-340.86972; + dataType="Object"; + class PositionInfo + { + position[]={10359.289,126.54545,18006.234}; + }; + side="Independent"; + flags=5; + class Attributes + { + isPlayable=1; + class Inventory + { + map="ItemMap"; + }; + }; + id=2089; + type="I_G_Soldier_F"; }; - class Item87 + class Item13 { - dataType="Marker"; - position[]={20600.074,37.087017,18814.98}; - name="outpost_8"; - markerType="RECTANGLE"; - type="Empty"; - colorName="ColorGreen"; - a=72.874878; - b=54.685825; - angle=321.35321; - id=38; - atlOffset=0.029518127; + dataType="Object"; + class PositionInfo + { + position[]={10359.102,126.43185,18008.563}; + }; + side="Independent"; + flags=5; + class Attributes + { + isPlayable=1; + class Inventory + { + map="ItemMap"; + }; + }; + id=2090; + type="I_G_Soldier_F"; + atlOffset=-1.5258789e-005; }; - class Item88 + class Item14 { - dataType="Marker"; - position[]={20627.328,0,20103.941}; - name="outpost_9"; - markerType="RECTANGLE"; - type="Empty"; - colorName="ColorGreen"; - a=73.530098; - b=137.52365; - angle=93.484039; - id=39; - atlOffset=-51.286819; + dataType="Object"; + class PositionInfo + { + position[]={10361.767,127.16585,17996.934}; + }; + side="Independent"; + flags=5; + class Attributes + { + isPlayable=1; + class Inventory + { + map="ItemMap"; + }; + }; + id=2091; + type="I_G_Soldier_AR_F"; + atlOffset=-1.5258789e-005; }; - class Item89 + class Item15 { - dataType="Marker"; - position[]={15991.204,13.746,17099.135}; - name="outp_10_mortar"; - markerType="ELLIPSE"; - type="ellipse"; - colorName="ColorYellow"; - a=6.7709999; - b=7.2989998; - id=1693; - atlOffset=0.00012111664; + dataType="Object"; + class PositionInfo + { + position[]={10361.929,127.1338,17999.375}; + }; + side="Independent"; + flags=5; + class Attributes + { + isPlayable=1; + class Inventory + { + map="ItemMap"; + }; + }; + id=2092; + type="I_G_Soldier_AR_F"; + atlOffset=-7.6293945e-006; }; - class Item90 + class Item16 { - dataType="Marker"; - position[]={12482.224,74.728996,15173.182}; - name="outp_11_mortar_1"; - markerType="ELLIPSE"; - type="ellipse"; - colorName="ColorYellow"; - a=5.2979999; - b=5.1939998; - id=1696; - atlOffset=0.12184143; + dataType="Object"; + class PositionInfo + { + position[]={10361.528,126.93915,18001.789}; + }; + side="Independent"; + flags=5; + class Attributes + { + isPlayable=1; + class Inventory + { + map="ItemMap"; + }; + }; + id=2093; + type="I_G_Soldier_AR_F"; + atlOffset=-0.00022125244; }; - class Item91 + class Item17 { - dataType="Marker"; - position[]={9699.6904,2.6530001,22309.137}; - name="outp_19_mortar_2"; - markerType="ELLIPSE"; - type="ellipse"; - colorName="ColorYellow"; - a=5.2979999; - b=5.1939998; - id=1712; - atlOffset=1.7881393e-005; + dataType="Object"; + class PositionInfo + { + position[]={10361.505,126.69412,18003.938}; + }; + side="Independent"; + flags=5; + class Attributes + { + isPlayable=1; + class Inventory + { + map="ItemMap"; + }; + }; + id=2094; + type="I_G_Soldier_AR_F"; + atlOffset=-0.00015258789; }; - class Item92 + class Item18 { - dataType="Marker"; - position[]={6831.3691,81.653999,16147.456}; - name="outp_22_mortar"; - markerType="ELLIPSE"; - type="ellipse"; - colorName="ColorYellow"; - a=5.2979999; - b=5.1939998; - angle=33.497993; - id=1725; - atlOffset=-9.9182129e-005; + dataType="Object"; + class PositionInfo + { + position[]={10361.305,126.50699,18006.18}; + }; + side="Independent"; + flags=5; + class Attributes + { + isPlayable=1; + class Inventory + { + map="ItemMap"; + }; + }; + id=2095; + type="I_G_Soldier_AR_F"; + atlOffset=-0.00015258789; }; - class Item93 + class Item19 { - dataType="Marker"; - position[]={15188.578,17.9,17346.27}; - name="outp_23_mortar_1"; - markerType="ELLIPSE"; - type="ellipse"; - colorName="ColorYellow"; - a=5.2979999; - b=5.1939998; - angle=49.468983; - id=1732; - atlOffset=0.00040435791; + dataType="Object"; + class PositionInfo + { + position[]={10361.218,126.38631,18008.637}; + }; + side="Independent"; + flags=5; + class Attributes + { + isPlayable=1; + class Inventory + { + map="ItemMap"; + }; + }; + id=2096; + type="I_G_Soldier_AR_F"; + atlOffset=-2.2888184e-005; }; - class Item94 + class Item20 { - dataType="Marker"; - position[]={10017.53,16.531,11242.29}; - name="outp_25_mortar_4"; - markerType="ELLIPSE"; - type="ellipse"; - colorName="ColorYellow"; - a=5.2979999; - b=5.1939998; - id=1739; - atlOffset=0.00042915344; + dataType="Object"; + class PositionInfo + { + position[]={10363.855,127.04537,17997.016}; + }; + side="Independent"; + flags=5; + class Attributes + { + isPlayable=1; + class Inventory + { + map="ItemMap"; + }; + }; + id=2097; + type="I_G_Soldier_GL_F"; }; - class Item95 + class Item21 { - dataType="Marker"; - position[]={4577.8828,259.25101,15441.716}; - name="outp_26_mortar_1"; - markerType="ELLIPSE"; - type="ellipse"; - colorName="ColorYellow"; - a=5.2979999; - b=5.1939998; - angle=24.434999; - id=1743; - atlOffset=0.00042724609; + dataType="Object"; + class PositionInfo + { + position[]={10363.726,127.03114,17999.332}; + }; + side="Independent"; + flags=5; + class Attributes + { + isPlayable=1; + class Inventory + { + map="ItemMap"; + }; + }; + id=2098; + type="I_G_Soldier_GL_F"; + atlOffset=-7.6293945e-006; }; - class Item96 + class Item22 { - dataType="Marker"; - position[]={8398.7607,180.64455,18213.795}; - name="outp_27_mortar_1"; - markerType="ELLIPSE"; - type="ellipse"; - colorName="ColorYellow"; - a=5.2979999; - b=5.1939998; - angle=18.951014; - id=1746; + dataType="Object"; + class PositionInfo + { + position[]={10363.602,126.8083,18002.074}; + }; + side="Independent"; + flags=5; + class Attributes + { + isPlayable=1; + class Inventory + { + map="ItemMap"; + }; + }; + id=2099; + type="I_G_Soldier_GL_F"; + atlOffset=-0.00015258789; }; - class Item97 + class Item23 { - dataType="Marker"; - position[]={9955.7432,252.24001,19366.436}; - name="outp_28_mortar_1"; - markerType="ELLIPSE"; - type="ellipse"; - colorName="ColorYellow"; - a=5.2979999; - b=5.1939998; - angle=33.497993; - id=1750; - atlOffset=-0.00048828125; + dataType="Object"; + class PositionInfo + { + position[]={10363.428,126.6406,18004.086}; + }; + side="Independent"; + flags=5; + class Attributes + { + isPlayable=1; + class Inventory + { + map="ItemMap"; + }; + }; + id=2100; + type="I_G_Soldier_GL_F"; }; - class Item98 + class Item24 { - dataType="Marker"; - position[]={3128.998,69.253998,13088.842}; - name="outp_29_mortar_1"; - markerType="ELLIPSE"; - type="ellipse"; - colorName="ColorYellow"; - a=5.2979999; - b=5.1939998; - angle=33.497993; - id=1757; - atlOffset=9.9182129e-005; + dataType="Object"; + class PositionInfo + { + position[]={10363.358,126.45551,18006.27}; + }; + side="Independent"; + flags=5; + class Attributes + { + isPlayable=1; + class Inventory + { + map="ItemMap"; + }; + }; + id=2101; + type="I_G_Soldier_GL_F"; + atlOffset=-0.00015258789; }; - class Item99 + class Item25 { - dataType="Marker"; - position[]={3052.6475,38.219971,13255.085}; - name="outp_29_mortar_2"; - markerType="ELLIPSE"; - type="ellipse"; - colorName="ColorYellow"; - a=5.2979999; - b=5.1939998; - angle=33.497993; - id=1758; - atlOffset=6.1582565; + dataType="Object"; + class PositionInfo + { + position[]={10363.253,126.34225,18008.762}; + }; + side="Independent"; + flags=5; + class Attributes + { + isPlayable=1; + class Inventory + { + map="ItemMap"; + }; + }; + id=2102; + type="I_G_Soldier_GL_F"; }; - class Item100 + class Item26 { - dataType="Marker"; - position[]={19375.061,195.07201,9679.876}; - name="outp_2_mortar_3"; - markerType="ELLIPSE"; - type="ellipse"; - colorName="ColorYellow"; - a=5.2979999; - b=5.1939998; - id=1714; - atlOffset=-0.00024414063; + dataType="Object"; + class PositionInfo + { + position[]={10365.383,126.95807,17997.09}; + }; + side="Independent"; + flags=5; + class Attributes + { + isPlayable=1; + class Inventory + { + map="ItemMap"; + }; + }; + id=2103; + type="I_G_medic_F"; + atlOffset=-3.0517578e-005; }; - class Item101 + class Item27 { - dataType="Marker"; - position[]={8838.7197,78.773003,23446.189}; - name="outp_32_mortar"; - markerType="ELLIPSE"; - type="ellipse"; - colorName="ColorYellow"; - a=5.2979999; - b=5.1939998; - id=1775; - atlOffset=7.6293945e-006; + dataType="Object"; + class PositionInfo + { + position[]={10365.207,126.9464,17999.371}; + }; + side="Independent"; + flags=5; + class Attributes + { + isPlayable=1; + class Inventory + { + map="ItemMap"; + }; + }; + id=2104; + type="I_G_medic_F"; + atlOffset=-1.5258789e-005; }; - class Item102 + class Item28 { - dataType="Marker"; - position[]={14219.918,73.790001,21234.186}; - name="outp_34_mortar_1"; - markerType="ELLIPSE"; - type="ellipse"; - colorName="ColorYellow"; - a=5.2979999; - b=5.1939998; - id=1784; - atlOffset=-0.00046539307; + dataType="Object"; + class PositionInfo + { + position[]={10365.165,126.75232,18002.242}; + }; + side="Independent"; + flags=5; + class Attributes + { + isPlayable=1; + class Inventory + { + map="ItemMap"; + }; + }; + id=2105; + type="I_G_medic_F"; + atlOffset=-0.00015258789; }; - class Item103 + class Item29 { - dataType="Marker"; - position[]={4289.3149,293.151,20681.994}; - name="outp_35_mortar_1"; - markerType="ELLIPSE"; - type="ellipse"; - colorName="ColorYellow"; - a=5.2979999; - b=5.1939998; - id=1786; - atlOffset=0.0002746582; + dataType="Object"; + class PositionInfo + { + position[]={10365.077,126.60443,18004.051}; + }; + side="Independent"; + flags=5; + class Attributes + { + isPlayable=1; + class Inventory + { + map="ItemMap"; + }; + }; + id=2106; + type="I_G_medic_F"; }; - class Item104 + class Item30 { - dataType="Marker"; - position[]={23538.318,89.524902,21123.242}; - name="outp_36_mortar_1"; - markerType="ELLIPSE"; - type="ellipse"; - colorName="ColorYellow"; - a=5.2979999; - b=5.1939998; - id=1792; - atlOffset=-2.1778412; + dataType="Object"; + class PositionInfo + { + position[]={10364.894,126.4109,18006.41}; + }; + side="Independent"; + flags=5; + class Attributes + { + isPlayable=1; + class Inventory + { + map="ItemMap"; + }; + }; + id=2107; + type="I_G_medic_F"; }; - class Item105 + class Item31 { - dataType="Marker"; - position[]={20915.18,11.599,19195.104}; - name="outp_37_mortar_1"; - markerType="ELLIPSE"; - type="ellipse"; - colorName="ColorYellow"; - a=5.2979999; - b=5.1939998; - id=1800; - atlOffset=0.00035476685; + dataType="Object"; + class PositionInfo + { + position[]={10364.904,126.31453,18008.82}; + }; + side="Independent"; + flags=5; + class Attributes + { + isPlayable=1; + class Inventory + { + map="ItemMap"; + }; + }; + id=2108; + type="I_G_medic_F"; }; - class Item106 + class Item32 { - dataType="Marker"; - position[]={17412.428,13.434,13208.182}; - name="outp_39_mortar_1"; - markerType="ELLIPSE"; - type="ellipse"; - colorName="ColorYellow"; - a=5.2979999; - b=5.1939998; - id=1806; - atlOffset=6.8664551e-005; + dataType="Object"; + class PositionInfo + { + position[]={10367.185,126.85803,17997.258}; + }; + side="Independent"; + flags=5; + class Attributes + { + isPlayable=1; + class Inventory + { + map="ItemMap"; + }; + }; + id=2109; + type="I_G_engineer_F"; }; - class Item107 + class Item33 { - dataType="Marker"; - position[]={21923.891,17.267,20972.102}; - name="outp_4_mortar"; - markerType="ELLIPSE"; - type="ellipse"; - colorName="ColorYellow"; - a=5.2979999; - b=5.1939998; - id=1808; - atlOffset=0.00042915344; + dataType="Object"; + class PositionInfo + { + position[]={10367.208,126.80553,17999.559}; + }; + side="Independent"; + flags=5; + class Attributes + { + isPlayable=1; + class Inventory + { + map="ItemMap"; + }; + }; + id=2110; + type="I_G_engineer_F"; + atlOffset=-7.6293945e-006; }; - class Item108 + class Item34 { - dataType="Marker"; - position[]={28328.83,14.586,25776.619}; - name="outp_5_mortar"; - markerType="ELLIPSE"; - type="ellipse"; - colorName="ColorYellow"; - a=5.2979999; - b=5.1939998; - id=1824; - atlOffset=-0.00040340424; + dataType="Object"; + class PositionInfo + { + position[]={10366.966,126.61376,18002.348}; + }; + side="Independent"; + flags=5; + class Attributes + { + isPlayable=1; + class Inventory + { + map="ItemMap"; + }; + }; + id=2111; + type="I_G_engineer_F"; }; - class Item109 + class Item35 { - dataType="Marker"; - position[]={20583.961,51.226002,20113.781}; - name="outp_9_mortar_1"; - markerType="ELLIPSE"; - type="ellipse"; - colorName="ColorYellow"; - a=5.2979999; - b=5.1939998; - id=1837; - atlOffset=0.00015258789; + dataType="Object"; + class PositionInfo + { + position[]={10366.711,126.46605,18004.293}; + }; + side="Independent"; + flags=5; + class Attributes + { + isPlayable=1; + class Inventory + { + map="ItemMap"; + }; + }; + id=2112; + type="I_G_engineer_F"; + atlOffset=-0.00016021729; }; - class Item110 + class Item36 { - dataType="Marker"; - position[]={14065.475,34.910465,22961.996}; - name="outpost_43"; - markerType="RECTANGLE"; - type="Empty"; - colorName="ColorGreen"; - a=95.519997; - b=107.119; - angle=108.33795; - id=2066; + dataType="Object"; + class PositionInfo + { + position[]={10366.516,126.30433,18006.531}; + }; + side="Independent"; + flags=5; + class Attributes + { + isPlayable=1; + class Inventory + { + map="ItemMap"; + }; + }; + id=2113; + type="I_G_engineer_F"; + atlOffset=-9.9182129e-005; }; - class Item111 + class Item37 { - dataType="Marker"; - position[]={14021.675,33.834,22974.539}; - name="outp_43_vehicle_1"; - markerType="RECTANGLE"; - type="rectangle"; - colorName="ColorGreen"; - a=15.285; - b=6; - angle=312.75589; - id=2067; - atlOffset=-0.0001335144; + dataType="Object"; + class PositionInfo + { + position[]={10366.411,126.25503,18009}; + }; + side="Independent"; + flags=5; + class Attributes + { + isPlayable=1; + class Inventory + { + map="ItemMap"; + }; + }; + id=2114; + type="I_G_engineer_F"; + atlOffset=7.6293945e-006; }; }; - id=1838; - atlOffset=77.531845; + class Attributes + { + }; + id=2076; + atlOffset=-6.1035156e-005; + }; + class Item282 + { + dataType="Object"; + class PositionInfo + { + position[]={9958.335,252.07631,19347.332}; + angles[]={0,3.0500429,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2115; + type="Land_HelipadCircle_F"; + atlOffset=-0.19013977; + }; + class Item283 + { + dataType="Object"; + class PositionInfo + { + position[]={8840.5029,78.78978,23445.32}; + angles[]={0,5.0232735,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2116; + type="Land_HelipadCircle_F"; + }; + class Item284 + { + dataType="Object"; + class PositionInfo + { + position[]={23522.6,94.347443,21100.398}; + angles[]={0.058590703,0,6.2591867}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=2122; + type="Land_HelipadCircle_F"; + atlOffset=1; + }; + class Item285 + { + dataType="Object"; + class PositionInfo + { + position[]={17533.875,13.243526,13224.594}; + angles[]={0,0.76598108,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2130; + type="Land_HelipadCircle_F"; + atlOffset=9.5367432e-007; + }; + class Item286 + { + dataType="Object"; + class PositionInfo + { + position[]={21924.871,18.925884,20996.355}; + angles[]={6.249866,5.4232478,6.2778587}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2131; + type="Land_HelipadCircle_F"; + }; + class Item287 + { + dataType="Object"; + class PositionInfo + { + position[]={12271.824,123.74216,8899.5869}; + angles[]={0,1.3927937,0.017329043}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2136; + type="Land_HelipadCircle_F"; + atlOffset=-7.6293945e-006; + }; + class Item288 + { + dataType="Object"; + class PositionInfo + { + position[]={5231.9487,21.351006,14190.727}; + angles[]={0,3.2478385,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2139; + type="Land_HelipadCircle_F"; + }; + class Item289 + { + dataType="Object"; + class PositionInfo + { + position[]={25213.873,88.856415,21831.223}; + angles[]={0.086446159,1.6404872,6.2405472}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=2144; + type="Land_HelipadCircle_F"; + atlOffset=0.37290192; + }; + class Item290 + { + dataType="Object"; + class PositionInfo + { + position[]={11587.15,23.150932,11889.158}; + angles[]={0,5.2593365,6.2805333}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2149; + type="Land_HelipadCircle_F"; + atlOffset=1.9073486e-006; + }; + class Item291 + { + dataType="Object"; + class PositionInfo + { + position[]={11603.809,23.039009,11913.01}; + angles[]={6.2658529,5.2871041,6.2578578}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2150; + type="Land_HelipadCircle_F"; + atlOffset=-1.9073486e-006; + }; + class Item292 + { + dataType="Object"; + class PositionInfo + { + position[]={11609.816,22.945129,11890.792}; + angles[]={0.0053265258,5.2837157,6.2685208}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2151; + type="Land_HelipadCircle_F"; + atlOffset=3.8146973e-006; + }; + class Item293 + { + dataType="Object"; + class PositionInfo + { + position[]={20822.846,28.195873,7244.998}; + angles[]={0.026662467,5.633924,6.2325621}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2152; + type="Land_HelipadCircle_F"; + }; + class Item294 + { + dataType="Object"; + class PositionInfo + { + position[]={21064.295,23.19836,7236.5093}; + angles[]={0,1.7830271,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2154; + type="Land_HelipadCircle_F"; + }; + class Item295 + { + dataType="Object"; + class PositionInfo + { + position[]={21057.859,24.084713,7206.1875}; + angles[]={0,1.7738841,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2155; + type="Land_HelipadCircle_F"; + }; + class Item296 + { + dataType="Object"; + class PositionInfo + { + position[]={23072.695,3.1900024,18927.695}; + angles[]={0,4.7131939,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2156; + type="Land_HelipadCircle_F"; + atlOffset=2.3841858e-006; + }; + class Item297 + { + dataType="Object"; + class PositionInfo + { + position[]={23069.787,3.1900024,18890.918}; + angles[]={0,4.7131939,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2157; + type="Land_HelipadCircle_F"; + atlOffset=2.3841858e-006; + }; + class Item298 + { + dataType="Object"; + class PositionInfo + { + position[]={23095.24,3.1900024,18874.094}; + angles[]={0,4.7131939,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2158; + type="Land_HelipadCircle_F"; + atlOffset=2.3841858e-006; + }; + class Item299 + { + dataType="Object"; + class PositionInfo + { + position[]={23093.674,3.1900024,18909.113}; + angles[]={0,4.7131939,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2159; + type="Land_HelipadCircle_F"; + atlOffset=2.3841858e-006; + }; + class Item300 + { + dataType="Object"; + class PositionInfo + { + position[]={23096.629,3.1900024,18942.527}; + angles[]={0,4.7131939,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2160; + type="Land_HelipadCircle_F"; + atlOffset=2.3841858e-006; + }; + class Item301 + { + dataType="Object"; + class PositionInfo + { + position[]={26883.035,22.038963,24655.873}; + angles[]={0,2.2840643,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2161; + type="Land_HelipadCircle_F"; + atlOffset=-0.26065826; }; - class Item344 + class Item302 { - dataType="Marker"; - position[]={14253.315,17.788271,15837.864}; - name="detectPlayer"; - markerType="RECTANGLE"; - type="rectangle"; - a=167.41121; - b=126.42507; - angle=44.982628; - id=1842; - atlOffset=-0.11751556; + dataType="Object"; + class PositionInfo + { + position[]={14857.457,17.651112,16646.766}; + angles[]={0,2.3506138,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2164; + type="Land_HelipadCircle_F"; }; - class Item345 + class Item303 { - dataType="Marker"; - position[]={15347.249,17.269489,17057.338}; - name="detectPlayer_1"; - markerType="RECTANGLE"; - type="rectangle"; - a=232.08978; - b=221.01483; - angle=44.982628; - id=1843; - atlOffset=-0.64051056; + dataType="Object"; + class PositionInfo + { + position[]={14811.212,17.85,16600.33}; + angles[]={0,2.3506138,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2166; + type="Land_HelipadCircle_F"; }; - class Item346 + class Item304 { - dataType="Marker"; - position[]={14630.354,16.922852,16663.969}; - name="detectPlayer_2"; - markerType="RECTANGLE"; - type="rectangle"; - a=157.70596; - b=747.32251; - angle=44.982628; - id=1844; - atlOffset=-0.98714828; + dataType="Object"; + class PositionInfo + { + position[]={14767.51,17.859985,16555.156}; + angles[]={0,2.3506138,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2168; + type="Land_HelipadCircle_F"; }; - class Item347 + class Item305 { - dataType="Marker"; - position[]={21150.047,21.595703,7171.021}; - name="detectPlayer_3"; - markerType="RECTANGLE"; - type="rectangle"; - a=49.782391; - b=184.25052; - angle=41.68185; - id=1845; - atlOffset=-1.137167; + dataType="Object"; + class PositionInfo + { + position[]={9141.6699,16.318115,21538.525}; + angles[]={6.2711902,5.5412021,0.041309625}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2169; + type="Land_HelipadCircle_F"; + atlOffset=0.22242355; }; - class Item348 + class Item306 { - dataType="Marker"; - position[]={21180.377,18.380419,7536.7598}; - name="detectPlayer_4"; - markerType="RECTANGLE"; - type="rectangle"; - a=78.340714; - b=112.18743; - angle=4.9869037; - id=1846; - atlOffset=-0.41155434; + dataType="Object"; + class PositionInfo + { + position[]={9166.8887,16.337111,21558.92}; + angles[]={0.039979152,5.5412021,0.031990308}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2170; + type="Land_HelipadCircle_F"; + atlOffset=0.032659531; }; - class Item349 + class Item307 { - dataType="Marker"; - position[]={26809.674,20.055626,24839.627}; - name="detectPlayer_5"; - markerType="RECTANGLE"; - type="rectangle"; - a=28.420944; - b=258.4447; - angle=41.144028; - id=1847; - atlOffset=-1.4739056; + dataType="Object"; + class PositionInfo + { + position[]={9194.2373,16.396822,21580.723}; + angles[]={0.021328852,5.5730138,0.02399601}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2171; + type="Land_HelipadCircle_F"; }; - class Item350 + class Item308 { dataType="Object"; class PositionInfo { - position[]={14028.912,36.482021,22953.412}; - angles[]={0,0.8457005,0}; + position[]={20744.559,17.669258,15743.7}; + angles[]={6.233892,2.4153216,0}; }; side="Empty"; flags=4; @@ -8737,16 +8098,16 @@ class Mission { disableSimulation=1; }; - id=2018; - type="Land_HBarrier_Big_F"; + id=2172; + type="Land_HelipadCircle_F"; }; - class Item351 + class Item309 { dataType="Object"; class PositionInfo { - position[]={14034.55,37.07119,22947.049}; - angles[]={0,0.8457005,0}; + position[]={26989.162,19.947716,21469.859}; + angles[]={6.2511969,2.3535261,0.0053377044}; }; side="Empty"; flags=4; @@ -8754,16 +8115,33 @@ class Mission { disableSimulation=1; }; - id=2019; - type="Land_HBarrier_Big_F"; + id=2173; + type="Land_HelipadCircle_F"; }; - class Item352 + class Item310 { dataType="Object"; class PositionInfo { - position[]={14036.584,36.229534,22960.209}; - angles[]={0,0.8457005,0}; + position[]={8242.0313,17.562733,10995.715}; + angles[]={6.2113123,4.0670881,0.018675024}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=2175; + type="Land_HelipadCircle_F"; + atlOffset=2; + }; + class Item311 + { + dataType="Object"; + class PositionInfo + { + position[]={16649.008,2.1900024,12356.169}; + angles[]={0,4.0987434,0}; }; side="Empty"; flags=4; @@ -8771,16 +8149,17 @@ class Mission { disableSimulation=1; }; - id=2020; - type="Land_HBarrier_Big_F"; + id=2177; + type="Land_HelipadCircle_F"; + atlOffset=2.3841858e-006; }; - class Item353 + class Item312 { dataType="Object"; class PositionInfo { - position[]={14040.187,37.544735,22940.688}; - angles[]={0,0.8457005,0}; + position[]={15313.276,4.3776779,15848.938}; + angles[]={6.2778587,1.5801737,0}; }; side="Empty"; flags=4; @@ -8788,16 +8167,51 @@ class Mission { disableSimulation=1; }; - id=2021; - type="Land_HBarrier_Big_F"; + id=2178; + type="Land_HelipadCircle_F"; + atlOffset=2.3841858e-006; }; - class Item354 + class Item313 { dataType="Object"; class PositionInfo { - position[]={14045.824,37.85849,22934.326}; - angles[]={0,0.8457005,0}; + position[]={20725.881,4.0239563,19527.777}; + angles[]={0.0026529003,5.3749857,0.0053232545}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=2179; + type="Land_HelipadCircle_F"; + atlOffset=0.99999642; + }; + class Item314 + { + dataType="Object"; + class PositionInfo + { + position[]={14088.715,35.506645,22998.75}; + angles[]={0,5.5535851,0}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=2180; + type="Land_HelipadCircle_F"; + atlOffset=1; + }; + class Item315 + { + dataType="Object"; + class PositionInfo + { + position[]={3158.0322,49.123093,13174.985}; + angles[]={0,1.737242,0}; }; side="Empty"; flags=4; @@ -8805,16 +8219,17 @@ class Mission { disableSimulation=1; }; - id=2022; - type="Land_HBarrier_Big_F"; + id=2182; + type="Land_HelipadCircle_F"; + atlOffset=-3.4332275e-005; }; - class Item355 + class Item316 { dataType="Object"; class PositionInfo { - position[]={14051.461,38.024464,22927.965}; - angles[]={0,0.8457005,0}; + position[]={23096.74,47.766159,7271.6172}; + angles[]={0,2.0688248,0}; }; side="Empty"; flags=4; @@ -8822,16 +8237,34 @@ class Mission { disableSimulation=1; }; - id=2023; - type="Land_HBarrier_Big_F"; + id=2183; + type="Land_HelipadCircle_F"; + atlOffset=3.8146973e-006; }; - class Item356 + class Item317 { dataType="Object"; class PositionInfo { - position[]={14057.098,38.325909,22921.604}; - angles[]={0,0.8457005,0}; + position[]={14894.901,8.3792162,11100.242}; + angles[]={0.030656165,2.3384774,0.0080009829}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2186; + type="Land_HelipadCircle_F"; + }; + class Item318 + { + dataType="Object"; + class PositionInfo + { + position[]={15975.451,14.074921,16958.23}; + angles[]={0,6.22577,6.2498641}; }; side="Empty"; flags=4; @@ -8839,16 +8272,17 @@ class Mission { disableSimulation=1; }; - id=2024; - type="Land_HBarrier_Big_F"; + id=2187; + type="Land_HelipadCircle_F"; + atlOffset=-3.8146973e-006; }; - class Item357 + class Item319 { dataType="Object"; class PositionInfo { - position[]={14063.846,38.174915,22921.904}; - angles[]={0,5.5580893,0}; + position[]={16119.685,13.277916,16940.875}; + angles[]={0.0066682254,5.7018437,6.2818484}; }; side="Empty"; flags=4; @@ -8856,16 +8290,17 @@ class Mission { disableSimulation=1; }; - id=2025; - type="Land_HBarrier_Big_F"; + id=2188; + type="Land_HelipadCircle_F"; + atlOffset=2.8610229e-006; }; - class Item358 + class Item320 { dataType="Object"; class PositionInfo { - position[]={14042.221,36.677586,22953.848}; - angles[]={0,0.8457005,0}; + position[]={8983.6494,70.519409,7483.3916}; + angles[]={0,3.4829223,0}; }; side="Empty"; flags=4; @@ -8873,33 +8308,33 @@ class Mission { disableSimulation=1; }; - id=2026; - type="Land_HBarrier_Big_F"; + id=2191; + type="Land_HelipadCircle_F"; }; - class Item359 + class Item321 { dataType="Object"; class PositionInfo { - position[]={14047.857,36.817955,22947.486}; - angles[]={0,0.8457005,0}; + position[]={13767.589,67.693954,6396.5332}; + angles[]={0.017332481,6.2026091,6.2471995}; }; side="Empty"; - flags=4; class Attributes { disableSimulation=1; }; - id=2027; - type="Land_HBarrier_Big_F"; + id=2192; + type="Land_HelipadCircle_F"; + atlOffset=7.1704254; }; - class Item360 + class Item322 { dataType="Object"; class PositionInfo { - position[]={14053.495,37.247833,22941.123}; - angles[]={0,0.8457005,0}; + position[]={14253.524,20.080185,16233.076}; + angles[]={0,0.62871033,0}; }; side="Empty"; flags=4; @@ -8907,33 +8342,33 @@ class Mission { disableSimulation=1; }; - id=2028; - type="Land_HBarrier_Big_F"; + id=2193; + type="Land_HelipadCircle_F"; }; - class Item361 + class Item323 { dataType="Object"; class PositionInfo { - position[]={14059.132,37.552708,22934.762}; - angles[]={0,0.8457005,0}; + position[]={14279.062,19.333855,16339.343}; + angles[]={0,4.5205193,0}; }; side="Empty"; - flags=4; class Attributes { disableSimulation=1; }; - id=2029; - type="Land_HBarrier_Big_F"; + id=2194; + type="Land_HelipadCircle_F"; + atlOffset=0.25383568; }; - class Item362 + class Item324 { dataType="Object"; class PositionInfo { - position[]={14070.021,37.597038,22927.375}; - angles[]={0,5.5580893,0}; + position[]={18141.746,14.556969,19175.996}; + angles[]={6.256525,6.2051988,6.2605233}; }; side="Empty"; flags=4; @@ -8941,85 +8376,85 @@ class Mission { disableSimulation=1; }; - id=2030; - type="Land_HBarrier_Big_F"; - atlOffset=6.4849854e-005; + id=2195; + type="Land_HelipadCircle_F"; + atlOffset=-1.9073486e-006; }; - class Item363 + class Item325 { dataType="Object"; class PositionInfo { - position[]={14037.069,35.818417,22965.316}; - angles[]={0,5.5580893,0}; + position[]={18706.785,209.50308,10198.211}; + angles[]={0,0.054734595,0}; }; side="Empty"; - flags=4; class Attributes { disableSimulation=1; }; - id=2031; - type="Land_HBarrier_Big_F"; + id=2196; + type="Land_HelipadCircle_F"; + atlOffset=0.28367615; }; - class Item364 + class Item326 { dataType="Object"; class PositionInfo { - position[]={14043.431,35.228703,22970.953}; - angles[]={0,5.5580893,0}; + position[]={19341.111,198.2975,9719.5303}; + angles[]={6.2392201,0.18830356,0.0013439035}; }; side="Empty"; - flags=4; class Attributes { disableSimulation=1; }; - id=2032; - type="Land_HBarrier_Big_F"; + id=2198; + type="Land_HelipadCircle_F"; + atlOffset=1; }; - class Item365 + class Item327 { dataType="Object"; class PositionInfo { - position[]={14049.792,34.901073,22976.59}; - angles[]={0,5.5580893,0}; + position[]={17842.561,87.35099,11707.78}; + angles[]={6.2033539,3.0341849,6.2591867}; }; side="Empty"; - flags=4; class Attributes { disableSimulation=1; }; - id=2033; - type="Land_HBarrier_Big_F"; + id=2199; + type="Land_HelipadCircle_F"; + atlOffset=1; }; - class Item366 + class Item328 { dataType="Object"; class PositionInfo { - position[]={14056.154,34.813828,22982.229}; - angles[]={0,5.5580893,0}; + position[]={17874.525,86.056427,11701.57}; + angles[]={6.2126393,3.20699,0.0026703537}; }; side="Empty"; - flags=4; class Attributes { disableSimulation=1; }; - id=2034; - type="Land_HBarrier_Big_F"; + id=2200; + type="Land_HelipadCircle_F"; + atlOffset=1; }; - class Item367 + class Item329 { dataType="Object"; class PositionInfo { - position[]={14062.516,34.909134,22987.865}; - angles[]={0,5.5580893,0}; + position[]={6783.3477,65.755798,16098.817}; + angles[]={6.2060056,2.1317279,6.2445393}; }; side="Empty"; flags=4; @@ -9027,67 +8462,85 @@ class Mission { disableSimulation=1; }; - id=2035; - type="Land_HBarrier_Big_F"; + id=2201; + type="Land_HelipadCircle_F"; + atlOffset=1.5258789e-005; }; - class Item368 + class Item330 { dataType="Object"; class PositionInfo { - position[]={14072.741,35.515434,22981.225}; - angles[]={0,0.8457005,0}; + position[]={4544.46,264.4278,15415.521}; + angles[]={0,0.49462342,0}; }; side="Empty"; - flags=4; class Attributes { disableSimulation=1; }; - id=2036; - type="Land_HBarrier_Big_F"; + id=2206; + type="Land_HelipadCircle_F"; + atlOffset=1; }; - class Item369 + class Item331 { dataType="Object"; class PositionInfo { - position[]={14078.378,36.055168,22974.865}; - angles[]={0,0.8457005,0}; + + + + + + + + + + + + + + + + + + position[]={5504.0898,28.300003,15011.77}; + angles[]={0,5.4187236,0}; }; side="Empty"; - flags=4; class Attributes { disableSimulation=1; }; - id=2037; - type="Land_HBarrier_Big_F"; + id=2213; + type="Land_HelipadSquare_F"; + atlOffset=1.0000038; }; - class Item370 + class Item332 { dataType="Object"; class PositionInfo { - position[]={14084.016,36.098282,22968.504}; - angles[]={0,0.8457005,0}; + position[]={20909.68,16.796066,19306.297}; + angles[]={0,5.1713414,0}; }; side="Empty"; - flags=4; class Attributes { disableSimulation=1; }; - id=2038; - type="Land_HBarrier_Big_F"; + id=2216; + type="Land_HelipadSquare_F"; + atlOffset=1.3044205; }; - class Item371 + class Item333 { dataType="Object"; class PositionInfo { - position[]={14089.652,35.953918,22962.141}; - angles[]={0,0.8457005,0}; + position[]={8332.8174,74.821396,10089.672}; + angles[]={0,5.6924443,0}; }; side="Empty"; flags=4; @@ -9095,16 +8548,17 @@ class Mission { disableSimulation=1; }; - id=2039; - type="Land_HBarrier_Big_F"; + id=2217; + type="Land_HelipadSquare_F"; + atlOffset=7.6293945e-006; }; - class Item372 + class Item334 { dataType="Object"; class PositionInfo { - position[]={14095.29,35.678814,22955.779}; - angles[]={0,0.8457005,0}; + position[]={14760.999,17.91,16603.215}; + angles[]={0,2.3293805,0}; }; side="Empty"; flags=4; @@ -9112,16 +8566,16 @@ class Mission { disableSimulation=1; }; - id=2040; - type="Land_HBarrier_Big_F"; + id=2221; + type="Land_HelipadSquare_F"; }; - class Item373 + class Item335 { dataType="Object"; class PositionInfo { - position[]={14076.217,37.101246,22933.199}; - angles[]={0,5.5580893,0}; + position[]={14805.15,17.91,16650.775}; + angles[]={0,2.3377085,0}; }; side="Empty"; flags=4; @@ -9129,16 +8583,16 @@ class Mission { disableSimulation=1; }; - id=2041; - type="Land_HBarrier_Big_F"; + id=2223; + type="Land_HelipadSquare_F"; }; - class Item374 + class Item336 { dataType="Object"; class PositionInfo { - position[]={14082.578,36.619598,22938.838}; - angles[]={0,5.5580893,0}; + position[]={26475.371,65.783783,22158.955}; + angles[]={0,3.7949493,0}; }; side="Empty"; flags=4; @@ -9146,82 +8600,162 @@ class Mission { disableSimulation=1; }; - id=2042; - type="Land_HBarrier_Big_F"; + id=2226; + type="Land_HelipadSquare_F"; }; - class Item375 + class Item337 { - dataType="Object"; + dataType="Logic"; class PositionInfo { - position[]={14088.94,36.222355,22944.473}; - angles[]={0,5.5580893,0}; + position[]={9095.6582,16.438456,21501.064}; + angles[]={0,5.6388621,0}; }; - side="Empty"; - flags=4; - class Attributes + areaSize[]={81.969002,0,17.787001}; + areaIsRectangle=1; + flags=1; + id=2239; + type="ModuleHideTerrainObjects_F"; + atlOffset=-0.10600281; + class CustomAttributes { - disableSimulation=1; + class Attribute0 + { + property="#filter"; + expression="_this setVariable [""#filter"",_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=4; + }; + }; + }; + class Attribute1 + { + property="#hideLocally"; + expression="_this setVariable [""#hideLocally"",_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=2; }; - id=2043; - type="Land_HBarrier_Big_F"; }; - class Item376 + class Item338 { - dataType="Object"; + dataType="Logic"; class PositionInfo { - position[]={14095.302,35.736694,22950.111}; - angles[]={0,5.5580893,0}; + position[]={5233.0068,20.809921,14195.897}; }; - side="Empty"; - flags=4; - class Attributes + areaSize[]={12.376,0,13.222}; + areaIsRectangle=1; + flags=1; + id=2240; + type="ModuleHideTerrainObjects_F"; + atlOffset=-0.099000931; + class CustomAttributes { - disableSimulation=1; + class Attribute0 + { + property="#filter"; + expression="_this setVariable [""#filter"",_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=15; + }; + }; + }; + class Attribute1 + { + property="#hideLocally"; + expression="_this setVariable [""#hideLocally"",_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=2; }; - id=2044; - type="Land_HBarrier_Big_F"; }; - class Item377 + class Item339 { dataType="Object"; class PositionInfo { - position[]={14029.691,38.780243,22960.447}; - angles[]={0,5.5580893,0}; + position[]={3139.0603,50.724613,13229.078}; + angles[]={0,3.9622688,0}; }; side="Empty"; - flags=4; + flags=5; class Attributes { }; - id=2045; - type="Land_BarGate_F"; + id=2241; + type="Land_Cargo_Patrol_V1_F"; }; - class Item378 + class Item340 { dataType="Object"; class PositionInfo { - position[]={14045.458,39.259121,22966.404}; - angles[]={0,2.4164968,0}; + position[]={3311.3657,7.0774851,12956.354}; + angles[]={0,4.4929247,0}; }; side="Empty"; flags=5; class Attributes { }; - id=2046; + id=2242; type="Land_Cargo_Patrol_V1_F"; + atlOffset=2.5987625e-005; }; - class Item379 + class Item341 { dataType="Object"; class PositionInfo { - position[]={14103.646,35.161423,22962.182}; - angles[]={0,3.9872932,0}; + position[]={3315.9141,3.383189,12957.439}; + angles[]={0,1.3846045,0}; }; side="Empty"; flags=4; @@ -9229,454 +8763,1183 @@ class Mission { disableSimulation=1; }; - id=2047; + id=2243; type="Land_HBarrier_Big_F"; + atlOffset=-0.0090417862; }; - class Item380 + class Item342 { - dataType="Object"; + dataType="Marker"; + position[]={10124.025,14.747269,9732.2207}; + name="control_59"; + markerType="RECTANGLE"; + type="rectangle"; + a=15; + b=15; + angle=231.22296; + id=2244; + }; + class Item343 + { + dataType="Marker"; + position[]={10763.227,13.705514,11181.826}; + name="control_60"; + markerType="RECTANGLE"; + type="rectangle"; + a=15; + b=15; + angle=231.22296; + id=2245; + }; + class Item344 + { + dataType="Marker"; + position[]={13198.414,12.97139,7468.603}; + name="control_13"; + markerType="RECTANGLE"; + type="rectangle"; + a=15; + b=15; + angle=231.22296; + id=2246; + }; + class Item345 + { + dataType="Logic"; class PositionInfo { - position[]={14098.008,35.617924,22968.543}; - angles[]={0,3.9872932,0}; + position[]={23049.137,48.70195,7259.9727}; }; - side="Empty"; - flags=4; - class Attributes + areaSize[]={8.5615234,0,10.661377}; + areaIsRectangle=1; + flags=1; + id=2247; + type="ModuleHideTerrainObjects_F"; + atlOffset=-0.08203125; + class CustomAttributes { - disableSimulation=1; + class Attribute0 + { + property="#filter"; + expression="_this setVariable [""#filter"",_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=15; + }; + }; + }; + class Attribute1 + { + property="#hideLocally"; + expression="_this setVariable [""#hideLocally"",_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=2; }; - id=2048; - type="Land_HBarrier_Big_F"; }; - class Item381 + class Item346 { - dataType="Object"; + dataType="Logic"; class PositionInfo { - position[]={14092.371,36.035774,22974.906}; - angles[]={0,3.9872932,0}; + position[]={18707.395,209.33618,10193.629}; }; - side="Empty"; - flags=4; - class Attributes + areaSize[]={14.719727,0,13.839844}; + flags=1; + id=2248; + type="ModuleHideTerrainObjects_F"; + atlOffset=0.30123901; + class CustomAttributes { - disableSimulation=1; + class Attribute0 + { + property="#filter"; + expression="_this setVariable [""#filter"",_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=15; + }; + }; + }; + class Attribute1 + { + property="#hideLocally"; + expression="_this setVariable [""#hideLocally"",_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=2; }; - id=2049; - type="Land_HBarrier_Big_F"; }; - class Item382 + class Item347 { - dataType="Object"; + dataType="Logic"; class PositionInfo { - position[]={14086.733,36.155319,22981.268}; - angles[]={0,3.9872932,0}; + position[]={14895.403,8.3254223,11103.784}; + angles[]={0,5.5062456,0}; }; - side="Empty"; - flags=4; - class Attributes + areaSize[]={11.460861,0,11.132427}; + areaIsRectangle=1; + flags=1; + id=2249; + type="ModuleHideTerrainObjects_F"; + atlOffset=-0.045426369; + class CustomAttributes { - disableSimulation=1; + class Attribute0 + { + property="#filter"; + expression="_this setVariable [""#filter"",_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=15; + }; + }; + }; + class Attribute1 + { + property="#hideLocally"; + expression="_this setVariable [""#hideLocally"",_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=2; }; - id=2050; - type="Land_HBarrier_Big_F"; }; - class Item383 + class Item348 + { + dataType="Marker"; + position[]={15374.11,15.504514,11380.49}; + name="control_61"; + markerType="RECTANGLE"; + type="rectangle"; + a=15; + b=15; + angle=231.22296; + id=2250; + }; + class Item349 { dataType="Object"; class PositionInfo { - position[]={14081.097,35.663727,22987.627}; - angles[]={0,3.9872932,0}; + position[]={15309.44,22.815001,16736.203}; + angles[]={0,4.6921878,0}; }; side="Empty"; - flags=4; + flags=5; class Attributes { - disableSimulation=1; }; - id=2051; - type="Land_HBarrier_Big_F"; + id=2252; + type="Land_Cargo_Patrol_V1_F"; }; - class Item384 + class Item350 { dataType="Object"; class PositionInfo { - position[]={14075.459,35.099125,22993.99}; - angles[]={0,3.9872932,0}; + position[]={14455.635,21.223873,15853.189}; + angles[]={0,6.2757201,0}; }; side="Empty"; - flags=4; + flags=5; class Attributes { - disableSimulation=1; }; - id=2052; - type="Land_HBarrier_Big_F"; + id=2253; + type="Land_Cargo_Patrol_V1_F"; }; - class Item385 + class Item351 { dataType="Object"; class PositionInfo { - position[]={14068.712,34.954521,22993.689}; - angles[]={0,2.416497,0}; + position[]={14920.786,22.857132,16318.692}; + angles[]={0,5.3714252,0}; }; side="Empty"; - flags=4; + flags=5; class Attributes { - disableSimulation=1; }; - id=2053; - type="Land_HBarrier_Big_F"; + id=2254; + type="Land_Cargo_Patrol_V1_F"; }; - class Item386 + class Item352 { - dataType="Object"; + dataType="Logic"; class PositionInfo { - position[]={14102.867,38.06916,22955.145}; - angles[]={0,2.416497,0}; + position[]={20908.754,23.967651,19306.35}; + angles[]={0,0.44567749,0}; }; - side="Empty"; - flags=4; - class Attributes + areaSize[]={13.785988,0,14.535183}; + areaIsRectangle=1; + flags=1; + id=2255; + type="ModuleHideTerrainObjects_F"; + atlOffset=8.4832373; + class CustomAttributes { + class Attribute0 + { + property="#filter"; + expression="_this setVariable [""#filter"",_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=15; + }; + }; + }; + class Attribute1 + { + property="#hideLocally"; + expression="_this setVariable [""#hideLocally"",_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=2; }; - id=2054; - type="Land_BarGate_F"; }; - class Item387 + class Item353 { - dataType="Object"; + dataType="Logic"; class PositionInfo { - position[]={14087.071,39.930779,22957.516}; - angles[]={0,3.9872932,0}; + position[]={21925.422,19.519072,20998}; + angles[]={0,0.68711865,0}; }; - side="Empty"; - flags=5; - class Attributes + areaSize[]={11.382733,0,15.524081}; + areaIsRectangle=1; + flags=1; + id=2256; + type="ModuleHideTerrainObjects_F"; + atlOffset=0.54500008; + class CustomAttributes { + class Attribute0 + { + property="#filter"; + expression="_this setVariable [""#filter"",_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=15; + }; + }; + }; + class Attribute1 + { + property="#hideLocally"; + expression="_this setVariable [""#hideLocally"",_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=2; }; - id=2055; - type="Land_Cargo_Patrol_V1_F"; }; - class Item388 + class Item354 { dataType="Object"; class PositionInfo { - position[]={14086.56,40.018272,22949.045}; - angles[]={0,5.5580893,0}; + position[]={25260.367,89.410812,21859.311}; + angles[]={0,3.2779787,0}; }; side="Empty"; flags=5; class Attributes { }; - id=2056; + id=2257; type="Land_Cargo_Patrol_V1_F"; }; - class Item389 + class Item355 { dataType="Object"; class PositionInfo { - position[]={14063.789,36.751133,22938.555}; - angles[]={0,3.9872932,0}; + position[]={25228.988,90.460274,21804.799}; + angles[]={0,0.28797561,0}; }; side="Empty"; flags=5; class Attributes { }; - id=2057; - type="Land_Cargo_House_V1_F"; + id=2258; + type="Land_Cargo_Patrol_V1_F"; + atlOffset=0.00011444092; }; - class Item390 + class Item356 { dataType="Object"; class PositionInfo { - position[]={14068.271,34.795521,22977.6}; - angles[]={0,0.8457005,0}; + position[]={26906.068,21.622902,24682.42}; + angles[]={0,2.2840643,0}; }; side="Empty"; - flags=5; + flags=4; class Attributes { + disableSimulation=1; }; - id=2058; - type="Land_Cargo_House_V1_F"; + id=2259; + type="Land_HelipadCircle_F"; }; - class Item391 + class Item357 { dataType="Object"; class PositionInfo { - position[]={14069.041,38.881191,22982.691}; - angles[]={0,3.4636943,0}; + position[]={26928.926,20.767099,24708.93}; + angles[]={0,2.2840643,0}; }; side="Empty"; - flags=5; + flags=4; class Attributes { + disableSimulation=1; }; - id=2059; - type="Land_TTowerSmall_1_F"; + id=2260; + type="Land_HelipadCircle_F"; + atlOffset=7.0571899e-005; }; - class Item392 + class Item358 { dataType="Object"; class PositionInfo { - position[]={14062.742,44.821911,22932.951}; - angles[]={0,3.9872932,0}; + position[]={26965.152,33.535767,24792.342}; + angles[]={0,5.388217,0}; }; side="Empty"; flags=5; class Attributes { }; - id=2060; - type="Land_TTowerSmall_2_F"; + id=2261; + type="Land_Cargo_Tower_V1_F"; }; - class Item393 + class Item359 { dataType="Object"; class PositionInfo { - position[]={14044.946,40.054173,22957.934}; - angles[]={0,0.8457005,0}; + position[]={28292.219,20.548941,25757.754}; + angles[]={0,6.2711802,0}; }; side="Empty"; flags=5; class Attributes { }; - id=2061; + id=2262; type="Land_Cargo_Patrol_V1_F"; + atlOffset=-9.5367432e-007; }; - class Item394 + class Item360 { dataType="Object"; class PositionInfo { - position[]={14079.237,36.143406,22969.693}; - angles[]={0,0.84569931,0}; + position[]={5449.4214,27.299999,14987.742}; + angles[]={0,5.4187236,0}; }; side="Empty"; flags=4; class Attributes { - createAsSimpleObject=1; disableSimulation=1; }; - id=2062; - type="Land_Cargo40_military_green_F"; - atlOffset=-0.0017242432; + id=2263; + type="Land_HelipadSquare_F"; }; - class Item395 + class Item361 { dataType="Object"; class PositionInfo { - position[]={14077.167,36.137745,22967.902}; - angles[]={0,0.84569931,0}; + position[]={9860.4824,236.44949,19432.936}; + angles[]={0,2.2518063,0}; }; side="Empty"; flags=4; class Attributes { - createAsSimpleObject=1; - disableSimulation=1; }; - id=2063; - type="Land_Cargo40_military_green_F"; - atlOffset=-0.0065155029; + id=2266; + type="Land_Cargo_Patrol_V3_F"; }; - class Item396 + class Item362 { dataType="Object"; class PositionInfo { - position[]={14078.302,38.766918,22968.865}; - angles[]={0,0.84569931,0}; + position[]={9224.9189,276.98575,19293.281}; + angles[]={0,3.6371264,0}; }; side="Empty"; + flags=4; class Attributes { - createAsSimpleObject=1; - disableSimulation=1; }; - id=2064; - type="Land_Cargo40_military_green_F"; - atlOffset=2.6157455; + id=2267; + type="Land_Cargo_Patrol_V3_F"; + atlOffset=-0.32400513; }; - class Item397 + class Item363 { - dataType="Object"; - class PositionInfo - { - position[]={14054.67,36.290642,22948.846}; - angles[]={0,3.9872932,0}; - }; - side="Empty"; - flags=4; - class Attributes - { - }; - id=2065; - type="Land_Medevac_house_V1_F"; + dataType="Marker"; + position[]={18066.904,20.406891,8952.3525}; + name="control_62"; + markerType="RECTANGLE"; + type="rectangle"; + a=15; + b=15; + angle=231.22296; + id=2268; }; - class Item398 + class Item364 { - dataType="Object"; - class PositionInfo - { - position[]={14092.071,33.120018,22997.445}; - angles[]={0,5.5456343,0}; - }; - side="Empty"; - flags=4; - class Attributes - { - disableSimulation=1; - }; - id=2068; - type="Land_HelipadCircle_F"; - atlOffset=-1.4862022; + dataType="Marker"; + position[]={7025.8223,210.97406,18962.906}; + name="control_63"; + markerType="RECTANGLE"; + type="rectangle"; + a=15; + b=15; + angle=231.22296; + id=2269; }; - class Item399 + class Item365 { dataType="Marker"; - position[]={23151.998,3.1900001,18710.371}; - name="detectPlayer_6"; + position[]={3667.8672,15.974867,17771.564}; + name="control_64"; markerType="RECTANGLE"; type="rectangle"; - a=331.90103; - b=419.68304; - angle=35.229828; - id=2069; + a=15; + b=15; + angle=231.22296; + id=2270; }; - class Item400 + class Item366 { dataType="Marker"; - position[]={26907.941,19.783936,24787.373}; - name="detectPlayer_7"; + position[]={5299.8545,58.745029,10996.948}; + name="control_65"; markerType="RECTANGLE"; type="rectangle"; - a=232.08978; - b=356.7608; - angle=40.230858; - id=2070; - atlOffset=-0.27813339; + a=15; + b=15; + angle=231.22296; + id=2271; }; - class Item401 + class Item367 + { + dataType="Marker"; + position[]={10666.183,72.670486,8177.7739}; + name="control_66"; + markerType="RECTANGLE"; + type="rectangle"; + a=15; + b=15; + angle=231.22296; + id=2272; + }; + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + class Item368 { dataType="Object"; class PositionInfo { - position[]={27230.6,31.640327,24923.701}; - angles[]={0,4.8690257,0}; + position[]={3030.2773,63.96772,13120.733}; + angles[]={0,0.44602221,0}; }; side="Empty"; flags=5; class Attributes { }; - id=2071; + id=2274; type="Land_Cargo_Patrol_V1_F"; - atlOffset=1.9073486e-006; }; - class Item402 + class Item369 { dataType="Object"; class PositionInfo { - position[]={27154.068,29.099325,25006.623}; - angles[]={0,3.1593726,0}; + position[]={5517.4985,32.204998,15027.085}; + angles[]={0,4.6394014,0}; }; side="Empty"; flags=5; class Attributes { }; - id=2072; + id=2275; type="Land_Cargo_Patrol_V1_F"; - atlOffset=5.531311e-005; - }; - class Item403 - { - dataType="Marker"; - position[]={9083.5059,16.686979,21513.898}; - name="detectPlayer_8"; - markerType="RECTANGLE"; - type="rectangle"; - a=137.24051; - b=229.81824; - angle=53.608429; - id=2073; - atlOffset=0.76835632; + atlOffset=-1.9073486e-006; }; - class Item404 + class Item370 { - dataType="Logic"; + dataType="Object"; class PositionInfo { - position[]={3596.8462,16.245623,10281.467}; + position[]={5457.6938,32.204998,14953.876}; + angles[]={0,6.1738524,0}; }; - name="HC_commanderX"; - id=2074; - type="HighCommand"; - atlOffset=-0.25428963; + side="Empty"; + flags=5; + class Attributes + { + }; + id=2276; + type="Land_Cargo_Patrol_V1_F"; + atlOffset=-1.9073486e-006; }; - class Item405 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + class Item371 { - dataType="Logic"; + dataType="Object"; class PositionInfo { - position[]={3600.2461,16.245623,10281.371}; + position[]={13544.108,18.949448,12071.275}; }; - id=2075; - type="HighCommandSubordinate"; - atlOffset=0.22619057; + side="Empty"; + flags=5; + class Attributes + { + init="if (!isMultiplayer) then {deleteVehicle this};"; + }; + id=2300; + type="Flag_NATO_F"; + }; + class Item372 + { + dataType="Marker"; + position[]={13544.233,14.937448,12071.15}; + name="respawn_west"; + type="flag_CTRG"; + id=2301; }; - class Item406 + class Item373 { dataType="Group"; - side="Independent"; + side="West"; class Entities { - items=38; + items=6; class Item0 { dataType="Object"; class PositionInfo { - position[]={3611.1216,14.951613,10278.536}; + position[]={13544.483,14.060831,12068.575}; + angles[]={5.9554467,0,0.057271164}; + }; + side="West"; + flags=6; + class Attributes + { + rank="SERGEANT"; + init="groupPlayersNATO = group this; this setVariable [""pvp"",true]; this setVariable [""pvpPlayerUnitNumber"", 0];"; + name="pvp_blue_1"; + description="Teamleader"; + isPlayable=1; + class Inventory + { + class uniform + { + typeName="U_B_CombatUniform_mcam"; + isBackpack=0; + }; + map="ItemMap"; + compass="ItemCompass"; + watch="ItemWatch"; + radio="ItemRadio"; + }; + }; + id=2303; + type="B_recon_TL_F"; + class CustomAttributes + { + class Attribute0 + { + property="speaker"; + expression="_this setspeaker _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="Male12ENG"; + }; + }; + }; + class Attribute1 + { + property="pitch"; + expression="_this setpitch _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=0.99000001; + }; + }; + }; + nAttributes=2; + }; + }; + class Item1 + { + dataType="Object"; + class PositionInfo + { + position[]={13540.358,14.519678,12068.45}; + angles[]={6.1414757,0,6.1440892}; + }; + side="West"; + flags=4; + class Attributes + { + skill=0.40000001; + init="this setVariable [""pvp"",true]; this setVariable [""pvpPlayerUnitNumber"", 1];"; + name="pvp_blue_2"; + description="Medic"; + isPlayable=1; + class Inventory + { + class uniform + { + typeName="U_B_CombatUniform_mcam"; + isBackpack=0; + }; + map="ItemMap"; + compass="ItemCompass"; + watch="ItemWatch"; + radio="ItemRadio"; + }; + }; + id=2304; + type="B_recon_medic_F"; + class CustomAttributes + { + class Attribute0 + { + property="speaker"; + expression="_this setspeaker _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="Male03ENG"; + }; + }; + }; + class Attribute1 + { + property="pitch"; + expression="_this setpitch _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=0.95999998; + }; + }; + }; + nAttributes=2; + }; + }; + class Item2 + { + dataType="Object"; + class PositionInfo + { + position[]={13547.483,14.069793,12068.7}; + angles[]={5.9554467,0,6.2578578}; + }; + side="West"; + flags=4; + class Attributes + { + skill=0.44999999; + rank="CORPORAL"; + init="this setVariable [""pvp"",true]; this setVariable [""pvpPlayerUnitNumber"", 2];"; + name="pvp_blue_3"; + description="Machinegunner"; + isPlayable=1; + class Inventory + { + class uniform + { + typeName="U_B_CombatUniform_mcam"; + isBackpack=0; + }; + map="ItemMap"; + compass="ItemCompass"; + watch="ItemWatch"; + radio="ItemRadio"; + }; + }; + id=2305; + type="B_recon_F"; + atlOffset=-9.5367432e-007; + class CustomAttributes + { + class Attribute0 + { + property="speaker"; + expression="_this setspeaker _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="Male07ENG"; + }; + }; + }; + class Attribute1 + { + property="pitch"; + expression="_this setpitch _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=0.94999999; + }; + }; + }; + nAttributes=2; + }; + }; + class Item3 + { + dataType="Object"; + class PositionInfo + { + position[]={13545.858,14.110961,12068.7}; + angles[]={5.9554467,0,6.2578578}; + }; + side="West"; + flags=4; + class Attributes + { + skill=0.44999999; + rank="CORPORAL"; + init="this setVariable [""pvp"",true]; this setVariable [""pvpPlayerUnitNumber"", 3];"; + name="pvp_blue_4"; + description="Marksman"; + isPlayable=1; + class Inventory + { + class uniform + { + typeName="U_B_CombatUniform_mcam"; + isBackpack=0; + }; + map="ItemMap"; + compass="ItemCompass"; + watch="ItemWatch"; + radio="ItemRadio"; + }; + }; + id=2306; + type="B_recon_M_F"; + atlOffset=-9.5367432e-007; + class CustomAttributes + { + class Attribute0 + { + property="speaker"; + expression="_this setspeaker _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="Male12ENG"; + }; + }; + }; + class Attribute1 + { + property="pitch"; + expression="_this setpitch _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=0.98000002; + }; + }; + }; + nAttributes=2; + }; + }; + class Item4 + { + dataType="Object"; + class PositionInfo + { + position[]={13538.608,14.764747,12068.45}; + angles[]={6.1414757,0,6.1440892}; }; - side="Independent"; - flags=7; + side="West"; + flags=4; class Attributes { - name="commanderX"; - description="Default Commander"; - isPlayer=1; + skill=0.40000001; + init="this setVariable [""pvp"",true]; this setVariable [""pvpPlayerUnitNumber"", 4];"; + name="pvp_blue_5"; + description="AT1"; isPlayable=1; class Inventory { + class uniform + { + typeName="U_B_CombatUniform_mcam"; + isBackpack=0; + }; map="ItemMap"; + compass="ItemCompass"; + watch="ItemWatch"; + radio="ItemRadio"; }; }; - id=2077; - type="I_G_Soldier_TL_F"; - atlOffset=-0.44756603; + id=2307; + type="B_recon_LAT_F"; class CustomAttributes { class Attribute0 @@ -9694,7 +9957,7 @@ class Mission "STRING" }; }; - value="Male04GRE"; + value="Male12ENG"; }; }; }; @@ -9713,796 +9976,1368 @@ class Mission "SCALAR" }; }; - value=1; + value=0.97000003; }; }; }; nAttributes=2; }; }; - class Item1 + class Item5 { dataType="Object"; class PositionInfo { - position[]={3615.9165,15.390531,10275.833}; + position[]={13542.358,14.25764,12068.575}; + angles[]={6.1414757,0,6.1440892}; }; - side="Independent"; - flags=5; + side="West"; + flags=4; class Attributes { + skill=0.40000001; + init="this setVariable [""pvp"",true]; this setVariable [""pvpPlayerUnitNumber"", 5];"; + name="pvp_blue_6"; + description="AT2"; isPlayable=1; class Inventory { + class uniform + { + typeName="U_B_CombatUniform_mcam"; + isBackpack=0; + }; map="ItemMap"; + compass="ItemCompass"; + watch="ItemWatch"; + radio="ItemRadio"; }; }; - id=2078; - type="I_G_Soldier_TL_F"; - atlOffset=0.23984337; + id=2308; + type="B_recon_LAT_F"; + class CustomAttributes + { + class Attribute0 + { + property="speaker"; + expression="_this setspeaker _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="Male12ENG"; + }; + }; + }; + class Attribute1 + { + property="pitch"; + expression="_this setpitch _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=0.97000003; + }; + }; + }; + nAttributes=2; + }; }; - class Item2 + }; + class Attributes + { + }; + id=2302; + }; + class Item374 + { + dataType="Marker"; + position[]={8421.9941,111.54487,25114.094}; + name="respawn_east"; + type="flag_Viper"; + id=2309; + }; + class Item375 + { + dataType="Group"; + side="East"; + class Entities + { + items=6; + class Item0 { dataType="Object"; class PositionInfo { - position[]={3616.0552,15.394004,10278.069}; + position[]={8421.3438,111.492,25112.217}; + angles[]={6.2711902,0,0.04796192}; }; - side="Independent"; - flags=5; + side="East"; + flags=6; class Attributes { + init="groupPlayersCSAT = group this; this setVariable [""pvp"",true]; this setVariable [""pvpPlayerUnitNumber"", 0];"; + name="pvp_red_1"; + description="Teamleader"; isPlayable=1; class Inventory { + class uniform + { + typeName="U_O_SpecopsUniform_ocamo"; + isBackpack=0; + }; map="ItemMap"; + compass="ItemCompass"; + watch="ItemWatch"; + radio="ItemRadio"; }; }; - id=2079; - type="I_G_Soldier_TL_F"; - atlOffset=0.22537708; + id=2311; + type="O_T_Recon_TL_F"; + class CustomAttributes + { + class Attribute0 + { + property="speaker"; + expression="_this setspeaker _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="Male03CHI"; + }; + }; + }; + class Attribute1 + { + property="pitch"; + expression="_this setpitch _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=0.98000002; + }; + }; + }; + nAttributes=2; + }; }; - class Item3 + class Item1 { dataType="Object"; class PositionInfo { - position[]={3615.9976,15.357925,10280.403}; + position[]={8419.7383,111.44656,25112.217}; + angles[]={0.041309625,0,6.2778587}; }; - side="Independent"; - flags=5; + side="East"; + flags=4; class Attributes { + init="this setVariable [""pvp"",true]; this setVariable [""pvpPlayerUnitNumber"", 1];"; + name="pvp_red_2"; + description="Medic"; isPlayable=1; class Inventory { + class uniform + { + typeName="U_O_SpecopsUniform_ocamo"; + isBackpack=0; + }; map="ItemMap"; + compass="ItemCompass"; + watch="ItemWatch"; + radio="ItemRadio"; }; }; - id=2080; - type="I_G_Soldier_TL_F"; - atlOffset=0.16194534; + id=2312; + type="O_T_Recon_Medic_F"; + atlOffset=7.6293945e-006; + class CustomAttributes + { + class Attribute0 + { + property="speaker"; + expression="_this setspeaker _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="Male01CHI"; + }; + }; + }; + class Attribute1 + { + property="pitch"; + expression="_this setpitch _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=0.98000002; + }; + }; + }; + nAttributes=2; + }; }; - class Item4 + class Item2 { dataType="Object"; class PositionInfo { - position[]={3615.8345,15.26186,10282.716}; + position[]={8418.1328,111.45512,25112.217}; + angles[]={0.041309625,0,6.2778587}; }; - side="Independent"; - flags=5; + side="East"; + flags=4; class Attributes { + init="this setVariable [""pvp"",true]; this setVariable [""pvpPlayerUnitNumber"", 2];"; + name="pvp_red_3"; + description="Machinegunner"; isPlayable=1; class Inventory { + class uniform + { + typeName="U_O_SpecopsUniform_ocamo"; + isBackpack=0; + }; map="ItemMap"; + compass="ItemCompass"; + watch="ItemWatch"; + radio="ItemRadio"; + }; + }; + id=2313; + type="O_Soldier_AR_F"; + atlOffset=-7.6293945e-006; + class CustomAttributes + { + class Attribute0 + { + property="speaker"; + expression="_this setspeaker _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="Male01PER"; + }; + }; + }; + class Attribute1 + { + property="pitch"; + expression="_this setpitch _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=0.95999998; + }; + }; }; + nAttributes=2; }; - id=2081; - type="I_G_Soldier_TL_F"; - atlOffset=0.045625687; }; - class Item5 + class Item3 { dataType="Object"; class PositionInfo { - position[]={3615.7935,15.171802,10285.171}; + position[]={8422.9287,111.51931,25112.258}; + angles[]={6.2711854,0,6.2166171}; }; - side="Independent"; - flags=5; + side="East"; + flags=4; class Attributes { + init="this setVariable [""pvp"",true]; this setVariable [""pvpPlayerUnitNumber"", 3];"; + name="pvp_red_4"; + description="Marksman"; isPlayable=1; class Inventory { + class uniform + { + typeName="U_O_SpecopsUniform_ocamo"; + isBackpack=0; + }; map="ItemMap"; + compass="ItemCompass"; + watch="ItemWatch"; + radio="ItemRadio"; }; }; - id=2082; - type="I_G_Soldier_TL_F"; - atlOffset=-0.18462944; - }; - class Item6 - { - dataType="Object"; - class PositionInfo - { - position[]={3615.6079,15.052153,10287.486}; - }; - side="Independent"; - flags=5; - class Attributes + id=2314; + type="O_T_Recon_M_F"; + class CustomAttributes { - isPlayable=1; - class Inventory + class Attribute0 { - map="ItemMap"; + property="speaker"; + expression="_this setspeaker _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="Male02CHI"; + }; + }; }; - }; - id=2083; - type="I_G_Soldier_F"; - atlOffset=-0.4460516; - }; - class Item7 - { - dataType="Object"; - class PositionInfo - { - position[]={3615.4009,14.924973,10289.382}; - }; - side="Independent"; - flags=5; - class Attributes - { - isPlayable=1; - class Inventory + class Attribute1 { - map="ItemMap"; + property="pitch"; + expression="_this setpitch _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=0.97000003; + }; + }; }; + nAttributes=2; }; - id=2084; - type="I_G_Soldier_F"; - atlOffset=-0.69289207; }; - class Item8 + class Item4 { dataType="Object"; class PositionInfo { - position[]={3618.2759,15.601477,10275.957}; + position[]={8424.5537,111.41122,25112.277}; + angles[]={6.2711854,0,6.2166171}; }; - side="Independent"; - flags=1; + side="East"; + flags=4; class Attributes { + init="this setVariable [""pvp"",true]; this setVariable [""pvpPlayerUnitNumber"", 4];"; + name="pvp_red_5"; + description="AT1"; isPlayable=1; class Inventory { + class uniform + { + typeName="U_O_SpecopsUniform_ocamo"; + isBackpack=0; + }; map="ItemMap"; + compass="ItemCompass"; + watch="ItemWatch"; + radio="ItemRadio"; }; }; - id=2085; - type="I_G_Soldier_F"; - atlOffset=0.55012512; - }; - class Item9 - { - dataType="Object"; - class PositionInfo - { - position[]={3618.2749,15.592041,10278.296}; - }; - side="Independent"; - flags=1; - class Attributes + id=2315; + type="O_T_Recon_LAT_F"; + class CustomAttributes { - isPlayable=1; - class Inventory + class Attribute0 { - map="ItemMap"; + property="speaker"; + expression="_this setspeaker _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="Male02CHI"; + }; + }; + }; + class Attribute1 + { + property="pitch"; + expression="_this setpitch _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=0.97000003; + }; + }; }; + nAttributes=2; }; - id=2086; - type="I_G_Soldier_F"; - atlOffset=0.51570892; }; - class Item10 + class Item5 { dataType="Object"; class PositionInfo { - position[]={3618.1685,15.543119,10280.67}; + position[]={8426.1582,111.30428,25112.277}; + angles[]={6.2711854,0,6.2166171}; }; - side="Independent"; - flags=1; + side="East"; + flags=4; class Attributes { + init="this setVariable [""pvp"",true]; this setVariable [""pvpPlayerUnitNumber"", 5];"; + name="pvp_red_6"; + description="AT2"; isPlayable=1; class Inventory { + class uniform + { + typeName="U_O_SpecopsUniform_ocamo"; + isBackpack=0; + }; map="ItemMap"; + compass="ItemCompass"; + watch="ItemWatch"; + radio="ItemRadio"; }; }; - id=2087; - type="I_G_Soldier_F"; - atlOffset=0.46614361; - }; - class Item11 - { - dataType="Object"; - class PositionInfo - { - position[]={3618.1099,15.460299,10282.87}; - }; - side="Independent"; - flags=1; - class Attributes + id=2316; + type="O_T_Recon_LAT_F"; + class CustomAttributes { - isPlayable=1; - class Inventory + class Attribute0 { - map="ItemMap"; + property="speaker"; + expression="_this setspeaker _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="Male03CHI"; + }; + }; + }; + class Attribute1 + { + property="pitch"; + expression="_this setpitch _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=0.98000002; + }; + }; }; + nAttributes=2; }; - id=2088; - type="I_G_Soldier_F"; - atlOffset=0.38410473; }; - class Item12 + }; + class Attributes + { + }; + id=2310; + }; + class Item376 + { + dataType="Object"; + class PositionInfo + { + position[]={8422.0049,115.53744,25115.361}; + angles[]={6.2711902,0,0.04796192}; + }; + side="Empty"; + flags=4; + class Attributes + { + init="if !(isMultiplayer) then {deleteVehicle this}"; + }; + id=2317; + type="Flag_Viper_F"; + }; + class Item377 + { + dataType="Logic"; + class PositionInfo + { + position[]={10349.736,127.78748,18023.67}; + angles[]={0,5.5529599,0}; + }; + name="hc"; + isPlayable=1; + id=2318; + type="HeadlessClient_F"; + atlOffset=1.8003235; + }; + class Item378 + { + dataType="Logic"; + class PositionInfo + { + position[]={10351.615,127.81168,18023.682}; + angles[]={0,5.5529599,0}; + }; + name="hc_1"; + isPlayable=1; + id=2319; + type="HeadlessClient_F"; + atlOffset=1.8787079; + }; + class Item379 + { + dataType="Logic"; + class PositionInfo + { + position[]={10353.207,127.71015,18023.76}; + angles[]={0,5.5529599,0}; + }; + name="hc_2"; + isPlayable=1; + id=2320; + type="HeadlessClient_F"; + atlOffset=1.8159637; + }; + class Item380 + { + dataType="Logic"; + class PositionInfo + { + position[]={10011.318,16.418629,11286.364}; + angles[]={0,5.638629,0}; + }; + areaSize[]={10.033346,0,25.249256}; + areaIsRectangle=1; + flags=1; + id=2321; + type="ModuleHideTerrainObjects_F"; + atlOffset=0.27899551; + class CustomAttributes + { + class Attribute0 { - dataType="Object"; - class PositionInfo - { - position[]={3617.9067,15.332737,10285.292}; - }; - side="Independent"; - flags=5; - class Attributes + property="#filter"; + expression="_this setVariable [""#filter"",_value]"; + class Value { - isPlayable=1; - class Inventory + class data { - map="ItemMap"; + class type + { + type[]= + { + "SCALAR" + }; + }; + value=15; }; }; - id=2089; - type="I_G_Soldier_F"; - atlOffset=0.10762024; }; - class Item13 + class Attribute1 { - dataType="Object"; - class PositionInfo - { - position[]={3617.7192,15.18074,10287.623}; - }; - side="Independent"; - flags=5; - class Attributes + property="#hideLocally"; + expression="_this setVariable [""#hideLocally"",_value]"; + class Value { - isPlayable=1; - class Inventory + class data { - map="ItemMap"; + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; }; }; - id=2090; - type="I_G_Soldier_F"; - atlOffset=-0.17505169; }; - class Item14 + nAttributes=2; + }; + }; + class Item381 + { + dataType="Logic"; + class PositionInfo + { + position[]={5249.3892,24.70895,14212.783}; + }; + areaSize[]={6.4814453,0,6.4829102}; + flags=1; + id=2322; + type="ModuleHideTerrainObjects_F"; + atlOffset=0.021736145; + class CustomAttributes + { + class Attribute0 { - dataType="Object"; - class PositionInfo - { - position[]={3620.3843,15.790287,10275.993}; - }; - side="Independent"; - flags=1; - class Attributes + property="#filter"; + expression="_this setVariable [""#filter"",_value]"; + class Value { - isPlayable=1; - class Inventory + class data { - map="ItemMap"; + class type + { + type[]= + { + "SCALAR" + }; + }; + value=15; }; }; - id=2091; - type="I_G_Soldier_AR_F"; - atlOffset=0.82851601; }; - class Item15 + class Attribute1 { - dataType="Object"; - class PositionInfo - { - position[]={3620.5464,15.795074,10278.433}; - }; - side="Independent"; - flags=1; - class Attributes + property="#hideLocally"; + expression="_this setVariable [""#hideLocally"",_value]"; + class Value { - isPlayable=1; - class Inventory + class data { - map="ItemMap"; + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; }; }; - id=2092; - type="I_G_Soldier_AR_F"; - atlOffset=0.84661198; }; - class Item16 + nAttributes=2; + }; + }; + class Item382 + { + dataType="Logic"; + class PositionInfo + { + position[]={6793.8813,60.12825,16070.667}; + angles[]={0,0.8325054,0}; + }; + areaSize[]={7.1356883,0,14.700001}; + areaIsRectangle=1; + flags=1; + id=2323; + type="ModuleHideTerrainObjects_F"; + atlOffset=-0.31750107; + class CustomAttributes + { + class Attribute0 { - dataType="Object"; - class PositionInfo - { - position[]={3620.146,15.713996,10280.849}; - }; - side="Independent"; - flags=1; - class Attributes + property="#filter"; + expression="_this setVariable [""#filter"",_value]"; + class Value { - isPlayable=1; - class Inventory + class data { - map="ItemMap"; + class type + { + type[]= + { + "SCALAR" + }; + }; + value=15; }; }; - id=2093; - type="I_G_Soldier_AR_F"; - atlOffset=0.76836109; }; - class Item17 + class Attribute1 { - dataType="Object"; - class PositionInfo - { - position[]={3620.1226,15.614005,10282.997}; - }; - side="Independent"; - flags=1; - class Attributes + property="#hideLocally"; + expression="_this setVariable [""#hideLocally"",_value]"; + class Value { - isPlayable=1; - class Inventory + class data { - map="ItemMap"; + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; }; }; - id=2094; - type="I_G_Soldier_AR_F"; - atlOffset=0.66218662; }; - class Item18 + nAttributes=2; + }; + }; + class Item383 + { + dataType="Logic"; + class PositionInfo + { + position[]={7530.7549,30.900045,12170.831}; + angles[]={0,0.73197037,0}; + }; + areaSize[]={5.3708034,0,19.54892}; + areaIsRectangle=1; + flags=1; + id=2324; + type="ModuleHideTerrainObjects_F"; + atlOffset=0.98280334; + class CustomAttributes + { + class Attribute0 { - dataType="Object"; - class PositionInfo - { - position[]={3619.9224,15.466564,10285.238}; - }; - side="Independent"; - flags=1; - class Attributes + property="#filter"; + expression="_this setVariable [""#filter"",_value]"; + class Value { - isPlayable=1; - class Inventory + class data { - map="ItemMap"; + class type + { + type[]= + { + "SCALAR" + }; + }; + value=15; }; }; - id=2095; - type="I_G_Soldier_AR_F"; - atlOffset=0.38076019; }; - class Item19 + class Attribute1 { - dataType="Object"; - class PositionInfo - { - position[]={3619.8354,15.313412,10287.697}; - }; - side="Independent"; - flags=5; - class Attributes + property="#hideLocally"; + expression="_this setVariable [""#hideLocally"",_value]"; + class Value { - isPlayable=1; - class Inventory + class data { - map="ItemMap"; + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; }; }; - id=2096; - type="I_G_Soldier_AR_F"; - atlOffset=0.18226337; }; - class Item20 - { - dataType="Object"; - class PositionInfo - { - position[]={3622.4731,15.977149,10276.073}; - }; - side="Independent"; - flags=1; - class Attributes + nAttributes=2; + }; + }; + class Item384 + { + dataType="Logic"; + class PositionInfo + { + position[]={10906.477,23.561459,12688.108}; + }; + areaSize[]={5,-1,5}; + flags=1; + id=2325; + type="ModuleHideTerrainObjects_F"; + atlOffset=-9.9182129e-005; + class CustomAttributes + { + class Attribute0 + { + property="#filter"; + expression="_this setVariable [""#filter"",_value]"; + class Value { - isPlayable=1; - class Inventory + class data { - map="ItemMap"; + class type + { + type[]= + { + "SCALAR" + }; + }; + value=15; }; }; - id=2097; - type="I_G_Soldier_GL_F"; - atlOffset=1.1262426; }; - class Item21 + class Attribute1 { - dataType="Object"; - class PositionInfo - { - position[]={3622.3433,15.956235,10278.391}; - }; - side="Independent"; - flags=1; - class Attributes + property="#hideLocally"; + expression="_this setVariable [""#hideLocally"",_value]"; + class Value { - isPlayable=1; - class Inventory + class data { - map="ItemMap"; + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; }; }; - id=2098; - type="I_G_Soldier_GL_F"; - atlOffset=1.1246681; }; - class Item22 + nAttributes=2; + }; + }; + class Item385 + { + dataType="Logic"; + class PositionInfo + { + position[]={15139.986,17.250124,17382.158}; + angles[]={0,0.76099211,0}; + }; + areaSize[]={6.6884861,0,21.960445}; + areaIsRectangle=1; + flags=1; + id=2326; + type="ModuleHideTerrainObjects_F"; + atlOffset=-0.0042037964; + class CustomAttributes + { + class Attribute0 { - dataType="Object"; - class PositionInfo - { - position[]={3622.2192,15.861652,10281.135}; - }; - side="Independent"; - flags=1; - class Attributes + property="#filter"; + expression="_this setVariable [""#filter"",_value]"; + class Value { - isPlayable=1; - class Inventory + class data { - map="ItemMap"; + class type + { + type[]= + { + "SCALAR" + }; + }; + value=15; }; }; - id=2099; - type="I_G_Soldier_GL_F"; - atlOffset=1.0549059; }; - class Item23 + class Attribute1 { - dataType="Object"; - class PositionInfo - { - position[]={3622.0454,15.729821,10283.144}; - }; - side="Independent"; - flags=1; - class Attributes + property="#hideLocally"; + expression="_this setVariable [""#hideLocally"",_value]"; + class Value { - isPlayable=1; - class Inventory + class data { - map="ItemMap"; + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; }; }; - id=2100; - type="I_G_Soldier_GL_F"; - atlOffset=0.90120506; }; - class Item24 + nAttributes=2; + }; + }; + class Item386 + { + dataType="Logic"; + class PositionInfo + { + position[]={15291.415,10.001551,16213.027}; + angles[]={0,6.1470222,0}; + }; + areaSize[]={33.273132,0,6.3675804}; + areaIsRectangle=1; + flags=1; + id=2327; + type="ModuleHideTerrainObjects_F"; + atlOffset=-0.0072660446; + class CustomAttributes + { + class Attribute0 { - dataType="Object"; - class PositionInfo - { - position[]={3621.9761,15.594293,10285.328}; - }; - side="Independent"; - flags=1; - class Attributes + property="#filter"; + expression="_this setVariable [""#filter"",_value]"; + class Value { - isPlayable=1; - class Inventory + class data { - map="ItemMap"; + class type + { + type[]= + { + "SCALAR" + }; + }; + value=15; }; }; - id=2101; - type="I_G_Soldier_GL_F"; - atlOffset=0.72624016; }; - class Item25 + class Attribute1 { - dataType="Object"; - class PositionInfo - { - position[]={3621.8706,15.43797,10287.819}; - }; - side="Independent"; - flags=1; - class Attributes + property="#hideLocally"; + expression="_this setVariable [""#hideLocally"",_value]"; + class Value { - isPlayable=1; - class Inventory + class data { - map="ItemMap"; + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; }; }; - id=2102; - type="I_G_Soldier_GL_F"; - atlOffset=0.52212715; }; - class Item26 + nAttributes=2; + }; + }; + class Item387 + { + dataType="Logic"; + class PositionInfo + { + position[]={15462.863,4.573235,15899.761}; + }; + areaSize[]={6.9360352,0,7.7666016}; + areaIsRectangle=1; + flags=1; + id=2328; + type="ModuleHideTerrainObjects_F"; + atlOffset=-0.066330433; + class CustomAttributes + { + class Attribute0 { - dataType="Object"; - class PositionInfo - { - position[]={3624.0005,15.978456,10276.15}; - }; - side="Independent"; - flags=1; - class Attributes + property="#filter"; + expression="_this setVariable [""#filter"",_value]"; + class Value { - isPlayable=1; - class Inventory + class data { - map="ItemMap"; + class type + { + type[]= + { + "SCALAR" + }; + }; + value=15; }; }; - id=2103; - type="I_G_medic_F"; - atlOffset=1.1882639; }; - class Item27 + class Attribute1 { - dataType="Object"; - class PositionInfo - { - position[]={3623.8247,15.96973,10278.431}; - }; - side="Independent"; - flags=1; - class Attributes + property="#hideLocally"; + expression="_this setVariable [""#hideLocally"",_value]"; + class Value { - isPlayable=1; - class Inventory + class data { - map="ItemMap"; + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; }; }; - id=2104; - type="I_G_medic_F"; - atlOffset=1.2000971; }; - class Item28 + nAttributes=2; + }; + }; + class Item388 + { + dataType="Logic"; + class PositionInfo + { + position[]={15459.863,7.2835846,15750.21}; + }; + areaSize[]={2.7612305,0,5}; + flags=1; + id=2329; + type="ModuleHideTerrainObjects_F"; + atlOffset=2.9623146; + class CustomAttributes + { + class Attribute0 { - dataType="Object"; - class PositionInfo - { - position[]={3623.7827,15.874046,10281.302}; - }; - side="Independent"; - flags=1; - class Attributes + property="#filter"; + expression="_this setVariable [""#filter"",_value]"; + class Value { - isPlayable=1; - class Inventory + class data { - map="ItemMap"; + class type + { + type[]= + { + "SCALAR" + }; + }; + value=15; }; }; - id=2105; - type="I_G_medic_F"; - atlOffset=1.1367235; }; - class Item29 + class Attribute1 { - dataType="Object"; - class PositionInfo - { - position[]={3623.6948,15.765423,10283.108}; - }; - side="Independent"; - flags=1; - class Attributes + property="#hideLocally"; + expression="_this setVariable [""#hideLocally"",_value]"; + class Value { - isPlayable=1; - class Inventory + class data { - map="ItemMap"; + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; }; }; - id=2106; - type="I_G_medic_F"; - atlOffset=1.0144587; }; - class Item30 + nAttributes=2; + }; + }; + class Item389 + { + dataType="Logic"; + class PositionInfo + { + position[]={15499.768,4.3267612,15762.428}; + angles[]={0,6.1507149,0}; + }; + areaSize[]={30.649,0,15.418}; + areaIsRectangle=1; + flags=1; + id=2330; + type="ModuleHideTerrainObjects_F"; + atlOffset=13.693001; + class CustomAttributes + { + class Attribute0 { - dataType="Object"; - class PositionInfo - { - position[]={3623.5112,15.6234,10285.468}; - }; - side="Independent"; - flags=1; - class Attributes + property="#filter"; + expression="_this setVariable [""#filter"",_value]"; + class Value { - isPlayable=1; - class Inventory + class data { - map="ItemMap"; + class type + { + type[]= + { + "SCALAR" + }; + }; + value=15; }; }; - id=2107; - type="I_G_medic_F"; - atlOffset=0.83342648; }; - class Item31 + class Attribute1 { - dataType="Object"; - class PositionInfo - { - position[]={3623.522,15.478828,10287.878}; - }; - side="Independent"; - flags=1; - class Attributes + property="#hideLocally"; + expression="_this setVariable [""#hideLocally"",_value]"; + class Value { - isPlayable=1; - class Inventory + class data { - map="ItemMap"; + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; }; }; - id=2108; - type="I_G_medic_F"; - atlOffset=0.65377235; }; - class Item32 + nAttributes=2; + }; + }; + class Item390 + { + dataType="Logic"; + class PositionInfo + { + position[]={16806.174,6.0141506,12030.559}; + }; + areaSize[]={6.0078125,0,12.853027}; + areaIsRectangle=1; + flags=1; + id=2332; + type="ModuleHideTerrainObjects_F"; + atlOffset=1.2918949; + class CustomAttributes + { + class Attribute0 { - dataType="Object"; - class PositionInfo - { - position[]={3625.8022,15.974913,10276.315}; - }; - side="Independent"; - flags=1; - class Attributes + property="#filter"; + expression="_this setVariable [""#filter"",_value]"; + class Value { - isPlayable=1; - class Inventory + class data { - map="ItemMap"; + class type + { + type[]= + { + "SCALAR" + }; + }; + value=15; }; }; - id=2109; - type="I_G_engineer_F"; - atlOffset=1.2563658; }; - class Item33 + class Attribute1 { - dataType="Object"; - class PositionInfo - { - position[]={3625.8257,15.974535,10278.616}; - }; - side="Independent"; - flags=1; - class Attributes + property="#hideLocally"; + expression="_this setVariable [""#hideLocally"",_value]"; + class Value { - isPlayable=1; - class Inventory + class data { - map="ItemMap"; + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; }; }; - id=2110; - type="I_G_engineer_F"; - atlOffset=1.2845001; }; - class Item34 + nAttributes=2; + }; + }; + class Item391 + { + dataType="Logic"; + class PositionInfo + { + position[]={22023.865,29.564352,21081.027}; + angles[]={0,0.89182681,0}; + }; + areaSize[]={5.4786272,0,18.827879}; + areaIsRectangle=1; + flags=1; + id=2333; + type="ModuleHideTerrainObjects_F"; + atlOffset=-1.5155315; + class CustomAttributes + { + class Attribute0 { - dataType="Object"; - class PositionInfo - { - position[]={3625.5835,15.872133,10281.405}; - }; - side="Independent"; - flags=1; - class Attributes + property="#filter"; + expression="_this setVariable [""#filter"",_value]"; + class Value { - isPlayable=1; - class Inventory + class data { - map="ItemMap"; + class type + { + type[]= + { + "SCALAR" + }; + }; + value=15; }; }; - id=2111; - type="I_G_engineer_F"; - atlOffset=1.1777554; }; - class Item35 + class Attribute1 { - dataType="Object"; - class PositionInfo - { - position[]={3625.3286,15.754671,10283.354}; - }; - side="Independent"; - flags=1; - class Attributes + property="#hideLocally"; + expression="_this setVariable [""#hideLocally"",_value]"; + class Value { - isPlayable=1; - class Inventory + class data { - map="ItemMap"; + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; }; }; - id=2112; - type="I_G_engineer_F"; - atlOffset=1.0393324; }; - class Item36 + nAttributes=2; + }; + }; + class Item392 + { + dataType="Object"; + class PositionInfo + { + position[]={22009.619,33.859737,21056.229}; + angles[]={0,4.0603008,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=2334; + type="Land_Cargo_Patrol_V3_F"; + }; + class Item393 + { + dataType="Logic"; + class PositionInfo + { + position[]={27547.352,5.9058962,24587.826}; + angles[]={0,0.55405927,0}; + }; + areaSize[]={5,0,17.825296}; + areaIsRectangle=1; + flags=1; + id=2335; + type="ModuleHideTerrainObjects_F"; + atlOffset=0.15679455; + class CustomAttributes + { + class Attribute0 { - dataType="Object"; - class PositionInfo - { - position[]={3625.1333,15.620001,10285.59}; - }; - side="Independent"; - flags=1; - class Attributes + property="#filter"; + expression="_this setVariable [""#filter"",_value]"; + class Value { - isPlayable=1; - class Inventory + class data { - map="ItemMap"; + class type + { + type[]= + { + "SCALAR" + }; + }; + value=15; }; }; - id=2113; - type="I_G_engineer_F"; - atlOffset=0.86717224; }; - class Item37 + class Attribute1 { - dataType="Object"; - class PositionInfo - { - position[]={3625.0288,15.471598,10288.06}; - }; - side="Independent"; - flags=1; - class Attributes + property="#hideLocally"; + expression="_this setVariable [""#hideLocally"",_value]"; + class Value { - isPlayable=1; - class Inventory + class data { - map="ItemMap"; + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; }; }; - id=2114; - type="I_G_engineer_F"; - atlOffset=0.68074989; }; + nAttributes=2; }; - class Attributes - { - }; - id=2076; - atlOffset=-0.44756603; }; }; class Connections @@ -10906,4 +11741,4 @@ class Mission }; }; }; -}; +}; \ No newline at end of file diff --git a/A3-Antistasi/NavGrids/navGridtem_anizay.sqf b/Map-Templates/Antistasi-Anizay.tem_anizay/Navigation/navGridtem_anizay.sqf similarity index 100% rename from A3-Antistasi/NavGrids/navGridtem_anizay.sqf rename to Map-Templates/Antistasi-Anizay.tem_anizay/Navigation/navGridtem_anizay.sqf diff --git a/Map-Templates/Antistasi-Anizay.tem_anizay/roadsDBAnizay.sqf b/Map-Templates/Antistasi-Anizay.tem_anizay/Navigation/roadsDBAnizay.sqf similarity index 100% rename from Map-Templates/Antistasi-Anizay.tem_anizay/roadsDBAnizay.sqf rename to Map-Templates/Antistasi-Anizay.tem_anizay/Navigation/roadsDBAnizay.sqf diff --git a/Map-Templates/Antistasi-Anizay.tem_anizay/PIC.jpg b/Map-Templates/Antistasi-Anizay.tem_anizay/Pictures/Mission/PIC.jpg similarity index 100% rename from Map-Templates/Antistasi-Anizay.tem_anizay/PIC.jpg rename to Map-Templates/Antistasi-Anizay.tem_anizay/Pictures/Mission/PIC.jpg diff --git a/Map-Templates/Antistasi-Anizay.tem_anizay/Pictures/Mission/whiteboard.jpg b/Map-Templates/Antistasi-Anizay.tem_anizay/Pictures/Mission/whiteboard.jpg new file mode 100644 index 0000000000..51aa9247e0 Binary files /dev/null and b/Map-Templates/Antistasi-Anizay.tem_anizay/Pictures/Mission/whiteboard.jpg differ diff --git a/Map-Templates/Antistasi-Anizay.tem_anizay/description.ext b/Map-Templates/Antistasi-Anizay.tem_anizay/description.ext index cfc55dd33c..d71b68d551 100644 --- a/Map-Templates/Antistasi-Anizay.tem_anizay/description.ext +++ b/Map-Templates/Antistasi-Anizay.tem_anizay/description.ext @@ -4,10 +4,10 @@ author = $STR_antistasi_credits_generic_author_text; OnLoadName = $STR_antistasi_mission_info_anizay_mapname_short_text; OnLoadMission = $STR_antistasi_mission_info_anizay_blurb_text; -loadScreen = "pic.jpg"; +loadScreen = "Pictures\Mission\pic.jpg"; briefingName = $STR_antistasi_mission_info_anizay_mapname_text; overviewText = $STR_antistasi_mission_info_anizay_description_text; -overviewPicture = "pic.jpg"; +overviewPicture = "Pictures\Mission\pic.jpg"; #include "MissionDescription\debug.hpp" @@ -34,6 +34,8 @@ class CfgSounds class CfgDebriefing { + #include "MissionDescription\endMission.hpp" + class End1 { title = "V I C T O R Y"; @@ -53,72 +55,9 @@ class CfgDebriefing class destroyedSites { title = "Anizay is Destroyed"; - subtitle = "Anizay got Destroyed by CSAT"; - description = "One third of the population in Anizay has been murdered by CSAT.
Anizay no longer exists, nobody wants to live here."; + subtitle = "Anizay got Destroyed by OPFOR"; + description = "One third of the population in Anizay has been murdered by OPFOR.
Anizay no longer exists, nobody wants to live here."; picture = "b_unknown"; pictureColor[] = {0.5,0.0,0.0,1}; }; - class modUnautorized - { - title = "Incompatible Mods"; - subtitle = "Incompatible Mods detected"; - description = "An incompatible mod installed on the server or your PC has been detected. To avoid support problems the mission is finished. Please uninstall unsupported (ASR AI, aLIVE, MCC or any AI behaviour) mods from your computer or server to be able to play Antistasi."; - picture = "b_unknown"; - pictureColor[] = {0.0,0.5,0.0,1}; - }; - class serverFull - { - title = "Reserved Slot"; - subtitle = "This slot is reserved"; - description = "Sorry, but this slot is reserved for a Server Member. To become member, please contact to the server admin or clan."; - picture = "b_unknown"; - pictureColor[] = {0.0,0.5,0.0,1}; - }; - class noPvP - { - title = "PVP Disabled"; - subtitle = "This slot is unavailable"; - description = "PvP is not enabled on this server."; - picture = "b_unknown"; - pictureColor[] = {0.0,0.5,0.0,1}; - }; - class noJip - { - title = "JIP Unavailable"; - subtitle = "This slot is unavailable"; - description = "You need to have JIP enabled."; - picture = "b_unknown"; - pictureColor[] = {0.0,0.5,0.0,1}; - }; - class pvpMem - { - title = "You are not a Member"; - subtitle = "This slot is unavailable"; - description = "You need to be a Member to use PvP."; - picture = "b_unknown"; - pictureColor[] = {0.0,0.5,0.0,1}; - }; - class pvpCount - { - title = "PvP Player Overflow"; - subtitle = "This slot is unavailable"; - description = "PvP is not available as there are too many PvP slots in use, or not enough Rebels online."; - picture = "b_unknown"; - pictureColor[] = {0.0,0.5,0.0,1}; - }; - class BossMiss - { - title = "MIA Rebel Commander"; - subtitle = "This slot is unavailable"; - description = "PvP is not available as there is no Commander for the Rebels."; - picture = "b_unknown"; - pictureColor[] = {0.0,0.5,0.0,1}; - }; - class hcDown - { - title = "HC Disconnected"; - subtitle = "Some Headless Client has been disconnected and mission has to stop to avoid malfunctions."; - picture = "b_unknown"; - pictureColor[] = {0.0,0.5,0.0,1}; - }; }; diff --git a/Map-Templates/Antistasi-Anizay.tem_anizay/mission.sqm b/Map-Templates/Antistasi-Anizay.tem_anizay/mission.sqm index a1d85ead76..c1f7a10fa5 100644 --- a/Map-Templates/Antistasi-Anizay.tem_anizay/mission.sqm +++ b/Map-Templates/Antistasi-Anizay.tem_anizay/mission.sqm @@ -8,7 +8,7 @@ class EditorData toggles=1025; class ItemIDProvider { - nextID=2700; + nextID=2730; }; class MarkerIDProvider { @@ -16,14 +16,14 @@ class EditorData }; class LayerIndexProvider { - nextID=213; + nextID=363; }; class Camera { - pos[]={4484.001,230.33473,3601.7454}; - dir[]={-0.43830523,-0.87096131,0.22222641}; - up[]={-0.77682322,0.49135727,0.39385739}; - aside[]={0.45222646,-1.5030673e-007,0.89194578}; + pos[]={1685.2838,181.08803,4074.2214}; + dir[]={0.76204091,-0.64082783,0.093073644}; + up[]={0.63610154,0.76768148,0.077691346}; + aside[]={0.12123779,2.0180596e-007,-0.99263936}; }; }; binarizationWanted=0; @@ -32,8 +32,8 @@ addons[]= "A3_Ui_F", "A3_Weapons_F_Ammoboxes", "A3_Modules_F", - "A3_Characters_F", "A3_Modules_F_Hc", + "A3_Characters_F", "A3_Structures_F_EPC_Civ_InfoBoards", "A3_Structures_F_Mil_Flags", "A3_Modules_F_Curator_Curator", @@ -54,9 +54,6 @@ addons[]= "A3_Structures_F_Enoch_Military_Radar", "A3_Structures_F_Mil_Helipads", "A3_Supplies_F_Heli_Bladders", - "A3_Ui_F_Exp", - "A3_Characters_F_Exp", - "A3_Structures_F_Exp_Military_Flags", "A3_Structures_F_Mil_Cargo", "A3_Structures_F_Ind_Transmitter_Tower", "A3_Structures_F_Mil_BagBunker", @@ -72,15 +69,17 @@ addons[]= "A3_Structures_F_Ind_DieselPowerPlant", "CUP_CAMisc", "CUP_CAStructures_PMC_FuelStation", - "A3_Structures_F_Kart_Mil_Flags", "CUP_CAStructuresHouse_A_FuelStation", - "A3_Weapons_F" + "A3_Weapons_F", + "A3_Ui_F_Exp", + "A3_Characters_F_Exp", + "A3_Structures_F_Exp_Military_Flags" }; class AddonsMetaData { class List { - items=27; + items=26; class Item0 { className="A3_Ui_F"; @@ -168,7 +167,7 @@ class AddonsMetaData class Item12 { className="A3_Structures_F_Enoch_Military"; - name="Arma 3 Enoch - Military Buildings and Structures"; + name="Arma 3 Contact Platform - Military Buildings and Structures"; author="Bohemia Interactive"; url="https://www.arma3.com"; }; @@ -180,79 +179,72 @@ class AddonsMetaData url="https://www.arma3.com"; }; class Item14 - { - className="A3_Ui_F_Exp"; - name="Arma 3 Apex - User Interface"; - author="Bohemia Interactive"; - url="https://www.arma3.com"; - }; - class Item15 - { - className="A3_Characters_F_Exp"; - name="Arma 3 Apex - Characters and Clothing"; - author="Bohemia Interactive"; - url="https://www.arma3.com"; - }; - class Item16 - { - className="A3_Structures_F_Exp"; - name="Arma 3 Apex - Buildings and Structures"; - author="Bohemia Interactive"; - url="https://www.arma3.com"; - }; - class Item17 { className="CUP_CAStructures_E_Ind_Misc_PowerStation"; name="CUP_CAStructures_E_Ind_Misc_PowerStation"; }; - class Item18 + class Item15 { className="CUP_CAStructures_E_HouseC"; name="CUP_CAStructures_E_HouseC"; }; - class Item19 + class Item16 { className="CUP_CAStructures_E_Misc"; name="CUP_CAStructures_E_Misc"; }; - class Item20 + class Item17 { className="CUP_CAStructures_E_Mil"; name="CUP_CAStructures_E_Mil"; }; - class Item21 + class Item18 { className="CUP_CAStructures_E_Wall_Wall_L"; name="CUP_CAStructures_E_Wall_Wall_L"; }; - class Item22 + class Item19 { className="A3_Signs_F"; name="Arma 3 - Signs"; author="Bohemia Interactive"; url="https://www.arma3.com"; }; - class Item23 + class Item20 { className="CUP_CAMisc"; name="CUP_CAMisc"; }; - class Item24 + class Item21 { className="CUP_CAStructures_PMC_FuelStation"; name="CUP_CAStructures_PMC_FuelStation"; }; - class Item25 + class Item22 + { + className="CUP_CAStructuresHouse_A_FuelStation"; + name="CUP_CAStructuresHouse_A_FuelStation"; + }; + class Item23 { - className="A3_Structures_F_Kart"; - name="Arma 3 Karts - Buildings and Structures"; + className="A3_Ui_F_Exp"; + name="Arma 3 Apex - User Interface"; author="Bohemia Interactive"; url="https://www.arma3.com"; }; - class Item26 + class Item24 { - className="CUP_CAStructuresHouse_A_FuelStation"; - name="CUP_CAStructuresHouse_A_FuelStation"; + className="A3_Characters_F_Exp"; + name="Arma 3 Apex - Characters and Clothing"; + author="Bohemia Interactive"; + url="https://www.arma3.com"; + }; + class Item25 + { + className="A3_Structures_F_Exp"; + name="Arma 3 Apex - Buildings and Structures"; + author="Bohemia Interactive"; + url="https://www.arma3.com"; }; }; }; @@ -264,21 +256,21 @@ class Mission { briefingName=$STR_antistasi_mission_info_anizay_mapname_text; resistanceWest=0; - year=2018; - month=7; - day=2; - hour=12; + year=2035; + month=6; + hour=10; + minute=0; }; class Entities { - items=861; + items=867; class Item0 { dataType="Layer"; name="Airports"; class Entities { - items=17; + items=18; class Item0 { dataType="Marker"; @@ -307,42 +299,43 @@ class Mission class Item2 { dataType="Marker"; - position[]={8446.2324,111.53596,6955.0713}; + position[]={8461.917,111.53596,6902.9302}; name="airport_1"; markerType="RECTANGLE"; type="rectangle"; colorName="ColorEAST"; - a=187.27679; - b=400.20657; + a=202.96136; + b=382.1824; id=778; - atlOffset=-0.0040435791; + atlOffset=0.17196655; }; class Item3 { dataType="Marker"; - position[]={968.62103,130.72977,4669.5083}; + position[]={858.44818,129.53955,4660.8003}; name="airp_2_vehicle"; markerType="RECTANGLE"; type="rectangle"; colorName="ColorGreen"; - a=15; - b=15; - angle=84.683006; + a=10.743834; + b=5.5253859; + angle=339.52762; id=783; - atlOffset=1.1395111; + atlOffset=-4.6454468; }; class Item4 { dataType="Marker"; - position[]={963.61017,130.76479,4641.5034}; + position[]={967.6521,130.76479,4643.0752}; name="airport_2"; markerType="RECTANGLE"; type="rectangle"; colorName="ColorEAST"; - a=120.82069; - b=70.956009; + a=135.85907; + b=96.393227; angle=340.80389; id=784; + atlOffset=0.23245239; }; class Item5 { @@ -360,20 +353,21 @@ class Mission class Item6 { dataType="Marker"; - position[]={3142.5439,142.11449,8491.4043}; + position[]={3134.3464,142.11449,8494.9023}; name="airp_3_vehicle"; markerType="RECTANGLE"; type="rectangle"; colorName="ColorGreen"; - a=15; - b=15; - angle=350.40146; + a=22.499552; + b=10.184525; + angle=171.74927; id=789; + atlOffset=-0.51271057; }; class Item7 { dataType="Marker"; - position[]={3094.8013,143.78299,8473.7295}; + position[]={3090.2246,143.83325,8484.6543}; name="airport_3"; markerType="RECTANGLE"; type="rectangle"; @@ -382,7 +376,6 @@ class Mission b=127.31008; angle=353.3689; id=790; - atlOffset=0.18624878; }; class Item8 { @@ -498,11 +491,26 @@ class Mission colorName="ColorGreen"; a=14.256348; b=5.4956055; + angle=359.70737; id=1286; }; + class Item17 + { + dataType="Marker"; + position[]={897.66699,129.8252,4557.2026}; + name="airp_2_vehicle_1"; + markerType="RECTANGLE"; + type="rectangle"; + colorName="ColorGreen"; + a=10.743834; + b=5.5253859; + angle=159.18236; + id=2728; + atlOffset=-4.6316681; + }; }; id=681; - atlOffset=-5.8201523; + atlOffset=-17.874771; }; class Item1 { @@ -514,29 +522,29 @@ class Mission class Item0 { dataType="Marker"; - position[]={6832.3169,104.36263,7168.9512}; + position[]={6860.8311,104.86581,7114.7388}; name="outp_1_vehicle"; markerType="RECTANGLE"; type="rectangle"; colorName="ColorGreen"; - a=5.2213364; + a=11.813584; b=5.9778852; - angle=347.34448; + angle=345.50165; id=793; + atlOffset=0.11379242; }; class Item1 { dataType="Marker"; - position[]={6847.0435,104.64729,7160.1313}; + position[]={6850.311,104.6852,7161.0771}; name="outpost_1"; markerType="RECTANGLE"; type="rectangle"; colorName="ColorGUER"; - a=41.747002; - b=47.109745; + a=64.056046; + b=66.047264; angle=345.63541; id=794; - atlOffset=-0.034439087; }; class Item2 { @@ -568,16 +576,16 @@ class Mission class Item4 { dataType="Marker"; - position[]={8550.5986,77.867943,4985.7588}; + position[]={8550.1328,77.867943,4985.4736}; name="outp_3_vehicle"; markerType="RECTANGLE"; type="rectangle"; colorName="ColorGreen"; - a=7.7494531; - b=12.772196; - angle=12.947083; + a=12.425463; + b=6.3796358; + angle=282.47046; id=801; - atlOffset=0.023376465; + atlOffset=0.020370483; }; class Item5 { @@ -609,16 +617,16 @@ class Mission class Item7 { dataType="Marker"; - position[]={9065.7344,92.917603,1980.2229}; + position[]={9065.8076,92.917603,1981.2678}; name="outp_4_vehicle"; markerType="RECTANGLE"; type="rectangle"; colorName="ColorGreen"; - a=10.331858; - b=15; - angle=13.303684; + a=12.649582; + b=9.0654869; + angle=99.818848; id=805; - atlOffset=0.068611145; + atlOffset=0.12698364; }; class Item8 { @@ -678,7 +686,7 @@ class Mission class Item12 { dataType="Marker"; - position[]={3864.4954,254.45128,835.36792}; + position[]={3858.6443,255.38464,835.55713}; name="outpost_7"; markerType="RECTANGLE"; type="rectangle"; @@ -686,20 +694,20 @@ class Mission a=41.747002; b=41.750999; id=818; - atlOffset=-0.00022888184; }; class Item13 { dataType="Marker"; - position[]={934.91901,164.15199,1688.246}; + position[]={936.47302,164.15199,1687.3597}; name="outp_8_vehicle"; markerType="RECTANGLE"; type="rectangle"; colorName="ColorGreen"; - a=5; - b=8; + a=9.4041376; + b=6.3964081; + angle=273.38568; id=821; - atlOffset=6.1035156e-005; + atlOffset=0.0599823; }; class Item14 { @@ -798,13 +806,14 @@ class Mission class Item21 { dataType="Marker"; - position[]={610.15216,139.4545,7728.166}; + position[]={609.49634,139.44339,7726.8545}; name="outp_11_mortar"; markerType="ELLIPSE"; type="ellipse"; colorName="ColorYellow"; - a=14.473; - b=13.825; + a=4.1583471; + b=4.9088669; + angle=359.74106; id=835; }; class Item22 @@ -824,13 +833,14 @@ class Mission class Item23 { dataType="Marker"; - position[]={4529.7222,134.42,5845.3975}; + position[]={4528.4624,134.42,5844.5571}; name="outp_13_vehicle"; markerType="RECTANGLE"; type="rectangle"; colorName="ColorGreen"; - a=5.6225586; - b=15; + a=12.487929; + b=4.7173686; + angle=91.191116; id=841; }; class Item24 @@ -862,15 +872,16 @@ class Mission class Item26 { dataType="Marker"; - position[]={5792.668,267.841,943.71643}; + position[]={5822.0723,267.841,875.67542}; name="outp_14_vehicle"; markerType="RECTANGLE"; type="rectangle"; colorName="ColorGreen"; - a=15; + a=9.2215214; b=7.7193232; - angle=24.224901; + angle=37.121132; id=845; + atlOffset=0.96087646; }; class Item27 { @@ -888,15 +899,16 @@ class Mission class Item28 { dataType="Marker"; - position[]={8213.3271,209.37012,8847.7207}; + position[]={8339.792,203.97949,8762.6943}; name="outp_15_vehicle"; markerType="RECTANGLE"; type="rectangle"; colorName="ColorGreen"; a=7.4907227; b=15; + angle=52.669056; id=853; - atlOffset=-2.2090149; + atlOffset=-3.7318878; }; class Item29 { @@ -926,7 +938,7 @@ class Mission }; }; id=682; - atlOffset=158.19859; + atlOffset=157.71898; }; class Item2 { @@ -951,14 +963,14 @@ class Mission class Item1 { dataType="Marker"; - position[]={5600.2222,123.21,5565.1069}; + position[]={5550.0361,123.21,5569.8169}; name="fact_2_vehicle"; markerType="RECTANGLE"; type="rectangle"; colorName="ColorGreen"; - a=6; + a=9.8608828; b=6; - angle=334.37885; + angle=244.29285; id=861; }; class Item2 @@ -977,16 +989,16 @@ class Mission class Item3 { dataType="Marker"; - position[]={2448.1948,149.21387,2690.9822}; + position[]={2447.8171,148.98096,2688.2454}; name="fact_3_vehicle"; markerType="RECTANGLE"; type="rectangle"; colorName="ColorGreen"; a=12.043173; b=10.875315; - angle=350.19751; + angle=251.8913; id=865; - atlOffset=-1.5237274; + atlOffset=-1.4993439; }; class Item4 { @@ -1030,33 +1042,33 @@ class Mission class Item7 { dataType="Marker"; - position[]={6809.9468,119.71,5529.8828}; + position[]={6809.3604,119.71,5530.5947}; name="fact_5_vehicle"; markerType="RECTANGLE"; type="rectangle"; colorName="ColorGreen"; - a=6.757081; - b=12.512598; - angle=330.504; + a=11.432511; + b=7.1751351; + angle=63.478374; id=893; }; class Item8 { dataType="Marker"; - position[]={6830.6504,119.10511,5520.2129}; + position[]={6831.9175,119.10511,5517.8145}; name="factory_5"; markerType="RECTANGLE"; type="rectangle"; colorName="ColorBrown"; a=62.738213; - b=54.947777; + b=57.660164; angle=332.14972; id=894; atlOffset=-0.60488892; }; }; id=683; - atlOffset=-38.278885; + atlOffset=-38.203384; }; class Item3 { @@ -1068,16 +1080,16 @@ class Mission class Item0 { dataType="Marker"; - position[]={1382.2677,150.91113,9944.3506}; + position[]={1388.3252,149.93408,9936.7793}; name="reso_1_vehicle"; markerType="RECTANGLE"; type="rectangle"; colorName="ColorGreen"; a=6.6992302; b=8.030777; - angle=352.66891; + angle=172.48627; id=877; - atlOffset=-0.62649536; + atlOffset=-0.84118652; }; class Item1 { @@ -1096,16 +1108,16 @@ class Mission class Item2 { dataType="Marker"; - position[]={8978.0576,123.767,9401.6494}; + position[]={8979.8545,123.767,9396.709}; name="resource_2"; markerType="ELLIPSE"; type="rectangle"; colorName="ColorOrange"; - a=38.899067; - b=68.954964; + a=65.507858; + b=92.250092; angle=23.456604; id=882; - atlOffset=-0.90015411; + atlOffset=-0.90049744; }; class Item3 { @@ -1131,7 +1143,7 @@ class Mission colorName="ColorOrange"; a=59.402908; b=60.699497; - angle=13.536359; + angle=13.536351; id=890; atlOffset=-1.8619385; }; @@ -1145,7 +1157,7 @@ class Mission colorName="ColorGreen"; a=10; b=6; - angle=27.656982; + angle=22.194052; id=897; atlOffset=1.0401154; }; @@ -1258,29 +1270,29 @@ class Mission class Item14 { dataType="Marker"; - position[]={6526.6514,209.43945,2305.8027}; + position[]={6526.1152,208.95203,2301.6724}; name="reso_10_vehicle"; markerType="RECTANGLE"; type="rectangle"; colorName="ColorGreen"; a=8.477664; b=6.7829733; - angle=330.57599; + angle=329.88458; id=917; }; class Item15 { dataType="Marker"; - position[]={6552.1514,211.03906,2304.447}; + position[]={6552.7861,211.039,2303.3887}; name="resource_10"; - markerType="RECTANGLE"; + markerType="ELLIPSE"; type="rectangle"; colorName="ColorOrange"; - a=41.747002; - b=41.750999; - angle=332.22455; + a=61.97554; + b=62.904114; + angle=332.22482; id=918; - atlOffset=-0.52651978; + atlOffset=-0.52993774; }; class Item16 { @@ -1350,7 +1362,7 @@ class Mission }; }; id=684; - atlOffset=-10.600906; + atlOffset=-10.603653; }; class Item4 { @@ -1494,20 +1506,6 @@ class Mission atlOffset=0.14454651; }; class Item14 - { - dataType="Logic"; - class PositionInfo - { - position[]={4440.7344,190.14587,3593.7617}; - angles[]={6.2212658,0,6.2631927}; - }; - name="hc"; - isPlayable=1; - id=696; - type="HeadlessClient_F"; - atlOffset=0.19734192; - }; - class Item15 { dataType="Logic"; class PositionInfo @@ -1519,7 +1517,7 @@ class Mission id=697; type="Logic"; }; - class Item16 + class Item15 { dataType="Logic"; class PositionInfo @@ -1532,7 +1530,7 @@ class Mission type="HighCommand"; atlOffset=1.5258789e-005; }; - class Item17 + class Item16 { dataType="Logic"; class PositionInfo @@ -1544,7 +1542,7 @@ class Mission type="HighCommandSubordinate"; atlOffset=0.21913147; }; - class Item18 + class Item17 { dataType="Logic"; class PositionInfo @@ -1557,7 +1555,7 @@ class Mission type="Logic"; atlOffset=0.16954041; }; - class Item19 + class Item18 { dataType="Object"; class PositionInfo @@ -1617,7 +1615,7 @@ class Mission nAttributes=2; }; }; - class Item20 + class Item19 { dataType="Logic"; class PositionInfo @@ -1630,7 +1628,7 @@ class Mission type="Logic"; atlOffset=0.0062561035; }; - class Item21 + class Item20 { dataType="Logic"; class PositionInfo @@ -1642,7 +1640,7 @@ class Mission id=703; type="Logic"; }; - class Item22 + class Item21 { dataType="Group"; side="Independent"; @@ -1735,7 +1733,7 @@ class Mission id=765; atlOffset=-1.5258789e-005; }; - class Item23 + class Item22 { dataType="Object"; class PositionInfo @@ -1776,7 +1774,7 @@ class Mission nAttributes=1; }; }; - class Item24 + class Item23 { dataType="Object"; class PositionInfo @@ -1816,35 +1814,7 @@ class Mission nAttributes=1; }; }; - class Item25 - { - dataType="Logic"; - class PositionInfo - { - position[]={4442.7266,189.93709,3592.6211}; - angles[]={6.2232599,0,6.2611909}; - }; - name="hc_1"; - isPlayable=1; - id=769; - type="HeadlessClient_F"; - atlOffset=0.099807739; - }; - class Item26 - { - dataType="Logic"; - class PositionInfo - { - position[]={4444.5742,189.73697,3591.627}; - angles[]={6.2232599,0,6.2611909}; - }; - name="hc_2"; - isPlayable=1; - id=770; - type="HeadlessClient_F"; - atlOffset=-1.5258789e-005; - }; - class Item27 + class Item24 { dataType="Logic"; class PositionInfo @@ -1935,7 +1905,7 @@ class Mission nAttributes=4; }; }; - class Item28 + class Item25 { dataType="Object"; class PositionInfo @@ -1975,7 +1945,7 @@ class Mission nAttributes=1; }; }; - class Item29 + class Item26 { dataType="Logic"; class PositionInfo @@ -1987,7 +1957,7 @@ class Mission id=773; type="Logic"; }; - class Item30 + class Item27 { dataType="Marker"; position[]={8385.1416,110.13867,6670.5601}; @@ -1996,7 +1966,7 @@ class Mission id=774; atlOffset=-0.59091949; }; - class Item31 + class Item28 { dataType="Marker"; position[]={719.8089,137.07715,4622.2583}; @@ -2006,7 +1976,7 @@ class Mission id=780; atlOffset=-7.109848; }; - class Item32 + class Item29 { dataType="Marker"; position[]={3189.446,143.52148,8383.582}; @@ -2015,7 +1985,7 @@ class Mission id=786; atlOffset=-1.2295227; }; - class Item33 + class Item30 { dataType="Logic"; class PositionInfo @@ -2071,7 +2041,7 @@ class Mission nAttributes=2; }; }; - class Item34 + class Item31 { dataType="Layer"; name="Open Ammo Dump_4"; @@ -2494,7 +2464,7 @@ class Mission dataType="Object"; class PositionInfo { - position[]={931.25403,134.3576,4634.353}; + position[]={931.25403,133.2906,4634.353}; angles[]={0,2.7699249,0}; }; side="Empty"; @@ -2504,13 +2474,13 @@ class Mission }; id=2678; type="CamoNet_OPFOR_open_F"; - atlOffset=1.0665131; + atlOffset=1.3849792; }; }; id=941; - atlOffset=0.46556091; + atlOffset=0.69616699; }; - class Item35 + class Item32 { dataType="Layer"; name="Vehicle Repair_4"; @@ -2786,12 +2756,13 @@ class Mission }; id=2680; type="CamoNet_OPFOR_big_F"; + atlOffset=-7.6293945e-006; }; }; id=966; - atlOffset=0.032669067; + atlOffset=0.049034119; }; - class Item36 + class Item33 { dataType="Object"; class PositionInfo @@ -2809,7 +2780,7 @@ class Mission type="Land_HBarrier_5_F"; atlOffset=-1.5258789e-005; }; - class Item37 + class Item34 { dataType="Object"; class PositionInfo @@ -2826,7 +2797,7 @@ class Mission id=983; type="Land_HBarrier_5_F"; }; - class Item38 + class Item35 { dataType="Object"; class PositionInfo @@ -2843,7 +2814,7 @@ class Mission id=984; type="Land_HBarrier_Big_F"; }; - class Item39 + class Item36 { dataType="Object"; class PositionInfo @@ -2860,7 +2831,7 @@ class Mission id=985; type="Land_HBarrier_5_F"; }; - class Item40 + class Item37 { dataType="Object"; class PositionInfo @@ -2877,7 +2848,7 @@ class Mission id=986; type="Land_HBarrier_Big_F"; }; - class Item41 + class Item38 { dataType="Object"; class PositionInfo @@ -2894,7 +2865,7 @@ class Mission id=987; type="Land_HBarrier_5_F"; }; - class Item42 + class Item39 { dataType="Object"; class PositionInfo @@ -2911,7 +2882,7 @@ class Mission id=988; type="Land_HBarrier_5_F"; }; - class Item43 + class Item40 { dataType="Object"; class PositionInfo @@ -2928,7 +2899,7 @@ class Mission id=989; type="Land_HBarrier_Big_F"; }; - class Item44 + class Item41 { dataType="Object"; class PositionInfo @@ -2946,7 +2917,7 @@ class Mission type="Land_HBarrier_Big_F"; atlOffset=1.5258789e-005; }; - class Item45 + class Item42 { dataType="Object"; class PositionInfo @@ -2963,7 +2934,7 @@ class Mission id=991; type="Land_HBarrier_5_F"; }; - class Item46 + class Item43 { dataType="Object"; class PositionInfo @@ -2980,7 +2951,7 @@ class Mission id=992; type="Land_HBarrier_3_F"; }; - class Item47 + class Item44 { dataType="Object"; class PositionInfo @@ -2998,13 +2969,13 @@ class Mission type="Land_HBarrier_Big_F"; atlOffset=-1.5258789e-005; }; - class Item48 + class Item45 { dataType="Object"; class PositionInfo { position[]={990.15637,130.25929,4693.4067}; - angles[]={0.68405241,2.7862158,0.30726975}; + angles[]={6.2033567,2.7862158,6.259192}; }; side="Empty"; flags=4; @@ -3015,7 +2986,7 @@ class Mission id=994; type="Land_HBarrier_5_F"; }; - class Item49 + class Item46 { dataType="Object"; class PositionInfo @@ -3032,7 +3003,7 @@ class Mission id=995; type="Land_HBarrier_Big_F"; }; - class Item50 + class Item47 { dataType="Object"; class PositionInfo @@ -3049,7 +3020,7 @@ class Mission id=996; type="Land_HBarrier_Big_F"; }; - class Item51 + class Item48 { dataType="Object"; class PositionInfo @@ -3066,7 +3037,7 @@ class Mission id=997; type="Land_HBarrier_Big_F"; }; - class Item52 + class Item49 { dataType="Object"; class PositionInfo @@ -3083,7 +3054,7 @@ class Mission id=998; type="Land_HBarrier_3_F"; }; - class Item53 + class Item50 { dataType="Object"; class PositionInfo @@ -3100,7 +3071,7 @@ class Mission id=999; type="Land_HBarrier_Big_F"; }; - class Item54 + class Item51 { dataType="Object"; class PositionInfo @@ -3117,7 +3088,7 @@ class Mission id=1000; type="Land_HBarrier_5_F"; }; - class Item55 + class Item52 { dataType="Object"; class PositionInfo @@ -3134,7 +3105,7 @@ class Mission id=1001; type="Land_HBarrier_Big_F"; }; - class Item56 + class Item53 { dataType="Object"; class PositionInfo @@ -3151,7 +3122,7 @@ class Mission id=1002; type="Land_HBarrier_Big_F"; }; - class Item57 + class Item54 { dataType="Object"; class PositionInfo @@ -3169,7 +3140,7 @@ class Mission type="Land_HBarrier_Big_F"; atlOffset=1.5258789e-005; }; - class Item58 + class Item55 { dataType="Object"; class PositionInfo @@ -3186,7 +3157,7 @@ class Mission id=1004; type="Land_HBarrier_3_F"; }; - class Item59 + class Item56 { dataType="Object"; class PositionInfo @@ -3204,7 +3175,7 @@ class Mission type="Land_HBarrier_Big_F"; atlOffset=7.6293945e-006; }; - class Item60 + class Item57 { dataType="Object"; class PositionInfo @@ -3221,7 +3192,7 @@ class Mission id=1006; type="Land_HBarrier_Big_F"; }; - class Item61 + class Item58 { dataType="Object"; class PositionInfo @@ -3239,7 +3210,7 @@ class Mission type="Land_HBarrier_Big_F"; atlOffset=-1.5258789e-005; }; - class Item62 + class Item59 { dataType="Object"; class PositionInfo @@ -3256,7 +3227,7 @@ class Mission id=1008; type="Land_HBarrierWall6_F"; }; - class Item63 + class Item60 { dataType="Object"; class PositionInfo @@ -3273,7 +3244,7 @@ class Mission id=1009; type="Land_HBarrier_5_F"; }; - class Item64 + class Item61 { dataType="Object"; class PositionInfo @@ -3289,7 +3260,7 @@ class Mission id=1010; type="Land_Mil_WiredFence_Gate_F"; }; - class Item65 + class Item62 { dataType="Object"; class PositionInfo @@ -3306,7 +3277,7 @@ class Mission id=1011; type="Land_HBarrier_5_F"; }; - class Item66 + class Item63 { dataType="Object"; class PositionInfo @@ -3323,7 +3294,7 @@ class Mission id=1012; type="Land_HBarrier_Big_F"; }; - class Item67 + class Item64 { dataType="Object"; class PositionInfo @@ -3340,7 +3311,7 @@ class Mission id=1013; type="Land_HBarrier_5_F"; }; - class Item68 + class Item65 { dataType="Object"; class PositionInfo @@ -3357,7 +3328,7 @@ class Mission id=1014; type="Land_HBarrier_Big_F"; }; - class Item69 + class Item66 { dataType="Object"; class PositionInfo @@ -3374,7 +3345,7 @@ class Mission id=1015; type="Land_HBarrier_5_F"; }; - class Item70 + class Item67 { dataType="Object"; class PositionInfo @@ -3391,7 +3362,7 @@ class Mission id=1016; type="Land_HBarrier_5_F"; }; - class Item71 + class Item68 { dataType="Object"; class PositionInfo @@ -3409,7 +3380,7 @@ class Mission type="Land_HBarrier_Big_F"; atlOffset=1.5258789e-005; }; - class Item72 + class Item69 { dataType="Object"; class PositionInfo @@ -3426,7 +3397,7 @@ class Mission id=1018; type="Land_HBarrier_5_F"; }; - class Item73 + class Item70 { dataType="Object"; class PositionInfo @@ -3443,7 +3414,7 @@ class Mission id=1019; type="Land_HBarrier_Big_F"; }; - class Item74 + class Item71 { dataType="Object"; class PositionInfo @@ -3460,7 +3431,7 @@ class Mission id=1020; type="Land_HBarrier_5_F"; }; - class Item75 + class Item72 { dataType="Object"; class PositionInfo @@ -3478,7 +3449,7 @@ class Mission type="Land_HBarrier_5_F"; atlOffset=-1.5258789e-005; }; - class Item76 + class Item73 { dataType="Object"; class PositionInfo @@ -3495,7 +3466,7 @@ class Mission id=1022; type="Land_HBarrier_Big_F"; }; - class Item77 + class Item74 { dataType="Object"; class PositionInfo @@ -3512,7 +3483,7 @@ class Mission id=1023; type="Land_HBarrier_5_F"; }; - class Item78 + class Item75 { dataType="Object"; class PositionInfo @@ -3529,7 +3500,7 @@ class Mission id=1024; type="Land_HBarrier_Big_F"; }; - class Item79 + class Item76 { dataType="Object"; class PositionInfo @@ -3546,7 +3517,7 @@ class Mission id=1025; type="Land_HBarrier_5_F"; }; - class Item80 + class Item77 { dataType="Object"; class PositionInfo @@ -3563,7 +3534,7 @@ class Mission id=1026; type="Land_HBarrier_5_F"; }; - class Item81 + class Item78 { dataType="Object"; class PositionInfo @@ -3580,7 +3551,7 @@ class Mission id=1027; type="Land_HBarrier_Big_F"; }; - class Item82 + class Item79 { dataType="Object"; class PositionInfo @@ -3597,7 +3568,7 @@ class Mission id=1028; type="Land_HBarrier_5_F"; }; - class Item83 + class Item80 { dataType="Object"; class PositionInfo @@ -3614,7 +3585,7 @@ class Mission id=1029; type="Land_HBarrier_Big_F"; }; - class Item84 + class Item81 { dataType="Object"; class PositionInfo @@ -3632,7 +3603,7 @@ class Mission type="Land_HBarrier_5_F"; atlOffset=-1.5258789e-005; }; - class Item85 + class Item82 { dataType="Object"; class PositionInfo @@ -3649,7 +3620,7 @@ class Mission id=1031; type="Land_HBarrier_5_F"; }; - class Item86 + class Item83 { dataType="Object"; class PositionInfo @@ -3667,7 +3638,7 @@ class Mission type="Land_HBarrier_Big_F"; atlOffset=1.5258789e-005; }; - class Item87 + class Item84 { dataType="Object"; class PositionInfo @@ -3685,7 +3656,7 @@ class Mission type="Land_HBarrier_5_F"; atlOffset=-1.5258789e-005; }; - class Item88 + class Item85 { dataType="Object"; class PositionInfo @@ -3702,7 +3673,7 @@ class Mission id=1034; type="Land_HBarrier_Big_F"; }; - class Item89 + class Item86 { dataType="Object"; class PositionInfo @@ -3720,7 +3691,7 @@ class Mission type="Land_HBarrier_3_F"; atlOffset=-1.5258789e-005; }; - class Item90 + class Item87 { dataType="Object"; class PositionInfo @@ -3736,7 +3707,7 @@ class Mission id=1037; type="Land_Razorwire_F"; }; - class Item91 + class Item88 { dataType="Object"; class PositionInfo @@ -3752,7 +3723,7 @@ class Mission id=1038; type="Land_Razorwire_F"; }; - class Item92 + class Item89 { dataType="Object"; class PositionInfo @@ -3768,7 +3739,7 @@ class Mission id=1039; type="Land_Razorwire_F"; }; - class Item93 + class Item90 { dataType="Object"; class PositionInfo @@ -3784,7 +3755,7 @@ class Mission id=1040; type="Land_Razorwire_F"; }; - class Item94 + class Item91 { dataType="Object"; class PositionInfo @@ -3800,7 +3771,7 @@ class Mission id=1041; type="Land_Razorwire_F"; }; - class Item95 + class Item92 { dataType="Object"; class PositionInfo @@ -3816,7 +3787,7 @@ class Mission id=1042; type="Land_Razorwire_F"; }; - class Item96 + class Item93 { dataType="Object"; class PositionInfo @@ -3833,7 +3804,7 @@ class Mission id=1043; type="Land_HBarrier_3_F"; }; - class Item97 + class Item94 { dataType="Object"; class PositionInfo @@ -3849,7 +3820,7 @@ class Mission id=1044; type="Land_LampSolar_F"; }; - class Item98 + class Item95 { dataType="Object"; class PositionInfo @@ -3866,7 +3837,7 @@ class Mission id=1047; type="Land_HBarrier_Big_F"; }; - class Item99 + class Item96 { dataType="Object"; class PositionInfo @@ -3883,7 +3854,7 @@ class Mission type="Land_PressureWasher_01_F"; atlOffset=-0.00073242188; }; - class Item100 + class Item97 { dataType="Object"; class PositionInfo @@ -3901,7 +3872,7 @@ class Mission type="Land_HBarrier_5_F"; atlOffset=1.5258789e-005; }; - class Item101 + class Item98 { dataType="Object"; class PositionInfo @@ -3918,7 +3889,7 @@ class Mission id=1053; type="Land_HBarrier_Big_F"; }; - class Item102 + class Item99 { dataType="Object"; class PositionInfo @@ -3935,7 +3906,7 @@ class Mission id=1054; type="Land_HBarrier_5_F"; }; - class Item103 + class Item100 { dataType="Object"; class PositionInfo @@ -3952,7 +3923,7 @@ class Mission id=1055; type="Land_HBarrier_Big_F"; }; - class Item104 + class Item101 { dataType="Object"; class PositionInfo @@ -3969,7 +3940,7 @@ class Mission id=1056; type="Land_HBarrier_5_F"; }; - class Item105 + class Item102 { dataType="Object"; class PositionInfo @@ -3986,7 +3957,7 @@ class Mission id=1057; type="Land_HBarrier_Big_F"; }; - class Item106 + class Item103 { dataType="Object"; class PositionInfo @@ -4003,7 +3974,7 @@ class Mission id=1058; type="Land_HBarrier_5_F"; }; - class Item107 + class Item104 { dataType="Object"; class PositionInfo @@ -4020,7 +3991,7 @@ class Mission id=1059; type="Land_HBarrier_3_F"; }; - class Item108 + class Item105 { dataType="Object"; class PositionInfo @@ -4038,7 +4009,7 @@ class Mission type="Land_HBarrier_5_F"; atlOffset=-1.5258789e-005; }; - class Item109 + class Item106 { dataType="Object"; class PositionInfo @@ -4055,7 +4026,7 @@ class Mission id=1061; type="Land_HBarrier_Big_F"; }; - class Item110 + class Item107 { dataType="Object"; class PositionInfo @@ -4073,7 +4044,7 @@ class Mission type="Land_HBarrier_3_F"; atlOffset=-1.5258789e-005; }; - class Item111 + class Item108 { dataType="Object"; class PositionInfo @@ -4090,7 +4061,7 @@ class Mission id=1063; type="Land_HBarrier_5_F"; }; - class Item112 + class Item109 { dataType="Object"; class PositionInfo @@ -4107,7 +4078,7 @@ class Mission id=1064; type="Land_HBarrier_Big_F"; }; - class Item113 + class Item110 { dataType="Object"; class PositionInfo @@ -4124,7 +4095,7 @@ class Mission id=1065; type="Land_HBarrier_3_F"; }; - class Item114 + class Item111 { dataType="Object"; class PositionInfo @@ -4141,7 +4112,7 @@ class Mission id=1066; type="Land_HBarrier_5_F"; }; - class Item115 + class Item112 { dataType="Object"; class PositionInfo @@ -4158,7 +4129,7 @@ class Mission id=1067; type="Land_HBarrier_Big_F"; }; - class Item116 + class Item113 { dataType="Object"; class PositionInfo @@ -4175,7 +4146,7 @@ class Mission id=1068; type="Land_HBarrier_3_F"; }; - class Item117 + class Item114 { dataType="Object"; class PositionInfo @@ -4192,7 +4163,7 @@ class Mission id=1069; type="Land_HBarrier_5_F"; }; - class Item118 + class Item115 { dataType="Object"; class PositionInfo @@ -4209,7 +4180,7 @@ class Mission id=1070; type="Land_HBarrier_Big_F"; }; - class Item119 + class Item116 { dataType="Object"; class PositionInfo @@ -4226,7 +4197,7 @@ class Mission id=1071; type="Land_HBarrier_Big_F"; }; - class Item120 + class Item117 { dataType="Object"; class PositionInfo @@ -4243,7 +4214,7 @@ class Mission id=1072; type="Land_HBarrier_5_F"; }; - class Item121 + class Item118 { dataType="Object"; class PositionInfo @@ -4261,7 +4232,7 @@ class Mission type="Land_HBarrier_5_F"; atlOffset=-1.5258789e-005; }; - class Item122 + class Item119 { dataType="Object"; class PositionInfo @@ -4279,7 +4250,7 @@ class Mission type="Land_HBarrier_5_F"; atlOffset=-7.6293945e-006; }; - class Item123 + class Item120 { dataType="Object"; class PositionInfo @@ -4297,7 +4268,7 @@ class Mission type="Land_HBarrier_Big_F"; atlOffset=1.5258789e-005; }; - class Item124 + class Item121 { dataType="Object"; class PositionInfo @@ -4314,7 +4285,7 @@ class Mission id=1076; type="Land_HBarrier_Big_F"; }; - class Item125 + class Item122 { dataType="Object"; class PositionInfo @@ -4331,7 +4302,7 @@ class Mission id=1077; type="Land_HBarrier_5_F"; }; - class Item126 + class Item123 { dataType="Object"; class PositionInfo @@ -4348,7 +4319,7 @@ class Mission id=1078; type="Land_HBarrier_5_F"; }; - class Item127 + class Item124 { dataType="Object"; class PositionInfo @@ -4366,7 +4337,7 @@ class Mission type="Land_HBarrier_5_F"; atlOffset=7.6293945e-006; }; - class Item128 + class Item125 { dataType="Object"; class PositionInfo @@ -4383,7 +4354,7 @@ class Mission id=1080; type="Land_HBarrier_Big_F"; }; - class Item129 + class Item126 { dataType="Object"; class PositionInfo @@ -4400,7 +4371,7 @@ class Mission id=1081; type="Land_HBarrier_5_F"; }; - class Item130 + class Item127 { dataType="Object"; class PositionInfo @@ -4418,7 +4389,7 @@ class Mission type="Land_HBarrier_5_F"; atlOffset=-7.6293945e-006; }; - class Item131 + class Item128 { dataType="Object"; class PositionInfo @@ -4436,7 +4407,7 @@ class Mission type="Land_HBarrier_Big_F"; atlOffset=7.6293945e-006; }; - class Item132 + class Item129 { dataType="Object"; class PositionInfo @@ -4453,7 +4424,7 @@ class Mission id=1084; type="Land_HBarrier_5_F"; }; - class Item133 + class Item130 { dataType="Object"; class PositionInfo @@ -4470,7 +4441,7 @@ class Mission id=1085; type="Land_HBarrier_Big_F"; }; - class Item134 + class Item131 { dataType="Object"; class PositionInfo @@ -4488,7 +4459,7 @@ class Mission type="Land_HBarrier_5_F"; atlOffset=-1.5258789e-005; }; - class Item135 + class Item132 { dataType="Object"; class PositionInfo @@ -4506,7 +4477,7 @@ class Mission type="Land_HBarrier_Big_F"; atlOffset=1.5258789e-005; }; - class Item136 + class Item133 { dataType="Object"; class PositionInfo @@ -4523,7 +4494,7 @@ class Mission id=1088; type="Land_HBarrier_5_F"; }; - class Item137 + class Item134 { dataType="Object"; class PositionInfo @@ -4540,7 +4511,7 @@ class Mission id=1089; type="Land_HBarrier_Big_F"; }; - class Item138 + class Item135 { dataType="Object"; class PositionInfo @@ -4557,7 +4528,7 @@ class Mission id=1090; type="Land_HBarrier_5_F"; }; - class Item139 + class Item136 { dataType="Object"; class PositionInfo @@ -4574,7 +4545,7 @@ class Mission id=1091; type="Land_HBarrier_5_F"; }; - class Item140 + class Item137 { dataType="Object"; class PositionInfo @@ -4592,7 +4563,7 @@ class Mission type="Land_HBarrier_Big_F"; atlOffset=-1.5258789e-005; }; - class Item141 + class Item138 { dataType="Object"; class PositionInfo @@ -4609,7 +4580,7 @@ class Mission id=1093; type="Land_HBarrier_5_F"; }; - class Item142 + class Item139 { dataType="Object"; class PositionInfo @@ -4627,7 +4598,7 @@ class Mission type="Land_HBarrier_Big_F"; atlOffset=1.5258789e-005; }; - class Item143 + class Item140 { dataType="Object"; class PositionInfo @@ -4644,7 +4615,7 @@ class Mission id=1095; type="Land_HBarrier_5_F"; }; - class Item144 + class Item141 { dataType="Object"; class PositionInfo @@ -4662,7 +4633,7 @@ class Mission type="Land_HBarrier_3_F"; atlOffset=-1.5258789e-005; }; - class Item145 + class Item142 { dataType="Object"; class PositionInfo @@ -4680,7 +4651,7 @@ class Mission type="Land_HBarrier_Big_F"; atlOffset=-1.5258789e-005; }; - class Item146 + class Item143 { dataType="Object"; class PositionInfo @@ -4698,7 +4669,7 @@ class Mission type="Land_HBarrier_Big_F"; atlOffset=1.5258789e-005; }; - class Item147 + class Item144 { dataType="Object"; class PositionInfo @@ -4715,24 +4686,24 @@ class Mission id=1099; type="Land_HBarrier_5_F"; }; - class Item148 + class Item145 { dataType="Object"; class PositionInfo { - position[]={1063.759,129.64064,4653.438}; - angles[]={0,4.3811283,0}; + position[]={1063.759,129.15305,4653.438}; + angles[]={0.095706008,4.3811283,0.11153627}; }; side="Empty"; + flags=4; class Attributes { disableSimulation=1; }; id=1100; type="Land_HBarrier_1_F"; - atlOffset=0.4875946; }; - class Item149 + class Item146 { dataType="Object"; class PositionInfo @@ -4749,7 +4720,7 @@ class Mission id=1101; type="Land_HBarrier_1_F"; }; - class Item150 + class Item147 { dataType="Object"; class PositionInfo @@ -4766,7 +4737,7 @@ class Mission id=1102; type="Land_HBarrier_5_F"; }; - class Item151 + class Item148 { dataType="Object"; class PositionInfo @@ -4784,7 +4755,7 @@ class Mission type="Land_HBarrier_Big_F"; atlOffset=1.5258789e-005; }; - class Item152 + class Item149 { dataType="Object"; class PositionInfo @@ -4802,7 +4773,7 @@ class Mission type="Land_HBarrier_5_F"; atlOffset=1.5258789e-005; }; - class Item153 + class Item150 { dataType="Object"; class PositionInfo @@ -4819,7 +4790,7 @@ class Mission id=1105; type="Land_HBarrier_Big_F"; }; - class Item154 + class Item151 { dataType="Object"; class PositionInfo @@ -4837,7 +4808,7 @@ class Mission type="Land_HBarrier_5_F"; atlOffset=1.5258789e-005; }; - class Item155 + class Item152 { dataType="Object"; class PositionInfo @@ -4854,7 +4825,7 @@ class Mission id=1107; type="Land_HBarrier_Big_F"; }; - class Item156 + class Item153 { dataType="Object"; class PositionInfo @@ -4871,7 +4842,7 @@ class Mission id=1108; type="Land_HBarrier_5_F"; }; - class Item157 + class Item154 { dataType="Object"; class PositionInfo @@ -4888,7 +4859,7 @@ class Mission id=1109; type="Land_HBarrier_3_F"; }; - class Item158 + class Item155 { dataType="Object"; class PositionInfo @@ -4905,7 +4876,7 @@ class Mission id=1110; type="Land_HBarrier_5_F"; }; - class Item159 + class Item156 { dataType="Object"; class PositionInfo @@ -4923,7 +4894,7 @@ class Mission type="Land_HBarrier_Big_F"; atlOffset=-1.5258789e-005; }; - class Item160 + class Item157 { dataType="Object"; class PositionInfo @@ -4941,7 +4912,7 @@ class Mission type="Land_HBarrier_5_F"; atlOffset=-1.5258789e-005; }; - class Item161 + class Item158 { dataType="Object"; class PositionInfo @@ -4958,7 +4929,7 @@ class Mission id=1113; type="Land_HBarrier_Big_F"; }; - class Item162 + class Item159 { dataType="Object"; class PositionInfo @@ -4975,7 +4946,7 @@ class Mission id=1114; type="Land_HBarrier_5_F"; }; - class Item163 + class Item160 { dataType="Object"; class PositionInfo @@ -4993,7 +4964,7 @@ class Mission type="Land_HBarrier_Big_F"; atlOffset=1.5258789e-005; }; - class Item164 + class Item161 { dataType="Object"; class PositionInfo @@ -5009,7 +4980,7 @@ class Mission id=1116; type="Land_MobileRadar_01_radar_F"; }; - class Item165 + class Item162 { dataType="Object"; class PositionInfo @@ -5026,7 +4997,7 @@ class Mission type="Land_MobileRadar_01_generator_F"; atlOffset=0.058380127; }; - class Item166 + class Item163 { dataType="Object"; class PositionInfo @@ -5044,7 +5015,7 @@ class Mission type="Land_HelipadSquare_F"; atlOffset=0.46276855; }; - class Item167 + class Item164 { dataType="Object"; class PositionInfo @@ -5061,7 +5032,7 @@ class Mission id=1124; type="Land_HBarrier_5_F"; }; - class Item168 + class Item165 { dataType="Object"; class PositionInfo @@ -5078,7 +5049,7 @@ class Mission id=1125; type="Land_HBarrier_Big_F"; }; - class Item169 + class Item166 { dataType="Object"; class PositionInfo @@ -5095,7 +5066,7 @@ class Mission id=1126; type="Land_HBarrier_5_F"; }; - class Item170 + class Item167 { dataType="Object"; class PositionInfo @@ -5112,7 +5083,7 @@ class Mission id=1127; type="Land_HBarrier_Big_F"; }; - class Item171 + class Item168 { dataType="Object"; class PositionInfo @@ -5129,7 +5100,7 @@ class Mission id=1128; type="Land_HBarrier_5_F"; }; - class Item172 + class Item169 { dataType="Object"; class PositionInfo @@ -5147,7 +5118,7 @@ class Mission type="Land_HBarrier_Big_F"; atlOffset=1.5258789e-005; }; - class Item173 + class Item170 { dataType="Object"; class PositionInfo @@ -5164,7 +5135,7 @@ class Mission id=1130; type="Land_HBarrier_5_F"; }; - class Item174 + class Item171 { dataType="Object"; class PositionInfo @@ -5181,7 +5152,7 @@ class Mission id=1131; type="Land_HBarrier_Big_F"; }; - class Item175 + class Item172 { dataType="Object"; class PositionInfo @@ -5199,7 +5170,7 @@ class Mission type="Land_HBarrier_5_F"; atlOffset=1.5258789e-005; }; - class Item176 + class Item173 { dataType="Object"; class PositionInfo @@ -5217,7 +5188,7 @@ class Mission type="Land_HBarrier_Big_F"; atlOffset=1.5258789e-005; }; - class Item177 + class Item174 { dataType="Object"; class PositionInfo @@ -5234,7 +5205,7 @@ class Mission id=1134; type="Land_HBarrier_5_F"; }; - class Item178 + class Item175 { dataType="Object"; class PositionInfo @@ -5251,7 +5222,7 @@ class Mission id=1135; type="Land_HBarrier_Big_F"; }; - class Item179 + class Item176 { dataType="Object"; class PositionInfo @@ -5268,7 +5239,7 @@ class Mission id=1136; type="Land_HBarrier_5_F"; }; - class Item180 + class Item177 { dataType="Object"; class PositionInfo @@ -5285,7 +5256,7 @@ class Mission id=1137; type="Land_HBarrier_3_F"; }; - class Item181 + class Item178 { dataType="Object"; class PositionInfo @@ -5302,7 +5273,7 @@ class Mission id=1138; type="Land_HBarrier_5_F"; }; - class Item182 + class Item179 { dataType="Object"; class PositionInfo @@ -5320,7 +5291,7 @@ class Mission type="Land_HBarrier_Big_F"; atlOffset=-1.5258789e-005; }; - class Item183 + class Item180 { dataType="Object"; class PositionInfo @@ -5337,7 +5308,7 @@ class Mission id=1140; type="Land_HBarrier_5_F"; }; - class Item184 + class Item181 { dataType="Object"; class PositionInfo @@ -5354,7 +5325,7 @@ class Mission id=1141; type="Land_HBarrier_Big_F"; }; - class Item185 + class Item182 { dataType="Object"; class PositionInfo @@ -5371,7 +5342,7 @@ class Mission id=1142; type="Land_HBarrier_5_F"; }; - class Item186 + class Item183 { dataType="Object"; class PositionInfo @@ -5389,7 +5360,7 @@ class Mission type="Land_HBarrier_5_F"; atlOffset=-1.5258789e-005; }; - class Item187 + class Item184 { dataType="Object"; class PositionInfo @@ -5406,7 +5377,7 @@ class Mission id=1144; type="Land_HBarrier_Big_F"; }; - class Item188 + class Item185 { dataType="Object"; class PositionInfo @@ -5423,7 +5394,7 @@ class Mission id=1145; type="Land_HBarrier_5_F"; }; - class Item189 + class Item186 { dataType="Object"; class PositionInfo @@ -5440,7 +5411,7 @@ class Mission id=1146; type="Land_HBarrier_Big_F"; }; - class Item190 + class Item187 { dataType="Object"; class PositionInfo @@ -5457,7 +5428,7 @@ class Mission id=1147; type="Land_HBarrier_5_F"; }; - class Item191 + class Item188 { dataType="Object"; class PositionInfo @@ -5474,7 +5445,7 @@ class Mission id=1148; type="Land_HBarrier_5_F"; }; - class Item192 + class Item189 { dataType="Object"; class PositionInfo @@ -5491,7 +5462,7 @@ class Mission id=1149; type="Land_HBarrier_Big_F"; }; - class Item193 + class Item190 { dataType="Object"; class PositionInfo @@ -5508,7 +5479,7 @@ class Mission id=1150; type="Land_HBarrier_5_F"; }; - class Item194 + class Item191 { dataType="Object"; class PositionInfo @@ -5526,7 +5497,7 @@ class Mission type="Land_HBarrier_Big_F"; atlOffset=1.5258789e-005; }; - class Item195 + class Item192 { dataType="Object"; class PositionInfo @@ -5543,7 +5514,7 @@ class Mission id=1152; type="Land_HBarrier_3_F"; }; - class Item196 + class Item193 { dataType="Object"; class PositionInfo @@ -5560,7 +5531,7 @@ class Mission id=1153; type="Land_HBarrier_5_F"; }; - class Item197 + class Item194 { dataType="Object"; class PositionInfo @@ -5577,7 +5548,7 @@ class Mission id=1154; type="Land_HBarrier_Big_F"; }; - class Item198 + class Item195 { dataType="Object"; class PositionInfo @@ -5594,7 +5565,7 @@ class Mission id=1155; type="Land_HBarrier_5_F"; }; - class Item199 + class Item196 { dataType="Object"; class PositionInfo @@ -5611,7 +5582,7 @@ class Mission id=1156; type="Land_HBarrier_Big_F"; }; - class Item200 + class Item197 { dataType="Object"; class PositionInfo @@ -5628,7 +5599,7 @@ class Mission id=1157; type="Land_HBarrier_5_F"; }; - class Item201 + class Item198 { dataType="Object"; class PositionInfo @@ -5646,7 +5617,7 @@ class Mission type="Land_HBarrier_Big_F"; atlOffset=-1.5258789e-005; }; - class Item202 + class Item199 { dataType="Object"; class PositionInfo @@ -5663,7 +5634,7 @@ class Mission id=1159; type="Land_HBarrier_5_F"; }; - class Item203 + class Item200 { dataType="Object"; class PositionInfo @@ -5681,7 +5652,7 @@ class Mission type="Land_HBarrier_Big_F"; atlOffset=-1.5258789e-005; }; - class Item204 + class Item201 { dataType="Object"; class PositionInfo @@ -5699,7 +5670,7 @@ class Mission type="Land_HBarrier_5_F"; atlOffset=-1.5258789e-005; }; - class Item205 + class Item202 { dataType="Object"; class PositionInfo @@ -5716,7 +5687,7 @@ class Mission id=1162; type="Land_HBarrier_3_F"; }; - class Item206 + class Item203 { dataType="Object"; class PositionInfo @@ -5733,7 +5704,7 @@ class Mission id=1163; type="Land_HBarrier_3_F"; }; - class Item207 + class Item204 { dataType="Object"; class PositionInfo @@ -5750,7 +5721,7 @@ class Mission id=1164; type="Land_HBarrier_3_F"; }; - class Item208 + class Item205 { dataType="Object"; class PositionInfo @@ -5767,7 +5738,7 @@ class Mission id=1165; type="Land_HBarrier_1_F"; }; - class Item209 + class Item206 { dataType="Object"; class PositionInfo @@ -5785,7 +5756,7 @@ class Mission type="Land_HBarrier_Big_F"; atlOffset=-1.5258789e-005; }; - class Item210 + class Item207 { dataType="Object"; class PositionInfo @@ -5802,7 +5773,7 @@ class Mission id=1167; type="Land_HBarrier_5_F"; }; - class Item211 + class Item208 { dataType="Object"; class PositionInfo @@ -5820,7 +5791,7 @@ class Mission type="Land_HBarrier_5_F"; atlOffset=1.5258789e-005; }; - class Item212 + class Item209 { dataType="Object"; class PositionInfo @@ -5837,7 +5808,7 @@ class Mission id=1169; type="Land_HBarrier_5_F"; }; - class Item213 + class Item210 { dataType="Object"; class PositionInfo @@ -5854,7 +5825,7 @@ class Mission id=1170; type="Land_HBarrier_Big_F"; }; - class Item214 + class Item211 { dataType="Object"; class PositionInfo @@ -5872,7 +5843,7 @@ class Mission type="Land_HBarrier_Big_F"; atlOffset=-1.5258789e-005; }; - class Item215 + class Item212 { dataType="Object"; class PositionInfo @@ -5889,7 +5860,7 @@ class Mission id=1172; type="Land_HBarrier_5_F"; }; - class Item216 + class Item213 { dataType="Object"; class PositionInfo @@ -5907,7 +5878,7 @@ class Mission type="Land_HBarrier_Big_F"; atlOffset=-1.5258789e-005; }; - class Item217 + class Item214 { dataType="Object"; class PositionInfo @@ -5924,7 +5895,7 @@ class Mission id=1174; type="Land_HBarrier_Big_F"; }; - class Item218 + class Item215 { dataType="Object"; class PositionInfo @@ -5941,7 +5912,7 @@ class Mission id=1175; type="Land_HBarrier_5_F"; }; - class Item219 + class Item216 { dataType="Object"; class PositionInfo @@ -5958,7 +5929,7 @@ class Mission id=1176; type="Land_HBarrier_5_F"; }; - class Item220 + class Item217 { dataType="Object"; class PositionInfo @@ -5975,7 +5946,7 @@ class Mission id=1177; type="Land_HBarrier_5_F"; }; - class Item221 + class Item218 { dataType="Object"; class PositionInfo @@ -5992,7 +5963,7 @@ class Mission id=1178; type="Land_HBarrier_Big_F"; }; - class Item222 + class Item219 { dataType="Object"; class PositionInfo @@ -6009,7 +5980,7 @@ class Mission id=1179; type="Land_HBarrier_5_F"; }; - class Item223 + class Item220 { dataType="Object"; class PositionInfo @@ -6026,7 +5997,7 @@ class Mission id=1180; type="Land_HBarrier_Big_F"; }; - class Item224 + class Item221 { dataType="Object"; class PositionInfo @@ -6044,7 +6015,7 @@ class Mission type="Land_HelipadSquare_F"; atlOffset=0.5135498; }; - class Item225 + class Item222 { dataType="Object"; class PositionInfo @@ -6062,7 +6033,7 @@ class Mission type="Land_HelipadSquare_F"; atlOffset=0.4744873; }; - class Item226 + class Item223 { dataType="Object"; class PositionInfo @@ -6080,7 +6051,7 @@ class Mission type="Land_HelipadSquare_F"; atlOffset=0.4243927; }; - class Item227 + class Item224 { dataType="Object"; class PositionInfo @@ -6096,7 +6067,7 @@ class Mission id=1187; type="Land_LampAirport_F"; }; - class Item228 + class Item225 { dataType="Object"; class PositionInfo @@ -6112,7 +6083,7 @@ class Mission id=1188; type="Land_LampAirport_F"; }; - class Item229 + class Item226 { dataType="Object"; class PositionInfo @@ -6129,7 +6100,7 @@ class Mission type="StorageBladder_01_fuel_forest_F"; atlOffset=-1.5258789e-005; }; - class Item230 + class Item227 { dataType="Object"; class PositionInfo @@ -6145,7 +6116,7 @@ class Mission id=1195; type="StorageBladder_01_fuel_forest_F"; }; - class Item231 + class Item228 { dataType="Object"; class PositionInfo @@ -6162,7 +6133,7 @@ class Mission id=1196; type="Land_HBarrier_Big_F"; }; - class Item232 + class Item229 { dataType="Object"; class PositionInfo @@ -6179,7 +6150,7 @@ class Mission id=1197; type="Land_HBarrier_Big_F"; }; - class Item233 + class Item230 { dataType="Object"; class PositionInfo @@ -6196,7 +6167,7 @@ class Mission id=1198; type="Land_HBarrier_Big_F"; }; - class Item234 + class Item231 { dataType="Object"; class PositionInfo @@ -6213,7 +6184,7 @@ class Mission id=1199; type="Land_HBarrier_Big_F"; }; - class Item235 + class Item232 { dataType="Object"; class PositionInfo @@ -6230,7 +6201,7 @@ class Mission id=1200; type="Land_HBarrier_Big_F"; }; - class Item236 + class Item233 { dataType="Object"; class PositionInfo @@ -6246,7 +6217,7 @@ class Mission id=1201; type="Land_LampAirport_F"; }; - class Item237 + class Item234 { dataType="Object"; class PositionInfo @@ -6262,7 +6233,7 @@ class Mission id=1202; type="Land_LampAirport_F"; }; - class Item238 + class Item235 { dataType="Object"; class PositionInfo @@ -6278,7 +6249,7 @@ class Mission id=1203; type="Land_LampSolar_F"; }; - class Item239 + class Item236 { dataType="Object"; class PositionInfo @@ -6295,7 +6266,7 @@ class Mission id=1204; type="Land_HBarrier_Big_F"; }; - class Item240 + class Item237 { dataType="Object"; class PositionInfo @@ -6312,7 +6283,7 @@ class Mission id=1205; type="Land_HBarrier_Big_F"; }; - class Item241 + class Item238 { dataType="Object"; class PositionInfo @@ -6330,7 +6301,7 @@ class Mission type="Land_HelipadSquare_F"; atlOffset=0.45439148; }; - class Item242 + class Item239 { dataType="Object"; class PositionInfo @@ -6348,7 +6319,7 @@ class Mission type="Land_HelipadSquare_F"; atlOffset=0.45397949; }; - class Item243 + class Item240 { dataType="Marker"; position[]={10688.864,86.584534,5004.3037}; @@ -6359,7 +6330,7 @@ class Mission id=1210; atlOffset=33.583786; }; - class Item244 + class Item241 { dataType="Marker"; position[]={10683.529,150.57507,2139.2688}; @@ -6370,7 +6341,7 @@ class Mission id=1211; atlOffset=33.583809; }; - class Item245 + class Item242 { dataType="Marker"; position[]={8998.6348,96.559372,-224.72046}; @@ -6381,7 +6352,7 @@ class Mission id=1212; atlOffset=33.583797; }; - class Item246 + class Item243 { dataType="Marker"; position[]={5909.6606,190.36778,-321.87012}; @@ -6392,7 +6363,7 @@ class Mission id=1213; atlOffset=33.583801; }; - class Item247 + class Item244 { dataType="Marker"; position[]={2075.4426,211.8815,-332.66479}; @@ -6403,7 +6374,7 @@ class Mission id=1214; atlOffset=33.583801; }; - class Item248 + class Item245 { dataType="Marker"; position[]={-300.69156,217.39087,1448.4241}; @@ -6414,7 +6385,7 @@ class Mission id=1215; atlOffset=33.583801; }; - class Item249 + class Item246 { dataType="Marker"; position[]={-515.336,183.31531,4880.666}; @@ -6425,7 +6396,7 @@ class Mission id=1216; atlOffset=33.583847; }; - class Item250 + class Item247 { dataType="Marker"; position[]={-588.20789,182.28105,8076.2329}; @@ -6436,7 +6407,7 @@ class Mission id=1217; atlOffset=33.583801; }; - class Item251 + class Item248 { dataType="Marker"; position[]={2075.4431,189.1348,10645.318}; @@ -6447,7 +6418,7 @@ class Mission id=1218; atlOffset=33.583801; }; - class Item252 + class Item249 { dataType="Marker"; position[]={4916.0039,187.65778,10612.936}; @@ -6458,7 +6429,7 @@ class Mission id=1219; atlOffset=33.583801; }; - class Item253 + class Item250 { dataType="Marker"; position[]={8145.3857,200.84288,10548.168}; @@ -6469,7 +6440,7 @@ class Mission id=1220; atlOffset=33.583801; }; - class Item254 + class Item251 { dataType="Marker"; position[]={10586.324,111.18447,8194.9717}; @@ -6480,875 +6451,755 @@ class Mission id=1221; atlOffset=33.583801; }; - class Item255 + class Item252 { dataType="Marker"; - position[]={2399.3965,179.49533,-123.15674}; + position[]={2265.4351,179.49533,-1127.865}; name="CSAT_carrier"; type="flag_CSAT"; id=1222; - atlOffset=2.5770569; + atlOffset=-3.9220886; }; - class Item256 + class Item253 { dataType="Marker"; - position[]={377.32193,156.50502,10260.37}; + position[]={-354.8989,159.83,11130.746}; name="NATO_carrier"; type="flag_UN"; id=1223; }; - class Item257 + class Item254 { - dataType="Marker"; - position[]={10182.242,144.28058,10193.891}; - name="respawn_east"; - type="flag_Viper"; - id=1233; - atlOffset=5.4211731; + dataType="Object"; + class PositionInfo + { + position[]={3000.0654,158.00383,8540.3203}; + angles[]={0,4.4022145,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=1253; + type="Land_Cargo_Tower_V3_F"; }; - class Item258 + class Item255 { - dataType="Group"; - side="East"; - class Entities + dataType="Object"; + class PositionInfo { - items=6; - class Item0 + position[]={3022.0212,147.79773,8463.9512}; + angles[]={0,1.1275489,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=1254; + type="Land_Cargo_Patrol_V3_F"; + }; + class Item256 + { + dataType="Logic"; + class PositionInfo + { + position[]={3023.4246,142.89693,8464.1123}; + angles[]={6.2571907,0,0}; + }; + areaSize[]={5,-1,5}; + flags=1; + id=1255; + type="ModuleHideTerrainObjects_F"; + class CustomAttributes + { + class Attribute0 { - dataType="Object"; - class PositionInfo - { - position[]={10219.797,140.35477,10225.055}; - }; - side="East"; - flags=7; - class Attributes - { - init="groupPlayersCSAT = group this; this setVariable [""pvp"",true]; this setVariable [""pvpPlayerUnitNumber"", 0];"; - name="pvp_red_1"; - isPlayable=1; - }; - id=1235; - type="O_T_Recon_TL_F"; - class CustomAttributes + property="#filter"; + expression="_this setVariable [""#filter"",_value]"; + class Value { - class Attribute0 + class data { - property="speaker"; - expression="_this setspeaker _value;"; - class Value + class type { - class data + type[]= { - class type - { - type[]= - { - "STRING" - }; - }; - value="Male03CHI"; + "SCALAR" }; }; + value=15; }; - class Attribute1 + }; + }; + class Attribute1 + { + property="#hideLocally"; + expression="_this setVariable [""#hideLocally"",_value]"; + class Value + { + class data { - property="pitch"; - expression="_this setpitch _value;"; - class Value + class type { - class data + type[]= { - class type - { - type[]= - { - "SCALAR" - }; - }; - value=0.98000002; + "BOOL" }; }; + value=0; }; - nAttributes=2; }; }; - class Item1 + nAttributes=2; + }; + }; + class Item257 + { + dataType="Logic"; + class PositionInfo + { + position[]={2999.2656,145.36809,8516.2842}; + angles[]={6.2571907,0,0}; + }; + areaSize[]={5,-1,5}; + flags=1; + id=1256; + type="ModuleHideTerrainObjects_F"; + atlOffset=1.7195435; + class CustomAttributes + { + class Attribute0 { - dataType="Object"; - class PositionInfo - { - position[]={10216.047,140.3756,10223.305}; - }; - side="East"; - flags=5; - class Attributes - { - init="this setVariable [""pvp"",true]; this setVariable [""pvpPlayerUnitNumber"", 1];"; - name="pvp_red_2"; - isPlayable=1; - }; - id=1236; - type="O_T_Recon_Medic_F"; - class CustomAttributes + property="#filter"; + expression="_this setVariable [""#filter"",_value]"; + class Value { - class Attribute0 + class data { - property="speaker"; - expression="_this setspeaker _value;"; - class Value + class type { - class data + type[]= { - class type - { - type[]= - { - "STRING" - }; - }; - value="Male02CHI"; + "SCALAR" }; }; + value=15; }; - class Attribute1 + }; + }; + class Attribute1 + { + property="#hideLocally"; + expression="_this setVariable [""#hideLocally"",_value]"; + class Value + { + class data { - property="pitch"; - expression="_this setpitch _value;"; - class Value + class type { - class data + type[]= { - class type - { - type[]= - { - "SCALAR" - }; - }; - value=1.03; + "BOOL" }; }; + value=0; }; - nAttributes=2; }; }; - class Item2 + nAttributes=2; + }; + }; + class Item258 + { + dataType="Object"; + class PositionInfo + { + position[]={2995.6438,148.63341,8514.8379}; + angles[]={0,1.1275489,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=1257; + type="Land_Cargo_Patrol_V3_F"; + }; + class Item259 + { + dataType="Logic"; + class PositionInfo + { + position[]={3065.1804,144.11166,8397.833}; + angles[]={0.0080009829,5.6464229,0.023993526}; + }; + areaSize[]={5,-1,5}; + flags=1; + id=1258; + type="ModuleHideTerrainObjects_F"; + class CustomAttributes + { + class Attribute0 { - dataType="Object"; - class PositionInfo - { - position[]={10219.547,140.25609,10220.055}; - }; - side="East"; - flags=5; - class Attributes - { - init="this setVariable [""pvp"",true]; this setVariable [""pvpPlayerUnitNumber"", 3];"; - name="pvp_red_4"; - isPlayable=1; - }; - id=1237; - type="O_T_Recon_M_F"; - class CustomAttributes + property="#filter"; + expression="_this setVariable [""#filter"",_value]"; + class Value { - class Attribute0 + class data { - property="speaker"; - expression="_this setspeaker _value;"; - class Value + class type { - class data + type[]= { - class type - { - type[]= - { - "STRING" - }; - }; - value="Male01CHI"; + "SCALAR" }; }; + value=15; }; - class Attribute1 + }; + }; + class Attribute1 + { + property="#hideLocally"; + expression="_this setVariable [""#hideLocally"",_value]"; + class Value + { + class data { - property="pitch"; - expression="_this setpitch _value;"; - class Value + class type { - class data + type[]= { - class type - { - type[]= - { - "SCALAR" - }; - }; - value=1.02; + "BOOL" }; }; + value=0; }; - nAttributes=2; }; }; - class Item3 + nAttributes=2; + }; + }; + class Item260 + { + dataType="Object"; + class PositionInfo + { + position[]={3064.1479,149.00301,8396.8691}; + angles[]={0,0.49078631,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=1259; + type="Land_Cargo_Patrol_V3_F"; + }; + class Item261 + { + dataType="Logic"; + class PositionInfo + { + position[]={3169.3584,144.36525,8412.1953}; + angles[]={0.061919641,4.2255907,6.2531939}; + }; + areaSize[]={5,-1,5}; + flags=1; + id=1260; + type="ModuleHideTerrainObjects_F"; + atlOffset=0.052124023; + class CustomAttributes + { + class Attribute0 { - dataType="Object"; - class PositionInfo - { - position[]={10225.047,140.16599,10218.305}; - }; - side="East"; - flags=5; - class Attributes - { - init="this setVariable [""pvp"",true]; this setVariable [""pvpPlayerUnitNumber"", 5];"; - name="pvp_red_6"; - isPlayable=1; - }; - id=1238; - type="O_T_Recon_LAT_F"; - class CustomAttributes + property="#filter"; + expression="_this setVariable [""#filter"",_value]"; + class Value { - class Attribute0 + class data { - property="speaker"; - expression="_this setspeaker _value;"; - class Value + class type { - class data + type[]= { - class type - { - type[]= - { - "STRING" - }; - }; - value="Male01CHI"; + "SCALAR" }; }; + value=15; }; - class Attribute1 + }; + }; + class Attribute1 + { + property="#hideLocally"; + expression="_this setVariable [""#hideLocally"",_value]"; + class Value + { + class data { - property="pitch"; - expression="_this setpitch _value;"; - class Value + class type { - class data + type[]= { - class type - { - type[]= - { - "SCALAR" - }; - }; - value=1.03; + "BOOL" }; }; + value=0; }; - nAttributes=2; }; }; - class Item4 - { - dataType="Object"; - class PositionInfo - { - position[]={10223.797,140.27115,10222.555}; - }; - side="East"; - flags=5; - class Attributes - { - init="this setVariable [""pvp"",true]; this setVariable [""pvpPlayerUnitNumber"", 2];"; - name="pvp_red_3"; - isPlayable=1; - }; - id=1239; - type="O_T_Recon_F"; - atlOffset=-1.5258789e-005; - class CustomAttributes - { - class Attribute0 - { - property="speaker"; - expression="_this setspeaker _value;"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="Male03CHI"; + nAttributes=2; + }; + }; + class Item262 + { + dataType="Object"; + class PositionInfo + { + position[]={3170.1572,149.26672,8411.0303}; + angles[]={0,5.3531399,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=1261; + type="Land_Cargo_Patrol_V3_F"; + }; + class Item263 + { + dataType="Logic"; + class PositionInfo + { + position[]={3155.8433,141.41272,8527.7363}; + angles[]={6.2232561,2.7830477,0.02199479}; + }; + areaSize[]={5,-1,5}; + flags=1; + id=1262; + type="ModuleHideTerrainObjects_F"; + class CustomAttributes + { + class Attribute0 + { + property="#filter"; + expression="_this setVariable [""#filter"",_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "SCALAR" }; }; + value=15; }; - class Attribute1 + }; + }; + class Attribute1 + { + property="#hideLocally"; + expression="_this setVariable [""#hideLocally"",_value]"; + class Value + { + class data { - property="pitch"; - expression="_this setpitch _value;"; - class Value + class type { - class data + type[]= { - class type - { - type[]= - { - "SCALAR" - }; - }; - value=0.98000002; + "BOOL" }; }; + value=0; }; - nAttributes=2; }; }; - class Item5 + nAttributes=2; + }; + }; + class Item264 + { + dataType="Object"; + class PositionInfo + { + position[]={3157.1008,146.3821,8528.3799}; + angles[]={0,3.9105966,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=1263; + type="Land_Cargo_Patrol_V3_F"; + }; + class Item265 + { + dataType="Logic"; + class PositionInfo + { + position[]={3135.9397,143.92957,8427.5283}; + angles[]={0.061919641,4.2255907,6.2531939}; + }; + areaSize[]={5,-1,5}; + flags=1; + id=1264; + type="ModuleHideTerrainObjects_F"; + atlOffset=0.052124023; + class CustomAttributes + { + class Attribute0 { - dataType="Object"; - class PositionInfo + property="#filter"; + expression="_this setVariable [""#filter"",_value]"; + class Value { - position[]={10215.547,140.2372,10218.055}; + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=15; + }; }; - side="East"; - flags=5; - class Attributes + }; + class Attribute1 + { + property="#hideLocally"; + expression="_this setVariable [""#hideLocally"",_value]"; + class Value { - init="this setVariable [""pvp"",true]; this setVariable [""pvpPlayerUnitNumber"", 4];"; - name="pvp_red_5"; - isPlayable=1; + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; }; - id=1240; - type="O_T_Recon_LAT_F"; - class CustomAttributes + }; + nAttributes=2; + }; + }; + class Item266 + { + dataType="Logic"; + class PositionInfo + { + position[]={3131.7659,143.49745,8454.1133}; + angles[]={0.061919641,4.2255907,6.2531939}; + }; + areaSize[]={5,-1,5}; + flags=1; + id=1265; + type="ModuleHideTerrainObjects_F"; + atlOffset=0.052124023; + class CustomAttributes + { + class Attribute0 + { + property="#filter"; + expression="_this setVariable [""#filter"",_value]"; + class Value { - class Attribute0 + class data { - property="speaker"; - expression="_this setspeaker _value;"; - class Value + class type { - class data + type[]= { - class type - { - type[]= - { - "STRING" - }; - }; - value="Male03CHI"; + "SCALAR" }; }; + value=15; }; - class Attribute1 + }; + }; + class Attribute1 + { + property="#hideLocally"; + expression="_this setVariable [""#hideLocally"",_value]"; + class Value + { + class data { - property="pitch"; - expression="_this setpitch _value;"; - class Value + class type { - class data + type[]= { - class type - { - type[]= - { - "SCALAR" - }; - }; - value=0.98000002; + "BOOL" }; }; + value=0; }; - nAttributes=2; }; }; + nAttributes=2; + }; + }; + class Item267 + { + dataType="Object"; + class PositionInfo + { + position[]={3138.8066,144.16908,8420.5703}; + angles[]={0.049958061,4.509407,0.0019834081}; }; + side="Empty"; + flags=4; class Attributes { + disableSimulation=1; }; - id=1234; + id=1266; + type="Land_HelipadSquare_F"; }; - class Item259 + class Item268 { dataType="Object"; class PositionInfo { - position[]={10208.167,144.36122,10219.104}; - angles[]={6.2471995,0,6.2631927}; + position[]={3133.7813,143.51913,8445.5117}; + angles[]={0.013995145,4.509407,6.245204}; }; side="Empty"; flags=4; class Attributes { - init="if !(isMultiplayer) then {deleteVehicle this}"; + disableSimulation=1; }; - id=1241; - type="Flag_Viper_F"; - atlOffset=3.0517578e-005; + id=1267; + type="Land_HelipadSquare_F"; }; - class Item260 + class Item269 { dataType="Object"; class PositionInfo { - position[]={10233.016,35.958992,15.575212}; + position[]={3128.9019,143.48186,8469.5332}; + angles[]={0.0060001095,4.509407,6.2113094}; }; side="Empty"; - flags=5; + flags=4; class Attributes { - init="if (!isMultiplayer) then {deleteVehicle this};"; + disableSimulation=1; }; - id=1242; - type="Flag_NATO_F"; + id=1268; + type="Land_HelipadSquare_F"; }; - class Item261 + class Item270 { dataType="Marker"; - position[]={10203.88,32.664989,40.245483}; - name="respawn_west"; - type="flag_CTRG"; - id=1243; - atlOffset=4.0481567; + position[]={8559.5391,111.54,7567.3394}; + name="detectPlayer"; + markerType="RECTANGLE"; + type="rectangle"; + a=101.91895; + b=285.69482; + id=1269; + atlOffset=0.0082931519; }; - class Item262 + class Item271 { - dataType="Group"; - side="West"; - class Entities + dataType="Marker"; + position[]={8577.7803,109.53027,6442.6914}; + name="detectPlayer_1"; + markerType="RECTANGLE"; + type="rectangle"; + a=101.91895; + b=261.06348; + id=1270; + atlOffset=-2.0097275; + }; + class Item272 + { + dataType="Logic"; + class PositionInfo { - items=6; - class Item0 + position[]={8360.0674,111.54,6944.2285}; + }; + areaSize[]={5,-1,5}; + flags=1; + id=1271; + type="ModuleHideTerrainObjects_F"; + class CustomAttributes + { + class Attribute0 { - dataType="Object"; - class PositionInfo - { - position[]={10223.138,31.646664,15.590837}; - }; - side="West"; - flags=7; - class Attributes - { - rank="SERGEANT"; - init="groupPlayersNATO = group this; this setVariable [""pvp"",true]; this setVariable [""pvpPlayerUnitNumber"", 0];"; - name="pvp_blue_1"; - isPlayable=1; - }; - id=1245; - type="B_recon_TL_F"; - class CustomAttributes + property="#filter"; + expression="_this setVariable [""#filter"",_value]"; + class Value { - class Attribute0 + class data { - property="speaker"; - expression="_this setspeaker _value;"; - class Value + class type { - class data + type[]= { - class type - { - type[]= - { - "STRING" - }; - }; - value="Male12ENG"; + "SCALAR" }; }; + value=15; }; - class Attribute1 + }; + }; + class Attribute1 + { + property="#hideLocally"; + expression="_this setVariable [""#hideLocally"",_value]"; + class Value + { + class data { - property="pitch"; - expression="_this setpitch _value;"; - class Value + class type { - class data + type[]= { - class type - { - type[]= - { - "SCALAR" - }; - }; - value=0.99000001; + "BOOL" }; }; + value=0; }; - nAttributes=2; }; }; - class Item1 + nAttributes=2; + }; + }; + class Item273 + { + dataType="Logic"; + class PositionInfo + { + position[]={8360.0713,111.54,6963.6392}; + }; + areaSize[]={5,-1,5}; + flags=1; + id=1272; + type="ModuleHideTerrainObjects_F"; + class CustomAttributes + { + class Attribute0 { - dataType="Object"; - class PositionInfo - { - position[]={10226.888,31.994093,11.340837}; - }; - side="West"; - flags=5; - class Attributes - { - skill=0.44999999; - rank="CORPORAL"; - init="this setVariable [""pvp"",true]; this setVariable [""pvpPlayerUnitNumber"", 3];"; - name="pvp_blue_4"; - isPlayable=1; - }; - id=1246; - type="B_recon_M_F"; - atlOffset=3.0517578e-005; - class CustomAttributes + property="#filter"; + expression="_this setVariable [""#filter"",_value]"; + class Value { - class Attribute0 + class data { - property="speaker"; - expression="_this setspeaker _value;"; - class Value + class type { - class data + type[]= { - class type - { - type[]= - { - "STRING" - }; - }; - value="Male12ENG"; + "SCALAR" }; }; + value=15; }; - class Attribute1 + }; + }; + class Attribute1 + { + property="#hideLocally"; + expression="_this setVariable [""#hideLocally"",_value]"; + class Value + { + class data { - property="pitch"; - expression="_this setpitch _value;"; - class Value + class type { - class data + type[]= { - class type - { - type[]= - { - "SCALAR" - }; - }; - value=0.98000002; + "BOOL" }; }; + value=0; }; - nAttributes=2; }; }; - class Item2 + nAttributes=2; + }; + }; + class Item274 + { + dataType="Logic"; + class PositionInfo + { + position[]={8359.8857,111.54,6924.4375}; + }; + areaSize[]={5,-1,5}; + flags=1; + id=1273; + type="ModuleHideTerrainObjects_F"; + class CustomAttributes + { + class Attribute0 { - dataType="Object"; - class PositionInfo - { - position[]={10219.388,31.56432,13.590837}; - }; - side="West"; - flags=5; - class Attributes - { - skill=0.40000001; - init="this setVariable [""pvp"",true]; this setVariable [""pvpPlayerUnitNumber"", 1];"; - name="pvp_blue_2"; - isPlayable=1; - }; - id=1247; - type="B_recon_medic_F"; - atlOffset=1.9073486e-006; - class CustomAttributes + property="#filter"; + expression="_this setVariable [""#filter"",_value]"; + class Value { - class Attribute0 + class data { - property="speaker"; - expression="_this setspeaker _value;"; - class Value + class type { - class data + type[]= { - class type - { - type[]= - { - "STRING" - }; - }; - value="Male03ENG"; + "SCALAR" }; }; + value=15; }; - class Attribute1 + }; + }; + class Attribute1 + { + property="#hideLocally"; + expression="_this setVariable [""#hideLocally"",_value]"; + class Value + { + class data { - property="pitch"; - expression="_this setpitch _value;"; - class Value + class type { - class data + type[]= { - class type - { - type[]= - { - "SCALAR" - }; - }; - value=0.95999998; - }; - }; - }; - nAttributes=2; - }; - }; - class Item3 - { - dataType="Object"; - class PositionInfo - { - position[]={10216.388,31.521395,10.340837}; - }; - side="West"; - flags=5; - class Attributes - { - skill=0.40000001; - init="this setVariable [""pvp"",true]; this setVariable [""pvpPlayerUnitNumber"", 2];"; - name="pvp_blue_3"; - isPlayable=1; - }; - id=1248; - type="B_recon_F"; - class CustomAttributes - { - class Attribute0 - { - property="speaker"; - expression="_this setspeaker _value;"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="Male09ENG"; - }; - }; - }; - class Attribute1 - { - property="pitch"; - expression="_this setpitch _value;"; - class Value - { - class data - { - class type - { - type[]= - { - "SCALAR" - }; - }; - value=1.01; - }; - }; - }; - nAttributes=2; - }; - }; - class Item4 - { - dataType="Object"; - class PositionInfo - { - position[]={10217.388,31.657965,7.090837}; - }; - side="West"; - flags=5; - class Attributes - { - skill=0.40000001; - init="this setVariable [""pvp"",true]; this setVariable [""pvpPlayerUnitNumber"", 4];"; - name="pvp_blue_5"; - isPlayable=1; - }; - id=1249; - type="B_recon_LAT_F"; - class CustomAttributes - { - class Attribute0 - { - property="speaker"; - expression="_this setspeaker _value;"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="Male12ENG"; - }; - }; - }; - class Attribute1 - { - property="pitch"; - expression="_this setpitch _value;"; - class Value - { - class data - { - class type - { - type[]= - { - "SCALAR" - }; - }; - value=0.97000003; - }; - }; - }; - nAttributes=2; - }; - }; - class Item5 - { - dataType="Object"; - class PositionInfo - { - position[]={10213.638,31.425621,6.590837}; - }; - side="West"; - flags=5; - class Attributes - { - skill=0.40000001; - init="this setVariable [""pvp"",true]; this setVariable [""pvpPlayerUnitNumber"", 5];"; - name="pvp_blue_6"; - isPlayable=1; - }; - id=1250; - type="B_recon_LAT_F"; - atlOffset=3.8146973e-006; - class CustomAttributes - { - class Attribute0 - { - property="speaker"; - expression="_this setspeaker _value;"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="Male12ENG"; - }; - }; - }; - class Attribute1 - { - property="pitch"; - expression="_this setpitch _value;"; - class Value - { - class data - { - class type - { - type[]= - { - "SCALAR" - }; - }; - value=0.97000003; + "BOOL" }; }; + value=0; }; - nAttributes=2; }; }; + nAttributes=2; }; - class Attributes - { - }; - id=1244; - }; - class Item263 - { - dataType="Object"; - class PositionInfo - { - position[]={3000.0654,158.00383,8540.3203}; - angles[]={0,4.4022145,0}; - }; - side="Empty"; - flags=5; - class Attributes - { - }; - id=1253; - type="Land_Cargo_Tower_V3_F"; - }; - class Item264 - { - dataType="Object"; - class PositionInfo - { - position[]={3022.0212,147.79773,8463.9512}; - angles[]={0,1.1275489,0}; - }; - side="Empty"; - flags=5; - class Attributes - { - }; - id=1254; - type="Land_Cargo_Patrol_V3_F"; }; - class Item265 + class Item275 { dataType="Logic"; class PositionInfo { - position[]={3023.4246,142.89693,8464.1123}; - angles[]={6.2571907,0,0}; + position[]={8359.625,111.54,6904.4629}; }; areaSize[]={5,-1,5}; flags=1; - id=1255; + id=1274; type="ModuleHideTerrainObjects_F"; class CustomAttributes { @@ -7393,19 +7244,17 @@ class Mission nAttributes=2; }; }; - class Item266 + class Item276 { dataType="Logic"; class PositionInfo { - position[]={2999.2656,145.36809,8516.2842}; - angles[]={6.2571907,0,0}; + position[]={8358.8359,111.54,6883.3467}; }; areaSize[]={5,-1,5}; flags=1; - id=1256; + id=1275; type="ModuleHideTerrainObjects_F"; - atlOffset=1.7195435; class CustomAttributes { class Attribute0 @@ -7449,33 +7298,163 @@ class Mission nAttributes=2; }; }; - class Item267 + class Item277 { dataType="Object"; class PositionInfo { - position[]={2995.6438,148.63341,8514.8379}; - angles[]={0,1.1275489,0}; + position[]={8358.8252,111.54,6884.5}; + angles[]={0,4.712389,0}; }; side="Empty"; - flags=5; + flags=4; class Attributes { + disableSimulation=1; }; - id=1257; - type="Land_Cargo_Patrol_V3_F"; + id=1276; + type="Land_HelipadSquare_F"; }; - class Item268 + class Item278 { - dataType="Logic"; + dataType="Object"; class PositionInfo { - position[]={3065.1804,144.11166,8397.833}; - angles[]={0.0080009829,5.6464229,0.023993526}; + position[]={8359.25,111.54,6904.938}; + angles[]={0,4.712389,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=1277; + type="Land_HelipadSquare_F"; + }; + class Item279 + { + dataType="Object"; + class PositionInfo + { + position[]={8359.25,111.54,6925.1089}; + angles[]={0,4.712389,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=1278; + type="Land_HelipadSquare_F"; + }; + class Item280 + { + dataType="Object"; + class PositionInfo + { + position[]={8359.25,111.54,6944.9922}; + angles[]={0,4.712389,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=1279; + type="Land_HelipadSquare_F"; + }; + class Item281 + { + dataType="Object"; + class PositionInfo + { + position[]={8359.25,111.54,6965.0601}; + angles[]={0,4.712389,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=1280; + type="Land_HelipadSquare_F"; + }; + class Item282 + { + dataType="Object"; + class PositionInfo + { + position[]={8408.7813,124.42621,6984.8345}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=1287; + type="Land_Cargo_Tower_V3_F"; + }; + class Item283 + { + dataType="Object"; + class PositionInfo + { + position[]={8410.1934,116.445,7020.4199}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=1288; + type="Land_Cargo_Patrol_V3_F"; + }; + class Item284 + { + dataType="Object"; + class PositionInfo + { + position[]={8392.2803,124.42621,6780.4277}; + angles[]={0,1.596018,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=1289; + type="Land_Cargo_Tower_V3_F"; + }; + class Item285 + { + dataType="Object"; + class PositionInfo + { + position[]={8308.7793,124.42621,7184.833}; + angles[]={0,3.1611209,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=1290; + type="Land_Cargo_Tower_V3_F"; + }; + class Item286 + { + dataType="Logic"; + class PositionInfo + { + position[]={8305.126,111.54,7186.71}; }; areaSize[]={5,-1,5}; flags=1; - id=1258; + id=1291; type="ModuleHideTerrainObjects_F"; class CustomAttributes { @@ -7520,35 +7499,66 @@ class Mission nAttributes=2; }; }; - class Item269 + class Item287 { dataType="Object"; class PositionInfo { - position[]={3064.1479,149.00301,8396.8691}; - angles[]={0,0.49078631,0}; + position[]={8303.7607,116.445,7056.3008}; + angles[]={0,1.5845745,0}; }; side="Empty"; flags=5; class Attributes { }; - id=1259; + id=1292; type="Land_Cargo_Patrol_V3_F"; }; - class Item270 + class Item288 + { + dataType="Object"; + class PositionInfo + { + position[]={8349.957,116.445,6865.0713}; + angles[]={0,1.5448161,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=1293; + type="Land_Cargo_Patrol_V3_F"; + }; + class Item289 + { + dataType="Object"; + class PositionInfo + { + position[]={8463.1895,116.445,6534.9175}; + angles[]={0,0.85195392,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=1294; + type="Land_Cargo_Patrol_V3_F"; + }; + class Item290 { dataType="Logic"; class PositionInfo { - position[]={3169.3584,144.36525,8412.1953}; - angles[]={0.061919641,4.2255907,6.2531939}; + position[]={8464.2461,116.44381,6535.8042}; }; areaSize[]={5,-1,5}; flags=1; - id=1260; + id=1295; type="ModuleHideTerrainObjects_F"; - atlOffset=0.052124023; + atlOffset=1.5998383; class CustomAttributes { class Attribute0 @@ -7592,34 +7602,19 @@ class Mission nAttributes=2; }; }; - class Item271 - { - dataType="Object"; - class PositionInfo - { - position[]={3170.1572,149.26672,8411.0303}; - angles[]={0,5.3531399,0}; - }; - side="Empty"; - flags=5; - class Attributes - { - }; - id=1261; - type="Land_Cargo_Patrol_V3_F"; - }; - class Item272 + class Item291 { dataType="Logic"; class PositionInfo { - position[]={3155.8433,141.41272,8527.7363}; - angles[]={6.2232561,2.7830477,0.02199479}; + position[]={8530.6953,118.56761,6536.6152}; + angles[]={0,4.6772447,0}; }; areaSize[]={5,-1,5}; flags=1; - id=1262; + id=1296; type="ModuleHideTerrainObjects_F"; + atlOffset=0.3627243; class CustomAttributes { class Attribute0 @@ -7663,35 +7658,35 @@ class Mission nAttributes=2; }; }; - class Item273 + class Item292 { dataType="Object"; class PositionInfo { - position[]={3157.1008,146.3821,8528.3799}; - angles[]={0,3.9105966,0}; + position[]={8531.6182,116.445,6535.5903}; + angles[]={0,5.5291986,0}; }; side="Empty"; flags=5; class Attributes { }; - id=1263; + id=1297; type="Land_Cargo_Patrol_V3_F"; }; - class Item274 + class Item293 { dataType="Logic"; class PositionInfo { - position[]={3135.9397,143.92957,8427.5283}; - angles[]={0.061919641,4.2255907,6.2531939}; + position[]={8376.5527,116.47065,7220.6558}; + angles[]={0,2.2563751,0}; }; areaSize[]={5,-1,5}; flags=1; - id=1264; + id=1298; type="ModuleHideTerrainObjects_F"; - atlOffset=0.052124023; + atlOffset=1.5995636; class CustomAttributes { class Attribute0 @@ -7735,148 +7730,99 @@ class Mission nAttributes=2; }; }; - class Item275 + class Item294 { - dataType="Logic"; + dataType="Object"; class PositionInfo { - position[]={3131.7659,143.49745,8454.1133}; - angles[]={0.061919641,4.2255907,6.2531939}; + position[]={8376.5352,116.47183,7222.0352}; + angles[]={0,3.1083291,0}; }; - areaSize[]={5,-1,5}; - flags=1; - id=1265; - type="ModuleHideTerrainObjects_F"; - atlOffset=0.052124023; - class CustomAttributes + side="Empty"; + flags=5; + class Attributes { - class Attribute0 - { - property="#filter"; - expression="_this setVariable [""#filter"",_value]"; - class Value - { - class data - { - class type - { - type[]= - { - "SCALAR" - }; - }; - value=15; - }; - }; - }; - class Attribute1 - { - property="#hideLocally"; - expression="_this setVariable [""#hideLocally"",_value]"; - class Value - { - class data - { - class type - { - type[]= - { - "BOOL" - }; - }; - value=0; - }; - }; - }; - nAttributes=2; }; + id=1299; + type="Land_Cargo_Patrol_V3_F"; + atlOffset=0.026832581; }; - class Item276 + class Item295 { dataType="Object"; class PositionInfo { - position[]={3132.207,144.14699,8420.8506}; - angles[]={0.043964844,4.509407,0.0020071287}; + position[]={8652.9834,114.52174,7228.6318}; + angles[]={0,4.7214727,0}; }; side="Empty"; - flags=4; + flags=5; class Attributes { - disableSimulation=1; }; - id=1266; - type="Land_HelipadSquare_F"; + id=1300; + type="Land_Cargo_Patrol_V3_F"; }; - class Item277 + class Item296 { dataType="Object"; class PositionInfo { - position[]={3127.1816,143.77797,8445.792}; - angles[]={0.0060001095,4.509407,6.2432079}; + position[]={8649.7568,116.445,6914.4932}; + angles[]={0,4.720696,0}; }; side="Empty"; - flags=4; + flags=5; class Attributes { - disableSimulation=1; }; - id=1267; - type="Land_HelipadSquare_F"; + id=1301; + type="Land_Cargo_Patrol_V3_F"; }; - class Item278 + class Item297 { dataType="Object"; class PositionInfo { - position[]={3122.3022,143.84167,8469.8135}; - angles[]={0.0039967569,4.509407,6.2531919}; + position[]={8645.541,116.42362,6614.5283}; + angles[]={0,4.7126322,0}; }; side="Empty"; - flags=4; + flags=5; class Attributes { - disableSimulation=1; }; - id=1268; - type="Land_HelipadSquare_F"; - }; - class Item279 - { - dataType="Marker"; - position[]={8559.5391,111.54,7591.9707}; - name="detectPlayer"; - markerType="RECTANGLE"; - type="rectangle"; - a=101.91895; - b=261.06348; - id=1269; - atlOffset=0.010665894; + id=1302; + type="Land_Cargo_Patrol_V3_F"; }; - class Item280 + class Item298 { - dataType="Marker"; - position[]={8577.7803,109.53027,6442.6914}; - name="detectPlayer_1"; - markerType="RECTANGLE"; - type="rectangle"; - a=101.91895; - b=261.06348; - id=1270; - atlOffset=-2.0097275; + dataType="Object"; + class PositionInfo + { + position[]={8263.7051,222.955,8816.8516}; + angles[]={0,1.4200934,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=1303; + type="Land_Cargo_Patrol_V3_F"; }; - class Item281 + class Item299 { dataType="Logic"; class PositionInfo { - position[]={8360.0674,111.54,6944.2285}; + position[]={8265.0557,226.9675,8817.1279}; }; areaSize[]={5,-1,5}; flags=1; - id=1271; + id=1304; type="ModuleHideTerrainObjects_F"; + atlOffset=5.5194855; class CustomAttributes { class Attribute0 @@ -7920,71 +7866,34 @@ class Mission nAttributes=2; }; }; - class Item282 + class Item300 { - dataType="Logic"; + dataType="Object"; class PositionInfo { - position[]={8360.0713,111.54,6963.6392}; + position[]={8283.1445,222.95551,8840.249}; + angles[]={0,2.9755926,0}; }; - areaSize[]={5,-1,5}; - flags=1; - id=1272; - type="ModuleHideTerrainObjects_F"; - class CustomAttributes + side="Empty"; + flags=5; + class Attributes { - class Attribute0 - { - property="#filter"; - expression="_this setVariable [""#filter"",_value]"; - class Value - { - class data - { - class type - { - type[]= - { - "SCALAR" - }; - }; - value=15; - }; - }; - }; - class Attribute1 - { - property="#hideLocally"; - expression="_this setVariable [""#hideLocally"",_value]"; - class Value - { - class data - { - class type - { - type[]= - { - "BOOL" - }; - }; - value=0; - }; - }; - }; - nAttributes=2; }; + id=1305; + type="Land_Cargo_Patrol_V3_F"; }; - class Item283 + class Item301 { dataType="Logic"; class PositionInfo { - position[]={8359.8857,111.54,6924.4375}; + position[]={8283.4473,223.76091,8838.8818}; }; areaSize[]={5,-1,5}; flags=1; - id=1273; + id=1306; type="ModuleHideTerrainObjects_F"; + atlOffset=2.3108521; class CustomAttributes { class Attribute0 @@ -8028,17 +7937,34 @@ class Mission nAttributes=2; }; }; - class Item284 + class Item302 + { + dataType="Object"; + class PositionInfo + { + position[]={8320.1406,223.04408,8810.7432}; + angles[]={0,6.1422987,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=1307; + type="Land_Cargo_Patrol_V3_F"; + }; + class Item303 { dataType="Logic"; class PositionInfo { - position[]={8359.625,111.54,6904.4629}; + position[]={8320.1182,223.83549,8812.5449}; }; areaSize[]={5,-1,5}; flags=1; - id=1274; + id=1308; type="ModuleHideTerrainObjects_F"; + atlOffset=2.5838623; class CustomAttributes { class Attribute0 @@ -8082,17 +8008,18 @@ class Mission nAttributes=2; }; }; - class Item285 + class Item304 { dataType="Logic"; class PositionInfo { - position[]={8358.8359,111.54,6883.3467}; + position[]={8268.5117,223.56949,8807.8838}; }; areaSize[]={5,-1,5}; flags=1; - id=1275; + id=1309; type="ModuleHideTerrainObjects_F"; + atlOffset=5.5194855; class CustomAttributes { class Attribute0 @@ -8136,13 +8063,13 @@ class Mission nAttributes=2; }; }; - class Item286 + class Item305 { dataType="Object"; class PositionInfo { - position[]={8358.8252,111.54,6884.5}; - angles[]={0,4.712389,0}; + position[]={6861.2495,105.54453,7145.1074}; + angles[]={0,6.0662537,6.2791886}; }; side="Empty"; flags=4; @@ -8150,16 +8077,17 @@ class Mission { disableSimulation=1; }; - id=1276; - type="Land_HelipadSquare_F"; + id=1310; + type="Land_HBarrier_5_F"; + atlOffset=0.0090103149; }; - class Item287 + class Item306 { dataType="Object"; class PositionInfo { - position[]={8359.25,111.54,6904.938}; - angles[]={0,4.712389,0}; + position[]={6855.7837,105.53296,7143.7402}; + angles[]={6.2771854,6.0662537,0}; }; side="Empty"; flags=4; @@ -8167,16 +8095,16 @@ class Mission { disableSimulation=1; }; - id=1277; - type="Land_HelipadSquare_F"; + id=1311; + type="Land_HBarrier_5_F"; }; - class Item288 + class Item307 { dataType="Object"; class PositionInfo { - position[]={8359.25,111.54,6925.1089}; - angles[]={0,4.712389,0}; + position[]={6850.2876,105.47377,7142.4351}; + angles[]={6.2711854,6.0662537,0.013995145}; }; side="Empty"; flags=4; @@ -8184,16 +8112,16 @@ class Mission { disableSimulation=1; }; - id=1278; - type="Land_HelipadSquare_F"; + id=1312; + type="Land_HBarrier_5_F"; }; - class Item289 + class Item308 { dataType="Object"; class PositionInfo { - position[]={8359.25,111.54,6944.9922}; - angles[]={0,4.712389,0}; + position[]={6844.7271,105.30093,7141.1548}; + angles[]={6.2651882,6.0662537,0.037981652}; }; side="Empty"; flags=4; @@ -8201,16 +8129,17 @@ class Mission { disableSimulation=1; }; - id=1279; - type="Land_HelipadSquare_F"; + id=1313; + type="Land_HBarrier_5_F"; + atlOffset=-7.6293945e-006; }; - class Item290 + class Item309 { dataType="Object"; class PositionInfo { - position[]={8359.25,111.54,6965.0601}; - angles[]={0,4.712389,0}; + position[]={6839.2671,105.03333,7139.7881}; + angles[]={6.2611909,6.0662537,0.057934806}; }; side="Empty"; flags=4; @@ -8218,696 +8147,392 @@ class Mission { disableSimulation=1; }; - id=1280; - type="Land_HelipadSquare_F"; + id=1314; + type="Land_HBarrier_5_F"; }; - class Item291 + class Item310 { dataType="Object"; class PositionInfo { - position[]={8408.7813,124.42621,6984.8345}; + position[]={6833.8018,104.68104,7138.4795}; + angles[]={6.2631893,6.0662537,0.065904573}; }; side="Empty"; - flags=5; + flags=4; class Attributes { + disableSimulation=1; }; - id=1287; - type="Land_Cargo_Tower_V3_F"; - }; - class Item292 + id=1315; + type="Land_HBarrier_5_F"; + atlOffset=7.6293945e-006; + }; + class Item311 { dataType="Object"; class PositionInfo { - position[]={8410.1934,116.445,7020.4199}; + position[]={6828.3345,104.29799,7137.1948}; + angles[]={6.269186,6.0662537,0.07386519}; }; side="Empty"; - flags=5; + flags=4; class Attributes { + disableSimulation=1; }; - id=1288; - type="Land_Cargo_Patrol_V3_F"; + id=1316; + type="Land_HBarrier_5_F"; }; - class Item293 + class Item312 { dataType="Object"; class PositionInfo { - position[]={8392.2803,124.42621,6780.4277}; - angles[]={0,1.596018,0}; + position[]={6822.9092,103.90366,7136.0073}; + angles[]={6.2811723,6.0662537,0.075853623}; }; side="Empty"; - flags=5; + flags=4; class Attributes { + disableSimulation=1; }; - id=1289; - type="Land_Cargo_Tower_V3_F"; + id=1317; + type="Land_HBarrier_5_F"; + atlOffset=7.6293945e-006; }; - class Item294 + class Item313 { dataType="Object"; class PositionInfo { - position[]={8308.7793,124.42621,7184.833}; - angles[]={0,3.1611209,0}; + position[]={6818.9209,103.59001,7137.2266}; + angles[]={6.2811723,1.3538646,0.087772869}; }; side="Empty"; - flags=5; + flags=4; class Attributes { + disableSimulation=1; }; - id=1290; - type="Land_Cargo_Tower_V3_F"; + id=1318; + type="Land_HBarrier_5_F"; + atlOffset=7.6293945e-006; }; - class Item295 + class Item314 { - dataType="Logic"; + dataType="Object"; class PositionInfo { - position[]={8305.126,111.54,7186.71}; + position[]={6817.7827,103.52639,7142.6582}; + angles[]={6.2731848,1.3538646,0.085788846}; }; - areaSize[]={5,-1,5}; - flags=1; - id=1291; - type="ModuleHideTerrainObjects_F"; - class CustomAttributes + side="Empty"; + flags=4; + class Attributes { - class Attribute0 - { - property="#filter"; - expression="_this setVariable [""#filter"",_value]"; - class Value - { - class data - { - class type - { - type[]= - { - "SCALAR" - }; - }; - value=15; - }; - }; - }; - class Attribute1 - { - property="#hideLocally"; - expression="_this setVariable [""#hideLocally"",_value]"; - class Value - { - class data - { - class type - { - type[]= - { - "BOOL" - }; - }; - value=0; - }; - }; - }; - nAttributes=2; + disableSimulation=1; }; + id=1319; + type="Land_HBarrier_5_F"; + atlOffset=-7.6293945e-006; }; - class Item296 + class Item315 { dataType="Object"; class PositionInfo { - position[]={8303.7607,116.445,7056.3008}; - angles[]={0,1.5845745,0}; + position[]={6816.5854,103.52135,7148.1025}; + angles[]={6.2591896,1.3538646,0.085788846}; }; side="Empty"; - flags=5; + flags=4; class Attributes { + disableSimulation=1; }; - id=1292; - type="Land_Cargo_Patrol_V3_F"; + id=1320; + type="Land_HBarrier_5_F"; }; - class Item297 + class Item316 { dataType="Object"; class PositionInfo { - position[]={8349.957,116.445,6865.0713}; - angles[]={0,1.5448161,0}; + position[]={6811.8647,103.93224,7169.957}; + angles[]={6.251195,1.3538646,0.065904573}; }; side="Empty"; - flags=5; + flags=4; class Attributes { + disableSimulation=1; }; - id=1293; - type="Land_Cargo_Patrol_V3_F"; + id=1321; + type="Land_HBarrier_5_F"; + atlOffset=3.0517578e-005; }; - class Item298 + class Item317 { dataType="Object"; class PositionInfo { - position[]={8463.1895,116.445,6534.9175}; - angles[]={0,0.85195392,0}; + position[]={6810.7007,103.9759,7175.4541}; + angles[]={6.2631893,1.3538646,0.065904573}; }; side="Empty"; - flags=5; + flags=4; class Attributes { + disableSimulation=1; }; - id=1294; - type="Land_Cargo_Patrol_V3_F"; + id=1322; + type="Land_HBarrier_5_F"; + atlOffset=6.1035156e-005; }; - class Item299 + class Item318 { - dataType="Logic"; + dataType="Object"; class PositionInfo { - position[]={8464.2461,116.44381,6535.8042}; + position[]={6850.3027,105.29065,7188.5063}; + angles[]={0.0039967569,6.0662537,6.2671909}; }; - areaSize[]={5,-1,5}; - flags=1; - id=1295; - type="ModuleHideTerrainObjects_F"; - atlOffset=1.5998383; - class CustomAttributes + side="Empty"; + flags=4; + class Attributes { - class Attribute0 - { - property="#filter"; - expression="_this setVariable [""#filter"",_value]"; - class Value - { - class data - { - class type - { - type[]= - { - "SCALAR" - }; - }; - value=15; - }; - }; - }; - class Attribute1 - { - property="#hideLocally"; - expression="_this setVariable [""#hideLocally"",_value]"; - class Value - { - class data - { - class type - { - type[]= - { - "BOOL" - }; - }; - value=0; - }; - }; - }; - nAttributes=2; + disableSimulation=1; }; + id=1323; + type="Land_HBarrier_5_F"; + atlOffset=0.0090026855; }; - class Item300 + class Item319 { - dataType="Logic"; + dataType="Object"; class PositionInfo { - position[]={8530.6953,118.56761,6536.6152}; - angles[]={0,4.6772447,0}; + position[]={6844.8364,105.34264,7187.1392}; + angles[]={0.0039967569,6.0662537,6.2791886}; }; - areaSize[]={5,-1,5}; - flags=1; - id=1296; - type="ModuleHideTerrainObjects_F"; - atlOffset=0.3627243; - class CustomAttributes + side="Empty"; + flags=4; + class Attributes { - class Attribute0 - { - property="#filter"; - expression="_this setVariable [""#filter"",_value]"; - class Value - { - class data - { - class type - { - type[]= - { - "SCALAR" - }; - }; - value=15; - }; - }; - }; - class Attribute1 - { - property="#hideLocally"; - expression="_this setVariable [""#hideLocally"",_value]"; - class Value - { - class data - { - class type - { - type[]= - { - "BOOL" - }; - }; - value=0; - }; - }; - }; - nAttributes=2; + disableSimulation=1; }; + id=1324; + type="Land_HBarrier_5_F"; + atlOffset=3.0517578e-005; }; - class Item301 + class Item320 { dataType="Object"; class PositionInfo { - position[]={8531.6182,116.445,6535.5903}; - angles[]={0,5.5291986,0}; + position[]={6839.3408,105.35931,7185.834}; + angles[]={0.0039967569,6.0662537,0.011995304}; }; side="Empty"; - flags=5; + flags=4; class Attributes { + disableSimulation=1; }; - id=1297; - type="Land_Cargo_Patrol_V3_F"; + id=1325; + type="Land_HBarrier_5_F"; + atlOffset=3.8146973e-005; }; - class Item302 + class Item321 { - dataType="Logic"; + dataType="Object"; class PositionInfo { - position[]={8376.5527,116.47065,7220.6558}; - angles[]={0,2.2563751,0}; + position[]={6833.7798,105.27551,7184.5537}; + angles[]={6.2811723,6.0662537,0.027993103}; }; - areaSize[]={5,-1,5}; - flags=1; - id=1298; - type="ModuleHideTerrainObjects_F"; - atlOffset=1.5995636; - class CustomAttributes + side="Empty"; + flags=4; + class Attributes { - class Attribute0 - { - property="#filter"; - expression="_this setVariable [""#filter"",_value]"; - class Value - { - class data - { - class type - { - type[]= - { - "SCALAR" - }; - }; - value=15; - }; - }; - }; - class Attribute1 - { - property="#hideLocally"; - expression="_this setVariable [""#hideLocally"",_value]"; - class Value - { - class data - { - class type - { - type[]= - { - "BOOL" - }; - }; - value=0; - }; - }; - }; - nAttributes=2; + disableSimulation=1; }; + id=1326; + type="Land_HBarrier_5_F"; + atlOffset=5.3405762e-005; }; - class Item303 + class Item322 { dataType="Object"; class PositionInfo { - position[]={8376.5352,116.47183,7222.0352}; - angles[]={0,3.1083291,0}; + position[]={6828.3203,105.08912,7183.187}; + angles[]={6.2771854,6.0662537,0.041975394}; }; side="Empty"; - flags=5; + flags=4; class Attributes { + disableSimulation=1; }; - id=1299; - type="Land_Cargo_Patrol_V3_F"; - atlOffset=0.026832581; + id=1327; + type="Land_HBarrier_5_F"; + atlOffset=3.0517578e-005; }; - class Item304 + class Item323 { dataType="Object"; class PositionInfo { - position[]={8652.9834,114.52174,7228.6318}; - angles[]={0,4.7214727,0}; + position[]={6817.3872,104.5009,7180.5938}; + angles[]={6.2711902,6.0662537,0.059928458}; }; side="Empty"; - flags=5; + flags=4; class Attributes { + disableSimulation=1; }; - id=1300; - type="Land_Cargo_Patrol_V3_F"; + id=1328; + type="Land_HBarrier_5_F"; + atlOffset=3.0517578e-005; }; - class Item305 + class Item324 { dataType="Object"; class PositionInfo { - position[]={8649.7568,116.445,6914.4932}; - angles[]={0,4.720696,0}; + position[]={6811.9624,104.13818,7179.4063}; + angles[]={6.2631893,6.0662537,0.065904573}; }; side="Empty"; - flags=5; + flags=4; class Attributes { + disableSimulation=1; }; - id=1301; - type="Land_Cargo_Patrol_V3_F"; + id=1329; + type="Land_HBarrier_5_F"; + atlOffset=3.8146973e-005; }; - class Item306 + class Item325 { dataType="Object"; class PositionInfo { - position[]={8645.541,116.42362,6614.5283}; - angles[]={0,4.7126322,0}; + position[]={6872.333,104.61404,7193.7695}; + angles[]={0.039977662,6.0662537,6.2511969}; }; side="Empty"; - flags=5; + flags=4; class Attributes { + disableSimulation=1; }; - id=1302; - type="Land_Cargo_Patrol_V3_F"; + id=1330; + type="Land_HBarrier_5_F"; + atlOffset=0.008972168; }; - class Item307 + class Item326 { dataType="Object"; class PositionInfo { - position[]={8263.7051,222.955,8816.8516}; - angles[]={0,1.4200934,0}; + position[]={6866.8667,104.81364,7192.4028}; + angles[]={0.02999169,6.0662537,6.2591896}; }; side="Empty"; - flags=5; + flags=4; class Attributes { + disableSimulation=1; }; - id=1303; - type="Land_Cargo_Patrol_V3_F"; + id=1331; + type="Land_HBarrier_5_F"; + atlOffset=1.5258789e-005; }; - class Item308 + class Item327 { - dataType="Logic"; + dataType="Object"; class PositionInfo { - position[]={8265.0557,226.9675,8817.1279}; + position[]={6861.3706,105.00075,7191.0977}; + angles[]={0.0219975,6.0662537,6.2571907}; }; - areaSize[]={5,-1,5}; - flags=1; - id=1304; - type="ModuleHideTerrainObjects_F"; - atlOffset=5.5194855; - class CustomAttributes + side="Empty"; + flags=4; + class Attributes { - class Attribute0 - { - property="#filter"; - expression="_this setVariable [""#filter"",_value]"; - class Value - { - class data - { - class type - { - type[]= - { - "SCALAR" - }; - }; - value=15; - }; - }; - }; - class Attribute1 - { - property="#hideLocally"; - expression="_this setVariable [""#hideLocally"",_value]"; - class Value - { - class data - { - class type - { - type[]= - { - "BOOL" - }; - }; - value=0; - }; - }; - }; - nAttributes=2; + disableSimulation=1; }; + id=1332; + type="Land_HBarrier_5_F"; + atlOffset=3.0517578e-005; }; - class Item309 + class Item328 { dataType="Object"; class PositionInfo { - position[]={8283.1445,222.95551,8840.249}; - angles[]={0,2.9755926,0}; + position[]={6855.8096,105.16334,7189.8174}; + angles[]={0.011995304,6.0662537,6.259192}; }; side="Empty"; - flags=5; + flags=4; class Attributes { + disableSimulation=1; }; - id=1305; - type="Land_Cargo_Patrol_V3_F"; + id=1333; + type="Land_HBarrier_5_F"; + atlOffset=6.8664551e-005; }; - class Item310 + class Item329 { - dataType="Logic"; + dataType="Object"; class PositionInfo { - position[]={8283.4473,223.76091,8838.8818}; + position[]={6883.2251,105.27325,7152.5137}; + angles[]={0.035984326,1.3538646,6.2531939}; }; - areaSize[]={5,-1,5}; - flags=1; - id=1306; - type="ModuleHideTerrainObjects_F"; - atlOffset=2.3108521; - class CustomAttributes + side="Empty"; + flags=4; + class Attributes { - class Attribute0 - { - property="#filter"; - expression="_this setVariable [""#filter"",_value]"; - class Value - { - class data - { - class type - { - type[]= - { - "SCALAR" - }; - }; - value=15; - }; - }; - }; - class Attribute1 - { - property="#hideLocally"; - expression="_this setVariable [""#hideLocally"",_value]"; - class Value - { - class data - { - class type - { - type[]= - { - "BOOL" - }; - }; - value=0; - }; - }; - }; - nAttributes=2; + disableSimulation=1; }; + id=1334; + type="Land_HBarrier_5_F"; + atlOffset=-7.6293945e-006; }; - class Item311 + class Item330 { dataType="Object"; class PositionInfo { - position[]={8320.1406,223.04408,8810.7432}; - angles[]={0,6.1422987,0}; + position[]={6882.0869,105.10587,7157.9453}; + angles[]={0.041976813,1.3538646,6.2491965}; }; side="Empty"; - flags=5; + flags=4; class Attributes { + disableSimulation=1; }; - id=1307; - type="Land_Cargo_Patrol_V3_F"; - }; - class Item312 - { - dataType="Logic"; - class PositionInfo - { - position[]={8320.1182,223.83549,8812.5449}; - }; - areaSize[]={5,-1,5}; - flags=1; - id=1308; - type="ModuleHideTerrainObjects_F"; - atlOffset=2.5838623; - class CustomAttributes - { - class Attribute0 - { - property="#filter"; - expression="_this setVariable [""#filter"",_value]"; - class Value - { - class data - { - class type - { - type[]= - { - "SCALAR" - }; - }; - value=15; - }; - }; - }; - class Attribute1 - { - property="#hideLocally"; - expression="_this setVariable [""#hideLocally"",_value]"; - class Value - { - class data - { - class type - { - type[]= - { - "BOOL" - }; - }; - value=0; - }; - }; - }; - nAttributes=2; - }; - }; - class Item313 - { - dataType="Logic"; - class PositionInfo - { - position[]={8268.5117,223.56949,8807.8838}; - }; - areaSize[]={5,-1,5}; - flags=1; - id=1309; - type="ModuleHideTerrainObjects_F"; - atlOffset=5.5194855; - class CustomAttributes - { - class Attribute0 - { - property="#filter"; - expression="_this setVariable [""#filter"",_value]"; - class Value - { - class data - { - class type - { - type[]= - { - "SCALAR" - }; - }; - value=15; - }; - }; - }; - class Attribute1 - { - property="#hideLocally"; - expression="_this setVariable [""#hideLocally"",_value]"; - class Value - { - class data - { - class type - { - type[]= - { - "BOOL" - }; - }; - value=0; - }; - }; - }; - nAttributes=2; - }; + id=1335; + type="Land_HBarrier_5_F"; + atlOffset=2.2888184e-005; }; - class Item314 + class Item331 { dataType="Object"; class PositionInfo { - position[]={6861.2495,105.54453,7145.1074}; - angles[]={0,6.0662537,6.2791886}; + position[]={6880.8892,104.95184,7163.3896}; + angles[]={0.031988446,1.3538646,6.2491984}; }; side="Empty"; flags=4; @@ -8915,17 +8540,17 @@ class Mission { disableSimulation=1; }; - id=1310; + id=1336; type="Land_HBarrier_5_F"; - atlOffset=0.0090103149; + atlOffset=3.8146973e-005; }; - class Item315 + class Item332 { dataType="Object"; class PositionInfo { - position[]={6855.7837,105.53296,7143.7402}; - angles[]={6.2771854,6.0662537,0}; + position[]={6879.7598,104.83829,7168.8232}; + angles[]={0.025994543,1.3538646,6.2531939}; }; side="Empty"; flags=4; @@ -8933,16 +8558,17 @@ class Mission { disableSimulation=1; }; - id=1311; + id=1337; type="Land_HBarrier_5_F"; + atlOffset=-1.5258789e-005; }; - class Item316 + class Item333 { dataType="Object"; class PositionInfo { - position[]={6850.2876,105.47377,7142.4351}; - angles[]={6.2711854,6.0662537,0.013995145}; + position[]={6875.0044,104.64062,7190.7412}; + angles[]={0.039977662,1.3538646,6.2272439}; }; side="Empty"; flags=4; @@ -8950,16 +8576,16 @@ class Mission { disableSimulation=1; }; - id=1312; + id=1338; type="Land_HBarrier_5_F"; }; - class Item317 + class Item334 { dataType="Object"; class PositionInfo { - position[]={6844.7271,105.30093,7141.1548}; - angles[]={6.2651882,6.0662537,0.037981652}; + position[]={6823.9702,104.94766,7182.1299}; + angles[]={6.2771955,6.0662537,0.051952176}; }; side="Empty"; flags=4; @@ -8967,17 +8593,17 @@ class Mission { disableSimulation=1; }; - id=1313; - type="Land_HBarrier_5_F"; - atlOffset=-7.6293945e-006; + id=1339; + type="Land_HBarrier_3_F"; + atlOffset=8.392334e-005; }; - class Item318 + class Item335 { dataType="Object"; class PositionInfo { - position[]={6839.2671,105.03333,7139.7881}; - angles[]={6.2611909,6.0662537,0.057934806}; + position[]={6822.5762,104.88819,7184.2998}; + angles[]={6.2771955,1.3538646,0.051952176}; }; side="Empty"; flags=4; @@ -8985,16 +8611,17 @@ class Mission { disableSimulation=1; }; - id=1314; - type="Land_HBarrier_5_F"; + id=1340; + type="Land_HBarrier_3_F"; + atlOffset=8.392334e-005; }; - class Item319 + class Item336 { dataType="Object"; class PositionInfo { - position[]={6833.8018,104.68104,7138.4795}; - angles[]={6.2631893,6.0662537,0.065904573}; + position[]={6818.8447,104.67519,7183.3774}; + angles[]={6.2731905,1.3538646,0.057934806}; }; side="Empty"; flags=4; @@ -9002,17 +8629,17 @@ class Mission { disableSimulation=1; }; - id=1315; - type="Land_HBarrier_5_F"; - atlOffset=7.6293945e-006; + id=1341; + type="Land_HBarrier_3_F"; + atlOffset=9.1552734e-005; }; - class Item320 + class Item337 { dataType="Object"; class PositionInfo { - position[]={6828.3345,104.29799,7137.1948}; - angles[]={6.269186,6.0662537,0.07386519}; + position[]={6819.75,104.68614,7187.6025}; + angles[]={0,6.0662537,0.057934806}; }; side="Empty"; flags=4; @@ -9020,159 +8647,149 @@ class Mission { disableSimulation=1; }; - id=1316; + id=1342; type="Land_HBarrier_5_F"; + atlOffset=0.00010681152; }; - class Item321 + class Item338 { dataType="Object"; class PositionInfo { - position[]={6822.9092,103.90366,7136.0073}; - angles[]={6.2811723,6.0662537,0.075853623}; + position[]={6819.6406,104.61306,7137.2104}; + angles[]={0,0.56846654,0}; }; side="Empty"; - flags=4; + flags=5; class Attributes { - disableSimulation=1; }; - id=1317; - type="Land_HBarrier_5_F"; - atlOffset=7.6293945e-006; + id=1343; + type="Land_Mil_WallBig_Corner_F"; }; - class Item322 + class Item339 { dataType="Object"; class PositionInfo { - position[]={6818.9209,103.59001,7137.2266}; - angles[]={6.2811723,1.3538646,0.087772869}; + position[]={6820.9438,104.71484,7136.3989}; + angles[]={0,5.2808557,0}; }; side="Empty"; - flags=4; + flags=5; class Attributes { - disableSimulation=1; }; - id=1318; - type="Land_HBarrier_5_F"; - atlOffset=7.6293945e-006; + id=1344; + type="Land_Mil_WallBig_Corner_F"; }; - class Item323 + class Item340 { dataType="Object"; class PositionInfo { - position[]={6817.7827,103.52639,7142.6582}; - angles[]={6.2731848,1.3538646,0.085788846}; + position[]={6823.6875,104.93005,7137.5249}; + angles[]={0,6.0662537,0}; }; side="Empty"; - flags=4; + flags=5; class Attributes { - disableSimulation=1; }; - id=1319; - type="Land_HBarrier_5_F"; - atlOffset=-7.6293945e-006; + id=1345; + type="Land_Mil_WallBig_4m_F"; + atlOffset=7.6293945e-006; }; - class Item324 + class Item341 { dataType="Object"; class PositionInfo { - position[]={6816.5854,103.52135,7148.1025}; - angles[]={6.2591896,1.3538646,0.085788846}; + position[]={6819.5103,104.60905,7140.188}; + angles[]={0,1.3538646,0}; }; side="Empty"; - flags=4; + flags=5; class Attributes { - disableSimulation=1; }; - id=1320; - type="Land_HBarrier_5_F"; + id=1346; + type="Land_Mil_WallBig_4m_F"; + atlOffset=-7.6293945e-006; }; - class Item325 + class Item342 { dataType="Object"; class PositionInfo { - position[]={6811.8647,103.93224,7169.957}; - angles[]={6.251195,1.3538646,0.065904573}; + position[]={6869.9888,105.70276,7191.874}; + angles[]={0,2.9111433,0}; }; side="Empty"; - flags=4; + flags=5; class Attributes { - disableSimulation=1; }; - id=1321; - type="Land_HBarrier_5_F"; + id=1347; + type="Land_Mil_WallBig_4m_F"; atlOffset=3.0517578e-005; }; - class Item326 + class Item343 { dataType="Object"; class PositionInfo { - position[]={6810.7007,103.9759,7175.4541}; - angles[]={6.2631893,1.3538646,0.065904573}; + position[]={6872.7168,105.58186,7193.0371}; + angles[]={0,2.1257453,0}; }; side="Empty"; - flags=4; + flags=5; class Attributes { - disableSimulation=1; }; - id=1322; - type="Land_HBarrier_5_F"; - atlOffset=6.1035156e-005; + id=1348; + type="Land_Mil_WallBig_Corner_F"; }; - class Item327 + class Item344 { dataType="Object"; class PositionInfo { - position[]={6850.3027,105.29065,7188.5063}; - angles[]={0.0039967569,6.0662537,6.2671909}; + position[]={6874.0308,105.57157,7192.2427}; + angles[]={0,3.6965418,0}; }; side="Empty"; - flags=4; + flags=5; class Attributes { - disableSimulation=1; }; - id=1323; - type="Land_HBarrier_5_F"; - atlOffset=0.0090026855; + id=1349; + type="Land_Mil_WallBig_Corner_F"; }; - class Item328 + class Item345 { dataType="Object"; class PositionInfo { - position[]={6844.8364,105.34264,7187.1392}; - angles[]={0.0039967569,6.0662537,6.2791886}; + position[]={6874.2017,105.66837,7189.2676}; + angles[]={0,4.4819398,0}; }; side="Empty"; - flags=4; + flags=5; class Attributes { - disableSimulation=1; }; - id=1324; - type="Land_HBarrier_5_F"; + id=1350; + type="Land_Mil_WallBig_4m_F"; atlOffset=3.0517578e-005; }; - class Item329 + class Item346 { dataType="Object"; class PositionInfo { - position[]={6839.3408,105.35931,7185.834}; - angles[]={0.0039967569,6.0662537,0.011995304}; + position[]={6878.6113,104.75688,7174.3813}; + angles[]={0.0219975,1.3538646,6.2452021}; }; side="Empty"; flags=4; @@ -9180,17 +8797,16 @@ class Mission { disableSimulation=1; }; - id=1325; + id=1355; type="Land_HBarrier_5_F"; - atlOffset=3.8146973e-005; }; - class Item330 + class Item347 { dataType="Object"; class PositionInfo { - position[]={6833.7798,105.27551,7184.5537}; - angles[]={6.2811723,6.0662537,0.027993103}; + position[]={6877.4731,104.7201,7179.8135}; + angles[]={0.017997233,1.3538646,6.2372179}; }; side="Empty"; flags=4; @@ -9198,17 +8814,16 @@ class Mission { disableSimulation=1; }; - id=1326; + id=1356; type="Land_HBarrier_5_F"; - atlOffset=5.3405762e-005; }; - class Item331 + class Item348 { dataType="Object"; class PositionInfo { - position[]={6828.3203,105.08912,7183.187}; - angles[]={6.2771854,6.0662537,0.041975394}; + position[]={6876.2759,104.70593,7185.2573}; + angles[]={0.0219975,1.3538646,6.2292366}; }; side="Empty"; flags=4; @@ -9216,17 +8831,16 @@ class Mission { disableSimulation=1; }; - id=1327; + id=1357; type="Land_HBarrier_5_F"; - atlOffset=3.0517578e-005; }; - class Item332 + class Item349 { dataType="Object"; class PositionInfo { - position[]={6817.3872,104.5009,7180.5938}; - angles[]={6.2711902,6.0662537,0.059928458}; + position[]={6815.3911,103.58916,7153.6992}; + angles[]={6.2491999,1.3538646,0.083802827}; }; side="Empty"; flags=4; @@ -9234,17 +8848,17 @@ class Mission { disableSimulation=1; }; - id=1328; + id=1358; type="Land_HBarrier_5_F"; - atlOffset=3.0517578e-005; + atlOffset=-7.6293945e-006; }; - class Item333 + class Item350 { dataType="Object"; class PositionInfo { - position[]={6811.9624,104.13818,7179.4063}; - angles[]={6.2631893,6.0662537,0.065904573}; + position[]={6814.2529,103.71049,7159.1313}; + angles[]={6.2432079,1.3538646,0.073864385}; }; side="Empty"; flags=4; @@ -9252,17 +8866,16 @@ class Mission { disableSimulation=1; }; - id=1329; + id=1359; type="Land_HBarrier_5_F"; - atlOffset=3.8146973e-005; }; - class Item334 + class Item351 { dataType="Object"; class PositionInfo { - position[]={6872.333,104.61404,7193.7695}; - angles[]={0.039977662,6.0662537,6.2511969}; + position[]={6813.0557,103.83305,7164.5757}; + angles[]={6.247201,1.3538646,0.067895547}; }; side="Empty"; flags=4; @@ -9270,17 +8883,16 @@ class Mission { disableSimulation=1; }; - id=1330; + id=1360; type="Land_HBarrier_5_F"; - atlOffset=0.008972168; }; - class Item335 + class Item352 { dataType="Object"; class PositionInfo { - position[]={6866.8667,104.81364,7192.4028}; - angles[]={0.02999169,6.0662537,6.2591896}; + position[]={6880.2329,105.42849,7149.8218}; + angles[]={0.019996032,6.0662537,6.2591896}; }; side="Empty"; flags=4; @@ -9288,17 +8900,16 @@ class Mission { disableSimulation=1; }; - id=1331; + id=1364; type="Land_HBarrier_5_F"; - atlOffset=1.5258789e-005; }; - class Item336 + class Item353 { dataType="Object"; class PositionInfo { - position[]={6861.3706,105.00075,7191.0977}; - angles[]={0.0219975,6.0662537,6.2571907}; + position[]={6874.7671,105.48981,7148.4546}; + angles[]={0.0060001095,6.0662537,0}; }; side="Empty"; flags=4; @@ -9306,17 +8917,17 @@ class Mission { disableSimulation=1; }; - id=1332; + id=1365; type="Land_HBarrier_5_F"; - atlOffset=3.0517578e-005; + atlOffset=2.2888184e-005; }; - class Item337 + class Item354 { dataType="Object"; class PositionInfo { - position[]={6855.8096,105.16334,7189.8174}; - angles[]={0.011995304,6.0662537,6.259192}; + position[]={6873.6279,105.50338,7144.5596}; + angles[]={6.2731905,1.3538646,0.0019834081}; }; side="Empty"; flags=4; @@ -9324,17 +8935,17 @@ class Mission { disableSimulation=1; }; - id=1333; + id=1366; type="Land_HBarrier_5_F"; - atlOffset=6.8664551e-005; + atlOffset=7.6293945e-006; }; - class Item338 + class Item355 { dataType="Object"; class PositionInfo { - position[]={6883.2251,105.27325,7152.5137}; - angles[]={0.035984326,1.3538646,6.2531939}; + position[]={6863.9473,105.50687,7142.0239}; + angles[]={6.2771854,1.3538646,6.2791886}; }; side="Empty"; flags=4; @@ -9342,35 +8953,73 @@ class Mission { disableSimulation=1; }; - id=1334; + id=1367; type="Land_HBarrier_5_F"; atlOffset=-7.6293945e-006; }; - class Item339 + class Item356 { - dataType="Object"; + dataType="Logic"; class PositionInfo { - position[]={6882.0869,105.10587,7157.9453}; - angles[]={0.041976813,1.3538646,6.2491965}; + position[]={6846.709,104.66454,7163.5034}; + angles[]={0.011995304,6.0302858,6.2812018}; }; - side="Empty"; - flags=4; - class Attributes + areaSize[]={35.166805,0,25.726395}; + areaIsRectangle=1; + flags=1; + id=1370; + type="ModuleHideTerrainObjects_F"; + class CustomAttributes { - disableSimulation=1; + class Attribute0 + { + property="#filter"; + expression="_this setVariable [""#filter"",_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=15; + }; + }; + }; + class Attribute1 + { + property="#hideLocally"; + expression="_this setVariable [""#hideLocally"",_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=2; }; - id=1335; - type="Land_HBarrier_5_F"; - atlOffset=2.2888184e-005; }; - class Item340 + class Item357 { dataType="Object"; class PositionInfo { - position[]={6880.8892,104.95184,7163.3896}; - angles[]={0.031988446,1.3538646,6.2491984}; + position[]={6865.2339,104.40295,7167.3799}; + angles[]={0.013999403,4.4854269,6.2671871}; }; side="Empty"; flags=4; @@ -9378,70 +9027,103 @@ class Mission { disableSimulation=1; }; - id=1336; - type="Land_HBarrier_5_F"; - atlOffset=3.8146973e-005; + id=1371; + type="Land_HelipadSquare_F"; }; - class Item341 + class Item358 { - dataType="Object"; + dataType="Logic"; class PositionInfo { - position[]={6879.7598,104.83829,7168.8232}; - angles[]={0.025994543,1.3538646,6.2531939}; + position[]={6841.1694,119.71,5509.4556}; + angles[]={0,5.7691269,0}; }; - side="Empty"; - flags=4; - class Attributes + areaSize[]={5,0,10.192701}; + flags=1; + id=1372; + type="ModuleHideTerrainObjects_F"; + class CustomAttributes { - disableSimulation=1; + class Attribute0 + { + property="#filter"; + expression="_this setVariable [""#filter"",_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=15; + }; + }; + }; + class Attribute1 + { + property="#hideLocally"; + expression="_this setVariable [""#hideLocally"",_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=2; }; - id=1337; - type="Land_HBarrier_5_F"; - atlOffset=-1.5258789e-005; }; - class Item342 + class Item359 { dataType="Object"; class PositionInfo { - position[]={6875.0044,104.64062,7190.7412}; - angles[]={0.039977662,1.3538646,6.2272439}; + position[]={6872.9556,124.80881,5477.5151}; + angles[]={0,5.861639,0}; }; side="Empty"; - flags=4; + flags=5; class Attributes { - disableSimulation=1; }; - id=1338; - type="Land_HBarrier_5_F"; + id=1373; + type="Land_Cargo_Patrol_V3_F"; }; - class Item343 + class Item360 { dataType="Object"; class PositionInfo { - position[]={6823.9702,104.94766,7182.1299}; - angles[]={6.2771955,6.0662537,0.051952176}; + position[]={6822.4907,125.11742,5554.4663}; + angles[]={0,3.0073233,0}; }; side="Empty"; - flags=4; + flags=5; class Attributes { - disableSimulation=1; }; - id=1339; - type="Land_HBarrier_3_F"; - atlOffset=8.392334e-005; + id=1374; + type="Land_Cargo_Patrol_V3_F"; }; - class Item344 + class Item361 { dataType="Object"; class PositionInfo { - position[]={6822.5762,104.88819,7184.2998}; - angles[]={6.2771955,1.3538646,0.051952176}; + position[]={6837.8623,146.35056,5101.6167}; + angles[]={0.13516936,4.8290062,0.071876638}; }; side="Empty"; flags=4; @@ -9449,17 +9131,17 @@ class Mission { disableSimulation=1; }; - id=1340; - type="Land_HBarrier_3_F"; - atlOffset=8.392334e-005; + id=1375; + type="Land_HBarrier_Big_F"; + atlOffset=0.014328003; }; - class Item345 + class Item362 { dataType="Object"; class PositionInfo { - position[]={6818.8447,104.67519,7183.3774}; - angles[]={6.2731905,1.3538646,0.057934806}; + position[]={6836.0581,149.10583,5076.7446}; + angles[]={0.087774232,4.8290062,0.051955618}; }; side="Empty"; flags=4; @@ -9467,17 +9149,17 @@ class Mission { disableSimulation=1; }; - id=1341; - type="Land_HBarrier_3_F"; - atlOffset=9.1552734e-005; + id=1376; + type="Land_HBarrier_Big_F"; + atlOffset=0.014328003; }; - class Item346 + class Item363 { dataType="Object"; class PositionInfo { - position[]={6819.75,104.68614,7187.6025}; - angles[]={0,6.0662537,0.057934806}; + position[]={6834.6646,150.11176,5052.7646}; + angles[]={0.043971907,4.8290062,0.1508444}; }; side="Empty"; flags=4; @@ -9485,149 +9167,190 @@ class Mission { disableSimulation=1; }; - id=1342; - type="Land_HBarrier_5_F"; - atlOffset=0.00010681152; + id=1377; + type="Land_HBarrier_Big_F"; + atlOffset=0.014328003; }; - class Item347 + class Item364 { dataType="Object"; class PositionInfo { - position[]={6819.6406,104.61306,7137.2104}; - angles[]={0,0.56846654,0}; + position[]={6819.6865,149.48048,5040.4517}; + angles[]={0.1213999,0.0773689,0.077842705}; }; side="Empty"; - flags=5; + flags=4; class Attributes { + disableSimulation=1; }; - id=1343; - type="Land_Mil_WallBig_Corner_F"; + id=1378; + type="Land_HBarrier_Big_F"; }; - class Item348 + class Item365 { dataType="Object"; class PositionInfo { - position[]={6820.9438,104.71484,7136.3989}; - angles[]={0,5.2808557,0}; + position[]={6795.4312,148.39696,5041.1553}; + angles[]={0.053948916,0.0773689,0.067894675}; }; side="Empty"; - flags=5; + flags=4; class Attributes { + disableSimulation=1; }; - id=1344; - type="Land_Mil_WallBig_Corner_F"; + id=1379; + type="Land_HBarrier_Big_F"; }; - class Item349 + class Item366 { dataType="Object"; class PositionInfo { - position[]={6823.6875,104.93005,7137.5249}; - angles[]={0,6.0662537,0}; + position[]={6828.8066,142.93001,5134.4102}; + angles[]={0.1213999,0.34571931,0.010000871}; }; side="Empty"; - flags=5; + flags=4; class Attributes { + disableSimulation=1; }; - id=1345; - type="Land_Mil_WallBig_4m_F"; - atlOffset=7.6293945e-006; + id=1380; + type="Land_HBarrier_Big_F"; }; - class Item350 + class Item367 { dataType="Object"; class PositionInfo { - position[]={6819.5103,104.60905,7140.188}; - angles[]={0,1.3538646,0}; + position[]={6806.3032,142.17078,5141.7407}; + angles[]={0.055941612,0.40788025,0.013999403}; }; side="Empty"; - flags=5; + flags=4; class Attributes { + disableSimulation=1; }; - id=1346; - type="Land_Mil_WallBig_4m_F"; - atlOffset=-7.6293945e-006; + id=1381; + type="Land_HBarrier_Big_F"; }; - class Item351 + class Item368 { - dataType="Object"; + dataType="Logic"; class PositionInfo { - position[]={6869.9888,105.70276,7191.874}; - angles[]={0,2.9111433,0}; + position[]={6803.4116,145.12527,5106.5269}; + angles[]={0,0.2852931,0}; }; - side="Empty"; - flags=5; - class Attributes + areaSize[]={26.516315,0,31.608171}; + areaIsRectangle=1; + flags=1; + id=1382; + type="ModuleHideTerrainObjects_F"; + atlOffset=2.0402069; + class CustomAttributes { + class Attribute0 + { + property="#filter"; + expression="_this setVariable [""#filter"",_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=15; + }; + }; + }; + class Attribute1 + { + property="#hideLocally"; + expression="_this setVariable [""#hideLocally"",_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=2; }; - id=1347; - type="Land_Mil_WallBig_4m_F"; - atlOffset=3.0517578e-005; }; - class Item352 + class Item369 { dataType="Object"; class PositionInfo { - position[]={6872.7168,105.58186,7193.0371}; - angles[]={0,2.1257453,0}; + position[]={6794.0439,159.22635,5054.1787}; + angles[]={0,1.5992278,0}; }; side="Empty"; flags=5; class Attributes { }; - id=1348; - type="Land_Mil_WallBig_Corner_F"; + id=1383; + type="Land_Cargo_Tower_V3_F"; }; - class Item353 + class Item370 { dataType="Object"; class PositionInfo { - position[]={6874.0308,105.57157,7192.2427}; - angles[]={0,3.6965418,0}; + position[]={6832.6904,149.89294,5100.4736}; + angles[]={0,4.6956677,0}; }; side="Empty"; flags=5; class Attributes { }; - id=1349; - type="Land_Mil_WallBig_Corner_F"; + id=1384; + type="Land_Cargo_Patrol_V3_F"; }; - class Item354 + class Item371 { dataType="Object"; class PositionInfo { - position[]={6874.2017,105.66837,7189.2676}; - angles[]={0,4.4819398,0}; + position[]={6788.2363,144.62466,5140.2134}; + angles[]={0,2.1316109,0}; }; side="Empty"; flags=5; class Attributes { }; - id=1350; - type="Land_Mil_WallBig_4m_F"; - atlOffset=3.0517578e-005; + id=1386; + type="Land_Cargo_Patrol_V3_F"; }; - class Item355 + class Item372 { dataType="Object"; class PositionInfo { - position[]={6878.6113,104.75688,7174.3813}; - angles[]={0.0219975,1.3538646,6.2452021}; + position[]={6783.9614,140.83171,5143.0835}; + angles[]={6.2711854,2.1200421,0.033987202}; }; side="Empty"; flags=4; @@ -9635,16 +9358,73 @@ class Mission { disableSimulation=1; }; - id=1355; - type="Land_HBarrier_5_F"; + id=1387; + type="Land_HBarrier_Big_F"; }; - class Item356 + class Item373 + { + dataType="Logic"; + class PositionInfo + { + position[]={2410.3696,155.15909,2739.7036}; + angles[]={0,6.0684576,0}; + }; + areaSize[]={2.0476005,0,19.557089}; + areaIsRectangle=1; + flags=1; + id=1391; + type="ModuleHideTerrainObjects_F"; + atlOffset=0.2543335; + class CustomAttributes + { + class Attribute0 + { + property="#filter"; + expression="_this setVariable [""#filter"",_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=15; + }; + }; + }; + class Attribute1 + { + property="#hideLocally"; + expression="_this setVariable [""#hideLocally"",_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=2; + }; + }; + class Item374 { dataType="Object"; class PositionInfo { - position[]={6877.4731,104.7201,7179.8135}; - angles[]={0.017997233,1.3538646,6.2372179}; + position[]={2360.5098,154.91,2790.2813}; + angles[]={0,1.5997182,0}; }; side="Empty"; flags=4; @@ -9652,68 +9432,63 @@ class Mission { disableSimulation=1; }; - id=1356; - type="Land_HBarrier_5_F"; + id=1392; + type="Land_HelipadSquare_F"; }; - class Item357 + class Item375 { dataType="Object"; class PositionInfo { - position[]={6876.2759,104.70593,7185.2573}; - angles[]={0.0219975,1.3538646,6.2292366}; + position[]={2417.6682,156.67157,2820.8335}; + angles[]={0,3.1863353,0}; }; side="Empty"; - flags=4; + flags=5; class Attributes { - disableSimulation=1; }; - id=1357; - type="Land_HBarrier_5_F"; + id=1393; + type="Land_Cargo_Patrol_V3_F"; }; - class Item358 + class Item376 { dataType="Object"; class PositionInfo { - position[]={6815.3911,103.58916,7153.6992}; - angles[]={6.2491999,1.3538646,0.083802827}; + position[]={2429.4392,157.98296,2709.8096}; }; side="Empty"; - flags=4; + flags=5; class Attributes { - disableSimulation=1; }; - id=1358; - type="Land_HBarrier_5_F"; - atlOffset=-7.6293945e-006; + id=1394; + type="Land_Cargo_Patrol_V3_F"; }; - class Item359 + class Item377 { dataType="Object"; class PositionInfo { - position[]={6814.2529,103.71049,7159.1313}; - angles[]={6.2432079,1.3538646,0.073864385}; + position[]={2340.9524,159.79906,2813.9241}; + angles[]={0,2.2747464,0}; }; side="Empty"; - flags=4; + flags=5; class Attributes { - disableSimulation=1; }; - id=1359; - type="Land_HBarrier_5_F"; + id=1395; + type="Land_Cargo_Patrol_V3_F"; }; - class Item360 + class Item378 { dataType="Object"; class PositionInfo { - position[]={6813.0557,103.83305,7164.5757}; - angles[]={6.247201,1.3538646,0.067895547}; + position[]={872.26025,165.27277,1647.4708}; + angles[]={6.2571888,0,6.1854959}; }; side="Empty"; flags=4; @@ -9721,16 +9496,17 @@ class Mission { disableSimulation=1; }; - id=1360; - type="Land_HBarrier_5_F"; + id=1396; + type="Land_HBarrier_Big_F"; + atlOffset=3.0517578e-005; }; - class Item361 + class Item379 { dataType="Object"; class PositionInfo { - position[]={6880.2329,105.42849,7149.8218}; - angles[]={0.019996032,6.0662537,6.2591896}; + position[]={880.76025,164.49498,1647.4708}; + angles[]={6.2571907,0,6.2053428}; }; side="Empty"; flags=4; @@ -9738,16 +9514,17 @@ class Mission { disableSimulation=1; }; - id=1364; - type="Land_HBarrier_5_F"; + id=1397; + type="Land_HBarrier_Big_F"; + atlOffset=3.0517578e-005; }; - class Item362 + class Item380 { dataType="Object"; class PositionInfo { - position[]={6874.7671,105.48981,7148.4546}; - angles[]={0.0060001095,6.0662537,0}; + position[]={872.26025,165.77086,1657.7208}; + angles[]={6.211309,0,6.1795568}; }; side="Empty"; flags=4; @@ -9755,17 +9532,17 @@ class Mission { disableSimulation=1; }; - id=1365; - type="Land_HBarrier_5_F"; - atlOffset=2.2888184e-005; + id=1398; + type="Land_HBarrier_Big_F"; + atlOffset=3.0517578e-005; }; - class Item363 + class Item381 { dataType="Object"; class PositionInfo { - position[]={6873.6279,105.50338,7144.5596}; - angles[]={6.2731905,1.3538646,0.0019834081}; + position[]={889.26025,163.90337,1647.4708}; + angles[]={6.2471995,0,6.2232599}; }; side="Empty"; flags=4; @@ -9773,17 +9550,17 @@ class Mission { disableSimulation=1; }; - id=1366; - type="Land_HBarrier_5_F"; - atlOffset=7.6293945e-006; + id=1399; + type="Land_HBarrier_Big_F"; + atlOffset=1.5258789e-005; }; - class Item364 + class Item382 { dataType="Object"; class PositionInfo { - position[]={6863.9473,105.50687,7142.0239}; - angles[]={6.2771854,1.3538646,6.2791886}; + position[]={897.76025,163.51964,1647.4708}; + angles[]={6.2292399,0,6.2491999}; }; side="Empty"; flags=4; @@ -9791,73 +9568,35 @@ class Mission { disableSimulation=1; }; - id=1367; - type="Land_HBarrier_5_F"; - atlOffset=-7.6293945e-006; + id=1400; + type="Land_HBarrier_Big_F"; + atlOffset=4.5776367e-005; }; - class Item365 + class Item383 { - dataType="Logic"; + dataType="Object"; class PositionInfo { - position[]={6846.709,104.66454,7163.5034}; - angles[]={0.011995304,6.0302858,6.2812018}; + position[]={906.26025,163.13762,1647.4708}; + angles[]={6.2212648,0,6.2232561}; }; - areaSize[]={35.166805,0,25.726395}; - areaIsRectangle=1; - flags=1; - id=1370; - type="ModuleHideTerrainObjects_F"; - class CustomAttributes + side="Empty"; + flags=4; + class Attributes { - class Attribute0 - { - property="#filter"; - expression="_this setVariable [""#filter"",_value]"; - class Value - { - class data - { - class type - { - type[]= - { - "SCALAR" - }; - }; - value=15; - }; - }; - }; - class Attribute1 - { - property="#hideLocally"; - expression="_this setVariable [""#hideLocally"",_value]"; - class Value - { - class data - { - class type - { - type[]= - { - "BOOL" - }; - }; - value=0; - }; - }; - }; - nAttributes=2; + disableSimulation=1; }; + id=1401; + type="Land_HBarrier_Big_F"; + atlOffset=3.0517578e-005; }; - class Item366 + class Item384 { dataType="Object"; class PositionInfo { - position[]={6865.2339,104.40295,7167.3799}; - angles[]={0.01399754,6.0662584,6.2671809}; + position[]={914.76025,162.59943,1647.4708}; + angles[]={6.2172837,0,6.2152872}; }; side="Empty"; flags=4; @@ -9865,103 +9604,71 @@ class Mission { disableSimulation=1; }; - id=1371; - type="Land_HelipadSquare_F"; + id=1402; + type="Land_HBarrier_Big_F"; + atlOffset=4.5776367e-005; }; - class Item367 + class Item385 { - dataType="Logic"; + dataType="Object"; class PositionInfo { - position[]={6841.1694,119.71,5509.4556}; - angles[]={0,5.7691269,0}; + position[]={919.01025,162.72517,1652.7208}; + angles[]={6.175601,4.712389,6.2113094}; }; - areaSize[]={5,0,10.192701}; - flags=1; - id=1372; - type="ModuleHideTerrainObjects_F"; - class CustomAttributes + side="Empty"; + flags=4; + class Attributes { - class Attribute0 - { - property="#filter"; - expression="_this setVariable [""#filter"",_value]"; - class Value - { - class data - { - class type - { - type[]= - { - "SCALAR" - }; - }; - value=15; - }; - }; - }; - class Attribute1 - { - property="#hideLocally"; - expression="_this setVariable [""#hideLocally"",_value]"; - class Value - { - class data - { - class type - { - type[]= - { - "BOOL" - }; - }; - value=0; - }; - }; - }; - nAttributes=2; + disableSimulation=1; }; + id=1403; + type="Land_HBarrier_Big_F"; + atlOffset=6.1035156e-005; }; - class Item368 + class Item386 { dataType="Object"; class PositionInfo { - position[]={6872.9556,124.80881,5477.5151}; - angles[]={0,5.861639,0}; + position[]={880.76025,164.9812,1657.7208}; + angles[]={6.2113094,0,6.2113094}; }; side="Empty"; - flags=5; + flags=4; class Attributes { + disableSimulation=1; }; - id=1373; - type="Land_Cargo_Patrol_V3_F"; + id=1404; + type="Land_HBarrier_Big_F"; + atlOffset=3.0517578e-005; }; - class Item369 + class Item387 { dataType="Object"; class PositionInfo { - position[]={6822.4907,125.11742,5554.4663}; - angles[]={0,3.0073233,0}; + position[]={889.26025,164.44897,1657.7208}; + angles[]={6.2132983,0,6.2312331}; }; side="Empty"; - flags=5; + flags=4; class Attributes { + disableSimulation=1; }; - id=1374; - type="Land_Cargo_Patrol_V3_F"; + id=1405; + type="Land_HBarrier_Big_F"; + atlOffset=4.5776367e-005; }; - class Item370 + class Item388 { dataType="Object"; class PositionInfo { - position[]={6837.8623,146.35056,5101.6167}; - angles[]={0.13516936,4.8290062,0.071876638}; + position[]={897.76025,164.20889,1657.7208}; + angles[]={6.1993828,0,6.2651849}; }; side="Empty"; flags=4; @@ -9969,17 +9676,17 @@ class Mission { disableSimulation=1; }; - id=1375; + id=1406; type="Land_HBarrier_Big_F"; - atlOffset=0.014328003; + atlOffset=3.0517578e-005; }; - class Item371 + class Item389 { dataType="Object"; class PositionInfo { - position[]={6836.0581,149.10583,5076.7446}; - angles[]={0.087774232,4.8290062,0.051955618}; + position[]={906.26025,163.99579,1657.7208}; + angles[]={6.1874795,0,6.2392135}; }; side="Empty"; flags=4; @@ -9987,17 +9694,17 @@ class Mission { disableSimulation=1; }; - id=1376; + id=1407; type="Land_HBarrier_Big_F"; - atlOffset=0.014328003; + atlOffset=3.0517578e-005; }; - class Item372 + class Item390 { dataType="Object"; class PositionInfo { - position[]={6834.6646,150.11176,5052.7646}; - angles[]={0.043971907,4.8290062,0.1508444}; + position[]={919.01025,163.75569,1660.9708}; + angles[]={6.157845,4.712389,6.219274}; }; side="Empty"; flags=4; @@ -10005,17 +9712,17 @@ class Mission { disableSimulation=1; }; - id=1377; + id=1408; type="Land_HBarrier_Big_F"; - atlOffset=0.014328003; + atlOffset=1.5258789e-005; }; - class Item373 + class Item391 { dataType="Object"; class PositionInfo { - position[]={6819.6865,149.48048,5040.4517}; - angles[]={0.1213999,0.0773689,0.077842705}; + position[]={868.76025,166.43567,1661.4708}; + angles[]={6.1854997,4.712389,6.1854963}; }; side="Empty"; flags=4; @@ -10023,16 +9730,17 @@ class Mission { disableSimulation=1; }; - id=1378; + id=1409; type="Land_HBarrier_Big_F"; + atlOffset=3.0517578e-005; }; - class Item374 + class Item392 { dataType="Object"; class PositionInfo { - position[]={6795.4312,148.39696,5041.1553}; - angles[]={0.053948916,0.0773689,0.067894675}; + position[]={868.76025,167.35071,1669.9708}; + angles[]={6.1677008,4.712389,6.191443}; }; side="Empty"; flags=4; @@ -10040,16 +9748,17 @@ class Mission { disableSimulation=1; }; - id=1379; + id=1410; type="Land_HBarrier_Big_F"; + atlOffset=3.0517578e-005; }; - class Item375 + class Item393 { dataType="Object"; class PositionInfo { - position[]={6828.8066,142.93001,5134.4102}; - angles[]={0.1213999,0.34571931,0.010000871}; + position[]={868.76025,168.23418,1678.4708}; + angles[]={6.1934242,4.712389,6.209321}; }; side="Empty"; flags=4; @@ -10057,16 +9766,17 @@ class Mission { disableSimulation=1; }; - id=1380; + id=1411; type="Land_HBarrier_Big_F"; + atlOffset=4.5776367e-005; }; - class Item376 + class Item394 { dataType="Object"; class PositionInfo { - position[]={6806.3032,142.17078,5141.7407}; - angles[]={0.055941612,0.40788025,0.013999403}; + position[]={868.76025,168.52223,1686.9708}; + angles[]={0.0099949092,4.712389,6.2252526}; }; side="Empty"; flags=4; @@ -10074,121 +9784,89 @@ class Mission { disableSimulation=1; }; - id=1381; + id=1412; type="Land_HBarrier_Big_F"; + atlOffset=3.0517578e-005; }; - class Item377 + class Item395 { - dataType="Logic"; + dataType="Object"; class PositionInfo { - position[]={6803.4116,145.12527,5106.5269}; - angles[]={0,0.2852931,0}; + position[]={868.76025,168.31412,1695.4708}; + angles[]={0.037981652,4.712389,6.2332273}; }; - areaSize[]={26.516315,0,31.608171}; - areaIsRectangle=1; - flags=1; - id=1382; - type="ModuleHideTerrainObjects_F"; - atlOffset=2.0402069; - class CustomAttributes + side="Empty"; + flags=4; + class Attributes { - class Attribute0 - { - property="#filter"; - expression="_this setVariable [""#filter"",_value]"; - class Value - { - class data - { - class type - { - type[]= - { - "SCALAR" - }; - }; - value=15; - }; - }; - }; - class Attribute1 - { - property="#hideLocally"; - expression="_this setVariable [""#hideLocally"",_value]"; - class Value - { - class data - { - class type - { - type[]= - { - "BOOL" - }; - }; - value=0; - }; - }; - }; - nAttributes=2; + disableSimulation=1; }; + id=1413; + type="Land_HBarrier_Big_F"; + atlOffset=3.0517578e-005; }; - class Item378 + class Item396 { dataType="Object"; class PositionInfo { - position[]={6794.0439,159.22635,5054.1787}; - angles[]={0,1.5992278,0}; + position[]={880.51025,167.41202,1698.7208}; + angles[]={0.01400366,0,6.1934276}; }; side="Empty"; - flags=5; + flags=4; class Attributes { + disableSimulation=1; }; - id=1383; - type="Land_Cargo_Tower_V3_F"; + id=1414; + type="Land_HBarrier_Big_F"; + atlOffset=3.0517578e-005; }; - class Item379 + class Item397 { dataType="Object"; class PositionInfo { - position[]={6832.6904,149.89294,5100.4736}; - angles[]={0,4.6956677,0}; + position[]={889.01025,166.6891,1698.7208}; + angles[]={0.013995145,0,6.2013717}; }; side="Empty"; - flags=5; + flags=4; class Attributes { + disableSimulation=1; }; - id=1384; - type="Land_Cargo_Patrol_V3_F"; + id=1415; + type="Land_HBarrier_Big_F"; + atlOffset=3.0517578e-005; }; - class Item380 + class Item398 { dataType="Object"; class PositionInfo { - position[]={6788.2363,144.62466,5140.2134}; - angles[]={0,2.1316109,0}; + position[]={897.51025,166.23048,1698.7208}; + angles[]={0.027993103,0,6.2491946}; }; side="Empty"; - flags=5; + flags=4; class Attributes { + disableSimulation=1; }; - id=1386; - type="Land_Cargo_Patrol_V3_F"; + id=1416; + type="Land_HBarrier_Big_F"; + atlOffset=1.5258789e-005; }; - class Item381 + class Item399 { dataType="Object"; class PositionInfo { - position[]={6783.9614,140.83171,5143.0835}; - angles[]={6.2711854,2.1200421,0.033987202}; + position[]={906.01025,166.16629,1698.7208}; + angles[]={0.035985984,0,0.01999305}; }; side="Empty"; flags=4; @@ -10196,73 +9874,17 @@ class Mission { disableSimulation=1; }; - id=1387; + id=1417; type="Land_HBarrier_Big_F"; + atlOffset=3.0517578e-005; }; - class Item382 + class Item400 { - dataType="Logic"; + dataType="Object"; class PositionInfo { - position[]={2410.3696,155.15909,2739.7036}; - angles[]={0,6.0684576,0}; - }; - areaSize[]={2.0476005,0,19.557089}; - areaIsRectangle=1; - flags=1; - id=1391; - type="ModuleHideTerrainObjects_F"; - atlOffset=0.2543335; - class CustomAttributes - { - class Attribute0 - { - property="#filter"; - expression="_this setVariable [""#filter"",_value]"; - class Value - { - class data - { - class type - { - type[]= - { - "SCALAR" - }; - }; - value=15; - }; - }; - }; - class Attribute1 - { - property="#hideLocally"; - expression="_this setVariable [""#hideLocally"",_value]"; - class Value - { - class data - { - class type - { - type[]= - { - "BOOL" - }; - }; - value=0; - }; - }; - }; - nAttributes=2; - }; - }; - class Item383 - { - dataType="Object"; - class PositionInfo - { - position[]={2360.5098,154.91,2790.2813}; - angles[]={0,1.5997182,0}; + position[]={914.51025,166.25105,1698.7208}; + angles[]={0.049958061,0,0.0059901671}; }; side="Empty"; flags=4; @@ -10270,63 +9892,71 @@ class Mission { disableSimulation=1; }; - id=1392; - type="Land_HelipadSquare_F"; + id=1418; + type="Land_HBarrier_Big_F"; + atlOffset=3.0517578e-005; }; - class Item384 + class Item401 { dataType="Object"; class PositionInfo { - position[]={2417.6682,156.67157,2820.8335}; - angles[]={0,3.1863353,0}; + position[]={918.76025,164.91376,1669.4708}; + angles[]={6.1499791,4.712389,6.2471995}; }; side="Empty"; - flags=5; + flags=4; class Attributes { + disableSimulation=1; }; - id=1393; - type="Land_Cargo_Patrol_V3_F"; + id=1419; + type="Land_HBarrier_Big_F"; + atlOffset=3.0517578e-005; }; - class Item385 + class Item402 { dataType="Object"; class PositionInfo { - position[]={2429.4392,157.98296,2709.8096}; + position[]={918.76025,165.87634,1677.9708}; + angles[]={6.1795573,4.712389,6.269186}; }; side="Empty"; - flags=5; + flags=4; class Attributes { + disableSimulation=1; }; - id=1394; - type="Land_Cargo_Patrol_V3_F"; + id=1420; + type="Land_HBarrier_Big_F"; + atlOffset=1.5258789e-005; }; - class Item386 + class Item403 { dataType="Object"; class PositionInfo { - position[]={2340.9524,159.79906,2813.9241}; - angles[]={0,2.2747464,0}; + position[]={918.76025,166.4523,1686.4708}; + angles[]={6.2611909,4.712389,6.2751846}; }; side="Empty"; - flags=5; + flags=4; class Attributes { + disableSimulation=1; }; - id=1395; - type="Land_Cargo_Patrol_V3_F"; + id=1421; + type="Land_HBarrier_Big_F"; + atlOffset=1.5258789e-005; }; - class Item387 + class Item404 { dataType="Object"; class PositionInfo { - position[]={872.26025,165.27277,1647.4708}; - angles[]={6.2571888,0,6.1854959}; + position[]={918.76025,166.41063,1694.9708}; + angles[]={0.023993526,4.712389,6.2751846}; }; side="Empty"; flags=4; @@ -10334,35 +9964,32 @@ class Mission { disableSimulation=1; }; - id=1396; + id=1422; type="Land_HBarrier_Big_F"; - atlOffset=3.0517578e-005; }; - class Item388 + class Item405 { dataType="Object"; class PositionInfo { - position[]={880.76025,164.49498,1647.4708}; - angles[]={6.2571907,0,6.2053428}; + position[]={867.51025,169.04033,1652.7208}; + angles[]={0,4.712389,0}; }; side="Empty"; - flags=4; class Attributes { - disableSimulation=1; }; - id=1397; - type="Land_HBarrier_Big_F"; - atlOffset=3.0517578e-005; + id=1423; + type="Land_BarGate_F"; + atlOffset=0.25006104; }; - class Item389 + class Item406 { dataType="Object"; class PositionInfo { - position[]={872.26025,165.77086,1657.7208}; - angles[]={6.211309,0,6.1795568}; + position[]={915.26025,165.53665,1709.2208}; + angles[]={0.077841938,3.1415927,6.2671833}; }; side="Empty"; flags=4; @@ -10370,17 +9997,17 @@ class Mission { disableSimulation=1; }; - id=1398; + id=1424; type="Land_HBarrier_Big_F"; atlOffset=3.0517578e-005; }; - class Item390 + class Item407 { dataType="Object"; class PositionInfo { - position[]={889.26025,163.90337,1647.4708}; - angles[]={6.2471995,0,6.2232599}; + position[]={906.76025,165.53981,1709.2208}; + angles[]={0.075855196,3.1415927,0.0060001095}; }; side="Empty"; flags=4; @@ -10388,17 +10015,17 @@ class Mission { disableSimulation=1; }; - id=1399; + id=1425; type="Land_HBarrier_Big_F"; - atlOffset=1.5258789e-005; + atlOffset=3.0517578e-005; }; - class Item391 + class Item408 { dataType="Object"; class PositionInfo { - position[]={897.76025,163.51964,1647.4708}; - angles[]={6.2292399,0,6.2491999}; + position[]={898.26025,165.54822,1709.2208}; + angles[]={0.10164732,3.1415927,6.2551923}; }; side="Empty"; flags=4; @@ -10406,17 +10033,17 @@ class Mission { disableSimulation=1; }; - id=1400; + id=1426; type="Land_HBarrier_Big_F"; - atlOffset=4.5776367e-005; + atlOffset=3.0517578e-005; }; - class Item392 + class Item409 { dataType="Object"; class PositionInfo { - position[]={906.26025,163.13762,1647.4708}; - angles[]={6.2212648,0,6.2232561}; + position[]={889.76025,165.89482,1709.2208}; + angles[]={0.14497496,3.1415927,6.2372179}; }; side="Empty"; flags=4; @@ -10424,17 +10051,17 @@ class Mission { disableSimulation=1; }; - id=1401; + id=1427; type="Land_HBarrier_Big_F"; atlOffset=3.0517578e-005; }; - class Item393 + class Item410 { dataType="Object"; class PositionInfo { - position[]={914.76025,162.59943,1647.4708}; - angles[]={6.2172837,0,6.2152872}; + position[]={881.26025,166.35719,1709.2208}; + angles[]={0.17809469,3.1415927,6.2252488}; }; side="Empty"; flags=4; @@ -10442,17 +10069,17 @@ class Mission { disableSimulation=1; }; - id=1402; + id=1428; type="Land_HBarrier_Big_F"; atlOffset=4.5776367e-005; }; - class Item394 + class Item411 { dataType="Object"; class PositionInfo { - position[]={919.01025,162.72517,1652.7208}; - angles[]={6.175601,4.712389,6.2113094}; + position[]={872.76025,166.70404,1709.2208}; + angles[]={0.22226405,3.1415927,6.2751846}; }; side="Empty"; flags=4; @@ -10460,17 +10087,17 @@ class Mission { disableSimulation=1; }; - id=1403; + id=1429; type="Land_HBarrier_Big_F"; - atlOffset=6.1035156e-005; + atlOffset=4.5776367e-005; }; - class Item395 + class Item412 { dataType="Object"; class PositionInfo { - position[]={880.76025,164.9812,1657.7208}; - angles[]={6.2113094,0,6.2113094}; + position[]={868.51025,167.91251,1703.9708}; + angles[]={0.04596737,1.5707965,0.010000871}; }; side="Empty"; flags=4; @@ -10478,251 +10105,236 @@ class Mission { disableSimulation=1; }; - id=1404; + id=1430; type="Land_HBarrier_Big_F"; - atlOffset=3.0517578e-005; + atlOffset=4.5776367e-005; }; - class Item396 + class Item413 { dataType="Object"; class PositionInfo { - position[]={889.26025,164.44897,1657.7208}; - angles[]={6.2132983,0,6.2312331}; + position[]={920.01025,168.94997,1703.9708}; + angles[]={0,1.5707965,0}; }; side="Empty"; - flags=4; class Attributes { - disableSimulation=1; }; - id=1405; - type="Land_HBarrier_Big_F"; - atlOffset=4.5776367e-005; + id=1431; + type="Land_BarGate_F"; + atlOffset=0.25003052; }; - class Item397 + class Item414 { dataType="Object"; class PositionInfo { - position[]={897.76025,164.20889,1657.7208}; - angles[]={6.1993828,0,6.2651849}; + position[]={876.95996,171.50069,1696.923}; + angles[]={0,2.6179938,0}; }; side="Empty"; - flags=4; + flags=5; class Attributes { - disableSimulation=1; }; - id=1406; - type="Land_HBarrier_Big_F"; + id=1432; + type="Land_TTowerSmall_1_F"; atlOffset=3.0517578e-005; }; - class Item398 + class Item415 { dataType="Object"; class PositionInfo { - position[]={906.26025,163.99579,1657.7208}; - angles[]={6.1874795,0,6.2392135}; + position[]={910.01025,171.29398,1659.2208}; + angles[]={0,3.1415927,0}; }; side="Empty"; - flags=4; + flags=5; class Attributes { - disableSimulation=1; }; - id=1407; - type="Land_HBarrier_Big_F"; + id=1433; + type="Land_TTowerSmall_2_F"; atlOffset=3.0517578e-005; }; - class Item399 + class Item416 { dataType="Object"; class PositionInfo { - position[]={919.01025,163.75569,1660.9708}; - angles[]={6.157845,4.712389,6.219274}; + position[]={892.76001,164.30783,1663.7209}; + angles[]={0,3.1415927,0}; }; side="Empty"; flags=4; class Attributes { - disableSimulation=1; }; - id=1408; - type="Land_HBarrier_Big_F"; - atlOffset=1.5258789e-005; + id=1434; + type="Land_Medevac_house_V1_F"; }; - class Item400 + class Item417 { dataType="Object"; class PositionInfo { - position[]={868.76025,166.43567,1661.4708}; - angles[]={6.1854997,4.712389,6.1854963}; + position[]={873.51001,170.39961,1668.4709}; + angles[]={0,1.5707964,0}; }; side="Empty"; flags=4; class Attributes { - disableSimulation=1; }; - id=1409; - type="Land_HBarrier_Big_F"; - atlOffset=3.0517578e-005; + id=1435; + type="Land_Cargo_Patrol_V3_F"; }; - class Item401 + class Item418 { dataType="Object"; class PositionInfo { - position[]={868.76025,167.35071,1669.9708}; - angles[]={6.1677008,4.712389,6.191443}; + position[]={879.51001,169.17825,1662.4709}; }; side="Empty"; flags=4; class Attributes { - disableSimulation=1; }; - id=1410; - type="Land_HBarrier_Big_F"; - atlOffset=3.0517578e-005; + id=1436; + type="Land_Cargo_Patrol_V3_F"; + atlOffset=-1.5258789e-005; }; - class Item402 + class Item419 { dataType="Object"; class PositionInfo { - position[]={868.76025,168.23418,1678.4708}; - angles[]={6.1934242,4.712389,6.209321}; + position[]={906.51001,164.06261,1663.7209}; + angles[]={0,3.1415927,0}; }; side="Empty"; flags=4; class Attributes { - disableSimulation=1; }; - id=1411; - type="Land_HBarrier_Big_F"; - atlOffset=4.5776367e-005; + id=1437; + type="Land_Cargo_House_V3_F"; + atlOffset=1.5258789e-005; }; - class Item403 + class Item420 { dataType="Object"; class PositionInfo { - position[]={868.76025,168.52223,1686.9708}; - angles[]={0.0099949092,4.712389,6.2252526}; + position[]={880.26001,166.98991,1692.9709}; }; side="Empty"; flags=4; class Attributes { - disableSimulation=1; }; - id=1412; - type="Land_HBarrier_Big_F"; - atlOffset=3.0517578e-005; + id=1438; + type="Land_Cargo_House_V3_F"; }; - class Item404 + class Item421 { dataType="Object"; class PositionInfo { - position[]={868.76025,168.31412,1695.4708}; - angles[]={0.037981652,4.712389,6.2332273}; + position[]={907.76001,170.05833,1693.7209}; + angles[]={0,3.1415927,0}; }; side="Empty"; flags=4; class Attributes { - disableSimulation=1; }; - id=1413; - type="Land_HBarrier_Big_F"; - atlOffset=3.0517578e-005; + id=1439; + type="Land_Cargo_Patrol_V3_F"; }; - class Item405 + class Item422 { dataType="Object"; class PositionInfo { - position[]={880.51025,167.41202,1698.7208}; - angles[]={0.01400366,0,6.1934276}; + position[]={913.76001,170.18752,1687.7209}; + angles[]={0,4.712389,0}; }; side="Empty"; flags=4; class Attributes { - disableSimulation=1; }; - id=1414; - type="Land_HBarrier_Big_F"; - atlOffset=3.0517578e-005; + id=1440; + type="Land_Cargo_Patrol_V3_F"; + atlOffset=1.5258789e-005; }; - class Item406 + class Item423 { dataType="Object"; class PositionInfo { - position[]={889.01025,166.6891,1698.7208}; - angles[]={0.013995145,0,6.2013717}; + position[]={893.51025,166.58855,1693.2208}; + angles[]={0.0060001095,0,6.2292376}; }; side="Empty"; flags=4; class Attributes { + createAsSimpleObject=1; disableSimulation=1; }; - id=1415; - type="Land_HBarrier_Big_F"; - atlOffset=3.0517578e-005; + id=1441; + type="Land_Cargo40_sand_F"; + atlOffset=-0.0128479; }; - class Item407 + class Item424 { dataType="Object"; class PositionInfo { - position[]={897.51025,166.23048,1698.7208}; - angles[]={0.027993103,0,6.2491946}; + position[]={893.51025,166.56581,1695.9708}; + angles[]={0.013995145,0,6.2292376}; }; side="Empty"; flags=4; class Attributes { + createAsSimpleObject=1; disableSimulation=1; }; - id=1416; - type="Land_HBarrier_Big_F"; - atlOffset=1.5258789e-005; + id=1442; + type="Land_Cargo40_sand_F"; + atlOffset=-0.011413574; }; - class Item408 + class Item425 { dataType="Object"; class PositionInfo { - position[]={906.01025,166.16629,1698.7208}; - angles[]={0.035985984,0,0.01999305}; + position[]={893.69202,169.18666,1694.7208}; + angles[]={0.0060001095,0,6.2292376}; }; side="Empty"; - flags=4; class Attributes { + createAsSimpleObject=1; disableSimulation=1; }; - id=1417; - type="Land_HBarrier_Big_F"; - atlOffset=3.0517578e-005; + id=1443; + type="Land_Cargo40_sand_F"; + atlOffset=2.6040955; }; - class Item409 + class Item426 { dataType="Object"; class PositionInfo { - position[]={914.51025,166.25105,1698.7208}; - angles[]={0.049958061,0,0.0059901671}; + position[]={2571.8428,156.15903,2512.1709}; + angles[]={6.259192,1.5816321,0.079828672}; }; side="Empty"; flags=4; @@ -10730,17 +10342,17 @@ class Mission { disableSimulation=1; }; - id=1418; - type="Land_HBarrier_Big_F"; - atlOffset=3.0517578e-005; + id=1444; + type="Land_HBarrier_5_F"; + atlOffset=0.0089874268; }; - class Item410 + class Item427 { dataType="Object"; class PositionInfo { - position[]={918.76025,164.91376,1669.4708}; - angles[]={6.1499791,4.712389,6.2471995}; + position[]={2571.7451,156.33904,2517.8047}; + angles[]={6.2472029,1.5816321,0.095706008}; }; side="Empty"; flags=4; @@ -10748,17 +10360,17 @@ class Mission { disableSimulation=1; }; - id=1419; - type="Land_HBarrier_Big_F"; - atlOffset=3.0517578e-005; + id=1445; + type="Land_HBarrier_5_F"; + atlOffset=1.5258789e-005; }; - class Item411 + class Item428 { dataType="Object"; class PositionInfo { - position[]={918.76025,165.87634,1677.9708}; - angles[]={6.1795573,4.712389,6.269186}; + position[]={2571.7151,156.58247,2523.4536}; + angles[]={6.2332273,1.5816321,0.12140039}; }; side="Empty"; flags=4; @@ -10766,17 +10378,17 @@ class Mission { disableSimulation=1; }; - id=1420; - type="Land_HBarrier_Big_F"; - atlOffset=1.5258789e-005; + id=1446; + type="Land_HBarrier_5_F"; + atlOffset=3.0517578e-005; }; - class Item412 + class Item429 { dataType="Object"; class PositionInfo { - position[]={918.76025,166.4523,1686.4708}; - angles[]={6.2611909,4.712389,6.2751846}; + position[]={2571.7234,156.80748,2529.1594}; + angles[]={6.2432079,1.5816321,0.12730782}; }; side="Empty"; flags=4; @@ -10784,17 +10396,17 @@ class Mission { disableSimulation=1; }; - id=1421; - type="Land_HBarrier_Big_F"; + id=1447; + type="Land_HBarrier_5_F"; atlOffset=1.5258789e-005; }; - class Item413 + class Item430 { dataType="Object"; class PositionInfo { - position[]={918.76025,166.41063,1694.9708}; - angles[]={0.023993526,4.712389,6.2751846}; + position[]={2633.1599,161.32469,2529.8843}; + angles[]={6.2432051,3.434459,6.2133012}; }; side="Empty"; flags=4; @@ -10802,32 +10414,35 @@ class Mission { disableSimulation=1; }; - id=1422; - type="Land_HBarrier_Big_F"; + id=1455; + type="Land_HBarrier_5_F"; + atlOffset=1.5258789e-005; }; - class Item414 + class Item431 { dataType="Object"; class PositionInfo { - position[]={867.51025,169.04033,1652.7208}; - angles[]={0,4.712389,0}; + position[]={2638.5261,160.76622,2528.2178}; + angles[]={6.2531939,3.434459,6.175601}; }; side="Empty"; + flags=4; class Attributes { + disableSimulation=1; }; - id=1423; - type="Land_BarGate_F"; - atlOffset=0.25006104; + id=1456; + type="Land_HBarrier_5_F"; + atlOffset=1.5258789e-005; }; - class Item415 + class Item432 { dataType="Object"; class PositionInfo { - position[]={915.26025,165.53665,1709.2208}; - angles[]={0.077841938,3.1415927,6.2671833}; + position[]={2617.554,160.28796,2488.0908}; + angles[]={0.043971907,3.0230751,0.063911393}; }; side="Empty"; flags=4; @@ -10835,17 +10450,16 @@ class Mission { disableSimulation=1; }; - id=1424; - type="Land_HBarrier_Big_F"; - atlOffset=3.0517578e-005; + id=1457; + type="Land_HBarrier_5_F"; }; - class Item416 + class Item433 { dataType="Object"; class PositionInfo { - position[]={906.76025,165.53981,1709.2208}; - angles[]={0.075855196,3.1415927,0.0060001095}; + position[]={2623.1277,160.5293,2488.9141}; + angles[]={0.04596737,3.0230751,0.03798322}; }; side="Empty"; flags=4; @@ -10853,17 +10467,17 @@ class Mission { disableSimulation=1; }; - id=1425; - type="Land_HBarrier_Big_F"; - atlOffset=3.0517578e-005; + id=1458; + type="Land_HBarrier_5_F"; + atlOffset=-1.5258789e-005; }; - class Item417 + class Item434 { dataType="Object"; class PositionInfo { - position[]={898.26025,165.54822,1709.2208}; - angles[]={0.10164732,3.1415927,6.2551923}; + position[]={2628.7253,160.66856,2489.6729}; + angles[]={0.041976813,3.0230751,0.027993103}; }; side="Empty"; flags=4; @@ -10871,17 +10485,16 @@ class Mission { disableSimulation=1; }; - id=1426; - type="Land_HBarrier_Big_F"; - atlOffset=3.0517578e-005; + id=1459; + type="Land_HBarrier_5_F"; }; - class Item418 + class Item435 { dataType="Object"; class PositionInfo { - position[]={889.76025,165.89482,1709.2208}; - angles[]={0.14497496,3.1415927,6.2372179}; + position[]={2639.7493,160.39728,2519.873}; + angles[]={6.2691903,1.8636627,6.209322}; }; side="Empty"; flags=4; @@ -10889,17 +10502,16 @@ class Mission { disableSimulation=1; }; - id=1427; - type="Land_HBarrier_Big_F"; - atlOffset=3.0517578e-005; + id=1462; + type="Land_HBarrier_5_F"; }; - class Item419 + class Item436 { dataType="Object"; class PositionInfo { - position[]={881.26025,166.35719,1709.2208}; - angles[]={0.17809469,3.1415927,6.2252488}; + position[]={2641.3601,160.37743,2525.188}; + angles[]={6.2531958,1.8636627,6.1815348}; }; side="Empty"; flags=4; @@ -10907,17 +10519,16 @@ class Mission { disableSimulation=1; }; - id=1428; - type="Land_HBarrier_Big_F"; - atlOffset=4.5776367e-005; + id=1463; + type="Land_HBarrier_5_F"; }; - class Item420 + class Item437 { dataType="Object"; class PositionInfo { - position[]={872.76025,166.70404,1709.2208}; - angles[]={0.22226405,3.1415927,6.2751846}; + position[]={2600.687,158.87358,2485.8408}; + angles[]={0.043971907,3.0230751,0.10164732}; }; side="Empty"; flags=4; @@ -10925,17 +10536,16 @@ class Mission { disableSimulation=1; }; - id=1429; - type="Land_HBarrier_Big_F"; - atlOffset=4.5776367e-005; + id=1465; + type="Land_HBarrier_5_F"; }; - class Item421 + class Item438 { dataType="Object"; class PositionInfo { - position[]={868.51025,167.91251,1703.9708}; - angles[]={0.04596737,1.5707965,0.010000871}; + position[]={2606.2847,159.40605,2486.5994}; + angles[]={0.043971907,3.0230751,0.097689599}; }; side="Empty"; flags=4; @@ -10943,236 +10553,172 @@ class Mission { disableSimulation=1; }; - id=1430; - type="Land_HBarrier_Big_F"; - atlOffset=4.5776367e-005; + id=1466; + type="Land_HBarrier_5_F"; }; - class Item422 + class Item439 { dataType="Object"; class PositionInfo { - position[]={920.01025,168.94997,1703.9708}; - angles[]={0,1.5707965,0}; + position[]={2611.9443,159.90144,2487.3271}; + angles[]={0.043973263,3.0230751,0.083803542}; }; side="Empty"; + flags=4; class Attributes { + disableSimulation=1; }; - id=1431; - type="Land_BarGate_F"; - atlOffset=0.25003052; - }; - class Item423 - { - dataType="Object"; - class PositionInfo - { - position[]={876.95996,171.50069,1696.923}; - angles[]={0,2.6179938,0}; - }; - side="Empty"; - flags=5; - class Attributes - { - }; - id=1432; - type="Land_TTowerSmall_1_F"; - atlOffset=3.0517578e-005; - }; - class Item424 - { - dataType="Object"; - class PositionInfo - { - position[]={910.01025,171.29398,1659.2208}; - angles[]={0,3.1415927,0}; - }; - side="Empty"; - flags=5; - class Attributes - { - }; - id=1433; - type="Land_TTowerSmall_2_F"; - atlOffset=3.0517578e-005; - }; - class Item425 - { - dataType="Object"; - class PositionInfo - { - position[]={892.76001,164.30783,1663.7209}; - angles[]={0,3.1415927,0}; - }; - side="Empty"; - flags=4; - class Attributes - { - }; - id=1434; - type="Land_Medevac_house_V1_F"; + id=1467; + type="Land_HBarrier_5_F"; }; - class Item426 + class Item440 { dataType="Object"; class PositionInfo { - position[]={873.51001,170.39961,1668.4709}; - angles[]={0,1.5707964,0}; + position[]={2574.0957,156.74989,2489.0908}; + angles[]={0.027993103,3.1524284,0.061920606}; }; side="Empty"; flags=4; class Attributes { + disableSimulation=1; }; - id=1435; - type="Land_Cargo_Patrol_V3_F"; + id=1468; + type="Land_HBarrier_5_F"; }; - class Item427 + class Item441 { dataType="Object"; class PositionInfo { - position[]={879.51001,169.17825,1662.4709}; + position[]={2579.6443,157.08481,2488.9731}; + angles[]={0.033985451,3.1524284,0.057936866}; }; side="Empty"; flags=4; class Attributes { + disableSimulation=1; }; - id=1436; - type="Land_Cargo_Patrol_V3_F"; - atlOffset=-1.5258789e-005; + id=1469; + type="Land_HBarrier_5_F"; }; - class Item428 + class Item442 { dataType="Object"; class PositionInfo { - position[]={906.51001,164.06261,1663.7209}; - angles[]={0,3.1415927,0}; + position[]={2585.2183,157.43852,2488.9104}; + angles[]={0.037981652,3.1524284,0.075855196}; }; side="Empty"; flags=4; class Attributes { + disableSimulation=1; }; - id=1437; - type="Land_Cargo_House_V3_F"; + id=1470; + type="Land_HBarrier_5_F"; atlOffset=1.5258789e-005; }; - class Item429 - { - dataType="Object"; - class PositionInfo - { - position[]={880.26001,166.98991,1692.9709}; - }; - side="Empty"; - flags=4; - class Attributes - { - }; - id=1438; - type="Land_Cargo_House_V3_F"; - }; - class Item430 + class Item443 { dataType="Object"; class PositionInfo { - position[]={907.76001,170.05833,1693.7209}; - angles[]={0,3.1415927,0}; + position[]={2637.8774,160.45331,2513.3774}; + angles[]={0,1.8636627,6.2432079}; }; side="Empty"; flags=4; class Attributes { + disableSimulation=1; }; - id=1439; - type="Land_Cargo_Patrol_V3_F"; + id=1473; + type="Land_HBarrier_3_F"; + atlOffset=6.1035156e-005; }; - class Item431 + class Item444 { dataType="Object"; class PositionInfo { - position[]={913.76001,170.18752,1687.7209}; - angles[]={0,4.712389,0}; + position[]={2585.6067,158.61104,2533.1917}; + angles[]={6.2671871,3.1150758,0.097688988}; }; side="Empty"; flags=4; class Attributes { + disableSimulation=1; }; - id=1440; - type="Land_Cargo_Patrol_V3_F"; - atlOffset=1.5258789e-005; + id=1490; + type="Land_HBarrier_5_F"; }; - class Item432 + class Item445 { dataType="Object"; class PositionInfo { - position[]={893.51025,166.58855,1693.2208}; - angles[]={0.0060001095,0,6.2292376}; + position[]={2591.1792,159.13156,2533.3372}; + angles[]={6.269186,3.1150758,0.079828672}; }; side="Empty"; flags=4; class Attributes { - createAsSimpleObject=1; disableSimulation=1; }; - id=1441; - type="Land_Cargo40_sand_F"; - atlOffset=-0.0128479; + id=1491; + type="Land_HBarrier_5_F"; }; - class Item433 + class Item446 { dataType="Object"; class PositionInfo { - position[]={893.51025,166.56581,1695.9708}; - angles[]={0.013995145,0,6.2292376}; + position[]={2627.8818,161.57922,2531.4709}; + angles[]={6.2751918,3.434459,6.2751846}; }; side="Empty"; flags=4; class Attributes { - createAsSimpleObject=1; disableSimulation=1; }; - id=1442; - type="Land_Cargo40_sand_F"; - atlOffset=-0.011413574; + id=1494; + type="Land_HBarrier_5_F"; }; - class Item434 + class Item447 { dataType="Object"; class PositionInfo { - position[]={893.69202,169.18666,1694.7208}; - angles[]={0.0060001095,0,6.2292376}; + position[]={2572.1492,156.50967,2492.6138}; + angles[]={0.035982672,1.5816321,0.061920606}; }; side="Empty"; + flags=4; class Attributes { - createAsSimpleObject=1; disableSimulation=1; }; - id=1443; - type="Land_Cargo40_sand_F"; - atlOffset=2.6040955; + id=1498; + type="Land_HBarrier_5_F"; + atlOffset=1.5258789e-005; }; - class Item435 + class Item448 { dataType="Object"; class PositionInfo { - position[]={2571.8428,156.15903,2512.1709}; - angles[]={6.259192,1.5816321,0.079828672}; + position[]={2572.0515,156.28078,2498.2471}; + angles[]={0.043971907,1.5816321,0.059928458}; }; side="Empty"; flags=4; @@ -11180,17 +10726,17 @@ class Mission { disableSimulation=1; }; - id=1444; + id=1499; type="Land_HBarrier_5_F"; - atlOffset=0.0089874268; + atlOffset=3.0517578e-005; }; - class Item436 + class Item449 { dataType="Object"; class PositionInfo { - position[]={2571.7451,156.33904,2517.8047}; - angles[]={6.2472029,1.5816321,0.095706008}; + position[]={2568.5142,155.95753,2500.2358}; + angles[]={0.029989703,3.1524284,0.077841938}; }; side="Empty"; flags=4; @@ -11198,17 +10744,17 @@ class Mission { disableSimulation=1; }; - id=1445; + id=1500; type="Land_HBarrier_5_F"; atlOffset=1.5258789e-005; }; - class Item437 + class Item450 { dataType="Object"; class PositionInfo { - position[]={2571.7151,156.58247,2523.4536}; - angles[]={6.2332273,1.5816321,0.12140039}; + position[]={2568.2302,155.79413,2510.2393}; + angles[]={6.2711802,3.1524284,0.089761026}; }; side="Empty"; flags=4; @@ -11216,481 +10762,97 @@ class Mission { disableSimulation=1; }; - id=1446; + id=1501; type="Land_HBarrier_5_F"; - atlOffset=3.0517578e-005; + atlOffset=1.5258789e-005; }; - class Item438 + class Item451 { dataType="Object"; class PositionInfo { - position[]={2571.7234,156.80748,2529.1594}; - angles[]={6.2432079,1.5816321,0.12730782}; + position[]={2578.4585,157.60387,2528.7788}; + angles[]={6.2432079,4.7232246,0.12730782}; }; side="Empty"; flags=4; class Attributes { - disableSimulation=1; }; - id=1447; - type="Land_HBarrier_5_F"; + id=1504; + type="Land_Cargo_House_V3_F"; atlOffset=1.5258789e-005; }; - class Item439 + class Item452 { dataType="Object"; class PositionInfo { - position[]={2633.1599,161.32469,2529.8843}; - angles[]={6.2432051,3.434459,6.2133012}; + position[]={2620.8645,160.12344,2494.571}; + angles[]={0.04796192,3.004668,0.037981652}; }; side="Empty"; flags=4; class Attributes { - disableSimulation=1; }; - id=1455; - type="Land_HBarrier_5_F"; - atlOffset=1.5258789e-005; + id=1505; + type="Land_Cargo_House_V3_F"; }; - class Item440 + class Item453 { dataType="Object"; class PositionInfo { - position[]={2638.5261,160.76622,2528.2178}; - angles[]={6.2531939,3.434459,6.175601}; + position[]={2611.7954,159.55597,2493.5837}; + angles[]={0.04596737,3.004668,0.083806388}; }; side="Empty"; flags=4; class Attributes { - disableSimulation=1; }; - id=1456; - type="Land_HBarrier_5_F"; + id=1506; + type="Land_Cargo_House_V3_F"; atlOffset=1.5258789e-005; }; - class Item441 + class Item454 { dataType="Object"; class PositionInfo { - position[]={2617.554,160.28796,2488.0908}; - angles[]={0.043971907,3.0230751,0.063911393}; + position[]={2576.4653,160.77502,2513.6555}; + angles[]={6.2232599,1.5816321,0.095706008}; }; side="Empty"; flags=4; class Attributes { - disableSimulation=1; }; - id=1457; - type="Land_HBarrier_5_F"; + id=1507; + type="Land_Cargo_Patrol_V3_F"; }; - class Item442 + class Item455 { dataType="Object"; class PositionInfo { - position[]={2623.1277,160.5293,2488.9141}; - angles[]={0.04596737,3.0230751,0.03798322}; + position[]={2635.8442,165.07425,2524.6921}; + angles[]={0,3.434459,0}; }; side="Empty"; flags=4; class Attributes { - disableSimulation=1; }; - id=1458; - type="Land_HBarrier_5_F"; - atlOffset=-1.5258789e-005; + id=1510; + type="Land_Cargo_Patrol_V3_F"; }; - class Item443 + class Item456 { - dataType="Object"; - class PositionInfo - { - position[]={2628.7253,160.66856,2489.6729}; - angles[]={0.041976813,3.0230751,0.027993103}; - }; - side="Empty"; - flags=4; - class Attributes - { - disableSimulation=1; - }; - id=1459; - type="Land_HBarrier_5_F"; - }; - class Item444 - { - dataType="Object"; - class PositionInfo - { - position[]={2639.7493,160.39728,2519.873}; - angles[]={6.2691903,1.8636627,6.209322}; - }; - side="Empty"; - flags=4; - class Attributes - { - disableSimulation=1; - }; - id=1462; - type="Land_HBarrier_5_F"; - }; - class Item445 - { - dataType="Object"; - class PositionInfo - { - position[]={2641.3601,160.37743,2525.188}; - angles[]={6.2531958,1.8636627,6.1815348}; - }; - side="Empty"; - flags=4; - class Attributes - { - disableSimulation=1; - }; - id=1463; - type="Land_HBarrier_5_F"; - }; - class Item446 - { - dataType="Object"; - class PositionInfo - { - position[]={2600.687,158.87358,2485.8408}; - angles[]={0.043971907,3.0230751,0.10164732}; - }; - side="Empty"; - flags=4; - class Attributes - { - disableSimulation=1; - }; - id=1465; - type="Land_HBarrier_5_F"; - }; - class Item447 - { - dataType="Object"; - class PositionInfo - { - position[]={2606.2847,159.40605,2486.5994}; - angles[]={0.043971907,3.0230751,0.097689599}; - }; - side="Empty"; - flags=4; - class Attributes - { - disableSimulation=1; - }; - id=1466; - type="Land_HBarrier_5_F"; - }; - class Item448 - { - dataType="Object"; - class PositionInfo - { - position[]={2611.9443,159.90144,2487.3271}; - angles[]={0.043973263,3.0230751,0.083803542}; - }; - side="Empty"; - flags=4; - class Attributes - { - disableSimulation=1; - }; - id=1467; - type="Land_HBarrier_5_F"; - }; - class Item449 - { - dataType="Object"; - class PositionInfo - { - position[]={2574.0957,156.74989,2489.0908}; - angles[]={0.027993103,3.1524284,0.061920606}; - }; - side="Empty"; - flags=4; - class Attributes - { - disableSimulation=1; - }; - id=1468; - type="Land_HBarrier_5_F"; - }; - class Item450 - { - dataType="Object"; - class PositionInfo - { - position[]={2579.6443,157.08481,2488.9731}; - angles[]={0.033985451,3.1524284,0.057936866}; - }; - side="Empty"; - flags=4; - class Attributes - { - disableSimulation=1; - }; - id=1469; - type="Land_HBarrier_5_F"; - }; - class Item451 - { - dataType="Object"; - class PositionInfo - { - position[]={2585.2183,157.43852,2488.9104}; - angles[]={0.037981652,3.1524284,0.075855196}; - }; - side="Empty"; - flags=4; - class Attributes - { - disableSimulation=1; - }; - id=1470; - type="Land_HBarrier_5_F"; - atlOffset=1.5258789e-005; - }; - class Item452 - { - dataType="Object"; - class PositionInfo - { - position[]={2637.8774,160.45331,2513.3774}; - angles[]={0,1.8636627,6.2432079}; - }; - side="Empty"; - flags=4; - class Attributes - { - disableSimulation=1; - }; - id=1473; - type="Land_HBarrier_3_F"; - atlOffset=6.1035156e-005; - }; - class Item453 - { - dataType="Object"; - class PositionInfo - { - position[]={2585.6067,158.61104,2533.1917}; - angles[]={6.2671871,3.1150758,0.097688988}; - }; - side="Empty"; - flags=4; - class Attributes - { - disableSimulation=1; - }; - id=1490; - type="Land_HBarrier_5_F"; - }; - class Item454 - { - dataType="Object"; - class PositionInfo - { - position[]={2591.1792,159.13156,2533.3372}; - angles[]={6.269186,3.1150758,0.079828672}; - }; - side="Empty"; - flags=4; - class Attributes - { - disableSimulation=1; - }; - id=1491; - type="Land_HBarrier_5_F"; - }; - class Item455 - { - dataType="Object"; - class PositionInfo - { - position[]={2627.8818,161.57922,2531.4709}; - angles[]={6.2751918,3.434459,6.2751846}; - }; - side="Empty"; - flags=4; - class Attributes - { - disableSimulation=1; - }; - id=1494; - type="Land_HBarrier_5_F"; - }; - class Item456 - { - dataType="Object"; - class PositionInfo - { - position[]={2572.1492,156.50967,2492.6138}; - angles[]={0.035982672,1.5816321,0.061920606}; - }; - side="Empty"; - flags=4; - class Attributes - { - disableSimulation=1; - }; - id=1498; - type="Land_HBarrier_5_F"; - atlOffset=1.5258789e-005; - }; - class Item457 - { - dataType="Object"; - class PositionInfo - { - position[]={2572.0515,156.28078,2498.2471}; - angles[]={0.043971907,1.5816321,0.059928458}; - }; - side="Empty"; - flags=4; - class Attributes - { - disableSimulation=1; - }; - id=1499; - type="Land_HBarrier_5_F"; - atlOffset=3.0517578e-005; - }; - class Item458 - { - dataType="Object"; - class PositionInfo - { - position[]={2568.5142,155.95753,2500.2358}; - angles[]={0.029989703,3.1524284,0.077841938}; - }; - side="Empty"; - flags=4; - class Attributes - { - disableSimulation=1; - }; - id=1500; - type="Land_HBarrier_5_F"; - atlOffset=1.5258789e-005; - }; - class Item459 - { - dataType="Object"; - class PositionInfo - { - position[]={2568.2302,155.79413,2510.2393}; - angles[]={6.2711802,3.1524284,0.089761026}; - }; - side="Empty"; - flags=4; - class Attributes - { - disableSimulation=1; - }; - id=1501; - type="Land_HBarrier_5_F"; - atlOffset=1.5258789e-005; - }; - class Item460 - { - dataType="Object"; - class PositionInfo - { - position[]={2578.4585,157.60387,2528.7788}; - angles[]={6.2432079,4.7232246,0.12730782}; - }; - side="Empty"; - flags=4; - class Attributes - { - }; - id=1504; - type="Land_Cargo_House_V3_F"; - atlOffset=1.5258789e-005; - }; - class Item461 - { - dataType="Object"; - class PositionInfo - { - position[]={2620.8645,160.12344,2494.571}; - angles[]={0.04796192,3.004668,0.037981652}; - }; - side="Empty"; - flags=4; - class Attributes - { - }; - id=1505; - type="Land_Cargo_House_V3_F"; - }; - class Item462 - { - dataType="Object"; - class PositionInfo - { - position[]={2611.7954,159.55597,2493.5837}; - angles[]={0.04596737,3.004668,0.083806388}; - }; - side="Empty"; - flags=4; - class Attributes - { - }; - id=1506; - type="Land_Cargo_House_V3_F"; - atlOffset=1.5258789e-005; - }; - class Item463 - { - dataType="Object"; - class PositionInfo - { - position[]={2576.4653,160.77502,2513.6555}; - angles[]={6.2232599,1.5816321,0.095706008}; - }; - side="Empty"; - flags=4; - class Attributes - { - }; - id=1507; - type="Land_Cargo_Patrol_V3_F"; - }; - class Item464 - { - dataType="Object"; - class PositionInfo - { - position[]={2635.8442,165.07425,2524.6921}; - angles[]={0,3.434459,0}; - }; - side="Empty"; - flags=4; - class Attributes - { - }; - id=1510; - type="Land_Cargo_Patrol_V3_F"; - }; - class Item465 - { - dataType="Layer"; - name="Camp Audacity"; - class Entities + dataType="Layer"; + name="Camp Audacity"; + class Entities { items=127; class Item0 @@ -13243,7 +12405,7 @@ class Mission dataType="Object"; class PositionInfo { - position[]={2207.7998,134.81012,6216.4185}; + position[]={2208.0532,134.77061,6216.3945}; angles[]={0.043971907,0.52843207,6.1245294}; }; side="Empty"; @@ -13279,8 +12441,8 @@ class Mission dataType="Object"; class PositionInfo { - position[]={2211.4163,134.34753,6218.4673}; - angles[]={6.2671871,5.2622838,6.1128521}; + position[]={2211.7258,134.27913,6218.5313}; + angles[]={6.2711902,5.2622838,6.1089687}; }; side="Empty"; flags=4; @@ -13291,7 +12453,6 @@ class Mission }; id=1764; type="Land_HBarrier_5_F"; - atlOffset=0.015151978; }; class Item88 { @@ -14007,7 +13168,7 @@ class Mission id=1567; atlOffset=0.13801575; }; - class Item466 + class Item457 { dataType="Logic"; class PositionInfo @@ -14061,7 +13222,7 @@ class Mission nAttributes=2; }; }; - class Item467 + class Item458 { dataType="Logic"; class PositionInfo @@ -14117,7 +13278,7 @@ class Mission nAttributes=2; }; }; - class Item468 + class Item459 { dataType="Logic"; class PositionInfo @@ -14174,7 +13335,7 @@ class Mission nAttributes=2; }; }; - class Item469 + class Item460 { dataType="Logic"; class PositionInfo @@ -14230,7 +13391,7 @@ class Mission nAttributes=2; }; }; - class Item470 + class Item461 { dataType="Object"; class PositionInfo @@ -14247,76 +13408,20 @@ class Mission id=1586; type="Land_HelipadSquare_F"; }; - class Item471 - { - dataType="Logic"; - class PositionInfo - { - position[]={5796.1406,268.01224,945.68378}; - angles[]={0,0.41165337,0}; - }; - areaSize[]={16.150024,0,11.398073}; - flags=1; - id=1587; - type="ModuleHideTerrainObjects_F"; - atlOffset=0.042907715; - class CustomAttributes - { - class Attribute0 - { - property="#filter"; - expression="_this setVariable [""#filter"",_value]"; - class Value - { - class data - { - class type - { - type[]= - { - "SCALAR" - }; - }; - value=15; - }; - }; - }; - class Attribute1 - { - property="#hideLocally"; - expression="_this setVariable [""#hideLocally"",_value]"; - class Value - { - class data - { - class type - { - type[]= - { - "BOOL" - }; - }; - value=0; - }; - }; - }; - nAttributes=2; - }; - }; - class Item472 + class Item462 { dataType="Logic"; class PositionInfo { - position[]={6536.8325,210.03107,2299.5142}; - angles[]={0,6.2635899,0}; + position[]={6531.6528,210.00063,2291.7356}; + angles[]={0,5.7815776,0}; }; - areaSize[]={24.490536,0,34.704666}; + areaSize[]={11.15,0,19.150303}; areaIsRectangle=1; flags=1; id=1588; type="ModuleHideTerrainObjects_F"; - atlOffset=0.53419495; + atlOffset=1.7841644; class CustomAttributes { class Attribute0 @@ -14334,7 +13439,7 @@ class Mission "SCALAR" }; }; - value=4; + value=14; }; }; }; @@ -14360,7 +13465,7 @@ class Mission nAttributes=2; }; }; - class Item473 + class Item463 { dataType="Object"; class PositionInfo @@ -14376,7 +13481,7 @@ class Mission id=1589; type="Land_Cargo_Patrol_V3_F"; }; - class Item474 + class Item464 { dataType="Object"; class PositionInfo @@ -14392,7 +13497,7 @@ class Mission id=1590; type="Land_Cargo_Patrol_V3_F"; }; - class Item475 + class Item465 { dataType="Object"; class PositionInfo @@ -14410,7 +13515,7 @@ class Mission type="Land_HBarrier_Big_F"; atlOffset=1.5258789e-005; }; - class Item476 + class Item466 { dataType="Object"; class PositionInfo @@ -14427,7 +13532,7 @@ class Mission id=1598; type="Land_HBarrier_Big_F"; }; - class Item477 + class Item467 { dataType="Object"; class PositionInfo @@ -14445,7 +13550,7 @@ class Mission type="Land_HBarrier_Big_F"; atlOffset=1.5258789e-005; }; - class Item478 + class Item468 { dataType="Object"; class PositionInfo @@ -14463,7 +13568,7 @@ class Mission type="Land_HBarrier_Big_F"; atlOffset=3.0517578e-005; }; - class Item479 + class Item469 { dataType="Object"; class PositionInfo @@ -14481,7 +13586,7 @@ class Mission type="Land_HBarrier_Big_F"; atlOffset=1.5258789e-005; }; - class Item480 + class Item470 { dataType="Object"; class PositionInfo @@ -14499,7 +13604,7 @@ class Mission type="Land_HBarrier_Big_F"; atlOffset=3.0517578e-005; }; - class Item481 + class Item471 { dataType="Object"; class PositionInfo @@ -14516,7 +13621,7 @@ class Mission id=1604; type="Land_HBarrier_Big_F"; }; - class Item482 + class Item472 { dataType="Object"; class PositionInfo @@ -14534,7 +13639,7 @@ class Mission type="Land_HBarrier_Big_F"; atlOffset=1.5258789e-005; }; - class Item483 + class Item473 { dataType="Object"; class PositionInfo @@ -14552,7 +13657,7 @@ class Mission type="Land_HBarrier_Big_F"; atlOffset=2.2888184e-005; }; - class Item484 + class Item474 { dataType="Object"; class PositionInfo @@ -14570,7 +13675,7 @@ class Mission type="Land_HBarrier_Big_F"; atlOffset=3.0517578e-005; }; - class Item485 + class Item475 { dataType="Object"; class PositionInfo @@ -14588,7 +13693,7 @@ class Mission type="Land_HBarrier_Big_F"; atlOffset=1.5258789e-005; }; - class Item486 + class Item476 { dataType="Object"; class PositionInfo @@ -14606,7 +13711,7 @@ class Mission type="Land_HBarrier_Big_F"; atlOffset=7.6293945e-006; }; - class Item487 + class Item477 { dataType="Object"; class PositionInfo @@ -14624,7 +13729,7 @@ class Mission type="Land_HBarrier_Big_F"; atlOffset=1.5258789e-005; }; - class Item488 + class Item478 { dataType="Object"; class PositionInfo @@ -14642,7 +13747,7 @@ class Mission type="Land_HBarrier_Big_F"; atlOffset=1.5258789e-005; }; - class Item489 + class Item479 { dataType="Object"; class PositionInfo @@ -14659,7 +13764,7 @@ class Mission id=1612; type="Land_HBarrier_Big_F"; }; - class Item490 + class Item480 { dataType="Object"; class PositionInfo @@ -14677,7 +13782,7 @@ class Mission type="Land_HBarrier_Big_F"; atlOffset=2.2888184e-005; }; - class Item491 + class Item481 { dataType="Object"; class PositionInfo @@ -14695,7 +13800,7 @@ class Mission type="Land_HBarrier_Big_F"; atlOffset=7.6293945e-006; }; - class Item492 + class Item482 { dataType="Object"; class PositionInfo @@ -14713,7 +13818,7 @@ class Mission type="Land_HBarrier_Big_F"; atlOffset=2.2888184e-005; }; - class Item493 + class Item483 { dataType="Object"; class PositionInfo @@ -14730,7 +13835,7 @@ class Mission id=1616; type="Land_HBarrier_Big_F"; }; - class Item494 + class Item484 { dataType="Object"; class PositionInfo @@ -14747,7 +13852,7 @@ class Mission id=1617; type="Land_HBarrier_Big_F"; }; - class Item495 + class Item485 { dataType="Object"; class PositionInfo @@ -14765,7 +13870,7 @@ class Mission type="Land_HBarrier_Big_F"; atlOffset=-7.6293945e-006; }; - class Item496 + class Item486 { dataType="Object"; class PositionInfo @@ -14783,7 +13888,7 @@ class Mission type="Land_HBarrier_Big_F"; atlOffset=7.6293945e-006; }; - class Item497 + class Item487 { dataType="Object"; class PositionInfo @@ -14801,7 +13906,7 @@ class Mission type="Land_HBarrier_Big_F"; atlOffset=1.5258789e-005; }; - class Item498 + class Item488 { dataType="Object"; class PositionInfo @@ -14819,7 +13924,7 @@ class Mission type="Land_HBarrier_Big_F"; atlOffset=2.2888184e-005; }; - class Item499 + class Item489 { dataType="Object"; class PositionInfo @@ -14837,7 +13942,7 @@ class Mission type="Land_HBarrier_Big_F"; atlOffset=1.5258789e-005; }; - class Item500 + class Item490 { dataType="Object"; class PositionInfo @@ -14855,7 +13960,7 @@ class Mission type="Land_HBarrier_Big_F"; atlOffset=2.2888184e-005; }; - class Item501 + class Item491 { dataType="Object"; class PositionInfo @@ -14873,7 +13978,7 @@ class Mission type="Land_HBarrier_Big_F"; atlOffset=3.0517578e-005; }; - class Item502 + class Item492 { dataType="Object"; class PositionInfo @@ -14891,7 +13996,7 @@ class Mission type="Land_HBarrier_Big_F"; atlOffset=2.2888184e-005; }; - class Item503 + class Item493 { dataType="Object"; class PositionInfo @@ -14907,7 +14012,7 @@ class Mission type="Land_BarGate_F"; atlOffset=0.25001526; }; - class Item504 + class Item494 { dataType="Object"; class PositionInfo @@ -14924,7 +14029,7 @@ class Mission type="Land_TTowerSmall_1_F"; atlOffset=1.5258789e-005; }; - class Item505 + class Item495 { dataType="Object"; class PositionInfo @@ -14941,7 +14046,7 @@ class Mission type="Land_TTowerSmall_2_F"; atlOffset=7.6293945e-006; }; - class Item506 + class Item496 { dataType="Object"; class PositionInfo @@ -14957,7 +14062,7 @@ class Mission id=1630; type="Land_Medevac_house_V1_F"; }; - class Item507 + class Item497 { dataType="Object"; class PositionInfo @@ -14973,7 +14078,7 @@ class Mission id=1631; type="Land_Cargo_Patrol_V3_F"; }; - class Item508 + class Item498 { dataType="Object"; class PositionInfo @@ -14990,7 +14095,7 @@ class Mission type="Land_Cargo_Patrol_V3_F"; atlOffset=-7.6293945e-006; }; - class Item509 + class Item499 { dataType="Object"; class PositionInfo @@ -15006,7 +14111,7 @@ class Mission id=1633; type="Land_Cargo_House_V3_F"; }; - class Item510 + class Item500 { dataType="Object"; class PositionInfo @@ -15022,7 +14127,7 @@ class Mission id=1634; type="Land_Cargo_House_V3_F"; }; - class Item511 + class Item501 { dataType="Object"; class PositionInfo @@ -15039,7 +14144,7 @@ class Mission type="Land_Cargo_Patrol_V3_F"; atlOffset=7.6293945e-006; }; - class Item512 + class Item502 { dataType="Object"; class PositionInfo @@ -15055,7 +14160,7 @@ class Mission id=1636; type="Land_Cargo_Patrol_V3_F"; }; - class Item513 + class Item503 { dataType="Object"; class PositionInfo @@ -15074,7 +14179,7 @@ class Mission type="Land_Cargo40_sand_F"; atlOffset=-0.0092849731; }; - class Item514 + class Item504 { dataType="Object"; class PositionInfo @@ -15093,7 +14198,7 @@ class Mission type="Land_Cargo40_sand_F"; atlOffset=-0.016242981; }; - class Item515 + class Item505 { dataType="Object"; class PositionInfo @@ -15111,7 +14216,7 @@ class Mission type="Land_Cargo40_sand_F"; atlOffset=2.6031113; }; - class Item516 + class Item506 { dataType="Object"; class PositionInfo @@ -15128,7 +14233,7 @@ class Mission id=1641; type="Land_HelipadSquare_F"; }; - class Item517 + class Item507 { dataType="Object"; class PositionInfo @@ -15144,7 +14249,7 @@ class Mission id=1642; type="Land_Cargo_Tower_V3_F"; }; - class Item518 + class Item508 { dataType="Object"; class PositionInfo @@ -15160,7 +14265,7 @@ class Mission id=1643; type="Land_Cargo_Patrol_V3_F"; }; - class Item519 + class Item509 { dataType="Object"; class PositionInfo @@ -15177,7 +14282,7 @@ class Mission id=1644; type="Land_HBarrier_Big_F"; }; - class Item520 + class Item510 { dataType="Object"; class PositionInfo @@ -15194,7 +14299,7 @@ class Mission id=1645; type="Land_HBarrier_Big_F"; }; - class Item521 + class Item511 { dataType="Object"; class PositionInfo @@ -15211,7 +14316,7 @@ class Mission id=1646; type="Land_HBarrier_Big_F"; }; - class Item522 + class Item512 { dataType="Object"; class PositionInfo @@ -15229,7 +14334,7 @@ class Mission type="Land_HBarrier_Big_F"; atlOffset=-1.5258789e-005; }; - class Item523 + class Item513 { dataType="Object"; class PositionInfo @@ -15246,7 +14351,7 @@ class Mission id=1648; type="Land_HBarrier_Big_F"; }; - class Item524 + class Item514 { dataType="Object"; class PositionInfo @@ -15263,7 +14368,7 @@ class Mission id=1649; type="Land_HBarrier_Big_F"; }; - class Item525 + class Item515 { dataType="Object"; class PositionInfo @@ -15279,7 +14384,7 @@ class Mission id=1650; type="Land_Medevac_house_V1_F"; }; - class Item526 + class Item516 { dataType="Object"; class PositionInfo @@ -15295,7 +14400,7 @@ class Mission id=1651; type="Land_Cargo_Patrol_V3_F"; }; - class Item527 + class Item517 { dataType="Object"; class PositionInfo @@ -15311,7 +14416,7 @@ class Mission id=1652; type="Land_Cargo_Patrol_V3_F"; }; - class Item528 + class Item518 { dataType="Logic"; class PositionInfo @@ -15367,7 +14472,7 @@ class Mission nAttributes=2; }; }; - class Item529 + class Item519 { dataType="Logic"; class PositionInfo @@ -15423,13 +14528,13 @@ class Mission nAttributes=2; }; }; - class Item530 + class Item520 { dataType="Object"; class PositionInfo { - position[]={8500.7139,78.568954,4950.8452}; - angles[]={0.0080009829,4.3878784,6.2631893}; + position[]={8503.1172,78.523674,4950.4976}; + angles[]={0.0080009829,4.9685116,6.2631893}; }; side="Empty"; flags=4; @@ -15440,7 +14545,7 @@ class Mission id=1655; type="Land_HelipadSquare_F"; }; - class Item531 + class Item521 { dataType="Object"; class PositionInfo @@ -15457,7 +14562,7 @@ class Mission type="Land_Cargo_Tower_V3_F"; atlOffset=-0.026695251; }; - class Item532 + class Item522 { dataType="Logic"; class PositionInfo @@ -15512,7 +14617,7 @@ class Mission nAttributes=2; }; }; - class Item533 + class Item523 { dataType="Object"; class PositionInfo @@ -15528,7 +14633,7 @@ class Mission id=1658; type="Land_Cargo_Patrol_V3_F"; }; - class Item534 + class Item524 { dataType="Object"; class PositionInfo @@ -15544,7 +14649,7 @@ class Mission id=1659; type="Land_Cargo_Patrol_V3_F"; }; - class Item535 + class Item525 { dataType="Object"; class PositionInfo @@ -15560,7 +14665,7 @@ class Mission type="Land_BarGate_F"; atlOffset=0.25002289; }; - class Item536 + class Item526 { dataType="Logic"; class PositionInfo @@ -15614,7 +14719,7 @@ class Mission nAttributes=2; }; }; - class Item537 + class Item527 { dataType="Logic"; class PositionInfo @@ -15668,7 +14773,7 @@ class Mission nAttributes=2; }; }; - class Item538 + class Item528 { dataType="Logic"; class PositionInfo @@ -15723,7 +14828,7 @@ class Mission nAttributes=2; }; }; - class Item539 + class Item529 { dataType="Logic"; class PositionInfo @@ -15777,7 +14882,7 @@ class Mission nAttributes=2; }; }; - class Item540 + class Item530 { dataType="Logic"; class PositionInfo @@ -15831,7 +14936,7 @@ class Mission nAttributes=2; }; }; - class Item541 + class Item531 { dataType="Object"; class PositionInfo @@ -15848,7 +14953,7 @@ class Mission type="Land_Cargo_Tower_V3_F"; atlOffset=-1.5258789e-005; }; - class Item542 + class Item532 { dataType="Logic"; class PositionInfo @@ -15903,7 +15008,7 @@ class Mission nAttributes=2; }; }; - class Item543 + class Item533 { dataType="Object"; class PositionInfo @@ -15919,7 +15024,7 @@ class Mission id=1668; type="Land_Cargo_Tower_V3_F"; }; - class Item544 + class Item534 { dataType="Object"; class PositionInfo @@ -15935,7 +15040,7 @@ class Mission id=1669; type="Land_Cargo_Patrol_V3_F"; }; - class Item545 + class Item535 { dataType="Object"; class PositionInfo @@ -15951,7 +15056,7 @@ class Mission id=1670; type="Land_Cargo_Patrol_V3_F"; }; - class Item546 + class Item536 { dataType="Object"; class PositionInfo @@ -15967,7 +15072,7 @@ class Mission id=1671; type="Land_Cargo_Patrol_V3_F"; }; - class Item547 + class Item537 { dataType="Object"; class PositionInfo @@ -15983,7 +15088,7 @@ class Mission id=1672; type="Land_Cargo_Patrol_V3_F"; }; - class Item548 + class Item538 { dataType="Object"; class PositionInfo @@ -16000,7 +15105,7 @@ class Mission id=1673; type="Land_HelipadSquare_F"; }; - class Item549 + class Item539 { dataType="Object"; class PositionInfo @@ -16016,7 +15121,7 @@ class Mission id=1674; type="Land_HelipadSquare_F"; }; - class Item550 + class Item540 { dataType="Logic"; class PositionInfo @@ -16071,7 +15176,7 @@ class Mission nAttributes=2; }; }; - class Item551 + class Item541 { dataType="Logic"; class PositionInfo @@ -16128,7 +15233,7 @@ class Mission nAttributes=2; }; }; - class Item552 + class Item542 { dataType="Object"; class PositionInfo @@ -16146,7 +15251,7 @@ class Mission type="Land_HBarrier_Big_F"; atlOffset=1.5258789e-005; }; - class Item553 + class Item543 { dataType="Object"; class PositionInfo @@ -16164,7 +15269,7 @@ class Mission type="Land_HBarrier_Big_F"; atlOffset=-1.5258789e-005; }; - class Item554 + class Item544 { dataType="Object"; class PositionInfo @@ -16182,7 +15287,7 @@ class Mission type="Land_HBarrier_Big_F"; atlOffset=3.0517578e-005; }; - class Item555 + class Item545 { dataType="Object"; class PositionInfo @@ -16200,7 +15305,7 @@ class Mission type="Land_HBarrier_Big_F"; atlOffset=3.0517578e-005; }; - class Item556 + class Item546 { dataType="Object"; class PositionInfo @@ -16217,7 +15322,7 @@ class Mission id=1701; type="Land_HBarrier_Big_F"; }; - class Item557 + class Item547 { dataType="Object"; class PositionInfo @@ -16235,7 +15340,7 @@ class Mission type="Land_HBarrier_Big_F"; atlOffset=1.5258789e-005; }; - class Item558 + class Item548 { dataType="Object"; class PositionInfo @@ -16252,7 +15357,7 @@ class Mission id=1703; type="Land_HBarrier_Big_F"; }; - class Item559 + class Item549 { dataType="Object"; class PositionInfo @@ -16270,7 +15375,7 @@ class Mission type="Land_HBarrier_Big_F"; atlOffset=3.0517578e-005; }; - class Item560 + class Item550 { dataType="Object"; class PositionInfo @@ -16288,7 +15393,7 @@ class Mission type="Land_HBarrier_Big_F"; atlOffset=3.0517578e-005; }; - class Item561 + class Item551 { dataType="Object"; class PositionInfo @@ -16306,7 +15411,7 @@ class Mission type="Land_HBarrier_Big_F"; atlOffset=3.0517578e-005; }; - class Item562 + class Item552 { dataType="Object"; class PositionInfo @@ -16323,7 +15428,7 @@ class Mission id=1707; type="Land_HBarrier_Big_F"; }; - class Item563 + class Item553 { dataType="Object"; class PositionInfo @@ -16340,7 +15445,7 @@ class Mission id=1708; type="Land_HBarrier_Big_F"; }; - class Item564 + class Item554 { dataType="Object"; class PositionInfo @@ -16358,7 +15463,7 @@ class Mission type="Land_HBarrier_Big_F"; atlOffset=1.5258789e-005; }; - class Item565 + class Item555 { dataType="Object"; class PositionInfo @@ -16376,7 +15481,7 @@ class Mission type="Land_HBarrier_Big_F"; atlOffset=1.5258789e-005; }; - class Item566 + class Item556 { dataType="Object"; class PositionInfo @@ -16394,7 +15499,7 @@ class Mission type="Land_HBarrier_Big_F"; atlOffset=-1.5258789e-005; }; - class Item567 + class Item557 { dataType="Object"; class PositionInfo @@ -16412,7 +15517,7 @@ class Mission type="Land_HBarrier_Big_F"; atlOffset=1.5258789e-005; }; - class Item568 + class Item558 { dataType="Object"; class PositionInfo @@ -16430,7 +15535,7 @@ class Mission type="Land_HBarrier_Big_F"; atlOffset=1.5258789e-005; }; - class Item569 + class Item559 { dataType="Object"; class PositionInfo @@ -16448,7 +15553,7 @@ class Mission type="Land_HBarrier_Big_F"; atlOffset=4.5776367e-005; }; - class Item570 + class Item560 { dataType="Object"; class PositionInfo @@ -16465,7 +15570,7 @@ class Mission id=1715; type="Land_HBarrier_Big_F"; }; - class Item571 + class Item561 { dataType="Object"; class PositionInfo @@ -16483,7 +15588,7 @@ class Mission type="Land_HBarrier_Big_F"; atlOffset=-1.5258789e-005; }; - class Item572 + class Item562 { dataType="Object"; class PositionInfo @@ -16500,7 +15605,7 @@ class Mission id=1717; type="Land_HBarrier_Big_F"; }; - class Item573 + class Item563 { dataType="Object"; class PositionInfo @@ -16518,7 +15623,7 @@ class Mission type="Land_HBarrier_Big_F"; atlOffset=3.0517578e-005; }; - class Item574 + class Item564 { dataType="Object"; class PositionInfo @@ -16536,7 +15641,7 @@ class Mission type="Land_HBarrier_Big_F"; atlOffset=1.5258789e-005; }; - class Item575 + class Item565 { dataType="Object"; class PositionInfo @@ -16554,7 +15659,7 @@ class Mission type="Land_HBarrier_Big_F"; atlOffset=1.5258789e-005; }; - class Item576 + class Item566 { dataType="Object"; class PositionInfo @@ -16572,7 +15677,7 @@ class Mission type="Land_HBarrier_Big_F"; atlOffset=3.0517578e-005; }; - class Item577 + class Item567 { dataType="Object"; class PositionInfo @@ -16590,7 +15695,7 @@ class Mission type="Land_HBarrier_Big_F"; atlOffset=3.0517578e-005; }; - class Item578 + class Item568 { dataType="Object"; class PositionInfo @@ -16608,7 +15713,7 @@ class Mission type="Land_HBarrier_Big_F"; atlOffset=3.0517578e-005; }; - class Item579 + class Item569 { dataType="Object"; class PositionInfo @@ -16626,7 +15731,7 @@ class Mission type="Land_HBarrier_Big_F"; atlOffset=3.0517578e-005; }; - class Item580 + class Item570 { dataType="Object"; class PositionInfo @@ -16642,7 +15747,7 @@ class Mission type="Land_BarGate_F"; atlOffset=0.25001526; }; - class Item581 + class Item571 { dataType="Object"; class PositionInfo @@ -16659,7 +15764,7 @@ class Mission type="Land_TTowerSmall_1_F"; atlOffset=1.5258789e-005; }; - class Item582 + class Item572 { dataType="Object"; class PositionInfo @@ -16676,7 +15781,7 @@ class Mission type="Land_TTowerSmall_2_F"; atlOffset=1.5258789e-005; }; - class Item583 + class Item573 { dataType="Object"; class PositionInfo @@ -16692,7 +15797,7 @@ class Mission id=1728; type="Land_Medevac_house_V1_F"; }; - class Item584 + class Item574 { dataType="Object"; class PositionInfo @@ -16708,7 +15813,7 @@ class Mission id=1729; type="Land_Cargo_Patrol_V3_F"; }; - class Item585 + class Item575 { dataType="Object"; class PositionInfo @@ -16725,7 +15830,7 @@ class Mission type="Land_Cargo_Patrol_V3_F"; atlOffset=1.5258789e-005; }; - class Item586 + class Item576 { dataType="Object"; class PositionInfo @@ -16742,7 +15847,7 @@ class Mission type="Land_Cargo_House_V3_F"; atlOffset=1.5258789e-005; }; - class Item587 + class Item577 { dataType="Object"; class PositionInfo @@ -16758,7 +15863,7 @@ class Mission id=1732; type="Land_Cargo_House_V3_F"; }; - class Item588 + class Item578 { dataType="Object"; class PositionInfo @@ -16774,7 +15879,7 @@ class Mission id=1733; type="Land_Cargo_Patrol_V3_F"; }; - class Item589 + class Item579 { dataType="Object"; class PositionInfo @@ -16790,7 +15895,7 @@ class Mission id=1734; type="Land_Cargo_Patrol_V3_F"; }; - class Item590 + class Item580 { dataType="Object"; class PositionInfo @@ -16809,7 +15914,7 @@ class Mission type="Land_Cargo40_sand_F"; atlOffset=-0.0090789795; }; - class Item591 + class Item581 { dataType="Object"; class PositionInfo @@ -16828,7 +15933,7 @@ class Mission type="Land_Cargo40_sand_F"; atlOffset=-0.010482788; }; - class Item592 + class Item582 { dataType="Object"; class PositionInfo @@ -16845,7 +15950,7 @@ class Mission id=1738; type="Land_HelipadSquare_F"; }; - class Item593 + class Item583 { dataType="Logic"; class PositionInfo @@ -16901,7 +16006,7 @@ class Mission nAttributes=2; }; }; - class Item594 + class Item584 { dataType="Object"; class PositionInfo @@ -16917,7 +16022,7 @@ class Mission id=1740; type="Land_Ind_PowerStation_EP1"; }; - class Item595 + class Item585 { dataType="Object"; class PositionInfo @@ -16933,7 +16038,7 @@ class Mission id=1741; type="Land_House_C_2_EP1"; }; - class Item596 + class Item586 { dataType="Object"; class PositionInfo @@ -16949,7 +16054,7 @@ class Mission id=1742; type="Land_House_C_12_EP1"; }; - class Item597 + class Item587 { dataType="Object"; class PositionInfo @@ -16965,7 +16070,7 @@ class Mission id=1743; type="Land_Shed_M01_EP1"; }; - class Item598 + class Item588 { dataType="Object"; class PositionInfo @@ -16981,7 +16086,7 @@ class Mission id=1744; type="Land_Shed_W02_EP1"; }; - class Item599 + class Item589 { dataType="Object"; class PositionInfo @@ -16997,7 +16102,7 @@ class Mission id=1745; type="Land_Mil_Guardhouse_EP1"; }; - class Item600 + class Item590 { dataType="Object"; class PositionInfo @@ -17013,7 +16118,7 @@ class Mission id=1748; type="Wall_L1_2m5_EP1"; }; - class Item601 + class Item591 { dataType="Object"; class PositionInfo @@ -17029,7 +16134,7 @@ class Mission id=1752; type="Wall_L1_2m5_EP1"; }; - class Item602 + class Item592 { dataType="Object"; class PositionInfo @@ -17045,7 +16150,7 @@ class Mission id=1753; type="Land_House_C_2_EP1"; }; - class Item603 + class Item593 { dataType="Logic"; class PositionInfo @@ -17100,7 +16205,7 @@ class Mission nAttributes=2; }; }; - class Item604 + class Item594 { dataType="Object"; class PositionInfo @@ -17117,7 +16222,7 @@ class Mission type="Land_Cargo_Tower_V3_F"; atlOffset=1.5258789e-005; }; - class Item605 + class Item595 { dataType="Logic"; class PositionInfo @@ -17174,7 +16279,7 @@ class Mission nAttributes=2; }; }; - class Item606 + class Item596 { dataType="Logic"; class PositionInfo @@ -17229,13 +16334,13 @@ class Mission nAttributes=2; }; }; - class Item607 + class Item597 { dataType="Object"; class PositionInfo { - position[]={645.43872,139.98546,7767.0142}; - angles[]={0.0039967569,4.0140028,0.0079935296}; + position[]={648.45331,140.03745,7763.7607}; + angles[]={0.015998369,4.0140028,0.0079935296}; }; side="Empty"; flags=4; @@ -17246,7 +16351,7 @@ class Mission id=1814; type="Land_HelipadSquare_F"; }; - class Item608 + class Item598 { dataType="Object"; class PositionInfo @@ -17262,7 +16367,7 @@ class Mission id=1815; type="Land_Cargo_Tower_V3_F"; }; - class Item609 + class Item599 { dataType="Object"; class PositionInfo @@ -17278,7 +16383,7 @@ class Mission id=1816; type="Land_Cargo_Patrol_V3_F"; }; - class Item610 + class Item600 { dataType="Object"; class PositionInfo @@ -17294,7 +16399,7 @@ class Mission id=1817; type="Land_Cargo_Patrol_V3_F"; }; - class Item611 + class Item601 { dataType="Object"; class PositionInfo @@ -17310,7 +16415,7 @@ class Mission id=1818; type="Land_Cargo_Patrol_V3_F"; }; - class Item612 + class Item602 { dataType="Object"; class PositionInfo @@ -17326,7 +16431,7 @@ class Mission id=1819; type="Land_Cargo_House_V3_F"; }; - class Item613 + class Item603 { dataType="Object"; class PositionInfo @@ -17342,7 +16447,7 @@ class Mission id=1822; type="Land_Cargo_Patrol_V3_F"; }; - class Item614 + class Item604 { dataType="Object"; class PositionInfo @@ -17358,7 +16463,7 @@ class Mission id=1823; type="Land_Medevac_house_V1_F"; }; - class Item615 + class Item605 { dataType="Object"; class PositionInfo @@ -17374,7 +16479,7 @@ class Mission id=1824; type="Land_Cargo_Patrol_V3_F"; }; - class Item616 + class Item606 { dataType="Object"; class PositionInfo @@ -17390,13 +16495,13 @@ class Mission id=1825; type="Land_Cargo_Patrol_V3_F"; }; - class Item617 + class Item607 { dataType="Layer"; name="Roadblock"; class Entities { - items=40; + items=38; class Item0 { dataType="Object"; @@ -17830,8 +16935,8 @@ class Mission dataType="Object"; class PositionInfo { - position[]={1748.2919,130.60428,4050.2134}; - angles[]={6.1696773,2.8263669,0.13713144}; + position[]={1750.2191,130.89497,4050.3801}; + angles[]={6.1775775,2.8263669,0.17615773}; }; side="Empty"; flags=4; @@ -17847,7 +16952,7 @@ class Mission dataType="Object"; class PositionInfo { - position[]={1750.818,131.07434,4051.0667}; + position[]={1752.7452,131.43507,4051.2334}; angles[]={6.1775775,2.8224576,0.17615773}; }; side="Empty"; @@ -17864,7 +16969,7 @@ class Mission dataType="Object"; class PositionInfo { - position[]={1752.6711,131.56602,4052.6089}; + position[]={1754.5984,131.91417,4052.7756}; angles[]={6.183517,2.0836768,0.17033385}; }; side="Empty"; @@ -17882,8 +16987,8 @@ class Mission dataType="Object"; class PositionInfo { - position[]={1752.8621,131.85202,4055.1116}; - angles[]={6.1578484,1.2455177,0.17033349}; + position[]={1754.7893,132.20367,4055.2783}; + angles[]={6.1696773,1.2455177,0.15865555}; }; side="Empty"; flags=4; @@ -17899,8 +17004,8 @@ class Mission dataType="Object"; class PositionInfo { - position[]={1749.1654,130.75928,4048.5427}; - angles[]={6.2073336,2.8804548,0.13713101}; + position[]={1751.0927,131.07892,4048.7095}; + angles[]={6.2073336,2.8804548,0.16450022}; }; side="Empty"; flags=4; @@ -17910,7 +17015,7 @@ class Mission }; id=2287; type="RoadBarrier_F"; - atlOffset=-0.0082855225; + atlOffset=-0.00021362305; }; class Item29 { @@ -17935,7 +17040,7 @@ class Mission dataType="Object"; class PositionInfo { - position[]={1719.7,134.22295,4153.6743}; + position[]={1720.2714,134.32393,4153.9351}; angles[]={6.1167407,5.9205651,0.09966857}; }; side="Empty"; @@ -17952,8 +17057,8 @@ class Mission dataType="Object"; class PositionInfo { - position[]={1717.2346,133.81656,4152.7207}; - angles[]={6.1245298,5.91676,0.09174265}; + position[]={1717.806,133.91718,4152.9814}; + angles[]={6.1167407,5.91676,0.09966857}; }; side="Empty"; flags=4; @@ -17969,42 +17074,8 @@ class Mission dataType="Object"; class PositionInfo { - position[]={1722.1915,134.46712,4153.6064}; - angles[]={6.1089687,0.40537667,0.10758467}; - }; - side="Empty"; - flags=4; - class Attributes - { - skill=0.2; - }; - id=2291; - type="Land_CncBarrier_F"; - }; - class Item33 - { - dataType="Object"; - class PositionInfo - { - position[]={1723.8497,134.33124,4151.8169}; - angles[]={6.1089687,1.2433879,0.10758467}; - }; - side="Empty"; - flags=4; - class Attributes - { - skill=0.2; - }; - id=2292; - type="Land_CncBarrier_F"; - }; - class Item34 - { - dataType="Object"; - class PositionInfo - { - position[]={1706.9436,132.57405,4149.1221}; - angles[]={6.173625,5.9220138,0.053948916}; + position[]={1705.7867,132.45663,4148.6719}; + angles[]={6.1637578,5.9220138,0.063911393}; }; side="Empty"; flags=4; @@ -18015,12 +17086,12 @@ class Mission id=2293; type="Land_CncBarrier_F"; }; - class Item35 + class Item33 { dataType="Object"; class PositionInfo { - position[]={1704.4592,132.32893,4148.1533}; + position[]={1703.3024,132.24252,4147.7031}; angles[]={6.1637583,5.9181042,0.027993103}; }; side="Empty"; @@ -18032,12 +17103,12 @@ class Mission id=2294; type="Land_CncBarrier_F"; }; - class Item36 + class Item34 { dataType="Object"; class PositionInfo { - position[]={1702.6786,132.10306,4146.5278}; + position[]={1701.5217,132.05519,4146.0776}; angles[]={6.1874795,5.1793237,0.0040116427}; }; side="Empty"; @@ -18049,12 +17120,12 @@ class Mission id=2295; type="Land_CncBarrier_F"; }; - class Item37 + class Item35 { dataType="Object"; class PositionInfo { - position[]={1702.603,131.85408,4144.019}; + position[]={1701.4462,131.80263,4143.5688}; angles[]={6.1795573,4.3411641,0.0040116427}; }; side="Empty"; @@ -18066,13 +17137,13 @@ class Mission id=2296; type="Land_CncBarrier_F"; }; - class Item38 + class Item36 { dataType="Object"; class PositionInfo { - position[]={1705.8921,132.86777,4150.6953}; - angles[]={6.1519437,5.9761014,0.053948916}; + position[]={1704.7352,132.76314,4150.2451}; + angles[]={6.1519437,5.9761014,0.041973971}; }; side="Empty"; flags=4; @@ -18082,15 +17153,15 @@ class Mission }; id=2297; type="RoadBarrier_F"; - atlOffset=-0.014450073; + atlOffset=1.5258789e-005; }; - class Item39 + class Item37 { dataType="Object"; class PositionInfo { - position[]={1716.5851,134.24756,4154.6787}; - angles[]={6.1167407,5.8506122,0.09966857}; + position[]={1717.1565,134.36285,4154.9395}; + angles[]={6.1109085,5.8506122,0.09966857}; }; side="Empty"; flags=4; @@ -18100,83 +17171,82 @@ class Mission }; id=2298; type="RoadBarrier_F"; - atlOffset=-0.014144897; }; }; id=1843; - atlOffset=0.15333557; + atlOffset=0.22665405; }; - class Item618 + class Item608 { dataType="Layer"; name="Hasty Roadblock"; id=1851; atlOffset=-182.61; }; - class Item619 + class Item609 { dataType="Layer"; name="Check Point (Large)"; id=1869; atlOffset=-182.61; }; - class Item620 + class Item610 { dataType="Layer"; name="Check Point (Medium)"; id=1874; atlOffset=-182.61; }; - class Item621 + class Item611 { dataType="Layer"; name="Check Point (Small)"; id=1879; atlOffset=-182.61; }; - class Item622 + class Item612 { dataType="Layer"; name="Camp Fortitude"; id=1930; atlOffset=-182.61; }; - class Item623 + class Item613 { dataType="Layer"; name="Camp Endurance"; id=1981; atlOffset=-182.61; }; - class Item624 + class Item614 { dataType="Layer"; name="Camp Defiance"; id=2031; atlOffset=-182.61; }; - class Item625 + class Item615 { dataType="Layer"; name="Camp Courage"; id=2084; atlOffset=-182.61; }; - class Item626 + class Item616 { dataType="Layer"; name="Camp Bravery"; id=2134; atlOffset=-182.61; }; - class Item627 + class Item617 { dataType="Layer"; name="Camp Audacity"; id=2191; atlOffset=-182.61; }; - class Item628 + class Item618 { dataType="Layer"; name="Camp Endurance"; @@ -19750,8 +18820,8 @@ class Mission dataType="Object"; class PositionInfo { - position[]={1706.34,136.41229,4143.7012}; - angles[]={0,2.7636068,0}; + position[]={1705.1831,136.31152,4143.251}; + angles[]={6.1795573,2.7636068,0.04596737}; }; side="Empty"; flags=4; @@ -19782,9 +18852,9 @@ class Mission }; }; id=2242; - atlOffset=-0.51138306; + atlOffset=-0.54658508; }; - class Item629 + class Item619 { dataType="Object"; class PositionInfo @@ -19801,7 +18871,7 @@ class Mission id=2278; type="Land_HelipadSquare_F"; }; - class Item630 + class Item620 { dataType="Object"; class PositionInfo @@ -19818,7 +18888,7 @@ class Mission id=2343; type="Land_HelipadSquare_F"; }; - class Item631 + class Item621 { dataType="Logic"; class PositionInfo @@ -19875,7 +18945,7 @@ class Mission nAttributes=2; }; }; - class Item632 + class Item622 { dataType="Logic"; class PositionInfo @@ -19932,7 +19002,7 @@ class Mission nAttributes=2; }; }; - class Item633 + class Item623 { dataType="Object"; class PositionInfo @@ -19948,7 +19018,7 @@ class Mission type="Land_Ind_PowerStation_EP1"; atlOffset=0.77583313; }; - class Item634 + class Item624 { dataType="Object"; class PositionInfo @@ -19964,7 +19034,7 @@ class Mission type="Land_House_C_2_EP1"; atlOffset=0.71500397; }; - class Item635 + class Item625 { dataType="Logic"; class PositionInfo @@ -20019,7 +19089,7 @@ class Mission nAttributes=2; }; }; - class Item636 + class Item626 { dataType="Object"; class PositionInfo @@ -20035,7 +19105,7 @@ class Mission id=2349; type="Land_House_C_3_dam_EP1"; }; - class Item637 + class Item627 { dataType="Logic"; class PositionInfo @@ -20090,7 +19160,7 @@ class Mission nAttributes=2; }; }; - class Item638 + class Item628 { dataType="Object"; class PositionInfo @@ -20106,7 +19176,7 @@ class Mission type="Land_House_C_1_v2_EP1"; atlOffset=0.34170532; }; - class Item639 + class Item629 { dataType="Logic"; class PositionInfo @@ -20161,7 +19231,7 @@ class Mission nAttributes=2; }; }; - class Item640 + class Item630 { dataType="Marker"; position[]={4456.8687,190.47711,3606.6189}; @@ -20173,7 +19243,7 @@ class Mission b=50; id=2353; }; - class Item641 + class Item631 { dataType="Marker"; position[]={4463.71,2.7037606e+012,3610.7322}; @@ -20184,7 +19254,7 @@ class Mission id=2354; atlOffset=2.7037606e+012; }; - class Item642 + class Item632 { dataType="Marker"; position[]={5205.9829,154.868,5194.752}; @@ -20198,7 +19268,7 @@ class Mission id=2440; atlOffset=-0.71340942; }; - class Item643 + class Item633 { dataType="Marker"; position[]={7903.9082,112.85633,6730.4644}; @@ -20207,7 +19277,7 @@ class Mission angle=227.508; id=2442; }; - class Item644 + class Item634 { dataType="Marker"; position[]={7323.8711,86.567894,6915.7256}; @@ -20216,7 +19286,7 @@ class Mission angle=227.508; id=2443; }; - class Item645 + class Item635 { dataType="Marker"; position[]={6799.0586,100.56138,7111.6851}; @@ -20225,7 +19295,7 @@ class Mission angle=227.508; id=2444; }; - class Item646 + class Item636 { dataType="Marker"; position[]={5934.9629,113.91276,7145.8306}; @@ -20234,7 +19304,7 @@ class Mission angle=227.508; id=2445; }; - class Item647 + class Item637 { dataType="Marker"; position[]={5257.1509,115.4539,7035.2681}; @@ -20243,7 +19313,7 @@ class Mission angle=227.508; id=2446; }; - class Item648 + class Item638 { dataType="Marker"; position[]={4598.3291,136.91579,6981.1094}; @@ -20252,7 +19322,7 @@ class Mission angle=227.508; id=2447; }; - class Item649 + class Item639 { dataType="Marker"; position[]={4050.3445,136.64241,6907.9141}; @@ -20261,7 +19331,7 @@ class Mission angle=227.508; id=2448; }; - class Item650 + class Item640 { dataType="Marker"; position[]={4166.0698,136.03134,6484.4424}; @@ -20270,7 +19340,7 @@ class Mission angle=227.508; id=2449; }; - class Item651 + class Item641 { dataType="Marker"; position[]={4293.9258,137.30052,6021.228}; @@ -20279,7 +19349,7 @@ class Mission angle=227.508; id=2450; }; - class Item652 + class Item642 { dataType="Marker"; position[]={4311.5908,133.75879,5660.5771}; @@ -20288,7 +19358,7 @@ class Mission angle=227.508; id=2451; }; - class Item653 + class Item643 { dataType="Marker"; position[]={3989.1768,127.41193,5219.5762}; @@ -20298,7 +19368,7 @@ class Mission id=2452; atlOffset=-7.6293945e-006; }; - class Item654 + class Item644 { dataType="Marker"; position[]={3498.0703,156.86731,4549.0088}; @@ -20307,7 +19377,7 @@ class Mission angle=227.508; id=2453; }; - class Item655 + class Item645 { dataType="Marker"; position[]={4105.0332,156.6432,4759.7324}; @@ -20316,7 +19386,7 @@ class Mission angle=227.508; id=2454; }; - class Item656 + class Item646 { dataType="Marker"; position[]={5184.0425,165.94556,5099.5479}; @@ -20325,7 +19395,7 @@ class Mission angle=227.508; id=2455; }; - class Item657 + class Item647 { dataType="Marker"; position[]={6080.3027,192.04518,3845.8979}; @@ -20334,7 +19404,7 @@ class Mission angle=227.508; id=2456; }; - class Item658 + class Item648 { dataType="Marker"; position[]={7111.9653,297.34232,3385.6274}; @@ -20343,7 +19413,7 @@ class Mission angle=227.508; id=2457; }; - class Item659 + class Item649 { dataType="Marker"; position[]={8513.8281,171.41595,3848.6235}; @@ -20352,7 +19422,7 @@ class Mission angle=227.508; id=2458; }; - class Item660 + class Item650 { dataType="Marker"; position[]={8164.748,123.16555,4348.8281}; @@ -20361,7 +19431,7 @@ class Mission angle=227.508; id=2459; }; - class Item661 + class Item651 { dataType="Marker"; position[]={8437.4014,77.830002,5358.4033}; @@ -20370,7 +19440,7 @@ class Mission angle=227.508; id=2460; }; - class Item662 + class Item652 { dataType="Marker"; position[]={6869.1094,119.71,5586.9019}; @@ -20379,7 +19449,7 @@ class Mission angle=227.508; id=2461; }; - class Item663 + class Item653 { dataType="Marker"; position[]={7109.1108,103.3672,6243.3799}; @@ -20389,7 +19459,7 @@ class Mission id=2462; atlOffset=7.6293945e-006; }; - class Item664 + class Item654 { dataType="Marker"; position[]={7198.2852,84.688133,6676.1284}; @@ -20398,7 +19468,7 @@ class Mission angle=227.508; id=2463; }; - class Item665 + class Item655 { dataType="Marker"; position[]={5471.2114,117.53523,6318.8008}; @@ -20407,7 +19477,7 @@ class Mission angle=227.508; id=2464; }; - class Item666 + class Item656 { dataType="Marker"; position[]={1387.6671,149.92709,9917.2793}; @@ -20416,7 +19486,7 @@ class Mission angle=227.508; id=2465; }; - class Item667 + class Item657 { dataType="Marker"; position[]={1334.3232,148.04881,9595.8418}; @@ -20425,7 +19495,7 @@ class Mission angle=227.508; id=2466; }; - class Item668 + class Item658 { dataType="Marker"; position[]={1330.6385,143.92969,9004.543}; @@ -20434,7 +19504,7 @@ class Mission angle=227.508; id=2467; }; - class Item669 + class Item659 { dataType="Marker"; position[]={1301.5686,139.1483,8400.9688}; @@ -20443,7 +19513,7 @@ class Mission angle=227.508; id=2468; }; - class Item670 + class Item660 { dataType="Marker"; position[]={1310.5763,142.33211,8129.2568}; @@ -20452,7 +19522,7 @@ class Mission angle=227.508; id=2469; }; - class Item671 + class Item661 { dataType="Marker"; position[]={1249.5706,140.64145,7850.9985}; @@ -20461,7 +19531,7 @@ class Mission angle=227.508; id=2470; }; - class Item672 + class Item662 { dataType="Marker"; position[]={1224.595,138.6162,7469.2114}; @@ -20470,7 +19540,7 @@ class Mission angle=227.508; id=2471; }; - class Item673 + class Item663 { dataType="Marker"; position[]={1366.6693,138.04636,7224.0986}; @@ -20479,7 +19549,7 @@ class Mission angle=227.508; id=2472; }; - class Item674 + class Item664 { dataType="Marker"; position[]={1007.8506,137.33551,7154.0308}; @@ -20488,7 +19558,7 @@ class Mission angle=227.508; id=2473; }; - class Item675 + class Item665 { dataType="Marker"; position[]={1032.4167,134.16518,6830.2832}; @@ -20497,7 +19567,7 @@ class Mission angle=227.508; id=2474; }; - class Item676 + class Item666 { dataType="Marker"; position[]={1018.4197,133.41061,6320.6797}; @@ -20506,7 +19576,7 @@ class Mission angle=227.508; id=2475; }; - class Item677 + class Item667 { dataType="Marker"; position[]={1088.1899,138.78212,7986.2041}; @@ -20515,7 +19585,7 @@ class Mission angle=227.508; id=2476; }; - class Item678 + class Item668 { dataType="Marker"; position[]={632.86353,140.09219,7682.8276}; @@ -20524,7 +19594,7 @@ class Mission angle=227.508; id=2477; }; - class Item679 + class Item669 { dataType="Marker"; position[]={607.58344,129.61633,5654.9023}; @@ -20533,7 +19603,7 @@ class Mission angle=227.508; id=2478; }; - class Item680 + class Item670 { dataType="Marker"; position[]={493.11285,131.63519,5653.5801}; @@ -20542,7 +19612,7 @@ class Mission angle=227.508; id=2479; }; - class Item681 + class Item671 { dataType="Marker"; position[]={497.08289,130.13283,6095.3311}; @@ -20551,7 +19621,7 @@ class Mission angle=227.508; id=2480; }; - class Item682 + class Item672 { dataType="Marker"; position[]={497.08289,134.84021,6626.3579}; @@ -20560,7 +19630,7 @@ class Mission angle=227.508; id=2481; }; - class Item683 + class Item673 { dataType="Marker"; position[]={2234.9827,131.32094,6249.5107}; @@ -20569,7 +19639,7 @@ class Mission angle=227.508; id=2482; }; - class Item684 + class Item674 { dataType="Marker"; position[]={2001.4194,134.0605,5873.085}; @@ -20578,7 +19648,7 @@ class Mission angle=227.508; id=2483; }; - class Item685 + class Item675 { dataType="Marker"; position[]={1667.4977,127.30618,5458.4121}; @@ -20587,7 +19657,7 @@ class Mission angle=227.508; id=2484; }; - class Item686 + class Item676 { dataType="Marker"; position[]={1269.6084,128.23842,5377.4717}; @@ -20596,7 +19666,7 @@ class Mission angle=227.508; id=2485; }; - class Item687 + class Item677 { dataType="Marker"; position[]={1195.0776,129.06998,5669.5605}; @@ -20605,7 +19675,7 @@ class Mission angle=227.508; id=2486; }; - class Item688 + class Item678 { dataType="Marker"; position[]={1296.5265,119.59484,4615.2046}; @@ -20614,7 +19684,7 @@ class Mission angle=227.508; id=2487; }; - class Item689 + class Item679 { dataType="Marker"; position[]={670.37024,129.51768,5245.6885}; @@ -20623,7 +19693,7 @@ class Mission angle=227.508; id=2488; }; - class Item690 + class Item680 { dataType="Marker"; position[]={718.25586,136.47786,4840.4531}; @@ -20632,7 +19702,7 @@ class Mission angle=227.508; id=2489; }; - class Item691 + class Item681 { dataType="Marker"; position[]={625.70154,146.29971,4320.8936}; @@ -20641,7 +19711,7 @@ class Mission angle=227.508; id=2490; }; - class Item692 + class Item682 { dataType="Marker"; position[]={1003.7279,140.34142,4226.8945}; @@ -20650,7 +19720,7 @@ class Mission angle=227.508; id=2491; }; - class Item693 + class Item683 { dataType="Marker"; position[]={1690.7842,138.47931,4250.4858}; @@ -20659,7 +19729,7 @@ class Mission angle=227.508; id=2492; }; - class Item694 + class Item684 { dataType="Marker"; position[]={1711.3572,140.07838,3499.3176}; @@ -20668,7 +19738,7 @@ class Mission angle=227.508; id=2493; }; - class Item695 + class Item685 { dataType="Marker"; position[]={2396.4524,150.98032,2909.439}; @@ -20677,7 +19747,7 @@ class Mission angle=227.508; id=2494; }; - class Item696 + class Item686 { dataType="Marker"; position[]={2532.7585,147.06201,2408.1714}; @@ -20686,7 +19756,7 @@ class Mission angle=227.508; id=2495; }; - class Item697 + class Item687 { dataType="Marker"; position[]={1828.1792,146.1882,2670.2324}; @@ -20695,7 +19765,7 @@ class Mission angle=227.508; id=2496; }; - class Item698 + class Item688 { dataType="Marker"; position[]={2023.8654,146.48511,3105.2002}; @@ -20704,7 +19774,7 @@ class Mission angle=227.508; id=2497; }; - class Item699 + class Item689 { dataType="Marker"; position[]={1815.3469,145.25621,3061.3831}; @@ -20713,7 +19783,7 @@ class Mission angle=227.508; id=2498; }; - class Item700 + class Item690 { dataType="Marker"; position[]={1703.0679,147.32896,2496.0315}; @@ -20722,7 +19792,7 @@ class Mission angle=227.508; id=2499; }; - class Item701 + class Item691 { dataType="Marker"; position[]={1220.1426,135.45865,2249.2852}; @@ -20731,7 +19801,7 @@ class Mission angle=227.508; id=2500; }; - class Item702 + class Item692 { dataType="Marker"; position[]={1980.1057,159.39584,1481.7572}; @@ -20740,7 +19810,7 @@ class Mission angle=227.508; id=2501; }; - class Item703 + class Item693 { dataType="Marker"; position[]={2259.644,167.59979,975.36682}; @@ -20749,7 +19819,7 @@ class Mission angle=227.508; id=2502; }; - class Item704 + class Item694 { dataType="Marker"; position[]={2965.1685,175.48628,944.91028}; @@ -20758,7 +19828,7 @@ class Mission angle=227.508; id=2503; }; - class Item705 + class Item695 { dataType="Marker"; position[]={3706.5171,211.99948,678.42163}; @@ -20767,7 +19837,7 @@ class Mission angle=227.508; id=2504; }; - class Item706 + class Item696 { dataType="Marker"; position[]={4384.8394,220.06963,1104.856}; @@ -20776,7 +19846,7 @@ class Mission angle=227.508; id=2505; }; - class Item707 + class Item697 { dataType="Marker"; position[]={5227.6973,213.57674,1423.5925}; @@ -20785,7 +19855,7 @@ class Mission angle=227.508; id=2506; }; - class Item708 + class Item698 { dataType="Marker"; position[]={5238.0396,232.59465,1016.2347}; @@ -20795,7 +19865,7 @@ class Mission id=2507; atlOffset=-1.5258789e-005; }; - class Item709 + class Item699 { dataType="Marker"; position[]={5704.7266,255.02541,1012.2681}; @@ -20805,7 +19875,7 @@ class Mission id=2508; atlOffset=1.5258789e-005; }; - class Item710 + class Item700 { dataType="Marker"; position[]={5837.0576,199.00586,1784.3237}; @@ -20814,7 +19884,7 @@ class Mission angle=227.508; id=2509; }; - class Item711 + class Item701 { dataType="Marker"; position[]={6457.5757,213.05002,2384.4951}; @@ -20823,7 +19893,7 @@ class Mission angle=227.508; id=2510; }; - class Item712 + class Item702 { dataType="Marker"; position[]={6962.1753,214.38515,2260.9766}; @@ -20832,7 +19902,7 @@ class Mission angle=227.508; id=2511; }; - class Item713 + class Item703 { dataType="Marker"; position[]={7602.582,140.57263,1809.7522}; @@ -20841,7 +19911,7 @@ class Mission angle=227.508; id=2512; }; - class Item714 + class Item704 { dataType="Marker"; position[]={8030.5215,107.27513,1645.9631}; @@ -20850,7 +19920,7 @@ class Mission angle=227.508; id=2513; }; - class Item715 + class Item705 { dataType="Marker"; position[]={8583.9082,102.97036,1955.4364}; @@ -20859,7 +19929,7 @@ class Mission angle=227.508; id=2514; }; - class Item716 + class Item706 { dataType="Marker"; position[]={8896.207,79.46431,2107.3359}; @@ -20868,7 +19938,7 @@ class Mission angle=227.508; id=2515; }; - class Item717 + class Item707 { dataType="Marker"; position[]={7926.4448,145.50204,3005.2192}; @@ -20877,7 +19947,7 @@ class Mission angle=227.508; id=2516; }; - class Item718 + class Item708 { dataType="Marker"; position[]={8723.748,96.189384,2329.0857}; @@ -20886,7 +19956,7 @@ class Mission angle=227.508; id=2517; }; - class Item719 + class Item709 { dataType="Marker"; position[]={8637.0049,126.93756,2855.2544}; @@ -20895,7 +19965,7 @@ class Mission angle=227.508; id=2518; }; - class Item720 + class Item710 { dataType="Marker"; position[]={8585.2715,170.22696,3297.0752}; @@ -20904,7 +19974,7 @@ class Mission angle=227.508; id=2519; }; - class Item721 + class Item711 { dataType="Marker"; position[]={7989.5586,179.58904,3757.5752}; @@ -20913,7 +19983,7 @@ class Mission angle=227.508; id=2520; }; - class Item722 + class Item712 { dataType="Marker"; position[]={9511.6738,67.452042,2194.2134}; @@ -20922,7 +19992,7 @@ class Mission angle=227.508; id=2521; }; - class Item723 + class Item713 { dataType="Marker"; position[]={9349.1367,93.910873,2729.6411}; @@ -20931,7 +20001,7 @@ class Mission angle=227.508; id=2522; }; - class Item724 + class Item714 { dataType="Marker"; position[]={9592.9443,126.63605,3093.0059}; @@ -20940,7 +20010,7 @@ class Mission angle=227.508; id=2523; }; - class Item725 + class Item715 { dataType="Marker"; position[]={9085.0156,196.46713,3459.5771}; @@ -20949,7 +20019,7 @@ class Mission angle=227.508; id=2524; }; - class Item726 + class Item716 { dataType="Marker"; position[]={8997.2793,142.84566,4040.981}; @@ -20958,7 +20028,7 @@ class Mission angle=227.508; id=2525; }; - class Item727 + class Item717 { dataType="Marker"; position[]={8866.8213,101.86787,4453.5083}; @@ -20968,7 +20038,7 @@ class Mission id=2526; atlOffset=-7.6293945e-006; }; - class Item728 + class Item718 { dataType="Marker"; position[]={9083.8955,69.852875,4807.2549}; @@ -20977,7 +20047,7 @@ class Mission angle=227.508; id=2527; }; - class Item729 + class Item719 { dataType="Marker"; position[]={8444.5234,64.285133,5793.0068}; @@ -20986,7 +20056,7 @@ class Mission angle=227.508; id=2528; }; - class Item730 + class Item720 { dataType="Marker"; position[]={8628.7813,58.664654,5953.749}; @@ -20995,7 +20065,7 @@ class Mission angle=227.508; id=2529; }; - class Item731 + class Item721 { dataType="Marker"; position[]={8071.8501,54.827595,6183.1582}; @@ -21004,7 +20074,7 @@ class Mission angle=227.508; id=2530; }; - class Item732 + class Item722 { dataType="Marker"; position[]={7310.3945,71.54364,6630.9873}; @@ -21013,7 +20083,7 @@ class Mission angle=227.508; id=2531; }; - class Item733 + class Item723 { dataType="Marker"; position[]={8470.6318,111.42742,7542.2656}; @@ -21022,7 +20092,7 @@ class Mission angle=227.508; id=2532; }; - class Item734 + class Item724 { dataType="Marker"; position[]={8473.1465,120.76546,8042.9487}; @@ -21031,7 +20101,7 @@ class Mission angle=227.508; id=2533; }; - class Item735 + class Item725 { dataType="Marker"; position[]={8254.2109,188.7316,8695.6621}; @@ -21040,7 +20110,7 @@ class Mission angle=227.508; id=2534; }; - class Item736 + class Item726 { dataType="Marker"; position[]={8953.625,142.82301,8649.25}; @@ -21049,7 +20119,7 @@ class Mission angle=227.508; id=2535; }; - class Item737 + class Item727 { dataType="Marker"; position[]={8958.3223,116.90911,9111.4336}; @@ -21058,7 +20128,7 @@ class Mission angle=227.508; id=2536; }; - class Item738 + class Item728 { dataType="Marker"; position[]={6623.98,101.63037,7527.3608}; @@ -21067,7 +20137,7 @@ class Mission angle=227.508; id=2537; }; - class Item739 + class Item729 { dataType="Marker"; position[]={6884.6924,118.5795,8236.1416}; @@ -21076,7 +20146,7 @@ class Mission angle=227.508; id=2538; }; - class Item740 + class Item730 { dataType="Marker"; position[]={5013.1992,137.68842,7333.9023}; @@ -21085,7 +20155,7 @@ class Mission angle=227.508; id=2539; }; - class Item741 + class Item731 { dataType="Marker"; position[]={4978.1353,140.01778,7744.7402}; @@ -21094,7 +20164,7 @@ class Mission angle=227.508; id=2540; }; - class Item742 + class Item732 { dataType="Marker"; position[]={4906.5142,142.00604,8240.5781}; @@ -21103,7 +20173,7 @@ class Mission angle=227.508; id=2541; }; - class Item743 + class Item733 { dataType="Marker"; position[]={5284.7588,131.18858,7913.9966}; @@ -21112,7 +20182,7 @@ class Mission angle=227.508; id=2542; }; - class Item744 + class Item734 { dataType="Marker"; position[]={5248.2036,125.82599,7363.728}; @@ -21121,7 +20191,7 @@ class Mission angle=227.508; id=2543; }; - class Item745 + class Item735 { dataType="Marker"; position[]={4310.8301,142.03046,8062.5415}; @@ -21130,7 +20200,7 @@ class Mission angle=227.508; id=2544; }; - class Item746 + class Item736 { dataType="Marker"; position[]={3903.2021,141.13139,7914.439}; @@ -21139,7 +20209,7 @@ class Mission angle=227.508; id=2545; }; - class Item747 + class Item737 { dataType="Marker"; position[]={3265.4355,142.57207,7920.3169}; @@ -21148,7 +20218,7 @@ class Mission angle=227.508; id=2546; }; - class Item748 + class Item738 { dataType="Marker"; position[]={2546.9724,145.02423,8245.2363}; @@ -21157,7 +20227,7 @@ class Mission angle=227.508; id=2547; }; - class Item749 + class Item739 { dataType="Marker"; position[]={1868.6412,141.50815,8167.7617}; @@ -21166,7 +20236,7 @@ class Mission angle=227.508; id=2548; }; - class Item750 + class Item740 { dataType="Marker"; position[]={3017.7266,161.14365,2942.4414}; @@ -21175,7 +20245,7 @@ class Mission angle=227.508; id=2549; }; - class Item751 + class Item741 { dataType="Marker"; position[]={3491.5525,164.97371,3112.3433}; @@ -21184,7 +20254,7 @@ class Mission angle=227.508; id=2550; }; - class Item752 + class Item742 { dataType="Marker"; position[]={3702.5442,166.89229,2797.8438}; @@ -21193,7 +20263,7 @@ class Mission angle=227.508; id=2551; }; - class Item753 + class Item743 { dataType="Marker"; position[]={4620.6328,179.69034,2554.7583}; @@ -21202,7 +20272,7 @@ class Mission angle=227.508; id=2552; }; - class Item754 + class Item744 { dataType="Marker"; position[]={3570.2244,195.11763,2018.5333}; @@ -21211,7 +20281,7 @@ class Mission angle=227.508; id=2553; }; - class Item755 + class Item745 { dataType="Marker"; position[]={2804.0042,172.26936,2197.4866}; @@ -21220,7 +20290,7 @@ class Mission angle=227.508; id=2554; }; - class Item756 + class Item746 { dataType="Marker"; position[]={1988.7231,152.67973,2221.4678}; @@ -21229,7 +20299,7 @@ class Mission angle=227.508; id=2555; }; - class Item757 + class Item747 { dataType="Marker"; position[]={2081.6938,155.96461,1850.1776}; @@ -21238,7 +20308,7 @@ class Mission angle=227.508; id=2556; }; - class Item758 + class Item748 { dataType="Marker"; position[]={1442.7388,157.71983,1234.903}; @@ -21247,7 +20317,7 @@ class Mission angle=227.508; id=2557; }; - class Item759 + class Item749 { dataType="Marker"; position[]={1082.1212,168.78,1180.0146}; @@ -21256,7 +20326,7 @@ class Mission angle=227.508; id=2558; }; - class Item760 + class Item750 { dataType="Marker"; position[]={925.96405,164.96494,1690.5438}; @@ -21265,7 +20335,7 @@ class Mission angle=227.508; id=2559; }; - class Item761 + class Item751 { dataType="Marker"; position[]={2652.9041,136.63206,6831.5679}; @@ -21274,7 +20344,7 @@ class Mission angle=227.508; id=2560; }; - class Item762 + class Item752 { dataType="Marker"; position[]={2915.7888,140.99557,7346.9736}; @@ -21283,7 +20353,7 @@ class Mission angle=227.508; id=2561; }; - class Item763 + class Item753 { dataType="Marker"; position[]={2994.5432,140.76611,7860.5781}; @@ -21292,7 +20362,7 @@ class Mission angle=227.508; id=2562; }; - class Item764 + class Item754 { dataType="Marker"; position[]={1737.095,144.80362,8864.8223}; @@ -21301,7 +20371,7 @@ class Mission angle=227.508; id=2563; }; - class Item765 + class Item755 { dataType="Marker"; position[]={2328.8125,146.04866,9046.1973}; @@ -21310,7 +20380,7 @@ class Mission angle=227.508; id=2564; }; - class Item766 + class Item756 { dataType="Marker"; position[]={2926.7905,145.43372,9160.2061}; @@ -21319,7 +20389,7 @@ class Mission angle=227.508; id=2565; }; - class Item767 + class Item757 { dataType="Marker"; position[]={3235.5251,143.73969,8581.6934}; @@ -21328,7 +20398,7 @@ class Mission angle=227.508; id=2566; }; - class Item768 + class Item758 { dataType="Marker"; position[]={3783.4998,141.88722,8713.3613}; @@ -21337,7 +20407,7 @@ class Mission angle=227.508; id=2567; }; - class Item769 + class Item759 { dataType="Marker"; position[]={4362.124,143.29799,8761.4316}; @@ -21346,7 +20416,7 @@ class Mission angle=227.508; id=2568; }; - class Item770 + class Item760 { dataType="Marker"; position[]={4895.7207,149.30823,8789.2178}; @@ -21355,7 +20425,7 @@ class Mission angle=227.508; id=2569; }; - class Item771 + class Item761 { dataType="Object"; class PositionInfo @@ -21371,7 +20441,7 @@ class Mission type="Land_dp_smallTank_F"; atlOffset=7.6293945e-006; }; - class Item772 + class Item762 { dataType="Object"; class PositionInfo @@ -21387,7 +20457,7 @@ class Mission type="Land_dp_smallTank_F"; atlOffset=7.6293945e-006; }; - class Item773 + class Item763 { dataType="Object"; class PositionInfo @@ -21402,7 +20472,7 @@ class Mission id=2572; type="Land_dp_smallTank_F"; }; - class Item774 + class Item764 { dataType="Object"; class PositionInfo @@ -21418,7 +20488,7 @@ class Mission type="Land_dp_bigTank_F"; atlOffset=-7.6293945e-006; }; - class Item775 + class Item765 { dataType="Object"; class PositionInfo @@ -21434,7 +20504,7 @@ class Mission id=2574; type="Land_Fuel_tank_stairs"; }; - class Item776 + class Item766 { dataType="Object"; class PositionInfo @@ -21450,7 +20520,7 @@ class Mission id=2575; type="Land_FuelStation_Shed_PMC"; }; - class Item777 + class Item767 { dataType="Logic"; class PositionInfo @@ -21505,23 +20575,7 @@ class Mission nAttributes=2; }; }; - class Item778 - { - dataType="Object"; - class PositionInfo - { - position[]={8035.2642,111.36317,1650.1901}; - }; - side="Empty"; - flags=5; - class Attributes - { - }; - id=2577; - type="Flag_Fuel_F"; - atlOffset=-0.046134949; - }; - class Item779 + class Item768 { dataType="Object"; class PositionInfo @@ -21538,7 +20592,7 @@ class Mission type="Land_A_FuelStation_Feed"; atlOffset=0.00086212158; }; - class Item780 + class Item769 { dataType="Object"; class PositionInfo @@ -21555,7 +20609,7 @@ class Mission type="Land_A_FuelStation_Feed"; atlOffset=0.00085449219; }; - class Item781 + class Item770 { dataType="Marker"; position[]={2596.3071,118.60456,5233.71}; @@ -21564,7 +20618,7 @@ class Mission angle=227.508; id=2580; }; - class Item782 + class Item771 { dataType="Marker"; position[]={2391.7888,125.01167,5041.915}; @@ -21573,7 +20627,7 @@ class Mission angle=227.508; id=2581; }; - class Item783 + class Item772 { dataType="Marker"; position[]={2339.4814,133.09361,6072.5952}; @@ -21582,7 +20636,7 @@ class Mission angle=227.508; id=2582; }; - class Item784 + class Item773 { dataType="Marker"; position[]={2899.4629,133.35263,6536.3721}; @@ -21591,7 +20645,7 @@ class Mission angle=227.508; id=2583; }; - class Item785 + class Item774 { dataType="Marker"; position[]={1751.1658,118.01345,4948.9502}; @@ -21600,7 +20654,7 @@ class Mission angle=227.508; id=2584; }; - class Item786 + class Item775 { dataType="Marker"; position[]={5544.3071,174.20535,4510.8086}; @@ -21609,7 +20663,7 @@ class Mission angle=227.508; id=2585; }; - class Item787 + class Item776 { dataType="Marker"; position[]={8016.9131,113.62109,6743.106}; @@ -21621,7 +20675,7 @@ class Mission id=2586; atlOffset=-6.4071274; }; - class Item788 + class Item777 { dataType="Marker"; position[]={5596.3457,222.30594,3685.8198}; @@ -21633,7 +20687,7 @@ class Mission id=2587; atlOffset=-6.4071198; }; - class Item789 + class Item778 { dataType="Marker"; position[]={3494.6838,149.24261,3921.4941}; @@ -21645,7 +20699,7 @@ class Mission id=2588; atlOffset=-6.4071198; }; - class Item790 + class Item779 { dataType="Marker"; position[]={2295.3977,129.82422,4820.3481}; @@ -21657,7 +20711,7 @@ class Mission id=2589; atlOffset=-6.4325256; }; - class Item791 + class Item780 { dataType="Marker"; position[]={4113.8896,123.80766,5322.4473}; @@ -21669,7 +20723,7 @@ class Mission id=2590; atlOffset=-6.4071198; }; - class Item792 + class Item781 { dataType="Marker"; position[]={610.54071,123.32086,5213.7363}; @@ -21681,7 +20735,7 @@ class Mission id=2591; atlOffset=-6.4071198; }; - class Item793 + class Item782 { dataType="Marker"; position[]={1270.5529,121.79486,5376.6284}; @@ -21693,7 +20747,7 @@ class Mission id=2592; atlOffset=-6.4071198; }; - class Item794 + class Item783 { dataType="Marker"; position[]={2302.6797,130.12689,5492.1904}; @@ -21705,7 +20759,7 @@ class Mission id=2593; atlOffset=-6.4071198; }; - class Item795 + class Item784 { dataType="Marker"; position[]={4140.019,124.32593,6609.1626}; @@ -21717,7 +20771,7 @@ class Mission id=2594; atlOffset=-6.4071198; }; - class Item796 + class Item785 { dataType="Marker"; position[]={3446.3147,129.20721,6391.7681}; @@ -21729,7 +20783,7 @@ class Mission id=2595; atlOffset=-6.4071198; }; - class Item797 + class Item786 { dataType="Marker"; position[]={5095.0527,126.3951,6966.5879}; @@ -21741,7 +20795,7 @@ class Mission id=2596; atlOffset=-6.4071121; }; - class Item798 + class Item787 { dataType="Marker"; position[]={7982.0088,139.07753,9244.6699}; @@ -21753,7 +20807,7 @@ class Mission id=2597; atlOffset=-6.4071198; }; - class Item799 + class Item788 { dataType="Marker"; position[]={9020.9121,111.24505,9524.0615}; @@ -21765,7 +20819,7 @@ class Mission id=2598; atlOffset=-6.4071198; }; - class Item800 + class Item789 { dataType="Marker"; position[]={8433.0254,71.422882,5355.2437}; @@ -21777,7 +20831,7 @@ class Mission id=2599; atlOffset=-6.4071198; }; - class Item801 + class Item790 { dataType="Marker"; position[]={8335.6523,136.16066,4030.9729}; @@ -21789,7 +20843,7 @@ class Mission id=2600; atlOffset=-6.4071198; }; - class Item802 + class Item791 { dataType="Marker"; position[]={6531.3872,208.98811,2419.8816}; @@ -21801,7 +20855,7 @@ class Mission id=2601; atlOffset=-6.4071198; }; - class Item803 + class Item792 { dataType="Marker"; position[]={7734.438,120.4747,1705.9161}; @@ -21813,7 +20867,7 @@ class Mission id=2602; atlOffset=-6.4071198; }; - class Item804 + class Item793 { dataType="Marker"; position[]={5384.0156,227.12245,989.9408}; @@ -21825,7 +20879,7 @@ class Mission id=2603; atlOffset=-6.4071198; }; - class Item805 + class Item794 { dataType="Marker"; position[]={4532.0967,224.2269,911.18103}; @@ -21837,7 +20891,7 @@ class Mission id=2604; atlOffset=-6.4071198; }; - class Item806 + class Item795 { dataType="Marker"; position[]={2193.5515,158.67892,1119.8474}; @@ -21849,7 +20903,7 @@ class Mission id=2605; atlOffset=-6.4071198; }; - class Item807 + class Item796 { dataType="Marker"; position[]={1971.045,144.78444,2251.8958}; @@ -21861,7 +20915,7 @@ class Mission id=2606; atlOffset=-6.4071198; }; - class Item808 + class Item797 { dataType="Marker"; position[]={1713.1868,133.66725,3497.2058}; @@ -21873,7 +20927,7 @@ class Mission id=2607; atlOffset=-6.4071198; }; - class Item809 + class Item798 { dataType="Marker"; position[]={626.62299,139.91359,4320.8452}; @@ -21885,7 +20939,7 @@ class Mission id=2608; atlOffset=-6.4071198; }; - class Item810 + class Item799 { dataType="Marker"; position[]={4549.6333,137.57285,8083.3618}; @@ -21897,7 +20951,7 @@ class Mission id=2609; atlOffset=-6.4071198; }; - class Item811 + class Item800 { dataType="Marker"; position[]={3810.8997,141.93123,8562.3975}; @@ -21909,7 +20963,7 @@ class Mission id=2610; atlOffset=-6.4071198; }; - class Item812 + class Item801 { dataType="Marker"; position[]={2517.0425,139.00204,9073.377}; @@ -21921,7 +20975,7 @@ class Mission id=2611; atlOffset=-6.4071198; }; - class Item813 + class Item802 { dataType="Marker"; position[]={1327.5206,141.11029,8749.1475}; @@ -21933,7 +20987,7 @@ class Mission id=2612; atlOffset=-6.4071198; }; - class Item814 + class Item803 { dataType="Marker"; position[]={1339.541,139.94246,9657.1914}; @@ -21945,7 +20999,7 @@ class Mission id=2613; atlOffset=-6.4071198; }; - class Item815 + class Item804 { dataType="Marker"; position[]={785.97772,142.39632,9489.5684}; @@ -21957,7 +21011,7 @@ class Mission id=2614; atlOffset=-6.4071198; }; - class Item816 + class Item805 { dataType="Marker"; position[]={475.00439,137.72285,8850.0166}; @@ -21969,7 +21023,7 @@ class Mission id=2615; atlOffset=-6.4071198; }; - class Item817 + class Item806 { dataType="Marker"; position[]={255.57129,132.83481,8011.7241}; @@ -21981,7 +21035,7 @@ class Mission id=2616; atlOffset=-6.4071198; }; - class Item818 + class Item807 { dataType="Marker"; position[]={281.4068,131.06479,7478.0811}; @@ -21993,7 +21047,7 @@ class Mission id=2617; atlOffset=-6.4071198; }; - class Item819 + class Item808 { dataType="Marker"; position[]={1624.3846,133.25714,7259.5664}; @@ -22005,7 +21059,7 @@ class Mission id=2618; atlOffset=-6.4071198; }; - class Item820 + class Item809 { dataType="Marker"; position[]={2310.6577,128.34216,6689.7808}; @@ -22017,7 +21071,7 @@ class Mission id=2619; atlOffset=-6.4071198; }; - class Item821 + class Item810 { dataType="Marker"; position[]={1949.3798,129.72643,5827.3857}; @@ -22029,7 +21083,7 @@ class Mission id=2620; atlOffset=-6.4071198; }; - class Item822 + class Item811 { dataType="Marker"; position[]={2885.8752,130.69649,6852.6719}; @@ -22041,7 +21095,7 @@ class Mission id=2621; atlOffset=-6.4071198; }; - class Item823 + class Item812 { dataType="Marker"; position[]={4514.9604,136.74278,9351.3652}; @@ -22053,7 +21107,7 @@ class Mission id=2622; atlOffset=-6.4071198; }; - class Item824 + class Item813 { dataType="Marker"; position[]={5156.0737,141.71494,8982.7764}; @@ -22065,7 +21119,7 @@ class Mission id=2623; atlOffset=-6.4071198; }; - class Item825 + class Item814 { dataType="Marker"; position[]={6348.4966,127.63069,7860.4863}; @@ -22077,7 +21131,7 @@ class Mission id=2624; atlOffset=-6.4071198; }; - class Item826 + class Item815 { dataType="Marker"; position[]={6873.3398,114.06079,8259.9199}; @@ -22089,7 +21143,7 @@ class Mission id=2625; atlOffset=-6.4071198; }; - class Item827 + class Item816 { dataType="Marker"; position[]={7943.9229,141.41728,3031.7085}; @@ -22101,7 +21155,7 @@ class Mission id=2626; atlOffset=-6.4071198; }; - class Item828 + class Item817 { dataType="Marker"; position[]={8773.3848,183.80649,3504.0107}; @@ -22113,7 +21167,7 @@ class Mission id=2627; atlOffset=-6.4071198; }; - class Item829 + class Item818 { dataType="Marker"; position[]={7324.2373,117.02272,552.26624}; @@ -22125,7 +21179,7 @@ class Mission id=2628; atlOffset=-6.4071198; }; - class Item830 + class Item819 { dataType="Marker"; position[]={5590.9092,223.70375,221.37573}; @@ -22137,7 +21191,7 @@ class Mission id=2629; atlOffset=-6.4071198; }; - class Item831 + class Item820 { dataType="Marker"; position[]={2328.6221,166.40311,283.60901}; @@ -22149,7 +21203,7 @@ class Mission id=2630; atlOffset=-6.4071198; }; - class Item832 + class Item821 { dataType="Marker"; position[]={880.64941,167.31091,447.01843}; @@ -22161,7 +21215,7 @@ class Mission id=2631; atlOffset=-6.4071198; }; - class Item833 + class Item822 { dataType="Marker"; position[]={371.89377,176.20584,3180.4692}; @@ -22173,7 +21227,7 @@ class Mission id=2632; atlOffset=-6.4071198; }; - class Item834 + class Item823 { dataType="Marker"; position[]={583.41504,125.17369,6120.7432}; @@ -22185,7 +21239,7 @@ class Mission id=2633; atlOffset=-6.4071198; }; - class Item835 + class Item824 { dataType="Marker"; position[]={2108.5444,141.91605,9579.0801}; @@ -22197,7 +21251,7 @@ class Mission id=2634; atlOffset=-6.4071198; }; - class Item836 + class Item825 { dataType="Marker"; position[]={3409.7593,142.90096,9876.3193}; @@ -22209,7 +21263,7 @@ class Mission id=2635; atlOffset=-6.4071198; }; - class Item837 + class Item826 { dataType="Marker"; position[]={7140.8271,134.57773,5711.207}; @@ -22221,7 +21275,7 @@ class Mission id=2636; atlOffset=-6.4071198; }; - class Item838 + class Item827 { dataType="Marker"; position[]={7249.7808,176.22713,4233.6602}; @@ -22233,7 +21287,7 @@ class Mission id=2637; atlOffset=-6.4071198; }; - class Item839 + class Item828 { dataType="Group"; side="Independent"; @@ -22245,73 +21299,388 @@ class Mission dataType="Object"; class PositionInfo { - position[]={4454.0747,192.65649,3604.7825}; + position[]={4454.0747,192.65649,3604.7825}; + }; + side="Independent"; + flags=3; + class Attributes + { + name="commanderX"; + description="Default Commander"; + isPlayer=1; + isPlayable=1; + class Inventory + { + map="ItemMap"; + }; + }; + id=2639; + type="I_G_Soldier_TL_F"; + atlOffset=2.2093964; + class CustomAttributes + { + class Attribute0 + { + property="speaker"; + expression="_this setspeaker _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="Male04GRE"; + }; + }; + }; + class Attribute1 + { + property="pitch"; + expression="_this setpitch _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=1; + }; + }; + }; + nAttributes=2; + }; + }; + class Item1 + { + dataType="Object"; + class PositionInfo + { + position[]={4458.8696,191.82607,3602.0793}; + }; + side="Independent"; + flags=1; + class Attributes + { + isPlayable=1; + class Inventory + { + map="ItemMap"; + }; + }; + id=2640; + type="I_G_Soldier_TL_F"; + atlOffset=1.5630188; + }; + class Item2 + { + dataType="Object"; + class PositionInfo + { + position[]={4459.0083,191.83224,3604.3152}; + }; + side="Independent"; + flags=1; + class Attributes + { + isPlayable=1; + class Inventory + { + map="ItemMap"; + }; + }; + id=2641; + type="I_G_Soldier_TL_F"; + atlOffset=1.4959564; + }; + class Item3 + { + dataType="Object"; + class PositionInfo + { + position[]={4458.9507,191.83369,3606.6487}; + }; + side="Independent"; + flags=1; + class Attributes + { + isPlayable=1; + class Inventory + { + map="ItemMap"; + }; + }; + id=2642; + type="I_G_Soldier_TL_F"; + atlOffset=1.405426; + }; + class Item4 + { + dataType="Object"; + class PositionInfo + { + position[]={4458.7876,191.8157,3608.9622}; + }; + side="Independent"; + flags=1; + class Attributes + { + isPlayable=1; + class Inventory + { + map="ItemMap"; + }; + }; + id=2643; + type="I_G_Soldier_TL_F"; + atlOffset=1.3078613; + }; + class Item5 + { + dataType="Object"; + class PositionInfo + { + position[]={4458.7466,191.81754,3611.4163}; + }; + side="Independent"; + flags=1; + class Attributes + { + isPlayable=1; + class Inventory + { + map="ItemMap"; + }; + }; + id=2644; + type="I_G_Soldier_TL_F"; + atlOffset=1.2042542; + }; + class Item6 + { + dataType="Object"; + class PositionInfo + { + position[]={4458.561,191.82071,3613.7322}; + }; + side="Independent"; + flags=1; + class Attributes + { + isPlayable=1; + class Inventory + { + map="ItemMap"; + }; + }; + id=2645; + type="I_G_Soldier_F"; + atlOffset=1.1147766; + }; + class Item7 + { + dataType="Object"; + class PositionInfo + { + position[]={4458.354,191.82779,3615.6277}; + }; + side="Independent"; + flags=1; + class Attributes + { + isPlayable=1; + class Inventory + { + map="ItemMap"; + }; + }; + id=2646; + type="I_G_Soldier_F"; + atlOffset=1.0294037; + }; + class Item8 + { + dataType="Object"; + class PositionInfo + { + position[]={4461.229,191.35509,3602.2029}; + }; + side="Independent"; + flags=1; + class Attributes + { + isPlayable=1; + class Inventory + { + map="ItemMap"; + }; + }; + id=2647; + type="I_G_Soldier_F"; + atlOffset=1.1350403; + }; + class Item9 + { + dataType="Object"; + class PositionInfo + { + position[]={4461.228,191.35278,3604.5422}; + }; + side="Independent"; + flags=1; + class Attributes + { + isPlayable=1; + class Inventory + { + map="ItemMap"; + }; + }; + id=2648; + type="I_G_Soldier_F"; + atlOffset=1.0546265; + }; + class Item10 + { + dataType="Object"; + class PositionInfo + { + position[]={4461.1216,191.34167,3606.9158}; + }; + side="Independent"; + flags=1; + class Attributes + { + isPlayable=1; + class Inventory + { + map="ItemMap"; + }; + }; + id=2649; + type="I_G_Soldier_F"; + atlOffset=0.96520996; + }; + class Item11 + { + dataType="Object"; + class PositionInfo + { + position[]={4461.063,191.32449,3609.1155}; + }; + side="Independent"; + flags=1; + class Attributes + { + isPlayable=1; + class Inventory + { + map="ItemMap"; + }; + }; + id=2650; + type="I_G_Soldier_F"; + atlOffset=0.87738037; + }; + class Item12 + { + dataType="Object"; + class PositionInfo + { + position[]={4460.8599,191.31165,3611.5378}; + }; + side="Independent"; + flags=1; + class Attributes + { + isPlayable=1; + class Inventory + { + map="ItemMap"; + }; + }; + id=2651; + type="I_G_Soldier_F"; + atlOffset=0.78245544; + }; + class Item13 + { + dataType="Object"; + class PositionInfo + { + position[]={4460.6724,191.29507,3613.8689}; }; side="Independent"; - flags=3; + flags=1; class Attributes { - name="commanderX"; - description="Default Commander"; - isPlayer=1; isPlayable=1; class Inventory { map="ItemMap"; }; }; - id=2639; - type="I_G_Soldier_TL_F"; - atlOffset=2.2093964; - class CustomAttributes + id=2652; + type="I_G_Soldier_F"; + atlOffset=0.67633057; + }; + class Item14 + { + dataType="Object"; + class PositionInfo { - class Attribute0 + position[]={4463.3374,191.18707,3602.239}; + }; + side="Independent"; + flags=1; + class Attributes + { + isPlayable=1; + class Inventory { - property="speaker"; - expression="_this setspeaker _value;"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="Male04GRE"; - }; - }; + map="ItemMap"; }; - class Attribute1 + }; + id=2653; + type="I_G_Soldier_AR_F"; + atlOffset=1.0090179; + }; + class Item15 + { + dataType="Object"; + class PositionInfo + { + position[]={4463.4995,191.16605,3604.679}; + }; + side="Independent"; + flags=1; + class Attributes + { + isPlayable=1; + class Inventory { - property="pitch"; - expression="_this setpitch _value;"; - class Value - { - class data - { - class type - { - type[]= - { - "SCALAR" - }; - }; - value=1; - }; - }; + map="ItemMap"; }; - nAttributes=2; }; + id=2654; + type="I_G_Soldier_AR_F"; + atlOffset=0.91348267; }; - class Item1 + class Item16 { dataType="Object"; class PositionInfo { - position[]={4458.8696,191.82607,3602.0793}; + position[]={4463.0991,191.15504,3607.094}; }; side="Independent"; flags=1; @@ -22323,16 +21692,16 @@ class Mission map="ItemMap"; }; }; - id=2640; - type="I_G_Soldier_TL_F"; - atlOffset=1.5630188; + id=2655; + type="I_G_Soldier_AR_F"; + atlOffset=0.8175354; }; - class Item2 + class Item17 { dataType="Object"; class PositionInfo { - position[]={4459.0083,191.83224,3604.3152}; + position[]={4463.0757,191.09033,3609.2429}; }; side="Independent"; flags=1; @@ -22344,16 +21713,16 @@ class Mission map="ItemMap"; }; }; - id=2641; - type="I_G_Soldier_TL_F"; - atlOffset=1.4959564; + id=2656; + type="I_G_Soldier_AR_F"; + atlOffset=0.70054626; }; - class Item3 + class Item18 { dataType="Object"; class PositionInfo { - position[]={4458.9507,191.83369,3606.6487}; + position[]={4462.8755,191.02826,3611.4841}; }; side="Independent"; flags=1; @@ -22365,16 +21734,16 @@ class Mission map="ItemMap"; }; }; - id=2642; - type="I_G_Soldier_TL_F"; - atlOffset=1.405426; + id=2657; + type="I_G_Soldier_AR_F"; + atlOffset=0.56147766; }; - class Item4 + class Item19 { dataType="Object"; class PositionInfo { - position[]={4458.7876,191.8157,3608.9622}; + position[]={4462.7886,190.96762,3613.9431}; }; side="Independent"; flags=1; @@ -22386,16 +21755,16 @@ class Mission map="ItemMap"; }; }; - id=2643; - type="I_G_Soldier_TL_F"; - atlOffset=1.3078613; + id=2658; + type="I_G_Soldier_AR_F"; + atlOffset=0.42988586; }; - class Item5 + class Item20 { dataType="Object"; class PositionInfo { - position[]={4458.7466,191.81754,3611.4163}; + position[]={4465.4263,191.01218,3602.3186}; }; side="Independent"; flags=1; @@ -22407,16 +21776,16 @@ class Mission map="ItemMap"; }; }; - id=2644; - type="I_G_Soldier_TL_F"; - atlOffset=1.2042542; + id=2659; + type="I_G_Soldier_GL_F"; + atlOffset=0.88264465; }; - class Item6 + class Item21 { dataType="Object"; class PositionInfo { - position[]={4458.561,191.82071,3613.7322}; + position[]={4465.2964,191.00548,3604.6365}; }; side="Independent"; flags=1; @@ -22428,16 +21797,121 @@ class Mission map="ItemMap"; }; }; - id=2645; - type="I_G_Soldier_F"; - atlOffset=1.1147766; + id=2660; + type="I_G_Soldier_GL_F"; + atlOffset=0.79734802; + }; + class Item22 + { + dataType="Object"; + class PositionInfo + { + position[]={4465.1724,190.92288,3607.3806}; + }; + side="Independent"; + flags=1; + class Attributes + { + isPlayable=1; + class Inventory + { + map="ItemMap"; + }; + }; + id=2661; + type="I_G_Soldier_GL_F"; + atlOffset=0.64068604; + }; + class Item23 + { + dataType="Object"; + class PositionInfo + { + position[]={4464.9985,190.85086,3609.3894}; + }; + side="Independent"; + flags=1; + class Attributes + { + isPlayable=1; + class Inventory + { + map="ItemMap"; + }; + }; + id=2662; + type="I_G_Soldier_GL_F"; + atlOffset=0.51522827; + }; + class Item24 + { + dataType="Object"; + class PositionInfo + { + position[]={4464.9292,190.75032,3611.574}; + }; + side="Independent"; + flags=1; + class Attributes + { + isPlayable=1; + class Inventory + { + map="ItemMap"; + }; + }; + id=2663; + type="I_G_Soldier_GL_F"; + atlOffset=0.35932922; + }; + class Item25 + { + dataType="Object"; + class PositionInfo + { + position[]={4464.8237,190.68732,3614.0647}; + }; + side="Independent"; + flags=5; + class Attributes + { + isPlayable=1; + class Inventory + { + map="ItemMap"; + }; + }; + id=2664; + type="I_G_Soldier_GL_F"; + atlOffset=0.23213196; + }; + class Item26 + { + dataType="Object"; + class PositionInfo + { + position[]={4466.9536,190.72488,3602.3962}; + }; + side="Independent"; + flags=1; + class Attributes + { + isPlayable=1; + class Inventory + { + map="ItemMap"; + }; + }; + id=2665; + type="I_G_medic_F"; + atlOffset=0.64480591; }; - class Item7 + class Item27 { dataType="Object"; class PositionInfo { - position[]={4458.354,191.82779,3615.6277}; + position[]={4466.7778,190.74411,3604.676}; }; side="Independent"; flags=1; @@ -22449,16 +21923,16 @@ class Mission map="ItemMap"; }; }; - id=2646; - type="I_G_Soldier_F"; - atlOffset=1.0294037; + id=2666; + type="I_G_medic_F"; + atlOffset=0.57946777; }; - class Item8 + class Item28 { dataType="Object"; class PositionInfo { - position[]={4461.229,191.35509,3602.2029}; + position[]={4466.7358,190.64731,3607.5476}; }; side="Independent"; flags=1; @@ -22470,16 +21944,16 @@ class Mission map="ItemMap"; }; }; - id=2647; - type="I_G_Soldier_F"; - atlOffset=1.1350403; + id=2667; + type="I_G_medic_F"; + atlOffset=0.40800476; }; - class Item9 + class Item29 { dataType="Object"; class PositionInfo { - position[]={4461.228,191.35278,3604.5422}; + position[]={4466.6479,190.57272,3609.3542}; }; side="Independent"; flags=1; @@ -22491,19 +21965,19 @@ class Mission map="ItemMap"; }; }; - id=2648; - type="I_G_Soldier_F"; - atlOffset=1.0546265; + id=2668; + type="I_G_medic_F"; + atlOffset=0.28741455; }; - class Item10 + class Item30 { dataType="Object"; class PositionInfo { - position[]={4461.1216,191.34167,3606.9158}; + position[]={4466.4644,190.48819,3611.7136}; }; side="Independent"; - flags=1; + flags=5; class Attributes { isPlayable=1; @@ -22512,19 +21986,19 @@ class Mission map="ItemMap"; }; }; - id=2649; - type="I_G_Soldier_F"; - atlOffset=0.96520996; + id=2669; + type="I_G_medic_F"; + atlOffset=0.14077759; }; - class Item11 + class Item31 { dataType="Object"; class PositionInfo { - position[]={4461.063,191.32449,3609.1155}; + position[]={4466.4751,190.41156,3614.1243}; }; side="Independent"; - flags=1; + flags=5; class Attributes { isPlayable=1; @@ -22533,16 +22007,16 @@ class Mission map="ItemMap"; }; }; - id=2650; - type="I_G_Soldier_F"; - atlOffset=0.87738037; + id=2670; + type="I_G_medic_F"; + atlOffset=0.0065917969; }; - class Item12 + class Item32 { dataType="Object"; class PositionInfo { - position[]={4460.8599,191.31165,3611.5378}; + position[]={4468.7554,190.39514,3602.5613}; }; side="Independent"; flags=1; @@ -22554,16 +22028,16 @@ class Mission map="ItemMap"; }; }; - id=2651; - type="I_G_Soldier_F"; - atlOffset=0.78245544; + id=2671; + type="I_G_engineer_F"; + atlOffset=0.3659668; }; - class Item13 + class Item33 { dataType="Object"; class PositionInfo { - position[]={4460.6724,191.29507,3613.8689}; + position[]={4468.7788,190.38878,3604.8616}; }; side="Independent"; flags=1; @@ -22575,19 +22049,19 @@ class Mission map="ItemMap"; }; }; - id=2652; - type="I_G_Soldier_F"; - atlOffset=0.67633057; + id=2672; + type="I_G_engineer_F"; + atlOffset=0.27748108; }; - class Item14 + class Item34 { dataType="Object"; class PositionInfo { - position[]={4463.3374,191.18707,3602.239}; + position[]={4468.5366,190.31808,3607.6516}; }; side="Independent"; - flags=1; + flags=5; class Attributes { isPlayable=1; @@ -22596,19 +22070,19 @@ class Mission map="ItemMap"; }; }; - id=2653; - type="I_G_Soldier_AR_F"; - atlOffset=1.0090179; + id=2673; + type="I_G_engineer_F"; + atlOffset=0.13031006; }; - class Item15 + class Item35 { dataType="Object"; class PositionInfo { - position[]={4463.4995,191.16605,3604.679}; + position[]={4468.2817,190.2645,3609.5994}; }; side="Independent"; - flags=1; + flags=5; class Attributes { isPlayable=1; @@ -22617,19 +22091,19 @@ class Mission map="ItemMap"; }; }; - id=2654; - type="I_G_Soldier_AR_F"; - atlOffset=0.91348267; + id=2674; + type="I_G_engineer_F"; + atlOffset=0.022338867; }; - class Item16 + class Item36 { dataType="Object"; class PositionInfo { - position[]={4463.0991,191.15504,3607.094}; + position[]={4468.0864,190.18588,3611.8357}; }; side="Independent"; - flags=1; + flags=5; class Attributes { isPlayable=1; @@ -22638,19 +22112,19 @@ class Mission map="ItemMap"; }; }; - id=2655; - type="I_G_Soldier_AR_F"; - atlOffset=0.8175354; + id=2675; + type="I_G_engineer_F"; + atlOffset=-0.11579895; }; - class Item17 + class Item37 { dataType="Object"; class PositionInfo { - position[]={4463.0757,191.09033,3609.2429}; + position[]={4467.9819,190.11296,3614.3049}; }; side="Independent"; - flags=1; + flags=5; class Attributes { isPlayable=1; @@ -22659,798 +22133,1676 @@ class Mission map="ItemMap"; }; }; - id=2656; - type="I_G_Soldier_AR_F"; - atlOffset=0.70054626; + id=2676; + type="I_G_engineer_F"; + atlOffset=-0.25114441; }; - class Item18 + }; + class Attributes + { + }; + id=2638; + atlOffset=2.2093964; + class CustomAttributes + { + class Attribute0 + { + property="groupID"; + expression="_this setGroupID [_value];"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="Guerillas"; + }; + }; + }; + nAttributes=1; + }; + }; + class Item829 + { + dataType="Object"; + class PositionInfo + { + position[]={911.14166,133.48019,4626.4761}; + angles[]={0,5.9639554,0}; + }; + side="Empty"; + class Attributes + { + }; + id=2677; + type="CamoNet_OPFOR_open_F"; + atlOffset=0.92210388; + }; + class Item830 + { + dataType="Object"; + class PositionInfo + { + position[]={994.90662,129.23555,4659.5576}; + angles[]={0.049958061,5.9639554,6.2232571}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2679; + type="CamoNet_OPFOR_open_F"; + }; + class Item831 + { + dataType="Object"; + class PositionInfo + { + position[]={1046.853,136.04626,4710.2808}; + angles[]={0,4.3811255,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2681; + type="Land_Cargo_Patrol_V3_F"; + }; + class Item832 + { + dataType="Object"; + class PositionInfo + { + position[]={1038.592,136.98091,4714.313}; + angles[]={0,2.8103292,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2682; + type="Land_Cargo_Patrol_V3_F"; + atlOffset=-1.5258789e-005; + }; + class Item833 + { + dataType="Object"; + class PositionInfo + { + position[]={1067.6801,136.46126,4632.0508}; + angles[]={0,5.9519215,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2683; + type="Land_Cargo_Patrol_V3_F"; + }; + class Item834 + { + dataType="Object"; + class PositionInfo + { + position[]={1071.738,135.82742,4640.3452}; + angles[]={0,4.3811255,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2684; + type="Land_Cargo_Patrol_V3_F"; + }; + class Item835 + { + dataType="Object"; + class PositionInfo + { + position[]={880.71503,140.12596,4598.0791}; + angles[]={0,1.2041899,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2685; + type="Land_Cargo_Patrol_V3_F"; + }; + class Item836 + { + dataType="Object"; + class PositionInfo + { + position[]={872.37097,138.91531,4619.894}; + angles[]={0,1.2041899,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2686; + type="Land_Cargo_Patrol_V3_F"; + atlOffset=-1.5258789e-005; + }; + class Item837 + { + dataType="Object"; + class PositionInfo + { + position[]={6858.7598,109.70748,7149.2754}; + angles[]={0,6.0662537,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2687; + type="Land_Cargo_Patrol_V3_F"; + }; + class Item838 + { + dataType="Object"; + class PositionInfo + { + position[]={6815.0869,108.41675,7174.8335}; + angles[]={0,1.3538646,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2688; + type="Land_Cargo_Patrol_V3_F"; + }; + class Item839 + { + dataType="Object"; + class PositionInfo + { + position[]={6869.7754,109.02059,7187.4868}; + angles[]={0,2.9246607,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2689; + type="Land_Cargo_Patrol_V3_F"; + atlOffset=-7.6293945e-006; + }; + class Item840 + { + dataType="Object"; + class PositionInfo + { + position[]={6877.6558,109.47288,7155.0078}; + angles[]={0,6.0662584,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2690; + type="Land_Cargo_Patrol_V3_F"; + }; + class Item841 + { + dataType="Object"; + class PositionInfo + { + position[]={6834.6157,104.85357,7146.0933}; + angles[]={0,2.9246607,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2691; + type="Land_Cargo_House_V3_F"; + }; + class Item842 + { + dataType="Object"; + class PositionInfo + { + position[]={6843.5767,105.31248,7147.8022}; + angles[]={0,2.9246607,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2692; + type="Land_Cargo_House_V3_F"; + }; + class Item843 + { + dataType="Object"; + class PositionInfo + { + position[]={6847.6445,105.27355,7181.7319}; + angles[]={0,6.0478468,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2693; + type="Land_Cargo_House_V3_F"; + }; + class Item844 + { + dataType="Object"; + class PositionInfo + { + position[]={6856.5728,105.14413,7183.6055}; + angles[]={0,6.0478468,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2694; + type="Land_Cargo_House_V3_F"; + }; + class Item845 + { + dataType="Object"; + class PositionInfo + { + position[]={870.578,146.87236,4640.3882}; + angles[]={0,4.3570051,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2695; + type="Land_Cargo_Tower_V3_F"; + atlOffset=-0.1000061; + }; + class Item846 + { + dataType="Object"; + class PositionInfo + { + position[]={892.763,146.93771,4577.4131}; + angles[]={0,1.1974355,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2696; + type="Land_Cargo_Tower_V3_F"; + }; + class Item847 + { + dataType="Object"; + class PositionInfo + { + position[]={996.37903,141.3582,4687.6768}; + angles[]={0,4.3570051,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2697; + type="Land_Cargo_Tower_V3_F"; + atlOffset=-0.3999939; + }; + class Item848 + { + dataType="Object"; + class PositionInfo + { + position[]={6824.8901,116.30996,7145.5903}; + angles[]={0,1.3538646,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2698; + type="Land_Cargo_Tower_V3_F"; + }; + class Item849 + { + dataType="Object"; + class PositionInfo + { + position[]={1017.463,134.37215,4625.4282}; + angles[]={0,5.9451499,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2699; + type="Land_Cargo_HQ_V3_F"; + }; + class Item850 + { + dataType="Object"; + class PositionInfo + { + position[]={10230.415,36.2052,8.2358398}; + }; + side="Empty"; + flags=5; + class Attributes + { + init="if (!isMultiplayer) then {deleteVehicle this};"; + }; + id=2700; + type="Flag_NATO_F"; + }; + class Item851 + { + dataType="Marker"; + position[]={10230.54,32.232647,8.1108398}; + name="respawn_west"; + type="flag_CTRG"; + id=2701; + }; + class Item852 + { + dataType="Group"; + side="West"; + class Entities + { + items=6; + class Item0 { dataType="Object"; class PositionInfo { - position[]={4462.8755,191.02826,3611.4841}; + position[]={10230.79,32.285339,5.5356445}; + angles[]={0.017997233,0,0.015998369}; }; - side="Independent"; - flags=1; + side="West"; + flags=6; class Attributes { + rank="SERGEANT"; + init="groupPlayersNATO = group this; this setVariable [""pvp"",true]; this setVariable [""pvpPlayerUnitNumber"", 0];"; + name="pvp_blue_1"; + description="Teamleader"; isPlayable=1; class Inventory { + class uniform + { + typeName="U_B_CombatUniform_mcam"; + isBackpack=0; + }; map="ItemMap"; + compass="ItemCompass"; + watch="ItemWatch"; + radio="ItemRadio"; }; }; - id=2657; - type="I_G_Soldier_AR_F"; - atlOffset=0.56147766; - }; - class Item19 - { - dataType="Object"; - class PositionInfo - { - position[]={4462.7886,190.96762,3613.9431}; - }; - side="Independent"; - flags=1; - class Attributes + id=2703; + type="B_recon_TL_F"; + class CustomAttributes { - isPlayable=1; - class Inventory + class Attribute0 { - map="ItemMap"; + property="speaker"; + expression="_this setspeaker _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="Male12ENG"; + }; + }; }; - }; - id=2658; - type="I_G_Soldier_AR_F"; - atlOffset=0.42988586; - }; - class Item20 - { - dataType="Object"; - class PositionInfo - { - position[]={4465.4263,191.01218,3602.3186}; - }; - side="Independent"; - flags=1; - class Attributes - { - isPlayable=1; - class Inventory + class Attribute1 { - map="ItemMap"; + property="pitch"; + expression="_this setpitch _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=0.99000001; + }; + }; }; + nAttributes=2; }; - id=2659; - type="I_G_Soldier_GL_F"; - atlOffset=0.88264465; }; - class Item21 + class Item1 { dataType="Object"; class PositionInfo { - position[]={4465.2964,191.00548,3604.6365}; + position[]={10226.665,32.133434,5.4106445}; + angles[]={0.0219975,0,0.041975394}; }; - side="Independent"; - flags=1; + side="West"; + flags=4; class Attributes { + skill=0.40000001; + init="this setVariable [""pvp"",true]; this setVariable [""pvpPlayerUnitNumber"", 1];"; + name="pvp_blue_2"; + description="Medic"; isPlayable=1; class Inventory { + class uniform + { + typeName="U_B_CombatUniform_mcam"; + isBackpack=0; + }; map="ItemMap"; + compass="ItemCompass"; + watch="ItemWatch"; + radio="ItemRadio"; }; }; - id=2660; - type="I_G_Soldier_GL_F"; - atlOffset=0.79734802; - }; - class Item22 - { - dataType="Object"; - class PositionInfo - { - position[]={4465.1724,190.92288,3607.3806}; - }; - side="Independent"; - flags=1; - class Attributes + id=2704; + type="B_recon_medic_F"; + class CustomAttributes { - isPlayable=1; - class Inventory + class Attribute0 { - map="ItemMap"; + property="speaker"; + expression="_this setspeaker _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="Male03ENG"; + }; + }; }; - }; - id=2661; - type="I_G_Soldier_GL_F"; - atlOffset=0.64068604; - }; - class Item23 - { - dataType="Object"; - class PositionInfo - { - position[]={4464.9985,190.85086,3609.3894}; - }; - side="Independent"; - flags=1; - class Attributes - { - isPlayable=1; - class Inventory + class Attribute1 { - map="ItemMap"; + property="pitch"; + expression="_this setpitch _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=0.95999998; + }; + }; }; + nAttributes=2; }; - id=2662; - type="I_G_Soldier_GL_F"; - atlOffset=0.51522827; }; - class Item24 + class Item2 { dataType="Object"; class PositionInfo { - position[]={4464.9292,190.75032,3611.574}; + position[]={10233.79,32.331093,5.6606445}; + angles[]={0.017997233,0,0.015998369}; }; - side="Independent"; - flags=1; + side="West"; + flags=4; class Attributes { + skill=0.44999999; + rank="CORPORAL"; + init="this setVariable [""pvp"",true]; this setVariable [""pvpPlayerUnitNumber"", 2];"; + name="pvp_blue_3"; + description="Machinegunner"; isPlayable=1; class Inventory { + class uniform + { + typeName="U_B_CombatUniform_mcam"; + isBackpack=0; + }; map="ItemMap"; + compass="ItemCompass"; + watch="ItemWatch"; + radio="ItemRadio"; }; }; - id=2663; - type="I_G_Soldier_GL_F"; - atlOffset=0.35932922; - }; - class Item25 - { - dataType="Object"; - class PositionInfo - { - position[]={4464.8237,190.68732,3614.0647}; - }; - side="Independent"; - flags=5; - class Attributes + id=2705; + type="B_recon_F"; + class CustomAttributes { - isPlayable=1; - class Inventory + class Attribute0 { - map="ItemMap"; + property="speaker"; + expression="_this setspeaker _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="Male07ENG"; + }; + }; }; - }; - id=2664; - type="I_G_Soldier_GL_F"; - atlOffset=0.23213196; - }; - class Item26 - { - dataType="Object"; - class PositionInfo - { - position[]={4466.9536,190.72488,3602.3962}; - }; - side="Independent"; - flags=1; - class Attributes - { - isPlayable=1; - class Inventory + class Attribute1 { - map="ItemMap"; + property="pitch"; + expression="_this setpitch _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=0.94999999; + }; + }; }; + nAttributes=2; }; - id=2665; - type="I_G_medic_F"; - atlOffset=0.64480591; }; - class Item27 + class Item3 { dataType="Object"; class PositionInfo { - position[]={4466.7778,190.74411,3604.676}; + position[]={10232.165,32.305088,5.6606445}; + angles[]={0.017997233,0,0.015998369}; }; - side="Independent"; - flags=1; + side="West"; + flags=4; class Attributes { + skill=0.44999999; + rank="CORPORAL"; + init="this setVariable [""pvp"",true]; this setVariable [""pvpPlayerUnitNumber"", 3];"; + name="pvp_blue_4"; + description="Marksman"; isPlayable=1; class Inventory { + class uniform + { + typeName="U_B_CombatUniform_mcam"; + isBackpack=0; + }; map="ItemMap"; + compass="ItemCompass"; + watch="ItemWatch"; + radio="ItemRadio"; }; }; - id=2666; - type="I_G_medic_F"; - atlOffset=0.57946777; + id=2706; + type="B_recon_M_F"; + class CustomAttributes + { + class Attribute0 + { + property="speaker"; + expression="_this setspeaker _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="Male12ENG"; + }; + }; + }; + class Attribute1 + { + property="pitch"; + expression="_this setpitch _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=0.98000002; + }; + }; + }; + nAttributes=2; + }; }; - class Item28 + class Item4 { dataType="Object"; class PositionInfo { - position[]={4466.7358,190.64731,3607.5476}; + position[]={10224.915,32.059429,5.4106445}; + angles[]={0.0219975,0,0.047963165}; }; - side="Independent"; - flags=1; + side="West"; + flags=4; class Attributes { + skill=0.40000001; + init="this setVariable [""pvp"",true]; this setVariable [""pvpPlayerUnitNumber"", 4];"; + name="pvp_blue_5"; + description="AT1"; isPlayable=1; class Inventory { + class uniform + { + typeName="U_B_CombatUniform_mcam"; + isBackpack=0; + }; map="ItemMap"; + compass="ItemCompass"; + watch="ItemWatch"; + radio="ItemRadio"; }; }; - id=2667; - type="I_G_medic_F"; - atlOffset=0.40800476; + id=2707; + type="B_recon_LAT_F"; + class CustomAttributes + { + class Attribute0 + { + property="speaker"; + expression="_this setspeaker _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="Male12ENG"; + }; + }; + }; + class Attribute1 + { + property="pitch"; + expression="_this setpitch _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=0.97000003; + }; + }; + }; + nAttributes=2; + }; }; - class Item29 + class Item5 { dataType="Object"; class PositionInfo { - position[]={4466.6479,190.57272,3609.3542}; + position[]={10228.665,32.214687,5.5356445}; + angles[]={0.0219975,0,0.041975394}; }; - side="Independent"; - flags=1; + side="West"; + flags=4; class Attributes { + skill=0.40000001; + init="this setVariable [""pvp"",true]; this setVariable [""pvpPlayerUnitNumber"", 5];"; + name="pvp_blue_6"; + description="AT2"; isPlayable=1; class Inventory { + class uniform + { + typeName="U_B_CombatUniform_mcam"; + isBackpack=0; + }; map="ItemMap"; + compass="ItemCompass"; + watch="ItemWatch"; + radio="ItemRadio"; }; }; - id=2668; - type="I_G_medic_F"; - atlOffset=0.28741455; + id=2708; + type="B_recon_LAT_F"; + class CustomAttributes + { + class Attribute0 + { + property="speaker"; + expression="_this setspeaker _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="Male12ENG"; + }; + }; + }; + class Attribute1 + { + property="pitch"; + expression="_this setpitch _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=0.97000003; + }; + }; + }; + nAttributes=2; + }; }; - class Item30 + }; + class Attributes + { + }; + id=2702; + }; + class Item853 + { + dataType="Marker"; + position[]={10231.195,140.36522,10236.904}; + name="respawn_east"; + type="flag_Viper"; + id=2709; + }; + class Item854 + { + dataType="Group"; + side="East"; + class Entities + { + items=6; + class Item0 { dataType="Object"; class PositionInfo { - position[]={4466.4644,190.48819,3611.7136}; + position[]={10230.545,140.36911,10235.027}; + angles[]={6.2771854,0,6.2791886}; }; - side="Independent"; - flags=5; + side="East"; + flags=6; class Attributes { + init="groupPlayersCSAT = group this; this setVariable [""pvp"",true]; this setVariable [""pvpPlayerUnitNumber"", 0];"; + name="pvp_red_1"; + description="Teamleader"; isPlayable=1; class Inventory { + class uniform + { + typeName="U_O_SpecopsUniform_ocamo"; + isBackpack=0; + }; map="ItemMap"; + compass="ItemCompass"; + watch="ItemWatch"; + radio="ItemRadio"; }; }; - id=2669; - type="I_G_medic_F"; - atlOffset=0.14077759; + id=2711; + type="O_T_Recon_TL_F"; + class CustomAttributes + { + class Attribute0 + { + property="speaker"; + expression="_this setspeaker _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="Male03CHI"; + }; + }; + }; + class Attribute1 + { + property="pitch"; + expression="_this setpitch _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=0.98000002; + }; + }; + }; + nAttributes=2; + }; }; - class Item31 + class Item1 { dataType="Object"; class PositionInfo { - position[]={4466.4751,190.41156,3614.1243}; + position[]={10228.939,140.37978,10235.027}; + angles[]={6.2771854,0,6.2751846}; }; - side="Independent"; - flags=5; + side="East"; + flags=4; class Attributes { + init="this setVariable [""pvp"",true]; this setVariable [""pvpPlayerUnitNumber"", 1];"; + name="pvp_red_2"; + description="Medic"; isPlayable=1; class Inventory { + class uniform + { + typeName="U_O_SpecopsUniform_ocamo"; + isBackpack=0; + }; map="ItemMap"; + compass="ItemCompass"; + watch="ItemWatch"; + radio="ItemRadio"; }; }; - id=2670; - type="I_G_medic_F"; - atlOffset=0.0065917969; - }; - class Item32 - { - dataType="Object"; - class PositionInfo - { - position[]={4468.7554,190.39514,3602.5613}; - }; - side="Independent"; - flags=1; - class Attributes + id=2712; + type="O_T_Recon_Medic_F"; + class CustomAttributes { - isPlayable=1; - class Inventory + class Attribute0 { - map="ItemMap"; + property="speaker"; + expression="_this setspeaker _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="Male01CHI"; + }; + }; + }; + class Attribute1 + { + property="pitch"; + expression="_this setpitch _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=0.98000002; + }; + }; }; + nAttributes=2; }; - id=2671; - type="I_G_engineer_F"; - atlOffset=0.3659668; }; - class Item33 + class Item2 { dataType="Object"; class PositionInfo { - position[]={4468.7788,190.38878,3604.8616}; + position[]={10227.334,140.39262,10235.027}; + angles[]={6.2771854,0,6.2751846}; }; - side="Independent"; - flags=1; + side="East"; + flags=4; class Attributes { + init="this setVariable [""pvp"",true]; this setVariable [""pvpPlayerUnitNumber"", 2];"; + name="pvp_red_3"; + description="Machinegunner"; isPlayable=1; class Inventory { + class uniform + { + typeName="U_O_SpecopsUniform_ocamo"; + isBackpack=0; + }; map="ItemMap"; + compass="ItemCompass"; + watch="ItemWatch"; + radio="ItemRadio"; }; }; - id=2672; - type="I_G_engineer_F"; - atlOffset=0.27748108; - }; - class Item34 - { - dataType="Object"; - class PositionInfo - { - position[]={4468.5366,190.31808,3607.6516}; - }; - side="Independent"; - flags=5; - class Attributes + id=2713; + type="O_Soldier_AR_F"; + class CustomAttributes { - isPlayable=1; - class Inventory + class Attribute0 { - map="ItemMap"; + property="speaker"; + expression="_this setspeaker _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="Male01PER"; + }; + }; + }; + class Attribute1 + { + property="pitch"; + expression="_this setpitch _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=0.95999998; + }; + }; }; + nAttributes=2; }; - id=2673; - type="I_G_engineer_F"; - atlOffset=0.13031006; }; - class Item35 + class Item3 { dataType="Object"; class PositionInfo { - position[]={4468.2817,190.2645,3609.5994}; + position[]={10232.13,140.36292,10235.068}; + angles[]={0,0,6.2791886}; }; - side="Independent"; - flags=5; + side="East"; + flags=4; class Attributes { + init="this setVariable [""pvp"",true]; this setVariable [""pvpPlayerUnitNumber"", 3];"; + name="pvp_red_4"; + description="Marksman"; isPlayable=1; class Inventory { + class uniform + { + typeName="U_O_SpecopsUniform_ocamo"; + isBackpack=0; + }; map="ItemMap"; + compass="ItemCompass"; + watch="ItemWatch"; + radio="ItemRadio"; }; }; - id=2674; - type="I_G_engineer_F"; - atlOffset=0.022338867; + id=2714; + type="O_T_Recon_M_F"; + class CustomAttributes + { + class Attribute0 + { + property="speaker"; + expression="_this setspeaker _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="Male02CHI"; + }; + }; + }; + class Attribute1 + { + property="pitch"; + expression="_this setpitch _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=0.97000003; + }; + }; + }; + nAttributes=2; + }; }; - class Item36 + class Item4 { dataType="Object"; class PositionInfo { - position[]={4468.0864,190.18588,3611.8357}; + position[]={10233.755,140.35641,10235.088}; + angles[]={0,0,6.2791886}; }; - side="Independent"; - flags=5; + side="East"; + flags=4; class Attributes { + init="this setVariable [""pvp"",true]; this setVariable [""pvpPlayerUnitNumber"", 4];"; + name="pvp_red_5"; + description="AT1"; isPlayable=1; class Inventory { + class uniform + { + typeName="U_O_SpecopsUniform_ocamo"; + isBackpack=0; + }; map="ItemMap"; + compass="ItemCompass"; + watch="ItemWatch"; + radio="ItemRadio"; }; }; - id=2675; - type="I_G_engineer_F"; - atlOffset=-0.11579895; + id=2715; + type="O_T_Recon_LAT_F"; + class CustomAttributes + { + class Attribute0 + { + property="speaker"; + expression="_this setspeaker _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="Male02CHI"; + }; + }; + }; + class Attribute1 + { + property="pitch"; + expression="_this setpitch _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=0.97000003; + }; + }; + }; + nAttributes=2; + }; }; - class Item37 + class Item5 { dataType="Object"; class PositionInfo { - position[]={4467.9819,190.11296,3614.3049}; + position[]={10235.359,140.35144,10235.088}; }; - side="Independent"; - flags=5; + side="East"; + flags=4; class Attributes { + init="this setVariable [""pvp"",true]; this setVariable [""pvpPlayerUnitNumber"", 5];"; + name="pvp_red_6"; + description="AT2"; isPlayable=1; class Inventory { + class uniform + { + typeName="U_O_SpecopsUniform_ocamo"; + isBackpack=0; + }; map="ItemMap"; + compass="ItemCompass"; + watch="ItemWatch"; + radio="ItemRadio"; }; }; - id=2676; - type="I_G_engineer_F"; - atlOffset=-0.25114441; - }; - }; - class Attributes - { - }; - id=2638; - atlOffset=2.2093964; - class CustomAttributes - { - class Attribute0 - { - property="groupID"; - expression="_this setGroupID [_value];"; - class Value + id=2716; + type="O_T_Recon_LAT_F"; + class CustomAttributes { - class data + class Attribute0 { - class type + property="speaker"; + expression="_this setspeaker _value;"; + class Value { - type[]= + class data { - "STRING" + class type + { + type[]= + { + "STRING" + }; + }; + value="Male03CHI"; + }; + }; + }; + class Attribute1 + { + property="pitch"; + expression="_this setpitch _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=0.98000002; }; }; - value="Guerillas"; }; + nAttributes=2; }; }; - nAttributes=1; - }; - }; - class Item840 - { - dataType="Object"; - class PositionInfo - { - position[]={911.14166,132.55809,4626.4761}; - angles[]={0.019999012,5.9639554,6.2392135}; - }; - side="Empty"; - flags=4; - class Attributes - { - }; - id=2677; - type="CamoNet_OPFOR_open_F"; - }; - class Item841 - { - dataType="Object"; - class PositionInfo - { - position[]={994.90662,129.23555,4659.5576}; - angles[]={0.049958061,5.9639554,6.2232571}; - }; - side="Empty"; - flags=4; - class Attributes - { - }; - id=2679; - type="CamoNet_OPFOR_open_F"; - }; - class Item842 - { - dataType="Object"; - class PositionInfo - { - position[]={1046.853,136.04626,4710.2808}; - angles[]={0,4.3811255,0}; - }; - side="Empty"; - flags=4; - class Attributes - { - }; - id=2681; - type="Land_Cargo_Patrol_V3_F"; - }; - class Item843 - { - dataType="Object"; - class PositionInfo - { - position[]={1038.592,136.98091,4714.313}; - angles[]={0,2.8103292,0}; - }; - side="Empty"; - flags=4; - class Attributes - { - }; - id=2682; - type="Land_Cargo_Patrol_V3_F"; - atlOffset=-1.5258789e-005; - }; - class Item844 - { - dataType="Object"; - class PositionInfo - { - position[]={1067.6801,136.46126,4632.0508}; - angles[]={0,5.9519215,0}; - }; - side="Empty"; - flags=4; - class Attributes - { - }; - id=2683; - type="Land_Cargo_Patrol_V3_F"; - }; - class Item845 - { - dataType="Object"; - class PositionInfo - { - position[]={1071.738,135.82742,4640.3452}; - angles[]={0,4.3811255,0}; - }; - side="Empty"; - flags=4; - class Attributes - { - }; - id=2684; - type="Land_Cargo_Patrol_V3_F"; - }; - class Item846 - { - dataType="Object"; - class PositionInfo - { - position[]={880.71503,140.12596,4598.0791}; - angles[]={0,1.2041899,0}; - }; - side="Empty"; - flags=4; - class Attributes - { - }; - id=2685; - type="Land_Cargo_Patrol_V3_F"; - }; - class Item847 - { - dataType="Object"; - class PositionInfo - { - position[]={872.37097,138.91531,4619.894}; - angles[]={0,1.2041899,0}; - }; - side="Empty"; - flags=4; - class Attributes - { }; - id=2686; - type="Land_Cargo_Patrol_V3_F"; - atlOffset=-1.5258789e-005; - }; - class Item848 - { - dataType="Object"; - class PositionInfo - { - position[]={6858.7598,109.70748,7149.2754}; - angles[]={0,6.0662537,0}; - }; - side="Empty"; - flags=4; class Attributes { }; - id=2687; - type="Land_Cargo_Patrol_V3_F"; + id=2710; }; - class Item849 + class Item855 { dataType="Object"; class PositionInfo { - position[]={6815.0869,108.41675,7174.8335}; - angles[]={0,1.3538646,0}; + position[]={10231.206,144.34198,10238.172}; + angles[]={0,0,6.2791886}; }; side="Empty"; flags=4; class Attributes { + init="if !(isMultiplayer) then {deleteVehicle this}"; }; - id=2688; - type="Land_Cargo_Patrol_V3_F"; + id=2717; + type="Flag_Viper_F"; }; - class Item850 + class Item856 { - dataType="Object"; + dataType="Logic"; class PositionInfo { - position[]={6869.7754,109.02059,7187.4868}; - angles[]={0,2.9246607,0}; - }; - side="Empty"; - flags=4; - class Attributes - { + position[]={4440.7344,190.14587,3593.7617}; + angles[]={6.2212658,0,6.2631927}; }; - id=2689; - type="Land_Cargo_Patrol_V3_F"; - atlOffset=-7.6293945e-006; + name="hc"; + isPlayable=1; + id=2718; + type="HeadlessClient_F"; + atlOffset=0.19734192; }; - class Item851 + class Item857 { - dataType="Object"; + dataType="Logic"; class PositionInfo { - position[]={6877.6558,109.47288,7155.0078}; - angles[]={0,6.0662584,0}; - }; - side="Empty"; - flags=4; - class Attributes - { + position[]={4442.7266,189.93709,3592.6211}; + angles[]={6.2232599,0,6.2611909}; }; - id=2690; - type="Land_Cargo_Patrol_V3_F"; + name="hc_1"; + isPlayable=1; + id=2719; + type="HeadlessClient_F"; + atlOffset=0.099807739; }; - class Item852 + class Item858 { - dataType="Object"; + dataType="Logic"; class PositionInfo { - position[]={6834.6157,104.85357,7146.0933}; - angles[]={0,2.9246607,0}; - }; - side="Empty"; - flags=4; - class Attributes - { + position[]={4444.5742,189.73697,3591.627}; + angles[]={6.2232599,0,6.2611909}; }; - id=2691; - type="Land_Cargo_House_V3_F"; + name="hc_2"; + isPlayable=1; + id=2720; + type="HeadlessClient_F"; + atlOffset=-1.5258789e-005; }; - class Item853 + class Item859 { - dataType="Object"; + dataType="Logic"; class PositionInfo { - position[]={6843.5767,105.31248,7147.8022}; - angles[]={0,2.9246607,0}; + position[]={5535.4097,123.21,5556.5273}; + angles[]={0,5.8827891,0}; }; - side="Empty"; - flags=4; - class Attributes + areaSize[]={10.141963,0,21.894386}; + flags=1; + id=2721; + type="ModuleHideTerrainObjects_F"; + class CustomAttributes { + class Attribute0 + { + property="#filter"; + expression="_this setVariable [""#filter"",_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=15; + }; + }; + }; + class Attribute1 + { + property="#hideLocally"; + expression="_this setVariable [""#hideLocally"",_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=2; }; - id=2692; - type="Land_Cargo_House_V3_F"; }; - class Item854 + class Item860 { dataType="Object"; class PositionInfo { - position[]={6847.6445,105.27355,7181.7319}; - angles[]={0,6.0478468,0}; + position[]={5552.5571,128.11501,5534.5576}; + angles[]={-0,1.1483371,0}; }; side="Empty"; flags=4; class Attributes { }; - id=2693; - type="Land_Cargo_House_V3_F"; + id=2722; + type="Land_Cargo_Patrol_V3_F"; }; - class Item855 + class Item861 { dataType="Object"; class PositionInfo { - position[]={6856.5728,105.14413,7183.6055}; - angles[]={0,6.0478468,0}; + position[]={5527.7544,128.11501,5612.1494}; + angles[]={-0,1.8911369,0}; }; side="Empty"; flags=4; class Attributes { }; - id=2694; - type="Land_Cargo_House_V3_F"; + id=2723; + type="Land_Cargo_Patrol_V3_F"; }; - class Item856 + class Item862 { - dataType="Object"; + dataType="Logic"; class PositionInfo { - position[]={870.38,146.99213,4640.979}; - angles[]={0,4.3570051,0}; + position[]={5553.4473,123.21,5535.6172}; + angles[]={0,5.8417625,0}; }; - side="Empty"; - flags=4; - class Attributes + areaSize[]={5.4563479,0,3.7624512}; + areaIsRectangle=1; + flags=1; + id=2724; + type="ModuleHideTerrainObjects_F"; + class CustomAttributes { + class Attribute0 + { + property="#filter"; + expression="_this setVariable [""#filter"",_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=15; + }; + }; + }; + class Attribute1 + { + property="#hideLocally"; + expression="_this setVariable [""#hideLocally"",_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=2; }; - id=2695; - type="Land_Cargo_Tower_V3_F"; }; - class Item857 + class Item863 { dataType="Object"; class PositionInfo { - position[]={892.763,146.93771,4577.4131}; - angles[]={0,1.1974355,0}; + position[]={1537.2289,148.13234,8736.0566}; + angles[]={0,3.0331666,0}; }; side="Empty"; - flags=4; + flags=5; class Attributes { }; - id=2696; - type="Land_Cargo_Tower_V3_F"; + id=2725; + type="Land_Cargo_Patrol_V3_F"; }; - class Item858 + class Item864 { - dataType="Object"; + dataType="Logic"; class PositionInfo { - position[]={996.021,141.7713,4687.73}; - angles[]={0,4.3570051,0}; + position[]={1538.1393,143.22734,8737.3857}; }; - side="Empty"; - flags=4; - class Attributes + areaSize[]={0.41723925,0,0.39054298}; + flags=1; + id=2726; + type="ModuleHideTerrainObjects_F"; + class CustomAttributes { + class Attribute0 + { + property="#filter"; + expression="_this setVariable [""#filter"",_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=15; + }; + }; + }; + class Attribute1 + { + property="#hideLocally"; + expression="_this setVariable [""#hideLocally"",_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=2; }; - id=2697; - type="Land_Cargo_Tower_V3_F"; }; - class Item859 + class Item865 { dataType="Object"; class PositionInfo { - position[]={6824.8901,116.30996,7145.5903}; - angles[]={0,1.3538646,0}; + position[]={1633.557,148.11501,8587.6367}; + angles[]={0,5.0985432,0}; }; side="Empty"; - flags=4; + flags=5; class Attributes { }; - id=2698; - type="Land_Cargo_Tower_V3_F"; + id=2727; + type="Land_Cargo_Patrol_V3_F"; }; - class Item860 + class Item866 { - dataType="Object"; + dataType="Logic"; class PositionInfo { - position[]={1017.463,134.37215,4625.4282}; - angles[]={0,5.9451499,0}; + position[]={1747.276,132.03177,4069.001}; + angles[]={6.2053428,0,0.17809436}; }; - side="Empty"; - flags=4; - class Attributes + areaSize[]={2.4665527,0,2.7180176}; + flags=1; + id=2729; + type="ModuleHideTerrainObjects_F"; + class CustomAttributes { + class Attribute0 + { + property="#filter"; + expression="_this setVariable [""#filter"",_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=15; + }; + }; + }; + class Attribute1 + { + property="#hideLocally"; + expression="_this setVariable [""#hideLocally"",_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=2; }; - id=2699; - type="Land_Cargo_HQ_V3_F"; }; }; class Connections @@ -23854,4 +24206,4 @@ class Mission }; }; }; -}; +}; \ No newline at end of file diff --git a/A3-Antistasi/NavGrids/navGridchernarus_summer.sqf b/Map-Templates/Antistasi-Chernarus.chernarus_summer/Navigation/navGridchernarus_summer.sqf similarity index 100% rename from A3-Antistasi/NavGrids/navGridchernarus_summer.sqf rename to Map-Templates/Antistasi-Chernarus.chernarus_summer/Navigation/navGridchernarus_summer.sqf diff --git a/Map-Templates/Antistasi-Chernarus.chernarus_summer/roadsDBcherna.sqf b/Map-Templates/Antistasi-Chernarus.chernarus_summer/Navigation/roadsDBcherna.sqf similarity index 100% rename from Map-Templates/Antistasi-Chernarus.chernarus_summer/roadsDBcherna.sqf rename to Map-Templates/Antistasi-Chernarus.chernarus_summer/Navigation/roadsDBcherna.sqf diff --git a/Map-Templates/Antistasi-Chernarus.chernarus_summer/PIC.jpg b/Map-Templates/Antistasi-Chernarus.chernarus_summer/Pictures/Mission/PIC.jpg similarity index 100% rename from Map-Templates/Antistasi-Chernarus.chernarus_summer/PIC.jpg rename to Map-Templates/Antistasi-Chernarus.chernarus_summer/Pictures/Mission/PIC.jpg diff --git a/Map-Templates/Antistasi-Chernarus.chernarus_summer/Pictures/Mission/whiteboard.jpg b/Map-Templates/Antistasi-Chernarus.chernarus_summer/Pictures/Mission/whiteboard.jpg new file mode 100644 index 0000000000..896267198f Binary files /dev/null and b/Map-Templates/Antistasi-Chernarus.chernarus_summer/Pictures/Mission/whiteboard.jpg differ diff --git a/Map-Templates/Antistasi-Chernarus.chernarus_summer/ak.jpg b/Map-Templates/Antistasi-Chernarus.chernarus_summer/ak.jpg deleted file mode 100644 index d7361d84ad..0000000000 Binary files a/Map-Templates/Antistasi-Chernarus.chernarus_summer/ak.jpg and /dev/null differ diff --git a/Map-Templates/Antistasi-Chernarus.chernarus_summer/description.ext b/Map-Templates/Antistasi-Chernarus.chernarus_summer/description.ext index 6e076a5835..d16798cad4 100644 --- a/Map-Templates/Antistasi-Chernarus.chernarus_summer/description.ext +++ b/Map-Templates/Antistasi-Chernarus.chernarus_summer/description.ext @@ -4,10 +4,10 @@ author = $STR_antistasi_credits_generic_author_text; OnLoadName = $STR_antistasi_mission_info_cherna_mapname_short_text; OnLoadMission = $STR_antistasi_mission_info_cherna_blurb_text; -loadScreen = "pic.jpg"; +loadScreen = "Pictures\Mission\pic.jpg"; briefingName = $STR_antistasi_mission_info_cherna_mapname_text; overviewText = $STR_antistasi_mission_info_cherna_description_text; -overviewPicture = "pic.jpg"; +overviewPicture = "Pictures\Mission\pic.jpg"; #include "MissionDescription\debug.hpp" @@ -34,6 +34,8 @@ class CfgSounds class CfgDebriefing { + #include "MissionDescription\endMission.hpp" + class End1 { title = "V I C T O R Y"; @@ -53,72 +55,9 @@ class CfgDebriefing class destroyedSites { title = "Chernarus is Destroyed"; - subtitle = "Chernarus got Destroyed by Soviets"; - description = "One third of the population in Chernarus has been murdered by the Soviets.
Chernarus no longer exists, nobody wants to live here."; + subtitle = "Chernarus got Destroyed by OPFOR"; + description = "One third of the population in Chernarus has been murdered by the OPFOR.
Chernarus no longer exists, nobody wants to live here."; picture = "b_unknown"; pictureColor[] = {0.5,0.0,0.0,1}; }; - class modUnautorized - { - title = "Incompatible Mods"; - subtitle = "Incompatible Mods detected"; - description = "An incompatible mod installed on the server or your PC has been detected. To avoid support problems the mission is finished. Please uninstall unsupported (ASR AI, aLIVE, MCC or any AI behaviour) mods from your computer or server to be able to play Antistasi."; - picture = "b_unknown"; - pictureColor[] = {0.0,0.5,0.0,1}; - }; - class serverFull - { - title = "Reserved Slot"; - subtitle = "This slot is reserved"; - description = "Sorry, but this slot is reserved for a Server Member. To become member, please contact to the server admin or clan."; - picture = "b_unknown"; - pictureColor[] = {0.0,0.5,0.0,1}; - }; - class noPvP - { - title = "PVP Disabled"; - subtitle = "This slot is unavailable"; - description = "PvP is not enabled on this server."; - picture = "b_unknown"; - pictureColor[] = {0.0,0.5,0.0,1}; - }; - class noJip - { - title = "JIP Unavailable"; - subtitle = "This slot is unavailable"; - description = "You need to have JIP enabled."; - picture = "b_unknown"; - pictureColor[] = {0.0,0.5,0.0,1}; - }; - class pvpMem - { - title = "You are not a Member"; - subtitle = "This slot is unavailable"; - description = "You need to be a Member to use PvP."; - picture = "b_unknown"; - pictureColor[] = {0.0,0.5,0.0,1}; - }; - class pvpCount - { - title = "PvP Player Overflow"; - subtitle = "This slot is unavailable"; - description = "PvP is not available as there are too many PvP slots in use, or not enough Rebels online."; - picture = "b_unknown"; - pictureColor[] = {0.0,0.5,0.0,1}; - }; - class BossMiss - { - title = "MIA Rebel Commander"; - subtitle = "This slot is unavailable"; - description = "PvP is not available as there is no Commander for the Rebels."; - picture = "b_unknown"; - pictureColor[] = {0.0,0.5,0.0,1}; - }; - class hcDown - { - title = "HC Disconnected"; - subtitle = "Some Headless Client has been disconnected and mission has to stop to avoid malfunctions."; - picture = "b_unknown"; - pictureColor[] = {0.0,0.5,0.0,1}; - }; }; diff --git a/Map-Templates/Antistasi-Chernarus.chernarus_summer/mission.sqm b/Map-Templates/Antistasi-Chernarus.chernarus_summer/mission.sqm index 91526fb0ae..0357d3f7ce 100644 --- a/Map-Templates/Antistasi-Chernarus.chernarus_summer/mission.sqm +++ b/Map-Templates/Antistasi-Chernarus.chernarus_summer/mission.sqm @@ -1,55 +1,67 @@ version=53; class EditorData { - moveGridStep=1; + moveGridStep=2; angleGridStep=0.2617994; scaleGridStep=1; autoGroupingDist=10; toggles=1025; class ItemIDProvider { - nextID=926; + nextID=2720; }; class MarkerIDProvider { - nextID=51; + nextID=2; }; class LayerIndexProvider { - nextID=21; + nextID=146; }; class Camera { - pos[]={8402.0654,305.784,5986.9878}; - dir[]={-0.21361355,-0.96107328,0.17543605}; - up[]={-0.74268818,0.27635285,0.6099534}; - aside[]={0.63468939,-1.701992e-007,0.77280718}; + pos[]={4443.8931,300.11081,4690.1299}; + dir[]={-0.44772828,-0.73268795,-0.5125612}; + up[]={-0.48201481,0.68056041,-0.55181181}; + aside[]={-0.75313431,-1.9090658e-007,0.65787166}; }; }; binarizationWanted=0; addons[]= { "A3_Ui_F", - "A3_Weapons_F_Ammoboxes", "A3_Modules_F", "A3_Characters_F", - "A3_Modules_F_Hc", "A3_Structures_F_EPC_Civ_InfoBoards", "A3_Structures_F_Mil_Flags", - "A3_Modules_F_Curator_Curator", "A3_Props_F_Enoch_Military_Camps", + "A3_Structures_F_Mil_Helipads", + "A3_Weapons_F_Ammoboxes", + "A3_Modules_F_Curator_Curator", + "A3_Modules_F_Hc", + "A3_Weapons_F", + "CUP_Buildings_Config", + "CUP_CAStructures_Mil", + "CUP_Misc3_Config", + "A3_Structures_F_Exp_Military_Fortifications", + "CUP_Ind_Tank", + "CUP_CAMisc_E_WF", + "CUP_CAMisc", + "A3_Structures_F_Civ_Accessories", + "CUP_CAMisc_ACR_Sign_Mines", + "A3_Structures_F_Enoch_Civilian_Sheds", "A3_Ui_F_Exp", - "A3_Characters_F_Patrol", "A3_Characters_F_Exp", "A3_Structures_F_Exp_Military_Flags", - "A3_Structures_F_Mil_Helipads", - "A3_Weapons_F" + "A3_Structures_F_Civ_Statues", + "A3_Structures_F_Civ_Dead", + "A3_Props_F_Enoch_Civilian_Forest" }; class AddonsMetaData { class List { - items=12; + items=20; class Item0 { className="A3_Ui_F"; @@ -58,353 +70,301 @@ class AddonsMetaData url="https://www.arma3.com"; }; class Item1 - { - className="A3_Weapons_F"; - name="Arma 3 Alpha - Weapons and Accessories"; - author="Bohemia Interactive"; - url="https://www.arma3.com"; - }; - class Item2 { className="A3_Modules_F"; name="Arma 3 Alpha - Scripted Modules"; author="Bohemia Interactive"; url="https://www.arma3.com"; }; - class Item3 + class Item2 { className="A3_Characters_F"; name="Arma 3 Alpha - Characters and Clothing"; author="Bohemia Interactive"; url="https://www.arma3.com"; }; - class Item4 + class Item3 { className="A3_Structures_F_EPC"; name="Arma 3 Win Episode - Buildings and Structures"; author="Bohemia Interactive"; url="https://www.arma3.com"; }; - class Item5 + class Item4 { className="A3_Structures_F_Mil"; name="Arma 3 - Military Buildings and Structures"; author="Bohemia Interactive"; url="https://www.arma3.com"; }; + class Item5 + { + className="A3_Props_F_Enoch"; + name="Arma 3 Enoch - Decorative and Mission Objects"; + author="Bohemia Interactive"; + url="https://www.arma3.com"; + }; class Item6 { - className="A3_Modules_F_Curator"; - name="Arma 3 Zeus Update - Scripted Modules"; + className="A3_Weapons_F"; + name="Arma 3 Alpha - Weapons and Accessories"; author="Bohemia Interactive"; url="https://www.arma3.com"; }; class Item7 { - className="A3_Props_F_Enoch"; - name="Arma 3 Enoch - Decorative and Mission Objects"; + className="A3_Modules_F_Curator"; + name="Arma 3 Zeus Update - Scripted Modules"; author="Bohemia Interactive"; url="https://www.arma3.com"; }; class Item8 { - className="A3_Ui_F_Exp"; - name="Arma 3 Apex - User Interface"; + className="CUP_Buildings_Config"; + name="CUP_Buildings_Config"; + }; + class Item9 + { + className="CUP_CAStructures_Mil"; + name="CUP_CAStructures_Mil"; + }; + class Item10 + { + className="CUP_Misc3_Config"; + name="CUP_Misc3_Config"; + }; + class Item11 + { + className="A3_Structures_F_Exp"; + name="Arma 3 Apex - Buildings and Structures"; author="Bohemia Interactive"; url="https://www.arma3.com"; }; - class Item9 + class Item12 + { + className="CUP_Ind_Tank"; + name="CUP_Ind_Tank"; + }; + class Item13 + { + className="CUP_CAMisc_E_WF"; + name="CUP_CAMisc_E_WF"; + }; + class Item14 + { + className="CUP_CAMisc"; + name="CUP_CAMisc"; + }; + class Item15 { - className="A3_Characters_F_Patrol"; - name="Arma 3 Patrol - Characters and Clothing"; + className="A3_Structures_F"; + name="Arma 3 - Buildings and Structures"; author="Bohemia Interactive"; url="https://www.arma3.com"; }; - class Item10 + class Item16 { - className="A3_Characters_F_Exp"; - name="Arma 3 Apex - Characters and Clothing"; + className="CUP_CAMisc_ACR_Sign_Mines"; + name="CUP_CAMisc_ACR_Sign_Mines"; + }; + class Item17 + { + className="A3_Structures_F_Enoch_Civilian"; + name="Arma 3 Contact Platform - Civilian Buildings"; author="Bohemia Interactive"; url="https://www.arma3.com"; }; - class Item11 + class Item18 { - className="A3_Structures_F_Exp"; - name="Arma 3 Apex - Buildings and Structures"; + className="A3_Ui_F_Exp"; + name="Arma 3 Apex - User Interface"; + author="Bohemia Interactive"; + url="https://www.arma3.com"; + }; + class Item19 + { + className="A3_Characters_F_Exp"; + name="Arma 3 Apex - Characters and Clothing"; author="Bohemia Interactive"; url="https://www.arma3.com"; }; }; }; -randomSeed=16007350; +randomSeed=5703879; class Mission { class Intel { briefingName=$STR_antistasi_mission_info_cherna_mapname_text; resistanceWest=0; - year=1942; - month=6; - day=1; + year=2035; + month=7; + day=11; hour=10; minute=0; }; class Entities { - items=56; + items=172; class Item0 { dataType="Marker"; - position[]={11716.97,168.66901,12767.416}; + position[]={11717.027,168.6429,12767.836}; name="spawnPoint"; type="hd_start"; angle=208.38397; - id=7; - atlOffset=-0.00045776367; + id=0; + atlOffset=-1.5258789e-005; }; class Item1 { dataType="Marker"; - position[]={4542.4678,338.95331,9809.332}; + position[]={4542.5249,338.95764,9809.752}; name="spawnPoint_1"; type="hd_start"; angle=186.4299; - id=8; - atlOffset=-0.00045776367; + id=1; + atlOffset=-3.0517578e-005; }; class Item2 { dataType="Marker"; - position[]={4790.5229,6.199542,2354.5579}; + position[]={4790.5801,6.1999998,2354.9768}; name="spawnPoint_2"; type="hd_start"; angle=123.45325; - id=9; - atlOffset=-0.00045776367; + id=2; }; class Item3 { dataType="Marker"; - position[]={24.004,5.4130001,1591.299}; + position[]={24.060547,5.4168329,1591.719}; name="NATO_carrier"; type="flag_NATO"; - id=254; - atlOffset=0.00024938583; + id=3; }; class Item4 { dataType="Marker"; - position[]={2301.5923,515.14795,15327.388}; + position[]={2301.6494,520.74011,15327.807}; name="CSAT_carrier"; type="flag_CSAT"; - id=255; - atlOffset=-5.5229492; + id=4; + atlOffset=-6.1035156e-005; }; class Item5 { dataType="Marker"; - position[]={8398.3311,293.80499,5999.0068}; + position[]={6747.6611,343.26419,5619.6284}; name="Synd_HQ"; markerType="RECTANGLE"; type="rectangle"; colorName="ColorPink"; a=50; b=50; - id=710; - atlOffset=1.6029053; + id=5; }; class Item6 { dataType="Marker"; - position[]={8399.6641,2.7037606e+012,6001.1855}; + position[]={6748.9941,343.27872,5621.8071}; name="respawn_guerrila"; text="Your Headquarters"; type="hd_flag"; colorName="ColorGUER"; - id=711; - atlOffset=2.7037606e+012; + id=6; }; class Item7 - { - dataType="Object"; - class PositionInfo - { - position[]={8388.9502,293.00729,5989.4932}; - }; - side="Empty"; - class Attributes - { - name="vehicleBox"; - }; - id=712; - type="Box_East_AmmoVeh_F"; - atlOffset=0.25802612; - class CustomAttributes - { - class Attribute0 - { - property="ammoBox"; - expression="[_this,_value] call bis_fnc_initAmmoBox;"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="[[[[],[]],[[],[]],[[],[]],[[],[]]],false]"; - }; - }; - }; - class Attribute1 - { - property="allowDamage"; - expression="_this allowdamage _value;"; - class Value - { - class data - { - class type - { - type[]= - { - "BOOL" - }; - }; - value=0; - }; - }; - }; - nAttributes=2; - }; - }; - class Item8 { dataType="Logic"; class PositionInfo { - position[]={8396.082,291.94522,5992.3252}; - angles[]={0,0,6.2818937}; + position[]={6756.0576,343.1091,5585.8501}; + angles[]={0.0013372133,5.4732757,6.2299037}; }; name="server"; - id=713; + id=8; type="Logic"; }; - class Item9 + class Item8 { dataType="Logic"; class PositionInfo { - position[]={8397.6563,291.94312,5990.9131}; - angles[]={0,0,6.2818937}; + position[]={6758.166,343.02667,5586.0166}; + angles[]={0.0013372133,5.4732757,6.2751846}; }; name="garrison"; - id=714; + id=9; type="Logic"; + atlOffset=3.0517578e-005; }; - class Item10 + class Item9 { dataType="Logic"; class PositionInfo { - position[]={8399.4434,291.94073,5989.4922}; - angles[]={0,0,6.2818937}; + position[]={6760.4272,343.00348,5586.3311}; + angles[]={0.0039967569,5.4732757,6.272521}; }; name="spawner"; - id=715; + id=10; type="Logic"; - }; - class Item11 - { - dataType="Logic"; - class PositionInfo - { - position[]={8391.8496,291.95178,5989.625}; - angles[]={0,0,6.2805333}; - }; - name="hc"; - isPlayable=1; - id=716; - type="HeadlessClient_F"; atlOffset=3.0517578e-005; }; - class Item12 + class Item10 { dataType="Logic"; class PositionInfo { - position[]={8401.3184,291.93823,5988.1611}; - angles[]={0,0,6.2818937}; + position[]={6762.6841,342.97766,5586.771}; + angles[]={0.0039967569,5.4732757,6.272521}; }; name="roadsX"; - id=717; + id=12; type="Logic"; + atlOffset=3.0517578e-005; }; - class Item13 - { - dataType="Logic"; - class PositionInfo - { - position[]={8390.3613,291.96802,5993.3379}; - angles[]={6.2685246,4.511023,6.2805333}; - }; - name="HC_commanderX"; - id=718; - type="HighCommand"; - }; - class Item14 - { - dataType="Logic"; - class PositionInfo - { - position[]={8384.665,291.97086,5992.0586}; - angles[]={0,1.3577622,6.2805333}; - }; - id=719; - type="HighCommandSubordinate"; - atlOffset=-3.0517578e-005; - }; - class Item15 + class Item11 { dataType="Logic"; class PositionInfo { - position[]={8402.7344,291.93634,5987.0771}; - angles[]={0,0,6.2818937}; + position[]={6764.4458,342.95776,5587.0488}; + angles[]={0.0039967569,5.4732757,6.272521}; }; name="timer"; - id=720; + id=15; type="Logic"; + atlOffset=3.0517578e-005; }; - class Item16 + class Item12 { dataType="Logic"; class PositionInfo { - position[]={8404.0039,291.93466,5985.8252}; - angles[]={0,0,6.2818937}; + position[]={6766.2275,342.95709,5587.105}; + angles[]={0.0013372133,5.4732757,0.0053265258}; }; name="sidesX"; - id=722; + id=16; type="Logic"; + atlOffset=3.0517578e-005; }; - class Item17 + class Item13 { dataType="Logic"; class PositionInfo { - position[]={8404.915,291.93344,5984.9932}; - angles[]={0,0,6.2818937}; + position[]={6767.4585,342.96353,5587.1914}; + angles[]={0.0013372133,5.4732757,0.0053265258}; }; name="killZones"; - id=723; + id=17; type="Logic"; + atlOffset=3.0517578e-005; }; - class Item18 + class Item14 { dataType="Group"; side="Independent"; @@ -416,8 +376,8 @@ class Mission dataType="Object"; class PositionInfo { - position[]={8391.5244,292.32184,6001.5439}; - angles[]={6.1703324,2.1016905,0.039985489}; + position[]={6752.3418,343.33215,5594.1123}; + angles[]={0.0013372133,2.1016905,6.2232561}; }; side="Independent"; flags=6; @@ -425,7 +385,7 @@ class Mission { name="petros"; }; - id=727; + id=80; type="I_G_officer_F"; class CustomAttributes { @@ -493,13 +453,31 @@ class Mission class Attributes { }; - id=726; + id=79; + }; + class Item15 + { + dataType="Object"; + class PositionInfo + { + position[]={6747.8657,344.6496,5589.8755}; + angles[]={6.2778478,0,6.1690192}; + }; + side="Empty"; + flags=4; + class Attributes + { + name="mapX"; + }; + id=81; + type="MapBoard_seismic_F"; + atlOffset=-0.013000488; class CustomAttributes { class Attribute0 { - property="groupID"; - expression="_this setGroupID [_value];"; + property="allowDamage"; + expression="_this allowdamage _value;"; class Value { class data @@ -508,32 +486,32 @@ class Mission { type[]= { - "STRING" + "BOOL" }; }; - value="Command"; + value=0; }; }; }; nAttributes=1; }; }; - class Item19 + class Item16 { dataType="Object"; class PositionInfo { - position[]={8395.1035,293.27808,6000.7822}; - angles[]={6.1703324,0,0.0093350215}; + position[]={6746.1802,347.93069,5598.4434}; + angles[]={6.2698488,0,6.1690192}; }; side="Empty"; flags=4; class Attributes { - name="mapX"; + name="flagX"; }; - id=788; - type="MapBoard_seismic_F"; + id=82; + type="Flag_FIA_F"; class CustomAttributes { class Attribute0 @@ -558,22 +536,22 @@ class Mission nAttributes=1; }; }; - class Item20 + class Item17 { dataType="Object"; class PositionInfo { - position[]={8393.418,297.19052,6009.3501}; - angles[]={6.2059956,0,0.033321146}; + position[]={6750.9595,343.99039,5595.835}; + angles[]={6.2765174,1.0016968,6.2232561}; }; side="Empty"; flags=4; class Attributes { - name="flagX"; + name="fireX"; }; - id=789; - type="Flag_FIA_F"; + id=86; + type="Land_TentSolar_01_olive_F"; class CustomAttributes { class Attribute0 @@ -598,222 +576,19247 @@ class Mission nAttributes=1; }; }; - class Item21 - { - dataType="Logic"; - class PositionInfo - { - position[]={8393.8418,291.94821,5988.4844}; - angles[]={0,0,6.2818937}; - }; - name="hc_1"; - isPlayable=1; - id=790; - type="HeadlessClient_F"; - }; - class Item22 + class Item18 { dataType="Logic"; class PositionInfo { - position[]={8395.6885,291.94577,5987.4902}; - angles[]={0,0,6.2818937}; + position[]={6768.4717,342.96954,5586.7432}; + angles[]={0.0013372133,5.4732757,0.0053265258}; }; - name="hc_2"; - isPlayable=1; - id=791; - type="HeadlessClient_F"; + name="pathfinding"; + id=106; + type="Logic"; + atlOffset=3.0517578e-005; }; - class Item23 + class Item19 { - dataType="Logic"; - class PositionInfo - { - position[]={8423.1709,291.94089,5989.8701}; - angles[]={0,0,0.0012918708}; - }; - id=795; - type="ModuleCurator_F"; - class CustomAttributes + dataType="Layer"; + name="Airports"; + class Entities { - class Attribute0 + items=21; + class Item0 { - property="ModuleCurator_F_Owner"; - expression="_this setVariable ['Owner',_value,true];"; - class Value - { + dataType="Marker"; + position[]={12102.352,158.94748,12629.086}; + name="airport"; + markerType="RECTANGLE"; + type="rectangle"; + colorName="ColorEAST"; + a=390.76028; + b=150; + angle=19.882999; + id=108; + }; + class Item1 + { + dataType="Marker"; + position[]={4660.2236,339,10319.193}; + name="airport_1"; + markerType="RECTANGLE"; + type="rectangle"; + colorName="ColorEAST"; + a=385.1936; + b=223.77307; + angle=59.539993; + id=109; + }; + class Item2 + { + dataType="Marker"; + position[]={4854.8389,9,2508.3616}; + name="airport_2"; + markerType="RECTANGLE"; + type="rectangle"; + colorName="ColorEAST"; + a=249.14926; + b=109.36142; + angle=28.48983; + id=110; + }; + class Item3 + { + dataType="Marker"; + position[]={4747.8501,339,10323.666}; + name="airp_1_mortar_3"; + markerType="ELLIPSE"; + type="ellipse"; + colorName="ColorYellow"; + a=14.473; + b=13.825; + id=111; + }; + class Item4 + { + dataType="Marker"; + position[]={4737.979,339,10325.293}; + name="airp_1_mortar_4"; + markerType="ELLIPSE"; + type="ellipse"; + colorName="ColorYellow"; + a=14.473; + b=13.825; + id=112; + }; + class Item5 + { + dataType="Marker"; + position[]={4748.1665,339,10340.727}; + name="airp_1_mortar_5"; + markerType="ELLIPSE"; + type="ellipse"; + colorName="ColorYellow"; + a=14.473; + b=13.825; + id=113; + }; + class Item6 + { + dataType="Marker"; + position[]={4814.9512,8.8466053,2537.0022}; + name="airp_2_mortar_3"; + markerType="ELLIPSE"; + type="ellipse"; + colorName="ColorYellow"; + a=14.473; + b=13.825; + id=114; + atlOffset=-9.5367432e-007; + }; + class Item7 + { + dataType="Marker"; + position[]={4805.0781,8.854826,2538.6292}; + name="airp_2_mortar_4"; + markerType="ELLIPSE"; + type="ellipse"; + colorName="ColorYellow"; + a=14.473; + b=13.825; + id=115; + atlOffset=9.5367432e-007; + }; + class Item8 + { + dataType="Marker"; + position[]={4811.314,8.7212391,2541.7034}; + name="airp_2_mortar_5"; + markerType="ELLIPSE"; + type="ellipse"; + colorName="ColorYellow"; + a=14.473; + b=13.825; + id=116; + atlOffset=-9.5367432e-007; + }; + class Item9 + { + dataType="Marker"; + position[]={12140.395,158.93355,12612.482}; + name="airp_mortar"; + markerType="ELLIPSE"; + type="ellipse"; + colorName="ColorYellow"; + a=14.473; + b=13.825; + id=117; + }; + class Item10 + { + dataType="Marker"; + position[]={12146.631,158.89999,12615.557}; + name="airp_mortar_1"; + markerType="ELLIPSE"; + type="ellipse"; + colorName="ColorYellow"; + a=14.473; + b=13.825; + id=118; + }; + class Item11 + { + dataType="Marker"; + position[]={12150.268,158.89999,12610.855}; + name="airp_mortar_2"; + markerType="ELLIPSE"; + type="ellipse"; + colorName="ColorYellow"; + a=14.473; + b=13.825; + id=119; + }; + class Item12 + { + dataType="Marker"; + position[]={4596.8872,339,10405.643}; + name="airp_1_vehicle_1"; + markerType="RECTANGLE"; + type="rectangle"; + colorName="ColorGreen"; + a=43.498734; + b=23.140686; + angle=237.01163; + id=120; + }; + class Item13 + { + dataType="Marker"; + position[]={4749.5327,339,10176.427}; + name="airp_1_vehicle_2"; + markerType="RECTANGLE"; + type="rectangle"; + colorName="ColorGreen"; + a=24.370932; + b=14.652719; + angle=236.65263; + id=121; + }; + class Item14 + { + dataType="Marker"; + position[]={4751.7432,9,2542.813}; + name="airp_2_vehicle"; + markerType="RECTANGLE"; + type="rectangle"; + colorName="ColorGreen"; + a=29.029316; + b=15.140194; + angle=207.52591; + id=122; + }; + class Item15 + { + dataType="Marker"; + position[]={12186.6,158.98801,12641.588}; + name="airp_vehicle"; + markerType="RECTANGLE"; + type="rectangle"; + colorName="ColorGreen"; + a=43.499001; + b=23.141001; + angle=200.52629; + id=123; + }; + class Item16 + { + dataType="Marker"; + position[]={12038.494,159,12696.121}; + name="airp_vehicle_1"; + markerType="RECTANGLE"; + type="rectangle"; + colorName="ColorGreen"; + a=32.455002; + b=20.924999; + angle=195.99693; + id=124; + }; + class Item17 + { + dataType="Marker"; + position[]={4623.5347,339,10267.716}; + name="detectPlayer"; + markerType="RECTANGLE"; + type="rectangle"; + a=739.97546; + b=267.9863; + angle=59.967659; + id=125; + }; + class Item18 + { + dataType="Marker"; + position[]={4968.0024,8.8774185,2442.6428}; + name="detectPlayer_1"; + markerType="RECTANGLE"; + type="rectangle"; + a=379.85837; + b=130.2925; + angle=29.909319; + id=126; + atlOffset=0.0025558472; + }; + class Item19 + { + dataType="Marker"; + position[]={12111.629,158.89999,12629.395}; + name="detectPlayer_2"; + markerType="RECTANGLE"; + type="rectangle"; + a=467.86603; + b=197.88884; + angle=19.954416; + id=127; + }; + class Item20 + { + dataType="Marker"; + position[]={3600.0935,6.03125,2203.7676}; + name="seap_vehicle"; + markerType="RECTANGLE"; + type="rectangle"; + colorName="ColorGreen"; + a=14.600271; + b=15.14; + angle=109.23103; + id=2690; + atlOffset=-0.82983875; + }; + }; + id=107; + atlOffset=-217.19185; + }; + class Item20 + { + dataType="Layer"; + name="Outposts"; + class Entities + { + items=36; + class Item0 + { + dataType="Marker"; + position[]={5146.9536,9,2346.1467}; + name="outpost"; + markerType="RECTANGLE"; + type="rectangle"; + colorName="ColorGreen"; + a=89.797859; + b=108.29008; + angle=210.03189; + id=129; + }; + class Item1 + { + dataType="Marker"; + position[]={4541.6714,58.302071,3155.9612}; + name="outpost_1"; + markerType="RECTANGLE"; + type="rectangle"; + colorName="ColorGreen"; + a=122.74355; + b=128.60263; + angle=155.90392; + id=130; + atlOffset=3.8146973e-006; + }; + class Item2 + { + dataType="Marker"; + position[]={11248.358,190.01878,12174.185}; + name="outpost_10"; + markerType="RECTANGLE"; + type="rectangle"; + colorName="ColorGreen"; + a=64.31974; + b=44.014603; + angle=297.99689; + id=131; + atlOffset=0.8690033; + }; + class Item3 + { + dataType="Marker"; + position[]={12923.396,213.40721,12766.637}; + name="outpost_11"; + markerType="RECTANGLE"; + type="rectangle"; + colorName="ColorGreen"; + a=63.164063; + b=63.14502; + id=132; + atlOffset=3.6555481; + }; + class Item4 + { + dataType="Marker"; + position[]={12940.665,27.022367,6770.7256}; + name="outpost_12"; + markerType="RECTANGLE"; + type="rectangle"; + colorName="ColorGreen"; + a=59.300125; + b=58.015564; + angle=170.78795; + id=133; + atlOffset=1.9073486e-006; + }; + class Item5 + { + dataType="Marker"; + position[]={13414.777,6.3729405,6171.1348}; + name="outpost_13"; + markerType="RECTANGLE"; + type="rectangle"; + colorName="ColorGreen"; + a=53.969193; + b=60.68631; + angle=270.85022; + id=134; + atlOffset=0.84438324; + }; + class Item6 + { + dataType="Marker"; + position[]={4408.9414,235.15474,4650.5894}; + name="outpost_15"; + markerType="RECTANGLE"; + type="rectangle"; + colorName="ColorGreen"; + a=40.861679; + b=42.381943; + angle=99.916; + id=136; + atlOffset=1.1569672; + }; + class Item7 + { + dataType="Marker"; + position[]={7603.9111,215.381,5220.3057}; + name="outpost_16"; + markerType="ELLIPSE"; + type="rectangle"; + colorName="ColorGreen"; + a=49.968491; + b=30.215363; + angle=179.879; + id=137; + atlOffset=-1.5797119; + }; + class Item8 + { + dataType="Marker"; + position[]={6287.7295,301.03229,7723.1577}; + name="outpost_17"; + markerType="RECTANGLE"; + type="rectangle"; + colorName="ColorGreen"; + a=81.286041; + b=37.238995; + angle=213.73801; + id=138; + atlOffset=-0.10726929; + }; + class Item9 + { + dataType="Marker"; + position[]={8843.5801,213.99959,11655.313}; + name="outpost_18"; + markerType="RECTANGLE"; + type="rectangle"; + colorName="ColorGreen"; + a=62.089123; + b=66.317612; + angle=100.45999; + id=139; + }; + class Item10 + { + dataType="Marker"; + position[]={12202.516,25.273645,9409.8076}; + name="outpost_19"; + markerType="RECTANGLE"; + type="rectangle"; + colorName="ColorGreen"; + a=48.138866; + b=33.248329; + angle=318.96811; + id=140; + atlOffset=-0.7997818; + }; + class Item11 + { + dataType="Marker"; + position[]={3701.5615,402,5978.4814}; + name="outpost_2"; + markerType="RECTANGLE"; + type="rectangle"; + colorName="ColorGreen"; + a=96.04599; + b=86.994995; + angle=47.747215; + id=141; + }; + class Item12 + { + dataType="Marker"; + position[]={4938.9873,339,9845.2842}; + name="outpost_20"; + markerType="RECTANGLE"; + type="rectangle"; + colorName="ColorGreen"; + a=171.24644; + b=221.91978; + angle=239.93896; + id=142; + }; + class Item13 + { + dataType="Marker"; + position[]={2732.8984,273.95001,9906.3457}; + name="outpost_21"; + markerType="RECTANGLE"; + type="rectangle"; + colorName="ColorGreen"; + a=55.818733; + b=57.456215; + angle=121.37388; + id=143; + }; + class Item14 + { + dataType="Marker"; + position[]={4393.4561,339,10786.506}; + name="outpost_3"; + markerType="RECTANGLE"; + type="rectangle"; + colorName="ColorGreen"; + a=156.02531; + b=224.40887; + angle=239.93896; + id=144; + }; + class Item15 + { + dataType="Marker"; + position[]={6895.9199,394.51971,11440.83}; + name="outpost_4"; + markerType="RECTANGLE"; + type="rectangle"; + colorName="ColorGreen"; + a=113.01675; + b=82.41481; + angle=235.19092; + id=145; + }; + class Item16 + { + dataType="Marker"; + position[]={6434.1963,384.97241,6548.6143}; + name="outpost_5"; + markerType="RECTANGLE"; + type="rectangle"; + colorName="ColorGreen"; + a=45.783302; + b=46.773125; + angle=130.869; + id=146; + }; + class Item17 + { + dataType="Marker"; + position[]={4715.833,282.39337,6767.1548}; + name="outpost_6"; + markerType="RECTANGLE"; + type="rectangle"; + colorName="ColorGreen"; + a=39.604908; + b=35.822056; + angle=55.747593; + id=147; + atlOffset=11.284027; + }; + class Item18 + { + dataType="Marker"; + position[]={6585.1113,91.891808,3415.2842}; + name="outpost_7"; + markerType="RECTANGLE"; + type="rectangle"; + colorName="ColorGreen"; + a=81.775635; + b=50.163574; + id=148; + atlOffset=10.463181; + }; + class Item19 + { + dataType="Marker"; + position[]={10256.91,360.57376,12042.713}; + name="outpost_8"; + markerType="RECTANGLE"; + type="rectangle"; + colorName="ColorGreen"; + a=142.01855; + b=94.024902; + id=149; + atlOffset=-0.0032043457; + }; + class Item20 + { + dataType="Marker"; + position[]={11250.537,291.85916,4294.4863}; + name="outpost_9"; + markerType="RECTANGLE"; + type="rectangle"; + colorName="ColorGreen"; + a=78.738342; + b=83.958069; + angle=225.59978; + id=150; + atlOffset=1.2350159; + }; + class Item21 + { + dataType="Marker"; + position[]={12221.382,23.404297,9425.1133}; + name="outp_19_mortar_1"; + markerType="ELLIPSE"; + type="ellipse"; + colorName="ColorYellow"; + a=4.7610855; + b=5.5515623; + id=151; + atlOffset=-0.82167625; + }; + class Item22 + { + dataType="Marker"; + position[]={3701.7212,402,5966.3359}; + name="outp_2_mortar_6"; + markerType="ELLIPSE"; + type="ellipse"; + colorName="ColorYellow"; + a=14.473; + b=13.825; + id=152; + }; + class Item23 + { + dataType="Marker"; + position[]={10289.77,362.7421,12054.119}; + name="outp_8_mortar_2"; + markerType="ELLIPSE"; + type="ellipse"; + colorName="ColorYellow"; + a=14.473; + b=13.825; + id=153; + atlOffset=0.0042419434; + }; + class Item24 + { + dataType="Marker"; + position[]={11264.801,289.78238,4292.7129}; + name="outp_9_mortar_7"; + markerType="ELLIPSE"; + type="ellipse"; + colorName="ColorYellow"; + a=14.473; + b=13.825; + id=154; + atlOffset=-0.0013122559; + }; + class Item25 + { + dataType="Marker"; + position[]={11239.685,190.202,12151.26}; + name="outp_10_vehicle_9"; + markerType="RECTANGLE"; + type="rectangle"; + colorName="ColorGreen"; + a=5.9650002; + b=12.702; + angle=313.64185; + id=155; + atlOffset=-1.1003876; + }; + class Item26 + { + dataType="Marker"; + position[]={12947.717,27.061665,6755.416}; + name="outp_12_vehicle"; + markerType="RECTANGLE"; + type="rectangle"; + colorName="ColorGreen"; + a=2.9432995; + b=5.5920348; + angle=347.26709; + id=156; + }; + class Item27 + { + dataType="Marker"; + position[]={13421.23,5.4394608,6190.3726}; + name="outp_13_vehicle"; + markerType="RECTANGLE"; + type="rectangle"; + colorName="ColorGreen"; + a=12.656919; + b=4.3730001; + angle=183.18185; + id=157; + atlOffset=0.032516956; + }; + class Item28 + { + dataType="Marker"; + position[]={4390.3042,235.002,4670.0762}; + name="outp_15_vehicle_3"; + markerType="RECTANGLE"; + type="rectangle"; + colorName="ColorGreen"; + a=8.3290892; + b=3.922473; + angle=29.994358; + id=158; + atlOffset=-0.014190674; + }; + class Item29 + { + dataType="Marker"; + position[]={12194.918,26.704102,9400.2705}; + name="outp_19_vehicle"; + markerType="RECTANGLE"; + type="rectangle"; + colorName="ColorGreen"; + a=10.144073; + b=4.9241195; + angle=225.60669; + id=159; + atlOffset=-0.7388916; + }; + class Item30 + { + dataType="Marker"; + position[]={5139.3667,8.8999996,2308.7612}; + name="outp_vehicle_1"; + markerType="RECTANGLE"; + type="rectangle"; + colorName="ColorGreen"; + a=13.929466; + b=10.325369; + angle=207.52591; + id=160; + atlOffset=-0.0083742142; + }; + class Item31 + { + dataType="Marker"; + position[]={6270.0098,300.98999,7714.4878}; + name="outp_17_vehicle"; + markerType="RECTANGLE"; + type="rectangle"; + colorName="ColorGreen"; + a=9.7226839; + b=3.892961; + angle=36.709084; + id=1752; + }; + class Item32 + { + dataType="Marker"; + position[]={8132.8237,471.548,9133.084}; + name="outpost_14"; + markerType="ELLIPSE"; + type="rectangle"; + colorName="ColorGreen"; + a=60; + b=60; + angle=270.84998; + id=2108; + atlOffset=0.84674072; + }; + class Item33 + { + dataType="Marker"; + position[]={13511.803,3,6353.0928}; + name="seap_3_vehicle_1"; + markerType="RECTANGLE"; + type="rectangle"; + colorName="ColorGreen"; + a=8.0819998; + b=4.3730001; + angle=186.592; + id=2712; + }; + class Item34 + { + dataType="Marker"; + position[]={12927.723,27.034136,6764.2896}; + name="outp_12_vehicle_1"; + markerType="RECTANGLE"; + type="rectangle"; + colorName="ColorGreen"; + a=2.9819717; + b=4.3815522; + angle=75.118515; + id=2713; + atlOffset=0.004278183; + }; + class Item35 + { + dataType="Marker"; + position[]={13007.227,6.0549998,10096.016}; + name="seap_4_vehicle"; + markerType="RECTANGLE"; + type="rectangle"; + colorName="ColorGreen"; + a=10.874; + b=5.8610001; + angle=101.61098; + id=2714; + atlOffset=-0.0064435005; + }; + }; + id=128; + atlOffset=9.7333679; + }; + class Item21 + { + dataType="Layer"; + name="Seaports"; + class Entities + { + items=8; + class Item0 + { + dataType="Marker"; + position[]={3615.9834,6.5153069,2177.5842}; + name="seaport"; + markerType="RECTANGLE"; + type="rectangle"; + colorName="ColorWEST"; + a=134.67267; + b=91.436241; + angle=106.133; + id=162; + atlOffset=0.51530695; + }; + class Item1 + { + dataType="Marker"; + position[]={6955.2349,6.0085158,2346.9265}; + name="seaport_1"; + markerType="RECTANGLE"; + type="rectangle"; + colorName="ColorWEST"; + a=108.34799; + b=64.266464; + angle=142.39305; + id=163; + atlOffset=0.00039196014; + }; + class Item2 + { + dataType="Marker"; + position[]={10396.824,3,1834.8567}; + name="seaport_2"; + markerType="RECTANGLE"; + type="rectangle"; + colorName="ColorWEST"; + a=59.725586; + b=73.112488; + id=164; + atlOffset=0.0036029816; + }; + class Item3 + { + dataType="Marker"; + position[]={13522.021,4.4208422,6321.1929}; + name="seaport_3"; + markerType="RECTANGLE"; + type="rectangle"; + colorName="ColorWEST"; + a=70; + b=53.636196; + angle=90.898567; + id=165; + atlOffset=1.1225233; + }; + class Item4 + { + dataType="Marker"; + position[]={13047.837,6,10052.013}; + name="seaport_4"; + markerType="RECTANGLE"; + type="rectangle"; + colorName="ColorWEST"; + a=65.45134; + b=62.235653; + angle=104.1909; + id=166; + atlOffset=0.197155; + }; + class Item5 + { + dataType="Marker"; + position[]={6929.9067,6.0100002,2337.1875}; + name="seap_1_vehicle"; + markerType="RECTANGLE"; + type="rectangle"; + colorName="ColorGreen"; + a=22.369061; + b=10.466; + angle=142.308; + id=167; + atlOffset=-0.0027866364; + }; + class Item6 + { + dataType="Marker"; + position[]={10379.404,2.2016602,1849.2625}; + name="seap_2_vehicle"; + markerType="RECTANGLE"; + type="rectangle"; + colorName="ColorGreen"; + a=13.256407; + b=8.4320297; + angle=181.39313; + id=168; + atlOffset=-1.595896; + }; + class Item7 + { + dataType="Marker"; + position[]={6421.979,5.987,2602.25}; + name="fact_4_vehicle"; + markerType="RECTANGLE"; + type="rectangle"; + colorName="ColorGreen"; + a=19.513; + b=6.5479999; + angle=131.61899; + id=2692; + atlOffset=-0.0029997826; + }; + }; + id=161; + atlOffset=-2.8933883; + }; + class Item22 + { + dataType="Layer"; + name="Factories"; + class Entities + { + items=6; + class Item0 + { + dataType="Marker"; + position[]={4167.9268,324.01276,8940.1621}; + name="factory"; + markerType="RECTANGLE"; + type="rectangle"; + colorName="ColorOrange"; + a=108.2471; + b=107.57551; + angle=188.34593; + id=170; + }; + class Item1 + { + dataType="Marker"; + position[]={10427.699,6,2582.3557}; + name="factory_1"; + markerType="RECTANGLE"; + type="rectangle"; + colorName="ColorOrange"; + a=68.609634; + b=66.307854; + angle=205.30093; + id=171; + }; + class Item2 + { + dataType="Marker"; + position[]={12746.416,6,9658.4424}; + name="factory_2"; + markerType="RECTANGLE"; + type="rectangle"; + colorName="ColorOrange"; + a=101.94748; + b=69.702164; + angle=9.8703737; + id=172; + }; + class Item3 + { + dataType="Marker"; + position[]={13079.193,6,7083.5225}; + name="factory_3"; + markerType="RECTANGLE"; + type="rectangle"; + colorName="ColorOrange"; + a=96.847954; + b=67.568123; + angle=73.819817; + id=173; + }; + class Item4 + { + dataType="Marker"; + position[]={6498.6709,6,2618.3831}; + name="factory_4"; + markerType="RECTANGLE"; + type="rectangle"; + colorName="ColorOrange"; + a=120; + b=90; + angle=130.13901; + id=174; + }; + class Item5 + { + dataType="Marker"; + position[]={4194.9575,324.00638,8951.0615}; + name="fact_vehicle"; + markerType="RECTANGLE"; + type="rectangle"; + colorName="ColorGreen"; + a=10.100891; + b=8.4363489; + angle=193.29115; + id=175; + atlOffset=-0.00036621094; + }; + }; + id=169; + atlOffset=-167.36186; + }; + class Item23 + { + dataType="Layer"; + name="Resources"; + class Entities + { + items=10; + class Item0 + { + dataType="Marker"; + position[]={10121.459,6,1832.8086}; + name="resource"; + markerType="RECTANGLE"; + type="rectangle"; + colorName="ColorBrown"; + a=80.489746; + b=49.380615; + id=177; + }; + class Item1 + { + dataType="Marker"; + position[]={11470.279,221,7511.1475}; + name="resource_1"; + markerType="RECTANGLE"; + type="rectangle"; + colorName="ColorBrown"; + a=80; + b=50; + angle=97.399902; + id=178; + }; + class Item2 + { + dataType="Marker"; + position[]={9705.4619,298.99796,8913.3877}; + name="resource_2"; + markerType="RECTANGLE"; + type="rectangle"; + colorName="ColorBrown"; + a=74.327621; + b=50; + angle=104.40878; + id=179; + atlOffset=0.0028381348; + }; + class Item3 + { + dataType="Marker"; + position[]={10266.223,168.30716,9522.5977}; + name="resource_3"; + markerType="RECTANGLE"; + type="rectangle"; + colorName="ColorBrown"; + a=50; + b=50; + angle=184.80492; + id=180; + }; + class Item4 + { + dataType="Marker"; + position[]={11845.648,148.39217,12407.859}; + name="resource_4"; + markerType="RECTANGLE"; + type="rectangle"; + colorName="ColorBrown"; + a=50; + b=50; + angle=200.38896; + id=181; + atlOffset=-0.0029602051; + }; + class Item5 + { + dataType="Marker"; + position[]={13273.874,10.050711,6096.3906}; + name="resource_6"; + markerType="RECTANGLE"; + type="rectangle"; + colorName="ColorBrown"; + a=68.961441; + b=65.203957; + angle=58.644993; + id=183; + atlOffset=2.105114; + }; + class Item6 + { + dataType="Marker"; + position[]={6239.0503,5.4899998,2205.0771}; + name="resource_7"; + markerType="RECTANGLE"; + type="rectangle"; + colorName="ColorBrown"; + a=52.927944; + b=53.00666; + angle=149.799; + id=184; + atlOffset=-0.0066576004; + }; + class Item7 + { + dataType="Marker"; + position[]={9673.2148,83.649841,13557.9}; + name="resource_8"; + markerType="RECTANGLE"; + type="rectangle"; + colorName="ColorBrown"; + a=133.86571; + b=128.34068; + angle=147.22701; + id=185; + atlOffset=-0.00016021729; + }; + class Item8 + { + dataType="Marker"; + position[]={13126.445,6.099978,10283.849}; + name="resource_9"; + markerType="RECTANGLE"; + type="rectangle"; + colorName="ColorBrown"; + a=70.481003; + b=39.657848; + angle=289.01877; + id=186; + atlOffset=0.018823624; + }; + class Item9 + { + dataType="Marker"; + position[]={10138.546,6,1805.0126}; + name="reso_vehicle"; + markerType="RECTANGLE"; + type="rectangle"; + colorName="ColorGreen"; + a=12.556693; + b=9.7144508; + angle=179.8078; + id=187; + }; + }; + id=176; + atlOffset=-270.07657; + }; + class Item24 + { + dataType="Layer"; + name="Roadblocks"; + class Entities + { + items=41; + class Item0 + { + dataType="Marker"; + position[]={12851.53,5.7780962,8707.0234}; + name="control"; + markerType="RECTANGLE"; + type="rectangle"; + a=99.020477; + b=118.70475; + angle=159.709; + id=189; + atlOffset=4.7683716e-007; + }; + class Item1 + { + dataType="Marker"; + position[]={11891.242,59.393539,9018.1992}; + name="control_1"; + markerType="RECTANGLE"; + type="rectangle"; + a=169.17923; + b=179.54099; + angle=159.709; + id=190; + atlOffset=0.00037765503; + }; + class Item2 + { + dataType="Marker"; + position[]={3643.8657,8.4812126,2524.2688}; + name="control_10"; + markerType="RECTANGLE"; + type="rectangle"; + a=108.25488; + b=100.38329; + angle=159.709; + id=191; + }; + class Item3 + { + dataType="Marker"; + position[]={2661.8818,221.81776,5584.0586}; + name="control_11"; + markerType="RECTANGLE"; + type="rectangle"; + a=20; + b=20; + angle=159.709; + id=192; + }; + class Item4 + { + dataType="Marker"; + position[]={3131.043,298.27231,8072.9395}; + name="control_12"; + markerType="RECTANGLE"; + type="rectangle"; + a=157.0043; + b=161.89716; + angle=159.709; + id=193; + atlOffset=0.0022583008; + }; + class Item5 + { + dataType="Marker"; + position[]={5058.8164,341.59491,8636.5176}; + name="control_13"; + markerType="RECTANGLE"; + type="rectangle"; + a=135.16505; + b=145.20442; + angle=159.709; + id=194; + atlOffset=-0.0026855469; + }; + class Item6 + { + dataType="Marker"; + position[]={4806.3179,302.03329,7175.0723}; + name="control_14"; + markerType="RECTANGLE"; + type="rectangle"; + a=188.29962; + b=158.81369; + angle=159.709; + id=195; + }; + class Item7 + { + dataType="Marker"; + position[]={9467.1348,195.4184,4417.4492}; + name="control_15"; + markerType="RECTANGLE"; + type="rectangle"; + a=300; + b=300; + id=196; + atlOffset=1.5258789e-005; + }; + class Item8 + { + dataType="Marker"; + position[]={8477.1621,133.17473,4912.418}; + name="control_16"; + markerType="RECTANGLE"; + type="rectangle"; + a=300; + b=300; + id=197; + atlOffset=1.5258789e-005; + }; + class Item9 + { + dataType="Marker"; + position[]={10919.66,224.47362,3935.6731}; + name="control_17"; + markerType="RECTANGLE"; + type="rectangle"; + a=300; + b=300; + id=198; + }; + class Item10 + { + dataType="Marker"; + position[]={12501.518,6.1132569,3547.6497}; + name="control_18"; + markerType="RECTANGLE"; + type="rectangle"; + a=300; + b=300; + id=199; + atlOffset=-0.003578186; + }; + class Item11 + { + dataType="Marker"; + position[]={13005.651,129.98528,4887.4531}; + name="control_19"; + markerType="RECTANGLE"; + type="rectangle"; + a=300; + b=300; + id=200; + }; + class Item12 + { + dataType="Marker"; + position[]={10899.516,233.37639,11626.758}; + name="control_2"; + markerType="RECTANGLE"; + type="rectangle"; + a=20; + b=20; + angle=159.709; + id=201; + }; + class Item13 + { + dataType="Marker"; + position[]={11972.107,105.97029,5060.4219}; + name="control_20"; + markerType="RECTANGLE"; + type="rectangle"; + a=300; + b=300; + id=202; + }; + class Item14 + { + dataType="Marker"; + position[]={7139.9355,262.07141,7219.3457}; + name="control_21"; + markerType="RECTANGLE"; + type="rectangle"; + a=300; + b=300; + id=203; + atlOffset=3.0517578e-005; + }; + class Item15 + { + dataType="Marker"; + position[]={10985.543,207.72282,6140.9482}; + name="control_22"; + markerType="RECTANGLE"; + type="rectangle"; + a=300; + b=300; + id=204; + atlOffset=1.5258789e-005; + }; + class Item16 + { + dataType="Marker"; + position[]={5835.1855,278.83075,10067.477}; + name="control_23"; + markerType="RECTANGLE"; + type="rectangle"; + a=300; + b=300; + id=205; + }; + class Item17 + { + dataType="Marker"; + position[]={9101.5723,253.17198,6775.7813}; + name="control_24"; + markerType="RECTANGLE"; + type="rectangle"; + a=300; + b=300; + id=206; + }; + class Item18 + { + dataType="Marker"; + position[]={10052.648,260.34589,8856.0137}; + name="control_25"; + markerType="RECTANGLE"; + type="rectangle"; + a=300; + b=300; + id=207; + }; + class Item19 + { + dataType="Marker"; + position[]={8065.5791,441.66965,7813.6689}; + name="control_26"; + markerType="RECTANGLE"; + type="rectangle"; + a=300; + b=300; + id=208; + atlOffset=-3.0517578e-005; + }; + class Item20 + { + dataType="Marker"; + position[]={5347.1948,250.92462,4647.4434}; + name="control_27"; + markerType="RECTANGLE"; + type="rectangle"; + a=300; + b=300; + id=209; + }; + class Item21 + { + dataType="Marker"; + position[]={4520.5503,335.79895,9706.2949}; + name="control_28"; + markerType="RECTANGLE"; + type="rectangle"; + a=300; + b=300; + id=210; + }; + class Item22 + { + dataType="Marker"; + position[]={4533.4927,289.48022,6429.9932}; + name="control_29"; + markerType="RECTANGLE"; + type="rectangle"; + a=300; + b=300; + id=211; + }; + class Item23 + { + dataType="Marker"; + position[]={10425.707,173.82129,9168.6016}; + name="control_3"; + markerType="RECTANGLE"; + type="rectangle"; + a=20; + b=20; + angle=159.709; + id=212; + }; + class Item24 + { + dataType="Marker"; + position[]={2778.6851,261.99036,9456.5996}; + name="control_30"; + markerType="RECTANGLE"; + type="rectangle"; + a=300; + b=300; + id=213; + }; + class Item25 + { + dataType="Marker"; + position[]={1760.2637,200.965,6940.0439}; + name="control_31"; + markerType="RECTANGLE"; + type="rectangle"; + a=300; + b=300; + id=214; + }; + class Item26 + { + dataType="Marker"; + position[]={3076.3208,244.13062,5512.3672}; + name="control_32"; + markerType="RECTANGLE"; + type="rectangle"; + a=300; + b=300; + id=215; + }; + class Item27 + { + dataType="Marker"; + position[]={8881.3867,102.41238,3229.7874}; + name="control_33"; + markerType="RECTANGLE"; + type="rectangle"; + a=300; + b=300; + id=216; + atlOffset=0.00061798096; + }; + class Item28 + { + dataType="Marker"; + position[]={11758.613,203.53822,7391.4678}; + name="control_34"; + markerType="RECTANGLE"; + type="rectangle"; + a=300; + b=300; + id=217; + atlOffset=-1.5258789e-005; + }; + class Item29 + { + dataType="Marker"; + position[]={10170.854,193.59335,11181.021}; + name="control_35"; + markerType="RECTANGLE"; + type="rectangle"; + a=300; + b=300; + id=218; + }; + class Item30 + { + dataType="Marker"; + position[]={11275.719,196.14674,10898.697}; + name="control_36"; + markerType="RECTANGLE"; + type="rectangle"; + a=300; + b=300; + id=219; + }; + class Item31 + { + dataType="Marker"; + position[]={12190.561,125.33263,11607.223}; + name="control_37"; + markerType="RECTANGLE"; + type="rectangle"; + a=300; + b=300; + id=220; + atlOffset=-0.0011291504; + }; + class Item32 + { + dataType="Marker"; + position[]={10650.623,262.1048,12416.02}; + name="control_38"; + markerType="RECTANGLE"; + type="rectangle"; + a=300; + b=300; + id=221; + }; + class Item33 + { + dataType="Marker"; + position[]={13159.024,39.446892,11406.334}; + name="control_39"; + markerType="RECTANGLE"; + type="rectangle"; + a=300; + b=300; + id=222; + }; + class Item34 + { + dataType="Marker"; + position[]={13120.329,6.117837,7321.6221}; + name="control_4"; + markerType="RECTANGLE"; + type="rectangle"; + a=124.43841; + b=120.9002; + angle=159.709; + id=223; + }; + class Item35 + { + dataType="Marker"; + position[]={6577.0186,265.08475,4409.0498}; + name="control_40"; + markerType="RECTANGLE"; + type="rectangle"; + a=300; + b=300; + id=224; + atlOffset=3.0517578e-005; + }; + class Item36 + { + dataType="Marker"; + position[]={13387.333,5.6839952,5494.8584}; + name="control_5"; + markerType="RECTANGLE"; + type="rectangle"; + a=170.06819; + b=156.81378; + angle=159.709; + id=225; + }; + class Item37 + { + dataType="Marker"; + position[]={11680.646,6.2326393,3414.2063}; + name="control_6"; + markerType="RECTANGLE"; + type="rectangle"; + a=155.98209; + b=137.75055; + angle=159.709; + id=226; + atlOffset=0.58221388; + }; + class Item38 + { + dataType="Marker"; + position[]={10212.076,58.016323,4034.5266}; + name="control_7"; + markerType="RECTANGLE"; + type="rectangle"; + a=122.87683; + b=111.55153; + angle=159.709; + id=227; + atlOffset=0.0005569458; + }; + class Item39 + { + dataType="Marker"; + position[]={9435.4766,5.9109788,2049.0403}; + name="control_8"; + markerType="RECTANGLE"; + type="rectangle"; + a=20; + b=20; + angle=159.709; + id=228; + atlOffset=-0.0020108223; + }; + class Item40 + { + dataType="Marker"; + position[]={6295.6943,27.816875,3371.0422}; + name="control_9"; + markerType="RECTANGLE"; + type="rectangle"; + a=108.98723; + b=105.96222; + angle=159.709; + id=229; + }; + }; + id=188; + atlOffset=15.966028; + }; + class Item25 + { + dataType="Logic"; + class PositionInfo + { + position[]={2732.5439,279.27542,9904.4805}; + }; + areaSize[]={8.9569092,0,9.8232422}; + flags=1; + id=230; + type="ModuleHideTerrainObjects_F"; + atlOffset=5.3254089; + class CustomAttributes + { + class Attribute0 + { + property="#filter"; + expression="_this setVariable [""#filter"",_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=15; + }; + }; + }; + class Attribute1 + { + property="#hideLocally"; + expression="_this setVariable [""#hideLocally"",_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=2; + }; + }; + class Item26 + { + dataType="Object"; + class PositionInfo + { + position[]={9620.7705,86.681236,13539.886}; + angles[]={0.020939622,5.965847,6.2411475}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=231; + type="Land_HelipadSquare_F"; + }; + class Item27 + { + dataType="Object"; + class PositionInfo + { + position[]={12211.939,24.913979,9418.8936}; + angles[]={0.0053377044,5.7341928,6.2152901}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=232; + type="Land_HelipadSquare_F"; + }; + class Item28 + { + dataType="Object"; + class PositionInfo + { + position[]={6599.4893,81.440643,3414.6682}; + angles[]={0.027993103,3.1187696,6.2805109}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=233; + type="Land_HelipadSquare_F"; + }; + class Item29 + { + dataType="Object"; + class PositionInfo + { + position[]={5099.8477,9,2336.4397}; + angles[]={0,2.0886309,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=234; + type="Land_HelipadSquare_F"; + }; + class Item30 + { + dataType="Object"; + class PositionInfo + { + position[]={4702.9673,8.9938231,2572.9631}; + angles[]={0.013327583,3.6829305,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=235; + type="Land_HelipadSquare_F"; + }; + class Item31 + { + dataType="Object"; + class PositionInfo + { + position[]={4795.2324,9,2522.426}; + angles[]={0,3.6794586,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=236; + type="Land_HelipadSquare_F"; + }; + class Item32 + { + dataType="Object"; + class PositionInfo + { + position[]={6251.6782,301.20001,7740.3652}; + angles[]={0,5.3228745,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=237; + type="Land_HelipadSquare_F"; + }; + class Item33 + { + dataType="Object"; + class PositionInfo + { + position[]={6882.5854,393.92322,11437.193}; + angles[]={6.2791886,1.2213128,0.051951028}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=238; + type="Land_HelipadSquare_F"; + }; + class Item34 + { + dataType="Logic"; + class PositionInfo + { + position[]={6880.5571,396.70984,11446.891}; + }; + areaSize[]={5,-1,5}; + flags=1; + id=239; + type="ModuleHideTerrainObjects_F"; + atlOffset=2.8699036; + class CustomAttributes + { + class Attribute0 + { + property="#filter"; + expression="_this setVariable [""#filter"",_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=15; + }; + }; + }; + class Attribute1 + { + property="#hideLocally"; + expression="_this setVariable [""#hideLocally"",_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=2; + }; + }; + class Item35 + { + dataType="Logic"; + class PositionInfo + { + position[]={6886.6914,394.27179,11427.021}; + angles[]={6.2738566,0,0.046629332}; + }; + areaSize[]={5,-1,5}; + flags=1; + id=240; + type="ModuleHideTerrainObjects_F"; + atlOffset=0.20065308; + class CustomAttributes + { + class Attribute0 + { + property="#filter"; + expression="_this setVariable [""#filter"",_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=15; + }; + }; + }; + class Attribute1 + { + property="#hideLocally"; + expression="_this setVariable [""#hideLocally"",_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=2; + }; + }; + class Item36 + { + dataType="Object"; + class PositionInfo + { + position[]={4773.1392,339,10121.203}; + angles[]={0,1.0440426,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=241; + type="Land_HelipadSquare_F"; + }; + class Item37 + { + dataType="Object"; + class PositionInfo + { + position[]={4793.6182,339,10086.4}; + angles[]={0,1.0440426,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=242; + type="Land_HelipadSquare_F"; + }; + class Item38 + { + dataType="Object"; + class PositionInfo + { + position[]={4816.1475,339,10048.58}; + angles[]={0,1.0440426,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=243; + type="Land_HelipadSquare_F"; + }; + class Item39 + { + dataType="Object"; + class PositionInfo + { + position[]={4841.5283,339,10005.342}; + angles[]={0,1.0440426,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=244; + type="Land_HelipadSquare_F"; + }; + class Item40 + { + dataType="Layer"; + name="Roads"; + class Entities + { + items=40; + class Item0 + { + dataType="Marker"; + position[]={258.75781,5.3926063,1621.6721}; + name="road"; + type="hd_arrow"; + angle=88.853943; + id=246; + }; + class Item1 + { + dataType="Marker"; + position[]={939.98047,5.7140574,2028.0432}; + name="road_1"; + type="hd_arrow"; + angle=30.963726; + id=247; + }; + class Item2 + { + dataType="Marker"; + position[]={3195.126,290.02942,8138.8281}; + name="road_10"; + type="hd_arrow"; + angle=37.844521; + id=248; + }; + class Item3 + { + dataType="Marker"; + position[]={2198.1602,483.38065,15010.172}; + name="road_11"; + type="hd_arrow"; + angle=181.73544; + id=249; + }; + class Item4 + { + dataType="Marker"; + position[]={1401.8379,410.38309,14148.377}; + name="road_12"; + type="hd_arrow"; + angle=240.74304; + id=250; + }; + class Item5 + { + dataType="Marker"; + position[]={608.39648,374.31506,13813.139}; + name="road_13"; + type="hd_arrow"; + angle=143.13023; + id=251; + }; + class Item6 + { + dataType="Marker"; + position[]={1703.3027,285.4559,12665.393}; + name="road_14"; + type="hd_arrow"; + angle=153.32985; + id=252; + }; + class Item7 + { + dataType="Marker"; + position[]={2122.1333,252.91904,11369.201}; + name="road_15"; + type="hd_arrow"; + angle=152.50713; + id=253; + }; + class Item8 + { + dataType="Marker"; + position[]={2394.8418,273.40381,10390.951}; + name="road_16"; + type="hd_arrow"; + angle=138.85368; + id=254; + }; + class Item9 + { + dataType="Marker"; + position[]={4460.9517,323.60736,8903.8262}; + name="road_17"; + type="hd_arrow"; + angle=173.95586; + id=255; + }; + class Item10 + { + dataType="Marker"; + position[]={5525.1934,335.09396,8358.7793}; + name="road_18"; + type="hd_arrow"; + angle=130.01761; + id=256; + atlOffset=-0.002166748; + }; + class Item11 + { + dataType="Marker"; + position[]={6894.7017,289.23312,7629.5029}; + name="road_19"; + type="hd_arrow"; + angle=64.816978; + id=257; + atlOffset=-0.0009765625; + }; + class Item12 + { + dataType="Marker"; + position[]={1599.0391,7.3636932,2241.4651}; + name="road_2"; + type="hd_arrow"; + angle=103.3924; + id=258; + atlOffset=4.7683716e-007; + }; + class Item13 + { + dataType="Marker"; + position[]={5533.6025,5.8000002,2072.2424}; + name="road_20"; + type="hd_arrow"; + angle=66.925438; + id=259; + }; + class Item14 + { + dataType="Marker"; + position[]={6643.1299,6.0199733,2932.0647}; + name="road_21"; + type="hd_arrow"; + angle=60.499027; + id=260; + atlOffset=-0.0012674332; + }; + class Item15 + { + dataType="Marker"; + position[]={8412.9844,5.9926867,2937.6458}; + name="road_22"; + type="hd_arrow"; + angle=150.56462; + id=261; + atlOffset=-0.0018286705; + }; + class Item16 + { + dataType="Marker"; + position[]={9978.7402,6,2060.5686}; + name="road_23"; + type="hd_arrow"; + angle=62.230412; + id=262; + atlOffset=0.00014209747; + }; + class Item17 + { + dataType="Marker"; + position[]={7092.5903,255.46463,6494.5791}; + name="road_24"; + type="hd_arrow"; + angle=162.60255; + id=263; + atlOffset=-1.5258789e-005; + }; + class Item18 + { + dataType="Marker"; + position[]={7521.1133,210.95322,5021.1514}; + name="road_25"; + type="hd_arrow"; + angle=144.19211; + id=264; + atlOffset=0.00071716309; + }; + class Item19 + { + dataType="Marker"; + position[]={9039.5059,114.36784,4930.0723}; + name="road_26"; + type="hd_arrow"; + angle=88.853943; + id=265; + atlOffset=0.0013198853; + }; + class Item20 + { + dataType="Marker"; + position[]={10161.783,69.648354,4084.9456}; + name="road_27"; + type="hd_arrow"; + angle=139.01399; + id=266; + atlOffset=0.0018081665; + }; + class Item21 + { + dataType="Marker"; + position[]={11236.777,5.5819979,3253.592}; + name="road_28"; + type="hd_arrow"; + angle=63.165874; + id=267; + atlOffset=0.002805233; + }; + class Item22 + { + dataType="Marker"; + position[]={13271.282,5.4664192,4017.9758}; + name="road_29"; + type="hd_arrow"; + angle=33.934391; + id=268; + }; + class Item23 + { + dataType="Marker"; + position[]={3345.3438,5.6424031,2305.5725}; + name="road_3"; + type="hd_arrow"; + angle=43.965599; + id=269; + }; + class Item24 + { + dataType="Marker"; + position[]={13415.19,5.700428,5928.9102}; + name="road_30"; + type="hd_arrow"; + angle=8.5305576; + id=270; + atlOffset=-4.7683716e-007; + }; + class Item25 + { + dataType="Marker"; + position[]={13045.874,5.7399998,7839.1289}; + name="road_31"; + type="hd_arrow"; + angle=357.37994; + id=271; + }; + class Item26 + { + dataType="Marker"; + position[]={11176.471,197.8457,12130.416}; + name="road_32"; + type="hd_arrow"; + angle=210.06854; + id=272; + }; + class Item27 + { + dataType="Marker"; + position[]={10815.955,169.99748,11012.666}; + name="road_33"; + type="hd_arrow"; + angle=196.04909; + id=273; + }; + class Item28 + { + dataType="Marker"; + position[]={10475.117,114.87349,10001.184}; + name="road_34"; + type="hd_arrow"; + angle=182.63902; + id=274; + atlOffset=-7.6293945e-006; + }; + class Item29 + { + dataType="Marker"; + position[]={10389.922,164.66653,9223.8594}; + name="road_35"; + type="hd_arrow"; + angle=152.52263; + id=275; + atlOffset=-1.5258789e-005; + }; + class Item30 + { + dataType="Marker"; + position[]={9664.2656,294.87292,8797.0625}; + name="road_36"; + type="hd_arrow"; + angle=279.66013; + id=276; + atlOffset=3.0517578e-005; + }; + class Item31 + { + dataType="Marker"; + position[]={11262.475,101.16262,9364.0625}; + name="road_37"; + type="hd_arrow"; + angle=75.367722; + id=277; + }; + class Item32 + { + dataType="Marker"; + position[]={12241.701,18.434669,9483.4121}; + name="road_38"; + type="hd_arrow"; + angle=45.44635; + id=278; + atlOffset=0.00598526; + }; + class Item33 + { + dataType="Marker"; + position[]={4090.7046,6.0571809,2612.6409}; + name="road_4"; + type="hd_arrow"; + angle=101.1778; + id=279; + }; + class Item34 + { + dataType="Marker"; + position[]={2662.4365,121.88425,2974.97}; + name="road_5"; + type="hd_arrow"; + angle=4.8738437; + id=280; + atlOffset=-7.6293945e-006; + }; + class Item35 + { + dataType="Marker"; + position[]={1957.3721,140.92625,3838.8928}; + name="road_6"; + type="hd_arrow"; + angle=292.26508; + id=281; + atlOffset=1.5258789e-005; + }; + class Item36 + { + dataType="Marker"; + position[]={2059.29,200.68654,4674.54}; + name="road_7"; + type="hd_arrow"; + angle=43.505791; + id=282; + }; + class Item37 + { + dataType="Marker"; + position[]={2683.7129,231.66516,5758.6367}; + name="road_8"; + type="hd_arrow"; + angle=9.0245171; + id=283; + atlOffset=-1.5258789e-005; + }; + class Item38 + { + dataType="Marker"; + position[]={2721.7295,362.41428,6705.0127}; + name="road_9"; + type="hd_arrow"; + angle=355.36441; + id=284; + }; + class Item39 + { + dataType="Marker"; + position[]={12280.987,29.137899,9299.7549}; + name="road_39"; + type="hd_arrow"; + angle=210.06854; + id=1208; + }; + }; + id=245; + atlOffset=-167.34874; + }; + class Item41 + { + dataType="Object"; + class PositionInfo + { + position[]={6746.1177,344.80026,5594.7681}; + angles[]={6.2778478,0,6.1690192}; + }; + side="Empty"; + flags=4; + class Attributes + { + name="boxX"; + }; + id=297; + type="B_supplyCrate_F"; + atlOffset=-0.011871338; + class CustomAttributes + { + class Attribute0 + { + property="ammoBox"; + expression="[_this,_value] call bis_fnc_initAmmoBox;"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="[[[[],[]],[[],[]],[[],[]],[[],[]]],false]"; + }; + }; + }; + nAttributes=1; + }; + }; + class Item42 + { + dataType="Object"; + class PositionInfo + { + position[]={6753.0391,344.06107,5584.6948}; + angles[]={0.0013372133,5.4732757,6.2299037}; + }; + side="Empty"; + flags=4; + class Attributes + { + name="vehicleBox"; + }; + id=298; + type="Box_East_AmmoVeh_F"; + atlOffset=-0.0015258789; + }; + class Item43 + { + dataType="Logic"; + class PositionInfo + { + position[]={6744.2251,344.02924,5586.1455}; + angles[]={6.2765174,0,6.1782379}; + }; + id=299; + type="ModuleCurator_F"; + class CustomAttributes + { + class Attribute0 + { + property="ModuleCurator_F_Owner"; + expression="_this setVariable ['Owner',_value,true];"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="#adminLogged"; + }; + }; + }; + class Attribute1 + { + property="ModuleCurator_F_Forced"; + expression="_this setVariable ['Forced',_value,true];"; + class Value + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=0; + }; + }; + }; + class Attribute2 + { + property="ModuleCurator_F_Name"; + expression="_this setVariable ['Name',_value,true];"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value=""; + }; + }; + }; + class Attribute3 + { + property="ModuleCurator_F_Addons"; + expression="_this setVariable ['Addons',_value,true];"; + class Value + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=3; + }; + }; + }; + nAttributes=4; + }; + }; + class Item44 + { + dataType="Logic"; + class PositionInfo + { + position[]={6749.5938,343.4614,5585.7969}; + angles[]={6.2765174,0,6.1782379}; + }; + name="HC_commanderX"; + id=300; + type="HighCommand"; + }; + class Item45 + { + dataType="Logic"; + class PositionInfo + { + position[]={6746.8442,343.7518,5585.916}; + angles[]={6.2765174,0,6.1782379}; + }; + id=301; + type="HighCommandSubordinate"; + }; + class Item46 + { + dataType="Group"; + side="Independent"; + class Entities + { + items=38; + class Item0 + { + dataType="Object"; + class PositionInfo + { + position[]={6751.7515,343.35214,5590.2012}; + }; + side="Independent"; + flags=7; + class Attributes + { + name="commanderX"; + description="Default Commander"; + isPlayer=1; + isPlayable=1; + class Inventory + { + map="ItemMap"; + }; + }; + id=303; + type="I_G_Soldier_TL_F"; + class CustomAttributes + { + class Attribute0 + { + property="speaker"; + expression="_this setspeaker _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="Male04GRE"; + }; + }; + }; + class Attribute1 + { + property="pitch"; + expression="_this setpitch _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=1; + }; + }; + }; + nAttributes=2; + }; + }; + class Item1 + { + dataType="Object"; + class PositionInfo + { + position[]={6756.5464,343.08231,5587.498}; + }; + side="Independent"; + flags=5; + class Attributes + { + isPlayable=1; + class Inventory + { + map="ItemMap"; + }; + }; + id=304; + type="I_G_Soldier_TL_F"; + atlOffset=-3.0517578e-005; + }; + class Item2 + { + dataType="Object"; + class PositionInfo + { + position[]={6756.6851,343.07736,5589.7339}; + }; + side="Independent"; + flags=5; + class Attributes + { + isPlayable=1; + class Inventory + { + map="ItemMap"; + }; + }; + id=305; + type="I_G_Soldier_TL_F"; + }; + class Item3 + { + dataType="Object"; + class PositionInfo + { + position[]={6756.6274,343.07773,5592.0674}; + }; + side="Independent"; + flags=5; + class Attributes + { + isPlayable=1; + class Inventory + { + map="ItemMap"; + }; + }; + id=306; + type="I_G_Soldier_TL_F"; + }; + class Item4 + { + dataType="Object"; + class PositionInfo + { + position[]={6756.4644,343.08444,5594.3809}; + }; + side="Independent"; + flags=5; + class Attributes + { + isPlayable=1; + class Inventory + { + map="ItemMap"; + }; + }; + id=307; + type="I_G_Soldier_TL_F"; + }; + class Item5 + { + dataType="Object"; + class PositionInfo + { + position[]={6756.4233,343.09412,5596.835}; + }; + side="Independent"; + flags=5; + class Attributes + { + isPlayable=1; + class Inventory + { + map="ItemMap"; + }; + }; + id=308; + type="I_G_Soldier_TL_F"; + }; + class Item6 + { + dataType="Object"; + class PositionInfo + { + position[]={6756.2378,343.10934,5599.1509}; + }; + side="Independent"; + flags=5; + class Attributes + { + isPlayable=1; + class Inventory + { + map="ItemMap"; + }; + }; + id=309; + type="I_G_Soldier_F"; + }; + class Item7 + { + dataType="Object"; + class PositionInfo + { + position[]={6756.0308,343.1254,5601.0464}; + }; + side="Independent"; + flags=5; + class Attributes + { + isPlayable=1; + class Inventory + { + map="ItemMap"; + }; + }; + id=310; + type="I_G_Soldier_F"; + }; + class Item8 + { + dataType="Object"; + class PositionInfo + { + position[]={6758.9058,343.01636,5587.6216}; + }; + side="Independent"; + flags=5; + class Attributes + { + isPlayable=1; + class Inventory + { + map="ItemMap"; + }; + }; + id=311; + type="I_G_Soldier_F"; + }; + class Item9 + { + dataType="Object"; + class PositionInfo + { + position[]={6758.9048,343.01324,5589.9609}; + }; + side="Independent"; + flags=5; + class Attributes + { + isPlayable=1; + class Inventory + { + map="ItemMap"; + }; + }; + id=312; + type="I_G_Soldier_F"; + }; + class Item10 + { + dataType="Object"; + class PositionInfo + { + position[]={6758.7983,343.0112,5592.3345}; + }; + side="Independent"; + flags=5; + class Attributes + { + isPlayable=1; + class Inventory + { + map="ItemMap"; + }; + }; + id=313; + type="I_G_Soldier_F"; + }; + class Item11 + { + dataType="Object"; + class PositionInfo + { + position[]={6758.7397,343.00787,5594.5342}; + }; + side="Independent"; + flags=5; + class Attributes + { + isPlayable=1; + class Inventory + { + map="ItemMap"; + }; + }; + id=314; + type="I_G_Soldier_F"; + atlOffset=-3.0517578e-005; + }; + class Item12 + { + dataType="Object"; + class PositionInfo + { + position[]={6758.5366,343.01151,5596.9565}; + }; + side="Independent"; + flags=5; + class Attributes + { + isPlayable=1; + class Inventory + { + map="ItemMap"; + }; + }; + id=315; + type="I_G_Soldier_F"; + }; + class Item13 + { + dataType="Object"; + class PositionInfo + { + position[]={6758.3491,343.01688,5599.2876}; + }; + side="Independent"; + flags=5; + class Attributes + { + isPlayable=1; + class Inventory + { + map="ItemMap"; + }; + }; + id=316; + type="I_G_Soldier_F"; + }; + class Item14 + { + dataType="Object"; + class PositionInfo + { + position[]={6761.0142,342.9938,5587.6577}; + }; + side="Independent"; + flags=5; + class Attributes + { + isPlayable=1; + class Inventory + { + map="ItemMap"; + }; + }; + id=317; + type="I_G_Soldier_AR_F"; + }; + class Item15 + { + dataType="Object"; + class PositionInfo + { + position[]={6761.1763,342.98883,5590.0977}; + }; + side="Independent"; + flags=5; + class Attributes + { + isPlayable=1; + class Inventory + { + map="ItemMap"; + }; + }; + id=318; + type="I_G_Soldier_AR_F"; + }; + class Item16 + { + dataType="Object"; + class PositionInfo + { + position[]={6760.7759,342.98886,5592.5127}; + }; + side="Independent"; + flags=5; + class Attributes + { + isPlayable=1; + class Inventory + { + map="ItemMap"; + }; + }; + id=319; + type="I_G_Soldier_AR_F"; + atlOffset=-3.0517578e-005; + }; + class Item17 + { + dataType="Object"; + class PositionInfo + { + position[]={6760.7524,342.9834,5594.6616}; + }; + side="Independent"; + flags=5; + class Attributes + { + isPlayable=1; + class Inventory + { + map="ItemMap"; + }; + }; + id=320; + type="I_G_Soldier_AR_F"; + atlOffset=-3.0517578e-005; + }; + class Item18 + { + dataType="Object"; + class PositionInfo + { + position[]={6760.5522,342.98727,5596.9028}; + }; + side="Independent"; + flags=5; + class Attributes + { + isPlayable=1; + class Inventory + { + map="ItemMap"; + }; + }; + id=321; + type="I_G_Soldier_AR_F"; + }; + class Item19 + { + dataType="Object"; + class PositionInfo + { + position[]={6760.4653,342.99161,5599.3618}; + }; + side="Independent"; + flags=5; + class Attributes + { + isPlayable=1; + class Inventory + { + map="ItemMap"; + }; + }; + id=322; + type="I_G_Soldier_AR_F"; + }; + class Item20 + { + dataType="Object"; + class PositionInfo + { + position[]={6763.103,342.97144,5587.7373}; + }; + side="Independent"; + flags=5; + class Attributes + { + isPlayable=1; + class Inventory + { + map="ItemMap"; + }; + }; + id=323; + type="I_G_Soldier_GL_F"; + }; + class Item21 + { + dataType="Object"; + class PositionInfo + { + position[]={6762.9731,342.96906,5590.0552}; + }; + side="Independent"; + flags=5; + class Attributes + { + isPlayable=1; + class Inventory + { + map="ItemMap"; + }; + }; + id=324; + type="I_G_Soldier_GL_F"; + atlOffset=-3.0517578e-005; + }; + class Item22 + { + dataType="Object"; + class PositionInfo + { + position[]={6762.8491,342.96323,5592.7993}; + }; + side="Independent"; + flags=5; + class Attributes + { + isPlayable=1; + class Inventory + { + map="ItemMap"; + }; + }; + id=325; + type="I_G_Soldier_GL_F"; + atlOffset=-3.0517578e-005; + }; + class Item23 + { + dataType="Object"; + class PositionInfo + { + position[]={6762.6753,342.95993,5594.8081}; + }; + side="Independent"; + flags=5; + class Attributes + { + isPlayable=1; + class Inventory + { + map="ItemMap"; + }; + }; + id=326; + type="I_G_Soldier_GL_F"; + atlOffset=-3.0517578e-005; + }; + class Item24 + { + dataType="Object"; + class PositionInfo + { + position[]={6762.606,342.96274,5596.9927}; + }; + side="Independent"; + flags=5; + class Attributes + { + isPlayable=1; + class Inventory + { + map="ItemMap"; + }; + }; + id=327; + type="I_G_Soldier_GL_F"; + }; + class Item25 + { + dataType="Object"; + class PositionInfo + { + position[]={6762.5005,342.96472,5599.4834}; + }; + side="Independent"; + flags=5; + class Attributes + { + isPlayable=1; + class Inventory + { + map="ItemMap"; + }; + }; + id=328; + type="I_G_Soldier_GL_F"; + atlOffset=-3.0517578e-005; + }; + class Item26 + { + dataType="Object"; + class PositionInfo + { + position[]={6764.6304,342.95502,5587.8149}; + }; + side="Independent"; + flags=5; + class Attributes + { + isPlayable=1; + class Inventory + { + map="ItemMap"; + }; + }; + id=329; + type="I_G_medic_F"; + }; + class Item27 + { + dataType="Object"; + class PositionInfo + { + position[]={6764.4546,342.95114,5590.0947}; + }; + side="Independent"; + flags=5; + class Attributes + { + isPlayable=1; + class Inventory + { + map="ItemMap"; + }; + }; + id=330; + type="I_G_medic_F"; + atlOffset=-3.0517578e-005; + }; + class Item28 + { + dataType="Object"; + class PositionInfo + { + position[]={6764.4126,342.944,5592.9663}; + }; + side="Independent"; + flags=5; + class Attributes + { + isPlayable=1; + class Inventory + { + map="ItemMap"; + }; + }; + id=331; + type="I_G_medic_F"; + atlOffset=-3.0517578e-005; + }; + class Item29 + { + dataType="Object"; + class PositionInfo + { + position[]={6764.3247,342.94022,5594.7729}; + }; + side="Independent"; + flags=5; + class Attributes + { + isPlayable=1; + class Inventory + { + map="ItemMap"; + }; + }; + id=332; + type="I_G_medic_F"; + atlOffset=-3.0517578e-005; + }; + class Item30 + { + dataType="Object"; + class PositionInfo + { + position[]={6764.1411,342.94284,5597.1323}; + }; + side="Independent"; + flags=5; + class Attributes + { + isPlayable=1; + class Inventory + { + map="ItemMap"; + }; + }; + id=333; + type="I_G_medic_F"; + atlOffset=-3.0517578e-005; + }; + class Item31 + { + dataType="Object"; + class PositionInfo + { + position[]={6764.1519,342.94269,5599.543}; + }; + side="Independent"; + flags=5; + class Attributes + { + isPlayable=1; + class Inventory + { + map="ItemMap"; + }; + }; + id=334; + type="I_G_medic_F"; + atlOffset=-3.0517578e-005; + }; + class Item32 + { + dataType="Object"; + class PositionInfo + { + position[]={6766.4321,342.95792,5587.98}; + }; + side="Independent"; + flags=5; + class Attributes + { + isPlayable=1; + class Inventory + { + map="ItemMap"; + }; + }; + id=335; + type="I_G_engineer_F"; + }; + class Item33 + { + dataType="Object"; + class PositionInfo + { + position[]={6766.4556,342.9519,5590.2803}; + }; + side="Independent"; + flags=5; + class Attributes + { + isPlayable=1; + class Inventory + { + map="ItemMap"; + }; + }; + id=336; + type="I_G_engineer_F"; + }; + class Item34 + { + dataType="Object"; + class PositionInfo + { + position[]={6766.2134,342.94318,5593.0703}; + }; + side="Independent"; + flags=5; + class Attributes + { + isPlayable=1; + class Inventory + { + map="ItemMap"; + }; + }; + id=337; + type="I_G_engineer_F"; + }; + class Item35 + { + dataType="Object"; + class PositionInfo + { + position[]={6765.9585,342.94034,5595.0181}; + }; + side="Independent"; + flags=5; + class Attributes + { + isPlayable=1; + class Inventory + { + map="ItemMap"; + }; + }; + id=338; + type="I_G_engineer_F"; + }; + class Item36 + { + dataType="Object"; + class PositionInfo + { + position[]={6765.7632,342.93857,5597.2544}; + }; + side="Independent"; + flags=5; + class Attributes + { + isPlayable=1; + class Inventory + { + map="ItemMap"; + }; + }; + id=339; + type="I_G_engineer_F"; + }; + class Item37 + { + dataType="Object"; + class PositionInfo + { + position[]={6765.6587,342.93759,5599.7236}; + }; + side="Independent"; + flags=5; + class Attributes + { + isPlayable=1; + class Inventory + { + map="ItemMap"; + }; + }; + id=340; + type="I_G_engineer_F"; + }; + }; + class Attributes + { + }; + id=302; + class CustomAttributes + { + class Attribute0 + { + property="groupID"; + expression="_this setGroupID [_value];"; + class Value + { class data { - class type + class type + { + type[]= + { + "STRING" + }; + }; + value="Guerillas"; + }; + }; + }; + nAttributes=1; + }; + }; + class Item47 + { + dataType="Layer"; + name="Assets Outpost"; + class Entities + { + items=547; + class Item0 + { + dataType="Object"; + class PositionInfo + { + position[]={4553.8018,58.961926,3114.009}; + angles[]={0,3.2086656,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=471; + type="Land_Hlaska"; + atlOffset=0.048999786; + }; + class Item1 + { + dataType="Object"; + class PositionInfo + { + position[]={4414.3657,235.13635,4634.1104}; + angles[]={0,3.3483984,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=521; + type="Land_Hlaska"; + atlOffset=4.5776367e-005; + }; + class Item2 + { + dataType="Object"; + class PositionInfo + { + position[]={3702.0891,405.13635,6015.9463}; + angles[]={0,0.86934483,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=545; + type="Land_Hlaska"; + }; + class Item3 + { + dataType="Object"; + class PositionInfo + { + position[]={4730.8638,272.25735,6766.5625}; + angles[]={0,0.94408345,0}; + }; + side="Empty"; + class Attributes + { + }; + id=554; + type="Land_Mil_Guardhouse"; + atlOffset=0.2772522; + }; + class Item4 + { + dataType="Object"; + class PositionInfo + { + position[]={4698.4722,276.00909,6776.855}; + angles[]={0,4.7391973,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=591; + type="Land_Hlaska"; + atlOffset=0.00094604492; + }; + class Item5 + { + dataType="Object"; + class PositionInfo + { + position[]={6446.145,386.99487,6570.4082}; + angles[]={0,0.41208968,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=615; + type="Land_Posed"; + }; + class Item6 + { + dataType="Object"; + class PositionInfo + { + position[]={6463.1709,385.90421,6535.1982}; + angles[]={0,1.9391305,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=616; + type="Land_Posed"; + atlOffset=3.0517578e-005; + }; + class Item7 + { + dataType="Object"; + class PositionInfo + { + position[]={6430.9941,386.87723,6533.7471}; + angles[]={0,3.9690881,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=617; + type="Land_Posed"; + }; + class Item8 + { + dataType="Object"; + class PositionInfo + { + position[]={6429.6797,383.81628,6532.5469}; + angles[]={6.187479,3.9315274,0.067896426}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=618; + type="Land_fort_bagfence_round"; + }; + class Item9 + { + dataType="Object"; + class PositionInfo + { + position[]={6464.8389,382.7709,6534.5635}; + angles[]={6.2778587,1.9601699,6.120635}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=619; + type="Land_fort_bagfence_round"; + }; + class Item10 + { + dataType="Object"; + class PositionInfo + { + position[]={6446.9194,383.89886,6572.0034}; + angles[]={0.091741346,0.52972841,6.1637573}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=620; + type="Land_fort_bagfence_round"; + }; + class Item11 + { + dataType="Object"; + class PositionInfo + { + position[]={2730.4661,277.07211,9924.1855}; + angles[]={6.2805109,5.756073,0.0026744273}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=648; + type="Land_Hlaska"; + }; + class Item12 + { + dataType="Object"; + class PositionInfo + { + position[]={2738.6248,277.14487,9889.7314}; + angles[]={0,2.8317549,6.2818937}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=649; + type="Land_Hlaska"; + }; + class Item13 + { + dataType="Object"; + class PositionInfo + { + position[]={4384.832,339.28848,10901.286}; + angles[]={0.0012918708,5.6006455,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=707; + type="Land_fort_bagfence_round"; + }; + class Item14 + { + dataType="Object"; + class PositionInfo + { + position[]={4386.1484,342.13364,10899.539}; + angles[]={0.0012918708,5.6006455,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=708; + type="Land_Hlaska"; + }; + class Item15 + { + dataType="Object"; + class PositionInfo + { + position[]={4646.9912,339.29355,10687.182}; + angles[]={0,0.27404332,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=709; + type="Land_fort_bagfence_round"; + }; + class Item16 + { + dataType="Object"; + class PositionInfo + { + position[]={4646.3218,342.13635,10685.099}; + angles[]={0,0.27404332,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=710; + type="Land_Hlaska"; + }; + class Item17 + { + dataType="Object"; + class PositionInfo + { + position[]={5098.0776,339.28635,9777.9014}; + angles[]={0.0012918708,1.7765114,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=711; + type="Land_fort_bagfence_round"; + }; + class Item18 + { + dataType="Object"; + class PositionInfo + { + position[]={5095.9541,342.12845,9778.4268}; + angles[]={0.0012918708,1.7765114,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=712; + type="Land_Hlaska"; + }; + class Item19 + { + dataType="Object"; + class PositionInfo + { + position[]={4689.7539,339.29355,9908.1162}; + angles[]={0,4.1774974,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=819; + type="Land_fort_bagfence_round"; + }; + class Item20 + { + dataType="Object"; + class PositionInfo + { + position[]={4691.6758,342.13635,9909.1611}; + angles[]={0,4.1774974,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=820; + type="Land_Hlaska"; + }; + class Item21 + { + dataType="Object"; + class PositionInfo + { + position[]={4512.8926,339.29355,10202.282}; + angles[]={0,4.1774974,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=821; + type="Land_fort_bagfence_round"; + }; + class Item22 + { + dataType="Object"; + class PositionInfo + { + position[]={4514.8145,342.13635,10203.327}; + angles[]={0,4.1774974,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=822; + type="Land_Hlaska"; + }; + class Item23 + { + dataType="Object"; + class PositionInfo + { + position[]={4330.6265,339.29355,10508.775}; + angles[]={0,4.1774974,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=823; + type="Land_fort_bagfence_round"; + }; + class Item24 + { + dataType="Object"; + class PositionInfo + { + position[]={4332.5483,342.13635,10509.82}; + angles[]={0,4.1774974,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=824; + type="Land_Hlaska"; + }; + class Item25 + { + dataType="Object"; + class PositionInfo + { + position[]={4158.4463,339.29355,10794.531}; + angles[]={0,4.6905484,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=825; + type="Land_fort_bagfence_round"; + }; + class Item26 + { + dataType="Object"; + class PositionInfo + { + position[]={4160.6338,342.13635,10794.498}; + angles[]={0,4.6905484,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=826; + type="Land_Hlaska"; + }; + class Item27 + { + dataType="Object"; + class PositionInfo + { + position[]={4829.3213,339.29355,9634.0947}; + angles[]={0,3.2316043,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=827; + type="Land_fort_bagfence_round"; + }; + class Item28 + { + dataType="Object"; + class PositionInfo + { + position[]={4829.5981,342.13635,9636.2646}; + angles[]={0,3.2316043,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=828; + type="Land_Hlaska"; + }; + class Item29 + { + dataType="Object"; + class PositionInfo + { + position[]={8793.1768,217.1207,11639.923}; + angles[]={0.0013372133,4.775836,0.0013372133}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=890; + type="Land_Hlaska"; + }; + class Item30 + { + dataType="Object"; + class PositionInfo + { + position[]={8895.0322,214.28397,11647.81}; + angles[]={6.2818937,1.4159513,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=894; + type="Land_fort_bagfence_round"; + }; + class Item31 + { + dataType="Object"; + class PositionInfo + { + position[]={8892.8604,217.12643,11647.552}; + angles[]={6.2818937,1.4159513,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=895; + type="Land_Hlaska"; + }; + class Item32 + { + dataType="Object"; + class PositionInfo + { + position[]={8853.6377,215.94891,11603.368}; + angles[]={0.11285285,3.1357956,0.09966857}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=896; + type="Land_fort_bagfence_round"; + }; + class Item33 + { + dataType="Object"; + class PositionInfo + { + position[]={8853.7051,218.55061,11605.555}; + angles[]={0.11285285,3.1357956,0.09966857}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=897; + type="Land_Hlaska"; + }; + class Item34 + { + dataType="Object"; + class PositionInfo + { + position[]={10325.505,363.83737,12087.808}; + angles[]={0,0.81452769,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=932; + type="Land_Hlaska"; + atlOffset=0.0022888184; + }; + class Item35 + { + dataType="Object"; + class PositionInfo + { + position[]={11281.521,192.11638,12217.849}; + angles[]={0,0.87657905,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=1000; + type="Land_Hlaska"; + atlOffset=3.0517578e-005; + }; + class Item36 + { + dataType="Object"; + class PositionInfo + { + position[]={11916.212,161.5081,12713.433}; + angles[]={6.2698507,3.4413702,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=1035; + type="Land_Garaz_s_tankem"; + class CustomAttributes + { + class Attribute0 + { + property="DoorStates"; + expression="['init',_this,_value] call bis_fnc_3DENAttributeDoorStates;"; + class Value + { + class data + { + class type + { + type[]= + { + "ARRAY" + }; + }; + class value + { + items=3; + class Item0 + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=170; + }; + }; + class Item1 + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=0; + }; + }; + class Item2 + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=0; + }; + }; + }; + }; + }; + }; + nAttributes=1; + }; + }; + class Item37 + { + dataType="Object"; + class PositionInfo + { + position[]={11900.013,161.57489,12718.44}; + angles[]={6.2698579,3.4413702,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=1036; + type="Land_Garaz_s_tankem"; + class CustomAttributes + { + class Attribute0 + { + property="DoorStates"; + expression="['init',_this,_value] call bis_fnc_3DENAttributeDoorStates;"; + class Value + { + class data + { + class type + { + type[]= + { + "ARRAY" + }; + }; + class value + { + items=3; + class Item0 + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=170; + }; + }; + class Item1 + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=0; + }; + }; + class Item2 + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=0; + }; + }; + }; + }; + }; + }; + nAttributes=1; + }; + }; + class Item38 + { + dataType="Object"; + class PositionInfo + { + position[]={12392.072,162.03635,12645.427}; + angles[]={0,0.32384583,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=1038; + type="Land_Hlaska"; + }; + class Item39 + { + dataType="Object"; + class PositionInfo + { + position[]={11883.652,162.13635,12726.522}; + angles[]={0,4.2624302,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=1047; + type="Land_Hlaska"; + }; + class Item40 + { + dataType="Object"; + class PositionInfo + { + position[]={12111.366,167.64949,12560.432}; + angles[]={6.256525,3.1051457,0.027993103}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=1065; + type="Land_Hlaska"; + atlOffset=0.00042724609; + }; + class Item41 + { + dataType="Object"; + class PositionInfo + { + position[]={12945.995,213.08315,12761.961}; + angles[]={0,1.5849859,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=1095; + type="Land_Posed"; + }; + class Item42 + { + dataType="Object"; + class PositionInfo + { + position[]={12931.272,213.45921,12776.158}; + angles[]={0,0.25998425,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=1096; + type="Land_Posed"; + }; + class Item43 + { + dataType="Object"; + class PositionInfo + { + position[]={12939.467,211.31015,12743.297}; + angles[]={0,3.0292807,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=1097; + type="Land_Posed"; + }; + class Item44 + { + dataType="Object"; + class PositionInfo + { + position[]={12899.01,209.04926,12750.02}; + angles[]={6.2259164,4.7195606,6.2685208}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=1098; + type="Land_fort_bagfence_round"; + atlOffset=3.0517578e-005; + }; + class Item45 + { + dataType="Object"; + class PositionInfo + { + position[]={12901.196,211.85864,12749.923}; + angles[]={0,4.7195625,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=1099; + type="Land_Hlaska"; + atlOffset=1.5258789e-005; + }; + class Item46 + { + dataType="Object"; + class PositionInfo + { + position[]={12902.087,211.67055,12767.999}; + angles[]={6.2445378,4.6692567,6.2818484}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=1107; + type="Land_Mil_Guardhouse"; + }; + class Item47 + { + dataType="Object"; + class PositionInfo + { + position[]={12953.687,21.42922,6803.5942}; + angles[]={0.15475266,2.850986,0.016002094}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=1146; + type="Hhedgehog_concrete"; + }; + class Item48 + { + dataType="Object"; + class PositionInfo + { + position[]={12969.489,21.274305,6806.7637}; + angles[]={0.09834861,3.0823147,6.2751846}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=1147; + type="Hhedgehog_concrete"; + atlOffset=-1.5258789e-005; + }; + class Item49 + { + dataType="Object"; + class PositionInfo + { + position[]={12977.612,20.990257,6802.9336}; + angles[]={0.045302324,0.85293567,6.0426035}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=1148; + type="Hhedgehog_concrete"; + }; + class Item50 + { + dataType="Object"; + class PositionInfo + { + position[]={13434.028,9.1366501,6148.5317}; + angles[]={6.2751846,2.40258,0.0013372133}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=1180; + type="Land_Hlaska"; + atlOffset=4.7683716e-007; + }; + class Item51 + { + dataType="Object"; + class PositionInfo + { + position[]={13393.328,9.1364536,6185.106}; + angles[]={0,5.3386474,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=1181; + type="Land_Hlaska"; + atlOffset=9.8228455e-005; + }; + class Item52 + { + dataType="Object"; + class PositionInfo + { + position[]={12232.369,26.495266,9410.5527}; + angles[]={0.0039967569,1.5759323,6.1980586}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=1252; + type="Land_Hlaska"; + atlOffset=3.0517578e-005; + }; + class Item53 + { + dataType="Object"; + class PositionInfo + { + position[]={11286.084,291.91653,4300.2358}; + angles[]={0,1.1526852,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=1271; + type="Land_Hlaska"; + atlOffset=0.00048828125; + }; + class Item54 + { + dataType="Object"; + class PositionInfo + { + position[]={11225.786,294.15103,4264.6729}; + angles[]={0.093065575,4.463501,0.15995374}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=1273; + type="Land_fort_bagfence_round"; + atlOffset=-3.0517578e-005; + }; + class Item55 + { + dataType="Object"; + class PositionInfo + { + position[]={11227.926,297.23972,4265.1338}; + angles[]={0.093065575,4.463501,0.029324362}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=1274; + type="Land_Hlaska"; + }; + class Item56 + { + dataType="Object"; + class PositionInfo + { + position[]={13117.44,9.1264467,10354.468}; + angles[]={0,5.968225,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=1314; + type="Land_Hlaska"; + atlOffset=9.1552734e-005; + }; + class Item57 + { + dataType="Object"; + class PositionInfo + { + position[]={12653.881,9.1363554,9686.6455}; + angles[]={0,4.9397187,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=1328; + type="Land_Hlaska"; + }; + class Item58 + { + dataType="Object"; + class PositionInfo + { + position[]={12827.609,9.1359148,9712.9844}; + angles[]={0,0.22517528,6.2791886}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=1329; + type="Land_Hlaska"; + atlOffset=-0.0014066696; + }; + class Item59 + { + dataType="Object"; + class PositionInfo + { + position[]={12782.677,9.1363554,9582.2197}; + angles[]={0,3.4189594,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=1330; + type="Land_Hlaska"; + }; + class Item60 + { + dataType="Object"; + class PositionInfo + { + position[]={13530.19,8.6946583,6277.6807}; + angles[]={0,0.12588793,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=1357; + type="Land_Mil_House"; + atlOffset=4.7683716e-007; + }; + class Item61 + { + dataType="Object"; + class PositionInfo + { + position[]={13493.27,9.0336943,6292.4487}; + angles[]={0,4.4674559,6.1506343}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=1358; + type="Land_Hlaska"; + atlOffset=2.4795532e-005; + }; + class Item62 + { + dataType="Object"; + class PositionInfo + { + position[]={13503.88,6.1363554,6377.8618}; + angles[]={0,5.6306953,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=1359; + type="Land_Hlaska"; + }; + class Item63 + { + dataType="Object"; + class PositionInfo + { + position[]={13476.714,8.0649557,6353.0796}; + angles[]={0.0013372133,4.6961374,6.272521}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=1360; + type="Land_Mil_Guardhouse"; + atlOffset=0.0018320084; + }; + class Item64 + { + dataType="Object"; + class PositionInfo + { + position[]={10460.446,8.4863548,2634.1726}; + angles[]={0,1.4767467,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=1388; + type="Land_Hlaska"; + atlOffset=-4.7683716e-007; + }; + class Item65 + { + dataType="Object"; + class PositionInfo + { + position[]={10446.388,9.20191,2541.5396}; + angles[]={0,2.7452779,0.0039967569}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=1389; + type="Land_Hlaska"; + atlOffset=4.7683716e-007; + }; + class Item66 + { + dataType="Object"; + class PositionInfo + { + position[]={10393.354,9.0063553,2589.0273}; + angles[]={0,5.2313347,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=1390; + type="Land_Hlaska"; + }; + class Item67 + { + dataType="Object"; + class PositionInfo + { + position[]={6994.7822,9.1463556,2443.7568}; + angles[]={0,6.0705156,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=1480; + type="Land_Hlaska"; + atlOffset=-0.0027866364; + }; + class Item68 + { + dataType="Object"; + class PositionInfo + { + position[]={6891.7378,9.1463556,2364.8965}; + angles[]={0,4.8557758,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=1481; + type="Land_Hlaska"; + atlOffset=-0.0027866364; + }; + class Item69 + { + dataType="Object"; + class PositionInfo + { + position[]={6406.7646,6.2884912,2546.209}; + angles[]={6.2818937,4.2945347,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=1530; + type="Land_fort_bagfence_round"; + }; + class Item70 + { + dataType="Object"; + class PositionInfo + { + position[]={6408.7954,9.1312943,2547.0225}; + angles[]={0,4.2945347,6.2818937}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=1531; + type="Land_Hlaska"; + }; + class Item71 + { + dataType="Object"; + class PositionInfo + { + position[]={6483.479,9.1463556,2722.8745}; + angles[]={0,5.4043713,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=1533; + type="Land_Hlaska"; + atlOffset=-0.0027866364; + }; + class Item72 + { + dataType="Object"; + class PositionInfo + { + position[]={6608.8809,6.2935462,2676.3364}; + angles[]={0,0.53801244,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=1534; + type="Land_fort_bagfence_round"; + }; + class Item73 + { + dataType="Object"; + class PositionInfo + { + position[]={6607.6914,9.1363554,2674.5005}; + angles[]={0,0.53801244,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=1535; + type="Land_Hlaska"; + }; + class Item74 + { + dataType="Object"; + class PositionInfo + { + position[]={6576.5356,79.368668,3438.3232}; + angles[]={0.16774182,0.046375513,0.033321146}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=1571; + type="Land_fort_bagfence_round"; + atlOffset=7.6293945e-006; + }; + class Item75 + { + dataType="Object"; + class PositionInfo + { + position[]={6541.2417,79.818306,3411.6523}; + angles[]={6.2738566,4.7000847,0.08247932}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=1572; + type="Land_fort_bagfence_round"; + }; + class Item76 + { + dataType="Object"; + class PositionInfo + { + position[]={6593.3281,79.062454,3384.0728}; + angles[]={6.0960674,2.927762,0.0013372133}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=1573; + type="Land_fort_bagfence_round"; + }; + class Item77 + { + dataType="Object"; + class PositionInfo + { + position[]={6543.0239,82.809097,3411.72}; + angles[]={0,4.6790357,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=1580; + type="Land_Hlaska"; + }; + class Item78 + { + dataType="Object"; + class PositionInfo + { + position[]={6576.2441,82.596817,3435.9961}; + angles[]={0,0.083932884,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=1581; + type="Land_Hlaska"; + }; + class Item79 + { + dataType="Object"; + class PositionInfo + { + position[]={6592.563,82.37706,3386.5701}; + angles[]={0,2.8101196,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=1582; + type="Land_Hlaska"; + }; + class Item80 + { + dataType="Object"; + class PositionInfo + { + position[]={6621.9316,81.166779,3429.2903}; + angles[]={0.06656827,1.0521393,0.030656165}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=1583; + type="Land_fort_bagfence_round"; + atlOffset=1.5258789e-005; + }; + class Item81 + { + dataType="Object"; + class PositionInfo + { + position[]={6619.8101,84.054985,3428.291}; + angles[]={0,1.0896963,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=1587; + type="Land_Posed"; + }; + class Item82 + { + dataType="Object"; + class PositionInfo + { + position[]={5165.8975,9.2935457,2302.6433}; + angles[]={0,2.3816562,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=1619; + type="Land_fort_bagfence_round"; + }; + class Item83 + { + dataType="Object"; + class PositionInfo + { + position[]={5164.4497,12.136355,2304.2834}; + angles[]={0,2.3816562,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=1620; + type="Land_Hlaska"; + }; + class Item84 + { + dataType="Object"; + class PositionInfo + { + position[]={4825.3857,11.951803,2558.1238}; + angles[]={0,0.77371669,0.039977662}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=1628; + type="Land_Hlaska"; + }; + class Item85 + { + dataType="Object"; + class PositionInfo + { + position[]={4597.249,10.203493,2535.1716}; + angles[]={6.2698536,4.7498384,0.0093286335}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=1630; + type="Land_fort_bagfence_round"; + }; + class Item86 + { + dataType="Object"; + class PositionInfo + { + position[]={4599.4307,12.812204,2535.0093}; + angles[]={6.2698488,4.7498384,6.1624427}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=1631; + type="Land_Hlaska"; + }; + class Item87 + { + dataType="Object"; + class PositionInfo + { + position[]={5094.6533,12.136355,2259}; + angles[]={0,3.5375443,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=1633; + type="Land_Hlaska"; + }; + class Item88 + { + dataType="Object"; + class PositionInfo + { + position[]={3568.0027,9.7463636,2188.949}; + angles[]={6.2698536,5.1063776,0.0079935296}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=1640; + type="Land_Hlaska"; + }; + class Item89 + { + dataType="Object"; + class PositionInfo + { + position[]={3562.7529,0.75506699,2109.019}; + angles[]={6.1467061,1.7665528,6.2711854}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=1646; + type="Fort_RazorWire"; + atlOffset=-0.17558379; + }; + class Item90 + { + dataType="Object"; + class PositionInfo + { + position[]={7600.9521,217.80128,5194.7241}; + angles[]={0,3.2333272,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=1677; + type="Land_Hlaska"; + atlOffset=-0.0018463135; + }; + class Item91 + { + dataType="Object"; + class PositionInfo + { + position[]={7643.2358,225.48645,5236.4341}; + angles[]={0,0.921848,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=1701; + type="Land_Hlaska"; + atlOffset=0.0017547607; + }; + class Item92 + { + dataType="Object"; + class PositionInfo + { + position[]={7558.3301,219.29143,5214.9561}; + angles[]={0,4.6466947,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=1702; + type="Land_Hlaska"; + atlOffset=-0.0021820068; + }; + class Item93 + { + dataType="Object"; + class PositionInfo + { + position[]={6301.4111,304.13641,7672.4868}; + angles[]={0,3.2215986,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=1738; + type="Land_Hlaska"; + atlOffset=3.0517578e-005; + }; + class Item94 + { + dataType="Object"; + class PositionInfo + { + position[]={6322.2275,304.10556,7721.0195}; + angles[]={0.0066592805,0.69761407,6.276526}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=1751; + type="Land_Hlaska"; + atlOffset=0.00088500977; + }; + class Item95 + { + dataType="Object"; + class PositionInfo + { + position[]={9616.6416,87.394173,13532.269}; + angles[]={6.2721748,5.9763145,6.22296}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=1806; + type="Land_fort_bagfence_corner"; + }; + class Item96 + { + dataType="Object"; + class PositionInfo + { + position[]={9628.4561,86.61274,13536.336}; + angles[]={0.007948664,4.4336452,6.2106686}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=1807; + type="Land_fort_bagfence_corner"; + }; + class Item97 + { + dataType="Object"; + class PositionInfo + { + position[]={9624.7246,86.761223,13547.513}; + angles[]={6.2685819,2.8504057,6.2138109}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=1808; + type="Land_fort_bagfence_corner"; + }; + class Item98 + { + dataType="Object"; + class PositionInfo + { + position[]={9613.3125,87.253128,13543.646}; + angles[]={0.047459513,1.2565846,0.0040998212}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=1809; + type="Land_fort_bagfence_corner"; + atlOffset=0.0012054443; + }; + class Item99 + { + dataType="Object"; + class PositionInfo + { + position[]={11502.553,224.13635,7517.1865}; + angles[]={0,1.164358,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=1907; + type="Land_Hlaska"; + }; + class Item100 + { + dataType="Object"; + class PositionInfo + { + position[]={11440.501,224.13635,7436.8486}; + angles[]={0,3.2725818,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=1908; + type="Land_Hlaska"; + }; + class Item101 + { + dataType="Object"; + class PositionInfo + { + position[]={10265.48,168.79648,9481.7637}; + angles[]={0,3.2580297,6.025075}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=1935; + type="Land_fort_bagfence_round"; + }; + class Item102 + { + dataType="Object"; + class PositionInfo + { + position[]={10265.813,171.5518,9483.9258}; + angles[]={0,3.2580297,6.025075}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=1936; + type="Land_Hlaska"; + atlOffset=0.00025939941; + }; + class Item103 + { + dataType="Object"; + class PositionInfo + { + position[]={9756.5918,299.40906,8925.3271}; + angles[]={0,1.0213208,0.015994642}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=1987; + type="Land_fort_bagfence_round"; + atlOffset=3.0517578e-005; + }; + class Item104 + { + dataType="Object"; + class PositionInfo + { + position[]={9754.6875,302.22141,8924.2529}; + angles[]={0,1.0213208,0.015994642}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=1988; + type="Land_Hlaska"; + atlOffset=3.0517578e-005; + }; + class Item105 + { + dataType="Object"; + class PositionInfo + { + position[]={9707.5186,299.29019,8952.0947}; + angles[]={0,0.023568129,6.2818937}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=1989; + type="Land_fort_bagfence_round"; + }; + class Item106 + { + dataType="Object"; + class PositionInfo + { + position[]={9707.3887,302.13315,8949.9121}; + angles[]={0,0.023568129,6.2818937}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=1990; + type="Land_Hlaska"; + }; + class Item107 + { + dataType="Object"; + class PositionInfo + { + position[]={4182.9829,327.13367,8904.1211}; + angles[]={0,3.1293139,0.0012918708}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2033; + type="Land_Hlaska"; + }; + class Item108 + { + dataType="Object"; + class PositionInfo + { + position[]={4131.5068,327.14761,8952.4033}; + angles[]={0.0066682254,4.8520918,6.2791886}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2034; + type="Land_Hlaska"; + }; + class Item109 + { + dataType="Object"; + class PositionInfo + { + position[]={4219.2192,327.25815,8981.9072}; + angles[]={6.2671871,0.76421714,6.2645183}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2035; + type="Land_Hlaska"; + atlOffset=3.0517578e-005; + }; + class Item110 + { + dataType="Object"; + class PositionInfo + { + position[]={13146.057,9.1363554,7009.8984}; + angles[]={0,2.8677561,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2066; + type="Land_Hlaska"; + }; + class Item111 + { + dataType="Object"; + class PositionInfo + { + position[]={13115.641,9.1363554,7184.3652}; + angles[]={0,1.2678591,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2076; + type="Land_Hlaska"; + }; + class Item112 + { + dataType="Object"; + class PositionInfo + { + position[]={13039.591,9.1363554,7092.1206}; + angles[]={0,4.7877316,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2077; + type="Land_Hlaska"; + }; + class Item113 + { + dataType="Object"; + class PositionInfo + { + position[]={6260.145,9.1286173,2228.3484}; + angles[]={6.2805333,0.16172606,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2104; + type="Land_Hlaska"; + atlOffset=0.0013947487; + }; + class Item114 + { + dataType="Object"; + class PositionInfo + { + position[]={6289.6069,8.1547222,2179.8818}; + angles[]={6.2485328,1.4086109,6.200706}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2105; + type="Land_Hlaska"; + atlOffset=-0.0013451576; + }; + class Item115 + { + dataType="Object"; + class PositionInfo + { + position[]={6198.8892,9.1311684,2190.1914}; + angles[]={0,5.3700085,6.2818937}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2106; + type="Land_Hlaska"; + atlOffset=0.0012149811; + }; + class Item116 + { + dataType="Object"; + class PositionInfo + { + position[]={8121.2642,473.06604,9114.4863}; + angles[]={0,3.8649094,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2146; + type="Land_Hlaska"; + atlOffset=-3.0517578e-005; + }; + class Item117 + { + dataType="Object"; + class PositionInfo + { + position[]={8140.4878,473.63574,9168.3857}; + angles[]={0,0.34976399,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2147; + type="Land_Hlaska"; + }; + class Item118 + { + dataType="Object"; + class PositionInfo + { + position[]={8159.9844,473.77573,9112.1143}; + angles[]={6.272521,2.5369129,6.2818484}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2148; + type="Land_Posed"; + atlOffset=-3.0517578e-005; + }; + class Item119 + { + dataType="Object"; + class PositionInfo + { + position[]={8119.3638,473.67569,9163.2178}; + angles[]={0,5.6812038,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2149; + type="Land_Posed"; + atlOffset=9.1552734e-005; + }; + class Item120 + { + dataType="Object"; + class PositionInfo + { + position[]={4517.3779,58.082764,3190.6072}; + angles[]={0.045302324,1.8152478,0.14823791}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2151; + type="Land_BagBunker_01_small_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item121 + { + dataType="Object"; + class PositionInfo + { + position[]={4413.6543,236.94537,4672.8574}; + angles[]={6.2618566,3.5944157,0.0080009829}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2152; + type="Land_BagBunker_01_small_green_F"; + atlOffset=0.0018310547; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item122 + { + dataType="Object"; + class PositionInfo + { + position[]={4726.8525,270.9422,6779.6587}; + angles[]={6.2405448,4.1469746,6.2498641}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2153; + type="Land_BagBunker_01_small_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item123 + { + dataType="Object"; + class PositionInfo + { + position[]={4383.4082,340.06851,10812.559}; + angles[]={0,2.5928171,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2154; + type="Land_BagBunker_01_small_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item124 + { + dataType="Object"; + class PositionInfo + { + position[]={4406.4136,340.06851,10762.316}; + angles[]={0,5.798686,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2155; + type="Land_BagBunker_01_small_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item125 + { + dataType="Object"; + class PositionInfo + { + position[]={4375.4546,340.06851,10779.928}; + angles[]={0,1.0585605,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2156; + type="Land_BagBunker_01_small_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item126 + { + dataType="Object"; + class PositionInfo + { + position[]={4940.1782,340.06851,9816.3438}; + angles[]={0,6.2360015,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2157; + type="Land_BagBunker_01_small_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item127 + { + dataType="Object"; + class PositionInfo + { + position[]={4944.1641,340.06851,9871.458}; + angles[]={0,3.1586845,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2158; + type="Land_BagBunker_01_small_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item128 + { + dataType="Object"; + class PositionInfo + { + position[]={4962.8418,340.06851,9841.1299}; + angles[]={0,4.701745,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2159; + type="Land_BagBunker_01_small_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item129 + { + dataType="Object"; + class PositionInfo + { + position[]={6862.8774,393.39343,11396.245}; + angles[]={6.2378831,0.87963605,0.039977662}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2160; + type="Land_BagBunker_01_small_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item130 + { + dataType="Object"; + class PositionInfo + { + position[]={6942.2378,391.34967,11433.233}; + angles[]={6.2192712,4.6211081,6.2671871}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2161; + type="Land_BagBunker_01_small_green_F"; + atlOffset=0.00012207031; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item131 + { + dataType="Object"; + class PositionInfo + { + position[]={10245.77,361.22272,12024.131}; + angles[]={0.13517575,0.7779631,0.17453292}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2162; + type="Land_BagBunker_01_small_green_F"; + atlOffset=-0.003326416; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item132 + { + dataType="Object"; + class PositionInfo + { + position[]={11204.428,194.78979,12160.596}; + angles[]={0.097027354,2.1876307,6.2086577}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2163; + type="Land_BagBunker_01_small_green_F"; + atlOffset=0.0021514893; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item133 + { + dataType="Object"; + class PositionInfo + { + position[]={11211.396,193.18407,12171.612}; + angles[]={0.098349214,2.1876307,6.212636}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2164; + type="Land_BagBunker_01_small_green_F"; + atlOffset=0.002456665; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item134 + { + dataType="Object"; + class PositionInfo + { + position[]={12478.676,160.06851,12530.037}; + angles[]={0,5.0012369,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2165; + type="Land_BagBunker_01_small_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item135 + { + dataType="Object"; + class PositionInfo + { + position[]={11991.384,159.86852,12664.789}; + angles[]={0,1.046629,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2166; + type="Land_BagBunker_01_small_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item136 + { + dataType="Object"; + class PositionInfo + { + position[]={12966.794,25.687782,6782.042}; + angles[]={0.16774182,3.266129,6.2192721}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2167; + type="Land_BagBunker_01_small_green_F"; + atlOffset=3.0517578e-005; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item137 + { + dataType="Object"; + class PositionInfo + { + position[]={12174,28.874506,9414}; + angles[]={0.05461248,2.3822489,0.051953323}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2168; + type="Land_BagBunker_01_small_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item138 + { + dataType="Object"; + class PositionInfo + { + position[]={12185.157,27.67522,9423.459}; + angles[]={0.077179179,2.3822489,6.2259145}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2169; + type="Land_BagBunker_01_small_green_F"; + atlOffset=-0.0019340515; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item139 + { + dataType="Object"; + class PositionInfo + { + position[]={13006.691,7.0685058,9999.7041}; + angles[]={0,0.20238741,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2170; + type="Land_BagBunker_01_small_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item140 + { + dataType="Object"; + class PositionInfo + { + position[]={12990.159,6.9750929,10063.338}; + angles[]={0.015994642,1.7642878,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2171; + type="Land_BagBunker_01_small_green_F"; + atlOffset=0.0023956299; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item141 + { + dataType="Object"; + class PositionInfo + { + position[]={13016.785,7.1785059,10123.535}; + angles[]={0,3.4105144,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2172; + type="Land_BagBunker_01_small_green_F"; + atlOffset=-0.0046849251; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item142 + { + dataType="Object"; + class PositionInfo + { + position[]={13103.417,7.0685058,10220.587}; + angles[]={0,1.9187505,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2173; + type="Land_BagBunker_01_small_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item143 + { + dataType="Object"; + class PositionInfo + { + position[]={13304.285,9.7057867,6123.0381}; + angles[]={0.12468291,4.2555876,6.1193342}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2174; + type="Land_BagBunker_01_small_green_F"; + atlOffset=-0.0028018951; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item144 + { + dataType="Object"; + class PositionInfo + { + position[]={10349.975,7.0685058,1902.8138}; + angles[]={0,3.1331103,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2175; + type="Land_BagBunker_01_small_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item145 + { + dataType="Object"; + class PositionInfo + { + position[]={10333.042,7.0685058,1786.2886}; + angles[]={0,1.5927134,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2176; + type="Land_BagBunker_01_small_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item146 + { + dataType="Object"; + class PositionInfo + { + position[]={10056.928,7.0685058,1855.0023}; + angles[]={0,2.397985,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2177; + type="Land_BagBunker_01_small_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item147 + { + dataType="Object"; + class PositionInfo + { + position[]={10166.964,7.0685058,1876.8816}; + angles[]={0,3.4571645,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2178; + type="Land_BagBunker_01_small_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item148 + { + dataType="Object"; + class PositionInfo + { + position[]={10054.499,7.0859351,1787.1776}; + angles[]={0,1.5628401,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2179; + type="Land_BagBunker_01_small_green_F"; + atlOffset=0.017429352; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item149 + { + dataType="Object"; + class PositionInfo + { + position[]={10173.996,7.0881534,1786.9265}; + angles[]={0,4.7213931,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2180; + type="Land_BagBunker_01_small_green_F"; + atlOffset=0.019647598; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item150 + { + dataType="Object"; + class PositionInfo + { + position[]={6569.0645,7.0685058,2607.6155}; + angles[]={0,5.9177327,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2181; + type="Land_BagBunker_01_small_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item151 + { + dataType="Object"; + class PositionInfo + { + position[]={4644.8911,9.8441143,2613.5171}; + angles[]={0.015998369,1.544353,0.013332055}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2182; + type="Land_BagBunker_01_small_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item152 + { + dataType="Object"; + class PositionInfo + { + position[]={3633.1121,7.2681203,2251.374}; + angles[]={0.0080009829,3.4677734,6.2352223}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2183; + type="Land_BagBunker_01_small_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item153 + { + dataType="Object"; + class PositionInfo + { + position[]={6232.3838,302.24564,7762.5703}; + angles[]={0.0013372133,2.194829,0.023993526}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2184; + type="Land_BagBunker_01_small_green_F"; + atlOffset=-0.0049133301; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item154 + { + dataType="Object"; + class PositionInfo + { + position[]={9714.75,85.852043,13556.692}; + angles[]={0.093063653,5.8881645,0.037316564}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2185; + type="Land_BagBunker_01_small_green_F"; + atlOffset=0.00080871582; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item155 + { + dataType="Object"; + class PositionInfo + { + position[]={9702.4014,86.238777,13551.238}; + angles[]={0.25686437,5.8668275,0.042640556}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2186; + type="Land_BagBunker_01_small_green_F"; + atlOffset=-0.0033111572; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item156 + { + dataType="Object"; + class PositionInfo + { + position[]={11840.729,148.3084,12380.434}; + angles[]={6.2352223,0.34573877,6.2498641}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2187; + type="Land_BagBunker_01_small_green_F"; + atlOffset=-0.0025177002; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item157 + { + dataType="Object"; + class PositionInfo + { + position[]={11464.142,225.73872,7583.0439}; + angles[]={6.1784654,2.4707928,0.041311946}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2188; + type="Land_BagBunker_01_small_green_F"; + atlOffset=-4.5776367e-005; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item158 + { + dataType="Object"; + class PositionInfo + { + position[]={10291.307,168.40685,9542.2598}; + angles[]={0.089099057,3.3852408,6.1959186}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2189; + type="Land_BagBunker_01_small_green_F"; + atlOffset=-0.0017852783; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item159 + { + dataType="Object"; + class PositionInfo + { + position[]={9673.1162,300.06601,8848.7197}; + angles[]={0,0.73517907,0.0012918708}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2190; + type="Land_BagBunker_01_small_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item160 + { + dataType="Object"; + class PositionInfo + { + position[]={4517.1685,57.818024,3195.9968}; + angles[]={6.0101767,4.8943043,0.15475304}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2192; + type="Land_HBarrier_01_line_5_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item161 + { + dataType="Object"; + class PositionInfo + { + position[]={4432.335,236.34995,4656.001}; + angles[]={6.2245855,5.3601518,0.015998369}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2193; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=-0.0021362305; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item162 + { + dataType="Object"; + class PositionInfo + { + position[]={4409.0532,236.63007,4674.8228}; + angles[]={6.2618566,3.5295234,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2194; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=-6.1035156e-005; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item163 + { + dataType="Object"; + class PositionInfo + { + position[]={4405.6992,236.50803,4672.1475}; + angles[]={6.256525,1.9915472,0.0146689}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2195; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=-0.0013885498; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item164 + { + dataType="Object"; + class PositionInfo + { + position[]={4403.1831,236.26518,4666.8887}; + angles[]={6.2432065,2.0266192,0.027993103}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2196; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=-0.0012664795; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item165 + { + dataType="Object"; + class PositionInfo + { + position[]={4400.2598,235.75426,4661.9277}; + angles[]={6.1888008,2.1795752,0.055940546}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2197; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=-0.00076293945; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item166 + { + dataType="Object"; + class PositionInfo + { + position[]={4396.9028,234.86153,4657.3091}; + angles[]={6.1180367,2.1795752,0.10098731}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2198; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=0.00073242188; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item167 + { + dataType="Object"; + class PositionInfo + { + position[]={4393.3848,233.77863,4652.6807}; + angles[]={6.129734,2.2709339,0.10890165}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2199; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=-0.0005645752; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item168 + { + dataType="Object"; + class PositionInfo + { + position[]={4391.6797,233.00479,4645.4014}; + angles[]={6.253859,0.72296512,0.021331646}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2200; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=0.001083374; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item169 + { + dataType="Object"; + class PositionInfo + { + position[]={4413.6431,232.74051,4630.0698}; + angles[]={0,0.20009947,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2201; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=7.6293945e-005; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item170 + { + dataType="Object"; + class PositionInfo + { + position[]={4734.1338,270.04703,6771.8975}; + angles[]={6.2551947,0.84569645,6.2485313}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2202; + type="Land_HBarrier_01_line_5_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item171 + { + dataType="Object"; + class PositionInfo + { + position[]={4738.2212,269.78903,6767.7456}; + angles[]={6.2551947,0.7582432,6.2485313}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2203; + type="Land_HBarrier_01_line_5_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item172 + { + dataType="Object"; + class PositionInfo + { + position[]={4742.6519,269.51627,6763.9731}; + angles[]={6.259192,0.64232188,6.2418756}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2204; + type="Land_HBarrier_01_line_5_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item173 + { + dataType="Object"; + class PositionInfo + { + position[]={4741.6001,269.90753,6760.209}; + angles[]={0.11285231,2.4332409,6.1063848}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2205; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=6.1035156e-005; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item174 + { + dataType="Object"; + class PositionInfo + { + position[]={4737.1172,270.6983,6756.6895}; + angles[]={6.2711854,2.5047431,6.2113128}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2206; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=3.0517578e-005; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item175 + { + dataType="Object"; + class PositionInfo + { + position[]={4732.6392,271.11716,6752.9414}; + angles[]={0.020001993,5.6151118,6.1795578}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2207; + type="Land_HBarrier_01_line_5_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item176 + { + dataType="Object"; + class PositionInfo + { + position[]={4727.9653,271.22562,6749.4761}; + angles[]={0.0093286335,5.6868892,6.276526}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2208; + type="Land_HBarrier_01_line_5_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item177 + { + dataType="Object"; + class PositionInfo + { + position[]={4722.707,271.94873,6746.5698}; + angles[]={0.11416633,5.8387661,6.1467061}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2209; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=-0.0014648438; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item178 + { + dataType="Object"; + class PositionInfo + { + position[]={4717.311,272.79721,6744.3574}; + angles[]={0.089098312,5.9548392,6.1637573}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2210; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=-0.0011901855; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item179 + { + dataType="Object"; + class PositionInfo + { + position[]={4711.2056,273.55438,6743.7026}; + angles[]={0.082477875,0.069673248,6.1703372}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2211; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=-0.00061035156; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item180 + { + dataType="Object"; + class PositionInfo + { + position[]={2723.8625,274.6705,9921.5}; + angles[]={0,2.0986178,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2212; + type="Land_HBarrier_01_line_5_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item181 + { + dataType="Object"; + class PositionInfo + { + position[]={4762.7095,339.72211,10358.486}; + angles[]={6.2818484,3.8128753,0.0013372133}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2213; + type="Land_HBarrier_01_line_5_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item182 + { + dataType="Object"; + class PositionInfo + { + position[]={4784.7598,339.73367,10325.113}; + angles[]={0.0012918708,5.7575297,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2214; + type="Land_HBarrier_01_line_5_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item183 + { + dataType="Object"; + class PositionInfo + { + position[]={4731.9253,339.73975,10347.718}; + angles[]={0,2.5874271,0.0012918708}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2215; + type="Land_HBarrier_01_line_5_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item184 + { + dataType="Object"; + class PositionInfo + { + position[]={4380.8789,339.74051,10807.41}; + angles[]={0,1.8262607,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2216; + type="Land_HBarrier_01_line_5_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item185 + { + dataType="Object"; + class PositionInfo + { + position[]={4379.7593,339.74051,10803.052}; + angles[]={0,1.8262607,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2217; + type="Land_HBarrier_01_line_5_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item186 + { + dataType="Object"; + class PositionInfo + { + position[]={4378.626,339.74051,10798.686}; + angles[]={0,1.8262607,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2218; + type="Land_HBarrier_01_line_5_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item187 + { + dataType="Object"; + class PositionInfo + { + position[]={4377.5273,339.74051,10794.303}; + angles[]={0,1.8262607,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2219; + type="Land_HBarrier_01_line_5_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item188 + { + dataType="Object"; + class PositionInfo + { + position[]={4376.4019,339.74051,10789.903}; + angles[]={0,1.8262607,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2220; + type="Land_HBarrier_01_line_5_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item189 + { + dataType="Object"; + class PositionInfo + { + position[]={4375.3032,339.74051,10785.521}; + angles[]={0,1.8262607,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2221; + type="Land_HBarrier_01_line_5_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item190 + { + dataType="Object"; + class PositionInfo + { + position[]={4379.731,339.74051,10776.529}; + angles[]={0,0.53032643,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2222; + type="Land_HBarrier_01_line_5_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item191 + { + dataType="Object"; + class PositionInfo + { + position[]={4383.6221,339.74051,10774.269}; + angles[]={0,0.53032643,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2223; + type="Land_HBarrier_01_line_5_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item192 + { + dataType="Object"; + class PositionInfo + { + position[]={4387.5166,339.74051,10771.993}; + angles[]={0,0.53032643,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2224; + type="Land_HBarrier_01_line_5_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item193 + { + dataType="Object"; + class PositionInfo + { + position[]={4393.5303,339.74051,10768.085}; + angles[]={0,0.53032643,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2225; + type="Land_HBarrier_01_line_5_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item194 + { + dataType="Object"; + class PositionInfo + { + position[]={4397.4595,339.74051,10765.808}; + angles[]={0,0.53032643,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2226; + type="Land_HBarrier_01_line_5_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item195 + { + dataType="Object"; + class PositionInfo + { + position[]={4401.3794,339.74051,10763.561}; + angles[]={0,0.53032643,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2227; + type="Land_HBarrier_01_line_5_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item196 + { + dataType="Object"; + class PositionInfo + { + position[]={4409.7783,339.74051,10766.668}; + angles[]={0,5.176549,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2228; + type="Land_HBarrier_01_line_5_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item197 + { + dataType="Object"; + class PositionInfo + { + position[]={4412.957,339.74051,10773.162}; + angles[]={0,5.176549,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2229; + type="Land_HBarrier_01_line_5_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item198 + { + dataType="Object"; + class PositionInfo + { + position[]={4414.9702,339.74051,10777.198}; + angles[]={0,5.176549,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2230; + type="Land_HBarrier_01_line_5_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item199 + { + dataType="Object"; + class PositionInfo + { + position[]={4418.4722,339.74051,10783.457}; + angles[]={0,5.176549,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2231; + type="Land_HBarrier_01_line_5_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item200 + { + dataType="Object"; + class PositionInfo + { + position[]={4400.623,339.74051,10814.181}; + angles[]={0,3.0570424,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2232; + type="Land_HBarrier_01_line_5_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item201 + { + dataType="Object"; + class PositionInfo + { + position[]={4396.1294,339.74051,10813.793}; + angles[]={0,3.0570424,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2233; + type="Land_HBarrier_01_line_5_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item202 + { + dataType="Object"; + class PositionInfo + { + position[]={4388.9629,339.74051,10813.517}; + angles[]={0,3.0570424,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2234; + type="Land_HBarrier_01_line_5_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item203 + { + dataType="Object"; + class PositionInfo + { + position[]={4944.8716,339.74051,9819.6406}; + angles[]={0,5.4694448,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2235; + type="Land_HBarrier_01_line_5_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item204 + { + dataType="Object"; + class PositionInfo + { + position[]={4947.9492,339.74051,9822.9248}; + angles[]={0,5.4694448,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2236; + type="Land_HBarrier_01_line_5_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item205 + { + dataType="Object"; + class PositionInfo + { + position[]={4951.0415,339.74051,9826.208}; + angles[]={0,5.4694448,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2237; + type="Land_HBarrier_01_line_5_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item206 + { + dataType="Object"; + class PositionInfo + { + position[]={4954.1128,339.74051,9829.5225}; + angles[]={0,5.4694448,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2238; + type="Land_HBarrier_01_line_5_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item207 + { + dataType="Object"; + class PositionInfo + { + position[]={4957.2148,339.74051,9832.8389}; + angles[]={0,5.4694448,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2239; + type="Land_HBarrier_01_line_5_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item208 + { + dataType="Object"; + class PositionInfo + { + position[]={4960.2852,339.74051,9836.1533}; + angles[]={0,5.4694448,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2240; + type="Land_HBarrier_01_line_5_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item209 + { + dataType="Object"; + class PositionInfo + { + position[]={4960.7256,339.74051,9846.166}; + angles[]={0,4.1735106,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2241; + type="Land_HBarrier_01_line_5_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item210 + { + dataType="Object"; + class PositionInfo + { + position[]={4958.4014,339.74051,9850.0195}; + angles[]={0,4.1735106,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2242; + type="Land_HBarrier_01_line_5_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item211 + { + dataType="Object"; + class PositionInfo + { + position[]={4956.0806,339.74051,9853.8877}; + angles[]={0,4.1735106,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2243; + type="Land_HBarrier_01_line_5_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item212 + { + dataType="Object"; + class PositionInfo + { + position[]={4952.6865,339.74051,9860.2051}; + angles[]={0,4.1735106,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2244; + type="Land_HBarrier_01_line_5_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item213 + { + dataType="Object"; + class PositionInfo + { + position[]={4950.3369,339.74051,9864.0918}; + angles[]={0,4.1735106,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2245; + type="Land_HBarrier_01_line_5_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item214 + { + dataType="Object"; + class PositionInfo + { + position[]={4947.98,339.74051,9867.9473}; + angles[]={0,4.1735106,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2246; + type="Land_HBarrier_01_line_5_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item215 + { + dataType="Object"; + class PositionInfo + { + position[]={4939.1211,339.74051,9869.2607}; + angles[]={0,2.5365477,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2247; + type="Land_HBarrier_01_line_5_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item216 + { + dataType="Object"; + class PositionInfo + { + position[]={4933.2114,339.74051,9865.0947}; + angles[]={0,2.5365477,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2248; + type="Land_HBarrier_01_line_5_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item217 + { + dataType="Object"; + class PositionInfo + { + position[]={4929.5059,339.74051,9862.5234}; + angles[]={0,2.5365477,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2249; + type="Land_HBarrier_01_line_5_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item218 + { + dataType="Object"; + class PositionInfo + { + position[]={4923.4258,339.74051,9858.7197}; + angles[]={0,2.5365477,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2250; + type="Land_HBarrier_01_line_5_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item219 + { + dataType="Object"; + class PositionInfo + { + position[]={4924.3042,339.74051,9823.1982}; + angles[]={0,0.41704112,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2251; + type="Land_HBarrier_01_line_5_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item220 + { + dataType="Object"; + class PositionInfo + { + position[]={4928.4307,339.74051,9821.3779}; + angles[]={0,0.41704112,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2252; + type="Land_HBarrier_01_line_5_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item221 + { + dataType="Object"; + class PositionInfo + { + position[]={4934.8467,339.74051,9818.1748}; + angles[]={0,0.41704112,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2253; + type="Land_HBarrier_01_line_5_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item222 + { + dataType="Object"; + class PositionInfo + { + position[]={8801.3154,214.75983,11681.122}; + angles[]={6.2778587,0.058210667,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2254; + type="Land_HBarrier_01_line_5_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item223 + { + dataType="Object"; + class PositionInfo + { + position[]={8818.1846,214.74727,11680.749}; + angles[]={6.2818484,0.058210667,6.2818484}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2255; + type="Land_HBarrier_01_line_5_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item224 + { + dataType="Object"; + class PositionInfo + { + position[]={8810.7822,214.75255,11681.152}; + angles[]={6.2805333,0.058210667,6.2818484}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2256; + type="Land_HBarrier_01_line_5_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item225 + { + dataType="Object"; + class PositionInfo + { + position[]={10249.186,362.43472,12017.52}; + angles[]={0.11416999,3.9472139,0.22163208}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2257; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=-0.0012512207; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item226 + { + dataType="Object"; + class PositionInfo + { + position[]={11254.926,193.61232,12125.934}; + angles[]={0.12992966,2.2719023,6.2299037}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2258; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=0.001159668; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item227 + { + dataType="Object"; + class PositionInfo + { + position[]={11258.52,192.85182,12130.432}; + angles[]={0.11811411,2.2114458,6.2139621}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2259; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=0.0027618408; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item228 + { + dataType="Object"; + class PositionInfo + { + position[]={11261.904,192.03989,12135.053}; + angles[]={0.11021814,2.1964998,6.2073326}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2260; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=0.0014343262; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item229 + { + dataType="Object"; + class PositionInfo + { + position[]={11264.973,191.29318,12139.929}; + angles[]={0.1049474,2.0687151,6.2126365}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2261; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=-0.0030059814; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item230 + { + dataType="Object"; + class PositionInfo + { + position[]={11267.807,190.57426,12145.041}; + angles[]={0.081154868,2.0561273,6.1980586}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2262; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=-0.0025482178; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item231 + { + dataType="Object"; + class PositionInfo + { + position[]={11274.351,189.27116,12158.133}; + angles[]={0.0066682254,2.1009612,6.183517}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2263; + type="Land_HBarrier_01_line_5_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item232 + { + dataType="Object"; + class PositionInfo + { + position[]={11271.452,189.7305,12153.004}; + angles[]={0.042639159,2.0966973,6.2086577}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2264; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=-0.00015258789; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item233 + { + dataType="Object"; + class PositionInfo + { + position[]={11215.085,192.23006,12175.242}; + angles[]={0.09966857,2.2590134,6.2113104}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2265; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=-0.00067138672; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item234 + { + dataType="Object"; + class PositionInfo + { + position[]={11218.806,191.58493,12179.74}; + angles[]={0.087774232,2.2590134,6.2232571}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2266; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=-0.00016784668; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item235 + { + dataType="Object"; + class PositionInfo + { + position[]={11222.438,191.03137,12184.287}; + angles[]={0.075855985,2.2590134,6.2285719}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2267; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=4.5776367e-005; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item236 + { + dataType="Object"; + class PositionInfo + { + position[]={11226.146,190.59053,12188.823}; + angles[]={0.057269081,2.2590134,6.2418756}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2268; + type="Land_HBarrier_01_line_5_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item237 + { + dataType="Object"; + class PositionInfo + { + position[]={11236.551,190.07051,12200.88}; + angles[]={0,2.5438859,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2269; + type="Land_HBarrier_01_line_5_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item238 + { + dataType="Object"; + class PositionInfo + { + position[]={11241.91,190.07051,12200.521}; + angles[]={0,3.569155,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2270; + type="Land_HBarrier_01_line_5_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item239 + { + dataType="Object"; + class PositionInfo + { + position[]={11225.892,194.27441,12141.973}; + angles[]={0.045302324,0.83238548,6.2086568}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2271; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=0.0013885498; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item240 + { + dataType="Object"; + class PositionInfo + { + position[]={11221.923,194.22153,12146.436}; + angles[]={0.082478598,0.83238548,6.2086577}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2272; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=0.003112793; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item241 + { + dataType="Object"; + class PositionInfo + { + position[]={11206.485,194.7701,12155.51}; + angles[]={0.086451322,0.78151441,6.2007046}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2273; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=0.00096130371; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item242 + { + dataType="Object"; + class PositionInfo + { + position[]={11211.292,194.69722,12151.784}; + angles[]={0.083801404,0.50453085,6.2033577}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2274; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=-0.00088500977; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item243 + { + dataType="Object"; + class PositionInfo + { + position[]={11216.84,194.40782,12149.384}; + angles[]={0.082477875,0.31056535,6.1927671}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2275; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=0.0018768311; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item244 + { + dataType="Object"; + class PositionInfo + { + position[]={12478.837,159.72501,12535.471}; + angles[]={0,4.5574627,0.013327583}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2276; + type="Land_HBarrier_01_line_5_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item245 + { + dataType="Object"; + class PositionInfo + { + position[]={12475.593,159.68175,12540.239}; + angles[]={0,3.6592658,0.013327583}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2277; + type="Land_HBarrier_01_line_5_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item246 + { + dataType="Object"; + class PositionInfo + { + position[]={11979.673,159.61862,12680.857}; + angles[]={6.2698579,0.91849428,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2278; + type="Land_HBarrier_01_line_5_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item247 + { + dataType="Object"; + class PositionInfo + { + position[]={11973.961,159.6405,12687.908}; + angles[]={0,0.91849428,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2279; + type="Land_HBarrier_01_line_5_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item248 + { + dataType="Object"; + class PositionInfo + { + position[]={11967.665,159.71967,12695.936}; + angles[]={6.2698579,0.91849428,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2280; + type="Land_HBarrier_01_line_5_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item249 + { + dataType="Object"; + class PositionInfo + { + position[]={11959.422,159.74051,12702.166}; + angles[]={0,0.24417454,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2281; + type="Land_HBarrier_01_line_5_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item250 + { + dataType="Object"; + class PositionInfo + { + position[]={11948.27,159.65077,12704.741}; + angles[]={0,0.24417454,0.013327583}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2282; + type="Land_HBarrier_01_line_5_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item251 + { + dataType="Object"; + class PositionInfo + { + position[]={11937.466,159.6405,12707.28}; + angles[]={0,0.24417454,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2283; + type="Land_HBarrier_01_line_5_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item252 + { + dataType="Object"; + class PositionInfo + { + position[]={11928.246,159.6405,12709.736}; + angles[]={0,0.24417454,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2284; + type="Land_HBarrier_01_line_5_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item253 + { + dataType="Object"; + class PositionInfo + { + position[]={12030.622,159.54051,12603.983}; + angles[]={0,0.34596953,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2285; + type="Land_HBarrier_01_line_5_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item254 + { + dataType="Object"; + class PositionInfo + { + position[]={12025.091,159.54051,12605.961}; + angles[]={0,0.34596953,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2286; + type="Land_HBarrier_01_line_5_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item255 + { + dataType="Object"; + class PositionInfo + { + position[]={12019.577,159.54051,12607.906}; + angles[]={0,0.34596953,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2287; + type="Land_HBarrier_01_line_5_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item256 + { + dataType="Object"; + class PositionInfo + { + position[]={12945.708,211.09833,12769.357}; + angles[]={6.2325621,0.69542474,0.02399601}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2288; + type="Land_HBarrier_01_line_5_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item257 + { + dataType="Object"; + class PositionInfo + { + position[]={12937.507,211.18184,12776.668}; + angles[]={6.256525,0.52567977,0.022662206}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2289; + type="Land_HBarrier_01_line_5_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item258 + { + dataType="Object"; + class PositionInfo + { + position[]={12903.67,209.02824,12745.119}; + angles[]={6.1967335,0.54293489,6.2751846}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2290; + type="Land_HBarrier_01_line_5_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item259 + { + dataType="Object"; + class PositionInfo + { + position[]={12911.094,208.74835,12742.406}; + angles[]={6.1493244,0.249911,6.2805109}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2291; + type="Land_HBarrier_01_line_5_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item260 + { + dataType="Object"; + class PositionInfo + { + position[]={12922.171,208.46312,12740.466}; + angles[]={6.1427827,0.21013626,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2292; + type="Land_HBarrier_01_line_5_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item261 + { + dataType="Object"; + class PositionInfo + { + position[]={12909.411,210.73688,12775.54}; + angles[]={6.2565231,2.6758797,0.0080009829}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2293; + type="Land_HBarrier_01_line_5_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item262 + { + dataType="Object"; + class PositionInfo + { + position[]={12917.638,210.92393,12778.694}; + angles[]={6.2511969,2.9100289,0.013332055}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2294; + type="Land_HBarrier_01_line_5_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item263 + { + dataType="Object"; + class PositionInfo + { + position[]={12926.051,211.06407,12779.396}; + angles[]={6.2525291,3.1804483,0.0146689}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2295; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=-4.5776367e-005; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item264 + { + dataType="Object"; + class PositionInfo + { + position[]={12900.95,29.416317,6759.2827}; + angles[]={6.2631865,1.4703752,6.1993818}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2296; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=8.9645386e-005; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item265 + { + dataType="Object"; + class PositionInfo + { + position[]={12904.937,28.694632,6765.3706}; + angles[]={0.073202357,2.6731558,6.1050925}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2297; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=4.5776367e-005; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item266 + { + dataType="Object"; + class PositionInfo + { + position[]={12914.616,29.767746,6736.0781}; + angles[]={0.11811411,6.0775547,6.0640931}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2298; + type="Land_HBarrier_01_line_5_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item267 + { + dataType="Object"; + class PositionInfo + { + position[]={12954.905,27.734549,6712.9136}; + angles[]={0.0066682254,6.1481247,6.2818484}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2299; + type="Land_HBarrier_01_line_5_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item268 + { + dataType="Object"; + class PositionInfo + { + position[]={12974.483,25.736313,6769.0591}; + angles[]={0.0080009829,0.85293567,6.2285728}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2300; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=4.5776367e-005; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item269 + { + dataType="Object"; + class PositionInfo + { + position[]={12980.659,26.000986,6742.3584}; + angles[]={0.025330193,5.0023899,6.1232305}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2301; + type="Land_HBarrier_01_line_5_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item270 + { + dataType="Object"; + class PositionInfo + { + position[]={13441.196,7.0888958,6179.0088}; + angles[]={6.2698536,1.6998786,0.0013372133}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2302; + type="Land_HBarrier_01_line_5_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item271 + { + dataType="Object"; + class PositionInfo + { + position[]={13390.497,6.7405143,6138.5059}; + angles[]={0,4.7197218,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2303; + type="Land_HBarrier_01_line_5_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item272 + { + dataType="Object"; + class PositionInfo + { + position[]={13394.359,6.7405143,6135.7988}; + angles[]={0,3.1801803,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2304; + type="Land_HBarrier_01_line_5_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item273 + { + dataType="Object"; + class PositionInfo + { + position[]={12198.349,27.876919,9386.8877}; + angles[]={0.013332055,2.9127271,6.1716504}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2305; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=-0.00068664551; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item274 + { + dataType="Object"; + class PositionInfo + { + position[]={12203.941,27.214619,9388.4258}; + angles[]={0.013332055,2.8522706,6.161129}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2306; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=0.0012168884; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item275 + { + dataType="Object"; + class PositionInfo + { + position[]={12209.494,26.368069,9390.1787}; + angles[]={0.025327841,2.8373246,6.1414752}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2307; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=7.2479248e-005; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item276 + { + dataType="Object"; + class PositionInfo + { + position[]={12214.918,25.790659,9392.2646}; + angles[]={0.025327841,2.7095399,6.1914439}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2308; + type="Land_HBarrier_01_line_5_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item277 + { + dataType="Object"; + class PositionInfo + { + position[]={12220.155,25.27593,9394.7275}; + angles[]={0.021331646,2.6969521,6.1954107}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2309; + type="Land_HBarrier_01_line_5_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item278 + { + dataType="Object"; + class PositionInfo + { + position[]={12189.479,26.869116,9426.3066}; + angles[]={0.059927464,2.4536316,6.2312322}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2310; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=-0.00057220459; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item279 + { + dataType="Object"; + class PositionInfo + { + position[]={12194,26.464491,9430}; + angles[]={0.038647637,2.4536316,6.2325621}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2311; + type="Land_HBarrier_01_line_5_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item280 + { + dataType="Object"; + class PositionInfo + { + position[]={12198.442,26.107424,9433.7588}; + angles[]={0.034652505,2.4536316,6.2378845}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2312; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=-0.0006313324; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item281 + { + dataType="Object"; + class PositionInfo + { + position[]={12202.959,25.758736,9437.4922}; + angles[]={0.039977662,2.4536316,6.2352223}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2313; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=-0.00019073486; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item282 + { + dataType="Object"; + class PositionInfo + { + position[]={12191.509,28.516769,9391.8145}; + angles[]={6.2631893,1.0270038,6.2060056}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2314; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=-0.0026512146; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item283 + { + dataType="Object"; + class PositionInfo + { + position[]={12188.427,28.849638,9396.7236}; + angles[]={0.0040116427,1.0270038,6.1821971}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2315; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=-0.00057411194; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item284 + { + dataType="Object"; + class PositionInfo + { + position[]={12175.036,28.752703,9408.6113}; + angles[]={0.051953323,0.97613263,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2316; + type="Land_HBarrier_01_line_5_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item285 + { + dataType="Object"; + class PositionInfo + { + position[]={12179.031,28.940516,9404.0273}; + angles[]={0,0.69914913,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2317; + type="Land_HBarrier_01_line_5_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item286 + { + dataType="Object"; + class PositionInfo + { + position[]={12184.01,28.940516,9400.5986}; + angles[]={0,0.50518358,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2318; + type="Land_HBarrier_01_line_5_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item287 + { + dataType="Object"; + class PositionInfo + { + position[]={12208.354,25.365026,9440.0635}; + angles[]={0.049293593,5.9627481,6.2259154}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2319; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=-0.00047492981; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item288 + { + dataType="Object"; + class PositionInfo + { + position[]={12215.748,24.960264,9439.6016}; + angles[]={0.058599081,3.4957616,6.2206011}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2320; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=-8.5830688e-005; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item289 + { + dataType="Object"; + class PositionInfo + { + position[]={12225.347,24.775595,9397.3447}; + angles[]={0.021331646,5.7494397,6.2020311}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2321; + type="Land_HBarrier_01_line_5_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item290 + { + dataType="Object"; + class PositionInfo + { + position[]={13011.376,6.8505144,10122.614}; + angles[]={0,5.8542485,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2322; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=-0.0046849251; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item291 + { + dataType="Object"; + class PositionInfo + { + position[]={13006.298,6.8505144,10119.646}; + angles[]={0,5.6488662,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2323; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=-0.0046849251; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item292 + { + dataType="Object"; + class PositionInfo + { + position[]={13001.506,6.8225651,10115.854}; + angles[]={0,2.3721087,0.0079935296}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2324; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=-0.00098991394; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item293 + { + dataType="Object"; + class PositionInfo + { + position[]={12997.294,6.7891474,10111.497}; + angles[]={0,2.352622,0.0066592805}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2325; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=0.0031585693; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item294 + { + dataType="Object"; + class PositionInfo + { + position[]={13051.159,6.7405143,10164.441}; + angles[]={0,3.3167107,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2326; + type="Land_HBarrier_01_line_5_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item295 + { + dataType="Object"; + class PositionInfo + { + position[]={12674.775,6.6451507,9600.3857}; + angles[]={6.2711854,3.3351326,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2327; + type="Land_HBarrier_01_line_5_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item296 + { + dataType="Object"; + class PositionInfo + { + position[]={12644.222,6.7405143,9645.9834}; + angles[]={0,1.7507336,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2328; + type="Land_HBarrier_01_line_5_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item297 + { + dataType="Object"; + class PositionInfo + { + position[]={10370.083,6.6437359,1885.5475}; + angles[]={0,3.4537771,6.2818937}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2329; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=0.0031805038; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item298 + { + dataType="Object"; + class PositionInfo + { + position[]={10377.723,6.5778375,1882.847}; + angles[]={0,3.5310128,6.2711854}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2330; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=0.0012779236; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item299 + { + dataType="Object"; + class PositionInfo + { + position[]={10385.489,6.1164255,1879.3286}; + angles[]={6.2179461,3.5827336,6.2418756}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2331; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=-0.0012850761; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item300 + { + dataType="Object"; + class PositionInfo + { + position[]={10392.818,5.1688604,1875.8671}; + angles[]={6.2179451,3.5901191,6.1637559}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2332; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=-0.0039920807; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item301 + { + dataType="Object"; + class PositionInfo + { + position[]={10400.636,4.5251665,1872.8016}; + angles[]={6.1362524,3.5367169,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2333; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=-0.0034580231; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item302 + { + dataType="Object"; + class PositionInfo + { + position[]={10055.177,6.7405143,1849.6603}; + angles[]={0,1.5567026,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2334; + type="Land_HBarrier_01_line_5_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item303 + { + dataType="Object"; + class PositionInfo + { + position[]={10062.517,6.7405143,1856.7489}; + angles[]={0,3.1173828,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2335; + type="Land_HBarrier_01_line_5_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item304 + { + dataType="Object"; + class PositionInfo + { + position[]={10176.947,6.7405143,1872.5134}; + angles[]={0,1.9411101,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2336; + type="Land_HBarrier_01_line_5_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item305 + { + dataType="Object"; + class PositionInfo + { + position[]={10175.324,6.7405143,1866.298}; + angles[]={0,1.6757051,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2337; + type="Land_HBarrier_01_line_5_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item306 + { + dataType="Object"; + class PositionInfo + { + position[]={10182.559,6.7405143,1852.8857}; + angles[]={0,4.7336645,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2338; + type="Land_HBarrier_01_line_5_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item307 + { + dataType="Object"; + class PositionInfo + { + position[]={10182.485,6.7405143,1839.9272}; + angles[]={0,4.6998258,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2339; + type="Land_HBarrier_01_line_5_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item308 + { + dataType="Object"; + class PositionInfo + { + position[]={10182.501,6.7405143,1846.5479}; + angles[]={0,4.6998258,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2340; + type="Land_HBarrier_01_line_5_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item309 + { + dataType="Object"; + class PositionInfo + { + position[]={10182.392,6.7405143,1831.2266}; + angles[]={0,4.6998258,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2341; + type="Land_HBarrier_01_line_5_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item310 + { + dataType="Object"; + class PositionInfo + { + position[]={7005.8823,6.7493377,2461.4226}; + angles[]={0,4.0544181,6.2818937}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2342; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=-0.0024585724; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item311 + { + dataType="Object"; + class PositionInfo + { + position[]={7009.5596,6.7444348,2456.6389}; + angles[]={0,4.0544181,6.2818937}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2343; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=-0.0010924339; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item312 + { + dataType="Object"; + class PositionInfo + { + position[]={7015.6143,6.7405143,2446.4167}; + angles[]={0,4.0544181,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2344; + type="Land_HBarrier_01_line_5_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item313 + { + dataType="Object"; + class PositionInfo + { + position[]={7019.6865,6.7405143,2441.1089}; + angles[]={0,4.0696974,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2345; + type="Land_HBarrier_01_line_5_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item314 + { + dataType="Object"; + class PositionInfo + { + position[]={7023.854,6.7405143,2435.7456}; + angles[]={0,4.0696974,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2346; + type="Land_HBarrier_01_line_5_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item315 + { + dataType="Object"; + class PositionInfo + { + position[]={7027.3501,6.7405143,2430.9912}; + angles[]={0,4.0696974,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2347; + type="Land_HBarrier_01_line_5_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item316 + { + dataType="Object"; + class PositionInfo + { + position[]={6880.2612,6.7505145,2333.4333}; + angles[]={0,4.0696974,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2348; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=-0.0027866364; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item317 + { + dataType="Object"; + class PositionInfo + { + position[]={6899.6929,6.7505145,2343.6226}; + angles[]={0,5.0169864,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2349; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=-0.0027866364; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item318 + { + dataType="Object"; + class PositionInfo + { + position[]={6897.8413,6.7477665,2337.9387}; + angles[]={6.2818937,5.0169864,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2350; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=-0.0020208359; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item319 + { + dataType="Object"; + class PositionInfo + { + position[]={6896.0747,6.7457476,2332.1594}; + angles[]={0,5.0169864,6.2818937}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2351; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=-0.001458168; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item320 + { + dataType="Object"; + class PositionInfo + { + position[]={6894.311,6.7480993,2326.3721}; + angles[]={0,5.0169864,6.2818937}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2352; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=-0.0021138191; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item321 + { + dataType="Object"; + class PositionInfo + { + position[]={6889.6055,6.7405143,2281.8379}; + angles[]={0,4.015131,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2353; + type="Land_HBarrier_01_line_5_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item322 + { + dataType="Object"; + class PositionInfo + { + position[]={6893.3965,6.7405143,2277.2158}; + angles[]={0.051510688,4.015131,0.040249653}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2354; + type="Land_HBarrier_01_line_5_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item323 + { + dataType="Object"; + class PositionInfo + { + position[]={6897.3135,6.7405143,2272.614}; + angles[]={0,4.015131,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2355; + type="Land_HBarrier_01_line_5_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item324 + { + dataType="Object"; + class PositionInfo + { + position[]={6885.4067,6.7405143,2286.667}; + angles[]={0,4.015131,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2356; + type="Land_HBarrier_01_line_5_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item325 + { + dataType="Object"; + class PositionInfo + { + position[]={4785.667,9.4405136,2604.53}; + angles[]={0,3.7044473,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2357; + type="Land_HBarrier_01_line_5_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item326 + { + dataType="Object"; + class PositionInfo + { + position[]={4812.7354,9.4405136,2572.1313}; + angles[]={0,3.7044473,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2358; + type="Land_HBarrier_01_line_5_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item327 + { + dataType="Object"; + class PositionInfo + { + position[]={3627.2148,7.0926771,2251.7791}; + angles[]={0.010664274,0,6.2791886}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2359; + type="Land_HBarrier_01_line_5_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item328 + { + dataType="Object"; + class PositionInfo + { + position[]={3621.1638,7.1294007,2250.2412}; + angles[]={0.012000273,2.5979474,6.2818484}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2360; + type="Land_HBarrier_01_line_5_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item329 + { + dataType="Object"; + class PositionInfo + { + position[]={3617.4204,7.1893177,2245.395}; + angles[]={0.012000273,1.9319509,6.2805333}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2361; + type="Land_HBarrier_01_line_5_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item330 + { + dataType="Object"; + class PositionInfo + { + position[]={3601.5325,7.1380658,2248.99}; + angles[]={0.013332055,3.4923332,0.0026520467}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2362; + type="Land_HBarrier_01_line_5_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item331 + { + dataType="Object"; + class PositionInfo + { + position[]={3574.4448,7.3668084,2222.188}; + angles[]={0.010664274,1.931195,0.0066682254}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2363; + type="Land_HBarrier_01_line_5_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item332 + { + dataType="Object"; + class PositionInfo + { + position[]={3561.0325,7.0853238,2176.2124}; + angles[]={6.2645216,1.5902679,0.0053377044}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2364; + type="Land_HBarrier_01_line_5_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item333 + { + dataType="Object"; + class PositionInfo + { + position[]={3563.4409,2.8973341,2122.1934}; + angles[]={6.1193342,1.6322811,6.2805109}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2365; + type="Land_HBarrier_01_line_5_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item334 + { + dataType="Object"; + class PositionInfo + { + position[]={3563.0811,1.9018478,2116.0239}; + angles[]={6.1232305,1.6023639,6.2765174}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2366; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=-1.1920929e-007; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item335 + { + dataType="Object"; + class PositionInfo + { + position[]={3662.6543,6.417768,2170.8389}; + angles[]={6.2711854,4.9448643,6.2219291}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2367; + type="Land_HBarrier_01_line_5_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item336 + { + dataType="Object"; + class PositionInfo + { + position[]={3628.0591,5.1877866,2133.6843}; + angles[]={6.1624417,1.5902679,6.2418756}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2368; + type="Land_HBarrier_01_line_5_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item337 + { + dataType="Object"; + class PositionInfo + { + position[]={3628.1516,4.9461474,2127.5852}; + angles[]={0,1.5902679,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2369; + type="Land_HBarrier_01_line_5_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item338 + { + dataType="Object"; + class PositionInfo + { + position[]={3666.1826,6.667706,2223.6965}; + angles[]={6.2711854,0.29231444,6.2658563}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2370; + type="Land_HBarrier_01_line_5_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item339 + { + dataType="Object"; + class PositionInfo + { + position[]={7609.2803,222.05072,5247.2959}; + angles[]={6.2206001,0,0.065241449}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2371; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=0.00028991699; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item340 + { + dataType="Object"; + class PositionInfo + { + position[]={7615.7666,222.44096,5247.1802}; + angles[]={6.2113104,3.2059209,0.065239623}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2372; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=-0.00039672852; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item341 + { + dataType="Object"; + class PositionInfo + { + position[]={7624.2842,223.13553,5246.9146}; + angles[]={6.2658563,3.2621758,0.062584557}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2373; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=0.0019683838; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item342 + { + dataType="Object"; + class PositionInfo + { + position[]={7631.8872,223.57397,5245.396}; + angles[]={6.2658563,3.2792654,0.059928458}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2374; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=-0.0038604736; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item343 + { + dataType="Object"; + class PositionInfo + { + position[]={7639.6992,224.0313,5244.5791}; + angles[]={6.2645216,3.3157179,0.059927464}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2375; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=0.0011444092; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item344 + { + dataType="Object"; + class PositionInfo + { + position[]={7646.104,224.41206,5243.2681}; + angles[]={6.2685208,3.3418009,0.06656827}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2376; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=0.003036499; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item345 + { + dataType="Object"; + class PositionInfo + { + position[]={7648.106,224.02948,5237.9385}; + angles[]={6.172967,1.7621804,0.066567369}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2377; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=0.0033874512; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item346 + { + dataType="Object"; + class PositionInfo + { + position[]={7646.7114,222.3398,5231.0293}; + angles[]={6.037581,1.7635682,0.14954059}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2378; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=0.0021362305; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item347 + { + dataType="Object"; + class PositionInfo + { + position[]={7645.5493,220.65674,5224.6958}; + angles[]={6.0463781,1.7501872,0.1377887}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2379; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=-0.0033721924; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item348 + { + dataType="Object"; + class PositionInfo + { + position[]={7644.2451,219.32623,5218.4888}; + angles[]={6.0870738,1.7744951,0.089096971}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2380; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=0.00059509277; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item349 + { + dataType="Object"; + class PositionInfo + { + position[]={7643.0176,218.27463,5212.8066}; + angles[]={6.1141472,1.789067,0.061257254}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2381; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=0.0013580322; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item350 + { + dataType="Object"; + class PositionInfo + { + position[]={7640.4946,216.45692,5200.5698}; + angles[]={6.161129,1.753653,0.039980642}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2382; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=0.00016784668; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item351 + { + dataType="Object"; + class PositionInfo + { + position[]={7641.7217,217.29506,5206.7085}; + angles[]={6.1362519,1.7908283,0.049292382}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2383; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=0.002166748; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item352 + { + dataType="Object"; + class PositionInfo + { + position[]={7554.6689,217.33481,5218.1069}; + angles[]={6.0755548,1.6775827,0.061257254}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2384; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=-0.0020141602; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item353 + { + dataType="Object"; + class PositionInfo + { + position[]={7554.5762,215.9467,5211.1235}; + angles[]={6.0819468,1.6138502,0.046633169}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2385; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=0.0024261475; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item354 + { + dataType="Object"; + class PositionInfo + { + position[]={7562.1104,219.50627,5235.564}; + angles[]={6.2658529,2.3414145,0.035985984}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2386; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=-0.0016937256; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item355 + { + dataType="Object"; + class PositionInfo + { + position[]={7567.6221,219.77312,5238.8843}; + angles[]={6.2631865,2.8028333,0.039980642}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2387; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=0.00074768066; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item356 + { + dataType="Object"; + class PositionInfo + { + position[]={7573.5225,220.06441,5241.04}; + angles[]={6.2605205,2.8028333,0.042639159}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2388; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=0.00085449219; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item357 + { + dataType="Object"; + class PositionInfo + { + position[]={7579.2813,220.36092,5242.9629}; + angles[]={6.2818484,2.8028333,0.046633169}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2389; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=0.0008392334; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item358 + { + dataType="Object"; + class PositionInfo + { + position[]={7585.8076,220.72235,5244.916}; + angles[]={6.2685165,2.8872757,0.053282689}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2390; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=-0.0023498535; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item359 + { + dataType="Object"; + class PositionInfo + { + position[]={7592.0259,221.07956,5246.4736}; + angles[]={6.2685208,2.9661283,0.054613575}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2391; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=-0.00059509277; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item360 + { + dataType="Object"; + class PositionInfo + { + position[]={7601.1411,215.33859,5190.397}; + angles[]={6.2565274,6.2707663,0.15995561}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2392; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=-0.0026550293; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item361 + { + dataType="Object"; + class PositionInfo + { + position[]={6219.1445,301.7305,7745.9185}; + angles[]={0,2.2133141,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2393; + type="Land_HBarrier_01_line_5_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item362 + { + dataType="Object"; + class PositionInfo + { + position[]={6222.6318,301.73471,7750.6455}; + angles[]={6.2818937,2.2133141,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2394; + type="Land_HBarrier_01_line_5_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item363 + { + dataType="Object"; + class PositionInfo + { + position[]={6305.4629,301.75928,7731.314}; + angles[]={0.0053265258,3.386754,6.2525311}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2395; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=-0.001373291; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item364 + { + dataType="Object"; + class PositionInfo + { + position[]={6312.0405,301.70386,7729.5889}; + angles[]={0.0066592805,3.386754,6.2818484}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2396; + type="Land_HBarrier_01_line_5_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item365 + { + dataType="Object"; + class PositionInfo + { + position[]={6318.5068,301.68906,7727.7095}; + angles[]={0.0066592805,3.4366643,6.276526}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2397; + type="Land_HBarrier_01_line_5_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item366 + { + dataType="Object"; + class PositionInfo + { + position[]={6325.0566,301.67789,7725.5825}; + angles[]={6.2818484,3.4425719,6.2818484}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2398; + type="Land_HBarrier_01_line_5_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item367 + { + dataType="Object"; + class PositionInfo + { + position[]={6332.3706,301.67599,7723.2646}; + angles[]={0.0013372133,3.4655578,0.0013372133}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2399; + type="Land_HBarrier_01_line_5_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item368 + { + dataType="Object"; + class PositionInfo + { + position[]={6340.3091,301.68326,7720.1353}; + angles[]={0.0013372133,3.5604322,6.2818484}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2400; + type="Land_HBarrier_01_line_5_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item369 + { + dataType="Object"; + class PositionInfo + { + position[]={11814.589,149.50035,12408.646}; + angles[]={6.2551947,1.9800146,6.272521}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2401; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=-0.00065612793; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item370 + { + dataType="Object"; + class PositionInfo + { + position[]={11869.638,149.2207,12437.343}; + angles[]={6.2751846,3.5675318,6.2791886}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2402; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=-0.0049438477; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item371 + { + dataType="Object"; + class PositionInfo + { + position[]={10296.357,167.3116,9537.6621}; + angles[]={0.014664836,4.7162771,6.0870719}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2403; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=-0.0017547607; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item372 + { + dataType="Object"; + class PositionInfo + { + position[]={10296.318,167.39368,9531.7998}; + angles[]={0.022662206,1.6095492,6.1012201}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2404; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=-0.00077819824; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item373 + { + dataType="Object"; + class PositionInfo + { + position[]={10243.113,171.02654,9526.3779}; + angles[]={6.2219281,1.2874576,6.1506338}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2405; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=6.1035156e-005; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item374 + { + dataType="Object"; + class PositionInfo + { + position[]={10263.846,169.03366,9549.4648}; + angles[]={0.058599081,2.1469412,6.1637573}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2406; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=-0.00039672852; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item375 + { + dataType="Object"; + class PositionInfo + { + position[]={9669.8359,299.73749,8852.8994}; + angles[]={6.2818484,0.7778427,0.0013372133}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2407; + type="Land_HBarrier_01_line_5_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item376 + { + dataType="Object"; + class PositionInfo + { + position[]={9721.8809,299.74036,8857.6016}; + angles[]={0.0013372133,2.4065683,6.2778587}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2408; + type="Land_HBarrier_01_line_5_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item377 + { + dataType="Object"; + class PositionInfo + { + position[]={9717.3174,299.70474,8852.9766}; + angles[]={6.2738504,5.493669,0.0013372133}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2409; + type="Land_HBarrier_01_line_5_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item378 + { + dataType="Object"; + class PositionInfo + { + position[]={9712.5361,299.72211,8848.6494}; + angles[]={6.2631836,2.4065683,6.2445393}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2410; + type="Land_HBarrier_01_line_5_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item379 + { + dataType="Object"; + class PositionInfo + { + position[]={9707.8271,299.66922,8844.3955}; + angles[]={6.276526,2.4065683,6.2711854}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2411; + type="Land_HBarrier_01_line_5_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item380 + { + dataType="Object"; + class PositionInfo + { + position[]={9669.0889,299.72107,8884.7236}; + angles[]={6.2818484,4.673667,0.0026520467}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2412; + type="Land_HBarrier_01_line_5_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item381 + { + dataType="Object"; + class PositionInfo + { + position[]={9668.4668,299.72672,8891.1904}; + angles[]={6.2818484,1.4775822,0.0013372133}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2413; + type="Land_HBarrier_01_line_5_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item382 + { + dataType="Object"; + class PositionInfo + { + position[]={9668.2139,299.74197,8897.6338}; + angles[]={6.2791886,4.673667,0.0013372133}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2414; + type="Land_HBarrier_01_line_5_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item383 + { + dataType="Object"; + class PositionInfo + { + position[]={9667.9697,299.76846,8903.9756}; + angles[]={6.2765174,4.673667,6.2791886}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2415; + type="Land_HBarrier_01_line_5_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item384 + { + dataType="Object"; + class PositionInfo + { + position[]={9667.6816,299.81369,8910.6719}; + angles[]={6.2751918,4.673667,6.2711902}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2416; + type="Land_HBarrier_01_line_5_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item385 + { + dataType="Object"; + class PositionInfo + { + position[]={9717.6143,299.74051,8951.4531}; + angles[]={0,3.175863,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2419; + type="Land_HBarrier_01_line_5_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item386 + { + dataType="Object"; + class PositionInfo + { + position[]={9701.3086,299.74051,8951.4717}; + angles[]={0,6.275496,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2420; + type="Land_HBarrier_01_line_5_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item387 + { + dataType="Object"; + class PositionInfo + { + position[]={9695.582,299.73795,8950.0332}; + angles[]={0,2.721462,0.0012918708}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2421; + type="Land_HBarrier_01_line_5_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item388 + { + dataType="Object"; + class PositionInfo + { + position[]={9750.7432,299.76245,8929.5586}; + angles[]={0,3.8380558,0.015994642}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2422; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=3.0517578e-005; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item389 + { + dataType="Object"; + class PositionInfo + { + position[]={9745.6758,299.74054,8933.6699}; + angles[]={6.2818484,0.64197111,0.0026744273}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2423; + type="Land_HBarrier_01_line_5_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item390 + { + dataType="Object"; + class PositionInfo + { + position[]={9740.8369,299.73724,8937.5566}; + angles[]={6.2818937,3.8380558,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2424; + type="Land_HBarrier_01_line_5_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item391 + { + dataType="Object"; + class PositionInfo + { + position[]={9735.7139,299.74054,8941.6416}; + angles[]={0,3.8380558,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2425; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=3.0517578e-005; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item392 + { + dataType="Object"; + class PositionInfo + { + position[]={4215.1025,324.73203,8938.7568}; + angles[]={0.0013372133,1.6566722,6.2818484}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2426; + type="Land_HBarrier_01_line_5_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item393 + { + dataType="Object"; + class PositionInfo + { + position[]={13048.788,6.7256689,7045.5161}; + angles[]={0,4.4762754,0.0039967569}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2427; + type="Land_HBarrier_01_line_5_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item394 + { + dataType="Object"; + class PositionInfo + { + position[]={13051.59,6.7253728,7037.0532}; + angles[]={6.2818484,4.466022,0.0013372133}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2428; + type="Land_HBarrier_01_line_5_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item395 + { + dataType="Object"; + class PositionInfo + { + position[]={13035.175,6.7405143,7097.9385}; + angles[]={0,5.4002666,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2429; + type="Land_HBarrier_01_line_5_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item396 + { + dataType="Object"; + class PositionInfo + { + position[]={13063.634,6.7386928,7023.7559}; + angles[]={0,2.8658741,0.0012918708}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2430; + type="Land_HBarrier_01_line_5_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item397 + { + dataType="Object"; + class PositionInfo + { + position[]={13083.154,6.730514,7012.4258}; + angles[]={0,4.0424895,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2431; + type="Land_HBarrier_01_line_5_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item398 + { + dataType="Object"; + class PositionInfo + { + position[]={4553.9204,56.251171,3109.78}; + angles[]={6.107677,0,0.15605427}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2432; + type="Land_HBarrier_01_big_4_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item399 + { + dataType="Object"; + class PositionInfo + { + position[]={4562.6499,57.961903,3111.2246}; + angles[]={6.0973544,2.7701542,0.16514902}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2433; + type="Land_HBarrier_01_big_4_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item400 + { + dataType="Object"; + class PositionInfo + { + position[]={4545.0234,55.20969,3112.1187}; + angles[]={6.1167397,3.6604841,0.15475304}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2434; + type="Land_HBarrier_01_big_4_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item401 + { + dataType="Object"; + class PositionInfo + { + position[]={4722.8862,271.43118,6785.0605}; + angles[]={6.2418756,1.0963244,6.253861}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2435; + type="Land_HBarrier_01_big_4_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item402 + { + dataType="Object"; + class PositionInfo + { + position[]={4718.1807,271.92572,6792.6826}; + angles[]={6.2338929,1.0045708,6.253859}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2436; + type="Land_HBarrier_01_big_4_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item403 + { + dataType="Object"; + class PositionInfo + { + position[]={4696.0078,274.44357,6781.2251}; + angles[]={6.1901207,2.1961358,6.183517}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2437; + type="Land_HBarrier_01_big_4_green_F"; + atlOffset=6.1035156e-005; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item404 + { + dataType="Object"; + class PositionInfo + { + position[]={12393.13,160.11,12650.248}; + angles[]={0,0.38442048,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2438; + type="Land_HBarrier_01_big_4_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item405 + { + dataType="Object"; + class PositionInfo + { + position[]={12384.554,160.11458,12650.102}; + angles[]={0.013332055,5.9663186,6.2698536}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2439; + type="Land_HBarrier_01_big_4_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item406 + { + dataType="Object"; + class PositionInfo + { + position[]={12399.7,160.11,12644.729}; + angles[]={0,4.176064,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2440; + type="Land_HBarrier_01_big_4_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item407 + { + dataType="Object"; + class PositionInfo + { + position[]={11879.465,160.21001,12723.909}; + angles[]={0,4.3230047,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2441; + type="Land_HBarrier_01_big_4_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item408 + { + dataType="Object"; + class PositionInfo + { + position[]={11885.563,160.1817,12717.877}; + angles[]={6.2698579,3.6217172,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2442; + type="Land_HBarrier_01_big_4_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item409 + { + dataType="Object"; + class PositionInfo + { + position[]={11878.82,160.21001,12732.466}; + angles[]={0,1.8314624,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2443; + type="Land_HBarrier_01_big_4_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item410 + { + dataType="Object"; + class PositionInfo + { + position[]={12112.076,165.61275,12555.547}; + angles[]={6.256525,3.1657205,0.027993103}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2444; + type="Land_HBarrier_01_big_4_green_F"; + atlOffset=0.00015258789; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item411 + { + dataType="Object"; + class PositionInfo + { + position[]={12120.05,165.60622,12558.708}; + angles[]={6.256525,2.4644332,6.2299018}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2445; + type="Land_HBarrier_01_big_4_green_F"; + atlOffset=-1.5258789e-005; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item412 + { + dataType="Object"; + class PositionInfo + { + position[]={12103.982,165.50154,12558.395}; + angles[]={6.2618566,0.6741786,0.010664274}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2446; + type="Land_HBarrier_01_big_4_green_F"; + atlOffset=0.0023651123; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item413 + { + dataType="Object"; + class PositionInfo + { + position[]={13090.577,7.21,10237.416}; + angles[]={0,3.5078275,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2447; + type="Land_HBarrier_01_big_4_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item414 + { + dataType="Object"; + class PositionInfo + { + position[]={13099.047,7.21,10234.114}; + angles[]={0,3.5078275,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2448; + type="Land_HBarrier_01_big_4_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item415 + { + dataType="Object"; + class PositionInfo + { + position[]={13135.425,7.218257,10222.592}; + angles[]={0,4.1056499,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2449; + type="Land_HBarrier_01_big_4_green_F"; + atlOffset=0.0082569122; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item416 + { + dataType="Object"; + class PositionInfo + { + position[]={13128.013,7.21,10228.868}; + angles[]={0,3.4694688,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2450; + type="Land_HBarrier_01_big_4_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item417 + { + dataType="Object"; + class PositionInfo + { + position[]={10386.963,7.0799999,2579.5181}; + angles[]={0,3.7799101,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2451; + type="Land_HBarrier_01_big_4_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item418 + { + dataType="Object"; + class PositionInfo + { + position[]={10384.018,7.0799999,2585.3889}; + angles[]={0,2.1052296,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2452; + type="Land_HBarrier_01_big_4_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item419 + { + dataType="Object"; + class PositionInfo + { + position[]={10397.8,7.0944304,2610.6011}; + angles[]={6.259192,2.0350883,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2453; + type="Land_HBarrier_01_big_4_green_F"; + atlOffset=1.2874603e-005; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item420 + { + dataType="Object"; + class PositionInfo + { + position[]={10402.792,6.5853906,2622.7539}; + angles[]={0,2.0273221,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2454; + type="Land_HBarrier_01_big_4_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item421 + { + dataType="Object"; + class PositionInfo + { + position[]={10430.945,6.5599999,2641.0076}; + angles[]={0,2.0883663,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2455; + type="Land_HBarrier_01_big_4_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item422 + { + dataType="Object"; + class PositionInfo + { + position[]={10419.586,6.5599999,2642.8804}; + angles[]={0,3.6173251,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2456; + type="Land_HBarrier_01_big_4_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item423 + { + dataType="Object"; + class PositionInfo + { + position[]={10412.723,6.8797326,2642.3979}; + angles[]={0,5.2758861,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2457; + type="Land_HBarrier_01_big_4_green_F"; + atlOffset=2.9087067e-005; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item424 + { + dataType="Object"; + class PositionInfo + { + position[]={6479.6621,7.2186508,2725.5427}; + angles[]={0,2.2856052,0.0039967569}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2458; + type="Land_HBarrier_01_big_4_green_F"; + atlOffset=-0.0026082993; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item425 + { + dataType="Object"; + class PositionInfo + { + position[]={6377.1035,7.2025027,2632.2732}; + angles[]={6.2818484,2.2265601,0.0013372133}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2462; + type="Land_HBarrier_01_big_4_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item426 + { + dataType="Object"; + class PositionInfo + { + position[]={6325.2705,302.20691,7667.313}; + angles[]={0.0012918708,0,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2463; + type="Land_HBarrier_01_big_4_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item427 + { + dataType="Object"; + class PositionInfo + { + position[]={6316.3823,302.20706,7667.2012}; + angles[]={0.0012918708,0,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2464; + type="Land_HBarrier_01_big_4_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item428 + { + dataType="Object"; + class PositionInfo + { + position[]={6307.5894,302.22446,7666.98}; + angles[]={0.0026520467,0,6.2805333}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2465; + type="Land_HBarrier_01_big_4_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item429 + { + dataType="Object"; + class PositionInfo + { + position[]={6298.8311,302.22412,7667.7837}; + angles[]={0.0026520467,3.4281583,6.2818484}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2466; + type="Land_HBarrier_01_big_4_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item430 + { + dataType="Object"; + class PositionInfo + { + position[]={6290.981,302.22113,7671.6533}; + angles[]={0.0012918708,3.8127716,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2467; + type="Land_HBarrier_01_big_4_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item431 + { + dataType="Object"; + class PositionInfo + { + position[]={6283.8457,302.21411,7676.9038}; + angles[]={0.0012918708,3.8127716,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2468; + type="Land_HBarrier_01_big_4_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item432 + { + dataType="Object"; + class PositionInfo + { + position[]={6276.7734,302.20999,7682.2119}; + angles[]={0,3.8127716,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2469; + type="Land_HBarrier_01_big_4_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item433 + { + dataType="Object"; + class PositionInfo + { + position[]={6269.6865,302.20932,7687.5342}; + angles[]={6.2791886,3.8127716,0.0026520467}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2470; + type="Land_HBarrier_01_big_4_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item434 + { + dataType="Object"; + class PositionInfo + { + position[]={6262.4053,302.20987,7692.4966}; + angles[]={6.2791886,3.8127716,0.0013372133}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2471; + type="Land_HBarrier_01_big_4_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item435 + { + dataType="Object"; + class PositionInfo + { + position[]={4182.8755,325.20715,8900.1504}; + angles[]={0,3.1698303,0.0012918708}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2472; + type="Land_HBarrier_01_big_4_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item436 + { + dataType="Object"; + class PositionInfo + { + position[]={4195.0903,325.20999,8900.0469}; + angles[]={0,3.0951686,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2473; + type="Land_HBarrier_01_big_4_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item437 + { + dataType="Object"; + class PositionInfo + { + position[]={4227.2944,325.40866,8987.9199}; + angles[]={6.2445412,0.37734652,6.2551904}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2474; + type="Land_HBarrier_01_big_4_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item438 + { + dataType="Object"; + class PositionInfo + { + position[]={4219.0039,325.79147,8990.8682}; + angles[]={6.2298994,0.30447334,6.2378845}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2475; + type="Land_HBarrier_01_big_4_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item439 + { + dataType="Object"; + class PositionInfo + { + position[]={4155.0493,329.57501,8999.4355}; + angles[]={6.0999293,0.012774208,6.2738566}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2476; + type="Land_HBarrier_01_big_4_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item440 + { + dataType="Object"; + class PositionInfo + { + position[]={4512.5723,57.498032,3181.0579}; + angles[]={0.042640556,5.038569,0.15735549}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2477; + type="Land_HBarrier_01_line_3_green_F"; + atlOffset=3.8146973e-006; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item441 + { + dataType="Object"; + class PositionInfo + { + position[]={4420.6567,236.62106,4666.7813}; + angles[]={6.2645216,2.063791,0.0093350215}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2478; + type="Land_HBarrier_01_line_3_green_F"; + atlOffset=0.002532959; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item442 + { + dataType="Object"; + class PositionInfo + { + position[]={4422.646,236.66768,4668.6567}; + angles[]={6.2698579,3.6852789,0.0039967569}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2479; + type="Land_HBarrier_01_line_3_green_F"; + atlOffset=0.0024414063; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item443 + { + dataType="Object"; + class PositionInfo + { + position[]={4425.7056,236.65732,4666.8208}; + angles[]={6.2698579,3.6786377,0.0066682254}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2480; + type="Land_HBarrier_01_line_3_green_F"; + atlOffset=0.0017547607; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item444 + { + dataType="Object"; + class PositionInfo + { + position[]={4428.7012,236.65106,4664.9185}; + angles[]={6.2591896,3.7297716,0.0066682254}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2481; + type="Land_HBarrier_01_line_3_green_F"; + atlOffset=0.0017089844; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item445 + { + dataType="Object"; + class PositionInfo + { + position[]={4431.6362,236.62212,4662.897}; + angles[]={6.2591896,3.7383778,0.0066682254}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2482; + type="Land_HBarrier_01_line_3_green_F"; + atlOffset=0.00010681152; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item446 + { + dataType="Object"; + class PositionInfo + { + position[]={4434.5845,236.60672,4660.8574}; + angles[]={6.259192,3.7022936,0.013332055}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2483; + type="Land_HBarrier_01_line_3_green_F"; + atlOffset=0.00071716309; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item447 + { + dataType="Object"; + class PositionInfo + { + position[]={2752.5396,274.79834,9915.5947}; + angles[]={0,3.5137212,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2484; + type="Land_HBarrier_01_line_3_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value { - type[]= + class data { - "STRING" + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; }; }; - value="#adminLogged"; }; + nAttributes=1; }; }; - class Attribute1 + class Item448 { - property="ModuleCurator_F_Forced"; - expression="_this setVariable ['Forced',_value,true];"; - class Value + dataType="Object"; + class PositionInfo { - class data + position[]={2755.991,274.78445,9901.0918}; + angles[]={6.2818484,5.1231909,0.0013372133}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2485; + type="Land_HBarrier_01_line_3_green_F"; + class CustomAttributes + { + class Attribute0 { - class type + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value { - type[]= + class data { - "SCALAR" + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; }; }; - value=0; }; + nAttributes=1; }; }; - class Attribute2 + class Item449 { - property="ModuleCurator_F_Name"; - expression="_this setVariable ['Name',_value,true];"; - class Value + dataType="Object"; + class PositionInfo + { + position[]={2749.7844,274.74835,9892.4824}; + angles[]={0,2.8317549,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2486; + type="Land_HBarrier_01_line_3_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item450 + { + dataType="Object"; + class PositionInfo + { + position[]={2743.4412,274.80042,9884.5703}; + angles[]={0,5.2493858,6.2818937}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2487; + type="Land_HBarrier_01_line_3_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item451 + { + dataType="Object"; + class PositionInfo + { + position[]={10241.152,359.18384,12027.359}; + angles[]={0.13516936,4.023633,0.28655571}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2488; + type="Land_HBarrier_01_line_3_green_F"; + atlOffset=-0.0028991699; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item452 + { + dataType="Object"; + class PositionInfo + { + position[]={10237.478,357.56467,12031.187}; + angles[]={0.14824155,3.9343438,0.28164026}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2489; + type="Land_HBarrier_01_line_3_green_F"; + atlOffset=-0.0023803711; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item453 + { + dataType="Object"; + class PositionInfo + { + position[]={11276.841,189.22121,12172.362}; + angles[]={6.253859,1.3769263,6.2020307}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2490; + type="Land_HBarrier_01_line_3_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item454 + { + dataType="Object"; + class PositionInfo + { + position[]={11276.393,189.62817,12185.732}; + angles[]={6.2458706,0.6214053,6.253861}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2491; + type="Land_HBarrier_01_line_3_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item455 + { + dataType="Object"; + class PositionInfo + { + position[]={11229.03,190.20454,12192.41}; + angles[]={0.071874976,2.1895461,6.2113104}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2492; + type="Land_HBarrier_01_line_3_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item456 + { + dataType="Object"; + class PositionInfo + { + position[]={11246.043,190.12834,12200.556}; + angles[]={0,2.0220394,0}; + }; + side="Empty"; + flags=4; + class Attributes { - class data + disableSimulation=1; + }; + id=2493; + type="Land_HBarrier_01_line_3_green_F"; + class CustomAttributes + { + class Attribute0 { - class type + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value { - type[]= + class data { - "STRING" + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; }; }; - value=""; }; + nAttributes=1; }; }; - class Attribute3 + class Item457 { - property="ModuleCurator_F_Addons"; - expression="_this setVariable ['Addons',_value,true];"; - class Value + dataType="Object"; + class PositionInfo { - class data + position[]={11260.85,190.12834,12225.813}; + angles[]={0,2.0220394,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2494; + type="Land_HBarrier_01_line_3_green_F"; + class CustomAttributes + { + class Attribute0 { - class type + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value { - type[]= + class data { - "SCALAR" + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; }; }; - value=3; }; + nAttributes=1; }; }; - nAttributes=4; - }; - }; - class Item24 - { - dataType="Object"; - class PositionInfo - { - position[]={8398.1973,293.69818,6006.7412}; - angles[]={6.1467061,1.0016968,0.033321146}; - }; - side="Empty"; - flags=4; - class Attributes - { - name="fireX"; - }; - id=796; - type="Land_TentSolar_01_olive_F"; - class CustomAttributes - { - class Attribute0 + class Item458 { - property="allowDamage"; - expression="_this allowdamage _value;"; - class Value + dataType="Object"; + class PositionInfo { - class data + position[]={11993.902,159.59834,12661.096}; + angles[]={0,0.96907109,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2495; + type="Land_HBarrier_01_line_3_green_F"; + class CustomAttributes + { + class Attribute0 { - class type + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value { - type[]= + class data { - "BOOL" + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; }; }; - value=0; }; + nAttributes=1; }; }; - nAttributes=1; - }; - }; - class Item25 - { - dataType="Object"; - class PositionInfo - { - position[]={-0.74136949,28.374439,1694.4166}; - angles[]={0,1.7684679,0}; - }; - side="Empty"; - flags=5; - class Attributes - { - init="if (!isMultiplayer) then {deleteVehicle this};"; - }; - id=797; - type="Flag_NATO_F"; - }; - class Item26 - { - dataType="Marker"; - position[]={-0.40327436,20.631073,1693.8477}; - name="respawn_west"; - type="flag_CTRG"; - id=798; - atlOffset=-3.6200981; - }; - class Item27 - { - dataType="Group"; - side="West"; - class Entities - { - items=6; - class Item0 + class Item459 { dataType="Object"; class PositionInfo { - position[]={-7.9569998,25.3923,1696.2611}; - angles[]={0,1.7684722,0}; + position[]={11996.91,159.59837,12657.214}; + angles[]={0,0.80387658,0}; }; - side="West"; - flags=7; + side="Empty"; + flags=4; class Attributes { - rank="SERGEANT"; - init="call{groupPlayersNATO = group this; this setVariable [""pvp"",true]; this setVariable [""pvpPlayerUnitNumber"", 0];}"; - name="pvp_blue_1"; - isPlayable=1; + disableSimulation=1; }; - id=800; - type="B_recon_TL_F"; - atlOffset=1.9073486e-006; + id=2496; + type="Land_HBarrier_01_line_3_green_F"; + atlOffset=3.0517578e-005; class CustomAttributes { class Attribute0 { - property="speaker"; - expression="_this setspeaker _value;"; + property="allowDamage"; + expression="_this allowdamage _value;"; class Value { class data @@ -822,17 +19825,39 @@ class Mission { type[]= { - "STRING" + "BOOL" }; }; - value="Male12ENG"; + value=0; }; }; }; - class Attribute1 + nAttributes=1; + }; + }; + class Item460 + { + dataType="Object"; + class PositionInfo + { + position[]={12969.636,25.662605,6778.9351}; + angles[]={0.057271164,4.2737956,6.2285728}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2497; + type="Land_HBarrier_01_line_3_green_F"; + atlOffset=3.0517578e-005; + class CustomAttributes + { + class Attribute0 { - property="pitch"; - expression="_this setpitch _value;"; + property="allowDamage"; + expression="_this allowdamage _value;"; class Value { class data @@ -841,42 +19866,38 @@ class Mission { type[]= { - "SCALAR" + "BOOL" }; }; - value=0.99000001; + value=0; }; }; }; - nAttributes=2; + nAttributes=1; }; }; - class Item1 + class Item461 { dataType="Object"; class PositionInfo { - position[]={-13.842,25.222521,1692.3411}; - angles[]={0,1.7684722,0}; + position[]={12970.941,25.782927,6775.5908}; + angles[]={0.057271164,4.3454432,6.2285728}; }; - side="West"; - flags=5; + side="Empty"; + flags=4; class Attributes { - skill=0.44999999; - rank="CORPORAL"; - init="call{this setVariable [""pvp"",true]; this setVariable [""pvpPlayerUnitNumber"", 3];}"; - name="pvp_blue_4"; - isPlayable=1; + disableSimulation=1; }; - id=801; - type="B_recon_M_F"; + id=2498; + type="Land_HBarrier_01_line_3_green_F"; class CustomAttributes { class Attribute0 { - property="speaker"; - expression="_this setspeaker _value;"; + property="allowDamage"; + expression="_this allowdamage _value;"; class Value { class data @@ -885,17 +19906,38 @@ class Mission { type[]= { - "STRING" + "BOOL" }; }; - value="Male12ENG"; + value=0; }; }; }; - class Attribute1 + nAttributes=1; + }; + }; + class Item462 + { + dataType="Object"; + class PositionInfo + { + position[]={13438.816,6.9066133,6160.2979}; + angles[]={6.272521,1.6998786,0.0013372133}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2499; + type="Land_HBarrier_01_line_3_green_F"; + class CustomAttributes + { + class Attribute0 { - property="pitch"; - expression="_this setpitch _value;"; + property="allowDamage"; + expression="_this allowdamage _value;"; class Value { class data @@ -904,42 +19946,39 @@ class Mission { type[]= { - "SCALAR" + "BOOL" }; }; - value=0.98000002; + value=0; }; }; }; - nAttributes=2; + nAttributes=1; }; }; - class Item2 + class Item463 { dataType="Object"; class PositionInfo { - position[]={-11.878,26.848005,1702.146}; - angles[]={0,1.7684722,0}; + position[]={12194.151,28.336567,9388.001}; + angles[]={0.0013372133,4.0819445,6.2060056}; }; - side="West"; - flags=5; + side="Empty"; + flags=4; class Attributes { - skill=0.40000001; - init="call{this setVariable [""pvp"",true]; this setVariable [""pvpPlayerUnitNumber"", 1];}"; - name="pvp_blue_2"; - isPlayable=1; + disableSimulation=1; }; - id=802; - type="B_recon_medic_F"; - atlOffset=1.9073486e-006; + id=2500; + type="Land_HBarrier_01_line_3_green_F"; + atlOffset=-0.003074646; class CustomAttributes { class Attribute0 { - property="speaker"; - expression="_this setspeaker _value;"; + property="allowDamage"; + expression="_this allowdamage _value;"; class Value { class data @@ -948,17 +19987,38 @@ class Mission { type[]= { - "STRING" + "BOOL" }; }; - value="Male03ENG"; + value=0; }; }; }; - class Attribute1 + nAttributes=1; + }; + }; + class Item464 + { + dataType="Object"; + class PositionInfo + { + position[]={12229.295,24.489708,9399.9063}; + angles[]={0.0080009829,5.6983948,6.2020311}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2501; + type="Land_HBarrier_01_line_3_green_F"; + class CustomAttributes + { + class Attribute0 { - property="pitch"; - expression="_this setpitch _value;"; + property="allowDamage"; + expression="_this allowdamage _value;"; class Value { class data @@ -967,41 +20027,38 @@ class Mission { type[]= { - "SCALAR" + "BOOL" }; }; - value=0.95999998; + value=0; }; }; }; - nAttributes=2; + nAttributes=1; }; }; - class Item3 + class Item465 { dataType="Object"; class PositionInfo { - position[]={-15.799,28.235004,1708.031}; - angles[]={0,1.7684722,0}; + position[]={11226.016,294.0769,4270.0825}; + angles[]={0.11811209,4.3713942,0.18969178}; }; - side="West"; - flags=5; + side="Empty"; + flags=4; class Attributes { - skill=0.40000001; - init="call{this setVariable [""pvp"",true]; this setVariable [""pvpPlayerUnitNumber"", 4];}"; - name="pvp_blue_5"; - isPlayable=1; + disableSimulation=1; }; - id=803; - type="B_recon_LAT_F"; + id=2502; + type="Land_HBarrier_01_line_3_green_F"; class CustomAttributes { class Attribute0 { - property="speaker"; - expression="_this setspeaker _value;"; + property="allowDamage"; + expression="_this allowdamage _value;"; class Value { class data @@ -1010,17 +20067,38 @@ class Mission { type[]= { - "STRING" + "BOOL" }; }; - value="Male12ENG"; + value=0; }; }; }; - class Attribute1 + nAttributes=1; + }; + }; + class Item466 + { + dataType="Object"; + class PositionInfo + { + position[]={11228.706,295.39603,4260.0825}; + angles[]={0.093065575,1.3482007,0.029324362}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2503; + type="Land_HBarrier_01_line_3_green_F"; + class CustomAttributes + { + class Attribute0 { - property="pitch"; - expression="_this setpitch _value;"; + property="allowDamage"; + expression="_this allowdamage _value;"; class Value { class data @@ -1029,42 +20107,38 @@ class Mission { type[]= { - "SCALAR" + "BOOL" }; }; - value=0.97000003; + value=0; }; }; }; - nAttributes=2; + nAttributes=1; }; }; - class Item4 + class Item467 { dataType="Object"; class PositionInfo { - position[]={-16.409,25.1043,1690.326}; - angles[]={6.0913739,1.7684722,6.1752715}; + position[]={12762.322,6.7983418,9727.0078}; + angles[]={0,0.11480956,0}; }; - side="West"; + side="Empty"; flags=4; class Attributes { - skill=0.44999999; - rank="CORPORAL"; - init="call{this setVariable [""pvp"",true]; this setVariable [""pvpPlayerUnitNumber"", 2];}"; - name="pvp_blue_3"; - isPlayable=1; + disableSimulation=1; }; - id=804; - type="B_Patrol_Soldier_MG_F"; + id=2504; + type="Land_HBarrier_01_line_3_green_F"; class CustomAttributes { class Attribute0 { - property="speaker"; - expression="_this setspeaker _value;"; + property="allowDamage"; + expression="_this allowdamage _value;"; class Value { class data @@ -1073,17 +20147,38 @@ class Mission { type[]= { - "STRING" + "BOOL" }; }; - value="Male07ENG"; + value=0; }; }; }; - class Attribute1 + nAttributes=1; + }; + }; + class Item468 + { + dataType="Object"; + class PositionInfo + { + position[]={12765.925,6.7983418,9726.6387}; + angles[]={0,0.12292561,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2505; + type="Land_HBarrier_01_line_3_green_F"; + class CustomAttributes + { + class Attribute0 { - property="pitch"; - expression="_this setpitch _value;"; + property="allowDamage"; + expression="_this allowdamage _value;"; class Value { class data @@ -1092,41 +20187,39 @@ class Mission { type[]= { - "SCALAR" + "BOOL" }; }; - value=0.94999999; + value=0; }; }; }; - nAttributes=2; + nAttributes=1; }; }; - class Item5 + class Item469 { dataType="Object"; class PositionInfo { - position[]={-17.556,26.291941,1695.889}; - angles[]={0,1.7684722,0}; + position[]={12849.695,6.7969708,9662.8418}; + angles[]={0.0039967569,1.820626,0}; }; - side="West"; - flags=5; + side="Empty"; + flags=4; class Attributes { - skill=0.40000001; - init="call{this setVariable [""pvp"",true]; this setVariable [""pvpPlayerUnitNumber"", 5];}"; - name="pvp_blue_6"; - isPlayable=1; + disableSimulation=1; }; - id=805; - type="B_recon_LAT_F"; + id=2506; + type="Land_HBarrier_01_line_3_green_F"; + atlOffset=-0.0012836456; class CustomAttributes { class Attribute0 { - property="speaker"; - expression="_this setspeaker _value;"; + property="allowDamage"; + expression="_this allowdamage _value;"; class Value { class data @@ -1135,17 +20228,38 @@ class Mission { type[]= { - "STRING" + "BOOL" }; }; - value="Male12ENG"; + value=0; }; }; }; - class Attribute1 + nAttributes=1; + }; + }; + class Item470 + { + dataType="Object"; + class PositionInfo + { + position[]={10162.563,6.7983418,1876.7102}; + angles[]={0,3.2809694,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2507; + type="Land_HBarrier_01_line_3_green_F"; + class CustomAttributes + { + class Attribute0 { - property="pitch"; - expression="_this setpitch _value;"; + property="allowDamage"; + expression="_this allowdamage _value;"; class Value { class data @@ -1154,54 +20268,38 @@ class Mission { type[]= { - "SCALAR" + "BOOL" }; }; - value=0.97000003; + value=0; }; }; }; - nAttributes=2; + nAttributes=1; }; }; - }; - class Attributes - { - }; - id=799; - atlOffset=1.9073486e-006; - }; - class Item28 - { - dataType="Group"; - side="East"; - class Entities - { - items=6; - class Item0 + class Item471 { dataType="Object"; class PositionInfo { - position[]={2220.9399,522.68604,15364.722}; - angles[]={0,3.1888561,0}; + position[]={10176.779,6.7983418,1861.6661}; + angles[]={0,4.1670456,0}; }; - side="East"; - flags=7; + side="Empty"; + flags=4; class Attributes { - init="call{groupPlayersCSAT = group this;this setVariable [""pvp"",true]; this setVariable [""pvpPlayerUnitNumber"", 0];}"; - name="pvp_red_1"; - isPlayable=1; + disableSimulation=1; }; - id=807; - type="O_T_Recon_TL_F"; + id=2508; + type="Land_HBarrier_01_line_3_green_F"; class CustomAttributes { class Attribute0 { - property="speaker"; - expression="_this setspeaker _value;"; + property="allowDamage"; + expression="_this allowdamage _value;"; class Value { class data @@ -1210,17 +20308,38 @@ class Mission { type[]= { - "STRING" + "BOOL" }; }; - value="Male03CHI"; + value=0; }; }; }; - class Attribute1 + nAttributes=1; + }; + }; + class Item472 + { + dataType="Object"; + class PositionInfo + { + position[]={10179.064,6.7983418,1821.0322}; + angles[]={0,5.6265006,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2509; + type="Land_HBarrier_01_line_3_green_F"; + class CustomAttributes + { + class Attribute0 { - property="pitch"; - expression="_this setpitch _value;"; + property="allowDamage"; + expression="_this allowdamage _value;"; class Value { class data @@ -1229,40 +20348,38 @@ class Mission { type[]= { - "SCALAR" + "BOOL" }; }; - value=0.98000002; + value=0; }; }; }; - nAttributes=2; + nAttributes=1; }; }; - class Item1 + class Item473 { dataType="Object"; class PositionInfo { - position[]={2225.96,523.28003,15369.001}; - angles[]={0,3.1888561,0}; + position[]={10051.719,6.7983418,1797.2087}; + angles[]={0,4.6937981,0}; }; - side="East"; - flags=5; + side="Empty"; + flags=4; class Attributes { - init="call{this setVariable [""pvp"",true]; this setVariable [""pvpPlayerUnitNumber"", 1];}"; - name="pvp_red_2"; - isPlayable=1; + disableSimulation=1; }; - id=808; - type="O_T_Recon_Medic_F"; + id=2510; + type="Land_HBarrier_01_line_3_green_F"; class CustomAttributes { class Attribute0 { - property="speaker"; - expression="_this setspeaker _value;"; + property="allowDamage"; + expression="_this allowdamage _value;"; class Value { class data @@ -1271,17 +20388,38 @@ class Mission { type[]= { - "STRING" + "BOOL" }; }; - value="Male02CHI"; + value=0; }; }; }; - class Attribute1 + nAttributes=1; + }; + }; + class Item474 + { + dataType="Object"; + class PositionInfo + { + position[]={10175.384,6.7983418,1797.9404}; + angles[]={0,4.6937981,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2511; + type="Land_HBarrier_01_line_3_green_F"; + class CustomAttributes + { + class Attribute0 { - property="pitch"; - expression="_this setpitch _value;"; + property="allowDamage"; + expression="_this allowdamage _value;"; class Value { class data @@ -1290,40 +20428,38 @@ class Mission { type[]= { - "SCALAR" + "BOOL" }; }; - value=1.01; + value=0; }; }; }; - nAttributes=2; + nAttributes=1; }; }; - class Item2 + class Item475 { dataType="Object"; class PositionInfo { - position[]={2216.49,523.28168,15369.298}; - angles[]={0,3.1888561,0}; + position[]={7029.4312,6.7983418,2436.5667}; + angles[]={0,0.86812711,0}; }; - side="East"; - flags=5; + side="Empty"; + flags=4; class Attributes { - init="call{this setVariable [""pvp"",true]; this setVariable [""pvpPlayerUnitNumber"", 3];}"; - name="pvp_red_4"; - isPlayable=1; + disableSimulation=1; }; - id=809; - type="O_T_Recon_M_F"; + id=2512; + type="Land_HBarrier_01_line_3_green_F"; class CustomAttributes { class Attribute0 { - property="speaker"; - expression="_this setspeaker _value;"; + property="allowDamage"; + expression="_this allowdamage _value;"; class Value { class data @@ -1332,17 +20468,39 @@ class Mission { type[]= { - "STRING" + "BOOL" }; }; - value="Male01CHI"; + value=0; }; }; }; - class Attribute1 + nAttributes=1; + }; + }; + class Item476 + { + dataType="Object"; + class PositionInfo + { + position[]={6882.3423,6.808342,2339.0088}; + angles[]={0,0.86812711,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2513; + type="Land_HBarrier_01_line_3_green_F"; + atlOffset=-0.0027866364; + class CustomAttributes + { + class Attribute0 { - property="pitch"; - expression="_this setpitch _value;"; + property="allowDamage"; + expression="_this allowdamage _value;"; class Value { class data @@ -1351,40 +20509,37 @@ class Mission { type[]= { - "SCALAR" + "BOOL" }; }; - value=1.03; + value=0; }; }; }; - nAttributes=2; + nAttributes=1; }; }; - class Item3 + class Item477 { dataType="Object"; class PositionInfo { - position[]={2228.719,523.56873,15371.087}; - angles[]={0,3.1888561,0}; + position[]={4666.6313,9.7983418,2594.3672}; }; - side="East"; - flags=5; + side="Empty"; + flags=4; class Attributes { - init="call{this setVariable [""pvp"",true]; this setVariable [""pvpPlayerUnitNumber"", 4];}"; - name="pvp_red_5"; - isPlayable=1; + disableSimulation=1; }; - id=810; - type="O_T_Recon_LAT_F"; + id=2514; + type="Land_HBarrier_01_line_3_green_F"; class CustomAttributes { class Attribute0 { - property="speaker"; - expression="_this setspeaker _value;"; + property="allowDamage"; + expression="_this allowdamage _value;"; class Value { class data @@ -1393,17 +20548,38 @@ class Mission { type[]= { - "STRING" + "BOOL" }; }; - value="Male01CHI"; + value=0; }; }; }; - class Attribute1 + nAttributes=1; + }; + }; + class Item478 + { + dataType="Object"; + class PositionInfo + { + position[]={4646.6255,9.5380497,2618.0911}; + angles[]={0.010664274,5.1585889,0.015998369}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2515; + type="Land_HBarrier_01_line_3_green_F"; + class CustomAttributes + { + class Attribute0 { - property="pitch"; - expression="_this setpitch _value;"; + property="allowDamage"; + expression="_this allowdamage _value;"; class Value { class data @@ -1412,41 +20588,39 @@ class Mission { type[]= { - "SCALAR" + "BOOL" }; }; - value=0.94999999; + value=0; }; }; }; - nAttributes=2; + nAttributes=1; }; }; - class Item4 + class Item479 { dataType="Object"; class PositionInfo { - position[]={2219.4939,522.47052,15363.198}; - angles[]={0,3.1888561,0}; + position[]={6235.4375,301.97833,7765.7642}; + angles[]={0,2.1982358,0}; }; - side="East"; - flags=5; + side="Empty"; + flags=4; class Attributes { - init="call{this setVariable [""pvp"",true]; this setVariable [""pvpPlayerUnitNumber"", 2];}"; - name="pvp_red_3"; - isPlayable=1; + disableSimulation=1; }; - id=811; - type="O_Soldier_AR_F"; - atlOffset=6.1035156e-005; + id=2516; + type="Land_HBarrier_01_line_3_green_F"; + atlOffset=-0.0050048828; class CustomAttributes { class Attribute0 { - property="speaker"; - expression="_this setspeaker _value;"; + property="allowDamage"; + expression="_this allowdamage _value;"; class Value { class data @@ -1455,17 +20629,38 @@ class Mission { type[]= { - "STRING" + "BOOL" }; }; - value="Male01PER"; + value=0; }; }; }; - class Attribute1 + nAttributes=1; + }; + }; + class Item480 + { + dataType="Object"; + class PositionInfo + { + position[]={6220.1416,301.78833,7742.6313}; + angles[]={0,0.66869605,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2517; + type="Land_HBarrier_01_line_3_green_F"; + class CustomAttributes + { + class Attribute0 { - property="pitch"; - expression="_this setpitch _value;"; + property="allowDamage"; + expression="_this allowdamage _value;"; class Value { class data @@ -1474,41 +20669,38 @@ class Mission { type[]= { - "SCALAR" + "BOOL" }; }; - value=0.99000001; + value=0; }; }; }; - nAttributes=2; + nAttributes=1; }; }; - class Item5 + class Item481 { dataType="Object"; class PositionInfo { - position[]={2220.606,523.05017,15367.508}; - angles[]={0,3.1888561,0}; + position[]={6245.2612,301.82437,7707.7876}; + angles[]={6.2805333,0.75621825,6.2778587}; }; - side="East"; - flags=5; + side="Empty"; + flags=4; class Attributes { - init="call{this setVariable [""pvp"",true]; this setVariable [""pvpPlayerUnitNumber"", 5];}"; - name="pvp_red_6"; - isPlayable=1; + disableSimulation=1; }; - id=812; - type="O_T_Recon_LAT_F"; - atlOffset=6.1035156e-005; + id=2518; + type="Land_HBarrier_01_line_3_green_F"; class CustomAttributes { class Attribute0 { - property="speaker"; - expression="_this setspeaker _value;"; + property="allowDamage"; + expression="_this allowdamage _value;"; class Value { class data @@ -1517,17 +20709,39 @@ class Mission { type[]= { - "STRING" + "BOOL" }; }; - value="Male03CHI"; + value=0; }; }; }; - class Attribute1 + nAttributes=1; + }; + }; + class Item482 + { + dataType="Object"; + class PositionInfo + { + position[]={9718.5068,85.194778,13558.857}; + angles[]={0.15865593,5.8642468,6.253859}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2519; + type="Land_HBarrier_01_line_3_green_F"; + atlOffset=-0.001335144; + class CustomAttributes + { + class Attribute0 { - property="pitch"; - expression="_this setpitch _value;"; + property="allowDamage"; + expression="_this allowdamage _value;"; class Value { class data @@ -1536,1709 +20750,4051 @@ class Mission { type[]= { - "SCALAR" + "BOOL" }; }; - value=0.97000003; + value=0; }; }; }; - nAttributes=2; + nAttributes=1; }; }; - }; - class Attributes - { - }; - id=806; - }; - class Item29 - { - dataType="Object"; - class PositionInfo - { - position[]={2221.7444,526.23309,15361.389}; - angles[]={6.1505861,3.1888621,0.012005239}; - }; - side="Empty"; - flags=4; - class Attributes - { - init="if !(isMultiplayer) then {deleteVehicle this}"; - }; - id=813; - type="Flag_Viper_F"; - }; - class Item30 - { - dataType="Marker"; - position[]={2220.9285,541.20178,15364.892}; - name="respawn_east"; - type="flag_Viper"; - id=814; - atlOffset=18.488037; - }; - class Item31 - { - dataType="Object"; - class PositionInfo - { - position[]={8401.0586,292.83102,5988.606}; - angles[]={0,0,6.2818937}; - }; - side="Empty"; - flags=4; - class Attributes - { - name="boxX"; - }; - id=825; - type="B_supplyCrate_F"; - class CustomAttributes - { - class Attribute0 + class Item483 { - property="ammoBox"; - expression="[_this,_value] call bis_fnc_initAmmoBox;"; - class Value + dataType="Object"; + class PositionInfo { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="[[[[],[]],[[],[]],[[],[]],[[],[]]],false]"; - }; + position[]={9698.5889,86.273308,13549.498}; + angles[]={0.26184687,5.8560553,0.037316564}; }; - }; - class Attribute1 - { - property="allowDamage"; - expression="_this allowdamage _value;"; - class Value + side="Empty"; + flags=4; + class Attributes { - class data + disableSimulation=1; + }; + id=2520; + type="Land_HBarrier_01_line_3_green_F"; + atlOffset=-0.0034790039; + class CustomAttributes + { + class Attribute0 { - class type + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value { - type[]= + class data { - "BOOL" + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; }; - }; - value=0; - }; - }; - }; - nAttributes=2; - }; - }; - class Item32 - { - dataType="Logic"; - class PositionInfo - { - position[]={8405.2891,291.93295,5983.9502}; - }; - name="pathfinding"; - id=826; - type="Logic"; - }; - class Item33 - { - dataType="Layer"; - name="Airports"; - class Entities - { - items=20; - class Item0 - { - dataType="Marker"; - position[]={12102.295,158.89999,12628.667}; - name="airport"; - markerType="RECTANGLE"; - type="rectangle"; - colorName="ColorEAST"; - a=390.76028; - b=150; - angle=19.882999; - id=4; - atlOffset=-0.053817749; - }; - class Item1 - { - dataType="Marker"; - position[]={4720.6362,339,10248.794}; - name="airport_1"; - markerType="RECTANGLE"; - type="rectangle"; - colorName="ColorEAST"; - a=476.16949; - b=207.12466; - angle=59.539993; - id=5; - }; - class Item2 - { - dataType="Marker"; - position[]={4854.7817,8.790967,2507.9417}; - name="airport_2"; - markerType="RECTANGLE"; - type="rectangle"; - colorName="ColorEAST"; - a=249.14926; - b=109.36142; - angle=28.48984; - id=6; - atlOffset=-0.20903301; - }; - class Item3 - { - dataType="Marker"; - position[]={4747.793,339,10323.246}; - name="airp_1_mortar_3"; - markerType="ELLIPSE"; - type="ellipse"; - colorName="ColorYellow"; - a=14.473; - b=13.825; - id=843; - }; - class Item4 - { - dataType="Marker"; - position[]={4737.9219,339,10324.874}; - name="airp_1_mortar_4"; - markerType="ELLIPSE"; - type="ellipse"; - colorName="ColorYellow"; - a=14.473; - b=13.825; - id=844; - }; - class Item5 - { - dataType="Marker"; - position[]={4748.1094,339,10340.307}; - name="airp_1_mortar_5"; - markerType="ELLIPSE"; - type="ellipse"; - colorName="ColorYellow"; - a=14.473; - b=13.825; - id=845; - }; - class Item6 - { - dataType="Marker"; - position[]={4814.894,8.8579998,2536.582}; - name="airp_2_mortar_3"; - markerType="ELLIPSE"; - type="ellipse"; - colorName="ColorYellow"; - a=14.473; - b=13.825; - id=870; - atlOffset=0.00019359589; - }; - class Item7 - { - dataType="Marker"; - position[]={4805.021,8.8710003,2538.21}; - name="airp_2_mortar_4"; - markerType="ELLIPSE"; - type="ellipse"; - colorName="ColorYellow"; - a=14.473; - b=13.825; - id=871; - atlOffset=-0.00059700012; - }; - class Item8 - { - dataType="Marker"; - position[]={4811.2568,8.7320004,2541.2839}; - name="airp_2_mortar_5"; - markerType="ELLIPSE"; - type="ellipse"; - colorName="ColorYellow"; - a=14.473; - b=13.825; - id=872; - atlOffset=-0.00042152405; - }; - class Item9 - { - dataType="Marker"; - position[]={12140.338,158.939,12612.063}; - name="airp_mortar"; - markerType="ELLIPSE"; - type="ellipse"; - colorName="ColorYellow"; - a=14.473; - b=13.825; - id=868; - atlOffset=-0.00015258789; - }; - class Item10 - { - dataType="Marker"; - position[]={12146.573,158.89999,12615.138}; - name="airp_mortar_1"; - markerType="ELLIPSE"; - type="ellipse"; - colorName="ColorYellow"; - a=14.473; - b=13.825; - id=869; - }; - class Item11 - { - dataType="Marker"; - position[]={12150.21,158.89999,12610.436}; - name="airp_mortar_2"; - markerType="ELLIPSE"; - type="ellipse"; - colorName="ColorYellow"; - a=14.473; - b=13.825; - id=867; - }; - class Item12 - { - dataType="Marker"; - position[]={4596.8301,339,10405.223}; - name="airp_1_vehicle_1"; - markerType="RECTANGLE"; - type="rectangle"; - colorName="ColorGreen"; - a=43.498734; - b=23.140686; - angle=237.01163; - id=860; - }; - class Item13 - { - dataType="Marker"; - position[]={4752.5908,339,10154.53}; - name="airp_1_vehicle_2"; - markerType="RECTANGLE"; - type="rectangle"; - colorName="ColorGreen"; - a=44.02475; - b=23.856892; - angle=236.65265; - id=861; - }; - class Item14 - { - dataType="Marker"; - position[]={4752.0508,9,2535.6799}; - name="airp_2_vehicle"; - markerType="RECTANGLE"; - type="rectangle"; - colorName="ColorGreen"; - a=32.455002; - b=20.924999; - angle=207.52596; - id=874; + }; + }; + nAttributes=1; + }; }; - class Item15 + class Item484 { - dataType="Marker"; - position[]={12186.542,158.98723,12641.169}; - name="airp_vehicle"; - markerType="RECTANGLE"; - type="rectangle"; - colorName="ColorGreen"; - a=43.499001; - b=23.141001; - angle=200.52629; - id=866; + dataType="Object"; + class PositionInfo + { + position[]={10288.541,168.52563,9529.8555}; + angles[]={6.2432079,3.2358336,6.2605233}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2521; + type="Land_HBarrier_01_line_3_green_F"; + atlOffset=0.0014038086; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; }; - class Item16 + class Item485 { - dataType="Marker"; - position[]={12038.437,159,12695.702}; - name="airp_vehicle_1"; - markerType="RECTANGLE"; - type="rectangle"; - colorName="ColorGreen"; - a=32.455002; - b=20.924999; - angle=195.99695; - id=873; + dataType="Object"; + class PositionInfo + { + position[]={10293.149,168.07481,9530.0234}; + angles[]={0.022662206,3.1874845,6.1012201}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2522; + type="Land_HBarrier_01_line_3_green_F"; + atlOffset=0.00096130371; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; }; - class Item17 + class Item486 { - dataType="Marker"; - position[]={4655.0957,339,10285.574}; - name="detectPlayer"; - markerType="RECTANGLE"; - type="rectangle"; - a=739.97546; - b=253.8351; - angle=59.967659; - id=834; + dataType="Object"; + class PositionInfo + { + position[]={9676.8711,299.80832,8846.208}; + angles[]={0,0.76314491,0.0053265258}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2523; + type="Land_HBarrier_01_line_3_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; }; - class Item18 + class Item487 { - dataType="Marker"; - position[]={4967.9453,8.9077148,2442.2239}; - name="detectPlayer_1"; - markerType="RECTANGLE"; - type="rectangle"; - a=379.85837; - b=130.2925; - angle=29.909319; - id=835; - atlOffset=0.03082943; + dataType="Object"; + class PositionInfo + { + position[]={9681.2871,299.80817,8835.1299}; + angles[]={0.0012918708,0.76314491,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2524; + type="Land_HBarrier_01_line_3_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; }; - class Item19 + class Item488 { - dataType="Marker"; - position[]={12111.572,158.22559,12628.975}; - name="detectPlayer_2"; - markerType="RECTANGLE"; - type="rectangle"; - a=467.86603; - b=197.88884; - angle=19.95442; - id=836; - atlOffset=-0.67440796; + dataType="Object"; + class PositionInfo + { + position[]={9704.2002,299.68405,8840.8428}; + angles[]={6.2405448,2.4065683,6.2751846}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2525; + type="Land_HBarrier_01_line_3_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; }; - }; - id=827; - atlOffset=-156.77542; - }; - class Item34 - { - dataType="Layer"; - name="Outposts"; - class Entities - { - items=32; - class Item0 + class Item489 { - dataType="Marker"; - position[]={5146.8965,8.7180004,2345.7275}; - name="outpost"; - markerType="RECTANGLE"; - type="rectangle"; - colorName="ColorGreen"; - a=89.797859; - b=108.29008; - angle=210.03189; - id=10; - atlOffset=-0.28199959; + dataType="Object"; + class PositionInfo + { + position[]={9712.5371,299.79364,8951.4238}; + angles[]={6.2818484,3.175863,0.0013372133}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2526; + type="Land_HBarrier_01_line_3_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; }; - class Item1 + class Item490 { - dataType="Marker"; - position[]={4541.6143,44.214844,3155.5417}; - name="outpost_1"; - markerType="RECTANGLE"; - type="rectangle"; - colorName="ColorGreen"; - a=122.74355; - b=128.60263; - angle=155.90392; - id=11; - atlOffset=-14.062813; + dataType="Object"; + class PositionInfo + { + position[]={9731.6914,299.79837,8944.7402}; + angles[]={0,3.8380558,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2527; + type="Land_HBarrier_01_line_3_green_F"; + atlOffset=3.0517578e-005; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item491 + { + dataType="Object"; + class PositionInfo + { + position[]={9757.8828,299.9176,8920.1016}; + angles[]={0,4.5595479,6.2551966}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2528; + type="Land_HBarrier_01_line_3_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; }; - class Item2 + class Item492 { - dataType="Marker"; - position[]={11226.278,190.0475,12185.473}; - name="outpost_10"; - markerType="RECTANGLE"; - type="rectangle"; - colorName="ColorGreen"; - a=64.31974; - b=68.95639; - angle=297.99689; - id=27; + dataType="Object"; + class PositionInfo + { + position[]={4186.4263,324.79834,8897.1191}; + angles[]={0,1.5487305,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2529; + type="Land_HBarrier_01_line_3_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; }; - class Item3 + class Item493 { - dataType="Marker"; - position[]={12923.339,213.45667,12766.218}; - name="outpost_11"; - markerType="RECTANGLE"; - type="rectangle"; - colorName="ColorGreen"; - a=63.164063; - b=63.14502; - id=28; - atlOffset=3.7282562; + dataType="Object"; + class PositionInfo + { + position[]={4191.6504,324.79834,8896.7295}; + angles[]={0,1.5487305,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2530; + type="Land_HBarrier_01_line_3_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; }; - class Item4 + class Item494 { - dataType="Marker"; - position[]={12940.608,27.022924,6770.3062}; - name="outpost_12"; - markerType="RECTANGLE"; - type="rectangle"; - colorName="ColorGreen"; - a=59.300125; - b=58.015564; - angle=170.78795; - id=32; + dataType="Object"; + class PositionInfo + { + position[]={13046.948,6.7852206,7051.7031}; + angles[]={6.2778587,4.462081,0.0039967569}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2531; + type="Land_HBarrier_01_line_3_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; }; - class Item5 + class Item495 { - dataType="Marker"; - position[]={13415.1,6.442688,6196.1709}; - name="outpost_13"; - markerType="RECTANGLE"; - type="rectangle"; - colorName="ColorGreen"; - a=79.427887; - b=60.68631; - angle=270.85022; - id=34; - atlOffset=1.2123933; + dataType="Object"; + class PositionInfo + { + position[]={13054.265,6.779716,7027.4551}; + angles[]={0,4.4781523,0.0026520467}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2532; + type="Land_HBarrier_01_line_3_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; }; - class Item6 + class Item496 { - dataType="Marker"; - position[]={13467.147,83.838745,3342.0027}; - name="outpost_14"; - markerType="RECTANGLE"; - type="rectangle"; - colorName="ColorGreen"; - a=89.13623; - b=85.462082; - angle=141.42493; - id=35; - atlOffset=12.189415; + dataType="Object"; + class PositionInfo + { + position[]={13070.122,6.7983418,7021.7939}; + angles[]={0,3.8384953,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2533; + type="Land_HBarrier_01_line_3_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; }; - class Item7 + class Item497 { - dataType="Marker"; - position[]={4404.1821,215.7998,4668.0483}; - name="outpost_15"; - markerType="RECTANGLE"; - type="rectangle"; - colorName="ColorGreen"; - a=73.771751; - b=104.24509; - angle=99.916; - id=36; - atlOffset=-19.800491; + dataType="Object"; + class PositionInfo + { + position[]={4701.1816,273.26083,6785.7656}; + angles[]={0.037314966,4.0645189,6.0564823}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2535; + type="Land_HBarrier_01_line_1_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; }; - class Item8 + class Item498 { - dataType="Marker"; - position[]={7561.6045,210.63184,5171.1587}; - name="outpost_16"; - markerType="RECTANGLE"; - type="rectangle"; - colorName="ColorGreen"; - a=55.869678; - b=48.883904; - angle=179.87862; - id=39; - atlOffset=-3.3840942; + dataType="Object"; + class PositionInfo + { + position[]={4703.5791,272.76355,6787.8291}; + angles[]={0.031988446,4.0645189,6.174284}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2536; + type="Land_HBarrier_01_line_1_green_F"; + atlOffset=3.0517578e-005; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; }; - class Item9 + class Item499 { - dataType="Marker"; - position[]={6291.4487,301.02283,7718.4253}; - name="outpost_17"; - markerType="RECTANGLE"; - type="rectangle"; - colorName="ColorGreen"; - a=97.076508; - b=53.799522; - angle=213.73801; - id=40; + dataType="Object"; + class PositionInfo + { + position[]={4706.7378,272.33475,6790.438}; + angles[]={0.031988446,4.0645189,6.174284}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2537; + type="Land_HBarrier_01_line_1_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; }; - class Item10 + class Item500 { - dataType="Marker"; - position[]={8843.5234,214,11654.893}; - name="outpost_18"; - markerType="RECTANGLE"; - type="rectangle"; - colorName="ColorGreen"; - a=62.089123; - b=66.317612; - angle=100.45999; - id=42; + dataType="Object"; + class PositionInfo + { + position[]={4709.4111,271.91803,6792.6255}; + angles[]={0.043970551,4.0645189,6.1624417}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2538; + type="Land_HBarrier_01_line_1_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; }; - class Item11 + class Item501 { - dataType="Marker"; - position[]={12207.529,25.302977,9414.1025}; - name="outpost_19"; - markerType="RECTANGLE"; - type="rectangle"; - colorName="ColorGreen"; - a=70; - b=50; - angle=318.96811; - id=52; + dataType="Object"; + class PositionInfo + { + position[]={7031.1006,6.7021055,2434.4675}; + angles[]={0,0.86812711,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2539; + type="Land_HBarrier_01_line_1_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; }; - class Item12 + class Item502 { - dataType="Marker"; - position[]={3701.5046,402,5978.062}; - name="outpost_2"; - markerType="RECTANGLE"; - type="rectangle"; - colorName="ColorGreen"; - a=96.04599; - b=86.994995; - angle=47.747215; - id=12; + dataType="Object"; + class PositionInfo + { + position[]={6884.0117,6.7121058,2336.9097}; + angles[]={0,0.86812711,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2540; + type="Land_HBarrier_01_line_1_green_F"; + atlOffset=-0.0027866364; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; }; - class Item13 + class Item503 { - dataType="Marker"; - position[]={4958.8213,338.98999,9856.377}; - name="outpost_20"; - markerType="RECTANGLE"; - type="rectangle"; - colorName="ColorGreen"; - a=171.24644; - b=198.93745; - angle=239.93896; - id=251; - atlOffset=-0.010009766; + dataType="Object"; + class PositionInfo + { + position[]={4669.311,9.7021055,2594.2852}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2541; + type="Land_HBarrier_01_line_1_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; }; - class Item14 + class Item504 { - dataType="Marker"; - position[]={2732.8411,267.20313,9905.9258}; - name="outpost_21"; - markerType="RECTANGLE"; - type="rectangle"; - colorName="ColorGreen"; - a=55.818733; - b=57.456215; - angle=121.37389; - id=295; - atlOffset=-6.7468872; + dataType="Object"; + class PositionInfo + { + position[]={13127.543,6.6921053,7001.3457}; + angles[]={0,1.2837533,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2542; + type="Land_HBarrier_01_line_1_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; }; - class Item15 + class Item505 { - dataType="Marker"; - position[]={4411.21,339,10796.395}; - name="outpost_3"; - markerType="RECTANGLE"; - type="rectangle"; - colorName="ColorGreen"; - a=156.02531; - b=203.82967; - angle=239.93896; - id=14; + dataType="Object"; + class PositionInfo + { + position[]={6424.4194,384.03479,6540.5737}; + angles[]={6.194087,4.0138664,0.079830915}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2543; + type="Land_fort_rampart"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; }; - class Item16 + class Item506 { - dataType="Marker"; - position[]={6895.8628,394.51886,11440.411}; - name="outpost_4"; - markerType="RECTANGLE"; - type="rectangle"; - colorName="ColorGreen"; - a=113.01675; - b=82.41481; - angle=235.19092; - id=15; + dataType="Object"; + class PositionInfo + { + position[]={6453.3149,383.88013,6530.5039}; + angles[]={6.2325621,2.8869324,6.2113128}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2545; + type="Land_fort_rampart"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; }; - class Item17 + class Item507 { - dataType="Marker"; - position[]={6434.1392,384.95474,6548.1943}; - name="outpost_5"; - markerType="RECTANGLE"; - type="rectangle"; - colorName="ColorGreen"; - a=45.783302; - b=46.773125; - angle=130.869; - id=16; + dataType="Object"; + class PositionInfo + { + position[]={6461.5269,383.17084,6542.7949}; + angles[]={0.0066682254,1.2088012,6.120635}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2546; + type="Land_fort_rampart"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; }; - class Item18 + class Item508 { - dataType="Marker"; - position[]={4732.7896,282.24829,6759.6099}; - name="outpost_6"; - markerType="RECTANGLE"; - type="rectangle"; - colorName="ColorGreen"; - a=89.587685; - b=75.625938; - angle=48.989975; - id=17; - atlOffset=12.033936; + dataType="Object"; + class PositionInfo + { + position[]={6453.4038,383.69171,6561.8857}; + angles[]={0.065243281,0.85094273,6.1349483}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2547; + type="Land_fort_rampart"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; }; - class Item19 + class Item509 { - dataType="Marker"; - position[]={6583.1733,91.995636,3424.0298}; - name="outpost_7"; - markerType="RECTANGLE"; - type="rectangle"; - colorName="ColorGreen"; - a=163.08447; - b=153.32703; - id=18; - atlOffset=11.036263; + dataType="Object"; + class PositionInfo + { + position[]={6945.3091,390.43222,11425.195}; + angles[]={0.065239623,1.1221336,6.1180363}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2548; + type="Land_fort_rampart"; + atlOffset=0.00015258789; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; }; - class Item20 + class Item510 { - dataType="Marker"; - position[]={10256.854,357.54529,12042.293}; - name="outpost_8"; - markerType="RECTANGLE"; - type="rectangle"; - colorName="ColorGreen"; - a=142.01855; - b=94.024902; - id=19; - atlOffset=-3.0738525; + dataType="Object"; + class PositionInfo + { + position[]={6941.7129,390.86603,11441.604}; + angles[]={0.0732048,1.4709349,6.1271286}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2549; + type="Land_fort_rampart"; + atlOffset=0.00033569336; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; }; - class Item21 + class Item511 { - dataType="Marker"; - position[]={11250.48,292.00342,4294.0674}; - name="outpost_9"; - markerType="RECTANGLE"; - type="rectangle"; - colorName="ColorGreen"; - a=78.738342; - b=83.958069; - angle=225.59978; - id=22; - atlOffset=1.309967; + dataType="Object"; + class PositionInfo + { + position[]={6940.1821,390.03586,11451.193}; + angles[]={0.12217305,1.4113779,5.876524}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2550; + type="Land_fort_rampart"; + atlOffset=0.00021362305; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; }; - class Item22 + class Item512 { - dataType="Marker"; - position[]={12211.771,24.93,9422.0146}; - name="outp_19_mortar_1"; - markerType="ELLIPSE"; - type="ellipse"; - colorName="ColorYellow"; - a=14.473; - b=13.825; - id=841; - atlOffset=-0.00021934509; + dataType="Object"; + class PositionInfo + { + position[]={6858.3862,392.44711,11401.776}; + angles[]={6.2631893,4.0347605,0.050624419}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2551; + type="Land_fort_rampart"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; }; - class Item23 + class Item513 { - dataType="Marker"; - position[]={3701.6641,402,5965.916}; - name="outp_2_mortar_6"; - markerType="ELLIPSE"; - type="ellipse"; - colorName="ColorYellow"; - a=14.473; - b=13.825; - id=846; + dataType="Object"; + class PositionInfo + { + position[]={6867.6641,392.65735,11390.399}; + angles[]={0.0811534,4.1021252,0.039977662}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2552; + type="Land_fort_rampart"; + atlOffset=3.0517578e-005; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; }; - class Item24 + class Item514 { - dataType="Marker"; - position[]={10289.712,362.75101,12053.699}; - name="outp_8_mortar_2"; - markerType="ELLIPSE"; - type="ellipse"; - colorName="ColorYellow"; - a=14.473; - b=13.825; - id=842; - atlOffset=0.0002746582; + dataType="Object"; + class PositionInfo + { + position[]={10296.152,361.0871,12084.59}; + angles[]={0.1338627,5.6843939,0.18454216}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2553; + type="Land_fort_rampart"; + atlOffset=-0.0042114258; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; }; - class Item25 + class Item515 { - dataType="Marker"; - position[]={11264.744,289.746,4292.293}; - name="outp_9_mortar_7"; - markerType="ELLIPSE"; - type="ellipse"; - colorName="ColorYellow"; - a=14.473; - b=13.825; - id=847; - atlOffset=3.0517578e-005; + dataType="Object"; + class PositionInfo + { + position[]={10286.912,360.85056,12078.155}; + angles[]={0.19097878,5.6726875,0.12861934}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2554; + type="Land_fort_rampart"; + atlOffset=-0.00042724609; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; }; - class Item26 + class Item516 { - dataType="Marker"; - position[]={11250.149,189.44099,12165.023}; - name="outp_10_vehicle_9"; - markerType="RECTANGLE"; - type="rectangle"; - colorName="ColorGreen"; - a=19.791; - b=14.319; - angle=297.01099; - id=884; - atlOffset=0.0038299561; + dataType="Object"; + class PositionInfo + { + position[]={10313.462,360.84091,12044.045}; + angles[]={6.2405434,2.4483395,6.1506343}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2555; + type="Land_fort_rampart"; + atlOffset=-0.002746582; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; }; - class Item27 + class Item517 { - dataType="Marker"; - position[]={12949.378,27.011999,6745.0771}; - name="outp_12_vehicle"; - markerType="RECTANGLE"; - type="rectangle"; - colorName="ColorGreen"; - a=16.625; - b=5.0040002; - angle=257.76401; - id=882; - atlOffset=-0.01247406; + dataType="Object"; + class PositionInfo + { + position[]={10288.377,364.8959,12028.418}; + angles[]={6.2711854,2.6820338,6.1940913}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2556; + type="Land_fort_rampart"; + atlOffset=0.0022888184; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; }; - class Item28 + class Item518 { - dataType="Marker"; - position[]={13418.469,5.75,6166.9551}; - name="outp_13_vehicle"; - markerType="RECTANGLE"; - type="rectangle"; - colorName="ColorGreen"; - a=9.691; - b=18.506001; - angle=180.35095; - id=881; - atlOffset=0.45897436; + dataType="Object"; + class PositionInfo + { + position[]={12945.056,208.21495,12742.413}; + angles[]={6.1141477,2.8955271,6.2778478}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2557; + type="Land_fort_rampart"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; }; - class Item29 + class Item519 { - dataType="Marker"; - position[]={4420.085,235.808,4663.5952}; - name="outp_15_vehicle_3"; - markerType="RECTANGLE"; - type="rectangle"; - colorName="ColorGreen"; - a=12.183; - b=5.744; - angle=207.52596; - id=878; - atlOffset=0.072692871; + dataType="Object"; + class PositionInfo + { + position[]={12934.963,207.92288,12740.804}; + angles[]={6.1232295,3.0593648,0.0053377044}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2558; + type="Land_fort_rampart"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; }; - class Item30 + class Item520 { - dataType="Marker"; - position[]={12167.877,28.309,9392.2578}; - name="outp_19_vehicle"; - markerType="RECTANGLE"; - type="rectangle"; - colorName="ColorGreen"; - a=12.214; - b=20.924999; - angle=225.60695; - id=883; - atlOffset=-0.138937; + dataType="Object"; + class PositionInfo + { + position[]={11273.471,290.10223,4311.5972}; + angles[]={0.17292584,1.1366618,5.8878255}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2559; + type="Land_fort_rampart"; + atlOffset=-0.0032958984; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item521 + { + dataType="Object"; + class PositionInfo + { + position[]={11276.522,288.7818,4281.2822}; + angles[]={6.1219311,2.2093329,6.1914434}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2560; + type="Land_fort_rampart"; + atlOffset=0.0019226074; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; }; - class Item31 + class Item522 { - dataType="Marker"; - position[]={5168.876,8.8999996,2279.875}; - name="outp_vehicle_1"; - markerType="RECTANGLE"; - type="rectangle"; - colorName="ColorGreen"; - a=32.455002; - b=20.924999; - angle=207.52596; - id=876; + dataType="Object"; + class PositionInfo + { + position[]={11243.345,293.96527,4251.0815}; + angles[]={6.207334,2.8641093,6.0768309}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2561; + type="Land_fort_rampart"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; }; - }; - id=828; - atlOffset=-140.3578; - }; - class Item35 - { - dataType="Layer"; - name="Seaports"; - class Entities - { - items=7; - class Item0 + class Item523 { - dataType="Marker"; - position[]={3615.9265,6.5879998,2177.1638}; - name="seaport"; - markerType="RECTANGLE"; - type="rectangle"; - colorName="ColorWEST"; - a=134.67267; - b=91.436241; - angle=106.133; - id=46; - atlOffset=0.58799982; + dataType="Object"; + class PositionInfo + { + position[]={6584.4712,79.994675,3434.479}; + angles[]={0.12205668,0.12871456,0.017332481}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2562; + type="Land_fort_rampart"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; }; - class Item1 + class Item524 { - dataType="Marker"; - position[]={6953.5557,6.0109863,2348.8506}; - name="seaport_1"; - markerType="RECTANGLE"; - type="rectangle"; - colorName="ColorWEST"; - a=108.34799; - b=77.135849; - angle=138.239; - id=47; + dataType="Object"; + class PositionInfo + { + position[]={6569.1699,79.867851,3432.5935}; + angles[]={0.12993059,5.7754645,0.043970551}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2563; + type="Land_fort_rampart"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; }; - class Item2 + class Item525 { - dataType="Marker"; - position[]={10393.712,3.0197072,1855.9868}; - name="seaport_2"; - markerType="RECTANGLE"; - type="rectangle"; - colorName="ColorWEST"; - a=67.480957; - b=65.192261; - id=48; + dataType="Object"; + class PositionInfo + { + position[]={6544.0562,79.50602,3420.5867}; + angles[]={0.095706634,4.9523048,0.089097641}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2564; + type="Land_fort_rampart"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; }; - class Item3 + class Item526 { - dataType="Marker"; - position[]={13521.632,4.4954515,6320.7788}; - name="seaport_3"; - markerType="RECTANGLE"; - type="rectangle"; - colorName="ColorWEST"; - a=70; - b=65.142693; - angle=96.268379; - id=49; - atlOffset=1.1780939; + dataType="Object"; + class PositionInfo + { + position[]={6546.7729,80.047569,3404.698}; + angles[]={6.2232571,4.0717373,0.074528553}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2565; + type="Land_fort_rampart"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; }; - class Item4 + class Item527 { - dataType="Marker"; - position[]={13049.766,6,10046.398}; - name="seaport_4"; - markerType="RECTANGLE"; - type="rectangle"; - colorName="ColorWEST"; - a=70; - b=59.038822; - angle=110.88124; - id=51; + dataType="Object"; + class PositionInfo + { + position[]={6584.6426,79.249146,3386.0264}; + angles[]={6.0973544,3.2489762,0.010664274}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2566; + type="Land_fort_rampart"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; }; - class Item5 + class Item528 { - dataType="Marker"; - position[]={6926.167,6.013,2333.9231}; - name="seap_1_vehicle"; - markerType="RECTANGLE"; - type="rectangle"; - colorName="ColorGreen"; - a=27.023001; - b=10.466; - angle=142.308; - id=877; - atlOffset=0.00021314621; + dataType="Object"; + class PositionInfo + { + position[]={6601.2466,79.722008,3388.3206}; + angles[]={6.0960674,2.9379671,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2567; + type="Land_fort_rampart"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; }; - class Item6 + class Item529 { - dataType="Marker"; - position[]={10402.839,6.046,1889.443}; - name="seap_2_vehicle"; - markerType="RECTANGLE"; - type="rectangle"; - colorName="ColorGreen"; - a=32.455002; - b=12.286; - angle=179.12996; - id=879; - atlOffset=0.24533272; + dataType="Object"; + class PositionInfo + { + position[]={6622.9341,81.380562,3420.5298}; + angles[]={0.033319358,1.1344783,6.2791886}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2568; + type="Land_fort_rampart"; + atlOffset=7.6293945e-006; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; }; - }; - id=829; - atlOffset=-108.53817; - }; - class Item36 - { - dataType="Layer"; - name="Factories"; - class Entities - { - items=6; - class Item0 + class Item530 { - dataType="Marker"; - position[]={4167.8696,323.37891,8939.7422}; - name="factory"; - markerType="RECTANGLE"; - type="rectangle"; - colorName="ColorOrange"; - a=108.2471; - b=107.57551; - angle=188.34593; - id=13; - atlOffset=-0.63394165; + dataType="Object"; + class PositionInfo + { + position[]={6613.1484,80.584373,3432.4434}; + angles[]={0.08247932,0.49804258,0.025327841}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2569; + type="Land_fort_rampart"; + atlOffset=-7.6293945e-006; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; }; - class Item1 + class Item531 { - dataType="Marker"; - position[]={10427.643,6,2581.9363}; - name="factory_1"; - markerType="RECTANGLE"; - type="rectangle"; - colorName="ColorOrange"; - a=68.609634; - b=66.307854; - angle=205.30093; - id=20; + dataType="Object"; + class PositionInfo + { + position[]={8141.1299,470.62955,9170.0107}; + angles[]={0.0080009829,0.28433129,0.0026744273}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2570; + type="Land_fort_rampart"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; }; - class Item2 + class Item532 { - dataType="Marker"; - position[]={12863.338,6.013,9952.0381}; - name="factory_2"; - markerType="RECTANGLE"; - type="rectangle"; - colorName="ColorOrange"; - a=84.660927; - b=51.169899; - angle=100.412; - id=30; - atlOffset=0.00021314621; + dataType="Object"; + class PositionInfo + { + position[]={8161.0801,470.69412,9154.5908}; + angles[]={0.0093286335,1.0844978,6.2711902}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2571; + type="Land_fort_rampart"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; }; - class Item3 + class Item533 { - dataType="Marker"; - position[]={13078.55,6,7089.2612}; - name="factory_3"; - markerType="RECTANGLE"; - type="rectangle"; - colorName="ColorOrange"; - a=102.92614; - b=57.434551; - angle=73.819817; - id=31; + dataType="Object"; + class PositionInfo + { + position[]={8167.7866,470.79944,9133.6797}; + angles[]={0.0013372133,1.744573,6.2751846}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2572; + type="Land_fort_rampart"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; }; - class Item4 + class Item534 { - dataType="Marker"; - position[]={6498.6138,6,2617.9641}; - name="factory_4"; - markerType="RECTANGLE"; - type="rectangle"; - colorName="ColorOrange"; - a=120; - b=90; - angle=130.13901; - id=37; + dataType="Object"; + class PositionInfo + { + position[]={8160.6216,470.75461,9111.0605}; + angles[]={6.272521,2.4522111,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2573; + type="Land_fort_rampart"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; }; - class Item5 + class Item535 { - dataType="Marker"; - position[]={4195.167,324.00299,8953.9102}; - name="fact_vehicle"; - markerType="RECTANGLE"; - type="rectangle"; - colorName="ColorGreen"; - a=13.231; - b=9.4980001; - angle=281.59299; - id=885; - atlOffset=-0.0034484863; + dataType="Object"; + class PositionInfo + { + position[]={8139.8633,470.45093,9103.5908}; + angles[]={6.2551947,3.1744809,0.021328852}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2574; + type="Land_fort_rampart"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; }; - }; - id=830; - atlOffset=-167.34557; - }; - class Item37 - { - dataType="Layer"; - name="Resources"; - class Entities - { - items=11; - class Item0 + class Item536 { - dataType="Marker"; - position[]={10063.688,6,1839.64}; - name="resource"; - markerType="RECTANGLE"; - type="rectangle"; - colorName="ColorBrown"; - a=90; - b=50; - id=21; + dataType="Object"; + class PositionInfo + { + position[]={8120.3228,469.98929,9113.7598}; + angles[]={6.2458706,3.8417838,0.058599081}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2575; + type="Land_fort_rampart"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; }; - class Item1 + class Item537 { - dataType="Marker"; - position[]={11470.222,221,7510.728}; - name="resource_1"; - markerType="RECTANGLE"; - type="rectangle"; - colorName="ColorBrown"; - a=80; - b=50; - angle=97.399902; - id=23; + dataType="Object"; + class PositionInfo + { + position[]={8106.354,469.77237,9132.4746}; + angles[]={6.2565274,4.5629859,0.061255306}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2576; + type="Land_fort_rampart"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; }; - class Item2 + class Item538 { - dataType="Marker"; - position[]={9700.9033,298.99799,8918.7803}; - name="resource_2"; - markerType="RECTANGLE"; - type="rectangle"; - colorName="ColorBrown"; - a=70; - b=50; - angle=104.40878; - id=24; - atlOffset=-0.00030517578; + dataType="Object"; + class PositionInfo + { + position[]={8105.7549,470.03854,9148.2744}; + angles[]={6.2711854,4.97997,0.051955618}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2577; + type="Land_fort_rampart"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; }; - class Item3 + class Item539 { - dataType="Marker"; - position[]={10266.166,168.32201,9522.1777}; - name="resource_3"; - markerType="RECTANGLE"; - type="rectangle"; - colorName="ColorBrown"; - a=50; - b=50; - angle=184.80492; - id=25; - atlOffset=0.00010681152; + dataType="Object"; + class PositionInfo + { + position[]={8118.9736,470.48761,9163.6797}; + angles[]={0.010664274,5.5416899,0.016002094}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2578; + type="Land_fort_rampart"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; }; - class Item4 + class Item540 { - dataType="Marker"; - position[]={11845.592,148.39,12407.44}; - name="resource_4"; - markerType="RECTANGLE"; - type="rectangle"; - colorName="ColorBrown"; - a=50; - b=50; - angle=200.38896; - id=26; - atlOffset=-0.00032043457; + dataType="Object"; + class PositionInfo + { + position[]={6458.144,384.41083,6553.1499}; + angles[]={0.035982672,4.3453541,6.1076746}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2643; + type="Land_BagBunker_01_small_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; }; - class Item5 + class Item541 { - dataType="Marker"; - position[]={12761.23,6,9655.4131}; - name="resource_5"; - markerType="RECTANGLE"; - type="rectangle"; - colorName="ColorBrown"; - a=110; - b=70; - angle=191.55794; - id=29; + dataType="Object"; + class PositionInfo + { + position[]={6442.2231,385.05817,6530.7642}; + angles[]={6.1967354,0.38604188,0.035984326}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2644; + type="Land_BagBunker_01_small_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; }; - class Item6 + class Item542 { - dataType="Marker"; - position[]={13273.817,10.119,6095.9707}; - name="resource_6"; - markerType="RECTANGLE"; - type="rectangle"; - colorName="ColorBrown"; - a=68.961441; - b=65.203957; - angle=58.644993; - id=33; - atlOffset=2.1734037; + dataType="Object"; + class PositionInfo + { + position[]={6408.9258,6.2935462,2649.8369}; + angles[]={0,5.3822117,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2693; + type="Land_fort_bagfence_round"; }; - class Item7 + class Item543 { - dataType="Marker"; - position[]={6240.0112,5.4920001,2208.729}; - name="resource_7"; - markerType="RECTANGLE"; - type="rectangle"; - colorName="ColorBrown"; - a=50; - b=50; - angle=149.799; - id=38; - atlOffset=0.00037527084; + dataType="Object"; + class PositionInfo + { + position[]={6410.5894,9.1363554,2648.4165}; + angles[]={0,5.3822117,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2694; + type="Land_Hlaska"; }; - class Item8 + class Item544 { - dataType="Marker"; - position[]={9673.1572,46.938477,13557.481}; - name="resource_8"; - markerType="RECTANGLE"; - type="rectangle"; - colorName="ColorBrown"; - a=133.86571; - b=128.34068; - angle=147.22701; - id=41; - atlOffset=-36.718025; + dataType="Object"; + class PositionInfo + { + position[]={6480.7275,9.1363554,2525.8623}; + angles[]={0,2.4167056,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2696; + type="Land_Hlaska"; }; - class Item9 + class Item545 { - dataType="Marker"; - position[]={13141.395,6.0570397,10301.52}; - name="resource_9"; - markerType="RECTANGLE"; - type="rectangle"; - colorName="ColorBrown"; - a=80; - b=47.947792; - angle=289.01877; - id=50; - atlOffset=-0.045758247; + dataType="Object"; + class PositionInfo + { + position[]={10441.39,6.1344609,1865.7511}; + angles[]={0,0.22453719,6.2818484}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2710; + type="Land_Hlaska"; }; - class Item10 + class Item546 { - dataType="Marker"; - position[]={9996.3281,6,1843.3051}; - name="reso_vehicle"; - markerType="RECTANGLE"; - type="rectangle"; - colorName="ColorGreen"; - a=13.939; - b=12.332; - angle=180.841; - id=880; + dataType="Object"; + class PositionInfo + { + position[]={3727.7288,405.13635,5965.7983}; + angles[]={0,1.8223106,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2719; + type="Land_Hlaska"; }; }; - id=831; - atlOffset=-278.84216; + id=406; + atlOffset=46.125092; }; - class Item38 + class Item48 { dataType="Layer"; - name="Roadblocks"; + name="Assets Resource-Factory"; class Entities { - items=41; + items=15; class Item0 { - dataType="Marker"; - position[]={12851.474,5.7764149,8706.6035}; - name="control"; - markerType="RECTANGLE"; - type="rectangle"; - a=99.020477; - b=118.70475; - angle=159.709; - id=53; + dataType="Object"; + class PositionInfo + { + position[]={9658.1943,86.386429,13533.556}; + angles[]={0,2.7645442,6.2671871}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=1810; + type="Land_Ind_TankSmall2"; + atlOffset=-9.9182129e-005; }; class Item1 { - dataType="Marker"; - position[]={11891.186,31.970703,9017.7803}; - name="control_1"; - markerType="RECTANGLE"; - type="rectangle"; - a=169.17923; - b=179.54099; - angle=159.709; - id=54; - atlOffset=-27.432232; + dataType="Object"; + class PositionInfo + { + position[]={9659.3672,86.370636,13530.446}; + angles[]={0.015998369,2.7645442,6.2511969}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=1811; + type="Land_Ind_TankSmall2"; + atlOffset=-3.8146973e-005; }; class Item2 { - dataType="Marker"; - position[]={3643.8086,8.4753141,2523.8491}; - name="control_10"; - markerType="RECTANGLE"; - type="rectangle"; - a=108.25488; - b=100.38329; - angle=159.709; - id=63; + dataType="Object"; + class PositionInfo + { + position[]={9660.541,86.357544,13527.511}; + angles[]={0,2.7645442,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=1812; + type="Land_Ind_TankSmall2"; }; class Item3 { - dataType="Marker"; - position[]={2661.8247,221.79205,5583.6392}; - name="control_11"; - markerType="RECTANGLE"; - type="rectangle"; - a=20; - b=20; - angle=159.709; - id=64; - atlOffset=-3.0517578e-005; + dataType="Object"; + class PositionInfo + { + position[]={9586.0811,89.081268,13510.733}; + angles[]={6.2698488,1.2878926,6.1637564}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=1819; + type="US_WarfareBContructionSite_Base_EP1"; + atlOffset=0.00093078613; }; class Item4 { - dataType="Marker"; - position[]={3130.9856,298.29498,8072.5195}; - name="control_12"; - markerType="RECTANGLE"; - type="rectangle"; - a=157.0043; - b=161.89716; - angle=159.709; - id=65; + dataType="Object"; + class PositionInfo + { + position[]={9588.3467,88.781578,13506.221}; + angles[]={0.012000273,1.0668645,6.1637568}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=1820; + type="TK_WarfareBContructionSite_Base_EP1"; + atlOffset=0.0021286011; }; class Item5 { - dataType="Marker"; - position[]={5058.7593,341.6015,8636.0986}; - name="control_13"; - markerType="RECTANGLE"; - type="rectangle"; - a=135.16505; - b=145.20442; - angle=159.709; - id=66; + dataType="Object"; + class PositionInfo + { + position[]={9654.1826,87.831787,13522.076}; + angles[]={0,5.938621,6.2299027}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=1821; + type="Land_Repair_center"; + atlOffset=-0.0031890869; }; class Item6 { - dataType="Marker"; - position[]={4806.2607,276.80078,7174.6528}; - name="control_14"; - markerType="RECTANGLE"; - type="rectangle"; - a=188.29962; - b=158.81369; - angle=159.709; - id=67; - atlOffset=-25.2211; + dataType="Object"; + class PositionInfo + { + position[]={9639.8525,87.978241,13503.406}; + angles[]={0.0026520467,2.7037597,6.2778587}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=1822; + type="Land_Fuel_tank_stairs"; + atlOffset=-0.0012893677; }; class Item7 { - dataType="Marker"; - position[]={9467.0781,195.077,4417.0298}; - name="control_15"; - markerType="RECTANGLE"; - type="rectangle"; - a=300; - b=300; - id=69; - atlOffset=-0.52865601; + dataType="Object"; + class PositionInfo + { + position[]={9630.7803,87.346504,13499.312}; + angles[]={0.039979152,2.7037597,0.042640556}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=1823; + type="Land_Fuel_tank_big"; + atlOffset=0.0041503906; }; class Item8 { - dataType="Marker"; - position[]={8477.1055,133.16751,4911.9985}; - name="control_16"; - markerType="RECTANGLE"; - type="rectangle"; - a=300; - b=300; - id=70; + dataType="Object"; + class PositionInfo + { + position[]={8127.5205,476.78589,9151.5693}; + angles[]={0.0066592805,0,0.013332055}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2137; + type="Land_Vysilac_FM"; }; class Item9 { - dataType="Marker"; - position[]={10919.603,223.7363,3935.2534}; - name="control_17"; - markerType="RECTANGLE"; - type="rectangle"; - a=300; - b=300; - id=71; - atlOffset=-0.52865601; + dataType="Object"; + class PositionInfo + { + position[]={9579.9385,88.300613,13531.824}; + angles[]={0.071875811,4.4197793,6.2551923}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2579; + type="Land_Timbers_F"; + atlOffset=-0.00033569336; }; class Item10 { - dataType="Marker"; - position[]={12501.461,-79.317383,3547.23}; - name="control_18"; - markerType="RECTANGLE"; - type="rectangle"; - a=300; - b=300; - id=72; - atlOffset=-85.433502; + dataType="Object"; + class PositionInfo + { + position[]={9581.2324,88.403946,13527.954}; + angles[]={0.0039967569,4.4197793,6.2551923}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2580; + type="Land_Timbers_F"; + atlOffset=-0.0013046265; + }; + class Item11 + { + dataType="Object"; + class PositionInfo + { + position[]={9582.3613,88.383606,13524.422}; + angles[]={0,1.2905657,6.259192}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2581; + type="Land_Timbers_F"; + atlOffset=-0.0019073486; + }; + class Item12 + { + dataType="Object"; + class PositionInfo + { + position[]={9583.3164,88.406761,13520.578}; + angles[]={0.02399601,4.4197793,6.2591896}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2582; + type="Land_Timbers_F"; + atlOffset=-0.0015335083; + }; + class Item13 + { + dataType="Object"; + class PositionInfo + { + position[]={9574.7422,88.500282,13526.421}; + angles[]={0,2.83266,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2583; + type="Land_Timbers_F"; + }; + class Item14 + { + dataType="Object"; + class PositionInfo + { + position[]={9577.7393,88.500282,13516.153}; + angles[]={0,6.0217323,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2584; + type="Land_Timbers_F"; + }; + }; + id=446; + atlOffset=0.66637421; + }; + class Item49 + { + dataType="Logic"; + class PositionInfo + { + position[]={4408.4434,235.24799,4650.9087}; + }; + areaSize[]={11.825195,0,10.748535}; + flags=1; + id=501; + type="ModuleHideTerrainObjects_F"; + atlOffset=1.230011; + class CustomAttributes + { + class Attribute0 + { + property="#filter"; + expression="_this setVariable [""#filter"",_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=15; + }; + }; }; - class Item11 + class Attribute1 { - dataType="Marker"; - position[]={13005.596,129.54488,4887.0337}; - name="control_19"; - markerType="RECTANGLE"; - type="rectangle"; - a=300; - b=300; - id=73; - atlOffset=-0.52865601; + property="#hideLocally"; + expression="_this setVariable [""#hideLocally"",_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; }; - class Item12 + nAttributes=2; + }; + }; + class Item50 + { + dataType="Logic"; + class PositionInfo + { + position[]={4711.3184,270.84879,6786.415}; + angles[]={0,5.6903358,0}; + }; + areaSize[]={11.366741,0,5.1338015}; + areaIsRectangle=1; + flags=1; + id=571; + type="ModuleHideTerrainObjects_F"; + atlOffset=-0.31121826; + class CustomAttributes + { + class Attribute0 { - dataType="Marker"; - position[]={10899.459,233.37083,11626.339}; - name="control_2"; - markerType="RECTANGLE"; - type="rectangle"; - a=20; - b=20; - angle=159.709; - id=55; - atlOffset=-3.0517578e-005; + property="#filter"; + expression="_this setVariable [""#filter"",_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=15; + }; + }; }; - class Item13 + class Attribute1 { - dataType="Marker"; - position[]={11972.051,105.46842,5060.0024}; - name="control_20"; - markerType="RECTANGLE"; - type="rectangle"; - a=300; - b=300; - id=74; - atlOffset=-0.52865601; + property="#hideLocally"; + expression="_this setVariable [""#hideLocally"",_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; }; - class Item14 + nAttributes=2; + }; + }; + class Item51 + { + dataType="Object"; + class PositionInfo + { + position[]={2738.8826,274.71429,9924.2666}; + angles[]={0,3.6672072,0.0066592805}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=657; + type="Fort_RazorWire"; + }; + class Item52 + { + dataType="Logic"; + class PositionInfo + { + position[]={6949.7778,390.40884,11434.301}; + }; + areaSize[]={5,0,11.008301}; + flags=1; + id=857; + type="ModuleHideTerrainObjects_F"; + atlOffset=2.4251404; + class CustomAttributes + { + class Attribute0 { - dataType="Marker"; - position[]={7139.8784,262.06378,7218.9258}; - name="control_21"; - markerType="RECTANGLE"; - type="rectangle"; - a=300; - b=300; - id=75; + property="#filter"; + expression="_this setVariable [""#filter"",_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=15; + }; + }; }; - class Item15 + class Attribute1 { - dataType="Marker"; - position[]={10985.485,207.30542,6140.5288}; - name="control_22"; - markerType="RECTANGLE"; - type="rectangle"; - a=300; - b=300; - id=76; - atlOffset=-0.52865601; + property="#hideLocally"; + expression="_this setVariable [""#hideLocally"",_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; }; - class Item16 + nAttributes=2; + }; + }; + class Item53 + { + dataType="Logic"; + class PositionInfo + { + position[]={6940.6182,391.04169,11454.242}; + }; + areaSize[]={3.2272949,0,3.9308519}; + flags=1; + id=861; + type="ModuleHideTerrainObjects_F"; + atlOffset=1.1322327; + class CustomAttributes + { + class Attribute0 { - dataType="Marker"; - position[]={5835.1284,277.32715,10067.057}; - name="control_23"; - markerType="RECTANGLE"; - type="rectangle"; - a=300; - b=300; - id=77; - atlOffset=-1.5084839; + property="#filter"; + expression="_this setVariable [""#filter"",_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=4; + }; + }; }; - class Item17 + class Attribute1 + { + property="#hideLocally"; + expression="_this setVariable [""#hideLocally"",_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=2; + }; + }; + class Item54 + { + dataType="Object"; + class PositionInfo + { + position[]={8832.8262,232.75604,11617.233}; + angles[]={0.0080009829,0.16858441,6.2818484}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=898; + type="76n6ClamShell"; + }; + class Item55 + { + dataType="Object"; + class PositionInfo + { + position[]={11237.94,190,12203.883}; + angles[]={0,2.1201372,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=985; + type="Sign_DangerMines_ACR"; + }; + class Item56 + { + dataType="Object"; + class PositionInfo + { + position[]={11240.435,190,12207.024}; + angles[]={0,2.4397206,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=991; + type="Sign_DangerMines_ACR"; + }; + class Item57 + { + dataType="Logic"; + class PositionInfo + { + position[]={12222.043,24.496088,9404.7461}; + angles[]={0.0066682254,0.40281636,6.200707}; + }; + areaSize[]={8.4046211,0,0.96533203}; + flags=1; + id=1249; + type="ModuleHideTerrainObjects_F"; + atlOffset=0.24967575; + class CustomAttributes + { + class Attribute0 { - dataType="Marker"; - position[]={9101.5146,252.49112,6775.3618}; - name="control_24"; - markerType="RECTANGLE"; - type="rectangle"; - a=300; - b=300; - id=78; - atlOffset=-0.52865601; + property="#filter"; + expression="_this setVariable [""#filter"",_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=15; + }; + }; }; - class Item18 + class Attribute1 { - dataType="Marker"; - position[]={10052.591,227.49121,8855.5938}; - name="control_25"; - markerType="RECTANGLE"; - type="rectangle"; - a=300; - b=300; - id=79; - atlOffset=-32.876678; + property="#hideLocally"; + expression="_this setVariable [""#hideLocally"",_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; }; - class Item19 + nAttributes=2; + }; + }; + class Item58 + { + dataType="Object"; + class PositionInfo + { + position[]={12152.247,30.332178,9396.5996}; + angles[]={0.051953323,3.9839635,6.2325621}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=1264; + type="Sign_Stop"; + atlOffset=1.9073486e-005; + }; + class Item59 + { + dataType="Object"; + class PositionInfo + { + position[]={12145.746,30.289215,9403.6045}; + angles[]={0.053282689,3.9839635,6.2325621}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=1265; + type="Sign_Stop"; + atlOffset=-1.9073486e-006; + }; + class Item60 + { + dataType="Object"; + class PositionInfo + { + position[]={12222.953,22.252327,9457.7998}; + angles[]={0.11973928,4.0585165,6.1618762}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=1266; + type="Sign_Stop"; + atlOffset=-0.00018882751; + }; + class Item61 + { + dataType="Object"; + class PositionInfo + { + position[]={12217.308,22.111359,9464.7158}; + angles[]={0.11973928,4.1148739,6.1520824}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=1267; + type="Sign_Stop"; + }; + class Item62 + { + dataType="Object"; + class PositionInfo + { + position[]={12992.67,6.4208422,10001.1}; + angles[]={0.049293593,0,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=1306; + type="Sign_Stop"; + atlOffset=-0.0010719299; + }; + class Item63 + { + dataType="Object"; + class PositionInfo + { + position[]={12985.184,6.5877032,10054.242}; + angles[]={0,5.013525,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=1307; + type="Sign_Stop"; + atlOffset=-2.5749207e-005; + }; + class Item64 + { + dataType="Object"; + class PositionInfo + { + position[]={13029.718,6.6977034,10120.962}; + angles[]={0,3.418848,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=1308; + type="Sign_Stop"; + atlOffset=-0.0047106743; + }; + class Item65 + { + dataType="Logic"; + class PositionInfo + { + position[]={12729.358,5.9899998,9661.7881}; + }; + areaSize[]={17.246094,0,17.001465}; + flags=1; + id=1320; + type="ModuleHideTerrainObjects_F"; + class CustomAttributes + { + class Attribute0 { - dataType="Marker"; - position[]={8065.522,441.07968,7813.2495}; - name="control_26"; - markerType="RECTANGLE"; - type="rectangle"; - a=300; - b=300; - id=80; - atlOffset=-0.52865601; + property="#filter"; + expression="_this setVariable [""#filter"",_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=15; + }; + }; }; - class Item20 + class Attribute1 { - dataType="Marker"; - position[]={5347.1377,250.2849,4647.0244}; - name="control_27"; - markerType="RECTANGLE"; - type="rectangle"; - a=300; - b=300; - id=81; - atlOffset=-0.52865601; + property="#hideLocally"; + expression="_this setVariable [""#hideLocally"",_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; }; - class Item21 + nAttributes=2; + }; + }; + class Item66 + { + dataType="Logic"; + class PositionInfo + { + position[]={10350.723,6.0271225,1903.8257}; + angles[]={0,3.1676364,6.2711854}; + }; + areaSize[]={5,0,7.8092041}; + flags=1; + id=1398; + type="ModuleHideTerrainObjects_F"; + atlOffset=0.035716057; + class CustomAttributes + { + class Attribute0 { - dataType="Marker"; - position[]={4520.4932,317.61523,9705.875}; - name="control_28"; - markerType="RECTANGLE"; - type="rectangle"; - a=300; - b=300; - id=82; - atlOffset=-18.172058; + property="#filter"; + expression="_this setVariable [""#filter"",_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=15; + }; + }; }; - class Item22 + class Attribute1 { - dataType="Marker"; - position[]={4533.4355,285.88184,6429.5732}; - name="control_29"; - markerType="RECTANGLE"; - type="rectangle"; - a=300; - b=300; - id=83; - atlOffset=-3.6246033; + property="#hideLocally"; + expression="_this setVariable [""#hideLocally"",_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; }; - class Item23 + nAttributes=2; + }; + }; + class Item67 + { + dataType="Object"; + class PositionInfo + { + position[]={4695.9766,274.02753,6773.4736}; + angles[]={0.025613368,4.5270796,6.1579456}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2585; + type="Land_HBarrier_01_wall_6_green_F"; + class CustomAttributes + { + class Attribute0 { - dataType="Marker"; - position[]={10425.649,173.87366,9168.1826}; - name="control_3"; - markerType="RECTANGLE"; - type="rectangle"; - a=20; - b=20; - angle=159.709; - id=56; - atlOffset=-3.0517578e-005; + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; }; - class Item24 + nAttributes=1; + }; + }; + class Item68 + { + dataType="Object"; + class PositionInfo + { + position[]={4697.8472,273.97989,6765.3198}; + angles[]={0.020487815,4.5270796,6.1633925}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2586; + type="Land_HBarrier_01_wall_6_green_F"; + class CustomAttributes + { + class Attribute0 { - dataType="Marker"; - position[]={2778.6279,260.37402,9456.1797}; - name="control_30"; - markerType="RECTANGLE"; - type="rectangle"; - a=300; - b=300; - id=84; - atlOffset=-1.6228638; + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; }; - class Item25 + nAttributes=1; + }; + }; + class Item69 + { + dataType="Object"; + class PositionInfo + { + position[]={4699.8643,274.24872,6757.2729}; + angles[]={0.06290964,4.4434776,6.1144047}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2587; + type="Land_HBarrier_01_wall_6_green_F"; + class CustomAttributes + { + class Attribute0 { - dataType="Marker"; - position[]={1760.2065,200.40744,6939.624}; - name="control_31"; - markerType="RECTANGLE"; - type="rectangle"; - a=300; - b=300; - id=85; - atlOffset=-0.52865601; + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; }; - class Item26 + nAttributes=1; + }; + }; + class Item70 + { + dataType="Object"; + class PositionInfo + { + position[]={4586.1123,339.75989,10662.283}; + angles[]={0,1.1053874,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2588; + type="Land_HBarrier_01_wall_4_green_F"; + class CustomAttributes + { + class Attribute0 { - dataType="Marker"; - position[]={3076.2637,244.12482,5511.9478}; - name="control_32"; - markerType="RECTANGLE"; - type="rectangle"; - a=300; - b=300; - id=86; + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; }; - class Item27 + nAttributes=1; + }; + }; + class Item71 + { + dataType="Object"; + class PositionInfo + { + position[]={4590.3682,339.73099,10658.237}; + angles[]={0,0.99404061,0.0012918708}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2589; + type="Land_HBarrier_01_line_5_green_F"; + class CustomAttributes + { + class Attribute0 { - dataType="Marker"; - position[]={8881.3301,101.77972,3229.3672}; - name="control_33"; - markerType="RECTANGLE"; - type="rectangle"; - a=300; - b=300; - id=87; - atlOffset=-0.52866364; + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; }; - class Item28 + nAttributes=1; + }; + }; + class Item72 + { + dataType="Object"; + class PositionInfo + { + position[]={4591.9263,339.76617,10652.798}; + angles[]={0.0012918708,1.1053874,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2590; + type="Land_HBarrier_01_wall_4_green_F"; + class CustomAttributes + { + class Attribute0 { - dataType="Marker"; - position[]={11758.557,201.75879,7391.0483}; - name="control_34"; - markerType="RECTANGLE"; - type="rectangle"; - a=300; - b=300; - id=88; - atlOffset=-1.7794189; + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; }; - class Item29 + nAttributes=1; + }; + }; + class Item73 + { + dataType="Object"; + class PositionInfo + { + position[]={4596.1821,339.73883,10648.752}; + angles[]={6.2818937,0.99404061,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2591; + type="Land_HBarrier_01_line_5_green_F"; + class CustomAttributes + { + class Attribute0 { - dataType="Marker"; - position[]={10170.797,193.02316,11180.602}; - name="control_35"; - markerType="RECTANGLE"; - type="rectangle"; - a=300; - b=300; - id=89; - atlOffset=-0.52865601; + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; }; - class Item30 + nAttributes=1; + }; + }; + class Item74 + { + dataType="Object"; + class PositionInfo + { + position[]={4595.3545,339.76276,10643.564}; + angles[]={0,1.7449981,6.2818937}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2592; + type="Land_HBarrier_01_wall_4_green_F"; + class CustomAttributes + { + class Attribute0 { - dataType="Marker"; - position[]={11275.662,195.52876,10898.277}; - name="control_36"; - markerType="RECTANGLE"; - type="rectangle"; - a=300; - b=300; - id=90; - atlOffset=-0.52865601; + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; }; - class Item31 + nAttributes=1; + }; + }; + class Item75 + { + dataType="Object"; + class PositionInfo + { + position[]={4550.2749,339.7699,10776.063}; + angles[]={0,1.1053874,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2593; + type="Land_HBarrier_01_wall_4_green_F"; + class CustomAttributes + { + class Attribute0 { - dataType="Marker"; - position[]={12190.503,124.89822,11606.804}; - name="control_37"; - markerType="RECTANGLE"; - type="rectangle"; - a=300; - b=300; - id=91; - atlOffset=-0.52865601; + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; }; - class Item32 + nAttributes=1; + }; + }; + class Item76 + { + dataType="Object"; + class PositionInfo + { + position[]={4554.5308,339.74051,10772.017}; + angles[]={0,0.99404061,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2594; + type="Land_HBarrier_01_line_5_green_F"; + class CustomAttributes + { + class Attribute0 { - dataType="Marker"; - position[]={10650.565,255.55664,12415.6}; - name="control_38"; - markerType="RECTANGLE"; - type="rectangle"; - a=300; - b=300; - id=92; - atlOffset=-6.5578613; + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; }; - class Item33 + nAttributes=1; + }; + }; + class Item77 + { + dataType="Object"; + class PositionInfo + { + position[]={4556.0889,339.7699,10766.577}; + angles[]={0,1.1053874,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2595; + type="Land_HBarrier_01_wall_4_green_F"; + class CustomAttributes + { + class Attribute0 { - dataType="Marker"; - position[]={13463.68,26.996731,11533.509}; - name="control_39"; - markerType="RECTANGLE"; - type="rectangle"; - a=300; - b=300; - id=93; - atlOffset=-0.52865601; + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; }; - class Item34 + nAttributes=1; + }; + }; + class Item78 + { + dataType="Object"; + class PositionInfo + { + position[]={4560.3447,339.74051,10762.531}; + angles[]={0,0.99404061,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2596; + type="Land_HBarrier_01_line_5_green_F"; + class CustomAttributes + { + class Attribute0 { - dataType="Marker"; - position[]={13120.273,6.1183958,7321.2026}; - name="control_4"; - markerType="RECTANGLE"; - type="rectangle"; - a=124.43841; - b=120.9002; - angle=159.709; - id=57; + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; }; - class Item35 + nAttributes=1; + }; + }; + class Item79 + { + dataType="Object"; + class PositionInfo + { + position[]={4561.8579,339.7699,10757.004}; + angles[]={0,1.1053874,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2597; + type="Land_HBarrier_01_wall_4_green_F"; + class CustomAttributes + { + class Attribute0 { - dataType="Marker"; - position[]={6576.9614,264.66397,4408.6304}; - name="control_40"; - markerType="RECTANGLE"; - type="rectangle"; - a=300; - b=300; - id=94; - atlOffset=-0.52865601; + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; }; - class Item36 + nAttributes=1; + }; + }; + class Item80 + { + dataType="Object"; + class PositionInfo + { + position[]={4583.1294,339.74051,10722.667}; + angles[]={0,0.99404061,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2599; + type="Land_HBarrier_01_line_5_green_F"; + class CustomAttributes + { + class Attribute0 { - dataType="Marker"; - position[]={13387.276,5.6766515,5494.439}; - name="control_5"; - markerType="RECTANGLE"; - type="rectangle"; - a=170.06819; - b=156.81378; - angle=159.709; - id=58; + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; }; - class Item37 + nAttributes=1; + }; + }; + class Item81 + { + dataType="Object"; + class PositionInfo + { + position[]={4584.6875,339.7699,10717.228}; + angles[]={0,1.1053874,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2600; + type="Land_HBarrier_01_wall_4_green_F"; + class CustomAttributes + { + class Attribute0 { - dataType="Marker"; - position[]={11680.59,6.2993064,3413.7866}; - name="control_6"; - markerType="RECTANGLE"; - type="rectangle"; - a=155.98209; - b=137.75055; - angle=159.709; - id=59; - atlOffset=0.65731668; + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; }; - class Item38 + nAttributes=1; + }; + }; + class Item82 + { + dataType="Object"; + class PositionInfo + { + position[]={4588.9434,339.74051,10713.182}; + angles[]={0,0.99404061,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2601; + type="Land_HBarrier_01_line_5_green_F"; + class CustomAttributes + { + class Attribute0 { - dataType="Marker"; - position[]={10212.019,48.182617,4034.1069}; - name="control_7"; - markerType="RECTANGLE"; - type="rectangle"; - a=122.87683; - b=111.55153; - angle=159.709; - id=60; - atlOffset=-9.7690239; + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; }; - class Item39 + nAttributes=1; + }; + }; + class Item83 + { + dataType="Object"; + class PositionInfo + { + position[]={4590.4565,339.7699,10707.654}; + angles[]={0,1.1053874,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2602; + type="Land_HBarrier_01_wall_4_green_F"; + class CustomAttributes + { + class Attribute0 { - dataType="Marker"; - position[]={9435.4189,5.8964725,2048.6206}; - name="control_8"; - markerType="RECTANGLE"; - type="rectangle"; - a=20; - b=20; - angle=159.709; - id=61; - atlOffset=-2.9563904e-005; + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; }; - class Item40 + nAttributes=1; + }; + }; + class Item84 + { + dataType="Object"; + class PositionInfo + { + position[]={12795.431,6.7193351,9576.1758}; + angles[]={0,0.22333467,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2603; + type="Land_HBarrier_01_line_5_green_F"; + class CustomAttributes + { + class Attribute0 { - dataType="Marker"; - position[]={6295.6372,13.885742,3370.6223}; - name="control_9"; - markerType="RECTANGLE"; - type="rectangle"; - a=108.98723; - b=105.96222; - angle=159.709; - id=62; - atlOffset=-13.916445; + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; }; + nAttributes=1; }; - id=832; - atlOffset=7.5841923; }; - class Item39 + class Item85 { - dataType="Logic"; + dataType="Object"; class PositionInfo { - position[]={2732.4866,273.95001,9906.6455}; + position[]={12805.446,6.7193351,9573.7949}; + angles[]={0,0.22495227,0}; }; - areaSize[]={8.9569092,0,7.2392578}; - flags=1; - id=833; - type="ModuleHideTerrainObjects_F"; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2604; + type="Land_HBarrier_01_line_5_green_F"; class CustomAttributes { class Attribute0 { - property="#filter"; - expression="_this setVariable [""#filter"",_value]"; + property="allowDamage"; + expression="_this allowdamage _value;"; class Value { class data @@ -3247,17 +24803,38 @@ class Mission { type[]= { - "SCALAR" + "BOOL" }; }; - value=15; + value=0; }; }; }; - class Attribute1 + nAttributes=1; + }; + }; + class Item86 + { + dataType="Object"; + class PositionInfo + { + position[]={12800.438,6.7771626,9575.0166}; + angles[]={0,0.21838544,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2605; + type="Land_HBarrier_01_line_3_green_F"; + class CustomAttributes + { + class Attribute0 { - property="#hideLocally"; - expression="_this setVariable [""#hideLocally"",_value]"; + property="allowDamage"; + expression="_this allowdamage _value;"; class Value { class data @@ -3273,16 +24850,16 @@ class Mission }; }; }; - nAttributes=2; + nAttributes=1; }; }; - class Item40 + class Item87 { dataType="Object"; class PositionInfo { - position[]={9618.377,86.686676,13544.433}; - angles[]={0.020939622,6.093493,6.2411475}; + position[]={5154.9272,9.7405138,2219.8098}; + angles[]={0,0.50099206,0}; }; side="Empty"; flags=4; @@ -3290,33 +24867,39 @@ class Mission { disableSimulation=1; }; - id=848; - type="Land_HelipadSquare_F"; - }; - class Item41 - { - dataType="Object"; - class PositionInfo - { - position[]={12191.556,27.420124,9409.2344}; - angles[]={0.077445425,4.1988201,6.1876712}; - }; - side="Empty"; - flags=4; - class Attributes + id=2606; + type="Land_HBarrier_01_line_5_green_F"; + class CustomAttributes { - disableSimulation=1; + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; }; - id=849; - type="Land_HelipadSquare_F"; }; - class Item42 + class Item88 { dataType="Object"; class PositionInfo { - position[]={6599.4321,81.452545,3414.2485}; - angles[]={0.027993103,3.1187696,6.2805109}; + position[]={5163.9067,9.7405138,2214.7749}; + angles[]={0,0.50260961,0}; }; side="Empty"; flags=4; @@ -3324,33 +24907,39 @@ class Mission { disableSimulation=1; }; - id=850; - type="Land_HelipadSquare_F"; - }; - class Item43 - { - dataType="Object"; - class PositionInfo - { - position[]={5099.7905,9,2336.02}; - angles[]={0,2.0886309,0}; - }; - side="Empty"; - flags=4; - class Attributes + id=2607; + type="Land_HBarrier_01_line_5_green_F"; + class CustomAttributes { - disableSimulation=1; + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; }; - id=851; - type="Land_HelipadSquare_F"; }; - class Item44 + class Item89 { dataType="Object"; class PositionInfo { - position[]={4702.9102,8.999423,2572.5432}; - angles[]={0.013327583,3.6829305,0}; + position[]={5159.4248,9.7983418,2217.3228}; + angles[]={0,0.49604282,0}; }; side="Empty"; flags=4; @@ -3358,33 +24947,39 @@ class Mission { disableSimulation=1; }; - id=852; - type="Land_HelipadSquare_F"; - }; - class Item45 - { - dataType="Object"; - class PositionInfo - { - position[]={4795.1753,9,2522.0068}; - angles[]={0,3.6794586,0}; - }; - side="Empty"; - flags=4; - class Attributes + id=2608; + type="Land_HBarrier_01_line_3_green_F"; + class CustomAttributes { - disableSimulation=1; + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; }; - id=853; - type="Land_HelipadSquare_F"; }; - class Item46 + class Item90 { dataType="Object"; class PositionInfo { - position[]={6251.6211,301.19858,7739.9458}; - angles[]={6.256525,5.3228745,0}; + position[]={5088.9395,9.7405138,2258.5076}; + angles[]={0,0.51623887,0}; }; side="Empty"; flags=4; @@ -3392,16 +24987,39 @@ class Mission { disableSimulation=1; }; - id=855; - type="Land_HelipadSquare_F"; + id=2609; + type="Land_HBarrier_01_line_5_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; }; - class Item47 + class Item91 { dataType="Object"; class PositionInfo { - position[]={6882.5283,393.91858,11436.774}; - angles[]={6.2791886,1.4099587,0.051951028}; + position[]={5097.8413,9.7405138,2253.3362}; + angles[]={0,0.51785648,0}; }; side="Empty"; flags=4; @@ -3409,28 +25027,14 @@ class Mission { disableSimulation=1; }; - id=857; - type="Land_HelipadSquare_F"; - }; - class Item48 - { - dataType="Logic"; - class PositionInfo - { - position[]={6880.5,394.10928,11446.472}; - angles[]={6.1058249,0,6.2439637}; - }; - areaSize[]={5,-1,5}; - flags=1; - id=858; - type="ModuleHideTerrainObjects_F"; - atlOffset=0.27334595; + id=2610; + type="Land_HBarrier_01_line_5_green_F"; class CustomAttributes { class Attribute0 { - property="#filter"; - expression="_this setVariable [""#filter"",_value]"; + property="allowDamage"; + expression="_this allowdamage _value;"; class Value { class data @@ -3439,17 +25043,38 @@ class Mission { type[]= { - "SCALAR" + "BOOL" }; }; - value=15; + value=0; }; }; }; - class Attribute1 + nAttributes=1; + }; + }; + class Item92 + { + dataType="Object"; + class PositionInfo + { + position[]={5093.3984,9.7983418,2255.9521}; + angles[]={0,0.51128966,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2611; + type="Land_HBarrier_01_line_3_green_F"; + class CustomAttributes + { + class Attribute0 { - property="#hideLocally"; - expression="_this setVariable [""#hideLocally"",_value]"; + property="allowDamage"; + expression="_this allowdamage _value;"; class Value { class data @@ -3465,28 +25090,31 @@ class Mission }; }; }; - nAttributes=2; + nAttributes=1; }; }; - class Item49 + class Item93 { - dataType="Logic"; + dataType="Object"; class PositionInfo { - position[]={6886.6343,394.33795,11426.603}; - angles[]={6.1058249,0,6.2439637}; + position[]={5051.4541,9.7405138,2281.3738}; + angles[]={0,0.49838471,0}; }; - areaSize[]={5,-1,5}; - flags=1; - id=859; - type="ModuleHideTerrainObjects_F"; - atlOffset=0.27334595; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2612; + type="Land_HBarrier_01_line_5_green_F"; class CustomAttributes { class Attribute0 { - property="#filter"; - expression="_this setVariable [""#filter"",_value]"; + property="allowDamage"; + expression="_this allowdamage _value;"; class Value { class data @@ -3495,17 +25123,38 @@ class Mission { type[]= { - "SCALAR" + "BOOL" }; }; - value=15; + value=0; }; }; }; - class Attribute1 + nAttributes=1; + }; + }; + class Item94 + { + dataType="Object"; + class PositionInfo + { + position[]={5060.4468,9.7405138,2276.3623}; + angles[]={0,0.50000226,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2613; + type="Land_HBarrier_01_line_5_green_F"; + class CustomAttributes + { + class Attribute0 { - property="#hideLocally"; - expression="_this setVariable [""#hideLocally"",_value]"; + property="allowDamage"; + expression="_this allowdamage _value;"; class Value { class data @@ -3521,16 +25170,16 @@ class Mission }; }; }; - nAttributes=2; + nAttributes=1; }; }; - class Item50 + class Item95 { dataType="Object"; class PositionInfo { - position[]={4773.082,339,10120.783}; - angles[]={0,1.0440426,0}; + position[]={5055.958,9.7983418,2278.8984}; + angles[]={0,0.49343547,0}; }; side="Empty"; flags=4; @@ -3538,33 +25187,39 @@ class Mission { disableSimulation=1; }; - id=862; - type="Land_HelipadSquare_F"; - }; - class Item51 - { - dataType="Object"; - class PositionInfo - { - position[]={4793.561,339,10085.981}; - angles[]={0,1.0440426,0}; - }; - side="Empty"; - flags=4; - class Attributes + id=2614; + type="Land_HBarrier_01_line_3_green_F"; + class CustomAttributes { - disableSimulation=1; + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; }; - id=863; - type="Land_HelipadSquare_F"; }; - class Item52 + class Item96 { dataType="Object"; class PositionInfo { - position[]={4816.0903,339,10048.161}; - angles[]={0,1.0440426,0}; + position[]={4674.313,9.6917734,2484.5313}; + angles[]={6.2698536,0.50196034,0.013332055}; }; side="Empty"; flags=4; @@ -3572,16 +25227,39 @@ class Mission { disableSimulation=1; }; - id=864; - type="Land_HelipadSquare_F"; + id=2615; + type="Land_HBarrier_01_line_5_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; }; - class Item53 + class Item97 { dataType="Object"; class PositionInfo { - position[]={4841.4712,339,10004.922}; - angles[]={0,1.0440426,0}; + position[]={4683.2876,9.7003498,2479.4875}; + angles[]={6.2698579,0.50357795,0}; }; side="Empty"; flags=4; @@ -3589,1236 +25267,2697 @@ class Mission { disableSimulation=1; }; - id=865; - type="Land_HelipadSquare_F"; - }; - class Item54 - { - dataType="Layer"; - name="Roads"; - class Entities + id=2616; + type="Land_HBarrier_01_line_5_green_F"; + class CustomAttributes { - items=39; - class Item0 - { - dataType="Marker"; - position[]={258.70099,5.3889999,1621.2531}; - name="road"; - type="hd_arrow"; - angle=88.853943; - id=256; - atlOffset=-0.00031852722; - }; - class Item1 - { - dataType="Marker"; - position[]={939.92346,5.7131801,2027.6239}; - name="road_1"; - type="hd_arrow"; - angle=30.963726; - id=257; - atlOffset=-0.00031852722; - }; - class Item2 - { - dataType="Marker"; - position[]={3195.0691,290.06183,8138.4082}; - name="road_10"; - type="hd_arrow"; - angle=37.844521; - id=266; - atlOffset=-0.00030517578; - }; - class Item3 - { - dataType="Marker"; - position[]={2198.103,483.35318,15009.752}; - name="road_11"; - type="hd_arrow"; - angle=181.73544; - id=267; - atlOffset=-0.00030517578; - }; - class Item4 - { - dataType="Marker"; - position[]={1401.7804,410.37631,14147.957}; - name="road_12"; - type="hd_arrow"; - angle=240.74304; - id=268; - atlOffset=-0.00030517578; - }; - class Item5 - { - dataType="Marker"; - position[]={608.33936,374.29495,13812.72}; - name="road_13"; - type="hd_arrow"; - angle=143.13023; - id=269; - atlOffset=-0.00030517578; - }; - class Item6 - { - dataType="Marker"; - position[]={1703.2456,280.41479,12664.974}; - name="road_14"; - type="hd_arrow"; - angle=153.32985; - id=270; - atlOffset=-5.0085754; - }; - class Item7 - { - dataType="Marker"; - position[]={2122.0762,252.93306,11368.781}; - name="road_15"; - type="hd_arrow"; - angle=152.50713; - id=271; - }; - class Item8 - { - dataType="Marker"; - position[]={2394.7847,273.40186,10390.532}; - name="road_16"; - type="hd_arrow"; - angle=138.85368; - id=272; - atlOffset=-0.00030517578; - }; - class Item9 - { - dataType="Marker"; - position[]={4460.8945,323.60547,8903.4063}; - name="road_17"; - type="hd_arrow"; - angle=173.95586; - id=273; - atlOffset=-0.00030517578; - }; - class Item10 - { - dataType="Marker"; - position[]={5525.1362,335.08444,8358.3604}; - name="road_18"; - type="hd_arrow"; - angle=130.01761; - id=274; - atlOffset=-0.00030517578; - }; - class Item11 - { - dataType="Marker"; - position[]={6894.6445,289.19427,7629.083}; - name="road_19"; - type="hd_arrow"; - angle=64.816978; - id=275; - atlOffset=-0.00030517578; - }; - class Item12 - { - dataType="Marker"; - position[]={1598.9821,5.891304,2241.0452}; - name="road_2"; - type="hd_arrow"; - angle=103.3924; - id=258; - atlOffset=-1.4724927; - }; - class Item13 - { - dataType="Marker"; - position[]={5533.5454,5.7996817,2071.8228}; - name="road_20"; - type="hd_arrow"; - angle=66.925438; - id=276; - atlOffset=-0.00031852722; - }; - class Item14 - { - dataType="Marker"; - position[]={6643.0728,6.0210361,2931.645}; - name="road_21"; - type="hd_arrow"; - angle=60.499027; - id=277; - atlOffset=-0.00031852722; - }; - class Item15 - { - dataType="Marker"; - position[]={8412.9277,5.9941444,2937.2261}; - name="road_22"; - type="hd_arrow"; - angle=150.56462; - id=278; - atlOffset=-0.00031852722; - }; - class Item16 - { - dataType="Marker"; - position[]={9978.6836,5.9995394,2060.1489}; - name="road_23"; - type="hd_arrow"; - angle=62.230412; - id=279; - atlOffset=-0.00031852722; - }; - class Item17 - { - dataType="Marker"; - position[]={7092.5332,255.47208,6494.1597}; - name="road_24"; - type="hd_arrow"; - angle=162.60255; - id=280; - atlOffset=-0.00032043457; - }; - class Item18 - { - dataType="Marker"; - position[]={7521.0562,210.89975,5020.7319}; - name="road_25"; - type="hd_arrow"; - angle=144.19211; - id=281; - atlOffset=-0.00032043457; - }; - class Item19 - { - dataType="Marker"; - position[]={9039.4492,114.40299,4929.6533}; - name="road_26"; - type="hd_arrow"; - angle=88.853943; - id=282; - atlOffset=-0.00032043457; - }; - class Item20 - { - dataType="Marker"; - position[]={10161.726,69.612511,4084.5254}; - name="road_27"; - type="hd_arrow"; - angle=139.01399; - id=283; - atlOffset=-0.00032043457; - }; - class Item21 - { - dataType="Marker"; - position[]={11236.721,5.5773349,3253.1726}; - name="road_28"; - type="hd_arrow"; - angle=63.165874; - id=284; - atlOffset=-0.00031852722; - }; - class Item22 - { - dataType="Marker"; - position[]={13271.227,5.4616613,4017.5564}; - name="road_29"; - type="hd_arrow"; - angle=33.934391; - id=285; - atlOffset=-0.00031852722; - }; - class Item23 - { - dataType="Marker"; - position[]={3345.2864,5.6333976,2305.1523}; - name="road_3"; - type="hd_arrow"; - angle=43.965599; - id=259; - atlOffset=-0.00031852722; - }; - class Item24 + class Attribute0 { - dataType="Marker"; - position[]={13415.135,5.6989894,5928.4902}; - name="road_30"; - type="hd_arrow"; - angle=8.5305576; - id=286; - atlOffset=-0.00031852722; + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; }; - class Item25 + nAttributes=1; + }; + }; + class Item98 + { + dataType="Object"; + class PositionInfo + { + position[]={4678.8081,9.7763205,2482.0398}; + angles[]={6.2698536,0.4970111,0.013332055}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2617; + type="Land_HBarrier_01_line_3_green_F"; + class CustomAttributes + { + class Attribute0 { - dataType="Marker"; - position[]={13045.818,5.7396812,7838.7095}; - name="road_31"; - type="hd_arrow"; - angle=357.37994; - id=287; - atlOffset=-0.00031852722; + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; }; - class Item26 + nAttributes=1; + }; + }; + class Item99 + { + dataType="Object"; + class PositionInfo + { + position[]={4649.1523,9.7405138,2498.5337}; + angles[]={0,0.50196034,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2618; + type="Land_HBarrier_01_line_5_green_F"; + class CustomAttributes + { + class Attribute0 { - dataType="Marker"; - position[]={11176.414,197.88971,12129.997}; - name="road_32"; - type="hd_arrow"; - angle=210.06854; - id=288; - atlOffset=-0.00032043457; + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; }; - class Item27 + nAttributes=1; + }; + }; + class Item100 + { + dataType="Object"; + class PositionInfo + { + position[]={4658.127,9.6954117,2493.49}; + angles[]={6.2698536,0.50357795,0.013332055}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2619; + type="Land_HBarrier_01_line_5_green_F"; + class CustomAttributes + { + class Attribute0 { - dataType="Marker"; - position[]={10815.897,169.952,11012.247}; - name="road_33"; - type="hd_arrow"; - angle=196.04909; - id=289; - atlOffset=-0.00032043457; + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; }; - class Item28 + nAttributes=1; + }; + }; + class Item101 + { + dataType="Object"; + class PositionInfo + { + position[]={4653.6475,9.7789078,2496.0422}; + angles[]={6.2698579,0.4970111,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2620; + type="Land_HBarrier_01_line_3_green_F"; + class CustomAttributes + { + class Attribute0 { - dataType="Marker"; - position[]={10475.061,114.88372,10000.765}; - name="road_34"; - type="hd_arrow"; - angle=182.63902; - id=290; - atlOffset=-0.00032043457; + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; }; - class Item29 + nAttributes=1; + }; + }; + class Item102 + { + dataType="Object"; + class PositionInfo + { + position[]={4622.9761,9.6825581,2512.6768}; + angles[]={6.2698536,0.50196034,0.013332055}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2621; + type="Land_HBarrier_01_line_5_green_F"; + class CustomAttributes + { + class Attribute0 { - dataType="Marker"; - position[]={10389.865,164.69736,9223.4395}; - name="road_35"; - type="hd_arrow"; - angle=152.52263; - id=291; + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; }; - class Item30 + nAttributes=1; + }; + }; + class Item103 + { + dataType="Object"; + class PositionInfo + { + position[]={4631.9507,9.6756239,2507.6331}; + angles[]={6.2698579,0.50357795,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2622; + type="Land_HBarrier_01_line_5_green_F"; + class CustomAttributes + { + class Attribute0 { - dataType="Marker"; - position[]={9664.209,294.83313,8796.6426}; - name="road_36"; - type="hd_arrow"; - angle=279.66013; - id=292; - atlOffset=-0.00030517578; + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; }; - class Item31 + nAttributes=1; + }; + }; + class Item104 + { + dataType="Object"; + class PositionInfo + { + position[]={4627.4712,9.7671032,2510.1853}; + angles[]={6.2698536,0.4970111,0.013332055}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2623; + type="Land_HBarrier_01_line_3_green_F"; + class CustomAttributes + { + class Attribute0 { - dataType="Marker"; - position[]={11262.418,101.19296,9363.6436}; - name="road_37"; - type="hd_arrow"; - angle=75.367722; - id=293; - atlOffset=-0.00032043457; + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; }; - class Item32 + nAttributes=1; + }; + }; + class Item105 + { + dataType="Object"; + class PositionInfo + { + position[]={4596.666,10.42984,2527.937}; + angles[]={6.2618566,0.50196034,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2624; + type="Land_HBarrier_01_line_5_green_F"; + class CustomAttributes + { + class Attribute0 { - dataType="Marker"; - position[]={12241.645,18.431227,9482.9922}; - name="road_38"; - type="hd_arrow"; - angle=45.44635; - id=294; - atlOffset=0.07661438; + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; }; - class Item33 + nAttributes=1; + }; + }; + class Item106 + { + dataType="Object"; + class PositionInfo + { + position[]={4605.6406,9.6405134,2522.8933}; + angles[]={0,0.50357795,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2625; + type="Land_HBarrier_01_line_5_green_F"; + class CustomAttributes + { + class Attribute0 { - dataType="Marker"; - position[]={4090.6475,6.0570912,2612.2219}; - name="road_4"; - type="hd_arrow"; - angle=101.1778; - id=260; - atlOffset=-0.00031852722; + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; }; - class Item34 + nAttributes=1; + }; + }; + class Item107 + { + dataType="Object"; + class PositionInfo + { + position[]={4601.1611,10.097578,2525.4456}; + angles[]={0,0.4970111,6.1795583}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2626; + type="Land_HBarrier_01_line_3_green_F"; + class CustomAttributes + { + class Attribute0 { - dataType="Marker"; - position[]={2662.3796,121.82533,2974.5503}; - name="road_5"; - type="hd_arrow"; - angle=4.8738437; - id=261; - atlOffset=-0.00032043457; + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; }; - class Item35 + nAttributes=1; + }; + }; + class Item108 + { + dataType="Object"; + class PositionInfo + { + position[]={4300.5049,339.74051,10927.603}; + angles[]={0,5.7828579,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2627; + type="Land_HBarrier_01_line_5_green_F"; + class CustomAttributes + { + class Attribute0 { - dataType="Marker"; - position[]={1957.3148,140.93176,3838.4729}; - name="road_6"; - type="hd_arrow"; - angle=292.26508; - id=262; - atlOffset=-0.00032043457; + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; }; - class Item36 + nAttributes=1; + }; + }; + class Item109 + { + dataType="Object"; + class PositionInfo + { + position[]={4309.5874,339.74051,10932.45}; + angles[]={0,5.7844753,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2628; + type="Land_HBarrier_01_line_5_green_F"; + class CustomAttributes + { + class Attribute0 { - dataType="Marker"; - position[]={2059.2329,200.65611,4674.1206}; - name="road_7"; - type="hd_arrow"; - angle=43.505791; - id=263; - atlOffset=-0.00032043457; + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; }; - class Item37 + nAttributes=1; + }; + }; + class Item110 + { + dataType="Object"; + class PositionInfo + { + position[]={4305.0244,339.79834,10930.05}; + angles[]={0,5.7779083,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2629; + type="Land_HBarrier_01_line_3_green_F"; + class CustomAttributes + { + class Attribute0 { - dataType="Marker"; - position[]={2683.6555,231.61018,5758.2173}; - name="road_8"; - type="hd_arrow"; - angle=9.0245171; - id=264; - atlOffset=-0.00032043457; + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; }; - class Item38 + nAttributes=1; + }; + }; + class Item111 + { + dataType="Object"; + class PositionInfo + { + position[]={4258.8662,339.74051,10902.176}; + angles[]={0,5.7828579,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2630; + type="Land_HBarrier_01_line_5_green_F"; + class CustomAttributes + { + class Attribute0 { - dataType="Marker"; - position[]={2721.6721,362.37604,6704.5928}; - name="road_9"; - type="hd_arrow"; - angle=355.36441; - id=265; - atlOffset=-0.00030517578; + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; }; + nAttributes=1; }; - id=886; - atlOffset=29.723694; }; - class Item55 + class Item112 { - dataType="Group"; - side="Independent"; - class Entities + dataType="Object"; + class PositionInfo { - items=38; - class Item0 + position[]={4267.9487,339.74051,10907.023}; + angles[]={0,5.7844753,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2631; + type="Land_HBarrier_01_line_5_green_F"; + class CustomAttributes + { + class Attribute0 { - dataType="Object"; - class PositionInfo + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value { - position[]={8399.4902,292.33167,6000.6846}; + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; }; - side="Independent"; - flags=7; - class Attributes + }; + nAttributes=1; + }; + }; + class Item113 + { + dataType="Object"; + class PositionInfo + { + position[]={4263.3857,339.79834,10904.623}; + angles[]={0,5.7779083,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2632; + type="Land_HBarrier_01_line_3_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value { - name="commanderX"; - description="Default Commander"; - isPlayer=1; - isPlayable=1; - class Inventory + class data { - map="ItemMap"; + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; }; }; - id=888; - type="I_G_Soldier_TL_F"; - class CustomAttributes + }; + nAttributes=1; + }; + }; + class Item114 + { + dataType="Object"; + class PositionInfo + { + position[]={4228.811,339.74051,10885.464}; + angles[]={0,5.7828579,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2633; + type="Land_HBarrier_01_line_5_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value { - class Attribute0 + class data { - property="speaker"; - expression="_this setspeaker _value;"; - class Value + class type { - class data + type[]= { - class type - { - type[]= - { - "STRING" - }; - }; - value="Male04GRE"; + "BOOL" }; }; + value=0; }; - class Attribute1 + }; + }; + nAttributes=1; + }; + }; + class Item115 + { + dataType="Object"; + class PositionInfo + { + position[]={4237.8936,339.74051,10890.312}; + angles[]={0,5.7844753,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2634; + type="Land_HBarrier_01_line_5_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data { - property="pitch"; - expression="_this setpitch _value;"; - class Value + class type { - class data + type[]= { - class type - { - type[]= - { - "SCALAR" - }; - }; - value=1; + "BOOL" }; }; + value=0; }; - nAttributes=2; }; }; - class Item1 + nAttributes=1; + }; + }; + class Item116 + { + dataType="Object"; + class PositionInfo + { + position[]={4233.3306,339.79834,10887.911}; + angles[]={0,5.7779083,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2635; + type="Land_HBarrier_01_line_3_green_F"; + class CustomAttributes + { + class Attribute0 { - dataType="Object"; - class PositionInfo + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value { - position[]={8404.2852,292.07288,5997.9814}; + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; }; - side="Independent"; - flags=5; - class Attributes + }; + nAttributes=1; + }; + }; + class Item117 + { + dataType="Object"; + class PositionInfo + { + position[]={4148.6938,339.74051,10840.012}; + angles[]={0,5.7828579,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2636; + type="Land_HBarrier_01_line_5_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value { - isPlayable=1; - class Inventory + class data { - map="ItemMap"; + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; }; }; - id=889; - type="I_G_Soldier_TL_F"; }; - class Item2 + nAttributes=1; + }; + }; + class Item118 + { + dataType="Object"; + class PositionInfo + { + position[]={4157.7764,339.74051,10844.859}; + angles[]={0,5.7844753,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2637; + type="Land_HBarrier_01_line_5_green_F"; + class CustomAttributes + { + class Attribute0 { - dataType="Object"; - class PositionInfo - { - position[]={8404.4238,292.08984,6000.2173}; - }; - side="Independent"; - flags=5; - class Attributes + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value { - isPlayable=1; - class Inventory + class data { - map="ItemMap"; + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; }; }; - id=890; - type="I_G_Soldier_TL_F"; }; - class Item3 + nAttributes=1; + }; + }; + class Item119 + { + dataType="Object"; + class PositionInfo + { + position[]={4153.2134,339.79834,10842.459}; + angles[]={0,5.7779083,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2638; + type="Land_HBarrier_01_line_3_green_F"; + class CustomAttributes + { + class Attribute0 { - dataType="Object"; - class PositionInfo - { - position[]={8404.3662,292.41278,6002.5508}; - }; - side="Independent"; - flags=5; - class Attributes + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value { - isPlayable=1; - class Inventory + class data { - map="ItemMap"; + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; }; }; - id=891; - type="I_G_Soldier_TL_F"; }; - class Item4 + nAttributes=1; + }; + }; + class Item120 + { + dataType="Object"; + class PositionInfo + { + position[]={4110.6206,339.74051,10817.284}; + angles[]={0,5.7828579,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2639; + type="Land_HBarrier_01_line_5_green_F"; + class CustomAttributes + { + class Attribute0 { - dataType="Object"; - class PositionInfo - { - position[]={8404.2031,292.83685,6004.8643}; - }; - side="Independent"; - flags=5; - class Attributes + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value { - isPlayable=1; - class Inventory + class data { - map="ItemMap"; + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; }; }; - id=892; - type="I_G_Soldier_TL_F"; - atlOffset=-3.0517578e-005; }; - class Item5 + nAttributes=1; + }; + }; + class Item121 + { + dataType="Object"; + class PositionInfo + { + position[]={4119.7031,339.74051,10822.132}; + angles[]={0,5.7844753,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2640; + type="Land_HBarrier_01_line_5_green_F"; + class CustomAttributes + { + class Attribute0 { - dataType="Object"; - class PositionInfo - { - position[]={8404.1621,293.33337,6007.3184}; - }; - side="Independent"; - flags=5; - class Attributes + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value { - isPlayable=1; - class Inventory + class data { - map="ItemMap"; + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; }; }; - id=893; - type="I_G_Soldier_TL_F"; - atlOffset=-3.0517578e-005; }; - class Item6 + nAttributes=1; + }; + }; + class Item122 + { + dataType="Object"; + class PositionInfo + { + position[]={4115.1401,339.79834,10819.731}; + angles[]={0,5.7779083,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2641; + type="Land_HBarrier_01_line_3_green_F"; + class CustomAttributes + { + class Attribute0 { - dataType="Object"; - class PositionInfo - { - position[]={8403.9766,293.86826,6009.6343}; - }; - side="Independent"; - flags=5; - class Attributes + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value { - isPlayable=1; - class Inventory + class data { - map="ItemMap"; + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; }; }; - id=894; - type="I_G_Soldier_F"; }; - class Item7 + nAttributes=1; + }; + }; + class Item123 + { + dataType="Object"; + class PositionInfo + { + position[]={6988.6426,6.0127869,2377.8965}; + angles[]={0,5.6363711,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2642; + type="Land_HelipadSquare_F"; + }; + class Item124 + { + dataType="Object"; + class PositionInfo + { + position[]={6436.5234,386.15228,6563.0898}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=2645; + type="Land_Shed_11_F"; + }; + class Item125 + { + dataType="Object"; + class PositionInfo + { + position[]={-18.510532,17.690891,1637.6777}; + }; + side="Empty"; + flags=5; + class Attributes + { + init="if (!isMultiplayer) then {deleteVehicle this};"; + }; + id=2646; + type="Flag_NATO_F"; + }; + class Item126 + { + dataType="Marker"; + position[]={-18.385532,13.678707,1637.5527}; + name="respawn_west"; + type="flag_CTRG"; + id=2647; + }; + class Item127 + { + dataType="Group"; + side="West"; + class Entities + { + items=6; + class Item0 { dataType="Object"; class PositionInfo { - position[]={8403.7695,294.31622,6011.5298}; + position[]={-18.135532,13.176064,1634.9775}; + angles[]={6.125236,0,6.1835899}; }; - side="Independent"; - flags=5; + side="West"; + flags=6; class Attributes { + rank="SERGEANT"; + init="groupPlayersNATO = group this; this setVariable [""pvp"",true]; this setVariable [""pvpPlayerUnitNumber"", 0];"; + name="pvp_blue_1"; + description="Teamleader"; isPlayable=1; class Inventory { + class uniform + { + typeName="U_B_CombatUniform_mcam"; + isBackpack=0; + }; map="ItemMap"; + compass="ItemCompass"; + watch="ItemWatch"; + radio="ItemRadio"; }; }; - id=895; - type="I_G_Soldier_F"; - }; - class Item8 - { - dataType="Object"; - class PositionInfo - { - position[]={8406.6445,291.96906,5998.105}; - }; - side="Independent"; - flags=5; - class Attributes + id=2649; + type="B_recon_TL_F"; + atlOffset=-9.5367432e-007; + class CustomAttributes { - isPlayable=1; - class Inventory + class Attribute0 { - map="ItemMap"; + property="speaker"; + expression="_this setspeaker _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="Male12ENG"; + }; + }; + }; + class Attribute1 + { + property="pitch"; + expression="_this setpitch _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=0.99000001; + }; + }; }; + nAttributes=2; }; - id=896; - type="I_G_Soldier_F"; }; - class Item9 + class Item1 { dataType="Object"; class PositionInfo { - position[]={8406.6436,292.02335,6000.4443}; + position[]={-22.260532,13.568356,1634.8525}; + angles[]={6.125236,0,6.1835899}; }; - side="Independent"; - flags=5; + side="West"; + flags=4; class Attributes { + skill=0.40000001; + init="this setVariable [""pvp"",true]; this setVariable [""pvpPlayerUnitNumber"", 1];"; + name="pvp_blue_2"; + description="Medic"; isPlayable=1; class Inventory { + class uniform + { + typeName="U_B_CombatUniform_mcam"; + isBackpack=0; + }; map="ItemMap"; + compass="ItemCompass"; + watch="ItemWatch"; + radio="ItemRadio"; }; }; - id=897; - type="I_G_Soldier_F"; - }; - class Item10 - { - dataType="Object"; - class PositionInfo - { - position[]={8406.5371,292.47195,6002.8179}; - }; - side="Independent"; - flags=5; - class Attributes + id=2650; + type="B_recon_medic_F"; + class CustomAttributes { - isPlayable=1; - class Inventory + class Attribute0 { - map="ItemMap"; + property="speaker"; + expression="_this setspeaker _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="Male03ENG"; + }; + }; + }; + class Attribute1 + { + property="pitch"; + expression="_this setpitch _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=0.95999998; + }; + }; }; + nAttributes=2; }; - id=898; - type="I_G_Soldier_F"; - atlOffset=-3.0517578e-005; }; - class Item11 + class Item2 { dataType="Object"; class PositionInfo { - position[]={8406.4785,292.9165,6005.0176}; + position[]={-15.135532,12.897445,1635.1025}; + angles[]={6.1020389,0,6.1835899}; }; - side="Independent"; - flags=5; + side="West"; + flags=4; class Attributes { + skill=0.44999999; + rank="CORPORAL"; + init="this setVariable [""pvp"",true]; this setVariable [""pvpPlayerUnitNumber"", 2];"; + name="pvp_blue_3"; + description="Machinegunner"; isPlayable=1; class Inventory { + class uniform + { + typeName="U_B_CombatUniform_mcam"; + isBackpack=0; + }; map="ItemMap"; + compass="ItemCompass"; + watch="ItemWatch"; + radio="ItemRadio"; }; }; - id=899; - type="I_G_Soldier_F"; - atlOffset=-3.0517578e-005; - }; - class Item12 - { - dataType="Object"; - class PositionInfo - { - position[]={8406.2754,293.40311,6007.4399}; - }; - side="Independent"; - flags=5; - class Attributes + id=2651; + type="B_recon_F"; + class CustomAttributes { - isPlayable=1; - class Inventory + class Attribute0 { - map="ItemMap"; + property="speaker"; + expression="_this setspeaker _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="Male07ENG"; + }; + }; + }; + class Attribute1 + { + property="pitch"; + expression="_this setpitch _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=0.94999999; + }; + }; }; + nAttributes=2; }; - id=900; - type="I_G_Soldier_F"; - atlOffset=-3.0517578e-005; }; - class Item13 + class Item3 { dataType="Object"; class PositionInfo { - position[]={8406.0879,293.96179,6009.771}; + position[]={-16.760532,13.059825,1635.1025}; + angles[]={6.1020389,0,6.1835899}; }; - side="Independent"; - flags=5; + side="West"; + flags=4; class Attributes { + skill=0.44999999; + rank="CORPORAL"; + init="this setVariable [""pvp"",true]; this setVariable [""pvpPlayerUnitNumber"", 3];"; + name="pvp_blue_4"; + description="Marksman"; isPlayable=1; class Inventory { + class uniform + { + typeName="U_B_CombatUniform_mcam"; + isBackpack=0; + }; map="ItemMap"; + compass="ItemCompass"; + watch="ItemWatch"; + radio="ItemRadio"; + }; + }; + id=2652; + type="B_recon_M_F"; + class CustomAttributes + { + class Attribute0 + { + property="speaker"; + expression="_this setspeaker _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="Male12ENG"; + }; + }; + }; + class Attribute1 + { + property="pitch"; + expression="_this setpitch _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=0.98000002; + }; + }; }; + nAttributes=2; }; - id=901; - type="I_G_Soldier_F"; }; - class Item14 + class Item4 { dataType="Object"; class PositionInfo { - position[]={8408.7529,291.93143,5998.1411}; + position[]={-24.010532,13.756164,1634.8525}; + angles[]={6.1222835,0,6.1747255}; }; - side="Independent"; - flags=5; + side="West"; + flags=4; class Attributes { + skill=0.40000001; + init="this setVariable [""pvp"",true]; this setVariable [""pvpPlayerUnitNumber"", 4];"; + name="pvp_blue_5"; + description="AT1"; isPlayable=1; class Inventory { + class uniform + { + typeName="U_B_CombatUniform_mcam"; + isBackpack=0; + }; map="ItemMap"; + compass="ItemCompass"; + watch="ItemWatch"; + radio="ItemRadio"; }; }; - id=902; - type="I_G_Soldier_AR_F"; - }; - class Item15 - { - dataType="Object"; - class PositionInfo - { - position[]={8408.915,292.03912,6000.5811}; - }; - side="Independent"; - flags=5; - class Attributes + id=2653; + type="B_recon_LAT_F"; + class CustomAttributes { - isPlayable=1; - class Inventory + class Attribute0 { - map="ItemMap"; + property="speaker"; + expression="_this setspeaker _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="Male12ENG"; + }; + }; + }; + class Attribute1 + { + property="pitch"; + expression="_this setpitch _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=0.97000003; + }; + }; }; + nAttributes=2; }; - id=903; - type="I_G_Soldier_AR_F"; }; - class Item16 + class Item5 { dataType="Object"; class PositionInfo { - position[]={8408.5146,292.52863,6002.9961}; + position[]={-20.260532,13.388407,1634.9775}; + angles[]={6.125236,0,6.1835899}; }; - side="Independent"; - flags=5; + side="West"; + flags=4; class Attributes { + skill=0.40000001; + init="this setVariable [""pvp"",true]; this setVariable [""pvpPlayerUnitNumber"", 5];"; + name="pvp_blue_6"; + description="AT2"; isPlayable=1; class Inventory { + class uniform + { + typeName="U_B_CombatUniform_mcam"; + isBackpack=0; + }; map="ItemMap"; + compass="ItemCompass"; + watch="ItemWatch"; + radio="ItemRadio"; }; }; - id=904; - type="I_G_Soldier_AR_F"; - }; - class Item17 - { - dataType="Object"; - class PositionInfo - { - position[]={8408.4912,292.96411,6005.145}; - }; - side="Independent"; - flags=5; - class Attributes + id=2654; + type="B_recon_LAT_F"; + class CustomAttributes { - isPlayable=1; - class Inventory + class Attribute0 { - map="ItemMap"; + property="speaker"; + expression="_this setspeaker _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="Male12ENG"; + }; + }; + }; + class Attribute1 + { + property="pitch"; + expression="_this setpitch _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=0.97000003; + }; + }; }; + nAttributes=2; }; - id=905; - type="I_G_Soldier_AR_F"; }; - class Item18 + }; + class Attributes + { + }; + id=2648; + atlOffset=-9.5367432e-007; + }; + class Item128 + { + dataType="Marker"; + position[]={2219.2615,522.87115,15366.168}; + name="respawn_east"; + type="flag_Viper"; + id=2655; + }; + class Item129 + { + dataType="Group"; + side="East"; + class Entities + { + items=6; + class Item0 { dataType="Object"; class PositionInfo { - position[]={8408.291,293.42252,6007.3862}; + position[]={2218.6111,522.6142,15364.291}; + angles[]={6.1505861,0,0.0022107877}; }; - side="Independent"; - flags=5; + side="East"; + flags=6; class Attributes { + init="groupPlayersCSAT = group this; this setVariable [""pvp"",true]; this setVariable [""pvpPlayerUnitNumber"", 0];"; + name="pvp_red_1"; + description="Teamleader"; isPlayable=1; class Inventory { + class uniform + { + typeName="U_O_SpecopsUniform_ocamo"; + isBackpack=0; + }; map="ItemMap"; + compass="ItemCompass"; + watch="ItemWatch"; + radio="ItemRadio"; }; }; - id=906; - type="I_G_Soldier_AR_F"; - }; - class Item19 - { - dataType="Object"; - class PositionInfo - { - position[]={8408.2041,294.04382,6009.8452}; - }; - side="Independent"; - flags=5; - class Attributes + id=2657; + type="O_T_Recon_TL_F"; + class CustomAttributes { - isPlayable=1; - class Inventory + class Attribute0 { - map="ItemMap"; + property="speaker"; + expression="_this setspeaker _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="Male03CHI"; + }; + }; + }; + class Attribute1 + { + property="pitch"; + expression="_this setpitch _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=0.98000002; + }; + }; }; + nAttributes=2; }; - id=907; - type="I_G_Soldier_AR_F"; }; - class Item20 + class Item1 { dataType="Object"; class PositionInfo { - position[]={8410.8418,291.93143,5998.2207}; + position[]={2217.0056,522.61066,15364.291}; + angles[]={6.1505861,0,0.0022107877}; }; - side="Independent"; - flags=5; + side="East"; + flags=4; class Attributes { + init="this setVariable [""pvp"",true]; this setVariable [""pvpPlayerUnitNumber"", 1];"; + name="pvp_red_2"; + description="Medic"; isPlayable=1; class Inventory { + class uniform + { + typeName="U_O_SpecopsUniform_ocamo"; + isBackpack=0; + }; map="ItemMap"; + compass="ItemCompass"; + watch="ItemWatch"; + radio="ItemRadio"; + }; + }; + id=2658; + type="O_T_Recon_Medic_F"; + class CustomAttributes + { + class Attribute0 + { + property="speaker"; + expression="_this setspeaker _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="Male01CHI"; + }; + }; + }; + class Attribute1 + { + property="pitch"; + expression="_this setpitch _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=0.98000002; + }; + }; }; + nAttributes=2; }; - id=908; - type="I_G_Soldier_GL_F"; }; - class Item21 + class Item2 { dataType="Object"; class PositionInfo { - position[]={8410.7119,292.03052,6000.5386}; + position[]={2215.4001,522.60651,15364.291}; + angles[]={6.1488438,0,0.0039818157}; }; - side="Independent"; - flags=5; + side="East"; + flags=4; class Attributes { + init="this setVariable [""pvp"",true]; this setVariable [""pvpPlayerUnitNumber"", 2];"; + name="pvp_red_3"; + description="Machinegunner"; isPlayable=1; class Inventory { + class uniform + { + typeName="U_O_SpecopsUniform_ocamo"; + isBackpack=0; + }; map="ItemMap"; + compass="ItemCompass"; + watch="ItemWatch"; + radio="ItemRadio"; }; }; - id=909; - type="I_G_Soldier_GL_F"; - }; - class Item22 - { - dataType="Object"; - class PositionInfo - { - position[]={8410.5879,292.5867,6003.2827}; - }; - side="Independent"; - flags=5; - class Attributes + id=2659; + type="O_Soldier_AR_F"; + class CustomAttributes { - isPlayable=1; - class Inventory + class Attribute0 { - map="ItemMap"; + property="speaker"; + expression="_this setspeaker _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="Male01PER"; + }; + }; }; - }; - id=910; - type="I_G_Soldier_GL_F"; - }; - class Item23 - { - dataType="Object"; - class PositionInfo - { - position[]={8410.4141,292.99814,6005.2915}; - }; - side="Independent"; - flags=5; - class Attributes - { - isPlayable=1; - class Inventory + class Attribute1 { - map="ItemMap"; + property="pitch"; + expression="_this setpitch _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=0.95999998; + }; + }; }; + nAttributes=2; }; - id=911; - type="I_G_Soldier_GL_F"; }; - class Item24 + class Item3 { dataType="Object"; class PositionInfo { - position[]={8410.3447,293.45508,6007.4761}; + position[]={2220.196,522.62506,15364.332}; + angles[]={6.1505861,0,0.012005239}; }; - side="Independent"; - flags=5; + side="East"; + flags=4; class Attributes { + init="this setVariable [""pvp"",true]; this setVariable [""pvpPlayerUnitNumber"", 3];"; + name="pvp_red_4"; + description="Marksman"; isPlayable=1; class Inventory { + class uniform + { + typeName="U_O_SpecopsUniform_ocamo"; + isBackpack=0; + }; map="ItemMap"; + compass="ItemCompass"; + watch="ItemWatch"; + radio="ItemRadio"; }; }; - id=912; - type="I_G_Soldier_GL_F"; - }; - class Item25 - { - dataType="Object"; - class PositionInfo - { - position[]={8410.2393,294.08856,6009.9668}; - }; - side="Independent"; - flags=5; - class Attributes + id=2660; + type="O_T_Recon_M_F"; + class CustomAttributes { - isPlayable=1; - class Inventory + class Attribute0 { - map="ItemMap"; + property="speaker"; + expression="_this setspeaker _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="Male02CHI"; + }; + }; + }; + class Attribute1 + { + property="pitch"; + expression="_this setpitch _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=0.97000003; + }; + }; }; + nAttributes=2; }; - id=913; - type="I_G_Soldier_GL_F"; }; - class Item26 + class Item4 { dataType="Object"; class PositionInfo { - position[]={8412.3691,291.93143,5998.2983}; + position[]={2221.821,522.64722,15364.352}; + angles[]={6.1505861,0,0.012005239}; }; - side="Independent"; - flags=5; + side="East"; + flags=4; class Attributes { + init="this setVariable [""pvp"",true]; this setVariable [""pvpPlayerUnitNumber"", 4];"; + name="pvp_red_5"; + description="AT1"; isPlayable=1; class Inventory { + class uniform + { + typeName="U_O_SpecopsUniform_ocamo"; + isBackpack=0; + }; map="ItemMap"; + compass="ItemCompass"; + watch="ItemWatch"; + radio="ItemRadio"; }; }; - id=914; - type="I_G_medic_F"; - }; - class Item27 - { - dataType="Object"; - class PositionInfo - { - position[]={8412.1934,292.03857,6000.5781}; - }; - side="Independent"; - flags=5; - class Attributes + id=2661; + type="O_T_Recon_LAT_F"; + class CustomAttributes { - isPlayable=1; - class Inventory + class Attribute0 { - map="ItemMap"; + property="speaker"; + expression="_this setspeaker _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="Male02CHI"; + }; + }; + }; + class Attribute1 + { + property="pitch"; + expression="_this setpitch _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=0.97000003; + }; + }; }; + nAttributes=2; }; - id=915; - type="I_G_medic_F"; }; - class Item28 + class Item5 { dataType="Object"; class PositionInfo { - position[]={8412.1514,292.62424,6003.4497}; + position[]={2223.4255,522.66504,15364.352}; + angles[]={6.156868,0,0.0056205466}; }; - side="Independent"; - flags=5; + side="East"; + flags=4; class Attributes { + init="this setVariable [""pvp"",true]; this setVariable [""pvpPlayerUnitNumber"", 5];"; + name="pvp_red_6"; + description="AT2"; isPlayable=1; class Inventory { + class uniform + { + typeName="U_O_SpecopsUniform_ocamo"; + isBackpack=0; + }; map="ItemMap"; + compass="ItemCompass"; + watch="ItemWatch"; + radio="ItemRadio"; }; }; - id=916; - type="I_G_medic_F"; - }; - class Item29 - { - dataType="Object"; - class PositionInfo - { - position[]={8412.0635,293.00189,6005.2563}; - }; - side="Independent"; - flags=5; - class Attributes + id=2662; + type="O_T_Recon_LAT_F"; + class CustomAttributes { - isPlayable=1; - class Inventory + class Attribute0 { - map="ItemMap"; + property="speaker"; + expression="_this setspeaker _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="Male03CHI"; + }; + }; + }; + class Attribute1 + { + property="pitch"; + expression="_this setpitch _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=0.98000002; + }; + }; }; + nAttributes=2; }; - id=917; - type="I_G_medic_F"; }; - class Item30 + }; + class Attributes + { + }; + id=2656; + }; + class Item130 + { + dataType="Object"; + class PositionInfo + { + position[]={2219.2722,527.01703,15367.436}; + angles[]={6.1505861,0,0.0022107877}; + }; + side="Empty"; + flags=4; + class Attributes + { + init="if !(isMultiplayer) then {deleteVehicle this}"; + }; + id=2663; + type="Flag_Viper_F"; + }; + class Item131 + { + dataType="Logic"; + class PositionInfo + { + position[]={6772.6738,342.99139,5586.2554}; + angles[]={0.0013372133,5.7183137,6.2818484}; + }; + name="hc_1"; + isPlayable=1; + id=2664; + type="HeadlessClient_F"; + }; + class Item132 + { + dataType="Logic"; + class PositionInfo + { + position[]={6774.7656,342.99466,5586.4043}; + angles[]={6.2791886,5.7183137,0.0039967569}; + }; + name="hc_2"; + isPlayable=1; + id=2665; + type="HeadlessClient_F"; + }; + class Item133 + { + dataType="Logic"; + class PositionInfo + { + position[]={6770.3804,342.9805,5586.1523}; + angles[]={0.0013372133,5.7183137,0.0053265258}; + }; + name="hc"; + isPlayable=1; + id=2666; + type="HeadlessClient_F"; + }; + class Item134 + { + dataType="Marker"; + position[]={3642.552,-0.015,2064.478}; + name="seaPatrol"; + type="Empty"; + id=2667; + atlOffset=2.6481495; + }; + class Item135 + { + dataType="Marker"; + position[]={7005.1567,-12.364363,2260.7529}; + name="seaPatrol_1"; + type="Empty"; + id=2668; + atlOffset=2.6481495; + }; + class Item136 + { + dataType="Marker"; + position[]={8435.2881,-50.956184,2007.0364}; + name="seaPatrol_2"; + type="Empty"; + id=2669; + atlOffset=2.6481476; + }; + class Item137 + { + dataType="Marker"; + position[]={10462.512,-4.2614827,1777.3718}; + name="seaPatrol_3"; + type="Empty"; + id=2670; + atlOffset=2.6481495; + }; + class Item138 + { + dataType="Marker"; + position[]={13585.365,-3.4707203,6290.9453}; + name="seaPatrol_4"; + type="Empty"; + id=2671; + atlOffset=2.6481495; + }; + class Item139 + { + dataType="Marker"; + position[]={13161.474,-10.895078,10007.704}; + name="seaPatrol_5"; + type="Empty"; + id=2672; + atlOffset=2.6481495; + }; + class Item140 + { + dataType="Marker"; + position[]={1626.738,-13.06108,1786.8704}; + name="seaPatrol_6"; + type="Empty"; + id=2673; + atlOffset=2.6481495; + }; + class Item141 + { + dataType="Marker"; + position[]={4858.6733,-57.328568,1071.5698}; + name="seaPatrol_7"; + type="Empty"; + id=2674; + atlOffset=2.6481514; + }; + class Item142 + { + dataType="Marker"; + position[]={7157.2222,-74.507164,1367.9434}; + name="seaPatrol_8"; + type="Empty"; + id=2675; + atlOffset=2.6481476; + }; + class Item143 + { + dataType="Marker"; + position[]={10983.745,-67.314896,1196.7051}; + name="seaPatrol_9"; + type="Empty"; + id=2676; + atlOffset=2.6481476; + }; + class Item144 + { + dataType="Marker"; + position[]={12636.858,-26.604706,2816.8862}; + name="seaPatrol_10"; + type="Empty"; + id=2677; + atlOffset=2.6481495; + }; + class Item145 + { + dataType="Marker"; + position[]={14619.273,-113.88424,3462.323}; + name="seaPatrol_11"; + type="Empty"; + id=2678; + atlOffset=2.6481476; + }; + class Item146 + { + dataType="Marker"; + position[]={14895.89,-99.716553,5306.4302}; + name="seaPatrol_12"; + type="Empty"; + id=2679; + atlOffset=2.6481476; + }; + class Item147 + { + dataType="Marker"; + position[]={14362.418,-119.55364,7624.7378}; + name="seaPatrol_13"; + type="Empty"; + id=2680; + atlOffset=2.6481476; + }; + class Item148 + { + dataType="Marker"; + position[]={14178.008,-121.8509,9389.8115}; + name="seaPatrol_14"; + type="Empty"; + id=2681; + atlOffset=2.6481476; + }; + class Item149 + { + dataType="Marker"; + position[]={15073.718,-146.44662,12195.49}; + name="seaPatrol_15"; + type="Empty"; + id=2682; + atlOffset=2.6481476; + }; + class Item150 + { + dataType="Marker"; + position[]={6699.1812,-0.0020000001,2189.342}; + name="seaSpawn"; + type="hd_objective"; + id=2683; + atlOffset=4.4180436; + }; + class Item151 + { + dataType="Marker"; + position[]={10682.946,-1.7689409,2039.4745}; + name="seaSpawn_1"; + type="hd_objective"; + id=2684; + atlOffset=4.4180436; + }; + class Item152 + { + dataType="Marker"; + position[]={12053.481,-1.5819564,3372.9299}; + name="seaSpawn_2"; + type="hd_objective"; + id=2685; + atlOffset=4.4180436; + }; + class Item153 + { + dataType="Marker"; + position[]={13123.293,0.90422273,8080.7646}; + name="seaSpawn_3"; + type="hd_objective"; + id=2686; + atlOffset=4.4180436; + }; + class Item154 + { + dataType="Marker"; + position[]={13057.26,-7.4165053,9817.4541}; + name="seaSpawn_4"; + type="hd_objective"; + id=2687; + atlOffset=4.4180436; + }; + class Item155 + { + dataType="Marker"; + position[]={4333.3486,1.4266272,2223.5559}; + name="seaSpawn_5"; + type="hd_objective"; + id=2688; + atlOffset=4.4180436; + }; + class Item156 + { + dataType="Marker"; + position[]={1917.3593,-1.4709959,2081.6848}; + name="seaSpawn_6"; + type="hd_objective"; + id=2689; + atlOffset=4.4180436; + }; + class Item157 + { + dataType="Logic"; + class PositionInfo + { + position[]={3613.7283,6.5861793,2197.0869}; + angles[]={0,0.33818629,0}; + }; + areaSize[]={5.3590002,0,14.108573}; + areaIsRectangle=1; + flags=1; + id=2691; + type="ModuleHideTerrainObjects_F"; + atlOffset=0.0075178146; + class CustomAttributes + { + class Attribute0 { - dataType="Object"; - class PositionInfo - { - position[]={8411.8799,293.49765,6007.6157}; - }; - side="Independent"; - flags=5; - class Attributes + property="#filter"; + expression="_this setVariable [""#filter"",_value]"; + class Value { - isPlayable=1; - class Inventory + class data { - map="ItemMap"; + class type + { + type[]= + { + "SCALAR" + }; + }; + value=15; }; }; - id=918; - type="I_G_medic_F"; }; - class Item31 + class Attribute1 { - dataType="Object"; - class PositionInfo - { - position[]={8411.8906,294.11481,6010.0264}; - }; - side="Independent"; - flags=5; - class Attributes + property="#hideLocally"; + expression="_this setVariable [""#hideLocally"",_value]"; + class Value { - isPlayable=1; - class Inventory + class data { - map="ItemMap"; + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; }; }; - id=919; - type="I_G_medic_F"; }; - class Item32 + nAttributes=2; + }; + }; + class Item158 + { + dataType="Object"; + class PositionInfo + { + position[]={9754.8115,299.84375,8902.873}; + angles[]={6.2818484,1.3717906,0.0093350215}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2697; + type="Land_HBarrier_01_line_3_green_F"; + }; + class Item159 + { + dataType="Object"; + class PositionInfo + { + position[]={9756.2246,299.80664,8895.9463}; + angles[]={0,1.3717906,0.0012918708}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2698; + type="Land_HBarrier_01_line_3_green_F"; + }; + class Item160 + { + dataType="Object"; + class PositionInfo + { + position[]={9755.5488,299.82544,8899.415}; + angles[]={6.2751918,1.3717906,0.0093350215}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2699; + type="Land_HBarrier_01_line_3_green_F"; + }; + class Item161 + { + dataType="Object"; + class PositionInfo + { + position[]={11448.152,234.17809,7494.4985}; + angles[]={6.2800212,5.0294285,0.00048828125}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2701; + type="Land_HBarrier_01_wall_6_green_F"; + }; + class Item162 + { + dataType="Object"; + class PositionInfo + { + position[]={11445.038,234.17856,7484.3906}; + angles[]={0.0018269814,5.0294285,6.2804232}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2702; + type="Land_HBarrier_01_wall_6_green_F"; + }; + class Item163 + { + dataType="Object"; + class PositionInfo + { + position[]={11453.512,234.16617,7494.7144}; + angles[]={6.2757001,0.30769745,6.2751622}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2703; + type="Land_HBarrier_01_wall_6_green_F"; + }; + class Item164 + { + dataType="Object"; + class PositionInfo + { + position[]={11473.485,234.59573,7486.2085}; + angles[]={0.021592721,5.0423493,6.2768474}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2704; + type="Land_HBarrier_01_big_4_green_F"; + }; + class Item165 + { + dataType="Object"; + class PositionInfo + { + position[]={11465.857,234.15948,7492.4067}; + angles[]={6.2817621,0.32003811,0.0023670318}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2705; + type="Land_HBarrier_01_line_5_green_F"; + }; + class Item166 + { + dataType="Object"; + class PositionInfo + { + position[]={11446.093,237.16801,7473.5513}; + angles[]={0,0.30896479,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2708; + type="Land_HBarrier_01_line_5_green_F"; + }; + class Item167 + { + dataType="Logic"; + class PositionInfo + { + position[]={10141.423,7.9960003,1809.561}; + }; + areaSize[]={11.668,0,12.094431}; + areaIsRectangle=1; + flags=1; + id=2709; + type="ModuleHideTerrainObjects_F"; + atlOffset=1.9960003; + class CustomAttributes + { + class Attribute0 { - dataType="Object"; - class PositionInfo - { - position[]={8414.1709,291.93143,5998.4634}; - }; - side="Independent"; - flags=5; - class Attributes + property="#filter"; + expression="_this setVariable [""#filter"",_value]"; + class Value { - isPlayable=1; - class Inventory + class data { - map="ItemMap"; + class type + { + type[]= + { + "SCALAR" + }; + }; + value=15; }; }; - id=920; - type="I_G_engineer_F"; }; - class Item33 + class Attribute1 { - dataType="Object"; - class PositionInfo - { - position[]={8414.1943,292.07614,6000.7637}; - }; - side="Independent"; - flags=5; - class Attributes + property="#hideLocally"; + expression="_this setVariable [""#hideLocally"",_value]"; + class Value { - isPlayable=1; - class Inventory + class data { - map="ItemMap"; + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; }; }; - id=921; - type="I_G_engineer_F"; }; - class Item34 + nAttributes=2; + }; + }; + class Item168 + { + dataType="Logic"; + class PositionInfo + { + position[]={10373.331,4.9594059,1848.1241}; + }; + areaSize[]={9.8251953,0,5}; + flags=1; + id=2711; + type="ModuleHideTerrainObjects_F"; + atlOffset=0.96290588; + class CustomAttributes + { + class Attribute0 { - dataType="Object"; - class PositionInfo - { - position[]={8413.9521,292.65799,6003.5537}; - }; - side="Independent"; - flags=5; - class Attributes + property="#filter"; + expression="_this setVariable [""#filter"",_value]"; + class Value { - isPlayable=1; - class Inventory + class data { - map="ItemMap"; + class type + { + type[]= + { + "SCALAR" + }; + }; + value=15; }; }; - id=922; - type="I_G_engineer_F"; }; - class Item35 + class Attribute1 { - dataType="Object"; - class PositionInfo - { - position[]={8413.6973,293.06406,6005.5015}; - }; - side="Independent"; - flags=5; - class Attributes + property="#hideLocally"; + expression="_this setVariable [""#hideLocally"",_value]"; + class Value { - isPlayable=1; - class Inventory + class data { - map="ItemMap"; + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; }; }; - id=923; - type="I_G_engineer_F"; }; - class Item36 + nAttributes=2; + }; + }; + class Item169 + { + dataType="Object"; + class PositionInfo + { + position[]={8137.8589,472.2197,9139.252}; + }; + side="Empty"; + flags=5; + class Attributes + { + disableSimulation=1; + }; + id=2716; + type="Land_Maroula_F"; + class CustomAttributes + { + class Attribute0 { - dataType="Object"; - class PositionInfo - { - position[]={8413.502,293.53961,6007.7378}; - }; - side="Independent"; - flags=5; - class Attributes + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value { - isPlayable=1; - class Inventory + class data { - map="ItemMap"; + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; }; }; - id=924; - type="I_G_engineer_F"; }; - class Item37 + nAttributes=1; + }; + }; + class Item170 + { + dataType="Object"; + class PositionInfo + { + position[]={8137.7583,471.4682,9138.6543}; + angles[]={6.2729754,1.1372042,6.2753487}; + }; + side="Empty"; + class Attributes + { + createAsSimpleObject=1; + disableSimulation=1; + }; + id=2717; + type="Land_HumanSkull_F"; + atlOffset=0.5920105; + class CustomAttributes + { + class Attribute0 { - dataType="Object"; - class PositionInfo - { - position[]={8413.3975,294.18369,6010.207}; - }; - side="Independent"; - flags=5; - class Attributes + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value { - isPlayable=1; - class Inventory + class data { - map="ItemMap"; + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; }; }; - id=925; - type="I_G_engineer_F"; }; + nAttributes=1; + }; + }; + class Item171 + { + dataType="Object"; + class PositionInfo + { + position[]={8138.0601,473.54172,9139.6123}; + angles[]={0.40948915,0.34894368,5.3283329}; }; + side="Empty"; class Attributes { + disableSimulation=1; }; - id=887; + id=2718; + type="Land_DeerSkeleton_skull_01_F"; + atlOffset=1.7396851; class CustomAttributes { class Attribute0 { - property="groupID"; - expression="_this setGroupID [_value];"; + property="allowDamage"; + expression="_this allowdamage _value;"; class Value { class data @@ -4827,10 +27966,10 @@ class Mission { type[]= { - "STRING" + "BOOL" }; }; - value="Guerillas"; + value=0; }; }; }; @@ -4850,8 +27989,8 @@ class Mission class Item0 { linkID=0; - item0=718; - item1=719; + item0=301; + item1=300; class CustomData { type="Sync"; @@ -4860,8 +27999,8 @@ class Mission class Item1 { linkID=1; - item0=888; - item1=718; + item0=303; + item1=300; class CustomData { type="Sync"; @@ -4870,8 +28009,8 @@ class Mission class Item2 { linkID=2; - item0=889; - item1=718; + item0=304; + item1=300; class CustomData { type="Sync"; @@ -4880,8 +28019,8 @@ class Mission class Item3 { linkID=3; - item0=890; - item1=718; + item0=305; + item1=300; class CustomData { type="Sync"; @@ -4890,8 +28029,8 @@ class Mission class Item4 { linkID=4; - item0=891; - item1=718; + item0=306; + item1=300; class CustomData { type="Sync"; @@ -4900,8 +28039,8 @@ class Mission class Item5 { linkID=5; - item0=892; - item1=718; + item0=307; + item1=300; class CustomData { type="Sync"; @@ -4910,8 +28049,8 @@ class Mission class Item6 { linkID=6; - item0=893; - item1=718; + item0=308; + item1=300; class CustomData { type="Sync"; @@ -4920,8 +28059,8 @@ class Mission class Item7 { linkID=7; - item0=894; - item1=718; + item0=309; + item1=300; class CustomData { type="Sync"; @@ -4930,8 +28069,8 @@ class Mission class Item8 { linkID=8; - item0=895; - item1=718; + item0=310; + item1=300; class CustomData { type="Sync"; @@ -4940,8 +28079,8 @@ class Mission class Item9 { linkID=9; - item0=896; - item1=718; + item0=311; + item1=300; class CustomData { type="Sync"; @@ -4950,8 +28089,8 @@ class Mission class Item10 { linkID=10; - item0=897; - item1=718; + item0=312; + item1=300; class CustomData { type="Sync"; @@ -4960,8 +28099,8 @@ class Mission class Item11 { linkID=11; - item0=898; - item1=718; + item0=313; + item1=300; class CustomData { type="Sync"; @@ -4970,8 +28109,8 @@ class Mission class Item12 { linkID=12; - item0=899; - item1=718; + item0=314; + item1=300; class CustomData { type="Sync"; @@ -4980,8 +28119,8 @@ class Mission class Item13 { linkID=13; - item0=900; - item1=718; + item0=315; + item1=300; class CustomData { type="Sync"; @@ -4990,8 +28129,8 @@ class Mission class Item14 { linkID=14; - item0=901; - item1=718; + item0=316; + item1=300; class CustomData { type="Sync"; @@ -5000,8 +28139,8 @@ class Mission class Item15 { linkID=15; - item0=902; - item1=718; + item0=317; + item1=300; class CustomData { type="Sync"; @@ -5010,8 +28149,8 @@ class Mission class Item16 { linkID=16; - item0=903; - item1=718; + item0=318; + item1=300; class CustomData { type="Sync"; @@ -5020,8 +28159,8 @@ class Mission class Item17 { linkID=17; - item0=904; - item1=718; + item0=319; + item1=300; class CustomData { type="Sync"; @@ -5030,8 +28169,8 @@ class Mission class Item18 { linkID=18; - item0=905; - item1=718; + item0=320; + item1=300; class CustomData { type="Sync"; @@ -5040,8 +28179,8 @@ class Mission class Item19 { linkID=19; - item0=906; - item1=718; + item0=321; + item1=300; class CustomData { type="Sync"; @@ -5050,8 +28189,8 @@ class Mission class Item20 { linkID=20; - item0=907; - item1=718; + item0=322; + item1=300; class CustomData { type="Sync"; @@ -5060,8 +28199,8 @@ class Mission class Item21 { linkID=21; - item0=908; - item1=718; + item0=323; + item1=300; class CustomData { type="Sync"; @@ -5070,8 +28209,8 @@ class Mission class Item22 { linkID=22; - item0=909; - item1=718; + item0=324; + item1=300; class CustomData { type="Sync"; @@ -5080,8 +28219,8 @@ class Mission class Item23 { linkID=23; - item0=910; - item1=718; + item0=325; + item1=300; class CustomData { type="Sync"; @@ -5090,8 +28229,8 @@ class Mission class Item24 { linkID=24; - item0=911; - item1=718; + item0=326; + item1=300; class CustomData { type="Sync"; @@ -5100,8 +28239,8 @@ class Mission class Item25 { linkID=25; - item0=912; - item1=718; + item0=327; + item1=300; class CustomData { type="Sync"; @@ -5110,8 +28249,8 @@ class Mission class Item26 { linkID=26; - item0=913; - item1=718; + item0=328; + item1=300; class CustomData { type="Sync"; @@ -5120,8 +28259,8 @@ class Mission class Item27 { linkID=27; - item0=914; - item1=718; + item0=329; + item1=300; class CustomData { type="Sync"; @@ -5130,8 +28269,8 @@ class Mission class Item28 { linkID=28; - item0=915; - item1=718; + item0=330; + item1=300; class CustomData { type="Sync"; @@ -5140,8 +28279,8 @@ class Mission class Item29 { linkID=29; - item0=916; - item1=718; + item0=331; + item1=300; class CustomData { type="Sync"; @@ -5150,8 +28289,8 @@ class Mission class Item30 { linkID=30; - item0=917; - item1=718; + item0=332; + item1=300; class CustomData { type="Sync"; @@ -5160,8 +28299,8 @@ class Mission class Item31 { linkID=31; - item0=918; - item1=718; + item0=333; + item1=300; class CustomData { type="Sync"; @@ -5170,8 +28309,8 @@ class Mission class Item32 { linkID=32; - item0=919; - item1=718; + item0=334; + item1=300; class CustomData { type="Sync"; @@ -5180,8 +28319,8 @@ class Mission class Item33 { linkID=33; - item0=920; - item1=718; + item0=335; + item1=300; class CustomData { type="Sync"; @@ -5190,8 +28329,8 @@ class Mission class Item34 { linkID=34; - item0=921; - item1=718; + item0=336; + item1=300; class CustomData { type="Sync"; @@ -5200,8 +28339,8 @@ class Mission class Item35 { linkID=35; - item0=922; - item1=718; + item0=337; + item1=300; class CustomData { type="Sync"; @@ -5210,8 +28349,8 @@ class Mission class Item36 { linkID=36; - item0=923; - item1=718; + item0=338; + item1=300; class CustomData { type="Sync"; @@ -5220,8 +28359,8 @@ class Mission class Item37 { linkID=37; - item0=924; - item1=718; + item0=339; + item1=300; class CustomData { type="Sync"; @@ -5230,8 +28369,8 @@ class Mission class Item38 { linkID=38; - item0=925; - item1=718; + item0=340; + item1=300; class CustomData { type="Sync"; @@ -5239,4 +28378,4 @@ class Mission }; }; }; -}; +}; \ No newline at end of file diff --git a/A3-Antistasi/NavGrids/navGridchernarus_winter.sqf b/Map-Templates/Antistasi-ChernarusWinter.chernarus_winter/Navigation/navGridchernarus_winter.sqf similarity index 100% rename from A3-Antistasi/NavGrids/navGridchernarus_winter.sqf rename to Map-Templates/Antistasi-ChernarusWinter.chernarus_winter/Navigation/navGridchernarus_winter.sqf diff --git a/Map-Templates/Antistasi-ChernarusWinter.chernarus_winter/roadsDBcherna.sqf b/Map-Templates/Antistasi-ChernarusWinter.chernarus_winter/Navigation/roadsDBcherna.sqf similarity index 100% rename from Map-Templates/Antistasi-ChernarusWinter.chernarus_winter/roadsDBcherna.sqf rename to Map-Templates/Antistasi-ChernarusWinter.chernarus_winter/Navigation/roadsDBcherna.sqf diff --git a/Map-Templates/Antistasi-ChernarusWinter.chernarus_winter/PIC.jpg b/Map-Templates/Antistasi-ChernarusWinter.chernarus_winter/Pictures/Mission/PIC.jpg similarity index 100% rename from Map-Templates/Antistasi-ChernarusWinter.chernarus_winter/PIC.jpg rename to Map-Templates/Antistasi-ChernarusWinter.chernarus_winter/Pictures/Mission/PIC.jpg diff --git a/Map-Templates/Antistasi-ChernarusWinter.chernarus_winter/Pictures/Mission/whiteboard.jpg b/Map-Templates/Antistasi-ChernarusWinter.chernarus_winter/Pictures/Mission/whiteboard.jpg new file mode 100644 index 0000000000..896267198f Binary files /dev/null and b/Map-Templates/Antistasi-ChernarusWinter.chernarus_winter/Pictures/Mission/whiteboard.jpg differ diff --git a/Map-Templates/Antistasi-ChernarusWinter.chernarus_winter/description.ext b/Map-Templates/Antistasi-ChernarusWinter.chernarus_winter/description.ext index e1a4015741..025835e3ac 100644 --- a/Map-Templates/Antistasi-ChernarusWinter.chernarus_winter/description.ext +++ b/Map-Templates/Antistasi-ChernarusWinter.chernarus_winter/description.ext @@ -4,10 +4,10 @@ author = $STR_antistasi_credits_generic_author_text; OnLoadName = $STR_antistasi_mission_info_chernawinter_mapname_short_text; OnLoadMission = $STR_antistasi_mission_info_chernawinter_blurb_text; -loadScreen = "pic.jpg"; +loadScreen = "Pictures\Mission\pic.jpg"; briefingName = $STR_antistasi_mission_info_chernawinter_mapname_text; overviewText = $STR_antistasi_mission_info_chernawinter_description_text; -overviewPicture = "pic.jpg"; +overviewPicture = "Pictures\Mission\pic.jpg"; #include "MissionDescription\debug.hpp" @@ -228,6 +228,8 @@ class CfgSounds class CfgDebriefing { + #include "MissionDescription\endMission.hpp" + class End1 { title = "V I C T O R Y"; @@ -247,72 +249,9 @@ class CfgDebriefing class destroyedSites { title = "Chernarus is Destroyed"; - subtitle = "Chernarus got Destroyed by Soviets"; - description = "One third of the population in Chernarus has been murdered by the Soviets.
Chernarus no longer exists, nobody wants to live here."; + subtitle = "Chernarus got Destroyed by OPFOR"; + description = "One third of the population in Chernarus has been murdered by the OPFOR.
Chernarus no longer exists, nobody wants to live here."; picture = "b_unknown"; pictureColor[] = {0.5,0.0,0.0,1}; }; - class modUnautorized - { - title = "Incompatible Mods"; - subtitle = "Incompatible Mods detected"; - description = "An incompatible mod installed on the server or your PC has been detected. To avoid support problems the mission is finished. Please uninstall unsupported (ASR AI, aLIVE, MCC or any AI behaviour) mods from your computer or server to be able to play Antistasi."; - picture = "b_unknown"; - pictureColor[] = {0.0,0.5,0.0,1}; - }; - class serverFull - { - title = "Reserved Slot"; - subtitle = "This slot is reserved"; - description = "Sorry, but this slot is reserved for a Server Member. To become member, please contact to the server admin or clan."; - picture = "b_unknown"; - pictureColor[] = {0.0,0.5,0.0,1}; - }; - class noPvP - { - title = "PVP Disabled"; - subtitle = "This slot is unavailable"; - description = "PvP is not enabled on this server."; - picture = "b_unknown"; - pictureColor[] = {0.0,0.5,0.0,1}; - }; - class noJip - { - title = "JIP Unavailable"; - subtitle = "This slot is unavailable"; - description = "You need to have JIP enabled."; - picture = "b_unknown"; - pictureColor[] = {0.0,0.5,0.0,1}; - }; - class pvpMem - { - title = "You are not a Member"; - subtitle = "This slot is unavailable"; - description = "You need to be a Member to use PvP."; - picture = "b_unknown"; - pictureColor[] = {0.0,0.5,0.0,1}; - }; - class pvpCount - { - title = "PvP Player Overflow"; - subtitle = "This slot is unavailable"; - description = "PvP is not available as there are too many PvP slots in use, or not enough Rebels online."; - picture = "b_unknown"; - pictureColor[] = {0.0,0.5,0.0,1}; - }; - class BossMiss - { - title = "MIA Rebel Commander"; - subtitle = "This slot is unavailable"; - description = "PvP is not available as there is no Commander for the Rebels."; - picture = "b_unknown"; - pictureColor[] = {0.0,0.5,0.0,1}; - }; - class hcDown - { - title = "HC Disconnected"; - subtitle = "Some Headless Client has been disconnected and mission has to stop to avoid malfunctions."; - picture = "b_unknown"; - pictureColor[] = {0.0,0.5,0.0,1}; - }; }; diff --git a/Map-Templates/Antistasi-ChernarusWinter.chernarus_winter/mission.sqm b/Map-Templates/Antistasi-ChernarusWinter.chernarus_winter/mission.sqm index 17fb18f8ce..bc245a4426 100644 --- a/Map-Templates/Antistasi-ChernarusWinter.chernarus_winter/mission.sqm +++ b/Map-Templates/Antistasi-ChernarusWinter.chernarus_winter/mission.sqm @@ -8,18 +8,22 @@ class EditorData toggles=1025; class ItemIDProvider { - nextID=2150; + nextID=2225; + }; + class MarkerIDProvider + { + nextID=2; }; class LayerIndexProvider { - nextID=65; + nextID=128; }; class Camera { - pos[]={5523.1616,3319.8442,3353.0732}; - dir[]={0.4025259,-0.69473934,0.59609598}; - up[]={0.38879687,0.71925664,0.57576478}; - aside[]={0.82875377,3.0422234e-007,-0.55963284}; + pos[]={3728.3667,503.91013,6055.3721}; + dir[]={-0.39799228,-0.82334816,-0.40463445}; + up[]={-0.57736099,0.56753218,-0.58699632}; + aside[]={-0.7129426,1.527369e-007,0.70123929}; }; }; binarizationWanted=0; @@ -31,10 +35,6 @@ addons[]= "A3_Structures_F_EPC_Civ_InfoBoards", "A3_Structures_F_Mil_Flags", "A3_Props_F_Enoch_Military_Camps", - "A3_Ui_F_Exp", - "A3_Characters_F_Patrol", - "A3_Characters_F_Exp", - "A3_Structures_F_Exp_Military_Flags", "A3_Structures_F_Mil_Helipads", "A3_Weapons_F_Ammoboxes", "A3_Modules_F_Curator_Curator", @@ -49,7 +49,12 @@ addons[]= "CUP_Terrains_Winter_Plants", "CUP_CAMisc_E_WF", "CUP_CAMisc", - "CUP_CAMisc_ACR_Sign_Mines" + "CUP_CAMisc_ACR_Sign_Mines", + "A3_Structures_F_Enoch_Civilian_Sheds", + "A3_Ui_F_Exp", + "A3_Characters_F_Exp", + "A3_Structures_F_Exp_Military_Flags", + "A3_Structures_F_Mil_Fortification" }; class AddonsMetaData { @@ -99,98 +104,98 @@ class AddonsMetaData url="https://www.arma3.com"; }; class Item6 - { - className="A3_Ui_F_Exp"; - name="Arma 3 Apex - User Interface"; - author="Bohemia Interactive"; - url="https://www.arma3.com"; - }; - class Item7 - { - className="A3_Characters_F_Patrol"; - name="Arma 3 Patrol - Characters and Clothing"; - author="Bohemia Interactive"; - url="https://www.arma3.com"; - }; - class Item8 - { - className="A3_Characters_F_Exp"; - name="Arma 3 Apex - Characters and Clothing"; - author="Bohemia Interactive"; - url="https://www.arma3.com"; - }; - class Item9 - { - className="A3_Structures_F_Exp"; - name="Arma 3 Apex - Buildings and Structures"; - author="Bohemia Interactive"; - url="https://www.arma3.com"; - }; - class Item10 { className="A3_Weapons_F"; name="Arma 3 Alpha - Weapons and Accessories"; author="Bohemia Interactive"; url="https://www.arma3.com"; }; - class Item11 + class Item7 { className="A3_Modules_F_Curator"; name="Arma 3 Zeus Update - Scripted Modules"; author="Bohemia Interactive"; url="https://www.arma3.com"; }; - class Item12 + class Item8 { className="CUP_Buildings_Config"; name="CUP_Buildings_Config"; }; - class Item13 + class Item9 { className="CUP_Misc3_Config"; name="CUP_Misc3_Config"; }; - class Item14 + class Item10 { className="CUP_CAStructures_Mil"; name="CUP_CAStructures_Mil"; }; - class Item15 + class Item11 { className="CUP_WarfareBuildings"; name="CUP_WarfareBuildings"; }; - class Item16 + class Item12 { className="CUP_Terrains_Winter_Objects"; name="CUP_Terrains_Winter_Objects"; author="CUP Terrains - Community Upgrade Project"; }; - class Item17 + class Item13 { className="CUP_Ind_Tank"; name="CUP_Ind_Tank"; }; - class Item18 + class Item14 { className="CUP_Terrains_Winter_Plants"; name="CUP_Terrains_Winter_Plants"; }; - class Item19 + class Item15 { className="CUP_CAMisc_E_WF"; name="CUP_CAMisc_E_WF"; }; - class Item20 + class Item16 { className="CUP_CAMisc"; name="CUP_CAMisc"; }; - class Item21 + class Item17 { className="CUP_CAMisc_ACR_Sign_Mines"; name="CUP_CAMisc_ACR_Sign_Mines"; }; + class Item18 + { + className="A3_Structures_F_Enoch_Civilian"; + name="Arma 3 Contact Platform - Civilian Buildings"; + author="Bohemia Interactive"; + url="https://www.arma3.com"; + }; + class Item19 + { + className="A3_Ui_F_Exp"; + name="Arma 3 Apex - User Interface"; + author="Bohemia Interactive"; + url="https://www.arma3.com"; + }; + class Item20 + { + className="A3_Characters_F_Exp"; + name="Arma 3 Apex - Characters and Clothing"; + author="Bohemia Interactive"; + url="https://www.arma3.com"; + }; + class Item21 + { + className="A3_Structures_F_Exp"; + name="Arma 3 Apex - Buildings and Structures"; + author="Bohemia Interactive"; + url="https://www.arma3.com"; + }; }; }; randomSeed=5703879; @@ -200,15 +205,14 @@ class Mission { briefingName=$STR_antistasi_mission_info_chernawinter_mapname_text; resistanceWest=0; - year=2008; - month=10; - day=11; - hour=9; - minute=20; + year=2035; + month=1; + hour=10; + minute=0; }; class Entities { - items=76; + items=107; class Item0 { dataType="Marker"; @@ -257,7 +261,7 @@ class Mission class Item5 { dataType="Marker"; - position[]={8398.3877,293.75073,5999.4268}; + position[]={6752.5596,344.05884,5594.7383}; name="Synd_HQ"; markerType="RECTANGLE"; type="rectangle"; @@ -265,12 +269,12 @@ class Mission a=50; b=50; id=5; - atlOffset=1.5302124; + atlOffset=0.74209595; }; class Item6 { dataType="Marker"; - position[]={8399.7207,2.7037606e+012,6001.6055}; + position[]={6751.938,2.7037606e+012,5595.5078}; name="respawn_guerrila"; text="Your Headquarters"; type="hd_flag"; @@ -283,8 +287,8 @@ class Mission dataType="Logic"; class PositionInfo { - position[]={8396.1387,291.953,5992.7451}; - angles[]={6.2511988,0,6.2818484}; + position[]={6754.3491,343.19922,5586.5981}; + angles[]={0.0013372133,5.564147,6.2299037}; }; name="server"; id=8; @@ -295,8 +299,8 @@ class Mission dataType="Logic"; class PositionInfo { - position[]={8397.7129,291.94305,5991.333}; - angles[]={0,0,6.2818937}; + position[]={6756.4639,343.08649,5586.5723}; + angles[]={0.0013372133,5.564147,6.2299037}; }; name="garrison"; id=9; @@ -307,76 +311,67 @@ class Mission dataType="Logic"; class PositionInfo { - position[]={8399.5,291.94067,5989.9121}; - angles[]={0,0,6.2818937}; + position[]={6758.7441,343.02002,5586.6807}; + angles[]={0.0039967569,5.564147,6.272521}; }; name="spawner"; id=10; type="Logic"; - }; - class Item10 - { - dataType="Logic"; - class PositionInfo - { - position[]={8391.9063,291.95163,5990.0449}; - angles[]={0,0,6.2805333}; - }; - name="hc"; - isPlayable=1; - id=11; - type="HeadlessClient_F"; atlOffset=3.0517578e-005; }; - class Item11 + class Item10 { dataType="Logic"; class PositionInfo { - position[]={8401.375,291.93817,5988.5811}; - angles[]={0,0,6.2818937}; + position[]={6761.0317,342.99472,5586.9141}; + angles[]={0.0039967569,5.564147,6.272521}; }; name="roadsX"; id=12; type="Logic"; + atlOffset=3.0517578e-005; }; - class Item12 + class Item11 { dataType="Logic"; class PositionInfo { - position[]={8402.791,291.93628,5987.4971}; - angles[]={0,0,6.2818937}; + position[]={6762.8115,342.97525,5587.0308}; + angles[]={0.0039967569,5.564147,6.272521}; }; name="timer"; id=15; type="Logic"; + atlOffset=3.0517578e-005; }; - class Item13 + class Item12 { dataType="Logic"; class PositionInfo { - position[]={8404.0605,291.93457,5986.2451}; - angles[]={0,0,6.2818937}; + position[]={6764.5913,342.9567,5586.9253}; + angles[]={0.0039967569,5.564147,6.272521}; }; name="sidesX"; id=16; type="Logic"; + atlOffset=3.0517578e-005; }; - class Item14 + class Item13 { dataType="Logic"; class PositionInfo { - position[]={8404.9717,291.93338,5985.4131}; - angles[]={0,0,6.2818937}; + position[]={6765.8247,342.95523,5586.8994}; + angles[]={0.0013372133,5.564147,0.0053265258}; }; name="killZones"; id=17; type="Logic"; + atlOffset=3.0517578e-005; }; - class Item15 + class Item14 { dataType="Group"; side="Independent"; @@ -388,8 +383,8 @@ class Mission dataType="Object"; class PositionInfo { - position[]={8391.5811,292.37164,6001.9639}; - angles[]={6.1703324,2.1016905,0.039982136}; + position[]={6748.894,343.61191,5596.0781}; + angles[]={6.2698488,2.1016905,6.1690192}; }; side="Independent"; flags=6; @@ -467,13 +462,13 @@ class Mission }; id=79; }; - class Item16 + class Item15 { dataType="Object"; class PositionInfo { - position[]={8395.1602,293.3262,6001.2017}; - angles[]={6.1703324,0,0.0093350215}; + position[]={6745.9585,344.88373,5592.7646}; + angles[]={6.2778478,0,6.1690192}; }; side="Empty"; flags=4; @@ -483,6 +478,7 @@ class Mission }; id=81; type="MapBoard_seismic_F"; + atlOffset=-0.012939453; class CustomAttributes { class Attribute0 @@ -507,13 +503,13 @@ class Mission nAttributes=1; }; }; - class Item17 + class Item16 { dataType="Object"; class PositionInfo { - position[]={8393.4746,297.22485,6009.7695}; - angles[]={6.206007,0,0.033321146}; + position[]={6744.2729,348.18384,5601.3325}; + angles[]={6.2765174,0,6.1624417}; }; side="Empty"; flags=4; @@ -547,39 +543,13 @@ class Mission nAttributes=1; }; }; - class Item18 - { - dataType="Logic"; - class PositionInfo - { - position[]={8393.8984,291.94815,5988.9043}; - angles[]={0,0,6.2818937}; - }; - name="hc_1"; - isPlayable=1; - id=83; - type="HeadlessClient_F"; - }; - class Item19 - { - dataType="Logic"; - class PositionInfo - { - position[]={8395.7451,291.94568,5987.9102}; - angles[]={0,0,6.2818937}; - }; - name="hc_2"; - isPlayable=1; - id=84; - type="HeadlessClient_F"; - }; - class Item20 + class Item17 { dataType="Object"; class PositionInfo { - position[]={8398.2539,293.75775,6007.1611}; - angles[]={6.1467061,1.0016968,0.033321146}; + position[]={6749.0522,344.18222,5598.7241}; + angles[]={6.2765174,1.0016968,6.1624417}; }; side="Empty"; flags=4; @@ -614,3340 +584,3954 @@ class Mission nAttributes=1; }; }; - class Item21 + class Item18 { - dataType="Object"; + dataType="Logic"; class PositionInfo { - position[]={-0.68359375,28.454832,1694.8362}; - angles[]={0,1.7684679,0}; + position[]={6766.793,342.96112,5586.3608}; + angles[]={0.0013372133,5.564147,0.0053265258}; }; - side="Empty"; - flags=5; - class Attributes - { - init="if (!isMultiplayer) then {deleteVehicle this};"; - }; - id=87; - type="Flag_NATO_F"; - }; - class Item22 - { - dataType="Marker"; - position[]={-0.34570313,24.331726,1694.2678}; - name="respawn_west"; - type="flag_CTRG"; - id=88; + name="pathfinding"; + id=106; + type="Logic"; + atlOffset=3.0517578e-005; }; - class Item23 + class Item19 { - dataType="Group"; - side="West"; + dataType="Layer"; + name="Airports"; class Entities { - items=6; + items=21; class Item0 { - dataType="Object"; - class PositionInfo - { - position[]={-7.9003906,25.464722,1696.6812}; - angles[]={0,1.7684722,0}; - }; - side="West"; - flags=7; - class Attributes - { - rank="SERGEANT"; - init="call{groupPlayersNATO = group this; this setVariable [""pvp"",true]; this setVariable [""pvpPlayerUnitNumber"", 0];}"; - name="pvp_blue_1"; - isPlayable=1; - }; - id=90; - type="B_recon_TL_F"; - atlOffset=1.9073486e-006; - class CustomAttributes - { - class Attribute0 - { - property="speaker"; - expression="_this setspeaker _value;"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="Male12ENG"; - }; - }; - }; - class Attribute1 - { - property="pitch"; - expression="_this setpitch _value;"; - class Value - { - class data - { - class type - { - type[]= - { - "SCALAR" - }; - }; - value=0.99000001; - }; - }; - }; - nAttributes=2; - }; + dataType="Marker"; + position[]={12102.352,158.94748,12629.086}; + name="airport"; + markerType="RECTANGLE"; + type="rectangle"; + colorName="ColorEAST"; + a=390.76028; + b=150; + angle=19.882999; + id=108; }; class Item1 { - dataType="Object"; - class PositionInfo - { - position[]={-13.785156,25.298214,1692.7612}; - angles[]={0,1.7684722,0}; - }; - side="West"; - flags=5; - class Attributes - { - skill=0.44999999; - rank="CORPORAL"; - init="call{this setVariable [""pvp"",true]; this setVariable [""pvpPlayerUnitNumber"", 3];}"; - name="pvp_blue_4"; - isPlayable=1; - }; - id=91; - type="B_recon_M_F"; - class CustomAttributes - { - class Attribute0 - { - property="speaker"; - expression="_this setspeaker _value;"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="Male12ENG"; - }; - }; - }; - class Attribute1 - { - property="pitch"; - expression="_this setpitch _value;"; - class Value - { - class data - { - class type - { - type[]= - { - "SCALAR" - }; - }; - value=0.98000002; - }; - }; - }; - nAttributes=2; - }; + dataType="Marker"; + position[]={4659.6235,339,10320.214}; + name="airport_1"; + markerType="RECTANGLE"; + type="rectangle"; + colorName="ColorEAST"; + a=384.00952; + b=223.77307; + angle=59.539993; + id=109; }; class Item2 { - dataType="Object"; - class PositionInfo - { - position[]={-11.820313,26.920073,1702.5659}; - angles[]={0,1.7684722,0}; - }; - side="West"; - flags=5; - class Attributes - { - skill=0.40000001; - init="call{this setVariable [""pvp"",true]; this setVariable [""pvpPlayerUnitNumber"", 1];}"; - name="pvp_blue_2"; - isPlayable=1; - }; - id=92; - type="B_recon_medic_F"; - class CustomAttributes - { - class Attribute0 - { - property="speaker"; - expression="_this setspeaker _value;"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="Male03ENG"; - }; - }; - }; - class Attribute1 - { - property="pitch"; - expression="_this setpitch _value;"; - class Value - { - class data - { - class type - { - type[]= - { - "SCALAR" - }; - }; - value=0.95999998; - }; - }; - }; - nAttributes=2; - }; + dataType="Marker"; + position[]={4854.8389,9,2508.3616}; + name="airport_2"; + markerType="RECTANGLE"; + type="rectangle"; + colorName="ColorEAST"; + a=249.14926; + b=109.36142; + angle=28.48983; + id=110; }; class Item3 { - dataType="Object"; - class PositionInfo - { - position[]={-15.742188,28.301579,1708.4507}; - angles[]={0,1.7684722,0}; - }; - side="West"; - flags=5; - class Attributes - { - skill=0.40000001; - init="call{this setVariable [""pvp"",true]; this setVariable [""pvpPlayerUnitNumber"", 4];}"; - name="pvp_blue_5"; - isPlayable=1; - }; - id=93; - type="B_recon_LAT_F"; - class CustomAttributes - { - class Attribute0 - { - property="speaker"; - expression="_this setspeaker _value;"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="Male12ENG"; - }; - }; - }; - class Attribute1 - { - property="pitch"; - expression="_this setpitch _value;"; - class Value - { - class data - { - class type - { - type[]= - { - "SCALAR" - }; - }; - value=0.97000003; - }; - }; - }; - nAttributes=2; - }; + dataType="Marker"; + position[]={4747.8501,339,10323.666}; + name="airp_1_mortar_3"; + markerType="ELLIPSE"; + type="ellipse"; + colorName="ColorYellow"; + a=14.473; + b=13.825; + id=111; }; class Item4 { - dataType="Object"; - class PositionInfo - { - position[]={-16.351563,25.179548,1690.7456}; - angles[]={6.0913806,1.7684722,6.1752687}; - }; - side="West"; - flags=4; - class Attributes - { - skill=0.44999999; - rank="CORPORAL"; - init="call{this setVariable [""pvp"",true]; this setVariable [""pvpPlayerUnitNumber"", 2];}"; - name="pvp_blue_3"; - isPlayable=1; - }; - id=94; - type="B_Patrol_Soldier_MG_F"; - class CustomAttributes - { - class Attribute0 - { - property="speaker"; - expression="_this setspeaker _value;"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="Male07ENG"; - }; - }; - }; - class Attribute1 - { - property="pitch"; - expression="_this setpitch _value;"; - class Value - { - class data - { - class type - { - type[]= - { - "SCALAR" - }; - }; - value=0.94999999; - }; - }; - }; - nAttributes=2; - }; + dataType="Marker"; + position[]={4737.979,339,10325.293}; + name="airp_1_mortar_4"; + markerType="ELLIPSE"; + type="ellipse"; + colorName="ColorYellow"; + a=14.473; + b=13.825; + id=112; }; class Item5 { - dataType="Object"; - class PositionInfo - { - position[]={-17.499023,26.358706,1696.3081}; - angles[]={0,1.7684722,0}; - }; - side="West"; - flags=5; - class Attributes - { - skill=0.40000001; - init="call{this setVariable [""pvp"",true]; this setVariable [""pvpPlayerUnitNumber"", 5];}"; - name="pvp_blue_6"; - isPlayable=1; - }; - id=95; - type="B_recon_LAT_F"; - class CustomAttributes - { - class Attribute0 - { - property="speaker"; - expression="_this setspeaker _value;"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="Male12ENG"; - }; - }; - }; - class Attribute1 - { - property="pitch"; - expression="_this setpitch _value;"; - class Value - { - class data - { - class type - { - type[]= - { - "SCALAR" - }; - }; - value=0.97000003; - }; - }; - }; - nAttributes=2; - }; + dataType="Marker"; + position[]={4748.1665,339,10340.727}; + name="airp_1_mortar_5"; + markerType="ELLIPSE"; + type="ellipse"; + colorName="ColorYellow"; + a=14.473; + b=13.825; + id=113; }; - }; - class Attributes - { - }; - id=89; - atlOffset=1.9073486e-006; - }; - class Item24 - { - dataType="Group"; - side="East"; - class Entities - { - items=6; - class Item0 + class Item6 { - dataType="Object"; - class PositionInfo - { - position[]={2220.9971,522.74261,15365.142}; - angles[]={0,3.1888561,0}; - }; - side="East"; - flags=7; - class Attributes - { - init="call{groupPlayersCSAT = group this;this setVariable [""pvp"",true]; this setVariable [""pvpPlayerUnitNumber"", 0];}"; - name="pvp_red_1"; - isPlayable=1; - }; - id=97; - type="O_T_Recon_TL_F"; - class CustomAttributes - { - class Attribute0 - { - property="speaker"; - expression="_this setspeaker _value;"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="Male03CHI"; - }; - }; - }; - class Attribute1 - { - property="pitch"; - expression="_this setpitch _value;"; - class Value - { - class data - { - class type - { - type[]= - { - "SCALAR" - }; - }; - value=0.98000002; - }; - }; - }; - nAttributes=2; - }; + dataType="Marker"; + position[]={4814.9512,8.8466053,2537.0022}; + name="airp_2_mortar_3"; + markerType="ELLIPSE"; + type="ellipse"; + colorName="ColorYellow"; + a=14.473; + b=13.825; + id=114; + atlOffset=-9.5367432e-007; }; - class Item1 + class Item7 { - dataType="Object"; - class PositionInfo - { - position[]={2226.0171,523.33417,15369.421}; - angles[]={0,3.1888561,0}; - }; - side="East"; - flags=5; - class Attributes - { - init="call{this setVariable [""pvp"",true]; this setVariable [""pvpPlayerUnitNumber"", 1];}"; - name="pvp_red_2"; - isPlayable=1; - }; - id=98; - type="O_T_Recon_Medic_F"; - class CustomAttributes - { - class Attribute0 - { - property="speaker"; - expression="_this setspeaker _value;"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="Male02CHI"; - }; - }; - }; - class Attribute1 - { - property="pitch"; - expression="_this setpitch _value;"; - class Value - { - class data - { - class type - { - type[]= - { - "SCALAR" - }; - }; - value=1.01; - }; - }; - }; - nAttributes=2; - }; + dataType="Marker"; + position[]={4805.0781,8.854826,2538.6292}; + name="airp_2_mortar_4"; + markerType="ELLIPSE"; + type="ellipse"; + colorName="ColorYellow"; + a=14.473; + b=13.825; + id=115; + atlOffset=9.5367432e-007; }; - class Item2 + class Item8 { - dataType="Object"; - class PositionInfo - { - position[]={2216.5469,523.33881,15369.718}; - angles[]={0,3.1888561,0}; - }; - side="East"; - flags=5; - class Attributes - { - init="call{this setVariable [""pvp"",true]; this setVariable [""pvpPlayerUnitNumber"", 3];}"; - name="pvp_red_4"; - isPlayable=1; - }; - id=99; - type="O_T_Recon_M_F"; - class CustomAttributes - { - class Attribute0 - { - property="speaker"; - expression="_this setspeaker _value;"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="Male01CHI"; - }; - }; - }; - class Attribute1 - { - property="pitch"; - expression="_this setpitch _value;"; - class Value - { - class data - { - class type - { - type[]= - { - "SCALAR" - }; - }; - value=1.03; - }; - }; - }; - nAttributes=2; - }; + dataType="Marker"; + position[]={4811.314,8.7212391,2541.7034}; + name="airp_2_mortar_5"; + markerType="ELLIPSE"; + type="ellipse"; + colorName="ColorYellow"; + a=14.473; + b=13.825; + id=116; + atlOffset=-9.5367432e-007; }; - class Item3 + class Item9 { - dataType="Object"; - class PositionInfo - { - position[]={2228.7764,523.62366,15371.507}; - angles[]={0,3.1888561,0}; - }; - side="East"; - flags=5; - class Attributes - { - init="call{this setVariable [""pvp"",true]; this setVariable [""pvpPlayerUnitNumber"", 4];}"; - name="pvp_red_5"; - isPlayable=1; - }; - id=100; - type="O_T_Recon_LAT_F"; - class CustomAttributes - { - class Attribute0 - { - property="speaker"; - expression="_this setspeaker _value;"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="Male01CHI"; - }; - }; - }; - class Attribute1 - { - property="pitch"; - expression="_this setpitch _value;"; - class Value - { - class data - { - class type - { - type[]= - { - "SCALAR" - }; - }; - value=0.94999999; - }; - }; - }; - nAttributes=2; - }; + dataType="Marker"; + position[]={12140.395,158.93355,12612.482}; + name="airp_mortar"; + markerType="ELLIPSE"; + type="ellipse"; + colorName="ColorYellow"; + a=14.473; + b=13.825; + id=117; + }; + class Item10 + { + dataType="Marker"; + position[]={12146.631,158.89999,12615.557}; + name="airp_mortar_1"; + markerType="ELLIPSE"; + type="ellipse"; + colorName="ColorYellow"; + a=14.473; + b=13.825; + id=118; + }; + class Item11 + { + dataType="Marker"; + position[]={12150.268,158.89999,12610.855}; + name="airp_mortar_2"; + markerType="ELLIPSE"; + type="ellipse"; + colorName="ColorYellow"; + a=14.473; + b=13.825; + id=119; + }; + class Item12 + { + dataType="Marker"; + position[]={4596.8872,339,10405.643}; + name="airp_1_vehicle_1"; + markerType="RECTANGLE"; + type="rectangle"; + colorName="ColorGreen"; + a=43.498734; + b=23.140686; + angle=237.01163; + id=120; + }; + class Item13 + { + dataType="Marker"; + position[]={4752.7881,339,10173.039}; + name="airp_1_vehicle_2"; + markerType="RECTANGLE"; + type="rectangle"; + colorName="ColorGreen"; + a=28.989874; + b=13.795053; + angle=236.65263; + id=121; + }; + class Item14 + { + dataType="Marker"; + position[]={4748.5088,9,2542.3987}; + name="airp_2_vehicle"; + markerType="RECTANGLE"; + type="rectangle"; + colorName="ColorGreen"; + a=26.352293; + b=17.00252; + angle=207.52591; + id=122; + }; + class Item15 + { + dataType="Marker"; + position[]={12186.6,158.98801,12641.588}; + name="airp_vehicle"; + markerType="RECTANGLE"; + type="rectangle"; + colorName="ColorGreen"; + a=43.499001; + b=23.141001; + angle=200.52629; + id=123; + }; + class Item16 + { + dataType="Marker"; + position[]={12038.494,159,12696.121}; + name="airp_vehicle_1"; + markerType="RECTANGLE"; + type="rectangle"; + colorName="ColorGreen"; + a=32.455002; + b=20.924999; + angle=195.99693; + id=124; + }; + class Item17 + { + dataType="Marker"; + position[]={4623.5347,339,10267.716}; + name="detectPlayer"; + markerType="RECTANGLE"; + type="rectangle"; + a=739.97546; + b=267.9863; + angle=59.967659; + id=125; + }; + class Item18 + { + dataType="Marker"; + position[]={4968.0024,8.8774185,2442.6428}; + name="detectPlayer_1"; + markerType="RECTANGLE"; + type="rectangle"; + a=379.85837; + b=130.2925; + angle=29.909319; + id=126; + }; + class Item19 + { + dataType="Marker"; + position[]={12111.629,158.89999,12629.395}; + name="detectPlayer_2"; + markerType="RECTANGLE"; + type="rectangle"; + a=467.86603; + b=197.88884; + angle=19.954416; + id=127; + }; + class Item20 + { + dataType="Marker"; + position[]={3612,6.2930002,2200.1741}; + name="seap_vehicle_1"; + markerType="RECTANGLE"; + type="rectangle"; + colorName="ColorGreen"; + a=14.14; + b=8.8959999; + angle=109.09; + id=2199; + atlOffset=-0.34872627; + }; + }; + id=107; + atlOffset=-218.73431; + }; + class Item20 + { + dataType="Layer"; + name="Outposts"; + class Entities + { + items=36; + class Item0 + { + dataType="Marker"; + position[]={5146.9536,9,2346.1467}; + name="outpost"; + markerType="RECTANGLE"; + type="rectangle"; + colorName="ColorGreen"; + a=89.797859; + b=108.29008; + angle=210.03189; + id=129; + }; + class Item1 + { + dataType="Marker"; + position[]={4541.6714,58.302071,3155.9612}; + name="outpost_1"; + markerType="RECTANGLE"; + type="rectangle"; + colorName="ColorGreen"; + a=122.74355; + b=128.60263; + angle=155.90392; + id=130; + atlOffset=3.8146973e-006; + }; + class Item2 + { + dataType="Marker"; + position[]={11248.358,190.01878,12174.185}; + name="outpost_10"; + markerType="RECTANGLE"; + type="rectangle"; + colorName="ColorGreen"; + a=64.31974; + b=44.014603; + angle=297.99689; + id=131; + atlOffset=0.8690033; + }; + class Item3 + { + dataType="Marker"; + position[]={12923.396,213.40721,12766.637}; + name="outpost_11"; + markerType="RECTANGLE"; + type="rectangle"; + colorName="ColorGreen"; + a=63.164063; + b=63.14502; + id=132; + atlOffset=3.6555481; + }; + class Item4 + { + dataType="Marker"; + position[]={12940.665,27.022367,6770.7256}; + name="outpost_12"; + markerType="RECTANGLE"; + type="rectangle"; + colorName="ColorGreen"; + a=59.300125; + b=58.015564; + angle=170.78795; + id=133; + atlOffset=1.9073486e-006; + }; + class Item5 + { + dataType="Marker"; + position[]={13414.777,6.3729405,6171.1348}; + name="outpost_13"; + markerType="RECTANGLE"; + type="rectangle"; + colorName="ColorGreen"; + a=53.969193; + b=60.68631; + angle=270.85022; + id=134; + atlOffset=0.84438324; + }; + class Item6 + { + dataType="Marker"; + position[]={4408.9414,235.15474,4650.5894}; + name="outpost_15"; + markerType="RECTANGLE"; + type="rectangle"; + colorName="ColorGreen"; + a=40.861679; + b=42.381943; + angle=99.916; + id=136; + atlOffset=1.1570282; + }; + class Item7 + { + dataType="Marker"; + position[]={7603.9111,215.381,5220.3057}; + name="outpost_16"; + markerType="ELLIPSE"; + type="rectangle"; + colorName="ColorGreen"; + a=49.968491; + b=30.215363; + angle=179.879; + id=137; + atlOffset=-1.5761108; + }; + class Item8 + { + dataType="Marker"; + position[]={6287.7295,301.03229,7723.1577}; + name="outpost_17"; + markerType="RECTANGLE"; + type="rectangle"; + colorName="ColorGreen"; + a=81.286041; + b=37.238995; + angle=213.73801; + id=138; + atlOffset=-0.10348511; + }; + class Item9 + { + dataType="Marker"; + position[]={8843.5801,213.99959,11655.313}; + name="outpost_18"; + markerType="RECTANGLE"; + type="rectangle"; + colorName="ColorGreen"; + a=62.089123; + b=66.317612; + angle=100.45999; + id=139; + }; + class Item10 + { + dataType="Marker"; + position[]={12202.316,25.273645,9409.6338}; + name="outpost_19"; + markerType="RECTANGLE"; + type="rectangle"; + colorName="ColorGreen"; + a=48.403648; + b=33.248329; + angle=318.96811; + id=140; + atlOffset=-0.83311081; + }; + class Item11 + { + dataType="Marker"; + position[]={3701.5615,402,5978.4814}; + name="outpost_2"; + markerType="RECTANGLE"; + type="rectangle"; + colorName="ColorGreen"; + a=96.04599; + b=86.994995; + angle=47.747215; + id=141; + }; + class Item12 + { + dataType="Marker"; + position[]={4938.9873,339,9845.2842}; + name="outpost_20"; + markerType="RECTANGLE"; + type="rectangle"; + colorName="ColorGreen"; + a=171.24644; + b=221.91978; + angle=239.93896; + id=142; + }; + class Item13 + { + dataType="Marker"; + position[]={2732.8984,273.95001,9906.3457}; + name="outpost_21"; + markerType="RECTANGLE"; + type="rectangle"; + colorName="ColorGreen"; + a=55.818733; + b=57.456215; + angle=121.37388; + id=143; + }; + class Item14 + { + dataType="Marker"; + position[]={4393.4561,339,10786.506}; + name="outpost_3"; + markerType="RECTANGLE"; + type="rectangle"; + colorName="ColorGreen"; + a=156.02531; + b=224.40887; + angle=239.93896; + id=144; + }; + class Item15 + { + dataType="Marker"; + position[]={6895.9199,394.51971,11440.83}; + name="outpost_4"; + markerType="RECTANGLE"; + type="rectangle"; + colorName="ColorGreen"; + a=113.01675; + b=82.41481; + angle=235.19092; + id=145; + }; + class Item16 + { + dataType="Marker"; + position[]={6434.1963,384.97241,6548.6143}; + name="outpost_5"; + markerType="RECTANGLE"; + type="rectangle"; + colorName="ColorGreen"; + a=45.783302; + b=46.773125; + angle=130.869; + id=146; + }; + class Item17 + { + dataType="Marker"; + position[]={4715.833,282.39337,6767.1548}; + name="outpost_6"; + markerType="RECTANGLE"; + type="rectangle"; + colorName="ColorGreen"; + a=39.604908; + b=35.822056; + angle=55.747593; + id=147; + atlOffset=11.283264; + }; + class Item18 + { + dataType="Marker"; + position[]={6585.1113,91.891808,3415.2842}; + name="outpost_7"; + markerType="RECTANGLE"; + type="rectangle"; + colorName="ColorGreen"; + a=81.775635; + b=50.163574; + id=148; + atlOffset=10.463181; }; - class Item4 + class Item19 { - dataType="Object"; - class PositionInfo - { - position[]={2219.5508,522.52655,15363.618}; - angles[]={0,3.1888561,0}; - }; - side="East"; - flags=5; - class Attributes - { - init="call{this setVariable [""pvp"",true]; this setVariable [""pvpPlayerUnitNumber"", 2];}"; - name="pvp_red_3"; - isPlayable=1; - }; - id=101; - type="O_Soldier_AR_F"; - atlOffset=6.1035156e-005; - class CustomAttributes - { - class Attribute0 - { - property="speaker"; - expression="_this setspeaker _value;"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="Male01PER"; - }; - }; - }; - class Attribute1 - { - property="pitch"; - expression="_this setpitch _value;"; - class Value - { - class data - { - class type - { - type[]= - { - "SCALAR" - }; - }; - value=0.99000001; - }; - }; - }; - nAttributes=2; - }; + dataType="Marker"; + position[]={10256.91,360.57376,12042.713}; + name="outpost_8"; + markerType="RECTANGLE"; + type="rectangle"; + colorName="ColorGreen"; + a=142.01855; + b=94.024902; + id=149; }; - class Item5 + class Item20 { - dataType="Object"; - class PositionInfo - { - position[]={2220.6631,523.10614,15367.927}; - angles[]={0,3.1888561,0}; - }; - side="East"; - flags=5; - class Attributes - { - init="call{this setVariable [""pvp"",true]; this setVariable [""pvpPlayerUnitNumber"", 5];}"; - name="pvp_red_6"; - isPlayable=1; - }; - id=102; - type="O_T_Recon_LAT_F"; - class CustomAttributes - { - class Attribute0 - { - property="speaker"; - expression="_this setspeaker _value;"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="Male03CHI"; - }; - }; - }; - class Attribute1 - { - property="pitch"; - expression="_this setpitch _value;"; - class Value - { - class data - { - class type - { - type[]= - { - "SCALAR" - }; - }; - value=0.97000003; - }; - }; - }; - nAttributes=2; - }; + dataType="Marker"; + position[]={11250.537,291.85916,4294.4863}; + name="outpost_9"; + markerType="RECTANGLE"; + type="rectangle"; + colorName="ColorGreen"; + a=78.738342; + b=83.958069; + angle=225.59978; + id=150; + atlOffset=1.2372742; + }; + class Item21 + { + dataType="Marker"; + position[]={12221.382,23.404297,9425.1133}; + name="outp_19_mortar_1"; + markerType="ELLIPSE"; + type="ellipse"; + colorName="ColorYellow"; + a=4.7610855; + b=5.5515623; + id=151; + atlOffset=-0.82167625; + }; + class Item22 + { + dataType="Marker"; + position[]={3701.7212,402,5966.3359}; + name="outp_2_mortar_6"; + markerType="ELLIPSE"; + type="ellipse"; + colorName="ColorYellow"; + a=14.473; + b=13.825; + id=152; + }; + class Item23 + { + dataType="Marker"; + position[]={10289.77,362.7421,12054.119}; + name="outp_8_mortar_2"; + markerType="ELLIPSE"; + type="ellipse"; + colorName="ColorYellow"; + a=14.473; + b=13.825; + id=153; + atlOffset=3.0517578e-005; + }; + class Item24 + { + dataType="Marker"; + position[]={11264.801,289.78238,4292.7129}; + name="outp_9_mortar_7"; + markerType="ELLIPSE"; + type="ellipse"; + colorName="ColorYellow"; + a=14.473; + b=13.825; + id=154; + }; + class Item25 + { + dataType="Marker"; + position[]={11239.685,190.202,12151.26}; + name="outp_10_vehicle_9"; + markerType="RECTANGLE"; + type="rectangle"; + colorName="ColorGreen"; + a=5.9650002; + b=12.702; + angle=313.64185; + id=155; + atlOffset=-1.1008759; + }; + class Item26 + { + dataType="Marker"; + position[]={12947.415,27.026077,6753.5254}; + name="outp_12_vehicle"; + markerType="RECTANGLE"; + type="rectangle"; + colorName="ColorGreen"; + a=3.5864019; + b=6.1445723; + angle=346.9259; + id=156; + atlOffset=-0.030101776; + }; + class Item27 + { + dataType="Marker"; + position[]={13422.185,5.447649,6191.2915}; + name="outp_13_vehicle"; + markerType="RECTANGLE"; + type="rectangle"; + colorName="ColorGreen"; + a=13.529; + b=4.3730001; + angle=187.59695; + id=157; + }; + class Item28 + { + dataType="Marker"; + position[]={4390.4473,235.002,4669.0498}; + name="outp_15_vehicle_3"; + markerType="RECTANGLE"; + type="rectangle"; + colorName="ColorGreen"; + a=9.6932468; + b=4.7401009; + angle=214.35858; + id=158; + atlOffset=0.062484741; + }; + class Item29 + { + dataType="Marker"; + position[]={12194.918,26.704102,9400.2705}; + name="outp_19_vehicle"; + markerType="RECTANGLE"; + type="rectangle"; + colorName="ColorGreen"; + a=10.144073; + b=4.9241195; + angle=225.6067; + id=159; + atlOffset=-0.73698235; + }; + class Item30 + { + dataType="Marker"; + position[]={5139.3667,8.8999996,2308.7612}; + name="outp_vehicle_1"; + markerType="RECTANGLE"; + type="rectangle"; + colorName="ColorGreen"; + a=13.929466; + b=10.325369; + angle=207.52591; + id=160; + atlOffset=-0.0083742142; + }; + class Item31 + { + dataType="Marker"; + position[]={6270.0098,300.98999,7714.4878}; + name="outp_17_vehicle"; + markerType="RECTANGLE"; + type="rectangle"; + colorName="ColorGreen"; + a=9.7226839; + b=3.892961; + angle=215.93298; + id=1752; + }; + class Item32 + { + dataType="Marker"; + position[]={8136.6182,471.54758,9144.6543}; + name="outpost_14"; + markerType="ELLIPSE"; + type="rectangle"; + colorName="ColorGreen"; + a=58.541508; + b=55.237442; + angle=270.84998; + id=2108; + atlOffset=0.85836792; + }; + class Item33 + { + dataType="Marker"; + position[]={13510.777,3.207,6349.833}; + name="seap_3_vehicle_1"; + markerType="RECTANGLE"; + type="rectangle"; + colorName="ColorGreen"; + a=7.8309999; + b=7.7649999; + angle=190.00998; + id=2208; + atlOffset=0.11811757; + }; + class Item34 + { + dataType="Marker"; + position[]={12925.501,27.039904,6763.5171}; + name="outp_12_vehicle_1"; + markerType="RECTANGLE"; + type="rectangle"; + colorName="ColorGreen"; + a=3.5864019; + b=6.1445723; + angle=75.483337; + id=2209; + }; + class Item35 + { + dataType="Marker"; + position[]={13005.517,6.0404105,10093.201}; + name="seap_4_vehicle_2"; + markerType="RECTANGLE"; + type="rectangle"; + colorName="ColorGreen"; + a=11.911586; + b=6.145; + angle=103.17699; + id=2210; }; }; - class Attributes - { - }; - id=96; - }; - class Item25 - { - dataType="Object"; - class PositionInfo - { - position[]={2221.8018,526.28967,15361.809}; - angles[]={6.1505861,3.1888621,0.012005239}; - }; - side="Empty"; - flags=4; - class Attributes - { - init="if !(isMultiplayer) then {deleteVehicle this}"; - }; - id=103; - type="Flag_Viper_F"; - }; - class Item26 - { - dataType="Marker"; - position[]={2220.9854,541.18561,15365.311}; - name="respawn_east"; - type="flag_Viper"; - id=104; - atlOffset=18.415283; - }; - class Item27 - { - dataType="Logic"; - class PositionInfo - { - position[]={8405.3457,291.93286,5984.3701}; - angles[]={0,0,6.2818937}; - }; - name="pathfinding"; - id=106; - type="Logic"; + id=128; + atlOffset=9.6132126; }; - class Item28 + class Item21 { dataType="Layer"; - name="Airports"; + name="Seaports"; class Entities { - items=20; + items=9; class Item0 { dataType="Marker"; - position[]={12102.352,158.94748,12629.086}; - name="airport"; + position[]={3615.9834,6.5153069,2177.5842}; + name="seaport"; markerType="RECTANGLE"; type="rectangle"; - colorName="ColorEAST"; - a=390.76028; - b=150; - angle=19.882999; - id=108; + colorName="ColorWEST"; + a=134.67267; + b=91.436241; + angle=106.133; + id=162; + atlOffset=0.51530695; }; class Item1 { dataType="Marker"; - position[]={4706.3428,339,10240.773}; - name="airport_1"; + position[]={6955.2349,6.0085158,2346.9265}; + name="seaport_1"; markerType="RECTANGLE"; type="rectangle"; - colorName="ColorEAST"; - a=476.16949; - b=223.77307; - angle=59.539993; - id=109; + colorName="ColorWEST"; + a=108.34799; + b=64.266464; + angle=142.39305; + id=163; + atlOffset=0.0021624565; }; class Item2 { dataType="Marker"; - position[]={4854.8389,9,2508.3616}; - name="airport_2"; + position[]={10396.824,3,1834.8567}; + name="seaport_2"; markerType="RECTANGLE"; type="rectangle"; - colorName="ColorEAST"; - a=249.14926; - b=109.36142; - angle=28.48983; - id=110; + colorName="ColorWEST"; + a=59.725586; + b=73.112488; + id=164; + atlOffset=0.0035243034; }; class Item3 { dataType="Marker"; - position[]={4747.8501,339,10323.666}; - name="airp_1_mortar_3"; - markerType="ELLIPSE"; - type="ellipse"; - colorName="ColorYellow"; - a=14.473; - b=13.825; - id=111; + position[]={13522.021,4.4208422,6321.1929}; + name="seaport_3"; + markerType="RECTANGLE"; + type="rectangle"; + colorName="ColorWEST"; + a=70; + b=53.636196; + angle=90.898567; + id=165; + atlOffset=1.1250031; }; class Item4 { dataType="Marker"; - position[]={4737.979,339,10325.293}; - name="airp_1_mortar_4"; - markerType="ELLIPSE"; - type="ellipse"; - colorName="ColorYellow"; - a=14.473; - b=13.825; - id=112; + position[]={13047.837,6,10052.013}; + name="seaport_4"; + markerType="RECTANGLE"; + type="rectangle"; + colorName="ColorWEST"; + a=65.45134; + b=62.235653; + angle=104.19093; + id=166; + atlOffset=0.19595575; }; class Item5 { dataType="Marker"; - position[]={4748.1665,339,10340.727}; - name="airp_1_mortar_5"; - markerType="ELLIPSE"; - type="ellipse"; - colorName="ColorYellow"; - a=14.473; - b=13.825; - id=113; + position[]={6931.6504,6.0100002,2338.5349}; + name="seap_1_vehicle"; + markerType="RECTANGLE"; + type="rectangle"; + colorName="ColorGreen"; + a=20.165543; + b=10.466; + angle=142.308; + id=167; }; class Item6 { dataType="Marker"; - position[]={4814.9512,8.8466053,2537.0022}; - name="airp_2_mortar_3"; - markerType="ELLIPSE"; - type="ellipse"; - colorName="ColorYellow"; - a=14.473; - b=13.825; - id=114; - atlOffset=-9.5367432e-007; + position[]={10373.114,3,1863.77}; + name="seap_2_vehicle"; + markerType="RECTANGLE"; + type="rectangle"; + colorName="ColorGreen"; + a=6.4219999; + b=14.05; + angle=179.12996; + id=168; + atlOffset=-2.3885889; + }; + class Item7 + { + dataType="Marker"; + position[]={6424.9639,5.9899998,2605.4561}; + name="fact_4_vehicle_1"; + markerType="RECTANGLE"; + type="rectangle"; + colorName="ColorGreen"; + a=14.64; + b=6.8839998; + angle=130.17598; + id=2204; + }; + class Item8 + { + dataType="Marker"; + position[]={10139.652,3.6108398,1805.1946}; + name="reso_vehicle_1"; + markerType="RECTANGLE"; + type="rectangle"; + colorName="ColorGreen"; + a=13.893; + b=6.3979998; + angle=179.44598; + id=2206; + atlOffset=-2.3891602; + }; + }; + id=161; + atlOffset=-54.664242; + }; + class Item22 + { + dataType="Layer"; + name="Factories"; + class Entities + { + items=6; + class Item0 + { + dataType="Marker"; + position[]={4167.9268,324.01276,8940.1621}; + name="factory"; + markerType="RECTANGLE"; + type="rectangle"; + colorName="ColorOrange"; + a=108.2471; + b=107.57551; + angle=188.34593; + id=170; + }; + class Item1 + { + dataType="Marker"; + position[]={10427.699,6,2582.3557}; + name="factory_1"; + markerType="RECTANGLE"; + type="rectangle"; + colorName="ColorOrange"; + a=68.609634; + b=66.307854; + angle=205.30093; + id=171; + }; + class Item2 + { + dataType="Marker"; + position[]={12746.416,6,9658.4424}; + name="factory_2"; + markerType="RECTANGLE"; + type="rectangle"; + colorName="ColorOrange"; + a=101.94748; + b=69.702164; + angle=9.8703737; + id=172; }; - class Item7 + class Item3 { dataType="Marker"; - position[]={4805.0781,8.854826,2538.6292}; - name="airp_2_mortar_4"; - markerType="ELLIPSE"; - type="ellipse"; - colorName="ColorYellow"; - a=14.473; - b=13.825; - id=115; - atlOffset=9.5367432e-007; + position[]={13079.193,6,7083.5225}; + name="factory_3"; + markerType="RECTANGLE"; + type="rectangle"; + colorName="ColorOrange"; + a=96.847954; + b=67.568123; + angle=73.819817; + id=173; }; - class Item8 + class Item4 { dataType="Marker"; - position[]={4811.314,8.7212391,2541.7034}; - name="airp_2_mortar_5"; - markerType="ELLIPSE"; - type="ellipse"; - colorName="ColorYellow"; - a=14.473; - b=13.825; - id=116; - atlOffset=-9.5367432e-007; + position[]={6498.6709,6,2618.3831}; + name="factory_4"; + markerType="RECTANGLE"; + type="rectangle"; + colorName="ColorOrange"; + a=120; + b=90; + angle=130.13901; + id=174; }; - class Item9 + class Item5 { dataType="Marker"; - position[]={12140.395,158.93355,12612.482}; - name="airp_mortar"; - markerType="ELLIPSE"; - type="ellipse"; - colorName="ColorYellow"; - a=14.473; - b=13.825; - id=117; + position[]={4195.4941,324.00638,8951.6592}; + name="fact_vehicle"; + markerType="RECTANGLE"; + type="rectangle"; + colorName="ColorGreen"; + a=8.7680368; + b=11.922183; + angle=199.65277; + id=175; + atlOffset=0.00036621094; }; - class Item10 + }; + id=169; + atlOffset=-167.39302; + }; + class Item23 + { + dataType="Layer"; + name="Resources"; + class Entities + { + items=10; + class Item0 { dataType="Marker"; - position[]={12146.631,158.89999,12615.557}; - name="airp_mortar_1"; - markerType="ELLIPSE"; - type="ellipse"; - colorName="ColorYellow"; - a=14.473; - b=13.825; - id=118; + position[]={10121.459,6,1832.8086}; + name="resource"; + markerType="RECTANGLE"; + type="rectangle"; + colorName="ColorBrown"; + a=80.489746; + b=49.380615; + id=177; }; - class Item11 + class Item1 { dataType="Marker"; - position[]={12150.268,158.89999,12610.855}; - name="airp_mortar_2"; - markerType="ELLIPSE"; - type="ellipse"; - colorName="ColorYellow"; - a=14.473; - b=13.825; - id=119; + position[]={11470.279,221,7511.1475}; + name="resource_1"; + markerType="RECTANGLE"; + type="rectangle"; + colorName="ColorBrown"; + a=80; + b=50; + angle=97.399902; + id=178; }; - class Item12 + class Item2 { dataType="Marker"; - position[]={4596.8872,339,10405.643}; - name="airp_1_vehicle_1"; + position[]={9705.4619,298.99796,8913.3877}; + name="resource_2"; markerType="RECTANGLE"; type="rectangle"; - colorName="ColorGreen"; - a=43.498734; - b=23.140686; - angle=237.01163; - id=120; + colorName="ColorBrown"; + a=74.327621; + b=50; + angle=104.40878; + id=179; + atlOffset=0.0028381348; }; - class Item13 + class Item3 { dataType="Marker"; - position[]={4752.6479,339,10154.949}; - name="airp_1_vehicle_2"; + position[]={10266.223,168.30716,9522.5977}; + name="resource_3"; markerType="RECTANGLE"; type="rectangle"; - colorName="ColorGreen"; - a=44.02475; - b=23.856892; - angle=236.65263; - id=121; + colorName="ColorBrown"; + a=50; + b=50; + angle=184.80492; + id=180; + atlOffset=-1.5258789e-005; }; - class Item14 + class Item4 { dataType="Marker"; - position[]={4752.1079,9,2536.0999}; - name="airp_2_vehicle"; + position[]={11845.648,148.39217,12407.859}; + name="resource_4"; markerType="RECTANGLE"; type="rectangle"; - colorName="ColorGreen"; - a=32.455002; - b=20.924999; - angle=207.52591; - id=122; + colorName="ColorBrown"; + a=50; + b=50; + angle=200.38896; + id=181; }; - class Item15 + class Item5 { dataType="Marker"; - position[]={12186.6,158.98801,12641.588}; - name="airp_vehicle"; + position[]={13273.874,10.050711,6096.3906}; + name="resource_6"; markerType="RECTANGLE"; type="rectangle"; - colorName="ColorGreen"; - a=43.499001; - b=23.141001; - angle=200.52629; - id=123; + colorName="ColorBrown"; + a=68.961441; + b=65.203957; + angle=58.644993; + id=183; + atlOffset=2.1007109; }; - class Item16 + class Item6 { dataType="Marker"; - position[]={12038.494,159,12696.121}; - name="airp_vehicle_1"; + position[]={6239.0503,5.4899998,2205.0771}; + name="resource_7"; markerType="RECTANGLE"; type="rectangle"; - colorName="ColorGreen"; - a=32.455002; - b=20.924999; - angle=195.99693; - id=124; + colorName="ColorBrown"; + a=52.927944; + b=53.00666; + angle=149.799; + id=184; + atlOffset=-0.0050544739; }; - class Item17 + class Item7 { dataType="Marker"; - position[]={4623.5347,339,10267.716}; - name="detectPlayer"; + position[]={9673.2148,83.649841,13557.9}; + name="resource_8"; markerType="RECTANGLE"; type="rectangle"; - a=739.97546; - b=267.9863; - angle=59.967659; - id=125; + colorName="ColorBrown"; + a=133.86571; + b=128.34068; + angle=147.22701; + id=185; + atlOffset=-7.6293945e-006; }; - class Item18 + class Item8 { dataType="Marker"; - position[]={4968.0024,8.8774185,2442.6428}; - name="detectPlayer_1"; + position[]={13126.445,6.099978,10283.849}; + name="resource_9"; markerType="RECTANGLE"; type="rectangle"; - a=379.85837; - b=130.2925; - angle=29.909319; - id=126; + colorName="ColorBrown"; + a=70.481003; + b=39.657848; + angle=289.01877; + id=186; + atlOffset=0.019593239; }; - class Item19 + class Item9 { dataType="Marker"; - position[]={12111.629,158.89999,12629.395}; - name="detectPlayer_2"; + position[]={9996.3848,6,1843.7249}; + name="reso_vehicle"; markerType="RECTANGLE"; type="rectangle"; - a=467.86603; - b=197.88884; - angle=19.954416; - id=127; + colorName="ColorGreen"; + a=13.939; + b=12.332; + angle=180.841; + id=187; }; }; - id=107; - atlOffset=-157.0293; + id=176; + atlOffset=-271.30975; }; - class Item29 + class Item24 { dataType="Layer"; - name="Outposts"; + name="Roadblocks"; class Entities { - items=33; + items=41; class Item0 { dataType="Marker"; - position[]={5146.9536,9,2346.1467}; - name="outpost"; + position[]={12851.53,5.7780962,8707.0234}; + name="control"; markerType="RECTANGLE"; type="rectangle"; - colorName="ColorGreen"; - a=89.797859; - b=108.29008; - angle=210.03189; - id=129; + a=99.020477; + b=118.70475; + angle=159.709; + id=189; + atlOffset=4.7683716e-007; }; class Item1 { - dataType="Marker"; - position[]={4541.6714,58.302071,3155.9612}; - name="outpost_1"; + dataType="Marker"; + position[]={11891.242,59.393539,9018.1992}; + name="control_1"; markerType="RECTANGLE"; type="rectangle"; - colorName="ColorGreen"; - a=122.74355; - b=128.60263; - angle=155.90392; - id=130; - atlOffset=3.8146973e-006; + a=169.17923; + b=179.54099; + angle=159.709; + id=190; }; class Item2 { dataType="Marker"; - position[]={11248.358,190.01878,12174.185}; - name="outpost_10"; + position[]={3643.8657,8.4812126,2524.2688}; + name="control_10"; markerType="RECTANGLE"; type="rectangle"; - colorName="ColorGreen"; - a=64.31974; - b=44.014603; - angle=297.99689; - id=131; - atlOffset=0.8690033; + a=108.25488; + b=100.38329; + angle=159.709; + id=191; }; class Item3 { dataType="Marker"; - position[]={12923.396,213.40721,12766.637}; - name="outpost_11"; + position[]={2661.8818,221.81776,5584.0586}; + name="control_11"; markerType="RECTANGLE"; type="rectangle"; - colorName="ColorGreen"; - a=63.164063; - b=63.14502; - id=132; - atlOffset=3.6555481; + a=20; + b=20; + angle=159.709; + id=192; }; class Item4 { dataType="Marker"; - position[]={12940.665,27.022367,6770.7256}; - name="outpost_12"; + position[]={3131.043,298.27231,8072.9395}; + name="control_12"; markerType="RECTANGLE"; type="rectangle"; - colorName="ColorGreen"; - a=59.300125; - b=58.015564; - angle=170.78795; - id=133; - atlOffset=1.9073486e-006; + a=157.0043; + b=161.89716; + angle=159.709; + id=193; }; class Item5 { dataType="Marker"; - position[]={13414.777,6.3729405,6171.1348}; - name="outpost_13"; + position[]={5058.8164,341.59491,8636.5176}; + name="control_13"; markerType="RECTANGLE"; type="rectangle"; - colorName="ColorGreen"; - a=53.969193; - b=60.68631; - angle=270.85022; - id=134; - atlOffset=0.84438324; + a=135.16505; + b=145.20442; + angle=159.709; + id=194; }; class Item6 { dataType="Marker"; - position[]={4408.9414,235.15474,4650.5894}; - name="outpost_15"; + position[]={4806.3179,302.03329,7175.0723}; + name="control_14"; markerType="RECTANGLE"; type="rectangle"; - colorName="ColorGreen"; - a=40.861679; - b=42.381943; - angle=99.916; - id=136; - atlOffset=1.1570282; + a=188.29962; + b=158.81369; + angle=159.709; + id=195; }; class Item7 { dataType="Marker"; - position[]={7603.9111,215.381,5220.3057}; - name="outpost_16"; - markerType="ELLIPSE"; + position[]={9467.1348,195.4184,4417.4492}; + name="control_15"; + markerType="RECTANGLE"; type="rectangle"; - colorName="ColorGreen"; - a=49.968491; - b=30.215363; - angle=179.879; - id=137; - atlOffset=-1.5761108; + a=300; + b=300; + id=196; + atlOffset=1.5258789e-005; }; class Item8 { dataType="Marker"; - position[]={6287.7295,301.03229,7723.1577}; - name="outpost_17"; + position[]={8477.1621,133.17473,4912.418}; + name="control_16"; markerType="RECTANGLE"; type="rectangle"; - colorName="ColorGreen"; - a=81.286041; - b=37.238995; - angle=213.73801; - id=138; - atlOffset=-0.10348511; + a=300; + b=300; + id=197; + atlOffset=1.5258789e-005; }; class Item9 { dataType="Marker"; - position[]={8843.5801,213.99959,11655.313}; - name="outpost_18"; + position[]={10919.66,224.47362,3935.6731}; + name="control_17"; markerType="RECTANGLE"; type="rectangle"; - colorName="ColorGreen"; - a=62.089123; - b=66.317612; - angle=100.45999; - id=139; + a=300; + b=300; + id=198; }; class Item10 { dataType="Marker"; - position[]={12207.205,25.273645,9413.8887}; - name="outpost_19"; + position[]={12501.518,6.1132569,3547.6497}; + name="control_18"; markerType="RECTANGLE"; type="rectangle"; - colorName="ColorGreen"; - a=41.922543; - b=33.248329; - angle=318.96811; - id=140; - atlOffset=-0.0747509; + a=300; + b=300; + id=199; }; class Item11 { dataType="Marker"; - position[]={3701.5615,402,5978.4814}; - name="outpost_2"; + position[]={13005.651,129.98528,4887.4531}; + name="control_19"; markerType="RECTANGLE"; type="rectangle"; - colorName="ColorGreen"; - a=96.04599; - b=86.994995; - angle=47.747215; - id=141; + a=300; + b=300; + id=200; }; class Item12 { dataType="Marker"; - position[]={4938.9873,339,9845.2842}; - name="outpost_20"; + position[]={10899.516,233.37639,11626.758}; + name="control_2"; markerType="RECTANGLE"; type="rectangle"; - colorName="ColorGreen"; - a=171.24644; - b=221.91978; - angle=239.93896; - id=142; + a=20; + b=20; + angle=159.709; + id=201; }; class Item13 { dataType="Marker"; - position[]={2732.8984,273.95001,9906.3457}; - name="outpost_21"; + position[]={11972.107,105.97029,5060.4219}; + name="control_20"; markerType="RECTANGLE"; type="rectangle"; - colorName="ColorGreen"; - a=55.818733; - b=57.456215; - angle=121.37388; - id=143; + a=300; + b=300; + id=202; }; class Item14 { dataType="Marker"; - position[]={4393.4561,339,10786.506}; - name="outpost_3"; + position[]={7139.9355,262.07141,7219.3457}; + name="control_21"; markerType="RECTANGLE"; type="rectangle"; - colorName="ColorGreen"; - a=156.02531; - b=224.40887; - angle=239.93896; - id=144; + a=300; + b=300; + id=203; + atlOffset=3.0517578e-005; }; class Item15 { dataType="Marker"; - position[]={6895.9199,394.51971,11440.83}; - name="outpost_4"; + position[]={10985.543,207.72282,6140.9482}; + name="control_22"; markerType="RECTANGLE"; type="rectangle"; - colorName="ColorGreen"; - a=113.01675; - b=82.41481; - angle=235.19092; - id=145; + a=300; + b=300; + id=204; + atlOffset=1.5258789e-005; }; class Item16 { dataType="Marker"; - position[]={6434.1963,384.97241,6548.6143}; - name="outpost_5"; + position[]={5835.1855,278.83075,10067.477}; + name="control_23"; markerType="RECTANGLE"; type="rectangle"; - colorName="ColorGreen"; - a=45.783302; - b=46.773125; - angle=130.869; - id=146; + a=300; + b=300; + id=205; }; class Item17 { dataType="Marker"; - position[]={4715.833,282.39337,6767.1548}; - name="outpost_6"; + position[]={9101.5723,253.17198,6775.7813}; + name="control_24"; markerType="RECTANGLE"; type="rectangle"; - colorName="ColorGreen"; - a=39.604908; - b=35.822056; - angle=55.747601; - id=147; - atlOffset=11.283264; + a=300; + b=300; + id=206; }; class Item18 { dataType="Marker"; - position[]={6585.1113,91.891808,3415.2842}; - name="outpost_7"; + position[]={10052.648,260.34589,8856.0137}; + name="control_25"; markerType="RECTANGLE"; type="rectangle"; - colorName="ColorGreen"; - a=81.775635; - b=50.163574; - id=148; - atlOffset=10.463181; + a=300; + b=300; + id=207; }; class Item19 { dataType="Marker"; - position[]={10256.91,360.57376,12042.713}; - name="outpost_8"; + position[]={8065.5791,441.66965,7813.6689}; + name="control_26"; markerType="RECTANGLE"; type="rectangle"; - colorName="ColorGreen"; - a=142.01855; - b=94.024902; - id=149; + a=300; + b=300; + id=208; + atlOffset=-3.0517578e-005; }; class Item20 { dataType="Marker"; - position[]={11250.537,291.85916,4294.4863}; - name="outpost_9"; + position[]={5347.1948,250.92462,4647.4434}; + name="control_27"; markerType="RECTANGLE"; type="rectangle"; - colorName="ColorGreen"; - a=78.738342; - b=83.958069; - angle=225.59978; - id=150; - atlOffset=1.2372742; + a=300; + b=300; + id=209; }; class Item21 { dataType="Marker"; - position[]={12221.382,23.404297,9425.1133}; - name="outp_19_mortar_1"; - markerType="ELLIPSE"; - type="ellipse"; - colorName="ColorYellow"; - a=4.7610855; - b=5.5515623; - id=151; - atlOffset=-0.82167625; + position[]={4520.5503,335.79895,9706.2949}; + name="control_28"; + markerType="RECTANGLE"; + type="rectangle"; + a=300; + b=300; + id=210; }; class Item22 { dataType="Marker"; - position[]={3701.7212,402,5966.3359}; - name="outp_2_mortar_6"; - markerType="ELLIPSE"; - type="ellipse"; - colorName="ColorYellow"; - a=14.473; - b=13.825; - id=152; + position[]={4533.4927,289.48022,6429.9932}; + name="control_29"; + markerType="RECTANGLE"; + type="rectangle"; + a=300; + b=300; + id=211; }; class Item23 { dataType="Marker"; - position[]={10289.77,362.7421,12054.119}; - name="outp_8_mortar_2"; - markerType="ELLIPSE"; - type="ellipse"; - colorName="ColorYellow"; - a=14.473; - b=13.825; - id=153; - atlOffset=3.0517578e-005; + position[]={10425.707,173.82129,9168.6016}; + name="control_3"; + markerType="RECTANGLE"; + type="rectangle"; + a=20; + b=20; + angle=159.709; + id=212; }; class Item24 { dataType="Marker"; - position[]={11264.801,289.78238,4292.7129}; - name="outp_9_mortar_7"; - markerType="ELLIPSE"; - type="ellipse"; - colorName="ColorYellow"; - a=14.473; - b=13.825; - id=154; + position[]={2778.6851,261.99036,9456.5996}; + name="control_30"; + markerType="RECTANGLE"; + type="rectangle"; + a=300; + b=300; + id=213; }; class Item25 { dataType="Marker"; - position[]={11239.685,190.202,12151.26}; - name="outp_10_vehicle_9"; + position[]={1760.2637,200.965,6940.0439}; + name="control_31"; markerType="RECTANGLE"; type="rectangle"; - colorName="ColorGreen"; - a=5.9650002; - b=12.702; - angle=313.64197; - id=155; - atlOffset=-1.1008759; + a=300; + b=300; + id=214; }; class Item26 { dataType="Marker"; - position[]={12949.435,27.026077,6745.4971}; - name="outp_12_vehicle"; + position[]={3076.3208,244.13062,5512.3672}; + name="control_32"; markerType="RECTANGLE"; type="rectangle"; - colorName="ColorGreen"; - a=16.625; - b=5.0040002; - angle=257.76401; - id=156; + a=300; + b=300; + id=215; }; class Item27 { dataType="Marker"; - position[]={13422.982,5.7119999,6195.1221}; - name="outp_13_vehicle"; + position[]={8881.3867,102.41238,3229.7874}; + name="control_33"; markerType="RECTANGLE"; type="rectangle"; - colorName="ColorGreen"; - a=13.529; - b=4.3730001; - angle=181.38899; - id=157; - atlOffset=0.21218729; + a=300; + b=300; + id=216; }; class Item28 { dataType="Marker"; - position[]={4390.4473,235.002,4669.0498}; - name="outp_15_vehicle_3"; + position[]={11758.613,203.53822,7391.4678}; + name="control_34"; markerType="RECTANGLE"; type="rectangle"; - colorName="ColorGreen"; - a=9.6932468; - b=4.7401009; - angle=214.35869; - id=158; - atlOffset=0.062484741; + a=300; + b=300; + id=217; + atlOffset=-1.5258789e-005; }; class Item29 { dataType="Marker"; - position[]={12194.918,26.704102,9400.2705}; - name="outp_19_vehicle"; + position[]={10170.854,193.59335,11181.021}; + name="control_35"; markerType="RECTANGLE"; type="rectangle"; - colorName="ColorGreen"; - a=10.144073; - b=4.9241195; - angle=225.60681; - id=159; - atlOffset=-0.73698235; + a=300; + b=300; + id=218; }; class Item30 { dataType="Marker"; - position[]={5139.3667,8.8999996,2308.7612}; - name="outp_vehicle_1"; + position[]={11275.719,196.14674,10898.697}; + name="control_36"; markerType="RECTANGLE"; type="rectangle"; - colorName="ColorGreen"; - a=13.929466; - b=10.325369; - angle=207.52591; - id=160; - atlOffset=-0.0083742142; + a=300; + b=300; + id=219; }; class Item31 { dataType="Marker"; - position[]={6270.0098,300.98999,7714.4878}; - name="outp_17_vehicle"; + position[]={12190.561,125.33263,11607.223}; + name="control_37"; markerType="RECTANGLE"; type="rectangle"; - colorName="ColorGreen"; - a=9.7226839; - b=3.892961; - angle=215.93298; - id=1752; + a=300; + b=300; + id=220; + atlOffset=-7.6293945e-006; }; class Item32 { dataType="Marker"; - position[]={8136.6182,471.54758,9144.6543}; - name="outpost_14"; - markerType="ELLIPSE"; + position[]={10650.623,262.1048,12416.02}; + name="control_38"; + markerType="RECTANGLE"; type="rectangle"; - colorName="ColorGreen"; - a=58.541508; - b=55.237442; - angle=270.84998; - id=2108; - atlOffset=0.85836792; + a=300; + b=300; + id=221; }; - }; - id=128; - atlOffset=15.118835; - }; - class Item30 - { - dataType="Layer"; - name="Seaports"; - class Entities - { - items=7; - class Item0 + class Item33 { dataType="Marker"; - position[]={3615.9834,6.5153069,2177.5842}; - name="seaport"; + position[]={13159.024,39.446892,11406.334}; + name="control_39"; markerType="RECTANGLE"; type="rectangle"; - colorName="ColorWEST"; - a=134.67267; - b=91.436241; - angle=106.133; - id=162; - atlOffset=0.51530695; + a=300; + b=300; + id=222; }; - class Item1 + class Item34 { dataType="Marker"; - position[]={6955.2349,6.0085158,2346.9265}; - name="seaport_1"; + position[]={13120.329,6.117837,7321.6221}; + name="control_4"; markerType="RECTANGLE"; type="rectangle"; - colorName="ColorWEST"; - a=108.34799; - b=64.266464; - angle=142.3931; - id=163; - atlOffset=0.0021624565; + a=124.43841; + b=120.9002; + angle=159.709; + id=223; }; - class Item2 + class Item35 { dataType="Marker"; - position[]={10396.824,3,1834.8567}; - name="seaport_2"; + position[]={6577.0186,265.08475,4409.0498}; + name="control_40"; markerType="RECTANGLE"; type="rectangle"; - colorName="ColorWEST"; - a=59.725586; - b=73.112488; - id=164; - atlOffset=0.0035243034; + a=300; + b=300; + id=224; + atlOffset=3.0517578e-005; }; - class Item3 + class Item36 { dataType="Marker"; - position[]={13522.021,4.4208422,6321.1929}; - name="seaport_3"; + position[]={13387.333,5.6839952,5494.8584}; + name="control_5"; markerType="RECTANGLE"; type="rectangle"; - colorName="ColorWEST"; - a=70; - b=53.636196; - angle=90.898598; - id=165; - atlOffset=1.1250031; + a=170.06819; + b=156.81378; + angle=159.709; + id=225; }; - class Item4 + class Item37 { dataType="Marker"; - position[]={13047.837,6,10052.013}; - name="seaport_4"; + position[]={11680.646,6.2326393,3414.2063}; + name="control_6"; markerType="RECTANGLE"; type="rectangle"; - colorName="ColorWEST"; - a=65.45134; - b=62.235653; - angle=104.19093; - id=166; - atlOffset=0.19595575; + a=155.98209; + b=137.75055; + angle=159.709; + id=226; + atlOffset=0.58462381; + }; + class Item38 + { + dataType="Marker"; + position[]={10212.076,58.016323,4034.5266}; + name="control_7"; + markerType="RECTANGLE"; + type="rectangle"; + a=122.87683; + b=111.55153; + angle=159.709; + id=227; }; - class Item5 + class Item39 { dataType="Marker"; - position[]={6926.2241,6.0100002,2334.342}; - name="seap_1_vehicle"; + position[]={9435.4766,5.9109788,2049.0403}; + name="control_8"; markerType="RECTANGLE"; type="rectangle"; - colorName="ColorGreen"; - a=27.023001; - b=10.466; - angle=142.308; - id=167; + a=20; + b=20; + angle=159.709; + id=228; }; - class Item6 + class Item40 { dataType="Marker"; - position[]={10373.114,3,1863.77}; - name="seap_2_vehicle"; + position[]={6295.6943,27.816875,3371.0422}; + name="control_9"; markerType="RECTANGLE"; type="rectangle"; - colorName="ColorGreen"; - a=6.4219999; - b=14.05; - angle=179.12999; - id=168; - atlOffset=-2.3885889; + a=108.98723; + b=105.96222; + angle=159.709; + id=229; + }; + }; + id=188; + atlOffset=15.966028; + }; + class Item25 + { + dataType="Logic"; + class PositionInfo + { + position[]={2732.5439,279.27542,9904.4805}; + }; + areaSize[]={8.9569092,0,9.8232422}; + flags=1; + id=230; + type="ModuleHideTerrainObjects_F"; + atlOffset=5.3254089; + class CustomAttributes + { + class Attribute0 + { + property="#filter"; + expression="_this setVariable [""#filter"",_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=15; + }; + }; + }; + class Attribute1 + { + property="#hideLocally"; + expression="_this setVariable [""#hideLocally"",_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=2; + }; + }; + class Item26 + { + dataType="Object"; + class PositionInfo + { + position[]={9621.9023,86.699417,13537.058}; + angles[]={6.2805333,6.093493,6.215291}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=231; + type="Land_HelipadSquare_F"; + }; + class Item27 + { + dataType="Object"; + class PositionInfo + { + position[]={12212.115,24.906864,9417.9863}; + angles[]={0.0053377044,5.7341928,6.2152901}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=232; + type="Land_HelipadSquare_F"; + }; + class Item28 + { + dataType="Object"; + class PositionInfo + { + position[]={6599.4893,81.440643,3414.6682}; + angles[]={0.027993103,3.1187696,6.2805109}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=233; + type="Land_HelipadSquare_F"; + }; + class Item29 + { + dataType="Object"; + class PositionInfo + { + position[]={5099.8477,9,2336.4397}; + angles[]={0,2.0886309,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=234; + type="Land_HelipadSquare_F"; + }; + class Item30 + { + dataType="Object"; + class PositionInfo + { + position[]={4702.9673,8.9938231,2572.9631}; + angles[]={0.013327583,3.6829305,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=235; + type="Land_HelipadSquare_F"; + }; + class Item31 + { + dataType="Object"; + class PositionInfo + { + position[]={4795.2324,9,2522.426}; + angles[]={0,3.6794586,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=236; + type="Land_HelipadSquare_F"; + }; + class Item32 + { + dataType="Object"; + class PositionInfo + { + position[]={6251.6782,301.20001,7740.3652}; + angles[]={0,5.3228745,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=237; + type="Land_HelipadSquare_F"; + }; + class Item33 + { + dataType="Object"; + class PositionInfo + { + position[]={6882.5854,393.92322,11437.193}; + angles[]={6.2791886,1.4099587,0.051951028}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=238; + type="Land_HelipadSquare_F"; + }; + class Item34 + { + dataType="Logic"; + class PositionInfo + { + position[]={6880.5571,396.70984,11446.891}; + }; + areaSize[]={5,-1,5}; + flags=1; + id=239; + type="ModuleHideTerrainObjects_F"; + atlOffset=2.8699036; + class CustomAttributes + { + class Attribute0 + { + property="#filter"; + expression="_this setVariable [""#filter"",_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=15; + }; + }; + }; + class Attribute1 + { + property="#hideLocally"; + expression="_this setVariable [""#hideLocally"",_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; }; + nAttributes=2; }; - id=161; - atlOffset=-114.7718; }; - class Item31 + class Item35 { - dataType="Layer"; - name="Factories"; - class Entities + dataType="Logic"; + class PositionInfo { - items=6; - class Item0 - { - dataType="Marker"; - position[]={4167.9268,324.01276,8940.1621}; - name="factory"; - markerType="RECTANGLE"; - type="rectangle"; - colorName="ColorOrange"; - a=108.2471; - b=107.57551; - angle=188.34593; - id=170; - }; - class Item1 - { - dataType="Marker"; - position[]={10427.699,6,2582.3557}; - name="factory_1"; - markerType="RECTANGLE"; - type="rectangle"; - colorName="ColorOrange"; - a=68.609634; - b=66.307854; - angle=205.30093; - id=171; - }; - class Item2 - { - dataType="Marker"; - position[]={12746.416,6,9658.4424}; - name="factory_2"; - markerType="RECTANGLE"; - type="rectangle"; - colorName="ColorOrange"; - a=101.94748; - b=69.702164; - angle=9.8703775; - id=172; - }; - class Item3 - { - dataType="Marker"; - position[]={13079.193,6,7083.5225}; - name="factory_3"; - markerType="RECTANGLE"; - type="rectangle"; - colorName="ColorOrange"; - a=96.847954; - b=67.568123; - angle=73.819817; - id=173; - }; - class Item4 + position[]={6886.6914,394.27179,11427.021}; + angles[]={6.2738566,0,0.046629332}; + }; + areaSize[]={5,-1,5}; + flags=1; + id=240; + type="ModuleHideTerrainObjects_F"; + atlOffset=0.20065308; + class CustomAttributes + { + class Attribute0 { - dataType="Marker"; - position[]={6498.6709,6,2618.3831}; - name="factory_4"; - markerType="RECTANGLE"; - type="rectangle"; - colorName="ColorOrange"; - a=120; - b=90; - angle=130.13901; - id=174; + property="#filter"; + expression="_this setVariable [""#filter"",_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=15; + }; + }; }; - class Item5 + class Attribute1 { - dataType="Marker"; - position[]={4195.2241,324.00638,8954.3301}; - name="fact_vehicle"; - markerType="RECTANGLE"; - type="rectangle"; - colorName="ColorGreen"; - a=13.231; - b=9.4980001; - angle=281.59299; - id=175; + property="#hideLocally"; + expression="_this setVariable [""#hideLocally"",_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; }; + nAttributes=2; }; - id=169; - atlOffset=-167.31834; }; - class Item32 + class Item36 + { + dataType="Object"; + class PositionInfo + { + position[]={4773.1392,339,10121.203}; + angles[]={0,1.0440426,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=241; + type="Land_HelipadSquare_F"; + }; + class Item37 + { + dataType="Object"; + class PositionInfo + { + position[]={4793.6182,339,10086.4}; + angles[]={0,1.0440426,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=242; + type="Land_HelipadSquare_F"; + }; + class Item38 + { + dataType="Object"; + class PositionInfo + { + position[]={4816.1475,339,10048.58}; + angles[]={0,1.0440426,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=243; + type="Land_HelipadSquare_F"; + }; + class Item39 + { + dataType="Object"; + class PositionInfo + { + position[]={4841.5283,339,10005.342}; + angles[]={0,1.0440426,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=244; + type="Land_HelipadSquare_F"; + }; + class Item40 { dataType="Layer"; - name="Resources"; + name="Roads"; class Entities { - items=10; + items=40; class Item0 { dataType="Marker"; - position[]={10121.459,6,1832.8086}; - name="resource"; - markerType="RECTANGLE"; - type="rectangle"; - colorName="ColorBrown"; - a=80.489746; - b=49.380615; - id=177; + position[]={258.75781,5.3926063,1621.6721}; + name="road"; + type="hd_arrow"; + angle=88.853943; + id=246; }; class Item1 { dataType="Marker"; - position[]={11470.279,221,7511.1475}; - name="resource_1"; - markerType="RECTANGLE"; - type="rectangle"; - colorName="ColorBrown"; - a=80; - b=50; - angle=97.399902; - id=178; + position[]={939.98047,5.7140574,2028.0432}; + name="road_1"; + type="hd_arrow"; + angle=30.963726; + id=247; }; class Item2 - { - dataType="Marker"; - position[]={9705.4619,298.99796,8913.3877}; - name="resource_2"; - markerType="RECTANGLE"; - type="rectangle"; - colorName="ColorBrown"; - a=74.327621; - b=50; - angle=104.40878; - id=179; - atlOffset=0.0028381348; + { + dataType="Marker"; + position[]={3195.126,290.02942,8138.8281}; + name="road_10"; + type="hd_arrow"; + angle=37.844521; + id=248; }; class Item3 { dataType="Marker"; - position[]={10266.223,168.30716,9522.5977}; - name="resource_3"; - markerType="RECTANGLE"; - type="rectangle"; - colorName="ColorBrown"; - a=50; - b=50; - angle=184.80492; - id=180; - atlOffset=-1.5258789e-005; + position[]={2198.1602,483.38065,15010.172}; + name="road_11"; + type="hd_arrow"; + angle=181.73544; + id=249; }; class Item4 { dataType="Marker"; - position[]={11845.648,148.39217,12407.859}; - name="resource_4"; - markerType="RECTANGLE"; - type="rectangle"; - colorName="ColorBrown"; - a=50; - b=50; - angle=200.38896; - id=181; + position[]={1401.8379,410.38309,14148.377}; + name="road_12"; + type="hd_arrow"; + angle=240.74304; + id=250; }; class Item5 { dataType="Marker"; - position[]={13273.874,10.050711,6096.3906}; - name="resource_6"; - markerType="RECTANGLE"; - type="rectangle"; - colorName="ColorBrown"; - a=68.961441; - b=65.203957; - angle=58.644993; - id=183; - atlOffset=2.1007109; + position[]={608.39648,374.31506,13813.139}; + name="road_13"; + type="hd_arrow"; + angle=143.13023; + id=251; }; class Item6 { dataType="Marker"; - position[]={6239.0503,5.4899998,2205.0771}; - name="resource_7"; - markerType="RECTANGLE"; - type="rectangle"; - colorName="ColorBrown"; - a=52.927944; - b=53.00666; - angle=149.799; - id=184; - atlOffset=-0.0050544739; + position[]={1703.3027,285.4559,12665.393}; + name="road_14"; + type="hd_arrow"; + angle=153.32985; + id=252; }; class Item7 { dataType="Marker"; - position[]={9673.2148,83.649841,13557.9}; - name="resource_8"; - markerType="RECTANGLE"; - type="rectangle"; - colorName="ColorBrown"; - a=133.86571; - b=128.34068; - angle=147.22701; - id=185; - atlOffset=-7.6293945e-006; + position[]={2122.1333,252.91904,11369.201}; + name="road_15"; + type="hd_arrow"; + angle=152.50713; + id=253; }; class Item8 { dataType="Marker"; - position[]={13126.445,6.099978,10283.849}; - name="resource_9"; - markerType="RECTANGLE"; - type="rectangle"; - colorName="ColorBrown"; - a=70.481003; - b=39.657848; - angle=289.01877; - id=186; - atlOffset=0.019593239; + position[]={2394.8418,273.40381,10390.951}; + name="road_16"; + type="hd_arrow"; + angle=138.85368; + id=254; }; class Item9 { dataType="Marker"; - position[]={9996.3848,6,1843.7249}; - name="reso_vehicle"; - markerType="RECTANGLE"; - type="rectangle"; - colorName="ColorGreen"; - a=13.939; - b=12.332; - angle=180.841; - id=187; + position[]={4460.9517,323.60736,8903.8262}; + name="road_17"; + type="hd_arrow"; + angle=173.95586; + id=255; }; - }; - id=176; - atlOffset=-275.49384; - }; - class Item33 - { - dataType="Layer"; - name="Roadblocks"; - class Entities - { - items=41; - class Item0 + class Item10 { dataType="Marker"; - position[]={12851.53,5.7780962,8707.0234}; - name="control"; - markerType="RECTANGLE"; - type="rectangle"; - a=99.020477; - b=118.70475; - angle=159.709; - id=189; - atlOffset=4.7683716e-007; + position[]={5525.1934,335.09396,8358.7793}; + name="road_18"; + type="hd_arrow"; + angle=130.01761; + id=256; + atlOffset=-3.0517578e-005; }; - class Item1 + class Item11 { dataType="Marker"; - position[]={11891.242,59.393539,9018.1992}; - name="control_1"; - markerType="RECTANGLE"; - type="rectangle"; - a=169.17923; - b=179.54099; - angle=159.709; - id=190; + position[]={6894.7017,289.23312,7629.5029}; + name="road_19"; + type="hd_arrow"; + angle=64.816978; + id=257; }; - class Item2 + class Item12 { dataType="Marker"; - position[]={3643.8657,8.4812126,2524.2688}; - name="control_10"; - markerType="RECTANGLE"; - type="rectangle"; - a=108.25488; - b=100.38329; - angle=159.709; - id=191; + position[]={1599.0391,7.3636932,2241.4651}; + name="road_2"; + type="hd_arrow"; + angle=103.3924; + id=258; + atlOffset=4.7683716e-007; }; - class Item3 + class Item13 { dataType="Marker"; - position[]={2661.8818,221.81776,5584.0586}; - name="control_11"; - markerType="RECTANGLE"; - type="rectangle"; - a=20; - b=20; - angle=159.709; - id=192; + position[]={5533.6025,5.8000002,2072.2424}; + name="road_20"; + type="hd_arrow"; + angle=66.925438; + id=259; }; - class Item4 + class Item14 { dataType="Marker"; - position[]={3131.043,298.27231,8072.9395}; - name="control_12"; - markerType="RECTANGLE"; - type="rectangle"; - a=157.0043; - b=161.89716; - angle=159.709; - id=193; + position[]={6643.1299,6.0199733,2932.0647}; + name="road_21"; + type="hd_arrow"; + angle=60.499027; + id=260; }; - class Item5 + class Item15 { dataType="Marker"; - position[]={5058.8164,341.59491,8636.5176}; - name="control_13"; - markerType="RECTANGLE"; - type="rectangle"; - a=135.16505; - b=145.20442; - angle=159.709; - id=194; + position[]={8412.9844,5.9926867,2937.6458}; + name="road_22"; + type="hd_arrow"; + angle=150.56462; + id=261; }; - class Item6 + class Item16 { dataType="Marker"; - position[]={4806.3179,302.03329,7175.0723}; - name="control_14"; - markerType="RECTANGLE"; - type="rectangle"; - a=188.29962; - b=158.81369; - angle=159.709; - id=195; + position[]={9978.7402,6,2060.5686}; + name="road_23"; + type="hd_arrow"; + angle=62.230412; + id=262; }; - class Item7 + class Item17 { dataType="Marker"; - position[]={9467.1348,195.4184,4417.4492}; - name="control_15"; - markerType="RECTANGLE"; - type="rectangle"; - a=300; - b=300; - id=196; - atlOffset=1.5258789e-005; + position[]={7092.5903,255.46463,6494.5791}; + name="road_24"; + type="hd_arrow"; + angle=162.60255; + id=263; + atlOffset=-1.5258789e-005; + }; + class Item18 + { + dataType="Marker"; + position[]={7521.1133,210.95322,5021.1514}; + name="road_25"; + type="hd_arrow"; + angle=144.19211; + id=264; + }; + class Item19 + { + dataType="Marker"; + position[]={9039.5059,114.36784,4930.0723}; + name="road_26"; + type="hd_arrow"; + angle=88.853943; + id=265; }; - class Item8 + class Item20 { dataType="Marker"; - position[]={8477.1621,133.17473,4912.418}; - name="control_16"; - markerType="RECTANGLE"; - type="rectangle"; - a=300; - b=300; - id=197; - atlOffset=1.5258789e-005; + position[]={10161.783,69.648354,4084.9456}; + name="road_27"; + type="hd_arrow"; + angle=139.01399; + id=266; + atlOffset=7.6293945e-006; }; - class Item9 + class Item21 { dataType="Marker"; - position[]={10919.66,224.47362,3935.6731}; - name="control_17"; - markerType="RECTANGLE"; - type="rectangle"; - a=300; - b=300; - id=198; + position[]={11236.777,5.5819979,3253.592}; + name="road_28"; + type="hd_arrow"; + angle=63.165874; + id=267; }; - class Item10 + class Item22 { dataType="Marker"; - position[]={12501.518,6.1132569,3547.6497}; - name="control_18"; - markerType="RECTANGLE"; - type="rectangle"; - a=300; - b=300; - id=199; + position[]={13271.282,5.4664192,4017.9758}; + name="road_29"; + type="hd_arrow"; + angle=33.934391; + id=268; }; - class Item11 + class Item23 { dataType="Marker"; - position[]={13005.651,129.98528,4887.4531}; - name="control_19"; - markerType="RECTANGLE"; - type="rectangle"; - a=300; - b=300; - id=200; + position[]={3345.3438,5.6424031,2305.5725}; + name="road_3"; + type="hd_arrow"; + angle=43.965599; + id=269; }; - class Item12 + class Item24 { dataType="Marker"; - position[]={10899.516,233.37639,11626.758}; - name="control_2"; - markerType="RECTANGLE"; - type="rectangle"; - a=20; - b=20; - angle=159.709; - id=201; + position[]={13415.19,5.700428,5928.9102}; + name="road_30"; + type="hd_arrow"; + angle=8.5305576; + id=270; + atlOffset=-4.7683716e-007; }; - class Item13 + class Item25 { dataType="Marker"; - position[]={11972.107,105.97029,5060.4219}; - name="control_20"; - markerType="RECTANGLE"; - type="rectangle"; - a=300; - b=300; - id=202; + position[]={13045.874,5.7399998,7839.1289}; + name="road_31"; + type="hd_arrow"; + angle=357.37994; + id=271; }; - class Item14 + class Item26 { dataType="Marker"; - position[]={7139.9355,262.07141,7219.3457}; - name="control_21"; - markerType="RECTANGLE"; - type="rectangle"; - a=300; - b=300; - id=203; - atlOffset=3.0517578e-005; + position[]={11176.471,197.8457,12130.416}; + name="road_32"; + type="hd_arrow"; + angle=210.06854; + id=272; }; - class Item15 + class Item27 { dataType="Marker"; - position[]={10985.543,207.72282,6140.9482}; - name="control_22"; - markerType="RECTANGLE"; - type="rectangle"; - a=300; - b=300; - id=204; - atlOffset=1.5258789e-005; + position[]={10815.955,169.99748,11012.666}; + name="road_33"; + type="hd_arrow"; + angle=196.04909; + id=273; }; - class Item16 + class Item28 { dataType="Marker"; - position[]={5835.1855,278.83075,10067.477}; - name="control_23"; - markerType="RECTANGLE"; - type="rectangle"; - a=300; - b=300; - id=205; + position[]={10475.117,114.87349,10001.184}; + name="road_34"; + type="hd_arrow"; + angle=182.63902; + id=274; + atlOffset=-7.6293945e-006; }; - class Item17 + class Item29 { dataType="Marker"; - position[]={9101.5723,253.17198,6775.7813}; - name="control_24"; - markerType="RECTANGLE"; - type="rectangle"; - a=300; - b=300; - id=206; + position[]={10389.922,164.66653,9223.8594}; + name="road_35"; + type="hd_arrow"; + angle=152.52263; + id=275; + atlOffset=-1.5258789e-005; }; - class Item18 + class Item30 { dataType="Marker"; - position[]={10052.648,260.34589,8856.0137}; - name="control_25"; - markerType="RECTANGLE"; - type="rectangle"; - a=300; - b=300; - id=207; + position[]={9664.2656,294.87292,8797.0625}; + name="road_36"; + type="hd_arrow"; + angle=279.66013; + id=276; + atlOffset=3.0517578e-005; }; - class Item19 + class Item31 { dataType="Marker"; - position[]={8065.5791,441.66965,7813.6689}; - name="control_26"; - markerType="RECTANGLE"; - type="rectangle"; - a=300; - b=300; - id=208; - atlOffset=-3.0517578e-005; + position[]={11262.475,101.16262,9364.0625}; + name="road_37"; + type="hd_arrow"; + angle=75.367722; + id=277; }; - class Item20 + class Item32 { dataType="Marker"; - position[]={5347.1948,250.92462,4647.4434}; - name="control_27"; - markerType="RECTANGLE"; - type="rectangle"; - a=300; - b=300; - id=209; + position[]={12241.701,18.434669,9483.4121}; + name="road_38"; + type="hd_arrow"; + angle=45.44635; + id=278; + atlOffset=0.0031681061; }; - class Item21 + class Item33 { dataType="Marker"; - position[]={4520.5503,335.79895,9706.2949}; - name="control_28"; - markerType="RECTANGLE"; - type="rectangle"; - a=300; - b=300; - id=210; + position[]={4090.7046,6.0571809,2612.6409}; + name="road_4"; + type="hd_arrow"; + angle=101.1778; + id=279; }; - class Item22 + class Item34 { dataType="Marker"; - position[]={4533.4927,289.48022,6429.9932}; - name="control_29"; - markerType="RECTANGLE"; - type="rectangle"; - a=300; - b=300; - id=211; + position[]={2662.4365,121.88425,2974.97}; + name="road_5"; + type="hd_arrow"; + angle=4.8738437; + id=280; + atlOffset=-7.6293945e-006; }; - class Item23 + class Item35 { dataType="Marker"; - position[]={10425.707,173.82129,9168.6016}; - name="control_3"; - markerType="RECTANGLE"; - type="rectangle"; - a=20; - b=20; - angle=159.709; - id=212; + position[]={1957.3721,140.92625,3838.8928}; + name="road_6"; + type="hd_arrow"; + angle=292.26508; + id=281; + atlOffset=1.5258789e-005; }; - class Item24 + class Item36 { dataType="Marker"; - position[]={2778.6851,261.99036,9456.5996}; - name="control_30"; - markerType="RECTANGLE"; - type="rectangle"; - a=300; - b=300; - id=213; + position[]={2059.29,200.68654,4674.54}; + name="road_7"; + type="hd_arrow"; + angle=43.505791; + id=282; }; - class Item25 + class Item37 { dataType="Marker"; - position[]={1760.2637,200.965,6940.0439}; - name="control_31"; - markerType="RECTANGLE"; - type="rectangle"; - a=300; - b=300; - id=214; + position[]={2683.7129,231.66516,5758.6367}; + name="road_8"; + type="hd_arrow"; + angle=9.0245171; + id=283; + atlOffset=-1.5258789e-005; }; - class Item26 + class Item38 { dataType="Marker"; - position[]={3076.3208,244.13062,5512.3672}; - name="control_32"; - markerType="RECTANGLE"; - type="rectangle"; - a=300; - b=300; - id=215; + position[]={2721.7295,362.41428,6705.0127}; + name="road_9"; + type="hd_arrow"; + angle=355.36441; + id=284; }; - class Item27 + class Item39 { dataType="Marker"; - position[]={8881.3867,102.41238,3229.7874}; - name="control_33"; - markerType="RECTANGLE"; - type="rectangle"; - a=300; - b=300; - id=216; + position[]={12280.987,29.137899,9299.7549}; + name="road_39"; + type="hd_arrow"; + angle=210.06854; + id=1208; }; - class Item28 + }; + id=245; + atlOffset=-167.34874; + }; + class Item41 + { + dataType="Object"; + class PositionInfo + { + position[]={6744.2104,345.05643,5597.6572}; + angles[]={6.2698488,0,6.1690192}; + }; + side="Empty"; + flags=4; + class Attributes + { + name="boxX"; + }; + id=297; + type="B_supplyCrate_F"; + atlOffset=-0.011169434; + class CustomAttributes + { + class Attribute0 { - dataType="Marker"; - position[]={11758.613,203.53822,7391.4678}; - name="control_34"; - markerType="RECTANGLE"; - type="rectangle"; - a=300; - b=300; - id=217; - atlOffset=-1.5258789e-005; + property="ammoBox"; + expression="[_this,_value] call bis_fnc_initAmmoBox;"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="[[[[],[]],[[],[]],[[],[]],[[],[]]],false]"; + }; + }; }; - class Item29 + nAttributes=1; + }; + }; + class Item42 + { + dataType="Object"; + class PositionInfo + { + position[]={6742.3423,345.11911,5593.085}; + angles[]={6.2685246,0,6.1115551}; + }; + side="Empty"; + flags=4; + class Attributes + { + name="vehicleBox"; + }; + id=298; + type="Box_East_AmmoVeh_F"; + atlOffset=-0.01171875; + }; + class Item43 + { + dataType="Logic"; + class PositionInfo + { + position[]={6744.8193,343.97128,5586.8394}; + angles[]={6.2765174,0,6.1782379}; + }; + id=299; + type="ModuleCurator_F"; + class CustomAttributes + { + class Attribute0 { - dataType="Marker"; - position[]={10170.854,193.59335,11181.021}; - name="control_35"; - markerType="RECTANGLE"; - type="rectangle"; - a=300; - b=300; - id=218; + property="ModuleCurator_F_Owner"; + expression="_this setVariable ['Owner',_value,true];"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="#adminLogged"; + }; + }; }; - class Item30 + class Attribute1 { - dataType="Marker"; - position[]={11275.719,196.14674,10898.697}; - name="control_36"; - markerType="RECTANGLE"; - type="rectangle"; - a=300; - b=300; - id=219; + property="ModuleCurator_F_Forced"; + expression="_this setVariable ['Forced',_value,true];"; + class Value + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=0; + }; + }; }; - class Item31 + class Attribute2 { - dataType="Marker"; - position[]={12190.561,125.33263,11607.223}; - name="control_37"; - markerType="RECTANGLE"; - type="rectangle"; - a=300; - b=300; - id=220; - atlOffset=-7.6293945e-006; + property="ModuleCurator_F_Name"; + expression="_this setVariable ['Name',_value,true];"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value=""; + }; + }; }; - class Item32 + class Attribute3 { - dataType="Marker"; - position[]={10650.623,262.1048,12416.02}; - name="control_38"; - markerType="RECTANGLE"; - type="rectangle"; - a=300; - b=300; - id=221; + property="ModuleCurator_F_Addons"; + expression="_this setVariable ['Addons',_value,true];"; + class Value + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=3; + }; + }; }; - class Item33 + nAttributes=4; + }; + }; + class Item44 + { + dataType="Logic"; + class PositionInfo + { + position[]={6751.1392,343.37003,5586.9023}; + angles[]={0.0013372133,0,6.2299037}; + }; + name="HC_commanderX"; + id=300; + type="HighCommand"; + }; + class Item45 + { + dataType="Logic"; + class PositionInfo + { + position[]={6748.2236,343.61377,5587.0059}; + angles[]={6.2765174,0,6.1782379}; + }; + id=301; + type="HighCommandSubordinate"; + }; + class Item46 + { + dataType="Group"; + side="Independent"; + class Entities + { + items=38; + class Item0 { - dataType="Marker"; - position[]={13159.024,39.446892,11406.334}; - name="control_39"; - markerType="RECTANGLE"; - type="rectangle"; - a=300; - b=300; - id=222; + dataType="Object"; + class PositionInfo + { + position[]={6749.8442,343.47882,5593.0903}; + }; + side="Independent"; + flags=7; + class Attributes + { + name="commanderX"; + description="Default Commander"; + isPlayer=1; + isPlayable=1; + class Inventory + { + map="ItemMap"; + }; + }; + id=303; + type="I_G_Soldier_TL_F"; + atlOffset=3.0517578e-005; + class CustomAttributes + { + class Attribute0 + { + property="speaker"; + expression="_this setspeaker _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="Male04GRE"; + }; + }; + }; + class Attribute1 + { + property="pitch"; + expression="_this setpitch _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=1; + }; + }; + }; + nAttributes=2; + }; }; - class Item34 + class Item1 { - dataType="Marker"; - position[]={13120.329,6.117837,7321.6221}; - name="control_4"; - markerType="RECTANGLE"; - type="rectangle"; - a=124.43841; - b=120.9002; - angle=159.709; - id=223; + dataType="Object"; + class PositionInfo + { + position[]={6754.6392,343.19913,5590.3872}; + }; + side="Independent"; + flags=5; + class Attributes + { + isPlayable=1; + class Inventory + { + map="ItemMap"; + }; + }; + id=304; + type="I_G_Soldier_TL_F"; }; - class Item35 + class Item2 { - dataType="Marker"; - position[]={6577.0186,265.08475,4409.0498}; - name="control_40"; - markerType="RECTANGLE"; - type="rectangle"; - a=300; - b=300; - id=224; - atlOffset=3.0517578e-005; + dataType="Object"; + class PositionInfo + { + position[]={6754.7778,343.18799,5592.623}; + }; + side="Independent"; + flags=5; + class Attributes + { + isPlayable=1; + class Inventory + { + map="ItemMap"; + }; + }; + id=305; + type="I_G_Soldier_TL_F"; }; - class Item36 + class Item3 { - dataType="Marker"; - position[]={13387.333,5.6839952,5494.8584}; - name="control_5"; - markerType="RECTANGLE"; - type="rectangle"; - a=170.06819; - b=156.81378; - angle=159.709; - id=225; + dataType="Object"; + class PositionInfo + { + position[]={6754.7202,343.18832,5594.9565}; + }; + side="Independent"; + flags=5; + class Attributes + { + isPlayable=1; + class Inventory + { + map="ItemMap"; + }; + }; + id=306; + type="I_G_Soldier_TL_F"; }; - class Item37 + class Item4 { - dataType="Marker"; - position[]={11680.646,6.2326393,3414.2063}; - name="control_6"; - markerType="RECTANGLE"; - type="rectangle"; - a=155.98209; - b=137.75055; - angle=159.709; - id=226; - atlOffset=0.58462381; + dataType="Object"; + class PositionInfo + { + position[]={6754.5571,343.21277,5597.27}; + }; + side="Independent"; + flags=5; + class Attributes + { + isPlayable=1; + class Inventory + { + map="ItemMap"; + }; + }; + id=307; + type="I_G_Soldier_TL_F"; }; - class Item38 + class Item5 { - dataType="Marker"; - position[]={10212.076,58.016323,4034.5266}; - name="control_7"; - markerType="RECTANGLE"; - type="rectangle"; - a=122.87683; - b=111.55153; - angle=159.709; - id=227; + dataType="Object"; + class PositionInfo + { + position[]={6754.5161,343.2226,5599.7241}; + }; + side="Independent"; + flags=5; + class Attributes + { + isPlayable=1; + class Inventory + { + map="ItemMap"; + }; + }; + id=308; + type="I_G_Soldier_TL_F"; }; - class Item39 + class Item6 { - dataType="Marker"; - position[]={9435.4766,5.9109788,2049.0403}; - name="control_8"; - markerType="RECTANGLE"; - type="rectangle"; - a=20; - b=20; - angle=159.709; - id=228; + dataType="Object"; + class PositionInfo + { + position[]={6754.3306,343.23779,5602.04}; + }; + side="Independent"; + flags=5; + class Attributes + { + isPlayable=1; + class Inventory + { + map="ItemMap"; + }; + }; + id=309; + type="I_G_Soldier_F"; }; - class Item40 + class Item7 { - dataType="Marker"; - position[]={6295.6943,27.816875,3371.0422}; - name="control_9"; - markerType="RECTANGLE"; - type="rectangle"; - a=108.98723; - b=105.96222; - angle=159.709; - id=229; + dataType="Object"; + class PositionInfo + { + position[]={6754.1235,343.1947,5603.9355}; + }; + side="Independent"; + flags=5; + class Attributes + { + isPlayable=1; + class Inventory + { + map="ItemMap"; + }; + }; + id=310; + type="I_G_Soldier_F"; }; - }; - id=188; - atlOffset=15.966028; - }; - class Item34 - { - dataType="Logic"; - class PositionInfo - { - position[]={2732.5439,279.27542,9904.4805}; - }; - areaSize[]={8.9569092,0,9.8232422}; - flags=1; - id=230; - type="ModuleHideTerrainObjects_F"; - atlOffset=5.3254089; - class CustomAttributes - { - class Attribute0 + class Item8 { - property="#filter"; - expression="_this setVariable [""#filter"",_value]"; - class Value + dataType="Object"; + class PositionInfo { - class data + position[]={6756.9985,343.05756,5590.5107}; + }; + side="Independent"; + flags=5; + class Attributes + { + isPlayable=1; + class Inventory { - class type - { - type[]= - { - "SCALAR" - }; - }; - value=15; + map="ItemMap"; }; }; + id=311; + type="I_G_Soldier_F"; }; - class Attribute1 + class Item9 { - property="#hideLocally"; - expression="_this setVariable [""#hideLocally"",_value]"; - class Value + dataType="Object"; + class PositionInfo { - class data + position[]={6756.9976,343.05447,5592.8501}; + }; + side="Independent"; + flags=5; + class Attributes + { + isPlayable=1; + class Inventory { - class type - { - type[]= - { - "BOOL" - }; - }; - value=0; + map="ItemMap"; }; }; + id=312; + type="I_G_Soldier_F"; }; - nAttributes=2; - }; - }; - class Item35 - { - dataType="Object"; - class PositionInfo - { - position[]={9618.4336,86.676628,13544.852}; - angles[]={0.021331646,6.093493,6.2405448}; - }; - side="Empty"; - flags=4; - class Attributes - { - disableSimulation=1; - }; - id=231; - type="Land_HelipadSquare_F"; - atlOffset=7.6293945e-006; - }; - class Item36 - { - dataType="Object"; - class PositionInfo - { - position[]={12207.725,25.16188,9424.6514}; - angles[]={6.2778587,5.7341928,6.2405448}; - }; - side="Empty"; - flags=4; - class Attributes - { - disableSimulation=1; - }; - id=232; - type="Land_HelipadSquare_F"; - }; - class Item37 - { - dataType="Object"; - class PositionInfo - { - position[]={6599.4893,81.440643,3414.6682}; - angles[]={0.027993103,3.1187696,6.2805109}; - }; - side="Empty"; - flags=4; - class Attributes - { - disableSimulation=1; - }; - id=233; - type="Land_HelipadSquare_F"; - }; - class Item38 - { - dataType="Object"; - class PositionInfo - { - position[]={5099.8477,9,2336.4397}; - angles[]={0,2.0886309,0}; - }; - side="Empty"; - flags=4; - class Attributes - { - disableSimulation=1; - }; - id=234; - type="Land_HelipadSquare_F"; - }; - class Item39 - { - dataType="Object"; - class PositionInfo - { - position[]={4702.9673,8.9938231,2572.9631}; - angles[]={0.013327583,3.6829305,0}; - }; - side="Empty"; - flags=4; - class Attributes - { - disableSimulation=1; - }; - id=235; - type="Land_HelipadSquare_F"; - }; - class Item40 - { - dataType="Object"; - class PositionInfo - { - position[]={4795.2324,9,2522.426}; - angles[]={0,3.6794586,0}; - }; - side="Empty"; - flags=4; - class Attributes - { - disableSimulation=1; - }; - id=236; - type="Land_HelipadSquare_F"; - }; - class Item41 - { - dataType="Object"; - class PositionInfo - { - position[]={6251.6782,301.20001,7740.3652}; - angles[]={0,5.3228745,0}; - }; - side="Empty"; - flags=4; - class Attributes - { - disableSimulation=1; - }; - id=237; - type="Land_HelipadSquare_F"; - }; - class Item42 - { - dataType="Object"; - class PositionInfo - { - position[]={6882.5854,393.92322,11437.193}; - angles[]={6.2791886,1.4099587,0.051951028}; - }; - side="Empty"; - flags=4; - class Attributes - { - disableSimulation=1; - }; - id=238; - type="Land_HelipadSquare_F"; - }; - class Item43 - { - dataType="Logic"; - class PositionInfo - { - position[]={6880.5571,396.70984,11446.891}; - }; - areaSize[]={5,-1,5}; - flags=1; - id=239; - type="ModuleHideTerrainObjects_F"; - atlOffset=2.8699036; - class CustomAttributes - { - class Attribute0 + class Item10 { - property="#filter"; - expression="_this setVariable [""#filter"",_value]"; - class Value + dataType="Object"; + class PositionInfo { - class data + position[]={6756.8911,343.05908,5595.2236}; + }; + side="Independent"; + flags=5; + class Attributes + { + isPlayable=1; + class Inventory { - class type - { - type[]= - { - "SCALAR" - }; - }; - value=15; + map="ItemMap"; }; }; - }; - class Attribute1 - { - property="#hideLocally"; - expression="_this setVariable [""#hideLocally"",_value]"; - class Value + id=313; + type="I_G_Soldier_F"; + }; + class Item11 + { + dataType="Object"; + class PositionInfo + { + position[]={6756.8325,343.06818,5597.4233}; + }; + side="Independent"; + flags=5; + class Attributes { - class data + isPlayable=1; + class Inventory { - class type - { - type[]= - { - "BOOL" - }; - }; - value=0; + map="ItemMap"; }; }; + id=314; + type="I_G_Soldier_F"; }; - nAttributes=2; - }; - }; - class Item44 - { - dataType="Logic"; - class PositionInfo - { - position[]={6886.6914,394.27179,11427.021}; - angles[]={6.2738566,0,0.046629332}; - }; - areaSize[]={5,-1,5}; - flags=1; - id=240; - type="ModuleHideTerrainObjects_F"; - atlOffset=0.20065308; - class CustomAttributes - { - class Attribute0 + class Item12 { - property="#filter"; - expression="_this setVariable [""#filter"",_value]"; - class Value + dataType="Object"; + class PositionInfo { - class data + position[]={6756.6294,343.08469,5599.8457}; + }; + side="Independent"; + flags=5; + class Attributes + { + isPlayable=1; + class Inventory { - class type - { - type[]= - { - "SCALAR" - }; - }; - value=15; + map="ItemMap"; }; }; + id=315; + type="I_G_Soldier_F"; }; - class Attribute1 + class Item13 { - property="#hideLocally"; - expression="_this setVariable [""#hideLocally"",_value]"; - class Value + dataType="Object"; + class PositionInfo { - class data + position[]={6756.4419,343.10007,5602.1768}; + }; + side="Independent"; + flags=5; + class Attributes + { + isPlayable=1; + class Inventory { - class type - { - type[]= - { - "BOOL" - }; - }; - value=0; + map="ItemMap"; }; }; + id=316; + type="I_G_Soldier_F"; }; - nAttributes=2; - }; - }; - class Item45 - { - dataType="Object"; - class PositionInfo - { - position[]={4773.1392,339,10121.203}; - angles[]={0,1.0440426,0}; - }; - side="Empty"; - flags=4; - class Attributes - { - disableSimulation=1; - }; - id=241; - type="Land_HelipadSquare_F"; - }; - class Item46 - { - dataType="Object"; - class PositionInfo - { - position[]={4793.6182,339,10086.4}; - angles[]={0,1.0440426,0}; - }; - side="Empty"; - flags=4; - class Attributes - { - disableSimulation=1; - }; - id=242; - type="Land_HelipadSquare_F"; - }; - class Item47 - { - dataType="Object"; - class PositionInfo - { - position[]={4816.1475,339,10048.58}; - angles[]={0,1.0440426,0}; - }; - side="Empty"; - flags=4; - class Attributes - { - disableSimulation=1; - }; - id=243; - type="Land_HelipadSquare_F"; - }; - class Item48 - { - dataType="Object"; - class PositionInfo - { - position[]={4841.5283,339,10005.342}; - angles[]={0,1.0440426,0}; - }; - side="Empty"; - flags=4; - class Attributes - { - disableSimulation=1; - }; - id=244; - type="Land_HelipadSquare_F"; - }; - class Item49 - { - dataType="Layer"; - name="Roads"; - class Entities - { - items=40; - class Item0 - { - dataType="Marker"; - position[]={258.75781,5.3926063,1621.6721}; - name="road"; - type="hd_arrow"; - angle=88.853943; - id=246; - }; - class Item1 - { - dataType="Marker"; - position[]={939.98047,5.7140574,2028.0432}; - name="road_1"; - type="hd_arrow"; - angle=30.963726; - id=247; - }; - class Item2 - { - dataType="Marker"; - position[]={3195.126,290.02942,8138.8281}; - name="road_10"; - type="hd_arrow"; - angle=37.844521; - id=248; - }; - class Item3 - { - dataType="Marker"; - position[]={2198.1602,483.38065,15010.172}; - name="road_11"; - type="hd_arrow"; - angle=181.73544; - id=249; - }; - class Item4 - { - dataType="Marker"; - position[]={1401.8379,410.38309,14148.377}; - name="road_12"; - type="hd_arrow"; - angle=240.74304; - id=250; - }; - class Item5 - { - dataType="Marker"; - position[]={608.39648,374.31506,13813.139}; - name="road_13"; - type="hd_arrow"; - angle=143.13023; - id=251; - }; - class Item6 - { - dataType="Marker"; - position[]={1703.3027,285.4559,12665.393}; - name="road_14"; - type="hd_arrow"; - angle=153.32985; - id=252; - }; - class Item7 - { - dataType="Marker"; - position[]={2122.1333,252.91904,11369.201}; - name="road_15"; - type="hd_arrow"; - angle=152.50713; - id=253; - }; - class Item8 + class Item14 { - dataType="Marker"; - position[]={2394.8418,273.40381,10390.951}; - name="road_16"; - type="hd_arrow"; - angle=138.85368; - id=254; + dataType="Object"; + class PositionInfo + { + position[]={6759.1069,343.01028,5590.5469}; + }; + side="Independent"; + flags=5; + class Attributes + { + isPlayable=1; + class Inventory + { + map="ItemMap"; + }; + }; + id=317; + type="I_G_Soldier_AR_F"; }; - class Item9 + class Item15 { - dataType="Marker"; - position[]={4460.9517,323.60736,8903.8262}; - name="road_17"; - type="hd_arrow"; - angle=173.95586; - id=255; + dataType="Object"; + class PositionInfo + { + position[]={6759.269,343.00531,5592.9868}; + }; + side="Independent"; + flags=5; + class Attributes + { + isPlayable=1; + class Inventory + { + map="ItemMap"; + }; + }; + id=318; + type="I_G_Soldier_AR_F"; }; - class Item10 + class Item16 { - dataType="Marker"; - position[]={5525.1934,335.09396,8358.7793}; - name="road_18"; - type="hd_arrow"; - angle=130.01761; - id=256; - atlOffset=-3.0517578e-005; + dataType="Object"; + class PositionInfo + { + position[]={6758.8687,343.00546,5595.4019}; + }; + side="Independent"; + flags=5; + class Attributes + { + isPlayable=1; + class Inventory + { + map="ItemMap"; + }; + }; + id=319; + type="I_G_Soldier_AR_F"; }; - class Item11 + class Item17 { - dataType="Marker"; - position[]={6894.7017,289.23312,7629.5029}; - name="road_19"; - type="hd_arrow"; - angle=64.816978; - id=257; + dataType="Object"; + class PositionInfo + { + position[]={6758.8452,343.00861,5597.5508}; + }; + side="Independent"; + flags=5; + class Attributes + { + isPlayable=1; + class Inventory + { + map="ItemMap"; + }; + }; + id=320; + type="I_G_Soldier_AR_F"; }; - class Item12 + class Item18 { - dataType="Marker"; - position[]={1599.0391,7.3636932,2241.4651}; - name="road_2"; - type="hd_arrow"; - angle=103.3924; - id=258; - atlOffset=4.7683716e-007; + dataType="Object"; + class PositionInfo + { + position[]={6758.645,343.01401,5599.792}; + }; + side="Independent"; + flags=5; + class Attributes + { + isPlayable=1; + class Inventory + { + map="ItemMap"; + }; + }; + id=321; + type="I_G_Soldier_AR_F"; }; - class Item13 + class Item19 { - dataType="Marker"; - position[]={5533.6025,5.8000002,2072.2424}; - name="road_20"; - type="hd_arrow"; - angle=66.925438; - id=259; + dataType="Object"; + class PositionInfo + { + position[]={6758.5581,343.0173,5602.251}; + }; + side="Independent"; + flags=5; + class Attributes + { + isPlayable=1; + class Inventory + { + map="ItemMap"; + }; + }; + id=322; + type="I_G_Soldier_AR_F"; + atlOffset=-3.0517578e-005; }; - class Item14 + class Item20 { - dataType="Marker"; - position[]={6643.1299,6.0199733,2932.0647}; - name="road_21"; - type="hd_arrow"; - angle=60.499027; - id=260; + dataType="Object"; + class PositionInfo + { + position[]={6761.1958,342.98788,5590.6265}; + }; + side="Independent"; + flags=5; + class Attributes + { + isPlayable=1; + class Inventory + { + map="ItemMap"; + }; + }; + id=323; + type="I_G_Soldier_GL_F"; }; - class Item15 + class Item21 { - dataType="Marker"; - position[]={8412.9844,5.9926867,2937.6458}; - name="road_22"; - type="hd_arrow"; - angle=150.56462; - id=261; + dataType="Object"; + class PositionInfo + { + position[]={6761.0659,342.98422,5592.9443}; + }; + side="Independent"; + flags=5; + class Attributes + { + isPlayable=1; + class Inventory + { + map="ItemMap"; + }; + }; + id=324; + type="I_G_Soldier_GL_F"; + atlOffset=-3.0517578e-005; }; - class Item16 + class Item22 { - dataType="Marker"; - position[]={9978.7402,6,2060.5686}; - name="road_23"; - type="hd_arrow"; - angle=62.230412; - id=262; + dataType="Object"; + class PositionInfo + { + position[]={6760.9419,342.98096,5595.6885}; + }; + side="Independent"; + flags=5; + class Attributes + { + isPlayable=1; + class Inventory + { + map="ItemMap"; + }; + }; + id=325; + type="I_G_Soldier_GL_F"; }; - class Item17 + class Item23 { - dataType="Marker"; - position[]={7092.5903,255.46463,6494.5791}; - name="road_24"; - type="hd_arrow"; - angle=162.60255; - id=263; - atlOffset=-1.5258789e-005; + dataType="Object"; + class PositionInfo + { + position[]={6760.7681,342.98575,5597.6973}; + }; + side="Independent"; + flags=5; + class Attributes + { + isPlayable=1; + class Inventory + { + map="ItemMap"; + }; + }; + id=326; + type="I_G_Soldier_GL_F"; }; - class Item18 + class Item24 { - dataType="Marker"; - position[]={7521.1133,210.95322,5021.1514}; - name="road_25"; - type="hd_arrow"; - angle=144.19211; - id=264; + dataType="Object"; + class PositionInfo + { + position[]={6760.6987,342.98874,5599.8818}; + }; + side="Independent"; + flags=5; + class Attributes + { + isPlayable=1; + class Inventory + { + map="ItemMap"; + }; + }; + id=327; + type="I_G_Soldier_GL_F"; + atlOffset=-3.0517578e-005; }; - class Item19 + class Item25 { - dataType="Marker"; - position[]={9039.5059,114.36784,4930.0723}; - name="road_26"; - type="hd_arrow"; - angle=88.853943; - id=265; + dataType="Object"; + class PositionInfo + { + position[]={6760.5933,342.99014,5602.3726}; + }; + side="Independent"; + flags=5; + class Attributes + { + isPlayable=1; + class Inventory + { + map="ItemMap"; + }; + }; + id=328; + type="I_G_Soldier_GL_F"; + atlOffset=-3.0517578e-005; }; - class Item20 + class Item26 { - dataType="Marker"; - position[]={10161.783,69.648354,4084.9456}; - name="road_27"; - type="hd_arrow"; - angle=139.01399; - id=266; - atlOffset=7.6293945e-006; + dataType="Object"; + class PositionInfo + { + position[]={6762.7231,342.97031,5590.7041}; + }; + side="Independent"; + flags=5; + class Attributes + { + isPlayable=1; + class Inventory + { + map="ItemMap"; + }; + }; + id=329; + type="I_G_medic_F"; + atlOffset=-3.0517578e-005; }; - class Item21 + class Item27 { - dataType="Marker"; - position[]={11236.777,5.5819979,3253.592}; - name="road_28"; - type="hd_arrow"; - angle=63.165874; - id=267; + dataType="Object"; + class PositionInfo + { + position[]={6762.5474,342.96634,5592.9839}; + }; + side="Independent"; + flags=5; + class Attributes + { + isPlayable=1; + class Inventory + { + map="ItemMap"; + }; + }; + id=330; + type="I_G_medic_F"; + atlOffset=-3.0517578e-005; }; - class Item22 + class Item28 { - dataType="Marker"; - position[]={13271.282,5.4664192,4017.9758}; - name="road_29"; - type="hd_arrow"; - angle=33.934391; - id=268; + dataType="Object"; + class PositionInfo + { + position[]={6762.5054,342.96243,5595.8555}; + }; + side="Independent"; + flags=5; + class Attributes + { + isPlayable=1; + class Inventory + { + map="ItemMap"; + }; + }; + id=331; + type="I_G_medic_F"; }; - class Item23 + class Item29 { - dataType="Marker"; - position[]={3345.3438,5.6424031,2305.5725}; - name="road_3"; - type="hd_arrow"; - angle=43.965599; - id=269; + dataType="Object"; + class PositionInfo + { + position[]={6762.4175,342.96582,5597.6621}; + }; + side="Independent"; + flags=5; + class Attributes + { + isPlayable=1; + class Inventory + { + map="ItemMap"; + }; + }; + id=332; + type="I_G_medic_F"; + atlOffset=-3.0517578e-005; }; - class Item24 + class Item30 { - dataType="Marker"; - position[]={13415.19,5.700428,5928.9102}; - name="road_30"; - type="hd_arrow"; - angle=8.5305576; - id=270; - atlOffset=-4.7683716e-007; + dataType="Object"; + class PositionInfo + { + position[]={6762.2339,342.96826,5600.0215}; + }; + side="Independent"; + flags=5; + class Attributes + { + isPlayable=1; + class Inventory + { + map="ItemMap"; + }; + }; + id=333; + type="I_G_medic_F"; + atlOffset=-3.0517578e-005; }; - class Item25 + class Item31 { - dataType="Marker"; - position[]={13045.874,5.7399998,7839.1289}; - name="road_31"; - type="hd_arrow"; - angle=357.37994; - id=271; + dataType="Object"; + class PositionInfo + { + position[]={6762.2446,342.96814,5602.4321}; + }; + side="Independent"; + flags=5; + class Attributes + { + isPlayable=1; + class Inventory + { + map="ItemMap"; + }; + }; + id=334; + type="I_G_medic_F"; + atlOffset=-3.0517578e-005; }; - class Item26 + class Item32 { - dataType="Marker"; - position[]={11176.471,197.8457,12130.416}; - name="road_32"; - type="hd_arrow"; - angle=210.06854; - id=272; + dataType="Object"; + class PositionInfo + { + position[]={6764.5249,342.94827,5590.8691}; + }; + side="Independent"; + flags=5; + class Attributes + { + isPlayable=1; + class Inventory + { + map="ItemMap"; + }; + }; + id=335; + type="I_G_engineer_F"; + atlOffset=-3.0517578e-005; }; - class Item27 + class Item33 { - dataType="Marker"; - position[]={10815.955,169.99748,11012.666}; - name="road_33"; - type="hd_arrow"; - angle=196.04909; - id=273; + dataType="Object"; + class PositionInfo + { + position[]={6764.5483,342.9418,5593.1694}; + }; + side="Independent"; + flags=5; + class Attributes + { + isPlayable=1; + class Inventory + { + map="ItemMap"; + }; + }; + id=336; + type="I_G_engineer_F"; + atlOffset=-3.0517578e-005; }; - class Item28 + class Item34 { - dataType="Marker"; - position[]={10475.117,114.87349,10001.184}; - name="road_34"; - type="hd_arrow"; - angle=182.63902; - id=274; - atlOffset=-7.6293945e-006; + dataType="Object"; + class PositionInfo + { + position[]={6764.3062,342.94064,5595.9595}; + }; + side="Independent"; + flags=5; + class Attributes + { + isPlayable=1; + class Inventory + { + map="ItemMap"; + }; + }; + id=337; + type="I_G_engineer_F"; + atlOffset=-3.0517578e-005; + }; + class Item35 + { + dataType="Object"; + class PositionInfo + { + position[]={6764.0513,342.94403,5597.9072}; + }; + side="Independent"; + flags=5; + class Attributes + { + isPlayable=1; + class Inventory + { + map="ItemMap"; + }; + }; + id=338; + type="I_G_engineer_F"; + atlOffset=-3.0517578e-005; }; - class Item29 + class Item36 { - dataType="Marker"; - position[]={10389.922,164.66653,9223.8594}; - name="road_35"; - type="hd_arrow"; - angle=152.52263; - id=275; - atlOffset=-1.5258789e-005; + dataType="Object"; + class PositionInfo + { + position[]={6763.856,342.94666,5600.1436}; + }; + side="Independent"; + flags=5; + class Attributes + { + isPlayable=1; + class Inventory + { + map="ItemMap"; + }; + }; + id=339; + type="I_G_engineer_F"; + atlOffset=-3.0517578e-005; }; - class Item30 + class Item37 { - dataType="Marker"; - position[]={9664.2656,294.87292,8797.0625}; - name="road_36"; - type="hd_arrow"; - angle=279.66013; - id=276; - atlOffset=3.0517578e-005; + dataType="Object"; + class PositionInfo + { + position[]={6763.7515,342.94958,5602.6128}; + }; + side="Independent"; + flags=5; + class Attributes + { + isPlayable=1; + class Inventory + { + map="ItemMap"; + }; + }; + id=340; + type="I_G_engineer_F"; }; - class Item31 + }; + class Attributes + { + }; + id=302; + atlOffset=3.0517578e-005; + class CustomAttributes + { + class Attribute0 { - dataType="Marker"; - position[]={11262.475,101.16262,9364.0625}; - name="road_37"; - type="hd_arrow"; - angle=75.367722; - id=277; + property="groupID"; + expression="_this setGroupID [_value];"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="Guerillas"; + }; + }; }; - class Item32 + nAttributes=1; + }; + }; + class Item47 + { + dataType="Layer"; + name="Assets Outpost"; + class Entities + { + items=570; + class Item0 { - dataType="Marker"; - position[]={12241.701,18.434669,9483.4121}; - name="road_38"; - type="hd_arrow"; - angle=45.44635; - id=278; - atlOffset=0.0031681061; + dataType="Object"; + class PositionInfo + { + position[]={4553.8018,58.961926,3114.009}; + angles[]={0,3.2086656,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=471; + type="Land_Hlaska"; + atlOffset=0.048999786; }; - class Item33 + class Item1 { - dataType="Marker"; - position[]={4090.7046,6.0571809,2612.6409}; - name="road_4"; - type="hd_arrow"; - angle=101.1778; - id=279; + dataType="Object"; + class PositionInfo + { + position[]={4517.3779,57.979889,3190.6072}; + angles[]={0.045302324,1.8152478,0.14823791}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=472; + type="Land_fortified_nest_small"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; }; - class Item34 + class Item2 { - dataType="Marker"; - position[]={2662.4365,121.88425,2974.97}; - name="road_5"; - type="hd_arrow"; - angle=4.8738437; - id=280; - atlOffset=-7.6293945e-006; + dataType="Object"; + class PositionInfo + { + position[]={4517.1685,57.713264,3195.9968}; + angles[]={6.0101767,4.8943043,0.15475304}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=473; + type="Land_HBarrier5"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; }; - class Item35 + class Item3 { - dataType="Marker"; - position[]={1957.3721,140.92625,3838.8928}; - name="road_6"; - type="hd_arrow"; - angle=292.26508; - id=281; - atlOffset=1.5258789e-005; + dataType="Object"; + class PositionInfo + { + position[]={4512.5723,57.262905,3181.0579}; + angles[]={0.042640556,5.038569,0.15735549}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=474; + type="Land_HBarrier3"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; }; - class Item36 + class Item4 { - dataType="Marker"; - position[]={2059.29,200.68654,4674.54}; - name="road_7"; - type="hd_arrow"; - angle=43.505791; - id=282; + dataType="Object"; + class PositionInfo + { + position[]={4553.9204,56.081642,3109.78}; + angles[]={6.107677,0,0.15605427}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=475; + type="Land_HBarrier_large"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; }; - class Item37 + class Item5 { - dataType="Marker"; - position[]={2683.7129,231.66516,5758.6367}; - name="road_8"; - type="hd_arrow"; - angle=9.0245171; - id=283; - atlOffset=-1.5258789e-005; + dataType="Object"; + class PositionInfo + { + position[]={4562.6499,57.792374,3111.2246}; + angles[]={6.0973544,2.7701542,0.16514902}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=476; + type="Land_HBarrier_large"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; }; - class Item38 + class Item6 { - dataType="Marker"; - position[]={2721.7295,362.41428,6705.0127}; - name="road_9"; - type="hd_arrow"; - angle=355.36441; - id=284; + dataType="Object"; + class PositionInfo + { + position[]={4545.0234,55.040161,3112.1187}; + angles[]={6.1167397,3.6604841,0.15475304}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=477; + type="Land_HBarrier_large"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; }; - class Item39 + class Item7 { - dataType="Marker"; - position[]={12280.987,29.137899,9299.7549}; - name="road_39"; - type="hd_arrow"; - angle=210.06854; - id=1208; + dataType="Object"; + class PositionInfo + { + position[]={4413.6543,236.8425,4672.8574}; + angles[]={6.2618566,3.5944157,0.0080009829}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=502; + type="Land_fortified_nest_small"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; }; - }; - id=245; - atlOffset=-167.34874; - }; - class Item50 - { - dataType="Object"; - class PositionInfo - { - position[]={8393.4121,293.78738,6006.0942}; - angles[]={6.1703324,0,0.0093375118}; - }; - side="Empty"; - flags=4; - class Attributes - { - name="boxX"; - }; - id=297; - type="B_supplyCrate_F"; - class CustomAttributes - { - class Attribute0 + class Item8 { - property="ammoBox"; - expression="[_this,_value] call bis_fnc_initAmmoBox;"; - class Value + dataType="Object"; + class PositionInfo { - class data + position[]={4420.6567,236.38594,4666.7813}; + angles[]={6.2645216,2.063791,0.0093350215}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=506; + type="Land_HBarrier3"; + class CustomAttributes + { + class Attribute0 { - class type + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value { - type[]= + class data { - "STRING" + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; }; }; - value="[[[[],[]],[[],[]],[[],[]],[[],[]]],false]"; }; + nAttributes=1; }; }; - nAttributes=1; - }; - }; - class Item51 - { - dataType="Object"; - class PositionInfo - { - position[]={8393.2393,292.79132,5994.1274}; - angles[]={6.251193,0,6.2818413}; - }; - side="Empty"; - flags=4; - class Attributes - { - name="vehicleBox"; - }; - id=298; - type="Box_East_AmmoVeh_F"; - }; - class Item52 - { - dataType="Logic"; - class PositionInfo - { - position[]={8397.085,293.97952,6012.793}; - }; - id=299; - type="ModuleCurator_F"; - atlOffset=3.0517578e-005; - class CustomAttributes - { - class Attribute0 + class Item9 { - property="ModuleCurator_F_Owner"; - expression="_this setVariable ['Owner',_value,true];"; - class Value + dataType="Object"; + class PositionInfo + { + position[]={4422.646,236.43256,4668.6567}; + angles[]={6.2698579,3.6852789,0.0039967569}; + }; + side="Empty"; + flags=4; + class Attributes { - class data + disableSimulation=1; + }; + id=507; + type="Land_HBarrier3"; + class CustomAttributes + { + class Attribute0 { - class type + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value { - type[]= + class data { - "STRING" + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; }; }; - value="#adminLogged"; }; + nAttributes=1; }; }; - class Attribute1 + class Item10 { - property="ModuleCurator_F_Forced"; - expression="_this setVariable ['Forced',_value,true];"; - class Value + dataType="Object"; + class PositionInfo { - class data + position[]={4425.7056,236.4222,4666.8208}; + angles[]={6.2698579,3.6786377,0.0066682254}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=508; + type="Land_HBarrier3"; + class CustomAttributes + { + class Attribute0 { - class type + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value { - type[]= + class data { - "SCALAR" + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; }; }; - value=0; }; + nAttributes=1; }; }; - class Attribute2 + class Item11 { - property="ModuleCurator_F_Name"; - expression="_this setVariable ['Name',_value,true];"; - class Value + dataType="Object"; + class PositionInfo { - class data + position[]={4428.7012,236.41594,4664.9185}; + angles[]={6.2591896,3.7297716,0.0066682254}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=509; + type="Land_HBarrier3"; + class CustomAttributes + { + class Attribute0 { - class type + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value { - type[]= + class data { - "STRING" + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; }; }; - value=""; }; + nAttributes=1; }; }; - class Attribute3 + class Item12 { - property="ModuleCurator_F_Addons"; - expression="_this setVariable ['Addons',_value,true];"; - class Value + dataType="Object"; + class PositionInfo { - class data + position[]={4431.6362,236.38699,4662.897}; + angles[]={6.2591896,3.7383778,0.0066682254}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=510; + type="Land_HBarrier3"; + class CustomAttributes + { + class Attribute0 { - class type + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value { - type[]= + class data { - "SCALAR" + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; }; }; - value=3; }; + nAttributes=1; }; }; - nAttributes=4; - }; - }; - class Item53 - { - dataType="Logic"; - class PositionInfo - { - position[]={8392.6963,293.96817,6016.8472}; - }; - name="HC_commanderX"; - id=300; - type="HighCommand"; - }; - class Item54 - { - dataType="Logic"; - class PositionInfo - { - position[]={8393.5986,293.52765,6013.332}; - }; - id=301; - type="HighCommandSubordinate"; - }; - class Item55 - { - dataType="Group"; - side="Independent"; - class Entities - { - items=38; - class Item0 + class Item13 { dataType="Object"; class PositionInfo { - position[]={8399.0459,292.43259,6001.5273}; + position[]={4434.5845,236.3716,4660.8574}; + angles[]={6.259192,3.7022936,0.013332055}; }; - side="Independent"; - flags=7; + side="Empty"; + flags=4; class Attributes { - name="commanderX"; - description="Default Commander"; - isPlayer=1; - isPlayable=1; - class Inventory - { - map="ItemMap"; - }; + disableSimulation=1; }; - id=303; - type="I_G_Soldier_TL_F"; + id=511; + type="Land_HBarrier3"; class CustomAttributes { class Attribute0 { - property="speaker"; - expression="_this setspeaker _value;"; + property="allowDamage"; + expression="_this allowdamage _value;"; class Value { class data @@ -3956,17 +4540,38 @@ class Mission { type[]= { - "STRING" + "BOOL" }; }; - value="Male04GRE"; + value=0; }; }; }; - class Attribute1 + nAttributes=1; + }; + }; + class Item14 + { + dataType="Object"; + class PositionInfo + { + position[]={4432.335,236.24519,4656.001}; + angles[]={6.2245855,5.3601518,0.015998369}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=512; + type="Land_HBarrier5"; + class CustomAttributes + { + class Attribute0 { - property="pitch"; - expression="_this setpitch _value;"; + property="allowDamage"; + expression="_this allowdamage _value;"; class Value { class data @@ -3975,3827 +4580,8019 @@ class Mission { type[]= { - "SCALAR" + "BOOL" }; }; - value=1; + value=0; }; }; }; - nAttributes=2; + nAttributes=1; }; }; - class Item1 + class Item15 { dataType="Object"; class PositionInfo { - position[]={8403.8408,292.09241,5998.8242}; + position[]={4409.0532,236.52531,4674.8228}; + angles[]={6.2618566,3.5295234,0}; }; - side="Independent"; - flags=5; + side="Empty"; + flags=4; class Attributes { - isPlayable=1; - class Inventory + disableSimulation=1; + }; + id=513; + type="Land_HBarrier5"; + class CustomAttributes + { + class Attribute0 { - map="ItemMap"; + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; }; + nAttributes=1; }; - id=304; - type="I_G_Soldier_TL_F"; }; - class Item2 + class Item16 { dataType="Object"; class PositionInfo { - position[]={8403.9795,292.22513,6001.0601}; + position[]={4405.6992,236.40327,4672.1475}; + angles[]={6.256525,1.9915472,0.0146689}; }; - side="Independent"; - flags=5; + side="Empty"; + flags=4; class Attributes { - isPlayable=1; - class Inventory + disableSimulation=1; + }; + id=514; + type="Land_HBarrier5"; + class CustomAttributes + { + class Attribute0 { - map="ItemMap"; + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; }; + nAttributes=1; }; - id=305; - type="I_G_Soldier_TL_F"; }; - class Item3 + class Item17 { dataType="Object"; class PositionInfo { - position[]={8403.9219,292.5481,6003.3936}; + position[]={4403.1831,236.16043,4666.8887}; + angles[]={6.2432065,2.0266192,0.027993103}; }; - side="Independent"; - flags=5; + side="Empty"; + flags=4; class Attributes { - isPlayable=1; - class Inventory + disableSimulation=1; + }; + id=515; + type="Land_HBarrier5"; + class CustomAttributes + { + class Attribute0 { - map="ItemMap"; + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; }; + nAttributes=1; }; - id=306; - type="I_G_Soldier_TL_F"; }; - class Item4 + class Item18 { dataType="Object"; class PositionInfo { - position[]={8403.7588,292.9982,6005.707}; + position[]={4400.2598,235.64951,4661.9277}; + angles[]={6.1888008,2.1795752,0.055940546}; }; - side="Independent"; - flags=5; + side="Empty"; + flags=4; class Attributes { - isPlayable=1; - class Inventory + disableSimulation=1; + }; + id=516; + type="Land_HBarrier5"; + class CustomAttributes + { + class Attribute0 { - map="ItemMap"; + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; }; + nAttributes=1; }; - id=307; - type="I_G_Soldier_TL_F"; - atlOffset=-3.0517578e-005; }; - class Item5 + class Item19 { dataType="Object"; class PositionInfo { - position[]={8403.7178,293.51508,6008.1611}; + position[]={4396.9028,234.75677,4657.3091}; + angles[]={6.1180367,2.1795752,0.10098731}; }; - side="Independent"; - flags=5; + side="Empty"; + flags=4; class Attributes { - isPlayable=1; - class Inventory + disableSimulation=1; + }; + id=517; + type="Land_HBarrier5"; + class CustomAttributes + { + class Attribute0 { - map="ItemMap"; + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; }; + nAttributes=1; }; - id=308; - type="I_G_Soldier_TL_F"; }; - class Item6 + class Item20 { dataType="Object"; class PositionInfo { - position[]={8403.5322,294.05768,6010.4771}; + position[]={4393.3848,233.67387,4652.6807}; + angles[]={6.129734,2.2709339,0.10890165}; }; - side="Independent"; - flags=5; + side="Empty"; + flags=4; class Attributes { - isPlayable=1; - class Inventory + disableSimulation=1; + }; + id=518; + type="Land_HBarrier5"; + class CustomAttributes + { + class Attribute0 { - map="ItemMap"; + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; }; + nAttributes=1; }; - id=309; - type="I_G_Soldier_F"; }; - class Item7 + class Item21 { dataType="Object"; class PositionInfo { - position[]={8403.3252,294.51358,6012.3726}; + position[]={4391.6797,232.90004,4645.4014}; + angles[]={6.253859,0.72296512,0.021331646}; }; - side="Independent"; - flags=5; + side="Empty"; + flags=4; class Attributes { - isPlayable=1; - class Inventory + disableSimulation=1; + }; + id=519; + type="Land_HBarrier5"; + class CustomAttributes + { + class Attribute0 { - map="ItemMap"; + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; }; + nAttributes=1; }; - id=310; - type="I_G_Soldier_F"; }; - class Item8 + class Item22 { dataType="Object"; class PositionInfo { - position[]={8406.2002,291.98859,5998.9478}; + position[]={4413.6431,232.63576,4630.0698}; + angles[]={0,0.20009947,0}; }; - side="Independent"; - flags=5; + side="Empty"; + flags=4; class Attributes { - isPlayable=1; - class Inventory + disableSimulation=1; + }; + id=520; + type="Land_HBarrier5"; + class CustomAttributes + { + class Attribute0 { - map="ItemMap"; + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; }; + nAttributes=1; }; - id=311; - type="I_G_Soldier_F"; }; - class Item9 + class Item23 { dataType="Object"; class PositionInfo { - position[]={8406.1992,292.1586,6001.2871}; + position[]={4414.3657,235.13635,4634.1104}; + angles[]={0,3.3483984,0}; }; - side="Independent"; - flags=5; + side="Empty"; + flags=4; class Attributes { - isPlayable=1; - class Inventory - { - map="ItemMap"; - }; }; - id=312; - type="I_G_Soldier_F"; + id=521; + type="Land_Hlaska"; }; - class Item10 + class Item24 { dataType="Object"; class PositionInfo { - position[]={8406.0928,292.63327,6003.6606}; + position[]={3733.199,405.13635,5980.4653}; + angles[]={-0,1.7072766,0}; }; - side="Independent"; - flags=5; + side="Empty"; + flags=4; class Attributes { - isPlayable=1; - class Inventory - { - map="ItemMap"; - }; }; - id=313; - type="I_G_Soldier_F"; - atlOffset=-3.0517578e-005; + id=545; + type="Land_Hlaska"; }; - class Item11 + class Item25 { dataType="Object"; class PositionInfo { - position[]={8406.0342,293.07779,6005.8604}; + position[]={4730.8638,272.25735,6766.5625}; + angles[]={0,0.94408345,0}; }; - side="Independent"; - flags=5; + side="Empty"; class Attributes { - isPlayable=1; - class Inventory - { - map="ItemMap"; - }; }; - id=314; - type="I_G_Soldier_F"; - atlOffset=-3.0517578e-005; + id=554; + type="Land_Mil_Guardhouse"; + atlOffset=0.27716064; }; - class Item12 + class Item26 { dataType="Object"; class PositionInfo { - position[]={8405.8311,293.58893,6008.2827}; + position[]={4726.8525,270.83932,6779.6587}; + angles[]={6.2405448,4.1469746,6.2498641}; }; - side="Independent"; - flags=5; + side="Empty"; + flags=4; class Attributes { - isPlayable=1; - class Inventory + disableSimulation=1; + }; + id=570; + type="Land_fortified_nest_small"; + class CustomAttributes + { + class Attribute0 { - map="ItemMap"; + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; }; + nAttributes=1; }; - id=315; - type="I_G_Soldier_F"; }; - class Item13 + class Item27 { dataType="Object"; class PositionInfo { - position[]={8405.6436,294.15921,6010.6138}; + position[]={4722.8862,271.26166,6785.0605}; + angles[]={6.2418756,1.0963244,6.253861}; }; - side="Independent"; - flags=5; + side="Empty"; + flags=4; class Attributes { - isPlayable=1; - class Inventory + disableSimulation=1; + }; + id=572; + type="Land_HBarrier_large"; + class CustomAttributes + { + class Attribute0 { - map="ItemMap"; + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; }; + nAttributes=1; }; - id=316; - type="I_G_Soldier_F"; }; - class Item14 + class Item28 { dataType="Object"; class PositionInfo { - position[]={8408.3086,291.93143,5998.9839}; + position[]={4718.1807,271.7562,6792.6826}; + angles[]={6.2338929,1.0045708,6.253859}; }; - side="Independent"; - flags=5; + side="Empty"; + flags=4; class Attributes { - isPlayable=1; - class Inventory + disableSimulation=1; + }; + id=573; + type="Land_HBarrier_large"; + class CustomAttributes + { + class Attribute0 { - map="ItemMap"; + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; }; + nAttributes=1; }; - id=317; - type="I_G_Soldier_AR_F"; }; - class Item15 + class Item29 { dataType="Object"; class PositionInfo { - position[]={8408.4707,292.20993,6001.4238}; + position[]={4734.1338,269.94226,6771.8975}; + angles[]={6.2551947,0.84569645,6.2485313}; }; - side="Independent"; - flags=5; + side="Empty"; + flags=4; class Attributes { - isPlayable=1; - class Inventory + disableSimulation=1; + }; + id=574; + type="Land_HBarrier5"; + class CustomAttributes + { + class Attribute0 { - map="ItemMap"; + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; }; + nAttributes=1; }; - id=318; - type="I_G_Soldier_AR_F"; }; - class Item16 + class Item30 { dataType="Object"; class PositionInfo { - position[]={8408.0703,292.6994,6003.8389}; + position[]={4738.2212,269.68427,6767.7456}; + angles[]={6.2551947,0.7582432,6.2485313}; }; - side="Independent"; - flags=5; + side="Empty"; + flags=4; class Attributes { - isPlayable=1; - class Inventory + disableSimulation=1; + }; + id=575; + type="Land_HBarrier5"; + class CustomAttributes + { + class Attribute0 { - map="ItemMap"; + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; }; + nAttributes=1; }; - id=319; - type="I_G_Soldier_AR_F"; }; - class Item17 + class Item31 { dataType="Object"; class PositionInfo { - position[]={8408.0469,293.13489,6005.9878}; + position[]={4742.6519,269.4115,6763.9731}; + angles[]={6.259192,0.64232188,6.2418756}; }; - side="Independent"; - flags=5; + side="Empty"; + flags=4; class Attributes { - isPlayable=1; - class Inventory + disableSimulation=1; + }; + id=576; + type="Land_HBarrier5"; + class CustomAttributes + { + class Attribute0 { - map="ItemMap"; + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; }; + nAttributes=1; }; - id=320; - type="I_G_Soldier_AR_F"; }; - class Item18 + class Item32 { dataType="Object"; class PositionInfo { - position[]={8407.8467,293.62769,6008.229}; + position[]={4741.6001,269.80276,6760.209}; + angles[]={0.11285231,2.4332409,6.1063848}; }; - side="Independent"; - flags=5; + side="Empty"; + flags=4; class Attributes { - isPlayable=1; - class Inventory + disableSimulation=1; + }; + id=577; + type="Land_HBarrier5"; + class CustomAttributes + { + class Attribute0 { - map="ItemMap"; + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; }; + nAttributes=1; }; - id=321; - type="I_G_Soldier_AR_F"; }; - class Item19 + class Item33 { dataType="Object"; class PositionInfo { - position[]={8407.7598,294.25662,6010.688}; + position[]={4737.1172,270.59354,6756.6895}; + angles[]={6.2711854,2.5047431,6.2113128}; }; - side="Independent"; - flags=5; + side="Empty"; + flags=4; class Attributes { - isPlayable=1; - class Inventory + disableSimulation=1; + }; + id=578; + type="Land_HBarrier5"; + class CustomAttributes + { + class Attribute0 { - map="ItemMap"; + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; }; + nAttributes=1; }; - id=322; - type="I_G_Soldier_AR_F"; }; - class Item20 + class Item34 { dataType="Object"; class PositionInfo { - position[]={8410.3975,291.93143,5999.0635}; + position[]={4732.6392,271.01239,6752.9414}; + angles[]={0.020001993,5.6151118,6.1795578}; }; - side="Independent"; - flags=5; + side="Empty"; + flags=4; class Attributes { - isPlayable=1; - class Inventory + disableSimulation=1; + }; + id=579; + type="Land_HBarrier5"; + class CustomAttributes + { + class Attribute0 { - map="ItemMap"; + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; }; + nAttributes=1; }; - id=323; - type="I_G_Soldier_GL_F"; }; - class Item21 + class Item35 { dataType="Object"; class PositionInfo { - position[]={8410.2676,292.20129,6001.3813}; + position[]={4727.9653,271.12085,6749.4761}; + angles[]={0.0093286335,5.6868892,6.276526}; }; - side="Independent"; - flags=5; + side="Empty"; + flags=4; class Attributes { - isPlayable=1; - class Inventory + disableSimulation=1; + }; + id=580; + type="Land_HBarrier5"; + class CustomAttributes + { + class Attribute0 { - map="ItemMap"; + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; }; + nAttributes=1; }; - id=324; - type="I_G_Soldier_GL_F"; }; - class Item22 + class Item36 { dataType="Object"; class PositionInfo { - position[]={8410.1436,292.75751,6004.1255}; + position[]={4722.707,271.84396,6746.5698}; + angles[]={0.11416633,5.8387661,6.1467061}; }; - side="Independent"; - flags=5; + side="Empty"; + flags=4; class Attributes { - isPlayable=1; - class Inventory + disableSimulation=1; + }; + id=581; + type="Land_HBarrier5"; + class CustomAttributes + { + class Attribute0 { - map="ItemMap"; + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; }; + nAttributes=1; }; - id=325; - type="I_G_Soldier_GL_F"; }; - class Item23 + class Item37 { dataType="Object"; class PositionInfo { - position[]={8409.9697,293.1716,6006.1343}; + position[]={4717.311,272.69244,6744.3574}; + angles[]={0.089098312,5.9548392,6.1637573}; }; - side="Independent"; - flags=5; + side="Empty"; + flags=4; class Attributes { - isPlayable=1; - class Inventory + disableSimulation=1; + }; + id=582; + type="Land_HBarrier5"; + class CustomAttributes + { + class Attribute0 { - map="ItemMap"; + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; }; + nAttributes=1; }; - id=326; - type="I_G_Soldier_GL_F"; }; - class Item24 + class Item38 { dataType="Object"; class PositionInfo { - position[]={8409.9004,293.66443,6008.3188}; + position[]={4711.2056,273.44962,6743.7026}; + angles[]={0.082477875,0.069673248,6.1703372}; }; - side="Independent"; - flags=5; + side="Empty"; + flags=4; class Attributes { - isPlayable=1; - class Inventory + disableSimulation=1; + }; + id=583; + type="Land_HBarrier5"; + class CustomAttributes + { + class Attribute0 { - map="ItemMap"; + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; }; + nAttributes=1; }; - id=327; - type="I_G_Soldier_GL_F"; }; - class Item25 + class Item39 { dataType="Object"; class PositionInfo { - position[]={8409.7949,294.30133,6010.8096}; + position[]={4700.249,274.71664,6754.0508}; + angles[]={0.062584557,1.1898332,6.1141477}; }; - side="Independent"; - flags=5; + side="Empty"; + flags=4; class Attributes { - isPlayable=1; - class Inventory + disableSimulation=1; + }; + id=584; + type="Base_WarfareBBarrier10xTall"; + class CustomAttributes + { + class Attribute0 { - map="ItemMap"; + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; }; + nAttributes=1; }; - id=328; - type="I_G_Soldier_GL_F"; }; - class Item26 + class Item40 { dataType="Object"; class PositionInfo { - position[]={8411.9248,291.93143,5999.1411}; + position[]={4695.2749,274.54501,6769.1235}; + angles[]={0.021331646,1.3003659,6.1624417}; }; - side="Independent"; - flags=5; + side="Empty"; + flags=4; class Attributes { - isPlayable=1; - class Inventory + disableSimulation=1; + }; + id=585; + type="Base_WarfareBBarrier10xTall"; + class CustomAttributes + { + class Attribute0 { - map="ItemMap"; + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; }; + nAttributes=1; }; - id=329; - type="I_G_medic_F"; }; - class Item27 + class Item41 { dataType="Object"; class PositionInfo { - position[]={8411.749,292.20938,6001.4209}; + position[]={4696.0078,274.27405,6781.2251}; + angles[]={6.1901207,2.1961358,6.183517}; }; - side="Independent"; - flags=5; + side="Empty"; + flags=4; class Attributes { - isPlayable=1; - class Inventory + disableSimulation=1; + }; + id=586; + type="Land_HBarrier_large"; + class CustomAttributes + { + class Attribute0 { - map="ItemMap"; + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; }; + nAttributes=1; }; - id=330; - type="I_G_medic_F"; }; - class Item28 + class Item42 { dataType="Object"; class PositionInfo { - position[]={8411.707,292.7977,6004.2925}; + position[]={4701.1816,273.16632,6785.7656}; + angles[]={0.037314966,4.0645189,6.0564823}; }; - side="Independent"; - flags=5; + side="Empty"; + flags=4; class Attributes { - isPlayable=1; - class Inventory + disableSimulation=1; + }; + id=587; + type="Land_HBarrier1"; + class CustomAttributes + { + class Attribute0 { - map="ItemMap"; + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; }; + nAttributes=1; }; - id=331; - type="I_G_medic_F"; }; - class Item29 + class Item43 { dataType="Object"; class PositionInfo { - position[]={8411.6191,293.17532,6006.0991}; + position[]={4703.5791,272.66904,6787.8291}; + angles[]={0.031988446,4.0645189,6.174284}; }; - side="Independent"; - flags=5; + side="Empty"; + flags=4; class Attributes { - isPlayable=1; - class Inventory + disableSimulation=1; + }; + id=588; + type="Land_HBarrier1"; + class CustomAttributes + { + class Attribute0 { - map="ItemMap"; + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; }; + nAttributes=1; }; - id=332; - type="I_G_medic_F"; }; - class Item30 + class Item44 { dataType="Object"; class PositionInfo { - position[]={8411.4355,293.71042,6008.4585}; + position[]={4706.7378,272.24023,6790.438}; + angles[]={0.031988446,4.0645189,6.174284}; }; - side="Independent"; - flags=5; + side="Empty"; + flags=4; class Attributes { - isPlayable=1; - class Inventory + disableSimulation=1; + }; + id=589; + type="Land_HBarrier1"; + class CustomAttributes + { + class Attribute0 { - map="ItemMap"; + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; }; + nAttributes=1; }; - id=333; - type="I_G_medic_F"; }; - class Item31 + class Item45 { dataType="Object"; class PositionInfo { - position[]={8411.4463,294.32758,6010.8691}; + position[]={4709.4111,271.82352,6792.6255}; + angles[]={0.043970551,4.0645189,6.1624417}; }; - side="Independent"; - flags=5; + side="Empty"; + flags=4; class Attributes { - isPlayable=1; - class Inventory + disableSimulation=1; + }; + id=590; + type="Land_HBarrier1"; + class CustomAttributes + { + class Attribute0 { - map="ItemMap"; + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; }; + nAttributes=1; }; - id=334; - type="I_G_medic_F"; }; - class Item32 + class Item46 { dataType="Object"; class PositionInfo { - position[]={8413.7266,291.93143,5999.3062}; + position[]={4698.4722,276.00909,6776.855}; + angles[]={0,4.7391973,0}; }; - side="Independent"; - flags=5; + side="Empty"; + flags=4; class Attributes { - isPlayable=1; - class Inventory - { - map="ItemMap"; - }; }; - id=335; - type="I_G_engineer_F"; + id=591; + type="Land_Hlaska"; }; - class Item33 + class Item47 { dataType="Object"; class PositionInfo { - position[]={8413.75,292.24899,6001.6064}; + position[]={6445.8062,387.19263,6568.5049}; + angles[]={0,0.41208968,0}; }; - side="Independent"; - flags=5; + side="Empty"; + flags=4; class Attributes { - isPlayable=1; - class Inventory - { - map="ItemMap"; - }; }; - id=336; - type="I_G_engineer_F"; + id=615; + type="Land_Posed"; + atlOffset=-3.0517578e-005; }; - class Item34 + class Item48 { dataType="Object"; class PositionInfo { - position[]={8413.5078,292.83145,6004.3965}; + position[]={6461.3101,386.21478,6536.2202}; + angles[]={0,1.9391305,0}; }; - side="Independent"; - flags=5; + side="Empty"; + flags=4; class Attributes { - isPlayable=1; - class Inventory - { - map="ItemMap"; - }; }; - id=337; - type="I_G_engineer_F"; + id=616; + type="Land_Posed"; + atlOffset=3.0517578e-005; }; - class Item35 + class Item49 { dataType="Object"; class PositionInfo { - position[]={8413.2529,293.23746,6006.3442}; + position[]={6430.1602,386.55981,6531.1089}; + angles[]={0,3.9690881,0}; }; - side="Independent"; - flags=5; + side="Empty"; + flags=4; class Attributes { - isPlayable=1; - class Inventory - { - map="ItemMap"; - }; }; - id=338; - type="I_G_engineer_F"; + id=617; + type="Land_Posed"; }; - class Item36 + class Item50 { dataType="Object"; class PositionInfo { - position[]={8413.0576,293.75241,6008.5806}; + position[]={6428.8462,383.47769,6529.9092}; + angles[]={6.1703324,3.9315274,0.079830915}; }; - side="Independent"; - flags=5; + side="Empty"; + flags=4; class Attributes { - isPlayable=1; - class Inventory + disableSimulation=1; + }; + id=618; + type="Land_fort_bagfence_round"; + class CustomAttributes + { + class Attribute0 { - map="ItemMap"; + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; }; + nAttributes=1; }; - id=339; - type="I_G_engineer_F"; }; - class Item37 + class Item51 { dataType="Object"; class PositionInfo { - position[]={8412.9531,294.40137,6011.0498}; + position[]={6462.9771,383.0817,6535.5859}; + angles[]={6.2778587,1.9601699,6.120635}; }; - side="Independent"; - flags=5; + side="Empty"; + flags=4; class Attributes { - isPlayable=1; - class Inventory - { - map="ItemMap"; - }; + disableSimulation=1; }; - id=340; - type="I_G_engineer_F"; - }; - }; - class Attributes - { - }; - id=302; - class CustomAttributes - { - class Attribute0 - { - property="groupID"; - expression="_this setGroupID [_value];"; - class Value + id=619; + type="Land_fort_bagfence_round"; + atlOffset=3.0517578e-005; + class CustomAttributes { - class data + class Attribute0 { - class type + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value { - type[]= + class data { - "STRING" + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; }; }; - value="Guerillas"; }; + nAttributes=1; }; }; - nAttributes=1; - }; - }; - class Item56 - { - dataType="Layer"; - name="Assets Outpost"; - class Entities - { - items=566; - class Item0 + class Item52 { dataType="Object"; class PositionInfo { - position[]={4553.8018,58.961926,3114.009}; - angles[]={0,3.2086656,0}; + position[]={6446.5811,384.11456,6570.1001}; + angles[]={0.091741346,0.52972841,6.1637573}; }; side="Empty"; flags=4; class Attributes { + disableSimulation=1; + }; + id=620; + type="Land_fort_bagfence_round"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; }; - id=471; - type="Land_Hlaska"; - atlOffset=0.048999786; }; - class Item1 + class Item53 { dataType="Object"; class PositionInfo { - position[]={4517.3779,57.979889,3190.6072}; - angles[]={0.045302324,1.8152478,0.14823791}; + position[]={6423.2793,383.69144,6537.9072}; + angles[]={6.187479,4.0138664,0.079830915}; }; side="Empty"; flags=4; class Attributes { + disableSimulation=1; + }; + id=621; + type="CUP_Winter_obj_fort_rampart_ep1"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; }; - id=472; - type="Land_fortified_nest_small"; }; - class Item2 + class Item54 { dataType="Object"; class PositionInfo { - position[]={4517.1685,57.713264,3195.9968}; - angles[]={6.0101767,4.8943043,0.15475304}; + position[]={6454.4946,383.70148,6528.6538}; + angles[]={6.2325621,2.4201062,6.2113128}; }; side="Empty"; flags=4; class Attributes { + disableSimulation=1; + }; + id=623; + type="CUP_Winter_obj_fort_rampart_ep1"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; }; - id=473; - type="Land_HBarrier5"; }; - class Item3 + class Item55 { dataType="Object"; class PositionInfo { - position[]={4512.5723,57.262905,3181.0579}; - angles[]={0.042640556,5.038569,0.15735549}; + position[]={6460.1152,383.34528,6547.042}; + angles[]={0.020001993,1.2088012,6.1076746}; }; side="Empty"; flags=4; class Attributes { + disableSimulation=1; + }; + id=624; + type="CUP_Winter_obj_fort_rampart_ep1"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; }; - id=474; - type="Land_HBarrier3"; }; - class Item4 + class Item56 { dataType="Object"; class PositionInfo { - position[]={4553.9204,56.081642,3109.78}; - angles[]={6.107677,0,0.15605427}; + position[]={6453.5659,383.71667,6561.1323}; + angles[]={0.065243281,0.85094273,6.1349483}; }; side="Empty"; flags=4; class Attributes { + disableSimulation=1; + }; + id=625; + type="CUP_Winter_obj_fort_rampart_ep1"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; }; - id=475; - type="Land_HBarrier_large"; }; - class Item5 + class Item57 { dataType="Object"; class PositionInfo { - position[]={4562.6499,57.792374,3111.2246}; - angles[]={6.0973544,2.7701542,0.16514902}; + position[]={2730.4661,277.07211,9924.1855}; + angles[]={6.2805109,5.756073,0.0026744273}; }; side="Empty"; flags=4; class Attributes { }; - id=476; - type="Land_HBarrier_large"; + id=648; + type="Land_Hlaska"; }; - class Item6 + class Item58 { dataType="Object"; class PositionInfo { - position[]={4545.0234,55.040161,3112.1187}; - angles[]={6.1167397,3.6604841,0.15475304}; + position[]={2738.6248,277.14487,9889.7314}; + angles[]={0,2.8317549,6.2818937}; }; side="Empty"; flags=4; class Attributes { }; - id=477; - type="Land_HBarrier_large"; + id=649; + type="Land_Hlaska"; }; - class Item7 + class Item59 { dataType="Object"; class PositionInfo { - position[]={4413.6543,236.8425,4672.8574}; - angles[]={6.2618566,3.5944157,0.0080009829}; + position[]={2752.5396,274.56323,9915.5947}; + angles[]={0,3.5137212,0}; }; side="Empty"; flags=4; class Attributes { + disableSimulation=1; + }; + id=650; + type="Land_HBarrier3"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; }; - id=502; - type="Land_fortified_nest_small"; }; - class Item8 + class Item60 { dataType="Object"; class PositionInfo { - position[]={4420.6567,236.38594,4666.7813}; - angles[]={6.2645216,2.063791,0.0093350215}; + position[]={2755.991,274.54935,9901.0918}; + angles[]={6.2818484,5.1231909,0.0013372133}; }; side="Empty"; flags=4; class Attributes { + disableSimulation=1; }; - id=506; + id=651; type="Land_HBarrier3"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; }; - class Item9 + class Item61 { dataType="Object"; class PositionInfo { - position[]={4422.646,236.43256,4668.6567}; - angles[]={6.2698579,3.6852789,0.0039967569}; + position[]={2749.7844,274.51324,9892.4824}; + angles[]={0,2.8317549,0}; }; side="Empty"; flags=4; class Attributes { + disableSimulation=1; }; - id=507; + id=652; type="Land_HBarrier3"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; }; - class Item10 + class Item62 { dataType="Object"; class PositionInfo { - position[]={4425.7056,236.4222,4666.8208}; - angles[]={6.2698579,3.6786377,0.0066682254}; + position[]={2743.4412,274.56531,9884.5703}; + angles[]={0,5.2493858,6.2818937}; }; side="Empty"; flags=4; class Attributes { + disableSimulation=1; }; - id=508; + id=653; type="Land_HBarrier3"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; }; - class Item11 + class Item63 { dataType="Object"; class PositionInfo { - position[]={4428.7012,236.41594,4664.9185}; - angles[]={6.2591896,3.7297716,0.0066682254}; + position[]={2723.8625,274.56573,9921.5}; + angles[]={0,2.0986178,0}; }; side="Empty"; flags=4; class Attributes { + disableSimulation=1; + }; + id=654; + type="Land_HBarrier5"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; }; - id=509; - type="Land_HBarrier3"; }; - class Item12 + class Item64 { dataType="Object"; class PositionInfo { - position[]={4431.6362,236.38699,4662.897}; - angles[]={6.2591896,3.7383778,0.0066682254}; + position[]={4384.832,339.28848,10901.286}; + angles[]={0.0012918708,5.6006455,0}; }; side="Empty"; flags=4; class Attributes { + disableSimulation=1; + }; + id=707; + type="Land_fort_bagfence_round"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; }; - id=510; - type="Land_HBarrier3"; }; - class Item13 + class Item65 { dataType="Object"; class PositionInfo { - position[]={4434.5845,236.3716,4660.8574}; - angles[]={6.259192,3.7022936,0.013332055}; + position[]={4386.1484,342.13364,10899.539}; + angles[]={0.0012918708,5.6006455,0}; }; side="Empty"; flags=4; class Attributes { }; - id=511; - type="Land_HBarrier3"; + id=708; + type="Land_Hlaska"; }; - class Item14 + class Item66 { dataType="Object"; class PositionInfo { - position[]={4432.335,236.24519,4656.001}; - angles[]={6.2245855,5.3601518,0.015998369}; + position[]={4646.9912,339.29355,10687.182}; + angles[]={0,0.27404332,0}; }; side="Empty"; flags=4; class Attributes { + disableSimulation=1; + }; + id=709; + type="Land_fort_bagfence_round"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; }; - id=512; - type="Land_HBarrier5"; }; - class Item15 + class Item67 { dataType="Object"; class PositionInfo { - position[]={4409.0532,236.52531,4674.8228}; - angles[]={6.2618566,3.5295234,0}; + position[]={4646.3218,342.13635,10685.099}; + angles[]={0,0.27404332,0}; }; side="Empty"; flags=4; class Attributes { }; - id=513; - type="Land_HBarrier5"; + id=710; + type="Land_Hlaska"; }; - class Item16 + class Item68 { dataType="Object"; class PositionInfo { - position[]={4405.6992,236.40327,4672.1475}; - angles[]={6.256525,1.9915472,0.0146689}; + position[]={5098.0776,339.28635,9777.9014}; + angles[]={0.0012918708,1.7765114,0}; }; side="Empty"; flags=4; class Attributes { + disableSimulation=1; + }; + id=711; + type="Land_fort_bagfence_round"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; }; - id=514; - type="Land_HBarrier5"; }; - class Item17 + class Item69 { dataType="Object"; class PositionInfo { - position[]={4403.1831,236.16043,4666.8887}; - angles[]={6.2432065,2.0266192,0.027993103}; + position[]={5095.9541,342.12845,9778.4268}; + angles[]={0.0012918708,1.7765114,0}; }; side="Empty"; flags=4; class Attributes { }; - id=515; - type="Land_HBarrier5"; + id=712; + type="Land_Hlaska"; }; - class Item18 + class Item70 { dataType="Object"; class PositionInfo { - position[]={4400.2598,235.64951,4661.9277}; - angles[]={6.1888008,2.1795752,0.055940546}; + position[]={4233.3706,339.55426,10887.895}; + angles[]={0,2.6423378,0}; }; side="Empty"; flags=4; class Attributes { + disableSimulation=1; + }; + id=713; + type="Base_WarfareBBarrier10x"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; }; - id=516; - type="Land_HBarrier5"; }; - class Item19 + class Item71 { dataType="Object"; class PositionInfo { - position[]={4396.9028,234.75677,4657.3091}; - angles[]={6.1180367,2.1795752,0.10098731}; + position[]={4263.3491,339.55426,10904.901}; + angles[]={0,2.6423378,0}; }; side="Empty"; flags=4; class Attributes { + disableSimulation=1; + }; + id=714; + type="Base_WarfareBBarrier10x"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; }; - id=517; - type="Land_HBarrier5"; }; - class Item20 + class Item72 { dataType="Object"; class PositionInfo { - position[]={4393.3848,233.67387,4652.6807}; - angles[]={6.129734,2.2709339,0.10890165}; + position[]={4305.3276,339.55426,10930.178}; + angles[]={0,2.6423378,0}; }; side="Empty"; flags=4; class Attributes { + disableSimulation=1; + }; + id=715; + type="Base_WarfareBBarrier10x"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; }; - id=518; - type="Land_HBarrier5"; }; - class Item21 + class Item73 { dataType="Object"; class PositionInfo { - position[]={4391.6797,232.90004,4645.4014}; - angles[]={6.253859,0.72296512,0.021331646}; + position[]={4153.2471,339.55426,10842.461}; + angles[]={0,2.6423378,0}; }; side="Empty"; flags=4; class Attributes { + disableSimulation=1; + }; + id=716; + type="Base_WarfareBBarrier10x"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; }; - id=519; - type="Land_HBarrier5"; }; - class Item22 + class Item74 { dataType="Object"; class PositionInfo { - position[]={4413.6431,232.63576,4630.0698}; - angles[]={-0,0.20009947,0}; + position[]={4115.1748,339.55426,10819.773}; + angles[]={0,2.6423378,0}; }; side="Empty"; flags=4; class Attributes { + disableSimulation=1; + }; + id=717; + type="Base_WarfareBBarrier10x"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; }; - id=520; - type="Land_HBarrier5"; }; - class Item23 + class Item75 { dataType="Object"; class PositionInfo { - position[]={4414.3657,235.13635,4634.1104}; - angles[]={-0,3.3483984,0}; + position[]={4762.7095,339.61734,10358.486}; + angles[]={6.2818484,3.8128753,0.0013372133}; }; side="Empty"; flags=4; class Attributes { + disableSimulation=1; + }; + id=718; + type="Land_HBarrier5"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; }; - id=521; - type="Land_Hlaska"; }; - class Item24 + class Item76 { dataType="Object"; class PositionInfo { - position[]={3720.1741,405.13635,5996.3906}; - angles[]={-0,0.86934483,0}; + position[]={4784.7598,339.62891,10325.113}; + angles[]={0.0012918708,5.7575297,0}; }; side="Empty"; flags=4; class Attributes { + disableSimulation=1; }; - id=545; - type="Land_Hlaska"; - }; - class Item25 - { - dataType="Object"; - class PositionInfo - { - position[]={4730.8638,272.25735,6766.5625}; - angles[]={0,0.94408345,0}; - }; - side="Empty"; - class Attributes + id=719; + type="Land_HBarrier5"; + class CustomAttributes { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; }; - id=554; - type="Land_Mil_Guardhouse"; - atlOffset=0.27716064; }; - class Item26 + class Item77 { dataType="Object"; class PositionInfo { - position[]={4726.8525,270.83932,6779.6587}; - angles[]={6.2405448,4.1469746,6.2498641}; + position[]={4731.9253,339.63498,10347.718}; + angles[]={0,2.5874271,0.0012918708}; }; side="Empty"; flags=4; class Attributes { + disableSimulation=1; + }; + id=720; + type="Land_HBarrier5"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; }; - id=570; - type="Land_fortified_nest_small"; }; - class Item27 + class Item78 { dataType="Object"; class PositionInfo { - position[]={4722.8862,271.26166,6785.0605}; - angles[]={6.2418756,1.0963244,6.253861}; + position[]={4554.0728,340.09637,10772.153}; + angles[]={0,4.1696587,0}; }; side="Empty"; flags=4; class Attributes { + disableSimulation=1; + }; + id=721; + type="Base_WarfareBBarrier10xTall"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; }; - id=572; - type="Land_HBarrier_large"; }; - class Item28 + class Item79 { dataType="Object"; class PositionInfo { - position[]={4718.1807,271.7562,6792.6826}; - angles[]={6.2338929,1.0045708,6.253859}; + position[]={4561.7871,340.09637,10758.423}; + angles[]={0,4.2332377,0}; }; side="Empty"; flags=4; class Attributes { + disableSimulation=1; + }; + id=722; + type="Base_WarfareBBarrier10xTall"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; }; - id=573; - type="Land_HBarrier_large"; }; - class Item29 + class Item80 { dataType="Object"; class PositionInfo { - position[]={4734.1338,269.94226,6771.8975}; - angles[]={6.2551947,0.84569645,6.2485313}; + position[]={4588.3662,340.09637,10712.274}; + angles[]={0,4.1799488,0}; }; side="Empty"; flags=4; class Attributes { + disableSimulation=1; + }; + id=723; + type="Base_WarfareBBarrier10xTall"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; }; - id=574; - type="Land_HBarrier5"; }; - class Item30 + class Item81 { dataType="Object"; class PositionInfo { - position[]={4738.2212,269.68427,6767.7456}; - angles[]={6.2551947,0.7582432,6.2485313}; + position[]={4585.9673,340.09348,10656.196}; + angles[]={0.0013372133,4.2620945,6.2818484}; }; side="Empty"; flags=4; class Attributes { + disableSimulation=1; + }; + id=724; + type="Base_WarfareBBarrier10xTall"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; }; - id=575; - type="Land_HBarrier5"; }; - class Item31 + class Item82 { dataType="Object"; class PositionInfo { - position[]={4742.6519,269.4115,6763.9731}; - angles[]={6.259192,0.64232188,6.2418756}; + position[]={4592.8857,340.09616,10639.789}; + angles[]={0.0013372133,4.3563161,6.2818484}; }; side="Empty"; flags=4; class Attributes { + disableSimulation=1; + }; + id=725; + type="Base_WarfareBBarrier10xTall"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; }; - id=576; - type="Land_HBarrier5"; }; - class Item32 + class Item83 { dataType="Object"; class PositionInfo { - position[]={4741.6001,269.80276,6760.209}; - angles[]={0.11285231,2.4332409,6.1063848}; + position[]={4383.4082,339.96564,10812.559}; + angles[]={0,2.5928171,0}; }; side="Empty"; flags=4; class Attributes { + disableSimulation=1; + }; + id=728; + type="Land_fortified_nest_small"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; }; - id=577; - type="Land_HBarrier5"; }; - class Item33 + class Item84 { dataType="Object"; class PositionInfo { - position[]={4737.1172,270.59354,6756.6895}; - angles[]={6.2711854,2.5047431,6.2113128}; + position[]={4406.4136,339.96564,10762.316}; + angles[]={0,5.798686,0}; }; side="Empty"; flags=4; class Attributes { + disableSimulation=1; + }; + id=729; + type="Land_fortified_nest_small"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; }; - id=578; - type="Land_HBarrier5"; }; - class Item34 + class Item85 { dataType="Object"; class PositionInfo { - position[]={4732.6392,271.01239,6752.9414}; - angles[]={0.020001993,5.6151118,6.1795578}; + position[]={4375.4546,339.96564,10779.928}; + angles[]={0,1.0585605,0}; }; side="Empty"; flags=4; class Attributes { + disableSimulation=1; + }; + id=730; + type="Land_fortified_nest_small"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; }; - id=579; - type="Land_HBarrier5"; }; - class Item35 + class Item86 { dataType="Object"; class PositionInfo { - position[]={4727.9653,271.12085,6749.4761}; - angles[]={0.0093286335,5.6868892,6.276526}; + position[]={4380.8789,339.63574,10807.41}; + angles[]={0,1.8262607,0}; }; side="Empty"; flags=4; class Attributes { + disableSimulation=1; }; - id=580; + id=747; type="Land_HBarrier5"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; }; - class Item36 + class Item87 { dataType="Object"; class PositionInfo { - position[]={4722.707,271.84396,6746.5698}; - angles[]={0.11416633,5.8387661,6.1467061}; + position[]={4379.7593,339.63574,10803.052}; + angles[]={0,1.8262607,0}; }; side="Empty"; flags=4; class Attributes { + disableSimulation=1; }; - id=581; + id=748; type="Land_HBarrier5"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; }; - class Item37 + class Item88 { dataType="Object"; class PositionInfo { - position[]={4717.311,272.69244,6744.3574}; - angles[]={0.089098312,5.9548392,6.1637573}; + position[]={4378.626,339.63574,10798.686}; + angles[]={0,1.8262607,0}; }; side="Empty"; flags=4; class Attributes { + disableSimulation=1; }; - id=582; + id=749; type="Land_HBarrier5"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; }; - class Item38 + class Item89 { dataType="Object"; class PositionInfo { - position[]={4711.2056,273.44962,6743.7026}; - angles[]={0.082477875,0.069673248,6.1703372}; + position[]={4377.5273,339.63574,10794.303}; + angles[]={0,1.8262607,0}; }; side="Empty"; flags=4; class Attributes { + disableSimulation=1; }; - id=583; + id=750; type="Land_HBarrier5"; - }; - class Item39 - { - dataType="Object"; - class PositionInfo - { - position[]={4700.249,274.71664,6754.0508}; - angles[]={0.062584557,1.1898332,6.1141477}; - }; - side="Empty"; - flags=4; - class Attributes + class CustomAttributes { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; }; - id=584; - type="Base_WarfareBBarrier10xTall"; }; - class Item40 + class Item90 { dataType="Object"; class PositionInfo { - position[]={4695.2749,274.54501,6769.1235}; - angles[]={0.021331646,1.3003659,6.1624417}; + position[]={4376.4019,339.63574,10789.903}; + angles[]={0,1.8262607,0}; }; side="Empty"; flags=4; class Attributes { + disableSimulation=1; + }; + id=751; + type="Land_HBarrier5"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; }; - id=585; - type="Base_WarfareBBarrier10xTall"; }; - class Item41 + class Item91 { dataType="Object"; class PositionInfo { - position[]={4696.0078,274.27405,6781.2251}; - angles[]={6.1901207,2.1961358,6.183517}; + position[]={4375.3032,339.63574,10785.521}; + angles[]={0,1.8262607,0}; }; side="Empty"; flags=4; class Attributes { + disableSimulation=1; + }; + id=752; + type="Land_HBarrier5"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; }; - id=586; - type="Land_HBarrier_large"; }; - class Item42 + class Item92 { dataType="Object"; class PositionInfo { - position[]={4701.1816,273.16632,6785.7656}; - angles[]={0.037314966,4.0645189,6.0564823}; + position[]={4379.731,339.63574,10776.529}; + angles[]={0,0.53032643,0}; }; side="Empty"; flags=4; class Attributes { + disableSimulation=1; + }; + id=753; + type="Land_HBarrier5"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; }; - id=587; - type="Land_HBarrier1"; }; - class Item43 + class Item93 { dataType="Object"; class PositionInfo { - position[]={4703.5791,272.66904,6787.8291}; - angles[]={0.031988446,4.0645189,6.174284}; + position[]={4383.6221,339.63574,10774.269}; + angles[]={0,0.53032643,0}; }; side="Empty"; flags=4; class Attributes { + disableSimulation=1; + }; + id=754; + type="Land_HBarrier5"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; }; - id=588; - type="Land_HBarrier1"; }; - class Item44 + class Item94 { dataType="Object"; class PositionInfo { - position[]={4706.7378,272.24023,6790.438}; - angles[]={0.031988446,4.0645189,6.174284}; + position[]={4387.5166,339.63574,10771.993}; + angles[]={0,0.53032643,0}; }; side="Empty"; flags=4; class Attributes { + disableSimulation=1; + }; + id=755; + type="Land_HBarrier5"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; }; - id=589; - type="Land_HBarrier1"; }; - class Item45 + class Item95 { dataType="Object"; class PositionInfo { - position[]={4709.4111,271.82352,6792.6255}; - angles[]={0.043970551,4.0645189,6.1624417}; + position[]={4393.5303,339.63574,10768.085}; + angles[]={0,0.53032643,0}; }; side="Empty"; flags=4; class Attributes { + disableSimulation=1; + }; + id=756; + type="Land_HBarrier5"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; }; - id=590; - type="Land_HBarrier1"; }; - class Item46 + class Item96 { dataType="Object"; class PositionInfo { - position[]={4698.4722,276.00909,6776.855}; - angles[]={0,4.7391973,0}; + position[]={4397.4595,339.63574,10765.808}; + angles[]={0,0.53032643,0}; }; side="Empty"; flags=4; class Attributes { + disableSimulation=1; + }; + id=757; + type="Land_HBarrier5"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; }; - id=591; - type="Land_Hlaska"; }; - class Item47 + class Item97 { dataType="Object"; class PositionInfo { - position[]={6444.1528,387.5722,6565.5381}; - angles[]={0,0.41208968,0}; + position[]={4401.3794,339.63574,10763.561}; + angles[]={0,0.53032643,0}; }; side="Empty"; flags=4; class Attributes { + disableSimulation=1; + }; + id=758; + type="Land_HBarrier5"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; }; - id=615; - type="Land_Posed"; }; - class Item48 + class Item98 { dataType="Object"; class PositionInfo { - position[]={6459.501,386.51389,6537.686}; - angles[]={0,1.9391305,0}; + position[]={4409.7783,339.63574,10766.668}; + angles[]={0,5.176549,0}; }; side="Empty"; flags=4; class Attributes { + disableSimulation=1; + }; + id=759; + type="Land_HBarrier5"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; }; - id=616; - type="Land_Posed"; }; - class Item49 + class Item99 { dataType="Object"; class PositionInfo { - position[]={6433.2148,387.25015,6536.3452}; - angles[]={0,3.9690881,0}; + position[]={4412.957,339.63574,10773.162}; + angles[]={0,5.176549,0}; }; side="Empty"; flags=4; class Attributes { + disableSimulation=1; + }; + id=760; + type="Land_HBarrier5"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; }; - id=617; - type="Land_Posed"; - atlOffset=-3.0517578e-005; }; - class Item50 + class Item100 { dataType="Object"; class PositionInfo { - position[]={6431.9009,384.21683,6535.1455}; - angles[]={6.187479,3.9315274,0.067896426}; + position[]={4414.9702,339.63574,10777.198}; + angles[]={0,5.176549,0}; }; side="Empty"; flags=4; class Attributes { + disableSimulation=1; + }; + id=761; + type="Land_HBarrier5"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; }; - id=618; - type="Land_fort_bagfence_round"; }; - class Item51 + class Item101 { dataType="Object"; class PositionInfo { - position[]={6461.1685,383.38611,6537.0518}; - angles[]={6.2778587,1.9601699,6.120635}; + position[]={4418.4722,339.63574,10783.457}; + angles[]={0,5.176549,0}; }; side="Empty"; flags=4; class Attributes { + disableSimulation=1; + }; + id=762; + type="Land_HBarrier5"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; }; - id=619; - type="Land_fort_bagfence_round"; }; - class Item52 + class Item102 { dataType="Object"; class PositionInfo { - position[]={6444.9277,384.54276,6567.1333}; - angles[]={0.059925474,0.52972841,6.183517}; + position[]={4400.623,339.63574,10814.181}; + angles[]={0,3.0570424,0}; }; side="Empty"; flags=4; class Attributes { + disableSimulation=1; + }; + id=766; + type="Land_HBarrier5"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; }; - id=620; - type="Land_fort_bagfence_round"; }; - class Item53 + class Item103 { dataType="Object"; class PositionInfo { - position[]={6428.6621,384.54788,6543.3467}; - angles[]={6.2073293,4.0138664,0.054613575}; + position[]={4396.1294,339.63574,10813.793}; + angles[]={0,3.0570424,0}; }; side="Empty"; flags=4; class Attributes { + disableSimulation=1; + }; + id=767; + type="Land_HBarrier5"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; }; - id=621; - type="CUP_Winter_obj_fort_rampart_ep1"; }; - class Item54 + class Item104 { dataType="Object"; class PositionInfo { - position[]={6441.2012,384.38837,6534.377}; - angles[]={6.2179422,3.3774309,0.018667053}; + position[]={4388.9629,339.63574,10813.517}; + angles[]={0,3.0570424,0}; }; side="Empty"; flags=4; class Attributes { + disableSimulation=1; + }; + id=768; + type="Land_HBarrier5"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; }; - id=622; - type="CUP_Winter_obj_fort_rampart_ep1"; }; - class Item55 + class Item105 { dataType="Object"; class PositionInfo { - position[]={6450.4546,384.26169,6534.1924}; - angles[]={6.239212,2.8869324,6.2113123}; + position[]={4940.1782,339.96564,9816.3438}; + angles[]={0,6.2360015,0}; }; side="Empty"; flags=4; class Attributes { + disableSimulation=1; + }; + id=797; + type="Land_fortified_nest_small"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; }; - id=623; - type="CUP_Winter_obj_fort_rampart_ep1"; }; - class Item56 + class Item106 { dataType="Object"; class PositionInfo { - position[]={6457.8564,383.75626,6545.2832}; - angles[]={0.0066682254,1.2088012,6.120635}; + position[]={4944.1641,339.96564,9871.458}; + angles[]={0,3.1586845,0}; }; side="Empty"; flags=4; class Attributes { + disableSimulation=1; + }; + id=798; + type="Land_fortified_nest_small"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; }; - id=624; - type="CUP_Winter_obj_fort_rampart_ep1"; }; - class Item57 + class Item107 { dataType="Object"; class PositionInfo { - position[]={6451.4121,384.24216,6557.0156}; - angles[]={0.049297221,0.85094273,6.1506338}; + position[]={4962.8418,339.96564,9841.1299}; + angles[]={0,4.701745,0}; }; side="Empty"; flags=4; class Attributes { + disableSimulation=1; + }; + id=799; + type="Land_fortified_nest_small"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; }; - id=625; - type="CUP_Winter_obj_fort_rampart_ep1"; }; - class Item58 + class Item108 { dataType="Object"; class PositionInfo { - position[]={2730.4661,277.07211,9924.1855}; - angles[]={6.2805109,5.756073,0.0026744273}; + position[]={4944.8716,339.63574,9819.6406}; + angles[]={0,5.4694448,0}; }; side="Empty"; flags=4; class Attributes { + disableSimulation=1; + }; + id=800; + type="Land_HBarrier5"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; }; - id=648; - type="Land_Hlaska"; }; - class Item59 + class Item109 { dataType="Object"; class PositionInfo { - position[]={2738.6248,277.14487,9889.7314}; - angles[]={-0,2.8317549,6.2818937}; + position[]={4947.9492,339.63574,9822.9248}; + angles[]={0,5.4694448,0}; }; side="Empty"; flags=4; class Attributes { + disableSimulation=1; + }; + id=801; + type="Land_HBarrier5"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; }; - id=649; - type="Land_Hlaska"; }; - class Item60 + class Item110 { dataType="Object"; class PositionInfo { - position[]={2752.5396,274.56323,9915.5947}; - angles[]={-0,3.5137212,0}; + position[]={4951.0415,339.63574,9826.208}; + angles[]={0,5.4694448,0}; }; side="Empty"; flags=4; class Attributes { + disableSimulation=1; }; - id=650; - type="Land_HBarrier3"; - }; - class Item61 - { - dataType="Object"; - class PositionInfo - { - position[]={2755.991,274.54935,9901.0918}; - angles[]={6.2818484,5.1231909,0.0013372133}; - }; - side="Empty"; - flags=4; - class Attributes + id=802; + type="Land_HBarrier5"; + class CustomAttributes { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; }; - id=651; - type="Land_HBarrier3"; }; - class Item62 + class Item111 { dataType="Object"; class PositionInfo { - position[]={2749.7844,274.51324,9892.4824}; - angles[]={-0,2.8317549,0}; + position[]={4954.1128,339.63574,9829.5225}; + angles[]={0,5.4694448,0}; }; side="Empty"; flags=4; class Attributes { + disableSimulation=1; + }; + id=803; + type="Land_HBarrier5"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; }; - id=652; - type="Land_HBarrier3"; }; - class Item63 + class Item112 { dataType="Object"; class PositionInfo { - position[]={2743.4412,274.56531,9884.5703}; - angles[]={-0,5.2493858,6.2818937}; + position[]={4957.2148,339.63574,9832.8389}; + angles[]={0,5.4694448,0}; }; side="Empty"; flags=4; class Attributes { + disableSimulation=1; + }; + id=804; + type="Land_HBarrier5"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; }; - id=653; - type="Land_HBarrier3"; }; - class Item64 + class Item113 { dataType="Object"; class PositionInfo { - position[]={2723.8625,274.56573,9921.5}; - angles[]={-0,2.0986178,0}; + position[]={4960.2852,339.63574,9836.1533}; + angles[]={0,5.4694448,0}; }; side="Empty"; flags=4; class Attributes { + disableSimulation=1; }; - id=654; + id=805; type="Land_HBarrier5"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; }; - class Item65 + class Item114 { dataType="Object"; class PositionInfo { - position[]={4384.832,339.28848,10901.286}; - angles[]={0.0012918708,5.6006455,0}; + position[]={4960.7256,339.63574,9846.166}; + angles[]={0,4.1735106,0}; }; side="Empty"; flags=4; class Attributes { + disableSimulation=1; + }; + id=806; + type="Land_HBarrier5"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; }; - id=707; - type="Land_fort_bagfence_round"; }; - class Item66 + class Item115 { dataType="Object"; class PositionInfo { - position[]={4386.1484,342.13364,10899.539}; - angles[]={0.0012918708,5.6006455,0}; + position[]={4958.4014,339.63574,9850.0195}; + angles[]={0,4.1735106,0}; }; side="Empty"; flags=4; class Attributes { + disableSimulation=1; + }; + id=807; + type="Land_HBarrier5"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; }; - id=708; - type="Land_Hlaska"; }; - class Item67 + class Item116 { dataType="Object"; class PositionInfo { - position[]={4646.9912,339.29355,10687.182}; - angles[]={-0,0.27404332,0}; + position[]={4956.0806,339.63574,9853.8877}; + angles[]={0,4.1735106,0}; }; side="Empty"; flags=4; class Attributes { + disableSimulation=1; + }; + id=808; + type="Land_HBarrier5"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; }; - id=709; - type="Land_fort_bagfence_round"; }; - class Item68 + class Item117 { dataType="Object"; class PositionInfo { - position[]={4646.3218,342.13635,10685.099}; - angles[]={-0,0.27404332,0}; + position[]={4952.6865,339.63574,9860.2051}; + angles[]={0,4.1735106,0}; }; side="Empty"; flags=4; class Attributes { + disableSimulation=1; + }; + id=809; + type="Land_HBarrier5"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; }; - id=710; - type="Land_Hlaska"; }; - class Item69 + class Item118 { dataType="Object"; class PositionInfo { - position[]={5098.0776,339.28635,9777.9014}; - angles[]={0.0012918708,1.7765114,0}; + position[]={4950.3369,339.63574,9864.0918}; + angles[]={0,4.1735106,0}; }; side="Empty"; flags=4; class Attributes { + disableSimulation=1; + }; + id=810; + type="Land_HBarrier5"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; }; - id=711; - type="Land_fort_bagfence_round"; }; - class Item70 + class Item119 { dataType="Object"; class PositionInfo { - position[]={5095.9541,342.12845,9778.4268}; - angles[]={0.0012918708,1.7765114,0}; + position[]={4947.98,339.63574,9867.9473}; + angles[]={0,4.1735106,0}; }; side="Empty"; flags=4; class Attributes { + disableSimulation=1; + }; + id=811; + type="Land_HBarrier5"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; }; - id=712; - type="Land_Hlaska"; }; - class Item71 + class Item120 { dataType="Object"; class PositionInfo { - position[]={4233.3706,339.55426,10887.895}; - angles[]={-0,2.6423378,0}; + position[]={4939.1211,339.63574,9869.2607}; + angles[]={0,2.5365477,0}; }; side="Empty"; flags=4; class Attributes { + disableSimulation=1; + }; + id=812; + type="Land_HBarrier5"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; }; - id=713; - type="Base_WarfareBBarrier10x"; }; - class Item72 + class Item121 { dataType="Object"; class PositionInfo { - position[]={4263.3491,339.55426,10904.901}; - angles[]={-0,2.6423378,0}; + position[]={4933.2114,339.63574,9865.0947}; + angles[]={0,2.5365477,0}; }; side="Empty"; flags=4; class Attributes { + disableSimulation=1; + }; + id=813; + type="Land_HBarrier5"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; }; - id=714; - type="Base_WarfareBBarrier10x"; }; - class Item73 + class Item122 { dataType="Object"; class PositionInfo { - position[]={4305.3276,339.55426,10930.178}; - angles[]={-0,2.6423378,0}; + position[]={4929.5059,339.63574,9862.5234}; + angles[]={0,2.5365477,0}; }; side="Empty"; flags=4; class Attributes { + disableSimulation=1; + }; + id=814; + type="Land_HBarrier5"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; }; - id=715; - type="Base_WarfareBBarrier10x"; }; - class Item74 + class Item123 { dataType="Object"; class PositionInfo { - position[]={4153.2471,339.55426,10842.461}; - angles[]={-0,2.6423378,0}; + position[]={4923.4258,339.63574,9858.7197}; + angles[]={0,2.5365477,0}; }; side="Empty"; flags=4; class Attributes { + disableSimulation=1; + }; + id=815; + type="Land_HBarrier5"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; }; - id=716; - type="Base_WarfareBBarrier10x"; }; - class Item75 + class Item124 { dataType="Object"; class PositionInfo { - position[]={4115.1748,339.55426,10819.773}; - angles[]={-0,2.6423378,0}; + position[]={4924.3042,339.63574,9823.1982}; + angles[]={0,0.41704112,0}; }; side="Empty"; flags=4; class Attributes { + disableSimulation=1; + }; + id=816; + type="Land_HBarrier5"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; }; - id=717; - type="Base_WarfareBBarrier10x"; }; - class Item76 + class Item125 { dataType="Object"; class PositionInfo { - position[]={4762.7095,339.61734,10358.486}; - angles[]={6.2818484,3.8128753,0.0013372133}; + position[]={4928.4307,339.63574,9821.3779}; + angles[]={0,0.41704112,0}; }; side="Empty"; flags=4; class Attributes { + disableSimulation=1; }; - id=718; + id=817; type="Land_HBarrier5"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; }; - class Item77 + class Item126 { dataType="Object"; class PositionInfo { - position[]={4784.7598,339.62891,10325.113}; - angles[]={0.0012918708,5.7575297,0}; + position[]={4934.8467,339.63574,9818.1748}; + angles[]={0,0.41704112,0}; }; side="Empty"; flags=4; class Attributes { + disableSimulation=1; }; - id=719; + id=818; type="Land_HBarrier5"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; }; - class Item78 + class Item127 { dataType="Object"; class PositionInfo { - position[]={4731.9253,339.63498,10347.718}; - angles[]={-0,2.5874271,0.0012918708}; + position[]={4689.7539,339.29355,9908.1162}; + angles[]={0,4.1774974,0}; }; side="Empty"; flags=4; class Attributes { + disableSimulation=1; + }; + id=819; + type="Land_fort_bagfence_round"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; }; - id=720; - type="Land_HBarrier5"; }; - class Item79 + class Item128 { dataType="Object"; class PositionInfo { - position[]={4554.0728,340.09637,10772.153}; - angles[]={-0,4.1696587,0}; + position[]={4691.6758,342.13635,9909.1611}; + angles[]={0,4.1774974,0}; }; side="Empty"; flags=4; class Attributes { - }; - id=721; - type="Base_WarfareBBarrier10xTall"; + }; + id=820; + type="Land_Hlaska"; }; - class Item80 + class Item129 { dataType="Object"; class PositionInfo { - position[]={4561.7871,340.09637,10758.423}; - angles[]={-0,4.2332377,0}; + position[]={4512.8926,339.29355,10202.282}; + angles[]={0,4.1774974,0}; }; side="Empty"; flags=4; class Attributes { + disableSimulation=1; + }; + id=821; + type="Land_fort_bagfence_round"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; }; - id=722; - type="Base_WarfareBBarrier10xTall"; }; - class Item81 + class Item130 { dataType="Object"; class PositionInfo { - position[]={4588.3662,340.09637,10712.274}; - angles[]={-0,4.1799488,0}; + position[]={4514.8145,342.13635,10203.327}; + angles[]={0,4.1774974,0}; }; side="Empty"; flags=4; class Attributes { }; - id=723; - type="Base_WarfareBBarrier10xTall"; + id=822; + type="Land_Hlaska"; }; - class Item82 + class Item131 { dataType="Object"; class PositionInfo { - position[]={4585.9673,340.09348,10656.196}; - angles[]={0.0013372133,4.2620945,6.2818484}; + position[]={4330.6265,339.29355,10508.775}; + angles[]={0,4.1774974,0}; }; side="Empty"; flags=4; class Attributes { + disableSimulation=1; + }; + id=823; + type="Land_fort_bagfence_round"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; }; - id=724; - type="Base_WarfareBBarrier10xTall"; }; - class Item83 + class Item132 { dataType="Object"; class PositionInfo { - position[]={4592.8857,340.09616,10639.789}; - angles[]={0.0013372133,4.3563161,6.2818484}; + position[]={4332.5483,342.13635,10509.82}; + angles[]={0,4.1774974,0}; }; side="Empty"; flags=4; class Attributes { }; - id=725; - type="Base_WarfareBBarrier10xTall"; + id=824; + type="Land_Hlaska"; }; - class Item84 + class Item133 { dataType="Object"; class PositionInfo { - position[]={4383.4082,339.96564,10812.559}; - angles[]={-0,2.5928171,0}; + position[]={4158.4463,339.29355,10794.531}; + angles[]={0,4.6905484,0}; }; side="Empty"; flags=4; class Attributes { + disableSimulation=1; + }; + id=825; + type="Land_fort_bagfence_round"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; }; - id=728; - type="Land_fortified_nest_small"; }; - class Item85 + class Item134 { dataType="Object"; class PositionInfo { - position[]={4406.4136,339.96564,10762.316}; - angles[]={-0,5.798686,0}; + position[]={4160.6338,342.13635,10794.498}; + angles[]={0,4.6905484,0}; }; side="Empty"; flags=4; class Attributes { }; - id=729; - type="Land_fortified_nest_small"; + id=826; + type="Land_Hlaska"; }; - class Item86 + class Item135 { dataType="Object"; class PositionInfo { - position[]={4375.4546,339.96564,10779.928}; - angles[]={-0,1.0585605,0}; + position[]={4829.3213,339.29355,9634.0947}; + angles[]={0,3.2316043,0}; }; side="Empty"; flags=4; class Attributes { + disableSimulation=1; + }; + id=827; + type="Land_fort_bagfence_round"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; }; - id=730; - type="Land_fortified_nest_small"; }; - class Item87 + class Item136 { dataType="Object"; class PositionInfo { - position[]={4380.8789,339.63574,10807.41}; - angles[]={-0,1.8262607,0}; + position[]={4829.5981,342.13635,9636.2646}; + angles[]={0,3.2316043,0}; }; side="Empty"; flags=4; class Attributes { }; - id=747; - type="Land_HBarrier5"; + id=828; + type="Land_Hlaska"; }; - class Item88 + class Item137 { dataType="Object"; class PositionInfo { - position[]={4379.7593,339.63574,10803.052}; - angles[]={-0,1.8262607,0}; + position[]={6862.8774,393.29056,11396.245}; + angles[]={6.2378831,0.87963605,0.039977662}; }; side="Empty"; flags=4; class Attributes { + disableSimulation=1; + }; + id=855; + type="Land_fortified_nest_small"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; }; - id=748; - type="Land_HBarrier5"; }; - class Item89 + class Item138 { dataType="Object"; class PositionInfo { - position[]={4378.626,339.63574,10798.686}; - angles[]={-0,1.8262607,0}; + position[]={6942.2378,391.2468,11433.233}; + angles[]={6.2192712,4.6211081,6.2671871}; }; side="Empty"; flags=4; class Attributes { + disableSimulation=1; + }; + id=856; + type="Land_fortified_nest_small"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; }; - id=749; - type="Land_HBarrier5"; }; - class Item90 + class Item139 { dataType="Object"; class PositionInfo { - position[]={4377.5273,339.63574,10794.303}; - angles[]={-0,1.8262607,0}; + position[]={6945.3091,390.43222,11425.195}; + angles[]={0.065239623,1.1221336,6.1180363}; }; side="Empty"; flags=4; class Attributes { + disableSimulation=1; + }; + id=858; + type="CUP_Winter_obj_fort_rampart_ep1"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; }; - id=750; - type="Land_HBarrier5"; }; - class Item91 + class Item140 { dataType="Object"; class PositionInfo { - position[]={4376.4019,339.63574,10789.903}; - angles[]={-0,1.8262607,0}; + position[]={6941.7129,390.86603,11441.604}; + angles[]={0.0732048,1.4709349,6.1271286}; }; side="Empty"; flags=4; class Attributes { + disableSimulation=1; + }; + id=859; + type="CUP_Winter_obj_fort_rampart_ep1"; + atlOffset=-6.1035156e-005; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; }; - id=751; - type="Land_HBarrier5"; }; - class Item92 + class Item141 { dataType="Object"; class PositionInfo { - position[]={4375.3032,339.63574,10785.521}; - angles[]={-0,1.8262607,0}; + position[]={6940.1821,390.03586,11451.193}; + angles[]={0.12217305,1.4113779,5.876524}; }; side="Empty"; flags=4; class Attributes { + disableSimulation=1; }; - id=752; - type="Land_HBarrier5"; - }; - class Item93 - { - dataType="Object"; - class PositionInfo - { - position[]={4379.731,339.63574,10776.529}; - angles[]={-0,0.53032643,0}; - }; - side="Empty"; - flags=4; - class Attributes + id=860; + type="CUP_Winter_obj_fort_rampart_ep1"; + class CustomAttributes { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; }; - id=753; - type="Land_HBarrier5"; }; - class Item94 + class Item142 { dataType="Object"; class PositionInfo { - position[]={4383.6221,339.63574,10774.269}; - angles[]={-0,0.53032643,0}; + position[]={6858.3862,392.44711,11401.776}; + angles[]={6.2631893,4.0347605,0.050624419}; }; side="Empty"; flags=4; class Attributes { + disableSimulation=1; + }; + id=862; + type="CUP_Winter_obj_fort_rampart_ep1"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; }; - id=754; - type="Land_HBarrier5"; }; - class Item95 + class Item143 { dataType="Object"; class PositionInfo { - position[]={4387.5166,339.63574,10771.993}; - angles[]={-0,0.53032643,0}; + position[]={6867.6641,392.65735,11390.399}; + angles[]={0.0811534,4.1021252,0.039977662}; }; side="Empty"; flags=4; class Attributes { + disableSimulation=1; + }; + id=863; + type="CUP_Winter_obj_fort_rampart_ep1"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; }; - id=755; - type="Land_HBarrier5"; }; - class Item96 + class Item144 { dataType="Object"; class PositionInfo { - position[]={4393.5303,339.63574,10768.085}; - angles[]={-0,0.53032643,0}; + position[]={8793.1768,217.1207,11639.923}; + angles[]={0.0013372133,4.775836,0.0013372133}; }; side="Empty"; flags=4; class Attributes { }; - id=756; - type="Land_HBarrier5"; + id=890; + type="Land_Hlaska"; }; - class Item97 + class Item145 { dataType="Object"; class PositionInfo { - position[]={4397.4595,339.63574,10765.808}; - angles[]={-0,0.53032643,0}; + position[]={8801.3154,214.65508,11681.122}; + angles[]={6.2778587,0.058210667,0}; }; side="Empty"; flags=4; class Attributes { + disableSimulation=1; }; - id=757; + id=891; type="Land_HBarrier5"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; }; - class Item98 + class Item146 { dataType="Object"; class PositionInfo { - position[]={4401.3794,339.63574,10763.561}; - angles[]={-0,0.53032643,0}; + position[]={8818.1846,214.64252,11680.749}; + angles[]={6.2818484,0.058210667,6.2818484}; }; side="Empty"; flags=4; class Attributes { + disableSimulation=1; }; - id=758; + id=892; type="Land_HBarrier5"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; }; - class Item99 + class Item147 { dataType="Object"; class PositionInfo { - position[]={4409.7783,339.63574,10766.668}; - angles[]={-0,5.176549,0}; + position[]={8810.7822,214.6478,11681.152}; + angles[]={6.2805333,0.058210667,6.2818484}; }; side="Empty"; flags=4; class Attributes { + disableSimulation=1; }; - id=759; + id=893; type="Land_HBarrier5"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; }; - class Item100 + class Item148 { dataType="Object"; class PositionInfo { - position[]={4412.957,339.63574,10773.162}; - angles[]={-0,5.176549,0}; + position[]={8895.0322,214.28397,11647.81}; + angles[]={6.2818937,1.4159513,0}; }; side="Empty"; flags=4; class Attributes { + disableSimulation=1; + }; + id=894; + type="Land_fort_bagfence_round"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; }; - id=760; - type="Land_HBarrier5"; }; - class Item101 + class Item149 { dataType="Object"; class PositionInfo { - position[]={4414.9702,339.63574,10777.198}; - angles[]={-0,5.176549,0}; + position[]={8892.8604,217.12643,11647.552}; + angles[]={6.2818937,1.4159513,0}; }; side="Empty"; flags=4; class Attributes { }; - id=761; - type="Land_HBarrier5"; + id=895; + type="Land_Hlaska"; }; - class Item102 + class Item150 { dataType="Object"; class PositionInfo { - position[]={4418.4722,339.63574,10783.457}; - angles[]={-0,5.176549,0}; + position[]={8853.6377,215.94891,11603.368}; + angles[]={0.11285285,3.1357956,0.09966857}; }; side="Empty"; flags=4; class Attributes { + disableSimulation=1; + }; + id=896; + type="Land_fort_bagfence_round"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; }; - id=762; - type="Land_HBarrier5"; }; - class Item103 + class Item151 { dataType="Object"; class PositionInfo { - position[]={4400.623,339.63574,10814.181}; - angles[]={-0,3.0570424,0}; + position[]={8853.7051,218.55061,11605.555}; + angles[]={0.11285285,3.1357956,0.09966857}; }; side="Empty"; flags=4; class Attributes { }; - id=766; - type="Land_HBarrier5"; + id=897; + type="Land_Hlaska"; }; - class Item104 + class Item152 { dataType="Object"; class PositionInfo { - position[]={4396.1294,339.63574,10813.793}; - angles[]={-0,3.0570424,0}; + position[]={10296.152,361.0871,12084.59}; + angles[]={0.1338627,5.6843939,0.18454216}; }; side="Empty"; flags=4; class Attributes { + disableSimulation=1; + }; + id=927; + type="CUP_Winter_obj_fort_rampart_ep1"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; }; - id=767; - type="Land_HBarrier5"; }; - class Item105 + class Item153 { dataType="Object"; class PositionInfo { - position[]={4388.9629,339.63574,10813.517}; - angles[]={-0,3.0570424,0}; + position[]={10286.912,360.85056,12078.155}; + angles[]={0.19097878,5.6726875,0.12861934}; }; side="Empty"; flags=4; class Attributes { + disableSimulation=1; + }; + id=928; + type="CUP_Winter_obj_fort_rampart_ep1"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; }; - id=768; - type="Land_HBarrier5"; }; - class Item106 + class Item154 { dataType="Object"; class PositionInfo { - position[]={4940.1782,339.96564,9816.3438}; - angles[]={-0,6.2360015,0}; + position[]={10313.462,360.84091,12044.045}; + angles[]={6.2405434,2.4483395,6.1506343}; }; side="Empty"; flags=4; class Attributes { + disableSimulation=1; + }; + id=929; + type="CUP_Winter_obj_fort_rampart_ep1"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; }; - id=797; - type="Land_fortified_nest_small"; }; - class Item107 + class Item155 { dataType="Object"; class PositionInfo { - position[]={4944.1641,339.96564,9871.458}; - angles[]={-0,3.1586845,0}; + position[]={10288.377,364.8959,12028.418}; + angles[]={6.2711854,2.6820338,6.1940913}; }; side="Empty"; flags=4; class Attributes { + disableSimulation=1; + }; + id=930; + type="CUP_Winter_obj_fort_rampart_ep1"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; }; - id=798; - type="Land_fortified_nest_small"; }; - class Item108 + class Item156 { dataType="Object"; class PositionInfo { - position[]={4962.8418,339.96564,9841.1299}; - angles[]={-0,4.701745,0}; + position[]={10325.505,363.83737,12087.808}; + angles[]={0,0.81452769,0}; }; side="Empty"; flags=4; class Attributes { }; - id=799; - type="Land_fortified_nest_small"; + id=932; + type="Land_Hlaska"; }; - class Item109 + class Item157 { dataType="Object"; class PositionInfo { - position[]={4944.8716,339.63574,9819.6406}; - angles[]={-0,5.4694448,0}; + position[]={10245.77,361.11984,12024.131}; + angles[]={0.13517575,0.7779631,0.17453292}; }; side="Empty"; flags=4; class Attributes { + disableSimulation=1; + }; + id=933; + type="Land_fortified_nest_small"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; }; - id=800; - type="Land_HBarrier5"; }; - class Item110 + class Item158 { dataType="Object"; class PositionInfo { - position[]={4947.9492,339.63574,9822.9248}; - angles[]={-0,5.4694448,0}; + position[]={10249.186,362.32996,12017.52}; + angles[]={0.11416999,3.9472139,0.22163208}; }; side="Empty"; flags=4; class Attributes { + disableSimulation=1; }; - id=801; + id=934; type="Land_HBarrier5"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; }; - class Item111 + class Item159 { dataType="Object"; class PositionInfo { - position[]={4951.0415,339.63574,9826.208}; - angles[]={-0,5.4694448,0}; + position[]={10241.152,358.94873,12027.359}; + angles[]={0.13516936,4.023633,0.28655571}; }; side="Empty"; flags=4; class Attributes { + disableSimulation=1; + }; + id=935; + type="Land_HBarrier3"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; }; - id=802; - type="Land_HBarrier5"; }; - class Item112 + class Item160 { dataType="Object"; class PositionInfo { - position[]={4954.1128,339.63574,9829.5225}; - angles[]={-0,5.4694448,0}; + position[]={10237.478,357.32956,12031.187}; + angles[]={0.14824155,3.9343438,0.28164026}; }; side="Empty"; flags=4; class Attributes { + disableSimulation=1; + }; + id=936; + type="Land_HBarrier3"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; }; - id=803; - type="Land_HBarrier5"; }; - class Item113 + class Item161 { dataType="Object"; class PositionInfo { - position[]={4957.2148,339.63574,9832.8389}; - angles[]={-0,5.4694448,0}; + position[]={11254.926,193.50757,12125.934}; + angles[]={0.12992966,2.2719023,6.2299037}; }; side="Empty"; flags=4; class Attributes { + disableSimulation=1; + }; + id=963; + type="Land_HBarrier5"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; }; - id=804; - type="Land_HBarrier5"; }; - class Item114 + class Item162 { dataType="Object"; class PositionInfo { - position[]={4960.2852,339.63574,9836.1533}; - angles[]={-0,5.4694448,0}; + position[]={11258.52,192.74707,12130.432}; + angles[]={0.11811411,2.2114458,6.2139621}; }; side="Empty"; flags=4; class Attributes { + disableSimulation=1; }; - id=805; + id=964; type="Land_HBarrier5"; - }; - class Item115 - { - dataType="Object"; - class PositionInfo - { - position[]={4960.7256,339.63574,9846.166}; - angles[]={-0,4.1735106,0}; - }; - side="Empty"; - flags=4; - class Attributes + class CustomAttributes { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; }; - id=806; - type="Land_HBarrier5"; }; - class Item116 + class Item163 { dataType="Object"; class PositionInfo { - position[]={4958.4014,339.63574,9850.0195}; - angles[]={-0,4.1735106,0}; + position[]={11261.904,191.93513,12135.053}; + angles[]={0.11021814,2.1964998,6.2073326}; }; side="Empty"; flags=4; class Attributes { + disableSimulation=1; }; - id=807; + id=965; type="Land_HBarrier5"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; }; - class Item117 + class Item164 { dataType="Object"; class PositionInfo { - position[]={4956.0806,339.63574,9853.8877}; - angles[]={-0,4.1735106,0}; + position[]={11264.973,191.18843,12139.929}; + angles[]={0.1049474,2.0687151,6.2126365}; }; side="Empty"; flags=4; class Attributes { + disableSimulation=1; }; - id=808; + id=966; type="Land_HBarrier5"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; }; - class Item118 + class Item165 { dataType="Object"; class PositionInfo { - position[]={4952.6865,339.63574,9860.2051}; - angles[]={-0,4.1735106,0}; + position[]={11267.807,190.46951,12145.041}; + angles[]={0.081154868,2.0561273,6.1980586}; }; side="Empty"; flags=4; class Attributes { + disableSimulation=1; }; - id=809; + id=967; type="Land_HBarrier5"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; }; - class Item119 + class Item166 { dataType="Object"; class PositionInfo { - position[]={4950.3369,339.63574,9864.0918}; - angles[]={-0,4.1735106,0}; + position[]={11274.351,189.16641,12158.133}; + angles[]={0.0066682254,2.1009612,6.183517}; }; side="Empty"; flags=4; class Attributes { + disableSimulation=1; }; - id=810; + id=968; type="Land_HBarrier5"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; }; - class Item120 + class Item167 { dataType="Object"; class PositionInfo { - position[]={4947.98,339.63574,9867.9473}; - angles[]={-0,4.1735106,0}; + position[]={11271.452,189.62575,12153.004}; + angles[]={0.042639159,2.0966973,6.2086577}; }; side="Empty"; flags=4; class Attributes { + disableSimulation=1; }; - id=811; + id=969; type="Land_HBarrier5"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; }; - class Item121 + class Item168 { dataType="Object"; class PositionInfo { - position[]={4939.1211,339.63574,9869.2607}; - angles[]={-0,2.5365477,0}; + position[]={11276.841,188.98608,12172.362}; + angles[]={6.253859,1.3769263,6.2020307}; }; side="Empty"; flags=4; class Attributes { + disableSimulation=1; + }; + id=970; + type="Land_HBarrier3"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; }; - id=812; - type="Land_HBarrier5"; }; - class Item122 + class Item169 { dataType="Object"; class PositionInfo { - position[]={4933.2114,339.63574,9865.0947}; - angles[]={-0,2.5365477,0}; + position[]={11276.393,189.39305,12185.732}; + angles[]={6.2458706,0.6214053,6.253861}; }; side="Empty"; flags=4; class Attributes { + disableSimulation=1; + }; + id=971; + type="Land_HBarrier3"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; }; - id=813; - type="Land_HBarrier5"; }; - class Item123 + class Item170 { dataType="Object"; class PositionInfo { - position[]={4929.5059,339.63574,9862.5234}; - angles[]={-0,2.5365477,0}; + position[]={11204.428,194.68692,12160.596}; + angles[]={0.097027354,2.1876307,6.2086577}; }; side="Empty"; flags=4; class Attributes { + disableSimulation=1; + }; + id=972; + type="Land_fortified_nest_small"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; }; - id=814; - type="Land_HBarrier5"; }; - class Item124 + class Item171 { dataType="Object"; class PositionInfo { - position[]={4923.4258,339.63574,9858.7197}; - angles[]={-0,2.5365477,0}; + position[]={11211.396,193.08119,12171.612}; + angles[]={0.098349214,2.1876307,6.212636}; }; side="Empty"; flags=4; class Attributes { + disableSimulation=1; + }; + id=973; + type="Land_fortified_nest_small"; + atlOffset=6.1035156e-005; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; }; - id=815; - type="Land_HBarrier5"; }; - class Item125 + class Item172 { dataType="Object"; class PositionInfo { - position[]={4924.3042,339.63574,9823.1982}; - angles[]={-0,0.41704112,0}; + position[]={11215.085,192.12531,12175.242}; + angles[]={0.09966857,2.2590134,6.2113104}; }; side="Empty"; flags=4; class Attributes { + disableSimulation=1; }; - id=816; + id=974; type="Land_HBarrier5"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; }; - class Item126 + class Item173 { dataType="Object"; class PositionInfo { - position[]={4928.4307,339.63574,9821.3779}; - angles[]={-0,0.41704112,0}; + position[]={11218.806,191.48018,12179.74}; + angles[]={0.087774232,2.2590134,6.2232571}; }; side="Empty"; flags=4; class Attributes { + disableSimulation=1; }; - id=817; + id=975; type="Land_HBarrier5"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; }; - class Item127 + class Item174 { dataType="Object"; class PositionInfo { - position[]={4934.8467,339.63574,9818.1748}; - angles[]={-0,0.41704112,0}; + position[]={11222.438,190.92662,12184.287}; + angles[]={0.075855985,2.2590134,6.2285719}; }; side="Empty"; flags=4; class Attributes { + disableSimulation=1; }; - id=818; + id=976; type="Land_HBarrier5"; - }; - class Item128 - { - dataType="Object"; - class PositionInfo - { - position[]={4689.7539,339.29355,9908.1162}; - angles[]={-0,4.1774974,0}; - }; - side="Empty"; - flags=4; - class Attributes + atlOffset=4.5776367e-005; + class CustomAttributes { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; }; - id=819; - type="Land_fort_bagfence_round"; }; - class Item129 + class Item175 { dataType="Object"; class PositionInfo { - position[]={4691.6758,342.13635,9909.1611}; - angles[]={-0,4.1774974,0}; + position[]={11226.146,190.48578,12188.823}; + angles[]={0.057269081,2.2590134,6.2418756}; }; side="Empty"; flags=4; class Attributes { + disableSimulation=1; }; - id=820; - type="Land_Hlaska"; - }; - class Item130 - { - dataType="Object"; - class PositionInfo - { - position[]={4512.8926,339.29355,10202.282}; - angles[]={-0,4.1774974,0}; - }; - side="Empty"; - flags=4; - class Attributes + id=977; + type="Land_HBarrier5"; + class CustomAttributes { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; }; - id=821; - type="Land_fort_bagfence_round"; }; - class Item131 + class Item176 { dataType="Object"; class PositionInfo { - position[]={4514.8145,342.13635,10203.327}; - angles[]={-0,4.1774974,0}; + position[]={11229.03,189.96942,12192.41}; + angles[]={0.071874976,2.1895461,6.2113104}; }; side="Empty"; flags=4; class Attributes { + disableSimulation=1; + }; + id=978; + type="Land_HBarrier3"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; }; - id=822; - type="Land_Hlaska"; }; - class Item132 + class Item177 { dataType="Object"; class PositionInfo { - position[]={4330.6265,339.29355,10508.775}; - angles[]={-0,4.1774974,0}; + position[]={11236.551,189.96576,12200.88}; + angles[]={0,2.5438859,0}; }; side="Empty"; flags=4; class Attributes { + disableSimulation=1; + }; + id=979; + type="Land_HBarrier5"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; }; - id=823; - type="Land_fort_bagfence_round"; }; - class Item133 + class Item178 { dataType="Object"; class PositionInfo { - position[]={4332.5483,342.13635,10509.82}; - angles[]={-0,4.1774974,0}; + position[]={11241.91,189.96576,12200.521}; + angles[]={0,3.569155,0}; }; side="Empty"; flags=4; class Attributes { + disableSimulation=1; + }; + id=980; + type="Land_HBarrier5"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; }; - id=824; - type="Land_Hlaska"; }; - class Item134 + class Item179 { dataType="Object"; class PositionInfo { - position[]={4158.4463,339.29355,10794.531}; - angles[]={-0,4.6905484,0}; + position[]={11246.043,189.89322,12200.556}; + angles[]={0,2.0220394,0}; }; side="Empty"; flags=4; class Attributes { + disableSimulation=1; + }; + id=981; + type="Land_HBarrier3"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; }; - id=825; - type="Land_fort_bagfence_round"; }; - class Item135 + class Item180 { dataType="Object"; class PositionInfo { - position[]={4160.6338,342.13635,10794.498}; - angles[]={-0,4.6905484,0}; + position[]={11260.85,189.89322,12225.813}; + angles[]={0,2.0220394,0}; }; side="Empty"; flags=4; class Attributes { + disableSimulation=1; + }; + id=984; + type="Land_HBarrier3"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; }; - id=826; - type="Land_Hlaska"; }; - class Item136 + class Item181 { dataType="Object"; class PositionInfo { - position[]={4829.3213,339.29355,9634.0947}; - angles[]={-0,3.2316043,0}; + position[]={11225.892,194.16966,12141.973}; + angles[]={0.045302324,0.83238548,6.2086568}; }; side="Empty"; flags=4; class Attributes { + disableSimulation=1; + }; + id=992; + type="Land_HBarrier5"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; }; - id=827; - type="Land_fort_bagfence_round"; }; - class Item137 + class Item182 { dataType="Object"; class PositionInfo { - position[]={4829.5981,342.13635,9636.2646}; - angles[]={-0,3.2316043,0}; + position[]={11221.923,194.11678,12146.436}; + angles[]={0.082478598,0.83238548,6.2086577}; }; side="Empty"; flags=4; class Attributes { + disableSimulation=1; + }; + id=993; + type="Land_HBarrier5"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; }; - id=828; - type="Land_Hlaska"; }; - class Item138 + class Item183 { dataType="Object"; class PositionInfo { - position[]={6862.8774,393.29056,11396.245}; - angles[]={6.2378831,0.87963605,0.039977662}; + position[]={11206.485,194.66534,12155.51}; + angles[]={0.086451322,0.78151441,6.2007046}; }; side="Empty"; flags=4; class Attributes { + disableSimulation=1; + }; + id=994; + type="Land_HBarrier5"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; }; - id=855; - type="Land_fortified_nest_small"; }; - class Item139 + class Item184 { dataType="Object"; class PositionInfo { - position[]={6942.2378,391.2468,11433.233}; - angles[]={6.2192712,4.6211081,6.2671871}; + position[]={11211.292,194.59247,12151.784}; + angles[]={0.083801404,0.50453085,6.2033577}; }; side="Empty"; flags=4; class Attributes { + disableSimulation=1; + }; + id=995; + type="Land_HBarrier5"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; }; - id=856; - type="Land_fortified_nest_small"; }; - class Item140 + class Item185 { dataType="Object"; class PositionInfo { - position[]={6945.3091,390.43222,11425.195}; - angles[]={0.065239623,1.1221336,6.1180363}; + position[]={11216.84,194.30307,12149.384}; + angles[]={0.082477875,0.31056535,6.1927671}; }; side="Empty"; flags=4; class Attributes { + disableSimulation=1; + }; + id=996; + type="Land_HBarrier5"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; }; - id=858; - type="CUP_Winter_obj_fort_rampart_ep1"; }; - class Item141 + class Item186 { dataType="Object"; class PositionInfo { - position[]={6941.7129,390.86603,11441.604}; - angles[]={0.0732048,1.4709349,6.1271286}; + position[]={11281.521,192.11638,12217.849}; + angles[]={0,0.87657905,0}; }; side="Empty"; flags=4; class Attributes { }; - id=859; - type="CUP_Winter_obj_fort_rampart_ep1"; + id=1000; + type="Land_Hlaska"; + atlOffset=3.0517578e-005; }; - class Item142 + class Item187 { dataType="Object"; class PositionInfo { - position[]={6940.1821,390.03586,11451.193}; - angles[]={0.12217305,1.4113779,5.876524}; + position[]={11916.212,161.5081,12713.433}; + angles[]={6.2698507,3.4413702,0}; }; side="Empty"; flags=4; class Attributes { }; - id=860; - type="CUP_Winter_obj_fort_rampart_ep1"; + id=1035; + type="Land_Garaz_s_tankem"; + class CustomAttributes + { + class Attribute0 + { + property="DoorStates"; + expression="['init',_this,_value] call bis_fnc_3DENAttributeDoorStates;"; + class Value + { + class data + { + class type + { + type[]= + { + "ARRAY" + }; + }; + class value + { + items=3; + class Item0 + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=170; + }; + }; + class Item1 + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=0; + }; + }; + class Item2 + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=0; + }; + }; + }; + }; + }; + }; + nAttributes=1; + }; }; - class Item143 + class Item188 { dataType="Object"; class PositionInfo { - position[]={6858.3862,392.44711,11401.776}; - angles[]={6.2631893,4.0347605,0.050624419}; + position[]={11900.013,161.57489,12718.44}; + angles[]={6.2698579,3.4413702,0}; }; side="Empty"; flags=4; class Attributes { }; - id=862; - type="CUP_Winter_obj_fort_rampart_ep1"; - }; - class Item144 - { - dataType="Object"; - class PositionInfo - { - position[]={6867.6641,392.65735,11390.399}; - angles[]={0.0811534,4.1021252,0.039977662}; - }; - side="Empty"; - flags=4; - class Attributes + id=1036; + type="Land_Garaz_s_tankem"; + class CustomAttributes { + class Attribute0 + { + property="DoorStates"; + expression="['init',_this,_value] call bis_fnc_3DENAttributeDoorStates;"; + class Value + { + class data + { + class type + { + type[]= + { + "ARRAY" + }; + }; + class value + { + items=3; + class Item0 + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=170; + }; + }; + class Item1 + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=0; + }; + }; + class Item2 + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=0; + }; + }; + }; + }; + }; + }; + nAttributes=1; }; - id=863; - type="CUP_Winter_obj_fort_rampart_ep1"; }; - class Item145 + class Item189 { dataType="Object"; class PositionInfo { - position[]={8793.1768,217.1207,11639.923}; - angles[]={0.0013372133,4.775836,0.0013372133}; + position[]={12392.072,162.03635,12645.427}; + angles[]={0,0.32384583,0}; }; side="Empty"; flags=4; class Attributes { }; - id=890; + id=1038; type="Land_Hlaska"; }; - class Item146 + class Item190 { dataType="Object"; class PositionInfo { - position[]={8801.3154,214.65508,11681.122}; - angles[]={6.2778587,0.058210667,0}; + position[]={12478.676,159.96564,12530.037}; + angles[]={0,5.0012369,0}; }; side="Empty"; flags=4; class Attributes { + disableSimulation=1; + }; + id=1041; + type="Land_fortified_nest_small"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; }; - id=891; - type="Land_HBarrier5"; }; - class Item147 + class Item191 { dataType="Object"; class PositionInfo { - position[]={8818.1846,214.64252,11680.749}; - angles[]={6.2818484,0.058210667,6.2818484}; + position[]={12478.837,159.62025,12535.471}; + angles[]={0,4.5574627,0.013327583}; }; side="Empty"; flags=4; class Attributes { + disableSimulation=1; }; - id=892; + id=1042; type="Land_HBarrier5"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; }; - class Item148 + class Item192 { dataType="Object"; class PositionInfo { - position[]={8810.7822,214.6478,11681.152}; - angles[]={6.2805333,0.058210667,6.2818484}; + position[]={12475.593,159.577,12540.239}; + angles[]={0,3.6592658,0.013327583}; }; side="Empty"; flags=4; class Attributes { + disableSimulation=1; }; - id=893; + id=1043; type="Land_HBarrier5"; - }; - class Item149 - { - dataType="Object"; - class PositionInfo - { - position[]={8895.0322,214.28397,11647.81}; - angles[]={6.2818937,1.4159513,0}; - }; - side="Empty"; - flags=4; - class Attributes + class CustomAttributes { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; }; - id=894; - type="Land_fort_bagfence_round"; }; - class Item150 + class Item193 { dataType="Object"; class PositionInfo { - position[]={8892.8604,217.12643,11647.552}; - angles[]={6.2818937,1.4159513,0}; + position[]={12393.13,159.94046,12650.248}; + angles[]={0,0.38442048,0}; }; side="Empty"; flags=4; class Attributes { + disableSimulation=1; + }; + id=1044; + type="Land_HBarrier_large"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; }; - id=895; - type="Land_Hlaska"; }; - class Item151 + class Item194 { dataType="Object"; class PositionInfo { - position[]={8853.6377,215.94891,11603.368}; - angles[]={0.11285285,3.1357956,0.09966857}; + position[]={12384.554,159.94504,12650.102}; + angles[]={0.013332055,5.9663186,6.2698536}; }; side="Empty"; flags=4; class Attributes { + disableSimulation=1; + }; + id=1045; + type="Land_HBarrier_large"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; }; - id=896; - type="Land_fort_bagfence_round"; }; - class Item152 + class Item195 { dataType="Object"; class PositionInfo { - position[]={8853.7051,218.55061,11605.555}; - angles[]={0.11285285,3.1357956,0.09966857}; + position[]={12399.7,159.94046,12644.729}; + angles[]={0,4.176064,0}; }; side="Empty"; flags=4; class Attributes { + disableSimulation=1; + }; + id=1046; + type="Land_HBarrier_large"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; }; - id=897; - type="Land_Hlaska"; }; - class Item153 + class Item196 { dataType="Object"; class PositionInfo { - position[]={10296.152,361.0871,12084.59}; - angles[]={0.1338627,5.6843939,0.18454216}; + position[]={11883.652,162.13635,12726.522}; + angles[]={0,4.2624302,0}; }; side="Empty"; flags=4; class Attributes { }; - id=927; - type="CUP_Winter_obj_fort_rampart_ep1"; + id=1047; + type="Land_Hlaska"; }; - class Item154 + class Item197 { dataType="Object"; class PositionInfo { - position[]={10286.912,360.85056,12078.155}; - angles[]={0.19097878,5.6726875,0.12861934}; + position[]={11879.465,160.04047,12723.909}; + angles[]={0,4.3230047,0}; }; side="Empty"; flags=4; class Attributes { + disableSimulation=1; + }; + id=1048; + type="Land_HBarrier_large"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; }; - id=928; - type="CUP_Winter_obj_fort_rampart_ep1"; }; - class Item155 + class Item198 { dataType="Object"; class PositionInfo { - position[]={10313.462,360.84091,12044.045}; - angles[]={6.2405434,2.4483395,6.1506343}; + position[]={11885.563,160.01216,12717.877}; + angles[]={6.2698579,3.6217172,0}; }; side="Empty"; flags=4; class Attributes { + disableSimulation=1; + }; + id=1049; + type="Land_HBarrier_large"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; }; - id=929; - type="CUP_Winter_obj_fort_rampart_ep1"; }; - class Item156 + class Item199 { dataType="Object"; class PositionInfo { - position[]={10288.377,364.8959,12028.418}; - angles[]={6.2711854,2.6820338,6.1940913}; + position[]={11878.82,160.04047,12732.466}; + angles[]={0,1.8314624,0}; }; side="Empty"; flags=4; class Attributes { + disableSimulation=1; + }; + id=1050; + type="Land_HBarrier_large"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; }; - id=930; - type="CUP_Winter_obj_fort_rampart_ep1"; }; - class Item157 + class Item200 { dataType="Object"; class PositionInfo { - position[]={10325.505,363.83737,12087.808}; - angles[]={0,0.81452769,0}; + position[]={11991.384,159.76564,12664.789}; + angles[]={0,1.046629,0}; }; side="Empty"; flags=4; class Attributes { + disableSimulation=1; + }; + id=1051; + type="Land_fortified_nest_small"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; }; - id=932; - type="Land_Hlaska"; }; - class Item158 + class Item201 { dataType="Object"; class PositionInfo { - position[]={10245.77,361.11984,12024.131}; - angles[]={0.13517575,0.7779631,0.17453292}; + position[]={11993.902,159.36322,12661.096}; + angles[]={0,0.96907109,0}; }; side="Empty"; flags=4; class Attributes { + disableSimulation=1; + }; + id=1052; + type="Land_HBarrier3"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; }; - id=933; - type="Land_fortified_nest_small"; }; - class Item159 + class Item202 { dataType="Object"; class PositionInfo { - position[]={10249.186,362.32996,12017.52}; - angles[]={0.11416999,3.9472139,0.22163208}; + position[]={11996.91,159.36325,12657.214}; + angles[]={0,0.80387658,0}; }; side="Empty"; flags=4; class Attributes { + disableSimulation=1; + }; + id=1053; + type="Land_HBarrier3"; + atlOffset=3.0517578e-005; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; }; - id=934; - type="Land_HBarrier5"; }; - class Item160 + class Item203 { dataType="Object"; class PositionInfo { - position[]={10241.152,358.94873,12027.359}; - angles[]={0.13516936,4.023633,0.28655571}; + position[]={11979.673,159.51387,12680.857}; + angles[]={6.2698579,0.91849428,0}; }; side="Empty"; flags=4; class Attributes { + disableSimulation=1; + }; + id=1054; + type="Land_HBarrier5"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; }; - id=935; - type="Land_HBarrier3"; }; - class Item161 + class Item204 { dataType="Object"; class PositionInfo { - position[]={10237.478,357.32956,12031.187}; - angles[]={0.14824155,3.9343438,0.28164026}; + position[]={11973.961,159.53575,12687.908}; + angles[]={0,0.91849428,0}; }; side="Empty"; flags=4; class Attributes { + disableSimulation=1; + }; + id=1055; + type="Land_HBarrier5"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; }; - id=936; - type="Land_HBarrier3"; }; - class Item162 + class Item205 { dataType="Object"; class PositionInfo { - position[]={11254.926,193.50757,12125.934}; - angles[]={0.12992966,2.2719023,6.2299037}; + position[]={11967.665,159.61491,12695.936}; + angles[]={6.2698579,0.91849428,0}; }; side="Empty"; flags=4; class Attributes { + disableSimulation=1; }; - id=963; + id=1056; type="Land_HBarrier5"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; }; - class Item163 + class Item206 { dataType="Object"; class PositionInfo { - position[]={11258.52,192.74707,12130.432}; - angles[]={0.11811411,2.2114458,6.2139621}; + position[]={11959.422,159.63576,12702.166}; + angles[]={0,0.24417454,0}; }; side="Empty"; flags=4; class Attributes { + disableSimulation=1; }; - id=964; + id=1057; type="Land_HBarrier5"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; }; - class Item164 + class Item207 { dataType="Object"; class PositionInfo { - position[]={11261.904,191.93513,12135.053}; - angles[]={0.11021814,2.1964998,6.2073326}; + position[]={11948.27,159.54602,12704.741}; + angles[]={0,0.24417454,0.013327583}; }; side="Empty"; flags=4; class Attributes { + disableSimulation=1; }; - id=965; + id=1059; type="Land_HBarrier5"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; }; - class Item165 + class Item208 { dataType="Object"; class PositionInfo { - position[]={11264.973,191.18843,12139.929}; - angles[]={0.1049474,2.0687151,6.2126365}; + position[]={11937.466,159.53575,12707.28}; + angles[]={0,0.24417454,0}; }; side="Empty"; flags=4; class Attributes { + disableSimulation=1; }; - id=966; + id=1060; type="Land_HBarrier5"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; }; - class Item166 + class Item209 { dataType="Object"; class PositionInfo { - position[]={11267.807,190.46951,12145.041}; - angles[]={0.081154868,2.0561273,6.1980586}; + position[]={11928.246,159.53575,12709.736}; + angles[]={0,0.24417454,0}; }; side="Empty"; flags=4; class Attributes { + disableSimulation=1; }; - id=967; + id=1061; type="Land_HBarrier5"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; }; - class Item167 + class Item210 { dataType="Object"; class PositionInfo { - position[]={11274.351,189.16641,12158.133}; - angles[]={0.0066682254,2.1009612,6.183517}; + position[]={12030.622,159.43576,12603.983}; + angles[]={0,0.34596953,0}; }; side="Empty"; flags=4; class Attributes { + disableSimulation=1; }; - id=968; + id=1062; type="Land_HBarrier5"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; }; - class Item168 + class Item211 { dataType="Object"; class PositionInfo { - position[]={11271.452,189.62575,12153.004}; - angles[]={0.042639159,2.0966973,6.2086577}; + position[]={12025.091,159.43576,12605.961}; + angles[]={0,0.34596953,0}; }; side="Empty"; flags=4; class Attributes { + disableSimulation=1; }; - id=969; + id=1063; type="Land_HBarrier5"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; }; - class Item169 + class Item212 { dataType="Object"; class PositionInfo { - position[]={11276.841,188.98608,12172.362}; - angles[]={6.253859,1.3769263,6.2020307}; + position[]={12019.577,159.43576,12607.906}; + angles[]={0,0.34596953,0}; }; side="Empty"; flags=4; class Attributes { + disableSimulation=1; + }; + id=1064; + type="Land_HBarrier5"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; }; - id=970; - type="Land_HBarrier3"; }; - class Item170 + class Item213 { dataType="Object"; class PositionInfo { - position[]={11276.393,189.39305,12185.732}; - angles[]={6.2458706,0.6214053,6.253861}; + position[]={12111.366,167.64949,12560.432}; + angles[]={6.256525,3.1051457,0.027993103}; }; side="Empty"; flags=4; class Attributes { }; - id=971; - type="Land_HBarrier3"; + id=1065; + type="Land_Hlaska"; }; - class Item171 + class Item214 { dataType="Object"; class PositionInfo { - position[]={11204.428,194.68692,12160.596}; - angles[]={0.097027354,2.1876307,6.2086577}; + position[]={12112.076,165.44321,12555.547}; + angles[]={6.256525,3.1657205,0.027993103}; }; side="Empty"; flags=4; class Attributes { + disableSimulation=1; + }; + id=1066; + type="Land_HBarrier_large"; + atlOffset=-1.5258789e-005; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; }; - id=972; - type="Land_fortified_nest_small"; }; - class Item172 + class Item215 { dataType="Object"; class PositionInfo { - position[]={11211.396,193.08119,12171.612}; - angles[]={0.098349214,2.1876307,6.212636}; + position[]={12120.05,165.43668,12558.708}; + angles[]={6.256525,2.4644332,6.2299018}; }; side="Empty"; flags=4; class Attributes { + disableSimulation=1; }; - id=973; - type="Land_fortified_nest_small"; - }; - class Item173 - { - dataType="Object"; - class PositionInfo - { - position[]={11215.085,192.12531,12175.242}; - angles[]={0.09966857,2.2590134,6.2113104}; - }; - side="Empty"; - flags=4; - class Attributes + id=1067; + type="Land_HBarrier_large"; + atlOffset=-1.5258789e-005; + class CustomAttributes { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; }; - id=974; - type="Land_HBarrier5"; }; - class Item174 + class Item216 { dataType="Object"; class PositionInfo { - position[]={11218.806,191.48018,12179.74}; - angles[]={0.087774232,2.2590134,6.2232571}; + position[]={12103.982,165.332,12558.395}; + angles[]={6.2618566,0.6741786,0.010664274}; }; side="Empty"; flags=4; class Attributes { + disableSimulation=1; + }; + id=1068; + type="Land_HBarrier_large"; + atlOffset=-3.0517578e-005; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; }; - id=975; - type="Land_HBarrier5"; }; - class Item175 + class Item217 { dataType="Object"; class PositionInfo { - position[]={11222.438,190.92662,12184.287}; - angles[]={0.075855985,2.2590134,6.2285719}; + position[]={12945.995,213.08315,12761.961}; + angles[]={0,1.5849859,0}; }; side="Empty"; flags=4; class Attributes { }; - id=976; - type="Land_HBarrier5"; + id=1095; + type="Land_Posed"; }; - class Item176 + class Item218 { dataType="Object"; class PositionInfo { - position[]={11226.146,190.48578,12188.823}; - angles[]={0.057269081,2.2590134,6.2418756}; + position[]={12931.272,213.45921,12776.158}; + angles[]={0,0.25998425,0}; }; side="Empty"; flags=4; class Attributes { }; - id=977; - type="Land_HBarrier5"; + id=1096; + type="Land_Posed"; }; - class Item177 + class Item219 { dataType="Object"; class PositionInfo { - position[]={11229.03,189.96942,12192.41}; - angles[]={0.071874976,2.1895461,6.2113104}; + position[]={12939.467,211.31015,12743.297}; + angles[]={0,3.0292807,0}; }; side="Empty"; flags=4; class Attributes { }; - id=978; - type="Land_HBarrier3"; + id=1097; + type="Land_Posed"; }; - class Item178 + class Item220 { dataType="Object"; class PositionInfo { - position[]={11236.551,189.96576,12200.88}; - angles[]={-0,2.5438859,0}; + position[]={12899.01,209.04926,12750.02}; + angles[]={6.2259164,4.7195606,6.2685208}; }; side="Empty"; flags=4; class Attributes { + disableSimulation=1; + }; + id=1098; + type="Land_fort_bagfence_round"; + atlOffset=3.0517578e-005; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; }; - id=979; - type="Land_HBarrier5"; }; - class Item179 + class Item221 { dataType="Object"; class PositionInfo { - position[]={11241.91,189.96576,12200.521}; - angles[]={-0,3.569155,0}; + position[]={12901.196,211.85864,12749.923}; + angles[]={0,4.7195625,0}; }; side="Empty"; flags=4; class Attributes { }; - id=980; - type="Land_HBarrier5"; + id=1099; + type="Land_Hlaska"; + atlOffset=1.5258789e-005; }; - class Item180 + class Item222 { dataType="Object"; class PositionInfo { - position[]={11246.043,189.89322,12200.556}; - angles[]={-0,2.0220394,0}; + position[]={12945.056,208.21495,12742.413}; + angles[]={6.1141477,2.8955271,6.2778478}; }; side="Empty"; flags=4; class Attributes { + disableSimulation=1; + }; + id=1100; + type="CUP_Winter_obj_fort_rampart_ep1"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; }; - id=981; - type="Land_HBarrier3"; }; - class Item181 + class Item223 { dataType="Object"; class PositionInfo { - position[]={11260.85,189.89322,12225.813}; - angles[]={-0,2.0220394,0}; + position[]={12934.963,207.92288,12740.804}; + angles[]={6.1232295,3.0593648,0.0053377044}; }; side="Empty"; flags=4; class Attributes { + disableSimulation=1; + }; + id=1101; + type="CUP_Winter_obj_fort_rampart_ep1"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; }; - id=984; - type="Land_HBarrier3"; }; - class Item182 + class Item224 { dataType="Object"; class PositionInfo { - position[]={11225.892,194.16966,12141.973}; - angles[]={0.045302324,0.83238548,6.2086568}; + position[]={12945.708,210.99358,12769.357}; + angles[]={6.2325621,0.69542474,0.02399601}; }; side="Empty"; flags=4; class Attributes { + disableSimulation=1; }; - id=992; + id=1102; type="Land_HBarrier5"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; }; - class Item183 + class Item225 { dataType="Object"; class PositionInfo { - position[]={11221.923,194.11678,12146.436}; - angles[]={0.082478598,0.83238548,6.2086577}; + position[]={12937.507,211.07709,12776.668}; + angles[]={6.256525,0.52567977,0.022662206}; }; side="Empty"; flags=4; class Attributes { + disableSimulation=1; + }; + id=1103; + type="Land_HBarrier5"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; }; - id=993; - type="Land_HBarrier5"; }; - class Item184 + class Item226 { dataType="Object"; class PositionInfo { - position[]={11206.485,194.66534,12155.51}; - angles[]={0.086451322,0.78151441,6.2007046}; + position[]={12903.67,208.92349,12745.119}; + angles[]={6.1967335,0.54293489,6.2751846}; }; side="Empty"; flags=4; class Attributes { + disableSimulation=1; }; - id=994; + id=1104; type="Land_HBarrier5"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; }; - class Item185 + class Item227 { dataType="Object"; class PositionInfo { - position[]={11211.292,194.59247,12151.784}; - angles[]={0.083801404,0.50453085,6.2033577}; + position[]={12911.094,208.6436,12742.406}; + angles[]={6.1493244,0.249911,6.2805109}; }; side="Empty"; flags=4; class Attributes { + disableSimulation=1; }; - id=995; + id=1105; type="Land_HBarrier5"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; }; - class Item186 + class Item228 { dataType="Object"; class PositionInfo { - position[]={11216.84,194.30307,12149.384}; - angles[]={0.082477875,0.31056535,6.1927671}; + position[]={12922.171,208.35837,12740.466}; + angles[]={6.1427827,0.21013626,0}; }; side="Empty"; flags=4; class Attributes { + disableSimulation=1; }; - id=996; + id=1106; type="Land_HBarrier5"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; }; - class Item187 + class Item229 { dataType="Object"; class PositionInfo { - position[]={11281.521,192.11638,12217.849}; - angles[]={-0,0.87657905,0}; + position[]={12902.087,211.67055,12767.999}; + angles[]={6.2445378,4.6692567,6.2818484}; }; side="Empty"; flags=4; class Attributes { }; - id=1000; - type="Land_Hlaska"; - atlOffset=3.0517578e-005; + id=1107; + type="Land_Mil_Guardhouse"; }; - class Item188 + class Item230 { dataType="Object"; class PositionInfo { - position[]={11916.212,161.5081,12713.433}; - angles[]={6.2698507,3.4413702,0}; + position[]={12909.411,210.63213,12775.54}; + angles[]={6.2565231,2.6758797,0.0080009829}; }; side="Empty"; flags=4; class Attributes { + disableSimulation=1; }; - id=1035; - type="Land_Garaz_s_tankem"; + id=1108; + type="Land_HBarrier5"; class CustomAttributes { class Attribute0 { - property="DoorStates"; - expression="['init',_this,_value] call bis_fnc_3DENAttributeDoorStates;"; + property="allowDamage"; + expression="_this allowdamage _value;"; class Value { class data @@ -7804,82 +12601,38 @@ class Mission { type[]= { - "ARRAY" - }; - }; - class value - { - items=3; - class Item0 - { - class data - { - class type - { - type[]= - { - "SCALAR" - }; - }; - value=170; - }; - }; - class Item1 - { - class data - { - class type - { - type[]= - { - "SCALAR" - }; - }; - value=0; - }; - }; - class Item2 - { - class data - { - class type - { - type[]= - { - "SCALAR" - }; - }; - value=0; - }; + "BOOL" }; }; + value=0; }; }; }; nAttributes=1; }; }; - class Item189 + class Item231 { dataType="Object"; class PositionInfo { - position[]={11900.013,161.57489,12718.44}; - angles[]={6.2698579,3.4413702,0}; + position[]={12917.638,210.81918,12778.694}; + angles[]={6.2511969,2.9100289,0.013332055}; }; side="Empty"; flags=4; class Attributes { + disableSimulation=1; }; - id=1036; - type="Land_Garaz_s_tankem"; + id=1109; + type="Land_HBarrier5"; class CustomAttributes { class Attribute0 { - property="DoorStates"; - expression="['init',_this,_value] call bis_fnc_3DENAttributeDoorStates;"; + property="allowDamage"; + expression="_this allowdamage _value;"; class Value { class data @@ -7888,6692 +12641,14312 @@ class Mission { type[]= { - "ARRAY" - }; - }; - class value - { - items=3; - class Item0 - { - class data - { - class type - { - type[]= - { - "SCALAR" - }; - }; - value=170; - }; - }; - class Item1 - { - class data - { - class type - { - type[]= - { - "SCALAR" - }; - }; - value=0; - }; - }; - class Item2 - { - class data - { - class type - { - type[]= - { - "SCALAR" - }; - }; - value=0; - }; + "BOOL" }; }; + value=0; }; }; }; nAttributes=1; }; }; - class Item190 + class Item232 { dataType="Object"; class PositionInfo { - position[]={12392.072,162.03635,12645.427}; - angles[]={0,0.32384583,0}; + position[]={12926.051,210.95932,12779.396}; + angles[]={6.2525291,3.1804483,0.0146689}; }; side="Empty"; flags=4; class Attributes { + disableSimulation=1; }; - id=1038; - type="Land_Hlaska"; - }; - class Item191 - { - dataType="Object"; - class PositionInfo - { - position[]={12478.676,159.96564,12530.037}; - angles[]={-0,5.0012369,0}; - }; - side="Empty"; - flags=4; - class Attributes + id=1110; + type="Land_HBarrier5"; + atlOffset=-4.5776367e-005; + class CustomAttributes { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; }; - id=1041; - type="Land_fortified_nest_small"; }; - class Item192 + class Item233 { dataType="Object"; class PositionInfo { - position[]={12478.837,159.62025,12535.471}; - angles[]={-0,4.5574627,0.013327583}; + position[]={12900.95,29.311558,6759.2827}; + angles[]={6.2631865,1.4703752,6.1993818}; }; side="Empty"; flags=4; class Attributes { + disableSimulation=1; }; - id=1042; + id=1137; type="Land_HBarrier5"; + atlOffset=4.5776367e-005; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; }; - class Item193 + class Item234 { dataType="Object"; class PositionInfo { - position[]={12475.593,159.577,12540.239}; - angles[]={-0,3.6592658,0.013327583}; + position[]={12904.937,28.589872,6765.3706}; + angles[]={0.073202357,2.6731558,6.1050925}; }; side="Empty"; flags=4; class Attributes { + disableSimulation=1; }; - id=1043; + id=1138; type="Land_HBarrier5"; + atlOffset=4.5776367e-005; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; }; - class Item194 + class Item235 { dataType="Object"; class PositionInfo { - position[]={12393.13,159.94046,12650.248}; - angles[]={-0,0.38442048,0}; + position[]={12914.616,29.662987,6736.0781}; + angles[]={0.11811411,6.0775547,6.0640931}; }; side="Empty"; flags=4; class Attributes { + disableSimulation=1; + }; + id=1139; + type="Land_HBarrier5"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; }; - id=1044; - type="Land_HBarrier_large"; }; - class Item195 + class Item236 { dataType="Object"; class PositionInfo { - position[]={12384.554,159.94504,12650.102}; - angles[]={0.013332055,5.9663186,6.2698536}; + position[]={12954.905,27.629789,6712.9136}; + angles[]={0.0066682254,6.1481247,6.2818484}; }; side="Empty"; flags=4; class Attributes { + disableSimulation=1; + }; + id=1140; + type="Land_HBarrier5"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; }; - id=1045; - type="Land_HBarrier_large"; }; - class Item196 + class Item237 { dataType="Object"; class PositionInfo { - position[]={12399.7,159.94046,12644.729}; - angles[]={-0,4.176064,0}; + position[]={12974.483,25.631554,6769.0591}; + angles[]={0.0080009829,0.85293567,6.2285728}; }; side="Empty"; flags=4; class Attributes { + disableSimulation=1; + }; + id=1141; + type="Land_HBarrier5"; + atlOffset=4.5776367e-005; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; }; - id=1046; - type="Land_HBarrier_large"; }; - class Item197 + class Item238 { dataType="Object"; class PositionInfo { - position[]={11883.652,162.13635,12726.522}; - angles[]={-0,4.2624302,0}; + position[]={12980.659,25.896227,6742.3584}; + angles[]={0.025330193,5.0023899,6.1232305}; }; side="Empty"; flags=4; class Attributes { + disableSimulation=1; + }; + id=1142; + type="Land_HBarrier5"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; }; - id=1047; - type="Land_Hlaska"; }; - class Item198 + class Item239 { dataType="Object"; class PositionInfo { - position[]={11879.465,160.04047,12723.909}; - angles[]={-0,4.3230047,0}; + position[]={12966.794,25.584908,6782.042}; + angles[]={0.16774182,3.266129,6.2192721}; }; side="Empty"; flags=4; class Attributes { + disableSimulation=1; + }; + id=1143; + type="Land_fortified_nest_small"; + atlOffset=3.0517578e-005; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; }; - id=1048; - type="Land_HBarrier_large"; }; - class Item199 + class Item240 { dataType="Object"; class PositionInfo { - position[]={11885.563,160.01216,12717.877}; - angles[]={6.2698579,3.6217172,0}; + position[]={12969.636,25.427483,6778.9351}; + angles[]={0.057271164,4.2737956,6.2285728}; }; side="Empty"; flags=4; class Attributes { + disableSimulation=1; + }; + id=1144; + type="Land_HBarrier3"; + atlOffset=3.0517578e-005; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; }; - id=1049; - type="Land_HBarrier_large"; }; - class Item200 + class Item241 { dataType="Object"; class PositionInfo { - position[]={11878.82,160.04047,12732.466}; - angles[]={-0,1.8314624,0}; + position[]={12970.941,25.547804,6775.5908}; + angles[]={0.057271164,4.3454432,6.2285728}; }; side="Empty"; flags=4; class Attributes { + disableSimulation=1; + }; + id=1145; + type="Land_HBarrier3"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; }; - id=1050; - type="Land_HBarrier_large"; }; - class Item201 + class Item242 { dataType="Object"; class PositionInfo { - position[]={11991.384,159.76564,12664.789}; - angles[]={-0,1.046629,0}; + position[]={12953.687,21.42922,6803.5942}; + angles[]={0.15475266,2.850986,0.016002094}; }; side="Empty"; flags=4; class Attributes { }; - id=1051; - type="Land_fortified_nest_small"; + id=1146; + type="Hhedgehog_concrete"; }; - class Item202 + class Item243 { dataType="Object"; class PositionInfo { - position[]={11993.902,159.36322,12661.096}; - angles[]={-0,0.96907109,0}; + position[]={12969.489,21.274305,6806.7637}; + angles[]={0.09834861,3.0823147,6.2751846}; }; side="Empty"; flags=4; class Attributes { }; - id=1052; - type="Land_HBarrier3"; + id=1147; + type="Hhedgehog_concrete"; + atlOffset=-1.5258789e-005; }; - class Item203 + class Item244 { dataType="Object"; class PositionInfo { - position[]={11996.91,159.36325,12657.214}; - angles[]={-0,0.80387658,0}; + position[]={12977.612,20.990257,6802.9336}; + angles[]={0.045302324,0.85293567,6.0426035}; }; side="Empty"; flags=4; class Attributes { }; - id=1053; - type="Land_HBarrier3"; - atlOffset=3.0517578e-005; + id=1148; + type="Hhedgehog_concrete"; }; - class Item204 + class Item245 { dataType="Object"; class PositionInfo { - position[]={11979.673,159.51387,12680.857}; - angles[]={6.2698579,0.91849428,0}; + position[]={13441.196,6.9841371,6179.0088}; + angles[]={6.2698536,1.6998786,0.0013372133}; }; side="Empty"; flags=4; class Attributes { + disableSimulation=1; }; - id=1054; + id=1175; type="Land_HBarrier5"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; }; - class Item205 + class Item246 { dataType="Object"; class PositionInfo { - position[]={11973.961,159.53575,12687.908}; - angles[]={-0,0.91849428,0}; + position[]={13438.816,6.6714902,6160.2979}; + angles[]={6.272521,1.6998786,0.0013372133}; }; side="Empty"; flags=4; class Attributes { + disableSimulation=1; + }; + id=1177; + type="Land_HBarrier3"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; }; - id=1055; - type="Land_HBarrier5"; }; - class Item206 + class Item247 { dataType="Object"; class PositionInfo { - position[]={11967.665,159.61491,12695.936}; - angles[]={6.2698579,0.91849428,0}; + position[]={13390.497,6.6357555,6138.5059}; + angles[]={0,4.7197218,0}; }; side="Empty"; flags=4; class Attributes { + disableSimulation=1; }; - id=1056; + id=1178; type="Land_HBarrier5"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; }; - class Item207 + class Item248 { dataType="Object"; class PositionInfo { - position[]={11959.422,159.63576,12702.166}; - angles[]={-0,0.24417454,0}; + position[]={13394.359,6.6357555,6135.7988}; + angles[]={0,3.1801803,0}; }; side="Empty"; flags=4; class Attributes { + disableSimulation=1; }; - id=1057; + id=1179; type="Land_HBarrier5"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; }; - class Item208 + class Item249 { dataType="Object"; class PositionInfo { - position[]={11948.27,159.54602,12704.741}; - angles[]={-0,0.24417454,0.013327583}; + position[]={13434.028,9.1366501,6148.5317}; + angles[]={6.2751846,2.40258,0.0013372133}; }; side="Empty"; flags=4; class Attributes { }; - id=1059; - type="Land_HBarrier5"; + id=1180; + type="Land_Hlaska"; + atlOffset=4.7683716e-007; }; - class Item209 + class Item250 { dataType="Object"; class PositionInfo { - position[]={11937.466,159.53575,12707.28}; - angles[]={-0,0.24417454,0}; + position[]={13393.328,9.1364536,6185.106}; + angles[]={0,5.3386474,0}; }; side="Empty"; flags=4; class Attributes { }; - id=1060; - type="Land_HBarrier5"; + id=1181; + type="Land_Hlaska"; + atlOffset=9.8228455e-005; }; - class Item210 + class Item251 { dataType="Object"; class PositionInfo { - position[]={11928.246,159.53575,12709.736}; - angles[]={-0,0.24417454,0}; + position[]={12198.349,27.77216,9386.8877}; + angles[]={0.013332055,2.9127271,6.1716504}; }; side="Empty"; flags=4; class Attributes { + disableSimulation=1; }; - id=1061; + id=1209; type="Land_HBarrier5"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; }; - class Item211 + class Item252 { dataType="Object"; class PositionInfo { - position[]={12030.622,159.43576,12603.983}; - angles[]={-0,0.34596953,0}; + position[]={12203.941,27.109859,9388.4258}; + angles[]={0.013332055,2.8522706,6.161129}; }; side="Empty"; flags=4; class Attributes { + disableSimulation=1; }; - id=1062; + id=1210; type="Land_HBarrier5"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; }; - class Item212 + class Item253 { dataType="Object"; class PositionInfo { - position[]={12025.091,159.43576,12605.961}; - angles[]={-0,0.34596953,0}; + position[]={12209.494,26.263309,9390.1787}; + angles[]={0.025327841,2.8373246,6.1414752}; }; side="Empty"; flags=4; class Attributes { + disableSimulation=1; }; - id=1063; + id=1211; type="Land_HBarrier5"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; }; - class Item213 + class Item254 { dataType="Object"; class PositionInfo { - position[]={12019.577,159.43576,12607.906}; - angles[]={-0,0.34596953,0}; + position[]={12214.918,25.6859,9392.2646}; + angles[]={0.025327841,2.7095399,6.1914439}; }; side="Empty"; flags=4; class Attributes { + disableSimulation=1; }; - id=1064; + id=1212; type="Land_HBarrier5"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; }; - class Item214 + class Item255 { dataType="Object"; class PositionInfo { - position[]={12111.366,167.64949,12560.432}; - angles[]={6.256525,3.1051457,0.027993103}; + position[]={12220.155,25.171171,9394.7275}; + angles[]={0.021331646,2.6969521,6.1954107}; }; side="Empty"; flags=4; class Attributes { + disableSimulation=1; + }; + id=1213; + type="Land_HBarrier5"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; }; - id=1065; - type="Land_Hlaska"; }; - class Item215 + class Item256 { dataType="Object"; class PositionInfo { - position[]={12112.076,165.44321,12555.547}; - angles[]={6.256525,3.1657205,0.027993103}; + position[]={12174,28.771631,9414}; + angles[]={0.05461248,2.3822489,0.051953323}; }; side="Empty"; flags=4; class Attributes { + disableSimulation=1; + }; + id=1218; + type="Land_fortified_nest_small"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; }; - id=1066; - type="Land_HBarrier_large"; - atlOffset=-1.5258789e-005; }; - class Item216 + class Item257 { dataType="Object"; class PositionInfo { - position[]={12120.05,165.43668,12558.708}; - angles[]={6.256525,2.4644332,6.2299018}; + position[]={12185.157,27.572346,9423.459}; + angles[]={0.077179179,2.3822489,6.2259145}; }; side="Empty"; flags=4; class Attributes { + disableSimulation=1; + }; + id=1219; + type="Land_fortified_nest_small"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; }; - id=1067; - type="Land_HBarrier_large"; - atlOffset=-1.5258789e-005; }; - class Item217 + class Item258 { dataType="Object"; class PositionInfo { - position[]={12103.982,165.332,12558.395}; - angles[]={6.2618566,0.6741786,0.010664274}; + position[]={12189.479,26.764357,9426.3066}; + angles[]={0.059927464,2.4536316,6.2312322}; }; side="Empty"; flags=4; class Attributes { + disableSimulation=1; + }; + id=1220; + type="Land_HBarrier5"; + atlOffset=-4.7683716e-005; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; }; - id=1068; - type="Land_HBarrier_large"; - atlOffset=-3.0517578e-005; }; - class Item218 + class Item259 { dataType="Object"; class PositionInfo { - position[]={12945.995,213.08315,12761.961}; - angles[]={0,1.5849859,0}; + position[]={12194,26.359732,9430}; + angles[]={0.038647637,2.4536316,6.2325621}; }; side="Empty"; flags=4; class Attributes { + disableSimulation=1; + }; + id=1221; + type="Land_HBarrier5"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; }; - id=1095; - type="Land_Posed"; }; - class Item219 + class Item260 { dataType="Object"; class PositionInfo { - position[]={12931.272,213.45921,12776.158}; - angles[]={0,0.25998425,0}; + position[]={12198.442,26.002665,9433.7588}; + angles[]={0.034652505,2.4536316,6.2378845}; }; side="Empty"; flags=4; class Attributes { + disableSimulation=1; + }; + id=1222; + type="Land_HBarrier5"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; }; - id=1096; - type="Land_Posed"; }; - class Item220 + class Item261 { dataType="Object"; class PositionInfo { - position[]={12939.467,211.31015,12743.297}; - angles[]={0,3.0292807,0}; + position[]={12202.959,25.653976,9437.4922}; + angles[]={0.039977662,2.4536316,6.2352223}; }; side="Empty"; flags=4; class Attributes { + disableSimulation=1; + }; + id=1223; + type="Land_HBarrier5"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; }; - id=1097; - type="Land_Posed"; }; - class Item221 + class Item262 { dataType="Object"; class PositionInfo { - position[]={12899.01,209.04926,12750.02}; - angles[]={6.2259164,4.7195606,6.2685208}; + position[]={12191.509,28.41201,9391.8145}; + angles[]={6.2631893,1.0270038,6.2060056}; }; side="Empty"; flags=4; class Attributes { + disableSimulation=1; + }; + id=1229; + type="Land_HBarrier5"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; }; - id=1098; - type="Land_fort_bagfence_round"; - atlOffset=3.0517578e-005; }; - class Item222 + class Item263 { dataType="Object"; class PositionInfo { - position[]={12901.196,211.85864,12749.923}; - angles[]={0,4.7195625,0}; + position[]={12188.427,28.744879,9396.7236}; + angles[]={0.0040116427,1.0270038,6.1821971}; }; side="Empty"; flags=4; class Attributes { + disableSimulation=1; + }; + id=1230; + type="Land_HBarrier5"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; }; - id=1099; - type="Land_Hlaska"; - atlOffset=1.5258789e-005; }; - class Item223 + class Item264 { dataType="Object"; class PositionInfo { - position[]={12945.056,208.21495,12742.413}; - angles[]={6.1141477,2.8955271,6.2778478}; + position[]={12175.036,28.647943,9408.6113}; + angles[]={0.051953323,0.97613263,0}; }; side="Empty"; flags=4; class Attributes { + disableSimulation=1; }; - id=1100; - type="CUP_Winter_obj_fort_rampart_ep1"; - }; - class Item224 - { - dataType="Object"; - class PositionInfo - { - position[]={12934.963,207.92288,12740.804}; - angles[]={6.1232295,3.0593648,0.0053377044}; - }; - side="Empty"; - flags=4; - class Attributes + id=1231; + type="Land_HBarrier5"; + class CustomAttributes { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; }; - id=1101; - type="CUP_Winter_obj_fort_rampart_ep1"; }; - class Item225 + class Item265 { dataType="Object"; class PositionInfo { - position[]={12945.708,210.99358,12769.357}; - angles[]={6.2325621,0.69542474,0.02399601}; + position[]={12179.031,28.835756,9404.0273}; + angles[]={0,0.69914913,0}; }; side="Empty"; flags=4; class Attributes { + disableSimulation=1; }; - id=1102; + id=1232; type="Land_HBarrier5"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; }; - class Item226 + class Item266 { dataType="Object"; class PositionInfo { - position[]={12937.507,211.07709,12776.668}; - angles[]={6.256525,0.52567977,0.022662206}; + position[]={12184.01,28.835756,9400.5986}; + angles[]={0,0.50518358,0}; }; side="Empty"; flags=4; class Attributes { + disableSimulation=1; }; - id=1103; + id=1233; type="Land_HBarrier5"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; }; - class Item227 + class Item267 { dataType="Object"; class PositionInfo { - position[]={12903.67,208.92349,12745.119}; - angles[]={6.1967335,0.54293489,6.2751846}; + position[]={12208.354,25.260267,9440.0635}; + angles[]={0.049293593,5.9627481,6.2259154}; }; side="Empty"; flags=4; class Attributes { + disableSimulation=1; }; - id=1104; + id=1245; type="Land_HBarrier5"; + atlOffset=-5.3405762e-005; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; }; - class Item228 + class Item268 { dataType="Object"; class PositionInfo { - position[]={12911.094,208.6436,12742.406}; - angles[]={6.1493244,0.249911,6.2805109}; + position[]={12215.748,24.855505,9439.6016}; + angles[]={0.058599081,3.4957616,6.2206011}; }; side="Empty"; flags=4; class Attributes { + disableSimulation=1; }; - id=1105; + id=1246; type="Land_HBarrier5"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; }; - class Item229 + class Item269 { dataType="Object"; class PositionInfo { - position[]={12922.171,208.35837,12740.466}; - angles[]={6.1427827,0.21013626,0}; + position[]={12194.151,28.101444,9388.001}; + angles[]={0.0013372133,4.0819445,6.2060056}; }; side="Empty"; flags=4; class Attributes { + disableSimulation=1; + }; + id=1247; + type="Land_HBarrier3"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; }; - id=1106; - type="Land_HBarrier5"; }; - class Item230 + class Item270 { dataType="Object"; class PositionInfo { - position[]={12902.087,211.67055,12767.999}; - angles[]={6.2445378,4.6692567,6.2818484}; + position[]={12225.347,24.670835,9397.3447}; + angles[]={0.021331646,5.7494397,6.2020311}; }; side="Empty"; flags=4; class Attributes { + disableSimulation=1; + }; + id=1250; + type="Land_HBarrier5"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; }; - id=1107; - type="Land_Mil_Guardhouse"; }; - class Item231 + class Item271 { dataType="Object"; class PositionInfo { - position[]={12909.411,210.63213,12775.54}; - angles[]={6.2565231,2.6758797,0.0080009829}; + position[]={12229.295,24.254585,9399.9063}; + angles[]={0.0080009829,5.6983948,6.2020311}; }; side="Empty"; flags=4; class Attributes { + disableSimulation=1; + }; + id=1251; + type="Land_HBarrier3"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; }; - id=1108; - type="Land_HBarrier5"; }; - class Item232 + class Item272 { dataType="Object"; class PositionInfo { - position[]={12917.638,210.81918,12778.694}; - angles[]={6.2511969,2.9100289,0.013332055}; + position[]={12232.369,26.495266,9410.5527}; + angles[]={0.0039967569,1.5759323,6.1980586}; }; side="Empty"; flags=4; class Attributes { }; - id=1109; - type="Land_HBarrier5"; + id=1252; + type="Land_Hlaska"; + atlOffset=3.0517578e-005; }; - class Item233 + class Item273 { dataType="Object"; class PositionInfo - { - position[]={12926.051,210.95932,12779.396}; - angles[]={6.2525291,3.1804483,0.0146689}; + { + position[]={11273.471,290.10223,4311.5972}; + angles[]={0.17292584,1.1366618,5.8878255}; }; side="Empty"; flags=4; class Attributes { + disableSimulation=1; + }; + id=1268; + type="CUP_Winter_obj_fort_rampart_ep1"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; }; - id=1110; - type="Land_HBarrier5"; }; - class Item234 + class Item274 { dataType="Object"; class PositionInfo { - position[]={12900.95,29.311558,6759.2827}; - angles[]={6.2631865,1.4703752,6.1993818}; + position[]={11276.522,288.7818,4281.2822}; + angles[]={6.1219311,2.2093329,6.1914434}; }; side="Empty"; flags=4; class Attributes { + disableSimulation=1; + }; + id=1269; + type="CUP_Winter_obj_fort_rampart_ep1"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; }; - id=1137; - type="Land_HBarrier5"; - atlOffset=4.5776367e-005; }; - class Item235 + class Item275 { dataType="Object"; class PositionInfo { - position[]={12904.937,28.589872,6765.3706}; - angles[]={0.073202357,2.6731558,6.1050925}; + position[]={11243.345,293.96527,4251.0815}; + angles[]={6.207334,2.8641093,6.0768309}; }; side="Empty"; flags=4; class Attributes { + disableSimulation=1; + }; + id=1270; + type="CUP_Winter_obj_fort_rampart_ep1"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; }; - id=1138; - type="Land_HBarrier5"; - atlOffset=4.5776367e-005; }; - class Item236 + class Item276 { dataType="Object"; class PositionInfo { - position[]={12914.616,29.662987,6736.0781}; - angles[]={0.11811411,6.0775547,6.0640931}; + position[]={11286.084,291.91653,4300.2358}; + angles[]={0,1.1526852,0}; }; side="Empty"; flags=4; class Attributes { }; - id=1139; - type="Land_HBarrier5"; + id=1271; + type="Land_Hlaska"; + atlOffset=3.0517578e-005; }; - class Item237 + class Item277 { dataType="Object"; class PositionInfo { - position[]={12954.905,27.629789,6712.9136}; - angles[]={0.0066682254,6.1481247,6.2818484}; + position[]={11225.786,294.15103,4264.6729}; + angles[]={0.093065575,4.463501,0.15995374}; }; side="Empty"; flags=4; class Attributes { + disableSimulation=1; + }; + id=1273; + type="Land_fort_bagfence_round"; + atlOffset=-3.0517578e-005; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; }; - id=1140; - type="Land_HBarrier5"; }; - class Item238 + class Item278 { dataType="Object"; class PositionInfo { - position[]={12974.483,25.631554,6769.0591}; - angles[]={0.0080009829,0.85293567,6.2285728}; + position[]={11227.926,297.23972,4265.1338}; + angles[]={0.093065575,4.463501,0.029324362}; }; side="Empty"; flags=4; class Attributes { }; - id=1141; - type="Land_HBarrier5"; - atlOffset=4.5776367e-005; + id=1274; + type="Land_Hlaska"; }; - class Item239 + class Item279 { dataType="Object"; class PositionInfo { - position[]={12980.659,25.896227,6742.3584}; - angles[]={0.025330193,5.0023899,6.1232305}; + position[]={11226.016,293.8418,4270.0825}; + angles[]={0.11811209,4.3713942,0.18969178}; }; side="Empty"; flags=4; class Attributes { + disableSimulation=1; + }; + id=1275; + type="Land_HBarrier3"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; }; - id=1142; - type="Land_HBarrier5"; }; - class Item240 + class Item280 { dataType="Object"; class PositionInfo { - position[]={12966.794,25.584908,6782.042}; - angles[]={0.16774182,3.266129,6.2192721}; + position[]={11228.706,295.16092,4260.0825}; + angles[]={0.093065575,1.3482007,0.029324362}; }; side="Empty"; flags=4; class Attributes { + disableSimulation=1; + }; + id=1276; + type="Land_HBarrier3"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; }; - id=1143; - type="Land_fortified_nest_small"; - atlOffset=3.0517578e-005; }; - class Item241 + class Item281 { dataType="Object"; class PositionInfo { - position[]={12969.636,25.427483,6778.9351}; - angles[]={0.057271164,4.2737956,6.2285728}; + position[]={13006.691,6.965631,9999.7041}; + angles[]={0,0.20238741,0}; }; side="Empty"; flags=4; class Attributes { + disableSimulation=1; + }; + id=1303; + type="Land_fortified_nest_small"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; }; - id=1144; - type="Land_HBarrier3"; - atlOffset=3.0517578e-005; }; - class Item242 + class Item282 { dataType="Object"; class PositionInfo { - position[]={12970.941,25.547804,6775.5908}; - angles[]={0.057271164,4.3454432,6.2285728}; + position[]={12990.159,6.8722181,10063.338}; + angles[]={0.015994642,1.7642878,0}; }; side="Empty"; flags=4; class Attributes { + disableSimulation=1; + }; + id=1304; + type="Land_fortified_nest_small"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; }; - id=1145; - type="Land_HBarrier3"; }; - class Item243 + class Item283 { dataType="Object"; class PositionInfo { - position[]={12953.687,21.42922,6803.5942}; - angles[]={0.15475266,2.850986,0.016002094}; + position[]={13016.785,7.0756311,10123.535}; + angles[]={0,3.4105144,0}; }; side="Empty"; flags=4; class Attributes { + disableSimulation=1; + }; + id=1305; + type="Land_fortified_nest_small"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; }; - id=1146; - type="Hhedgehog_concrete"; }; - class Item244 + class Item284 { dataType="Object"; class PositionInfo { - position[]={12969.489,21.274305,6806.7637}; - angles[]={0.09834861,3.0823147,6.2751846}; + position[]={13011.376,6.7457557,10122.614}; + angles[]={0,5.8542485,0}; }; side="Empty"; flags=4; class Attributes { + disableSimulation=1; + }; + id=1309; + type="Land_HBarrier5"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; }; - id=1147; - type="Hhedgehog_concrete"; - atlOffset=-1.5258789e-005; }; - class Item245 + class Item285 { dataType="Object"; class PositionInfo { - position[]={12977.612,20.990257,6802.9336}; - angles[]={0.045302324,0.85293567,6.0426035}; + position[]={13006.298,6.7457557,10119.646}; + angles[]={0,5.6488662,0}; }; side="Empty"; flags=4; class Attributes { + disableSimulation=1; + }; + id=1310; + type="Land_HBarrier5"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; }; - id=1148; - type="Hhedgehog_concrete"; }; - class Item246 + class Item286 { dataType="Object"; class PositionInfo { - position[]={13441.196,6.9841371,6179.0088}; - angles[]={6.2698536,1.6998786,0.0013372133}; + position[]={13001.506,6.7178063,10115.854}; + angles[]={0,2.3721087,0.0079935296}; }; side="Empty"; flags=4; class Attributes { + disableSimulation=1; }; - id=1175; + id=1311; type="Land_HBarrier5"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; }; - class Item247 + class Item287 { dataType="Object"; class PositionInfo { - position[]={13438.816,6.6714902,6160.2979}; - angles[]={6.272521,1.6998786,0.0013372133}; + position[]={12997.294,6.6843886,10111.497}; + angles[]={0,2.352622,0.0066592805}; }; side="Empty"; flags=4; class Attributes { + disableSimulation=1; + }; + id=1312; + type="Land_HBarrier5"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; }; - id=1177; - type="Land_HBarrier3"; }; - class Item248 + class Item288 { dataType="Object"; class PositionInfo { - position[]={13390.497,6.6357555,6138.5059}; - angles[]={-0,4.7197218,0}; + position[]={13051.159,6.6357555,10164.441}; + angles[]={0,3.3167107,0}; }; side="Empty"; flags=4; class Attributes { + disableSimulation=1; }; - id=1178; + id=1313; type="Land_HBarrier5"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; }; - class Item249 + class Item289 { dataType="Object"; class PositionInfo { - position[]={13394.359,6.6357555,6135.7988}; - angles[]={-0,3.1801803,0}; + position[]={13117.44,9.1264467,10354.468}; + angles[]={0,5.968225,0}; }; side="Empty"; flags=4; class Attributes { }; - id=1179; - type="Land_HBarrier5"; + id=1314; + type="Land_Hlaska"; + atlOffset=9.1552734e-005; }; - class Item250 + class Item290 { dataType="Object"; class PositionInfo { - position[]={13434.028,9.1366501,6148.5317}; - angles[]={6.2751846,2.40258,0.0013372133}; + position[]={13090.577,7.0404701,10237.416}; + angles[]={0,3.5078275,0}; }; side="Empty"; flags=4; class Attributes { + disableSimulation=1; + }; + id=1315; + type="Land_HBarrier_large"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; }; - id=1180; - type="Land_Hlaska"; }; - class Item251 + class Item291 { dataType="Object"; class PositionInfo { - position[]={13393.328,9.1364536,6185.106}; - angles[]={-0,5.3386474,0}; + position[]={13099.047,7.0404701,10234.114}; + angles[]={0,3.5078275,0}; }; side="Empty"; flags=4; class Attributes { + disableSimulation=1; + }; + id=1316; + type="Land_HBarrier_large"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; }; - id=1181; - type="Land_Hlaska"; - atlOffset=9.8705292e-005; }; - class Item252 + class Item292 { dataType="Object"; class PositionInfo { - position[]={12198.349,27.77216,9386.8877}; - angles[]={0.013332055,2.9127271,6.1716504}; + position[]={13135.425,7.048727,10222.592}; + angles[]={0,4.1056499,0}; }; side="Empty"; flags=4; class Attributes { + disableSimulation=1; + }; + id=1317; + type="Land_HBarrier_large"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; }; - id=1209; - type="Land_HBarrier5"; }; - class Item253 + class Item293 { dataType="Object"; class PositionInfo { - position[]={12203.941,27.109859,9388.4258}; - angles[]={0.013332055,2.8522706,6.161129}; + position[]={13128.013,7.0404701,10228.868}; + angles[]={0,3.4694688,0}; }; side="Empty"; flags=4; class Attributes { + disableSimulation=1; + }; + id=1318; + type="Land_HBarrier_large"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; }; - id=1210; - type="Land_HBarrier5"; }; - class Item254 + class Item294 { dataType="Object"; class PositionInfo { - position[]={12209.494,26.263309,9390.1787}; - angles[]={0.025327841,2.8373246,6.1414752}; + position[]={13103.417,6.965631,10220.587}; + angles[]={0,1.9187505,0}; }; side="Empty"; flags=4; class Attributes { + disableSimulation=1; + }; + id=1319; + type="Land_fortified_nest_small"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; }; - id=1211; - type="Land_HBarrier5"; }; - class Item255 + class Item295 { dataType="Object"; class PositionInfo { - position[]={12214.918,25.6859,9392.2646}; - angles[]={0.025327841,2.7095399,6.1914439}; + position[]={12800.474,6.5342493,9574.9609}; + angles[]={0,0.23141971,0}; }; side="Empty"; flags=4; class Attributes { + disableSimulation=1; + }; + id=1321; + type="Base_WarfareBBarrier10x"; + atlOffset=-4.7683716e-007; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; }; - id=1212; - type="Land_HBarrier5"; }; - class Item256 + class Item296 { dataType="Object"; class PositionInfo { - position[]={12220.155,25.171171,9394.7275}; - angles[]={0.021331646,2.6969521,6.1954107}; + position[]={12674.775,6.5403919,9600.3857}; + angles[]={6.2711854,3.3351326,0}; }; side="Empty"; flags=4; class Attributes { + disableSimulation=1; }; - id=1213; + id=1323; type="Land_HBarrier5"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; }; - class Item257 + class Item297 { dataType="Object"; class PositionInfo { - position[]={12174,28.771631,9414}; - angles[]={0.05461248,2.3822489,0.051953323}; + position[]={12644.222,6.6357555,9645.9834}; + angles[]={0,1.7507336,0}; }; side="Empty"; flags=4; class Attributes { + disableSimulation=1; + }; + id=1324; + type="Land_HBarrier5"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; }; - id=1218; - type="Land_fortified_nest_small"; }; - class Item258 + class Item298 { dataType="Object"; class PositionInfo { - position[]={12185.157,27.572346,9423.459}; - angles[]={0.077179179,2.3822489,6.2259145}; + position[]={12762.322,6.5632186,9727.0078}; + angles[]={0,0.11480956,0}; }; side="Empty"; flags=4; class Attributes { + disableSimulation=1; + }; + id=1325; + type="Land_HBarrier3"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; }; - id=1219; - type="Land_fortified_nest_small"; }; - class Item259 + class Item299 { dataType="Object"; class PositionInfo { - position[]={12189.479,26.764357,9426.3066}; - angles[]={0.059927464,2.4536316,6.2312322}; + position[]={12765.925,6.5632186,9726.6387}; + angles[]={0,0.12292561,0}; }; side="Empty"; flags=4; class Attributes { + disableSimulation=1; + }; + id=1326; + type="Land_HBarrier3"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; }; - id=1220; - type="Land_HBarrier5"; }; - class Item260 + class Item300 { dataType="Object"; class PositionInfo { - position[]={12194,26.359732,9430}; - angles[]={0.038647637,2.4536316,6.2325621}; + position[]={12849.695,6.5618477,9662.8418}; + angles[]={0.0039967569,1.820626,0}; }; side="Empty"; flags=4; class Attributes { + disableSimulation=1; + }; + id=1327; + type="Land_HBarrier3"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; }; - id=1221; - type="Land_HBarrier5"; }; - class Item261 + class Item301 { dataType="Object"; class PositionInfo { - position[]={12198.442,26.002665,9433.7588}; - angles[]={0.034652505,2.4536316,6.2378845}; + position[]={12653.881,9.1363554,9686.6455}; + angles[]={0,4.9397187,0}; }; side="Empty"; flags=4; class Attributes { }; - id=1222; - type="Land_HBarrier5"; + id=1328; + type="Land_Hlaska"; }; - class Item262 + class Item302 { dataType="Object"; class PositionInfo { - position[]={12202.959,25.653976,9437.4922}; - angles[]={0.039977662,2.4536316,6.2352223}; + position[]={12827.609,9.1359148,9712.9844}; + angles[]={0,0.22517528,6.2791886}; }; side="Empty"; flags=4; class Attributes { }; - id=1223; - type="Land_HBarrier5"; + id=1329; + type="Land_Hlaska"; }; - class Item263 + class Item303 { dataType="Object"; class PositionInfo { - position[]={12191.509,28.41201,9391.8145}; - angles[]={6.2631893,1.0270038,6.2060056}; + position[]={12782.677,9.1363554,9582.2197}; + angles[]={0,3.4189594,0}; }; side="Empty"; flags=4; class Attributes { }; - id=1229; - type="Land_HBarrier5"; + id=1330; + type="Land_Hlaska"; }; - class Item264 + class Item304 { dataType="Object"; class PositionInfo { - position[]={12188.427,28.744879,9396.7236}; - angles[]={0.0040116427,1.0270038,6.1821971}; + position[]={13530.19,8.6946583,6277.6807}; + angles[]={0,0.12588793,0}; }; side="Empty"; flags=4; class Attributes { }; - id=1230; - type="Land_HBarrier5"; + id=1357; + type="Land_Mil_House"; + atlOffset=4.7683716e-007; }; - class Item265 + class Item305 { dataType="Object"; class PositionInfo { - position[]={12175.036,28.647943,9408.6113}; - angles[]={0.051953323,0.97613263,0}; + position[]={13493.27,9.0336943,6292.4487}; + angles[]={0,4.4674559,6.1506343}; }; side="Empty"; flags=4; class Attributes { }; - id=1231; - type="Land_HBarrier5"; + id=1358; + type="Land_Hlaska"; }; - class Item266 + class Item306 { dataType="Object"; class PositionInfo { - position[]={12179.031,28.835756,9404.0273}; - angles[]={-0,0.69914913,0}; + position[]={13503.88,6.1363554,6377.8618}; + angles[]={0,5.6306953,0}; }; side="Empty"; flags=4; class Attributes { }; - id=1232; - type="Land_HBarrier5"; + id=1359; + type="Land_Hlaska"; }; - class Item267 + class Item307 { dataType="Object"; class PositionInfo { - position[]={12184.01,28.835756,9400.5986}; - angles[]={-0,0.50518358,0}; + position[]={13476.714,8.0649557,6353.0796}; + angles[]={0.0013372133,4.6961374,6.272521}; }; side="Empty"; flags=4; class Attributes { }; - id=1233; - type="Land_HBarrier5"; + id=1360; + type="Land_Mil_Guardhouse"; }; - class Item268 + class Item308 { dataType="Object"; class PositionInfo { - position[]={12208.354,25.260267,9440.0635}; - angles[]={0.049293593,5.9627481,6.2259154}; + position[]={13304.285,9.6029129,6123.0381}; + angles[]={0.12468291,4.2555876,6.1193342}; }; side="Empty"; flags=4; class Attributes { + disableSimulation=1; + }; + id=1361; + type="Land_fortified_nest_small"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; }; - id=1245; - type="Land_HBarrier5"; }; - class Item269 + class Item309 { dataType="Object"; class PositionInfo { - position[]={12215.748,24.855505,9439.6016}; - angles[]={0.058599081,3.4957616,6.2206011}; + position[]={10460.446,8.4863548,2634.1726}; + angles[]={0,1.4767467,0}; }; side="Empty"; flags=4; class Attributes { }; - id=1246; - type="Land_HBarrier5"; + id=1388; + type="Land_Hlaska"; + atlOffset=-4.7683716e-007; }; - class Item270 + class Item310 { dataType="Object"; class PositionInfo { - position[]={12194.151,28.101444,9388.001}; - angles[]={0.0013372133,4.0819445,6.2060056}; + position[]={10446.388,9.20191,2541.5396}; + angles[]={0,2.7452779,0.0039967569}; }; side="Empty"; flags=4; class Attributes { }; - id=1247; - type="Land_HBarrier3"; + id=1389; + type="Land_Hlaska"; + atlOffset=4.7683716e-007; }; - class Item271 + class Item311 { dataType="Object"; class PositionInfo { - position[]={12225.347,24.670835,9397.3447}; - angles[]={0.021331646,5.7494397,6.2020311}; + position[]={10393.354,9.0063553,2589.0273}; + angles[]={0,5.2313347,0}; }; side="Empty"; flags=4; class Attributes { }; - id=1250; - type="Land_HBarrier5"; + id=1390; + type="Land_Hlaska"; }; - class Item272 + class Item312 { dataType="Object"; class PositionInfo { - position[]={12229.295,24.254585,9399.9063}; - angles[]={0.0080009829,5.6983948,6.2020311}; + position[]={10386.963,6.91047,2579.5181}; + angles[]={0,3.7799101,0}; }; side="Empty"; flags=4; class Attributes { + disableSimulation=1; + }; + id=1391; + type="Land_HBarrier_large"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; }; - id=1251; - type="Land_HBarrier3"; }; - class Item273 + class Item313 { dataType="Object"; class PositionInfo { - position[]={12232.369,26.495266,9410.5527}; - angles[]={0.0039967569,1.5759323,6.1980586}; + position[]={10384.018,6.91047,2585.3889}; + angles[]={0,2.1052296,0}; }; side="Empty"; flags=4; class Attributes { + disableSimulation=1; + }; + id=1392; + type="Land_HBarrier_large"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; }; - id=1252; - type="Land_Hlaska"; - atlOffset=3.0517578e-005; }; - class Item274 + class Item314 { dataType="Object"; class PositionInfo { - position[]={11273.471,290.10223,4311.5972}; - angles[]={0.17292584,1.1366618,5.8878255}; + position[]={10397.8,6.9249005,2610.6011}; + angles[]={6.259192,2.0350883,0}; }; side="Empty"; flags=4; class Attributes { + disableSimulation=1; + }; + id=1393; + type="Land_HBarrier_large"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; }; - id=1268; - type="CUP_Winter_obj_fort_rampart_ep1"; }; - class Item275 + class Item315 { dataType="Object"; class PositionInfo { - position[]={11276.522,288.7818,4281.2822}; - angles[]={6.1219311,2.2093329,6.1914434}; + position[]={10402.792,6.4158607,2622.7539}; + angles[]={0,2.0273221,0}; }; side="Empty"; flags=4; class Attributes { + disableSimulation=1; + }; + id=1394; + type="Land_HBarrier_large"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; }; - id=1269; - type="CUP_Winter_obj_fort_rampart_ep1"; }; - class Item276 + class Item316 { dataType="Object"; class PositionInfo { - position[]={11243.345,293.96527,4251.0815}; - angles[]={6.207334,2.8641093,6.0768309}; + position[]={10430.945,6.39047,2641.0076}; + angles[]={0,2.0883663,0}; }; side="Empty"; flags=4; class Attributes { + disableSimulation=1; + }; + id=1395; + type="Land_HBarrier_large"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; }; - id=1270; - type="CUP_Winter_obj_fort_rampart_ep1"; }; - class Item277 + class Item317 { dataType="Object"; class PositionInfo { - position[]={11286.084,291.91653,4300.2358}; - angles[]={0,1.1526852,0}; + position[]={10419.586,6.39047,2642.8804}; + angles[]={0,3.6173251,0}; }; side="Empty"; flags=4; class Attributes { + disableSimulation=1; + }; + id=1396; + type="Land_HBarrier_large"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; }; - id=1271; - type="Land_Hlaska"; - atlOffset=3.0517578e-005; }; - class Item278 + class Item318 { dataType="Object"; class PositionInfo { - position[]={11225.786,294.15103,4264.6729}; - angles[]={0.093065575,4.463501,0.15995374}; + position[]={10412.723,6.7102027,2642.3979}; + angles[]={0,5.2758861,0}; }; side="Empty"; flags=4; class Attributes { + disableSimulation=1; }; - id=1273; - type="Land_fort_bagfence_round"; - atlOffset=-3.0517578e-005; - }; - class Item279 - { - dataType="Object"; - class PositionInfo - { - position[]={11227.926,297.23972,4265.1338}; - angles[]={0.093065575,4.463501,0.029324362}; - }; - side="Empty"; - flags=4; - class Attributes + id=1397; + type="Land_HBarrier_large"; + class CustomAttributes { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; }; - id=1274; - type="Land_Hlaska"; }; - class Item280 + class Item319 { dataType="Object"; class PositionInfo { - position[]={11226.016,293.8418,4270.0825}; - angles[]={0.11811209,4.3713942,0.18969178}; + position[]={10349.975,6.965631,1902.8138}; + angles[]={0,3.1331103,0}; }; side="Empty"; flags=4; class Attributes { + disableSimulation=1; + }; + id=1399; + type="Land_fortified_nest_small"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; }; - id=1275; - type="Land_HBarrier3"; }; - class Item281 + class Item320 { dataType="Object"; class PositionInfo { - position[]={11228.706,295.16092,4260.0825}; - angles[]={0.093065575,1.3482007,0.029324362}; + position[]={10333.042,6.965631,1786.2886}; + angles[]={0,1.5927134,0}; }; side="Empty"; flags=4; class Attributes { + disableSimulation=1; + }; + id=1400; + type="Land_fortified_nest_small"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; }; - id=1276; - type="Land_HBarrier3"; }; - class Item282 + class Item321 { dataType="Object"; class PositionInfo { - position[]={13006.691,6.965631,9999.7041}; - angles[]={-0,0.20238741,0}; + position[]={10370.083,6.5389771,1885.5475}; + angles[]={0,3.4537771,6.2818937}; }; side="Empty"; flags=4; class Attributes { + disableSimulation=1; + }; + id=1401; + type="Land_HBarrier5"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; }; - id=1303; - type="Land_fortified_nest_small"; }; - class Item283 + class Item322 { dataType="Object"; class PositionInfo { - position[]={12990.159,6.8722181,10063.338}; - angles[]={0.015994642,1.7642878,0}; + position[]={10377.723,6.4730787,1882.847}; + angles[]={0,3.5310128,6.2711854}; }; side="Empty"; flags=4; class Attributes { + disableSimulation=1; + }; + id=1402; + type="Land_HBarrier5"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; }; - id=1304; - type="Land_fortified_nest_small"; }; - class Item284 + class Item323 { dataType="Object"; class PositionInfo { - position[]={13016.785,7.0756311,10123.535}; - angles[]={-0,3.4105144,0}; + position[]={10385.489,6.0116668,1879.3286}; + angles[]={6.2179461,3.5827336,6.2418756}; }; side="Empty"; flags=4; class Attributes { + disableSimulation=1; + }; + id=1403; + type="Land_HBarrier5"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; }; - id=1305; - type="Land_fortified_nest_small"; }; - class Item285 + class Item324 { dataType="Object"; class PositionInfo { - position[]={13011.376,6.7457557,10122.614}; - angles[]={-0,5.8542485,0}; + position[]={10392.818,5.0641017,1875.8671}; + angles[]={6.2179451,3.5901191,6.1637559}; }; side="Empty"; flags=4; class Attributes { + disableSimulation=1; }; - id=1309; + id=1404; type="Land_HBarrier5"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; }; - class Item286 + class Item325 { dataType="Object"; class PositionInfo { - position[]={13006.298,6.7457557,10119.646}; - angles[]={-0,5.6488662,0}; + position[]={10400.636,4.4204078,1872.8016}; + angles[]={6.1362524,3.5367169,0}; }; side="Empty"; flags=4; class Attributes { + disableSimulation=1; }; - id=1310; + id=1405; type="Land_HBarrier5"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; }; - class Item287 + class Item326 { dataType="Object"; class PositionInfo { - position[]={13001.506,6.7178063,10115.854}; - angles[]={-0,2.3721087,0.0079935296}; + position[]={10056.928,6.965631,1855.0023}; + angles[]={0,2.397985,0}; }; side="Empty"; flags=4; class Attributes { + disableSimulation=1; + }; + id=1406; + type="Land_fortified_nest_small"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; }; - id=1311; - type="Land_HBarrier5"; }; - class Item288 + class Item327 { dataType="Object"; class PositionInfo { - position[]={12997.294,6.6843886,10111.497}; - angles[]={-0,2.352622,0.0066592805}; + position[]={10055.177,6.6357555,1849.6603}; + angles[]={0,1.5567026,0}; }; side="Empty"; flags=4; class Attributes { + disableSimulation=1; }; - id=1312; + id=1407; type="Land_HBarrier5"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; }; - class Item289 + class Item328 { dataType="Object"; class PositionInfo { - position[]={13051.159,6.6357555,10164.441}; - angles[]={-0,3.3167107,0}; + position[]={10062.517,6.6357555,1856.7489}; + angles[]={0,3.1173828,0}; }; side="Empty"; flags=4; class Attributes { + disableSimulation=1; }; - id=1313; + id=1408; type="Land_HBarrier5"; - }; - class Item290 - { - dataType="Object"; - class PositionInfo - { - position[]={13117.44,9.1264467,10354.468}; - angles[]={-0,5.968225,0}; - }; - side="Empty"; - flags=4; - class Attributes + class CustomAttributes { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; }; - id=1314; - type="Land_Hlaska"; - atlOffset=9.1552734e-005; }; - class Item291 + class Item329 { dataType="Object"; class PositionInfo { - position[]={13090.577,7.0404701,10237.416}; - angles[]={-0,3.5078275,0}; + position[]={10166.964,6.965631,1876.8816}; + angles[]={0,3.4571645,0}; }; side="Empty"; flags=4; class Attributes { + disableSimulation=1; + }; + id=1409; + type="Land_fortified_nest_small"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; }; - id=1315; - type="Land_HBarrier_large"; }; - class Item292 + class Item330 { dataType="Object"; class PositionInfo { - position[]={13099.047,7.0404701,10234.114}; - angles[]={-0,3.5078275,0}; + position[]={10162.563,6.5632186,1876.7102}; + angles[]={0,3.2809694,0}; }; side="Empty"; flags=4; class Attributes { + disableSimulation=1; + }; + id=1413; + type="Land_HBarrier3"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; }; - id=1316; - type="Land_HBarrier_large"; }; - class Item293 + class Item331 { dataType="Object"; class PositionInfo { - position[]={13135.425,7.048727,10222.592}; - angles[]={0,4.1056499,0}; + position[]={10176.947,6.6357555,1872.5134}; + angles[]={0,1.9411101,0}; }; side="Empty"; flags=4; class Attributes { + disableSimulation=1; + }; + id=1414; + type="Land_HBarrier5"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; }; - id=1317; - type="Land_HBarrier_large"; }; - class Item294 + class Item332 { dataType="Object"; class PositionInfo { - position[]={13128.013,7.0404701,10228.868}; - angles[]={-0,3.4694688,0}; + position[]={10175.324,6.6357555,1866.298}; + angles[]={0,1.6757051,0}; }; side="Empty"; flags=4; class Attributes { + disableSimulation=1; + }; + id=1415; + type="Land_HBarrier5"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; }; - id=1318; - type="Land_HBarrier_large"; }; - class Item295 + class Item333 { dataType="Object"; class PositionInfo { - position[]={13103.417,6.965631,10220.587}; - angles[]={-0,1.9187505,0}; + position[]={10176.779,6.5632186,1861.6661}; + angles[]={0,4.1670456,0}; }; side="Empty"; flags=4; class Attributes { + disableSimulation=1; + }; + id=1416; + type="Land_HBarrier3"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; }; - id=1319; - type="Land_fortified_nest_small"; }; - class Item296 + class Item334 { dataType="Object"; class PositionInfo { - position[]={12800.474,6.5342493,9574.9609}; - angles[]={-0,0.23141971,0}; + position[]={10182.559,6.6357555,1852.8857}; + angles[]={0,4.7336645,0}; }; side="Empty"; flags=4; class Attributes { + disableSimulation=1; + }; + id=1417; + type="Land_HBarrier5"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; }; - id=1321; - type="Base_WarfareBBarrier10x"; }; - class Item297 + class Item335 { dataType="Object"; class PositionInfo { - position[]={12674.775,6.5403919,9600.3857}; - angles[]={6.2711854,3.3351326,0}; + position[]={10182.485,6.6357555,1839.9272}; + angles[]={0,4.6998258,0}; }; side="Empty"; flags=4; class Attributes { + disableSimulation=1; + }; + id=1418; + type="Land_HBarrier5"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; }; - id=1323; - type="Land_HBarrier5"; }; - class Item298 + class Item336 { dataType="Object"; class PositionInfo { - position[]={12644.222,6.6357555,9645.9834}; - angles[]={-0,1.7507336,0}; + position[]={10182.501,6.6357555,1846.5479}; + angles[]={0,4.6998258,0}; }; side="Empty"; flags=4; class Attributes { + disableSimulation=1; }; - id=1324; + id=1419; type="Land_HBarrier5"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; }; - class Item299 + class Item337 { dataType="Object"; class PositionInfo { - position[]={12762.322,6.5632186,9727.0078}; - angles[]={-0,0.11480956,0}; + position[]={10182.392,6.6357555,1831.2266}; + angles[]={0,4.6998258,0}; }; side="Empty"; flags=4; class Attributes { + disableSimulation=1; + }; + id=1420; + type="Land_HBarrier5"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; }; - id=1325; - type="Land_HBarrier3"; }; - class Item300 + class Item338 { dataType="Object"; class PositionInfo { - position[]={12765.925,6.5632186,9726.6387}; - angles[]={-0,0.12292561,0}; + position[]={10179.064,6.5632186,1821.0322}; + angles[]={0,5.6265006,0}; }; side="Empty"; flags=4; class Attributes { + disableSimulation=1; }; - id=1326; + id=1421; type="Land_HBarrier3"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; }; - class Item301 + class Item339 { dataType="Object"; class PositionInfo { - position[]={12849.695,6.5618477,9662.8418}; - angles[]={0.0039967569,1.820626,0}; + position[]={10051.719,6.5632186,1797.2087}; + angles[]={0,4.6937981,0}; }; side="Empty"; flags=4; class Attributes { + disableSimulation=1; }; - id=1327; + id=1423; type="Land_HBarrier3"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; }; - class Item302 + class Item340 { dataType="Object"; class PositionInfo { - position[]={12653.881,9.1363554,9686.6455}; - angles[]={-0,4.9397187,0}; + position[]={10054.499,6.9830604,1787.1776}; + angles[]={0,1.5628401,0}; }; side="Empty"; flags=4; class Attributes { + disableSimulation=1; + }; + id=1425; + type="Land_fortified_nest_small"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; }; - id=1328; - type="Land_Hlaska"; }; - class Item303 + class Item341 { dataType="Object"; class PositionInfo { - position[]={12827.609,9.1359148,9712.9844}; - angles[]={-0,0.22517528,6.2791886}; + position[]={10175.384,6.5632186,1797.9404}; + angles[]={0,4.6937981,0}; }; side="Empty"; flags=4; class Attributes { + disableSimulation=1; + }; + id=1426; + type="Land_HBarrier3"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; }; - id=1329; - type="Land_Hlaska"; }; - class Item304 + class Item342 { dataType="Object"; class PositionInfo { - position[]={12782.677,9.1363554,9582.2197}; - angles[]={-0,3.4189594,0}; + position[]={10173.996,6.9852786,1786.9265}; + angles[]={0,4.7213931,0}; }; side="Empty"; flags=4; class Attributes { + disableSimulation=1; + }; + id=1427; + type="Land_fortified_nest_small"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; }; - id=1330; - type="Land_Hlaska"; }; - class Item305 + class Item343 { dataType="Object"; class PositionInfo { - position[]={13530.19,8.6946583,6277.6807}; - angles[]={-0,0.12588793,0}; + position[]={6994.7822,9.1463556,2443.7568}; + angles[]={0,6.0705156,0}; }; side="Empty"; flags=4; class Attributes { }; - id=1357; - type="Land_Mil_House"; + id=1480; + type="Land_Hlaska"; }; - class Item306 + class Item344 { dataType="Object"; class PositionInfo { - position[]={13493.27,9.0336943,6292.4487}; - angles[]={-0,4.4674559,6.1506343}; + position[]={6891.7378,9.1463556,2364.8965}; + angles[]={0,4.8557758,0}; }; side="Empty"; flags=4; class Attributes { }; - id=1358; + id=1481; type="Land_Hlaska"; }; - class Item307 + class Item345 { dataType="Object"; class PositionInfo { - position[]={13503.88,6.1363554,6377.8618}; - angles[]={-0,5.6306953,0}; + position[]={7005.8823,6.6445789,2461.4226}; + angles[]={0,4.0544181,6.2818937}; }; side="Empty"; flags=4; class Attributes { + disableSimulation=1; + }; + id=1483; + type="Land_HBarrier5"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; }; - id=1359; - type="Land_Hlaska"; }; - class Item308 + class Item346 { dataType="Object"; class PositionInfo { - position[]={13476.714,8.0649557,6353.0796}; - angles[]={0.0013372133,4.6961374,6.272521}; + position[]={7029.4312,6.5632186,2436.5667}; + angles[]={0,0.86812711,0}; }; side="Empty"; flags=4; class Attributes { + disableSimulation=1; + }; + id=1484; + type="Land_HBarrier3"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; }; - id=1360; - type="Land_Mil_Guardhouse"; }; - class Item309 + class Item347 { dataType="Object"; class PositionInfo { - position[]={13304.285,9.6029129,6123.0381}; - angles[]={0.12468291,4.2555876,6.1193342}; + position[]={7031.1006,6.6075935,2434.4675}; + angles[]={0,0.86812711,0}; }; side="Empty"; flags=4; class Attributes { + disableSimulation=1; }; - id=1361; - type="Land_fortified_nest_small"; - }; - class Item310 - { - dataType="Object"; - class PositionInfo - { - position[]={10460.446,8.4863548,2634.1726}; - angles[]={-0,1.4767467,0}; - }; - side="Empty"; - flags=4; - class Attributes + id=1485; + type="Land_HBarrier1"; + class CustomAttributes { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; }; - id=1388; - type="Land_Hlaska"; }; - class Item311 + class Item348 { dataType="Object"; class PositionInfo { - position[]={10446.388,9.20191,2541.5396}; - angles[]={-0,2.7452779,0.0039967569}; + position[]={7009.5596,6.6396761,2456.6389}; + angles[]={0,4.0544181,6.2818937}; }; side="Empty"; flags=4; class Attributes { + disableSimulation=1; + }; + id=1486; + type="Land_HBarrier5"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; }; - id=1389; - type="Land_Hlaska"; }; - class Item312 + class Item349 { dataType="Object"; class PositionInfo { - position[]={10393.354,9.0063553,2589.0273}; - angles[]={-0,5.2313347,0}; + position[]={7015.6143,6.6357555,2446.4167}; + angles[]={0,4.0544181,0}; }; side="Empty"; flags=4; class Attributes { + disableSimulation=1; + }; + id=1487; + type="Land_HBarrier5"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; }; - id=1390; - type="Land_Hlaska"; }; - class Item313 + class Item350 { dataType="Object"; class PositionInfo { - position[]={10386.963,6.91047,2579.5181}; - angles[]={-0,3.7799101,0}; + position[]={7019.6865,6.6357555,2441.1089}; + angles[]={0,4.0696974,0}; }; side="Empty"; flags=4; class Attributes { + disableSimulation=1; + }; + id=1488; + type="Land_HBarrier5"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; }; - id=1391; - type="Land_HBarrier_large"; }; - class Item314 + class Item351 { dataType="Object"; class PositionInfo { - position[]={10384.018,6.91047,2585.3889}; - angles[]={-0,2.1052296,0}; + position[]={7023.854,6.6357555,2435.7456}; + angles[]={0,4.0696974,0}; }; side="Empty"; flags=4; class Attributes { + disableSimulation=1; + }; + id=1489; + type="Land_HBarrier5"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; }; - id=1392; - type="Land_HBarrier_large"; }; - class Item315 + class Item352 { dataType="Object"; class PositionInfo { - position[]={10397.8,6.9249005,2610.6011}; - angles[]={6.259192,2.0350883,0}; + position[]={7027.3501,6.6357555,2430.9912}; + angles[]={0,4.0696974,0}; }; side="Empty"; flags=4; class Attributes { + disableSimulation=1; + }; + id=1490; + type="Land_HBarrier5"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; }; - id=1393; - type="Land_HBarrier_large"; }; - class Item316 + class Item353 { dataType="Object"; class PositionInfo { - position[]={10402.792,6.4158607,2622.7539}; - angles[]={0,2.0273221,0}; + position[]={6882.3423,6.5732188,2339.0088}; + angles[]={0,0.86812711,0}; }; side="Empty"; flags=4; class Attributes { + disableSimulation=1; + }; + id=1491; + type="Land_HBarrier3"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; }; - id=1394; - type="Land_HBarrier_large"; }; - class Item317 + class Item354 { dataType="Object"; class PositionInfo { - position[]={10430.945,6.39047,2641.0076}; - angles[]={-0,2.0883663,0}; + position[]={6884.0117,6.6175938,2336.9097}; + angles[]={0,0.86812711,0}; }; side="Empty"; flags=4; class Attributes { + disableSimulation=1; + }; + id=1492; + type="Land_HBarrier1"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; }; - id=1395; - type="Land_HBarrier_large"; }; - class Item318 + class Item355 { dataType="Object"; class PositionInfo { - position[]={10419.586,6.39047,2642.8804}; - angles[]={-0,3.6173251,0}; + position[]={6880.2612,6.6457558,2333.4333}; + angles[]={0,4.0696974,0}; }; side="Empty"; flags=4; class Attributes { + disableSimulation=1; + }; + id=1493; + type="Land_HBarrier5"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; }; - id=1396; - type="Land_HBarrier_large"; }; - class Item319 + class Item356 { dataType="Object"; class PositionInfo { - position[]={10412.723,6.7102027,2642.3979}; - angles[]={0,5.2758861,0}; + position[]={6899.6929,6.6457558,2343.6226}; + angles[]={0,5.0169864,0}; }; side="Empty"; flags=4; class Attributes { + disableSimulation=1; }; - id=1397; - type="Land_HBarrier_large"; - }; - class Item320 - { - dataType="Object"; - class PositionInfo - { - position[]={10349.975,6.965631,1902.8138}; - angles[]={-0,3.1331103,0}; - }; - side="Empty"; - flags=4; - class Attributes + id=1494; + type="Land_HBarrier5"; + class CustomAttributes { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; }; - id=1399; - type="Land_fortified_nest_small"; }; - class Item321 + class Item357 { dataType="Object"; class PositionInfo { - position[]={10333.042,6.965631,1786.2886}; - angles[]={-0,1.5927134,0}; + position[]={6897.8413,6.6430078,2337.9387}; + angles[]={6.2818937,5.0169864,0}; }; side="Empty"; flags=4; class Attributes { + disableSimulation=1; + }; + id=1495; + type="Land_HBarrier5"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; }; - id=1400; - type="Land_fortified_nest_small"; }; - class Item322 + class Item358 { dataType="Object"; class PositionInfo { - position[]={10370.083,6.5389771,1885.5475}; - angles[]={-0,3.4537771,6.2818937}; + position[]={6896.0747,6.6409888,2332.1594}; + angles[]={0,5.0169864,6.2818937}; }; side="Empty"; flags=4; class Attributes { + disableSimulation=1; }; - id=1401; + id=1496; type="Land_HBarrier5"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; }; - class Item323 + class Item359 { dataType="Object"; class PositionInfo { - position[]={10377.723,6.4730787,1882.847}; - angles[]={-0,3.5310128,6.2711854}; + position[]={6894.311,6.6433406,2326.3721}; + angles[]={0,5.0169864,6.2818937}; }; side="Empty"; flags=4; class Attributes { + disableSimulation=1; }; - id=1402; + id=1497; type="Land_HBarrier5"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; }; - class Item324 + class Item360 { dataType="Object"; class PositionInfo { - position[]={10385.489,6.0116668,1879.3286}; - angles[]={6.2179461,3.5827336,6.2418756}; + position[]={6889.6055,6.6357555,2281.8379}; + angles[]={0,4.015131,0}; }; side="Empty"; flags=4; class Attributes { + disableSimulation=1; }; - id=1403; + id=1498; type="Land_HBarrier5"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; }; - class Item325 + class Item361 { dataType="Object"; class PositionInfo { - position[]={10392.818,5.0641017,1875.8671}; - angles[]={6.2179451,3.5901191,6.1637559}; + position[]={6893.3965,6.6357555,2277.2158}; + angles[]={0.051510688,4.015131,0.040249653}; }; side="Empty"; flags=4; class Attributes { + disableSimulation=1; }; - id=1404; + id=1499; type="Land_HBarrier5"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; }; - class Item326 + class Item362 { dataType="Object"; class PositionInfo { - position[]={10400.636,4.4204078,1872.8016}; - angles[]={6.1362524,3.5367169,0}; + position[]={6897.3135,6.6357555,2272.614}; + angles[]={0,4.015131,0}; }; side="Empty"; flags=4; class Attributes { + disableSimulation=1; }; - id=1405; + id=1500; type="Land_HBarrier5"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; }; - class Item327 + class Item363 { dataType="Object"; class PositionInfo { - position[]={10056.928,6.965631,1855.0023}; - angles[]={-0,2.397985,0}; + position[]={6885.4067,6.6357555,2286.667}; + angles[]={0,4.015131,0}; }; side="Empty"; flags=4; class Attributes { + disableSimulation=1; + }; + id=1503; + type="Land_HBarrier5"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; }; - id=1406; - type="Land_fortified_nest_small"; }; - class Item328 + class Item364 { dataType="Object"; class PositionInfo { - position[]={10055.177,6.6357555,1849.6603}; - angles[]={-0,1.5567026,0}; + position[]={6406.7646,6.2884912,2546.209}; + angles[]={6.2818937,4.2945347,0}; }; side="Empty"; flags=4; class Attributes { + disableSimulation=1; + }; + id=1530; + type="Land_fort_bagfence_round"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; }; - id=1407; - type="Land_HBarrier5"; }; - class Item329 + class Item365 { dataType="Object"; class PositionInfo { - position[]={10062.517,6.6357555,1856.7489}; - angles[]={-0,3.1173828,0}; + position[]={6408.7954,9.1312943,2547.0225}; + angles[]={0,4.2945347,6.2818937}; }; side="Empty"; flags=4; class Attributes { }; - id=1408; - type="Land_HBarrier5"; + id=1531; + type="Land_Hlaska"; }; - class Item330 + class Item366 { dataType="Object"; class PositionInfo { - position[]={10166.964,6.965631,1876.8816}; - angles[]={-0,3.4571645,0}; + position[]={6483.479,9.1463556,2722.8745}; + angles[]={0,5.4043713,0}; }; side="Empty"; flags=4; class Attributes { }; - id=1409; - type="Land_fortified_nest_small"; + id=1533; + type="Land_Hlaska"; }; - class Item331 + class Item367 { dataType="Object"; class PositionInfo { - position[]={10162.563,6.5632186,1876.7102}; - angles[]={-0,3.2809694,0}; + position[]={6608.8809,6.2935462,2676.3364}; + angles[]={0,0.53801244,0}; }; side="Empty"; flags=4; class Attributes { + disableSimulation=1; }; - id=1413; - type="Land_HBarrier3"; - }; - class Item332 - { - dataType="Object"; - class PositionInfo - { - position[]={10176.947,6.6357555,1872.5134}; - angles[]={-0,1.9411101,0}; - }; - side="Empty"; - flags=4; - class Attributes + id=1534; + type="Land_fort_bagfence_round"; + class CustomAttributes { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; }; - id=1414; - type="Land_HBarrier5"; }; - class Item333 + class Item368 { dataType="Object"; class PositionInfo { - position[]={10175.324,6.6357555,1866.298}; - angles[]={-0,1.6757051,0}; + position[]={6607.6914,9.1363554,2674.5005}; + angles[]={0,0.53801244,0}; }; side="Empty"; flags=4; class Attributes { }; - id=1415; - type="Land_HBarrier5"; + id=1535; + type="Land_Hlaska"; }; - class Item334 + class Item369 { dataType="Object"; class PositionInfo { - position[]={10176.779,6.5632186,1861.6661}; - angles[]={-0,4.1670456,0}; + position[]={6569.0645,6.965631,2607.6155}; + angles[]={0,5.9177327,0}; }; side="Empty"; flags=4; class Attributes { + disableSimulation=1; + }; + id=1536; + type="Land_fortified_nest_small"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; }; - id=1416; - type="Land_HBarrier3"; }; - class Item335 + class Item370 { dataType="Object"; class PositionInfo { - position[]={10182.559,6.6357555,1852.8857}; - angles[]={-0,4.7336645,0}; + position[]={6479.6621,7.0491209,2725.5427}; + angles[]={0,2.2856052,0.0039967569}; }; side="Empty"; flags=4; class Attributes { + disableSimulation=1; + }; + id=1537; + type="Land_HBarrier_large"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; }; - id=1417; - type="Land_HBarrier5"; }; - class Item336 + class Item371 { dataType="Object"; class PositionInfo { - position[]={10182.485,6.6357555,1839.9272}; - angles[]={-0,4.6998258,0}; + position[]={6377.1035,7.0329728,2632.2732}; + angles[]={6.2818484,2.2265601,0.0013372133}; }; side="Empty"; flags=4; class Attributes { + disableSimulation=1; + }; + id=1541; + type="Land_HBarrier_large"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; }; - id=1418; - type="Land_HBarrier5"; }; - class Item337 + class Item372 { dataType="Object"; class PositionInfo { - position[]={10182.501,6.6357555,1846.5479}; - angles[]={-0,4.6998258,0}; + position[]={6576.5356,79.368668,3438.3232}; + angles[]={0.16774182,0.046375513,0.033321146}; }; side="Empty"; flags=4; class Attributes { + disableSimulation=1; + }; + id=1571; + type="Land_fort_bagfence_round"; + atlOffset=7.6293945e-006; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; }; - id=1419; - type="Land_HBarrier5"; }; - class Item338 + class Item373 { dataType="Object"; class PositionInfo { - position[]={10182.392,6.6357555,1831.2266}; - angles[]={-0,4.6998258,0}; + position[]={6541.2417,79.818306,3411.6523}; + angles[]={6.2738566,4.7000847,0.08247932}; }; side="Empty"; flags=4; class Attributes { + disableSimulation=1; + }; + id=1572; + type="Land_fort_bagfence_round"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; }; - id=1420; - type="Land_HBarrier5"; }; - class Item339 + class Item374 { dataType="Object"; class PositionInfo { - position[]={10179.064,6.5632186,1821.0322}; - angles[]={-0,5.6265006,0}; + position[]={6593.3281,79.062454,3384.0728}; + angles[]={6.0960674,2.927762,0.0013372133}; }; side="Empty"; flags=4; class Attributes { + disableSimulation=1; + }; + id=1573; + type="Land_fort_bagfence_round"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; }; - id=1421; - type="Land_HBarrier3"; }; - class Item340 + class Item375 { dataType="Object"; class PositionInfo { - position[]={10051.719,6.5632186,1797.2087}; - angles[]={-0,4.6937981,0}; + position[]={6584.4712,79.994675,3434.479}; + angles[]={0.12205668,0.12871456,0.017332481}; }; side="Empty"; flags=4; class Attributes { + disableSimulation=1; + }; + id=1574; + type="CUP_Winter_obj_fort_rampart_ep1"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; }; - id=1423; - type="Land_HBarrier3"; }; - class Item341 + class Item376 { dataType="Object"; class PositionInfo { - position[]={10054.499,6.9830604,1787.1776}; - angles[]={-0,1.5628401,0}; + position[]={6569.1699,79.867851,3432.5935}; + angles[]={0.12993059,5.7754645,0.043970551}; }; side="Empty"; flags=4; class Attributes { + disableSimulation=1; }; - id=1425; - type="Land_fortified_nest_small"; - }; - class Item342 - { - dataType="Object"; - class PositionInfo - { - position[]={10175.384,6.5632186,1797.9404}; - angles[]={-0,4.6937981,0}; - }; - side="Empty"; - flags=4; - class Attributes + id=1575; + type="CUP_Winter_obj_fort_rampart_ep1"; + class CustomAttributes { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; }; - id=1426; - type="Land_HBarrier3"; }; - class Item343 + class Item377 { dataType="Object"; class PositionInfo { - position[]={10173.996,6.9852786,1786.9265}; - angles[]={-0,4.7213931,0}; + position[]={6544.0562,79.50602,3420.5867}; + angles[]={0.095706634,4.9523048,0.089097641}; }; side="Empty"; flags=4; class Attributes { + disableSimulation=1; + }; + id=1576; + type="CUP_Winter_obj_fort_rampart_ep1"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; }; - id=1427; - type="Land_fortified_nest_small"; }; - class Item344 + class Item378 { dataType="Object"; class PositionInfo { - position[]={6994.7822,9.1463556,2443.7568}; - angles[]={-0,6.0705156,0}; + position[]={6546.7729,80.047569,3404.698}; + angles[]={6.2232571,4.0717373,0.074528553}; }; side="Empty"; flags=4; class Attributes { + disableSimulation=1; + }; + id=1577; + type="CUP_Winter_obj_fort_rampart_ep1"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; }; - id=1480; - type="Land_Hlaska"; }; - class Item345 + class Item379 { dataType="Object"; class PositionInfo { - position[]={6891.7378,9.1463556,2364.8965}; - angles[]={-0,4.8557758,0}; + position[]={6584.6426,79.249146,3386.0264}; + angles[]={6.0973544,3.2489762,0.010664274}; }; side="Empty"; flags=4; class Attributes { + disableSimulation=1; + }; + id=1578; + type="CUP_Winter_obj_fort_rampart_ep1"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; }; - id=1481; - type="Land_Hlaska"; }; - class Item346 + class Item380 { dataType="Object"; class PositionInfo { - position[]={7005.8823,6.6445789,2461.4226}; - angles[]={-0,4.0544181,6.2818937}; + position[]={6601.2466,79.722008,3388.3206}; + angles[]={6.0960674,2.9379671,0}; }; side="Empty"; flags=4; class Attributes { + disableSimulation=1; + }; + id=1579; + type="CUP_Winter_obj_fort_rampart_ep1"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; }; - id=1483; - type="Land_HBarrier5"; }; - class Item347 + class Item381 { dataType="Object"; class PositionInfo { - position[]={7029.4312,6.5632186,2436.5667}; - angles[]={-0,0.86812711,0}; + position[]={6543.0239,82.809097,3411.72}; + angles[]={0,4.6790357,0}; }; side="Empty"; flags=4; class Attributes { }; - id=1484; - type="Land_HBarrier3"; + id=1580; + type="Land_Hlaska"; }; - class Item348 + class Item382 { dataType="Object"; class PositionInfo { - position[]={7031.1006,6.6075935,2434.4675}; - angles[]={-0,0.86812711,0}; + position[]={6576.2441,82.596817,3435.9961}; + angles[]={0,0.083932884,0}; }; side="Empty"; flags=4; class Attributes { }; - id=1485; - type="Land_HBarrier1"; + id=1581; + type="Land_Hlaska"; }; - class Item349 + class Item383 { dataType="Object"; class PositionInfo { - position[]={7009.5596,6.6396761,2456.6389}; - angles[]={-0,4.0544181,6.2818937}; + position[]={6592.563,82.37706,3386.5701}; + angles[]={0,2.8101196,0}; }; side="Empty"; flags=4; class Attributes { }; - id=1486; - type="Land_HBarrier5"; + id=1582; + type="Land_Hlaska"; }; - class Item350 + class Item384 { dataType="Object"; class PositionInfo { - position[]={7015.6143,6.6357555,2446.4167}; - angles[]={-0,4.0544181,0}; + position[]={6621.9316,81.166779,3429.2903}; + angles[]={0.06656827,1.0521393,0.030656165}; }; side="Empty"; flags=4; class Attributes { + disableSimulation=1; + }; + id=1583; + type="Land_fort_bagfence_round"; + atlOffset=1.5258789e-005; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; }; - id=1487; - type="Land_HBarrier5"; }; - class Item351 + class Item385 { dataType="Object"; class PositionInfo { - position[]={7019.6865,6.6357555,2441.1089}; - angles[]={-0,4.0696974,0}; + position[]={6622.9341,81.380562,3420.5298}; + angles[]={0.033319358,1.1344783,6.2791886}; }; side="Empty"; flags=4; class Attributes { + disableSimulation=1; + }; + id=1584; + type="CUP_Winter_obj_fort_rampart_ep1"; + atlOffset=7.6293945e-006; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; }; - id=1488; - type="Land_HBarrier5"; }; - class Item352 + class Item386 { dataType="Object"; class PositionInfo { - position[]={7023.854,6.6357555,2435.7456}; - angles[]={-0,4.0696974,0}; + position[]={6613.1484,80.584373,3432.4434}; + angles[]={0.08247932,0.49804258,0.025327841}; }; side="Empty"; flags=4; class Attributes { + disableSimulation=1; + }; + id=1585; + type="CUP_Winter_obj_fort_rampart_ep1"; + atlOffset=-7.6293945e-006; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; }; - id=1489; - type="Land_HBarrier5"; }; - class Item353 + class Item387 { dataType="Object"; class PositionInfo { - position[]={7027.3501,6.6357555,2430.9912}; - angles[]={-0,4.0696974,0}; + position[]={6619.8101,84.054985,3428.291}; + angles[]={0,1.0896963,0}; }; side="Empty"; flags=4; class Attributes { }; - id=1490; - type="Land_HBarrier5"; + id=1587; + type="Land_Posed"; }; - class Item354 + class Item388 { dataType="Object"; class PositionInfo { - position[]={6882.3423,6.5732188,2339.0088}; - angles[]={-0,0.86812711,0}; + position[]={4644.8911,9.7412405,2613.5171}; + angles[]={0.015998369,1.544353,0.013332055}; }; side="Empty"; flags=4; class Attributes { + disableSimulation=1; }; - id=1491; - type="Land_HBarrier3"; - }; - class Item355 - { - dataType="Object"; - class PositionInfo - { - position[]={6884.0117,6.6175938,2336.9097}; - angles[]={-0,0.86812711,0}; - }; - side="Empty"; - flags=4; - class Attributes + id=1614; + type="Land_fortified_nest_small"; + class CustomAttributes { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; }; - id=1492; - type="Land_HBarrier1"; }; - class Item356 + class Item389 { dataType="Object"; class PositionInfo { - position[]={6880.2612,6.6457558,2333.4333}; - angles[]={-0,4.0696974,0}; + position[]={4785.667,9.3357553,2604.53}; + angles[]={0,3.7044473,0}; }; side="Empty"; flags=4; class Attributes { + disableSimulation=1; }; - id=1493; + id=1615; type="Land_HBarrier5"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; }; - class Item357 + class Item390 { dataType="Object"; class PositionInfo { - position[]={6899.6929,6.6457558,2343.6226}; - angles[]={-0,5.0169864,0}; + position[]={4666.6313,9.5632191,2594.3672}; }; side="Empty"; flags=4; class Attributes { + disableSimulation=1; + }; + id=1616; + type="Land_HBarrier3"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; }; - id=1494; - type="Land_HBarrier5"; }; - class Item358 + class Item391 { dataType="Object"; class PositionInfo { - position[]={6897.8413,6.6430078,2337.9387}; - angles[]={6.2818937,5.0169864,0}; + position[]={4669.311,9.6075935,2594.2852}; }; side="Empty"; flags=4; class Attributes { + disableSimulation=1; + }; + id=1617; + type="Land_HBarrier1"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; }; - id=1495; - type="Land_HBarrier5"; }; - class Item359 + class Item392 { dataType="Object"; class PositionInfo { - position[]={6896.0747,6.6409888,2332.1594}; - angles[]={-0,5.0169864,6.2818937}; + position[]={4646.6255,9.302927,2618.0911}; + angles[]={0.010664274,5.1585889,0.015998369}; }; side="Empty"; flags=4; class Attributes { + disableSimulation=1; + }; + id=1618; + type="Land_HBarrier3"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; }; - id=1496; - type="Land_HBarrier5"; }; - class Item360 + class Item393 { dataType="Object"; class PositionInfo { - position[]={6894.311,6.6433406,2326.3721}; - angles[]={-0,5.0169864,6.2818937}; + position[]={5165.8975,9.2935457,2302.6433}; + angles[]={0,2.3816562,0}; }; side="Empty"; flags=4; class Attributes { + disableSimulation=1; + }; + id=1619; + type="Land_fort_bagfence_round"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; }; - id=1497; - type="Land_HBarrier5"; }; - class Item361 + class Item394 { dataType="Object"; class PositionInfo { - position[]={6889.6055,6.6357555,2281.8379}; - angles[]={-0,4.015131,0}; + position[]={5164.4497,12.136355,2304.2834}; + angles[]={0,2.3816562,0}; }; side="Empty"; flags=4; class Attributes { }; - id=1498; - type="Land_HBarrier5"; + id=1620; + type="Land_Hlaska"; }; - class Item362 + class Item395 { dataType="Object"; class PositionInfo { - position[]={6893.3965,6.6357555,2277.2158}; - angles[]={0.051510688,4.015131,0.040249653}; + position[]={4601.2227,9.8470583,2525.2415}; + angles[]={0,0.4908185,6.1795583}; }; side="Empty"; flags=4; class Attributes { + disableSimulation=1; + }; + id=1621; + type="Base_WarfareBBarrier10x"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; }; - id=1499; - type="Land_HBarrier5"; }; - class Item363 + class Item396 { dataType="Object"; class PositionInfo { - position[]={6897.3135,6.6357555,2272.614}; - angles[]={-0,4.015131,0}; + position[]={4627.623,9.5245161,2510.2698}; + angles[]={6.2698579,0.4908185,0}; }; side="Empty"; flags=4; class Attributes { + disableSimulation=1; + }; + id=1622; + type="Base_WarfareBBarrier10x"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; }; - id=1500; - type="Land_HBarrier5"; }; - class Item364 + class Item397 { dataType="Object"; class PositionInfo { - position[]={6885.4067,6.6357555,2286.667}; - angles[]={-0,4.015131,0}; + position[]={4653.7803,9.5354872,2496.0928}; + angles[]={6.2698579,0.4908185,0}; }; side="Empty"; flags=4; class Attributes { + disableSimulation=1; + }; + id=1623; + type="Base_WarfareBBarrier10x"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; }; - id=1503; - type="Land_HBarrier5"; }; - class Item365 + class Item398 { dataType="Object"; class PositionInfo { - position[]={6406.7646,6.2884912,2546.209}; - angles[]={6.2818937,4.2945347,0}; + position[]={4678.7744,9.5301132,2481.915}; + angles[]={6.2698536,0.4908185,0.013332055}; }; side="Empty"; flags=4; class Attributes { + disableSimulation=1; + }; + id=1624; + type="Base_WarfareBBarrier10x"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; }; - id=1530; - type="Land_fort_bagfence_round"; }; - class Item366 + class Item399 { dataType="Object"; class PositionInfo { - position[]={6408.7954,9.1312943,2547.0225}; - angles[]={-0,4.2945347,6.2818937}; + position[]={5056.417,9.5542498,2278.7788}; + angles[]={0,0.4908185,0}; }; side="Empty"; flags=4; class Attributes { + disableSimulation=1; + }; + id=1625; + type="Base_WarfareBBarrier10x"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; }; - id=1531; - type="Land_Hlaska"; }; - class Item367 + class Item400 { dataType="Object"; class PositionInfo { - position[]={6483.479,9.1463556,2722.8745}; - angles[]={-0,5.4043713,0}; + position[]={5095.8276,9.5542498,2254.4844}; + angles[]={0,0.4908185,0}; }; side="Empty"; flags=4; class Attributes { + disableSimulation=1; + }; + id=1626; + type="Base_WarfareBBarrier10x"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; }; - id=1533; - type="Land_Hlaska"; }; - class Item368 + class Item401 { dataType="Object"; class PositionInfo { - position[]={6608.8809,6.2935462,2676.3364}; - angles[]={-0,0.53801244,0}; + position[]={5159.5156,9.5542498,2217.311}; + angles[]={0,0.4908185,0}; }; side="Empty"; flags=4; class Attributes { + disableSimulation=1; + }; + id=1627; + type="Base_WarfareBBarrier10x"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; }; - id=1534; - type="Land_fort_bagfence_round"; }; - class Item369 + class Item402 { dataType="Object"; class PositionInfo { - position[]={6607.6914,9.1363554,2674.5005}; - angles[]={-0,0.53801244,0}; + position[]={4825.3857,11.951803,2558.1238}; + angles[]={0,0.77371669,0.039977662}; }; side="Empty"; flags=4; class Attributes { }; - id=1535; + id=1628; type="Land_Hlaska"; }; - class Item370 + class Item403 { dataType="Object"; class PositionInfo { - position[]={6569.0645,6.965631,2607.6155}; - angles[]={-0,5.9177327,0}; + position[]={4812.7354,9.3357553,2572.1313}; + angles[]={0,3.7044473,0}; }; side="Empty"; flags=4; class Attributes { + disableSimulation=1; }; - id=1536; - type="Land_fortified_nest_small"; - }; - class Item371 - { - dataType="Object"; - class PositionInfo - { - position[]={6479.6621,7.0491209,2725.5427}; - angles[]={-0,2.2856052,0.0039967569}; - }; - side="Empty"; - flags=4; - class Attributes + id=1629; + type="Land_HBarrier5"; + class CustomAttributes { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; }; - id=1537; - type="Land_HBarrier_large"; }; - class Item372 + class Item404 { dataType="Object"; class PositionInfo { - position[]={6547.0728,7.0504704,2771.5374}; - angles[]={-0,2.2856052,0}; + position[]={4597.249,10.203493,2535.1716}; + angles[]={6.2698536,4.7498384,0.0093286335}; }; side="Empty"; flags=4; class Attributes { + disableSimulation=1; }; - id=1538; - type="Land_HBarrier_large"; - }; - class Item373 - { - dataType="Object"; - class PositionInfo - { - position[]={6541.5264,7.0504704,2764.7385}; - angles[]={-0,2.2856052,0}; - }; - side="Empty"; - flags=4; - class Attributes + id=1630; + type="Land_fort_bagfence_round"; + class CustomAttributes { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; }; - id=1539; - type="Land_HBarrier_large"; }; - class Item374 + class Item405 { dataType="Object"; class PositionInfo { - position[]={6706.8018,7.0404701,2700.2002}; - angles[]={-0,0.78806382,0}; + position[]={4599.4307,12.812204,2535.0093}; + angles[]={6.2698488,4.7498384,6.1624427}; }; side="Empty"; flags=4; class Attributes { }; - id=1540; - type="Land_HBarrier_large"; + id=1631; + type="Land_Hlaska"; }; - class Item375 + class Item406 { dataType="Object"; class PositionInfo { - position[]={6377.1035,7.0329728,2632.2732}; - angles[]={6.2818484,2.2265601,0.0013372133}; + position[]={5094.6533,12.136355,2259}; + angles[]={0,3.5375443,0}; }; side="Empty"; flags=4; class Attributes { }; - id=1541; - type="Land_HBarrier_large"; + id=1633; + type="Land_Hlaska"; }; - class Item376 + class Item407 { dataType="Object"; class PositionInfo { - position[]={6576.5356,79.368668,3438.3232}; - angles[]={0.16774182,0.046375513,0.033321146}; + position[]={3633.1121,7.1652455,2251.374}; + angles[]={0.0080009829,3.4677734,6.2352223}; }; side="Empty"; flags=4; class Attributes { + disableSimulation=1; + }; + id=1634; + type="Land_fortified_nest_small"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; }; - id=1571; - type="Land_fort_bagfence_round"; - atlOffset=7.6293945e-006; }; - class Item377 + class Item408 { dataType="Object"; class PositionInfo { - position[]={6541.2417,79.818306,3411.6523}; - angles[]={6.2738566,4.7000847,0.08247932}; + position[]={3627.2148,6.9879184,2251.7791}; + angles[]={0.010664274,0,6.2791886}; }; side="Empty"; flags=4; class Attributes { + disableSimulation=1; }; - id=1572; - type="Land_fort_bagfence_round"; - }; - class Item378 - { - dataType="Object"; - class PositionInfo - { - position[]={6593.3281,79.062454,3384.0728}; - angles[]={6.0960674,2.927762,0.0013372133}; - }; - side="Empty"; - flags=4; - class Attributes + id=1635; + type="Land_HBarrier5"; + class CustomAttributes { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; }; - id=1573; - type="Land_fort_bagfence_round"; }; - class Item379 + class Item409 { dataType="Object"; class PositionInfo { - position[]={6584.4712,79.994675,3434.479}; - angles[]={0.12205668,0.12871456,0.017332481}; + position[]={3621.1638,7.024642,2250.2412}; + angles[]={0.012000273,2.5979474,6.2818484}; }; side="Empty"; flags=4; class Attributes { + disableSimulation=1; + }; + id=1638; + type="Land_HBarrier5"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; }; - id=1574; - type="CUP_Winter_obj_fort_rampart_ep1"; }; - class Item380 + class Item410 { dataType="Object"; class PositionInfo { - position[]={6569.1699,79.867851,3432.5935}; - angles[]={0.12993059,5.7754645,0.043970551}; + position[]={3617.4204,7.084559,2245.395}; + angles[]={0.012000273,1.9319509,6.2805333}; }; side="Empty"; flags=4; class Attributes { + disableSimulation=1; + }; + id=1639; + type="Land_HBarrier5"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; }; - id=1575; - type="CUP_Winter_obj_fort_rampart_ep1"; }; - class Item381 + class Item411 { dataType="Object"; class PositionInfo { - position[]={6544.0562,79.50602,3420.5867}; - angles[]={0.095706634,4.9523048,0.089097641}; + position[]={3568.0027,9.7463636,2188.949}; + angles[]={6.2698536,5.1063776,0.0079935296}; }; side="Empty"; flags=4; class Attributes { }; - id=1576; - type="CUP_Winter_obj_fort_rampart_ep1"; + id=1640; + type="Land_Hlaska"; }; - class Item382 + class Item412 { dataType="Object"; class PositionInfo { - position[]={6546.7729,80.047569,3404.698}; - angles[]={6.2232571,4.0717373,0.074528553}; + position[]={3601.5325,7.0333071,2248.99}; + angles[]={0.013332055,3.4923332,0.0026520467}; }; side="Empty"; flags=4; class Attributes { + disableSimulation=1; + }; + id=1641; + type="Land_HBarrier5"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; }; - id=1577; - type="CUP_Winter_obj_fort_rampart_ep1"; }; - class Item383 + class Item413 { dataType="Object"; class PositionInfo { - position[]={6584.6426,79.249146,3386.0264}; - angles[]={6.0973544,3.2489762,0.010664274}; + position[]={3574.4448,7.2620497,2222.188}; + angles[]={0.010664274,1.931195,0.0066682254}; }; side="Empty"; flags=4; class Attributes { + disableSimulation=1; + }; + id=1642; + type="Land_HBarrier5"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; }; - id=1578; - type="CUP_Winter_obj_fort_rampart_ep1"; }; - class Item384 + class Item414 { dataType="Object"; class PositionInfo { - position[]={6601.2466,79.722008,3388.3206}; - angles[]={6.0960674,2.9379671,0}; + position[]={3561.0325,6.9805651,2176.2124}; + angles[]={6.2645216,1.5902679,0.0053377044}; }; side="Empty"; flags=4; class Attributes { + disableSimulation=1; + }; + id=1643; + type="Land_HBarrier5"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; }; - id=1579; - type="CUP_Winter_obj_fort_rampart_ep1"; }; - class Item385 + class Item415 { dataType="Object"; class PositionInfo { - position[]={6543.0244,82.809143,3411.7205}; - angles[]={6.2738566,4.6790419,0.08247932}; + position[]={3563.4409,2.7925756,2122.1934}; + angles[]={6.1193342,1.6322811,6.2805109}; }; side="Empty"; flags=4; class Attributes { + disableSimulation=1; + }; + id=1644; + type="Land_HBarrier5"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; }; - id=1580; - type="Land_Hlaska"; }; - class Item386 + class Item416 { dataType="Object"; class PositionInfo { - position[]={6576.2441,82.596817,3435.9961}; - angles[]={0,0.083932884,0}; + position[]={3563.0811,1.7970893,2116.0239}; + angles[]={6.1232305,1.6023639,6.2765174}; }; side="Empty"; flags=4; class Attributes { + disableSimulation=1; + }; + id=1645; + type="Land_HBarrier5"; + atlOffset=-1.1920929e-007; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; }; - id=1581; - type="Land_Hlaska"; }; - class Item387 + class Item417 { dataType="Object"; class PositionInfo { - position[]={6592.563,82.37706,3386.5701}; - angles[]={0,2.8101196,0}; + position[]={3562.7529,0.75506699,2109.019}; + angles[]={6.1467061,1.7665528,6.2711854}; }; side="Empty"; flags=4; class Attributes { }; - id=1582; - type="Land_Hlaska"; + id=1646; + type="Fort_RazorWire"; + atlOffset=-0.17558379; }; - class Item388 + class Item418 { dataType="Object"; class PositionInfo { - position[]={6621.9316,81.166779,3429.2903}; - angles[]={0.06656827,1.0521393,0.030656165}; + position[]={3662.6543,6.3130093,2170.8389}; + angles[]={6.2711854,4.9448643,6.2219291}; }; side="Empty"; flags=4; class Attributes { + disableSimulation=1; + }; + id=1647; + type="Land_HBarrier5"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; }; - id=1583; - type="Land_fort_bagfence_round"; - atlOffset=1.5258789e-005; }; - class Item389 + class Item419 { dataType="Object"; class PositionInfo { - position[]={6622.9341,81.380562,3420.5298}; - angles[]={0.033319358,1.1344783,6.2791886}; + position[]={3628.0591,5.0830278,2133.6843}; + angles[]={6.1624417,1.5902679,6.2418756}; }; side="Empty"; flags=4; class Attributes { + disableSimulation=1; + }; + id=1648; + type="Land_HBarrier5"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; }; - id=1584; - type="CUP_Winter_obj_fort_rampart_ep1"; - atlOffset=7.6293945e-006; }; - class Item390 + class Item420 { dataType="Object"; class PositionInfo { - position[]={6613.1484,80.584373,3432.4434}; - angles[]={0.08247932,0.49804258,0.025327841}; + position[]={3628.1516,4.8413887,2127.5852}; + angles[]={0,1.5902679,0}; }; side="Empty"; flags=4; class Attributes { + disableSimulation=1; + }; + id=1649; + type="Land_HBarrier5"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; }; - id=1585; - type="CUP_Winter_obj_fort_rampart_ep1"; - atlOffset=-7.6293945e-006; }; - class Item391 + class Item421 { dataType="Object"; class PositionInfo { - position[]={6619.8101,84.054985,3428.291}; - angles[]={0,1.0896963,0}; + position[]={3666.1826,6.5629473,2223.6965}; + angles[]={6.2711854,0.29231444,6.2658563}; }; side="Empty"; flags=4; class Attributes { + disableSimulation=1; + }; + id=1650; + type="Land_HBarrier5"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; }; - id=1587; - type="Land_Posed"; }; - class Item392 + class Item422 { dataType="Object"; class PositionInfo { - position[]={4644.8911,9.7412405,2613.5171}; - angles[]={0.015998369,1.544353,0.013332055}; + position[]={7600.9521,217.80128,5194.7241}; + angles[]={0,3.2333272,0}; }; side="Empty"; flags=4; class Attributes { }; - id=1614; - type="Land_fortified_nest_small"; + id=1677; + type="Land_Hlaska"; }; - class Item393 + class Item423 { dataType="Object"; class PositionInfo { - position[]={4785.667,9.3357553,2604.53}; - angles[]={-0,3.7044473,0}; + position[]={7609.2803,221.94597,5247.2959}; + angles[]={6.2206001,0,0.065241449}; }; side="Empty"; flags=4; class Attributes { + disableSimulation=1; }; - id=1615; + id=1678; type="Land_HBarrier5"; - }; - class Item394 - { - dataType="Object"; - class PositionInfo - { - position[]={4666.6313,9.5632191,2594.3672}; - }; - side="Empty"; - flags=4; - class Attributes + class CustomAttributes { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; }; - id=1616; - type="Land_HBarrier3"; }; - class Item395 + class Item424 { dataType="Object"; class PositionInfo { - position[]={4669.311,9.6075935,2594.2852}; + position[]={7615.7666,222.33621,5247.1802}; + angles[]={6.2113104,3.2059209,0.065239623}; }; side="Empty"; flags=4; class Attributes { + disableSimulation=1; + }; + id=1679; + type="Land_HBarrier5"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; }; - id=1617; - type="Land_HBarrier1"; }; - class Item396 + class Item425 { dataType="Object"; class PositionInfo { - position[]={4646.6255,9.302927,2618.0911}; - angles[]={0.010664274,5.1585889,0.015998369}; + position[]={7624.2842,223.03078,5246.9146}; + angles[]={6.2658563,3.2621758,0.062584557}; }; side="Empty"; flags=4; class Attributes { + disableSimulation=1; + }; + id=1680; + type="Land_HBarrier5"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; }; - id=1618; - type="Land_HBarrier3"; }; - class Item397 + class Item426 { dataType="Object"; class PositionInfo { - position[]={5165.8975,9.2935457,2302.6433}; - angles[]={-0,2.3816562,0}; + position[]={7631.8872,223.46922,5245.396}; + angles[]={6.2658563,3.2792654,0.059928458}; }; side="Empty"; flags=4; class Attributes { + disableSimulation=1; + }; + id=1681; + type="Land_HBarrier5"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; }; - id=1619; - type="Land_fort_bagfence_round"; }; - class Item398 + class Item427 { dataType="Object"; class PositionInfo { - position[]={5164.4497,12.136355,2304.2834}; - angles[]={-0,2.3816562,0}; + position[]={7639.6992,223.92654,5244.5791}; + angles[]={6.2645216,3.3157179,0.059927464}; }; side="Empty"; flags=4; class Attributes { + disableSimulation=1; + }; + id=1682; + type="Land_HBarrier5"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; }; - id=1620; - type="Land_Hlaska"; }; - class Item399 + class Item428 { dataType="Object"; class PositionInfo { - position[]={4601.2227,9.8470583,2525.2415}; - angles[]={-0,0.4908185,6.1795583}; + position[]={7646.104,224.30731,5243.2681}; + angles[]={6.2685208,3.3418009,0.06656827}; }; side="Empty"; flags=4; class Attributes { + disableSimulation=1; + }; + id=1683; + type="Land_HBarrier5"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; }; - id=1621; - type="Base_WarfareBBarrier10x"; }; - class Item400 + class Item429 { dataType="Object"; class PositionInfo { - position[]={4627.623,9.5245161,2510.2698}; - angles[]={6.2698579,0.4908185,0}; + position[]={7648.106,223.92473,5237.9385}; + angles[]={6.172967,1.7621804,0.066567369}; }; side="Empty"; flags=4; class Attributes { + disableSimulation=1; + }; + id=1684; + type="Land_HBarrier5"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; }; - id=1622; - type="Base_WarfareBBarrier10x"; }; - class Item401 + class Item430 { dataType="Object"; class PositionInfo { - position[]={4653.7803,9.5354872,2496.0928}; - angles[]={6.2698579,0.4908185,0}; + position[]={7646.7114,222.23505,5231.0293}; + angles[]={6.037581,1.7635682,0.14954059}; }; side="Empty"; flags=4; class Attributes { + disableSimulation=1; + }; + id=1685; + type="Land_HBarrier5"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; }; - id=1623; - type="Base_WarfareBBarrier10x"; }; - class Item402 + class Item431 { dataType="Object"; class PositionInfo { - position[]={4678.7744,9.5301132,2481.915}; - angles[]={6.2698536,0.4908185,0.013332055}; + position[]={7645.5493,220.55199,5224.6958}; + angles[]={6.0463781,1.7501872,0.1377887}; }; side="Empty"; flags=4; class Attributes { + disableSimulation=1; + }; + id=1686; + type="Land_HBarrier5"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; }; - id=1624; - type="Base_WarfareBBarrier10x"; }; - class Item403 + class Item432 { dataType="Object"; class PositionInfo { - position[]={5056.417,9.5542498,2278.7788}; - angles[]={-0,0.4908185,0}; + position[]={7644.2451,219.22148,5218.4888}; + angles[]={6.0870738,1.7744951,0.089096971}; }; side="Empty"; flags=4; class Attributes { + disableSimulation=1; + }; + id=1687; + type="Land_HBarrier5"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; }; - id=1625; - type="Base_WarfareBBarrier10x"; }; - class Item404 + class Item433 { dataType="Object"; class PositionInfo { - position[]={5095.8276,9.5542498,2254.4844}; - angles[]={-0,0.4908185,0}; + position[]={7643.0176,218.16988,5212.8066}; + angles[]={6.1141472,1.789067,0.061257254}; }; side="Empty"; flags=4; class Attributes { + disableSimulation=1; + }; + id=1688; + type="Land_HBarrier5"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; }; - id=1626; - type="Base_WarfareBBarrier10x"; }; - class Item405 + class Item434 { dataType="Object"; class PositionInfo { - position[]={5159.5156,9.5542498,2217.311}; - angles[]={-0,0.4908185,0}; + position[]={7640.4946,216.35217,5200.5698}; + angles[]={6.161129,1.753653,0.039980642}; }; side="Empty"; flags=4; class Attributes { + disableSimulation=1; + }; + id=1689; + type="Land_HBarrier5"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; }; - id=1627; - type="Base_WarfareBBarrier10x"; }; - class Item406 + class Item435 { dataType="Object"; class PositionInfo { - position[]={4825.3857,11.951803,2558.1238}; - angles[]={-0,0.77371669,0.039977662}; + position[]={7641.7217,217.19031,5206.7085}; + angles[]={6.1362519,1.7908283,0.049292382}; }; side="Empty"; flags=4; class Attributes { + disableSimulation=1; + }; + id=1690; + type="Land_HBarrier5"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; }; - id=1628; - type="Land_Hlaska"; }; - class Item407 + class Item436 { dataType="Object"; class PositionInfo { - position[]={4812.7354,9.3357553,2572.1313}; - angles[]={-0,3.7044473,0}; + position[]={7554.6689,217.23006,5218.1069}; + angles[]={6.0755548,1.6775827,0.061257254}; }; side="Empty"; flags=4; class Attributes { + disableSimulation=1; }; - id=1629; + id=1691; type="Land_HBarrier5"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; }; - class Item408 + class Item437 { dataType="Object"; class PositionInfo { - position[]={4597.249,10.203493,2535.1716}; - angles[]={6.2698536,4.7498384,0.0093286335}; + position[]={7554.5762,215.84195,5211.1235}; + angles[]={6.0819468,1.6138502,0.046633169}; }; side="Empty"; flags=4; class Attributes { + disableSimulation=1; + }; + id=1692; + type="Land_HBarrier5"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; }; - id=1630; - type="Land_fort_bagfence_round"; }; - class Item409 + class Item438 { dataType="Object"; class PositionInfo { - position[]={4599.4307,12.812204,2535.0093}; - angles[]={6.2698488,4.7498384,6.1624427}; + position[]={7562.1104,219.40152,5235.564}; + angles[]={6.2658529,2.3414145,0.035985984}; }; side="Empty"; flags=4; class Attributes { + disableSimulation=1; + }; + id=1693; + type="Land_HBarrier5"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; }; - id=1631; - type="Land_Hlaska"; }; - class Item410 + class Item439 { dataType="Object"; class PositionInfo { - position[]={5094.6533,12.136355,2259}; - angles[]={-0,3.5375443,0}; + position[]={7567.6221,219.66837,5238.8843}; + angles[]={6.2631865,2.8028333,0.039980642}; }; side="Empty"; flags=4; class Attributes { + disableSimulation=1; + }; + id=1694; + type="Land_HBarrier5"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; }; - id=1633; - type="Land_Hlaska"; }; - class Item411 + class Item440 { dataType="Object"; class PositionInfo { - position[]={3633.1121,7.1652455,2251.374}; - angles[]={0.0080009829,3.4677734,6.2352223}; + position[]={7573.5225,219.95966,5241.04}; + angles[]={6.2605205,2.8028333,0.042639159}; }; side="Empty"; flags=4; class Attributes { + disableSimulation=1; + }; + id=1695; + type="Land_HBarrier5"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; }; - id=1634; - type="Land_fortified_nest_small"; }; - class Item412 + class Item441 { dataType="Object"; class PositionInfo { - position[]={3627.2148,6.9879184,2251.7791}; - angles[]={0.010664274,0,6.2791886}; + position[]={7579.2813,220.25616,5242.9629}; + angles[]={6.2818484,2.8028333,0.046633169}; }; side="Empty"; flags=4; class Attributes { + disableSimulation=1; }; - id=1635; + id=1696; type="Land_HBarrier5"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; }; - class Item413 + class Item442 { dataType="Object"; class PositionInfo { - position[]={3621.1638,7.024642,2250.2412}; - angles[]={0.012000273,2.5979474,6.2818484}; + position[]={7585.8076,220.6176,5244.916}; + angles[]={6.2685165,2.8872757,0.053282689}; }; side="Empty"; flags=4; class Attributes { + disableSimulation=1; }; - id=1638; + id=1697; type="Land_HBarrier5"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; }; - class Item414 + class Item443 { dataType="Object"; class PositionInfo { - position[]={3617.4204,7.084559,2245.395}; - angles[]={0.012000273,1.9319509,6.2805333}; + position[]={7592.0259,220.97481,5246.4736}; + angles[]={6.2685208,2.9661283,0.054613575}; }; side="Empty"; flags=4; class Attributes { + disableSimulation=1; }; - id=1639; + id=1698; type="Land_HBarrier5"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; }; - class Item415 + class Item444 { dataType="Object"; class PositionInfo { - position[]={3568.0027,9.7463636,2188.949}; - angles[]={6.2698536,5.1063776,0.0079935296}; + position[]={7601.1411,215.23384,5190.397}; + angles[]={6.2565274,6.2707663,0.15995561}; }; side="Empty"; flags=4; class Attributes { + disableSimulation=1; + }; + id=1700; + type="Land_HBarrier5"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; }; - id=1640; - type="Land_Hlaska"; }; - class Item416 + class Item445 { dataType="Object"; class PositionInfo { - position[]={3601.5325,7.0333071,2248.99}; - angles[]={0.013332055,3.4923332,0.0026520467}; + position[]={7643.2358,225.48645,5236.4341}; + angles[]={0,0.921848,0}; }; side="Empty"; flags=4; class Attributes { }; - id=1641; - type="Land_HBarrier5"; + id=1701; + type="Land_Hlaska"; }; - class Item417 + class Item446 { dataType="Object"; class PositionInfo { - position[]={3574.4448,7.2620497,2222.188}; - angles[]={0.010664274,1.931195,0.0066682254}; + position[]={7558.3301,219.29143,5214.9561}; + angles[]={0,4.6466947,0}; }; side="Empty"; flags=4; class Attributes { }; - id=1642; - type="Land_HBarrier5"; + id=1702; + type="Land_Hlaska"; }; - class Item418 + class Item447 { dataType="Object"; class PositionInfo { - position[]={3561.0325,6.9805651,2176.2124}; - angles[]={6.2645216,1.5902679,0.0053377044}; + position[]={6325.2705,302.03738,7667.313}; + angles[]={0.0012918708,0,0}; }; side="Empty"; flags=4; class Attributes { + disableSimulation=1; + }; + id=1729; + type="Land_HBarrier_large"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; }; - id=1643; - type="Land_HBarrier5"; }; - class Item419 + class Item448 { dataType="Object"; class PositionInfo { - position[]={3563.4409,2.7925756,2122.1934}; - angles[]={6.1193342,1.6322811,6.2805109}; + position[]={6316.3823,302.03754,7667.2012}; + angles[]={0.0012918708,0,0}; }; side="Empty"; flags=4; class Attributes { + disableSimulation=1; + }; + id=1730; + type="Land_HBarrier_large"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; }; - id=1644; - type="Land_HBarrier5"; }; - class Item420 + class Item449 { dataType="Object"; class PositionInfo { - position[]={3563.0811,1.7970893,2116.0239}; - angles[]={6.1232305,1.6023639,6.2765174}; + position[]={6307.5894,302.05493,7666.98}; + angles[]={0.0026520467,0,6.2805333}; }; side="Empty"; flags=4; class Attributes { + disableSimulation=1; + }; + id=1731; + type="Land_HBarrier_large"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; }; - id=1645; - type="Land_HBarrier5"; }; - class Item421 + class Item450 { dataType="Object"; class PositionInfo { - position[]={3562.7529,0.75506699,2109.019}; - angles[]={6.1467061,1.7665528,6.2711854}; + position[]={6298.8311,302.0546,7667.7837}; + angles[]={0.0026520467,3.4281583,6.2818484}; }; side="Empty"; flags=4; class Attributes { + disableSimulation=1; + }; + id=1732; + type="Land_HBarrier_large"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; }; - id=1646; - type="Fort_RazorWire"; - atlOffset=-0.17558379; }; - class Item422 + class Item451 { dataType="Object"; class PositionInfo { - position[]={3662.6543,6.3130093,2170.8389}; - angles[]={6.2711854,4.9448643,6.2219291}; + position[]={6290.981,302.05161,7671.6533}; + angles[]={0.0012918708,3.8127716,0}; }; side="Empty"; flags=4; class Attributes { + disableSimulation=1; + }; + id=1733; + type="Land_HBarrier_large"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; }; - id=1647; - type="Land_HBarrier5"; }; - class Item423 + class Item452 { dataType="Object"; class PositionInfo { - position[]={3628.0591,5.0830278,2133.6843}; - angles[]={6.1624417,1.5902679,6.2418756}; + position[]={6283.8457,302.04459,7676.9038}; + angles[]={0.0012918708,3.8127716,0}; }; side="Empty"; flags=4; class Attributes { + disableSimulation=1; + }; + id=1734; + type="Land_HBarrier_large"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; }; - id=1648; - type="Land_HBarrier5"; }; - class Item424 + class Item453 { dataType="Object"; class PositionInfo { - position[]={3628.1516,4.8413887,2127.5852}; - angles[]={-0,1.5902679,0}; + position[]={6276.7734,302.04047,7682.2119}; + angles[]={0,3.8127716,0}; }; side="Empty"; flags=4; class Attributes { + disableSimulation=1; + }; + id=1735; + type="Land_HBarrier_large"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; }; - id=1649; - type="Land_HBarrier5"; }; - class Item425 + class Item454 { dataType="Object"; class PositionInfo { - position[]={3666.1826,6.5629473,2223.6965}; - angles[]={6.2711854,0.29231444,6.2658563}; + position[]={6269.6865,302.03979,7687.5342}; + angles[]={6.2791886,3.8127716,0.0026520467}; }; side="Empty"; flags=4; class Attributes { + disableSimulation=1; + }; + id=1736; + type="Land_HBarrier_large"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; }; - id=1650; - type="Land_HBarrier5"; }; - class Item426 + class Item455 { dataType="Object"; class PositionInfo { - position[]={7600.9521,217.80128,5194.7241}; - angles[]={0,3.2333272,0}; + position[]={6262.4053,302.04034,7692.4966}; + angles[]={6.2791886,3.8127716,0.0013372133}; }; side="Empty"; flags=4; class Attributes { + disableSimulation=1; + }; + id=1737; + type="Land_HBarrier_large"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; }; - id=1677; - type="Land_Hlaska"; }; - class Item427 + class Item456 { dataType="Object"; class PositionInfo { - position[]={7609.2803,221.94597,5247.2959}; - angles[]={6.2206001,0,0.065241449}; + position[]={6301.4111,304.13641,7672.4868}; + angles[]={0,3.2215986,0}; }; side="Empty"; flags=4; class Attributes { }; - id=1678; - type="Land_HBarrier5"; + id=1738; + type="Land_Hlaska"; + atlOffset=3.0517578e-005; }; - class Item428 + class Item457 { dataType="Object"; class PositionInfo { - position[]={7615.7666,222.33621,5247.1802}; - angles[]={6.2113104,3.2059209,0.065239623}; + position[]={6232.3838,302.14276,7762.5703}; + angles[]={0.0013372133,2.194829,0.023993526}; }; side="Empty"; flags=4; class Attributes { + disableSimulation=1; + }; + id=1739; + type="Land_fortified_nest_small"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; }; - id=1679; - type="Land_HBarrier5"; }; - class Item429 + class Item458 { dataType="Object"; class PositionInfo { - position[]={7624.2842,223.03078,5246.9146}; - angles[]={6.2658563,3.2621758,0.062584557}; + position[]={6235.4375,301.74323,7765.7642}; + angles[]={0,2.1982358,0}; }; side="Empty"; flags=4; class Attributes { + disableSimulation=1; + }; + id=1740; + type="Land_HBarrier3"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; }; - id=1680; - type="Land_HBarrier5"; }; - class Item430 + class Item459 { dataType="Object"; class PositionInfo { - position[]={7631.8872,223.46922,5245.396}; - angles[]={6.2658563,3.2792654,0.059928458}; + position[]={6219.1445,301.62573,7745.9185}; + angles[]={0,2.2133141,0}; }; side="Empty"; flags=4; class Attributes { + disableSimulation=1; }; - id=1681; + id=1741; type="Land_HBarrier5"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; }; - class Item431 + class Item460 { dataType="Object"; class PositionInfo { - position[]={7639.6992,223.92654,5244.5791}; - angles[]={6.2645216,3.3157179,0.059927464}; + position[]={6220.1416,301.55322,7742.6313}; + angles[]={0,0.66869605,0}; }; side="Empty"; flags=4; class Attributes { + disableSimulation=1; + }; + id=1742; + type="Land_HBarrier3"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; }; - id=1682; - type="Land_HBarrier5"; }; - class Item432 + class Item461 { dataType="Object"; class PositionInfo { - position[]={7646.104,224.30731,5243.2681}; - angles[]={6.2685208,3.3418009,0.06656827}; + position[]={6222.6318,301.62994,7750.6455}; + angles[]={6.2818937,2.2133141,0}; }; side="Empty"; flags=4; class Attributes { + disableSimulation=1; }; - id=1683; + id=1743; type="Land_HBarrier5"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; }; - class Item433 + class Item462 { dataType="Object"; class PositionInfo { - position[]={7648.106,223.92473,5237.9385}; - angles[]={6.172967,1.7621804,0.066567369}; + position[]={6245.2612,301.58926,7707.7876}; + angles[]={6.2805333,0.75621825,6.2778587}; }; side="Empty"; flags=4; class Attributes { + disableSimulation=1; + }; + id=1744; + type="Land_HBarrier3"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; }; - id=1684; - type="Land_HBarrier5"; }; - class Item434 + class Item463 { dataType="Object"; class PositionInfo { - position[]={7646.7114,222.23505,5231.0293}; - angles[]={6.037581,1.7635682,0.14954059}; + position[]={6305.4629,301.65451,7731.314}; + angles[]={0.0053265258,3.386754,6.2525311}; }; side="Empty"; flags=4; class Attributes { + disableSimulation=1; }; - id=1685; + id=1745; type="Land_HBarrier5"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; }; - class Item435 + class Item464 { dataType="Object"; class PositionInfo { - position[]={7645.5493,220.55199,5224.6958}; - angles[]={6.0463781,1.7501872,0.1377887}; + position[]={6312.0405,301.59909,7729.5889}; + angles[]={0.0066592805,3.386754,6.2818484}; }; side="Empty"; flags=4; class Attributes { + disableSimulation=1; }; - id=1686; + id=1746; type="Land_HBarrier5"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; }; - class Item436 + class Item465 { dataType="Object"; class PositionInfo { - position[]={7644.2451,219.22148,5218.4888}; - angles[]={6.0870738,1.7744951,0.089096971}; + position[]={6318.5068,301.58429,7727.7095}; + angles[]={0.0066592805,3.4366643,6.276526}; }; side="Empty"; flags=4; class Attributes { + disableSimulation=1; }; - id=1687; + id=1747; type="Land_HBarrier5"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; }; - class Item437 + class Item466 { dataType="Object"; class PositionInfo { - position[]={7643.0176,218.16988,5212.8066}; - angles[]={6.1141472,1.789067,0.061257254}; + position[]={6325.0566,301.57312,7725.5825}; + angles[]={6.2818484,3.4425719,6.2818484}; }; side="Empty"; flags=4; class Attributes { + disableSimulation=1; }; - id=1688; + id=1748; type="Land_HBarrier5"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; }; - class Item438 + class Item467 { dataType="Object"; class PositionInfo { - position[]={7640.4946,216.35217,5200.5698}; - angles[]={6.161129,1.753653,0.039980642}; + position[]={6332.3706,301.57123,7723.2646}; + angles[]={0.0013372133,3.4655578,0.0013372133}; }; side="Empty"; flags=4; class Attributes { + disableSimulation=1; }; - id=1689; + id=1749; type="Land_HBarrier5"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; }; - class Item439 + class Item468 { dataType="Object"; class PositionInfo { - position[]={7641.7217,217.19031,5206.7085}; - angles[]={6.1362519,1.7908283,0.049292382}; + position[]={6340.3091,301.57849,7720.1353}; + angles[]={0.0013372133,3.5604322,6.2818484}; }; side="Empty"; flags=4; class Attributes { + disableSimulation=1; }; - id=1690; + id=1750; type="Land_HBarrier5"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; }; - class Item440 + class Item469 { dataType="Object"; class PositionInfo { - position[]={7554.6689,217.23006,5218.1069}; - angles[]={6.0755548,1.6775827,0.061257254}; + position[]={6322.2275,304.10556,7721.0195}; + angles[]={0.0066592805,0.69761407,6.276526}; }; side="Empty"; flags=4; class Attributes { }; - id=1691; - type="Land_HBarrier5"; + id=1751; + type="Land_Hlaska"; + atlOffset=0.00088500977; }; - class Item441 + class Item470 { dataType="Object"; class PositionInfo { - position[]={7554.5762,215.84195,5211.1235}; - angles[]={6.0819468,1.6138502,0.046633169}; + position[]={9714.75,85.749168,13556.692}; + angles[]={0.093063653,5.8881645,0.037316564}; }; side="Empty"; flags=4; class Attributes { + disableSimulation=1; + }; + id=1804; + type="Land_fortified_nest_small"; + atlOffset=0.00088500977; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; }; - id=1692; - type="Land_HBarrier5"; }; - class Item442 + class Item471 { dataType="Object"; class PositionInfo { - position[]={7562.1104,219.40152,5235.564}; - angles[]={6.2658529,2.3414145,0.035985984}; + position[]={9702.4014,86.135902,13551.238}; + angles[]={0.25686437,5.8668275,0.042640556}; }; side="Empty"; flags=4; class Attributes { + disableSimulation=1; + }; + id=1805; + type="Land_fortified_nest_small"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; }; - id=1693; - type="Land_HBarrier5"; }; - class Item443 + class Item472 { dataType="Object"; class PositionInfo { - position[]={7567.6221,219.66837,5238.8843}; - angles[]={6.2631865,2.8028333,0.039980642}; + position[]={9616.8379,87.357712,13530.028}; + angles[]={6.2725158,6.103961,6.2232571}; }; side="Empty"; flags=4; class Attributes { + disableSimulation=1; + }; + id=1806; + type="Land_fort_bagfence_corner"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; }; - id=1694; - type="Land_HBarrier5"; }; - class Item444 + class Item473 { dataType="Object"; class PositionInfo { - position[]={7573.5225,219.95966,5241.04}; - angles[]={6.2605205,2.8028333,0.042639159}; + position[]={9629.0732,86.595184,13532.559}; + angles[]={0.0079935296,4.5612917,6.2099833}; }; side="Empty"; flags=4; class Attributes { + disableSimulation=1; + }; + id=1807; + type="Land_fort_bagfence_corner"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; }; - id=1695; - type="Land_HBarrier5"; }; - class Item445 + class Item474 { dataType="Object"; class PositionInfo { - position[]={7579.2813,220.25616,5242.9629}; - angles[]={6.2818484,2.8028333,0.046633169}; + position[]={9626.7949,86.595139,13544.119}; + angles[]={0.017332481,2.9780519,6.213963}; }; side="Empty"; flags=4; class Attributes { + disableSimulation=1; + }; + id=1808; + type="Land_fort_bagfence_corner"; + atlOffset=7.6293945e-006; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; }; - id=1696; - type="Land_HBarrier5"; }; - class Item446 + class Item475 { dataType="Object"; class PositionInfo { - position[]={7585.8076,220.6176,5244.916}; - angles[]={6.2685165,2.8872757,0.053282689}; + position[]={9614.9834,87.349861,13541.737}; + angles[]={0.046631888,1.3842306,0.0039967569}; }; side="Empty"; flags=4; class Attributes { + disableSimulation=1; + }; + id=1809; + type="Land_fort_bagfence_corner"; + atlOffset=-7.6293945e-006; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; }; - id=1697; - type="Land_HBarrier5"; }; - class Item447 + class Item476 { dataType="Object"; class PositionInfo { - position[]={7592.0259,220.97481,5246.4736}; - angles[]={6.2685208,2.9661283,0.054613575}; + position[]={9718.5068,84.959656,13558.857}; + angles[]={0.15865593,5.8642468,6.253859}; }; side="Empty"; flags=4; class Attributes { + disableSimulation=1; + }; + id=1824; + type="Land_HBarrier3"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; }; - id=1698; - type="Land_HBarrier5"; }; - class Item448 + class Item477 { dataType="Object"; class PositionInfo { - position[]={7601.1411,215.23384,5190.397}; - angles[]={6.2565274,6.2707663,0.15995561}; + position[]={9698.5889,86.038185,13549.498}; + angles[]={0.26184687,5.8560553,0.037316564}; }; side="Empty"; flags=4; class Attributes { + disableSimulation=1; + }; + id=1825; + type="Land_HBarrier3"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; }; - id=1700; - type="Land_HBarrier5"; }; - class Item449 + class Item478 { dataType="Object"; class PositionInfo { - position[]={7643.2358,225.48645,5236.4341}; - angles[]={0,0.921848,0}; + position[]={11840.729,148.20552,12380.434}; + angles[]={6.2352223,0.34573877,6.2498641}; }; side="Empty"; flags=4; class Attributes { + disableSimulation=1; + }; + id=1877; + type="Land_fortified_nest_small"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; }; - id=1701; - type="Land_Hlaska"; }; - class Item450 + class Item479 { dataType="Object"; class PositionInfo { - position[]={7558.3301,219.29143,5214.9561}; - angles[]={0,4.6466947,0}; + position[]={11814.589,149.3956,12408.646}; + angles[]={6.2551947,1.9800146,6.272521}; }; side="Empty"; flags=4; class Attributes { + disableSimulation=1; + }; + id=1878; + type="Land_HBarrier5"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; }; - id=1702; - type="Land_Hlaska"; }; - class Item451 + class Item480 { dataType="Object"; class PositionInfo { - position[]={6325.2705,302.03738,7667.313}; - angles[]={0.0012918708,0,0}; + position[]={11869.638,149.11595,12437.343}; + angles[]={6.2751846,3.5675318,6.2791886}; }; side="Empty"; flags=4; class Attributes { + disableSimulation=1; + }; + id=1879; + type="Land_HBarrier5"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; }; - id=1729; - type="Land_HBarrier_large"; }; - class Item452 + class Item481 { dataType="Object"; class PositionInfo { - position[]={6316.3823,302.03754,7667.2012}; - angles[]={0.0012918708,0,0}; + position[]={11464.142,225.63585,7583.0439}; + angles[]={6.1784654,2.4707928,0.041311946}; }; side="Empty"; flags=4; class Attributes { + disableSimulation=1; + }; + id=1906; + type="Land_fortified_nest_small"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; }; - id=1730; - type="Land_HBarrier_large"; }; - class Item453 + class Item482 { dataType="Object"; class PositionInfo { - position[]={6307.5894,302.05493,7666.98}; - angles[]={0.0026520467,0,6.2805333}; + position[]={11502.553,224.13635,7517.1865}; + angles[]={0,1.164358,0}; }; side="Empty"; flags=4; class Attributes { }; - id=1731; - type="Land_HBarrier_large"; + id=1907; + type="Land_Hlaska"; }; - class Item454 + class Item483 { dataType="Object"; class PositionInfo { - position[]={6298.8311,302.0546,7667.7837}; - angles[]={0.0026520467,3.4281583,6.2818484}; + position[]={11440.501,224.13635,7436.8486}; + angles[]={0,3.2725818,0}; }; side="Empty"; flags=4; class Attributes { }; - id=1732; - type="Land_HBarrier_large"; + id=1908; + type="Land_Hlaska"; }; - class Item455 + class Item484 { dataType="Object"; class PositionInfo { - position[]={6290.981,302.05161,7671.6533}; - angles[]={0.0012918708,3.8127716,0}; + position[]={10265.48,168.79648,9481.7637}; + angles[]={0,3.2580297,6.025075}; }; side="Empty"; flags=4; class Attributes { + disableSimulation=1; + }; + id=1935; + type="Land_fort_bagfence_round"; + atlOffset=-1.5258789e-005; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; }; - id=1733; - type="Land_HBarrier_large"; }; - class Item456 + class Item485 { dataType="Object"; class PositionInfo { - position[]={6283.8457,302.04459,7676.9038}; - angles[]={0.0012918708,3.8127716,0}; + position[]={10265.813,171.5518,9483.9258}; + angles[]={0,3.2580297,6.025075}; }; side="Empty"; flags=4; class Attributes { }; - id=1734; - type="Land_HBarrier_large"; + id=1936; + type="Land_Hlaska"; + atlOffset=0.00024414063; }; - class Item457 + class Item486 { dataType="Object"; class PositionInfo { - position[]={6276.7734,302.04047,7682.2119}; - angles[]={-0,3.8127716,0}; + position[]={10291.307,168.30397,9542.2598}; + angles[]={0.089099057,3.3852408,6.1959186}; }; side="Empty"; flags=4; class Attributes { + disableSimulation=1; + }; + id=1937; + type="Land_fortified_nest_small"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; }; - id=1735; - type="Land_HBarrier_large"; }; - class Item458 + class Item487 { dataType="Object"; class PositionInfo { - position[]={6269.6865,302.03979,7687.5342}; - angles[]={6.2791886,3.8127716,0.0026520467}; + position[]={10296.357,167.20685,9537.6621}; + angles[]={0.014664836,4.7162771,6.0870719}; }; side="Empty"; flags=4; class Attributes { + disableSimulation=1; + }; + id=1938; + type="Land_HBarrier5"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; }; - id=1736; - type="Land_HBarrier_large"; }; - class Item459 + class Item488 { dataType="Object"; class PositionInfo { - position[]={6262.4053,302.04034,7692.4966}; - angles[]={6.2791886,3.8127716,0.0013372133}; + position[]={10296.318,167.28893,9531.7998}; + angles[]={0.022662206,1.6095492,6.1012201}; }; side="Empty"; flags=4; class Attributes { + disableSimulation=1; + }; + id=1939; + type="Land_HBarrier5"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; }; - id=1737; - type="Land_HBarrier_large"; }; - class Item460 + class Item489 { dataType="Object"; class PositionInfo { - position[]={6301.4111,304.13641,7672.4868}; - angles[]={0,3.2215986,0}; + position[]={10288.541,168.29051,9529.8555}; + angles[]={6.2432079,3.2358336,6.2605233}; }; side="Empty"; flags=4; class Attributes { + disableSimulation=1; + }; + id=1941; + type="Land_HBarrier3"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; }; - id=1738; - type="Land_Hlaska"; - atlOffset=3.0517578e-005; }; - class Item461 + class Item490 { dataType="Object"; class PositionInfo { - position[]={6232.3838,302.14276,7762.5703}; - angles[]={0.0013372133,2.194829,0.023993526}; + position[]={10293.149,167.83969,9530.0234}; + angles[]={0.022662206,3.1874845,6.1012201}; }; side="Empty"; flags=4; class Attributes { + disableSimulation=1; + }; + id=1942; + type="Land_HBarrier3"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; }; - id=1739; - type="Land_fortified_nest_small"; }; - class Item462 + class Item491 { dataType="Object"; class PositionInfo { - position[]={6235.4375,301.74323,7765.7642}; - angles[]={-0,2.1982358,0}; + position[]={10243.113,170.92178,9526.3779}; + angles[]={6.2219281,1.2874576,6.1506338}; }; side="Empty"; flags=4; class Attributes { + disableSimulation=1; + }; + id=1943; + type="Land_HBarrier5"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; }; - id=1740; - type="Land_HBarrier3"; }; - class Item463 + class Item492 { dataType="Object"; class PositionInfo { - position[]={6219.1445,301.62573,7745.9185}; - angles[]={-0,2.2133141,0}; + position[]={10263.846,168.92891,9549.4648}; + angles[]={0.058599081,2.1469412,6.1637573}; }; side="Empty"; flags=4; class Attributes { + disableSimulation=1; }; - id=1741; + id=1944; type="Land_HBarrier5"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; }; - class Item464 + class Item493 { dataType="Object"; class PositionInfo { - position[]={6220.1416,301.55322,7742.6313}; - angles[]={-0,0.66869605,0}; + position[]={9669.8359,299.63272,8852.8994}; + angles[]={6.2818484,0.7778427,0.0013372133}; }; side="Empty"; flags=4; class Attributes { + disableSimulation=1; + }; + id=1971; + type="Land_HBarrier5"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; }; - id=1742; - type="Land_HBarrier3"; }; - class Item465 + class Item494 { dataType="Object"; class PositionInfo { - position[]={6222.6318,301.62994,7750.6455}; - angles[]={6.2818937,2.2133141,0}; + position[]={9673.1162,299.96313,8848.7197}; + angles[]={0,0.73517907,0.0012918708}; }; side="Empty"; flags=4; class Attributes { + disableSimulation=1; + }; + id=1972; + type="Land_fortified_nest_small"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; }; - id=1743; - type="Land_HBarrier5"; }; - class Item466 + class Item495 { dataType="Object"; class PositionInfo { - position[]={6245.2612,301.58926,7707.7876}; - angles[]={6.2805333,0.75621825,6.2778587}; + position[]={9676.8711,299.57321,8846.208}; + angles[]={0,0.76314491,0.0053265258}; }; side="Empty"; flags=4; class Attributes { + disableSimulation=1; }; - id=1744; + id=1973; type="Land_HBarrier3"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; }; - class Item467 + class Item496 { dataType="Object"; class PositionInfo { - position[]={6305.4629,301.65451,7731.314}; - angles[]={0.0053265258,3.386754,6.2525311}; + position[]={9681.2871,299.57306,8835.1299}; + angles[]={0.0012918708,0.76314491,0}; }; side="Empty"; flags=4; class Attributes { + disableSimulation=1; + }; + id=1974; + type="Land_HBarrier3"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; }; - id=1745; - type="Land_HBarrier5"; }; - class Item468 + class Item497 { dataType="Object"; class PositionInfo { - position[]={6312.0405,301.59909,7729.5889}; - angles[]={0.0066592805,3.386754,6.2818484}; + position[]={9721.8809,299.63559,8857.6016}; + angles[]={0.0013372133,2.4065683,6.2778587}; }; side="Empty"; flags=4; class Attributes { + disableSimulation=1; }; - id=1746; + id=1975; type="Land_HBarrier5"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; }; - class Item469 + class Item498 { dataType="Object"; class PositionInfo { - position[]={6318.5068,301.58429,7727.7095}; - angles[]={0.0066592805,3.4366643,6.276526}; + position[]={9717.3174,299.59998,8852.9766}; + angles[]={6.2738504,5.493669,0.0013372133}; }; side="Empty"; flags=4; class Attributes { + disableSimulation=1; }; - id=1747; + id=1976; type="Land_HBarrier5"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; }; - class Item470 + class Item499 { dataType="Object"; class PositionInfo { - position[]={6325.0566,301.57312,7725.5825}; - angles[]={6.2818484,3.4425719,6.2818484}; + position[]={9712.5361,299.61734,8848.6494}; + angles[]={6.2631836,2.4065683,6.2445393}; }; side="Empty"; flags=4; class Attributes { + disableSimulation=1; }; - id=1748; + id=1977; type="Land_HBarrier5"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; }; - class Item471 + class Item500 { dataType="Object"; class PositionInfo { - position[]={6332.3706,301.57123,7723.2646}; - angles[]={0.0013372133,3.4655578,0.0013372133}; + position[]={9707.8271,299.56445,8844.3955}; + angles[]={6.276526,2.4065683,6.2711854}; }; side="Empty"; flags=4; class Attributes { + disableSimulation=1; }; - id=1749; + id=1978; type="Land_HBarrier5"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; }; - class Item472 + class Item501 { dataType="Object"; class PositionInfo { - position[]={6340.3091,301.57849,7720.1353}; - angles[]={0.0013372133,3.5604322,6.2818484}; + position[]={9704.2002,299.44894,8840.8428}; + angles[]={6.2405448,2.4065683,6.2751846}; }; side="Empty"; flags=4; class Attributes { + disableSimulation=1; + }; + id=1979; + type="Land_HBarrier3"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; }; - id=1750; - type="Land_HBarrier5"; }; - class Item473 + class Item502 { dataType="Object"; class PositionInfo { - position[]={6322.2275,304.10556,7721.0195}; - angles[]={0.0066592805,0.69761407,6.276526}; + position[]={9669.0889,299.6163,8884.7236}; + angles[]={6.2818484,4.673667,0.0026520467}; }; side="Empty"; flags=4; class Attributes { + disableSimulation=1; + }; + id=1980; + type="Land_HBarrier5"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; }; - id=1751; - type="Land_Hlaska"; - atlOffset=0.00088500977; }; - class Item474 + class Item503 { dataType="Object"; class PositionInfo { - position[]={9714.75,85.749168,13556.692}; - angles[]={0.093063653,5.8881645,0.037316564}; + position[]={9668.4668,299.62195,8891.1904}; + angles[]={6.2818484,1.4775822,0.0013372133}; }; side="Empty"; flags=4; class Attributes { + disableSimulation=1; + }; + id=1981; + type="Land_HBarrier5"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; }; - id=1804; - type="Land_fortified_nest_small"; - atlOffset=0.00088500977; }; - class Item475 + class Item504 { dataType="Object"; class PositionInfo { - position[]={9702.4014,86.135902,13551.238}; - angles[]={0.25686437,5.8668275,0.042640556}; + position[]={9668.2139,299.63721,8897.6338}; + angles[]={6.2791886,4.673667,0.0013372133}; }; side="Empty"; flags=4; class Attributes { + disableSimulation=1; }; - id=1805; - type="Land_fortified_nest_small"; - }; - class Item476 - { - dataType="Object"; - class PositionInfo - { - position[]={9613.3691,87.590599,13537.822}; - angles[]={0.095706634,6.103961,6.2378817}; - }; - side="Empty"; - flags=4; - class Attributes + id=1982; + type="Land_HBarrier5"; + class CustomAttributes { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; }; - id=1806; - type="Land_fort_bagfence_corner"; }; - class Item477 + class Item505 { dataType="Object"; class PositionInfo { - position[]={9625.6045,86.749161,13540.353}; - angles[]={0.021328852,4.5612917,6.2099833}; + position[]={9667.9697,299.6637,8903.9756}; + angles[]={6.2765174,4.673667,6.2791886}; }; side="Empty"; flags=4; class Attributes { + disableSimulation=1; + }; + id=1983; + type="Land_HBarrier5"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; }; - id=1807; - type="Land_fort_bagfence_corner"; }; - class Item478 + class Item506 { dataType="Object"; class PositionInfo { - position[]={9623.3262,86.902534,13551.913}; - angles[]={0.065241449,2.9780519,6.1349473}; + position[]={9667.6816,299.70892,8910.6719}; + angles[]={6.2751918,4.673667,6.2711902}; }; side="Empty"; flags=4; class Attributes { + disableSimulation=1; + }; + id=1984; + type="Land_HBarrier5"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; }; - id=1808; - type="Land_fort_bagfence_corner"; }; - class Item479 + class Item507 { dataType="Object"; class PositionInfo { - position[]={9611.5146,86.522697,13549.531}; - angles[]={6.2578578,1.3842306,0.222901}; + position[]={9756.5918,299.40906,8925.3271}; + angles[]={0,1.0213208,0.015994642}; }; side="Empty"; flags=4; class Attributes { + disableSimulation=1; + }; + id=1987; + type="Land_fort_bagfence_round"; + atlOffset=3.0517578e-005; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; }; - id=1809; - type="Land_fort_bagfence_corner"; }; - class Item480 + class Item508 { dataType="Object"; class PositionInfo { - position[]={9718.5068,84.959656,13558.857}; - angles[]={0.15865593,5.8642468,6.253859}; + position[]={9754.6875,302.22141,8924.2529}; + angles[]={0,1.0213208,0.015994642}; }; side="Empty"; flags=4; class Attributes { }; - id=1824; - type="Land_HBarrier3"; + id=1988; + type="Land_Hlaska"; + atlOffset=3.0517578e-005; }; - class Item481 + class Item509 { dataType="Object"; class PositionInfo { - position[]={9698.5889,86.038185,13549.498}; - angles[]={0.26184687,5.8560553,0.037316564}; + position[]={9707.5186,299.29019,8952.0947}; + angles[]={0,0.023568129,6.2818937}; }; side="Empty"; flags=4; class Attributes { + disableSimulation=1; + }; + id=1989; + type="Land_fort_bagfence_round"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; }; - id=1825; - type="Land_HBarrier3"; }; - class Item482 + class Item510 { dataType="Object"; class PositionInfo { - position[]={11840.729,148.20552,12380.434}; - angles[]={6.2352223,0.34573877,6.2498641}; + position[]={9707.3887,302.13315,8949.9121}; + angles[]={0,0.023568129,6.2818937}; }; side="Empty"; flags=4; class Attributes { }; - id=1877; - type="Land_fortified_nest_small"; + id=1990; + type="Land_Hlaska"; }; - class Item483 + class Item511 { dataType="Object"; class PositionInfo { - position[]={11814.589,149.3956,12408.646}; - angles[]={6.2551947,1.9800146,6.272521}; + position[]={9717.6143,299.63574,8951.4531}; + angles[]={0,3.175863,0}; }; side="Empty"; flags=4; class Attributes { + disableSimulation=1; }; - id=1878; + id=1992; type="Land_HBarrier5"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; }; - class Item484 + class Item512 { dataType="Object"; class PositionInfo { - position[]={11869.638,149.11595,12437.343}; - angles[]={6.2751846,3.5675318,6.2791886}; + position[]={9712.5371,299.55853,8951.4238}; + angles[]={6.2818484,3.175863,0.0013372133}; }; side="Empty"; flags=4; class Attributes { + disableSimulation=1; + }; + id=1993; + type="Land_HBarrier3"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; }; - id=1879; - type="Land_HBarrier5"; }; - class Item485 + class Item513 { dataType="Object"; class PositionInfo { - position[]={11464.142,225.63585,7583.0439}; - angles[]={6.1784654,2.4707928,0.041311946}; + position[]={9701.3086,299.63574,8951.4717}; + angles[]={0,6.275496,0}; }; side="Empty"; flags=4; class Attributes { + disableSimulation=1; + }; + id=1994; + type="Land_HBarrier5"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; }; - id=1906; - type="Land_fortified_nest_small"; }; - class Item486 + class Item514 { dataType="Object"; class PositionInfo { - position[]={11502.553,224.13635,7517.1865}; - angles[]={-0,1.164358,0}; + position[]={9695.582,299.63318,8950.0332}; + angles[]={0,2.721462,0.0012918708}; }; side="Empty"; flags=4; class Attributes { + disableSimulation=1; + }; + id=1995; + type="Land_HBarrier5"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; }; - id=1907; - type="Land_Hlaska"; }; - class Item487 + class Item515 { dataType="Object"; class PositionInfo { - position[]={11440.501,224.13635,7436.8486}; - angles[]={-0,3.2725818,0}; + position[]={9750.7432,299.65768,8929.5586}; + angles[]={0,3.8380558,0.015994642}; }; side="Empty"; flags=4; class Attributes { + disableSimulation=1; + }; + id=1997; + type="Land_HBarrier5"; + atlOffset=3.0517578e-005; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; }; - id=1908; - type="Land_Hlaska"; }; - class Item488 + class Item516 { dataType="Object"; class PositionInfo { - position[]={10265.48,168.79648,9481.7637}; - angles[]={-0,3.2580297,6.025075}; + position[]={9745.5293,299.63507,8933.4355}; + angles[]={6.2818484,0.64197111,0.0026744273}; }; side="Empty"; flags=4; class Attributes { + disableSimulation=1; + }; + id=1998; + type="Land_HBarrier5"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; }; - id=1935; - type="Land_fort_bagfence_round"; - atlOffset=-1.5258789e-005; }; - class Item489 + class Item517 { dataType="Object"; class PositionInfo { - position[]={10265.813,171.5518,9483.9258}; - angles[]={-0,3.2580297,6.025075}; + position[]={9740.5801,299.63254,8937.5693}; + angles[]={6.2818937,3.8380558,0}; }; side="Empty"; flags=4; class Attributes { + disableSimulation=1; + }; + id=1999; + type="Land_HBarrier5"; + atlOffset=3.0517578e-005; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; }; - id=1936; - type="Land_Hlaska"; }; - class Item490 + class Item518 { dataType="Object"; class PositionInfo { - position[]={10291.307,168.30397,9542.2598}; - angles[]={0.089099057,3.3852408,6.1959186}; + position[]={9735.7139,299.63577,8941.6416}; + angles[]={0,3.8380558,0}; }; side="Empty"; flags=4; class Attributes { + disableSimulation=1; + }; + id=2000; + type="Land_HBarrier5"; + atlOffset=3.0517578e-005; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; }; - id=1937; - type="Land_fortified_nest_small"; }; - class Item491 + class Item519 { dataType="Object"; class PositionInfo { - position[]={10296.357,167.20685,9537.6621}; - angles[]={0.014664836,4.7162771,6.0870719}; + position[]={9731.6914,299.56326,8944.7402}; + angles[]={0,3.8380558,0}; }; side="Empty"; flags=4; class Attributes { + disableSimulation=1; + }; + id=2001; + type="Land_HBarrier3"; + atlOffset=3.0517578e-005; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; }; - id=1938; - type="Land_HBarrier5"; }; - class Item492 + class Item520 { dataType="Object"; class PositionInfo { - position[]={10296.318,167.28893,9531.7998}; - angles[]={0.022662206,1.6095492,6.1012201}; + position[]={9758.2354,299.67264,8920.1563}; + angles[]={0,4.5595479,6.2551966}; }; side="Empty"; flags=4; class Attributes { + disableSimulation=1; + }; + id=2002; + type="Land_HBarrier3"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; }; - id=1939; - type="Land_HBarrier5"; }; - class Item493 + class Item521 { dataType="Object"; class PositionInfo { - position[]={10288.541,168.29051,9529.8555}; - angles[]={6.2432079,3.2358336,6.2605233}; + position[]={4182.8755,325.03763,8900.1504}; + angles[]={0,3.1698303,0.0012918708}; }; side="Empty"; flags=4; class Attributes { + disableSimulation=1; + }; + id=2029; + type="Land_HBarrier_large"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; }; - id=1941; - type="Land_HBarrier3"; }; - class Item494 + class Item522 { dataType="Object"; class PositionInfo { - position[]={10293.149,167.83969,9530.0234}; - angles[]={0.022662206,3.1874845,6.1012201}; + position[]={4195.0903,325.04047,8900.0469}; + angles[]={0,3.0951686,0}; }; side="Empty"; flags=4; class Attributes { + disableSimulation=1; + }; + id=2030; + type="Land_HBarrier_large"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; }; - id=1942; - type="Land_HBarrier3"; }; - class Item495 + class Item523 { dataType="Object"; class PositionInfo { - position[]={10243.113,170.92178,9526.3779}; - angles[]={6.2219281,1.2874576,6.1506338}; + position[]={4186.4263,324.56323,8897.1191}; + angles[]={0,1.5487305,0}; }; side="Empty"; flags=4; class Attributes { + disableSimulation=1; + }; + id=2031; + type="Land_HBarrier3"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; }; - id=1943; - type="Land_HBarrier5"; }; - class Item496 + class Item524 { dataType="Object"; class PositionInfo { - position[]={10263.846,168.92891,9549.4648}; - angles[]={0.058599081,2.1469412,6.1637573}; + position[]={4191.6504,324.56323,8896.7295}; + angles[]={0,1.5487305,0}; }; side="Empty"; flags=4; class Attributes { + disableSimulation=1; + }; + id=2032; + type="Land_HBarrier3"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; }; - id=1944; - type="Land_HBarrier5"; }; - class Item497 + class Item525 { dataType="Object"; class PositionInfo { - position[]={9669.8359,299.63272,8852.8994}; - angles[]={6.2818484,0.7778427,0.0013372133}; + position[]={4182.9829,327.13367,8904.1211}; + angles[]={0,3.1293139,0.0012918708}; }; side="Empty"; flags=4; class Attributes { }; - id=1971; - type="Land_HBarrier5"; + id=2033; + type="Land_Hlaska"; }; - class Item498 + class Item526 { dataType="Object"; class PositionInfo { - position[]={9673.1162,299.96313,8848.7197}; - angles[]={-0,0.73517907,0.0012918708}; + position[]={4131.5068,327.14761,8952.4033}; + angles[]={0.0066682254,4.8520918,6.2791886}; }; side="Empty"; flags=4; class Attributes { }; - id=1972; - type="Land_fortified_nest_small"; + id=2034; + type="Land_Hlaska"; }; - class Item499 + class Item527 { dataType="Object"; class PositionInfo { - position[]={9676.8711,299.57321,8846.208}; - angles[]={-0,0.76314491,0.0053265258}; + position[]={4219.2192,327.25815,8981.9072}; + angles[]={6.2671871,0.76421714,6.2645183}; }; side="Empty"; flags=4; class Attributes { }; - id=1973; - type="Land_HBarrier3"; + id=2035; + type="Land_Hlaska"; + atlOffset=3.0517578e-005; }; - class Item500 + class Item528 { dataType="Object"; class PositionInfo { - position[]={9681.2871,299.57306,8835.1299}; - angles[]={0.0012918708,0.76314491,0}; + position[]={4227.2944,325.23914,8987.9199}; + angles[]={6.2445412,0.37734652,6.2551904}; }; side="Empty"; flags=4; class Attributes { + disableSimulation=1; + }; + id=2036; + type="Land_HBarrier_large"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; }; - id=1974; - type="Land_HBarrier3"; }; - class Item501 + class Item529 { dataType="Object"; class PositionInfo { - position[]={9721.8809,299.63559,8857.6016}; - angles[]={0.0013372133,2.4065683,6.2778587}; + position[]={4219.0039,325.62195,8990.8682}; + angles[]={6.2298994,0.30447334,6.2378845}; }; side="Empty"; flags=4; class Attributes { + disableSimulation=1; + }; + id=2037; + type="Land_HBarrier_large"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; }; - id=1975; - type="Land_HBarrier5"; }; - class Item502 + class Item530 { dataType="Object"; class PositionInfo { - position[]={9717.3174,299.59998,8852.9766}; - angles[]={6.2738504,5.493669,0.0013372133}; + position[]={4155.0493,329.40549,8999.4355}; + angles[]={6.0999293,0.012774208,6.2738566}; }; side="Empty"; flags=4; class Attributes { + disableSimulation=1; + }; + id=2038; + type="Land_HBarrier_large"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; }; - id=1976; - type="Land_HBarrier5"; }; - class Item503 + class Item531 { dataType="Object"; class PositionInfo { - position[]={9712.5361,299.61734,8848.6494}; - angles[]={6.2631836,2.4065683,6.2445393}; + position[]={4215.1025,324.62726,8938.7568}; + angles[]={0.0013372133,1.6566722,6.2818484}; }; side="Empty"; flags=4; class Attributes { + disableSimulation=1; }; - id=1977; + id=2039; type="Land_HBarrier5"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; }; - class Item504 + class Item532 { dataType="Object"; class PositionInfo { - position[]={9707.8271,299.56445,8844.3955}; - angles[]={6.276526,2.4065683,6.2711854}; + position[]={13146.057,9.1363554,7009.8984}; + angles[]={0,2.8677561,0}; }; side="Empty"; flags=4; class Attributes { }; - id=1978; - type="Land_HBarrier5"; + id=2066; + type="Land_Hlaska"; }; - class Item505 + class Item533 { dataType="Object"; class PositionInfo { - position[]={9704.2002,299.44894,8840.8428}; - angles[]={6.2405448,2.4065683,6.2751846}; + position[]={13127.543,6.5975933,7001.3457}; + angles[]={0,1.2837533,0}; }; side="Empty"; flags=4; class Attributes { + disableSimulation=1; + }; + id=2067; + type="Land_HBarrier1"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; }; - id=1979; - type="Land_HBarrier3"; }; - class Item506 + class Item534 { dataType="Object"; class PositionInfo { - position[]={9669.0889,299.6163,8884.7236}; - angles[]={6.2818484,4.673667,0.0026520467}; + position[]={13048.788,6.6209102,7045.5161}; + angles[]={0,4.4762754,0.0039967569}; }; side="Empty"; flags=4; class Attributes { + disableSimulation=1; + }; + id=2068; + type="Land_HBarrier5"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; }; - id=1980; - type="Land_HBarrier5"; }; - class Item507 + class Item535 { dataType="Object"; class PositionInfo { - position[]={9668.4668,299.62195,8891.1904}; - angles[]={6.2818484,1.4775822,0.0013372133}; + position[]={13051.59,6.6206141,7037.0532}; + angles[]={6.2818484,4.466022,0.0013372133}; }; side="Empty"; flags=4; class Attributes { + disableSimulation=1; }; - id=1981; + id=2069; type="Land_HBarrier5"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; }; - class Item508 + class Item536 { dataType="Object"; class PositionInfo { - position[]={9668.2139,299.63721,8897.6338}; - angles[]={6.2791886,4.673667,0.0013372133}; + position[]={13035.175,6.6357555,7097.9385}; + angles[]={0,5.4002666,0}; }; side="Empty"; flags=4; class Attributes { + disableSimulation=1; }; - id=1982; + id=2070; type="Land_HBarrier5"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; }; - class Item509 + class Item537 { dataType="Object"; class PositionInfo { - position[]={9667.9697,299.6637,8903.9756}; - angles[]={6.2765174,4.673667,6.2791886}; + position[]={13063.634,6.633934,7023.7559}; + angles[]={0,2.8658741,0.0012918708}; }; side="Empty"; flags=4; class Attributes { + disableSimulation=1; }; - id=1983; + id=2071; type="Land_HBarrier5"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; }; - class Item510 + class Item538 { dataType="Object"; class PositionInfo { - position[]={9667.6816,299.70892,8910.6719}; - angles[]={6.2751918,4.673667,6.2711902}; + position[]={13083.154,6.6257553,7012.4258}; + angles[]={0,4.0424895,0}; }; side="Empty"; flags=4; class Attributes { + disableSimulation=1; }; - id=1984; + id=2072; type="Land_HBarrier5"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; }; - class Item511 + class Item539 { dataType="Object"; class PositionInfo { - position[]={9757.1211,299.65765,8896.9316}; - angles[]={6.2751918,4.7919397,0.0093350215}; + position[]={13046.948,6.5500975,7051.7031}; + angles[]={6.2778587,4.462081,0.0039967569}; }; side="Empty"; flags=4; class Attributes { + disableSimulation=1; + }; + id=2073; + type="Land_HBarrier3"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; }; - id=1985; - type="Land_HBarrier5"; }; - class Item512 + class Item540 { dataType="Object"; class PositionInfo { - position[]={9756.4502,299.69623,8902.708}; - angles[]={6.2818484,4.4814515,0.0093350215}; + position[]={13054.265,6.5445929,7027.4551}; + angles[]={0,4.4781523,0.0026520467}; }; side="Empty"; flags=4; class Attributes { + disableSimulation=1; + }; + id=2074; + type="Land_HBarrier3"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; }; - id=1986; - type="Land_HBarrier5"; }; - class Item513 + class Item541 { dataType="Object"; class PositionInfo { - position[]={9756.5918,299.40906,8925.3271}; - angles[]={-0,1.0213208,0.015994642}; + position[]={13070.122,6.5632186,7021.7939}; + angles[]={0,3.8384953,0}; }; side="Empty"; flags=4; class Attributes { + disableSimulation=1; + }; + id=2075; + type="Land_HBarrier3"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; }; - id=1987; - type="Land_fort_bagfence_round"; - atlOffset=3.0517578e-005; }; - class Item514 + class Item542 { dataType="Object"; class PositionInfo { - position[]={9754.6875,302.22141,8924.2529}; - angles[]={-0,1.0213208,0.015994642}; + position[]={13115.641,9.1363554,7184.3652}; + angles[]={0,1.2678591,0}; }; side="Empty"; flags=4; class Attributes { }; - id=1988; + id=2076; type="Land_Hlaska"; - atlOffset=3.0517578e-005; }; - class Item515 + class Item543 { dataType="Object"; class PositionInfo { - position[]={9707.5186,299.29019,8952.0947}; - angles[]={-0,0.023568129,6.2818937}; + position[]={13039.591,9.1363554,7092.1206}; + angles[]={0,4.7877316,0}; }; side="Empty"; flags=4; class Attributes { }; - id=1989; - type="Land_fort_bagfence_round"; + id=2077; + type="Land_Hlaska"; }; - class Item516 + class Item544 { dataType="Object"; class PositionInfo { - position[]={9707.3887,302.13315,8949.9121}; - angles[]={-0,0.023568129,6.2818937}; + position[]={6260.145,9.1286173,2228.3484}; + angles[]={6.2805333,0.16172606,0}; }; side="Empty"; flags=4; class Attributes { }; - id=1990; + id=2104; type="Land_Hlaska"; + atlOffset=-4.7683716e-007; }; - class Item517 + class Item545 { dataType="Object"; class PositionInfo { - position[]={9717.6143,299.63574,8951.4531}; - angles[]={-0,3.175863,0}; + position[]={6289.6069,8.1547222,2179.8818}; + angles[]={6.2485328,1.4086109,6.200706}; }; side="Empty"; flags=4; class Attributes { }; - id=1992; - type="Land_HBarrier5"; + id=2105; + type="Land_Hlaska"; }; - class Item518 + class Item546 { dataType="Object"; class PositionInfo { - position[]={9712.5371,299.55853,8951.4238}; - angles[]={6.2818484,3.175863,0.0013372133}; + position[]={6198.8892,9.1311684,2190.1914}; + angles[]={0,5.3700085,6.2818937}; }; side="Empty"; flags=4; class Attributes { }; - id=1993; - type="Land_HBarrier3"; + id=2106; + type="Land_Hlaska"; + atlOffset=-9.5367432e-007; }; - class Item519 + class Item547 { dataType="Object"; class PositionInfo { - position[]={9701.3086,299.63574,8951.4717}; - angles[]={-0,6.275496,0}; + position[]={8141.1299,470.62955,9170.0107}; + angles[]={0.0080009829,0.28433129,0.0026744273}; }; side="Empty"; flags=4; class Attributes { + disableSimulation=1; + }; + id=2119; + type="CUP_Winter_obj_fort_rampart_ep1"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; }; - id=1994; - type="Land_HBarrier5"; }; - class Item520 + class Item548 { dataType="Object"; class PositionInfo { - position[]={9695.582,299.63318,8950.0332}; - angles[]={-0,2.721462,0.0012918708}; + position[]={8158.7207,470.72467,9153.4375}; + angles[]={0.0093286335,1.0844978,6.2778587}; }; side="Empty"; flags=4; class Attributes { + disableSimulation=1; + }; + id=2138; + type="CUP_Winter_obj_fort_rampart_ep1"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; }; - id=1995; - type="Land_HBarrier5"; }; - class Item521 + class Item549 { dataType="Object"; class PositionInfo { - position[]={9750.7432,299.65768,8929.5586}; - angles[]={-0,3.8380558,0.015994642}; + position[]={8167.7866,470.79944,9133.6797}; + angles[]={0.0013372133,1.744573,6.2751846}; }; side="Empty"; flags=4; class Attributes { + disableSimulation=1; + }; + id=2139; + type="CUP_Winter_obj_fort_rampart_ep1"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; }; - id=1997; - type="Land_HBarrier5"; - atlOffset=3.0517578e-005; }; - class Item522 + class Item550 { dataType="Object"; class PositionInfo { - position[]={9745.5293,299.63507,8933.4355}; - angles[]={6.2818484,0.64197111,0.0026744273}; + position[]={8160.6216,470.75461,9111.0605}; + angles[]={6.272521,2.4522111,0}; }; side="Empty"; flags=4; class Attributes { + disableSimulation=1; + }; + id=2140; + type="CUP_Winter_obj_fort_rampart_ep1"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; }; - id=1998; - type="Land_HBarrier5"; }; - class Item523 + class Item551 { dataType="Object"; class PositionInfo { - position[]={9740.5801,299.63254,8937.5693}; - angles[]={6.2818937,3.8380558,0}; + position[]={8139.8633,470.45093,9103.5908}; + angles[]={6.2551947,3.1744809,0.021328852}; }; side="Empty"; flags=4; class Attributes { + disableSimulation=1; + }; + id=2141; + type="CUP_Winter_obj_fort_rampart_ep1"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; }; - id=1999; - type="Land_HBarrier5"; - atlOffset=3.0517578e-005; }; - class Item524 + class Item552 { dataType="Object"; class PositionInfo { - position[]={9735.7139,299.63577,8941.6416}; - angles[]={-0,3.8380558,0}; + position[]={8120.3228,469.98929,9113.7598}; + angles[]={6.2458706,3.8417838,0.058599081}; }; side="Empty"; flags=4; class Attributes { + disableSimulation=1; + }; + id=2142; + type="CUP_Winter_obj_fort_rampart_ep1"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; }; - id=2000; - type="Land_HBarrier5"; - atlOffset=3.0517578e-005; }; - class Item525 + class Item553 { dataType="Object"; class PositionInfo { - position[]={9731.6914,299.56326,8944.7402}; - angles[]={-0,3.8380558,0}; + position[]={8106.354,469.77237,9132.4746}; + angles[]={6.2565274,4.5629859,0.061255306}; }; side="Empty"; flags=4; class Attributes { + disableSimulation=1; + }; + id=2143; + type="CUP_Winter_obj_fort_rampart_ep1"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; }; - id=2001; - type="Land_HBarrier3"; - atlOffset=3.0517578e-005; }; - class Item526 + class Item554 { dataType="Object"; class PositionInfo { - position[]={9758.2354,299.67264,8920.1563}; - angles[]={-0,4.5595479,6.2551966}; + position[]={8105.7549,470.03854,9148.2744}; + angles[]={6.2711854,4.97997,0.051955618}; }; side="Empty"; flags=4; class Attributes { + disableSimulation=1; + }; + id=2144; + type="CUP_Winter_obj_fort_rampart_ep1"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; }; - id=2002; - type="Land_HBarrier3"; }; - class Item527 + class Item555 { dataType="Object"; class PositionInfo { - position[]={4182.8755,325.03763,8900.1504}; - angles[]={-0,3.1698303,0.0012918708}; + position[]={8118.9736,470.48761,9163.6797}; + angles[]={0.010664274,5.5416899,0.016002094}; }; side="Empty"; flags=4; class Attributes { + disableSimulation=1; + }; + id=2145; + type="CUP_Winter_obj_fort_rampart_ep1"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; }; - id=2029; - type="Land_HBarrier_large"; }; - class Item528 + class Item556 { dataType="Object"; class PositionInfo { - position[]={4195.0903,325.04047,8900.0469}; - angles[]={-0,3.0951686,0}; + position[]={8121.2642,473.06604,9114.4863}; + angles[]={0,3.8649094,0}; }; side="Empty"; flags=4; class Attributes { }; - id=2030; - type="Land_HBarrier_large"; + id=2146; + type="Land_Hlaska"; + atlOffset=-3.0517578e-005; }; - class Item529 + class Item557 { dataType="Object"; class PositionInfo { - position[]={4186.4263,324.56323,8897.1191}; - angles[]={-0,1.5487305,0}; + position[]={8140.4878,473.63574,9168.3857}; + angles[]={0,0.34976399,0}; }; side="Empty"; flags=4; class Attributes { }; - id=2031; - type="Land_HBarrier3"; + id=2147; + type="Land_Hlaska"; }; - class Item530 + class Item558 { dataType="Object"; class PositionInfo { - position[]={4191.6504,324.56323,8896.7295}; - angles[]={-0,1.5487305,0}; + position[]={8159.9844,473.77573,9112.1143}; + angles[]={6.272521,2.5369129,6.2818484}; }; side="Empty"; flags=4; class Attributes { }; - id=2032; - type="Land_HBarrier3"; + id=2148; + type="Land_Posed"; + atlOffset=-3.0517578e-005; }; - class Item531 + class Item559 { dataType="Object"; class PositionInfo { - position[]={4182.9829,327.13367,8904.1211}; - angles[]={-0,3.1293139,0.0012918708}; + position[]={8119.3638,473.67569,9163.2178}; + angles[]={0,5.6812038,0}; }; side="Empty"; flags=4; class Attributes { }; - id=2033; - type="Land_Hlaska"; + id=2149; + type="Land_Posed"; + atlOffset=9.1552734e-005; }; - class Item532 + class Item560 { dataType="Object"; class PositionInfo { - position[]={4131.5068,327.14761,8952.4033}; - angles[]={0.0066682254,4.8520918,6.2791886}; + position[]={6440.2583,384.36627,6525.1396}; + angles[]={6.1821957,0.39502463,0.050623242}; }; side="Empty"; flags=4; class Attributes { + disableSimulation=1; + }; + id=2152; + type="Land_fortified_nest_small"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; }; - id=2034; - type="Land_Hlaska"; }; - class Item533 + class Item561 { dataType="Object"; class PositionInfo { - position[]={4219.2192,327.25815,8981.9072}; - angles[]={6.2671871,0.76421714,6.2645183}; + position[]={6456.7759,384.47122,6554.4702}; + angles[]={0.035982672,4.3246388,6.1506338}; }; side="Empty"; flags=4; class Attributes { + disableSimulation=1; + }; + id=2153; + type="Land_fortified_nest_small"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; }; - id=2035; - type="Land_Hlaska"; - atlOffset=3.0517578e-005; }; - class Item534 + class Item562 { dataType="Object"; class PositionInfo { - position[]={4227.2944,325.23914,8987.9199}; - angles[]={6.2445412,0.37734652,6.2551904}; + position[]={6410.9751,6.2935462,2652.7522}; + angles[]={-0,5.4819384,0}; }; side="Empty"; flags=4; class Attributes { + disableSimulation=1; + }; + id=2201; + type="Land_fort_bagfence_round"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; }; - id=2036; - type="Land_HBarrier_large"; }; - class Item535 + class Item563 { dataType="Object"; class PositionInfo { - position[]={4219.0039,325.62195,8990.8682}; - angles[]={6.2298994,0.30447334,6.2378845}; + position[]={6412.4893,9.1363554,2651.1731}; + angles[]={-0,5.4819384,0}; }; side="Empty"; flags=4; class Attributes { }; - id=2037; - type="Land_HBarrier_large"; + id=2202; + type="Land_Hlaska"; }; - class Item536 + class Item564 { dataType="Object"; class PositionInfo { - position[]={4155.0493,329.40549,8999.4355}; - angles[]={6.0999293,0.012774208,6.2738566}; + position[]={6481.6265,9.1363554,2528.4412}; + angles[]={-0,2.4147418,0}; }; side="Empty"; flags=4; class Attributes { }; - id=2038; - type="Land_HBarrier_large"; + id=2203; + type="Land_Hlaska"; }; - class Item537 + class Item565 { dataType="Object"; class PositionInfo { - position[]={4215.1025,324.62726,8938.7568}; - angles[]={0.0013372133,1.6566722,6.2818484}; + position[]={10441.268,6.1346645,1866.0471}; + angles[]={-0,0.20460282,6.2818937}; }; side="Empty"; flags=4; class Attributes { }; - id=2039; - type="Land_HBarrier5"; + id=2207; + type="Land_Hlaska"; }; - class Item538 + class Item566 { dataType="Object"; class PositionInfo { - position[]={13146.057,9.1363554,7009.8984}; - angles[]={-0,2.8677561,0}; + position[]={9756.0488,299.57132,8895.8936}; + angles[]={-0,1.3805996,0.0012918708}; }; side="Empty"; flags=4; class Attributes { + disableSimulation=1; + }; + id=2214; + type="Land_HBarrier3"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; }; - id=2066; - type="Land_Hlaska"; }; - class Item539 + class Item567 { dataType="Object"; class PositionInfo { - position[]={13127.543,6.5975933,7001.3457}; - angles[]={-0,1.2837533,0}; + position[]={9755.3779,299.58826,8899.3506}; + angles[]={6.2751918,1.3805996,0.0093350215}; }; side="Empty"; flags=4; class Attributes { + disableSimulation=1; + }; + id=2215; + type="Land_HBarrier3"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; }; - id=2067; - type="Land_HBarrier1"; }; - class Item540 + class Item568 { dataType="Object"; class PositionInfo { - position[]={13048.788,6.6209102,7045.5161}; - angles[]={-0,4.4762754,0.0039967569}; + position[]={9754.7021,299.60754,8902.8018}; + angles[]={6.2818484,1.3805996,0.0093350215}; }; side="Empty"; flags=4; class Attributes { + disableSimulation=1; + }; + id=2216; + type="Land_HBarrier3"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; }; - id=2068; - type="Land_HBarrier5"; }; - class Item541 + class Item569 { dataType="Object"; class PositionInfo { - position[]={13051.59,6.6206141,7037.0532}; - angles[]={6.2818484,4.466022,0.0013372133}; + position[]={3701.5281,405.13635,6017.7666}; + angles[]={-0,0.81255567,0}; }; side="Empty"; flags=4; class Attributes { }; - id=2069; - type="Land_HBarrier5"; + id=2224; + type="Land_Hlaska"; }; - class Item542 + }; + id=406; + atlOffset=-1.1539001; + }; + class Item48 + { + dataType="Layer"; + name="Assets Resource-Factory"; + class Entities + { + items=23; + class Item0 { dataType="Object"; class PositionInfo { - position[]={13035.175,6.6357555,7097.9385}; - angles[]={-0,5.4002666,0}; + position[]={11207.309,193.27252,12170.938}; + angles[]={0.098349214,2.2268865,6.212636}; }; side="Empty"; flags=4; class Attributes { }; - id=2070; - type="Land_HBarrier5"; + id=998; + type="CUP_Winter_obj_snowman"; }; - class Item543 + class Item1 { dataType="Object"; class PositionInfo { - position[]={13063.634,6.633934,7023.7559}; - angles[]={-0,2.8658741,0.0012918708}; + position[]={11202.95,194.22675,12164.772}; + angles[]={0.097027354,2.2268865,6.2086577}; }; side="Empty"; flags=4; class Attributes { }; - id=2071; - type="Land_HBarrier5"; + id=999; + type="CUP_Winter_obj_snowman"; }; - class Item544 + class Item2 { dataType="Object"; class PositionInfo { - position[]={13083.154,6.6257553,7012.4258}; - angles[]={-0,4.0424895,0}; + position[]={11246.57,190.19368,12208.623}; + angles[]={0,2.2268865,0}; }; side="Empty"; flags=4; class Attributes { }; - id=2072; - type="Land_HBarrier5"; + id=1001; + type="CUP_Winter_obj_snowman"; }; - class Item545 + class Item3 { dataType="Object"; class PositionInfo { - position[]={13046.948,6.5500975,7051.7031}; - angles[]={6.2778587,4.462081,0.0039967569}; + position[]={11247.372,190.19368,12209.735}; + angles[]={0,5.3613849,0}; }; side="Empty"; flags=4; class Attributes { }; - id=2073; - type="Land_HBarrier3"; + id=1002; + type="CUP_Winter_obj_snowman"; }; - class Item546 + class Item4 { dataType="Object"; class PositionInfo { - position[]={13054.265,6.5445929,7027.4551}; - angles[]={-0,4.4781523,0.0026520467}; + position[]={11252.53,194.88167,12226.907}; + angles[]={0,2.9285779,0}; }; side="Empty"; flags=4; class Attributes { }; - id=2074; - type="Land_HBarrier3"; + id=1003; + type="CUP_Winter_obj_snowman"; }; - class Item547 + class Item5 { dataType="Object"; class PositionInfo { - position[]={13070.122,6.5632186,7021.7939}; - angles[]={-0,3.8384953,0}; + position[]={11230.978,190.28845,12199.597}; + angles[]={6.282495,0.7866714,6.2822719}; }; side="Empty"; flags=4; class Attributes { }; - id=2075; - type="Land_HBarrier3"; + id=1004; + type="CUP_Winter_obj_snowman"; }; - class Item548 + class Item6 { dataType="Object"; class PositionInfo { - position[]={13115.641,9.1363554,7184.3652}; - angles[]={-0,1.2678591,0}; + position[]={11230.221,190.28848,12198.604}; + angles[]={6.282495,3.8191438,6.2822719}; }; side="Empty"; flags=4; class Attributes { }; - id=2076; - type="Land_Hlaska"; + id=1005; + type="CUP_Winter_obj_snowman"; }; - class Item549 + class Item7 { dataType="Object"; class PositionInfo { - position[]={13039.591,9.1363554,7092.1206}; - angles[]={-0,4.7877316,0}; + position[]={11228.75,190.28844,12196.534}; + angles[]={6.282495,2.2887125,6.2822719}; }; side="Empty"; flags=4; class Attributes { }; - id=2077; - type="Land_Hlaska"; + id=1006; + type="CUP_Winter_obj_snowman"; }; - class Item550 + class Item8 { dataType="Object"; class PositionInfo { - position[]={6260.145,9.1286173,2228.3484}; - angles[]={6.2805333,0.16172606,0}; + position[]={9658.1943,86.386429,13533.556}; + angles[]={0,2.7645442,6.2671871}; }; side="Empty"; flags=4; class Attributes { }; - id=2104; - type="Land_Hlaska"; - atlOffset=-4.7683716e-007; + id=1810; + type="Land_Ind_TankSmall2"; }; - class Item551 + class Item9 { dataType="Object"; class PositionInfo { - position[]={6289.6069,8.1547222,2179.8818}; - angles[]={6.2485328,1.4086109,6.200706}; + position[]={9659.3672,86.370636,13530.446}; + angles[]={0.015998369,2.7645442,6.2511969}; }; side="Empty"; flags=4; class Attributes { }; - id=2105; - type="Land_Hlaska"; - atlOffset=-4.7683716e-007; + id=1811; + type="Land_Ind_TankSmall2"; }; - class Item552 + class Item10 { dataType="Object"; class PositionInfo { - position[]={6198.8892,9.1311684,2190.1914}; - angles[]={-0,5.3700085,6.2818937}; + position[]={9660.541,86.357544,13527.511}; + angles[]={0,2.7645442,0}; }; side="Empty"; flags=4; class Attributes { }; - id=2106; - type="Land_Hlaska"; - atlOffset=-4.7683716e-007; + id=1812; + type="Land_Ind_TankSmall2"; }; - class Item553 + class Item11 { dataType="Object"; class PositionInfo { - position[]={8141.1299,470.62955,9170.0107}; - angles[]={0.0080009829,0.28433129,0.0026744273}; + position[]={9579.9385,88.458595,13531.824}; + angles[]={0.071875811,4.4197793,6.2551923}; }; side="Empty"; flags=4; class Attributes { }; - id=2119; - type="CUP_Winter_obj_fort_rampart_ep1"; + id=1813; + type="CUP_Winter_obj_Timbers"; }; - class Item554 + class Item12 { dataType="Object"; class PositionInfo { - position[]={8158.7207,470.72467,9153.4375}; - angles[]={0.0093286335,1.0844978,6.2778587}; + position[]={9581.2324,88.561928,13527.954}; + angles[]={0.0039967569,4.4197793,6.2551923}; }; side="Empty"; flags=4; class Attributes { }; - id=2138; - type="CUP_Winter_obj_fort_rampart_ep1"; + id=1814; + type="CUP_Winter_obj_Timbers"; }; - class Item555 + class Item13 { dataType="Object"; class PositionInfo { - position[]={8167.7866,470.79944,9133.6797}; - angles[]={0.0013372133,1.744573,6.2751846}; + position[]={9582.3613,88.541588,13524.422}; + angles[]={0,1.2905657,6.259192}; }; side="Empty"; flags=4; class Attributes { }; - id=2139; - type="CUP_Winter_obj_fort_rampart_ep1"; + id=1815; + type="CUP_Winter_obj_Timbers"; }; - class Item556 + class Item14 { dataType="Object"; class PositionInfo { - position[]={8160.6216,470.75461,9111.0605}; - angles[]={6.272521,2.4522111,0}; + position[]={9583.3164,88.564743,13520.578}; + angles[]={0.02399601,4.4197793,6.2591896}; }; side="Empty"; flags=4; class Attributes { }; - id=2140; - type="CUP_Winter_obj_fort_rampart_ep1"; + id=1816; + type="CUP_Winter_obj_Timbers"; }; - class Item557 + class Item15 { dataType="Object"; class PositionInfo { - position[]={8139.8633,470.45093,9103.5908}; - angles[]={6.2551947,3.1744809,0.021328852}; + position[]={9574.7422,88.658264,13526.421}; + angles[]={0,2.83266,0}; }; side="Empty"; flags=4; class Attributes { }; - id=2141; - type="CUP_Winter_obj_fort_rampart_ep1"; + id=1817; + type="CUP_Winter_obj_Timbers"; }; - class Item558 + class Item16 { dataType="Object"; class PositionInfo { - position[]={8120.3228,469.98929,9113.7598}; - angles[]={6.2458706,3.8417838,0.058599081}; + position[]={9577.7393,88.658264,13516.153}; + angles[]={0,6.0217323,0}; }; side="Empty"; flags=4; class Attributes { }; - id=2142; - type="CUP_Winter_obj_fort_rampart_ep1"; + id=1818; + type="CUP_Winter_obj_Timbers"; }; - class Item559 + class Item17 { dataType="Object"; class PositionInfo { - position[]={8106.354,469.77237,9132.4746}; - angles[]={6.2565274,4.5629859,0.061255306}; + position[]={9586.0811,89.081268,13510.733}; + angles[]={6.2698488,1.2878926,6.1637564}; }; side="Empty"; flags=4; class Attributes { }; - id=2143; - type="CUP_Winter_obj_fort_rampart_ep1"; + id=1819; + type="US_WarfareBContructionSite_Base_EP1"; }; - class Item560 + class Item18 { dataType="Object"; class PositionInfo { - position[]={8105.7549,470.03854,9148.2744}; - angles[]={6.2711854,4.97997,0.051955618}; + position[]={9588.3467,88.781578,13506.221}; + angles[]={0.012000273,1.0668645,6.1637568}; }; side="Empty"; flags=4; class Attributes { }; - id=2144; - type="CUP_Winter_obj_fort_rampart_ep1"; + id=1820; + type="TK_WarfareBContructionSite_Base_EP1"; }; - class Item561 + class Item19 { dataType="Object"; class PositionInfo { - position[]={8118.9736,470.48761,9163.6797}; - angles[]={0.010664274,5.5416899,0.016002094}; + position[]={9654.1826,87.831787,13522.076}; + angles[]={0,5.938621,6.2299027}; }; side="Empty"; flags=4; class Attributes { }; - id=2145; - type="CUP_Winter_obj_fort_rampart_ep1"; + id=1821; + type="Land_Repair_center"; }; - class Item562 + class Item20 { dataType="Object"; class PositionInfo { - position[]={8121.2642,473.06604,9114.4863}; - angles[]={0,3.8649094,0}; + position[]={9639.8525,87.978241,13503.406}; + angles[]={0.0026520467,2.7037597,6.2778587}; }; side="Empty"; flags=4; class Attributes { }; - id=2146; - type="Land_Hlaska"; - atlOffset=-3.0517578e-005; + id=1822; + type="Land_Fuel_tank_stairs"; }; - class Item563 + class Item21 { dataType="Object"; class PositionInfo { - position[]={8140.4878,473.63574,9168.3857}; - angles[]={0,0.34976399,0}; + position[]={9630.7803,87.346504,13499.312}; + angles[]={0.039979152,2.7037597,0.042640556}; }; side="Empty"; flags=4; class Attributes { }; - id=2147; - type="Land_Hlaska"; + id=1823; + type="Land_Fuel_tank_big"; }; - class Item564 + class Item22 { dataType="Object"; class PositionInfo { - position[]={8159.9844,473.77573,9112.1143}; - angles[]={6.272521,2.5369129,6.2818484}; + position[]={8137.5386,476.93848,9138.9053}; + angles[]={0.0053265258,0,6.2805333}; }; side="Empty"; flags=4; class Attributes { }; - id=2148; - type="Land_Posed"; - atlOffset=-3.0517578e-005; + id=2137; + type="Land_Vysilac_FM"; + }; + }; + id=446; + atlOffset=32.863434; + }; + class Item49 + { + dataType="Logic"; + class PositionInfo + { + position[]={4408.4434,235.24799,4650.9087}; + }; + areaSize[]={11.825195,0,10.748535}; + flags=1; + id=501; + type="ModuleHideTerrainObjects_F"; + atlOffset=1.2302246; + class CustomAttributes + { + class Attribute0 + { + property="#filter"; + expression="_this setVariable [""#filter"",_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=15; + }; + }; + }; + class Attribute1 + { + property="#hideLocally"; + expression="_this setVariable [""#hideLocally"",_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=2; + }; + }; + class Item50 + { + dataType="Logic"; + class PositionInfo + { + position[]={4711.3184,270.84879,6786.415}; + angles[]={0,5.6903358,0}; + }; + areaSize[]={11.366741,0,5.1338015}; + areaIsRectangle=1; + flags=1; + id=571; + type="ModuleHideTerrainObjects_F"; + atlOffset=-0.31121826; + class CustomAttributes + { + class Attribute0 + { + property="#filter"; + expression="_this setVariable [""#filter"",_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=15; + }; + }; }; - class Item565 + class Attribute1 { - dataType="Object"; - class PositionInfo - { - position[]={8119.3638,473.67569,9163.2178}; - angles[]={0,5.6812038,0}; - }; - side="Empty"; - flags=4; - class Attributes + property="#hideLocally"; + expression="_this setVariable [""#hideLocally"",_value]"; + class Value { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; }; - id=2149; - type="Land_Posed"; - atlOffset=9.1552734e-005; }; + nAttributes=2; }; - id=406; - atlOffset=-0.16647339; }; - class Item57 + class Item51 { - dataType="Layer"; - name="Assets Resource-Factory"; - class Entities + dataType="Object"; + class PositionInfo { - items=23; - class Item0 - { - dataType="Object"; - class PositionInfo - { - position[]={11207.309,193.27252,12170.938}; - angles[]={0.098349214,2.2268865,6.212636}; - }; - side="Empty"; - flags=4; - class Attributes - { - }; - id=998; - type="CUP_Winter_obj_snowman"; - }; - class Item1 + position[]={2738.8826,274.71429,9924.2666}; + angles[]={0,3.6672072,0.0066592805}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=657; + type="Fort_RazorWire"; + }; + class Item52 + { + dataType="Logic"; + class PositionInfo + { + position[]={6949.7778,390.40884,11434.301}; + }; + areaSize[]={5,0,11.008301}; + flags=1; + id=857; + type="ModuleHideTerrainObjects_F"; + atlOffset=2.4249268; + class CustomAttributes + { + class Attribute0 { - dataType="Object"; - class PositionInfo - { - position[]={11202.95,194.22675,12164.772}; - angles[]={0.097027354,2.2268865,6.2086577}; - }; - side="Empty"; - flags=4; - class Attributes + property="#filter"; + expression="_this setVariable [""#filter"",_value]"; + class Value { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=15; + }; }; - id=999; - type="CUP_Winter_obj_snowman"; }; - class Item2 + class Attribute1 { - dataType="Object"; - class PositionInfo - { - position[]={11246.57,190.19368,12208.623}; - angles[]={-0,2.2268865,0}; - }; - side="Empty"; - flags=4; - class Attributes + property="#hideLocally"; + expression="_this setVariable [""#hideLocally"",_value]"; + class Value { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; }; - id=1001; - type="CUP_Winter_obj_snowman"; }; - class Item3 + nAttributes=2; + }; + }; + class Item53 + { + dataType="Logic"; + class PositionInfo + { + position[]={6940.6182,391.04169,11454.242}; + }; + areaSize[]={3.2272949,0,3.9308519}; + flags=1; + id=861; + type="ModuleHideTerrainObjects_F"; + atlOffset=1.1322327; + class CustomAttributes + { + class Attribute0 { - dataType="Object"; - class PositionInfo - { - position[]={11247.372,190.19368,12209.735}; - angles[]={-0,5.3613849,0}; - }; - side="Empty"; - flags=4; - class Attributes + property="#filter"; + expression="_this setVariable [""#filter"",_value]"; + class Value { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=4; + }; }; - id=1002; - type="CUP_Winter_obj_snowman"; }; - class Item4 + class Attribute1 { - dataType="Object"; - class PositionInfo - { - position[]={11252.53,194.88167,12226.907}; - angles[]={-0,2.9285779,0}; - }; - side="Empty"; - flags=4; - class Attributes + property="#hideLocally"; + expression="_this setVariable [""#hideLocally"",_value]"; + class Value { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; }; - id=1003; - type="CUP_Winter_obj_snowman"; }; - class Item5 + nAttributes=2; + }; + }; + class Item54 + { + dataType="Object"; + class PositionInfo + { + position[]={8832.8262,232.75604,11617.233}; + angles[]={0.0080009829,0.16858441,6.2818484}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=898; + type="76n6ClamShell"; + }; + class Item55 + { + dataType="Object"; + class PositionInfo + { + position[]={11237.94,190,12203.883}; + angles[]={0,2.1201372,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=985; + type="Sign_DangerMines_ACR"; + }; + class Item56 + { + dataType="Object"; + class PositionInfo + { + position[]={11240.435,190,12207.024}; + angles[]={0,2.4397206,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=991; + type="Sign_DangerMines_ACR"; + }; + class Item57 + { + dataType="Logic"; + class PositionInfo + { + position[]={12222.043,24.496088,9404.7461}; + angles[]={0.0066682254,0.40281636,6.200707}; + }; + areaSize[]={8.4046211,0,0.96533203}; + flags=1; + id=1249; + type="ModuleHideTerrainObjects_F"; + atlOffset=0.24967575; + class CustomAttributes + { + class Attribute0 { - dataType="Object"; - class PositionInfo - { - position[]={11230.978,190.28845,12199.597}; - angles[]={6.282495,0.7866714,6.2822719}; - }; - side="Empty"; - flags=4; - class Attributes + property="#filter"; + expression="_this setVariable [""#filter"",_value]"; + class Value { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=15; + }; }; - id=1004; - type="CUP_Winter_obj_snowman"; }; - class Item6 + class Attribute1 { - dataType="Object"; - class PositionInfo - { - position[]={11230.221,190.28848,12198.604}; - angles[]={6.282495,3.8191438,6.2822719}; - }; - side="Empty"; - flags=4; - class Attributes + property="#hideLocally"; + expression="_this setVariable [""#hideLocally"",_value]"; + class Value { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; }; - id=1005; - type="CUP_Winter_obj_snowman"; }; - class Item7 + nAttributes=2; + }; + }; + class Item58 + { + dataType="Object"; + class PositionInfo + { + position[]={12153.324,30.200256,9398.0732}; + angles[]={0.053282689,3.9839635,6.2325621}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=1264; + type="Sign_Stop"; + atlOffset=5.9127808e-005; + }; + class Item59 + { + dataType="Object"; + class PositionInfo + { + position[]={12146.638,30.224018,9403.9795}; + angles[]={0.053282689,3.9018285,6.2325621}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=1265; + type="Sign_Stop"; + }; + class Item60 + { + dataType="Object"; + class PositionInfo + { + position[]={12219.881,22.952749,9455.5635}; + angles[]={0.14693315,0.97752666,6.161129}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=1266; + type="Sign_Stop"; + }; + class Item61 + { + dataType="Object"; + class PositionInfo + { + position[]={12214.695,22.718178,9462.5195}; + angles[]={0.12074303,3.9839635,6.1519442}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=1267; + type="Sign_Stop"; + }; + class Item62 + { + dataType="Object"; + class PositionInfo + { + position[]={12992.67,6.4208422,10001.1}; + angles[]={0.049293593,0,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=1306; + type="Sign_Stop"; + atlOffset=-2.5749207e-005; + }; + class Item63 + { + dataType="Object"; + class PositionInfo + { + position[]={12985.184,6.5877032,10054.242}; + angles[]={0,5.013525,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=1307; + type="Sign_Stop"; + atlOffset=-2.5749207e-005; + }; + class Item64 + { + dataType="Object"; + class PositionInfo + { + position[]={13029.718,6.6977034,10120.962}; + angles[]={0,3.418848,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=1308; + type="Sign_Stop"; + atlOffset=-2.5749207e-005; + }; + class Item65 + { + dataType="Logic"; + class PositionInfo + { + position[]={12729.358,5.9899998,9661.7881}; + }; + areaSize[]={17.246094,0,17.001465}; + flags=1; + id=1320; + type="ModuleHideTerrainObjects_F"; + class CustomAttributes + { + class Attribute0 { - dataType="Object"; - class PositionInfo - { - position[]={11228.75,190.28844,12196.534}; - angles[]={6.282495,2.2887125,6.2822719}; - }; - side="Empty"; - flags=4; - class Attributes + property="#filter"; + expression="_this setVariable [""#filter"",_value]"; + class Value { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=15; + }; }; - id=1006; - type="CUP_Winter_obj_snowman"; }; - class Item8 + class Attribute1 { - dataType="Object"; - class PositionInfo - { - position[]={9658.1943,86.386429,13533.556}; - angles[]={-0,2.7645442,6.2671871}; - }; - side="Empty"; - flags=4; - class Attributes + property="#hideLocally"; + expression="_this setVariable [""#hideLocally"",_value]"; + class Value { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; }; - id=1810; - type="Land_Ind_TankSmall2"; }; - class Item9 + nAttributes=2; + }; + }; + class Item66 + { + dataType="Logic"; + class PositionInfo + { + position[]={10350.723,6.0271225,1903.8257}; + angles[]={0,3.1676364,6.2711854}; + }; + areaSize[]={5,0,7.8092041}; + flags=1; + id=1398; + type="ModuleHideTerrainObjects_F"; + atlOffset=0.035801888; + class CustomAttributes + { + class Attribute0 { - dataType="Object"; - class PositionInfo - { - position[]={9659.3672,86.370636,13530.446}; - angles[]={0.015998369,2.7645442,6.2511969}; - }; - side="Empty"; - flags=4; - class Attributes + property="#filter"; + expression="_this setVariable [""#filter"",_value]"; + class Value { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=15; + }; }; - id=1811; - type="Land_Ind_TankSmall2"; }; - class Item10 + class Attribute1 { - dataType="Object"; - class PositionInfo - { - position[]={9660.541,86.357544,13527.511}; - angles[]={-0,2.7645442,0}; - }; - side="Empty"; - flags=4; - class Attributes + property="#hideLocally"; + expression="_this setVariable [""#hideLocally"",_value]"; + class Value { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; }; - id=1812; - type="Land_Ind_TankSmall2"; }; - class Item11 + nAttributes=2; + }; + }; + class Item67 + { + dataType="Object"; + class PositionInfo + { + position[]={6983.418,6.0087757,2374.0015}; + angles[]={0,5.6100159,6.2818937}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2150; + type="Land_HelipadSquare_F"; + }; + class Item68 + { + dataType="Object"; + class PositionInfo + { + position[]={6437.4707,385.1319,6563.0352}; + angles[]={0,4.7412639,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=2151; + type="Land_Shed_10_F"; + atlOffset=-0.10153198; + }; + class Item69 + { + dataType="Object"; + class PositionInfo + { + position[]={-21.60051,27.618647,1680.4337}; + }; + side="Empty"; + flags=5; + class Attributes + { + init="if (!isMultiplayer) then {deleteVehicle this};"; + }; + id=2154; + type="Flag_NATO_F"; + }; + class Item70 + { + dataType="Marker"; + position[]={-21.47551,23.600519,1680.3087}; + name="respawn_west"; + type="flag_CTRG"; + id=2155; + }; + class Item71 + { + dataType="Group"; + side="West"; + class Entities + { + items=6; + class Item0 { dataType="Object"; class PositionInfo { - position[]={9579.9385,88.458595,13531.824}; - angles[]={0.071875811,4.4197793,6.2551923}; + position[]={-21.22551,22.96397,1677.7335}; + angles[]={6.053637,0,6.1661797}; }; - side="Empty"; - flags=4; + side="West"; + flags=6; class Attributes { + rank="SERGEANT"; + init="groupPlayersNATO = group this; this setVariable [""pvp"",true]; this setVariable [""pvpPlayerUnitNumber"", 0];"; + name="pvp_blue_1"; + description="Teamleader"; + isPlayable=1; + class Inventory + { + class uniform + { + typeName="U_B_CombatUniform_mcam"; + isBackpack=0; + }; + map="ItemMap"; + compass="ItemCompass"; + watch="ItemWatch"; + radio="ItemRadio"; + }; }; - id=1813; - type="CUP_Winter_obj_Timbers"; - }; - class Item12 - { - dataType="Object"; - class PositionInfo - { - position[]={9581.2324,88.561928,13527.954}; - angles[]={0.0039967569,4.4197793,6.2551923}; - }; - side="Empty"; - flags=4; - class Attributes + id=2157; + type="B_recon_TL_F"; + class CustomAttributes { + class Attribute0 + { + property="speaker"; + expression="_this setspeaker _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="Male12ENG"; + }; + }; + }; + class Attribute1 + { + property="pitch"; + expression="_this setpitch _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=0.99000001; + }; + }; + }; + nAttributes=2; }; - id=1814; - type="CUP_Winter_obj_Timbers"; }; - class Item13 + class Item1 { dataType="Object"; class PositionInfo { - position[]={9582.3613,88.541588,13524.422}; - angles[]={-0,1.2905657,6.259192}; + position[]={-25.35051,23.441858,1677.6085}; + angles[]={6.053637,0,6.1584873}; }; - side="Empty"; + side="West"; flags=4; class Attributes { + skill=0.40000001; + init="this setVariable [""pvp"",true]; this setVariable [""pvpPlayerUnitNumber"", 1];"; + name="pvp_blue_2"; + description="Medic"; + isPlayable=1; + class Inventory + { + class uniform + { + typeName="U_B_CombatUniform_mcam"; + isBackpack=0; + }; + map="ItemMap"; + compass="ItemCompass"; + watch="ItemWatch"; + radio="ItemRadio"; + }; }; - id=1815; - type="CUP_Winter_obj_Timbers"; - }; - class Item14 - { - dataType="Object"; - class PositionInfo - { - position[]={9583.3164,88.564743,13520.578}; - angles[]={0.02399601,4.4197793,6.2591896}; - }; - side="Empty"; - flags=4; - class Attributes + id=2158; + type="B_recon_medic_F"; + class CustomAttributes { + class Attribute0 + { + property="speaker"; + expression="_this setspeaker _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="Male03ENG"; + }; + }; + }; + class Attribute1 + { + property="pitch"; + expression="_this setpitch _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=0.95999998; + }; + }; + }; + nAttributes=2; }; - id=1816; - type="CUP_Winter_obj_Timbers"; }; - class Item15 + class Item2 { dataType="Object"; class PositionInfo { - position[]={9574.7422,88.658264,13526.421}; - angles[]={-0,2.83266,0}; + position[]={-18.22551,22.643047,1677.8585}; + angles[]={6.0524983,0,6.1673656}; }; - side="Empty"; + side="West"; flags=4; class Attributes { + skill=0.44999999; + rank="CORPORAL"; + init="this setVariable [""pvp"",true]; this setVariable [""pvpPlayerUnitNumber"", 2];"; + name="pvp_blue_3"; + description="Machinegunner"; + isPlayable=1; + class Inventory + { + class uniform + { + typeName="U_B_CombatUniform_mcam"; + isBackpack=0; + }; + map="ItemMap"; + compass="ItemCompass"; + watch="ItemWatch"; + radio="ItemRadio"; + }; + }; + id=2159; + type="B_recon_F"; + class CustomAttributes + { + class Attribute0 + { + property="speaker"; + expression="_this setspeaker _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="Male07ENG"; + }; + }; + }; + class Attribute1 + { + property="pitch"; + expression="_this setpitch _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=0.94999999; + }; + }; + }; + nAttributes=2; }; - id=1817; - type="CUP_Winter_obj_Timbers"; }; - class Item16 + class Item3 { dataType="Object"; class PositionInfo { - position[]={9577.7393,88.658264,13516.153}; - angles[]={-0,6.0217323,0}; + position[]={-19.85051,22.832102,1677.8585}; + angles[]={6.0524983,0,6.1673656}; }; - side="Empty"; + side="West"; flags=4; class Attributes { + skill=0.44999999; + rank="CORPORAL"; + init="this setVariable [""pvp"",true]; this setVariable [""pvpPlayerUnitNumber"", 3];"; + name="pvp_blue_4"; + description="Marksman"; + isPlayable=1; + class Inventory + { + class uniform + { + typeName="U_B_CombatUniform_mcam"; + isBackpack=0; + }; + map="ItemMap"; + compass="ItemCompass"; + watch="ItemWatch"; + radio="ItemRadio"; + }; + }; + id=2160; + type="B_recon_M_F"; + class CustomAttributes + { + class Attribute0 + { + property="speaker"; + expression="_this setspeaker _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="Male12ENG"; + }; + }; + }; + class Attribute1 + { + property="pitch"; + expression="_this setpitch _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=0.98000002; + }; + }; + }; + nAttributes=2; }; - id=1818; - type="CUP_Winter_obj_Timbers"; }; - class Item17 + class Item4 { dataType="Object"; class PositionInfo { - position[]={9586.0811,89.081268,13510.733}; - angles[]={6.2698488,1.2878926,6.1637564}; + position[]={-27.10051,23.661219,1677.6085}; + angles[]={6.053637,0,6.1584873}; }; - side="Empty"; + side="West"; flags=4; class Attributes { + skill=0.40000001; + init="this setVariable [""pvp"",true]; this setVariable [""pvpPlayerUnitNumber"", 4];"; + name="pvp_blue_5"; + description="AT1"; + isPlayable=1; + class Inventory + { + class uniform + { + typeName="U_B_CombatUniform_mcam"; + isBackpack=0; + }; + map="ItemMap"; + compass="ItemCompass"; + watch="ItemWatch"; + radio="ItemRadio"; + }; + }; + id=2161; + type="B_recon_LAT_F"; + class CustomAttributes + { + class Attribute0 + { + property="speaker"; + expression="_this setspeaker _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="Male12ENG"; + }; + }; + }; + class Attribute1 + { + property="pitch"; + expression="_this setpitch _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=0.97000003; + }; + }; + }; + nAttributes=2; }; - id=1819; - type="US_WarfareBContructionSite_Base_EP1"; }; - class Item18 + class Item5 { dataType="Object"; class PositionInfo { - position[]={9588.3467,88.781578,13506.221}; - angles[]={0.012000273,1.0668645,6.1637568}; + position[]={-23.35051,23.220388,1677.7335}; + angles[]={6.053637,0,6.1584873}; }; - side="Empty"; + side="West"; flags=4; class Attributes { + skill=0.40000001; + init="this setVariable [""pvp"",true]; this setVariable [""pvpPlayerUnitNumber"", 5];"; + name="pvp_blue_6"; + description="AT2"; + isPlayable=1; + class Inventory + { + class uniform + { + typeName="U_B_CombatUniform_mcam"; + isBackpack=0; + }; + map="ItemMap"; + compass="ItemCompass"; + watch="ItemWatch"; + radio="ItemRadio"; + }; + }; + id=2162; + type="B_recon_LAT_F"; + class CustomAttributes + { + class Attribute0 + { + property="speaker"; + expression="_this setspeaker _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="Male12ENG"; + }; + }; + }; + class Attribute1 + { + property="pitch"; + expression="_this setpitch _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=0.97000003; + }; + }; + }; + nAttributes=2; }; - id=1820; - type="TK_WarfareBContructionSite_Base_EP1"; }; - class Item19 + }; + class Attributes + { + }; + id=2156; + }; + class Item72 + { + dataType="Marker"; + position[]={2221.9224,522.78864,15365.363}; + name="respawn_east"; + type="flag_Viper"; + id=2163; + }; + class Item73 + { + dataType="Group"; + side="East"; + class Entities + { + items=6; + class Item0 { dataType="Object"; class PositionInfo { - position[]={9654.1826,87.831787,13522.076}; - angles[]={-0,5.938621,6.2299027}; + position[]={2221.272,522.52515,15363.486}; + angles[]={6.1505861,0,0.012005239}; }; - side="Empty"; - flags=4; + side="East"; + flags=6; class Attributes { + init="groupPlayersCSAT = group this; this setVariable [""pvp"",true]; this setVariable [""pvpPlayerUnitNumber"", 0];"; + name="pvp_red_1"; + description="Teamleader"; + isPlayable=1; + class Inventory + { + class uniform + { + typeName="U_O_SpecopsUniform_ocamo"; + isBackpack=0; + }; + map="ItemMap"; + compass="ItemCompass"; + watch="ItemWatch"; + radio="ItemRadio"; + }; + }; + id=2165; + type="O_T_Recon_TL_F"; + class CustomAttributes + { + class Attribute0 + { + property="speaker"; + expression="_this setspeaker _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="Male03CHI"; + }; + }; + }; + class Attribute1 + { + property="pitch"; + expression="_this setpitch _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=0.98000002; + }; + }; + }; + nAttributes=2; }; - id=1821; - type="Land_Repair_center"; }; - class Item20 + class Item1 { dataType="Object"; class PositionInfo { - position[]={9639.8525,87.978241,13503.406}; - angles[]={0.0026520467,2.7037597,6.2778587}; + position[]={2219.6665,522.50916,15363.486}; + angles[]={6.1505861,0,0.0022107877}; }; - side="Empty"; + side="East"; flags=4; class Attributes { + init="this setVariable [""pvp"",true]; this setVariable [""pvpPlayerUnitNumber"", 1];"; + name="pvp_red_2"; + description="Medic"; + isPlayable=1; + class Inventory + { + class uniform + { + typeName="U_O_SpecopsUniform_ocamo"; + isBackpack=0; + }; + map="ItemMap"; + compass="ItemCompass"; + watch="ItemWatch"; + radio="ItemRadio"; + }; + }; + id=2166; + type="O_T_Recon_Medic_F"; + class CustomAttributes + { + class Attribute0 + { + property="speaker"; + expression="_this setspeaker _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="Male01CHI"; + }; + }; + }; + class Attribute1 + { + property="pitch"; + expression="_this setpitch _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=0.98000002; + }; + }; + }; + nAttributes=2; }; - id=1822; - type="Land_Fuel_tank_stairs"; }; - class Item21 + class Item2 { dataType="Object"; class PositionInfo { - position[]={9630.7803,87.346504,13499.312}; - angles[]={0.039979152,2.7037597,0.042640556}; + position[]={2218.061,522.50555,15363.486}; + angles[]={6.1505861,0,0.0022107877}; }; - side="Empty"; + side="East"; flags=4; class Attributes { + init="this setVariable [""pvp"",true]; this setVariable [""pvpPlayerUnitNumber"", 2];"; + name="pvp_red_3"; + description="Machinegunner"; + isPlayable=1; + class Inventory + { + class uniform + { + typeName="U_O_SpecopsUniform_ocamo"; + isBackpack=0; + }; + map="ItemMap"; + compass="ItemCompass"; + watch="ItemWatch"; + radio="ItemRadio"; + }; + }; + id=2167; + type="O_Soldier_AR_F"; + class CustomAttributes + { + class Attribute0 + { + property="speaker"; + expression="_this setspeaker _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="Male01PER"; + }; + }; + }; + class Attribute1 + { + property="pitch"; + expression="_this setpitch _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=0.95999998; + }; + }; + }; + nAttributes=2; }; - id=1823; - type="Land_Fuel_tank_big"; }; - class Item22 + class Item3 { dataType="Object"; class PositionInfo { - position[]={8137.5386,476.93848,9138.9053}; - angles[]={0.0053265258,0,6.2805333}; + position[]={2222.8569,522.5498,15363.527}; + angles[]={6.1505861,0,0.012005239}; }; - side="Empty"; + side="East"; flags=4; class Attributes { + init="this setVariable [""pvp"",true]; this setVariable [""pvpPlayerUnitNumber"", 3];"; + name="pvp_red_4"; + description="Marksman"; + isPlayable=1; + class Inventory + { + class uniform + { + typeName="U_O_SpecopsUniform_ocamo"; + isBackpack=0; + }; + map="ItemMap"; + compass="ItemCompass"; + watch="ItemWatch"; + radio="ItemRadio"; + }; + }; + id=2168; + type="O_T_Recon_M_F"; + class CustomAttributes + { + class Attribute0 + { + property="speaker"; + expression="_this setspeaker _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="Male02CHI"; + }; + }; + }; + class Attribute1 + { + property="pitch"; + expression="_this setpitch _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=0.97000003; + }; + }; + }; + nAttributes=2; }; - id=2137; - type="Land_Vysilac_FM"; }; - }; - id=446; - atlOffset=142.30196; - }; - class Item58 - { - dataType="Logic"; - class PositionInfo - { - position[]={4408.4434,235.24799,4650.9087}; - }; - areaSize[]={11.825195,0,10.748535}; - flags=1; - id=501; - type="ModuleHideTerrainObjects_F"; - atlOffset=1.2302246; - class CustomAttributes - { - class Attribute0 + class Item4 { - property="#filter"; - expression="_this setVariable [""#filter"",_value]"; - class Value + dataType="Object"; + class PositionInfo { - class data + position[]={2224.4819,522.56866,15363.547}; + angles[]={6.156868,0,0.0056205466}; + }; + side="East"; + flags=4; + class Attributes + { + init="this setVariable [""pvp"",true]; this setVariable [""pvpPlayerUnitNumber"", 4];"; + name="pvp_red_5"; + description="AT1"; + isPlayable=1; + class Inventory { - class type + class uniform { - type[]= - { - "SCALAR" - }; + typeName="U_O_SpecopsUniform_ocamo"; + isBackpack=0; }; - value=15; + map="ItemMap"; + compass="ItemCompass"; + watch="ItemWatch"; + radio="ItemRadio"; }; }; - }; - class Attribute1 - { - property="#hideLocally"; - expression="_this setVariable [""#hideLocally"",_value]"; - class Value + id=2169; + type="O_T_Recon_LAT_F"; + class CustomAttributes { - class data + class Attribute0 { - class type + property="speaker"; + expression="_this setspeaker _value;"; + class Value { - type[]= + class data { - "BOOL" + class type + { + type[]= + { + "STRING" + }; + }; + value="Male02CHI"; }; }; - value=0; }; - }; - }; - nAttributes=2; - }; - }; - class Item59 - { - dataType="Logic"; - class PositionInfo - { - position[]={4711.3184,270.84879,6786.415}; - angles[]={0,5.6903358,0}; - }; - areaSize[]={11.366741,0,5.1338015}; - areaIsRectangle=1; - flags=1; - id=571; - type="ModuleHideTerrainObjects_F"; - atlOffset=-0.31121826; - class CustomAttributes - { - class Attribute0 - { - property="#filter"; - expression="_this setVariable [""#filter"",_value]"; - class Value - { - class data + class Attribute1 { - class type + property="pitch"; + expression="_this setpitch _value;"; + class Value { - type[]= + class data { - "SCALAR" + class type + { + type[]= + { + "SCALAR" + }; + }; + value=0.97000003; }; }; - value=15; }; + nAttributes=2; }; }; - class Attribute1 + class Item5 { - property="#hideLocally"; - expression="_this setVariable [""#hideLocally"",_value]"; - class Value + dataType="Object"; + class PositionInfo { - class data + position[]={2226.0864,522.5777,15363.547}; + angles[]={6.156868,0,0.0056205466}; + }; + side="East"; + flags=4; + class Attributes + { + init="this setVariable [""pvp"",true]; this setVariable [""pvpPlayerUnitNumber"", 5];"; + name="pvp_red_6"; + description="AT2"; + isPlayable=1; + class Inventory { - class type + class uniform { - type[]= + typeName="U_O_SpecopsUniform_ocamo"; + isBackpack=0; + }; + map="ItemMap"; + compass="ItemCompass"; + watch="ItemWatch"; + radio="ItemRadio"; + }; + }; + id=2170; + type="O_T_Recon_LAT_F"; + class CustomAttributes + { + class Attribute0 + { + property="speaker"; + expression="_this setspeaker _value;"; + class Value + { + class data { - "BOOL" + class type + { + type[]= + { + "STRING" + }; + }; + value="Male03CHI"; + }; + }; + }; + class Attribute1 + { + property="pitch"; + expression="_this setpitch _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=0.98000002; }; }; - value=0; }; + nAttributes=2; }; }; - nAttributes=2; }; + class Attributes + { + }; + id=2164; }; - class Item60 + class Item74 { dataType="Object"; class PositionInfo { - position[]={2738.8826,274.71429,9924.2666}; - angles[]={-0,3.6672072,0.0066592805}; + position[]={2221.9331,526.9278,15366.631}; + angles[]={6.156868,0,0.0056205466}; }; side="Empty"; flags=4; class Attributes { + init="if !(isMultiplayer) then {deleteVehicle this}"; }; - id=657; - type="Fort_RazorWire"; + id=2171; + type="Flag_Viper_F"; }; - class Item61 + class Item75 { dataType="Logic"; class PositionInfo { - position[]={6949.7778,390.40884,11434.301}; + position[]={6769.5874,342.97696,5585.6226}; + angles[]={0.0013372133,5.7573328,0.0053265258}; }; - areaSize[]={5,0,11.008301}; - flags=1; - id=857; - type="ModuleHideTerrainObjects_F"; - atlOffset=2.4249268; - class CustomAttributes + name="hc"; + isPlayable=1; + id=2175; + type="HeadlessClient_F"; + }; + class Item76 + { + dataType="Logic"; + class PositionInfo { - class Attribute0 - { - property="#filter"; - expression="_this setVariable [""#filter"",_value]"; - class Value - { - class data - { - class type - { - type[]= - { - "SCALAR" - }; - }; - value=15; - }; - }; - }; - class Attribute1 - { - property="#hideLocally"; - expression="_this setVariable [""#hideLocally"",_value]"; - class Value - { - class data - { - class type - { - type[]= - { - "BOOL" - }; - }; - value=0; - }; - }; - }; - nAttributes=2; + position[]={6771.8828,342.98917,5585.6362}; + angles[]={0.0013372133,5.7573328,0.0053265258}; + }; + name="hc_1"; + isPlayable=1; + id=2176; + type="HeadlessClient_F"; + }; + class Item77 + { + dataType="Logic"; + class PositionInfo + { + position[]={6773.979,342.99042,5585.7031}; + angles[]={0.0013372133,5.7573328,6.2818484}; }; + name="hc_2"; + isPlayable=1; + id=2177; + type="HeadlessClient_F"; + }; + class Item78 + { + dataType="Marker"; + position[]={3654.2905,-0.72900391,2056.8667}; + name="seaPatrol"; + type="Empty"; + id=2178; + atlOffset=1.9772377; + }; + class Item79 + { + dataType="Marker"; + position[]={3826.4167,0,2195.8367}; + name="seaSpawn"; + type="mil_objective"; + id=2179; + atlOffset=4.0936837; + }; + class Item80 + { + dataType="Marker"; + position[]={6960.5781,-12.72348,2256.1797}; + name="seaPatrol_1"; + type="Empty"; + id=2180; + atlOffset=1.9772377; + }; + class Item81 + { + dataType="Marker"; + position[]={10443.281,-3.756413,1771.4402}; + name="seaPatrol_2"; + type="Empty"; + id=2181; + atlOffset=1.9772377; + }; + class Item82 + { + dataType="Marker"; + position[]={13576.571,-3.6408005,6284.249}; + name="seaPatrol_3"; + type="Empty"; + id=2182; + atlOffset=1.9772377; + }; + class Item83 + { + dataType="Marker"; + position[]={13145.34,-11.266476,9991.2969}; + name="seaPatrol_4"; + type="Empty"; + id=2183; + atlOffset=1.9772377; + }; + class Item84 + { + dataType="Marker"; + position[]={15146.371,-174.92424,11623.416}; + name="seaPatrol_5"; + type="Empty"; + id=2184; + atlOffset=1.9772339; + }; + class Item85 + { + dataType="Marker"; + position[]={14302.679,-116.94453,7638.9155}; + name="seaPatrol_6"; + type="Empty"; + id=2185; + atlOffset=1.9772339; }; - class Item62 + class Item86 + { + dataType="Marker"; + position[]={14841.506,-89.173843,4703.7129}; + name="seaPatrol_7"; + type="Empty"; + id=2186; + atlOffset=1.9772415; + }; + class Item87 + { + dataType="Marker"; + position[]={13742.579,-49.95673,2427.8667}; + name="seaPatrol_8"; + type="Empty"; + id=2187; + atlOffset=1.9772377; + }; + class Item88 + { + dataType="Marker"; + position[]={7850.9053,-101.39922,1002.8055}; + name="seaPatrol_9"; + type="Empty"; + id=2188; + atlOffset=1.9772339; + }; + class Item89 + { + dataType="Marker"; + position[]={5553.791,-42.098438,1265.1279}; + name="seaPatrol_10"; + type="Empty"; + id=2189; + atlOffset=1.9772377; + }; + class Item90 + { + dataType="Marker"; + position[]={1392.0433,-81.75441,1697.6093}; + name="seaPatrol_11"; + type="Empty"; + id=2190; + atlOffset=1.9772415; + }; + class Item91 + { + dataType="Marker"; + position[]={1911.1045,-1.9063163,2054.479}; + name="seaSpawn_1"; + type="mil_objective"; + id=2191; + atlOffset=4.0936837; + }; + class Item92 + { + dataType="Marker"; + position[]={4372.8984,-0.036747932,2157.0876}; + name="seaSpawn_2"; + type="mil_objective"; + id=2192; + atlOffset=4.0936837; + }; + class Item93 + { + dataType="Marker"; + position[]={6758.7227,3.0040889,2249.46}; + name="seaSpawn_3"; + type="mil_objective"; + id=2193; + atlOffset=4.0936837; + }; + class Item94 + { + dataType="Marker"; + position[]={10702.512,1.6870117,2112.8237}; + name="seaSpawn_4"; + type="mil_objective"; + id=2194; + atlOffset=4.7247324; + }; + class Item95 + { + dataType="Marker"; + position[]={12055.065,-1.9063163,3397.24}; + name="seaSpawn_5"; + type="mil_objective"; + id=2195; + atlOffset=4.0936837; + }; + class Item96 + { + dataType="Marker"; + position[]={13539.702,1.7871534,6156.1392}; + name="seaSpawn_6"; + type="mil_objective"; + id=2196; + atlOffset=5.7886105; + }; + class Item97 + { + dataType="Marker"; + position[]={13095.197,1.1056466,8242.6787}; + name="seaSpawn_7"; + type="mil_objective"; + id=2197; + atlOffset=4.0936837; + }; + class Item98 + { + dataType="Marker"; + position[]={13052.404,-7.2436309,9810.9736}; + name="seaSpawn_8"; + type="mil_objective"; + id=2198; + atlOffset=4.0936837; + }; + class Item99 { dataType="Logic"; class PositionInfo { - position[]={6940.6182,391.04169,11454.242}; + position[]={3613.729,6.3873005,2197.1235}; + angles[]={6.2578578,0.29581586,6.2073317}; }; - areaSize[]={3.2272949,0,3.9308519}; + areaSize[]={6.253509,0,14.932974}; + areaIsRectangle=1; flags=1; - id=861; + id=2200; type="ModuleHideTerrainObjects_F"; - atlOffset=1.1322327; + atlOffset=-0.19581461; class CustomAttributes { class Attribute0 @@ -14591,7 +26964,7 @@ class Mission "SCALAR" }; }; - value=4; + value=15; }; }; }; @@ -14617,67 +26990,18 @@ class Mission nAttributes=2; }; }; - class Item63 - { - dataType="Object"; - class PositionInfo - { - position[]={8832.8262,232.75604,11617.233}; - angles[]={0.0080009829,0.16858441,6.2818484}; - }; - side="Empty"; - flags=4; - class Attributes - { - }; - id=898; - type="76n6ClamShell"; - }; - class Item64 - { - dataType="Object"; - class PositionInfo - { - position[]={11237.94,190,12203.883}; - angles[]={-0,2.1201372,0}; - }; - side="Empty"; - flags=4; - class Attributes - { - }; - id=985; - type="Sign_DangerMines_ACR"; - }; - class Item65 - { - dataType="Object"; - class PositionInfo - { - position[]={11240.435,190,12207.024}; - angles[]={-0,2.4397206,0}; - }; - side="Empty"; - flags=4; - class Attributes - { - }; - id=991; - type="Sign_DangerMines_ACR"; - }; - class Item66 + class Item100 { dataType="Logic"; class PositionInfo { - position[]={12222.043,24.496088,9404.7461}; - angles[]={0.0066682254,0.40281636,6.200707}; + position[]={10140.225,6,1808.3574}; }; - areaSize[]={8.4046211,0,0.96533203}; + areaSize[]={14.685547,0,12.211548}; + areaIsRectangle=1; flags=1; - id=1249; + id=2205; type="ModuleHideTerrainObjects_F"; - atlOffset=0.24967575; class CustomAttributes { class Attribute0 @@ -14721,230 +27045,101 @@ class Mission nAttributes=2; }; }; - class Item67 - { - dataType="Object"; - class PositionInfo - { - position[]={12160.599,29.414997,9405.7334}; - angles[]={0.053283807,3.9839635,6.2299018}; - }; - side="Empty"; - flags=4; - class Attributes - { - }; - id=1264; - type="Sign_Stop"; - }; - class Item68 + class Item101 { dataType="Object"; class PositionInfo { - position[]={12154.664,29.367001,9412.4238}; - angles[]={0.053282689,3.9839635,6.2325621}; + position[]={11444.234,234.18491,7482.1523}; + angles[]={0.0018269814,5.026351,6.2804232}; }; side="Empty"; flags=4; class Attributes { }; - id=1265; - type="Sign_Stop"; + id=2217; + type="Land_HBarrierWall6_F"; }; - class Item69 + class Item102 { dataType="Object"; class PositionInfo { - position[]={12219.881,22.952749,9455.5635}; - angles[]={0.14693315,0.97752666,6.161129}; + position[]={11448.1,234.17682,7494.106}; + angles[]={6.2800212,5.0533047,0.00048828125}; }; side="Empty"; flags=4; class Attributes { }; - id=1266; - type="Sign_Stop"; + id=2218; + type="Land_HBarrierWall6_F"; }; - class Item70 + class Item103 { dataType="Object"; class PositionInfo { - position[]={12214.695,22.718178,9462.5195}; - angles[]={0.12074303,3.9839635,6.1519442}; + position[]={11455.166,234.16289,7494.2896}; + angles[]={6.2687416,0.33345994,0.0025605692}; }; side="Empty"; flags=4; class Attributes { }; - id=1267; - type="Sign_Stop"; + id=2219; + type="Land_HBarrierWall6_F"; }; - class Item71 + class Item104 { dataType="Object"; class PositionInfo { - position[]={12992.67,6.4208422,10001.1}; - angles[]={0.049293593,0,0}; + position[]={11446.2,237.16801,7473.4995}; + angles[]={-0,0.30871171,0}; }; side="Empty"; flags=4; class Attributes { }; - id=1306; - type="Sign_Stop"; - atlOffset=-2.5749207e-005; + id=2220; + type="Land_HBarrier_5_F"; }; - class Item72 + class Item105 { dataType="Object"; class PositionInfo { - position[]={12985.184,6.5877032,10054.242}; - angles[]={-0,5.013525,0}; + position[]={11472.819,234.63782,7484.042}; + angles[]={0.0031832056,5.031332,0.0010918301}; }; side="Empty"; flags=4; class Attributes { }; - id=1307; - type="Sign_Stop"; - atlOffset=-2.5749207e-005; + id=2221; + type="Land_HBarrier_Big_F"; }; - class Item73 + class Item106 { dataType="Object"; class PositionInfo { - position[]={13029.718,6.6977034,10120.962}; - angles[]={-0,3.418848,0}; + position[]={11466.167,234.15997,7492.2339}; + angles[]={6.2817621,3.4465349,0.0023670318}; }; side="Empty"; flags=4; class Attributes { }; - id=1308; - type="Sign_Stop"; - atlOffset=-2.5749207e-005; - }; - class Item74 - { - dataType="Logic"; - class PositionInfo - { - position[]={12729.358,5.9899998,9661.7881}; - }; - areaSize[]={17.246094,0,17.001465}; - flags=1; - id=1320; - type="ModuleHideTerrainObjects_F"; - class CustomAttributes - { - class Attribute0 - { - property="#filter"; - expression="_this setVariable [""#filter"",_value]"; - class Value - { - class data - { - class type - { - type[]= - { - "SCALAR" - }; - }; - value=15; - }; - }; - }; - class Attribute1 - { - property="#hideLocally"; - expression="_this setVariable [""#hideLocally"",_value]"; - class Value - { - class data - { - class type - { - type[]= - { - "BOOL" - }; - }; - value=0; - }; - }; - }; - nAttributes=2; - }; - }; - class Item75 - { - dataType="Logic"; - class PositionInfo - { - position[]={10350.723,6.0271225,1903.8257}; - angles[]={-0,3.1676364,6.2711854}; - }; - areaSize[]={5,0,7.8092041}; - flags=1; - id=1398; - type="ModuleHideTerrainObjects_F"; - atlOffset=0.035801888; - class CustomAttributes - { - class Attribute0 - { - property="#filter"; - expression="_this setVariable [""#filter"",_value]"; - class Value - { - class data - { - class type - { - type[]= - { - "SCALAR" - }; - }; - value=15; - }; - }; - }; - class Attribute1 - { - property="#hideLocally"; - expression="_this setVariable [""#hideLocally"",_value]"; - class Value - { - class data - { - class type - { - type[]= - { - "BOOL" - }; - }; - value=0; - }; - }; - }; - nAttributes=2; - }; + id=2223; + type="Land_HBarrier_5_F"; }; }; class Connections @@ -15348,4 +27543,4 @@ class Mission }; }; }; -}; +}; \ No newline at end of file diff --git a/A3-Antistasi/NavGrids/navGridKunduz.sqf b/Map-Templates/Antistasi-Kunduz.Kunduz/Navigation/navGridKunduz.sqf similarity index 100% rename from A3-Antistasi/NavGrids/navGridKunduz.sqf rename to Map-Templates/Antistasi-Kunduz.Kunduz/Navigation/navGridKunduz.sqf diff --git a/Map-Templates/Antistasi-Kunduz.Kunduz/roadsDBKunduz.sqf b/Map-Templates/Antistasi-Kunduz.Kunduz/Navigation/roadsDBKunduz.sqf similarity index 100% rename from Map-Templates/Antistasi-Kunduz.Kunduz/roadsDBKunduz.sqf rename to Map-Templates/Antistasi-Kunduz.Kunduz/Navigation/roadsDBKunduz.sqf diff --git a/Map-Templates/Antistasi-Kunduz.Kunduz/PIC.jpg b/Map-Templates/Antistasi-Kunduz.Kunduz/Pictures/Mission/PIC.jpg similarity index 100% rename from Map-Templates/Antistasi-Kunduz.Kunduz/PIC.jpg rename to Map-Templates/Antistasi-Kunduz.Kunduz/Pictures/Mission/PIC.jpg diff --git a/Map-Templates/Antistasi-Kunduz.Kunduz/Pictures/Mission/whiteboard.jpg b/Map-Templates/Antistasi-Kunduz.Kunduz/Pictures/Mission/whiteboard.jpg new file mode 100644 index 0000000000..54422f5dfd Binary files /dev/null and b/Map-Templates/Antistasi-Kunduz.Kunduz/Pictures/Mission/whiteboard.jpg differ diff --git a/Map-Templates/Antistasi-Kunduz.Kunduz/description.ext b/Map-Templates/Antistasi-Kunduz.Kunduz/description.ext index 9ca4da7e90..e8e309373e 100755 --- a/Map-Templates/Antistasi-Kunduz.Kunduz/description.ext +++ b/Map-Templates/Antistasi-Kunduz.Kunduz/description.ext @@ -4,10 +4,10 @@ author = $STR_antistasi_credits_generic_author_text; OnLoadName = $STR_antistasi_mission_info_kunduz_mapname_short_text; OnLoadMission = $STR_antistasi_mission_info_kunduz_blurb_text; -loadScreen = "pic.jpg"; +loadScreen = "Pictures\Mission\pic.jpg"; briefingName = $STR_antistasi_mission_info_kunduz_mapname_text; overviewText = $STR_antistasi_mission_info_kunduz_description_text; -overviewPicture = "pic.jpg"; +overviewPicture = "Pictures\Mission\pic.jpg"; #include "MissionDescription\debug.hpp" @@ -34,6 +34,8 @@ class CfgSounds class CfgDebriefing { + #include "MissionDescription\endMission.hpp" + class End1 { title = "V I C T O R Y"; @@ -53,72 +55,9 @@ class CfgDebriefing class destroyedSites { title = "Kunduz is Destroyed"; - subtitle = "Kunduz got Destroyed by CSAT"; - description = "One third of the population in Livonia has been murdered by CSAT.
Kunduz no longer exists, nobody wants to live here."; + subtitle = "Kunduz got Destroyed by OPFOR"; + description = "One third of the population in Kunduz has been murdered by OPFOR.
Kunduz no longer exists, nobody wants to live here."; picture = "b_unknown"; pictureColor[] = {0.5,0.0,0.0,1}; }; - class modUnautorized - { - title = "Incompatible Mods"; - subtitle = "Incompatible Mods detected"; - description = "An incompatible mod installed on the server or your PC has been detected. To avoid support problems the mission is finished. Please uninstall unsupported (ASR AI, aLIVE, MCC or any AI behaviour) mods from your computer or server to be able to play Antistasi."; - picture = "b_unknown"; - pictureColor[] = {0.0,0.5,0.0,1}; - }; - class serverFull - { - title = "Reserved Slot"; - subtitle = "This slot is reserved"; - description = "Sorry, but this slot is reserved for a Server Member. To become member, please contact to the server admin or clan."; - picture = "b_unknown"; - pictureColor[] = {0.0,0.5,0.0,1}; - }; - class noPvP - { - title = "PVP Disabled"; - subtitle = "This slot is unavailable"; - description = "PvP is not enabled on this server."; - picture = "b_unknown"; - pictureColor[] = {0.0,0.5,0.0,1}; - }; - class noJip - { - title = "JIP Unavailable"; - subtitle = "This slot is unavailable"; - description = "You need to have JIP enabled."; - picture = "b_unknown"; - pictureColor[] = {0.0,0.5,0.0,1}; - }; - class pvpMem - { - title = "You are not a Member"; - subtitle = "This slot is unavailable"; - description = "You need to be a Member to use PvP."; - picture = "b_unknown"; - pictureColor[] = {0.0,0.5,0.0,1}; - }; - class pvpCount - { - title = "PvP Player Overflow"; - subtitle = "This slot is unavailable"; - description = "PvP is not available as there are too many PvP slots in use, or not enough Rebels online."; - picture = "b_unknown"; - pictureColor[] = {0.0,0.5,0.0,1}; - }; - class BossMiss - { - title = "MIA Rebel Commander"; - subtitle = "This slot is unavailable"; - description = "PvP is not available as there is no Commander for the Rebels."; - picture = "b_unknown"; - pictureColor[] = {0.0,0.5,0.0,1}; - }; - class hcDown - { - title = "HC Disconnected"; - subtitle = "Some Headless Client has been disconnected and mission has to stop to avoid malfunctions."; - picture = "b_unknown"; - pictureColor[] = {0.0,0.5,0.0,1}; - }; }; diff --git a/Map-Templates/Antistasi-Kunduz.Kunduz/mission.sqm b/Map-Templates/Antistasi-Kunduz.Kunduz/mission.sqm index 964cf66136..511b7d781a 100755 --- a/Map-Templates/Antistasi-Kunduz.Kunduz/mission.sqm +++ b/Map-Templates/Antistasi-Kunduz.Kunduz/mission.sqm @@ -8,7 +8,7 @@ class EditorData toggles=1026; class ItemIDProvider { - nextID=1390; + nextID=1417; }; class MarkerIDProvider { @@ -16,14 +16,14 @@ class EditorData }; class LayerIndexProvider { - nextID=98; + nextID=131; }; class Camera { - pos[]={3934.9272,36.820293,4589.2261}; - dir[]={-0.57010537,-0.57413942,0.58772248}; - up[]={-0.39980498,0.81871247,0.41216198}; - aside[]={0.71781546,-5.1133975e-007,0.69629622}; + pos[]={1429.7147,113.09937,3504.9285}; + dir[]={0.017150339,-0.52534449,0.85071951}; + up[]={0.010588744,0.85088861,0.52523923}; + aside[]={0.99979824,4.3219188e-009,-0.020155946}; }; }; binarizationWanted=0; @@ -34,9 +34,6 @@ addons[]= "A3_Characters_F", "A3_Structures_F_EPC_Civ_InfoBoards", "A3_Structures_F_Mil_Flags", - "A3_Characters_F_Patrol", - "A3_Characters_F_Exp", - "A3_Structures_F_Exp_Military_Flags", "A3_Modules_F_Curator_Curator", "A3_Props_F_Enoch_Military_Camps", "A3_Structures_F_Mil_Cargo", @@ -67,15 +64,17 @@ addons[]= "A3_Structures_F_Heli_Ind_Machines", "A3_Structures_F_Enoch_Military_Radar", "A3_Ui_F", - "A3_Ui_F_Exp", "A3_Modules_F_Hc", - "A3_Weapons_F" + "A3_Weapons_F", + "A3_Ui_F_Exp", + "A3_Characters_F_Exp", + "A3_Structures_F_Exp_Military_Flags" }; class AddonsMetaData { class List { - items=19; + items=18; class Item0 { className="A3_Weapons_F"; @@ -112,103 +111,96 @@ class AddonsMetaData url="https://www.arma3.com"; }; class Item5 - { - className="A3_Characters_F_Patrol"; - name="Arma 3 Patrol - Characters and Clothing"; - author="Bohemia Interactive"; - url="https://www.arma3.com"; - }; - class Item6 - { - className="A3_Characters_F_Exp"; - name="Arma 3 Apex - Characters and Clothing"; - author="Bohemia Interactive"; - url="https://www.arma3.com"; - }; - class Item7 - { - className="A3_Structures_F_Exp"; - name="Arma 3 Apex - Buildings and Structures"; - author="Bohemia Interactive"; - url="https://www.arma3.com"; - }; - class Item8 { className="A3_Modules_F_Curator"; name="Arma 3 Zeus Update - Scripted Modules"; author="Bohemia Interactive"; url="https://www.arma3.com"; }; - class Item9 + class Item6 { className="A3_Props_F_Enoch"; name="Arma 3 Enoch - Decorative and Mission Objects"; author="Bohemia Interactive"; url="https://www.arma3.com"; }; - class Item10 + class Item7 { className="A3_Structures_F"; name="Arma 3 - Buildings and Structures"; author="Bohemia Interactive"; url="https://www.arma3.com"; }; - class Item11 + class Item8 { className="A3_Structures_F_Ind"; name="Arma 3 - Industrial Structures"; author="Bohemia Interactive"; url="https://www.arma3.com"; }; - class Item12 + class Item9 { className="A3_Structures_F_Enoch_Military"; - name="Arma 3 Enoch - Military Buildings and Structures"; + name="Arma 3 Contact Platform - Military Buildings and Structures"; author="Bohemia Interactive"; url="https://www.arma3.com"; }; - class Item13 + class Item10 { className="A3_Supplies_F_Heli"; name="Arma 3 Helicopters - Ammoboxes and Supplies"; author="Bohemia Interactive"; url="https://www.arma3.com"; }; - class Item14 + class Item11 { className="A3_Structures_F_Bootcamp"; name="Arma 3 Bootcamp Update - Buildings and Structures"; author="Bohemia Interactive"; url="https://www.arma3.com"; }; - class Item15 + class Item12 { className="A3_Structures_F_EPA"; name="Arma 3 Survive Episode - Buildings and Structures"; author="Bohemia Interactive"; url="https://www.arma3.com"; }; - class Item16 + class Item13 { className="A3_Structures_F_Heli"; name="Arma 3 Helicopters - Buildings and Structures"; author="Bohemia Interactive"; url="https://www.arma3.com"; }; - class Item17 + class Item14 { className="A3_Ui_F"; name="Arma 3 - User Interface"; author="Bohemia Interactive"; url="https://www.arma3.com"; }; - class Item18 + class Item15 { className="A3_Ui_F_Exp"; name="Arma 3 Apex - User Interface"; author="Bohemia Interactive"; url="https://www.arma3.com"; }; + class Item16 + { + className="A3_Characters_F_Exp"; + name="Arma 3 Apex - Characters and Clothing"; + author="Bohemia Interactive"; + url="https://www.arma3.com"; + }; + class Item17 + { + className="A3_Structures_F_Exp"; + name="Arma 3 Apex - Buildings and Structures"; + author="Bohemia Interactive"; + url="https://www.arma3.com"; + }; }; }; randomSeed=2288247; @@ -219,14 +211,13 @@ class Mission briefingName=$STR_antistasi_mission_info_kunduz_mapname_text; resistanceWest=0; year=2035; - month=6; - day=1; + month=7; hour=10; minute=0; }; class Entities { - items=447; + items=446; class Item0 { dataType="Object"; @@ -323,19 +314,6 @@ class Mission atlOffset=0.24427795; }; class Item4 - { - dataType="Logic"; - class PositionInfo - { - position[]={1319.9319,34.898727,378.16016}; - }; - name="hc"; - isPlayable=1; - id=138; - type="HeadlessClient_F"; - atlOffset=0.6087265; - }; - class Item5 { dataType="Logic"; class PositionInfo @@ -348,7 +326,7 @@ class Mission type="Logic"; atlOffset=0.099739075; }; - class Item6 + class Item5 { dataType="Logic"; class PositionInfo @@ -360,7 +338,7 @@ class Mission id=142; type="Logic"; }; - class Item7 + class Item6 { dataType="Object"; class PositionInfo @@ -419,7 +397,7 @@ class Mission nAttributes=2; }; }; - class Item8 + class Item7 { dataType="Logic"; class PositionInfo @@ -430,7 +408,7 @@ class Mission id=144; type="Logic"; }; - class Item9 + class Item8 { dataType="Logic"; class PositionInfo @@ -441,7 +419,7 @@ class Mission id=145; type="Logic"; }; - class Item10 + class Item9 { dataType="Group"; side="Independent"; @@ -534,7 +512,7 @@ class Mission id=148; atlOffset=0.57365417; }; - class Item11 + class Item10 { dataType="Object"; class PositionInfo @@ -573,7 +551,7 @@ class Mission nAttributes=1; }; }; - class Item12 + class Item11 { dataType="Object"; class PositionInfo @@ -612,1110 +590,284 @@ class Mission nAttributes=1; }; }; - class Item13 + class Item12 { - dataType="Object"; + dataType="Logic"; class PositionInfo { - position[]={3634.418,10.761461,5206.0425}; - }; - side="Empty"; - flags=5; - class Attributes - { - init="if (!isMultiplayer) then {deleteVehicle this};"; + position[]={1351.2542,34.305016,378.40625}; + angles[]={0,0,0.0039967569}; }; - id=216; - type="Flag_NATO_F"; - atlOffset=4.7683716e-007; - }; - class Item14 - { - dataType="Group"; - side="West"; - class Entities + id=240; + type="ModuleCurator_F"; + class CustomAttributes { - items=6; - class Item0 + class Attribute0 { - dataType="Object"; - class PositionInfo - { - position[]={3634.0742,6.7888441,5198.6655}; - }; - side="West"; - flags=7; - class Attributes - { - rank="SERGEANT"; - init="groupPlayersNATO = group this; this setVariable [""pvp"",true]; this setVariable [""pvpPlayerUnitNumber"", 0];"; - name="pvp_blue_1"; - isPlayable=1; - }; - id=219; - type="B_recon_TL_F"; - class CustomAttributes + property="ModuleCurator_F_Owner"; + expression="_this setVariable ['Owner',_value,true];"; + class Value { - class Attribute0 + class data { - property="speaker"; - expression="_this setspeaker _value;"; - class Value + class type { - class data + type[]= { - class type - { - type[]= - { - "STRING" - }; - }; - value="Male12ENG"; + "STRING" }; }; + value="#adminLogged"; }; - class Attribute1 + }; + }; + class Attribute1 + { + property="ModuleCurator_F_Forced"; + expression="_this setVariable ['Forced',_value,true];"; + class Value + { + class data { - property="pitch"; - expression="_this setpitch _value;"; - class Value + class type { - class data + type[]= { - class type - { - type[]= - { - "SCALAR" - }; - }; - value=0.99000001; + "SCALAR" }; }; + value=0; }; - nAttributes=2; }; }; - class Item1 + class Attribute2 { - dataType="Object"; - class PositionInfo - { - position[]={3639.0742,6.6270118,5193.6655}; - }; - side="West"; - flags=5; - class Attributes - { - skill=0.44999999; - rank="CORPORAL"; - init="this setVariable [""pvp"",true]; this setVariable [""pvpPlayerUnitNumber"", 3];"; - name="pvp_blue_4"; - isPlayable=1; - }; - id=220; - type="B_recon_M_F"; - atlOffset=1.4305115e-006; - class CustomAttributes + property="ModuleCurator_F_Name"; + expression="_this setVariable ['Name',_value,true];"; + class Value { - class Attribute0 + class data { - property="speaker"; - expression="_this setspeaker _value;"; - class Value + class type { - class data + type[]= { - class type - { - type[]= - { - "STRING" - }; - }; - value="Male12ENG"; + "STRING" }; }; + value=""; }; - class Attribute1 + }; + }; + class Attribute3 + { + property="ModuleCurator_F_Addons"; + expression="_this setVariable ['Addons',_value,true];"; + class Value + { + class data { - property="pitch"; - expression="_this setpitch _value;"; - class Value + class type { - class data + type[]= { - class type - { - type[]= - { - "SCALAR" - }; - }; - value=0.98000002; + "SCALAR" }; }; + value=3; }; - nAttributes=2; }; }; - class Item2 - { - dataType="Object"; - class PositionInfo - { - position[]={3629.0742,7.2476296,5193.6655}; - }; - side="West"; - flags=5; - class Attributes - { - skill=0.40000001; - init="this setVariable [""pvp"",true]; this setVariable [""pvpPlayerUnitNumber"", 1];"; - name="pvp_blue_2"; - isPlayable=1; - }; - id=221; - type="B_recon_medic_F"; - atlOffset=2.3841858e-006; - class CustomAttributes - { - class Attribute0 + nAttributes=4; + }; + }; + class Item13 + { + dataType="Object"; + class PositionInfo + { + position[]={1325.8264,35.23484,386.31836}; + angles[]={0,1.0016968,0}; + }; + side="Empty"; + class Attributes + { + name="fireX"; + }; + id=241; + type="Land_TentSolar_01_olive_F"; + atlOffset=0.37243652; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data { - property="speaker"; - expression="_this setspeaker _value;"; - class Value + class type { - class data + type[]= { - class type - { - type[]= - { - "STRING" - }; - }; - value="Male03ENG"; + "BOOL" }; }; + value=0; }; - class Attribute1 + }; + }; + nAttributes=1; + }; + }; + class Item14 + { + dataType="Logic"; + class PositionInfo + { + position[]={3929.0085,4.606873,4636.5796}; + angles[]={6.2232571,1.1951427,6.2751846}; + }; + areaSize[]={54.162922,0,116.96795}; + areaIsRectangle=1; + flags=1; + id=248; + type="ModuleHideTerrainObjects_F"; + atlOffset=0.21784687; + class CustomAttributes + { + class Attribute0 + { + property="#filter"; + expression="_this setVariable [""#filter"",_value]"; + class Value + { + class data { - property="pitch"; - expression="_this setpitch _value;"; - class Value + class type { - class data + type[]= { - class type - { - type[]= - { - "SCALAR" - }; - }; - value=0.95999998; + "SCALAR" }; }; + value=15; }; - nAttributes=2; }; }; - class Item3 + class Attribute1 { - dataType="Object"; - class PositionInfo - { - position[]={3624.0742,8.4003878,5188.6655}; - }; - side="West"; - flags=5; - class Attributes - { - skill=0.40000001; - init="this setVariable [""pvp"",true]; this setVariable [""pvpPlayerUnitNumber"", 4];"; - name="pvp_blue_5"; - isPlayable=1; - }; - id=222; - type="B_recon_LAT_F"; - atlOffset=9.5367432e-007; - class CustomAttributes + property="#hideLocally"; + expression="_this setVariable [""#hideLocally"",_value]"; + class Value { - class Attribute0 + class data { - property="speaker"; - expression="_this setspeaker _value;"; - class Value + class type { - class data + type[]= { - class type - { - type[]= - { - "STRING" - }; - }; - value="Male12ENG"; + "BOOL" }; }; + value=0; }; - class Attribute1 + }; + }; + nAttributes=2; + }; + }; + class Item15 + { + dataType="Layer"; + name="Open Ammo Dump"; + id=249; + atlOffset=-124.86; + }; + class Item16 + { + dataType="Layer"; + name="Vehicle Repair"; + id=274; + atlOffset=-124.86; + }; + class Item17 + { + dataType="Object"; + class PositionInfo + { + position[]={2063.6294,42.424999,3023.1621}; + angles[]={0,0.14061472,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=682; + type="Land_Cargo_Patrol_V3_F"; + }; + class Item18 + { + dataType="Object"; + class PositionInfo + { + position[]={2105.7827,42.540279,3061.8245}; + angles[]={0,4.8266172,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=683; + type="Land_Cargo_Patrol_V3_F"; + }; + class Item19 + { + dataType="Logic"; + class PositionInfo + { + position[]={2049.5925,37.565399,3060.8623}; + angles[]={6.2631865,0,6.2631865}; + }; + areaSize[]={5,-1,5}; + flags=1; + id=684; + type="ModuleHideTerrainObjects_F"; + class CustomAttributes + { + class Attribute0 + { + property="#filter"; + expression="_this setVariable [""#filter"",_value]"; + class Value + { + class data { - property="pitch"; - expression="_this setpitch _value;"; - class Value + class type { - class data + type[]= { - class type - { - type[]= - { - "SCALAR" - }; - }; - value=0.97000003; + "SCALAR" }; }; + value=15; }; - nAttributes=2; }; }; - class Item4 + class Attribute1 { - dataType="Object"; - class PositionInfo - { - position[]={3641.5547,6.6279035,5191.5444}; - angles[]={0,0,6.2551923}; - }; - side="West"; - flags=4; - class Attributes - { - skill=0.44999999; - rank="CORPORAL"; - init="this setVariable [""pvp"",true]; this setVariable [""pvpPlayerUnitNumber"", 2];"; - name="pvp_blue_3"; - isPlayable=1; - }; - id=223; - type="B_Patrol_Soldier_MG_F"; - atlOffset=1.4305115e-006; - class CustomAttributes + property="#hideLocally"; + expression="_this setVariable [""#hideLocally"",_value]"; + class Value { - class Attribute0 + class data { - property="speaker"; - expression="_this setspeaker _value;"; - class Value + class type { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="Male07ENG"; - }; - }; - }; - class Attribute1 - { - property="pitch"; - expression="_this setpitch _value;"; - class Value - { - class data - { - class type - { - type[]= - { - "SCALAR" - }; - }; - value=0.94999999; - }; - }; - }; - nAttributes=2; - }; - }; - class Item5 - { - dataType="Object"; - class PositionInfo - { - position[]={3636.3242,6.6596169,5189.3257}; - }; - side="West"; - flags=5; - class Attributes - { - skill=0.40000001; - init="this setVariable [""pvp"",true]; this setVariable [""pvpPlayerUnitNumber"", 5];"; - name="pvp_blue_6"; - isPlayable=1; - }; - id=224; - type="B_recon_LAT_F"; - atlOffset=4.7683716e-007; - class CustomAttributes - { - class Attribute0 - { - property="speaker"; - expression="_this setspeaker _value;"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="Male12ENG"; - }; - }; - }; - class Attribute1 - { - property="pitch"; - expression="_this setpitch _value;"; - class Value - { - class data - { - class type - { - type[]= - { - "SCALAR" - }; - }; - value=0.97000003; - }; - }; - }; - nAttributes=2; - }; - }; - }; - class Attributes - { - }; - id=218; - }; - class Item15 - { - dataType="Group"; - side="East"; - class Entities - { - items=6; - class Item0 - { - dataType="Object"; - class PositionInfo - { - position[]={5178.0737,12.26793,793.2431}; - }; - side="East"; - flags=3; - class Attributes - { - init="groupPlayersCSAT = group this; this setVariable [""pvp"",true]; this setVariable [""pvpPlayerUnitNumber"", 0];"; - name="pvp_red_1"; - isPlayable=1; - }; - id=228; - type="O_T_Recon_TL_F"; - atlOffset=0.30826855; - class CustomAttributes - { - class Attribute0 - { - property="speaker"; - expression="_this setspeaker _value;"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="Male03CHI"; - }; - }; - }; - class Attribute1 - { - property="pitch"; - expression="_this setpitch _value;"; - class Value - { - class data - { - class type - { - type[]= - { - "SCALAR" - }; - }; - value=0.98000002; - }; - }; - }; - nAttributes=2; - }; - }; - class Item1 - { - dataType="Object"; - class PositionInfo - { - position[]={5173.2612,11.575912,788.73138}; - }; - side="East"; - flags=5; - class Attributes - { - init="this setVariable [""pvp"",true]; this setVariable [""pvpPlayerUnitNumber"", 1];"; - name="pvp_red_2"; - isPlayable=1; - }; - id=229; - type="O_T_Recon_Medic_F"; - atlOffset=0.00050926208; - class CustomAttributes - { - class Attribute0 - { - property="speaker"; - expression="_this setspeaker _value;"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="Male02CHI"; - }; - }; - }; - class Attribute1 - { - property="pitch"; - expression="_this setpitch _value;"; - class Value - { - class data - { - class type - { - type[]= - { - "SCALAR" - }; - }; - value=1.01; - }; - }; - }; - nAttributes=2; - }; - }; - class Item2 - { - dataType="Object"; - class PositionInfo - { - position[]={5182.7358,11.589146,788.88177}; - }; - side="East"; - flags=5; - class Attributes - { - init="this setVariable [""pvp"",true]; this setVariable [""pvpPlayerUnitNumber"", 3];"; - name="pvp_red_4"; - isPlayable=1; - }; - id=230; - type="O_T_Recon_M_F"; - atlOffset=0.00050926208; - class CustomAttributes - { - class Attribute0 - { - property="speaker"; - expression="_this setspeaker _value;"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="Male01CHI"; - }; - }; - }; - class Attribute1 - { - property="pitch"; - expression="_this setpitch _value;"; - class Value - { - class data - { - class type - { - type[]= - { - "SCALAR" - }; - }; - value=1.03; - }; - }; - }; - nAttributes=2; - }; - }; - class Item3 - { - dataType="Object"; - class PositionInfo - { - position[]={5168.9741,11.309069,783.53998}; - }; - side="East"; - flags=5; - class Attributes - { - init="this setVariable [""pvp"",true]; this setVariable [""pvpPlayerUnitNumber"", 4];"; - name="pvp_red_5"; - isPlayable=1; - }; - id=231; - type="O_T_Recon_LAT_F"; - atlOffset=0.00051021576; - class CustomAttributes - { - class Attribute0 - { - property="speaker"; - expression="_this setspeaker _value;"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="Male01CHI"; - }; - }; - }; - class Attribute1 - { - property="pitch"; - expression="_this setpitch _value;"; - class Value - { - class data - { - class type - { - type[]= - { - "SCALAR" - }; - }; - value=0.94999999; - }; - }; - }; - nAttributes=2; - }; - }; - class Item4 - { - dataType="Object"; - class PositionInfo - { - position[]={5179.4468,12.314132,794.83295}; - }; - side="East"; - flags=5; - class Attributes - { - init="this setVariable [""pvp"",true]; this setVariable [""pvpPlayerUnitNumber"", 2];"; - name="pvp_red_3"; - isPlayable=1; - }; - id=232; - type="O_Soldier_AR_F"; - atlOffset=0.22092533; - class CustomAttributes - { - class Attribute0 - { - property="speaker"; - expression="_this setspeaker _value;"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="Male01PER"; - }; - }; - }; - class Attribute1 - { - property="pitch"; - expression="_this setpitch _value;"; - class Value - { - class data - { - class type - { - type[]= - { - "SCALAR" - }; - }; - value=0.99000001; - }; - }; - }; - nAttributes=2; - }; - }; - class Item5 - { - dataType="Object"; - class PositionInfo - { - position[]={5178.5386,11.727695,790.47552}; - }; - side="East"; - flags=5; - class Attributes - { - init="this setVariable [""pvp"",true]; this setVariable [""pvpPlayerUnitNumber"", 5];"; - name="pvp_red_6"; - isPlayable=1; - }; - id=233; - type="O_T_Recon_LAT_F"; - atlOffset=0.00050926208; - class CustomAttributes - { - class Attribute0 - { - property="speaker"; - expression="_this setspeaker _value;"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="Male03CHI"; - }; - }; - }; - class Attribute1 - { - property="pitch"; - expression="_this setpitch _value;"; - class Value - { - class data - { - class type - { - type[]= - { - "SCALAR" - }; - }; - value=0.97000003; - }; - }; - }; - nAttributes=2; - }; - }; - }; - class Attributes - { - }; - id=227; - atlOffset=0.30826855; - }; - class Item16 - { - dataType="Object"; - class PositionInfo - { - position[]={5169.978,16.792131,794.89349}; - }; - side="Empty"; - class Attributes - { - init="if !(isMultiplayer) then {deleteVehicle this}"; - }; - id=234; - type="Flag_Viper_F"; - atlOffset=0.71427345; - }; - class Item17 - { - dataType="Logic"; - class PositionInfo - { - position[]={1321.9241,34.801178,377.01953}; - }; - name="hc_1"; - isPlayable=1; - id=235; - type="HeadlessClient_F"; - atlOffset=0.51117706; - }; - class Item18 - { - dataType="Logic"; - class PositionInfo - { - position[]={1323.7717,34.70137,376.02539}; - }; - name="hc_2"; - isPlayable=1; - id=236; - type="HeadlessClient_F"; - atlOffset=0.41136932; - }; - class Item19 - { - dataType="Logic"; - class PositionInfo - { - position[]={1351.2542,34.305016,378.40625}; - angles[]={0,0,0.0039967569}; - }; - id=240; - type="ModuleCurator_F"; - class CustomAttributes - { - class Attribute0 - { - property="ModuleCurator_F_Owner"; - expression="_this setVariable ['Owner',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="#adminLogged"; - }; - }; - }; - class Attribute1 - { - property="ModuleCurator_F_Forced"; - expression="_this setVariable ['Forced',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "SCALAR" - }; - }; - value=0; - }; - }; - }; - class Attribute2 - { - property="ModuleCurator_F_Name"; - expression="_this setVariable ['Name',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value=""; - }; - }; - }; - class Attribute3 - { - property="ModuleCurator_F_Addons"; - expression="_this setVariable ['Addons',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "SCALAR" - }; - }; - value=3; - }; - }; - }; - nAttributes=4; - }; - }; - class Item20 - { - dataType="Object"; - class PositionInfo - { - position[]={1325.8264,35.23484,386.31836}; - angles[]={0,1.0016968,0}; - }; - side="Empty"; - class Attributes - { - name="fireX"; - }; - id=241; - type="Land_TentSolar_01_olive_F"; - atlOffset=0.37243652; - class CustomAttributes - { - class Attribute0 - { - property="allowDamage"; - expression="_this allowdamage _value;"; - class Value - { - class data - { - class type - { - type[]= - { - "BOOL" - }; - }; - value=0; - }; - }; - }; - nAttributes=1; - }; - }; - class Item21 - { - dataType="Logic"; - class PositionInfo - { - position[]={3929.0085,4.606873,4636.5796}; - angles[]={6.2232571,1.1951427,6.2751846}; - }; - areaSize[]={54.162922,0,116.96795}; - areaIsRectangle=1; - flags=1; - id=248; - type="ModuleHideTerrainObjects_F"; - atlOffset=0.21784687; - class CustomAttributes - { - class Attribute0 - { - property="#filter"; - expression="_this setVariable [""#filter"",_value]"; - class Value - { - class data - { - class type - { - type[]= - { - "SCALAR" - }; - }; - value=15; - }; - }; - }; - class Attribute1 - { - property="#hideLocally"; - expression="_this setVariable [""#hideLocally"",_value]"; - class Value - { - class data - { - class type - { - type[]= - { - "BOOL" - }; - }; - value=0; - }; - }; - }; - nAttributes=2; - }; - }; - class Item22 - { - dataType="Layer"; - name="Open Ammo Dump"; - id=249; - atlOffset=-124.86; - }; - class Item23 - { - dataType="Layer"; - name="Vehicle Repair"; - id=274; - atlOffset=-124.86; - }; - class Item24 - { - dataType="Object"; - class PositionInfo - { - position[]={2063.6294,42.424999,3023.1621}; - angles[]={0,0.14061472,0}; - }; - side="Empty"; - flags=5; - class Attributes - { - }; - id=682; - type="Land_Cargo_Patrol_V3_F"; - }; - class Item25 - { - dataType="Object"; - class PositionInfo - { - position[]={2105.7827,42.540279,3061.8245}; - angles[]={0,4.8266172,0}; - }; - side="Empty"; - flags=5; - class Attributes - { - }; - id=683; - type="Land_Cargo_Patrol_V3_F"; - }; - class Item26 - { - dataType="Logic"; - class PositionInfo - { - position[]={2049.5925,37.565399,3060.8623}; - angles[]={6.2631865,0,6.2631865}; - }; - areaSize[]={5,-1,5}; - flags=1; - id=684; - type="ModuleHideTerrainObjects_F"; - class CustomAttributes - { - class Attribute0 - { - property="#filter"; - expression="_this setVariable [""#filter"",_value]"; - class Value - { - class data - { - class type - { - type[]= - { - "SCALAR" - }; - }; - value=15; - }; - }; - }; - class Attribute1 - { - property="#hideLocally"; - expression="_this setVariable [""#hideLocally"",_value]"; - class Value - { - class data - { - class type - { - type[]= + type[]= { "BOOL" }; @@ -1727,7 +879,7 @@ class Mission nAttributes=2; }; }; - class Item27 + class Item20 { dataType="Object"; class PositionInfo @@ -1743,7 +895,7 @@ class Mission id=685; type="Land_Cargo_Patrol_V3_F"; }; - class Item28 + class Item21 { dataType="Object"; class PositionInfo @@ -1760,7 +912,7 @@ class Mission type="Land_Cargo_Patrol_V3_F"; atlOffset=-9.5367432e-007; }; - class Item29 + class Item22 { dataType="Object"; class PositionInfo @@ -1776,7 +928,7 @@ class Mission id=718; type="Land_Cargo_Patrol_V3_F"; }; - class Item30 + class Item23 { dataType="Object"; class PositionInfo @@ -1792,7 +944,7 @@ class Mission id=719; type="Land_Cargo_Patrol_V3_F"; }; - class Item31 + class Item24 { dataType="Object"; class PositionInfo @@ -1807,7 +959,7 @@ class Mission id=720; type="Land_Cargo_HQ_V3_F"; }; - class Item32 + class Item25 { dataType="Object"; class PositionInfo @@ -1823,7 +975,7 @@ class Mission id=721; type="Land_Cargo_House_V3_F"; }; - class Item33 + class Item26 { dataType="Object"; class PositionInfo @@ -1840,7 +992,7 @@ class Mission type="Land_Cargo_House_V3_F"; atlOffset=-4.7683716e-007; }; - class Item34 + class Item27 { dataType="Object"; class PositionInfo @@ -1857,7 +1009,7 @@ class Mission id=723; type="Land_HBarrier_Big_F"; }; - class Item35 + class Item28 { dataType="Object"; class PositionInfo @@ -1874,7 +1026,7 @@ class Mission id=724; type="Land_HBarrier_Big_F"; }; - class Item36 + class Item29 { dataType="Object"; class PositionInfo @@ -1891,7 +1043,7 @@ class Mission id=725; type="Land_HBarrier_Big_F"; }; - class Item37 + class Item30 { dataType="Object"; class PositionInfo @@ -1909,7 +1061,7 @@ class Mission type="Land_HBarrier_Big_F"; atlOffset=-4.7683716e-007; }; - class Item38 + class Item31 { dataType="Object"; class PositionInfo @@ -1927,7 +1079,7 @@ class Mission type="Land_HBarrier_Big_F"; atlOffset=4.7683716e-007; }; - class Item39 + class Item32 { dataType="Object"; class PositionInfo @@ -1945,7 +1097,7 @@ class Mission type="Land_HBarrier_Big_F"; atlOffset=9.5367432e-007; }; - class Item40 + class Item33 { dataType="Object"; class PositionInfo @@ -1963,7 +1115,7 @@ class Mission type="Land_HBarrier_Big_F"; atlOffset=4.7683716e-007; }; - class Item41 + class Item34 { dataType="Object"; class PositionInfo @@ -1980,7 +1132,7 @@ class Mission id=730; type="Land_HBarrier_Big_F"; }; - class Item42 + class Item35 { dataType="Object"; class PositionInfo @@ -1997,7 +1149,7 @@ class Mission id=731; type="Land_HBarrier_Big_F"; }; - class Item43 + class Item36 { dataType="Object"; class PositionInfo @@ -2014,7 +1166,7 @@ class Mission id=732; type="Land_HBarrier_Big_F"; }; - class Item44 + class Item37 { dataType="Object"; class PositionInfo @@ -2031,7 +1183,7 @@ class Mission id=733; type="Land_HBarrier_Big_F"; }; - class Item45 + class Item38 { dataType="Object"; class PositionInfo @@ -2048,7 +1200,7 @@ class Mission id=734; type="Land_HBarrier_Big_F"; }; - class Item46 + class Item39 { dataType="Object"; class PositionInfo @@ -2065,7 +1217,7 @@ class Mission id=735; type="Land_HBarrier_Big_F"; }; - class Item47 + class Item40 { dataType="Object"; class PositionInfo @@ -2083,7 +1235,7 @@ class Mission type="Land_HBarrier_Big_F"; atlOffset=9.5367432e-007; }; - class Item48 + class Item41 { dataType="Object"; class PositionInfo @@ -2101,7 +1253,7 @@ class Mission type="Land_HBarrier_Big_F"; atlOffset=9.5367432e-007; }; - class Item49 + class Item42 { dataType="Object"; class PositionInfo @@ -2118,7 +1270,7 @@ class Mission id=738; type="Land_HBarrier_Big_F"; }; - class Item50 + class Item43 { dataType="Object"; class PositionInfo @@ -2136,7 +1288,7 @@ class Mission type="Land_HBarrier_Big_F"; atlOffset=9.5367432e-007; }; - class Item51 + class Item44 { dataType="Object"; class PositionInfo @@ -2154,7 +1306,7 @@ class Mission type="Land_HBarrier_Big_F"; atlOffset=9.5367432e-007; }; - class Item52 + class Item45 { dataType="Object"; class PositionInfo @@ -2171,7 +1323,7 @@ class Mission id=741; type="Land_HBarrier_Big_F"; }; - class Item53 + class Item46 { dataType="Object"; class PositionInfo @@ -2188,7 +1340,7 @@ class Mission id=742; type="Land_HBarrier_Big_F"; }; - class Item54 + class Item47 { dataType="Object"; class PositionInfo @@ -2206,7 +1358,7 @@ class Mission type="Land_HBarrier_Big_F"; atlOffset=9.5367432e-007; }; - class Item55 + class Item48 { dataType="Object"; class PositionInfo @@ -2223,7 +1375,7 @@ class Mission id=744; type="Land_HBarrier_Big_F"; }; - class Item56 + class Item49 { dataType="Object"; class PositionInfo @@ -2240,7 +1392,7 @@ class Mission id=745; type="Land_HBarrier_Big_F"; }; - class Item57 + class Item50 { dataType="Object"; class PositionInfo @@ -2258,7 +1410,7 @@ class Mission type="Land_HBarrier_Big_F"; atlOffset=-4.7683716e-007; }; - class Item58 + class Item51 { dataType="Object"; class PositionInfo @@ -2276,7 +1428,7 @@ class Mission type="Land_HBarrier_Big_F"; atlOffset=4.7683716e-007; }; - class Item59 + class Item52 { dataType="Object"; class PositionInfo @@ -2293,7 +1445,7 @@ class Mission id=748; type="Land_HBarrier_Big_F"; }; - class Item60 + class Item53 { dataType="Object"; class PositionInfo @@ -2310,7 +1462,7 @@ class Mission id=749; type="Land_HBarrier_Big_F"; }; - class Item61 + class Item54 { dataType="Object"; class PositionInfo @@ -2326,7 +1478,7 @@ class Mission type="Land_BarGate_F"; atlOffset=0.25; }; - class Item62 + class Item55 { dataType="Object"; class PositionInfo @@ -2343,7 +1495,7 @@ class Mission id=751; type="Land_HBarrier_Big_F"; }; - class Item63 + class Item56 { dataType="Object"; class PositionInfo @@ -2360,7 +1512,7 @@ class Mission id=752; type="Land_HBarrier_Big_F"; }; - class Item64 + class Item57 { dataType="Object"; class PositionInfo @@ -2378,7 +1530,7 @@ class Mission type="Land_HBarrier_Big_F"; atlOffset=9.5367432e-007; }; - class Item65 + class Item58 { dataType="Object"; class PositionInfo @@ -2395,7 +1547,7 @@ class Mission id=754; type="Land_HBarrier_Big_F"; }; - class Item66 + class Item59 { dataType="Object"; class PositionInfo @@ -2413,7 +1565,7 @@ class Mission type="Land_HBarrier_Big_F"; atlOffset=9.5367432e-007; }; - class Item67 + class Item60 { dataType="Object"; class PositionInfo @@ -2431,7 +1583,7 @@ class Mission type="Land_HBarrier_Big_F"; atlOffset=9.5367432e-007; }; - class Item68 + class Item61 { dataType="Object"; class PositionInfo @@ -2449,7 +1601,7 @@ class Mission type="Land_HBarrier_Big_F"; atlOffset=-9.5367432e-007; }; - class Item69 + class Item62 { dataType="Object"; class PositionInfo @@ -2465,7 +1617,7 @@ class Mission type="Land_BarGate_F"; atlOffset=0.25; }; - class Item70 + class Item63 { dataType="Object"; class PositionInfo @@ -2481,7 +1633,7 @@ class Mission id=759; type="Land_TTowerSmall_1_F"; }; - class Item71 + class Item64 { dataType="Object"; class PositionInfo @@ -2498,7 +1650,7 @@ class Mission type="Land_TTowerSmall_2_F"; atlOffset=4.7683716e-007; }; - class Item72 + class Item65 { dataType="Object"; class PositionInfo @@ -2514,7 +1666,7 @@ class Mission id=761; type="Land_Medevac_house_V1_F"; }; - class Item73 + class Item66 { dataType="Object"; class PositionInfo @@ -2531,7 +1683,7 @@ class Mission type="Land_Cargo_Patrol_V3_F"; atlOffset=-9.5367432e-007; }; - class Item74 + class Item67 { dataType="Object"; class PositionInfo @@ -2547,7 +1699,7 @@ class Mission id=763; type="Land_Cargo_Patrol_V3_F"; }; - class Item75 + class Item68 { dataType="Object"; class PositionInfo @@ -2564,7 +1716,7 @@ class Mission type="Land_Cargo_House_V3_F"; atlOffset=9.5367432e-007; }; - class Item76 + class Item69 { dataType="Object"; class PositionInfo @@ -2580,7 +1732,7 @@ class Mission id=765; type="Land_Cargo_House_V3_F"; }; - class Item77 + class Item70 { dataType="Object"; class PositionInfo @@ -2596,7 +1748,7 @@ class Mission id=766; type="Land_Cargo_Patrol_V3_F"; }; - class Item78 + class Item71 { dataType="Object"; class PositionInfo @@ -2612,7 +1764,7 @@ class Mission id=767; type="Land_Cargo_Patrol_V3_F"; }; - class Item79 + class Item72 { dataType="Object"; class PositionInfo @@ -2631,7 +1783,7 @@ class Mission type="Land_Cargo40_sand_F"; atlOffset=-9.5367432e-007; }; - class Item80 + class Item73 { dataType="Object"; class PositionInfo @@ -2650,7 +1802,7 @@ class Mission type="Land_Cargo40_sand_F"; atlOffset=-0.27700043; }; - class Item81 + class Item74 { dataType="Object"; class PositionInfo @@ -2666,7 +1818,7 @@ class Mission type="Land_dp_mainFactory_F"; atlOffset=-0.20000076; }; - class Item82 + class Item75 { dataType="Object"; class PositionInfo @@ -2681,7 +1833,7 @@ class Mission id=848; type="Land_dp_bigTank_F"; }; - class Item83 + class Item76 { dataType="Object"; class PositionInfo @@ -2696,7 +1848,7 @@ class Mission id=849; type="Land_dp_bigTank_F"; }; - class Item84 + class Item77 { dataType="Object"; class PositionInfo @@ -2712,7 +1864,7 @@ class Mission id=850; type="Land_dp_bigTank_F"; }; - class Item85 + class Item78 { dataType="Object"; class PositionInfo @@ -2728,7 +1880,7 @@ class Mission id=851; type="Land_dp_bigTank_F"; }; - class Item86 + class Item79 { dataType="Object"; class PositionInfo @@ -2743,7 +1895,7 @@ class Mission id=852; type="CargoPlaftorm_01_brown_ruins_F"; }; - class Item87 + class Item80 { dataType="Object"; class PositionInfo @@ -2759,7 +1911,7 @@ class Mission type="Land_Cargo_Tower_V3_ruins_F"; atlOffset=-0.11489105; }; - class Item88 + class Item81 { dataType="Object"; class PositionInfo @@ -2774,7 +1926,7 @@ class Mission id=855; type="Land_Cargo_Patrol_V3_F"; }; - class Item89 + class Item82 { dataType="Object"; class PositionInfo @@ -2792,7 +1944,7 @@ class Mission type="Land_HBarrier_5_F"; atlOffset=0.008972168; }; - class Item90 + class Item83 { dataType="Object"; class PositionInfo @@ -2810,7 +1962,7 @@ class Mission type="Land_HBarrier_5_F"; atlOffset=4.7683716e-007; }; - class Item91 + class Item84 { dataType="Object"; class PositionInfo @@ -2827,7 +1979,7 @@ class Mission id=858; type="Land_HBarrier_5_F"; }; - class Item92 + class Item85 { dataType="Object"; class PositionInfo @@ -2844,7 +1996,7 @@ class Mission id=859; type="Land_HBarrier_5_F"; }; - class Item93 + class Item86 { dataType="Object"; class PositionInfo @@ -2862,7 +2014,7 @@ class Mission type="Land_HBarrier_5_F"; atlOffset=4.7683716e-007; }; - class Item94 + class Item87 { dataType="Object"; class PositionInfo @@ -2880,7 +2032,7 @@ class Mission type="Land_HBarrier_5_F"; atlOffset=4.7683716e-007; }; - class Item95 + class Item88 { dataType="Object"; class PositionInfo @@ -2897,7 +2049,7 @@ class Mission id=862; type="Land_HBarrier_5_F"; }; - class Item96 + class Item89 { dataType="Object"; class PositionInfo @@ -2914,7 +2066,7 @@ class Mission id=863; type="Land_HBarrier_5_F"; }; - class Item97 + class Item90 { dataType="Object"; class PositionInfo @@ -2931,7 +2083,7 @@ class Mission id=864; type="Land_HBarrier_5_F"; }; - class Item98 + class Item91 { dataType="Object"; class PositionInfo @@ -2948,7 +2100,7 @@ class Mission id=865; type="Land_HBarrier_5_F"; }; - class Item99 + class Item92 { dataType="Object"; class PositionInfo @@ -2966,7 +2118,7 @@ class Mission type="Land_HBarrier_5_F"; atlOffset=4.7683716e-007; }; - class Item100 + class Item93 { dataType="Object"; class PositionInfo @@ -2983,7 +2135,7 @@ class Mission id=867; type="Land_HBarrier_5_F"; }; - class Item101 + class Item94 { dataType="Object"; class PositionInfo @@ -3001,7 +2153,7 @@ class Mission type="Land_HBarrier_5_F"; atlOffset=2.9563904e-005; }; - class Item102 + class Item95 { dataType="Object"; class PositionInfo @@ -3019,7 +2171,7 @@ class Mission type="Land_HBarrier_5_F"; atlOffset=0.0089712143; }; - class Item103 + class Item96 { dataType="Object"; class PositionInfo @@ -3036,7 +2188,7 @@ class Mission id=870; type="Land_HBarrier_5_F"; }; - class Item104 + class Item97 { dataType="Object"; class PositionInfo @@ -3054,7 +2206,7 @@ class Mission type="Land_HBarrier_5_F"; atlOffset=3.0517578e-005; }; - class Item105 + class Item98 { dataType="Object"; class PositionInfo @@ -3072,7 +2224,7 @@ class Mission type="Land_HBarrier_5_F"; atlOffset=2.9563904e-005; }; - class Item106 + class Item99 { dataType="Object"; class PositionInfo @@ -3089,7 +2241,7 @@ class Mission id=873; type="Land_HBarrier_5_F"; }; - class Item107 + class Item100 { dataType="Object"; class PositionInfo @@ -3107,7 +2259,7 @@ class Mission type="Land_HBarrier_5_F"; atlOffset=-4.7683716e-007; }; - class Item108 + class Item101 { dataType="Object"; class PositionInfo @@ -3125,7 +2277,7 @@ class Mission type="Land_HBarrier_5_F"; atlOffset=4.7683716e-007; }; - class Item109 + class Item102 { dataType="Object"; class PositionInfo @@ -3143,7 +2295,7 @@ class Mission type="Land_HBarrier_5_F"; atlOffset=0.0089421272; }; - class Item110 + class Item103 { dataType="Object"; class PositionInfo @@ -3161,7 +2313,7 @@ class Mission type="Land_HBarrier_5_F"; atlOffset=4.7683716e-007; }; - class Item111 + class Item104 { dataType="Object"; class PositionInfo @@ -3178,7 +2330,7 @@ class Mission id=878; type="Land_HBarrier_5_F"; }; - class Item112 + class Item105 { dataType="Object"; class PositionInfo @@ -3196,7 +2348,7 @@ class Mission type="Land_HBarrier_5_F"; atlOffset=3.0517578e-005; }; - class Item113 + class Item106 { dataType="Object"; class PositionInfo @@ -3213,7 +2365,7 @@ class Mission id=880; type="Land_HBarrier_5_F"; }; - class Item114 + class Item107 { dataType="Object"; class PositionInfo @@ -3231,7 +2383,7 @@ class Mission type="Land_HBarrier_5_F"; atlOffset=4.7683716e-007; }; - class Item115 + class Item108 { dataType="Object"; class PositionInfo @@ -3248,7 +2400,7 @@ class Mission id=882; type="Land_HBarrier_5_F"; }; - class Item116 + class Item109 { dataType="Object"; class PositionInfo @@ -3265,7 +2417,7 @@ class Mission id=883; type="Land_HBarrier_5_F"; }; - class Item117 + class Item110 { dataType="Object"; class PositionInfo @@ -3282,7 +2434,7 @@ class Mission id=884; type="Land_HBarrier_5_F"; }; - class Item118 + class Item111 { dataType="Object"; class PositionInfo @@ -3300,7 +2452,7 @@ class Mission type="Land_HBarrier_3_F"; atlOffset=6.1035156e-005; }; - class Item119 + class Item112 { dataType="Object"; class PositionInfo @@ -3318,7 +2470,7 @@ class Mission type="Land_HBarrier_3_F"; atlOffset=6.0558319e-005; }; - class Item120 + class Item113 { dataType="Object"; class PositionInfo @@ -3336,7 +2488,7 @@ class Mission type="Land_HBarrier_3_F"; atlOffset=6.1035156e-005; }; - class Item121 + class Item114 { dataType="Object"; class PositionInfo @@ -3354,7 +2506,7 @@ class Mission type="Land_HBarrier_5_F"; atlOffset=6.0081482e-005; }; - class Item122 + class Item115 { dataType="Object"; class PositionInfo @@ -3371,7 +2523,7 @@ class Mission type="Land_Mil_WallBig_Corner_F"; atlOffset=-4.7683716e-007; }; - class Item123 + class Item116 { dataType="Object"; class PositionInfo @@ -3388,7 +2540,7 @@ class Mission type="Land_Mil_WallBig_Corner_F"; atlOffset=-4.7683716e-007; }; - class Item124 + class Item117 { dataType="Object"; class PositionInfo @@ -3405,7 +2557,7 @@ class Mission type="Land_Mil_WallBig_4m_F"; atlOffset=-9.5367432e-007; }; - class Item125 + class Item118 { dataType="Object"; class PositionInfo @@ -3422,7 +2574,7 @@ class Mission type="Land_Mil_WallBig_4m_F"; atlOffset=-4.7683716e-007; }; - class Item126 + class Item119 { dataType="Object"; class PositionInfo @@ -3438,7 +2590,7 @@ class Mission id=893; type="Land_Mil_WallBig_4m_F"; }; - class Item127 + class Item120 { dataType="Object"; class PositionInfo @@ -3454,7 +2606,7 @@ class Mission id=894; type="Land_Mil_WallBig_Corner_F"; }; - class Item128 + class Item121 { dataType="Object"; class PositionInfo @@ -3471,7 +2623,7 @@ class Mission type="Land_Mil_WallBig_Corner_F"; atlOffset=-4.7683716e-007; }; - class Item129 + class Item122 { dataType="Object"; class PositionInfo @@ -3487,7 +2639,7 @@ class Mission id=896; type="Land_Mil_WallBig_4m_F"; }; - class Item130 + class Item123 { dataType="Object"; class PositionInfo @@ -3504,7 +2656,7 @@ class Mission id=901; type="Land_HBarrier_5_F"; }; - class Item131 + class Item124 { dataType="Object"; class PositionInfo @@ -3521,7 +2673,7 @@ class Mission id=902; type="Land_HBarrier_5_F"; }; - class Item132 + class Item125 { dataType="Object"; class PositionInfo @@ -3538,7 +2690,7 @@ class Mission id=903; type="Land_HBarrier_5_F"; }; - class Item133 + class Item126 { dataType="Object"; class PositionInfo @@ -3556,7 +2708,7 @@ class Mission type="Land_HBarrier_5_F"; atlOffset=-4.7683716e-007; }; - class Item134 + class Item127 { dataType="Object"; class PositionInfo @@ -3574,7 +2726,7 @@ class Mission type="Land_HBarrier_5_F"; atlOffset=-4.7683716e-007; }; - class Item135 + class Item128 { dataType="Object"; class PositionInfo @@ -3592,7 +2744,7 @@ class Mission type="Land_HBarrier_5_F"; atlOffset=-4.7683716e-007; }; - class Item136 + class Item129 { dataType="Object"; class PositionInfo @@ -3609,7 +2761,7 @@ class Mission id=910; type="Land_HBarrier_5_F"; }; - class Item137 + class Item130 { dataType="Object"; class PositionInfo @@ -3626,7 +2778,7 @@ class Mission id=911; type="Land_HBarrier_5_F"; }; - class Item138 + class Item131 { dataType="Object"; class PositionInfo @@ -3644,7 +2796,7 @@ class Mission type="Land_HBarrier_5_F"; atlOffset=-4.7683716e-007; }; - class Item139 + class Item132 { dataType="Object"; class PositionInfo @@ -3661,7 +2813,7 @@ class Mission id=913; type="Land_HBarrier_5_F"; }; - class Item140 + class Item133 { dataType="Object"; class PositionInfo @@ -3677,7 +2829,7 @@ class Mission id=916; type="Land_Cargo_House_V3_F"; }; - class Item141 + class Item134 { dataType="Object"; class PositionInfo @@ -3693,7 +2845,7 @@ class Mission id=917; type="Land_Cargo_House_V3_F"; }; - class Item142 + class Item135 { dataType="Object"; class PositionInfo @@ -3709,7 +2861,7 @@ class Mission id=918; type="Land_Cargo_House_V3_F"; }; - class Item143 + class Item136 { dataType="Object"; class PositionInfo @@ -3725,7 +2877,7 @@ class Mission id=919; type="Land_Cargo_House_V3_F"; }; - class Item144 + class Item137 { dataType="Object"; class PositionInfo @@ -3742,7 +2894,7 @@ class Mission type="Land_Cargo_Patrol_V3_F"; atlOffset=-9.5367432e-007; }; - class Item145 + class Item138 { dataType="Object"; class PositionInfo @@ -3759,7 +2911,7 @@ class Mission type="Land_Cargo_Patrol_V3_F"; atlOffset=-4.7683716e-007; }; - class Item146 + class Item139 { dataType="Object"; class PositionInfo @@ -3775,7 +2927,7 @@ class Mission id=922; type="Land_Cargo_Patrol_V3_F"; }; - class Item147 + class Item140 { dataType="Object"; class PositionInfo @@ -3792,7 +2944,7 @@ class Mission type="Land_Cargo_Patrol_V3_F"; atlOffset=4.7683716e-007; }; - class Item148 + class Item141 { dataType="Object"; class PositionInfo @@ -3809,7 +2961,7 @@ class Mission type="Land_Cargo_Tower_V3_F"; atlOffset=9.5367432e-007; }; - class Item149 + class Item142 { dataType="Object"; class PositionInfo @@ -3826,7 +2978,7 @@ class Mission type="Land_dp_transformer_F"; atlOffset=3.8146973e-006; }; - class Item150 + class Item143 { dataType="Object"; class PositionInfo @@ -3842,7 +2994,7 @@ class Mission id=934; type="Land_dp_transformer_F"; }; - class Item151 + class Item144 { dataType="Object"; class PositionInfo @@ -3859,7 +3011,7 @@ class Mission type="Land_dp_transformer_F"; atlOffset=3.8146973e-006; }; - class Item152 + class Item145 { dataType="Object"; class PositionInfo @@ -3874,7 +3026,7 @@ class Mission id=936; type="Land_dp_smallTank_F"; }; - class Item153 + class Item146 { dataType="Logic"; class PositionInfo @@ -3929,7 +3081,7 @@ class Mission nAttributes=2; }; }; - class Item154 + class Item147 { dataType="Object"; class PositionInfo @@ -3945,7 +3097,7 @@ class Mission id=938; type="Land_Cargo_Patrol_V3_F"; }; - class Item155 + class Item148 { dataType="Object"; class PositionInfo @@ -3963,7 +3115,7 @@ class Mission id=939; type="Land_HelipadSquare_F"; }; - class Item156 + class Item149 { dataType="Logic"; class PositionInfo @@ -4020,7 +3172,7 @@ class Mission nAttributes=2; }; }; - class Item157 + class Item150 { dataType="Object"; class PositionInfo @@ -4036,7 +3188,7 @@ class Mission id=941; type="Land_BagFence_Long_F"; }; - class Item158 + class Item151 { dataType="Object"; class PositionInfo @@ -4052,7 +3204,7 @@ class Mission id=942; type="Land_BagFence_Long_F"; }; - class Item159 + class Item152 { dataType="Object"; class PositionInfo @@ -4068,7 +3220,7 @@ class Mission id=943; type="Land_BagFence_Long_F"; }; - class Item160 + class Item153 { dataType="Object"; class PositionInfo @@ -4084,7 +3236,7 @@ class Mission id=944; type="Land_BagFence_Long_F"; }; - class Item161 + class Item154 { dataType="Object"; class PositionInfo @@ -4100,7 +3252,7 @@ class Mission id=945; type="Land_BagFence_Round_F"; }; - class Item162 + class Item155 { dataType="Object"; class PositionInfo @@ -4116,7 +3268,7 @@ class Mission id=946; type="Land_BagFence_Long_F"; }; - class Item163 + class Item156 { dataType="Object"; class PositionInfo @@ -4132,7 +3284,7 @@ class Mission id=947; type="Land_BagFence_Long_F"; }; - class Item164 + class Item157 { dataType="Object"; class PositionInfo @@ -4148,7 +3300,7 @@ class Mission id=948; type="Land_BagFence_Round_F"; }; - class Item165 + class Item158 { dataType="Object"; class PositionInfo @@ -4164,7 +3316,7 @@ class Mission id=949; type="StorageBladder_01_fuel_sand_F"; }; - class Item166 + class Item159 { dataType="Object"; class PositionInfo @@ -4180,7 +3332,7 @@ class Mission type="Land_Cargo_Tower_V3_ruins_F"; atlOffset=-0.054344177; }; - class Item167 + class Item160 { dataType="Object"; class PositionInfo @@ -4196,7 +3348,7 @@ class Mission id=951; type="Land_Cargo_Patrol_V3_F"; }; - class Item168 + class Item161 { dataType="Object"; class PositionInfo @@ -4212,7 +3364,7 @@ class Mission id=952; type="Land_Cargo_Patrol_V3_F"; }; - class Item169 + class Item162 { dataType="Object"; class PositionInfo @@ -4229,7 +3381,7 @@ class Mission type="Land_WoodenBox_F"; atlOffset=-4.5776367e-005; }; - class Item170 + class Item163 { dataType="Object"; class PositionInfo @@ -4246,7 +3398,7 @@ class Mission type="Land_WoodenBox_F"; atlOffset=-5.197525e-005; }; - class Item171 + class Item164 { dataType="Object"; class PositionInfo @@ -4262,7 +3414,7 @@ class Mission id=957; type="Land_WoodenBox_F"; }; - class Item172 + class Item165 { dataType="Object"; class PositionInfo @@ -4279,7 +3431,7 @@ class Mission type="Land_WoodenBox_F"; atlOffset=3.9100647e-005; }; - class Item173 + class Item166 { dataType="Object"; class PositionInfo @@ -4295,7 +3447,7 @@ class Mission id=959; type="TyreBarrier_01_black_F"; }; - class Item174 + class Item167 { dataType="Object"; class PositionInfo @@ -4312,7 +3464,7 @@ class Mission type="Dirthump_3_F"; atlOffset=4.7683716e-007; }; - class Item175 + class Item168 { dataType="Object"; class PositionInfo @@ -4328,7 +3480,7 @@ class Mission id=961; type="Land_MarketShelter_F"; }; - class Item176 + class Item169 { dataType="Object"; class PositionInfo @@ -4345,7 +3497,7 @@ class Mission type="Land_WheelCart_F"; atlOffset=-1.4305115e-006; }; - class Item177 + class Item170 { dataType="Object"; class PositionInfo @@ -4362,7 +3514,7 @@ class Mission type="Land_StallWater_F"; atlOffset=0.00066328049; }; - class Item178 + class Item171 { dataType="Object"; class PositionInfo @@ -4379,7 +3531,7 @@ class Mission type="Land_cmp_Tower_F"; atlOffset=4.7683716e-007; }; - class Item179 + class Item172 { dataType="Object"; class PositionInfo @@ -4395,7 +3547,7 @@ class Mission id=966; type="Land_cmp_Tower_F"; }; - class Item180 + class Item173 { dataType="Object"; class PositionInfo @@ -4411,7 +3563,7 @@ class Mission id=967; type="Land_Shed_Big_F"; }; - class Item181 + class Item174 { dataType="Object"; class PositionInfo @@ -4428,7 +3580,7 @@ class Mission id=968; type="Land_dp_transformer_F"; }; - class Item182 + class Item175 { dataType="Object"; class PositionInfo @@ -4445,7 +3597,7 @@ class Mission id=969; type="Land_dp_transformer_F"; }; - class Item183 + class Item176 { dataType="Object"; class PositionInfo @@ -4463,7 +3615,7 @@ class Mission type="Land_dp_transformer_F"; atlOffset=4.7683716e-007; }; - class Item184 + class Item177 { dataType="Object"; class PositionInfo @@ -4481,7 +3633,7 @@ class Mission type="Land_dp_transformer_F"; atlOffset=4.7683716e-007; }; - class Item185 + class Item178 { dataType="Object"; class PositionInfo @@ -4499,7 +3651,7 @@ class Mission type="Land_dp_transformer_F"; atlOffset=4.7683716e-007; }; - class Item186 + class Item179 { dataType="Object"; class PositionInfo @@ -4517,7 +3669,7 @@ class Mission type="Land_dp_transformer_F"; atlOffset=-4.7683716e-007; }; - class Item187 + class Item180 { dataType="Object"; class PositionInfo @@ -4534,7 +3686,7 @@ class Mission id=974; type="Land_dp_transformer_F"; }; - class Item188 + class Item181 { dataType="Object"; class PositionInfo @@ -4552,7 +3704,7 @@ class Mission type="Land_dp_transformer_F"; atlOffset=-4.7683716e-007; }; - class Item189 + class Item182 { dataType="Object"; class PositionInfo @@ -4569,7 +3721,7 @@ class Mission id=977; type="Land_Tank_rust_F"; }; - class Item190 + class Item183 { dataType="Object"; class PositionInfo @@ -4586,7 +3738,7 @@ class Mission type="Land_LampShabby_F"; atlOffset=9.5367432e-007; }; - class Item191 + class Item184 { dataType="Object"; class PositionInfo @@ -4602,7 +3754,7 @@ class Mission id=981; type="Land_LampShabby_F"; }; - class Item192 + class Item185 { dataType="Object"; class PositionInfo @@ -4619,7 +3771,7 @@ class Mission type="Land_LampShabby_F"; atlOffset=4.7683716e-007; }; - class Item193 + class Item186 { dataType="Object"; class PositionInfo @@ -4636,7 +3788,7 @@ class Mission type="Land_Cargo_Patrol_V3_ruins_F"; atlOffset=-0.019923687; }; - class Item194 + class Item187 { dataType="Object"; class PositionInfo @@ -4653,7 +3805,7 @@ class Mission type="Land_Cargo_Patrol_V3_F"; atlOffset=4.7683716e-007; }; - class Item195 + class Item188 { dataType="Object"; class PositionInfo @@ -4669,7 +3821,7 @@ class Mission id=986; type="Land_MarketShelter_F"; }; - class Item196 + class Item189 { dataType="Object"; class PositionInfo @@ -4684,7 +3836,7 @@ class Mission id=987; type="Land_StallWater_F"; }; - class Item197 + class Item190 { dataType="Logic"; class PositionInfo @@ -4695,7 +3847,7 @@ class Mission id=988; type="Logic"; }; - class Item198 + class Item191 { dataType="Layer"; name="Open Ammo Dump_4"; @@ -5168,7 +4320,7 @@ class Mission id=996; atlOffset=0.80569601; }; - class Item199 + class Item192 { dataType="Layer"; name="Vehicle Repair_4"; @@ -5449,7 +4601,7 @@ class Mission id=1021; atlOffset=0.14096165; }; - class Item200 + class Item193 { dataType="Object"; class PositionInfo @@ -5467,7 +4619,7 @@ class Mission type="Land_HBarrier_5_F"; atlOffset=4.7683716e-007; }; - class Item201 + class Item194 { dataType="Object"; class PositionInfo @@ -5484,7 +4636,7 @@ class Mission id=1038; type="Land_HBarrier_5_F"; }; - class Item202 + class Item195 { dataType="Object"; class PositionInfo @@ -5502,7 +4654,7 @@ class Mission type="Land_HBarrier_Big_F"; atlOffset=1.1444092e-005; }; - class Item203 + class Item196 { dataType="Object"; class PositionInfo @@ -5520,7 +4672,7 @@ class Mission type="Land_HBarrier_5_F"; atlOffset=2.6702881e-005; }; - class Item204 + class Item197 { dataType="Object"; class PositionInfo @@ -5537,7 +4689,7 @@ class Mission id=1041; type="Land_HBarrier_Big_F"; }; - class Item205 + class Item198 { dataType="Object"; class PositionInfo @@ -5554,7 +4706,7 @@ class Mission id=1042; type="Land_HBarrier_5_F"; }; - class Item206 + class Item199 { dataType="Object"; class PositionInfo @@ -5571,7 +4723,7 @@ class Mission id=1043; type="Land_HBarrier_5_F"; }; - class Item207 + class Item200 { dataType="Object"; class PositionInfo @@ -5588,7 +4740,7 @@ class Mission id=1044; type="Land_HBarrier_Big_F"; }; - class Item208 + class Item201 { dataType="Object"; class PositionInfo @@ -5606,7 +4758,7 @@ class Mission type="Land_HBarrier_Big_F"; atlOffset=-4.7683716e-007; }; - class Item209 + class Item202 { dataType="Object"; class PositionInfo @@ -5623,7 +4775,7 @@ class Mission id=1046; type="Land_HBarrier_5_F"; }; - class Item210 + class Item203 { dataType="Object"; class PositionInfo @@ -5640,7 +4792,7 @@ class Mission id=1047; type="Land_HBarrier_3_F"; }; - class Item211 + class Item204 { dataType="Object"; class PositionInfo @@ -5657,7 +4809,7 @@ class Mission id=1048; type="Land_HBarrier_Big_F"; }; - class Item212 + class Item205 { dataType="Object"; class PositionInfo @@ -5674,7 +4826,7 @@ class Mission id=1049; type="Land_HBarrier_5_F"; }; - class Item213 + class Item206 { dataType="Object"; class PositionInfo @@ -5691,7 +4843,7 @@ class Mission id=1050; type="Land_HBarrier_Big_F"; }; - class Item214 + class Item207 { dataType="Object"; class PositionInfo @@ -5709,7 +4861,7 @@ class Mission type="Land_HBarrier_Big_F"; atlOffset=2.3841858e-006; }; - class Item215 + class Item208 { dataType="Object"; class PositionInfo @@ -5726,7 +4878,7 @@ class Mission id=1052; type="Land_HBarrier_Big_F"; }; - class Item216 + class Item209 { dataType="Object"; class PositionInfo @@ -5743,7 +4895,7 @@ class Mission id=1053; type="Land_HBarrier_3_F"; }; - class Item217 + class Item210 { dataType="Object"; class PositionInfo @@ -5761,7 +4913,7 @@ class Mission type="Land_HBarrier_Big_F"; atlOffset=-4.7683716e-007; }; - class Item218 + class Item211 { dataType="Object"; class PositionInfo @@ -5778,13 +4930,13 @@ class Mission id=1055; type="Land_HBarrier_5_F"; }; - class Item219 + class Item212 { dataType="Object"; class PositionInfo { - position[]={4041.8948,7.4694195,4640.6494}; - angles[]={0.091741994,4.3586445,0.083803542}; + position[]={4041.895,7.4694734,4640.6489}; + angles[]={0.034906585,4.3586454,0}; }; side="Empty"; flags=4; @@ -5796,7 +4948,7 @@ class Mission type="Land_HBarrier_Big_F"; atlOffset=-4.7683716e-007; }; - class Item220 + class Item213 { dataType="Object"; class PositionInfo @@ -5814,7 +4966,7 @@ class Mission type="Land_HBarrier_Big_F"; atlOffset=-4.7683716e-007; }; - class Item221 + class Item214 { dataType="Object"; class PositionInfo @@ -5831,7 +4983,7 @@ class Mission id=1058; type="Land_HBarrier_Big_F"; }; - class Item222 + class Item215 { dataType="Object"; class PositionInfo @@ -5848,7 +5000,7 @@ class Mission id=1059; type="Land_HBarrier_3_F"; }; - class Item223 + class Item216 { dataType="Object"; class PositionInfo @@ -5865,7 +5017,7 @@ class Mission id=1060; type="Land_HBarrier_Big_F"; }; - class Item224 + class Item217 { dataType="Object"; class PositionInfo @@ -5882,7 +5034,7 @@ class Mission id=1061; type="Land_HBarrier_Big_F"; }; - class Item225 + class Item218 { dataType="Object"; class PositionInfo @@ -5899,7 +5051,7 @@ class Mission id=1062; type="Land_HBarrier_Big_F"; }; - class Item226 + class Item219 { dataType="Object"; class PositionInfo @@ -5917,7 +5069,7 @@ class Mission type="Land_HBarrierWall6_F"; atlOffset=-4.7683716e-007; }; - class Item227 + class Item220 { dataType="Object"; class PositionInfo @@ -5934,7 +5086,7 @@ class Mission id=1064; type="Land_HBarrier_5_F"; }; - class Item228 + class Item221 { dataType="Object"; class PositionInfo @@ -5951,7 +5103,7 @@ class Mission type="Land_Mil_WiredFence_Gate_F"; atlOffset=1.9073486e-006; }; - class Item229 + class Item222 { dataType="Object"; class PositionInfo @@ -5968,7 +5120,7 @@ class Mission id=1066; type="Land_HBarrier_5_F"; }; - class Item230 + class Item223 { dataType="Object"; class PositionInfo @@ -5985,7 +5137,7 @@ class Mission id=1067; type="Land_HBarrier_Big_F"; }; - class Item231 + class Item224 { dataType="Object"; class PositionInfo @@ -6002,7 +5154,7 @@ class Mission id=1068; type="Land_HBarrier_5_F"; }; - class Item232 + class Item225 { dataType="Object"; class PositionInfo @@ -6019,7 +5171,7 @@ class Mission id=1069; type="Land_HBarrier_Big_F"; }; - class Item233 + class Item226 { dataType="Object"; class PositionInfo @@ -6036,7 +5188,7 @@ class Mission id=1070; type="Land_HBarrier_5_F"; }; - class Item234 + class Item227 { dataType="Object"; class PositionInfo @@ -6053,13 +5205,13 @@ class Mission id=1071; type="Land_HBarrier_5_F"; }; - class Item235 + class Item228 { dataType="Object"; class PositionInfo { - position[]={3869.0015,5.6471577,4657.4702}; - angles[]={6.187479,2.7637315,0}; + position[]={3869.001,5.6471577,4657.4702}; + angles[]={6.2482786,2.7637289,0}; }; side="Empty"; flags=4; @@ -6071,7 +5223,7 @@ class Mission type="Land_HBarrier_Big_F"; atlOffset=-4.7683716e-007; }; - class Item236 + class Item229 { dataType="Object"; class PositionInfo @@ -6088,7 +5240,7 @@ class Mission id=1073; type="Land_HBarrier_5_F"; }; - class Item237 + class Item230 { dataType="Object"; class PositionInfo @@ -6105,7 +5257,7 @@ class Mission id=1074; type="Land_HBarrier_Big_F"; }; - class Item238 + class Item231 { dataType="Object"; class PositionInfo @@ -6123,7 +5275,7 @@ class Mission type="Land_HBarrier_5_F"; atlOffset=4.7683716e-007; }; - class Item239 + class Item232 { dataType="Object"; class PositionInfo @@ -6140,7 +5292,7 @@ class Mission id=1076; type="Land_HBarrier_5_F"; }; - class Item240 + class Item233 { dataType="Object"; class PositionInfo @@ -6158,7 +5310,7 @@ class Mission type="Land_HBarrier_Big_F"; atlOffset=2.3841858e-007; }; - class Item241 + class Item234 { dataType="Object"; class PositionInfo @@ -6176,7 +5328,7 @@ class Mission type="Land_HBarrier_5_F"; atlOffset=2.3841858e-007; }; - class Item242 + class Item235 { dataType="Object"; class PositionInfo @@ -6194,7 +5346,7 @@ class Mission type="Land_HBarrier_Big_F"; atlOffset=7.1525574e-007; }; - class Item243 + class Item236 { dataType="Object"; class PositionInfo @@ -6211,7 +5363,7 @@ class Mission id=1080; type="Land_HBarrier_5_F"; }; - class Item244 + class Item237 { dataType="Object"; class PositionInfo @@ -6229,7 +5381,7 @@ class Mission type="Land_HBarrier_5_F"; atlOffset=-2.3841858e-007; }; - class Item245 + class Item238 { dataType="Object"; class PositionInfo @@ -6247,7 +5399,7 @@ class Mission type="Land_HBarrier_Big_F"; atlOffset=2.3841858e-007; }; - class Item246 + class Item239 { dataType="Object"; class PositionInfo @@ -6264,7 +5416,7 @@ class Mission id=1083; type="Land_HBarrier_5_F"; }; - class Item247 + class Item240 { dataType="Object"; class PositionInfo @@ -6281,7 +5433,7 @@ class Mission id=1084; type="Land_HBarrier_Big_F"; }; - class Item248 + class Item241 { dataType="Object"; class PositionInfo @@ -6299,7 +5451,7 @@ class Mission type="Land_HBarrier_5_F"; atlOffset=2.3841858e-007; }; - class Item249 + class Item242 { dataType="Object"; class PositionInfo @@ -6316,7 +5468,7 @@ class Mission id=1086; type="Land_HBarrier_5_F"; }; - class Item250 + class Item243 { dataType="Object"; class PositionInfo @@ -6333,7 +5485,7 @@ class Mission id=1087; type="Land_HBarrier_Big_F"; }; - class Item251 + class Item244 { dataType="Object"; class PositionInfo @@ -6350,7 +5502,7 @@ class Mission id=1088; type="Land_HBarrier_5_F"; }; - class Item252 + class Item245 { dataType="Object"; class PositionInfo @@ -6367,7 +5519,7 @@ class Mission id=1089; type="Land_HBarrier_Big_F"; }; - class Item253 + class Item246 { dataType="Object"; class PositionInfo @@ -6384,23 +5536,7 @@ class Mission id=1090; type="Land_HBarrier_3_F"; }; - class Item254 - { - dataType="Object"; - class PositionInfo - { - position[]={3818.4866,5.2650671,4629.5283}; - angles[]={0,4.334528,0}; - }; - side="Empty"; - flags=4; - class Attributes - { - }; - id=1092; - type="Land_Razorwire_F"; - }; - class Item255 + class Item247 { dataType="Object"; class PositionInfo @@ -6416,24 +5552,7 @@ class Mission id=1093; type="Land_Razorwire_F"; }; - class Item256 - { - dataType="Object"; - class PositionInfo - { - position[]={3824.759,5.0534968,4613.7275}; - angles[]={0.015998369,4.334528,0.0079935296}; - }; - side="Empty"; - flags=4; - class Attributes - { - }; - id=1094; - type="Land_Razorwire_F"; - atlOffset=-4.7683716e-007; - }; - class Item257 + class Item248 { dataType="Object"; class PositionInfo @@ -6449,24 +5568,7 @@ class Mission id=1095; type="Land_Razorwire_F"; }; - class Item258 - { - dataType="Object"; - class PositionInfo - { - position[]={3840.7869,5.187079,4574.6357}; - angles[]={0.0039967569,4.334528,6.2711854}; - }; - side="Empty"; - flags=4; - class Attributes - { - }; - id=1096; - type="Land_Razorwire_F"; - atlOffset=4.7683716e-007; - }; - class Item259 + class Item249 { dataType="Object"; class PositionInfo @@ -6482,7 +5584,7 @@ class Mission id=1097; type="Land_Razorwire_F"; }; - class Item260 + class Item250 { dataType="Object"; class PositionInfo @@ -6500,7 +5602,7 @@ class Mission type="Land_HBarrier_3_F"; atlOffset=-4.7683716e-007; }; - class Item261 + class Item251 { dataType="Object"; class PositionInfo @@ -6517,7 +5619,7 @@ class Mission type="Land_LampSolar_F"; atlOffset=-4.7683716e-007; }; - class Item262 + class Item252 { dataType="Object"; class PositionInfo @@ -6535,7 +5637,7 @@ class Mission type="Land_HBarrier_Big_F"; atlOffset=4.7683716e-007; }; - class Item263 + class Item253 { dataType="Object"; class PositionInfo @@ -6552,7 +5654,7 @@ class Mission type="Land_PressureWasher_01_F"; atlOffset=-0.0090379715; }; - class Item264 + class Item254 { dataType="Object"; class PositionInfo @@ -6569,7 +5671,7 @@ class Mission id=1107; type="Land_HBarrier_5_F"; }; - class Item265 + class Item255 { dataType="Object"; class PositionInfo @@ -6586,7 +5688,7 @@ class Mission id=1108; type="Land_HBarrier_Big_F"; }; - class Item266 + class Item256 { dataType="Object"; class PositionInfo @@ -6603,7 +5705,7 @@ class Mission id=1109; type="Land_HBarrier_5_F"; }; - class Item267 + class Item257 { dataType="Object"; class PositionInfo @@ -6620,7 +5722,7 @@ class Mission id=1110; type="Land_HBarrier_Big_F"; }; - class Item268 + class Item258 { dataType="Object"; class PositionInfo @@ -6638,7 +5740,7 @@ class Mission type="Land_HBarrier_5_F"; atlOffset=4.7683716e-007; }; - class Item269 + class Item259 { dataType="Object"; class PositionInfo @@ -6655,7 +5757,7 @@ class Mission id=1112; type="Land_HBarrier_Big_F"; }; - class Item270 + class Item260 { dataType="Object"; class PositionInfo @@ -6672,7 +5774,7 @@ class Mission id=1113; type="Land_HBarrier_5_F"; }; - class Item271 + class Item261 { dataType="Object"; class PositionInfo @@ -6689,7 +5791,7 @@ class Mission id=1114; type="Land_HBarrier_3_F"; }; - class Item272 + class Item262 { dataType="Object"; class PositionInfo @@ -6706,7 +5808,7 @@ class Mission id=1115; type="Land_HBarrier_5_F"; }; - class Item273 + class Item263 { dataType="Object"; class PositionInfo @@ -6723,7 +5825,7 @@ class Mission id=1116; type="Land_HBarrier_Big_F"; }; - class Item274 + class Item264 { dataType="Object"; class PositionInfo @@ -6740,7 +5842,7 @@ class Mission id=1117; type="Land_HBarrier_3_F"; }; - class Item275 + class Item265 { dataType="Object"; class PositionInfo @@ -6757,7 +5859,7 @@ class Mission id=1118; type="Land_HBarrier_5_F"; }; - class Item276 + class Item266 { dataType="Object"; class PositionInfo @@ -6774,7 +5876,7 @@ class Mission id=1119; type="Land_HBarrier_Big_F"; }; - class Item277 + class Item267 { dataType="Object"; class PositionInfo @@ -6791,7 +5893,7 @@ class Mission id=1120; type="Land_HBarrier_3_F"; }; - class Item278 + class Item268 { dataType="Object"; class PositionInfo @@ -6809,7 +5911,7 @@ class Mission type="Land_HBarrier_5_F"; atlOffset=4.7683716e-007; }; - class Item279 + class Item269 { dataType="Object"; class PositionInfo @@ -6826,7 +5928,7 @@ class Mission id=1122; type="Land_HBarrier_Big_F"; }; - class Item280 + class Item270 { dataType="Object"; class PositionInfo @@ -6843,7 +5945,7 @@ class Mission id=1123; type="Land_HBarrier_3_F"; }; - class Item281 + class Item271 { dataType="Object"; class PositionInfo @@ -6860,7 +5962,7 @@ class Mission id=1124; type="Land_HBarrier_5_F"; }; - class Item282 + class Item272 { dataType="Object"; class PositionInfo @@ -6877,7 +5979,7 @@ class Mission id=1125; type="Land_HBarrier_Big_F"; }; - class Item283 + class Item273 { dataType="Object"; class PositionInfo @@ -6895,7 +5997,7 @@ class Mission type="Land_HBarrier_Big_F"; atlOffset=1.9073486e-006; }; - class Item284 + class Item274 { dataType="Object"; class PositionInfo @@ -6912,7 +6014,7 @@ class Mission id=1127; type="Land_HBarrier_5_F"; }; - class Item285 + class Item275 { dataType="Object"; class PositionInfo @@ -6929,7 +6031,7 @@ class Mission id=1128; type="Land_HBarrier_5_F"; }; - class Item286 + class Item276 { dataType="Object"; class PositionInfo @@ -6946,7 +6048,7 @@ class Mission id=1129; type="Land_HBarrier_5_F"; }; - class Item287 + class Item277 { dataType="Object"; class PositionInfo @@ -6963,7 +6065,7 @@ class Mission id=1130; type="Land_HBarrier_Big_F"; }; - class Item288 + class Item278 { dataType="Object"; class PositionInfo @@ -6981,7 +6083,7 @@ class Mission type="Land_HBarrier_Big_F"; atlOffset=1.001358e-005; }; - class Item289 + class Item279 { dataType="Object"; class PositionInfo @@ -6999,7 +6101,7 @@ class Mission type="Land_HBarrier_5_F"; atlOffset=7.6293945e-006; }; - class Item290 + class Item280 { dataType="Object"; class PositionInfo @@ -7017,13 +6119,13 @@ class Mission type="Land_HBarrier_5_F"; atlOffset=7.6293945e-006; }; - class Item291 + class Item281 { dataType="Object"; class PositionInfo { - position[]={4022.438,5.8173208,4670.2427}; - angles[]={0.0039967569,1.2170514,0.035984326}; + position[]={4022.438,5.5259361,4670.2432}; + angles[]={0,1.2170531,0}; }; side="Empty"; flags=4; @@ -7033,9 +6135,9 @@ class Mission }; id=1134; type="Land_HBarrier_5_F"; - atlOffset=7.1525574e-006; + atlOffset=-0.29137516; }; - class Item292 + class Item282 { dataType="Object"; class PositionInfo @@ -7052,7 +6154,7 @@ class Mission id=1135; type="Land_HBarrier_Big_F"; }; - class Item293 + class Item283 { dataType="Object"; class PositionInfo @@ -7069,7 +6171,7 @@ class Mission id=1136; type="Land_HBarrier_5_F"; }; - class Item294 + class Item284 { dataType="Object"; class PositionInfo @@ -7087,7 +6189,7 @@ class Mission type="Land_HBarrier_5_F"; atlOffset=-4.7683716e-007; }; - class Item295 + class Item285 { dataType="Object"; class PositionInfo @@ -7104,7 +6206,7 @@ class Mission id=1138; type="Land_HBarrier_Big_F"; }; - class Item296 + class Item286 { dataType="Object"; class PositionInfo @@ -7121,7 +6223,7 @@ class Mission id=1139; type="Land_HBarrier_5_F"; }; - class Item297 + class Item287 { dataType="Object"; class PositionInfo @@ -7139,7 +6241,7 @@ class Mission type="Land_HBarrier_Big_F"; atlOffset=1.9073486e-006; }; - class Item298 + class Item288 { dataType="Object"; class PositionInfo @@ -7156,7 +6258,7 @@ class Mission id=1141; type="Land_HBarrier_5_F"; }; - class Item299 + class Item289 { dataType="Object"; class PositionInfo @@ -7173,7 +6275,7 @@ class Mission id=1142; type="Land_HBarrier_Big_F"; }; - class Item300 + class Item290 { dataType="Object"; class PositionInfo @@ -7190,7 +6292,7 @@ class Mission id=1143; type="Land_HBarrier_5_F"; }; - class Item301 + class Item291 { dataType="Object"; class PositionInfo @@ -7207,7 +6309,7 @@ class Mission id=1144; type="Land_HBarrier_Big_F"; }; - class Item302 + class Item292 { dataType="Object"; class PositionInfo @@ -7224,7 +6326,7 @@ class Mission id=1145; type="Land_HBarrier_5_F"; }; - class Item303 + class Item293 { dataType="Object"; class PositionInfo @@ -7241,7 +6343,7 @@ class Mission id=1146; type="Land_HBarrier_5_F"; }; - class Item304 + class Item294 { dataType="Object"; class PositionInfo @@ -7258,7 +6360,7 @@ class Mission id=1147; type="Land_HBarrier_Big_F"; }; - class Item305 + class Item295 { dataType="Object"; class PositionInfo @@ -7276,7 +6378,7 @@ class Mission type="Land_HBarrier_5_F"; atlOffset=-4.7683716e-007; }; - class Item306 + class Item296 { dataType="Object"; class PositionInfo @@ -7293,7 +6395,7 @@ class Mission id=1149; type="Land_HBarrier_Big_F"; }; - class Item307 + class Item297 { dataType="Object"; class PositionInfo @@ -7311,7 +6413,7 @@ class Mission type="Land_HBarrier_5_F"; atlOffset=-4.7683716e-007; }; - class Item308 + class Item298 { dataType="Object"; class PositionInfo @@ -7328,7 +6430,7 @@ class Mission id=1151; type="Land_HBarrier_3_F"; }; - class Item309 + class Item299 { dataType="Object"; class PositionInfo @@ -7346,7 +6448,7 @@ class Mission type="Land_HBarrier_Big_F"; atlOffset=1.9073486e-006; }; - class Item310 + class Item300 { dataType="Object"; class PositionInfo @@ -7364,7 +6466,7 @@ class Mission type="Land_HBarrier_Big_F"; atlOffset=-4.7683716e-007; }; - class Item311 + class Item301 { dataType="Object"; class PositionInfo @@ -7382,7 +6484,7 @@ class Mission type="Land_HBarrier_5_F"; atlOffset=-4.7683716e-007; }; - class Item312 + class Item302 { dataType="Object"; class PositionInfo @@ -7399,7 +6501,7 @@ class Mission id=1155; type="Land_HBarrier_1_F"; }; - class Item313 + class Item303 { dataType="Object"; class PositionInfo @@ -7417,7 +6519,7 @@ class Mission type="Land_HBarrier_1_F"; atlOffset=4.7683716e-007; }; - class Item314 + class Item304 { dataType="Object"; class PositionInfo @@ -7434,7 +6536,7 @@ class Mission id=1157; type="Land_HBarrier_5_F"; }; - class Item315 + class Item305 { dataType="Object"; class PositionInfo @@ -7451,7 +6553,7 @@ class Mission id=1158; type="Land_HBarrier_Big_F"; }; - class Item316 + class Item306 { dataType="Object"; class PositionInfo @@ -7468,7 +6570,7 @@ class Mission id=1159; type="Land_HBarrier_5_F"; }; - class Item317 + class Item307 { dataType="Object"; class PositionInfo @@ -7486,7 +6588,7 @@ class Mission type="Land_HBarrier_Big_F"; atlOffset=4.7683716e-007; }; - class Item318 + class Item308 { dataType="Object"; class PositionInfo @@ -7503,7 +6605,7 @@ class Mission id=1161; type="Land_HBarrier_5_F"; }; - class Item319 + class Item309 { dataType="Object"; class PositionInfo @@ -7520,7 +6622,7 @@ class Mission id=1162; type="Land_HBarrier_Big_F"; }; - class Item320 + class Item310 { dataType="Object"; class PositionInfo @@ -7537,7 +6639,7 @@ class Mission id=1163; type="Land_HBarrier_5_F"; }; - class Item321 + class Item311 { dataType="Object"; class PositionInfo @@ -7554,7 +6656,7 @@ class Mission id=1164; type="Land_HBarrier_3_F"; }; - class Item322 + class Item312 { dataType="Object"; class PositionInfo @@ -7572,7 +6674,7 @@ class Mission type="Land_HBarrier_5_F"; atlOffset=4.7683716e-007; }; - class Item323 + class Item313 { dataType="Object"; class PositionInfo @@ -7589,7 +6691,7 @@ class Mission id=1166; type="Land_HBarrier_Big_F"; }; - class Item324 + class Item314 { dataType="Object"; class PositionInfo @@ -7607,7 +6709,7 @@ class Mission type="Land_HBarrier_5_F"; atlOffset=-4.7683716e-007; }; - class Item325 + class Item315 { dataType="Object"; class PositionInfo @@ -7624,7 +6726,7 @@ class Mission id=1168; type="Land_HBarrier_Big_F"; }; - class Item326 + class Item316 { dataType="Object"; class PositionInfo @@ -7642,7 +6744,7 @@ class Mission type="Land_HBarrier_5_F"; atlOffset=-4.7683716e-007; }; - class Item327 + class Item317 { dataType="Object"; class PositionInfo @@ -7659,7 +6761,7 @@ class Mission id=1170; type="Land_HBarrier_Big_F"; }; - class Item328 + class Item318 { dataType="Object"; class PositionInfo @@ -7676,7 +6778,7 @@ class Mission type="Land_MobileRadar_01_radar_F"; atlOffset=4.7683716e-007; }; - class Item329 + class Item319 { dataType="Object"; class PositionInfo @@ -7693,7 +6795,7 @@ class Mission type="Land_MobileRadar_01_generator_F"; atlOffset=0.25139809; }; - class Item330 + class Item320 { dataType="Object"; class PositionInfo @@ -7711,7 +6813,7 @@ class Mission type="Land_HelipadSquare_F"; atlOffset=0.65579796; }; - class Item331 + class Item321 { dataType="Object"; class PositionInfo @@ -7728,7 +6830,7 @@ class Mission id=1179; type="Land_HBarrier_5_F"; }; - class Item332 + class Item322 { dataType="Object"; class PositionInfo @@ -7745,7 +6847,7 @@ class Mission id=1180; type="Land_HBarrier_Big_F"; }; - class Item333 + class Item323 { dataType="Object"; class PositionInfo @@ -7762,7 +6864,7 @@ class Mission id=1181; type="Land_HBarrier_5_F"; }; - class Item334 + class Item324 { dataType="Object"; class PositionInfo @@ -7780,7 +6882,7 @@ class Mission type="Land_HBarrier_Big_F"; atlOffset=4.7683716e-007; }; - class Item335 + class Item325 { dataType="Object"; class PositionInfo @@ -7798,7 +6900,7 @@ class Mission type="Land_HBarrier_5_F"; atlOffset=-4.7683716e-007; }; - class Item336 + class Item326 { dataType="Object"; class PositionInfo @@ -7815,7 +6917,7 @@ class Mission id=1184; type="Land_HBarrier_Big_F"; }; - class Item337 + class Item327 { dataType="Object"; class PositionInfo @@ -7832,13 +6934,13 @@ class Mission id=1185; type="Land_HBarrier_5_F"; }; - class Item338 + class Item328 { dataType="Object"; class PositionInfo { position[]={3919.8889,6.2139297,4697.043}; - angles[]={0.012000273,3.4325023,0.10362703}; + angles[]={0.012007865,3.4325042,0.052359879}; }; side="Empty"; flags=4; @@ -7849,7 +6951,7 @@ class Mission id=1186; type="Land_HBarrier_Big_F"; }; - class Item339 + class Item329 { dataType="Object"; class PositionInfo @@ -7866,7 +6968,7 @@ class Mission id=1187; type="Land_HBarrier_5_F"; }; - class Item340 + class Item330 { dataType="Object"; class PositionInfo @@ -7883,7 +6985,7 @@ class Mission id=1188; type="Land_HBarrier_Big_F"; }; - class Item341 + class Item331 { dataType="Object"; class PositionInfo @@ -7901,7 +7003,7 @@ class Mission type="Land_HBarrier_5_F"; atlOffset=4.7683716e-007; }; - class Item342 + class Item332 { dataType="Object"; class PositionInfo @@ -7918,7 +7020,7 @@ class Mission id=1190; type="Land_HBarrier_Big_F"; }; - class Item343 + class Item333 { dataType="Object"; class PositionInfo @@ -7936,7 +7038,7 @@ class Mission type="Land_HBarrier_5_F"; atlOffset=-4.7683716e-007; }; - class Item344 + class Item334 { dataType="Object"; class PositionInfo @@ -7953,7 +7055,7 @@ class Mission id=1192; type="Land_HBarrier_3_F"; }; - class Item345 + class Item335 { dataType="Object"; class PositionInfo @@ -7970,7 +7072,7 @@ class Mission id=1193; type="Land_HBarrier_5_F"; }; - class Item346 + class Item336 { dataType="Object"; class PositionInfo @@ -7988,7 +7090,7 @@ class Mission type="Land_HBarrier_Big_F"; atlOffset=1.9073486e-006; }; - class Item347 + class Item337 { dataType="Object"; class PositionInfo @@ -8006,7 +7108,7 @@ class Mission type="Land_HBarrier_5_F"; atlOffset=4.7683716e-007; }; - class Item348 + class Item338 { dataType="Object"; class PositionInfo @@ -8024,7 +7126,7 @@ class Mission type="Land_HBarrier_Big_F"; atlOffset=4.7683716e-007; }; - class Item349 + class Item339 { dataType="Object"; class PositionInfo @@ -8041,7 +7143,7 @@ class Mission id=1197; type="Land_HBarrier_5_F"; }; - class Item350 + class Item340 { dataType="Object"; class PositionInfo @@ -8058,7 +7160,7 @@ class Mission id=1198; type="Land_HBarrier_5_F"; }; - class Item351 + class Item341 { dataType="Object"; class PositionInfo @@ -8076,7 +7178,7 @@ class Mission type="Land_HBarrier_Big_F"; atlOffset=-4.7683716e-007; }; - class Item352 + class Item342 { dataType="Object"; class PositionInfo @@ -8093,7 +7195,7 @@ class Mission id=1200; type="Land_HBarrier_5_F"; }; - class Item353 + class Item343 { dataType="Object"; class PositionInfo @@ -8110,7 +7212,7 @@ class Mission id=1201; type="Land_HBarrier_Big_F"; }; - class Item354 + class Item344 { dataType="Object"; class PositionInfo @@ -8127,7 +7229,7 @@ class Mission id=1202; type="Land_HBarrier_5_F"; }; - class Item355 + class Item345 { dataType="Object"; class PositionInfo @@ -8144,7 +7246,7 @@ class Mission id=1203; type="Land_HBarrier_5_F"; }; - class Item356 + class Item346 { dataType="Object"; class PositionInfo @@ -8162,7 +7264,7 @@ class Mission type="Land_HBarrier_Big_F"; atlOffset=4.7683716e-007; }; - class Item357 + class Item347 { dataType="Object"; class PositionInfo @@ -8179,7 +7281,7 @@ class Mission id=1205; type="Land_HBarrier_5_F"; }; - class Item358 + class Item348 { dataType="Object"; class PositionInfo @@ -8196,7 +7298,7 @@ class Mission id=1206; type="Land_HBarrier_Big_F"; }; - class Item359 + class Item349 { dataType="Object"; class PositionInfo @@ -8214,7 +7316,7 @@ class Mission type="Land_HBarrier_3_F"; atlOffset=-4.7683716e-007; }; - class Item360 + class Item350 { dataType="Object"; class PositionInfo @@ -8231,7 +7333,7 @@ class Mission id=1208; type="Land_HBarrier_5_F"; }; - class Item361 + class Item351 { dataType="Object"; class PositionInfo @@ -8249,7 +7351,7 @@ class Mission type="Land_HBarrier_Big_F"; atlOffset=-4.7683716e-007; }; - class Item362 + class Item352 { dataType="Object"; class PositionInfo @@ -8267,7 +7369,7 @@ class Mission type="Land_HBarrier_5_F"; atlOffset=4.7683716e-007; }; - class Item363 + class Item353 { dataType="Object"; class PositionInfo @@ -8284,7 +7386,7 @@ class Mission id=1211; type="Land_HBarrier_Big_F"; }; - class Item364 + class Item354 { dataType="Object"; class PositionInfo @@ -8301,7 +7403,7 @@ class Mission id=1212; type="Land_HBarrier_5_F"; }; - class Item365 + class Item355 { dataType="Object"; class PositionInfo @@ -8318,7 +7420,7 @@ class Mission id=1213; type="Land_HBarrier_Big_F"; }; - class Item366 + class Item356 { dataType="Object"; class PositionInfo @@ -8335,7 +7437,7 @@ class Mission id=1214; type="Land_HBarrier_5_F"; }; - class Item367 + class Item357 { dataType="Object"; class PositionInfo @@ -8353,7 +7455,7 @@ class Mission type="Land_HBarrier_Big_F"; atlOffset=-4.7683716e-007; }; - class Item368 + class Item358 { dataType="Object"; class PositionInfo @@ -8370,7 +7472,7 @@ class Mission id=1216; type="Land_HBarrier_5_F"; }; - class Item369 + class Item359 { dataType="Object"; class PositionInfo @@ -8387,7 +7489,7 @@ class Mission id=1217; type="Land_HBarrier_3_F"; }; - class Item370 + class Item360 { dataType="Object"; class PositionInfo @@ -8404,7 +7506,7 @@ class Mission id=1218; type="Land_HBarrier_3_F"; }; - class Item371 + class Item361 { dataType="Object"; class PositionInfo @@ -8421,7 +7523,7 @@ class Mission id=1219; type="Land_HBarrier_3_F"; }; - class Item372 + class Item362 { dataType="Object"; class PositionInfo @@ -8438,7 +7540,7 @@ class Mission id=1220; type="Land_HBarrier_1_F"; }; - class Item373 + class Item363 { dataType="Object"; class PositionInfo @@ -8456,7 +7558,7 @@ class Mission type="Land_HelipadSquare_F"; atlOffset=0.64489746; }; - class Item374 + class Item364 { dataType="Object"; class PositionInfo @@ -8473,7 +7575,7 @@ class Mission id=1222; type="Land_HBarrier_Big_F"; }; - class Item375 + class Item365 { dataType="Object"; class PositionInfo @@ -8490,7 +7592,7 @@ class Mission id=1223; type="Land_HBarrier_5_F"; }; - class Item376 + class Item366 { dataType="Object"; class PositionInfo @@ -8508,7 +7610,7 @@ class Mission type="Land_HBarrier_5_F"; atlOffset=-4.7683716e-007; }; - class Item377 + class Item367 { dataType="Object"; class PositionInfo @@ -8525,7 +7627,7 @@ class Mission id=1225; type="Land_HBarrier_5_F"; }; - class Item378 + class Item368 { dataType="Object"; class PositionInfo @@ -8542,7 +7644,7 @@ class Mission id=1226; type="Land_HBarrier_Big_F"; }; - class Item379 + class Item369 { dataType="Object"; class PositionInfo @@ -8560,7 +7662,7 @@ class Mission type="Land_HBarrier_Big_F"; atlOffset=1.2874603e-005; }; - class Item380 + class Item370 { dataType="Object"; class PositionInfo @@ -8578,7 +7680,7 @@ class Mission type="Land_HBarrier_5_F"; atlOffset=5.7220459e-006; }; - class Item381 + class Item371 { dataType="Object"; class PositionInfo @@ -8596,7 +7698,7 @@ class Mission type="Land_HBarrier_5_F"; atlOffset=1.1920929e-005; }; - class Item382 + class Item372 { dataType="Object"; class PositionInfo @@ -8614,7 +7716,7 @@ class Mission type="Land_HBarrier_Big_F"; atlOffset=4.7683716e-007; }; - class Item383 + class Item373 { dataType="Object"; class PositionInfo @@ -8632,7 +7734,7 @@ class Mission type="Land_HBarrier_5_F"; atlOffset=-9.5367432e-007; }; - class Item384 + class Item374 { dataType="Object"; class PositionInfo @@ -8650,7 +7752,7 @@ class Mission type="Land_HBarrier_Big_F"; atlOffset=9.5367432e-006; }; - class Item385 + class Item375 { dataType="Object"; class PositionInfo @@ -8668,7 +7770,7 @@ class Mission type="Land_HBarrier_5_F"; atlOffset=-4.7683716e-007; }; - class Item386 + class Item376 { dataType="Object"; class PositionInfo @@ -8685,7 +7787,7 @@ class Mission id=1234; type="Land_HBarrier_5_F"; }; - class Item387 + class Item377 { dataType="Object"; class PositionInfo @@ -8702,7 +7804,7 @@ class Mission id=1235; type="Land_HBarrier_5_F"; }; - class Item388 + class Item378 { dataType="Object"; class PositionInfo @@ -8720,7 +7822,7 @@ class Mission type="Land_HBarrier_Big_F"; atlOffset=4.7683716e-007; }; - class Item389 + class Item379 { dataType="Object"; class PositionInfo @@ -8737,7 +7839,7 @@ class Mission id=1237; type="Land_HBarrier_5_F"; }; - class Item390 + class Item380 { dataType="Object"; class PositionInfo @@ -8755,7 +7857,7 @@ class Mission type="Land_HBarrier_Big_F"; atlOffset=4.7683716e-007; }; - class Item391 + class Item381 { dataType="Object"; class PositionInfo @@ -8773,7 +7875,7 @@ class Mission type="Land_HelipadSquare_F"; atlOffset=0.70659685; }; - class Item392 + class Item382 { dataType="Object"; class PositionInfo @@ -8791,7 +7893,7 @@ class Mission type="Land_HelipadSquare_F"; atlOffset=0.63049507; }; - class Item393 + class Item383 { dataType="Object"; class PositionInfo @@ -8809,7 +7911,7 @@ class Mission type="Land_HelipadSquare_F"; atlOffset=0.66751099; }; - class Item394 + class Item384 { dataType="Object"; class PositionInfo @@ -8827,7 +7929,7 @@ class Mission type="Land_HelipadSquare_F"; atlOffset=0.61740541; }; - class Item395 + class Item385 { dataType="Object"; class PositionInfo @@ -8844,7 +7946,7 @@ class Mission type="Land_LampAirport_F"; atlOffset=4.7683716e-007; }; - class Item396 + class Item386 { dataType="Object"; class PositionInfo @@ -8860,7 +7962,7 @@ class Mission id=1247; type="Land_LampAirport_F"; }; - class Item397 + class Item387 { dataType="Object"; class PositionInfo @@ -8877,7 +7979,7 @@ class Mission id=1255; type="Land_HBarrier_Big_F"; }; - class Item398 + class Item388 { dataType="Object"; class PositionInfo @@ -8894,7 +7996,7 @@ class Mission id=1256; type="Land_HBarrier_Big_F"; }; - class Item399 + class Item389 { dataType="Object"; class PositionInfo @@ -8911,7 +8013,7 @@ class Mission id=1257; type="Land_HBarrier_Big_F"; }; - class Item400 + class Item390 { dataType="Object"; class PositionInfo @@ -8929,7 +8031,7 @@ class Mission type="Land_HBarrier_Big_F"; atlOffset=4.7683716e-007; }; - class Item401 + class Item391 { dataType="Object"; class PositionInfo @@ -8947,7 +8049,7 @@ class Mission type="Land_HBarrier_Big_F"; atlOffset=2.3841858e-006; }; - class Item402 + class Item392 { dataType="Object"; class PositionInfo @@ -8964,7 +8066,7 @@ class Mission type="Land_LampAirport_F"; atlOffset=-4.7683716e-007; }; - class Item403 + class Item393 { dataType="Object"; class PositionInfo @@ -8981,7 +8083,7 @@ class Mission type="Land_LampAirport_F"; atlOffset=-9.5367432e-007; }; - class Item404 + class Item394 { dataType="Object"; class PositionInfo @@ -8998,7 +8100,7 @@ class Mission type="Land_LampSolar_F"; atlOffset=2.8610229e-006; }; - class Item405 + class Item395 { dataType="Object"; class PositionInfo @@ -9015,7 +8117,7 @@ class Mission id=1263; type="Land_HBarrier_Big_F"; }; - class Item406 + class Item396 { dataType="Object"; class PositionInfo @@ -9032,7 +8134,7 @@ class Mission id=1264; type="Land_HBarrier_Big_F"; }; - class Item407 + class Item397 { dataType="Object"; class PositionInfo @@ -9048,7 +8150,7 @@ class Mission id=1267; type="Land_Cargo_Patrol_V3_F"; }; - class Item408 + class Item398 { dataType="Object"; class PositionInfo @@ -9064,7 +8166,7 @@ class Mission id=1268; type="Land_Cargo_Patrol_V3_F"; }; - class Item409 + class Item399 { dataType="Object"; class PositionInfo @@ -9080,7 +8182,7 @@ class Mission id=1269; type="Land_Cargo_HQ_V3_F"; }; - class Item410 + class Item400 { dataType="Object"; class PositionInfo @@ -9097,7 +8199,7 @@ class Mission type="Land_Cargo_Patrol_V3_F"; atlOffset=1.4305115e-006; }; - class Item411 + class Item401 { dataType="Object"; class PositionInfo @@ -9114,7 +8216,7 @@ class Mission type="Land_Cargo_Patrol_V3_F"; atlOffset=-4.7683716e-007; }; - class Item412 + class Item402 { dataType="Object"; class PositionInfo @@ -9131,7 +8233,7 @@ class Mission type="Land_Cargo_Tower_V3_F"; atlOffset=-9.5367432e-007; }; - class Item413 + class Item403 { dataType="Object"; class PositionInfo @@ -9148,7 +8250,7 @@ class Mission type="Land_Cargo_Tower_V3_F"; atlOffset=-4.7683716e-007; }; - class Item414 + class Item404 { dataType="Object"; class PositionInfo @@ -9165,7 +8267,7 @@ class Mission type="Land_Cargo_Patrol_V3_F"; atlOffset=4.7683716e-007; }; - class Item415 + class Item405 { dataType="Object"; class PositionInfo @@ -9181,7 +8283,7 @@ class Mission id=1278; type="Land_Cargo_Patrol_V3_F"; }; - class Item416 + class Item406 { dataType="Object"; class PositionInfo @@ -9198,7 +8300,7 @@ class Mission type="Land_Cargo_Tower_V3_F"; atlOffset=4.7683716e-007; }; - class Item417 + class Item407 { dataType="Object"; class PositionInfo @@ -9214,7 +8316,7 @@ class Mission id=1280; type="StorageBladder_01_fuel_sand_F"; }; - class Item418 + class Item408 { dataType="Object"; class PositionInfo @@ -9231,7 +8333,7 @@ class Mission type="StorageBladder_01_fuel_sand_F"; atlOffset=9.5367432e-007; }; - class Item419 + class Item409 { dataType="Logic"; class PositionInfo @@ -9287,7 +8389,7 @@ class Mission nAttributes=2; }; }; - class Item420 + class Item410 { dataType="Object"; class PositionInfo @@ -9304,7 +8406,7 @@ class Mission id=1289; type="Land_HelipadSquare_F"; }; - class Item421 + class Item411 { dataType="Logic"; class PositionInfo @@ -9360,7 +8462,7 @@ class Mission nAttributes=2; }; }; - class Item422 + class Item412 { dataType="Object"; class PositionInfo @@ -9377,7 +8479,7 @@ class Mission type="Land_HelipadCircle_F"; atlOffset=3.7297664; }; - class Item423 + class Item413 { dataType="Object"; class PositionInfo @@ -9394,7 +8496,7 @@ class Mission id=1294; type="Land_HelipadSquare_F"; }; - class Item424 + class Item414 { dataType="Layer"; name="Resources"; @@ -9446,16 +8548,16 @@ class Mission class Item3 { dataType="Marker"; - position[]={2377.168,71.382957,292.37088}; + position[]={2379.8267,71.382957,295.6619}; name="resource_3"; markerType="RECTANGLE"; type="Empty"; colorName="ColorBrown"; - a=34.811058; - b=34.364311; - angle=281.88538; + a=69.71991; + b=71.335815; + angle=254.26213; id=931; - atlOffset=24.968201; + atlOffset=25.078819; }; class Item4 { @@ -9474,42 +8576,42 @@ class Mission class Item5 { dataType="Marker"; - position[]={4761.6929,31.134258,3422.4944}; + position[]={4761.0791,31.134258,3426.9946}; name="resource_5"; markerType="RECTANGLE"; type="Empty"; colorName="ColorBrown"; - a=34.811058; - b=34.364311; + a=81.462608; + b=97.089973; angle=281.88538; id=954; - atlOffset=24.968203; + atlOffset=24.812666; }; class Item6 { dataType="Marker"; - position[]={615.64569,64.118202,4531.6646}; + position[]={616.93024,64.118202,4532.521}; name="resource_6"; markerType="RECTANGLE"; type="Empty"; colorName="ColorBrown"; - a=34.811058; - b=34.364311; + a=67.182999; + b=71.746033; angle=281.88538; id=985; atlOffset=24.968201; }; }; id=1295; - atlOffset=48.67535; + atlOffset=48.383938; }; - class Item425 + class Item415 { dataType="Layer"; name="Outposts"; class Entities { - items=9; + items=11; class Item0 { dataType="Marker"; @@ -9541,30 +8643,30 @@ class Mission class Item2 { dataType="Marker"; - position[]={4860.7744,52.124084,1823.7734}; + position[]={4861.3306,52.124084,1823.6348}; name="outpost"; markerType="RECTANGLE"; type="Empty"; colorName="ColorGreen"; - a=35.475227; - b=37.37513; + a=49.294167; + b=58.189156; angle=86.265015; id=127; - atlOffset=45.462868; + atlOffset=45.449547; }; class Item3 { dataType="Marker"; - position[]={1452.9749,84.846191,3675.1572}; + position[]={1466.109,84.846191,3663.0681}; name="outpost_1"; markerType="RECTANGLE"; type="Empty"; colorName="ColorGreen"; - a=100.18131; + a=82.330467; b=84.119888; angle=222.62746; id=247; - atlOffset=42.673824; + atlOffset=45.310776; }; class Item4 { @@ -9618,34 +8720,60 @@ class Mission colorName="ColorGreen"; a=57.423988; b=57.955338; - angle=165.46199; + angle=165.46194; id=1319; }; class Item8 { dataType="Marker"; - position[]={2636.5779,5.7779803,4985.8721}; + position[]={2640.6196,5.7878575,4985.5356}; name="outpost_6"; markerType="RECTANGLE"; type="Empty"; colorName="ColorGreen"; - a=31.908295; - b=41.619595; + a=50.70488; + b=63.995361; angle=140.43472; id=1322; - atlOffset=-0.015707493; + }; + class Item9 + { + dataType="Marker"; + position[]={4871.0508,7.5960002,1865.632}; + name="outp_vehicle_1"; + markerType="RECTANGLE"; + type="rectangle"; + colorName="ColorGreen"; + a=15.121; + b=6.9070001; + angle=177.03897; + id=1414; + atlOffset=-0.00039243698; + }; + class Item10 + { + dataType="Marker"; + position[]={1383.8241,36.897358,2999.156}; + name="fact_vehicle_1"; + markerType="RECTANGLE"; + type="rectangle"; + colorName="ColorGreen"; + a=15.121; + b=6.9070001; + angle=269.50388; + id=1416; }; }; id=1296; - atlOffset=13.568083; + atlOffset=15.180523; }; - class Item426 + class Item416 { dataType="Layer"; name="Roadblocks"; class Entities { - items=13; + items=16; class Item0 { dataType="Marker"; @@ -9791,23 +8919,59 @@ class Mission id=1347; atlOffset=7.6293945e-006; }; - class Item12 + class Item12 + { + dataType="Marker"; + position[]={3817.2368,5.7865357,470.80994}; + name="control_13"; + markerType="RECTANGLE"; + type="rectangle"; + a=15; + b=15; + angle=231.22296; + id=1348; + }; + class Item13 + { + dataType="Marker"; + position[]={857.8327,5.2265906,1407.002}; + name="control_14"; + markerType="RECTANGLE"; + type="rectangle"; + a=15; + b=15; + angle=231.22296; + id=1390; + }; + class Item14 + { + dataType="Marker"; + position[]={622.86432,36.482681,4214.8198}; + name="control_15"; + markerType="RECTANGLE"; + type="rectangle"; + a=15; + b=15; + angle=231.22296; + id=1391; + }; + class Item15 { dataType="Marker"; - position[]={3817.2368,5.7865357,470.80994}; - name="control_13"; + position[]={3281.8455,5.659903,2052.4375}; + name="control_16"; markerType="RECTANGLE"; type="rectangle"; a=15; b=15; angle=231.22296; - id=1348; + id=1392; }; }; id=1297; - atlOffset=1.9014182; + atlOffset=7.6032648; }; - class Item427 + class Item417 { dataType="Layer"; name="Spawner and Waypoints"; @@ -9996,7 +9160,7 @@ class Mission position[]={3854.791,20.436001,4481.6221}; name="spawnpoint"; type="hd_start"; - angle=28.146986; + angle=28.146978; id=211; atlOffset=12.870616; }; @@ -10004,7 +9168,7 @@ class Mission id=1313; atlOffset=9.7822409; }; - class Item428 + class Item418 { dataType="Layer"; name="Factories"; @@ -10057,13 +9221,13 @@ class Mission id=1314; atlOffset=5.7408857; }; - class Item429 + class Item419 { dataType="Layer"; name="Airport"; class Entities { - items=3; + items=4; class Item0 { dataType="Marker"; @@ -10080,16 +9244,15 @@ class Mission class Item1 { dataType="Marker"; - position[]={3904.501,4.5180001,4650.5479}; + position[]={3818.1575,4.3520899,4622.6353}; name="airp_vehicle"; markerType="RECTANGLE"; type="rectangle"; colorName="ColorGreen"; a=16.458; b=5.0430002; - angle=161.61501; + angle=249.82393; id=1293; - atlOffset=0.00026082993; }; class Item2 { @@ -10105,591 +9268,923 @@ class Mission id=124; atlOffset=18.48539; }; + class Item3 + { + dataType="Marker"; + position[]={3838.6531,4.495069,4571.7744}; + name="airp_vehicle_1"; + markerType="RECTANGLE"; + type="rectangle"; + colorName="ColorGreen"; + a=16.458; + b=5.0430002; + angle=249.82391; + id=1415; + }; + }; + id=1315; + atlOffset=3.8924408; + }; + class Item420 + { + dataType="Layer"; + name="Standard marker"; + class Entities + { + items=7; + class Item0 + { + dataType="Marker"; + position[]={5189.0352,9.2373695,649.89111}; + name="CSAT_carrier"; + type="flag_CSAT"; + id=129; + atlOffset=-9.5367432e-007; + }; + class Item1 + { + dataType="Marker"; + position[]={3926.3718,-1.9667969,4622.77}; + name="detectPlayer"; + markerType="RECTANGLE"; + type="rectangle"; + a=158.01842; + b=97.308929; + angle=339.89185; + id=925; + atlOffset=-5.916647; + }; + class Item2 + { + dataType="Marker"; + position[]={4030.4436,9.5270004,2557.8586}; + name="island"; + markerType="RECTANGLE"; + type="rectangle"; + colorName="ColorCIV"; + fillName="Border"; + a=1103.1614; + b=2565.2739; + drawBorder=1; + id=714; + atlOffset=3.9198823; + }; + class Item3 + { + dataType="Marker"; + position[]={1495.9608,57.251976,2546.8567}; + name="island_1"; + markerType="RECTANGLE"; + type="rectangle"; + colorName="ColorCIV"; + fillName="Border"; + a=1443.525; + b=2554.7339; + drawBorder=1; + id=715; + atlOffset=33.54628; + }; + class Item4 + { + dataType="Marker"; + position[]={1324.1962,48.233715,385.39087}; + name="Synd_HQ"; + markerType="RECTANGLE"; + type="rectangle"; + colorName="ColorPink"; + a=50; + b=50; + id=132; + atlOffset=13.943714; + }; + class Item5 + { + dataType="Marker"; + position[]={3540.5605,6.3308487,5192.9038}; + name="NATO_carrier"; + type="flag_UN"; + id=130; + }; + class Item6 + { + dataType="Marker"; + position[]={1320.0853,2.7037606e+012,385.2392}; + name="respawn_guerrila"; + text="Your Headquarters"; + type="hd_flag"; + colorName="ColorGUER"; + id=133; + atlOffset=2.7037606e+012; + }; + }; + id=1316; + atlOffset=1.3518803e+012; + }; + class Item421 + { + dataType="Logic"; + class PositionInfo + { + position[]={1312.6346,34.290001,391.96024}; + }; + name="HC_commanderX"; + id=1317; + type="HighCommand"; + }; + class Item422 + { + dataType="Logic"; + class PositionInfo + { + position[]={1316.0343,34.290001,391.86551}; + }; + id=1318; + type="HighCommandSubordinate"; + }; + class Item423 + { + dataType="Object"; + class PositionInfo + { + position[]={2990.3423,12.480574,1127.8311}; + angles[]={0,1.4983648,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=1320; + type="Land_Cargo_Patrol_V3_F"; + atlOffset=4.7683716e-007; + }; + class Item424 + { + dataType="Object"; + class PositionInfo + { + position[]={3039.627,12.210033,1076.4984}; + angles[]={0,0.025648184,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=1321; + type="Land_Cargo_Patrol_V3_F"; + atlOffset=-9.5367432e-007; + }; + class Item425 + { + dataType="Object"; + class PositionInfo + { + position[]={2616.0569,10.785845,4988.7681}; + angles[]={0,1.3340008,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=1323; + type="Land_Cargo_Patrol_V3_F"; + atlOffset=-4.7683716e-007; + }; + class Item426 + { + dataType="Object"; + class PositionInfo + { + position[]={2654.739,10.659266,4994.2832}; + angles[]={0,3.8913257,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=1324; + type="Land_Cargo_Patrol_V3_F"; + atlOffset=9.5367432e-007; + }; + class Item427 + { + dataType="Logic"; + class PositionInfo + { + position[]={3134.3909,7.4326992,867.79242}; + }; + areaSize[]={5.7648926,0,6.0116882}; + flags=1; + id=1328; + type="ModuleHideTerrainObjects_F"; + atlOffset=-0.15570736; + class CustomAttributes + { + class Attribute0 + { + property="#filter"; + expression="_this setVariable [""#filter"",_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=15; + }; + }; + }; + class Attribute1 + { + property="#hideLocally"; + expression="_this setVariable [""#hideLocally"",_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=2; }; - id=1315; - atlOffset=8.8944836; }; - class Item430 + class Item428 { - dataType="Layer"; - name="Standard marker"; - class Entities + dataType="Logic"; + class PositionInfo { - items=9; - class Item0 - { - dataType="Marker"; - position[]={5189.0352,9.2373695,649.89111}; - name="CSAT_carrier"; - type="flag_CSAT"; - id=129; - atlOffset=-9.5367432e-007; - }; - class Item1 - { - dataType="Marker"; - position[]={3614.7432,8.600626,5180.9927}; - name="respawn_west"; - type="flag_CTRG"; - id=217; - }; - class Item2 - { - dataType="Marker"; - position[]={3832.3286,-1.9667969,4493.7959}; - name="detectPlayer"; - markerType="RECTANGLE"; - type="rectangle"; - a=25.366987; - b=348.42606; - angle=339.89185; - id=925; - atlOffset=-9.6127625; - }; - class Item3 - { - dataType="Marker"; - position[]={4030.4436,9.5270004,2557.8586}; - name="island"; - markerType="RECTANGLE"; - type="rectangle"; - colorName="ColorCIV"; - fillName="Border"; - a=1103.1614; - b=2565.2739; - drawBorder=1; - id=714; - atlOffset=3.9198823; - }; - class Item4 - { - dataType="Marker"; - position[]={1495.9608,57.251976,2546.8567}; - name="island_1"; - markerType="RECTANGLE"; - type="rectangle"; - colorName="ColorCIV"; - fillName="Border"; - a=1443.525; - b=2554.7339; - drawBorder=1; - id=715; - atlOffset=33.54628; - }; - class Item5 + position[]={3175.3359,7.7366323,918.88867}; + }; + areaSize[]={8.0706787,0,8.0160217}; + flags=1; + id=1329; + type="ModuleHideTerrainObjects_F"; + atlOffset=1.1527967; + class CustomAttributes + { + class Attribute0 { - dataType="Marker"; - position[]={1324.1962,48.233715,385.39087}; - name="Synd_HQ"; - markerType="RECTANGLE"; - type="rectangle"; - colorName="ColorPink"; - a=50; - b=50; - id=132; - atlOffset=13.943714; + property="#filter"; + expression="_this setVariable [""#filter"",_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=15; + }; + }; }; - class Item6 + class Attribute1 { - dataType="Marker"; - position[]={3540.5605,6.3308487,5192.9038}; - name="NATO_carrier"; - type="flag_UN"; - id=130; + property="#hideLocally"; + expression="_this setVariable [""#hideLocally"",_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; }; - class Item7 + nAttributes=2; + }; + }; + class Item429 + { + dataType="Logic"; + class PositionInfo + { + position[]={3250.9468,4.5502481,964.71893}; + }; + areaSize[]={10.326538,0,9.0950012}; + flags=1; + id=1330; + type="ModuleHideTerrainObjects_F"; + atlOffset=-0.12501049; + class CustomAttributes + { + class Attribute0 { - dataType="Marker"; - position[]={5265.6465,122.77921,748.57959}; - name="respawn_east"; - type="flag_Viper"; - id=226; - atlOffset=112.75693; + property="#filter"; + expression="_this setVariable [""#filter"",_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=15; + }; + }; }; - class Item8 + class Attribute1 { - dataType="Marker"; - position[]={1320.0853,2.7037606e+012,385.2392}; - name="respawn_guerrila"; - text="Your Headquarters"; - type="hd_flag"; - colorName="ColorGUER"; - id=133; - atlOffset=2.7037606e+012; + property="#hideLocally"; + expression="_this setVariable [""#hideLocally"",_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; }; + nAttributes=2; }; - id=1316; - atlOffset=1.3518803e+012; + }; + class Item430 + { + dataType="Marker"; + position[]={3284.5493,0.56900001,968.2691}; + name="marker_4"; + markerType="RECTANGLE"; + type="rectangle"; + a=14.98178; + b=5.3061624; + angle=335.49982; + id=1335; + atlOffset=4.1576209; }; class Item431 { dataType="Logic"; class PositionInfo { - position[]={1312.6346,34.290001,391.96024}; + position[]={3284.5493,2.6752458,968.29584}; + angles[]={0,5.8555794,0}; }; - name="HC_commanderX"; - id=1317; - type="HighCommand"; - }; - class Item432 - { - dataType="Logic"; - class PositionInfo + areaSize[]={15.056807,0,5.3783436}; + areaIsRectangle=1; + flags=1; + id=1337; + type="ModuleHideTerrainObjects_F"; + atlOffset=6.2623558; + class CustomAttributes { - position[]={1316.0343,34.290001,391.86551}; + class Attribute0 + { + property="#filter"; + expression="_this setVariable [""#filter"",_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=15; + }; + }; + }; + class Attribute1 + { + property="#hideLocally"; + expression="_this setVariable [""#hideLocally"",_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=2; }; - id=1318; - type="HighCommandSubordinate"; }; - class Item433 + class Item432 { dataType="Object"; class PositionInfo { - position[]={2990.3423,12.480574,1127.8311}; - angles[]={0,1.4983648,0}; + position[]={2398.7771,47.447998,315.45898}; + angles[]={0,2.9712381,0}; }; side="Empty"; - flags=4; + flags=5; class Attributes { }; - id=1320; - type="Land_Cargo_Patrol_V3_F"; - atlOffset=4.7683716e-007; + id=1338; + type="Land_dp_transformer_F"; + atlOffset=-0.049068451; }; - class Item434 + class Item433 { dataType="Object"; class PositionInfo { - position[]={3039.627,12.210033,1076.4984}; - angles[]={0,0.025648184,0}; + position[]={2394.3308,47.79541,314.69119}; + angles[]={0,2.9712381,0}; }; side="Empty"; - flags=4; + flags=1; class Attributes { }; - id=1321; - type="Land_Cargo_Patrol_V3_F"; - atlOffset=-9.5367432e-007; + id=1339; + type="Land_dp_transformer_F"; + atlOffset=0.37271881; }; - class Item435 + class Item434 { dataType="Object"; class PositionInfo { - position[]={2616.0569,10.785845,4988.7681}; - angles[]={0,1.3340008,0}; + position[]={2389.7578,48.037567,313.84106}; + angles[]={0,2.9712381,0}; }; side="Empty"; - flags=4; + flags=1; class Attributes { }; - id=1323; - type="Land_Cargo_Patrol_V3_F"; - atlOffset=-4.7683716e-007; + id=1340; + type="Land_dp_transformer_F"; + atlOffset=0.65101624; }; - class Item436 + class Item435 { dataType="Object"; class PositionInfo { - position[]={2654.739,10.659266,4994.2832}; - angles[]={0,3.8913257,0}; + position[]={2358.9067,48.766106,282.12637}; + angles[]={0,1.3588662,0}; }; side="Empty"; flags=4; class Attributes { }; - id=1324; - type="Land_Cargo_Patrol_V3_F"; - atlOffset=9.5367432e-007; + id=1344; + type="Land_Tank_rust_F"; }; - class Item437 + class Item436 { - dataType="Logic"; - class PositionInfo - { - position[]={3134.3909,7.4326992,867.79242}; - }; - areaSize[]={5.7648926,0,6.0116882}; - flags=1; - id=1328; - type="ModuleHideTerrainObjects_F"; - atlOffset=-0.15570736; - class CustomAttributes + dataType="Group"; + side="Independent"; + class Entities { - class Attribute0 + items=38; + class Item0 + { + dataType="Object"; + class PositionInfo + { + position[]={1334.1346,34.291439,381.68088}; + }; + side="Independent"; + flags=7; + class Attributes + { + name="commanderX"; + description="Default Commander"; + isPlayer=1; + isPlayable=1; + class Inventory + { + map="ItemMap"; + }; + }; + id=1350; + type="I_G_Soldier_TL_F"; + class CustomAttributes + { + class Attribute0 + { + property="speaker"; + expression="_this setspeaker _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="Male04GRE"; + }; + }; + }; + class Attribute1 + { + property="pitch"; + expression="_this setpitch _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=1; + }; + }; + }; + nAttributes=2; + }; + }; + class Item1 + { + dataType="Object"; + class PositionInfo + { + position[]={1338.9296,34.730358,378.97775}; + }; + side="Independent"; + flags=1; + class Attributes + { + isPlayable=1; + class Inventory + { + map="ItemMap"; + }; + }; + id=1351; + type="I_G_Soldier_TL_F"; + atlOffset=0.42892075; + }; + class Item2 + { + dataType="Object"; + class PositionInfo + { + position[]={1339.0682,34.733829,381.21359}; + }; + side="Independent"; + flags=1; + class Attributes + { + isPlayable=1; + class Inventory + { + map="ItemMap"; + }; + }; + id=1352; + type="I_G_Soldier_TL_F"; + atlOffset=0.43611908; + }; + class Item3 + { + dataType="Object"; + class PositionInfo + { + position[]={1339.0106,34.69775,383.54709}; + }; + side="Independent"; + flags=1; + class Attributes + { + isPlayable=1; + class Inventory + { + map="ItemMap"; + }; + }; + id=1353; + type="I_G_Soldier_TL_F"; + atlOffset=0.40029907; + }; + class Item4 + { + dataType="Object"; + class PositionInfo + { + position[]={1338.8475,34.601688,385.86057}; + }; + side="Independent"; + flags=1; + class Attributes + { + isPlayable=1; + class Inventory + { + map="ItemMap"; + }; + }; + id=1354; + type="I_G_Soldier_TL_F"; + atlOffset=0.31024933; + }; + class Item5 + { + dataType="Object"; + class PositionInfo + { + position[]={1338.8065,34.511631,388.31467}; + }; + side="Independent"; + flags=5; + class Attributes + { + isPlayable=1; + class Inventory + { + map="ItemMap"; + }; + }; + id=1355; + type="I_G_Soldier_TL_F"; + atlOffset=0.22019196; + }; + class Item6 + { + dataType="Object"; + class PositionInfo + { + position[]={1338.621,34.391979,390.63058}; + }; + side="Independent"; + flags=5; + class Attributes + { + isPlayable=1; + class Inventory + { + map="ItemMap"; + }; + }; + id=1356; + type="I_G_Soldier_F"; + atlOffset=0.10054016; + }; + class Item7 { - property="#filter"; - expression="_this setVariable [""#filter"",_value]"; - class Value + dataType="Object"; + class PositionInfo { - class data + position[]={1338.4139,34.264805,392.52609}; + }; + side="Independent"; + flags=5; + class Attributes + { + isPlayable=1; + class Inventory { - class type - { - type[]= - { - "SCALAR" - }; - }; - value=15; + map="ItemMap"; }; }; + id=1357; + type="I_G_Soldier_F"; + atlOffset=-0.026634216; }; - class Attribute1 + class Item8 { - property="#hideLocally"; - expression="_this setVariable [""#hideLocally"",_value]"; - class Value + dataType="Object"; + class PositionInfo { - class data + position[]={1341.2889,34.941303,379.10129}; + }; + side="Independent"; + flags=1; + class Attributes + { + isPlayable=1; + class Inventory { - class type - { - type[]= - { - "BOOL" - }; - }; - value=0; + map="ItemMap"; }; }; + id=1358; + type="I_G_Soldier_F"; + atlOffset=0.63986588; }; - nAttributes=2; - }; - }; - class Item438 - { - dataType="Logic"; - class PositionInfo - { - position[]={3175.3359,7.7366323,918.88867}; - }; - areaSize[]={8.0706787,0,8.0160217}; - flags=1; - id=1329; - type="ModuleHideTerrainObjects_F"; - atlOffset=1.1527967; - class CustomAttributes - { - class Attribute0 + class Item9 { - property="#filter"; - expression="_this setVariable [""#filter"",_value]"; - class Value + dataType="Object"; + class PositionInfo { - class data + position[]={1341.288,34.931866,381.44064}; + }; + side="Independent"; + flags=1; + class Attributes + { + isPlayable=1; + class Inventory { - class type - { - type[]= - { - "SCALAR" - }; - }; - value=15; + map="ItemMap"; }; }; + id=1359; + type="I_G_Soldier_F"; + atlOffset=0.63042831; }; - class Attribute1 + class Item10 { - property="#hideLocally"; - expression="_this setVariable [""#hideLocally"",_value]"; - class Value + dataType="Object"; + class PositionInfo { - class data + position[]={1341.1815,34.882946,383.81418}; + }; + side="Independent"; + flags=1; + class Attributes + { + isPlayable=1; + class Inventory { - class type - { - type[]= - { - "BOOL" - }; - }; - value=0; + map="ItemMap"; }; }; + id=1360; + type="I_G_Soldier_F"; + atlOffset=0.58656311; }; - nAttributes=2; - }; - }; - class Item439 - { - dataType="Logic"; - class PositionInfo - { - position[]={3250.9468,4.5502481,964.71893}; - }; - areaSize[]={10.326538,0,9.0950012}; - flags=1; - id=1330; - type="ModuleHideTerrainObjects_F"; - atlOffset=-0.12501049; - class CustomAttributes - { - class Attribute0 + class Item11 { - property="#filter"; - expression="_this setVariable [""#filter"",_value]"; - class Value + dataType="Object"; + class PositionInfo { - class data + position[]={1341.1229,34.800129,386.01389}; + }; + side="Independent"; + flags=1; + class Attributes + { + isPlayable=1; + class Inventory { - class type - { - type[]= - { - "SCALAR" - }; - }; - value=15; + map="ItemMap"; }; }; + id=1361; + type="I_G_Soldier_F"; + atlOffset=0.50868988; }; - class Attribute1 + class Item12 { - property="#hideLocally"; - expression="_this setVariable [""#hideLocally"",_value]"; - class Value + dataType="Object"; + class PositionInfo { - class data + position[]={1340.9198,34.672565,388.43625}; + }; + side="Independent"; + flags=1; + class Attributes + { + isPlayable=1; + class Inventory { - class type - { - type[]= - { - "BOOL" - }; - }; - value=0; + map="ItemMap"; }; }; + id=1362; + type="I_G_Soldier_F"; + atlOffset=0.3811264; }; - nAttributes=2; - }; - }; - class Item440 - { - dataType="Marker"; - position[]={3284.5493,0.56900001,968.2691}; - name="marker_4"; - markerType="RECTANGLE"; - type="rectangle"; - a=14.98178; - b=5.3061624; - angle=335.49991; - id=1335; - atlOffset=4.1576209; - }; - class Item441 - { - dataType="Logic"; - class PositionInfo - { - position[]={3284.5493,2.6752458,968.29584}; - angles[]={0,5.8555794,0}; - }; - areaSize[]={15.056807,0,5.3783436}; - areaIsRectangle=1; - flags=1; - id=1337; - type="ModuleHideTerrainObjects_F"; - atlOffset=6.2623558; - class CustomAttributes - { - class Attribute0 + class Item13 { - property="#filter"; - expression="_this setVariable [""#filter"",_value]"; - class Value + dataType="Object"; + class PositionInfo { - class data + position[]={1340.7323,34.520565,390.7673}; + }; + side="Independent"; + flags=5; + class Attributes + { + isPlayable=1; + class Inventory { - class type - { - type[]= - { - "SCALAR" - }; - }; - value=15; + map="ItemMap"; }; }; + id=1363; + type="I_G_Soldier_F"; + atlOffset=0.22912598; }; - class Attribute1 + class Item14 { - property="#hideLocally"; - expression="_this setVariable [""#hideLocally"",_value]"; - class Value + dataType="Object"; + class PositionInfo { - class data + position[]={1343.3973,35.130116,379.13742}; + }; + side="Independent"; + flags=1; + class Attributes + { + isPlayable=1; + class Inventory { - class type - { - type[]= - { - "BOOL" - }; - }; - value=0; + map="ItemMap"; }; }; + id=1364; + type="I_G_Soldier_AR_F"; + atlOffset=0.82867813; }; - nAttributes=2; - }; - }; - class Item442 - { - dataType="Object"; - class PositionInfo - { - position[]={2398.7771,47.447998,315.45898}; - angles[]={0,2.9712381,0}; - }; - side="Empty"; - flags=5; - class Attributes - { - }; - id=1338; - type="Land_dp_transformer_F"; - atlOffset=-0.049068451; - }; - class Item443 - { - dataType="Object"; - class PositionInfo - { - position[]={2394.3308,47.79541,314.69119}; - angles[]={0,2.9712381,0}; - }; - side="Empty"; - flags=1; - class Attributes - { - }; - id=1339; - type="Land_dp_transformer_F"; - atlOffset=0.37271881; - }; - class Item444 - { - dataType="Object"; - class PositionInfo - { - position[]={2389.7578,48.037567,313.84106}; - angles[]={0,2.9712381,0}; - }; - side="Empty"; - flags=1; - class Attributes - { - }; - id=1340; - type="Land_dp_transformer_F"; - atlOffset=0.65101624; - }; - class Item445 - { - dataType="Object"; - class PositionInfo - { - position[]={2358.9067,48.766106,282.12637}; - angles[]={0,1.3588662,0}; - }; - side="Empty"; - flags=4; - class Attributes - { - }; - id=1344; - type="Land_Tank_rust_F"; - }; - class Item446 - { - dataType="Group"; - side="Independent"; - class Entities - { - items=38; - class Item0 + class Item15 { dataType="Object"; class PositionInfo { - position[]={1334.1346,34.291439,381.68088}; + position[]={1343.5594,35.134899,381.57736}; }; side="Independent"; - flags=7; + flags=1; class Attributes { - name="commanderX"; - description="Default Commander"; - isPlayer=1; isPlayable=1; class Inventory { map="ItemMap"; }; }; - id=1350; - type="I_G_Soldier_TL_F"; - class CustomAttributes + id=1365; + type="I_G_Soldier_AR_F"; + atlOffset=0.83346176; + }; + class Item16 + { + dataType="Object"; + class PositionInfo { - class Attribute0 - { - property="speaker"; - expression="_this setspeaker _value;"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="Male04GRE"; - }; - }; - }; - class Attribute1 + position[]={1343.1591,35.053822,383.9924}; + }; + side="Independent"; + flags=1; + class Attributes + { + isPlayable=1; + class Inventory { - property="pitch"; - expression="_this setpitch _value;"; - class Value - { - class data - { - class type - { - type[]= - { - "SCALAR" - }; - }; - value=1; - }; - }; + map="ItemMap"; }; - nAttributes=2; }; + id=1366; + type="I_G_Soldier_AR_F"; + atlOffset=0.75815201; }; - class Item1 + class Item17 { dataType="Object"; class PositionInfo { - position[]={1338.9296,34.730358,378.97775}; + position[]={1343.1356,34.953831,386.14133}; }; side="Independent"; flags=1; @@ -10701,16 +10196,16 @@ class Mission map="ItemMap"; }; }; - id=1351; - type="I_G_Soldier_TL_F"; - atlOffset=0.42892075; + id=1367; + type="I_G_Soldier_AR_F"; + atlOffset=0.65985107; }; - class Item2 + class Item18 { dataType="Object"; class PositionInfo { - position[]={1339.0682,34.733829,381.21359}; + position[]={1342.9354,34.806393,388.38254}; }; side="Independent"; flags=1; @@ -10722,16 +10217,16 @@ class Mission map="ItemMap"; }; }; - id=1352; - type="I_G_Soldier_TL_F"; - atlOffset=0.43611908; + id=1368; + type="I_G_Soldier_AR_F"; + atlOffset=0.51495361; }; - class Item3 + class Item19 { dataType="Object"; class PositionInfo { - position[]={1339.0106,34.69775,383.54709}; + position[]={1342.8485,34.65324,390.84152}; }; side="Independent"; flags=1; @@ -10743,16 +10238,16 @@ class Mission map="ItemMap"; }; }; - id=1353; - type="I_G_Soldier_TL_F"; - atlOffset=0.40029907; + id=1369; + type="I_G_Soldier_AR_F"; + atlOffset=0.36180115; }; - class Item4 + class Item20 { dataType="Object"; class PositionInfo { - position[]={1338.8475,34.601688,385.86057}; + position[]={1345.4862,35.316975,379.21701}; }; side="Independent"; flags=1; @@ -10764,19 +10259,19 @@ class Mission map="ItemMap"; }; }; - id=1354; - type="I_G_Soldier_TL_F"; - atlOffset=0.31024933; + id=1370; + type="I_G_Soldier_GL_F"; + atlOffset=1.0155373; }; - class Item5 + class Item21 { dataType="Object"; class PositionInfo { - position[]={1338.8065,34.511631,388.31467}; + position[]={1345.3563,35.296062,381.53488}; }; side="Independent"; - flags=5; + flags=1; class Attributes { isPlayable=1; @@ -10785,19 +10280,19 @@ class Mission map="ItemMap"; }; }; - id=1355; - type="I_G_Soldier_TL_F"; - atlOffset=0.22019196; + id=1371; + type="I_G_Soldier_GL_F"; + atlOffset=0.99462509; }; - class Item6 + class Item22 { dataType="Object"; class PositionInfo { - position[]={1338.621,34.391979,390.63058}; + position[]={1345.2323,35.201481,384.27902}; }; side="Independent"; - flags=5; + flags=1; class Attributes { isPlayable=1; @@ -10806,19 +10301,19 @@ class Mission map="ItemMap"; }; }; - id=1356; - type="I_G_Soldier_F"; - atlOffset=0.10054016; + id=1372; + type="I_G_Soldier_GL_F"; + atlOffset=0.90004349; }; - class Item7 + class Item23 { dataType="Object"; class PositionInfo { - position[]={1338.4139,34.264805,392.52609}; + position[]={1345.0585,35.069653,386.28781}; }; side="Independent"; - flags=5; + flags=1; class Attributes { isPlayable=1; @@ -10827,16 +10322,16 @@ class Mission map="ItemMap"; }; }; - id=1357; - type="I_G_Soldier_F"; - atlOffset=-0.026634216; + id=1373; + type="I_G_Soldier_GL_F"; + atlOffset=0.77316666; }; - class Item8 + class Item24 { dataType="Object"; class PositionInfo { - position[]={1341.2889,34.941303,379.10129}; + position[]={1344.9891,34.934124,388.47238}; }; side="Independent"; flags=1; @@ -10848,16 +10343,16 @@ class Mission map="ItemMap"; }; }; - id=1358; - type="I_G_Soldier_F"; - atlOffset=0.63986588; + id=1374; + type="I_G_Soldier_GL_F"; + atlOffset=0.64268494; }; - class Item9 + class Item25 { dataType="Object"; class PositionInfo { - position[]={1341.288,34.931866,381.44064}; + position[]={1344.8837,34.777798,390.9631}; }; side="Independent"; flags=1; @@ -10869,16 +10364,16 @@ class Mission map="ItemMap"; }; }; - id=1359; - type="I_G_Soldier_F"; - atlOffset=0.63042831; + id=1375; + type="I_G_Soldier_GL_F"; + atlOffset=0.48635864; }; - class Item10 + class Item26 { dataType="Object"; class PositionInfo { - position[]={1341.1815,34.882946,383.81418}; + position[]={1347.0135,35.318287,379.29465}; }; side="Independent"; flags=1; @@ -10890,16 +10385,16 @@ class Mission map="ItemMap"; }; }; - id=1360; - type="I_G_Soldier_F"; - atlOffset=0.58656311; + id=1376; + type="I_G_medic_F"; + atlOffset=1.0168495; }; - class Item11 + class Item27 { dataType="Object"; class PositionInfo { - position[]={1341.1229,34.800129,386.01389}; + position[]={1346.8378,35.309559,381.57443}; }; side="Independent"; flags=1; @@ -10911,16 +10406,16 @@ class Mission map="ItemMap"; }; }; - id=1361; - type="I_G_Soldier_F"; - atlOffset=0.50868988; + id=1377; + type="I_G_medic_F"; + atlOffset=1.0081215; }; - class Item12 + class Item28 { dataType="Object"; class PositionInfo { - position[]={1340.9198,34.672565,388.43625}; + position[]={1346.7958,35.213879,384.44601}; }; side="Independent"; flags=1; @@ -10932,19 +10427,19 @@ class Mission map="ItemMap"; }; }; - id=1362; - type="I_G_Soldier_F"; - atlOffset=0.3811264; + id=1378; + type="I_G_medic_F"; + atlOffset=0.91244125; }; - class Item13 + class Item29 { dataType="Object"; class PositionInfo { - position[]={1340.7323,34.520565,390.7673}; + position[]={1346.7079,35.105251,386.25266}; }; side="Independent"; - flags=5; + flags=1; class Attributes { isPlayable=1; @@ -10953,16 +10448,16 @@ class Mission map="ItemMap"; }; }; - id=1363; - type="I_G_Soldier_F"; - atlOffset=0.22912598; + id=1379; + type="I_G_medic_F"; + atlOffset=0.80698013; }; - class Item14 + class Item30 { dataType="Object"; class PositionInfo { - position[]={1343.3973,35.130116,379.13742}; + position[]={1346.5243,34.96323,388.61203}; }; side="Independent"; flags=1; @@ -10974,16 +10469,16 @@ class Mission map="ItemMap"; }; }; - id=1364; - type="I_G_Soldier_AR_F"; - atlOffset=0.82867813; + id=1380; + type="I_G_medic_F"; + atlOffset=0.66603851; }; - class Item15 + class Item31 { dataType="Object"; class PositionInfo { - position[]={1343.5594,35.134899,381.57736}; + position[]={1346.535,34.818661,391.02267}; }; side="Independent"; flags=1; @@ -10995,16 +10490,16 @@ class Mission map="ItemMap"; }; }; - id=1365; - type="I_G_Soldier_AR_F"; - atlOffset=0.83346176; + id=1381; + type="I_G_medic_F"; + atlOffset=0.52722168; }; - class Item16 + class Item32 { dataType="Object"; class PositionInfo { - position[]={1343.1591,35.053822,383.9924}; + position[]={1348.8153,35.314739,379.45969}; }; side="Independent"; flags=1; @@ -11016,16 +10511,16 @@ class Mission map="ItemMap"; }; }; - id=1366; - type="I_G_Soldier_AR_F"; - atlOffset=0.75815201; + id=1382; + type="I_G_engineer_F"; + atlOffset=1.0133018; }; - class Item17 + class Item33 { dataType="Object"; class PositionInfo { - position[]={1343.1356,34.953831,386.14133}; + position[]={1348.8387,35.314365,381.75998}; }; side="Independent"; flags=1; @@ -11037,16 +10532,16 @@ class Mission map="ItemMap"; }; }; - id=1367; - type="I_G_Soldier_AR_F"; - atlOffset=0.65985107; + id=1383; + type="I_G_engineer_F"; + atlOffset=1.012928; }; - class Item18 + class Item34 { dataType="Object"; class PositionInfo { - position[]={1342.9354,34.806393,388.38254}; + position[]={1348.5966,35.211964,384.55002}; }; side="Independent"; flags=1; @@ -11058,16 +10553,16 @@ class Mission map="ItemMap"; }; }; - id=1368; - type="I_G_Soldier_AR_F"; - atlOffset=0.51495361; + id=1384; + type="I_G_engineer_F"; + atlOffset=0.91052628; }; - class Item19 + class Item35 { dataType="Object"; class PositionInfo { - position[]={1342.8485,34.65324,390.84152}; + position[]={1348.3417,35.094501,386.49777}; }; side="Independent"; flags=1; @@ -11079,16 +10574,16 @@ class Mission map="ItemMap"; }; }; - id=1369; - type="I_G_Soldier_AR_F"; - atlOffset=0.36180115; + id=1385; + type="I_G_engineer_F"; + atlOffset=0.79306412; }; - class Item20 + class Item36 { dataType="Object"; class PositionInfo { - position[]={1345.4862,35.316975,379.21701}; + position[]={1348.1464,34.959827,388.7341}; }; side="Independent"; flags=1; @@ -11100,16 +10595,16 @@ class Mission map="ItemMap"; }; }; - id=1370; - type="I_G_Soldier_GL_F"; - atlOffset=1.0155373; + id=1386; + type="I_G_engineer_F"; + atlOffset=0.66312408; }; - class Item21 + class Item37 { dataType="Object"; class PositionInfo { - position[]={1345.3563,35.296062,381.53488}; + position[]={1348.0419,34.811428,391.20334}; }; side="Independent"; flags=1; @@ -11121,374 +10616,1048 @@ class Mission map="ItemMap"; }; }; - id=1371; - type="I_G_Soldier_GL_F"; - atlOffset=0.99462509; + id=1387; + type="I_G_engineer_F"; + atlOffset=0.51782227; }; - class Item22 + }; + class Attributes + { + }; + id=1349; + class CustomAttributes + { + class Attribute0 + { + property="groupID"; + expression="_this setGroupID [_value];"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="Guerillas"; + }; + }; + }; + nAttributes=1; + }; + }; + class Item437 + { + dataType="Object"; + class PositionInfo + { + position[]={3627.1907,11.924669,5172.6611}; + }; + side="Empty"; + flags=5; + class Attributes + { + init="if (!isMultiplayer) then {deleteVehicle this};"; + }; + id=1393; + type="Flag_NATO_F"; + }; + class Item438 + { + dataType="Marker"; + position[]={3627.3157,7.9210939,5172.5361}; + name="respawn_west"; + type="flag_CTRG"; + id=1394; + }; + class Item439 + { + dataType="Group"; + side="West"; + class Entities + { + items=6; + class Item0 { dataType="Object"; class PositionInfo { - position[]={1345.2323,35.201481,384.27902}; + position[]={3627.5657,7.8565207,5169.9609}; + angles[]={0,0,5.8996105}; }; - side="Independent"; - flags=1; + side="West"; + flags=6; class Attributes { + rank="SERGEANT"; + init="groupPlayersNATO = group this; this setVariable [""pvp"",true]; this setVariable [""pvpPlayerUnitNumber"", 0];"; + name="pvp_blue_1"; + description="Teamleader"; isPlayable=1; class Inventory { + class uniform + { + typeName="U_B_CombatUniform_mcam"; + isBackpack=0; + }; map="ItemMap"; + compass="ItemCompass"; + watch="ItemWatch"; + radio="ItemRadio"; + }; + }; + id=1396; + type="B_recon_TL_F"; + class CustomAttributes + { + class Attribute0 + { + property="speaker"; + expression="_this setspeaker _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="Male12ENG"; + }; + }; + }; + class Attribute1 + { + property="pitch"; + expression="_this setpitch _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=0.99000001; + }; + }; }; + nAttributes=2; }; - id=1372; - type="I_G_Soldier_GL_F"; - atlOffset=0.90004349; }; - class Item23 + class Item1 { dataType="Object"; class PositionInfo { - position[]={1345.0585,35.069653,386.28781}; + position[]={3623.4407,8.3875151,5169.8359}; + angles[]={0,0,0.020312497}; }; - side="Independent"; - flags=1; + side="West"; + flags=4; class Attributes { + skill=0.40000001; + init="this setVariable [""pvp"",true]; this setVariable [""pvpPlayerUnitNumber"", 1];"; + name="pvp_blue_2"; + description="Medic"; isPlayable=1; class Inventory { + class uniform + { + typeName="U_B_CombatUniform_mcam"; + isBackpack=0; + }; map="ItemMap"; + compass="ItemCompass"; + watch="ItemWatch"; + radio="ItemRadio"; }; }; - id=1373; - type="I_G_Soldier_GL_F"; - atlOffset=0.77316666; - }; - class Item24 - { - dataType="Object"; - class PositionInfo - { - position[]={1344.9891,34.934124,388.47238}; - }; - side="Independent"; - flags=1; - class Attributes + id=1397; + type="B_recon_medic_F"; + class CustomAttributes { - isPlayable=1; - class Inventory + class Attribute0 { - map="ItemMap"; + property="speaker"; + expression="_this setspeaker _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="Male03ENG"; + }; + }; + }; + class Attribute1 + { + property="pitch"; + expression="_this setpitch _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=0.95999998; + }; + }; }; + nAttributes=2; }; - id=1374; - type="I_G_Soldier_GL_F"; - atlOffset=0.64268494; }; - class Item25 + class Item2 { dataType="Object"; class PositionInfo { - position[]={1344.8837,34.777798,390.9631}; + position[]={3630.5657,6.8576469,5170.0859}; + angles[]={0,0,6.2541347}; }; - side="Independent"; - flags=1; + side="West"; + flags=4; class Attributes { + skill=0.44999999; + rank="CORPORAL"; + init="this setVariable [""pvp"",true]; this setVariable [""pvpPlayerUnitNumber"", 2];"; + name="pvp_blue_3"; + description="Machinegunner"; isPlayable=1; class Inventory { + class uniform + { + typeName="U_B_CombatUniform_mcam"; + isBackpack=0; + }; map="ItemMap"; + compass="ItemCompass"; + watch="ItemWatch"; + radio="ItemRadio"; }; }; - id=1375; - type="I_G_Soldier_GL_F"; - atlOffset=0.48635864; - }; - class Item26 - { - dataType="Object"; - class PositionInfo - { - position[]={1347.0135,35.318287,379.29465}; - }; - side="Independent"; - flags=1; - class Attributes + id=1398; + type="B_recon_F"; + class CustomAttributes { - isPlayable=1; - class Inventory + class Attribute0 { - map="ItemMap"; + property="speaker"; + expression="_this setspeaker _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="Male07ENG"; + }; + }; + }; + class Attribute1 + { + property="pitch"; + expression="_this setpitch _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=0.94999999; + }; + }; }; + nAttributes=2; }; - id=1376; - type="I_G_medic_F"; - atlOffset=1.0168495; }; - class Item27 + class Item3 { dataType="Object"; class PositionInfo { - position[]={1346.8378,35.309559,381.57443}; + position[]={3628.9407,7.3015709,5170.0859}; + angles[]={0,0,5.8996105}; }; - side="Independent"; - flags=1; + side="West"; + flags=4; class Attributes { + skill=0.44999999; + rank="CORPORAL"; + init="this setVariable [""pvp"",true]; this setVariable [""pvpPlayerUnitNumber"", 3];"; + name="pvp_blue_4"; + description="Marksman"; isPlayable=1; class Inventory { + class uniform + { + typeName="U_B_CombatUniform_mcam"; + isBackpack=0; + }; map="ItemMap"; + compass="ItemCompass"; + watch="ItemWatch"; + radio="ItemRadio"; }; }; - id=1377; - type="I_G_medic_F"; - atlOffset=1.0081215; + id=1399; + type="B_recon_M_F"; + class CustomAttributes + { + class Attribute0 + { + property="speaker"; + expression="_this setspeaker _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="Male12ENG"; + }; + }; + }; + class Attribute1 + { + property="pitch"; + expression="_this setpitch _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=0.98000002; + }; + }; + }; + nAttributes=2; + }; }; - class Item28 + class Item4 { dataType="Object"; class PositionInfo { - position[]={1346.7958,35.213879,384.44601}; + position[]={3621.6907,8.4511738,5169.8359}; + angles[]={0,0,6.1812658}; }; - side="Independent"; - flags=1; + side="West"; + flags=4; class Attributes { + skill=0.40000001; + init="this setVariable [""pvp"",true]; this setVariable [""pvpPlayerUnitNumber"", 4];"; + name="pvp_blue_5"; + description="AT1"; isPlayable=1; class Inventory { + class uniform + { + typeName="U_B_CombatUniform_mcam"; + isBackpack=0; + }; map="ItemMap"; + compass="ItemCompass"; + watch="ItemWatch"; + radio="ItemRadio"; + }; + }; + id=1400; + type="B_recon_LAT_F"; + class CustomAttributes + { + class Attribute0 + { + property="speaker"; + expression="_this setspeaker _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="Male12ENG"; + }; + }; + }; + class Attribute1 + { + property="pitch"; + expression="_this setpitch _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=0.97000003; + }; + }; }; + nAttributes=2; }; - id=1378; - type="I_G_medic_F"; - atlOffset=0.91244125; }; - class Item29 + class Item5 { dataType="Object"; class PositionInfo { - position[]={1346.7079,35.105251,386.25266}; + position[]={3625.4407,8.3246775,5169.9609}; + angles[]={0,0,6.0719094}; }; - side="Independent"; - flags=1; + side="West"; + flags=4; class Attributes { + skill=0.40000001; + init="this setVariable [""pvp"",true]; this setVariable [""pvpPlayerUnitNumber"", 5];"; + name="pvp_blue_6"; + description="AT2"; isPlayable=1; class Inventory { + class uniform + { + typeName="U_B_CombatUniform_mcam"; + isBackpack=0; + }; map="ItemMap"; + compass="ItemCompass"; + watch="ItemWatch"; + radio="ItemRadio"; }; }; - id=1379; - type="I_G_medic_F"; - atlOffset=0.80698013; - }; - class Item30 - { - dataType="Object"; - class PositionInfo - { - position[]={1346.5243,34.96323,388.61203}; - }; - side="Independent"; - flags=1; - class Attributes + id=1401; + type="B_recon_LAT_F"; + class CustomAttributes { - isPlayable=1; - class Inventory + class Attribute0 { - map="ItemMap"; + property="speaker"; + expression="_this setspeaker _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="Male12ENG"; + }; + }; + }; + class Attribute1 + { + property="pitch"; + expression="_this setpitch _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=0.97000003; + }; + }; }; + nAttributes=2; }; - id=1380; - type="I_G_medic_F"; - atlOffset=0.66603851; }; - class Item31 + }; + class Attributes + { + }; + id=1395; + }; + class Item440 + { + dataType="Marker"; + position[]={5168.9932,11.444104,785.34204}; + name="respawn_east"; + type="flag_Viper"; + id=1402; + }; + class Item441 + { + dataType="Group"; + side="East"; + class Entities + { + items=6; + class Item0 { dataType="Object"; class PositionInfo { - position[]={1346.535,34.818661,391.02267}; + position[]={5168.3428,11.301972,783.46509}; + angles[]={6.1954122,0,0}; }; - side="Independent"; - flags=1; + side="East"; + flags=6; class Attributes { + init="groupPlayersCSAT = group this; this setVariable [""pvp"",true]; this setVariable [""pvpPlayerUnitNumber"", 0];"; + name="pvp_red_1"; + description="Teamleader"; isPlayable=1; class Inventory { + class uniform + { + typeName="U_O_SpecopsUniform_ocamo"; + isBackpack=0; + }; map="ItemMap"; + compass="ItemCompass"; + watch="ItemWatch"; + radio="ItemRadio"; }; }; - id=1381; - type="I_G_medic_F"; - atlOffset=0.52722168; + id=1404; + type="O_T_Recon_TL_F"; + class CustomAttributes + { + class Attribute0 + { + property="speaker"; + expression="_this setspeaker _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="Male03CHI"; + }; + }; + }; + class Attribute1 + { + property="pitch"; + expression="_this setpitch _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=0.98000002; + }; + }; + }; + nAttributes=2; + }; }; - class Item32 + class Item1 { dataType="Object"; class PositionInfo { - position[]={1348.8153,35.314739,379.45969}; + position[]={5166.7373,11.301972,783.46509}; + angles[]={6.1954122,0,0}; }; - side="Independent"; - flags=1; + side="East"; + flags=4; class Attributes { + init="this setVariable [""pvp"",true]; this setVariable [""pvpPlayerUnitNumber"", 1];"; + name="pvp_red_2"; + description="Medic"; isPlayable=1; class Inventory { + class uniform + { + typeName="U_O_SpecopsUniform_ocamo"; + isBackpack=0; + }; map="ItemMap"; + compass="ItemCompass"; + watch="ItemWatch"; + radio="ItemRadio"; }; }; - id=1382; - type="I_G_engineer_F"; - atlOffset=1.0133018; + id=1405; + type="O_T_Recon_Medic_F"; + class CustomAttributes + { + class Attribute0 + { + property="speaker"; + expression="_this setspeaker _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="Male01CHI"; + }; + }; + }; + class Attribute1 + { + property="pitch"; + expression="_this setpitch _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=0.98000002; + }; + }; + }; + nAttributes=2; + }; }; - class Item33 + class Item2 { dataType="Object"; class PositionInfo { - position[]={1348.8387,35.314365,381.75998}; + position[]={5165.1318,11.301972,783.46509}; + angles[]={6.1954122,0,0}; }; - side="Independent"; - flags=1; + side="East"; + flags=4; class Attributes { + init="this setVariable [""pvp"",true]; this setVariable [""pvpPlayerUnitNumber"", 2];"; + name="pvp_red_3"; + description="Machinegunner"; isPlayable=1; class Inventory { + class uniform + { + typeName="U_O_SpecopsUniform_ocamo"; + isBackpack=0; + }; map="ItemMap"; + compass="ItemCompass"; + watch="ItemWatch"; + radio="ItemRadio"; + }; + }; + id=1406; + type="O_Soldier_AR_F"; + class CustomAttributes + { + class Attribute0 + { + property="speaker"; + expression="_this setspeaker _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="Male01PER"; + }; + }; + }; + class Attribute1 + { + property="pitch"; + expression="_this setpitch _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=0.95999998; + }; + }; }; + nAttributes=2; }; - id=1383; - type="I_G_engineer_F"; - atlOffset=1.012928; }; - class Item34 + class Item3 { dataType="Object"; class PositionInfo { - position[]={1348.5966,35.211964,384.55002}; + position[]={5169.9277,11.305577,783.5061}; + angles[]={6.1954122,0,0}; }; - side="Independent"; - flags=1; + side="East"; + flags=4; class Attributes { + init="this setVariable [""pvp"",true]; this setVariable [""pvpPlayerUnitNumber"", 3];"; + name="pvp_red_4"; + description="Marksman"; isPlayable=1; class Inventory { + class uniform + { + typeName="U_O_SpecopsUniform_ocamo"; + isBackpack=0; + }; map="ItemMap"; + compass="ItemCompass"; + watch="ItemWatch"; + radio="ItemRadio"; }; }; - id=1384; - type="I_G_engineer_F"; - atlOffset=0.91052628; - }; - class Item35 - { - dataType="Object"; - class PositionInfo - { - position[]={1348.3417,35.094501,386.49777}; - }; - side="Independent"; - flags=1; - class Attributes + id=1407; + type="O_T_Recon_M_F"; + class CustomAttributes { - isPlayable=1; - class Inventory + class Attribute0 { - map="ItemMap"; + property="speaker"; + expression="_this setspeaker _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="Male02CHI"; + }; + }; + }; + class Attribute1 + { + property="pitch"; + expression="_this setpitch _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=0.97000003; + }; + }; }; + nAttributes=2; }; - id=1385; - type="I_G_engineer_F"; - atlOffset=0.79306412; }; - class Item36 + class Item4 { dataType="Object"; class PositionInfo { - position[]={1348.1464,34.959827,388.7341}; + position[]={5171.5527,11.307296,783.52563}; + angles[]={6.1954122,0,0}; }; - side="Independent"; - flags=1; + side="East"; + flags=4; class Attributes { + init="this setVariable [""pvp"",true]; this setVariable [""pvpPlayerUnitNumber"", 4];"; + name="pvp_red_5"; + description="AT1"; isPlayable=1; class Inventory { + class uniform + { + typeName="U_O_SpecopsUniform_ocamo"; + isBackpack=0; + }; map="ItemMap"; + compass="ItemCompass"; + watch="ItemWatch"; + radio="ItemRadio"; }; }; - id=1386; - type="I_G_engineer_F"; - atlOffset=0.66312408; + id=1408; + type="O_T_Recon_LAT_F"; + class CustomAttributes + { + class Attribute0 + { + property="speaker"; + expression="_this setspeaker _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="Male02CHI"; + }; + }; + }; + class Attribute1 + { + property="pitch"; + expression="_this setpitch _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=0.97000003; + }; + }; + }; + nAttributes=2; + }; }; - class Item37 + class Item5 { dataType="Object"; class PositionInfo { - position[]={1348.0419,34.811428,391.20334}; + position[]={5173.1572,11.307296,783.52563}; + angles[]={6.1954122,0,0}; }; - side="Independent"; - flags=1; + side="East"; + flags=4; class Attributes { + init="this setVariable [""pvp"",true]; this setVariable [""pvpPlayerUnitNumber"", 5];"; + name="pvp_red_6"; + description="AT2"; isPlayable=1; class Inventory { + class uniform + { + typeName="U_O_SpecopsUniform_ocamo"; + isBackpack=0; + }; map="ItemMap"; + compass="ItemCompass"; + watch="ItemWatch"; + radio="ItemRadio"; }; }; - id=1387; - type="I_G_engineer_F"; - atlOffset=0.51782227; - }; - }; - class Attributes - { - }; - id=1349; - class CustomAttributes - { - class Attribute0 - { - property="groupID"; - expression="_this setGroupID [_value];"; - class Value + id=1409; + type="O_T_Recon_LAT_F"; + class CustomAttributes { - class data + class Attribute0 { - class type + property="speaker"; + expression="_this setspeaker _value;"; + class Value { - type[]= + class data { - "STRING" + class type + { + type[]= + { + "STRING" + }; + }; + value="Male03CHI"; + }; + }; + }; + class Attribute1 + { + property="pitch"; + expression="_this setpitch _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=0.98000002; }; }; - value="Guerillas"; }; + nAttributes=2; }; }; - nAttributes=1; }; + class Attributes + { + }; + id=1403; + }; + class Item442 + { + dataType="Object"; + class PositionInfo + { + position[]={5169.0039,15.436121,786.60962}; + angles[]={6.2711854,0,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + init="if !(isMultiplayer) then {deleteVehicle this}"; + }; + id=1410; + type="Flag_Viper_F"; + }; + class Item443 + { + dataType="Logic"; + class PositionInfo + { + position[]={1319.9319,34.898727,378.16016}; + }; + name="hc"; + isPlayable=1; + id=1411; + type="HeadlessClient_F"; + atlOffset=0.6087265; + }; + class Item444 + { + dataType="Logic"; + class PositionInfo + { + position[]={1321.9241,34.801178,377.01953}; + }; + name="hc_1"; + isPlayable=1; + id=1412; + type="HeadlessClient_F"; + atlOffset=0.51117706; + }; + class Item445 + { + dataType="Logic"; + class PositionInfo + { + position[]={1323.7717,34.70137,376.02539}; + }; + name="hc_2"; + isPlayable=1; + id=1413; + type="HeadlessClient_F"; + atlOffset=0.41136932; }; }; class Connections @@ -11892,4 +12061,4 @@ class Mission }; }; }; -}; +}; \ No newline at end of file diff --git a/A3-Antistasi/NavGrids/navGridenoch.sqf b/Map-Templates/Antistasi-Livonia.Enoch/Navigation/navGridenoch.sqf similarity index 100% rename from A3-Antistasi/NavGrids/navGridenoch.sqf rename to Map-Templates/Antistasi-Livonia.Enoch/Navigation/navGridenoch.sqf diff --git a/Map-Templates/Antistasi-Livonia.Enoch/roadsDBLivonia.sqf b/Map-Templates/Antistasi-Livonia.Enoch/Navigation/roadsDBLivonia.sqf similarity index 100% rename from Map-Templates/Antistasi-Livonia.Enoch/roadsDBLivonia.sqf rename to Map-Templates/Antistasi-Livonia.Enoch/Navigation/roadsDBLivonia.sqf diff --git a/Map-Templates/Antistasi-Livonia.Enoch/PIC.jpg b/Map-Templates/Antistasi-Livonia.Enoch/Pictures/Mission/PIC.jpg similarity index 100% rename from Map-Templates/Antistasi-Livonia.Enoch/PIC.jpg rename to Map-Templates/Antistasi-Livonia.Enoch/Pictures/Mission/PIC.jpg diff --git a/Map-Templates/Antistasi-Livonia.Enoch/Pictures/Mission/whiteboard.jpg b/Map-Templates/Antistasi-Livonia.Enoch/Pictures/Mission/whiteboard.jpg new file mode 100644 index 0000000000..e0bfae6b35 Binary files /dev/null and b/Map-Templates/Antistasi-Livonia.Enoch/Pictures/Mission/whiteboard.jpg differ diff --git a/Map-Templates/Antistasi-Livonia.Enoch/description.ext b/Map-Templates/Antistasi-Livonia.Enoch/description.ext index c0460f2732..be8b136344 100755 --- a/Map-Templates/Antistasi-Livonia.Enoch/description.ext +++ b/Map-Templates/Antistasi-Livonia.Enoch/description.ext @@ -4,10 +4,10 @@ author = $STR_antistasi_credits_generic_author_text; OnLoadName = $STR_antistasi_mission_info_livonia_mapname_short_text; OnLoadMission = $STR_antistasi_mission_info_livonia_blurb_text; -loadScreen = "pic.jpg"; +loadScreen = "Pictures\Mission\pic.jpg"; briefingName = $STR_antistasi_mission_info_livonia_mapname_text; overviewText = $STR_antistasi_mission_info_livonia_description_text; -overviewPicture = "pic.jpg"; +overviewPicture = "Pictures\Mission\pic.jpg"; #include "MissionDescription\debug.hpp" @@ -34,6 +34,8 @@ class CfgSounds class CfgDebriefing { + #include "MissionDescription\endMission.hpp" + class End1 { title = "V I C T O R Y"; @@ -53,72 +55,9 @@ class CfgDebriefing class destroyedSites { title = "Livonia is Destroyed"; - subtitle = "Livonia got Destroyed by CSAT"; - description = "One third of the population in Livonia has been murdered by CSAT.
Livonia no longer exists, nobody wants to live here."; + subtitle = "Livonia got Destroyed by OPFOR"; + description = "One third of the population in Livonia has been murdered by OPFOR.
Livonia no longer exists, nobody wants to live here."; picture = "b_unknown"; pictureColor[] = {0.5,0.0,0.0,1}; }; - class modUnautorized - { - title = "Incompatible Mods"; - subtitle = "Incompatible Mods detected"; - description = "An incompatible mod installed on the server or your PC has been detected. To avoid support problems the mission is finished. Please uninstall unsupported (ASR AI, aLIVE, MCC or any AI behaviour) mods from your computer or server to be able to play Antistasi."; - picture = "b_unknown"; - pictureColor[] = {0.0,0.5,0.0,1}; - }; - class serverFull - { - title = "Reserved Slot"; - subtitle = "This slot is reserved"; - description = "Sorry, but this slot is reserved for a Server Member. To become member, please contact to the server admin or clan."; - picture = "b_unknown"; - pictureColor[] = {0.0,0.5,0.0,1}; - }; - class noPvP - { - title = "PVP Disabled"; - subtitle = "This slot is unavailable"; - description = "PvP is not enabled on this server."; - picture = "b_unknown"; - pictureColor[] = {0.0,0.5,0.0,1}; - }; - class noJip - { - title = "JIP Unavailable"; - subtitle = "This slot is unavailable"; - description = "You need to have JIP enabled."; - picture = "b_unknown"; - pictureColor[] = {0.0,0.5,0.0,1}; - }; - class pvpMem - { - title = "You are not a Member"; - subtitle = "This slot is unavailable"; - description = "You need to be a Member to use PvP."; - picture = "b_unknown"; - pictureColor[] = {0.0,0.5,0.0,1}; - }; - class pvpCount - { - title = "PvP Player Overflow"; - subtitle = "This slot is unavailable"; - description = "PvP is not available as there are too many PvP slots in use, or not enough Rebels online."; - picture = "b_unknown"; - pictureColor[] = {0.0,0.5,0.0,1}; - }; - class BossMiss - { - title = "MIA Rebel Commander"; - subtitle = "This slot is unavailable"; - description = "PvP is not available as there is no Commander for the Rebels."; - picture = "b_unknown"; - pictureColor[] = {0.0,0.5,0.0,1}; - }; - class hcDown - { - title = "HC Disconnected"; - subtitle = "Some Headless Client has been disconnected and mission has to stop to avoid malfunctions."; - picture = "b_unknown"; - pictureColor[] = {0.0,0.5,0.0,1}; - }; }; diff --git a/Map-Templates/Antistasi-Livonia.Enoch/mission.sqm b/Map-Templates/Antistasi-Livonia.Enoch/mission.sqm index 1f56607cbe..5075cdd3c4 100755 --- a/Map-Templates/Antistasi-Livonia.Enoch/mission.sqm +++ b/Map-Templates/Antistasi-Livonia.Enoch/mission.sqm @@ -8,7 +8,7 @@ class EditorData toggles=1030; class ItemIDProvider { - nextID=3297; + nextID=3329; }; class MarkerIDProvider { @@ -16,14 +16,14 @@ class EditorData }; class LayerIndexProvider { - nextID=276; + nextID=420; }; class Camera { - pos[]={3211.3757,224.44746,8539.3467}; - dir[]={0.88015741,-0.26389977,-0.39461026}; - up[]={0.24083078,0.96453965,-0.10797425}; - aside[]={-0.40911219,1.9308936e-007,-0.91250539}; + pos[]={7912.729,180.45558,9818.2676}; + dir[]={0,-0.70710683,0.70710683}; + up[]={0,0.70710677,0.70710677}; + aside[]={0.99999994,0,-0}; }; }; binarizationWanted=0; @@ -36,8 +36,6 @@ addons[]= "A3_Modules_F_Curator_Curator", "A3_Structures_F_Civ_Camping", "A3_Props_F_Enoch_Civilian_InfoBoards", - "A3_Characters_F_Exp", - "A3_Structures_F_Exp_Military_Flags", "A3_Structures_F_Ind_Transmitter_Tower", "A3_Modules_F_Hc", "A3_Structures_F_Mil_Helipads", @@ -66,8 +64,10 @@ addons[]= "A3_Supplies_F_Heli_Bladders", "A3_Ui_F", "A3_Structures_F_Mil_TentHangar", + "A3_Weapons_F", "A3_Ui_F_Exp", - "A3_Weapons_F" + "A3_Characters_F_Exp", + "A3_Structures_F_Exp_Military_Flags" }; class AddonsMetaData { @@ -125,81 +125,81 @@ class AddonsMetaData }; class Item7 { - className="A3_Characters_F_Exp"; - name="Arma 3 Apex - Characters and Clothing"; + className="A3_Structures_F_Ind"; + name="Arma 3 - Industrial Structures"; author="Bohemia Interactive"; url="https://www.arma3.com"; }; class Item8 { - className="A3_Structures_F_Exp"; - name="Arma 3 Apex - Buildings and Structures"; + className="A3_Structures_F_Enoch_Military"; + name="Arma 3 Contact Platform - Military Buildings and Structures"; author="Bohemia Interactive"; url="https://www.arma3.com"; }; class Item9 { - className="A3_Structures_F_Ind"; - name="Arma 3 - Industrial Structures"; + className="A3_Structures_F_Enoch_Civilian"; + name="Arma 3 Contact Platform - Civilian Buildings"; author="Bohemia Interactive"; url="https://www.arma3.com"; }; class Item10 { - className="A3_Structures_F_Enoch_Military"; - name="Arma 3 Enoch - Military Buildings and Structures"; + className="A3_Structures_F_Enoch"; + name="Arma 3 Contact Platform - Buildings and Structures"; author="Bohemia Interactive"; url="https://www.arma3.com"; }; class Item11 { - className="A3_Structures_F_Enoch_Civilian"; - name="Arma 3 Enoch - Civilian Buildings"; + className="A3_Structures_F_Exp"; + name="Arma 3 Apex - Buildings and Structures"; author="Bohemia Interactive"; url="https://www.arma3.com"; }; class Item12 - { - className="A3_Structures_F_Enoch"; - name="Arma 3 Enoch - Buildings and Structures"; - author="Bohemia Interactive"; - url="https://www.arma3.com"; - }; - class Item13 { className="A3_Structures_F_EPA"; name="Arma 3 Survive Episode - Buildings and Structures"; author="Bohemia Interactive"; url="https://www.arma3.com"; }; - class Item14 + class Item13 { className="A3_Structures_F_Heli"; name="Arma 3 Helicopters - Buildings and Structures"; author="Bohemia Interactive"; url="https://www.arma3.com"; }; - class Item15 + class Item14 { className="A3_Supplies_F_Heli"; name="Arma 3 Helicopters - Ammoboxes and Supplies"; author="Bohemia Interactive"; url="https://www.arma3.com"; }; - class Item16 + class Item15 { className="A3_Ui_F"; name="Arma 3 - User Interface"; author="Bohemia Interactive"; url="https://www.arma3.com"; }; - class Item17 + class Item16 { className="A3_Ui_F_Exp"; name="Arma 3 Apex - User Interface"; author="Bohemia Interactive"; url="https://www.arma3.com"; }; + class Item17 + { + className="A3_Characters_F_Exp"; + name="Arma 3 Apex - Characters and Clothing"; + author="Bohemia Interactive"; + url="https://www.arma3.com"; + }; }; }; randomSeed=228300; @@ -209,31 +209,29 @@ class Mission { briefingName=$STR_antistasi_mission_info_livonia_mapname_text; resistanceWest=0; - year=2035; month=6; - day=1; hour=10; minute=0; }; class Entities { - items=781; + items=779; class Item0 { dataType="Object"; class PositionInfo { - position[]={959.06451,78.49987,5569.1553}; - angles[]={0.0031939524,0,0.12887511}; + position[]={9170.6484,92.658257,9393.127}; + angles[]={0.078239501,0,6.2751846}; }; side="Empty"; - flags=4; class Attributes { name="vehicleBox"; }; id=80; type="Box_East_AmmoVeh_F"; + atlOffset=0.720047; class CustomAttributes { class Attribute0 @@ -282,8 +280,8 @@ class Mission dataType="Logic"; class PositionInfo { - position[]={950.89105,76.502289,5561.3467}; - angles[]={6.2631893,0,6.2485328}; + position[]={9160.626,92.581543,9376.9434}; + angles[]={0.079829417,0,0.0015822123}; }; name="server"; id=81; @@ -294,8 +292,8 @@ class Mission dataType="Logic"; class PositionInfo { - position[]={952.46527,76.711067,5559.9346}; - angles[]={6.2631893,0,6.2485328}; + position[]={9162.2002,92.697037,9375.5313}; + angles[]={0.079829417,0,0.0015822123}; }; name="garrison"; id=82; @@ -306,8 +304,8 @@ class Mission dataType="Logic"; class PositionInfo { - position[]={954.25238,76.948128,5558.5137}; - angles[]={6.2631893,0,6.2485328}; + position[]={9163.9873,92.82486,9374.1113}; + angles[]={0.09253493,0,0.0015822123}; }; name="spawner"; id=83; @@ -318,54 +316,41 @@ class Mission dataType="Logic"; class PositionInfo { - position[]={946.65863,75.760727,5558.6465}; - angles[]={6.2818413,0,6.2431998}; - }; - name="hc"; - isPlayable=1; - id=84; - type="HeadlessClient_F"; - }; - class Item5 - { - dataType="Logic"; - class PositionInfo - { - position[]={956.12738,77.195961,5557.1826}; - angles[]={6.2631893,0,6.2046809}; + position[]={9165.8623,92.951477,9372.7793}; + angles[]={0.09253493,0,0.0015822123}; }; name="roadsX"; id=85; type="Logic"; }; - class Item6 + class Item5 { dataType="Logic"; class PositionInfo { - position[]={957.5434,77.416542,5556.0986}; - angles[]={6.2325621,0,6.2046804}; + position[]={9167.2783,93.054352,9371.6953}; + angles[]={0.09253493,0,0.0015822123}; }; name="timer"; id=88; type="Logic"; }; - class Item7 + class Item6 { dataType="Object"; class PositionInfo { - position[]={958.12628,78.515686,5564.4033}; - angles[]={6.2751913,0,0.16177456}; + position[]={9158.7314,93.255745,9385.8682}; + angles[]={0.086186528,0,6.2783766}; }; side="Empty"; - flags=4; class Attributes { name="boxX"; }; id=89; type="IG_supplyCrate_F"; + atlOffset=0.55953217; class CustomAttributes { class Attribute0 @@ -409,31 +394,31 @@ class Mission nAttributes=2; }; }; - class Item8 + class Item7 { dataType="Logic"; class PositionInfo { - position[]={958.81293,77.457863,5554.8467}; - angles[]={6.2325621,0,6.2046804}; + position[]={9168.5479,93.172577,9370.4434}; + angles[]={0.09253493,0,0.0015822123}; }; name="sidesX"; id=90; type="Logic"; }; - class Item9 + class Item8 { dataType="Logic"; class PositionInfo { - position[]={959.72406,77.497841,5554.0146}; - angles[]={6.2325621,0,6.2046804}; + position[]={9169.459,93.256874,9369.6113}; + angles[]={0.09253493,0,0.0095994528}; }; name="killZones"; id=91; type="Logic"; }; - class Item10 + class Item9 { dataType="Group"; side="Independent"; @@ -445,8 +430,8 @@ class Mission dataType="Object"; class PositionInfo { - position[]={949.03876,76.610298,5567.9551}; - angles[]={6.2272439,2.1016905,0.097292177}; + position[]={9158.7734,92.015739,9383.5518}; + angles[]={0.097291566,2.1016905,0.0015822123}; }; side="Independent"; flags=6; @@ -524,13 +509,13 @@ class Mission }; id=94; }; - class Item11 + class Item10 { dataType="Object"; class PositionInfo { - position[]={956.30585,81.310669,5572.9268}; - angles[]={0.0032018756,0,0.12888256}; + position[]={9166.041,95.633934,9388.5234}; + angles[]={0.07824026,0,6.2767911}; }; side="Empty"; flags=4; @@ -564,40 +549,13 @@ class Mission nAttributes=1; }; }; - class Item12 - { - dataType="Logic"; - class PositionInfo - { - position[]={948.65082,75.988312,5557.5059}; - angles[]={6.2818413,0,6.2431998}; - }; - name="hc_1"; - isPlayable=1; - id=158; - type="HeadlessClient_F"; - atlOffset=7.6293945e-006; - }; - class Item13 - { - dataType="Logic"; - class PositionInfo - { - position[]={950.4975,76.217697,5556.5117}; - angles[]={6.2818413,0,6.2431998}; - }; - name="hc_2"; - isPlayable=1; - id=159; - type="HeadlessClient_F"; - atlOffset=1.5258789e-005; - }; - class Item14 + class Item11 { dataType="Logic"; class PositionInfo { - position[]={977.97998,80.936935,5558.8921}; + position[]={9187.7148,92.60041,9374.4893}; + angles[]={0.098877132,0,6.2352209}; }; id=163; type="ModuleCurator_F"; @@ -682,23 +640,22 @@ class Mission nAttributes=4; }; }; - class Item15 + class Item12 { dataType="Object"; class PositionInfo { - position[]={952.55298,77.594696,5566.8052}; - angles[]={6.2751913,1.0016968,0.094125606}; + position[]={9151.75,92.619247,9389.625}; + angles[]={0.076648585,1.0016968,0.022394964}; }; side="Empty"; - flags=4; class Attributes { name="fireX"; }; id=172; type="Land_TentDome_F"; - atlOffset=7.6293945e-006; + atlOffset=0.56700897; class CustomAttributes { class Attribute0 @@ -723,22 +680,22 @@ class Mission nAttributes=1; }; }; - class Item16 + class Item13 { dataType="Object"; class PositionInfo { - position[]={952.04303,78.039307,5571.0591}; - angles[]={6.2304416,0,0.094125606}; + position[]={9153.4092,92.713264,9394.6992}; + angles[]={0,4.7678938,0}; }; side="Empty"; - flags=4; class Attributes { name="mapX"; }; id=173; type="Land_MapBoard_Enoch_F"; + atlOffset=0.50979614; class CustomAttributes { class Attribute0 @@ -763,888 +720,101 @@ class Mission nAttributes=1; }; }; - class Item17 + class Item14 { dataType="Object"; class PositionInfo { - position[]={245.12823,392.56616,759.78418}; + position[]={5007.2886,371.05133,2131.1624}; }; side="Empty"; flags=5; class Attributes { - init="if (!isMultiplayer) then {deleteVehicle this};"; }; - id=174; - type="Flag_NATO_F"; - atlOffset=-0.64300537; + id=209; + type="Land_TTowerBig_2_F"; + }; + class Item15 + { + dataType="Layer"; + name="Open Ammo Dump"; + id=214; + atlOffset=-252.33; + }; + class Item16 + { + dataType="Layer"; + name="Vehicle Repair"; + id=239; + atlOffset=-252.33; + }; + class Item17 + { + dataType="Layer"; + name="Check Point (Large)"; + id=631; + atlOffset=-252.33; }; class Item18 { - dataType="Group"; - side="West"; - class Entities + dataType="Layer"; + name="Check Point (Medium)"; + id=636; + atlOffset=-252.33; + }; + class Item19 + { + dataType="Layer"; + name="Check Point (Small)"; + id=641; + atlOffset=-252.33; + }; + class Item20 + { + dataType="Layer"; + name="Camp Ant"; + id=678; + atlOffset=-252.33; + }; + class Item21 + { + dataType="Layer"; + name="Camp Crow"; + id=711; + atlOffset=-252.33; + }; + class Item22 + { + dataType="Layer"; + name="One-Way Reinforced"; + id=771; + atlOffset=-252.33; + }; + class Item23 + { + dataType="Logic"; + class PositionInfo { - items=6; - class Item0 - { - dataType="Object"; - class PositionInfo - { - position[]={235.25,388.81903,759.79999}; - }; - side="West"; - flags=7; - class Attributes - { - rank="SERGEANT"; - init="groupPlayersNATO = group this; this setVariable [""pvp"",true]; this setVariable [""pvpPlayerUnitNumber"", 0];"; - name="pvp_blue_1"; - isPlayable=1; - }; - id=177; - type="B_recon_TL_F"; - class CustomAttributes - { - class Attribute0 - { - property="speaker"; - expression="_this setspeaker _value;"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="Male12ENG"; - }; - }; - }; - class Attribute1 - { - property="pitch"; - expression="_this setpitch _value;"; - class Value - { - class data - { - class type - { - type[]= - { - "SCALAR" - }; - }; - value=0.99000001; - }; - }; - }; - nAttributes=2; - }; - }; - class Item1 - { - dataType="Object"; - class PositionInfo - { - position[]={239,388.76425,755.54999}; - }; - side="West"; - flags=5; - class Attributes - { - skill=0.44999999; - rank="CORPORAL"; - init="this setVariable [""pvp"",true]; this setVariable [""pvpPlayerUnitNumber"", 3];"; - name="pvp_blue_4"; - isPlayable=1; - }; - id=178; - type="B_recon_M_F"; - atlOffset=3.0517578e-005; - class CustomAttributes - { - class Attribute0 - { - property="speaker"; - expression="_this setspeaker _value;"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="Male12ENG"; - }; - }; - }; - class Attribute1 - { - property="pitch"; - expression="_this setpitch _value;"; - class Value - { - class data - { - class type - { - type[]= - { - "SCALAR" - }; - }; - value=0.98000002; - }; - }; - }; - nAttributes=2; - }; - }; - class Item2 - { - dataType="Object"; - class PositionInfo - { - position[]={231.5,388.54343,757.79999}; - }; - side="West"; - flags=5; - class Attributes - { - skill=0.40000001; - init="this setVariable [""pvp"",true]; this setVariable [""pvpPlayerUnitNumber"", 1];"; - name="pvp_blue_2"; - isPlayable=1; - }; - id=179; - type="B_recon_medic_F"; - class CustomAttributes - { - class Attribute0 - { - property="speaker"; - expression="_this setspeaker _value;"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="Male03ENG"; - }; - }; - }; - class Attribute1 - { - property="pitch"; - expression="_this setpitch _value;"; - class Value - { - class data - { - class type - { - type[]= - { - "SCALAR" - }; - }; - value=0.95999998; - }; - }; - }; - nAttributes=2; - }; - }; - class Item3 - { - dataType="Object"; - class PositionInfo - { - position[]={228.5,388.1958,754.54999}; - }; - side="West"; - flags=5; - class Attributes - { - skill=0.40000001; - init="this setVariable [""pvp"",true]; this setVariable [""pvpPlayerUnitNumber"", 2];"; - name="pvp_blue_3"; - isPlayable=1; - }; - id=180; - type="B_recon_F"; - atlOffset=-3.0517578e-005; - class CustomAttributes - { - class Attribute0 - { - property="speaker"; - expression="_this setspeaker _value;"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="Male09ENG"; - }; - }; - }; - class Attribute1 - { - property="pitch"; - expression="_this setpitch _value;"; - class Value - { - class data - { - class type - { - type[]= - { - "SCALAR" - }; - }; - value=1.01; - }; - }; - }; - nAttributes=2; - }; - }; - class Item4 - { - dataType="Object"; - class PositionInfo - { - position[]={229.5,387.88742,751.29999}; - }; - side="West"; - flags=5; - class Attributes - { - skill=0.40000001; - init="this setVariable [""pvp"",true]; this setVariable [""pvpPlayerUnitNumber"", 4];"; - name="pvp_blue_5"; - isPlayable=1; - }; - id=181; - type="B_recon_LAT_F"; - class CustomAttributes - { - class Attribute0 - { - property="speaker"; - expression="_this setspeaker _value;"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="Male12ENG"; - }; - }; - }; - class Attribute1 - { - property="pitch"; - expression="_this setpitch _value;"; - class Value - { - class data - { - class type - { - type[]= - { - "SCALAR" - }; - }; - value=0.97000003; - }; - }; - }; - nAttributes=2; - }; - }; - class Item5 - { - dataType="Object"; - class PositionInfo - { - position[]={225.75,387.64743,750.79999}; - }; - side="West"; - flags=5; - class Attributes - { - skill=0.40000001; - init="this setVariable [""pvp"",true]; this setVariable [""pvpPlayerUnitNumber"", 5];"; - name="pvp_blue_6"; - isPlayable=1; - }; - id=182; - type="B_recon_LAT_F"; - class CustomAttributes - { - class Attribute0 - { - property="speaker"; - expression="_this setspeaker _value;"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="Male12ENG"; - }; - }; - }; - class Attribute1 - { - property="pitch"; - expression="_this setpitch _value;"; - class Value - { - class data - { - class type - { - type[]= - { - "SCALAR" - }; - }; - value=0.97000003; - }; - }; - }; - nAttributes=2; - }; - }; - }; - class Attributes - { - }; - id=176; - }; - class Item19 - { - dataType="Group"; - side="East"; - class Entities - { - items=6; - class Item0 - { - dataType="Object"; - class PositionInfo - { - position[]={1391,258.69864,236.8}; - }; - side="East"; - flags=7; - class Attributes - { - init="groupPlayersCSAT = group this; this setVariable [""pvp"",true]; this setVariable [""pvpPlayerUnitNumber"", 0];"; - name="pvp_red_1"; - isPlayable=1; - }; - id=185; - type="O_T_Recon_TL_F"; - class CustomAttributes - { - class Attribute0 - { - property="speaker"; - expression="_this setspeaker _value;"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="Male03CHI"; - }; - }; - }; - class Attribute1 - { - property="pitch"; - expression="_this setpitch _value;"; - class Value - { - class data - { - class type - { - type[]= - { - "SCALAR" - }; - }; - value=0.98000002; - }; - }; - }; - nAttributes=2; - }; - }; - class Item1 - { - dataType="Object"; - class PositionInfo - { - position[]={1387.25,259.26984,235.05}; - }; - side="East"; - flags=5; - class Attributes - { - init="this setVariable [""pvp"",true]; this setVariable [""pvpPlayerUnitNumber"", 1];"; - name="pvp_red_2"; - isPlayable=1; - }; - id=186; - type="O_T_Recon_Medic_F"; - class CustomAttributes - { - class Attribute0 - { - property="speaker"; - expression="_this setspeaker _value;"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="Male02CHI"; - }; - }; - }; - class Attribute1 - { - property="pitch"; - expression="_this setpitch _value;"; - class Value - { - class data - { - class type - { - type[]= - { - "SCALAR" - }; - }; - value=1.03; - }; - }; - }; - nAttributes=2; - }; - }; - class Item2 - { - dataType="Object"; - class PositionInfo - { - position[]={1390.75,258.14105,231.8}; - }; - side="East"; - flags=5; - class Attributes - { - init="this setVariable [""pvp"",true]; this setVariable [""pvpPlayerUnitNumber"", 3];"; - name="pvp_red_4"; - isPlayable=1; - }; - id=187; - type="O_T_Recon_M_F"; - class CustomAttributes - { - class Attribute0 - { - property="speaker"; - expression="_this setspeaker _value;"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="Male01CHI"; - }; - }; - }; - class Attribute1 - { - property="pitch"; - expression="_this setpitch _value;"; - class Value - { - class data - { - class type - { - type[]= - { - "SCALAR" - }; - }; - value=1.02; - }; - }; - }; - nAttributes=2; - }; - }; - class Item3 - { - dataType="Object"; - class PositionInfo - { - position[]={1396.25,256.81345,230.05}; - }; - side="East"; - flags=5; - class Attributes - { - init="this setVariable [""pvp"",true]; this setVariable [""pvpPlayerUnitNumber"", 5];"; - name="pvp_red_6"; - isPlayable=1; - }; - id=188; - type="O_T_Recon_LAT_F"; - class CustomAttributes - { - class Attribute0 - { - property="speaker"; - expression="_this setspeaker _value;"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="Male01CHI"; - }; - }; - }; - class Attribute1 - { - property="pitch"; - expression="_this setpitch _value;"; - class Value - { - class data - { - class type - { - type[]= - { - "SCALAR" - }; - }; - value=1.03; - }; - }; - }; - nAttributes=2; - }; - }; - class Item4 - { - dataType="Object"; - class PositionInfo - { - position[]={1395,257.58823,234.3}; - }; - side="East"; - flags=5; - class Attributes - { - init="this setVariable [""pvp"",true]; this setVariable [""pvpPlayerUnitNumber"", 2];"; - name="pvp_red_3"; - isPlayable=1; - }; - id=189; - type="O_T_Recon_F"; - class CustomAttributes - { - class Attribute0 - { - property="speaker"; - expression="_this setspeaker _value;"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="Male03CHI"; - }; - }; - }; - class Attribute1 - { - property="pitch"; - expression="_this setpitch _value;"; - class Value - { - class data - { - class type - { - type[]= - { - "SCALAR" - }; - }; - value=0.98000002; - }; - }; - }; - nAttributes=2; - }; - }; - class Item5 - { - dataType="Object"; - class PositionInfo - { - position[]={1386.75,258.79504,229.8}; - }; - side="East"; - flags=5; - class Attributes - { - init="this setVariable [""pvp"",true]; this setVariable [""pvpPlayerUnitNumber"", 4];"; - name="pvp_red_5"; - isPlayable=1; - }; - id=190; - type="O_T_Recon_LAT_F"; - class CustomAttributes - { - class Attribute0 - { - property="speaker"; - expression="_this setspeaker _value;"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="Male03CHI"; - }; - }; - }; - class Attribute1 - { - property="pitch"; - expression="_this setpitch _value;"; - class Value - { - class data - { - class type - { - type[]= - { - "SCALAR" - }; - }; - value=0.98000002; - }; - }; - }; - nAttributes=2; - }; - }; - }; - class Attributes - { - }; - id=184; - }; - class Item20 - { - dataType="Object"; - class PositionInfo - { - position[]={1379.37,264.59613,230.85072}; - angles[]={6.1858964,0,6.0340705}; - }; - side="Empty"; - flags=4; - class Attributes - { - init="if !(isMultiplayer) then {deleteVehicle this}"; - }; - id=191; - type="Flag_Viper_F"; - }; - class Item21 - { - dataType="Object"; - class PositionInfo - { - position[]={5007.2886,371.05133,2131.1624}; - }; - side="Empty"; - flags=5; - class Attributes - { - }; - id=209; - type="Land_TTowerBig_2_F"; - }; - class Item22 - { - dataType="Layer"; - name="Open Ammo Dump"; - id=214; - atlOffset=-252.33; - }; - class Item23 - { - dataType="Layer"; - name="Vehicle Repair"; - id=239; - atlOffset=-252.33; - }; - class Item24 - { - dataType="Layer"; - name="Check Point (Large)"; - id=631; - atlOffset=-252.33; - }; - class Item25 - { - dataType="Layer"; - name="Check Point (Medium)"; - id=636; - atlOffset=-252.33; - }; - class Item26 - { - dataType="Layer"; - name="Check Point (Small)"; - id=641; - atlOffset=-252.33; - }; - class Item27 - { - dataType="Layer"; - name="Camp Ant"; - id=678; - atlOffset=-252.33; - }; - class Item28 - { - dataType="Layer"; - name="Camp Crow"; - id=711; - atlOffset=-252.33; - }; - class Item29 - { - dataType="Layer"; - name="One-Way Reinforced"; - id=771; - atlOffset=-252.33; - }; - class Item30 - { - dataType="Logic"; - class PositionInfo - { - position[]={942.69598,75.515457,5563.0981}; + position[]={9152.4307,92.464172,9378.6953}; + angles[]={0.17886755,0,6.2224603}; }; name="HC_commanderX"; id=820; type="HighCommand"; }; - class Item31 + class Item24 { dataType="Logic"; class PositionInfo { - position[]={946.32922,75.960243,5563.23}; + position[]={9156.0645,92.487389,9378.8271}; + angles[]={0.10679185,0,0.012798273}; }; id=821; type="HighCommandSubordinate"; }; - class Item32 + class Item25 { dataType="Object"; class PositionInfo @@ -1661,7 +831,7 @@ class Mission id=825; type="Land_HelipadSquare_F"; }; - class Item33 + class Item26 { dataType="Object"; class PositionInfo @@ -1678,64 +848,12 @@ class Mission id=826; type="Land_HelipadSquare_F"; }; - class Item34 - { - dataType="Object"; - class PositionInfo - { - position[]={7934.7222,150.1815,9804.1191}; - angles[]={0.0079936078,1.5846193,0.070284404}; - }; - side="Empty"; - flags=4; - class Attributes - { - disableSimulation=1; - }; - id=827; - type="Land_HelipadSquare_F"; - atlOffset=1.5258789e-005; - }; - class Item35 - { - dataType="Object"; - class PositionInfo - { - position[]={7944.0347,150.94131,9806.6279}; - angles[]={0.063914195,1.585029,6.2304335}; - }; - side="Empty"; - flags=4; - class Attributes - { - disableSimulation=1; - }; - id=836; - type="Land_HBarrier_5_F"; - }; - class Item36 - { - dataType="Object"; - class PositionInfo - { - position[]={7943.875,151.03912,9801.125}; - angles[]={0.012798273,1.585029,6.2272439}; - }; - side="Empty"; - flags=4; - class Attributes - { - disableSimulation=1; - }; - id=837; - type="Land_HBarrier_5_F"; - }; - class Item37 + class Item27 { dataType="Object"; class PositionInfo { - position[]={7892.4971,151.09041,9795.292}; + position[]={7892.625,151.08031,9793.875}; angles[]={6.2767911,0.01554219,6.2751846}; }; side="Empty"; @@ -1747,12 +865,12 @@ class Mission id=838; type="Land_HBarrier_5_F"; }; - class Item38 + class Item28 { dataType="Object"; class PositionInfo { - position[]={7898,150.99773,9795.125}; + position[]={7898.1279,150.98763,9793.708}; angles[]={6.2767816,0.01554219,6.2639894}; }; side="Empty"; @@ -1763,13 +881,14 @@ class Mission }; id=839; type="Land_HBarrier_5_F"; + atlOffset=0.0029754639; }; - class Item39 + class Item29 { dataType="Object"; class PositionInfo { - position[]={7869.6777,151.14925,9785.1836}; + position[]={7870.375,151.0939,9784}; angles[]={0.0032018756,5.6776114,6.1985888}; }; side="Empty"; @@ -1781,81 +900,13 @@ class Mission id=840; type="Land_HBarrier_5_F"; }; - class Item40 - { - dataType="Object"; - class PositionInfo - { - position[]={7874.25,151.13892,9788.25}; - angles[]={0.0032018756,5.6776114,6.2687874}; - }; - side="Empty"; - flags=4; - class Attributes - { - disableSimulation=1; - }; - id=841; - type="Land_HBarrier_5_F"; - }; - class Item41 - { - dataType="Object"; - class PositionInfo - { - position[]={7877.125,151.18712,9797.25}; - angles[]={6.278389,4.1076102,6.278389}; - }; - side="Empty"; - flags=4; - class Attributes - { - disableSimulation=1; - }; - id=842; - type="Land_HBarrier_5_F"; - }; - class Item42 - { - dataType="Object"; - class PositionInfo - { - position[]={7874.062,151.22659,9801.8242}; - angles[]={6.2751846,4.1076102,6.2816033}; - }; - side="Empty"; - flags=4; - class Attributes - { - disableSimulation=1; - }; - id=843; - type="Land_HBarrier_5_F"; - }; - class Item43 - { - dataType="Object"; - class PositionInfo - { - position[]={7860.25,151.45291,9785.75}; - angles[]={0.0079935296,4.1239328,6.2527947}; - }; - side="Empty"; - flags=4; - class Attributes - { - disableSimulation=1; - }; - id=844; - type="Land_HBarrier_5_F"; - }; - class Item44 + class Item30 { dataType="Object"; class PositionInfo { - position[]={7857.125,151.43733,9790.375}; - angles[]={0.033588443,4.1239328,6.2527947}; + position[]={7874.9473,151.08357,9787.0664}; + angles[]={0.0032018756,5.6776114,6.2687874}; }; side="Empty"; flags=4; @@ -1863,16 +914,17 @@ class Mission { disableSimulation=1; }; - id=845; + id=841; type="Land_HBarrier_5_F"; + atlOffset=-0.01852417; }; - class Item45 + class Item31 { dataType="Object"; class PositionInfo { - position[]={7886.1597,151.20177,9807.0029}; - angles[]={6.2767911,1.585029,6.278389}; + position[]={7877.125,151.18712,9797.25}; + angles[]={6.278389,4.1076102,6.278389}; }; side="Empty"; flags=4; @@ -1880,16 +932,16 @@ class Mission { disableSimulation=1; }; - id=846; + id=842; type="Land_HBarrier_5_F"; }; - class Item46 + class Item32 { dataType="Object"; class PositionInfo { - position[]={7886,151.17491,9801.5}; - angles[]={6.278389,1.585029,6.278389}; + position[]={7874.062,151.22659,9801.8242}; + angles[]={6.2751846,4.1076102,6.2816033}; }; side="Empty"; flags=4; @@ -1897,16 +949,16 @@ class Mission { disableSimulation=1; }; - id=847; + id=843; type="Land_HBarrier_5_F"; }; - class Item47 + class Item33 { dataType="Object"; class PositionInfo { - position[]={7905.0347,150.92169,9806.5029}; - angles[]={6.2751846,1.585029,6.2591896}; + position[]={7860.25,151.45291,9785.75}; + angles[]={0.0079935296,4.1239328,6.2527947}; }; side="Empty"; flags=4; @@ -1914,16 +966,16 @@ class Mission { disableSimulation=1; }; - id=848; + id=844; type="Land_HBarrier_5_F"; }; - class Item48 + class Item34 { dataType="Object"; class PositionInfo { - position[]={7904.875,150.8821,9801}; - angles[]={6.2767816,1.585029,6.2575932}; + position[]={7857.125,151.43733,9790.375}; + angles[]={0.033588443,4.1239328,6.2527947}; }; side="Empty"; flags=4; @@ -1931,16 +983,16 @@ class Mission { disableSimulation=1; }; - id=849; + id=845; type="Land_HBarrier_5_F"; }; - class Item49 + class Item35 { dataType="Object"; class PositionInfo { - position[]={7937.5029,150.65678,9813.3418}; - angles[]={0.039977662,3.1555288,6.2655869}; + position[]={7886.1597,151.20177,9807.0029}; + angles[]={6.2767911,1.585029,6.278389}; }; side="Empty"; flags=4; @@ -1948,16 +1000,16 @@ class Mission { disableSimulation=1; }; - id=850; + id=846; type="Land_HBarrier_5_F"; }; - class Item50 + class Item36 { dataType="Object"; class PositionInfo { - position[]={7932,150.52731,9813.5}; - angles[]={0.004796607,3.1555288,0.028790962}; + position[]={7886,151.17491,9801.5}; + angles[]={6.278389,1.585029,6.278389}; }; side="Empty"; flags=4; @@ -1965,16 +1017,16 @@ class Mission { disableSimulation=1; }; - id=851; + id=847; type="Land_HBarrier_5_F"; }; - class Item51 + class Item37 { dataType="Object"; class PositionInfo { - position[]={7932,150.72769,9795}; - angles[]={6.2767816,0.015960041,0.065506957}; + position[]={7905.0347,150.92169,9806.5029}; + angles[]={6.2751846,1.585029,6.2591896}; }; side="Empty"; flags=4; @@ -1982,16 +1034,16 @@ class Mission { disableSimulation=1; }; - id=852; + id=848; type="Land_HBarrier_5_F"; }; - class Item52 + class Item38 { dataType="Object"; class PositionInfo { - position[]={7937.5029,151.09264,9794.8311}; - angles[]={6.271987,0.015960041,0.0032018756}; + position[]={7904.875,150.8821,9801}; + angles[]={6.2767816,1.585029,6.2575932}; }; side="Empty"; flags=4; @@ -1999,10 +1051,10 @@ class Mission { disableSimulation=1; }; - id=853; + id=849; type="Land_HBarrier_5_F"; }; - class Item53 + class Item39 { dataType="Object"; class PositionInfo @@ -2018,7 +1070,7 @@ class Mission id=854; type="Land_Barracks_06_F"; }; - class Item54 + class Item40 { dataType="Object"; class PositionInfo @@ -2034,7 +1086,7 @@ class Mission id=859; type="Land_GuardBox_01_brown_F"; }; - class Item55 + class Item41 { dataType="Object"; class PositionInfo @@ -2050,7 +1102,7 @@ class Mission id=860; type="Land_GuardBox_01_brown_F"; }; - class Item56 + class Item42 { dataType="Object"; class PositionInfo @@ -2067,7 +1119,7 @@ class Mission type="Land_WoodenWindBreak_01_F"; atlOffset=0.0035858154; }; - class Item57 + class Item43 { dataType="Object"; class PositionInfo @@ -2084,7 +1136,7 @@ class Mission type="Land_WoodenWindBreak_01_F"; atlOffset=0.00010681152; }; - class Item58 + class Item44 { dataType="Object"; class PositionInfo @@ -2101,7 +1153,7 @@ class Mission type="Land_WoodenWindBreak_01_F"; atlOffset=0.00062561035; }; - class Item59 + class Item45 { dataType="Object"; class PositionInfo @@ -2118,7 +1170,7 @@ class Mission type="Land_WoodenWindBreak_01_F"; atlOffset=0.00079345703; }; - class Item60 + class Item46 { dataType="Object"; class PositionInfo @@ -2135,7 +1187,7 @@ class Mission type="Land_WoodenWindBreak_01_F"; atlOffset=-0.0002746582; }; - class Item61 + class Item47 { dataType="Object"; class PositionInfo @@ -2152,7 +1204,7 @@ class Mission type="Land_WoodenWindBreak_01_F"; atlOffset=0.00024414063; }; - class Item62 + class Item48 { dataType="Object"; class PositionInfo @@ -2169,7 +1221,7 @@ class Mission type="Land_WoodenWindBreak_01_F"; atlOffset=-6.1035156e-005; }; - class Item63 + class Item49 { dataType="Object"; class PositionInfo @@ -2186,7 +1238,7 @@ class Mission type="Land_WoodenWindBreak_01_F"; atlOffset=6.1035156e-005; }; - class Item64 + class Item50 { dataType="Object"; class PositionInfo @@ -2203,7 +1255,7 @@ class Mission type="Land_WoodenWindBreak_01_F"; atlOffset=3.0517578e-005; }; - class Item65 + class Item51 { dataType="Object"; class PositionInfo @@ -2220,7 +1272,7 @@ class Mission type="Land_WoodenWindBreak_01_F"; atlOffset=-1.5258789e-005; }; - class Item66 + class Item52 { dataType="Object"; class PositionInfo @@ -2236,7 +1288,7 @@ class Mission id=873; type="Land_ConcreteTreePlanter_02_F"; }; - class Item67 + class Item53 { dataType="Object"; class PositionInfo @@ -2253,7 +1305,7 @@ class Mission type="Land_WoodenWindBreak_01_F"; atlOffset=0.033691406; }; - class Item68 + class Item54 { dataType="Object"; class PositionInfo @@ -2269,7 +1321,7 @@ class Mission id=877; type="Land_CamoConcreteWall_01_l_4m_v2_F"; }; - class Item69 + class Item55 { dataType="Object"; class PositionInfo @@ -2285,7 +1337,7 @@ class Mission id=878; type="Land_CamoConcreteWall_01_l_4m_v2_F"; }; - class Item70 + class Item56 { dataType="Logic"; class PositionInfo @@ -2340,7 +1392,7 @@ class Mission nAttributes=2; }; }; - class Item71 + class Item57 { dataType="Object"; class PositionInfo @@ -2356,7 +1408,7 @@ class Mission id=881; type="Land_ConcreteTreePlanter_02_F"; }; - class Item72 + class Item58 { dataType="Object"; class PositionInfo @@ -2373,7 +1425,7 @@ class Mission type="Land_WoodenWindBreak_01_F"; atlOffset=0.00021362305; }; - class Item73 + class Item59 { dataType="Object"; class PositionInfo @@ -2389,7 +1441,7 @@ class Mission id=883; type="Land_ConcreteTreePlanter_02_F"; }; - class Item74 + class Item60 { dataType="Object"; class PositionInfo @@ -2406,7 +1458,7 @@ class Mission type="Land_WoodenWindBreak_01_F"; atlOffset=0.031066895; }; - class Item75 + class Item61 { dataType="Logic"; class PositionInfo @@ -2462,7 +1514,7 @@ class Mission nAttributes=2; }; }; - class Item76 + class Item62 { dataType="Object"; class PositionInfo @@ -2478,7 +1530,7 @@ class Mission id=886; type="Land_CamoConcreteWall_01_l_4m_v2_F"; }; - class Item77 + class Item63 { dataType="Object"; class PositionInfo @@ -2494,7 +1546,7 @@ class Mission id=887; type="Land_CamoConcreteWall_01_l_4m_v2_F"; }; - class Item78 + class Item64 { dataType="Logic"; class PositionInfo @@ -2550,7 +1602,7 @@ class Mission nAttributes=2; }; }; - class Item79 + class Item65 { dataType="Object"; class PositionInfo @@ -2567,7 +1619,7 @@ class Mission type="Land_WoodenWindBreak_01_F"; atlOffset=0.00012207031; }; - class Item80 + class Item66 { dataType="Object"; class PositionInfo @@ -2584,7 +1636,7 @@ class Mission type="Land_WoodenWindBreak_01_F"; atlOffset=1.5258789e-005; }; - class Item81 + class Item67 { dataType="Object"; class PositionInfo @@ -2600,7 +1652,7 @@ class Mission id=891; type="Land_CamoConcreteWall_01_l_4m_v2_F"; }; - class Item82 + class Item68 { dataType="Logic"; class PositionInfo @@ -2656,7 +1708,7 @@ class Mission nAttributes=2; }; }; - class Item83 + class Item69 { dataType="Logic"; class PositionInfo @@ -2713,7 +1765,7 @@ class Mission nAttributes=2; }; }; - class Item84 + class Item70 { dataType="Logic"; class PositionInfo @@ -2770,7 +1822,7 @@ class Mission nAttributes=2; }; }; - class Item85 + class Item71 { dataType="Logic"; class PositionInfo @@ -2827,7 +1879,7 @@ class Mission nAttributes=2; }; }; - class Item86 + class Item72 { dataType="Object"; class PositionInfo @@ -2844,12 +1896,12 @@ class Mission id=896; type="Land_HelipadSquare_F"; }; - class Item87 + class Item73 { dataType="Object"; class PositionInfo { - position[]={7935.75,151.66151,9876.125}; + position[]={7937.25,151.61551,9875.875}; angles[]={6.2559919,4.6759028,6.2543926}; }; side="Empty"; @@ -2861,12 +1913,12 @@ class Mission id=897; type="Land_HBarrier_5_F"; }; - class Item88 + class Item74 { dataType="Object"; class PositionInfo { - position[]={7935.6309,151.84026,9881.6289}; + position[]={7937.1309,151.79425,9881.3789}; angles[]={6.2623887,4.6759028,6.260788}; }; side="Empty"; @@ -2877,8 +1929,9 @@ class Mission }; id=898; type="Land_HBarrier_5_F"; + atlOffset=-0.0072174072; }; - class Item89 + class Item75 { dataType="Object"; class PositionInfo @@ -2895,7 +1948,7 @@ class Mission id=899; type="Land_HBarrier_5_F"; }; - class Item90 + class Item76 { dataType="Object"; class PositionInfo @@ -2912,7 +1965,7 @@ class Mission id=900; type="Land_HBarrier_5_F"; }; - class Item91 + class Item77 { dataType="Object"; class PositionInfo @@ -2929,7 +1982,7 @@ class Mission id=901; type="Land_HBarrier_5_F"; }; - class Item92 + class Item78 { dataType="Object"; class PositionInfo @@ -2946,64 +1999,7 @@ class Mission id=902; type="Land_HBarrier_5_F"; }; - class Item93 - { - dataType="Logic"; - class PositionInfo - { - position[]={7915.2627,151.36911,9875.6074}; - angles[]={6.2543926,4.6643543,6.2527971}; - }; - areaSize[]={11.195666,0,7.0724697}; - areaIsRectangle=1; - flags=1; - id=903; - type="ModuleHideTerrainObjects_F"; - atlOffset=0.093185425; - class CustomAttributes - { - class Attribute0 - { - property="#filter"; - expression="_this setVariable [""#filter"",_value]"; - class Value - { - class data - { - class type - { - type[]= - { - "SCALAR" - }; - }; - value=15; - }; - }; - }; - class Attribute1 - { - property="#hideLocally"; - expression="_this setVariable [""#hideLocally"",_value]"; - class Value - { - class data - { - class type - { - type[]= - { - "BOOL" - }; - }; - value=0; - }; - }; - }; - nAttributes=2; - }; - }; - class Item94 + class Item79 { dataType="Object"; class PositionInfo @@ -3019,7 +2015,7 @@ class Mission id=904; type="Land_Cargo_Tower_V2_F"; }; - class Item95 + class Item80 { dataType="Object"; class PositionInfo @@ -3035,7 +2031,7 @@ class Mission id=905; type="Land_Cargo_Tower_V2_F"; }; - class Item96 + class Item81 { dataType="Object"; class PositionInfo @@ -3052,7 +2048,7 @@ class Mission type="Land_Cargo_Tower_V2_ruins_F"; atlOffset=-0.14894104; }; - class Item97 + class Item82 { dataType="Object"; class PositionInfo @@ -3068,7 +2064,7 @@ class Mission id=907; type="Land_Cargo_HQ_V2_F"; }; - class Item98 + class Item83 { dataType="Object"; class PositionInfo @@ -3085,7 +2081,7 @@ class Mission type="Land_Cargo_Patrol_V2_F"; atlOffset=0.030258179; }; - class Item99 + class Item84 { dataType="Object"; class PositionInfo @@ -3102,12 +2098,12 @@ class Mission type="Land_Cargo_Patrol_V2_F"; atlOffset=0.030258179; }; - class Item100 + class Item85 { dataType="Object"; class PositionInfo { - position[]={7761.2485,149.02432,9509.7217}; + position[]={7805.75,151.97501,9553.875}; angles[]={0,0.90814227,0}; }; side="Empty"; @@ -3117,9 +2113,8 @@ class Mission }; id=910; type="Land_Cargo_Patrol_V2_F"; - atlOffset=0.030258179; }; - class Item101 + class Item86 { dataType="Logic"; class PositionInfo @@ -3174,7 +2169,7 @@ class Mission nAttributes=2; }; }; - class Item102 + class Item87 { dataType="Object"; class PositionInfo @@ -3191,7 +2186,7 @@ class Mission id=912; type="Land_HelipadSquare_F"; }; - class Item103 + class Item88 { dataType="Object"; class PositionInfo @@ -3209,7 +2204,7 @@ class Mission type="Land_HBarrier_5_F"; atlOffset=0.02041626; }; - class Item104 + class Item89 { dataType="Object"; class PositionInfo @@ -3226,7 +2221,7 @@ class Mission id=916; type="Land_HBarrier_5_F"; }; - class Item105 + class Item90 { dataType="Logic"; class PositionInfo @@ -3281,7 +2276,7 @@ class Mission nAttributes=2; }; }; - class Item106 + class Item91 { dataType="Object"; class PositionInfo @@ -3297,7 +2292,7 @@ class Mission id=918; type="Land_Cargo_Patrol_V2_F"; }; - class Item107 + class Item92 { dataType="Logic"; class PositionInfo @@ -3351,7 +2346,7 @@ class Mission nAttributes=2; }; }; - class Item108 + class Item93 { dataType="Object"; class PositionInfo @@ -3368,7 +2363,7 @@ class Mission type="Land_WoodenWindBreak_01_F"; atlOffset=0.0048522949; }; - class Item109 + class Item94 { dataType="Object"; class PositionInfo @@ -3385,7 +2380,7 @@ class Mission type="Land_WoodenWindBreak_01_F"; atlOffset=0.00044250488; }; - class Item110 + class Item95 { dataType="Object"; class PositionInfo @@ -3401,7 +2396,7 @@ class Mission id=922; type="Land_Cargo_Patrol_V2_F"; }; - class Item111 + class Item96 { dataType="Object"; class PositionInfo @@ -3418,7 +2413,7 @@ class Mission id=923; type="Land_HBarrier_Big_F"; }; - class Item112 + class Item97 { dataType="Object"; class PositionInfo @@ -3436,7 +2431,7 @@ class Mission type="Land_HBarrier_Big_F"; atlOffset=7.6293945e-006; }; - class Item113 + class Item98 { dataType="Object"; class PositionInfo @@ -3454,7 +2449,7 @@ class Mission type="Land_HBarrier_Big_F"; atlOffset=7.6293945e-006; }; - class Item114 + class Item99 { dataType="Object"; class PositionInfo @@ -3471,7 +2466,7 @@ class Mission id=926; type="Land_HBarrier_Big_F"; }; - class Item115 + class Item100 { dataType="Object"; class PositionInfo @@ -3488,7 +2483,7 @@ class Mission id=927; type="Land_HBarrier_Big_F"; }; - class Item116 + class Item101 { dataType="Object"; class PositionInfo @@ -3506,7 +2501,7 @@ class Mission type="Land_HBarrier_Big_F"; atlOffset=-7.6293945e-006; }; - class Item117 + class Item102 { dataType="Object"; class PositionInfo @@ -3523,7 +2518,7 @@ class Mission id=929; type="Land_HBarrier_Big_F"; }; - class Item118 + class Item103 { dataType="Object"; class PositionInfo @@ -3540,7 +2535,7 @@ class Mission id=930; type="Land_HBarrier_Big_F"; }; - class Item119 + class Item104 { dataType="Object"; class PositionInfo @@ -3557,7 +2552,7 @@ class Mission id=931; type="Land_HBarrier_Big_F"; }; - class Item120 + class Item105 { dataType="Object"; class PositionInfo @@ -3573,7 +2568,7 @@ class Mission id=932; type="Land_HBarrier_Big_F"; }; - class Item121 + class Item106 { dataType="Object"; class PositionInfo @@ -3589,7 +2584,7 @@ class Mission id=933; type="Land_HBarrier_Big_F"; }; - class Item122 + class Item107 { dataType="Object"; class PositionInfo @@ -3606,7 +2601,7 @@ class Mission id=934; type="Land_HBarrier_Big_F"; }; - class Item123 + class Item108 { dataType="Object"; class PositionInfo @@ -3624,7 +2619,7 @@ class Mission type="Land_HBarrier_Big_F"; atlOffset=7.6293945e-006; }; - class Item124 + class Item109 { dataType="Object"; class PositionInfo @@ -3641,7 +2636,7 @@ class Mission id=936; type="Land_HBarrier_Big_F"; }; - class Item125 + class Item110 { dataType="Object"; class PositionInfo @@ -3659,7 +2654,7 @@ class Mission type="Land_HBarrier_Big_F"; atlOffset=7.6293945e-006; }; - class Item126 + class Item111 { dataType="Object"; class PositionInfo @@ -3676,7 +2671,7 @@ class Mission id=938; type="Land_HBarrier_Big_F"; }; - class Item127 + class Item112 { dataType="Object"; class PositionInfo @@ -3693,7 +2688,7 @@ class Mission id=939; type="Land_HBarrier_Big_F"; }; - class Item128 + class Item113 { dataType="Object"; class PositionInfo @@ -3710,7 +2705,7 @@ class Mission id=940; type="Land_HBarrier_Big_F"; }; - class Item129 + class Item114 { dataType="Object"; class PositionInfo @@ -3727,7 +2722,7 @@ class Mission id=941; type="Land_HBarrier_Big_F"; }; - class Item130 + class Item115 { dataType="Object"; class PositionInfo @@ -3744,7 +2739,7 @@ class Mission id=942; type="Land_HBarrier_Big_F"; }; - class Item131 + class Item116 { dataType="Object"; class PositionInfo @@ -3761,7 +2756,7 @@ class Mission id=943; type="Land_HBarrier_Big_F"; }; - class Item132 + class Item117 { dataType="Object"; class PositionInfo @@ -3778,7 +2773,7 @@ class Mission id=944; type="Land_HBarrier_Big_F"; }; - class Item133 + class Item118 { dataType="Object"; class PositionInfo @@ -3795,7 +2790,7 @@ class Mission id=945; type="Land_HBarrier_Big_F"; }; - class Item134 + class Item119 { dataType="Object"; class PositionInfo @@ -3812,7 +2807,7 @@ class Mission id=946; type="Land_HBarrier_Big_F"; }; - class Item135 + class Item120 { dataType="Object"; class PositionInfo @@ -3830,7 +2825,7 @@ class Mission type="Land_HBarrier_Big_F"; atlOffset=7.6293945e-006; }; - class Item136 + class Item121 { dataType="Object"; class PositionInfo @@ -3847,7 +2842,7 @@ class Mission id=948; type="Land_HBarrier_Big_F"; }; - class Item137 + class Item122 { dataType="Object"; class PositionInfo @@ -3865,7 +2860,7 @@ class Mission type="Land_HBarrier_Big_F"; atlOffset=7.6293945e-006; }; - class Item138 + class Item123 { dataType="Object"; class PositionInfo @@ -3881,7 +2876,7 @@ class Mission type="Land_BarGate_F"; atlOffset=0.25; }; - class Item139 + class Item124 { dataType="Object"; class PositionInfo @@ -3898,7 +2893,7 @@ class Mission id=951; type="Land_HBarrier_Big_F"; }; - class Item140 + class Item125 { dataType="Object"; class PositionInfo @@ -3915,7 +2910,7 @@ class Mission id=952; type="Land_HBarrier_Big_F"; }; - class Item141 + class Item126 { dataType="Object"; class PositionInfo @@ -3932,7 +2927,7 @@ class Mission id=953; type="Land_HBarrier_Big_F"; }; - class Item142 + class Item127 { dataType="Object"; class PositionInfo @@ -3950,7 +2945,7 @@ class Mission type="Land_HBarrier_Big_F"; atlOffset=7.6293945e-006; }; - class Item143 + class Item128 { dataType="Object"; class PositionInfo @@ -3967,7 +2962,7 @@ class Mission id=955; type="Land_HBarrier_Big_F"; }; - class Item144 + class Item129 { dataType="Object"; class PositionInfo @@ -3984,7 +2979,7 @@ class Mission id=956; type="Land_HBarrier_Big_F"; }; - class Item145 + class Item130 { dataType="Object"; class PositionInfo @@ -4001,7 +2996,7 @@ class Mission id=957; type="Land_HBarrier_Big_F"; }; - class Item146 + class Item131 { dataType="Object"; class PositionInfo @@ -4017,7 +3012,7 @@ class Mission type="Land_BarGate_F"; atlOffset=0.25; }; - class Item147 + class Item132 { dataType="Object"; class PositionInfo @@ -4034,7 +3029,7 @@ class Mission type="Land_TTowerSmall_1_F"; atlOffset=0.11544037; }; - class Item148 + class Item133 { dataType="Object"; class PositionInfo @@ -4050,7 +3045,7 @@ class Mission id=960; type="Land_TTowerSmall_2_F"; }; - class Item149 + class Item134 { dataType="Object"; class PositionInfo @@ -4067,7 +3062,7 @@ class Mission type="Land_Medevac_house_V1_F"; atlOffset=7.6293945e-006; }; - class Item150 + class Item135 { dataType="Object"; class PositionInfo @@ -4083,7 +3078,7 @@ class Mission id=962; type="Land_Cargo_Patrol_V2_F"; }; - class Item151 + class Item136 { dataType="Object"; class PositionInfo @@ -4099,7 +3094,7 @@ class Mission id=963; type="Land_Cargo_Patrol_V2_F"; }; - class Item152 + class Item137 { dataType="Object"; class PositionInfo @@ -4116,7 +3111,7 @@ class Mission type="Land_Cargo_House_V2_F"; atlOffset=7.6293945e-006; }; - class Item153 + class Item138 { dataType="Object"; class PositionInfo @@ -4131,7 +3126,7 @@ class Mission id=965; type="Land_Cargo_Patrol_V2_F"; }; - class Item154 + class Item139 { dataType="Object"; class PositionInfo @@ -4147,7 +3142,7 @@ class Mission id=966; type="Land_Cargo_Patrol_V2_F"; }; - class Item155 + class Item140 { dataType="Object"; class PositionInfo @@ -4162,7 +3157,7 @@ class Mission id=967; type="Land_Cargo_House_V2_F"; }; - class Item156 + class Item141 { dataType="Object"; class PositionInfo @@ -4180,7 +3175,7 @@ class Mission type="Land_Cargo40_orange_F"; atlOffset=0.15374756; }; - class Item157 + class Item142 { dataType="Logic"; class PositionInfo @@ -4236,7 +3231,7 @@ class Mission nAttributes=2; }; }; - class Item158 + class Item143 { dataType="Object"; class PositionInfo @@ -4253,7 +3248,7 @@ class Mission type="Land_Cargo20_grey_F"; atlOffset=2.489975; }; - class Item159 + class Item144 { dataType="Object"; class PositionInfo @@ -4271,7 +3266,7 @@ class Mission type="Land_Cargo40_light_green_F"; atlOffset=0.1780014; }; - class Item160 + class Item145 { dataType="Logic"; class PositionInfo @@ -4326,7 +3321,7 @@ class Mission nAttributes=2; }; }; - class Item161 + class Item146 { dataType="Logic"; class PositionInfo @@ -4380,7 +3375,7 @@ class Mission nAttributes=2; }; }; - class Item162 + class Item147 { dataType="Logic"; class PositionInfo @@ -4435,7 +3430,7 @@ class Mission nAttributes=2; }; }; - class Item163 + class Item148 { dataType="Object"; class PositionInfo @@ -4451,7 +3446,7 @@ class Mission id=981; type="Land_Cargo_Patrol_V2_F"; }; - class Item164 + class Item149 { dataType="Logic"; class PositionInfo @@ -4506,7 +3501,7 @@ class Mission nAttributes=2; }; }; - class Item165 + class Item150 { dataType="Object"; class PositionInfo @@ -4522,7 +3517,7 @@ class Mission id=983; type="Land_Cargo_Patrol_V2_F"; }; - class Item166 + class Item151 { dataType="Object"; class PositionInfo @@ -4539,28 +3534,11 @@ class Mission type="Land_Cargo_Patrol_V2_F"; atlOffset=0.095653534; }; - class Item167 + class Item152 { dataType="Object"; class PositionInfo { - - - - - - - - - - - - - - - - - position[]={1487,6.2627196,7542.5}; angles[]={0,4.3223305,0}; }; @@ -4572,7 +3550,7 @@ class Mission id=987; type="Land_BagFence_01_short_green_F"; }; - class Item168 + class Item153 { dataType="Object"; class PositionInfo @@ -4588,7 +3566,7 @@ class Mission id=988; type="Land_BagFence_01_short_green_F"; }; - class Item169 + class Item154 { dataType="Object"; class PositionInfo @@ -4604,7 +3582,7 @@ class Mission id=991; type="Land_Cargo_Tower_V2_F"; }; - class Item170 + class Item155 { dataType="Object"; class PositionInfo @@ -4620,7 +3598,7 @@ class Mission id=992; type="Land_Cargo_Tower_V2_F"; }; - class Item171 + class Item156 { dataType="Object"; class PositionInfo @@ -4635,8 +3613,9 @@ class Mission }; id=993; type="Land_Cargo_Patrol_V2_F"; + atlOffset=3.8146973e-006; }; - class Item172 + class Item157 { dataType="Object"; class PositionInfo @@ -4652,7 +3631,7 @@ class Mission id=994; type="Land_Cargo_Patrol_V2_F"; }; - class Item173 + class Item158 { dataType="Object"; class PositionInfo @@ -4669,7 +3648,7 @@ class Mission type="Land_Cargo_Patrol_V2_F"; atlOffset=0.017974854; }; - class Item174 + class Item159 { dataType="Object"; class PositionInfo @@ -4686,7 +3665,7 @@ class Mission type="Land_Cargo_Patrol_V2_F"; atlOffset=0.017974854; }; - class Item175 + class Item160 { dataType="Object"; class PositionInfo @@ -4702,7 +3681,7 @@ class Mission id=997; type="Land_Cargo_Patrol_V2_F"; }; - class Item176 + class Item161 { dataType="Object"; class PositionInfo @@ -4718,7 +3697,7 @@ class Mission id=998; type="Land_Cargo_Patrol_V2_F"; }; - class Item177 + class Item162 { dataType="Object"; class PositionInfo @@ -4734,7 +3713,7 @@ class Mission id=999; type="Land_Cargo_Patrol_V2_F"; }; - class Item178 + class Item163 { dataType="Object"; class PositionInfo @@ -4751,7 +3730,7 @@ class Mission id=1020; type="Land_HBarrier_Big_F"; }; - class Item179 + class Item164 { dataType="Object"; class PositionInfo @@ -4768,7 +3747,7 @@ class Mission id=1026; type="Land_HBarrier_Big_F"; }; - class Item180 + class Item165 { dataType="Object"; class PositionInfo @@ -4785,7 +3764,7 @@ class Mission id=1027; type="Land_HBarrier_Big_F"; }; - class Item181 + class Item166 { dataType="Object"; class PositionInfo @@ -4802,7 +3781,7 @@ class Mission id=1028; type="Land_HBarrier_Big_F"; }; - class Item182 + class Item167 { dataType="Object"; class PositionInfo @@ -4820,7 +3799,7 @@ class Mission type="Land_HBarrier_Big_F"; atlOffset=4.7683716e-007; }; - class Item183 + class Item168 { dataType="Object"; class PositionInfo @@ -4837,7 +3816,7 @@ class Mission id=1031; type="Land_HBarrier_Big_F"; }; - class Item184 + class Item169 { dataType="Object"; class PositionInfo @@ -4854,7 +3833,7 @@ class Mission id=1032; type="Land_HBarrier_Big_F"; }; - class Item185 + class Item170 { dataType="Object"; class PositionInfo @@ -4871,7 +3850,7 @@ class Mission id=1033; type="Land_HBarrier_Big_F"; }; - class Item186 + class Item171 { dataType="Object"; class PositionInfo @@ -4889,7 +3868,7 @@ class Mission type="Land_HBarrier_Big_F"; atlOffset=4.7683716e-007; }; - class Item187 + class Item172 { dataType="Object"; class PositionInfo @@ -4906,7 +3885,7 @@ class Mission id=1035; type="Land_HBarrier_Big_F"; }; - class Item188 + class Item173 { dataType="Object"; class PositionInfo @@ -4922,7 +3901,7 @@ class Mission id=1055; type="Land_TTowerSmall_2_F"; }; - class Item189 + class Item174 { dataType="Object"; class PositionInfo @@ -4938,7 +3917,7 @@ class Mission id=1056; type="Land_Medevac_house_V1_F"; }; - class Item190 + class Item175 { dataType="Object"; class PositionInfo @@ -4954,7 +3933,7 @@ class Mission id=1059; type="Land_Cargo_House_V2_F"; }; - class Item191 + class Item176 { dataType="Object"; class PositionInfo @@ -4971,7 +3950,7 @@ class Mission type="Land_Cargo_Patrol_V2_F"; atlOffset=-4.7683716e-007; }; - class Item192 + class Item177 { dataType="Object"; class PositionInfo @@ -4987,7 +3966,7 @@ class Mission id=1061; type="Land_Cargo_Patrol_V2_F"; }; - class Item193 + class Item178 { dataType="Object"; class PositionInfo @@ -5004,7 +3983,7 @@ class Mission id=1066; type="Land_HBarrier_Big_F"; }; - class Item194 + class Item179 { dataType="Object"; class PositionInfo @@ -5021,7 +4000,7 @@ class Mission id=1067; type="Land_HBarrier_Big_F"; }; - class Item195 + class Item180 { dataType="Object"; class PositionInfo @@ -5038,7 +4017,7 @@ class Mission id=1068; type="Land_HBarrier_Big_F"; }; - class Item196 + class Item181 { dataType="Object"; class PositionInfo @@ -5055,7 +4034,7 @@ class Mission id=1069; type="Land_HBarrier_Big_F"; }; - class Item197 + class Item182 { dataType="Object"; class PositionInfo @@ -5072,7 +4051,7 @@ class Mission id=1070; type="Land_HBarrier_Big_F"; }; - class Item198 + class Item183 { dataType="Object"; class PositionInfo @@ -5089,7 +4068,7 @@ class Mission id=1071; type="Land_HBarrier_Big_F"; }; - class Item199 + class Item184 { dataType="Object"; class PositionInfo @@ -5106,7 +4085,7 @@ class Mission id=1072; type="Land_HBarrier_Big_F"; }; - class Item200 + class Item185 { dataType="Object"; class PositionInfo @@ -5123,7 +4102,7 @@ class Mission id=1073; type="Land_HBarrier_Big_F"; }; - class Item201 + class Item186 { dataType="Object"; class PositionInfo @@ -5140,7 +4119,7 @@ class Mission id=1074; type="Land_HBarrier_Big_F"; }; - class Item202 + class Item187 { dataType="Object"; class PositionInfo @@ -5157,7 +4136,7 @@ class Mission id=1075; type="Land_HBarrier_Big_F"; }; - class Item203 + class Item188 { dataType="Object"; class PositionInfo @@ -5175,7 +4154,7 @@ class Mission type="Land_HBarrier_Big_F"; atlOffset=9.5367432e-007; }; - class Item204 + class Item189 { dataType="Object"; class PositionInfo @@ -5192,7 +4171,7 @@ class Mission id=1077; type="Land_HBarrier_Big_F"; }; - class Item205 + class Item190 { dataType="Object"; class PositionInfo @@ -5208,7 +4187,7 @@ class Mission type="Land_BarGate_F"; atlOffset=0.31480598; }; - class Item206 + class Item191 { dataType="Object"; class PositionInfo @@ -5224,7 +4203,7 @@ class Mission id=1079; type="Land_Cargo_Patrol_V2_F"; }; - class Item207 + class Item192 { dataType="Object"; class PositionInfo @@ -5240,7 +4219,7 @@ class Mission id=1080; type="Land_Cargo_Patrol_V2_F"; }; - class Item208 + class Item193 { dataType="Object"; class PositionInfo @@ -5256,7 +4235,7 @@ class Mission id=1081; type="Land_Cargo_House_V2_F"; }; - class Item209 + class Item194 { dataType="Object"; class PositionInfo @@ -5275,7 +4254,7 @@ class Mission type="Land_Cargo40_orange_F"; atlOffset=-6.1988831e-006; }; - class Item210 + class Item195 { dataType="Object"; class PositionInfo @@ -5294,7 +4273,7 @@ class Mission type="Land_Cargo40_red_F"; atlOffset=0.017612457; }; - class Item211 + class Item196 { dataType="Object"; class PositionInfo @@ -5311,7 +4290,7 @@ class Mission type="Land_Cargo_Patrol_V2_F"; atlOffset=0.0079727173; }; - class Item212 + class Item197 { dataType="Object"; class PositionInfo @@ -5352,7 +4331,7 @@ class Mission nAttributes=1; }; }; - class Item213 + class Item198 { dataType="Object"; class PositionInfo @@ -5368,7 +4347,7 @@ class Mission id=1094; type="Land_Cargo_Patrol_V2_F"; }; - class Item214 + class Item199 { dataType="Object"; class PositionInfo @@ -5384,7 +4363,7 @@ class Mission id=1095; type="Land_Cargo_Patrol_V2_F"; }; - class Item215 + class Item200 { dataType="Object"; class PositionInfo @@ -5400,7 +4379,7 @@ class Mission id=1097; type="Land_Cargo_Patrol_V2_F"; }; - class Item216 + class Item201 { dataType="Object"; class PositionInfo @@ -5416,7 +4395,7 @@ class Mission id=1098; type="Land_Cargo_Patrol_V2_F"; }; - class Item217 + class Item202 { dataType="Object"; class PositionInfo @@ -5433,7 +4412,7 @@ class Mission id=1100; type="Land_HBarrier_Big_F"; }; - class Item218 + class Item203 { dataType="Object"; class PositionInfo @@ -5449,7 +4428,7 @@ class Mission id=1104; type="Land_Cargo_Patrol_V2_F"; }; - class Item219 + class Item204 { dataType="Object"; class PositionInfo @@ -5465,21 +4444,21 @@ class Mission id=1105; type="Land_Cargo_Patrol_V2_F"; }; - class Item220 + class Item205 { dataType="Layer"; name="Open Ammo Dump_1"; id=1106; atlOffset=-252.33; }; - class Item221 + class Item206 { dataType="Layer"; name="Vehicle Repair_1"; id=1131; atlOffset=-252.33; }; - class Item222 + class Item207 { dataType="Object"; class PositionInfo @@ -5495,7 +4474,7 @@ class Mission id=1524; type="Land_Cargo_Patrol_V2_F"; }; - class Item223 + class Item208 { dataType="Object"; class PositionInfo @@ -5511,14 +4490,14 @@ class Mission id=1525; type="Land_Cargo_Patrol_V2_F"; }; - class Item224 + class Item209 { dataType="Layer"; name="Open Ammo Dump_2"; id=1574; atlOffset=-252.33; }; - class Item225 + class Item210 { dataType="Layer"; name="Vehicle Repair_2"; @@ -5813,7 +4792,7 @@ class Mission id=1599; atlOffset=0.0049133301; }; - class Item226 + class Item211 { dataType="Object"; class PositionInfo @@ -5830,7 +4809,7 @@ class Mission id=2003; type="Land_HBarrier_5_F"; }; - class Item227 + class Item212 { dataType="Object"; class PositionInfo @@ -5847,7 +4826,7 @@ class Mission id=2004; type="Land_HBarrier_5_F"; }; - class Item228 + class Item213 { dataType="Object"; class PositionInfo @@ -5864,7 +4843,7 @@ class Mission id=2005; type="Land_HBarrier_5_F"; }; - class Item229 + class Item214 { dataType="Object"; class PositionInfo @@ -5881,7 +4860,7 @@ class Mission id=2006; type="Land_HBarrier_5_F"; }; - class Item230 + class Item215 { dataType="Object"; class PositionInfo @@ -5898,7 +4877,7 @@ class Mission id=2007; type="Land_HBarrier_5_F"; }; - class Item231 + class Item216 { dataType="Object"; class PositionInfo @@ -5915,7 +4894,7 @@ class Mission id=2008; type="Land_HBarrier_5_F"; }; - class Item232 + class Item217 { dataType="Object"; class PositionInfo @@ -5932,7 +4911,7 @@ class Mission id=2009; type="Land_HBarrier_5_F"; }; - class Item233 + class Item218 { dataType="Object"; class PositionInfo @@ -5949,7 +4928,7 @@ class Mission id=2010; type="Land_HBarrier_5_F"; }; - class Item234 + class Item219 { dataType="Object"; class PositionInfo @@ -5966,7 +4945,7 @@ class Mission id=2011; type="Land_HBarrier_5_F"; }; - class Item235 + class Item220 { dataType="Object"; class PositionInfo @@ -5983,7 +4962,7 @@ class Mission id=2012; type="Land_HBarrier_5_F"; }; - class Item236 + class Item221 { dataType="Object"; class PositionInfo @@ -6000,7 +4979,7 @@ class Mission id=2013; type="Land_HBarrier_5_F"; }; - class Item237 + class Item222 { dataType="Object"; class PositionInfo @@ -6018,7 +4997,7 @@ class Mission type="Land_HBarrier_5_F"; atlOffset=-1.5258789e-005; }; - class Item238 + class Item223 { dataType="Object"; class PositionInfo @@ -6035,7 +5014,7 @@ class Mission id=2015; type="Land_HBarrier_5_F"; }; - class Item239 + class Item224 { dataType="Object"; class PositionInfo @@ -6053,7 +5032,7 @@ class Mission type="Land_HBarrier_5_F"; atlOffset=1.5258789e-005; }; - class Item240 + class Item225 { dataType="Object"; class PositionInfo @@ -6070,7 +5049,7 @@ class Mission id=2017; type="Land_HBarrier_5_F"; }; - class Item241 + class Item226 { dataType="Object"; class PositionInfo @@ -6088,7 +5067,7 @@ class Mission type="Land_HBarrier_5_F"; atlOffset=1.5258789e-005; }; - class Item242 + class Item227 { dataType="Object"; class PositionInfo @@ -6105,7 +5084,7 @@ class Mission id=2019; type="Land_HBarrier_5_F"; }; - class Item243 + class Item228 { dataType="Object"; class PositionInfo @@ -6122,7 +5101,7 @@ class Mission id=2020; type="Land_HBarrier_5_F"; }; - class Item244 + class Item229 { dataType="Object"; class PositionInfo @@ -6139,7 +5118,7 @@ class Mission id=2021; type="Land_HBarrier_5_F"; }; - class Item245 + class Item230 { dataType="Object"; class PositionInfo @@ -6156,7 +5135,7 @@ class Mission id=2022; type="Land_HBarrier_5_F"; }; - class Item246 + class Item231 { dataType="Object"; class PositionInfo @@ -6173,7 +5152,7 @@ class Mission id=2023; type="Land_HBarrier_5_F"; }; - class Item247 + class Item232 { dataType="Object"; class PositionInfo @@ -6190,7 +5169,7 @@ class Mission id=2024; type="Land_HBarrier_5_F"; }; - class Item248 + class Item233 { dataType="Object"; class PositionInfo @@ -6207,7 +5186,7 @@ class Mission id=2025; type="Land_HBarrier_5_F"; }; - class Item249 + class Item234 { dataType="Object"; class PositionInfo @@ -6224,7 +5203,7 @@ class Mission id=2026; type="Land_HBarrier_5_F"; }; - class Item250 + class Item235 { dataType="Object"; class PositionInfo @@ -6242,7 +5221,7 @@ class Mission type="Land_HBarrier_5_F"; atlOffset=1.5258789e-005; }; - class Item251 + class Item236 { dataType="Object"; class PositionInfo @@ -6259,7 +5238,7 @@ class Mission type="Land_PortableLight_single_F"; atlOffset=-1.5258789e-005; }; - class Item252 + class Item237 { dataType="Object"; class PositionInfo @@ -6275,7 +5254,7 @@ class Mission id=2031; type="Land_PortableLight_single_F"; }; - class Item253 + class Item238 { dataType="Object"; class PositionInfo @@ -6292,7 +5271,7 @@ class Mission type="Land_HelipadSquare_F"; atlOffset=0.75; }; - class Item254 + class Item239 { dataType="Object"; class PositionInfo @@ -6310,7 +5289,7 @@ class Mission type="Land_HelipadSquare_F"; atlOffset=1.5258789e-005; }; - class Item255 + class Item240 { dataType="Object"; class PositionInfo @@ -6352,7 +5331,7 @@ class Mission nAttributes=1; }; }; - class Item256 + class Item241 { dataType="Object"; class PositionInfo @@ -6393,7 +5372,7 @@ class Mission nAttributes=1; }; }; - class Item257 + class Item242 { dataType="Object"; class PositionInfo @@ -6435,7 +5414,7 @@ class Mission nAttributes=1; }; }; - class Item258 + class Item243 { dataType="Object"; class PositionInfo @@ -6476,7 +5455,7 @@ class Mission nAttributes=1; }; }; - class Item259 + class Item244 { dataType="Object"; class PositionInfo @@ -6518,7 +5497,7 @@ class Mission nAttributes=1; }; }; - class Item260 + class Item245 { dataType="Object"; class PositionInfo @@ -6560,7 +5539,7 @@ class Mission nAttributes=1; }; }; - class Item261 + class Item246 { dataType="Object"; class PositionInfo @@ -6601,7 +5580,7 @@ class Mission nAttributes=1; }; }; - class Item262 + class Item247 { dataType="Object"; class PositionInfo @@ -6643,7 +5622,7 @@ class Mission nAttributes=1; }; }; - class Item263 + class Item248 { dataType="Object"; class PositionInfo @@ -6685,7 +5664,7 @@ class Mission nAttributes=1; }; }; - class Item264 + class Item249 { dataType="Object"; class PositionInfo @@ -6727,7 +5706,7 @@ class Mission nAttributes=1; }; }; - class Item265 + class Item250 { dataType="Object"; class PositionInfo @@ -6769,7 +5748,7 @@ class Mission nAttributes=1; }; }; - class Item266 + class Item251 { dataType="Object"; class PositionInfo @@ -6810,7 +5789,7 @@ class Mission nAttributes=1; }; }; - class Item267 + class Item252 { dataType="Object"; class PositionInfo @@ -6852,7 +5831,7 @@ class Mission nAttributes=1; }; }; - class Item268 + class Item253 { dataType="Object"; class PositionInfo @@ -6893,7 +5872,7 @@ class Mission nAttributes=1; }; }; - class Item269 + class Item254 { dataType="Object"; class PositionInfo @@ -6934,7 +5913,7 @@ class Mission nAttributes=1; }; }; - class Item270 + class Item255 { dataType="Object"; class PositionInfo @@ -6975,7 +5954,7 @@ class Mission nAttributes=1; }; }; - class Item271 + class Item256 { dataType="Object"; class PositionInfo @@ -6993,7 +5972,7 @@ class Mission type="Land_HBarrier_5_F"; atlOffset=1.5258789e-005; }; - class Item272 + class Item257 { dataType="Object"; class PositionInfo @@ -7010,7 +5989,7 @@ class Mission id=2071; type="Land_HBarrier_5_F"; }; - class Item273 + class Item258 { dataType="Object"; class PositionInfo @@ -7027,7 +6006,7 @@ class Mission id=2072; type="Land_HBarrier_5_F"; }; - class Item274 + class Item259 { dataType="Object"; class PositionInfo @@ -7044,7 +6023,7 @@ class Mission id=2073; type="Land_HBarrier_5_F"; }; - class Item275 + class Item260 { dataType="Object"; class PositionInfo @@ -7061,7 +6040,7 @@ class Mission id=2074; type="Land_HBarrier_5_F"; }; - class Item276 + class Item261 { dataType="Object"; class PositionInfo @@ -7078,7 +6057,7 @@ class Mission id=2075; type="Land_HBarrier_5_F"; }; - class Item277 + class Item262 { dataType="Object"; class PositionInfo @@ -7095,7 +6074,7 @@ class Mission id=2076; type="Land_HBarrier_5_F"; }; - class Item278 + class Item263 { dataType="Object"; class PositionInfo @@ -7112,7 +6091,7 @@ class Mission id=2077; type="Land_HBarrier_5_F"; }; - class Item279 + class Item264 { dataType="Object"; class PositionInfo @@ -7129,7 +6108,7 @@ class Mission id=2078; type="Land_HBarrier_5_F"; }; - class Item280 + class Item265 { dataType="Object"; class PositionInfo @@ -7146,7 +6125,7 @@ class Mission id=2079; type="Land_HBarrier_5_F"; }; - class Item281 + class Item266 { dataType="Object"; class PositionInfo @@ -7163,7 +6142,7 @@ class Mission id=2080; type="Land_HBarrier_5_F"; }; - class Item282 + class Item267 { dataType="Object"; class PositionInfo @@ -7180,7 +6159,7 @@ class Mission id=2081; type="Land_HBarrier_5_F"; }; - class Item283 + class Item268 { dataType="Object"; class PositionInfo @@ -7197,7 +6176,7 @@ class Mission id=2082; type="Land_HBarrier_5_F"; }; - class Item284 + class Item269 { dataType="Object"; class PositionInfo @@ -7214,7 +6193,7 @@ class Mission id=2083; type="Land_HBarrier_5_F"; }; - class Item285 + class Item270 { dataType="Object"; class PositionInfo @@ -7231,7 +6210,7 @@ class Mission id=2084; type="Land_HBarrier_5_F"; }; - class Item286 + class Item271 { dataType="Object"; class PositionInfo @@ -7248,7 +6227,7 @@ class Mission id=2085; type="Land_HBarrier_5_F"; }; - class Item287 + class Item272 { dataType="Object"; class PositionInfo @@ -7265,7 +6244,7 @@ class Mission id=2086; type="Land_HBarrier_5_F"; }; - class Item288 + class Item273 { dataType="Object"; class PositionInfo @@ -7282,7 +6261,7 @@ class Mission id=2087; type="Land_HBarrier_5_F"; }; - class Item289 + class Item274 { dataType="Object"; class PositionInfo @@ -7299,7 +6278,7 @@ class Mission id=2088; type="Land_HBarrier_5_F"; }; - class Item290 + class Item275 { dataType="Object"; class PositionInfo @@ -7317,7 +6296,7 @@ class Mission type="Land_HBarrier_5_F"; atlOffset=-1.5258789e-005; }; - class Item291 + class Item276 { dataType="Object"; class PositionInfo @@ -7334,7 +6313,7 @@ class Mission id=2090; type="Land_HBarrier_5_F"; }; - class Item292 + class Item277 { dataType="Object"; class PositionInfo @@ -7351,7 +6330,7 @@ class Mission id=2091; type="Land_HBarrier_5_F"; }; - class Item293 + class Item278 { dataType="Object"; class PositionInfo @@ -7368,7 +6347,7 @@ class Mission id=2092; type="Land_HBarrier_5_F"; }; - class Item294 + class Item279 { dataType="Object"; class PositionInfo @@ -7385,7 +6364,7 @@ class Mission id=2093; type="Land_HBarrier_5_F"; }; - class Item295 + class Item280 { dataType="Object"; class PositionInfo @@ -7403,7 +6382,7 @@ class Mission type="Land_HBarrier_5_F"; atlOffset=1.5258789e-005; }; - class Item296 + class Item281 { dataType="Object"; class PositionInfo @@ -7419,7 +6398,7 @@ class Mission id=2095; type="Land_PortableLight_single_F"; }; - class Item297 + class Item282 { dataType="Object"; class PositionInfo @@ -7435,7 +6414,7 @@ class Mission id=2096; type="Land_PortableLight_single_F"; }; - class Item298 + class Item283 { dataType="Object"; class PositionInfo @@ -7452,7 +6431,7 @@ class Mission type="Land_HelipadSquare_F"; atlOffset=0.75; }; - class Item299 + class Item284 { dataType="Object"; class PositionInfo @@ -7469,7 +6448,7 @@ class Mission id=2098; type="Land_HelipadSquare_F"; }; - class Item300 + class Item285 { dataType="Object"; class PositionInfo @@ -7510,7 +6489,7 @@ class Mission nAttributes=1; }; }; - class Item301 + class Item286 { dataType="Object"; class PositionInfo @@ -7551,7 +6530,7 @@ class Mission nAttributes=1; }; }; - class Item302 + class Item287 { dataType="Object"; class PositionInfo @@ -7592,7 +6571,7 @@ class Mission nAttributes=1; }; }; - class Item303 + class Item288 { dataType="Object"; class PositionInfo @@ -7633,7 +6612,7 @@ class Mission nAttributes=1; }; }; - class Item304 + class Item289 { dataType="Object"; class PositionInfo @@ -7674,7 +6653,7 @@ class Mission nAttributes=1; }; }; - class Item305 + class Item290 { dataType="Object"; class PositionInfo @@ -7715,7 +6694,7 @@ class Mission nAttributes=1; }; }; - class Item306 + class Item291 { dataType="Object"; class PositionInfo @@ -7756,7 +6735,7 @@ class Mission nAttributes=1; }; }; - class Item307 + class Item292 { dataType="Object"; class PositionInfo @@ -7797,7 +6776,7 @@ class Mission nAttributes=1; }; }; - class Item308 + class Item293 { dataType="Object"; class PositionInfo @@ -7838,7 +6817,7 @@ class Mission nAttributes=1; }; }; - class Item309 + class Item294 { dataType="Object"; class PositionInfo @@ -7880,7 +6859,7 @@ class Mission nAttributes=1; }; }; - class Item310 + class Item295 { dataType="Object"; class PositionInfo @@ -7922,7 +6901,7 @@ class Mission nAttributes=1; }; }; - class Item311 + class Item296 { dataType="Object"; class PositionInfo @@ -7964,7 +6943,7 @@ class Mission nAttributes=1; }; }; - class Item312 + class Item297 { dataType="Object"; class PositionInfo @@ -8005,7 +6984,7 @@ class Mission nAttributes=1; }; }; - class Item313 + class Item298 { dataType="Object"; class PositionInfo @@ -8046,7 +7025,7 @@ class Mission nAttributes=1; }; }; - class Item314 + class Item299 { dataType="Object"; class PositionInfo @@ -8088,7 +7067,7 @@ class Mission nAttributes=1; }; }; - class Item315 + class Item300 { dataType="Object"; class PositionInfo @@ -8130,7 +7109,7 @@ class Mission nAttributes=1; }; }; - class Item316 + class Item301 { dataType="Object"; class PositionInfo @@ -8147,7 +7126,7 @@ class Mission id=2131; type="Land_HBarrier_5_F"; }; - class Item317 + class Item302 { dataType="Object"; class PositionInfo @@ -8164,7 +7143,7 @@ class Mission type="Land_PressureWasher_01_F"; atlOffset=-1.5258789e-005; }; - class Item318 + class Item303 { dataType="Object"; class PositionInfo @@ -8180,7 +7159,7 @@ class Mission id=2134; type="Land_Cargo_Tower_V2_F"; }; - class Item319 + class Item304 { dataType="Object"; class PositionInfo @@ -8196,7 +7175,7 @@ class Mission id=2140; type="Land_Cargo_HQ_V2_F"; }; - class Item320 + class Item305 { dataType="Object"; class PositionInfo @@ -8212,7 +7191,7 @@ class Mission id=2141; type="Land_Cargo_HQ_V2_F"; }; - class Item321 + class Item306 { dataType="Object"; class PositionInfo @@ -8228,7 +7207,7 @@ class Mission id=2142; type="Land_Cargo_Patrol_V2_F"; }; - class Item322 + class Item307 { dataType="Object"; class PositionInfo @@ -8244,79 +7223,27 @@ class Mission id=2143; type="Land_Cargo_Patrol_V2_F"; }; - class Item323 + class Item308 { dataType="Layer"; name="Open Ammo Dump_3"; id=2147; atlOffset=-252.33; }; - class Item324 + class Item309 { dataType="Layer"; name="Vehicle Repair_3"; id=2172; atlOffset=-252.33; }; - class Item325 - { - dataType="Object"; - class PositionInfo - { - position[]={6456.25,223.4205,3842.875}; - angles[]={0,0.9217658,0}; - }; - side="Empty"; - flags=4; - class Attributes - { - disableSimulation=1; - }; - id=2562; - type="Land_HBarrier_5_F"; - }; - class Item326 - { - dataType="Object"; - class PositionInfo - { - position[]={6459.6147,223.4205,3838.3987}; - angles[]={0,0.9217658,0}; - }; - side="Empty"; - flags=4; - class Attributes - { - disableSimulation=1; - }; - id=2563; - type="Land_HBarrier_5_F"; - }; - class Item327 - { - dataType="Object"; - class PositionInfo - { - position[]={6452.8638,223.49359,3847.4568}; - angles[]={0,0.9217658,6.1874781}; - }; - side="Empty"; - flags=4; - class Attributes - { - disableSimulation=1; - }; - id=2564; - type="Land_HBarrier_5_F"; - atlOffset=0.0730896; - }; - class Item328 + class Item310 { dataType="Object"; class PositionInfo { - position[]={6470.375,223.375,3851.125}; - angles[]={0,2.4900429,0}; + position[]={6458.5,223.375,3840.75}; + angles[]={0,4.0553856,0}; }; side="Empty"; class Attributes @@ -8327,24 +7254,7 @@ class Mission type="Land_HelipadSquare_F"; atlOffset=0.69500732; }; - class Item329 - { - dataType="Object"; - class PositionInfo - { - position[]={6445.25,224,3831.125}; - angles[]={0,2.4900429,0}; - }; - side="Empty"; - class Attributes - { - disableSimulation=1; - }; - id=2582; - type="Land_HelipadSquare_F"; - atlOffset=0.92480469; - }; - class Item330 + class Item311 { dataType="Object"; class PositionInfo @@ -8360,7 +7270,7 @@ class Mission id=2583; type="Land_Cargo_Tower_V2_F"; }; - class Item331 + class Item312 { dataType="Object"; class PositionInfo @@ -8376,7 +7286,7 @@ class Mission id=2584; type="Land_Cargo_Tower_V2_F"; }; - class Item332 + class Item313 { dataType="Object"; class PositionInfo @@ -8392,7 +7302,7 @@ class Mission id=2585; type="Land_Cargo_Tower_V2_F"; }; - class Item333 + class Item314 { dataType="Object"; class PositionInfo @@ -8409,7 +7319,7 @@ class Mission id=2586; type="Land_HBarrier_5_F"; }; - class Item334 + class Item315 { dataType="Object"; class PositionInfo @@ -8426,7 +7336,7 @@ class Mission id=2587; type="Land_HBarrier_Big_F"; }; - class Item335 + class Item316 { dataType="Object"; class PositionInfo @@ -8443,7 +7353,7 @@ class Mission id=2588; type="Land_HBarrier_5_F"; }; - class Item336 + class Item317 { dataType="Object"; class PositionInfo @@ -8461,7 +7371,7 @@ class Mission type="Land_HBarrier_Big_F"; atlOffset=-1.5258789e-005; }; - class Item337 + class Item318 { dataType="Object"; class PositionInfo @@ -8478,7 +7388,7 @@ class Mission id=2590; type="Land_HBarrier_5_F"; }; - class Item338 + class Item319 { dataType="Object"; class PositionInfo @@ -8495,7 +7405,7 @@ class Mission id=2591; type="Land_HBarrier_5_F"; }; - class Item339 + class Item320 { dataType="Object"; class PositionInfo @@ -8513,7 +7423,7 @@ class Mission type="Land_HBarrier_Big_F"; atlOffset=1.5258789e-005; }; - class Item340 + class Item321 { dataType="Object"; class PositionInfo @@ -8530,7 +7440,7 @@ class Mission id=2593; type="Land_HBarrier_5_F"; }; - class Item341 + class Item322 { dataType="Object"; class PositionInfo @@ -8547,7 +7457,7 @@ class Mission id=2594; type="Land_HBarrier_Big_F"; }; - class Item342 + class Item323 { dataType="Object"; class PositionInfo @@ -8564,7 +7474,7 @@ class Mission id=2595; type="Land_HBarrier_5_F"; }; - class Item343 + class Item324 { dataType="Object"; class PositionInfo @@ -8582,7 +7492,7 @@ class Mission type="Land_HBarrier_5_F"; atlOffset=-1.5258789e-005; }; - class Item344 + class Item325 { dataType="Object"; class PositionInfo @@ -8600,7 +7510,7 @@ class Mission type="Land_HBarrier_Big_F"; atlOffset=-1.5258789e-005; }; - class Item345 + class Item326 { dataType="Object"; class PositionInfo @@ -8617,7 +7527,7 @@ class Mission id=2598; type="Land_HBarrier_5_F"; }; - class Item346 + class Item327 { dataType="Object"; class PositionInfo @@ -8634,7 +7544,7 @@ class Mission id=2599; type="Land_HBarrier_Big_F"; }; - class Item347 + class Item328 { dataType="Object"; class PositionInfo @@ -8651,7 +7561,7 @@ class Mission id=2600; type="Land_HBarrier_5_F"; }; - class Item348 + class Item329 { dataType="Object"; class PositionInfo @@ -8668,7 +7578,7 @@ class Mission id=2601; type="Land_HBarrier_5_F"; }; - class Item349 + class Item330 { dataType="Object"; class PositionInfo @@ -8686,7 +7596,7 @@ class Mission type="Land_HBarrier_Big_F"; atlOffset=-1.5258789e-005; }; - class Item350 + class Item331 { dataType="Object"; class PositionInfo @@ -8704,7 +7614,7 @@ class Mission type="Land_HBarrier_5_F"; atlOffset=1.5258789e-005; }; - class Item351 + class Item332 { dataType="Object"; class PositionInfo @@ -8721,7 +7631,7 @@ class Mission id=2604; type="Land_HBarrier_Big_F"; }; - class Item352 + class Item333 { dataType="Object"; class PositionInfo @@ -8738,7 +7648,7 @@ class Mission id=2605; type="Land_HBarrier_5_F"; }; - class Item353 + class Item334 { dataType="Object"; class PositionInfo @@ -8755,7 +7665,7 @@ class Mission id=2606; type="Land_HBarrier_5_F"; }; - class Item354 + class Item335 { dataType="Object"; class PositionInfo @@ -8772,7 +7682,7 @@ class Mission id=2607; type="Land_HBarrier_Big_F"; }; - class Item355 + class Item336 { dataType="Object"; class PositionInfo @@ -8789,7 +7699,7 @@ class Mission id=2608; type="Land_HBarrier_5_F"; }; - class Item356 + class Item337 { dataType="Object"; class PositionInfo @@ -8806,7 +7716,7 @@ class Mission id=2609; type="Land_HBarrier_Big_F"; }; - class Item357 + class Item338 { dataType="Object"; class PositionInfo @@ -8823,7 +7733,7 @@ class Mission id=2610; type="Land_HBarrier_5_F"; }; - class Item358 + class Item339 { dataType="Object"; class PositionInfo @@ -8841,7 +7751,7 @@ class Mission type="Land_HBarrier_Big_F"; atlOffset=1.5258789e-005; }; - class Item359 + class Item340 { dataType="Object"; class PositionInfo @@ -8858,7 +7768,7 @@ class Mission id=2612; type="Land_HBarrier_5_F"; }; - class Item360 + class Item341 { dataType="Object"; class PositionInfo @@ -8876,7 +7786,7 @@ class Mission type="Land_HBarrier_5_F"; atlOffset=1.5258789e-005; }; - class Item361 + class Item342 { dataType="Object"; class PositionInfo @@ -8893,7 +7803,7 @@ class Mission id=2614; type="Land_HBarrier_Big_F"; }; - class Item362 + class Item343 { dataType="Object"; class PositionInfo @@ -8910,7 +7820,7 @@ class Mission id=2615; type="Land_HBarrier_5_F"; }; - class Item363 + class Item344 { dataType="Object"; class PositionInfo @@ -8927,7 +7837,7 @@ class Mission id=2616; type="Land_HBarrier_Big_F"; }; - class Item364 + class Item345 { dataType="Object"; class PositionInfo @@ -8945,7 +7855,7 @@ class Mission type="Land_HBarrier_5_F"; atlOffset=1.5258789e-005; }; - class Item365 + class Item346 { dataType="Object"; class PositionInfo @@ -8962,7 +7872,7 @@ class Mission id=2618; type="Land_HBarrier_5_F"; }; - class Item366 + class Item347 { dataType="Object"; class PositionInfo @@ -8980,7 +7890,7 @@ class Mission type="Land_HBarrier_Big_F"; atlOffset=-1.5258789e-005; }; - class Item367 + class Item348 { dataType="Object"; class PositionInfo @@ -8997,7 +7907,7 @@ class Mission id=2620; type="Land_HBarrier_5_F"; }; - class Item368 + class Item349 { dataType="Object"; class PositionInfo @@ -9015,7 +7925,7 @@ class Mission type="Land_HBarrier_Big_F"; atlOffset=1.5258789e-005; }; - class Item369 + class Item350 { dataType="Object"; class PositionInfo @@ -9032,7 +7942,7 @@ class Mission id=2622; type="Land_HBarrier_5_F"; }; - class Item370 + class Item351 { dataType="Object"; class PositionInfo @@ -9049,7 +7959,7 @@ class Mission id=2623; type="Land_HBarrier_5_F"; }; - class Item371 + class Item352 { dataType="Object"; class PositionInfo @@ -9066,7 +7976,7 @@ class Mission id=2624; type="Land_HBarrier_Big_F"; }; - class Item372 + class Item353 { dataType="Object"; class PositionInfo @@ -9083,7 +7993,7 @@ class Mission id=2625; type="Land_HBarrier_5_F"; }; - class Item373 + class Item354 { dataType="Object"; class PositionInfo @@ -9101,7 +8011,7 @@ class Mission type="Land_HBarrier_Big_F"; atlOffset=-1.5258789e-005; }; - class Item374 + class Item355 { dataType="Object"; class PositionInfo @@ -9119,7 +8029,7 @@ class Mission type="Land_HBarrier_5_F"; atlOffset=1.5258789e-005; }; - class Item375 + class Item356 { dataType="Object"; class PositionInfo @@ -9137,7 +8047,7 @@ class Mission type="Land_HBarrier_5_F"; atlOffset=-1.5258789e-005; }; - class Item376 + class Item357 { dataType="Object"; class PositionInfo @@ -9155,7 +8065,7 @@ class Mission type="Land_HBarrier_Big_F"; atlOffset=-1.5258789e-005; }; - class Item377 + class Item358 { dataType="Object"; class PositionInfo @@ -9172,7 +8082,7 @@ class Mission id=2630; type="Land_HBarrier_5_F"; }; - class Item378 + class Item359 { dataType="Object"; class PositionInfo @@ -9190,7 +8100,7 @@ class Mission type="Land_HBarrier_Big_F"; atlOffset=-1.5258789e-005; }; - class Item379 + class Item360 { dataType="Object"; class PositionInfo @@ -9208,7 +8118,7 @@ class Mission type="Land_HBarrier_5_F"; atlOffset=-1.5258789e-005; }; - class Item380 + class Item361 { dataType="Object"; class PositionInfo @@ -9225,7 +8135,7 @@ class Mission id=2633; type="Land_HBarrier_5_F"; }; - class Item381 + class Item362 { dataType="Object"; class PositionInfo @@ -9242,7 +8152,7 @@ class Mission id=2634; type="Land_HBarrier_Big_F"; }; - class Item382 + class Item363 { dataType="Object"; class PositionInfo @@ -9259,7 +8169,7 @@ class Mission id=2635; type="Land_HBarrier_5_F"; }; - class Item383 + class Item364 { dataType="Object"; class PositionInfo @@ -9276,7 +8186,7 @@ class Mission id=2636; type="Land_HBarrier_Big_F"; }; - class Item384 + class Item365 { dataType="Object"; class PositionInfo @@ -9293,7 +8203,7 @@ class Mission id=2637; type="Land_HBarrier_5_F"; }; - class Item385 + class Item366 { dataType="Object"; class PositionInfo @@ -9311,7 +8221,7 @@ class Mission type="Land_HBarrier_Big_F"; atlOffset=1.5258789e-005; }; - class Item386 + class Item367 { dataType="Object"; class PositionInfo @@ -9328,7 +8238,7 @@ class Mission id=2639; type="Land_HBarrier_5_F"; }; - class Item387 + class Item368 { dataType="Object"; class PositionInfo @@ -9346,7 +8256,7 @@ class Mission type="Land_HBarrier_5_F"; atlOffset=3.0517578e-005; }; - class Item388 + class Item369 { dataType="Object"; class PositionInfo @@ -9364,7 +8274,7 @@ class Mission type="Land_HBarrier_Big_F"; atlOffset=1.5258789e-005; }; - class Item389 + class Item370 { dataType="Object"; class PositionInfo @@ -9382,7 +8292,7 @@ class Mission type="Land_HBarrier_5_F"; atlOffset=3.0517578e-005; }; - class Item390 + class Item371 { dataType="Object"; class PositionInfo @@ -9400,7 +8310,7 @@ class Mission type="Land_HBarrier_Big_F"; atlOffset=3.0517578e-005; }; - class Item391 + class Item372 { dataType="Object"; class PositionInfo @@ -9418,7 +8328,7 @@ class Mission type="Land_HBarrier_5_F"; atlOffset=4.5776367e-005; }; - class Item392 + class Item373 { dataType="Object"; class PositionInfo @@ -9436,7 +8346,7 @@ class Mission type="Land_HBarrier_5_F"; atlOffset=1.5258789e-005; }; - class Item393 + class Item374 { dataType="Object"; class PositionInfo @@ -9453,7 +8363,7 @@ class Mission id=2646; type="Land_HBarrier_Big_F"; }; - class Item394 + class Item375 { dataType="Object"; class PositionInfo @@ -9471,7 +8381,7 @@ class Mission type="Land_HBarrier_5_F"; atlOffset=1.5258789e-005; }; - class Item395 + class Item376 { dataType="Object"; class PositionInfo @@ -9489,7 +8399,7 @@ class Mission type="Land_HBarrier_Big_F"; atlOffset=3.0517578e-005; }; - class Item396 + class Item377 { dataType="Object"; class PositionInfo @@ -9507,7 +8417,7 @@ class Mission type="Land_HBarrier_5_F"; atlOffset=1.5258789e-005; }; - class Item397 + class Item378 { dataType="Object"; class PositionInfo @@ -9525,7 +8435,7 @@ class Mission type="Land_HBarrier_5_F"; atlOffset=1.5258789e-005; }; - class Item398 + class Item379 { dataType="Object"; class PositionInfo @@ -9543,7 +8453,7 @@ class Mission type="Land_HBarrier_Big_F"; atlOffset=1.5258789e-005; }; - class Item399 + class Item380 { dataType="Object"; class PositionInfo @@ -9561,7 +8471,7 @@ class Mission type="Land_HBarrier_5_F"; atlOffset=3.0517578e-005; }; - class Item400 + class Item381 { dataType="Object"; class PositionInfo @@ -9579,7 +8489,7 @@ class Mission type="Land_HBarrier_Big_F"; atlOffset=-1.5258789e-005; }; - class Item401 + class Item382 { dataType="Object"; class PositionInfo @@ -9597,7 +8507,7 @@ class Mission type="Land_HBarrier_5_F"; atlOffset=1.5258789e-005; }; - class Item402 + class Item383 { dataType="Object"; class PositionInfo @@ -9614,7 +8524,7 @@ class Mission id=2655; type="Land_HBarrier_5_F"; }; - class Item403 + class Item384 { dataType="Object"; class PositionInfo @@ -9631,7 +8541,7 @@ class Mission id=2656; type="Land_HBarrier_Big_F"; }; - class Item404 + class Item385 { dataType="Object"; class PositionInfo @@ -9649,7 +8559,7 @@ class Mission type="Land_HBarrier_5_F"; atlOffset=1.5258789e-005; }; - class Item405 + class Item386 { dataType="Object"; class PositionInfo @@ -9667,7 +8577,7 @@ class Mission type="Land_HBarrier_Big_F"; atlOffset=-1.5258789e-005; }; - class Item406 + class Item387 { dataType="Object"; class PositionInfo @@ -9685,7 +8595,7 @@ class Mission type="Land_HBarrier_5_F"; atlOffset=-1.5258789e-005; }; - class Item407 + class Item388 { dataType="Object"; class PositionInfo @@ -9703,7 +8613,7 @@ class Mission type="Land_HBarrier_5_F"; atlOffset=1.5258789e-005; }; - class Item408 + class Item389 { dataType="Object"; class PositionInfo @@ -9721,7 +8631,7 @@ class Mission type="Land_HBarrier_Big_F"; atlOffset=1.5258789e-005; }; - class Item409 + class Item390 { dataType="Object"; class PositionInfo @@ -9738,7 +8648,7 @@ class Mission id=2662; type="Land_HBarrier_Big_F"; }; - class Item410 + class Item391 { dataType="Object"; class PositionInfo @@ -9756,7 +8666,7 @@ class Mission type="Land_HBarrier_5_F"; atlOffset=1.5258789e-005; }; - class Item411 + class Item392 { dataType="Object"; class PositionInfo @@ -9774,7 +8684,7 @@ class Mission type="Land_HBarrier_Big_F"; atlOffset=4.5776367e-005; }; - class Item412 + class Item393 { dataType="Object"; class PositionInfo @@ -9792,7 +8702,7 @@ class Mission type="Land_HBarrier_5_F"; atlOffset=3.0517578e-005; }; - class Item413 + class Item394 { dataType="Object"; class PositionInfo @@ -9810,7 +8720,7 @@ class Mission type="Land_HBarrier_5_F"; atlOffset=3.0517578e-005; }; - class Item414 + class Item395 { dataType="Object"; class PositionInfo @@ -9827,7 +8737,7 @@ class Mission id=2667; type="Land_HBarrier_Big_F"; }; - class Item415 + class Item396 { dataType="Object"; class PositionInfo @@ -9844,7 +8754,7 @@ class Mission id=2668; type="Land_HBarrier_5_F"; }; - class Item416 + class Item397 { dataType="Object"; class PositionInfo @@ -9862,7 +8772,7 @@ class Mission type="Land_HBarrier_5_F"; atlOffset=3.0517578e-005; }; - class Item417 + class Item398 { dataType="Object"; class PositionInfo @@ -9880,7 +8790,7 @@ class Mission type="Land_HBarrier_Big_F"; atlOffset=3.0517578e-005; }; - class Item418 + class Item399 { dataType="Object"; class PositionInfo @@ -9897,7 +8807,7 @@ class Mission id=2671; type="Land_HBarrier_Big_F"; }; - class Item419 + class Item400 { dataType="Object"; class PositionInfo @@ -9914,7 +8824,7 @@ class Mission id=2672; type="Land_HBarrier_5_F"; }; - class Item420 + class Item401 { dataType="Object"; class PositionInfo @@ -9932,7 +8842,7 @@ class Mission type="Land_HBarrier_5_F"; atlOffset=3.0517578e-005; }; - class Item421 + class Item402 { dataType="Object"; class PositionInfo @@ -9950,7 +8860,7 @@ class Mission type="Land_HBarrier_Big_F"; atlOffset=1.5258789e-005; }; - class Item422 + class Item403 { dataType="Object"; class PositionInfo @@ -9967,7 +8877,7 @@ class Mission id=2675; type="Land_HBarrier_5_F"; }; - class Item423 + class Item404 { dataType="Object"; class PositionInfo @@ -9985,7 +8895,7 @@ class Mission type="Land_HBarrier_5_F"; atlOffset=1.5258789e-005; }; - class Item424 + class Item405 { dataType="Object"; class PositionInfo @@ -10002,7 +8912,7 @@ class Mission id=2677; type="Land_HBarrier_Big_F"; }; - class Item425 + class Item406 { dataType="Object"; class PositionInfo @@ -10020,7 +8930,7 @@ class Mission type="Land_HBarrier_5_F"; atlOffset=1.5258789e-005; }; - class Item426 + class Item407 { dataType="Object"; class PositionInfo @@ -10038,7 +8948,7 @@ class Mission type="Land_HBarrier_Big_F"; atlOffset=1.5258789e-005; }; - class Item427 + class Item408 { dataType="Object"; class PositionInfo @@ -10056,7 +8966,7 @@ class Mission type="Land_HBarrier_5_F"; atlOffset=1.5258789e-005; }; - class Item428 + class Item409 { dataType="Object"; class PositionInfo @@ -10074,7 +8984,7 @@ class Mission type="Land_HBarrier_5_F"; atlOffset=1.5258789e-005; }; - class Item429 + class Item410 { dataType="Object"; class PositionInfo @@ -10092,7 +9002,7 @@ class Mission type="Land_HBarrier_Big_F"; atlOffset=1.5258789e-005; }; - class Item430 + class Item411 { dataType="Object"; class PositionInfo @@ -10110,7 +9020,7 @@ class Mission type="Land_HBarrier_5_F"; atlOffset=1.5258789e-005; }; - class Item431 + class Item412 { dataType="Object"; class PositionInfo @@ -10127,7 +9037,7 @@ class Mission id=2684; type="Land_HBarrier_Big_F"; }; - class Item432 + class Item413 { dataType="Object"; class PositionInfo @@ -10144,7 +9054,7 @@ class Mission id=2685; type="Land_HBarrier_5_F"; }; - class Item433 + class Item414 { dataType="Object"; class PositionInfo @@ -10161,7 +9071,7 @@ class Mission id=2686; type="Land_HBarrier_5_F"; }; - class Item434 + class Item415 { dataType="Object"; class PositionInfo @@ -10178,7 +9088,7 @@ class Mission id=2687; type="Land_HBarrier_Big_F"; }; - class Item435 + class Item416 { dataType="Object"; class PositionInfo @@ -10196,7 +9106,7 @@ class Mission type="Land_HBarrier_5_F"; atlOffset=3.0517578e-005; }; - class Item436 + class Item417 { dataType="Object"; class PositionInfo @@ -10213,7 +9123,7 @@ class Mission id=2689; type="Land_HBarrier_Big_F"; }; - class Item437 + class Item418 { dataType="Object"; class PositionInfo @@ -10231,7 +9141,7 @@ class Mission type="Land_HBarrier_5_F"; atlOffset=1.5258789e-005; }; - class Item438 + class Item419 { dataType="Object"; class PositionInfo @@ -10248,7 +9158,7 @@ class Mission id=2693; type="Land_HBarrier_Big_F"; }; - class Item439 + class Item420 { dataType="Object"; class PositionInfo @@ -10265,7 +9175,7 @@ class Mission id=2694; type="Land_HBarrier_5_F"; }; - class Item440 + class Item421 { dataType="Object"; class PositionInfo @@ -10283,7 +9193,7 @@ class Mission type="Land_HBarrier_5_F"; atlOffset=-1.5258789e-005; }; - class Item441 + class Item422 { dataType="Object"; class PositionInfo @@ -10300,7 +9210,7 @@ class Mission id=2696; type="Land_HBarrier_Big_F"; }; - class Item442 + class Item423 { dataType="Object"; class PositionInfo @@ -10318,7 +9228,7 @@ class Mission type="Land_HBarrier_5_F"; atlOffset=1.5258789e-005; }; - class Item443 + class Item424 { dataType="Object"; class PositionInfo @@ -10335,7 +9245,7 @@ class Mission id=2698; type="Land_HBarrier_Big_F"; }; - class Item444 + class Item425 { dataType="Object"; class PositionInfo @@ -10353,7 +9263,7 @@ class Mission type="Land_HBarrier_5_F"; atlOffset=1.5258789e-005; }; - class Item445 + class Item426 { dataType="Object"; class PositionInfo @@ -10370,7 +9280,7 @@ class Mission id=2700; type="Land_HBarrier_5_F"; }; - class Item446 + class Item427 { dataType="Object"; class PositionInfo @@ -10388,7 +9298,7 @@ class Mission type="Land_HBarrier_Big_F"; atlOffset=1.5258789e-005; }; - class Item447 + class Item428 { dataType="Object"; class PositionInfo @@ -10405,7 +9315,7 @@ class Mission id=2702; type="Land_HBarrier_5_F"; }; - class Item448 + class Item429 { dataType="Object"; class PositionInfo @@ -10422,7 +9332,7 @@ class Mission id=2703; type="Land_HBarrier_Big_F"; }; - class Item449 + class Item430 { dataType="Object"; class PositionInfo @@ -10439,7 +9349,7 @@ class Mission id=2704; type="Land_HBarrier_5_F"; }; - class Item450 + class Item431 { dataType="Object"; class PositionInfo @@ -10456,7 +9366,7 @@ class Mission id=2705; type="Land_HBarrier_Big_F"; }; - class Item451 + class Item432 { dataType="Object"; class PositionInfo @@ -10474,7 +9384,7 @@ class Mission type="Land_HBarrier_5_F"; atlOffset=1.5258789e-005; }; - class Item452 + class Item433 { dataType="Object"; class PositionInfo @@ -10491,7 +9401,7 @@ class Mission id=2707; type="Land_HBarrier_5_F"; }; - class Item453 + class Item434 { dataType="Object"; class PositionInfo @@ -10508,7 +9418,7 @@ class Mission id=2708; type="Land_HBarrier_Big_F"; }; - class Item454 + class Item435 { dataType="Object"; class PositionInfo @@ -10526,7 +9436,7 @@ class Mission type="Land_HBarrier_5_F"; atlOffset=-1.5258789e-005; }; - class Item455 + class Item436 { dataType="Object"; class PositionInfo @@ -10544,7 +9454,7 @@ class Mission type="Land_HBarrier_Big_F"; atlOffset=-1.5258789e-005; }; - class Item456 + class Item437 { dataType="Object"; class PositionInfo @@ -10561,7 +9471,7 @@ class Mission id=2711; type="Land_HBarrier_5_F"; }; - class Item457 + class Item438 { dataType="Object"; class PositionInfo @@ -10579,7 +9489,7 @@ class Mission type="Land_HBarrier_5_F"; atlOffset=-1.5258789e-005; }; - class Item458 + class Item439 { dataType="Object"; class PositionInfo @@ -10597,7 +9507,7 @@ class Mission type="Land_HBarrier_Big_F"; atlOffset=-1.5258789e-005; }; - class Item459 + class Item440 { dataType="Object"; class PositionInfo @@ -10614,7 +9524,7 @@ class Mission id=2714; type="Land_HBarrier_5_F"; }; - class Item460 + class Item441 { dataType="Object"; class PositionInfo @@ -10632,7 +9542,7 @@ class Mission type="Land_HBarrier_Big_F"; atlOffset=1.5258789e-005; }; - class Item461 + class Item442 { dataType="Object"; class PositionInfo @@ -10650,7 +9560,7 @@ class Mission type="Land_HBarrier_5_F"; atlOffset=1.5258789e-005; }; - class Item462 + class Item443 { dataType="Logic"; class PositionInfo @@ -10707,7 +9617,7 @@ class Mission nAttributes=2; }; }; - class Item463 + class Item444 { dataType="Logic"; class PositionInfo @@ -10764,7 +9674,7 @@ class Mission nAttributes=2; }; }; - class Item464 + class Item445 { dataType="Logic"; class PositionInfo @@ -10821,7 +9731,7 @@ class Mission nAttributes=2; }; }; - class Item465 + class Item446 { dataType="Logic"; class PositionInfo @@ -10878,7 +9788,7 @@ class Mission nAttributes=2; }; }; - class Item466 + class Item447 { dataType="Logic"; class PositionInfo @@ -10935,12 +9845,12 @@ class Mission nAttributes=2; }; }; - class Item467 + class Item448 { dataType="Object"; class PositionInfo { - position[]={6500.9141,223.36551,3805.4551}; + position[]={6499.2891,223.36551,3808.0801}; angles[]={0,5.6388001,0}; }; side="Empty"; @@ -10953,12 +9863,12 @@ class Mission type="Land_HBarrier_5_F"; atlOffset=-0.054992676; }; - class Item468 + class Item449 { dataType="Object"; class PositionInfo { - position[]={6505.4058,223.36551,3808.7991}; + position[]={6503.7808,223.36551,3811.4241}; angles[]={0,5.6388001,0}; }; side="Empty"; @@ -10971,12 +9881,12 @@ class Mission type="Land_HBarrier_5_F"; atlOffset=-0.054992676; }; - class Item469 + class Item450 { dataType="Object"; class PositionInfo { - position[]={6496.3169,223.36551,3802.0901}; + position[]={6494.6919,223.36551,3804.7151}; angles[]={0,5.6388001,0}; }; side="Empty"; @@ -10989,12 +9899,12 @@ class Mission type="Land_HBarrier_5_F"; atlOffset=-0.054992676; }; - class Item470 + class Item451 { dataType="Object"; class PositionInfo { - position[]={6492,223.375,3819.25}; + position[]={6487.75,223.375,3824.75}; angles[]={0,4.0491638,0}; }; side="Empty"; @@ -11006,7 +9916,7 @@ class Mission type="Land_HelipadSquare_F"; atlOffset=0.69500732; }; - class Item471 + class Item452 { dataType="Object"; class PositionInfo @@ -11023,7 +9933,7 @@ class Mission type="Land_HelipadSquare_F"; atlOffset=0.64001465; }; - class Item472 + class Item453 { dataType="Object"; class PositionInfo @@ -11039,7 +9949,7 @@ class Mission id=2743; type="Land_Cargo_Tower_V2_F"; }; - class Item473 + class Item454 { dataType="Object"; class PositionInfo @@ -11056,7 +9966,7 @@ class Mission id=2745; type="Land_HBarrier_Big_F"; }; - class Item474 + class Item455 { dataType="Object"; class PositionInfo @@ -11073,7 +9983,7 @@ class Mission id=2747; type="Land_HBarrier_Big_F"; }; - class Item475 + class Item456 { dataType="Object"; class PositionInfo @@ -11090,7 +10000,7 @@ class Mission id=2750; type="Land_HBarrier_Big_F"; }; - class Item476 + class Item457 { dataType="Object"; class PositionInfo @@ -11107,7 +10017,7 @@ class Mission id=2752; type="Land_HBarrier_Big_F"; }; - class Item477 + class Item458 { dataType="Object"; class PositionInfo @@ -11124,7 +10034,7 @@ class Mission id=2754; type="Land_HBarrier_Big_F"; }; - class Item478 + class Item459 { dataType="Object"; class PositionInfo @@ -11141,7 +10051,7 @@ class Mission id=2757; type="Land_HBarrier_Big_F"; }; - class Item479 + class Item460 { dataType="Object"; class PositionInfo @@ -11158,7 +10068,7 @@ class Mission id=2760; type="Land_HBarrier_Big_F"; }; - class Item480 + class Item461 { dataType="Object"; class PositionInfo @@ -11176,7 +10086,7 @@ class Mission type="Land_HBarrier_Big_F"; atlOffset=1.5258789e-005; }; - class Item481 + class Item462 { dataType="Object"; class PositionInfo @@ -11193,7 +10103,7 @@ class Mission id=2764; type="Land_HBarrier_Big_F"; }; - class Item482 + class Item463 { dataType="Object"; class PositionInfo @@ -11210,7 +10120,7 @@ class Mission id=2765; type="Land_HBarrier_Big_F"; }; - class Item483 + class Item464 { dataType="Object"; class PositionInfo @@ -11227,7 +10137,7 @@ class Mission id=2766; type="Land_HBarrier_Big_F"; }; - class Item484 + class Item465 { dataType="Object"; class PositionInfo @@ -11244,7 +10154,7 @@ class Mission id=2767; type="Land_HBarrier_Big_F"; }; - class Item485 + class Item466 { dataType="Object"; class PositionInfo @@ -11261,7 +10171,7 @@ class Mission id=2768; type="Land_HBarrier_Big_F"; }; - class Item486 + class Item467 { dataType="Object"; class PositionInfo @@ -11278,7 +10188,7 @@ class Mission id=2769; type="Land_HBarrier_Big_F"; }; - class Item487 + class Item468 { dataType="Object"; class PositionInfo @@ -11295,7 +10205,7 @@ class Mission id=2770; type="Land_HBarrier_Big_F"; }; - class Item488 + class Item469 { dataType="Object"; class PositionInfo @@ -11313,7 +10223,7 @@ class Mission type="Land_HBarrier_Big_F"; atlOffset=1.5258789e-005; }; - class Item489 + class Item470 { dataType="Object"; class PositionInfo @@ -11330,7 +10240,7 @@ class Mission id=2772; type="Land_HBarrier_Big_F"; }; - class Item490 + class Item471 { dataType="Object"; class PositionInfo @@ -11347,7 +10257,7 @@ class Mission id=2773; type="Land_HBarrier_Big_F"; }; - class Item491 + class Item472 { dataType="Object"; class PositionInfo @@ -11364,7 +10274,7 @@ class Mission id=2774; type="Land_HBarrier_Big_F"; }; - class Item492 + class Item473 { dataType="Object"; class PositionInfo @@ -11381,7 +10291,7 @@ class Mission id=2775; type="Land_HBarrier_Big_F"; }; - class Item493 + class Item474 { dataType="Object"; class PositionInfo @@ -11398,7 +10308,7 @@ class Mission id=2776; type="Land_HBarrier_Big_F"; }; - class Item494 + class Item475 { dataType="Object"; class PositionInfo @@ -11415,7 +10325,7 @@ class Mission id=2777; type="Land_HBarrier_Big_F"; }; - class Item495 + class Item476 { dataType="Object"; class PositionInfo @@ -11432,7 +10342,7 @@ class Mission id=2778; type="Land_HBarrier_Big_F"; }; - class Item496 + class Item477 { dataType="Object"; class PositionInfo @@ -11449,7 +10359,7 @@ class Mission id=2779; type="Land_HBarrier_Big_F"; }; - class Item497 + class Item478 { dataType="Object"; class PositionInfo @@ -11466,7 +10376,7 @@ class Mission id=2780; type="Land_HBarrier_Big_F"; }; - class Item498 + class Item479 { dataType="Object"; class PositionInfo @@ -11483,7 +10393,7 @@ class Mission id=2781; type="Land_HBarrier_Big_F"; }; - class Item499 + class Item480 { dataType="Object"; class PositionInfo @@ -11499,7 +10409,7 @@ class Mission id=2782; type="Land_Mil_WiredFence_Gate_F"; }; - class Item500 + class Item481 { dataType="Object"; class PositionInfo @@ -11515,7 +10425,7 @@ class Mission id=2783; type="Land_Cargo_Patrol_V2_F"; }; - class Item501 + class Item482 { dataType="Object"; class PositionInfo @@ -11532,7 +10442,7 @@ class Mission type="Land_Cargo_Patrol_V2_F"; atlOffset=-0.025588989; }; - class Item502 + class Item483 { dataType="Object"; class PositionInfo @@ -11549,7 +10459,7 @@ class Mission type="Land_Cargo_Patrol_V2_F"; atlOffset=-0.025588989; }; - class Item503 + class Item484 { dataType="Object"; class PositionInfo @@ -11566,7 +10476,7 @@ class Mission type="Land_Cargo_Patrol_V2_F"; atlOffset=-0.025588989; }; - class Item504 + class Item485 { dataType="Object"; class PositionInfo @@ -11583,7 +10493,7 @@ class Mission type="Land_Cargo_Patrol_V2_F"; atlOffset=-0.025588989; }; - class Item505 + class Item486 { dataType="Object"; class PositionInfo @@ -11599,7 +10509,7 @@ class Mission id=2789; type="Land_Cargo_Tower_V2_F"; }; - class Item506 + class Item487 { dataType="Object"; class PositionInfo @@ -11615,7 +10525,7 @@ class Mission id=2790; type="Land_Cargo_Patrol_V2_F"; }; - class Item507 + class Item488 { dataType="Object"; class PositionInfo @@ -11631,7 +10541,7 @@ class Mission id=2791; type="Land_Cargo_Patrol_V2_F"; }; - class Item508 + class Item489 { dataType="Object"; class PositionInfo @@ -11648,7 +10558,7 @@ class Mission type="Land_Cargo_Patrol_V2_F"; atlOffset=1.5258789e-005; }; - class Item509 + class Item490 { dataType="Object"; class PositionInfo @@ -11664,7 +10574,7 @@ class Mission id=2793; type="Land_Cargo_Patrol_V2_F"; }; - class Item510 + class Item491 { dataType="Object"; class PositionInfo @@ -11681,7 +10591,7 @@ class Mission type="Land_Cargo_Patrol_V2_F"; atlOffset=0.0091171265; }; - class Item511 + class Item492 { dataType="Object"; class PositionInfo @@ -11697,7 +10607,7 @@ class Mission id=2893; type="Land_Cargo_Patrol_V2_F"; }; - class Item512 + class Item493 { dataType="Object"; class PositionInfo @@ -11713,7 +10623,7 @@ class Mission id=2894; type="Land_Cargo_Patrol_V2_F"; }; - class Item513 + class Item494 { dataType="Object"; class PositionInfo @@ -11729,7 +10639,7 @@ class Mission id=2895; type="Land_Cargo_Patrol_V2_F"; }; - class Item514 + class Item495 { dataType="Object"; class PositionInfo @@ -11745,7 +10655,7 @@ class Mission id=2896; type="Land_Cargo_Patrol_V2_F"; }; - class Item515 + class Item496 { dataType="Object"; class PositionInfo @@ -11761,7 +10671,7 @@ class Mission id=2901; type="Land_Cargo_Patrol_V2_F"; }; - class Item516 + class Item497 { dataType="Object"; class PositionInfo @@ -11777,7 +10687,7 @@ class Mission id=2902; type="Land_Cargo_Patrol_V2_F"; }; - class Item517 + class Item498 { dataType="Object"; class PositionInfo @@ -11793,7 +10703,7 @@ class Mission id=2903; type="Land_Cargo_Patrol_V2_F"; }; - class Item518 + class Item499 { dataType="Logic"; class PositionInfo @@ -11850,7 +10760,7 @@ class Mission nAttributes=2; }; }; - class Item519 + class Item500 { dataType="Object"; class PositionInfo @@ -11866,18 +10776,19 @@ class Mission id=2906; type="Land_Cargo_Patrol_V2_F"; }; - class Item520 + class Item501 { dataType="Logic"; class PositionInfo { - position[]={960.92102,77.552872,5552.938}; + position[]={9170.6563,93.362411,9368.5352}; + angles[]={0.065506957,0,0.0095994528}; }; name="pathfinding"; id=2910; type="Logic"; }; - class Item521 + class Item502 { dataType="Layer"; name="Open Ammo Dump_4"; @@ -12317,7 +11228,7 @@ class Mission id=2911; atlOffset=1.3202038; }; - class Item522 + class Item503 { dataType="Layer"; name="Vehicle Repair_4"; @@ -12601,7 +11512,7 @@ class Mission id=2936; atlOffset=-0.0021696091; }; - class Item523 + class Item504 { dataType="Object"; class PositionInfo @@ -12618,7 +11529,7 @@ class Mission id=2952; type="Land_HBarrier_5_F"; }; - class Item524 + class Item505 { dataType="Object"; class PositionInfo @@ -12635,7 +11546,7 @@ class Mission id=2953; type="Land_HBarrier_5_F"; }; - class Item525 + class Item506 { dataType="Object"; class PositionInfo @@ -12653,7 +11564,7 @@ class Mission type="Land_HBarrier_Big_F"; atlOffset=1.9073486e-006; }; - class Item526 + class Item507 { dataType="Object"; class PositionInfo @@ -12671,7 +11582,7 @@ class Mission type="Land_HBarrier_5_F"; atlOffset=2.7656555e-005; }; - class Item527 + class Item508 { dataType="Object"; class PositionInfo @@ -12689,7 +11600,7 @@ class Mission type="Land_HBarrier_Big_F"; atlOffset=1.4305115e-006; }; - class Item528 + class Item509 { dataType="Object"; class PositionInfo @@ -12707,7 +11618,7 @@ class Mission type="Land_HBarrier_5_F"; atlOffset=9.5367432e-007; }; - class Item529 + class Item510 { dataType="Object"; class PositionInfo @@ -12724,7 +11635,7 @@ class Mission id=2958; type="Land_HBarrier_5_F"; }; - class Item530 + class Item511 { dataType="Object"; class PositionInfo @@ -12741,7 +11652,7 @@ class Mission id=2959; type="Land_HBarrier_Big_F"; }; - class Item531 + class Item512 { dataType="Object"; class PositionInfo @@ -12758,7 +11669,7 @@ class Mission id=2960; type="Land_HBarrier_Big_F"; }; - class Item532 + class Item513 { dataType="Object"; class PositionInfo @@ -12776,7 +11687,7 @@ class Mission type="Land_HBarrier_5_F"; atlOffset=1.4305115e-006; }; - class Item533 + class Item514 { dataType="Object"; class PositionInfo @@ -12794,7 +11705,7 @@ class Mission type="Land_HBarrier_3_F"; atlOffset=9.5367432e-007; }; - class Item534 + class Item515 { dataType="Object"; class PositionInfo @@ -12812,7 +11723,7 @@ class Mission type="Land_HBarrier_Big_F"; atlOffset=9.5367432e-007; }; - class Item535 + class Item516 { dataType="Object"; class PositionInfo @@ -12829,7 +11740,7 @@ class Mission id=2964; type="Land_HBarrier_5_F"; }; - class Item536 + class Item517 { dataType="Object"; class PositionInfo @@ -12847,7 +11758,7 @@ class Mission type="Land_HBarrier_Big_F"; atlOffset=9.5367432e-007; }; - class Item537 + class Item518 { dataType="Object"; class PositionInfo @@ -12865,7 +11776,7 @@ class Mission type="Land_HBarrier_Big_F"; atlOffset=2.8610229e-006; }; - class Item538 + class Item519 { dataType="Object"; class PositionInfo @@ -12883,7 +11794,7 @@ class Mission type="Land_HBarrier_Big_F"; atlOffset=9.5367432e-007; }; - class Item539 + class Item520 { dataType="Object"; class PositionInfo @@ -12900,7 +11811,7 @@ class Mission id=2968; type="Land_HBarrier_3_F"; }; - class Item540 + class Item521 { dataType="Object"; class PositionInfo @@ -12918,7 +11829,7 @@ class Mission type="Land_HBarrier_Big_F"; atlOffset=2.8610229e-006; }; - class Item541 + class Item522 { dataType="Object"; class PositionInfo @@ -12936,7 +11847,7 @@ class Mission type="Land_HBarrier_5_F"; atlOffset=9.5367432e-007; }; - class Item542 + class Item523 { dataType="Object"; class PositionInfo @@ -12953,7 +11864,7 @@ class Mission id=2971; type="Land_HBarrier_Big_F"; }; - class Item543 + class Item524 { dataType="Object"; class PositionInfo @@ -12971,7 +11882,7 @@ class Mission type="Land_HBarrier_Big_F"; atlOffset=-2.9563904e-005; }; - class Item544 + class Item525 { dataType="Object"; class PositionInfo @@ -12988,7 +11899,7 @@ class Mission id=2973; type="Land_HBarrier_Big_F"; }; - class Item545 + class Item526 { dataType="Object"; class PositionInfo @@ -13006,7 +11917,7 @@ class Mission type="Land_HBarrier_3_F"; atlOffset=9.5367432e-007; }; - class Item546 + class Item527 { dataType="Object"; class PositionInfo @@ -13023,7 +11934,7 @@ class Mission id=2975; type="Land_HBarrier_Big_F"; }; - class Item547 + class Item528 { dataType="Object"; class PositionInfo @@ -13040,7 +11951,7 @@ class Mission id=2976; type="Land_HBarrier_Big_F"; }; - class Item548 + class Item529 { dataType="Object"; class PositionInfo @@ -13058,7 +11969,7 @@ class Mission type="Land_HBarrier_Big_F"; atlOffset=9.5367432e-007; }; - class Item549 + class Item530 { dataType="Object"; class PositionInfo @@ -13075,7 +11986,7 @@ class Mission id=2978; type="Land_HBarrierWall6_F"; }; - class Item550 + class Item531 { dataType="Object"; class PositionInfo @@ -13092,7 +12003,7 @@ class Mission id=2979; type="Land_HBarrier_5_F"; }; - class Item551 + class Item532 { dataType="Object"; class PositionInfo @@ -13108,7 +12019,7 @@ class Mission id=2980; type="Land_Mil_WiredFence_Gate_F"; }; - class Item552 + class Item533 { dataType="Object"; class PositionInfo @@ -13126,7 +12037,7 @@ class Mission type="Land_HBarrier_5_F"; atlOffset=9.5367432e-007; }; - class Item553 + class Item534 { dataType="Object"; class PositionInfo @@ -13144,7 +12055,7 @@ class Mission type="Land_HBarrier_Big_F"; atlOffset=9.5367432e-007; }; - class Item554 + class Item535 { dataType="Object"; class PositionInfo @@ -13161,7 +12072,7 @@ class Mission id=2983; type="Land_HBarrier_5_F"; }; - class Item555 + class Item536 { dataType="Object"; class PositionInfo @@ -13178,7 +12089,7 @@ class Mission id=2984; type="Land_HBarrier_Big_F"; }; - class Item556 + class Item537 { dataType="Object"; class PositionInfo @@ -13195,7 +12106,7 @@ class Mission id=2985; type="Land_HBarrier_5_F"; }; - class Item557 + class Item538 { dataType="Object"; class PositionInfo @@ -13212,7 +12123,7 @@ class Mission id=2986; type="Land_HBarrier_5_F"; }; - class Item558 + class Item539 { dataType="Object"; class PositionInfo @@ -13230,7 +12141,7 @@ class Mission type="Land_HBarrier_Big_F"; atlOffset=1.9073486e-006; }; - class Item559 + class Item540 { dataType="Object"; class PositionInfo @@ -13248,7 +12159,7 @@ class Mission type="Land_HBarrier_5_F"; atlOffset=9.5367432e-007; }; - class Item560 + class Item541 { dataType="Object"; class PositionInfo @@ -13265,7 +12176,7 @@ class Mission id=2989; type="Land_HBarrier_Big_F"; }; - class Item561 + class Item542 { dataType="Object"; class PositionInfo @@ -13282,7 +12193,7 @@ class Mission id=2990; type="Land_HBarrier_5_F"; }; - class Item562 + class Item543 { dataType="Object"; class PositionInfo @@ -13300,7 +12211,7 @@ class Mission type="Land_HBarrier_5_F"; atlOffset=9.5367432e-007; }; - class Item563 + class Item544 { dataType="Object"; class PositionInfo @@ -13318,7 +12229,7 @@ class Mission type="Land_HBarrier_Big_F"; atlOffset=-9.5367432e-007; }; - class Item564 + class Item545 { dataType="Object"; class PositionInfo @@ -13335,7 +12246,7 @@ class Mission id=2993; type="Land_HBarrier_5_F"; }; - class Item565 + class Item546 { dataType="Object"; class PositionInfo @@ -13353,7 +12264,7 @@ class Mission type="Land_HBarrier_Big_F"; atlOffset=9.5367432e-007; }; - class Item566 + class Item547 { dataType="Object"; class PositionInfo @@ -13371,7 +12282,7 @@ class Mission type="Land_HBarrier_5_F"; atlOffset=9.5367432e-007; }; - class Item567 + class Item548 { dataType="Object"; class PositionInfo @@ -13388,7 +12299,7 @@ class Mission id=2996; type="Land_HBarrier_5_F"; }; - class Item568 + class Item549 { dataType="Object"; class PositionInfo @@ -13405,7 +12316,7 @@ class Mission id=2997; type="Land_HBarrier_Big_F"; }; - class Item569 + class Item550 { dataType="Object"; class PositionInfo @@ -13422,7 +12333,7 @@ class Mission id=2998; type="Land_HBarrier_5_F"; }; - class Item570 + class Item551 { dataType="Object"; class PositionInfo @@ -13440,7 +12351,7 @@ class Mission type="Land_HBarrier_Big_F"; atlOffset=9.5367432e-007; }; - class Item571 + class Item552 { dataType="Object"; class PositionInfo @@ -13457,7 +12368,7 @@ class Mission id=3000; type="Land_HBarrier_5_F"; }; - class Item572 + class Item553 { dataType="Object"; class PositionInfo @@ -13475,7 +12386,7 @@ class Mission type="Land_HBarrier_5_F"; atlOffset=9.5367432e-007; }; - class Item573 + class Item554 { dataType="Object"; class PositionInfo @@ -13493,7 +12404,7 @@ class Mission type="Land_HBarrier_Big_F"; atlOffset=9.5367432e-007; }; - class Item574 + class Item555 { dataType="Object"; class PositionInfo @@ -13511,7 +12422,7 @@ class Mission type="Land_HBarrier_5_F"; atlOffset=1.9073486e-006; }; - class Item575 + class Item556 { dataType="Object"; class PositionInfo @@ -13528,7 +12439,7 @@ class Mission id=3004; type="Land_HBarrier_Big_F"; }; - class Item576 + class Item557 { dataType="Object"; class PositionInfo @@ -13546,7 +12457,7 @@ class Mission type="Land_HBarrier_3_F"; atlOffset=9.5367432e-007; }; - class Item577 + class Item558 { dataType="Object"; class PositionInfo @@ -13562,7 +12473,7 @@ class Mission id=3007; type="Land_Razorwire_F"; }; - class Item578 + class Item559 { dataType="Object"; class PositionInfo @@ -13578,7 +12489,7 @@ class Mission id=3008; type="Land_Razorwire_F"; }; - class Item579 + class Item560 { dataType="Object"; class PositionInfo @@ -13594,7 +12505,7 @@ class Mission id=3009; type="Land_Razorwire_F"; }; - class Item580 + class Item561 { dataType="Object"; class PositionInfo @@ -13611,7 +12522,7 @@ class Mission type="Land_Razorwire_F"; atlOffset=9.5367432e-007; }; - class Item581 + class Item562 { dataType="Object"; class PositionInfo @@ -13628,7 +12539,7 @@ class Mission type="Land_Razorwire_F"; atlOffset=-3.1471252e-005; }; - class Item582 + class Item563 { dataType="Object"; class PositionInfo @@ -13645,7 +12556,7 @@ class Mission type="Land_Razorwire_F"; atlOffset=4.7683716e-007; }; - class Item583 + class Item564 { dataType="Object"; class PositionInfo @@ -13662,7 +12573,7 @@ class Mission id=3013; type="Land_HBarrier_3_F"; }; - class Item584 + class Item565 { dataType="Object"; class PositionInfo @@ -13678,7 +12589,7 @@ class Mission id=3014; type="Land_LampSolar_F"; }; - class Item585 + class Item566 { dataType="Object"; class PositionInfo @@ -13696,7 +12607,7 @@ class Mission type="Land_HBarrier_Big_F"; atlOffset=9.5367432e-007; }; - class Item586 + class Item567 { dataType="Object"; class PositionInfo @@ -13713,7 +12624,7 @@ class Mission type="Land_PressureWasher_01_F"; atlOffset=-0.0014600754; }; - class Item587 + class Item568 { dataType="Object"; class PositionInfo @@ -13730,7 +12641,7 @@ class Mission id=3022; type="Land_HBarrier_5_F"; }; - class Item588 + class Item569 { dataType="Object"; class PositionInfo @@ -13748,7 +12659,7 @@ class Mission type="Land_HBarrier_Big_F"; atlOffset=9.5367432e-007; }; - class Item589 + class Item570 { dataType="Object"; class PositionInfo @@ -13765,7 +12676,7 @@ class Mission id=3024; type="Land_HBarrier_5_F"; }; - class Item590 + class Item571 { dataType="Object"; class PositionInfo @@ -13783,7 +12694,7 @@ class Mission type="Land_HBarrier_Big_F"; atlOffset=-3.6239624e-005; }; - class Item591 + class Item572 { dataType="Object"; class PositionInfo @@ -13800,7 +12711,7 @@ class Mission id=3026; type="Land_HBarrier_5_F"; }; - class Item592 + class Item573 { dataType="Object"; class PositionInfo @@ -13818,7 +12729,7 @@ class Mission type="Land_HBarrier_Big_F"; atlOffset=-9.5367432e-007; }; - class Item593 + class Item574 { dataType="Object"; class PositionInfo @@ -13835,7 +12746,7 @@ class Mission id=3028; type="Land_HBarrier_5_F"; }; - class Item594 + class Item575 { dataType="Object"; class PositionInfo @@ -13853,7 +12764,7 @@ class Mission type="Land_HBarrier_3_F"; atlOffset=-9.5367432e-007; }; - class Item595 + class Item576 { dataType="Object"; class PositionInfo @@ -13870,7 +12781,7 @@ class Mission id=3030; type="Land_HBarrier_5_F"; }; - class Item596 + class Item577 { dataType="Object"; class PositionInfo @@ -13887,7 +12798,7 @@ class Mission id=3031; type="Land_HBarrier_Big_F"; }; - class Item597 + class Item578 { dataType="Object"; class PositionInfo @@ -13904,7 +12815,7 @@ class Mission id=3032; type="Land_HBarrier_3_F"; }; - class Item598 + class Item579 { dataType="Object"; class PositionInfo @@ -13921,7 +12832,7 @@ class Mission id=3033; type="Land_HBarrier_5_F"; }; - class Item599 + class Item580 { dataType="Object"; class PositionInfo @@ -13939,7 +12850,7 @@ class Mission type="Land_HBarrier_Big_F"; atlOffset=9.5367432e-007; }; - class Item600 + class Item581 { dataType="Object"; class PositionInfo @@ -13957,7 +12868,7 @@ class Mission type="Land_HBarrier_3_F"; atlOffset=9.5367432e-007; }; - class Item601 + class Item582 { dataType="Object"; class PositionInfo @@ -13975,7 +12886,7 @@ class Mission type="Land_HBarrier_5_F"; atlOffset=4.7683716e-007; }; - class Item602 + class Item583 { dataType="Object"; class PositionInfo @@ -13993,7 +12904,7 @@ class Mission type="Land_HBarrier_Big_F"; atlOffset=4.7683716e-007; }; - class Item603 + class Item584 { dataType="Object"; class PositionInfo @@ -14011,7 +12922,7 @@ class Mission type="Land_HBarrier_3_F"; atlOffset=4.7683716e-007; }; - class Item604 + class Item585 { dataType="Object"; class PositionInfo @@ -14028,7 +12939,7 @@ class Mission id=3039; type="Land_HBarrier_5_F"; }; - class Item605 + class Item586 { dataType="Object"; class PositionInfo @@ -14045,7 +12956,7 @@ class Mission id=3040; type="Land_HBarrier_Big_F"; }; - class Item606 + class Item587 { dataType="Object"; class PositionInfo @@ -14062,7 +12973,7 @@ class Mission id=3041; type="Land_HBarrier_Big_F"; }; - class Item607 + class Item588 { dataType="Object"; class PositionInfo @@ -14080,7 +12991,7 @@ class Mission type="Land_HBarrier_5_F"; atlOffset=9.5367432e-007; }; - class Item608 + class Item589 { dataType="Object"; class PositionInfo @@ -14098,7 +13009,7 @@ class Mission type="Land_HBarrier_5_F"; atlOffset=-1.9073486e-006; }; - class Item609 + class Item590 { dataType="Object"; class PositionInfo @@ -14116,7 +13027,7 @@ class Mission type="Land_HBarrier_5_F"; atlOffset=9.5367432e-007; }; - class Item610 + class Item591 { dataType="Object"; class PositionInfo @@ -14134,7 +13045,7 @@ class Mission type="Land_HBarrier_Big_F"; atlOffset=5.7220459e-006; }; - class Item611 + class Item592 { dataType="Object"; class PositionInfo @@ -14152,7 +13063,7 @@ class Mission type="Land_HBarrier_Big_F"; atlOffset=7.6293945e-006; }; - class Item612 + class Item593 { dataType="Object"; class PositionInfo @@ -14170,7 +13081,7 @@ class Mission type="Land_HBarrier_5_F"; atlOffset=7.6293945e-006; }; - class Item613 + class Item594 { dataType="Object"; class PositionInfo @@ -14188,7 +13099,7 @@ class Mission type="Land_HBarrier_5_F"; atlOffset=7.6293945e-006; }; - class Item614 + class Item595 { dataType="Object"; class PositionInfo @@ -14206,7 +13117,7 @@ class Mission type="Land_HBarrier_5_F"; atlOffset=7.6293945e-006; }; - class Item615 + class Item596 { dataType="Object"; class PositionInfo @@ -14224,7 +13135,7 @@ class Mission type="Land_HBarrier_Big_F"; atlOffset=9.5367432e-007; }; - class Item616 + class Item597 { dataType="Object"; class PositionInfo @@ -14242,7 +13153,7 @@ class Mission type="Land_HBarrier_5_F"; atlOffset=9.5367432e-007; }; - class Item617 + class Item598 { dataType="Object"; class PositionInfo @@ -14259,7 +13170,7 @@ class Mission id=3052; type="Land_HBarrier_5_F"; }; - class Item618 + class Item599 { dataType="Object"; class PositionInfo @@ -14277,7 +13188,7 @@ class Mission type="Land_HBarrier_Big_F"; atlOffset=1.9073486e-006; }; - class Item619 + class Item600 { dataType="Object"; class PositionInfo @@ -14295,7 +13206,7 @@ class Mission type="Land_HBarrier_5_F"; atlOffset=4.7683716e-007; }; - class Item620 + class Item601 { dataType="Object"; class PositionInfo @@ -14313,7 +13224,7 @@ class Mission type="Land_HBarrier_Big_F"; atlOffset=3.8146973e-006; }; - class Item621 + class Item602 { dataType="Object"; class PositionInfo @@ -14331,7 +13242,7 @@ class Mission type="Land_HBarrier_5_F"; atlOffset=-4.7683716e-007; }; - class Item622 + class Item603 { dataType="Object"; class PositionInfo @@ -14349,7 +13260,7 @@ class Mission type="Land_HBarrier_Big_F"; atlOffset=4.7683716e-007; }; - class Item623 + class Item604 { dataType="Object"; class PositionInfo @@ -14366,7 +13277,7 @@ class Mission id=3058; type="Land_HBarrier_5_F"; }; - class Item624 + class Item605 { dataType="Object"; class PositionInfo @@ -14384,7 +13295,7 @@ class Mission type="Land_HBarrier_Big_F"; atlOffset=4.7683716e-007; }; - class Item625 + class Item606 { dataType="Object"; class PositionInfo @@ -14402,7 +13313,7 @@ class Mission type="Land_HBarrier_5_F"; atlOffset=1.4305115e-006; }; - class Item626 + class Item607 { dataType="Object"; class PositionInfo @@ -14420,7 +13331,7 @@ class Mission type="Land_HBarrier_5_F"; atlOffset=9.5367432e-007; }; - class Item627 + class Item608 { dataType="Object"; class PositionInfo @@ -14437,7 +13348,7 @@ class Mission id=3062; type="Land_HBarrier_Big_F"; }; - class Item628 + class Item609 { dataType="Object"; class PositionInfo @@ -14455,7 +13366,7 @@ class Mission type="Land_HBarrier_5_F"; atlOffset=1.9073486e-006; }; - class Item629 + class Item610 { dataType="Object"; class PositionInfo @@ -14473,7 +13384,7 @@ class Mission type="Land_HBarrier_Big_F"; atlOffset=-9.5367432e-007; }; - class Item630 + class Item611 { dataType="Object"; class PositionInfo @@ -14490,7 +13401,7 @@ class Mission id=3065; type="Land_HBarrier_5_F"; }; - class Item631 + class Item612 { dataType="Object"; class PositionInfo @@ -14508,7 +13419,7 @@ class Mission type="Land_HBarrier_3_F"; atlOffset=4.7683716e-006; }; - class Item632 + class Item613 { dataType="Object"; class PositionInfo @@ -14526,7 +13437,7 @@ class Mission type="Land_HBarrier_Big_F"; atlOffset=-9.5367432e-007; }; - class Item633 + class Item614 { dataType="Object"; class PositionInfo @@ -14543,7 +13454,7 @@ class Mission id=3068; type="Land_HBarrier_Big_F"; }; - class Item634 + class Item615 { dataType="Object"; class PositionInfo @@ -14561,7 +13472,7 @@ class Mission type="Land_HBarrier_5_F"; atlOffset=9.5367432e-007; }; - class Item635 + class Item616 { dataType="Object"; class PositionInfo @@ -14579,7 +13490,7 @@ class Mission type="Land_HBarrier_1_F"; atlOffset=9.5367432e-007; }; - class Item636 + class Item617 { dataType="Object"; class PositionInfo @@ -14596,7 +13507,7 @@ class Mission id=3071; type="Land_HBarrier_1_F"; }; - class Item637 + class Item618 { dataType="Object"; class PositionInfo @@ -14613,7 +13524,7 @@ class Mission id=3072; type="Land_HBarrier_5_F"; }; - class Item638 + class Item619 { dataType="Object"; class PositionInfo @@ -14631,7 +13542,7 @@ class Mission type="Land_HBarrier_Big_F"; atlOffset=1.9073486e-006; }; - class Item639 + class Item620 { dataType="Object"; class PositionInfo @@ -14649,7 +13560,7 @@ class Mission type="Land_HBarrier_5_F"; atlOffset=9.5367432e-007; }; - class Item640 + class Item621 { dataType="Object"; class PositionInfo @@ -14667,7 +13578,7 @@ class Mission type="Land_HBarrier_Big_F"; atlOffset=9.5367432e-007; }; - class Item641 + class Item622 { dataType="Object"; class PositionInfo @@ -14685,7 +13596,7 @@ class Mission type="Land_HBarrier_5_F"; atlOffset=9.5367432e-007; }; - class Item642 + class Item623 { dataType="Object"; class PositionInfo @@ -14703,7 +13614,7 @@ class Mission type="Land_HBarrier_Big_F"; atlOffset=9.5367432e-007; }; - class Item643 + class Item624 { dataType="Object"; class PositionInfo @@ -14721,7 +13632,7 @@ class Mission type="Land_HBarrier_5_F"; atlOffset=-9.5367432e-007; }; - class Item644 + class Item625 { dataType="Object"; class PositionInfo @@ -14739,7 +13650,7 @@ class Mission type="Land_HBarrier_3_F"; atlOffset=9.5367432e-007; }; - class Item645 + class Item626 { dataType="Object"; class PositionInfo @@ -14756,7 +13667,7 @@ class Mission id=3080; type="Land_HBarrier_5_F"; }; - class Item646 + class Item627 { dataType="Object"; class PositionInfo @@ -14774,7 +13685,7 @@ class Mission type="Land_HBarrier_Big_F"; atlOffset=9.5367432e-007; }; - class Item647 + class Item628 { dataType="Object"; class PositionInfo @@ -14792,7 +13703,7 @@ class Mission type="Land_HBarrier_5_F"; atlOffset=9.5367432e-007; }; - class Item648 + class Item629 { dataType="Object"; class PositionInfo @@ -14810,7 +13721,7 @@ class Mission type="Land_HBarrier_Big_F"; atlOffset=1.9073486e-006; }; - class Item649 + class Item630 { dataType="Object"; class PositionInfo @@ -14827,7 +13738,7 @@ class Mission id=3084; type="Land_HBarrier_5_F"; }; - class Item650 + class Item631 { dataType="Object"; class PositionInfo @@ -14845,7 +13756,7 @@ class Mission type="Land_HBarrier_Big_F"; atlOffset=9.5367432e-007; }; - class Item651 + class Item632 { dataType="Object"; class PositionInfo @@ -14861,7 +13772,7 @@ class Mission id=3086; type="Land_MobileRadar_01_radar_F"; }; - class Item652 + class Item633 { dataType="Object"; class PositionInfo @@ -14878,7 +13789,7 @@ class Mission type="Land_MobileRadar_01_generator_F"; atlOffset=0.2510004; }; - class Item653 + class Item634 { dataType="Object"; class PositionInfo @@ -14895,7 +13806,7 @@ class Mission type="Land_Cargo_HQ_V1_F"; atlOffset=4.7683716e-007; }; - class Item654 + class Item635 { dataType="Object"; class PositionInfo @@ -14912,7 +13823,7 @@ class Mission type="Land_Cargo_Patrol_V1_F"; atlOffset=-9.5367432e-007; }; - class Item655 + class Item636 { dataType="Object"; class PositionInfo @@ -14928,7 +13839,7 @@ class Mission id=3090; type="Land_Cargo_Patrol_V1_F"; }; - class Item656 + class Item637 { dataType="Object"; class PositionInfo @@ -14945,7 +13856,7 @@ class Mission type="Land_Cargo_Patrol_V1_F"; atlOffset=-9.5367432e-007; }; - class Item657 + class Item638 { dataType="Object"; class PositionInfo @@ -14962,7 +13873,7 @@ class Mission type="Land_Cargo_Patrol_V1_F"; atlOffset=-9.5367432e-007; }; - class Item658 + class Item639 { dataType="Object"; class PositionInfo @@ -14979,7 +13890,7 @@ class Mission type="Land_HelipadSquare_F"; atlOffset=0.65579605; }; - class Item659 + class Item640 { dataType="Object"; class PositionInfo @@ -14997,7 +13908,7 @@ class Mission type="Land_HBarrier_5_F"; atlOffset=4.7683716e-007; }; - class Item660 + class Item641 { dataType="Object"; class PositionInfo @@ -15015,7 +13926,7 @@ class Mission type="Land_HBarrier_Big_F"; atlOffset=4.7683716e-007; }; - class Item661 + class Item642 { dataType="Object"; class PositionInfo @@ -15032,7 +13943,7 @@ class Mission id=3096; type="Land_HBarrier_5_F"; }; - class Item662 + class Item643 { dataType="Object"; class PositionInfo @@ -15050,7 +13961,7 @@ class Mission type="Land_HBarrier_Big_F"; atlOffset=9.5367432e-007; }; - class Item663 + class Item644 { dataType="Object"; class PositionInfo @@ -15068,7 +13979,7 @@ class Mission type="Land_HBarrier_5_F"; atlOffset=1.9073486e-006; }; - class Item664 + class Item645 { dataType="Object"; class PositionInfo @@ -15086,7 +13997,7 @@ class Mission type="Land_HBarrier_Big_F"; atlOffset=1.9073486e-006; }; - class Item665 + class Item646 { dataType="Object"; class PositionInfo @@ -15104,7 +14015,7 @@ class Mission type="Land_HBarrier_5_F"; atlOffset=1.9073486e-006; }; - class Item666 + class Item647 { dataType="Object"; class PositionInfo @@ -15122,7 +14033,7 @@ class Mission type="Land_HBarrier_Big_F"; atlOffset=9.5367432e-007; }; - class Item667 + class Item648 { dataType="Object"; class PositionInfo @@ -15140,7 +14051,7 @@ class Mission type="Land_HBarrier_5_F"; atlOffset=9.5367432e-007; }; - class Item668 + class Item649 { dataType="Object"; class PositionInfo @@ -15158,7 +14069,7 @@ class Mission type="Land_HBarrier_Big_F"; atlOffset=-9.5367432e-007; }; - class Item669 + class Item650 { dataType="Object"; class PositionInfo @@ -15175,7 +14086,7 @@ class Mission id=3104; type="Land_HBarrier_5_F"; }; - class Item670 + class Item651 { dataType="Object"; class PositionInfo @@ -15193,7 +14104,7 @@ class Mission type="Land_HBarrier_Big_F"; atlOffset=-9.5367432e-007; }; - class Item671 + class Item652 { dataType="Object"; class PositionInfo @@ -15211,7 +14122,7 @@ class Mission type="Land_HBarrier_5_F"; atlOffset=9.5367432e-007; }; - class Item672 + class Item653 { dataType="Object"; class PositionInfo @@ -15228,7 +14139,7 @@ class Mission id=3107; type="Land_HBarrier_3_F"; }; - class Item673 + class Item654 { dataType="Object"; class PositionInfo @@ -15245,7 +14156,7 @@ class Mission id=3108; type="Land_HBarrier_5_F"; }; - class Item674 + class Item655 { dataType="Object"; class PositionInfo @@ -15263,7 +14174,7 @@ class Mission type="Land_HBarrier_Big_F"; atlOffset=4.7683716e-007; }; - class Item675 + class Item656 { dataType="Object"; class PositionInfo @@ -15281,7 +14192,7 @@ class Mission type="Land_HBarrier_5_F"; atlOffset=4.7683716e-007; }; - class Item676 + class Item657 { dataType="Object"; class PositionInfo @@ -15299,7 +14210,7 @@ class Mission type="Land_HBarrier_Big_F"; atlOffset=4.7683716e-007; }; - class Item677 + class Item658 { dataType="Object"; class PositionInfo @@ -15317,7 +14228,7 @@ class Mission type="Land_HBarrier_5_F"; atlOffset=4.7683716e-007; }; - class Item678 + class Item659 { dataType="Object"; class PositionInfo @@ -15335,7 +14246,7 @@ class Mission type="Land_HBarrier_5_F"; atlOffset=9.5367432e-007; }; - class Item679 + class Item660 { dataType="Object"; class PositionInfo @@ -15353,7 +14264,7 @@ class Mission type="Land_HBarrier_Big_F"; atlOffset=4.7683716e-007; }; - class Item680 + class Item661 { dataType="Object"; class PositionInfo @@ -15371,7 +14282,7 @@ class Mission type="Land_HBarrier_5_F"; atlOffset=4.7683716e-007; }; - class Item681 + class Item662 { dataType="Object"; class PositionInfo @@ -15389,7 +14300,7 @@ class Mission type="Land_HBarrier_Big_F"; atlOffset=4.7683716e-007; }; - class Item682 + class Item663 { dataType="Object"; class PositionInfo @@ -15407,7 +14318,7 @@ class Mission type="Land_HBarrier_5_F"; atlOffset=4.7683716e-007; }; - class Item683 + class Item664 { dataType="Object"; class PositionInfo @@ -15424,7 +14335,7 @@ class Mission id=3118; type="Land_HBarrier_5_F"; }; - class Item684 + class Item665 { dataType="Object"; class PositionInfo @@ -15442,7 +14353,7 @@ class Mission type="Land_HBarrier_Big_F"; atlOffset=4.7683716e-007; }; - class Item685 + class Item666 { dataType="Object"; class PositionInfo @@ -15460,7 +14371,7 @@ class Mission type="Land_HBarrier_5_F"; atlOffset=4.7683716e-007; }; - class Item686 + class Item667 { dataType="Object"; class PositionInfo @@ -15478,7 +14389,7 @@ class Mission type="Land_HBarrier_Big_F"; atlOffset=4.7683716e-007; }; - class Item687 + class Item668 { dataType="Object"; class PositionInfo @@ -15496,7 +14407,7 @@ class Mission type="Land_HBarrier_3_F"; atlOffset=4.7683716e-007; }; - class Item688 + class Item669 { dataType="Object"; class PositionInfo @@ -15514,7 +14425,7 @@ class Mission type="Land_HBarrier_5_F"; atlOffset=4.7683716e-007; }; - class Item689 + class Item670 { dataType="Object"; class PositionInfo @@ -15531,7 +14442,7 @@ class Mission id=3124; type="Land_HBarrier_Big_F"; }; - class Item690 + class Item671 { dataType="Object"; class PositionInfo @@ -15549,7 +14460,7 @@ class Mission type="Land_HBarrier_5_F"; atlOffset=4.7683716e-007; }; - class Item691 + class Item672 { dataType="Object"; class PositionInfo @@ -15567,7 +14478,7 @@ class Mission type="Land_HBarrier_Big_F"; atlOffset=3.5762787e-005; }; - class Item692 + class Item673 { dataType="Object"; class PositionInfo @@ -15585,7 +14496,7 @@ class Mission type="Land_HBarrier_5_F"; atlOffset=4.7683716e-007; }; - class Item693 + class Item674 { dataType="Object"; class PositionInfo @@ -15603,7 +14514,7 @@ class Mission type="Land_HBarrier_Big_F"; atlOffset=5.2452087e-006; }; - class Item694 + class Item675 { dataType="Object"; class PositionInfo @@ -15620,7 +14531,7 @@ class Mission id=3129; type="Land_HBarrier_5_F"; }; - class Item695 + class Item676 { dataType="Object"; class PositionInfo @@ -15637,7 +14548,7 @@ class Mission id=3130; type="Land_HBarrier_Big_F"; }; - class Item696 + class Item677 { dataType="Object"; class PositionInfo @@ -15655,7 +14566,7 @@ class Mission type="Land_HBarrier_5_F"; atlOffset=4.7683716e-007; }; - class Item697 + class Item678 { dataType="Object"; class PositionInfo @@ -15673,7 +14584,7 @@ class Mission type="Land_HBarrier_3_F"; atlOffset=4.7683716e-007; }; - class Item698 + class Item679 { dataType="Object"; class PositionInfo @@ -15690,7 +14601,7 @@ class Mission id=3133; type="Land_HBarrier_3_F"; }; - class Item699 + class Item680 { dataType="Object"; class PositionInfo @@ -15708,7 +14619,7 @@ class Mission type="Land_HBarrier_3_F"; atlOffset=9.5367432e-007; }; - class Item700 + class Item681 { dataType="Object"; class PositionInfo @@ -15726,24 +14637,7 @@ class Mission type="Land_HBarrier_1_F"; atlOffset=9.5367432e-007; }; - class Item701 - { - dataType="Object"; - class PositionInfo - { - position[]={11337.234,7.7909112,8973.8096}; - angles[]={0,2.8141022,0}; - }; - side="Empty"; - class Attributes - { - disableSimulation=1; - }; - id=3136; - type="Land_HelipadSquare_F"; - atlOffset=0.64489794; - }; - class Item702 + class Item682 { dataType="Object"; class PositionInfo @@ -15761,7 +14655,7 @@ class Mission type="Land_HBarrier_Big_F"; atlOffset=4.7683716e-007; }; - class Item703 + class Item683 { dataType="Object"; class PositionInfo @@ -15779,7 +14673,7 @@ class Mission type="Land_HBarrier_5_F"; atlOffset=4.7683716e-007; }; - class Item704 + class Item684 { dataType="Object"; class PositionInfo @@ -15796,7 +14690,7 @@ class Mission id=3139; type="Land_HBarrier_5_F"; }; - class Item705 + class Item685 { dataType="Object"; class PositionInfo @@ -15814,7 +14708,7 @@ class Mission type="Land_HBarrier_5_F"; atlOffset=4.7683716e-007; }; - class Item706 + class Item686 { dataType="Object"; class PositionInfo @@ -15832,7 +14726,7 @@ class Mission type="Land_HBarrier_Big_F"; atlOffset=4.7683716e-007; }; - class Item707 + class Item687 { dataType="Object"; class PositionInfo @@ -15850,7 +14744,7 @@ class Mission type="Land_HBarrier_Big_F"; atlOffset=1.5258789e-005; }; - class Item708 + class Item688 { dataType="Object"; class PositionInfo @@ -15867,7 +14761,7 @@ class Mission id=3143; type="Land_HBarrier_5_F"; }; - class Item709 + class Item689 { dataType="Object"; class PositionInfo @@ -15885,7 +14779,7 @@ class Mission type="Land_HBarrier_5_F"; atlOffset=8.1062317e-006; }; - class Item710 + class Item690 { dataType="Object"; class PositionInfo @@ -15903,7 +14797,7 @@ class Mission type="Land_HBarrier_Big_F"; atlOffset=9.5367432e-007; }; - class Item711 + class Item691 { dataType="Object"; class PositionInfo @@ -15920,7 +14814,7 @@ class Mission id=3146; type="Land_HBarrier_5_F"; }; - class Item712 + class Item692 { dataType="Object"; class PositionInfo @@ -15938,7 +14832,7 @@ class Mission type="Land_HBarrier_Big_F"; atlOffset=8.5830688e-006; }; - class Item713 + class Item693 { dataType="Object"; class PositionInfo @@ -15955,7 +14849,7 @@ class Mission id=3148; type="Land_HBarrier_5_F"; }; - class Item714 + class Item694 { dataType="Object"; class PositionInfo @@ -15973,7 +14867,7 @@ class Mission type="Land_HBarrier_5_F"; atlOffset=9.5367432e-007; }; - class Item715 + class Item695 { dataType="Object"; class PositionInfo @@ -15991,7 +14885,7 @@ class Mission type="Land_HBarrier_5_F"; atlOffset=-9.5367432e-007; }; - class Item716 + class Item696 { dataType="Object"; class PositionInfo @@ -16009,7 +14903,7 @@ class Mission type="Land_HBarrier_Big_F"; atlOffset=9.5367432e-007; }; - class Item717 + class Item697 { dataType="Object"; class PositionInfo @@ -16027,7 +14921,7 @@ class Mission type="Land_HBarrier_5_F"; atlOffset=-1.9073486e-006; }; - class Item718 + class Item698 { dataType="Object"; class PositionInfo @@ -16045,7 +14939,7 @@ class Mission type="Land_HBarrier_Big_F"; atlOffset=2.8610229e-006; }; - class Item719 + class Item699 { dataType="Object"; class PositionInfo @@ -16061,7 +14955,7 @@ class Mission id=3154; type="Land_Cargo_Tower_V1_F"; }; - class Item720 + class Item700 { dataType="Object"; class PositionInfo @@ -16077,7 +14971,7 @@ class Mission id=3155; type="Land_Cargo_Tower_V1_F"; }; - class Item721 + class Item701 { dataType="Object"; class PositionInfo @@ -16094,7 +14988,7 @@ class Mission type="Land_Cargo_Tower_V1_F"; atlOffset=9.5367432e-007; }; - class Item722 + class Item702 { dataType="Object"; class PositionInfo @@ -16111,7 +15005,7 @@ class Mission type="Land_HelipadSquare_F"; atlOffset=0.70659256; }; - class Item723 + class Item703 { dataType="Object"; class PositionInfo @@ -16128,7 +15022,7 @@ class Mission type="Land_HelipadSquare_F"; atlOffset=0.63049412; }; - class Item724 + class Item704 { dataType="Object"; class PositionInfo @@ -16145,7 +15039,7 @@ class Mission type="Land_HelipadSquare_F"; atlOffset=0.66751099; }; - class Item725 + class Item705 { dataType="Object"; class PositionInfo @@ -16162,7 +15056,7 @@ class Mission type="Land_HelipadSquare_F"; atlOffset=0.61739731; }; - class Item726 + class Item706 { dataType="Object"; class PositionInfo @@ -16179,7 +15073,7 @@ class Mission type="Land_LampAirport_F"; atlOffset=9.5367432e-007; }; - class Item727 + class Item707 { dataType="Object"; class PositionInfo @@ -16195,7 +15089,7 @@ class Mission id=3162; type="Land_LampAirport_F"; }; - class Item728 + class Item708 { dataType="Object"; class PositionInfo @@ -16211,7 +15105,7 @@ class Mission id=3168; type="StorageBladder_01_fuel_forest_F"; }; - class Item729 + class Item709 { dataType="Object"; class PositionInfo @@ -16227,7 +15121,7 @@ class Mission id=3169; type="StorageBladder_01_fuel_forest_F"; }; - class Item730 + class Item710 { dataType="Object"; class PositionInfo @@ -16245,7 +15139,7 @@ class Mission type="Land_HBarrier_Big_F"; atlOffset=9.5367432e-007; }; - class Item731 + class Item711 { dataType="Object"; class PositionInfo @@ -16263,7 +15157,7 @@ class Mission type="Land_HBarrier_Big_F"; atlOffset=9.5367432e-007; }; - class Item732 + class Item712 { dataType="Object"; class PositionInfo @@ -16281,7 +15175,7 @@ class Mission type="Land_HBarrier_Big_F"; atlOffset=1.5258789e-005; }; - class Item733 + class Item713 { dataType="Object"; class PositionInfo @@ -16299,7 +15193,7 @@ class Mission type="Land_HBarrier_Big_F"; atlOffset=9.5367432e-007; }; - class Item734 + class Item714 { dataType="Object"; class PositionInfo @@ -16317,7 +15211,7 @@ class Mission type="Land_HBarrier_Big_F"; atlOffset=1.9073486e-006; }; - class Item735 + class Item715 { dataType="Object"; class PositionInfo @@ -16333,7 +15227,7 @@ class Mission id=3175; type="Land_LampAirport_F"; }; - class Item736 + class Item716 { dataType="Object"; class PositionInfo @@ -16350,7 +15244,7 @@ class Mission type="Land_LampAirport_F"; atlOffset=9.5367432e-007; }; - class Item737 + class Item717 { dataType="Object"; class PositionInfo @@ -16367,7 +15261,7 @@ class Mission type="Land_LampSolar_F"; atlOffset=4.7683716e-007; }; - class Item738 + class Item718 { dataType="Object"; class PositionInfo @@ -16385,7 +15279,7 @@ class Mission type="Land_HBarrier_Big_F"; atlOffset=4.7683716e-007; }; - class Item739 + class Item719 { dataType="Object"; class PositionInfo @@ -16403,7 +15297,7 @@ class Mission type="Land_HBarrier_Big_F"; atlOffset=9.5367432e-007; }; - class Item740 + class Item720 { dataType="Object"; class PositionInfo @@ -16419,7 +15313,7 @@ class Mission id=3180; type="Land_Cargo_Patrol_V1_F"; }; - class Item741 + class Item721 { dataType="Object"; class PositionInfo @@ -16435,7 +15329,7 @@ class Mission id=3181; type="Land_Cargo_Patrol_V1_F"; }; - class Item742 + class Item722 { dataType="Layer"; name="Airfields"; @@ -16445,16 +15339,16 @@ class Mission class Item0 { dataType="Marker"; - position[]={7894.75,150.5,9742.5}; + position[]={7887.0386,150.5,9723.9023}; name="airport_2"; - markerType="RECTANGLE"; + markerType="ELLIPSE"; type="rectangle"; colorName="ColorEAST"; - a=239.14899; - b=151.89774; - angle=248.19385; + a=253.55186; + b=165.9662; + angle=248.19398; id=212; - atlOffset=1.3180084; + atlOffset=1.2574768; }; class Item1 { @@ -16466,21 +15360,21 @@ class Mission colorName="ColorEAST"; a=361.85641; b=148.96893; - angle=320.09509; + angle=320.09506; id=210; atlOffset=0.15761566; }; class Item2 { dataType="Marker"; - position[]={6468.5845,222.67999,3799.3018}; + position[]={6477.3799,222.67999,3804.5417}; name="airport_1"; markerType="RECTANGLE"; type="rectangle"; colorName="ColorEAST"; - a=126.36222; - b=102.06323; - angle=247.21413; + a=125.08763; + b=100.04146; + angle=240.23734; id=211; }; class Item3 @@ -16507,7 +15401,7 @@ class Mission colorName="ColorGreen"; a=31.424999; b=13.036; - angle=134.382; + angle=314.93652; id=3204; atlOffset=0.0004119873; }; @@ -16526,13 +15420,13 @@ class Mission class Item6 { dataType="Marker"; - position[]={6467.625,58,3820.75}; + position[]={6455.125,58,3810.375}; name="airp_1_mortar"; markerType="ELLIPSE"; type="ellipse"; colorName="ColorYellow"; - a=14.473; - b=13.825; + a=4.425148; + b=4.6022215; id=3190; atlOffset=-164.67999; }; @@ -16566,46 +15460,31 @@ class Mission class Item9 { dataType="Marker"; - position[]={7903.5,133,9866.75}; + position[]={7943.25,133,9800.625}; name="airp_2_vehicle"; markerType="RECTANGLE"; type="rectangle"; colorName="ColorGreen"; a=20.010422; b=8.6266327; - angle=90.943748; + angle=270.52481; id=3206; - atlOffset=-18.179993; + atlOffset=-17.321625; }; class Item10 { dataType="Marker"; - position[]={3971,67.875,10252}; - name="airp_hangar_1"; - markerType="RECTANGLE"; - type="rectangle"; - colorName="ColorRed"; - a=50; - b=25.348; - angle=312.93088; - id=3203; - atlOffset=-0.00019836426; - }; - class Item11 - { - dataType="Marker"; - position[]={11405.53,7.0110002,9007.2695}; + position[]={11337.125,7.3373952,8970.875}; name="airp_3_vehicle"; markerType="RECTANGLE"; type="rectangle"; colorName="ColorGreen"; a=17.457001; b=7.158; - angle=161.98796; + angle=160.88852; id=3216; - atlOffset=-0.00051355362; }; - class Item12 + class Item11 { dataType="Marker"; position[]={7818.5342,144.71147,9551.4424}; @@ -16615,15 +15494,27 @@ class Mission colorName="ColorGreen"; a=4.4136686; b=7.3692002; - angle=26.459684; + angle=205.44177; id=3292; atlOffset=0.0365448; }; + class Item12 + { + dataType="Marker"; + position[]={6465.439,222.67999,3809.8489}; + name="airp_1_mortar_1"; + markerType="ELLIPSE"; + type="ellipse"; + colorName="ColorYellow"; + a=4.425148; + b=4.6022215; + id=3297; + }; }; id=3184; - atlOffset=-6.9927597; + atlOffset=97.196587; }; - class Item743 + class Item723 { dataType="Layer"; name="Resources"; @@ -16633,15 +15524,14 @@ class Mission class Item0 { dataType="Marker"; - position[]={1220.5964,90.339996,8959.0313}; + position[]={1233.375,90.316399,8960.625}; name="resource"; markerType="RECTANGLE"; type="rectangle"; colorName="ColorBrown"; - a=72.040894; - b=66.637695; + a=103.96149; + b=94.054688; id=192; - atlOffset=0.00071716309; }; class Item1 { @@ -16711,16 +15601,16 @@ class Mission class Item6 { dataType="Marker"; - position[]={10654.603,63.91148,6963.7456}; + position[]={10667.555,63.910999,6955.6445}; name="resource_14"; - markerType="RECTANGLE"; + markerType="ELLIPSE"; type="rectangle"; colorName="ColorBrown"; - a=50; - b=64.756393; - angle=36.986652; + a=88.451118; + b=76.056091; + angle=36.987; id=206; - atlOffset=-0.25345993; + atlOffset=-0.17609024; }; class Item7 { @@ -16739,14 +15629,16 @@ class Mission class Item8 { dataType="Marker"; - position[]={3132.6716,92.199997,12008.724}; + position[]={3126.9458,92.199997,12004.243}; name="resource_2"; markerType="RECTANGLE"; type="rectangle"; colorName="ColorBrown"; - a=50; - b=50; + a=76.491089; + b=96.08284; + angle=29.097582; id=194; + atlOffset=-0.023979187; }; class Item9 { @@ -16844,16 +15736,16 @@ class Mission class Item16 { dataType="Marker"; - position[]={1356.004,41.870998,8035.1641}; + position[]={1324,41.875,8042.5}; name="reso_5_vehicle"; markerType="RECTANGLE"; type="rectangle"; colorName="ColorGreen"; a=17.457001; b=7.158; - angle=130.30399; + angle=182.77232; id=3227; - atlOffset=-0.00046157837; + atlOffset=-3.8704681; }; class Item17 { @@ -16871,15 +15763,15 @@ class Mission }; }; id=3185; - atlOffset=-48.311417; + atlOffset=-47.645172; }; - class Item744 + class Item724 { dataType="Layer"; name="Outposts"; class Entities { - items=36; + items=35; class Item0 { dataType="Marker"; @@ -17017,16 +15909,16 @@ class Mission class Item10 { dataType="Marker"; - position[]={8159.8047,35.146511,10768.631}; + position[]={8157.9434,35.146511,10780.057}; name="outpost_18"; markerType="RECTANGLE"; type="rectangle"; colorName="ColorGUER"; a=57.197998; - b=171.13599; + b=182.71274; angle=350.74753; id=74; - atlOffset=-8.6170387; + atlOffset=-7.8725815; }; class Item11 { @@ -17083,15 +15975,16 @@ class Mission class Item15 { dataType="Marker"; - position[]={6849.5,5.4451981,11204.5}; + position[]={6852.2236,5.4451981,11201.413}; name="outpost_22"; markerType="RECTANGLE"; type="rectangle"; colorName="ColorGUER"; - a=50; + a=71.521538; b=50; angle=48.56834; id=208; + atlOffset=0.065808296; }; class Item16 { @@ -17224,7 +16117,7 @@ class Mission colorName="ColorGreen"; a=17.457001; b=7.158; - angle=92.507957; + angle=271.60657; id=3220; }; class Item26 @@ -17254,20 +16147,6 @@ class Mission id=3213; }; class Item28 - { - dataType="Marker"; - position[]={8121.25,44.875,10757}; - name="outp_18_vehicle"; - markerType="RECTANGLE"; - type="rectangle"; - colorName="ColorGreen"; - a=20.01; - b=8.6269999; - angle=79.769997; - id=3211; - atlOffset=0.62099457; - }; - class Item29 { dataType="Marker"; position[]={2099,110.717,11007.25}; @@ -17277,11 +16156,11 @@ class Mission colorName="ColorGreen"; a=12.536; b=5.2579999; - angle=72.349953; + angle=251.54971; id=3208; atlOffset=0.00020599365; }; - class Item30 + class Item29 { dataType="Marker"; position[]={6341.751,36.414001,9913.377}; @@ -17295,7 +16174,7 @@ class Mission id=3209; atlOffset=0.00025558472; }; - class Item31 + class Item30 { dataType="Marker"; position[]={6881.25,5.915,11228.125}; @@ -17308,7 +16187,7 @@ class Mission angle=50.795986; id=3210; }; - class Item32 + class Item31 { dataType="Marker"; position[]={2069.405,53.279999,7275.6421}; @@ -17321,7 +16200,7 @@ class Mission angle=148.31696; id=3226; }; - class Item33 + class Item32 { dataType="Marker"; position[]={3165.7,234.722,4924.603}; @@ -17335,7 +16214,7 @@ class Mission id=3224; atlOffset=-0.10426331; }; - class Item34 + class Item33 { dataType="Marker"; position[]={5543.125,250.50999,3784.25}; @@ -17348,7 +16227,7 @@ class Mission angle=150.44295; id=3222; }; - class Item35 + class Item34 { dataType="Marker"; position[]={5016.957,347.82001,2142.4619}; @@ -17363,15 +16242,15 @@ class Mission }; }; id=3186; - atlOffset=46.574249; + atlOffset=48.186157; }; - class Item745 + class Item725 { dataType="Layer"; name="Factories"; class Entities { - items=14; + items=13; class Item0 { dataType="Marker"; @@ -17497,20 +16376,6 @@ class Mission atlOffset=-1.1605382; }; class Item9 - { - dataType="Marker"; - position[]={9351.416,16.662001,11191.668}; - name="fact_1_vehicle"; - markerType="RECTANGLE"; - type="rectangle"; - colorName="ColorGreen"; - a=16.91; - b=7.704; - angle=51.057976; - id=3212; - atlOffset=0.003200531; - }; - class Item10 { dataType="Marker"; position[]={10971.515,15.49,9001.5029}; @@ -17523,7 +16388,7 @@ class Mission angle=91.825996; id=3217; }; - class Item11 + class Item10 { dataType="Marker"; position[]={11314.375,12.717,9420.125}; @@ -17537,7 +16402,7 @@ class Mission id=3215; atlOffset=-0.00020313263; }; - class Item12 + class Item11 { dataType="Marker"; position[]={11142.137,4.0999999,11420.187}; @@ -17547,10 +16412,10 @@ class Mission colorName="ColorGreen"; a=17.457001; b=7.158; - angle=130.30399; + angle=310.42184; id=3214; }; - class Item13 + class Item12 { dataType="Marker"; position[]={11503.621,73.073997,7062.1182}; @@ -17566,9 +16431,9 @@ class Mission }; }; id=3187; - atlOffset=25.882332; + atlOffset=25.448265; }; - class Item746 + class Item726 { dataType="Layer"; name="Roadblocks"; @@ -17758,26 +16623,26 @@ class Mission class Item15 { dataType="Marker"; - position[]={6444.8247,2.9953322,10871.798}; + position[]={6442.75,3,10855.375}; name="control_23"; markerType="RECTANGLE"; type="rectangle"; a=50; b=50; id=795; - atlOffset=-2.5232544; + atlOffset=-1.9539928; }; class Item16 { dataType="Marker"; - position[]={8412.0811,1.5667458,11831.865}; + position[]={8413.625,1.625,11824.75}; name="control_24"; markerType="RECTANGLE"; type="rectangle"; a=50; b=50; id=796; - atlOffset=-2.5232544; + atlOffset=-2.4650002; }; class Item17 { @@ -17794,14 +16659,14 @@ class Mission class Item18 { dataType="Marker"; - position[]={11079.664,2.1455345,11370.186}; + position[]={11087.875,2.125,11380.125}; name="control_26"; markerType="RECTANGLE"; type="rectangle"; a=50; b=50; id=798; - atlOffset=-2.5232544; + atlOffset=-2.2346144; }; class Item19 { @@ -18022,26 +16887,26 @@ class Mission class Item37 { dataType="Marker"; - position[]={4062.5789,3.4024124,8967.9043}; + position[]={4034.25,3.375,8956.25}; name="control_43"; markerType="RECTANGLE"; type="rectangle"; a=50; b=50; id=815; - atlOffset=-2.348166; + atlOffset=-1.7154002; }; class Item38 { dataType="Marker"; - position[]={5308.4849,1.7440257,9485.876}; + position[]={5327.375,1.75,9478}; name="control_44"; markerType="RECTANGLE"; type="rectangle"; a=50; b=50; id=816; - atlOffset=-2.5232544; + atlOffset=-2.3800001; }; class Item39 { @@ -18217,9 +17082,9 @@ class Mission }; }; id=3188; - atlOffset=20.586609; + atlOffset=20.586716; }; - class Item747 + class Item727 { dataType="Layer"; name="Old marker"; @@ -18579,585 +17444,886 @@ class Mission class Item39 { dataType="Marker"; - position[]={4479.562,59.393002,10465.873}; - name="spawnPoint"; - type="hd_start"; - id=2795; - atlOffset=-0.00026702881; + position[]={4479.562,59.393002,10465.873}; + name="spawnPoint"; + type="hd_start"; + id=2795; + atlOffset=-0.00026702881; + }; + class Item40 + { + dataType="Marker"; + position[]={6412.7114,216.80989,3918.6729}; + name="spawnPoint_1"; + type="hd_start"; + id=3242; + }; + class Item41 + { + dataType="Marker"; + position[]={7985.749,148.04671,9836.4512}; + name="spawnPoint_2"; + type="hd_start"; + id=3243; + }; + class Item42 + { + dataType="Marker"; + position[]={11463.902,7.2081103,8968.9775}; + name="spawnPoint_3"; + type="hd_start"; + id=3244; + }; + }; + id=3193; + atlOffset=6.4507904; + }; + class Item728 + { + dataType="Layer"; + name="SeaAttackSpawnPoints"; + class Entities + { + items=8; + class Item0 + { + dataType="Marker"; + position[]={-931,218.60742,13144.625}; + name="seaAttackSpawn"; + type="mil_ambush"; + id=2878; + atlOffset=-1.4444122; + }; + class Item1 + { + dataType="Marker"; + position[]={-1348.7396,72.563736,6363.9351}; + name="seaAttackSpawn_1"; + type="mil_ambush"; + id=2879; + atlOffset=-0.00039672852; + }; + class Item2 + { + dataType="Marker"; + position[]={-1065.1031,354.63818,-483.08258}; + name="seaAttackSpawn_2"; + type="mil_ambush"; + id=2880; + atlOffset=-0.00039672852; + }; + class Item3 + { + dataType="Marker"; + position[]={6658.5327,280.2598,-897.39532}; + name="seaAttackSpawn_3"; + type="mil_ambush"; + id=2881; + atlOffset=-0.00039672852; + }; + class Item4 + { + dataType="Marker"; + position[]={13574.896,130.17221,-810.16998}; + name="seaAttackSpawn_4"; + type="mil_ambush"; + id=2882; + atlOffset=-0.00039672852; + }; + class Item5 + { + dataType="Marker"; + position[]={14229.441,111.76187,6385.7412}; + name="seaAttackSpawn_5"; + type="mil_ambush"; + id=2883; + atlOffset=-0.00039672852; + }; + class Item6 + { + dataType="Marker"; + position[]={13814.898,15.896471,13080.119}; + name="seaAttackSpawn_6"; + type="mil_ambush"; + id=2884; + atlOffset=-0.00039672852; + }; + class Item7 + { + dataType="Marker"; + position[]={6331.2607,69.274628,13603.458}; + name="seaAttackSpawn_7"; + type="mil_ambush"; + id=2885; + atlOffset=-0.00039672852; + }; + }; + id=3194; + atlOffset=54.222801; + }; + class Item729 + { + dataType="Object"; + class PositionInfo + { + position[]={3991.604,71.936157,10271.789}; + angles[]={0,2.3312404,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=3195; + type="Land_TentHangar_V1_F"; + atlOffset=7.6293945e-006; + }; + class Item730 + { + dataType="Object"; + class PositionInfo + { + position[]={3970.439,71.958878,10250.249}; + angles[]={0,2.3312404,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=3196; + type="Land_TentHangar_V1_F"; + }; + class Item731 + { + dataType="Object"; + class PositionInfo + { + position[]={3949.125,72.163177,10228.5}; + angles[]={0,2.3312404,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=3197; + type="Land_TentHangar_V1_F"; + }; + class Item732 + { + dataType="Object"; + class PositionInfo + { + position[]={4111.2378,68.343857,10388.865}; + angles[]={0,5.4486198,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=3198; + type="Land_HelipadSquare_F"; + atlOffset=8.392334e-005; + }; + class Item733 + { + dataType="Object"; + class PositionInfo + { + position[]={4148.8345,68.366928,10428.553}; + angles[]={0,5.4486198,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=3199; + type="Land_HelipadSquare_F"; + atlOffset=0.00024414063; + }; + class Item734 + { + dataType="Object"; + class PositionInfo + { + position[]={4225.417,68.378044,10507.549}; + angles[]={0,5.4486198,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=3200; + type="Land_HelipadSquare_F"; + atlOffset=0.074050903; + }; + class Item735 + { + dataType="Layer"; + name="Basics"; + class Entities + { + items=4; + class Item0 + { + dataType="Marker"; + position[]={14583.024,-0.016000001,12800.195}; + name="CSAT_carrier"; + type="flag_CSAT"; + id=2887; + atlOffset=2.9620171; }; - class Item40 + class Item1 { dataType="Marker"; - position[]={6412.7114,216.80989,3918.6729}; - name="spawnPoint_1"; - type="hd_start"; - id=3242; + position[]={-1704,-0.66315949,7956.125}; + name="NATO_carrier"; + type="flag_NATO"; + id=2886; }; - class Item41 + class Item2 { dataType="Marker"; - position[]={7985.749,148.04671,9836.4512}; - name="spawnPoint_2"; - type="hd_start"; - id=3243; + position[]={9163.25,78.625,9388.625}; + name="Synd_HQ"; + markerType="RECTANGLE"; + type="rectangle"; + colorName="ColorPink"; + a=50; + b=50; + id=78; + atlOffset=-13.042038; }; - class Item42 + class Item3 { dataType="Marker"; - position[]={11463.902,7.2081103,8968.9775}; - name="spawnPoint_3"; - type="hd_start"; - id=3244; + position[]={9164.208,2.7037606e+012,9385.8047}; + name="respawn_guerrila"; + text="Your Headquarters"; + type="hd_flag"; + colorName="ColorGUER"; + id=79; + atlOffset=2.7037606e+012; }; }; - id=3193; - atlOffset=6.4507904; + id=3207; + atlOffset=1.3518803e+012; + }; + class Item736 + { + dataType="Object"; + class PositionInfo + { + position[]={8884.75,138.59959,6588.75}; + angles[]={0,1.0895481,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=3228; + type="Land_HelipadCircle_F"; + }; + class Item737 + { + dataType="Object"; + class PositionInfo + { + position[]={11094.75,186.125,2503.875}; + angles[]={0,1.4552404,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=3229; + type="Land_HelipadCircle_F"; + atlOffset=-1.0154114; + }; + class Item738 + { + dataType="Object"; + class PositionInfo + { + position[]={11366.875,175.125,4256.25}; + angles[]={0,2.7159262,0}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=3230; + type="Land_HelipadCircle_F"; + atlOffset=1.8399506; + }; + class Item739 + { + dataType="Object"; + class PositionInfo + { + position[]={7347.75,117.04,2613.375}; + angles[]={0,1.6257827,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=3232; + type="Land_HelipadCircle_F"; + }; + class Item740 + { + dataType="Object"; + class PositionInfo + { + position[]={4923.125,354.16,2122.625}; + angles[]={0,5.8519688,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=3233; + type="Land_HelipadCircle_F"; + }; + class Item741 + { + dataType="Object"; + class PositionInfo + { + position[]={4490.625,111.46,4800.25}; + angles[]={0,1.5873392,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=3234; + type="Land_HelipadCircle_F"; + }; + class Item742 + { + dataType="Object"; + class PositionInfo + { + position[]={4497.25,116.365,4833.125}; + angles[]={0,4.0228968,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=3235; + type="Land_Cargo_Patrol_V2_F"; + }; + class Item743 + { + dataType="Object"; + class PositionInfo + { + position[]={2052.625,53.279999,7248}; + angles[]={0,6.2779412,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=3236; + type="Land_HelipadCircle_F"; + }; + class Item744 + { + dataType="Object"; + class PositionInfo + { + position[]={4248.7334,69.109573,10397.498}; + angles[]={0,0.82908094,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=3238; + type="Land_HelipadCircle_F"; + atlOffset=5.3405762e-005; + }; + class Item745 + { + dataType="Object"; + class PositionInfo + { + position[]={6861.896,5.100287,11188.406}; + angles[]={0,3.9884927,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=3239; + type="Land_HelipadCircle_F"; + atlOffset=-1.5735626e-005; + }; + class Item746 + { + dataType="Object"; + class PositionInfo + { + position[]={11120.688,4.0151787,11453.879}; + angles[]={0,1.6087209,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=3240; + type="Land_HelipadCircle_F"; + atlOffset=2.8610229e-006; + }; + class Item747 + { + dataType="Object"; + class PositionInfo + { + position[]={6424.3486,53.662663,8156.5156}; + angles[]={0,5.5036583,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=3241; + type="Land_HelipadCircle_F"; }; class Item748 { - dataType="Layer"; - name="SeaAttackSpawnPoints"; + dataType="Group"; + side="Independent"; class Entities { - items=8; + items=38; class Item0 { - dataType="Marker"; - position[]={-931,218.60742,13144.625}; - name="seaAttackSpawn"; - type="mil_ambush"; - id=2878; - atlOffset=-1.4444122; + dataType="Object"; + class PositionInfo + { + position[]={9171.3555,92.094833,9382.5215}; + }; + side="Independent"; + flags=7; + class Attributes + { + name="commanderX"; + description="Default Commander"; + isPlayer=1; + isPlayable=1; + class Inventory + { + map="ItemMap"; + }; + }; + id=3246; + type="I_G_Soldier_TL_F"; + class CustomAttributes + { + class Attribute0 + { + property="speaker"; + expression="_this setspeaker _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="Male04GRE"; + }; + }; + }; + class Attribute1 + { + property="pitch"; + expression="_this setpitch _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=1; + }; + }; + }; + nAttributes=2; + }; }; class Item1 { - dataType="Marker"; - position[]={-1348.7396,72.563736,6363.9351}; - name="seaAttackSpawn_1"; - type="mil_ambush"; - id=2879; - atlOffset=-0.00039672852; + dataType="Object"; + class PositionInfo + { + position[]={9176.1504,92.312378,9379.8184}; + }; + side="Independent"; + flags=5; + class Attributes + { + isPlayable=1; + class Inventory + { + map="ItemMap"; + }; + }; + id=3247; + type="I_G_Soldier_TL_F"; }; class Item2 { - dataType="Marker"; - position[]={-1065.1031,354.63818,-483.08258}; - name="seaAttackSpawn_2"; - type="mil_ambush"; - id=2880; - atlOffset=-0.00039672852; + dataType="Object"; + class PositionInfo + { + position[]={9176.2891,92.073639,9382.0537}; + }; + side="Independent"; + flags=5; + class Attributes + { + isPlayable=1; + class Inventory + { + map="ItemMap"; + }; + }; + id=3248; + type="I_G_Soldier_TL_F"; }; class Item3 { - dataType="Marker"; - position[]={6658.5327,280.2598,-897.39532}; - name="seaAttackSpawn_3"; - type="mil_ambush"; - id=2881; - atlOffset=-0.00039672852; + dataType="Object"; + class PositionInfo + { + position[]={9176.2314,91.873001,9384.3877}; + }; + side="Independent"; + flags=5; + class Attributes + { + isPlayable=1; + class Inventory + { + map="ItemMap"; + }; + }; + id=3249; + type="I_G_Soldier_TL_F"; }; class Item4 { - dataType="Marker"; - position[]={13574.896,130.17221,-810.16998}; - name="seaAttackSpawn_4"; - type="mil_ambush"; - id=2882; - atlOffset=-0.00039672852; + dataType="Object"; + class PositionInfo + { + position[]={9176.0684,91.67321,9386.7012}; + }; + side="Independent"; + flags=5; + class Attributes + { + isPlayable=1; + class Inventory + { + map="ItemMap"; + }; + }; + id=3250; + type="I_G_Soldier_TL_F"; }; class Item5 { - dataType="Marker"; - position[]={14229.441,111.76187,6385.7412}; - name="seaAttackSpawn_5"; - type="mil_ambush"; - id=2883; - atlOffset=-0.00039672852; - }; - class Item6 - { - dataType="Marker"; - position[]={13814.898,15.896471,13080.119}; - name="seaAttackSpawn_6"; - type="mil_ambush"; - id=2884; - atlOffset=-0.00039672852; + dataType="Object"; + class PositionInfo + { + position[]={9176.0273,91.410439,9389.1553}; + }; + side="Independent"; + flags=5; + class Attributes + { + isPlayable=1; + class Inventory + { + map="ItemMap"; + }; + }; + id=3251; + type="I_G_Soldier_TL_F"; + }; + class Item6 + { + dataType="Object"; + class PositionInfo + { + position[]={9175.8418,91.156654,9391.4717}; + }; + side="Independent"; + flags=5; + class Attributes + { + isPlayable=1; + class Inventory + { + map="ItemMap"; + }; + }; + id=3252; + type="I_G_Soldier_F"; }; class Item7 { - dataType="Marker"; - position[]={6331.2607,69.274628,13603.458}; - name="seaAttackSpawn_7"; - type="mil_ambush"; - id=2885; - atlOffset=-0.00039672852; + dataType="Object"; + class PositionInfo + { + position[]={9175.6348,90.947227,9393.3662}; + }; + side="Independent"; + flags=5; + class Attributes + { + isPlayable=1; + class Inventory + { + map="ItemMap"; + }; + }; + id=3253; + type="I_G_Soldier_F"; }; - }; - id=3194; - atlOffset=54.222801; - }; - class Item749 - { - dataType="Object"; - class PositionInfo - { - position[]={3991.604,71.936157,10271.789}; - angles[]={0,2.3312404,0}; - }; - side="Empty"; - flags=5; - class Attributes - { - }; - id=3195; - type="Land_TentHangar_V1_F"; - atlOffset=7.6293945e-006; - }; - class Item750 - { - dataType="Object"; - class PositionInfo - { - position[]={3970.439,71.958878,10250.249}; - angles[]={0,2.3312404,0}; - }; - side="Empty"; - flags=5; - class Attributes - { - }; - id=3196; - type="Land_TentHangar_V1_F"; - }; - class Item751 - { - dataType="Object"; - class PositionInfo - { - position[]={3949.125,72.163177,10228.5}; - angles[]={0,2.3312404,0}; - }; - side="Empty"; - flags=5; - class Attributes - { - }; - id=3197; - type="Land_TentHangar_V1_F"; - }; - class Item752 - { - dataType="Object"; - class PositionInfo - { - position[]={4111.2378,68.343857,10388.865}; - angles[]={0,5.4486198,0}; - }; - side="Empty"; - flags=4; - class Attributes - { - disableSimulation=1; - }; - id=3198; - type="Land_HelipadSquare_F"; - atlOffset=8.392334e-005; - }; - class Item753 - { - dataType="Object"; - class PositionInfo - { - position[]={4148.8345,68.366928,10428.553}; - angles[]={0,5.4486198,0}; - }; - side="Empty"; - flags=4; - class Attributes - { - disableSimulation=1; - }; - id=3199; - type="Land_HelipadSquare_F"; - atlOffset=0.00024414063; - }; - class Item754 - { - dataType="Object"; - class PositionInfo - { - position[]={4225.417,68.378044,10507.549}; - angles[]={0,5.4486198,0}; - }; - side="Empty"; - flags=4; - class Attributes - { - disableSimulation=1; - }; - id=3200; - type="Land_HelipadSquare_F"; - atlOffset=0.074050903; - }; - class Item755 - { - dataType="Layer"; - name="Basics"; - class Entities - { - items=6; - class Item0 + class Item8 { - dataType="Marker"; - position[]={14583.024,-0.016000001,12800.195}; - name="CSAT_carrier"; - type="flag_CSAT"; - id=2887; - atlOffset=2.9620171; + dataType="Object"; + class PositionInfo + { + position[]={9178.5098,92.260376,9379.9424}; + }; + side="Independent"; + flags=5; + class Attributes + { + isPlayable=1; + class Inventory + { + map="ItemMap"; + }; + }; + id=3254; + type="I_G_Soldier_F"; }; - class Item1 + class Item9 { - dataType="Marker"; - position[]={245.15363,390.56497,737.99121}; - name="respawn_west"; - type="flag_CTRG"; - id=175; - atlOffset=4.0483093; + dataType="Object"; + class PositionInfo + { + position[]={9178.5088,92.014923,9382.2813}; + }; + side="Independent"; + flags=5; + class Attributes + { + isPlayable=1; + class Inventory + { + map="ItemMap"; + }; + }; + id=3255; + type="I_G_Soldier_F"; }; - class Item2 + class Item10 { - dataType="Marker"; - position[]={-1704,-0.66315949,7956.125}; - name="NATO_carrier"; - type="flag_NATO"; - id=2886; + dataType="Object"; + class PositionInfo + { + position[]={9178.4023,91.805168,9384.6553}; + }; + side="Independent"; + flags=5; + class Attributes + { + isPlayable=1; + class Inventory + { + map="ItemMap"; + }; + }; + id=3256; + type="I_G_Soldier_F"; }; - class Item3 + class Item11 { - dataType="Marker"; - position[]={953.14001,78.643997,5568.0278}; - name="Synd_HQ"; - markerType="RECTANGLE"; - type="rectangle"; - colorName="ColorPink"; - a=50; - b=50; - id=78; - atlOffset=1.603363; + dataType="Object"; + class PositionInfo + { + position[]={9178.3438,91.588837,9386.8545}; + }; + side="Independent"; + flags=5; + class Attributes + { + isPlayable=1; + class Inventory + { + map="ItemMap"; + }; + }; + id=3257; + type="I_G_Soldier_F"; }; - class Item4 + class Item12 { - dataType="Marker"; - position[]={1388.8798,263.23926,225.21986}; - name="respawn_east"; - type="flag_Viper"; - id=183; - atlOffset=5.421051; + dataType="Object"; + class PositionInfo + { + position[]={9178.1406,91.332603,9389.2764}; + }; + side="Independent"; + flags=5; + class Attributes + { + isPlayable=1; + class Inventory + { + map="ItemMap"; + }; + }; + id=3258; + type="I_G_Soldier_F"; }; - class Item5 + class Item13 { - dataType="Marker"; - position[]={954.47308,2.7037606e+012,5570.207}; - name="respawn_guerrila"; - text="Your Headquarters"; - type="hd_flag"; - colorName="ColorGUER"; - id=79; - atlOffset=2.7037606e+012; + dataType="Object"; + class PositionInfo + { + position[]={9177.9531,91.063789,9391.6084}; + }; + side="Independent"; + flags=5; + class Attributes + { + isPlayable=1; + class Inventory + { + map="ItemMap"; + }; + }; + id=3259; + type="I_G_Soldier_F"; }; - }; - id=3207; - atlOffset=1.3518803e+012; - }; - class Item756 - { - dataType="Object"; - class PositionInfo - { - position[]={8884.75,138.59959,6588.75}; - angles[]={0,1.0895481,0}; - }; - side="Empty"; - flags=4; - class Attributes - { - disableSimulation=1; - }; - id=3228; - type="Land_HelipadCircle_F"; - }; - class Item757 - { - dataType="Object"; - class PositionInfo - { - position[]={11094.75,186.125,2503.875}; - angles[]={0,1.4552404,0}; - }; - side="Empty"; - flags=4; - class Attributes - { - disableSimulation=1; - }; - id=3229; - type="Land_HelipadCircle_F"; - atlOffset=-1.0154114; - }; - class Item758 - { - dataType="Object"; - class PositionInfo - { - position[]={11366.875,175.125,4256.25}; - angles[]={0,2.7159262,0}; - }; - side="Empty"; - class Attributes - { - disableSimulation=1; - }; - id=3230; - type="Land_HelipadCircle_F"; - atlOffset=1.8399506; - }; - class Item759 - { - dataType="Object"; - class PositionInfo - { - position[]={7347.75,117.04,2613.375}; - angles[]={0,1.6257827,0}; - }; - side="Empty"; - flags=4; - class Attributes - { - disableSimulation=1; - }; - id=3232; - type="Land_HelipadCircle_F"; - }; - class Item760 - { - dataType="Object"; - class PositionInfo - { - position[]={4923.125,354.16,2122.625}; - angles[]={0,5.8519688,0}; - }; - side="Empty"; - flags=4; - class Attributes - { - disableSimulation=1; - }; - id=3233; - type="Land_HelipadCircle_F"; - }; - class Item761 - { - dataType="Object"; - class PositionInfo - { - position[]={4490.625,111.46,4800.25}; - angles[]={0,1.5873392,0}; - }; - side="Empty"; - flags=4; - class Attributes - { - disableSimulation=1; - }; - id=3234; - type="Land_HelipadCircle_F"; - }; - class Item762 - { - dataType="Object"; - class PositionInfo - { - position[]={4497.25,116.365,4833.125}; - angles[]={0,4.0228968,0}; - }; - side="Empty"; - flags=5; - class Attributes - { - }; - id=3235; - type="Land_Cargo_Patrol_V2_F"; - }; - class Item763 - { - dataType="Object"; - class PositionInfo - { - position[]={2052.625,53.279999,7248}; - angles[]={0,6.2779412,0}; - }; - side="Empty"; - flags=4; - class Attributes - { - disableSimulation=1; - }; - id=3236; - type="Land_HelipadCircle_F"; - }; - class Item764 - { - dataType="Object"; - class PositionInfo - { - position[]={4248.7334,69.109573,10397.498}; - angles[]={0,0.82908094,0}; - }; - side="Empty"; - flags=4; - class Attributes - { - disableSimulation=1; - }; - id=3238; - type="Land_HelipadCircle_F"; - atlOffset=5.3405762e-005; - }; - class Item765 - { - dataType="Object"; - class PositionInfo - { - position[]={6861.896,5.100287,11188.406}; - angles[]={0,3.9884927,0}; - }; - side="Empty"; - flags=4; - class Attributes - { - disableSimulation=1; - }; - id=3239; - type="Land_HelipadCircle_F"; - atlOffset=-1.5735626e-005; - }; - class Item766 - { - dataType="Object"; - class PositionInfo - { - position[]={11120.688,4.0151787,11453.879}; - angles[]={0,1.6087209,0}; - }; - side="Empty"; - flags=4; - class Attributes - { - disableSimulation=1; - }; - id=3240; - type="Land_HelipadCircle_F"; - atlOffset=2.8610229e-006; - }; - class Item767 - { - dataType="Object"; - class PositionInfo - { - position[]={6424.3486,53.662663,8156.5156}; - angles[]={0,5.5036583,0}; - }; - side="Empty"; - flags=4; - class Attributes - { - disableSimulation=1; - }; - id=3241; - type="Land_HelipadCircle_F"; - }; - class Item768 - { - dataType="Group"; - side="Independent"; - class Entities - { - items=38; - class Item0 + class Item14 { dataType="Object"; class PositionInfo { - position[]={961.62061,80.294884,5566.9243}; + position[]={9180.6182,92.219109,9379.9775}; }; side="Independent"; - flags=3; + flags=5; class Attributes { - name="commanderX"; - description="Default Commander"; - isPlayer=1; isPlayable=1; class Inventory { map="ItemMap"; }; }; - id=3246; - type="I_G_Soldier_TL_F"; - atlOffset=2.2093887; - class CustomAttributes + id=3260; + type="I_G_Soldier_AR_F"; + }; + class Item15 + { + dataType="Object"; + class PositionInfo { - class Attribute0 + position[]={9180.7803,91.954857,9382.418}; + }; + side="Independent"; + flags=5; + class Attributes + { + isPlayable=1; + class Inventory { - property="speaker"; - expression="_this setspeaker _value;"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="Male04GRE"; - }; - }; + map="ItemMap"; }; - class Attribute1 + }; + id=3261; + type="I_G_Soldier_AR_F"; + }; + class Item16 + { + dataType="Object"; + class PositionInfo + { + position[]={9180.3799,91.727417,9384.833}; + }; + side="Independent"; + flags=5; + class Attributes + { + isPlayable=1; + class Inventory { - property="pitch"; - expression="_this setpitch _value;"; - class Value - { - class data - { - class type - { - type[]= - { - "SCALAR" - }; - }; - value=1; - }; - }; + map="ItemMap"; }; - nAttributes=2; }; + id=3262; + type="I_G_Soldier_AR_F"; }; - class Item1 + class Item17 { dataType="Object"; class PositionInfo { - position[]={966.41553,80.733803,5564.2212}; + position[]={9180.3564,91.514984,9386.9814}; }; side="Independent"; - flags=1; + flags=5; class Attributes { isPlayable=1; @@ -19166,19 +18332,18 @@ class Mission map="ItemMap"; }; }; - id=3247; - type="I_G_Soldier_TL_F"; - atlOffset=1.5630188; + id=3263; + type="I_G_Soldier_AR_F"; }; - class Item2 + class Item18 { dataType="Object"; class PositionInfo { - position[]={966.5542,80.737274,5566.457}; + position[]={9180.1563,91.267021,9389.2236}; }; side="Independent"; - flags=1; + flags=5; class Attributes { isPlayable=1; @@ -19187,19 +18352,18 @@ class Mission map="ItemMap"; }; }; - id=3248; - type="I_G_Soldier_TL_F"; - atlOffset=1.4959488; + id=3264; + type="I_G_Soldier_AR_F"; }; - class Item3 + class Item19 { dataType="Object"; class PositionInfo { - position[]={966.49658,80.701195,5568.7905}; + position[]={9180.0693,90.952515,9391.6826}; }; side="Independent"; - flags=1; + flags=5; class Attributes { isPlayable=1; @@ -19208,19 +18372,18 @@ class Mission map="ItemMap"; }; }; - id=3249; - type="I_G_Soldier_TL_F"; - atlOffset=1.405426; + id=3265; + type="I_G_Soldier_AR_F"; }; - class Item4 + class Item20 { dataType="Object"; class PositionInfo { - position[]={966.3335,80.605133,5571.104}; + position[]={9182.707,92.144218,9380.0576}; }; side="Independent"; - flags=1; + flags=5; class Attributes { isPlayable=1; @@ -19229,19 +18392,178 @@ class Mission map="ItemMap"; }; }; - id=3250; - type="I_G_Soldier_TL_F"; - atlOffset=1.3078613; + id=3266; + type="I_G_Soldier_GL_F"; + }; + class Item21 + { + dataType="Object"; + class PositionInfo + { + position[]={9182.5771,91.891663,9382.376}; + }; + side="Independent"; + flags=5; + class Attributes + { + isPlayable=1; + class Inventory + { + map="ItemMap"; + }; + }; + id=3267; + type="I_G_Soldier_GL_F"; + }; + class Item22 + { + dataType="Object"; + class PositionInfo + { + position[]={9182.4531,91.624367,9385.1201}; + }; + side="Independent"; + flags=5; + class Attributes + { + isPlayable=1; + class Inventory + { + map="ItemMap"; + }; + }; + id=3268; + type="I_G_Soldier_GL_F"; + }; + class Item23 + { + dataType="Object"; + class PositionInfo + { + position[]={9182.2793,91.42144,9387.1279}; + }; + side="Independent"; + flags=5; + class Attributes + { + isPlayable=1; + class Inventory + { + map="ItemMap"; + }; + }; + id=3269; + type="I_G_Soldier_GL_F"; + }; + class Item24 + { + dataType="Object"; + class PositionInfo + { + position[]={9182.21,91.147659,9389.3135}; + }; + side="Independent"; + flags=5; + class Attributes + { + isPlayable=1; + class Inventory + { + map="ItemMap"; + }; + }; + id=3270; + type="I_G_Soldier_GL_F"; + }; + class Item25 + { + dataType="Object"; + class PositionInfo + { + position[]={9182.1045,90.830986,9391.8037}; + }; + side="Independent"; + flags=5; + class Attributes + { + isPlayable=1; + class Inventory + { + map="ItemMap"; + }; + }; + id=3271; + type="I_G_Soldier_GL_F"; + }; + class Item26 + { + dataType="Object"; + class PositionInfo + { + position[]={9184.2344,92.073662,9380.1357}; + }; + side="Independent"; + flags=5; + class Attributes + { + isPlayable=1; + class Inventory + { + map="ItemMap"; + }; + }; + id=3272; + type="I_G_medic_F"; + }; + class Item27 + { + dataType="Object"; + class PositionInfo + { + position[]={9184.0586,91.828537,9382.415}; + }; + side="Independent"; + flags=5; + class Attributes + { + isPlayable=1; + class Inventory + { + map="ItemMap"; + }; + }; + id=3273; + type="I_G_medic_F"; + }; + class Item28 + { + dataType="Object"; + class PositionInfo + { + position[]={9184.0166,91.536491,9385.2861}; + }; + side="Independent"; + flags=5; + class Attributes + { + isPlayable=1; + class Inventory + { + map="ItemMap"; + }; + }; + id=3274; + type="I_G_medic_F"; }; - class Item5 + class Item29 { dataType="Object"; class PositionInfo { - position[]={966.29248,80.515076,5573.5581}; + position[]={9183.9287,91.330528,9387.0928}; }; side="Independent"; - flags=1; + flags=5; class Attributes { isPlayable=1; @@ -19250,19 +18572,18 @@ class Mission map="ItemMap"; }; }; - id=3251; - type="I_G_Soldier_TL_F"; - atlOffset=1.2042618; + id=3275; + type="I_G_medic_F"; }; - class Item6 + class Item30 { dataType="Object"; class PositionInfo { - position[]={966.10693,80.395424,5575.874}; + position[]={9183.7451,91.041245,9389.4521}; }; side="Independent"; - flags=1; + flags=5; class Attributes { isPlayable=1; @@ -19271,19 +18592,18 @@ class Mission map="ItemMap"; }; }; - id=3252; - type="I_G_Soldier_F"; - atlOffset=1.1147766; + id=3276; + type="I_G_medic_F"; }; - class Item7 + class Item31 { dataType="Object"; class PositionInfo { - position[]={965.8999,80.26825,5577.7695}; + position[]={9183.7559,90.717262,9391.8633}; }; side="Independent"; - flags=1; + flags=5; class Attributes { isPlayable=1; @@ -19292,19 +18612,18 @@ class Mission map="ItemMap"; }; }; - id=3253; - type="I_G_Soldier_F"; - atlOffset=1.0294113; + id=3277; + type="I_G_medic_F"; }; - class Item8 + class Item32 { dataType="Object"; class PositionInfo { - position[]={968.7749,80.944748,5564.3447}; + position[]={9186.0361,91.981636,9380.2998}; }; side="Independent"; - flags=1; + flags=5; class Attributes { isPlayable=1; @@ -19313,19 +18632,18 @@ class Mission map="ItemMap"; }; }; - id=3254; - type="I_G_Soldier_F"; - atlOffset=1.1350403; + id=3278; + type="I_G_engineer_F"; }; - class Item9 + class Item33 { dataType="Object"; class PositionInfo { - position[]={968.77393,80.93531,5566.6841}; + position[]={9186.0596,91.730019,9382.6006}; }; side="Independent"; - flags=1; + flags=5; class Attributes { isPlayable=1; @@ -19334,19 +18652,18 @@ class Mission map="ItemMap"; }; }; - id=3255; - type="I_G_Soldier_F"; - atlOffset=1.0546341; + id=3279; + type="I_G_engineer_F"; }; - class Item10 + class Item34 { dataType="Object"; class PositionInfo { - position[]={968.66748,80.886391,5569.0576}; + position[]={9185.8174,91.420578,9385.3906}; }; side="Independent"; - flags=1; + flags=5; class Attributes { isPlayable=1; @@ -19355,19 +18672,18 @@ class Mission map="ItemMap"; }; }; - id=3256; - type="I_G_Soldier_F"; - atlOffset=0.96520233; + id=3280; + type="I_G_engineer_F"; }; - class Item11 + class Item35 { dataType="Object"; class PositionInfo { - position[]={968.60889,80.803574,5571.2573}; + position[]={9185.5625,91.207741,9387.3389}; }; side="Independent"; - flags=1; + flags=5; class Attributes { isPlayable=1; @@ -19376,19 +18692,18 @@ class Mission map="ItemMap"; }; }; - id=3257; - type="I_G_Soldier_F"; - atlOffset=0.87738037; + id=3281; + type="I_G_engineer_F"; }; - class Item12 + class Item36 { dataType="Object"; class PositionInfo { - position[]={968.40576,80.67601,5573.6797}; + position[]={9185.3672,90.931892,9389.5752}; }; side="Independent"; - flags=1; + flags=5; class Attributes { isPlayable=1; @@ -19397,19 +18712,18 @@ class Mission map="ItemMap"; }; }; - id=3258; - type="I_G_Soldier_F"; - atlOffset=0.78246307; + id=3282; + type="I_G_engineer_F"; }; - class Item13 + class Item37 { dataType="Object"; class PositionInfo { - position[]={968.21826,80.52401,5576.0107}; + position[]={9185.2627,90.574638,9392.0439}; }; side="Independent"; - flags=1; + flags=5; class Attributes { isPlayable=1; @@ -19418,736 +18732,1585 @@ class Mission map="ItemMap"; }; }; - id=3259; - type="I_G_Soldier_F"; - atlOffset=0.67633057; + id=3283; + type="I_G_engineer_F"; }; - class Item14 + }; + class Attributes + { + }; + id=3245; + class CustomAttributes + { + class Attribute0 + { + property="groupID"; + expression="_this setGroupID [_value];"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="Guerillas"; + }; + }; + }; + nAttributes=1; + }; + }; + class Item749 + { + dataType="Object"; + class PositionInfo + { + position[]={8904.125,139.94028,6548.25}; + angles[]={0,4.224834,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=3284; + type="CamoNet_OPFOR_F"; + }; + class Item750 + { + dataType="Object"; + class PositionInfo + { + position[]={8926.625,139.86855,6559.125}; + angles[]={0,1.1843517,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=3285; + type="CamoNet_OPFOR_open_F"; + }; + class Item751 + { + dataType="Object"; + class PositionInfo + { + position[]={8948.375,139.85318,6568.375}; + angles[]={0,1.1212085,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=3286; + type="CamoNet_OPFOR_F"; + }; + class Item752 + { + dataType="Object"; + class PositionInfo + { + position[]={11093.375,186.39807,2472}; + angles[]={0,2.9576545,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=3287; + type="CamoNet_OPFOR_open_F"; + }; + class Item753 + { + dataType="Object"; + class PositionInfo + { + position[]={11119.473,185.43359,2458.3208}; + angles[]={0,2.9576545,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=3288; + type="CamoNet_OPFOR_open_F"; + atlOffset=3.0517578e-005; + }; + class Item754 + { + dataType="Object"; + class PositionInfo + { + position[]={7806.8916,151.14426,9752.0244}; + angles[]={0.012798273,0,0.033588443}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=3289; + type="CamoNet_OPFOR_open_F"; + atlOffset=0.00076293945; + }; + class Item755 + { + dataType="Object"; + class PositionInfo + { + position[]={7891.25,151.13785,9769.375}; + angles[]={0.012798273,0,0.033588443}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=3290; + type="CamoNet_OPFOR_open_F"; + }; + class Item756 + { + dataType="Object"; + class PositionInfo + { + position[]={8030.125,136.17107,9659.125}; + angles[]={0,3.9002712,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=3291; + type="CamoNet_OPFOR_open_F"; + }; + class Item757 + { + dataType="Object"; + class PositionInfo + { + position[]={9858.875,181.96223,3853.375}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=3293; + type="CamoNet_OPFOR_open_F"; + }; + class Item758 + { + dataType="Object"; + class PositionInfo + { + position[]={9859.8965,181.96785,3878.011}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=3294; + type="CamoNet_OPFOR_open_F"; + }; + class Item759 + { + dataType="Object"; + class PositionInfo + { + position[]={9908.9727,182.10333,3959.6809}; + angles[]={0,4.8142505,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=3295; + type="CamoNet_OPFOR_open_F"; + }; + class Item760 + { + dataType="Object"; + class PositionInfo + { + position[]={9929.7227,182.13855,3958.2808}; + angles[]={0,3.2094893,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=3296; + type="CamoNet_OPFOR_open_F"; + atlOffset=6.1035156e-005; + }; + class Item761 + { + dataType="Object"; + class PositionInfo + { + position[]={11368.125,177.74562,4283.625}; + angles[]={0,2.8067546,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=3298; + type="Land_Cargo_Patrol_V2_F"; + }; + class Item762 + { + dataType="Object"; + class PositionInfo + { + position[]={11260.25,182.08499,4229.5}; + angles[]={0,1.6613492,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=3299; + type="Land_Cargo_Patrol_V2_F"; + }; + class Item763 + { + dataType="Object"; + class PositionInfo + { + position[]={11344.75,180.96703,4166}; + angles[]={0,0.015520009,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=3300; + type="Land_Cargo_Patrol_V2_F"; + }; + class Item764 + { + dataType="Object"; + class PositionInfo + { + position[]={5029.75,352.405,2179.75}; + angles[]={0,4.6894379,0}; + }; + side="Empty"; + class Attributes + { + }; + id=3301; + type="Land_Cargo_Patrol_V2_F"; + atlOffset=0.4788208; + }; + class Item765 + { + dataType="Object"; + class PositionInfo + { + position[]={232.28836,384.67154,712.28186}; + }; + side="Empty"; + flags=5; + class Attributes + { + init="if (!isMultiplayer) then {deleteVehicle this};"; + }; + id=3302; + type="Flag_NATO_F"; + }; + class Item766 + { + dataType="Marker"; + position[]={232.41336,380.65735,712.15686}; + name="respawn_west"; + type="flag_CTRG"; + id=3303; + }; + class Item767 + { + dataType="Group"; + side="West"; + class Entities + { + items=6; + class Item0 { dataType="Object"; class PositionInfo { - position[]={970.8833,81.13356,5564.3809}; + position[]={232.66336,379.86087,709.58167}; + angles[]={5.9851346,0,0.0080084298}; }; - side="Independent"; - flags=1; + side="West"; + flags=6; class Attributes { + rank="SERGEANT"; + init="groupPlayersNATO = group this; this setVariable [""pvp"",true]; this setVariable [""pvpPlayerUnitNumber"", 0];"; + name="pvp_blue_1"; + description="Teamleader"; isPlayable=1; class Inventory { + class uniform + { + typeName="U_B_CombatUniform_mcam"; + isBackpack=0; + }; map="ItemMap"; + compass="ItemCompass"; + watch="ItemWatch"; + radio="ItemRadio"; }; }; - id=3260; - type="I_G_Soldier_AR_F"; - atlOffset=1.0090256; - }; - class Item15 - { - dataType="Object"; - class PositionInfo - { - position[]={971.04541,81.138344,5566.8208}; - }; - side="Independent"; - flags=1; - class Attributes + id=3305; + type="B_recon_TL_F"; + class CustomAttributes { - isPlayable=1; - class Inventory + class Attribute0 { - map="ItemMap"; + property="speaker"; + expression="_this setspeaker _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="Male12ENG"; + }; + }; }; - }; - id=3261; - type="I_G_Soldier_AR_F"; - atlOffset=0.91348267; - }; - class Item16 - { - dataType="Object"; - class PositionInfo - { - position[]={970.64502,81.057266,5569.2358}; - }; - side="Independent"; - flags=1; - class Attributes - { - isPlayable=1; - class Inventory + class Attribute1 { - map="ItemMap"; + property="pitch"; + expression="_this setpitch _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=0.99000001; + }; + }; }; + nAttributes=2; }; - id=3262; - type="I_G_Soldier_AR_F"; - atlOffset=0.8175354; }; - class Item17 + class Item1 { dataType="Object"; class PositionInfo { - position[]={970.62158,80.957275,5571.3848}; + position[]={228.53836,379.7157,709.45667}; + angles[]={5.9851346,0,0.035185181}; }; - side="Independent"; - flags=1; + side="West"; + flags=4; class Attributes { + skill=0.40000001; + init="this setVariable [""pvp"",true]; this setVariable [""pvpPlayerUnitNumber"", 1];"; + name="pvp_blue_2"; + description="Medic"; isPlayable=1; class Inventory { + class uniform + { + typeName="U_B_CombatUniform_mcam"; + isBackpack=0; + }; map="ItemMap"; + compass="ItemCompass"; + watch="ItemWatch"; + radio="ItemRadio"; }; }; - id=3263; - type="I_G_Soldier_AR_F"; - atlOffset=0.70054626; - }; - class Item18 - { - dataType="Object"; - class PositionInfo - { - position[]={970.42139,80.809837,5573.626}; - }; - side="Independent"; - flags=1; - class Attributes + id=3306; + type="B_recon_medic_F"; + class CustomAttributes { - isPlayable=1; - class Inventory + class Attribute0 { - map="ItemMap"; + property="speaker"; + expression="_this setspeaker _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="Male03ENG"; + }; + }; }; - }; - id=3264; - type="I_G_Soldier_AR_F"; - atlOffset=0.56147766; - }; - class Item19 - { - dataType="Object"; - class PositionInfo - { - position[]={970.33447,80.656685,5576.085}; - }; - side="Independent"; - flags=1; - class Attributes - { - isPlayable=1; - class Inventory + class Attribute1 { - map="ItemMap"; + property="pitch"; + expression="_this setpitch _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=0.95999998; + }; + }; }; + nAttributes=2; }; - id=3265; - type="I_G_Soldier_AR_F"; - atlOffset=0.42988586; }; - class Item20 + class Item2 { dataType="Object"; class PositionInfo { - position[]={972.97217,81.320419,5564.4604}; + position[]={235.66336,379.91074,709.70667}; + angles[]={5.9924636,0,0}; }; - side="Independent"; - flags=1; + side="West"; + flags=4; class Attributes { + skill=0.44999999; + rank="CORPORAL"; + init="this setVariable [""pvp"",true]; this setVariable [""pvpPlayerUnitNumber"", 2];"; + name="pvp_blue_3"; + description="Machinegunner"; isPlayable=1; class Inventory { + class uniform + { + typeName="U_B_CombatUniform_mcam"; + isBackpack=0; + }; map="ItemMap"; + compass="ItemCompass"; + watch="ItemWatch"; + radio="ItemRadio"; }; }; - id=3266; - type="I_G_Soldier_GL_F"; - atlOffset=0.88265228; - }; - class Item21 - { - dataType="Object"; - class PositionInfo - { - position[]={972.84229,81.299507,5566.7783}; - }; - side="Independent"; - flags=1; - class Attributes + id=3307; + type="B_recon_F"; + class CustomAttributes { - isPlayable=1; - class Inventory + class Attribute0 { - map="ItemMap"; + property="speaker"; + expression="_this setspeaker _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="Male07ENG"; + }; + }; + }; + class Attribute1 + { + property="pitch"; + expression="_this setpitch _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=0.94999999; + }; + }; }; + nAttributes=2; }; - id=3267; - type="I_G_Soldier_GL_F"; - atlOffset=0.79734802; }; - class Item22 + class Item3 { dataType="Object"; class PositionInfo { - position[]={972.71826,81.204926,5569.5225}; + position[]={234.03836,379.91028,709.70667}; + angles[]={5.9851346,0,0.0080084298}; }; - side="Independent"; - flags=1; + side="West"; + flags=4; class Attributes { + skill=0.44999999; + rank="CORPORAL"; + init="this setVariable [""pvp"",true]; this setVariable [""pvpPlayerUnitNumber"", 3];"; + name="pvp_blue_4"; + description="Marksman"; isPlayable=1; class Inventory { + class uniform + { + typeName="U_B_CombatUniform_mcam"; + isBackpack=0; + }; map="ItemMap"; + compass="ItemCompass"; + watch="ItemWatch"; + radio="ItemRadio"; }; }; - id=3268; - type="I_G_Soldier_GL_F"; - atlOffset=0.64067841; - }; - class Item23 - { - dataType="Object"; - class PositionInfo - { - position[]={972.54443,81.073097,5571.5313}; - }; - side="Independent"; - flags=1; - class Attributes + id=3308; + type="B_recon_M_F"; + class CustomAttributes { - isPlayable=1; - class Inventory + class Attribute0 { - map="ItemMap"; + property="speaker"; + expression="_this setspeaker _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="Male12ENG"; + }; + }; + }; + class Attribute1 + { + property="pitch"; + expression="_this setpitch _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=0.98000002; + }; + }; }; + nAttributes=2; }; - id=3269; - type="I_G_Soldier_GL_F"; - atlOffset=0.51522064; }; - class Item24 + class Item4 { dataType="Object"; class PositionInfo { - position[]={972.4751,80.937569,5573.7158}; + position[]={226.78836,379.65204,709.45667}; + angles[]={5.9836717,0,0.036785569}; }; - side="Independent"; - flags=1; + side="West"; + flags=4; class Attributes { + skill=0.40000001; + init="this setVariable [""pvp"",true]; this setVariable [""pvpPlayerUnitNumber"", 4];"; + name="pvp_blue_5"; + description="AT1"; isPlayable=1; class Inventory { + class uniform + { + typeName="U_B_CombatUniform_mcam"; + isBackpack=0; + }; map="ItemMap"; + compass="ItemCompass"; + watch="ItemWatch"; + radio="ItemRadio"; }; }; - id=3270; - type="I_G_Soldier_GL_F"; - atlOffset=0.35932922; + id=3309; + type="B_recon_LAT_F"; + class CustomAttributes + { + class Attribute0 + { + property="speaker"; + expression="_this setspeaker _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="Male12ENG"; + }; + }; + }; + class Attribute1 + { + property="pitch"; + expression="_this setpitch _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=0.97000003; + }; + }; + }; + nAttributes=2; + }; }; - class Item25 + class Item5 { dataType="Object"; class PositionInfo { - position[]={972.36963,80.781242,5576.2065}; + position[]={230.53836,379.82449,709.58167}; + angles[]={5.9851346,0,0.035185181}; }; - side="Independent"; - flags=5; + side="West"; + flags=4; class Attributes { + skill=0.40000001; + init="this setVariable [""pvp"",true]; this setVariable [""pvpPlayerUnitNumber"", 5];"; + name="pvp_blue_6"; + description="AT2"; isPlayable=1; class Inventory { + class uniform + { + typeName="U_B_CombatUniform_mcam"; + isBackpack=0; + }; map="ItemMap"; + compass="ItemCompass"; + watch="ItemWatch"; + radio="ItemRadio"; }; }; - id=3271; - type="I_G_Soldier_GL_F"; - atlOffset=0.23212433; + id=3310; + type="B_recon_LAT_F"; + class CustomAttributes + { + class Attribute0 + { + property="speaker"; + expression="_this setspeaker _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="Male12ENG"; + }; + }; + }; + class Attribute1 + { + property="pitch"; + expression="_this setpitch _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=0.97000003; + }; + }; + }; + nAttributes=2; + }; }; - class Item26 + }; + class Attributes + { + }; + id=3304; + }; + class Item768 + { + dataType="Marker"; + position[]={1408.1417,252.39252,208.96738}; + name="respawn_east"; + type="flag_Viper"; + id=3311; + }; + class Item769 + { + dataType="Group"; + side="East"; + class Entities + { + items=6; + class Item0 { dataType="Object"; class PositionInfo { - position[]={974.49951,81.321732,5564.5381}; + position[]={1407.4913,252.31816,207.09042}; + angles[]={6.1906505,0,6.12609}; }; - side="Independent"; - flags=1; + side="East"; + flags=6; class Attributes { + init="groupPlayersCSAT = group this; this setVariable [""pvp"",true]; this setVariable [""pvpPlayerUnitNumber"", 0];"; + name="pvp_red_1"; + description="Teamleader"; isPlayable=1; class Inventory { + class uniform + { + typeName="U_O_SpecopsUniform_ocamo"; + isBackpack=0; + }; map="ItemMap"; + compass="ItemCompass"; + watch="ItemWatch"; + radio="ItemRadio"; }; }; - id=3272; - type="I_G_medic_F"; - atlOffset=0.64479828; - }; - class Item27 - { - dataType="Object"; - class PositionInfo - { - position[]={974.32373,81.313004,5566.8179}; - }; - side="Independent"; - flags=1; - class Attributes + id=3313; + type="O_T_Recon_TL_F"; + class CustomAttributes { - isPlayable=1; - class Inventory + class Attribute0 { - map="ItemMap"; + property="speaker"; + expression="_this setspeaker _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="Male03CHI"; + }; + }; + }; + class Attribute1 + { + property="pitch"; + expression="_this setpitch _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=0.98000002; + }; + }; }; + nAttributes=2; }; - id=3273; - type="I_G_medic_F"; - atlOffset=0.57946014; }; - class Item28 + class Item1 { dataType="Object"; class PositionInfo { - position[]={974.28174,81.217323,5569.6895}; + position[]={1405.8859,252.56839,207.09042}; + angles[]={6.19065,0,6.1370354}; }; - side="Independent"; - flags=1; + side="East"; + flags=4; class Attributes { + init="this setVariable [""pvp"",true]; this setVariable [""pvpPlayerUnitNumber"", 1];"; + name="pvp_red_2"; + description="Medic"; isPlayable=1; class Inventory { + class uniform + { + typeName="U_O_SpecopsUniform_ocamo"; + isBackpack=0; + }; map="ItemMap"; + compass="ItemCompass"; + watch="ItemWatch"; + radio="ItemRadio"; }; }; - id=3274; - type="I_G_medic_F"; - atlOffset=0.40799713; - }; - class Item29 - { - dataType="Object"; - class PositionInfo - { - position[]={974.19385,81.108696,5571.4961}; - }; - side="Independent"; - flags=1; - class Attributes + id=3314; + type="O_T_Recon_Medic_F"; + class CustomAttributes { - isPlayable=1; - class Inventory + class Attribute0 { - map="ItemMap"; + property="speaker"; + expression="_this setspeaker _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="Male01CHI"; + }; + }; + }; + class Attribute1 + { + property="pitch"; + expression="_this setpitch _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=0.98000002; + }; + }; }; + nAttributes=2; }; - id=3275; - type="I_G_medic_F"; - atlOffset=0.28740692; }; - class Item30 + class Item2 { dataType="Object"; class PositionInfo { - position[]={974.01025,80.966675,5573.8555}; + position[]={1404.2804,252.82358,207.09042}; + angles[]={6.2065368,0,6.1214108}; }; - side="Independent"; - flags=5; + side="East"; + flags=4; class Attributes { + init="this setVariable [""pvp"",true]; this setVariable [""pvpPlayerUnitNumber"", 2];"; + name="pvp_red_3"; + description="Machinegunner"; isPlayable=1; class Inventory { + class uniform + { + typeName="U_O_SpecopsUniform_ocamo"; + isBackpack=0; + }; map="ItemMap"; + compass="ItemCompass"; + watch="ItemWatch"; + radio="ItemRadio"; }; }; - id=3276; - type="I_G_medic_F"; - atlOffset=0.14078522; - }; - class Item31 - { - dataType="Object"; - class PositionInfo - { - position[]={974.021,80.822105,5576.2661}; - }; - side="Independent"; - flags=5; - class Attributes + id=3315; + type="O_Soldier_AR_F"; + class CustomAttributes { - isPlayable=1; - class Inventory + class Attribute0 { - map="ItemMap"; + property="speaker"; + expression="_this setspeaker _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="Male01PER"; + }; + }; + }; + class Attribute1 + { + property="pitch"; + expression="_this setpitch _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=0.95999998; + }; + }; }; + nAttributes=2; }; - id=3277; - type="I_G_medic_F"; - atlOffset=0.0065917969; }; - class Item32 + class Item3 { dataType="Object"; class PositionInfo { - position[]={976.30127,81.318184,5564.7031}; + position[]={1409.0763,252.07091,207.13144}; + angles[]={6.1906505,0,6.12609}; }; - side="Independent"; - flags=1; + side="East"; + flags=4; class Attributes { + init="this setVariable [""pvp"",true]; this setVariable [""pvpPlayerUnitNumber"", 3];"; + name="pvp_red_4"; + description="Marksman"; isPlayable=1; class Inventory { + class uniform + { + typeName="U_O_SpecopsUniform_ocamo"; + isBackpack=0; + }; map="ItemMap"; + compass="ItemCompass"; + watch="ItemWatch"; + radio="ItemRadio"; }; }; - id=3278; - type="I_G_engineer_F"; - atlOffset=0.36595917; - }; - class Item33 - { - dataType="Object"; - class PositionInfo - { - position[]={976.32471,81.31781,5567.0034}; - }; - side="Independent"; - flags=1; - class Attributes + id=3316; + type="O_T_Recon_M_F"; + class CustomAttributes { - isPlayable=1; - class Inventory + class Attribute0 { - map="ItemMap"; + property="speaker"; + expression="_this setspeaker _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="Male02CHI"; + }; + }; + }; + class Attribute1 + { + property="pitch"; + expression="_this setpitch _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=0.97000003; + }; + }; }; + nAttributes=2; }; - id=3279; - type="I_G_engineer_F"; - atlOffset=0.27748108; }; - class Item34 + class Item4 { dataType="Object"; class PositionInfo { - position[]={976.08252,81.215408,5569.7935}; + position[]={1410.7013,251.81531,207.15097}; + angles[]={6.1906505,0,6.12609}; }; - side="Independent"; - flags=5; + side="East"; + flags=4; class Attributes { + init="this setVariable [""pvp"",true]; this setVariable [""pvpPlayerUnitNumber"", 4];"; + name="pvp_red_5"; + description="AT1"; isPlayable=1; class Inventory { + class uniform + { + typeName="U_O_SpecopsUniform_ocamo"; + isBackpack=0; + }; map="ItemMap"; + compass="ItemCompass"; + watch="ItemWatch"; + radio="ItemRadio"; }; }; - id=3280; - type="I_G_engineer_F"; - atlOffset=0.13031006; - }; - class Item35 - { - dataType="Object"; - class PositionInfo - { - position[]={975.82764,81.097946,5571.7412}; - }; - side="Independent"; - flags=5; - class Attributes + id=3317; + type="O_T_Recon_LAT_F"; + class CustomAttributes { - isPlayable=1; - class Inventory + class Attribute0 { - map="ItemMap"; + property="speaker"; + expression="_this setspeaker _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="Male02CHI"; + }; + }; }; - }; - id=3281; - type="I_G_engineer_F"; - atlOffset=0.022331238; - }; - class Item36 - { - dataType="Object"; - class PositionInfo - { - position[]={975.63232,80.963272,5573.9775}; - }; - side="Independent"; - flags=5; - class Attributes - { - isPlayable=1; - class Inventory + class Attribute1 { - map="ItemMap"; + property="pitch"; + expression="_this setpitch _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=0.97000003; + }; + }; }; + nAttributes=2; }; - id=3282; - type="I_G_engineer_F"; - atlOffset=-0.11579895; }; - class Item37 + class Item5 { dataType="Object"; class PositionInfo { - position[]={975.52783,80.814873,5576.4468}; + position[]={1412.3058,251.57588,207.15097}; + angles[]={6.1684904,0,6.1480141}; }; - side="Independent"; - flags=5; + side="East"; + flags=4; class Attributes { + init="this setVariable [""pvp"",true]; this setVariable [""pvpPlayerUnitNumber"", 5];"; + name="pvp_red_6"; + description="AT2"; isPlayable=1; class Inventory { + class uniform + { + typeName="U_O_SpecopsUniform_ocamo"; + isBackpack=0; + }; map="ItemMap"; + compass="ItemCompass"; + watch="ItemWatch"; + radio="ItemRadio"; }; }; - id=3283; - type="I_G_engineer_F"; - atlOffset=-0.25114441; - }; - }; - class Attributes - { - }; - id=3245; - atlOffset=2.2093887; - class CustomAttributes - { - class Attribute0 - { - property="groupID"; - expression="_this setGroupID [_value];"; - class Value + id=3318; + type="O_T_Recon_LAT_F"; + class CustomAttributes { - class data + class Attribute0 { - class type + property="speaker"; + expression="_this setspeaker _value;"; + class Value { - type[]= + class data { - "STRING" + class type + { + type[]= + { + "STRING" + }; + }; + value="Male03CHI"; + }; + }; + }; + class Attribute1 + { + property="pitch"; + expression="_this setpitch _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=0.98000002; }; }; - value="Guerillas"; }; + nAttributes=2; }; }; - nAttributes=1; - }; - }; - class Item769 - { - dataType="Object"; - class PositionInfo - { - position[]={8904.125,139.94028,6548.25}; - angles[]={0,4.224834,0}; }; - side="Empty"; - flags=4; class Attributes { }; - id=3284; - type="CamoNet_OPFOR_F"; + id=3312; }; class Item770 { dataType="Object"; class PositionInfo { - position[]={8926.625,139.86855,6559.125}; - angles[]={0,1.1843517,0}; + position[]={1408.1525,256.48526,210.23495}; + angles[]={6.1906505,0,6.12609}; }; side="Empty"; flags=4; class Attributes { + init="if !(isMultiplayer) then {deleteVehicle this}"; }; - id=3285; - type="CamoNet_OPFOR_open_F"; + id=3319; + type="Flag_Viper_F"; + atlOffset=-1.5258789e-005; }; class Item771 { - dataType="Object"; + dataType="Logic"; class PositionInfo { - position[]={8948.375,139.85318,6568.375}; - angles[]={0,1.1212085,0}; - }; - side="Empty"; - flags=4; - class Attributes - { + position[]={9156.3936,92.979988,9374.2441}; + angles[]={0.11469462,0,6.2336254}; }; - id=3286; - type="CamoNet_OPFOR_F"; + name="hc"; + isPlayable=1; + id=3320; + type="HeadlessClient_F"; }; class Item772 { - dataType="Object"; + dataType="Logic"; class PositionInfo { - position[]={11093.375,186.39807,2472}; - angles[]={0,2.9576545,0}; - }; - side="Empty"; - flags=4; - class Attributes - { + position[]={9158.3857,93.018303,9373.1035}; + angles[]={0.090948731,0,6.2575908}; }; - id=3287; - type="CamoNet_OPFOR_open_F"; + name="hc_1"; + isPlayable=1; + id=3321; + type="HeadlessClient_F"; }; class Item773 { - dataType="Object"; + dataType="Logic"; class PositionInfo { - position[]={11119.473,185.43359,2458.3208}; - angles[]={0,2.9576545,0}; - }; - side="Empty"; - flags=4; - class Attributes - { + position[]={9160.2324,93.061684,9372.1094}; + angles[]={0.090948731,0,6.2575908}; }; - id=3288; - type="CamoNet_OPFOR_open_F"; - atlOffset=3.0517578e-005; + name="hc_2"; + isPlayable=1; + id=3322; + type="HeadlessClient_F"; }; class Item774 { - dataType="Object"; + dataType="Logic"; class PositionInfo { - position[]={7806.8916,151.14426,9752.0244}; - angles[]={0.012798273,0,0.033588443}; + position[]={7943,150.32782,9800.375}; }; - side="Empty"; - flags=4; - class Attributes + areaSize[]={9.8366699,0,21.161621}; + areaIsRectangle=1; + flags=1; + id=3323; + type="ModuleHideTerrainObjects_F"; + class CustomAttributes { + class Attribute0 + { + property="#filter"; + expression="_this setVariable [""#filter"",_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=15; + }; + }; + }; + class Attribute1 + { + property="#hideLocally"; + expression="_this setVariable [""#hideLocally"",_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=2; }; - id=3289; - type="CamoNet_OPFOR_open_F"; - atlOffset=0.00076293945; }; class Item775 { - dataType="Object"; + dataType="Logic"; class PositionInfo { - position[]={7891.25,151.13785,9769.375}; - angles[]={0.012798273,0,0.033588443}; + position[]={1658.4723,199.34744,3634.6475}; + angles[]={0,6.2280159,0}; }; - side="Empty"; - flags=4; - class Attributes + areaSize[]={7.5167203,0,17.699516}; + areaIsRectangle=1; + flags=1; + id=3326; + type="ModuleHideTerrainObjects_F"; + atlOffset=-0.078216553; + class CustomAttributes { + class Attribute0 + { + property="#filter"; + expression="_this setVariable [""#filter"",_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=15; + }; + }; + }; + class Attribute1 + { + property="#hideLocally"; + expression="_this setVariable [""#hideLocally"",_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=2; }; - id=3290; - type="CamoNet_OPFOR_open_F"; }; class Item776 { - dataType="Object"; + dataType="Logic"; class PositionInfo { - position[]={8030.125,136.17107,9659.125}; - angles[]={0,3.9002712,0}; + position[]={3165.7512,234.84418,4924.1416}; + angles[]={0,5.492703,0}; }; - side="Empty"; - flags=4; - class Attributes + areaSize[]={6.183588,0,14.3372}; + areaIsRectangle=1; + flags=1; + id=3327; + type="ModuleHideTerrainObjects_F"; + atlOffset=0.033996582; + class CustomAttributes { + class Attribute0 + { + property="#filter"; + expression="_this setVariable [""#filter"",_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=15; + }; + }; + }; + class Attribute1 + { + property="#hideLocally"; + expression="_this setVariable [""#hideLocally"",_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=2; }; - id=3291; - type="CamoNet_OPFOR_open_F"; }; class Item777 { - dataType="Object"; + dataType="Logic"; class PositionInfo { - position[]={9858.875,181.96223,3853.375}; + position[]={1311.783,45.128635,8037.9858}; }; - side="Empty"; - flags=4; - class Attributes + areaSize[]={5,-1,5}; + flags=1; + id=3328; + type="ModuleHideTerrainObjects_F"; + class CustomAttributes { + class Attribute0 + { + property="#filter"; + expression="_this setVariable [""#filter"",_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=8; + }; + }; + }; + class Attribute1 + { + property="#hideLocally"; + expression="_this setVariable [""#hideLocally"",_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=2; }; - id=3293; - type="CamoNet_OPFOR_open_F"; }; class Item778 { - dataType="Object"; - class PositionInfo - { - position[]={9859.8965,181.96785,3878.011}; - }; - side="Empty"; - flags=4; - class Attributes - { - }; - id=3294; - type="CamoNet_OPFOR_open_F"; - }; - class Item779 - { - dataType="Object"; - class PositionInfo - { - position[]={9908.9727,182.10333,3959.6809}; - angles[]={0,4.8142505,0}; - }; - side="Empty"; - flags=4; - class Attributes - { - }; - id=3295; - type="CamoNet_OPFOR_open_F"; - }; - class Item780 - { - dataType="Object"; + dataType="Logic"; class PositionInfo { - position[]={9929.7227,182.13855,3958.2808}; - angles[]={0,3.2094893,0}; + position[]={7915.2627,151.36911,9875.6074}; + angles[]={6.2543926,4.6643543,6.2527971}; }; - side="Empty"; - flags=4; - class Attributes + areaSize[]={11.195666,0,7.0724697}; + areaIsRectangle=1; + flags=1; + id=903; + type="ModuleHideTerrainObjects_F"; + atlOffset=0.093185425; + class CustomAttributes { + class Attribute0 + { + property="#filter"; + expression="_this setVariable [""#filter"",_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=15; + }; + }; + }; + class Attribute1 + { + property="#hideLocally"; + expression="_this setVariable [""#hideLocally"",_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=2; }; - id=3296; - type="CamoNet_OPFOR_open_F"; - atlOffset=6.1035156e-005; }; }; class Connections @@ -20551,4 +20714,4 @@ class Mission }; }; }; -}; +}; \ No newline at end of file diff --git a/A3-Antistasi/NavGrids/navGridMalden.sqf b/Map-Templates/Antistasi-Malden.Malden/Navigation/navGridMalden.sqf similarity index 100% rename from A3-Antistasi/NavGrids/navGridMalden.sqf rename to Map-Templates/Antistasi-Malden.Malden/Navigation/navGridMalden.sqf diff --git a/Map-Templates/Antistasi-Malden.Malden/roadsDBmalden.sqf b/Map-Templates/Antistasi-Malden.Malden/Navigation/roadsDBmalden.sqf similarity index 100% rename from Map-Templates/Antistasi-Malden.Malden/roadsDBmalden.sqf rename to Map-Templates/Antistasi-Malden.Malden/Navigation/roadsDBmalden.sqf diff --git a/Map-Templates/Antistasi-Malden.Malden/PIC.jpg b/Map-Templates/Antistasi-Malden.Malden/Pictures/Mission/PIC.jpg similarity index 100% rename from Map-Templates/Antistasi-Malden.Malden/PIC.jpg rename to Map-Templates/Antistasi-Malden.Malden/Pictures/Mission/PIC.jpg diff --git a/Map-Templates/Antistasi-Malden.Malden/Pictures/Mission/whiteboard.jpg b/Map-Templates/Antistasi-Malden.Malden/Pictures/Mission/whiteboard.jpg new file mode 100644 index 0000000000..3855ca92ff Binary files /dev/null and b/Map-Templates/Antistasi-Malden.Malden/Pictures/Mission/whiteboard.jpg differ diff --git a/Map-Templates/Antistasi-Malden.Malden/description.ext b/Map-Templates/Antistasi-Malden.Malden/description.ext index 8917f8e6ec..749114a214 100755 --- a/Map-Templates/Antistasi-Malden.Malden/description.ext +++ b/Map-Templates/Antistasi-Malden.Malden/description.ext @@ -4,10 +4,10 @@ author = $STR_antistasi_credits_generic_author_text; OnLoadName = $STR_antistasi_mission_info_malden_mapname_short_text; OnLoadMission = $STR_antistasi_mission_info_malden_blurb_text; -loadScreen = "pic.jpg"; +loadScreen = "Pictures\Mission\pic.jpg"; briefingName = $STR_antistasi_mission_info_malden_mapname_text; overviewText = $STR_antistasi_mission_info_malden_description_text; -overviewPicture = "pic.jpg"; +overviewPicture = "Pictures\Mission\pic.jpg"; #include "MissionDescription\debug.hpp" @@ -34,6 +34,8 @@ class CfgSounds class CfgDebriefing { + #include "MissionDescription\endMission.hpp" + class End1 { title = "V I C T O R Y"; @@ -58,67 +60,4 @@ class CfgDebriefing picture = "b_unknown"; pictureColor[] = {0.5,0.0,0.0,1}; }; - class modUnautorized - { - title = "Incompatible Mods"; - subtitle = "Incompatible Mods detected"; - description = "An incompatible mod installed on the server or your PC has been detected. To avoid support problems the mission is finished. Please uninstall unsupported (ASR AI, aLIVE, MCC or any AI behaviour) mods from your computer or server to be able to play Antistasi."; - picture = "b_unknown"; - pictureColor[] = {0.0,0.5,0.0,1}; - }; - class serverFull - { - title = "Reserved Slot"; - subtitle = "This slot is reserved"; - description = "Sorry, but this slot is reserved for a Server Member. To become member, please contact to the server admin or clan."; - picture = "b_unknown"; - pictureColor[] = {0.0,0.5,0.0,1}; - }; - class noPvP - { - title = "PVP Disabled"; - subtitle = "This slot is unavailable"; - description = "PvP is not enabled on this server."; - picture = "b_unknown"; - pictureColor[] = {0.0,0.5,0.0,1}; - }; - class noJip - { - title = "JIP Unavailable"; - subtitle = "This slot is unavailable"; - description = "You need to have JIP enabled."; - picture = "b_unknown"; - pictureColor[] = {0.0,0.5,0.0,1}; - }; - class pvpMem - { - title = "You are not a Member"; - subtitle = "This slot is unavailable"; - description = "You need to be a Member to use PvP."; - picture = "b_unknown"; - pictureColor[] = {0.0,0.5,0.0,1}; - }; - class pvpCount - { - title = "PvP Player Overflow"; - subtitle = "This slot is unavailable"; - description = "PvP is not available as there are too many PvP slots in use, or not enough Rebels online."; - picture = "b_unknown"; - pictureColor[] = {0.0,0.5,0.0,1}; - }; - class BossMiss - { - title = "MIA Rebel Commander"; - subtitle = "This slot is unavailable"; - description = "PvP is not available as there is no Commander for the Rebels."; - picture = "b_unknown"; - pictureColor[] = {0.0,0.5,0.0,1}; - }; - class hcDown - { - title = "HC Disconnected"; - subtitle = "Some Headless Client has been disconnected and mission has to stop to avoid malfunctions."; - picture = "b_unknown"; - pictureColor[] = {0.0,0.5,0.0,1}; - }; }; diff --git a/Map-Templates/Antistasi-Malden.Malden/mission.sqm b/Map-Templates/Antistasi-Malden.Malden/mission.sqm index 40f469924e..11fad0a9b4 100755 --- a/Map-Templates/Antistasi-Malden.Malden/mission.sqm +++ b/Map-Templates/Antistasi-Malden.Malden/mission.sqm @@ -8,7 +8,7 @@ class EditorData toggles=1030; class ItemIDProvider { - nextID=8817; + nextID=8889; }; class MarkerIDProvider { @@ -16,28 +16,25 @@ class EditorData }; class LayerIndexProvider { - nextID=1097; + nextID=1382; }; class Camera { - pos[]={7300.5835,369.31461,6703.7324}; - dir[]={-0.6626538,-0.74134761,0.10644198}; - up[]={-0.73197031,0.67111444,0.11757592}; - aside[]={0.15859811,-1.658118e-007,0.98735857}; + pos[]={3029.6587,29.031927,8463.7686}; + dir[]={0.7241295,-0.67149013,-0.15732601}; + up[]={0.65618867,0.74101174,-0.14256525}; + aside[]={-0.21231113,-1.9133586e-007,-0.97721249}; }; }; binarizationWanted=0; addons[]= { "A3_Ui_F", - "A3_Ui_F_Exp", - "A3_Structures_F_Mil_Flags", - "A3_Characters_F", - "A3_Characters_F_Exp", - "A3_Structures_F_Exp_Military_Flags", "A3_Weapons_F_Ammoboxes", "A3_Modules_F", + "A3_Characters_F", "A3_Structures_F_EPC_Civ_InfoBoards", + "A3_Structures_F_Mil_Flags", "A3_Modules_F_Curator_Curator", "A3_Structures_F_Civ_Camping", "A3_Structures_F_Mil_Fortification", @@ -70,7 +67,10 @@ addons[]= "A3_Supplies_F_Heli_Bladders", "A3_Structures_F_Exp_Military_ContainerBases", "A3_Modules_F_Hc", - "A3_Weapons_F" + "A3_Weapons_F", + "A3_Ui_F_Exp", + "A3_Characters_F_Exp", + "A3_Structures_F_Exp_Military_Flags" }; class AddonsMetaData { @@ -86,15 +86,15 @@ class AddonsMetaData }; class Item1 { - className="A3_Ui_F_Exp"; - name="Arma 3 Apex - User Interface"; + className="A3_Weapons_F"; + name="Arma 3 Alpha - Weapons and Accessories"; author="Bohemia Interactive"; url="https://www.arma3.com"; }; class Item2 { - className="A3_Structures_F_Mil"; - name="Arma 3 - Military Buildings and Structures"; + className="A3_Modules_F"; + name="Arma 3 Alpha - Scripted Modules"; author="Bohemia Interactive"; url="https://www.arma3.com"; }; @@ -107,92 +107,92 @@ class AddonsMetaData }; class Item4 { - className="A3_Characters_F_Exp"; - name="Arma 3 Apex - Characters and Clothing"; + className="A3_Structures_F_EPC"; + name="Arma 3 Win Episode - Buildings and Structures"; author="Bohemia Interactive"; url="https://www.arma3.com"; }; class Item5 { - className="A3_Structures_F_Exp"; - name="Arma 3 Apex - Buildings and Structures"; + className="A3_Structures_F_Mil"; + name="Arma 3 - Military Buildings and Structures"; author="Bohemia Interactive"; url="https://www.arma3.com"; }; class Item6 { - className="A3_Weapons_F"; - name="Arma 3 Alpha - Weapons and Accessories"; + className="A3_Modules_F_Curator"; + name="Arma 3 Zeus Update - Scripted Modules"; author="Bohemia Interactive"; url="https://www.arma3.com"; }; class Item7 { - className="A3_Modules_F"; - name="Arma 3 Alpha - Scripted Modules"; + className="A3_Structures_F"; + name="Arma 3 - Buildings and Structures"; author="Bohemia Interactive"; url="https://www.arma3.com"; }; class Item8 { - className="A3_Structures_F_EPC"; - name="Arma 3 Win Episode - Buildings and Structures"; + className="A3_Structures_F_Exp"; + name="Arma 3 Apex - Buildings and Structures"; author="Bohemia Interactive"; url="https://www.arma3.com"; }; class Item9 { - className="A3_Modules_F_Curator"; - name="Arma 3 Zeus Update - Scripted Modules"; + className="A3_Structures_F_Ind"; + name="Arma 3 - Industrial Structures"; author="Bohemia Interactive"; url="https://www.arma3.com"; }; class Item10 { - className="A3_Structures_F"; - name="Arma 3 - Buildings and Structures"; + className="A3_Structures_F_Heli"; + name="Arma 3 Helicopters - Buildings and Structures"; author="Bohemia Interactive"; url="https://www.arma3.com"; }; class Item11 { - className="A3_Structures_F_Ind"; - name="Arma 3 - Industrial Structures"; + className="A3_Structures_F_Wrecks"; + name="Arma 3 - Vehicle Wrecks"; author="Bohemia Interactive"; url="https://www.arma3.com"; }; class Item12 { - className="A3_Structures_F_Heli"; - name="Arma 3 Helicopters - Buildings and Structures"; + className="A3_Structures_F_EPA"; + name="Arma 3 Survive Episode - Buildings and Structures"; author="Bohemia Interactive"; url="https://www.arma3.com"; }; class Item13 { - className="A3_Structures_F_Wrecks"; - name="Arma 3 - Vehicle Wrecks"; + className="A3_Structures_F_Enoch_Military"; + name="Arma 3 Contact Platform - Military Buildings and Structures"; author="Bohemia Interactive"; url="https://www.arma3.com"; }; class Item14 { - className="A3_Structures_F_EPA"; - name="Arma 3 Survive Episode - Buildings and Structures"; + className="A3_Supplies_F_Heli"; + name="Arma 3 Helicopters - Ammoboxes and Supplies"; author="Bohemia Interactive"; url="https://www.arma3.com"; }; class Item15 { - className="A3_Structures_F_Enoch_Military"; - name="Arma 3 Enoch - Military Buildings and Structures"; + className="A3_Ui_F_Exp"; + name="Arma 3 Apex - User Interface"; author="Bohemia Interactive"; url="https://www.arma3.com"; }; class Item16 { - className="A3_Supplies_F_Heli"; - name="Arma 3 Helicopters - Ammoboxes and Supplies"; + className="A3_Characters_F_Exp"; + name="Arma 3 Apex - Characters and Clothing"; author="Bohemia Interactive"; url="https://www.arma3.com"; }; @@ -207,13 +207,12 @@ class Mission resistanceWest=0; year=2035; month=6; - day=1; hour=10; minute=0; }; class Entities { - items=845; + items=868; class Item0 { dataType="Marker"; @@ -251,15 +250,6 @@ class Mission atlOffset=82.789467; }; class Item4 - { - dataType="Marker"; - position[]={11863.52,47.642849,6878.2813}; - name="seaAttackSpawn_4"; - type="mil_ambush"; - id=35; - atlOffset=82.789467; - }; - class Item5 { dataType="Marker"; position[]={9899.8828,14.547066,794.46484}; @@ -268,7 +258,7 @@ class Mission id=36; atlOffset=82.789467; }; - class Item6 + class Item5 { dataType="Marker"; position[]={5143.5195,7.6465988,358.35037}; @@ -277,7 +267,7 @@ class Mission id=37; atlOffset=82.789467; }; - class Item7 + class Item6 { dataType="Marker"; position[]={234.42841,-9.4440079,6115.0786}; @@ -286,7 +276,7 @@ class Mission id=39; atlOffset=82.789467; }; - class Item8 + class Item7 { dataType="Marker"; position[]={2821.0415,210.01953,3743.6235}; @@ -295,7 +285,7 @@ class Mission id=44; atlOffset=-1.9511871; }; - class Item9 + class Item8 { dataType="Marker"; position[]={5460.022,4.5139999,11656.464}; @@ -304,7 +294,7 @@ class Mission id=142; atlOffset=10.4767; }; - class Item10 + class Item9 { dataType="Marker"; position[]={8050.375,2.75,2967}; @@ -313,7 +303,7 @@ class Mission id=152; atlOffset=6.3372011; }; - class Item11 + class Item10 { dataType="Marker"; position[]={6848,1,2886}; @@ -322,7 +312,7 @@ class Mission id=153; atlOffset=5.3435574; }; - class Item12 + class Item11 { dataType="Marker"; position[]={1434.75,-8.331604,4634.75}; @@ -330,7 +320,7 @@ class Mission type="hd_objective"; id=155; }; - class Item13 + class Item12 { dataType="Marker"; position[]={5519.875,-2.125,11685.5}; @@ -339,16 +329,16 @@ class Mission id=158; atlOffset=10.83787; }; - class Item14 + class Item13 { dataType="Marker"; - position[]={2964.5,2.5,8476.5}; + position[]={2979,2.5,8462.75}; name="seaSpawn_8"; type="hd_objective"; id=159; - atlOffset=6.8696084; + atlOffset=5.0915766; }; - class Item15 + class Item14 { dataType="Marker"; position[]={3650.875,0,3076.375}; @@ -357,7 +347,7 @@ class Mission id=161; atlOffset=5.4600673; }; - class Item16 + class Item15 { dataType="Marker"; position[]={6912.2588,72.374001,3499.0959}; @@ -369,7 +359,7 @@ class Mission id=162; atlOffset=-9.9956131; }; - class Item17 + class Item16 { dataType="Marker"; position[]={7179.75,38.875,5616.375}; @@ -381,7 +371,7 @@ class Mission id=163; atlOffset=2.6367073; }; - class Item18 + class Item17 { dataType="Marker"; position[]={7015.415,101.37928,6911.957}; @@ -393,7 +383,7 @@ class Mission id=164; atlOffset=7.244133; }; - class Item19 + class Item18 { dataType="Marker"; position[]={7944.4253,40.703712,9322.209}; @@ -405,7 +395,7 @@ class Mission id=165; atlOffset=7.244133; }; - class Item20 + class Item19 { dataType="Marker"; position[]={6782.48,115.61012,8818.8359}; @@ -417,7 +407,7 @@ class Mission id=166; atlOffset=7.2441406; }; - class Item21 + class Item20 { dataType="Marker"; position[]={6667.1328,85.974487,10901.193}; @@ -429,7 +419,7 @@ class Mission id=167; atlOffset=7.244133; }; - class Item22 + class Item21 { dataType="Marker"; position[]={5464.7852,176.30707,9830.6797}; @@ -441,7 +431,7 @@ class Mission id=168; atlOffset=7.2441254; }; - class Item23 + class Item22 { dataType="Marker"; position[]={4140.0234,272.99905,8008.9819}; @@ -453,7 +443,7 @@ class Mission id=169; atlOffset=7.2441406; }; - class Item24 + class Item23 { dataType="Marker"; position[]={5901.8403,268.38382,7105.8496}; @@ -465,7 +455,7 @@ class Mission id=170; atlOffset=7.2441406; }; - class Item25 + class Item24 { dataType="Marker"; position[]={4778.3501,422.0087,6963.2539}; @@ -477,7 +467,7 @@ class Mission id=171; atlOffset=7.2441406; }; - class Item26 + class Item25 { dataType="Marker"; position[]={3105.3132,221.41504,5683.8149}; @@ -489,7 +479,7 @@ class Mission id=172; atlOffset=7.2441254; }; - class Item27 + class Item26 { dataType="Marker"; position[]={2639.875,214.25,3746.875}; @@ -501,7 +491,7 @@ class Mission id=173; atlOffset=7.2348022; }; - class Item28 + class Item27 { dataType="Marker"; position[]={2338.9983,208.53323,3299.4727}; @@ -513,7 +503,7 @@ class Mission id=174; atlOffset=7.2441254; }; - class Item29 + class Item28 { dataType="Marker"; position[]={4337.5835,43.473461,4234.498}; @@ -525,7 +515,7 @@ class Mission id=175; atlOffset=7.244133; }; - class Item30 + class Item29 { dataType="Marker"; position[]={3160.7852,230.13663,6654.6768}; @@ -537,7 +527,7 @@ class Mission id=176; atlOffset=7.2441406; }; - class Item31 + class Item30 { dataType="Marker"; position[]={6578.3281,153.63599,8378.293}; @@ -549,7 +539,7 @@ class Mission id=177; atlOffset=7.2441254; }; - class Item32 + class Item31 { dataType="Marker"; position[]={10603.343,39.368202,4297.2563}; @@ -561,7 +551,7 @@ class Mission id=178; atlOffset=7.244133; }; - class Item33 + class Item32 { dataType="Marker"; position[]={11865.948,-0.063000001,6902.1182}; @@ -570,7 +560,7 @@ class Mission id=186; atlOffset=33.860535; }; - class Item34 + class Item33 { dataType="Marker"; position[]={160.74699,0.0070000002,9152.9775}; @@ -579,180 +569,264 @@ class Mission id=188; atlOffset=98.616539; }; + class Item34 + { + dataType="Marker"; + position[]={8256.8984,13.932353,5974.8379}; + name="Synd_HQ"; + markerType="RECTANGLE"; + type="rectangle"; + colorName="ColorPink"; + a=50; + b=50; + id=436; + atlOffset=2.6713161; + }; class Item35 { dataType="Marker"; - position[]={9789.4736,11.325,5923.292}; - name="respawn_west"; - type="flag_CTRG"; - id=187; - atlOffset=-0.00015830994; + position[]={8256.875,2.7037606e+012,5974.875}; + name="respawn_guerrila"; + text="Your Headquarters"; + type="hd_flag"; + colorName="ColorGUER"; + id=437; + atlOffset=2.7037606e+012; }; class Item36 { dataType="Object"; class PositionInfo { - position[]={9814.2363,12.349993,5931.2207}; + position[]={8262.7852,12.008932,5975.9258}; + angles[]={0.064709939,0,6.2384152}; }; side="Empty"; - flags=5; + flags=4; class Attributes { - init="if (!isMultiplayer) then {deleteVehicle this};"; + name="vehicleBox"; }; - id=418; - type="Flag_NATO_F"; - atlOffset=-0.6429987; - }; - class Item37 - { - dataType="Group"; - side="West"; - class Entities + id=438; + type="Box_East_AmmoVeh_F"; + atlOffset=-0.0074882507; + class CustomAttributes { - items=6; - class Item0 + class Attribute0 { - dataType="Object"; - class PositionInfo - { - position[]={9804.2871,9.8068581,5931.1709}; - }; - side="West"; - flags=7; - class Attributes - { - rank="SERGEANT"; - init="groupPlayersNATO = group this; this setVariable [""pvp"",true]; this setVariable [""pvpPlayerUnitNumber"", 0];"; - name="pvp_blue_1"; - isPlayable=1; - }; - id=421; - type="B_recon_TL_F"; - class CustomAttributes + property="ammoBox"; + expression="[_this,_value] call bis_fnc_initAmmoBox;"; + class Value { - class Attribute0 + class data { - property="speaker"; - expression="_this setspeaker _value;"; - class Value + class type { - class data + type[]= { - class type - { - type[]= - { - "STRING" - }; - }; - value="Male12ENG"; + "STRING" }; }; + value="[[[[],[]],[[],[]],[[],[]],[[],[]]],false]"; }; - class Attribute1 + }; + }; + class Attribute1 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data { - property="pitch"; - expression="_this setpitch _value;"; - class Value + class type { - class data + type[]= { - class type - { - type[]= - { - "SCALAR" - }; - }; - value=0.99000001; + "BOOL" }; }; + value=0; }; - nAttributes=2; }; }; - class Item1 - { - dataType="Object"; - class PositionInfo - { - position[]={9808.1035,9.7719631,5926.9966}; - }; - side="West"; - flags=5; - class Attributes - { - skill=0.44999999; - rank="CORPORAL"; - init="this setVariable [""pvp"",true]; this setVariable [""pvpPlayerUnitNumber"", 3];"; - name="pvp_blue_4"; - isPlayable=1; - }; - id=422; - type="B_recon_M_F"; - class CustomAttributes - { - class Attribute0 - { - property="speaker"; - expression="_this setspeaker _value;"; - class Value + nAttributes=2; + }; + }; + class Item37 + { + dataType="Logic"; + class PositionInfo + { + position[]={8254.6484,12.118749,5968.1563}; + angles[]={6.2631893,0,6.2485328}; + }; + name="server"; + id=439; + type="Logic"; + atlOffset=0.63897514; + }; + class Item38 + { + dataType="Logic"; + class PositionInfo + { + position[]={8256.2227,12.085968,5966.7441}; + angles[]={6.2631893,0,6.2485328}; + }; + name="garrison"; + id=440; + type="Logic"; + atlOffset=0.58031368; + }; + class Item39 + { + dataType="Logic"; + class PositionInfo + { + position[]={8258.0098,12.061373,5965.3232}; + angles[]={6.2631893,0,6.2485328}; + }; + name="spawner"; + id=441; + type="Logic"; + atlOffset=0.53408051; + }; + class Item40 + { + dataType="Logic"; + class PositionInfo + { + position[]={8259.8848,12.046779,5963.9922}; + angles[]={6.2631893,0,6.2046809}; + }; + name="roadsX"; + id=443; + type="Logic"; + atlOffset=0.50354481; + }; + class Item41 + { + dataType="Logic"; + class PositionInfo + { + position[]={8261.3008,11.957315,5962.9082}; + angles[]={6.2325621,0,6.2046804}; + }; + name="timer"; + id=446; + type="Logic"; + atlOffset=0.39871597; + }; + class Item42 + { + dataType="Object"; + class PositionInfo + { + position[]={8261.915,12.219932,5971.2168}; + angles[]={6.2464032,0,6.2384152}; + }; + side="Empty"; + flags=4; + class Attributes + { + name="boxX"; + }; + id=447; + type="IG_supplyCrate_F"; + atlOffset=-0.0024576187; + class CustomAttributes + { + class Attribute0 + { + property="ammoBox"; + expression="[_this,_value] call bis_fnc_initAmmoBox;"; + class Value + { + class data + { + class type { - class data + type[]= { - class type - { - type[]= - { - "STRING" - }; - }; - value="Male12ENG"; + "STRING" }; }; + value=""; }; - class Attribute1 + }; + }; + class Attribute1 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data { - property="pitch"; - expression="_this setpitch _value;"; - class Value + class type { - class data + type[]= { - class type - { - type[]= - { - "SCALAR" - }; - }; - value=0.98000002; + "BOOL" }; }; + value=0; }; - nAttributes=2; }; }; - class Item2 + nAttributes=2; + }; + }; + class Item43 + { + dataType="Logic"; + class PositionInfo + { + position[]={8262.5703,11.854943,5961.6563}; + angles[]={6.2325621,0,6.2046804}; + }; + name="sidesX"; + id=448; + type="Logic"; + atlOffset=0.26584625; + }; + class Item44 + { + dataType="Logic"; + class PositionInfo + { + position[]={8263.4824,11.786078,5960.8242}; + angles[]={6.2325621,0,6.2046804}; + }; + name="killZones"; + id=449; + type="Logic"; + atlOffset=0.15910721; + }; + class Item45 + { + dataType="Group"; + side="Independent"; + class Entities + { + items=1; + class Item0 { dataType="Object"; class PositionInfo { - position[]={9800.6465,10.177626,5929.127}; + position[]={8252.75,11.284647,5974.7998}; + angles[]={0.087773547,2.1016905,0.041577213}; }; - side="West"; - flags=5; + side="Independent"; + flags=6; class Attributes { - skill=0.40000001; - init="this setVariable [""pvp"",true]; this setVariable [""pvpPlayerUnitNumber"", 1];"; - name="pvp_blue_2"; - isPlayable=1; + name="petros"; }; - id=423; - type="B_recon_medic_F"; + id=453; + type="I_G_officer_F"; class CustomAttributes { class Attribute0 @@ -770,7 +844,7 @@ class Mission "STRING" }; }; - value="Male03ENG"; + value="Male06GRE"; }; }; }; @@ -789,37 +863,14 @@ class Mission "SCALAR" }; }; - value=0.95999998; + value=1; }; }; }; - nAttributes=2; - }; - }; - class Item3 - { - dataType="Object"; - class PositionInfo - { - position[]={9797.7139,10.569991,5926.1118}; - }; - side="West"; - flags=5; - class Attributes - { - skill=0.40000001; - init="this setVariable [""pvp"",true]; this setVariable [""pvpPlayerUnitNumber"", 2];"; - name="pvp_blue_3"; - isPlayable=1; - }; - id=424; - type="B_recon_F"; - class CustomAttributes - { - class Attribute0 + class Attribute2 { - property="speaker"; - expression="_this setspeaker _value;"; + property="face"; + expression="_this setface _value;"; class Value { class data @@ -831,1335 +882,424 @@ class Mission "STRING" }; }; - value="Male09ENG"; - }; - }; - }; - class Attribute1 - { - property="pitch"; - expression="_this setpitch _value;"; - class Value - { - class data - { - class type - { - type[]= - { - "SCALAR" - }; - }; - value=1.01; + value=""; }; }; }; - nAttributes=2; + nAttributes=3; }; }; - class Item4 - { - dataType="Object"; - class PositionInfo - { - position[]={9798.5137,10.662262,5922.8257}; - }; - side="West"; - flags=5; - class Attributes - { - skill=0.40000001; - init="this setVariable [""pvp"",true]; this setVariable [""pvpPlayerUnitNumber"", 4];"; - name="pvp_blue_5"; - isPlayable=1; - }; - id=425; - type="B_recon_LAT_F"; - class CustomAttributes + }; + class Attributes + { + }; + id=452; + }; + class Item46 + { + dataType="Object"; + class PositionInfo + { + position[]={8255.8125,12.048439,5977.8125}; + angles[]={0.064709939,0,0.064709015}; + }; + side="Empty"; + flags=4; + class Attributes + { + name="mapX"; + }; + id=514; + type="MapBoard_seismic_F"; + atlOffset=-0.0023269653; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value { - class Attribute0 - { - property="speaker"; - expression="_this setspeaker _value;"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="Male12ENG"; - }; - }; - }; - class Attribute1 + class data { - property="pitch"; - expression="_this setpitch _value;"; - class Value + class type { - class data + type[]= { - class type - { - type[]= - { - "SCALAR" - }; - }; - value=0.97000003; + "BOOL" }; }; + value=0; }; - nAttributes=2; }; }; - class Item5 + nAttributes=1; + }; + }; + class Item47 + { + dataType="Object"; + class PositionInfo + { + position[]={8260.125,14.980715,5979.75}; + angles[]={0.064709939,0,6.2384152}; + }; + side="Empty"; + flags=4; + class Attributes + { + name="flagX"; + }; + id=515; + type="Flag_FIA_F"; + class CustomAttributes + { + class Attribute0 { - dataType="Object"; - class PositionInfo - { - position[]={9794.9619,10.963469,5922.1157}; - }; - side="West"; - flags=5; - class Attributes - { - skill=0.40000001; - init="this setVariable [""pvp"",true]; this setVariable [""pvpPlayerUnitNumber"", 5];"; - name="pvp_blue_6"; - isPlayable=1; - }; - id=426; - type="B_recon_LAT_F"; - class CustomAttributes + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value { - class Attribute0 - { - property="speaker"; - expression="_this setspeaker _value;"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="Male12ENG"; - }; - }; - }; - class Attribute1 + class data { - property="pitch"; - expression="_this setpitch _value;"; - class Value + class type { - class data + type[]= { - class type - { - type[]= - { - "SCALAR" - }; - }; - value=0.97000003; + "BOOL" }; }; + value=0; }; - nAttributes=2; }; }; + nAttributes=1; }; - class Attributes - { - }; - id=420; - }; - class Item38 - { - dataType="Marker"; - position[]={10024.172,10.464907,2165.2004}; - name="respawn_east"; - type="flag_Viper"; - id=427; - atlOffset=5.421051; }; - class Item39 + class Item48 { - dataType="Group"; - side="East"; - class Entities + dataType="Logic"; + class PositionInfo { - items=6; - class Item0 + position[]={8281.75,12.3767,5965.625}; + }; + id=521; + type="ModuleCurator_F"; + class CustomAttributes + { + class Attribute0 { - dataType="Object"; - class PositionInfo - { - position[]={10026.288,7.8257031,2176.8569}; - }; - side="East"; - flags=7; - class Attributes - { - init="groupPlayersCSAT = group this; this setVariable [""pvp"",true]; this setVariable [""pvpPlayerUnitNumber"", 0];"; - name="pvp_red_1"; - isPlayable=1; - }; - id=429; - type="O_T_Recon_TL_F"; - class CustomAttributes + property="ModuleCurator_F_Owner"; + expression="_this setVariable ['Owner',_value,true];"; + class Value { - class Attribute0 + class data { - property="speaker"; - expression="_this setspeaker _value;"; - class Value + class type { - class data + type[]= { - class type - { - type[]= - { - "STRING" - }; - }; - value="Male03CHI"; + "STRING" }; }; + value="#adminLogged"; }; - class Attribute1 + }; + }; + class Attribute1 + { + property="ModuleCurator_F_Forced"; + expression="_this setVariable ['Forced',_value,true];"; + class Value + { + class data { - property="pitch"; - expression="_this setpitch _value;"; - class Value + class type { - class data + type[]= { - class type - { - type[]= - { - "SCALAR" - }; - }; - value=0.98000002; + "SCALAR" }; }; + value=0; }; - nAttributes=2; }; }; - class Item1 + class Attribute2 { - dataType="Object"; - class PositionInfo + property="ModuleCurator_F_Name"; + expression="_this setVariable ['Name',_value,true];"; + class Value { - position[]={10022.559,7.2722383,2175.083}; - }; - side="East"; - flags=5; - class Attributes - { - init="this setVariable [""pvp"",true]; this setVariable [""pvpPlayerUnitNumber"", 1];"; - name="pvp_red_2"; - isPlayable=1; - }; - id=430; - type="O_T_Recon_Medic_F"; - class CustomAttributes - { - class Attribute0 - { - property="speaker"; - expression="_this setspeaker _value;"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="Male01CHI"; - }; - }; - }; - class Attribute1 - { - property="pitch"; - expression="_this setpitch _value;"; - class Value - { - class data - { - class type - { - type[]= - { - "SCALAR" - }; - }; - value=1.05; - }; - }; - }; - nAttributes=2; - }; - }; - class Item2 - { - dataType="Object"; - class PositionInfo - { - position[]={10025.934,6.588377,2171.886}; - }; - side="East"; - flags=5; - class Attributes - { - init="this setVariable [""pvp"",true]; this setVariable [""pvpPlayerUnitNumber"", 3];"; - name="pvp_red_4"; - isPlayable=1; - }; - id=431; - type="O_T_Recon_M_F"; - class CustomAttributes - { - class Attribute0 - { - property="speaker"; - expression="_this setspeaker _value;"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="Male02CHI"; - }; - }; - }; - class Attribute1 - { - property="pitch"; - expression="_this setpitch _value;"; - class Value - { - class data - { - class type - { - type[]= - { - "SCALAR" - }; - }; - value=1.04; - }; - }; - }; - nAttributes=2; - }; - }; - class Item3 - { - dataType="Object"; - class PositionInfo - { - position[]={10031.617,6.5090618,2170.0229}; - }; - side="East"; - flags=5; - class Attributes - { - init="this setVariable [""pvp"",true]; this setVariable [""pvpPlayerUnitNumber"", 5];"; - name="pvp_red_6"; - isPlayable=1; - }; - id=432; - type="O_T_Recon_LAT_F"; - atlOffset=4.7683716e-007; - class CustomAttributes - { - class Attribute0 - { - property="speaker"; - expression="_this setspeaker _value;"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="Male01CHI"; - }; - }; - }; - class Attribute1 - { - property="pitch"; - expression="_this setpitch _value;"; - class Value - { - class data - { - class type - { - type[]= - { - "SCALAR" - }; - }; - value=1.05; - }; - }; - }; - nAttributes=2; + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value=""; + }; }; }; - class Item4 + class Attribute3 { - dataType="Object"; - class PositionInfo - { - position[]={10030.196,7.4280467,2174.1951}; - }; - side="East"; - flags=5; - class Attributes - { - init="this setVariable [""pvp"",true]; this setVariable [""pvpPlayerUnitNumber"", 2];"; - name="pvp_red_3"; - isPlayable=1; - }; - id=433; - type="O_T_Recon_F"; - atlOffset=9.5367432e-007; - class CustomAttributes + property="ModuleCurator_F_Addons"; + expression="_this setVariable ['Addons',_value,true];"; + class Value { - class Attribute0 - { - property="speaker"; - expression="_this setspeaker _value;"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="Male03CHI"; - }; - }; - }; - class Attribute1 + class data { - property="pitch"; - expression="_this setpitch _value;"; - class Value + class type { - class data + type[]= { - class type - { - type[]= - { - "SCALAR" - }; - }; - value=1.05; + "SCALAR" }; }; + value=3; }; - nAttributes=2; }; }; - class Item5 - { - dataType="Object"; - class PositionInfo - { - position[]={10022.114,6.0531721,2169.667}; - }; - side="East"; - flags=5; - class Attributes - { - init="this setVariable [""pvp"",true]; this setVariable [""pvpPlayerUnitNumber"", 4];"; - name="pvp_red_5"; - isPlayable=1; - }; - id=434; - type="O_T_Recon_LAT_F"; - atlOffset=4.7683716e-007; - class CustomAttributes - { - class Attribute0 - { - property="speaker"; - expression="_this setspeaker _value;"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="Male02CHI"; - }; - }; - }; - class Attribute1 - { - property="pitch"; - expression="_this setpitch _value;"; - class Value - { - class data - { - class type - { - type[]= - { - "SCALAR" - }; - }; - value=0.99000001; - }; - }; - }; - nAttributes=2; - }; - }; - }; - class Attributes - { + nAttributes=4; }; - id=428; }; - class Item40 + class Item49 { - dataType="Object"; - class PositionInfo - { - position[]={10014.662,10.361896,2170.8313}; - angles[]={6.0696898,0,6.2687874}; - }; - side="Empty"; - flags=4; - class Attributes - { - init="if !(isMultiplayer) then {deleteVehicle this}"; - }; - id=435; - type="Flag_Viper_F"; + dataType="Marker"; + position[]={5459.8188,4.5114121,11656.509}; + name="seaPatrol_3"; + type="Empty"; + id=525; + atlOffset=10.4767; }; - class Item41 + class Item50 { dataType="Marker"; - position[]={8256.8984,13.932353,5974.8379}; - name="Synd_HQ"; - markerType="RECTANGLE"; - type="rectangle"; - colorName="ColorPink"; - a=50; - b=50; - id=436; - atlOffset=2.6713161; + position[]={899.90588,-2.0057058,11832.569}; + name="seaPatrol_4"; + type="Empty"; + id=526; + atlOffset=10.4767; }; - class Item42 + class Item51 { dataType="Marker"; - position[]={8258.2305,2.7037606e+012,5977.0166}; - name="respawn_guerrila"; - text="Your Headquarters"; - type="hd_flag"; - colorName="ColorGUER"; - id=437; - atlOffset=2.7037606e+012; + position[]={3037.75,2.25,8520.625}; + name="seaPatrol_5"; + type="Empty"; + id=527; + atlOffset=10.500999; }; - class Item43 + class Item52 { - dataType="Object"; - class PositionInfo - { - position[]={8262.7852,12.008932,5975.9258}; - angles[]={0.064709939,0,6.2384152}; - }; - side="Empty"; - flags=4; - class Attributes - { - name="vehicleBox"; - }; - id=438; - type="Box_East_AmmoVeh_F"; - atlOffset=-0.0074882507; - class CustomAttributes - { - class Attribute0 - { - property="ammoBox"; - expression="[_this,_value] call bis_fnc_initAmmoBox;"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="[[[[],[]],[[],[]],[[],[]],[[],[]]],false]"; - }; - }; - }; - class Attribute1 - { - property="allowDamage"; - expression="_this allowdamage _value;"; - class Value - { - class data - { - class type - { - type[]= - { - "BOOL" - }; - }; - value=0; - }; - }; - }; - nAttributes=2; - }; + dataType="Marker"; + position[]={978.70819,-0.040159225,702.729}; + name="seaPatrol_6"; + type="Empty"; + id=528; + atlOffset=10.4767; }; - class Item44 + class Item53 { - dataType="Logic"; - class PositionInfo - { - position[]={8254.6484,12.118749,5968.1563}; - angles[]={6.2631893,0,6.2485328}; - }; - name="server"; - id=439; - type="Logic"; - atlOffset=0.63897514; + dataType="Marker"; + position[]={3560.2771,-6.8308105,3182.5996}; + name="seaPatrol_7"; + type="Empty"; + id=529; + atlOffset=10.4767; }; - class Item45 + class Item54 { - dataType="Logic"; - class PositionInfo - { - position[]={8256.2227,12.085968,5966.7441}; - angles[]={6.2631893,0,6.2485328}; - }; - name="garrison"; - id=440; - type="Logic"; - atlOffset=0.58031368; + dataType="Marker"; + position[]={5749.25,-7.1310101,2344.25}; + name="seaPatrol_8"; + type="Empty"; + id=530; }; - class Item46 + class Item55 { - dataType="Logic"; - class PositionInfo - { - position[]={8258.0098,12.061373,5965.3232}; - angles[]={6.2631893,0,6.2485328}; - }; - name="spawner"; - id=441; - type="Logic"; - atlOffset=0.53408051; + dataType="Marker"; + position[]={7620.25,-8.875,3294.125}; + name="seaPatrol_10"; + type="Empty"; + id=532; + atlOffset=1.779027; }; - class Item47 + class Item56 { - dataType="Logic"; - class PositionInfo - { - position[]={8250.416,11.835361,5965.4561}; - angles[]={6.2818413,0,6.2431998}; - }; - name="hc"; - isPlayable=1; - id=442; - type="HeadlessClient_F"; - atlOffset=0.14967728; + dataType="Marker"; + position[]={8522.9141,2.2630234,3814.4736}; + name="seaPatrol_11"; + type="Empty"; + id=533; + atlOffset=10.4767; }; - class Item48 + class Item57 { - dataType="Logic"; - class PositionInfo - { - position[]={8259.8848,12.046779,5963.9922}; - angles[]={6.2631893,0,6.2046809}; - }; - name="roadsX"; - id=443; - type="Logic"; - atlOffset=0.50354481; + dataType="Marker"; + position[]={9290.0762,-4.8026781,3807.6021}; + name="seaPatrol_12"; + type="Empty"; + id=534; + atlOffset=10.4767; }; - class Item49 + class Item58 { - dataType="Logic"; - class PositionInfo - { - position[]={8261.3008,11.957315,5962.9082}; - angles[]={6.2325621,0,6.2046804}; - }; - name="timer"; - id=446; - type="Logic"; - atlOffset=0.39871597; + dataType="Marker"; + position[]={3344.8081,97.235451,3924.2493}; + name="road_1"; + type="hd_arrow"; + id=537; + atlOffset=-1.9511871; }; - class Item50 + class Item59 { - dataType="Object"; - class PositionInfo - { - position[]={8261.915,12.219932,5971.2168}; - angles[]={6.2464032,0,6.2384152}; - }; - side="Empty"; - flags=4; - class Attributes - { - name="boxX"; - }; - id=447; - type="IG_supplyCrate_F"; - atlOffset=-0.0024576187; - class CustomAttributes - { - class Attribute0 - { - property="ammoBox"; - expression="[_this,_value] call bis_fnc_initAmmoBox;"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value=""; - }; - }; - }; - class Attribute1 - { - property="allowDamage"; - expression="_this allowdamage _value;"; - class Value - { - class data - { - class type - { - type[]= - { - "BOOL" - }; - }; - value=0; - }; - }; - }; - nAttributes=2; - }; + dataType="Marker"; + position[]={3792.2085,54.855759,4022.9133}; + name="road_2"; + type="hd_arrow"; + id=538; + atlOffset=-1.9511871; }; - class Item51 + class Item60 { - dataType="Logic"; - class PositionInfo - { - position[]={8262.5703,11.854943,5961.6563}; - angles[]={6.2325621,0,6.2046804}; - }; - name="sidesX"; - id=448; - type="Logic"; - atlOffset=0.26584625; + dataType="Marker"; + position[]={3968.5962,62.769188,4546.5127}; + name="road_3"; + type="hd_arrow"; + id=539; + atlOffset=-1.9511871; }; - class Item52 + class Item61 { - dataType="Logic"; - class PositionInfo - { - position[]={8263.4824,11.786078,5960.8242}; - angles[]={6.2325621,0,6.2046804}; - }; - name="killZones"; - id=449; - type="Logic"; - atlOffset=0.15910721; + dataType="Marker"; + position[]={4313.1338,34.167179,4250.2256}; + name="road_4"; + type="hd_arrow"; + id=540; + atlOffset=-1.9511871; }; - class Item53 + class Item62 { - dataType="Group"; - side="Independent"; - class Entities - { - items=1; - class Item0 - { - dataType="Object"; - class PositionInfo - { - position[]={8252.75,11.284647,5974.7998}; - angles[]={0.087773547,2.1016905,0.041577213}; - }; - side="Independent"; - flags=6; - class Attributes - { - name="petros"; - }; - id=453; - type="I_G_officer_F"; - class CustomAttributes - { - class Attribute0 - { - property="speaker"; - expression="_this setspeaker _value;"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="Male06GRE"; - }; - }; - }; - class Attribute1 - { - property="pitch"; - expression="_this setpitch _value;"; - class Value - { - class data - { - class type - { - type[]= - { - "SCALAR" - }; - }; - value=1; - }; - }; - }; - class Attribute2 - { - property="face"; - expression="_this setface _value;"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value=""; - }; - }; - }; - nAttributes=3; - }; - }; - }; - class Attributes - { - }; - id=452; + dataType="Marker"; + position[]={5062.6729,58.106449,3772.0818}; + name="road_5"; + type="hd_arrow"; + id=541; + atlOffset=-1.9511871; }; - class Item54 + class Item63 { - dataType="Object"; - class PositionInfo - { - position[]={8255.8125,12.048439,5977.8125}; - angles[]={0.064709939,0,0.064709015}; - }; - side="Empty"; - flags=4; - class Attributes - { - name="mapX"; - }; - id=514; - type="MapBoard_seismic_F"; - atlOffset=-0.0023269653; - class CustomAttributes - { - class Attribute0 - { - property="allowDamage"; - expression="_this allowdamage _value;"; - class Value - { - class data - { - class type - { - type[]= - { - "BOOL" - }; - }; - value=0; - }; - }; - }; - nAttributes=1; - }; + dataType="Marker"; + position[]={5951.0396,52.085911,3526.146}; + name="road_6"; + type="hd_arrow"; + id=542; + atlOffset=-1.9511871; }; - class Item55 - { - dataType="Object"; - class PositionInfo - { - position[]={8260.125,14.980715,5979.75}; - angles[]={0.064709939,0,6.2384152}; - }; - side="Empty"; - flags=4; - class Attributes - { - name="flagX"; - }; - id=515; - type="Flag_FIA_F"; - class CustomAttributes - { - class Attribute0 - { - property="allowDamage"; - expression="_this allowdamage _value;"; - class Value - { - class data - { - class type - { - type[]= - { - "BOOL" - }; - }; - value=0; - }; - }; - }; - nAttributes=1; - }; - }; - class Item56 - { - dataType="Logic"; - class PositionInfo - { - position[]={8252.4082,11.822508,5964.3154}; - angles[]={6.2818413,0,6.2431998}; - }; - name="hc_1"; - isPlayable=1; - id=516; - type="HeadlessClient_F"; - atlOffset=0.13149166; - }; - class Item57 - { - dataType="Logic"; - class PositionInfo - { - position[]={8254.2559,11.813785,5963.3213}; - angles[]={6.2818413,0,6.2431998}; - }; - name="hc_2"; - isPlayable=1; - id=517; - type="HeadlessClient_F"; - atlOffset=0.12053108; - }; - class Item58 - { - dataType="Logic"; - class PositionInfo - { - position[]={8281.75,12.3767,5965.625}; - }; - id=521; - type="ModuleCurator_F"; - class CustomAttributes - { - class Attribute0 - { - property="ModuleCurator_F_Owner"; - expression="_this setVariable ['Owner',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="#adminLogged"; - }; - }; - }; - class Attribute1 - { - property="ModuleCurator_F_Forced"; - expression="_this setVariable ['Forced',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "SCALAR" - }; - }; - value=0; - }; - }; - }; - class Attribute2 - { - property="ModuleCurator_F_Name"; - expression="_this setVariable ['Name',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value=""; - }; - }; - }; - class Attribute3 - { - property="ModuleCurator_F_Addons"; - expression="_this setVariable ['Addons',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "SCALAR" - }; - }; - value=3; - }; - }; - }; - nAttributes=4; - }; - }; - class Item59 - { - dataType="Marker"; - position[]={5459.8188,4.5114121,11656.509}; - name="seaPatrol_3"; - type="Empty"; - id=525; - atlOffset=10.4767; - }; - class Item60 - { - dataType="Marker"; - position[]={899.90588,-2.0057058,11832.569}; - name="seaPatrol_4"; - type="Empty"; - id=526; - atlOffset=10.4767; - }; - class Item61 - { - dataType="Marker"; - position[]={3027.8069,2.2266998,8529.0439}; - name="seaPatrol_5"; - type="Empty"; - id=527; - atlOffset=10.4767; - }; - class Item62 - { - dataType="Marker"; - position[]={978.70819,-0.040159225,702.729}; - name="seaPatrol_6"; - type="Empty"; - id=528; - atlOffset=10.4767; - }; - class Item63 - { - dataType="Marker"; - position[]={3560.2771,-6.8308105,3182.5996}; - name="seaPatrol_7"; - type="Empty"; - id=529; - atlOffset=10.4767; - }; - class Item64 + class Item64 { dataType="Marker"; - position[]={5749.25,-7.1310101,2344.25}; - name="seaPatrol_8"; - type="Empty"; - id=530; + position[]={6805.5649,80.418816,3504.238}; + name="road_7"; + type="hd_arrow"; + id=543; + atlOffset=-1.9511871; }; class Item65 { dataType="Marker"; - position[]={7620.25,-8.875,3294.125}; - name="seaPatrol_10"; - type="Empty"; - id=532; - atlOffset=1.779027; + position[]={7515.189,24.038086,3867.199}; + name="road_8"; + type="hd_arrow"; + id=544; + atlOffset=-1.9962158; }; class Item66 { dataType="Marker"; - position[]={8522.9141,2.2630234,3814.4736}; - name="seaPatrol_11"; - type="Empty"; - id=533; - atlOffset=10.4767; + position[]={7921.5635,33.903698,4095.3789}; + name="road_9"; + type="hd_arrow"; + id=545; + atlOffset=-1.9511871; }; class Item67 { dataType="Marker"; - position[]={9290.0762,-4.8026781,3807.6021}; - name="seaPatrol_12"; - type="Empty"; - id=534; - atlOffset=10.4767; + position[]={7627.2896,28.220585,4787.7188}; + name="road_10"; + type="hd_arrow"; + id=546; + atlOffset=-1.9511871; }; class Item68 { dataType="Marker"; - position[]={3344.8081,97.235451,3924.2493}; - name="road_1"; + position[]={7107.0107,71.474724,5913.645}; + name="road_11"; type="hd_arrow"; - id=537; + id=547; atlOffset=-1.9511871; }; class Item69 { dataType="Marker"; - position[]={3792.2085,54.855759,4022.9133}; - name="road_2"; + position[]={7030.9258,97.153801,6764.1006}; + name="road_12"; type="hd_arrow"; - id=538; + id=548; atlOffset=-1.9511871; }; class Item70 { dataType="Marker"; - position[]={3968.5962,62.769188,4546.5127}; - name="road_3"; + position[]={7243.9956,165.60881,7771.7681}; + name="road_13"; type="hd_arrow"; - id=539; + id=549; atlOffset=-1.9511871; }; class Item71 { dataType="Marker"; - position[]={4313.1338,34.167179,4250.2256}; - name="road_4"; + position[]={7294.104,85.09877,8842.1563}; + name="road_14"; type="hd_arrow"; - id=540; + id=550; atlOffset=-1.9511871; }; class Item72 { dataType="Marker"; - position[]={5062.6729,58.106449,3772.0818}; - name="road_5"; + position[]={6629.5889,191.49059,9293.9961}; + name="road_15"; type="hd_arrow"; - id=541; + id=551; atlOffset=-1.9511871; }; class Item73 { dataType="Marker"; - position[]={5951.0396,52.085911,3526.146}; - name="road_6"; + position[]={8163.3667,28.222548,9480.6104}; + name="road_16"; type="hd_arrow"; - id=542; + id=552; atlOffset=-1.9511871; }; class Item74 { dataType="Marker"; - position[]={6805.5649,80.418816,3504.238}; - name="road_7"; - type="hd_arrow"; - id=543; - atlOffset=-1.9511871; - }; - class Item75 - { - dataType="Marker"; - position[]={7515.189,24.038086,3867.199}; - name="road_8"; - type="hd_arrow"; - id=544; - atlOffset=-1.9962158; - }; - class Item76 - { - dataType="Marker"; - position[]={7921.5635,33.903698,4095.3789}; - name="road_9"; - type="hd_arrow"; - id=545; - atlOffset=-1.9511871; - }; - class Item77 - { - dataType="Marker"; - position[]={7627.2896,28.220585,4787.7188}; - name="road_10"; - type="hd_arrow"; - id=546; - atlOffset=-1.9511871; - }; - class Item78 - { - dataType="Marker"; - position[]={7107.0107,71.474724,5913.645}; - name="road_11"; - type="hd_arrow"; - id=547; - atlOffset=-1.9511871; - }; - class Item79 - { - dataType="Marker"; - position[]={7030.9258,97.153801,6764.1006}; - name="road_12"; - type="hd_arrow"; - id=548; - atlOffset=-1.9511871; - }; - class Item80 - { - dataType="Marker"; - position[]={7243.9956,165.60881,7771.7681}; - name="road_13"; - type="hd_arrow"; - id=549; - atlOffset=-1.9511871; - }; - class Item81 - { - dataType="Marker"; - position[]={7294.104,85.09877,8842.1563}; - name="road_14"; - type="hd_arrow"; - id=550; - atlOffset=-1.9511871; - }; - class Item82 - { - dataType="Marker"; - position[]={6629.5889,191.49059,9293.9961}; - name="road_15"; - type="hd_arrow"; - id=551; - atlOffset=-1.9511871; - }; - class Item83 - { - dataType="Marker"; - position[]={8163.3667,28.222548,9480.6104}; - name="road_16"; - type="hd_arrow"; - id=552; - atlOffset=-1.9511871; - }; - class Item84 - { - dataType="Marker"; - position[]={7468.5342,80.622108,9119.1592}; - name="road_17"; + position[]={7468.5342,80.622108,9119.1592}; + name="road_17"; type="hd_arrow"; id=553; atlOffset=-1.9511871; }; - class Item85 + class Item75 { dataType="Marker"; position[]={5970.4902,189.11472,9280.1641}; @@ -2167,7 +1307,7 @@ class Mission type="hd_arrow"; id=554; }; - class Item86 + class Item76 { dataType="Marker"; position[]={5196.2578,343.00293,9170.8027}; @@ -2176,7 +1316,7 @@ class Mission id=555; atlOffset=-17.439423; }; - class Item87 + class Item77 { dataType="Marker"; position[]={4860.9658,393.61743,8432.3506}; @@ -2185,7 +1325,7 @@ class Mission id=556; atlOffset=-1.9512024; }; - class Item88 + class Item78 { dataType="Marker"; position[]={4922.2153,407.42645,7354.0083}; @@ -2194,7 +1334,7 @@ class Mission id=557; atlOffset=-1.9511719; }; - class Item89 + class Item79 { dataType="Marker"; position[]={4174.2476,381.46332,6480.6943}; @@ -2203,7 +1343,7 @@ class Mission id=558; atlOffset=-1.9512024; }; - class Item90 + class Item80 { dataType="Marker"; position[]={3058.4907,222.3761,6334.5635}; @@ -2212,7 +1352,7 @@ class Mission id=559; atlOffset=-1.9511871; }; - class Item91 + class Item81 { dataType="Marker"; position[]={3375.7668,120.64616,5182.2998}; @@ -2221,7 +1361,7 @@ class Mission id=560; atlOffset=-1.9511871; }; - class Item92 + class Item82 { dataType="Marker"; position[]={7808.6372,31.142761,9909.6582}; @@ -2230,7 +1370,7 @@ class Mission id=561; atlOffset=-1.9511871; }; - class Item93 + class Item83 { dataType="Marker"; position[]={7443.7866,26.908813,10655.921}; @@ -2239,7 +1379,7 @@ class Mission id=562; atlOffset=-1.9511871; }; - class Item94 + class Item84 { dataType="Marker"; position[]={6492.2104,88.4114,10943.818}; @@ -2248,7 +1388,7 @@ class Mission id=563; atlOffset=-1.9511871; }; - class Item95 + class Item85 { dataType="Marker"; position[]={4225.5396,310.06995,7875.4868}; @@ -2257,7 +1397,7 @@ class Mission id=564; atlOffset=-1.9512024; }; - class Item96 + class Item86 { dataType="Marker"; position[]={3584.8003,120.46836,8686.3906}; @@ -2266,7 +1406,7 @@ class Mission id=565; atlOffset=-1.9511871; }; - class Item97 + class Item87 { dataType="Marker"; position[]={2216.0876,184.90233,2970.9983}; @@ -2275,7 +1415,7 @@ class Mission id=566; atlOffset=-1.9511871; }; - class Item98 + class Item88 { dataType="Marker"; position[]={1652.4279,79.741798,1621.9436}; @@ -2284,7 +1424,7 @@ class Mission id=567; atlOffset=-1.9511871; }; - class Item99 + class Item89 { dataType="Object"; class PositionInfo @@ -2324,7 +1464,7 @@ class Mission nAttributes=1; }; }; - class Item100 + class Item90 { dataType="Object"; class PositionInfo @@ -2342,7 +1482,7 @@ class Mission type="Land_HBarrier_5_F"; atlOffset=0.0089416504; }; - class Item101 + class Item91 { dataType="Object"; class PositionInfo @@ -2359,7 +1499,7 @@ class Mission id=928; type="Land_HBarrier_5_F"; }; - class Item102 + class Item92 { dataType="Object"; class PositionInfo @@ -2377,7 +1517,7 @@ class Mission type="Land_HBarrier_5_F"; atlOffset=-3.0517578e-005; }; - class Item103 + class Item93 { dataType="Object"; class PositionInfo @@ -2394,7 +1534,7 @@ class Mission id=930; type="Land_HBarrier_5_F"; }; - class Item104 + class Item94 { dataType="Object"; class PositionInfo @@ -2411,7 +1551,7 @@ class Mission id=931; type="Land_HBarrier_5_F"; }; - class Item105 + class Item95 { dataType="Object"; class PositionInfo @@ -2428,7 +1568,7 @@ class Mission id=932; type="Land_HBarrier_5_F"; }; - class Item106 + class Item96 { dataType="Object"; class PositionInfo @@ -2445,7 +1585,7 @@ class Mission id=933; type="Land_HBarrier_5_F"; }; - class Item107 + class Item97 { dataType="Object"; class PositionInfo @@ -2462,7 +1602,7 @@ class Mission id=934; type="Land_HBarrier_5_F"; }; - class Item108 + class Item98 { dataType="Object"; class PositionInfo @@ -2479,7 +1619,7 @@ class Mission id=935; type="Land_HBarrier_5_F"; }; - class Item109 + class Item99 { dataType="Object"; class PositionInfo @@ -2496,7 +1636,7 @@ class Mission id=936; type="Land_HBarrier_5_F"; }; - class Item110 + class Item100 { dataType="Object"; class PositionInfo @@ -2514,7 +1654,7 @@ class Mission type="Land_HBarrier_5_F"; atlOffset=-3.0517578e-005; }; - class Item111 + class Item101 { dataType="Object"; class PositionInfo @@ -2531,7 +1671,7 @@ class Mission id=938; type="Land_HBarrier_5_F"; }; - class Item112 + class Item102 { dataType="Object"; class PositionInfo @@ -2548,7 +1688,7 @@ class Mission id=939; type="Land_HBarrier_5_F"; }; - class Item113 + class Item103 { dataType="Object"; class PositionInfo @@ -2566,7 +1706,7 @@ class Mission type="Land_HBarrier_5_F"; atlOffset=0.008972168; }; - class Item114 + class Item104 { dataType="Object"; class PositionInfo @@ -2583,7 +1723,7 @@ class Mission id=941; type="Land_HBarrier_5_F"; }; - class Item115 + class Item105 { dataType="Object"; class PositionInfo @@ -2600,7 +1740,7 @@ class Mission id=942; type="Land_HBarrier_5_F"; }; - class Item116 + class Item106 { dataType="Object"; class PositionInfo @@ -2617,7 +1757,7 @@ class Mission id=943; type="Land_HBarrier_5_F"; }; - class Item117 + class Item107 { dataType="Object"; class PositionInfo @@ -2635,7 +1775,7 @@ class Mission type="Land_HBarrier_5_F"; atlOffset=-3.0517578e-005; }; - class Item118 + class Item108 { dataType="Object"; class PositionInfo @@ -2652,7 +1792,7 @@ class Mission id=946; type="Land_HBarrier_5_F"; }; - class Item119 + class Item109 { dataType="Object"; class PositionInfo @@ -2669,7 +1809,7 @@ class Mission id=947; type="Land_HBarrier_5_F"; }; - class Item120 + class Item110 { dataType="Object"; class PositionInfo @@ -2687,7 +1827,7 @@ class Mission type="Land_HBarrier_5_F"; atlOffset=0.008972168; }; - class Item121 + class Item111 { dataType="Object"; class PositionInfo @@ -2704,7 +1844,7 @@ class Mission id=949; type="Land_HBarrier_5_F"; }; - class Item122 + class Item112 { dataType="Object"; class PositionInfo @@ -2721,7 +1861,7 @@ class Mission id=950; type="Land_HBarrier_5_F"; }; - class Item123 + class Item113 { dataType="Object"; class PositionInfo @@ -2738,7 +1878,7 @@ class Mission id=951; type="Land_HBarrier_5_F"; }; - class Item124 + class Item114 { dataType="Object"; class PositionInfo @@ -2756,7 +1896,7 @@ class Mission type="Land_HBarrier_5_F"; atlOffset=3.0517578e-005; }; - class Item125 + class Item115 { dataType="Object"; class PositionInfo @@ -2774,7 +1914,7 @@ class Mission type="Land_HBarrier_5_F"; atlOffset=3.0517578e-005; }; - class Item126 + class Item116 { dataType="Object"; class PositionInfo @@ -2792,7 +1932,7 @@ class Mission type="Land_HBarrier_5_F"; atlOffset=3.0517578e-005; }; - class Item127 + class Item117 { dataType="Object"; class PositionInfo @@ -2810,7 +1950,7 @@ class Mission type="Land_HBarrier_5_F"; atlOffset=3.0517578e-005; }; - class Item128 + class Item118 { dataType="Object"; class PositionInfo @@ -2827,7 +1967,7 @@ class Mission id=956; type="Land_HBarrier_5_F"; }; - class Item129 + class Item119 { dataType="Object"; class PositionInfo @@ -2844,7 +1984,7 @@ class Mission id=957; type="Land_HBarrier_3_F"; }; - class Item130 + class Item120 { dataType="Object"; class PositionInfo @@ -2862,7 +2002,7 @@ class Mission type="Land_HBarrier_3_F"; atlOffset=-3.0517578e-005; }; - class Item131 + class Item121 { dataType="Object"; class PositionInfo @@ -2879,7 +2019,7 @@ class Mission id=960; type="Land_HBarrier_3_F"; }; - class Item132 + class Item122 { dataType="Object"; class PositionInfo @@ -2896,7 +2036,7 @@ class Mission id=962; type="Land_HBarrier_5_F"; }; - class Item133 + class Item123 { dataType="Object"; class PositionInfo @@ -2912,7 +2052,7 @@ class Mission id=963; type="Land_Mil_WallBig_Corner_F"; }; - class Item134 + class Item124 { dataType="Object"; class PositionInfo @@ -2928,7 +2068,7 @@ class Mission id=964; type="Land_Mil_WallBig_Corner_F"; }; - class Item135 + class Item125 { dataType="Object"; class PositionInfo @@ -2944,7 +2084,7 @@ class Mission id=965; type="Land_Mil_WallBig_4m_F"; }; - class Item136 + class Item126 { dataType="Object"; class PositionInfo @@ -2960,7 +2100,7 @@ class Mission id=967; type="Land_Mil_WallBig_4m_F"; }; - class Item137 + class Item127 { dataType="Object"; class PositionInfo @@ -2977,7 +2117,7 @@ class Mission type="Land_Mil_WallBig_4m_F"; atlOffset=3.0517578e-005; }; - class Item138 + class Item128 { dataType="Object"; class PositionInfo @@ -2994,7 +2134,7 @@ class Mission type="Land_Mil_WallBig_Corner_F"; atlOffset=3.0517578e-005; }; - class Item139 + class Item129 { dataType="Object"; class PositionInfo @@ -3010,7 +2150,7 @@ class Mission id=970; type="Land_Mil_WallBig_Corner_F"; }; - class Item140 + class Item130 { dataType="Object"; class PositionInfo @@ -3027,7 +2167,7 @@ class Mission type="Land_Mil_WallBig_4m_F"; atlOffset=3.0517578e-005; }; - class Item141 + class Item131 { dataType="Object"; class PositionInfo @@ -3043,7 +2183,7 @@ class Mission id=972; type="Land_Cargo_Tower_V1_F"; }; - class Item142 + class Item132 { dataType="Object"; class PositionInfo @@ -3059,7 +2199,7 @@ class Mission id=973; type="Land_Cargo_House_V1_F"; }; - class Item143 + class Item133 { dataType="Object"; class PositionInfo @@ -3075,7 +2215,7 @@ class Mission id=974; type="Land_Cargo_House_V1_F"; }; - class Item144 + class Item134 { dataType="Object"; class PositionInfo @@ -3091,7 +2231,7 @@ class Mission id=975; type="Land_Cargo_Patrol_V1_F"; }; - class Item145 + class Item135 { dataType="Object"; class PositionInfo @@ -3109,7 +2249,7 @@ class Mission type="Land_HBarrier_5_F"; atlOffset=3.0517578e-005; }; - class Item146 + class Item136 { dataType="Object"; class PositionInfo @@ -3127,7 +2267,7 @@ class Mission type="Land_HBarrier_5_F"; atlOffset=3.0517578e-005; }; - class Item147 + class Item137 { dataType="Object"; class PositionInfo @@ -3144,7 +2284,7 @@ class Mission id=978; type="Land_HBarrier_5_F"; }; - class Item148 + class Item138 { dataType="Object"; class PositionInfo @@ -3161,7 +2301,7 @@ class Mission id=979; type="Land_HBarrier_5_F"; }; - class Item149 + class Item139 { dataType="Object"; class PositionInfo @@ -3178,7 +2318,7 @@ class Mission id=980; type="Land_HBarrier_5_F"; }; - class Item150 + class Item140 { dataType="Object"; class PositionInfo @@ -3196,7 +2336,7 @@ class Mission type="Land_HBarrier_5_F"; atlOffset=-3.0517578e-005; }; - class Item151 + class Item141 { dataType="Object"; class PositionInfo @@ -3212,7 +2352,7 @@ class Mission id=982; type="Land_Cargo_Patrol_V1_F"; }; - class Item152 + class Item142 { dataType="Object"; class PositionInfo @@ -3229,7 +2369,7 @@ class Mission type="Land_Cargo_Patrol_V1_F"; atlOffset=3.0517578e-005; }; - class Item153 + class Item143 { dataType="Object"; class PositionInfo @@ -3245,7 +2385,7 @@ class Mission id=984; type="Land_Cargo_Patrol_V1_F"; }; - class Item154 + class Item144 { dataType="Object"; class PositionInfo @@ -3262,7 +2402,7 @@ class Mission id=985; type="Land_HBarrier_5_F"; }; - class Item155 + class Item145 { dataType="Object"; class PositionInfo @@ -3279,7 +2419,7 @@ class Mission id=986; type="Land_HBarrier_5_F"; }; - class Item156 + class Item146 { dataType="Object"; class PositionInfo @@ -3296,7 +2436,7 @@ class Mission id=987; type="Land_HBarrier_5_F"; }; - class Item157 + class Item147 { dataType="Object"; class PositionInfo @@ -3313,7 +2453,7 @@ class Mission id=988; type="Land_HBarrier_5_F"; }; - class Item158 + class Item148 { dataType="Object"; class PositionInfo @@ -3329,7 +2469,7 @@ class Mission id=989; type="Land_Cargo_House_V1_F"; }; - class Item159 + class Item149 { dataType="Object"; class PositionInfo @@ -3345,7 +2485,7 @@ class Mission id=990; type="Land_Cargo_House_V1_F"; }; - class Item160 + class Item150 { dataType="Object"; class PositionInfo @@ -3363,7 +2503,7 @@ class Mission type="Land_HBarrier_5_F"; atlOffset=0.0090026855; }; - class Item161 + class Item151 { dataType="Object"; class PositionInfo @@ -3380,7 +2520,7 @@ class Mission id=1118; type="Land_HBarrier_5_F"; }; - class Item162 + class Item152 { dataType="Object"; class PositionInfo @@ -3397,7 +2537,7 @@ class Mission id=1119; type="Land_HBarrier_5_F"; }; - class Item163 + class Item153 { dataType="Object"; class PositionInfo @@ -3414,7 +2554,7 @@ class Mission id=1120; type="Land_HBarrier_5_F"; }; - class Item164 + class Item154 { dataType="Object"; class PositionInfo @@ -3431,7 +2571,7 @@ class Mission id=1121; type="Land_HBarrier_5_F"; }; - class Item165 + class Item155 { dataType="Object"; class PositionInfo @@ -3448,7 +2588,7 @@ class Mission id=1122; type="Land_HBarrier_5_F"; }; - class Item166 + class Item156 { dataType="Object"; class PositionInfo @@ -3465,7 +2605,7 @@ class Mission id=1123; type="Land_HBarrier_5_F"; }; - class Item167 + class Item157 { dataType="Object"; class PositionInfo @@ -3482,7 +2622,7 @@ class Mission id=1124; type="Land_HBarrier_5_F"; }; - class Item168 + class Item158 { dataType="Object"; class PositionInfo @@ -3499,7 +2639,7 @@ class Mission id=1125; type="Land_HBarrier_5_F"; }; - class Item169 + class Item159 { dataType="Object"; class PositionInfo @@ -3516,7 +2656,7 @@ class Mission id=1126; type="Land_HBarrier_5_F"; }; - class Item170 + class Item160 { dataType="Object"; class PositionInfo @@ -3533,7 +2673,7 @@ class Mission id=1127; type="Land_HBarrier_5_F"; }; - class Item171 + class Item161 { dataType="Object"; class PositionInfo @@ -3551,7 +2691,7 @@ class Mission type="Land_HBarrier_5_F"; atlOffset=3.0517578e-005; }; - class Item172 + class Item162 { dataType="Object"; class PositionInfo @@ -3569,7 +2709,7 @@ class Mission type="Land_HBarrier_5_F"; atlOffset=6.1035156e-005; }; - class Item173 + class Item163 { dataType="Object"; class PositionInfo @@ -3587,7 +2727,7 @@ class Mission type="Land_HBarrier_5_F"; atlOffset=0.0090026855; }; - class Item174 + class Item164 { dataType="Object"; class PositionInfo @@ -3605,7 +2745,7 @@ class Mission type="Land_HBarrier_5_F"; atlOffset=3.0517578e-005; }; - class Item175 + class Item165 { dataType="Object"; class PositionInfo @@ -3623,7 +2763,7 @@ class Mission type="Land_HBarrier_5_F"; atlOffset=6.1035156e-005; }; - class Item176 + class Item166 { dataType="Object"; class PositionInfo @@ -3641,7 +2781,7 @@ class Mission type="Land_HBarrier_5_F"; atlOffset=6.1035156e-005; }; - class Item177 + class Item167 { dataType="Object"; class PositionInfo @@ -3659,7 +2799,7 @@ class Mission type="Land_HBarrier_5_F"; atlOffset=3.0517578e-005; }; - class Item178 + class Item168 { dataType="Object"; class PositionInfo @@ -3677,7 +2817,7 @@ class Mission type="Land_HBarrier_5_F"; atlOffset=3.0517578e-005; }; - class Item179 + class Item169 { dataType="Object"; class PositionInfo @@ -3695,7 +2835,7 @@ class Mission type="Land_HBarrier_5_F"; atlOffset=3.0517578e-005; }; - class Item180 + class Item170 { dataType="Object"; class PositionInfo @@ -3713,7 +2853,7 @@ class Mission type="Land_HBarrier_5_F"; atlOffset=0.008972168; }; - class Item181 + class Item171 { dataType="Object"; class PositionInfo @@ -3731,7 +2871,7 @@ class Mission type="Land_HBarrier_5_F"; atlOffset=3.0517578e-005; }; - class Item182 + class Item172 { dataType="Object"; class PositionInfo @@ -3749,7 +2889,7 @@ class Mission type="Land_HBarrier_5_F"; atlOffset=3.0517578e-005; }; - class Item183 + class Item173 { dataType="Object"; class PositionInfo @@ -3767,7 +2907,7 @@ class Mission type="Land_HBarrier_5_F"; atlOffset=6.1035156e-005; }; - class Item184 + class Item174 { dataType="Object"; class PositionInfo @@ -3784,7 +2924,7 @@ class Mission id=1141; type="Land_HBarrier_5_F"; }; - class Item185 + class Item175 { dataType="Object"; class PositionInfo @@ -3802,7 +2942,7 @@ class Mission type="Land_HBarrier_5_F"; atlOffset=3.0517578e-005; }; - class Item186 + class Item176 { dataType="Object"; class PositionInfo @@ -3820,7 +2960,7 @@ class Mission type="Land_HBarrier_5_F"; atlOffset=3.0517578e-005; }; - class Item187 + class Item177 { dataType="Object"; class PositionInfo @@ -3837,7 +2977,7 @@ class Mission id=1144; type="Land_HBarrier_5_F"; }; - class Item188 + class Item178 { dataType="Object"; class PositionInfo @@ -3854,7 +2994,7 @@ class Mission id=1145; type="Land_HBarrier_5_F"; }; - class Item189 + class Item179 { dataType="Object"; class PositionInfo @@ -3872,7 +3012,7 @@ class Mission type="Land_HBarrier_3_F"; atlOffset=9.1552734e-005; }; - class Item190 + class Item180 { dataType="Object"; class PositionInfo @@ -3890,7 +3030,7 @@ class Mission type="Land_HBarrier_3_F"; atlOffset=9.1552734e-005; }; - class Item191 + class Item181 { dataType="Object"; class PositionInfo @@ -3908,7 +3048,7 @@ class Mission type="Land_HBarrier_3_F"; atlOffset=9.1552734e-005; }; - class Item192 + class Item182 { dataType="Object"; class PositionInfo @@ -3926,7 +3066,7 @@ class Mission type="Land_HBarrier_5_F"; atlOffset=9.1552734e-005; }; - class Item193 + class Item183 { dataType="Object"; class PositionInfo @@ -3942,7 +3082,7 @@ class Mission id=1150; type="Land_Mil_WallBig_Corner_F"; }; - class Item194 + class Item184 { dataType="Object"; class PositionInfo @@ -3958,7 +3098,7 @@ class Mission id=1151; type="Land_Mil_WallBig_Corner_F"; }; - class Item195 + class Item185 { dataType="Object"; class PositionInfo @@ -3974,7 +3114,7 @@ class Mission id=1152; type="Land_Mil_WallBig_4m_F"; }; - class Item196 + class Item186 { dataType="Object"; class PositionInfo @@ -3990,7 +3130,7 @@ class Mission id=1153; type="Land_Mil_WallBig_4m_F"; }; - class Item197 + class Item187 { dataType="Object"; class PositionInfo @@ -4007,7 +3147,7 @@ class Mission type="Land_Mil_WallBig_4m_F"; atlOffset=3.0517578e-005; }; - class Item198 + class Item188 { dataType="Object"; class PositionInfo @@ -4023,7 +3163,7 @@ class Mission id=1155; type="Land_Mil_WallBig_Corner_F"; }; - class Item199 + class Item189 { dataType="Object"; class PositionInfo @@ -4039,7 +3179,7 @@ class Mission id=1156; type="Land_Mil_WallBig_Corner_F"; }; - class Item200 + class Item190 { dataType="Object"; class PositionInfo @@ -4056,7 +3196,7 @@ class Mission type="Land_Mil_WallBig_4m_F"; atlOffset=3.0517578e-005; }; - class Item201 + class Item191 { dataType="Object"; class PositionInfo @@ -4072,7 +3212,7 @@ class Mission id=1158; type="Land_Cargo_Tower_V1_F"; }; - class Item202 + class Item192 { dataType="Object"; class PositionInfo @@ -4088,7 +3228,7 @@ class Mission id=1159; type="Land_Cargo_House_V1_F"; }; - class Item203 + class Item193 { dataType="Object"; class PositionInfo @@ -4104,7 +3244,7 @@ class Mission id=1160; type="Land_Cargo_House_V1_F"; }; - class Item204 + class Item194 { dataType="Object"; class PositionInfo @@ -4120,7 +3260,7 @@ class Mission id=1161; type="Land_Cargo_Patrol_V1_F"; }; - class Item205 + class Item195 { dataType="Object"; class PositionInfo @@ -4137,7 +3277,7 @@ class Mission id=1162; type="Land_HBarrier_5_F"; }; - class Item206 + class Item196 { dataType="Object"; class PositionInfo @@ -4154,7 +3294,7 @@ class Mission id=1163; type="Land_HBarrier_5_F"; }; - class Item207 + class Item197 { dataType="Object"; class PositionInfo @@ -4171,7 +3311,7 @@ class Mission id=1164; type="Land_HBarrier_5_F"; }; - class Item208 + class Item198 { dataType="Object"; class PositionInfo @@ -4188,7 +3328,7 @@ class Mission id=1165; type="Land_HBarrier_5_F"; }; - class Item209 + class Item199 { dataType="Object"; class PositionInfo @@ -4205,7 +3345,7 @@ class Mission id=1166; type="Land_HBarrier_5_F"; }; - class Item210 + class Item200 { dataType="Object"; class PositionInfo @@ -4222,7 +3362,7 @@ class Mission id=1167; type="Land_HBarrier_5_F"; }; - class Item211 + class Item201 { dataType="Object"; class PositionInfo @@ -4238,7 +3378,7 @@ class Mission id=1168; type="Land_Cargo_Patrol_V1_F"; }; - class Item212 + class Item202 { dataType="Object"; class PositionInfo @@ -4254,7 +3394,7 @@ class Mission id=1169; type="Land_Cargo_Patrol_V1_F"; }; - class Item213 + class Item203 { dataType="Object"; class PositionInfo @@ -4270,7 +3410,7 @@ class Mission id=1170; type="Land_Cargo_Patrol_V1_F"; }; - class Item214 + class Item204 { dataType="Object"; class PositionInfo @@ -4287,7 +3427,7 @@ class Mission id=1171; type="Land_HBarrier_5_F"; }; - class Item215 + class Item205 { dataType="Object"; class PositionInfo @@ -4305,7 +3445,7 @@ class Mission type="Land_HBarrier_5_F"; atlOffset=3.0517578e-005; }; - class Item216 + class Item206 { dataType="Object"; class PositionInfo @@ -4322,7 +3462,7 @@ class Mission id=1173; type="Land_HBarrier_5_F"; }; - class Item217 + class Item207 { dataType="Object"; class PositionInfo @@ -4339,7 +3479,7 @@ class Mission id=1174; type="Land_HBarrier_5_F"; }; - class Item218 + class Item208 { dataType="Object"; class PositionInfo @@ -4356,7 +3496,7 @@ class Mission type="Land_Cargo_House_V1_F"; atlOffset=-3.0517578e-005; }; - class Item219 + class Item209 { dataType="Object"; class PositionInfo @@ -4372,7 +3512,7 @@ class Mission id=1176; type="Land_Cargo_House_V1_F"; }; - class Item220 + class Item210 { dataType="Object"; class PositionInfo @@ -4390,7 +3530,7 @@ class Mission type="Land_HBarrier_5_F"; atlOffset=0.0089454651; }; - class Item221 + class Item211 { dataType="Object"; class PositionInfo @@ -4407,7 +3547,7 @@ class Mission id=1239; type="Land_HBarrier_5_F"; }; - class Item222 + class Item212 { dataType="Object"; class PositionInfo @@ -4424,7 +3564,7 @@ class Mission id=1240; type="Land_HBarrier_5_F"; }; - class Item223 + class Item213 { dataType="Object"; class PositionInfo @@ -4441,7 +3581,7 @@ class Mission id=1241; type="Land_HBarrier_5_F"; }; - class Item224 + class Item214 { dataType="Object"; class PositionInfo @@ -4458,7 +3598,7 @@ class Mission id=1242; type="Land_HBarrier_5_F"; }; - class Item225 + class Item215 { dataType="Object"; class PositionInfo @@ -4475,7 +3615,7 @@ class Mission id=1243; type="Land_HBarrier_5_F"; }; - class Item226 + class Item216 { dataType="Object"; class PositionInfo @@ -4492,7 +3632,7 @@ class Mission id=1244; type="Land_HBarrier_5_F"; }; - class Item227 + class Item217 { dataType="Object"; class PositionInfo @@ -4510,7 +3650,7 @@ class Mission type="Land_HBarrier_5_F"; atlOffset=3.8146973e-006; }; - class Item228 + class Item218 { dataType="Object"; class PositionInfo @@ -4527,7 +3667,7 @@ class Mission id=1246; type="Land_HBarrier_5_F"; }; - class Item229 + class Item219 { dataType="Object"; class PositionInfo @@ -4545,7 +3685,7 @@ class Mission type="Land_HBarrier_5_F"; atlOffset=-3.8146973e-006; }; - class Item230 + class Item220 { dataType="Object"; class PositionInfo @@ -4562,7 +3702,7 @@ class Mission id=1248; type="Land_HBarrier_5_F"; }; - class Item231 + class Item221 { dataType="Object"; class PositionInfo @@ -4580,7 +3720,7 @@ class Mission type="Land_HBarrier_5_F"; atlOffset=-3.8146973e-006; }; - class Item232 + class Item222 { dataType="Object"; class PositionInfo @@ -4598,7 +3738,7 @@ class Mission type="Land_HBarrier_5_F"; atlOffset=-3.8146973e-006; }; - class Item233 + class Item223 { dataType="Object"; class PositionInfo @@ -4616,7 +3756,7 @@ class Mission type="Land_HBarrier_5_F"; atlOffset=0.0089416504; }; - class Item234 + class Item224 { dataType="Object"; class PositionInfo @@ -4633,7 +3773,7 @@ class Mission id=1252; type="Land_HBarrier_5_F"; }; - class Item235 + class Item225 { dataType="Object"; class PositionInfo @@ -4650,7 +3790,7 @@ class Mission id=1253; type="Land_HBarrier_5_F"; }; - class Item236 + class Item226 { dataType="Object"; class PositionInfo @@ -4667,7 +3807,7 @@ class Mission id=1254; type="Land_HBarrier_5_F"; }; - class Item237 + class Item227 { dataType="Object"; class PositionInfo @@ -4684,7 +3824,7 @@ class Mission id=1255; type="Land_HBarrier_5_F"; }; - class Item238 + class Item228 { dataType="Object"; class PositionInfo @@ -4702,7 +3842,7 @@ class Mission type="Land_HBarrier_5_F"; atlOffset=-3.8146973e-006; }; - class Item239 + class Item229 { dataType="Object"; class PositionInfo @@ -4720,7 +3860,7 @@ class Mission type="Land_HBarrier_5_F"; atlOffset=-3.8146973e-006; }; - class Item240 + class Item230 { dataType="Object"; class PositionInfo @@ -4738,7 +3878,7 @@ class Mission type="Land_HBarrier_5_F"; atlOffset=0.0089187622; }; - class Item241 + class Item231 { dataType="Object"; class PositionInfo @@ -4756,7 +3896,7 @@ class Mission type="Land_HBarrier_5_F"; atlOffset=3.8146973e-006; }; - class Item242 + class Item232 { dataType="Object"; class PositionInfo @@ -4774,7 +3914,7 @@ class Mission type="Land_HBarrier_5_F"; atlOffset=3.8146973e-006; }; - class Item243 + class Item233 { dataType="Object"; class PositionInfo @@ -4791,7 +3931,7 @@ class Mission id=1261; type="Land_HBarrier_5_F"; }; - class Item244 + class Item234 { dataType="Object"; class PositionInfo @@ -4808,7 +3948,7 @@ class Mission id=1262; type="Land_HBarrier_5_F"; }; - class Item245 + class Item235 { dataType="Object"; class PositionInfo @@ -4825,7 +3965,7 @@ class Mission id=1263; type="Land_HBarrier_5_F"; }; - class Item246 + class Item236 { dataType="Object"; class PositionInfo @@ -4842,7 +3982,7 @@ class Mission id=1264; type="Land_HBarrier_5_F"; }; - class Item247 + class Item237 { dataType="Object"; class PositionInfo @@ -4860,7 +4000,7 @@ class Mission type="Land_HBarrier_5_F"; atlOffset=3.8146973e-006; }; - class Item248 + class Item238 { dataType="Object"; class PositionInfo @@ -4877,7 +4017,7 @@ class Mission id=1266; type="Land_HBarrier_5_F"; }; - class Item249 + class Item239 { dataType="Object"; class PositionInfo @@ -4895,7 +4035,7 @@ class Mission type="Land_HBarrier_3_F"; atlOffset=3.4332275e-005; }; - class Item250 + class Item240 { dataType="Object"; class PositionInfo @@ -4913,7 +4053,7 @@ class Mission type="Land_HBarrier_3_F"; atlOffset=2.6702881e-005; }; - class Item251 + class Item241 { dataType="Object"; class PositionInfo @@ -4931,7 +4071,7 @@ class Mission type="Land_HBarrier_3_F"; atlOffset=2.2888184e-005; }; - class Item252 + class Item242 { dataType="Object"; class PositionInfo @@ -4949,7 +4089,7 @@ class Mission type="Land_HBarrier_5_F"; atlOffset=2.6702881e-005; }; - class Item253 + class Item243 { dataType="Object"; class PositionInfo @@ -4965,7 +4105,7 @@ class Mission id=1271; type="Land_Mil_WallBig_Corner_F"; }; - class Item254 + class Item244 { dataType="Object"; class PositionInfo @@ -4981,7 +4121,7 @@ class Mission id=1272; type="Land_Mil_WallBig_Corner_F"; }; - class Item255 + class Item245 { dataType="Object"; class PositionInfo @@ -4998,7 +4138,7 @@ class Mission type="Land_Mil_WallBig_4m_F"; atlOffset=3.8146973e-006; }; - class Item256 + class Item246 { dataType="Object"; class PositionInfo @@ -5014,7 +4154,7 @@ class Mission id=1274; type="Land_Mil_WallBig_4m_F"; }; - class Item257 + class Item247 { dataType="Object"; class PositionInfo @@ -5031,7 +4171,7 @@ class Mission type="Land_Mil_WallBig_4m_F"; atlOffset=3.8146973e-006; }; - class Item258 + class Item248 { dataType="Object"; class PositionInfo @@ -5047,7 +4187,7 @@ class Mission id=1276; type="Land_Mil_WallBig_Corner_F"; }; - class Item259 + class Item249 { dataType="Object"; class PositionInfo @@ -5063,7 +4203,7 @@ class Mission id=1277; type="Land_Mil_WallBig_Corner_F"; }; - class Item260 + class Item250 { dataType="Object"; class PositionInfo @@ -5079,7 +4219,7 @@ class Mission id=1278; type="Land_Mil_WallBig_4m_F"; }; - class Item261 + class Item251 { dataType="Object"; class PositionInfo @@ -5096,7 +4236,7 @@ class Mission type="Land_Cargo_Tower_V1_F"; atlOffset=3.8146973e-006; }; - class Item262 + class Item252 { dataType="Object"; class PositionInfo @@ -5112,7 +4252,7 @@ class Mission id=1280; type="Land_Cargo_House_V1_F"; }; - class Item263 + class Item253 { dataType="Object"; class PositionInfo @@ -5128,7 +4268,7 @@ class Mission id=1281; type="Land_Cargo_House_V1_F"; }; - class Item264 + class Item254 { dataType="Object"; class PositionInfo @@ -5144,7 +4284,7 @@ class Mission id=1282; type="Land_Cargo_Patrol_V1_F"; }; - class Item265 + class Item255 { dataType="Object"; class PositionInfo @@ -5161,7 +4301,7 @@ class Mission id=1283; type="Land_HBarrier_5_F"; }; - class Item266 + class Item256 { dataType="Object"; class PositionInfo @@ -5179,7 +4319,7 @@ class Mission type="Land_HBarrier_5_F"; atlOffset=-3.8146973e-006; }; - class Item267 + class Item257 { dataType="Object"; class PositionInfo @@ -5196,7 +4336,7 @@ class Mission id=1285; type="Land_HBarrier_5_F"; }; - class Item268 + class Item258 { dataType="Object"; class PositionInfo @@ -5213,7 +4353,7 @@ class Mission id=1286; type="Land_HBarrier_5_F"; }; - class Item269 + class Item259 { dataType="Object"; class PositionInfo @@ -5230,7 +4370,7 @@ class Mission id=1287; type="Land_HBarrier_5_F"; }; - class Item270 + class Item260 { dataType="Object"; class PositionInfo @@ -5248,7 +4388,7 @@ class Mission type="Land_HBarrier_5_F"; atlOffset=-3.8146973e-006; }; - class Item271 + class Item261 { dataType="Object"; class PositionInfo @@ -5264,7 +4404,7 @@ class Mission id=1289; type="Land_Cargo_Patrol_V1_F"; }; - class Item272 + class Item262 { dataType="Object"; class PositionInfo @@ -5280,7 +4420,7 @@ class Mission id=1290; type="Land_Cargo_Patrol_V1_F"; }; - class Item273 + class Item263 { dataType="Object"; class PositionInfo @@ -5296,7 +4436,7 @@ class Mission id=1291; type="Land_Cargo_Patrol_V1_F"; }; - class Item274 + class Item264 { dataType="Object"; class PositionInfo @@ -5313,7 +4453,7 @@ class Mission id=1292; type="Land_HBarrier_5_F"; }; - class Item275 + class Item265 { dataType="Object"; class PositionInfo @@ -5330,7 +4470,7 @@ class Mission id=1293; type="Land_HBarrier_5_F"; }; - class Item276 + class Item266 { dataType="Object"; class PositionInfo @@ -5347,7 +4487,7 @@ class Mission id=1294; type="Land_HBarrier_5_F"; }; - class Item277 + class Item267 { dataType="Object"; class PositionInfo @@ -5365,7 +4505,7 @@ class Mission type="Land_HBarrier_5_F"; atlOffset=3.8146973e-006; }; - class Item278 + class Item268 { dataType="Object"; class PositionInfo @@ -5381,7 +4521,7 @@ class Mission id=1296; type="Land_Cargo_House_V1_F"; }; - class Item279 + class Item269 { dataType="Object"; class PositionInfo @@ -5397,7 +4537,7 @@ class Mission id=1297; type="Land_Cargo_House_V1_F"; }; - class Item280 + class Item270 { dataType="Object"; class PositionInfo @@ -5415,7 +4555,7 @@ class Mission type="Land_HBarrier_5_F"; atlOffset=0.0089569092; }; - class Item281 + class Item271 { dataType="Object"; class PositionInfo @@ -5432,7 +4572,7 @@ class Mission id=1359; type="Land_HBarrier_5_F"; }; - class Item282 + class Item272 { dataType="Object"; class PositionInfo @@ -5450,7 +4590,7 @@ class Mission type="Land_HBarrier_5_F"; atlOffset=-1.5258789e-005; }; - class Item283 + class Item273 { dataType="Object"; class PositionInfo @@ -5467,7 +4607,7 @@ class Mission id=1361; type="Land_HBarrier_5_F"; }; - class Item284 + class Item274 { dataType="Object"; class PositionInfo @@ -5484,7 +4624,7 @@ class Mission id=1362; type="Land_HBarrier_5_F"; }; - class Item285 + class Item275 { dataType="Object"; class PositionInfo @@ -5502,7 +4642,7 @@ class Mission type="Land_HBarrier_5_F"; atlOffset=-1.5258789e-005; }; - class Item286 + class Item276 { dataType="Object"; class PositionInfo @@ -5519,7 +4659,7 @@ class Mission id=1364; type="Land_HBarrier_5_F"; }; - class Item287 + class Item277 { dataType="Object"; class PositionInfo @@ -5536,7 +4676,7 @@ class Mission id=1365; type="Land_HBarrier_5_F"; }; - class Item288 + class Item278 { dataType="Object"; class PositionInfo @@ -5553,7 +4693,7 @@ class Mission id=1366; type="Land_HBarrier_5_F"; }; - class Item289 + class Item279 { dataType="Object"; class PositionInfo @@ -5570,7 +4710,7 @@ class Mission id=1367; type="Land_HBarrier_5_F"; }; - class Item290 + class Item280 { dataType="Object"; class PositionInfo @@ -5587,7 +4727,7 @@ class Mission id=1368; type="Land_HBarrier_5_F"; }; - class Item291 + class Item281 { dataType="Object"; class PositionInfo @@ -5604,7 +4744,7 @@ class Mission id=1369; type="Land_HBarrier_5_F"; }; - class Item292 + class Item282 { dataType="Object"; class PositionInfo @@ -5621,7 +4761,7 @@ class Mission id=1370; type="Land_HBarrier_5_F"; }; - class Item293 + class Item283 { dataType="Object"; class PositionInfo @@ -5639,7 +4779,7 @@ class Mission type="Land_HBarrier_5_F"; atlOffset=0.0089569092; }; - class Item294 + class Item284 { dataType="Object"; class PositionInfo @@ -5657,7 +4797,7 @@ class Mission type="Land_HBarrier_5_F"; atlOffset=-1.5258789e-005; }; - class Item295 + class Item285 { dataType="Object"; class PositionInfo @@ -5675,7 +4815,7 @@ class Mission type="Land_HBarrier_5_F"; atlOffset=1.5258789e-005; }; - class Item296 + class Item286 { dataType="Object"; class PositionInfo @@ -5693,7 +4833,7 @@ class Mission type="Land_HBarrier_5_F"; atlOffset=1.5258789e-005; }; - class Item297 + class Item287 { dataType="Object"; class PositionInfo @@ -5710,7 +4850,7 @@ class Mission id=1375; type="Land_HBarrier_5_F"; }; - class Item298 + class Item288 { dataType="Object"; class PositionInfo @@ -5727,7 +4867,7 @@ class Mission id=1376; type="Land_HBarrier_5_F"; }; - class Item299 + class Item289 { dataType="Object"; class PositionInfo @@ -5744,7 +4884,7 @@ class Mission id=1377; type="Land_HBarrier_5_F"; }; - class Item300 + class Item290 { dataType="Object"; class PositionInfo @@ -5762,7 +4902,7 @@ class Mission type="Land_HBarrier_5_F"; atlOffset=0.0089111328; }; - class Item301 + class Item291 { dataType="Object"; class PositionInfo @@ -5779,7 +4919,7 @@ class Mission id=1379; type="Land_HBarrier_5_F"; }; - class Item302 + class Item292 { dataType="Object"; class PositionInfo @@ -5797,7 +4937,7 @@ class Mission type="Land_HBarrier_5_F"; atlOffset=1.5258789e-005; }; - class Item303 + class Item293 { dataType="Object"; class PositionInfo @@ -5815,7 +4955,7 @@ class Mission type="Land_HBarrier_5_F"; atlOffset=3.0517578e-005; }; - class Item304 + class Item294 { dataType="Object"; class PositionInfo @@ -5832,7 +4972,7 @@ class Mission id=1382; type="Land_HBarrier_5_F"; }; - class Item305 + class Item295 { dataType="Object"; class PositionInfo @@ -5850,7 +4990,7 @@ class Mission type="Land_HBarrier_5_F"; atlOffset=1.5258789e-005; }; - class Item306 + class Item296 { dataType="Object"; class PositionInfo @@ -5868,7 +5008,7 @@ class Mission type="Land_HBarrier_5_F"; atlOffset=1.5258789e-005; }; - class Item307 + class Item297 { dataType="Object"; class PositionInfo @@ -5885,7 +5025,7 @@ class Mission id=1385; type="Land_HBarrier_5_F"; }; - class Item308 + class Item298 { dataType="Object"; class PositionInfo @@ -5903,7 +5043,7 @@ class Mission type="Land_HBarrier_5_F"; atlOffset=-1.5258789e-005; }; - class Item309 + class Item299 { dataType="Object"; class PositionInfo @@ -5921,7 +5061,7 @@ class Mission type="Land_HBarrier_3_F"; atlOffset=4.5776367e-005; }; - class Item310 + class Item300 { dataType="Object"; class PositionInfo @@ -5939,7 +5079,7 @@ class Mission type="Land_HBarrier_3_F"; atlOffset=4.5776367e-005; }; - class Item311 + class Item301 { dataType="Object"; class PositionInfo @@ -5957,7 +5097,7 @@ class Mission type="Land_HBarrier_3_F"; atlOffset=3.0517578e-005; }; - class Item312 + class Item302 { dataType="Object"; class PositionInfo @@ -5975,7 +5115,7 @@ class Mission type="Land_HBarrier_5_F"; atlOffset=4.5776367e-005; }; - class Item313 + class Item303 { dataType="Object"; class PositionInfo @@ -5991,7 +5131,7 @@ class Mission id=1391; type="Land_Mil_WallBig_Corner_F"; }; - class Item314 + class Item304 { dataType="Object"; class PositionInfo @@ -6007,7 +5147,7 @@ class Mission id=1392; type="Land_Mil_WallBig_Corner_F"; }; - class Item315 + class Item305 { dataType="Object"; class PositionInfo @@ -6023,7 +5163,7 @@ class Mission id=1393; type="Land_Mil_WallBig_4m_F"; }; - class Item316 + class Item306 { dataType="Object"; class PositionInfo @@ -6039,7 +5179,7 @@ class Mission id=1394; type="Land_Mil_WallBig_4m_F"; }; - class Item317 + class Item307 { dataType="Object"; class PositionInfo @@ -6056,7 +5196,7 @@ class Mission type="Land_Mil_WallBig_4m_F"; atlOffset=-1.5258789e-005; }; - class Item318 + class Item308 { dataType="Object"; class PositionInfo @@ -6072,7 +5212,7 @@ class Mission id=1396; type="Land_Mil_WallBig_Corner_F"; }; - class Item319 + class Item309 { dataType="Object"; class PositionInfo @@ -6088,7 +5228,7 @@ class Mission id=1397; type="Land_Mil_WallBig_Corner_F"; }; - class Item320 + class Item310 { dataType="Object"; class PositionInfo @@ -6105,7 +5245,7 @@ class Mission type="Land_Mil_WallBig_4m_F"; atlOffset=-1.5258789e-005; }; - class Item321 + class Item311 { dataType="Object"; class PositionInfo @@ -6122,7 +5262,7 @@ class Mission type="Land_Cargo_Tower_V1_F"; atlOffset=-1.5258789e-005; }; - class Item322 + class Item312 { dataType="Object"; class PositionInfo @@ -6138,7 +5278,7 @@ class Mission id=1400; type="Land_Cargo_House_V1_F"; }; - class Item323 + class Item313 { dataType="Object"; class PositionInfo @@ -6154,7 +5294,7 @@ class Mission id=1401; type="Land_Cargo_House_V1_F"; }; - class Item324 + class Item314 { dataType="Object"; class PositionInfo @@ -6170,7 +5310,7 @@ class Mission id=1402; type="Land_Cargo_Patrol_V1_F"; }; - class Item325 + class Item315 { dataType="Object"; class PositionInfo @@ -6188,7 +5328,7 @@ class Mission type="Land_HBarrier_5_F"; atlOffset=1.5258789e-005; }; - class Item326 + class Item316 { dataType="Object"; class PositionInfo @@ -6205,7 +5345,7 @@ class Mission id=1404; type="Land_HBarrier_5_F"; }; - class Item327 + class Item317 { dataType="Object"; class PositionInfo @@ -6223,7 +5363,7 @@ class Mission type="Land_HBarrier_5_F"; atlOffset=-1.5258789e-005; }; - class Item328 + class Item318 { dataType="Object"; class PositionInfo @@ -6240,7 +5380,7 @@ class Mission id=1406; type="Land_HBarrier_5_F"; }; - class Item329 + class Item319 { dataType="Object"; class PositionInfo @@ -6257,7 +5397,7 @@ class Mission id=1407; type="Land_HBarrier_5_F"; }; - class Item330 + class Item320 { dataType="Object"; class PositionInfo @@ -6275,7 +5415,7 @@ class Mission type="Land_HBarrier_5_F"; atlOffset=0.027923584; }; - class Item331 + class Item321 { dataType="Object"; class PositionInfo @@ -6291,7 +5431,7 @@ class Mission id=1409; type="Land_Cargo_Patrol_V1_F"; }; - class Item332 + class Item322 { dataType="Object"; class PositionInfo @@ -6308,7 +5448,7 @@ class Mission type="Land_Cargo_Patrol_V1_F"; atlOffset=-1.5258789e-005; }; - class Item333 + class Item323 { dataType="Object"; class PositionInfo @@ -6324,7 +5464,7 @@ class Mission id=1411; type="Land_Cargo_Patrol_V1_F"; }; - class Item334 + class Item324 { dataType="Object"; class PositionInfo @@ -6341,7 +5481,7 @@ class Mission id=1412; type="Land_HBarrier_5_F"; }; - class Item335 + class Item325 { dataType="Object"; class PositionInfo @@ -6358,7 +5498,7 @@ class Mission id=1413; type="Land_HBarrier_5_F"; }; - class Item336 + class Item326 { dataType="Object"; class PositionInfo @@ -6375,7 +5515,7 @@ class Mission id=1414; type="Land_HBarrier_5_F"; }; - class Item337 + class Item327 { dataType="Object"; class PositionInfo @@ -6392,7 +5532,7 @@ class Mission id=1415; type="Land_HBarrier_5_F"; }; - class Item338 + class Item328 { dataType="Object"; class PositionInfo @@ -6409,7 +5549,7 @@ class Mission type="Land_Cargo_House_V1_F"; atlOffset=-1.5258789e-005; }; - class Item339 + class Item329 { dataType="Object"; class PositionInfo @@ -6425,7 +5565,7 @@ class Mission id=1417; type="Land_Cargo_House_V1_F"; }; - class Item340 + class Item330 { dataType="Object"; class PositionInfo @@ -6441,7 +5581,7 @@ class Mission id=1418; type="Land_Cargo_Patrol_V1_F"; }; - class Item341 + class Item331 { dataType="Object"; class PositionInfo @@ -6457,7 +5597,7 @@ class Mission id=1419; type="Land_Cargo_Patrol_V1_F"; }; - class Item342 + class Item332 { dataType="Object"; class PositionInfo @@ -6473,7 +5613,7 @@ class Mission id=1420; type="Land_Cargo_Patrol_V1_F"; }; - class Item343 + class Item333 { dataType="Object"; class PositionInfo @@ -6489,7 +5629,7 @@ class Mission id=1421; type="Land_Cargo_Patrol_V1_F"; }; - class Item344 + class Item334 { dataType="Object"; class PositionInfo @@ -6505,7 +5645,7 @@ class Mission id=1422; type="Land_Cargo_Patrol_V1_F"; }; - class Item345 + class Item335 { dataType="Object"; class PositionInfo @@ -6521,28 +5661,28 @@ class Mission id=1423; type="Land_Cargo_Patrol_V1_F"; }; - class Item346 + class Item336 { dataType="Layer"; name="Open Ammo Dump"; id=1424; atlOffset=96.5; }; - class Item347 + class Item337 { dataType="Layer"; name="Vehicle Repair"; id=1449; atlOffset=96.5; }; - class Item348 + class Item338 { dataType="Layer"; name="Camp Audacity"; id=1883; atlOffset=96.5; }; - class Item349 + class Item339 { dataType="Logic"; class PositionInfo @@ -6597,7 +5737,7 @@ class Mission nAttributes=2; }; }; - class Item350 + class Item340 { dataType="Object"; class PositionInfo @@ -6613,7 +5753,7 @@ class Mission id=1886; type="Land_Wall_IndCnc_4_F"; }; - class Item351 + class Item341 { dataType="Logic"; class PositionInfo @@ -6668,7 +5808,7 @@ class Mission nAttributes=2; }; }; - class Item352 + class Item342 { dataType="Object"; class PositionInfo @@ -6684,7 +5824,7 @@ class Mission id=1889; type="Land_ConcreteWall_01_l_8m_F"; }; - class Item353 + class Item343 { dataType="Logic"; class PositionInfo @@ -6739,7 +5879,7 @@ class Mission nAttributes=2; }; }; - class Item354 + class Item344 { dataType="Object"; class PositionInfo @@ -6755,7 +5895,7 @@ class Mission id=1891; type="Land_ConcreteWall_01_l_8m_F"; }; - class Item355 + class Item345 { dataType="Object"; class PositionInfo @@ -6771,35 +5911,35 @@ class Mission id=1892; type="Land_ConcreteWall_01_l_4m_F"; }; - class Item356 + class Item346 { dataType="Layer"; name="Open Ammo Dump_1"; id=1955; atlOffset=96.5; }; - class Item357 + class Item347 { dataType="Layer"; name="Vehicle Repair_1"; id=1980; atlOffset=96.5; }; - class Item358 + class Item348 { dataType="Layer"; name="Open Ammo Dump_2"; id=2357; atlOffset=96.5; }; - class Item359 + class Item349 { dataType="Layer"; name="Vehicle Repair_2"; id=2382; atlOffset=96.5; }; - class Item360 + class Item350 { dataType="Object"; class PositionInfo @@ -6816,7 +5956,7 @@ class Mission id=2848; type="Land_HBarrier_Big_F"; }; - class Item361 + class Item351 { dataType="Object"; class PositionInfo @@ -6834,7 +5974,7 @@ class Mission type="Land_HBarrier_Big_F"; atlOffset=3.8146973e-006; }; - class Item362 + class Item352 { dataType="Object"; class PositionInfo @@ -6851,7 +5991,7 @@ class Mission id=2850; type="Land_HBarrier_Big_F"; }; - class Item363 + class Item353 { dataType="Object"; class PositionInfo @@ -6869,7 +6009,7 @@ class Mission type="Land_HBarrier_Big_F"; atlOffset=3.8146973e-006; }; - class Item364 + class Item354 { dataType="Object"; class PositionInfo @@ -6887,7 +6027,7 @@ class Mission type="Land_HBarrier_Big_F"; atlOffset=3.8146973e-006; }; - class Item365 + class Item355 { dataType="Object"; class PositionInfo @@ -6905,7 +6045,7 @@ class Mission type="Land_HBarrier_Big_F"; atlOffset=-3.8146973e-006; }; - class Item366 + class Item356 { dataType="Object"; class PositionInfo @@ -6923,7 +6063,7 @@ class Mission type="Land_HBarrier_Big_F"; atlOffset=3.8146973e-006; }; - class Item367 + class Item357 { dataType="Object"; class PositionInfo @@ -6941,7 +6081,7 @@ class Mission type="Land_HBarrier_Big_F"; atlOffset=3.8146973e-006; }; - class Item368 + class Item358 { dataType="Object"; class PositionInfo @@ -6959,7 +6099,7 @@ class Mission type="Land_HBarrier_Big_F"; atlOffset=7.6293945e-006; }; - class Item369 + class Item359 { dataType="Object"; class PositionInfo @@ -6976,7 +6116,7 @@ class Mission id=2857; type="Land_HBarrier_Big_F"; }; - class Item370 + class Item360 { dataType="Object"; class PositionInfo @@ -6993,7 +6133,7 @@ class Mission id=2858; type="Land_HBarrier_Big_F"; }; - class Item371 + class Item361 { dataType="Object"; class PositionInfo @@ -7010,7 +6150,7 @@ class Mission id=2859; type="Land_HBarrier_Big_F"; }; - class Item372 + class Item362 { dataType="Object"; class PositionInfo @@ -7027,7 +6167,7 @@ class Mission id=2860; type="Land_HBarrier_Big_F"; }; - class Item373 + class Item363 { dataType="Object"; class PositionInfo @@ -7045,7 +6185,7 @@ class Mission type="Land_HBarrier_Big_F"; atlOffset=3.8146973e-006; }; - class Item374 + class Item364 { dataType="Object"; class PositionInfo @@ -7062,7 +6202,7 @@ class Mission id=2862; type="Land_HBarrier_Big_F"; }; - class Item375 + class Item365 { dataType="Object"; class PositionInfo @@ -7079,7 +6219,7 @@ class Mission id=2863; type="Land_HBarrier_Big_F"; }; - class Item376 + class Item366 { dataType="Object"; class PositionInfo @@ -7096,7 +6236,7 @@ class Mission id=2864; type="Land_HBarrier_Big_F"; }; - class Item377 + class Item367 { dataType="Object"; class PositionInfo @@ -7113,7 +6253,7 @@ class Mission id=2865; type="Land_HBarrier_Big_F"; }; - class Item378 + class Item368 { dataType="Object"; class PositionInfo @@ -7130,7 +6270,7 @@ class Mission id=2866; type="Land_HBarrier_Big_F"; }; - class Item379 + class Item369 { dataType="Object"; class PositionInfo @@ -7147,7 +6287,7 @@ class Mission id=2867; type="Land_HBarrier_Big_F"; }; - class Item380 + class Item370 { dataType="Object"; class PositionInfo @@ -7164,7 +6304,7 @@ class Mission id=2868; type="Land_HBarrier_Big_F"; }; - class Item381 + class Item371 { dataType="Object"; class PositionInfo @@ -7181,7 +6321,7 @@ class Mission id=2869; type="Land_HBarrier_Big_F"; }; - class Item382 + class Item372 { dataType="Object"; class PositionInfo @@ -7198,7 +6338,7 @@ class Mission id=2870; type="Land_HBarrier_Big_F"; }; - class Item383 + class Item373 { dataType="Object"; class PositionInfo @@ -7216,7 +6356,7 @@ class Mission type="Land_HBarrier_Big_F"; atlOffset=-3.8146973e-006; }; - class Item384 + class Item374 { dataType="Object"; class PositionInfo @@ -7233,7 +6373,7 @@ class Mission id=2872; type="Land_HBarrier_Big_F"; }; - class Item385 + class Item375 { dataType="Object"; class PositionInfo @@ -7250,7 +6390,7 @@ class Mission id=2873; type="Land_HBarrier_Big_F"; }; - class Item386 + class Item376 { dataType="Object"; class PositionInfo @@ -7268,7 +6408,7 @@ class Mission type="Land_HBarrier_Big_F"; atlOffset=-3.8146973e-006; }; - class Item387 + class Item377 { dataType="Object"; class PositionInfo @@ -7284,7 +6424,7 @@ class Mission type="Land_BarGate_F"; atlOffset=0.25; }; - class Item388 + class Item378 { dataType="Object"; class PositionInfo @@ -7301,7 +6441,7 @@ class Mission type="Land_Cargo_Patrol_V1_F"; atlOffset=7.6293945e-006; }; - class Item389 + class Item379 { dataType="Object"; class PositionInfo @@ -7318,7 +6458,7 @@ class Mission id=2877; type="Land_HBarrier_Big_F"; }; - class Item390 + class Item380 { dataType="Object"; class PositionInfo @@ -7336,7 +6476,7 @@ class Mission type="Land_HBarrier_Big_F"; atlOffset=3.8146973e-006; }; - class Item391 + class Item381 { dataType="Object"; class PositionInfo @@ -7353,7 +6493,7 @@ class Mission id=2879; type="Land_HBarrier_Big_F"; }; - class Item392 + class Item382 { dataType="Object"; class PositionInfo @@ -7370,7 +6510,7 @@ class Mission id=2880; type="Land_HBarrier_Big_F"; }; - class Item393 + class Item383 { dataType="Object"; class PositionInfo @@ -7387,7 +6527,7 @@ class Mission id=2881; type="Land_HBarrier_Big_F"; }; - class Item394 + class Item384 { dataType="Object"; class PositionInfo @@ -7404,7 +6544,7 @@ class Mission id=2882; type="Land_HBarrier_Big_F"; }; - class Item395 + class Item385 { dataType="Object"; class PositionInfo @@ -7421,7 +6561,7 @@ class Mission id=2883; type="Land_HBarrier_Big_F"; }; - class Item396 + class Item386 { dataType="Object"; class PositionInfo @@ -7438,7 +6578,7 @@ class Mission type="Land_BarGate_F"; atlOffset=0.24999619; }; - class Item397 + class Item387 { dataType="Object"; class PositionInfo @@ -7455,7 +6595,7 @@ class Mission type="Land_Cargo_Patrol_V1_F"; atlOffset=3.8146973e-006; }; - class Item398 + class Item388 { dataType="Object"; class PositionInfo @@ -7472,7 +6612,7 @@ class Mission type="Land_Cargo_Patrol_V1_F"; atlOffset=3.8146973e-006; }; - class Item399 + class Item389 { dataType="Object"; class PositionInfo @@ -7488,7 +6628,7 @@ class Mission id=2887; type="Land_Cargo_House_V1_F"; }; - class Item400 + class Item390 { dataType="Object"; class PositionInfo @@ -7504,7 +6644,7 @@ class Mission id=2888; type="Land_Cargo_House_V1_F"; }; - class Item401 + class Item391 { dataType="Object"; class PositionInfo @@ -7520,7 +6660,7 @@ class Mission id=2889; type="Land_TTowerSmall_1_F"; }; - class Item402 + class Item392 { dataType="Object"; class PositionInfo @@ -7537,7 +6677,7 @@ class Mission type="Land_TTowerSmall_2_F"; atlOffset=3.8146973e-006; }; - class Item403 + class Item393 { dataType="Object"; class PositionInfo @@ -7554,7 +6694,7 @@ class Mission type="Land_Cargo_Patrol_V1_F"; atlOffset=3.8146973e-006; }; - class Item404 + class Item394 { dataType="Object"; class PositionInfo @@ -7572,7 +6712,7 @@ class Mission id=2892; type="Land_Cargo40_military_green_F"; }; - class Item405 + class Item395 { dataType="Object"; class PositionInfo @@ -7591,7 +6731,7 @@ class Mission type="Land_Cargo40_military_green_F"; atlOffset=-7.6293945e-006; }; - class Item406 + class Item396 { dataType="Object"; class PositionInfo @@ -7609,7 +6749,7 @@ class Mission id=2894; type="Land_Cargo40_military_green_F"; }; - class Item407 + class Item397 { dataType="Object"; class PositionInfo @@ -7625,7 +6765,7 @@ class Mission id=2895; type="Land_Medevac_house_V1_F"; }; - class Item408 + class Item398 { dataType="Object"; class PositionInfo @@ -7642,7 +6782,7 @@ class Mission id=2896; type="Land_HBarrier_Big_F"; }; - class Item409 + class Item399 { dataType="Object"; class PositionInfo @@ -7659,7 +6799,7 @@ class Mission id=2897; type="Land_HBarrier_Big_F"; }; - class Item410 + class Item400 { dataType="Object"; class PositionInfo @@ -7676,7 +6816,7 @@ class Mission id=2898; type="Land_HBarrier_Big_F"; }; - class Item411 + class Item401 { dataType="Object"; class PositionInfo @@ -7694,7 +6834,7 @@ class Mission type="Land_HBarrier_Big_F"; atlOffset=3.0517578e-005; }; - class Item412 + class Item402 { dataType="Object"; class PositionInfo @@ -7712,7 +6852,7 @@ class Mission type="Land_HBarrier_Big_F"; atlOffset=3.0517578e-005; }; - class Item413 + class Item403 { dataType="Object"; class PositionInfo @@ -7729,7 +6869,7 @@ class Mission id=2901; type="Land_HBarrier_Big_F"; }; - class Item414 + class Item404 { dataType="Object"; class PositionInfo @@ -7746,7 +6886,7 @@ class Mission id=2902; type="Land_HBarrier_Big_F"; }; - class Item415 + class Item405 { dataType="Object"; class PositionInfo @@ -7763,7 +6903,7 @@ class Mission id=2903; type="Land_HBarrier_Big_F"; }; - class Item416 + class Item406 { dataType="Object"; class PositionInfo @@ -7780,7 +6920,7 @@ class Mission id=2904; type="Land_HBarrier_Big_F"; }; - class Item417 + class Item407 { dataType="Object"; class PositionInfo @@ -7797,7 +6937,7 @@ class Mission id=2905; type="Land_HBarrier_Big_F"; }; - class Item418 + class Item408 { dataType="Object"; class PositionInfo @@ -7814,7 +6954,7 @@ class Mission id=2906; type="Land_HBarrier_Big_F"; }; - class Item419 + class Item409 { dataType="Object"; class PositionInfo @@ -7832,7 +6972,7 @@ class Mission type="Land_HBarrier_Big_F"; atlOffset=3.0517578e-005; }; - class Item420 + class Item410 { dataType="Object"; class PositionInfo @@ -7849,7 +6989,7 @@ class Mission id=2908; type="Land_HBarrier_Big_F"; }; - class Item421 + class Item411 { dataType="Object"; class PositionInfo @@ -7866,7 +7006,7 @@ class Mission id=2909; type="Land_HBarrier_Big_F"; }; - class Item422 + class Item412 { dataType="Object"; class PositionInfo @@ -7884,7 +7024,7 @@ class Mission type="Land_HBarrier_Big_F"; atlOffset=3.0517578e-005; }; - class Item423 + class Item413 { dataType="Object"; class PositionInfo @@ -7901,7 +7041,7 @@ class Mission id=2911; type="Land_HBarrier_Big_F"; }; - class Item424 + class Item414 { dataType="Object"; class PositionInfo @@ -7919,7 +7059,7 @@ class Mission type="Land_HBarrier_Big_F"; atlOffset=-3.0517578e-005; }; - class Item425 + class Item415 { dataType="Object"; class PositionInfo @@ -7937,7 +7077,7 @@ class Mission type="Land_HBarrier_Big_F"; atlOffset=3.0517578e-005; }; - class Item426 + class Item416 { dataType="Object"; class PositionInfo @@ -7955,7 +7095,7 @@ class Mission type="Land_HBarrier_Big_F"; atlOffset=-3.0517578e-005; }; - class Item427 + class Item417 { dataType="Object"; class PositionInfo @@ -7972,7 +7112,7 @@ class Mission id=2915; type="Land_HBarrier_Big_F"; }; - class Item428 + class Item418 { dataType="Object"; class PositionInfo @@ -7990,7 +7130,7 @@ class Mission type="Land_HBarrier_Big_F"; atlOffset=6.1035156e-005; }; - class Item429 + class Item419 { dataType="Object"; class PositionInfo @@ -8007,7 +7147,7 @@ class Mission id=2917; type="Land_HBarrier_Big_F"; }; - class Item430 + class Item420 { dataType="Object"; class PositionInfo @@ -8024,7 +7164,7 @@ class Mission id=2918; type="Land_HBarrier_Big_F"; }; - class Item431 + class Item421 { dataType="Object"; class PositionInfo @@ -8042,7 +7182,7 @@ class Mission type="Land_HBarrier_Big_F"; atlOffset=-3.0517578e-005; }; - class Item432 + class Item422 { dataType="Object"; class PositionInfo @@ -8060,7 +7200,7 @@ class Mission type="Land_HBarrier_Big_F"; atlOffset=-3.0517578e-005; }; - class Item433 + class Item423 { dataType="Object"; class PositionInfo @@ -8078,7 +7218,7 @@ class Mission type="Land_HBarrier_Big_F"; atlOffset=-3.0517578e-005; }; - class Item434 + class Item424 { dataType="Object"; class PositionInfo @@ -8096,7 +7236,7 @@ class Mission type="Land_HBarrier_Big_F"; atlOffset=-3.0517578e-005; }; - class Item435 + class Item425 { dataType="Object"; class PositionInfo @@ -8112,7 +7252,7 @@ class Mission type="Land_BarGate_F"; atlOffset=0.25006104; }; - class Item436 + class Item426 { dataType="Object"; class PositionInfo @@ -8128,7 +7268,7 @@ class Mission id=2924; type="Land_Cargo_Patrol_V1_F"; }; - class Item437 + class Item427 { dataType="Object"; class PositionInfo @@ -8146,7 +7286,7 @@ class Mission type="Land_HBarrier_Big_F"; atlOffset=3.0517578e-005; }; - class Item438 + class Item428 { dataType="Object"; class PositionInfo @@ -8164,7 +7304,7 @@ class Mission type="Land_HBarrier_Big_F"; atlOffset=-3.0517578e-005; }; - class Item439 + class Item429 { dataType="Object"; class PositionInfo @@ -8181,7 +7321,7 @@ class Mission id=2927; type="Land_HBarrier_Big_F"; }; - class Item440 + class Item430 { dataType="Object"; class PositionInfo @@ -8199,7 +7339,7 @@ class Mission type="Land_HBarrier_Big_F"; atlOffset=3.0517578e-005; }; - class Item441 + class Item431 { dataType="Object"; class PositionInfo @@ -8216,7 +7356,7 @@ class Mission id=2929; type="Land_HBarrier_Big_F"; }; - class Item442 + class Item432 { dataType="Object"; class PositionInfo @@ -8233,7 +7373,7 @@ class Mission id=2930; type="Land_HBarrier_Big_F"; }; - class Item443 + class Item433 { dataType="Object"; class PositionInfo @@ -8250,7 +7390,7 @@ class Mission id=2931; type="Land_HBarrier_Big_F"; }; - class Item444 + class Item434 { dataType="Object"; class PositionInfo @@ -8266,7 +7406,7 @@ class Mission type="Land_BarGate_F"; atlOffset=0.25003052; }; - class Item445 + class Item435 { dataType="Object"; class PositionInfo @@ -8282,7 +7422,7 @@ class Mission id=2933; type="Land_Cargo_Patrol_V1_F"; }; - class Item446 + class Item436 { dataType="Object"; class PositionInfo @@ -8298,7 +7438,7 @@ class Mission id=2934; type="Land_Cargo_Patrol_V1_F"; }; - class Item447 + class Item437 { dataType="Object"; class PositionInfo @@ -8314,7 +7454,7 @@ class Mission id=2935; type="Land_Cargo_House_V1_F"; }; - class Item448 + class Item438 { dataType="Object"; class PositionInfo @@ -8330,7 +7470,7 @@ class Mission id=2936; type="Land_Cargo_House_V1_F"; }; - class Item449 + class Item439 { dataType="Object"; class PositionInfo @@ -8347,7 +7487,7 @@ class Mission type="Land_TTowerSmall_1_F"; atlOffset=-3.0517578e-005; }; - class Item450 + class Item440 { dataType="Object"; class PositionInfo @@ -8364,7 +7504,7 @@ class Mission type="Land_TTowerSmall_2_F"; atlOffset=3.0517578e-005; }; - class Item451 + class Item441 { dataType="Object"; class PositionInfo @@ -8381,7 +7521,7 @@ class Mission type="Land_Cargo_Patrol_V1_F"; atlOffset=-3.0517578e-005; }; - class Item452 + class Item442 { dataType="Object"; class PositionInfo @@ -8400,7 +7540,7 @@ class Mission type="Land_Cargo40_military_green_F"; atlOffset=-3.0517578e-005; }; - class Item453 + class Item443 { dataType="Object"; class PositionInfo @@ -8419,7 +7559,7 @@ class Mission type="Land_Cargo40_military_green_F"; atlOffset=3.0517578e-005; }; - class Item454 + class Item444 { dataType="Object"; class PositionInfo @@ -8437,7 +7577,7 @@ class Mission type="Land_Cargo40_military_green_F"; atlOffset=2.6217957; }; - class Item455 + class Item445 { dataType="Object"; class PositionInfo @@ -8453,56 +7593,56 @@ class Mission id=2943; type="Land_Medevac_house_V1_F"; }; - class Item456 + class Item446 { dataType="Layer"; name="Open Ammo Dump_3"; id=2945; atlOffset=96.5; }; - class Item457 + class Item447 { dataType="Layer"; name="Vehicle Repair_3"; id=2970; atlOffset=96.5; }; - class Item458 + class Item448 { dataType="Layer"; name="Abandoned AA Gun Emplacement"; id=3316; atlOffset=96.5; }; - class Item459 + class Item449 { dataType="Layer"; name="Abandoned Field Hospital"; id=3423; atlOffset=96.5; }; - class Item460 + class Item450 { dataType="Layer"; name="Hasty Landing Zone"; id=3470; atlOffset=96.5; }; - class Item461 + class Item451 { dataType="Layer"; name="Landing Zone"; id=3571; atlOffset=96.5; }; - class Item462 + class Item452 { dataType="Layer"; name="Roadblock"; id=3599; atlOffset=96.5; }; - class Item463 + class Item453 { dataType="Layer"; name="Landing Zone"; @@ -9467,251 +8607,251 @@ class Mission id=3700; atlOffset=-10.067444; }; - class Item464 + class Item454 { dataType="Layer"; name="Industrial Compound (Large)"; id=3996; atlOffset=96.5; }; - class Item465 + class Item455 { dataType="Layer"; name="Storage Facility and Warehouse"; id=4280; atlOffset=96.5; }; - class Item466 + class Item456 { dataType="Layer"; name="IDAP Refugee Camp Large"; id=4597; atlOffset=96.5; }; - class Item467 + class Item457 { dataType="Layer"; name="Basketball Court"; id=4615; atlOffset=96.5; }; - class Item468 + class Item458 { dataType="Layer"; name="Gas Station"; id=4676; atlOffset=96.5; }; - class Item469 + class Item459 { dataType="Layer"; name="Cargo Post"; id=4692; atlOffset=96.5; }; - class Item470 + class Item460 { dataType="Layer"; name="Bunker (Small) #1"; id=4710; atlOffset=96.5; }; - class Item471 + class Item461 { dataType="Layer"; name="Shoot House"; id=5060; atlOffset=96.5; }; - class Item472 + class Item462 { dataType="Layer"; name="Depot [BLU]"; id=5115; atlOffset=96.5; }; - class Item473 + class Item463 { dataType="Layer"; name="Hangar"; id=5227; atlOffset=96.5; }; - class Item474 + class Item464 { dataType="Layer"; name="Hangar"; id=5339; atlOffset=96.5; }; - class Item475 + class Item465 { dataType="Layer"; name="Factory Headquarters"; id=5415; atlOffset=96.5; }; - class Item476 + class Item466 { dataType="Layer"; name="Main Headquarters"; id=5477; atlOffset=96.5; }; - class Item477 + class Item467 { dataType="Layer"; name="Radar Dome"; id=5539; atlOffset=96.5; }; - class Item478 + class Item468 { dataType="Layer"; name="Fortified Comms Tower"; id=5612; atlOffset=96.5; }; - class Item479 + class Item469 { dataType="Layer"; name="Communications Post"; id=5672; atlOffset=96.5; }; - class Item480 + class Item470 { dataType="Layer"; name="Comms Post [BLU]"; id=5708; atlOffset=96.5; }; - class Item481 + class Item471 { dataType="Layer"; name="Comms Post [OPF]"; id=5760; atlOffset=96.5; }; - class Item482 + class Item472 { dataType="Layer"; name="Cargo HQ [BLU] #1"; id=5851; atlOffset=96.5; }; - class Item483 + class Item473 { dataType="Layer"; name="Cargo Tower [BLU]"; id=5981; atlOffset=96.5; }; - class Item484 + class Item474 { dataType="Layer"; name="Field Depot [BLU]"; id=6077; atlOffset=96.5; }; - class Item485 + class Item475 { dataType="Layer"; name="Field HQ [BLU]"; id=6205; atlOffset=96.5; }; - class Item486 + class Item476 { dataType="Layer"; name="Concrete Wall LZ"; id=6319; atlOffset=96.5; }; - class Item487 + class Item477 { dataType="Layer"; name="Heliport - Fortified [BLU]"; id=6393; atlOffset=96.5; }; - class Item488 + class Item478 { dataType="Layer"; name="Heliport [BLU]"; id=6439; atlOffset=96.5; }; - class Item489 + class Item479 { dataType="Layer"; name="Command Centre"; id=6566; atlOffset=96.5; }; - class Item490 + class Item480 { dataType="Layer"; name="Main Headquarters [BLU]"; id=6757; atlOffset=96.5; }; - class Item491 + class Item481 { dataType="Layer"; name="Headquarters"; id=6794; atlOffset=96.5; }; - class Item492 + class Item482 { dataType="Layer"; name="Headquarters (Fortified)"; id=6858; atlOffset=96.5; }; - class Item493 + class Item483 { dataType="Layer"; name="Military Compound"; id=7018; atlOffset=96.5; }; - class Item494 + class Item484 { dataType="Layer"; name="VIP Compound"; id=7156; atlOffset=96.5; }; - class Item495 + class Item485 { dataType="Layer"; name="Main Headquarters [OPF]"; id=7410; atlOffset=96.5; }; - class Item496 + class Item486 { dataType="Layer"; name="Main Headquarters [BLU]"; id=7601; atlOffset=96.5; }; - class Item497 + class Item487 { dataType="Layer"; name="Military Compound"; id=7761; atlOffset=96.5; }; - class Item498 + class Item488 { dataType="Layer"; name="Command Centre"; class Entities { - items=109; + items=107; class Item0 { dataType="Object"; @@ -10427,8 +9567,8 @@ class Mission dataType="Object"; class PositionInfo { - position[]={5715.8921,353.3414,5563.1533}; - angles[]={0.016798066,2.3561945,6.2105131}; + position[]={5733.6479,351.68253,5573.6523}; + angles[]={0.0048090173,5.537209,6.1882734}; }; side="Empty"; flags=4; @@ -10445,8 +9585,8 @@ class Mission dataType="Object"; class PositionInfo { - position[]={5728.2676,352.32675,5563.6548}; - angles[]={0.015199739,3.1415927,6.1779771}; + position[]={5716,353.15912,5573.75}; + angles[]={0.015199739,0.039421737,6.2121043}; }; side="Empty"; flags=4; @@ -10456,7 +9596,6 @@ class Mission }; id=7807; type="Land_BagFence_Long_F"; - atlOffset=3.0517578e-005; }; class Item42 { @@ -10499,8 +9638,8 @@ class Mission dataType="Object"; class PositionInfo { - position[]={5715.2671,353.52179,5560.6787}; - angles[]={0.067896426,1.5707964,6.2105141}; + position[]={5734.3701,351.65726,5576.1006}; + angles[]={6.2424059,4.751811,6.1882734}; }; side="Empty"; flags=4; @@ -10510,7 +9649,7 @@ class Mission }; id=7810; type="Land_BagFence_Long_F"; - atlOffset=3.0517578e-005; + atlOffset=0.005065918; }; class Item45 { @@ -10553,8 +9692,8 @@ class Mission dataType="Object"; class PositionInfo { - position[]={5718.3926,353.14883,5563.7798}; - angles[]={0.016798066,0,6.2105131}; + position[]={5731.125,351.92523,5573.125}; + angles[]={0.0048090173,3.1810145,6.1882734}; }; side="Empty"; flags=4; @@ -10564,15 +9703,14 @@ class Mission }; id=7813; type="Land_BagFence_Long_F"; - atlOffset=3.0517578e-005; }; class Item48 { dataType="Object"; class PositionInfo { - position[]={5722.75,352.88431,5555.875}; - angles[]={0.067893311,3.1421337,6.2105098}; + position[]={5723.75,352.53342,5584.25}; + angles[]={0,4.7326784,0}; }; side="Empty"; flags=4; @@ -10906,24 +10044,6 @@ class Mission atlOffset=0.0071411133; }; class Item67 - { - dataType="Object"; - class PositionInfo - { - position[]={5723.5317,356.31952,5585}; - angles[]={0,1.5654486,0}; - }; - side="Empty"; - flags=1; - class Attributes - { - skill=0.2; - }; - id=7834; - type="Land_Shed_Big_F"; - atlOffset=0.36413574; - }; - class Item68 { dataType="Object"; class PositionInfo @@ -10941,7 +10061,7 @@ class Mission type="Land_PortableLight_double_F"; atlOffset=3.0517578e-005; }; - class Item69 + class Item68 { dataType="Object"; class PositionInfo @@ -10958,7 +10078,7 @@ class Mission id=7843; type="Land_LampHalogen_F"; }; - class Item70 + class Item69 { dataType="Object"; class PositionInfo @@ -10975,7 +10095,7 @@ class Mission type="Land_Wall_IndCnc_4_F"; atlOffset=0.0030212402; }; - class Item71 + class Item70 { dataType="Object"; class PositionInfo @@ -10991,7 +10111,7 @@ class Mission id=7849; type="Land_Wall_IndCnc_4_F"; }; - class Item72 + class Item71 { dataType="Object"; class PositionInfo @@ -11008,7 +10128,7 @@ class Mission type="Land_Wall_IndCnc_4_F"; atlOffset=0.0030517578; }; - class Item73 + class Item72 { dataType="Object"; class PositionInfo @@ -11025,7 +10145,7 @@ class Mission type="Land_Wall_IndCnc_4_F"; atlOffset=3.0517578e-005; }; - class Item74 + class Item73 { dataType="Object"; class PositionInfo @@ -11041,7 +10161,7 @@ class Mission id=7852; type="Land_Wall_IndCnc_4_F"; }; - class Item75 + class Item74 { dataType="Object"; class PositionInfo @@ -11058,7 +10178,7 @@ class Mission type="Land_Wall_IndCnc_4_F"; atlOffset=0.0012817383; }; - class Item76 + class Item75 { dataType="Object"; class PositionInfo @@ -11076,7 +10196,7 @@ class Mission type="Land_GarbageBags_F"; atlOffset=3.0517578e-005; }; - class Item77 + class Item76 { dataType="Object"; class PositionInfo @@ -11094,7 +10214,7 @@ class Mission type="Land_PaperBox_closed_F"; atlOffset=3.0517578e-005; }; - class Item78 + class Item77 { dataType="Object"; class PositionInfo @@ -11111,7 +10231,7 @@ class Mission type="Land_TTowerBig_1_F"; atlOffset=3.0517578e-005; }; - class Item79 + class Item78 { dataType="Object"; class PositionInfo @@ -11131,7 +10251,7 @@ class Mission type="Land_Cargo20_light_green_F"; atlOffset=-0.0020446777; }; - class Item80 + class Item79 { dataType="Object"; class PositionInfo @@ -11148,7 +10268,7 @@ class Mission id=7858; type="Land_PaperBox_open_empty_F"; }; - class Item81 + class Item80 { dataType="Object"; class PositionInfo @@ -11166,7 +10286,7 @@ class Mission type="Land_BagFence_Round_F"; atlOffset=3.0517578e-005; }; - class Item82 + class Item81 { dataType="Object"; class PositionInfo @@ -11184,7 +10304,7 @@ class Mission type="Land_BagFence_Long_F"; atlOffset=3.0517578e-005; }; - class Item83 + class Item82 { dataType="Object"; class PositionInfo @@ -11202,13 +10322,13 @@ class Mission type="Land_BagFence_Long_F"; atlOffset=3.0517578e-005; }; - class Item84 + class Item83 { dataType="Object"; class PositionInfo { - position[]={5731.4341,352.12979,5560.5537}; - angles[]={0.061521512,1.5707964,6.1779771}; + position[]={5712.958,353.41669,5576.9736}; + angles[]={6.2527928,4.751811,6.2121053}; }; side="Empty"; flags=4; @@ -11218,9 +10338,9 @@ class Mission }; id=7862; type="Land_BagFence_Long_F"; - atlOffset=3.0517578e-005; + atlOffset=-3.0517578e-005; }; - class Item85 + class Item84 { dataType="Object"; class PositionInfo @@ -11238,7 +10358,7 @@ class Mission type="Land_Wall_IndCnc_4_F"; atlOffset=3.0517578e-005; }; - class Item86 + class Item85 { dataType="Object"; class PositionInfo @@ -11256,7 +10376,7 @@ class Mission type="Land_Wall_IndCnc_4_F"; atlOffset=3.0517578e-005; }; - class Item87 + class Item86 { dataType="Object"; class PositionInfo @@ -11274,7 +10394,7 @@ class Mission type="Land_Wall_IndCnc_4_F"; atlOffset=3.0517578e-005; }; - class Item88 + class Item87 { dataType="Object"; class PositionInfo @@ -11292,7 +10412,7 @@ class Mission type="Land_Wall_IndCnc_4_F"; atlOffset=3.0517578e-005; }; - class Item89 + class Item88 { dataType="Object"; class PositionInfo @@ -11310,7 +10430,7 @@ class Mission type="Land_LampHalogen_F"; atlOffset=3.0517578e-005; }; - class Item90 + class Item89 { dataType="Object"; class PositionInfo @@ -11328,13 +10448,13 @@ class Mission type="Land_LampHalogen_F"; atlOffset=3.0517578e-005; }; - class Item91 + class Item90 { dataType="Object"; class PositionInfo { - position[]={5730.7827,352.07062,5563.0293}; - angles[]={0.015199739,3.9269907,6.1779771}; + position[]={5713.5112,353.32529,5574.4741}; + angles[]={0.015199739,0.82481974,6.2121043}; }; side="Empty"; flags=4; @@ -11344,9 +10464,9 @@ class Mission }; id=7870; type="Land_BagFence_Round_F"; - atlOffset=3.0517578e-005; + atlOffset=-3.0517578e-005; }; - class Item92 + class Item91 { dataType="Object"; class PositionInfo @@ -11364,7 +10484,7 @@ class Mission type="Land_BagFence_Round_F"; atlOffset=3.0517578e-005; }; - class Item93 + class Item92 { dataType="Object"; class PositionInfo @@ -11382,7 +10502,7 @@ class Mission type="Land_BagFence_Long_F"; atlOffset=3.0517578e-005; }; - class Item94 + class Item93 { dataType="Object"; class PositionInfo @@ -11400,27 +10520,7 @@ class Mission type="Land_BagFence_Long_F"; atlOffset=3.0517578e-005; }; - class Item95 - { - dataType="Object"; - class PositionInfo - { - position[]={5733.7217,352.99646,5584.1475}; - angles[]={6.2352247,4.712389,6.1954107}; - }; - side="Empty"; - flags=4; - class Attributes - { - skill=0.2; - createAsSimpleObject=1; - disableSimulation=1; - }; - id=7874; - type="Land_Cargo40_military_green_F"; - atlOffset=-9.1552734e-005; - }; - class Item96 + class Item94 { dataType="Object"; class PositionInfo @@ -11438,7 +10538,7 @@ class Mission type="Land_Wall_IndCnc_4_F"; atlOffset=0.0068969727; }; - class Item97 + class Item95 { dataType="Object"; class PositionInfo @@ -11456,7 +10556,7 @@ class Mission type="Land_Wall_IndCnc_4_F"; atlOffset=3.0517578e-005; }; - class Item98 + class Item96 { dataType="Object"; class PositionInfo @@ -11474,7 +10574,7 @@ class Mission type="Land_Wall_IndCnc_4_F"; atlOffset=3.0517578e-005; }; - class Item99 + class Item97 { dataType="Object"; class PositionInfo @@ -11491,7 +10591,7 @@ class Mission type="Land_Wall_IndCnc_4_F"; atlOffset=0.041473389; }; - class Item100 + class Item98 { dataType="Object"; class PositionInfo @@ -11509,7 +10609,7 @@ class Mission type="Land_Wall_IndCnc_4_D_F"; atlOffset=0.043548584; }; - class Item101 + class Item99 { dataType="Object"; class PositionInfo @@ -11527,7 +10627,7 @@ class Mission type="Land_Wall_IndCnc_Pole_F"; atlOffset=6.1035156e-005; }; - class Item102 + class Item100 { dataType="Object"; class PositionInfo @@ -11544,7 +10644,7 @@ class Mission id=7881; type="Land_LampHalogen_F"; }; - class Item103 + class Item101 { dataType="Object"; class PositionInfo @@ -11562,7 +10662,7 @@ class Mission type="Land_BarGate_F"; atlOffset=0.20944214; }; - class Item104 + class Item102 { dataType="Object"; class PositionInfo @@ -11580,7 +10680,7 @@ class Mission type="Land_Wall_IndCnc_4_F"; atlOffset=0.0059814453; }; - class Item105 + class Item103 { dataType="Object"; class PositionInfo @@ -11598,7 +10698,7 @@ class Mission type="Land_Wall_IndCnc_4_F"; atlOffset=0.013275146; }; - class Item106 + class Item104 { dataType="Object"; class PositionInfo @@ -11616,7 +10716,7 @@ class Mission type="Land_Wall_IndCnc_4_F"; atlOffset=0.01651001; }; - class Item107 + class Item105 { dataType="Object"; class PositionInfo @@ -11633,7 +10733,7 @@ class Mission type="Land_Wall_IndCnc_4_F"; atlOffset=0.023345947; }; - class Item108 + class Item106 { dataType="Object"; class PositionInfo @@ -11655,7 +10755,7 @@ class Mission id=7888; atlOffset=0.17941284; }; - class Item499 + class Item489 { dataType="Logic"; class PositionInfo @@ -11712,7 +10812,7 @@ class Mission nAttributes=2; }; }; - class Item500 + class Item490 { dataType="Object"; class PositionInfo @@ -11730,7 +10830,7 @@ class Mission type="Land_HBarrier_Big_F"; atlOffset=7.6293945e-006; }; - class Item501 + class Item491 { dataType="Object"; class PositionInfo @@ -11748,7 +10848,7 @@ class Mission type="Land_HBarrier_Big_F"; atlOffset=7.6293945e-006; }; - class Item502 + class Item492 { dataType="Object"; class PositionInfo @@ -11765,7 +10865,7 @@ class Mission id=7895; type="Land_HBarrier_Big_F"; }; - class Item503 + class Item493 { dataType="Object"; class PositionInfo @@ -11782,7 +10882,7 @@ class Mission id=7896; type="Land_HBarrier_Big_F"; }; - class Item504 + class Item494 { dataType="Object"; class PositionInfo @@ -11800,7 +10900,7 @@ class Mission type="Land_HBarrier_Big_F"; atlOffset=7.6293945e-006; }; - class Item505 + class Item495 { dataType="Object"; class PositionInfo @@ -11817,7 +10917,7 @@ class Mission id=7898; type="Land_HBarrier_Big_F"; }; - class Item506 + class Item496 { dataType="Object"; class PositionInfo @@ -11835,7 +10935,7 @@ class Mission type="Land_HBarrier_Big_F"; atlOffset=7.6293945e-006; }; - class Item507 + class Item497 { dataType="Object"; class PositionInfo @@ -11853,7 +10953,7 @@ class Mission type="Land_HBarrier_Big_F"; atlOffset=-7.6293945e-006; }; - class Item508 + class Item498 { dataType="Object"; class PositionInfo @@ -11870,7 +10970,7 @@ class Mission id=7901; type="Land_HBarrier_Big_F"; }; - class Item509 + class Item499 { dataType="Object"; class PositionInfo @@ -11888,7 +10988,7 @@ class Mission type="Land_HBarrier_Big_F"; atlOffset=7.6293945e-006; }; - class Item510 + class Item500 { dataType="Object"; class PositionInfo @@ -11905,7 +11005,7 @@ class Mission type="Land_HBarrier_Big_F"; atlOffset=0.4550705; }; - class Item511 + class Item501 { dataType="Object"; class PositionInfo @@ -11923,7 +11023,7 @@ class Mission type="Land_HBarrier_Big_F"; atlOffset=-7.6293945e-006; }; - class Item512 + class Item502 { dataType="Object"; class PositionInfo @@ -11940,7 +11040,7 @@ class Mission id=7905; type="Land_HBarrier_Big_F"; }; - class Item513 + class Item503 { dataType="Object"; class PositionInfo @@ -11957,7 +11057,7 @@ class Mission id=7906; type="Land_HBarrier_Big_F"; }; - class Item514 + class Item504 { dataType="Object"; class PositionInfo @@ -11974,7 +11074,7 @@ class Mission id=7907; type="Land_HBarrier_Big_F"; }; - class Item515 + class Item505 { dataType="Object"; class PositionInfo @@ -11991,7 +11091,7 @@ class Mission id=7908; type="Land_HBarrier_Big_F"; }; - class Item516 + class Item506 { dataType="Object"; class PositionInfo @@ -12008,7 +11108,7 @@ class Mission id=7909; type="Land_HBarrier_Big_F"; }; - class Item517 + class Item507 { dataType="Object"; class PositionInfo @@ -12025,7 +11125,7 @@ class Mission id=7910; type="Land_HBarrier_Big_F"; }; - class Item518 + class Item508 { dataType="Object"; class PositionInfo @@ -12042,7 +11142,7 @@ class Mission id=7911; type="Land_HBarrier_Big_F"; }; - class Item519 + class Item509 { dataType="Object"; class PositionInfo @@ -12059,7 +11159,7 @@ class Mission id=7912; type="Land_HBarrier_Big_F"; }; - class Item520 + class Item510 { dataType="Object"; class PositionInfo @@ -12076,7 +11176,7 @@ class Mission id=7913; type="Land_HBarrier_Big_F"; }; - class Item521 + class Item511 { dataType="Object"; class PositionInfo @@ -12093,7 +11193,7 @@ class Mission id=7914; type="Land_HBarrier_Big_F"; }; - class Item522 + class Item512 { dataType="Object"; class PositionInfo @@ -12110,7 +11210,7 @@ class Mission id=7915; type="Land_HBarrier_Big_F"; }; - class Item523 + class Item513 { dataType="Object"; class PositionInfo @@ -12127,7 +11227,7 @@ class Mission id=7916; type="Land_HBarrier_Big_F"; }; - class Item524 + class Item514 { dataType="Object"; class PositionInfo @@ -12145,7 +11245,7 @@ class Mission type="Land_HBarrier_Big_F"; atlOffset=-7.6293945e-006; }; - class Item525 + class Item515 { dataType="Object"; class PositionInfo @@ -12162,7 +11262,7 @@ class Mission id=7918; type="Land_HBarrier_Big_F"; }; - class Item526 + class Item516 { dataType="Object"; class PositionInfo @@ -12179,7 +11279,7 @@ class Mission id=7919; type="Land_HBarrier_Big_F"; }; - class Item527 + class Item517 { dataType="Object"; class PositionInfo @@ -12195,7 +11295,7 @@ class Mission type="Land_BarGate_F"; atlOffset=0.25; }; - class Item528 + class Item518 { dataType="Object"; class PositionInfo @@ -12212,7 +11312,7 @@ class Mission type="Land_Cargo_Patrol_V1_F"; atlOffset=-7.6293945e-006; }; - class Item529 + class Item519 { dataType="Object"; class PositionInfo @@ -12229,7 +11329,7 @@ class Mission id=7922; type="Land_HBarrier_Big_F"; }; - class Item530 + class Item520 { dataType="Object"; class PositionInfo @@ -12246,7 +11346,7 @@ class Mission id=7923; type="Land_HBarrier_Big_F"; }; - class Item531 + class Item521 { dataType="Object"; class PositionInfo @@ -12263,7 +11363,7 @@ class Mission id=7924; type="Land_HBarrier_Big_F"; }; - class Item532 + class Item522 { dataType="Object"; class PositionInfo @@ -12281,7 +11381,7 @@ class Mission type="Land_HBarrier_Big_F"; atlOffset=7.6293945e-006; }; - class Item533 + class Item523 { dataType="Object"; class PositionInfo @@ -12299,7 +11399,7 @@ class Mission type="Land_HBarrier_Big_F"; atlOffset=-7.6293945e-006; }; - class Item534 + class Item524 { dataType="Object"; class PositionInfo @@ -12317,7 +11417,7 @@ class Mission type="Land_HBarrier_Big_F"; atlOffset=7.6293945e-006; }; - class Item535 + class Item525 { dataType="Object"; class PositionInfo @@ -12334,7 +11434,7 @@ class Mission id=7928; type="Land_HBarrier_Big_F"; }; - class Item536 + class Item526 { dataType="Object"; class PositionInfo @@ -12351,7 +11451,7 @@ class Mission type="Land_BarGate_F"; atlOffset=0.24999237; }; - class Item537 + class Item527 { dataType="Object"; class PositionInfo @@ -12367,7 +11467,7 @@ class Mission id=7930; type="Land_Cargo_Patrol_V1_F"; }; - class Item538 + class Item528 { dataType="Object"; class PositionInfo @@ -12383,7 +11483,7 @@ class Mission id=7931; type="Land_Cargo_Patrol_V1_F"; }; - class Item539 + class Item529 { dataType="Object"; class PositionInfo @@ -12399,7 +11499,7 @@ class Mission id=7932; type="Land_Cargo_House_V1_F"; }; - class Item540 + class Item530 { dataType="Object"; class PositionInfo @@ -12416,7 +11516,7 @@ class Mission type="Land_Cargo_House_V1_F"; atlOffset=7.6293945e-006; }; - class Item541 + class Item531 { dataType="Object"; class PositionInfo @@ -12433,7 +11533,7 @@ class Mission type="Land_TTowerSmall_1_F"; atlOffset=7.6293945e-006; }; - class Item542 + class Item532 { dataType="Object"; class PositionInfo @@ -12450,7 +11550,7 @@ class Mission type="Land_TTowerSmall_2_F"; atlOffset=7.6293945e-006; }; - class Item543 + class Item533 { dataType="Object"; class PositionInfo @@ -12466,7 +11566,7 @@ class Mission id=7936; type="Land_Cargo_Patrol_V1_F"; }; - class Item544 + class Item534 { dataType="Object"; class PositionInfo @@ -12484,7 +11584,7 @@ class Mission type="Land_Cargo40_military_green_F"; atlOffset=0.41942596; }; - class Item545 + class Item535 { dataType="Object"; class PositionInfo @@ -12502,7 +11602,7 @@ class Mission type="Land_Cargo40_military_green_F"; atlOffset=0.34242249; }; - class Item546 + class Item536 { dataType="Object"; class PositionInfo @@ -12519,7 +11619,7 @@ class Mission type="Land_Medevac_house_V1_F"; atlOffset=7.6293945e-006; }; - class Item547 + class Item537 { dataType="Logic"; class PositionInfo @@ -12576,7 +11676,7 @@ class Mission nAttributes=2; }; }; - class Item548 + class Item538 { dataType="Marker"; position[]={5411.4707,451.25,5968.7446}; @@ -12591,7 +11691,7 @@ class Mission id=7946; atlOffset=80.688202; }; - class Item549 + class Item539 { dataType="Marker"; position[]={10685.275,38.889198,3810.7349}; @@ -12606,7 +11706,7 @@ class Mission id=7947; atlOffset=15.959801; }; - class Item550 + class Item540 { dataType="Marker"; position[]={1119.0909,16.625,11948.07}; @@ -12621,7 +11721,7 @@ class Mission id=7948; atlOffset=-13.964973; }; - class Item551 + class Item541 { dataType="Marker"; position[]={9662.0869,33.314789,3789.7827}; @@ -12630,7 +11730,7 @@ class Mission id=7950; atlOffset=-1.9511871; }; - class Item552 + class Item542 { dataType="Marker"; position[]={9430.9902,15.582298,3615.3931}; @@ -12639,7 +11739,7 @@ class Mission id=7951; atlOffset=-1.9511871; }; - class Item553 + class Item543 { dataType="Marker"; position[]={9767.667,36.92873,3990.6501}; @@ -12648,7 +11748,7 @@ class Mission id=7952; atlOffset=-1.9511871; }; - class Item554 + class Item544 { dataType="Marker"; position[]={10066.299,26.17466,4027.6467}; @@ -12657,7 +11757,7 @@ class Mission id=7953; atlOffset=-1.9511871; }; - class Item555 + class Item545 { dataType="Marker"; position[]={10486.761,15.848598,4196.1509}; @@ -12666,7 +11766,7 @@ class Mission id=7954; atlOffset=-1.9511881; }; - class Item556 + class Item546 { dataType="Marker"; position[]={11058.517,22.712757,4197.6699}; @@ -12675,7 +11775,7 @@ class Mission id=7955; atlOffset=-1.9511871; }; - class Item557 + class Item547 { dataType="Marker"; position[]={11261.775,15.748955,4268.458}; @@ -12684,7 +11784,7 @@ class Mission id=7956; atlOffset=-1.9511871; }; - class Item558 + class Item548 { dataType="Marker"; position[]={833.31549,14.35758,11943.996}; @@ -12693,7 +11793,7 @@ class Mission id=7958; atlOffset=-1.9511871; }; - class Item559 + class Item549 { dataType="Logic"; class PositionInfo @@ -12750,7 +11850,7 @@ class Mission nAttributes=2; }; }; - class Item560 + class Item550 { dataType="Layer"; name="Open Ammo Dump_4"; @@ -13187,7 +12287,7 @@ class Mission id=7962; atlOffset=1.3211975; }; - class Item561 + class Item551 { dataType="Layer"; name="Vehicle Repair_4"; @@ -13467,7 +12567,7 @@ class Mission id=7987; atlOffset=-0.01071167; }; - class Item562 + class Item552 { dataType="Object"; class PositionInfo @@ -13484,7 +12584,7 @@ class Mission type="Land_Cargo_Patrol_V2_F"; atlOffset=2.3841858e-007; }; - class Item563 + class Item553 { dataType="Object"; class PositionInfo @@ -13501,7 +12601,7 @@ class Mission type="Land_Cargo_Patrol_V2_F"; atlOffset=-4.7683716e-007; }; - class Item564 + class Item554 { dataType="Object"; class PositionInfo @@ -13518,7 +12618,7 @@ class Mission type="Land_Cargo_Patrol_V2_F"; atlOffset=-2.3841858e-007; }; - class Item565 + class Item555 { dataType="Object"; class PositionInfo @@ -13535,7 +12635,7 @@ class Mission type="Land_Cargo_Patrol_V2_F"; atlOffset=-4.7683716e-007; }; - class Item566 + class Item556 { dataType="Object"; class PositionInfo @@ -13552,7 +12652,7 @@ class Mission type="Land_Cargo_Tower_V2_F"; atlOffset=-1.9073486e-006; }; - class Item567 + class Item557 { dataType="Object"; class PositionInfo @@ -13568,7 +12668,7 @@ class Mission type="Land_Cargo_Tower_V2_F"; atlOffset=-1.9073486e-006; }; - class Item568 + class Item558 { dataType="Object"; class PositionInfo @@ -13584,7 +12684,7 @@ class Mission id=8386; type="Land_Cargo_Patrol_V2_F"; }; - class Item569 + class Item559 { dataType="Logic"; class PositionInfo @@ -13595,7 +12695,7 @@ class Mission id=8387; type="Logic"; }; - class Item570 + class Item560 { dataType="Marker"; position[]={8515.5879,-1.2098112,3849.7024}; @@ -13604,7 +12704,7 @@ class Mission id=8388; atlOffset=6.3372011; }; - class Item571 + class Item561 { dataType="Object"; class PositionInfo @@ -13622,30 +12722,12 @@ class Mission type="Land_HelipadCircle_F"; atlOffset=1.9073486e-006; }; - class Item572 - { - dataType="Object"; - class PositionInfo - { - position[]={824.37927,28.930002,12247.419}; - angles[]={0,3.177263,0}; - }; - side="Empty"; - flags=4; - class Attributes - { - disableSimulation=1; - }; - id=8390; - type="Land_HelipadCircle_F"; - atlOffset=1.9073486e-006; - }; - class Item573 + class Item562 { dataType="Object"; class PositionInfo { - position[]={855.18127,28.930002,12247.855}; + position[]={837.75,28.93,12246.625}; angles[]={0,3.177263,0}; }; side="Empty"; @@ -13656,9 +12738,8 @@ class Mission }; id=8391; type="Land_HelipadCircle_F"; - atlOffset=1.9073486e-006; }; - class Item574 + class Item563 { dataType="Object"; class PositionInfo @@ -13676,13 +12757,13 @@ class Mission type="Land_HelipadCircle_F"; atlOffset=1.9073486e-006; }; - class Item575 + class Item564 { dataType="Object"; class PositionInfo { position[]={649.25,34.383457,12166.75}; - angles[]={0,4.7403245,0}; + angles[]={0,4.7403321,0}; }; side="Empty"; flags=5; @@ -13692,7 +12773,7 @@ class Mission id=8393; type="Land_Hangar_F"; }; - class Item576 + class Item565 { dataType="Object"; class PositionInfo @@ -13708,7 +12789,7 @@ class Mission id=8394; type="Land_TentHangar_V1_F"; }; - class Item577 + class Item566 { dataType="Object"; class PositionInfo @@ -13724,7 +12805,7 @@ class Mission id=8395; type="Land_TentHangar_V1_F"; }; - class Item578 + class Item567 { dataType="Object"; class PositionInfo @@ -13740,7 +12821,7 @@ class Mission id=8396; type="Land_TentHangar_V1_F"; }; - class Item579 + class Item568 { dataType="Object"; class PositionInfo @@ -13758,7 +12839,7 @@ class Mission type="Land_HelipadCircle_F"; atlOffset=1.9073486e-006; }; - class Item580 + class Item569 { dataType="Object"; class PositionInfo @@ -13776,7 +12857,7 @@ class Mission type="Land_HelipadCircle_F"; atlOffset=1.9073486e-006; }; - class Item581 + class Item570 { dataType="Object"; class PositionInfo @@ -13792,7 +12873,7 @@ class Mission id=8402; type="Land_TentHangar_V1_F"; }; - class Item582 + class Item571 { dataType="Object"; class PositionInfo @@ -13809,7 +12890,7 @@ class Mission type="Land_TentHangar_V1_F"; atlOffset=-1.9073486e-006; }; - class Item583 + class Item572 { dataType="Object"; class PositionInfo @@ -13825,7 +12906,7 @@ class Mission id=8404; type="Land_TentHangar_V1_F"; }; - class Item584 + class Item573 { dataType="Layer"; name="Airports"; @@ -13849,16 +12930,16 @@ class Mission class Item1 { dataType="Marker"; - position[]={2466.625,202.125,3618.375}; + position[]={2394.625,202.125,3635.125}; name="airp_2_vehicle_1"; markerType="RECTANGLE"; type="rectangle"; colorName="ColorGreen"; a=20.458; b=6; - angle=164.26862; + angle=343.81635; id=8406; - atlOffset=0.85369873; + atlOffset=5.2016144; }; class Item2 { @@ -13982,14 +13063,14 @@ class Mission }; }; id=8407; - atlOffset=-188.48845; + atlOffset=-188.44035; }; - class Item585 + class Item574 { dataType="Object"; class PositionInfo { - position[]={7414.7573,168.91441,8153.6377}; + position[]={7433.75,169.2523,8117.625}; angles[]={0.012000273,4.8067594,0.065506957}; }; side="Empty"; @@ -14000,9 +13081,8 @@ class Mission }; id=8410; type="Land_HelipadCircle_F"; - atlOffset=-3.0517578e-005; }; - class Item586 + class Item575 { dataType="Object"; class PositionInfo @@ -14019,7 +13099,7 @@ class Mission id=8413; type="Land_HelipadCircle_F"; }; - class Item587 + class Item576 { dataType="Layer"; name="Factories"; @@ -14029,30 +13109,29 @@ class Mission class Item0 { dataType="Marker"; - position[]={7433.75,169.252,8117.625}; + position[]={7429,169.24001,8087.5}; name="fact_1_vehicle_2"; markerType="RECTANGLE"; type="rectangle"; colorName="ColorGreen"; a=14.911; b=6; - angle=184.36493; + angle=252.0952; id=8411; - atlOffset=-0.00030517578; }; class Item1 { dataType="Marker"; - position[]={3668.79,58.174,3842.1831}; + position[]={3633.25,58,3840.5}; name="fact_2_vehicle_2"; markerType="RECTANGLE"; type="rectangle"; colorName="ColorGreen"; - a=14.911; - b=6; - angle=205.11798; + a=9.3703098; + b=4.2556129; + angle=103.11719; id=8412; - atlOffset=0.00051498413; + atlOffset=-1.7785988; }; class Item2 { @@ -14122,9 +13201,9 @@ class Mission }; }; id=8415; - atlOffset=-70.355667; + atlOffset=-70.030045; }; - class Item588 + class Item577 { dataType="Object"; class PositionInfo @@ -14141,7 +13220,7 @@ class Mission id=8418; type="Land_HelipadCircle_F"; }; - class Item589 + class Item578 { dataType="Object"; class PositionInfo @@ -14159,7 +13238,7 @@ class Mission type="Land_HelipadCircle_F"; atlOffset=7.6293945e-006; }; - class Item590 + class Item579 { dataType="Object"; class PositionInfo @@ -14176,59 +13255,7 @@ class Mission id=8420; type="Land_HelipadCircle_F"; }; - class Item591 - { - dataType="Object"; - class PositionInfo - { - position[]={5274.75,88.402512,4795.125}; - angles[]={0.015199739,2.407856,6.249599}; - }; - side="Empty"; - flags=4; - class Attributes - { - disableSimulation=1; - }; - id=8422; - type="Land_HelipadSquare_F"; - }; - class Item592 - { - dataType="Object"; - class PositionInfo - { - position[]={5297.25,88.758812,4810.75}; - angles[]={0.075853623,2.4970336,0.008802644}; - }; - side="Empty"; - flags=4; - class Attributes - { - disableSimulation=1; - }; - id=8423; - type="Land_HelipadSquare_F"; - }; - class Item593 - { - dataType="Object"; - class PositionInfo - { - position[]={7826.0757,199.90311,7529.3999}; - angles[]={0,5.3281245,6.2025604}; - }; - side="Empty"; - flags=4; - class Attributes - { - disableSimulation=1; - }; - id=8426; - type="Land_HelipadSquare_F"; - atlOffset=1.5258789e-005; - }; - class Item594 + class Item580 { dataType="Object"; class PositionInfo @@ -14245,7 +13272,7 @@ class Mission id=8428; type="Land_HelipadSquare_F"; }; - class Item595 + class Item581 { dataType="Object"; class PositionInfo @@ -14262,7 +13289,7 @@ class Mission id=8430; type="Land_HelipadSquare_F"; }; - class Item596 + class Item582 { dataType="Layer"; name="Resources"; @@ -14286,16 +13313,16 @@ class Mission class Item1 { dataType="Marker"; - position[]={6636.25,151.27901,6043.375}; + position[]={6635.501,151.27901,6040.9136}; name="reso_2_vehicle"; markerType="RECTANGLE"; type="rectangle"; colorName="ColorGreen"; - a=16.875; + a=9.005991; b=6; angle=286.93387; id=8424; - atlOffset=0.00018310547; + atlOffset=-0.075561523; }; class Item2 { @@ -14382,13 +13409,13 @@ class Mission class Item8 { dataType="Marker"; - position[]={6578.2607,156.52678,6030.8262}; + position[]={6579.625,156.65797,6032.5}; name="resource_2"; markerType="RECTANGLE"; type="rectangle"; colorName="ColorBrown"; - a=60.398438; - b=61.015869; + a=88.178398; + b=79.936172; angle=340.66174; id=23; }; @@ -14461,26 +13488,9 @@ class Mission }; }; id=8431; - atlOffset=12.317612; - }; - class Item597 - { - dataType="Object"; - class PositionInfo - { - position[]={1050.157,3.4221969,691.05902}; - angles[]={0.0087964591,1.625495,0.022392575}; - }; - side="Empty"; - flags=4; - class Attributes - { - disableSimulation=1; - }; - id=8434; - type="Land_HelipadSquare_F"; + atlOffset=12.317825; }; - class Item598 + class Item583 { dataType="Object"; class PositionInfo @@ -14498,7 +13508,7 @@ class Mission type="Land_HelipadSquare_F"; atlOffset=-3.3378601e-006; }; - class Item599 + class Item584 { dataType="Object"; class PositionInfo @@ -14516,30 +13526,12 @@ class Mission type="Land_HelipadSquare_F"; atlOffset=3.3378601e-006; }; - class Item600 - { - dataType="Object"; - class PositionInfo - { - position[]={5759.1475,2.3247507,2403.1003}; - angles[]={0.012000273,0.010262722,0.0023920804}; - }; - side="Empty"; - flags=4; - class Attributes - { - disableSimulation=1; - }; - id=8441; - type="Land_HelipadSquare_F"; - atlOffset=-2.3841858e-007; - }; - class Item601 + class Item585 { dataType="Object"; class PositionInfo { - position[]={5736.75,2.1292,2403.25}; + position[]={5745.125,2.2338996,2402}; angles[]={0.015998369,6.2538157,6.2416096}; }; side="Empty"; @@ -14551,7 +13543,7 @@ class Mission id=8442; type="Land_HelipadSquare_F"; }; - class Item602 + class Item586 { dataType="Object"; class PositionInfo @@ -14568,24 +13560,7 @@ class Mission type="Land_HelipadSquare_F"; atlOffset=1.4099998; }; - class Item603 - { - dataType="Object"; - class PositionInfo - { - position[]={9357.625,3.6800001,3793.5}; - angles[]={0,1.5023501,0}; - }; - side="Empty"; - flags=4; - class Attributes - { - disableSimulation=1; - }; - id=8447; - type="Land_HelipadSquare_F"; - }; - class Item604 + class Item587 { dataType="Object"; class PositionInfo @@ -14602,43 +13577,26 @@ class Mission id=8448; type="Land_HelipadSquare_F"; }; - class Item605 - { - dataType="Object"; - class PositionInfo - { - position[]={9360.875,3.6800001,3750}; - angles[]={0,1.5023501,0}; - }; - side="Empty"; - flags=4; - class Attributes - { - disableSimulation=1; - }; - id=8449; - type="Land_HelipadSquare_F"; - }; - class Item606 + class Item588 { dataType="Layer"; name="Seaports"; class Entities { - items=19; + items=16; class Item0 { dataType="Marker"; - position[]={1109.625,11.174,629}; + position[]={1057.25,11.125,688.375}; name="seap_1_vehicle_1"; markerType="RECTANGLE"; type="rectangle"; colorName="ColorGreen"; - a=16.875; + a=11.569; b=6; angle=236.32191; id=8433; - atlOffset=-0.00049591064; + atlOffset=7.5202994; }; class Item1 { @@ -14656,71 +13614,30 @@ class Mission class Item2 { dataType="Marker"; - position[]={3567.625,0,3227.125}; - name="seap_2_vehicle_2"; - markerType="RECTANGLE"; - type="rectangle"; - colorName="ColorGreen"; - a=7.539; - b=6; - angle=54.692421; - id=8437; - atlOffset=0.90610528; - }; - class Item3 - { - dataType="Marker"; - position[]={5790.875,2.6900001,2419.25}; + position[]={5791.375,2.6900001,2414.5}; name="seap_3_vehicle_3"; markerType="RECTANGLE"; type="rectangle"; colorName="ColorGreen"; a=7.539; b=6; - angle=339.30817; + angle=342.45483; id=8439; }; - class Item4 - { - dataType="Marker"; - position[]={5820.75,4.3439999,2446.75}; - name="seap_3_vehicle_4"; - markerType="RECTANGLE"; - type="rectangle"; - colorName="ColorGreen"; - a=7.539; - b=6; - angle=290.42194; - id=8440; - atlOffset=-0.00018644333; - }; - class Item5 + class Item3 { dataType="Marker"; - position[]={8454.875,4.4400001,3795.125}; + position[]={8455.168,4.4400001,3795.1228}; name="seap_4_vehicle_3"; markerType="RECTANGLE"; type="rectangle"; colorName="ColorGreen"; - a=7.539; + a=13.502646; b=6; - angle=179.9129; + angle=180.43974; id=8443; }; - class Item6 - { - dataType="Marker"; - position[]={8454.375,4.4400001,3829.5}; - name="seap_4_vehicle_4"; - markerType="RECTANGLE"; - type="rectangle"; - colorName="ColorGreen"; - a=7.539; - b=6; - angle=0.54599983; - id=8444; - }; - class Item7 + class Item4 { dataType="Marker"; position[]={9334.875,3.6800001,3840}; @@ -14733,21 +13650,21 @@ class Mission angle=76.988068; id=8446; }; - class Item8 + class Item5 { dataType="Marker"; - position[]={5523.5,4.2989998,11602.875}; + position[]={5523.2666,4.2989998,11607.601}; name="seap_6_vehicle_1"; markerType="RECTANGLE"; type="rectangle"; colorName="ColorGreen"; - a=15.567; + a=10.83577; b=6; angle=87.17498; id=8450; - atlOffset=0.00036525726; + atlOffset=0.67049599; }; - class Item9 + class Item6 { dataType="Marker"; position[]={939.75,5.1220002,11880.125}; @@ -14761,47 +13678,48 @@ class Mission id=8451; atlOffset=0.00019979477; }; - class Item10 + class Item7 { dataType="Marker"; - position[]={3049.5,4.4088221,8442.5}; + position[]={3051.9241,4.4088221,8447.1035}; name="seap_vehicle"; markerType="RECTANGLE"; type="rectangle"; colorName="ColorGreen"; - a=16.875; - b=6; + a=11.699155; + b=6.5285115; angle=291.93985; id=8432; + atlOffset=-0.028076172; }; - class Item11 + class Item8 { dataType="Marker"; - position[]={3051.209,3.9000001,8466.8428}; + position[]={3062.625,3.9292932,8461.75}; name="seaport"; markerType="RECTANGLE"; type="rectangle"; colorName="ColorWEST"; a=77.894897; - b=69.481934; + b=70.979858; angle=320.1973; id=3; }; - class Item12 + class Item9 { dataType="Marker"; - position[]={1049.1198,5.2878036,693.77484}; + position[]={1042,5.25,677.5}; name="seaport_1"; markerType="RECTANGLE"; type="rectangle"; colorName="ColorWEST"; - a=50; + a=105.11024; b=98.55957; angle=12.74551; id=4; - atlOffset=1.9634416; + atlOffset=2.0951993; }; - class Item13 + class Item10 { dataType="Marker"; position[]={3597.1074,-17.862,3232.6548}; @@ -14815,20 +13733,19 @@ class Mission id=5; atlOffset=-20.421999; }; - class Item14 + class Item11 { dataType="Marker"; - position[]={5754.4385,2.6900001,2407.6201}; + position[]={5768.125,2.4369972,2407.75}; name="seaport_3"; markerType="RECTANGLE"; type="rectangle"; colorName="ColorWEST"; a=89.391846; - b=71.890015; + b=90.430176; id=6; - atlOffset=0.43078852; }; - class Item15 + class Item12 { dataType="Marker"; position[]={8441.5449,4.4878206,3847.5801}; @@ -14841,7 +13758,7 @@ class Mission id=7; atlOffset=-0.060138226; }; - class Item16 + class Item13 { dataType="Marker"; position[]={9340.9297,3.6800001,3798.5}; @@ -14853,21 +13770,21 @@ class Mission b=104.13354; id=8; }; - class Item17 + class Item14 { dataType="Marker"; - position[]={5504.9224,3.0457392,11630.09}; + position[]={5510.9399,3.2018852,11622.854}; name="seaport_6"; markerType="RECTANGLE"; type="rectangle"; colorName="ColorWEST"; a=63.673393; - b=60.099941; + b=73.302025; angle=332.67654; id=9; - atlOffset=-0.0036528111; + atlOffset=0.080056667; }; - class Item18 + class Item15 { dataType="Marker"; position[]={915.83582,5.1100001,11888.687}; @@ -14882,9 +13799,9 @@ class Mission }; }; id=8452; - atlOffset=14.458153; + atlOffset=14.549579; }; - class Item607 + class Item589 { dataType="Object"; class PositionInfo @@ -14902,81 +13819,12 @@ class Mission type="Land_HelipadCircle_F"; atlOffset=-9.5367432e-006; }; - class Item608 - { - dataType="Object"; - class PositionInfo - { - position[]={5637.1797,354.59006,5593.7729}; - angles[]={6.2647886,1.5598973,0.047963165}; - }; - side="Empty"; - flags=4; - class Attributes - { - disableSimulation=1; - }; - id=8462; - type="Land_HelipadSquare_F"; - atlOffset=3.0517578e-005; - }; - class Item609 - { - dataType="Object"; - class PositionInfo - { - position[]={5637.375,354.48367,5566.5}; - angles[]={0.022397626,1.595036,0.053547278}; - }; - side="Empty"; - flags=4; - class Attributes - { - disableSimulation=1; - }; - id=8463; - type="Land_HelipadSquare_F"; - }; - class Item610 - { - dataType="Object"; - class PositionInfo - { - position[]={9706.875,38.849998,4003}; - angles[]={0,3.1835322,0}; - }; - side="Empty"; - flags=4; - class Attributes - { - disableSimulation=1; - }; - id=8471; - type="Land_HelipadSquare_F"; - }; - class Item611 - { - dataType="Object"; - class PositionInfo - { - position[]={9738.375,38.849998,4002.25}; - angles[]={0,3.1683295,0}; - }; - side="Empty"; - flags=4; - class Attributes - { - disableSimulation=1; - }; - id=8472; - type="Land_HelipadSquare_F"; - }; - class Item612 + class Item590 { dataType="Object"; class PositionInfo { - position[]={11294.903,33.23753,4154.5156}; + position[]={11302,33.047501,4153.125}; angles[]={0.047963165,2.528795,6.2392135}; }; side="Empty"; @@ -14987,62 +13835,25 @@ class Mission }; id=8476; type="Land_HelipadSquare_F"; - atlOffset=-7.6293945e-006; - }; - class Item613 - { - dataType="Object"; - class PositionInfo - { - position[]={11327.756,31.923527,4173.1621}; - angles[]={0.13202763,2.4967201,6.2575908}; - }; - side="Empty"; - flags=4; - class Attributes - { - disableSimulation=1; - }; - id=8477; - type="Land_HelipadSquare_F"; - atlOffset=-3.8146973e-006; }; - class Item614 + class Item591 { dataType="Object"; class PositionInfo { - position[]={4082.7043,371.0174,6358.4565}; - angles[]={0.11469462,5.6087732,0.19123547}; + position[]={4052.875,371,6384.5}; + angles[]={0,2.4213498,0}; }; side="Empty"; - flags=4; class Attributes { disableSimulation=1; }; id=8480; type="Land_HelipadSquare_F"; - atlOffset=3.0517578e-005; - }; - class Item615 - { - dataType="Object"; - class PositionInfo - { - position[]={4100.958,375.66397,6338.8018}; - angles[]={0.061521512,5.5607395,0.12888117}; - }; - side="Empty"; - flags=4; - class Attributes - { - disableSimulation=1; - }; - id=8481; - type="Land_HelipadSquare_F"; + atlOffset=2.9406738; }; - class Item616 + class Item592 { dataType="Object"; class PositionInfo @@ -15059,13 +13870,13 @@ class Mission id=8483; type="Land_HelipadSquare_F"; }; - class Item617 + class Item593 { dataType="Layer"; name="Outposts"; class Entities { - items=29; + items=27; class Item0 { dataType="Marker"; @@ -15090,25 +13901,11 @@ class Mission colorName="ColorGreen"; a=20.476999; b=6; - angle=220.92679; + angle=220.92671; id=8461; atlOffset=0.00021362305; }; class Item2 - { - dataType="Marker"; - position[]={5757.25,349.53601,5584.125}; - name="outp_12_vehicle_3"; - markerType="RECTANGLE"; - type="rectangle"; - colorName="ColorGreen"; - a=20.476999; - b=6; - angle=90.60997; - id=8464; - atlOffset=-0.00039672852; - }; - class Item3 { dataType="Marker"; position[]={7022.5762,99.279999,6753.6182}; @@ -15122,7 +13919,7 @@ class Mission id=8465; atlOffset=-0.0004119873; }; - class Item4 + class Item3 { dataType="Marker"; position[]={5003.25,60.130299,3756.875}; @@ -15135,7 +13932,7 @@ class Mission angle=301.67484; id=8458; }; - class Item5 + class Item4 { dataType="Marker"; position[]={4987.4209,43.151001,2223.8279}; @@ -15149,76 +13946,62 @@ class Mission id=8466; atlOffset=0.92180634; }; - class Item6 + class Item5 { dataType="Marker"; - position[]={7028.4653,125,10048.75}; + position[]={7030.2412,125,10046.829}; name="outp_3_vehicle_3"; markerType="RECTANGLE"; type="rectangle"; colorName="ColorGreen"; - a=13.154379; - b=5.3131795; + a=11.053625; + b=3.7550511; angle=83.795929; id=8467; - atlOffset=0.8065567; + atlOffset=0.74337769; }; - class Item7 + class Item6 { dataType="Marker"; - position[]={9632,42.366001,3369.875}; + position[]={9633.75,42.375,3360.75}; name="outp_4_vehicle_3"; markerType="RECTANGLE"; type="rectangle"; colorName="ColorGreen"; - a=20.476999; + a=10; b=6; - angle=74.91098; + angle=79.407036; id=8468; - atlOffset=-3.8146973e-006; + atlOffset=-0.73122406; }; - class Item8 + class Item7 { dataType="Marker"; - position[]={9775.875,38.886002,3969.5}; - name="outp_5_vehicle_2"; + position[]={9664,38.889999,3894.625}; + name="outp_5_vehicle_3"; markerType="RECTANGLE"; type="rectangle"; colorName="ColorGreen"; a=20.476999; b=6; - angle=271.76801; - id=8474; - atlOffset=-0.00029754639; + angle=89.408951; + id=8469; }; - class Item9 + class Item8 { dataType="Marker"; - position[]={9664,38.889999,3894.625}; - name="outp_5_vehicle_3"; - markerType="RECTANGLE"; - type="rectangle"; - colorName="ColorGreen"; - a=20.476999; - b=6; - angle=89.408951; - id=8469; - }; - class Item10 - { - dataType="Marker"; - position[]={11352.5,33.006001,4154.5}; + position[]={11346.656,33.006001,4148.7139}; name="outp_6_vehicle"; markerType="RECTANGLE"; type="rectangle"; colorName="ColorGreen"; - a=20.476999; + a=12.253382; b=6; angle=135.28493; id=8475; - atlOffset=-1.1444092e-005; + atlOffset=-0.11734009; }; - class Item11 + class Item9 { dataType="Marker"; position[]={2358.75,152.4734,5089.875}; @@ -15231,21 +14014,21 @@ class Mission angle=152.83; id=8478; }; - class Item12 + class Item10 { dataType="Marker"; - position[]={4102.75,370.923,6392.375}; + position[]={4081.75,370.5,6370.5}; name="outp_8_vehicle_1"; markerType="RECTANGLE"; type="rectangle"; colorName="ColorGreen"; - a=20.476999; + a=14.312795; b=6; - angle=320.21686; + angle=320.27347; id=8479; - atlOffset=0.00021362305; + atlOffset=0.53378296; }; - class Item13 + class Item11 { dataType="Marker"; position[]={4837.5991,412.70901,7155.7129}; @@ -15259,7 +14042,7 @@ class Mission id=8482; atlOffset=6.1035156e-005; }; - class Item14 + class Item12 { dataType="Marker"; position[]={7976.7871,31.487,10645.887}; @@ -15273,7 +14056,7 @@ class Mission id=8454; atlOffset=-0.56937408; }; - class Item15 + class Item13 { dataType="Marker"; position[]={8046.5879,30.57,10617.291}; @@ -15286,7 +14069,7 @@ class Mission id=1; atlOffset=-0.059080124; }; - class Item16 + class Item14 { dataType="Marker"; position[]={5037.5986,52.918945,3741.0085}; @@ -15300,7 +14083,7 @@ class Mission id=184; atlOffset=-6.6352158; }; - class Item17 + class Item15 { dataType="Marker"; position[]={5324.4116,336.86328,9077.8574}; @@ -15314,7 +14097,7 @@ class Mission id=181; atlOffset=-6.7668152; }; - class Item18 + class Item16 { dataType="Marker"; position[]={4911.25,408.17578,7947.875}; @@ -15328,7 +14111,7 @@ class Mission id=182; atlOffset=-7.2622681; }; - class Item19 + class Item17 { dataType="Marker"; position[]={5687.5581,349.78223,5589.0303}; @@ -15342,21 +14125,21 @@ class Mission id=183; atlOffset=-4.4351501; }; - class Item20 + class Item18 { dataType="Marker"; - position[]={7071.4385,254.80283,6756.9844}; + position[]={7075.875,254.75,6757.375}; name="outpost_13"; markerType="RECTANGLE"; type="rectangle"; colorName="ColorGreen"; - a=31.32979; - b=25.969643; + a=66.380859; + b=55.147861; angle=264.17685; id=7892; - atlOffset=157.98735; + atlOffset=158.02139; }; - class Item21 + class Item19 { dataType="Marker"; position[]={4981.4648,202.47549,2238.4595}; @@ -15370,10 +14153,10 @@ class Mission id=41; atlOffset=158.72598; }; - class Item22 + class Item20 { dataType="Marker"; - position[]={9651.6299,44.24609,3337.9001}; + position[]={9645.625,44.25,3324.5}; name="outpost_4"; markerType="RECTANGLE"; type="rectangle"; @@ -15382,7 +14165,7 @@ class Mission b=75.024048; id=17; }; - class Item23 + class Item21 { dataType="Marker"; position[]={9726.2695,38.889999,3934.7295}; @@ -15394,7 +14177,7 @@ class Mission b=123.13635; id=18; }; - class Item24 + class Item22 { dataType="Marker"; position[]={11332.623,32.368164,4142.3408}; @@ -15408,7 +14191,7 @@ class Mission id=19; atlOffset=-0.8718071; }; - class Item25 + class Item23 { dataType="Marker"; position[]={2366.2285,146.48926,5036.084}; @@ -15422,7 +14205,7 @@ class Mission id=42; atlOffset=-8.4443817; }; - class Item26 + class Item24 { dataType="Marker"; position[]={4062.875,366.47949,6323.75}; @@ -15436,7 +14219,7 @@ class Mission id=179; atlOffset=-3.5238037; }; - class Item27 + class Item25 { dataType="Marker"; position[]={4795,412.31445,7174.25}; @@ -15450,7 +14233,7 @@ class Mission id=180; atlOffset=-2.5505371; }; - class Item28 + class Item26 { dataType="Marker"; position[]={7023.5625,117.875,10016.679}; @@ -15466,9 +14249,9 @@ class Mission }; }; id=8484; - atlOffset=25.185242; + atlOffset=25.19136; }; - class Item618 + class Item594 { dataType="Object"; class PositionInfo @@ -15486,7 +14269,7 @@ class Mission type="Land_HBarrier_5_F"; atlOffset=1.5258789e-005; }; - class Item619 + class Item595 { dataType="Object"; class PositionInfo @@ -15503,7 +14286,7 @@ class Mission id=8525; type="Land_HBarrier_5_F"; }; - class Item620 + class Item596 { dataType="Object"; class PositionInfo @@ -15520,7 +14303,7 @@ class Mission id=8526; type="Land_HBarrier_Big_F"; }; - class Item621 + class Item597 { dataType="Object"; class PositionInfo @@ -15538,7 +14321,7 @@ class Mission type="Land_HBarrier_5_F"; atlOffset=1.5258789e-005; }; - class Item622 + class Item598 { dataType="Object"; class PositionInfo @@ -15555,7 +14338,7 @@ class Mission id=8528; type="Land_HBarrier_Big_F"; }; - class Item623 + class Item599 { dataType="Object"; class PositionInfo @@ -15572,7 +14355,7 @@ class Mission id=8529; type="Land_HBarrier_5_F"; }; - class Item624 + class Item600 { dataType="Object"; class PositionInfo @@ -15589,7 +14372,7 @@ class Mission id=8530; type="Land_HBarrier_5_F"; }; - class Item625 + class Item601 { dataType="Object"; class PositionInfo @@ -15606,7 +14389,7 @@ class Mission id=8531; type="Land_HBarrier_Big_F"; }; - class Item626 + class Item602 { dataType="Object"; class PositionInfo @@ -15623,7 +14406,7 @@ class Mission id=8532; type="Land_HBarrier_Big_F"; }; - class Item627 + class Item603 { dataType="Object"; class PositionInfo @@ -15641,7 +14424,7 @@ class Mission type="Land_HBarrier_5_F"; atlOffset=1.5258789e-005; }; - class Item628 + class Item604 { dataType="Object"; class PositionInfo @@ -15658,7 +14441,7 @@ class Mission id=8534; type="Land_HBarrier_3_F"; }; - class Item629 + class Item605 { dataType="Object"; class PositionInfo @@ -15675,7 +14458,7 @@ class Mission id=8535; type="Land_HBarrier_Big_F"; }; - class Item630 + class Item606 { dataType="Object"; class PositionInfo @@ -15692,7 +14475,7 @@ class Mission id=8536; type="Land_HBarrier_5_F"; }; - class Item631 + class Item607 { dataType="Object"; class PositionInfo @@ -15710,7 +14493,7 @@ class Mission type="Land_HBarrier_Big_F"; atlOffset=-1.5258789e-005; }; - class Item632 + class Item608 { dataType="Object"; class PositionInfo @@ -15728,7 +14511,7 @@ class Mission type="Land_HBarrier_Big_F"; atlOffset=-1.5258789e-005; }; - class Item633 + class Item609 { dataType="Object"; class PositionInfo @@ -15745,7 +14528,7 @@ class Mission id=8539; type="Land_HBarrier_Big_F"; }; - class Item634 + class Item610 { dataType="Object"; class PositionInfo @@ -15763,7 +14546,7 @@ class Mission type="Land_HBarrier_3_F"; atlOffset=-1.5258789e-005; }; - class Item635 + class Item611 { dataType="Object"; class PositionInfo @@ -15780,7 +14563,7 @@ class Mission id=8541; type="Land_HBarrier_Big_F"; }; - class Item636 + class Item612 { dataType="Object"; class PositionInfo @@ -15798,7 +14581,7 @@ class Mission type="Land_HBarrier_5_F"; atlOffset=-0.19999695; }; - class Item637 + class Item613 { dataType="Object"; class PositionInfo @@ -15816,7 +14599,7 @@ class Mission type="Land_HBarrier_Big_F"; atlOffset=-1.5258789e-005; }; - class Item638 + class Item614 { dataType="Object"; class PositionInfo @@ -15833,7 +14616,7 @@ class Mission id=8544; type="Land_HBarrier_Big_F"; }; - class Item639 + class Item615 { dataType="Object"; class PositionInfo @@ -15850,7 +14633,7 @@ class Mission id=8545; type="Land_HBarrier_Big_F"; }; - class Item640 + class Item616 { dataType="Object"; class PositionInfo @@ -15867,7 +14650,7 @@ class Mission id=8546; type="Land_HBarrier_3_F"; }; - class Item641 + class Item617 { dataType="Object"; class PositionInfo @@ -15884,7 +14667,7 @@ class Mission id=8547; type="Land_HBarrier_Big_F"; }; - class Item642 + class Item618 { dataType="Object"; class PositionInfo @@ -15901,7 +14684,7 @@ class Mission id=8548; type="Land_HBarrier_Big_F"; }; - class Item643 + class Item619 { dataType="Object"; class PositionInfo @@ -15918,7 +14701,7 @@ class Mission id=8549; type="Land_HBarrier_Big_F"; }; - class Item644 + class Item620 { dataType="Object"; class PositionInfo @@ -15935,7 +14718,7 @@ class Mission id=8550; type="Land_HBarrierWall6_F"; }; - class Item645 + class Item621 { dataType="Object"; class PositionInfo @@ -15953,7 +14736,7 @@ class Mission type="Land_HBarrier_5_F"; atlOffset=-1.5258789e-005; }; - class Item646 + class Item622 { dataType="Object"; class PositionInfo @@ -15970,7 +14753,7 @@ class Mission type="Land_Mil_WiredFence_Gate_F"; atlOffset=1.5258789e-005; }; - class Item647 + class Item623 { dataType="Object"; class PositionInfo @@ -15988,7 +14771,7 @@ class Mission type="Land_HBarrier_5_F"; atlOffset=1.5258789e-005; }; - class Item648 + class Item624 { dataType="Object"; class PositionInfo @@ -16006,7 +14789,7 @@ class Mission type="Land_HBarrier_Big_F"; atlOffset=1.5258789e-005; }; - class Item649 + class Item625 { dataType="Object"; class PositionInfo @@ -16023,7 +14806,7 @@ class Mission id=8555; type="Land_HBarrier_5_F"; }; - class Item650 + class Item626 { dataType="Object"; class PositionInfo @@ -16041,7 +14824,7 @@ class Mission type="Land_HBarrier_Big_F"; atlOffset=-1.5258789e-005; }; - class Item651 + class Item627 { dataType="Object"; class PositionInfo @@ -16059,7 +14842,7 @@ class Mission type="Land_HBarrier_5_F"; atlOffset=-1.5258789e-005; }; - class Item652 + class Item628 { dataType="Object"; class PositionInfo @@ -16076,7 +14859,7 @@ class Mission id=8558; type="Land_HBarrier_5_F"; }; - class Item653 + class Item629 { dataType="Object"; class PositionInfo @@ -16094,7 +14877,7 @@ class Mission type="Land_HBarrier_Big_F"; atlOffset=1.5258789e-005; }; - class Item654 + class Item630 { dataType="Object"; class PositionInfo @@ -16112,7 +14895,7 @@ class Mission type="Land_HBarrier_5_F"; atlOffset=1.5258789e-005; }; - class Item655 + class Item631 { dataType="Object"; class PositionInfo @@ -16129,7 +14912,7 @@ class Mission id=8561; type="Land_HBarrier_Big_F"; }; - class Item656 + class Item632 { dataType="Object"; class PositionInfo @@ -16146,7 +14929,7 @@ class Mission id=8562; type="Land_HBarrier_5_F"; }; - class Item657 + class Item633 { dataType="Object"; class PositionInfo @@ -16163,7 +14946,7 @@ class Mission id=8563; type="Land_HBarrier_5_F"; }; - class Item658 + class Item634 { dataType="Object"; class PositionInfo @@ -16180,7 +14963,7 @@ class Mission id=8564; type="Land_HBarrier_Big_F"; }; - class Item659 + class Item635 { dataType="Object"; class PositionInfo @@ -16198,7 +14981,7 @@ class Mission type="Land_HBarrier_5_F"; atlOffset=-1.5258789e-005; }; - class Item660 + class Item636 { dataType="Object"; class PositionInfo @@ -16215,7 +14998,7 @@ class Mission id=8566; type="Land_HBarrier_Big_F"; }; - class Item661 + class Item637 { dataType="Object"; class PositionInfo @@ -16232,7 +15015,7 @@ class Mission id=8567; type="Land_HBarrier_5_F"; }; - class Item662 + class Item638 { dataType="Object"; class PositionInfo @@ -16249,7 +15032,7 @@ class Mission id=8568; type="Land_HBarrier_5_F"; }; - class Item663 + class Item639 { dataType="Object"; class PositionInfo @@ -16266,7 +15049,7 @@ class Mission id=8569; type="Land_HBarrier_Big_F"; }; - class Item664 + class Item640 { dataType="Object"; class PositionInfo @@ -16284,7 +15067,7 @@ class Mission type="Land_HBarrier_5_F"; atlOffset=1.5258789e-005; }; - class Item665 + class Item641 { dataType="Object"; class PositionInfo @@ -16301,7 +15084,7 @@ class Mission id=8571; type="Land_HBarrier_Big_F"; }; - class Item666 + class Item642 { dataType="Object"; class PositionInfo @@ -16318,7 +15101,7 @@ class Mission id=8572; type="Land_HBarrier_5_F"; }; - class Item667 + class Item643 { dataType="Object"; class PositionInfo @@ -16335,7 +15118,7 @@ class Mission id=8573; type="Land_HBarrier_5_F"; }; - class Item668 + class Item644 { dataType="Object"; class PositionInfo @@ -16352,7 +15135,7 @@ class Mission id=8574; type="Land_HBarrier_Big_F"; }; - class Item669 + class Item645 { dataType="Object"; class PositionInfo @@ -16369,7 +15152,7 @@ class Mission id=8575; type="Land_HBarrier_5_F"; }; - class Item670 + class Item646 { dataType="Object"; class PositionInfo @@ -16386,7 +15169,7 @@ class Mission id=8576; type="Land_HBarrier_Big_F"; }; - class Item671 + class Item647 { dataType="Object"; class PositionInfo @@ -16403,7 +15186,7 @@ class Mission id=8577; type="Land_HBarrier_3_F"; }; - class Item672 + class Item648 { dataType="Object"; class PositionInfo @@ -16419,7 +15202,7 @@ class Mission id=8579; type="Land_Razorwire_F"; }; - class Item673 + class Item649 { dataType="Object"; class PositionInfo @@ -16435,7 +15218,7 @@ class Mission id=8580; type="Land_Razorwire_F"; }; - class Item674 + class Item650 { dataType="Object"; class PositionInfo @@ -16451,7 +15234,7 @@ class Mission id=8581; type="Land_Razorwire_F"; }; - class Item675 + class Item651 { dataType="Object"; class PositionInfo @@ -16467,7 +15250,7 @@ class Mission id=8582; type="Land_Razorwire_F"; }; - class Item676 + class Item652 { dataType="Object"; class PositionInfo @@ -16483,7 +15266,7 @@ class Mission id=8583; type="Land_Razorwire_F"; }; - class Item677 + class Item653 { dataType="Object"; class PositionInfo @@ -16499,7 +15282,7 @@ class Mission id=8584; type="Land_Razorwire_F"; }; - class Item678 + class Item654 { dataType="Object"; class PositionInfo @@ -16516,7 +15299,7 @@ class Mission id=8585; type="Land_HBarrier_3_F"; }; - class Item679 + class Item655 { dataType="Object"; class PositionInfo @@ -16533,7 +15316,7 @@ class Mission type="Land_LampSolar_F"; atlOffset=1.5258789e-005; }; - class Item680 + class Item656 { dataType="Object"; class PositionInfo @@ -16550,7 +15333,7 @@ class Mission id=8589; type="Land_HBarrier_Big_F"; }; - class Item681 + class Item657 { dataType="Object"; class PositionInfo @@ -16567,7 +15350,7 @@ class Mission type="Land_PressureWasher_01_F"; atlOffset=-0.00012207031; }; - class Item682 + class Item658 { dataType="Object"; class PositionInfo @@ -16584,7 +15367,7 @@ class Mission id=8594; type="Land_HBarrier_5_F"; }; - class Item683 + class Item659 { dataType="Object"; class PositionInfo @@ -16601,7 +15384,7 @@ class Mission id=8595; type="Land_HBarrier_Big_F"; }; - class Item684 + class Item660 { dataType="Object"; class PositionInfo @@ -16618,7 +15401,7 @@ class Mission id=8596; type="Land_HBarrier_5_F"; }; - class Item685 + class Item661 { dataType="Object"; class PositionInfo @@ -16635,7 +15418,7 @@ class Mission id=8597; type="Land_HBarrier_Big_F"; }; - class Item686 + class Item662 { dataType="Object"; class PositionInfo @@ -16652,7 +15435,7 @@ class Mission id=8598; type="Land_HBarrier_5_F"; }; - class Item687 + class Item663 { dataType="Object"; class PositionInfo @@ -16669,7 +15452,7 @@ class Mission id=8599; type="Land_HBarrier_Big_F"; }; - class Item688 + class Item664 { dataType="Object"; class PositionInfo @@ -16686,7 +15469,7 @@ class Mission id=8600; type="Land_HBarrier_5_F"; }; - class Item689 + class Item665 { dataType="Object"; class PositionInfo @@ -16703,7 +15486,7 @@ class Mission id=8601; type="Land_HBarrier_3_F"; }; - class Item690 + class Item666 { dataType="Object"; class PositionInfo @@ -16721,7 +15504,7 @@ class Mission type="Land_HBarrier_5_F"; atlOffset=1.5258789e-005; }; - class Item691 + class Item667 { dataType="Object"; class PositionInfo @@ -16739,7 +15522,7 @@ class Mission type="Land_HBarrier_Big_F"; atlOffset=-1.5258789e-005; }; - class Item692 + class Item668 { dataType="Object"; class PositionInfo @@ -16756,7 +15539,7 @@ class Mission id=8604; type="Land_HBarrier_3_F"; }; - class Item693 + class Item669 { dataType="Object"; class PositionInfo @@ -16774,7 +15557,7 @@ class Mission type="Land_HBarrier_5_F"; atlOffset=-1.5258789e-005; }; - class Item694 + class Item670 { dataType="Object"; class PositionInfo @@ -16791,7 +15574,7 @@ class Mission id=8606; type="Land_HBarrier_Big_F"; }; - class Item695 + class Item671 { dataType="Object"; class PositionInfo @@ -16809,7 +15592,7 @@ class Mission type="Land_HBarrier_3_F"; atlOffset=1.5258789e-005; }; - class Item696 + class Item672 { dataType="Object"; class PositionInfo @@ -16827,7 +15610,7 @@ class Mission type="Land_HBarrier_5_F"; atlOffset=1.5258789e-005; }; - class Item697 + class Item673 { dataType="Object"; class PositionInfo @@ -16845,7 +15628,7 @@ class Mission type="Land_HBarrier_Big_F"; atlOffset=1.5258789e-005; }; - class Item698 + class Item674 { dataType="Object"; class PositionInfo @@ -16862,7 +15645,7 @@ class Mission id=8610; type="Land_HBarrier_3_F"; }; - class Item699 + class Item675 { dataType="Object"; class PositionInfo @@ -16879,7 +15662,7 @@ class Mission id=8611; type="Land_HBarrier_5_F"; }; - class Item700 + class Item676 { dataType="Object"; class PositionInfo @@ -16896,7 +15679,7 @@ class Mission id=8612; type="Land_HBarrier_Big_F"; }; - class Item701 + class Item677 { dataType="Object"; class PositionInfo @@ -16913,7 +15696,7 @@ class Mission id=8613; type="Land_HBarrier_Big_F"; }; - class Item702 + class Item678 { dataType="Object"; class PositionInfo @@ -16930,7 +15713,7 @@ class Mission id=8614; type="Land_HBarrier_5_F"; }; - class Item703 + class Item679 { dataType="Object"; class PositionInfo @@ -16948,7 +15731,7 @@ class Mission type="Land_HBarrier_5_F"; atlOffset=-3.0517578e-005; }; - class Item704 + class Item680 { dataType="Object"; class PositionInfo @@ -16965,7 +15748,7 @@ class Mission id=8616; type="Land_HBarrier_5_F"; }; - class Item705 + class Item681 { dataType="Object"; class PositionInfo @@ -16982,7 +15765,7 @@ class Mission id=8617; type="Land_HBarrier_Big_F"; }; - class Item706 + class Item682 { dataType="Object"; class PositionInfo @@ -16999,7 +15782,7 @@ class Mission id=8618; type="Land_HBarrier_Big_F"; }; - class Item707 + class Item683 { dataType="Object"; class PositionInfo @@ -17017,7 +15800,7 @@ class Mission type="Land_HBarrier_5_F"; atlOffset=-1.5258789e-005; }; - class Item708 + class Item684 { dataType="Object"; class PositionInfo @@ -17034,7 +15817,7 @@ class Mission id=8620; type="Land_HBarrier_5_F"; }; - class Item709 + class Item685 { dataType="Object"; class PositionInfo @@ -17051,7 +15834,7 @@ class Mission id=8621; type="Land_HBarrier_5_F"; }; - class Item710 + class Item686 { dataType="Object"; class PositionInfo @@ -17068,7 +15851,7 @@ class Mission id=8622; type="Land_HBarrier_Big_F"; }; - class Item711 + class Item687 { dataType="Object"; class PositionInfo @@ -17085,7 +15868,7 @@ class Mission id=8623; type="Land_HBarrier_5_F"; }; - class Item712 + class Item688 { dataType="Object"; class PositionInfo @@ -17102,7 +15885,7 @@ class Mission id=8624; type="Land_HBarrier_5_F"; }; - class Item713 + class Item689 { dataType="Object"; class PositionInfo @@ -17119,7 +15902,7 @@ class Mission id=8625; type="Land_HBarrier_Big_F"; }; - class Item714 + class Item690 { dataType="Object"; class PositionInfo @@ -17136,7 +15919,7 @@ class Mission id=8626; type="Land_HBarrier_5_F"; }; - class Item715 + class Item691 { dataType="Object"; class PositionInfo @@ -17153,7 +15936,7 @@ class Mission id=8627; type="Land_HBarrier_Big_F"; }; - class Item716 + class Item692 { dataType="Object"; class PositionInfo @@ -17170,7 +15953,7 @@ class Mission id=8628; type="Land_HBarrier_5_F"; }; - class Item717 + class Item693 { dataType="Object"; class PositionInfo @@ -17187,7 +15970,7 @@ class Mission id=8629; type="Land_HBarrier_Big_F"; }; - class Item718 + class Item694 { dataType="Object"; class PositionInfo @@ -17204,7 +15987,7 @@ class Mission id=8630; type="Land_HBarrier_5_F"; }; - class Item719 + class Item695 { dataType="Object"; class PositionInfo @@ -17221,7 +16004,7 @@ class Mission id=8631; type="Land_HBarrier_Big_F"; }; - class Item720 + class Item696 { dataType="Object"; class PositionInfo @@ -17238,7 +16021,7 @@ class Mission id=8632; type="Land_HBarrier_5_F"; }; - class Item721 + class Item697 { dataType="Object"; class PositionInfo @@ -17255,7 +16038,7 @@ class Mission id=8633; type="Land_HBarrier_5_F"; }; - class Item722 + class Item698 { dataType="Object"; class PositionInfo @@ -17272,7 +16055,7 @@ class Mission id=8634; type="Land_HBarrier_Big_F"; }; - class Item723 + class Item699 { dataType="Object"; class PositionInfo @@ -17290,7 +16073,7 @@ class Mission type="Land_HBarrier_5_F"; atlOffset=1.5258789e-005; }; - class Item724 + class Item700 { dataType="Object"; class PositionInfo @@ -17307,7 +16090,7 @@ class Mission id=8636; type="Land_HBarrier_Big_F"; }; - class Item725 + class Item701 { dataType="Object"; class PositionInfo @@ -17324,7 +16107,7 @@ class Mission id=8637; type="Land_HBarrier_5_F"; }; - class Item726 + class Item702 { dataType="Object"; class PositionInfo @@ -17342,7 +16125,7 @@ class Mission type="Land_HBarrier_3_F"; atlOffset=-1.5258789e-005; }; - class Item727 + class Item703 { dataType="Object"; class PositionInfo @@ -17360,7 +16143,7 @@ class Mission type="Land_HBarrier_Big_F"; atlOffset=-1.5258789e-005; }; - class Item728 + class Item704 { dataType="Object"; class PositionInfo @@ -17377,7 +16160,7 @@ class Mission id=8640; type="Land_HBarrier_Big_F"; }; - class Item729 + class Item705 { dataType="Object"; class PositionInfo @@ -17394,7 +16177,7 @@ class Mission id=8641; type="Land_HBarrier_5_F"; }; - class Item730 + class Item706 { dataType="Object"; class PositionInfo @@ -17411,7 +16194,7 @@ class Mission id=8642; type="Land_HBarrier_1_F"; }; - class Item731 + class Item707 { dataType="Object"; class PositionInfo @@ -17428,7 +16211,7 @@ class Mission id=8643; type="Land_HBarrier_1_F"; }; - class Item732 + class Item708 { dataType="Object"; class PositionInfo @@ -17446,7 +16229,7 @@ class Mission type="Land_HBarrier_5_F"; atlOffset=-1.5258789e-005; }; - class Item733 + class Item709 { dataType="Object"; class PositionInfo @@ -17464,7 +16247,7 @@ class Mission type="Land_HBarrier_Big_F"; atlOffset=-1.5258789e-005; }; - class Item734 + class Item710 { dataType="Object"; class PositionInfo @@ -17481,7 +16264,7 @@ class Mission id=8646; type="Land_HBarrier_5_F"; }; - class Item735 + class Item711 { dataType="Object"; class PositionInfo @@ -17498,7 +16281,7 @@ class Mission id=8647; type="Land_HBarrier_Big_F"; }; - class Item736 + class Item712 { dataType="Object"; class PositionInfo @@ -17515,7 +16298,7 @@ class Mission id=8648; type="Land_HBarrier_5_F"; }; - class Item737 + class Item713 { dataType="Object"; class PositionInfo @@ -17532,7 +16315,7 @@ class Mission id=8649; type="Land_HBarrier_Big_F"; }; - class Item738 + class Item714 { dataType="Object"; class PositionInfo @@ -17549,7 +16332,7 @@ class Mission id=8650; type="Land_HBarrier_5_F"; }; - class Item739 + class Item715 { dataType="Object"; class PositionInfo @@ -17566,7 +16349,7 @@ class Mission id=8651; type="Land_HBarrier_3_F"; }; - class Item740 + class Item716 { dataType="Object"; class PositionInfo @@ -17583,7 +16366,7 @@ class Mission id=8652; type="Land_HBarrier_5_F"; }; - class Item741 + class Item717 { dataType="Object"; class PositionInfo @@ -17600,7 +16383,7 @@ class Mission id=8653; type="Land_HBarrier_Big_F"; }; - class Item742 + class Item718 { dataType="Object"; class PositionInfo @@ -17617,7 +16400,7 @@ class Mission id=8654; type="Land_HBarrier_5_F"; }; - class Item743 + class Item719 { dataType="Object"; class PositionInfo @@ -17634,7 +16417,7 @@ class Mission id=8655; type="Land_HBarrier_Big_F"; }; - class Item744 + class Item720 { dataType="Object"; class PositionInfo @@ -17651,7 +16434,7 @@ class Mission id=8656; type="Land_HBarrier_5_F"; }; - class Item745 + class Item721 { dataType="Object"; class PositionInfo @@ -17669,7 +16452,7 @@ class Mission type="Land_HBarrier_Big_F"; atlOffset=-1.5258789e-005; }; - class Item746 + class Item722 { dataType="Object"; class PositionInfo @@ -17685,7 +16468,7 @@ class Mission id=8658; type="Land_MobileRadar_01_radar_F"; }; - class Item747 + class Item723 { dataType="Object"; class PositionInfo @@ -17702,7 +16485,7 @@ class Mission type="Land_MobileRadar_01_generator_F"; atlOffset=0.25138855; }; - class Item748 + class Item724 { dataType="Object"; class PositionInfo @@ -17718,7 +16501,7 @@ class Mission id=8660; type="Land_Cargo_HQ_V1_F"; }; - class Item749 + class Item725 { dataType="Object"; class PositionInfo @@ -17734,7 +16517,7 @@ class Mission id=8661; type="Land_Cargo_Patrol_V1_F"; }; - class Item750 + class Item726 { dataType="Object"; class PositionInfo @@ -17750,7 +16533,7 @@ class Mission id=8662; type="Land_Cargo_Patrol_V1_F"; }; - class Item751 + class Item727 { dataType="Object"; class PositionInfo @@ -17766,7 +16549,7 @@ class Mission id=8663; type="Land_Cargo_Patrol_V1_F"; }; - class Item752 + class Item728 { dataType="Object"; class PositionInfo @@ -17782,7 +16565,7 @@ class Mission id=8664; type="Land_Cargo_Patrol_V1_F"; }; - class Item753 + class Item729 { dataType="Object"; class PositionInfo @@ -17800,7 +16583,7 @@ class Mission type="Land_HelipadSquare_F"; atlOffset=0.65576172; }; - class Item754 + class Item730 { dataType="Object"; class PositionInfo @@ -17818,7 +16601,7 @@ class Mission type="Land_HBarrier_5_F"; atlOffset=-1.5258789e-005; }; - class Item755 + class Item731 { dataType="Object"; class PositionInfo @@ -17836,7 +16619,7 @@ class Mission type="Land_HBarrier_Big_F"; atlOffset=-1.5258789e-005; }; - class Item756 + class Item732 { dataType="Object"; class PositionInfo @@ -17854,7 +16637,7 @@ class Mission type="Land_HBarrier_5_F"; atlOffset=-1.5258789e-005; }; - class Item757 + class Item733 { dataType="Object"; class PositionInfo @@ -17872,7 +16655,7 @@ class Mission type="Land_HBarrier_Big_F"; atlOffset=-1.5258789e-005; }; - class Item758 + class Item734 { dataType="Object"; class PositionInfo @@ -17889,7 +16672,7 @@ class Mission id=8670; type="Land_HBarrier_5_F"; }; - class Item759 + class Item735 { dataType="Object"; class PositionInfo @@ -17906,7 +16689,7 @@ class Mission id=8671; type="Land_HBarrier_Big_F"; }; - class Item760 + class Item736 { dataType="Object"; class PositionInfo @@ -17923,7 +16706,7 @@ class Mission id=8672; type="Land_HBarrier_5_F"; }; - class Item761 + class Item737 { dataType="Object"; class PositionInfo @@ -17940,7 +16723,7 @@ class Mission id=8673; type="Land_HBarrier_Big_F"; }; - class Item762 + class Item738 { dataType="Object"; class PositionInfo @@ -17957,7 +16740,7 @@ class Mission id=8674; type="Land_HBarrier_5_F"; }; - class Item763 + class Item739 { dataType="Object"; class PositionInfo @@ -17974,7 +16757,7 @@ class Mission id=8675; type="Land_HBarrier_Big_F"; }; - class Item764 + class Item740 { dataType="Object"; class PositionInfo @@ -17991,7 +16774,7 @@ class Mission id=8676; type="Land_HBarrier_5_F"; }; - class Item765 + class Item741 { dataType="Object"; class PositionInfo @@ -18009,7 +16792,7 @@ class Mission type="Land_HBarrier_Big_F"; atlOffset=1.5258789e-005; }; - class Item766 + class Item742 { dataType="Object"; class PositionInfo @@ -18026,7 +16809,7 @@ class Mission id=8678; type="Land_HBarrier_5_F"; }; - class Item767 + class Item743 { dataType="Object"; class PositionInfo @@ -18043,7 +16826,7 @@ class Mission id=8679; type="Land_HBarrier_3_F"; }; - class Item768 + class Item744 { dataType="Object"; class PositionInfo @@ -18061,7 +16844,7 @@ class Mission type="Land_HBarrier_5_F"; atlOffset=1.5258789e-005; }; - class Item769 + class Item745 { dataType="Object"; class PositionInfo @@ -18078,7 +16861,7 @@ class Mission id=8681; type="Land_HBarrier_Big_F"; }; - class Item770 + class Item746 { dataType="Object"; class PositionInfo @@ -18095,7 +16878,7 @@ class Mission id=8682; type="Land_HBarrier_5_F"; }; - class Item771 + class Item747 { dataType="Object"; class PositionInfo @@ -18112,7 +16895,7 @@ class Mission id=8683; type="Land_HBarrier_Big_F"; }; - class Item772 + class Item748 { dataType="Object"; class PositionInfo @@ -18130,7 +16913,7 @@ class Mission type="Land_HBarrier_5_F"; atlOffset=1.5258789e-005; }; - class Item773 + class Item749 { dataType="Object"; class PositionInfo @@ -18148,7 +16931,7 @@ class Mission type="Land_HBarrier_5_F"; atlOffset=1.5258789e-005; }; - class Item774 + class Item750 { dataType="Object"; class PositionInfo @@ -18165,7 +16948,7 @@ class Mission id=8686; type="Land_HBarrier_Big_F"; }; - class Item775 + class Item751 { dataType="Object"; class PositionInfo @@ -18182,7 +16965,7 @@ class Mission id=8687; type="Land_HBarrier_5_F"; }; - class Item776 + class Item752 { dataType="Object"; class PositionInfo @@ -18199,7 +16982,7 @@ class Mission id=8688; type="Land_HBarrier_Big_F"; }; - class Item777 + class Item753 { dataType="Object"; class PositionInfo @@ -18216,7 +16999,7 @@ class Mission id=8689; type="Land_HBarrier_5_F"; }; - class Item778 + class Item754 { dataType="Object"; class PositionInfo @@ -18233,7 +17016,7 @@ class Mission id=8690; type="Land_HBarrier_5_F"; }; - class Item779 + class Item755 { dataType="Object"; class PositionInfo @@ -18250,7 +17033,7 @@ class Mission id=8691; type="Land_HBarrier_Big_F"; }; - class Item780 + class Item756 { dataType="Object"; class PositionInfo @@ -18267,7 +17050,7 @@ class Mission id=8692; type="Land_HBarrier_5_F"; }; - class Item781 + class Item757 { dataType="Object"; class PositionInfo @@ -18285,7 +17068,7 @@ class Mission type="Land_HBarrier_Big_F"; atlOffset=-1.5258789e-005; }; - class Item782 + class Item758 { dataType="Object"; class PositionInfo @@ -18302,7 +17085,7 @@ class Mission id=8694; type="Land_HBarrier_3_F"; }; - class Item783 + class Item759 { dataType="Object"; class PositionInfo @@ -18319,7 +17102,7 @@ class Mission id=8695; type="Land_HBarrier_5_F"; }; - class Item784 + class Item760 { dataType="Object"; class PositionInfo @@ -18336,7 +17119,7 @@ class Mission id=8696; type="Land_HBarrier_Big_F"; }; - class Item785 + class Item761 { dataType="Object"; class PositionInfo @@ -18353,7 +17136,7 @@ class Mission id=8697; type="Land_HBarrier_5_F"; }; - class Item786 + class Item762 { dataType="Object"; class PositionInfo @@ -18370,7 +17153,7 @@ class Mission id=8698; type="Land_HBarrier_Big_F"; }; - class Item787 + class Item763 { dataType="Object"; class PositionInfo @@ -18387,7 +17170,7 @@ class Mission id=8699; type="Land_HBarrier_5_F"; }; - class Item788 + class Item764 { dataType="Object"; class PositionInfo @@ -18405,7 +17188,7 @@ class Mission type="Land_HBarrier_Big_F"; atlOffset=1.5258789e-005; }; - class Item789 + class Item765 { dataType="Object"; class PositionInfo @@ -18423,7 +17206,7 @@ class Mission type="Land_HBarrier_5_F"; atlOffset=1.5258789e-005; }; - class Item790 + class Item766 { dataType="Object"; class PositionInfo @@ -18440,7 +17223,7 @@ class Mission id=8702; type="Land_HBarrier_Big_F"; }; - class Item791 + class Item767 { dataType="Object"; class PositionInfo @@ -18458,7 +17241,7 @@ class Mission type="Land_HBarrier_5_F"; atlOffset=1.5258789e-005; }; - class Item792 + class Item768 { dataType="Object"; class PositionInfo @@ -18475,7 +17258,7 @@ class Mission id=8704; type="Land_HBarrier_3_F"; }; - class Item793 + class Item769 { dataType="Object"; class PositionInfo @@ -18493,7 +17276,7 @@ class Mission type="Land_HBarrier_3_F"; atlOffset=-1.5258789e-005; }; - class Item794 + class Item770 { dataType="Object"; class PositionInfo @@ -18511,7 +17294,7 @@ class Mission type="Land_HBarrier_3_F"; atlOffset=-1.5258789e-005; }; - class Item795 + class Item771 { dataType="Object"; class PositionInfo @@ -18529,7 +17312,7 @@ class Mission type="Land_HBarrier_1_F"; atlOffset=-1.5258789e-005; }; - class Item796 + class Item772 { dataType="Object"; class PositionInfo @@ -18547,7 +17330,7 @@ class Mission type="Land_HelipadSquare_F"; atlOffset=0.64489746; }; - class Item797 + class Item773 { dataType="Object"; class PositionInfo @@ -18564,7 +17347,7 @@ class Mission id=8709; type="Land_HBarrier_Big_F"; }; - class Item798 + class Item774 { dataType="Object"; class PositionInfo @@ -18581,7 +17364,7 @@ class Mission id=8710; type="Land_HBarrier_5_F"; }; - class Item799 + class Item775 { dataType="Object"; class PositionInfo @@ -18598,7 +17381,7 @@ class Mission id=8711; type="Land_HBarrier_5_F"; }; - class Item800 + class Item776 { dataType="Object"; class PositionInfo @@ -18616,7 +17399,7 @@ class Mission type="Land_HBarrier_5_F"; atlOffset=-1.5258789e-005; }; - class Item801 + class Item777 { dataType="Object"; class PositionInfo @@ -18633,7 +17416,7 @@ class Mission id=8713; type="Land_HBarrier_Big_F"; }; - class Item802 + class Item778 { dataType="Object"; class PositionInfo @@ -18650,7 +17433,7 @@ class Mission id=8714; type="Land_HBarrier_Big_F"; }; - class Item803 + class Item779 { dataType="Object"; class PositionInfo @@ -18668,7 +17451,7 @@ class Mission type="Land_HBarrier_5_F"; atlOffset=1.5258789e-005; }; - class Item804 + class Item780 { dataType="Object"; class PositionInfo @@ -18686,7 +17469,7 @@ class Mission type="Land_HBarrier_5_F"; atlOffset=1.5258789e-005; }; - class Item805 + class Item781 { dataType="Object"; class PositionInfo @@ -18703,7 +17486,7 @@ class Mission id=8717; type="Land_HBarrier_Big_F"; }; - class Item806 + class Item782 { dataType="Object"; class PositionInfo @@ -18720,7 +17503,7 @@ class Mission id=8718; type="Land_HBarrier_5_F"; }; - class Item807 + class Item783 { dataType="Object"; class PositionInfo @@ -18737,7 +17520,7 @@ class Mission id=8719; type="Land_HBarrier_Big_F"; }; - class Item808 + class Item784 { dataType="Object"; class PositionInfo @@ -18754,7 +17537,7 @@ class Mission id=8720; type="Land_HBarrier_5_F"; }; - class Item809 + class Item785 { dataType="Object"; class PositionInfo @@ -18771,7 +17554,7 @@ class Mission id=8721; type="Land_HBarrier_5_F"; }; - class Item810 + class Item786 { dataType="Object"; class PositionInfo @@ -18788,7 +17571,7 @@ class Mission id=8722; type="Land_HBarrier_5_F"; }; - class Item811 + class Item787 { dataType="Object"; class PositionInfo @@ -18805,7 +17588,7 @@ class Mission id=8723; type="Land_HBarrier_Big_F"; }; - class Item812 + class Item788 { dataType="Object"; class PositionInfo @@ -18822,7 +17605,7 @@ class Mission id=8724; type="Land_HBarrier_5_F"; }; - class Item813 + class Item789 { dataType="Object"; class PositionInfo @@ -18839,7 +17622,7 @@ class Mission id=8725; type="Land_HBarrier_Big_F"; }; - class Item814 + class Item790 { dataType="Object"; class PositionInfo @@ -18855,7 +17638,7 @@ class Mission id=8726; type="Land_Cargo_Tower_V1_F"; }; - class Item815 + class Item791 { dataType="Object"; class PositionInfo @@ -18872,7 +17655,7 @@ class Mission type="Land_Cargo_Tower_V1_F"; atlOffset=-1.5258789e-005; }; - class Item816 + class Item792 { dataType="Object"; class PositionInfo @@ -18880,157 +17663,1403 @@ class Mission position[]={2507.6079,215.38342,3644.2629}; angles[]={0,4.408597,0}; }; - side="Empty"; - flags=4; + side="Empty"; + flags=4; + class Attributes + { + }; + id=8728; + type="Land_Cargo_Tower_V1_F"; + }; + class Item793 + { + dataType="Object"; + class PositionInfo + { + position[]={2541.4802,202.67709,3643.6006}; + angles[]={0,3.6119633,0}; + }; + side="Empty"; + class Attributes + { + init="call{this setVariable [""spawnableHelicopterTypes"", [""patrol"", ""transport"", ""attack""]];}"; + disableSimulation=1; + }; + id=8729; + type="Land_HelipadSquare_F"; + atlOffset=0.70658875; + }; + class Item794 + { + dataType="Object"; + class PositionInfo + { + position[]={2555.6633,199.38116,3601.2876}; + angles[]={0,5.1827598,0}; + }; + side="Empty"; + class Attributes + { + init="call{this setVariable [""spawnableHelicopterTypes"", [""patrol"", ""transport"", ""attack""]];}"; + disableSimulation=1; + }; + id=8730; + type="Land_HelipadSquare_F"; + atlOffset=0.63046265; + }; + class Item795 + { + dataType="Object"; + class PositionInfo + { + position[]={2411.3835,198.49561,3607.5151}; + angles[]={0,3.6119633,0}; + }; + side="Empty"; + class Attributes + { + init="call{this setVariable [""spawnableHelicopterTypes"", [""patrol"", ""transport"", ""attack""]];}"; + disableSimulation=1; + }; + id=8731; + type="Land_HelipadSquare_F"; + atlOffset=0.66749573; + }; + class Item796 + { + dataType="Object"; + class PositionInfo + { + position[]={2428.3474,197.18712,3555.4595}; + angles[]={0,5.1827598,0}; + }; + side="Empty"; + class Attributes + { + init="call{this setVariable [""spawnableHelicopterTypes"", [""patrol"", ""transport"", ""attack""]];}"; + disableSimulation=1; + }; + id=8732; + type="Land_HelipadSquare_F"; + atlOffset=0.61737061; + }; + class Item797 + { + dataType="Object"; + class PositionInfo + { + position[]={2451.1172,211.73416,3590.8831}; + angles[]={6.2352238,1.2507154,0.047164604}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=8733; + type="Land_LampAirport_F"; + }; + class Item798 + { + dataType="Object"; + class PositionInfo + { + position[]={2407.5105,208.98065,3578.25}; + angles[]={6.247201,4.3923078,0.059131995}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=8734; + type="Land_LampAirport_F"; + }; + class Item799 + { + dataType="Object"; + class PositionInfo + { + position[]={2452.5,199.94958,3585.875}; + angles[]={6.2320304,2.8215117,0.047164604}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=8740; + type="StorageBladder_01_fuel_forest_F"; + }; + class Item800 + { + dataType="Object"; + class PositionInfo + { + position[]={2442,199.3362,3582.125}; + angles[]={6.2368193,2.8215117,0.042374056}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=8741; + type="StorageBladder_01_fuel_forest_F"; + }; + class Item801 + { + dataType="Object"; + class PositionInfo + { + position[]={2445.0464,200.16347,3588.9312}; + angles[]={6.2416081,2.8402252,0.041577213}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=8742; + type="Land_HBarrier_Big_F"; + }; + class Item802 + { + dataType="Object"; + class PositionInfo + { + position[]={2436.9297,199.70969,3586.4082}; + angles[]={6.2368193,2.8402252,0.051953323}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=8743; + type="Land_HBarrier_Big_F"; + }; + class Item803 + { + dataType="Object"; + class PositionInfo + { + position[]={2429.2905,199.20222,3584.033}; + angles[]={6.2368193,2.8402252,0.051953323}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=8744; + type="Land_HBarrier_Big_F"; + }; + class Item804 + { + dataType="Object"; + class PositionInfo + { + position[]={2413.5337,198.17413,3579.1353}; + angles[]={6.2424088,2.8402252,0.053548392}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=8745; + type="Land_HBarrier_Big_F"; + }; + class Item805 + { + dataType="Object"; + class PositionInfo + { + position[]={2421.5317,198.70679,3581.6216}; + angles[]={6.241611,2.8402252,0.054345392}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=8746; + type="Land_HBarrier_Big_F"; + }; + class Item806 + { + dataType="Object"; + class PositionInfo + { + position[]={2497.4189,212.94035,3604.5254}; + angles[]={6.2176805,4.3973613,6.277586}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=8747; + type="Land_LampAirport_F"; + atlOffset=-1.5258789e-005; + }; + class Item807 + { + dataType="Object"; + class PositionInfo + { + position[]={2539.3699,212.87003,3617.8022}; + angles[]={6.2176795,1.2507154,6.2527928}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=8748; + type="Land_LampAirport_F"; + }; + class Item808 + { + dataType="Object"; + class PositionInfo + { + position[]={2371.8518,197.49211,3571.8884}; + angles[]={0,4.3973613,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=8749; + type="Land_LampSolar_F"; + atlOffset=1.5258789e-005; + }; + class Item809 + { + dataType="Object"; + class PositionInfo + { + position[]={2378.9778,194.73573,3561.7209}; + angles[]={6.2432079,3.0904622,0.13909611}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=8750; + type="Land_HBarrier_Big_F"; + }; + class Item810 + { + dataType="Object"; + class PositionInfo + { + position[]={2374.5654,195.54643,3575.665}; + angles[]={0,2.6612515,0}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=8751; + type="Land_HBarrier_Big_F"; + atlOffset=0.265625; + }; + class Item811 + { + dataType="Object"; + class PositionInfo + { + position[]={2389.875,199.6837,3559.75}; + angles[]={0,1.2557644,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=8752; + type="Land_Cargo_Patrol_V1_F"; + }; + class Item812 + { + dataType="Object"; + class PositionInfo + { + position[]={2382.6531,200.09535,3585.137}; + angles[]={0,1.2557644,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=8753; + type="Land_Cargo_Patrol_V1_F"; + atlOffset=1.5258789e-005; + }; + class Item813 + { + dataType="Object"; + class PositionInfo + { + position[]={6996.75,125.01,9993.625}; + angles[]={0,6.2231741,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=8756; + type="Land_HelipadCircle_F"; + }; + class Item814 + { + dataType="Object"; + class PositionInfo + { + position[]={6986.125,129.91501,9976.75}; + angles[]={0,1.6612021,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=8757; + type="Land_Cargo_Patrol_V4_F"; + atlOffset=7.6293945e-006; + }; + class Item815 + { + dataType="Logic"; + class PositionInfo + { + position[]={8254.1826,10.71443,5985.0322}; + }; + name="HC_commanderX"; + id=8761; + type="HighCommand"; + atlOffset=0.043842316; + }; + class Item816 + { + dataType="Logic"; + class PositionInfo + { + position[]={8257.583,10.71443,5984.9375}; + }; + id=8762; + type="HighCommandSubordinate"; + atlOffset=-0.043831825; + }; + class Item817 + { + dataType="Marker"; + position[]={737.70398,27.885,12084.651}; + name="spawnPoint"; + type="hd_start"; + id=8765; + atlOffset=0.00016021729; + }; + class Item818 + { + dataType="Marker"; + position[]={8157.2852,29.357891,9844.3545}; + name="spawnPoint_1"; + type="hd_start"; + id=8766; + }; + class Item819 + { + dataType="Marker"; + position[]={2353.4297,193.33873,3599.1111}; + name="spawnPoint_2"; + type="hd_start"; + id=8767; + }; + class Item820 + { + dataType="Group"; + side="Independent"; + class Entities + { + items=38; + class Item0 + { + dataType="Object"; + class PositionInfo + { + position[]={8263.6035,11.336456,5973.8779}; + }; + side="Independent"; + flags=7; + class Attributes + { + name="commanderX"; + description="Default Commander"; + isPlayer=1; + isPlayable=1; + class Inventory + { + map="ItemMap"; + }; + }; + id=8779; + type="I_G_Soldier_TL_F"; + class CustomAttributes + { + class Attribute0 + { + property="speaker"; + expression="_this setspeaker _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="Male04GRE"; + }; + }; + }; + class Attribute1 + { + property="pitch"; + expression="_this setpitch _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=1; + }; + }; + }; + nAttributes=2; + }; + }; + class Item1 + { + dataType="Object"; + class PositionInfo + { + position[]={8268.3984,11.775373,5971.1748}; + }; + side="Independent"; + flags=5; + class Attributes + { + isPlayable=1; + class Inventory + { + map="ItemMap"; + }; + }; + id=8780; + type="I_G_Soldier_TL_F"; + atlOffset=-5.1498413e-005; + }; + class Item2 + { + dataType="Object"; + class PositionInfo + { + position[]={8268.5371,11.778847,5973.4106}; + }; + side="Independent"; + flags=5; + class Attributes + { + isPlayable=1; + class Inventory + { + map="ItemMap"; + }; + }; + id=8781; + type="I_G_Soldier_TL_F"; + atlOffset=-7.6293945e-005; + }; + class Item3 + { + dataType="Object"; + class PositionInfo + { + position[]={8268.4795,11.742768,5975.7441}; + }; + side="Independent"; + flags=5; + class Attributes + { + isPlayable=1; + class Inventory + { + map="ItemMap"; + }; + }; + id=8782; + type="I_G_Soldier_TL_F"; + atlOffset=3.528595e-005; + }; + class Item4 + { + dataType="Object"; + class PositionInfo + { + position[]={8268.3164,11.646703,5978.0576}; + }; + side="Independent"; + flags=5; + class Attributes + { + isPlayable=1; + class Inventory + { + map="ItemMap"; + }; + }; + id=8783; + type="I_G_Soldier_TL_F"; + atlOffset=2.4795532e-005; + }; + class Item5 + { + dataType="Object"; + class PositionInfo + { + position[]={8268.2754,11.556644,5980.5117}; + }; + side="Independent"; + flags=5; + class Attributes + { + isPlayable=1; + class Inventory + { + map="ItemMap"; + }; + }; + id=8784; + type="I_G_Soldier_TL_F"; + atlOffset=-1.7166138e-005; + }; + class Item6 + { + dataType="Object"; + class PositionInfo + { + position[]={8268.0898,11.436996,5982.8276}; + }; + side="Independent"; + flags=5; + class Attributes + { + isPlayable=1; + class Inventory + { + map="ItemMap"; + }; + }; + id=8785; + type="I_G_Soldier_F"; + atlOffset=3.8146973e-005; + }; + class Item7 + { + dataType="Object"; + class PositionInfo + { + position[]={8267.8828,11.309816,5984.7231}; + }; + side="Independent"; + flags=5; + class Attributes + { + isPlayable=1; + class Inventory + { + map="ItemMap"; + }; + }; + id=8786; + type="I_G_Soldier_F"; + atlOffset=-1.2397766e-005; + }; + class Item8 + { + dataType="Object"; + class PositionInfo + { + position[]={8270.7578,11.98632,5971.2983}; + }; + side="Independent"; + flags=5; + class Attributes + { + isPlayable=1; + class Inventory + { + map="ItemMap"; + }; + }; + id=8787; + type="I_G_Soldier_F"; + atlOffset=2.0027161e-005; + }; + class Item9 + { + dataType="Object"; + class PositionInfo + { + position[]={8270.7568,11.976884,5973.6377}; + }; + side="Independent"; + flags=5; + class Attributes + { + isPlayable=1; + class Inventory + { + map="ItemMap"; + }; + }; + id=8788; + type="I_G_Soldier_F"; + atlOffset=1.0490417e-005; + }; + class Item10 + { + dataType="Object"; + class PositionInfo + { + position[]={8270.6504,11.927962,5976.0112}; + }; + side="Independent"; + flags=5; + class Attributes + { + isPlayable=1; + class Inventory + { + map="ItemMap"; + }; + }; + id=8789; + type="I_G_Soldier_F"; + atlOffset=7.8201294e-005; + }; + class Item11 + { + dataType="Object"; + class PositionInfo + { + position[]={8270.5918,11.845141,5978.2109}; + }; + side="Independent"; + flags=5; + class Attributes + { + isPlayable=1; + class Inventory + { + map="ItemMap"; + }; + }; + id=8790; + type="I_G_Soldier_F"; + atlOffset=-5.531311e-005; + }; + class Item12 + { + dataType="Object"; + class PositionInfo + { + position[]={8270.3887,11.71758,5980.6333}; + }; + side="Independent"; + flags=5; + class Attributes + { + isPlayable=1; + class Inventory + { + map="ItemMap"; + }; + }; + id=8791; + type="I_G_Soldier_F"; + atlOffset=-6.1988831e-005; + }; + class Item13 + { + dataType="Object"; + class PositionInfo + { + position[]={8270.2012,11.565583,5982.9644}; + }; + side="Independent"; + flags=5; + class Attributes + { + isPlayable=1; + class Inventory + { + map="ItemMap"; + }; + }; + id=8792; + type="I_G_Soldier_F"; + atlOffset=-2.6702881e-005; + }; + class Item14 + { + dataType="Object"; + class PositionInfo + { + position[]={8272.8662,12.17513,5971.3345}; + }; + side="Independent"; + flags=5; + class Attributes + { + isPlayable=1; + class Inventory + { + map="ItemMap"; + }; + }; + id=8793; + type="I_G_Soldier_AR_F"; + atlOffset=2.9563904e-005; + }; + class Item15 + { + dataType="Object"; + class PositionInfo + { + position[]={8273.0283,12.179917,5973.7744}; + }; + side="Independent"; + flags=5; + class Attributes + { + isPlayable=1; + class Inventory + { + map="ItemMap"; + }; + }; + id=8794; + type="I_G_Soldier_AR_F"; + atlOffset=8.4877014e-005; + }; + class Item16 + { + dataType="Object"; + class PositionInfo + { + position[]={8272.6279,12.098839,5976.1895}; + }; + side="Independent"; + flags=5; + class Attributes + { + isPlayable=1; + class Inventory + { + map="ItemMap"; + }; + }; + id=8795; + type="I_G_Soldier_AR_F"; + atlOffset=3.7193298e-005; + }; + class Item17 + { + dataType="Object"; + class PositionInfo + { + position[]={8272.6045,11.998848,5978.3384}; + }; + side="Independent"; + flags=5; + class Attributes + { + isPlayable=1; + class Inventory + { + map="ItemMap"; + }; + }; + id=8796; + type="I_G_Soldier_AR_F"; + atlOffset=-5.8174133e-005; + }; + class Item18 + { + dataType="Object"; + class PositionInfo + { + position[]={8272.4043,11.851407,5980.5796}; + }; + side="Independent"; + flags=5; + class Attributes + { + isPlayable=1; + class Inventory + { + map="ItemMap"; + }; + }; + id=8797; + type="I_G_Soldier_AR_F"; + atlOffset=-5.531311e-005; + }; + class Item19 + { + dataType="Object"; + class PositionInfo + { + position[]={8272.3174,11.698255,5983.0386}; + }; + side="Independent"; + flags=5; + class Attributes + { + isPlayable=1; + class Inventory + { + map="ItemMap"; + }; + }; + id=8798; + type="I_G_Soldier_AR_F"; + atlOffset=-3.4332275e-005; + }; + class Item20 + { + dataType="Object"; + class PositionInfo + { + position[]={8274.9551,12.361992,5971.4141}; + }; + side="Independent"; + flags=5; + class Attributes + { + isPlayable=1; + class Inventory + { + map="ItemMap"; + }; + }; + id=8799; + type="I_G_Soldier_GL_F"; + atlOffset=4.2915344e-005; + }; + class Item21 + { + dataType="Object"; + class PositionInfo + { + position[]={8274.8252,12.341078,5973.7319}; + }; + side="Independent"; + flags=5; + class Attributes + { + isPlayable=1; + class Inventory + { + map="ItemMap"; + }; + }; + id=8800; + type="I_G_Soldier_GL_F"; + atlOffset=2.0980835e-005; + }; + class Item22 + { + dataType="Object"; + class PositionInfo + { + position[]={8274.7012,12.246495,5976.4761}; + }; + side="Independent"; + flags=5; + class Attributes + { + isPlayable=1; + class Inventory + { + map="ItemMap"; + }; + }; + id=8801; + type="I_G_Soldier_GL_F"; + atlOffset=1.4305115e-005; + }; + class Item23 + { + dataType="Object"; + class PositionInfo + { + position[]={8274.5273,12.114664,5978.4849}; + }; + side="Independent"; + flags=5; + class Attributes + { + isPlayable=1; + class Inventory + { + map="ItemMap"; + }; + }; + id=8802; + type="I_G_Soldier_GL_F"; + atlOffset=-3.8146973e-005; + }; + class Item24 + { + dataType="Object"; + class PositionInfo + { + position[]={8274.458,11.979136,5980.6694}; + }; + side="Independent"; + flags=5; + class Attributes + { + isPlayable=1; + class Inventory + { + map="ItemMap"; + }; + }; + id=8803; + type="I_G_Soldier_GL_F"; + atlOffset=1.335144e-005; + }; + class Item25 + { + dataType="Object"; + class PositionInfo + { + position[]={8274.3525,11.822813,5983.1602}; + }; + side="Independent"; + flags=5; + class Attributes + { + isPlayable=1; + class Inventory + { + map="ItemMap"; + }; + }; + id=8804; + type="I_G_Soldier_GL_F"; + atlOffset=-5.0544739e-005; + }; + class Item26 + { + dataType="Object"; + class PositionInfo + { + position[]={8276.4824,12.363299,5971.4917}; + }; + side="Independent"; + flags=5; + class Attributes + { + isPlayable=1; + class Inventory + { + map="ItemMap"; + }; + }; + id=8805; + type="I_G_medic_F"; + atlOffset=-1.9073486e-006; + }; + class Item27 + { + dataType="Object"; + class PositionInfo + { + position[]={8276.3066,12.354573,5973.7715}; + }; + side="Independent"; + flags=5; + class Attributes + { + isPlayable=1; + class Inventory + { + map="ItemMap"; + }; + }; + id=8806; + type="I_G_medic_F"; + atlOffset=-9.5367432e-007; + }; + class Item28 + { + dataType="Object"; + class PositionInfo + { + position[]={8276.2646,12.258889,5976.6431}; + }; + side="Independent"; + flags=5; + class Attributes + { + isPlayable=1; + class Inventory + { + map="ItemMap"; + }; + }; + id=8807; + type="I_G_medic_F"; + atlOffset=-2.8610229e-006; + }; + class Item29 + { + dataType="Object"; + class PositionInfo + { + position[]={8276.1768,12.150266,5978.4497}; + }; + side="Independent"; + flags=5; + class Attributes + { + isPlayable=1; + class Inventory + { + map="ItemMap"; + }; + }; + id=8808; + type="I_G_medic_F"; + atlOffset=-1.8119812e-005; + }; + class Item30 + { + dataType="Object"; + class PositionInfo + { + position[]={8275.9932,12.008243,5980.8091}; + }; + side="Independent"; + flags=5; + class Attributes + { + isPlayable=1; + class Inventory + { + map="ItemMap"; + }; + }; + id=8809; + type="I_G_medic_F"; + atlOffset=-3.8146973e-005; + }; + class Item31 + { + dataType="Object"; + class PositionInfo + { + position[]={8276.0039,11.863671,5983.2197}; + }; + side="Independent"; + flags=5; + class Attributes + { + isPlayable=1; + class Inventory + { + map="ItemMap"; + }; + }; + id=8810; + type="I_G_medic_F"; + atlOffset=1.8119812e-005; + }; + class Item32 + { + dataType="Object"; + class PositionInfo + { + position[]={8278.2842,12.359756,5971.6567}; + }; + side="Independent"; + flags=5; + class Attributes + { + isPlayable=1; + class Inventory + { + map="ItemMap"; + }; + }; + id=8811; + type="I_G_engineer_F"; + atlOffset=-1.9073486e-006; + }; + class Item33 + { + dataType="Object"; + class PositionInfo + { + position[]={8278.3076,12.359378,5973.957}; + }; + side="Independent"; + flags=5; + class Attributes + { + isPlayable=1; + class Inventory + { + map="ItemMap"; + }; + }; + id=8812; + type="I_G_engineer_F"; + atlOffset=9.5367432e-007; + }; + class Item34 + { + dataType="Object"; + class PositionInfo + { + position[]={8278.0654,12.256976,5976.7471}; + }; + side="Independent"; + flags=5; + class Attributes + { + isPlayable=1; + class Inventory + { + map="ItemMap"; + }; + }; + id=8813; + type="I_G_engineer_F"; + atlOffset=9.5367432e-006; + }; + class Item35 + { + dataType="Object"; + class PositionInfo + { + position[]={8277.8105,12.139514,5978.6948}; + }; + side="Independent"; + flags=5; + class Attributes + { + isPlayable=1; + class Inventory + { + map="ItemMap"; + }; + }; + id=8814; + type="I_G_engineer_F"; + atlOffset=2.5749207e-005; + }; + class Item36 + { + dataType="Object"; + class PositionInfo + { + position[]={8277.6152,12.004844,5980.9312}; + }; + side="Independent"; + flags=5; + class Attributes + { + isPlayable=1; + class Inventory + { + map="ItemMap"; + }; + }; + id=8815; + type="I_G_engineer_F"; + atlOffset=-5.7220459e-006; + }; + class Item37 + { + dataType="Object"; + class PositionInfo + { + position[]={8277.5107,11.856441,5983.4004}; + }; + side="Independent"; + flags=5; + class Attributes + { + isPlayable=1; + class Inventory + { + map="ItemMap"; + }; + }; + id=8816; + type="I_G_engineer_F"; + atlOffset=-2.8610229e-006; + }; + }; class Attributes { }; - id=8728; - type="Land_Cargo_Tower_V1_F"; - }; - class Item817 - { - dataType="Object"; - class PositionInfo - { - position[]={2541.4802,202.67709,3643.6006}; - angles[]={0,3.6119633,0}; - }; - side="Empty"; - class Attributes + id=8778; + class CustomAttributes { - init="call{this setVariable [""spawnableHelicopterTypes"", [""patrol"", ""transport"", ""attack""]];}"; - disableSimulation=1; + class Attribute0 + { + property="groupID"; + expression="_this setGroupID [_value];"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="Guerillas"; + }; + }; + }; + nAttributes=1; }; - id=8729; - type="Land_HelipadSquare_F"; - atlOffset=0.70658875; }; - class Item818 + class Item821 { - dataType="Object"; - class PositionInfo - { - position[]={2555.6633,199.38116,3601.2876}; - angles[]={0,5.1827598,0}; - }; - side="Empty"; - class Attributes - { - init="call{this setVariable [""spawnableHelicopterTypes"", [""patrol"", ""transport"", ""attack""]];}"; - disableSimulation=1; - }; - id=8730; - type="Land_HelipadSquare_F"; - atlOffset=0.63046265; + dataType="Marker"; + position[]={6275.625,148,4915.625}; + name="control_17"; + markerType="RECTANGLE"; + type="rectangle"; + a=157.39087; + b=144.91785; + id=8817; + atlOffset=-195.57904; }; - class Item819 + class Item822 { - dataType="Object"; - class PositionInfo - { - position[]={2411.3835,198.49561,3607.5151}; - angles[]={0,3.6119633,0}; - }; - side="Empty"; - class Attributes - { - init="call{this setVariable [""spawnableHelicopterTypes"", [""patrol"", ""transport"", ""attack""]];}"; - disableSimulation=1; - }; - id=8731; - type="Land_HelipadSquare_F"; - atlOffset=0.66749573; + dataType="Marker"; + position[]={3465.5056,251.49741,7661.5068}; + name="control_18"; + markerType="RECTANGLE"; + type="rectangle"; + a=157.39087; + b=144.91785; + id=8818; }; - class Item820 + class Item823 { - dataType="Object"; - class PositionInfo - { - position[]={2428.3474,197.18712,3555.4595}; - angles[]={0,5.1827598,0}; - }; - side="Empty"; - class Attributes - { - init="call{this setVariable [""spawnableHelicopterTypes"", [""patrol"", ""transport"", ""attack""]];}"; - disableSimulation=1; - }; - id=8732; - type="Land_HelipadSquare_F"; - atlOffset=0.61737061; + dataType="Marker"; + position[]={6099.8125,248.32848,8058.6289}; + name="control_19"; + markerType="RECTANGLE"; + type="rectangle"; + a=157.39087; + b=144.91785; + id=8819; }; - class Item821 + class Item824 { - dataType="Object"; - class PositionInfo - { - position[]={2451.1172,211.73416,3590.8831}; - angles[]={6.2352238,1.2507154,0.047164604}; - }; - side="Empty"; - flags=4; - class Attributes - { - }; - id=8733; - type="Land_LampAirport_F"; + dataType="Marker"; + position[]={2815.7451,229.74904,4730.1313}; + name="control_20"; + markerType="RECTANGLE"; + type="rectangle"; + a=157.39087; + b=144.91785; + id=8820; }; - class Item822 + class Item825 { - dataType="Object"; - class PositionInfo - { - position[]={2407.5105,208.98065,3578.25}; - angles[]={6.247201,4.3923078,0.059131995}; - }; - side="Empty"; - flags=4; - class Attributes - { - }; - id=8734; - type="Land_LampAirport_F"; + dataType="Marker"; + position[]={8163.481,156.58452,7220.6636}; + name="control_21"; + markerType="RECTANGLE"; + type="rectangle"; + a=157.39087; + b=144.91785; + id=8821; }; - class Item823 + class Item826 { - dataType="Object"; - class PositionInfo - { - position[]={2452.5,199.94958,3585.875}; - angles[]={6.2320304,2.8215117,0.047164604}; - }; - side="Empty"; - flags=4; - class Attributes - { - }; - id=8740; - type="StorageBladder_01_fuel_forest_F"; + dataType="Marker"; + position[]={5702.8481,124.312,10623.949}; + name="control_22"; + markerType="ELLIPSE"; + type="rectangle"; + a=157.39101; + b=144.918; + id=8822; + atlOffset=-0.00037384033; }; - class Item824 + class Item827 { dataType="Object"; class PositionInfo { - position[]={2442,199.3362,3582.125}; - angles[]={6.2368193,2.8215117,0.042374056}; + position[]={4967.75,67.10891,2279.375}; + angles[]={0,2.9109743,0}; }; side="Empty"; - flags=4; + flags=5; class Attributes { }; - id=8741; - type="StorageBladder_01_fuel_forest_F"; + id=8824; + type="Land_TTowerBig_1_F"; }; - class Item825 + class Item828 { dataType="Object"; class PositionInfo { - position[]={2445.0464,200.16347,3588.9312}; - angles[]={6.2416081,2.8402252,0.041577213}; + position[]={4959.6016,49.116062,2287.0869}; + angles[]={6.1985874,2.8969817,0.013602046}; }; side="Empty"; flags=4; @@ -19038,16 +19067,16 @@ class Mission { disableSimulation=1; }; - id=8742; - type="Land_HBarrier_Big_F"; + id=8825; + type="Land_HBarrier_5_F"; }; - class Item826 + class Item829 { dataType="Object"; class PositionInfo { - position[]={2436.9297,199.70969,3586.4082}; - angles[]={6.2368193,2.8402252,0.051953323}; + position[]={4965,49.290104,2288.375}; + angles[]={6.1969995,2.8969817,0.0095994528}; }; side="Empty"; flags=4; @@ -19055,16 +19084,16 @@ class Mission { disableSimulation=1; }; - id=8743; - type="Land_HBarrier_Big_F"; + id=8826; + type="Land_HBarrier_5_F"; }; - class Item827 + class Item830 { dataType="Object"; class PositionInfo { - position[]={2429.2905,199.20222,3584.033}; - angles[]={6.2368193,2.8402252,0.051953323}; + position[]={4970.4087,49.458473,2289.7227}; + angles[]={6.1969995,2.8969817,0.0095994528}; }; side="Empty"; flags=4; @@ -19072,16 +19101,16 @@ class Mission { disableSimulation=1; }; - id=8744; - type="Land_HBarrier_Big_F"; + id=8827; + type="Land_HBarrier_5_F"; }; - class Item828 + class Item831 { dataType="Object"; class PositionInfo { - position[]={2413.5337,198.17413,3579.1353}; - angles[]={6.2424088,2.8402252,0.053548392}; + position[]={4977.4995,48.685471,2279.6719}; + angles[]={6.2009716,1.3261855,0.0080009829}; }; side="Empty"; flags=4; @@ -19089,16 +19118,16 @@ class Mission { disableSimulation=1; }; - id=8745; - type="Land_HBarrier_Big_F"; + id=8828; + type="Land_HBarrier_5_F"; }; - class Item829 + class Item832 { dataType="Object"; class PositionInfo { - position[]={2421.5317,198.70679,3581.6216}; - angles[]={6.241611,2.8402252,0.054345392}; + position[]={4975.9819,49.119946,2285.092}; + angles[]={6.2009716,1.3261855,0.0080009829}; }; side="Empty"; flags=4; @@ -19106,237 +19135,433 @@ class Mission { disableSimulation=1; }; - id=8746; - type="Land_HBarrier_Big_F"; + id=8829; + type="Land_HBarrier_5_F"; }; - class Item830 + class Item833 { dataType="Object"; class PositionInfo { - position[]={2497.4189,212.94035,3604.5254}; - angles[]={6.2176805,4.3973613,6.277586}; + position[]={4959.6187,48.011364,2275.2319}; + angles[]={6.1613913,1.3261855,0.051155224}; }; side="Empty"; flags=4; class Attributes { + disableSimulation=1; }; - id=8747; - type="Land_LampAirport_F"; - atlOffset=-1.5258789e-005; + id=8830; + type="Land_HBarrier_5_F"; }; - class Item831 + class Item834 { dataType="Object"; class PositionInfo { - position[]={2539.3699,212.87003,3617.8022}; - angles[]={6.2176795,1.2507154,6.2527928}; + position[]={4958.1011,48.549976,2280.6521}; + angles[]={6.1985874,1.3261855,0.013602046}; }; side="Empty"; flags=4; class Attributes { + disableSimulation=1; }; - id=8748; - type="Land_LampAirport_F"; + id=8831; + type="Land_HBarrier_5_F"; }; - class Item832 + class Item835 { dataType="Object"; class PositionInfo { - position[]={2371.8518,197.49211,3571.8884}; - angles[]={0,4.3973613,0}; + position[]={4744,435.08032,7156.125}; + angles[]={0,0.50630337,0}; }; side="Empty"; flags=5; class Attributes { }; - id=8749; - type="Land_LampSolar_F"; - atlOffset=1.5258789e-005; + id=8832; + type="Land_TTowerBig_1_F"; }; - class Item833 + class Item836 + { + dataType="Marker"; + position[]={5206.25,409.125,6234.625}; + name="control_23"; + markerType="RECTANGLE"; + type="rectangle"; + a=157.39087; + b=144.91785; + id=8840; + atlOffset=2.4406433; + }; + class Item837 + { + dataType="Marker"; + position[]={4383.6133,264.81461,8853.4551}; + name="control_24"; + markerType="RECTANGLE"; + type="rectangle"; + a=157.39087; + b=144.91785; + id=8841; + }; + class Item838 + { + dataType="Marker"; + position[]={7368.5747,127.35316,9579.5996}; + name="control_25"; + markerType="RECTANGLE"; + type="rectangle"; + a=157.39087; + b=144.91785; + id=8842; + atlOffset=-7.6293945e-006; + }; + class Item839 + { + dataType="Marker"; + position[]={3714.0037,111.85905,5453.6143}; + name="control_26"; + markerType="RECTANGLE"; + type="rectangle"; + a=157.39087; + b=144.91785; + id=8843; + atlOffset=-7.6293945e-006; + }; + class Item840 + { + dataType="Marker"; + position[]={4756.8188,34.743,3167.177}; + name="control_27"; + markerType="ELLIPSE"; + type="rectangle"; + a=157.39101; + b=144.918; + id=8844; + atlOffset=-0.00023269653; + }; + class Item841 { dataType="Object"; class PositionInfo { - position[]={2378.9778,194.73573,3561.7209}; - angles[]={6.2432079,3.0904622,0.13909611}; + position[]={3649.512,65.116989,3856.5837}; + angles[]={0,5.0618753,0}; }; side="Empty"; flags=4; class Attributes { - disableSimulation=1; }; - id=8750; - type="Land_HBarrier_Big_F"; + id=8845; + type="Land_Cargo_Patrol_V1_F"; + atlOffset=-1.5258789e-005; }; - class Item834 + class Item842 { - dataType="Object"; + dataType="Logic"; class PositionInfo { - position[]={2374.5654,195.54643,3575.665}; - angles[]={0,2.6612515,0}; + position[]={11299.692,33.409397,4156.1724}; + angles[]={0,5.6693006,0}; }; - side="Empty"; - class Attributes + areaSize[]={12.628862,0,9.2600002}; + areaIsRectangle=1; + flags=1; + id=8846; + type="ModuleHideTerrainObjects_F"; + atlOffset=0.52308273; + class CustomAttributes { - disableSimulation=1; + class Attribute0 + { + property="#filter"; + expression="_this setVariable [""#filter"",_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=15; + }; + }; + }; + class Attribute1 + { + property="#hideLocally"; + expression="_this setVariable [""#hideLocally"",_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=2; }; - id=8751; - type="Land_HBarrier_Big_F"; - atlOffset=0.265625; }; - class Item835 + class Item843 { dataType="Object"; class PositionInfo { - position[]={2389.875,199.6837,3559.75}; - angles[]={0,1.2557644,0}; + position[]={7881.9268,35.239613,9713.6572}; + angles[]={0,0.73044652,0}; }; side="Empty"; - flags=4; + flags=5; class Attributes { }; - id=8752; - type="Land_Cargo_Patrol_V1_F"; + id=8847; + type="Land_Cargo_Patrol_V4_F"; + atlOffset=-3.8146973e-006; }; - class Item836 + class Item844 { dataType="Object"; class PositionInfo { - position[]={2382.6531,200.09535,3585.137}; - angles[]={0,1.2557644,0}; + position[]={8046,35.210899,9713.125}; + angles[]={0,6.2830997,0}; }; side="Empty"; - flags=4; + flags=5; class Attributes { }; - id=8753; - type="Land_Cargo_Patrol_V1_F"; - atlOffset=1.5258789e-005; + id=8848; + type="Land_Cargo_Patrol_V4_F"; + atlOffset=-1.9073486e-006; }; - class Item837 + class Item845 { dataType="Object"; class PositionInfo { - position[]={6996.75,125.01,9993.625}; - angles[]={0,6.2231741,0}; + position[]={7880.1313,37.093208,10388.309}; + angles[]={0,1.6439151,0}; }; side="Empty"; - flags=4; + flags=5; class Attributes { - disableSimulation=1; }; - id=8756; - type="Land_HelipadCircle_F"; + id=8849; + type="Land_Cargo_Patrol_V4_F"; }; - class Item838 + class Item846 { dataType="Object"; class PositionInfo { - position[]={6986.125,129.91501,9976.75}; - angles[]={0,1.6612021,0}; + position[]={7978.0313,34.376751,10820.002}; + angles[]={0,3.2310233,0}; }; side="Empty"; flags=5; class Attributes { }; - id=8757; + id=8850; type="Land_Cargo_Patrol_V4_F"; - atlOffset=7.6293945e-006; + atlOffset=-1.9073486e-006; }; - class Item839 + class Item847 { dataType="Logic"; class PositionInfo { - position[]={8254.1826,10.71443,5985.0322}; + position[]={648.0683,29.000731,12166.837}; + angles[]={0,4.7403321,0}; + }; + areaSize[]={15.913364,0,23.874268}; + areaIsRectangle=1; + flags=1; + id=8854; + type="ModuleHideTerrainObjects_F"; + class CustomAttributes + { + class Attribute0 + { + property="#filter"; + expression="_this setVariable [""#filter"",_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=15; + }; + }; + }; + class Attribute1 + { + property="#hideLocally"; + expression="_this setVariable [""#hideLocally"",_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=2; }; - name="HC_commanderX"; - id=8761; - type="HighCommand"; - atlOffset=0.043842316; }; - class Item840 + class Item848 + { + dataType="Logic"; + class PositionInfo + { + position[]={903.05261,29.035389,12150.244}; + }; + areaSize[]={5,-1,5}; + flags=1; + id=8855; + type="ModuleHideTerrainObjects_F"; + atlOffset=0.10538864; + class CustomAttributes + { + class Attribute0 + { + property="#filter"; + expression="_this setVariable [""#filter"",_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=15; + }; + }; + }; + class Attribute1 + { + property="#hideLocally"; + expression="_this setVariable [""#hideLocally"",_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=2; + }; + }; + class Item849 { - dataType="Logic"; + dataType="Object"; class PositionInfo { - position[]={8257.583,10.71443,5984.9375}; + position[]={9722.332,21.313272,5923.8848}; }; - id=8762; - type="HighCommandSubordinate"; - atlOffset=-0.043831825; - }; - class Item841 - { - dataType="Marker"; - position[]={737.70398,27.885,12084.651}; - name="spawnPoint"; - type="hd_start"; - id=8765; - atlOffset=0.00016021729; - }; - class Item842 - { - dataType="Marker"; - position[]={8157.2852,29.357891,9844.3545}; - name="spawnPoint_1"; - type="hd_start"; - id=8766; + side="Empty"; + flags=5; + class Attributes + { + init="if (!isMultiplayer) then {deleteVehicle this};"; + }; + id=8856; + type="Flag_NATO_F"; }; - class Item843 + class Item850 { dataType="Marker"; - position[]={2353.4297,193.33873,3599.1111}; - name="spawnPoint_2"; - type="hd_start"; - id=8767; + position[]={9722.457,17.32926,5923.7598}; + name="respawn_west"; + type="flag_CTRG"; + id=8857; }; - class Item844 + class Item851 { dataType="Group"; - side="Independent"; + side="West"; class Entities { - items=38; + items=6; class Item0 { dataType="Object"; class PositionInfo { - position[]={8263.6035,11.336456,5973.8779}; + position[]={9722.707,17.443651,5921.1846}; + angles[]={0.053548392,0,6.1724401}; }; - side="Independent"; - flags=7; + side="West"; + flags=6; class Attributes { - name="commanderX"; - description="Default Commander"; - isPlayer=1; + rank="SERGEANT"; + init="groupPlayersNATO = group this; this setVariable [""pvp"",true]; this setVariable [""pvpPlayerUnitNumber"", 0];"; + name="pvp_blue_1"; + description="Teamleader"; isPlayable=1; class Inventory { + class uniform + { + typeName="U_B_CombatUniform_mcam"; + isBackpack=0; + }; map="ItemMap"; + compass="ItemCompass"; + watch="ItemWatch"; + radio="ItemRadio"; }; }; - id=8779; - type="I_G_Soldier_TL_F"; + id=8859; + type="B_recon_TL_F"; class CustomAttributes { class Attribute0 @@ -19354,7 +19579,7 @@ class Mission "STRING" }; }; - value="Male04GRE"; + value="Male12ENG"; }; }; }; @@ -19373,7 +19598,7 @@ class Mission "SCALAR" }; }; - value=1; + value=0.99000001; }; }; }; @@ -19385,789 +19610,1431 @@ class Mission dataType="Object"; class PositionInfo { - position[]={8268.3984,11.775373,5971.1748}; - }; - side="Independent"; - flags=5; - class Attributes - { - isPlayable=1; - class Inventory - { - map="ItemMap"; - }; - }; - id=8780; - type="I_G_Soldier_TL_F"; - atlOffset=-5.1498413e-005; - }; - class Item2 - { - dataType="Object"; - class PositionInfo - { - position[]={8268.5371,11.778847,5973.4106}; + position[]={9718.582,17.908997,5921.0596}; + angles[]={0.053548392,0,6.1724401}; }; - side="Independent"; - flags=5; + side="West"; + flags=4; class Attributes { + skill=0.40000001; + init="this setVariable [""pvp"",true]; this setVariable [""pvpPlayerUnitNumber"", 1];"; + name="pvp_blue_2"; + description="Medic"; isPlayable=1; class Inventory { + class uniform + { + typeName="U_B_CombatUniform_mcam"; + isBackpack=0; + }; map="ItemMap"; + compass="ItemCompass"; + watch="ItemWatch"; + radio="ItemRadio"; }; }; - id=8781; - type="I_G_Soldier_TL_F"; - atlOffset=-7.6293945e-005; - }; - class Item3 - { - dataType="Object"; - class PositionInfo - { - position[]={8268.4795,11.742768,5975.7441}; - }; - side="Independent"; - flags=5; - class Attributes + id=8860; + type="B_recon_medic_F"; + class CustomAttributes { - isPlayable=1; - class Inventory + class Attribute0 { - map="ItemMap"; + property="speaker"; + expression="_this setspeaker _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="Male03ENG"; + }; + }; }; - }; - id=8782; - type="I_G_Soldier_TL_F"; - atlOffset=3.528595e-005; - }; - class Item4 - { - dataType="Object"; - class PositionInfo - { - position[]={8268.3164,11.646703,5978.0576}; - }; - side="Independent"; - flags=5; - class Attributes - { - isPlayable=1; - class Inventory + class Attribute1 { - map="ItemMap"; + property="pitch"; + expression="_this setpitch _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=0.95999998; + }; + }; }; + nAttributes=2; }; - id=8783; - type="I_G_Soldier_TL_F"; - atlOffset=2.4795532e-005; }; - class Item5 + class Item2 { dataType="Object"; class PositionInfo { - position[]={8268.2754,11.556644,5980.5117}; + position[]={9725.707,17.19718,5921.3096}; + angles[]={0.053549506,0,0.021598242}; }; - side="Independent"; - flags=5; + side="West"; + flags=4; class Attributes { + skill=0.44999999; + rank="CORPORAL"; + init="this setVariable [""pvp"",true]; this setVariable [""pvpPlayerUnitNumber"", 2];"; + name="pvp_blue_3"; + description="Machinegunner"; isPlayable=1; class Inventory { + class uniform + { + typeName="U_B_CombatUniform_mcam"; + isBackpack=0; + }; map="ItemMap"; + compass="ItemCompass"; + watch="ItemWatch"; + radio="ItemRadio"; }; }; - id=8784; - type="I_G_Soldier_TL_F"; - atlOffset=-1.7166138e-005; - }; - class Item6 - { - dataType="Object"; - class PositionInfo - { - position[]={8268.0898,11.436996,5982.8276}; - }; - side="Independent"; - flags=5; - class Attributes + id=8861; + type="B_recon_F"; + class CustomAttributes { - isPlayable=1; - class Inventory + class Attribute0 { - map="ItemMap"; + property="speaker"; + expression="_this setspeaker _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="Male07ENG"; + }; + }; }; - }; - id=8785; - type="I_G_Soldier_F"; - atlOffset=3.8146973e-005; - }; - class Item7 - { - dataType="Object"; - class PositionInfo - { - position[]={8267.8828,11.309816,5984.7231}; - }; - side="Independent"; - flags=5; - class Attributes - { - isPlayable=1; - class Inventory + class Attribute1 { - map="ItemMap"; + property="pitch"; + expression="_this setpitch _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=0.94999999; + }; + }; }; + nAttributes=2; }; - id=8786; - type="I_G_Soldier_F"; - atlOffset=-1.2397766e-005; }; - class Item8 + class Item3 { dataType="Object"; class PositionInfo { - position[]={8270.7578,11.98632,5971.2983}; + position[]={9724.082,17.283979,5921.3096}; + angles[]={0.053548392,0,6.1724401}; }; - side="Independent"; - flags=5; + side="West"; + flags=4; class Attributes { + skill=0.44999999; + rank="CORPORAL"; + init="this setVariable [""pvp"",true]; this setVariable [""pvpPlayerUnitNumber"", 3];"; + name="pvp_blue_4"; + description="Marksman"; isPlayable=1; class Inventory { + class uniform + { + typeName="U_B_CombatUniform_mcam"; + isBackpack=0; + }; map="ItemMap"; + compass="ItemCompass"; + watch="ItemWatch"; + radio="ItemRadio"; }; }; - id=8787; - type="I_G_Soldier_F"; - atlOffset=2.0027161e-005; - }; - class Item9 - { - dataType="Object"; - class PositionInfo - { - position[]={8270.7568,11.976884,5973.6377}; - }; - side="Independent"; - flags=5; - class Attributes + id=8862; + type="B_recon_M_F"; + class CustomAttributes { - isPlayable=1; - class Inventory + class Attribute0 { - map="ItemMap"; + property="speaker"; + expression="_this setspeaker _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="Male12ENG"; + }; + }; + }; + class Attribute1 + { + property="pitch"; + expression="_this setpitch _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=0.98000002; + }; + }; }; + nAttributes=2; }; - id=8788; - type="I_G_Soldier_F"; - atlOffset=1.0490417e-005; }; - class Item10 + class Item4 { dataType="Object"; class PositionInfo { - position[]={8270.6504,11.927962,5976.0112}; + position[]={9716.832,18.103617,5921.0596}; + angles[]={0.053548392,0,6.1724401}; }; - side="Independent"; - flags=5; + side="West"; + flags=4; class Attributes { + skill=0.40000001; + init="this setVariable [""pvp"",true]; this setVariable [""pvpPlayerUnitNumber"", 4];"; + name="pvp_blue_5"; + description="AT1"; isPlayable=1; class Inventory { + class uniform + { + typeName="U_B_CombatUniform_mcam"; + isBackpack=0; + }; map="ItemMap"; + compass="ItemCompass"; + watch="ItemWatch"; + radio="ItemRadio"; }; }; - id=8789; - type="I_G_Soldier_F"; - atlOffset=7.8201294e-005; + id=8863; + type="B_recon_LAT_F"; + class CustomAttributes + { + class Attribute0 + { + property="speaker"; + expression="_this setspeaker _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="Male12ENG"; + }; + }; + }; + class Attribute1 + { + property="pitch"; + expression="_this setpitch _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=0.97000003; + }; + }; + }; + nAttributes=2; + }; }; - class Item11 + class Item5 { dataType="Object"; class PositionInfo { - position[]={8270.5918,11.845141,5978.2109}; + position[]={9720.582,17.679928,5921.1846}; + angles[]={0.053548392,0,6.1724401}; }; - side="Independent"; - flags=5; + side="West"; + flags=4; class Attributes { + skill=0.40000001; + init="this setVariable [""pvp"",true]; this setVariable [""pvpPlayerUnitNumber"", 5];"; + name="pvp_blue_6"; + description="AT2"; isPlayable=1; class Inventory { + class uniform + { + typeName="U_B_CombatUniform_mcam"; + isBackpack=0; + }; map="ItemMap"; + compass="ItemCompass"; + watch="ItemWatch"; + radio="ItemRadio"; }; }; - id=8790; - type="I_G_Soldier_F"; - atlOffset=-5.531311e-005; + id=8864; + type="B_recon_LAT_F"; + class CustomAttributes + { + class Attribute0 + { + property="speaker"; + expression="_this setspeaker _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="Male12ENG"; + }; + }; + }; + class Attribute1 + { + property="pitch"; + expression="_this setpitch _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=0.97000003; + }; + }; + }; + nAttributes=2; + }; }; - class Item12 + }; + class Attributes + { + }; + id=8858; + }; + class Item852 + { + dataType="Marker"; + position[]={9999.6533,17.973528,2235.1763}; + name="respawn_east"; + type="flag_Viper"; + id=8865; + }; + class Item853 + { + dataType="Group"; + side="East"; + class Entities + { + items=6; + class Item0 { dataType="Object"; class PositionInfo { - position[]={8270.3887,11.71758,5980.6333}; + position[]={9999.0029,17.634016,2233.2993}; + angles[]={6.1190748,0,0.03358667}; }; - side="Independent"; - flags=5; + side="East"; + flags=6; class Attributes { + init="groupPlayersCSAT = group this; this setVariable [""pvp"",true]; this setVariable [""pvpPlayerUnitNumber"", 0];"; + name="pvp_red_1"; + description="Teamleader"; isPlayable=1; class Inventory { + class uniform + { + typeName="U_O_SpecopsUniform_ocamo"; + isBackpack=0; + }; map="ItemMap"; + compass="ItemCompass"; + watch="ItemWatch"; + radio="ItemRadio"; + }; + }; + id=8867; + type="O_T_Recon_TL_F"; + class CustomAttributes + { + class Attribute0 + { + property="speaker"; + expression="_this setspeaker _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="Male03CHI"; + }; + }; + }; + class Attribute1 + { + property="pitch"; + expression="_this setpitch _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=0.98000002; + }; + }; }; + nAttributes=2; }; - id=8791; - type="I_G_Soldier_F"; - atlOffset=-6.1988831e-005; }; - class Item13 + class Item1 { dataType="Object"; class PositionInfo { - position[]={8270.2012,11.565583,5982.9644}; + position[]={9997.3975,17.58008,2233.2993}; + angles[]={6.1190748,0,0.03358667}; }; - side="Independent"; - flags=5; + side="East"; + flags=4; class Attributes { + init="this setVariable [""pvp"",true]; this setVariable [""pvpPlayerUnitNumber"", 1];"; + name="pvp_red_2"; + description="Medic"; isPlayable=1; class Inventory { + class uniform + { + typeName="U_O_SpecopsUniform_ocamo"; + isBackpack=0; + }; map="ItemMap"; + compass="ItemCompass"; + watch="ItemWatch"; + radio="ItemRadio"; }; }; - id=8792; - type="I_G_Soldier_F"; - atlOffset=-2.6702881e-005; - }; - class Item14 - { - dataType="Object"; - class PositionInfo - { - position[]={8272.8662,12.17513,5971.3345}; - }; - side="Independent"; - flags=5; - class Attributes + id=8868; + type="O_T_Recon_Medic_F"; + class CustomAttributes { - isPlayable=1; - class Inventory + class Attribute0 { - map="ItemMap"; + property="speaker"; + expression="_this setspeaker _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="Male01CHI"; + }; + }; + }; + class Attribute1 + { + property="pitch"; + expression="_this setpitch _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=0.98000002; + }; + }; }; + nAttributes=2; }; - id=8793; - type="I_G_Soldier_AR_F"; - atlOffset=2.9563904e-005; }; - class Item15 + class Item2 { dataType="Object"; class PositionInfo { - position[]={8273.0283,12.179917,5973.7744}; + position[]={9995.792,17.526119,2233.2993}; + angles[]={6.1190748,0,0.03358667}; }; - side="Independent"; - flags=5; + side="East"; + flags=4; class Attributes { + init="this setVariable [""pvp"",true]; this setVariable [""pvpPlayerUnitNumber"", 2];"; + name="pvp_red_3"; + description="Machinegunner"; isPlayable=1; class Inventory { + class uniform + { + typeName="U_O_SpecopsUniform_ocamo"; + isBackpack=0; + }; map="ItemMap"; + compass="ItemCompass"; + watch="ItemWatch"; + radio="ItemRadio"; }; }; - id=8794; - type="I_G_Soldier_AR_F"; - atlOffset=8.4877014e-005; - }; - class Item16 - { - dataType="Object"; - class PositionInfo - { - position[]={8272.6279,12.098839,5976.1895}; - }; - side="Independent"; - flags=5; - class Attributes + id=8869; + type="O_Soldier_AR_F"; + class CustomAttributes { - isPlayable=1; - class Inventory + class Attribute0 { - map="ItemMap"; + property="speaker"; + expression="_this setspeaker _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="Male01PER"; + }; + }; + }; + class Attribute1 + { + property="pitch"; + expression="_this setpitch _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=0.95999998; + }; + }; }; + nAttributes=2; }; - id=8795; - type="I_G_Soldier_AR_F"; - atlOffset=3.7193298e-005; }; - class Item17 + class Item3 { dataType="Object"; class PositionInfo { - position[]={8272.6045,11.998848,5978.3384}; + position[]={10000.588,17.734467,2233.3403}; + angles[]={6.1190743,0,0.10204481}; }; - side="Independent"; - flags=5; + side="East"; + flags=4; class Attributes { + init="this setVariable [""pvp"",true]; this setVariable [""pvpPlayerUnitNumber"", 3];"; + name="pvp_red_4"; + description="Marksman"; isPlayable=1; class Inventory { + class uniform + { + typeName="U_O_SpecopsUniform_ocamo"; + isBackpack=0; + }; map="ItemMap"; + compass="ItemCompass"; + watch="ItemWatch"; + radio="ItemRadio"; }; }; - id=8796; - type="I_G_Soldier_AR_F"; - atlOffset=-5.8174133e-005; + id=8870; + type="O_T_Recon_M_F"; + class CustomAttributes + { + class Attribute0 + { + property="speaker"; + expression="_this setspeaker _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="Male02CHI"; + }; + }; + }; + class Attribute1 + { + property="pitch"; + expression="_this setpitch _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=0.97000003; + }; + }; + }; + nAttributes=2; + }; }; - class Item18 + class Item4 { dataType="Object"; class PositionInfo { - position[]={8272.4043,11.851407,5980.5796}; + position[]={10002.213,17.904095,2233.3599}; + angles[]={6.1190743,0,0.10204481}; }; - side="Independent"; - flags=5; + side="East"; + flags=4; class Attributes { + init="this setVariable [""pvp"",true]; this setVariable [""pvpPlayerUnitNumber"", 4];"; + name="pvp_red_5"; + description="AT1"; isPlayable=1; class Inventory { + class uniform + { + typeName="U_O_SpecopsUniform_ocamo"; + isBackpack=0; + }; map="ItemMap"; + compass="ItemCompass"; + watch="ItemWatch"; + radio="ItemRadio"; }; }; - id=8797; - type="I_G_Soldier_AR_F"; - atlOffset=-5.531311e-005; + id=8871; + type="O_T_Recon_LAT_F"; + class CustomAttributes + { + class Attribute0 + { + property="speaker"; + expression="_this setspeaker _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="Male02CHI"; + }; + }; + }; + class Attribute1 + { + property="pitch"; + expression="_this setpitch _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=0.97000003; + }; + }; + }; + nAttributes=2; + }; }; - class Item19 + class Item5 { dataType="Object"; class PositionInfo { - position[]={8272.3174,11.698255,5983.0386}; + position[]={10003.817,18.068392,2233.3599}; + angles[]={6.1190743,0,0.10204481}; }; - side="Independent"; - flags=5; + side="East"; + flags=4; class Attributes { + init="this setVariable [""pvp"",true]; this setVariable [""pvpPlayerUnitNumber"", 5];"; + name="pvp_red_6"; + description="AT2"; isPlayable=1; class Inventory { + class uniform + { + typeName="U_O_SpecopsUniform_ocamo"; + isBackpack=0; + }; map="ItemMap"; + compass="ItemCompass"; + watch="ItemWatch"; + radio="ItemRadio"; }; }; - id=8798; - type="I_G_Soldier_AR_F"; - atlOffset=-3.4332275e-005; - }; - class Item20 - { - dataType="Object"; - class PositionInfo - { - position[]={8274.9551,12.361992,5971.4141}; - }; - side="Independent"; - flags=5; - class Attributes + id=8872; + type="O_T_Recon_LAT_F"; + class CustomAttributes { - isPlayable=1; - class Inventory + class Attribute0 { - map="ItemMap"; + property="speaker"; + expression="_this setspeaker _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="Male03CHI"; + }; + }; + }; + class Attribute1 + { + property="pitch"; + expression="_this setpitch _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=0.98000002; + }; + }; }; + nAttributes=2; }; - id=8799; - type="I_G_Soldier_GL_F"; - atlOffset=4.2915344e-005; }; - class Item21 + }; + class Attributes + { + }; + id=8866; + }; + class Item854 + { + dataType="Object"; + class PositionInfo + { + position[]={9999.6641,22.16058,2236.4438}; + angles[]={6.1190748,0,0.03358667}; + }; + side="Empty"; + flags=4; + class Attributes + { + init="if !(isMultiplayer) then {deleteVehicle this}"; + }; + id=8873; + type="Flag_Viper_F"; + }; + class Item855 + { + dataType="Logic"; + class PositionInfo + { + position[]={8250.416,11.835361,5965.4561}; + angles[]={6.2818413,0,6.2431998}; + }; + name="hc"; + isPlayable=1; + id=8874; + type="HeadlessClient_F"; + atlOffset=0.14967728; + }; + class Item856 + { + dataType="Logic"; + class PositionInfo + { + position[]={8252.4082,11.822508,5964.3154}; + angles[]={6.2818413,0,6.2431998}; + }; + name="hc_1"; + isPlayable=1; + id=8875; + type="HeadlessClient_F"; + atlOffset=0.13149166; + }; + class Item857 + { + dataType="Logic"; + class PositionInfo + { + position[]={8254.2559,11.813785,5963.3213}; + angles[]={6.2818413,0,6.2431998}; + }; + name="hc_2"; + isPlayable=1; + id=8876; + type="HeadlessClient_F"; + atlOffset=0.12053108; + }; + class Item858 + { + dataType="Logic"; + class PositionInfo + { + position[]={9633.6455,43.57391,3360.7378}; + angles[]={0,6.0938272,0}; + }; + areaSize[]={5.9589858,0,9.8947773}; + areaIsRectangle=1; + flags=1; + id=8877; + type="ModuleHideTerrainObjects_F"; + atlOffset=0.47013092; + class CustomAttributes + { + class Attribute0 { - dataType="Object"; - class PositionInfo - { - position[]={8274.8252,12.341078,5973.7319}; - }; - side="Independent"; - flags=5; - class Attributes + property="#filter"; + expression="_this setVariable [""#filter"",_value]"; + class Value { - isPlayable=1; - class Inventory + class data { - map="ItemMap"; + class type + { + type[]= + { + "SCALAR" + }; + }; + value=15; }; }; - id=8800; - type="I_G_Soldier_GL_F"; - atlOffset=2.0980835e-005; }; - class Item22 + class Attribute1 { - dataType="Object"; - class PositionInfo - { - position[]={8274.7012,12.246495,5976.4761}; - }; - side="Independent"; - flags=5; - class Attributes + property="#hideLocally"; + expression="_this setVariable [""#hideLocally"",_value]"; + class Value { - isPlayable=1; - class Inventory + class data { - map="ItemMap"; + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; }; }; - id=8801; - type="I_G_Soldier_GL_F"; - atlOffset=1.4305115e-005; }; - class Item23 + nAttributes=2; + }; + }; + class Item859 + { + dataType="Logic"; + class PositionInfo + { + position[]={8459.6582,12.523429,3798.9922}; + }; + areaSize[]={19.536133,0,5}; + flags=1; + id=8878; + type="ModuleHideTerrainObjects_F"; + atlOffset=8.0834293; + class CustomAttributes + { + class Attribute0 { - dataType="Object"; - class PositionInfo + property="#filter"; + expression="_this setVariable [""#filter"",_value]"; + class Value { - position[]={8274.5273,12.114664,5978.4849}; + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=15; + }; }; - side="Independent"; - flags=5; - class Attributes + }; + class Attribute1 + { + property="#hideLocally"; + expression="_this setVariable [""#hideLocally"",_value]"; + class Value { - isPlayable=1; - class Inventory + class data { - map="ItemMap"; + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; }; }; - id=8802; - type="I_G_Soldier_GL_F"; - atlOffset=-3.8146973e-005; }; - class Item24 + nAttributes=2; + }; + }; + class Item860 + { + dataType="Logic"; + class PositionInfo + { + position[]={4986.875,41.191986,2213.75}; + }; + areaSize[]={5,-1,5}; + flags=1; + id=8880; + type="ModuleHideTerrainObjects_F"; + class CustomAttributes + { + class Attribute0 { - dataType="Object"; - class PositionInfo - { - position[]={8274.458,11.979136,5980.6694}; - }; - side="Independent"; - flags=5; - class Attributes + property="#filter"; + expression="_this setVariable [""#filter"",_value]"; + class Value { - isPlayable=1; - class Inventory + class data { - map="ItemMap"; + class type + { + type[]= + { + "SCALAR" + }; + }; + value=15; }; }; - id=8803; - type="I_G_Soldier_GL_F"; - atlOffset=1.335144e-005; }; - class Item25 + class Attribute1 { - dataType="Object"; - class PositionInfo - { - position[]={8274.3525,11.822813,5983.1602}; - }; - side="Independent"; - flags=5; - class Attributes + property="#hideLocally"; + expression="_this setVariable [""#hideLocally"",_value]"; + class Value { - isPlayable=1; - class Inventory + class data { - map="ItemMap"; + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; }; }; - id=8804; - type="I_G_Soldier_GL_F"; - atlOffset=-5.0544739e-005; }; - class Item26 + nAttributes=2; + }; + }; + class Item861 + { + dataType="Logic"; + class PositionInfo + { + position[]={4082.0415,369.83707,6371.6777}; + angles[]={0,5.594461,0}; + }; + areaSize[]={17.716,0,8.7108688}; + areaIsRectangle=1; + flags=1; + id=8882; + type="ModuleHideTerrainObjects_F"; + atlOffset=0.043640137; + class CustomAttributes + { + class Attribute0 { - dataType="Object"; - class PositionInfo - { - position[]={8276.4824,12.363299,5971.4917}; - }; - side="Independent"; - flags=5; - class Attributes + property="#filter"; + expression="_this setVariable [""#filter"",_value]"; + class Value { - isPlayable=1; - class Inventory + class data { - map="ItemMap"; + class type + { + type[]= + { + "SCALAR" + }; + }; + value=15; }; }; - id=8805; - type="I_G_medic_F"; - atlOffset=-1.9073486e-006; }; - class Item27 + class Attribute1 { - dataType="Object"; - class PositionInfo - { - position[]={8276.3066,12.354573,5973.7715}; - }; - side="Independent"; - flags=5; - class Attributes + property="#hideLocally"; + expression="_this setVariable [""#hideLocally"",_value]"; + class Value { - isPlayable=1; - class Inventory + class data { - map="ItemMap"; + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; }; }; - id=8806; - type="I_G_medic_F"; - atlOffset=-9.5367432e-007; }; - class Item28 + nAttributes=2; + }; + }; + class Item862 + { + dataType="Logic"; + class PositionInfo + { + position[]={4938.6611,417.9108,7986.5342}; + angles[]={0,0.71183461,0}; + }; + areaSize[]={20.606743,0,6.2928209}; + areaIsRectangle=1; + flags=1; + id=8883; + type="ModuleHideTerrainObjects_F"; + atlOffset=0.033355713; + class CustomAttributes + { + class Attribute0 { - dataType="Object"; - class PositionInfo - { - position[]={8276.2646,12.258889,5976.6431}; - }; - side="Independent"; - flags=5; - class Attributes + property="#filter"; + expression="_this setVariable [""#filter"",_value]"; + class Value { - isPlayable=1; - class Inventory + class data { - map="ItemMap"; + class type + { + type[]= + { + "SCALAR" + }; + }; + value=15; }; }; - id=8807; - type="I_G_medic_F"; - atlOffset=-2.8610229e-006; }; - class Item29 + class Attribute1 { - dataType="Object"; - class PositionInfo - { - position[]={8276.1768,12.150266,5978.4497}; - }; - side="Independent"; - flags=5; - class Attributes + property="#hideLocally"; + expression="_this setVariable [""#hideLocally"",_value]"; + class Value { - isPlayable=1; - class Inventory + class data { - map="ItemMap"; + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; }; }; - id=8808; - type="I_G_medic_F"; - atlOffset=-1.8119812e-005; }; - class Item30 + nAttributes=2; + }; + }; + class Item863 + { + dataType="Logic"; + class PositionInfo + { + position[]={3052.2549,4.0232048,8446.626}; + angles[]={0,0.40341562,0}; + }; + areaSize[]={7.5376968,0,12.206818}; + areaIsRectangle=1; + flags=1; + id=8884; + type="ModuleHideTerrainObjects_F"; + atlOffset=-0.4826231; + class CustomAttributes + { + class Attribute0 { - dataType="Object"; - class PositionInfo - { - position[]={8275.9932,12.008243,5980.8091}; - }; - side="Independent"; - flags=5; - class Attributes + property="#filter"; + expression="_this setVariable [""#filter"",_value]"; + class Value { - isPlayable=1; - class Inventory + class data { - map="ItemMap"; + class type + { + type[]= + { + "SCALAR" + }; + }; + value=15; }; }; - id=8809; - type="I_G_medic_F"; - atlOffset=-3.8146973e-005; }; - class Item31 + class Attribute1 { - dataType="Object"; - class PositionInfo - { - position[]={8276.0039,11.863671,5983.2197}; - }; - side="Independent"; - flags=5; - class Attributes + property="#hideLocally"; + expression="_this setVariable [""#hideLocally"",_value]"; + class Value { - isPlayable=1; - class Inventory + class data { - map="ItemMap"; + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; }; }; - id=8810; - type="I_G_medic_F"; - atlOffset=1.8119812e-005; }; - class Item32 + nAttributes=2; + }; + }; + class Item864 + { + dataType="Logic"; + class PositionInfo + { + position[]={6013.875,170.0432,9605.625}; + angles[]={0,4.7551041,0}; + }; + areaSize[]={6.0914307,0,13.741827}; + areaIsRectangle=1; + flags=1; + id=8885; + type="ModuleHideTerrainObjects_F"; + class CustomAttributes + { + class Attribute0 { - dataType="Object"; - class PositionInfo - { - position[]={8278.2842,12.359756,5971.6567}; - }; - side="Independent"; - flags=5; - class Attributes + property="#filter"; + expression="_this setVariable [""#filter"",_value]"; + class Value { - isPlayable=1; - class Inventory + class data { - map="ItemMap"; + class type + { + type[]= + { + "SCALAR" + }; + }; + value=15; }; }; - id=8811; - type="I_G_engineer_F"; - atlOffset=-1.9073486e-006; }; - class Item33 + class Attribute1 { - dataType="Object"; - class PositionInfo - { - position[]={8278.3076,12.359378,5973.957}; - }; - side="Independent"; - flags=5; - class Attributes + property="#hideLocally"; + expression="_this setVariable [""#hideLocally"",_value]"; + class Value { - isPlayable=1; - class Inventory + class data { - map="ItemMap"; + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; }; }; - id=8812; - type="I_G_engineer_F"; - atlOffset=9.5367432e-007; }; - class Item34 + nAttributes=2; + }; + }; + class Item865 + { + dataType="Logic"; + class PositionInfo + { + position[]={5523.249,2.9639978,11607.408}; + angles[]={0,6.2308931,0}; + }; + areaSize[]={6.2965927,0,11.293659}; + areaIsRectangle=1; + flags=1; + id=8886; + type="ModuleHideTerrainObjects_F"; + atlOffset=-0.69209433; + class CustomAttributes + { + class Attribute0 { - dataType="Object"; - class PositionInfo - { - position[]={8278.0654,12.256976,5976.7471}; - }; - side="Independent"; - flags=5; - class Attributes + property="#filter"; + expression="_this setVariable [""#filter"",_value]"; + class Value { - isPlayable=1; - class Inventory + class data { - map="ItemMap"; + class type + { + type[]= + { + "SCALAR" + }; + }; + value=15; }; }; - id=8813; - type="I_G_engineer_F"; - atlOffset=9.5367432e-006; }; - class Item35 + class Attribute1 { - dataType="Object"; - class PositionInfo - { - position[]={8277.8105,12.139514,5978.6948}; - }; - side="Independent"; - flags=5; - class Attributes + property="#hideLocally"; + expression="_this setVariable [""#hideLocally"",_value]"; + class Value { - isPlayable=1; - class Inventory + class data { - map="ItemMap"; + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; }; }; - id=8814; - type="I_G_engineer_F"; - atlOffset=2.5749207e-005; }; - class Item36 + nAttributes=2; + }; + }; + class Item866 + { + dataType="Logic"; + class PositionInfo + { + position[]={6634.8442,151.34367,6042.4717}; + }; + areaSize[]={5,-1,5}; + flags=1; + id=8887; + type="ModuleHideTerrainObjects_F"; + atlOffset=-3.0517578e-005; + class CustomAttributes + { + class Attribute0 { - dataType="Object"; - class PositionInfo - { - position[]={8277.6152,12.004844,5980.9312}; - }; - side="Independent"; - flags=5; - class Attributes + property="#filter"; + expression="_this setVariable [""#filter"",_value]"; + class Value { - isPlayable=1; - class Inventory + class data { - map="ItemMap"; + class type + { + type[]= + { + "SCALAR" + }; + }; + value=15; }; }; - id=8815; - type="I_G_engineer_F"; - atlOffset=-5.7220459e-006; }; - class Item37 + class Attribute1 { - dataType="Object"; - class PositionInfo - { - position[]={8277.5107,11.856441,5983.4004}; - }; - side="Independent"; - flags=5; - class Attributes + property="#hideLocally"; + expression="_this setVariable [""#hideLocally"",_value]"; + class Value { - isPlayable=1; - class Inventory + class data { - map="ItemMap"; + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; }; }; - id=8816; - type="I_G_engineer_F"; - atlOffset=-2.8610229e-006; }; + nAttributes=2; }; - class Attributes + }; + class Item867 + { + dataType="Logic"; + class PositionInfo { + position[]={6643.5474,150.89282,6046.771}; }; - id=8778; + areaSize[]={5,-1,5}; + flags=1; + id=8888; + type="ModuleHideTerrainObjects_F"; + atlOffset=3.0517578e-005; class CustomAttributes { class Attribute0 { - property="groupID"; - expression="_this setGroupID [_value];"; + property="#filter"; + expression="_this setVariable [""#filter"",_value]"; class Value { class data @@ -20176,14 +21043,33 @@ class Mission { type[]= { - "STRING" + "SCALAR" }; }; - value="Guerillas"; + value=15; }; }; }; - nAttributes=1; + class Attribute1 + { + property="#hideLocally"; + expression="_this setVariable [""#hideLocally"",_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=2; }; }; }; @@ -20588,4 +21474,4 @@ class Mission }; }; }; -}; +}; \ No newline at end of file diff --git a/Map-Templates/Antistasi-Stratis.Stratis/Navigation/RoadsDBstratis.sqf b/Map-Templates/Antistasi-Stratis.Stratis/Navigation/RoadsDBstratis.sqf new file mode 100644 index 0000000000..6798affbb8 --- /dev/null +++ b/Map-Templates/Antistasi-Stratis.Stratis/Navigation/RoadsDBstratis.sqf @@ -0,0 +1 @@ +{roadsX setVariable [_x select 0,_x select 1]} forEach [["Agia_Marina",[[2520,5862,0],[2542,5860,0],[2585,5844,0],[2565,5854,0],[2618,5816,0],[2602,5831,0],[2646,5792,0],[2656,5789,0],[2634,5801,0],[2665,5791,0],[2678,5798,0],[2694,5810,0],[2712,5825,0],[2729,5842,0],[2742,5855,0],[2750,5871,0],[2747,5861,0],[2764,5888,0],[2755,5881,0],[2778,5896,0],[2808,5911,0],[2792,5903,0],[2822,5919,0],[2842,5919,0],[2831,5924,0],[2843,5942,0],[2837,5932,0],[2836,5925,0],[2832,5925,0],[2832,6105,0],[2869,5894,0],[2851,5911,0],[2850,5953,0],[2858,5966,0],[2865,5978,0],[2868,5977,0],[2869,6002,0],[2868,6011,0],[2870,5987,0],[2871,5994,0],[2877,6037,4],[2867,6023,0],[2869,6026,0],[2866,6018,0],[2874,6079,0],[2849,6094,0],[2891,5876,0],[2909,5862,0],[2912,5951,0],[2886,5967,0],[2904,6079,0],[2900,6063,0],[2894,6064,0],[2891,6069,0],[2887,6054,0],[2890,6058,0],[2885,6050,0],[2932,5852,0],[2929,5941,0],[2931,6044,0],[2939,6017,0],[2914,6055,0],[2916,6097,0],[2943,6103,0],[2924,6106,0],[2933,6108,0],[2958,5843,0],[2949,6033,0],[2945,6037,0],[2960,6048,0],[2975,6049,0],[2967,6050,0],[2976,6083,0],[2962,6089,0],[2953,6096,0],[2967,6206,0],[2987,5838,0],[2999,5850,0],[2993,5842,0],[3007,5857,0],[2992,6032,0],[2986,6038,0],[2981,6044,0],[3000,6029,0],[2993,6076,0],[3007,6138,0],[2995,6205,0],[3007,6202,0],[2980,6206,0],[3026,5824,0],[3009,5833,0],[3016,5863,0],[3026,5875,0],[3022,5868,0],[3028,5888,0],[3030,5902,0],[3032,5911,0],[3035,5919,0],[3035,5937,0],[3039,5926,0],[3027,5948,0],[3025,5972,4],[3025,5955,0],[3025,5959,0],[3024,6004,0],[3024,5986,0],[3021,6031,0],[3023,6028,0],[3023,6021,0],[3020,6075,0],[3008,6073,0],[3025,6107,0],[3027,6081,0],[3028,6098,0],[3029,6089,0],[3019,6115,0],[3013,6122,0],[3009,6130,0],[3018,6168,0],[3013,6156,0],[3028,6152,0],[3010,6145,0],[3009,6147,0],[3019,6149,0],[3016,6197,0],[3022,6180,0],[3021,6190,0],[3049,5810,0],[3069,5796,0],[3065,5913,0],[3050,5923,0],[3056,6034,0],[3046,6158,0],[3069,6164,0],[3102,5768,0],[3086,5783,0],[3103,5887,0],[3089,5897,0],[3075,5907,0],[3084,6035,0],[3103,6036,0],[3093,6169,0],[3135,5735,0],[3118,5751,0],[3125,5887,0],[3111,5885,0],[3118,5885,0],[3129,5950,0],[3132,5944,0],[3116,6036,0],[3116,6172,0],[3138,5894,4],[3153,5902,0],[3163,5906,0],[3149,5935,0],[3139,6174,0],[3160,6178,0],[3189,5911,0],[3172,5909,0],[3185,5910,0],[3178,5910,0],[3174,5922,0],[3182,6188,0],[3224,5846,0],[3227,5838,0],[3226,5852,0],[3225,5845,0],[3218,5882,0],[3216,5868,0],[3230,5859,0],[3211,5882,0],[3204,5897,0],[3208,5892,0],[3209,6202,0],[3230,6210,0],[3261,5805,0],[3242,5820,0],[3232,5830,0],[3235,5870,0],[3252,5864,0],[3239,5864,0],[3253,5864,0],[3246,5865,0],[3252,6213,0],[3273,5863,0],[3283,6216,0],[3297,5863,0],[3316,6217,0],[3347,6217,0],[3375,6217,0],[3398,6220,0]]],["Girna",[[1966,2429,0],[1976,2413,0],[1957,2449,0],[1952,2471,0],[1952,2487,0],[1975,2522,0],[1964,2510,0],[1956,2499,0],[1994,2395,0],[2005,2392,0],[1985,2402,0],[1986,2532,0],[1993,2543,0],[1997,2554,0],[2001,2590,0],[1999,2569,0],[2008,2619,0],[2003,2607,0],[2015,2628,0],[2012,2698,0],[2034,2386,0],[2019,2390,0],[2025,2632,0],[2038,2632,0],[2033,2680,0],[2047,2666,0],[2020,2692,0],[2069,2359,0],[2048,2377,0],[2056,2655,0],[2049,2633,0],[2059,2645,0],[2056,2637,0],[2095,2335,0],[2119,2316,0],[2139,2305,0],[2160,2298,0],[2182,2295,0]]],["CampMaxwell",[[3014,2559,0],[3039,2571,0],[3068,2577,0],[3093,2584,0],[3111,2590,0],[3131,2595,0],[3151,2600,0],[3172,2610,0],[3192,2621,0],[3212,2627,0],[3236,2633,0],[3261,2639,0],[3287,2646,0],[3327,2677,0],[3306,2658,0],[3358,2691,0],[3386,2695,0],[3415,2529,0],[3411,2690,0],[3426,2553,0],[3440,2575,0],[3453,2595,0],[3452,2656,0],[3435,2676,0],[3459,2613,0],[3460,2633,0],[3473,2641,0],[3459,2640,0],[3492,2645,0],[3511,2651,0],[3519,2716,0],[3509,2744,0],[3512,2772,0],[3506,2761,0],[3522,2661,0],[3528,2673,0],[3527,2690,0],[3523,2781,0],[3532,2809,0],[3530,2793,0],[3552,2834,0],[3539,2827,0],[3534,2821,0],[3570,2840,0],[3586,2846,0],[3597,2854,0],[3616,2870,0],[3643,2887,0],[3668,2902,0],[3704,2932,0],[3686,2916,0],[3720,2943,0],[3730,2948,0]]],["AirStation",[[3799,3740,0],[3829,3704,0],[3813,3721,0],[3868,3666,0],[3848,3685,0],[3899,3633,0],[3883,3649,0],[3934,3605,0],[3916,3618,0],[3951,3596,0],[3996,3452,0],[3993,3580,0],[3972,3586,0],[4002,3455,0],[4021,3443,0],[4005,3449,0],[4032,3463,0],[4015,3583,0],[4056,3417,0],[4040,3432,0],[4063,3467,0],[4036,3587,0],[4055,3589,0],[4086,3471,0],[4095,3573,0],[4076,3584,0],[4117,3488,0],[4098,3476,0],[4112,3561,0],[4140,3503,0],[4157,3513,0],[4153,3552,0],[4133,3554,0],[4179,3527,0],[4173,3553,0],[4207,3543,0],[4195,3553,0],[4213,3553,0],[4213,3904,0],[4219,3885,0],[4210,3931,0],[4210,3958,0],[4215,3974,0],[4233,3557,0],[4254,3570,0],[4225,3553,0],[4253,3831,0],[4241,3850,0],[4229,3868,0],[4245,3987,0],[4225,3983,0],[4267,3581,0],[4277,3602,0],[4274,3590,0],[4278,3615,0],[4275,3630,0],[4270,3648,0],[4270,3665,0],[4274,3687,0],[4280,3702,0],[4285,3710,0],[4278,3715,0],[4278,3742,0],[4276,3772,0],[4271,3796,0],[4264,3813,0],[4271,3989,0],[4305,3741,0],[4293,3722,0],[4316,3761,0],[4296,3993,0],[4320,3997,0],[4326,3776,0],[4332,3784,0],[4341,4002,0],[4360,4009,0],[4374,4020,0],[4385,4039,0],[4398,4060,0],[4410,4079,0],[4419,4094,0],[4427,4114,0],[4436,4140,0],[4439,4164,0],[4442,4187,0],[4445,4311,0],[4450,4210,0],[4455,4231,0],[4455,4244,0],[4453,4267,0],[4464,4279,0],[4456,4264,0],[4459,4271,0],[4472,4292,0],[4449,4292,0],[4483,4304,0]]],["SniperSchool",[[5911,5407,0],[5922,5425,0],[5934,5442,0],[5945,5457,0],[5958,5479,0],[5976,5507,0],[5997,5529,0],[6009,5544,0],[6014,5557,0],[6016,5590,0],[6013,5569,0],[6012,5580,0],[6025,5598,0],[6036,5600,0],[6044,5600,0],[6051,5598,0],[6134,5015,0],[6160,5020,0],[6146,5020,0],[6176,5015,0],[6197,5011,0],[6223,5012,0],[6248,5013,0],[6264,5016,0],[6274,5023,0],[6278,5038,0],[6277,5056,0],[6281,5079,0],[6278,5070,0],[6290,5094,0],[6302,5116,0],[6311,5136,0],[6319,5148,0],[6309,5134,0],[6320,5136,0],[6331,5137,0],[6330,5159,0],[6367,5125,0],[6343,5135,0],[6355,5131,0],[6350,5174,0],[6380,5114,0],[6393,5106,0],[6395,5203,0],[6373,5189,0],[6409,5108,0],[6424,5123,0],[6411,5220,0],[6419,5234,0],[6427,5257,0],[6437,5137,0],[6458,5144,0],[6446,5142,0],[6456,5306,0],[6438,5281,0],[6445,5295,0],[6457,5304,0],[6464,5306,0],[6487,4955,0],[6479,4974,0],[6491,4995,0],[6494,5131,0],[6471,5141,0],[6481,5136,0],[6493,5311,0],[6473,5308,0],[6467,5319,0],[6467,5342,0],[6470,5331,0],[6475,5367,0],[6467,5358,0],[6464,5351,0],[6485,5377,0],[6499,4941,0],[6511,5016,0],[6513,5123,0],[6514,5312,0],[6550,5056,0],[6530,5025,0],[6543,5029,0],[6548,5035,0],[6558,5072,0],[6551,5085,0],[6551,5077,0],[6532,5113,0],[6545,5099,0],[6553,5164,0],[6550,5180,0],[6557,5191,0],[6532,5315,0],[6550,5316,0],[6583,5064,0],[6569,5064,0],[6581,5129,0],[6565,5146,0],[6569,5193,0],[6581,5192,0],[6569,5320,0],[6585,5324,0],[6594,5069,0],[6599,5078,0],[6594,5110,0],[6600,5092,0]]],["CampTempest1",[[1940,3578,0],[1929,3573,0],[1953,3583,0],[1971,3587,0],[1993,3589,0],[2044,3592,0],[2016,3590,0],[2067,3594,0],[2090,3601,0],[2114,3611,0],[2133,3619,0],[2151,3627,0],[2170,3636,0],[2194,3645,0],[2236,3662,0],[2215,3651,0],[2256,3672,0],[2276,3676,0],[2301,3683,0],[2322,3690,0],[2345,3696,0],[2369,3699,0],[2392,3704,0],[2410,3711,0]]],["NatoBase1",[[1617,5301,0],[1622,5320,0],[1627,5340,0],[1603,5326,0],[1613,5364,0],[1608,5345,0],[1624,5403,0],[1618,5384,0],[1629,5422,0],[1632,5359,0],[1643,5398,0],[1638,5378,0],[1648,5417,0],[1653,5436,0],[1634,5442,0],[1639,5461,0],[1658,5456,0],[1644,5480,0],[1649,5500,0],[1664,5475,0],[1655,5519,0],[1660,5538,0],[1687,5230,0],[1691,5246,0],[1695,5261,0],[1669,5494,0],[1684,5482,0],[1679,5533,0],[1674,5514,0],[1665,5557,0],[1684,5552,0],[1670,5577,0],[1695,5591,0],[1689,5572,0],[1675,5596,0],[1680,5615,0],[1691,5654,0],[1686,5635,0],[1696,5673,0],[1703,5226,0],[1707,5241,0],[1722,5237,0],[1718,5222,0],[1699,5276,0],[1726,5253,0],[1715,5272,0],[1711,5257,0],[1704,5292,0],[1708,5307,0],[1716,5338,0],[1712,5323,0],[1720,5354,0],[1724,5369,0],[1728,5385,0],[1715,5474,0],[1699,5478,0],[1700,5610,0],[1705,5630,0],[1710,5649,0],[1720,5688,0],[1701,5693,0],[1715,5668,0],[1706,5712,0],[1726,5707,0],[1711,5731,0],[1717,5751,0],[1727,5789,0],[1722,5770,0],[1749,5214,0],[1745,5198,0],[1730,5202,0],[1757,5245,0],[1753,5229,0],[1734,5218,0],[1738,5233,0],[1730,5268,0],[1742,5249,0],[1746,5264,0],[1732,5400,0],[1736,5416,0],[1740,5431,0],[1741,5467,0],[1730,5470,0],[1744,5447,0],[1748,5462,0],[1752,5478,0],[1756,5493,0],[1731,5726,0],[1736,5745,0],[1741,5765,0],[1746,5784,0],[1732,5809,0],[1751,5803,0],[1757,5823,0],[1737,5828,0],[1742,5847,0],[1748,5867,0],[1753,5886,0],[1758,5905,0],[1764,5197,0],[1770,5218,0],[1775,5238,0],[1781,5256,0],[1761,5260,0],[1787,5280,0],[1779,5454,0],[1783,5470,0],[1764,5458,0],[1791,5501,0],[1768,5474,0],[1772,5489,0],[1787,5485,0],[1760,5509,0],[1780,5520,0],[1776,5505,0],[1764,5524,0],[1784,5536,0],[1788,5551,0],[1772,5555,0],[1768,5540,0],[1777,5571,0],[1781,5586,0],[1789,5617,0],[1785,5601,0],[1762,5842,0],[1772,5881,0],[1767,5861,0],[1777,5900,0],[1782,5919,0],[1763,5925,0],[1788,5939,0],[1768,5944,0],[1774,5963,0],[1779,5983,0],[1784,6002,0],[1789,6021,0],[1796,5311,0],[1802,5335,0],[1817,5356,0],[1808,5347,0],[1795,5450,0],[1799,5466,0],[1820,5486,0],[1803,5481,0],[1807,5496,0],[1815,5527,0],[1795,5516,0],[1811,5512,0],[1799,5531,0],[1807,5562,0],[1803,5547,0],[1819,5543,0],[1792,5566,0],[1823,5558,0],[1812,5578,0],[1796,5582,0],[1800,5597,0],[1816,5593,0],[1804,5613,0],[1824,5624,0],[1820,5609,0],[1808,5628,0],[1801,5663,0],[1816,5659,0],[1793,5632,0],[1812,5644,0],[1797,5648,0],[1805,5679,0],[1809,5694,0],[1820,5675,0],[1813,5710,0],[1817,5725,0],[1821,5741,0],[1793,5958,0],[1798,5977,0],[1808,6016,0],[1803,5997,0],[1822,5999,0],[1794,6040,0],[1814,6035,0],[1819,6055,0],[1799,6060,0],[1855,5369,0],[1833,5362,0],[1851,5479,0],[1836,5483,0],[1853,5492,0],[1841,5563,0],[1845,5578,0],[1827,5574,0],[1831,5589,0],[1835,5605,0],[1854,5615,0],[1839,5620,0],[1828,5640,0],[1843,5636,0],[1832,5655,0],[1847,5651,0],[1836,5671,0],[1851,5667,0],[1855,5682,0],[1824,5690,0],[1840,5686,0],[1848,5717,0],[1833,5721,0],[1829,5706,0],[1844,5702,0],[1852,5733,0],[1837,5737,0],[1825,5756,0],[1841,5752,0],[1829,5772,0],[1849,5783,0],[1845,5768,0],[1833,5787,0],[1853,5799,0],[1837,5803,0],[1841,5818,0],[1850,5849,0],[1845,5834,0],[1854,5865,0],[1856,5976,0],[1838,5995,0],[1848,5990,0],[1882,5376,0],[1872,5433,0],[1865,5464,0],[1868,5449,0],[1867,5476,0],[1882,5472,0],[1856,5508,0],[1860,5524,0],[1872,5555,0],[1856,5559,0],[1876,5570,0],[1860,5574,0],[1885,5607,0],[1869,5611,0],[1882,5699,0],[1859,5698,0],[1864,5713,0],[1867,5703,0],[1868,5729,0],[1856,5748,0],[1872,5744,0],[1876,5760,0],[1884,5791,0],[1860,5764,0],[1880,5775,0],[1864,5779,0],[1888,5806,0],[1868,5795,0],[1857,5814,0],[1872,5810,0],[1881,5841,0],[1876,5826,0],[1865,5845,0],[1861,5830,0],[1858,5880,0],[1869,5861,0],[1885,5856,0],[1873,5876,0],[1877,5892,0],[1866,5911,0],[1881,5907,0],[1862,5896,0],[1886,5920,0],[1879,5934,0],[1871,5948,0],[1885,5922,0],[1870,5927,0],[1863,5962,0],[1905,5382,0],[1919,5384,0],[1913,5465,0],[1898,5468,0],[1901,5496,0],[1897,5481,0],[1904,5512,0],[1916,5598,0],[1900,5602,0],[1900,5614,0],[1904,5629,0],[1908,5645,0],[1907,5693,0],[1907,5817,0],[1919,5798,0],[1903,5802,0],[1892,5821,0],[1896,5837,0],[1911,5833,0],[1900,5852,0],[1916,5848,0],[1908,5883,0],[1920,5864,0],[1889,5872,0],[1893,5887,0],[1904,5868,0],[1913,5900,0],[1897,5903,0],[1902,5892,0],[1894,5906,0],[1890,5942,0],[1904,5950,0],[1918,5957,0],[1945,5382,0],[1929,5385,0],[1927,5440,0],[1931,5424,0],[1939,5460,0],[1929,5462,0],[1923,5455,0],[1947,5589,0],[1931,5594,0],[1947,5601,0],[1951,5616,0],[1940,5685,0],[1938,5809,0],[1934,5794,0],[1923,5813,0],[1927,5829,0],[1946,5840,0],[1951,5856,0],[1942,5825,0],[1931,5844,0],[1939,5875,0],[1935,5860,0],[1924,5879,0],[1927,5908,0],[1941,5916,0],[1973,5376,0],[1954,5466,0],[1968,5473,0],[1982,5479,0],[1979,5553,0],[1968,5565,0],[1958,5577,0],[1955,5632,0],[1968,5679,0],[1955,5871,0],[2006,5369,0],[1996,5486,0],[1987,5674,0],[2006,5670,0],[2027,5184,0],[2024,5169,0],[2032,5207,0],[2038,5238,0],[2044,5265,0],[2035,5362,0],[2025,5666,0],[2053,5307,0],[2048,5286,0],[2057,5330,0],[2062,5353,0],[2060,5357,0],[2051,5358,0],[2072,5402,0],[2067,5378,0],[2077,5428,0],[2051,5659,0],[2078,5825,0],[2059,5830,0],[2066,5828,0],[2083,5454,0],[2088,5480,0],[2093,5505,0],[2099,5531,0],[2104,5557,0],[2109,5582,0],[2081,5653,0],[2103,5648,0],[2101,5820,0],[2114,5606,0],[2119,5630,0],[2124,5652,0],[2119,5644,0],[2112,5646,0],[2128,5674,0],[2133,5694,0],[2137,5713,0],[2142,5738,0],[2130,5814,0],[2157,5371,0],[2156,5351,0],[2158,5396,0],[2160,5420,0],[2161,5449,0],[2163,5501,0],[2162,5476,0],[2164,5526,0],[2165,5547,0],[2166,5560,0],[2170,5585,0],[2167,5572,0],[2174,5604,0],[2147,5766,0],[2152,5786,0],[2159,5807,0],[2156,5805,0],[2154,5797,0],[2179,5631,0],[2185,5662,0],[2191,5695,0],[2197,5726,0],[2197,5702,0],[2204,5700,0],[2202,5753,0],[2206,5774,0],[2185,5801,0],[2225,5696,0],[2234,5790,0],[2208,5785,0],[2210,5796,0],[2210,5793,0],[2247,5692,0],[2255,5786,0],[2278,5782,0],[2297,5780,0],[2323,5792,0],[2310,5784,0],[2356,5816,0],[2337,5802,0],[2377,5829,0],[2403,5841,0],[2434,5850,0]]],["CampRogain",[[4430,5818,0],[4454,5827,0],[4481,5843,0],[4508,5861,0],[4526,5877,0],[4539,5887,0],[4559,5889,0],[4587,5888,0],[4614,5881,0],[4634,5887,0],[4628,5879,0],[4662,5866,0],[4640,5873,0],[4654,5868,0],[4657,5878,0],[4644,5902,0],[4664,5892,0],[4653,5925,0],[4655,5946,0],[4657,5962,0],[4663,5974,0],[4683,5859,0],[4702,5857,0],[4673,5906,0],[4685,5913,0],[4696,5914,0],[4674,5982,0],[4691,5990,0],[4722,5857,0],[4732,5900,0],[4710,5909,0],[4725,5994,0],[4708,5993,0],[4767,5848,0],[4744,5854,0],[4757,5892,0],[4745,6000,0],[4764,6300,0],[4756,6329,0],[4754,6316,0],[4756,6306,0],[4760,6342,0],[4765,6353,0],[4790,5838,0],[4785,5885,0],[4772,6008,0],[4799,6013,0],[4791,6289,0],[4775,6294,0],[4777,6374,0],[4793,6399,0],[4816,5824,0],[4815,5881,0],[4824,6017,0],[4817,6284,0],[4803,6419,0],[4811,6439,0],[4843,5807,0],[4862,5871,0],[4840,5876,0],[4850,6023,0],[4862,6273,0],[4840,6280,0],[4872,5788,0],[4887,5866,0],[4875,6032,0],[4885,6262,0],[4917,5758,0],[4898,5771,0],[4917,5860,0],[4899,6042,0],[4919,6052,0],[4923,6246,0],[4903,6252,0],[4952,5746,0],[4930,5750,0],[4938,5748,0],[4944,5855,0],[4937,6063,0],[4955,6080,0],[4959,6232,0],[4943,6240,0],[4974,5744,0],[4967,5851,0],[4970,6101,0],[4985,6131,0],[4979,6116,0],[4990,6169,0],[4989,6148,0],[4987,6194,0],[4981,6213,0],[4973,6223,0],[5002,5741,0],[4992,5852,0],[5018,5865,0],[5032,5741,0],[5031,5884,0],[5030,5877,0],[5061,5746,0],[5084,5751,0],[5102,5758,0],[5139,5772,0],[5120,5765,0],[5158,5780,0],[5175,5788,0],[5198,5799,0],[5236,5597,0],[5228,5618,0],[5228,5647,0],[5232,5676,0],[5239,5700,0],[5244,5719,0],[5245,5752,0],[5245,5734,0],[5243,5769,0],[5239,5785,0],[5223,5808,0],[5237,5800,0],[5240,5813,0],[5248,5819,0],[5242,5814,0],[5235,5812,0],[5273,5811,0],[5266,5818,0],[5258,5820,0],[5306,5772,0],[5290,5787,0],[5281,5799,0],[5333,5752,0]]]] \ No newline at end of file diff --git a/Map-Templates/Antistasi-Stratis.Stratis/Navigation/navGridStratis.sqf b/Map-Templates/Antistasi-Stratis.Stratis/Navigation/navGridStratis.sqf new file mode 100644 index 0000000000..fff6c34738 --- /dev/null +++ b/Map-Templates/Antistasi-Stratis.Stratis/Navigation/navGridStratis.sqf @@ -0,0 +1,57 @@ +navGrid = [[0,[3026.48,6022.22,-1.58946e-007],[[1,2],[2,2],[3,2]]], [1,[2959.79,6047.72,0],[[0,2],[4,2]]], [2,[3115.89,6036.14,0],[[0,2]]], [3,[3025.64,5958.61,1.34975],[[0,2],[5,2],[3,2],[6,2]]], [4,[2899.65,6064.46,1.01429],[[1,2],[7,2],[8,2],[9,2]]], [5,[3028.28,5954.7,1.34975],[[3,2]]], +[6,[3037.38,5930.12,7.94729e-008],[[3,2],[10,2],[11,2]]], [7,[2831.83,6104.95,0],[[4,2]]], [8,[2975.74,6082.99,4.76837e-007],[[4,2],[12,2]]], [9,[2870.25,6021.95,1.35238],[[4,2],[9,2],[13,2]]], [10,[3117.96,5885.12,0],[[6,2],[14,2]]], [11,[3015.52,5862.93,0],[[6,2],[15,2]]], +[12,[3028.39,6097.77,0],[[8,2],[16,2]]], [13,[2871.35,5975.5,7.94729e-008],[[9,2],[17,2],[18,2]]], [14,[3206.87,5880.95,-1.19209e-007],[[10,2],[19,2],[20,2],[21,2]]], [15,[2991.49,5844.42,1.58946e-007],[[11,2],[17,2],[22,2]]], [16,[3018.25,6149.96,-6.35783e-007],[[12,2],[23,2],[24,2]]], [17,[2838.87,5923.84,-7.94729e-008],[[13,2],[15,2],[25,2]]], +[18,[2929.31,5940.52,0],[[13,2]]], [19,[3128.76,5949.52,0],[[14,2]]], [20,[3420.56,5848.85,0],[[14,2],[26,2]]], [21,[3328.45,5767.82,-1.19209e-007],[[14,2],[27,2],[28,2],[29,2]]], [22,[3117.93,5751.01,0],[[15,2],[30,2]]], [23,[2979.79,6205.97,0],[[16,2],[23,2]]], +[24,[3159.69,6177.64,3.8147e-006],[[16,2],[31,2]]], [25,[2750.43,5870.87,-2.38419e-007],[[17,2],[32,2]]], [26,[3553.87,5780.25,0],[[20,2],[33,2]]], [27,[3422.42,5788.87,0],[[21,2],[29,2]]], [28,[3358.12,5682.71,-9.53674e-007],[[21,2],[34,2]]], [29,[3523.29,5661.54,5.44957e-007],[[21,2],[27,2],[35,2],[29,2],[36,2],[37,2],[38,2]]], +[30,[3233.9,5670.92,-3.8147e-006],[[22,2],[39,2]]], [31,[3316.49,6216.58,0],[[24,2],[40,2]]], [32,[2677.93,5797.69,0],[[25,2],[41,2]]], [33,[3647.27,5781.76,0],[[26,2],[42,2]]], [34,[3375.38,5671.04,0],[[28,2]]], [35,[3540.34,5689.4,0],[[29,2]]], +[36,[3720.56,5538.32,0],[[29,2],[43,2]]], [37,[3762.32,5605.05,0],[[29,2],[43,2]]], [38,[3567.95,5669.56,0],[[29,2]]], [39,[3322.62,5554,3.8147e-006],[[30,2],[44,2]]], [40,[3453.98,6221.56,0],[[31,2],[45,2]]], [41,[2601.64,5831.18,0],[[32,2],[46,2]]], +[42,[3777.43,5778.91,0],[[33,2],[47,2]]], [43,[3843.35,5536.71,0],[[36,2],[37,2],[48,2]]], [44,[3413.45,5451.32,-7.62939e-006],[[39,2],[49,2]]], [45,[3572.32,6215.74,0],[[40,2],[50,2]]], [46,[2480.16,5859.06,0],[[41,2],[51,2]]], [47,[3875.87,5767.42,7.62939e-006],[[42,2],[52,2]]], +[48,[4047.35,5476.06,0],[[43,2],[53,2]]], [49,[3492.74,5339.66,0],[[44,2],[54,2]]], [50,[3599.02,6328.9,0],[[45,2],[55,2]]], [51,[2337.08,5802.16,0],[[46,2],[56,2]]], [52,[4014.26,5773.22,0],[[47,2],[57,2]]], [53,[4094.82,5421.72,3.8147e-007],[[48,2],[53,2],[58,2],[59,2],[60,2]]], +[54,[3617.4,5279.9,7.62939e-006],[[49,2],[61,2]]], [55,[3546.08,6405.04,0],[[50,2],[62,2]]], [56,[2234.15,5790.17,0],[[51,2],[63,2]]], [57,[4156.51,5789.34,0],[[52,2],[64,2]]], [58,[4182.61,5350.58,0],[[53,2],[65,2]]], [59,[4189.44,5340.32,0],[[53,2],[59,2],[66,2]]], +[60,[4077.75,5343.32,3.8147e-006],[[53,2]]], [61,[3663.94,5170.63,0],[[54,2],[67,2]]], [62,[3638.94,6443.71,-7.62939e-006],[[55,2],[68,2]]], [63,[2209.14,5792.14,0],[[56,2],[69,2],[70,2]]], [64,[4278.71,5817.47,-1.52588e-005],[[57,2],[71,2]]], [65,[4205.78,5317.49,0],[[58,2]]], +[66,[4215.68,5338.12,0],[[59,2]]], [67,[3747.75,5052.73,0],[[61,2],[72,2]]], [68,[3783.94,6422.32,-7.62939e-006],[[62,2],[73,2]]], [69,[2156.31,5803.89,0],[[63,2],[74,2],[75,2]]], [70,[2193,5696.57,0],[[63,2],[76,2],[77,2]]], [71,[4406.29,5812.92,0],[[64,2],[78,2]]], +[72,[3820.61,4962.65,0],[[67,2],[79,2]]], [73,[3914.25,6346.29,0],[[68,2],[80,2]]], [74,[2059.19,5829.69,0],[[69,2]]], [75,[2128.34,5673.95,0],[[69,2],[81,2]]], [76,[2164.87,5546.54,0],[[70,2],[82,2]]], [77,[2247.32,5691.51,0],[[70,2]]], +[78,[4538.81,5886.62,1.52588e-005],[[71,2],[83,2]]], [79,[3782.09,4823.44,0],[[72,2],[84,2]]], [80,[4073.98,6335.25,-1.90735e-006],[[73,2],[85,2],[80,2],[86,2]]], [81,[2116.68,5650.41,3.17891e-007],[[75,2],[87,2],[88,2]]], [82,[2158.42,5396.36,0],[[76,2],[89,2]]], [83,[4640.4,5878.01,0],[[78,2],[90,2],[91,2],[92,2]]], +[84,[3772.66,4783.66,-5.08626e-006],[[79,2],[93,2],[94,2]]], [85,[4193.8,6380.41,0],[[80,2],[95,2]]], [86,[4165.14,6424.56,0],[[80,2],[96,2]]], [87,[2088.15,5479.51,0],[[81,2],[97,2]]], [88,[1967.53,5678.92,0],[[81,2],[98,2]]], [89,[2155.93,5351.09,0],[[82,2]]], +[90,[4674.19,5982.37,1.52588e-005],[[83,2],[99,2]]], [91,[4815.95,5824.1,1.52588e-005],[[83,2],[100,2]]], [92,[4731.68,5900.26,0],[[83,2],[101,2]]], [93,[3646.24,4856.95,0],[[84,2],[102,2]]], [94,[3827.01,4678.44,0],[[84,2],[103,2],[104,2]]], [95,[4272.32,6400.54,0],[[85,2],[105,2]]], +[96,[4232.56,6503.1,0],[[86,2],[106,2]]], [97,[2058.73,5355.62,-5.96046e-008],[[87,2],[107,2],[97,2],[108,2]]], [98,[1882.17,5699.04,0],[[88,2]]], [99,[4799.2,6013.5,0],[[90,2],[109,2]]], [100,[4937.55,5747.6,-1.52588e-005],[[91,2],[110,2]]], [101,[4886.99,5865.82,-1.52588e-005],[[92,2],[111,2]]], +[102,[3556.24,4901.57,0],[[93,2],[112,2],[102,2]]], [103,[3982.71,4595.6,0],[[94,2],[113,2]]], [104,[3718.83,4557.52,0],[[94,2],[114,2]]], [105,[4367.96,6426.32,1.52588e-005],[[95,2],[115,2]]], [106,[4310.09,6594.26,0],[[96,2],[116,2]]], [107,[2027.16,5183.81,0],[[97,2],[107,2]]], +[108,[1918.9,5384.39,0],[[97,2],[117,2]]], [109,[4936.94,6062.75,0],[[99,2],[118,2]]], [110,[5084.1,5751.4,0],[[100,2],[119,2]]], [111,[5030.16,5876.85,0],[[101,2],[111,2]]], [112,[3412.37,4899.86,-1.52588e-005],[[102,2],[120,2]]], [113,[4098.78,4550.98,0],[[103,2],[121,2]]], +[114,[3591.72,4501.98,0],[[104,2],[122,2]]], [115,[4459.53,6487.05,0],[[105,2],[123,2]]], [116,[4374.77,6723.07,0],[[106,2],[124,2]]], [117,[1808.23,5347.21,0],[[108,2],[125,2]]], [118,[4989.6,6168.71,0],[[109,2],[126,2]]], [119,[5198.01,5798.85,0],[[110,2],[127,2]]], +[120,[3273.93,4915.86,-1.52588e-005],[[112,2],[128,2]]], [121,[4230.65,4521.88,1.52588e-005],[[113,2],[129,2]]], [122,[3454.3,4464.93,0],[[114,2],[130,2]]], [123,[4599.17,6539.73,0],[[115,2],[131,2]]], [124,[4391.07,6768.58,-3.8147e-006],[[116,2],[132,2],[133,2],[124,2],[134,2]]], [125,[1770.01,5217.63,0],[[117,2],[135,2]]], +[126,[4923.39,6245.87,1.52588e-005],[[118,2],[136,2]]], [127,[5227.46,5806.08,-5.08626e-006],[[119,2],[137,2],[138,2]]], [128,[3122.19,4911.38,1.52588e-005],[[120,2],[139,2]]], [129,[4359.9,4459.97,0],[[121,2],[140,2]]], [130,[3335.32,4430.94,0],[[122,2],[141,2]]], [131,[4761.32,6555.15,7.62939e-006],[[123,2],[142,2]]], +[132,[4470.39,6766.05,-7.62939e-006],[[124,2],[143,2]]], [133,[4382.01,6765.89,0],[[124,2]]], [134,[4286.92,6786.09,-1.52588e-005],[[124,2],[144,2]]], [135,[1733.76,5083.52,0],[[125,2],[145,2]]], [136,[4791.03,6289.19,0],[[126,2],[146,2]]], [137,[5238.88,5699.68,1.52588e-005],[[127,2],[147,2]]], +[138,[5306.03,5772.02,0],[[127,2],[148,2]]], [139,[2971.18,4912.74,0],[[128,2],[149,2]]], [140,[4441.08,4335.66,-1.52588e-005],[[129,2],[150,2]]], [141,[3178.96,4465.4,-7.62939e-006],[[130,2],[151,2]]], [142,[4833.32,6510.45,0],[[131,2],[152,2]]], [143,[4504.99,6794.69,0],[[132,2]]], +[144,[4244.95,6828.35,0],[[134,2],[153,2]]], [145,[1713.18,5006.53,0],[[135,2]]], [146,[4759.83,6342.11,-1.52588e-005],[[136,2],[152,2]]], [147,[5278.11,5551,1.52588e-005],[[137,2],[154,2]]], [148,[5412.71,5703.25,0],[[138,2],[155,2]]], [149,[2902.73,4941.65,5.08626e-006],[[139,2],[156,2],[157,2]]], +[150,[4459.09,4276,0],[[140,2],[158,2],[159,2]]], [151,[3021.44,4470.85,7.62939e-006],[[141,2],[160,2]]], [152,[4792.5,6399.36,0],[[142,2],[146,2]]], [153,[4189.69,6910.85,0],[[144,2],[161,2]]], [154,[5362.99,5415.66,1.52588e-005],[[147,2],[162,2]]], [155,[5455.77,5613.93,-7.62939e-006],[[148,2],[163,2]]], +[156,[3027.55,4991.95,0],[[149,2],[164,2]]], [157,[2720.21,4964.71,0],[[149,2],[165,2]]], [158,[4427.04,4114.44,0],[[150,2],[166,2]]], [159,[4598.18,4334.73,1.52588e-005],[[150,2],[167,2]]], [160,[2872.9,4459.17,-7.62939e-006],[[151,2],[168,2]]], [161,[4073.35,6918,0],[[153,2],[169,2]]], +[162,[5256.85,5336.97,-1.01725e-005],[[154,2],[170,2],[171,2]]], [163,[5494.93,5495.57,-7.62939e-006],[[155,2],[172,2]]], [164,[3016.63,5137.06,0],[[156,2],[173,2]]], [165,[2630.84,4929.87,-7.62939e-006],[[157,2]]], [166,[4359.65,4009.17,0],[[158,2],[174,2]]], [167,[4680,4384.97,0],[[159,2],[175,2],[176,2]]], +[168,[2719.18,4478.76,0],[[160,2],[177,2]]], [169,[3957.66,6865.26,0],[[161,2],[178,2]]], [170,[5177.51,5278.43,0],[[162,2],[179,2]]], [171,[5122.31,5372.65,0],[[162,2],[180,2]]], [172,[5577.34,5410.24,0],[[163,2],[181,2]]], [173,[2874.53,5246.7,7.62939e-006],[[164,2],[182,2]]], +[174,[4225.19,3983.26,0],[[166,2],[183,2]]], [175,[4834.25,4466.02,0],[[167,2],[184,2]]], [176,[4783.75,4387.96,1.52588e-005],[[167,2]]], [177,[2573.76,4527.38,-3.8147e-006],[[168,2],[185,2]]], [178,[3836.2,6782.46,0],[[169,2],[186,2]]], [179,[5277.15,5153.37,5.08626e-006],[[170,2],[187,2],[188,2]]], +[180,[5004.46,5419.26,0],[[171,2],[189,2]]], [181,[5687.79,5308.55,0],[[172,2],[190,2]]], [182,[2736.75,5343.52,-7.62939e-006],[[173,2],[191,2]]], [183,[4228.62,3868.23,0],[[174,2],[192,2]]], [184,[4966.9,4499.34,0],[[175,2],[193,2]]], [185,[2438.09,4564.57,0],[[177,2],[194,2]]], +[186,[3686.41,6777.08,0],[[178,2],[195,2]]], [187,[5237.3,5042.6,0],[[179,2],[196,2]]], [188,[5325.01,5001.55,0],[[179,2],[197,2]]], [189,[4983.54,5419.23,0],[[180,2]]], [190,[5706.4,5291.91,0],[[181,2],[198,2],[199,2]]], [191,[2681.2,5371.44,0],[[182,2],[200,2],[201,2]]], +[192,[4278.14,3742.42,0],[[183,2],[202,2]]], [193,[5021.11,4532.55,0],[[184,2],[203,2],[204,2]]], [194,[2305.93,4629.32,0],[[185,2],[205,2]]], [195,[3565.6,6745.25,0],[[186,2],[206,2]]], [196,[5168.83,5005.33,0],[[187,2]]], [197,[5258.94,4920.26,0],[[188,2],[207,2]]], +[198,[5742.76,5193.82,0],[[190,2],[208,2]]], [199,[5788.25,5253.06,0],[[190,2],[209,2]]], [200,[2593.91,5477.27,0],[[191,2]]], [201,[2526.7,5421.98,0],[[191,2],[201,2]]], [202,[4285.74,3723.19,0],[[192,2],[210,2],[211,2]]], [203,[5060.59,4680.9,0],[[193,2],[207,2]]], +[204,[5130.64,4423.35,1.52588e-005],[[193,2],[212,2]]], [205,[2176.71,4706.02,0],[[194,2],[205,2]]], [206,[3437.6,6793.13,0],[[195,2],[213,2]]], [207,[5147.06,4831.99,0],[[197,2],[203,2]]], [208,[5830.79,5106.27,7.62939e-006],[[198,2],[214,2]]], [209,[5864.51,5338.67,0],[[199,2],[215,2]]], +[210,[4273.77,3589.62,0],[[202,2],[216,2]]], [211,[4332.18,3783.71,0],[[202,2]]], [212,[5236.03,4410.87,0],[[204,2],[217,2]]], [213,[3277.48,6816.94,0],[[206,2],[218,2]]], [214,[5932.3,5060.59,0],[[208,2],[219,2]]], [215,[5933.89,5441.61,0],[[209,2],[220,2]]], +[216,[4209.45,3550.11,-1.01725e-005],[[210,2],[221,2],[222,2]]], [217,[5320.82,4320.32,0],[[212,2],[223,2]]], [218,[3200.45,6833.96,0],[[213,2]]], [219,[5973.37,4988.66,0],[[214,2],[224,2]]], [220,[6014.07,5557.28,0],[[215,2],[225,2]]], [221,[4063.46,3467.03,-1.52588e-005],[[216,2],[226,2]]], +[222,[4075.76,3584.28,-1.52588e-005],[[216,2],[227,2]]], [223,[5358.4,4196.76,0],[[217,2],[228,2]]], [224,[6008.88,4964.76,-2.54313e-006],[[219,2],[229,2],[230,2]]], [225,[6044.32,5600.36,0],[[220,2],[225,2]]], [226,[4008.54,3448.83,0],[[221,2],[231,2],[232,2]]], [227,[3950.96,3596.19,0],[[222,2],[233,2]]], +[228,[5394.28,4053.76,0],[[223,2],[234,2]]], [229,[5907.44,4951.3,0],[[224,2],[235,2]]], [230,[6119.68,5007.39,0],[[224,2],[236,2]]], [231,[3840.05,3361.66,0],[[226,2],[237,2]]], [232,[4127.81,3345.45,1.52588e-005],[[226,2],[238,2]]], [233,[3848.42,3685.07,0],[[227,2],[239,2]]], +[234,[5321.1,3934.62,0],[[228,2],[240,2]]], [235,[5807.75,4867.14,0],[[229,2],[241,2]]], [236,[6222.71,5011.95,0],[[230,2],[242,2]]], [237,[3788.36,3297.16,0],[[231,2],[243,2]]], [238,[4160.88,3308.29,0],[[232,2]]], [239,[3758.44,3762.78,0],[[233,2],[244,2]]], +[240,[5362.9,3805.94,0],[[234,2],[240,2]]], [241,[5717.43,4793.74,0],[[235,2],[245,2]]], [242,[6277.68,5069.89,0],[[236,2],[246,2]]], [243,[3739.62,3165.71,-1.52588e-005],[[237,2],[247,2]]], [244,[3652.23,3850.33,0],[[239,2],[248,2]]], [245,[5634.14,4828.62,0],[[241,2],[249,2]]], +[246,[6318.02,5136.59,4.76837e-007],[[242,2],[246,2],[250,2],[251,2]]], [247,[3753.35,3054.35,0],[[243,2],[252,2]]], [248,[3571.56,3861.43,-1.52588e-005],[[244,2],[253,2]]], [249,[5556.47,4772.85,0],[[245,2],[254,2]]], [250,[6427.46,5256.59,1.90735e-006],[[246,2],[255,2]]], [251,[6408.63,5107.95,3.8147e-006],[[246,2],[256,2]]], +[252,[3751.2,2956.81,-1.52588e-005],[[247,2],[257,2]]], [253,[3461.6,3816.55,0],[[248,2],[258,2]]], [254,[5527.5,4718.07,0],[[249,2]]], [255,[6466.24,5310.07,0],[[250,2],[255,2],[259,2],[260,2]]], [256,[6480.68,5136.23,0],[[251,2],[261,2]]], [257,[3643.03,2887.38,0],[[252,2],[262,2]]], +[258,[3331.06,3837.58,0],[[253,2],[263,2]]], [259,[6485.15,5376.75,0],[[255,2]]], [260,[6584.5,5323.69,0],[[255,2]]], [261,[6554.67,5073.21,0],[[256,2],[264,2],[265,2]]], [262,[3539.15,2826.9,0],[[257,2],[266,2]]], [263,[3204.9,3801.56,0],[[258,2],[267,2]]], +[264,[6580.81,5128.6,0],[[261,2],[268,2]]], [265,[6478.65,4974.24,9.53674e-007],[[261,2],[269,2]]], [266,[3505.96,2761.23,0],[[262,2],[270,2]]], [267,[3061.98,3798.67,1.52588e-005],[[263,2],[271,2]]], [268,[6580.93,5191.94,0],[[264,2]]], [269,[6499.31,4940.78,-4.76837e-007],[[265,2]]], +[270,[3510.92,2651.16,1.52588e-005],[[266,2],[272,2]]], [271,[2923.92,3814.84,-7.62939e-006],[[267,2],[273,2]]], [272,[3467.7,2637.83,5.08626e-006],[[270,2],[274,2],[275,2]]], [273,[2770,3832.66,0],[[271,2],[276,2]]], [274,[3306.41,2658.27,0],[[272,2],[277,2]]], [275,[3393.67,2478.38,-1.52588e-005],[[272,2],[278,2]]], +[276,[2727.23,3826.82,-9.53674e-007],[[273,2],[279,2],[280,2],[281,2]]], [277,[3172.05,2610.29,0],[[274,2],[282,2]]], [278,[3317.16,2383.25,0],[[275,2],[283,2]]], [279,[2549.94,3898.49,0],[[276,2],[284,2]]], [280,[2588.1,3749.9,0],[[276,2],[285,2]]], [281,[2835.22,3767.47,-3.8147e-006],[[276,2],[286,2]]], +[282,[3039.37,2570.94,0],[[277,2],[287,2]]], [283,[3205.87,2293.46,0],[[278,2],[288,2]]], [284,[2416.6,3970.24,0],[[279,2],[289,2]]], [285,[2427.7,3718.45,0],[[280,2],[290,2]]], [286,[2834.85,3751.76,0],[[286,2],[291,2]]], [287,[2904.54,2471.45,0],[[282,2],[292,2]]], +[288,[3135.58,2205.82,1.52588e-005],[[283,2],[293,2]]], [289,[2312.22,4038,0],[[284,2],[294,2]]], [290,[2301.45,3682.64,1.90735e-006],[[285,2],[295,2]]], [291,[2811.3,3740.2,0],[[286,2]]], [292,[2748.21,2483.97,-7.62939e-006],[[287,2],[296,2]]], [293,[3055.32,2118.96,0],[[288,2],[297,2]]], +[294,[2273.52,4107.83,0],[[289,2],[298,2]]], [295,[2169.62,3636.22,0],[[290,2],[299,2]]], [296,[2637.35,2460.21,0],[[292,2],[300,2]]], [297,[3011.39,1996.76,0],[[293,2],[301,2]]], [298,[2110.36,4157.59,0],[[294,2],[302,2]]], [299,[2043.69,3591.76,0],[[295,2],[303,2]]], +[300,[2501.06,2394.22,0],[[296,2],[304,2]]], [301,[2994.6,1980.93,0],[[297,2],[305,2],[306,2]]], [302,[1990.31,4179,0],[[298,2]]], [303,[1929.41,3572.57,0],[[299,2]]], [304,[2400.26,2296.69,0],[[300,2],[307,2]]], [305,[2868.05,1879.35,0],[[301,2],[308,2]]], +[306,[3018.36,1928.02,0],[[301,2],[309,2]]], [307,[2308.31,2188.17,0],[[304,2],[310,2]]], [308,[2786.85,1795.91,0],[[305,2],[311,2]]], [309,[2992.21,1894.26,0],[[306,2]]], [310,[2284.06,2181.53,0],[[307,2],[312,2],[313,2]]], [311,[2876.97,1745.89,0],[[308,2],[314,2]]], +[312,[2252,2298.83,-3.8147e-006],[[310,2],[315,2]]], [313,[2202.03,2038.78,0],[[310,2],[316,2]]], [314,[3025.17,1747.37,0],[[311,2],[317,2]]], [315,[2139.5,2305.19,0],[[312,2],[318,2]]], [316,[2124.41,1924.48,0],[[313,2]]], [317,[3142.7,1637.68,0],[[314,2],[319,2]]], +[318,[2019.27,2389.76,1.90735e-006],[[315,2],[320,2]]], [319,[3117.9,1586.95,-2.54313e-006],[[317,2],[321,2],[322,2]]], [320,[1957.28,2449.3,0],[[318,2],[323,2]]], [321,[3000.87,1444.13,0],[[319,2],[324,2]]], [322,[2992.78,1518.49,0],[[319,2],[325,2]]], [323,[1985.67,2532.36,0],[[320,2],[326,2]]], +[324,[2911.67,1296.02,0],[[321,2],[327,2]]], [325,[2881.46,1423.06,0],[[322,2],[328,2]]], [326,[2007.98,2618.8,0],[[323,2],[329,2]]], [327,[2838.32,1160.44,0],[[324,2],[330,2]]], [328,[2785.87,1313.91,0],[[325,2],[331,2]]], [329,[2058.65,2645.27,0],[[326,2],[332,2]]], +[330,[2764.69,1041.45,0],[[327,2],[333,2]]], [331,[2652.74,1242.08,0],[[328,2],[334,2]]], [332,[2011.68,2697.81,0],[[329,2]]], [333,[2606.56,1038.11,-3.8147e-006],[[330,2],[335,2]]], [334,[2530.32,1176.92,0],[[331,2],[336,2]]], [335,[2557.73,948.935,0],[[333,2],[337,2]]], +[336,[2431.3,1145.24,2.38419e-007],[[334,2]]], [337,[2663.83,883.77,0],[[335,2],[338,2]]], [338,[2678.7,755.422,0],[[337,2],[339,2]]], [339,[2596.13,652.399,0],[[338,2],[340,2]]], [340,[2620.11,614.338,0],[[339,2]]]]; \ No newline at end of file diff --git a/Map-Templates/Antistasi-Stratis.Stratis/Pictures/Mission/PIC.jpg b/Map-Templates/Antistasi-Stratis.Stratis/Pictures/Mission/PIC.jpg new file mode 100644 index 0000000000..030b1d2d99 Binary files /dev/null and b/Map-Templates/Antistasi-Stratis.Stratis/Pictures/Mission/PIC.jpg differ diff --git a/Map-Templates/Antistasi-Stratis.Stratis/Pictures/Mission/whiteboard.jpg b/Map-Templates/Antistasi-Stratis.Stratis/Pictures/Mission/whiteboard.jpg new file mode 100644 index 0000000000..6b8de3eb10 Binary files /dev/null and b/Map-Templates/Antistasi-Stratis.Stratis/Pictures/Mission/whiteboard.jpg differ diff --git a/Map-Templates/Antistasi-Stratis.Stratis/description.ext b/Map-Templates/Antistasi-Stratis.Stratis/description.ext new file mode 100644 index 0000000000..71bfd88750 --- /dev/null +++ b/Map-Templates/Antistasi-Stratis.Stratis/description.ext @@ -0,0 +1,63 @@ +#include "defines.hpp" +#include "dialogs.hpp" + +author = $STR_antistasi_credits_generic_author_text; +OnLoadName = $STR_antistasi_mission_info_stratis_mapname_short_text; +OnLoadMission = $STR_antistasi_mission_info_stratis_blurb_text; +loadScreen = "Pictures\Mission\pic.jpg"; +briefingName = $STR_antistasi_mission_info_stratis_mapname_text; +overviewText = $STR_antistasi_mission_info_stratis_description_text; +overviewPicture = "Pictures\Mission\pic.jpg"; + +#include "MissionDescription\debug.hpp" + +#include "MissionDescription\gameSettings.hpp" + +class CfgFunctions { + #include "functions.hpp" + #include "JeroenArsenal\functions.hpp" +}; + +class CfgSounds +{ + class fire + { + name="fire"; + sound[]={"Music\fire.ogg",db+12,1.0}; + titles[]={}; + }; +}; + +#include "MissionDescription\params.hpp" + +#include "MissionDescription\CfgIdentities.hpp" + +class CfgDebriefing +{ + #include "MissionDescription\endMission.hpp" + + class End1 + { + title = "V I C T O R Y"; + subtitle = "Stratis is Ours!"; + description = "The population of Stratis loves you!
The SDK brave soldiers have proven their valour, and Petros, Stratis' new Prime Minister, could at last to have a nice holiday. A deserved rest in a Greek island with drinks and fine food."; + picture = "n_inf"; + pictureColor[] = {0.0,0.5,0.0,1}; + }; + class petrosDead + { + title = "Maru is Dead"; + subtitle = "Maru is Dead"; + description = "Congratulations!: Maru is Dead. Now with Syndikat without a leader, you may think about joining them, and free Malden"; + picture = "b_unknown"; + pictureColor[] = {0.5,0.0,0.0,1}; + }; + class destroyedSites + { + title = "Stratis is Destroyed"; + subtitle = "Stratis got Destroyed by OPFOR"; + description = "One third of the population in Stratis has been murdered by OPFOR.
Stratis no longer exists, nobody wants to live here."; + picture = "b_unknown"; + pictureColor[] = {0.5,0.0,0.0,1}; + }; +}; diff --git a/Map-Templates/Antistasi-Stratis.Stratis/mission.sqm b/Map-Templates/Antistasi-Stratis.Stratis/mission.sqm new file mode 100644 index 0000000000..e9e60fbe08 --- /dev/null +++ b/Map-Templates/Antistasi-Stratis.Stratis/mission.sqm @@ -0,0 +1,5247 @@ +version=53; +class EditorData +{ + moveGridStep=1; + angleGridStep=0.2617994; + scaleGridStep=1; + autoGroupingDist=10; + toggles=1538; + class ItemIDProvider + { + nextID=664; + }; + class MarkerIDProvider + { + nextID=1; + }; + class Camera + { + pos[]={4377.3989,229.93512,4281.6934}; + dir[]={0,-0.70710683,0.70710683}; + up[]={0,0.70710677,0.70710677}; + aside[]={0.99999994,0,-0}; + }; +}; +binarizationWanted=0; +addons[]= +{ + "A3_Ui_F", + "A3_Structures_F_Ind_Transmitter_Tower", + "A3_Structures_F_Ind_SolarPowerPlant", + "A3_Structures_F_Ind_DieselPowerPlant", + "A3_Structures_F_Ind_Shed", + "A3_Structures_F_Mil_Helipads", + "A3_Modules_F", + "A3_Structures_F_Mil_Cargo", + "A3_Structures_F_Mil_Fortification", + "A3_Weapons_F_Ammoboxes", + "A3_Structures_F_EPC_Civ_InfoBoards", + "A3_Characters_F", + "A3_Weapons_F", + "A3_Structures_F_Exp_Military_Flags", + "A3_Props_F_Enoch_Military_Camps", + "A3_Modules_F_Curator_Curator", + "A3_Modules_F_Hc", + "A3_Structures_F_Mil_Flags", + "A3_Ui_F_Exp", + "A3_Characters_F_Exp" +}; +class AddonsMetaData +{ + class List + { + items=12; + class Item0 + { + className="A3_Ui_F"; + name="Arma 3 - User Interface"; + author="Bohemia Interactive"; + url="https://www.arma3.com"; + }; + class Item1 + { + className="A3_Structures_F_Ind"; + name="Arma 3 - Industrial Structures"; + author="Bohemia Interactive"; + url="https://www.arma3.com"; + }; + class Item2 + { + className="A3_Structures_F_Mil"; + name="Arma 3 - Military Buildings and Structures"; + author="Bohemia Interactive"; + url="https://www.arma3.com"; + }; + class Item3 + { + className="A3_Modules_F"; + name="Arma 3 Alpha - Scripted Modules"; + author="Bohemia Interactive"; + url="https://www.arma3.com"; + }; + class Item4 + { + className="A3_Weapons_F"; + name="Arma 3 Alpha - Weapons and Accessories"; + author="Bohemia Interactive"; + url="https://www.arma3.com"; + }; + class Item5 + { + className="A3_Structures_F_EPC"; + name="Arma 3 Win Episode - Buildings and Structures"; + author="Bohemia Interactive"; + url="https://www.arma3.com"; + }; + class Item6 + { + className="A3_Characters_F"; + name="Arma 3 Alpha - Characters and Clothing"; + author="Bohemia Interactive"; + url="https://www.arma3.com"; + }; + class Item7 + { + className="A3_Structures_F_Exp"; + name="Arma 3 Apex - Buildings and Structures"; + author="Bohemia Interactive"; + url="https://www.arma3.com"; + }; + class Item8 + { + className="A3_Props_F_Enoch"; + name="Arma 3 Enoch - Decorative and Mission Objects"; + author="Bohemia Interactive"; + url="https://www.arma3.com"; + }; + class Item9 + { + className="A3_Modules_F_Curator"; + name="Arma 3 Zeus Update - Scripted Modules"; + author="Bohemia Interactive"; + url="https://www.arma3.com"; + }; + class Item10 + { + className="A3_Ui_F_Exp"; + name="Arma 3 Apex - User Interface"; + author="Bohemia Interactive"; + url="https://www.arma3.com"; + }; + class Item11 + { + className="A3_Characters_F_Exp"; + name="Arma 3 Apex - Characters and Clothing"; + author="Bohemia Interactive"; + url="https://www.arma3.com"; + }; + }; +}; +randomSeed=7889923; +class Mission +{ + class Intel + { + briefingName=$STR_antistasi_mission_info_stratis_mapname_text; + resistanceWest=0; + year=2035; + month=6; + hour=10; + minute=0; + }; + class Entities + { + items=206; + class Item0 + { + dataType="Marker"; + position[]={1784.4497,172.01591,5770.7554}; + name="airp_1_mortar"; + markerType="ELLIPSE"; + type="ellipse"; + colorName="ColorYellow"; + a=7.0062027; + b=6.3582029; + id=80; + atlOffset=166.51591; + }; + class Item1 + { + dataType="Marker"; + position[]={1828.6833,183.92337,5755.3862}; + name="airport_1"; + markerType="RECTANGLE"; + type="rectangle"; + colorName="ColorEAST"; + a=174.12773; + b=297.56723; + angle=14.347109; + id=82; + atlOffset=178.42337; + }; + class Item2 + { + dataType="Marker"; + position[]={1853.9479,183.45085,5845.5815}; + name="airp_1_vehicle"; + markerType="RECTANGLE"; + type="rectangle"; + colorName="ColorGreen"; + a=15; + b=15; + id=84; + atlOffset=177.95085; + }; + class Item3 + { + dataType="Marker"; + position[]={4359.5381,182.16064,3806.3877}; + name="outpost_1"; + markerType="RECTANGLE"; + type="rectangle"; + colorName="ColorGUER"; + a=128.16913; + b=150.42093; + id=110; + atlOffset=-44.309418; + }; + class Item4 + { + dataType="Marker"; + position[]={4369.9727,183.44067,3759.5908}; + name="outp_1_vehicle"; + markerType="RECTANGLE"; + type="rectangle"; + colorName="ColorGreen"; + a=15; + b=8.5561237; + angle=48.562866; + id=111; + atlOffset=-41.464264; + }; + class Item5 + { + dataType="Marker"; + position[]={4377.3203,170.7937,3707.1021}; + name="outp_1_mortar"; + markerType="ELLIPSE"; + type="ellipse"; + colorName="ColorYellow"; + a=14.473; + b=13.825; + id=112; + atlOffset=-58.738037; + }; + class Item6 + { + dataType="Marker"; + position[]={5015.5376,181.50293,5918.3667}; + name="outpost_2"; + markerType="ELLIPSE"; + type="rectangle"; + colorName="ColorGUER"; + a=72.453056; + b=71.955833; + id=114; + atlOffset=-27.090195; + }; + class Item7 + { + dataType="Marker"; + position[]={5009.5518,182.16431,5902.0156}; + name="outp_2_vehicle"; + markerType="RECTANGLE"; + type="rectangle"; + colorName="ColorGreen"; + a=7.4355469; + b=7.1914063; + id=115; + atlOffset=-26.115814; + }; + class Item8 + { + dataType="Marker"; + position[]={4972.0791,169.59399,5905.147}; + name="outp_2_mortar"; + markerType="ELLIPSE"; + type="ellipse"; + colorName="ColorYellow"; + a=6.003273; + b=5.9084959; + id=116; + atlOffset=-38.486893; + }; + class Item9 + { + dataType="Marker"; + position[]={6429.96,179.80499,5414.7642}; + name="outpost_3"; + markerType="ELLIPSE"; + type="rectangle"; + colorName="ColorGUER"; + a=107.45789; + b=106.95299; + angle=41.47858; + id=118; + atlOffset=172.09779; + }; + class Item10 + { + dataType="Marker"; + position[]={6484.3076,181.01912,5390.1904}; + name="outp_3_vehicle"; + markerType="RECTANGLE"; + type="rectangle"; + colorName="ColorGreen"; + a=6.6358004; + b=12.243799; + angle=312.20035; + id=119; + atlOffset=173.40446; + }; + class Item11 + { + dataType="Marker"; + position[]={3339.3955,181.30103,2914.574}; + name="outpost_4"; + markerType="ELLIPSE"; + type="rectangle"; + colorName="ColorGUER"; + a=121.98754; + b=101.27243; + angle=318.06616; + id=122; + atlOffset=-52.973679; + }; + class Item12 + { + dataType="Marker"; + position[]={3407.9482,179.6665,2912.6191}; + name="outp_4_vehicle"; + markerType="RECTANGLE"; + type="rectangle"; + colorName="ColorGreen"; + a=9.4467773; + b=13.195313; + angle=110.27603; + id=123; + atlOffset=-52.871429; + }; + class Item13 + { + dataType="Marker"; + position[]={3393.6753,169.91309,2998.1238}; + name="outp_4_mortar"; + markerType="ELLIPSE"; + type="ellipse"; + colorName="ColorYellow"; + a=9.4750748; + b=9.5210447; + id=125; + atlOffset=-42.663681; + }; + class Item14 + { + dataType="Marker"; + position[]={4501.1548,180.369,6801.1914}; + name="outpost_5"; + markerType="ELLIPSE"; + type="rectangle"; + colorName="ColorGUER"; + a=63.053154; + b=62.430687; + id=126; + atlOffset=74.802513; + }; + class Item15 + { + dataType="Marker"; + position[]={4519.0815,181.69809,6783.625}; + name="outp_5_vehicle"; + markerType="RECTANGLE"; + type="rectangle"; + colorName="ColorGreen"; + a=9.3852539; + b=9.8173828; + id=127; + atlOffset=75.928406; + }; + class Item16 + { + dataType="Marker"; + position[]={3256.6162,182.343,5798.209}; + name="outpost_6"; + markerType="ELLIPSE"; + type="rectangle"; + colorName="ColorGUER"; + a=94.813652; + b=89.754173; + id=130; + atlOffset=177.11221; + }; + class Item17 + { + dataType="Marker"; + position[]={3268.1841,181.00082,5778.9131}; + name="outp_6_vehicle"; + markerType="RECTANGLE"; + type="rectangle"; + colorName="ColorGreen"; + a=15; + b=5.7797194; + angle=35.996651; + id=131; + atlOffset=175.61261; + }; + class Item18 + { + dataType="Marker"; + position[]={2058.5933,183.92276,5832.1191}; + name="spawnPoint_1"; + type="hd_start"; + id=310; + atlOffset=178.52924; + }; + class Item19 + { + dataType="Marker"; + position[]={1933.7072,180.44688,3555.0088}; + name="seaport_1"; + markerType="RECTANGLE"; + type="rectangle"; + colorName="ColorBlue"; + a=140.69122; + b=110.18166; + angle=351.56232; + id=320; + atlOffset=177.979; + }; + class Item20 + { + dataType="Marker"; + position[]={1940.3092,180.53545,3523.8784}; + name="seap_1_vehicle"; + markerType="RECTANGLE"; + type="rectangle"; + colorName="ColorGreen"; + a=15; + b=15; + angle=0.516487; + id=321; + atlOffset=177.84465; + }; + class Item21 + { + dataType="Marker"; + position[]={2369.1526,3.4000001,5825.8604}; + name="road_1"; + type="hd_arrow"; + angle=227.508; + id=447; + }; + class Item22 + { + dataType="Marker"; + position[]={2833.8298,2.324621,5926.8545}; + name="road_2"; + type="hd_arrow"; + angle=227.508; + id=448; + }; + class Item23 + { + dataType="Marker"; + position[]={3139.5693,32.44545,5730.6738}; + name="road_3"; + type="hd_arrow"; + angle=227.508; + id=449; + }; + class Item24 + { + dataType="Marker"; + position[]={3460.5615,85.875504,5360.5469}; + name="road_4"; + type="hd_arrow"; + angle=227.508; + id=450; + }; + class Item25 + { + dataType="Marker"; + position[]={3820.1113,180.53799,4926.4463}; + name="road_5"; + type="hd_arrow"; + angle=227.508; + id=451; + }; + class Item26 + { + dataType="Marker"; + position[]={4053.8491,215.20924,4559.5615}; + name="road_6"; + type="hd_arrow"; + angle=227.508; + id=452; + }; + class Item27 + { + dataType="Marker"; + position[]={4454.9624,192.31288,4267.7246}; + name="road_7"; + type="hd_arrow"; + angle=227.508; + id=453; + }; + class Item28 + { + dataType="Marker"; + position[]={5019.9824,178.05568,4526.7305}; + name="road_8"; + type="hd_arrow"; + angle=227.508; + id=454; + }; + class Item29 + { + dataType="Marker"; + position[]={5171.8623,200.48604,4856.6768}; + name="road_9"; + type="hd_arrow"; + angle=227.508; + id=455; + }; + class Item30 + { + dataType="Marker"; + position[]={5272.3311,191.81651,5330.8525}; + name="road_10"; + type="hd_arrow"; + angle=227.508; + id=456; + }; + class Item31 + { + dataType="Marker"; + position[]={5238.2852,156.06447,5812.3784}; + name="road_11"; + type="hd_arrow"; + angle=227.508; + id=457; + }; + class Item32 + { + dataType="Marker"; + position[]={4657.3828,142.58345,5870.6904}; + name="road_12"; + type="hd_arrow"; + angle=227.508; + id=458; + }; + class Item33 + { + dataType="Marker"; + position[]={4143.4297,122.99484,5788.8877}; + name="road_13"; + type="hd_arrow"; + angle=227.508; + id=459; + }; + class Item34 + { + dataType="Marker"; + position[]={3522.4009,38.827084,5798.9702}; + name="road_14"; + type="hd_arrow"; + angle=227.508; + id=460; + }; + class Item35 + { + dataType="Marker"; + position[]={3010.6887,18.497135,6144.5029}; + name="road_15"; + type="hd_arrow"; + angle=227.508; + id=461; + }; + class Item36 + { + dataType="Marker"; + position[]={3602.104,60.738804,6289.0557}; + name="road_16"; + type="hd_arrow"; + angle=227.508; + id=462; + }; + class Item37 + { + dataType="Marker"; + position[]={3917.7102,115.40282,6344.7773}; + name="road_17"; + type="hd_arrow"; + angle=227.508; + id=463; + atlOffset=-7.6293945e-006; + }; + class Item38 + { + dataType="Marker"; + position[]={4395.915,147.63531,6441.6055}; + name="road_18"; + type="hd_arrow"; + angle=227.508; + id=464; + }; + class Item39 + { + dataType="Marker"; + position[]={4818.3975,125.99086,6470.3804}; + name="road_19"; + type="hd_arrow"; + angle=227.508; + id=465; + }; + class Item40 + { + dataType="Marker"; + position[]={4865.4419,158.17662,6271.6992}; + name="road_20"; + type="hd_arrow"; + angle=227.508; + id=466; + }; + class Item41 + { + dataType="Marker"; + position[]={4810.5952,149.06274,6014.8706}; + name="road_21"; + type="hd_arrow"; + angle=227.508; + id=467; + }; + class Item42 + { + dataType="Marker"; + position[]={4069.0535,122.56939,6332.9189}; + name="road_22"; + type="hd_arrow"; + angle=227.508; + id=468; + }; + class Item43 + { + dataType="Marker"; + position[]={4394.4478,128.44121,6765.4229}; + name="road_23"; + type="hd_arrow"; + angle=227.508; + id=469; + }; + class Item44 + { + dataType="Marker"; + position[]={4049.177,106.50528,6918.1177}; + name="road_24"; + type="hd_arrow"; + angle=227.508; + id=470; + }; + class Item45 + { + dataType="Marker"; + position[]={3639.72,49.943729,6768.5332}; + name="road_25"; + type="hd_arrow"; + angle=227.508; + id=471; + }; + class Item46 + { + dataType="Marker"; + position[]={5432.8013,133.903,5642.6787}; + name="road_26"; + type="hd_arrow"; + angle=227.508; + id=472; + }; + class Item47 + { + dataType="Marker"; + position[]={5636.8916,105.10884,5347.1113}; + name="road_27"; + type="hd_arrow"; + angle=227.508; + id=473; + }; + class Item48 + { + dataType="Marker"; + position[]={6005.2266,87.339783,4960.8047}; + name="road_28"; + type="hd_arrow"; + angle=227.508; + id=474; + }; + class Item49 + { + dataType="Marker"; + position[]={6312.917,35.610355,5137.9648}; + name="road_29"; + type="hd_arrow"; + angle=227.508; + id=475; + }; + class Item50 + { + dataType="Marker"; + position[]={4211.7715,206.69485,3900.8838}; + name="road_30"; + type="hd_arrow"; + angle=227.508; + id=476; + }; + class Item51 + { + dataType="Marker"; + position[]={3999.6794,198.59589,3450.8857}; + name="road_31"; + type="hd_arrow"; + angle=227.508; + id=477; + }; + class Item52 + { + dataType="Marker"; + position[]={3778.6802,162.03198,2979.0859}; + name="road_32"; + type="hd_arrow"; + angle=227.508; + id=478; + }; + class Item53 + { + dataType="Marker"; + position[]={3460.3425,143.09991,2639.9004}; + name="road_33"; + type="hd_arrow"; + angle=227.508; + id=479; + }; + class Item54 + { + dataType="Marker"; + position[]={4224.9253,211.55107,3552.7847}; + name="road_34"; + type="hd_arrow"; + angle=227.508; + id=480; + }; + class Item55 + { + dataType="Marker"; + position[]={3985.7058,207.32112,3579.4937}; + name="road_35"; + type="hd_arrow"; + angle=227.508; + id=481; + }; + class Item56 + { + dataType="Marker"; + position[]={3676.8113,152.70201,3817.5513}; + name="road_36"; + type="hd_arrow"; + angle=227.508; + id=482; + }; + class Item57 + { + dataType="Marker"; + position[]={3405.6572,126.58421,3843.0991}; + name="road_37"; + type="hd_arrow"; + angle=227.508; + id=483; + atlOffset=7.6293945e-006; + }; + class Item58 + { + dataType="Marker"; + position[]={3049.1167,85.309349,3798.2759}; + name="road_38"; + type="hd_arrow"; + angle=227.508; + id=484; + }; + class Item59 + { + dataType="Marker"; + position[]={2721.2532,47.186527,3837.6821}; + name="road_39"; + type="hd_arrow"; + angle=227.508; + id=485; + }; + class Item60 + { + dataType="Marker"; + position[]={2326.1343,22.279091,3691.1318}; + name="road_40"; + type="hd_arrow"; + angle=227.508; + id=486; + }; + class Item61 + { + dataType="Marker"; + position[]={3262.5515,156.68967,2338.9873}; + name="road_41"; + type="hd_arrow"; + angle=227.508; + id=487; + }; + class Item62 + { + dataType="Marker"; + position[]={2957.7209,161.33353,1951.708}; + name="road_42"; + type="hd_arrow"; + angle=227.508; + id=488; + }; + class Item63 + { + dataType="Marker"; + position[]={3044.8152,124.52164,1737.4565}; + name="road_43"; + type="hd_arrow"; + angle=227.508; + id=489; + }; + class Item64 + { + dataType="Marker"; + position[]={2934.9805,75.643105,1393.4805}; + name="road_44"; + type="hd_arrow"; + angle=227.508; + id=490; + }; + class Item65 + { + dataType="Marker"; + position[]={2799.0278,35.466824,1327.0488}; + name="road_45"; + type="hd_arrow"; + angle=227.508; + id=491; + }; + class Item66 + { + dataType="Marker"; + position[]={2818.9583,62.434849,1080.0103}; + name="road_46"; + type="hd_arrow"; + angle=227.508; + id=492; + }; + class Item67 + { + dataType="Marker"; + position[]={5203.1816,223.39101,5032.8828}; + name="resource_1"; + markerType="ELLIPSE"; + type="rectangle"; + colorName="ColorOrange"; + a=91.994316; + b=90.589134; + id=493; + atlOffset=-0.27536011; + }; + class Item68 + { + dataType="Marker"; + position[]={5258.6118,223.44946,5039.188}; + name="reso_1_vehicle"; + markerType="RECTANGLE"; + type="rectangle"; + colorName="ColorGreen"; + a=15; + b=10.353527; + angle=324.65845; + id=494; + }; + class Item69 + { + dataType="Object"; + class PositionInfo + { + position[]={5179.9497,224.40834,5019.4985}; + angles[]={0,2.6815574,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=497; + type="Land_TBox_F"; + }; + class Item70 + { + dataType="Object"; + class PositionInfo + { + position[]={5165.5635,223.25876,5003.8501}; + angles[]={0,2.6180811,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=498; + type="Land_spp_Transformer_F"; + }; + class Item71 + { + dataType="Object"; + class PositionInfo + { + position[]={5192.1362,223.8531,5029.9399}; + angles[]={0,5.8584232,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=499; + type="Land_spp_Mirror_F"; + atlOffset=-1.2449493; + }; + class Item72 + { + dataType="Marker"; + position[]={6059.5239,19.194,5593.5801}; + name="resource_2"; + markerType="ELLIPSE"; + type="rectangle"; + colorName="ColorOrange"; + a=91.346855; + b=82.448509; + id=500; + atlOffset=0.78519058; + }; + class Item73 + { + dataType="Marker"; + position[]={6019.6602,20.714397,5598.9897}; + name="reso_2_vehicle"; + markerType="RECTANGLE"; + type="rectangle"; + colorName="ColorGreen"; + a=5.3761268; + b=15; + angle=30.193537; + id=501; + atlOffset=3.0355206; + }; + class Item74 + { + dataType="Marker"; + position[]={2151.0542,5.29,1911.8298}; + name="resource_3"; + markerType="ELLIPSE"; + type="rectangle"; + colorName="ColorOrange"; + a=78.104057; + b=77.049339; + id=504; + atlOffset=1.9005334; + }; + class Item75 + { + dataType="Marker"; + position[]={2130.0781,5.2226563,1904.2983}; + name="reso_3_vehicle"; + markerType="RECTANGLE"; + type="rectangle"; + colorName="ColorGreen"; + a=15; + b=15; + id=505; + atlOffset=2.8516407; + }; + class Item76 + { + dataType="Marker"; + position[]={4325.6328,179.08398,4374.2915}; + name="factory_1"; + markerType="ELLIPSE"; + type="rectangle"; + colorName="ColorBrown"; + a=87.068535; + b=78.322289; + id=508; + atlOffset=1.7846832; + }; + class Item77 + { + dataType="Marker"; + position[]={4367.4326,177.62065,4343.1396}; + name="fact_1_vehicle"; + markerType="RECTANGLE"; + type="rectangle"; + colorName="ColorGreen"; + a=16.585293; + b=5.8581338; + angle=330.0267; + id=509; + atlOffset=-0.023666382; + }; + class Item78 + { + dataType="Marker"; + position[]={1919.8943,1.104263e-005,2703.9297}; + name="seaSpawn"; + type="mil_objective"; + id=512; + atlOffset=2.7911589; + }; + class Item79 + { + dataType="Marker"; + position[]={1946.3428,-0.00049730629,2675.25}; + name="seaSpawn_1"; + type="mil_objective"; + id=513; + atlOffset=2.670743; + }; + class Item80 + { + dataType="Marker"; + position[]={2806.3257,0.069658369,6090.895}; + name="seaSpawn_2"; + type="mil_objective"; + id=514; + atlOffset=6.0651588; + }; + class Item81 + { + dataType="Marker"; + position[]={2797.2817,0.02817855,6040.3057}; + name="seaSpawn_3"; + type="mil_objective"; + id=515; + atlOffset=3.0414438; + }; + class Item82 + { + dataType="Marker"; + position[]={2785.6941,-0.015525834,5990.5635}; + name="seaSpawn_4"; + type="mil_objective"; + id=516; + atlOffset=2.9357028; + }; + class Item83 + { + dataType="Marker"; + position[]={342.95264,0.10510537,8006.3491}; + name="seaAttackSpawn"; + type="mil_ambush"; + angle=28.695; + id=517; + atlOffset=135.95345; + }; + class Item84 + { + dataType="Marker"; + position[]={3249.4575,0.10708021,8027.0361}; + name="seaAttackSpawn_1"; + type="mil_ambush"; + angle=28.695; + id=518; + atlOffset=43.275658; + }; + class Item85 + { + dataType="Marker"; + position[]={7748.8506,0.28305,7778.7935}; + name="seaAttackSpawn_2"; + type="mil_ambush"; + angle=28.695; + id=519; + atlOffset=118.87346; + }; + class Item86 + { + dataType="Marker"; + position[]={8048.8105,0.035296172,4903.3184}; + name="seaAttackSpawn_3"; + type="mil_ambush"; + angle=28.695; + id=520; + atlOffset=105.93523; + }; + class Item87 + { + dataType="Marker"; + position[]={7976.4063,-0.099963136,693.54004}; + name="seaAttackSpawn_4"; + type="mil_ambush"; + angle=28.695; + id=521; + atlOffset=114.66908; + }; + class Item88 + { + dataType="Marker"; + position[]={4376.8916,-0.18116821,248.77246}; + name="seaAttackSpawn_5"; + type="mil_ambush"; + angle=28.695; + id=522; + atlOffset=105.87098; + }; + class Item89 + { + dataType="Marker"; + position[]={280.8916,0.26738697,310.83398}; + name="seaAttackSpawn_6"; + type="mil_ambush"; + angle=28.695; + id=523; + atlOffset=132.17326; + }; + class Item90 + { + dataType="Marker"; + position[]={311.92236,0.28405786,4127.5605}; + name="seaAttackSpawn_7"; + type="mil_ambush"; + angle=28.695; + id=524; + atlOffset=117.81269; + }; + class Item91 + { + dataType="Marker"; + position[]={174.23759,-0.086801931,8047.5229}; + name="NATO_carrier"; + type="flag_UN"; + id=525; + atlOffset=128.60902; + }; + class Item92 + { + dataType="Marker"; + position[]={7907.2144,0.18780132,297.71777}; + name="CSAT_carrier"; + type="flag_CSAT"; + id=526; + atlOffset=128.28894; + }; + class Item93 + { + dataType="Marker"; + position[]={3484.3875,143.70813,2643.3286}; + name="control"; + markerType="RECTANGLE"; + type="rectangle"; + a=40; + b=40; + id=527; + }; + class Item94 + { + dataType="Marker"; + position[]={4240.4854,212.95169,3562.5132}; + name="control_1"; + markerType="RECTANGLE"; + type="rectangle"; + a=40; + b=40; + id=528; + }; + class Item95 + { + dataType="Marker"; + position[]={2456.0583,92.995148,4293.1646}; + name="control_2"; + markerType="RECTANGLE"; + type="rectangle"; + a=40; + b=40; + id=529; + }; + class Item96 + { + dataType="Marker"; + position[]={3261.8574,142.49608,4298.9482}; + name="control_3"; + markerType="RECTANGLE"; + type="rectangle"; + a=40; + b=40; + id=530; + }; + class Item97 + { + dataType="Marker"; + position[]={4615.1372,129.12558,5314.8711}; + name="control_4"; + markerType="RECTANGLE"; + type="rectangle"; + a=40; + b=40; + id=531; + }; + class Item98 + { + dataType="Marker"; + position[]={3747.3755,90.549637,6449.4395}; + name="control_5"; + markerType="RECTANGLE"; + type="rectangle"; + a=40; + b=40; + id=532; + }; + class Item99 + { + dataType="Marker"; + position[]={4639.9395,142.64743,5874.2217}; + name="control_6"; + markerType="RECTANGLE"; + type="rectangle"; + a=40; + b=40; + id=533; + }; + class Item100 + { + dataType="Marker"; + position[]={3294.6692,47.005371,3819.3682}; + name="control_7"; + markerType="RECTANGLE"; + type="rectangle"; + a=40; + b=40; + id=534; + atlOffset=-75.017754; + }; + class Item101 + { + dataType="Marker"; + position[]={2294.6296,56.611149,2180.7549}; + name="control_8"; + markerType="RECTANGLE"; + type="rectangle"; + a=40; + b=40; + id=535; + }; + class Item102 + { + dataType="Marker"; + position[]={4585.4761,187.17871,3430.6919}; + name="control_9"; + markerType="RECTANGLE"; + type="rectangle"; + a=40; + b=40; + id=536; + }; + class Item103 + { + dataType="Marker"; + position[]={6014.9917,87.307739,4957.8818}; + name="control_10"; + markerType="RECTANGLE"; + type="rectangle"; + a=40; + b=40; + id=537; + }; + class Item104 + { + dataType="Marker"; + position[]={5648.2495,53.764202,6057.3047}; + name="control_11"; + markerType="RECTANGLE"; + type="rectangle"; + a=40; + b=40; + id=538; + }; + class Item105 + { + dataType="Marker"; + position[]={4001.771,142.92676,7025.3467}; + name="control_12"; + markerType="RECTANGLE"; + type="rectangle"; + a=40; + b=40; + id=539; + }; + class Item106 + { + dataType="Marker"; + position[]={2903.8428,140.6223,4941.9619}; + name="control_13"; + markerType="RECTANGLE"; + type="rectangle"; + a=40; + b=40; + id=540; + }; + class Item107 + { + dataType="Marker"; + position[]={2593.7639,82.997322,5495.0977}; + name="control_14"; + markerType="RECTANGLE"; + type="rectangle"; + a=40; + b=40; + id=541; + }; + class Item108 + { + dataType="Marker"; + position[]={1685.3317,-0.16666336,6052.2354}; + name="seaPatrol"; + type="Empty"; + id=542; + atlOffset=4.8308864; + }; + class Item109 + { + dataType="Marker"; + position[]={1584.4608,0.2642006,5718.6895}; + name="seaPatrol_1"; + type="Empty"; + id=543; + atlOffset=12.089296; + }; + class Item110 + { + dataType="Marker"; + position[]={1845.7751,0.011513887,3553.1577}; + name="seaPatrol_2"; + type="Empty"; + id=544; + atlOffset=2.6025443; + }; + class Item111 + { + dataType="Marker"; + position[]={6509.7021,-1.4429836e-005,5458.9766}; + name="seaPatrol_3"; + type="Empty"; + id=545; + atlOffset=1.3316287; + }; + class Item112 + { + dataType="Object"; + class PositionInfo + { + position[]={2182.1389,7.7945347,1900.9946}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=546; + type="Land_dp_smallTank_F"; + atlOffset=0.0077998638; + }; + class Item113 + { + dataType="Object"; + class PositionInfo + { + position[]={2180.3201,7.4385777,1915.4967}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=547; + type="Land_dp_smallTank_F"; + atlOffset=-0.014898539; + }; + class Item114 + { + dataType="Object"; + class PositionInfo + { + position[]={2170.8518,7.2975965,1905.4813}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=548; + type="Land_dp_smallTank_F"; + atlOffset=0.011440277; + }; + class Item115 + { + dataType="Object"; + class PositionInfo + { + position[]={2131.7524,3.5102537,1883.8459}; + angles[]={0,3.7401056,0}; + }; + side="Empty"; + flags=1; + class Attributes + { + }; + id=549; + type="Land_i_Shed_Ind_F"; + atlOffset=0.48765469; + }; + class Item116 + { + dataType="Object"; + class PositionInfo + { + position[]={2155.825,3.9285939,1878.9517}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=550; + type="Land_dp_transformer_F"; + }; + class Item117 + { + dataType="Object"; + class PositionInfo + { + position[]={2149.3435,3.7200794,1879.8005}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=551; + type="Land_dp_transformer_F"; + }; + class Item118 + { + dataType="Object"; + class PositionInfo + { + position[]={2155.3948,4.1783381,1884.5144}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=552; + type="Land_dp_transformer_F"; + atlOffset=1.7642975e-005; + }; + class Item119 + { + dataType="Object"; + class PositionInfo + { + position[]={2148.8086,3.9350531,1884.9951}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=553; + type="Land_dp_transformer_F"; + }; + class Item120 + { + dataType="Object"; + class PositionInfo + { + position[]={5199.0522,225.3714,5033.0298}; + angles[]={0,5.8584232,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=554; + type="Land_spp_Mirror_F"; + atlOffset=3.0517578e-005; + }; + class Item121 + { + dataType="Object"; + class PositionInfo + { + position[]={5206.2817,225.56819,5037.7412}; + angles[]={0,5.8584232,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=555; + type="Land_spp_Mirror_F"; + }; + class Item122 + { + dataType="Object"; + class PositionInfo + { + position[]={5187.3042,223.04622,5037.0137}; + angles[]={0,5.8584232,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=556; + type="Land_spp_Mirror_F"; + atlOffset=-4.5776367e-005; + }; + class Item123 + { + dataType="Object"; + class PositionInfo + { + position[]={5195.5156,224.01291,5040.4639}; + angles[]={0,5.8584232,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=557; + type="Land_spp_Mirror_F"; + atlOffset=7.6293945e-005; + }; + class Item124 + { + dataType="Object"; + class PositionInfo + { + position[]={5202.5723,224.43587,5045.0078}; + angles[]={0,5.8584232,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=558; + type="Land_spp_Mirror_F"; + atlOffset=-3.0517578e-005; + }; + class Item125 + { + dataType="Object"; + class PositionInfo + { + position[]={5212.314,225.54947,5041.9868}; + angles[]={0,5.8584232,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=559; + type="Land_spp_Mirror_F"; + atlOffset=-1.5258789e-005; + }; + class Item126 + { + dataType="Object"; + class PositionInfo + { + position[]={5219.1553,225.42398,5045.7817}; + angles[]={0,5.8584232,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=560; + type="Land_spp_Mirror_F"; + atlOffset=1.5258789e-005; + }; + class Item127 + { + dataType="Object"; + class PositionInfo + { + position[]={5208.5547,224.31383,5049.1587}; + angles[]={0,5.8584232,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=561; + type="Land_spp_Mirror_F"; + atlOffset=-4.5776367e-005; + }; + class Item128 + { + dataType="Object"; + class PositionInfo + { + position[]={5214.022,223.29794,5053.4937}; + angles[]={0,5.8584232,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=562; + type="Land_spp_Mirror_F"; + atlOffset=4.5776367e-005; + }; + class Item129 + { + dataType="Object"; + class PositionInfo + { + position[]={6419.5674,7.3924508,5431.7261}; + angles[]={0,0.74982089,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=563; + type="Land_HelipadSquare_F"; + }; + class Item130 + { + dataType="Object"; + class PositionInfo + { + position[]={6082.5278,19.646286,5638.0381}; + angles[]={0,3.5848579,0}; + }; + side="Empty"; + flags=1; + class Attributes + { + }; + id=564; + type="Land_dp_transformer_F"; + atlOffset=0.43118668; + }; + class Item131 + { + dataType="Object"; + class PositionInfo + { + position[]={6088.0186,19.437771,5634.4912}; + angles[]={0,3.5848579,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=565; + type="Land_dp_transformer_F"; + atlOffset=-0.18442726; + }; + class Item132 + { + dataType="Object"; + class PositionInfo + { + position[]={6080.5303,19.89603,5632.8281}; + angles[]={0,3.5848579,0}; + }; + side="Empty"; + flags=1; + class Attributes + { + }; + id=566; + type="Land_dp_transformer_F"; + atlOffset=0.50969315; + }; + class Item133 + { + dataType="Object"; + class PositionInfo + { + position[]={6086.2744,19.652744,5629.5693}; + angles[]={0,3.5848579,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=567; + type="Land_dp_transformer_F"; + }; + class Item134 + { + dataType="Logic"; + class PositionInfo + { + position[]={4518.8291,105.71661,6780.8867}; + }; + areaSize[]={9.4720001,0,14.895092}; + areaIsRectangle=1; + flags=1; + id=568; + type="ModuleHideTerrainObjects_F"; + atlOffset=-0.44187927; + class CustomAttributes + { + class Attribute0 + { + property="#filter"; + expression="_this setVariable [""#filter"",_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=15; + }; + }; + }; + class Attribute1 + { + property="#hideLocally"; + expression="_this setVariable [""#hideLocally"",_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=2; + }; + }; + class Item135 + { + dataType="Marker"; + position[]={1640.0554,6.3569336,5223.6343}; + name="detectPlayer"; + markerType="RECTANGLE"; + type="rectangle"; + a=134.05487; + b=273.97559; + angle=13.519992; + id=569; + atlOffset=0.85693359; + }; + class Item136 + { + dataType="Marker"; + position[]={2018.3226,6.2600002,5663.2832}; + name="detectPlayer_1"; + markerType="RECTANGLE"; + type="rectangle"; + a=37.290413; + b=339.99792; + angle=14.583413; + id=570; + atlOffset=0.4435544; + }; + class Item137 + { + dataType="Marker"; + position[]={1867.0679,6.7893462,5397.7041}; + name="detectPlayer_2"; + markerType="RECTANGLE"; + type="rectangle"; + a=57.336643; + b=48.10556; + angle=14.583413; + id=571; + atlOffset=0.33703995; + }; + class Item138 + { + dataType="Marker"; + position[]={2187.7871,19.976082,5677.6621}; + name="outpost_7"; + markerType="RECTANGLE"; + type="rectangle"; + colorName="ColorGUER"; + a=57.509865; + b=119.64684; + angle=11.331309; + id=572; + atlOffset=13.976082; + }; + class Item139 + { + dataType="Marker"; + position[]={2159.4192,21.256104,5633.3823}; + name="outp_7_vehicle_1"; + markerType="RECTANGLE"; + type="rectangle"; + colorName="ColorGreen"; + a=15; + b=8.5559998; + angle=13.744521; + id=573; + atlOffset=15.256104; + }; + class Item140 + { + dataType="Marker"; + position[]={2227.5122,6,5741.4619}; + name="outp_7_vehicle_2"; + markerType="RECTANGLE"; + type="rectangle"; + colorName="ColorGreen"; + a=13.084536; + b=8.5559998; + angle=13.74452; + id=576; + }; + class Item141 + { + dataType="Object"; + class PositionInfo + { + position[]={1721.998,18.386209,5531.521}; + angles[]={0,0.25621435,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=582; + type="Land_Cargo_Tower_V1_F"; + }; + class Item142 + { + dataType="Object"; + class PositionInfo + { + position[]={1623.8052,8.7969685,5528.6504}; + angles[]={0,0.227681,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=583; + type="Land_Cargo_Patrol_V1_F"; + atlOffset=-1.4044256; + }; + class Item143 + { + dataType="Object"; + class PositionInfo + { + position[]={1972.2435,10.695306,5687.8296}; + angles[]={0,4.9189043,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=584; + type="Land_Cargo_Patrol_V1_F"; + atlOffset=1.9073486e-006; + }; + class Item144 + { + dataType="Object"; + class PositionInfo + { + position[]={1969.8683,11.56502,5666.4707}; + angles[]={0,4.9189043,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=585; + type="Land_Cargo_Patrol_V1_F"; + atlOffset=-7.6293945e-006; + }; + class Item145 + { + dataType="Object"; + class PositionInfo + { + position[]={1798.7788,9.3754005,5832.5259}; + angles[]={0,0.29536384,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=586; + type="Land_Cargo_HQ_V1_F"; + atlOffset=4.7683716e-007; + }; + class Item146 + { + dataType="Object"; + class PositionInfo + { + position[]={1829.6847,18.386209,5942.9219}; + angles[]={0,0.22751109,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=587; + type="Land_Cargo_Tower_V1_No4_F"; + }; + class Item147 + { + dataType="Object"; + class PositionInfo + { + position[]={1815.4952,6.2405143,5800.833}; + angles[]={0,4.9466801,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=588; + type="Land_HBarrier_5_F"; + }; + class Item148 + { + dataType="Object"; + class PositionInfo + { + position[]={1826.6782,6.2405143,5847.2427}; + angles[]={0,4.9466801,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=589; + type="Land_HBarrier_5_F"; + }; + class Item149 + { + dataType="Object"; + class PositionInfo + { + position[]={1823.8771,6.2405143,5836.2871}; + angles[]={0,4.9466801,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=590; + type="Land_HBarrier_5_F"; + }; + class Item150 + { + dataType="Object"; + class PositionInfo + { + position[]={1821.2035,6.2405143,5825.1304}; + angles[]={0,4.9466801,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=591; + type="Land_HBarrier_5_F"; + }; + class Item151 + { + dataType="Object"; + class PositionInfo + { + position[]={1818.2754,6.2405143,5812.4897}; + angles[]={0,4.9466801,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=592; + type="Land_HBarrier_5_F"; + }; + class Item152 + { + dataType="Object"; + class PositionInfo + { + position[]={1776.9614,6.2405143,5814.2358}; + angles[]={0,4.9466801,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=593; + type="Land_HBarrier_5_F"; + }; + class Item153 + { + dataType="Object"; + class PositionInfo + { + position[]={1788.1444,6.2405143,5860.6455}; + angles[]={0,4.9466801,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=594; + type="Land_HBarrier_5_F"; + }; + class Item154 + { + dataType="Object"; + class PositionInfo + { + position[]={1785.3433,6.2405143,5849.6899}; + angles[]={0,4.9466801,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=595; + type="Land_HBarrier_5_F"; + }; + class Item155 + { + dataType="Object"; + class PositionInfo + { + position[]={1782.6697,6.2405143,5838.5332}; + angles[]={0,4.9466801,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=596; + type="Land_HBarrier_5_F"; + }; + class Item156 + { + dataType="Object"; + class PositionInfo + { + position[]={1779.7416,6.2405143,5825.8926}; + angles[]={0,4.9466801,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=597; + type="Land_HBarrier_5_F"; + }; + class Item157 + { + dataType="Object"; + class PositionInfo + { + position[]={1781.4032,6.2405143,5799.6162}; + angles[]={0,0.25238141,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=598; + type="Land_HBarrier_5_F"; + }; + class Item158 + { + dataType="Object"; + class PositionInfo + { + position[]={1805.5933,6.2405143,5793.4692}; + angles[]={0,0.25238141,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=599; + type="Land_HBarrier_5_F"; + }; + class Item159 + { + dataType="Object"; + class PositionInfo + { + position[]={1793.0077,6.2405143,5796.6255}; + angles[]={0,0.25238141,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=600; + type="Land_HBarrier_5_F"; + }; + class Item160 + { + dataType="Object"; + class PositionInfo + { + position[]={1799.8667,6.2405143,5866.5825}; + angles[]={0,0.25238141,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=601; + type="Land_HBarrier_5_F"; + }; + class Item161 + { + dataType="Object"; + class PositionInfo + { + position[]={1824.0568,6.2405143,5860.4355}; + angles[]={0,0.25238141,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=602; + type="Land_HBarrier_5_F"; + }; + class Item162 + { + dataType="Object"; + class PositionInfo + { + position[]={1811.4712,6.2405143,5863.5918}; + angles[]={0,0.25238141,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=603; + type="Land_HBarrier_5_F"; + }; + class Item163 + { + dataType="Object"; + class PositionInfo + { + position[]={1793.8566,6.2405143,5779.7817}; + angles[]={0,0.25238141,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=604; + type="Land_HBarrier_5_F"; + }; + class Item164 + { + dataType="Object"; + class PositionInfo + { + position[]={1781.271,6.2405143,5782.938}; + angles[]={0,0.25238141,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=605; + type="Land_HBarrier_5_F"; + }; + class Item165 + { + dataType="Object"; + class PositionInfo + { + position[]={1776.1747,6.2405143,5760.8501}; + angles[]={0,0.25238141,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=606; + type="Land_HBarrier_5_F"; + }; + class Item166 + { + dataType="Object"; + class PositionInfo + { + position[]={1787.6637,6.2405143,5758.0728}; + angles[]={0,0.25238141,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=607; + type="Land_HBarrier_5_F"; + }; + class Item167 + { + dataType="Object"; + class PositionInfo + { + position[]={1795.0193,6.2405143,5760.7427}; + angles[]={0,4.9809704,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=608; + type="Land_HBarrier_5_F"; + }; + class Item168 + { + dataType="Object"; + class PositionInfo + { + position[]={1798.379,6.2405143,5773.2754}; + angles[]={0,4.9809704,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=609; + type="Land_HBarrier_5_F"; + }; + class Item169 + { + dataType="Object"; + class PositionInfo + { + position[]={1771.0374,6.2405143,5767.9033}; + angles[]={0,4.9862809,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=610; + type="Land_HBarrier_5_F"; + }; + class Item170 + { + dataType="Object"; + class PositionInfo + { + position[]={1774.4636,6.2405143,5780.418}; + angles[]={0,4.9862809,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=611; + type="Land_HBarrier_5_F"; + }; + class Item171 + { + dataType="Object"; + class PositionInfo + { + position[]={1770.3516,6.2405143,5776.1973}; + angles[]={0,4.9862809,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=612; + type="Land_HBarrier_5_F"; + }; + class Item172 + { + dataType="Object"; + class PositionInfo + { + position[]={1800.5699,6.2405143,5766.1909}; + angles[]={0,4.9882493,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=613; + type="Land_HBarrier_5_F"; + }; + class Item173 + { + dataType="Object"; + class PositionInfo + { + position[]={1780.437,6.2405143,5755.8052}; + angles[]={0,0.25238141,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=614; + type="Land_HBarrier_5_F"; + }; + class Item174 + { + dataType="Object"; + class PositionInfo + { + position[]={1789.5117,6.2405143,5783.6318}; + angles[]={0,0.25238141,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=615; + type="Land_HBarrier_5_F"; + }; + class Item175 + { + dataType="Object"; + class PositionInfo + { + position[]={4373.6255,227.0071,3820.9607}; + angles[]={0,4.7101207,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=617; + type="Land_HelipadSquare_F"; + }; + class Item176 + { + dataType="Marker"; + position[]={2609.1082,161.09151,628.19727}; + name="Synd_HQ"; + markerType="RECTANGLE"; + type="rectangle"; + colorName="ColorPink"; + a=50; + b=50; + id=0; + atlOffset=97.115479; + }; + class Item177 + { + dataType="Marker"; + position[]={2610.4412,2.7037606e+012,630.37598}; + name="respawn_guerrila"; + text="Your Headquarters"; + type="hd_flag"; + colorName="ColorGUER"; + id=1; + atlOffset=2.7037606e+012; + }; + class Item178 + { + dataType="Object"; + class PositionInfo + { + position[]={2614.0271,64.832436,629.24707}; + angles[]={0.027492445,0,0.024996169}; + }; + side="Empty"; + flags=4; + class Attributes + { + name="vehicleBox"; + }; + id=2; + type="Box_East_AmmoVeh_F"; + atlOffset=-0.034301758; + class CustomAttributes + { + class Attribute0 + { + property="ammoBox"; + expression="[_this,_value] call bis_fnc_initAmmoBox;"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="[[[[],[]],[[],[]],[[],[]],[[],[]]],false]"; + }; + }; + }; + class Attribute1 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=2; + }; + }; + class Item179 + { + dataType="Object"; + class PositionInfo + { + position[]={2607.4685,64.772552,631.20703}; + angles[]={0.022493234,5.6506429,0.01499443}; + }; + side="Empty"; + flags=4; + class Attributes + { + name="mapX"; + }; + id=3; + type="MapBoard_seismic_F"; + atlOffset=-0.066558838; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item180 + { + dataType="Group"; + side="Independent"; + class Entities + { + items=1; + class Item0 + { + dataType="Object"; + class PositionInfo + { + position[]={2605.0066,63.875671,628.12402}; + angles[]={0,2.2023785,0}; + }; + side="Independent"; + flags=7; + class Attributes + { + name="petros"; + class Inventory + { + map="ItemMap"; + }; + }; + id=5; + type="I_G_officer_F"; + atlOffset=-3.8146973e-006; + class CustomAttributes + { + class Attribute0 + { + property="face"; + expression="_this setface _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value=""; + }; + }; + }; + class Attribute1 + { + property="pitch"; + expression="_this setpitch _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=1; + }; + }; + }; + nAttributes=2; + }; + }; + }; + class Attributes + { + }; + id=4; + atlOffset=-3.8146973e-006; + }; + class Item181 + { + dataType="Logic"; + class PositionInfo + { + position[]={2606.8591,64.107887,621.51563}; + angles[]={0.024993783,0,0.02999169}; + }; + name="server"; + id=6; + type="Logic"; + }; + class Item182 + { + dataType="Logic"; + class PositionInfo + { + position[]={2608.4333,64.177414,620.10352}; + angles[]={0.024993783,0,0}; + }; + name="garrison"; + id=7; + type="Logic"; + }; + class Item183 + { + dataType="Logic"; + class PositionInfo + { + position[]={2610.2205,64.203056,618.68262}; + angles[]={0.01749678,0,0}; + }; + name="spawner"; + id=8; + type="Logic"; + }; + class Item184 + { + dataType="Logic"; + class PositionInfo + { + position[]={2612.0955,64.224915,617.35156}; + angles[]={0.01749678,0,6.268187}; + }; + name="roadsX"; + id=10; + type="Logic"; + }; + class Item185 + { + dataType="Object"; + class PositionInfo + { + position[]={2613.4109,67.92511,633.23242}; + }; + side="Empty"; + flags=5; + class Attributes + { + name="flagX"; + }; + id=11; + type="Flag_Syndikat_F"; + }; + class Item186 + { + dataType="Logic"; + class PositionInfo + { + position[]={2613.5115,64.222641,616.26758}; + angles[]={0.01749678,0,6.268187}; + }; + name="timer"; + id=12; + type="Logic"; + }; + class Item187 + { + dataType="Object"; + class PositionInfo + { + position[]={2614.0945,64.981979,624.57227}; + angles[]={0.012496647,0,0.0074931863}; + }; + side="Empty"; + flags=4; + class Attributes + { + name="boxX"; + }; + id=13; + type="IG_supplyCrate_F"; + atlOffset=-0.029090881; + class CustomAttributes + { + class Attribute0 + { + property="ammoBox"; + expression="[_this,_value] call bis_fnc_initAmmoBox;"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value=""; + }; + }; + }; + class Attribute1 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=2; + }; + }; + class Item188 + { + dataType="Logic"; + class PositionInfo + { + position[]={2614.781,64.225517,615.01563}; + angles[]={0.01749678,0,6.268187}; + }; + name="sidesX"; + id=14; + type="Logic"; + }; + class Item189 + { + dataType="Logic"; + class PositionInfo + { + position[]={2615.6921,64.226402,614.18359}; + angles[]={0.01749678,0,6.268187}; + }; + name="killZones"; + id=15; + type="Logic"; + }; + class Item190 + { + dataType="Object"; + class PositionInfo + { + position[]={2610.2361,64.591705,627.375}; + angles[]={0.012496647,0,0.027490277}; + }; + side="Empty"; + flags=4; + class Attributes + { + name="fireX"; + }; + id=18; + type="Land_TentSolar_01_olive_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item191 + { + dataType="Logic"; + class PositionInfo + { + position[]={2593.2117,61.891762,613.99121}; + angles[]={6.1318512,0,0.17809302}; + }; + id=19; + type="ModuleCurator_F"; + class CustomAttributes + { + class Attribute0 + { + property="ModuleCurator_F_Owner"; + expression="_this setVariable ['Owner',_value,true];"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="#adminLogged"; + }; + }; + }; + class Attribute1 + { + property="ModuleCurator_F_Forced"; + expression="_this setVariable ['Forced',_value,true];"; + class Value + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=0; + }; + }; + }; + class Attribute2 + { + property="ModuleCurator_F_Name"; + expression="_this setVariable ['Name',_value,true];"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value=""; + }; + }; + }; + class Attribute3 + { + property="ModuleCurator_F_Addons"; + expression="_this setVariable ['Addons',_value,true];"; + class Value + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=3; + }; + }; + }; + nAttributes=4; + }; + }; + class Item192 + { + dataType="Logic"; + class PositionInfo + { + position[]={2616.4099,64.244278,613.19141}; + angles[]={0.01749678,0,0.012496647}; + }; + name="pathfinding"; + id=20; + type="Logic"; + }; + class Item193 + { + dataType="Logic"; + class PositionInfo + { + position[]={2597.1443,63.440254,620.94238}; + angles[]={6.1489968,0,0.12435512}; + }; + name="HC_commanderX"; + id=21; + type="HighCommand"; + }; + class Item194 + { + dataType="Logic"; + class PositionInfo + { + position[]={2600.5447,63.764774,620.84863}; + angles[]={6.2357197,0,0.099669173}; + }; + id=22; + type="HighCommandSubordinate"; + }; + class Item195 + { + dataType="Group"; + side="Independent"; + class Entities + { + items=38; + class Item0 + { + dataType="Object"; + class PositionInfo + { + position[]={2615.3376,64.138969,626.86914}; + }; + side="Independent"; + flags=7; + class Attributes + { + name="commanderX"; + description="Default Commander"; + isPlayer=1; + isPlayable=1; + class Inventory + { + map="ItemMap"; + }; + }; + id=24; + type="I_G_Soldier_TL_F"; + atlOffset=-7.6293945e-006; + class CustomAttributes + { + class Attribute0 + { + property="speaker"; + expression="_this setspeaker _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="Male04GRE"; + }; + }; + }; + class Attribute1 + { + property="pitch"; + expression="_this setpitch _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=1; + }; + }; + }; + nAttributes=2; + }; + }; + class Item1 + { + dataType="Object"; + class PositionInfo + { + position[]={2620.1326,64.290634,624.16602}; + }; + side="Independent"; + flags=5; + class Attributes + { + isPlayable=1; + class Inventory + { + map="ItemMap"; + }; + }; + id=25; + type="I_G_Soldier_TL_F"; + atlOffset=-7.6293945e-006; + }; + class Item2 + { + dataType="Object"; + class PositionInfo + { + position[]={2620.2712,64.268539,626.40137}; + }; + side="Independent"; + flags=5; + class Attributes + { + isPlayable=1; + class Inventory + { + map="ItemMap"; + }; + }; + id=26; + type="I_G_Soldier_TL_F"; + atlOffset=-7.6293945e-006; + }; + class Item3 + { + dataType="Object"; + class PositionInfo + { + position[]={2620.2136,64.314445,628.73438}; + }; + side="Independent"; + flags=5; + class Attributes + { + isPlayable=1; + class Inventory + { + map="ItemMap"; + }; + }; + id=27; + type="I_G_Soldier_TL_F"; + atlOffset=7.6293945e-006; + }; + class Item4 + { + dataType="Object"; + class PositionInfo + { + position[]={2620.0505,64.491684,631.04883}; + }; + side="Independent"; + flags=5; + class Attributes + { + isPlayable=1; + class Inventory + { + map="ItemMap"; + }; + }; + id=28; + type="I_G_Soldier_TL_F"; + atlOffset=7.6293945e-006; + }; + class Item5 + { + dataType="Object"; + class PositionInfo + { + position[]={2620.0095,64.685257,633.50195}; + }; + side="Independent"; + flags=5; + class Attributes + { + isPlayable=1; + class Inventory + { + map="ItemMap"; + }; + }; + id=29; + type="I_G_Soldier_TL_F"; + atlOffset=7.6293945e-006; + }; + class Item6 + { + dataType="Object"; + class PositionInfo + { + position[]={2619.824,64.83709,635.81836}; + }; + side="Independent"; + flags=5; + class Attributes + { + isPlayable=1; + class Inventory + { + map="ItemMap"; + }; + }; + id=30; + type="I_G_Soldier_F"; + atlOffset=7.6293945e-006; + }; + class Item7 + { + dataType="Object"; + class PositionInfo + { + position[]={2619.6169,64.913551,637.71387}; + }; + side="Independent"; + flags=5; + class Attributes + { + isPlayable=1; + class Inventory + { + map="ItemMap"; + }; + }; + id=31; + type="I_G_Soldier_F"; + }; + class Item8 + { + dataType="Object"; + class PositionInfo + { + position[]={2622.4919,64.483437,624.28906}; + }; + side="Independent"; + flags=5; + class Attributes + { + isPlayable=1; + class Inventory + { + map="ItemMap"; + }; + }; + id=32; + type="I_G_Soldier_F"; + atlOffset=-7.6293945e-006; + }; + class Item9 + { + dataType="Object"; + class PositionInfo + { + position[]={2622.491,64.525826,626.62891}; + }; + side="Independent"; + flags=5; + class Attributes + { + isPlayable=1; + class Inventory + { + map="ItemMap"; + }; + }; + id=33; + type="I_G_Soldier_F"; + }; + class Item10 + { + dataType="Object"; + class PositionInfo + { + position[]={2622.3845,64.674347,629.00195}; + }; + side="Independent"; + flags=5; + class Attributes + { + isPlayable=1; + class Inventory + { + map="ItemMap"; + }; + }; + id=34; + type="I_G_Soldier_F"; + atlOffset=7.6293945e-006; + }; + class Item11 + { + dataType="Object"; + class PositionInfo + { + position[]={2622.3259,64.828156,631.20117}; + }; + side="Independent"; + flags=5; + class Attributes + { + isPlayable=1; + class Inventory + { + map="ItemMap"; + }; + }; + id=35; + type="I_G_Soldier_F"; + atlOffset=7.6293945e-006; + }; + class Item12 + { + dataType="Object"; + class PositionInfo + { + position[]={2622.1228,64.980011,633.62402}; + }; + side="Independent"; + flags=5; + class Attributes + { + isPlayable=1; + class Inventory + { + map="ItemMap"; + }; + }; + id=36; + type="I_G_Soldier_F"; + atlOffset=7.6293945e-006; + }; + class Item13 + { + dataType="Object"; + class PositionInfo + { + position[]={2621.9353,65.116951,635.95508}; + }; + side="Independent"; + flags=5; + class Attributes + { + isPlayable=1; + class Inventory + { + map="ItemMap"; + }; + }; + id=37; + type="I_G_Soldier_F"; + atlOffset=7.6293945e-006; + }; + class Item14 + { + dataType="Object"; + class PositionInfo + { + position[]={2624.6003,64.712814,624.3252}; + }; + side="Independent"; + flags=5; + class Attributes + { + isPlayable=1; + class Inventory + { + map="ItemMap"; + }; + }; + id=38; + type="I_G_Soldier_AR_F"; + }; + class Item15 + { + dataType="Object"; + class PositionInfo + { + position[]={2624.7625,64.876244,626.76563}; + }; + side="Independent"; + flags=5; + class Attributes + { + isPlayable=1; + class Inventory + { + map="ItemMap"; + }; + }; + id=39; + type="I_G_Soldier_AR_F"; + atlOffset=7.6293945e-006; + }; + class Item16 + { + dataType="Object"; + class PositionInfo + { + position[]={2624.3621,64.963867,629.17969}; + }; + side="Independent"; + flags=5; + class Attributes + { + isPlayable=1; + class Inventory + { + map="ItemMap"; + }; + }; + id=40; + type="I_G_Soldier_AR_F"; + atlOffset=7.6293945e-006; + }; + class Item17 + { + dataType="Object"; + class PositionInfo + { + position[]={2624.3386,65.105965,631.3291}; + }; + side="Independent"; + flags=5; + class Attributes + { + isPlayable=1; + class Inventory + { + map="ItemMap"; + }; + }; + id=41; + type="I_G_Soldier_AR_F"; + atlOffset=7.6293945e-006; + }; + class Item18 + { + dataType="Object"; + class PositionInfo + { + position[]={2624.1384,65.227905,633.57031}; + }; + side="Independent"; + flags=5; + class Attributes + { + isPlayable=1; + class Inventory + { + map="ItemMap"; + }; + }; + id=42; + type="I_G_Soldier_AR_F"; + }; + class Item19 + { + dataType="Object"; + class PositionInfo + { + position[]={2624.0515,65.384033,636.0293}; + }; + side="Independent"; + flags=5; + class Attributes + { + isPlayable=1; + class Inventory + { + map="ItemMap"; + }; + }; + id=43; + type="I_G_Soldier_AR_F"; + atlOffset=-7.6293945e-006; + }; + class Item20 + { + dataType="Object"; + class PositionInfo + { + position[]={2626.6892,65.01503,624.4043}; + }; + side="Independent"; + flags=5; + class Attributes + { + isPlayable=1; + class Inventory + { + map="ItemMap"; + }; + }; + id=44; + type="I_G_Soldier_GL_F"; + atlOffset=7.6293945e-006; + }; + class Item21 + { + dataType="Object"; + class PositionInfo + { + position[]={2626.5593,65.111343,626.72266}; + }; + side="Independent"; + flags=5; + class Attributes + { + isPlayable=1; + class Inventory + { + map="ItemMap"; + }; + }; + id=45; + type="I_G_Soldier_GL_F"; + }; + class Item22 + { + dataType="Object"; + class PositionInfo + { + position[]={2626.4353,65.247581,629.4668}; + }; + side="Independent"; + flags=5; + class Attributes + { + isPlayable=1; + class Inventory + { + map="ItemMap"; + }; + }; + id=46; + type="I_G_Soldier_GL_F"; + atlOffset=7.6293945e-006; + }; + class Item23 + { + dataType="Object"; + class PositionInfo + { + position[]={2626.2615,65.314613,631.47559}; + }; + side="Independent"; + flags=5; + class Attributes + { + isPlayable=1; + class Inventory + { + map="ItemMap"; + }; + }; + id=47; + type="I_G_Soldier_GL_F"; + }; + class Item24 + { + dataType="Object"; + class PositionInfo + { + position[]={2626.1921,65.439346,633.66016}; + }; + side="Independent"; + flags=5; + class Attributes + { + isPlayable=1; + class Inventory + { + map="ItemMap"; + }; + }; + id=48; + type="I_G_Soldier_GL_F"; + }; + class Item25 + { + dataType="Object"; + class PositionInfo + { + position[]={2626.0867,65.513359,636.15039}; + }; + side="Independent"; + flags=5; + class Attributes + { + isPlayable=1; + class Inventory + { + map="ItemMap"; + }; + }; + id=49; + type="I_G_Soldier_GL_F"; + }; + class Item26 + { + dataType="Object"; + class PositionInfo + { + position[]={2628.2166,65.225266,624.48242}; + }; + side="Independent"; + flags=5; + class Attributes + { + isPlayable=1; + class Inventory + { + map="ItemMap"; + }; + }; + id=50; + type="I_G_medic_F"; + }; + class Item27 + { + dataType="Object"; + class PositionInfo + { + position[]={2628.0408,65.301483,626.76172}; + }; + side="Independent"; + flags=5; + class Attributes + { + isPlayable=1; + class Inventory + { + map="ItemMap"; + }; + }; + id=51; + type="I_G_medic_F"; + }; + class Item28 + { + dataType="Object"; + class PositionInfo + { + position[]={2627.9988,65.414673,629.63379}; + }; + side="Independent"; + flags=5; + class Attributes + { + isPlayable=1; + class Inventory + { + map="ItemMap"; + }; + }; + id=52; + type="I_G_medic_F"; + }; + class Item29 + { + dataType="Object"; + class PositionInfo + { + position[]={2627.9109,65.478149,631.44043}; + }; + side="Independent"; + flags=5; + class Attributes + { + isPlayable=1; + class Inventory + { + map="ItemMap"; + }; + }; + id=53; + type="I_G_medic_F"; + }; + class Item30 + { + dataType="Object"; + class PositionInfo + { + position[]={2627.7273,65.54689,633.7998}; + }; + side="Independent"; + flags=5; + class Attributes + { + isPlayable=1; + class Inventory + { + map="ItemMap"; + }; + }; + id=54; + type="I_G_medic_F"; + }; + class Item31 + { + dataType="Object"; + class PositionInfo + { + position[]={2627.738,65.617477,636.21094}; + }; + side="Independent"; + flags=5; + class Attributes + { + isPlayable=1; + class Inventory + { + map="ItemMap"; + }; + }; + id=55; + type="I_G_medic_F"; + }; + class Item32 + { + dataType="Object"; + class PositionInfo + { + position[]={2630.0183,65.443985,624.64746}; + }; + side="Independent"; + flags=5; + class Attributes + { + isPlayable=1; + class Inventory + { + map="ItemMap"; + }; + }; + id=56; + type="I_G_engineer_F"; + }; + class Item33 + { + dataType="Object"; + class PositionInfo + { + position[]={2630.0417,65.50692,626.94727}; + }; + side="Independent"; + flags=5; + class Attributes + { + isPlayable=1; + class Inventory + { + map="ItemMap"; + }; + }; + id=57; + type="I_G_engineer_F"; + atlOffset=-7.6293945e-006; + }; + class Item34 + { + dataType="Object"; + class PositionInfo + { + position[]={2629.7996,65.558441,629.73828}; + }; + side="Independent"; + flags=5; + class Attributes + { + isPlayable=1; + class Inventory + { + map="ItemMap"; + }; + }; + id=58; + type="I_G_engineer_F"; + }; + class Item35 + { + dataType="Object"; + class PositionInfo + { + position[]={2629.5447,65.575264,631.68555}; + }; + side="Independent"; + flags=5; + class Attributes + { + isPlayable=1; + class Inventory + { + map="ItemMap"; + }; + }; + id=59; + type="I_G_engineer_F"; + atlOffset=-7.6293945e-006; + }; + class Item36 + { + dataType="Object"; + class PositionInfo + { + position[]={2629.3494,65.624947,633.92188}; + }; + side="Independent"; + flags=5; + class Attributes + { + isPlayable=1; + class Inventory + { + map="ItemMap"; + }; + }; + id=60; + type="I_G_engineer_F"; + }; + class Item37 + { + dataType="Object"; + class PositionInfo + { + position[]={2629.2449,65.614983,636.39063}; + }; + side="Independent"; + flags=5; + class Attributes + { + isPlayable=1; + class Inventory + { + map="ItemMap"; + }; + }; + id=61; + type="I_G_engineer_F"; + atlOffset=-1.5258789e-005; + }; + }; + class Attributes + { + }; + id=23; + atlOffset=-7.6293945e-006; + }; + class Item196 + { + dataType="Object"; + class PositionInfo + { + position[]={3781.5627,21.187685,7920.2861}; + }; + side="Empty"; + flags=5; + class Attributes + { + init="if (!isMultiplayer) then {deleteVehicle this};"; + }; + id=642; + type="Flag_NATO_F"; + }; + class Item197 + { + dataType="Marker"; + position[]={3781.6877,17.221506,7920.1611}; + name="respawn_west"; + type="flag_CTRG"; + id=643; + }; + class Item198 + { + dataType="Group"; + side="West"; + class Entities + { + items=6; + class Item0 + { + dataType="Object"; + class PositionInfo + { + position[]={3781.9377,17.137411,7917.5859}; + angles[]={6.2257481,0,6.2407103}; + }; + side="West"; + flags=6; + class Attributes + { + rank="SERGEANT"; + init="groupPlayersNATO = group this; this setVariable [""pvp"",true]; this setVariable [""pvpPlayerUnitNumber"", 0];"; + name="pvp_blue_1"; + description="Teamleader"; + isPlayable=1; + class Inventory + { + class uniform + { + typeName="U_B_CombatUniform_mcam"; + isBackpack=0; + }; + map="ItemMap"; + compass="ItemCompass"; + watch="ItemWatch"; + radio="ItemRadio"; + }; + }; + id=645; + type="B_recon_TL_F"; + class CustomAttributes + { + class Attribute0 + { + property="speaker"; + expression="_this setspeaker _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="Male12ENG"; + }; + }; + }; + class Attribute1 + { + property="pitch"; + expression="_this setpitch _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=0.99000001; + }; + }; + }; + nAttributes=2; + }; + }; + class Item1 + { + dataType="Object"; + class PositionInfo + { + position[]={3777.8127,16.71586,7917.4609}; + angles[]={0,0,0.18776138}; + }; + side="West"; + flags=4; + class Attributes + { + skill=0.40000001; + init="this setVariable [""pvp"",true]; this setVariable [""pvpPlayerUnitNumber"", 1];"; + name="pvp_blue_2"; + description="Medic"; + isPlayable=1; + class Inventory + { + class uniform + { + typeName="U_B_CombatUniform_mcam"; + isBackpack=0; + }; + map="ItemMap"; + compass="ItemCompass"; + watch="ItemWatch"; + radio="ItemRadio"; + }; + }; + id=646; + type="B_recon_medic_F"; + class CustomAttributes + { + class Attribute0 + { + property="speaker"; + expression="_this setspeaker _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="Male03ENG"; + }; + }; + }; + class Attribute1 + { + property="pitch"; + expression="_this setpitch _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=0.95999998; + }; + }; + }; + nAttributes=2; + }; + }; + class Item2 + { + dataType="Object"; + class PositionInfo + { + position[]={3784.9377,16.954472,7917.7109}; + angles[]={6.2506957,0,6.218277}; + }; + side="West"; + flags=4; + class Attributes + { + skill=0.44999999; + rank="CORPORAL"; + init="this setVariable [""pvp"",true]; this setVariable [""pvpPlayerUnitNumber"", 2];"; + name="pvp_blue_3"; + description="Machinegunner"; + isPlayable=1; + class Inventory + { + class uniform + { + typeName="U_B_CombatUniform_mcam"; + isBackpack=0; + }; + map="ItemMap"; + compass="ItemCompass"; + watch="ItemWatch"; + radio="ItemRadio"; + }; + }; + id=647; + type="B_recon_F"; + class CustomAttributes + { + class Attribute0 + { + property="speaker"; + expression="_this setspeaker _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="Male07ENG"; + }; + }; + }; + class Attribute1 + { + property="pitch"; + expression="_this setpitch _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=0.94999999; + }; + }; + }; + nAttributes=2; + }; + }; + class Item3 + { + dataType="Object"; + class PositionInfo + { + position[]={3783.3127,17.061815,7917.7109}; + angles[]={6.2506976,0,6.2157874}; + }; + side="West"; + flags=4; + class Attributes + { + skill=0.44999999; + rank="CORPORAL"; + init="this setVariable [""pvp"",true]; this setVariable [""pvpPlayerUnitNumber"", 3];"; + name="pvp_blue_4"; + description="Marksman"; + isPlayable=1; + class Inventory + { + class uniform + { + typeName="U_B_CombatUniform_mcam"; + isBackpack=0; + }; + map="ItemMap"; + compass="ItemCompass"; + watch="ItemWatch"; + radio="ItemRadio"; + }; + }; + id=648; + type="B_recon_M_F"; + class CustomAttributes + { + class Attribute0 + { + property="speaker"; + expression="_this setspeaker _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="Male12ENG"; + }; + }; + }; + class Attribute1 + { + property="pitch"; + expression="_this setpitch _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=0.98000002; + }; + }; + }; + nAttributes=2; + }; + }; + class Item4 + { + dataType="Object"; + class PositionInfo + { + position[]={3776.0627,16.38336,7917.4609}; + angles[]={0,0,0.18776138}; + }; + side="West"; + flags=4; + class Attributes + { + skill=0.40000001; + init="this setVariable [""pvp"",true]; this setVariable [""pvpPlayerUnitNumber"", 4];"; + name="pvp_blue_5"; + description="AT1"; + isPlayable=1; + class Inventory + { + class uniform + { + typeName="U_B_CombatUniform_mcam"; + isBackpack=0; + }; + map="ItemMap"; + compass="ItemCompass"; + watch="ItemWatch"; + radio="ItemRadio"; + }; + }; + id=649; + type="B_recon_LAT_F"; + class CustomAttributes + { + class Attribute0 + { + property="speaker"; + expression="_this setspeaker _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="Male12ENG"; + }; + }; + }; + class Attribute1 + { + property="pitch"; + expression="_this setpitch _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=0.97000003; + }; + }; + }; + nAttributes=2; + }; + }; + class Item5 + { + dataType="Object"; + class PositionInfo + { + position[]={3779.8127,17.173418,7917.5859}; + angles[]={6.2257481,0,0.24262436}; + }; + side="West"; + flags=4; + class Attributes + { + skill=0.40000001; + init="this setVariable [""pvp"",true]; this setVariable [""pvpPlayerUnitNumber"", 5];"; + name="pvp_blue_6"; + description="AT2"; + isPlayable=1; + class Inventory + { + class uniform + { + typeName="U_B_CombatUniform_mcam"; + isBackpack=0; + }; + map="ItemMap"; + compass="ItemCompass"; + watch="ItemWatch"; + radio="ItemRadio"; + }; + }; + id=650; + type="B_recon_LAT_F"; + class CustomAttributes + { + class Attribute0 + { + property="speaker"; + expression="_this setspeaker _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="Male12ENG"; + }; + }; + }; + class Attribute1 + { + property="pitch"; + expression="_this setpitch _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=0.97000003; + }; + }; + }; + nAttributes=2; + }; + }; + }; + class Attributes + { + }; + id=644; + }; + class Item199 + { + dataType="Marker"; + position[]={7088.3584,6.7274632,5959.9023}; + name="respawn_east"; + type="flag_Viper"; + id=651; + }; + class Item200 + { + dataType="Group"; + side="East"; + class Entities + { + items=6; + class Item0 + { + dataType="Object"; + class PositionInfo + { + position[]={7087.708,6.8986998,5958.0254}; + angles[]={0.077345982,0,6.1123662}; + }; + side="East"; + flags=6; + class Attributes + { + init="groupPlayersCSAT = group this; this setVariable [""pvp"",true]; this setVariable [""pvpPlayerUnitNumber"", 0];"; + name="pvp_red_1"; + description="Teamleader"; + isPlayable=1; + class Inventory + { + class uniform + { + typeName="U_O_SpecopsUniform_ocamo"; + isBackpack=0; + }; + map="ItemMap"; + compass="ItemCompass"; + watch="ItemWatch"; + radio="ItemRadio"; + }; + }; + id=653; + type="O_T_Recon_TL_F"; + class CustomAttributes + { + class Attribute0 + { + property="speaker"; + expression="_this setspeaker _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="Male03CHI"; + }; + }; + }; + class Attribute1 + { + property="pitch"; + expression="_this setpitch _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=0.98000002; + }; + }; + }; + nAttributes=2; + }; + }; + class Item1 + { + dataType="Object"; + class PositionInfo + { + position[]={7086.1025,7.175643,5958.0254}; + angles[]={0.077345982,0,6.1123662}; + }; + side="East"; + flags=4; + class Attributes + { + init="this setVariable [""pvp"",true]; this setVariable [""pvpPlayerUnitNumber"", 1];"; + name="pvp_red_2"; + description="Medic"; + isPlayable=1; + class Inventory + { + class uniform + { + typeName="U_O_SpecopsUniform_ocamo"; + isBackpack=0; + }; + map="ItemMap"; + compass="ItemCompass"; + watch="ItemWatch"; + radio="ItemRadio"; + }; + }; + id=654; + type="O_T_Recon_Medic_F"; + class CustomAttributes + { + class Attribute0 + { + property="speaker"; + expression="_this setspeaker _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="Male01CHI"; + }; + }; + }; + class Attribute1 + { + property="pitch"; + expression="_this setpitch _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=0.98000002; + }; + }; + }; + nAttributes=2; + }; + }; + class Item2 + { + dataType="Object"; + class PositionInfo + { + position[]={7084.4971,7.3418546,5958.0254}; + angles[]={0.0049914722,0,6.183517}; + }; + side="East"; + flags=4; + class Attributes + { + init="this setVariable [""pvp"",true]; this setVariable [""pvpPlayerUnitNumber"", 2];"; + name="pvp_red_3"; + description="Machinegunner"; + isPlayable=1; + class Inventory + { + class uniform + { + typeName="U_O_SpecopsUniform_ocamo"; + isBackpack=0; + }; + map="ItemMap"; + compass="ItemCompass"; + watch="ItemWatch"; + radio="ItemRadio"; + }; + }; + id=655; + type="O_Soldier_AR_F"; + class CustomAttributes + { + class Attribute0 + { + property="speaker"; + expression="_this setspeaker _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="Male01PER"; + }; + }; + }; + class Attribute1 + { + property="pitch"; + expression="_this setpitch _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=0.95999998; + }; + }; + }; + nAttributes=2; + }; + }; + class Item3 + { + dataType="Object"; + class PositionInfo + { + position[]={7089.293,6.9388924,5958.0664}; + angles[]={0.077345982,0,0.07237374}; + }; + side="East"; + flags=4; + class Attributes + { + init="this setVariable [""pvp"",true]; this setVariable [""pvpPlayerUnitNumber"", 3];"; + name="pvp_red_4"; + description="Marksman"; + isPlayable=1; + class Inventory + { + class uniform + { + typeName="U_O_SpecopsUniform_ocamo"; + isBackpack=0; + }; + map="ItemMap"; + compass="ItemCompass"; + watch="ItemWatch"; + radio="ItemRadio"; + }; + }; + id=656; + type="O_T_Recon_M_F"; + class CustomAttributes + { + class Attribute0 + { + property="speaker"; + expression="_this setspeaker _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="Male02CHI"; + }; + }; + }; + class Attribute1 + { + property="pitch"; + expression="_this setpitch _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=0.97000003; + }; + }; + }; + nAttributes=2; + }; + }; + class Item4 + { + dataType="Object"; + class PositionInfo + { + position[]={7090.918,7.0695028,5958.0859}; + angles[]={0.062418513,0,0.087277152}; + }; + side="East"; + flags=4; + class Attributes + { + init="this setVariable [""pvp"",true]; this setVariable [""pvpPlayerUnitNumber"", 4];"; + name="pvp_red_5"; + description="AT1"; + isPlayable=1; + class Inventory + { + class uniform + { + typeName="U_O_SpecopsUniform_ocamo"; + isBackpack=0; + }; + map="ItemMap"; + compass="ItemCompass"; + watch="ItemWatch"; + radio="ItemRadio"; + }; + }; + id=657; + type="O_T_Recon_LAT_F"; + class CustomAttributes + { + class Attribute0 + { + property="speaker"; + expression="_this setspeaker _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="Male02CHI"; + }; + }; + }; + class Attribute1 + { + property="pitch"; + expression="_this setpitch _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=0.97000003; + }; + }; + }; + nAttributes=2; + }; + }; + class Item5 + { + dataType="Object"; + class PositionInfo + { + position[]={7092.5225,7.1667929,5958.0859}; + angles[]={0.062417556,0,0.0049914722}; + }; + side="East"; + flags=4; + class Attributes + { + init="this setVariable [""pvp"",true]; this setVariable [""pvpPlayerUnitNumber"", 5];"; + name="pvp_red_6"; + description="AT2"; + isPlayable=1; + class Inventory + { + class uniform + { + typeName="U_O_SpecopsUniform_ocamo"; + isBackpack=0; + }; + map="ItemMap"; + compass="ItemCompass"; + watch="ItemWatch"; + radio="ItemRadio"; + }; + }; + id=658; + type="O_T_Recon_LAT_F"; + class CustomAttributes + { + class Attribute0 + { + property="speaker"; + expression="_this setspeaker _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="Male03CHI"; + }; + }; + }; + class Attribute1 + { + property="pitch"; + expression="_this setpitch _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=0.98000002; + }; + }; + }; + nAttributes=2; + }; + }; + }; + class Attributes + { + }; + id=652; + }; + class Item201 + { + dataType="Object"; + class PositionInfo + { + position[]={7088.3691,10.813172,5961.1699}; + angles[]={6.1859927,0,0.087277152}; + }; + side="Empty"; + flags=4; + class Attributes + { + init="if !(isMultiplayer) then {deleteVehicle this}"; + }; + id=659; + type="Flag_Viper_F"; + }; + class Item202 + { + dataType="Logic"; + class PositionInfo + { + position[]={2602.6267,63.84679,618.81543}; + angles[]={6.2108116,0,0.099669173}; + }; + name="hc"; + isPlayable=1; + id=660; + type="HeadlessClient_F"; + }; + class Item203 + { + dataType="Logic"; + class PositionInfo + { + position[]={2603.655,63.878254,617.83105}; + angles[]={6.2108116,0,0.099669173}; + }; + name="hc_1"; + isPlayable=1; + id=661; + type="HeadlessClient_F"; + }; + class Item204 + { + dataType="Logic"; + class PositionInfo + { + position[]={2604.6003,63.910172,617.00879}; + angles[]={6.2108116,0,0.094716646}; + }; + name="hc_2"; + isPlayable=1; + id=662; + type="HeadlessClient_F"; + }; + class Item205 + { + dataType="Logic"; + class PositionInfo + { + position[]={1940.2991,2.7154391,3523.2549}; + }; + areaSize[]={15.269531,0,15.317383}; + areaIsRectangle=1; + flags=1; + id=663; + type="ModuleHideTerrainObjects_F"; + atlOffset=0.018268108; + class CustomAttributes + { + class Attribute0 + { + property="#filter"; + expression="_this setVariable [""#filter"",_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=15; + }; + }; + }; + class Attribute1 + { + property="#hideLocally"; + expression="_this setVariable [""#hideLocally"",_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=2; + }; + }; + }; + class Connections + { + class LinkIDProvider + { + nextID=39; + }; + class Links + { + items=39; + class Item0 + { + linkID=0; + item0=21; + item1=22; + class CustomData + { + type="Sync"; + }; + }; + class Item1 + { + linkID=1; + item0=24; + item1=21; + class CustomData + { + type="Sync"; + }; + }; + class Item2 + { + linkID=2; + item0=25; + item1=21; + class CustomData + { + type="Sync"; + }; + }; + class Item3 + { + linkID=3; + item0=26; + item1=21; + class CustomData + { + type="Sync"; + }; + }; + class Item4 + { + linkID=4; + item0=27; + item1=21; + class CustomData + { + type="Sync"; + }; + }; + class Item5 + { + linkID=5; + item0=28; + item1=21; + class CustomData + { + type="Sync"; + }; + }; + class Item6 + { + linkID=6; + item0=29; + item1=21; + class CustomData + { + type="Sync"; + }; + }; + class Item7 + { + linkID=7; + item0=30; + item1=21; + class CustomData + { + type="Sync"; + }; + }; + class Item8 + { + linkID=8; + item0=31; + item1=21; + class CustomData + { + type="Sync"; + }; + }; + class Item9 + { + linkID=9; + item0=32; + item1=21; + class CustomData + { + type="Sync"; + }; + }; + class Item10 + { + linkID=10; + item0=33; + item1=21; + class CustomData + { + type="Sync"; + }; + }; + class Item11 + { + linkID=11; + item0=34; + item1=21; + class CustomData + { + type="Sync"; + }; + }; + class Item12 + { + linkID=12; + item0=35; + item1=21; + class CustomData + { + type="Sync"; + }; + }; + class Item13 + { + linkID=13; + item0=36; + item1=21; + class CustomData + { + type="Sync"; + }; + }; + class Item14 + { + linkID=14; + item0=37; + item1=21; + class CustomData + { + type="Sync"; + }; + }; + class Item15 + { + linkID=15; + item0=38; + item1=21; + class CustomData + { + type="Sync"; + }; + }; + class Item16 + { + linkID=16; + item0=39; + item1=21; + class CustomData + { + type="Sync"; + }; + }; + class Item17 + { + linkID=17; + item0=40; + item1=21; + class CustomData + { + type="Sync"; + }; + }; + class Item18 + { + linkID=18; + item0=41; + item1=21; + class CustomData + { + type="Sync"; + }; + }; + class Item19 + { + linkID=19; + item0=42; + item1=21; + class CustomData + { + type="Sync"; + }; + }; + class Item20 + { + linkID=20; + item0=43; + item1=21; + class CustomData + { + type="Sync"; + }; + }; + class Item21 + { + linkID=21; + item0=44; + item1=21; + class CustomData + { + type="Sync"; + }; + }; + class Item22 + { + linkID=22; + item0=45; + item1=21; + class CustomData + { + type="Sync"; + }; + }; + class Item23 + { + linkID=23; + item0=46; + item1=21; + class CustomData + { + type="Sync"; + }; + }; + class Item24 + { + linkID=24; + item0=47; + item1=21; + class CustomData + { + type="Sync"; + }; + }; + class Item25 + { + linkID=25; + item0=48; + item1=21; + class CustomData + { + type="Sync"; + }; + }; + class Item26 + { + linkID=26; + item0=49; + item1=21; + class CustomData + { + type="Sync"; + }; + }; + class Item27 + { + linkID=27; + item0=50; + item1=21; + class CustomData + { + type="Sync"; + }; + }; + class Item28 + { + linkID=28; + item0=51; + item1=21; + class CustomData + { + type="Sync"; + }; + }; + class Item29 + { + linkID=29; + item0=52; + item1=21; + class CustomData + { + type="Sync"; + }; + }; + class Item30 + { + linkID=30; + item0=53; + item1=21; + class CustomData + { + type="Sync"; + }; + }; + class Item31 + { + linkID=31; + item0=54; + item1=21; + class CustomData + { + type="Sync"; + }; + }; + class Item32 + { + linkID=32; + item0=55; + item1=21; + class CustomData + { + type="Sync"; + }; + }; + class Item33 + { + linkID=33; + item0=56; + item1=21; + class CustomData + { + type="Sync"; + }; + }; + class Item34 + { + linkID=34; + item0=57; + item1=21; + class CustomData + { + type="Sync"; + }; + }; + class Item35 + { + linkID=35; + item0=58; + item1=21; + class CustomData + { + type="Sync"; + }; + }; + class Item36 + { + linkID=36; + item0=59; + item1=21; + class CustomData + { + type="Sync"; + }; + }; + class Item37 + { + linkID=37; + item0=60; + item1=21; + class CustomData + { + type="Sync"; + }; + }; + class Item38 + { + linkID=38; + item0=61; + item1=21; + class CustomData + { + type="Sync"; + }; + }; + }; + }; +}; \ No newline at end of file diff --git a/A3-Antistasi/NavGrids/navGridTembelan.sqf b/Map-Templates/Antistasi-Tembelan-Island.Tembelan/Navigation/navGridTembelan.sqf similarity index 100% rename from A3-Antistasi/NavGrids/navGridTembelan.sqf rename to Map-Templates/Antistasi-Tembelan-Island.Tembelan/Navigation/navGridTembelan.sqf diff --git a/Map-Templates/Antistasi-Tembelan-Island.Tembelan/roadsDBTembelan.sqf b/Map-Templates/Antistasi-Tembelan-Island.Tembelan/Navigation/roadsDBTembelan.sqf similarity index 100% rename from Map-Templates/Antistasi-Tembelan-Island.Tembelan/roadsDBTembelan.sqf rename to Map-Templates/Antistasi-Tembelan-Island.Tembelan/Navigation/roadsDBTembelan.sqf diff --git a/Map-Templates/Antistasi-Tembelan-Island.Tembelan/PIC.jpg b/Map-Templates/Antistasi-Tembelan-Island.Tembelan/Pictures/Mission/PIC.jpg similarity index 100% rename from Map-Templates/Antistasi-Tembelan-Island.Tembelan/PIC.jpg rename to Map-Templates/Antistasi-Tembelan-Island.Tembelan/Pictures/Mission/PIC.jpg diff --git a/Map-Templates/Antistasi-Tembelan-Island.Tembelan/Pictures/Mission/whiteboard.jpg b/Map-Templates/Antistasi-Tembelan-Island.Tembelan/Pictures/Mission/whiteboard.jpg new file mode 100644 index 0000000000..90ec121489 Binary files /dev/null and b/Map-Templates/Antistasi-Tembelan-Island.Tembelan/Pictures/Mission/whiteboard.jpg differ diff --git a/Map-Templates/Antistasi-Tembelan-Island.Tembelan/description.ext b/Map-Templates/Antistasi-Tembelan-Island.Tembelan/description.ext index 9cce407d2e..da2a609d8e 100755 --- a/Map-Templates/Antistasi-Tembelan-Island.Tembelan/description.ext +++ b/Map-Templates/Antistasi-Tembelan-Island.Tembelan/description.ext @@ -4,10 +4,10 @@ author = $STR_antistasi_credits_generic_author_text; OnLoadName = $STR_antistasi_mission_info_tembelan_mapname_short_text; OnLoadMission = $STR_antistasi_mission_info_tembelan_blurb_text; -loadScreen = "pic.jpg"; +loadScreen = "Pictures\Mission\pic.jpg"; briefingName = $STR_antistasi_mission_info_tembelan_mapname_text; overviewText = $STR_antistasi_mission_info_tembelan_description_text; -overviewPicture = "pic.jpg"; +overviewPicture = "Pictures\Mission\pic.jpg"; #include "MissionDescription\debug.hpp" @@ -34,6 +34,8 @@ class CfgSounds class CfgDebriefing { + #include "MissionDescription\endMission.hpp" + class End1 { title = "V I C T O R Y"; @@ -53,72 +55,9 @@ class CfgDebriefing class destroyedSites { title = "Tembelan is Destroyed"; - subtitle = "Tembelan got Destroyed by CSAT"; - description = "One third of the population in Tembelan has been murdered by CSAT.
Tembelan no longer exists, nobody wants to live here."; + subtitle = "Tembelan got Destroyed by OPFOR"; + description = "One third of the population in Tembelan has been murdered by OPFOR.
Tembelan no longer exists, nobody wants to live here."; picture = "b_unknown"; pictureColor[] = {0.5,0.0,0.0,1}; }; - class modUnautorized - { - title = "Incompatible Mods"; - subtitle = "Incompatible Mods detected"; - description = "An incompatible mod installed on the server or your PC has been detected. To avoid support problems the mission is finished. Please uninstall unsupported (ASR AI, aLIVE, MCC or any AI behaviour) mods from your computer or server to be able to play Antistasi."; - picture = "b_unknown"; - pictureColor[] = {0.0,0.5,0.0,1}; - }; - class serverFull - { - title = "Reserved Slot"; - subtitle = "This slot is reserved"; - description = "Sorry, but this slot is reserved for a Server Member. To become member, please contact to the server admin or clan."; - picture = "b_unknown"; - pictureColor[] = {0.0,0.5,0.0,1}; - }; - class noPvP - { - title = "PVP Disabled"; - subtitle = "This slot is unavailable"; - description = "PvP is not enabled on this server."; - picture = "b_unknown"; - pictureColor[] = {0.0,0.5,0.0,1}; - }; - class noJip - { - title = "JIP Unavailable"; - subtitle = "This slot is unavailable"; - description = "You need to have JIP enabled."; - picture = "b_unknown"; - pictureColor[] = {0.0,0.5,0.0,1}; - }; - class pvpMem - { - title = "You are not a Member"; - subtitle = "This slot is unavailable"; - description = "You need to be a Member to use PvP."; - picture = "b_unknown"; - pictureColor[] = {0.0,0.5,0.0,1}; - }; - class pvpCount - { - title = "PvP Player Overflow"; - subtitle = "This slot is unavailable"; - description = "PvP is not available as there are too many PvP slots in use, or not enough Rebels online."; - picture = "b_unknown"; - pictureColor[] = {0.0,0.5,0.0,1}; - }; - class BossMiss - { - title = "MIA Rebel Commander"; - subtitle = "This slot is unavailable"; - description = "PvP is not available as there is no Commander for the Rebels."; - picture = "b_unknown"; - pictureColor[] = {0.0,0.5,0.0,1}; - }; - class hcDown - { - title = "HC Disconnected"; - subtitle = "Some Headless Client has been disconnected and mission has to stop to avoid malfunctions."; - picture = "b_unknown"; - pictureColor[] = {0.0,0.5,0.0,1}; - }; }; diff --git a/Map-Templates/Antistasi-Tembelan-Island.Tembelan/mission.sqm b/Map-Templates/Antistasi-Tembelan-Island.Tembelan/mission.sqm index 49eceb9a15..1390a7eede 100755 --- a/Map-Templates/Antistasi-Tembelan-Island.Tembelan/mission.sqm +++ b/Map-Templates/Antistasi-Tembelan-Island.Tembelan/mission.sqm @@ -5,10 +5,10 @@ class EditorData angleGridStep=0.2617994; scaleGridStep=1; autoGroupingDist=10; - toggles=1; + toggles=1025; class ItemIDProvider { - nextID=439; + nextID=487; }; class MarkerIDProvider { @@ -16,14 +16,14 @@ class EditorData }; class LayerIndexProvider { - nextID=69; + nextID=93; }; class Camera { - pos[]={4905.7222,1342.1849,5537.1235}; - dir[]={0.052876424,-0.63090199,0.77419794}; - up[]={0.042992346,0.77576029,0.62955725}; - aside[]={0.99777651,1.0782805e-006,-0.068143174}; + pos[]={3129.1375,108.95512,4279.709}; + dir[]={-0.65710586,-0.6658451,0.35341203}; + up[]={-0.58642572,0.74607861,0.3153978}; + aside[]={0.47367617,-4.5554771e-008,0.8807196}; }; }; binarizationWanted=0; @@ -35,10 +35,6 @@ addons[]= "A3_Characters_F", "A3_Structures_F_EPC_Civ_InfoBoards", "A3_Structures_F_Mil_Flags", - "A3_Ui_F_Exp", - "A3_Characters_F_Patrol", - "A3_Characters_F_Exp", - "A3_Structures_F_Exp_Military_Flags", "A3_Modules_F_Curator_Curator", "A3_Props_F_Enoch_Military_Camps", "A3_Structures_F_Ind_DieselPowerPlant", @@ -57,13 +53,16 @@ addons[]= "A3_Structures_F_Mil_Shelters", "A3_Structures_F_Enoch_Cultural_OrthodoxChurches", "A3_Props_F_Orange_Humanitarian_Garbage", - "A3_Props_F_Orange_Humanitarian_Camps" + "A3_Props_F_Orange_Humanitarian_Camps", + "A3_Ui_F_Exp", + "A3_Characters_F_Exp", + "A3_Structures_F_Exp_Military_Flags" }; class AddonsMetaData { class List { - items=18; + items=17; class Item0 { className="A3_Ui_F"; @@ -108,22 +107,22 @@ class AddonsMetaData }; class Item6 { - className="A3_Ui_F_Exp"; - name="Arma 3 Apex - User Interface"; + className="A3_Modules_F_Curator"; + name="Arma 3 Zeus Update - Scripted Modules"; author="Bohemia Interactive"; url="https://www.arma3.com"; }; class Item7 { - className="A3_Characters_F_Patrol"; - name="Arma 3 Patrol - Characters and Clothing"; + className="A3_Props_F_Enoch"; + name="Arma 3 Enoch - Decorative and Mission Objects"; author="Bohemia Interactive"; url="https://www.arma3.com"; }; class Item8 { - className="A3_Characters_F_Exp"; - name="Arma 3 Apex - Characters and Clothing"; + className="A3_Structures_F_Ind"; + name="Arma 3 - Industrial Structures"; author="Bohemia Interactive"; url="https://www.arma3.com"; }; @@ -136,57 +135,50 @@ class AddonsMetaData }; class Item10 { - className="A3_Modules_F_Curator"; - name="Arma 3 Zeus Update - Scripted Modules"; + className="A3_Props_F_Exp"; + name="Arma 3 Apex - Decorative and Mission Objects"; author="Bohemia Interactive"; url="https://www.arma3.com"; }; class Item11 { - className="A3_Props_F_Enoch"; - name="Arma 3 Enoch - Decorative and Mission Objects"; + className="A3_Structures_F"; + name="Arma 3 - Buildings and Structures"; author="Bohemia Interactive"; url="https://www.arma3.com"; }; class Item12 { - className="A3_Structures_F_Ind"; - name="Arma 3 - Industrial Structures"; + className="A3_Structures_F_Heli"; + name="Arma 3 Helicopters - Buildings and Structures"; author="Bohemia Interactive"; url="https://www.arma3.com"; }; class Item13 { - className="A3_Props_F_Exp"; - name="Arma 3 Apex - Decorative and Mission Objects"; + className="A3_Structures_F_Enoch_Cultural"; + name="Arma 3 Contact Platform - Cultural Buildings"; author="Bohemia Interactive"; url="https://www.arma3.com"; }; class Item14 { - className="A3_Structures_F"; - name="Arma 3 - Buildings and Structures"; + className="A3_Props_F_Orange"; + name="Arma 3 Orange - Decorative and Mission Objects"; author="Bohemia Interactive"; url="https://www.arma3.com"; }; class Item15 { - className="A3_Structures_F_Heli"; - name="Arma 3 Helicopters - Buildings and Structures"; + className="A3_Ui_F_Exp"; + name="Arma 3 Apex - User Interface"; author="Bohemia Interactive"; url="https://www.arma3.com"; }; class Item16 { - className="A3_Structures_F_Enoch_Cultural"; - name="Arma 3 Enoch - Cultural Buildings"; - author="Bohemia Interactive"; - url="https://www.arma3.com"; - }; - class Item17 - { - className="A3_Props_F_Orange"; - name="Arma 3 Orange - Decorative and Mission Objects"; + className="A3_Characters_F_Exp"; + name="Arma 3 Apex - Characters and Clothing"; author="Bohemia Interactive"; url="https://www.arma3.com"; }; @@ -201,13 +193,12 @@ class Mission resistanceWest=0; year=2035; month=6; - day=1; hour=10; minute=0; }; class Entities { - items=186; + items=196; class Item0 { dataType="Marker"; @@ -345,19 +336,6 @@ class Mission atlOffset=0.55805016; }; class Item8 - { - dataType="Logic"; - class PositionInfo - { - position[]={878.01135,10.852491,5432.7842}; - }; - name="hc"; - isPlayable=1; - id=14; - type="HeadlessClient_F"; - atlOffset=0.92249107; - }; - class Item9 { dataType="Logic"; class PositionInfo @@ -369,7 +347,7 @@ class Mission type="Logic"; atlOffset=0.41350555; }; - class Item10 + class Item9 { dataType="Logic"; class PositionInfo @@ -381,7 +359,7 @@ class Mission type="Logic"; atlOffset=0.27711296; }; - class Item11 + class Item10 { dataType="Object"; class PositionInfo @@ -439,7 +417,7 @@ class Mission nAttributes=2; }; }; - class Item12 + class Item11 { dataType="Logic"; class PositionInfo @@ -451,7 +429,7 @@ class Mission type="Logic"; atlOffset=0.11382866; }; - class Item13 + class Item12 { dataType="Logic"; class PositionInfo @@ -462,7 +440,7 @@ class Mission id=21; type="Logic"; }; - class Item14 + class Item13 { dataType="Group"; side="Independent"; @@ -553,7 +531,7 @@ class Mission }; id=24; }; - class Item15 + class Item14 { dataType="Object"; class PositionInfo @@ -592,7 +570,7 @@ class Mission nAttributes=1; }; }; - class Item16 + class Item15 { dataType="Object"; class PositionInfo @@ -631,1119 +609,275 @@ class Mission nAttributes=1; }; }; - class Item17 + class Item16 { - dataType="Object"; + dataType="Logic"; class PositionInfo { - position[]={1553.0222,7.5292463,9045.9336}; - }; - side="Empty"; - flags=5; - class Attributes - { - init="if (!isMultiplayer) then {deleteVehicle this};"; + position[]={900.78613,29.345961,5434.6372}; }; - id=92; - type="Flag_NATO_F"; - atlOffset=-2.3841858e-007; - }; - class Item18 - { - dataType="Marker"; - position[]={1553.0457,3.9030445,9024.1406}; - name="respawn_west"; - type="flag_CTRG"; - id=93; - }; - class Item19 - { - dataType="Group"; - side="West"; - class Entities + id=116; + type="ModuleCurator_F"; + atlOffset=18.51119; + class CustomAttributes { - items=6; - class Item0 + class Attribute0 { - dataType="Object"; - class PositionInfo - { - position[]={1552.6785,3.6513946,9038.5566}; - }; - side="West"; - flags=7; - class Attributes - { - rank="SERGEANT"; - init="groupPlayersNATO = group this; this setVariable [""pvp"",true]; this setVariable [""pvpPlayerUnitNumber"", 0];"; - name="pvp_blue_1"; - isPlayable=1; - }; - id=95; - type="B_recon_TL_F"; - atlOffset=2.3841858e-007; - class CustomAttributes + property="ModuleCurator_F_Owner"; + expression="_this setVariable ['Owner',_value,true];"; + class Value { - class Attribute0 + class data { - property="speaker"; - expression="_this setspeaker _value;"; - class Value + class type { - class data + type[]= { - class type - { - type[]= - { - "STRING" - }; - }; - value="Male12ENG"; + "STRING" }; }; + value="#adminLogged"; }; - class Attribute1 + }; + }; + class Attribute1 + { + property="ModuleCurator_F_Forced"; + expression="_this setVariable ['Forced',_value,true];"; + class Value + { + class data { - property="pitch"; - expression="_this setpitch _value;"; - class Value + class type { - class data + type[]= { - class type - { - type[]= - { - "SCALAR" - }; - }; - value=0.99000001; + "SCALAR" }; }; + value=0; }; - nAttributes=2; }; }; - class Item1 + class Attribute2 { - dataType="Object"; - class PositionInfo - { - position[]={1557.6785,4.0521088,9033.5566}; - }; - side="West"; - flags=5; - class Attributes - { - skill=0.44999999; - rank="CORPORAL"; - init="this setVariable [""pvp"",true]; this setVariable [""pvpPlayerUnitNumber"", 3];"; - name="pvp_blue_4"; - isPlayable=1; - }; - id=96; - type="B_recon_M_F"; - atlOffset=4.7683716e-007; - class CustomAttributes + property="ModuleCurator_F_Name"; + expression="_this setVariable ['Name',_value,true];"; + class Value { - class Attribute0 + class data { - property="speaker"; - expression="_this setspeaker _value;"; - class Value + class type { - class data + type[]= { - class type - { - type[]= - { - "STRING" - }; - }; - value="Male12ENG"; + "STRING" }; }; + value=""; }; - class Attribute1 + }; + }; + class Attribute3 + { + property="ModuleCurator_F_Addons"; + expression="_this setVariable ['Addons',_value,true];"; + class Value + { + class data { - property="pitch"; - expression="_this setpitch _value;"; - class Value + class type { - class data + type[]= { - class type - { - type[]= - { - "SCALAR" - }; - }; - value=0.98000002; + "SCALAR" }; }; + value=3; }; - nAttributes=2; }; }; - class Item2 + nAttributes=4; + }; + }; + class Item17 + { + dataType="Object"; + class PositionInfo + { + position[]={878.6311,10.502403,5455.8652}; + angles[]={0,1.0016968,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + name="fireX"; + }; + id=117; + type="Land_TentSolar_01_olive_F"; + class CustomAttributes + { + class Attribute0 { - dataType="Object"; - class PositionInfo - { - position[]={1547.6785,3.4160376,9033.5566}; - }; - side="West"; - flags=5; - class Attributes - { - skill=0.40000001; - init="this setVariable [""pvp"",true]; this setVariable [""pvpPlayerUnitNumber"", 1];"; - name="pvp_blue_2"; - isPlayable=1; - }; - id=97; - type="B_recon_medic_F"; - atlOffset=2.3841858e-007; - class CustomAttributes - { - class Attribute0 - { - property="speaker"; - expression="_this setspeaker _value;"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="Male03ENG"; - }; - }; - }; - class Attribute1 - { - property="pitch"; - expression="_this setpitch _value;"; - class Value - { - class data - { - class type - { - type[]= - { - "SCALAR" - }; - }; - value=0.95999998; - }; - }; - }; - nAttributes=2; - }; - }; - class Item3 - { - dataType="Object"; - class PositionInfo - { - position[]={1542.6785,3.1660376,9028.5566}; - }; - side="West"; - flags=5; - class Attributes - { - skill=0.40000001; - init="this setVariable [""pvp"",true]; this setVariable [""pvpPlayerUnitNumber"", 4];"; - name="pvp_blue_5"; - isPlayable=1; - }; - id=98; - type="B_recon_LAT_F"; - atlOffset=2.3841858e-007; - class CustomAttributes - { - class Attribute0 - { - property="speaker"; - expression="_this setspeaker _value;"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="Male12ENG"; - }; - }; - }; - class Attribute1 - { - property="pitch"; - expression="_this setpitch _value;"; - class Value - { - class data - { - class type - { - type[]= - { - "SCALAR" - }; - }; - value=0.97000003; - }; - }; - }; - nAttributes=2; - }; - }; - class Item4 - { - dataType="Object"; - class PositionInfo - { - position[]={1560.1589,4.2497554,9031.4355}; - angles[]={0.015998369,0,0.065904573}; - }; - side="West"; - flags=4; - class Attributes - { - skill=0.44999999; - rank="CORPORAL"; - init="this setVariable [""pvp"",true]; this setVariable [""pvpPlayerUnitNumber"", 2];"; - name="pvp_blue_3"; - isPlayable=1; - }; - id=99; - type="B_Patrol_Soldier_MG_F"; - class CustomAttributes - { - class Attribute0 - { - property="speaker"; - expression="_this setspeaker _value;"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="Male07ENG"; - }; - }; - }; - class Attribute1 - { - property="pitch"; - expression="_this setpitch _value;"; - class Value - { - class data - { - class type - { - type[]= - { - "SCALAR" - }; - }; - value=0.94999999; - }; - }; - }; - nAttributes=2; - }; - }; - class Item5 - { - dataType="Object"; - class PositionInfo - { - position[]={1554.9285,3.9500461,9029.2168}; - }; - side="West"; - flags=5; - class Attributes - { - skill=0.40000001; - init="this setVariable [""pvp"",true]; this setVariable [""pvpPlayerUnitNumber"", 5];"; - name="pvp_blue_6"; - isPlayable=1; - }; - id=100; - type="B_recon_LAT_F"; - atlOffset=2.3841858e-007; - class CustomAttributes + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value { - class Attribute0 - { - property="speaker"; - expression="_this setspeaker _value;"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="Male12ENG"; - }; - }; - }; - class Attribute1 + class data { - property="pitch"; - expression="_this setpitch _value;"; - class Value + class type { - class data + type[]= { - class type - { - type[]= - { - "SCALAR" - }; - }; - value=0.97000003; + "BOOL" }; }; + value=0; }; - nAttributes=2; }; }; + nAttributes=1; + }; + }; + class Item18 + { + dataType="Object"; + class PositionInfo + { + position[]={6837.8428,39.69825,6686.0239}; + angles[]={0,1.7458354,0}; }; + side="Empty"; + flags=5; class Attributes { + name="DarkDemise_hurt_my_back"; }; - id=94; - atlOffset=2.3841858e-007; + id=138; + type="Land_dp_transformer_F"; }; - class Item20 + class Item19 { - dataType="Marker"; - position[]={2186.6816,98.928207,9258.084}; - name="respawn_east"; - type="flag_Viper"; - id=102; - atlOffset=92.907089; - }; - class Item21 + dataType="Object"; + class PositionInfo + { + position[]={5134.4971,11.05,6055.0532}; + angles[]={0,5.4936333,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + name="Gydias"; + }; + id=139; + type="Land_Medevac_house_V1_F"; + }; + class Item20 { - dataType="Group"; - side="East"; - class Entities + dataType="Object"; + class PositionInfo { - items=6; - class Item0 - { - dataType="Object"; - class PositionInfo - { - position[]={2185.2676,94.095329,9262.0645}; - }; - side="East"; - flags=3; - class Attributes - { - init="groupPlayersCSAT = group this; this setVariable [""pvp"",true]; this setVariable [""pvpPlayerUnitNumber"", 0];"; - name="pvp_red_1"; - isPlayable=1; - }; - id=104; - type="O_T_Recon_TL_F"; - atlOffset=88.093887; - class CustomAttributes - { - class Attribute0 - { - property="speaker"; - expression="_this setspeaker _value;"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="Male03CHI"; - }; - }; - }; - class Attribute1 - { - property="pitch"; - expression="_this setpitch _value;"; - class Value - { - class data - { - class type - { - type[]= - { - "SCALAR" - }; - }; - value=0.98000002; - }; - }; - }; - nAttributes=2; - }; - }; - class Item1 - { - dataType="Object"; - class PositionInfo - { - position[]={2180.4551,93.788376,9257.5527}; - }; - side="East"; - flags=1; - class Attributes - { - init="this setVariable [""pvp"",true]; this setVariable [""pvpPlayerUnitNumber"", 1];"; - name="pvp_red_2"; - isPlayable=1; - }; - id=105; - type="O_T_Recon_Medic_F"; - atlOffset=87.78511; - class CustomAttributes - { - class Attribute0 - { - property="speaker"; - expression="_this setspeaker _value;"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="Male02CHI"; - }; - }; - }; - class Attribute1 - { - property="pitch"; - expression="_this setpitch _value;"; - class Value - { - class data - { - class type - { - type[]= - { - "SCALAR" - }; - }; - value=1.01; - }; - }; - }; - nAttributes=2; - }; - }; - class Item2 - { - dataType="Object"; - class PositionInfo - { - position[]={2189.9297,93.050819,9257.7031}; - }; - side="East"; - flags=1; - class Attributes - { - init="this setVariable [""pvp"",true]; this setVariable [""pvpPlayerUnitNumber"", 3];"; - name="pvp_red_4"; - isPlayable=1; - }; - id=106; - type="O_T_Recon_M_F"; - atlOffset=85.654083; - class CustomAttributes - { - class Attribute0 - { - property="speaker"; - expression="_this setspeaker _value;"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="Male01CHI"; - }; - }; - }; - class Attribute1 - { - property="pitch"; - expression="_this setpitch _value;"; - class Value - { - class data - { - class type - { - type[]= - { - "SCALAR" - }; - }; - value=1.03; - }; - }; - }; - nAttributes=2; - }; - }; - class Item3 - { - dataType="Object"; - class PositionInfo - { - position[]={2176.168,93.274101,9252.3613}; - }; - side="East"; - flags=1; - class Attributes - { - init="this setVariable [""pvp"",true]; this setVariable [""pvpPlayerUnitNumber"", 4];"; - name="pvp_red_5"; - isPlayable=1; - }; - id=107; - type="O_T_Recon_LAT_F"; - atlOffset=87.272659; - class CustomAttributes - { - class Attribute0 - { - property="speaker"; - expression="_this setspeaker _value;"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="Male01CHI"; - }; - }; - }; - class Attribute1 - { - property="pitch"; - expression="_this setpitch _value;"; - class Value - { - class data - { - class type - { - type[]= - { - "SCALAR" - }; - }; - value=0.94999999; - }; - }; - }; - nAttributes=2; - }; - }; - class Item4 - { - dataType="Object"; - class PositionInfo - { - position[]={2186.6406,94.007996,9263.6543}; - }; - side="East"; - flags=1; - class Attributes - { - init="this setVariable [""pvp"",true]; this setVariable [""pvpPlayerUnitNumber"", 2];"; - name="pvp_red_3"; - isPlayable=1; - }; - id=108; - type="O_Soldier_AR_F"; - atlOffset=88.006554; - class CustomAttributes - { - class Attribute0 - { - property="speaker"; - expression="_this setspeaker _value;"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="Male01PER"; - }; - }; - }; - class Attribute1 - { - property="pitch"; - expression="_this setpitch _value;"; - class Value - { - class data - { - class type - { - type[]= - { - "SCALAR" - }; - }; - value=0.99000001; - }; - }; - }; - nAttributes=2; - }; - }; - class Item5 - { - dataType="Object"; - class PositionInfo - { - position[]={2185.7324,93.796448,9259.2969}; - }; - side="East"; - flags=1; - class Attributes - { - init="this setVariable [""pvp"",true]; this setVariable [""pvpPlayerUnitNumber"", 5];"; - name="pvp_red_6"; - isPlayable=1; - }; - id=109; - type="O_T_Recon_LAT_F"; - atlOffset=87.786133; - class CustomAttributes - { - class Attribute0 - { - property="speaker"; - expression="_this setspeaker _value;"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="Male03CHI"; - }; - }; - }; - class Attribute1 - { - property="pitch"; - expression="_this setpitch _value;"; - class Value - { - class data - { - class type - { - type[]= - { - "SCALAR" - }; - }; - value=0.97000003; - }; - }; - }; - nAttributes=2; - }; - }; + position[]={4106.125,358.64236,8060.519}; + angles[]={0,1.8957417,0}; + }; + side="Empty"; + flags=1; + class Attributes + { + name="hyrios"; + }; + id=145; + type="Land_Cargo_Patrol_V1_F"; + atlOffset=0.2539978; + }; + class Item21 + { + dataType="Object"; + class PositionInfo + { + position[]={4113.9795,356.78409,8012.6421}; + angles[]={6.2113066,4.0305614,0.10363164}; }; + side="Empty"; + flags=4; class Attributes { + disableSimulation=1; }; - id=103; - atlOffset=88.093887; + id=146; + type="Land_HBarrier_01_big_4_green_F"; }; class Item22 { dataType="Object"; class PositionInfo { - position[]={2177.1719,98.476715,9263.7148}; + position[]={4121.0269,356.57382,8007.6001}; + angles[]={6.1362538,3.511687,0.037981652}; }; side="Empty"; + flags=4; class Attributes { - init="if !(isMultiplayer) then {deleteVehicle this}"; + disableSimulation=1; }; - id=110; - type="Flag_Viper_F"; - atlOffset=88.499908; + id=147; + type="Land_HBarrier_01_big_4_green_F"; }; class Item23 { - dataType="Logic"; + dataType="Object"; class PositionInfo { - position[]={880.00354,10.754942,5431.6436}; + position[]={4129.7715,356.50192,8006.1978}; + angles[]={6.1499825,3.0615859,6.2771854}; }; - name="hc_1"; - isPlayable=1; - id=111; - type="HeadlessClient_F"; - atlOffset=0.82494164; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=148; + type="Land_HBarrier_01_big_4_green_F"; }; class Item24 { - dataType="Logic"; + dataType="Object"; class PositionInfo { - position[]={881.85114,10.655134,5430.6494}; + position[]={4138.5059,356.70813,8007.8047}; + angles[]={6.1617823,2.8225691,6.2791886}; }; - name="hc_2"; - isPlayable=1; - id=112; - type="HeadlessClient_F"; - atlOffset=0.7251339; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=149; + type="Land_HBarrier_01_big_4_green_F"; }; class Item25 { - dataType="Logic"; + dataType="Object"; class PositionInfo { - position[]={900.78613,29.345961,5434.6372}; + position[]={4146.3042,356.83014,8012.1611}; + angles[]={6.2591896,2.4048307,6.2053399}; }; - id=116; - type="ModuleCurator_F"; - atlOffset=18.51119; - class CustomAttributes - { - class Attribute0 - { - property="ModuleCurator_F_Owner"; - expression="_this setVariable ['Owner',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="#adminLogged"; - }; - }; - }; - class Attribute1 - { - property="ModuleCurator_F_Forced"; - expression="_this setVariable ['Forced',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "SCALAR" - }; - }; - value=0; - }; - }; - }; - class Attribute2 - { - property="ModuleCurator_F_Name"; - expression="_this setVariable ['Name',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value=""; - }; - }; - }; - class Attribute3 - { - property="ModuleCurator_F_Addons"; - expression="_this setVariable ['Addons',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "SCALAR" - }; - }; - value=3; - }; - }; - }; - nAttributes=4; - }; - }; - class Item26 - { - dataType="Object"; - class PositionInfo - { - position[]={878.6311,10.502403,5455.8652}; - angles[]={0,1.0016968,0}; - }; - side="Empty"; - flags=4; - class Attributes - { - name="fireX"; - }; - id=117; - type="Land_TentSolar_01_olive_F"; - class CustomAttributes - { - class Attribute0 - { - property="allowDamage"; - expression="_this allowdamage _value;"; - class Value - { - class data - { - class type - { - type[]= - { - "BOOL" - }; - }; - value=0; - }; - }; - }; - nAttributes=1; - }; - }; - class Item27 - { - dataType="Object"; - class PositionInfo - { - position[]={6837.8428,39.69825,6686.0239}; - angles[]={0,1.7458354,0}; - }; - side="Empty"; - flags=5; - class Attributes - { - name="DarkDemise_hurt_my_back"; - }; - id=138; - type="Land_dp_transformer_F"; - }; - class Item28 - { - dataType="Object"; - class PositionInfo - { - position[]={5134.4971,11.05,6055.0532}; - angles[]={0,5.4936333,0}; - }; - side="Empty"; - flags=5; - class Attributes - { - name="Gydias"; - }; - id=139; - type="Land_Medevac_house_V1_F"; - }; - class Item29 - { - dataType="Object"; - class PositionInfo - { - position[]={4106.125,358.64236,8060.519}; - angles[]={0,1.8957417,0}; - }; - side="Empty"; - flags=1; - class Attributes - { - name="hyrios"; - }; - id=145; - type="Land_Cargo_Patrol_V1_F"; - atlOffset=0.2539978; - }; - class Item30 - { - dataType="Object"; - class PositionInfo - { - position[]={4113.9795,356.78409,8012.6421}; - angles[]={6.2113066,4.0305614,0.10363164}; - }; - side="Empty"; - flags=4; - class Attributes - { - disableSimulation=1; - }; - id=146; - type="Land_HBarrier_01_big_4_green_F"; - }; - class Item31 - { - dataType="Object"; - class PositionInfo - { - position[]={4121.0269,356.57382,8007.6001}; - angles[]={6.1362538,3.511687,0.037981652}; - }; - side="Empty"; - flags=4; - class Attributes - { - disableSimulation=1; - }; - id=147; - type="Land_HBarrier_01_big_4_green_F"; - }; - class Item32 - { - dataType="Object"; - class PositionInfo - { - position[]={4129.7715,356.50192,8006.1978}; - angles[]={6.1499825,3.0615859,6.2771854}; - }; - side="Empty"; - flags=4; - class Attributes - { - disableSimulation=1; - }; - id=148; - type="Land_HBarrier_01_big_4_green_F"; - }; - class Item33 - { - dataType="Object"; - class PositionInfo - { - position[]={4138.5059,356.70813,8007.8047}; - angles[]={6.1617823,2.8225691,6.2791886}; - }; - side="Empty"; - flags=4; - class Attributes - { - disableSimulation=1; - }; - id=149; - type="Land_HBarrier_01_big_4_green_F"; - }; - class Item34 - { - dataType="Object"; - class PositionInfo - { - position[]={4146.3042,356.83014,8012.1611}; - angles[]={6.2591896,2.4048307,6.2053399}; - }; - side="Empty"; - flags=4; - class Attributes + side="Empty"; + flags=4; + class Attributes { disableSimulation=1; }; id=150; type="Land_HBarrier_01_big_4_green_F"; }; - class Item35 + class Item26 { dataType="Object"; class PositionInfo @@ -1761,7 +895,7 @@ class Mission type="Land_HBarrier_01_big_4_green_F"; atlOffset=-3.0517578e-005; }; - class Item36 + class Item27 { dataType="Object"; class PositionInfo @@ -1778,7 +912,7 @@ class Mission id=152; type="Land_HBarrier_01_big_4_green_F"; }; - class Item37 + class Item28 { dataType="Object"; class PositionInfo @@ -1795,7 +929,7 @@ class Mission id=153; type="Land_HBarrier_01_big_4_green_F"; }; - class Item38 + class Item29 { dataType="Object"; class PositionInfo @@ -1813,7 +947,7 @@ class Mission type="Land_HBarrier_01_big_4_green_F"; atlOffset=-3.0517578e-005; }; - class Item39 + class Item30 { dataType="Object"; class PositionInfo @@ -1830,7 +964,7 @@ class Mission id=155; type="Land_HBarrier_01_big_4_green_F"; }; - class Item40 + class Item31 { dataType="Marker"; position[]={3022.4458,30.182636,4398.3501}; @@ -1840,7 +974,7 @@ class Mission id=160; atlOffset=15.667421; }; - class Item41 + class Item32 { dataType="Marker"; position[]={6562.4707,-21.497236,9898.9805}; @@ -1850,7 +984,7 @@ class Mission id=163; atlOffset=-3.1900005; }; - class Item42 + class Item33 { dataType="Marker"; position[]={9445.8291,-12.703266,8644.8096}; @@ -1860,7 +994,7 @@ class Mission id=164; atlOffset=-3.1899996; }; - class Item43 + class Item34 { dataType="Marker"; position[]={10633.654,-23.818001,5667.353}; @@ -1871,7 +1005,7 @@ class Mission id=165; atlOffset=-3.1903534; }; - class Item44 + class Item35 { dataType="Marker"; position[]={8909.3896,-87.276695,1407.0038}; @@ -1881,7 +1015,7 @@ class Mission id=166; atlOffset=-3.1900024; }; - class Item45 + class Item36 { dataType="Marker"; position[]={282.76001,-22.028179,9522.668}; @@ -1891,7 +1025,7 @@ class Mission id=167; atlOffset=-3.1899986; }; - class Item46 + class Item37 { dataType="Marker"; position[]={-1235.7861,-57.114273,6836.1953}; @@ -1902,7 +1036,7 @@ class Mission id=168; atlOffset=-3.1903534; }; - class Item47 + class Item38 { dataType="Marker"; position[]={-1427.7869,-15.071719,1498.1366}; @@ -1913,7 +1047,7 @@ class Mission id=169; atlOffset=-3.1903534; }; - class Item48 + class Item39 { dataType="Marker"; position[]={2167.8496,-21.41099,-944.11133}; @@ -1924,7 +1058,7 @@ class Mission id=170; atlOffset=-3.1903534; }; - class Item49 + class Item40 { dataType="Marker"; position[]={6426.7598,-24.055374,-961.5564}; @@ -1935,7 +1069,7 @@ class Mission id=171; atlOffset=-3.1903534; }; - class Item50 + class Item41 { dataType="Marker"; position[]={2001.4104,-4.2427058,4919.978}; @@ -1943,7 +1077,7 @@ class Mission type="Empty"; id=172; }; - class Item51 + class Item42 { dataType="Marker"; position[]={5697.2114,-93.79702,6299.3027}; @@ -1952,7 +1086,7 @@ class Mission id=173; atlOffset=-79.747086; }; - class Item52 + class Item43 { dataType="Marker"; position[]={6030.4009,-86.154274,4879.6748}; @@ -1961,7 +1095,7 @@ class Mission id=174; atlOffset=-79.747086; }; - class Item53 + class Item44 { dataType="Marker"; position[]={3435.8516,-1.8395869,3494.8071}; @@ -1969,7 +1103,7 @@ class Mission type="mil_objective"; id=175; }; - class Item54 + class Item45 { dataType="Marker"; position[]={5639.0195,-8.2921238,5511.5728}; @@ -1978,7 +1112,7 @@ class Mission id=176; atlOffset=-3.1900001; }; - class Item55 + class Item46 { dataType="Marker"; position[]={4461.9888,-9.0299997,3057.8823}; @@ -1986,7 +1120,7 @@ class Mission type="Empty"; id=178; }; - class Item56 + class Item47 { dataType="Marker"; position[]={1381.9493,-0.64816922,5374.3203}; @@ -1994,7 +1128,7 @@ class Mission type="mil_objective"; id=179; }; - class Item57 + class Item48 { dataType="Marker"; position[]={1334.0188,-3.2399633,7678.1855}; @@ -2002,7 +1136,7 @@ class Mission type="mil_objective"; id=180; }; - class Item58 + class Item49 { dataType="Marker"; position[]={5854.8267,-2.4443359,1890.6775}; @@ -2010,7 +1144,7 @@ class Mission type="mil_objective"; id=181; }; - class Item59 + class Item50 { dataType="Marker"; position[]={2805.1284,-1.8965716,3252.46}; @@ -2018,7 +1152,7 @@ class Mission type="mil_objective"; id=182; }; - class Item60 + class Item51 { dataType="Marker"; position[]={5241.4707,-7.0143108,5754.8188}; @@ -2027,7 +1161,7 @@ class Mission id=183; atlOffset=-3.1899993; }; - class Item61 + class Item52 { dataType="Marker"; position[]={6015.7021,-8.6722107,6663.0298}; @@ -2036,7 +1170,7 @@ class Mission id=184; atlOffset=-3.1899991; }; - class Item62 + class Item53 { dataType="Marker"; position[]={6738.6128,-7.073514,5323.6289}; @@ -2045,7 +1179,7 @@ class Mission id=185; atlOffset=-3.1899996; }; - class Item63 + class Item54 { dataType="Marker"; position[]={5734.9243,-2.1778834,8252.6475}; @@ -2053,7 +1187,7 @@ class Mission type="mil_objective"; id=186; }; - class Item64 + class Item55 { dataType="Marker"; position[]={1312.3444,-5.2672153,8756.4482}; @@ -2062,7 +1196,7 @@ class Mission id=187; atlOffset=-3.1899996; }; - class Item65 + class Item56 { dataType="Object"; class PositionInfo @@ -2080,7 +1214,7 @@ class Mission type="Land_HBarrier_01_big_4_green_F"; atlOffset=0.032302856; }; - class Item66 + class Item57 { dataType="Object"; class PositionInfo @@ -2097,7 +1231,7 @@ class Mission id=214; type="Land_HBarrier_01_big_4_green_F"; }; - class Item67 + class Item58 { dataType="Object"; class PositionInfo @@ -2114,7 +1248,7 @@ class Mission id=215; type="Land_HBarrier_01_big_4_green_F"; }; - class Item68 + class Item59 { dataType="Object"; class PositionInfo @@ -2131,7 +1265,7 @@ class Mission type="Land_Cargo_Patrol_V1_F"; atlOffset=0.2731781; }; - class Item69 + class Item60 { dataType="Object"; class PositionInfo @@ -2146,7 +1280,7 @@ class Mission id=218; type="Land_WoodenCrate_01_stack_x5_F"; }; - class Item70 + class Item61 { dataType="Object"; class PositionInfo @@ -2162,7 +1296,7 @@ class Mission id=219; type="Land_WoodenCrate_01_stack_x5_F"; }; - class Item71 + class Item62 { dataType="Object"; class PositionInfo @@ -2178,7 +1312,7 @@ class Mission id=220; type="Land_WoodenCrate_01_stack_x5_F"; }; - class Item72 + class Item63 { dataType="Object"; class PositionInfo @@ -2194,7 +1328,7 @@ class Mission id=221; type="Land_WoodenCrate_01_stack_x5_F"; }; - class Item73 + class Item64 { dataType="Object"; class PositionInfo @@ -2210,7 +1344,7 @@ class Mission id=222; type="Land_WoodenCrate_01_stack_x5_F"; }; - class Item74 + class Item65 { dataType="Object"; class PositionInfo @@ -2227,7 +1361,7 @@ class Mission type="Land_WaterTank_F"; atlOffset=1.5258789e-005; }; - class Item75 + class Item66 { dataType="Object"; class PositionInfo @@ -2243,7 +1377,7 @@ class Mission id=224; type="Land_WaterBarrel_F"; }; - class Item76 + class Item67 { dataType="Object"; class PositionInfo @@ -2259,7 +1393,7 @@ class Mission id=225; type="Land_WoodenCrate_01_F"; }; - class Item77 + class Item68 { dataType="Object"; class PositionInfo @@ -2275,7 +1409,7 @@ class Mission id=226; type="Land_MetalCase_01_small_F"; }; - class Item78 + class Item69 { dataType="Object"; class PositionInfo @@ -2293,7 +1427,7 @@ class Mission id=227; type="Land_Cargo10_grey_F"; }; - class Item79 + class Item70 { dataType="Object"; class PositionInfo @@ -2312,7 +1446,7 @@ class Mission type="Land_Cargo20_grey_F"; atlOffset=-0.00018310547; }; - class Item80 + class Item71 { dataType="Object"; class PositionInfo @@ -2331,7 +1465,7 @@ class Mission type="Land_Cargo20_grey_F"; atlOffset=-0.00016784668; }; - class Item81 + class Item72 { dataType="Object"; class PositionInfo @@ -2349,7 +1483,7 @@ class Mission type="Land_Cargo20_light_blue_F"; atlOffset=2.6228638; }; - class Item82 + class Item73 { dataType="Logic"; class PositionInfo @@ -2406,7 +1540,7 @@ class Mission nAttributes=2; }; }; - class Item83 + class Item74 { dataType="Marker"; position[]={587.15283,-85.946854,523.54248}; @@ -2415,7 +1549,7 @@ class Mission id=236; atlOffset=-79.747086; }; - class Item84 + class Item75 { dataType="Marker"; position[]={417.36566,-83.491501,174.42444}; @@ -2424,7 +1558,7 @@ class Mission id=237; atlOffset=-79.747086; }; - class Item85 + class Item76 { dataType="Object"; class PositionInfo @@ -2441,7 +1575,7 @@ class Mission type="Land_Cargo_Tower_V4_F"; atlOffset=0.27638435; }; - class Item86 + class Item77 { dataType="Object"; class PositionInfo @@ -2457,7 +1591,7 @@ class Mission id=254; type="Land_Cargo_Patrol_V4_F"; }; - class Item87 + class Item78 { dataType="Object"; class PositionInfo @@ -2474,7 +1608,7 @@ class Mission type="Land_Cargo_Patrol_V4_F"; atlOffset=-9.5367432e-007; }; - class Item88 + class Item79 { dataType="Object"; class PositionInfo @@ -2491,40 +1625,40 @@ class Mission type="Land_Cargo_Patrol_V4_F"; atlOffset=0.0026073456; }; - class Item89 + class Item80 { dataType="Layer"; name="Outposts"; class Entities { - items=19; + items=23; class Item0 { dataType="Marker"; - position[]={3739.729,-7.6830001,4851.084}; + position[]={3737.3967,-7.6830006,4855.0474}; name="outp_3_vehicle_1"; markerType="RECTANGLE"; type="rectangle"; colorName="ColorGreen"; - a=14.496; - b=13.036; - angle=116.033; + a=11.870829; + b=5.2342248; + angle=294.71646; id=257; - atlOffset=-23.722893; + atlOffset=-23.495771; }; class Item1 { dataType="Marker"; - position[]={4374.8516,65.53186,6630.457}; + position[]={4376.105,65.722763,6629.2046}; name="outpost_1"; markerType="RECTANGLE"; type="Empty"; colorName="ColorGreen"; - a=35.475227; - b=37.37513; - angle=119.03481; + a=73.014252; + b=80.790024; + angle=119.0348; id=121; - atlOffset=44.96637; + atlOffset=45.098129; }; class Item2 { @@ -2543,13 +1677,13 @@ class Mission class Item3 { dataType="Marker"; - position[]={5142.7827,55.316368,6023.8721}; + position[]={5135.251,55.316368,6028.3105}; name="outpost_2"; markerType="RECTANGLE"; type="Empty"; colorName="ColorGreen"; - a=44.519325; - b=47.903667; + a=46.947227; + b=56.302029; angle=136.63515; id=124; atlOffset=44.96637; @@ -2564,7 +1698,7 @@ class Mission colorName="ColorGreen"; a=41.753052; b=37.37513; - angle=114.06979; + angle=114.06978; id=125; atlOffset=44.966366; }; @@ -2627,16 +1761,16 @@ class Mission class Item9 { dataType="Marker"; - position[]={5072.8408,13.456,6039.4941}; + position[]={5075.5776,13.456,6043.4146}; name="outp_2_vehicle_2"; markerType="RECTANGLE"; type="rectangle"; colorName="ColorGreen"; - a=21.083; + a=16.301916; b=10.351; angle=124.91899; id=259; - atlOffset=0.6110363; + atlOffset=0.49567604; }; class Item10 { @@ -2655,16 +1789,16 @@ class Mission class Item11 { dataType="Marker"; - position[]={9055.375,44.542969,6045.6963}; - name="outp_4_vehicle_1"; + position[]={9214.8555,81.124001,6050.5278}; + name="outp_vehicle_1"; markerType="RECTANGLE"; type="rectangle"; colorName="ColorGreen"; - a=26.857; - b=10.307; - angle=91.258873; + a=5.447; + b=10.565; + angle=8.8590002; id=262; - atlOffset=-20.338295; + atlOffset=-19.515999; }; class Item12 { @@ -2676,7 +1810,7 @@ class Mission colorName="ColorGreen"; a=19.487; b=5.724; - angle=0.61699969; + angle=359.56537; id=263; }; class Item13 @@ -2762,11 +1896,67 @@ class Mission id=311; atlOffset=44.966; }; + class Item19 + { + dataType="Marker"; + position[]={5727.4209,54.095001,4219.1631}; + name="outp_11_vehicle_2"; + markerType="RECTANGLE"; + type="rectangle"; + colorName="ColorGreen"; + a=5.6589999; + b=5.2340002; + angle=178.83096; + id=461; + atlOffset=0.00016021729; + }; + class Item20 + { + dataType="Marker"; + position[]={2825.5959,125.639,7899.0542}; + name="outp_8_vehicle_2"; + markerType="RECTANGLE"; + type="rectangle"; + colorName="ColorGreen"; + a=11.871; + b=5.2340002; + angle=356.10797; + id=462; + atlOffset=-23.490746; + }; + class Item21 + { + dataType="Marker"; + position[]={4366.5801,-3.1689999,6674.145}; + name="outp_1_vehicle_2"; + markerType="RECTANGLE"; + type="rectangle"; + colorName="ColorGreen"; + a=11.871; + b=5.2340002; + angle=180.57797; + id=464; + atlOffset=-23.397198; + }; + class Item22 + { + dataType="Marker"; + position[]={5257.0781,175.87399,7867.8818}; + name="reso_10_vehicle_2"; + markerType="RECTANGLE"; + type="rectangle"; + colorName="ColorGreen"; + a=11.871; + b=5.2340002; + angle=91.088982; + id=465; + atlOffset=-23.494232; + }; }; id=258; - atlOffset=141.31024; + atlOffset=78.716866; }; - class Item90 + class Item81 { dataType="Layer"; name="Resources"; @@ -2790,16 +1980,16 @@ class Mission class Item1 { dataType="Marker"; - position[]={5274.0278,225.81081,7857.4761}; + position[]={5283.0928,225.44116,7858.3296}; name="resource_10"; markerType="RECTANGLE"; type="Empty"; colorName="ColorBrown"; - a=51.972672; - b=34.364311; + a=95.103043; + b=76.563004; angle=281.88538; id=211; - atlOffset=24.784958; + atlOffset=24.398132; }; class Item2 { @@ -2888,30 +2078,29 @@ class Mission class Item8 { dataType="Marker"; - position[]={1399.634,2.5109999,7399.4219}; + position[]={1397.4043,2.472872,7400.1973}; name="reso_1_vehicle"; markerType="RECTANGLE"; type="rectangle"; colorName="ColorGreen"; - a=14.496; - b=13.036; - angle=104.24695; + a=11.289288; + b=9.1211691; + angle=47.848278; id=269; - atlOffset=0.0003426075; }; class Item9 { dataType="Marker"; - position[]={4648.459,23.781,6939.7822}; + position[]={4648.459,23.781,6932.8462}; name="reso_2_vehicle"; markerType="RECTANGLE"; type="rectangle"; colorName="ColorGreen"; - a=14.496; - b=13.036; - angle=48.666992; + a=9.1256847; + b=8.6464348; + angle=230.73824; id=270; - atlOffset=-1.335144e-005; + atlOffset=0.009552002; }; class Item10 { @@ -2985,7 +2174,7 @@ class Mission colorName="ColorGreen"; a=14.496; b=11.538742; - angle=28.279589; + angle=28.279579; id=274; atlOffset=-0.071720123; }; @@ -3030,21 +2219,21 @@ class Mission colorName="ColorBrown"; a=69.968704; b=76.622749; - angle=228.59032; + angle=228.59024; id=158; atlOffset=25.352036; }; }; id=268; - atlOffset=53.832367; + atlOffset=53.831085; }; - class Item91 + class Item82 { dataType="Layer"; name="Airfports"; class Entities { - items=24; + items=32; class Item0 { dataType="Marker"; @@ -3200,14 +2389,14 @@ class Mission class Item12 { dataType="Marker"; - position[]={2994.0081,-9.0351009,4230.438}; + position[]={2990.562,-9.0351019,4235.2031}; name="airp_1_vehicle"; markerType="RECTANGLE"; type="rectangle"; colorName="ColorGreen"; - a=23.413891; - b=13.036; - angle=119.23458; + a=12.991456; + b=7.6840587; + angle=118.67049; id=242; atlOffset=-23.725101; }; @@ -3269,27 +2458,27 @@ class Mission class Item17 { dataType="Marker"; - position[]={4563.5269,17.09,1095.5393}; + position[]={4575.9722,17.09,1081.3361}; name="airp_2_vehicle_1"; markerType="RECTANGLE"; type="rectangle"; colorName="ColorGreen"; - a=10.765129; - b=8.1544609; - angle=89.855125; + a=10.765; + b=8.1540003; + angle=270; id=287; }; class Item18 { dataType="Marker"; - position[]={4777.729,17.09,1211.0724}; + position[]={4513.3672,17.09,1264.549}; name="airp_2_vehicle_2"; markerType="RECTANGLE"; type="rectangle"; colorName="ColorGreen"; - a=10.765129; - b=8.1544609; - angle=44.752724; + a=5.0797114; + b=5.5197411; + angle=269.39764; id=295; }; class Item19 @@ -3336,14 +2525,13 @@ class Mission class Item22 { dataType="Marker"; - position[]={9305.5244,5,4879.0215}; + position[]={9323.2695,5,4879.4912}; name="airp_vehicle_1"; markerType="RECTANGLE"; type="rectangle"; colorName="ColorGreen"; - a=23.414; + a=14.048; b=13.036; - angle=180.14229; id=300; }; class Item23 @@ -3360,11 +2548,116 @@ class Mission id=352; atlOffset=-23.724998; }; + class Item24 + { + dataType="Marker"; + position[]={9242.835,5,4874.0361}; + name="airp_vehicle_2"; + markerType="RECTANGLE"; + type="rectangle"; + colorName="ColorGreen"; + a=14.048; + b=13.036; + id=467; + }; + class Item25 + { + dataType="Marker"; + position[]={6141.8198,4.5999999,4851.1279}; + name="seap_1_vehicle_3"; + markerType="RECTANGLE"; + type="rectangle"; + colorName="ColorGreen"; + a=12.156; + b=7.4650002; + angle=180.52098; + id=468; + }; + class Item26 + { + dataType="Marker"; + position[]={4723.3687,17.09,1158.6658}; + name="airp_2_vehicle_3"; + markerType="RECTANGLE"; + type="rectangle"; + colorName="ColorGreen"; + a=5.0797114; + b=5.5197411; + angle=134.05371; + id=478; + }; + class Item27 + { + dataType="Marker"; + position[]={4755.2593,17.09,1547.052}; + name="airp_2_vehicle_4"; + markerType="RECTANGLE"; + type="rectangle"; + colorName="ColorGreen"; + a=5.0797114; + b=5.5197411; + angle=270; + id=479; + }; + class Item28 + { + dataType="Marker"; + position[]={4451.6865,17.09,1429.9695}; + name="airp_2_vehicle_5"; + markerType="RECTANGLE"; + type="rectangle"; + colorName="ColorGreen"; + a=5.0797114; + b=5.5197411; + angle=180.36307; + id=480; + }; + class Item29 + { + dataType="Marker"; + position[]={4833.0859,8.8249998,756.83801}; + name="outp_10_vehicle_6"; + markerType="RECTANGLE"; + type="rectangle"; + colorName="ColorGreen"; + a=8.375; + b=5.52; + angle=90.976997; + id=482; + atlOffset=0.092051506; + }; + class Item30 + { + dataType="Marker"; + position[]={3792.739,3.9200001,838.56299}; + name="seap_2_vehicle_6"; + markerType="RECTANGLE"; + type="rectangle"; + colorName="ColorGreen"; + a=9.5509996; + b=5.52; + angle=200.30199; + id=483; + }; + class Item31 + { + dataType="Marker"; + position[]={3087.052,-9.0351019,4382.2402}; + name="airp_1_vehicle_1"; + markerType="RECTANGLE"; + type="rectangle"; + colorName="ColorGreen"; + a=11.444118; + b=6.3723078; + angle=121.52277; + id=486; + atlOffset=-23.725101; + }; }; id=276; - atlOffset=13.611166; + atlOffset=6.5005655; }; - class Item92 + class Item83 { dataType="Layer"; name="Seaports"; @@ -3388,7 +2681,7 @@ class Mission class Item1 { dataType="Marker"; - position[]={3791.2571,3.1015625,823.21167}; + position[]={3787.7778,3.1015625,816.61377}; name="seaport_2"; markerType="RECTANGLE"; type="Empty"; @@ -3415,7 +2708,7 @@ class Mission class Item3 { dataType="Marker"; - position[]={5756.4092,-5.321588,6238.4331}; + position[]={5759.7451,-5.321588,6236.0063}; name="seaport_4"; markerType="RECTANGLE"; type="Empty"; @@ -3424,7 +2717,7 @@ class Mission b=83.836197; angle=65.808563; id=159; - atlOffset=-10.562359; + atlOffset=-11.152925; }; class Item4 { @@ -3441,9 +2734,9 @@ class Mission }; }; id=277; - atlOffset=27.005886; + atlOffset=26.947536; }; - class Item93 + class Item84 { dataType="Layer"; name="Roadblocks"; @@ -3461,7 +2754,6 @@ class Mission b=15; angle=231.22296; id=88; - }; class Item1 { @@ -3699,7 +2991,7 @@ class Mission id=278; atlOffset=52.914986; }; - class Item94 + class Item85 { dataType="Logic"; class PositionInfo @@ -3710,7 +3002,7 @@ class Mission id=280; type="HighCommand"; }; - class Item95 + class Item86 { dataType="Logic"; class PositionInfo @@ -3720,7 +3012,7 @@ class Mission id=281; type="HighCommandSubordinate"; }; - class Item96 + class Item87 { dataType="Marker"; position[]={3468.0591,7.256,4396.9609}; @@ -3729,7 +3021,7 @@ class Mission id=282; atlOffset=4.2438507e-005; }; - class Item97 + class Item88 { dataType="Object"; class PositionInfo @@ -3746,7 +3038,7 @@ class Mission type="Land_Cargo_Patrol_V3_F"; atlOffset=4.7683716e-007; }; - class Item98 + class Item89 { dataType="Object"; class PositionInfo @@ -3762,7 +3054,7 @@ class Mission id=304; type="Land_HBarrierWall6_F"; }; - class Item99 + class Item90 { dataType="Object"; class PositionInfo @@ -3778,7 +3070,7 @@ class Mission id=305; type="Land_HBarrierWall6_F"; }; - class Item100 + class Item91 { dataType="Object"; class PositionInfo @@ -3795,7 +3087,7 @@ class Mission type="Land_Cargo_Patrol_V3_F"; atlOffset=4.7683716e-007; }; - class Item101 + class Item92 { dataType="Object"; class PositionInfo @@ -3812,7 +3104,7 @@ class Mission type="Land_Cargo_Patrol_V3_F"; atlOffset=-4.7683716e-007; }; - class Item102 + class Item93 { dataType="Object"; class PositionInfo @@ -3829,7 +3121,7 @@ class Mission id=309; type="Land_HBarrier_Big_F"; }; - class Item103 + class Item94 { dataType="Object"; class PositionInfo @@ -3846,7 +3138,7 @@ class Mission id=310; type="Land_HBarrier_Big_F"; }; - class Item104 + class Item95 { dataType="Object"; class PositionInfo @@ -3863,7 +3155,7 @@ class Mission type="Land_Cargo_Patrol_V3_F"; atlOffset=4.7683716e-007; }; - class Item105 + class Item96 { dataType="Object"; class PositionInfo @@ -3880,7 +3172,7 @@ class Mission id=313; type="Land_HBarrier_Big_F"; }; - class Item106 + class Item97 { dataType="Object"; class PositionInfo @@ -3897,7 +3189,7 @@ class Mission type="Land_Cargo_Patrol_V3_F"; atlOffset=4.7683716e-007; }; - class Item107 + class Item98 { dataType="Object"; class PositionInfo @@ -3914,7 +3206,7 @@ class Mission id=315; type="Land_HBarrier_Big_F"; }; - class Item108 + class Item99 { dataType="Object"; class PositionInfo @@ -3930,7 +3222,7 @@ class Mission id=316; type="Land_Cargo_Patrol_V3_F"; }; - class Item109 + class Item100 { dataType="Object"; class PositionInfo @@ -3948,7 +3240,7 @@ class Mission type="Land_HBarrier_Big_F"; atlOffset=2.3841858e-007; }; - class Item110 + class Item101 { dataType="Marker"; position[]={4982.8779,17.352125,5946.2769}; @@ -3957,7 +3249,7 @@ class Mission id=318; atlOffset=4.196167e-005; }; - class Item111 + class Item102 { dataType="Marker"; position[]={6186.1226,4.5815167,7140.0923}; @@ -3966,7 +3258,7 @@ class Mission id=319; atlOffset=4.2438507e-005; }; - class Item112 + class Item103 { dataType="Marker"; position[]={6407.4814,27.562088,7624.4834}; @@ -3975,7 +3267,7 @@ class Mission id=320; atlOffset=4.196167e-005; }; - class Item113 + class Item104 { dataType="Marker"; position[]={6755.207,46.149174,6451.499}; @@ -3984,7 +3276,7 @@ class Mission id=321; atlOffset=4.196167e-005; }; - class Item114 + class Item105 { dataType="Marker"; position[]={6669.332,9.7615795,7019.2314}; @@ -3993,7 +3285,7 @@ class Mission id=322; atlOffset=4.196167e-005; }; - class Item115 + class Item106 { dataType="Marker"; position[]={6487.5713,5.1223044,6285.8096}; @@ -4002,7 +3294,7 @@ class Mission id=323; atlOffset=4.2438507e-005; }; - class Item116 + class Item107 { dataType="Marker"; position[]={6076.0132,36.164722,5983.7061}; @@ -4011,7 +3303,7 @@ class Mission id=324; atlOffset=4.196167e-005; }; - class Item117 + class Item108 { dataType="Marker"; position[]={5709.9146,9.3883533,5943.8403}; @@ -4020,7 +3312,7 @@ class Mission id=325; atlOffset=4.2915344e-005; }; - class Item118 + class Item109 { dataType="Marker"; position[]={5800.8984,5.9700422,5545.0903}; @@ -4029,7 +3321,7 @@ class Mission id=326; atlOffset=4.2438507e-005; }; - class Item119 + class Item110 { dataType="Marker"; position[]={6332.7788,22.075169,5732.4326}; @@ -4038,7 +3330,7 @@ class Mission id=327; atlOffset=4.196167e-005; }; - class Item120 + class Item111 { dataType="Marker"; position[]={7389.5063,55.06031,6148.1665}; @@ -4047,7 +3339,7 @@ class Mission id=328; atlOffset=4.196167e-005; }; - class Item121 + class Item112 { dataType="Marker"; position[]={7105.0298,12.872475,5777.6113}; @@ -4056,7 +3348,7 @@ class Mission id=329; atlOffset=4.2915344e-005; }; - class Item122 + class Item113 { dataType="Marker"; position[]={8727.0811,105.12666,6250.9473}; @@ -4065,7 +3357,7 @@ class Mission id=330; atlOffset=5.3405762e-005; }; - class Item123 + class Item114 { dataType="Marker"; position[]={8909.3047,23.660042,5291.5479}; @@ -4074,7 +3366,7 @@ class Mission id=331; atlOffset=4.196167e-005; }; - class Item124 + class Item115 { dataType="Marker"; position[]={8264.3213,18.447327,5824.7241}; @@ -4083,7 +3375,7 @@ class Mission id=332; atlOffset=4.196167e-005; }; - class Item125 + class Item116 { dataType="Marker"; position[]={7639.145,47.649624,4703.9355}; @@ -4092,7 +3384,7 @@ class Mission id=333; atlOffset=4.196167e-005; }; - class Item126 + class Item117 { dataType="Marker"; position[]={6851.7676,42.503872,4757.21}; @@ -4101,7 +3393,7 @@ class Mission id=334; atlOffset=4.196167e-005; }; - class Item127 + class Item118 { dataType="Marker"; position[]={6373.2373,38.162395,4359.1152}; @@ -4110,7 +3402,7 @@ class Mission id=335; atlOffset=4.196167e-005; }; - class Item128 + class Item119 { dataType="Marker"; position[]={5335.3003,7.1832151,3627.9927}; @@ -4119,7 +3411,7 @@ class Mission id=336; atlOffset=4.2438507e-005; }; - class Item129 + class Item120 { dataType="Marker"; position[]={4986.2813,25.105524,2205.9534}; @@ -4128,7 +3420,7 @@ class Mission id=337; atlOffset=4.196167e-005; }; - class Item130 + class Item121 { dataType="Marker"; position[]={4195.4937,15.27523,5266.2251}; @@ -4137,7 +3429,7 @@ class Mission id=338; atlOffset=4.2915344e-005; }; - class Item131 + class Item122 { dataType="Marker"; position[]={1545.5944,7.1300426,5697.5244}; @@ -4146,7 +3438,7 @@ class Mission id=339; atlOffset=4.2438507e-005; }; - class Item132 + class Item123 { dataType="Marker"; position[]={1740.4181,40.745392,6775.5947}; @@ -4155,7 +3447,7 @@ class Mission id=340; atlOffset=4.196167e-005; }; - class Item133 + class Item124 { dataType="Marker"; position[]={2241.3816,19.702797,7326.8418}; @@ -4164,7 +3456,7 @@ class Mission id=341; atlOffset=4.196167e-005; }; - class Item134 + class Item125 { dataType="Marker"; position[]={2298.2693,2.9884403,8497.6543}; @@ -4173,7 +3465,7 @@ class Mission id=342; atlOffset=4.2438507e-005; }; - class Item135 + class Item126 { dataType="Marker"; position[]={3297.8071,19.438557,6441.5225}; @@ -4182,7 +3474,7 @@ class Mission id=343; atlOffset=4.196167e-005; }; - class Item136 + class Item127 { dataType="Marker"; position[]={4271.5156,20.920042,6582.3096}; @@ -4191,7 +3483,7 @@ class Mission id=344; atlOffset=4.196167e-005; }; - class Item137 + class Item128 { dataType="Marker"; position[]={5187.7246,29.679436,7277.5586}; @@ -4200,7 +3492,7 @@ class Mission id=345; atlOffset=4.196167e-005; }; - class Item138 + class Item129 { dataType="Marker"; position[]={5357.751,163.60167,7726.731}; @@ -4209,7 +3501,7 @@ class Mission id=346; atlOffset=4.5776367e-005; }; - class Item139 + class Item130 { dataType="Marker"; position[]={7061.0146,9.0371151,3841.2427}; @@ -4218,7 +3510,7 @@ class Mission id=347; atlOffset=4.196167e-005; }; - class Item140 + class Item131 { dataType="Marker"; position[]={4385.0557,30.939602,1348.6993}; @@ -4228,7 +3520,7 @@ class Mission id=348; atlOffset=15.667422; }; - class Item141 + class Item132 { dataType="Marker"; position[]={1780.5658,28.087421,4922.3477}; @@ -4238,7 +3530,7 @@ class Mission id=349; atlOffset=15.667421; }; - class Item142 + class Item133 { dataType="Marker"; position[]={521.91888,24.427422,333.45093}; @@ -4248,17 +3540,17 @@ class Mission id=350; atlOffset=15.667421; }; - class Item143 + class Item134 { dataType="Marker"; position[]={9207.2539,20.667,4988.5352}; name="spawnpoint"; type="hd_start"; - angle=28.146988; + angle=28.146978; id=351; atlOffset=15.667; }; - class Item144 + class Item135 { dataType="Marker"; position[]={4920.5439,0.38800001,5730.7168}; @@ -4267,11 +3559,11 @@ class Mission type="rectangle"; a=5190.1421; b=5239.7939; - angle=55.783981; + angle=55.783962; id=353; atlOffset=-19.74058; }; - class Item145 + class Item136 { dataType="Marker"; position[]={479.26917,0,378.30554}; @@ -4283,7 +3575,7 @@ class Mission id=354; atlOffset=-8.79; }; - class Item146 + class Item137 { dataType="Group"; side="Independent"; @@ -5163,7 +4455,7 @@ class Mission nAttributes=1; }; }; - class Item147 + class Item138 { dataType="Object"; class PositionInfo @@ -5180,7 +4472,7 @@ class Mission id=394; type="Land_HelipadCircle_F"; }; - class Item148 + class Item139 { dataType="Object"; class PositionInfo @@ -5197,7 +4489,7 @@ class Mission id=395; type="Land_HelipadCircle_F"; }; - class Item149 + class Item140 { dataType="Object"; class PositionInfo @@ -5214,7 +4506,7 @@ class Mission id=396; type="Land_HelipadCircle_F"; }; - class Item150 + class Item141 { dataType="Object"; class PositionInfo @@ -5231,7 +4523,7 @@ class Mission id=397; type="Land_HelipadCircle_F"; }; - class Item151 + class Item142 { dataType="Object"; class PositionInfo @@ -5248,7 +4540,7 @@ class Mission id=398; type="Land_HelipadCircle_F"; }; - class Item152 + class Item143 { dataType="Object"; class PositionInfo @@ -5265,7 +4557,7 @@ class Mission id=399; type="Land_HelipadCircle_F"; }; - class Item153 + class Item144 { dataType="Object"; class PositionInfo @@ -5282,7 +4574,7 @@ class Mission id=400; type="Land_HelipadCircle_F"; }; - class Item154 + class Item145 { dataType="Object"; class PositionInfo @@ -5299,24 +4591,7 @@ class Mission id=401; type="Land_HelipadCircle_F"; }; - class Item155 - { - dataType="Object"; - class PositionInfo - { - position[]={3010.1948,14.69,4235.3579}; - angles[]={0,2.1329734,0}; - }; - side="Empty"; - flags=4; - class Attributes - { - disableSimulation=1; - }; - id=402; - type="Land_HelipadCircle_F"; - }; - class Item156 + class Item146 { dataType="Object"; class PositionInfo @@ -5333,7 +4608,7 @@ class Mission id=403; type="Land_HelipadCircle_F"; }; - class Item157 + class Item147 { dataType="Object"; class PositionInfo @@ -5350,7 +4625,7 @@ class Mission id=404; type="Land_HelipadCircle_F"; }; - class Item158 + class Item148 { dataType="Object"; class PositionInfo @@ -5367,7 +4642,7 @@ class Mission id=405; type="Land_HelipadCircle_F"; }; - class Item159 + class Item149 { dataType="Object"; class PositionInfo @@ -5384,7 +4659,7 @@ class Mission id=406; type="Land_HelipadCircle_F"; }; - class Item160 + class Item150 { dataType="Object"; class PositionInfo @@ -5400,7 +4675,7 @@ class Mission id=407; type="Land_HelipadCircle_F"; }; - class Item161 + class Item151 { dataType="Object"; class PositionInfo @@ -5416,7 +4691,7 @@ class Mission id=408; type="Land_HelipadCircle_F"; }; - class Item162 + class Item152 { dataType="Object"; class PositionInfo @@ -5424,422 +4699,1702 @@ class Mission position[]={5261.3325,202.914,7811.0913}; angles[]={6.2644358,4.6879864,0}; }; - side="Empty"; - flags=4; + side="Empty"; + flags=4; + class Attributes + { + }; + id=409; + type="CamoNet_BLUFOR_F"; + atlOffset=0.00082397461; + }; + class Item153 + { + dataType="Object"; + class PositionInfo + { + position[]={5286.9395,202.80562,7812.5166}; + angles[]={0.018749893,1.5355018,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=410; + type="CamoNet_BLUFOR_open_F"; + }; + class Item154 + { + dataType="Logic"; + class PositionInfo + { + position[]={5310.854,202.53488,7811.4009}; + }; + areaSize[]={5,0,5}; + flags=1; + id=411; + type="ModuleHideTerrainObjects_F"; + atlOffset=0.45507813; + class CustomAttributes + { + class Attribute0 + { + property="#filter"; + expression="_this setVariable [""#filter"",_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=15; + }; + }; + }; + class Attribute1 + { + property="#hideLocally"; + expression="_this setVariable [""#hideLocally"",_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=2; + }; + }; + class Item155 + { + dataType="Object"; + class PositionInfo + { + position[]={5313.9712,216.94789,7810.8418}; + }; + side="Empty"; + flags=1; + class Attributes + { + description="Church_of_Bob"; + disableSimulation=1; + }; + id=415; + type="Land_OrthodoxChurch_03_F"; + atlOffset=0.30000305; + class CustomAttributes + { + class Attribute0 + { + property="DoorStates"; + expression="['init',_this,_value] call bis_fnc_3DENAttributeDoorStates;"; + class Value + { + class data + { + class type + { + type[]= + { + "ARRAY" + }; + }; + class value + { + items=3; + class Item0 + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=10; + }; + }; + class Item1 + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=0; + }; + }; + class Item2 + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=0; + }; + }; + }; + }; + }; + }; + class Attribute1 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=2; + }; + }; + class Item156 + { + dataType="Logic"; + class PositionInfo + { + position[]={1525.2518,10.905,4816.7456}; + angles[]={0,0.066690445,0}; + }; + areaSize[]={49.50235,0,34.702629}; + flags=1; + id=416; + type="ModuleHideTerrainObjects_F"; + atlOffset=-1.5050001; + class CustomAttributes + { + class Attribute0 + { + property="#filter"; + expression="_this setVariable [""#filter"",_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=4; + }; + }; + }; + class Attribute1 + { + property="#hideLocally"; + expression="_this setVariable [""#hideLocally"",_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=2; + }; + }; + class Item157 + { + dataType="Object"; + class PositionInfo + { + position[]={5321.7832,202.08481,7810.0786}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=419; + type="BloodPool_01_Large_Old_F"; + }; + class Item158 + { + dataType="Object"; + class PositionInfo + { + position[]={5320.3599,202.08481,7811.6895}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=420; + type="BloodSplatter_01_Large_Old_F"; + }; + class Item159 + { + dataType="Object"; + class PositionInfo + { + position[]={5320.0093,202.08481,7810.1333}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=421; + type="BloodSpray_01_Old_F"; + }; + class Item160 + { + dataType="Object"; + class PositionInfo + { + position[]={5324.8911,202.32077,7811.6128}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=422; + type="BloodSpray_01_Old_F"; + }; + class Item161 + { + dataType="Object"; + class PositionInfo + { + position[]={5320.1855,202.08481,7810.3115}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=423; + type="BloodPool_01_Medium_Old_F"; + }; + class Item162 + { + dataType="Object"; + class PositionInfo + { + position[]={5320.9956,202.08481,7810.9888}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=424; + type="BloodSplatter_01_Medium_Old_F"; + }; + class Item163 + { + dataType="Object"; + class PositionInfo + { + position[]={5319.73,202.08481,7810.1831}; + angles[]={0,5.1304188,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=425; + type="BloodPool_01_Large_Old_F"; + }; + class Item164 + { + dataType="Object"; + class PositionInfo + { + position[]={5317.604,202.08481,7810.8511}; + angles[]={0,4.7121,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=426; + type="BloodTrail_01_New_F"; + }; + class Item165 + { + dataType="Object"; + class PositionInfo + { + position[]={5311.1152,202.08481,7810.769}; + angles[]={0,1.5448875,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=427; + type="BloodTrail_01_New_F"; + }; + class Item166 + { + dataType="Object"; + class PositionInfo + { + position[]={5314.1353,202.08481,7810.8242}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=429; + type="BloodSplatter_01_Small_Old_F"; + }; + class Item167 + { + dataType="Object"; + class PositionInfo + { + position[]={5310.2734,201.50009,7818.5068}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + disableSimulation=1; + }; + id=430; + type="Land_Bodybag_01_black_F"; + atlOffset=0.0039215088; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item168 + { + dataType="Object"; + class PositionInfo + { + position[]={5309.3291,201.49428,7818.4639}; + angles[]={0,3.2690907,0.0019834081}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + disableSimulation=1; + }; + id=431; + type="Land_Bodybag_01_black_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item169 + { + dataType="Object"; + class PositionInfo + { + position[]={5308.3784,201.49239,7818.4688}; + angles[]={0,3.0712996,0.0019834081}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + disableSimulation=1; + }; + id=432; + type="Land_Bodybag_01_black_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item170 + { + dataType="Object"; + class PositionInfo + { + position[]={5307.394,201.49042,7818.3818}; + angles[]={0,0.096998058,0.0019834081}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + disableSimulation=1; + }; + id=433; + type="Land_Bodybag_01_black_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item171 + { + dataType="Object"; + class PositionInfo + { + position[]={5303.0474,201.35501,7818.813}; + angles[]={0,4.6790991,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=434; + type="BloodTrail_01_Old_F"; + }; + class Item172 + { + dataType="Object"; + class PositionInfo + { + position[]={5309.8296,201.36467,7818.5015}; + angles[]={0,0,0.0019834081}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=435; + type="BloodPool_01_Large_Old_F"; + }; + class Item173 + { + dataType="Object"; + class PositionInfo + { + position[]={5308.8252,201.36266,7817.9565}; + angles[]={0,0,0.0019834081}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=436; + type="BloodPool_01_Large_Old_F"; + }; + class Item174 + { + dataType="Object"; + class PositionInfo + { + position[]={5308.897,201.36281,7818.8315}; + angles[]={0,0,0.0019834081}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=437; + type="BloodPool_01_Large_Old_F"; + }; + class Item175 + { + dataType="Object"; + class PositionInfo + { + position[]={5307.8369,201.36069,7818.4717}; + angles[]={0,0,0.0019834081}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=438; + type="BloodPool_01_Large_New_F"; + }; + class Item176 + { + dataType="Marker"; + position[]={3889.4419,-1.064433,785.41321}; + name="seaPatrol_7"; + type="Empty"; + id=439; + }; + class Item177 + { + dataType="Object"; + class PositionInfo + { + position[]={1547.8424,7.5214643,9025.1836}; + }; + side="Empty"; + flags=5; + class Attributes + { + init="if (!isMultiplayer) then {deleteVehicle this};"; + }; + id=440; + type="Flag_NATO_F"; + atlOffset=2.3841858e-007; + }; + class Item178 + { + dataType="Marker"; + position[]={1547.9674,3.5549095,9025.0586}; + name="respawn_west"; + type="flag_CTRG"; + id=441; + }; + class Item179 + { + dataType="Group"; + side="West"; + class Entities + { + items=6; + class Item0 + { + dataType="Object"; + class PositionInfo + { + position[]={1548.2174,3.6148562,9022.4834}; + angles[]={0.015998369,0,0.065904573}; + }; + side="West"; + flags=6; + class Attributes + { + rank="SERGEANT"; + init="groupPlayersNATO = group this; this setVariable [""pvp"",true]; this setVariable [""pvpPlayerUnitNumber"", 0];"; + name="pvp_blue_1"; + description="Teamleader"; + isPlayable=1; + class Inventory + { + class uniform + { + typeName="U_B_CombatUniform_mcam"; + isBackpack=0; + }; + map="ItemMap"; + compass="ItemCompass"; + watch="ItemWatch"; + radio="ItemRadio"; + }; + }; + id=443; + type="B_recon_TL_F"; + class CustomAttributes + { + class Attribute0 + { + property="speaker"; + expression="_this setspeaker _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="Male12ENG"; + }; + }; + }; + class Attribute1 + { + property="pitch"; + expression="_this setpitch _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=0.99000001; + }; + }; + }; + nAttributes=2; + }; + }; + class Item1 + { + dataType="Object"; + class PositionInfo + { + position[]={1544.0924,3.3482246,9022.3584}; + angles[]={0.015998369,0,0.061920606}; + }; + side="West"; + flags=4; + class Attributes + { + skill=0.40000001; + init="this setVariable [""pvp"",true]; this setVariable [""pvpPlayerUnitNumber"", 1];"; + name="pvp_blue_2"; + description="Medic"; + isPlayable=1; + class Inventory + { + class uniform + { + typeName="U_B_CombatUniform_mcam"; + isBackpack=0; + }; + map="ItemMap"; + compass="ItemCompass"; + watch="ItemWatch"; + radio="ItemRadio"; + }; + }; + id=444; + type="B_recon_medic_F"; + class CustomAttributes + { + class Attribute0 + { + property="speaker"; + expression="_this setspeaker _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="Male03ENG"; + }; + }; + }; + class Attribute1 + { + property="pitch"; + expression="_this setpitch _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=0.95999998; + }; + }; + }; + nAttributes=2; + }; + }; + class Item2 + { + dataType="Object"; + class PositionInfo + { + position[]={1551.2174,3.8084214,9022.6084}; + angles[]={0.015998369,0,0.063912325}; + }; + side="West"; + flags=4; + class Attributes + { + skill=0.44999999; + rank="CORPORAL"; + init="this setVariable [""pvp"",true]; this setVariable [""pvpPlayerUnitNumber"", 2];"; + name="pvp_blue_3"; + description="Machinegunner"; + isPlayable=1; + class Inventory + { + class uniform + { + typeName="U_B_CombatUniform_mcam"; + isBackpack=0; + }; + map="ItemMap"; + compass="ItemCompass"; + watch="ItemWatch"; + radio="ItemRadio"; + }; + }; + id=445; + type="B_recon_F"; + class CustomAttributes + { + class Attribute0 + { + property="speaker"; + expression="_this setspeaker _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="Male07ENG"; + }; + }; + }; + class Attribute1 + { + property="pitch"; + expression="_this setpitch _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=0.94999999; + }; + }; + }; + nAttributes=2; + }; + }; + class Item3 + { + dataType="Object"; + class PositionInfo + { + position[]={1549.5924,3.7036023,9022.6084}; + angles[]={0.015998369,0,0.065904573}; + }; + side="West"; + flags=4; + class Attributes + { + skill=0.44999999; + rank="CORPORAL"; + init="this setVariable [""pvp"",true]; this setVariable [""pvpPlayerUnitNumber"", 3];"; + name="pvp_blue_4"; + description="Marksman"; + isPlayable=1; + class Inventory + { + class uniform + { + typeName="U_B_CombatUniform_mcam"; + isBackpack=0; + }; + map="ItemMap"; + compass="ItemCompass"; + watch="ItemWatch"; + radio="ItemRadio"; + }; + }; + id=446; + type="B_recon_M_F"; + class CustomAttributes + { + class Attribute0 + { + property="speaker"; + expression="_this setspeaker _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="Male12ENG"; + }; + }; + }; + class Attribute1 + { + property="pitch"; + expression="_this setpitch _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=0.98000002; + }; + }; + }; + nAttributes=2; + }; + }; + class Item4 + { + dataType="Object"; + class PositionInfo + { + position[]={1542.3424,3.239723,9022.3584}; + angles[]={0.015998369,0,0.061920606}; + }; + side="West"; + flags=4; + class Attributes + { + skill=0.40000001; + init="this setVariable [""pvp"",true]; this setVariable [""pvpPlayerUnitNumber"", 4];"; + name="pvp_blue_5"; + description="AT1"; + isPlayable=1; + class Inventory + { + class uniform + { + typeName="U_B_CombatUniform_mcam"; + isBackpack=0; + }; + map="ItemMap"; + compass="ItemCompass"; + watch="ItemWatch"; + radio="ItemRadio"; + }; + }; + id=447; + type="B_recon_LAT_F"; + class CustomAttributes + { + class Attribute0 + { + property="speaker"; + expression="_this setspeaker _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="Male12ENG"; + }; + }; + }; + class Attribute1 + { + property="pitch"; + expression="_this setpitch _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=0.97000003; + }; + }; + }; + nAttributes=2; + }; + }; + class Item5 + { + dataType="Object"; + class PositionInfo + { + position[]={1546.0924,3.4746001,9022.4834}; + angles[]={0.015998369,0,0.065904573}; + }; + side="West"; + flags=4; + class Attributes + { + skill=0.40000001; + init="this setVariable [""pvp"",true]; this setVariable [""pvpPlayerUnitNumber"", 5];"; + name="pvp_blue_6"; + description="AT2"; + isPlayable=1; + class Inventory + { + class uniform + { + typeName="U_B_CombatUniform_mcam"; + isBackpack=0; + }; + map="ItemMap"; + compass="ItemCompass"; + watch="ItemWatch"; + radio="ItemRadio"; + }; + }; + id=448; + type="B_recon_LAT_F"; + class CustomAttributes + { + class Attribute0 + { + property="speaker"; + expression="_this setspeaker _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="Male12ENG"; + }; + }; + }; + class Attribute1 + { + property="pitch"; + expression="_this setpitch _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=0.97000003; + }; + }; + }; + nAttributes=2; + }; + }; + }; class Attributes { }; - id=409; - type="CamoNet_BLUFOR_F"; - atlOffset=0.00082397461; + id=442; }; - class Item163 + class Item180 { - dataType="Object"; - class PositionInfo - { - position[]={5286.9395,202.80562,7812.5166}; - angles[]={0.018749893,1.5355018,0}; - }; - side="Empty"; - flags=4; - class Attributes - { - }; - id=410; - type="CamoNet_BLUFOR_open_F"; + dataType="Marker"; + position[]={2137.7222,7.638876,9172.4844}; + name="respawn_east"; + type="flag_Viper"; + id=449; }; - class Item164 + class Item181 { - dataType="Logic"; - class PositionInfo - { - position[]={5310.854,202.53488,7811.4009}; - }; - areaSize[]={5,0,5}; - flags=1; - id=411; - type="ModuleHideTerrainObjects_F"; - atlOffset=0.45507813; - class CustomAttributes + dataType="Group"; + side="East"; + class Entities { - class Attribute0 + items=6; + class Item0 { - property="#filter"; - expression="_this setVariable [""#filter"",_value]"; - class Value + dataType="Object"; + class PositionInfo { - class data + position[]={2137.0718,7.7897635,9170.6074}; + angles[]={0.09570726,0,0.053946704}; + }; + side="East"; + flags=6; + class Attributes + { + init="groupPlayersCSAT = group this; this setVariable [""pvp"",true]; this setVariable [""pvpPlayerUnitNumber"", 0];"; + name="pvp_red_1"; + description="Teamleader"; + isPlayable=1; + class Inventory + { + class uniform + { + typeName="U_O_SpecopsUniform_ocamo"; + isBackpack=0; + }; + map="ItemMap"; + compass="ItemCompass"; + watch="ItemWatch"; + radio="ItemRadio"; + }; + }; + id=451; + type="O_T_Recon_TL_F"; + class CustomAttributes + { + class Attribute0 + { + property="speaker"; + expression="_this setspeaker _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="Male03CHI"; + }; + }; + }; + class Attribute1 + { + property="pitch"; + expression="_this setpitch _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=0.98000002; + }; + }; + }; + nAttributes=2; + }; + }; + class Item1 + { + dataType="Object"; + class PositionInfo + { + position[]={2135.4663,7.7030649,9170.6074}; + angles[]={0.09570726,0,0.053946704}; + }; + side="East"; + flags=4; + class Attributes + { + init="this setVariable [""pvp"",true]; this setVariable [""pvpPlayerUnitNumber"", 1];"; + name="pvp_red_2"; + description="Medic"; + isPlayable=1; + class Inventory + { + class uniform + { + typeName="U_O_SpecopsUniform_ocamo"; + isBackpack=0; + }; + map="ItemMap"; + compass="ItemCompass"; + watch="ItemWatch"; + radio="ItemRadio"; + }; + }; + id=452; + type="O_T_Recon_Medic_F"; + class CustomAttributes + { + class Attribute0 + { + property="speaker"; + expression="_this setspeaker _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="Male01CHI"; + }; + }; + }; + class Attribute1 { - class type + property="pitch"; + expression="_this setpitch _value;"; + class Value { - type[]= + class data { - "SCALAR" + class type + { + type[]= + { + "SCALAR" + }; + }; + value=0.98000002; }; }; - value=15; }; + nAttributes=2; }; }; - class Attribute1 + class Item2 { - property="#hideLocally"; - expression="_this setVariable [""#hideLocally"",_value]"; - class Value + dataType="Object"; + class PositionInfo { - class data + position[]={2133.8608,7.6299496,9170.6074}; + angles[]={0.087774232,0,0.04596737}; + }; + side="East"; + flags=4; + class Attributes + { + init="this setVariable [""pvp"",true]; this setVariable [""pvpPlayerUnitNumber"", 2];"; + name="pvp_red_3"; + description="Machinegunner"; + isPlayable=1; + class Inventory { - class type + class uniform { - type[]= + typeName="U_O_SpecopsUniform_ocamo"; + isBackpack=0; + }; + map="ItemMap"; + compass="ItemCompass"; + watch="ItemWatch"; + radio="ItemRadio"; + }; + }; + id=453; + type="O_Soldier_AR_F"; + class CustomAttributes + { + class Attribute0 + { + property="speaker"; + expression="_this setspeaker _value;"; + class Value + { + class data { - "BOOL" + class type + { + type[]= + { + "STRING" + }; + }; + value="Male01PER"; + }; + }; + }; + class Attribute1 + { + property="pitch"; + expression="_this setpitch _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=0.95999998; }; }; - value=0; }; + nAttributes=2; }; }; - nAttributes=2; - }; - }; - class Item165 - { - dataType="Object"; - class PositionInfo - { - position[]={5313.9712,216.94789,7810.8418}; - }; - side="Empty"; - flags=1; - class Attributes - { - description="Church_of_Bob"; - disableSimulation=1; - }; - id=415; - type="Land_OrthodoxChurch_03_F"; - atlOffset=0.30000305; - class CustomAttributes - { - class Attribute0 + class Item3 { - property="DoorStates"; - expression="['init',_this,_value] call bis_fnc_3DENAttributeDoorStates;"; - class Value + dataType="Object"; + class PositionInfo { - class data + position[]={2138.6567,7.8714237,9170.6484}; + angles[]={0.09570726,0,0.053946704}; + }; + side="East"; + flags=4; + class Attributes + { + init="this setVariable [""pvp"",true]; this setVariable [""pvpPlayerUnitNumber"", 3];"; + name="pvp_red_4"; + description="Marksman"; + isPlayable=1; + class Inventory { - class type + class uniform { - type[]= + typeName="U_O_SpecopsUniform_ocamo"; + isBackpack=0; + }; + map="ItemMap"; + compass="ItemCompass"; + watch="ItemWatch"; + radio="ItemRadio"; + }; + }; + id=454; + type="O_T_Recon_M_F"; + class CustomAttributes + { + class Attribute0 + { + property="speaker"; + expression="_this setspeaker _value;"; + class Value + { + class data { - "ARRAY" + class type + { + type[]= + { + "STRING" + }; + }; + value="Male02CHI"; }; }; - class value + }; + class Attribute1 + { + property="pitch"; + expression="_this setpitch _value;"; + class Value { - items=3; - class Item0 + class data { - class data + class type { - class type + type[]= { - type[]= - { - "SCALAR" - }; + "SCALAR" }; - value=10; }; + value=0.97000003; }; - class Item1 + }; + }; + nAttributes=2; + }; + }; + class Item4 + { + dataType="Object"; + class PositionInfo + { + position[]={2140.2817,7.9602299,9170.668}; + angles[]={0.093724519,0,0.059928458}; + }; + side="East"; + flags=4; + class Attributes + { + init="this setVariable [""pvp"",true]; this setVariable [""pvpPlayerUnitNumber"", 4];"; + name="pvp_red_5"; + description="AT1"; + isPlayable=1; + class Inventory + { + class uniform + { + typeName="U_O_SpecopsUniform_ocamo"; + isBackpack=0; + }; + map="ItemMap"; + compass="ItemCompass"; + watch="ItemWatch"; + radio="ItemRadio"; + }; + }; + id=455; + type="O_T_Recon_LAT_F"; + class CustomAttributes + { + class Attribute0 + { + property="speaker"; + expression="_this setspeaker _value;"; + class Value + { + class data { - class data + class type { - class type + type[]= { - type[]= - { - "SCALAR" - }; + "STRING" }; - value=0; }; + value="Male02CHI"; }; - class Item2 + }; + }; + class Attribute1 + { + property="pitch"; + expression="_this setpitch _value;"; + class Value + { + class data { - class data + class type { - class type + type[]= { - type[]= - { - "SCALAR" - }; + "SCALAR" }; - value=0; }; + value=0.97000003; }; }; }; + nAttributes=2; + }; + }; + class Item5 + { + dataType="Object"; + class PositionInfo + { + position[]={2141.8862,8.0564976,9170.668}; + angles[]={0.093724519,0,0.059928458}; }; - }; - class Attribute1 - { - property="allowDamage"; - expression="_this allowdamage _value;"; - class Value + side="East"; + flags=4; + class Attributes { - class data + init="this setVariable [""pvp"",true]; this setVariable [""pvpPlayerUnitNumber"", 5];"; + name="pvp_red_6"; + description="AT2"; + isPlayable=1; + class Inventory { - class type + class uniform { - type[]= - { - "BOOL" - }; + typeName="U_O_SpecopsUniform_ocamo"; + isBackpack=0; }; - value=0; + map="ItemMap"; + compass="ItemCompass"; + watch="ItemWatch"; + radio="ItemRadio"; }; }; - }; - nAttributes=2; - }; - }; - class Item166 - { - dataType="Logic"; - class PositionInfo - { - position[]={1525.2518,10.905,4816.7456}; - angles[]={0,0.066690445,0}; - }; - areaSize[]={49.50235,0,34.702629}; - flags=1; - id=416; - type="ModuleHideTerrainObjects_F"; - atlOffset=-1.5050001; - class CustomAttributes - { - class Attribute0 - { - property="#filter"; - expression="_this setVariable [""#filter"",_value]"; - class Value + id=456; + type="O_T_Recon_LAT_F"; + class CustomAttributes { - class data + class Attribute0 { - class type + property="speaker"; + expression="_this setspeaker _value;"; + class Value { - type[]= + class data { - "SCALAR" + class type + { + type[]= + { + "STRING" + }; + }; + value="Male03CHI"; }; }; - value=4; }; - }; - }; - class Attribute1 - { - property="#hideLocally"; - expression="_this setVariable [""#hideLocally"",_value]"; - class Value - { - class data + class Attribute1 { - class type + property="pitch"; + expression="_this setpitch _value;"; + class Value { - type[]= + class data { - "BOOL" + class type + { + type[]= + { + "SCALAR" + }; + }; + value=0.98000002; }; }; - value=0; }; + nAttributes=2; }; }; - nAttributes=2; - }; - }; - class Item167 - { - dataType="Object"; - class PositionInfo - { - position[]={5321.7832,202.08481,7810.0786}; - }; - side="Empty"; - flags=4; - class Attributes - { - }; - id=419; - type="BloodPool_01_Large_Old_F"; - }; - class Item168 - { - dataType="Object"; - class PositionInfo - { - position[]={5320.3599,202.08481,7811.6895}; - }; - side="Empty"; - flags=4; - class Attributes - { - }; - id=420; - type="BloodSplatter_01_Large_Old_F"; - }; - class Item169 - { - dataType="Object"; - class PositionInfo - { - position[]={5320.0093,202.08481,7810.1333}; - }; - side="Empty"; - flags=4; - class Attributes - { - }; - id=421; - type="BloodSpray_01_Old_F"; - }; - class Item170 - { - dataType="Object"; - class PositionInfo - { - position[]={5324.8911,202.32077,7811.6128}; - }; - side="Empty"; - flags=4; - class Attributes - { - }; - id=422; - type="BloodSpray_01_Old_F"; - }; - class Item171 - { - dataType="Object"; - class PositionInfo - { - position[]={5320.1855,202.08481,7810.3115}; - }; - side="Empty"; - flags=4; - class Attributes - { - }; - id=423; - type="BloodPool_01_Medium_Old_F"; - }; - class Item172 - { - dataType="Object"; - class PositionInfo - { - position[]={5320.9956,202.08481,7810.9888}; }; - side="Empty"; - flags=4; class Attributes { }; - id=424; - type="BloodSplatter_01_Medium_Old_F"; + id=450; }; - class Item173 + class Item182 { dataType="Object"; class PositionInfo { - position[]={5319.73,202.08481,7810.1831}; - angles[]={0,5.1304188,-0}; + position[]={2137.7329,11.497181,9173.752}; + angles[]={0.093724519,0,0.055941612}; }; side="Empty"; flags=4; class Attributes { + init="if !(isMultiplayer) then {deleteVehicle this}"; }; - id=425; - type="BloodPool_01_Large_Old_F"; + id=457; + type="Flag_Viper_F"; + atlOffset=4.7683716e-007; }; - class Item174 + class Item183 { - dataType="Object"; + dataType="Logic"; class PositionInfo { - position[]={5317.604,202.08481,7810.8511}; - angles[]={-0,4.7121,0}; - }; - side="Empty"; - flags=4; - class Attributes - { + position[]={878.01135,10.852491,5432.7842}; }; - id=426; - type="BloodTrail_01_New_F"; + name="hc"; + isPlayable=1; + id=458; + type="HeadlessClient_F"; + atlOffset=0.92249107; }; - class Item175 + class Item184 { - dataType="Object"; + dataType="Logic"; class PositionInfo { - position[]={5311.1152,202.08481,7810.769}; - angles[]={0,1.5448875,-0}; - }; - side="Empty"; - flags=4; - class Attributes - { + position[]={880.00354,10.754942,5431.6436}; }; - id=427; - type="BloodTrail_01_New_F"; + name="hc_1"; + isPlayable=1; + id=459; + type="HeadlessClient_F"; + atlOffset=0.82494164; }; - class Item176 + class Item185 { - dataType="Object"; + dataType="Logic"; class PositionInfo { - position[]={5314.1353,202.08481,7810.8242}; - }; - side="Empty"; - flags=4; - class Attributes - { + position[]={881.85114,10.655134,5430.6494}; }; - id=429; - type="BloodSplatter_01_Small_Old_F"; + name="hc_2"; + isPlayable=1; + id=460; + type="HeadlessClient_F"; + atlOffset=0.7251339; }; - class Item177 + class Item186 { - dataType="Object"; + dataType="Logic"; class PositionInfo { - position[]={5310.2734,201.50009,7818.5068}; - }; - side="Empty"; - flags=4; - class Attributes - { - createAsSimpleObject=1; - disableSimulation=1; + position[]={4365.9961,20.451674,6677.3701}; }; - id=430; - type="Land_Bodybag_01_black_F"; + areaSize[]={16.542999,0,8.5229998}; + areaIsRectangle=1; + flags=1; + id=463; + type="ModuleHideTerrainObjects_F"; + atlOffset=0.39100075; class CustomAttributes { class Attribute0 { - property="allowDamage"; - expression="_this allowdamage _value;"; + property="#filter"; + expression="_this setVariable [""#filter"",_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=15; + }; + }; + }; + class Attribute1 + { + property="#hideLocally"; + expression="_this setVariable [""#hideLocally"",_value]"; class Value { class data @@ -5855,32 +6410,28 @@ class Mission }; }; }; - nAttributes=1; + nAttributes=2; }; }; - class Item178 + class Item187 { - dataType="Object"; + dataType="Logic"; class PositionInfo { - position[]={5309.3291,201.49428,7818.4639}; - angles[]={-0,3.2690907,0.0019834081}; - }; - side="Empty"; - flags=4; - class Attributes - { - createAsSimpleObject=1; - disableSimulation=1; + position[]={5255.3594,198.0437,7866.7227}; }; - id=431; - type="Land_Bodybag_01_black_F"; + areaSize[]={6.635498,0,12.772705}; + areaIsRectangle=1; + flags=1; + id=466; + type="ModuleHideTerrainObjects_F"; + atlOffset=-1.3986969; class CustomAttributes { class Attribute0 { - property="allowDamage"; - expression="_this allowdamage _value;"; + property="#filter"; + expression="_this setVariable [""#filter"",_value]"; class Value { class data @@ -5889,39 +6440,17 @@ class Mission { type[]= { - "BOOL" + "SCALAR" }; }; - value=0; + value=15; }; }; }; - nAttributes=1; - }; - }; - class Item179 - { - dataType="Object"; - class PositionInfo - { - position[]={5308.3784,201.49239,7818.4688}; - angles[]={-0,3.0712996,0.0019834081}; - }; - side="Empty"; - flags=4; - class Attributes - { - createAsSimpleObject=1; - disableSimulation=1; - }; - id=432; - type="Land_Bodybag_01_black_F"; - class CustomAttributes - { - class Attribute0 + class Attribute1 { - property="allowDamage"; - expression="_this allowdamage _value;"; + property="#hideLocally"; + expression="_this setVariable [""#hideLocally"",_value]"; class Value { class data @@ -5937,32 +6466,46 @@ class Mission }; }; }; - nAttributes=1; + nAttributes=2; }; }; - class Item180 + class Item188 { - dataType="Object"; + dataType="Logic"; class PositionInfo { - position[]={5307.394,201.49042,7818.3818}; - angles[]={-0,0.096998058,0.0019834081}; - }; - side="Empty"; - flags=4; - class Attributes - { - createAsSimpleObject=1; - disableSimulation=1; + position[]={4581.3965,17.09,1080.7267}; }; - id=433; - type="Land_Bodybag_01_black_F"; + areaSize[]={6.7536621,0,13.859863}; + areaIsRectangle=1; + flags=1; + id=472; + type="ModuleHideTerrainObjects_F"; class CustomAttributes { class Attribute0 { - property="allowDamage"; - expression="_this allowdamage _value;"; + property="#filter"; + expression="_this setVariable [""#filter"",_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=15; + }; + }; + }; + class Attribute1 + { + property="#hideLocally"; + expression="_this setVariable [""#hideLocally"",_value]"; class Value { class data @@ -5978,88 +6521,200 @@ class Mission }; }; }; - nAttributes=1; + nAttributes=2; }; }; - class Item181 + class Item189 { dataType="Object"; class PositionInfo { - position[]={5303.0474,201.35501,7818.813}; - angles[]={-0,4.6790991,0}; + position[]={4766.7656,21.995001,1010.5897}; }; side="Empty"; - flags=4; + flags=5; class Attributes { }; - id=434; - type="BloodTrail_01_Old_F"; + id=474; + type="Land_Cargo_Patrol_V1_F"; }; - class Item182 + class Item190 { dataType="Object"; class PositionInfo { - position[]={5309.8296,201.36467,7818.5015}; - angles[]={-0,0,0.0019834081}; + position[]={4529.3018,21.995001,1448.8027}; + angles[]={0,2.3631787,0}; }; side="Empty"; - flags=4; + flags=5; class Attributes { }; - id=435; - type="BloodPool_01_Large_Old_F"; + id=475; + type="Land_Cargo_Patrol_V1_F"; }; - class Item183 + class Item191 { dataType="Object"; class PositionInfo { - position[]={5308.8252,201.36266,7817.9565}; - angles[]={-0,0,0.0019834081}; + position[]={4573.4248,21.995001,1572.7124}; + angles[]={0,3.1479735,0}; }; side="Empty"; - flags=4; + flags=5; class Attributes { }; - id=436; - type="BloodPool_01_Large_Old_F"; + id=476; + type="Land_Cargo_Patrol_V1_F"; }; - class Item184 + class Item192 { dataType="Object"; class PositionInfo { - position[]={5308.897,201.36281,7818.8315}; - angles[]={-0,0,0.0019834081}; + position[]={4825.1411,21.995001,1520.9377}; + angles[]={0,4.0031562,0}; }; side="Empty"; - flags=4; + flags=5; class Attributes { }; - id=437; - type="BloodPool_01_Large_Old_F"; + id=477; + type="Land_Cargo_Patrol_V1_F"; }; - class Item185 + class Item193 + { + dataType="Logic"; + class PositionInfo + { + position[]={4837.5234,8.4269867,757.22137}; + }; + areaSize[]={26.336914,0,8.326416}; + areaIsRectangle=1; + flags=1; + id=481; + type="ModuleHideTerrainObjects_F"; + atlOffset=-0.29007149; + class CustomAttributes + { + class Attribute0 + { + property="#filter"; + expression="_this setVariable [""#filter"",_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=15; + }; + }; + }; + class Attribute1 + { + property="#hideLocally"; + expression="_this setVariable [""#hideLocally"",_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=2; + }; + }; + class Item194 { dataType="Object"; class PositionInfo { - position[]={5307.8369,201.36069,7818.4717}; - angles[]={-0,0,0.0019834081}; + position[]={3050.1926,27.817524,4399.2427}; + angles[]={0,3.7757525,0}; }; side="Empty"; - flags=4; + flags=1; class Attributes { }; - id=438; - type="BloodPool_01_Large_New_F"; + id=484; + type="Land_Cargo_Tower_V4_F"; + atlOffset=0.27638531; + }; + class Item195 + { + dataType="Logic"; + class PositionInfo + { + position[]={3049.8101,14.637375,4400.6382}; + angles[]={0.017997233,0.60110497,0.0060001095}; + }; + areaSize[]={5,-1,5}; + areaIsRectangle=1; + flags=1; + id=485; + type="ModuleHideTerrainObjects_F"; + class CustomAttributes + { + class Attribute0 + { + property="#filter"; + expression="_this setVariable [""#filter"",_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=15; + }; + }; + }; + class Attribute1 + { + property="#hideLocally"; + expression="_this setVariable [""#hideLocally"",_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=2; + }; }; }; class Connections @@ -6463,4 +7118,4 @@ class Mission }; }; }; -}; +}; \ No newline at end of file diff --git a/A3-Antistasi/NavGrids/navGridvt7.sqf b/Map-Templates/Antistasi-Virolahti.vt7/Navigation/navGridvt7.sqf similarity index 100% rename from A3-Antistasi/NavGrids/navGridvt7.sqf rename to Map-Templates/Antistasi-Virolahti.vt7/Navigation/navGridvt7.sqf diff --git a/Map-Templates/Antistasi-Virolahti.vt7/Navigation/roadsDBvirolahti.sqf b/Map-Templates/Antistasi-Virolahti.vt7/Navigation/roadsDBvirolahti.sqf new file mode 100644 index 0000000000..3c0a986f41 --- /dev/null +++ b/Map-Templates/Antistasi-Virolahti.vt7/Navigation/roadsDBvirolahti.sqf @@ -0,0 +1 @@ +{roadsX setVariable [_x select 0,_x select 1]} forEach [["haavisto",[[6337,14705,0],[6357,14702,0],[6357,14764,0],[6335,14778,0],[6398,14691,0],[6378,14697,0],[6374,14755,0],[6388,14747,0],[6396,14743,0],[6396,14739,0],[6394,14754,0],[6399,14735,0],[6426,14667,0],[6412,14681,0],[6407,14695,0],[6407,14686,0],[6403,14718,0],[6400,14762,0],[6418,14774,0],[6464,14628,0],[6442,14648,0],[6442,14787,0],[6460,14789,0],[6458,14795,0],[6487,14613,0],[6504,14603,0],[6476,14779,0],[6470,14783,0],[6477,14806,0],[6500,14822,0],[6497,15002,0],[6487,15027,0],[6474,15059,0],[6538,14585,0],[6521,14593,0],[6514,14837,0],[6520,14869,0],[6519,14852,0],[6523,14887,0],[6532,14894,0],[6515,14891,0],[6536,14900,0],[6518,14881,0],[6517,14885,0],[6526,14930,0],[6533,14912,0],[6515,14957,0],[6505,14983,0],[6533,15075,0],[6540,15057,0],[6522,15091,0],[6514,15101,0],[6560,14578,0],[6568,15004,0],[6547,15038,0],[6557,15020,0],[6590,14572,0],[6600,14955,0],[6590,14972,0],[6579,14987,0],[6634,14563,0],[6616,14567,0],[6610,14938,0],[6621,14928,0],[6633,14922,0],[6644,14921,0],[6660,14557,0],[6675,14867,0],[6664,14892,0],[6655,14911,0],[6651,14920,0],[6707,14540,0],[6685,14550,0],[6712,14818,0],[6693,14831,0],[6683,14845,0],[6730,14238,0],[6742,14271,0],[6735,14529,0],[6748,14538,0],[6749,14523,0],[6749,14564,0],[6751,14583,0],[6737,14800,0],[6751,14297,0],[6764,14340,0],[6767,14312,0],[6757,14316,0],[6770,14364,0],[6779,14407,0],[6773,14384,0],[6782,14510,0],[6762,14518,0],[6779,14621,0],[6759,14600,0],[6785,14721,0],[6771,14747,0],[6757,14776,0],[6767,15210,0],[6811,14336,0],[6790,14322,0],[6788,14431,0],[6796,14452,0],[6803,14470,0],[6803,14499,0],[6810,14486,0],[6819,14644,0],[6798,14659,0],[6796,14636,0],[6800,14644,0],[6804,14640,0],[6807,14686,0],[6797,14675,0],[6797,14684,0],[6798,14693,0],[6798,14689,0],[6800,14701,0],[6807,14716,0],[6808,14730,0],[6795,14702,0],[6811,14723,0],[6818,14732,0],[6804,14745,0],[6810,14763,0],[6806,14760,0],[6816,14764,0],[6803,14754,0],[6804,14758,0],[6816,15182,0],[6806,15193,0],[6788,15205,0],[6834,14354,0],[6851,14371,0],[6856,14401,0],[6854,14413,0],[6846,14433,0],[6851,14423,0],[6843,14448,0],[6843,14441,0],[6846,14482,0],[6849,14455,0],[6825,14491,0],[6843,14650,0],[6826,14692,0],[6840,14697,0],[6846,14702,0],[6845,14716,0],[6847,14709,0],[6830,14767,0],[6825,14747,0],[6824,14763,0],[6827,14757,0],[6849,14787,0],[6837,14777,0],[6856,14844,0],[6854,14867,0],[6855,14888,0],[6850,14911,0],[6844,14938,0],[6841,14968,0],[6842,14994,0],[6846,15014,0],[6848,15034,0],[6850,15057,0],[6850,15082,0],[6854,15105,0],[6832,15174,0],[6858,14388,0],[6876,14465,0],[6861,14473,0],[6863,14467,0],[6856,14461,0],[6889,14459,0],[6867,14655,0],[6888,14658,0],[6879,14658,0],[6879,14665,0],[6874,14689,0],[6877,14678,0],[6870,14696,0],[6878,14731,0],[6867,14710,0],[6871,14720,0],[6867,14700,0],[6883,14749,0],[6888,14790,0],[6886,14770,0],[6859,14797,0],[6861,14825,0],[6862,14810,0],[6862,15130,0],[6867,15153,0],[6868,15147,0],[6856,15161,0],[6877,15164,0],[6887,15169,0],[6871,15155,0],[6916,14442,0],[6907,14482,0],[6900,14452,0],[6892,14467,0],[6925,14492,0],[6922,14649,0],[6900,14656,0],[6909,14652,0],[6894,14809,0],[6910,14833,0],[6901,14823,0],[6921,14836,0],[6914,15188,0],[6900,15176,0],[6900,15170,0],[6909,15170,0],[6906,15181,0],[6895,15170,0],[6945,14418,0],[6929,14432,0],[6948,14491,0],[6958,14488,0],[6938,14493,0],[6939,14651,0],[6950,14655,0],[6956,14656,0],[6949,14822,0],[6938,14827,0],[6930,14833,0],[6930,15201,0],[6982,14388,0],[6965,14402,0],[6985,14485,0],[6995,14482,0],[6971,14486,0],[6990,14660,0],[6969,14657,0],[6967,14822,0],[6987,14823,0],[7021,14352,0],[7001,14371,0],[7013,14663,0],[7024,14834,0],[7004,14827,0],[7064,14295,0],[7039,14334,0],[7052,14315,0],[7036,14667,0],[7055,14671,0],[7047,14847,0],[7067,14860,0],[7091,14685,0],[7071,14677,0],[7084,14875,0],[7101,14890,0],[7136,14697,0],[7114,14691,0],[7115,14903,0],[7132,14917,0],[7158,14703,0],[7151,14930,0],[7167,14942,0],[7177,14713,0],[7188,14724,0],[7199,14733,0],[7207,14738,0],[7199,14822,0],[7190,14844,0],[7183,14858,0],[7201,14967,0],[7183,14954,0],[7214,14753,0],[7232,14743,0],[7220,14740,0],[7212,14740,0],[7209,14798,0],[7216,14776,0],[7223,14975,0],[7249,14754,0],[7266,14768,0],[7249,14981,0],[7282,14785,0],[7303,14799,0]]],["aarre",[[5485,13789,0],[5488,13670,0],[5517,13669,0],[5520,13811,0],[5504,13800,0],[5537,13634,0],[5533,13612,0],[5535,13620,0],[5549,13671,0],[5537,13652,0],[5537,13665,0],[5534,13670,0],[5540,13826,0],[5578,13669,0],[5566,13675,0],[5562,13672,0],[5565,13672,0],[5574,13683,0],[5585,13690,0],[5577,13850,0],[5560,13840,0],[5617,13606,0],[5603,13606,0],[5625,13628,0],[5617,13642,0],[5607,13653,0],[5599,13661,0],[5594,13664,0],[5613,13702,0],[5597,13695,0],[5596,13863,0],[5610,13873,0],[5651,13580,0],[5642,13595,0],[5637,13601,0],[5630,13605,0],[5635,13609,0],[5635,13709,0],[5657,13715,0],[5686,13528,0],[5671,13546,0],[5662,13562,0],[5682,13563,0],[5691,13558,0],[5675,13605,0],[5674,13586,0],[5677,13573,0],[5686,13626,0],[5695,13731,0],[5676,13721,0],[5729,13492,0],[5707,13510,0],[5718,13558,0],[5702,13555,0],[5715,13639,0],[5699,13637,0],[5709,13744,0],[5722,13755,0],[5749,13475,0],[5758,13543,0],[5749,13552,0],[5741,13558,0],[5732,13560,0],[5751,13626,0],[5734,13636,0],[5741,13781,0],[5733,13767,0],[5754,13793,0],[5769,13458,0],[5789,13439,0],[5773,13533,0],[5791,13524,0],[5798,13604,0],[5776,13613,0],[5774,13804,0],[5791,13817,0],[5826,13402,0],[5806,13423,0],[5815,13413,0],[5830,13519,0],[5809,13520,0],[5828,13604,0],[5813,13600,0],[5818,13600,0],[5834,13817,0],[5803,13829,0],[5814,13837,0],[5829,13834,0],[5820,13850,0],[5833,13826,0],[5824,13844,0],[5826,13840,0],[5823,13841,0],[5820,13840,0],[5813,13870,0],[5805,13897,0],[5803,13918,0],[5803,13933,0],[5805,13942,0],[5826,14079,0],[5807,14068,0],[5815,14073,0],[5802,14065,0],[5846,13388,0],[5868,13375,0],[5853,13522,0],[5867,13529,0],[5864,13569,0],[5869,13543,0],[5859,13594,0],[5846,13617,0],[5858,13615,0],[5859,13631,0],[5861,13631,0],[5864,13637,0],[5859,13794,0],[5842,13807,0],[5869,13784,0],[5842,14086,0],[5860,14094,0],[5889,13364,0],[5873,13643,0],[5907,13658,0],[5888,13652,0],[5891,13759,0],[5878,13768,0],[5906,13754,0],[5873,13776,0],[5891,13806,0],[5877,13788,0],[5902,13820,0],[5888,14006,0],[5895,14007,0],[5898,14120,0],[5878,14103,0],[5913,13350,0],[5938,13333,0],[5927,13659,0],[5940,13659,0],[5920,13751,0],[5933,13748,0],[5915,14008,0],[5942,14010,0],[5920,14146,0],[5935,14170,0],[5960,13319,0],[5977,13308,0],[5966,13700,0],[5949,13706,0],[5957,13712,0],[5956,13694,0],[5976,13706,0],[5949,13694,0],[5946,13700,0],[5958,13721,0],[5950,13735,0],[5943,13744,0],[5973,13714,0],[5966,13715,0],[5962,13714,0],[5962,14011,0],[5959,14201,0],[5945,14187,0],[6009,13282,0],[6009,13284,0],[5995,13294,0],[6010,13364,0],[6007,13391,0],[6007,13412,0],[6010,13434,0],[6009,13689,0],[5997,13699,0],[5985,13705,0],[5978,13710,0],[5980,13708,0],[5989,14013,0],[5981,14209,0],[6006,14214,0],[6044,13252,0],[6025,13270,0],[6041,13271,0],[6035,13288,0],[6018,13284,0],[6028,13305,0],[6027,13291,0],[6019,13332,0],[6015,13455,0],[6029,13485,0],[6020,13467,0],[6042,13535,0],[6039,13507,0],[6039,13562,0],[6029,13600,0],[6034,13581,0],[6023,13620,0],[6021,13643,0],[6021,13674,0],[6032,13673,0],[6024,13661,0],[6044,13687,0],[6023,14016,0],[6058,13227,0],[6048,13252,0],[6052,13241,0],[6065,13653,0],[6057,13673,0],[6079,13643,0],[6074,13643,0],[6065,13710,0],[6053,13690,0],[6054,13700,0],[6081,13723,0],[6070,14020,0],[6050,14019,0],[6098,13739,0],[6114,13754,0],[6090,14022,0],[6110,14025,0],[6128,13770,0],[6140,13786,0],[6137,14029,0],[6158,13805,0],[6180,13819,0],[6169,14036,0],[6200,13825,0],[6195,14041,0],[6216,14045,0],[6238,13420,0],[6247,13438,0],[6224,13830,0],[6248,13837,0],[6235,14047,0],[6249,14048,0],[6259,13462,0],[6270,13482,0],[6282,13505,0],[6270,13845,0],[6288,13881,0],[6284,13859,0],[6287,13910,0],[6284,13935,0],[6281,13953,0],[6278,13978,0],[6289,14005,0],[6281,14004,0],[6288,14021,0],[6284,14016,0],[6280,14034,0],[6260,14045,0],[6294,13528,0],[6304,13547,0],[6313,13564,0],[6326,13587,0],[6303,13984,0],[6320,13964,0],[6306,14034,0],[6328,14043,0],[6340,13614,0],[6352,13636,0],[6336,13946,0],[6352,13929,0],[6366,13661,0],[6390,13703,0],[6379,13684,0],[6388,13891,0],[6368,13912,0],[6400,13723,0],[6411,13743,0],[6422,13764,0],[6433,13786,0],[6424,13851,0],[6410,13868,0],[6452,13800,0],[6443,13803,0],[6460,13785,0],[6449,13815,0],[6435,13838,0],[6446,13825,0]]],["toipela",[[5617,13606,0],[5603,13606,0],[5625,13628,0],[5617,13642,0],[5651,13580,0],[5642,13595,0],[5637,13601,0],[5630,13605,0],[5635,13609,0],[5686,13528,0],[5671,13546,0],[5662,13562,0],[5682,13563,0],[5691,13558,0],[5675,13605,0],[5674,13586,0],[5677,13573,0],[5686,13626,0],[5729,13492,0],[5707,13510,0],[5718,13558,0],[5702,13555,0],[5715,13639,0],[5699,13637,0],[5749,13475,0],[5758,13543,0],[5749,13552,0],[5741,13558,0],[5732,13560,0],[5751,13626,0],[5734,13636,0],[5769,13458,0],[5789,13439,0],[5773,13533,0],[5791,13524,0],[5798,13604,0],[5776,13613,0],[5826,13402,0],[5806,13423,0],[5815,13413,0],[5830,13519,0],[5809,13520,0],[5828,13604,0],[5813,13600,0],[5818,13600,0],[5846,13388,0],[5868,13375,0],[5853,13522,0],[5867,13529,0],[5864,13569,0],[5869,13543,0],[5859,13594,0],[5846,13617,0],[5858,13615,0],[5859,13631,0],[5861,13631,0],[5864,13637,0],[5859,13794,0],[5869,13784,0],[5889,13364,0],[5873,13643,0],[5907,13658,0],[5888,13652,0],[5891,13759,0],[5878,13768,0],[5906,13754,0],[5873,13776,0],[5891,13806,0],[5877,13788,0],[5917,12831,0],[5941,12838,0],[5913,13350,0],[5938,13333,0],[5927,13659,0],[5940,13659,0],[5920,13751,0],[5933,13748,0],[5965,12845,0],[5960,13013,0],[5953,13031,0],[5963,13036,0],[5950,13024,0],[5960,13319,0],[5977,13308,0],[5966,13700,0],[5949,13706,0],[5957,13712,0],[5956,13694,0],[5976,13706,0],[5949,13694,0],[5946,13700,0],[5958,13721,0],[5950,13735,0],[5943,13744,0],[5973,13714,0],[5966,13715,0],[5962,13714,0],[5990,12851,0],[6011,12926,0],[6003,12990,0],[5979,12999,0],[5981,13029,0],[6004,13017,0],[6009,13282,0],[6009,13284,0],[5995,13294,0],[6010,13364,0],[6007,13391,0],[6007,13412,0],[6010,13434,0],[6009,13689,0],[5997,13699,0],[5985,13705,0],[5978,13710,0],[5980,13708,0],[6014,12857,0],[6037,12862,0],[6017,12932,0],[6029,12947,0],[6045,12982,0],[6019,13002,0],[6024,12987,0],[6027,12990,0],[6031,12988,0],[6022,13211,0],[6034,13206,0],[6044,13205,0],[6027,13208,0],[6044,13252,0],[6025,13270,0],[6041,13271,0],[6035,13288,0],[6018,13284,0],[6028,13305,0],[6027,13291,0],[6019,13332,0],[6015,13455,0],[6029,13485,0],[6020,13467,0],[6042,13535,0],[6039,13507,0],[6039,13562,0],[6029,13600,0],[6034,13581,0],[6023,13620,0],[6021,13643,0],[6021,13674,0],[6032,13673,0],[6024,13661,0],[6044,13687,0],[6059,12867,0],[6080,12871,0],[6048,12967,0],[6073,12976,0],[6058,12976,0],[6081,13179,0],[6071,13198,0],[6057,13207,0],[6064,13212,0],[6058,13227,0],[6048,13252,0],[6052,13241,0],[6065,13653,0],[6057,13673,0],[6079,13643,0],[6074,13643,0],[6065,13710,0],[6053,13690,0],[6054,13700,0],[6081,13723,0],[6101,12875,0],[6117,12877,0],[6102,12982,0],[6105,13140,0],[6091,13163,0],[6098,13739,0],[6114,13754,0],[6139,12866,0],[6136,12866,0],[6138,12862,0],[6137,12855,0],[6153,12883,0],[6146,12877,0],[6143,12894,0],[6121,12878,0],[6135,12884,0],[6129,12874,0],[6148,12896,0],[6124,12879,0],[6135,12881,0],[6147,12900,0],[6151,12909,0],[6149,12904,0],[6153,12914,0],[6132,12993,0],[6135,13100,0],[6119,13117,0],[6128,13770,0],[6140,13786,0],[6156,12888,0],[6173,12886,0],[6169,12886,0],[6158,12883,0],[6158,12925,0],[6168,12944,0],[6179,12964,0],[6160,13006,0],[6182,13014,0],[6187,13039,0],[6178,13059,0],[6157,13082,0],[6208,12891,0],[6189,12889,0],[6188,12986,0],[6191,13007,0],[6190,13024,0],[6231,12894,0],[6254,12896,0],[6238,13420,0],[6247,13438,0],[6259,13462,0],[6270,13482,0],[6282,13505,0],[6294,13528,0],[6304,13547,0],[6313,13564,0],[6326,13587,0],[6340,13614,0],[6352,13636,0],[6366,13661,0]]],["harjula",[[5604,12719,0],[5634,12730,0],[5664,12741,0],[5689,12750,0],[5710,12758,0],[5761,12758,0],[5738,12768,0],[5760,12777,0],[5756,12771,0],[5782,12728,0],[5769,12741,0],[5778,12784,0],[5802,12721,0],[5832,12715,0],[5821,12717,0],[5816,12718,0],[5805,12794,0],[5826,12802,0],[5826,13402,0],[5806,13423,0],[5815,13413,0],[5850,12711,0],[5849,12810,0],[5846,13388,0],[5868,13375,0],[5873,12705,0],[5894,12694,0],[5875,12819,0],[5895,12825,0],[5889,13364,0],[5937,12636,0],[5922,12660,0],[5908,12680,0],[5917,12831,0],[5941,12838,0],[5913,13350,0],[5938,13333,0],[5967,12603,0],[5953,12618,0],[5965,12845,0],[5960,13013,0],[5953,13031,0],[5963,13036,0],[5950,13024,0],[5960,13319,0],[5977,13308,0],[5988,12583,0],[6011,12564,0],[5990,12851,0],[6011,12926,0],[6003,12990,0],[5979,12999,0],[5981,13029,0],[6004,13017,0],[6009,13282,0],[6009,13284,0],[5995,13294,0],[6010,13364,0],[6007,13391,0],[6007,13412,0],[6010,13434,0],[6030,12548,0],[6047,12534,0],[6014,12857,0],[6037,12862,0],[6017,12932,0],[6029,12947,0],[6045,12982,0],[6019,13002,0],[6024,12987,0],[6027,12990,0],[6031,12988,0],[6022,13211,0],[6034,13206,0],[6044,13205,0],[6027,13208,0],[6044,13252,0],[6025,13270,0],[6041,13271,0],[6035,13288,0],[6018,13284,0],[6028,13305,0],[6027,13291,0],[6019,13332,0],[6015,13455,0],[6020,13467,0],[6077,12506,0],[6061,12520,0],[6068,12795,0],[6081,12796,0],[6052,12793,0],[6059,12793,0],[6059,12867,0],[6080,12871,0],[6048,12967,0],[6073,12976,0],[6058,12976,0],[6081,13179,0],[6071,13198,0],[6057,13207,0],[6064,13212,0],[6058,13227,0],[6048,13252,0],[6052,13241,0],[6107,12492,0],[6092,12491,0],[6114,12791,0],[6094,12795,0],[6101,12875,0],[6117,12877,0],[6102,12982,0],[6105,13140,0],[6091,13163,0],[6119,12506,0],[6132,12524,0],[6152,12552,0],[6142,12749,0],[6133,12769,0],[6127,12798,0],[6128,12784,0],[6129,12819,0],[6133,12840,0],[6139,12866,0],[6136,12866,0],[6138,12862,0],[6137,12855,0],[6153,12883,0],[6146,12877,0],[6143,12894,0],[6121,12878,0],[6135,12884,0],[6129,12874,0],[6148,12896,0],[6124,12879,0],[6135,12881,0],[6147,12900,0],[6151,12909,0],[6149,12904,0],[6153,12914,0],[6132,12993,0],[6135,13100,0],[6119,13117,0],[6167,12576,0],[6183,12595,0],[6183,12692,0],[6168,12712,0],[6154,12732,0],[6156,12888,0],[6173,12886,0],[6169,12886,0],[6158,12883,0],[6158,12925,0],[6168,12944,0],[6179,12964,0],[6160,13006,0],[6182,13014,0],[6187,13039,0],[6178,13059,0],[6157,13082,0],[6203,12608,0],[6218,12611,0],[6210,12655,0],[6197,12673,0],[6208,12891,0],[6189,12889,0],[6188,12986,0],[6191,13007,0],[6190,13024,0],[6239,12548,0],[6252,12555,0],[6253,12598,0],[6232,12615,0],[6240,12616,0],[6227,12632,0],[6231,12894,0],[6254,12896,0],[6238,13420,0],[6271,12574,0],[6282,12558,0],[6270,12562,0],[6282,12604,0],[6268,12590,0],[6280,12899,0],[6318,12643,0],[6299,12623,0],[6312,12901,0],[6342,12654,0],[6363,12656,0],[6338,12903,0],[6358,12904,0],[6382,12657,0],[6381,12905,0],[6404,12663,0],[6431,12907,0],[6405,12906,0],[6457,12908,0],[6482,12909,0],[6507,12909,0]]],["hirvela",[[6675,13390,0],[6667,13383,0],[6714,13410,0],[6685,13400,0],[6690,13410,0],[6695,13417,0],[6700,13417,0],[6735,13402,0],[6750,13403,0],[6780,13424,0],[6763,13412,0],[6790,13433,0],[6788,13431,0],[6870,12906,0],[6891,13386,0],[6879,13398,0],[6870,13406,0],[6898,12905,0],[6926,12905,0],[6925,13013,0],[6912,13354,0],[6902,13371,0],[6919,13690,0],[6954,12905,0],[6959,12976,0],[6943,12998,0],[6934,13009,0],[6930,13012,0],[6949,13329,0],[6927,13339,0],[6944,13676,0],[6942,13650,0],[6945,13666,0],[6954,13654,0],[6937,13643,0],[6944,13656,0],[6946,13653,0],[6938,13686,0],[6929,13691,0],[6985,12904,0],[6996,12960,0],[6972,12957,0],[6979,12951,0],[6985,12951,0],[6990,13086,0],[6988,13099,0],[6990,13109,0],[6994,13309,0],[6972,13321,0],[6991,13649,0],[6978,13656,0],[6965,13655,0],[6982,13666,0],[6983,13658,0],[6985,13655,0],[6981,13681,0],[6979,13695,0],[7031,12842,0],[7025,12847,0],[7017,12904,0],[7017,12979,0],[7026,13041,0],[7011,13041,0],[7028,13057,0],[7000,13074,0],[7013,13067,0],[7017,13293,0],[7018,13627,0],[7002,13638,0],[7058,12837,0],[7042,12836,0],[7050,12903,0],[7043,12996,0],[7044,13042,0],[7055,13042,0],[7044,13046,0],[7042,13275,0],[7064,13260,0],[7059,13627,0],[7038,13622,0],[7078,12844,0],[7102,12850,0],[7080,12903,0],[7073,13000,0],[7098,12980,0],[7090,13006,0],[7091,12994,0],[7089,13027,0],[7097,13066,0],[7074,13046,0],[7089,13045,0],[7083,13246,0],[7094,13238,0],[7102,13236,0],[7102,13337,0],[7098,13356,0],[7099,13347,0],[7095,13377,0],[7093,13405,0],[7093,13436,0],[7093,13459,0],[7093,13485,0],[7091,13515,0],[7099,13531,0],[7088,13539,0],[7085,13560,0],[7082,13581,0],[7080,13610,0],[7075,13629,0],[7081,13634,0],[7088,13675,0],[7083,13651,0],[7093,13698,0],[7100,13744,0],[7097,13717,0],[7098,13776,0],[7091,13805,0],[7137,12867,0],[7121,12857,0],[7104,12902,0],[7123,12902,0],[7131,12958,0],[7113,12963,0],[7130,12950,0],[7118,12987,0],[7108,13018,0],[7103,13048,0],[7103,13072,0],[7108,13102,0],[7104,13085,0],[7115,13134,0],[7121,13163,0],[7124,13190,0],[7124,13221,0],[7118,13237,0],[7110,13237,0],[7122,13239,0],[7119,13259,0],[7113,13290,0],[7107,13318,0],[7110,13306,0],[7130,13344,0],[7115,13347,0],[7104,13348,0],[7128,13531,0],[7115,13533,0],[7158,12882,0],[7149,12902,0],[7168,12900,0],[7171,12894,0],[7154,12920,0],[7142,12938,0],[7164,12906,0],[7148,13345,0],[7164,13349,0],[7145,13532,0],[7164,13537,0],[7195,12851,0],[7183,12903,0],[7181,12875,0],[7173,12891,0],[7195,13313,0],[7185,13315,0],[7183,13323,0],[7175,13349,0],[7182,13343,0],[7184,13333,0],[7186,13542,0],[7211,12825,0],[7218,12904,0],[7219,13317,0],[7211,13548,0],[7228,13558,0],[7239,13569,0],[7250,12905,0],[7249,13322,0],[7272,13321,0],[7256,13593,0],[7247,13580,0],[7244,13574,0],[7265,13608,0],[7275,13617,0],[7282,12906,0],[7292,13319,0],[7291,13622,0],[7305,13623,0],[7321,12851,0],[7334,12872,0],[7343,12891,0],[7346,12900,0],[7313,12908,0],[7338,12910,0],[7348,12907,0],[7343,13325,0],[7315,13320,0],[7340,13589,0],[7329,13599,0],[7321,13611,0],[7314,13620,0],[7367,12912,0],[7352,12911,0],[7373,13329,0],[7354,13581,0],[7368,13577,0],[7394,12914,0],[7399,13330,0],[7418,13569,0],[7404,13577,0],[7384,13578,0],[7420,12916,0],[7439,13321,0],[7420,13326,0],[7428,13559,0],[7440,13554,0],[7447,13550,0],[7450,13542,0],[7450,13554,0],[7464,13321,0],[7483,13321,0],[7473,13349,0],[7476,13328,0],[7470,13373,0],[7468,13394,0],[7474,13412,0],[7478,13479,0],[7465,13490,0],[7454,13528,0],[7459,13508,0],[7460,13556,0],[7470,13560,0],[7499,13323,0],[7518,13329,0],[7490,13424,0],[7511,13427,0],[7504,13427,0],[7517,13461,0],[7496,13471,0],[7542,13336,0],[7531,13455,0],[7589,13344,0],[7566,13342,0],[7614,13340,0]]],["uski",[[1594,12813,0],[1616,12814,0],[1611,13331,0],[1599,13359,0],[1605,13346,0],[1640,12768,0],[1629,12782,0],[1625,12794,0],[1635,12815,0],[1624,12812,0],[1624,12804,0],[1640,13288,0],[1651,13279,0],[1624,13307,0],[1677,12710,0],[1656,12750,0],[1669,12729,0],[1660,12816,0],[1684,12816,0],[1668,13270,0],[1704,12816,0],[1694,13253,0],[1717,13227,0],[1708,13239,0],[1725,12816,0],[1744,12816,0],[1755,12883,0],[1745,12888,0],[1745,13200,0],[1729,13214,0],[1791,12777,0],[1766,12816,0],[1785,12816,0],[1789,12819,0],[1790,12826,0],[1791,12816,0],[1777,12865,0],[1785,12853,0],[1789,12836,0],[1793,12842,0],[1788,12845,0],[1767,12876,0],[1789,13172,0],[1793,13150,0],[1768,13185,0],[1815,12792,0],[1804,12784,0],[1797,12780,0],[1821,12814,0],[1799,12815,0],[1817,12832,0],[1826,12803,0],[1803,12838,0],[1798,13075,0],[1799,13094,0],[1798,13129,0],[1800,13117,0],[1794,13138,0],[1810,13159,0],[1795,13162,0],[1847,12813,0],[1831,12829,0],[1844,12830,0],[1833,12811,0],[1855,12835,0],[1863,13138,0],[1835,13148,0],[1899,12808,0],[1872,12811,0],[1886,12851,0],[1875,12843,0],[1866,12839,0],[1895,12858,0],[1890,13124,0],[1925,12806,0],[1924,12862,0],[1904,12860,0],[1915,12860,0],[1913,13110,0],[1951,12803,0],[1935,12870,0],[1943,12878,0],[1955,13078,0],[1935,13094,0],[2000,12797,0],[1976,12800,0],[1980,13059,0],[2003,13053,0],[1997,13046,0],[1998,13464,0],[1989,13466,0],[1983,13467,0],[2019,12798,0],[2032,12796,0],[2018,12794,0],[2037,12775,0],[2010,12795,0],[2028,12793,0],[2031,12783,0],[2030,12791,0],[2027,12806,0],[2025,12806,0],[2027,12820,0],[2030,12825,0],[2026,12809,0],[2026,12815,0],[2026,12821,0],[2027,12854,0],[2027,12835,0],[2032,12879,0],[2026,12875,0],[2025,12893,0],[2019,12930,0],[2023,12908,0],[2018,12959,0],[2018,12995,0],[2006,13036,0],[2015,13021,0],[2013,13074,0],[2026,13096,0],[2032,13435,0],[2013,13460,0],[2024,13451,0],[2046,12790,0],[2072,12767,0],[2043,12791,0],[2050,12771,0],[2041,12831,0],[2043,12864,0],[2050,12852,0],[2051,12836,0],[2053,12845,0],[2054,12841,0],[2055,13139,0],[2039,13117,0],[2070,13161,0],[2068,13351,0],[2060,13389,0],[2068,13373,0],[2067,13387,0],[2064,13363,0],[2065,13379,0],[2065,13371,0],[2064,13378,0],[2065,13368,0],[2052,13406,0],[2042,13420,0],[2067,13410,0],[2061,13425,0],[2068,13397,0],[2066,13418,0],[2064,13421,0],[2096,12753,0],[2079,12784,0],[2106,12779,0],[2082,13178,0],[2109,13205,0],[2094,13191,0],[2109,13276,0],[2095,13294,0],[2089,13308,0],[2088,13317,0],[2078,13338,0],[2085,13326,0],[2086,13395,0],[2076,13382,0],[2095,13411,0],[2104,13426,0],[2140,12703,0],[2127,12719,0],[2114,12736,0],[2128,12775,0],[2129,13224,0],[2137,13242,0],[2141,13235,0],[2125,13257,0],[2114,13440,0],[2110,13435,0],[2167,12667,0],[2154,12685,0],[2176,12766,0],[2152,12770,0],[2177,13184,0],[2168,13193,0],[2159,13206,0],[2153,13218,0],[2152,13242,0],[2146,13229,0],[2175,13258,0],[2182,12649,0],[2195,12631,0],[2200,12761,0],[2182,13181,0],[2198,13274,0],[2222,12756,0],[2243,12751,0],[2217,13288,0],[2235,13318,0],[2231,13296,0],[2235,13304,0],[2239,13300,0],[2238,13349,0],[2235,13335,0],[2250,13366,0],[2282,12742,0],[2263,12746,0],[2260,13306,0],[2269,13383,0],[2285,13397,0],[2267,13461,0],[2260,13466,0],[2283,13459,0],[2275,13458,0],[2320,12732,0],[2301,12737,0],[2310,13316,0],[2288,13313,0],[2314,13431,0],[2296,13412,0],[2303,13420,0],[2292,13463,0],[2309,13476,0],[2299,13470,0],[2339,12727,0],[2338,13321,0],[2333,13449,0],[2369,13326,0],[2396,13331,0],[2419,13332,0],[2437,13329,0]]],["piispa",[[1001,14274,0],[1016,14302,0],[1010,14281,0],[1003,14326,0],[1038,14279,0],[1020,14286,0],[1023,14290,0],[1062,14264,0],[1080,14253,0],[1119,14236,0],[1099,14244,0],[1145,13941,0],[1149,13952,0],[1153,13962,0],[1141,14228,0],[1166,13979,0],[1187,14001,0],[1166,14220,0],[1188,14212,0],[1210,14023,0],[1206,14203,0],[1219,14195,0],[1234,14046,0],[1256,14069,0],[1251,14173,0],[1232,14187,0],[1241,14181,0],[1286,13833,0],[1286,13859,0],[1285,13882,0],[1284,13902,0],[1301,13947,0],[1288,13924,0],[1279,14087,0],[1271,14082,0],[1295,14101,0],[1270,14160,0],[1289,14150,0],[1317,13969,0],[1333,13995,0],[1336,14065,0],[1322,14095,0],[1328,14079,0],[1318,14126,0],[1310,14115,0],[1315,14116,0],[1319,14108,0],[1333,14150,0],[1305,14145,0],[1325,14137,0],[1334,14144,0],[1319,14143,0],[1328,14142,0],[1327,14143,0],[1343,14025,0],[1342,14049,0],[1354,14146,0],[1341,14160,0],[1357,14200,0],[1352,14183,0],[1347,14170,0],[1367,14216,0],[1366,14230,0],[1358,14234,0],[1401,14167,0],[1377,14147,0],[1396,14148,0],[1403,14150,0],[1399,14194,0],[1404,14231,0],[1400,14214,0],[1384,14230,0],[1376,14225,0],[1391,14235,0],[1375,14228,0],[1398,14238,0],[1404,14239,0],[1380,14227,0],[1437,14089,0],[1417,14124,0],[1427,14106,0],[1408,14141,0],[1418,14252,0],[1429,14260,0],[1409,14244,0],[1407,14241,0],[1472,13983,0],[1466,14006,0],[1461,14025,0],[1456,14043,0],[1447,14066,0],[1447,14269,0],[1473,14282,0],[1509,13780,0],[1507,13805,0],[1504,13833,0],[1510,13820,0],[1494,13884,0],[1499,13857,0],[1489,13907,0],[1485,13926,0],[1481,13945,0],[1477,13963,0],[1502,14293,0],[1506,14438,0],[1510,14425,0],[1493,14481,0],[1503,14454,0],[1499,14467,0],[1497,14515,0],[1491,14495,0],[1493,14506,0],[1504,14527,0],[1512,14539,0],[1519,13817,0],[1530,13812,0],[1540,13809,0],[1525,14302,0],[1535,14306,0],[1540,14306,0],[1546,14318,0],[1540,14311,0],[1523,14406,0],[1532,14397,0],[1542,14391,0],[1515,14415,0],[1520,14552,0],[1539,14578,0],[1530,14565,0],[1546,14589,0],[1545,14599,0],[1532,14624,0],[1538,14612,0],[1526,14639,0],[1524,14655,0],[1523,14667,0],[1524,14676,0],[1574,13810,0],[1549,13810,0],[1558,13812,0],[1565,13812,0],[1576,14274,0],[1582,14264,0],[1549,14298,0],[1564,14285,0],[1553,14332,0],[1558,14355,0],[1560,14374,0],[1573,14401,0],[1552,14384,0],[1564,14386,0],[1560,14380,0],[1550,14598,0],[1553,14611,0],[1553,14606,0],[1591,14235,0],[1599,14218,0],[1604,14207,0],[1611,14248,0],[1594,14260,0],[1584,14252,0],[1583,14267,0],[1590,14420,0],[1607,14435,0],[1626,14166,0],[1632,14178,0],[1640,14197,0],[1637,14187,0],[1628,14172,0],[1630,14228,0],[1642,14217,0],[1645,14207,0],[1622,14238,0],[1649,14212,0],[1645,14251,0],[1626,14243,0],[1622,14449,0],[1641,14466,0],[1682,14219,0],[1663,14213,0],[1654,14211,0],[1669,14268,0],[1660,14484,0],[1675,14497,0],[1706,14226,0],[1695,14288,0],[1715,14302,0],[1694,14513,0],[1716,14531,0],[1728,14233,0],[1745,14237,0],[1757,14237,0],[1751,14239,0],[1757,14267,0],[1755,14248,0],[1752,14241,0],[1757,14256,0],[1755,14283,0],[1752,14296,0],[1728,14307,0],[1747,14304,0],[1739,14308,0],[1755,14528,0],[1732,14547,0],[1732,14539,0],[1741,14535,0],[1726,14539,0],[1743,14563,0],[1780,14132,0],[1780,14167,0],[1780,14144,0],[1778,14190,0],[1771,14209,0],[1781,14225,0],[1772,14223,0],[1765,14228,0],[1762,14234,0],[1767,14221,0],[1790,14520,0],[1772,14524,0],[1783,14521,0],[1758,14587,0],[1778,14599,0],[1773,14618,0],[1769,14606,0],[1779,14638,0],[1783,14663,0],[1795,14231,0],[1816,14242,0],[1812,14547,0],[1807,14535,0],[1803,14527,0],[1797,14522,0],[1820,14562,0],[1818,14586,0],[1825,14576,0],[1828,14586,0],[1799,14592,0],[1837,14253,0],[1851,14259,0],[1834,14595,0],[1846,14606,0],[1856,14608,0],[1874,14607,0]]],["nopala",[[7,17114,0],[33,17147,0],[18,17125,0],[35,17202,0],[29,17219,0],[22,17245,0],[13,17278,0],[7,17301,0],[4,17313,0],[33,17418,0],[26,17425,0],[63,17086,0],[67,17071,0],[57,17106,0],[50,17131,0],[44,17152,0],[57,17177,0],[41,17180,0],[43,17163,0],[57,17392,0],[68,17377,0],[44,17408,0],[99,17011,0],[94,17040,0],[87,17049,0],[98,17028,0],[99,17019,0],[76,17059,0],[77,17193,0],[92,17204,0],[82,17363,0],[98,17351,0],[113,17213,0],[130,17328,0],[114,17341,0],[168,17227,0],[141,17219,0],[169,17267,0],[156,17288,0],[143,17310,0],[197,17244,0],[179,17248,0],[183,17235,0],[185,17238,0],[193,17712,0],[203,17706,0],[179,17724,0],[218,17256,0],[238,17267,0],[227,17718,0],[213,17708,0],[244,17732,0],[258,17278,0],[280,17288,0],[262,17747,0],[308,17151,0],[305,17140,0],[313,17164,0],[307,17301,0],[283,17765,0],[344,17104,0],[341,17117,0],[341,17149,0],[340,17132,0],[322,17183,0],[323,17169,0],[335,17168,0],[341,17163,0],[317,17172,0],[349,17221,0],[334,17201,0],[335,17309,0],[384,16980,0],[376,17002,0],[373,17016,0],[372,17032,0],[372,17049,0],[363,17078,0],[369,17064,0],[353,17092,0],[380,17208,0],[371,17234,0],[362,17240,0],[369,17256,0],[372,17277,0],[384,17310,0],[373,17301,0],[355,17311,0],[368,17312,0],[420,16881,0],[411,16903,0],[403,16929,0],[394,16955,0],[416,17139,0],[404,17160,0],[392,17184,0],[411,17301,0],[443,16840,0],[454,16822,0],[430,16861,0],[455,17070,0],[446,17087,0],[427,17121,0],[437,17104,0],[441,17287,0],[463,16807,0],[474,17038,0],[486,17027,0],[463,17053,0],[469,17274,0],[495,17023,0],[500,17261,0],[523,17242,0],[547,17149,0],[535,17175,0],[532,17200,0],[531,17221,0],[598,16841,0],[582,16833,0],[573,16829,0],[595,16837,0],[589,16835,0],[570,16824,0],[589,17102,0],[566,17123,0],[608,16839,0],[607,16853,0],[610,16868,0],[610,16862,0],[615,17087,0],[644,17077,0],[664,17073,0],[660,17071,0],[690,17051,0],[698,17042,0],[702,17037,0],[673,17064,0],[691,17058,0],[696,17082,0],[678,17072,0],[689,17074,0],[685,17071,0],[701,17157,0],[731,16939,0],[726,16922,0],[736,16998,0],[721,17016,0],[717,17031,0],[708,17030,0],[737,17023,0],[734,17092,0],[712,17106,0],[705,17088,0],[712,17094,0],[717,17098,0],[724,17097,0],[706,17130,0],[716,17192,0],[704,17175,0],[732,17209,0],[754,16982,0],[758,16965,0],[744,16951,0],[764,16974,0],[757,17017,0],[749,17082,0],[764,17077,0],[772,17076,0],[743,17222,0],[754,17252,0],[771,17231,0],[757,17235,0],[748,17231,0],[762,17280,0],[768,17301,0],[760,17430,0],[771,17426,0],[752,17436,0],[789,17002,0],[778,17010,0],[792,16995,0],[785,17007,0],[778,17077,0],[784,17224,0],[797,17218,0],[791,17219,0],[775,17327,0],[782,17356,0],[789,17384,0],[795,17406,0],[793,17422,0],[800,17428,0],[781,17424,0],[798,17417,0],[802,17460,0],[800,17443,0],[810,17447,0],[829,17472,0],[819,17460,0],[809,17478,0],[817,17506,0],[816,17494,0],[817,17542,0],[811,17531,0],[812,17518,0]]],["suopelto",[[2716,13308,0],[2738,13303,0],[2757,13299,0],[2809,13300,0],[2779,13297,0],[2846,13017,0],[2840,13025,0],[2834,13307,0],[2845,13626,0],[2836,13641,0],[2845,13651,0],[2836,13646,0],[2879,12935,0],[2870,12971,0],[2877,12951,0],[2879,12940,0],[2878,13003,0],[2860,12993,0],[2852,13007,0],[2861,12999,0],[2856,13002,0],[2879,13104,0],[2878,13111,0],[2879,13133,0],[2877,13121,0],[2881,13146,0],[2883,13138,0],[2881,13141,0],[2878,13322,0],[2852,13313,0],[2852,13307,0],[2883,13295,0],[2871,13303,0],[2882,13302,0],[2868,13593,0],[2874,13584,0],[2858,13607,0],[2870,13671,0],[2857,13661,0],[2879,13686,0],[2900,13015,0],[2917,13028,0],[2916,13113,0],[2906,13126,0],[2891,13133,0],[2918,13118,0],[2889,13165,0],[2896,13180,0],[2884,13154,0],[2893,13178,0],[2892,13173,0],[2918,13212,0],[2907,13197,0],[2893,13214,0],[2906,13188,0],[2916,13187,0],[2893,13188,0],[2900,13187,0],[2892,13198,0],[2907,13230,0],[2894,13232,0],[2895,13245,0],[2890,13281,0],[2895,13262,0],[2898,13301,0],[2913,13339,0],[2900,13330,0],[2901,13555,0],[2884,13572,0],[2925,13037,0],[2923,13077,0],[2925,13060,0],[2926,13047,0],[2919,13097,0],[2927,13112,0],[2939,13105,0],[2948,13097,0],[2953,13089,0],[2936,13214,0],[2927,13192,0],[2937,13199,0],[2945,13206,0],[2922,13220,0],[2948,13209,0],[2929,13234,0],[2931,13255,0],[2926,13221,0],[2929,13275,0],[2950,13300,0],[2927,13293,0],[2933,13300,0],[2919,13300,0],[2925,13353,0],[2939,13369,0],[2953,13384,0],[2939,13521,0],[2952,13508,0],[2920,13537,0],[2978,13211,0],[2956,13204,0],[2980,13190,0],[2968,13197,0],[2967,13202,0],[2971,13302,0],[2967,13397,0],[2979,13407,0],[2972,13411,0],[2968,13435,0],[2963,13465,0],[2959,13486,0],[2957,13499,0],[2958,13494,0],[2980,13528,0],[2965,13506,0],[2990,13185,0],[3022,13255,0],[2995,13226,0],[3016,13236,0],[3008,13239,0],[2998,13305,0],[2994,13421,0],[3017,13441,0],[3003,13439,0],[3003,13457,0],[3005,13432,0],[3008,13472,0],[3016,13488,0],[3013,13480,0],[3017,13481,0],[3023,13530,0],[3019,13504,0],[3007,13568,0],[2994,13548,0],[3022,13588,0],[3032,13239,0],[3041,13240,0],[3037,13276,0],[3049,13285,0],[3045,13290,0],[3053,13305,0],[3026,13310,0],[3044,13314,0],[3053,13316,0],[3036,13454,0],[3053,13465,0],[3041,13463,0],[3045,13460,0],[3024,13477,0],[3033,13470,0],[3027,13559,0],[3034,13588,0],[3034,13600,0],[3055,13634,0],[3044,13614,0],[3063,13282,0],[3075,13278,0],[3094,13323,0],[3067,13319,0],[3064,13329,0],[3074,13348,0],[3085,13363,0],[3071,13476,0],[3079,13674,0],[3066,13655,0],[3063,13669,0],[3060,13652,0],[3060,13660,0],[3070,13687,0],[3078,13709,0],[3087,13732,0],[3121,13326,0],[3098,13380,0],[3111,13399,0],[3123,13418,0],[3097,13491,0],[3127,13506,0],[3094,13696,0],[3110,13717,0],[3124,13729,0],[3104,13771,0],[3097,13752,0],[3108,13791,0],[3133,13253,0],[3143,13265,0],[3157,13282,0],[3141,13326,0],[3147,13459,0],[3135,13437,0],[3159,13480,0],[3155,13518,0],[3133,13735,0],[3166,13325,0],[3170,13299,0],[3186,13313,0],[3198,13323,0],[3186,13322,0],[3192,13319,0],[3198,13316,0],[3169,13496,0],[3181,13514,0],[3180,13527,0],[3190,13528,0],[3206,13310,0],[3218,13302,0],[3228,13298,0],[3234,13297,0],[3206,13352,0],[3201,13335,0],[3228,13385,0],[3217,13370,0],[3207,13537,0],[3233,13547,0],[3265,13279,0],[3244,13292,0],[3262,13431,0],[3244,13405,0],[3258,13560,0],[3269,13734,0],[3268,13762,0],[3268,13786,0],[3268,13800,0],[3284,13205,0],[3292,13221,0],[3302,13240,0],[3290,13266,0],[3303,13258,0],[3278,13453,0],[3292,13471,0],[3305,13487,0],[3280,13573,0],[3296,13583,0],[3287,13592,0],[3289,13583,0],[3284,13610,0],[3279,13632,0],[3275,13657,0],[3272,13686,0],[3270,13709,0],[3306,13250,0],[3306,13255,0],[3331,13521,0],[3317,13503,0],[3332,13602,0],[3311,13592,0],[3362,13497,0],[3347,13527,0],[3354,13507,0],[3343,13536,0],[3350,13517,0],[3360,13564,0],[3349,13549,0],[3354,13556,0],[3346,13542,0],[3345,13537,0],[3365,13593,0],[3364,13574,0],[3363,13603,0],[3366,13583,0],[3353,13611,0],[3362,13611,0],[3367,13616,0],[3379,13483,0],[3397,13471,0],[3405,13625,0],[3380,13619,0],[3426,13446,0],[3413,13459,0],[3437,13435,0],[3437,13629,0],[3450,13428,0],[3464,13420,0],[3474,13416,0],[3470,13630,0],[3493,13416,0],[3505,13404,0],[3492,13409,0],[3516,13397,0],[3481,13413,0],[3508,13500,0],[3491,13509,0],[3484,13522,0],[3483,13535,0],[3501,13502,0],[3501,13569,0],[3485,13548,0],[3491,13558,0],[3514,13582,0],[3498,13628,0],[3524,13390,0],[3530,13384,0],[3518,13420,0],[3536,13421,0],[3523,13490,0],[3544,13474,0],[3523,13593,0],[3527,13604,0],[3547,13618,0],[3519,13624,0],[3529,13616,0],[3533,13621,0],[3559,13418,0],[3582,13404,0],[3578,13430,0],[3576,13414,0],[3580,13417,0],[3560,13463,0],[3573,13444,0],[3569,13454,0],[3569,13615,0],[3618,13321,0],[3608,13340,0],[3601,13357,0],[3588,13386,0],[3595,13370,0],[3586,13615,0],[3597,13618,0],[3626,13147,0],[3635,13157,0],[3644,13171,0],[3648,13189,0],[3649,13209,0],[3639,13251,0],[3646,13229,0],[3633,13270,0],[3629,13287,0],[3625,13303,0]]],["kallio",[[563,16756,0],[565,16765,0],[565,16785,0],[564,16774,0],[564,16779,0],[598,16841,0],[582,16833,0],[573,16829,0],[595,16837,0],[589,16835,0],[570,16824,0],[608,16839,0],[625,16843,0],[607,16853,0],[610,16868,0],[610,16862,0],[659,16847,0],[642,16846,0],[644,17077,0],[664,17073,0],[660,17071,0],[678,16847,0],[692,16852,0],[698,16860,0],[696,16861,0],[690,17051,0],[698,17042,0],[702,17037,0],[673,17064,0],[691,17058,0],[696,17082,0],[678,17072,0],[689,17074,0],[685,17071,0],[701,17157,0],[728,16864,0],[710,16868,0],[720,16874,0],[727,16903,0],[725,16879,0],[728,16889,0],[731,16939,0],[726,16922,0],[736,16998,0],[721,17016,0],[717,17031,0],[708,17030,0],[737,17023,0],[734,17092,0],[712,17106,0],[705,17088,0],[712,17094,0],[717,17098,0],[724,17097,0],[706,17130,0],[758,16827,0],[743,16843,0],[754,16982,0],[758,16965,0],[744,16951,0],[764,16974,0],[757,17017,0],[749,17082,0],[764,17077,0],[772,17076,0],[790,16806,0],[774,16815,0],[808,16807,0],[777,16970,0],[798,16962,0],[790,16970,0],[790,16980,0],[789,17002,0],[778,17010,0],[791,16988,0],[792,16995,0],[785,17007,0],[778,17077,0],[784,17224,0],[797,17218,0],[791,17219,0],[838,16823,0],[826,16814,0],[819,16810,0],[838,16948,0],[813,16956,0],[821,16953,0],[850,16832,0],[860,16837,0],[858,16942,0],[869,16964,0],[856,16948,0],[861,16957,0],[909,16919,0],[880,16935,0],[901,16960,0],[884,16967,0],[936,16377,0],[940,16360,0],[932,16401,0],[930,16454,0],[930,16426,0],[935,16481,0],[946,16496,0],[932,16897,0],[930,16938,0],[939,16928,0],[918,16950,0],[964,16505,0],[964,16865,0],[975,16853,0],[950,16879,0],[989,16518,0],[1016,16537,0],[1009,16802,0],[987,16838,0],[999,16818,0],[1010,16857,0],[989,16851,0],[1044,16556,0],[1055,16726,0],[1033,16762,0],[1045,16742,0],[1021,16783,0],[1046,16856,0],[1030,16862,0],[1069,16569,0],[1087,16578,0],[1079,16698,0],[1068,16726,0],[1067,16711,0],[1060,16718,0],[1084,16737,0],[1071,16831,0],[1082,16825,0],[1060,16843,0],[1107,16588,0],[1120,16564,0],[1116,16584,0],[1117,16595,0],[1120,16606,0],[1122,16625,0],[1115,16649,0],[1097,16677,0],[1098,16748,0],[1106,16758,0],[1112,16765,0],[1114,16801,0],[1115,16790,0],[1115,16772,0],[1116,16780,0],[1104,16819,0],[1109,16813,0],[1098,16823,0],[1091,16824,0],[1112,16808,0],[1147,16525,0],[1131,16542,0],[1170,16514,0],[1216,16485,0],[1229,16462,0],[1226,16472,0],[1196,16502,0],[1257,16371,0],[1244,16384,0],[1235,16410,0],[1232,16440,0],[1234,16475,0],[1264,16519,0],[1248,16492,0],[1279,16359,0],[1278,16544,0],[1300,16583,0],[1288,16563,0],[1332,16616,0],[1314,16601,0],[1350,16629,0],[1362,16633,0]]],["Korpela",[[20,10123,0],[21,10158,0],[29,10136,0],[6,10132,0],[13,10175,0],[9,10186,0],[5,10229,0],[6,10202,0],[32,10246,0],[17,10256,0],[7,10251,0],[9,10264,0],[25,10278,0],[65,10075,0],[50,10093,0],[37,10114,0],[36,10109,0],[64,10195,0],[50,10214,0],[41,10230,0],[59,10201,0],[48,10295,0],[66,10309,0],[63,10720,0],[95,10041,0],[79,10057,0],[85,10194,0],[71,10192,0],[103,10200,0],[83,10324,0],[97,10338,0],[104,10346,0],[104,10647,0],[86,10684,0],[96,10666,0],[105,10663,0],[100,10658,0],[75,10703,0],[133,10015,0],[113,10027,0],[123,10204,0],[113,10284,0],[115,10272,0],[112,10332,0],[111,10304,0],[122,10371,0],[111,10355,0],[125,10350,0],[110,10349,0],[133,10388,0],[128,10599,0],[115,10624,0],[121,10682,0],[115,10672,0],[122,10697,0],[123,10712,0],[123,10724,0],[117,10741,0],[120,10733,0],[172,9984,0],[152,10004,0],[144,10206,0],[162,10209,0],[156,10207,0],[149,10352,0],[145,10405,0],[161,10426,0],[171,10533,0],[157,10555,0],[142,10577,0],[197,9872,0],[194,9895,0],[191,9923,0],[186,9955,0],[179,10354,0],[177,10452,0],[196,10473,0],[188,10473,0],[202,10461,0],[184,10506,0],[190,10486,0],[211,10358,0],[235,10366,0],[245,10372,0],[234,10434,0],[213,10450,0],[275,10302,0],[265,10320,0],[248,10360,0],[256,10339,0],[253,10381,0],[266,10395,0],[278,10402,0],[273,10418,0],[253,10424,0],[289,10290,0],[305,10286,0],[300,10407,0],[301,10413,0],[348,10295,0],[320,10284,0],[339,10289,0],[331,10284,0],[332,10407,0],[371,10300,0],[384,10301,0],[358,10300,0],[362,10402,0],[382,10394,0],[378,10399,0],[370,10650,0],[383,10646,0],[355,10656,0],[361,10655,0],[417,10319,0],[396,10306,0],[407,10312,0],[416,10359,0],[395,10397,0],[400,10373,0],[388,10384,0],[418,10397,0],[412,10394,0],[409,10653,0],[394,10648,0],[421,10652,0],[412,10671,0],[405,10686,0],[417,10659,0],[401,10698,0],[455,10320,0],[433,10326,0],[426,10327,0],[442,10321,0],[430,10335,0],[449,10372,0],[428,10345,0],[426,10387,0],[440,10401,0],[428,10400,0],[452,10401,0],[455,10487,0],[447,10504,0],[451,10487,0],[445,10493,0],[456,10481,0],[440,10520,0],[440,10541,0],[440,10580,0],[442,10561,0],[434,10599,0],[428,10620,0],[424,10639,0],[485,10222,0],[491,10206,0],[480,10242,0],[478,10265,0],[479,10291,0],[489,10300,0],[472,10312,0],[486,10330,0],[471,10350,0],[488,10406,0],[469,10402,0],[462,10407,0],[462,10403,0],[459,10402,0],[461,10438,0],[461,10418,0],[462,10460,0],[460,10473,0],[523,10118,0],[517,10150,0],[516,10133,0],[524,10165,0],[495,10196,0],[514,10296,0],[504,10290,0],[517,10285,0],[525,10282,0],[498,10316,0],[507,10413,0],[520,10420,0],[541,10078,0],[533,10096,0],[536,10174,0],[552,10177,0],[555,10237,0],[537,10267,0],[542,10438,0],[530,10428,0],[558,10457,0],[575,10177,0],[596,10169,0],[578,10196,0],[588,10180,0],[584,10186,0],[568,10213,0],[579,10477,0],[626,10147,0],[610,10157,0],[604,10490,0],[624,10503,0],[664,10128,0],[645,10137,0],[641,10518,0],[657,10534,0],[685,10118,0],[684,10567,0],[668,10551,0],[736,10095,0],[706,10110,0],[722,10114,0],[718,10105,0],[712,10155,0],[721,10131,0],[717,10143,0],[708,10167,0],[705,10175,0],[733,10602,0],[708,10584,0],[766,10076,0],[751,10617,0],[761,10634,0],[762,10624,0]]],["Onnela",[[211,9730,0],[206,9774,0],[209,9750,0],[225,9586,0],[223,9614,0],[220,9645,0],[216,9677,0],[213,9706,0],[523,10118,0],[517,10150,0],[516,10133,0],[524,10165,0],[541,10078,0],[533,10096,0],[536,10174,0],[552,10177,0],[575,10177,0],[596,10169,0],[578,10196,0],[588,10180,0],[584,10186,0],[626,10147,0],[610,10157,0],[668,9589,0],[660,9630,0],[660,9603,0],[659,9615,0],[662,9647,0],[664,10128,0],[645,10137,0],[692,9555,0],[679,9573,0],[668,9661,0],[680,9682,0],[686,9695,0],[674,9670,0],[676,9674,0],[686,9720,0],[688,9708,0],[682,9730,0],[687,9739,0],[696,9748,0],[685,10118,0],[715,9343,0],[719,9346,0],[727,9356,0],[735,9369,0],[727,9506,0],[707,9533,0],[712,9756,0],[732,9758,0],[736,10095,0],[706,10110,0],[722,10114,0],[718,10105,0],[712,10155,0],[721,10131,0],[717,10143,0],[708,10167,0],[705,10175,0],[746,9384,0],[739,9377,0],[755,9391,0],[772,9397,0],[763,9395,0],[773,9441,0],[746,9480,0],[762,9458,0],[763,9742,0],[746,9752,0],[766,10076,0],[807,9381,0],[798,9391,0],[790,9402,0],[779,9402,0],[784,9410,0],[780,9421,0],[781,9414,0],[781,9409,0],[779,9429,0],[788,9733,0],[808,10028,0],[807,10051,0],[799,10043,0],[789,10056,0],[828,9332,0],[832,9322,0],[825,9342,0],[824,9349,0],[813,9374,0],[818,9369,0],[822,9364,0],[823,9356,0],[811,9728,0],[830,9729,0],[827,10003,0],[818,10013,0],[834,9997,0],[829,10062,0],[819,10056,0],[851,9247,0],[848,9263,0],[850,9258,0],[855,9728,0],[872,9972,0],[867,9981,0],[861,9981,0],[847,9990,0],[875,9986,0],[877,10086,0],[849,10072,0],[886,9721,0],[912,9711,0],[902,9932,0],[888,9955,0],[888,9997,0],[905,10014,0],[904,10099,0],[936,9702,0],[943,9723,0],[926,9710,0],[932,9715,0],[924,9707,0],[940,9879,0],[926,9898,0],[915,9913,0],[918,10033,0],[925,10054,0],[926,10076,0],[930,10114,0],[924,10095,0],[919,10107,0],[923,10105,0],[942,10127,0],[954,9691,0],[969,9683,0],[983,9680,0],[963,9738,0],[983,9721,0],[980,9740,0],[978,9756,0],[977,9748,0],[975,9779,0],[971,9805,0],[961,9841,0],[967,9824,0],[953,9859,0],[953,10146,0],[1007,9631,0],[992,9668,0],[997,9650,0],[987,9695,0],[1054,9563,0],[1031,9596,0],[1043,9579,0],[1020,9612,0],[1085,9453,0],[1088,9441,0],[1084,9471,0],[1087,9486,0],[1081,9528,0],[1067,9546,0],[1091,9434,0],[1113,9493,0],[1097,9509,0],[1099,9495,0],[1127,9480,0]]],["Lansikyla",[[1332,8092,0],[1312,8106,0],[1355,8078,0],[1369,8141,0],[1369,8127,0],[1369,8157,0],[1365,8181,0],[1369,8170,0],[1367,8176,0],[1402,8049,0],[1375,8064,0],[1390,8065,0],[1392,8083,0],[1387,8057,0],[1381,8108,0],[1391,8097,0],[1371,8117,0],[1429,8040,0],[1439,8418,0],[1464,7979,0],[1457,7978,0],[1473,7985,0],[1455,8042,0],[1471,8346,0],[1459,8374,0],[1447,8400,0],[1488,7999,0],[1507,8016,0],[1480,8051,0],[1504,8060,0],[1506,8266,0],[1497,8285,0],[1480,8324,0],[1489,8304,0],[1533,7690,0],[1537,7712,0],[1540,7739,0],[1544,7768,0],[1546,7795,0],[1546,7847,0],[1530,8033,0],[1547,8033,0],[1544,8043,0],[1527,8069,0],[1534,8209,0],[1526,8222,0],[1522,8232,0],[1514,8248,0],[1547,7829,0],[1548,7814,0],[1549,7868,0],[1555,7894,0],[1561,7922,0],[1563,7951,0],[1555,8011,0],[1561,7983,0],[1555,8051,0],[1577,8070,0],[1550,8078,0],[1572,8086,0],[1565,8151,0],[1580,8127,0],[1549,8181,0],[1603,7678,0],[1590,7665,0],[1614,7692,0],[1596,8104,0],[1598,8088,0],[1593,8092,0],[1612,8095,0],[1606,8094,0],[1635,7735,0],[1623,7718,0],[1621,7705,0],[1628,7728,0],[1645,7743,0],[1651,7752,0],[1643,8099,0],[1624,8097,0],[1683,7760,0],[1657,7762,0],[1668,7766,0],[1670,8100,0],[1721,7711,0],[1708,7729,0],[1697,7746,0],[1705,8098,0],[1734,7693,0],[1744,7680,0],[1750,7672,0],[1737,8089,0],[1728,8322,0],[1730,8329,0],[1738,8344,0],[1732,8337,0],[1744,8349,0],[1751,8352,0],[1758,8533,0],[1744,8577,0],[1753,8546,0],[1749,8561,0],[1739,8595,0],[1766,8073,0],[1790,8054,0],[1787,8062,0],[1780,8062,0],[1792,8299,0],[1783,8320,0],[1776,8342,0],[1768,8353,0],[1759,8353,0],[1773,8370,0],[1773,8403,0],[1774,8434,0],[1775,8455,0],[1782,8466,0],[1776,8466,0],[1774,8502,0],[1775,8478,0],[1789,8526,0],[1772,8534,0],[1769,8526,0],[1773,8519,0],[1762,8528,0],[1770,8556,0],[1767,8584,0],[1815,8019,0],[1803,8037,0],[1798,8050,0],[1799,8045,0],[1810,8067,0],[1799,8062,0],[1797,8066,0],[1805,8076,0],[1802,8070,0],[1811,8090,0],[1819,8109,0],[1806,8093,0],[1806,8111,0],[1828,8119,0],[1808,8117,0],[1824,8121,0],[1814,8117,0],[1820,8118,0],[1825,8135,0],[1806,8128,0],[1805,8147,0],[1826,8153,0],[1811,8157,0],[1805,8185,0],[1805,8165,0],[1822,8158,0],[1806,8207,0],[1822,8255,0],[1808,8231,0],[1812,8257,0],[1809,8255,0],[1812,8248,0],[1815,8250,0],[1809,8245,0],[1802,8276,0],[1819,8452,0],[1805,8462,0],[1794,8467,0],[1813,8526,0],[1853,7971,0],[1840,7986,0],[1828,8001,0],[1852,7998,0],[1848,7983,0],[1857,8039,0],[1856,8019,0],[1829,8067,0],[1847,8065,0],[1855,8056,0],[1844,8114,0],[1858,8104,0],[1833,8120,0],[1841,8134,0],[1861,8144,0],[1836,8124,0],[1844,8143,0],[1850,8146,0],[1853,8163,0],[1835,8160,0],[1847,8279,0],[1834,8267,0],[1863,8288,0],[1835,8442,0],[1829,8445,0],[1833,8525,0],[1852,8524,0],[1882,7932,0],[1866,7954,0],[1863,8100,0],[1876,8136,0],[1894,8125,0],[1881,8183,0],[1867,8169,0],[1880,8294,0],[1893,8301,0],[1896,8374,0],[1884,8392,0],[1877,8403,0],[1872,8408,0],[1871,8523,0],[1889,8522,0],[1932,7788,0],[1923,7802,0],[1915,7815,0],[1911,7831,0],[1910,7846,0],[1924,7866,0],[1913,7857,0],[1917,7862,0],[1918,7882,0],[1900,7907,0],[1925,8100,0],[1909,8115,0],[1899,8198,0],[1916,8204,0],[1904,8331,0],[1901,8312,0],[1904,8354,0],[1910,8352,0],[1906,8344,0],[1917,8370,0],[1925,8390,0],[1933,8408,0],[1930,8528,0],[1919,8524,0],[1910,8522,0],[1901,8522,0],[1967,7750,0],[1952,7760,0],[1941,7773,0],[1964,7821,0],[1952,7837,0],[1938,7857,0],[1940,7877,0],[1964,7893,0],[1968,8098,0],[1950,8093,0],[1939,8090,0],[1936,8207,0],[1956,8207,0],[1968,8206,0],[1947,8431,0],[1961,8459,0],[1962,8446,0],[1955,8445,0],[1968,8483,0],[1965,8537,0],[1943,8536,0],[1956,8567,0],[1953,8544,0],[1963,8573,0],[1960,8551,0],[1961,8562,0],[1957,8552,0],[1959,8558,0],[1959,8556,0],[1951,8581,0],[1985,7735,0],[2004,7716,0],[1976,7804,0],[1989,7787,0],[1983,7904,0],[1995,7913,0],[1993,8100,0],[1996,8453,0],[1977,8450,0],[1970,8511,0],[2021,7696,0],[2006,7765,0],[2026,7738,0],[2020,7938,0],[2007,7925,0],[2031,7948,0],[2039,7951,0],[2030,8103,0],[2015,8101,0],[2039,8460,0],[2019,8456,0],[2042,7675,0],[2059,7694,0],[2044,7715,0],[2056,8103,0],[2063,8467,0],[2085,8103,0],[2103,8102,0],[2086,8475,0],[2101,8485,0],[2133,8100,0],[2116,8100,0],[2124,8099,0],[2113,8496,0],[2147,8107,0],[2167,8123,0],[2212,7846,0],[2203,7850,0],[2187,8142,0],[2201,8158,0],[2223,7840,0],[2215,8172,0],[2231,8182,0],[2249,8193,0],[2269,8201,0],[2289,8205,0]]],["Klamila",[[831,6963,0],[811,6962,0],[833,6971,0],[813,6970,0],[827,7170,0],[872,6965,0],[851,6964,0],[879,6973,0],[855,6972,0],[844,7157,0],[863,7144,0],[855,7243,0],[894,6965,0],[901,6974,0],[883,7131,0],[904,7118,0],[901,7308,0],[930,6954,0],[915,6960,0],[924,6975,0],[915,6966,0],[933,6967,0],[947,7042,0],[947,7059,0],[945,7097,0],[920,7109,0],[929,7104,0],[937,7299,0],[941,7310,0],[944,7296,0],[915,7311,0],[924,7309,0],[948,7335,0],[928,7316,0],[939,7323,0],[942,7323,0],[968,6938,0],[951,6945,0],[951,6976,0],[953,6967,0],[975,6968,0],[973,6977,0],[962,6977,0],[957,6997,0],[951,7022,0],[971,7096,0],[966,7087,0],[955,7083,0],[950,7072,0],[983,7081,0],[976,7084,0],[961,7118,0],[956,7130,0],[976,7237,0],[966,7255,0],[957,7273,0],[950,7286,0],[956,7352,0],[958,7372,0],[957,7390,0],[1018,6876,0],[1006,6917,0],[1019,6911,0],[987,6928,0],[997,6968,0],[1014,6978,0],[991,6977,0],[1003,7074,0],[991,7092,0],[998,7121,0],[1004,7150,0],[999,7204,0],[1009,7176,0],[1014,7198,0],[1009,7191,0],[1012,7190,0],[986,7221,0],[1017,7209,0],[1037,6820,0],[1037,6806,0],[1028,6792,0],[1033,6797,0],[1031,6837,0],[1023,6855,0],[1020,6898,0],[1033,6907,0],[1052,6907,0],[1023,6969,0],[1049,6970,0],[1036,6979,0],[1035,7061,0],[1048,7203,0],[1045,7233,0],[1031,7215,0],[1022,7216,0],[1029,7222,0],[1037,7210,0],[1026,7219,0],[1075,6881,0],[1064,6890,0],[1088,6874,0],[1080,6918,0],[1060,6904,0],[1064,6909,0],[1060,6898,0],[1058,6979,0],[1067,6971,0],[1088,6980,0],[1077,6971,0],[1085,6971,0],[1076,6980,0],[1085,7029,0],[1069,7041,0],[1056,7049,0],[1072,7188,0],[1071,7251,0],[1106,6855,0],[1119,6843,0],[1096,6865,0],[1107,6934,0],[1108,6981,0],[1111,6971,0],[1101,6971,0],[1093,6971,0],[1107,7014,0],[1099,7172,0],[1118,7161,0],[1097,7271,0],[1123,7292,0],[1150,6829,0],[1130,6834,0],[1135,6951,0],[1135,6981,0],[1143,6973,0],[1143,6987,0],[1126,6972,0],[1149,6978,0],[1130,6998,0],[1146,7128,0],[1157,7115,0],[1151,7121,0],[1150,7172,0],[1128,7152,0],[1138,7140,0],[1134,7161,0],[1126,7159,0],[1146,7311,0],[1160,7323,0],[1189,6718,0],[1180,6824,0],[1161,6966,0],[1164,6975,0],[1163,6982,0],[1188,6986,0],[1191,6979,0],[1182,6977,0],[1173,6975,0],[1172,7102,0],[1190,7089,0],[1175,7189,0],[1191,7201,0],[1206,6735,0],[1196,6724,0],[1222,6770,0],[1215,6751,0],[1230,6777,0],[1225,6786,0],[1211,6815,0],[1200,6819,0],[1224,6807,0],[1224,6796,0],[1230,6818,0],[1225,6815,0],[1223,6813,0],[1221,6813,0],[1219,6814,0],[1209,6990,0],[1216,6983,0],[1229,6995,0],[1202,6980,0],[1217,7065,0],[1226,7057,0],[1205,7076,0],[1242,6773,0],[1259,6772,0],[1253,6844,0],[1240,6828,0],[1265,6855,0],[1235,6988,0],[1254,6994,0],[1247,7001,0],[1253,7061,0],[1237,7056,0],[1250,7107,0],[1240,7107,0],[1275,6775,0],[1290,6784,0],[1281,6866,0],[1294,6876,0],[1298,6872,0],[1297,6882,0],[1296,6916,0],[1296,6896,0],[1301,6935,0],[1298,6929,0],[1272,7011,0],[1300,7025,0],[1298,7015,0],[1271,7001,0],[1285,7008,0],[1300,7053,0],[1292,7062,0],[1270,7069,0],[1276,7079,0],[1284,7070,0],[1273,7091,0],[1274,7101,0],[1279,7073,0],[1286,7132,0],[1290,7119,0],[1266,7105,0],[1276,7107,0],[1279,7114,0],[1282,7120,0],[1289,7171,0],[1289,7151,0],[1288,7196,0],[1287,7221,0],[1281,7265,0],[1284,7243,0],[1273,7300,0],[1278,7284,0],[1270,7307,0],[1305,6795,0],[1318,6807,0],[1336,6816,0],[1326,6816,0],[1328,6819,0],[1321,6827,0],[1311,6841,0],[1302,6857,0],[1319,6947,0],[1330,6955,0],[1308,6941,0],[1334,6958,0],[1328,6996,0],[1333,6977,0],[1334,6964,0],[1314,7021,0],[1325,7025,0],[1334,7029,0],[1323,7012,0],[1321,7022,0],[1324,7035,0],[1307,7039,0],[1304,7045,0],[1314,7125,0],[1333,7130,0],[1357,6805,0],[1365,6926,0],[1349,6939,0],[1338,6950,0],[1341,7032,0],[1345,7043,0],[1366,7051,0],[1363,7040,0],[1351,7036,0],[1363,7035,0],[1360,7099,0],[1356,7087,0],[1354,7077,0],[1370,7107,0],[1393,6780,0],[1378,6791,0],[1403,6877,0],[1391,6894,0],[1379,6914,0],[1384,6906,0],[1403,6952,0],[1391,7022,0],[1375,7029,0],[1385,7057,0],[1392,7050,0],[1377,7045,0],[1405,7053,0],[1401,7096,0],[1392,7105,0],[1381,7109,0],[1413,6767,0],[1428,6757,0],[1419,6856,0],[1436,6833,0],[1413,6980,0],[1407,6963,0],[1415,7012,0],[1423,6997,0],[1432,7005,0],[1411,7064,0],[1419,7057,0],[1436,7061,0],[1420,7066,0],[1411,7085,0],[1439,7070,0],[1417,7090,0],[1417,7082,0],[1418,7076,0],[1419,7072,0],[1422,7116,0],[1427,7129,0],[1418,7103,0],[1432,7140,0],[1438,7142,0],[1450,6809,0],[1459,6792,0],[1461,6993,0],[1474,6989,0],[1443,7000,0],[1466,7066,0],[1452,7064,0],[1461,7075,0],[1462,7129,0],[1447,7138,0],[1511,6981,0],[1487,6986,0],[1490,7019,0],[1480,6997,0],[1501,7041,0],[1509,7059,0],[1490,7079,0],[1501,7072,0],[1508,7098,0],[1482,7069,0],[1511,7081,0],[1493,7110,0],[1477,7119,0],[1511,7198,0],[1509,7217,0],[1507,7231,0],[1509,7240,0],[1541,6739,0],[1533,6727,0],[1519,6724,0],[1527,6722,0],[1524,6721,0],[1534,6857,0],[1524,6885,0],[1521,6913,0],[1521,6937,0],[1538,6976,0],[1523,6964,0],[1521,7075,0],[1540,7078,0],[1528,7092,0],[1515,7088,0],[1514,7072,0],[1519,7080,0],[1528,7079,0],[1524,7130,0],[1527,7110,0],[1519,7153,0],[1531,7142,0],[1521,7141,0],[1515,7176,0],[1538,7261,0],[1530,7248,0],[1514,7244,0],[1523,7245,0],[1533,7252,0],[1554,6754,0],[1577,6768,0],[1567,6770,0],[1571,6782,0],[1562,6802,0],[1578,6793,0],[1548,6831,0],[1577,6947,0],[1560,6967,0],[1560,7081,0],[1581,7084,0],[1555,7146,0],[1547,7276,0],[1555,7289,0],[1559,7298,0],[1597,6634,0],[1615,6680,0],[1605,6665,0],[1602,6699,0],[1605,6684,0],[1586,6746,0],[1596,6721,0],[1593,6806,0],[1603,6815,0],[1617,6843,0],[1612,6833,0],[1609,6823,0],[1592,6923,0],[1610,6906,0],[1604,7088,0],[1583,7150,0],[1609,7153,0],[1610,7400,0],[1602,7412,0],[1594,7423,0],[1590,7434,0],[1635,6663,0],[1625,6851,0],[1638,6888,0],[1633,6860,0],[1637,6872,0],[1650,6902,0],[1629,6899,0],[1639,6899,0],[1628,7091,0],[1647,7094,0],[1630,7156,0],[1643,7159,0],[1628,7377,0],[1634,7368,0],[1619,7388,0],[1686,6914,0],[1667,6907,0],[1682,7098,0],[1665,7096,0],[1658,7095,0],[1705,6737,0],[1709,6925,0],[1722,6982,0],[1711,6997,0],[1703,7012,0],[1695,7029,0],[1698,7022,0],[1712,7102,0],[1755,6925,0],[1728,6938,0],[1742,6938,0],[1740,6947,0],[1747,6954,0],[1752,6957,0],[1736,6963,0],[1745,7107,0],[1767,6904,0],[1766,6963,0],[1790,6969,0],[1791,7060,0],[1774,7111,0],[1795,7063,0],[1796,7067,0],[1799,7085,0],[1794,7113,0]]],["Riko",[[18,9175,0],[6,9186,0],[24,9486,0],[6,9488,0],[11,9487,0],[55,9066,0],[43,9060,0],[60,9137,0],[38,9158,0],[58,9449,0],[48,9444,0],[43,9438,0],[48,9484,0],[91,9084,0],[72,9075,0],[84,9116,0],[74,9454,0],[94,9460,0],[71,9481,0],[90,9477,0],[125,9101,0],[106,9101,0],[109,9093,0],[134,9412,0],[137,9424,0],[110,9473,0],[132,9470,0],[113,9467,0],[147,9110,0],[169,9113,0],[154,9456,0],[144,9439,0],[174,9463,0],[151,9467,0],[195,9112,0],[204,9459,0],[222,9110,0],[241,9109,0],[246,9445,0],[230,9455,0],[241,9453,0],[235,9491,0],[237,9470,0],[239,9459,0],[232,9516,0],[228,9560,0],[230,9537,0],[225,9586,0],[223,9614,0],[266,9108,0],[281,9369,0],[260,9422,0],[274,9395,0],[307,9061,0],[316,9053,0],[291,9106,0],[303,9077,0],[302,9096,0],[300,9129,0],[302,9109,0],[312,9145,0],[297,9167,0],[298,9149,0],[295,9197,0],[293,9229,0],[291,9257,0],[298,9281,0],[289,9276,0],[287,9312,0],[288,9292,0],[285,9340,0],[345,9040,0],[330,9049,0],[343,9144,0],[346,9282,0],[319,9281,0],[375,8996,0],[361,9020,0],[370,9144,0],[371,9282,0],[402,8953,0],[415,8932,0],[388,8975,0],[387,9150,0],[420,9157,0],[405,9170,0],[405,9158,0],[401,9162,0],[397,9156,0],[414,9184,0],[409,9178,0],[387,9285,0],[398,9289,0],[405,9294,0],[453,8839,0],[442,8881,0],[448,8862,0],[430,8906,0],[448,9147,0],[435,9155,0],[483,8796,0],[463,8816,0],[465,9140,0],[457,9141,0],[481,9143,0],[505,8780,0],[524,8769,0],[502,9147,0],[521,9154,0],[561,8754,0],[543,8761,0],[536,9162,0],[550,9168,0],[561,9171,0],[579,8747,0],[596,8739,0],[613,8729,0],[715,9343,0],[719,9346,0],[727,9356,0],[735,9369,0],[746,9384,0],[739,9377,0],[755,9391,0],[763,9395,0]]],["Ojala",[[1290,8626,0],[1283,8635,0],[1285,8647,0],[1277,8665,0],[1284,8661,0],[1286,8654,0],[1315,8586,0],[1312,8617,0],[1336,8592,0],[1337,8609,0],[1361,8598,0],[1351,8599,0],[1349,8604,0],[1355,8602,0],[1404,8498,0],[1394,8520,0],[1388,8541,0],[1383,8562,0],[1374,8583,0],[1439,8418,0],[1431,8437,0],[1423,8454,0],[1414,8475,0],[1459,8374,0],[1447,8400,0],[1476,8575,0],[1476,8583,0],[1475,9133,0],[1453,9146,0],[1477,8562,0],[1478,8568,0],[1483,8610,0],[1479,8594,0],[1488,8631,0],[1495,8648,0],[1507,8662,0],[1499,9118,0],[1511,9140,0],[1485,9163,0],[1512,9153,0],[1502,9151,0],[1497,9157,0],[1523,8675,0],[1540,8693,0],[1540,8943,0],[1527,9098,0],[1543,9082,0],[1523,9114,0],[1524,9129,0],[1534,9128,0],[1513,9108,0],[1537,9136,0],[1530,9122,0],[1546,9145,0],[1530,9149,0],[1537,9144,0],[1556,8715,0],[1574,8746,0],[1566,8731,0],[1582,8764,0],[1582,8824,0],[1578,8803,0],[1576,8812,0],[1570,8946,0],[1548,8945,0],[1555,9067,0],[1578,9037,0],[1566,9051,0],[1566,9139,0],[1583,8785,0],[1594,8833,0],[1605,8836,0],[1606,8950,0],[1591,8946,0],[1606,9000,0],[1616,8983,0],[1592,9019,0],[1584,9127,0],[1600,9115,0],[1645,8837,0],[1619,8834,0],[1631,8833,0],[1646,8936,0],[1620,8957,0],[1631,8957,0],[1636,8958,0],[1635,8950,0],[1637,8950,0],[1634,8965,0],[1645,8980,0],[1624,8968,0],[1626,8973,0],[1638,8967,0],[1632,8968,0],[1645,8967,0],[1620,9110,0],[1640,9108,0],[1677,8854,0],[1661,8845,0],[1687,8854,0],[1676,8885,0],[1683,8867,0],[1663,8909,0],[1661,8968,0],[1678,8968,0],[1657,9003,0],[1673,9022,0],[1684,9037,0],[1685,9097,0],[1668,9102,0],[1678,9095,0],[1683,9089,0],[1662,9106,0],[1684,9117,0],[1667,9110,0],[1655,9107,0],[1682,9190,0],[1678,9220,0],[1678,9241,0],[1675,9239,0],[1716,8781,0],[1703,8809,0],[1717,8795,0],[1703,8825,0],[1710,8792,0],[1720,8822,0],[1694,8835,0],[1714,8825,0],[1691,9054,0],[1688,9075,0],[1691,9112,0],[1695,9140,0],[1703,9127,0],[1715,9129,0],[1697,9129,0],[1695,9123,0],[1694,9120,0],[1688,9163,0],[1728,8322,0],[1730,8329,0],[1738,8344,0],[1732,8337,0],[1744,8349,0],[1751,8352,0],[1758,8533,0],[1744,8577,0],[1753,8546,0],[1749,8561,0],[1739,8595,0],[1733,8610,0],[1736,8605,0],[1752,8706,0],[1738,8737,0],[1726,8762,0],[1754,8806,0],[1727,8818,0],[1741,8812,0],[1726,8804,0],[1730,8811,0],[1735,8814,0],[1732,8814,0],[1753,9102,0],[1739,9116,0],[1726,9127,0],[1792,8299,0],[1783,8320,0],[1776,8342,0],[1768,8353,0],[1759,8353,0],[1773,8370,0],[1773,8403,0],[1774,8434,0],[1775,8455,0],[1782,8466,0],[1776,8466,0],[1774,8502,0],[1775,8478,0],[1789,8526,0],[1772,8534,0],[1769,8526,0],[1773,8519,0],[1762,8528,0],[1770,8556,0],[1767,8584,0],[1765,8611,0],[1784,8637,0],[1764,8631,0],[1769,8638,0],[1761,8678,0],[1764,8653,0],[1788,8794,0],[1771,8800,0],[1769,9090,0],[1802,8276,0],[1819,8452,0],[1805,8462,0],[1794,8467,0],[1813,8526,0],[1803,8639,0],[1818,8645,0],[1807,8783,0],[1822,8775,0],[1816,9068,0],[1824,9063,0],[1794,9078,0],[1847,8279,0],[1834,8267,0],[1863,8288,0],[1835,8442,0],[1829,8445,0],[1833,8525,0],[1852,8524,0],[1833,8651,0],[1852,8654,0],[1850,8783,0],[1833,8776,0],[1844,9034,0],[1833,9056,0],[1831,9067,0],[1842,9044,0],[1853,9074,0],[1880,8294,0],[1893,8301,0],[1896,8374,0],[1884,8392,0],[1877,8403,0],[1872,8408,0],[1871,8523,0],[1889,8522,0],[1889,8646,0],[1870,8652,0],[1872,8800,0],[1884,8820,0],[1892,8836,0],[1877,9083,0],[1904,8331,0],[1901,8312,0],[1904,8354,0],[1910,8352,0],[1906,8344,0],[1917,8370,0],[1925,8390,0],[1933,8408,0],[1930,8528,0],[1919,8524,0],[1910,8522,0],[1901,8522,0],[1912,8631,0],[1906,8850,0],[1930,8858,0],[1919,8858,0],[1914,8856,0],[1901,9094,0],[1921,9105,0],[1947,8431,0],[1961,8459,0],[1962,8446,0],[1955,8445,0],[1968,8483,0],[1965,8537,0],[1943,8536,0],[1956,8567,0],[1953,8544,0],[1963,8573,0],[1960,8551,0],[1961,8562,0],[1957,8552,0],[1959,8558,0],[1959,8556,0],[1934,8610,0],[1951,8581,0],[1966,8585,0],[1945,8594,0],[1967,8750,0],[1957,8776,0],[1961,8816,0],[1956,8797,0],[1969,8834,0],[1941,8853,0],[1956,8848,0],[1948,9130,0],[1936,9116,0],[1962,9143,0],[1996,8453,0],[1977,8450,0],[1970,8511,0],[1973,8600,0],[1984,8615,0],[1993,8630,0],[1997,8645,0],[1994,8677,0],[1997,8660,0],[1989,8696,0],[1984,8713,0],[1978,8728,0],[1974,8848,0],[1978,8846,0],[1984,8851,0],[1999,8861,0],[1980,9153,0],[2001,9162,0],[2039,8460,0],[2019,8456,0],[2038,8888,0],[2022,8874,0],[2020,9173,0],[2063,8467,0],[2060,8872,0],[2039,8876,0],[2052,8913,0],[2057,8926,0],[2047,8900,0],[2071,8962,0],[2067,8935,0],[2062,8937,0],[2086,8475,0],[2101,8485,0],[2091,8871,0],[2104,8873,0],[2078,8870,0],[2087,8947,0],[2080,8990,0],[2090,9015,0],[2100,9036,0],[2100,9068,0],[2103,9051,0],[2094,9093,0],[2088,9123,0],[2113,8496,0],[2124,8507,0],[2136,8514,0],[2138,8857,0],[2128,8866,0],[2117,8871,0],[2113,8962,0],[2142,8979,0],[2173,8521,0],[2159,8517,0],[2147,8516,0],[2152,8848,0],[2166,8840,0],[2174,8831,0],[2165,8994,0],[2199,8528,0],[2186,8525,0],[2212,8530,0],[2203,8817,0],[2185,8823,0],[2181,9006,0],[2246,8823,0],[2233,8817,0],[2220,8815,0],[2260,8699,0],[2255,8717,0],[2257,8729,0],[2256,8724,0],[2256,8830,0]]],["Kouki",[[28,6445,0],[7,6446,0],[30,6623,0],[8,6621,0],[14,6620,0],[25,6656,0],[8,6654,0],[34,6741,0],[25,6739,0],[12,6739,0],[18,6738,0],[34,7167,0],[17,7164,0],[25,7166,0],[9,7162,0],[70,6468,0],[55,6451,0],[61,6458,0],[49,6446,0],[52,6630,0],[66,6637,0],[53,6661,0],[62,6735,0],[46,6739,0],[55,7155,0],[64,7143,0],[44,7165,0],[99,6503,0],[83,6484,0],[81,6642,0],[81,6667,0],[98,6723,0],[79,6730,0],[96,7118,0],[75,7137,0],[86,7130,0],[90,7165,0],[83,7150,0],[82,7138,0],[100,7175,0],[137,6406,0],[114,6522,0],[128,6541,0],[107,6645,0],[135,6644,0],[108,6675,0],[135,6685,0],[116,6719,0],[129,6719,0],[138,7088,0],[122,7095,0],[109,7104,0],[109,7179,0],[147,6419,0],[155,6430,0],[141,6411,0],[163,6443,0],[171,6457,0],[142,6562,0],[149,6574,0],[155,6578,0],[161,6581,0],[168,6581,0],[156,6643,0],[171,6647,0],[158,6693,0],[143,6714,0],[157,6706,0],[166,6700,0],[170,6945,0],[174,6929,0],[164,6970,0],[162,6996,0],[167,7016,0],[171,7053,0],[171,7036,0],[170,7079,0],[165,7068,0],[153,7081,0],[160,7076,0],[179,6468,0],[188,6479,0],[196,6488,0],[202,6492,0],[207,6492,0],[205,6565,0],[191,6569,0],[183,6572,0],[183,6606,0],[177,6582,0],[183,6577,0],[184,6593,0],[184,6585,0],[181,6623,0],[179,6640,0],[191,6680,0],[186,6666,0],[181,6656,0],[179,6649,0],[181,6703,0],[200,6712,0],[194,6693,0],[193,6704,0],[206,6837,0],[197,6851,0],[189,6880,0],[201,6863,0],[193,6863,0],[182,6899,0],[177,6914,0],[196,7080,0],[236,6495,0],[246,6499,0],[213,6490,0],[229,6490,0],[219,6488,0],[224,6488,0],[222,6556,0],[239,6543,0],[222,6722,0],[241,6720,0],[231,6747,0],[234,6734,0],[233,6765,0],[218,6820,0],[233,6786,0],[228,6805,0],[212,6871,0],[221,6874,0],[241,6888,0],[230,6873,0],[237,6874,0],[241,6877,0],[242,6882,0],[224,7079,0],[243,7082,0],[271,6338,0],[278,6357,0],[277,6499,0],[258,6499,0],[267,6498,0],[254,6529,0],[272,6520,0],[280,6605,0],[272,6631,0],[261,6662,0],[250,6694,0],[247,6734,0],[265,6742,0],[252,7088,0],[267,7090,0],[278,7086,0],[259,7092,0],[287,6373,0],[298,6390,0],[305,6404,0],[308,6423,0],[308,6416,0],[307,6412,0],[296,6460,0],[304,6437,0],[292,6487,0],[286,6503,0],[291,6503,0],[289,6537,0],[286,6517,0],[291,6522,0],[291,6511,0],[286,6556,0],[283,6580,0],[282,6750,0],[304,6761,0],[315,6861,0],[304,6877,0],[310,6877,0],[298,6893,0],[313,6891,0],[294,6909,0],[314,6922,0],[292,6919,0],[316,6911,0],[316,6902,0],[310,6938,0],[300,6957,0],[304,6952,0],[306,6949,0],[298,6967,0],[297,6977,0],[293,6993,0],[296,6985,0],[296,6990,0],[297,7087,0],[317,6415,0],[333,6418,0],[345,6419,0],[342,6711,0],[332,6732,0],[324,6750,0],[346,6781,0],[327,6772,0],[333,6780,0],[344,6786,0],[319,6763,0],[319,6768,0],[331,6785,0],[341,6780,0],[326,6796,0],[323,6811,0],[323,6847,0],[324,6823,0],[325,6833,0],[326,6840,0],[318,6908,0],[322,6923,0],[321,6912,0],[323,6916,0],[317,6942,0],[321,6930,0],[320,6936,0],[321,7088,0],[344,7090,0],[360,6420,0],[353,6420,0],[377,6646,0],[362,6670,0],[376,6664,0],[352,6689,0],[369,6792,0],[381,6819,0],[372,6808,0],[361,6799,0],[352,6792,0],[385,7094,0],[363,7092,0],[418,6492,0],[410,6517,0],[405,6532,0],[411,6557,0],[404,6541,0],[404,6606,0],[415,6592,0],[418,6578,0],[422,6584,0],[393,6622,0],[394,6675,0],[406,6684,0],[409,6813,0],[391,6803,0],[412,6849,0],[390,6829,0],[399,6838,0],[404,7098,0],[418,7105,0],[427,6465,0],[425,6471,0],[423,6475,0],[452,6566,0],[431,6578,0],[428,6823,0],[448,6834,0],[438,6870,0],[425,6861,0],[453,6878,0],[431,7113,0],[450,7131,0],[441,7122,0],[481,6394,0],[478,6399,0],[483,6390,0],[480,6553,0],[487,6856,0],[467,6845,0],[470,6882,0],[466,7140,0],[483,7146,0],[517,6537,0],[505,6542,0],[506,6867,0],[495,6886,0],[525,6877,0],[524,6892,0],[509,7137,0],[523,7123,0],[497,7147,0],[561,6498,0],[561,6538,0],[532,6531,0],[552,6517,0],[548,6527,0],[542,6886,0],[559,6894,0],[546,6900,0],[562,6905,0],[553,7111,0],[537,7115,0],[571,6474,0],[584,6557,0],[586,6908,0],[596,6922,0],[578,6913,0],[572,6900,0],[571,6900,0],[591,7086,0],[570,7100,0],[600,6571,0],[608,6579,0],[629,6872,0],[608,6920,0],[628,6937,0],[613,6930,0],[613,7072,0],[656,6879,0],[643,6875,0],[635,6872,0],[636,6933,0],[663,6943,0],[644,6944,0],[660,6950,0],[638,7056,0],[661,7042,0],[670,6884,0],[690,6894,0],[686,6950,0],[676,6955,0],[703,6961,0],[701,6953,0],[690,6959,0],[695,6992,0],[699,6979,0],[700,6969,0],[673,7029,0],[680,7015,0],[688,7003,0],[711,6906,0],[727,6916,0],[718,6956,0]]],["Skippari",[[558,5854,0],[533,5975,0],[546,5999,0],[560,6023,0],[594,5785,0],[579,5874,0],[597,5896,0],[573,6041,0],[584,6056,0],[593,6066,0],[597,6240,0],[618,5782,0],[608,5920,0],[619,5974,0],[614,5946,0],[622,6007,0],[626,6034,0],[619,6074,0],[603,6072,0],[607,6077,0],[609,6073,0],[601,6113,0],[602,6090,0],[599,6101,0],[605,6083,0],[605,6124,0],[609,6132,0],[614,6138,0],[619,6142,0],[622,6147,0],[616,6185,0],[621,6161,0],[610,6205,0],[605,6220,0],[601,6232,0],[664,5786,0],[641,5781,0],[633,6055,0],[650,6062,0],[661,6049,0],[635,6074,0],[639,6068,0],[642,6071,0],[672,5655,0],[691,5674,0],[680,5662,0],[689,5789,0],[686,6032,0],[671,6039,0],[735,5616,0],[704,5689,0],[720,5708,0],[735,5713,0],[734,5726,0],[732,5796,0],[708,5792,0],[718,5795,0],[706,6026,0],[723,6023,0],[737,6022,0],[745,5625,0],[749,5660,0],[754,5636,0],[762,5630,0],[752,5646,0],[753,5629,0],[748,5679,0],[746,5693,0],[743,5701,0],[763,5761,0],[746,5741,0],[757,5796,0],[766,5995,0],[751,6040,0],[759,6014,0],[750,6023,0],[756,6023,0],[759,6080,0],[748,6068,0],[746,6059,0],[782,5633,0],[802,5639,0],[782,5783,0],[786,5801,0],[798,5800,0],[800,5833,0],[808,5819,0],[808,5810,0],[803,5805,0],[797,5867,0],[797,5848,0],[797,5889,0],[797,5913,0],[795,5935,0],[777,5977,0],[786,5964,0],[791,5950,0],[774,6094,0],[786,6107,0],[801,6134,0],[793,6119,0],[807,6167,0],[803,6180,0],[802,6196,0],[802,6212,0],[802,6221,0],[804,6227,0],[836,5655,0],[814,5647,0],[822,5655,0],[820,5652,0],[831,5667,0],[841,5795,0],[831,5829,0],[827,5804,0],[816,5817,0],[814,5812,0],[818,5809,0],[809,6147,0],[811,6157,0],[865,5551,0],[860,5539,0],[873,5564,0],[870,5644,0],[853,5653,0],[866,5655,0],[863,5652,0],[848,5688,0],[861,5667,0],[857,5686,0],[876,5724,0],[863,5709,0],[861,5718,0],[867,5730,0],[858,5708,0],[857,5697,0],[859,5703,0],[858,5701,0],[867,5752,0],[864,5761,0],[869,5741,0],[861,5769,0],[854,5783,0],[851,5789,0],[858,5777,0],[873,5860,0],[851,5845,0],[886,5576,0],[898,5589,0],[881,5623,0],[894,5604,0],[902,5597,0],[904,5595,0],[906,5596,0],[908,5749,0],[896,5743,0],[889,5737,0],[896,5876,0],[907,6139,0],[892,6147,0],[883,6178,0],[882,6164,0],[886,6154,0],[890,6196,0],[897,6216,0],[903,6233,0],[905,6247,0],[905,6254,0],[905,6259,0],[932,5596,0],[948,5598,0],[914,5596,0],[925,5753,0],[942,5757,0],[922,5893,0],[946,5910,0],[948,6061,0],[928,6127,0],[943,6118,0],[964,5601,0],[982,5604,0],[984,5751,0],[957,5758,0],[969,5756,0],[969,5926,0],[971,6007,0],[982,5990,0],[958,6028,0],[950,6046,0],[951,6075,0],[958,6087,0],[951,6112,0],[958,6104,0],[961,6096,0],[1001,5607,0],[1013,5614,0],[1018,5611,0],[1013,5610,0],[1008,5630,0],[1001,5651,0],[996,5672,0],[994,5694,0],[996,5716,0],[1001,5738,0],[999,5748,0],[994,5944,0],[1009,5990,0],[999,6008,0],[989,5984,0],[997,5981,0],[1007,5980,0],[1019,5980,0],[1014,5980,0],[993,6019,0],[1050,5597,0],[1036,5605,0],[1025,5610,0],[1037,5765,0],[1046,5771,0],[1022,5964,0],[1042,5966,0],[1033,5977,0],[1045,5979,0],[1029,5986,0],[1030,5999,0],[1029,6008,0],[1025,5980,0],[1028,5980,0],[1026,6014,0],[1069,5519,0],[1064,5504,0],[1067,5509,0],[1088,5547,0],[1068,5539,0],[1074,5564,0],[1060,5586,0],[1068,5559,0],[1065,5575,0],[1067,5569,0],[1070,5797,0],[1055,5780,0],[1088,5815,0],[1075,5930,0],[1057,5948,0],[1061,5990,0],[1078,6001,0],[1111,5515,0],[1102,5530,0],[1121,5817,0],[1114,5828,0],[1098,5825,0],[1106,5832,0],[1111,5834,0],[1118,5838,0],[1107,5855,0],[1108,5840,0],[1112,5881,0],[1110,5902,0],[1095,5915,0],[1094,6012,0],[1116,6025,0],[1145,5785,0],[1132,5802,0],[1145,5856,0],[1130,5845,0],[1142,6042,0],[1160,6311,0],[1151,6322,0],[1146,6325,0],[1154,6400,0],[1159,6404,0],[1184,5760,0],[1165,5769,0],[1163,5868,0],[1175,5878,0],[1177,5888,0],[1178,5883,0],[1165,6057,0],[1184,6071,0],[1172,6293,0],[1183,6275,0],[1191,6263,0],[1188,6291,0],[1187,6275,0],[1187,6268,0],[1188,6309,0],[1189,6331,0],[1190,6351,0],[1190,6373,0],[1189,6393,0],[1171,6407,0],[1185,6404,0],[1206,5759,0],[1199,6086,0],[1210,6100,0],[1223,6121,0],[1211,6253,0],[1197,6257,0],[1262,5750,0],[1231,5756,0],[1244,5753,0],[1233,6143,0],[1251,6181,0],[1241,6160,0],[1261,6206,0],[1238,6245,0],[1264,6236,0],[1263,6333,0],[1281,5748,0],[1290,5746,0],[1289,6247,0],[1277,6243,0],[1270,6225,0],[1281,6253,0],[1292,6278,0],[1285,6261,0],[1292,6290,0],[1298,6289,0],[1274,6314,0],[1284,6295,0],[1278,6299,0],[1270,6329,0],[1336,5725,0],[1323,5735,0],[1304,5744,0],[1334,5773,0],[1328,5794,0],[1333,5817,0],[1328,5808,0],[1329,5812,0],[1330,6231,0],[1304,6236,0],[1315,6230,0],[1308,6304,0],[1328,6323,0],[1367,5700,0],[1349,5714,0],[1343,5726,0],[1344,5754,0],[1347,5738,0],[1340,5827,0],[1343,5836,0],[1344,5843,0],[1351,6236,0],[1367,6240,0],[1363,6322,0],[1346,6334,0],[1360,6341,0],[1356,6332,0],[1389,5685,0],[1406,6059,0],[1404,6235,0],[1383,6239,0],[1372,6314,0],[1382,6306,0],[1392,6299,0],[1376,6347,0],[1436,5714,0],[1436,5734,0],[1433,5811,0],[1435,5804,0],[1433,5991,0],[1420,6020,0],[1412,6038,0],[1410,6071,0],[1407,6049,0],[1420,6085,0],[1433,6096,0],[1424,6231,0],[1427,6293,0],[1408,6296,0],[1447,5749,0],[1464,5758,0],[1456,5788,0],[1471,5776,0],[1442,5798,0],[1469,5931,0],[1456,5947,0],[1444,5966,0],[1462,6107,0],[1445,6101,0],[1449,6227,0],[1474,6226,0],[1505,5905,0],[1486,5918,0],[1486,6112,0],[1508,6112,0],[1517,5894,0]]],["Sydankyla",[[102,5593,0],[138,5545,0],[130,5569,0],[113,5590,0],[128,5583,0],[124,5589,0],[131,5588,0],[135,5599,0],[129,5592,0],[155,5481,0],[146,5515,0],[151,5493,0],[141,5584,0],[159,5579,0],[155,5572,0],[151,5579,0],[166,5584,0],[156,5565,0],[153,5576,0],[148,5603,0],[161,5598,0],[166,5591,0],[195,5233,0],[188,5256,0],[203,5248,0],[205,5255,0],[231,5257,0],[213,5256,0],[252,5168,0],[258,5176,0],[264,5179,0],[257,5259,0],[274,5256,0],[303,5238,0],[285,5247,0],[303,5269,0],[283,5263,0],[332,5107,0],[337,5133,0],[338,5155,0],[338,5168,0],[345,5172,0],[338,5188,0],[337,5175,0],[339,5193,0],[337,5182,0],[347,5207,0],[319,5232,0],[334,5232,0],[348,5234,0],[327,5284,0],[349,5305,0],[383,5189,0],[372,5180,0],[360,5174,0],[372,5227,0],[359,5226,0],[365,5238,0],[359,5234,0],[364,5234,0],[380,5219,0],[364,5234,0],[372,5257,0],[376,5271,0],[368,5246,0],[379,5285,0],[380,5298,0],[385,5308,0],[382,5305,0],[379,5343,0],[363,5322,0],[380,5313,0],[373,5324,0],[369,5330,0],[381,5586,0],[405,5197,0],[393,5198,0],[415,5187,0],[389,5211,0],[407,5333,0],[392,5317,0],[396,5365,0],[411,5385,0],[404,5588,0],[388,5583,0],[399,5583,0],[394,5581,0],[421,5599,0],[412,5594,0],[447,5153,0],[429,5174,0],[440,5358,0],[423,5347,0],[457,5367,0],[424,5402,0],[436,5418,0],[448,5434,0],[431,5605,0],[441,5609,0],[451,5610,0],[450,5804,0],[442,5804,0],[469,5052,0],[466,5081,0],[467,5065,0],[477,5117,0],[491,5102,0],[462,5124,0],[465,5131,0],[464,5101,0],[457,5141,0],[473,5377,0],[491,5389,0],[460,5449,0],[476,5470,0],[470,5603,0],[460,5608,0],[481,5601,0],[489,5601,0],[488,5651,0],[481,5665,0],[477,5681,0],[478,5674,0],[469,5729,0],[467,5713,0],[469,5704,0],[477,5750,0],[487,5767,0],[486,5804,0],[463,5804,0],[475,5869,0],[481,5894,0],[477,5878,0],[487,5915,0],[506,5086,0],[524,5072,0],[511,5402,0],[520,5514,0],[498,5494,0],[520,5621,0],[511,5610,0],[498,5604,0],[523,5614,0],[502,5635,0],[524,5801,0],[494,5784,0],[499,5798,0],[513,5819,0],[502,5807,0],[503,5803,0],[496,5932,0],[506,5946,0],[522,5962,0],[514,5955,0],[543,5060,0],[535,5418,0],[558,5437,0],[541,5529,0],[539,5619,0],[558,5617,0],[555,5621,0],[549,5622,0],[529,5616,0],[555,5797,0],[534,5837,0],[558,5854,0],[533,5975,0],[546,5999,0],[560,6023,0],[568,5051,0],[594,5045,0],[574,5459,0],[586,5481,0],[595,5493,0],[594,5503,0],[592,5495,0],[563,5544,0],[577,5554,0],[585,5562,0],[570,5583,0],[574,5563,0],[588,5574,0],[582,5584,0],[596,5573,0],[593,5570,0],[563,5604,0],[578,5596,0],[571,5611,0],[574,5605,0],[577,5791,0],[594,5785,0],[579,5874,0],[597,5896,0],[615,5044,0],[599,5518,0],[626,5487,0],[605,5487,0],[607,5534,0],[623,5549,0],[609,5549,0],[617,5545,0],[613,5544,0],[610,5543,0],[611,5545,0],[609,5588,0],[604,5558,0],[599,5569,0],[629,5597,0],[626,5606,0],[622,5602,0],[618,5782,0],[608,5920,0],[619,5974,0],[614,5946,0],[622,6007,0],[643,5043,0],[651,5485,0],[668,5479,0],[643,5579,0],[635,5557,0],[658,5572,0],[646,5565,0],[640,5621,0],[661,5643,0],[664,5786,0],[641,5781,0],[689,5040,0],[670,5042,0],[673,5472,0],[693,5590,0],[670,5579,0],[681,5584,0],[672,5655,0],[691,5674,0],[680,5662,0],[689,5789,0],[707,5598,0],[722,5608,0],[735,5616,0],[704,5689,0],[720,5708,0],[735,5713,0],[734,5726,0],[732,5796,0],[708,5792,0],[718,5795,0],[745,5625,0],[749,5660,0],[754,5636,0],[762,5630,0],[752,5646,0],[753,5629,0],[748,5679,0],[746,5693,0],[743,5701,0],[763,5761,0],[746,5741,0],[757,5796,0],[766,5995,0],[782,5633,0],[802,5639,0],[782,5783,0],[786,5801,0],[798,5800,0],[800,5833,0],[808,5819,0],[808,5810,0],[803,5805,0],[797,5867,0],[797,5848,0],[797,5889,0],[797,5913,0],[795,5935,0],[777,5977,0],[786,5964,0],[791,5950,0],[836,5655,0],[814,5647,0],[822,5655,0],[820,5652,0],[831,5667,0],[841,5795,0],[831,5829,0],[827,5804,0],[816,5817,0],[814,5812,0],[818,5809,0],[865,5551,0],[860,5539,0],[858,5525,0],[859,5531,0],[873,5564,0],[870,5644,0],[853,5653,0],[866,5655,0],[863,5652,0],[848,5688,0],[861,5667,0],[857,5686,0],[876,5724,0],[863,5709,0],[861,5718,0],[867,5730,0],[858,5708,0],[857,5697,0],[859,5703,0],[858,5701,0],[867,5752,0],[864,5761,0],[869,5741,0],[861,5769,0],[854,5783,0],[851,5789,0],[858,5777,0],[873,5860,0],[851,5845,0],[914,5298,0],[907,5290,0],[886,5576,0],[898,5589,0],[881,5623,0],[894,5604,0],[902,5597,0],[904,5595,0],[906,5596,0],[908,5749,0],[896,5743,0],[889,5737,0],[896,5876,0],[930,5320,0],[932,5596,0],[948,5598,0],[914,5596,0],[925,5753,0],[942,5757,0],[922,5893,0],[951,5346,0],[969,5366,0],[964,5601,0],[982,5604,0],[984,5751,0],[957,5758,0],[969,5756,0],[985,5376,0],[1003,5382,0],[1001,5607,0],[1013,5614,0],[1018,5611,0],[1013,5610,0],[1008,5630,0],[1001,5651,0],[996,5672,0],[994,5694,0],[996,5716,0],[1001,5738,0],[999,5748,0],[1021,5388,0],[1037,5391,0],[1050,5597,0],[1036,5605,0],[1025,5610,0],[1058,5389,0],[1069,5519,0],[1064,5504,0],[1067,5509,0],[1088,5547,0],[1068,5539,0],[1074,5564,0],[1060,5586,0],[1068,5559,0],[1065,5575,0],[1067,5569,0]]],["Jarvenkyla",[[3227,6813,0],[3219,6839,0],[3228,6834,0],[3230,6827,0],[3228,6844,0],[3227,6841,0],[3232,6825,0],[3242,6808,0],[3269,6800,0],[3256,6804,0],[3241,6821,0],[3244,6853,0],[3250,6822,0],[3261,6824,0],[3235,6823,0],[3268,6875,0],[3240,7040,0],[3264,7043,0],[3285,6796,0],[3296,6792,0],[3302,6818,0],[3285,6820,0],[3293,6818,0],[3278,6823,0],[3270,6825,0],[3286,6900,0],[3296,6919,0],[3298,6940,0],[3293,6990,0],[3295,6965,0],[3291,7015,0],[3282,7033,0],[3326,6769,0],[3340,6759,0],[3314,6779,0],[3305,6786,0],[3313,6820,0],[3336,6820,0],[3325,6821,0],[3357,6573,0],[3374,6592,0],[3353,6750,0],[3365,6744,0],[3356,6812,0],[3364,6804,0],[3346,6818,0],[3369,6796,0],[3392,6614,0],[3377,6739,0],[3399,6731,0],[3389,6735,0],[3408,6727,0],[3398,6785,0],[3406,6779,0],[3387,6789,0],[3377,6792,0],[3396,7283,0],[3412,6638,0],[3430,6659,0],[3443,6676,0],[3434,6696,0],[3443,6686,0],[3423,6715,0],[3428,6708,0],[3418,6745,0],[3415,6723,0],[3418,6725,0],[3418,6734,0],[3419,6719,0],[3412,6769,0],[3417,6757,0],[3422,7267,0],[3444,7328,0],[3420,7320,0],[3467,6702,0],[3452,6687,0],[3465,7236,0],[3471,7239,0],[3446,7250,0],[3471,7270,0],[3470,7252,0],[3474,7246,0],[3476,7295,0],[3473,7337,0],[3482,6721,0],[3488,6741,0],[3489,6761,0],[3485,6776,0],[3487,6806,0],[3483,6789,0],[3493,6827,0],[3499,6847,0],[3505,6864,0],[3514,7202,0],[3486,7220,0],[3499,7244,0],[3484,7245,0],[3515,7245,0],[3500,7334,0],[3501,7347,0],[3487,7316,0],[3511,7348,0],[3513,7351,0],[3521,6879,0],[3548,6894,0],[3540,7186,0],[3530,7245,0],[3547,7246,0],[3526,7354,0],[3542,7371,0],[3576,6903,0],[3563,7170,0],[3579,7154,0],[3582,7244,0],[3564,7245,0],[3554,7359,0],[3581,7364,0],[3602,6904,0],[3609,7125,0],[3595,7139,0],[3603,7243,0],[3607,7368,0],[3640,6919,0],[3624,6908,0],[3650,6926,0],[3656,6931,0],[3644,7087,0],[3626,7107,0],[3623,7240,0],[3641,7237,0],[3633,7371,0],[3683,6949,0],[3667,6943,0],[3661,6938,0],[3692,6942,0],[3678,7057,0],[3660,7070,0],[3657,7233,0],[3671,7229,0],[3689,7226,0],[3681,7226,0],[3685,7375,0],[3658,7373,0],[3701,6913,0],[3707,6900,0],[3721,6897,0],[3713,6896,0],[3724,6933,0],[3715,6953,0],[3695,6930,0],[3696,6956,0],[3692,6949,0],[3694,6953,0],[3703,6962,0],[3706,6975,0],[3716,6967,0],[3704,6988,0],[3709,6965,0],[3705,7004,0],[3708,7019,0],[3709,7031,0],[3698,7044,0],[3706,7225,0],[3716,7221,0],[3698,7227,0],[3712,7377,0],[3756,6766,0],[3752,6782,0],[3755,6804,0],[3761,6813,0],[3758,6820,0],[3756,6851,0],[3757,6831,0],[3751,6873,0],[3741,6895,0],[3731,6915,0],[3730,6902,0],[3754,6907,0],[3741,6906,0],[3735,6906,0],[3754,6944,0],[3741,6958,0],[3730,6965,0],[3758,7218,0],[3729,7221,0],[3743,7221,0],[3740,7380,0],[3796,6674,0],[3790,6689,0],[3781,6712,0],[3784,6748,0],[3773,6735,0],[3791,6776,0],[3765,6752,0],[3779,6791,0],[3768,6803,0],[3777,6908,0],[3767,6916,0],[3795,6908,0],[3765,6908,0],[3764,6929,0],[3781,7216,0],[3766,7382,0],[3785,7384,0],[3821,6747,0],[3828,6736,0],[3827,6741,0],[3806,6761,0],[3805,6752,0],[3814,6753,0],[3826,6830,0],[3814,6827,0],[3814,6906,0],[3831,6902,0],[3807,7218,0],[3798,7216,0],[3815,7220,0],[3831,7220,0],[3823,7220,0],[3821,7378,0],[3802,7383,0],[3859,6696,0],[3843,6712,0],[3842,6737,0],[3833,6726,0],[3845,6843,0],[3867,6862,0],[3862,6883,0],[3845,6895,0],[3844,7369,0],[3888,6669,0],[3874,6681,0],[3871,6734,0],[3888,6734,0],[3898,6856,0],[3883,6866,0],[3874,6873,0],[3872,7359,0],[3894,7353,0],[3930,6634,0],[3907,6654,0],[3933,6834,0],[3918,6843,0],[3910,6848,0],[3922,7305,0],[3921,7300,0],[3926,7317,0],[3929,7330,0],[3930,7335,0],[3931,7340,0],[3932,7347,0],[3932,7344,0],[3917,7352,0],[3937,7354,0],[3962,6603,0],[3948,6615,0],[3962,6749,0],[3956,6743,0],[3965,6776,0],[3971,6755,0],[3967,6765,0],[3967,6755,0],[3968,6759,0],[3955,6810,0],[3969,6813,0],[3962,6793,0],[3953,6822,0],[3948,6822,0],[3944,6827,0],[3996,6577,0],[3977,6590,0],[3985,6750,0],[4003,6746,0],[4008,6807,0],[3989,6809,0],[4019,6563,0],[4034,6552,0],[4039,6549,0],[4021,6745,0],[4041,6745,0],[4028,6800,0],[4042,6793,0],[4068,6738,0],[4076,6728,0],[4058,6743,0],[4053,6749,0],[4052,6744,0],[4054,6759,0],[4055,6770,0],[4055,6780,0],[4054,6785,0],[4067,6788,0],[4048,6789,0],[4052,6787,0],[4109,6701,0],[4087,6717,0],[4093,6792,0],[4109,6794,0],[4135,6684,0],[4116,7155,0],[4117,7167,0],[4117,7161,0],[4119,7193,0],[4116,7182,0],[4116,7189,0],[4117,7175,0]]],["Harju",[[5608,9155,0],[5620,9146,0],[5622,9219,0],[5645,8881,0],[5633,8894,0],[5632,9141,0],[5648,9144,0],[5652,9201,0],[5635,9210,0],[5658,9304,0],[5689,8837,0],[5675,8851,0],[5661,8865,0],[5690,9165,0],[5662,9152,0],[5676,9164,0],[5686,9158,0],[5673,9157,0],[5678,9158,0],[5684,9189,0],[5665,9190,0],[5672,9178,0],[5677,9237,0],[5679,9216,0],[5664,9277,0],[5672,9258,0],[5686,9277,0],[5673,9291,0],[5672,9314,0],[5667,9305,0],[5665,9300,0],[5676,9321,0],[5723,8807,0],[5703,8823,0],[5723,9096,0],[5710,9120,0],[5698,9145,0],[5726,9251,0],[5701,9265,0],[5749,8695,0],[5748,8709,0],[5752,8789,0],[5759,9012,0],[5735,9069,0],[5747,9041,0],[5761,9047,0],[5751,9067,0],[5742,9084,0],[5735,9100,0],[5733,9120,0],[5737,9137,0],[5762,9162,0],[5746,9151,0],[5758,9234,0],[5782,8777,0],[5798,8877,0],[5792,8905,0],[5778,8958,0],[5786,8933,0],[5769,8984,0],[5784,8999,0],[5796,8976,0],[5772,9024,0],[5784,9168,0],[5784,9220,0],[5821,8630,0],[5832,8673,0],[5823,8654,0],[5824,8674,0],[5824,8667,0],[5824,8718,0],[5824,8693,0],[5823,8741,0],[5808,8770,0],[5822,8759,0],[5820,8772,0],[5818,8783,0],[5820,8767,0],[5811,8816,0],[5815,8796,0],[5806,8841,0],[5827,8847,0],[5811,8851,0],[5802,8859,0],[5825,8912,0],[5835,8896,0],[5818,8925,0],[5818,8927,0],[5806,8954,0],[5814,8935,0],[5831,9158,0],[5809,9166,0],[5802,9208,0],[5836,9188,0],[5814,9199,0],[5823,9194,0],[5846,8629,0],[5861,8658,0],[5870,8707,0],[5849,8687,0],[5851,8842,0],[5842,8888,0],[5855,8877,0],[5848,8882,0],[5862,8873,0],[5868,8870,0],[5868,9114,0],[5854,9134,0],[5845,9146,0],[5856,9181,0],[5881,8682,0],[5903,8705,0],[5892,8729,0],[5882,8835,0],[5891,8870,0],[5875,8869,0],[5903,9054,0],[5881,9093,0],[5891,9077,0],[5884,9173,0],[5903,9176,0],[5903,9207,0],[5892,9211,0],[5883,9214,0],[5912,8750,0],[5923,8727,0],[5934,8769,0],[5933,8823,0],[5910,8828,0],[5924,8891,0],[5907,8875,0],[5939,8913,0],[5941,8961,0],[5934,8990,0],[5918,9026,0],[5939,9005,0],[5928,9007,0],[5916,9165,0],[5907,9190,0],[5909,9203,0],[5910,9198,0],[5969,8576,0],[5943,8747,0],[5959,8788,0],[5968,8761,0],[5957,8818,0],[5943,8933,0],[5975,9028,0],[5957,9016,0],[5944,9160,0],[5968,9155,0],[5988,8598,0],[6003,8613,0],[6011,8622,0],[5990,8770,0],[6007,8776,0],[5986,8804,0],[5984,8813,0],[6005,8814,0],[6000,8954,0],[5987,8969,0],[5983,8981,0],[6006,9036,0],[6011,9028,0],[5994,9038,0],[6006,9042,0],[6008,9144,0],[5987,9151,0],[5999,9491,0],[5984,9521,0],[6023,8637,0],[6046,8662,0],[6032,8783,0],[6013,8807,0],[6043,8804,0],[6029,8814,0],[6018,8818,0],[6034,8824,0],[6025,8822,0],[6025,8833,0],[6027,8856,0],[6019,8873,0],[6014,8893,0],[6020,8915,0],[6016,8936,0],[6034,8992,0],[6028,9018,0],[6019,9001,0],[6014,9010,0],[6013,9020,0],[6022,9049,0],[6030,9137,0],[6044,9133,0],[6041,9407,0],[6027,9436,0],[6013,9462,0],[6067,8679,0],[6062,8790,0],[6070,8805,0],[6048,8827,0],[6064,8834,0],[6059,8831,0],[6069,8958,0],[6057,8951,0],[6049,8949,0],[6055,8982,0],[6067,8994,0],[6076,8984,0],[6069,8974,0],[6080,8967,0],[6077,8972,0],[6080,8977,0],[6082,8969,0],[6082,8972,0],[6051,9005,0],[6048,9061,0],[6075,9100,0],[6068,9073,0],[6057,9121,0],[6056,9138,0],[6048,9133,0],[6074,9151,0],[6077,9316,0],[6067,9347,0],[6055,9377,0],[6109,8704,0],[6085,8690,0],[6092,8796,0],[6109,8817,0],[6091,8810,0],[6097,8964,0],[6112,8962,0],[6086,8966,0],[6113,9070,0],[6114,9083,0],[6084,9082,0],[6088,9088,0],[6105,9076,0],[6096,9082,0],[6101,9079,0],[6098,9170,0],[6107,9234,0],[6098,9256,0],[6088,9284,0],[6132,8721,0],[6141,8738,0],[6144,8749,0],[6149,8753,0],[6147,8770,0],[6146,8758,0],[6147,8783,0],[6138,8787,0],[6142,8781,0],[6145,8778,0],[6139,8784,0],[6120,8798,0],[6126,8824,0],[6151,8792,0],[6135,8794,0],[6143,8832,0],[6126,8965,0],[6141,8971,0],[6151,9036,0],[6130,9056,0],[6137,9088,0],[6151,9164,0],[6143,9176,0],[6151,9210,0],[6118,9208,0],[6119,9187,0],[6133,9187,0],[6131,9197,0],[6173,8751,0],[6156,8753,0],[6157,8807,0],[6165,8824,0],[6184,8857,0],[6161,8841,0],[6182,8834,0],[6176,8844,0],[6170,8834,0],[6171,8842,0],[6172,8847,0],[6174,8848,0],[6162,8984,0],[6185,8993,0],[6176,8994,0],[6176,8998,0],[6167,9013,0],[6185,9096,0],[6156,9090,0],[6170,9093,0],[6176,9099,0],[6165,9136,0],[6171,9123,0],[6174,9115,0],[6176,9107,0],[6158,9151,0],[6179,9228,0],[6196,8746,0],[6215,8740,0],[6209,8803,0],[6195,8816,0],[6188,8824,0],[6202,8809,0],[6219,8797,0],[6200,8873,0],[6210,8887,0],[6218,8906,0],[6211,8978,0],[6196,8988,0],[6205,9100,0],[6204,9243,0],[6248,8678,0],[6255,8663,0],[6241,8694,0],[6235,8713,0],[6227,8730,0],[6257,8814,0],[6246,8807,0],[6229,8798,0],[6238,8801,0],[6229,8923,0],[6235,8963,0],[6244,8932,0],[6233,9103,0],[6256,9105,0],[6258,9117,0],[6253,9276,0],[6227,9258,0],[6269,8596,0],[6265,8618,0],[6260,8642,0],[6266,8822,0],[6283,8838,0],[6273,8830,0],[6293,8846,0],[6261,8948,0],[6285,8933,0],[6284,8943,0],[6259,8937,0],[6270,8939,0],[6288,9066,0],[6292,9052,0],[6272,9106,0],[6293,9077,0],[6291,9110,0],[6279,9123,0],[6260,9109,0],[6264,9126,0],[6259,9123,0],[6282,9116,0],[6275,9127,0],[6282,9110,0],[6269,9128,0],[6283,9108,0],[6280,9296,0],[6321,8854,0],[6305,8850,0],[6305,8918,0],[6325,8902,0],[6309,8950,0],[6327,8940,0],[6321,8959,0],[6311,8991,0],[6317,8972,0],[6298,9032,0],[6306,9009,0],[6303,9019,0],[6295,9043,0],[6305,9104,0],[6303,9082,0],[6307,9090,0],[6313,9115,0],[6326,9119,0],[6302,9112,0],[6306,9313,0],[6329,9297,0],[6322,9316,0],[6319,9323,0],[6363,8807,0],[6355,8846,0],[6341,8858,0],[6359,8826,0],[6342,8893,0],[6340,8889,0],[6350,8866,0],[6347,8879,0],[6335,8915,0],[6347,8961,0],[6331,8956,0],[6354,9119,0],[6331,9127,0],[6336,9138,0],[6338,9120,0],[6331,9120,0],[6341,9151,0],[6339,9145,0],[6341,9274,0],[6355,9251,0],[6332,9333,0],[6356,9351,0],[6353,9457,0],[6337,9476,0],[6392,8669,0],[6387,8696,0],[6381,8725,0],[6375,8754,0],[6369,8782,0],[6397,8975,0],[6368,8967,0],[6399,9022,0],[6393,9038,0],[6387,9055,0],[6384,9072,0],[6378,9102,0],[6381,9088,0],[6397,9128,0],[6383,9122,0],[6375,9114,0],[6369,9119,0],[6375,9119,0],[6388,9176,0],[6397,9155,0],[6378,9201,0],[6366,9227,0],[6369,9240,0],[6399,9240,0],[6384,9241,0],[6381,9368,0],[6384,9427,0],[6369,9442,0],[6411,8987,0],[6424,8982,0],[6415,8979,0],[6404,9005,0],[6417,9133,0],[6404,9135,0],[6401,9144,0],[6430,9204,0],[6421,9222,0],[6412,9234,0],[6405,9385,0],[6425,9382,0],[6400,9413,0],[6412,9400,0],[6423,9398,0],[6447,8988,0],[6467,9092,0],[6457,9120,0],[6440,9135,0],[6447,9139,0],[6459,9137,0],[6455,9135,0],[6451,9135,0],[6464,9139,0],[6438,9165,0],[6442,9149,0],[6467,9142,0],[6446,9182,0],[6460,9182,0],[6435,9187,0],[6467,9178,0],[6436,9178,0],[6461,9334,0],[6443,9357,0],[6471,8995,0],[6491,9000,0],[6496,9016,0],[6478,9062,0],[6495,9051,0],[6488,9037,0],[6472,9155,0],[6471,9172,0],[6471,9147,0],[6473,9165,0],[6498,9264,0],[6486,9288,0],[6474,9312,0],[6527,8981,0],[6517,9000,0],[6526,9009,0],[6506,9004,0],[6512,9005,0],[6525,9057,0],[6512,9056,0],[6535,9191,0],[6522,9216,0],[6510,9241,0],[6552,8924,0],[6540,8953,0],[6568,8969,0],[6559,8985,0],[6547,9003,0],[6562,9020,0],[6543,9022,0],[6551,9035,0],[6544,9015,0],[6541,9056,0],[6553,9051,0],[6555,9043,0],[6574,9117,0],[6564,9133,0],[6546,9169,0],[6555,9150,0],[6581,9024,0]]],["Kuusela",[[4774,9931,0],[4779,9939,0],[4769,9926,0],[4781,9947,0],[4780,9960,0],[4780,9975,0],[4778,10139,0],[4794,9861,0],[4804,9880,0],[4803,9898,0],[4796,9918,0],[4786,9936,0],[4805,10012,0],[4787,9990,0],[4800,10089,0],[4812,10085,0],[4794,10114,0],[4789,10096,0],[4782,10124,0],[4783,10105,0],[4782,10113,0],[4798,10185,0],[4812,10190,0],[4828,10043,0],[4818,10027,0],[4849,10078,0],[4839,10060,0],[4832,10069,0],[4827,10077,0],[4821,10081,0],[4835,10060,0],[4843,10098,0],[4818,10108,0],[4825,10189,0],[4849,10178,0],[4837,10181,0],[4817,10193,0],[4832,10184,0],[4832,10183,0],[4848,10212,0],[4826,10199,0],[4871,10083,0],[4862,10176,0],[4876,10175,0],[4873,10225,0],[4885,10231,0],[4920,10049,0],[4898,10065,0],[4917,10157,0],[4900,10164,0],[4888,10171,0],[4896,10225,0],[4911,10211,0],[4898,10236,0],[4919,10243,0],[4921,10275,0],[4919,10297,0],[4917,10320,0],[4915,10350,0],[4917,10372,0],[4913,10369,0],[4957,10025,0],[4935,10038,0],[4937,10156,0],[4953,10161,0],[4926,10196,0],[4946,10178,0],[4955,10168,0],[4938,10185,0],[4938,10250,0],[4954,10232,0],[4957,10258,0],[4925,10255,0],[4934,10243,0],[4949,10239,0],[4944,10238,0],[4925,10390,0],[4985,10010,0],[4984,10162,0],[4970,10164,0],[4961,10164,0],[4974,10218,0],[4973,10266,0],[4982,10232,0],[4965,10236,0],[4990,10276,0],[5026,9994,0],[5007,10000,0],[5020,10148,0],[5005,10148,0],[4994,10155,0],[5023,10167,0],[5013,10177,0],[5006,10188,0],[4995,10202,0],[5023,10224,0],[5001,10228,0],[5008,10286,0],[5024,10297,0],[5062,9982,0],[5048,9986,0],[5063,9996,0],[5051,10138,0],[5036,10156,0],[5028,10156,0],[5030,10162,0],[5044,10221,0],[5035,10304,0],[5079,9973,0],[5064,10020,0],[5069,10039,0],[5071,10065,0],[5072,10090,0],[5071,10084,0],[5077,10106,0],[5065,10118,0],[5070,10098,0],[5095,10154,0],[5086,10128,0],[5094,10134,0],[5064,10218,0],[5093,10212,0],[5079,10215,0],[5087,10461,0],[5065,10473,0],[5132,9939,0],[5106,9957,0],[5124,9970,0],[5102,9965,0],[5130,10106,0],[5108,10122,0],[5129,10187,0],[5102,10176,0],[5108,10193,0],[5106,10186,0],[5133,10183,0],[5104,10183,0],[5118,10198,0],[5106,10208,0],[5110,10201,0],[5111,10205,0],[5131,10434,0],[5110,10449,0],[5159,9918,0],[5163,9985,0],[5146,9978,0],[5153,10088,0],[5152,10160,0],[5139,10176,0],[5154,10413,0],[5184,9899,0],[5184,9998,0],[5191,10056,0],[5173,10070,0],[5196,10121,0],[5173,10142,0],[5199,10335,0],[5183,10361,0],[5190,10348,0],[5173,10385,0],[5178,10373,0],[5170,10396,0],[5229,9868,0],[5207,9883,0],[5205,10016,0],[5234,10019,0],[5212,10042,0],[5236,10048,0],[5223,10027,0],[5226,10038,0],[5215,10028,0],[5221,10033,0],[5218,10103,0],[5230,10305,0],[5212,10321,0],[5246,9525,0],[5262,9537,0],[5273,9547,0],[5250,9530,0],[5268,9843,0],[5249,9855,0],[5259,9875,0],[5259,9856,0],[5262,9901,0],[5265,9933,0],[5264,9968,0],[5258,9999,0],[5243,10012,0],[5251,10011,0],[5254,10012,0],[5250,10025,0],[5244,10046,0],[5245,10068,0],[5249,10083,0],[5270,10116,0],[5256,10096,0],[5240,10092,0],[5270,10266,0],[5248,10287,0],[5259,10277,0],[5285,9561,0],[5277,9554,0],[5303,9569,0],[5308,9822,0],[5287,9832,0],[5286,10138,0],[5300,10160,0],[5305,10216,0],[5300,10229,0],[5284,10252,0],[5293,10239,0],[5326,9579,0],[5331,9812,0],[5342,10178,0],[5312,10175,0],[5326,10180,0],[5314,10188,0],[5316,10181,0],[5318,10179,0],[5310,10200,0],[5351,9591,0],[5372,9603,0],[5354,9802,0],[5374,9793,0],[5361,10172,0],[5399,9618,0],[5395,9784,0],[5413,9775,0],[5401,10170,0],[5381,10167,0],[5444,9593,0],[5421,9627,0],[5439,9623,0],[5432,9627,0],[5437,9757,0],[5449,9745,0],[5425,9767,0],[5441,10176,0],[5420,10175,0],[5453,9586,0],[5466,9578,0],[5475,9569,0],[5456,9622,0],[5479,9628,0],[5471,9625,0],[5480,9667,0],[5484,9642,0],[5475,9691,0],[5468,9711,0],[5458,9730,0],[5476,9773,0],[5452,9758,0],[5464,10177,0],[5480,10180,0],[5493,9583,0],[5488,9613,0],[5486,9628,0],[5508,9785,0],[5507,10194,0],[5490,10186,0],[5519,10336,0],[5507,10344,0],[5502,10351,0],[5541,9795,0],[5550,10220,0],[5529,10205,0],[5541,10332,0],[5544,10401,0],[5554,10378,0],[5535,10426,0],[5574,9806,0],[5573,10241,0],[5590,10310,0],[5564,10330,0],[5579,10322,0],[5574,10328,0],[5570,10339,0],[5563,10358,0],[5604,9816,0],[5625,9824,0],[5594,10262,0],[5620,10292,0],[5608,10277,0],[5601,10280,0],[5598,10296,0],[5603,10271,0],[5637,9828,0],[5635,10306,0],[5648,10319,0]]],["Ylapihlaja",[[7648,10490,0],[7634,10495,0],[7658,10483,0],[7696,10355,0],[7677,10339,0],[7691,10450,0],[7677,10463,0],[7666,10473,0],[7676,10608,0],[7675,10596,0],[7675,10650,0],[7676,10627,0],[7676,10673,0],[7684,10686,0],[7694,10698,0],[7696,10714,0],[7691,10691,0],[7695,10707,0],[7692,10795,0],[7712,10375,0],[7726,10396,0],[7704,10433,0],[7716,10420,0],[7728,10415,0],[7700,10721,0],[7724,10736,0],[7710,10727,0],[7713,10784,0],[7720,10787,0],[7731,10771,0],[7728,10806,0],[7710,10805,0],[7702,10818,0],[7711,10831,0],[7763,10399,0],[7756,10407,0],[7741,10419,0],[7753,10439,0],[7749,10412,0],[7739,10414,0],[7762,10452,0],[7763,10754,0],[7739,10746,0],[7746,10755,0],[7742,10786,0],[7752,10770,0],[7741,10763,0],[7755,10762,0],[7750,10760,0],[7746,10760,0],[7803,10319,0],[7801,10371,0],[7782,10385,0],[7771,10392,0],[7798,10379,0],[7791,10382,0],[7803,10465,0],[7771,10458,0],[7781,10460,0],[7790,10463,0],[7788,10718,0],[7799,10700,0],[7775,10737,0],[7808,10313,0],[7808,10324,0],[7825,10308,0],[7816,10329,0],[7833,10304,0],[7817,10310,0],[7807,10361,0],[7815,10347,0],[7818,10337,0],[7812,10355,0],[7828,10470,0],[7834,10648,0],[7811,10682,0],[7823,10665,0],[7864,10306,0],[7843,10302,0],[7860,10477,0],[7865,10601,0],[7848,10626,0],[7905,10318,0],[7887,10311,0],[7910,10482,0],[7883,10479,0],[7888,10485,0],[7896,10479,0],[7899,10481,0],[7894,10483,0],[7903,10479,0],[7903,10479,0],[7907,10478,0],[7882,10577,0],[7897,10556,0],[7927,10328,0],[7943,10335,0],[7928,10475,0],[7919,10477,0],[7946,10472,0],[7935,10472,0],[7940,10471,0],[7929,10497,0],[7920,10489,0],[7938,10505,0],[7943,10511,0],[7912,10478,0],[7930,10523,0],[7912,10539,0],[7942,10514,0],[7966,10327,0],[7953,10334,0],[7947,10336,0],[7969,10439,0],[7980,10434,0],[7960,10449,0],[7954,10459,0],[7949,10468,0],[7948,10476,0],[7977,10491,0],[7951,10508,0],[7957,10499,0],[7950,10484,0],[7953,10491,0],[7961,10501,0],[8011,10293,0],[7998,10308,0],[7983,10319,0],[8003,10438,0],[7991,10432,0],[7997,10433,0],[8000,10474,0],[8015,10461,0],[8010,10446,0],[8016,10453,0],[8040,10251,0],[8026,10263,0],[8050,10276,0],[8025,10284,0],[8019,10273,0],[8038,10285,0],[8042,10288,0],[8017,10281,0],[8040,10293,0],[8041,10298,0],[8044,10302,0],[8049,10305,0],[8038,10398,0],[8050,10379,0],[8043,10388,0],[8025,10442,0],[8049,10431,0],[8033,10411,0],[8029,10423,0],[8032,10446,0],[8042,10464,0],[8028,10458,0],[8021,10456,0],[8032,10902,0],[8038,10903,0],[8067,10256,0],[8061,10264,0],[8073,10248,0],[8065,10243,0],[8054,10243,0],[8074,10243,0],[8079,10243,0],[8076,10244,0],[8075,10315,0],[8082,10321,0],[8068,10310,0],[8062,10307,0],[8056,10305,0],[8071,10354,0],[8084,10340,0],[8059,10368,0],[8080,10408,0],[8064,10419,0],[8059,10470,0],[8075,10476,0],[8079,10636,0],[8070,10654,0],[8064,10670,0],[8065,10665,0],[8085,10828,0],[8082,10853,0],[8085,10879,0],[8076,10900,0],[8052,10904,0],[8082,10997,0],[8078,11017,0],[8071,11042,0],[8121,10225,0],[8089,10244,0],[8113,10232,0],[8122,10247,0],[8109,10241,0],[8103,10245,0],[8111,10246,0],[8117,10337,0],[8121,10320,0],[8095,10329,0],[8107,10324,0],[8106,10330,0],[8090,10325,0],[8102,10327,0],[8096,10326,0],[8098,10395,0],[8117,10384,0],[8112,10480,0],[8088,10481,0],[8099,10483,0],[8106,10601,0],[8090,10619,0],[8114,10737,0],[8119,10757,0],[8104,10763,0],[8106,10771,0],[8099,10780,0],[8093,10797,0],[8090,10908,0],[8092,10932,0],[8101,10948,0],[8092,10950,0],[8113,10957,0],[8087,10974,0],[8101,11020,0],[8089,11007,0],[8108,11036,0],[8115,11044,0],[8121,11045,0],[8131,10220,0],[8154,10223,0],[8156,10230,0],[8141,10218,0],[8151,10220,0],[8147,10219,0],[8138,10246,0],[8153,10243,0],[8156,10300,0],[8134,10314,0],[8145,10307,0],[8134,10348,0],[8146,10367,0],[8147,10359,0],[8156,10366,0],[8153,10362,0],[8133,10374,0],[8154,10390,0],[8156,10377,0],[8145,10433,0],[8149,10410,0],[8142,10456,0],[8126,10476,0],[8136,10474,0],[8141,10470,0],[8134,10511,0],[8139,10486,0],[8131,10532,0],[8126,10583,0],[8134,10553,0],[8142,10562,0],[8136,10571,0],[8135,10568,0],[8136,10586,0],[8135,10610,0],[8134,10631,0],[8133,10658,0],[8140,10686,0],[8133,10677,0],[8123,10712,0],[8147,10716,0],[8130,10690,0],[8155,10694,0],[8133,10737,0],[8130,11046,0],[8186,10220,0],[8181,10206,0],[8183,10212,0],[8187,10227,0],[8172,10241,0],[8181,10256,0],[8158,10238,0],[8184,10242,0],[8186,10232,0],[8185,10237,0],[8175,10274,0],[8172,10301,0],[8167,10293,0],[8172,10286,0],[8169,10325,0],[8173,10349,0],[8163,10347,0],[8158,10359,0],[8182,10506,0],[8173,10498,0],[8178,10500,0],[8183,10537,0],[8191,10523,0],[8185,10513,0],[8160,10550,0],[8174,10680,0],[8158,10701,0],[8163,10695,0],[8219,10320,0],[8196,10335,0],[8219,10525,0],[8200,10528,0],[8196,10652,0],[8218,10626,0],[8236,10071,0],[8258,10086,0],[8245,10304,0],[8246,10528,0],[8253,10581,0],[8236,10601,0],[8287,10112,0],[8270,10098,0],[8297,10192,0],[8289,10211,0],[8278,10238,0],[8270,10262,0],[8290,10277,0],[8266,10291,0],[8271,10278,0],[8277,10284,0],[8284,10470,0],[8292,10462,0],[8287,10464,0],[8282,10490,0],[8283,10519,0],[8272,10533,0],[8280,10544,0],[8293,10536,0],[8270,10563,0],[8308,10127,0],[8315,10139,0],[8323,10134,0],[8308,10162,0],[8301,10181,0],[8314,10262,0],[8312,10538,0],[8331,10539,0],[8363,10127,0],[8340,10133,0],[8365,10231,0],[8343,10244,0],[8360,10497,0],[8366,10504,0],[8353,10484,0],[8356,10490,0],[8360,10533,0],[8347,10537,0],[8353,10539,0],[8352,10548,0],[8355,10575,0],[8352,10558,0],[8358,10591,0],[8362,10606,0],[8360,10599,0],[8390,10215,0],[8374,10225,0],[8389,10509,0],[8375,10512,0],[8397,10500,0],[8373,10524,0],[8393,10784,0],[8384,10803,0],[8378,10822,0],[8378,10841,0],[8377,10857,0],[8373,10866,0],[8431,10190,0],[8415,10200,0],[8431,10467,0],[8417,10479,0],[8404,10493,0],[8404,10503,0],[8414,10507,0],[8422,10510,0],[8426,10518,0],[8433,10529,0],[8429,10525,0],[8427,10745,0],[8436,10726,0],[8405,10770,0],[8417,10760,0],[8440,10185,0],[8450,10456,0],[8439,10476,0],[8446,10500,0],[8453,10518,0],[8459,10547,0],[8455,10533,0],[8469,10558,0],[8467,10616,0],[8459,10618,0],[8471,10624,0],[8468,10642,0],[8449,10673,0],[8460,10656,0],[8444,10693,0],[8442,10711,0],[8507,10434,0],[8478,10444,0],[8502,10574,0],[8479,10572,0],[8489,10572,0],[8481,10568,0],[8476,10564,0],[8478,10588,0],[8474,10606,0],[8499,10725,0],[8488,10745,0],[8498,10780,0],[8487,10763,0],[8507,10799,0],[8505,10815,0],[8495,10830,0],[8486,10845,0],[8482,10865,0],[8476,10890,0],[8533,10429,0],[8521,10575,0],[8540,10617,0],[8523,10634,0],[8511,10653,0],[8510,10676,0],[8510,10701,0],[8573,10428,0],[8552,10426,0],[8544,10575,0],[8566,10575,0],[8578,10575,0],[8571,10584,0],[8554,10601,0],[8596,10435,0],[8605,10543,0],[8589,10566,0],[8582,10575,0],[8616,10526,0],[8616,10532,0]]],["Uutela",[[6152,12552,0],[6142,12749,0],[6133,12769,0],[6127,12798,0],[6128,12784,0],[6153,12883,0],[6167,12576,0],[6183,12595,0],[6183,12692,0],[6168,12712,0],[6154,12732,0],[6156,12888,0],[6173,12886,0],[6169,12886,0],[6158,12883,0],[6203,12608,0],[6218,12611,0],[6210,12655,0],[6197,12673,0],[6208,12891,0],[6189,12889,0],[6251,12363,0],[6254,12363,0],[6239,12548,0],[6252,12555,0],[6253,12598,0],[6232,12615,0],[6240,12616,0],[6227,12632,0],[6231,12894,0],[6254,12896,0],[6291,12341,0],[6260,12358,0],[6279,12343,0],[6268,12351,0],[6272,12347,0],[6271,12574,0],[6282,12558,0],[6270,12562,0],[6282,12604,0],[6268,12590,0],[6280,12899,0],[6322,12304,0],[6321,12346,0],[6305,12342,0],[6320,12495,0],[6308,12519,0],[6294,12541,0],[6318,12643,0],[6299,12623,0],[6312,12901,0],[6362,12293,0],[6330,12316,0],[6360,12316,0],[6339,12328,0],[6358,12336,0],[6353,12365,0],[6344,12342,0],[6338,12350,0],[6350,12351,0],[6356,12348,0],[6356,12351,0],[6345,12407,0],[6349,12388,0],[6341,12427,0],[6329,12470,0],[6336,12447,0],[6342,12654,0],[6363,12656,0],[6338,12903,0],[6358,12904,0],[6388,12347,0],[6366,12345,0],[6382,12657,0],[6381,12905,0],[6409,12351,0],[6424,12355,0],[6431,12672,0],[6404,12663,0],[6431,12907,0],[6405,12906,0],[6435,12358,0],[6459,12679,0],[6457,12908,0],[6489,12686,0],[6482,12909,0],[6526,12656,0],[6537,12636,0],[6513,12680,0],[6528,12722,0],[6513,12711,0],[6507,12698,0],[6507,12909,0],[6531,12910,0],[6563,12629,0],[6544,12628,0],[6575,12632,0],[6552,12626,0],[6550,12731,0],[6570,12740,0],[6554,12910,0],[6606,12599,0],[6599,12614,0],[6592,12625,0],[6584,12631,0],[6604,12750,0],[6584,12745,0],[6578,12748,0],[6578,12756,0],[6608,12788,0],[6595,12777,0],[6584,12771,0],[6578,12764,0],[6578,12910,0],[6602,12910,0],[6620,12582,0],[6632,12580,0],[6612,12587,0],[6642,12581,0],[6638,12588,0],[6630,12621,0],[6637,12601,0],[6635,12612,0],[6636,12646,0],[6631,12639,0],[6628,12631,0],[6624,12756,0],[6628,12762,0],[6620,12787,0],[6626,12773,0],[6616,12796,0],[6633,12815,0],[6621,12801,0],[6625,12910,0],[6680,12558,0],[6668,12573,0],[6654,12581,0],[6645,12651,0],[6654,12656,0],[6662,12664,0],[6671,12673,0],[6648,12833,0],[6677,12831,0],[6668,12852,0],[6666,12840,0],[6657,12843,0],[6674,12909,0],[6647,12909,0],[6690,12544,0],[6694,12537,0],[6686,12686,0],[6706,12705,0],[6706,12774,0],[6705,12795,0],[6704,12783,0],[6686,12820,0],[6704,12806,0],[6696,12812,0],[6712,12806,0],[6707,12802,0],[6699,12868,0],[6681,12867,0],[6714,12858,0],[6689,12884,0],[6692,12897,0],[6687,12875,0],[6709,12909,0],[6692,12906,0],[6725,12719,0],[6739,12728,0],[6749,12726,0],[6731,12745,0],[6716,12763,0],[6742,12734,0],[6718,12813,0],[6722,12828,0],[6721,12820,0],[6718,12853,0],[6720,12847,0],[6722,12841,0],[6722,12835,0],[6741,12908,0],[6774,12697,0],[6759,12714,0],[6770,12907,0],[6809,12655,0],[6796,12670,0],[6786,12682,0],[6805,12907,0],[6838,12621,0],[6850,12606,0],[6824,12638,0],[6839,12906,0],[6873,12576,0],[6879,12566,0],[6862,12590,0],[6870,12906,0],[6917,12677,0],[6911,12683,0],[6910,12691,0],[6913,12706,0],[6912,12699,0],[6898,12905,0],[6926,12905,0],[6925,13013,0],[6927,12673,0],[6949,12671,0],[6938,12671,0],[6954,12905,0],[6959,12976,0],[6943,12998,0],[6934,13009,0],[6930,13012,0],[6964,12672,0],[6986,12676,0],[6975,12674,0],[6996,12679,0],[6985,12904,0],[6996,12960,0],[6972,12957,0],[6979,12951,0],[6985,12951,0],[7004,12684,0],[7022,12697,0],[7031,12842,0],[7025,12847,0],[7017,12904,0],[7017,12979,0],[7047,12712,0],[7058,12837,0],[7042,12836,0],[7050,12903,0],[7069,12725,0],[7089,12736,0],[7078,12844,0],[7109,12746,0]]],["Alapihlaja",[[9078,9029,0],[9100,9041,0],[9121,9046,0],[9141,9045,0],[9132,9046,0],[9122,9312,0],[9141,9295,0],[9174,8760,0],[9151,8777,0],[9148,8795,0],[9145,8808,0],[9160,9042,0],[9170,9096,0],[9164,9102,0],[9162,9107,0],[9161,9112,0],[9170,9269,0],[9156,9282,0],[9188,8776,0],[9199,8777,0],[9200,8798,0],[9210,8824,0],[9185,9039,0],[9209,9038,0],[9205,9085,0],[9198,9089,0],[9179,9092,0],[9189,9091,0],[9200,9239,0],[9184,9256,0],[9244,8703,0],[9228,8730,0],[9212,8757,0],[9218,8848,0],[9226,8874,0],[9244,8927,0],[9235,8900,0],[9228,9046,0],[9242,9055,0],[9243,9059,0],[9230,9068,0],[9234,9065,0],[9237,9062,0],[9213,9080,0],[9223,9073,0],[9244,9180,0],[9231,9200,0],[9217,9218,0],[9224,9224,0],[9238,9246,0],[9228,9257,0],[9223,9250,0],[9223,9270,0],[9223,9261,0],[9228,9316,0],[9225,9289,0],[9233,9343,0],[9242,9361,0],[9235,9373,0],[9235,9361,0],[9240,9395,0],[9244,9415,0],[9223,9431,0],[9238,9424,0],[9257,8680,0],[9254,8951,0],[9267,8973,0],[9258,9062,0],[9250,9059,0],[9264,9065,0],[9267,9069,0],[9271,9089,0],[9270,9099,0],[9269,9074,0],[9271,9080,0],[9270,9106,0],[9270,9138,0],[9272,9120,0],[9275,9129,0],[9275,9131,0],[9270,9111,0],[9259,9156,0],[9272,9170,0],[9261,9187,0],[9255,9205,0],[9248,9233,0],[9253,9219,0],[9272,9382,0],[9256,9371,0],[9286,8987,0],[9310,8990,0],[9317,9064,0],[9304,9088,0],[9296,9100,0],[9285,9116,0],[9296,9119,0],[9283,9157,0],[9293,9143,0],[9291,9396,0],[9314,9412,0],[9340,8987,0],[9325,9001,0],[9326,9021,0],[9325,9041,0],[9333,9426,0],[9349,9437,0],[9387,8909,0],[9382,8926,0],[9380,8949,0],[9375,8991,0],[9375,8972,0],[9367,8983,0],[9359,8986,0],[9365,9450,0],[9384,9468,0],[9400,8860,0],[9411,8855,0],[9419,8854,0],[9392,8890,0],[9395,8872,0],[9412,9022,0],[9397,9005,0],[9405,9490,0],[9423,8850,0],[9430,9040,0],[9454,9050,0],[9444,9514,0],[9424,9508,0],[9432,9512,0],[9482,9044,0],[9460,9521,0],[9484,9544,0],[9472,9532,0],[9512,9027,0],[9523,9553,0],[9499,9556,0],[9509,9563,0],[9512,9564,0],[9510,9570,0],[9537,9028,0],[9532,9016,0],[9553,9008,0],[9542,9012,0],[9556,9049,0],[9561,9498,0],[9547,9519,0],[9537,9536,0],[9589,9014,0],[9565,9007,0],[9575,9009,0],[9571,9064,0],[9581,9079,0],[9588,9097,0],[9588,9132,0],[9590,9115,0],[9582,9145,0],[9570,9151,0],[9576,9151,0],[9587,9468,0],[9574,9485,0],[9569,9487,0],[9610,9022,0],[9624,9385,0],[9613,9371,0],[9614,9386,0],[9608,9382,0],[9609,9377,0],[9618,9421,0],[9604,9442,0],[9669,8711,0],[9638,9030,0],[9668,9032,0],[9654,9368,0],[9660,9368,0],[9649,9383,0],[9636,9380,0],[9666,9359,0],[9635,9399,0],[9699,8706,0],[9684,8707,0],[9675,8709,0],[9703,8745,0],[9702,8771,0],[9694,9030,0],[9690,9344,0],[9704,9336,0],[9674,9354,0],[9710,8611,0],[9707,8601,0],[9718,8633,0],[9737,8652,0],[9723,8670,0],[9725,8651,0],[9726,8657,0],[9719,8688,0],[9714,8701,0],[9711,8707,0],[9712,8708,0],[9708,8721,0],[9706,8795,0],[9735,8817,0],[9718,8809,0],[9726,9012,0],[9711,9023,0],[9717,9032,0],[9708,9029,0],[9730,9038,0],[9721,9323,0],[9759,8640,0],[9752,8853,0],[9748,8831,0],[9753,8878,0],[9754,8903,0],[9759,8932,0],[9768,8959,0],[9765,8992,0],[9774,8978,0],[9744,9002,0],[9752,9063,0],[9741,9049,0],[9763,9086,0],[9766,9253,0],[9759,9262,0],[9772,9288,0],[9746,9305,0],[9775,8629,0],[9787,8980,0],[9776,9111,0],[9789,9134,0],[9799,9155,0],[9805,9181,0],[9809,9208,0],[9796,9229,0],[9776,9242,0],[9796,9274,0],[9813,8965,0],[9836,8953,0],[9812,9232,0],[9828,9224,0],[9843,9231,0],[9813,9220,0],[9820,9220,0],[9817,9220,0],[9823,9270,0],[9812,9264,0],[9816,9251,0],[9833,9291,0],[9843,9312,0],[9870,8935,0],[9852,8944,0],[9863,9233,0],[9855,9233,0],[9878,9324,0],[9853,9339,0],[9859,9331,0],[9849,9326,0],[9866,9376,0],[9858,9356,0],[9876,9395,0],[9909,8914,0],[9886,8926,0],[9915,9305,0],[9898,9314,0],[9888,9422,0],[9937,8898,0],[9934,9296,0],[9964,8880,0],[9978,9271,0],[9954,9286,0],[10000,8854,0],[9988,8863,0],[10004,8866,0],[10013,8883,0],[10007,9250,0],[10028,8946,0],[10039,8998,0],[10028,8984,0],[10024,8968,0]]],["Hailila",[[8574,7619,0],[8602,7620,0],[8623,7621,0],[8644,7622,0],[8663,7623,0],[8686,7623,0],[8705,7631,0],[8714,7644,0],[8716,7655,0],[8711,7673,0],[8709,7699,0],[8711,7727,0],[8713,7758,0],[8716,7785,0],[8719,7835,0],[8718,7809,0],[8718,7862,0],[8714,7892,0],[8754,7432,0],[8741,7430,0],[8747,7621,0],[8732,7632,0],[8739,7659,0],[8725,7652,0],[8722,7644,0],[8773,7435,0],[8785,7605,0],[8764,7613,0],[8784,7680,0],[8757,7668,0],[8814,7440,0],[8793,7437,0],[8808,7595,0],[8812,7691,0],[8825,7699,0],[8831,7446,0],[8841,7456,0],[8844,7471,0],[8841,7488,0],[8841,7523,0],[8839,7505,0],[8854,7547,0],[8846,7537,0],[8834,7583,0],[8858,7570,0],[8835,7718,0],[8828,7709,0],[8844,7723,0],[8879,7555,0],[8892,7543,0],[8866,7557,0],[8870,7562,0],[8917,7515,0],[8903,7547,0],[8904,7530,0],[8924,7694,0],[8910,7697,0],[8902,7701,0],[8956,7469,0],[8934,7495,0],[8959,7558,0],[8933,7547,0],[8960,7678,0],[8943,7690,0],[8989,7431,0],[8975,7447,0],[8995,7585,0],[8978,7574,0],[9000,7630,0],[8975,7662,0],[8987,7648,0],[9033,7382,0],[9004,7415,0],[9017,7400,0],[9009,7591,0],[9009,7606,0],[9028,7600,0],[9015,7596,0],[9059,7069,0],[9059,7100,0],[9058,7133,0],[9058,7166,0],[9060,7192,0],[9067,7227,0],[9063,7211,0],[9071,7334,0],[9049,7363,0],[9060,7349,0],[9054,7600,0],[9074,7246,0],[9081,7267,0],[9085,7290,0],[9095,7302,0],[9085,7302,0],[9081,7313,0],[9072,7346,0],[9090,7352,0],[9087,7600,0],[9117,7305,0],[9136,7308,0],[9108,7363,0],[9122,7380,0],[9129,7395,0],[9138,7402,0],[9111,7600,0],[9122,7600,0],[9130,7599,0],[9160,7306,0],[9170,7301,0],[9148,7309,0],[9167,7406,0],[9151,7403,0],[9179,7410,0]]],["Tinkanen",[[3646,5437,0],[3655,5439,0],[3634,5519,0],[3627,5487,0],[3642,5551,0],[3644,5578,0],[3637,5605,0],[3631,5635,0],[3632,5664,0],[3632,5696,0],[3637,5683,0],[3640,5691,0],[3643,5694,0],[3648,5697,0],[3675,5440,0],[3686,5437,0],[3664,5441,0],[3687,5711,0],[3664,5703,0],[3709,5414,0],[3698,5434,0],[3706,5427,0],[3708,5420,0],[3709,5714,0],[3729,5711,0],[3748,5705,0],[3782,5700,0],[3764,5701,0],[3831,5531,0],[3819,5703,0],[3800,5701,0],[3809,5977,0],[3824,5964,0],[3858,5477,0],[3863,5478,0],[3844,5549,0],[3837,5538,0],[3851,5565,0],[3859,5577,0],[3867,5703,0],[3843,5704,0],[3846,5951,0],[3871,5480,0],[3884,5486,0],[3896,5491,0],[3903,5552,0],[3901,5527,0],[3872,5588,0],[3899,5574,0],[3888,5601,0],[3896,5597,0],[3899,5610,0],[3892,5699,0],[3877,5937,0],[3927,5466,0],[3933,5474,0],[3919,5462,0],[3907,5477,0],[3936,5484,0],[3912,5463,0],[3909,5468,0],[3922,5507,0],[3936,5518,0],[3907,5489,0],[3905,5494,0],[3937,5495,0],[3911,5498,0],[3904,5536,0],[3911,5618,0],[3922,5626,0],[3937,5657,0],[3927,5633,0],[3931,5655,0],[3927,5639,0],[3928,5652,0],[3927,5646,0],[3916,5692,0],[3935,5743,0],[3931,5919,0],[3906,5929,0],[3939,5507,0],[3940,5518,0],[3952,5550,0],[3946,5532,0],[3942,5523,0],[3964,5572,0],[3970,5625,0],[3959,5655,0],[3940,5684,0],[3949,5687,0],[3947,5668,0],[3953,5675,0],[3943,5662,0],[3950,5676,0],[3941,5713,0],[3939,5769,0],[3947,5790,0],[3961,5832,0],[3956,5808,0],[3961,5864,0],[3952,5897,0],[3997,5464,0],[3987,5477,0],[3987,5511,0],[3985,5492,0],[3988,5532,0],[3988,5549,0],[4004,5575,0],[3993,5562,0],[3977,5584,0],[3986,5587,0],[3986,5603,0],[3994,5591,0],[4006,5593,0],[4000,5594,0],[3996,5594,0],[4024,5400,0],[4024,5385,0],[4024,5392,0],[4010,5440,0],[4020,5415,0],[4013,5586,0],[4029,5595,0],[4013,5593,0],[4016,5593,0],[4054,5599,0],[4076,5600,0],[4101,5596,0],[4148,5535,0],[4139,5525,0],[4143,5528,0],[4132,5589,0],[4120,5600,0],[4125,5614,0],[4117,5594,0],[4124,5645,0],[4126,5628,0],[4129,5678,0],[4134,5694,0],[4125,5662,0],[4134,5715,0],[4132,5737,0],[4131,5758,0],[4135,5780,0],[4139,5795,0],[4156,5545,0],[4162,5554,0],[4157,5580,0],[4165,5563,0],[4170,5574,0],[4167,5572,0],[4212,5549,0],[4188,5564,0],[4251,5151,0],[4245,5238,0],[4252,5217,0],[4236,5250,0],[4226,5250,0],[4244,5529,0],[4228,5539,0],[4252,5535,0],[4249,5553,0],[4248,5575,0],[4267,5158,0],[4281,5162,0],[4258,5153,0],[4274,5163,0],[4259,5196,0],[4271,5174,0],[4284,5179,0],[4279,5169,0],[4287,5186,0],[4265,5185,0],[4263,5517,0],[4282,5503,0],[4271,5623,0],[4255,5598,0],[4287,5836,0],[4276,5856,0],[4268,5868,0],[4306,5164,0],[4292,5158,0],[4307,5154,0],[4301,5156,0],[4312,5152,0],[4292,5196,0],[4299,5179,0],[4296,5200,0],[4297,5189,0],[4301,5228,0],[4297,5211,0],[4307,5254,0],[4314,5283,0],[4319,5307,0],[4311,5480,0],[4297,5490,0],[4290,5653,0],[4308,5682,0],[4318,5664,0],[4304,5667,0],[4300,5667,0],[4323,5779,0],[4310,5800,0],[4299,5817,0],[4338,5339,0],[4325,5325,0],[4358,5352,0],[4334,5475,0],[4357,5465,0],[4352,5472,0],[4350,5473,0],[4351,5486,0],[4338,5659,0],[4328,5709,0],[4340,5724,0],[4356,5747,0],[4339,5737,0],[4334,5757,0],[4346,5731,0],[4374,5371,0],[4388,5394,0],[4381,5414,0],[4380,5392,0],[4368,5449,0],[4377,5432,0],[4380,5469,0],[4361,5471,0],[4388,5518,0],[4365,5506,0],[4392,5648,0],[4362,5654,0],[4362,5766,0],[4364,5787,0],[4367,5812,0],[4373,5871,0],[4370,5840,0],[4385,5904,0],[4375,5896,0],[4376,5904,0],[4376,5927,0],[4377,5911,0],[4376,5974,0],[4375,5947,0],[4377,6002,0],[4422,5357,0],[4404,5377,0],[4429,5467,0],[4399,5468,0],[4415,5465,0],[4422,5464,0],[4413,5528,0],[4428,5537,0],[4424,5642,0],[4404,5905,0],[4421,5906,0],[4459,5289,0],[4448,5311,0],[4437,5334,0],[4458,5456,0],[4433,5461,0],[4439,5475,0],[4446,5490,0],[4451,5506,0],[4459,5522,0],[4434,5533,0],[4434,5548,0],[4451,5534,0],[4464,5534,0],[4451,5542,0],[4456,5537,0],[4449,5549,0],[4439,5555,0],[4450,5586,0],[4443,5559,0],[4447,5576,0],[4446,5557,0],[4446,5568,0],[4445,5562,0],[4458,5600,0],[4456,5635,0],[4450,5905,0],[4450,5918,0],[4439,5911,0],[4432,5908,0],[4439,5908,0],[4469,5271,0],[4482,5452,0],[4490,5541,0],[4474,5536,0],[4467,5532,0],[4472,5619,0],[4489,5646,0],[4475,5631,0],[4479,5631,0],[4466,5900,0],[4485,5894,0],[4467,5925,0],[4527,5449,0],[4502,5450,0],[4519,5545,0],[4521,5694,0],[4505,5671,0],[4503,5888,0],[4517,5883,0],[4555,5448,0],[4564,5552,0],[4546,5548,0],[4539,5719,0],[4557,5742,0],[4569,5760,0],[4571,5440,0],[4577,5422,0],[4574,5449,0],[4602,5566,0],[4583,5558,0]]],["Ravijoki",[[5970,7520,0],[5948,7516,0],[5974,7692,0],[5996,7348,0],[5982,7335,0],[6009,7362,0],[5991,7523,0],[6006,7530,0],[5988,7682,0],[6001,7671,0],[6044,7234,0],[6024,7372,0],[6039,7363,0],[6033,7373,0],[6032,7379,0],[6034,7400,0],[6045,7405,0],[6031,7388,0],[6020,7545,0],[6024,7573,0],[6026,7560,0],[6019,7583,0],[6016,7591,0],[6036,7624,0],[6022,7603,0],[6036,7670,0],[6016,7667,0],[6044,7741,0],[6028,7763,0],[6045,7757,0],[6036,7753,0],[6030,7776,0],[6018,7780,0],[6013,7796,0],[6021,7772,0],[6068,7240,0],[6058,7236,0],[6071,7271,0],[6072,7252,0],[6068,7296,0],[6058,7338,0],[6064,7320,0],[6049,7353,0],[6081,7401,0],[6062,7404,0],[6049,7650,0],[6079,7667,0],[6052,7689,0],[6078,7699,0],[6057,7670,0],[6079,7681,0],[6065,7674,0],[6073,7675,0],[6056,7677,0],[6049,7676,0],[6082,7688,0],[6070,7673,0],[6068,7714,0],[6057,7725,0],[6054,7722,0],[6054,7707,0],[6051,7730,0],[6067,7763,0],[6080,7767,0],[6069,7801,0],[6049,7787,0],[6080,7809,0],[6105,7399,0],[6112,7606,0],[6103,7631,0],[6093,7652,0],[6086,7767,0],[6084,7812,0],[6130,7399,0],[6145,7401,0],[6121,7399,0],[6143,7549,0],[6125,7574,0],[6119,7588,0],[6131,7561,0],[6169,7409,0],[6157,7404,0],[6179,7412,0],[6188,7412,0],[6163,7540,0],[6184,7536,0],[6207,7091,0],[6206,7133,0],[6213,7126,0],[6220,7122,0],[6199,7169,0],[6200,7143,0],[6196,7158,0],[6196,7150,0],[6208,7182,0],[6217,7192,0],[6221,7239,0],[6214,7245,0],[6212,7251,0],[6223,7387,0],[6212,7399,0],[6204,7407,0],[6196,7412,0],[6204,7537,0],[6222,7539,0],[6234,7094,0],[6258,7100,0],[6241,7074,0],[6249,7097,0],[6241,7083,0],[6244,7093,0],[6242,7090,0],[6245,7095,0],[6231,7124,0],[6245,7125,0],[6257,7205,0],[6235,7225,0],[6242,7217,0],[6250,7213,0],[6230,7233,0],[6251,7337,0],[6258,7327,0],[6234,7370,0],[6243,7352,0],[6238,7535,0],[6287,7091,0],[6293,7081,0],[6277,7101,0],[6269,7101,0],[6283,7099,0],[6259,7122,0],[6268,7125,0],[6280,7123,0],[6280,7106,0],[6283,7131,0],[6276,7114,0],[6272,7117,0],[6278,7115,0],[6269,7119,0],[6278,7111,0],[6264,7167,0],[6264,7138,0],[6285,7140,0],[6264,7151,0],[6286,7168,0],[6287,7154,0],[6285,7161,0],[6289,7172,0],[6287,7148,0],[6261,7188,0],[6287,7204,0],[6286,7187,0],[6286,7175,0],[6293,7240,0],[6290,7221,0],[6288,7311,0],[6289,7326,0],[6266,7321,0],[6275,7319,0],[6283,7318,0],[6259,7530,0],[6282,7526,0],[6291,7558,0],[6317,7077,0],[6300,7077,0],[6295,7173,0],[6303,7173,0],[6328,7238,0],[6309,7263,0],[6298,7258,0],[6301,7270,0],[6301,7276,0],[6294,7290,0],[6301,7347,0],[6321,7371,0],[6323,7530,0],[6303,7527,0],[6311,7559,0],[6298,7559,0],[6318,7994,0],[6302,8007,0],[6362,7088,0],[6340,7080,0],[6355,7104,0],[6342,7114,0],[6343,7108,0],[6349,7210,0],[6347,7408,0],[6336,7391,0],[6357,7433,0],[6362,7464,0],[6346,7538,0],[6346,7552,0],[6330,7556,0],[6360,7547,0],[6363,7544,0],[6339,7976,0],[6361,7955,0],[6395,7067,0],[6395,7048,0],[6383,7099,0],[6394,7091,0],[6381,7108,0],[6390,7128,0],[6390,7114,0],[6393,7110,0],[6370,7104,0],[6392,7120,0],[6379,7157,0],[6387,7139,0],[6366,7183,0],[6365,7488,0],[6369,7507,0],[6373,7530,0],[6396,7557,0],[6387,7548,0],[6375,7554,0],[6371,7546,0],[6386,7543,0],[6379,7546,0],[6375,7545,0],[6375,7573,0],[6374,7603,0],[6383,7621,0],[6398,7621,0],[6374,7621,0],[6374,7635,0],[6375,7665,0],[6375,7697,0],[6377,7724,0],[6383,7754,0],[6393,7782,0],[6398,7794,0],[6390,7903,0],[6397,7881,0],[6377,7933,0],[6395,7916,0],[6385,7918,0],[6421,7094,0],[6400,7111,0],[6420,7522,0],[6399,7536,0],[6405,7570,0],[6429,7585,0],[6413,7580,0],[6409,7585,0],[6420,7580,0],[6408,7580,0],[6409,7614,0],[6409,7598,0],[6425,7621,0],[6418,7626,0],[6411,7624,0],[6414,7627,0],[6407,7622,0],[6425,7644,0],[6417,7633,0],[6417,7761,0],[6431,7742,0],[6403,7783,0],[6400,7805,0],[6403,7824,0],[6403,7843,0],[6401,7863,0],[6419,7916,0],[6466,7051,0],[6453,7055,0],[6458,7060,0],[6449,7045,0],[6448,7035,0],[6448,7040,0],[6445,7072,0],[6460,7381,0],[6463,7378,0],[6468,7378,0],[6452,7397,0],[6457,7388,0],[6444,7410,0],[6447,7403,0],[6442,7417,0],[6449,7431,0],[6459,7434,0],[6442,7424,0],[6469,7436,0],[6458,7490,0],[6444,7501,0],[6435,7510,0],[6442,7592,0],[6436,7617,0],[6466,7624,0],[6459,7617,0],[6450,7608,0],[6450,7598,0],[6453,7614,0],[6446,7613,0],[6452,7602,0],[6438,7655,0],[6452,7661,0],[6462,7663,0],[6467,7660,0],[6442,7729,0],[6464,7716,0],[6451,7718,0],[6462,7937,0],[6439,7917,0],[6457,7929,0],[6453,7923,0],[6448,7920,0],[6468,7952,0],[6477,7042,0],[6499,7041,0],[6487,7040,0],[6493,7040,0],[6490,7376,0],[6477,7383,0],[6472,7379,0],[6474,7380,0],[6491,7413,0],[6476,7398,0],[6473,7410,0],[6500,7401,0],[6479,7388,0],[6482,7446,0],[6481,7427,0],[6474,7422,0],[6476,7436,0],[6479,7434,0],[6477,7430,0],[6474,7473,0],[6502,7467,0],[6486,7464,0],[6493,7466,0],[6483,7460,0],[6471,7644,0],[6470,7632,0],[6470,7654,0],[6480,7719,0],[6475,7718,0],[6475,7970,0],[6482,7987,0],[6487,8001,0],[6502,8009,0],[6493,8007,0],[6509,7045,0],[6532,7047,0],[6521,7047,0],[6530,7331,0],[6538,7315,0],[6518,7355,0],[6508,7369,0],[6538,7406,0],[6521,7398,0],[6532,7400,0],[6509,7398,0],[6516,7468,0],[6535,7469,0],[6528,7469,0],[6526,8011,0],[6514,8010,0],[6542,7313,0],[6562,7319,0],[6548,7314,0],[6546,7414,0],[6557,7423,0],[6569,7429,0],[6540,8013,0],[6552,8013,0],[6557,8012,0],[6589,7330,0],[6586,7435,0],[6603,7440,0],[6619,7341,0],[6612,7443,0],[6651,7353,0],[6685,7365,0],[6714,7375,0],[6734,7383,0],[6745,7388,0],[6774,7176,0],[6781,7179,0],[6778,7178,0]]],["Kirkonkyla",[[12999,6439,0],[12974,6438,0],[12995,6624,0],[12977,6622,0],[13033,6448,0],[13019,6443,0],[13038,6453,0],[13035,6464,0],[13034,6459,0],[13041,6450,0],[13038,6472,0],[13040,6479,0],[13044,6528,0],[13044,6533,0],[13032,6640,0],[13021,6627,0],[13036,6627,0],[13036,6670,0],[13038,6699,0],[13039,6718,0],[13069,6434,0],[13048,6445,0],[13045,6489,0],[13048,6505,0],[13045,6517,0],[13047,6537,0],[13055,6545,0],[13078,6549,0],[13065,6550,0],[13068,6629,0],[13050,6628,0],[13045,6733,0],[13054,6746,0],[13079,6763,0],[13064,6754,0],[13112,6290,0],[13094,6283,0],[13102,6287,0],[13094,6424,0],[13111,6421,0],[13095,6544,0],[13114,6541,0],[13090,6630,0],[13101,6636,0],[13103,6631,0],[13097,6653,0],[13093,6671,0],[13089,6690,0],[13087,6703,0],[13093,6770,0],[13102,6773,0],[13148,6303,0],[13126,6295,0],[13147,6420,0],[13122,6424,0],[13132,6426,0],[13129,6428,0],[13140,6442,0],[13133,6540,0],[13141,6622,0],[13117,6629,0],[13144,6901,0],[13173,6114,0],[13169,6143,0],[13164,6173,0],[13164,6203,0],[13167,6232,0],[13169,6255,0],[13170,6274,0],[13172,6298,0],[13167,6309,0],[13176,6321,0],[13180,6342,0],[13169,6410,0],[13157,6467,0],[13171,6488,0],[13184,6506,0],[13181,6522,0],[13150,6537,0],[13165,6531,0],[13164,6607,0],[13180,6593,0],[13183,6796,0],[13169,6820,0],[13160,6845,0],[13152,6872,0],[13208,6350,0],[13217,6333,0],[13187,6368,0],[13199,6368,0],[13195,6394,0],[13192,6385,0],[13192,6378,0],[13189,6401,0],[13209,6413,0],[13206,6406,0],[13201,6424,0],[13199,6404,0],[13208,6434,0],[13220,6433,0],[13201,6412,0],[13199,6447,0],[13201,6435,0],[13194,6475,0],[13191,6503,0],[13192,6528,0],[13191,6517,0],[13195,6553,0],[13195,6585,0],[13193,6592,0],[13210,6597,0],[13204,6598,0],[13201,6575,0],[13205,6586,0],[13214,6607,0],[13211,6602,0],[13187,6588,0],[13204,6581,0],[13211,6764,0],[13197,6776,0],[13241,6297,0],[13226,6318,0],[13222,6398,0],[13238,6386,0],[13247,6373,0],[13249,6366,0],[13230,6415,0],[13252,6416,0],[13231,6433,0],[13252,6442,0],[13242,6436,0],[13252,6566,0],[13221,6576,0],[13223,6623,0],[13238,6645,0],[13254,6663,0],[13241,6741,0],[13226,6755,0],[13256,6280,0],[13273,6269,0],[13266,6273,0],[13274,6417,0],[13266,6465,0],[13260,6451,0],[13268,6478,0],[13270,6494,0],[13269,6486,0],[13277,6556,0],[13269,6680,0],[13279,6694,0],[13274,6697,0],[13272,6714,0],[13273,6706,0],[13261,6719,0],[13272,6729,0],[13272,6723,0],[13300,6416,0],[13320,6536,0],[13295,6548,0],[13297,6710,0],[13325,6726,0],[13329,6415,0],[13348,6415,0],[13357,6518,0],[13340,6537,0],[13343,6525,0],[13343,6553,0],[13343,6565,0],[13344,6572,0],[13340,6578,0],[13354,6589,0],[13334,6593,0],[13329,6606,0],[13347,6579,0],[13333,6632,0],[13359,6640,0],[13329,6620,0],[13344,6638,0],[13353,6735,0],[13382,6416,0],[13363,6416,0],[13391,6498,0],[13373,6509,0],[13361,6603,0],[13378,6635,0],[13369,6618,0],[13374,6642,0],[13382,6644,0],[13387,6646,0],[13380,6746,0],[13395,6926,0],[13396,6907,0],[13393,6953,0],[13392,6987,0],[13406,6417,0],[13430,6417,0],[13430,6471,0],[13410,6486,0],[13430,6592,0],[13429,6609,0],[13431,6575,0],[13429,6638,0],[13429,6623,0],[13400,6651,0],[13421,6656,0],[13430,6651,0],[13423,6726,0],[13430,6740,0],[13419,6741,0],[13402,6759,0],[13415,6755,0],[13409,6776,0],[13403,6798,0],[13400,6825,0],[13397,6854,0],[13396,6883,0],[13456,6418,0],[13452,6456,0],[13431,6581,0],[13464,6615,0],[13454,6640,0],[13440,6676,0],[13447,6658,0],[13440,6665,0],[13434,6661,0],[13432,6658,0],[13432,6700,0],[13458,6745,0],[13481,6422,0],[13498,6433,0],[13498,6428,0],[13476,6443,0],[13498,6538,0],[13488,6559,0],[13477,6584,0],[13489,6749,0],[13534,6218,0],[13534,6212,0],[13535,6332,0],[13532,6422,0],[13515,6427,0],[13507,6429,0],[13523,6488,0],[13509,6514,0],[13508,6553,0],[13517,6750,0],[13552,6212,0],[13538,6208,0],[13544,6206,0],[13548,6206,0],[13557,6225,0],[13556,6238,0],[13539,6225,0],[13564,6247,0],[13548,6232,0],[13561,6236,0],[13562,6240,0],[13566,6262,0],[13571,6282,0],[13568,6275,0],[13538,6324,0],[13538,6341,0],[13543,6350,0],[13548,6356,0],[13553,6361,0],[13570,6359,0],[13559,6363,0],[13565,6362,0],[13557,6413,0],[13560,6438,0],[13538,6464,0],[13560,6457,0],[13548,6451,0],[13538,6561,0],[13565,6569,0],[13567,6765,0],[13543,6755,0],[13597,6162,0],[13598,6168,0],[13597,6249,0],[13599,6232,0],[13600,6224,0],[13592,6270,0],[13580,6294,0],[13585,6283,0],[13576,6286,0],[13581,6286,0],[13576,6310,0],[13576,6325,0],[13580,6338,0],[13598,6349,0],[13576,6352,0],[13594,6343,0],[13580,6347,0],[13585,6343,0],[13573,6356,0],[13589,6341,0],[13582,6345,0],[13607,6385,0],[13602,6364,0],[13580,6419,0],[13603,6401,0],[13579,6406,0],[13593,6407,0],[13592,6405,0],[13606,6451,0],[13584,6458,0],[13589,6577,0],[13606,6739,0],[13597,6769,0],[13587,6764,0],[13597,6752,0],[13582,6770,0],[13612,6044,0],[13626,6059,0],[13621,6066,0],[13637,6103,0],[13629,6085,0],[13608,6176,0],[13623,6188,0],[13609,6213,0],[13624,6199,0],[13635,6188,0],[13620,6388,0],[13638,6375,0],[13627,6438,0],[13608,6584,0],[13621,6589,0],[13618,6605,0],[13610,6606,0],[13626,6594,0],[13625,6601,0],[13626,6598,0],[13624,6706,0],[13621,6713,0],[13615,6724,0],[13625,6761,0],[13612,6775,0],[13610,6768,0],[13618,6788,0],[13628,6797,0],[13646,6126,0],[13657,6151,0],[13647,6176,0],[13662,6174,0],[13664,6170,0],[13668,6178,0],[13673,6189,0],[13668,6349,0],[13653,6362,0],[13646,6368,0],[13642,6423,0],[13676,6430,0],[13670,6421,0],[13662,6416,0],[13654,6416,0],[13675,6705,0],[13648,6749,0],[13668,6726,0],[13660,6742,0],[13668,6738,0],[13664,6737,0],[13665,6808,0],[13644,6803,0],[13704,6149,0],[13691,6169,0],[13680,6209,0],[13681,6190,0],[13687,6253,0],[13685,6229,0],[13687,6276,0],[13681,6324,0],[13687,6298,0],[13707,6362,0],[13680,6440,0],[13682,6459,0],[13681,6449,0],[13701,6479,0],[13690,6479,0],[13681,6470,0],[13682,6477,0],[13684,6479,0],[13680,6691,0],[13695,6742,0],[13705,6742,0],[13686,6739,0],[13704,6748,0],[13677,6738,0],[13711,6736,0],[13701,6745,0],[13707,6755,0],[13711,6764,0],[13690,6815,0],[13726,6113,0],[13714,6133,0],[13742,6260,0],[13736,6318,0],[13725,6314,0],[13744,6323,0],[13744,6320,0],[13746,6329,0],[13742,6373,0],[13720,6366,0],[13745,6415,0],[13738,6477,0],[13716,6478,0],[13723,6728,0],[13738,6723,0],[13716,6732,0],[13729,6724,0],[13715,6826,0],[13735,6840,0],[13747,6852,0],[13779,6282,0],[13772,6269,0],[13754,6263,0],[13773,6299,0],[13752,6316,0],[13779,6317,0],[13764,6309,0],[13773,6311,0],[13770,6308,0],[13757,6358,0],[13778,6339,0],[13756,6341,0],[13749,6335,0],[13769,6344,0],[13763,6344,0],[13770,6381,0],[13749,6389,0],[13753,6374,0],[13782,6422,0],[13769,6433,0],[13751,6431,0],[13768,6475,0],[13755,6725,0],[13781,6734,0],[13768,6729,0],[13774,6731,0],[13765,6873,0],[13778,6885,0],[13754,6862,0],[13799,6252,0],[13803,6242,0],[13792,6243,0],[13795,6277,0],[13786,6259,0],[13817,6284,0],[13817,6313,0],[13785,6324,0],[13808,6331,0],[13795,6336,0],[13801,6348,0],[13785,6333,0],[13786,6329,0],[13786,6331,0],[13804,6391,0],[13793,6371,0],[13786,6399,0],[13789,6434,0],[13808,6436,0],[13795,6474,0],[13814,6473,0],[13797,6740,0],[13816,6746,0],[13825,6251,0],[13851,6263,0],[13848,6270,0],[13821,6261,0],[13831,6275,0],[13835,6309,0],[13843,6324,0],[13852,6303,0],[13824,6295,0],[13851,6358,0],[13819,6345,0],[13836,6343,0],[13836,6396,0],[13848,6406,0],[13838,6412,0],[13826,6402,0],[13850,6418,0],[13829,6438,0],[13849,6441,0],[13840,6472,0],[13828,6751,0],[13834,6754,0],[13874,6281,0],[13858,6284,0],[13873,6270,0],[13863,6272,0],[13883,6363,0],[13854,6387,0],[13862,6371,0],[13873,6367,0],[13861,6431,0],[13873,6423,0],[13859,6420,0],[13863,6421,0],[13876,6444,0],[13857,6449,0],[13855,6458,0],[13871,6471,0],[13900,6292,0],[13899,6322,0],[13908,6304,0],[13891,6346,0],[13916,6384,0],[13891,6374,0],[13895,6427,0],[13910,6430,0],[13922,6443,0],[13915,6457,0],[13910,6467,0],[13896,6447,0],[13896,6470,0],[13931,6391,0],[13935,6427,0]]],["Rannanen",[[10087,6520,0],[10075,6512,0],[10084,6957,0],[10126,6289,0],[10120,6262,0],[10106,6533,0],[10106,6948,0],[10133,6313,0],[10141,6335,0],[10151,6356,0],[10160,6377,0],[10160,6523,0],[10158,6538,0],[10146,6564,0],[10126,6547,0],[10160,6563,0],[10158,6551,0],[10159,6576,0],[10140,6923,0],[10151,6910,0],[10129,6936,0],[10194,6217,0],[10169,6396,0],[10165,6391,0],[10191,6398,0],[10182,6399,0],[10175,6398,0],[10189,6403,0],[10169,6401,0],[10179,6412,0],[10175,6422,0],[10173,6412,0],[10175,6416,0],[10174,6463,0],[10175,6438,0],[10169,6494,0],[10164,6513,0],[10162,6573,0],[10169,6586,0],[10183,6599,0],[10175,6583,0],[10187,6586,0],[10166,6579,0],[10196,6588,0],[10191,6889,0],[10168,6899,0],[10221,6213,0],[10212,6386,0],[10197,6396,0],[10200,6609,0],[10203,6589,0],[10225,6622,0],[10214,6615,0],[10219,6618,0],[10222,6887,0],[10208,6884,0],[10248,6209,0],[10236,6364,0],[10257,6338,0],[10256,6644,0],[10239,6629,0],[10247,6905,0],[10260,6914,0],[10236,6895,0],[10271,6207,0],[10284,6220,0],[10287,6207,0],[10292,6202,0],[10285,6204,0],[10283,6246,0],[10284,6271,0],[10284,6285,0],[10275,6314,0],[10284,6297,0],[10276,6665,0],[10294,6682,0],[10277,6922,0],[10300,6943,0],[10291,6932,0],[10301,6939,0],[10298,6937,0],[10296,6937,0],[10302,7028,0],[10286,7050,0],[10272,7069,0],[10328,6174,0],[10306,6192,0],[10302,6704,0],[10309,6730,0],[10317,6755,0],[10325,6780,0],[10328,6803,0],[10325,6824,0],[10325,6849,0],[10323,6840,0],[10331,6853,0],[10321,6959,0],[10312,6941,0],[10306,6955,0],[10328,6948,0],[10325,6943,0],[10333,6941,0],[10332,6943,0],[10331,6943,0],[10316,6996,0],[10309,6965,0],[10315,6969,0],[10311,6983,0],[10312,6990,0],[10312,6975,0],[10311,6974,0],[10311,6978,0],[10313,7014,0],[10321,7007,0],[10335,7010,0],[10329,7007,0],[10321,7002,0],[10324,7004,0],[10325,7005,0],[10367,6138,0],[10348,6155,0],[10361,6829,0],[10347,6847,0],[10338,6855,0],[10341,6855,0],[10341,6885,0],[10340,6864,0],[10342,6908,0],[10337,6929,0],[10365,6997,0],[10348,7015,0],[10357,7011,0],[10356,7018,0],[10366,7059,0],[10359,7032,0],[10404,6774,0],[10375,6809,0],[10386,6793,0],[10404,6938,0],[10393,6956,0],[10390,6979,0],[10377,6980,0],[10405,6992,0],[10385,6968,0],[10373,7089,0],[10379,7117,0],[10422,6761,0],[10436,6759,0],[10428,6759,0],[10417,6917,0],[10429,6897,0],[10420,7000,0],[10432,7006,0],[10477,6656,0],[10466,6712,0],[10472,6682,0],[10460,6745,0],[10450,6760,0],[10457,6770,0],[10457,6761,0],[10456,6790,0],[10456,6812,0],[10454,6853,0],[10456,6831,0],[10444,6876,0],[10501,6148,0],[10481,6133,0],[10511,6560,0],[10503,6579,0],[10491,6605,0],[10497,6594,0],[10484,6627,0],[10488,6612,0],[10515,6139,0],[10517,6168,0],[10521,6194,0],[10524,6219,0],[10526,6239,0],[10532,6266,0],[10538,6293,0],[10544,6313,0],[10541,6426,0],[10540,6464,0],[10540,6445,0],[10538,6489,0],[10532,6518,0],[10521,6542,0],[10569,6358,0],[10550,6333,0],[10554,6351,0],[10557,6362,0],[10555,6377,0],[10557,6366,0],[10548,6403,0],[10612,6320,0],[10590,6340,0],[10648,6286,0],[10634,6299,0],[10655,6280,0],[10863,6525,0],[10885,6391,0],[10880,6407,0],[10875,6435,0],[10871,6462,0],[10865,6503,0],[10869,6481,0],[10878,6566,0],[10892,6574,0],[10870,6554,0],[10865,6540,0],[10915,6580,0],[10938,6585,0],[10956,6587,0]]],["Hanski",[[10113,4707,0],[10147,4673,0],[10128,4693,0],[10183,4294,0],[10165,4657,0],[10180,4645,0],[10205,4310,0],[10225,4323,0],[10219,4617,0],[10198,4632,0],[10246,4348,0],[10235,4334,0],[10265,4371,0],[10257,4361,0],[10239,4603,0],[10257,4591,0],[10276,4377,0],[10290,4377,0],[10274,4579,0],[10294,4571,0],[10330,4180,0],[10320,4160,0],[10327,4304,0],[10320,4320,0],[10336,4349,0],[10323,4334,0],[10328,4342,0],[10302,4381,0],[10311,4393,0],[10314,4408,0],[10330,4407,0],[10320,4420,0],[10326,4413,0],[10324,4426,0],[10316,4416,0],[10324,4419,0],[10334,4455,0],[10327,4439,0],[10325,4550,0],[10311,4563,0],[10339,4201,0],[10347,4225,0],[10352,4246,0],[10339,4286,0],[10351,4261,0],[10357,4268,0],[10371,4269,0],[10347,4272,0],[10359,4328,0],[10348,4347,0],[10345,4356,0],[10370,4391,0],[10355,4368,0],[10344,4464,0],[10361,4467,0],[10355,4534,0],[10367,4528,0],[10340,4540,0],[10399,4277,0],[10385,4272,0],[10383,4311,0],[10406,4294,0],[10379,4413,0],[10384,4435,0],[10389,4454,0],[10394,4464,0],[10402,4476,0],[10385,4466,0],[10395,4496,0],[10403,4466,0],[10398,4465,0],[10385,4514,0],[10383,4529,0],[10375,4523,0],[10404,4541,0],[10405,4866,0],[10398,4901,0],[10395,4936,0],[10394,4968,0],[10392,4997,0],[10387,5019,0],[10429,4268,0],[10411,4282,0],[10418,4282,0],[10439,4470,0],[10415,4467,0],[10439,4551,0],[10426,4549,0],[10417,4548,0],[10437,4793,0],[10426,4812,0],[10415,4835,0],[10472,4130,0],[10468,4154,0],[10464,4173,0],[10464,4215,0],[10465,4193,0],[10445,4249,0],[10456,4235,0],[10467,4473,0],[10452,4559,0],[10461,4571,0],[10474,4605,0],[10468,4591,0],[10465,4580,0],[10474,4702,0],[10463,4738,0],[10467,4718,0],[10448,4775,0],[10458,4757,0],[10491,4088,0],[10478,4105,0],[10486,4474,0],[10502,4472,0],[10497,4628,0],[10511,4619,0],[10484,4615,0],[10496,4620,0],[10493,4640,0],[10487,4670,0],[10491,4652,0],[10482,4688,0],[10540,4475,0],[10523,4472,0],[10513,4468,0],[10528,4617,0],[10543,4615,0],[10579,4489,0],[10561,4477,0],[10579,4604,0],[10559,4611,0],[10572,4607,0],[10579,4707,0],[10590,4507,0],[10593,4525,0],[10598,4539,0],[10600,4543,0],[10607,4550,0],[10606,4548,0],[10591,4600,0],[10605,4595,0],[10615,4589,0],[10611,4596,0],[10610,4616,0],[10607,4648,0],[10601,4674,0],[10589,4694,0],[10619,4563,0],[10651,4598,0],[10637,4583,0],[10626,4581,0],[10630,4575,0],[10641,4972,0],[10629,4985,0],[10679,4629,0],[10665,4615,0],[10682,4915,0],[10670,4935,0],[10658,4953,0],[10697,4649,0],[10718,4675,0],[10723,4772,0],[10714,4792,0],[10709,4815,0],[10711,4846,0],[10706,4880,0],[10722,4866,0],[10713,4868,0],[10712,4875,0],[10714,4914,0],[10693,4897,0],[10712,4888,0],[10716,4947,0],[10718,4992,0],[10717,4973,0],[10720,5014,0],[10721,5042,0],[10758,4677,0],[10744,4705,0],[10733,4699,0],[10737,4728,0],[10737,4715,0],[10732,4750,0],[10740,4869,0],[10788,4618,0],[10774,4647,0],[10762,4868,0],[10783,4867,0],[10800,4602,0],[10826,4596,0],[10811,4598,0],[10805,4595,0],[10801,4583,0],[10803,4588,0],[10806,4599,0],[10829,4870,0],[10804,4868,0],[10845,4596,0],[10854,4872,0],[10865,4597,0],[10884,4599,0],[10883,4878,0],[10909,4600,0],[10914,4886,0],[10961,4586,0],[10935,4595,0],[10941,4896,0],[10985,4576,0],[11031,4562,0],[11007,4568,0],[11058,4556,0],[11089,4553,0]]],["Eerikkala",[[12178,5922,0],[12200,5913,0],[12198,6071,0],[12220,5904,0],[12231,6041,0],[12207,6060,0],[12220,6050,0],[12227,6135,0],[12268,5717,0],[12254,5737,0],[12244,5756,0],[12237,5782,0],[12236,5813,0],[12244,5845,0],[12258,5877,0],[12254,5903,0],[12237,5900,0],[12266,5938,0],[12260,5961,0],[12255,5987,0],[12249,6006,0],[12239,6029,0],[12245,6016,0],[12245,6132,0],[12262,6129,0],[12285,5583,0],[12296,5600,0],[12291,5699,0],[12271,5901,0],[12295,5921,0],[12278,5922,0],[12271,5908,0],[12281,5912,0],[12286,5915,0],[12295,6117,0],[12277,6122,0],[12306,5611,0],[12335,5617,0],[12316,5615,0],[12340,5623,0],[12326,5615,0],[12332,5657,0],[12337,5643,0],[12341,5632,0],[12341,5635,0],[12314,5686,0],[12326,5678,0],[12330,5669,0],[12316,5930,0],[12338,5931,0],[12334,6124,0],[12313,6120,0],[12371,5509,0],[12371,5576,0],[12359,5599,0],[12347,5622,0],[12355,5926,0],[12368,5919,0],[12357,6123,0],[12380,5539,0],[12378,5523,0],[12378,5557,0],[12398,5904,0],[12381,5910,0],[12400,6113,0],[12377,6118,0],[12418,5900,0],[12438,5897,0],[12419,6109,0],[12434,6109,0],[12428,6108,0],[12473,5901,0],[12455,5897,0],[12469,6026,0],[12512,5786,0],[12503,5830,0],[12508,5805,0],[12499,5856,0],[12492,5907,0],[12498,5876,0],[12493,5891,0],[12485,5901,0],[12488,5896,0],[12497,5886,0],[12484,5904,0],[12512,5913,0],[12509,6005,0],[12485,6018,0],[12511,6077,0],[12526,5718,0],[12530,5708,0],[12521,5749,0],[12523,5732,0],[12517,5768,0],[12539,5925,0],[12539,5994,0],[12527,5997,0],[12550,5992,0],[12547,6034,0],[12531,6053,0],[12518,6069,0],[12567,5940,0],[12587,5976,0],[12567,6000,0],[12574,5983,0],[12577,5985,0],[12558,5989,0],[12559,6017,0],[12558,6039,0],[12555,6029,0],[12563,6045,0],[12555,6024,0],[12591,5950,0],[12597,5967,0],[12607,5957,0],[12607,5953,0],[12613,5953,0],[12618,6125,0],[12611,6142,0],[12612,6183,0],[12608,6159,0],[12619,6214,0],[12609,6338,0],[12598,6360,0],[12592,6381,0],[12588,6396,0],[12646,5938,0],[12652,5938,0],[12653,5931,0],[12655,5935,0],[12654,5931,0],[12650,5957,0],[12631,5962,0],[12623,5950,0],[12637,5948,0],[12635,5945,0],[12631,5975,0],[12648,5974,0],[12650,6010,0],[12645,5985,0],[12645,5996,0],[12644,5979,0],[12637,5980,0],[12654,6027,0],[12652,6041,0],[12643,6067,0],[12653,6050,0],[12649,6049,0],[12630,6100,0],[12643,6236,0],[12624,6233,0],[12631,6238,0],[12645,6288,0],[12624,6312,0],[12674,5904,0],[12689,5880,0],[12659,5923,0],[12685,5962,0],[12670,5952,0],[12660,5943,0],[12689,6050,0],[12668,6049,0],[12680,6221,0],[12689,6218,0],[12662,6229,0],[12670,6276,0],[12690,6278,0],[12713,5803,0],[12700,5836,0],[12704,5817,0],[12696,5858,0],[12701,5973,0],[12713,5984,0],[12720,5995,0],[12724,6007,0],[12722,6047,0],[12727,6014,0],[12709,6051,0],[12694,6216,0],[12709,6286,0],[12735,5788,0],[12760,5777,0],[12731,6039,0],[12733,6019,0],[12735,6031,0],[12736,6024,0],[12734,6034,0],[12728,6289,0],[12739,6284,0],[12747,6277,0],[12755,6272,0],[12780,5769,0],[12779,6284,0],[12771,6275,0],[12763,6272,0],[12786,6298,0],[12787,6313,0],[12789,6334,0],[12789,6354,0],[12796,6382,0],[12790,6368,0],[12830,5662,0],[12803,5762,0],[12824,5751,0],[12826,5759,0],[12817,5759,0],[12851,5676,0],[12841,5667,0],[12858,5681,0],[12835,5663,0],[12859,5683,0],[12835,5727,0],[12850,5697,0],[12844,5761,0],[12872,5676,0],[12901,5691,0],[12898,5668,0],[12902,5673,0],[12888,5669,0],[12902,5718,0],[12870,5761,0],[12897,5760,0],[12929,5551,0],[12936,5532,0],[12933,5541,0],[12926,5588,0],[12926,5563,0],[12923,5576,0],[12923,5582,0],[12929,5615,0],[12931,5601,0],[12936,5604,0],[12908,5655,0],[12918,5632,0],[12907,5746,0],[12915,5775,0],[12925,5797,0],[12915,5832,0],[12926,5809,0],[12919,5820,0],[12910,5846,0],[12912,5841,0],[12931,5940,0],[12937,5945,0],[12932,5943,0],[12946,5511,0],[12951,5501,0],[12941,5522,0],[12973,5539,0],[12967,5532,0],[12948,5585,0],[12966,5557,0],[12940,5816,0],[12957,5835,0],[12968,5865,0],[12971,5848,0],[12952,5881,0],[12940,5895,0],[12943,5890,0],[12953,5946,0],[12983,5534,0],[12975,5543,0],[13004,5649,0],[12997,5646,0],[13002,5853,0],[12983,5858,0],[12991,5864,0],[13005,5875,0],[13004,5950,0],[12977,5945,0],[13009,5943,0],[12993,5943,0],[13018,5661,0],[13044,5688,0],[13033,5677,0],[13026,5842,0],[13024,5890,0],[13018,5891,0],[13021,5908,0],[13023,5925,0],[13021,5938,0],[13040,5944,0],[13031,5971,0],[13016,5963,0],[13023,5943,0],[13058,5695,0],[13078,5698,0],[13076,5840,0],[13044,5840,0],[13056,5840,0],[13045,5903,0],[13071,5918,0],[13070,5941,0],[13053,5972,0],[13073,5973,0],[13106,5713,0],[13096,5699,0],[13106,5700,0],[13111,5762,0],[13110,5737,0],[13106,5791,0],[13099,5819,0],[13094,5836,0],[13105,5840,0],[13093,5928,0],[13112,5933,0],[13094,5935,0],[13107,5937,0],[13091,5983,0],[13110,5998,0],[13117,5700,0],[13145,5828,0],[13135,5843,0],[13126,5839,0],[13120,5841,0],[13136,5935,0],[13127,5968,0],[13117,5952,0],[13147,5947,0],[13143,5967,0],[13129,6010,0],[13136,5985,0],[13141,5986,0],[13142,6000,0],[13148,6015,0],[13145,6020,0],[13160,5849,0],[13162,5877,0],[13156,5898,0],[13152,5917,0],[13150,5931,0],[13153,5936,0]]],["Hurppu",[[15993,5116,0],[16025,4448,0],[16015,5062,0],[16028,5038,0],[16003,5088,0],[16040,4463,0],[16058,4480,0],[16067,4780,0],[16065,4802,0],[16067,4829,0],[16068,4856,0],[16068,4886,0],[16063,4912,0],[16055,4943,0],[16061,4990,0],[16047,4969,0],[16041,4989,0],[16045,5011,0],[16036,5024,0],[16037,5002,0],[16037,5017,0],[16036,5009,0],[16094,4447,0],[16084,4467,0],[16076,4484,0],[16069,4494,0],[16073,4495,0],[16074,4515,0],[16076,4533,0],[16072,4502,0],[16073,4569,0],[16075,4551,0],[16069,4595,0],[16070,4619,0],[16075,4634,0],[16076,4673,0],[16077,4651,0],[16073,4698,0],[16072,4721,0],[16072,4740,0],[16071,4760,0],[16070,4881,0],[16069,4873,0],[16091,4907,0],[16078,4895,0],[16072,4888,0],[16095,4948,0],[16079,4968,0],[16130,4371,0],[16120,4394,0],[16107,4421,0],[16129,4914,0],[16109,4918,0],[16115,4928,0],[16106,4936,0],[16166,4880,0],[16149,4896,0],[16208,4841,0],[16194,4854,0],[16180,4867,0],[16226,4826,0],[16249,4807,0],[16270,4788,0],[16286,4770,0],[16305,4752,0],[16305,4762,0],[16296,4761,0],[16343,4708,0],[16321,4735,0],[16335,4719,0],[16337,4722,0],[16348,4720,0],[16331,4725,0],[16342,4769,0],[16322,4768,0],[16340,5017,0],[16316,5014,0],[16323,5015,0],[16377,4623,0],[16369,4644,0],[16363,4666,0],[16353,4690,0],[16360,4720,0],[16367,4724,0],[16365,4744,0],[16377,4718,0],[16367,4733,0],[16371,4719,0],[16382,4716,0],[16367,4739,0],[16367,4719,0],[16357,4778,0],[16360,4752,0],[16356,4761,0],[16354,4767,0],[16373,4803,0],[16368,4805,0],[16364,4792,0],[16377,4849,0],[16371,4825,0],[16382,4875,0],[16379,5018,0],[16360,5019,0],[16370,5019,0],[16414,4565,0],[16397,4587,0],[16385,4606,0],[16393,4602,0],[16390,4598,0],[16402,4609,0],[16411,4633,0],[16410,4614,0],[16413,4619,0],[16413,4625,0],[16410,4651,0],[16416,4667,0],[16416,4658,0],[16407,4643,0],[16398,4701,0],[16407,4689,0],[16389,4711,0],[16414,4678,0],[16403,4833,0],[16386,4817,0],[16390,4903,0],[16396,4920,0],[16403,4924,0],[16411,4940,0],[16411,4952,0],[16411,4929,0],[16409,4925,0],[16410,4966,0],[16409,4981,0],[16405,4991,0],[16394,5006,0],[16386,5013,0],[16400,4998,0],[16442,4323,0],[16431,4310,0],[16425,4302,0],[16449,4511,0],[16433,4538,0],[16442,4852,0],[16422,4845,0],[16441,4925,0],[16421,4925,0],[16444,5162,0],[16434,5178,0],[16429,5191,0],[16426,5201,0],[16457,4340,0],[16469,4355,0],[16483,4390,0],[16481,4371,0],[16477,4365,0],[16484,4379,0],[16474,4361,0],[16487,4425,0],[16482,4411,0],[16481,4401,0],[16482,4464,0],[16465,4487,0],[16457,4498,0],[16458,4496,0],[16470,4531,0],[16465,4518,0],[16461,4510,0],[16458,4503,0],[16474,4549,0],[16473,4563,0],[16479,4561,0],[16486,4562,0],[16475,4560,0],[16463,4580,0],[16468,4571,0],[16457,4592,0],[16459,4587,0],[16467,4857,0],[16466,4874,0],[16460,4860,0],[16455,4854,0],[16459,4915,0],[16468,4888,0],[16467,4900,0],[16471,5131,0],[16485,5118,0],[16456,5146,0],[16507,4428,0],[16520,4408,0],[16495,4446,0],[16524,4455,0],[16504,4444,0],[16496,4436,0],[16514,4449,0],[16499,4440,0],[16502,4551,0],[16512,4542,0],[16517,4536,0],[16491,4559,0],[16493,4862,0],[16515,4866,0],[16506,5095,0],[16516,5086,0],[16524,5078,0],[16495,5106,0],[16555,4355,0],[16552,4347,0],[16554,4335,0],[16550,4354,0],[16543,4368,0],[16531,4389,0],[16537,4462,0],[16553,4471,0],[16556,4477,0],[16548,4467,0],[16558,4481,0],[16557,4854,0],[16542,4863,0],[16527,4868,0],[16550,5055,0],[16534,5069,0],[16573,4378,0],[16587,4392,0],[16568,4368,0],[16579,4387,0],[16563,4361,0],[16562,4485,0],[16571,4850,0],[16591,4863,0],[16582,4854,0],[16584,5020,0],[16595,5006,0],[16567,5038,0],[16597,4397,0],[16608,4401,0],[16619,4402,0],[16629,4401,0],[16609,4746,0],[16605,4740,0],[16630,4767,0],[16617,4755,0],[16599,4874,0],[16607,4883,0],[16626,4884,0],[16615,4886,0],[16619,4946,0],[16610,4963,0],[16605,4973,0],[16603,4983,0],[16601,4994,0],[16643,4775,0],[16662,4802,0],[16651,4787,0],[16658,4843,0],[16659,4829,0],[16664,4820,0],[16656,4873,0],[16650,4883,0],[16658,4859,0],[16634,4886,0],[16638,4905,0],[16643,4915,0],[16636,4893,0],[16643,4888,0],[16639,4915,0],[16637,4888,0],[16638,4920,0],[16653,4926,0],[16632,4928,0],[16698,4649,0],[16682,4809,0],[16671,4815,0],[16667,4813,0],[16669,4940,0],[16695,4956,0],[16683,4948,0],[16692,4948,0],[16699,4941,0],[16727,4659,0],[16719,4650,0],[16710,4650,0],[16729,4667,0],[16731,4671,0],[16725,4652,0],[16703,4650,0],[16702,4802,0],[16721,4798,0],[16733,4797,0],[16714,4799,0],[16717,4919,0],[16732,4901,0],[16727,4906,0],[16725,4909,0],[16706,4932,0],[16712,4974,0],[16705,4965,0],[16719,4983,0],[16723,4995,0],[16725,5009,0],[16725,5003,0],[16745,4672,0],[16750,4675,0],[16736,4672,0],[16745,4702,0],[16748,4683,0],[16744,4729,0],[16745,4741,0],[16743,4718,0],[16752,4762,0],[16758,4769,0],[16747,4752,0],[16765,4776,0],[16769,4774,0],[16766,4792,0],[16757,4801,0],[16745,4798,0],[16768,4782,0],[16763,4801,0],[16758,4819,0],[16749,4850,0],[16751,4838,0],[16750,4843,0],[16745,4882,0],[16749,4861,0],[16748,4872,0],[16739,4892,0],[16773,4740,0],[16771,4762,0],[16773,4750,0]]],["Niemela",[[8640,5773,0],[8645,5770,0],[8659,5763,0],[8677,5754,0],[8673,5749,0],[8681,5750,0],[8665,5748,0],[8719,5727,0],[8704,5745,0],[8714,5738,0],[8691,5749,0],[8738,5706,0],[8724,5716,0],[8771,5336,0],[8768,5326,0],[8761,5321,0],[8775,5366,0],[8772,5350,0],[8789,5387,0],[8779,5380,0],[8756,5702,0],[8770,5706,0],[8789,6042,0],[8782,6058,0],[8776,6065,0],[8806,5389,0],[8792,5709,0],[8819,5710,0],[8812,5973,0],[8801,6000,0],[8795,6021,0],[8855,5378,0],[8827,5391,0],[8853,5400,0],[8846,5390,0],[8858,5447,0],[8853,5422,0],[8854,5723,0],[8840,5716,0],[8831,5712,0],[8856,5934,0],[8860,5908,0],[8840,5928,0],[8849,5919,0],[8827,5945,0],[8884,5298,0],[8872,5328,0],[8878,5311,0],[8862,5355,0],[8869,5473,0],[8874,5500,0],[8873,5523,0],[8871,5542,0],[8880,5583,0],[8874,5562,0],[8886,5605,0],[8891,5630,0],[8868,5729,0],[8881,5731,0],[8894,5858,0],[8879,5872,0],[8870,5890,0],[8874,5954,0],[8889,5969,0],[8884,6101,0],[8880,6114,0],[8889,6091,0],[8878,6132,0],[8878,6125,0],[8896,5655,0],[8901,5679,0],[8907,5706,0],[8899,5725,0],[8913,5726,0],[8922,5746,0],[8924,5737,0],[8923,5763,0],[8917,5732,0],[8931,5741,0],[8928,5757,0],[8920,5784,0],[8918,5812,0],[8912,5832,0],[8930,5844,0],[8911,5849,0],[8906,5846,0],[8903,5852,0],[8902,5982,0],[8916,5990,0],[8928,5993,0],[8922,6046,0],[8916,6060,0],[8911,6070,0],[8906,6077,0],[8898,6083,0],[8943,5751,0],[8950,5762,0],[8936,5757,0],[8956,5763,0],[8958,5835,0],[8950,5995,0],[8933,5998,0],[8936,6007,0],[8936,5993,0],[8932,6025,0],[8969,5780,0],[8992,5808,0],[8989,5826,0],[8967,6000,0],[8982,6007,0],[8992,6011,0],[8999,6015,0],[9006,5827,0],[9029,5852,0],[9016,5839,0],[9009,6024,0],[9023,6035,0],[9030,6043,0],[9032,6059,0],[9030,6077,0],[9023,6090,0],[9015,6104,0],[9010,6115,0],[9009,6123,0],[9047,5865,0],[9059,5872,0],[9064,5884,0],[9074,5874,0],[9102,5876,0],[9102,5934,0],[9080,5910,0],[9133,5873,0],[9123,5961,0],[9140,5990,0],[9164,5868,0],[9156,6010,0],[9169,6026,0],[9193,5860,0],[9183,6041,0],[9197,6053,0],[9245,5656,0],[9242,5681,0],[9223,5849,0],[9260,5588,0],[9260,5573,0],[9260,5608,0],[9253,5629,0],[9261,5717,0],[9249,5700,0],[9277,5734,0],[9255,5833,0],[9296,5752,0],[9287,5817,0]]],["Koivuniemi",[[11986,7875,0],[12019,7895,0],[12006,7882,0],[12013,7887,0],[11997,7878,0],[12048,7909,0],[12029,7903,0],[12054,8045,0],[12094,7910,0],[12070,7912,0],[12086,7916,0],[12094,7925,0],[12095,7944,0],[12095,7934,0],[12093,7920,0],[12090,7977,0],[12093,7959,0],[12080,7992,0],[12070,8007,0],[12067,8015,0],[12061,8029,0],[12093,8024,0],[12066,8036,0],[12073,8021,0],[12077,8029,0],[12117,7905,0],[12130,7891,0],[12110,7903,0],[12098,7897,0],[12105,7894,0],[12111,7911,0],[12101,7930,0],[12109,7917,0],[12122,8016,0],[12151,7797,0],[12155,7784,0],[12146,7815,0],[12140,7841,0],[12136,7870,0],[12148,8008,0],[12168,8006,0],[12181,8006,0],[12185,8021,0],[12200,8047,0],[12201,8005,0],[12224,8001,0],[12214,8065,0],[12226,8081,0],[12220,8086,0],[12221,8075,0],[12222,8081,0],[12222,8078,0],[12215,8092,0],[12260,7976,0],[12241,7992,0],[12236,8086,0],[12261,8100,0],[12249,8093,0],[12304,7907,0],[12299,7926,0],[12283,7951,0],[12272,8112,0],[12281,8134,0],[12284,8161,0],[12281,8186,0],[12283,8208,0],[12291,8230,0],[12299,8247,0],[12328,7829,0],[12317,7852,0],[12308,7884,0],[12334,8225,0],[12314,8242,0],[12346,7818,0],[12367,7812,0],[12364,8204,0],[12348,8214,0],[12386,7810,0],[12398,8186,0],[12382,8194,0],[12438,7798,0],[12412,7807,0],[12416,8186,0],[12433,8193,0],[12480,7733,0],[12475,7752,0],[12456,7787,0],[12472,7772,0],[12476,7782,0],[12468,7782,0],[12481,7782,0],[12479,8161,0],[12475,8184,0],[12480,8212,0],[12467,8199,0],[12450,8200,0],[12474,8198,0],[12508,7651,0],[12515,7632,0],[12491,7697,0],[12499,7673,0],[12516,7716,0],[12492,7710,0],[12485,7719,0],[12502,7709,0],[12487,7711,0],[12514,7734,0],[12494,7758,0],[12503,7748,0],[12510,7744,0],[12513,7739,0],[12489,7789,0],[12505,7802,0],[12485,7774,0],[12513,7810,0],[12512,7935,0],[12512,7912,0],[12512,8077,0],[12499,8107,0],[12487,8136,0],[12507,8245,0],[12493,8230,0],[12518,7621,0],[12538,7726,0],[12519,7820,0],[12525,7840,0],[12523,7868,0],[12517,7894,0],[12518,7961,0],[12522,7987,0],[12528,8012,0],[12522,8005,0],[12520,8048,0],[12522,8022,0],[12540,8018,0],[12522,8263,0],[12560,7738,0],[12574,7750,0],[12582,7765,0],[12575,8030,0],[12556,8024,0],[12604,7801,0],[12596,7790,0],[12588,7779,0],[12616,7812,0],[12611,7808,0],[12588,8035,0]]],["Vilkkila",[[14536,8096,0],[14554,8132,0],[14545,8137,0],[14560,8118,0],[14567,8101,0],[14559,8093,0],[14581,8090,0],[14624,8039,0],[14608,8078,0],[14619,8057,0],[14614,8092,0],[14597,8089,0],[14657,7968,0],[14631,8014,0],[14642,7988,0],[14640,8098,0],[14661,8106,0],[14696,7925,0],[14678,7949,0],[14679,8112,0],[14731,7732,0],[14726,7764,0],[14723,7790,0],[14722,7800,0],[14728,7809,0],[14721,7829,0],[14725,7835,0],[14722,7810,0],[14717,7862,0],[14720,7843,0],[14706,7903,0],[14712,7886,0],[14704,8114,0],[14728,8107,0],[14758,7612,0],[14750,7641,0],[14738,7698,0],[14744,7667,0],[14738,7827,0],[14749,7840,0],[14735,7832,0],[14741,7834,0],[14767,7848,0],[14757,8075,0],[14742,8091,0],[14792,7548,0],[14781,7553,0],[14768,7585,0],[14774,7565,0],[14793,7856,0],[14779,8064,0],[14837,7534,0],[14807,7544,0],[14821,7541,0],[14824,7862,0],[14828,8044,0],[14806,8055,0],[14857,7523,0],[14854,7866,0],[14862,8017,0],[14842,8032,0],[14891,7510,0],[14874,7511,0],[14886,7501,0],[14895,7493,0],[14905,7516,0],[14881,7870,0],[14901,7874,0],[14907,7877,0],[14886,8000,0],[14901,7985,0],[14888,8007,0],[14907,8004,0],[14876,8009,0],[14914,7521,0],[14929,7528,0],[14938,7734,0],[14918,7765,0],[14923,7747,0],[14930,7742,0],[14919,7754,0],[14918,7787,0],[14918,7819,0],[14913,7869,0],[14918,7848,0],[14935,7872,0],[14943,7868,0],[14921,7886,0],[14927,7905,0],[14912,7880,0],[14925,7896,0],[14933,7888,0],[14928,7889,0],[14940,7890,0],[14930,7879,0],[14929,7884,0],[14930,7936,0],[14931,7922,0],[14930,7912,0],[14923,7968,0],[14938,7962,0],[14912,7975,0],[14916,7979,0],[14930,7950,0],[14930,7960,0],[14935,8005,0],[14917,7994,0],[14917,8003,0],[14950,7532,0],[14943,7532,0],[14970,7682,0],[14956,7698,0],[14945,7721,0],[14949,7710,0],[14949,7872,0],[14952,7885,0],[14947,7889,0],[14953,7879,0],[14960,7955,0],[14966,8018,0],[15008,7607,0],[15000,7631,0],[14993,7650,0],[14985,7665,0],[15010,7938,0],[14988,7947,0],[15009,8044,0],[14989,8032,0],[15046,7545,0],[15018,7585,0],[15039,7561,0],[15029,7571,0],[15034,7928,0],[15029,8056,0],[15048,8068,0],[15050,7510,0],[15049,7524,0],[15079,7907,0],[15070,7916,0],[15075,7921,0],[15056,7922,0],[15063,8081,0],[15083,8115,0],[15075,8096,0],[15099,7902,0],[15086,7901,0],[15103,7908,0],[15093,7900,0],[15093,7920,0],[15116,7917,0],[15102,7915,0],[15105,7918,0],[15088,8137,0],[15095,8162,0],[15102,8182,0],[15111,8188,0],[15105,8191,0],[15109,8200,0],[15114,8454,0],[15139,7930,0],[15126,7919,0],[15129,8182,0],[15150,8174,0],[15120,8221,0],[15131,8242,0],[15140,8259,0],[15150,8282,0],[15153,8353,0],[15149,8373,0],[15141,8402,0],[15129,8427,0],[15173,7964,0],[15156,7947,0],[15188,8158,0],[15168,8166,0],[15169,8280,0],[15161,8290,0],[15178,8273,0],[15188,8270,0],[15156,8295,0],[15155,8318,0],[15155,8302,0],[15154,8339,0],[15179,8355,0],[15163,8356,0],[15154,8356,0],[15190,7982,0],[15206,8002,0],[15218,8016,0],[15210,8149,0],[15205,8260,0],[15199,8287,0],[15197,8275,0],[15198,8267,0],[15201,8297,0],[15202,8264,0],[15195,8270,0],[15193,8353,0],[15200,8348,0],[15204,8340,0],[15229,8049,0],[15225,8031,0],[15248,8073,0],[15235,8063,0],[15227,8145,0],[15248,8144,0],[15238,8144,0],[15257,8144,0],[15262,8083,0],[15274,8093,0],[15278,8120,0],[15283,8108,0],[15294,8105,0],[15283,8100,0],[15288,8103,0],[15270,8131,0],[15263,8140,0],[15302,8108,0]]],["Virojoki",[[14336,14495,0],[14340,14502,0],[14330,14512,0],[14331,14540,0],[14327,14531,0],[14335,14547,0],[14326,14521,0],[14313,14626,0],[14331,14637,0],[14377,14439,0],[14371,14433,0],[14364,14487,0],[14347,14496,0],[14370,14655,0],[14348,14646,0],[14408,14479,0],[14392,14456,0],[14389,14473,0],[14413,14460,0],[14403,14466,0],[14409,14577,0],[14412,14571,0],[14397,14663,0],[14406,14866,0],[14383,14899,0],[14396,14881,0],[14398,14946,0],[14449,14438,0],[14430,14450,0],[14418,14497,0],[14421,14507,0],[14421,14543,0],[14422,14522,0],[14416,14561,0],[14443,14588,0],[14423,14670,0],[14442,14816,0],[14427,14835,0],[14417,14850,0],[14428,14959,0],[14469,14312,0],[14485,14314,0],[14485,14359,0],[14470,14424,0],[14461,14610,0],[14451,14597,0],[14468,14622,0],[14485,14645,0],[14475,14633,0],[14453,14672,0],[14477,14664,0],[14469,14680,0],[14465,14697,0],[14460,14712,0],[14457,14729,0],[14457,14748,0],[14456,14792,0],[14458,14769,0],[14455,14971,0],[14474,14979,0],[14491,14287,0],[14490,14306,0],[14488,14329,0],[14486,14345,0],[14502,14349,0],[14490,14386,0],[14490,14412,0],[14497,14405,0],[14508,14418,0],[14520,14432,0],[14516,14468,0],[14520,14482,0],[14499,14485,0],[14508,14484,0],[14512,14482,0],[14515,14634,0],[14497,14647,0],[14488,14655,0],[14494,14988,7],[14504,14992,0],[14487,14985,0],[14548,14354,0],[14528,14351,0],[14536,14445,0],[14521,14446,0],[14555,14458,0],[14535,14480,0],[14556,14475,0],[14548,14479,0],[14552,14589,0],[14536,14616,0],[14548,14600,0],[14550,14731,0],[14556,14724,0],[14546,15010,0],[14523,15000,0],[14570,14356,0],[14578,14468,0],[14560,14467,0],[14578,14512,0],[14589,14487,0],[14568,14538,0],[14559,14567,0],[14566,14594,0],[14591,14593,0],[14584,14692,0],[14572,14706,0],[14563,14717,0],[14572,15021,0],[14591,15030,0],[14618,14362,0],[14592,14359,0],[14611,14482,0],[14597,14475,0],[14610,14595,0],[14614,14653,0],[14598,14675,0],[14603,14969,0],[14592,14958,0],[14611,15011,0],[14617,14985,0],[14625,14988,0],[14619,14996,0],[14618,15041,0],[14603,15028,0],[14599,15034,0],[14635,14202,0],[14630,14205,0],[14646,14209,0],[14649,14365,0],[14640,14495,0],[14632,14598,0],[14653,14617,0],[14653,14606,0],[14635,14632,0],[14637,14975,0],[14651,14960,0],[14658,14949,0],[14661,14943,0],[14647,15053,0],[14674,14217,0],[14695,14274,0],[14688,14297,0],[14680,14324,0],[14670,14354,0],[14676,14368,0],[14682,14514,0],[14664,14506,0],[14691,14581,0],[14685,14587,0],[14673,14608,0],[14684,14600,0],[14684,14593,0],[14669,14627,0],[14682,14654,0],[14697,14653,0],[14690,14660,0],[14693,14679,0],[14685,14890,0],[14677,14904,0],[14665,14936,0],[14674,14911,0],[14671,14921,0],[14669,14927,0],[14672,15062,0],[14693,15139,0],[14695,15119,0],[14690,15130,0],[14691,15124,0],[14702,14226,0],[14723,14233,0],[14708,14247,0],[14727,14377,0],[14699,14372,0],[14709,14375,0],[14715,14388,0],[14727,14409,0],[14731,14414,0],[14731,14418,0],[14704,14526,0],[14713,14556,0],[14723,14536,0],[14732,14543,0],[14720,14547,0],[14725,14542,0],[14698,14576,0],[14706,14564,0],[14703,14571,0],[14729,14612,0],[14728,14604,0],[14699,14604,0],[14719,14626,0],[14706,14647,0],[14716,14636,0],[14712,14641,0],[14720,14694,0],[14707,14694,0],[14729,14686,0],[14732,14855,0],[14714,14865,0],[14699,14874,0],[14717,14941,0],[14726,14955,0],[14725,15077,0],[14697,15070,0],[14702,15155,0],[14742,14238,0],[14763,14244,0],[14762,14328,0],[14751,14360,0],[14744,14378,0],[14739,14391,0],[14732,14407,0],[14738,14437,0],[14733,14423,0],[14760,14485,0],[14748,14458,0],[14761,14506,0],[14748,14520,0],[14735,14533,0],[14738,14549,0],[14755,14578,0],[14745,14560,0],[14754,14601,0],[14762,14592,0],[14740,14605,0],[14763,14649,0],[14747,14662,0],[14736,14675,0],[14749,14841,0],[14740,14972,0],[14756,14982,0],[14752,15083,0],[14762,15149,0],[14783,14273,0],[14776,14248,0],[14783,14255,0],[14785,14263,0],[14775,14296,0],[14789,14479,0],[14774,14493,0],[14792,14625,0],[14769,14606,0],[14778,14622,0],[14795,14653,0],[14779,14641,0],[14785,14635,0],[14784,14633,0],[14789,14641,0],[14768,14825,0],[14790,14816,0],[14801,14972,0],[14774,14987,0],[14784,14998,0],[14789,14988,0],[14793,14991,0],[14773,15003,0],[14795,14988,0],[14772,15087,0],[14788,15090,0],[14775,15108,0],[14779,15089,0],[14774,15115,0],[14770,15126,0],[14819,14450,0],[14830,14441,0],[14835,14438,0],[14805,14464,0],[14816,14613,0],[14806,14676,0],[14821,14706,6],[14817,14698,0],[14825,14715,-2],[14835,14734,0],[14828,14829,0],[14808,14818,0],[14832,14887,0],[14819,14917,0],[14812,14935,0],[14809,14948,0],[14833,15010,0],[14803,14992,0],[14816,15000,0],[14807,15092,0],[14833,15094,0],[14871,14401,0],[14854,14417,0],[14840,14431,0],[14843,14447,0],[14838,14441,0],[14872,14482,0],[14856,14461,0],[14871,14576,0],[14844,14596,0],[14847,14760,0],[14859,14784,0],[14869,14805,0],[14866,14822,0],[14855,14836,0],[14845,14858,0],[14845,14840,0],[14848,15024,0],[14872,15038,0],[14859,15033,0],[14868,15073,0],[14867,15075,0],[14862,15082,0],[14869,15075,0],[14860,15109,0],[14864,15088,0],[14868,15106,0],[14861,15116,0],[14853,15096,0],[14849,15093,0],[14853,15105,0],[14848,15096,0],[14856,15088,0],[14870,15084,0],[14856,15116,0],[14872,15090,0],[14861,15096,0],[14872,15147,0],[14846,15152,0],[14854,15132,0],[14856,15128,0],[14855,15125,0],[14904,14371,0],[14889,14384,0],[14888,14505,0],[14903,14518,0],[14897,14519,0],[14890,14553,0],[14897,14535,0],[14903,14526,0],[14898,14524,0],[14898,14526,0],[14895,14561,0],[14884,14564,0],[14881,14829,0],[14900,14809,0],[14881,14813,0],[14893,14855,0],[14901,14881,0],[14906,14903,0],[14906,14943,0],[14907,14923,0],[14902,14964,0],[14897,14985,0],[14902,15011,0],[14898,15000,0],[14889,15013,0],[14901,15028,0],[14881,15035,0],[14898,15044,0],[14875,15053,0],[14896,15072,0],[14906,15054,0],[14897,15056,0],[14900,15052,0],[14879,15097,0],[14877,15095,0],[14877,15099,0],[14895,15114,0],[14896,15102,0],[14896,15094,0],[14896,15087,0],[14896,15094,0],[14887,15129,0],[14931,14190,0],[14940,14238,0],[14920,14222,0],[14918,14209,0],[14936,14341,0],[14919,14357,0],[14941,14380,0],[14924,14372,0],[14913,14367,0],[14928,14404,0],[14915,14383,0],[14914,14410,0],[14913,14432,0],[14913,14451,0],[14913,14473,0],[14916,14509,0],[14931,14506,0],[14911,14505,0],[14912,14491,0],[14909,14513,0],[14913,14554,0],[14921,14533,0],[14922,14547,0],[14913,14528,0],[14925,14540,0],[14923,14806,0],[14936,15065,0],[14925,15060,0],[14915,15057,0],[14910,15097,0],[14936,15097,0],[14960,14253,0],[14976,14267,0],[14966,14310,0],[14974,14300,0],[14952,14324,0],[14963,14392,0],[14953,14415,0],[14945,14412,0],[14973,14518,0],[14952,14509,0],[14965,14802,0],[14975,14813,0],[14946,14804,0],[14976,14885,0],[14949,15070,0],[14964,15071,0],[14964,15109,0],[14956,15096,0],[14965,15133,0],[15000,14269,0],[14984,14288,0],[14987,14276,0],[14994,14378,0],[15004,14368,0],[14988,14405,0],[14981,14391,0],[15008,14415,0],[15009,14528,0],[14989,14524,0],[15003,14525,0],[14997,14524,0],[15011,14755,0],[14990,14796,0],[15012,14791,0],[14979,14836,0],[14979,14871,0],[15010,14855,0],[14984,14850,0],[14984,14859,0],[14994,14856,0],[14988,14855,0],[14980,14901,0],[14993,14934,0],[14985,14914,0],[15003,14958,0],[15011,14971,0],[14995,15067,0],[14979,15070,0],[15010,15065,0],[14982,15092,0],[15011,15088,0],[15014,14226,0],[15028,14238,0],[15024,14237,0],[15041,14248,0],[15016,14248,0],[15019,14420,0],[15029,14543,6],[15038,14549,0],[15021,14536,-3],[15048,14648,0],[15042,14674,0],[15048,14690,0],[15033,14692,0],[15032,14702,0],[15020,14715,0],[15026,14705,0],[15014,14733,0],[15042,14778,0],[15024,14786,0],[15013,14773,0],[15016,14785,0],[15032,14853,0],[15040,14962,0],[15027,14972,0],[15018,14976,0],[15024,15063,0],[15038,15060,0],[15033,15084,0],[15061,14264,0],[15060,14301,0],[15073,14287,0],[15075,14276,0],[15078,14335,0],[15051,14312,0],[15069,14348,0],[15069,14546,0],[15082,14528,0],[15054,14578,0],[15058,14584,0],[15071,14579,0],[15049,14558,0],[15054,14562,0],[15057,14565,0],[15060,14559,0],[15055,14567,0],[15050,14615,0],[15052,14593,0],[15066,14681,0],[15063,14767,0],[15058,14855,0],[15079,14866,0],[15058,14941,0],[15063,14934,0],[15051,14950,0],[15075,15074,0],[15054,15080,0],[15051,15057,0],[15063,15054,0],[15075,15051,0],[15089,14269,0],[15091,14293,0],[15106,14310,0],[15094,14316,0],[15112,14319,0],[15110,14496,0],[15095,14512,0],[15087,14580,0],[15103,14581,0],[15087,14671,0],[15108,14662,0],[15086,14756,0],[15108,14745,0],[15087,14878,0],[15086,15048,0],[15096,15045,0],[15112,15039,0],[15118,15037,0],[15103,15043,0],[15107,15041,0],[15115,15038,0],[15095,15069,0],[15124,14482,0],[15134,14475,0],[15145,14476,0],[15148,14554,0],[15122,14572,0],[15125,14656,0],[15136,14655,0],[15153,14678,0],[15145,14662,0],[15151,14722,0],[15127,14736,0],[15142,15029,0],[15132,15033,0],[15123,15036,0],[15179,14477,0],[15159,14480,0],[15179,14538,0],[15161,14701,0],[15180,14721,0],[15188,14710,0],[15171,14712,0],[15166,14713,0],[15201,14470,0],[15205,14528,0],[15218,14524,0],[15221,14686,0],[15211,14709,0],[15191,14748,0],[15203,14772,0],[15209,14785,0],[15224,14466,0],[15242,14461,0],[15251,14457,0],[15241,14516,0],[15251,14506,0],[15232,14522,0],[15225,14523,0],[15236,14581,0],[15239,14588,0],[15246,14594,0],[15248,14602,0],[15241,14613,0],[15244,14608,0],[15253,14597,0],[15245,14673,0],[15239,14678,0],[15234,14683,0],[15252,14670,0],[15229,14685,0],[15224,14686,0],[15256,14703,0],[15231,14709,0],[15247,14710,0],[15265,14498,0],[15285,14568,0],[15281,14582,0],[15293,14623,0],[15286,14601,0],[15261,14595,0],[15274,14595,0],[15280,14593,0],[15278,14643,0],[15270,14660,0],[15283,14633,0],[15261,14685,0],[15284,14677,0],[15270,14676,0],[15264,14673,0],[15260,14670,0],[15266,14669,0],[15264,14713,0],[15284,14720,0],[15296,14610,0],[15297,14678,0]]],["Myllynmaki",[[13851,15122,0],[13852,15127,0],[13848,15296,0],[13855,15139,0],[13861,15164,0],[13865,15179,0],[13868,15194,0],[13875,15217,0],[13880,15245,0],[13881,15240,0],[13881,15232,0],[13870,15245,0],[13863,15248,0],[13885,15236,0],[13867,15264,0],[13858,15283,0],[13919,15226,0],[13898,15233,0],[13889,15236,0],[13927,14723,0],[13950,14736,0],[13947,15217,0],[13975,14749,0],[13985,15187,0],[13980,15223,0],[13968,15215,0],[13976,15200,0],[13975,15211,0],[13975,15217,0],[13993,15235,0],[14001,14762,0],[14015,15152,0],[14000,15172,0],[14010,15248,0],[14031,14777,0],[14057,14789,0],[14050,15107,0],[14031,15129,0],[14030,15257,0],[14062,15237,0],[14064,15249,0],[14054,15271,0],[14053,15322,0],[14062,15309,0],[14046,15341,0],[14044,15368,0],[14039,15402,0],[14034,15430,0],[14037,15458,0],[14042,15491,0],[14075,14798,0],[14093,15010,0],[14096,15006,0],[14099,15003,0],[14086,15035,0],[14090,15019,0],[14080,15056,0],[14075,15075,0],[14067,15090,0],[14067,15112,0],[14071,15092,0],[14066,15133,0],[14069,15154,0],[14071,15172,0],[14071,15186,0],[14079,15210,0],[14065,15220,0],[14069,15199,0],[14068,15208,0],[14069,15249,0],[14078,15258,0],[14066,15268,0],[14067,15289,0],[14080,15290,0],[14092,15271,0],[14084,15279,0],[14084,15268,0],[14086,15273,0],[14067,15280,0],[14070,15300,0],[14065,15302,0],[14093,15464,0],[14080,15476,0],[14071,15492,0],[14067,15504,0],[14074,15483,0],[14100,14810,0],[14127,14823,0],[14129,14977,0],[14109,14994,-3],[14104,14998,3],[14119,14985,1],[14119,14985,0],[14100,15002,0],[14102,15218,0],[14122,15224,0],[14106,15271,0],[14120,15272,0],[14107,15452,0],[14116,15445,0],[14154,14835,0],[14140,14829,0],[14148,14967,0],[14147,15220,0],[14135,15224,0],[14156,15214,0],[14167,15213,0],[14161,15212,0],[14154,15288,0],[14137,15276,0],[14179,14847,0],[14171,14958,0],[14196,14961,0],[14187,14972,0],[14196,14955,0],[14187,14954,0],[14202,14956,0],[14193,14998,0],[14185,14982,0],[14180,15219,0],[14203,15228,0],[14194,15310,0],[14172,15299,0],[14211,14862,0],[14238,14943,0],[14212,14953,0],[14208,15023,0],[14219,15042,0],[14234,15062,0],[14226,15054,0],[14220,15235,0],[14214,15321,0],[14231,15323,0],[14240,14570,0],[14259,14588,0],[14275,14600,0],[14241,14876,0],[14263,14886,0],[14262,14928,0],[14270,15055,0],[14255,15067,0],[14244,15068,0],[14262,15064,0],[14271,15122,0],[14258,15320,0],[14269,15320,0],[14246,15323,0],[14265,15317,0],[14293,14612,0],[14304,14904,0],[14280,14893,0],[14279,14909,0],[14304,15010,0],[14295,15020,0],[14288,15044,0],[14279,15042,0],[14285,15033,0],[14308,15064,0],[14300,15053,0],[14310,15051,0],[14306,15055,0],[14301,15110,0],[14305,15103,0],[14309,15099,0],[14295,15119,0],[14279,15124,0],[14287,15125,0],[14275,15312,0],[14289,15318,0],[14289,15308,0],[14278,15321,0],[14295,15312,0],[14308,15467,0],[14304,15482,0],[14303,15501,0],[14301,15493,0],[14305,15533,0],[14309,15507,0],[14279,15552,0],[14313,14626,0],[14331,14637,0],[14330,14915,0],[14341,14971,0],[14326,14991,0],[14313,15002,0],[14312,15012,0],[14317,15038,0],[14319,15022,0],[14311,15079,0],[14320,15107,0],[14310,15092,0],[14330,15115,0],[14314,15101,0],[14325,15112,0],[14311,15099,0],[14325,15442,0],[14313,15454,0],[14338,15436,0],[14336,15514,0],[14316,15517,0],[14323,15522,0],[14370,14655,0],[14348,14646,0],[14371,14933,0],[14368,14919,0],[14349,14924,0],[14354,14944,0],[14377,15443,0],[14355,15437,0],[14364,15498,0],[14350,15505,0],[14354,15520,0],[14366,15537,0],[14376,15543,0],[14370,15542,0],[14409,14577,0],[14397,14663,0],[14406,14866,0],[14383,14899,0],[14396,14881,0],[14398,14946,0],[14398,15452,0],[14415,15463,0],[14408,15476,0],[14383,15488,0],[14443,14588,0],[14423,14670,0],[14442,14816,0],[14427,14835,0],[14417,14850,0],[14428,14959,0],[14449,15365,0],[14448,15371,0],[14438,15462,0],[14426,15467,0],[14461,14610,0],[14451,14597,0],[14468,14622,0],[14485,14645,0],[14475,14633,0],[14453,14672,0],[14477,14664,0],[14469,14680,0],[14465,14697,0],[14460,14712,0],[14457,14729,0],[14457,14748,0],[14456,14792,0],[14458,14769,0],[14455,14971,0],[14474,14979,0],[14455,15358,0],[14462,15351,0],[14472,15337,0],[14468,15345,0],[14484,15331,0],[14477,15331,0],[14475,15374,0],[14484,15367,0],[14466,15378,0],[14451,15376,0],[14457,15379,0],[14460,15456,0],[14452,15467,0],[14461,15485,0],[14466,15500,0],[14515,14634,0],[14497,14647,0],[14488,14655,0],[14494,14988,7],[14504,14992,0],[14487,14985,0],[14509,15289,0],[14504,15293,0],[14502,15329,0],[14499,15300,0],[14500,15310,0],[14508,15319,0],[14495,15314,0],[14494,15307,0],[14520,15351,0],[14504,15343,0],[14491,15338,0],[14510,15332,0],[14491,15360,0],[14511,15341,0],[14494,15353,0],[14494,15347,0],[14509,15338,0],[14511,15432,0],[14486,15448,0],[14550,14731,0],[14556,14724,0],[14546,15010,0],[14523,15000,0],[14538,15371,0],[14537,15412,0],[14584,14692,0],[14572,14706,0],[14563,14717,0],[14572,15021,0],[14591,15030,0],[14558,15391,0],[14577,15396,0],[14560,15401,0],[14598,14675,0],[14603,14969,0],[14592,14958,0],[14611,15011,0],[14617,14985,0],[14625,14988,0],[14619,14996,0],[14618,15041,0],[14603,15028,0],[14599,15034,0],[14615,15258,0],[14624,15268,0],[14599,15384,0],[14619,15369,0],[14637,14975,0],[14651,14960,0],[14658,14949,0],[14661,14943,0],[14647,15053,0],[14654,15159,0],[14647,15165,0],[14638,15284,0],[14661,15304,0],[14660,15326,0],[14645,15339,0],[14631,15355,0],[14685,14890,0],[14677,14904,0],[14665,14936,0],[14674,14911,0],[14671,14921,0],[14669,14927,0],[14672,15062,0],[14693,15139,0],[14695,15119,0],[14690,15130,0],[14691,15124,0],[14680,15158,0],[14664,15155,0],[14683,15221,0],[14670,15223,0],[14685,15310,0],[14696,15313,0],[14671,15317,0],[14696,15305,0],[14689,15353,0],[14692,15332,0],[14672,15372,0],[14666,15376,0],[14665,15380,0],[14732,14855,0],[14714,14865,0],[14699,14874,0],[14717,14941,0],[14726,14955,0],[14725,15077,0],[14697,15070,0],[14700,15171,0],[14702,15155,0],[14715,15172,0],[14718,15188,0],[14723,15184,0],[14711,15181,0],[14721,15181,0],[14727,15218,0],[14703,15218,0],[14724,15191,0],[14726,15196,0],[14728,15284,0],[14709,15297,0],[14740,14972,0],[14756,14982,0],[14752,15083,0],[14762,15149,0],[14753,15172,0],[14735,15202,0],[14747,15190,0],[14740,15214,0],[14743,15203,0],[14738,15245,0],[14738,15227,0],[14743,15260,0],[14774,14987,0],[14773,15003,0],[14772,15087,0],[14775,15108,0],[14779,15089,0],[14774,15115,0],[14770,15126,0]]],["Pajunlahti",[[16514,15306,0],[16537,15304,0],[16557,15301,0],[16547,15818,0],[16563,15218,0],[16595,15215,0],[16586,15218,0],[16575,15219,0],[16563,15241,0],[16590,15249,0],[16576,15296,0],[16591,15794,0],[16566,15808,0],[16629,15170,0],[16614,15204,0],[16623,15198,0],[16605,15210,0],[16613,15256,0],[16598,15284,0],[16617,15268,0],[16630,15262,0],[16624,15751,0],[16611,15738,0],[16619,15782,0],[16636,15185,0],[16654,15188,0],[16642,15208,0],[16643,15224,0],[16632,15193,0],[16639,15196,0],[16643,15190,0],[16638,15191,0],[16639,15256,0],[16642,15239,0],[16656,15271,0],[16639,15265,0],[16643,15767,0],[16662,15774,0],[16637,15777,0],[16646,15775,0],[16651,15774,0],[16689,15187,0],[16666,15187,0],[16677,15187,0],[16682,15279,0],[16700,15286,0],[16684,15772,0],[16729,15189,0],[16715,15188,0],[16702,15188,0],[16714,15291,0],[16727,15280,0],[16735,15274,0],[16720,15287,0],[16706,15295,0],[16732,15298,0],[16708,15328,0],[16704,15317,0],[16703,15307,0],[16705,15300,0],[16729,15348,0],[16717,15338,0],[16706,15770,0],[16714,15777,0],[16721,15766,0],[16710,15795,0],[16710,15788,0],[16744,15189,0],[16758,15190,0],[16770,15191,0],[16767,15242,0],[16759,15254,0],[16768,15252,0],[16762,15249,0],[16747,15266,0],[16755,15307,0],[16744,15357,0],[16766,15375,0],[16756,15366,0],[16760,15745,0],[16739,15757,0],[16804,15053,0],[16794,15186,0],[16802,15166,0],[16799,15181,0],[16798,15175,0],[16799,15173,0],[16777,15224,0],[16787,15204,0],[16802,15209,0],[16800,15192,0],[16798,15195,0],[16780,15191,0],[16794,15194,0],[16788,15192,0],[16791,15195,0],[16801,15199,0],[16805,15226,0],[16806,15243,0],[16794,15277,0],[16780,15262,0],[16802,15277,0],[16805,15261,0],[16799,15290,0],[16801,15286,0],[16801,15327,0],[16778,15317,0],[16795,15304,0],[16792,15313,0],[16806,15297,0],[16790,15320,0],[16798,15297,0],[16800,15295,0],[16789,15322,0],[16776,15387,0],[16789,15405,0],[16777,15734,0],[16794,15726,0],[16824,15068,0],[16829,15127,0],[16812,15150,0],[16828,15306,0],[16815,15301,0],[16829,15340,0],[16810,15429,0],[16829,15449,0],[16831,15717,0],[16811,15721,0],[16833,15960,0],[16820,15981,0],[16811,15999,0],[16849,15083,0],[16869,15083,0],[16851,15103,0],[16865,15088,0],[16876,15328,0],[16859,15320,0],[16842,15313,0],[16854,15352,0],[16872,15361,0],[16842,15464,0],[16859,15482,0],[16874,15497,0],[16857,15714,0],[16868,15720,0],[16861,15733,0],[16855,15745,0],[16854,15781,0],[16853,15759,0],[16857,15807,0],[16859,15832,0],[16862,15855,0],[16862,15891,0],[16865,15874,0],[16868,15890,0],[16872,15911,0],[16853,15910,0],[16845,15934,0],[16900,15042,0],[16877,15074,0],[16890,15058,0],[16895,15092,0],[16878,15085,0],[16909,15098,0],[16911,15344,0],[16894,15336,0],[16909,15378,0],[16890,15369,0],[16886,15503,0],[16899,15506,0],[16903,15659,0],[16889,15684,0],[16877,15704,0],[16882,15939,0],[16908,15981,0],[16895,15963,0],[16919,15102,0],[16929,15354,0],[16929,15387,0],[16946,15394,0],[16946,15365,0],[16920,15509,0],[16939,15511,0],[16932,15605,0],[16943,15585,0],[16918,15631,0],[16927,16002,0],[16946,16022,0],[16963,15377,0],[16980,15387,0],[16967,15404,0],[16974,15423,0],[16978,15414,0],[16964,15451,0],[16970,15435,0],[16960,15464,0],[16956,15483,0],[16952,15501,0],[16949,15518,0],[16962,15525,0],[16957,15539,0],[16956,15529,0],[16952,15511,0],[16953,15519,0],[16974,15525,0],[16955,15523,0],[16980,15525,0],[16952,15566,0],[16956,15551,0],[16982,15037,0],[17013,15048,0],[16997,15395,0],[16996,15418,0],[17015,15404,0],[16989,15529,0],[17003,15533,0],[17034,15057,0],[17047,15065,0],[17028,15433,0],[17052,15421,0],[17033,15412,0],[17038,15538,0],[17019,15535,0],[17059,15077,0],[17070,15094,0],[17081,15113,0],[17072,15430,0],[17078,15456,0],[17054,15445,0],[17080,15555,0],[17058,15544,0],[17107,15107,0],[17092,15118,0],[17091,15128,0],[17099,15139,0],[17105,15150,0],[17108,15163,0],[17101,15183,0],[17107,15175,0],[17095,15190,0],[17104,15467,0],[17111,15449,0],[17091,15439,0],[17102,15566,0],[17117,15573,0],[17140,15082,0],[17125,15095,0],[17132,15458,0],[17152,15467,0],[17130,15479,0],[17156,15490,0],[17135,15575,0],[17153,15577,0],[17179,15501,0],[17193,15484,0],[17172,15475,0],[17182,15591,0],[17165,15580,0],[17214,15493,0],[17203,15511,0],[17227,15521,0],[17199,15606,0],[17214,15618,0],[17225,15635,0],[17222,15625,0],[17203,15911,0],[17205,15918,0],[17209,15928,0],[17212,15952,0],[17212,15940,0],[17236,15502,0],[17250,15530,0],[17257,15511,0],[17235,15633,0],[17258,15647,0],[17231,15658,0],[17236,15680,0],[17241,15699,0],[17247,15722,0],[17253,15749,0],[17256,15766,0],[17273,15540,0],[17278,15520,0],[17295,15549,0],[17288,15658,0],[17274,15654,0],[17321,15537,0],[17299,15529,0],[17317,15557,0],[17309,15661,0],[17333,15664,0],[17344,15569,0],[17342,15546,0],[17363,15554,0],[17357,15667,0],[17403,15513,0],[17401,15518,0],[17399,15523,0],[17397,15528,0],[17397,15533,0],[17396,15538,0],[17381,15561,0],[17396,15567,0],[17404,15569,0],[17400,15557,0],[17402,15565,0],[17401,15561,0],[17398,15548,0],[17398,15552,0],[17397,15543,0],[17404,15573,0],[17403,15575,0],[17404,15570,0],[17403,15570,0],[17374,15581,0],[17384,15594,0],[17392,15587,0],[17399,15586,0],[17402,15579,0],[17380,15616,0],[17376,15640,0],[17382,15667,0],[17372,15659,0],[17402,15666,0],[17427,15459,0],[17431,15456,0],[17424,15463,0],[17422,15466,0],[17436,15454,0],[17417,15475,0],[17412,15485,0],[17409,15493,0],[17407,15500,0],[17405,15507,0],[17411,15573,0],[17413,15559,0],[17417,15554,0],[17407,15566,0],[17409,15563,0],[17405,15569,0],[17405,15571,0],[17432,15602,0],[17408,15593,0],[17424,15578,0],[17435,15582,0],[17420,15663,0],[17441,15600,0],[17443,15584,0]]],["Nakarinmaki",[[14297,15603,0],[14285,15602,0],[14309,16016,0],[14277,15999,0],[14294,16006,0],[14336,15514,0],[14316,15610,0],[14337,15623,0],[14327,15887,0],[14344,15865,0],[14332,15876,0],[14337,15870,0],[14321,15902,0],[14317,15914,0],[14325,16031,0],[14338,16050,0],[14364,15498,0],[14350,15505,0],[14354,15520,0],[14366,15537,0],[14376,15543,0],[14370,15542,0],[14359,15636,0],[14374,15644,0],[14379,15842,0],[14360,15845,0],[14355,15850,0],[14351,15857,0],[14352,16067,0],[14369,16083,0],[14379,16100,0],[14398,15452,0],[14415,15463,0],[14408,15476,0],[14383,15488,0],[14410,15662,0],[14389,15651,0],[14409,15806,0],[14402,15826,0],[14398,15838,0],[14404,16125,0],[14386,16113,0],[14438,15462,0],[14426,15467,0],[14431,15671,0],[14450,15677,0],[14424,15672,0],[14427,15681,0],[14428,15714,0],[14426,15694,0],[14432,15741,0],[14422,15782,0],[14440,15758,0],[14432,15766,0],[14435,15759,0],[14439,16152,0],[14425,16139,0],[14460,15456,0],[14452,15467,0],[14461,15485,0],[14466,15500,0],[14469,15681,0],[14470,15699,0],[14463,15714,0],[14480,15689,0],[14483,15684,0],[14456,15747,0],[14479,15738,0],[14465,15736,0],[14462,15727,0],[14468,15740,0],[14453,16170,0],[14465,16190,0],[14477,16206,0],[14511,15432,0],[14486,15448,0],[14512,15691,0],[14494,15686,0],[14486,15685,0],[14516,15724,0],[14498,15733,0],[14499,16217,0],[14516,16219,0],[14486,16214,0],[14538,15371,0],[14537,15412,0],[14537,15697,0],[14534,15713,0],[14556,15702,0],[14548,15706,0],[14551,15829,0],[14543,15825,0],[14530,16227,0],[14550,16234,0],[14532,16241,0],[14525,16254,0],[14558,15391,0],[14577,15396,0],[14560,15401,0],[14574,15707,0],[14589,15714,0],[14558,15704,0],[14564,15704,0],[14584,15811,0],[14590,15808,0],[14564,15833,0],[14581,15835,0],[14576,16230,0],[14599,15384,0],[14619,15369,0],[14621,15721,0],[14604,15718,0],[14595,15804,0],[14602,15798,0],[14605,15795,0],[14612,15794,0],[14608,15794,0],[14622,15843,0],[14597,15835,0],[14611,15835,0],[14618,15836,0],[14609,15889,0],[14595,15872,0],[14606,15881,0],[14604,15877,0],[14600,15874,0],[14625,15911,0],[14617,15904,0],[14612,15898,0],[14601,16223,0],[14620,16218,0],[14660,15326,0],[14645,15339,0],[14631,15355,0],[14642,15726,0],[14629,15803,0],[14657,15823,0],[14630,15859,0],[14633,15888,0],[14647,15871,0],[14631,15878,0],[14632,15871,0],[14656,15871,0],[14637,15869,0],[14639,15918,0],[14645,15901,0],[14653,15906,0],[14638,15896,0],[14651,15921,0],[14657,15919,0],[14657,15911,0],[14658,15916,0],[14650,16207,0],[14641,16232,0],[14631,16220,0],[14641,16223,0],[14629,16272,0],[14635,16251,0],[14685,15310,0],[14696,15313,0],[14671,15317,0],[14689,15353,0],[14692,15332,0],[14682,15367,0],[14672,15372,0],[14666,15386,0],[14666,15376,0],[14665,15380,0],[14662,15732,0],[14671,15739,0],[14666,15751,0],[14693,15734,0],[14680,15733,0],[14672,15733,0],[14693,15777,0],[14665,15772,0],[14679,15782,0],[14671,15781,0],[14664,15761,0],[14677,15820,0],[14688,15811,0],[14692,15853,0],[14686,15846,0],[14668,15841,0],[14672,15848,0],[14665,15856,0],[14670,15832,0],[14672,15829,0],[14666,15849,0],[14687,15869,0],[14685,15891,0],[14662,15867,0],[14686,15918,0],[14685,15906,0],[14688,15939,0],[14690,15966,0],[14692,15998,0],[14693,16031,0],[14692,16063,0],[14691,16088,0],[14682,16128,0],[14688,16106,0],[14673,16153,0],[14662,16177,0],[14729,15560,0],[14717,15585,0],[14710,15605,0],[14708,15627,0],[14717,15675,0],[14710,15650,0],[14712,15664,0],[14724,15696,0],[14729,15725,0],[14703,15740,0],[14707,15750,0],[14725,15783,0],[14729,15754,0],[14705,15769,0],[14724,15765,0],[14714,15765,0],[14709,15760,0],[14729,15768,0],[14711,15818,0],[14719,15802,0],[14710,15808,0],[14699,15808,0],[14698,15841,0],[14703,15831,0],[14724,15832,0],[14709,15835,0],[14713,16091,0],[14698,16082,0],[14725,16097,0],[14757,15501,0],[14765,15481,0],[14744,15528,0],[14766,15832,0],[14738,15831,0],[14751,15831,0],[14736,16100,0],[14758,16104,0],[14754,16107,0],[14784,15325,0],[14782,15351,0],[14783,15384,0],[14780,15421,0],[14799,15416,0],[14794,15406,0],[14787,15402,0],[14783,15404,0],[14775,15449,0],[14801,15458,0],[14793,15467,0],[14770,15467,0],[14775,15473,0],[14785,15473,0],[14781,15835,0],[14792,15838,0],[14773,16119,0],[14789,16133,0],[14788,16107,0],[14806,15428,0],[14809,15448,0],[14812,15439,0],[14803,15846,0],[14819,15859,0],[14837,15873,0],[14821,16108,0],[14803,16146,0],[14834,16161,0],[14818,16156,0],[14850,15883,0],[14857,15887,0],[14864,15899,0],[14869,15905,0],[14861,15892,0],[14857,16111,0],[14855,16162,0],[14886,15918,0],[14903,15924,0],[14874,15911,0],[14887,16116,0],[14907,16120,0],[14877,16157,0],[14899,16153,0],[14921,15929,0],[14936,15931,0],[14921,16132,0],[14935,16151,0],[14919,16155,0],[14935,16159,0],[14942,16160,0],[14948,15932,0],[14964,15930,0],[14957,15932,0],[14969,16134,0],[14976,16123,0],[14951,16164,0],[14960,16146,0],[14949,16156,0],[14965,16169,0],[14974,16170,0],[14967,16203,0],[14970,16180,0],[14961,16225,0],[14955,16244,0],[15008,16103,0],[14989,16113,0],[15009,16168,0],[14995,16171,0],[14983,16172,0],[15046,16067,0],[15026,16090,0],[15022,16168,0],[15033,16174,0],[15077,16031,0],[15064,16045,0],[15052,16190,0],[15111,16009,0],[15102,16015,0],[15087,16023,0],[15094,16019,0],[15140,15960,0],[15150,15940,0],[15130,15980,0],[15120,15997,0],[15184,15881,0],[15171,15902,0],[15160,15922,0],[15212,15840,0],[15198,15859,0],[15234,15823,0]]],["Santaniemi",[[14784,12026,0],[14799,12244,0],[14823,11911,0],[14834,11924,0],[14828,11921,0],[14811,12014,0],[14824,12003,0],[14829,11999,0],[14821,12244,0],[14846,11932,0],[14859,11945,0],[14864,11953,0],[14840,11989,0],[14855,11972,0],[14866,11959,0],[14862,11963,0],[14863,11959,0],[14871,11957,0],[14862,12238,0],[14842,12242,0],[14895,11940,0],[14878,11951,0],[14906,12222,0],[14883,12231,0],[14930,11910,0],[14940,11895,0],[14915,11926,0],[14928,12215,0],[14967,11859,0],[14956,11872,0],[14946,11883,0],[14971,12205,0],[14949,12210,0],[14996,11828,0],[14980,11844,0],[14994,12198,0],[15029,11807,0],[15039,11803,0],[15046,11800,0],[15014,11815,0],[15047,12191,0],[15016,12190,0],[15034,12181,0],[15043,12176,0],[15079,11743,0],[15074,11757,0],[15067,11774,0],[15071,11768,0],[15052,11791,0],[15059,11781,0],[15073,12092,0],[15068,12091,0],[15063,12093,0],[15078,12103,0],[15051,12100,0],[15056,12097,0],[15059,12095,0],[15077,12160,0],[15055,12170,0],[15053,12218,0],[15059,12242,0],[15065,12266,0],[15071,12289,0],[15076,12313,0],[15082,12337,0],[15117,11701,0],[15098,11722,0],[15110,11711,0],[15086,11732,0],[15086,12119,0],[15106,12139,0],[15094,12136,0],[15100,12151,0],[15096,12156,0],[15090,12152,0],[15095,12147,0],[15106,12158,0],[15088,12156,0],[15086,12360,0],[15089,12381,0],[15091,12396,0],[15143,11682,0],[15130,11685,0],[15123,11692,0],[15124,11700,0],[15125,11691,0],[15126,11688,0],[15137,11738,0],[15128,11724,0],[15125,11712,0],[15125,12128,0],[15143,12120,0],[15153,12116,0],[15121,12165,0],[15145,12172,0],[15183,11672,0],[15184,11661,0],[15181,11665,0],[15188,11659,0],[15158,11681,0],[15181,11678,0],[15171,11681,0],[15155,11754,0],[15173,11764,0],[15184,11747,0],[15186,11768,0],[15170,12172,0],[15194,11663,0],[15203,11694,0],[15213,11707,0],[15197,11675,0],[15190,11679,0],[15196,11684,0],[15198,11763,0],[15190,11754,0],[15207,11772,0],[15198,11769,0],[15220,11782,0],[15219,11871,0],[15217,11882,0],[15219,11897,0],[15218,11890,0],[15211,12161,0],[15221,12157,0],[15192,12168,0],[15229,11716,0],[15248,11722,0],[15237,11793,0],[15252,11801,0],[15249,11811,0],[15256,11806,0],[15233,11841,0],[15242,11822,0],[15225,11858,0],[15237,12150,0],[15230,12171,0],[15246,12194,0],[15258,12212,0],[15294,11743,0],[15273,11726,0],[15283,11733,0],[15262,11723,0],[15281,11801,0],[15269,11802,0],[15262,11804,0],[15269,12135,0],[15272,12234,0],[15285,12254,0],[15293,12270,0],[15289,12268,0],[15289,12263,0],[15295,12296,0],[15290,12280,0],[15307,11752,0],[15318,11758,0],[15327,11759,0],[15326,11790,0],[15317,11797,0],[15295,11802,0],[15307,11801,0],[15316,12113,0],[15296,12122,0],[15312,12278,0],[15300,12277,0],[15302,12315,0],[15307,12329,0],[15357,11728,0],[15364,11718,0],[15352,11736,0],[15349,11743,0],[15362,11778,0],[15342,11749,0],[15333,11756,0],[15342,11773,0],[15349,11769,0],[15347,11749,0],[15354,11772,0],[15346,11757,0],[15347,11764,0],[15348,11771,0],[15335,11780,0],[15354,12094,0],[15336,12104,0],[15352,12270,0],[15335,12273,0],[15361,12279,0],[15357,12271,0],[15381,11643,0],[15376,11667,0],[15387,11701,0],[15371,11704,0],[15376,11686,0],[15396,11696,0],[15376,11696,0],[15374,11708,0],[15368,11711,0],[15384,11803,0],[15374,11789,0],[15396,11822,0],[15374,12084,0],[15394,12072,0],[15400,12271,0],[15368,12290,0],[15390,12285,0],[15382,12294,0],[15374,12298,0],[15377,12299,0],[15407,11846,0],[15416,11868,0],[15423,11893,0],[15426,11917,0],[15432,11952,0],[15428,11936,0],[15426,12053,0],[15424,12058,0],[15411,12063,0],[15412,12256,0],[15427,12247,0],[15421,12250,0],[15447,11983,0],[15437,11965,0],[15469,11981,0],[15463,12020,0],[15458,12007,0],[15459,12020,0],[15464,12005,0],[15467,11991,0],[15454,11998,0],[15462,12013,0],[15465,11998,0],[15443,12037,0],[15441,12055,0],[15460,12054,0],[15454,12026,0],[15471,11972,0],[15480,12010,0],[15504,11996,0],[15494,12002,0],[15482,12053,0],[15521,11987,0],[15514,11991,0],[15510,12055,0],[15536,12060,0],[15541,12157,0],[15538,12179,0],[15539,12191,0],[15562,12080,0],[15550,12084,0],[15571,12067,0],[15575,12089,0],[15553,12066,0],[15549,12069,0],[15553,12074,0],[15546,12065,0],[15547,12108,0],[15544,12132,0],[15544,12198,0],[15554,12203,0],[15549,12201,0],[15591,12078,0],[15585,12071,0],[15594,12086,0],[15592,12091,0],[15585,12093,0],[15589,12092,0],[15592,12103,0],[15596,12118,0],[15598,12127,0]]],["Pyterlahti",[[13710,12762,0],[13682,12760,0],[13735,12761,0],[13780,12407,0],[13775,12693,0],[13769,12709,0],[13765,12721,0],[13772,12700,0],[13766,12751,0],[13753,12758,0],[13769,12742,0],[13765,12733,0],[13777,12747,0],[13772,12747,0],[13812,12446,0],[13790,12422,0],[13793,12750,0],[13808,12754,0],[13845,12479,0],[13831,12465,0],[13822,12757,0],[13851,12764,0],[13873,12503,0],[13859,12492,0],[13880,12771,0],[13888,13026,0],[13869,13028,0],[13859,13028,0],[13891,12516,0],[13911,12530,0],[13901,12776,0],[13921,12792,0],[13916,12780,0],[13921,12826,0],[13921,12811,0],[13921,12842,0],[13922,12857,0],[13920,12872,0],[13920,12899,0],[13919,12887,0],[13920,12915,0],[13919,12933,0],[13922,12951,0],[13909,13022,0],[13922,13018,0],[13933,12545,0],[13954,12559,0],[13952,12789,0],[13929,12783,0],[13928,12970,0],[13935,12992,0],[13938,13006,0],[13941,13036,0],[13933,13012,0],[13940,13017,0],[13944,13052,0],[13952,13060,0],[13954,13143,0],[13974,12571,0],[13991,12579,0],[13989,12789,0],[13974,12792,0],[13984,12795,0],[13983,12792,0],[13986,12801,0],[13970,13065,0],[13991,13073,0],[13976,13137,0],[14010,12567,0],[14027,12562,0],[14001,12576,0],[14004,12778,0],[14022,12765,0],[13995,12816,0],[14009,12839,0],[14015,12856,0],[14014,12866,0],[14006,12871,0],[14011,12870,0],[14016,13108,0],[14006,13087,0],[14027,13115,0],[14012,13123,0],[13996,13131,0],[14027,13158,0],[14053,12426,0],[14052,12413,0],[14054,12469,0],[14053,12447,0],[14055,12498,0],[14056,12530,0],[14056,12550,0],[14047,12559,0],[14054,12569,0],[14050,12582,0],[14056,12559,0],[14056,12600,0],[14063,12609,0],[14050,12590,0],[14042,12759,0],[14060,13091,0],[14043,13104,0],[14036,13136,0],[14036,13118,0],[14069,12556,0],[14092,12555,0],[14086,12621,0],[14067,12619,0],[14072,12624,0],[14067,12761,0],[14096,12764,0],[14094,13056,0],[14077,13074,0],[14124,12214,0],[14108,12222,0],[14114,12217,0],[14115,12556,0],[14105,12615,0],[14124,12602,0],[14116,12610,0],[14115,12619,0],[14114,12614,0],[14125,12769,0],[14128,12821,0],[14114,12817,0],[14115,12896,0],[14105,12884,0],[14101,12876,0],[14129,12911,0],[14110,13036,0],[14127,13019,0],[14143,12212,0],[14164,12211,0],[14158,12583,0],[14138,12558,0],[14158,12560,0],[14138,12592,0],[14156,12777,0],[14151,12828,0],[14167,12927,0],[14145,12919,0],[14167,12992,0],[14144,13006,0],[14174,12200,0],[14174,12222,0],[14174,12235,0],[14174,12210,0],[14174,12251,0],[14174,12276,0],[14174,12296,0],[14174,12321,0],[14174,12356,0],[14175,12389,0],[14177,12442,0],[14177,12417,0],[14177,12471,0],[14177,12503,0],[14176,12532,0],[14177,12555,0],[14200,12578,0],[14177,12578,0],[14173,12563,0],[14179,12568,0],[14182,12574,0],[14188,12577,0],[14185,12787,0],[14202,12828,0],[14193,12854,0],[14181,12835,0],[14199,12838,0],[14185,12881,0],[14180,12905,0],[14179,12925,0],[14180,12948,0],[14180,12974,0],[14180,12992,0],[14180,13017,0],[14182,13043,0],[14186,13062,0],[14198,13084,0],[14204,13146,0],[14194,13173,0],[14219,12581,0],[14236,12678,0],[14227,12685,0],[14234,12747,0],[14223,12778,0],[14207,12792,0],[14215,12798,0],[14209,12811,0],[14227,13112,0],[14213,13101,0],[14213,13118,0],[14240,12586,0],[14263,12592,0],[14274,12642,0],[14258,12655,0],[14265,12673,0],[14254,12690,0],[14246,12667,0],[14244,12715,0],[14251,13123,0],[14287,12598,0],[14309,12613,0],[14296,12608,0],[14308,12603,0],[14280,12653,0],[14295,12632,0],[14286,12624,0],[14282,13133,0],[14301,13140,0],[14343,12560,0],[14329,12581,0],[14319,12597,0],[14331,13123,0],[14314,13137,0],[14312,13148,0],[14324,13169,0],[14362,12532,0],[14373,13079,0],[14346,13108,0],[14360,13095,0],[14394,12267,0],[14403,12286,0],[14411,12307,0],[14415,12451,0],[14398,12479,0],[14381,12505,0],[14413,13044,0],[14384,13062,0],[14401,13048,0],[14389,13062,0],[14391,13052,0],[14391,13081,0],[14394,13102,0],[14396,13122,0],[14397,13135,0],[14419,12327,0],[14427,12353,0],[14432,12372,0],[14432,12393,0],[14428,12423,0],[14434,13038,0],[14421,13051,0],[14437,13073,0],[14429,13064,0],[14448,13083,0],[14465,13030,0],[14461,13091,0],[14456,13089,0],[14488,13029,0],[14506,13034,0],[14524,13036,0]]],["Ylapaa",[[12645,14295,0],[12645,14617,0],[12651,14616,0],[12668,14303,0],[12685,14311,0],[12693,14315,0],[12690,14596,0],[12665,14609,0],[12726,14332,0],[12703,14320,0],[12717,14583,0],[12753,14348,0],[12740,14573,0],[12759,14562,0],[12765,14094,0],[12782,14111,0],[12779,14362,0],[12793,14407,0],[12785,14427,0],[12784,14439,0],[12787,14456,0],[12786,14485,0],[12790,14470,0],[12790,14478,0],[12780,14489,0],[12792,14546,0],[12776,14554,0],[12800,14128,0],[12817,14145,0],[12799,14373,0],[12814,14381,0],[12803,14385,0],[12830,14499,0],[12823,14507,0],[12819,14517,0],[12811,14527,0],[12803,14537,0],[12834,14162,0],[12851,14179,0],[12863,14412,0],[12834,14394,0],[12841,14492,0],[12855,14486,0],[12863,14639,0],[12851,14660,0],[12845,14674,0],[12901,14027,0],[12899,14013,0],[12869,14195,0],[12885,14210,0],[12900,14223,0],[12887,14426,0],[12890,14475,0],[12871,14483,0],[12893,14591,0],[12878,14615,0],[12925,14049,0],[12906,14039,0],[12913,14045,0],[12915,14235,0],[12930,14247,0],[12904,14434,0],[12917,14445,0],[12912,14464,0],[12936,14485,0],[12938,14459,0],[12926,14454,0],[12926,14458,0],[12930,14457,0],[12932,14503,0],[12918,14554,0],[12930,14523,0],[12926,14540,0],[12907,14570,0],[12961,14060,0],[12942,14053,0],[12964,14271,0],[12947,14259,0],[12960,14461,0],[12941,14472,0],[12945,14464,0],[12974,14463,0],[12947,14460,0],[12982,14070,0],[13004,14081,0],[12982,14283,0],[12999,14295,0],[13000,14463,0],[12984,14462,0],[12996,14459,0],[13022,14090,0],[13038,14106,0],[13016,14306,0],[13032,14316,0],[13042,14445,0],[13033,14448,0],[13015,14454,0],[13020,14468,0],[13031,14463,0],[13033,14452,0],[13033,14470,0],[13072,14046,0],[13067,14060,0],[13056,14073,0],[13048,14092,0],[13071,14065,0],[13065,14064,0],[13046,14109,0],[13046,14125,0],[13046,14150,0],[13049,14178,0],[13057,14194,0],[13063,14204,0],[13057,14227,0],[13061,14214,0],[13069,14207,0],[13063,14208,0],[13058,14262,0],[13055,14244,0],[13070,14277,0],[13056,14329,0],[13060,14438,0],[13071,14484,0],[13047,14474,0],[13105,13993,0],[13080,14024,0],[13092,14006,0],[13088,14071,0],[13111,14080,0],[13107,14202,0],[13085,14205,0],[13088,14291,0],[13104,14306,0],[13088,14346,0],[13081,14431,0],[13103,14424,0],[13094,14497,0],[13086,14498,0],[13092,14512,0],[13098,14521,0],[13082,14490,0],[13105,14526,0],[13120,13984,0],[13139,13980,0],[13139,14068,0],[13126,14079,0],[13125,14200,0],[13120,14201,0],[13125,14323,0],[13144,14324,0],[13139,14339,0],[13141,14331,0],[13117,14359,0],[13138,14357,0],[13133,14367,0],[13139,14375,0],[13138,14369,0],[13121,14412,0],[13141,14399,0],[13132,14399,0],[13136,14386,0],[13135,14392,0],[13118,14511,0],[13142,14526,0],[13119,14530,0],[13136,14531,0],[13148,14532,0],[13126,14949,0],[13172,13969,0],[13155,13977,0],[13155,14053,0],[13172,14042,0],[13184,14256,0],[13173,14272,0],[13161,14293,0],[13176,14310,0],[13150,14313,0],[13158,14314,0],[13150,14317,0],[13155,14376,0],[13180,14387,0],[13152,14418,0],[13159,14436,0],[13163,14459,0],[13168,14486,0],[13170,14512,0],[13170,14538,0],[13159,14539,0],[13166,14549,0],[13153,14534,0],[13169,14552,0],[13169,14578,0],[13169,14560,0],[13173,14602,0],[13180,14624,0],[13158,14932,0],[13156,14921,0],[13162,14913,0],[13158,14915,0],[13164,14944,0],[13206,14041,0],[13187,14040,0],[13212,14204,0],[13198,14233,0],[13200,14306,0],[13201,14395,0],[13195,14660,0],[13188,14641,0],[13203,14680,0],[13211,14726,0],[13209,14699,0],[13214,14760,0],[13218,14780,0],[13241,13984,0],[13246,14009,0],[13249,14028,0],[13233,14043,0],[13249,14056,0],[13249,14040,0],[13255,14096,0],[13244,14094,0],[13249,14083,0],[13248,14073,0],[13246,14081,0],[13243,14113,0],[13239,14139,0],[13230,14163,0],[13223,14181,0],[13242,14298,0],[13223,14304,0],[13245,14411,0],[13223,14403,0],[13249,14720,0],[13239,14757,0],[13243,14738,0],[13245,14747,0],[13237,14777,0],[13238,14794,0],[13220,14784,0],[13230,14786,0],[13235,14786,0],[13224,14786,0],[13245,14832,0],[13240,14812,0],[13252,14859,0],[13255,14926,0],[13266,14115,0],[13282,14138,0],[13287,14272,0],[13258,14287,0],[13272,14277,0],[13267,14419,0],[13290,14427,0],[13281,14645,0],[13264,14682,0],[13272,14663,0],[13286,14725,0],[13256,14701,0],[13274,14741,0],[13256,14749,0],[13265,14749,0],[13257,14884,0],[13258,14903,0],[13303,14157,0],[13324,14172,0],[13299,14270,0],[13311,14434,0],[13317,14584,0],[13291,14625,0],[13304,14604,0],[13306,14618,0],[13325,14628,0],[13321,14687,0],[13303,14707,0],[13344,14185,0],[13330,14441,0],[13349,14448,0],[13354,14516,0],[13341,14540,0],[13329,14562,0],[13357,14657,0],[13347,14637,0],[13340,14670,0],[13362,14198,0],[13377,14211,0],[13392,14223,0],[13392,14463,0],[13373,14469,0],[13368,14454,0],[13374,14475,0],[13368,14484,0],[13389,14464,0],[13366,14456,0],[13381,14468,0],[13368,14483,0],[13370,14473,0],[13369,14464,0],[13364,14492,0],[13395,14639,0],[13366,14643,0],[13389,14648,0],[13370,14649,0],[13379,14645,0],[13406,14236,0],[13427,14254,0],[13421,14474,0],[13420,14629,0],[13403,14656,0],[13415,14660,0],[13429,14691,0],[13425,14679,0],[13422,14669,0],[13419,14663,0],[13452,14270,0],[13445,14484,0],[13464,14492,0],[13446,14619,0],[13441,14722,0],[13450,14705,0],[13438,14706,0],[13439,14702,0],[13434,14699,0],[13447,14746,0],[13453,14761,0],[13456,14765,0],[13461,14784,0],[13462,14769,0],[13455,14770,0],[13490,14273,0],[13469,14275,0],[13484,14501,0],[13470,14610,0],[13489,14605,0],[13474,14712,0],[13500,14720,0],[13476,14773,0],[13514,14272,0],[13535,14278,0],[13505,14511,0],[13528,14522,0],[13531,14591,0],[13503,14611,0],[13507,14600,0],[13510,14625,0],[13515,14635,0],[13517,14647,0],[13518,14659,0],[13529,14676,0],[13521,14668,0],[13514,14723,0],[13522,14725,0],[13566,14305,0],[13552,14291,0],[13555,14535,0],[13555,14581,0],[13558,14570,0],[13551,14575,0],[13568,14577,0],[13548,14581,0],[13567,14569,0],[13543,14685,0],[13581,14321,0],[13582,14548,0],[13574,14572,0],[13575,14575,0]]]] \ No newline at end of file diff --git a/Map-Templates/Antistasi-Virolahti.vt7/Pictures/Mission/PIC.jpg b/Map-Templates/Antistasi-Virolahti.vt7/Pictures/Mission/PIC.jpg new file mode 100644 index 0000000000..b570630dc3 Binary files /dev/null and b/Map-Templates/Antistasi-Virolahti.vt7/Pictures/Mission/PIC.jpg differ diff --git a/Map-Templates/Antistasi-Virolahti.vt7/Pictures/Mission/whiteboard.jpg b/Map-Templates/Antistasi-Virolahti.vt7/Pictures/Mission/whiteboard.jpg new file mode 100644 index 0000000000..2dbc3020d0 Binary files /dev/null and b/Map-Templates/Antistasi-Virolahti.vt7/Pictures/Mission/whiteboard.jpg differ diff --git a/Map-Templates/Antistasi-Virolahti.vt7/description.ext b/Map-Templates/Antistasi-Virolahti.vt7/description.ext new file mode 100644 index 0000000000..f6594e6c2d --- /dev/null +++ b/Map-Templates/Antistasi-Virolahti.vt7/description.ext @@ -0,0 +1,63 @@ +#include "defines.hpp" +#include "dialogs.hpp" + +author = $STR_antistasi_credits_generic_author_text; +OnLoadName = $STR_antistasi_mission_info_virolahti_mapname_short_text; +OnLoadMission = $STR_antistasi_mission_info_virolahti_blurb_text; +loadScreen = "Pictures\Mission\pic.jpg"; +briefingName = $STR_antistasi_mission_info_virolahti_mapname_text; +overviewText = $STR_antistasi_mission_info_virolahti_description_text; +overviewPicture = "Pictures\Mission\pic.jpg"; + +#include "MissionDescription\debug.hpp" + +#include "MissionDescription\gameSettings.hpp" + +class CfgFunctions { + #include "functions.hpp" + #include "JeroenArsenal\functions.hpp" +}; + +class CfgSounds +{ + class fire + { + name="fire"; + sound[]={"Music\fire.ogg",db+12,1.0}; + titles[]={}; + }; +}; + +#include "MissionDescription\params.hpp" + +#include "MissionDescription\CfgIdentities.hpp" + +class CfgDebriefing +{ + #include "MissionDescription\endMission.hpp" + + class End1 + { + title = "V I C T O R Y"; + subtitle = "Virolahti is Ours!"; + description = "The population of Virolahti loves you!
The SDK brave soldiers have proven their valour, and Petros, Virolahtis new Prime Minister, could at last to have a nice holiday. A deserved rest in a Greek island with drinks and fine food."; + picture = "n_inf"; + pictureColor[] = {0.0,0.5,0.0,1}; + }; + class petrosDead + { + title = "Maru is Dead"; + subtitle = "Maru is Dead"; + description = "Congratulations!: Maru is Dead. Now with Syndikat without a leader, you may think about joining them, and free Virolahti"; + picture = "b_unknown"; + pictureColor[] = {0.5,0.0,0.0,1}; + }; + class destroyedSites + { + title = "Virolahti is Destroyed"; + subtitle = "Virolahti got Destroyed by OPFOR"; + description = "One third of the population in Virolahti has been murdered by OPFOR.
Virolahti no longer exists, nobody wants to live here."; + picture = "b_unknown"; + pictureColor[] = {0.5,0.0,0.0,1}; + }; +}; diff --git a/Map-Templates/Antistasi-Virolahti.vt7/mission.sqm b/Map-Templates/Antistasi-Virolahti.vt7/mission.sqm new file mode 100644 index 0000000000..19a38eff60 --- /dev/null +++ b/Map-Templates/Antistasi-Virolahti.vt7/mission.sqm @@ -0,0 +1,80439 @@ +version=53; +class EditorData +{ + moveGridStep=0.125; + angleGridStep=0.2617994; + scaleGridStep=1; + autoGroupingDist=10; + toggles=1550; + class ItemIDProvider + { + nextID=6708; + }; + class MarkerIDProvider + { + nextID=2; + }; + class LayerIndexProvider + { + nextID=3341; + }; + class Camera + { + pos[]={14738.173,82.578369,5716.8252}; + dir[]={0,-0.70710683,0.70710683}; + up[]={0,0.70710677,0.70710677}; + aside[]={0.99999994,0,-0}; + }; +}; +binarizationWanted=0; +addons[]= +{ + "A3_Ui_F", + "A3_Structures_F_Mil_Flags", + "A3_Weapons_F_Ammoboxes", + "A3_Props_F_Enoch_Military_Camps", + "A3_Structures_F_EPC_Civ_InfoBoards", + "A3_Structures_F_Mil_Cargo", + "A3_Modules_F", + "A3_Structures_F_Walls", + "A3_Structures_F_Mil_TentHangar", + "A3_Structures_F_Mil_Helipads", + "A3_Structures_F_Exp_Military_Fortifications", + "A3_Structures_F_Mil_BagFence", + "A3_Structures_F_Enoch_Walls_Concrete", + "A3_Structures_F_Ind_Transmitter_Tower", + "A3_Props_F_Exp_Naval_Boats", + "A3_Structures_F_Enoch_Military_Barracks", + "A3_Structures_F_Ind_DieselPowerPlant", + "A3_Structures_F_Ind_WindPowerPlant", + "A3_Structures_F_Enoch_Industrial_Power", + "A3_Structures_F_Items_Vessels", + "A3_Structures_F_Exp_Infrastructure_WaterSupply", + "A3_Structures_F_Enoch_Industrial_Houses", + "A3_Props_F_Exp_Industrial_HeavyEquipment", + "A3_Structures_F_Exp_Industrial_DieselPowerPlant_01", + "A3_Structures_F_Enoch_Industrial_Sheds", + "A3_Structures_F_Ind_Tank", + "A3_Structures_F_Enoch_Industrial_DieselPowerPlant_01", + "A3_Structures_F_Ind_ReservoirTank", + "A3_Structures_F_Exp_Commercial_Warehouses", + "CUP_Buildings_Config", + "A3_Structures_F_Mil_Shelters", + "A3_Structures_F_Enoch_Military_Radar", + "A3_Structures_F_Mil_Fortification", + "A3_Structures_F_Exp_Industrial_Port", + "A3_Structures_F_Exp_Walls_Net", + "A3_Structures_F_Exp_Infrastructure_Airports", + "A3_Structures_F_Mil_Radar", + "A3_Structures_F_Enoch_Military_Camonets", + "A3_Structures_F_Heli_Ind_Cargo", + "A3_Structures_F_Enoch_Signs_Warnings", + "A3_Characters_F", + "A3_Modules_F_Curator_Curator", + "A3_Modules_F_Hc", + "A3_Weapons_F", + "A3_Ui_F_Exp", + "A3_Characters_F_Exp", + "A3_Structures_F_Exp_Military_Flags" +}; +class AddonsMetaData +{ + class List + { + items=22; + class Item0 + { + className="A3_Ui_F"; + name="Arma 3 - User Interface"; + author="Bohemia Interactive"; + url="https://www.arma3.com"; + }; + class Item1 + { + className="A3_Structures_F_Mil"; + name="Arma 3 - Military Buildings and Structures"; + author="Bohemia Interactive"; + url="https://www.arma3.com"; + }; + class Item2 + { + className="A3_Weapons_F"; + name="Arma 3 Alpha - Weapons and Accessories"; + author="Bohemia Interactive"; + url="https://www.arma3.com"; + }; + class Item3 + { + className="A3_Props_F_Enoch"; + name="Arma 3 Enoch - Decorative and Mission Objects"; + author="Bohemia Interactive"; + url="https://www.arma3.com"; + }; + class Item4 + { + className="A3_Structures_F_EPC"; + name="Arma 3 Win Episode - Buildings and Structures"; + author="Bohemia Interactive"; + url="https://www.arma3.com"; + }; + class Item5 + { + className="A3_Modules_F"; + name="Arma 3 Alpha - Scripted Modules"; + author="Bohemia Interactive"; + url="https://www.arma3.com"; + }; + class Item6 + { + className="A3_Structures_F"; + name="Arma 3 - Buildings and Structures"; + author="Bohemia Interactive"; + url="https://www.arma3.com"; + }; + class Item7 + { + className="A3_Structures_F_Exp"; + name="Arma 3 Apex - Buildings and Structures"; + author="Bohemia Interactive"; + url="https://www.arma3.com"; + }; + class Item8 + { + className="A3_Structures_F_Enoch"; + name="Arma 3 Contact Platform - Buildings and Structures"; + author="Bohemia Interactive"; + url="https://www.arma3.com"; + }; + class Item9 + { + className="A3_Structures_F_Ind"; + name="Arma 3 - Industrial Structures"; + author="Bohemia Interactive"; + url="https://www.arma3.com"; + }; + class Item10 + { + className="A3_Props_F_Exp"; + name="Arma 3 Apex - Decorative and Mission Objects"; + author="Bohemia Interactive"; + url="https://www.arma3.com"; + }; + class Item11 + { + className="A3_Structures_F_Enoch_Military"; + name="Arma 3 Contact Platform - Military Buildings and Structures"; + author="Bohemia Interactive"; + url="https://www.arma3.com"; + }; + class Item12 + { + className="A3_Structures_F_Enoch_Industrial"; + name="Arma 3 Contact Platform - Industrial Structures"; + author="Bohemia Interactive"; + url="https://www.arma3.com"; + }; + class Item13 + { + className="A3_Structures_F_Exp_Infrastructure"; + name="Arma 3 Apex - Infrastructure Objects"; + author="Bohemia Interactive"; + url="https://www.arma3.com"; + }; + class Item14 + { + className="A3_Structures_F_Exp_Industrial"; + name="Arma 3 Apex - Industrial Structures"; + author="Bohemia Interactive"; + url="https://www.arma3.com"; + }; + class Item15 + { + className="A3_Structures_F_Exp_Commercial"; + name="Arma 3 Apex - Commercial Buildings"; + author="Bohemia Interactive"; + url="https://www.arma3.com"; + }; + class Item16 + { + className="CUP_Buildings_Config"; + name="CUP_Buildings_Config"; + }; + class Item17 + { + className="A3_Structures_F_Heli"; + name="Arma 3 Helicopters - Buildings and Structures"; + author="Bohemia Interactive"; + url="https://www.arma3.com"; + }; + class Item18 + { + className="A3_Characters_F"; + name="Arma 3 Alpha - Characters and Clothing"; + author="Bohemia Interactive"; + url="https://www.arma3.com"; + }; + class Item19 + { + className="A3_Modules_F_Curator"; + name="Arma 3 Zeus Update - Scripted Modules"; + author="Bohemia Interactive"; + url="https://www.arma3.com"; + }; + class Item20 + { + className="A3_Ui_F_Exp"; + name="Arma 3 Apex - User Interface"; + author="Bohemia Interactive"; + url="https://www.arma3.com"; + }; + class Item21 + { + className="A3_Characters_F_Exp"; + name="Arma 3 Apex - Characters and Clothing"; + author="Bohemia Interactive"; + url="https://www.arma3.com"; + }; + }; +}; +randomSeed=7550483; +class Mission +{ + assetType="Free"; + class Intel + { + briefingName = $STR_antistasi_mission_info_virolahti_mapname_text; + resistanceWest=0; + year=2035; + month=6; + hour=10; + minute=0; + }; + class Entities + { + items=382; + class Item0 + { + dataType="Layer"; + name="Basics"; + class Entities + { + items=7; + class Item0 + { + dataType="Marker"; + position[]={9094.6533,3.4731324,4658.126}; + name="respawn_guerrila"; + text="Your Headquarters"; + type="hd_flag"; + colorName="ColorGUER"; + id=6376; + }; + class Item1 + { + dataType="Marker"; + position[]={9093.3203,3.4233315,4655.9473}; + name="Synd_HQ"; + markerType="RECTANGLE"; + type="rectangle"; + a=50; + b=50; + id=6377; + }; + class Item2 + { + dataType="Object"; + class PositionInfo + { + position[]={9096.4863,7.5332088,4660.8457}; + angles[]={6.2649875,0,0.0022640675}; + }; + side="Empty"; + flags=4; + class Attributes + { + name="flagX"; + }; + id=6378; + type="Flag_FIA_F"; + atlOffset=2.3841858e-007; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item3 + { + dataType="Object"; + class PositionInfo + { + position[]={9098.3066,4.2444172,4652.3223}; + angles[]={6.2740898,0,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + name="boxX"; + }; + id=6379; + type="IG_supplyCrate_F"; + atlOffset=2.3841858e-007; + class CustomAttributes + { + class Attribute0 + { + property="ammoBox"; + expression="[_this,_value] call bis_fnc_initAmmoBox;"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value=""; + }; + }; + }; + class Attribute1 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=2; + }; + }; + class Item4 + { + dataType="Object"; + class PositionInfo + { + position[]={9092.7324,3.9681208,4654.7236}; + angles[]={6.258163,1.0016968,0.0091022542}; + }; + side="Empty"; + flags=4; + class Attributes + { + name="fireX"; + }; + id=6380; + type="Land_TentSolar_01_olive_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item5 + { + dataType="Object"; + class PositionInfo + { + position[]={9099.2441,4.2547832,4657.0742}; + angles[]={6.2490706,0,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + name="vehicleBox"; + }; + id=6381; + type="Box_East_AmmoVeh_F"; + class CustomAttributes + { + class Attribute0 + { + property="ammoBox"; + expression="[_this,_value] call bis_fnc_initAmmoBox;"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="[[[[],[]],[[],[]],[[],[]],[[],[]]],false]"; + }; + }; + }; + class Attribute1 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=2; + }; + }; + class Item6 + { + dataType="Object"; + class PositionInfo + { + position[]={9092.2236,4.4501038,4658.9785}; + angles[]={6.262712,0,0.0045543881}; + }; + side="Empty"; + flags=4; + class Attributes + { + name="mapX"; + }; + id=6382; + type="MapBoard_seismic_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + }; + id=121; + atlOffset=0.0061736107; + }; + class Item1 + { + dataType="Marker"; + position[]={1293.625,16.125,2596}; + name="control"; + markerType="RECTANGLE"; + type="rectangle"; + a=50; + b=50; + angle=325.745; + id=214; + atlOffset=2.9650002; + }; + class Item2 + { + dataType="Marker"; + position[]={1197.25,13.25,4507.5}; + name="control_1"; + markerType="RECTANGLE"; + type="rectangle"; + a=16.254171; + b=23.67358; + angle=325.745; + id=215; + atlOffset=-8.4535255; + }; + class Item3 + { + dataType="Marker"; + position[]={725.67767,12.125,3324.2188}; + name="control_2"; + markerType="RECTANGLE"; + type="rectangle"; + a=102.51088; + b=58.267578; + angle=325.745; + id=216; + atlOffset=-2.5408211; + }; + class Item4 + { + dataType="Marker"; + position[]={730.25,11,2782}; + name="control_3"; + markerType="RECTANGLE"; + type="rectangle"; + a=69.119431; + b=59.779144; + angle=325.745; + id=217; + atlOffset=-7.6903286; + }; + class Item5 + { + dataType="Marker"; + position[]={1360.625,8.7999067,7041.125}; + name="control_4"; + markerType="RECTANGLE"; + type="rectangle"; + a=11.29916; + b=10.327776; + angle=325.745; + id=218; + }; + class Item6 + { + dataType="Marker"; + position[]={3184.125,17.75,7323.75}; + name="control_5"; + markerType="RECTANGLE"; + type="rectangle"; + a=10.979982; + b=9.570591; + angle=325.745; + id=219; + atlOffset=0.78996658; + }; + class Item7 + { + dataType="Marker"; + position[]={5894.25,26.790001,8248.75}; + name="control_6"; + markerType="RECTANGLE"; + type="rectangle"; + a=8.4497833; + b=11.75552; + angle=325.745; + id=220; + }; + class Item8 + { + dataType="Marker"; + position[]={4459.5029,34.380001,10219.731}; + name="control_7"; + markerType="RECTANGLE"; + type="rectangle"; + a=8.4497833; + b=11.75552; + angle=325.745; + id=221; + atlOffset=0.084781647; + }; + class Item9 + { + dataType="Marker"; + position[]={2989.75,29.618498,12458.625}; + name="control_8"; + markerType="RECTANGLE"; + type="rectangle"; + a=8.4497833; + b=11.75552; + angle=290.19974; + id=222; + }; + class Item10 + { + dataType="Marker"; + position[]={11012.625,42.735664,13305.5}; + name="control_9"; + markerType="RECTANGLE"; + type="rectangle"; + a=8.4497833; + b=11.75552; + angle=83.865692; + id=223; + }; + class Item11 + { + dataType="Marker"; + position[]={11307.255,45.649792,10503.247}; + name="control_10"; + markerType="RECTANGLE"; + type="rectangle"; + a=8.4497833; + b=11.75552; + angle=325.745; + id=224; + }; + class Item12 + { + dataType="Marker"; + position[]={9107.5,13.524268,9325.375}; + name="control_11"; + markerType="RECTANGLE"; + type="rectangle"; + a=8.4497833; + b=11.75552; + angle=143.21133; + id=225; + }; + class Item13 + { + dataType="Marker"; + position[]={10600.375,12.125,5972.25}; + name="control_12"; + markerType="RECTANGLE"; + type="rectangle"; + a=8.4497833; + b=11.75552; + angle=147.31387; + id=226; + atlOffset=-0.3788271; + }; + class Item14 + { + dataType="Marker"; + position[]={11992.956,8.2236643,5228.8374}; + name="control_13"; + markerType="RECTANGLE"; + type="rectangle"; + a=8.4497833; + b=11.75552; + angle=325.745; + id=227; + }; + class Item15 + { + dataType="Marker"; + position[]={13444.292,9.3657665,5874.7393}; + name="control_14"; + markerType="RECTANGLE"; + type="rectangle"; + a=8.4497833; + b=11.75552; + angle=325.745; + id=228; + }; + class Item16 + { + dataType="Marker"; + position[]={15470.661,23.761187,5836.1631}; + name="control_15"; + markerType="RECTANGLE"; + type="rectangle"; + a=8.4497833; + b=11.75552; + angle=325.745; + id=229; + }; + class Item17 + { + dataType="Marker"; + position[]={13389.625,12.509613,8682.75}; + name="control_16"; + markerType="RECTANGLE"; + type="rectangle"; + a=8.4497833; + b=11.75552; + angle=325.745; + id=230; + }; + class Item18 + { + dataType="Marker"; + position[]={13862.732,19.142931,11707.224}; + name="control_17"; + markerType="RECTANGLE"; + type="rectangle"; + a=8.4497833; + b=11.75552; + angle=325.745; + id=231; + }; + class Item19 + { + dataType="Marker"; + position[]={13373.361,16.660797,14464.919}; + name="control_18"; + markerType="RECTANGLE"; + type="rectangle"; + a=8.4497833; + b=11.75552; + angle=325.745; + id=232; + }; + class Item20 + { + dataType="Marker"; + position[]={14830.5,9.6884375,15093.625}; + name="control_19"; + markerType="RECTANGLE"; + type="rectangle"; + a=8.4497833; + b=11.75552; + angle=82.759537; + id=233; + }; + class Item21 + { + dataType="Marker"; + position[]={14603.096,6.1800003,14065.866}; + name="control_20"; + markerType="RECTANGLE"; + type="rectangle"; + a=8.4497833; + b=11.75552; + angle=325.745; + id=234; + atlOffset=-0.0042686462; + }; + class Item22 + { + dataType="Marker"; + position[]={14727.969,13.84,14540.93}; + name="control_21"; + markerType="RECTANGLE"; + type="rectangle"; + a=8.4497833; + b=11.75552; + angle=325.745; + id=235; + }; + class Item23 + { + dataType="Marker"; + position[]={15038.75,2.9235158,14219.25}; + name="control_22"; + markerType="RECTANGLE"; + type="rectangle"; + a=8.4497833; + b=11.75552; + angle=325.745; + id=236; + }; + class Item24 + { + dataType="Marker"; + position[]={14284.5,7.2864799,13133.75}; + name="control_23"; + markerType="RECTANGLE"; + type="rectangle"; + a=8.4497833; + b=11.75552; + angle=325.745; + id=237; + }; + class Item25 + { + dataType="Marker"; + position[]={16965.375,11.125,15403.625}; + name="control_24"; + markerType="RECTANGLE"; + type="rectangle"; + a=8.4497833; + b=11.75552; + angle=325.745; + id=238; + atlOffset=4.3238621; + }; + class Item26 + { + dataType="Marker"; + position[]={14541.75,28.375,16712}; + name="control_25"; + markerType="RECTANGLE"; + type="rectangle"; + a=11.669003; + b=14.587991; + angle=276.45007; + id=239; + atlOffset=2.0764942; + }; + class Item27 + { + dataType="Marker"; + position[]={1739.6455,11.573524,2858.9663}; + name="control_26"; + markerType="RECTANGLE"; + type="rectangle"; + a=8.4497833; + b=11.75552; + angle=325.745; + id=240; + atlOffset=9.5367432e-007; + }; + class Item28 + { + dataType="Marker"; + position[]={1005.8135,3.4838591,3759.2866}; + name="control_27"; + markerType="RECTANGLE"; + type="rectangle"; + a=8.4497833; + b=11.75552; + angle=325.745; + id=241; + atlOffset=-3.8146973e-006; + }; + class Item29 + { + dataType="Marker"; + position[]={338.15479,17.309999,3304.0972}; + name="control_28"; + markerType="RECTANGLE"; + type="rectangle"; + a=8.4497833; + b=11.75552; + angle=325.745; + id=242; + }; + class Item30 + { + dataType="Layer"; + name="Airports"; + class Entities + { + items=28; + class Item0 + { + dataType="Marker"; + position[]={1064.8409,17.375,2909.9509}; + name="airp_vehicle"; + markerType="RECTANGLE"; + type="hd_start"; + colorName="ColorGreen"; + a=18; + b=5; + angle=233.99249; + id=326; + atlOffset=4.2150002; + }; + class Item1 + { + dataType="Marker"; + position[]={971.75,13.125,2861.5}; + name="airp_vehicle_1"; + markerType="RECTANGLE"; + type="hd_start"; + colorName="ColorGreen"; + a=18; + b=5; + angle=54.246078; + id=327; + atlOffset=-0.034999847; + }; + class Item2 + { + dataType="Marker"; + position[]={994.5,0,2967}; + name="airport"; + markerType="RECTANGLE"; + type="hd_start"; + colorName="ColorEAST"; + a=162.41217; + b=298.94818; + angle=142.61366; + id=328; + atlOffset=-13.16; + }; + class Item3 + { + dataType="Marker"; + position[]={1023,13.16,2959.8745}; + name="airp_mortar_1"; + markerType="ELLIPSE"; + type="hd_start"; + colorName="ColorYellow"; + a=1.794; + b=1.766; + id=330; + }; + class Item4 + { + dataType="Marker"; + position[]={929.896,13.16,2918.02}; + name="airp_mortar_2"; + markerType="ELLIPSE"; + type="hd_start"; + colorName="ColorYellow"; + a=1.794; + b=1.766; + id=331; + }; + class Item5 + { + dataType="Marker"; + position[]={15527.881,8.5900002,16640.467}; + name="airp_2_vehicle"; + markerType="RECTANGLE"; + type="hd_start"; + colorName="ColorGreen"; + a=15.627968; + b=6; + angle=60; + id=332; + }; + class Item6 + { + dataType="Marker"; + position[]={15457.923,8.5900002,16771.748}; + name="airp_2_vehicle_1"; + markerType="RECTANGLE"; + type="hd_start"; + colorName="ColorGreen"; + a=12; + b=6; + angle=60; + id=333; + }; + class Item7 + { + dataType="Marker"; + position[]={15538.266,8.5900002,16701.041}; + name="airport_2"; + markerType="RECTANGLE"; + type="hd_start"; + colorName="ColorEAST"; + a=312.50531; + b=189.41179; + angle=238.839; + id=336; + }; + class Item8 + { + dataType="Marker"; + position[]={15377.126,8.6709986,16661.625}; + name="airp_2_mortar"; + markerType="ELLIPSE"; + type="hd_start"; + colorName="ColorYellow"; + a=1.794; + b=1.766; + id=337; + }; + class Item9 + { + dataType="Marker"; + position[]={4249.625,6.2128897,5501.125}; + name="airp_1_mortar"; + markerType="ELLIPSE"; + type="hd_start"; + colorName="ColorYellow"; + a=1.794; + b=1.766; + id=338; + atlOffset=-0.50162697; + }; + class Item10 + { + dataType="Marker"; + position[]={4235.25,4.75,5464.75}; + name="airport_1"; + markerType="RECTANGLE"; + type="hd_start"; + colorName="ColorEAST"; + a=86.927635; + b=91.920166; + angle=38.522984; + id=339; + atlOffset=-0.11808109; + }; + class Item11 + { + dataType="Marker"; + position[]={4279,4.625,5515.25}; + name="airp_1_vehicle"; + markerType="RECTANGLE"; + type="hd_start"; + colorName="ColorGreen"; + a=15.050481; + b=4.7069998; + angle=217.1794; + id=340; + atlOffset=-3.4125423; + }; + class Item12 + { + dataType="Marker"; + position[]={6549.2188,28.207218,17065.752}; + name="airport_3"; + markerType="RECTANGLE"; + type="hd_start"; + colorName="ColorEAST"; + a=135.98068; + b=166.69743; + angle=41.206623; + id=2308; + }; + class Item13 + { + dataType="Marker"; + position[]={6578.478,28,17153.826}; + name="airp_3_vehicle"; + markerType="RECTANGLE"; + type="hd_start"; + colorName="ColorGreen"; + a=22.141001; + b=5.7616115; + angle=41.530819; + id=2309; + atlOffset=-2.0205441; + }; + class Item14 + { + dataType="Marker"; + position[]={1105.5,14,2690.5}; + name="spawnPoint"; + type="hd_start"; + angle=140.00273; + id=454; + atlOffset=0.84000015; + }; + class Item15 + { + dataType="Marker"; + position[]={4267.625,7.8179102,5504.875}; + name="spawnPoint_1"; + type="hd_start"; + angle=310.4039; + id=1078; + }; + class Item16 + { + dataType="Marker"; + position[]={15291.625,17.5,16684.625}; + name="spawnPoint_2"; + type="hd_start"; + angle=252.37698; + id=412; + atlOffset=4.790596; + }; + class Item17 + { + dataType="Marker"; + position[]={6646.25,34.75,17187.625}; + name="spawnPoint_3"; + type="hd_start"; + angle=135.84268; + id=2373; + atlOffset=2.3593407; + }; + class Item18 + { + dataType="Marker"; + position[]={6636.375,13.966,9730.3389}; + name="airport_4"; + markerType="ELLIPSE"; + type="hd_start"; + colorName="ColorEAST"; + a=132.787; + b=260.19699; + angle=96.79998; + id=3282; + atlOffset=0.025565147; + }; + class Item19 + { + dataType="Marker"; + position[]={6635.5762,13.698363,9752.0049}; + name="airp_4_vehicle"; + markerType="RECTANGLE"; + type="hd_start"; + colorName="ColorGreen"; + a=15.99038; + b=4.7069998; + angle=275.85126; + id=3305; + atlOffset=0.025391579; + }; + class Item20 + { + dataType="Marker"; + position[]={6729.5518,13.898487,9744.2451}; + name="airp_4_vehicle_1"; + markerType="RECTANGLE"; + type="hd_start"; + colorName="ColorGreen"; + a=15.99038; + b=4.7069998; + angle=94.205246; + id=3306; + atlOffset=0.025391579; + }; + class Item21 + { + dataType="Marker"; + position[]={6708.9927,13.750266,9745.0469}; + name="airp_4_mortar_1"; + markerType="ELLIPSE"; + type="hd_start"; + colorName="ColorYellow"; + a=1.794; + b=1.766; + angle=10.884289; + id=3307; + atlOffset=0.025391579; + }; + class Item22 + { + dataType="Marker"; + position[]={6654.4702,13.418531,9748.833}; + name="airp_4_mortar"; + markerType="ELLIPSE"; + type="hd_start"; + colorName="ColorYellow"; + a=1.794; + b=1.766; + angle=10.884289; + id=3308; + atlOffset=0.025391579; + }; + class Item23 + { + dataType="Marker"; + position[]={6478.25,14.75,9747.125}; + name="spawnPoint_4"; + type="hd_start"; + angle=169.39326; + id=3309; + atlOffset=0.86224079; + }; + class Item24 + { + dataType="Marker"; + position[]={15515.159,7.3450246,16799.172}; + name="airp_2_mortar_1"; + markerType="ELLIPSE"; + type="hd_start"; + colorName="ColorYellow"; + a=1.794; + b=1.766; + id=5386; + }; + class Item25 + { + dataType="Marker"; + position[]={6532.5942,28.236643,17064.377}; + name="airp_3_mortar_1"; + markerType="ELLIPSE"; + type="hd_start"; + colorName="ColorYellow"; + a=1.794; + b=1.766; + id=5448; + }; + class Item26 + { + dataType="Marker"; + position[]={6570.7192,28.188906,17061.627}; + name="airp_3_mortar"; + markerType="ELLIPSE"; + type="hd_start"; + colorName="ColorYellow"; + a=1.794; + b=1.766; + id=5443; + }; + class Item27 + { + dataType="Marker"; + position[]={6631.6665,27.875,17104.996}; + name="airp_3_vehicle_1"; + markerType="RECTANGLE"; + type="hd_start"; + colorName="ColorGreen"; + a=22.141001; + b=7.165669; + angle=41.21875; + id=6359; + atlOffset=-3.0662842; + }; + }; + id=325; + atlOffset=5.0993977; + }; + class Item31 + { + dataType="Layer"; + name="Outpost"; + class Entities + { + items=45; + class Item0 + { + dataType="Marker"; + position[]={3661.959,12.142895,7410.6631}; + name="Outpost"; + markerType="RECTANGLE"; + type="rectangle"; + colorName="ColorGreen"; + a=34.699947; + b=36.794991; + angle=357.46497; + id=380; + atlOffset=0.64125824; + }; + class Item1 + { + dataType="Marker"; + position[]={3688,14.75,7360.625}; + name="outp_vehicle"; + markerType="RECTANGLE"; + type="rectangle"; + colorName="ColorGreen"; + a=20.097164; + b=7.9841661; + angle=352.95398; + id=381; + atlOffset=2.069171; + }; + class Item2 + { + dataType="Marker"; + position[]={1888.875,3.711,6217.75}; + name="Outpost_1"; + markerType="RECTANGLE"; + type="rectangle"; + colorName="ColorGreen"; + a=51.426998; + b=55.786999; + angle=309.62695; + id=382; + atlOffset=-0.00020813942; + }; + class Item3 + { + dataType="Marker"; + position[]={1906.2838,0,6224.895}; + name="outp_1_vehicle"; + markerType="RECTANGLE"; + type="rectangle"; + colorName="ColorGreen"; + a=9.5877705; + b=3.0350001; + angle=222.18938; + id=383; + atlOffset=-2.7644641; + }; + class Item4 + { + dataType="Marker"; + position[]={486.32462,4.3809814,5434.2607}; + name="Outpost_2"; + markerType="ELLIPSE"; + type="rectangle"; + colorName="ColorGreen"; + a=61.753254; + b=34.207108; + angle=125.16011; + id=384; + atlOffset=1.8417995; + }; + class Item5 + { + dataType="Marker"; + position[]={517.375,5.25,5453}; + name="outp_2_vehicle"; + markerType="RECTANGLE"; + type="rectangle"; + colorName="ColorGreen"; + a=8.602953; + b=5.1775665; + angle=304.21768; + id=385; + atlOffset=2.1374187; + }; + class Item6 + { + dataType="Marker"; + position[]={16022.375,8.125,15763}; + name="Outpost_3"; + markerType="ELLIPSE"; + type="rectangle"; + colorName="ColorGreen"; + a=110.391; + b=104.648; + angle=59.966976; + id=386; + atlOffset=-0.41755199; + }; + class Item7 + { + dataType="Marker"; + position[]={16002.139,9.5044928,15750.776}; + name="outp_3_vehicle"; + markerType="RECTANGLE"; + type="rectangle"; + colorName="ColorGreen"; + a=11.546858; + b=6.0384636; + angle=55.60405; + id=387; + atlOffset=-0.31530952; + }; + class Item8 + { + dataType="Marker"; + position[]={1931.7178,11.754879,8304.6963}; + name="Outpost_4"; + markerType="RECTANGLE"; + type="rectangle"; + colorName="ColorGreen"; + a=32.479504; + b=37.120052; + angle=1.3075294; + id=388; + atlOffset=0.27529812; + }; + class Item9 + { + dataType="Marker"; + position[]={1928.125,11.625,8337.25}; + name="outp_4_vehicle"; + markerType="RECTANGLE"; + type="rectangle"; + colorName="ColorGreen"; + a=12.164; + b=3.0350001; + angle=1.0796773; + id=389; + atlOffset=1.0481567; + }; + class Item10 + { + dataType="Marker"; + position[]={5247.2715,25.5,10000.105}; + name="Outpost_5"; + markerType="RECTANGLE"; + type="rectangle"; + colorName="ColorGreen"; + a=50.879436; + b=48.980728; + angle=23.359241; + id=390; + atlOffset=0.79996109; + }; + class Item11 + { + dataType="Marker"; + position[]={5239.125,20.25,10007.125}; + name="outp_5_vehicle"; + markerType="RECTANGLE"; + type="rectangle"; + colorName="ColorGreen"; + a=8.8684597; + b=4.8285527; + angle=25.823256; + id=391; + atlOffset=-4.7769604; + }; + class Item12 + { + dataType="Marker"; + position[]={6608.9351,2.3055582,7277.5376}; + name="Outpost_6"; + markerType="RECTANGLE"; + type="rectangle"; + colorName="ColorGreen"; + a=147.60707; + b=140.49249; + angle=340.84354; + id=392; + atlOffset=-0.48704672; + }; + class Item13 + { + dataType="Marker"; + position[]={6567.75,2.75,7313.375}; + name="outp_6_vehicle"; + markerType="RECTANGLE"; + type="rectangle"; + colorName="ColorGreen"; + a=10.433326; + b=4.4358644; + angle=338.76279; + id=393; + atlOffset=-0.43314695; + }; + class Item14 + { + dataType="Marker"; + position[]={1733.125,23.875,12730.875}; + name="Outpost_7"; + markerType="RECTANGLE"; + type="rectangle"; + colorName="ColorGreen"; + a=98.64106; + b=79.171577; + angle=0.71949863; + id=395; + atlOffset=-0.015069962; + }; + class Item15 + { + dataType="Marker"; + position[]={1733.25,23.375,12744.375}; + name="outp_7_vehicle"; + markerType="RECTANGLE"; + type="rectangle"; + colorName="ColorGreen"; + a=12.164; + b=3.0350001; + angle=0.19536677; + id=396; + atlOffset=-0.92210579; + }; + class Item16 + { + dataType="Marker"; + position[]={8711.7578,14.5,10312.093}; + name="Outpost_8"; + markerType="RECTANGLE"; + type="rectangle"; + colorName="ColorGreen"; + a=44.852966; + b=61.43079; + angle=3.7413905; + id=1121; + atlOffset=-0.5133791; + }; + class Item17 + { + dataType="Marker"; + position[]={8699.71,12.902832,10296.303}; + name="outp_8_vehicle"; + markerType="RECTANGLE"; + type="rectangle"; + colorName="ColorGreen"; + a=14.85745; + b=6.7755313; + angle=93.129662; + id=1147; + atlOffset=-0.41582394; + }; + class Item18 + { + dataType="Marker"; + position[]={1758.375,21.228428,15544.875}; + name="Outpost_9"; + markerType="RECTANGLE"; + type="rectangle"; + colorName="ColorGreen"; + a=134.81305; + b=133.85959; + angle=136.56133; + id=1155; + }; + class Item19 + { + dataType="Marker"; + position[]={1811.125,12.125,15578.125}; + name="outp_9_vehicle"; + markerType="RECTANGLE"; + type="rectangle"; + colorName="ColorGreen"; + a=13.936; + b=6.3080001; + angle=52.297005; + id=1156; + atlOffset=-9.3767357; + }; + class Item20 + { + dataType="Marker"; + position[]={9263.5527,11.262207,9029.7559}; + name="Outpost_10"; + markerType="ELLIPSE"; + type="rectangle"; + colorName="ColorGreen"; + a=113.71593; + b=75.213158; + angle=324.55023; + id=1160; + atlOffset=-3.123538; + }; + class Item21 + { + dataType="Marker"; + position[]={9282.25,15,9055.5}; + name="outp_10_vehicle"; + markerType="RECTANGLE"; + type="rectangle"; + colorName="ColorGreen"; + a=11.584238; + b=5.0470867; + angle=239.26332; + id=1239; + atlOffset=0.66752148; + }; + class Item22 + { + dataType="Marker"; + position[]={10761.921,53.932365,11018.309}; + name="Outpost_11"; + markerType="RECTANGLE"; + type="rectangle"; + colorName="ColorGreen"; + a=77.983818; + b=75.935593; + angle=357.46497; + id=1323; + atlOffset=1.1318932; + }; + class Item23 + { + dataType="Marker"; + position[]={10736.375,54.125,11054.75}; + name="outp_11_vehicle"; + markerType="RECTANGLE"; + type="rectangle"; + colorName="ColorGreen"; + a=15; + b=9; + id=1324; + atlOffset=-1.5813866; + }; + class Item24 + { + dataType="Marker"; + position[]={13067.311,10.384,6501.0444}; + name="Outpost_12"; + markerType="ELLIPSE"; + type="rectangle"; + colorName="ColorGreen"; + a=38.376953; + b=53.986382; + angle=359.46304; + id=1468; + atlOffset=0.3488512; + }; + class Item25 + { + dataType="Marker"; + position[]={6301.3838,14.521,13005.734}; + name="Outpost_13"; + markerType="ELLIPSE"; + type="rectangle"; + colorName="ColorGreen"; + a=98.971687; + b=86.02504; + angle=173.832; + id=1629; + atlOffset=0.28602695; + }; + class Item26 + { + dataType="Marker"; + position[]={6270.1768,14.497236,12977.35}; + name="outp_13_vehicle"; + markerType="RECTANGLE"; + type="rectangle"; + colorName="ColorGreen"; + a=13.383055; + b=10.557753; + angle=176.22479; + id=1630; + atlOffset=-0.00017547607; + }; + class Item27 + { + dataType="Marker"; + position[]={9048.5615,27.75,16331.157}; + name="Outpost_14"; + markerType="RECTANGLE"; + type="rectangle"; + colorName="ColorGreen"; + a=67.849228; + b=65.082855; + angle=357.46497; + id=2393; + atlOffset=-1.4116592; + }; + class Item28 + { + dataType="Marker"; + position[]={9055.7793,29.875,16327.766}; + name="outp_14_vehicle"; + markerType="RECTANGLE"; + type="rectangle"; + colorName="ColorGreen"; + a=9.3790073; + b=3.8369977; + angle=316.93875; + id=2394; + atlOffset=0.9409008; + }; + class Item29 + { + dataType="Marker"; + position[]={11807.955,21.183744,16255.702}; + name="Outpost_15"; + markerType="RECTANGLE"; + type="rectangle"; + colorName="ColorGreen"; + a=68.782501; + b=45.704048; + angle=357.46497; + id=2397; + atlOffset=-0.067531586; + }; + class Item30 + { + dataType="Marker"; + position[]={11820.063,20.5,16237.983}; + name="outp_15_vehicle"; + markerType="RECTANGLE"; + type="rectangle"; + colorName="ColorGreen"; + a=16.38195; + b=5.8076677; + angle=349.62503; + id=2398; + atlOffset=-0.50141144; + }; + class Item31 + { + dataType="Marker"; + position[]={13034.694,8.25,6516.9897}; + name="outp_12_vehicle"; + markerType="RECTANGLE"; + type="rectangle"; + colorName="ColorGreen"; + a=12.472233; + b=7.0100884; + angle=85.530991; + id=2501; + atlOffset=0.45134258; + }; + class Item32 + { + dataType="Marker"; + position[]={15196.875,3,14140.875}; + name="Outpost_16"; + markerType="RECTANGLE"; + type="rectangle"; + colorName="ColorGreen"; + a=75.616318; + b=49.36755; + angle=327.46948; + id=2511; + atlOffset=0.059999943; + }; + class Item33 + { + dataType="Marker"; + position[]={15168.555,2.875,14139.142}; + name="outp_16_vehicle"; + markerType="RECTANGLE"; + type="rectangle"; + colorName="ColorGreen"; + a=10.338434; + b=4.9703193; + angle=238.1944; + id=2512; + atlOffset=0.011491776; + }; + class Item34 + { + dataType="Marker"; + position[]={12502.5,15.375,9223.875}; + name="Outpost_17"; + markerType="ELLIPSE"; + type="rectangle"; + colorName="ColorGreen"; + a=78.444061; + b=53.330975; + angle=357.46497; + id=2520; + atlOffset=-0.86467171; + }; + class Item35 + { + dataType="Marker"; + position[]={12451.875,16.625,9228}; + name="outp_17_vehicle"; + markerType="RECTANGLE"; + type="rectangle"; + colorName="ColorGreen"; + a=15; + b=9; + angle=356.45432; + id=2521; + atlOffset=-2.7566319; + }; + class Item36 + { + dataType="Marker"; + position[]={10360.625,3.0420525,4386.125}; + name="Outpost_18"; + markerType="ELLIPSE"; + type="rectangle"; + colorName="ColorGreen"; + a=61.250008; + b=83.224892; + angle=30.963221; + id=2532; + }; + class Item37 + { + dataType="Marker"; + position[]={10394.938,1.196,4432.1895}; + name="outp_18_vehicle"; + markerType="RECTANGLE"; + type="rectangle"; + colorName="ColorGreen"; + a=14.461123; + b=8.4867096; + angle=280.90997; + id=2548; + atlOffset=0.001377821; + }; + class Item38 + { + dataType="Marker"; + position[]={4512.75,18.125,14210.875}; + name="Outpost_19"; + markerType="RECTANGLE"; + type="rectangle"; + colorName="ColorGreen"; + a=53.71653; + b=53.891983; + angle=149.86591; + id=2635; + atlOffset=-0.43669891; + }; + class Item39 + { + dataType="Marker"; + position[]={4541.375,21.339355,14233.125}; + name="outp_19_vehicle"; + markerType="RECTANGLE"; + type="rectangle"; + colorName="ColorGreen"; + a=15; + b=9; + angle=59.289326; + id=2636; + atlOffset=-0.88775444; + }; + class Item40 + { + dataType="Marker"; + position[]={8870.1475,6.5509658,5760.647}; + name="Outpost_20"; + markerType="ELLIPSE"; + type="rectangle"; + colorName="ColorGreen"; + a=103.73938; + b=60.029827; + angle=357.46497; + id=2687; + atlOffset=-0.23519516; + }; + class Item41 + { + dataType="Marker"; + position[]={8878.4707,6.625,5737.2158}; + name="outp_20_vehicle"; + markerType="RECTANGLE"; + type="rectangle"; + colorName="ColorGreen"; + a=5.9991999; + b=18.93849; + angle=267.23514; + id=2688; + atlOffset=-0.36370087; + }; + class Item42 + { + dataType="Marker"; + position[]={6095.6992,28.013,5321.2959}; + name="Outpost_21"; + markerType="ELLIPSE"; + type="rectangle"; + colorName="ColorGreen"; + a=73.426407; + b=43.854633; + angle=350.5282; + id=5141; + atlOffset=0.10743713; + }; + class Item43 + { + dataType="Marker"; + position[]={6117.5,27.875,5274.75}; + name="outp_21_vehicle"; + markerType="RECTANGLE"; + type="rectangle"; + colorName="ColorGreen"; + a=15; + b=9; + angle=335.20377; + id=5143; + atlOffset=-1.1062374; + }; + class Item44 + { + dataType="Marker"; + position[]={6611.4727,2.7950952,7329.5264}; + name="outp_6_vehicle_1"; + markerType="RECTANGLE"; + type="rectangle"; + colorName="ColorGreen"; + a=10.433326; + b=4.4358644; + angle=338.76279; + id=6545; + }; + }; + id=379; + atlOffset=-10.691717; + }; + class Item32 + { + dataType="Marker"; + position[]={1405.375,0,4791.75}; + name="seaPatrol_2"; + type="Empty"; + id=399; + atlOffset=5.754086; + }; + class Item33 + { + dataType="Marker"; + position[]={1524.375,0,3565.875}; + name="seaPatrol_6"; + type="Empty"; + id=403; + atlOffset=11.45704; + }; + class Item34 + { + dataType="Marker"; + position[]={2142,0,5934}; + name="seaPatrol_7"; + type="Empty"; + id=404; + atlOffset=5.1647449; + }; + class Item35 + { + dataType="Marker"; + position[]={5931.25,0,4555.375}; + name="seaPatrol_8"; + type="Empty"; + id=405; + atlOffset=20.191216; + }; + class Item36 + { + dataType="Marker"; + position[]={9328.25,0,7596.125}; + name="seaPatrol_12"; + type="Empty"; + id=409; + atlOffset=6.0476885; + }; + class Item37 + { + dataType="Marker"; + position[]={10722.125,0,4307.875}; + name="seaPatrol_14"; + type="Empty"; + id=411; + atlOffset=5; + }; + class Item38 + { + dataType="Marker"; + position[]={15711.499,7,16401.436}; + name="detectPlayer"; + markerType="RECTANGLE"; + type="rectangle"; + a=188.12593; + b=759.3894; + angle=329.56482; + id=419; + atlOffset=-1.5900002; + }; + class Item39 + { + dataType="Layer"; + name="SeaAttackSpawnPoints"; + class Entities + { + items=8; + class Item0 + { + dataType="Marker"; + position[]={-393.375,215.625,18519.5}; + name="seaAttackSpawn"; + type="mil_ambush"; + colorName="ColorWhite"; + angle=59.950214; + id=428; + atlOffset=194.405; + }; + class Item1 + { + dataType="Marker"; + position[]={-1333.875,69.5,10034.125}; + name="seaAttackSpawn_1"; + type="mil_ambush"; + colorName="ColorWhite"; + id=429; + atlOffset=61.242199; + }; + class Item2 + { + dataType="Marker"; + position[]={-550.25,351.625,-586.125}; + name="seaAttackSpawn_2"; + type="mil_ambush"; + colorName="ColorWhite"; + angle=302.28305; + id=430; + atlOffset=373.67499; + }; + class Item3 + { + dataType="Marker"; + position[]={8878.125,277.25,-614}; + name="seaAttackSpawn_3"; + type="mil_ambush"; + colorName="ColorWhite"; + angle=268.30917; + id=431; + atlOffset=297.65283; + }; + class Item4 + { + dataType="Marker"; + position[]={18908.5,127.125,-845}; + name="seaAttackSpawn_4"; + type="mil_ambush"; + colorName="ColorWhite"; + angle=220.13451; + id=432; + atlOffset=152.595; + }; + class Item5 + { + dataType="Marker"; + position[]={19040.25,108.75,9919.5}; + name="seaAttackSpawn_5"; + type="mil_ambush"; + colorName="ColorWhite"; + angle=178.17734; + id=433; + atlOffset=129.31033; + }; + class Item6 + { + dataType="Marker"; + position[]={18648.5,12.875,18500.375}; + name="seaAttackSpawn_6"; + type="mil_ambush"; + colorName="ColorWhite"; + angle=135.73744; + id=434; + atlOffset=-6.1450005; + }; + class Item7 + { + dataType="Marker"; + position[]={9028.25,66.25,18751}; + name="seaAttackSpawn_7"; + type="mil_ambush"; + colorName="ColorWhite"; + angle=89.431442; + id=435; + atlOffset=29.94326; + }; + }; + id=427; + atlOffset=59.932709; + }; + class Item40 + { + dataType="Marker"; + position[]={1087.75,24.125,4759.375}; + name="control_34"; + markerType="RECTANGLE"; + type="rectangle"; + a=33.470539; + b=28.215813; + angle=325.745; + id=452; + atlOffset=22.239832; + }; + class Item41 + { + dataType="Layer"; + name="Factory"; + class Entities + { + items=14; + class Item0 + { + dataType="Marker"; + position[]={2858.125,4.8623047,6263.875}; + name="factory"; + markerType="RECTANGLE"; + type="rectangle"; + colorName="ColorOrange"; + a=51.454319; + b=27.52; + angle=309.93887; + id=456; + atlOffset=-0.58653116; + }; + class Item1 + { + dataType="Marker"; + position[]={2840.6587,7.4541016,6278.8574}; + name="fact_vehicle"; + markerType="RECTANGLE"; + type="rectangle"; + colorName="ColorGreen"; + a=10.566308; + b=3.7279682; + angle=145.41844; + id=457; + atlOffset=0.92856169; + }; + class Item2 + { + dataType="Marker"; + position[]={1160.625,7.125,6401.5}; + name="factory_1"; + markerType="RECTANGLE"; + type="rectangle"; + colorName="ColorOrange"; + a=32.925728; + b=36.467552; + angle=206.79955; + id=458; + atlOffset=2.3539109; + }; + class Item3 + { + dataType="Marker"; + position[]={1165.375,4.875,6412.75}; + name="fact_1_vehicle"; + markerType="RECTANGLE"; + type="rectangle"; + colorName="ColorGreen"; + a=10.039738; + b=3.8759999; + angle=171.74556; + id=459; + atlOffset=0.88508201; + }; + class Item4 + { + dataType="Marker"; + position[]={3309.3237,12.625,7957.5195}; + name="factory_2"; + markerType="RECTANGLE"; + type="rectangle"; + colorName="ColorOrange"; + a=101.20949; + b=57.093002; + angle=359.85556; + id=460; + atlOffset=-1.3522358; + }; + class Item5 + { + dataType="Marker"; + position[]={3360.4626,11.625,7956.897}; + name="fact_2_vehicle"; + markerType="RECTANGLE"; + type="rectangle"; + colorName="ColorGreen"; + a=14.288386; + b=3.8759999; + angle=359.86884; + id=461; + atlOffset=-1.8223324; + }; + class Item6 + { + dataType="Marker"; + position[]={3790.8457,11.339299,7016.9072}; + name="factory_3"; + markerType="RECTANGLE"; + type="rectangle"; + colorName="ColorOrange"; + a=60.04306; + b=37.420231; + angle=223.39241; + id=462; + atlOffset=1.4031172; + }; + class Item7 + { + dataType="Marker"; + position[]={3831.1057,9.3339357,7004.9604}; + name="fact_3_vehicle"; + markerType="RECTANGLE"; + type="rectangle"; + colorName="ColorGreen"; + a=13.643187; + b=5.4429536; + angle=209.64499; + id=463; + atlOffset=0.60124779; + }; + class Item8 + { + dataType="Marker"; + position[]={10861.694,42.331081,13193.381}; + name="factory_4"; + markerType="RECTANGLE"; + type="rectangle"; + colorName="ColorOrange"; + a=73.095856; + b=45.931221; + angle=64.021965; + id=1111; + atlOffset=0.11668777; + }; + class Item9 + { + dataType="Marker"; + position[]={10886.898,42.125,13206.277}; + name="fact_4_vehicle"; + markerType="RECTANGLE"; + type="rectangle"; + colorName="ColorGreen"; + a=12.15052; + b=8.438446; + angle=157.32549; + id=1112; + atlOffset=-0.12611008; + }; + class Item10 + { + dataType="Marker"; + position[]={16098.603,4.75,6791.6318}; + name="factory_5"; + markerType="ELLIPSE"; + type="rectangle"; + colorName="ColorOrange"; + a=65.949829; + b=100.569; + angle=359.40695; + id=1157; + atlOffset=-0.63766813; + }; + class Item11 + { + dataType="Marker"; + position[]={16108.254,5,6867.1152}; + name="fact_5_vehicle"; + markerType="RECTANGLE"; + type="rectangle"; + colorName="ColorGreen"; + a=5.4380002; + b=16.362; + angle=151.627; + id=1159; + atlOffset=1.6172619; + }; + class Item12 + { + dataType="Marker"; + position[]={11552,38.25,10181.875}; + name="factory_6"; + markerType="RECTANGLE"; + type="rectangle"; + colorName="ColorOrange"; + a=51.454319; + b=34.726009; + angle=239.93976; + id=4954; + atlOffset=0.17049408; + }; + class Item13 + { + dataType="Marker"; + position[]={11520.25,38.125,10197.875}; + name="fact_6_vehicle"; + markerType="RECTANGLE"; + type="rectangle"; + colorName="ColorGreen"; + a=15.142; + b=3.8759999; + angle=245.97295; + id=4955; + atlOffset=-1.1288033; + }; + }; + id=455; + atlOffset=7.7984657; + }; + class Item42 + { + dataType="Layer"; + name="Resource"; + class Entities + { + items=29; + class Item0 + { + dataType="Marker"; + position[]={6887.25,1.125,14504.5}; + name="reso_vehicle"; + markerType="RECTANGLE"; + type="rectangle"; + colorName="ColorGreen"; + a=14.864397; + b=3.9034529; + angle=292.20978; + id=465; + atlOffset=-22.631151; + }; + class Item1 + { + dataType="Marker"; + position[]={6918.125,2.5,14480.5}; + name="resource"; + markerType="RECTANGLE"; + type="rectangle"; + colorName="ColorBrown"; + a=62.293999; + b=50; + angle=280.67365; + id=466; + atlOffset=-22.625071; + }; + class Item2 + { + dataType="Marker"; + position[]={498.875,24.875,17027.5}; + name="resource_1"; + markerType="RECTANGLE"; + type="rectangle"; + colorName="ColorBrown"; + a=36.068497; + b=44.23365; + angle=56.881302; + id=467; + atlOffset=-2.2311401; + }; + class Item3 + { + dataType="Marker"; + position[]={469.25,24.375,17032.625}; + name="reso_1_vehicle"; + markerType="RECTANGLE"; + type="rectangle"; + colorName="ColorGreen"; + a=12.673191; + b=4.6957054; + angle=49.264656; + id=468; + atlOffset=0.024763107; + }; + class Item4 + { + dataType="Marker"; + position[]={1074.351,13.058077,7113.4165}; + name="resource_2"; + markerType="RECTANGLE"; + type="rectangle"; + colorName="ColorBrown"; + a=52.935585; + b=66.04155; + angle=121.79418; + id=469; + atlOffset=0.08112812; + }; + class Item5 + { + dataType="Marker"; + position[]={1089.526,12.639,7139.606}; + name="reso_2_vehicle"; + markerType="RECTANGLE"; + type="rectangle"; + colorName="ColorGreen"; + a=9.3290005; + b=4.5320001; + angle=208.30496; + id=470; + atlOffset=-0.10175133; + }; + class Item6 + { + dataType="Marker"; + position[]={227.11328,9.3716631,6787.3701}; + name="resource_3"; + markerType="RECTANGLE"; + type="rectangle"; + colorName="ColorBrown"; + a=66.744125; + b=58.539055; + angle=156.00537; + id=471; + atlOffset=-1.1295605; + }; + class Item7 + { + dataType="Marker"; + position[]={243.375,11.25,6787}; + name="reso_3_vehicle"; + markerType="RECTANGLE"; + type="rectangle"; + colorName="ColorGreen"; + a=9; + b=7; + angle=269.00397; + id=472; + atlOffset=0.64310074; + }; + class Item8 + { + dataType="Marker"; + position[]={1801.0225,11.02673,8676.8252}; + name="resource_5"; + markerType="RECTANGLE"; + type="rectangle"; + colorName="ColorBrown"; + a=62.293999; + b=59.546589; + angle=170.82509; + id=475; + atlOffset=0.73872948; + }; + class Item9 + { + dataType="Marker"; + position[]={1797.2511,10.736816,8698.2207}; + name="reso_5_vehicle"; + markerType="RECTANGLE"; + type="rectangle"; + colorName="ColorGreen"; + a=12.164; + b=3.4101124; + angle=265.48148; + id=476; + atlOffset=-0.31212807; + }; + class Item10 + { + dataType="Marker"; + position[]={5961.4497,34.199493,9100.8457}; + name="resource_6"; + markerType="RECTANGLE"; + type="rectangle"; + colorName="ColorBrown"; + a=59.82449; + b=96.587395; + angle=337.00861; + id=477; + atlOffset=0.7232399; + }; + class Item11 + { + dataType="Marker"; + position[]={685.1012,10.297157,9754.1182}; + name="resource_7"; + markerType="RECTANGLE"; + type="rectangle"; + colorName="ColorBrown"; + a=66.254898; + b=63.121372; + angle=144.62492; + id=479; + atlOffset=0.0010671616; + }; + class Item12 + { + dataType="Marker"; + position[]={659.7807,10,9756.9453}; + name="reso_7_vehicle"; + markerType="RECTANGLE"; + type="rectangle"; + colorName="ColorGreen"; + a=13.219267; + b=3.83408; + angle=303.0488; + id=480; + atlOffset=1.2415476; + }; + class Item13 + { + dataType="Marker"; + position[]={13911.613,4.433496,10129.821}; + name="resource_8"; + markerType="RECTANGLE"; + type="rectangle"; + colorName="ColorBrown"; + a=131.20033; + b=184.0943; + angle=144.62492; + id=1411; + atlOffset=-0.0065770149; + }; + class Item14 + { + dataType="Marker"; + position[]={13901.877,11,10158.232}; + name="reso_8_vehicle"; + markerType="RECTANGLE"; + type="rectangle"; + colorName="ColorGreen"; + a=16.677082; + b=8.6586227; + angle=95.545937; + id=1415; + atlOffset=6.4313207; + }; + class Item15 + { + dataType="Marker"; + position[]={6527.625,22.5,11854.5}; + name="resource_4"; + markerType="ELLIPSE"; + type="rectangle"; + colorName="ColorBrown"; + a=79.035004; + b=68.586998; + angle=133.37997; + id=1679; + atlOffset=0.56955528; + }; + class Item16 + { + dataType="Marker"; + position[]={6551.875,19.34375,11858.5}; + name="reso_4_vehicle"; + markerType="RECTANGLE"; + type="rectangle"; + colorName="ColorGreen"; + a=9; + b=15; + angle=58.046989; + id=1680; + atlOffset=-1.4816036; + }; + class Item17 + { + dataType="Marker"; + position[]={7647.3652,26.499001,11997.321}; + name="resource_9"; + markerType="ELLIPSE"; + type="rectangle"; + colorName="ColorBrown"; + a=116.489; + b=96.904999; + angle=27.438; + id=1681; + atlOffset=0.070865631; + }; + class Item18 + { + dataType="Marker"; + position[]={7651.375,26.5,11979.818}; + name="reso_9_vehicle"; + markerType="RECTANGLE"; + type="rectangle"; + colorName="ColorGreen"; + a=7.0300002; + b=15.856; + angle=243.95596; + id=1682; + atlOffset=-0.37260246; + }; + class Item19 + { + dataType="Marker"; + position[]={2580.9592,18.375,10999.37}; + name="resource_10"; + markerType="RECTANGLE"; + type="rectangle"; + colorName="ColorBrown"; + a=79.091125; + b=58.757423; + angle=125.62593; + id=2498; + atlOffset=0.4553833; + }; + class Item20 + { + dataType="Marker"; + position[]={2575.053,18.25,11012.873}; + name="reso_10_vehicle"; + markerType="RECTANGLE"; + type="rectangle"; + colorName="ColorGreen"; + a=14.366054; + b=4.9937572; + angle=136.15643; + id=2499; + atlOffset=-0.29633331; + }; + class Item21 + { + dataType="Marker"; + position[]={14759.5,23.143759,5763.875}; + name="resource_11"; + markerType="RECTANGLE"; + type="rectangle"; + colorName="ColorBrown"; + a=62.293999; + b=50; + angle=178.06767; + id=2509; + }; + class Item22 + { + dataType="Marker"; + position[]={14721.446,22.25,5788.1655}; + name="reso_11_vehicle"; + markerType="RECTANGLE"; + type="rectangle"; + colorName="ColorGreen"; + a=15; + b=5.8201675; + angle=88.223854; + id=2510; + atlOffset=0.10062027; + }; + class Item23 + { + dataType="Marker"; + position[]={10514.071,7.4423828,6506.3877}; + name="reso_12_vehicle"; + markerType="RECTANGLE"; + type="rectangle"; + colorName="ColorGreen"; + a=11.668649; + b=4.8221688; + angle=83.042847; + id=2685; + atlOffset=-0.38398933; + }; + class Item24 + { + dataType="Marker"; + position[]={10462.875,7.125,6494.375}; + name="resource_12"; + markerType="RECTANGLE"; + type="rectangle"; + colorName="ColorBrown"; + a=71.4776; + b=93.514954; + angle=89.531136; + id=2686; + atlOffset=-0.79540777; + }; + class Item25 + { + dataType="Marker"; + position[]={10535.477,28.933506,10424.457}; + name="resource_13"; + markerType="RECTANGLE"; + type="rectangle"; + colorName="ColorBrown"; + a=88.178314; + b=49.035526; + angle=217.66907; + id=4952; + atlOffset=-0.801157; + }; + class Item26 + { + dataType="Marker"; + position[]={10537.875,32.5,10465.875}; + name="reso_13_vehicle"; + markerType="RECTANGLE"; + type="rectangle"; + colorName="ColorGreen"; + a=14.864; + b=5.7129998; + angle=323.51193; + id=4953; + atlOffset=2.7781944; + }; + class Item27 + { + dataType="Marker"; + position[]={5953.75,33.5,9089.875}; + name="reso_6_vehicle_1"; + markerType="RECTANGLE"; + type="rectangle"; + colorName="ColorGreen"; + a=4.146224; + b=5.9335938; + angle=157.52328; + id=6546; + atlOffset=-0.34200668; + }; + class Item28 + { + dataType="Marker"; + position[]={5980.3208,34.169235,9103.7891}; + name="reso_6_vehicle_2"; + markerType="RECTANGLE"; + type="rectangle"; + colorName="ColorGreen"; + a=4.146224; + b=5.9335938; + angle=157.52328; + id=6547; + }; + }; + id=464; + atlOffset=4.9990063; + }; + class Item43 + { + dataType="Layer"; + name="Seaports"; + class Entities + { + items=19; + class Item0 + { + dataType="Marker"; + position[]={1254.0571,6.75,4647.4536}; + name="Seaport"; + markerType="RECTANGLE"; + type="mil_objective"; + colorName="ColorBlue"; + a=82.863411; + b=50; + angle=125.5411; + id=482; + atlOffset=-1.4999161; + }; + class Item1 + { + dataType="Marker"; + position[]={1212.5,10.375,4599.875}; + name="seap_vehicle"; + markerType="RECTANGLE"; + type="mil_objective"; + colorName="ColorGreen"; + a=9.8780422; + b=5.6417966; + angle=150.4854; + id=483; + atlOffset=-5.5696535; + }; + class Item2 + { + dataType="Marker"; + position[]={17187.875,7.25,14259}; + name="Seaport_1"; + markerType="RECTANGLE"; + type="mil_objective"; + colorName="ColorBlue"; + a=141.46442; + b=79.886147; + angle=272.00589; + id=1113; + atlOffset=4.9321632; + }; + class Item3 + { + dataType="Marker"; + position[]={17175.469,11,14260.524}; + name="seap_1_vehicle"; + markerType="RECTANGLE"; + type="mil_objective"; + colorName="ColorGreen"; + a=16.282391; + b=4.770833; + angle=94.399612; + id=1114; + atlOffset=8.8707571; + }; + class Item4 + { + dataType="Marker"; + position[]={16600.5,6.75,4248.5}; + name="Seaport_2"; + markerType="RECTANGLE"; + type="mil_objective"; + colorName="ColorBlue"; + a=149.9493; + b=135.83257; + angle=183.6087; + id=1116; + atlOffset=4.28613; + }; + class Item5 + { + dataType="Marker"; + position[]={16575.625,11.875,4317.375}; + name="seap_2_vehicle"; + markerType="RECTANGLE"; + type="mil_objective"; + colorName="ColorGreen"; + a=15; + b=9; + angle=271.285; + id=1117; + atlOffset=9.1704445; + }; + class Item6 + { + dataType="Marker"; + position[]={16692.625,1,4278.75}; + name="seaSpawn_2"; + type="mil_objective"; + angle=58.067616; + id=1118; + atlOffset=2.5428343; + }; + class Item7 + { + dataType="Marker"; + position[]={9841.25,6.75,2396.375}; + name="Seaport_3"; + markerType="RECTANGLE"; + type="mil_objective"; + colorName="ColorBlue"; + a=100.40222; + b=87.718483; + angle=125.5411; + id=4975; + atlOffset=1.766808; + }; + class Item8 + { + dataType="Marker"; + position[]={9805.4531,10.75,2389.5132}; + name="seap_3_vehicle"; + markerType="RECTANGLE"; + type="mil_objective"; + colorName="ColorGreen"; + a=14.168; + b=7.6782746; + angle=149.44861; + id=4976; + atlOffset=6.2279558; + }; + class Item9 + { + dataType="Marker"; + position[]={2460.75,0,5867.75}; + name="seaSpawn_4"; + type="mil_objective"; + id=5081; + atlOffset=4.7132778; + }; + class Item10 + { + dataType="Marker"; + position[]={5807.625,0,3746.5}; + name="seaSpawn_6"; + type="mil_objective"; + id=5083; + atlOffset=4.1251717; + }; + class Item11 + { + dataType="Marker"; + position[]={10672.25,0,4419.75}; + name="seaSpawn_7"; + type="mil_objective"; + id=5084; + atlOffset=1.0216235; + }; + class Item12 + { + dataType="Marker"; + position[]={16564.141,0.018391354,4649.3618}; + name="seaSpawn_8"; + type="mil_objective"; + id=5085; + atlOffset=4.7115479; + }; + class Item13 + { + dataType="Marker"; + position[]={16242.321,-0.0073005878,6818.3242}; + name="seaSpawn_10"; + type="mil_objective"; + id=5413; + atlOffset=3.9650235; + }; + class Item14 + { + dataType="Marker"; + position[]={9239.875,0.125,7599.875}; + name="seaSpawn_12"; + type="mil_objective"; + id=6112; + atlOffset=3.8195126; + }; + class Item15 + { + dataType="Marker"; + position[]={15607.308,-0.010354174,11956.512}; + name="seaSpawn_14"; + type="mil_objective"; + id=6362; + atlOffset=3.5393648; + }; + class Item16 + { + dataType="Marker"; + position[]={15324.239,0.0022073691,8118.7412}; + name="seaSpawn_15"; + type="mil_objective"; + id=6363; + atlOffset=2.8246219; + }; + class Item17 + { + dataType="Marker"; + position[]={2672.8784,0.14786157,5372.2275}; + name="seaSpawn_16"; + type="mil_objective"; + id=6364; + atlOffset=7.5768409; + }; + class Item18 + { + dataType="Marker"; + position[]={8597.75,0,5808.625}; + name="seaSpawn_17"; + type="mil_objective"; + id=6365; + atlOffset=0.29280519; + }; + }; + id=481; + atlOffset=19.744358; + }; + class Item44 + { + dataType="Marker"; + position[]={16719.875,0,4129.25}; + name="seaPatrol_16"; + type="Empty"; + id=716; + atlOffset=2.2930677; + }; + class Item45 + { + dataType="Marker"; + position[]={16225.875,0,6755.625}; + name="seaPatrol_18"; + type="Empty"; + id=718; + atlOffset=3.3281641; + }; + class Item46 + { + dataType="Marker"; + position[]={15668,0,12171}; + name="seaPatrol_20"; + type="Empty"; + id=720; + atlOffset=12.064416; + }; + class Item47 + { + dataType="Marker"; + position[]={16935.625,0,14217.875}; + name="seaPatrol_21"; + type="Empty"; + id=721; + atlOffset=5.2247777; + }; + class Item48 + { + dataType="Marker"; + position[]={2196.875,8,6577.5}; + name="control_35"; + markerType="RECTANGLE"; + type="rectangle"; + a=9.8380432; + b=10.448801; + angle=325.745; + id=726; + atlOffset=-11.709999; + }; + class Item49 + { + dataType="Marker"; + position[]={1927.9912,5.9834118,7868.5498}; + name="control_36"; + markerType="RECTANGLE"; + type="rectangle"; + a=9.8380432; + b=10.448801; + angle=325.745; + id=727; + }; + class Item50 + { + dataType="Marker"; + position[]={1772.5952,11.240009,8524.8096}; + name="control_37"; + markerType="RECTANGLE"; + type="rectangle"; + a=9.8380432; + b=10.448801; + angle=325.745; + id=728; + }; + class Item51 + { + dataType="Marker"; + position[]={1399.8281,14.64447,9176.5195}; + name="control_38"; + markerType="RECTANGLE"; + type="rectangle"; + a=9.8380432; + b=10.448801; + angle=325.745; + id=729; + atlOffset=9.5367432e-007; + }; + class Item52 + { + dataType="Marker"; + position[]={303.76569,1.9421601,5482.6362}; + name="control_39"; + markerType="RECTANGLE"; + type="rectangle"; + a=39.945503; + b=31.168497; + angle=90.27282; + id=821; + atlOffset=-0.11905265; + }; + class Item53 + { + dataType="Marker"; + position[]={1096.75,16.75,6130.5}; + name="control_40"; + markerType="RECTANGLE"; + type="rectangle"; + a=44.374535; + b=42.688309; + angle=325.745; + id=822; + atlOffset=13.176109; + }; + class Item54 + { + dataType="Marker"; + position[]={2190.25,14.375,6363.5}; + name="control_41"; + markerType="RECTANGLE"; + type="rectangle"; + a=44.374535; + b=42.688309; + angle=252.44936; + id=823; + atlOffset=-6.0690956; + }; + class Item55 + { + dataType="Marker"; + position[]={984.875,17.125,6970.25}; + name="control_42"; + markerType="RECTANGLE"; + type="rectangle"; + a=44.374535; + b=42.688309; + angle=89.867386; + id=824; + atlOffset=5.3810415; + }; + class Item56 + { + dataType="Marker"; + position[]={2119.835,31.771996,8777.3555}; + name="control_43"; + markerType="RECTANGLE"; + type="rectangle"; + a=44.374535; + b=42.688309; + angle=325.745; + id=825; + atlOffset=1.9073486e-005; + }; + class Item57 + { + dataType="Marker"; + position[]={2946.625,37.625,7233.75}; + name="control_44"; + markerType="RECTANGLE"; + type="rectangle"; + a=21.718281; + b=17.744951; + angle=325.745; + id=1071; + atlOffset=19.621519; + }; + class Item58 + { + dataType="Marker"; + position[]={4378.1504,43.5,5279.9053}; + name="control_45"; + markerType="RECTANGLE"; + type="rectangle"; + a=49.138004; + b=57.405682; + angle=23.129761; + id=1072; + atlOffset=35.267845; + }; + class Item59 + { + dataType="Marker"; + position[]={3557.5928,11.320042,5591.2329}; + name="control_46"; + markerType="RECTANGLE"; + type="rectangle"; + a=44.374535; + b=42.688309; + angle=325.745; + id=1073; + }; + class Item60 + { + dataType="Marker"; + position[]={1720.125,49.125,12507.25}; + name="control_47"; + markerType="RECTANGLE"; + type="rectangle"; + a=74.321808; + b=87.362877; + angle=325.745; + id=1074; + atlOffset=22.99062; + }; + class Item61 + { + dataType="Marker"; + position[]={3931.375,46.125,11270.625}; + name="control_48"; + markerType="RECTANGLE"; + type="rectangle"; + a=58.98143; + b=60.759674; + angle=325.745; + id=1075; + atlOffset=16.276075; + }; + class Item62 + { + dataType="Marker"; + position[]={6044.75,37.75,7675.875}; + name="control_49"; + markerType="RECTANGLE"; + type="rectangle"; + a=12.812576; + b=16.588806; + angle=325.745; + id=1076; + atlOffset=23.274469; + }; + class Item63 + { + dataType="Marker"; + position[]={5665.75,41,9939.875}; + name="control_50"; + markerType="RECTANGLE"; + type="rectangle"; + a=154.49362; + b=200.12274; + angle=210.39755; + id=1077; + atlOffset=28.888428; + }; + class Item64 + { + dataType="Marker"; + position[]={13985.5,26.875,10930.375}; + name="control_51"; + markerType="RECTANGLE"; + type="rectangle"; + a=8.4497833; + b=11.75552; + angle=323.69452; + id=1412; + atlOffset=-1.5875416; + }; + class Item65 + { + dataType="Marker"; + position[]={12943.875,15.09,9760.125}; + name="control_52"; + markerType="RECTANGLE"; + type="rectangle"; + a=8.4497833; + b=11.75552; + angle=325.745; + id=1413; + }; + class Item66 + { + dataType="Marker"; + position[]={15045.5,19.32959,16659.25}; + name="control_29"; + markerType="RECTANGLE"; + type="rectangle"; + a=22.050417; + b=25.97823; + angle=278.83148; + id=1463; + atlOffset=-1.2065201; + }; + class Item67 + { + dataType="Marker"; + position[]={15792.664,10.063789,15004.337}; + name="control_30"; + markerType="RECTANGLE"; + type="rectangle"; + a=22.050417; + b=25.97823; + angle=325.745; + id=1464; + }; + class Item68 + { + dataType="Marker"; + position[]={15533.125,16,16233.125}; + name="control_31"; + markerType="RECTANGLE"; + type="rectangle"; + a=8.0245914; + b=6.6945305; + angle=325.745; + id=1465; + atlOffset=0.5054369; + }; + class Item69 + { + dataType="Marker"; + position[]={15775.625,18,15634.875}; + name="control_32"; + markerType="RECTANGLE"; + type="rectangle"; + a=9.2590179; + b=10.193057; + angle=325.745; + id=1466; + atlOffset=0.34131813; + }; + class Item70 + { + dataType="Marker"; + position[]={1084.2175,13.16,2888.6028}; + name="detectPlayer_1"; + markerType="RECTANGLE"; + type="rectangle"; + a=147.40359; + b=418.05832; + angle=142.80396; + id=2372; + }; + class Item71 + { + dataType="Marker"; + position[]={11450.25,19.375,17552}; + name="control_33"; + markerType="RECTANGLE"; + type="rectangle"; + a=36.66087; + b=25.412811; + angle=173.70224; + id=2395; + atlOffset=-2.166357; + }; + class Item72 + { + dataType="Marker"; + position[]={13202.875,11.949219,15038.75}; + name="control_53"; + markerType="RECTANGLE"; + type="rectangle"; + a=19.922115; + b=12.546465; + angle=168.15129; + id=2396; + atlOffset=-0.58735371; + }; + class Item73 + { + dataType="Marker"; + position[]={11281.075,24.357475,16386.375}; + name="control_54"; + markerType="RECTANGLE"; + type="rectangle"; + a=36.66087; + b=25.412811; + angle=173.70224; + id=2399; + }; + class Item74 + { + dataType="Marker"; + position[]={6856.125,1.1938477,7209.125}; + name="control_55"; + markerType="RECTANGLE"; + type="rectangle"; + a=31.789932; + b=37.279823; + angle=152.49928; + id=2404; + atlOffset=-1.7315404; + }; + class Item75 + { + dataType="Marker"; + position[]={6960.125,55.625,17246}; + name="control_56"; + markerType="RECTANGLE"; + type="rectangle"; + a=80.437538; + b=92.50161; + angle=134.1255; + id=2468; + atlOffset=-1.0864792; + }; + class Item76 + { + dataType="Marker"; + position[]={1082,23.569824,2445.375}; + name="control_57"; + markerType="RECTANGLE"; + type="rectangle"; + a=3.8103514; + b=4.229599; + angle=325.745; + id=2497; + atlOffset=-0.020175934; + }; + class Item77 + { + dataType="Marker"; + position[]={9171.6816,43.060001,13320.766}; + name="control_58"; + markerType="RECTANGLE"; + type="rectangle"; + a=9.8380432; + b=10.448801; + angle=260.68301; + id=2689; + }; + class Item78 + { + dataType="Layer"; + name="Airport (0)"; + class Entities + { + items=99; + class Item0 + { + dataType="Object"; + class PositionInfo + { + position[]={1137.25,17.0354,2814.625}; + angles[]={0,0.89223117,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=343; + type="Land_Cargo_HQ_V1_F"; + }; + class Item1 + { + dataType="Object"; + class PositionInfo + { + position[]={1017.875,17.0354,2836.125}; + angles[]={0,0.89223117,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=344; + type="Land_Cargo_HQ_V1_F"; + }; + class Item2 + { + dataType="Logic"; + class PositionInfo + { + position[]={1101.8065,13.16,2841.4788}; + angles[]={0,4.033927,0}; + }; + areaSize[]={375.42679,0,118.01559}; + areaIsRectangle=1; + flags=1; + id=448; + type="ModuleHideTerrainObjects_F"; + class CustomAttributes + { + class Attribute0 + { + property="#filter"; + expression="_this setVariable [""#filter"",_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=12; + }; + }; + }; + class Attribute1 + { + property="#hideLocally"; + expression="_this setVariable [""#hideLocally"",_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=2; + }; + }; + class Item3 + { + dataType="Object"; + class PositionInfo + { + position[]={1190.75,14.948826,2919.375}; + angles[]={0,4.0987492,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=1610; + type="Land_Mil_WiredFence_F"; + }; + class Item4 + { + dataType="Logic"; + class PositionInfo + { + position[]={1190.8906,13.16,2919.3582}; + }; + areaSize[]={1,-1,1}; + id=1611; + type="ModuleEditTerrainObject_F"; + class CustomAttributes + { + class Attribute0 + { + property="#name"; + expression="_this setVariable [""#name"",_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value=""; + }; + }; + }; + class Attribute1 + { + property="#filter"; + expression="_this setVariable [""#filter"",_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=7; + }; + }; + }; + class Attribute2 + { + property="#initServer"; + expression="_this setVariable [""#initServer"",_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value=""; + }; + }; + }; + class Attribute3 + { + property="#state"; + expression="_this setVariable [""#state"",_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=5; + }; + }; + }; + class Attribute4 + { + property="#allowDamage"; + expression="_this setVariable [""#allowDamage"",_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + class Attribute5 + { + property="#doorStates"; + expression="_this setVariable [""#doorStates"",_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "ARRAY" + }; + }; + class value + { + items=3; + class Item0 + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=0; + }; + }; + class Item1 + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=0; + }; + }; + class Item2 + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=0; + }; + }; + }; + }; + }; + }; + class Attribute6 + { + property="#init"; + expression="_this setVariable [""#init"",_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value=""; + }; + }; + }; + nAttributes=7; + }; + }; + class Item5 + { + dataType="Object"; + class PositionInfo + { + position[]={1314.75,14.948826,2547.625}; + angles[]={0,5.6562715,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=1612; + type="Land_Mil_WiredFence_F"; + }; + class Item6 + { + dataType="Logic"; + class PositionInfo + { + position[]={1314.8594,13.16,2547.6653}; + angles[]={0,1.5575224,0}; + }; + areaSize[]={1,-1,1}; + id=1613; + type="ModuleEditTerrainObject_F"; + class CustomAttributes + { + class Attribute0 + { + property="#name"; + expression="_this setVariable [""#name"",_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value=""; + }; + }; + }; + class Attribute1 + { + property="#filter"; + expression="_this setVariable [""#filter"",_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=7; + }; + }; + }; + class Attribute2 + { + property="#initServer"; + expression="_this setVariable [""#initServer"",_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value=""; + }; + }; + }; + class Attribute3 + { + property="#state"; + expression="_this setVariable [""#state"",_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=5; + }; + }; + }; + class Attribute4 + { + property="#allowDamage"; + expression="_this setVariable [""#allowDamage"",_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + class Attribute5 + { + property="#doorStates"; + expression="_this setVariable [""#doorStates"",_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "ARRAY" + }; + }; + class value + { + items=3; + class Item0 + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=0; + }; + }; + class Item1 + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=0; + }; + }; + class Item2 + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=0; + }; + }; + }; + }; + }; + }; + class Attribute6 + { + property="#init"; + expression="_this setVariable [""#init"",_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value=""; + }; + }; + }; + nAttributes=7; + }; + }; + class Item7 + { + dataType="Object"; + class PositionInfo + { + position[]={1228.75,14.948826,2486.875}; + angles[]={0,0.96129113,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=1614; + type="Land_Mil_WiredFence_F"; + }; + class Item8 + { + dataType="Logic"; + class PositionInfo + { + position[]={1227.7344,13.16,2486.3108}; + angles[]={0,3.2187505,0}; + }; + areaSize[]={1,-1,1}; + id=1615; + type="ModuleEditTerrainObject_F"; + class CustomAttributes + { + class Attribute0 + { + property="#name"; + expression="_this setVariable [""#name"",_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value=""; + }; + }; + }; + class Attribute1 + { + property="#filter"; + expression="_this setVariable [""#filter"",_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=7; + }; + }; + }; + class Attribute2 + { + property="#initServer"; + expression="_this setVariable [""#initServer"",_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value=""; + }; + }; + }; + class Attribute3 + { + property="#state"; + expression="_this setVariable [""#state"",_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=5; + }; + }; + }; + class Attribute4 + { + property="#allowDamage"; + expression="_this setVariable [""#allowDamage"",_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + class Attribute5 + { + property="#doorStates"; + expression="_this setVariable [""#doorStates"",_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "ARRAY" + }; + }; + class value + { + items=3; + class Item0 + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=0; + }; + }; + class Item1 + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=0; + }; + }; + class Item2 + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=0; + }; + }; + }; + }; + }; + }; + class Attribute6 + { + property="#init"; + expression="_this setVariable [""#init"",_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value=""; + }; + }; + }; + nAttributes=7; + }; + }; + class Item9 + { + dataType="Object"; + class PositionInfo + { + position[]={1109.3202,26.046209,2852.0911}; + angles[]={0,0.7945199,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=2391; + type="Land_Cargo_Tower_V1_F"; + }; + class Item10 + { + dataType="Object"; + class PositionInfo + { + position[]={814.625,18.655888,3073.375}; + angles[]={0,0.93222886,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=207; + type="Land_TentHangar_V1_F"; + }; + class Item11 + { + dataType="Object"; + class PositionInfo + { + position[]={933.875,26.046209,3063.5}; + angles[]={0,4.0914135,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=130; + type="Land_Cargo_Tower_V1_F"; + }; + class Item12 + { + dataType="Object"; + class PositionInfo + { + position[]={982,13.16,3000.75}; + angles[]={0,0.81686646,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=139; + type="Land_HelipadSquare_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + nAttributes=1; + }; + }; + class Item13 + { + dataType="Logic"; + class PositionInfo + { + position[]={969.375,13.16,3018.25}; + }; + areaSize[]={21.030853,0,24.128906}; + flags=1; + id=140; + type="ModuleHideTerrainObjects_F"; + class CustomAttributes + { + class Attribute0 + { + property="#filter"; + expression="_this setVariable [""#filter"",_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=15; + }; + }; + }; + class Attribute1 + { + property="#hideLocally"; + expression="_this setVariable [""#hideLocally"",_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=2; + }; + }; + class Item14 + { + dataType="Object"; + class PositionInfo + { + position[]={960.125,13.16,3024.75}; + angles[]={0,0.81686646,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=142; + type="Land_HelipadSquare_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + nAttributes=1; + }; + }; + class Item15 + { + dataType="Object"; + class PositionInfo + { + position[]={978.125,13.958342,2982.75}; + angles[]={0,3.9062891,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=143; + type="Land_HBarrier_01_line_3_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item16 + { + dataType="Object"; + class PositionInfo + { + position[]={976.25,13.958342,2984.625}; + angles[]={0,3.9062891,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=144; + type="Land_HBarrier_01_line_3_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item17 + { + dataType="Object"; + class PositionInfo + { + position[]={974.14111,13.958342,2986.4971}; + angles[]={0,3.9062891,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=145; + type="Land_HBarrier_01_line_3_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item18 + { + dataType="Object"; + class PositionInfo + { + position[]={971.76611,13.958342,2988.7471}; + angles[]={0,3.9062891,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=146; + type="Land_HBarrier_01_line_3_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item19 + { + dataType="Object"; + class PositionInfo + { + position[]={969.5,13.958342,2991}; + angles[]={0,3.9062891,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=147; + type="Land_HBarrier_01_line_3_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item20 + { + dataType="Object"; + class PositionInfo + { + position[]={967.125,13.958342,2993.25}; + angles[]={0,3.9062891,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=148; + type="Land_HBarrier_01_line_3_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item21 + { + dataType="Object"; + class PositionInfo + { + position[]={965.51221,13.958342,2994.8633}; + angles[]={0,3.9062891,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=149; + type="Land_HBarrier_01_line_3_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item22 + { + dataType="Object"; + class PositionInfo + { + position[]={963.13721,13.958342,2997.1133}; + angles[]={0,3.9062891,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=150; + type="Land_HBarrier_01_line_3_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item23 + { + dataType="Object"; + class PositionInfo + { + position[]={961.90186,13.958342,2998.4468}; + angles[]={0,3.9062891,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=151; + type="Land_HBarrier_01_line_3_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item24 + { + dataType="Object"; + class PositionInfo + { + position[]={959.52686,13.958342,3000.6968}; + angles[]={0,3.9062891,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=152; + type="Land_HBarrier_01_line_3_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item25 + { + dataType="Object"; + class PositionInfo + { + position[]={957.75,13.958342,3002.25}; + angles[]={0,3.9062891,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=153; + type="Land_HBarrier_01_line_3_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item26 + { + dataType="Object"; + class PositionInfo + { + position[]={955.375,13.958342,3004.5}; + angles[]={0,3.9062891,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=154; + type="Land_HBarrier_01_line_3_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item27 + { + dataType="Object"; + class PositionInfo + { + position[]={953.32813,13.958342,3006.5371}; + angles[]={0,3.9062891,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=155; + type="Land_HBarrier_01_line_3_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item28 + { + dataType="Object"; + class PositionInfo + { + position[]={950.95313,13.958342,3008.7871}; + angles[]={0,3.9062891,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=156; + type="Land_HBarrier_01_line_3_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item29 + { + dataType="Object"; + class PositionInfo + { + position[]={948.86963,13.958342,3010.77}; + angles[]={0,3.9062891,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=157; + type="Land_HBarrier_01_line_3_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item30 + { + dataType="Object"; + class PositionInfo + { + position[]={946.49463,13.958342,3013.02}; + angles[]={0,3.9062891,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=158; + type="Land_HBarrier_01_line_3_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item31 + { + dataType="Object"; + class PositionInfo + { + position[]={943.94531,13.958342,3015.0342}; + angles[]={0,3.9062891,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=159; + type="Land_HBarrier_01_line_3_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item32 + { + dataType="Object"; + class PositionInfo + { + position[]={941.56982,13.958342,3017.2842}; + angles[]={0,3.906291,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=160; + type="Land_HBarrier_01_line_3_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item33 + { + dataType="Object"; + class PositionInfo + { + position[]={958.12549,13.958342,3034.3745}; + angles[]={0,5.5046597,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=161; + type="Land_HBarrier_01_line_3_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item34 + { + dataType="Object"; + class PositionInfo + { + position[]={951.37402,13.958342,3028.001}; + angles[]={0,5.5046639,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=162; + type="Land_HBarrier_01_line_3_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item35 + { + dataType="Object"; + class PositionInfo + { + position[]={947.00488,13.958342,3023.8696}; + angles[]={0,5.5046639,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=163; + type="Land_HBarrier_01_line_3_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item36 + { + dataType="Object"; + class PositionInfo + { + position[]={949.25537,13.958342,3025.9941}; + angles[]={0,5.5046639,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=164; + type="Land_HBarrier_01_line_3_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item37 + { + dataType="Object"; + class PositionInfo + { + position[]={942.37207,13.958342,3019.5029}; + angles[]={0,5.5046639,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=165; + type="Land_HBarrier_01_line_3_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item38 + { + dataType="Object"; + class PositionInfo + { + position[]={944.62256,13.958342,3021.627}; + angles[]={0,5.5046639,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=166; + type="Land_HBarrier_01_line_3_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item39 + { + dataType="Object"; + class PositionInfo + { + position[]={962.64404,13.958342,3038.7246}; + angles[]={0,2.3478227,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=167; + type="Land_HBarrier_01_line_3_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item40 + { + dataType="Object"; + class PositionInfo + { + position[]={960.42627,13.958342,3036.5659}; + angles[]={0,2.3478227,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=168; + type="Land_HBarrier_01_line_3_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item41 + { + dataType="Object"; + class PositionInfo + { + position[]={967.08496,13.958342,3043.1665}; + angles[]={0,2.3478227,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=169; + type="Land_HBarrier_01_line_3_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item42 + { + dataType="Object"; + class PositionInfo + { + position[]={964.86719,13.958342,3041.0078}; + angles[]={0,2.3478227,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=170; + type="Land_HBarrier_01_line_3_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item43 + { + dataType="Object"; + class PositionInfo + { + position[]={979.25,13.958342,3031.375}; + angles[]={0,3.96822,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=171; + type="Land_HBarrier_01_line_3_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item44 + { + dataType="Object"; + class PositionInfo + { + position[]={977.2041,13.958342,3033.6973}; + angles[]={0,3.96822,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=172; + type="Land_HBarrier_01_line_3_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item45 + { + dataType="Object"; + class PositionInfo + { + position[]={983.3418,13.958342,3026.7305}; + angles[]={0,3.96822,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=173; + type="Land_HBarrier_01_line_3_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item46 + { + dataType="Object"; + class PositionInfo + { + position[]={981.29639,13.958342,3029.0527}; + angles[]={0,3.96822,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=174; + type="Land_HBarrier_01_line_3_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item47 + { + dataType="Object"; + class PositionInfo + { + position[]={987.3208,13.958342,3022.2227}; + angles[]={0,3.96822,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=175; + type="Land_HBarrier_01_line_3_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item48 + { + dataType="Object"; + class PositionInfo + { + position[]={985.2749,13.958342,3024.5449}; + angles[]={0,3.96822,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=176; + type="Land_HBarrier_01_line_3_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item49 + { + dataType="Object"; + class PositionInfo + { + position[]={991.52588,13.958342,3017.4424}; + angles[]={0,3.96822,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=177; + type="Land_HBarrier_01_line_3_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item50 + { + dataType="Object"; + class PositionInfo + { + position[]={989.47998,13.958342,3019.7646}; + angles[]={0,3.96822,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=178; + type="Land_HBarrier_01_line_3_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item51 + { + dataType="Object"; + class PositionInfo + { + position[]={973.01172,13.958342,3038.3623}; + angles[]={0,0.81138277,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=179; + type="Land_HBarrier_01_line_3_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item52 + { + dataType="Object"; + class PositionInfo + { + position[]={975.09277,13.958342,3036.0718}; + angles[]={0,0.81138277,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=180; + type="Land_HBarrier_01_line_3_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item53 + { + dataType="Object"; + class PositionInfo + { + position[]={970.80615,13.958342,3040.6631}; + angles[]={0,0.81138277,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=181; + type="Land_HBarrier_01_line_3_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item54 + { + dataType="Object"; + class PositionInfo + { + position[]={968.7251,13.958342,3042.9531}; + angles[]={0,0.81138277,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=182; + type="Land_HBarrier_01_line_3_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item55 + { + dataType="Object"; + class PositionInfo + { + position[]={1002.0039,13.958342,3005.7783}; + angles[]={0,3.9789605,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=183; + type="Land_HBarrier_01_line_3_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item56 + { + dataType="Object"; + class PositionInfo + { + position[]={997.8623,13.958342,3010.4883}; + angles[]={0,0.82212317,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=184; + type="Land_HBarrier_01_line_3_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item57 + { + dataType="Object"; + class PositionInfo + { + position[]={999.91846,13.958342,3008.1753}; + angles[]={0,0.82212317,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=185; + type="Land_HBarrier_01_line_3_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item58 + { + dataType="Object"; + class PositionInfo + { + position[]={995.68164,13.958342,3012.812}; + angles[]={0,0.82212317,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=186; + type="Land_HBarrier_01_line_3_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item59 + { + dataType="Object"; + class PositionInfo + { + position[]={993.625,13.958342,3015.125}; + angles[]={0,0.82212317,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=187; + type="Land_HBarrier_01_line_3_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item60 + { + dataType="Object"; + class PositionInfo + { + position[]={986.37354,13.958342,2989.2515}; + angles[]={0,5.5046639,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=188; + type="Land_HBarrier_01_line_3_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item61 + { + dataType="Object"; + class PositionInfo + { + position[]={988.62402,13.958342,2991.376}; + angles[]={0,5.5046639,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=189; + type="Land_HBarrier_01_line_3_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item62 + { + dataType="Object"; + class PositionInfo + { + position[]={982.00439,13.958342,2985.1201}; + angles[]={0,5.5046597,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=190; + type="Land_HBarrier_01_line_3_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item63 + { + dataType="Object"; + class PositionInfo + { + position[]={984.25488,13.958342,2987.2446}; + angles[]={0,5.5046597,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=191; + type="Land_HBarrier_01_line_3_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item64 + { + dataType="Object"; + class PositionInfo + { + position[]={979.62207,13.958342,2982.8779}; + angles[]={0,5.5046597,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=192; + type="Land_HBarrier_01_line_3_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item65 + { + dataType="Object"; + class PositionInfo + { + position[]={997.64355,13.958342,2999.9746}; + angles[]={0,2.3478227,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=193; + type="Land_HBarrier_01_line_3_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item66 + { + dataType="Object"; + class PositionInfo + { + position[]={995.42578,13.958342,2997.8164}; + angles[]={0,2.3478227,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=194; + type="Land_HBarrier_01_line_3_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item67 + { + dataType="Object"; + class PositionInfo + { + position[]={999.8667,13.958342,3002.2583}; + angles[]={0,2.3478227,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=195; + type="Land_HBarrier_01_line_3_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item68 + { + dataType="Object"; + class PositionInfo + { + position[]={1002.0845,13.958342,3004.417}; + angles[]={0,2.3478227,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=196; + type="Land_HBarrier_01_line_3_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item69 + { + dataType="Object"; + class PositionInfo + { + position[]={994.25,13.958342,2996.625}; + angles[]={0,5.5046597,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=197; + type="Land_HBarrier_01_line_3_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item70 + { + dataType="Object"; + class PositionInfo + { + position[]={952.75,13.958342,3029.375}; + angles[]={0,5.5046639,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=198; + type="Land_HBarrier_01_line_3_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item71 + { + dataType="Object"; + class PositionInfo + { + position[]={917,18.065001,2909}; + angles[]={0,0.90174556,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=201; + type="Land_Cargo_Patrol_V1_F"; + }; + class Item72 + { + dataType="Object"; + class PositionInfo + { + position[]={818.25,18.065001,3034}; + angles[]={0,0.90174556,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=202; + type="Land_Cargo_Patrol_V1_F"; + }; + class Item73 + { + dataType="Object"; + class PositionInfo + { + position[]={1005.5,26.046209,2978}; + angles[]={0,0.7945199,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=206; + type="Land_Cargo_Tower_V1_F"; + }; + class Item74 + { + dataType="Object"; + class PositionInfo + { + position[]={1002.125,18.065001,3163.5}; + angles[]={0,4.0823197,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=209; + type="Land_Cargo_Patrol_V1_F"; + }; + class Item75 + { + dataType="Object"; + class PositionInfo + { + position[]={1082.75,18.065001,3056.875}; + angles[]={0,4.0823197,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=210; + type="Land_Cargo_Patrol_V1_F"; + }; + class Item76 + { + dataType="Object"; + class PositionInfo + { + position[]={1023.25,13.579311,2956.75}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=440; + type="Land_BagFence_Round_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + nAttributes=1; + }; + }; + class Item77 + { + dataType="Object"; + class PositionInfo + { + position[]={1026.25,13.579311,2959.625}; + angles[]={0,4.602653,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=441; + type="Land_BagFence_Round_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + nAttributes=1; + }; + }; + class Item78 + { + dataType="Object"; + class PositionInfo + { + position[]={1022.875,13.579311,2963}; + angles[]={0,3.0734408,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=442; + type="Land_BagFence_Round_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + nAttributes=1; + }; + }; + class Item79 + { + dataType="Object"; + class PositionInfo + { + position[]={1019.875,13.579311,2960.25}; + angles[]={0,1.3828664,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=443; + type="Land_BagFence_Round_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + nAttributes=1; + }; + }; + class Item80 + { + dataType="Object"; + class PositionInfo + { + position[]={930.14551,13.579311,2914.8945}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=444; + type="Land_BagFence_Round_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + nAttributes=1; + }; + }; + class Item81 + { + dataType="Object"; + class PositionInfo + { + position[]={933.14551,13.579311,2917.7695}; + angles[]={0,4.602653,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=445; + type="Land_BagFence_Round_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + nAttributes=1; + }; + }; + class Item82 + { + dataType="Object"; + class PositionInfo + { + position[]={929.77051,13.579311,2921.1445}; + angles[]={0,3.0734408,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=446; + type="Land_BagFence_Round_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + nAttributes=1; + }; + }; + class Item83 + { + dataType="Object"; + class PositionInfo + { + position[]={926.77051,13.579311,2918.3945}; + angles[]={0,1.3828664,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=447; + type="Land_BagFence_Round_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + nAttributes=1; + }; + }; + class Item84 + { + dataType="Logic"; + class PositionInfo + { + position[]={887.78711,13.16,2983.0898}; + }; + areaSize[]={1,-1,1}; + id=2479; + type="ModuleEditTerrainObject_F"; + class CustomAttributes + { + class Attribute0 + { + property="#name"; + expression="_this setVariable [""#name"",_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value=""; + }; + }; + }; + class Attribute1 + { + property="#filter"; + expression="_this setVariable [""#filter"",_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=15; + }; + }; + }; + class Attribute2 + { + property="#initServer"; + expression="_this setVariable [""#initServer"",_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value=""; + }; + }; + }; + class Attribute3 + { + property="#state"; + expression="_this setVariable [""#state"",_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=5; + }; + }; + }; + class Attribute4 + { + property="#allowDamage"; + expression="_this setVariable [""#allowDamage"",_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + class Attribute5 + { + property="#doorStates"; + expression="_this setVariable [""#doorStates"",_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "ARRAY" + }; + }; + class value + { + items=3; + class Item0 + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=0; + }; + }; + class Item1 + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=0; + }; + }; + class Item2 + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=0; + }; + }; + }; + }; + }; + }; + class Attribute6 + { + property="#init"; + expression="_this setVariable [""#init"",_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value=""; + }; + }; + }; + nAttributes=7; + }; + }; + class Item85 + { + dataType="Logic"; + class PositionInfo + { + position[]={857.64685,13.16,3022.8145}; + }; + areaSize[]={1,-1,1}; + id=2480; + type="ModuleEditTerrainObject_F"; + class CustomAttributes + { + class Attribute0 + { + property="#name"; + expression="_this setVariable [""#name"",_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value=""; + }; + }; + }; + class Attribute1 + { + property="#filter"; + expression="_this setVariable [""#filter"",_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=15; + }; + }; + }; + class Attribute2 + { + property="#initServer"; + expression="_this setVariable [""#initServer"",_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value=""; + }; + }; + }; + class Attribute3 + { + property="#state"; + expression="_this setVariable [""#state"",_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=5; + }; + }; + }; + class Attribute4 + { + property="#allowDamage"; + expression="_this setVariable [""#allowDamage"",_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + class Attribute5 + { + property="#doorStates"; + expression="_this setVariable [""#doorStates"",_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "ARRAY" + }; + }; + class value + { + items=3; + class Item0 + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=0; + }; + }; + class Item1 + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=0; + }; + }; + class Item2 + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=0; + }; + }; + }; + }; + }; + }; + class Attribute6 + { + property="#init"; + expression="_this setVariable [""#init"",_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value=""; + }; + }; + }; + nAttributes=7; + }; + }; + class Item86 + { + dataType="Logic"; + class PositionInfo + { + position[]={918.79688,13.16,2977.4995}; + }; + areaSize[]={1,-1,1}; + id=2481; + type="ModuleEditTerrainObject_F"; + class CustomAttributes + { + class Attribute0 + { + property="#name"; + expression="_this setVariable [""#name"",_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value=""; + }; + }; + }; + class Attribute1 + { + property="#filter"; + expression="_this setVariable [""#filter"",_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=7; + }; + }; + }; + class Attribute2 + { + property="#initServer"; + expression="_this setVariable [""#initServer"",_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value=""; + }; + }; + }; + class Attribute3 + { + property="#state"; + expression="_this setVariable [""#state"",_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=5; + }; + }; + }; + class Attribute4 + { + property="#allowDamage"; + expression="_this setVariable [""#allowDamage"",_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + class Attribute5 + { + property="#doorStates"; + expression="_this setVariable [""#doorStates"",_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "ARRAY" + }; + }; + class value + { + items=3; + class Item0 + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=0; + }; + }; + class Item1 + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=0; + }; + }; + class Item2 + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=0; + }; + }; + }; + }; + }; + }; + class Attribute6 + { + property="#init"; + expression="_this setVariable [""#init"",_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value=""; + }; + }; + }; + nAttributes=7; + }; + }; + class Item87 + { + dataType="Logic"; + class PositionInfo + { + position[]={884.875,13.16,2951.1729}; + }; + areaSize[]={1,-1,1}; + id=2482; + type="ModuleEditTerrainObject_F"; + class CustomAttributes + { + class Attribute0 + { + property="#name"; + expression="_this setVariable [""#name"",_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value=""; + }; + }; + }; + class Attribute1 + { + property="#filter"; + expression="_this setVariable [""#filter"",_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=7; + }; + }; + }; + class Attribute2 + { + property="#initServer"; + expression="_this setVariable [""#initServer"",_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value=""; + }; + }; + }; + class Attribute3 + { + property="#state"; + expression="_this setVariable [""#state"",_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=5; + }; + }; + }; + class Attribute4 + { + property="#allowDamage"; + expression="_this setVariable [""#allowDamage"",_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + class Attribute5 + { + property="#doorStates"; + expression="_this setVariable [""#doorStates"",_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "ARRAY" + }; + }; + class value + { + items=3; + class Item0 + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=0; + }; + }; + class Item1 + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=0; + }; + }; + class Item2 + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=0; + }; + }; + }; + }; + }; + }; + class Attribute6 + { + property="#init"; + expression="_this setVariable [""#init"",_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value=""; + }; + }; + }; + nAttributes=7; + }; + }; + class Item88 + { + dataType="Object"; + class PositionInfo + { + position[]={919.25,13.962541,2977}; + angles[]={0,5.7072268,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=2485; + type="Land_CamoConcreteWall_01_l_4m_v1_F"; + }; + class Item89 + { + dataType="Object"; + class PositionInfo + { + position[]={914.25,13.962541,2973.75}; + angles[]={0,5.7072268,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=2486; + type="Land_CamoConcreteWall_01_l_4m_v1_F"; + }; + class Item90 + { + dataType="Object"; + class PositionInfo + { + position[]={909.25,13.962541,2970.5}; + angles[]={0,5.7072268,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=2487; + type="Land_CamoConcreteWall_01_l_4m_v1_F"; + }; + class Item91 + { + dataType="Object"; + class PositionInfo + { + position[]={904.25,13.962541,2967.25}; + angles[]={0,5.7072268,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=2488; + type="Land_CamoConcreteWall_01_l_4m_v1_F"; + }; + class Item92 + { + dataType="Object"; + class PositionInfo + { + position[]={899.25,13.962541,2964}; + angles[]={0,5.7072268,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=2489; + type="Land_CamoConcreteWall_01_l_4m_v1_F"; + }; + class Item93 + { + dataType="Object"; + class PositionInfo + { + position[]={894.25,13.962541,2960.75}; + angles[]={0,5.7072268,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=2490; + type="Land_CamoConcreteWall_01_l_4m_v1_F"; + }; + class Item94 + { + dataType="Object"; + class PositionInfo + { + position[]={889.25,13.962541,2957.5}; + angles[]={0,5.7072268,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=2491; + type="Land_CamoConcreteWall_01_l_4m_v1_F"; + }; + class Item95 + { + dataType="Object"; + class PositionInfo + { + position[]={886.125,13.962541,2953}; + angles[]={0,4.9525919,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=2492; + type="Land_CamoConcreteWall_01_l_4m_v1_F"; + }; + class Item96 + { + dataType="Object"; + class PositionInfo + { + position[]={866.375,14.948826,3142.375}; + angles[]={0,2.5291963,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=1608; + type="Land_Mil_WiredFence_F"; + }; + class Item97 + { + dataType="Logic"; + class PositionInfo + { + position[]={866.46875,13.16,3142.3628}; + }; + areaSize[]={1,-1,1}; + id=1609; + type="ModuleEditTerrainObject_F"; + class CustomAttributes + { + class Attribute0 + { + property="#name"; + expression="_this setVariable [""#name"",_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value=""; + }; + }; + }; + class Attribute1 + { + property="#filter"; + expression="_this setVariable [""#filter"",_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=7; + }; + }; + }; + class Attribute2 + { + property="#initServer"; + expression="_this setVariable [""#initServer"",_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value=""; + }; + }; + }; + class Attribute3 + { + property="#state"; + expression="_this setVariable [""#state"",_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=5; + }; + }; + }; + class Attribute4 + { + property="#allowDamage"; + expression="_this setVariable [""#allowDamage"",_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + class Attribute5 + { + property="#doorStates"; + expression="_this setVariable [""#doorStates"",_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "ARRAY" + }; + }; + class value + { + items=3; + class Item0 + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=0; + }; + }; + class Item1 + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=0; + }; + }; + class Item2 + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=0; + }; + }; + }; + }; + }; + }; + class Attribute6 + { + property="#init"; + expression="_this setVariable [""#init"",_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value=""; + }; + }; + }; + nAttributes=7; + }; + }; + class Item98 + { + dataType="Object"; + class PositionInfo + { + position[]={907.5,36.391331,2955.625}; + angles[]={0,4.0908947,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=5403; + type="Land_TTowerBig_2_F"; + }; + }; + id=2731; + }; + class Item79 + { + dataType="Layer"; + name="Seaport (0)"; + class Entities + { + items=8; + class Item0 + { + dataType="Object"; + class PositionInfo + { + position[]={1287.25,2.1517816,4675}; + angles[]={0.13791591,4.3287482,6.1991997}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=2733; + type="Land_Boat_03_abandoned_F"; + atlOffset=0.27699989; + }; + class Item1 + { + dataType="Object"; + class PositionInfo + { + position[]={1211.125,18.905235,4582.125}; + angles[]={0.079468332,0.87812847,6.1609316}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=2735; + type="Land_GuardHouse_02_grey_F"; + atlOffset=-0.063877106; + }; + class Item2 + { + dataType="Object"; + class PositionInfo + { + position[]={1196.25,19.033669,4589}; + angles[]={0.061356485,0.70946115,6.2127671}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2736; + type="Land_HBarrier_01_big_4_green_F"; + atlOffset=-0.028657913; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item3 + { + dataType="Object"; + class PositionInfo + { + position[]={1190.125,19.489147,4594.5}; + angles[]={6.2809215,3.8892298,6.1564512}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2737; + type="Land_HBarrier_01_big_4_green_F"; + atlOffset=-0.0066452026; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item4 + { + dataType="Object"; + class PositionInfo + { + position[]={1188.3307,19.660763,4600.7466}; + angles[]={0.027296599,1.7653846,6.1744018}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2741; + type="Land_HBarrier_01_big_4_green_F"; + atlOffset=-0.023334503; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item5 + { + dataType="Object"; + class PositionInfo + { + position[]={1256.9861,11.707054,4622.1802}; + angles[]={0,2.1385062,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=2744; + type="Land_Cargo_House_V1_F"; + }; + class Item6 + { + dataType="Object"; + class PositionInfo + { + position[]={1260.875,11.171181,4627}; + angles[]={0,2.1385062,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=2745; + type="Land_Cargo_House_V1_F"; + }; + class Item7 + { + dataType="Object"; + class PositionInfo + { + position[]={1199,22.417072,4592.5}; + angles[]={0,0.79602545,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=451; + type="Land_Cargo_Patrol_V1_F"; + atlOffset=0.0011672974; + }; + }; + id=2738; + atlOffset=0.44522285; + }; + class Item80 + { + dataType="Layer"; + name="Resource (1)"; + class Entities + { + items=3; + class Item0 + { + dataType="Object"; + class PositionInfo + { + position[]={479.10681,27.210264,17014.188}; + angles[]={0,1.5923506,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=2751; + type="Land_dp_transformer_F"; + }; + class Item1 + { + dataType="Object"; + class PositionInfo + { + position[]={482.875,27.315887,17014.125}; + angles[]={0,1.5923506,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=2752; + type="Land_dp_transformer_F"; + }; + class Item2 + { + dataType="Object"; + class PositionInfo + { + position[]={486.89233,27.342356,17014.084}; + angles[]={0,1.5923506,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=2753; + type="Land_dp_transformer_F"; + }; + }; + id=2754; + atlOffset=-0.030128479; + }; + class Item81 + { + dataType="Layer"; + name="Resource (0)"; + class Entities + { + items=8; + class Item0 + { + dataType="Object"; + class PositionInfo + { + position[]={6933.25,26.367022,14507}; + angles[]={0,2.0148735,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2720; + type="Land_PowerGenerator_F"; + }; + class Item1 + { + dataType="Object"; + class PositionInfo + { + position[]={6905.375,29.207809,14520.75}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=2728; + type="Land_dp_smallTank_F"; + }; + class Item2 + { + dataType="Object"; + class PositionInfo + { + position[]={6897,28.626629,14526.125}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=2729; + type="Land_dp_smallTank_F"; + }; + class Item3 + { + dataType="Object"; + class PositionInfo + { + position[]={6900.625,25.863398,14504.375}; + angles[]={0,0.4949224,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=2730; + type="Land_dp_transformer_F"; + }; + class Item4 + { + dataType="Object"; + class PositionInfo + { + position[]={6896.5,25.784895,14462.125}; + angles[]={0.015927421,1.568657,6.1834044}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=5384; + type="Land_HBarrier_01_line_5_green_F"; + }; + class Item5 + { + dataType="Object"; + class PositionInfo + { + position[]={6898.3096,25.592808,14465.694}; + angles[]={0.029571336,2.5731468,6.2105041}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=5385; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=1.9073486e-006; + }; + class Item6 + { + dataType="Object"; + class PositionInfo + { + position[]={6898.54,25.653822,14458.464}; + angles[]={0.029569319,3.7336707,6.1834044}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=5383; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=1.9073486e-006; + }; + class Item7 + { + dataType="Object"; + class PositionInfo + { + position[]={6902.375,29.513477,14462.125}; + angles[]={0,1.4445666,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=5863; + type="Land_Cargo_Patrol_V1_F"; + }; + }; + id=2755; + atlOffset=-0.029273987; + }; + class Item82 + { + dataType="Layer"; + name="Resource (2)"; + class Entities + { + items=13; + class Item0 + { + dataType="Object"; + class PositionInfo + { + position[]={1099.375,14.44626,7147.625}; + angles[]={0,2.0243759,0}; + }; + side="Empty"; + flags=1; + class Attributes + { + }; + id=2756; + type="Land_PowerStation_01_F"; + atlOffset=0.41157436; + }; + class Item1 + { + dataType="Object"; + class PositionInfo + { + position[]={1089.875,13.824486,7041.75}; + angles[]={0.0090957033,1.1017262,6.2513428}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=5741; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=-9.5367432e-007; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item2 + { + dataType="Object"; + class PositionInfo + { + position[]={1093.25,13.712724,7039}; + angles[]={0.013650165,0.2544286,6.2399821}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=5742; + type="Land_HBarrier_01_line_5_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item3 + { + dataType="Object"; + class PositionInfo + { + position[]={1098,13.598351,7039.25}; + angles[]={0.03184462,5.9155836,6.258163}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=5743; + type="Land_HBarrier_01_line_5_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item4 + { + dataType="Object"; + class PositionInfo + { + position[]={1026.9326,13.852037,7143.3481}; + angles[]={0,2.2342172,6.2763672}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=5745; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=0.011302948; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item5 + { + dataType="Object"; + class PositionInfo + { + position[]={1025.875,13.865514,7139.125}; + angles[]={0.0022640675,1.3869195,6.2763581}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=5746; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=0.011302948; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item6 + { + dataType="Object"; + class PositionInfo + { + position[]={1028.1172,13.859476,7134.9302}; + angles[]={0.0022640675,0.76488924,6.2763581}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=5747; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=0.011025429; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item7 + { + dataType="Object"; + class PositionInfo + { + position[]={1054,13.136349,7091.125}; + angles[]={6.2809215,5.294363,6.2809215}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=5731; + type="Land_HelipadSquare_F"; + }; + class Item8 + { + dataType="Object"; + class PositionInfo + { + position[]={1095,17.788857,7044.5}; + angles[]={0,0.34900084,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=5865; + type="Land_Cargo_Patrol_V1_F"; + }; + class Item9 + { + dataType="Object"; + class PositionInfo + { + position[]={1094.4122,13.273313,7151.0879}; + angles[]={6.2172971,1.9509304,0.0045543881}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=5873; + type="Land_WaterTank_F"; + atlOffset=-0.0012550354; + }; + class Item10 + { + dataType="Object"; + class PositionInfo + { + position[]={1093.2872,13.184982,7148.4629}; + angles[]={6.228632,1.9509304,6.228632}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=5874; + type="Land_WaterTank_F"; + }; + class Item11 + { + dataType="Object"; + class PositionInfo + { + position[]={1092.1624,13.232389,7146}; + angles[]={6.2649841,1.9509304,6.1789007}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=5875; + type="Land_WaterTank_F"; + atlOffset=-0.00095272064; + }; + class Item12 + { + dataType="Object"; + class PositionInfo + { + position[]={1030.625,17.989847,7139.75}; + angles[]={0,1.3838218,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=5864; + type="Land_Cargo_Patrol_V1_F"; + }; + }; + id=2761; + atlOffset=-0.20770741; + }; + class Item83 + { + dataType="Layer"; + name="Resource (3)"; + class Entities + { + items=4; + class Item0 + { + dataType="Object"; + class PositionInfo + { + position[]={200,13.4275,6796.375}; + angles[]={0.034115009,2.7403359,6.267262}; + }; + side="Empty"; + flags=1; + class Attributes + { + }; + id=2764; + type="Land_dp_bigTank_F"; + atlOffset=0.83362961; + }; + class Item1 + { + dataType="Object"; + class PositionInfo + { + position[]={245.125,13.494634,6760.25}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=5871; + type="Land_WaterTank_01_F"; + }; + class Item2 + { + dataType="Object"; + class PositionInfo + { + position[]={222.75,15.045042,6746.5}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=5869; + type="Land_WaterTank_02_F"; + }; + class Item3 + { + dataType="Object"; + class PositionInfo + { + position[]={242.375,13.506294,6760.375}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=5870; + type="Land_WaterTank_01_F"; + }; + }; + id=2765; + atlOffset=-0.19650269; + }; + class Item84 + { + dataType="Layer"; + name="Resource (4)"; + class Entities + { + items=3; + class Item0 + { + dataType="Object"; + class PositionInfo + { + position[]={6524.375,23.724529,11861.875}; + angles[]={0.0068184896,4.1415019,6.1497402}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=2767; + type="Land_Workshop_04_F"; + atlOffset=0.10807228; + }; + class Item1 + { + dataType="Object"; + class PositionInfo + { + position[]={6503.125,24.513603,11867.75}; + angles[]={0.020473262,1.067484,6.2786312}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2768; + type="Land_Bulldozer_01_abandoned_F"; + }; + class Item2 + { + dataType="Object"; + class PositionInfo + { + position[]={6505.125,26.180269,11857}; + angles[]={6.2809215,4.1768665,6.2718124}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2770; + type="Land_Excavator_01_wreck_F"; + }; + }; + id=2771; + atlOffset=-0.14908028; + }; + class Item85 + { + dataType="Layer"; + name="Resource (5)"; + class Entities + { + items=8; + class Item0 + { + dataType="Object"; + class PositionInfo + { + position[]={1784.125,12.667616,8658.5}; + angles[]={0,6.2167983,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=2773; + type="Land_DPP_01_transformer_F"; + }; + class Item1 + { + dataType="Object"; + class PositionInfo + { + position[]={1783.7101,12.641906,8662.8574}; + angles[]={0,6.2167983,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=2774; + type="Land_DPP_01_transformer_F"; + atlOffset=-0.14115047; + }; + class Item2 + { + dataType="Object"; + class PositionInfo + { + position[]={1780.5,12.645633,8710.875}; + angles[]={0,4.5991049,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=2775; + type="Land_DPP_01_transformer_F"; + atlOffset=-0.010173798; + }; + class Item3 + { + dataType="Object"; + class PositionInfo + { + position[]={1776,12.395633,8710.375}; + angles[]={0,4.5991049,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=2776; + type="Land_DPP_01_transformer_F"; + atlOffset=-0.16007233; + }; + class Item4 + { + dataType="Object"; + class PositionInfo + { + position[]={1771.75,12.256539,8645.375}; + angles[]={0.077207007,4.3198586,6.1385818}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=5376; + type="Land_HBarrier_01_line_5_green_F"; + }; + class Item5 + { + dataType="Object"; + class PositionInfo + { + position[]={1775,11.944626,8642.375}; + angles[]={0.050015319,3.4023943,6.1385818}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=5377; + type="Land_HBarrier_01_line_5_green_F"; + }; + class Item6 + { + dataType="Logic"; + class PositionInfo + { + position[]={1779.625,10.643516,8650.375}; + angles[]={0.029569319,0,6.2445254}; + }; + areaSize[]={5,-1,5}; + flags=1; + id=5373; + type="ModuleHideTerrainObjects_F"; + class CustomAttributes + { + class Attribute0 + { + property="#filter"; + expression="_this setVariable [""#filter"",_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=15; + }; + }; + }; + class Attribute1 + { + property="#hideLocally"; + expression="_this setVariable [""#hideLocally"",_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=2; + }; + }; + class Item7 + { + dataType="Object"; + class PositionInfo + { + position[]={1776.625,15.75281,8647.125}; + angles[]={0,0.72891802,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=5888; + type="Land_Cargo_Patrol_V1_F"; + }; + }; + id=2777; + atlOffset=0.12475586; + }; + class Item86 + { + dataType="Layer"; + name="Resource (8)"; + class Entities + { + items=8; + class Item0 + { + dataType="Object"; + class PositionInfo + { + position[]={13891.75,10.12035,10135.75}; + }; + side="Empty"; + flags=1; + class Attributes + { + }; + id=1416; + type="Land_IndustrialShed_01_F"; + atlOffset=0.47416973; + }; + class Item1 + { + dataType="Logic"; + class PositionInfo + { + position[]={13919.5,5.5,10146.625}; + }; + areaSize[]={87.723999,0,60.625999}; + areaIsRectangle=1; + flags=1; + id=1417; + type="ModuleHideTerrainObjects_F"; + atlOffset=1.2926736; + class CustomAttributes + { + class Attribute0 + { + property="#filter"; + expression="_this setVariable [""#filter"",_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=8; + }; + }; + }; + class Attribute1 + { + property="#hideLocally"; + expression="_this setVariable [""#hideLocally"",_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=2; + }; + }; + class Item2 + { + dataType="Object"; + class PositionInfo + { + position[]={13958.471,8.7015057,10188.158}; + angles[]={0,1.8992151,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=1418; + type="Land_dp_bigTank_F"; + }; + class Item3 + { + dataType="Object"; + class PositionInfo + { + position[]={13932.375,7.6593924,10188.375}; + angles[]={0,1.5084614,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=1419; + type="Land_dp_bigTank_F"; + atlOffset=4.7683716e-007; + }; + class Item4 + { + dataType="Object"; + class PositionInfo + { + position[]={13912.375,6.3828831,10190.75}; + angles[]={0,4.7470207,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=1420; + type="Land_Workshop_03_grey_F"; + }; + class Item5 + { + dataType="Object"; + class PositionInfo + { + position[]={13899.427,6.0182514,10128.872}; + angles[]={0,4.7341852,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=2794; + type="Land_dp_transformer_F"; + atlOffset=-0.24723625; + }; + class Item6 + { + dataType="Object"; + class PositionInfo + { + position[]={13899.625,6.1432514,10133.125}; + angles[]={0,4.7341852,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=2795; + type="Land_dp_transformer_F"; + atlOffset=-0.0067625046; + }; + class Item7 + { + dataType="Object"; + class PositionInfo + { + position[]={13899.777,6.1432514,10137.027}; + angles[]={0,4.7341852,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=2796; + type="Land_dp_transformer_F"; + atlOffset=0.076171875; + }; + }; + id=2797; + atlOffset=0.20406342; + }; + class Item87 + { + dataType="Layer"; + name="Resource (7)"; + class Entities + { + items=4; + class Item0 + { + dataType="Object"; + class PositionInfo + { + position[]={707.625,12.434471,9711.375}; + angles[]={6.2695355,0.62541419,6.2309017}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2783; + type="Land_Tank_rust_F"; + }; + class Item1 + { + dataType="Object"; + class PositionInfo + { + position[]={675.25,12.018251,9771}; + angles[]={0,0.67748314,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=2791; + type="Land_dp_transformer_F"; + atlOffset=-0.0014238358; + }; + class Item2 + { + dataType="Object"; + class PositionInfo + { + position[]={678.5,12.143251,9768.25}; + angles[]={0,0.67748314,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=2792; + type="Land_dp_transformer_F"; + atlOffset=0.024151802; + }; + class Item3 + { + dataType="Object"; + class PositionInfo + { + position[]={681.5,12.143251,9765.75}; + angles[]={0,0.67748314,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=2793; + type="Land_dp_transformer_F"; + atlOffset=-0.0033874512; + }; + }; + id=2798; + atlOffset=0.10033703; + }; + class Item88 + { + dataType="Layer"; + name="Resource (9)"; + class Entities + { + items=3; + class Item0 + { + dataType="Logic"; + class PositionInfo + { + position[]={7630.4512,26.763748,11984.411}; + angles[]={0.018203784,4.2378864,6.2695365}; + }; + areaSize[]={87.723999,0,60.625999}; + areaIsRectangle=1; + flags=1; + id=1684; + type="ModuleHideTerrainObjects_F"; + class CustomAttributes + { + class Attribute0 + { + property="#filter"; + expression="_this setVariable [""#filter"",_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=0; + }; + }; + }; + class Attribute1 + { + property="#hideLocally"; + expression="_this setVariable [""#hideLocally"",_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=2; + }; + }; + class Item1 + { + dataType="Object"; + class PositionInfo + { + position[]={7610,29.3025,12058.75}; + angles[]={0,1.2609445,0}; + }; + side="Empty"; + flags=1; + class Attributes + { + }; + id=1685; + type="Land_dp_bigTank_F"; + atlOffset=0.43342972; + }; + class Item2 + { + dataType="Object"; + class PositionInfo + { + position[]={7597.875,29.4275,12013.5}; + angles[]={0,4.2378931,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=1686; + type="Land_dp_bigTank_F"; + atlOffset=0.19392014; + }; + }; + id=2799; + atlOffset=-0.52873802; + }; + class Item89 + { + dataType="Layer"; + name="Resource (10)"; + class Entities + { + items=6; + class Item0 + { + dataType="Object"; + class PositionInfo + { + position[]={2563.2803,20.643251,11017.428}; + angles[]={0,5.489356,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=2800; + type="Land_dp_transformer_F"; + atlOffset=0.027994156; + }; + class Item1 + { + dataType="Object"; + class PositionInfo + { + position[]={2566.3394,20.768251,11020.388}; + angles[]={0,5.489356,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=2801; + type="Land_dp_transformer_F"; + atlOffset=0.069730759; + }; + class Item2 + { + dataType="Object"; + class PositionInfo + { + position[]={2569.125,20.768251,11023.125}; + angles[]={0,5.489356,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=2802; + type="Land_dp_transformer_F"; + atlOffset=0.088705063; + }; + class Item3 + { + dataType="Object"; + class PositionInfo + { + position[]={2531.625,25.142719,10999.25}; + angles[]={0,2.4443853,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=2804; + type="Land_Factory_02_F"; + atlOffset=-0.17386627; + }; + class Item4 + { + dataType="Logic"; + class PositionInfo + { + position[]={2562.7573,19.499905,11016.709}; + angles[]={0,3.9959638,0}; + }; + areaSize[]={17.62096,0,67.735435}; + areaIsRectangle=1; + flags=1; + id=2805; + type="ModuleHideTerrainObjects_F"; + atlOffset=0.41759872; + class CustomAttributes + { + class Attribute0 + { + property="#filter"; + expression="_this setVariable [""#filter"",_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=14; + }; + }; + }; + class Attribute1 + { + property="#hideLocally"; + expression="_this setVariable [""#hideLocally"",_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=2; + }; + }; + class Item5 + { + dataType="Object"; + class PositionInfo + { + position[]={2600.375,29.283953,11050}; + angles[]={0,5.4154654,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=5910; + type="Land_DPP_01_mainFactory_old_F"; + }; + }; + id=2806; + atlOffset=0.075473785; + }; + class Item90 + { + dataType="Layer"; + name="Resource (11)"; + class Entities + { + items=8; + class Item0 + { + dataType="Logic"; + class PositionInfo + { + position[]={14757.625,23.511631,5778}; + angles[]={6.2604365,0,0.065888278}; + }; + areaSize[]={26.575684,0,24.274902}; + areaIsRectangle=1; + flags=1; + id=2508; + type="ModuleHideTerrainObjects_F"; + atlOffset=0.0058784485; + class CustomAttributes + { + class Attribute0 + { + property="#filter"; + expression="_this setVariable [""#filter"",_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=15; + }; + }; + }; + class Attribute1 + { + property="#hideLocally"; + expression="_this setVariable [""#hideLocally"",_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=2; + }; + }; + class Item1 + { + dataType="Object"; + class PositionInfo + { + position[]={14758,30.142719,5792.5}; + angles[]={0,5.9672952,0}; + }; + side="Empty"; + flags=1; + class Attributes + { + }; + id=2807; + type="Land_Factory_02_F"; + atlOffset=0.56645966; + }; + class Item2 + { + dataType="Object"; + class PositionInfo + { + position[]={14745.875,24.417843,5800.5}; + angles[]={0,2.7627816,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=2811; + type="Land_dp_transformer_F"; + }; + class Item3 + { + dataType="Object"; + class PositionInfo + { + position[]={14742.402,24.176527,5799.0063}; + angles[]={0,2.7627816,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=2812; + type="Land_dp_transformer_F"; + }; + class Item4 + { + dataType="Object"; + class PositionInfo + { + position[]={14738.75,23.883936,5797.625}; + angles[]={0,2.7627816,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=2813; + type="Land_dp_transformer_F"; + }; + class Item5 + { + dataType="Object"; + class PositionInfo + { + position[]={14750.5,23.786335,5763.875}; + angles[]={0,4.4064293,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=5876; + type="Land_WaterTank_04_F"; + }; + class Item6 + { + dataType="Object"; + class PositionInfo + { + position[]={14778.625,36.924641,5758.25}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=5877; + type="Land_ReservoirTank_V1_F"; + }; + class Item7 + { + dataType="Object"; + class PositionInfo + { + position[]={14743.75,24.001175,5764.375}; + angles[]={6.2354403,6.0344405,0.022748843}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=5908; + type="Land_Workshop_05_F"; + }; + }; + id=2814; + atlOffset=-0.14656067; + }; + class Item91 + { + dataType="Layer"; + name="Resource (12)"; + class Entities + { + items=4; + class Item0 + { + dataType="Object"; + class PositionInfo + { + position[]={10493.75,10.450737,6513.375}; + angles[]={0,5.9232149,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=2817; + type="Land_dp_transformer_F"; + }; + class Item1 + { + dataType="Object"; + class PositionInfo + { + position[]={10497.428,10.436928,6514.6875}; + angles[]={0,5.9232149,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=2818; + type="Land_dp_transformer_F"; + }; + class Item2 + { + dataType="Object"; + class PositionInfo + { + position[]={10489.729,10.369236,6511.9746}; + angles[]={0,5.9232149,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=2816; + type="Land_dp_transformer_F"; + atlOffset=1.2397766e-005; + }; + class Item3 + { + dataType="Object"; + class PositionInfo + { + position[]={10528.75,11.479403,6441.375}; + angles[]={0,5.644043,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=5889; + type="Land_Cargo_Patrol_V1_F"; + atlOffset=-9.5367432e-007; + }; + }; + id=2819; + atlOffset=-0.15522337; + }; + class Item92 + { + dataType="Layer"; + name="Factory (0)"; + class Entities + { + items=6; + class Item0 + { + dataType="Object"; + class PositionInfo + { + position[]={2871.75,6.4169836,6297.75}; + angles[]={0,5.7754912,0}; + }; + side="Empty"; + flags=1; + class Attributes + { + }; + id=3311; + type="Land_Warehouse_03_F"; + atlOffset=0.61864591; + }; + class Item1 + { + dataType="Object"; + class PositionInfo + { + position[]={2859,5.3701029,6292.875}; + angles[]={0,1.0366343,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=3314; + type="Land_DPP_01_transformer_F"; + }; + class Item2 + { + dataType="Logic"; + class PositionInfo + { + position[]={2893.8491,3.4507654,6300.4453}; + }; + areaSize[]={15.95,0,14.311952}; + areaIsRectangle=1; + flags=1; + id=3316; + type="ModuleHideTerrainObjects_F"; + atlOffset=0.039161444; + class CustomAttributes + { + class Attribute0 + { + property="#filter"; + expression="_this setVariable [""#filter"",_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=15; + }; + }; + }; + class Attribute1 + { + property="#hideLocally"; + expression="_this setVariable [""#hideLocally"",_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=2; + }; + }; + class Item3 + { + dataType="Object"; + class PositionInfo + { + position[]={2892.75,6.0524998,6307.25}; + angles[]={0,4.0798845,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=3317; + type="Land_dp_bigTank_F"; + atlOffset=0.20842433; + }; + class Item4 + { + dataType="Object"; + class PositionInfo + { + position[]={2899.375,8.6684694,6289}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=3318; + type="Land_dp_smallTank_F"; + atlOffset=0.10653806; + }; + class Item5 + { + dataType="Object"; + class PositionInfo + { + position[]={2862,5.3058109,6289.125}; + angles[]={0.029565878,4.1942005,6.2536192}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=5980; + type="Land_Tank_rust_F"; + atlOffset=-2.3841858e-007; + }; + }; + id=3319; + atlOffset=0.096791506; + }; + class Item93 + { + dataType="Layer"; + name="Factory (1)"; + class Entities + { + items=5; + class Item0 + { + dataType="Object"; + class PositionInfo + { + position[]={1171.125,8.4184694,6383.75}; + angles[]={0,0.72982109,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=3321; + type="Land_dp_smallTank_old_F"; + atlOffset=0.0067870617; + }; + class Item1 + { + dataType="Object"; + class PositionInfo + { + position[]={1175.5,8.2934694,6388.875}; + angles[]={0,0.8048287,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=3322; + type="Land_dp_smallTank_old_F"; + atlOffset=0.013228893; + }; + class Item2 + { + dataType="Object"; + class PositionInfo + { + position[]={1144.375,6.7417908,6404.375}; + angles[]={0,0.81686878,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=3323; + type="Land_dp_transformer_F"; + }; + class Item3 + { + dataType="Object"; + class PositionInfo + { + position[]={1141.625,6.7371807,6407.125}; + angles[]={0,0.81686878,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=3324; + type="Land_dp_transformer_F"; + }; + class Item4 + { + dataType="Object"; + class PositionInfo + { + position[]={1139,6.7701216,6409.75}; + angles[]={0,0.81686878,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=3325; + type="Land_dp_transformer_F"; + }; + }; + id=3326; + atlOffset=-0.17805147; + }; + class Item94 + { + dataType="Layer"; + name="Factory (2)"; + class Entities + { + items=16; + class Item0 + { + dataType="Object"; + class PositionInfo + { + position[]={3330.875,14.816115,7973.375}; + angles[]={0,3.1625166,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=2502; + type="Land_Workshop_01_F"; + atlOffset=0.0071783066; + }; + class Item1 + { + dataType="Object"; + class PositionInfo + { + position[]={3310.5,16.453091,7983.625}; + angles[]={0.025022388,0.046340387,0.0091022542}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2503; + type="Land_Hangar_2"; + atlOffset=0.22799301; + }; + class Item2 + { + dataType="Logic"; + class PositionInfo + { + position[]={3319.5562,13.770191,7976.3496}; + angles[]={0.025020005,0,0.0091022542}; + }; + areaSize[]={32.960392,0,22.861635}; + areaIsRectangle=1; + flags=1; + id=2504; + type="ModuleHideTerrainObjects_F"; + atlOffset=0.028388977; + class CustomAttributes + { + class Attribute0 + { + property="#filter"; + expression="_this setVariable [""#filter"",_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=14; + }; + }; + }; + class Attribute1 + { + property="#hideLocally"; + expression="_this setVariable [""#hideLocally"",_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=2; + }; + }; + class Item3 + { + dataType="Object"; + class PositionInfo + { + position[]={3335.25,16.5525,7987}; + angles[]={0,3.6425347,0}; + }; + side="Empty"; + flags=1; + class Attributes + { + }; + id=3328; + type="Land_dp_bigTank_F"; + atlOffset=0.3658638; + }; + class Item4 + { + dataType="Object"; + class PositionInfo + { + position[]={3293.875,14.876185,7994}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=3330; + type="Land_DPP_01_transformer_F"; + }; + class Item5 + { + dataType="Object"; + class PositionInfo + { + position[]={3293.875,15.014174,7990.25}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=3331; + type="Land_DPP_01_transformer_F"; + }; + class Item6 + { + dataType="Object"; + class PositionInfo + { + position[]={3293.625,15.145633,7986.125}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=3332; + type="Land_DPP_01_transformer_F"; + atlOffset=0.039325714; + }; + class Item7 + { + dataType="Object"; + class PositionInfo + { + position[]={3293.5,15.270633,7982.75}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=3333; + type="Land_DPP_01_transformer_F"; + atlOffset=0.024544716; + }; + class Item8 + { + dataType="Object"; + class PositionInfo + { + position[]={3293.25,15.395633,7979}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=3334; + type="Land_DPP_01_transformer_F"; + atlOffset=0.024633408; + }; + class Item9 + { + dataType="Object"; + class PositionInfo + { + position[]={3293.125,15.395633,7975.375}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=3335; + type="Land_DPP_01_transformer_F"; + atlOffset=-0.028442383; + }; + class Item10 + { + dataType="Object"; + class PositionInfo + { + position[]={3354.25,14.585,7980.625}; + angles[]={0.045475725,4.1755142,6.2649841}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=5735; + type="Land_HBarrier_01_big_4_green_F"; + atlOffset=0.049105644; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item11 + { + dataType="Object"; + class PositionInfo + { + position[]={3353.5,14.71,7975.375}; + angles[]={0.0045412821,5.5046096,6.2695355}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=5734; + type="Land_HBarrier_01_big_4_green_F"; + atlOffset=0.024517059; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item12 + { + dataType="Object"; + class PositionInfo + { + position[]={3287.875,15.21,7961.625}; + angles[]={0.036387973,2.7249954,6.262712}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=5737; + type="Land_HBarrier_01_big_4_green_F"; + atlOffset=0.011506081; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item13 + { + dataType="Object"; + class PositionInfo + { + position[]={3285.3145,15.475108,7956.981}; + angles[]={0.03184462,1.3959,6.2581606}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=5738; + type="Land_HBarrier_01_big_4_green_F"; + atlOffset=0.036095619; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item14 + { + dataType="Object"; + class PositionInfo + { + position[]={3291,18.968208,7956.625}; + angles[]={0,2.1085143,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=5891; + type="Land_Cargo_Patrol_V1_F"; + }; + class Item15 + { + dataType="Object"; + class PositionInfo + { + position[]={3348.75,18.346155,7978.875}; + angles[]={0,4.740798,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=5890; + type="Land_Cargo_Patrol_V1_F"; + atlOffset=-9.5367432e-007; + }; + }; + id=3336; + atlOffset=-0.039079666; + }; + class Item95 + { + dataType="Layer"; + name="Factory (3)"; + class Entities + { + items=6; + class Item0 + { + dataType="Object"; + class PositionInfo + { + position[]={3805.875,13.982544,6973.125}; + angles[]={0.047745109,2.252239,6.2467957}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=3338; + type="Land_Tank_rust_F"; + atlOffset=0.04476738; + }; + class Item1 + { + dataType="Object"; + class PositionInfo + { + position[]={3778.4895,11.621283,7019.4214}; + angles[]={0,0.61311346,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=3339; + type="Land_Tank_rust_F"; + atlOffset=-1.7166138e-005; + }; + class Item2 + { + dataType="Object"; + class PositionInfo + { + position[]={3736.375,12.21,7031.875}; + angles[]={0.011372928,1.5830491,0.013650165}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=5740; + type="Land_HBarrier_01_big_4_green_F"; + atlOffset=4.5776367e-005; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item3 + { + dataType="Object"; + class PositionInfo + { + position[]={3739.4553,12.475326,7037.4766}; + angles[]={6.2240958,2.5519159,0.077207007}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=5739; + type="Land_HBarrier_01_big_4_green_F"; + atlOffset=0.004693985; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item4 + { + dataType="Object"; + class PositionInfo + { + position[]={3783.875,11.610673,7015.75}; + angles[]={6.2718124,0.61311346,0.0090957033}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=5879; + type="Land_Tank_rust_F"; + }; + class Item5 + { + dataType="Object"; + class PositionInfo + { + position[]={3741.875,15.991747,7032.375}; + angles[]={0,2.0901616,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=5892; + type="Land_Cargo_Patrol_V1_F"; + }; + }; + id=3340; + atlOffset=0.016693115; + }; + class Item96 + { + dataType="Layer"; + name="Seaport (1)"; + class Entities + { + items=35; + class Item0 + { + dataType="Object"; + class PositionInfo + { + position[]={17185.5,6.0583305,14308.25}; + angles[]={0,3.0514328,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=3342; + type="Land_GuardHouse_02_F"; + atlOffset=-4.7683716e-007; + }; + class Item1 + { + dataType="Object"; + class PositionInfo + { + position[]={17193.375,8.4440498,14312.625}; + angles[]={0,0.021016348,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=3343; + type="Land_BarGate_01_open_F"; + atlOffset=-4.7683716e-007; + }; + class Item2 + { + dataType="Object"; + class PositionInfo + { + position[]={17200.25,5.1257854,14312.875}; + angles[]={6.2536163,0,0.0090957033}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=3344; + type="Land_HBarrier_01_line_5_green_F"; + }; + class Item3 + { + dataType="Object"; + class PositionInfo + { + position[]={17205.375,5.2666035,14312.125}; + angles[]={6.267262,3.439642,0.034115009}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=3345; + type="Land_HBarrier_01_line_5_green_F"; + }; + class Item4 + { + dataType="Object"; + class PositionInfo + { + position[]={17210,5.3655143,14310}; + angles[]={6.2455497,3.7094185,0.077825792}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=3346; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=-0.16039038; + }; + class Item5 + { + dataType="Object"; + class PositionInfo + { + position[]={17201.625,9.0831795,14306.25}; + angles[]={0,3.2467957,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=3347; + type="Land_Cargo_Patrol_V1_F"; + atlOffset=4.7683716e-007; + }; + class Item6 + { + dataType="Object"; + class PositionInfo + { + position[]={17204.904,6.3571215,14265.579}; + angles[]={0,4.7827182,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=3348; + type="Land_Cargo_HQ_V1_F"; + atlOffset=2.3841858e-007; + }; + class Item7 + { + dataType="Object"; + class PositionInfo + { + position[]={17214,5.2405143,14306.875}; + angles[]={6.2400708,0.71163034,6.2760997}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=3349; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=-0.20263672; + }; + class Item8 + { + dataType="Object"; + class PositionInfo + { + position[]={17217.375,5.1530972,14303}; + angles[]={6.2718072,4.1512594,6.1879115}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=3350; + type="Land_HBarrier_01_line_5_green_F"; + }; + class Item9 + { + dataType="Object"; + class PositionInfo + { + position[]={17219.49,5.0869226,14298.37}; + angles[]={0.052285124,4.4207387,6.1879115}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=3351; + type="Land_HBarrier_01_line_5_green_F"; + }; + class Item10 + { + dataType="Object"; + class PositionInfo + { + position[]={17221.563,5.067853,14294.071}; + angles[]={0.040932652,0.93558168,6.1811523}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=3352; + type="Land_HBarrier_01_line_5_green_F"; + }; + class Item11 + { + dataType="Object"; + class PositionInfo + { + position[]={17224,4.7703996,14289.5}; + angles[]={6.2467957,4.3752236,6.1811519}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=3353; + type="Land_HBarrier_01_line_5_green_F"; + }; + class Item12 + { + dataType="Object"; + class PositionInfo + { + position[]={17225.033,4.668766,14284.516}; + angles[]={6.2740831,4.6447024,6.2649841}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=3354; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=2.3841858e-007; + }; + class Item13 + { + dataType="Object"; + class PositionInfo + { + position[]={17226.148,4.60465,14279.782}; + angles[]={6.2763672,1.1862683,6.2604365}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=3355; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=2.3841858e-007; + }; + class Item14 + { + dataType="Object"; + class PositionInfo + { + position[]={17227.375,4.1798453,14274.75}; + angles[]={6.2263637,4.6259098,6.23317}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=3356; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=2.3841858e-007; + }; + class Item15 + { + dataType="Object"; + class PositionInfo + { + position[]={17227.141,3.7862024,14269.666}; + angles[]={6.1208057,4.8953891,6.2490706}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=3357; + type="Land_HBarrier_01_line_5_green_F"; + }; + class Item16 + { + dataType="Object"; + class PositionInfo + { + position[]={17228.465,3.1162856,14265.643}; + angles[]={6.1789012,0.95060682,0.015927421}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=3358; + type="Land_HBarrier_01_line_5_green_F"; + }; + class Item17 + { + dataType="Object"; + class PositionInfo + { + position[]={17230.834,2.7156312,14261.036}; + angles[]={6.237711,4.3902493,0.015927421}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=3359; + type="Land_HBarrier_01_line_5_green_F"; + }; + class Item18 + { + dataType="Object"; + class PositionInfo + { + position[]={17231.793,2.3926039,14256.037}; + angles[]={6.1542125,4.6597281,0.013654531}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=3360; + type="Land_HBarrier_01_line_5_green_F"; + }; + class Item19 + { + dataType="Object"; + class PositionInfo + { + position[]={17233.596,1.8082998,14251.87}; + angles[]={6.1053348,0.85890961,6.2808952}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=3361; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=1.1920929e-007; + }; + class Item20 + { + dataType="Object"; + class PositionInfo + { + position[]={17236.375,1.1255531,14247.5}; + angles[]={6.2037177,4.2985516,6.2809215}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=3362; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=-2.9802322e-008; + }; + class Item21 + { + dataType="Object"; + class PositionInfo + { + position[]={17237.787,0.79157615,14242.61}; + angles[]={6.2354403,4.5680304,0.011372928}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=3363; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=2.6077032e-008; + }; + class Item22 + { + dataType="Object"; + class PositionInfo + { + position[]={17166.896,3.5632777,14308.637}; + angles[]={6.237711,5.7175808,0.0091022542}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=3364; + type="Land_HBarrier_01_line_5_green_F"; + }; + class Item23 + { + dataType="Object"; + class PositionInfo + { + position[]={17171.625,3.8522303,14310.75}; + angles[]={6.2536139,2.8740375,0.036387973}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=3365; + type="Land_HBarrier_01_line_5_green_F"; + }; + class Item24 + { + dataType="Object"; + class PositionInfo + { + position[]={17176.668,4.2047939,14311.435}; + angles[]={6.2172961,3.1435165,0.13567971}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=3366; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=2.3841858e-007; + }; + class Item25 + { + dataType="Object"; + class PositionInfo + { + position[]={17156.615,2.4252408,14297.719}; + angles[]={6.2558889,5.0727372,0.018201422}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=3367; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=1.1920929e-007; + }; + class Item26 + { + dataType="Object"; + class PositionInfo + { + position[]={17159.125,2.7667665,14302.25}; + angles[]={6.2354403,2.2291937,0.050015319}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=3368; + type="Land_HBarrier_01_line_5_green_F"; + }; + class Item27 + { + dataType="Object"; + class PositionInfo + { + position[]={17162.744,3.1208215,14305.829}; + angles[]={6.1924233,2.4986727,0.077207774}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=3369; + type="Land_HBarrier_01_line_5_green_F"; + }; + class Item28 + { + dataType="Object"; + class PositionInfo + { + position[]={17150.775,1.4836025,14283.688}; + angles[]={6.267262,4.7810082,0.036387973}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=3370; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=5.9604645e-008; + }; + class Item29 + { + dataType="Object"; + class PositionInfo + { + position[]={17151.875,1.7635927,14288.75}; + angles[]={6.201457,1.9374648,0.047745109}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=3371; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=1.1920929e-007; + }; + class Item30 + { + dataType="Object"; + class PositionInfo + { + position[]={17154.313,2.1844544,14293.219}; + angles[]={6.23317,2.206944,0.03184462}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=3372; + type="Land_HBarrier_01_line_5_green_F"; + }; + class Item31 + { + dataType="Object"; + class PositionInfo + { + position[]={17148.301,1.0280776,14268.945}; + angles[]={6.2354393,4.5572433,0.045475725}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=3373; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=2.9802322e-008; + }; + class Item32 + { + dataType="Object"; + class PositionInfo + { + position[]={17148.25,1.1902993,14274.125}; + angles[]={6.2627091,1.7136998,0.03184462}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=3374; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=2.9802322e-008; + }; + class Item33 + { + dataType="Object"; + class PositionInfo + { + position[]={17149.635,1.3601869,14279.022}; + angles[]={6.2445254,1.9831789,0.036387973}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=3375; + type="Land_HBarrier_01_line_5_green_F"; + }; + class Item34 + { + dataType="Object"; + class PositionInfo + { + position[]={17154.5,5.59198,14276.375}; + angles[]={0,2.4943626,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=3376; + type="Land_Cargo_Patrol_V1_F"; + atlOffset=-2.3841858e-007; + }; + }; + id=3377; + atlOffset=0.014928341; + }; + class Item97 + { + dataType="Layer"; + name="Seaport (2)"; + class Entities + { + items=24; + class Item0 + { + dataType="Object"; + class PositionInfo + { + position[]={16599.125,5.4790807,4308.75}; + angles[]={0,2.8214335,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=1119; + type="Land_Cargo_HQ_V1_F"; + atlOffset=1.1920929e-007; + }; + class Item1 + { + dataType="Object"; + class PositionInfo + { + position[]={16615.875,10.463229,4216.375}; + angles[]={0,1.9969337,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=1151; + type="Land_Cargo_Patrol_V1_F"; + }; + class Item2 + { + dataType="Logic"; + class PositionInfo + { + position[]={16594.688,2.125,4228.75}; + }; + areaSize[]={30.038656,0,23.819}; + flags=1; + id=1153; + type="ModuleHideTerrainObjects_F"; + atlOffset=-1.4308624; + class CustomAttributes + { + class Attribute0 + { + property="#filter"; + expression="_this setVariable [""#filter"",_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=4; + }; + }; + }; + class Attribute1 + { + property="#hideLocally"; + expression="_this setVariable [""#hideLocally"",_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=2; + }; + }; + class Item3 + { + dataType="Logic"; + class PositionInfo + { + position[]={16574.5,2.6794679,4294.625}; + }; + areaSize[]={16.12982,0,42.136841}; + areaIsRectangle=1; + flags=1; + id=1154; + type="ModuleHideTerrainObjects_F"; + class CustomAttributes + { + class Attribute0 + { + property="#filter"; + expression="_this setVariable [""#filter"",_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=4; + }; + }; + }; + class Attribute1 + { + property="#hideLocally"; + expression="_this setVariable [""#hideLocally"",_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=2; + }; + }; + class Item4 + { + dataType="Object"; + class PositionInfo + { + position[]={16546.332,5.0552349,4336.9404}; + angles[]={0,3.0514328,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=3379; + type="Land_GuardHouse_02_F"; + atlOffset=-2.3841858e-007; + }; + class Item5 + { + dataType="Object"; + class PositionInfo + { + position[]={16554.207,7.2002807,4341.3154}; + angles[]={0,0.021016348,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=3380; + type="Land_BarGate_01_open_F"; + }; + class Item6 + { + dataType="Object"; + class PositionInfo + { + position[]={16527.729,4.10674,4337.3271}; + angles[]={6.2649875,5.7175808,0.018198147}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=3381; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=2.3841858e-007; + }; + class Item7 + { + dataType="Object"; + class PositionInfo + { + position[]={16532.457,4.1016884,4339.4404}; + angles[]={6.2775731,2.8743489,6.2377825}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=3382; + type="Land_HBarrier_01_line_5_green_F"; + }; + class Item8 + { + dataType="Object"; + class PositionInfo + { + position[]={16537.5,3.9303713,4340.125}; + angles[]={0.0045412821,3.1435165,6.2604365}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=3383; + type="Land_HBarrier_01_line_5_green_F"; + }; + class Item9 + { + dataType="Object"; + class PositionInfo + { + position[]={16523.576,4.0035758,4334.5195}; + angles[]={0.0045412821,2.4986727,0.013650165}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=3384; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=2.3841858e-007; + }; + class Item10 + { + dataType="Object"; + class PositionInfo + { + position[]={16520.996,4.0022421,4320.8584}; + angles[]={0.0022902426,4.4468813,0.12001191}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=3385; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=2.3841858e-007; + }; + class Item11 + { + dataType="Object"; + class PositionInfo + { + position[]={16520.375,4.0006161,4326}; + angles[]={6.258163,1.603338,0.0068272259}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=3386; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=2.3841858e-007; + }; + class Item12 + { + dataType="Object"; + class PositionInfo + { + position[]={16521.211,4.0281405,4331.02}; + angles[]={0.025022388,1.872817,6.2740831}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=3387; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=2.3841858e-007; + }; + class Item13 + { + dataType="Object"; + class PositionInfo + { + position[]={16522.449,4.1744332,4316.0615}; + angles[]={0.011372928,1.2279732,0.088504851}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=3388; + type="Land_HBarrier_01_line_5_green_F"; + }; + class Item14 + { + dataType="Object"; + class PositionInfo + { + position[]={16549.645,2.3615272,4240.6396}; + angles[]={6.2695355,5.1804056,6.2218289}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=3389; + type="Land_HBarrier_01_line_5_green_F"; + }; + class Item15 + { + dataType="Object"; + class PositionInfo + { + position[]={16552.625,2.3862433,4244.875}; + angles[]={6.267262,2.3368621,0.015923677}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=3390; + type="Land_HBarrier_01_line_5_green_F"; + }; + class Item16 + { + dataType="Object"; + class PositionInfo + { + position[]={16556.607,2.5236788,4248.0435}; + angles[]={6.2536163,2.6063411,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=3391; + type="Land_HBarrier_01_line_5_green_F"; + }; + class Item17 + { + dataType="Object"; + class PositionInfo + { + position[]={16547.514,2.4796596,4236.1025}; + angles[]={6.2740831,1.9614973,6.2105031}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=3392; + type="Land_HBarrier_01_line_5_green_F"; + }; + class Item18 + { + dataType="Object"; + class PositionInfo + { + position[]={16559.039,2.0836427,4230.5991}; + angles[]={6.2536163,3.0737133,0.018198147}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=3393; + type="Land_HBarrier_01_line_5_green_F"; + }; + class Item19 + { + dataType="Object"; + class PositionInfo + { + position[]={16553.875,2.0791414,4231}; + angles[]={6.258163,0.23017001,6.2672582}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=3394; + type="Land_HBarrier_01_line_5_green_F"; + }; + class Item20 + { + dataType="Object"; + class PositionInfo + { + position[]={16549.117,2.3329408,4232.8062}; + angles[]={6.2740831,0.49964905,6.2105031}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=3395; + type="Land_HBarrier_01_line_5_green_F"; + }; + class Item21 + { + dataType="Object"; + class PositionInfo + { + position[]={16564.027,2.1661611,4231.0835}; + angles[]={6.2490687,6.137991,0.013654531}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=3396; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=1.1920929e-007; + }; + class Item22 + { + dataType="Object"; + class PositionInfo + { + position[]={16530.125,8.2204151,4332}; + angles[]={0,2.6721902,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=3378; + type="Land_Cargo_Patrol_V1_F"; + }; + class Item23 + { + dataType="Object"; + class PositionInfo + { + position[]={16554.125,6.3790455,4236.5}; + angles[]={0,1.2492317,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=3397; + type="Land_Cargo_Patrol_V1_F"; + atlOffset=-1.1920929e-007; + }; + }; + id=3398; + atlOffset=-0.22910905; + }; + class Item98 + { + dataType="Layer"; + name="Outpost (1)"; + class Entities + { + items=16; + class Item0 + { + dataType="Object"; + class PositionInfo + { + position[]={1919.375,6.9935074,6214.625}; + angles[]={0,5.5120182,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=504; + type="Land_Cargo_Patrol_V1_F"; + atlOffset=-2.3841858e-007; + }; + class Item1 + { + dataType="Object"; + class PositionInfo + { + position[]={1908.5,9.5151129,6203.25}; + angles[]={0,5.5120182,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=505; + type="Land_Cargo_Patrol_V1_F"; + }; + class Item2 + { + dataType="Object"; + class PositionInfo + { + position[]={1923.875,3.240514,6208.25}; + angles[]={0.022748843,5.4697948,6.2786441}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2829; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=-0.0080604553; + }; + class Item3 + { + dataType="Object"; + class PositionInfo + { + position[]={1927.25,2.7329946,6211.875}; + angles[]={0.10428414,5.4697948,6.1564512}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2830; + type="Land_HBarrier_01_line_5_green_F"; + }; + class Item4 + { + dataType="Object"; + class PositionInfo + { + position[]={1931.125,1.490514,6215.75}; + angles[]={0.1379132,5.4697948,5.8751397}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2832; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=-0.58709222; + }; + class Item5 + { + dataType="Object"; + class PositionInfo + { + position[]={1934.625,0.4905141,6219.375}; + angles[]={0.043204524,5.4697948,6.2354403}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2833; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=-0.34214509; + }; + class Item6 + { + dataType="Object"; + class PositionInfo + { + position[]={1916,4.3655143,6198.75}; + angles[]={0.079468332,5.4697948,6.1766505}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2834; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=-0.14518189; + }; + class Item7 + { + dataType="Object"; + class PositionInfo + { + position[]={1912.25,4.8655143,6195}; + angles[]={0.043204524,5.4697948,6.196938}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2835; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=0.0074419975; + }; + class Item8 + { + dataType="Object"; + class PositionInfo + { + position[]={1908.625,4.9905143,6191}; + angles[]={6.1475053,5.4697948,6.2649841}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2836; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=-0.065991402; + }; + class Item9 + { + dataType="Object"; + class PositionInfo + { + position[]={1904.75,4.4224057,6187}; + angles[]={6.1475053,5.4697948,0.040932652}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2837; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=2.3841858e-007; + }; + class Item10 + { + dataType="Object"; + class PositionInfo + { + position[]={1900.875,4.238903,6182.875}; + angles[]={6.2127676,5.4697948,6.1811519}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2838; + type="Land_HBarrier_01_line_5_green_F"; + }; + class Item11 + { + dataType="Object"; + class PositionInfo + { + position[]={1897.25,3.865514,6179}; + angles[]={6.0637941,5.4697948,6.237711}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2839; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=-0.10571289; + }; + class Item12 + { + dataType="Object"; + class PositionInfo + { + position[]={1893.625,3.115514,6175.125}; + angles[]={5.9583664,5.4697948,0.068154231}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2840; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=0.0067389011; + }; + class Item13 + { + dataType="Object"; + class PositionInfo + { + position[]={1890,1.740514,6171.375}; + angles[]={6.0616274,5.4697948,0.15350363}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2841; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=-0.2712763; + }; + class Item14 + { + dataType="Object"; + class PositionInfo + { + position[]={1887.5,0.7405141,6168.875}; + angles[]={6.0486736,5.4697948,0.13344538}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2842; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=-0.34719145; + }; + class Item15 + { + dataType="Object"; + class PositionInfo + { + position[]={1920.25,7.1752806,6203.25}; + angles[]={0,2.2433009,0}; + }; + side="Empty"; + flags=1; + class Attributes + { + }; + id=2843; + type="Land_BarGate_01_open_F"; + atlOffset=0.37110162; + }; + }; + id=3399; + atlOffset=-1.7528672; + }; + class Item99 + { + dataType="Layer"; + name="Outpost (0)"; + class Entities + { + items=37; + class Item0 + { + dataType="Object"; + class PositionInfo + { + position[]={3643.3845,13.582259,7394.5581}; + angles[]={0.05908861,4.7420382,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=345; + type="Land_HBarrier_01_line_5_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + nAttributes=1; + }; + }; + class Item1 + { + dataType="Object"; + class PositionInfo + { + position[]={3643.5095,13.256879,7400.0581}; + angles[]={0.05908861,4.7420382,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=346; + type="Land_HBarrier_01_line_5_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + nAttributes=1; + }; + }; + class Item2 + { + dataType="Object"; + class PositionInfo + { + position[]={3643.6345,12.751601,7405.6831}; + angles[]={0.074944451,4.7420382,6.2786441}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=347; + type="Land_HBarrier_01_line_5_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + nAttributes=1; + }; + }; + class Item3 + { + dataType="Object"; + class PositionInfo + { + position[]={3643.8845,12.396165,7410.9331}; + angles[]={0.029571336,4.7420382,6.2695355}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=348; + type="Land_HBarrier_01_line_5_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + nAttributes=1; + }; + }; + class Item4 + { + dataType="Object"; + class PositionInfo + { + position[]={3644.0095,12.249237,7416.5581}; + angles[]={0.018201422,4.7420382,6.2627091}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=349; + type="Land_HBarrier_01_line_5_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + nAttributes=1; + }; + }; + class Item5 + { + dataType="Object"; + class PositionInfo + { + position[]={3644.1345,12.101322,7422.0581}; + angles[]={0.029571336,4.7420382,6.2513409}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=350; + type="Land_HBarrier_01_line_5_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + nAttributes=1; + }; + }; + class Item6 + { + dataType="Object"; + class PositionInfo + { + position[]={3644.2595,11.856914,7427.6831}; + angles[]={0.02502477,4.7420382,6.23317}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=351; + type="Land_HBarrier_01_line_5_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + nAttributes=1; + }; + }; + class Item7 + { + dataType="Object"; + class PositionInfo + { + position[]={3644.5095,11.762765,7432.9331}; + angles[]={6.2627091,4.7420382,6.2377095}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=352; + type="Land_HBarrier_01_line_5_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + nAttributes=1; + }; + }; + class Item8 + { + dataType="Object"; + class PositionInfo + { + position[]={3645.8884,13.711385,7392.2959}; + angles[]={0.068153359,6.2317181,6.2809215}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=353; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=-9.5367432e-007; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + nAttributes=1; + }; + }; + class Item9 + { + dataType="Object"; + class PositionInfo + { + position[]={3651.3801,13.679572,7392.6172}; + angles[]={0.056821637,6.2317181,6.2808952}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=354; + type="Land_HBarrier_01_line_5_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + nAttributes=1; + }; + }; + class Item10 + { + dataType="Object"; + class PositionInfo + { + position[]={3656.9968,13.647507,7392.9482}; + angles[]={0.05908861,6.2317181,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=355; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=9.5367432e-007; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + nAttributes=1; + }; + }; + class Item11 + { + dataType="Object"; + class PositionInfo + { + position[]={3662.25,13.631504,7393.125}; + angles[]={0.05908861,6.2317181,6.2786441}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=356; + type="Land_HBarrier_01_line_5_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + nAttributes=1; + }; + }; + class Item12 + { + dataType="Object"; + class PositionInfo + { + position[]={3646.7678,11.609737,7435.1118}; + angles[]={0.02502477,6.2317181,6.1924233}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=357; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=9.5367432e-007; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + nAttributes=1; + }; + }; + class Item13 + { + dataType="Object"; + class PositionInfo + { + position[]={3652.2595,11.436275,7435.4331}; + angles[]={0.0068272259,6.2317181,6.2536163}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=358; + type="Land_HBarrier_01_line_5_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + nAttributes=1; + }; + }; + class Item14 + { + dataType="Object"; + class PositionInfo + { + position[]={3657.8762,11.402716,7435.7642}; + angles[]={6.2718124,6.2317181,6.2740898}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=359; + type="Land_HBarrier_01_line_5_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + nAttributes=1; + }; + }; + class Item15 + { + dataType="Object"; + class PositionInfo + { + position[]={3663.1294,11.328777,7435.9409}; + angles[]={0.013654531,6.2317181,6.2558866}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=360; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=9.5367432e-007; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + nAttributes=1; + }; + }; + class Item16 + { + dataType="Object"; + class PositionInfo + { + position[]={3667.9011,11.146099,7436.2808}; + angles[]={0.061356485,6.2317181,6.2354403}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=361; + type="Land_HBarrier_01_line_5_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + nAttributes=1; + }; + }; + class Item17 + { + dataType="Object"; + class PositionInfo + { + position[]={3673.3928,10.984533,7436.6021}; + angles[]={0.065888278,6.2317181,6.2695355}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=362; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=9.5367432e-007; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + nAttributes=1; + }; + }; + class Item18 + { + dataType="Object"; + class PositionInfo + { + position[]={3678.5,10.938707,7436.875}; + angles[]={0.043204524,6.2317181,0.0091022542}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=363; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=0.0023641586; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + nAttributes=1; + }; + }; + class Item19 + { + dataType="Object"; + class PositionInfo + { + position[]={3682.625,11.10846,7435.125}; + angles[]={0.099781126,3.960043,0.0068272259}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=364; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=-0.0010814667; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + nAttributes=1; + }; + }; + class Item20 + { + dataType="Object"; + class PositionInfo + { + position[]={3686.1345,11.552822,7418.1831}; + angles[]={0.038659975,4.7420382,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=365; + type="Land_HBarrier_01_line_5_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + nAttributes=1; + }; + }; + class Item21 + { + dataType="Object"; + class PositionInfo + { + position[]={3686.2595,11.470513,7423.6831}; + angles[]={0,4.7420382,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=366; + type="Land_HBarrier_01_line_5_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + nAttributes=1; + }; + }; + class Item22 + { + dataType="Object"; + class PositionInfo + { + position[]={3686.375,11.423332,7428.5}; + angles[]={0.0090957033,4.7420382,6.2718124}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=367; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=-0.00025272369; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + nAttributes=1; + }; + }; + class Item23 + { + dataType="Object"; + class PositionInfo + { + position[]={3684.75,11.365514,7432.875}; + angles[]={0.099781126,3.9711773,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=368; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=0.02808094; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + nAttributes=1; + }; + }; + class Item24 + { + dataType="Object"; + class PositionInfo + { + position[]={3685.6345,12.677532,7401.6831}; + angles[]={0.097528741,4.7420382,6.2627091}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=369; + type="Land_HBarrier_01_line_5_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + nAttributes=1; + }; + }; + class Item25 + { + dataType="Object"; + class PositionInfo + { + position[]={3685.7595,12.183109,7407.3081}; + angles[]={0.072681367,4.7420382,0.0068272259}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=370; + type="Land_HBarrier_01_line_5_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + nAttributes=1; + }; + }; + class Item26 + { + dataType="Object"; + class PositionInfo + { + position[]={3686.0095,11.804803,7412.5581}; + angles[]={0.068154231,4.7420382,0.013654531}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=371; + type="Land_HBarrier_01_line_5_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + nAttributes=1; + }; + }; + class Item27 + { + dataType="Object"; + class PositionInfo + { + position[]={3685.3845,12.952284,7396.6831}; + angles[]={0.056821637,4.7420382,6.2604365}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=372; + type="Land_HBarrier_01_line_5_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + nAttributes=1; + }; + }; + class Item28 + { + dataType="Object"; + class PositionInfo + { + position[]={3667.6345,13.578481,7393.4331}; + angles[]={0.054553483,6.2317181,6.2718072}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=374; + type="Land_HBarrier_01_line_5_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + nAttributes=1; + }; + }; + class Item29 + { + dataType="Object"; + class PositionInfo + { + position[]={3672.6345,13.441083,7393.6831}; + angles[]={0.056821637,6.2317181,6.2490687}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=375; + type="Land_HBarrier_01_line_5_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + nAttributes=1; + }; + }; + class Item30 + { + dataType="Object"; + class PositionInfo + { + position[]={3649,17.655001,7397.875}; + angles[]={0,0.7461465,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=376; + type="Land_Cargo_Patrol_V1_F"; + atlOffset=0.10710907; + }; + class Item31 + { + dataType="Object"; + class PositionInfo + { + position[]={3650.125,15.780001,7429.875}; + angles[]={0,2.4195571,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=377; + type="Land_Cargo_Patrol_V1_F"; + atlOffset=0.049907684; + }; + class Item32 + { + dataType="Object"; + class PositionInfo + { + position[]={3680.5,16.405001,7407.125}; + angles[]={0,5.5354118,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=378; + type="Land_Cargo_Patrol_V1_F"; + atlOffset=-0.0058860779; + }; + class Item33 + { + dataType="Object"; + class PositionInfo + { + position[]={3649.25,12.220751,7412.25}; + angles[]={0,4.751689,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=2822; + type="Land_Cargo_House_V1_F"; + atlOffset=0.0028715134; + }; + class Item34 + { + dataType="Object"; + class PositionInfo + { + position[]={3680.25,11.565,7430.125}; + angles[]={0,0.77596909,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=2823; + type="Land_Cargo_House_V1_F"; + atlOffset=0.16885757; + }; + class Item35 + { + dataType="Object"; + class PositionInfo + { + position[]={3678.1345,12.843788,7401.4331}; + angles[]={0.10878368,6.2317181,6.2604342}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2826; + type="Land_HBarrier_01_line_5_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + nAttributes=1; + }; + }; + class Item36 + { + dataType="Object"; + class PositionInfo + { + position[]={3683.1345,12.728729,7401.6831}; + angles[]={0.097528741,6.2317181,6.2627091}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2827; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=9.5367432e-007; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + nAttributes=1; + }; + }; + }; + id=3400; + atlOffset=0.23941708; + }; + class Item100 + { + dataType="Layer"; + name="Outpost (2)"; + class Entities + { + items=36; + class Item0 + { + dataType="Object"; + class PositionInfo + { + position[]={516.625,3.1688542,5433.25}; + angles[]={6.267262,2.2277312,0.0090957033}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=525; + type="Land_HBarrier_01_line_5_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + nAttributes=1; + }; + }; + class Item1 + { + dataType="Object"; + class PositionInfo + { + position[]={513.375,3.1247804,5428.875}; + angles[]={0,2.2277312,0.0068184896}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=526; + type="Land_HBarrier_01_line_5_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + nAttributes=1; + }; + }; + class Item2 + { + dataType="Object"; + class PositionInfo + { + position[]={510,3.1256015,5424.375}; + angles[]={0.0091022542,2.2277312,0.020473262}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=527; + type="Land_HBarrier_01_line_5_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + nAttributes=1; + }; + }; + class Item3 + { + dataType="Object"; + class PositionInfo + { + position[]={506.75,3.1423669,5420.25}; + angles[]={0.0068184896,2.2277312,0.022748843}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=528; + type="Land_HBarrier_01_line_5_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + nAttributes=1; + }; + }; + class Item4 + { + dataType="Object"; + class PositionInfo + { + position[]={503.25,3.1691144,5415.875}; + angles[]={0.013650165,2.2277312,0.020473262}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=529; + type="Land_HBarrier_01_line_5_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + nAttributes=1; + }; + }; + class Item5 + { + dataType="Object"; + class PositionInfo + { + position[]={500,3.2073886,5411.5}; + angles[]={0.025022388,2.2277312,0.011372928}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=530; + type="Land_HBarrier_01_line_5_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + nAttributes=1; + }; + }; + class Item6 + { + dataType="Object"; + class PositionInfo + { + position[]={496.54401,3.2429264,5406.9028}; + angles[]={0.025022388,2.2277312,0.013650165}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=531; + type="Land_HBarrier_01_line_5_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + nAttributes=1; + }; + }; + class Item7 + { + dataType="Object"; + class PositionInfo + { + position[]={493.28967,3.2663052,5402.8267}; + angles[]={0.020476174,2.2277312,0.022751464}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=532; + type="Land_HBarrier_01_line_5_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + nAttributes=1; + }; + }; + class Item8 + { + dataType="Object"; + class PositionInfo + { + position[]={516,3.2049465,5436.625}; + angles[]={6.2467976,3.7174115,0.0022640675}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=533; + type="Land_HBarrier_01_line_5_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + nAttributes=1; + }; + }; + class Item9 + { + dataType="Object"; + class PositionInfo + { + position[]={511.35974,3.3130848,5439.5288}; + angles[]={6.2467976,3.7174115,6.2809215}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=534; + type="Land_HBarrier_01_line_5_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + nAttributes=1; + }; + }; + class Item10 + { + dataType="Object"; + class PositionInfo + { + position[]={506.61819,3.4557602,5442.5576}; + angles[]={6.2422543,3.7174115,6.2763672}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=535; + type="Land_HBarrier_01_line_5_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + nAttributes=1; + }; + }; + class Item11 + { + dataType="Object"; + class PositionInfo + { + position[]={493.125,3.9116669,5451.125}; + angles[]={6.258163,3.7174115,6.2808952}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=536; + type="Land_HBarrier_01_line_5_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + nAttributes=1; + }; + }; + class Item12 + { + dataType="Object"; + class PositionInfo + { + position[]={490.25,3.2178838,5402.375}; + angles[]={0.022748843,3.7174115,0.015927421}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=537; + type="Land_HBarrier_01_line_5_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + nAttributes=1; + }; + }; + class Item13 + { + dataType="Object"; + class PositionInfo + { + position[]={485.5,3.0846391,5405.375}; + angles[]={0.022748843,3.7174115,0.011372928}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=538; + type="Land_HBarrier_01_line_5_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + nAttributes=1; + }; + }; + class Item14 + { + dataType="Object"; + class PositionInfo + { + position[]={480.875,3.0384533,5408.375}; + angles[]={6.2763581,3.7174115,0.011372928}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=539; + type="Land_HBarrier_01_line_5_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + nAttributes=1; + }; + }; + class Item15 + { + dataType="Object"; + class PositionInfo + { + position[]={476.375,3.00421,5411.375}; + angles[]={6.2740898,3.7174115,0.013650165}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=540; + type="Land_HBarrier_01_line_5_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + nAttributes=1; + }; + }; + class Item16 + { + dataType="Object"; + class PositionInfo + { + position[]={472.375,2.9931531,5413.875}; + angles[]={6.2740831,3.7174115,0.0045412821}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=541; + type="Land_HBarrier_01_line_5_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + nAttributes=1; + }; + }; + class Item17 + { + dataType="Object"; + class PositionInfo + { + position[]={467.75,2.9854286,5416.875}; + angles[]={0.0022375863,3.7174115,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=542; + type="Land_HBarrier_01_line_5_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + nAttributes=1; + }; + }; + class Item18 + { + dataType="Object"; + class PositionInfo + { + position[]={462.875,2.9870808,5419.875}; + angles[]={6.267262,3.7174115,0.0022640675}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=543; + type="Land_HBarrier_01_line_5_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + nAttributes=1; + }; + }; + class Item19 + { + dataType="Object"; + class PositionInfo + { + position[]={458.625,3.1139801,5422.75}; + angles[]={6.267262,3.7174115,6.2536163}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=544; + type="Land_HBarrier_01_line_5_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + nAttributes=1; + }; + }; + class Item20 + { + dataType="Object"; + class PositionInfo + { + position[]={468.25,3.5615187,5439.25}; + angles[]={6.2513428,2.2277312,0.011378167}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=545; + type="Land_HBarrier_01_line_5_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + nAttributes=1; + }; + }; + class Item21 + { + dataType="Object"; + class PositionInfo + { + position[]={464.875,3.4648981,5434.875}; + angles[]={6.2536163,2.2277312,6.267262}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=546; + type="Land_HBarrier_01_line_5_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + nAttributes=1; + }; + }; + class Item22 + { + dataType="Object"; + class PositionInfo + { + position[]={461.5,3.3288071,5430.375}; + angles[]={6.2445254,2.2277312,6.2695355}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=547; + type="Land_HBarrier_01_line_5_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + nAttributes=1; + }; + }; + class Item23 + { + dataType="Object"; + class PositionInfo + { + position[]={458.25,3.2321465,5426.25}; + angles[]={6.2490706,2.2277312,6.2536163}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=548; + type="Land_HBarrier_01_line_5_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + nAttributes=1; + }; + }; + class Item24 + { + dataType="Object"; + class PositionInfo + { + position[]={478.25,3.8078017,5452.25}; + angles[]={6.2490687,2.2277312,6.2786312}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=549; + type="Land_HBarrier_01_line_5_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + nAttributes=1; + }; + }; + class Item25 + { + dataType="Object"; + class PositionInfo + { + position[]={475,3.6687052,5447.75}; + angles[]={6.2740831,2.2277312,6.244524}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=550; + type="Land_HBarrier_01_line_5_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + nAttributes=1; + }; + }; + class Item26 + { + dataType="Object"; + class PositionInfo + { + position[]={471.625,3.6685903,5443.75}; + angles[]={6.2718124,2.2277312,6.2809215}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=551; + type="Land_HBarrier_01_line_5_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + nAttributes=1; + }; + }; + class Item27 + { + dataType="Object"; + class PositionInfo + { + position[]={481.5,3.9473329,5456.25}; + angles[]={6.2490706,2.2277312,0.0068272259}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=552; + type="Land_HBarrier_01_line_5_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + nAttributes=1; + }; + }; + class Item28 + { + dataType="Object"; + class PositionInfo + { + position[]={488.5849,3.8950579,5454.0361}; + angles[]={6.2581606,3.7174115,0.02502477}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=554; + type="Land_HBarrier_01_line_5_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + nAttributes=1; + }; + }; + class Item29 + { + dataType="Object"; + class PositionInfo + { + position[]={484.375,3.9756041,5456.75}; + angles[]={6.2490687,3.7174115,6.2808952}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=555; + type="Land_HBarrier_01_line_5_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + nAttributes=1; + }; + }; + class Item30 + { + dataType="Object"; + class PositionInfo + { + position[]={510.66019,7.3122196,5433.7393}; + angles[]={0,4.4961877,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=556; + type="Land_Cargo_Patrol_V1_F"; + }; + class Item31 + { + dataType="Object"; + class PositionInfo + { + position[]={490.74261,7.2935095,5408.1172}; + angles[]={0,6.1449084,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=557; + type="Land_Cargo_Patrol_V1_F"; + }; + class Item32 + { + dataType="Object"; + class PositionInfo + { + position[]={464.23679,7.2704411,5425.4395}; + angles[]={0,1.4947784,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=558; + type="Land_Cargo_Patrol_V1_F"; + }; + class Item33 + { + dataType="Object"; + class PositionInfo + { + position[]={500.22134,3.0429754,5420.6943}; + angles[]={0,2.2045066,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=3410; + type="Land_Cargo_House_V1_F"; + }; + class Item34 + { + dataType="Object"; + class PositionInfo + { + position[]={484.16617,7.9651451,5450.937}; + angles[]={0,3.1519842,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=5465; + type="Land_Cargo_Patrol_V1_F"; + atlOffset=2.3841858e-007; + }; + class Item35 + { + dataType="Object"; + class PositionInfo + { + position[]={474.40311,3.5701184,5438.71}; + angles[]={0,5.3628163,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=5466; + type="Land_Cargo_House_V1_F"; + }; + }; + id=3412; + atlOffset=0.19166303; + }; + class Item101 + { + dataType="Layer"; + name="Outpost (3)"; + class Entities + { + items=97; + class Item0 + { + dataType="Object"; + class PositionInfo + { + position[]={15981.77,10.67019,15765.348}; + angles[]={0.065888278,5.2047086,0.0045543881}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2926; + type="Land_HBarrier_01_big_4_green_F"; + atlOffset=0.034999847; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item1 + { + dataType="Object"; + class PositionInfo + { + position[]={15977.753,10.633038,15757.856}; + angles[]={0.0068272259,5.2047086,0.036387973}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2927; + type="Land_HBarrier_01_big_4_green_F"; + atlOffset=0.035000801; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item2 + { + dataType="Object"; + class PositionInfo + { + position[]={15989.037,10.09641,15778.896}; + angles[]={6.23317,5.2047086,6.2490706}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2928; + type="Land_HBarrier_01_big_4_green_F"; + atlOffset=0.034947395; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item3 + { + dataType="Object"; + class PositionInfo + { + position[]={15992.997,10.263111,15786.276}; + angles[]={6.2604365,5.2047086,6.2809215}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2929; + type="Land_HBarrier_01_big_4_green_F"; + atlOffset=0.035000801; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item4 + { + dataType="Object"; + class PositionInfo + { + position[]={16022.709,9.835,15801.594}; + angles[]={0,6.2118335,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2930; + type="Land_HBarrier_01_big_4_green_F"; + atlOffset=0.034999847; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item5 + { + dataType="Object"; + class PositionInfo + { + position[]={16014.23,9.835,15800.988}; + angles[]={0,6.2118335,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2931; + type="Land_HBarrier_01_big_4_green_F"; + atlOffset=0.034999847; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item6 + { + dataType="Object"; + class PositionInfo + { + position[]={16038.044,9.835,15802.691}; + angles[]={0,6.2118335,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2932; + type="Land_HBarrier_01_big_4_green_F"; + atlOffset=0.034999847; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item7 + { + dataType="Object"; + class PositionInfo + { + position[]={16046.399,9.835,15803.288}; + angles[]={0,6.2118335,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2933; + type="Land_HBarrier_01_big_4_green_F"; + atlOffset=0.034999847; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item8 + { + dataType="Object"; + class PositionInfo + { + position[]={16052.152,9.835,15800.271}; + angles[]={0,0.9959507,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2934; + type="Land_HBarrier_01_big_4_green_F"; + atlOffset=0.034999847; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item9 + { + dataType="Object"; + class PositionInfo + { + position[]={16060.75,8.9049129,15786.5}; + angles[]={6.2786441,0.9959507,0.0045412821}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2935; + type="Land_HBarrier_01_big_4_green_F"; + atlOffset=4.7683716e-007; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item10 + { + dataType="Object"; + class PositionInfo + { + position[]={16056.375,9.0859737,15793.625}; + angles[]={6.208241,0.9959507,0.0045412821}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2936; + type="Land_HBarrier_01_big_4_green_F"; + atlOffset=-4.7683716e-007; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item11 + { + dataType="Object"; + class PositionInfo + { + position[]={16065.375,9.0748634,15779.5}; + angles[]={0.0045543881,0.9959507,0.09752813}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2937; + type="Land_HBarrier_01_big_4_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item12 + { + dataType="Object"; + class PositionInfo + { + position[]={16074,9.8000002,15765.75}; + angles[]={0,0.9959507,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2938; + type="Land_HBarrier_01_big_4_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item13 + { + dataType="Object"; + class PositionInfo + { + position[]={16069.5,9.7108154,15772.75}; + angles[]={0,0.9959507,0.029569319}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2939; + type="Land_HBarrier_01_big_4_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item14 + { + dataType="Object"; + class PositionInfo + { + position[]={15977.801,10.732686,15751.808}; + angles[]={0.029569319,0.9959507,0.015923677}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2940; + type="Land_HBarrier_01_big_4_green_F"; + atlOffset=0.034999847; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item15 + { + dataType="Object"; + class PositionInfo + { + position[]={15986.427,9.9546862,15738.033}; + angles[]={6.2467976,0.9959507,0.0090957033}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2941; + type="Land_HBarrier_01_big_4_green_F"; + atlOffset=0.034998894; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item16 + { + dataType="Object"; + class PositionInfo + { + position[]={15981.978,10.571897,15745.13}; + angles[]={6.190167,0.9959507,0.015923677}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2942; + type="Land_HBarrier_01_big_4_green_F"; + atlOffset=0.034999847; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item17 + { + dataType="Object"; + class PositionInfo + { + position[]={15991.008,9.8447456,15731.031}; + angles[]={0.0090957033,0.9959507,6.2740898}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2943; + type="Land_HBarrier_01_big_4_green_F"; + atlOffset=0.034999847; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item18 + { + dataType="Object"; + class PositionInfo + { + position[]={15999.605,9.835,15717.23}; + angles[]={0,0.9959507,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2944; + type="Land_HBarrier_01_big_4_green_F"; + atlOffset=0.034999847; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item19 + { + dataType="Object"; + class PositionInfo + { + position[]={15995.157,9.8590536,15724.327}; + angles[]={0,0.9959507,6.2740898}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2945; + type="Land_HBarrier_01_big_4_green_F"; + atlOffset=0.035000801; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item20 + { + dataType="Object"; + class PositionInfo + { + position[]={16078.5,9.8000002,15758.375}; + angles[]={0,0.9959507,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2946; + type="Land_HBarrier_01_big_4_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item21 + { + dataType="Object"; + class PositionInfo + { + position[]={16087.165,9.835,15744.613}; + angles[]={0,0.9959507,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2947; + type="Land_HBarrier_01_big_4_green_F"; + atlOffset=0.034999847; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item22 + { + dataType="Object"; + class PositionInfo + { + position[]={16082.75,9.8000002,15751.75}; + angles[]={0,0.9959507,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2948; + type="Land_HBarrier_01_big_4_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item23 + { + dataType="Object"; + class PositionInfo + { + position[]={16004.123,9.8326998,15710.028}; + angles[]={6.2695355,0.9959507,0.013650165}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2949; + type="Land_HBarrier_01_big_4_green_F"; + atlOffset=0.034999847; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item24 + { + dataType="Object"; + class PositionInfo + { + position[]={16011.464,9.835,15698.697}; + angles[]={0,0.9959507,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2950; + type="Land_HBarrier_01_big_4_green_F"; + atlOffset=0.034999847; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item25 + { + dataType="Object"; + class PositionInfo + { + position[]={16008.64,9.8029776,15702.826}; + angles[]={0,0.9959507,0.013645798}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2951; + type="Land_HBarrier_01_big_4_green_F"; + atlOffset=0.034998894; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item26 + { + dataType="Object"; + class PositionInfo + { + position[]={16028.288,9.835001,15704.472}; + angles[]={0,5.7170386,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2952; + type="Land_HBarrier_01_big_4_green_F"; + atlOffset=0.035000801; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item27 + { + dataType="Object"; + class PositionInfo + { + position[]={16042.137,9.835,15712.978}; + angles[]={0,5.7170386,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2953; + type="Land_HBarrier_01_big_4_green_F"; + atlOffset=0.034999847; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item28 + { + dataType="Object"; + class PositionInfo + { + position[]={16035.002,9.835001,15708.59}; + angles[]={0,5.7170386,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2954; + type="Land_HBarrier_01_big_4_green_F"; + atlOffset=0.035000801; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item29 + { + dataType="Object"; + class PositionInfo + { + position[]={16049.206,9.835,15717.471}; + angles[]={0,5.7170386,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2955; + type="Land_HBarrier_01_big_4_green_F"; + atlOffset=0.034999847; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item30 + { + dataType="Object"; + class PositionInfo + { + position[]={16063.054,9.835,15725.974}; + angles[]={0,5.7170386,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2956; + type="Land_HBarrier_01_big_4_green_F"; + atlOffset=0.034999847; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item31 + { + dataType="Object"; + class PositionInfo + { + position[]={16055.919,9.835,15721.588}; + angles[]={0,5.7170386,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2957; + type="Land_HBarrier_01_big_4_green_F"; + atlOffset=0.034999847; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item32 + { + dataType="Object"; + class PositionInfo + { + position[]={16070.4,9.835,15730.495}; + angles[]={0,5.7170386,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2958; + type="Land_HBarrier_01_big_4_green_F"; + atlOffset=0.034999847; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item33 + { + dataType="Object"; + class PositionInfo + { + position[]={16084.25,9.835,15739}; + angles[]={0,5.7170386,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2959; + type="Land_HBarrier_01_big_4_green_F"; + atlOffset=0.034999847; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item34 + { + dataType="Object"; + class PositionInfo + { + position[]={16077.115,9.835,15734.613}; + angles[]={0,5.7170386,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2960; + type="Land_HBarrier_01_big_4_green_F"; + atlOffset=0.034999847; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item35 + { + dataType="Object"; + class PositionInfo + { + position[]={16016.303,9.835,15697.665}; + angles[]={0,5.7170386,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2961; + type="Land_HBarrier_01_big_4_green_F"; + atlOffset=0.034999847; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item36 + { + dataType="Object"; + class PositionInfo + { + position[]={16020.741,9.835,15700.24}; + angles[]={0,5.7170386,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2962; + type="Land_HBarrier_01_big_4_green_F"; + atlOffset=0.034999847; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item37 + { + dataType="Object"; + class PositionInfo + { + position[]={15984.839,11.318144,15772.572}; + angles[]={0,2.0820332,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2963; + type="Land_HBarrier_01_big_tower_green_F"; + atlOffset=0.0036058426; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item38 + { + dataType="Object"; + class PositionInfo + { + position[]={15991.134,9.8437109,15731.02}; + angles[]={0.0090957033,0.9959507,6.2740898}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2965; + type="Land_HBarrier_01_big_4_green_F"; + atlOffset=0.034999847; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item39 + { + dataType="Object"; + class PositionInfo + { + position[]={16030.339,10.942472,15802.822}; + angles[]={0,3.0891581,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2964; + type="Land_HBarrier_01_big_tower_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item40 + { + dataType="Object"; + class PositionInfo + { + position[]={16008.953,9.835,15800.667}; + angles[]={0,6.2118335,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2969; + type="Land_HBarrier_01_big_4_green_F"; + atlOffset=0.034999847; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item41 + { + dataType="Object"; + class PositionInfo + { + position[]={15995.655,10.197392,15791.487}; + angles[]={0.0022640675,5.2047086,6.2445254}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2970; + type="Land_HBarrier_01_big_4_green_F"; + atlOffset=0.034999847; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item42 + { + dataType="Object"; + class PositionInfo + { + position[]={16007.302,12.500401,15724.425}; + angles[]={0,2.580195,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=2971; + type="Land_Cargo_HQ_V1_F"; + atlOffset=0.034999847; + }; + class Item43 + { + dataType="Object"; + class PositionInfo + { + position[]={16063.877,12.500401,15762.127}; + angles[]={0,5.7107897,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=2972; + type="Land_Cargo_HQ_V1_F"; + atlOffset=0.034999847; + }; + class Item44 + { + dataType="Object"; + class PositionInfo + { + position[]={16079.66,21.511209,15744.793}; + angles[]={0,1.0493808,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=2973; + type="Land_Cargo_Tower_V1_F"; + atlOffset=0.034999847; + }; + class Item45 + { + dataType="Object"; + class PositionInfo + { + position[]={16015.823,21.511211,15704.629}; + angles[]={0,2.6007977,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=2974; + type="Land_Cargo_Tower_V1_F"; + atlOffset=0.035001755; + }; + class Item46 + { + dataType="Object"; + class PositionInfo + { + position[]={16061.69,8.4137201,15774.264}; + angles[]={0,1.0049291,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=2975; + type="Land_Cargo_House_V1_F"; + atlOffset=0.034999371; + }; + class Item47 + { + dataType="Object"; + class PositionInfo + { + position[]={15997.96,9.3149996,15730.724}; + angles[]={0,4.1801009,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=2976; + type="Land_Cargo_House_V1_F"; + atlOffset=0.034999847; + }; + class Item48 + { + dataType="Object"; + class PositionInfo + { + position[]={16008.354,9.847806,15770.767}; + angles[]={0.011372928,5.7170386,6.2718124}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2977; + type="Land_HBarrier_01_big_4_green_F"; + atlOffset=0.034999847; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item49 + { + dataType="Object"; + class PositionInfo + { + position[]={16022.202,9.835,15779.27}; + angles[]={0,5.7170386,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2978; + type="Land_HBarrier_01_big_4_green_F"; + atlOffset=0.034999847; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item50 + { + dataType="Object"; + class PositionInfo + { + position[]={16015.067,9.835,15774.886}; + angles[]={0,5.7170386,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2979; + type="Land_HBarrier_01_big_4_green_F"; + atlOffset=0.034999847; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item51 + { + dataType="Object"; + class PositionInfo + { + position[]={15988.963,12.247334,15778.646}; + angles[]={0,5.2047086,0}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=2986; + type="Land_HBarrier_01_big_4_green_F"; + atlOffset=2.1949987; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item52 + { + dataType="Object"; + class PositionInfo + { + position[]={15992.964,12.246052,15786.072}; + angles[]={0,5.2047086,0}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=2987; + type="Land_HBarrier_01_big_4_green_F"; + atlOffset=2.0225286; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item53 + { + dataType="Object"; + class PositionInfo + { + position[]={15995.58,12.360867,15791.237}; + angles[]={0,5.2047086,0}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=2988; + type="Land_HBarrier_01_big_4_green_F"; + atlOffset=2.1949997; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item54 + { + dataType="Object"; + class PositionInfo + { + position[]={16022.684,11.87,15801.62}; + angles[]={0,6.2118335,0}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=2989; + type="Land_HBarrier_01_big_4_green_F"; + atlOffset=2.0699997; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item55 + { + dataType="Object"; + class PositionInfo + { + position[]={16014.205,11.87,15801.014}; + angles[]={0,6.2118335,0}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=2990; + type="Land_HBarrier_01_big_4_green_F"; + atlOffset=2.0699997; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item56 + { + dataType="Object"; + class PositionInfo + { + position[]={16008.929,11.87,15800.692}; + angles[]={0,6.2118335,0}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=2991; + type="Land_HBarrier_01_big_4_green_F"; + atlOffset=2.0699997; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item57 + { + dataType="Object"; + class PositionInfo + { + position[]={16037.965,11.87,15802.764}; + angles[]={0,6.2118335,0}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=2992; + type="Land_HBarrier_01_big_4_green_F"; + atlOffset=2.0699997; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item58 + { + dataType="Object"; + class PositionInfo + { + position[]={16046.319,11.87,15803.36}; + angles[]={0,6.2118335,0}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=2993; + type="Land_HBarrier_01_big_4_green_F"; + atlOffset=2.0699997; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item59 + { + dataType="Object"; + class PositionInfo + { + position[]={15981.75,11.835,15765.375}; + angles[]={0,5.2047086,0}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=2994; + type="Land_HBarrier_01_big_4_green_F"; + atlOffset=1.2016678; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item60 + { + dataType="Object"; + class PositionInfo + { + position[]={15977.625,11.96,15757.875}; + angles[]={0,5.2047086,0}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=2995; + type="Land_HBarrier_01_big_4_green_F"; + atlOffset=1.3667746; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item61 + { + dataType="Object"; + class PositionInfo + { + position[]={15977.75,11.96,15751.875}; + angles[]={0,0.9959507,0}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=2996; + type="Land_HBarrier_01_big_4_green_F"; + atlOffset=1.2651176; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item62 + { + dataType="Object"; + class PositionInfo + { + position[]={15986.352,11.740565,15738.076}; + angles[]={0,0.9959507,0}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=2997; + type="Land_HBarrier_01_big_4_green_F"; + atlOffset=1.8199987; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item63 + { + dataType="Object"; + class PositionInfo + { + position[]={15981.875,11.835,15745.125}; + angles[]={0,0.9959507,0}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=2998; + type="Land_HBarrier_01_big_4_green_F"; + atlOffset=1.3001432; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item64 + { + dataType="Object"; + class PositionInfo + { + position[]={15991.06,11.628993,15731.063}; + angles[]={0,0.9959507,0}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=2999; + type="Land_HBarrier_01_big_4_green_F"; + atlOffset=1.8200083; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item65 + { + dataType="Object"; + class PositionInfo + { + position[]={15995.083,11.644729,15724.371}; + angles[]={0,0.9959507,0}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=3000; + type="Land_HBarrier_01_big_4_green_F"; + atlOffset=1.8200016; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item66 + { + dataType="Object"; + class PositionInfo + { + position[]={15999.532,11.619999,15717.273}; + angles[]={0,0.9959507,0}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=3001; + type="Land_HBarrier_01_big_4_green_F"; + atlOffset=1.8199987; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item67 + { + dataType="Object"; + class PositionInfo + { + position[]={16004.048,11.617275,15710.072}; + angles[]={0,0.9959507,0}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=3002; + type="Land_HBarrier_01_big_4_green_F"; + atlOffset=1.8199997; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item68 + { + dataType="Object"; + class PositionInfo + { + position[]={16008.565,11.586967,15702.869}; + angles[]={0,0.9959507,0}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=3003; + type="Land_HBarrier_01_big_4_green_F"; + atlOffset=1.8199997; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item69 + { + dataType="Object"; + class PositionInfo + { + position[]={16011.39,11.619998,15698.741}; + angles[]={0,0.9959507,0}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=3004; + type="Land_HBarrier_01_big_4_green_F"; + atlOffset=1.8199978; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item70 + { + dataType="Object"; + class PositionInfo + { + position[]={16016.229,11.619999,15697.708}; + angles[]={0,5.7170386,0}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=3005; + type="Land_HBarrier_01_big_4_green_F"; + atlOffset=1.8199987; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item71 + { + dataType="Object"; + class PositionInfo + { + position[]={16020.667,11.619998,15700.284}; + angles[]={0,5.7170386,0}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=3006; + type="Land_HBarrier_01_big_4_green_F"; + atlOffset=1.8199978; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item72 + { + dataType="Object"; + class PositionInfo + { + position[]={16028.214,11.620001,15704.515}; + angles[]={0,5.7170386,0}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=3007; + type="Land_HBarrier_01_big_4_green_F"; + atlOffset=1.8200006; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item73 + { + dataType="Object"; + class PositionInfo + { + position[]={16034.929,11.619999,15708.634}; + angles[]={0,5.7170386,0}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=3008; + type="Land_HBarrier_01_big_4_green_F"; + atlOffset=1.8199987; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item74 + { + dataType="Object"; + class PositionInfo + { + position[]={16042.117,11.745,15712.99}; + angles[]={0,5.7170386,0}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=3009; + type="Land_HBarrier_01_big_4_green_F"; + atlOffset=1.9449997; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item75 + { + dataType="Object"; + class PositionInfo + { + position[]={16049.132,11.62,15717.514}; + angles[]={0,5.7170386,0}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=3010; + type="Land_HBarrier_01_big_4_green_F"; + atlOffset=1.8199997; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item76 + { + dataType="Object"; + class PositionInfo + { + position[]={16055.845,11.62,15721.631}; + angles[]={0,5.7170386,0}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=3011; + type="Land_HBarrier_01_big_4_green_F"; + atlOffset=1.8199997; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item77 + { + dataType="Object"; + class PositionInfo + { + position[]={16062.98,11.62,15726.018}; + angles[]={0,5.7170386,0}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=3012; + type="Land_HBarrier_01_big_4_green_F"; + atlOffset=1.8199997; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item78 + { + dataType="Object"; + class PositionInfo + { + position[]={16070.327,11.62,15730.538}; + angles[]={0,5.7170386,0}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=3013; + type="Land_HBarrier_01_big_4_green_F"; + atlOffset=1.8199997; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item79 + { + dataType="Object"; + class PositionInfo + { + position[]={16077.04,11.62,15734.656}; + angles[]={0,5.7170386,0}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=3014; + type="Land_HBarrier_01_big_4_green_F"; + atlOffset=1.8199997; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item80 + { + dataType="Object"; + class PositionInfo + { + position[]={16084.176,11.62,15739.044}; + angles[]={0,5.7170386,0}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=3015; + type="Land_HBarrier_01_big_4_green_F"; + atlOffset=1.8199997; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item81 + { + dataType="Object"; + class PositionInfo + { + position[]={16087.091,11.62,15744.656}; + angles[]={0,0.9959507,0}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=3016; + type="Land_HBarrier_01_big_4_green_F"; + atlOffset=1.8199997; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item82 + { + dataType="Object"; + class PositionInfo + { + position[]={16082.644,11.62,15751.753}; + angles[]={0,0.9959507,0}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=3017; + type="Land_HBarrier_01_big_4_green_F"; + atlOffset=1.8199997; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item83 + { + dataType="Object"; + class PositionInfo + { + position[]={16078.467,11.62,15758.431}; + angles[]={0,0.9959507,0}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=3018; + type="Land_HBarrier_01_big_4_green_F"; + atlOffset=1.8199997; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item84 + { + dataType="Object"; + class PositionInfo + { + position[]={16073.882,11.62,15765.738}; + angles[]={0,0.9959507,0}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=3019; + type="Land_HBarrier_01_big_4_green_F"; + atlOffset=1.8199997; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item85 + { + dataType="Object"; + class PositionInfo + { + position[]={16069.375,11.335,15772.875}; + angles[]={0,0.9959507,0}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=3020; + type="Land_HBarrier_01_big_4_green_F"; + atlOffset=1.6278658; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item86 + { + dataType="Object"; + class PositionInfo + { + position[]={16065.25,11.085,15779.5}; + angles[]={0,0.9959507,0}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=3021; + type="Land_HBarrier_01_big_4_green_F"; + atlOffset=2.022419; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item87 + { + dataType="Object"; + class PositionInfo + { + position[]={16060.75,11.21,15786.5}; + angles[]={0,0.9959507,0}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=3022; + type="Land_HBarrier_01_big_4_green_F"; + atlOffset=2.3050876; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item88 + { + dataType="Object"; + class PositionInfo + { + position[]={16056.25,11.085,15793.625}; + angles[]={0,0.9959507,0}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=3023; + type="Land_HBarrier_01_big_4_green_F"; + atlOffset=1.9995971; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item89 + { + dataType="Object"; + class PositionInfo + { + position[]={16052.077,11.62,15800.314}; + angles[]={0,0.9959507,0}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=3024; + type="Land_HBarrier_01_big_4_green_F"; + atlOffset=1.8199997; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item90 + { + dataType="Object"; + class PositionInfo + { + position[]={16046.689,13.425837,15797.844}; + angles[]={0,3.4567018,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=3025; + type="Land_Cargo_Patrol_V1_F"; + atlOffset=0.034968376; + }; + class Item91 + { + dataType="Object"; + class PositionInfo + { + position[]={15981.959,14.501488,15754.308}; + angles[]={0,1.4055042,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=3026; + type="Land_Cargo_Patrol_V1_F"; + atlOffset=0.03499794; + }; + class Item92 + { + dataType="Object"; + class PositionInfo + { + position[]={16016.214,9.3107777,15768.447}; + angles[]={0,5.7299275,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=3027; + type="Land_Cargo_House_V1_F"; + atlOffset=0.030777931; + }; + class Item93 + { + dataType="Object"; + class PositionInfo + { + position[]={16021.301,9.3149996,15771.602}; + angles[]={0,5.7299275,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=3029; + type="Land_Cargo_House_V1_F"; + atlOffset=0.034999847; + }; + class Item94 + { + dataType="Object"; + class PositionInfo + { + position[]={16000.939,12.695275,15797.959}; + angles[]={0,5.7773223,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=4437; + type="Land_BarGate_01_open_F"; + atlOffset=0.034999847; + }; + class Item95 + { + dataType="Logic"; + class PositionInfo + { + position[]={16027.412,8.1359158,15761.619}; + angles[]={6.2377024,5.685689,6.2082405}; + }; + areaSize[]={15.448892,0,25.510969}; + areaIsRectangle=1; + flags=1; + id=5462; + type="ModuleHideTerrainObjects_F"; + atlOffset=-0.077367783; + class CustomAttributes + { + class Attribute0 + { + property="#filter"; + expression="_this setVariable [""#filter"",_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=15; + }; + }; + }; + class Attribute1 + { + property="#hideLocally"; + expression="_this setVariable [""#hideLocally"",_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=2; + }; + }; + class Item96 + { + dataType="Object"; + class PositionInfo + { + position[]={16029.625,9.5900002,15737.25}; + angles[]={0,5.710525,0}; + }; + side="Empty"; + class Attributes + { + }; + id=5497; + type="Land_HelipadSquare_F"; + atlOffset=1; + }; + }; + id=3413; + atlOffset=0.54633141; + }; + class Item102 + { + dataType="Layer"; + name="Outpost (4)"; + class Entities + { + items=4; + class Item0 + { + dataType="Logic"; + class PositionInfo + { + position[]={1922.4617,16.688667,8314.6016}; + angles[]={0,1.6658465,0}; + }; + areaSize[]={44.569778,0,29.108185}; + flags=1; + id=724; + type="ModuleHideTerrainObjects_F"; + atlOffset=5.0654793; + class CustomAttributes + { + class Attribute0 + { + property="#filter"; + expression="_this setVariable [""#filter"",_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=12; + }; + }; + }; + class Attribute1 + { + property="#hideLocally"; + expression="_this setVariable [""#hideLocally"",_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=2; + }; + }; + class Item1 + { + dataType="Object"; + class PositionInfo + { + position[]={1955.25,15.212328,8306.125}; + angles[]={0,4.6009727,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=725; + type="Land_Cargo_Patrol_V1_F"; + atlOffset=1.9073486e-006; + }; + class Item2 + { + dataType="Object"; + class PositionInfo + { + position[]={1902.875,16.155001,8278.375}; + angles[]={0,0.6064263,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=5893; + type="Land_Cargo_Patrol_V1_F"; + atlOffset=-0.31133366; + }; + class Item3 + { + dataType="Object"; + class PositionInfo + { + position[]={1913.125,16.589754,8328.25}; + angles[]={0,2.5943084,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=5894; + type="Land_Cargo_Patrol_V1_F"; + }; + }; + id=3414; + atlOffset=0.43639278; + }; + class Item103 + { + dataType="Layer"; + name="Outpost (5)"; + class Entities + { + items=19; + class Item0 + { + dataType="Object"; + class PositionInfo + { + position[]={5234.125,30.01247,10031.375}; + angles[]={0,3.1381021,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=1120; + type="Land_Cargo_Patrol_V1_F"; + }; + class Item1 + { + dataType="Object"; + class PositionInfo + { + position[]={5226.75,26.320618,10032.25}; + angles[]={0,2.3247523,6.2558889}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=3415; + type="Land_HBarrier_01_line_5_green_F"; + }; + class Item2 + { + dataType="Object"; + class PositionInfo + { + position[]={5230.5,26.214527,10036.125}; + angles[]={0.013650165,2.3247523,6.185658}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=3416; + type="Land_HBarrier_01_line_5_green_F"; + }; + class Item3 + { + dataType="Object"; + class PositionInfo + { + position[]={5233.625,25.819298,10039.5}; + angles[]={0.029569319,2.3247523,6.2127676}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=3417; + type="Land_HBarrier_01_line_5_green_F"; + }; + class Item4 + { + dataType="Object"; + class PositionInfo + { + position[]={5237.375,25.388639,10043.375}; + angles[]={0.052283984,2.3247523,6.2014561}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=3418; + type="Land_HBarrier_01_line_5_green_F"; + }; + class Item5 + { + dataType="Object"; + class PositionInfo + { + position[]={5240.625,25.232496,10037}; + angles[]={6.2763581,1.3564973,6.2105041}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=3419; + type="Land_HBarrier_01_line_5_green_F"; + }; + class Item6 + { + dataType="Object"; + class PositionInfo + { + position[]={5239.5576,25.27,10042.286}; + angles[]={6.2786441,1.3564973,6.2286329}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=3420; + type="Land_HBarrier_01_line_5_green_F"; + }; + class Item7 + { + dataType="Object"; + class PositionInfo + { + position[]={5231.7905,25.836704,10025.043}; + angles[]={6.2354403,0.74302316,6.1766505}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=3421; + type="Land_HBarrier_01_line_5_green_F"; + }; + class Item8 + { + dataType="Object"; + class PositionInfo + { + position[]={5227.875,26.259293,10028.75}; + angles[]={6.2354403,0.74302316,6.2558889}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=3422; + type="Land_HBarrier_01_line_5_green_F"; + }; + class Item9 + { + dataType="Object"; + class PositionInfo + { + position[]={5194.375,27.805397,9994.625}; + angles[]={0.011372928,2.3247523,6.2649875}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=3423; + type="Land_HBarrier_01_line_5_green_F"; + }; + class Item10 + { + dataType="Object"; + class PositionInfo + { + position[]={5198.125,27.685122,9998.5}; + angles[]={0.0068272259,2.3247523,6.262712}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=3424; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=-1.9073486e-006; + }; + class Item11 + { + dataType="Object"; + class PositionInfo + { + position[]={5195.4048,27.91902,9991.1328}; + angles[]={0.02502477,3.8349018,0.079468332}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=3425; + type="Land_HBarrier_01_line_5_green_F"; + }; + class Item12 + { + dataType="Object"; + class PositionInfo + { + position[]={5199.5,27.615515,9987.625}; + angles[]={6.2398562,3.8270946,6.0943432}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=3426; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=-0.46364594; + }; + class Item13 + { + dataType="Object"; + class PositionInfo + { + position[]={5201.625,30.846527,9993.25}; + angles[]={0,1.6245719,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=3427; + type="Land_Cargo_Patrol_V1_F"; + }; + class Item14 + { + dataType="Object"; + class PositionInfo + { + position[]={5253.875,28.74509,9970.375}; + angles[]={0,6.0786276,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=3428; + type="Land_Cargo_Patrol_V1_F"; + }; + class Item15 + { + dataType="Object"; + class PositionInfo + { + position[]={5255.1333,24.070669,9963.5869}; + angles[]={6.2422528,0.42304724,6.1631732}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=3429; + type="Land_HBarrier_01_line_5_green_F"; + }; + class Item16 + { + dataType="Object"; + class PositionInfo + { + position[]={5250.25,24.615963,9965.875}; + angles[]={6.2422528,0.42304724,6.2399812}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=3430; + type="Land_HBarrier_01_line_5_green_F"; + }; + class Item17 + { + dataType="Object"; + class PositionInfo + { + position[]={5258.5,23.740515,9970.375}; + angles[]={0,4.5577383,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=3431; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=-0.075069427; + }; + class Item18 + { + dataType="Object"; + class PositionInfo + { + position[]={5257.875,23.740515,9964.75}; + angles[]={0,5.0921683,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=3432; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=-0.20622063; + }; + }; + id=3433; + atlOffset=-0.42098236; + }; + class Item104 + { + dataType="Layer"; + name="Outpost (6)"; + class Entities + { + items=176; + class Item0 + { + dataType="Object"; + class PositionInfo + { + position[]={6630.75,3.464463,7329.625}; + angles[]={6.2467976,5.9205713,6.2763581}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=826; + type="Land_HBarrier_01_line_5_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + nAttributes=1; + }; + }; + class Item1 + { + dataType="Object"; + class PositionInfo + { + position[]={6625.8198,3.4252369,7327.749}; + angles[]={6.2536163,5.9205713,6.2740898}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=827; + type="Land_HBarrier_01_line_5_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + nAttributes=1; + }; + }; + class Item2 + { + dataType="Object"; + class PositionInfo + { + position[]={6620.6489,3.41594,7325.7305}; + angles[]={6.258163,5.9205713,6.2740831}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=828; + type="Land_HBarrier_01_line_5_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + nAttributes=1; + }; + }; + class Item3 + { + dataType="Object"; + class PositionInfo + { + position[]={6615.7183,3.3938782,7323.8545}; + angles[]={6.244524,5.9205713,6.2786312}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=829; + type="Land_HBarrier_01_line_5_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + nAttributes=1; + }; + }; + class Item4 + { + dataType="Object"; + class PositionInfo + { + position[]={6610.6152,3.3738344,7321.9409}; + angles[]={6.2786441,5.9205713,6.2718124}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=830; + type="Land_HBarrier_01_line_5_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + nAttributes=1; + }; + }; + class Item5 + { + dataType="Object"; + class PositionInfo + { + position[]={6605.5801,3.3894312,7320.1328}; + angles[]={6.2718124,5.9205713,6.2740898}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=831; + type="Land_HBarrier_01_line_5_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + nAttributes=1; + }; + }; + class Item6 + { + dataType="Object"; + class PositionInfo + { + position[]={6600.0635,3.4071865,7318.04}; + angles[]={6.2604365,5.9205713,6.2763672}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=832; + type="Land_HBarrier_01_line_5_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + nAttributes=1; + }; + }; + class Item7 + { + dataType="Object"; + class PositionInfo + { + position[]={6565.2031,3.7957058,7304.3501}; + angles[]={6.267262,5.9205713,6.2536163}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=837; + type="Land_HBarrier_01_line_5_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + nAttributes=1; + }; + }; + class Item8 + { + dataType="Object"; + class PositionInfo + { + position[]={6554.9531,4.0419803,7300.4751}; + angles[]={6.2809215,5.9205713,6.2536163}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=839; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=2.3841858e-007; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + nAttributes=1; + }; + }; + class Item9 + { + dataType="Object"; + class PositionInfo + { + position[]={6663.7163,4.4048576,7249.9956}; + angles[]={6.2763581,1.2081823,0.018201422}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=856; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=2.3841858e-007; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + nAttributes=1; + }; + }; + class Item10 + { + dataType="Object"; + class PositionInfo + { + position[]={6661.7451,4.3512921,7255.019}; + angles[]={0.0068272259,1.2081823,0.025022388}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=857; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=2.3841858e-007; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + nAttributes=1; + }; + }; + class Item11 + { + dataType="Object"; + class PositionInfo + { + position[]={6659.8315,4.2572756,7260.1221}; + angles[]={0.011372928,1.2081823,0.022748843}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=858; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=2.3841858e-007; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + nAttributes=1; + }; + }; + class Item12 + { + dataType="Object"; + class PositionInfo + { + position[]={6657.8135,4.1842594,7265.293}; + angles[]={0.018198147,1.2081823,0.015923677}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=859; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=2.3841858e-007; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + nAttributes=1; + }; + }; + class Item13 + { + dataType="Object"; + class PositionInfo + { + position[]={6655.7949,4.0657301,7270.4639}; + angles[]={0.011378167,1.2081823,0.015923677}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=860; + type="Land_HBarrier_01_line_5_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + nAttributes=1; + }; + }; + class Item14 + { + dataType="Object"; + class PositionInfo + { + position[]={6653.7764,3.9698207,7275.6348}; + angles[]={0.013650165,1.2081823,0.018198147}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=861; + type="Land_HBarrier_01_line_5_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + nAttributes=1; + }; + }; + class Item15 + { + dataType="Object"; + class PositionInfo + { + position[]={6651.7583,3.8413272,7280.8062}; + angles[]={0.027294416,1.2081823,0.011372928}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=862; + type="Land_HBarrier_01_line_5_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + nAttributes=1; + }; + }; + class Item16 + { + dataType="Object"; + class PositionInfo + { + position[]={6649.6348,3.6982265,7286.0444}; + angles[]={0.020473262,1.2081823,0.015923677}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=863; + type="Land_HBarrier_01_line_5_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + nAttributes=1; + }; + }; + class Item17 + { + dataType="Object"; + class PositionInfo + { + position[]={6647.7212,3.5685413,7291.1479}; + angles[]={0.018198147,1.2081823,0.018198147}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=864; + type="Land_HBarrier_01_line_5_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + nAttributes=1; + }; + }; + class Item18 + { + dataType="Object"; + class PositionInfo + { + position[]={6645.7026,3.4987245,7296.3188}; + angles[]={0.018201422,1.2081823,0.020476174}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=865; + type="Land_HBarrier_01_line_5_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + nAttributes=1; + }; + }; + class Item19 + { + dataType="Object"; + class PositionInfo + { + position[]={6643.6846,3.3901248,7301.4897}; + angles[]={0.0090957033,1.2081823,0.011372928}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=866; + type="Land_HBarrier_01_line_5_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + nAttributes=1; + }; + }; + class Item20 + { + dataType="Object"; + class PositionInfo + { + position[]={6641.666,3.3546693,7306.6606}; + angles[]={6.2763581,1.2081823,0.011372928}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=867; + type="Land_HBarrier_01_line_5_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + nAttributes=1; + }; + }; + class Item21 + { + dataType="Object"; + class PositionInfo + { + position[]={6639.7153,3.3528016,7311.9365}; + angles[]={-0,1.2081823,0.0068184896}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=868; + type="Land_HBarrier_01_line_5_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + nAttributes=1; + }; + }; + class Item22 + { + dataType="Object"; + class PositionInfo + { + position[]={6637.8394,3.323678,7316.8667}; + angles[]={0.0045412821,1.2081823,0.0068272259}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=869; + type="Land_HBarrier_01_line_5_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + nAttributes=1; + }; + }; + class Item23 + { + dataType="Object"; + class PositionInfo + { + position[]={6635.8521,3.327616,7322.0313}; + angles[]={6.2786441,1.2081823,0.0045412821}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=870; + type="Land_HBarrier_01_line_5_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + nAttributes=1; + }; + }; + class Item24 + { + dataType="Object"; + class PositionInfo + { + position[]={6633.9077,3.3609083,7327.1411}; + angles[]={6.2467976,1.2081823,6.2809215}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=871; + type="Land_HBarrier_01_line_5_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + nAttributes=1; + }; + }; + class Item25 + { + dataType="Object"; + class PositionInfo + { + position[]={6560.2031,8.1154556,7296.3501}; + angles[]={0,2.1265576,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=890; + type="Land_Cargo_Patrol_V1_F"; + }; + class Item26 + { + dataType="Object"; + class PositionInfo + { + position[]={6629.0781,7.4786596,7322.7251}; + angles[]={0,3.5135169,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=892; + type="Land_Cargo_Patrol_V1_F"; + atlOffset=-2.3841858e-007; + }; + class Item27 + { + dataType="Object"; + class PositionInfo + { + position[]={6655.4761,16.388165,7252.2217}; + angles[]={0,2.742027,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=893; + type="Land_Cargo_Tower_V1_F"; + atlOffset=-7.1525574e-007; + }; + class Item28 + { + dataType="Object"; + class PositionInfo + { + position[]={6589.7031,15.680735,7225.9751}; + angles[]={0,2.7903769,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=894; + type="Land_Cargo_Tower_V1_F"; + }; + class Item29 + { + dataType="Object"; + class PositionInfo + { + position[]={6619.9531,2.9785595,7250.4751}; + angles[]={0.0068272259,5.9205713,0.0091022542}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=900; + type="Land_HelipadSquare_F"; + }; + class Item30 + { + dataType="Object"; + class PositionInfo + { + position[]={6614.2104,3.3034546,7312.252}; + angles[]={0.0022640675,5.9205713,6.2809215}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=909; + type="Land_HBarrier_01_line_5_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + nAttributes=1; + }; + }; + class Item31 + { + dataType="Object"; + class PositionInfo + { + position[]={6608.8818,3.3296864,7310.2651}; + angles[]={0.0045412821,5.9205713,6.2786441}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=910; + type="Land_HBarrier_01_line_5_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + nAttributes=1; + }; + }; + class Item32 + { + dataType="Object"; + class PositionInfo + { + position[]={6603.7783,3.3360643,7308.3521}; + angles[]={0.0022640675,5.9205713,6.2809215}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=911; + type="Land_HBarrier_01_line_5_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + nAttributes=1; + }; + }; + class Item33 + { + dataType="Object"; + class PositionInfo + { + position[]={6598.999,3.3697352,7315.0073}; + angles[]={6.2695355,1.2081823,6.2763581}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=912; + type="Land_HBarrier_01_line_5_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + nAttributes=1; + }; + }; + class Item34 + { + dataType="Object"; + class PositionInfo + { + position[]={6600.9497,3.3409095,7309.7314}; + angles[]={0.0022640675,1.2081823,6.2763581}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=913; + type="Land_HBarrier_01_line_5_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + nAttributes=1; + }; + }; + class Item35 + { + dataType="Object"; + class PositionInfo + { + position[]={6588.5522,3.4611416,7311.0386}; + angles[]={6.2763581,1.2081823,6.2740831}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=914; + type="Land_HBarrier_01_line_5_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + nAttributes=1; + }; + }; + class Item36 + { + dataType="Object"; + class PositionInfo + { + position[]={6637.8413,6.6451616,7289.2456}; + angles[]={0,5.9487877,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=3434; + type="Land_Cargo_HQ_V1_F"; + atlOffset=-2.3841858e-007; + }; + class Item37 + { + dataType="Object"; + class PositionInfo + { + position[]={6585.856,3.5207715,7312.4307}; + angles[]={6.2763581,5.9205713,6.262712}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=3524; + type="Land_HBarrier_01_line_5_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + nAttributes=1; + }; + }; + class Item38 + { + dataType="Object"; + class PositionInfo + { + position[]={6580.6851,3.5662038,7310.4126}; + angles[]={6.262712,5.9205713,6.2718124}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=3525; + type="Land_HBarrier_01_line_5_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + nAttributes=1; + }; + }; + class Item39 + { + dataType="Object"; + class PositionInfo + { + position[]={6575.6191,3.6236551,7308.3262}; + angles[]={6.2786312,5.9205713,6.262712}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=3526; + type="Land_HBarrier_01_line_5_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + nAttributes=1; + }; + }; + class Item40 + { + dataType="Object"; + class PositionInfo + { + position[]={6570.3433,3.683672,7306.3755}; + angles[]={6.2627091,5.9205713,6.2581606}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=3527; + type="Land_HBarrier_01_line_5_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + nAttributes=1; + }; + }; + class Item41 + { + dataType="Object"; + class PositionInfo + { + position[]={6560.106,3.9094691,7302.4307}; + angles[]={6.2695355,5.9205713,6.2604365}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=3529; + type="Land_HBarrier_01_line_5_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + nAttributes=1; + }; + }; + class Item42 + { + dataType="Object"; + class PositionInfo + { + position[]={6587.481,3.4444056,7218.8057}; + angles[]={6.262712,5.9205713,6.2695355}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=3563; + type="Land_HBarrier_01_line_5_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + nAttributes=1; + }; + }; + class Item43 + { + dataType="Object"; + class PositionInfo + { + position[]={6591.8398,3.4008412,7220.5166}; + angles[]={6.2763581,5.9205713,6.262712}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=3564; + type="Land_HBarrier_01_line_5_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + nAttributes=1; + }; + }; + class Item44 + { + dataType="Object"; + class PositionInfo + { + position[]={6597.1821,3.4049501,7222.4985}; + angles[]={6.2604365,5.9205713,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=3565; + type="Land_HBarrier_01_line_5_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + nAttributes=1; + }; + }; + class Item45 + { + dataType="Object"; + class PositionInfo + { + position[]={6602.4912,3.3998501,7224.355}; + angles[]={6.2763581,5.9205713,6.2718124}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=3566; + type="Land_HBarrier_01_line_5_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + nAttributes=1; + }; + }; + class Item46 + { + dataType="Object"; + class PositionInfo + { + position[]={6607.5938,3.3774319,7226.3506}; + angles[]={6.258163,5.9205713,6.2740831}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=3567; + type="Land_HBarrier_01_line_5_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + nAttributes=1; + }; + }; + class Item47 + { + dataType="Object"; + class PositionInfo + { + position[]={6612.7363,3.3971658,7228.29}; + angles[]={6.2513428,5.9205713,6.2809215}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=3568; + type="Land_HBarrier_01_line_5_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + nAttributes=1; + }; + }; + class Item48 + { + dataType="Object"; + class PositionInfo + { + position[]={6617.8384,3.4326797,7230.2861}; + angles[]={6.2536163,5.9205713,6.2763581}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=3569; + type="Land_HBarrier_01_line_5_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + nAttributes=1; + }; + }; + class Item49 + { + dataType="Object"; + class PositionInfo + { + position[]={6623.0371,3.4866078,7232.1958}; + angles[]={6.2558889,5.9205713,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=3570; + type="Land_HBarrier_01_line_5_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + nAttributes=1; + }; + }; + class Item50 + { + dataType="Object"; + class PositionInfo + { + position[]={6628.313,3.574806,7234.146}; + angles[]={6.2763581,5.9205713,0.0068272259}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=3571; + type="Land_HBarrier_01_line_5_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + nAttributes=1; + }; + }; + class Item51 + { + dataType="Object"; + class PositionInfo + { + position[]={6633.5889,3.6522229,7236.0967}; + angles[]={6.258163,5.9205713,0.0022902426}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=3572; + type="Land_HBarrier_01_line_5_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + nAttributes=1; + }; + }; + class Item52 + { + dataType="Object"; + class PositionInfo + { + position[]={6638.519,3.7559707,7237.9731}; + angles[]={6.2695355,5.9205713,0.011372928}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=3573; + type="Land_HBarrier_01_line_5_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + nAttributes=1; + }; + }; + class Item53 + { + dataType="Object"; + class PositionInfo + { + position[]={6643.7949,3.90505,7239.9233}; + angles[]={6.258163,5.9205713,0.027296599}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=3574; + type="Land_HBarrier_01_line_5_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + nAttributes=1; + }; + }; + class Item54 + { + dataType="Object"; + class PositionInfo + { + position[]={6648.8984,4.0660892,7241.8369}; + angles[]={6.2763672,5.9205713,0.022748843}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=3575; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=2.3841858e-007; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + nAttributes=1; + }; + }; + class Item55 + { + dataType="Object"; + class PositionInfo + { + position[]={6653.9336,4.1461368,7243.6455}; + angles[]={6.258163,5.9205713,0.015927421}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=3576; + type="Land_HBarrier_01_line_5_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + nAttributes=1; + }; + }; + class Item56 + { + dataType="Object"; + class PositionInfo + { + position[]={6659.1045,4.2975111,7245.6636}; + angles[]={6.2695308,5.9205713,0.029571336}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=3577; + type="Land_HBarrier_01_line_5_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + nAttributes=1; + }; + }; + class Item57 + { + dataType="Object"; + class PositionInfo + { + position[]={6662.6895,4.3684378,7247.0693}; + angles[]={-0,5.9205713,0.015923677}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=3579; + type="Land_HBarrier_01_line_5_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + nAttributes=1; + }; + }; + class Item58 + { + dataType="Object"; + class PositionInfo + { + position[]={6589.1816,3.4664419,7303.292}; + angles[]={0.0068272259,5.9205713,6.2718124}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=3580; + type="Land_HBarrier_01_line_5_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + nAttributes=1; + }; + }; + class Item59 + { + dataType="Object"; + class PositionInfo + { + position[]={6584.3101,3.5112197,7301.5376}; + angles[]={0.0045412821,5.9205713,6.2786441}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=3581; + type="Land_HBarrier_01_line_5_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + nAttributes=1; + }; + }; + class Item60 + { + dataType="Object"; + class PositionInfo + { + position[]={6579.1851,3.5393054,7299.5376}; + angles[]={0.013650165,5.9205713,6.2740898}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=3582; + type="Land_HBarrier_01_line_5_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + nAttributes=1; + }; + }; + class Item61 + { + dataType="Object"; + class PositionInfo + { + position[]={6590.4351,3.4481351,7305.9126}; + angles[]={0.0045412821,1.2081823,6.2763581}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=3593; + type="Land_HBarrier_01_line_5_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + nAttributes=1; + }; + }; + class Item62 + { + dataType="Object"; + class PositionInfo + { + position[]={6603.8413,3.3979518,7319.4956}; + angles[]={6.2695355,5.9205713,6.2763581}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=3594; + type="Land_HBarrier_01_line_5_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + nAttributes=1; + }; + }; + class Item63 + { + dataType="Object"; + class PositionInfo + { + position[]={6642.1152,3.3994009,7299.3022}; + angles[]={0.018198147,5.9205713,0.011372928}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=3598; + type="Land_HBarrier_01_line_5_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + nAttributes=1; + }; + }; + class Item64 + { + dataType="Object"; + class PositionInfo + { + position[]={6636.9443,3.4131238,7297.2837}; + angles[]={0.025022388,5.9205713,0.0045543881}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=3599; + type="Land_HBarrier_01_line_5_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + nAttributes=1; + }; + }; + class Item65 + { + dataType="Object"; + class PositionInfo + { + position[]={6631.8413,3.4213052,7295.3706}; + angles[]={0.0068272259,5.9205713,0.0068272259}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=3600; + type="Land_HBarrier_01_line_5_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + nAttributes=1; + }; + }; + class Item66 + { + dataType="Object"; + class PositionInfo + { + position[]={6570.8135,3.9046035,7272.29}; + angles[]={-0,5.9205713,6.262712}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=3611; + type="Land_HBarrier_01_line_5_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + nAttributes=1; + }; + }; + class Item67 + { + dataType="Object"; + class PositionInfo + { + position[]={6576.1699,3.78491,7274.3574}; + angles[]={0.0068272259,5.9205713,6.258163}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=3615; + type="Land_HBarrier_01_line_5_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + nAttributes=1; + }; + }; + class Item68 + { + dataType="Object"; + class PositionInfo + { + position[]={6566.8281,3.9208889,7270.8501}; + angles[]={6.2763672,5.9205713,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=3617; + type="Land_HBarrier_01_line_5_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + nAttributes=1; + }; + }; + class Item69 + { + dataType="Object"; + class PositionInfo + { + position[]={6612.709,3.3773563,7297.8442}; + angles[]={6.2809215,5.9205713,0.0045412821}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=3629; + type="Land_HBarrier_01_line_5_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + nAttributes=1; + }; + }; + class Item70 + { + dataType="Object"; + class PositionInfo + { + position[]={6607.5381,3.4177189,7295.8257}; + angles[]={0.013650165,5.9205713,6.2718124}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=3630; + type="Land_HBarrier_01_line_5_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + nAttributes=1; + }; + }; + class Item71 + { + dataType="Object"; + class PositionInfo + { + position[]={6602.4351,3.4700942,7293.9126}; + angles[]={-0,5.9205713,6.2740898}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=3631; + type="Land_HBarrier_01_line_5_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + nAttributes=1; + }; + }; + class Item72 + { + dataType="Object"; + class PositionInfo + { + position[]={6597.1064,3.5157654,7291.9258}; + angles[]={0.0045412821,5.9205713,6.2740831}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=3632; + type="Land_HBarrier_01_line_5_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + nAttributes=1; + }; + }; + class Item73 + { + dataType="Object"; + class PositionInfo + { + position[]={6592.0029,3.5439088,7290.0127}; + angles[]={-0,5.9205713,6.2763672}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=3633; + type="Land_HBarrier_01_line_5_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + nAttributes=1; + }; + }; + class Item74 + { + dataType="Object"; + class PositionInfo + { + position[]={6636.4351,3.30446,7303.2876}; + angles[]={0,1.8636999,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=3639; + type="Land_Cargo_House_V1_F"; + atlOffset=-2.3841858e-007; + }; + class Item75 + { + dataType="Object"; + class PositionInfo + { + position[]={6568.0601,3.8667784,7277.6626}; + angles[]={0,3.5516472,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=3644; + type="Land_Cargo_House_V1_F"; + atlOffset=-2.3841858e-007; + }; + class Item76 + { + dataType="Object"; + class PositionInfo + { + position[]={6617.1323,3.5769484,7270.9985}; + angles[]={0.0022640675,5.9205713,0.011372928}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=3646; + type="Land_HBarrier_01_line_5_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + nAttributes=1; + }; + }; + class Item77 + { + dataType="Object"; + class PositionInfo + { + position[]={6612.0293,3.5555236,7269.0854}; + angles[]={0.020473262,5.9205713,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=3647; + type="Land_HBarrier_01_line_5_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + nAttributes=1; + }; + }; + class Item78 + { + dataType="Object"; + class PositionInfo + { + position[]={6606.7007,3.5682092,7267.0986}; + angles[]={0.011372928,5.9205713,0.0022640675}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=3648; + type="Land_HBarrier_01_line_5_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + nAttributes=1; + }; + }; + class Item79 + { + dataType="Object"; + class PositionInfo + { + position[]={6601.5972,3.5981054,7265.1855}; + angles[]={0.0068272259,5.9205713,6.2809215}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=3649; + type="Land_HBarrier_01_line_5_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + nAttributes=1; + }; + }; + class Item80 + { + dataType="Object"; + class PositionInfo + { + position[]={6622.3101,3.5927773,7273.0376}; + angles[]={0.0045412821,5.9205713,0.011372928}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=3650; + type="Land_HBarrier_01_line_5_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + nAttributes=1; + }; + }; + class Item81 + { + dataType="Object"; + class PositionInfo + { + position[]={6559.6587,4.005641,7282.5503}; + angles[]={6.2718124,1.2042772,6.2809215}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=5269; + type="Land_HBarrier_01_line_5_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + nAttributes=1; + }; + }; + class Item82 + { + dataType="Object"; + class PositionInfo + { + position[]={6555.6528,3.999994,7292.7637}; + angles[]={6.2809215,1.2042772,0.0022640675}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=5271; + type="Land_HBarrier_01_line_5_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + nAttributes=1; + }; + }; + class Item83 + { + dataType="Object"; + class PositionInfo + { + position[]={6553.7476,4.0445838,7297.8774}; + angles[]={6.2604365,1.2042772,6.2763672}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=5272; + type="Land_HBarrier_01_line_5_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + nAttributes=1; + }; + }; + class Item84 + { + dataType="Object"; + class PositionInfo + { + position[]={6565.8281,3.8994179,7267.1001}; + angles[]={6.2763581,1.2042772,6.2695355}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=5273; + type="Land_HBarrier_01_line_5_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + nAttributes=1; + }; + }; + class Item85 + { + dataType="Object"; + class PositionInfo + { + position[]={6563.8101,4.0521049,7272.2876}; + angles[]={6.2763581,1.2042772,6.2309017}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=5274; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=2.3841858e-007; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + nAttributes=1; + }; + }; + class Item86 + { + dataType="Object"; + class PositionInfo + { + position[]={6561.6851,4.1141162,7277.2876}; + angles[]={0.015923677,1.2042772,6.2763672}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=5275; + type="Land_HBarrier_01_line_5_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + nAttributes=1; + }; + }; + class Item87 + { + dataType="Object"; + class PositionInfo + { + position[]={6557.6851,4.0478835,7287.6626}; + angles[]={0.013650165,1.2042772,6.2763581}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=5277; + type="Land_HBarrier_01_line_5_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + nAttributes=1; + }; + }; + class Item88 + { + dataType="Object"; + class PositionInfo + { + position[]={6571.9468,3.7864015,7251.7251}; + angles[]={6.2718124,1.1520965,0.011372928}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=5284; + type="Land_HBarrier_01_line_5_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + nAttributes=1; + }; + }; + class Item89 + { + dataType="Object"; + class PositionInfo + { + position[]={6569.8281,3.8216872,7256.8501}; + angles[]={6.2740831,1.2042772,6.2763581}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=5285; + type="Land_HBarrier_01_line_5_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + nAttributes=1; + }; + }; + class Item90 + { + dataType="Object"; + class PositionInfo + { + position[]={6567.8281,3.8689234,7261.9751}; + angles[]={-0,1.2042772,6.2763672}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=5286; + type="Land_HBarrier_01_line_5_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + nAttributes=1; + }; + }; + class Item91 + { + dataType="Object"; + class PositionInfo + { + position[]={6579.9351,3.6434865,7231.2876}; + angles[]={6.2718124,1.2042772,6.2763581}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=5287; + type="Land_HBarrier_01_line_5_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + nAttributes=1; + }; + }; + class Item92 + { + dataType="Object"; + class PositionInfo + { + position[]={6577.8101,3.7019386,7236.2876}; + angles[]={6.2649875,1.2042772,0.011372928}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=5288; + type="Land_HBarrier_01_line_5_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + nAttributes=1; + }; + }; + class Item93 + { + dataType="Object"; + class PositionInfo + { + position[]={6575.8101,3.6665285,7241.5376}; + angles[]={0.018198147,1.2042772,0.011372928}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=5289; + type="Land_HBarrier_01_line_5_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + nAttributes=1; + }; + }; + class Item94 + { + dataType="Object"; + class PositionInfo + { + position[]={6573.9351,3.7529335,7246.6626}; + angles[]={6.2513428,1.2042772,6.2786441}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=5290; + type="Land_HBarrier_01_line_5_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + nAttributes=1; + }; + }; + class Item95 + { + dataType="Object"; + class PositionInfo + { + position[]={6581.9351,3.5990417,7226.0376}; + angles[]={6.2763581,1.2042772,6.2809215}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=5295; + type="Land_HBarrier_01_line_5_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + nAttributes=1; + }; + }; + class Item96 + { + dataType="Object"; + class PositionInfo + { + position[]={6584.3101,3.5308423,7220.9126}; + angles[]={6.262712,1.2042772,6.2695355}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=5296; + type="Land_HBarrier_01_line_5_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + nAttributes=1; + }; + }; + class Item97 + { + dataType="Object"; + class PositionInfo + { + position[]={6644.4531,22.338745,7275.8501}; + angles[]={0,4.3246088,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=5405; + type="Land_TTowerBig_1_F"; + atlOffset=-2.3841858e-007; + }; + class Item98 + { + dataType="Object"; + class PositionInfo + { + position[]={6575.0781,4.3362451,7267.4751}; + angles[]={0.0022640675,5.932858,6.2604365}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=5370; + type="CamoNet_INDP_F"; + }; + class Item99 + { + dataType="Object"; + class PositionInfo + { + position[]={6630.6899,4.7568421,7329.7124}; + angles[]={6.2467976,5.9205713,6.2763581}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=6468; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=1.2887888; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + nAttributes=1; + }; + }; + class Item100 + { + dataType="Object"; + class PositionInfo + { + position[]={6625.7598,4.7176161,7327.8364}; + angles[]={6.2536163,5.9205713,6.2740898}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=6469; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=1.2892456; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + nAttributes=1; + }; + }; + class Item101 + { + dataType="Object"; + class PositionInfo + { + position[]={6620.5889,4.7083192,7325.8179}; + angles[]={6.258163,5.9205713,6.2740831}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=6470; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=1.2896435; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + nAttributes=1; + }; + }; + class Item102 + { + dataType="Object"; + class PositionInfo + { + position[]={6615.6582,4.6862574,7323.9419}; + angles[]={6.244524,5.9205713,6.2786312}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=6471; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=1.288723; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + nAttributes=1; + }; + }; + class Item103 + { + dataType="Object"; + class PositionInfo + { + position[]={6610.5552,4.6662135,7322.0283}; + angles[]={6.2786441,5.9205713,6.2718124}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=6472; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=1.2912977; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + nAttributes=1; + }; + }; + class Item104 + { + dataType="Object"; + class PositionInfo + { + position[]={6605.52,4.6818104,7320.2202}; + angles[]={6.2718124,5.9205713,6.2740898}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=6473; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=1.2908373; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + nAttributes=1; + }; + }; + class Item105 + { + dataType="Object"; + class PositionInfo + { + position[]={6600.0034,4.6995654,7318.1274}; + angles[]={6.2604365,5.9205713,6.2763672}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=6474; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=1.289979; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + nAttributes=1; + }; + }; + class Item106 + { + dataType="Object"; + class PositionInfo + { + position[]={6565.1431,5.0880847,7304.4375}; + angles[]={6.267262,5.9205713,6.2536163}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=6475; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=1.2892087; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + nAttributes=1; + }; + }; + class Item107 + { + dataType="Object"; + class PositionInfo + { + position[]={6554.8931,5.3343596,7300.5625}; + angles[]={6.2809215,5.9205713,6.2536163}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=6476; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=1.2904029; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + nAttributes=1; + }; + }; + class Item108 + { + dataType="Object"; + class PositionInfo + { + position[]={6663.6563,5.6972365,7250.083}; + angles[]={6.2763581,1.2081823,0.018201422}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=6477; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=1.2928755; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + nAttributes=1; + }; + }; + class Item109 + { + dataType="Object"; + class PositionInfo + { + position[]={6661.6851,5.6436715,7255.1064}; + angles[]={0.0068272259,1.2081823,0.025022388}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=6478; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=1.2944803; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + nAttributes=1; + }; + }; + class Item110 + { + dataType="Object"; + class PositionInfo + { + position[]={6659.7715,5.5496545,7260.2095}; + angles[]={0.011372928,1.2081823,0.022748843}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=6479; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=1.2947407; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + nAttributes=1; + }; + }; + class Item111 + { + dataType="Object"; + class PositionInfo + { + position[]={6657.7534,5.4766383,7265.3804}; + angles[]={0.018198147,1.2081823,0.015923677}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=6480; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=1.2949278; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + nAttributes=1; + }; + }; + class Item112 + { + dataType="Object"; + class PositionInfo + { + position[]={6655.7349,5.358109,7270.5513}; + angles[]={0.011378167,1.2081823,0.015923677}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=6481; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=1.2943306; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + nAttributes=1; + }; + }; + class Item113 + { + dataType="Object"; + class PositionInfo + { + position[]={6653.7163,5.2621999,7275.7222}; + angles[]={0.013650165,1.2081823,0.018198147}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=6482; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=1.2946665; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + nAttributes=1; + }; + }; + class Item114 + { + dataType="Object"; + class PositionInfo + { + position[]={6651.6982,5.1337066,7280.8936}; + angles[]={0.027294416,1.2081823,0.011372928}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=6483; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=1.2954504; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + nAttributes=1; + }; + }; + class Item115 + { + dataType="Object"; + class PositionInfo + { + position[]={6649.5747,4.9906058,7286.1318}; + angles[]={0.020473262,1.2081823,0.015923677}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=6484; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=1.2951074; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + nAttributes=1; + }; + }; + class Item116 + { + dataType="Object"; + class PositionInfo + { + position[]={6647.6611,4.8609204,7291.2354}; + angles[]={0.018198147,1.2081823,0.018198147}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=6485; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=1.2950644; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + nAttributes=1; + }; + }; + class Item117 + { + dataType="Object"; + class PositionInfo + { + position[]={6645.6426,4.7911038,7296.4063}; + angles[]={0.018201422,1.2081823,0.020476174}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=6486; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=1.2952013; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + nAttributes=1; + }; + }; + class Item118 + { + dataType="Object"; + class PositionInfo + { + position[]={6643.6245,4.6825042,7301.5771}; + angles[]={0.0090957033,1.2081823,0.011372928}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=6487; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=1.2938592; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + nAttributes=1; + }; + }; + class Item119 + { + dataType="Object"; + class PositionInfo + { + position[]={6641.606,4.6470485,7306.748}; + angles[]={6.2763581,1.2081823,0.011372928}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=6488; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=1.2924659; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + nAttributes=1; + }; + }; + class Item120 + { + dataType="Object"; + class PositionInfo + { + position[]={6639.6553,4.6451807,7312.0239}; + angles[]={-0,1.2081823,0.0068184896}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=6489; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=1.2927892; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + nAttributes=1; + }; + }; + class Item121 + { + dataType="Object"; + class PositionInfo + { + position[]={6637.7793,4.6160569,7316.9541}; + angles[]={0.0045412821,1.2081823,0.0068272259}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=6490; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=1.2931869; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + nAttributes=1; + }; + }; + class Item122 + { + dataType="Object"; + class PositionInfo + { + position[]={6635.792,4.6199951,7322.1187}; + angles[]={6.2786441,1.2081823,0.0045412821}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=6491; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=1.2921433; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + nAttributes=1; + }; + }; + class Item123 + { + dataType="Object"; + class PositionInfo + { + position[]={6633.8477,4.6532874,7327.2285}; + angles[]={6.2467976,1.2081823,6.2809215}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=6492; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=1.2890589; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + nAttributes=1; + }; + }; + class Item124 + { + dataType="Object"; + class PositionInfo + { + position[]={6598.939,4.6621146,7315.0947}; + angles[]={6.2695355,1.2081823,6.2763581}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=6493; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=1.2907829; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + nAttributes=1; + }; + }; + class Item125 + { + dataType="Object"; + class PositionInfo + { + position[]={6600.8896,4.6332889,7309.8188}; + angles[]={0.0022640675,1.2081823,6.2763581}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=6494; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=1.2921681; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + nAttributes=1; + }; + }; + class Item126 + { + dataType="Object"; + class PositionInfo + { + position[]={6588.4922,4.7535205,7311.126}; + angles[]={6.2763581,1.2081823,6.2740831}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=6495; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=1.291235; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + nAttributes=1; + }; + }; + class Item127 + { + dataType="Object"; + class PositionInfo + { + position[]={6585.7959,4.8131509,7312.5181}; + angles[]={6.2763581,5.9205713,6.262712}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=6496; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=1.2905517; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + nAttributes=1; + }; + }; + class Item128 + { + dataType="Object"; + class PositionInfo + { + position[]={6580.625,4.858583,7310.5}; + angles[]={6.262712,5.9205713,6.2718124}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=6497; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=1.2899046; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + nAttributes=1; + }; + }; + class Item129 + { + dataType="Object"; + class PositionInfo + { + position[]={6575.5591,4.9160342,7308.4136}; + angles[]={6.2786312,5.9205713,6.262712}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=6498; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=1.2907505; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + nAttributes=1; + }; + }; + class Item130 + { + dataType="Object"; + class PositionInfo + { + position[]={6570.2832,4.9760509,7306.4629}; + angles[]={6.2627091,5.9205713,6.2581606}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=6499; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=1.289084; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + nAttributes=1; + }; + }; + class Item131 + { + dataType="Object"; + class PositionInfo + { + position[]={6560.0459,5.2018485,7302.5181}; + angles[]={6.2695355,5.9205713,6.2604365}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=6500; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=1.2898304; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + nAttributes=1; + }; + }; + class Item132 + { + dataType="Object"; + class PositionInfo + { + position[]={6587.4209,4.7367845,7218.8931}; + angles[]={6.262712,5.9205713,6.2695355}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=6501; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=1.2897677; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + nAttributes=1; + }; + }; + class Item133 + { + dataType="Object"; + class PositionInfo + { + position[]={6591.7798,4.6932206,7220.604}; + angles[]={6.2763581,5.9205713,6.262712}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=6502; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=1.2905521; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + nAttributes=1; + }; + }; + class Item134 + { + dataType="Object"; + class PositionInfo + { + position[]={6597.1221,4.697329,7222.5859}; + angles[]={6.2604365,5.9205713,0}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=6503; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=1.2903891; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + nAttributes=1; + }; + }; + class Item135 + { + dataType="Object"; + class PositionInfo + { + position[]={6602.4312,4.6922293,7224.4424}; + angles[]={6.2763581,5.9205713,6.2718124}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=6504; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=1.2910986; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + nAttributes=1; + }; + }; + class Item136 + { + dataType="Object"; + class PositionInfo + { + position[]={6607.5337,4.6698108,7226.438}; + angles[]={6.258163,5.9205713,6.2740831}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=6505; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=1.2896433; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + nAttributes=1; + }; + }; + class Item137 + { + dataType="Object"; + class PositionInfo + { + position[]={6612.6763,4.6895452,7228.3774}; + angles[]={6.2513428,5.9205713,6.2809215}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=6506; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=1.2894573; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + nAttributes=1; + }; + }; + class Item138 + { + dataType="Object"; + class PositionInfo + { + position[]={6617.7783,4.725059,7230.3735}; + angles[]={6.2536163,5.9205713,6.2763581}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=6507; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=1.2893825; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + nAttributes=1; + }; + }; + class Item139 + { + dataType="Object"; + class PositionInfo + { + position[]={6622.9771,4.7789869,7232.2832}; + angles[]={6.2558889,5.9205713,0}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=6508; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=1.2899911; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + nAttributes=1; + }; + }; + class Item140 + { + dataType="Object"; + class PositionInfo + { + position[]={6628.2529,4.8671851,7234.2334}; + angles[]={6.2763581,5.9205713,0.0068272259}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=6509; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=1.2906077; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + nAttributes=1; + }; + }; + class Item141 + { + dataType="Object"; + class PositionInfo + { + position[]={6633.5288,4.944602,7236.1841}; + angles[]={6.258163,5.9205713,0.0022902426}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=6510; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=1.2903266; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + nAttributes=1; + }; + }; + class Item142 + { + dataType="Object"; + class PositionInfo + { + position[]={6638.459,5.0483499,7238.0605}; + angles[]={6.2695355,5.9205713,0.011372928}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=6511; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=1.2918627; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + nAttributes=1; + }; + }; + class Item143 + { + dataType="Object"; + class PositionInfo + { + position[]={6643.7349,5.1974292,7240.0107}; + angles[]={6.258163,5.9205713,0.027296599}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=6512; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=1.2918305; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + nAttributes=1; + }; + }; + class Item144 + { + dataType="Object"; + class PositionInfo + { + position[]={6648.8384,5.3584685,7241.9243}; + angles[]={6.2763672,5.9205713,0.022748843}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=6513; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=1.2931533; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + nAttributes=1; + }; + }; + class Item145 + { + dataType="Object"; + class PositionInfo + { + position[]={6653.8735,5.4385161,7243.7329}; + angles[]={6.258163,5.9205713,0.015927421}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=6514; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=1.2911475; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + nAttributes=1; + }; + }; + class Item146 + { + dataType="Object"; + class PositionInfo + { + position[]={6659.0444,5.58989,7245.751}; + angles[]={6.2695308,5.9205713,0.029571336}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=6515; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=1.2929463; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + nAttributes=1; + }; + }; + class Item147 + { + dataType="Object"; + class PositionInfo + { + position[]={6662.6294,5.6608167,7247.1567}; + angles[]={-0,5.9205713,0.015923677}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=6516; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=1.2933357; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + nAttributes=1; + }; + }; + class Item148 + { + dataType="Object"; + class PositionInfo + { + position[]={6590.375,4.7405143,7306}; + angles[]={0.0045412821,1.2081823,6.2763581}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=6517; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=1.2923644; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + nAttributes=1; + }; + }; + class Item149 + { + dataType="Object"; + class PositionInfo + { + position[]={6603.7813,4.690331,7319.583}; + angles[]={6.2695355,5.9205713,6.2763581}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=6518; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=1.2907839; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + nAttributes=1; + }; + }; + class Item150 + { + dataType="Object"; + class PositionInfo + { + position[]={6612.6489,4.6697354,7297.9316}; + angles[]={6.2809215,5.9205713,0.0045412821}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=6519; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=1.2924538; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + nAttributes=1; + }; + }; + class Item151 + { + dataType="Object"; + class PositionInfo + { + position[]={6607.478,4.7100978,7295.9131}; + angles[]={0.013650165,5.9205713,6.2718124}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=6520; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=1.2928894; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + nAttributes=1; + }; + }; + class Item152 + { + dataType="Object"; + class PositionInfo + { + position[]={6602.375,4.7624736,7294}; + angles[]={-0,5.9205713,6.2740898}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=6521; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=1.2918324; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + nAttributes=1; + }; + }; + class Item153 + { + dataType="Object"; + class PositionInfo + { + position[]={6597.0464,4.8081446,7292.0132}; + angles[]={0.0045412821,5.9205713,6.2740831}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=6522; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=1.2922299; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + nAttributes=1; + }; + }; + class Item154 + { + dataType="Object"; + class PositionInfo + { + position[]={6591.9429,4.836288,7290.1001}; + angles[]={-0,5.9205713,6.2763672}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=6523; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=1.2919688; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + nAttributes=1; + }; + }; + class Item155 + { + dataType="Object"; + class PositionInfo + { + position[]={6617.0723,4.8693275,7271.0859}; + angles[]={0.0022640675,5.9205713,0.011372928}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=6524; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=1.2932618; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + nAttributes=1; + }; + }; + class Item156 + { + dataType="Object"; + class PositionInfo + { + position[]={6611.9692,4.8479028,7269.1729}; + angles[]={0.020473262,5.9205713,0}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=6525; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=1.2941697; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + nAttributes=1; + }; + }; + class Item157 + { + dataType="Object"; + class PositionInfo + { + position[]={6606.6406,4.8605886,7267.186}; + angles[]={0.011372928,5.9205713,0.0022640675}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=6526; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=1.2935107; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + nAttributes=1; + }; + }; + class Item158 + { + dataType="Object"; + class PositionInfo + { + position[]={6601.5371,4.8904843,7265.2729}; + angles[]={0.0068272259,5.9205713,6.2809215}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=6527; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=1.29284; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + nAttributes=1; + }; + }; + class Item159 + { + dataType="Object"; + class PositionInfo + { + position[]={6622.25,4.8851562,7273.125}; + angles[]={0.0045412821,5.9205713,0.011372928}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=6528; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=1.2934604; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + nAttributes=1; + }; + }; + class Item160 + { + dataType="Object"; + class PositionInfo + { + position[]={6559.5986,5.2980199,7282.6377}; + angles[]={6.2718124,1.2042772,6.2809215}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=6529; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=1.2912471; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + nAttributes=1; + }; + }; + class Item161 + { + dataType="Object"; + class PositionInfo + { + position[]={6555.5928,5.2923732,7292.8511}; + angles[]={6.2809215,1.2042772,0.0022640675}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=6530; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=1.2923167; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + nAttributes=1; + }; + }; + class Item162 + { + dataType="Object"; + class PositionInfo + { + position[]={6553.6875,5.3369632,7297.9648}; + angles[]={6.2604365,1.2042772,6.2763672}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=6531; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=1.2899914; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + nAttributes=1; + }; + }; + class Item163 + { + dataType="Object"; + class PositionInfo + { + position[]={6565.7681,5.1917968,7267.1875}; + angles[]={6.2763581,1.2042772,6.2695355}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=6532; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=1.2909651; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + nAttributes=1; + }; + }; + class Item164 + { + dataType="Object"; + class PositionInfo + { + position[]={6563.75,5.3444839,7272.375}; + angles[]={6.2763581,1.2042772,6.2309017}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=6533; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=1.2886376; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + nAttributes=1; + }; + }; + class Item165 + { + dataType="Object"; + class PositionInfo + { + position[]={6561.625,5.4064956,7277.375}; + angles[]={0.015923677,1.2042772,6.2763672}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=6534; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=1.2933617; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + nAttributes=1; + }; + }; + class Item166 + { + dataType="Object"; + class PositionInfo + { + position[]={6557.625,5.3402629,7287.75}; + angles[]={0.013650165,1.2042772,6.2763581}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=6535; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=1.2931628; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + nAttributes=1; + }; + }; + class Item167 + { + dataType="Object"; + class PositionInfo + { + position[]={6571.8867,5.0787807,7251.8125}; + angles[]={6.2718124,1.1520965,0.011372928}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=6536; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=1.2922091; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + nAttributes=1; + }; + }; + class Item168 + { + dataType="Object"; + class PositionInfo + { + position[]={6569.7681,5.1140666,7256.9375}; + angles[]={6.2740831,1.2042772,6.2763581}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=6537; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=1.2911732; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + nAttributes=1; + }; + }; + class Item169 + { + dataType="Object"; + class PositionInfo + { + position[]={6567.7681,5.1613026,7262.0625}; + angles[]={-0,1.2042772,6.2763672}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=6538; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=1.2919686; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + nAttributes=1; + }; + }; + class Item170 + { + dataType="Object"; + class PositionInfo + { + position[]={6579.875,4.9358659,7231.375}; + angles[]={6.2718124,1.2042772,6.2763581}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=6539; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=1.2909741; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + nAttributes=1; + }; + }; + class Item171 + { + dataType="Object"; + class PositionInfo + { + position[]={6577.75,4.9943175,7236.375}; + angles[]={6.2649875,1.2042772,0.011372928}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=6540; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=1.2914705; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + nAttributes=1; + }; + }; + class Item172 + { + dataType="Object"; + class PositionInfo + { + position[]={6575.75,4.9589076,7241.625}; + angles[]={0.018198147,1.2042772,0.011372928}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=6541; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=1.2946544; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + nAttributes=1; + }; + }; + class Item173 + { + dataType="Object"; + class PositionInfo + { + position[]={6573.875,5.0453124,7246.75}; + angles[]={6.2513428,1.2042772,6.2786441}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=6542; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=1.2893198; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + nAttributes=1; + }; + }; + class Item174 + { + dataType="Object"; + class PositionInfo + { + position[]={6581.875,4.8914208,7226.125}; + angles[]={6.2763581,1.2042772,6.2809215}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=6543; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=1.2916453; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + nAttributes=1; + }; + }; + class Item175 + { + dataType="Object"; + class PositionInfo + { + position[]={6584.25,4.8232217,7221}; + angles[]={6.262712,1.2042772,6.2695355}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=6544; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=1.2899046; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + nAttributes=1; + }; + }; + }; + id=3655; + atlOffset=1.2758222; + }; + class Item105 + { + dataType="Layer"; + name="Outpost (7)"; + class Entities + { + items=68; + class Item0 + { + dataType="Object"; + class PositionInfo + { + position[]={1709.5,27.727472,12774.375}; + angles[]={0,3.1605105,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=995; + type="Land_HBarrier_01_big_tower_green_F"; + atlOffset=-0.0057811737; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item1 + { + dataType="Object"; + class PositionInfo + { + position[]={1701.875,26.334999,12773.625}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=996; + type="Land_HBarrier_01_big_4_green_F"; + atlOffset=-0.37858391; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item2 + { + dataType="Object"; + class PositionInfo + { + position[]={1693.375,26.36335,12773.625}; + angles[]={6.2718124,0,6.262712}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=997; + type="Land_HBarrier_01_big_4_green_F"; + atlOffset=1.9073486e-006; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item3 + { + dataType="Object"; + class PositionInfo + { + position[]={1717.25,26.658695,12773.625}; + angles[]={6.2740831,0,6.2809215}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=998; + type="Land_HBarrier_01_big_4_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item4 + { + dataType="Object"; + class PositionInfo + { + position[]={1725.625,26.32531,12773.625}; + angles[]={0.015927421,0,6.237711}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=999; + type="Land_HBarrier_01_big_4_green_F"; + atlOffset=1.9073486e-006; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item5 + { + dataType="Object"; + class PositionInfo + { + position[]={1759.375,26.852472,12774.625}; + angles[]={0,3.1605105,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=1000; + type="Land_HBarrier_01_big_tower_green_F"; + atlOffset=-0.1320858; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item6 + { + dataType="Object"; + class PositionInfo + { + position[]={1751.625,25.894775,12773.875}; + angles[]={6.237711,0,6.2763581}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=1001; + type="Land_HBarrier_01_big_4_green_F"; + atlOffset=1.9073486e-006; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item7 + { + dataType="Object"; + class PositionInfo + { + position[]={1743.125,25.998177,12773.875}; + angles[]={6.237711,0,6.2672582}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=1002; + type="Land_HBarrier_01_big_4_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item8 + { + dataType="Object"; + class PositionInfo + { + position[]={1767,25.782501,12773.875}; + angles[]={6.262712,0,0.0068272259}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=1003; + type="Land_HBarrier_01_big_4_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item9 + { + dataType="Object"; + class PositionInfo + { + position[]={1775.375,25.962143,12773.875}; + angles[]={6.267262,0,0.047743861}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=1004; + type="Land_HBarrier_01_big_4_green_F"; + atlOffset=1.9073486e-006; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item10 + { + dataType="Object"; + class PositionInfo + { + position[]={1778.875,26.060528,12768.625}; + angles[]={6.2718124,1.5707964,0.047745109}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=1005; + type="Land_HBarrier_01_big_4_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item11 + { + dataType="Object"; + class PositionInfo + { + position[]={1778.625,25.781349,12752.375}; + angles[]={6.2649841,1.5707964,0.025022388}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=1006; + type="Land_HBarrier_01_big_4_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item12 + { + dataType="Object"; + class PositionInfo + { + position[]={1778.75,25.952168,12760.75}; + angles[]={6.2718124,1.5707964,0.050014127}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=1007; + type="Land_HBarrier_01_big_4_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item13 + { + dataType="Object"; + class PositionInfo + { + position[]={1778.625,25.564335,12744}; + angles[]={6.2763581,1.5707964,6.2649841}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=1008; + type="Land_HBarrier_01_big_4_green_F"; + atlOffset=1.9073486e-006; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item14 + { + dataType="Object"; + class PositionInfo + { + position[]={1778.375,24.831562,12727.75}; + angles[]={6.228632,1.5707964,0.018198147}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=1009; + type="Land_HBarrier_01_big_4_green_F"; + atlOffset=1.9073486e-006; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item15 + { + dataType="Object"; + class PositionInfo + { + position[]={1778.5,25.237736,12736.125}; + angles[]={6.2399812,1.5707964,0.03184462}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=1010; + type="Land_HBarrier_01_big_4_green_F"; + atlOffset=1.9073486e-006; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item16 + { + dataType="Object"; + class PositionInfo + { + position[]={1690.125,26.40826,12768.375}; + angles[]={6.2740831,1.5707964,0.020473262}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=1011; + type="Land_HBarrier_01_big_4_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item17 + { + dataType="Object"; + class PositionInfo + { + position[]={1689.875,26.440586,12752.125}; + angles[]={6.2649875,1.5707964,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=1012; + type="Land_HBarrier_01_big_4_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item18 + { + dataType="Object"; + class PositionInfo + { + position[]={1690,26.412823,12760.5}; + angles[]={0.0022640675,1.5707964,0.015923677}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=1013; + type="Land_HBarrier_01_big_4_green_F"; + atlOffset=1.9073486e-006; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item19 + { + dataType="Object"; + class PositionInfo + { + position[]={1689.875,26.656136,12743.75}; + angles[]={0.094169222,1.5707964,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=1014; + type="Land_HBarrier_01_big_4_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item20 + { + dataType="Object"; + class PositionInfo + { + position[]={1689.625,26.959999,12727.5}; + angles[]={0,1.5707964,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=1015; + type="Land_HBarrier_01_big_4_green_F"; + atlOffset=-0.52603722; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item21 + { + dataType="Object"; + class PositionInfo + { + position[]={1689.75,26.959999,12735.875}; + angles[]={0,1.5707964,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=1016; + type="Land_HBarrier_01_big_4_green_F"; + atlOffset=-0.28216934; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item22 + { + dataType="Object"; + class PositionInfo + { + position[]={1778.25,24.581665,12719.125}; + angles[]={6.262712,1.5707964,6.2763581}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=1017; + type="Land_HBarrier_01_big_4_green_F"; + atlOffset=1.9073486e-006; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item23 + { + dataType="Object"; + class PositionInfo + { + position[]={1778,24.155132,12702.875}; + angles[]={6.2649841,1.5707964,0.0045543881}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=1018; + type="Land_HBarrier_01_big_4_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item24 + { + dataType="Object"; + class PositionInfo + { + position[]={1778.125,24.309933,12711.25}; + angles[]={6.2786441,1.5707964,0.0022640675}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=1019; + type="Land_HBarrier_01_big_4_green_F"; + atlOffset=1.9073486e-006; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item25 + { + dataType="Object"; + class PositionInfo + { + position[]={1689.5,27.209999,12719}; + angles[]={0.025826661,1.5707964,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=1020; + type="Land_HBarrier_01_big_4_green_F"; + atlOffset=-0.79397774; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item26 + { + dataType="Object"; + class PositionInfo + { + position[]={1689.5,27.209999,12705.5}; + angles[]={0,1.5707964,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=1021; + type="Land_HBarrier_01_big_4_green_F"; + atlOffset=-0.47969627; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item27 + { + dataType="Object"; + class PositionInfo + { + position[]={1689.375,27.334999,12710.5}; + angles[]={0,1.5707964,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=1022; + type="Land_HBarrier_01_big_4_green_F"; + atlOffset=-0.65062714; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item28 + { + dataType="Object"; + class PositionInfo + { + position[]={1706.7603,26.265347,12701.197}; + angles[]={0.0068272259,0.0086989105,6.2718124}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=1023; + type="Land_HBarrier_01_big_4_green_F"; + atlOffset=5.7220459e-006; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item29 + { + dataType="Object"; + class PositionInfo + { + position[]={1723.0073,25.971443,12700.806}; + angles[]={0.020476174,0.0086989105,6.2604342}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=1024; + type="Land_HBarrier_01_big_4_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item30 + { + dataType="Object"; + class PositionInfo + { + position[]={1714.6338,26.264515,12701.004}; + angles[]={0.0045412821,0.0086989105,6.2695355}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=1025; + type="Land_HBarrier_01_big_4_green_F"; + atlOffset=1.9073486e-006; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item31 + { + dataType="Object"; + class PositionInfo + { + position[]={1731.3823,25.997768,12700.733}; + angles[]={0.013650165,0.0086989105,0.013650165}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=1026; + type="Land_HBarrier_01_big_4_green_F"; + atlOffset=3.8146973e-006; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item32 + { + dataType="Object"; + class PositionInfo + { + position[]={1747.6294,26.093956,12700.342}; + angles[]={0.020473262,0.0086989105,0.0068272259}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=1027; + type="Land_HBarrier_01_big_4_green_F"; + atlOffset=5.7220459e-006; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item33 + { + dataType="Object"; + class PositionInfo + { + position[]={1739.2559,26.022331,12700.54}; + angles[]={0.013650165,0.0086989105,6.267262}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=1028; + type="Land_HBarrier_01_big_4_green_F"; + atlOffset=3.8146973e-006; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item34 + { + dataType="Object"; + class PositionInfo + { + position[]={1756,25.709999,12700.25}; + angles[]={6.2354054,0.012713237,6.2310376}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=1029; + type="Land_HBarrier_01_big_4_green_F"; + atlOffset=-0.26415062; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item35 + { + dataType="Object"; + class PositionInfo + { + position[]={1772.5,24.040714,12699.75}; + angles[]={0.083988473,0.0086989105,6.244524}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=1030; + type="Land_HBarrier_01_big_4_green_F"; + atlOffset=1.9073486e-006; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item36 + { + dataType="Object"; + class PositionInfo + { + position[]={1764.125,24.959999,12700}; + angles[]={0,0.0086989105,6.2172971}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=1031; + type="Land_HBarrier_01_big_4_green_F"; + atlOffset=-0.81585121; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item37 + { + dataType="Object"; + class PositionInfo + { + position[]={1693,27.072853,12701.75}; + angles[]={0,0.16279852,6.2434196}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=1032; + type="Land_HBarrier_01_big_4_green_F"; + atlOffset=1.9073486e-006; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item38 + { + dataType="Object"; + class PositionInfo + { + position[]={1698.75,26.603085,12701.375}; + angles[]={0,0.0086989105,6.2331715}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=1033; + type="Land_HBarrier_01_big_4_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item39 + { + dataType="Logic"; + class PositionInfo + { + position[]={1733.741,24.295238,12736.553}; + angles[]={6.2513428,0.016091347,6.2422528}; + }; + areaSize[]={48.323074,0,39.726295}; + areaIsRectangle=1; + flags=1; + id=1034; + type="ModuleHideTerrainObjects_F"; + atlOffset=0.26797104; + class CustomAttributes + { + class Attribute0 + { + property="#filter"; + expression="_this setVariable [""#filter"",_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=15; + }; + }; + }; + class Attribute1 + { + property="#hideLocally"; + expression="_this setVariable [""#hideLocally"",_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=2; + }; + }; + class Item40 + { + dataType="Object"; + class PositionInfo + { + position[]={1773.625,23.815001,12705.75}; + angles[]={0,3.1415927,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=1035; + type="Land_Cargo_House_V1_F"; + atlOffset=0.19193459; + }; + class Item41 + { + dataType="Object"; + class PositionInfo + { + position[]={1694,26.608232,12708}; + angles[]={0,3.1415927,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=1036; + type="Land_Cargo_House_V1_F"; + }; + class Item42 + { + dataType="Object"; + class PositionInfo + { + position[]={1736,28.500401,12711.125}; + angles[]={0,1.5707964,0}; + }; + side="Empty"; + flags=1; + class Attributes + { + }; + id=1037; + type="Land_Cargo_HQ_V1_F"; + atlOffset=0.35961914; + }; + class Item43 + { + dataType="Object"; + class PositionInfo + { + position[]={1707.875,25.5,12726.5}; + angles[]={0,1.5939717,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=1039; + type="Land_HelipadSquare_F"; + atlOffset=0.071250916; + }; + class Item44 + { + dataType="Object"; + class PositionInfo + { + position[]={1695.75,30.019922,12767.875}; + angles[]={0,2.427598,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=1040; + type="Land_Cargo_Patrol_V1_F"; + }; + class Item45 + { + dataType="Object"; + class PositionInfo + { + position[]={1772.875,29.46488,12768}; + angles[]={0,3.9250085,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=1041; + type="Land_Cargo_Patrol_V1_F"; + }; + class Item46 + { + dataType="Object"; + class PositionInfo + { + position[]={1728.75,25.905375,12764.25}; + angles[]={6.2354393,1.6026028,6.2627091}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=3660; + type="Land_HBarrier_01_line_5_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + nAttributes=1; + }; + }; + class Item47 + { + dataType="Object"; + class PositionInfo + { + position[]={1728.9447,25.750616,12769.696}; + angles[]={0.063622363,1.6026028,6.1676612}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=3661; + type="Land_HBarrier_01_line_5_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + nAttributes=1; + }; + }; + class Item48 + { + dataType="Object"; + class PositionInfo + { + position[]={1739.9629,25.229368,12764.433}; + angles[]={6.237711,1.6026028,6.2672582}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=3667; + type="Land_HBarrier_01_line_5_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + nAttributes=1; + }; + }; + class Item49 + { + dataType="Object"; + class PositionInfo + { + position[]={1740.1576,25.436981,12769.879}; + angles[]={6.2536139,1.6026028,6.2627091}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=3668; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=-1.9073486e-006; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + nAttributes=1; + }; + }; + class Item50 + { + dataType="Object"; + class PositionInfo + { + position[]={1728.8146,25.059256,12738.616}; + angles[]={6.2467976,0.014775628,6.219563}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=3672; + type="Land_HBarrier_01_line_5_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + nAttributes=1; + }; + }; + class Item51 + { + dataType="Object"; + class PositionInfo + { + position[]={1723.3657,25.260441,12738.718}; + angles[]={6.2467976,0.014775628,6.258163}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=3673; + type="Land_HBarrier_01_line_5_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + nAttributes=1; + }; + }; + class Item52 + { + dataType="Object"; + class PositionInfo + { + position[]={1734.5,24.849983,12738.5}; + angles[]={6.2513428,0.014775628,6.2422528}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=3674; + type="Land_HBarrier_01_line_5_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + nAttributes=1; + }; + }; + class Item53 + { + dataType="Object"; + class PositionInfo + { + position[]={1739.9489,24.726698,12738.397}; + angles[]={6.2399821,0.014775628,6.2763672}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=3675; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=1.9073486e-006; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + nAttributes=1; + }; + }; + class Item54 + { + dataType="Object"; + class PositionInfo + { + position[]={1745.4999,24.594484,12738.369}; + angles[]={6.262712,0.014775628,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=3676; + type="Land_HBarrier_01_line_5_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + nAttributes=1; + }; + }; + class Item55 + { + dataType="Object"; + class PositionInfo + { + position[]={1723.5,26.182873,12738.625}; + angles[]={0,0.014775628,0}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=3682; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=0.92915154; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + nAttributes=1; + }; + }; + class Item56 + { + dataType="Object"; + class PositionInfo + { + position[]={1729,26.031584,12738.5}; + angles[]={0,0.014775628,0}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=3683; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=0.98835373; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + nAttributes=1; + }; + }; + class Item57 + { + dataType="Object"; + class PositionInfo + { + position[]={1734.625,26.107378,12738.375}; + angles[]={0,0.014775628,0}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=3684; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=1.2664795; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + nAttributes=1; + }; + }; + class Item58 + { + dataType="Object"; + class PositionInfo + { + position[]={1740.125,25.995749,12738.25}; + angles[]={0,0.014775628,0}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=3685; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=1.2766552; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + nAttributes=1; + }; + }; + class Item59 + { + dataType="Object"; + class PositionInfo + { + position[]={1745.6249,25.858416,12738.244}; + angles[]={0,0.014775628,0}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=3686; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=1.2664795; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + nAttributes=1; + }; + }; + class Item60 + { + dataType="Object"; + class PositionInfo + { + position[]={1739.875,26.047337,12764.25}; + angles[]={0,1.6026028,0}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=3687; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=0.82491875; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + nAttributes=1; + }; + }; + class Item61 + { + dataType="Object"; + class PositionInfo + { + position[]={1740.0697,26.24564,12769.696}; + angles[]={0,1.6026028,0}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=3688; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=0.81225204; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + nAttributes=1; + }; + }; + class Item62 + { + dataType="Object"; + class PositionInfo + { + position[]={1728.75,26.764317,12764.125}; + angles[]={0,1.6026028,0}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=3695; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=0.86488914; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + nAttributes=1; + }; + }; + class Item63 + { + dataType="Object"; + class PositionInfo + { + position[]={1728.9447,26.610294,12769.571}; + angles[]={0,1.6026028,0}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=3696; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=0.85174942; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + nAttributes=1; + }; + }; + class Item64 + { + dataType="Object"; + class PositionInfo + { + position[]={1768,28.625401,12747}; + angles[]={0,0.048445359,0}; + }; + side="Empty"; + flags=1; + class Attributes + { + }; + id=3701; + type="Land_Cargo_HQ_V1_F"; + atlOffset=0.5907402; + }; + class Item65 + { + dataType="Object"; + class PositionInfo + { + position[]={1757.375,23.375,12726.625}; + angles[]={0,4.7427392,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=3702; + type="Land_HelipadSquare_F"; + atlOffset=-0.075531006; + }; + class Item66 + { + dataType="Object"; + class PositionInfo + { + position[]={1698.25,26.505625,12756.625}; + angles[]={0,5.2543793,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=5407; + type="CamoNet_BLUFOR_F"; + atlOffset=0.05868721; + }; + class Item67 + { + dataType="Object"; + class PositionInfo + { + position[]={1698.25,26.755625,12744.125}; + angles[]={0,4.005619,0}; + }; + side="Empty"; + class Attributes + { + }; + id=5408; + type="CamoNet_BLUFOR_F"; + atlOffset=0.65171242; + }; + }; + id=3707; + atlOffset=0.027254105; + }; + class Item106 + { + dataType="Layer"; + name="Outpost (9)"; + class Entities + { + items=53; + class Item0 + { + dataType="Object"; + class PositionInfo + { + position[]={1807.625,22.084999,15568}; + angles[]={6.237711,0.90488046,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=1511; + type="Land_HBarrier_01_big_4_green_F"; + atlOffset=0.066505432; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item1 + { + dataType="Object"; + class PositionInfo + { + position[]={1811.4246,21.887119,15563.119}; + angles[]={6.262712,0.90488046,6.2808952}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=1512; + type="Land_HBarrier_01_big_4_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item2 + { + dataType="Object"; + class PositionInfo + { + position[]={1827.6835,22.018414,15542.828}; + angles[]={0,0.90488046,0.018198147}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=1513; + type="Land_HBarrier_01_big_4_green_F"; + atlOffset=1.9073486e-006; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item3 + { + dataType="Object"; + class PositionInfo + { + position[]={1822.4323,21.896397,15549.513}; + angles[]={0.0090957033,0.90488046,0.0091022542}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=1514; + type="Land_HBarrier_01_big_4_green_F"; + atlOffset=1.9073486e-006; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item4 + { + dataType="Object"; + class PositionInfo + { + position[]={1828.2881,22.100315,15537.158}; + angles[]={6.2627091,2.4756768,0.02502477}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=1517; + type="Land_HBarrier_01_big_4_green_F"; + atlOffset=0.070825577; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item5 + { + dataType="Object"; + class PositionInfo + { + position[]={1815.3555,21.925777,15527.315}; + angles[]={0.0045412821,2.4756768,0.0022640675}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=1518; + type="Land_HBarrier_01_big_4_green_F"; + atlOffset=0.10326958; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item6 + { + dataType="Object"; + class PositionInfo + { + position[]={1822.0184,21.935085,15532.392}; + angles[]={6.2786441,2.4756768,0.013650165}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=1519; + type="Land_HBarrier_01_big_4_green_F"; + atlOffset=0.062572479; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item7 + { + dataType="Object"; + class PositionInfo + { + position[]={1808.75,21.834999,15522.125}; + angles[]={0,2.4756768,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=1520; + type="Land_HBarrier_01_big_4_green_F"; + atlOffset=0.14291954; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item8 + { + dataType="Object"; + class PositionInfo + { + position[]={1795.875,21.959999,15512.25}; + angles[]={0.020473262,2.4756768,0.013650165}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=1521; + type="Land_HBarrier_01_big_4_green_F"; + atlOffset=0.124403; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item9 + { + dataType="Object"; + class PositionInfo + { + position[]={1802.5,22.084999,15517.375}; + angles[]={0.020473262,2.4756768,0.0045543881}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=1522; + type="Land_HBarrier_01_big_4_green_F"; + atlOffset=0.18503189; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item10 + { + dataType="Object"; + class PositionInfo + { + position[]={1801.24,21.98061,15567.416}; + angles[]={6.2309017,2.4756768,0.0091022542}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=1523; + type="Land_HBarrier_01_big_4_green_F"; + atlOffset=1.9073486e-006; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item11 + { + dataType="Object"; + class PositionInfo + { + position[]={1788.3074,21.999546,15557.574}; + angles[]={0.0045412821,2.4756768,6.2695355}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=1524; + type="Land_HBarrier_01_big_4_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item12 + { + dataType="Object"; + class PositionInfo + { + position[]={1794.9703,21.885986,15562.649}; + angles[]={0.0022640675,2.4756768,6.2809215}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=1525; + type="Land_HBarrier_01_big_4_green_F"; + atlOffset=1.9073486e-006; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item13 + { + dataType="Object"; + class PositionInfo + { + position[]={1789.125,21.834999,15507.25}; + angles[]={0.019834494,2.4756801,6.2798638}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=1529; + type="Land_HBarrier_01_big_4_green_F"; + atlOffset=-0.015773773; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item14 + { + dataType="Object"; + class PositionInfo + { + position[]={1776.0449,22.055874,15497.228}; + angles[]={0.011097523,2.4756007,6.2665796}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=1530; + type="Land_HBarrier_01_big_4_green_F"; + atlOffset=0.036363602; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item15 + { + dataType="Object"; + class PositionInfo + { + position[]={1782.75,21.959999,15502.375}; + angles[]={0.022661928,2.4753575,6.2493844}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=1531; + type="Land_HBarrier_01_big_4_green_F"; + atlOffset=0.05821991; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item16 + { + dataType="Object"; + class PositionInfo + { + position[]={1749.5,24.084999,15525.125}; + angles[]={0.010362708,0.91461921,6.1618638}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=1536; + type="Land_HBarrier_01_big_4_green_F"; + atlOffset=-0.14614105; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item17 + { + dataType="Object"; + class PositionInfo + { + position[]={1754,23.584999,15519.125}; + angles[]={0.050015319,0.91357934,6.1341286}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=1538; + type="Land_HBarrier_01_big_4_green_F"; + atlOffset=0.073331833; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item18 + { + dataType="Object"; + class PositionInfo + { + position[]={1763.5,22.6759,15506.625}; + angles[]={0.018201422,0.91357934,6.1946797}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=1539; + type="Land_HBarrier_01_big_4_green_F"; + atlOffset=0.07333374; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item19 + { + dataType="Object"; + class PositionInfo + { + position[]={1758.75,23.117641,15512.875}; + angles[]={0.029571336,0.91357934,6.1452727}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=1540; + type="Land_HBarrier_01_big_4_green_F"; + atlOffset=0.058101654; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item20 + { + dataType="Object"; + class PositionInfo + { + position[]={1768.25,22.439209,15500.125}; + angles[]={0.018198147,0.91357934,6.2263651}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=1541; + type="Land_HBarrier_01_big_4_green_F"; + atlOffset=0.073329926; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item21 + { + dataType="Object"; + class PositionInfo + { + position[]={1804.75,25.655001,15564.375}; + angles[]={0,4.0002904,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=3708; + type="Land_Cargo_Patrol_V1_F"; + atlOffset=0.03922081; + }; + class Item22 + { + dataType="Object"; + class PositionInfo + { + position[]={1822.875,25.619602,15540.125}; + angles[]={0,4.8913999,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=3709; + type="Land_Cargo_Patrol_V1_F"; + atlOffset=4.7683716e-005; + }; + class Item23 + { + dataType="Object"; + class PositionInfo + { + position[]={1786,21.965794,15550.25}; + angles[]={6.2783098,0.91344875,6.2483611}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=3717; + type="Land_HBarrier_01_big_4_green_F"; + atlOffset=-0.0028495789; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item24 + { + dataType="Object"; + class PositionInfo + { + position[]={1801.1633,21.598728,15530.74}; + angles[]={0.0091022542,0.91357934,6.2604365}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=3718; + type="Land_HBarrier_01_big_4_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item25 + { + dataType="Object"; + class PositionInfo + { + position[]={1805.9133,21.597839,15524.24}; + angles[]={0.018198147,0.91357934,6.2649875}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=3719; + type="Land_HBarrier_01_big_4_green_F"; + atlOffset=1.9073486e-006; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item26 + { + dataType="Object"; + class PositionInfo + { + position[]={1782.125,25.060047,15519.625}; + angles[]={0,4.0485773,0}; + }; + side="Empty"; + flags=1; + class Attributes + { + }; + id=3729; + type="Land_Radar_01_kitchen_F"; + atlOffset=0.39082336; + }; + class Item27 + { + dataType="Object"; + class PositionInfo + { + position[]={1785.75,22.058105,15555.625}; + angles[]={0.015927421,2.4756768,6.2581606}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=3730; + type="Land_HBarrier_01_big_4_green_F"; + atlOffset=4.196167e-005; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item28 + { + dataType="Object"; + class PositionInfo + { + position[]={1783.75,23.841141,15599.5}; + angles[]={6.2286329,0.91357934,6.2786441}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=3731; + type="Land_HBarrier_01_big_4_green_F"; + atlOffset=0.14849663; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item29 + { + dataType="Object"; + class PositionInfo + { + position[]={1788.25,23.381813,15593.5}; + angles[]={6.2513409,0.91357934,6.2627091}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=3732; + type="Land_HBarrier_01_big_4_green_F"; + atlOffset=1.9073486e-006; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item30 + { + dataType="Object"; + class PositionInfo + { + position[]={1797.75,22.815449,15581}; + angles[]={6.2536139,0.91357934,0.020476174}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=3733; + type="Land_HBarrier_01_big_4_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item31 + { + dataType="Object"; + class PositionInfo + { + position[]={1793,23.074501,15587.25}; + angles[]={6.2286329,0.91357934,6.2604394}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=3734; + type="Land_HBarrier_01_big_4_green_F"; + atlOffset=1.9073486e-006; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item32 + { + dataType="Object"; + class PositionInfo + { + position[]={1802.5,22.365894,15574.5}; + angles[]={6.2218289,0.91357934,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=3735; + type="Land_HBarrier_01_big_4_green_F"; + atlOffset=0.00066566467; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item33 + { + dataType="Object"; + class PositionInfo + { + position[]={1746.8174,23.475338,15575.158}; + angles[]={6.2718124,2.4756768,6.2649875}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=3741; + type="Land_HBarrier_01_big_4_green_F"; + atlOffset=1.9073486e-006; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item34 + { + dataType="Object"; + class PositionInfo + { + position[]={1727.0251,25.410213,15560.086}; + angles[]={0.045812331,2.4720819,6.1502657}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=3743; + type="Land_HBarrier_01_big_4_green_F"; + atlOffset=1.9073486e-006; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item35 + { + dataType="Object"; + class PositionInfo + { + position[]={1733.6881,24.428528,15565.161}; + angles[]={0.027296599,2.4756768,6.1699066}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=3744; + type="Land_HBarrier_01_big_4_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item36 + { + dataType="Object"; + class PositionInfo + { + position[]={1739.9579,23.807152,15569.928}; + angles[]={0.011372928,2.4756768,6.219563}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=3745; + type="Land_HBarrier_01_big_4_green_F"; + atlOffset=1.9073486e-006; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item37 + { + dataType="Object"; + class PositionInfo + { + position[]={1766.3357,23.601906,15590.174}; + angles[]={6.2649875,2.4756768,0.018198147}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=3747; + type="Land_HBarrier_01_big_4_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item38 + { + dataType="Object"; + class PositionInfo + { + position[]={1772.9987,23.725132,15595.25}; + angles[]={6.2786312,2.4756768,6.2649841}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=3748; + type="Land_HBarrier_01_big_4_green_F"; + atlOffset=1.9073486e-006; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item39 + { + dataType="Object"; + class PositionInfo + { + position[]={1779.2683,23.777843,15600.017}; + angles[]={6.2536163,2.4756768,0.022748843}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=3749; + type="Land_HBarrier_01_big_4_green_F"; + atlOffset=1.9073486e-006; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item40 + { + dataType="Object"; + class PositionInfo + { + position[]={1726.5,25.709999,15555.375}; + angles[]={0.05908962,0.91357934,6.228632}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=3750; + type="Land_HBarrier_01_big_4_green_F"; + atlOffset=0.01682663; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item41 + { + dataType="Object"; + class PositionInfo + { + position[]={1731,25.540154,15549.375}; + angles[]={0.073782206,0.91534728,6.1846743}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=3751; + type="Land_HBarrier_01_big_4_green_F"; + atlOffset=0.015216827; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item42 + { + dataType="Object"; + class PositionInfo + { + position[]={1740.5,24.709999,15536.875}; + angles[]={0.04726471,0.91710007,6.1831303}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=3752; + type="Land_HBarrier_01_big_4_green_F"; + atlOffset=-0.10974312; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item43 + { + dataType="Object"; + class PositionInfo + { + position[]={1735.75,25.155716,15543.125}; + angles[]={0.024660796,0.91563743,6.1475248}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=3753; + type="Land_HBarrier_01_big_4_green_F"; + atlOffset=0.01521492; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item44 + { + dataType="Object"; + class PositionInfo + { + position[]={1745.25,24.459999,15530.375}; + angles[]={0.045474414,0.91357934,6.201457}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=3754; + type="Land_HBarrier_01_big_4_green_F"; + atlOffset=0.034877777; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item45 + { + dataType="Object"; + class PositionInfo + { + position[]={1770.75,22.283596,15496.75}; + angles[]={0.015923677,0.91357934,6.2263637}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=3755; + type="Land_HBarrier_01_big_4_green_F"; + atlOffset=-0.0014686584; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item46 + { + dataType="Object"; + class PositionInfo + { + position[]={1780.625,35.203419,15592.375}; + angles[]={0,5.6342869,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=3764; + type="Land_Cargo_Tower_V1_F"; + }; + class Item47 + { + dataType="Object"; + class PositionInfo + { + position[]={1786.25,20.999882,15571.875}; + angles[]={6.228632,4.0348854,6.2718072}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=4967; + type="Land_HelipadSquare_F"; + }; + class Item48 + { + dataType="Object"; + class PositionInfo + { + position[]={1753.25,22.209999,15580.125}; + angles[]={6.2718124,2.4756768,6.2649875}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=5298; + type="Land_HBarrier_01_big_4_green_F"; + atlOffset=-0.47733688; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item49 + { + dataType="Object"; + class PositionInfo + { + position[]={1759.625,22.209999,15585}; + angles[]={6.2718124,2.4756768,6.2649875}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=5299; + type="Land_HBarrier_01_big_4_green_F"; + atlOffset=-0.73461914; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item50 + { + dataType="Object"; + class PositionInfo + { + position[]={1759.75,23.459999,15585.125}; + angles[]={6.2718124,2.4756768,6.2649875}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=5300; + type="Land_HBarrier_01_big_4_green_F"; + atlOffset=0.47179604; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item51 + { + dataType="Object"; + class PositionInfo + { + position[]={1753.125,23.459999,15580}; + angles[]={6.2718124,2.4756768,6.2649875}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=5301; + type="Land_HBarrier_01_big_4_green_F"; + atlOffset=0.73262787; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item52 + { + dataType="Object"; + class PositionInfo + { + position[]={1768.75,43.943699,15526.125}; + angles[]={0,2.4850237,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=5406; + type="Land_TTowerBig_2_F"; + }; + }; + id=3765; + atlOffset=0.10809708; + }; + class Item107 + { + dataType="Layer"; + name="Resource (6)"; + class Entities + { + items=3; + class Item0 + { + dataType="Object"; + class PositionInfo + { + position[]={5931.75,36.433113,9089.375}; + angles[]={0,1.9973779,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=2780; + type="Land_dp_bigTank_old_F"; + }; + class Item1 + { + dataType="Object"; + class PositionInfo + { + position[]={5955.875,35.520012,9074.75}; + angles[]={6.2763672,4.3067117,0.074943654}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=5881; + type="Land_Tank_rust_F"; + }; + class Item2 + { + dataType="Object"; + class PositionInfo + { + position[]={5940.375,34.153442,9121.5}; + angles[]={0.047745109,5.825676,6.2558889}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=5880; + type="Land_Tank_rust_F"; + }; + }; + id=2781; + atlOffset=0.29809952; + }; + class Item108 + { + dataType="Layer"; + name="Outpost (8)"; + class Entities + { + items=24; + class Item0 + { + dataType="Object"; + class PositionInfo + { + position[]={8694.25,14.210406,10357.25}; + angles[]={0,1.85254,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=1122; + type="Land_PipeWall_concretel_8m_F"; + atlOffset=0.080012321; + }; + class Item1 + { + dataType="Object"; + class PositionInfo + { + position[]={8692.125,14.214239,10349.75}; + angles[]={0,1.85254,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=1123; + type="Land_PipeWall_concretel_8m_F"; + atlOffset=0.07701683; + }; + class Item2 + { + dataType="Object"; + class PositionInfo + { + position[]={8690.375,14.247459,10342}; + angles[]={0,1.718495,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=1124; + type="Land_PipeWall_concretel_8m_F"; + atlOffset=0.076054573; + }; + class Item3 + { + dataType="Object"; + class PositionInfo + { + position[]={8689.125,14.295364,10334.125}; + angles[]={0,1.7168452,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=1125; + type="Land_PipeWall_concretel_8m_F"; + atlOffset=0.080606461; + }; + class Item4 + { + dataType="Object"; + class PositionInfo + { + position[]={8687.875,14.41581,10326.375}; + angles[]={0,1.7168452,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=1126; + type="Land_PipeWall_concretel_8m_F"; + atlOffset=0.063519478; + }; + class Item5 + { + dataType="Object"; + class PositionInfo + { + position[]={8686.75,14.586373,10318.625}; + angles[]={0,1.7168452,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=1127; + type="Land_PipeWall_concretel_8m_F"; + atlOffset=0.0020685196; + }; + class Item6 + { + dataType="Object"; + class PositionInfo + { + position[]={8685.625,14.743978,10310.75}; + angles[]={0,1.7168452,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=1128; + type="Land_PipeWall_concretel_8m_F"; + atlOffset=0.023545265; + }; + class Item7 + { + dataType="Object"; + class PositionInfo + { + position[]={8684.875,14.837503,10303.125}; + angles[]={0,1.6401563,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=1129; + type="Land_PipeWall_concretel_8m_F"; + atlOffset=0.067468643; + }; + class Item8 + { + dataType="Object"; + class PositionInfo + { + position[]={8684.375,14.856823,10295.25}; + angles[]={0,1.6401563,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=1130; + type="Land_PipeWall_concretel_8m_F"; + atlOffset=0.072845459; + }; + class Item9 + { + dataType="Object"; + class PositionInfo + { + position[]={8683.875,14.835489,10287.375}; + angles[]={0,1.6401563,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=1131; + type="Land_PipeWall_concretel_8m_F"; + atlOffset=0.08052063; + }; + class Item10 + { + dataType="Object"; + class PositionInfo + { + position[]={8683.5,14.743978,10279.5}; + angles[]={0,1.6062599,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=1132; + type="Land_PipeWall_concretel_8m_F"; + atlOffset=0.059907913; + }; + class Item11 + { + dataType="Object"; + class PositionInfo + { + position[]={8687,14.243978,10274.5}; + angles[]={0,0.35873768,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=1134; + type="Land_PipeWall_concretel_8m_F"; + atlOffset=-0.33219528; + }; + class Item12 + { + dataType="Object"; + class PositionInfo + { + position[]={8694.375,14.159175,10271.75}; + angles[]={0,0.35873768,0}; + }; + side="Empty"; + flags=1; + class Attributes + { + }; + id=1135; + type="Land_PipeWall_concretel_8m_F"; + atlOffset=0.29416275; + }; + class Item13 + { + dataType="Object"; + class PositionInfo + { + position[]={8701.75,14.034175,10269}; + angles[]={0,0.35873768,0}; + }; + side="Empty"; + flags=1; + class Attributes + { + }; + id=1136; + type="Land_PipeWall_concretel_8m_F"; + atlOffset=0.56673336; + }; + class Item14 + { + dataType="Object"; + class PositionInfo + { + position[]={8709.25,13.844551,10266.25}; + angles[]={0,0.35873768,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=1137; + type="Land_PipeWall_concretel_8m_F"; + atlOffset=0.11977959; + }; + class Item15 + { + dataType="Object"; + class PositionInfo + { + position[]={8716.625,13.283322,10263.375}; + angles[]={0,0.35873768,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=1138; + type="Land_PipeWall_concretel_8m_F"; + atlOffset=-0.44832325; + }; + class Item16 + { + dataType="Object"; + class PositionInfo + { + position[]={8724,13.159175,10260.5}; + angles[]={0,0.35873768,0}; + }; + side="Empty"; + flags=1; + class Attributes + { + }; + id=1139; + type="Land_PipeWall_concretel_8m_F"; + atlOffset=0.39445019; + }; + class Item17 + { + dataType="Object"; + class PositionInfo + { + position[]={8731.25,13.034175,10260.125}; + angles[]={0,6.0417137,0}; + }; + side="Empty"; + flags=1; + class Attributes + { + }; + id=1140; + type="Land_PipeWall_concretel_8m_F"; + atlOffset=0.42675686; + }; + class Item18 + { + dataType="Object"; + class PositionInfo + { + position[]={8739,12.909175,10262}; + angles[]={0,6.0417137,0}; + }; + side="Empty"; + flags=1; + class Attributes + { + }; + id=1142; + type="Land_PipeWall_concretel_8m_F"; + atlOffset=0.26559353; + }; + class Item19 + { + dataType="Object"; + class PositionInfo + { + position[]={8746.75,12.909175,10263.875}; + angles[]={0,6.0417137,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=1143; + type="Land_PipeWall_concretel_8m_F"; + atlOffset=0.2187233; + }; + class Item20 + { + dataType="Object"; + class PositionInfo + { + position[]={8752.875,13.159175,10267.875}; + angles[]={0,5.3543754,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=1144; + type="Land_PipeWall_concretel_8m_F"; + atlOffset=-0.34587288; + }; + class Item21 + { + dataType="Object"; + class PositionInfo + { + position[]={8688.5,18.85294,10279.375}; + angles[]={0,0.96200353,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=3766; + type="Land_Cargo_Patrol_V1_F"; + atlOffset=-9.5367432e-007; + }; + class Item22 + { + dataType="Object"; + class PositionInfo + { + position[]={8748.25,17.961069,10271}; + angles[]={0,5.73808,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=3767; + type="Land_Cargo_Patrol_V1_F"; + atlOffset=-0.0003900528; + }; + class Item23 + { + dataType="Object"; + class PositionInfo + { + position[]={8720.75,18.62705,10359.25}; + angles[]={0,3.0158432,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=5998; + type="Land_Cargo_Patrol_V1_F"; + atlOffset=-9.5367432e-007; + }; + }; + id=3770; + atlOffset=-0.77484226; + }; + class Item109 + { + dataType="Layer"; + name="Outpost (10)"; + class Entities + { + items=131; + class Item0 + { + dataType="Object"; + class PositionInfo + { + position[]={9317.875,16.280001,9001.25}; + angles[]={0,5.5420427,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=1161; + type="Land_Cargo_Patrol_V1_F"; + atlOffset=0.038644791; + }; + class Item1 + { + dataType="Object"; + class PositionInfo + { + position[]={9299.625,19.458279,9078.5}; + angles[]={0,3.3690977,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=1162; + type="Land_Cargo_Patrol_V1_F"; + }; + class Item2 + { + dataType="Object"; + class PositionInfo + { + position[]={9244.625,14.530001,8962}; + angles[]={0,6.044507,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=1163; + type="Land_Cargo_Patrol_V1_F"; + atlOffset=-0.057718277; + }; + class Item3 + { + dataType="Object"; + class PositionInfo + { + position[]={9246.625,10.310817,8955}; + angles[]={6.2649841,0.21794181,0.0068272259}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=1164; + type="Land_HBarrier_01_line_5_green_F"; + }; + class Item4 + { + dataType="Object"; + class PositionInfo + { + position[]={9241.375,10.298597,8956.625}; + angles[]={6.2649875,0.45769337,0.011372928}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=1165; + type="Land_HBarrier_01_line_5_green_F"; + }; + class Item5 + { + dataType="Object"; + class PositionInfo + { + position[]={9237,10.270917,8959.625}; + angles[]={6.2718124,0.69123745,0.022748843}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=1166; + type="Land_HBarrier_01_line_5_green_F"; + }; + class Item6 + { + dataType="Object"; + class PositionInfo + { + position[]={9232.75,10.228445,8963.375}; + angles[]={6.267262,0.74051613,0.020473262}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=1167; + type="Land_HBarrier_01_line_5_green_F"; + }; + class Item7 + { + dataType="Object"; + class PositionInfo + { + position[]={9229,10.209503,8967.375}; + angles[]={6.2695355,0.90179801,0.025022388}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=1168; + type="Land_HBarrier_01_line_5_green_F"; + }; + class Item8 + { + dataType="Object"; + class PositionInfo + { + position[]={9225.625,10.209528,8971.75}; + angles[]={6.2536163,0.90847075,0.025022388}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=1169; + type="Land_HBarrier_01_line_5_green_F"; + }; + class Item9 + { + dataType="Object"; + class PositionInfo + { + position[]={9222.25,10.269474,8976.125}; + angles[]={6.2649875,0.90179801,0.013650165}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=1170; + type="Land_HBarrier_01_line_5_green_F"; + }; + class Item10 + { + dataType="Object"; + class PositionInfo + { + position[]={9218.875,10.364748,8980.5}; + angles[]={6.2490706,0.90847075,6.2763581}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=1171; + type="Land_HBarrier_01_line_5_green_F"; + }; + class Item11 + { + dataType="Object"; + class PositionInfo + { + position[]={9215.5,10.598,8984.875}; + angles[]={6.2059793,0.90179801,6.2809215}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=1172; + type="Land_HBarrier_01_line_5_green_F"; + }; + class Item12 + { + dataType="Object"; + class PositionInfo + { + position[]={9212.125,10.900517,8989.25}; + angles[]={6.2354403,0.90847075,6.2808952}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=1173; + type="Land_HBarrier_01_line_5_green_F"; + }; + class Item13 + { + dataType="Object"; + class PositionInfo + { + position[]={9208.75,11.104516,8993.5}; + angles[]={6.2513428,0.90179801,6.2763581}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=1174; + type="Land_HBarrier_01_line_5_green_F"; + }; + class Item14 + { + dataType="Object"; + class PositionInfo + { + position[]={9205.5,11.272794,8997.625}; + angles[]={6.23317,0.90847075,6.2786312}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=1175; + type="Land_HBarrier_01_line_5_green_F"; + }; + class Item15 + { + dataType="Object"; + class PositionInfo + { + position[]={9202,11.499989,9002}; + angles[]={6.2331715,0.90179801,0.0022640675}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=1176; + type="Land_HBarrier_01_line_5_green_F"; + }; + class Item16 + { + dataType="Object"; + class PositionInfo + { + position[]={9198.5,11.721063,9006.375}; + angles[]={6.2218299,0.90847075,0.0090957033}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=1177; + type="Land_HBarrier_01_line_5_green_F"; + }; + class Item17 + { + dataType="Object"; + class PositionInfo + { + position[]={9195.5,11.939752,9010.75}; + angles[]={6.244524,4.2102947,0.0091022542}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=1178; + type="Land_HBarrier_01_line_5_green_F"; + }; + class Item18 + { + dataType="Object"; + class PositionInfo + { + position[]={9193.375,12.144132,9015.5}; + angles[]={6.237711,1.1899163,6.2604365}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=1179; + type="Land_HBarrier_01_line_5_green_F"; + }; + class Item19 + { + dataType="Object"; + class PositionInfo + { + position[]={9192.5,12.441063,9020.625}; + angles[]={6.2127676,1.6136442,6.2649841}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=1180; + type="Land_HBarrier_01_line_5_green_F"; + }; + class Item20 + { + dataType="Object"; + class PositionInfo + { + position[]={9193.125,13.012936,9026}; + angles[]={6.12746,1.78676,0.03184462}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=1181; + type="Land_HBarrier_01_line_5_green_F"; + }; + class Item21 + { + dataType="Object"; + class PositionInfo + { + position[]={9194.375,13.332747,9031.25}; + angles[]={6.2649841,1.8181566,0.02502477}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=1183; + type="Land_HBarrier_01_line_5_green_F"; + }; + class Item22 + { + dataType="Object"; + class PositionInfo + { + position[]={9198.375,17.47629,9026.875}; + angles[]={0,1.6858293,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=1184; + type="Land_Cargo_Patrol_V1_F"; + }; + class Item23 + { + dataType="Logic"; + class PositionInfo + { + position[]={9193.7871,12.546396,9029.0566}; + angles[]={6.2649841,0,0.0091022542}; + }; + areaSize[]={6.4165039,0,7.6748047}; + flags=1; + id=1185; + type="ModuleHideTerrainObjects_F"; + class CustomAttributes + { + class Attribute0 + { + property="#filter"; + expression="_this setVariable [""#filter"",_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=15; + }; + }; + }; + class Attribute1 + { + property="#hideLocally"; + expression="_this setVariable [""#hideLocally"",_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=2; + }; + }; + class Item24 + { + dataType="Object"; + class PositionInfo + { + position[]={9250,10.395103,8958}; + angles[]={6.2649841,5.1268959,0.0091022542}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=1187; + type="Land_HBarrier_01_line_5_green_F"; + }; + class Item25 + { + dataType="Object"; + class PositionInfo + { + position[]={9252.5,10.503253,8962.875}; + angles[]={6.267262,2.1289947,0.0090957033}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=1188; + type="Land_HBarrier_01_line_5_green_F"; + }; + class Item26 + { + dataType="Object"; + class PositionInfo + { + position[]={9316.3604,11.990409,8995.8848}; + angles[]={6.2718124,3.2049561,0.0022640675}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=1202; + type="Land_HBarrier_01_line_5_green_F"; + }; + class Item27 + { + dataType="Object"; + class PositionInfo + { + position[]={9320.875,11.996306,8995.5}; + angles[]={6.2718124,3.2049561,0.0022640675}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=1203; + type="Land_HBarrier_01_line_5_green_F"; + }; + class Item28 + { + dataType="Object"; + class PositionInfo + { + position[]={9323.375,12.050902,8998.875}; + angles[]={6.267262,1.7106305,0.0022640675}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=1204; + type="Land_HBarrier_01_line_5_green_F"; + }; + class Item29 + { + dataType="Object"; + class PositionInfo + { + position[]={9323.875,12.145128,9004.25}; + angles[]={6.2649875,4.7479877,0.0022640675}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=1205; + type="Land_HBarrier_01_line_5_green_F"; + }; + class Item30 + { + dataType="Object"; + class PositionInfo + { + position[]={9323.875,12.255245,9009.75}; + angles[]={6.2513428,4.6686077,0.0022640675}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=1206; + type="Land_HBarrier_01_line_5_green_F"; + }; + class Item31 + { + dataType="Object"; + class PositionInfo + { + position[]={9323.75,12.438077,9015.375}; + angles[]={6.2445254,4.6183205,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=1207; + type="Land_HBarrier_01_line_5_green_F"; + }; + class Item32 + { + dataType="Object"; + class PositionInfo + { + position[]={9323.375,12.652545,9020.875}; + angles[]={6.2422528,4.6686077,6.2808952}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=1208; + type="Land_HBarrier_01_line_5_green_F"; + }; + class Item33 + { + dataType="Object"; + class PositionInfo + { + position[]={9323.25,12.887989,9026.5}; + angles[]={6.2399821,4.6183205,6.2786312}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=1209; + type="Land_HBarrier_01_line_5_green_F"; + }; + class Item34 + { + dataType="Object"; + class PositionInfo + { + position[]={9322.875,13.132904,9032.125}; + angles[]={6.2399821,4.6203146,6.2786312}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=1210; + type="Land_HBarrier_01_line_5_green_F"; + }; + class Item35 + { + dataType="Object"; + class PositionInfo + { + position[]={9322.375,13.376383,9037.625}; + angles[]={6.237711,4.5700274,6.2786312}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=1211; + type="Land_HBarrier_01_line_5_green_F"; + }; + class Item36 + { + dataType="Object"; + class PositionInfo + { + position[]={9321.4619,13.621944,9043.1807}; + angles[]={6.2422543,4.4806299,6.2763672}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=1212; + type="Land_HBarrier_01_line_5_green_F"; + }; + class Item37 + { + dataType="Object"; + class PositionInfo + { + position[]={9320,13.854906,9048.625}; + angles[]={6.2422543,4.4246421,6.2763672}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=1213; + type="Land_HBarrier_01_line_5_green_F"; + }; + class Item38 + { + dataType="Object"; + class PositionInfo + { + position[]={9318.25,13.995279,9053.875}; + angles[]={6.2467957,4.3743548,6.2695355}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=1214; + type="Land_HBarrier_01_line_5_green_F"; + }; + class Item39 + { + dataType="Object"; + class PositionInfo + { + position[]={9316.375,14.212095,9059}; + angles[]={6.2467976,4.2972517,6.2649841}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=1215; + type="Land_HBarrier_01_line_5_green_F"; + }; + class Item40 + { + dataType="Object"; + class PositionInfo + { + position[]={9313.875,14.438255,9063.875}; + angles[]={6.244524,4.213995,6.2649841}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=1216; + type="Land_HBarrier_01_line_5_green_F"; + }; + class Item41 + { + dataType="Object"; + class PositionInfo + { + position[]={9311.2422,14.67796,9068.7295}; + angles[]={6.244524,4.1637077,6.2627091}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=1217; + type="Land_HBarrier_01_line_5_green_F"; + }; + class Item42 + { + dataType="Object"; + class PositionInfo + { + position[]={9308.3193,14.910013,9073.1816}; + angles[]={6.244524,4.1599407,6.2627091}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=1218; + type="Land_HBarrier_01_line_5_green_F"; + }; + class Item43 + { + dataType="Object"; + class PositionInfo + { + position[]={9305.4941,15.156544,9078.0596}; + angles[]={6.244524,4.1619349,6.2627091}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=1219; + type="Land_HBarrier_01_line_5_green_F"; + }; + class Item44 + { + dataType="Object"; + class PositionInfo + { + position[]={9302.6123,15.391662,9082.7705}; + angles[]={6.2467976,4.1116476,6.262712}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=1220; + type="Land_HBarrier_01_line_5_green_F"; + }; + class Item45 + { + dataType="Object"; + class PositionInfo + { + position[]={9298.4092,15.477806,9082.7725}; + angles[]={6.2467957,2.6992457,6.262712}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=1221; + type="Land_HBarrier_01_line_5_green_F"; + }; + class Item46 + { + dataType="Object"; + class PositionInfo + { + position[]={9293.25,15.511646,9080.5}; + angles[]={6.2558889,2.7012398,6.2558889}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=1222; + type="Land_HBarrier_01_line_5_green_F"; + }; + class Item47 + { + dataType="Object"; + class PositionInfo + { + position[]={9288.251,15.540739,9078.1533}; + angles[]={6.2536139,2.6509526,6.2627091}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=1223; + type="Land_HBarrier_01_line_5_green_F"; + }; + class Item48 + { + dataType="Object"; + class PositionInfo + { + position[]={9283.375,15.536337,9075.625}; + angles[]={6.258163,2.6591105,6.2718124}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=1224; + type="Land_HBarrier_01_line_5_green_F"; + }; + class Item49 + { + dataType="Object"; + class PositionInfo + { + position[]={9278.375,15.673981,9073.125}; + angles[]={0,2.6756792,6.23317}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=1225; + type="Land_HBarrier_01_line_5_green_F"; + }; + class Item50 + { + dataType="Object"; + class PositionInfo + { + position[]={9273.6875,15.978012,9070.5264}; + angles[]={6.2740765,2.625392,6.2172971}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=1226; + type="Land_HBarrier_01_line_5_green_F"; + }; + class Item51 + { + dataType="Object"; + class PositionInfo + { + position[]={9198.25,13.418375,9033}; + angles[]={0,3.1926606,0.025022388}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=1227; + type="Land_HBarrier_01_line_5_green_F"; + }; + class Item52 + { + dataType="Object"; + class PositionInfo + { + position[]={9203.75,13.673212,9033.125}; + angles[]={6.2809215,3.0782144,0.063622363}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=1228; + type="Land_HBarrier_01_line_5_green_F"; + }; + class Item53 + { + dataType="Object"; + class PositionInfo + { + position[]={9209.125,14.112328,9033.625}; + angles[]={6.2536139,3.0715418,0.090762161}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=1229; + type="Land_HBarrier_01_line_5_green_F"; + }; + class Item54 + { + dataType="Object"; + class PositionInfo + { + position[]={9214.625,14.851376,9034.5}; + angles[]={6.2059793,2.9625044,0.12001191}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=1230; + type="Land_HBarrier_01_line_5_green_F"; + }; + class Item55 + { + dataType="Object"; + class PositionInfo + { + position[]={9257.25,17.000515,9057.75}; + angles[]={0,2.6690457,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=1231; + type="Land_HBarrier_01_line_5_green_F"; + }; + class Item56 + { + dataType="Object"; + class PositionInfo + { + position[]={9262,16.831974,9060.25}; + angles[]={0.015927421,2.6059501,6.2059784}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=1232; + type="Land_HBarrier_01_line_5_green_F"; + }; + class Item57 + { + dataType="Object"; + class PositionInfo + { + position[]={9266.5,16.581636,9063.375}; + angles[]={6.2763672,2.4459963,6.1991978}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=1233; + type="Land_HBarrier_01_line_5_green_F"; + }; + class Item58 + { + dataType="Object"; + class PositionInfo + { + position[]={9270.25,16.267458,9067.375}; + angles[]={0.027296599,2.1713374,6.1834044}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=1234; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=9.5367432e-007; + }; + class Item59 + { + dataType="Object"; + class PositionInfo + { + position[]={9219.75,15.513707,9036}; + angles[]={6.1946797,2.7511935,0.099781126}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=1235; + type="Land_HBarrier_01_line_5_green_F"; + }; + class Item60 + { + dataType="Object"; + class PositionInfo + { + position[]={9224.625,16.059547,9038.375}; + angles[]={6.2150321,2.6615357,0.072681367}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=1236; + type="Land_HBarrier_01_line_5_green_F"; + }; + class Item61 + { + dataType="Object"; + class PositionInfo + { + position[]={9229.125,16.508961,9041.625}; + angles[]={6.23317,2.426728,0.045474414}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=1237; + type="Land_HBarrier_01_line_5_green_F"; + }; + class Item62 + { + dataType="Object"; + class PositionInfo + { + position[]={9233.25,16.812275,9045.25}; + angles[]={6.2513409,2.4346242,0.029571336}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=1238; + type="Land_HBarrier_01_line_5_green_F"; + }; + class Item63 + { + dataType="Object"; + class PositionInfo + { + position[]={9323.8877,13.244644,9004.2295}; + angles[]={6.2649875,4.7479877,0.0022640675}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=3842; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=1.0998583; + }; + class Item64 + { + dataType="Object"; + class PositionInfo + { + position[]={9323.8877,13.354715,9009.7295}; + angles[]={6.262712,4.6686077,0.0022902426}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=3843; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=1.0998583; + }; + class Item65 + { + dataType="Object"; + class PositionInfo + { + position[]={9323.7627,13.537147,9015.3545}; + angles[]={6.2445254,4.6183205,0}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=3844; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=1.0998583; + }; + class Item66 + { + dataType="Object"; + class PositionInfo + { + position[]={9323.3877,13.751539,9020.8545}; + angles[]={6.2422528,4.6686077,6.2808952}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=3845; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=1.0998583; + }; + class Item67 + { + dataType="Object"; + class PositionInfo + { + position[]={9323.2627,13.986906,9026.4795}; + angles[]={6.2399821,4.6183205,6.2786312}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=3846; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=1.0998573; + }; + class Item68 + { + dataType="Object"; + class PositionInfo + { + position[]={9322.8877,14.231824,9032.1045}; + angles[]={6.2399821,4.6203146,6.2786312}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=3847; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=1.0998592; + }; + class Item69 + { + dataType="Object"; + class PositionInfo + { + position[]={9322.3877,14.475206,9037.6045}; + angles[]={6.237711,4.5700274,6.2786312}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=3848; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=1.0998583; + }; + class Item70 + { + dataType="Object"; + class PositionInfo + { + position[]={9321.4746,14.720887,9043.1602}; + angles[]={6.2422543,4.4806299,6.2763672}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=3849; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=1.0998583; + }; + class Item71 + { + dataType="Object"; + class PositionInfo + { + position[]={9320.0127,14.953842,9048.6045}; + angles[]={6.2422543,4.4246421,6.2763672}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=3850; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=1.0998592; + }; + class Item72 + { + dataType="Object"; + class PositionInfo + { + position[]={9318.2627,15.094219,9053.8545}; + angles[]={6.2467957,4.3743548,6.2695355}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=3851; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=1.0998583; + }; + class Item73 + { + dataType="Object"; + class PositionInfo + { + position[]={9323.3877,13.150456,8998.8545}; + angles[]={6.267262,1.7106305,0.0022640675}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=3852; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=1.0998583; + }; + class Item74 + { + dataType="Object"; + class PositionInfo + { + position[]={9246.6377,11.410393,8954.9795}; + angles[]={6.2649841,0.21794181,0.0068272259}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=3870; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=1.0998592; + }; + class Item75 + { + dataType="Object"; + class PositionInfo + { + position[]={9241.3877,11.39823,8956.6045}; + angles[]={6.2649875,0.45769337,0.011372928}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=3871; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=1.0998564; + }; + class Item76 + { + dataType="Object"; + class PositionInfo + { + position[]={9237,11.240514,8959.625}; + angles[]={0,0.69123745,0}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=3872; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=0.96959686; + }; + class Item77 + { + dataType="Object"; + class PositionInfo + { + position[]={9232.75,11.240514,8963.375}; + angles[]={0,0.74051613,0}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=3873; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=1.0120687; + }; + class Item78 + { + dataType="Object"; + class PositionInfo + { + position[]={9229,11.365514,8967.375}; + angles[]={0,0.90179801,0}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=3874; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=1.1560106; + }; + class Item79 + { + dataType="Object"; + class PositionInfo + { + position[]={9225.6377,11.309077,8971.7295}; + angles[]={6.2536163,0.90847075,0.025022388}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=3875; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=1.0998583; + }; + class Item80 + { + dataType="Object"; + class PositionInfo + { + position[]={9222.2627,11.369137,8976.1045}; + angles[]={6.2649875,0.90179801,0.013650165}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=3876; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=1.0998583; + }; + class Item81 + { + dataType="Object"; + class PositionInfo + { + position[]={9218.8877,11.463822,8980.4795}; + angles[]={6.2490706,0.90847075,6.2763581}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=3877; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=1.0998583; + }; + class Item82 + { + dataType="Object"; + class PositionInfo + { + position[]={9215.5127,11.696251,8984.8545}; + angles[]={6.2059793,0.90179801,6.2809215}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=3878; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=1.0998583; + }; + class Item83 + { + dataType="Object"; + class PositionInfo + { + position[]={9212.125,11.990514,8989.25}; + angles[]={0,0.90847075,0}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=3879; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=1.0899963; + }; + class Item84 + { + dataType="Object"; + class PositionInfo + { + position[]={9208.7627,12.203643,8993.4795}; + angles[]={6.2513428,0.90179801,6.2763581}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=3880; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=1.0998573; + }; + class Item85 + { + dataType="Object"; + class PositionInfo + { + position[]={9205.5127,12.371547,8997.6045}; + angles[]={6.23317,0.90847075,6.2786312}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=3881; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=1.0998583; + }; + class Item86 + { + dataType="Object"; + class PositionInfo + { + position[]={9202.0127,12.598856,9001.9795}; + angles[]={6.2331715,0.90179801,0.0022640675}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=3882; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=1.0998583; + }; + class Item87 + { + dataType="Object"; + class PositionInfo + { + position[]={9198.5127,12.81972,9006.3545}; + angles[]={6.2218299,0.90847075,0.0090957033}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=3883; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=1.0998583; + }; + class Item88 + { + dataType="Object"; + class PositionInfo + { + position[]={9195.5127,13.038939,9010.7295}; + angles[]={6.244524,4.2102947,0.0091022542}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=3884; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=1.0998592; + }; + class Item89 + { + dataType="Object"; + class PositionInfo + { + position[]={9193.3877,13.242793,9015.4795}; + angles[]={6.237711,1.1899163,6.2604365}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=3885; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=1.0998573; + }; + class Item90 + { + dataType="Object"; + class PositionInfo + { + position[]={9192.5127,13.539248,9020.6045}; + angles[]={6.2127676,1.6136442,6.2649841}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=3886; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=1.0998583; + }; + class Item91 + { + dataType="Object"; + class PositionInfo + { + position[]={9193.1377,14.109968,9025.9795}; + angles[]={6.12746,1.78676,0.03184462}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=3887; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=1.0998573; + }; + class Item92 + { + dataType="Object"; + class PositionInfo + { + position[]={9194.3877,14.43253,9031.2295}; + angles[]={6.2649841,1.8181566,0.02502477}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=3888; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=1.0998583; + }; + class Item93 + { + dataType="Object"; + class PositionInfo + { + position[]={9198.2627,14.518557,9032.9795}; + angles[]={0,3.1926606,0.025022388}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=3889; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=1.0998592; + }; + class Item94 + { + dataType="Object"; + class PositionInfo + { + position[]={9203.7627,14.773844,9033.1045}; + angles[]={6.2809215,3.0782144,0.063622363}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=3890; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=1.0998583; + }; + class Item95 + { + dataType="Object"; + class PositionInfo + { + position[]={9209.1377,15.212755,9033.6045}; + angles[]={6.2536139,3.0715418,0.090762161}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=3891; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=1.0998583; + }; + class Item96 + { + dataType="Object"; + class PositionInfo + { + position[]={9214.6377,15.951209,9034.4795}; + angles[]={6.2059793,2.9625044,0.12001191}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=3892; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=1.0998583; + }; + class Item97 + { + dataType="Object"; + class PositionInfo + { + position[]={9219.7627,16.613045,9035.9795}; + angles[]={6.1946797,2.7511935,0.099781126}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=3893; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=1.0998573; + }; + class Item98 + { + dataType="Object"; + class PositionInfo + { + position[]={9224.6377,17.158802,9038.3545}; + angles[]={6.2150321,2.6615357,0.072681367}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=3894; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=1.0998592; + }; + class Item99 + { + dataType="Object"; + class PositionInfo + { + position[]={9229.1377,17.608385,9041.6045}; + angles[]={6.23317,2.426728,0.045474414}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=3895; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=1.0998583; + }; + class Item100 + { + dataType="Object"; + class PositionInfo + { + position[]={9233.2627,17.911863,9045.2295}; + angles[]={6.2513409,2.4346242,0.029571336}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=3896; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=1.0998573; + }; + class Item101 + { + dataType="Object"; + class PositionInfo + { + position[]={9283.3877,16.635538,9075.6045}; + angles[]={6.258163,2.6591105,6.2718124}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=3897; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=1.0998583; + }; + class Item102 + { + dataType="Object"; + class PositionInfo + { + position[]={9278.3877,16.773195,9073.1045}; + angles[]={0,2.6756792,6.23317}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=3898; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=1.0998583; + }; + class Item103 + { + dataType="Object"; + class PositionInfo + { + position[]={9273.7002,17.076826,9070.5059}; + angles[]={6.2740765,2.625392,6.2172971}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=3899; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=1.0998583; + }; + class Item104 + { + dataType="Object"; + class PositionInfo + { + position[]={9257.2627,18.100374,9057.7295}; + angles[]={0,2.6690457,0}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=3900; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=1.0998592; + }; + class Item105 + { + dataType="Object"; + class PositionInfo + { + position[]={9262.0127,17.931162,9060.2295}; + angles[]={0.015927421,2.6059501,6.2059784}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=3901; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=1.0998573; + }; + class Item106 + { + dataType="Object"; + class PositionInfo + { + position[]={9266.5127,17.680273,9063.3545}; + angles[]={6.2763672,2.4459963,6.1991978}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=3902; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=1.0998583; + }; + class Item107 + { + dataType="Object"; + class PositionInfo + { + position[]={9270.2627,17.36672,9067.3545}; + angles[]={0.027296599,2.1713374,6.1834044}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=3903; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=1.0998583; + }; + class Item108 + { + dataType="Object"; + class PositionInfo + { + position[]={9293.2627,16.610598,9080.4795}; + angles[]={6.2558889,2.7012398,6.2558889}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=3904; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=1.0998592; + }; + class Item109 + { + dataType="Object"; + class PositionInfo + { + position[]={9288.2637,16.63973,9078.1328}; + angles[]={6.2536139,2.6509526,6.2627091}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=3905; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=1.0998583; + }; + class Item110 + { + dataType="Object"; + class PositionInfo + { + position[]={9298.4219,16.57662,9082.752}; + angles[]={6.2467957,2.6992457,6.262712}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=3906; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=1.0998583; + }; + class Item111 + { + dataType="Object"; + class PositionInfo + { + position[]={9302.625,16.490515,9082.75}; + angles[]={6.2467976,4.1116476,6.262712}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=3907; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=1.0998592; + }; + class Item112 + { + dataType="Object"; + class PositionInfo + { + position[]={9305.5068,16.25535,9078.0391}; + angles[]={6.244524,4.1619349,6.2627091}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=3908; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=1.0998573; + }; + class Item113 + { + dataType="Object"; + class PositionInfo + { + position[]={9308.332,16.00882,9073.1611}; + angles[]={6.244524,4.1599407,6.2627091}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=3909; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=1.0998583; + }; + class Item114 + { + dataType="Object"; + class PositionInfo + { + position[]={9311.2549,15.776766,9068.709}; + angles[]={6.244524,4.1637077,6.2627091}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=3910; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=1.0998583; + }; + class Item115 + { + dataType="Object"; + class PositionInfo + { + position[]={9313.8877,15.537089,9063.8545}; + angles[]={6.244524,4.213995,6.2649841}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=3911; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=1.0998573; + }; + class Item116 + { + dataType="Object"; + class PositionInfo + { + position[]={9316.3877,15.310978,9058.9795}; + angles[]={6.2467976,4.2972517,6.2649841}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=3912; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=1.0998583; + }; + class Item117 + { + dataType="Object"; + class PositionInfo + { + position[]={9264.375,10.364368,8950}; + angles[]={6.262712,5.9690189,0.0091022542}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=5704; + type="Land_HBarrier_01_line_5_green_F"; + }; + class Item118 + { + dataType="Object"; + class PositionInfo + { + position[]={9269.7822,10.436604,8951.5938}; + angles[]={6.258163,5.9710131,0.0022902426}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=5705; + type="Land_HBarrier_01_line_5_green_F"; + }; + class Item119 + { + dataType="Object"; + class PositionInfo + { + position[]={9275.04,10.498173,8953.2832}; + angles[]={6.2513428,5.9207258,6.2809215}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=5706; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=9.5367432e-007; + }; + class Item120 + { + dataType="Object"; + class PositionInfo + { + position[]={9280.2627,10.540412,8955.3867}; + angles[]={6.2467957,5.8313284,6.2786312}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=5707; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=9.5367432e-007; + }; + class Item121 + { + dataType="Object"; + class PositionInfo + { + position[]={9285.248,10.575727,8957.6895}; + angles[]={6.2445254,5.8342977,6.2695355}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=5712; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=9.5367432e-007; + }; + class Item122 + { + dataType="Object"; + class PositionInfo + { + position[]={9290.3916,10.377948,8959.9951}; + angles[]={6.2240958,5.8362918,6.2037172}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=5713; + type="Land_HBarrier_01_line_5_green_F"; + }; + class Item123 + { + dataType="Object"; + class PositionInfo + { + position[]={9295.375,10.423097,8962.375}; + angles[]={6.1766505,5.7860045,0.022751464}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=5714; + type="Land_HBarrier_01_line_5_green_F"; + }; + class Item124 + { + dataType="Object"; + class PositionInfo + { + position[]={9300.2676,10.816596,8965.1611}; + angles[]={6.1341286,5.6966071,0.0045543881}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=5715; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=9.5367432e-007; + }; + class Item125 + { + dataType="Object"; + class PositionInfo + { + position[]={9304.4854,11.252826,8967.8633}; + angles[]={6.208241,5.6919913,0.027296599}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=5716; + type="Land_HBarrier_01_line_5_green_F"; + }; + class Item126 + { + dataType="Object"; + class PositionInfo + { + position[]={9309.25,11.580638,8970.875}; + angles[]={6.2309017,5.6939855,0.022748843}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=5717; + type="Land_HBarrier_01_line_5_green_F"; + }; + class Item127 + { + dataType="Object"; + class PositionInfo + { + position[]={9313.8447,11.814838,8973.9375}; + angles[]={6.244524,5.6436982,0.011378167}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=5718; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=9.5367432e-007; + }; + class Item128 + { + dataType="Object"; + class PositionInfo + { + position[]={9317.5,11.916917,8977.75}; + angles[]={6.2718124,5.3364935,0.0045412821}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=5719; + type="Land_HBarrier_01_line_5_green_F"; + }; + class Item129 + { + dataType="Object"; + class PositionInfo + { + position[]={9317.25,12.258505,8982.625}; + angles[]={0,4.7762585,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=5703; + type="Land_BagBunker_01_small_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item130 + { + dataType="Object"; + class PositionInfo + { + position[]={9260.5,10.690375,8951.625}; + angles[]={6.262712,0.33385265,0.0091022542}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=5702; + type="Land_BagBunker_01_small_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + }; + id=3913; + atlOffset=0.23153687; + }; + class Item110 + { + dataType="Layer"; + name="Outpost (11)"; + class Entities + { + items=51; + class Item0 + { + dataType="Logic"; + class PositionInfo + { + position[]={10731.822,54.875,11038.279}; + }; + areaSize[]={32.444981,0,51.166504}; + areaIsRectangle=1; + flags=1; + id=1262; + type="ModuleHideTerrainObjects_F"; + atlOffset=-0.8514595; + class CustomAttributes + { + class Attribute0 + { + property="#filter"; + expression="_this setVariable [""#filter"",_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=15; + }; + }; + }; + class Attribute1 + { + property="#hideLocally"; + expression="_this setVariable [""#hideLocally"",_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=2; + }; + }; + class Item1 + { + dataType="Logic"; + class PositionInfo + { + position[]={10774.733,53.625,11000.667}; + angles[]={0,5.6693993,0}; + }; + areaSize[]={30.778143,0,51.166504}; + areaIsRectangle=1; + flags=1; + id=1263; + type="ModuleHideTerrainObjects_F"; + atlOffset=0.19573975; + class CustomAttributes + { + class Attribute0 + { + property="#filter"; + expression="_this setVariable [""#filter"",_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=15; + }; + }; + }; + class Attribute1 + { + property="#hideLocally"; + expression="_this setVariable [""#hideLocally"",_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=2; + }; + }; + class Item2 + { + dataType="Object"; + class PositionInfo + { + position[]={10729.625,55.740513,10981.625}; + angles[]={6.1856575,0.80609232,0.038659975}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=1265; + type="Land_HBarrier_5_F"; + atlOffset=0.049442291; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item3 + { + dataType="Object"; + class PositionInfo + { + position[]={10725.726,55.96957,10985.698}; + angles[]={6.2550268,0.8061946,6.2568417}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=1269; + type="Land_HBarrier_5_F"; + atlOffset=0.0092430115; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item4 + { + dataType="Object"; + class PositionInfo + { + position[]={10721.875,56.115513,10989.75}; + angles[]={6.2600775,0.80618203,6.2574368}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=1270; + type="Land_HBarrier_5_F"; + atlOffset=-0.042236328; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item5 + { + dataType="Object"; + class PositionInfo + { + position[]={10719.75,56.218536,10992.25}; + angles[]={0.020473262,0.75933105,6.2695355}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=1271; + type="Land_HBarrier_5_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item6 + { + dataType="Object"; + class PositionInfo + { + position[]={10715.375,56.238026,10995.375}; + angles[]={0.013650165,0.45900574,6.2695355}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=1272; + type="Land_HBarrier_5_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item7 + { + dataType="Object"; + class PositionInfo + { + position[]={10710.375,56.220524,10997.875}; + angles[]={0.027296599,0.45900574,6.2695308}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=1273; + type="Land_HBarrier_5_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item8 + { + dataType="Object"; + class PositionInfo + { + position[]={10705.875,56.269104,10996.875}; + angles[]={0.020473262,2.5336163,0.027296599}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=1274; + type="Land_HBarrier_5_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item9 + { + dataType="Object"; + class PositionInfo + { + position[]={10703.5,56.164085,10993.125}; + angles[]={6.2558889,1.679859,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=1275; + type="Land_HBarrier_5_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item10 + { + dataType="Object"; + class PositionInfo + { + position[]={10701.375,55.990513,10988.625}; + angles[]={0,5.5562201,0}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=1276; + type="Land_HBarrier_5_F"; + atlOffset=0.29728317; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item11 + { + dataType="Object"; + class PositionInfo + { + position[]={10743.5,53.615513,10965.25}; + angles[]={6.1570935,1.0662732,0.03731158}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=1278; + type="Land_HBarrier_5_F"; + atlOffset=-0.38671875; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item12 + { + dataType="Object"; + class PositionInfo + { + position[]={10715.75,57.667442,10999.625}; + angles[]={0,0.47334757,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=1280; + type="Land_HBarrierTower_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item13 + { + dataType="Object"; + class PositionInfo + { + position[]={10743.25,56.185013,10972.5}; + angles[]={0,1.0216976,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=1282; + type="Land_HBarrierTower_F"; + atlOffset=-0.76744843; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item14 + { + dataType="Object"; + class PositionInfo + { + position[]={10742.125,53.429375,11089.5}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=1286; + type="Land_HBarrier_5_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item15 + { + dataType="Object"; + class PositionInfo + { + position[]={10742.125,51.990513,11089.5}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=1287; + type="Land_HBarrier_5_F"; + atlOffset=-0.81432724; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item16 + { + dataType="Object"; + class PositionInfo + { + position[]={10737,53.240513,11089.5}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=1288; + type="Land_HBarrier_5_F"; + atlOffset=0.21393585; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item17 + { + dataType="Object"; + class PositionInfo + { + position[]={10737,51.990513,11089.5}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=1289; + type="Land_HBarrier_5_F"; + atlOffset=-1.0360641; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item18 + { + dataType="Object"; + class PositionInfo + { + position[]={10731.375,53.240513,11089.5}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=1290; + type="Land_HBarrier_5_F"; + atlOffset=0.56837845; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item19 + { + dataType="Object"; + class PositionInfo + { + position[]={10731.375,51.990513,11089.5}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=1291; + type="Land_HBarrier_5_F"; + atlOffset=-0.68162155; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item20 + { + dataType="Object"; + class PositionInfo + { + position[]={10725.875,53.240513,11089}; + angles[]={0,6.1265092,0}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=1292; + type="Land_HBarrier_5_F"; + atlOffset=0.37070084; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item21 + { + dataType="Object"; + class PositionInfo + { + position[]={10725.875,52.048599,11089}; + angles[]={0,6.1265092,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=1293; + type="Land_HBarrier_5_F"; + atlOffset=-0.82121277; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item22 + { + dataType="Object"; + class PositionInfo + { + position[]={10720.375,53.240513,11088.625}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=1294; + type="Land_HBarrier_5_F"; + atlOffset=0.46881485; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item23 + { + dataType="Object"; + class PositionInfo + { + position[]={10720.375,52.051651,11088.625}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=1295; + type="Land_HBarrier_5_F"; + atlOffset=-0.720047; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item24 + { + dataType="Object"; + class PositionInfo + { + position[]={10715,53.240513,11088.25}; + angles[]={0,6.0710158,0}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=1296; + type="Land_HBarrier_5_F"; + atlOffset=0.54872131; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item25 + { + dataType="Object"; + class PositionInfo + { + position[]={10715,52.053059,11088.25}; + angles[]={0,6.0710158,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=1297; + type="Land_HBarrier_5_F"; + atlOffset=-0.63873291; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item26 + { + dataType="Object"; + class PositionInfo + { + position[]={10709.5,53.490513,11087.25}; + angles[]={0,6.0863228,6.1620731}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=1298; + type="Land_HBarrier_5_F"; + atlOffset=-0.27630997; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item27 + { + dataType="Object"; + class PositionInfo + { + position[]={10704.125,53.820549,11086.25}; + angles[]={0,6.058177,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=1300; + type="Land_HBarrier_5_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item28 + { + dataType="Object"; + class PositionInfo + { + position[]={10699.625,53.865513,11083.75}; + angles[]={0,5.4055285,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=1302; + type="Land_HBarrier_5_F"; + atlOffset=-0.34945297; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item29 + { + dataType="Object"; + class PositionInfo + { + position[]={10709.625,54.365513,11087.25}; + angles[]={0,6.0863228,6.1448059}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=1304; + type="Land_HBarrier_5_F"; + atlOffset=0.61766434; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item30 + { + dataType="Object"; + class PositionInfo + { + position[]={10704.25,54.740513,11086.125}; + angles[]={0,6.0863228,0}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=1305; + type="Land_HBarrier_5_F"; + atlOffset=0.97138214; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item31 + { + dataType="Object"; + class PositionInfo + { + position[]={10699.5,54.865513,11083.75}; + angles[]={0,2.3212562,0}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=1306; + type="Land_HBarrier_5_F"; + atlOffset=0.61798096; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item32 + { + dataType="Object"; + class PositionInfo + { + position[]={10811.875,48.353802,11008.375}; + angles[]={6.237711,0.93620569,6.1319036}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=1307; + type="Land_HBarrier_5_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item33 + { + dataType="Object"; + class PositionInfo + { + position[]={10808.625,49.037525,11012.75}; + angles[]={6.2218289,0.93620569,6.1519747}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=1309; + type="Land_HBarrier_5_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item34 + { + dataType="Object"; + class PositionInfo + { + position[]={10805.5,49.615513,11017.125}; + angles[]={6.2462111,0.93234211,6.1597652}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=1310; + type="Land_HBarrier_5_F"; + atlOffset=-0.14255524; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item35 + { + dataType="Object"; + class PositionInfo + { + position[]={10803,49.990513,11021.75}; + angles[]={0.06535276,1.2295396,6.1565824}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=1311; + type="Land_HBarrier_5_F"; + atlOffset=-0.15929413; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item36 + { + dataType="Object"; + class PositionInfo + { + position[]={10815.125,47.672745,11003.875}; + angles[]={6.2536139,0.93620569,6.1319036}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=1312; + type="Land_HBarrier_5_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item37 + { + dataType="Object"; + class PositionInfo + { + position[]={10816.75,47.35775,11001.75}; + angles[]={6.2536139,0.93620569,6.1252413}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=1313; + type="Land_HBarrier_5_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item38 + { + dataType="Object"; + class PositionInfo + { + position[]={10825.875,47.115513,10990.875}; + angles[]={0,0.91820639,0}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=1315; + type="Land_HBarrier_5_F"; + atlOffset=0.55645752; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item39 + { + dataType="Object"; + class PositionInfo + { + position[]={10825.875,45.990513,10990.875}; + angles[]={0,0.91820639,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=1316; + type="Land_HBarrier_5_F"; + atlOffset=-0.56854248; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item40 + { + dataType="Object"; + class PositionInfo + { + position[]={10828.875,47.240513,10986.375}; + angles[]={0,0.99597853,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=1317; + type="Land_HBarrier_5_F"; + atlOffset=0.21209335; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item41 + { + dataType="Object"; + class PositionInfo + { + position[]={10828.875,46.159668,10986.375}; + angles[]={0,0.99597853,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=1318; + type="Land_HBarrier_5_F"; + atlOffset=-0.86875153; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item42 + { + dataType="Object"; + class PositionInfo + { + position[]={10701.375,57.115513,10988.625}; + angles[]={0,5.5562201,0}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=1319; + type="Land_HBarrier_5_F"; + atlOffset=1.4222832; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item43 + { + dataType="Object"; + class PositionInfo + { + position[]={10703.5,57.115513,10993.125}; + angles[]={6.2558889,1.679859,0}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=1320; + type="Land_HBarrier_5_F"; + atlOffset=0.95142746; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item44 + { + dataType="Object"; + class PositionInfo + { + position[]={10706.125,57.115513,10997}; + angles[]={0.020473262,2.5336163,0.027296599}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=1321; + type="Land_HBarrier_5_F"; + atlOffset=0.84215546; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item45 + { + dataType="Object"; + class PositionInfo + { + position[]={10710.5,57.115513,10998}; + angles[]={0.027296599,0.45900574,6.2695308}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=1322; + type="Land_HBarrier_5_F"; + atlOffset=0.90013123; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item46 + { + dataType="Object"; + class PositionInfo + { + position[]={10728.581,60.057743,10989.184}; + angles[]={0.0025135942,0.81277704,6.2747774}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=5379; + type="Land_Cargo_Patrol_V3_F"; + atlOffset=-0.095863342; + }; + class Item47 + { + dataType="Object"; + class PositionInfo + { + position[]={10800.25,54.525955,11017.375}; + angles[]={0,4.255095,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=5380; + type="Land_Cargo_Patrol_V3_F"; + }; + class Item48 + { + dataType="Object"; + class PositionInfo + { + position[]={10714.375,56.523754,11081.625}; + angles[]={0,2.8557949,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=5381; + type="Land_Cargo_Patrol_V3_F"; + atlOffset=-3.8146973e-006; + }; + class Item49 + { + dataType="Object"; + class PositionInfo + { + position[]={10750.125,66.386208,11004.5}; + angles[]={0,2.8557949,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=6369; + type="Land_Cargo_Tower_V3_F"; + atlOffset=-0.680439; + }; + class Item50 + { + dataType="Object"; + class PositionInfo + { + position[]={10743.375,54.490513,10965.625}; + angles[]={6.1570935,1.0662732,0.03731158}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=6375; + type="Land_HBarrier_5_F"; + atlOffset=0.29644394; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + }; + id=3914; + atlOffset=-1.5556526; + }; + class Item111 + { + dataType="Layer"; + name="Outpost (12)"; + class Entities + { + items=17; + class Item0 + { + dataType="Object"; + class PositionInfo + { + position[]={13062.625,13.481655,6528.125}; + angles[]={0,2.9697914,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=2549; + type="Land_Cargo_Patrol_V1_F"; + }; + class Item1 + { + dataType="Object"; + class PositionInfo + { + position[]={13054.625,14.825371,6463.5}; + angles[]={0,0.72341114,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=2550; + type="Land_Cargo_Patrol_V1_F"; + atlOffset=-9.5367432e-007; + }; + class Item2 + { + dataType="Object"; + class PositionInfo + { + position[]={13047.5,11.138578,6468.5}; + angles[]={6.2786441,2.0486567,6.2809215}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2704; + type="Land_HBarrier_01_big_4_green_F"; + atlOffset=-9.5367432e-007; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item3 + { + dataType="Object"; + class PositionInfo + { + position[]={13048.75,11.132175,6462.375}; + angles[]={0.0045412821,0.7544353,6.2786441}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2705; + type="Land_HBarrier_01_big_4_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item4 + { + dataType="Object"; + class PositionInfo + { + position[]={13054.375,11.188837,6456.625}; + angles[]={0.018201422,0.79898649,0.0045543881}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2706; + type="Land_HBarrier_01_big_4_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item5 + { + dataType="Logic"; + class PositionInfo + { + position[]={13055.023,9.9838533,6491.3359}; + }; + areaSize[]={28.738001,0,54.81831}; + areaIsRectangle=1; + flags=1; + id=2707; + type="ModuleHideTerrainObjects_F"; + atlOffset=-0.16102886; + class CustomAttributes + { + class Attribute0 + { + property="#filter"; + expression="_this setVariable [""#filter"",_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=4; + }; + }; + }; + class Attribute1 + { + property="#hideLocally"; + expression="_this setVariable [""#hideLocally"",_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=2; + }; + }; + class Item6 + { + dataType="Object"; + class PositionInfo + { + position[]={13058.611,9.6593256,6532.3765}; + angles[]={6.2399812,2.158494,0.045474414}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2708; + type="Land_HBarrier_01_big_4_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item7 + { + dataType="Object"; + class PositionInfo + { + position[]={13053.875,9.1659584,6525.875}; + angles[]={0.0022640675,2.2030451,0.088504851}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2709; + type="Land_HBarrier_01_big_4_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item8 + { + dataType="Object"; + class PositionInfo + { + position[]={13064.444,10.169688,6534.6255}; + angles[]={6.2105041,3.4527154,0.10878423}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2710; + type="Land_HBarrier_01_big_4_green_F"; + atlOffset=9.5367432e-007; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item9 + { + dataType="Object"; + class PositionInfo + { + position[]={13082.125,12.085,6487.5}; + angles[]={0.0068184896,4.5725398,6.2604365}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2711; + type="Land_HBarrier_01_big_4_green_F"; + atlOffset=-0.35244465; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item10 + { + dataType="Object"; + class PositionInfo + { + position[]={13082,11.96,6479.5}; + angles[]={6.2037172,4.8742199,0.040932652}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2712; + type="Land_HBarrier_01_big_4_green_F"; + atlOffset=-0.19268703; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item11 + { + dataType="Object"; + class PositionInfo + { + position[]={13080.75,9.96,6521.375}; + angles[]={6.1704483,3.822192,6.2795053}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2713; + type="Land_HBarrier_01_big_4_green_F"; + atlOffset=-0.20684242; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item12 + { + dataType="Object"; + class PositionInfo + { + position[]={13084.125,9.5183163,6515}; + angles[]={6.2354403,1.4528055,6.2422528}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2714; + type="Land_HBarrier_01_big_4_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item13 + { + dataType="Object"; + class PositionInfo + { + position[]={13080.393,12.024736,6459.0215}; + angles[]={6.262712,5.1564236,6.2695355}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2715; + type="Land_HBarrier_01_big_4_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item14 + { + dataType="Object"; + class PositionInfo + { + position[]={13075.25,11.71,6453.625}; + angles[]={6.2581606,2.6857121,0.018201422}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2716; + type="Land_HBarrier_01_big_4_green_F"; + atlOffset=-0.066443443; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item15 + { + dataType="Object"; + class PositionInfo + { + position[]={13060.375,11.21,6454}; + angles[]={0.054553483,2.9011731,6.2786441}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2717; + type="Land_HBarrier_01_big_4_green_F"; + atlOffset=-0.11025906; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item16 + { + dataType="Object"; + class PositionInfo + { + position[]={13039.25,11.651115,6495}; + angles[]={0,1.9251035,0}; + }; + side="Empty"; + flags=1; + class Attributes + { + }; + id=2718; + type="Land_GuardHouse_01_F"; + atlOffset=0.39757824; + }; + }; + id=3915; + atlOffset=-0.15686035; + }; + class Item112 + { + dataType="Layer"; + name="Outpost (13)"; + class Entities + { + items=86; + class Item0 + { + dataType="Object"; + class PositionInfo + { + position[]={6300.375,16.785446,12949.875}; + angles[]={6.2763581,6.1936274,0.020473262}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=1631; + type="Land_HBarrier_01_big_tower_green_F"; + atlOffset=9.5367432e-007; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item1 + { + dataType="Object"; + class PositionInfo + { + position[]={6308.0142,15.808014,12951.493}; + angles[]={0.0045412821,3.0331171,0.0045412821}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=1632; + type="Land_HBarrier_01_big_4_green_F"; + atlOffset=9.5367432e-007; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item2 + { + dataType="Object"; + class PositionInfo + { + position[]={6316.4644,15.817619,12952.414}; + angles[]={0.0068184896,3.0331171,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=1633; + type="Land_HBarrier_01_big_4_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item3 + { + dataType="Object"; + class PositionInfo + { + position[]={6292.7295,15.77751,12949.829}; + angles[]={0.011372928,3.0331171,6.2809215}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=1634; + type="Land_HBarrier_01_big_4_green_F"; + atlOffset=-9.5367432e-007; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item4 + { + dataType="Object"; + class PositionInfo + { + position[]={6284.4038,15.864936,12948.922}; + angles[]={0.013650165,3.0331171,6.2786441}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=1635; + type="Land_HBarrier_01_big_4_green_F"; + atlOffset=-9.5367432e-007; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item5 + { + dataType="Object"; + class PositionInfo + { + position[]={6251,17.21072,12944.375}; + angles[]={0.018198147,6.1936274,6.2513428}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=1636; + type="Land_HBarrier_01_big_tower_green_F"; + atlOffset=9.5367432e-007; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item6 + { + dataType="Object"; + class PositionInfo + { + position[]={6258.5835,15.929663,12945.858}; + angles[]={0.011372928,3.0331171,6.2740898}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=1637; + type="Land_HBarrier_01_big_4_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item7 + { + dataType="Object"; + class PositionInfo + { + position[]={6267.0337,15.913515,12946.779}; + angles[]={0.0045412821,3.0331171,0.0022640675}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=1638; + type="Land_HBarrier_01_big_4_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item8 + { + dataType="Object"; + class PositionInfo + { + position[]={6243.2988,16.270679,12944.194}; + angles[]={0.0090957033,3.0331171,6.2536163}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=1639; + type="Land_HBarrier_01_big_4_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item9 + { + dataType="Object"; + class PositionInfo + { + position[]={6234.9731,16.605438,12943.288}; + angles[]={0.025022388,3.0331171,6.2467976}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=1640; + type="Land_HBarrier_01_big_4_green_F"; + atlOffset=-9.5367432e-007; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item10 + { + dataType="Object"; + class PositionInfo + { + position[]={6230.9253,16.651567,12948.128}; + angles[]={0.022748843,4.6039133,6.2309017}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=1641; + type="Land_HBarrier_01_big_4_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item11 + { + dataType="Object"; + class PositionInfo + { + position[]={6229.4146,16.4496,12964.31}; + angles[]={0.0022902426,4.6039133,6.258163}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=1642; + type="Land_HBarrier_01_big_4_green_F"; + atlOffset=-1.9073486e-006; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item12 + { + dataType="Object"; + class PositionInfo + { + position[]={6230.1973,16.526253,12955.97}; + angles[]={0.025022388,4.6039133,6.244524}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=1643; + type="Land_HBarrier_01_big_4_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item13 + { + dataType="Object"; + class PositionInfo + { + position[]={6228.5078,16.407944,12972.635}; + angles[]={0.0068272259,4.6039133,6.2558889}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=1644; + type="Land_HBarrier_01_big_4_green_F"; + atlOffset=-9.5367432e-007; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item14 + { + dataType="Object"; + class PositionInfo + { + position[]={6226.7729,16.308128,12988.854}; + angles[]={6.2786441,4.6039133,6.2718124}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=1645; + type="Land_HBarrier_01_big_4_green_F"; + atlOffset=-9.5367432e-007; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item15 + { + dataType="Object"; + class PositionInfo + { + position[]={6227.6479,16.380436,12980.604}; + angles[]={0.0045412821,4.6039133,6.2786441}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=1646; + type="Land_HBarrier_01_big_4_green_F"; + atlOffset=-9.5367432e-007; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item16 + { + dataType="Object"; + class PositionInfo + { + position[]={6319.1479,15.79,12957.979}; + angles[]={0,4.6039133,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=1647; + type="Land_HBarrier_01_big_4_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item17 + { + dataType="Object"; + class PositionInfo + { + position[]={6317.6479,15.658281,12974.229}; + angles[]={0.0090957033,4.6039133,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=1648; + type="Land_HBarrier_01_big_4_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item18 + { + dataType="Object"; + class PositionInfo + { + position[]={6318.3979,15.738627,12965.854}; + angles[]={0.0022375863,4.6039133,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=1649; + type="Land_HBarrier_01_big_4_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item19 + { + dataType="Object"; + class PositionInfo + { + position[]={6316.709,15.585115,12982.492}; + angles[]={6.2763581,4.6039133,0.015923677}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=1650; + type="Land_HBarrier_01_big_4_green_F"; + atlOffset=-9.5367432e-007; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item20 + { + dataType="Object"; + class PositionInfo + { + position[]={6315.1982,15.623158,12998.674}; + angles[]={0.0045412821,4.6039133,0.011372928}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=1651; + type="Land_HBarrier_01_big_4_green_F"; + atlOffset=9.5367432e-007; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item21 + { + dataType="Object"; + class PositionInfo + { + position[]={6315.981,15.633716,12990.334}; + angles[]={6.2763581,4.6039133,0.0068272259}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=1652; + type="Land_HBarrier_01_big_4_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item22 + { + dataType="Object"; + class PositionInfo + { + position[]={6226.0229,16.423868,12997.354}; + angles[]={0.0045412821,4.6039133,6.267262}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=1653; + type="Land_HBarrier_01_big_4_green_F"; + atlOffset=0.063005447; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item23 + { + dataType="Object"; + class PositionInfo + { + position[]={6225.0229,16.492878,13013.604}; + angles[]={0,1.5319723,6.267262}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=1654; + type="Land_HBarrier_01_big_4_green_F"; + atlOffset=-9.5367432e-007; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item24 + { + dataType="Object"; + class PositionInfo + { + position[]={6225.2729,16.469669,13005.354}; + angles[]={0,4.6039133,6.258163}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=1655; + type="Land_HBarrier_01_big_4_green_F"; + atlOffset=0.028546333; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item25 + { + dataType="Object"; + class PositionInfo + { + position[]={6314.4023,15.546234,13007.137}; + angles[]={0.011372928,4.6039133,6.2809215}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=1656; + type="Land_HBarrier_01_big_4_green_F"; + atlOffset=9.5367432e-007; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item26 + { + dataType="Object"; + class PositionInfo + { + position[]={6312.9409,15.460967,13020.558}; + angles[]={0.0090957033,4.6039133,6.2740898}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=1657; + type="Land_HBarrier_01_big_4_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item27 + { + dataType="Object"; + class PositionInfo + { + position[]={6313.6064,15.478296,13015.601}; + angles[]={0.0045412821,4.6039133,6.2695355}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=1658; + type="Land_HBarrier_01_big_4_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item28 + { + dataType="Object"; + class PositionInfo + { + position[]={6295.3164,15.346272,13022.967}; + angles[]={0.011372928,3.041816,0.013650165}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=1659; + type="Land_HBarrier_01_big_4_green_F"; + atlOffset=9.5367432e-007; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item29 + { + dataType="Object"; + class PositionInfo + { + position[]={6279.1226,15.256981,13021.597}; + angles[]={6.2809215,3.041816,0.015923677}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=1660; + type="Land_HBarrier_01_big_4_green_F"; + atlOffset=9.5367432e-007; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item30 + { + dataType="Object"; + class PositionInfo + { + position[]={6287.4683,15.292628,13022.307}; + angles[]={0.0091022542,3.041816,0.0045412821}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=1661; + type="Land_HBarrier_01_big_4_green_F"; + atlOffset=9.5367432e-007; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item31 + { + dataType="Object"; + class PositionInfo + { + position[]={6270.7886,15.256449,13020.762}; + angles[]={0.011372928,3.041816,6.2740898}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=1662; + type="Land_HBarrier_01_big_4_green_F"; + atlOffset=9.5367432e-007; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item32 + { + dataType="Object"; + class PositionInfo + { + position[]={6254.5947,15.591272,13019.393}; + angles[]={0.027296599,3.041816,6.262712}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=1663; + type="Land_HBarrier_01_big_4_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item33 + { + dataType="Object"; + class PositionInfo + { + position[]={6262.9404,15.426049,13020.102}; + angles[]={0.029569319,3.041816,6.2604365}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=1664; + type="Land_HBarrier_01_big_4_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item34 + { + dataType="Object"; + class PositionInfo + { + position[]={6246.0005,15.800989,13018.658}; + angles[]={0.0068272259,3.041816,6.262712}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=1665; + type="Land_HBarrier_01_big_4_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item35 + { + dataType="Object"; + class PositionInfo + { + position[]={6229.8062,16.348511,13017.288}; + angles[]={0.0045543881,3.041816,6.2331715}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=1666; + type="Land_HBarrier_01_big_4_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item36 + { + dataType="Object"; + class PositionInfo + { + position[]={6238.1519,16.043652,13017.998}; + angles[]={0.018201422,3.041816,6.2490687}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=1667; + type="Land_HBarrier_01_big_4_green_F"; + atlOffset=9.5367432e-007; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item37 + { + dataType="Object"; + class PositionInfo + { + position[]={6309.0825,15.439714,13023.658}; + angles[]={0.015923677,3.041816,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=1668; + type="Land_HBarrier_01_big_4_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item38 + { + dataType="Object"; + class PositionInfo + { + position[]={6303.9604,15.42725,13023.352}; + angles[]={0.013650165,3.041816,0.0068272259}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=1669; + type="Land_HBarrier_01_big_4_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item39 + { + dataType="Logic"; + class PositionInfo + { + position[]={6271.2017,14.433634,12982.796}; + angles[]={0.013650165,3.0179124,6.2763581}; + }; + areaSize[]={44.175476,0,37.813965}; + areaIsRectangle=1; + flags=1; + id=1670; + type="ModuleHideTerrainObjects_F"; + class CustomAttributes + { + class Attribute0 + { + property="#filter"; + expression="_this setVariable [""#filter"",_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=15; + }; + }; + }; + class Attribute1 + { + property="#hideLocally"; + expression="_this setVariable [""#hideLocally"",_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=2; + }; + }; + class Item40 + { + dataType="Object"; + class PositionInfo + { + position[]={6230.0229,15.88302,13010.979}; + angles[]={0,6.1747098,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=1671; + type="Land_Cargo_House_V1_F"; + atlOffset=0.075210571; + }; + class Item41 + { + dataType="Object"; + class PositionInfo + { + position[]={6308.7383,14.981845,13017.585}; + angles[]={0,6.1747098,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=1672; + type="Land_Cargo_House_V1_F"; + }; + class Item42 + { + dataType="Object"; + class PositionInfo + { + position[]={6267.2729,18.318489,13009.979}; + angles[]={0,4.6039133,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=1673; + type="Land_Cargo_HQ_V1_F"; + atlOffset=0.13554573; + }; + class Item43 + { + dataType="Object"; + class PositionInfo + { + position[]={6298.5,16.375,12977.875}; + angles[]={0.0045378557,4.6238484,0.0091106193}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=1675; + type="Land_HelipadSquare_F"; + atlOffset=1.9588442; + }; + class Item44 + { + dataType="Object"; + class PositionInfo + { + position[]={6286.8979,18.296148,13011.979}; + angles[]={0,4.6039133,0}; + }; + side="Empty"; + flags=1; + class Attributes + { + }; + id=1678; + type="Land_Cargo_HQ_V1_F"; + atlOffset=0.29077339; + }; + class Item45 + { + dataType="Object"; + class PositionInfo + { + position[]={6308.0767,17.73481,12951.495}; + angles[]={0,3.0331171,0}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=3916; + type="Land_HBarrier_01_big_4_green_F"; + atlOffset=1.9265223; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item46 + { + dataType="Object"; + class PositionInfo + { + position[]={6316.5269,17.744118,12952.417}; + angles[]={0,3.0331171,0}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=3917; + type="Land_HBarrier_01_big_4_green_F"; + atlOffset=1.9265213; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item47 + { + dataType="Object"; + class PositionInfo + { + position[]={6292.792,17.703861,12949.831}; + angles[]={0,3.0331171,0}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=3918; + type="Land_HBarrier_01_big_4_green_F"; + atlOffset=1.9265165; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item48 + { + dataType="Object"; + class PositionInfo + { + position[]={6284.4663,17.791153,12948.924}; + angles[]={0,3.0331171,0}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=3919; + type="Land_HBarrier_01_big_4_green_F"; + atlOffset=1.9265184; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item49 + { + dataType="Object"; + class PositionInfo + { + position[]={6258.646,17.855602,12945.86}; + angles[]={0,3.0331171,0}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=3920; + type="Land_HBarrier_01_big_4_green_F"; + atlOffset=1.9265184; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item50 + { + dataType="Object"; + class PositionInfo + { + position[]={6267.0962,17.84016,12946.781}; + angles[]={0,3.0331171,0}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=3921; + type="Land_HBarrier_01_big_4_green_F"; + atlOffset=1.9265146; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item51 + { + dataType="Object"; + class PositionInfo + { + position[]={6243.3613,18.195324,12944.196}; + angles[]={0,3.0331171,0}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=3922; + type="Land_HBarrier_01_big_4_green_F"; + atlOffset=1.9265203; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item52 + { + dataType="Object"; + class PositionInfo + { + position[]={6235,18.084999,12943.25}; + angles[]={0,3.0331171,0}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=3923; + type="Land_HBarrier_01_big_4_green_F"; + atlOffset=1.4797659; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item53 + { + dataType="Object"; + class PositionInfo + { + position[]={6231,17.959999,12948.125}; + angles[]={0,4.6039133,0}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=3924; + type="Land_HBarrier_01_big_4_green_F"; + atlOffset=1.3122616; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item54 + { + dataType="Object"; + class PositionInfo + { + position[]={6229.5229,17.706635,12964.354}; + angles[]={0,4.6039133,0}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=3925; + type="Land_HBarrier_01_big_4_green_F"; + atlOffset=1.2598457; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item55 + { + dataType="Object"; + class PositionInfo + { + position[]={6230.2729,17.89333,12955.979}; + angles[]={0,4.6039133,0}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=3926; + type="Land_HBarrier_01_big_4_green_F"; + atlOffset=1.3702183; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item56 + { + dataType="Object"; + class PositionInfo + { + position[]={6228.6479,17.672028,12972.729}; + angles[]={0,4.6039133,0}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=3927; + type="Land_HBarrier_01_big_4_green_F"; + atlOffset=1.2685518; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item57 + { + dataType="Object"; + class PositionInfo + { + position[]={6227,17.334999,12988.875}; + angles[]={0,4.6039133,0}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=3928; + type="Land_HBarrier_01_big_4_green_F"; + atlOffset=1.0293541; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item58 + { + dataType="Object"; + class PositionInfo + { + position[]={6227.75,17.459999,12980.75}; + angles[]={0,4.6039133,0}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=3929; + type="Land_HBarrier_01_big_4_green_F"; + atlOffset=1.0812464; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item59 + { + dataType="Object"; + class PositionInfo + { + position[]={6319.125,17.834999,12958}; + angles[]={0,4.6039133,0}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=3930; + type="Land_HBarrier_01_big_4_green_F"; + atlOffset=2.0450001; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item60 + { + dataType="Object"; + class PositionInfo + { + position[]={6317.625,17.584999,12974.25}; + angles[]={0,4.6039133,0}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=3931; + type="Land_HBarrier_01_big_4_green_F"; + atlOffset=1.9269142; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item61 + { + dataType="Object"; + class PositionInfo + { + position[]={6318.5,17.709999,12965.875}; + angles[]={0,4.6039133,0}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=3932; + type="Land_HBarrier_01_big_4_green_F"; + atlOffset=1.9714212; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item62 + { + dataType="Object"; + class PositionInfo + { + position[]={6316.7715,17.512646,12982.494}; + angles[]={0,4.6039133,0}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=3933; + type="Land_HBarrier_01_big_4_green_F"; + atlOffset=1.9265165; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item63 + { + dataType="Object"; + class PositionInfo + { + position[]={6315.2607,17.550381,12998.676}; + angles[]={0,4.6039133,0}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=3934; + type="Land_HBarrier_01_big_4_green_F"; + atlOffset=1.9265194; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item64 + { + dataType="Object"; + class PositionInfo + { + position[]={6316.0435,17.560677,12990.336}; + angles[]={0,4.6039133,0}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=3935; + type="Land_HBarrier_01_big_4_green_F"; + atlOffset=1.9265184; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item65 + { + dataType="Object"; + class PositionInfo + { + position[]={6226.2729,17.580154,12997.354}; + angles[]={0,4.6039133,0}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=3936; + type="Land_HBarrier_01_big_4_green_F"; + atlOffset=1.2232752; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item66 + { + dataType="Object"; + class PositionInfo + { + position[]={6224.8979,17.66898,13013.604}; + angles[]={0,1.5319723,0}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=3937; + type="Land_HBarrier_01_big_4_green_F"; + atlOffset=1.1741114; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item67 + { + dataType="Object"; + class PositionInfo + { + position[]={6225.5229,17.608566,13005.229}; + angles[]={0,4.6039133,0}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=3938; + type="Land_HBarrier_01_big_4_green_F"; + atlOffset=1.1737013; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item68 + { + dataType="Object"; + class PositionInfo + { + position[]={6314.4648,17.472588,13007.139}; + angles[]={0,4.6039133,0}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=3939; + type="Land_HBarrier_01_big_4_green_F"; + atlOffset=1.9265223; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item69 + { + dataType="Object"; + class PositionInfo + { + position[]={6313.0034,17.386898,13020.56}; + angles[]={0,4.6039133,0}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=3940; + type="Land_HBarrier_01_big_4_green_F"; + atlOffset=1.9265184; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item70 + { + dataType="Object"; + class PositionInfo + { + position[]={6313.6689,17.404228,13015.603}; + angles[]={0,4.6039133,0}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=3941; + type="Land_HBarrier_01_big_4_green_F"; + atlOffset=1.9265194; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item71 + { + dataType="Object"; + class PositionInfo + { + position[]={6295.3979,17.366203,13022.979}; + angles[]={0,3.041816,0}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=3942; + type="Land_HBarrier_01_big_4_green_F"; + atlOffset=2.0189524; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item72 + { + dataType="Object"; + class PositionInfo + { + position[]={6279.1851,17.184502,13021.599}; + angles[]={0,3.041816,0}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=3943; + type="Land_HBarrier_01_big_4_green_F"; + atlOffset=1.9265165; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item73 + { + dataType="Object"; + class PositionInfo + { + position[]={6287.5308,17.21941,13022.309}; + angles[]={0,3.041816,0}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=3944; + type="Land_HBarrier_01_big_4_green_F"; + atlOffset=1.9265175; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item74 + { + dataType="Object"; + class PositionInfo + { + position[]={6270.8979,16.922787,13020.729}; + angles[]={0,3.041816,0}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=3945; + type="Land_HBarrier_01_big_4_green_F"; + atlOffset=1.6669559; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item75 + { + dataType="Object"; + class PositionInfo + { + position[]={6254.6479,17.15258,13019.354}; + angles[]={0.027296599,3.041816,6.262712}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=3946; + type="Land_HBarrier_01_big_4_green_F"; + atlOffset=1.5613413; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item76 + { + dataType="Object"; + class PositionInfo + { + position[]={6263.0229,17.042877,13020.104}; + angles[]={0,3.041816,0}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=3947; + type="Land_HBarrier_01_big_4_green_F"; + atlOffset=1.6187716; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item77 + { + dataType="Object"; + class PositionInfo + { + position[]={6246,17.584999,13018.625}; + angles[]={0.0068272259,3.041816,6.262712}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=3948; + type="Land_HBarrier_01_big_4_green_F"; + atlOffset=1.7837725; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item78 + { + dataType="Object"; + class PositionInfo + { + position[]={6229.8979,17.76857,13017.229}; + angles[]={0,3.041816,0}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=3949; + type="Land_HBarrier_01_big_4_green_F"; + atlOffset=1.4243793; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item79 + { + dataType="Object"; + class PositionInfo + { + position[]={6238.2729,17.613644,13017.979}; + angles[]={0,3.041816,0}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=3950; + type="Land_HBarrier_01_big_4_green_F"; + atlOffset=1.5739241; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item80 + { + dataType="Object"; + class PositionInfo + { + position[]={6309.145,17.366215,13023.66}; + angles[]={0,3.041816,0}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=3951; + type="Land_HBarrier_01_big_4_green_F"; + atlOffset=1.9265184; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item81 + { + dataType="Object"; + class PositionInfo + { + position[]={6304.0229,17.35416,13023.354}; + angles[]={0,3.041816,0}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=3952; + type="Land_HBarrier_01_big_4_green_F"; + atlOffset=1.9265156; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item82 + { + dataType="Object"; + class PositionInfo + { + position[]={6243,34.40992,13009.625}; + angles[]={0,3.0935333,0}; + }; + side="Empty"; + flags=1; + class Attributes + { + }; + id=5400; + type="Land_TTowerBig_1_F"; + atlOffset=0.3862009; + }; + class Item83 + { + dataType="Object"; + class PositionInfo + { + position[]={6246.25,16.819866,12974.125}; + angles[]={0.0068242373,1.4830062,6.2627125}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=5774; + type="Land_HelipadSquare_F"; + atlOffset=2.000001; + }; + class Item84 + { + dataType="Object"; + class PositionInfo + { + position[]={6313.5,19.487652,12957.625}; + angles[]={0,5.3187904,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=5897; + type="Land_Cargo_Patrol_V1_F"; + }; + class Item85 + { + dataType="Object"; + class PositionInfo + { + position[]={6236.75,20.139626,12948.875}; + angles[]={0,0.80461866,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=5896; + type="Land_Cargo_Patrol_V1_F"; + }; + }; + id=3953; + atlOffset=0.65501595; + }; + class Item113 + { + dataType="Layer"; + name="Outpost (14)"; + class Entities + { + items=78; + class Item0 + { + dataType="Object"; + class PositionInfo + { + position[]={8974.665,32.014614,16295.188}; + angles[]={0,4.4676447,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=3957; + type="Land_HBarrier_01_big_4_green_F"; + atlOffset=-0.058860779; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item1 + { + dataType="Object"; + class PositionInfo + { + position[]={8985,32.296284,16307.875}; + angles[]={6.208241,2.3560638,6.267262}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=3958; + type="Land_HBarrier_01_big_4_green_F"; + atlOffset=1.9073486e-006; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item2 + { + dataType="Object"; + class PositionInfo + { + position[]={9037.625,29.175476,16259.875}; + angles[]={6.1924229,5.7782869,0.0022640675}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=3959; + type="Land_HBarrier_01_big_4_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item3 + { + dataType="Object"; + class PositionInfo + { + position[]={9023.125,28.757408,16254.75}; + angles[]={0,0.36793619,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=3960; + type="Land_HBarrier_01_big_4_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item4 + { + dataType="Object"; + class PositionInfo + { + position[]={9017.125,29.175919,16259.5}; + angles[]={6.2240958,4.151021,0.018201422}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=3961; + type="Land_HBarrier_01_big_4_green_F"; + atlOffset=1.9073486e-006; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item5 + { + dataType="Object"; + class PositionInfo + { + position[]={9060.125,29.889614,16392.375}; + angles[]={6.2786312,5.8182054,6.1811519}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=3962; + type="Land_HBarrier_01_big_4_green_F"; + atlOffset=-0.058086395; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item6 + { + dataType="Object"; + class PositionInfo + { + position[]={9077.9385,29.568676,16394.377}; + angles[]={6.2740831,0.63745522,6.2399812}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=3963; + type="Land_HBarrier_01_big_4_green_F"; + atlOffset=0.35796928; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item7 + { + dataType="Object"; + class PositionInfo + { + position[]={9091,27.30595,16370}; + angles[]={6.2490687,4.2979341,6.23317}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=3969; + type="Land_HBarrier_01_big_4_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item8 + { + dataType="Object"; + class PositionInfo + { + position[]={9093.375,26.834999,16362.125}; + angles[]={6.2309003,4.5723433,6.228632}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=3970; + type="Land_HBarrier_01_big_4_green_F"; + atlOffset=-0.014347076; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item9 + { + dataType="Object"; + class PositionInfo + { + position[]={9094.5,26.438274,16353.75}; + angles[]={6.2627091,4.5993295,6.2263627}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=3971; + type="Land_HBarrier_01_big_4_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item10 + { + dataType="Object"; + class PositionInfo + { + position[]={9093.9531,26.257782,16345.674}; + angles[]={6.2467976,4.8737388,6.2309017}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=3972; + type="Land_HBarrier_01_big_4_green_F"; + atlOffset=1.9073486e-006; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item11 + { + dataType="Object"; + class PositionInfo + { + position[]={9092.75,26.199146,16337.625}; + angles[]={6.2695355,4.8924274,6.2240958}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=3973; + type="Land_HBarrier_01_big_4_green_F"; + atlOffset=1.9073486e-006; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item12 + { + dataType="Object"; + class PositionInfo + { + position[]={9089.8926,26.499939,16330.051}; + angles[]={0.020473262,5.1668367,6.190167}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=3974; + type="Land_HBarrier_01_big_4_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item13 + { + dataType="Object"; + class PositionInfo + { + position[]={9090.375,26.564281,16323.5}; + angles[]={0.015927421,4.2979341,6.1856575}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=3975; + type="Land_HBarrier_01_big_4_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item14 + { + dataType="Object"; + class PositionInfo + { + position[]={9092.25,26.563393,16315.625}; + angles[]={0.03184275,4.5723433,6.1766505}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=3976; + type="Land_HBarrier_01_big_4_green_F"; + atlOffset=1.9073486e-006; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item15 + { + dataType="Object"; + class PositionInfo + { + position[]={9092.625,26.609329,16308}; + angles[]={6.2695355,4.8163395,6.1654167}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=3977; + type="Land_HBarrier_01_big_4_green_F"; + atlOffset=1.9073486e-006; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item16 + { + dataType="Object"; + class PositionInfo + { + position[]={9090.3516,26.865452,16300.23}; + angles[]={0.029569319,5.0907488,6.196938}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=3978; + type="Land_HBarrier_01_big_4_green_F"; + atlOffset=1.9073486e-006; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item17 + { + dataType="Object"; + class PositionInfo + { + position[]={9088.625,27.229874,16293}; + angles[]={0.027296599,4.8960152,6.1564507}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=3979; + type="Land_HBarrier_01_big_4_green_F"; + atlOffset=1.9073486e-006; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item18 + { + dataType="Object"; + class PositionInfo + { + position[]={9085.7402,27.57922,16285.437}; + angles[]={0.0022640675,5.1704245,6.176651}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=3980; + type="Land_HBarrier_01_big_4_green_F"; + atlOffset=1.9073486e-006; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item19 + { + dataType="Object"; + class PositionInfo + { + position[]={9081.75,27.844067,16278.625}; + angles[]={6.2369113,5.4824395,6.2214222}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=3981; + type="Land_HBarrier_01_big_4_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item20 + { + dataType="Object"; + class PositionInfo + { + position[]={9075.1543,28.070873,16273.932}; + angles[]={6.2536139,5.758357,6.219563}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=3982; + type="Land_HBarrier_01_big_4_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item21 + { + dataType="Object"; + class PositionInfo + { + position[]={9070.125,28.176056,16268.5}; + angles[]={6.2172971,5.2089348,6.2536139}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=3983; + type="Land_HBarrier_01_big_4_green_F"; + atlOffset=1.9073486e-006; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item22 + { + dataType="Object"; + class PositionInfo + { + position[]={9065.0518,27.981075,16262.191}; + angles[]={6.2059784,5.4833441,6.2354403}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=3984; + type="Land_HBarrier_01_big_4_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item23 + { + dataType="Object"; + class PositionInfo + { + position[]={9058.75,27.865799,16258}; + angles[]={6.2105041,5.9586797,6.2536139}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=3985; + type="Land_HBarrier_01_big_4_green_F"; + atlOffset=1.9073486e-006; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item24 + { + dataType="Object"; + class PositionInfo + { + position[]={9050.7383,28.146862,16256.84}; + angles[]={6.2763581,6.233089,6.219563}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=3986; + type="Land_HBarrier_01_big_4_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item25 + { + dataType="Object"; + class PositionInfo + { + position[]={9043.875,28.748528,16258.625}; + angles[]={0.0068272259,0.68867236,6.2263637}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=3987; + type="Land_HBarrier_01_big_4_green_F"; + atlOffset=1.9073486e-006; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item26 + { + dataType="Object"; + class PositionInfo + { + position[]={9011.5,29.622448,16265}; + angles[]={6.1811523,0.36793619,6.2740831}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=3989; + type="Land_HBarrier_01_big_4_green_F"; + atlOffset=1.9073486e-006; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item27 + { + dataType="Object"; + class PositionInfo + { + position[]={9004.75,30.084999,16268.375}; + angles[]={6.1957669,3.5967126,6.2574596}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=3990; + type="Land_HBarrier_01_big_4_green_F"; + atlOffset=-0.25600052; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item28 + { + dataType="Object"; + class PositionInfo + { + position[]={8998.375,30.614124,16271.875}; + angles[]={6.2127676,0.36793619,6.2513409}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=3991; + type="Land_HBarrier_01_big_4_green_F"; + atlOffset=1.9073486e-006; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item29 + { + dataType="Object"; + class PositionInfo + { + position[]={8992.375,31.074802,16276.625}; + angles[]={6.2513409,4.151021,6.2490687}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=3992; + type="Land_HBarrier_01_big_4_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item30 + { + dataType="Object"; + class PositionInfo + { + position[]={8987.75,31.508373,16280.125}; + angles[]={0.03184275,3.4125886,6.2172971}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=3993; + type="Land_HBarrier_01_big_4_green_F"; + atlOffset=1.9073486e-006; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item31 + { + dataType="Object"; + class PositionInfo + { + position[]={8981.4473,31.629395,16282.983}; + angles[]={6.2672582,3.6432915,0.027296599}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=3994; + type="Land_HBarrier_01_big_4_green_F"; + atlOffset=1.9073486e-006; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item32 + { + dataType="Object"; + class PositionInfo + { + position[]={8977.375,31.855076,16287.125}; + angles[]={6.208241,4.2299385,6.2763672}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=3995; + type="Land_HBarrier_01_big_4_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item33 + { + dataType="Object"; + class PositionInfo + { + position[]={9076.75,33.279999,16388.125}; + angles[]={0,3.2116988,0}; + }; + side="Empty"; + flags=1; + class Attributes + { + }; + id=3996; + type="Land_Cargo_Patrol_V1_F"; + atlOffset=0.25611687; + }; + class Item34 + { + dataType="Object"; + class PositionInfo + { + position[]={9061.5928,32.002956,16264.598}; + angles[]={0,5.6502671,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=3997; + type="Land_Cargo_Patrol_V1_F"; + atlOffset=-5.7220459e-005; + }; + class Item35 + { + dataType="Object"; + class PositionInfo + { + position[]={8990.1299,35.52285,16302.324}; + angles[]={0,2.3157625,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=3998; + type="Land_Cargo_Patrol_V1_F"; + atlOffset=3.2424927e-005; + }; + class Item36 + { + dataType="Object"; + class PositionInfo + { + position[]={8996.625,34.654999,16277.5}; + angles[]={0,0.75010008,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=3999; + type="Land_Cargo_Patrol_V1_F"; + atlOffset=-0.0038700104; + }; + class Item37 + { + dataType="Logic"; + class PositionInfo + { + position[]={8991.7061,30.32892,16301.525}; + }; + areaSize[]={10.616699,0,7.9780273}; + flags=1; + id=4000; + type="ModuleHideTerrainObjects_F"; + atlOffset=-0.19140625; + class CustomAttributes + { + class Attribute0 + { + property="#filter"; + expression="_this setVariable [""#filter"",_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=15; + }; + }; + }; + class Attribute1 + { + property="#hideLocally"; + expression="_this setVariable [""#hideLocally"",_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=2; + }; + }; + class Item38 + { + dataType="Object"; + class PositionInfo + { + position[]={9080.75,29.853512,16339}; + angles[]={0,0.28012237,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=4001; + type="Land_Cargo_HQ_V1_F"; + atlOffset=-0.0029201508; + }; + class Item39 + { + dataType="Object"; + class PositionInfo + { + position[]={9085.125,26.983644,16301.875}; + angles[]={0,1.8559831,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=4002; + type="Land_Cargo_House_V1_F"; + atlOffset=0.0052890778; + }; + class Item40 + { + dataType="Object"; + class PositionInfo + { + position[]={8974.5,33.709999,16295.25}; + angles[]={0,4.4676447,0}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=4003; + type="Land_HBarrier_01_big_4_green_F"; + atlOffset=1.6299953; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item41 + { + dataType="Object"; + class PositionInfo + { + position[]={8985.125,33.991669,16307.751}; + angles[]={6.208241,2.3560638,6.267262}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=4004; + type="Land_HBarrier_01_big_4_green_F"; + atlOffset=1.7067223; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item42 + { + dataType="Object"; + class PositionInfo + { + position[]={9037.75,30.870861,16259.751}; + angles[]={6.1924229,5.7782869,0.0022640675}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=4005; + type="Land_HBarrier_01_big_4_green_F"; + atlOffset=1.7063332; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item43 + { + dataType="Object"; + class PositionInfo + { + position[]={9023.25,30.452793,16254.626}; + angles[]={0,0.36793619,0}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=4006; + type="Land_HBarrier_01_big_4_green_F"; + atlOffset=1.7067547; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item44 + { + dataType="Object"; + class PositionInfo + { + position[]={9017.25,30.871304,16259.376}; + angles[]={6.2240958,4.151021,0.018201422}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=4007; + type="Land_HBarrier_01_big_4_green_F"; + atlOffset=1.7004623; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item45 + { + dataType="Object"; + class PositionInfo + { + position[]={9060.25,31.584999,16392.25}; + angles[]={6.2786312,5.8182054,6.1811519}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=4008; + type="Land_HBarrier_01_big_4_green_F"; + atlOffset=1.65061; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item46 + { + dataType="Object"; + class PositionInfo + { + position[]={9078.0635,31.264061,16394.252}; + angles[]={6.2740831,0.63745522,6.2399812}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=4009; + type="Land_HBarrier_01_big_4_green_F"; + atlOffset=2.071064; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item47 + { + dataType="Object"; + class PositionInfo + { + position[]={9091.125,29.001335,16369.875}; + angles[]={6.2490687,4.2979341,6.23317}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=4010; + type="Land_HBarrier_01_big_4_green_F"; + atlOffset=1.7059174; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item48 + { + dataType="Object"; + class PositionInfo + { + position[]={9093.5,28.530384,16362}; + angles[]={6.2309003,4.5723433,6.228632}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=4011; + type="Land_HBarrier_01_big_4_green_F"; + atlOffset=1.6943474; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item49 + { + dataType="Object"; + class PositionInfo + { + position[]={9094.625,28.133659,16353.625}; + angles[]={6.2627091,4.5993295,6.2263627}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=4012; + type="Land_HBarrier_01_big_4_green_F"; + atlOffset=1.7050972; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item50 + { + dataType="Object"; + class PositionInfo + { + position[]={9094.0781,27.953167,16345.551}; + angles[]={6.2467976,4.8737388,6.2309017}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=4013; + type="Land_HBarrier_01_big_4_green_F"; + atlOffset=1.7063541; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item51 + { + dataType="Object"; + class PositionInfo + { + position[]={9092.875,27.894531,16337.5}; + angles[]={6.2695355,4.8924274,6.2240958}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=4014; + type="Land_HBarrier_01_big_4_green_F"; + atlOffset=1.7045269; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item52 + { + dataType="Object"; + class PositionInfo + { + position[]={9090.0176,28.195324,16329.926}; + angles[]={0.020473262,5.1668367,6.190167}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=4015; + type="Land_HBarrier_01_big_4_green_F"; + atlOffset=1.7045479; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item53 + { + dataType="Object"; + class PositionInfo + { + position[]={9090.5,28.259666,16323.376}; + angles[]={0.015927421,4.2979341,6.1856575}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=4016; + type="Land_HBarrier_01_big_4_green_F"; + atlOffset=1.7055798; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item54 + { + dataType="Object"; + class PositionInfo + { + position[]={9092.375,28.258778,16315.501}; + angles[]={0.03184275,4.5723433,6.1766505}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=4017; + type="Land_HBarrier_01_big_4_green_F"; + atlOffset=1.7048473; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item55 + { + dataType="Object"; + class PositionInfo + { + position[]={9092.75,28.304714,16307.876}; + angles[]={6.2695355,4.8163395,6.1654167}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=4018; + type="Land_HBarrier_01_big_4_green_F"; + atlOffset=1.7117996; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item56 + { + dataType="Object"; + class PositionInfo + { + position[]={9090.4766,28.560837,16300.106}; + angles[]={0.029569319,5.0907488,6.196938}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=4019; + type="Land_HBarrier_01_big_4_green_F"; + atlOffset=1.7025909; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item57 + { + dataType="Object"; + class PositionInfo + { + position[]={9088.75,28.925259,16292.876}; + angles[]={0.027296599,4.8960152,6.1564507}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=4020; + type="Land_HBarrier_01_big_4_green_F"; + atlOffset=1.7078476; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item58 + { + dataType="Object"; + class PositionInfo + { + position[]={9085.8652,29.274605,16285.313}; + angles[]={0.0022640675,5.1704245,6.176651}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=4021; + type="Land_HBarrier_01_big_4_green_F"; + atlOffset=1.7085323; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item59 + { + dataType="Object"; + class PositionInfo + { + position[]={9081.9307,29.537697,16278.559}; + angles[]={6.2369113,5.4824395,6.2214222}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=4022; + type="Land_HBarrier_01_big_4_green_F"; + atlOffset=1.7042618; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item60 + { + dataType="Object"; + class PositionInfo + { + position[]={9075.2793,29.766258,16273.808}; + angles[]={6.2536139,5.758357,6.219563}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=4023; + type="Land_HBarrier_01_big_4_green_F"; + atlOffset=1.7069969; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item61 + { + dataType="Object"; + class PositionInfo + { + position[]={9070.25,29.871441,16268.376}; + angles[]={6.2172971,5.2089348,6.2536139}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=4024; + type="Land_HBarrier_01_big_4_green_F"; + atlOffset=1.7072811; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item62 + { + dataType="Object"; + class PositionInfo + { + position[]={9065.1768,29.67646,16262.067}; + angles[]={6.2059784,5.4833441,6.2354403}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=4025; + type="Land_HBarrier_01_big_4_green_F"; + atlOffset=1.7109299; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item63 + { + dataType="Object"; + class PositionInfo + { + position[]={9058.875,29.561184,16257.876}; + angles[]={6.2105041,5.9586797,6.2536139}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=4026; + type="Land_HBarrier_01_big_4_green_F"; + atlOffset=1.7081642; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item64 + { + dataType="Object"; + class PositionInfo + { + position[]={9050.8633,29.842247,16256.716}; + angles[]={6.2763581,6.233089,6.219563}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=4027; + type="Land_HBarrier_01_big_4_green_F"; + atlOffset=1.7041645; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item65 + { + dataType="Object"; + class PositionInfo + { + position[]={9044,30.443913,16258.501}; + angles[]={0.0068272259,0.68867236,6.2263637}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=4028; + type="Land_HBarrier_01_big_4_green_F"; + atlOffset=1.701685; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item66 + { + dataType="Object"; + class PositionInfo + { + position[]={9011.625,31.317833,16264.876}; + angles[]={6.1811523,0.36793619,6.2740831}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=4029; + type="Land_HBarrier_01_big_4_green_F"; + atlOffset=1.7092648; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item67 + { + dataType="Object"; + class PositionInfo + { + position[]={9004.9414,31.771366,16268.221}; + angles[]={6.1957669,3.5967126,6.2574596}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=4030; + type="Land_HBarrier_01_big_4_green_F"; + atlOffset=1.4383068; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item68 + { + dataType="Object"; + class PositionInfo + { + position[]={8998.5,32.309509,16271.751}; + angles[]={6.2127676,0.36793619,6.2513409}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=4031; + type="Land_HBarrier_01_big_4_green_F"; + atlOffset=1.708149; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item69 + { + dataType="Object"; + class PositionInfo + { + position[]={8992.5,32.770187,16276.501}; + angles[]={6.2513409,4.151021,6.2490687}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=4032; + type="Land_HBarrier_01_big_4_green_F"; + atlOffset=1.7036171; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item70 + { + dataType="Object"; + class PositionInfo + { + position[]={8987.875,33.203758,16280.001}; + angles[]={0.03184275,3.4125886,6.2172971}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=4033; + type="Land_HBarrier_01_big_4_green_F"; + atlOffset=1.7017136; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item71 + { + dataType="Object"; + class PositionInfo + { + position[]={8981.5723,33.32478,16282.859}; + angles[]={6.2672582,3.6432915,0.027296599}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=4034; + type="Land_HBarrier_01_big_4_green_F"; + atlOffset=1.6939545; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item72 + { + dataType="Object"; + class PositionInfo + { + position[]={8977.5,33.550461,16287.001}; + angles[]={6.208241,4.2299385,6.2763672}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=4035; + type="Land_HBarrier_01_big_4_green_F"; + atlOffset=1.7055836; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item73 + { + dataType="Object"; + class PositionInfo + { + position[]={9083.25,27.190001,16296.125}; + angles[]={0,1.8559831,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=4037; + type="Land_Cargo_House_V1_F"; + atlOffset=-0.0034008026; + }; + class Item74 + { + dataType="Object"; + class PositionInfo + { + position[]={9081.375,27.310175,16290.25}; + angles[]={0,1.8559831,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=4038; + type="Land_Cargo_House_V1_F"; + atlOffset=-0.0020236969; + }; + class Item75 + { + dataType="Object"; + class PositionInfo + { + position[]={9088.75,27.109304,16377.375}; + angles[]={6.2695365,1.1457738,6.1721473}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=5912; + type="Land_Razorwire_F"; + atlOffset=1.9073486e-006; + }; + class Item76 + { + dataType="Object"; + class PositionInfo + { + position[]={9085.75,27.54911,16383.125}; + angles[]={6.2604437,0.96912897,6.1721473}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=5913; + type="Land_Razorwire_F"; + }; + class Item77 + { + dataType="Object"; + class PositionInfo + { + position[]={9083.9385,28.269142,16389.127}; + angles[]={6.2649813,0.81044364,6.1452694}; + }; + side="Empty"; + class Attributes + { + }; + id=5914; + type="Land_Razorwire_F"; + atlOffset=0.38899994; + }; + }; + id=4039; + atlOffset=0.053991318; + }; + class Item114 + { + dataType="Layer"; + name="Outpost (15)"; + class Entities + { + items=28; + class Item0 + { + dataType="Object"; + class PositionInfo + { + position[]={11734.75,20.064629,16285.875}; + angles[]={6.2763672,0.93175739,6.2604365}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=4042; + type="Land_HBarrier_01_line_5_green_F"; + }; + class Item1 + { + dataType="Object"; + class PositionInfo + { + position[]={11738.625,19.990515,16282.25}; + angles[]={6.2513428,0.5841192,6.2604365}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=4043; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=0.069488525; + }; + class Item2 + { + dataType="Object"; + class PositionInfo + { + position[]={11730.065,20.335682,16304.038}; + angles[]={6.2240958,1.8336446,0.0068272259}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=4044; + type="Land_HBarrier_01_line_5_green_F"; + }; + class Item3 + { + dataType="Object"; + class PositionInfo + { + position[]={11729.625,20.115515,16298.75}; + angles[]={6.2695398,1.4860064,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=4045; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=-0.013536453; + }; + class Item4 + { + dataType="Object"; + class PositionInfo + { + position[]={11869.25,23.321247,16287.25}; + angles[]={6.1879115,3.8632736,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=4047; + type="Land_HBarrier_01_line_5_green_F"; + }; + class Item5 + { + dataType="Object"; + class PositionInfo + { + position[]={11865.25,23.389048,16290}; + angles[]={0,3.6535277,6.2763672}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=4048; + type="Land_HBarrier_01_line_5_green_F"; + }; + class Item6 + { + dataType="Object"; + class PositionInfo + { + position[]={11874.5,22.384237,16270.875}; + angles[]={0.02502477,2.5117738,6.1097465}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=4049; + type="Land_HBarrier_01_line_5_green_F"; + }; + class Item7 + { + dataType="Object"; + class PositionInfo + { + position[]={11875.5,22.309095,16274.875}; + angles[]={6.1856575,4.4175224,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=4050; + type="Land_HBarrier_01_line_5_green_F"; + }; + class Item8 + { + dataType="Object"; + class PositionInfo + { + position[]={11864.5,27.36298,16284.75}; + angles[]={0,4.2228842,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=4052; + type="Land_Cargo_Patrol_V1_F"; + }; + class Item9 + { + dataType="Object"; + class PositionInfo + { + position[]={11861.625,23.454166,16289.375}; + angles[]={0,2.3537433,6.1924233}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=4053; + type="Land_HBarrier_01_line_5_green_F"; + }; + class Item10 + { + dataType="Object"; + class PositionInfo + { + position[]={11740.625,24.161058,16286.875}; + angles[]={0,0.72878277,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=4054; + type="Land_Cargo_Patrol_V1_F"; + atlOffset=0.0015678406; + }; + class Item11 + { + dataType="Object"; + class PositionInfo + { + position[]={11799.25,32.888931,16221}; + angles[]={0,2.9882188,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=4055; + type="Land_Cargo_Tower_V1_F"; + atlOffset=0.004573822; + }; + class Item12 + { + dataType="Object"; + class PositionInfo + { + position[]={11783.49,20.216267,16220.032}; + angles[]={6.258163,1.2035646,0.047745109}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=4056; + type="Land_HBarrier_01_line_5_green_F"; + }; + class Item13 + { + dataType="Object"; + class PositionInfo + { + position[]={11786.25,20.236715,16215.5}; + angles[]={6.2604365,0.85592651,0.047745109}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=4057; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=-0.0026435852; + }; + class Item14 + { + dataType="Object"; + class PositionInfo + { + position[]={11789.935,20.27449,16211.829}; + angles[]={6.2763672,0.71438336,0.015923677}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=4058; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=0.0025081635; + }; + class Item15 + { + dataType="Object"; + class PositionInfo + { + position[]={11794.5,20.307577,16209.125}; + angles[]={6.2763581,0.3667452,0.0090957033}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=4059; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=-0.00013542175; + }; + class Item16 + { + dataType="Object"; + class PositionInfo + { + position[]={11799.694,20.381668,16207.578}; + angles[]={6.2649841,0.17085721,0.022748843}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=4060; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=0.0027198792; + }; + class Item17 + { + dataType="Object"; + class PositionInfo + { + position[]={11805,20.510864,16207.625}; + angles[]={0,6.1064048,0.0090957033}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=4061; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=7.6293945e-005; + }; + class Item18 + { + dataType="Object"; + class PositionInfo + { + position[]={11809.125,20.587238,16209.625}; + angles[]={6.2786441,5.4827285,0.029569319}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=4062; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=-0.00010299683; + }; + class Item19 + { + dataType="Object"; + class PositionInfo + { + position[]={11812.08,20.665924,16214.032}; + angles[]={6.2490706,5.1350904,0.0091022542}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=4063; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=0.00078392029; + }; + class Item20 + { + dataType="Object"; + class PositionInfo + { + position[]={11783.546,21.327663,16220.204}; + angles[]={0,1.2035646,0}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=4064; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=1.1044331; + }; + class Item21 + { + dataType="Object"; + class PositionInfo + { + position[]={11786.306,21.347746,16215.672}; + angles[]={0,0.85592651,0}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=4065; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=1.1017895; + }; + class Item22 + { + dataType="Object"; + class PositionInfo + { + position[]={11789.99,21.380983,16212.001}; + angles[]={0,0.71438336,0}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=4066; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=1.1069412; + }; + class Item23 + { + dataType="Object"; + class PositionInfo + { + position[]={11794.556,21.413692,16209.297}; + angles[]={0,0.3667452,0}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=4067; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=1.1042995; + }; + class Item24 + { + dataType="Object"; + class PositionInfo + { + position[]={11799.75,21.490515,16207.75}; + angles[]={0,0.17085721,0}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=4068; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=1.1071529; + }; + class Item25 + { + dataType="Object"; + class PositionInfo + { + position[]={11805.056,21.615807,16207.797}; + angles[]={0,6.1064048,0}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=4069; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=1.1045094; + }; + class Item26 + { + dataType="Object"; + class PositionInfo + { + position[]={11809.181,21.694103,16209.797}; + angles[]={0,5.4827285,0}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=4070; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=1.1043301; + }; + class Item27 + { + dataType="Object"; + class PositionInfo + { + position[]={11812.136,21.776764,16214.204}; + angles[]={0,5.1350904,0}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=4071; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=1.105217; + }; + }; + id=4072; + atlOffset=1.1119251; + }; + class Item115 + { + dataType="Layer"; + name="Outpost (16)"; + class Entities + { + items=41; + class Item0 + { + dataType="Object"; + class PositionInfo + { + position[]={15141.375,3.9658251,14106.875}; + angles[]={0.052283984,0.97373664,6.244524}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=4077; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=0.0022470951; + }; + class Item1 + { + dataType="Object"; + class PositionInfo + { + position[]={15144.375,4.0816441,14102.25}; + angles[]={0.045474414,0.98010963,6.244524}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=4078; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=0.0010006428; + }; + class Item2 + { + dataType="Object"; + class PositionInfo + { + position[]={15152.375,3.8762324,14103.5}; + angles[]={0.034115009,5.7375503,0.029569319}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=4079; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=0.00072789192; + }; + class Item3 + { + dataType="Object"; + class PositionInfo + { + position[]={15148.125,3.9648826,14100.875}; + angles[]={0.040934108,5.7270465,6.237711}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=4080; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=-0.00093436241; + }; + class Item4 + { + dataType="Object"; + class PositionInfo + { + position[]={15131.75,3.490514,14134.5}; + angles[]={0,5.994381,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=4081; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=-0.057751417; + }; + class Item5 + { + dataType="Object"; + class PositionInfo + { + position[]={15126.625,3.615514,14132.75}; + angles[]={0,5.8988442,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=4082; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=-0.012456179; + }; + class Item6 + { + dataType="Object"; + class PositionInfo + { + position[]={15127.104,3.7005603,14125.186}; + angles[]={0.011372928,1.0900474,6.2740898}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=4083; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=-0.0082960129; + }; + class Item7 + { + dataType="Object"; + class PositionInfo + { + position[]={15124.76,3.6697524,14129.597}; + angles[]={0.013650165,1.0795436,6.2718124}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=4084; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=-0.0074462891; + }; + class Item8 + { + dataType="Object"; + class PositionInfo + { + position[]={15210.5,6.7443323,14151.625}; + angles[]={0,5.6765385,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=4085; + type="Land_Medevac_HQ_V1_F"; + atlOffset=-0.0849998; + }; + class Item9 + { + dataType="Object"; + class PositionInfo + { + position[]={15184.625,3.575,14148.875}; + angles[]={0,5.6765375,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=4086; + type="Land_Medevac_house_V1_F"; + atlOffset=-0.022075176; + }; + class Item10 + { + dataType="Object"; + class PositionInfo + { + position[]={15189.625,3.575,14152.375}; + angles[]={0,5.6765375,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=4087; + type="Land_Medevac_house_V1_F"; + atlOffset=-0.014191866; + }; + class Item11 + { + dataType="Object"; + class PositionInfo + { + position[]={15131,7.7800002,14128.625}; + angles[]={0,2.0551689,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=4088; + type="Land_Cargo_Patrol_V1_F"; + atlOffset=-0.021318436; + }; + class Item12 + { + dataType="Object"; + class PositionInfo + { + position[]={15148,7.9050002,14106.875}; + angles[]={0,0.27266017,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=4089; + type="Land_Cargo_Patrol_V1_F"; + atlOffset=-0.029181957; + }; + class Item13 + { + dataType="Object"; + class PositionInfo + { + position[]={15160.125,3.490514,14150}; + angles[]={0,2.6240904,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=4090; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=-0.032375336; + }; + class Item14 + { + dataType="Object"; + class PositionInfo + { + position[]={15164.75,3.490514,14153}; + angles[]={0,2.5285537,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=4091; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=-0.032946825; + }; + class Item15 + { + dataType="Object"; + class PositionInfo + { + position[]={15155.625,3.490514,14147.125}; + angles[]={0,2.5495999,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=4093; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=-0.006020546; + }; + class Item16 + { + dataType="Object"; + class PositionInfo + { + position[]={15136.875,3.490514,14136.25}; + angles[]={0,2.8027351,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=4094; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=0.0017797947; + }; + class Item17 + { + dataType="Object"; + class PositionInfo + { + position[]={15142,3.490514,14138.375}; + angles[]={0,2.7071984,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=4095; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=0.030554295; + }; + class Item18 + { + dataType="Object"; + class PositionInfo + { + position[]={15173,3.615514,14116.125}; + angles[]={0,2.6240904,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=4100; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=-0.026399136; + }; + class Item19 + { + dataType="Object"; + class PositionInfo + { + position[]={15177.5,3.615514,14119.125}; + angles[]={0,2.5285537,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=4101; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=-0.028559685; + }; + class Item20 + { + dataType="Object"; + class PositionInfo + { + position[]={15157,3.740514,14106.5}; + angles[]={0,2.5495999,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=4102; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=-0.12405753; + }; + class Item21 + { + dataType="Object"; + class PositionInfo + { + position[]={15181.625,3.615514,14121.875}; + angles[]={0,2.6240904,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=4103; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=-0.027946949; + }; + class Item22 + { + dataType="Object"; + class PositionInfo + { + position[]={15186.125,3.615514,14124.875}; + angles[]={0,2.5285537,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=4104; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=-0.035000086; + }; + class Item23 + { + dataType="Object"; + class PositionInfo + { + position[]={15194.75,3.615514,14131}; + angles[]={0,2.5285537,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=4106; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=-0.055000067; + }; + class Item24 + { + dataType="Object"; + class PositionInfo + { + position[]={15190.25,3.615514,14127.75}; + angles[]={0,2.5285537,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=4107; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=-0.040141582; + }; + class Item25 + { + dataType="Object"; + class PositionInfo + { + position[]={15203.804,3.7455142,14137.189}; + angles[]={0,2.5285537,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=4108; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=0.061589479; + }; + class Item26 + { + dataType="Object"; + class PositionInfo + { + position[]={15199.25,3.615514,14134}; + angles[]={0,2.5285537,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=4109; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=-0.065000057; + }; + class Item27 + { + dataType="Object"; + class PositionInfo + { + position[]={15212.625,3.740514,14143.5}; + angles[]={0,2.5285537,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=4110; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=0.01670289; + }; + class Item28 + { + dataType="Object"; + class PositionInfo + { + position[]={15208.125,3.740514,14140.25}; + angles[]={0,2.5285537,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=4111; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=0.049999952; + }; + class Item29 + { + dataType="Object"; + class PositionInfo + { + position[]={15217.125,3.740514,14144.5}; + angles[]={0,0.094539903,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=4112; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=0.039999962; + }; + class Item30 + { + dataType="Object"; + class PositionInfo + { + position[]={15222.658,3.6105139,14143.964}; + angles[]={0,0.094539903,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=4113; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=-0.096308708; + }; + class Item31 + { + dataType="Object"; + class PositionInfo + { + position[]={15230.125,3.740514,14145}; + angles[]={0,2.534075,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=4114; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=-0.040791035; + }; + class Item32 + { + dataType="Object"; + class PositionInfo + { + position[]={15225.75,3.740514,14143.75}; + angles[]={0,0.0272716,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=4115; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=0.01182127; + }; + class Item33 + { + dataType="Object"; + class PositionInfo + { + position[]={15148.125,6.8002806,14142.25}; + angles[]={0,5.6772861,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=4116; + type="Land_BarGate_01_open_F"; + atlOffset=0.035273314; + }; + class Item34 + { + dataType="Object"; + class PositionInfo + { + position[]={15165,6.9252806,14111}; + angles[]={0,2.6264579,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=4117; + type="Land_BarGate_01_open_F"; + atlOffset=-0.042126656; + }; + class Item35 + { + dataType="Object"; + class PositionInfo + { + position[]={15158.5,3.8389735,14107.625}; + angles[]={0.03411676,2.5495999,6.2649841}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=4118; + type="Land_HBarrier_01_line_5_green_F"; + }; + class Item36 + { + dataType="Object"; + class PositionInfo + { + position[]={15170.75,3.615514,14114.75}; + angles[]={0,2.5495999,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=4119; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=-0.023203135; + }; + class Item37 + { + dataType="Object"; + class PositionInfo + { + position[]={15154,3.490514,14146}; + angles[]={0,2.5495999,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=4120; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=-0.00045657158; + }; + class Item38 + { + dataType="Object"; + class PositionInfo + { + position[]={15137.125,3.8795705,14112}; + angles[]={0,0.93841112,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=5915; + type="Land_Razorwire_F"; + atlOffset=0.032999754; + }; + class Item39 + { + dataType="Object"; + class PositionInfo + { + position[]={15134.342,3.795084,14115.825}; + angles[]={0,0.93841112,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=5916; + type="Land_Razorwire_F"; + }; + class Item40 + { + dataType="Object"; + class PositionInfo + { + position[]={15131.375,3.7548356,14119.625}; + angles[]={0,0.93841112,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=5917; + type="Land_Razorwire_F"; + atlOffset=0.013999701; + }; + }; + id=4122; + atlOffset=0.042357683; + }; + class Item116 + { + dataType="Layer"; + name="Outpost (18)"; + class Entities + { + items=20; + class Item0 + { + dataType="Object"; + class PositionInfo + { + position[]={10379,2.0318031,4457.5}; + angles[]={6.244524,3.2330182,0.018201422}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2537; + type="Land_HBarrier_01_line_5_green_F"; + }; + class Item1 + { + dataType="Object"; + class PositionInfo + { + position[]={10373.5,1.9925795,4458}; + angles[]={6.2354403,3.2330182,0.0091022542}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2538; + type="Land_HBarrier_01_line_5_green_F"; + }; + class Item2 + { + dataType="Object"; + class PositionInfo + { + position[]={10368.125,1.9734254,4458.125}; + angles[]={6.2263637,3.0880327,0.0068272259}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2539; + type="Land_HBarrier_01_line_5_green_F"; + }; + class Item3 + { + dataType="Object"; + class PositionInfo + { + position[]={10362.625,1.9844754,4457.875}; + angles[]={6.2309017,3.0687456,6.2786441}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2540; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=1.1920929e-007; + }; + class Item4 + { + dataType="Object"; + class PositionInfo + { + position[]={10357.125,1.9966176,4457.375}; + angles[]={6.2422528,3.072314,6.2718072}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2541; + type="Land_HBarrier_01_line_5_green_F"; + }; + class Item5 + { + dataType="Object"; + class PositionInfo + { + position[]={10351.625,2.0316713,4457}; + angles[]={6.2536163,3.0692947,6.2740898}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2542; + type="Land_HBarrier_01_line_5_green_F"; + }; + class Item6 + { + dataType="Object"; + class PositionInfo + { + position[]={10346.5,2.0224011,4456.125}; + angles[]={6.2422528,2.8596456,6.2808952}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2543; + type="Land_HBarrier_01_line_5_green_F"; + }; + class Item7 + { + dataType="Object"; + class PositionInfo + { + position[]={10382.125,2.0250771,4455.375}; + angles[]={6.2695355,4.8276148,0.0090957033}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2544; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=1.1920929e-007; + }; + class Item8 + { + dataType="Object"; + class PositionInfo + { + position[]={10381.25,1.9711049,4450.125}; + angles[]={0,4.8916631,0.0022375863}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2545; + type="Land_HBarrier_01_line_5_green_F"; + }; + class Item9 + { + dataType="Object"; + class PositionInfo + { + position[]={10380.125,1.9685831,4445.125}; + angles[]={0.0022640675,4.9739161,0.050014127}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2546; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=0.035410285; + }; + class Item10 + { + dataType="Object"; + class PositionInfo + { + position[]={10378.75,1.865514,4439.75}; + angles[]={0.029569319,4.9722652,0.0090957033}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2547; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=-0.060948491; + }; + class Item11 + { + dataType="Object"; + class PositionInfo + { + position[]={10370.125,2.3021889,4417.125}; + angles[]={0.040927973,3.2825279,6.2695365}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=4959; + type="Land_HelipadSquare_F"; + atlOffset=1.0000001; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + nAttributes=1; + }; + }; + class Item12 + { + dataType="Object"; + class PositionInfo + { + position[]={10342.375,1.9131472,4453.625}; + angles[]={6.2354403,2.3316157,6.2740831}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=5721; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=1.1920929e-007; + }; + class Item13 + { + dataType="Object"; + class PositionInfo + { + position[]={10339.75,1.8325868,4449.25}; + angles[]={6.2740831,1.8989906,6.2604365}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=5722; + type="Land_HBarrier_01_line_5_green_F"; + }; + class Item14 + { + dataType="Object"; + class PositionInfo + { + position[]={10300.875,9.4706936,4346.625}; + angles[]={0.18445477,3.0658953,6.2786312}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=5726; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=-9.5367432e-007; + }; + class Item15 + { + dataType="Object"; + class PositionInfo + { + position[]={10297.375,8.9849777,4348.5}; + angles[]={0.26442209,4.1763363,6.2467957}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=5727; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=1.9073486e-006; + }; + class Item16 + { + dataType="Object"; + class PositionInfo + { + position[]={10297,8.1346769,4352.75}; + angles[]={0.099781126,5.1028681,6.2536163}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=5728; + type="Land_HBarrier_01_line_5_green_F"; + }; + class Item17 + { + dataType="Object"; + class PositionInfo + { + position[]={10345.875,5.937902,4450.5}; + angles[]={0,2.379844,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=5900; + type="Land_Cargo_Patrol_V1_F"; + atlOffset=1.1920929e-007; + }; + class Item18 + { + dataType="Object"; + class PositionInfo + { + position[]={10376,5.9941072,4452}; + angles[]={0,4.1800194,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=5901; + type="Land_Cargo_Patrol_V1_F"; + atlOffset=-1.1920929e-007; + }; + class Item19 + { + dataType="Object"; + class PositionInfo + { + position[]={10302.5,12.370018,4352}; + angles[]={0,1.0607529,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=5899; + type="Land_Cargo_Patrol_V1_F"; + atlOffset=4.7683716e-007; + }; + }; + id=4123; + atlOffset=2.1685922; + }; + class Item117 + { + dataType="Layer"; + name="Outpost (17)"; + class Entities + { + items=34; + class Item0 + { + dataType="Logic"; + class PositionInfo + { + position[]={12501.375,15.99584,9229.5}; + angles[]={0.063622363,3.9922984,6.1564507}; + }; + areaSize[]={31.743164,0,21.823242}; + areaIsRectangle=1; + flags=1; + id=2516; + type="ModuleHideTerrainObjects_F"; + class CustomAttributes + { + class Attribute0 + { + property="#filter"; + expression="_this setVariable [""#filter"",_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=15; + }; + }; + }; + class Attribute1 + { + property="#hideLocally"; + expression="_this setVariable [""#hideLocally"",_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=2; + }; + }; + class Item1 + { + dataType="Object"; + class PositionInfo + { + position[]={12523,18.897219,9227.75}; + angles[]={0,5.737968,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=4124; + type="Land_Cargo_HQ_V1_F"; + atlOffset=-9.5367432e-007; + }; + class Item2 + { + dataType="Object"; + class PositionInfo + { + position[]={12516.25,15.381709,9241.625}; + angles[]={0,0.82239532,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=4125; + type="Land_Cargo_House_V1_F"; + }; + class Item3 + { + dataType="Object"; + class PositionInfo + { + position[]={12533.125,19.13183,9216.375}; + angles[]={0,4.9132566,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=4126; + type="Land_Cargo_Patrol_V1_F"; + }; + class Item4 + { + dataType="Object"; + class PositionInfo + { + position[]={12506.75,19.670216,9246.125}; + angles[]={0,3.2755611,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=4127; + type="Land_Cargo_Patrol_V1_F"; + }; + class Item5 + { + dataType="Object"; + class PositionInfo + { + position[]={12481.25,24.128418,9228.25}; + angles[]={0,1.8528678,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=4128; + type="Land_Cargo_Patrol_V1_F"; + }; + class Item6 + { + dataType="Object"; + class PositionInfo + { + position[]={12509.375,15.280289,9251.5}; + angles[]={0,0.015803896,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=4129; + type="Land_HBarrier_01_line_5_green_F"; + }; + class Item7 + { + dataType="Object"; + class PositionInfo + { + position[]={12504,15.365514,9251}; + angles[]={0,6.0747714,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=4130; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=-0.062402725; + }; + class Item8 + { + dataType="Object"; + class PositionInfo + { + position[]={12500,15.832835,9249.875}; + angles[]={0.072681367,2.7861636,6.1991968}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=4131; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=-0.063750267; + }; + class Item9 + { + dataType="Object"; + class PositionInfo + { + position[]={12484.625,16.965626,9245.375}; + angles[]={0.011372928,2.5293038,0.0090957033}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=4134; + type="Land_HBarrier_01_line_5_green_F"; + }; + class Item10 + { + dataType="Object"; + class PositionInfo + { + position[]={12481.125,17.345984,9241.75}; + angles[]={0.17123027,2.1569974,0.0091022542}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=4135; + type="Land_HBarrier_01_line_5_green_F"; + }; + class Item11 + { + dataType="Object"; + class PositionInfo + { + position[]={12478.5,18.233612,9237.375}; + angles[]={0.37303093,2.0810611,0.022746222}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=4138; + type="Land_HBarrier_01_line_5_green_F"; + }; + class Item12 + { + dataType="Object"; + class PositionInfo + { + position[]={12475.25,20.002552,9227.75}; + angles[]={6.2786441,1.5945793,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=4140; + type="Land_HBarrier_01_line_5_green_F"; + }; + class Item13 + { + dataType="Object"; + class PositionInfo + { + position[]={12476.25,19.490515,9232.875}; + angles[]={0.20943952,1.9155686,6.2695365}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=4141; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=-0.32077217; + }; + class Item14 + { + dataType="Object"; + class PositionInfo + { + position[]={12477.25,19.93095,9224.5}; + angles[]={6.185658,0.40922952,0.0022640675}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=4143; + type="Land_HBarrier_01_line_5_green_F"; + }; + class Item15 + { + dataType="Object"; + class PositionInfo + { + position[]={12482.375,19.714176,9222.5}; + angles[]={6.1991968,0.34209657,6.2536139}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=4144; + type="Land_HBarrier_01_line_5_green_F"; + }; + class Item16 + { + dataType="Object"; + class PositionInfo + { + position[]={12514.25,15.287135,9250.25}; + angles[]={0,3.6242998,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=4145; + type="Land_HBarrier_01_line_5_green_F"; + }; + class Item17 + { + dataType="Object"; + class PositionInfo + { + position[]={12518.52,15.272646,9247.1494}; + angles[]={0.0022640675,3.8953314,6.2718124}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=4147; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=-0.009973526; + }; + class Item18 + { + dataType="Object"; + class PositionInfo + { + position[]={12522.375,15.170372,9243.25}; + angles[]={6.2695308,3.9624643,6.2558866}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=4148; + type="Land_HBarrier_01_line_5_green_F"; + }; + class Item19 + { + dataType="Object"; + class PositionInfo + { + position[]={12525.52,15.041347,9240.1494}; + angles[]={6.2695355,3.8953314,6.2536139}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=4149; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=-0.00085258484; + }; + class Item20 + { + dataType="Object"; + class PositionInfo + { + position[]={12529.25,14.873064,9236.25}; + angles[]={6.267262,3.9624643,6.2536163}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=4150; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=-0.0014324188; + }; + class Item21 + { + dataType="Object"; + class PositionInfo + { + position[]={12534.25,14.665782,9226.875}; + angles[]={6.2763581,1.1388572,6.237711}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=4151; + type="Land_HBarrier_01_line_5_green_F"; + }; + class Item22 + { + dataType="Object"; + class PositionInfo + { + position[]={12538.5,14.524542,9217.25}; + angles[]={6.2786312,1.1158772,6.237711}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=4153; + type="Land_HBarrier_01_line_5_green_F"; + }; + class Item23 + { + dataType="Object"; + class PositionInfo + { + position[]={12536.4,14.605958,9221.8584}; + angles[]={0.018201422,1.1830101,6.237711}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=4154; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=-0.0089883804; + }; + class Item24 + { + dataType="Object"; + class PositionInfo + { + position[]={12534.25,15.007115,9209.75}; + angles[]={0.02502477,2.2894213,6.2059779}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=4155; + type="Land_HBarrier_01_line_5_green_F"; + }; + class Item25 + { + dataType="Object"; + class PositionInfo + { + position[]={12537.875,14.615137,9213.75}; + angles[]={0.013650165,2.3565543,6.208241}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=4156; + type="Land_HBarrier_01_line_5_green_F"; + }; + class Item26 + { + dataType="Object"; + class PositionInfo + { + position[]={12530.391,15.548644,9207.1152}; + angles[]={0.038659975,2.8773885,6.1631737}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=4157; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=-0.0080928802; + }; + class Item27 + { + dataType="Object"; + class PositionInfo + { + position[]={12525.375,16.115515,9205.625}; + angles[]={0.066834413,2.8122678,6.1905017}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=4158; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=-0.058649063; + }; + class Item28 + { + dataType="Object"; + class PositionInfo + { + position[]={12520.375,17.283415,9204.25}; + angles[]={0.25805143,2.8121338,6.0251341}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=4159; + type="Land_HBarrier_01_line_5_green_F"; + }; + class Item29 + { + dataType="Object"; + class PositionInfo + { + position[]={12515.5,18.740515,9203.25}; + angles[]={0.28968164,2.9597466,6.1856575}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=4160; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=-0.58705902; + }; + class Item30 + { + dataType="Object"; + class PositionInfo + { + position[]={12511,19.490515,9203.875}; + angles[]={0.30631429,3.4917293,6.1031318}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=4161; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=-0.20944786; + }; + class Item31 + { + dataType="Object"; + class PositionInfo + { + position[]={12505.875,19.963661,9205.875}; + angles[]={0.3063145,3.4245963,6.1185908}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=4162; + type="Land_HBarrier_01_line_5_green_F"; + }; + class Item32 + { + dataType="Object"; + class PositionInfo + { + position[]={12487.375,19.350582,9220.5}; + angles[]={0,3.5380094,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=4166; + type="Land_HBarrier_01_line_5_green_F"; + }; + class Item33 + { + dataType="Object"; + class PositionInfo + { + position[]={12532.125,14.748009,9231.875}; + angles[]={6.2649875,1.1388572,6.2695355}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=4171; + type="Land_HBarrier_01_line_5_green_F"; + }; + }; + id=4172; + atlOffset=1.3217602; + }; + class Item118 + { + dataType="Layer"; + name="Outpost (19)"; + class Entities + { + items=41; + class Item0 + { + dataType="Object"; + class PositionInfo + { + position[]={4488.25,18.615515,14211.5}; + angles[]={0,0.99205661,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2575; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=0.1095314; + }; + class Item1 + { + dataType="Object"; + class PositionInfo + { + position[]={4491.2578,18.587713,14206.893}; + angles[]={0,0.99205661,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2580; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=0.10210228; + }; + class Item2 + { + dataType="Object"; + class PositionInfo + { + position[]={4494.269,18.615627,14202.279}; + angles[]={0,0.99205661,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2581; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=0.080974579; + }; + class Item3 + { + dataType="Object"; + class PositionInfo + { + position[]={4485.312,18.747147,14216.01}; + angles[]={0,0.97738439,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2582; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=0.23299789; + }; + class Item4 + { + dataType="Object"; + class PositionInfo + { + position[]={4500,18.490515,14193.125}; + angles[]={0,1.0232139,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2583; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=-0.08946991; + }; + class Item5 + { + dataType="Object"; + class PositionInfo + { + position[]={4502.8628,18.462713,14188.426}; + angles[]={0,1.0232139,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2584; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=-0.033838272; + }; + class Item6 + { + dataType="Object"; + class PositionInfo + { + position[]={4505.729,18.490627,14183.722}; + angles[]={0,1.0232139,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2585; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=0.078290939; + }; + class Item7 + { + dataType="Object"; + class PositionInfo + { + position[]={4497.2041,18.622253,14197.725}; + angles[]={0,1.0232139,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2586; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=0.034950256; + }; + class Item8 + { + dataType="Object"; + class PositionInfo + { + position[]={4512.9282,18.603956,14186.059}; + angles[]={6.2467976,2.5481806,0.027296599}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2587; + type="Land_HBarrier_01_line_5_green_F"; + }; + class Item9 + { + dataType="Object"; + class PositionInfo + { + position[]={4517.4526,18.796625,14189.19}; + angles[]={6.2490687,2.5481806,0.027296599}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2588; + type="Land_HBarrier_01_line_5_green_F"; + }; + class Item10 + { + dataType="Object"; + class PositionInfo + { + position[]={4521.9824,19.205893,14192.325}; + angles[]={6.2059784,2.5481806,0.088505529}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2589; + type="Land_HBarrier_01_line_5_green_F"; + }; + class Item11 + { + dataType="Object"; + class PositionInfo + { + position[]={4508.5,18.421125,14183}; + angles[]={6.2604365,2.5481806,0.0091022542}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2590; + type="Land_HBarrier_01_line_5_green_F"; + }; + class Item12 + { + dataType="Object"; + class PositionInfo + { + position[]={4530.978,20.5355,14198.304}; + angles[]={6.2309003,2.5481806,0.12449536}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2591; + type="Land_HBarrier_01_line_5_green_F"; + }; + class Item13 + { + dataType="Object"; + class PositionInfo + { + position[]={4535.5977,21.526905,14201.292}; + angles[]={6.2695355,2.5481806,0.18445477}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2592; + type="Land_HBarrier_01_line_5_green_F"; + }; + class Item14 + { + dataType="Object"; + class PositionInfo + { + position[]={4540.2227,22.102993,14204.284}; + angles[]={6.2786441,2.5481806,0.074943654}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2593; + type="Land_HBarrier_01_line_5_green_F"; + }; + class Item15 + { + dataType="Object"; + class PositionInfo + { + position[]={4526.4556,19.844271,14195.384}; + angles[]={6.196938,2.5481806,0.090762161}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2594; + type="Land_HBarrier_01_line_5_green_F"; + }; + class Item16 + { + dataType="Object"; + class PositionInfo + { + position[]={4490.3032,18.756647,14221.934}; + angles[]={6.2695355,2.5481806,0.043203145}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2595; + type="Land_HBarrier_01_line_5_green_F"; + }; + class Item17 + { + dataType="Object"; + class PositionInfo + { + position[]={4494.8276,18.999756,14225.065}; + angles[]={6.2467957,2.5481806,0.043204524}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2596; + type="Land_HBarrier_01_line_5_green_F"; + }; + class Item18 + { + dataType="Object"; + class PositionInfo + { + position[]={4485.875,18.555059,14218.875}; + angles[]={6.2763581,2.5481806,0.015923677}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2598; + type="Land_HBarrier_01_line_5_green_F"; + }; + class Item19 + { + dataType="Object"; + class PositionInfo + { + position[]={4508.353,20.175287,14234.179}; + angles[]={6.2263637,2.5481806,0.038659975}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2599; + type="Land_HBarrier_01_line_5_green_F"; + }; + class Item20 + { + dataType="Object"; + class PositionInfo + { + position[]={4512.9727,21.014591,14237.167}; + angles[]={6.1676612,2.5481806,0.11552442}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2600; + type="Land_HBarrier_01_line_5_green_F"; + }; + class Item21 + { + dataType="Object"; + class PositionInfo + { + position[]={4517.5977,21.913857,14240.159}; + angles[]={6.2490706,2.5481806,0.12673426}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2601; + type="Land_HBarrier_01_line_5_green_F"; + }; + class Item22 + { + dataType="Object"; + class PositionInfo + { + position[]={4523.231,22.165531,14235.096}; + angles[]={0,0.99205661,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2603; + type="Land_HBarrier_01_line_5_green_F"; + }; + class Item23 + { + dataType="Object"; + class PositionInfo + { + position[]={4526.2388,22.090219,14230.488}; + angles[]={0,0.99205661,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2604; + type="Land_HBarrier_01_line_5_green_F"; + }; + class Item24 + { + dataType="Object"; + class PositionInfo + { + position[]={4529.25,21.943167,14225.875}; + angles[]={0,0.99205661,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2605; + type="Land_HBarrier_01_line_5_green_F"; + }; + class Item25 + { + dataType="Object"; + class PositionInfo + { + position[]={4520.293,22.144297,14239.605}; + angles[]={0,0.97738439,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2606; + type="Land_HBarrier_01_line_5_green_F"; + }; + class Item26 + { + dataType="Object"; + class PositionInfo + { + position[]={4534.981,22.020597,14216.721}; + angles[]={0,1.0232139,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2607; + type="Land_HBarrier_01_line_5_green_F"; + }; + class Item27 + { + dataType="Object"; + class PositionInfo + { + position[]={4532.1851,21.823259,14221.32}; + angles[]={0,1.0232139,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2608; + type="Land_HBarrier_01_line_5_green_F"; + }; + class Item28 + { + dataType="Object"; + class PositionInfo + { + position[]={4537.8438,22.011297,14212.021}; + angles[]={0,1.0232139,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2609; + type="Land_HBarrier_01_line_5_green_F"; + }; + class Item29 + { + dataType="Object"; + class PositionInfo + { + position[]={4540.71,22.174719,14207.317}; + angles[]={0,1.0232139,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2610; + type="Land_HBarrier_01_line_5_green_F"; + }; + class Item30 + { + dataType="Object"; + class PositionInfo + { + position[]={4504.75,20.59935,14236.875}; + angles[]={6.1654167,2.5835688,0.10428472}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2615; + type="Land_BagBunker_01_small_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item31 + { + dataType="Object"; + class PositionInfo + { + position[]={4534.75,25.681038,14207}; + angles[]={0,4.6630836,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=2623; + type="Land_Cargo_Patrol_V1_F"; + }; + class Item32 + { + dataType="Object"; + class PositionInfo + { + position[]={4508.625,22.769474,14189.25}; + angles[]={0,0.29597816,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=2624; + type="Land_Cargo_Patrol_V1_F"; + }; + class Item33 + { + dataType="Object"; + class PositionInfo + { + position[]={4501.375,18.711645,14201.625}; + angles[]={0,4.1439881,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=2625; + type="Land_Cargo_House_V1_F"; + }; + class Item34 + { + dataType="Object"; + class PositionInfo + { + position[]={4526.875,21.440001,14218.5}; + angles[]={0,1.0046197,0}; + }; + side="Empty"; + flags=1; + class Attributes + { + }; + id=2626; + type="Land_Cargo_House_V1_F"; + atlOffset=0.37154198; + }; + class Item35 + { + dataType="Object"; + class PositionInfo + { + position[]={4505.4019,19.32699,14219.191}; + angles[]={6.2558889,2.5481806,0.036387973}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2630; + type="Land_HBarrier_01_line_5_green_F"; + }; + class Item36 + { + dataType="Object"; + class PositionInfo + { + position[]={4509.875,19.601931,14222.25}; + angles[]={6.2218289,2.5481806,0.081729285}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2632; + type="Land_HBarrier_01_line_5_green_F"; + }; + class Item37 + { + dataType="Object"; + class PositionInfo + { + position[]={4508.9292,19.439968,14218.626}; + angles[]={6.2558889,0.97738439,0.036387973}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2634; + type="Land_HBarrier_01_line_5_green_F"; + }; + class Item38 + { + dataType="Object"; + class PositionInfo + { + position[]={4491.5,22.862648,14216.125}; + angles[]={0,1.7586435,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=4173; + type="Land_Cargo_Patrol_V1_F"; + }; + class Item39 + { + dataType="Object"; + class PositionInfo + { + position[]={4504.625,18.735899,14196.375}; + angles[]={0,4.1439881,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=4175; + type="Land_Cargo_House_V1_F"; + atlOffset=0.0031166077; + }; + class Item40 + { + dataType="Object"; + class PositionInfo + { + position[]={4530.25,21.440001,14213.375}; + angles[]={0,1.0135804,0}; + }; + side="Empty"; + flags=1; + class Attributes + { + }; + id=4176; + type="Land_Cargo_House_V1_F"; + atlOffset=0.43533707; + }; + }; + id=4177; + atlOffset=0.62623024; + }; + class Item119 + { + dataType="Layer"; + name="Outpost (20)"; + class Entities + { + items=15; + class Item0 + { + dataType="Object"; + class PositionInfo + { + position[]={8951.875,9.5866051,5771.25}; + angles[]={0,3.7726429,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=4180; + type="Land_GuardHouse_02_F"; + atlOffset=-0.0030183792; + }; + class Item1 + { + dataType="Object"; + class PositionInfo + { + position[]={8966.75,8.5066109,5764.125}; + angles[]={0.020476174,3.9061339,6.2014561}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=4181; + type="Land_HBarrier_01_big_4_green_F"; + atlOffset=0.0011296272; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item2 + { + dataType="Object"; + class PositionInfo + { + position[]={8969.625,8.2911663,5758}; + angles[]={0.029571336,4.6377945,6.1654167}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=4182; + type="Land_HBarrier_01_big_4_green_F"; + atlOffset=-4.3869019e-005; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item3 + { + dataType="Object"; + class PositionInfo + { + position[]={8964,12.425459,5759}; + angles[]={0,4.285109,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=4183; + type="Land_Cargo_Patrol_V1_F"; + atlOffset=-0.00064611435; + }; + class Item4 + { + dataType="Object"; + class PositionInfo + { + position[]={8889,7.6733193,5702.75}; + angles[]={6.2218289,0.11699831,6.2718072}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=4184; + type="Land_HBarrier_01_big_4_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item5 + { + dataType="Object"; + class PositionInfo + { + position[]={8893.75,7.7705288,5706.125}; + angles[]={6.2399812,1.9524149,6.2604365}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=4185; + type="Land_HBarrier_01_big_4_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item6 + { + dataType="Object"; + class PositionInfo + { + position[]={8862,11.707365,5781.375}; + angles[]={0,2.8883429,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=4187; + type="Land_Cargo_Patrol_V1_F"; + atlOffset=4.7683716e-007; + }; + class Item7 + { + dataType="Object"; + class PositionInfo + { + position[]={8854.875,7.5683594,5782.5}; + angles[]={0.19104283,2.2461572,0.063623302}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=4188; + type="Land_HBarrier_01_big_4_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item8 + { + dataType="Object"; + class PositionInfo + { + position[]={8861.25,7.2899075,5786.125}; + angles[]={0.17123027,2.9661348,0.0091022542}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=4190; + type="Land_HBarrier_01_big_4_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item9 + { + dataType="Object"; + class PositionInfo + { + position[]={8868.125,7.6898928,5784.875}; + angles[]={0.1222543,3.6977954,0.061356485}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=4191; + type="Land_HBarrier_01_big_4_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item10 + { + dataType="Logic"; + class PositionInfo + { + position[]={8957.8008,7.4528146,5765.0952}; + angles[]={0.0068242373,3.9043014,0}; + }; + areaSize[]={20.098,0,15.599}; + areaIsRectangle=1; + flags=1; + id=4193; + type="ModuleHideTerrainObjects_F"; + atlOffset=0.014999866; + class CustomAttributes + { + class Attribute0 + { + property="#filter"; + expression="_this setVariable [""#filter"",_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=7; + }; + }; + }; + class Attribute1 + { + property="#hideLocally"; + expression="_this setVariable [""#hideLocally"",_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=2; + }; + }; + class Item11 + { + dataType="Logic"; + class PositionInfo + { + position[]={8825.5449,6.625,5734.7334}; + angles[]={0,2.9508748,0}; + }; + areaSize[]={32.9119,0,16.909977}; + areaIsRectangle=1; + flags=1; + id=4957; + type="ModuleHideTerrainObjects_F"; + atlOffset=-0.021562576; + class CustomAttributes + { + class Attribute0 + { + property="#filter"; + expression="_this setVariable [""#filter"",_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=6; + }; + }; + }; + class Attribute1 + { + property="#hideLocally"; + expression="_this setVariable [""#hideLocally"",_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=2; + }; + }; + class Item12 + { + dataType="Object"; + class PositionInfo + { + position[]={8846.4141,6.6244669,5733.6211}; + angles[]={0,4.5079193,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=4958; + type="Land_HelipadSquare_F"; + atlOffset=1.3828278e-005; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + nAttributes=1; + }; + }; + class Item13 + { + dataType="Object"; + class PositionInfo + { + position[]={8821,6.625,5729.25}; + angles[]={0,4.5079193,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=4956; + type="Land_HelipadSquare_F"; + atlOffset=-0.036138058; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + nAttributes=1; + }; + }; + class Item14 + { + dataType="Object"; + class PositionInfo + { + position[]={8888.375,11.648859,5708.25}; + angles[]={0,5.8146491,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=5853; + type="Land_Cargo_Patrol_V1_F"; + }; + }; + id=4194; + atlOffset=-0.31381512; + }; + class Item120 + { + dataType="Layer"; + name="Airport (2)"; + class Entities + { + items=104; + class Item0 + { + dataType="Logic"; + class PositionInfo + { + position[]={15876.125,8.5900002,16474.08}; + }; + areaSize[]={1,-1,1}; + id=519; + type="ModuleEditTerrainObject_F"; + class CustomAttributes + { + class Attribute0 + { + property="#name"; + expression="_this setVariable [""#name"",_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value=""; + }; + }; + }; + class Attribute1 + { + property="#filter"; + expression="_this setVariable [""#filter"",_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=7; + }; + }; + }; + class Attribute2 + { + property="#initServer"; + expression="_this setVariable [""#initServer"",_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value=""; + }; + }; + }; + class Attribute3 + { + property="#state"; + expression="_this setVariable [""#state"",_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=5; + }; + }; + }; + class Attribute4 + { + property="#allowDamage"; + expression="_this setVariable [""#allowDamage"",_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + class Attribute5 + { + property="#doorStates"; + expression="_this setVariable [""#doorStates"",_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "ARRAY" + }; + }; + class value + { + items=3; + class Item0 + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=0; + }; + }; + class Item1 + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=0; + }; + }; + class Item2 + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=0; + }; + }; + }; + }; + }; + }; + class Attribute6 + { + property="#init"; + expression="_this setVariable [""#init"",_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value=""; + }; + }; + }; + nAttributes=7; + }; + }; + class Item1 + { + dataType="Logic"; + class PositionInfo + { + position[]={15784.609,8.5900002,16629.896}; + }; + areaSize[]={1,-1,1}; + id=1553; + type="ModuleEditTerrainObject_F"; + class CustomAttributes + { + class Attribute0 + { + property="#name"; + expression="_this setVariable [""#name"",_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value=""; + }; + }; + }; + class Attribute1 + { + property="#filter"; + expression="_this setVariable [""#filter"",_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=7; + }; + }; + }; + class Attribute2 + { + property="#initServer"; + expression="_this setVariable [""#initServer"",_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value=""; + }; + }; + }; + class Attribute3 + { + property="#state"; + expression="_this setVariable [""#state"",_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=5; + }; + }; + }; + class Attribute4 + { + property="#allowDamage"; + expression="_this setVariable [""#allowDamage"",_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + class Attribute5 + { + property="#doorStates"; + expression="_this setVariable [""#doorStates"",_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "ARRAY" + }; + }; + class value + { + items=3; + class Item0 + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=0; + }; + }; + class Item1 + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=0; + }; + }; + class Item2 + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=0; + }; + }; + }; + }; + }; + }; + class Attribute6 + { + property="#init"; + expression="_this setVariable [""#init"",_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value=""; + }; + }; + }; + nAttributes=7; + }; + }; + class Item2 + { + dataType="Object"; + class PositionInfo + { + position[]={15784.625,8.6386757,16629.875}; + angles[]={0,1.0299315,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=1564; + type="Land_NetFence_01_m_4m_F"; + }; + class Item3 + { + dataType="Object"; + class PositionInfo + { + position[]={15876.125,8.6386757,16474.125}; + angles[]={0,4.1566501,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=1565; + type="Land_NetFence_01_m_4m_F"; + }; + class Item4 + { + dataType="Object"; + class PositionInfo + { + position[]={15554.75,19.23385,16571.625}; + angles[]={0,2.5684471,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=1605; + type="Land_Airport_01_controlTower_F"; + }; + class Item5 + { + dataType="Logic"; + class PositionInfo + { + position[]={15741.563,8.5900002,16029.754}; + }; + areaSize[]={1,-1,1}; + id=509; + type="ModuleEditTerrainObject_F"; + class CustomAttributes + { + class Attribute0 + { + property="#name"; + expression="_this setVariable [""#name"",_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value=""; + }; + }; + }; + class Attribute1 + { + property="#filter"; + expression="_this setVariable [""#filter"",_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=7; + }; + }; + }; + class Attribute2 + { + property="#initServer"; + expression="_this setVariable [""#initServer"",_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value=""; + }; + }; + }; + class Attribute3 + { + property="#state"; + expression="_this setVariable [""#state"",_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=5; + }; + }; + }; + class Attribute4 + { + property="#allowDamage"; + expression="_this setVariable [""#allowDamage"",_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + class Attribute5 + { + property="#doorStates"; + expression="_this setVariable [""#doorStates"",_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "ARRAY" + }; + }; + class value + { + items=3; + class Item0 + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=0; + }; + }; + class Item1 + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=0; + }; + }; + class Item2 + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=0; + }; + }; + }; + }; + }; + }; + class Attribute6 + { + property="#init"; + expression="_this setVariable [""#init"",_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value=""; + }; + }; + }; + nAttributes=7; + }; + }; + class Item6 + { + dataType="Logic"; + class PositionInfo + { + position[]={16028.313,8.5900002,16223.534}; + }; + areaSize[]={1,-1,1}; + id=517; + type="ModuleEditTerrainObject_F"; + class CustomAttributes + { + class Attribute0 + { + property="#name"; + expression="_this setVariable [""#name"",_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value=""; + }; + }; + }; + class Attribute1 + { + property="#filter"; + expression="_this setVariable [""#filter"",_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=7; + }; + }; + }; + class Attribute2 + { + property="#initServer"; + expression="_this setVariable [""#initServer"",_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value=""; + }; + }; + }; + class Attribute3 + { + property="#state"; + expression="_this setVariable [""#state"",_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=5; + }; + }; + }; + class Attribute4 + { + property="#allowDamage"; + expression="_this setVariable [""#allowDamage"",_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + class Attribute5 + { + property="#doorStates"; + expression="_this setVariable [""#doorStates"",_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "ARRAY" + }; + }; + class value + { + items=3; + class Item0 + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=0; + }; + }; + class Item1 + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=0; + }; + }; + class Item2 + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=0; + }; + }; + }; + }; + }; + }; + class Attribute6 + { + property="#init"; + expression="_this setVariable [""#init"",_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value=""; + }; + }; + }; + nAttributes=7; + }; + }; + class Item7 + { + dataType="Object"; + class PositionInfo + { + position[]={15741.5,8.6386757,16029.75}; + angles[]={0,1.1136026,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=1559; + type="Land_NetFence_01_m_4m_F"; + }; + class Item8 + { + dataType="Object"; + class PositionInfo + { + position[]={16028.375,8.6386757,16223.5}; + angles[]={0,4.163044,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=1566; + type="Land_NetFence_01_m_4m_F"; + }; + class Item9 + { + dataType="Logic"; + class PositionInfo + { + position[]={16125.109,8.5900002,15762.302}; + angles[]={0,2.3143315,0}; + }; + areaSize[]={1,-1,1}; + id=513; + type="ModuleEditTerrainObject_F"; + class CustomAttributes + { + class Attribute0 + { + property="#name"; + expression="_this setVariable [""#name"",_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value=""; + }; + }; + }; + class Attribute1 + { + property="#filter"; + expression="_this setVariable [""#filter"",_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=7; + }; + }; + }; + class Attribute2 + { + property="#initServer"; + expression="_this setVariable [""#initServer"",_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value=""; + }; + }; + }; + class Attribute3 + { + property="#state"; + expression="_this setVariable [""#state"",_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=5; + }; + }; + }; + class Attribute4 + { + property="#allowDamage"; + expression="_this setVariable [""#allowDamage"",_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + class Attribute5 + { + property="#doorStates"; + expression="_this setVariable [""#doorStates"",_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "ARRAY" + }; + }; + class value + { + items=3; + class Item0 + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=0; + }; + }; + class Item1 + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=0; + }; + }; + class Item2 + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=0; + }; + }; + }; + }; + }; + }; + class Attribute6 + { + property="#init"; + expression="_this setVariable [""#init"",_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value=""; + }; + }; + }; + nAttributes=7; + }; + }; + class Item10 + { + dataType="Logic"; + class PositionInfo + { + position[]={16208.594,8.5900002,15868.596}; + }; + areaSize[]={1,-1,1}; + id=515; + type="ModuleEditTerrainObject_F"; + class CustomAttributes + { + class Attribute0 + { + property="#name"; + expression="_this setVariable [""#name"",_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value=""; + }; + }; + }; + class Attribute1 + { + property="#filter"; + expression="_this setVariable [""#filter"",_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=7; + }; + }; + }; + class Attribute2 + { + property="#initServer"; + expression="_this setVariable [""#initServer"",_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value=""; + }; + }; + }; + class Attribute3 + { + property="#state"; + expression="_this setVariable [""#state"",_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=5; + }; + }; + }; + class Attribute4 + { + property="#allowDamage"; + expression="_this setVariable [""#allowDamage"",_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + class Attribute5 + { + property="#doorStates"; + expression="_this setVariable [""#doorStates"",_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "ARRAY" + }; + }; + class value + { + items=3; + class Item0 + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=0; + }; + }; + class Item1 + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=0; + }; + }; + class Item2 + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=0; + }; + }; + }; + }; + }; + }; + class Attribute6 + { + property="#init"; + expression="_this setVariable [""#init"",_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value=""; + }; + }; + }; + nAttributes=7; + }; + }; + class Item11 + { + dataType="Object"; + class PositionInfo + { + position[]={16208.625,8.6386757,15868.625}; + angles[]={0,4.8103952,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=1556; + type="Land_NetFence_01_m_4m_F"; + }; + class Item12 + { + dataType="Logic"; + class PositionInfo + { + position[]={15899.656,8.5900002,15782.772}; + }; + areaSize[]={1,-1,1}; + id=511; + type="ModuleEditTerrainObject_F"; + class CustomAttributes + { + class Attribute0 + { + property="#name"; + expression="_this setVariable [""#name"",_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value=""; + }; + }; + }; + class Attribute1 + { + property="#filter"; + expression="_this setVariable [""#filter"",_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=7; + }; + }; + }; + class Attribute2 + { + property="#initServer"; + expression="_this setVariable [""#initServer"",_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value=""; + }; + }; + }; + class Attribute3 + { + property="#state"; + expression="_this setVariable [""#state"",_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=5; + }; + }; + }; + class Attribute4 + { + property="#allowDamage"; + expression="_this setVariable [""#allowDamage"",_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + class Attribute5 + { + property="#doorStates"; + expression="_this setVariable [""#doorStates"",_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "ARRAY" + }; + }; + class value + { + items=3; + class Item0 + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=0; + }; + }; + class Item1 + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=0; + }; + }; + class Item2 + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=0; + }; + }; + }; + }; + }; + }; + class Attribute6 + { + property="#init"; + expression="_this setVariable [""#init"",_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value=""; + }; + }; + }; + nAttributes=7; + }; + }; + class Item13 + { + dataType="Object"; + class PositionInfo + { + position[]={15899.625,8.6386757,15782.75}; + angles[]={0,1.0017388,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=1558; + type="Land_NetFence_01_m_4m_F"; + }; + class Item14 + { + dataType="Object"; + class PositionInfo + { + position[]={15490.75,12.465401,16705.75}; + angles[]={0,0.97485876,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=413; + type="Land_Cargo_HQ_V1_F"; + }; + class Item15 + { + dataType="Object"; + class PositionInfo + { + position[]={15514.5,21.47621,16772.875}; + angles[]={0,4.2011533,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=415; + type="Land_Cargo_Tower_V1_F"; + }; + class Item16 + { + dataType="Logic"; + class PositionInfo + { + position[]={15307.031,8.5900002,17002.236}; + angles[]={0,3.0587444,0}; + }; + areaSize[]={1,-1,1}; + id=523; + type="ModuleEditTerrainObject_F"; + class CustomAttributes + { + class Attribute0 + { + property="#name"; + expression="_this setVariable [""#name"",_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value=""; + }; + }; + }; + class Attribute1 + { + property="#filter"; + expression="_this setVariable [""#filter"",_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=7; + }; + }; + }; + class Attribute2 + { + property="#initServer"; + expression="_this setVariable [""#initServer"",_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value=""; + }; + }; + }; + class Attribute3 + { + property="#state"; + expression="_this setVariable [""#state"",_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=5; + }; + }; + }; + class Attribute4 + { + property="#allowDamage"; + expression="_this setVariable [""#allowDamage"",_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + class Attribute5 + { + property="#doorStates"; + expression="_this setVariable [""#doorStates"",_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "ARRAY" + }; + }; + class value + { + items=3; + class Item0 + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=0; + }; + }; + class Item1 + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=0; + }; + }; + class Item2 + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=0; + }; + }; + }; + }; + }; + }; + class Attribute6 + { + property="#init"; + expression="_this setVariable [""#init"",_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value=""; + }; + }; + }; + nAttributes=7; + }; + }; + class Item17 + { + dataType="Object"; + class PositionInfo + { + position[]={15377.375,9.1043739,16658.5}; + angles[]={0.0045412821,0,6.2809215}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=614; + type="Land_BagFence_Round_F"; + atlOffset=-9.5367432e-007; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + nAttributes=1; + }; + }; + class Item18 + { + dataType="Object"; + class PositionInfo + { + position[]={15380.375,9.084465,16661.375}; + angles[]={0.0045412821,4.602653,6.2809215}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=615; + type="Land_BagFence_Round_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + nAttributes=1; + }; + }; + class Item19 + { + dataType="Object"; + class PositionInfo + { + position[]={15377,9.084465,16664.75}; + angles[]={0.0045412821,3.0734408,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=616; + type="Land_BagFence_Round_F"; + atlOffset=0.010192871; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + nAttributes=1; + }; + }; + class Item20 + { + dataType="Object"; + class PositionInfo + { + position[]={15374,9.0948658,16662}; + angles[]={0.0068272259,1.3828664,6.2809215}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=617; + type="Land_BagFence_Round_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + nAttributes=1; + }; + }; + class Item21 + { + dataType="Object"; + class PositionInfo + { + position[]={15539.375,12.465401,16785.75}; + angles[]={0,0.97485876,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=618; + type="Land_Cargo_HQ_V1_F"; + }; + class Item22 + { + dataType="Logic"; + class PositionInfo + { + position[]={15454.065,8.0960064,16885.811}; + angles[]={6.2558889,1.0592763,0}; + }; + areaSize[]={28.41585,0,26.678288}; + areaIsRectangle=1; + flags=1; + id=619; + type="ModuleHideTerrainObjects_F"; + class CustomAttributes + { + class Attribute0 + { + property="#filter"; + expression="_this setVariable [""#filter"",_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=15; + }; + }; + }; + class Attribute1 + { + property="#hideLocally"; + expression="_this setVariable [""#hideLocally"",_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=2; + }; + }; + class Item23 + { + dataType="Object"; + class PositionInfo + { + position[]={15437.126,9.3883419,16865.297}; + angles[]={0,4.1611557,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=622; + type="Land_HBarrier_01_line_3_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item24 + { + dataType="Object"; + class PositionInfo + { + position[]={15435.973,9.3883419,16867.266}; + angles[]={0,4.1611557,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=623; + type="Land_HBarrier_01_line_3_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item25 + { + dataType="Object"; + class PositionInfo + { + position[]={15434.241,9.3883419,16870.041}; + angles[]={0,4.1611557,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=624; + type="Land_HBarrier_01_line_3_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item26 + { + dataType="Object"; + class PositionInfo + { + position[]={15433.381,9.3883419,16871.643}; + angles[]={0,4.1611557,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=625; + type="Land_HBarrier_01_line_3_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item27 + { + dataType="Object"; + class PositionInfo + { + position[]={15431.649,9.3883419,16874.418}; + angles[]={0,4.1611557,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=626; + type="Land_HBarrier_01_line_3_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item28 + { + dataType="Object"; + class PositionInfo + { + position[]={15430.323,9.3883419,16876.371}; + angles[]={0,4.1611557,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=627; + type="Land_HBarrier_01_line_3_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item29 + { + dataType="Object"; + class PositionInfo + { + position[]={15428.592,9.3883419,16879.146}; + angles[]={0,4.1611557,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=628; + type="Land_HBarrier_01_line_3_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item30 + { + dataType="Object"; + class PositionInfo + { + position[]={15427.125,9.3883419,16881.635}; + angles[]={0,4.1611557,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=629; + type="Land_HBarrier_01_line_3_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item31 + { + dataType="Object"; + class PositionInfo + { + position[]={15425.394,9.3883419,16884.41}; + angles[]={0,4.1611557,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=630; + type="Land_HBarrier_01_line_3_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item32 + { + dataType="Object"; + class PositionInfo + { + position[]={15423.878,9.3883419,16886.854}; + angles[]={0,4.1611557,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=631; + type="Land_HBarrier_01_line_3_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item33 + { + dataType="Object"; + class PositionInfo + { + position[]={15422.146,9.3883419,16889.629}; + angles[]={0,4.1611557,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=632; + type="Land_HBarrier_01_line_3_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item34 + { + dataType="Object"; + class PositionInfo + { + position[]={15420.187,9.3883419,16892.221}; + angles[]={0,4.1611557,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=633; + type="Land_HBarrier_01_line_3_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item35 + { + dataType="Object"; + class PositionInfo + { + position[]={15418.456,9.3883419,16894.998}; + angles[]={0,4.1611576,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=634; + type="Land_HBarrier_01_line_3_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item36 + { + dataType="Object"; + class PositionInfo + { + position[]={15451.925,8.6561642,16914.941}; + angles[]={0,5.7595263,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=635; + type="Land_HBarrier_01_line_3_green_F"; + atlOffset=4.7683716e-007; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item37 + { + dataType="Object"; + class PositionInfo + { + position[]={15430.645,9.3883419,16902.896}; + angles[]={0,5.7595301,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=636; + type="Land_HBarrier_01_line_3_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item38 + { + dataType="Object"; + class PositionInfo + { + position[]={15425.375,9.3883419,16900}; + angles[]={0,5.7595301,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=637; + type="Land_HBarrier_01_line_3_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item39 + { + dataType="Object"; + class PositionInfo + { + position[]={15428.089,9.3883419,16901.488}; + angles[]={0,5.7595301,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=638; + type="Land_HBarrier_01_line_3_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item40 + { + dataType="Object"; + class PositionInfo + { + position[]={15419.791,9.3883419,16896.941}; + angles[]={0,5.7595301,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=639; + type="Land_HBarrier_01_line_3_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item41 + { + dataType="Object"; + class PositionInfo + { + position[]={15422.505,9.3883419,16898.432}; + angles[]={0,5.7595301,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=640; + type="Land_HBarrier_01_line_3_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item42 + { + dataType="Object"; + class PositionInfo + { + position[]={15457.394,9.2135859,16918.012}; + angles[]={6.2150321,2.602689,0.068153359}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=641; + type="Land_HBarrier_01_line_3_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item43 + { + dataType="Object"; + class PositionInfo + { + position[]={15454.703,8.8800659,16916.482}; + angles[]={6.1252403,2.602689,0.090762824}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=642; + type="Land_HBarrier_01_line_3_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item44 + { + dataType="Object"; + class PositionInfo + { + position[]={15462.811,9.3883419,16921.189}; + angles[]={0,2.602689,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=643; + type="Land_HBarrier_01_line_3_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item45 + { + dataType="Object"; + class PositionInfo + { + position[]={15460.12,9.3883419,16919.66}; + angles[]={0,2.602689,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=644; + type="Land_HBarrier_01_line_3_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item46 + { + dataType="Object"; + class PositionInfo + { + position[]={15471.609,9.3883419,16906.713}; + angles[]={0,4.2230864,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=645; + type="Land_HBarrier_01_line_3_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item47 + { + dataType="Object"; + class PositionInfo + { + position[]={15470.216,9.3740644,16909.475}; + angles[]={0,4.2230864,0.077207007}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=646; + type="Land_HBarrier_01_line_3_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item48 + { + dataType="Object"; + class PositionInfo + { + position[]={15474.398,9.3883419,16901.186}; + angles[]={0,4.2230864,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=647; + type="Land_HBarrier_01_line_3_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item49 + { + dataType="Object"; + class PositionInfo + { + position[]={15473.004,9.3883419,16903.949}; + angles[]={0,4.2230864,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=648; + type="Land_HBarrier_01_line_3_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item50 + { + dataType="Object"; + class PositionInfo + { + position[]={15477.112,9.3883419,16895.82}; + angles[]={0,4.2230864,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=649; + type="Land_HBarrier_01_line_3_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item51 + { + dataType="Object"; + class PositionInfo + { + position[]={15475.718,9.3883419,16898.584}; + angles[]={0,4.2230864,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=650; + type="Land_HBarrier_01_line_3_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item52 + { + dataType="Object"; + class PositionInfo + { + position[]={15479.977,9.0656271,16890.135}; + angles[]={6.190167,4.2230864,0.093018748}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=651; + type="Land_HBarrier_01_line_3_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item53 + { + dataType="Object"; + class PositionInfo + { + position[]={15478.582,9.2499065,16892.896}; + angles[]={6.1901674,4.2230864,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=652; + type="Land_HBarrier_01_line_3_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item54 + { + dataType="Object"; + class PositionInfo + { + position[]={15467.334,9.3883419,16915.045}; + angles[]={0,1.0662494,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=653; + type="Land_HBarrier_01_line_3_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item55 + { + dataType="Object"; + class PositionInfo + { + position[]={15468.771,9.2888985,16912.305}; + angles[]={6.2059784,1.0662494,0.077207007}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=654; + type="Land_HBarrier_01_line_3_green_F"; + atlOffset=-8.2969666e-005; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item56 + { + dataType="Object"; + class PositionInfo + { + position[]={15465.78,9.3883419,16917.828}; + angles[]={0,1.0662494,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=655; + type="Land_HBarrier_01_line_3_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item57 + { + dataType="Object"; + class PositionInfo + { + position[]={15464.344,9.3883419,16920.57}; + angles[]={0,1.0662494,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=656; + type="Land_HBarrier_01_line_3_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item58 + { + dataType="Object"; + class PositionInfo + { + position[]={15482.831,9.2939453,16884.607}; + angles[]={0,1.0769897,0.12449489}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=657; + type="Land_HBarrier_01_line_3_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item59 + { + dataType="Object"; + class PositionInfo + { + position[]={15481.424,9.174407,16887.363}; + angles[]={6.2513409,1.0769897,0.12449536}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=658; + type="Land_HBarrier_01_line_3_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item60 + { + dataType="Object"; + class PositionInfo + { + position[]={15432.323,9.3883419,16903.879}; + angles[]={0,5.7595301,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=659; + type="Land_HBarrier_01_line_3_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item61 + { + dataType="Object"; + class PositionInfo + { + position[]={15458.875,8.5900002,16870.75}; + angles[]={0,1.04919,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=661; + type="Land_HelipadSquare_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + nAttributes=1; + }; + }; + class Item62 + { + dataType="Object"; + class PositionInfo + { + position[]={15442.213,9.3883419,16856.992}; + angles[]={0,4.1611557,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=662; + type="Land_HBarrier_01_line_3_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item63 + { + dataType="Object"; + class PositionInfo + { + position[]={15440.481,9.3883419,16859.77}; + angles[]={0,4.1611557,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=663; + type="Land_HBarrier_01_line_3_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item64 + { + dataType="Object"; + class PositionInfo + { + position[]={15438.857,9.3883419,16862.521}; + angles[]={0,4.1611557,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=664; + type="Land_HBarrier_01_line_3_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item65 + { + dataType="Object"; + class PositionInfo + { + position[]={15487.175,9.3883419,16876.205}; + angles[]={0,4.2338266,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=665; + type="Land_HBarrier_01_line_3_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item66 + { + dataType="Object"; + class PositionInfo + { + position[]={15484.355,9.3883419,16881.809}; + angles[]={0,1.0769897,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=666; + type="Land_HBarrier_01_line_3_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item67 + { + dataType="Object"; + class PositionInfo + { + position[]={15485.763,9.3883419,16879.051}; + angles[]={0,1.0769897,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=667; + type="Land_HBarrier_01_line_3_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item68 + { + dataType="Object"; + class PositionInfo + { + position[]={15481.34,9.291254,16871.861}; + angles[]={0,2.6187291,0.043203145}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=668; + type="Land_HBarrier_01_line_3_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item69 + { + dataType="Object"; + class PositionInfo + { + position[]={15478.625,9.1629066,16870.375}; + angles[]={6.2695355,2.6187291,0.013650165}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=669; + type="Land_HBarrier_01_line_3_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item70 + { + dataType="Object"; + class PositionInfo + { + position[]={15484.092,9.3883419,16873.465}; + angles[]={0,2.6187291,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=670; + type="Land_HBarrier_01_line_3_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item71 + { + dataType="Object"; + class PositionInfo + { + position[]={15486.807,9.3883419,16874.951}; + angles[]={0,2.6187291,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=671; + type="Land_HBarrier_01_line_3_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item72 + { + dataType="Object"; + class PositionInfo + { + position[]={15477.173,9.1051636,16869.541}; + angles[]={6.2150321,5.7755661,0.068153359}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=672; + type="Land_HBarrier_01_line_3_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item73 + { + dataType="Object"; + class PositionInfo + { + position[]={15445.123,9.3883419,16852.363}; + angles[]={0,4.1611557,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=673; + type="Land_HBarrier_01_line_3_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item74 + { + dataType="Object"; + class PositionInfo + { + position[]={15443.781,9.3883419,16854.65}; + angles[]={0,4.1611557,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=674; + type="Land_HBarrier_01_line_3_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item75 + { + dataType="Object"; + class PositionInfo + { + position[]={15454.766,9.3883419,16856.715}; + angles[]={0,5.7567558,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=675; + type="Land_HBarrier_01_line_3_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item76 + { + dataType="Object"; + class PositionInfo + { + position[]={15457.475,9.3883419,16858.211}; + angles[]={0,5.7567558,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=676; + type="Land_HBarrier_01_line_3_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item77 + { + dataType="Object"; + class PositionInfo + { + position[]={15449.504,9.3883419,16853.805}; + angles[]={0,5.756752,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=677; + type="Land_HBarrier_01_line_3_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item78 + { + dataType="Object"; + class PositionInfo + { + position[]={15452.213,9.3883419,16855.299}; + angles[]={0,5.756752,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=678; + type="Land_HBarrier_01_line_3_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item79 + { + dataType="Object"; + class PositionInfo + { + position[]={15446.638,9.3883419,16852.227}; + angles[]={0,5.756752,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=679; + type="Land_HBarrier_01_line_3_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item80 + { + dataType="Logic"; + class PositionInfo + { + position[]={15569.75,8.5900002,16987.936}; + }; + areaSize[]={1,-1,1}; + id=1551; + type="ModuleEditTerrainObject_F"; + class CustomAttributes + { + class Attribute0 + { + property="#name"; + expression="_this setVariable [""#name"",_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value=""; + }; + }; + }; + class Attribute1 + { + property="#filter"; + expression="_this setVariable [""#filter"",_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=7; + }; + }; + }; + class Attribute2 + { + property="#initServer"; + expression="_this setVariable [""#initServer"",_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value=""; + }; + }; + }; + class Attribute3 + { + property="#state"; + expression="_this setVariable [""#state"",_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=5; + }; + }; + }; + class Attribute4 + { + property="#allowDamage"; + expression="_this setVariable [""#allowDamage"",_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + class Attribute5 + { + property="#doorStates"; + expression="_this setVariable [""#doorStates"",_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "ARRAY" + }; + }; + class value + { + items=3; + class Item0 + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=0; + }; + }; + class Item1 + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=0; + }; + }; + class Item2 + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=0; + }; + }; + }; + }; + }; + }; + class Attribute6 + { + property="#init"; + expression="_this setVariable [""#init"",_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value=""; + }; + }; + }; + nAttributes=7; + }; + }; + class Item81 + { + dataType="Logic"; + class PositionInfo + { + position[]={15688.094,8.5900002,16792.043}; + }; + areaSize[]={1,-1,1}; + id=1552; + type="ModuleEditTerrainObject_F"; + class CustomAttributes + { + class Attribute0 + { + property="#name"; + expression="_this setVariable [""#name"",_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value=""; + }; + }; + }; + class Attribute1 + { + property="#filter"; + expression="_this setVariable [""#filter"",_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=7; + }; + }; + }; + class Attribute2 + { + property="#initServer"; + expression="_this setVariable [""#initServer"",_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value=""; + }; + }; + }; + class Attribute3 + { + property="#state"; + expression="_this setVariable [""#state"",_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=5; + }; + }; + }; + class Attribute4 + { + property="#allowDamage"; + expression="_this setVariable [""#allowDamage"",_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + class Attribute5 + { + property="#doorStates"; + expression="_this setVariable [""#doorStates"",_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "ARRAY" + }; + }; + class value + { + items=3; + class Item0 + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=0; + }; + }; + class Item1 + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=0; + }; + }; + class Item2 + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=0; + }; + }; + }; + }; + }; + }; + class Attribute6 + { + property="#init"; + expression="_this setVariable [""#init"",_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value=""; + }; + }; + }; + nAttributes=7; + }; + }; + class Item82 + { + dataType="Object"; + class PositionInfo + { + position[]={15307,8.6386757,17002.25}; + angles[]={0,4.1757917,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=1560; + type="Land_NetFence_01_m_4m_F"; + }; + class Item83 + { + dataType="Object"; + class PositionInfo + { + position[]={15569.75,8.6386757,16988}; + angles[]={0,1.0357518,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=1562; + type="Land_NetFence_01_m_4m_F"; + }; + class Item84 + { + dataType="Object"; + class PositionInfo + { + position[]={15688.125,8.6386757,16792}; + angles[]={0,1.0207589,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=1563; + type="Land_NetFence_01_m_4m_F"; + }; + class Item85 + { + dataType="Object"; + class PositionInfo + { + position[]={15443.625,9.0670033,16910.125}; + angles[]={0.022751464,5.7595263,6.1924229}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=1567; + type="Land_HBarrier_01_line_3_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item86 + { + dataType="Object"; + class PositionInfo + { + position[]={15449.094,8.6164417,16913.195}; + angles[]={0,2.602689,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=1568; + type="Land_HBarrier_01_line_3_green_F"; + atlOffset=-4.7683716e-007; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item87 + { + dataType="Object"; + class PositionInfo + { + position[]={15446.403,8.7790146,16911.666}; + angles[]={0.022751464,2.602689,6.1924229}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=1569; + type="Land_HBarrier_01_line_3_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item88 + { + dataType="Object"; + class PositionInfo + { + position[]={15471.602,8.5891819,16866.398}; + angles[]={6.219563,5.7755661,6.2445254}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=1570; + type="Land_HBarrier_01_line_3_green_F"; + atlOffset=4.7683716e-007; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item89 + { + dataType="Object"; + class PositionInfo + { + position[]={15474.377,8.8249264,16867.979}; + angles[]={6.1586905,2.6187291,0.022751464}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=1572; + type="Land_HBarrier_01_line_3_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item90 + { + dataType="Object"; + class PositionInfo + { + position[]={15442.5,9.5900002,16897}; + angles[]={0,1.0225536,0}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=1604; + type="Land_HelipadSquare_F"; + atlOffset=1; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + nAttributes=1; + }; + }; + class Item91 + { + dataType="Object"; + class PositionInfo + { + position[]={15347.25,13.598505,16687}; + angles[]={0,1.0124978,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=2374; + type="Land_Cargo_Patrol_V1_F"; + atlOffset=-9.5367432e-007; + }; + class Item92 + { + dataType="Object"; + class PositionInfo + { + position[]={15370.25,13.749729,16644.375}; + angles[]={0,1.0124978,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=2388; + type="Land_Cargo_Patrol_V1_F"; + }; + class Item93 + { + dataType="Object"; + class PositionInfo + { + position[]={15347.25,9.5151358,16671.75}; + angles[]={0,1.0214062,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2389; + type="Land_Razorwire_F"; + }; + class Item94 + { + dataType="Object"; + class PositionInfo + { + position[]={15351.375,9.5517292,16665}; + angles[]={0,1.0214062,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=2390; + type="Land_Razorwire_F"; + }; + class Item95 + { + dataType="Object"; + class PositionInfo + { + position[]={15425.875,13.464965,16991.25}; + angles[]={0,2.5767851,0}; + }; + side="Empty"; + flags=1; + class Attributes + { + }; + id=2392; + type="Land_TentHangar_V1_F"; + atlOffset=0.78499985; + }; + class Item96 + { + dataType="Object"; + class PositionInfo + { + position[]={15415,21.47621,16949}; + angles[]={0,4.2011533,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=2530; + type="Land_Cargo_Tower_V1_F"; + }; + class Item97 + { + dataType="Logic"; + class PositionInfo + { + position[]={15418.313,8.5900002,17101.5}; + }; + areaSize[]={1,-1,1}; + id=521; + type="ModuleEditTerrainObject_F"; + class CustomAttributes + { + class Attribute0 + { + property="#name"; + expression="_this setVariable [""#name"",_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value=""; + }; + }; + }; + class Attribute1 + { + property="#filter"; + expression="_this setVariable [""#filter"",_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=7; + }; + }; + }; + class Attribute2 + { + property="#initServer"; + expression="_this setVariable [""#initServer"",_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value=""; + }; + }; + }; + class Attribute3 + { + property="#state"; + expression="_this setVariable [""#state"",_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=5; + }; + }; + }; + class Attribute4 + { + property="#allowDamage"; + expression="_this setVariable [""#allowDamage"",_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + class Attribute5 + { + property="#doorStates"; + expression="_this setVariable [""#doorStates"",_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "ARRAY" + }; + }; + class value + { + items=3; + class Item0 + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=0; + }; + }; + class Item1 + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=0; + }; + }; + class Item2 + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=0; + }; + }; + }; + }; + }; + }; + class Attribute6 + { + property="#init"; + expression="_this setVariable [""#init"",_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value=""; + }; + }; + }; + nAttributes=7; + }; + }; + class Item98 + { + dataType="Object"; + class PositionInfo + { + position[]={15418.25,8.6386757,17101.5}; + angles[]={0,5.8089929,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=1561; + type="Land_NetFence_01_m_4m_F"; + }; + class Item99 + { + dataType="Object"; + class PositionInfo + { + position[]={15515.408,7.9445777,16796.047}; + angles[]={0.079468332,0,0.013650165}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=5387; + type="Land_BagFence_Round_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + nAttributes=1; + }; + }; + class Item100 + { + dataType="Object"; + class PositionInfo + { + position[]={15518.408,7.623877,16798.922}; + angles[]={0,4.602653,6.2399821}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=5388; + type="Land_BagFence_Round_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + nAttributes=1; + }; + }; + class Item101 + { + dataType="Object"; + class PositionInfo + { + position[]={15515.033,7.8154545,16802.297}; + angles[]={6.0703058,3.0734408,6.2399812}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=5389; + type="Land_BagFence_Round_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + nAttributes=1; + }; + }; + class Item102 + { + dataType="Object"; + class PositionInfo + { + position[]={15512.033,7.8246536,16799.547}; + angles[]={6.2695398,1.3828664,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=5390; + type="Land_BagFence_Round_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + nAttributes=1; + }; + }; + class Item103 + { + dataType="Object"; + class PositionInfo + { + position[]={15449.375,31.821331,16603.25}; + angles[]={0,4.0908947,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=5402; + type="Land_TTowerBig_2_F"; + }; + }; + id=4990; + atlOffset=-0.56334305; + }; + class Item121 + { + dataType="Layer"; + name="Airport (3)"; + class Entities + { + items=289; + class Item0 + { + dataType="Object"; + class PositionInfo + { + position[]={6605.8438,31.074005,17112.627}; + angles[]={6.2422528,3.870996,0.03184275}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=1906; + type="Land_HBarrier_01_line_5_green_F"; + }; + class Item1 + { + dataType="Object"; + class PositionInfo + { + position[]={6618.25,31.291319,17101.75}; + angles[]={6.2558866,3.870996,0.03411676}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=1909; + type="Land_HBarrier_01_line_5_green_F"; + }; + class Item2 + { + dataType="Object"; + class PositionInfo + { + position[]={6614.1797,31.246014,17105.443}; + angles[]={6.267262,3.870996,0.054553483}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=1910; + type="Land_HBarrier_01_line_5_green_F"; + }; + class Item3 + { + dataType="Object"; + class PositionInfo + { + position[]={6609.9688,31.077288,17109.127}; + angles[]={6.2672582,3.870996,0.03184462}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=1911; + type="Land_HBarrier_01_line_5_green_F"; + }; + class Item4 + { + dataType="Object"; + class PositionInfo + { + position[]={6630.25,31.450191,17090.75}; + angles[]={6.2536163,3.870996,0.015923677}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=1912; + type="Land_HBarrier_01_line_5_green_F"; + }; + class Item5 + { + dataType="Object"; + class PositionInfo + { + position[]={6626.25,31.484648,17094.5}; + angles[]={6.267262,3.870996,0.0022640675}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=1913; + type="Land_HBarrier_01_line_5_green_F"; + }; + class Item6 + { + dataType="Object"; + class PositionInfo + { + position[]={6622.25,31.453474,17098.25}; + angles[]={0.0091022542,3.870996,0.040932652}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=1914; + type="Land_HBarrier_01_line_5_green_F"; + }; + class Item7 + { + dataType="Object"; + class PositionInfo + { + position[]={6642.375,31.412704,17079.75}; + angles[]={6.258163,3.870996,0.040932652}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=1915; + type="Land_HBarrier_01_line_5_green_F"; + }; + class Item8 + { + dataType="Object"; + class PositionInfo + { + position[]={6638.375,31.402712,17083.5}; + angles[]={6.2718072,3.870996,0.015927421}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=1916; + type="Land_HBarrier_01_line_5_green_F"; + }; + class Item9 + { + dataType="Object"; + class PositionInfo + { + position[]={6634.375,31.399122,17087.125}; + angles[]={6.2718124,3.870996,0.0068272259}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=1917; + type="Land_HBarrier_01_line_5_green_F"; + }; + class Item10 + { + dataType="Object"; + class PositionInfo + { + position[]={6558,29.22649,17157.75}; + angles[]={6.2286329,3.870996,0.036389608}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=1918; + type="Land_HBarrier_01_line_5_green_F"; + }; + class Item11 + { + dataType="Object"; + class PositionInfo + { + position[]={6554,29.349407,17161.375}; + angles[]={6.2763581,3.870996,6.2513428}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=1919; + type="Land_HBarrier_01_line_5_green_F"; + }; + class Item12 + { + dataType="Object"; + class PositionInfo + { + position[]={6550,29.302069,17165.125}; + angles[]={0.018198147,3.870996,0.013650165}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=1920; + type="Land_HBarrier_01_line_5_green_F"; + }; + class Item13 + { + dataType="Object"; + class PositionInfo + { + position[]={6570.125,29.476782,17146.625}; + angles[]={6.2490687,3.870996,0.056821637}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=1921; + type="Land_HBarrier_01_line_5_green_F"; + }; + class Item14 + { + dataType="Object"; + class PositionInfo + { + position[]={6566,29.386755,17150.375}; + angles[]={6.228632,3.870996,0.099781722}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=1922; + type="Land_HBarrier_01_line_5_green_F"; + }; + class Item15 + { + dataType="Object"; + class PositionInfo + { + position[]={6562.125,29.19673,17154}; + angles[]={6.228632,3.870996,0.099781722}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=1923; + type="Land_HBarrier_01_line_5_green_F"; + }; + class Item16 + { + dataType="Object"; + class PositionInfo + { + position[]={6582,29.740515,17135.375}; + angles[]={6.1744018,3.870996,0.056821637}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=1924; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=-0.14305305; + }; + class Item17 + { + dataType="Object"; + class PositionInfo + { + position[]={6574,29.489231,17142.75}; + angles[]={6.1991968,3.870996,0.065888278}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=1926; + type="Land_HBarrier_01_line_5_green_F"; + }; + class Item18 + { + dataType="Object"; + class PositionInfo + { + position[]={6590,30.224489,17128}; + angles[]={6.237711,3.870996,0.12225478}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=1928; + type="Land_HBarrier_01_line_5_green_F"; + }; + class Item19 + { + dataType="Object"; + class PositionInfo + { + position[]={6591.5,29.262177,17019.75}; + angles[]={6.2809215,5.4417925,6.2467976}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=1930; + type="Land_HBarrier_01_line_5_green_F"; + }; + class Item20 + { + dataType="Object"; + class PositionInfo + { + position[]={6595.125,29.20908,17023.875}; + angles[]={6.2740898,5.4417925,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=1931; + type="Land_HBarrier_01_line_5_green_F"; + }; + class Item21 + { + dataType="Object"; + class PositionInfo + { + position[]={6598.75,27.990515,17027.875}; + angles[]={0,5.4417968,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=1932; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=-0.81847954; + }; + class Item22 + { + dataType="Object"; + class PositionInfo + { + position[]={6580.625,29.303305,17007.5}; + angles[]={-0,5.4417925,0.025022388}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=1933; + type="Land_HBarrier_01_line_5_green_F"; + }; + class Item23 + { + dataType="Object"; + class PositionInfo + { + position[]={6584.25,29.350979,17011.625}; + angles[]={0.0090957033,5.4417925,6.2786441}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=1934; + type="Land_HBarrier_01_line_5_green_F"; + }; + class Item24 + { + dataType="Object"; + class PositionInfo + { + position[]={6587.875,29.312777,17015.625}; + angles[]={6.2786441,5.4417925,6.2809215}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=1935; + type="Land_HBarrier_01_line_5_green_F"; + }; + class Item25 + { + dataType="Object"; + class PositionInfo + { + position[]={6569.5,29.240515,16995.375}; + angles[]={0.036387973,5.4417925,6.2558889}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=1936; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=-0.091274261; + }; + class Item26 + { + dataType="Object"; + class PositionInfo + { + position[]={6573.25,29.115515,16999.5}; + angles[]={0,5.4417968,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=1937; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=-0.20072746; + }; + class Item27 + { + dataType="Object"; + class PositionInfo + { + position[]={6576.75,29.115515,17003.5}; + angles[]={0.0022640675,5.4417925,0.011372928}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=1938; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=-0.22753716; + }; + class Item28 + { + dataType="Object"; + class PositionInfo + { + position[]={6558.625,29.615515,16983.25}; + angles[]={0.015923677,5.4417925,6.2786441}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=1939; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=0.09629631; + }; + class Item29 + { + dataType="Object"; + class PositionInfo + { + position[]={6562.25,29.482664,16987.25}; + angles[]={0.013645798,5.4417925,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=1940; + type="Land_HBarrier_01_line_5_green_F"; + }; + class Item30 + { + dataType="Object"; + class PositionInfo + { + position[]={6565.875,29.406754,16991.25}; + angles[]={0.027296599,5.4417925,6.2786441}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=1941; + type="Land_HBarrier_01_line_5_green_F"; + }; + class Item31 + { + dataType="Object"; + class PositionInfo + { + position[]={6635.25,31.384367,17068.75}; + angles[]={6.2763581,5.4417925,0.013650165}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=1942; + type="Land_HBarrier_01_line_5_green_F"; + }; + class Item32 + { + dataType="Object"; + class PositionInfo + { + position[]={6638.9204,31.377962,17072.852}; + angles[]={0.015923677,5.4417925,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=1943; + type="Land_HBarrier_01_line_5_green_F"; + }; + class Item33 + { + dataType="Object"; + class PositionInfo + { + position[]={6642.625,31.404856,17076.875}; + angles[]={0.0045543881,5.4417925,0.036387973}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=1944; + type="Land_HBarrier_01_line_5_green_F"; + }; + class Item34 + { + dataType="Object"; + class PositionInfo + { + position[]={6624.375,30.698301,17056.5}; + angles[]={6.2672582,5.4417925,0.05908962}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=1945; + type="Land_HBarrier_01_line_5_green_F"; + }; + class Item35 + { + dataType="Object"; + class PositionInfo + { + position[]={6628,30.961933,17060.625}; + angles[]={6.2718124,5.4417925,0.05908962}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=1946; + type="Land_HBarrier_01_line_5_green_F"; + }; + class Item36 + { + dataType="Object"; + class PositionInfo + { + position[]={6631.5,31.25205,17064.625}; + angles[]={6.2718072,5.4417925,0.045474414}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=1947; + type="Land_HBarrier_01_line_5_green_F"; + }; + class Item37 + { + dataType="Object"; + class PositionInfo + { + position[]={6613.375,29.777094,17044.375}; + angles[]={6.2581606,5.4417925,0.043204524}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=1948; + type="Land_HBarrier_01_line_5_green_F"; + }; + class Item38 + { + dataType="Object"; + class PositionInfo + { + position[]={6617,30.137127,17048.5}; + angles[]={6.267262,5.4417925,0.036387973}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=1949; + type="Land_HBarrier_01_line_5_green_F"; + }; + class Item39 + { + dataType="Object"; + class PositionInfo + { + position[]={6620.5,30.40723,17052.5}; + angles[]={6.2536163,5.4417925,0.018198147}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=1950; + type="Land_HBarrier_01_line_5_green_F"; + }; + class Item40 + { + dataType="Object"; + class PositionInfo + { + position[]={6602.375,29.115515,17032.125}; + angles[]={0.0068272259,5.4417925,6.2354417}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=1951; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=-0.19292641; + }; + class Item41 + { + dataType="Object"; + class PositionInfo + { + position[]={6606.125,29.240515,17036.25}; + angles[]={6.2718124,5.4417925,0.011372928}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=1952; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=-0.058994293; + }; + class Item42 + { + dataType="Object"; + class PositionInfo + { + position[]={6609.625,29.473982,17040.25}; + angles[]={6.2513428,5.4417925,0.072681367}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=1953; + type="Land_HBarrier_01_line_5_green_F"; + }; + class Item43 + { + dataType="Object"; + class PositionInfo + { + position[]={6496.125,28.650059,17108}; + angles[]={6.2718124,5.4417925,6.2809215}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=1954; + type="Land_HBarrier_01_line_5_green_F"; + }; + class Item44 + { + dataType="Object"; + class PositionInfo + { + position[]={6499.75,28.700583,17112.125}; + angles[]={6.2558889,5.4417925,0.011372928}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=1955; + type="Land_HBarrier_01_line_5_green_F"; + }; + class Item45 + { + dataType="Object"; + class PositionInfo + { + position[]={6503.375,28.740515,17116.125}; + angles[]={6.2649841,5.4417925,0.0091022542}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=1956; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=-0.07516098; + }; + class Item46 + { + dataType="Object"; + class PositionInfo + { + position[]={6485.25,28.506758,17095.75}; + angles[]={-0,5.4417925,6.262712}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=1957; + type="Land_HBarrier_01_line_5_green_F"; + }; + class Item47 + { + dataType="Object"; + class PositionInfo + { + position[]={6488.875,28.494541,17099.875}; + angles[]={6.2786441,5.4417925,6.2718124}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=1958; + type="Land_HBarrier_01_line_5_green_F"; + }; + class Item48 + { + dataType="Object"; + class PositionInfo + { + position[]={6492.4551,28.610189,17103.883}; + angles[]={6.244524,5.4417925,0.025022388}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=1959; + type="Land_HBarrier_01_line_5_green_F"; + }; + class Item49 + { + dataType="Object"; + class PositionInfo + { + position[]={6474.125,26.990515,17083.625}; + angles[]={0,5.4417968,0.029565878}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=1960; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=-0.93519974; + }; + class Item50 + { + dataType="Object"; + class PositionInfo + { + position[]={6477.875,28.35272,17087.75}; + angles[]={6.208241,5.4417925,6.2467976}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=1961; + type="Land_HBarrier_01_line_5_green_F"; + }; + class Item51 + { + dataType="Object"; + class PositionInfo + { + position[]={6481.375,28.498457,17091.75}; + angles[]={6.2308254,5.4417968,0.011379546}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=1962; + type="Land_HBarrier_01_line_5_green_F"; + }; + class Item52 + { + dataType="Object"; + class PositionInfo + { + position[]={6463.25,28.417877,17071.375}; + angles[]={0.027296599,5.4417925,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=1963; + type="Land_HBarrier_01_line_5_green_F"; + }; + class Item53 + { + dataType="Object"; + class PositionInfo + { + position[]={6466.875,28.240515,17075.5}; + angles[]={0.052359879,5.4417968,0.011379546}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=1964; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=-0.12975883; + }; + class Item54 + { + dataType="Object"; + class PositionInfo + { + position[]={6470.5,27.990515,17079.5}; + angles[]={0,5.4417968,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=1965; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=-0.40120697; + }; + class Item55 + { + dataType="Object"; + class PositionInfo + { + position[]={6539.875,29.171465,17157}; + angles[]={6.2740831,5.4417925,0.0068272259}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=1966; + type="Land_HBarrier_01_line_5_green_F"; + }; + class Item56 + { + dataType="Object"; + class PositionInfo + { + position[]={6543.625,29.269548,17161}; + angles[]={6.2513428,5.4417925,6.2718072}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=1967; + type="Land_HBarrier_01_line_5_green_F"; + }; + class Item57 + { + dataType="Object"; + class PositionInfo + { + position[]={6547.25,29.365543,17165}; + angles[]={0,5.4417968,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=1968; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=0.010000229; + }; + class Item58 + { + dataType="Object"; + class PositionInfo + { + position[]={6529,28.990515,17144.75}; + angles[]={0.029569319,5.4417925,6.2740898}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=1969; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=-0.12221336; + }; + class Item59 + { + dataType="Object"; + class PositionInfo + { + position[]={6532.625,29.105577,17148.875}; + angles[]={-0,5.4417925,0.0090957033}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=1970; + type="Land_HBarrier_01_line_5_green_F"; + }; + class Item60 + { + dataType="Object"; + class PositionInfo + { + position[]={6536.25,29.205019,17152.875}; + angles[]={0.020473262,5.4415183,6.2695355}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=1971; + type="Land_HBarrier_01_line_5_green_F"; + }; + class Item61 + { + dataType="Object"; + class PositionInfo + { + position[]={6518,29.005938,17132.625}; + angles[]={0.015923677,5.4417925,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=1972; + type="Land_HBarrier_01_line_5_green_F"; + }; + class Item62 + { + dataType="Object"; + class PositionInfo + { + position[]={6521.625,29.026344,17136.75}; + angles[]={6.2604365,5.4417925,0.015927421}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=1973; + type="Land_HBarrier_01_line_5_green_F"; + }; + class Item63 + { + dataType="Object"; + class PositionInfo + { + position[]={6525.25,29.086159,17140.75}; + angles[]={6.2809215,5.4417925,6.2718124}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=1974; + type="Land_HBarrier_01_line_5_green_F"; + }; + class Item64 + { + dataType="Object"; + class PositionInfo + { + position[]={6507,28.886101,17120.375}; + angles[]={6.2718124,5.4417925,6.2809215}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=1975; + type="Land_HBarrier_01_line_5_green_F"; + }; + class Item65 + { + dataType="Object"; + class PositionInfo + { + position[]={6510.75,28.865515,17124.5}; + angles[]={6.2740831,5.4417925,6.2809215}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=1976; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=-0.11538315; + }; + class Item66 + { + dataType="Object"; + class PositionInfo + { + position[]={6543.5,29.269205,16994.25}; + angles[]={0.03184275,3.870996,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=1978; + type="Land_HBarrier_01_line_5_green_F"; + }; + class Item67 + { + dataType="Object"; + class PositionInfo + { + position[]={6539.5,29.2456,16998}; + angles[]={6.2786441,3.870996,6.2695355}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=1979; + type="Land_HBarrier_01_line_5_green_F"; + }; + class Item68 + { + dataType="Object"; + class PositionInfo + { + position[]={6555.625,29.527243,16983.125}; + angles[]={0.029569319,3.870996,6.2763581}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=1980; + type="Land_HBarrier_01_line_5_green_F"; + }; + class Item69 + { + dataType="Object"; + class PositionInfo + { + position[]={6551.5,29.439154,16986.875}; + angles[]={0.0068184896,3.870996,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=1981; + type="Land_HBarrier_01_line_5_green_F"; + }; + class Item70 + { + dataType="Object"; + class PositionInfo + { + position[]={6547.625,29.405136,16990.625}; + angles[]={0.0068272259,3.870996,0.0091022542}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=1982; + type="Land_HBarrier_01_line_5_green_F"; + }; + class Item71 + { + dataType="Object"; + class PositionInfo + { + position[]={6519.5,29.284611,17016.625}; + angles[]={6.2786441,3.870996,0.0045412821}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=1983; + type="Land_HBarrier_01_line_5_green_F"; + }; + class Item72 + { + dataType="Object"; + class PositionInfo + { + position[]={6515.5,29.255947,17020.375}; + angles[]={6.2649841,3.870996,0.03411676}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=1984; + type="Land_HBarrier_01_line_5_green_F"; + }; + class Item73 + { + dataType="Object"; + class PositionInfo + { + position[]={6511.5,29.190264,17024}; + angles[]={6.2786441,3.870996,0.015923677}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=1985; + type="Land_HBarrier_01_line_5_green_F"; + }; + class Item74 + { + dataType="Object"; + class PositionInfo + { + position[]={6531.625,29.221764,17005.5}; + angles[]={-0,3.870996,6.2240968}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=1986; + type="Land_HBarrier_01_line_5_green_F"; + }; + class Item75 + { + dataType="Object"; + class PositionInfo + { + position[]={6527.5,29.268703,17009.25}; + angles[]={6.2695398,3.870996,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=1987; + type="Land_HBarrier_01_line_5_green_F"; + }; + class Item76 + { + dataType="Object"; + class PositionInfo + { + position[]={6523.625,29.291336,17012.875}; + angles[]={6.2695355,3.870996,0.0090957033}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=1988; + type="Land_HBarrier_01_line_5_green_F"; + }; + class Item77 + { + dataType="Object"; + class PositionInfo + { + position[]={6535.5,29.18417,17001.625}; + angles[]={0.070417695,3.870996,6.2695355}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=1989; + type="Land_HBarrier_01_line_5_green_F"; + }; + class Item78 + { + dataType="Object"; + class PositionInfo + { + position[]={6483.25,28.791634,17050.125}; + angles[]={0.0068184896,3.870996,0.022748843}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=1990; + type="Land_HBarrier_01_line_5_green_F"; + }; + class Item79 + { + dataType="Object"; + class PositionInfo + { + position[]={6479.25,28.680586,17053.75}; + angles[]={0.022748843,3.870996,0.015927421}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=1991; + type="Land_HBarrier_01_line_5_green_F"; + }; + class Item80 + { + dataType="Object"; + class PositionInfo + { + position[]={6495.25,28.919508,17038.875}; + angles[]={0,3.8710008,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=1992; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=1.9073486e-006; + }; + class Item81 + { + dataType="Object"; + class PositionInfo + { + position[]={6491.25,28.824806,17042.625}; + angles[]={0.013650165,3.870996,0.011372928}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=1993; + type="Land_HBarrier_01_line_5_green_F"; + }; + class Item82 + { + dataType="Object"; + class PositionInfo + { + position[]={6487.375,28.840408,17046.375}; + angles[]={6.2536163,3.9242442,0.011372928}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=1994; + type="Land_HBarrier_01_line_5_green_F"; + }; + class Item83 + { + dataType="Object"; + class PositionInfo + { + position[]={6507.375,29.14323,17027.75}; + angles[]={0.011372928,3.870996,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=1995; + type="Land_HBarrier_01_line_5_green_F"; + }; + class Item84 + { + dataType="Object"; + class PositionInfo + { + position[]={6503.25,29.090527,17031.5}; + angles[]={6.221828,3.870996,0.054553483}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=1996; + type="Land_HBarrier_01_line_5_green_F"; + }; + class Item85 + { + dataType="Object"; + class PositionInfo + { + position[]={6499.375,28.990515,17035.125}; + angles[]={0,3.8710008,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=1997; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=-0.17463493; + }; + class Item86 + { + dataType="Object"; + class PositionInfo + { + position[]={6471.25,28.490515,17061.125}; + angles[]={0,3.8710008,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=1998; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=-0.13273621; + }; + class Item87 + { + dataType="Object"; + class PositionInfo + { + position[]={6467.2168,28.483873,17064.918}; + angles[]={0.0045412821,3.870996,0.022748843}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=1999; + type="Land_HBarrier_01_line_5_green_F"; + }; + class Item88 + { + dataType="Object"; + class PositionInfo + { + position[]={6475.25,28.615103,17057.5}; + angles[]={0,3.8710008,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2000; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=-0.18400002; + }; + class Item89 + { + dataType="Object"; + class PositionInfo + { + position[]={6463.5,28.490515,17068.375}; + angles[]={6.2786441,3.870996,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2001; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=0.048213959; + }; + class Item90 + { + dataType="Object"; + class PositionInfo + { + position[]={6578,29.615515,17139}; + angles[]={6.2604342,3.870996,0.12449489}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2214; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=-0.096313477; + }; + class Item91 + { + dataType="Object"; + class PositionInfo + { + position[]={6586.0684,29.884579,17131.553}; + angles[]={6.2377095,3.870996,0.13121012}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2218; + type="Land_HBarrier_01_line_5_green_F"; + }; + class Item92 + { + dataType="Object"; + class PositionInfo + { + position[]={6514.2969,28.960104,17128.402}; + angles[]={0.0022640675,5.4417925,0.0022640675}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2266; + type="Land_HBarrier_01_line_5_green_F"; + }; + class Item93 + { + dataType="Object"; + class PositionInfo + { + position[]={6602.8438,30.865671,17112.377}; + angles[]={6.2467976,2.2863812,0.063622363}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2291; + type="Land_HBarrier_01_line_5_green_F"; + }; + class Item94 + { + dataType="Object"; + class PositionInfo + { + position[]={6590.25,29.990515,17125}; + angles[]={6.1924281,2.2863812,0.13962634}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2293; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=-0.1204052; + }; + class Item95 + { + dataType="Object"; + class PositionInfo + { + position[]={6548.75,41.446609,17157.125}; + angles[]={0,5.4454274,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=2301; + type="Land_Cargo_Tower_V1_F"; + atlOffset=1.9073486e-006; + }; + class Item96 + { + dataType="Object"; + class PositionInfo + { + position[]={6635.625,43.485069,17076.625}; + angles[]={0,5.4454274,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=2302; + type="Land_Cargo_Tower_V1_F"; + atlOffset=1.9073486e-006; + }; + class Item97 + { + dataType="Object"; + class PositionInfo + { + position[]={6470.375,40.624512,17071.125}; + angles[]={0,2.3038347,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=2303; + type="Land_Cargo_Tower_V1_F"; + }; + class Item98 + { + dataType="Object"; + class PositionInfo + { + position[]={6557.375,41.542191,16990.75}; + angles[]={0,2.3038347,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=2304; + type="Land_Cargo_Tower_V1_F"; + atlOffset=1.9073486e-006; + }; + class Item99 + { + dataType="Object"; + class PositionInfo + { + position[]={6504.5938,31.712471,17102.877}; + angles[]={0,3.8499129,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=2305; + type="Land_Cargo_HQ_V1_F"; + }; + class Item100 + { + dataType="Object"; + class PositionInfo + { + position[]={6588.625,32.317581,17031.375}; + angles[]={0,0.69813168,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=2306; + type="Land_Cargo_HQ_V1_F"; + }; + class Item101 + { + dataType="Object"; + class PositionInfo + { + position[]={6604.75,35.037804,17108.875}; + angles[]={0,3.8689375,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=2312; + type="Land_Cargo_Patrol_V1_F"; + }; + class Item102 + { + dataType="Object"; + class PositionInfo + { + position[]={6585.75,33.689098,17126}; + angles[]={0,3.8689375,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=2313; + type="Land_Cargo_Patrol_V1_F"; + atlOffset=-1.9073486e-006; + }; + class Item103 + { + dataType="Object"; + class PositionInfo + { + position[]={6547.8027,29.341455,16993.117}; + angles[]={0.029569319,5.4586921,0.011372928}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2322; + type="Land_HBarrier_01_line_5_green_F"; + }; + class Item104 + { + dataType="Object"; + class PositionInfo + { + position[]={6551.6777,29.275002,16997.117}; + angles[]={0.0068272259,5.4586921,6.2786441}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2323; + type="Land_HBarrier_01_line_5_green_F"; + }; + class Item105 + { + dataType="Object"; + class PositionInfo + { + position[]={6555.3022,29.267244,17000.992}; + angles[]={0.013650165,5.4586921,0.013650165}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2324; + type="Land_HBarrier_01_line_5_green_F"; + }; + class Item106 + { + dataType="Object"; + class PositionInfo + { + position[]={6525.7505,29.315645,17013.625}; + angles[]={6.2786441,5.4586921,0.0090957033}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2328; + type="Land_HBarrier_01_line_5_green_F"; + }; + class Item107 + { + dataType="Object"; + class PositionInfo + { + position[]={6529.6255,29.328697,17017.625}; + angles[]={6.2809215,5.4586921,0.0091022542}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2329; + type="Land_HBarrier_01_line_5_green_F"; + }; + class Item108 + { + dataType="Object"; + class PositionInfo + { + position[]={6533.25,29.323544,17021.5}; + angles[]={0.0045543881,5.4586921,0.018201422}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2330; + type="Land_HBarrier_01_line_5_green_F"; + }; + class Item109 + { + dataType="Object"; + class PositionInfo + { + position[]={6504.625,28.948889,17033}; + angles[]={0.068153359,5.4586921,0.018198147}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2340; + type="Land_HBarrier_01_line_5_green_F"; + }; + class Item110 + { + dataType="Object"; + class PositionInfo + { + position[]={6508.5,28.921776,17037}; + angles[]={6.2763581,5.4588952,0.0045412821}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2341; + type="Land_HBarrier_01_line_5_green_F"; + }; + class Item111 + { + dataType="Object"; + class PositionInfo + { + position[]={6512.125,28.774767,17040.875}; + angles[]={6.2195621,5.4586921,0.022748843}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2342; + type="Land_HBarrier_01_line_5_green_F"; + }; + class Item112 + { + dataType="Object"; + class PositionInfo + { + position[]={6543.7188,28.461256,17011.002}; + angles[]={0.011372928,0.75131261,0.0045412821}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2352; + type="Land_HelipadSquare_F"; + }; + class Item113 + { + dataType="Object"; + class PositionInfo + { + position[]={6521.5938,28.402683,17031.377}; + angles[]={0.015923677,0.7315284,0.0090957033}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2353; + type="Land_HelipadSquare_F"; + }; + class Item114 + { + dataType="Object"; + class PositionInfo + { + position[]={6559.0522,29.321177,17004.992}; + angles[]={0.1110323,5.4586921,0.025022388}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2354; + type="Land_HBarrier_01_line_5_green_F"; + }; + class Item115 + { + dataType="Object"; + class PositionInfo + { + position[]={6536.875,29.246485,17025.25}; + angles[]={0.0022640675,5.4586921,0.0091022542}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2356; + type="Land_HBarrier_01_line_5_green_F"; + }; + class Item116 + { + dataType="Object"; + class PositionInfo + { + position[]={6515.625,28.87718,17044.875}; + angles[]={0.020476174,5.4586921,6.2422528}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2358; + type="Land_HBarrier_01_line_5_green_F"; + }; + class Item117 + { + dataType="Object"; + class PositionInfo + { + position[]={6499.0938,28.125349,17052.877}; + angles[]={6.2809215,0.72901738,0.022748843}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2362; + type="Land_HelipadSquare_F"; + }; + class Item118 + { + dataType="Object"; + class PositionInfo + { + position[]={6478.25,28.612236,17057.625}; + angles[]={6.2490687,5.4586921,0.011378167}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2363; + type="Land_HBarrier_01_line_5_green_F"; + }; + class Item119 + { + dataType="Object"; + class PositionInfo + { + position[]={6482.125,28.686045,17061.625}; + angles[]={0.043204524,5.4586921,6.2718072}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2364; + type="Land_HBarrier_01_line_5_green_F"; + }; + class Item120 + { + dataType="Object"; + class PositionInfo + { + position[]={6485.75,28.681295,17065.5}; + angles[]={0.013650165,5.458046,0.018198147}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2365; + type="Land_HBarrier_01_line_5_green_F"; + }; + class Item121 + { + dataType="Object"; + class PositionInfo + { + position[]={6489.25,28.586575,17069.5}; + angles[]={0.015923677,5.4586921,0.0068272259}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2368; + type="Land_HBarrier_01_line_5_green_F"; + }; + class Item122 + { + dataType="Object"; + class PositionInfo + { + position[]={6536.2476,28.961536,17052.877}; + angles[]={0.03184462,0.74968648,6.2377095}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2423; + type="Land_HBarrier_01_line_5_green_F"; + }; + class Item123 + { + dataType="Object"; + class PositionInfo + { + position[]={6552.5801,29.133835,17038.293}; + angles[]={-0,0.74968648,6.2740898}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2433; + type="Land_HBarrier_01_line_5_green_F"; + }; + class Item124 + { + dataType="Object"; + class PositionInfo + { + position[]={6540.2983,29.019724,17049.17}; + angles[]={0.065888278,0.74968648,6.2513428}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2436; + type="Land_HBarrier_01_line_5_green_F"; + }; + class Item125 + { + dataType="Object"; + class PositionInfo + { + position[]={6544.3511,29.031582,17045.586}; + angles[]={0.027296599,0.74968648,6.2809215}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2437; + type="Land_HBarrier_01_line_5_green_F"; + }; + class Item126 + { + dataType="Object"; + class PositionInfo + { + position[]={6548.4043,29.111935,17042.004}; + angles[]={0.022748843,0.74968648,6.2809215}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2438; + type="Land_HBarrier_01_line_5_green_F"; + }; + class Item127 + { + dataType="Object"; + class PositionInfo + { + position[]={6528.3218,28.854654,17060.082}; + angles[]={6.2649841,0.74968648,0.0045543881}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2447; + type="Land_HBarrier_01_line_5_green_F"; + }; + class Item128 + { + dataType="Object"; + class PositionInfo + { + position[]={6532.375,28.845453,17056.5}; + angles[]={0.03184462,0.74968648,0.013650165}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2448; + type="Land_HBarrier_01_line_5_green_F"; + }; + class Item129 + { + dataType="Object"; + class PositionInfo + { + position[]={6525.625,28.892567,17062.625}; + angles[]={0.013650165,0.74968648,6.2422528}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=2451; + type="Land_HBarrier_01_line_5_green_F"; + }; + class Item130 + { + dataType="Logic"; + class PositionInfo + { + position[]={6559.9688,28.174356,17075.377}; + angles[]={6.262712,5.4246387,0.0068272259}; + }; + areaSize[]={76.170219,0,72.44577}; + areaIsRectangle=1; + flags=1; + id=2002; + type="ModuleHideTerrainObjects_F"; + class CustomAttributes + { + class Attribute0 + { + property="#filter"; + expression="_this setVariable [""#filter"",_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=15; + }; + }; + }; + class Attribute1 + { + property="#hideLocally"; + expression="_this setVariable [""#hideLocally"",_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=2; + }; + }; + class Item131 + { + dataType="Object"; + class PositionInfo + { + position[]={6599.25,30.255144,17108.25}; + angles[]={6.2037172,5.4058661,0.14460358}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=4457; + type="Land_HBarrier_01_line_5_green_F"; + }; + class Item132 + { + dataType="Object"; + class PositionInfo + { + position[]={6587.3301,29.535212,17121.508}; + angles[]={0.0045543881,2.3077312,0.040932652}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=4466; + type="Land_HBarrier_01_line_5_green_F"; + }; + class Item133 + { + dataType="Object"; + class PositionInfo + { + position[]={6583.4688,29.527956,17131.127}; + angles[]={6.2354403,2.2763805,0.10203369}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=4470; + type="Land_HBarrier_01_line_5_green_F"; + }; + class Item134 + { + dataType="Object"; + class PositionInfo + { + position[]={6581.0938,29.300253,17128.252}; + angles[]={0.043204524,2.2763805,0.011378167}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=4471; + type="Land_HBarrier_01_line_5_green_F"; + }; + class Item135 + { + dataType="Object"; + class PositionInfo + { + position[]={6577.7188,29.312294,17124.627}; + angles[]={0.0091022542,2.2763736,0.020473262}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=4472; + type="Land_HBarrier_01_line_5_green_F"; + }; + class Item136 + { + dataType="Object"; + class PositionInfo + { + position[]={6574.3438,29.187838,17120.627}; + angles[]={0.0045412821,2.2763736,0.022748843}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=4477; + type="Land_HBarrier_01_line_5_green_F"; + }; + class Item137 + { + dataType="Object"; + class PositionInfo + { + position[]={6609.4688,31.025522,17106.877}; + angles[]={6.2672582,2.2763736,0.03184462}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=4478; + type="Land_HBarrier_01_line_5_green_F"; + }; + class Item138 + { + dataType="Object"; + class PositionInfo + { + position[]={6607.25,30.911753,17104.5}; + angles[]={6.2763581,2.2763736,0.036387973}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=4479; + type="Land_HBarrier_01_line_5_green_F"; + }; + class Item139 + { + dataType="Object"; + class PositionInfo + { + position[]={6603.75,30.43878,17100.375}; + angles[]={0.011378167,2.2763805,0.15794547}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=4480; + type="Land_HBarrier_01_line_5_green_F"; + }; + class Item140 + { + dataType="Object"; + class PositionInfo + { + position[]={6600.375,29.928871,17096.375}; + angles[]={0.0022640675,2.2763736,0.11103176}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=4481; + type="Land_HBarrier_01_line_5_green_F"; + }; + class Item141 + { + dataType="Object"; + class PositionInfo + { + position[]={6538.375,28.806517,17058.625}; + angles[]={0,3.8870909,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=4546; + type="Land_Cargo_House_V1_F"; + }; + class Item142 + { + dataType="Object"; + class PositionInfo + { + position[]={6542.8438,28.712654,17054.502}; + angles[]={0,3.8851781,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=4547; + type="Land_Cargo_House_V1_F"; + }; + class Item143 + { + dataType="Object"; + class PositionInfo + { + position[]={6547.3438,28.815517,17050.377}; + angles[]={0,3.8870909,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=4548; + type="Land_Cargo_House_V1_F"; + }; + class Item144 + { + dataType="Object"; + class PositionInfo + { + position[]={6562.2256,29.052797,17078.754}; + angles[]={6.2786312,3.8936393,6.2490706}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=4555; + type="Land_HBarrier_01_line_5_green_F"; + }; + class Item145 + { + dataType="Object"; + class PositionInfo + { + position[]={6558.1836,28.575583,17082.471}; + angles[]={0.11776915,3.8936393,0.022748843}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=4560; + type="Land_HBarrier_01_line_5_green_F"; + }; + class Item146 + { + dataType="Object"; + class PositionInfo + { + position[]={6554.1392,28.485859,17086.064}; + angles[]={0.070418544,3.8936393,6.2127671}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=4561; + type="Land_HBarrier_01_line_5_green_F"; + }; + class Item147 + { + dataType="Object"; + class PositionInfo + { + position[]={6550.0942,28.465185,17089.656}; + angles[]={6.1834049,3.8936393,0.061355513}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=4562; + type="Land_HBarrier_01_line_5_green_F"; + }; + class Item148 + { + dataType="Object"; + class PositionInfo + { + position[]={6570.125,29.097084,17071.5}; + angles[]={0.043204524,3.8936393,0.015927421}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=4569; + type="Land_HBarrier_01_line_5_green_F"; + }; + class Item149 + { + dataType="Object"; + class PositionInfo + { + position[]={6566.0894,28.904392,17075.121}; + angles[]={6.2786312,3.8936393,6.2490706}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=4570; + type="Land_HBarrier_01_line_5_green_F"; + }; + class Item150 + { + dataType="Object"; + class PositionInfo + { + position[]={6574.1704,28.810999,17067.561}; + angles[]={6.1319046,3.8936393,0.013650165}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=4573; + type="Land_HBarrier_01_line_5_green_F"; + }; + class Item151 + { + dataType="Object"; + class PositionInfo + { + position[]={6578.125,28.88735,17063.75}; + angles[]={6.2695355,3.8947914,0.11327865}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=4576; + type="Land_HBarrier_01_line_5_green_F"; + }; + class Item152 + { + dataType="Object"; + class PositionInfo + { + position[]={6564.625,28.853111,17068.875}; + angles[]={0,0.74594545,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=4585; + type="Land_Cargo_House_V1_F"; + }; + class Item153 + { + dataType="Object"; + class PositionInfo + { + position[]={6560.125,28.838259,17073}; + angles[]={0,0.74785829,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=4586; + type="Land_Cargo_House_V1_F"; + }; + class Item154 + { + dataType="Object"; + class PositionInfo + { + position[]={6555.5938,28.790863,17077.127}; + angles[]={0,0.74594545,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=4587; + type="Land_Cargo_House_V1_F"; + }; + class Item155 + { + dataType="Object"; + class PositionInfo + { + position[]={6566.5,34.968185,17140.5}; + angles[]={0,4.9386487,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=4603; + type="Land_Radar_Small_F"; + atlOffset=1.9073486e-006; + }; + class Item156 + { + dataType="Object"; + class PositionInfo + { + position[]={6614.875,40.977028,17090}; + angles[]={0,5.5148573,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=4604; + type="Land_Airport_01_controlTower_F"; + atlOffset=-1.9073486e-006; + }; + class Item157 + { + dataType="Object"; + class PositionInfo + { + position[]={6578.2192,28.978987,17061.021}; + angles[]={0.029571336,5.4763341,0.020476174}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=5414; + type="Land_HBarrier_01_line_5_green_F"; + }; + class Item158 + { + dataType="Object"; + class PositionInfo + { + position[]={6574.438,29.067913,17057.023}; + angles[]={6.267262,5.4763341,0.047745109}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=5416; + type="Land_HBarrier_01_line_5_green_F"; + }; + class Item159 + { + dataType="Object"; + class PositionInfo + { + position[]={6571.5942,28.995573,17054.146}; + angles[]={0.038661517,5.4763341,0.0045543881}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=5418; + type="Land_HBarrier_01_line_5_green_F"; + }; + class Item160 + { + dataType="Object"; + class PositionInfo + { + position[]={6561.25,29.070602,17044.375}; + angles[]={0.013650165,5.4763341,0.0045412821}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=5420; + type="Land_HBarrier_01_line_5_green_F"; + }; + class Item161 + { + dataType="Object"; + class PositionInfo + { + position[]={6559.5313,30.462162,17042.498}; + angles[]={6.1927514,5.4763341,0.069187075}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=5422; + type="Land_HBarrier_01_line_5_green_F"; + }; + class Item162 + { + dataType="Object"; + class PositionInfo + { + position[]={6555.75,29.15799,17038.5}; + angles[]={0.0090957033,5.4763341,0.0068272259}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=5424; + type="Land_HBarrier_01_line_5_green_F"; + }; + class Item163 + { + dataType="Object"; + class PositionInfo + { + position[]={6525.875,28.826982,17066}; + angles[]={0.056822687,2.2964747,6.2422514}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=5430; + type="Land_HBarrier_01_line_5_green_F"; + }; + class Item164 + { + dataType="Object"; + class PositionInfo + { + position[]={6529.501,28.825882,17070.139}; + angles[]={0.047745109,2.2964747,6.2740831}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=5432; + type="Land_HBarrier_01_line_5_green_F"; + }; + class Item165 + { + dataType="Object"; + class PositionInfo + { + position[]={6531.5,28.810514,17072.25}; + angles[]={-0,2.2964747,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=5434; + type="Land_HBarrier_01_line_5_green_F"; + }; + class Item166 + { + dataType="Object"; + class PositionInfo + { + position[]={6540.875,28.703197,17082.25}; + angles[]={-0,2.2964747,0.011372928}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=5436; + type="Land_HBarrier_01_line_5_green_F"; + }; + class Item167 + { + dataType="Object"; + class PositionInfo + { + position[]={6543.5,28.598986,17085.25}; + angles[]={0.05908861,2.2964747,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=5438; + type="Land_HBarrier_01_line_5_green_F"; + }; + class Item168 + { + dataType="Object"; + class PositionInfo + { + position[]={6547.125,28.319489,17089.375}; + angles[]={6.1834049,2.2969637,0.015927421}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=5440; + type="Land_HBarrier_01_line_5_green_F"; + }; + class Item169 + { + dataType="Object"; + class PositionInfo + { + position[]={6610.4688,30.247965,17047.627}; + angles[]={6.2581606,2.1664639,0.043204524}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=5460; + type="CamoNet_wdl_F"; + }; + class Item170 + { + dataType="Object"; + class PositionInfo + { + position[]={6614.4688,30.690989,17058.252}; + angles[]={6.2627091,1.3631196,0.056822687}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=5461; + type="CamoNet_wdl_F"; + }; + class Item171 + { + dataType="Object"; + class PositionInfo + { + position[]={6570.9688,28.604506,17058.502}; + angles[]={6.267262,0,0.047745109}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=5444; + type="Land_BagFence_Round_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item172 + { + dataType="Object"; + class PositionInfo + { + position[]={6573.9688,28.590691,17061.377}; + angles[]={0.043204524,4.602653,6.2718072}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=5445; + type="Land_BagFence_Round_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item173 + { + dataType="Object"; + class PositionInfo + { + position[]={6570.5938,28.360817,17064.752}; + angles[]={0.079467587,3.0734408,6.2718124}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=5446; + type="Land_BagFence_Round_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item174 + { + dataType="Object"; + class PositionInfo + { + position[]={6567.5938,28.49486,17062.002}; + angles[]={6.219563,1.3828664,0.05908861}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=5447; + type="Land_BagFence_Round_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item175 + { + dataType="Object"; + class PositionInfo + { + position[]={6532.8438,28.57263,17061.252}; + angles[]={6.2763581,0,0.0022640675}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=5449; + type="Land_BagFence_Round_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item176 + { + dataType="Object"; + class PositionInfo + { + position[]={6535.8438,28.592857,17064.127}; + angles[]={6.2786441,4.602653,0.0022640675}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=5450; + type="Land_BagFence_Round_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item177 + { + dataType="Object"; + class PositionInfo + { + position[]={6532.4688,28.583187,17067.502}; + angles[]={0.047745109,3.0734408,6.2604365}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=5451; + type="Land_BagFence_Round_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item178 + { + dataType="Object"; + class PositionInfo + { + position[]={6529.4688,28.597023,17064.752}; + angles[]={6.2536139,1.3828664,0.047745109}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=5452; + type="Land_BagFence_Round_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item179 + { + dataType="Object"; + class PositionInfo + { + position[]={6601.0938,29.660404,17039.877}; + angles[]={6.2786441,2.7675405,6.2695355}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=5459; + type="CamoNet_wdl_F"; + }; + class Item180 + { + dataType="Object"; + class PositionInfo + { + position[]={6545.9688,29.25407,17136.127}; + angles[]={0.0045412821,3.8521979,0.029569319}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=5963; + type="Land_HBarrier_01_line_5_green_F"; + }; + class Item181 + { + dataType="Object"; + class PositionInfo + { + position[]={6541.8438,29.194435,17139.752}; + angles[]={0.0045412821,3.8521979,6.2786441}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=5964; + type="Land_HBarrier_01_line_5_green_F"; + }; + class Item182 + { + dataType="Object"; + class PositionInfo + { + position[]={6537.8438,29.164286,17143.252}; + angles[]={0.0068272259,3.8521979,0.0091022542}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=5965; + type="Land_HBarrier_01_line_5_green_F"; + }; + class Item183 + { + dataType="Object"; + class PositionInfo + { + position[]={6533.7188,29.11553,17146.752}; + angles[]={-0,3.8521979,0.0090957033}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=5969; + type="Land_HBarrier_01_line_5_green_F"; + }; + class Item184 + { + dataType="Object"; + class PositionInfo + { + position[]={6530.3438,28.323683,17125.627}; + angles[]={6.2354403,2.2844331,0.025022388}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=5971; + type="Land_HelipadSquare_F"; + }; + class Item185 + { + dataType="Object"; + class PositionInfo + { + position[]={6522.3438,28.829208,17108.877}; + angles[]={0.0045412821,3.8521979,6.2513428}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=5972; + type="Land_HBarrier_01_line_5_green_F"; + }; + class Item186 + { + dataType="Object"; + class PositionInfo + { + position[]={6518.2188,28.85611,17112.627}; + angles[]={6.2649841,3.8521979,0.0068272259}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=5973; + type="Land_HBarrier_01_line_5_green_F"; + }; + class Item187 + { + dataType="Object"; + class PositionInfo + { + position[]={6514.2188,28.885574,17116.002}; + angles[]={6.2718124,3.8521979,0.0045412821}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=5974; + type="Land_HBarrier_01_line_5_green_F"; + }; + class Item188 + { + dataType="Object"; + class PositionInfo + { + position[]={6510.0938,28.897455,17119.502}; + angles[]={6.2581654,3.8521979,0.011372928}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=5977; + type="Land_HBarrier_01_line_5_green_F"; + }; + class Item189 + { + dataType="Object"; + class PositionInfo + { + position[]={6474.125,28.240515,17083.625}; + angles[]={0,5.4417968,0.029565878}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=6549; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=0.31480026; + }; + class Item190 + { + dataType="Object"; + class PositionInfo + { + position[]={6598.75,29.240515,17028}; + angles[]={0,5.4417968,0}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=6550; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=0.4493618; + }; + class Item191 + { + dataType="Object"; + class PositionInfo + { + position[]={6591.5,30.520027,17019.75}; + angles[]={6.2809215,5.4417925,6.2467976}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=6554; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=1.2578506; + }; + class Item192 + { + dataType="Object"; + class PositionInfo + { + position[]={6595.125,30.46693,17023.875}; + angles[]={6.2740898,5.4417925,0}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=6555; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=1.2578506; + }; + class Item193 + { + dataType="Object"; + class PositionInfo + { + position[]={6580.625,30.561155,17007.5}; + angles[]={-0,5.4417925,0.025022388}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=6557; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=1.2578506; + }; + class Item194 + { + dataType="Object"; + class PositionInfo + { + position[]={6584.25,30.608829,17011.625}; + angles[]={0.0090957033,5.4417925,6.2786441}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=6558; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=1.2578506; + }; + class Item195 + { + dataType="Object"; + class PositionInfo + { + position[]={6587.875,30.570627,17015.625}; + angles[]={6.2786441,5.4417925,6.2809215}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=6559; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=1.2578506; + }; + class Item196 + { + dataType="Object"; + class PositionInfo + { + position[]={6569.5,30.498365,16995.375}; + angles[]={0.036387973,5.4417925,6.2558889}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=6560; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=1.1665764; + }; + class Item197 + { + dataType="Object"; + class PositionInfo + { + position[]={6573.25,30.373365,16999.5}; + angles[]={0,5.4417968,0}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=6561; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=1.0571232; + }; + class Item198 + { + dataType="Object"; + class PositionInfo + { + position[]={6576.75,30.373365,17003.5}; + angles[]={0.0022640675,5.4417925,0.011372928}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=6562; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=1.0303135; + }; + class Item199 + { + dataType="Object"; + class PositionInfo + { + position[]={6562.25,30.740515,16987.25}; + angles[]={0.013645798,5.4417925,0}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=6564; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=1.2578506; + }; + class Item200 + { + dataType="Object"; + class PositionInfo + { + position[]={6565.875,30.664604,16991.25}; + angles[]={0.027296599,5.4417925,6.2786441}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=6565; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=1.2578506; + }; + class Item201 + { + dataType="Object"; + class PositionInfo + { + position[]={6635.25,32.509365,17068.75}; + angles[]={6.2763581,5.4417925,0.013650165}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=6566; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=1.1249981; + }; + class Item202 + { + dataType="Object"; + class PositionInfo + { + position[]={6638.9204,32.50296,17072.852}; + angles[]={0.015923677,5.4417925,0}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=6567; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=1.1249981; + }; + class Item203 + { + dataType="Object"; + class PositionInfo + { + position[]={6642.625,32.529854,17076.875}; + angles[]={0.0045543881,5.4417925,0.036387973}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=6568; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=1.1249981; + }; + class Item204 + { + dataType="Object"; + class PositionInfo + { + position[]={6624.375,31.823301,17056.5}; + angles[]={6.2672582,5.4417925,0.05908962}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=6569; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=1.125; + }; + class Item205 + { + dataType="Object"; + class PositionInfo + { + position[]={6628,32.086933,17060.625}; + angles[]={6.2718124,5.4417925,0.05908962}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=6570; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=1.125; + }; + class Item206 + { + dataType="Object"; + class PositionInfo + { + position[]={6631.5,32.377048,17064.625}; + angles[]={6.2718072,5.4417925,0.045474414}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=6571; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=1.1249981; + }; + class Item207 + { + dataType="Object"; + class PositionInfo + { + position[]={6613.375,30.902094,17044.375}; + angles[]={6.2581606,5.4417925,0.043204524}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=6572; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=1.125; + }; + class Item208 + { + dataType="Object"; + class PositionInfo + { + position[]={6617,31.262127,17048.5}; + angles[]={6.267262,5.4417925,0.036387973}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=6573; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=1.125; + }; + class Item209 + { + dataType="Object"; + class PositionInfo + { + position[]={6620.5,31.53223,17052.5}; + angles[]={6.2536163,5.4417925,0.018198147}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=6574; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=1.125; + }; + class Item210 + { + dataType="Object"; + class PositionInfo + { + position[]={6602.375,30.373365,17032.125}; + angles[]={0.0068272259,5.4417925,6.2354417}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=6575; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=1.0649242; + }; + class Item211 + { + dataType="Object"; + class PositionInfo + { + position[]={6606.125,30.365515,17036.25}; + angles[]={6.2718124,5.4417925,0.011372928}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=6576; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=1.0660057; + }; + class Item212 + { + dataType="Object"; + class PositionInfo + { + position[]={6609.625,30.598982,17040.25}; + angles[]={6.2513428,5.4417925,0.072681367}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=6577; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=1.125; + }; + class Item213 + { + dataType="Object"; + class PositionInfo + { + position[]={6598.75,30.498365,17028}; + angles[]={0,5.4417968,0}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=6578; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=1.1007404; + }; + class Item214 + { + dataType="Object"; + class PositionInfo + { + position[]={6605.8438,32.411808,17112.627}; + angles[]={6.2422528,3.870996,0.03184275}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=6605; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=1.3378029; + }; + class Item215 + { + dataType="Object"; + class PositionInfo + { + position[]={6618.25,32.62912,17101.75}; + angles[]={6.2558866,3.870996,0.03411676}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=6606; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=1.337801; + }; + class Item216 + { + dataType="Object"; + class PositionInfo + { + position[]={6614.1797,32.583817,17105.443}; + angles[]={6.267262,3.870996,0.054553483}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=6607; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=1.3378029; + }; + class Item217 + { + dataType="Object"; + class PositionInfo + { + position[]={6609.9688,32.415089,17109.127}; + angles[]={6.2672582,3.870996,0.03184462}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=6608; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=1.337801; + }; + class Item218 + { + dataType="Object"; + class PositionInfo + { + position[]={6630.25,32.787991,17090.75}; + angles[]={6.2536163,3.870996,0.015923677}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=6609; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=1.337801; + }; + class Item219 + { + dataType="Object"; + class PositionInfo + { + position[]={6626.25,32.822449,17094.5}; + angles[]={6.267262,3.870996,0.0022640675}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=6610; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=1.3378029; + }; + class Item220 + { + dataType="Object"; + class PositionInfo + { + position[]={6622.25,32.791275,17098.25}; + angles[]={0.0091022542,3.870996,0.040932652}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=6611; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=1.3378029; + }; + class Item221 + { + dataType="Object"; + class PositionInfo + { + position[]={6642.375,32.750507,17079.75}; + angles[]={6.258163,3.870996,0.040932652}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=6612; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=1.3378048; + }; + class Item222 + { + dataType="Object"; + class PositionInfo + { + position[]={6638.375,32.740513,17083.5}; + angles[]={6.2718072,3.870996,0.015927421}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=6613; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=1.337801; + }; + class Item223 + { + dataType="Object"; + class PositionInfo + { + position[]={6634.375,32.736923,17087.125}; + angles[]={6.2718124,3.870996,0.0068272259}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=6614; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=1.337801; + }; + class Item224 + { + dataType="Object"; + class PositionInfo + { + position[]={6602.75,32.115513,17112.25}; + angles[]={6.2467976,2.2863812,0.063622363}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=6615; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=1.2604332; + }; + class Item225 + { + dataType="Object"; + class PositionInfo + { + position[]={6599.1563,31.504988,17108.123}; + angles[]={6.2037172,5.4058661,0.14460358}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=6616; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=1.2735214; + }; + class Item226 + { + dataType="Object"; + class PositionInfo + { + position[]={6590.1699,31.195818,17124.992}; + angles[]={6.1924281,2.2863812,0.13962634}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=6617; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=1.099041; + }; + class Item227 + { + dataType="Object"; + class PositionInfo + { + position[]={6587.25,30.740515,17121.5}; + angles[]={0.0045543881,2.3077312,0.040932652}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=6618; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=1.2085648; + }; + class Item228 + { + dataType="Object"; + class PositionInfo + { + position[]={6558,30.539936,17157.75}; + angles[]={6.2286329,3.870996,0.036389608}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=6619; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=1.313446; + }; + class Item229 + { + dataType="Object"; + class PositionInfo + { + position[]={6554,30.662853,17161.375}; + angles[]={6.2763581,3.870996,6.2513428}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=6620; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=1.313446; + }; + class Item230 + { + dataType="Object"; + class PositionInfo + { + position[]={6550,30.615515,17165.125}; + angles[]={0.018198147,3.870996,0.013650165}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=6621; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=1.313446; + }; + class Item231 + { + dataType="Object"; + class PositionInfo + { + position[]={6570.125,30.790228,17146.625}; + angles[]={6.2490687,3.870996,0.056821637}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=6622; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=1.313446; + }; + class Item232 + { + dataType="Object"; + class PositionInfo + { + position[]={6566,30.700201,17150.375}; + angles[]={6.228632,3.870996,0.099781722}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=6623; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=1.313446; + }; + class Item233 + { + dataType="Object"; + class PositionInfo + { + position[]={6562.125,30.510176,17154}; + angles[]={6.228632,3.870996,0.099781722}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=6624; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=1.313446; + }; + class Item234 + { + dataType="Object"; + class PositionInfo + { + position[]={6582,31.053961,17135.375}; + angles[]={6.1744018,3.870996,0.056821637}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=6625; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=1.170393; + }; + class Item235 + { + dataType="Object"; + class PositionInfo + { + position[]={6574,30.802677,17142.75}; + angles[]={6.1991968,3.870996,0.065888278}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=6626; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=1.313446; + }; + class Item236 + { + dataType="Object"; + class PositionInfo + { + position[]={6590,31.537935,17128}; + angles[]={6.237711,3.870996,0.12225478}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=6627; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=1.313446; + }; + class Item237 + { + dataType="Object"; + class PositionInfo + { + position[]={6547.25,30.615543,17165}; + angles[]={0,5.4417968,0}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=6628; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=1.2600002; + }; + class Item238 + { + dataType="Object"; + class PositionInfo + { + position[]={6578,30.928961,17139}; + angles[]={6.2604342,3.870996,0.12449489}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=6629; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=1.2171326; + }; + class Item239 + { + dataType="Object"; + class PositionInfo + { + position[]={6586.0684,31.198025,17131.553}; + angles[]={6.2377095,3.870996,0.13121012}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=6630; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=1.313446; + }; + class Item240 + { + dataType="Object"; + class PositionInfo + { + position[]={6496.125,29.900059,17108}; + angles[]={6.2718124,5.4417925,6.2809215}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=6631; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=1.25; + }; + class Item241 + { + dataType="Object"; + class PositionInfo + { + position[]={6499.75,29.950583,17112.125}; + angles[]={6.2558889,5.4417925,0.011372928}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=6632; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=1.25; + }; + class Item242 + { + dataType="Object"; + class PositionInfo + { + position[]={6503.375,29.990515,17116.125}; + angles[]={6.2649841,5.4417925,0.0091022542}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=6633; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=1.174839; + }; + class Item243 + { + dataType="Object"; + class PositionInfo + { + position[]={6485.25,29.756758,17095.75}; + angles[]={-0,5.4417925,6.262712}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=6634; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=1.25; + }; + class Item244 + { + dataType="Object"; + class PositionInfo + { + position[]={6488.875,29.744541,17099.875}; + angles[]={6.2786441,5.4417925,6.2718124}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=6635; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=1.25; + }; + class Item245 + { + dataType="Object"; + class PositionInfo + { + position[]={6492.4551,29.860189,17103.883}; + angles[]={6.244524,5.4417925,0.025022388}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=6636; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=1.25; + }; + class Item246 + { + dataType="Object"; + class PositionInfo + { + position[]={6474.125,28.240515,17083.625}; + angles[]={0,5.4417968,0.029565878}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=6637; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=0.31480026; + }; + class Item247 + { + dataType="Object"; + class PositionInfo + { + position[]={6477.875,29.60272,17087.75}; + angles[]={6.208241,5.4417925,6.2467976}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=6638; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=1.25; + }; + class Item248 + { + dataType="Object"; + class PositionInfo + { + position[]={6481.375,29.748457,17091.75}; + angles[]={6.2308254,5.4417968,0.011379546}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=6639; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=1.25; + }; + class Item249 + { + dataType="Object"; + class PositionInfo + { + position[]={6463.25,29.667877,17071.375}; + angles[]={0.027296599,5.4417925,0}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=6640; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=1.25; + }; + class Item250 + { + dataType="Object"; + class PositionInfo + { + position[]={6466.875,29.490515,17075.5}; + angles[]={0.052359879,5.4417968,0.011379546}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=6641; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=1.1202412; + }; + class Item251 + { + dataType="Object"; + class PositionInfo + { + position[]={6470.5,29.240515,17079.5}; + angles[]={0,5.4417968,0}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=6642; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=0.84879303; + }; + class Item252 + { + dataType="Object"; + class PositionInfo + { + position[]={6539.875,30.421465,17157}; + angles[]={6.2740831,5.4417925,0.0068272259}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=6643; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=1.25; + }; + class Item253 + { + dataType="Object"; + class PositionInfo + { + position[]={6543.625,30.519548,17161}; + angles[]={6.2513428,5.4417925,6.2718072}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=6644; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=1.25; + }; + class Item254 + { + dataType="Object"; + class PositionInfo + { + position[]={6529,30.240515,17144.75}; + angles[]={0.029569319,5.4417925,6.2740898}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=6645; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=1.1277866; + }; + class Item255 + { + dataType="Object"; + class PositionInfo + { + position[]={6532.625,30.355577,17148.875}; + angles[]={-0,5.4417925,0.0090957033}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=6646; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=1.25; + }; + class Item256 + { + dataType="Object"; + class PositionInfo + { + position[]={6536.25,30.455019,17152.875}; + angles[]={0.020473262,5.4415183,6.2695355}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=6647; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=1.25; + }; + class Item257 + { + dataType="Object"; + class PositionInfo + { + position[]={6518,30.255938,17132.625}; + angles[]={0.015923677,5.4417925,0}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=6648; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=1.25; + }; + class Item258 + { + dataType="Object"; + class PositionInfo + { + position[]={6521.625,30.276344,17136.75}; + angles[]={6.2604365,5.4417925,0.015927421}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=6649; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=1.25; + }; + class Item259 + { + dataType="Object"; + class PositionInfo + { + position[]={6525.25,30.336159,17140.75}; + angles[]={6.2809215,5.4417925,6.2718124}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=6650; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=1.25; + }; + class Item260 + { + dataType="Object"; + class PositionInfo + { + position[]={6507,30.136101,17120.375}; + angles[]={6.2718124,5.4417925,6.2809215}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=6651; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=1.25; + }; + class Item261 + { + dataType="Object"; + class PositionInfo + { + position[]={6510.75,30.115515,17124.5}; + angles[]={6.2740831,5.4417925,6.2809215}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=6652; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=1.1346169; + }; + class Item262 + { + dataType="Object"; + class PositionInfo + { + position[]={6514.2969,30.210104,17128.402}; + angles[]={0.0022640675,5.4417925,0.0022640675}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=6653; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=1.25; + }; + class Item263 + { + dataType="Object"; + class PositionInfo + { + position[]={6474.125,29.490515,17083.625}; + angles[]={0,5.4417968,0.029565878}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=6654; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=1.0614891; + }; + class Item264 + { + dataType="Object"; + class PositionInfo + { + position[]={6543.5,30.519205,16994.25}; + angles[]={0.03184275,3.870996,0}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=6679; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=1.25; + }; + class Item265 + { + dataType="Object"; + class PositionInfo + { + position[]={6539.5,30.4956,16998}; + angles[]={6.2786441,3.870996,6.2695355}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=6680; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=1.25; + }; + class Item266 + { + dataType="Object"; + class PositionInfo + { + position[]={6555.625,30.777243,16983.125}; + angles[]={0.029569319,3.870996,6.2763581}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=6681; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=1.25; + }; + class Item267 + { + dataType="Object"; + class PositionInfo + { + position[]={6551.5,30.689154,16986.875}; + angles[]={0.0068184896,3.870996,0}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=6682; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=1.25; + }; + class Item268 + { + dataType="Object"; + class PositionInfo + { + position[]={6547.625,30.655136,16990.625}; + angles[]={0.0068272259,3.870996,0.0091022542}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=6683; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=1.25; + }; + class Item269 + { + dataType="Object"; + class PositionInfo + { + position[]={6519.5,30.534611,17016.625}; + angles[]={6.2786441,3.870996,0.0045412821}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=6684; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=1.25; + }; + class Item270 + { + dataType="Object"; + class PositionInfo + { + position[]={6515.5,30.505947,17020.375}; + angles[]={6.2649841,3.870996,0.03411676}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=6685; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=1.25; + }; + class Item271 + { + dataType="Object"; + class PositionInfo + { + position[]={6511.5,30.440264,17024}; + angles[]={6.2786441,3.870996,0.015923677}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=6686; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=1.25; + }; + class Item272 + { + dataType="Object"; + class PositionInfo + { + position[]={6531.625,30.471764,17005.5}; + angles[]={-0,3.870996,6.2240968}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=6687; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=1.25; + }; + class Item273 + { + dataType="Object"; + class PositionInfo + { + position[]={6527.5,30.518703,17009.25}; + angles[]={6.2695398,3.870996,0}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=6688; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=1.25; + }; + class Item274 + { + dataType="Object"; + class PositionInfo + { + position[]={6523.625,30.541336,17012.875}; + angles[]={6.2695355,3.870996,0.0090957033}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=6689; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=1.25; + }; + class Item275 + { + dataType="Object"; + class PositionInfo + { + position[]={6535.5,30.43417,17001.625}; + angles[]={0.070417695,3.870996,6.2695355}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=6690; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=1.25; + }; + class Item276 + { + dataType="Object"; + class PositionInfo + { + position[]={6483.25,30.041634,17050.125}; + angles[]={0.0068184896,3.870996,0.022748843}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=6691; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=1.25; + }; + class Item277 + { + dataType="Object"; + class PositionInfo + { + position[]={6479.25,29.930586,17053.75}; + angles[]={0.022748843,3.870996,0.015927421}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=6692; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=1.25; + }; + class Item278 + { + dataType="Object"; + class PositionInfo + { + position[]={6495.25,30.169508,17038.875}; + angles[]={0,3.8710008,0}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=6693; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=1.2500019; + }; + class Item279 + { + dataType="Object"; + class PositionInfo + { + position[]={6491.25,30.074806,17042.625}; + angles[]={0.013650165,3.870996,0.011372928}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=6694; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=1.25; + }; + class Item280 + { + dataType="Object"; + class PositionInfo + { + position[]={6487.375,30.090408,17046.375}; + angles[]={6.2536163,3.9242442,0.011372928}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=6695; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=1.25; + }; + class Item281 + { + dataType="Object"; + class PositionInfo + { + position[]={6507.375,30.39323,17027.75}; + angles[]={0.011372928,3.870996,0}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=6696; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=1.25; + }; + class Item282 + { + dataType="Object"; + class PositionInfo + { + position[]={6503.25,30.340527,17031.5}; + angles[]={6.221828,3.870996,0.054553483}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=6697; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=1.25; + }; + class Item283 + { + dataType="Object"; + class PositionInfo + { + position[]={6499.375,30.240515,17035.125}; + angles[]={0,3.8710008,0}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=6698; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=1.0753651; + }; + class Item284 + { + dataType="Object"; + class PositionInfo + { + position[]={6471.25,29.740515,17061.125}; + angles[]={0,3.8710008,0}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=6699; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=1.1172638; + }; + class Item285 + { + dataType="Object"; + class PositionInfo + { + position[]={6467.2168,29.733873,17064.918}; + angles[]={0.0045412821,3.870996,0.022748843}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=6700; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=1.25; + }; + class Item286 + { + dataType="Object"; + class PositionInfo + { + position[]={6475.25,29.865103,17057.5}; + angles[]={0,3.8710008,0}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=6701; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=1.066; + }; + class Item287 + { + dataType="Object"; + class PositionInfo + { + position[]={6463.5,29.740515,17068.375}; + angles[]={6.2786441,3.870996,0}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=6702; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=1.298214; + }; + class Item288 + { + dataType="Object"; + class PositionInfo + { + position[]={6558.625,30.865515,16983.25}; + angles[]={0.015923677,5.4417925,6.2786441}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=6703; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=1.3462963; + }; + }; + id=4991; + atlOffset=1.0930328; + }; + class Item122 + { + dataType="Layer"; + name="Airport (4)"; + class Entities + { + items=160; + class Item0 + { + dataType="Object"; + class PositionInfo + { + position[]={6603.6934,15.258985,9721.0234}; + angles[]={0,4.2803926,6.2763672}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=3049; + type="Land_HBarrier_01_big_4_green_F"; + atlOffset=0.025390625; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item1 + { + dataType="Object"; + class PositionInfo + { + position[]={6607.2529,15.205048,9713.3047}; + angles[]={6.2740831,4.2803926,6.2809215}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=3050; + type="Land_HBarrier_01_big_4_green_F"; + atlOffset=0.025391579; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item2 + { + dataType="Object"; + class PositionInfo + { + position[]={6597.2881,15.181685,9734.9277}; + angles[]={0.05908861,4.2803926,6.2740831}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=3051; + type="Land_HBarrier_01_big_4_green_F"; + atlOffset=0.025391579; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item3 + { + dataType="Object"; + class PositionInfo + { + position[]={6593.7505,14.620676,9742.5928}; + angles[]={0.088504851,4.2803926,0.0045543881}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=3052; + type="Land_HBarrier_01_big_4_green_F"; + atlOffset=0.025391579; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item4 + { + dataType="Object"; + class PositionInfo + { + position[]={6599.4219,15.045392,9775.5361}; + angles[]={0,5.2875175,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=3053; + type="Land_HBarrier_01_big_4_green_F"; + atlOffset=0.025391579; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item5 + { + dataType="Object"; + class PositionInfo + { + position[]={6594.7983,15.031631,9768.4043}; + angles[]={0.0068272259,5.2875175,6.2809215}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=3054; + type="Land_HBarrier_01_big_4_green_F"; + atlOffset=0.025391579; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item6 + { + dataType="Object"; + class PositionInfo + { + position[]={6607.7847,15.040112,9788.4385}; + angles[]={0.0068184896,5.2875175,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=3055; + type="Land_HBarrier_01_big_4_green_F"; + atlOffset=0.025391579; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item7 + { + dataType="Object"; + class PositionInfo + { + position[]={6612.3413,15.004678,9795.4668}; + angles[]={0.0091022542,5.2875175,0.0045412821}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=3056; + type="Land_HBarrier_01_big_4_green_F"; + atlOffset=0.025392532; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item8 + { + dataType="Object"; + class PositionInfo + { + position[]={6618.2134,14.997267,9798.2402}; + angles[]={0.0045412821,0.071634769,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=3057; + type="Land_HBarrier_01_big_4_green_F"; + atlOffset=0.025391579; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item9 + { + dataType="Object"; + class PositionInfo + { + position[]={6634.4043,15.014542,9796.8281}; + angles[]={0.0022375863,0.071634769,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=3058; + type="Land_HBarrier_01_big_4_green_F"; + atlOffset=0.025391579; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item10 + { + dataType="Object"; + class PositionInfo + { + position[]={6626.0591,15.004064,9797.5518}; + angles[]={0.013650165,0.071634769,6.2809215}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=3059; + type="Land_HBarrier_01_big_4_green_F"; + atlOffset=0.025391579; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item11 + { + dataType="Object"; + class PositionInfo + { + position[]={6642.7578,15.046931,9796.2295}; + angles[]={0.0068184896,0.071634769,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=3060; + type="Land_HBarrier_01_big_4_green_F"; + atlOffset=0.025392532; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item12 + { + dataType="Object"; + class PositionInfo + { + position[]={6658.9473,15.06403,9794.8174}; + angles[]={0.0045412821,0.071634769,0.0022640675}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=3061; + type="Land_HBarrier_01_big_4_green_F"; + atlOffset=0.025391579; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item13 + { + dataType="Object"; + class PositionInfo + { + position[]={6650.603,15.056036,9795.541}; + angles[]={0.0068272259,0.071634769,0.0045412821}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=3062; + type="Land_HBarrier_01_big_4_green_F"; + atlOffset=0.025391579; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item14 + { + dataType="Object"; + class PositionInfo + { + position[]={6612.1108,15.212956,9709.7002}; + angles[]={0.0068272259,0.071634769,6.2809215}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=3063; + type="Land_HBarrier_01_big_4_green_F"; + atlOffset=0.025391579; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item15 + { + dataType="Object"; + class PositionInfo + { + position[]={6628.3013,15.207823,9708.2881}; + angles[]={0.0090957033,0.071634769,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=3064; + type="Land_HBarrier_01_big_4_green_F"; + atlOffset=0.025390625; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item16 + { + dataType="Object"; + class PositionInfo + { + position[]={6619.9565,15.24084,9709.0117}; + angles[]={0.0045412821,0.071634769,6.2809215}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=3065; + type="Land_HBarrier_01_big_4_green_F"; + atlOffset=0.025391579; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item17 + { + dataType="Object"; + class PositionInfo + { + position[]={6636.6499,15.220135,9707.7266}; + angles[]={0.0068272259,0.071634769,6.2786441}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=3066; + type="Land_HBarrier_01_big_4_green_F"; + atlOffset=0.025391579; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item18 + { + dataType="Object"; + class PositionInfo + { + position[]={6652.8452,15.206142,9706.2754}; + angles[]={0.0090957033,0.071634769,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=3067; + type="Land_HBarrier_01_big_4_green_F"; + atlOffset=0.025390625; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item19 + { + dataType="Object"; + class PositionInfo + { + position[]={6644.5,15.21,9707}; + angles[]={6.2786441,0.071634769,6.2809215}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=3068; + type="Land_HBarrier_01_big_4_green_F"; + atlOffset=0.025392532; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item20 + { + dataType="Object"; + class PositionInfo + { + position[]={6667.542,15.056227,9794.0742}; + angles[]={0.0045412821,0.071634769,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=3069; + type="Land_HBarrier_01_big_4_green_F"; + atlOffset=0.025391579; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item21 + { + dataType="Object"; + class PositionInfo + { + position[]={6683.7314,15.100238,9792.6611}; + angles[]={0.0045412821,0.071634769,0.0022640675}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=3070; + type="Land_HBarrier_01_big_4_green_F"; + atlOffset=0.025391579; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item22 + { + dataType="Object"; + class PositionInfo + { + position[]={6675.3882,15.06634,9793.3867}; + angles[]={0.0068184896,0.071634769,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=3071; + type="Land_HBarrier_01_big_4_green_F"; + atlOffset=0.025392532; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item23 + { + dataType="Object"; + class PositionInfo + { + position[]={6661.314,15.192804,9705.543}; + angles[]={0.0068272259,0.071634769,6.2786441}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=3072; + type="Land_HBarrier_01_big_4_green_F"; + atlOffset=0.025391579; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item24 + { + dataType="Object"; + class PositionInfo + { + position[]={6674.7803,15.13905,9704.5771}; + angles[]={0.0022375863,0.071634769,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=3073; + type="Land_HBarrier_01_big_4_green_F"; + atlOffset=-9.5367432e-007; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item25 + { + dataType="Object"; + class PositionInfo + { + position[]={6669.7842,15.162437,9704.8096}; + angles[]={0.0045412821,0.071634769,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=3074; + type="Land_HBarrier_01_big_4_green_F"; + atlOffset=0.025391579; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item26 + { + dataType="Object"; + class PositionInfo + { + position[]={6664.6567,15.09249,9790.9277}; + angles[]={0.013650165,4.7927227,6.2786441}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=3082; + type="Land_HBarrier_01_big_4_green_F"; + atlOffset=0.025392532; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item27 + { + dataType="Object"; + class PositionInfo + { + position[]={6663.8604,15.129925,9782.5889}; + angles[]={6.2786441,4.7927227,6.2809215}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=3083; + type="Land_HBarrier_01_big_4_green_F"; + atlOffset=0.025392532; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item28 + { + dataType="Object"; + class PositionInfo + { + position[]={6599.5967,16.380989,9727.7373}; + angles[]={0.0091022542,1.1577172,6.2786441}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=3086; + type="Land_HBarrier_01_big_tower_green_F"; + atlOffset=0.025391579; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item29 + { + dataType="Object"; + class PositionInfo + { + position[]={6636.7349,15.21912,9707.8193}; + angles[]={0.0068272259,0.071634769,6.2786441}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=3087; + type="Land_HBarrier_01_big_4_green_F"; + atlOffset=0.025391579; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item30 + { + dataType="Object"; + class PositionInfo + { + position[]={6602.7446,16.191175,9782.5029}; + angles[]={0,2.1648421,0.0022375863}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=3089; + type="Land_HBarrier_01_big_tower_green_F"; + atlOffset=0.025393486; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item31 + { + dataType="Object"; + class PositionInfo + { + position[]={6648.7065,17.829342,9717.0215}; + angles[]={0,1.655879,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=3092; + type="Land_Cargo_HQ_V1_F"; + atlOffset=0.025390625; + }; + class Item32 + { + dataType="Object"; + class PositionInfo + { + position[]={6644.7192,14.573617,9790.1875}; + angles[]={0,0.080613136,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=3096; + type="Land_Cargo_House_V1_F"; + atlOffset=0.025390625; + }; + class Item33 + { + dataType="Object"; + class PositionInfo + { + position[]={6638.2871,14.667913,9713.8057}; + angles[]={0,3.2557847,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=3097; + type="Land_Cargo_House_V1_F"; + atlOffset=0.025391579; + }; + class Item34 + { + dataType="Object"; + class PositionInfo + { + position[]={6611.5,14.96,9753.875}; + angles[]={6.2649875,4.7927227,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=3100; + type="Land_HBarrier_01_big_4_green_F"; + atlOffset=-0.044941902; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item35 + { + dataType="Object"; + class PositionInfo + { + position[]={6611.5,16.709999,9753.875}; + angles[]={0,4.7927227,0}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=3103; + type="Land_HBarrier_01_big_4_green_F"; + atlOffset=1.7050571; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item36 + { + dataType="Object"; + class PositionInfo + { + position[]={6597.4106,17.183224,9734.7754}; + angles[]={0,4.2803926,0}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=3104; + type="Land_HBarrier_01_big_4_green_F"; + atlOffset=2.0258799; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item37 + { + dataType="Object"; + class PositionInfo + { + position[]={6593.9038,16.640625,9742.3818}; + angles[]={0,4.2803926,0}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=3105; + type="Land_HBarrier_01_big_4_green_F"; + atlOffset=2.0258837; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item38 + { + dataType="Object"; + class PositionInfo + { + position[]={6599.3862,16.920879,9775.5313}; + angles[]={0,5.2875175,0}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=3107; + type="Land_HBarrier_01_big_4_green_F"; + atlOffset=1.9008789; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item39 + { + dataType="Object"; + class PositionInfo + { + position[]={6594.7627,16.907246,9768.3984}; + angles[]={0,5.2875175,0}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=3108; + type="Land_HBarrier_01_big_4_green_F"; + atlOffset=1.9008799; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item40 + { + dataType="Object"; + class PositionInfo + { + position[]={6607.6787,16.91573,9788.4189}; + angles[]={0,5.2875175,0}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=3110; + type="Land_HBarrier_01_big_4_green_F"; + atlOffset=1.900878; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item41 + { + dataType="Object"; + class PositionInfo + { + position[]={6612.2344,16.879864,9795.4463}; + angles[]={0,5.2875175,0}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=3111; + type="Land_HBarrier_01_big_4_green_F"; + atlOffset=1.9008789; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item42 + { + dataType="Object"; + class PositionInfo + { + position[]={6603.6138,16.885017,9720.9912}; + angles[]={0,4.2803926,0}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=3112; + type="Land_HBarrier_01_big_4_green_F"; + atlOffset=1.650878; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item43 + { + dataType="Object"; + class PositionInfo + { + position[]={6607.1738,16.830421,9713.2725}; + angles[]={0,4.2803926,0}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=3113; + type="Land_HBarrier_01_big_4_green_F"; + atlOffset=1.6508789; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item44 + { + dataType="Object"; + class PositionInfo + { + position[]={6612.0308,16.838846,9709.668}; + angles[]={0,0.071634769,0}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=3114; + type="Land_HBarrier_01_big_4_green_F"; + atlOffset=1.6508799; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item45 + { + dataType="Object"; + class PositionInfo + { + position[]={6628.2212,16.833622,9708.2539}; + angles[]={0,0.071634769,0}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=3115; + type="Land_HBarrier_01_big_4_green_F"; + atlOffset=1.650878; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item46 + { + dataType="Object"; + class PositionInfo + { + position[]={6619.8774,16.866657,9708.9785}; + angles[]={0,0.071634769,0}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=3116; + type="Land_HBarrier_01_big_4_green_F"; + atlOffset=1.650878; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item47 + { + dataType="Object"; + class PositionInfo + { + position[]={6636.6558,16.845188,9707.7871}; + angles[]={0,0.071634769,0}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=3117; + type="Land_HBarrier_01_big_4_green_F"; + atlOffset=1.6508799; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item48 + { + dataType="Object"; + class PositionInfo + { + position[]={6644.4209,16.835518,9706.9668}; + angles[]={0,0.071634769,0}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=3118; + type="Land_HBarrier_01_big_4_green_F"; + atlOffset=1.6508799; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item49 + { + dataType="Object"; + class PositionInfo + { + position[]={6652.7656,16.831932,9706.2422}; + angles[]={0,0.071634769,0}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=3119; + type="Land_HBarrier_01_big_4_green_F"; + atlOffset=1.650878; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item50 + { + dataType="Object"; + class PositionInfo + { + position[]={6661.2354,16.818871,9705.5107}; + angles[]={0,0.071634769,0}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=3120; + type="Land_HBarrier_01_big_4_green_F"; + atlOffset=1.6508799; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item51 + { + dataType="Object"; + class PositionInfo + { + position[]={6669.7051,16.788073,9704.7773}; + angles[]={0,0.071634769,0}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=3121; + type="Land_HBarrier_01_big_4_green_F"; + atlOffset=1.6508799; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item52 + { + dataType="Object"; + class PositionInfo + { + position[]={6674.7012,16.790005,9704.5439}; + angles[]={0,0.071634769,0}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=3122; + type="Land_HBarrier_01_big_4_green_F"; + atlOffset=1.6508789; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item53 + { + dataType="Object"; + class PositionInfo + { + position[]={6683.6523,16.725697,9792.6279}; + angles[]={0,0.071634769,0}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=3134; + type="Land_HBarrier_01_big_4_green_F"; + atlOffset=1.6508789; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item54 + { + dataType="Object"; + class PositionInfo + { + position[]={6675.3086,16.692055,9793.3535}; + angles[]={0,0.071634769,0}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=3135; + type="Land_HBarrier_01_big_4_green_F"; + atlOffset=1.6508799; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item55 + { + dataType="Object"; + class PositionInfo + { + position[]={6667.4629,16.681862,9794.042}; + angles[]={0,0.071634769,0}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=3136; + type="Land_HBarrier_01_big_4_green_F"; + atlOffset=1.6508799; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item56 + { + dataType="Object"; + class PositionInfo + { + position[]={6658.8682,16.689487,9794.7842}; + angles[]={0,0.071634769,0}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=3137; + type="Land_HBarrier_01_big_4_green_F"; + atlOffset=1.650877; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item57 + { + dataType="Object"; + class PositionInfo + { + position[]={6650.5239,16.681259,9795.5078}; + angles[]={0,0.071634769,0}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=3138; + type="Land_HBarrier_01_big_4_green_F"; + atlOffset=1.6508789; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item58 + { + dataType="Object"; + class PositionInfo + { + position[]={6642.6787,16.672646,9796.1963}; + angles[]={0,0.071634769,0}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=3139; + type="Land_HBarrier_01_big_4_green_F"; + atlOffset=1.6508799; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item59 + { + dataType="Object"; + class PositionInfo + { + position[]={6634.3247,16.640106,9796.7949}; + angles[]={0,0.071634769,0}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=3140; + type="Land_HBarrier_01_big_4_green_F"; + atlOffset=1.6508799; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item60 + { + dataType="Object"; + class PositionInfo + { + position[]={6625.9795,16.630169,9797.5195}; + angles[]={0,0.071634769,0}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=3141; + type="Land_HBarrier_01_big_4_green_F"; + atlOffset=1.650877; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item61 + { + dataType="Object"; + class PositionInfo + { + position[]={6618.1343,16.622906,9798.207}; + angles[]={0,0.071634769,0}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=3142; + type="Land_HBarrier_01_big_4_green_F"; + atlOffset=1.6508789; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item62 + { + dataType="Object"; + class PositionInfo + { + position[]={6617.25,14.315,9753.25}; + angles[]={0,4.8056116,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=3146; + type="Land_Cargo_House_V1_F"; + atlOffset=-0.15855503; + }; + class Item63 + { + dataType="Object"; + class PositionInfo + { + position[]={6648.5,14.96,9742.25}; + angles[]={0.0022640675,4.7927227,0.0045412821}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=3153; + type="Land_HBarrier_01_big_4_green_F"; + atlOffset=-0.058166504; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item64 + { + dataType="Object"; + class PositionInfo + { + position[]={6650.0239,15.04267,9758.4473}; + angles[]={6.2649875,4.7927227,6.2809215}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=3154; + type="Land_HBarrier_01_big_4_green_F"; + atlOffset=0.025391579; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item65 + { + dataType="Object"; + class PositionInfo + { + position[]={6649.1729,14.952379,9750.0811}; + angles[]={0,4.7927227,0}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=3155; + type="Land_HBarrier_01_big_4_green_F"; + atlOffset=0.25607491; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item66 + { + dataType="Object"; + class PositionInfo + { + position[]={6650,16.084999,9758.5}; + angles[]={0,4.7927227,0}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=3156; + type="Land_HBarrier_01_big_4_green_F"; + atlOffset=1.0667076; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item67 + { + dataType="Object"; + class PositionInfo + { + position[]={6649.125,16.334999,9750.125}; + angles[]={0,4.7927227,0}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=3157; + type="Land_HBarrier_01_big_4_green_F"; + atlOffset=1.6360626; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item68 + { + dataType="Object"; + class PositionInfo + { + position[]={6648.4224,16.421471,9742.2061}; + angles[]={0,4.7927227,0}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=3158; + type="Land_HBarrier_01_big_4_green_F"; + atlOffset=1.4035559; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item69 + { + dataType="Object"; + class PositionInfo + { + position[]={6652.9033,14.00091,9746.127}; + angles[]={0.099781126,0.65174866,6.2763581}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=3159; + type="Land_BagFence_Round_F"; + atlOffset=0.025391579; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + nAttributes=1; + }; + }; + class Item70 + { + dataType="Object"; + class PositionInfo + { + position[]={6657.0322,13.953354,9746.5928}; + angles[]={0.095274031,5.2544017,0.0045543881}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=3160; + type="Land_BagFence_Round_F"; + atlOffset=0.025390625; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + nAttributes=1; + }; + }; + class Item71 + { + dataType="Object"; + class PositionInfo + { + position[]={6656.3965,13.974791,9751.3242}; + angles[]={6.237711,3.7251894,6.2763581}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=3161; + type="Land_BagFence_Round_F"; + atlOffset=0.025392532; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + nAttributes=1; + }; + }; + class Item72 + { + dataType="Object"; + class PositionInfo + { + position[]={6652.3433,13.960466,9750.957}; + angles[]={6.2263637,2.034615,6.2808952}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=3162; + type="Land_BagFence_Round_F"; + atlOffset=0.025390625; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + nAttributes=1; + }; + }; + class Item73 + { + dataType="Object"; + class PositionInfo + { + position[]={6762.0488,15.23005,9775.0293}; + angles[]={0,1.1461444,0.013645798}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=3163; + type="Land_HBarrier_01_big_4_green_F"; + atlOffset=0.025391579; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item74 + { + dataType="Object"; + class PositionInfo + { + position[]={6758.5454,15.186613,9782.7734}; + angles[]={0,1.1461444,0.0090957033}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=3164; + type="Land_HBarrier_01_big_4_green_F"; + atlOffset=0.025392532; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item75 + { + dataType="Object"; + class PositionInfo + { + position[]={6768.3813,15.138868,9761.0186}; + angles[]={6.219563,1.1461444,0.013650165}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=3165; + type="Land_HBarrier_01_big_4_green_F"; + atlOffset=0.025391579; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item76 + { + dataType="Object"; + class PositionInfo + { + position[]={6771.875,14.682261,9753.375}; + angles[]={0,1.1461444,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=3166; + type="Land_HBarrier_01_big_4_green_F"; + atlOffset=9.5367432e-007; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item77 + { + dataType="Object"; + class PositionInfo + { + position[]={6765.9194,15.455964,9720.4863}; + angles[]={0.0091022542,2.1532693,0.0045412821}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=3167; + type="Land_HBarrier_01_big_4_green_F"; + atlOffset=0.025390625; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item78 + { + dataType="Object"; + class PositionInfo + { + position[]={6770.5947,15.41265,9727.584}; + angles[]={0.0091022542,2.1532693,0.0045412821}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=3168; + type="Land_HBarrier_01_big_4_green_F"; + atlOffset=0.025391579; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item79 + { + dataType="Object"; + class PositionInfo + { + position[]={6757.4619,15.464342,9707.6465}; + angles[]={6.2695355,2.1532693,0.0090957033}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=3169; + type="Land_HBarrier_01_big_4_green_F"; + atlOffset=0.025391579; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item80 + { + dataType="Object"; + class PositionInfo + { + position[]={6752.854,15.369137,9700.6514}; + angles[]={6.2786441,2.1532693,0.0045412821}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=3170; + type="Land_HBarrier_01_big_4_green_F"; + atlOffset=0.025391579; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item81 + { + dataType="Object"; + class PositionInfo + { + position[]={6746.9619,15.341502,9697.9209}; + angles[]={6.2740831,3.2205722,0.0045412821}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=3171; + type="Land_HBarrier_01_big_4_green_F"; + atlOffset=0.025391579; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item82 + { + dataType="Object"; + class PositionInfo + { + position[]={6730.7813,15.239311,9699.4521}; + angles[]={6.2809215,3.2205722,0.0022640675}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=3172; + type="Land_HBarrier_01_big_4_green_F"; + atlOffset=0.025391579; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item83 + { + dataType="Object"; + class PositionInfo + { + position[]={6739.1216,15.282337,9698.667}; + angles[]={6.2763581,3.2205722,0.0091022542}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=3173; + type="Land_HBarrier_01_big_4_green_F"; + atlOffset=0.025391579; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item84 + { + dataType="Object"; + class PositionInfo + { + position[]={6722.4326,15.181819,9700.1123}; + angles[]={6.2809215,3.2205722,0.0022640675}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=3174; + type="Land_HBarrier_01_big_4_green_F"; + atlOffset=0.025391579; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item85 + { + dataType="Object"; + class PositionInfo + { + position[]={6706.2539,15.18849,9701.6426}; + angles[]={6.2809215,3.2205722,0.0022640675}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=3175; + type="Land_HBarrier_01_big_4_green_F"; + atlOffset=0.025391579; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item86 + { + dataType="Object"; + class PositionInfo + { + position[]={6714.5923,15.192565,9700.8574}; + angles[]={6.2786441,3.2205722,6.2809215}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=3176; + type="Land_HBarrier_01_big_4_green_F"; + atlOffset=0.025392532; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item87 + { + dataType="Object"; + class PositionInfo + { + position[]={6753.7144,15.159358,9786.4141}; + angles[]={6.2809215,3.2205722,0.0022640675}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=3177; + type="Land_HBarrier_01_big_4_green_F"; + atlOffset=0.025391579; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item88 + { + dataType="Object"; + class PositionInfo + { + position[]={6737.5347,15.077289,9787.9434}; + angles[]={6.2763581,3.2205722,0.0022640675}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=3178; + type="Land_HBarrier_01_big_4_green_F"; + atlOffset=0.025392532; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item89 + { + dataType="Object"; + class PositionInfo + { + position[]={6745.874,15.110134,9787.1592}; + angles[]={6.2809215,3.2205722,0.0091022542}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=3179; + type="Land_HBarrier_01_big_4_green_F"; + atlOffset=0.025390625; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item90 + { + dataType="Object"; + class PositionInfo + { + position[]={6729.1904,15.074379,9788.5674}; + angles[]={0,3.2205722,6.2809477}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=3180; + type="Land_HBarrier_01_big_4_green_F"; + atlOffset=0.025391579; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item91 + { + dataType="Object"; + class PositionInfo + { + position[]={6713.0063,15.106642,9790.1377}; + angles[]={6.2786441,3.2205722,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=3181; + type="Land_HBarrier_01_big_4_green_F"; + atlOffset=0.025391579; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item92 + { + dataType="Object"; + class PositionInfo + { + position[]={6721.3457,15.075226,9789.3516}; + angles[]={0.0022640675,3.2205722,6.2786441}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=3182; + type="Land_HBarrier_01_big_4_green_F"; + atlOffset=0.025391579; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item93 + { + dataType="Object"; + class PositionInfo + { + position[]={6697.6646,15.158326,9702.4492}; + angles[]={6.2786441,3.2205722,6.2809215}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=3183; + type="Land_HBarrier_01_big_4_green_F"; + atlOffset=0.025390625; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item94 + { + dataType="Object"; + class PositionInfo + { + position[]={6681.4868,15.171596,9703.9814}; + angles[]={6.2763581,3.2205722,0.0068272259}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=3184; + type="Land_HBarrier_01_big_4_green_F"; + atlOffset=0.025391579; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item95 + { + dataType="Object"; + class PositionInfo + { + position[]={6689.8237,15.190309,9703.1934}; + angles[]={6.2809215,3.2205722,6.2786441}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=3185; + type="Land_HBarrier_01_big_4_green_F"; + atlOffset=0.025391579; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item96 + { + dataType="Object"; + class PositionInfo + { + position[]={6704.5425,15.117958,9790.9326}; + angles[]={0.0022375863,3.2205722,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=3186; + type="Land_HBarrier_01_big_4_green_F"; + atlOffset=0.025391579; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item97 + { + dataType="Object"; + class PositionInfo + { + position[]={6691.0845,15.115957,9791.998}; + angles[]={0.0090957033,3.2205722,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=3187; + type="Land_HBarrier_01_big_4_green_F"; + atlOffset=0.025390625; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item98 + { + dataType="Object"; + class PositionInfo + { + position[]={6696.0786,15.124084,9791.7285}; + angles[]={0.0091022542,3.2205722,0.0022640675}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=3188; + type="Land_HBarrier_01_big_4_green_F"; + atlOffset=0.025392532; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item99 + { + dataType="Object"; + class PositionInfo + { + position[]={6765.876,16.364588,9768.3193}; + angles[]={6.2604365,4.3066545,0.013650165}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=3200; + type="Land_HBarrier_01_big_tower_green_F"; + atlOffset=0.025391579; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item100 + { + dataType="Object"; + class PositionInfo + { + position[]={6729.105,15.074573,9788.4756}; + angles[]={0,3.2205722,6.2809477}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=3201; + type="Land_HBarrier_01_big_4_green_F"; + atlOffset=0.025391579; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item101 + { + dataType="Object"; + class PositionInfo + { + position[]={6762.2373,16.620752,9713.6475}; + angles[]={0.013650165,5.3137794,0.0045412821}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=3203; + type="Land_HBarrier_01_big_tower_green_F"; + atlOffset=0.025391579; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item102 + { + dataType="Object"; + class PositionInfo + { + position[]={6712.4463,17.750792,9779.7383}; + angles[]={0,4.8048167,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=3206; + type="Land_Cargo_HQ_V1_F"; + atlOffset=0.025390625; + }; + class Item103 + { + dataType="Object"; + class PositionInfo + { + position[]={6714.9497,14.679607,9706.7021}; + angles[]={0,3.2295506,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=3210; + type="Land_Cargo_House_V1_F"; + atlOffset=0.025391579; + }; + class Item104 + { + dataType="Object"; + class PositionInfo + { + position[]={6722.521,14.569551,9783.1475}; + angles[]={0,0.12153673,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=3211; + type="Land_Cargo_House_V1_F"; + atlOffset=0.025390625; + }; + class Item105 + { + dataType="Object"; + class PositionInfo + { + position[]={6755.3154,15.199195,9741.2002}; + angles[]={0.0091022542,1.6584744,0.0045412821}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=3214; + type="Land_HBarrier_01_big_4_green_F"; + atlOffset=0.025391579; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item106 + { + dataType="Object"; + class PositionInfo + { + position[]={6755.375,16.834999,9741.25}; + angles[]={0,1.6584744,0}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=3217; + type="Land_HBarrier_01_big_4_green_F"; + atlOffset=1.6613836; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item107 + { + dataType="Object"; + class PositionInfo + { + position[]={6768.2085,16.945423,9761.252}; + angles[]={0,1.1461444,0}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=3218; + type="Land_HBarrier_01_big_4_green_F"; + atlOffset=1.8189926; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item108 + { + dataType="Object"; + class PositionInfo + { + position[]={6771.75,16.959999,9753.625}; + angles[]={0,1.1461444,0}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=3219; + type="Land_HBarrier_01_big_4_green_F"; + atlOffset=2.2640858; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item109 + { + dataType="Object"; + class PositionInfo + { + position[]={6765.9126,17.359303,9720.5068}; + angles[]={0,2.1532693,0}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=3221; + type="Land_HBarrier_01_big_4_green_F"; + atlOffset=1.9289465; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item110 + { + dataType="Object"; + class PositionInfo + { + position[]={6770.5884,17.302238,9727.6045}; + angles[]={0,2.1532693,0}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=3222; + type="Land_HBarrier_01_big_4_green_F"; + atlOffset=1.9151964; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item111 + { + dataType="Object"; + class PositionInfo + { + position[]={6757.5254,17.337849,9707.6797}; + angles[]={0,2.1532693,0}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=3224; + type="Land_HBarrier_01_big_4_green_F"; + atlOffset=1.8978643; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item112 + { + dataType="Object"; + class PositionInfo + { + position[]={6752.9185,17.24276,9700.6855}; + angles[]={0,2.1532693,0}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=3225; + type="Land_HBarrier_01_big_4_green_F"; + atlOffset=1.8985662; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item113 + { + dataType="Object"; + class PositionInfo + { + position[]={6762.0752,17.216022,9775.0322}; + angles[]={0,1.1461444,0}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=3226; + type="Land_HBarrier_01_big_4_green_F"; + atlOffset=2.0110064; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item114 + { + dataType="Object"; + class PositionInfo + { + position[]={6758.6099,17.243916,9782.8271}; + angles[]={0,1.1461444,0}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=3227; + type="Land_HBarrier_01_big_4_green_F"; + atlOffset=2.0821095; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item115 + { + dataType="Object"; + class PositionInfo + { + position[]={6753.7798,17.215569,9786.4688}; + angles[]={0,3.2205722,0}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=3228; + type="Land_HBarrier_01_big_4_green_F"; + atlOffset=2.0813293; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item116 + { + dataType="Object"; + class PositionInfo + { + position[]={6737.6001,17.13065,9788.002}; + angles[]={0,3.2205722,0}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=3229; + type="Land_HBarrier_01_big_4_green_F"; + atlOffset=2.0783501; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item117 + { + dataType="Object"; + class PositionInfo + { + position[]={6745.938,17.162823,9787.2148}; + angles[]={0,3.2205722,0}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=3230; + type="Land_HBarrier_01_big_4_green_F"; + atlOffset=2.0773687; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item118 + { + dataType="Object"; + class PositionInfo + { + position[]={6729.1689,17.136795,9788.5313}; + angles[]={0,3.2205722,0}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=3231; + type="Land_HBarrier_01_big_4_green_F"; + atlOffset=2.087759; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item119 + { + dataType="Object"; + class PositionInfo + { + position[]={6721.4097,17.127338,9789.4072}; + angles[]={0,3.2205722,0}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=3232; + type="Land_HBarrier_01_big_4_green_F"; + atlOffset=2.0779219; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item120 + { + dataType="Object"; + class PositionInfo + { + position[]={6713.0708,17.160164,9790.1924}; + angles[]={0,3.2205722,0}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=3233; + type="Land_HBarrier_01_big_4_green_F"; + atlOffset=2.0787506; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item121 + { + dataType="Object"; + class PositionInfo + { + position[]={6704.6069,17.171803,9790.9863}; + angles[]={0,3.2205722,0}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=3234; + type="Land_HBarrier_01_big_4_green_F"; + atlOffset=2.0793581; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item122 + { + dataType="Object"; + class PositionInfo + { + position[]={6696.1426,17.177402,9791.7832}; + angles[]={0,3.2205722,0}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=3235; + type="Land_HBarrier_01_big_4_green_F"; + atlOffset=2.0790634; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item123 + { + dataType="Object"; + class PositionInfo + { + position[]={6691.1484,16.978893,9792.1074}; + angles[]={0,3.2205722,0}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=3236; + type="Land_HBarrier_01_big_4_green_F"; + atlOffset=1.8893232; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item124 + { + dataType="Object"; + class PositionInfo + { + position[]={6681.5225,16.802708,9704.0283}; + angles[]={0,3.2205722,0}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=3248; + type="Land_HBarrier_01_big_4_green_F"; + atlOffset=1.6559477; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item125 + { + dataType="Object"; + class PositionInfo + { + position[]={6689.8613,16.819603,9703.2422}; + angles[]={0,3.2205722,0}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=3249; + type="Land_HBarrier_01_big_4_green_F"; + atlOffset=1.6547441; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item126 + { + dataType="Object"; + class PositionInfo + { + position[]={6697.7017,16.786478,9702.4961}; + angles[]={0,3.2205722,0}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=3250; + type="Land_HBarrier_01_big_4_green_F"; + atlOffset=1.6534176; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item127 + { + dataType="Object"; + class PositionInfo + { + position[]={6706.333,16.813801,9701.6758}; + angles[]={0,3.2205722,0}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=3251; + type="Land_HBarrier_01_big_4_green_F"; + atlOffset=1.6504478; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item128 + { + dataType="Object"; + class PositionInfo + { + position[]={6714.6289,16.819984,9700.9053}; + angles[]={0,3.2205722,0}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=3252; + type="Land_HBarrier_01_big_4_green_F"; + atlOffset=1.6526747; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item129 + { + dataType="Object"; + class PositionInfo + { + position[]={6722.4692,16.808613,9700.1592}; + angles[]={0,3.2205722,0}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=3253; + type="Land_HBarrier_01_big_4_green_F"; + atlOffset=1.6519966; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item130 + { + dataType="Object"; + class PositionInfo + { + position[]={6730.8184,16.868309,9699.5}; + angles[]={0,3.2205722,0}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=3254; + type="Land_HBarrier_01_big_4_green_F"; + atlOffset=1.6541939; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item131 + { + dataType="Object"; + class PositionInfo + { + position[]={6739.1577,16.910219,9698.7139}; + angles[]={0,3.2205722,0}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=3255; + type="Land_HBarrier_01_big_4_green_F"; + atlOffset=1.652626; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item132 + { + dataType="Object"; + class PositionInfo + { + position[]={6746.998,16.973455,9697.9678}; + angles[]={0,3.2205722,0}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=3256; + type="Land_HBarrier_01_big_4_green_F"; + atlOffset=1.6567516; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item133 + { + dataType="Object"; + class PositionInfo + { + position[]={6749.625,14.94,9741.875}; + angles[]={0,1.6713634,0}; + }; + side="Empty"; + flags=1; + class Attributes + { + }; + id=3260; + type="Land_Cargo_House_V1_F"; + atlOffset=0.30494785; + }; + class Item134 + { + dataType="Object"; + class PositionInfo + { + position[]={6715.2676,14.624044,9754.6113}; + angles[]={6.1991968,1.6584744,6.2786312}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=3267; + type="Land_HBarrier_01_big_4_green_F"; + atlOffset=0.025392532; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item135 + { + dataType="Object"; + class PositionInfo + { + position[]={6713.5947,15.06883,9738.4453}; + angles[]={0.020473262,1.6584744,0.0022902426}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=3268; + type="Land_HBarrier_01_big_4_green_F"; + atlOffset=0.025392532; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item136 + { + dataType="Object"; + class PositionInfo + { + position[]={6714.4531,14.976045,9746.7764}; + angles[]={0.013650165,1.6584744,0.0068272259}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=3269; + type="Land_HBarrier_01_big_4_green_F"; + atlOffset=0.025391579; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item137 + { + dataType="Object"; + class PositionInfo + { + position[]={6713.625,16.334999,9738.5}; + angles[]={0,1.6584744,0}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=3270; + type="Land_HBarrier_01_big_4_green_F"; + atlOffset=1.2926149; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item138 + { + dataType="Object"; + class PositionInfo + { + position[]={6714.5,16.459999,9746.75}; + angles[]={0,1.6584744,0}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=3271; + type="Land_HBarrier_01_big_4_green_F"; + atlOffset=1.5086613; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item139 + { + dataType="Object"; + class PositionInfo + { + position[]={6715.3784,16.512535,9754.6074}; + angles[]={0,1.6584744,0}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=3272; + type="Land_HBarrier_01_big_4_green_F"; + atlOffset=1.9147472; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item140 + { + dataType="Object"; + class PositionInfo + { + position[]={6710.8696,14.142597,9747.9883}; + angles[]={0.015923677,3.8006861,0.013650165}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=3273; + type="Land_BagFence_Round_F"; + atlOffset=0.025390625; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + nAttributes=1; + }; + }; + class Item141 + { + dataType="Object"; + class PositionInfo + { + position[]={6706.7378,14.097008,9747.5527}; + angles[]={0.022748843,2.1201539,0.011372928}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=3274; + type="Land_BagFence_Round_F"; + atlOffset=0.025391579; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + nAttributes=1; + }; + }; + class Item142 + { + dataType="Object"; + class PositionInfo + { + position[]={6707.3384,14.196746,9742.8184}; + angles[]={0.0091022542,0.59094143,0.0068272259}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=3275; + type="Land_BagFence_Round_F"; + atlOffset=0.025391579; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + nAttributes=1; + }; + }; + class Item143 + { + dataType="Object"; + class PositionInfo + { + position[]={6711.394,14.220333,9743.1543}; + angles[]={0.0091022542,5.1835523,0.0022640675}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=3276; + type="Land_BagFence_Round_F"; + atlOffset=0.025391579; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + nAttributes=1; + }; + }; + class Item144 + { + dataType="Logic"; + class PositionInfo + { + position[]={6682.1436,13.469544,9748.8291}; + angles[]={0.013650165,3.2500699,0.0022640675}; + }; + areaSize[]={95.728996,0,45.700001}; + areaIsRectangle=1; + flags=1; + id=3277; + type="ModuleHideTerrainObjects_F"; + atlOffset=0.025391579; + class CustomAttributes + { + class Attribute0 + { + property="#filter"; + expression="_this setVariable [""#filter"",_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=15; + }; + }; + }; + class Attribute1 + { + property="#hideLocally"; + expression="_this setVariable [""#hideLocally"",_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=2; + }; + }; + class Item145 + { + dataType="Object"; + class PositionInfo + { + position[]={6705,15.085,9787}; + angles[]={6.2809215,4.7927227,6.2786441}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=3285; + type="Land_HBarrier_01_big_4_green_F"; + atlOffset=-0.021540642; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item146 + { + dataType="Object"; + class PositionInfo + { + position[]={6704.375,15.085,9778.625}; + angles[]={0.0022640675,4.7927227,6.2809215}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=3286; + type="Land_HBarrier_01_big_4_green_F"; + atlOffset=0.0089826584; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item147 + { + dataType="Object"; + class PositionInfo + { + position[]={6696.8462,15.16677,9705.8213}; + angles[]={0.0022640675,4.7927227,6.2786441}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=3290; + type="Land_HBarrier_01_big_4_green_F"; + atlOffset=0.025390625; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item148 + { + dataType="Object"; + class PositionInfo + { + position[]={6697.6958,15.124027,9713.5498}; + angles[]={0.0022375863,4.7927227,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=3292; + type="Land_HBarrier_01_big_4_green_F"; + atlOffset=0.025391579; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item149 + { + dataType="Object"; + class PositionInfo + { + position[]={6656.834,15.180778,9709.5693}; + angles[]={0.0045412821,4.7927227,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=3296; + type="Land_HBarrier_01_big_4_green_F"; + atlOffset=0.025391579; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item150 + { + dataType="Object"; + class PositionInfo + { + position[]={6657.6836,15.147293,9717.2979}; + angles[]={0.0045412821,4.7927227,6.2809215}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=3298; + type="Land_HBarrier_01_big_4_green_F"; + atlOffset=0.025391579; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item151 + { + dataType="Object"; + class PositionInfo + { + position[]={6678.375,13.890625,9718.375}; + angles[]={0.0090957033,1.6670675,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=3302; + type="Land_HelipadSquare_F"; + }; + class Item152 + { + dataType="Object"; + class PositionInfo + { + position[]={6683.9614,13.887179,9776.874}; + angles[]={6.2740898,1.6670675,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=3303; + type="Land_HelipadSquare_F"; + atlOffset=0.025392532; + }; + class Item153 + { + dataType="Object"; + class PositionInfo + { + position[]={6681.3623,13.470199,9748.6514}; + angles[]={0.013650165,1.6670675,0.0022640675}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=3304; + type="Land_HelipadSquare_F"; + atlOffset=0.025391579; + }; + class Item154 + { + dataType="Object"; + class PositionInfo + { + position[]={6617,18.707588,9792.875}; + angles[]={0,2.5761907,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=5857; + type="Land_Cargo_Patrol_V1_F"; + atlOffset=-9.5367432e-007; + }; + class Item155 + { + dataType="Object"; + class PositionInfo + { + position[]={6612.5,18.883818,9715}; + angles[]={0,0.59001285,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=5858; + type="Land_Cargo_Patrol_V1_F"; + }; + class Item156 + { + dataType="Object"; + class PositionInfo + { + position[]={6753.125,18.829597,9781.25}; + angles[]={0,3.7717237,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=5859; + type="Land_Cargo_Patrol_V1_F"; + atlOffset=-9.5367432e-007; + }; + class Item157 + { + dataType="Object"; + class PositionInfo + { + position[]={6748.125,19.027912,9703}; + angles[]={0,5.744123,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=5860; + type="Land_Cargo_Patrol_V1_F"; + atlOffset=-9.5367432e-007; + }; + class Item158 + { + dataType="Object"; + class PositionInfo + { + position[]={6705.4219,26.847822,9712.0977}; + angles[]={0,1.6620771,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=6705; + type="Land_Cargo_Tower_V1_F"; + atlOffset=0.025000572; + }; + class Item159 + { + dataType="Object"; + class PositionInfo + { + position[]={6655.7241,26.811981,9784.6221}; + angles[]={0,4.786478,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=6706; + type="Land_Cargo_Tower_V1_F"; + atlOffset=0.025000572; + }; + }; + id=4992; + atlOffset=0.53845978; + }; + class Item123 + { + dataType="Layer"; + name="Airport(1)"; + class Entities + { + items=193; + class Item0 + { + dataType="Object"; + class PositionInfo + { + position[]={4296.625,8.5526295,5472.75}; + angles[]={6.2105041,0.63502055,0.070417695}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=730; + type="Land_HBarrier_01_line_5_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + nAttributes=1; + }; + }; + class Item1 + { + dataType="Object"; + class PositionInfo + { + position[]={4292.375,8.4909172,5475.875}; + angles[]={6.2105041,0.63502055,0.063622363}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=731; + type="Land_HBarrier_01_line_5_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + nAttributes=1; + }; + }; + class Item2 + { + dataType="Object"; + class PositionInfo + { + position[]={4287.875,8.4483604,5479.125}; + angles[]={6.2105031,0.63502055,0.05908962}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=732; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=-4.7683716e-007; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + nAttributes=1; + }; + }; + class Item3 + { + dataType="Object"; + class PositionInfo + { + position[]={4283.625,8.3537683,5482.25}; + angles[]={6.2604394,0.63502055,0.050014127}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=733; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=-4.7683716e-007; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + nAttributes=1; + }; + }; + class Item4 + { + dataType="Object"; + class PositionInfo + { + position[]={4279.25,8.1870432,5485.5}; + angles[]={6.2195621,0.63502055,0.079468332}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=734; + type="Land_HBarrier_01_line_5_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + nAttributes=1; + }; + }; + class Item5 + { + dataType="Object"; + class PositionInfo + { + position[]={4275,8.095129,5488.75}; + angles[]={6.219563,0.63502055,0.050014127}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=735; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=-4.7683716e-007; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + nAttributes=1; + }; + }; + class Item6 + { + dataType="Object"; + class PositionInfo + { + position[]={4270.25,8.0413656,5492.25}; + angles[]={6.2263637,0.63502055,0.061356485}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=736; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=-4.7683716e-007; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + nAttributes=1; + }; + }; + class Item7 + { + dataType="Object"; + class PositionInfo + { + position[]={4257.75,7.8646235,5501.125}; + angles[]={6.2037172,0.63502055,0.072681367}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=737; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=4.7683716e-007; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + nAttributes=1; + }; + }; + class Item8 + { + dataType="Object"; + class PositionInfo + { + position[]={4253.25,7.8084407,5504.375}; + angles[]={6.2037172,0.63502055,0.061356485}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=738; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=4.7683716e-007; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + nAttributes=1; + }; + }; + class Item9 + { + dataType="Object"; + class PositionInfo + { + position[]={4248.75,7.8144822,5507.5}; + angles[]={6.1497397,0.63502055,0.05908861}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=739; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=4.7683716e-007; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + nAttributes=1; + }; + }; + class Item10 + { + dataType="Object"; + class PositionInfo + { + position[]={4244.25,7.9352708,5510.875}; + angles[]={6.1497397,0.63502055,0.10878368}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=740; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=4.7683716e-007; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + nAttributes=1; + }; + }; + class Item11 + { + dataType="Object"; + class PositionInfo + { + position[]={4239.75,7.8195863,5514}; + angles[]={6.1586905,0.63502055,0.1222543}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=741; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=9.5367432e-007; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + nAttributes=1; + }; + }; + class Item12 + { + dataType="Object"; + class PositionInfo + { + position[]={4235.125,7.6702828,5517.375}; + angles[]={6.2399812,0.63502055,0.043204524}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=742; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=4.7683716e-007; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + nAttributes=1; + }; + }; + class Item13 + { + dataType="Object"; + class PositionInfo + { + position[]={4230.5,7.6834302,5520.875}; + angles[]={6.2263637,0.63502055,0.015923677}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=743; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=4.7683716e-007; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + nAttributes=1; + }; + }; + class Item14 + { + dataType="Object"; + class PositionInfo + { + position[]={4203.6602,5.6862273,5488.7988}; + angles[]={6.2423854,2.205204,0.030049587}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=744; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=0.0044865608; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + nAttributes=1; + }; + }; + class Item15 + { + dataType="Object"; + class PositionInfo + { + position[]={4206.8022,5.9958191,5493.0415}; + angles[]={6.2422528,2.205817,0.018201422}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=745; + type="Land_HBarrier_01_line_5_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + nAttributes=1; + }; + }; + class Item16 + { + dataType="Object"; + class PositionInfo + { + position[]={4210.2373,6.1820669,5497.1895}; + angles[]={6.2558866,2.205817,0.013654531}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=746; + type="Land_HBarrier_01_line_5_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + nAttributes=1; + }; + }; + class Item17 + { + dataType="Object"; + class PositionInfo + { + position[]={4213.625,6.3492241,5501.625}; + angles[]={6.2695355,2.205817,0.015923677}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=747; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=-4.7683716e-007; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + nAttributes=1; + }; + }; + class Item18 + { + dataType="Object"; + class PositionInfo + { + position[]={4217,6.6164212,5506.125}; + angles[]={6.2536163,2.205817,0.054553483}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=748; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=9.5367432e-007; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + nAttributes=1; + }; + }; + class Item19 + { + dataType="Object"; + class PositionInfo + { + position[]={4220.25,6.8924699,5510.5}; + angles[]={6.237711,2.205817,0.056821637}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=749; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=9.5367432e-007; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + nAttributes=1; + }; + }; + class Item20 + { + dataType="Object"; + class PositionInfo + { + position[]={4223.625,7.2300324,5515}; + angles[]={6.2536139,2.205817,0.03184462}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=750; + type="Land_HBarrier_01_line_5_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + nAttributes=1; + }; + }; + class Item21 + { + dataType="Object"; + class PositionInfo + { + position[]={4226.875,7.5062108,5519.25}; + angles[]={6.23317,2.205817,0.045474414}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=751; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=4.7683716e-007; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + nAttributes=1; + }; + }; + class Item22 + { + dataType="Object"; + class PositionInfo + { + position[]={4183.5,5.2294445,5462.75}; + angles[]={6.2786441,2.205817,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=754; + type="Land_HBarrier_01_line_5_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + nAttributes=1; + }; + }; + class Item23 + { + dataType="Object"; + class PositionInfo + { + position[]={4186.7144,5.2836208,5467.2334}; + angles[]={6.2604365,2.205817,0.011372928}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=755; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=0.046013355; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + nAttributes=1; + }; + }; + class Item24 + { + dataType="Object"; + class PositionInfo + { + position[]={4190.1133,5.326447,5471.6392}; + angles[]={6.2558889,2.205817,0.029571336}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=756; + type="Land_HBarrier_01_line_5_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + nAttributes=1; + }; + }; + class Item25 + { + dataType="Object"; + class PositionInfo + { + position[]={4193.5127,5.3551688,5475.9355}; + angles[]={0,2.205817,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=757; + type="Land_HBarrier_01_line_5_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + nAttributes=1; + }; + }; + class Item26 + { + dataType="Object"; + class PositionInfo + { + position[]={4196.8657,5.3084302,5480.0005}; + angles[]={0,5.4220448,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=758; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=-0.027491093; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + nAttributes=1; + }; + }; + class Item27 + { + dataType="Object"; + class PositionInfo + { + position[]={4200.375,5.3521295,5484.5}; + angles[]={0,2.205817,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=759; + type="Land_HBarrier_01_line_5_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + nAttributes=1; + }; + }; + class Item28 + { + dataType="Object"; + class PositionInfo + { + position[]={4247.125,4.8607221,5403.875}; + angles[]={0,2.9609985,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=760; + type="Land_HBarrier_01_line_5_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + nAttributes=1; + }; + }; + class Item29 + { + dataType="Object"; + class PositionInfo + { + position[]={4250.75,4.9847474,5406.25}; + angles[]={6.2672582,2.205817,0.022748843}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=761; + type="Land_HBarrier_01_line_5_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + nAttributes=1; + }; + }; + class Item30 + { + dataType="Object"; + class PositionInfo + { + position[]={4254,5.1092372,5410.625}; + angles[]={6.2649841,2.205817,0.022748843}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=762; + type="Land_HBarrier_01_line_5_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + nAttributes=1; + }; + }; + class Item31 + { + dataType="Object"; + class PositionInfo + { + position[]={4257.25,5.364737,5415.125}; + angles[]={0.0068272259,2.205817,0.061356485}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=763; + type="Land_HBarrier_01_line_5_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + nAttributes=1; + }; + }; + class Item32 + { + dataType="Object"; + class PositionInfo + { + position[]={4260.5,5.5663705,5419.625}; + angles[]={0.0022902426,2.205817,0.061356485}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=764; + type="Land_HBarrier_01_line_5_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + nAttributes=1; + }; + }; + class Item33 + { + dataType="Object"; + class PositionInfo + { + position[]={4263.75,5.7766366,5424.125}; + angles[]={6.267262,2.205817,0.074944451}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=765; + type="Land_HBarrier_01_line_5_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + nAttributes=1; + }; + }; + class Item34 + { + dataType="Object"; + class PositionInfo + { + position[]={4267,6.1895866,5428.625}; + angles[]={0,2.205817,0.074943654}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=766; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=4.7683716e-007; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + nAttributes=1; + }; + }; + class Item35 + { + dataType="Object"; + class PositionInfo + { + position[]={4270.25,6.3635759,5433.25}; + angles[]={0.0022640675,2.205817,0.050014127}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=767; + type="Land_HBarrier_01_line_5_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + nAttributes=1; + }; + }; + class Item36 + { + dataType="Object"; + class PositionInfo + { + position[]={4273.5,6.431572,5437.625}; + angles[]={0.03184462,2.205817,0.03411676}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=768; + type="Land_HBarrier_01_line_5_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + nAttributes=1; + }; + }; + class Item37 + { + dataType="Object"; + class PositionInfo + { + position[]={4276.75,6.5472488,5442.125}; + angles[]={0.0022640675,2.205817,0.070417695}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=769; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=4.7683716e-007; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + nAttributes=1; + }; + }; + class Item38 + { + dataType="Object"; + class PositionInfo + { + position[]={4280,6.8601117,5446.625}; + angles[]={6.2399821,2.205817,0.072681367}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=770; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=4.7683716e-007; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + nAttributes=1; + }; + }; + class Item39 + { + dataType="Object"; + class PositionInfo + { + position[]={4283.25,7.1935105,5451.125}; + angles[]={6.2445254,2.205817,0.036387973}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=771; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=9.5367432e-007; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + nAttributes=1; + }; + }; + class Item40 + { + dataType="Object"; + class PositionInfo + { + position[]={4286.625,7.4825616,5455.625}; + angles[]={6.2263627,2.205817,0.020476174}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=772; + type="Land_HBarrier_01_line_5_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + nAttributes=1; + }; + }; + class Item41 + { + dataType="Object"; + class PositionInfo + { + position[]={4289.75,7.792665,5459.875}; + angles[]={0.015923677,2.205817,0.011378167}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=773; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=4.7683716e-007; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + nAttributes=1; + }; + }; + class Item42 + { + dataType="Object"; + class PositionInfo + { + position[]={4293.0112,7.8425183,5464.3452}; + angles[]={6.2536163,2.205817,0.0090957033}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=774; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=4.7683716e-007; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + nAttributes=1; + }; + }; + class Item43 + { + dataType="Object"; + class PositionInfo + { + position[]={4296.25,8.1877575,5468.75}; + angles[]={6.2037172,2.205817,0.05908962}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=775; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=-4.7683716e-007; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + nAttributes=1; + }; + }; + class Item44 + { + dataType="Object"; + class PositionInfo + { + position[]={4188.3315,4.8291302,5442.8394}; + angles[]={6.258163,0.63502055,6.2558889}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=778; + type="Land_HBarrier_01_line_5_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + nAttributes=1; + }; + }; + class Item45 + { + dataType="Object"; + class PositionInfo + { + position[]={4192.7705,4.6658826,5439.3853}; + angles[]={6.2490687,0.63502055,6.2695308}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=779; + type="Land_HBarrier_01_line_5_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + nAttributes=1; + }; + }; + class Item46 + { + dataType="Object"; + class PositionInfo + { + position[]={4197.2144,4.5347428,5436.1807}; + angles[]={6.2467976,0.63502055,6.2786312}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=780; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=2.3841858e-007; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + nAttributes=1; + }; + }; + class Item47 + { + dataType="Object"; + class PositionInfo + { + position[]={4201.6328,4.4128065,5432.9116}; + angles[]={6.2513409,0.63502055,0.020476174}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=781; + type="Land_HBarrier_01_line_5_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + nAttributes=1; + }; + }; + class Item48 + { + dataType="Object"; + class PositionInfo + { + position[]={4206.0767,4.4014649,5429.7075}; + angles[]={6.2513428,0.63502055,0.015927421}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=782; + type="Land_HBarrier_01_line_5_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + nAttributes=1; + }; + }; + class Item49 + { + dataType="Object"; + class PositionInfo + { + position[]={4210.5,4.3521442,5426.375}; + angles[]={6.2422528,0.63502055,0.011378167}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=783; + type="Land_HBarrier_01_line_5_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + nAttributes=1; + }; + }; + class Item50 + { + dataType="Object"; + class PositionInfo + { + position[]={4215,4.2770419,5423}; + angles[]={6.244524,0.63502055,0.025022388}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=784; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=2.3841858e-007; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + nAttributes=1; + }; + }; + class Item51 + { + dataType="Object"; + class PositionInfo + { + position[]={4219.5,4.2652187,5419.625}; + angles[]={6.2513409,0.63502055,0.025022388}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=785; + type="Land_HBarrier_01_line_5_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + nAttributes=1; + }; + }; + class Item52 + { + dataType="Object"; + class PositionInfo + { + position[]={4223.75,4.2578411,5416.5}; + angles[]={0.02502477,0.63502055,0.02502477}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=786; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=2.3841858e-007; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + nAttributes=1; + }; + }; + class Item53 + { + dataType="Object"; + class PositionInfo + { + position[]={4228.25,4.3802829,5413.125}; + angles[]={6.258163,0.63502055,0.029569319}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=787; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=2.3841858e-007; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + nAttributes=1; + }; + }; + class Item54 + { + dataType="Object"; + class PositionInfo + { + position[]={4232.625,4.4319701,5409.875}; + angles[]={6.2536163,0.63502055,0.038659975}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=788; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=2.3841858e-007; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + nAttributes=1; + }; + }; + class Item55 + { + dataType="Object"; + class PositionInfo + { + position[]={4236.875,4.5203018,5406.625}; + angles[]={6.2604365,0.63502055,0.022748843}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=789; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=2.3841858e-007; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + nAttributes=1; + }; + }; + class Item56 + { + dataType="Object"; + class PositionInfo + { + position[]={4239.75,4.5558071,5404.5}; + angles[]={6.2740831,0.63502055,0.050015319}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=790; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=2.3841858e-007; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + nAttributes=1; + }; + }; + class Item57 + { + dataType="Object"; + class PositionInfo + { + position[]={4244.875,17.027035,5410.875}; + angles[]={0,2.998085,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=797; + type="Land_Cargo_Tower_V1_F"; + atlOffset=4.7683716e-007; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + nAttributes=1; + }; + }; + class Item58 + { + dataType="Object"; + class PositionInfo + { + position[]={4185.25,17.265995,5453.25}; + angles[]={0,1.3695778,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=798; + type="Land_Cargo_Tower_V1_F"; + atlOffset=9.5367432e-007; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + nAttributes=1; + }; + }; + class Item59 + { + dataType="Object"; + class PositionInfo + { + position[]={4249.875,7.0616212,5498}; + angles[]={6.2513409,0,0.03411676}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=799; + type="Land_BagFence_Round_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + nAttributes=1; + }; + }; + class Item60 + { + dataType="Object"; + class PositionInfo + { + position[]={4252.875,7.2330804,5500.875}; + angles[]={6.2240958,4.602653,0.052285124}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=800; + type="Land_BagFence_Round_F"; + atlOffset=-9.5367432e-007; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + nAttributes=1; + }; + }; + class Item61 + { + dataType="Object"; + class PositionInfo + { + position[]={4249.5,7.3042436,5504.25}; + angles[]={6.2127676,3.0734408,0.05908861}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=801; + type="Land_BagFence_Round_F"; + atlOffset=0.031847477; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + nAttributes=1; + }; + }; + class Item62 + { + dataType="Object"; + class PositionInfo + { + position[]={4246.5,7.0921292,5501.5}; + angles[]={6.2536163,1.3828664,0.034115009}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=802; + type="Land_BagFence_Round_F"; + atlOffset=0.041846752; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + nAttributes=1; + }; + }; + class Item63 + { + dataType="Object"; + class PositionInfo + { + position[]={4230.5,4.0123501,5428.75}; + angles[]={0.054553483,0.63502055,6.2513409}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=804; + type="Land_HelipadSquare_F"; + atlOffset=0.0016498566; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + nAttributes=1; + }; + }; + class Item64 + { + dataType="Object"; + class PositionInfo + { + position[]={4207,4,5446.125}; + angles[]={6.2649875,0.63502055,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=805; + type="Land_HelipadSquare_F"; + atlOffset=-0.029658318; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + nAttributes=1; + }; + }; + class Item65 + { + dataType="Object"; + class PositionInfo + { + position[]={4251.875,7.2630162,5493.375}; + angles[]={6.2354403,0.63502055,0.015923677}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=806; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=4.7683716e-007; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + nAttributes=1; + }; + }; + class Item66 + { + dataType="Object"; + class PositionInfo + { + position[]={4247.75,7.2665048,5496.625}; + angles[]={6.2513409,0.63502055,0.03411676}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=807; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=9.5367432e-007; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + nAttributes=1; + }; + }; + class Item67 + { + dataType="Object"; + class PositionInfo + { + position[]={4243.25,7.2225428,5500}; + angles[]={6.2558889,0.63502055,0.029571336}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=808; + type="Land_HBarrier_01_line_5_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + nAttributes=1; + }; + }; + class Item68 + { + dataType="Object"; + class PositionInfo + { + position[]={4238.75,7.1872768,5503.375}; + angles[]={6.2490706,0.63502055,0.029569319}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=809; + type="Land_HBarrier_01_line_5_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + nAttributes=1; + }; + }; + class Item69 + { + dataType="Object"; + class PositionInfo + { + position[]={4234.375,7.1359553,5506.625}; + angles[]={6.2490687,0.63502055,0.043203145}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=810; + type="Land_HBarrier_01_line_5_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + nAttributes=1; + }; + }; + class Item70 + { + dataType="Object"; + class PositionInfo + { + position[]={4281.875,7.6795578,5470.875}; + angles[]={6.2445254,0.63502055,0.029569319}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=811; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=4.7683716e-007; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + nAttributes=1; + }; + }; + class Item71 + { + dataType="Object"; + class PositionInfo + { + position[]={4277.375,7.51721,5474.125}; + angles[]={6.2422528,0.63502055,0.077207007}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=812; + type="Land_HBarrier_01_line_5_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + nAttributes=1; + }; + }; + class Item72 + { + dataType="Object"; + class PositionInfo + { + position[]={4273,7.4634304,5477.375}; + angles[]={6.2172971,0.63502055,0.040932652}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=813; + type="Land_HBarrier_01_line_5_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + nAttributes=1; + }; + }; + class Item73 + { + dataType="Object"; + class PositionInfo + { + position[]={4268.5,7.483849,5480.625}; + angles[]={6.2490687,0.63502055,0.043203145}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=814; + type="Land_HBarrier_01_line_5_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + nAttributes=1; + }; + }; + class Item74 + { + dataType="Object"; + class PositionInfo + { + position[]={4264.125,7.3147645,5483.875}; + angles[]={6.2718124,0.63502055,0.047745109}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=815; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=4.7683716e-007; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + nAttributes=1; + }; + }; + class Item75 + { + dataType="Object"; + class PositionInfo + { + position[]={4267.125,7.8102651,5491.5}; + angles[]={6.2309017,2.205817,0.077207007}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=816; + type="Land_HBarrier_01_line_5_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + nAttributes=1; + }; + }; + class Item76 + { + dataType="Object"; + class PositionInfo + { + position[]={4263.75,7.3460469,5487}; + angles[]={6.2718124,2.205817,0.070417695}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=817; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=9.5367432e-007; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + nAttributes=1; + }; + }; + class Item77 + { + dataType="Object"; + class PositionInfo + { + position[]={4258.125,7.6664548,5498.125}; + angles[]={6.228632,2.205817,0.052285124}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=818; + type="Land_HBarrier_01_line_5_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + nAttributes=1; + }; + }; + class Item78 + { + dataType="Object"; + class PositionInfo + { + position[]={4254.75,7.3329396,5493.75}; + angles[]={6.2490687,2.205817,0.03184462}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=819; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=9.5367432e-007; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + nAttributes=1; + }; + }; + class Item79 + { + dataType="Logic"; + class PositionInfo + { + position[]={4237.4429,5.2240834,5458.7808}; + angles[]={0,3.7732272,0}; + }; + areaSize[]={50.1717,0,49.659794}; + areaIsRectangle=1; + flags=1; + id=1689; + type="ModuleHideTerrainObjects_F"; + atlOffset=0.40991163; + class CustomAttributes + { + class Attribute0 + { + property="#filter"; + expression="_this setVariable [""#filter"",_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=15; + }; + }; + }; + class Attribute1 + { + property="#hideLocally"; + expression="_this setVariable [""#hideLocally"",_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=2; + }; + }; + class Item80 + { + dataType="Object"; + class PositionInfo + { + position[]={4296.625,9.7347126,5472.625}; + angles[]={6.2105041,0.63502055,0.070417695}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=4350; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=1.191185; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + nAttributes=1; + }; + }; + class Item81 + { + dataType="Object"; + class PositionInfo + { + position[]={4292.375,9.6730003,5475.75}; + angles[]={6.2105041,0.63502055,0.063622363}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=4351; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=1.191185; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + nAttributes=1; + }; + }; + class Item82 + { + dataType="Object"; + class PositionInfo + { + position[]={4287.875,9.6304436,5479}; + angles[]={6.2105031,0.63502055,0.05908962}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=4352; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=1.1911845; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + nAttributes=1; + }; + }; + class Item83 + { + dataType="Object"; + class PositionInfo + { + position[]={4283.625,9.5358505,5482.125}; + angles[]={6.2604394,0.63502055,0.050014127}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=4353; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=1.1849265; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + nAttributes=1; + }; + }; + class Item84 + { + dataType="Object"; + class PositionInfo + { + position[]={4279.25,9.3691263,5485.375}; + angles[]={6.2195621,0.63502055,0.079468332}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=4354; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=1.1900473; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + nAttributes=1; + }; + }; + class Item85 + { + dataType="Object"; + class PositionInfo + { + position[]={4275,9.2772121,5488.625}; + angles[]={6.219563,0.63502055,0.050014127}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=4355; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=1.1900473; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + nAttributes=1; + }; + }; + class Item86 + { + dataType="Object"; + class PositionInfo + { + position[]={4270.25,9.2234488,5492.125}; + angles[]={6.2263637,0.63502055,0.061356485}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=4356; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=1.1891937; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + nAttributes=1; + }; + }; + class Item87 + { + dataType="Object"; + class PositionInfo + { + position[]={4257.75,9.0467072,5501}; + angles[]={6.2037172,0.63502055,0.072681367}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=4357; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=1.1920395; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + nAttributes=1; + }; + }; + class Item88 + { + dataType="Object"; + class PositionInfo + { + position[]={4253.25,8.9905243,5504.25}; + angles[]={6.2037172,0.63502055,0.061356485}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=4358; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=1.1920395; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + nAttributes=1; + }; + }; + class Item89 + { + dataType="Object"; + class PositionInfo + { + position[]={4248.75,8.9965658,5507.375}; + angles[]={6.1497397,0.63502055,0.05908861}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=4359; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=1.1988654; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + nAttributes=1; + }; + }; + class Item90 + { + dataType="Object"; + class PositionInfo + { + position[]={4244.25,9.1173544,5510.75}; + angles[]={6.1497397,0.63502055,0.10878368}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=4360; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=1.1988654; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + nAttributes=1; + }; + }; + class Item91 + { + dataType="Object"; + class PositionInfo + { + position[]={4239.75,9.0016699,5513.875}; + angles[]={6.1586905,0.63502055,0.1222543}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=4361; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=1.1977282; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + nAttributes=1; + }; + }; + class Item92 + { + dataType="Object"; + class PositionInfo + { + position[]={4235.125,8.8523664,5517.25}; + angles[]={6.2399812,0.63502055,0.043204524}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=4362; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=1.1874886; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + nAttributes=1; + }; + }; + class Item93 + { + dataType="Object"; + class PositionInfo + { + position[]={4230.5,8.8655138,5520.75}; + angles[]={6.2263637,0.63502055,0.015923677}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=4363; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=1.1891952; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + nAttributes=1; + }; + }; + class Item94 + { + dataType="Object"; + class PositionInfo + { + position[]={4203.625,6.8616929,5488.625}; + angles[]={6.2423854,2.205204,0.030049587}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=4364; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=1.1854973; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + nAttributes=1; + }; + }; + class Item95 + { + dataType="Object"; + class PositionInfo + { + position[]={4206.8022,7.1779027,5492.9165}; + angles[]={6.2422528,2.205817,0.018201422}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=4365; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=1.1880474; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + nAttributes=1; + }; + }; + class Item96 + { + dataType="Object"; + class PositionInfo + { + position[]={4210.2373,7.3641505,5497.0645}; + angles[]={6.2558866,2.205817,0.013654531}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=4366; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=1.1854968; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + nAttributes=1; + }; + }; + class Item97 + { + dataType="Object"; + class PositionInfo + { + position[]={4213.625,7.5313077,5501.5}; + angles[]={6.2695355,2.205817,0.015923677}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=4367; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=1.1837897; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + nAttributes=1; + }; + }; + class Item98 + { + dataType="Object"; + class PositionInfo + { + position[]={4217,7.7985044,5506}; + angles[]={6.2536163,2.205817,0.054553483}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=4368; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=1.1857815; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + nAttributes=1; + }; + }; + class Item99 + { + dataType="Object"; + class PositionInfo + { + position[]={4220.25,8.0745525,5510.375}; + angles[]={6.237711,2.205817,0.056821637}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=4369; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=1.1877723; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + nAttributes=1; + }; + }; + class Item100 + { + dataType="Object"; + class PositionInfo + { + position[]={4223.625,8.4121151,5514.875}; + angles[]={6.2536139,2.205817,0.03184462}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=4370; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=1.1857805; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + nAttributes=1; + }; + }; + class Item101 + { + dataType="Object"; + class PositionInfo + { + position[]={4226.875,8.6882935,5519.125}; + angles[]={6.23317,2.205817,0.045474414}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=4371; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=1.1883407; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + nAttributes=1; + }; + }; + class Item102 + { + dataType="Object"; + class PositionInfo + { + position[]={4183.5,6.4115276,5462.625}; + angles[]={6.2786441,2.205817,0}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=4374; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=1.182652; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + nAttributes=1; + }; + }; + class Item103 + { + dataType="Object"; + class PositionInfo + { + position[]={4186.7144,6.465704,5467.1084}; + angles[]={6.2604365,2.205817,0.011372928}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=4375; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=1.2309408; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + nAttributes=1; + }; + }; + class Item104 + { + dataType="Object"; + class PositionInfo + { + position[]={4190.1133,6.5085301,5471.5142}; + angles[]={6.2558889,2.205817,0.029571336}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=4376; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=1.1854963; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + nAttributes=1; + }; + }; + class Item105 + { + dataType="Object"; + class PositionInfo + { + position[]={4193.5127,6.5372529,5475.8105}; + angles[]={0,2.205817,0}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=4377; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=1.1786714; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + nAttributes=1; + }; + }; + class Item106 + { + dataType="Object"; + class PositionInfo + { + position[]={4196.875,6.4905143,5480.125}; + angles[]={0,5.4220448,0}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=4378; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=1.1512151; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + nAttributes=1; + }; + }; + class Item107 + { + dataType="Object"; + class PositionInfo + { + position[]={4200.375,6.5342126,5484.375}; + angles[]={0,2.205817,0}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=4379; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=1.1823673; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + nAttributes=1; + }; + }; + class Item108 + { + dataType="Object"; + class PositionInfo + { + position[]={4247.0396,6.0428052,5403.7842}; + angles[]={0,2.9609985,0}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=4380; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=1.1862106; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + nAttributes=1; + }; + }; + class Item109 + { + dataType="Object"; + class PositionInfo + { + position[]={4250.75,6.1668305,5406.125}; + angles[]={6.2672582,2.205817,0.022748843}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=4381; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=1.1840739; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + nAttributes=1; + }; + }; + class Item110 + { + dataType="Object"; + class PositionInfo + { + position[]={4254,6.2913203,5410.5}; + angles[]={6.2649841,2.205817,0.022748843}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=4382; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=1.1838799; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + nAttributes=1; + }; + }; + class Item111 + { + dataType="Object"; + class PositionInfo + { + position[]={4257.25,6.5468202,5415}; + angles[]={0.0068272259,2.205817,0.061356485}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=4383; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=1.1812296; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + nAttributes=1; + }; + }; + class Item112 + { + dataType="Object"; + class PositionInfo + { + position[]={4260.5,6.7484536,5419.5}; + angles[]={0.0022902426,2.205817,0.061356485}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=4384; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=1.1817985; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + nAttributes=1; + }; + }; + class Item113 + { + dataType="Object"; + class PositionInfo + { + position[]={4263.75,6.9587197,5424}; + angles[]={6.267262,2.205817,0.074944451}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=4385; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=1.1840739; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + nAttributes=1; + }; + }; + class Item114 + { + dataType="Object"; + class PositionInfo + { + position[]={4267,7.3716702,5428.5}; + angles[]={0,2.205817,0.074943654}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=4386; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=1.1820841; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + nAttributes=1; + }; + }; + class Item115 + { + dataType="Object"; + class PositionInfo + { + position[]={4270.25,7.5456595,5433.125}; + angles[]={0.0022640675,2.205817,0.050014127}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=4387; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=1.1817994; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + nAttributes=1; + }; + }; + class Item116 + { + dataType="Object"; + class PositionInfo + { + position[]={4273.5,7.6136556,5437.5}; + angles[]={0.03184462,2.205817,0.03411676}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=4388; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=1.1781015; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + nAttributes=1; + }; + }; + class Item117 + { + dataType="Object"; + class PositionInfo + { + position[]={4276.75,7.7293324,5442}; + angles[]={0.0022640675,2.205817,0.070417695}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=4389; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=1.1817994; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + nAttributes=1; + }; + }; + class Item118 + { + dataType="Object"; + class PositionInfo + { + position[]={4280,8.0421944,5446.5}; + angles[]={6.2399821,2.205817,0.072681367}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=4390; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=1.1874871; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + nAttributes=1; + }; + }; + class Item119 + { + dataType="Object"; + class PositionInfo + { + position[]={4283.25,8.3755932,5451}; + angles[]={6.2445254,2.205817,0.036387973}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=4391; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=1.1869187; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + nAttributes=1; + }; + }; + class Item120 + { + dataType="Object"; + class PositionInfo + { + position[]={4286.625,8.6646442,5455.5}; + angles[]={6.2263627,2.205817,0.020476174}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=4392; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=1.1891932; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + nAttributes=1; + }; + }; + class Item121 + { + dataType="Object"; + class PositionInfo + { + position[]={4289.75,8.9747486,5459.75}; + angles[]={0.015923677,2.205817,0.011378167}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=4393; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=1.1800933; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + nAttributes=1; + }; + }; + class Item122 + { + dataType="Object"; + class PositionInfo + { + position[]={4293.0112,9.0246019,5464.2202}; + angles[]={6.2536163,2.205817,0.0090957033}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=4394; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=1.1857824; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + nAttributes=1; + }; + }; + class Item123 + { + dataType="Object"; + class PositionInfo + { + position[]={4296.25,9.3698406,5468.625}; + angles[]={6.2037172,2.205817,0.05908962}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=4395; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=1.1920381; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + nAttributes=1; + }; + }; + class Item124 + { + dataType="Object"; + class PositionInfo + { + position[]={4188.3315,6.0112138,5442.7144}; + angles[]={6.258163,0.63502055,6.2558889}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=4398; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=1.1852126; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + nAttributes=1; + }; + }; + class Item125 + { + dataType="Object"; + class PositionInfo + { + position[]={4192.7705,5.8479657,5439.2603}; + angles[]={6.2490687,0.63502055,6.2695308}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=4399; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=1.1863492; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + nAttributes=1; + }; + }; + class Item126 + { + dataType="Object"; + class PositionInfo + { + position[]={4197.2144,5.716826,5436.0557}; + angles[]={6.2467976,0.63502055,6.2786312}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=4400; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=1.1866341; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + nAttributes=1; + }; + }; + class Item127 + { + dataType="Object"; + class PositionInfo + { + position[]={4201.6328,5.5948901,5432.7866}; + angles[]={6.2513409,0.63502055,0.020476174}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=4401; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=1.1860652; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + nAttributes=1; + }; + }; + class Item128 + { + dataType="Object"; + class PositionInfo + { + position[]={4206.0767,5.5835485,5429.5825}; + angles[]={6.2513428,0.63502055,0.015927421}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=4402; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=1.1860652; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + nAttributes=1; + }; + }; + class Item129 + { + dataType="Object"; + class PositionInfo + { + position[]={4210.5,5.5342278,5426.25}; + angles[]={6.2422528,0.63502055,0.011378167}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=4403; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=1.1872029; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + nAttributes=1; + }; + }; + class Item130 + { + dataType="Object"; + class PositionInfo + { + position[]={4215,5.4591255,5422.875}; + angles[]={6.244524,0.63502055,0.025022388}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=4404; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=1.1832213; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + nAttributes=1; + }; + }; + class Item131 + { + dataType="Object"; + class PositionInfo + { + position[]={4219.5,5.4473023,5419.5}; + angles[]={6.2513409,0.63502055,0.025022388}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=4405; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=1.1860652; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + nAttributes=1; + }; + }; + class Item132 + { + dataType="Object"; + class PositionInfo + { + position[]={4223.75,5.4399247,5416.375}; + angles[]={0.02502477,0.63502055,0.02502477}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=4406; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=1.1789551; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + nAttributes=1; + }; + }; + class Item133 + { + dataType="Object"; + class PositionInfo + { + position[]={4228.25,5.5623665,5413}; + angles[]={6.258163,0.63502055,0.029569319}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=4407; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=1.1852121; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + nAttributes=1; + }; + }; + class Item134 + { + dataType="Object"; + class PositionInfo + { + position[]={4232.625,5.6140537,5409.75}; + angles[]={6.2536163,0.63502055,0.038659975}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=4408; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=1.1843591; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + nAttributes=1; + }; + }; + class Item135 + { + dataType="Object"; + class PositionInfo + { + position[]={4236.875,5.7023854,5406.5}; + angles[]={6.2604365,0.63502055,0.022748843}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=4409; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=1.1849279; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + nAttributes=1; + }; + }; + class Item136 + { + dataType="Object"; + class PositionInfo + { + position[]={4239.75,5.7378898,5404.375}; + angles[]={6.2740831,0.63502055,0.050015319}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=4410; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=1.1832201; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + nAttributes=1; + }; + }; + class Item137 + { + dataType="Object"; + class PositionInfo + { + position[]={4267.125,8.9923487,5491.375}; + angles[]={6.2309017,2.205817,0.077207007}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=4423; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=1.1886258; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + nAttributes=1; + }; + }; + class Item138 + { + dataType="Object"; + class PositionInfo + { + position[]={4263.75,8.5281296,5486.875}; + angles[]={6.2718124,2.205817,0.070417695}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=4424; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=1.183506; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + nAttributes=1; + }; + }; + class Item139 + { + dataType="Object"; + class PositionInfo + { + position[]={4258.125,8.8485384,5498}; + angles[]={6.228632,2.205817,0.052285124}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=4425; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=1.1889105; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + nAttributes=1; + }; + }; + class Item140 + { + dataType="Object"; + class PositionInfo + { + position[]={4254.75,8.5150223,5493.625}; + angles[]={6.2490687,2.205817,0.03184462}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=4426; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=1.1886253; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + nAttributes=1; + }; + }; + class Item141 + { + dataType="Object"; + class PositionInfo + { + position[]={4272.75,8.1155138,5490.375}; + angles[]={6.219563,0.63502055,0.050014127}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=4427; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=0.036447525; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + nAttributes=1; + }; + }; + class Item142 + { + dataType="Object"; + class PositionInfo + { + position[]={4272.5,9.2405138,5490.5}; + angles[]={6.219563,0.63502055,0.050014127}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=4428; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=1.1668386; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + nAttributes=1; + }; + }; + class Item143 + { + dataType="Object"; + class PositionInfo + { + position[]={4264.25,11.300281,5496.625}; + angles[]={0,0.67706114,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=4429; + type="Land_BarGate_01_open_F"; + atlOffset=0.049393654; + }; + class Item144 + { + dataType="Object"; + class PositionInfo + { + position[]={4254.375,6.1628137,5470.125}; + angles[]={6.267262,0.63502055,0.034115009}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=4607; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=-0.25809622; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + nAttributes=1; + }; + }; + class Item145 + { + dataType="Object"; + class PositionInfo + { + position[]={4250.125,6.1155143,5473.25}; + angles[]={6.267262,0.63502055,0.036387973}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=4608; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=-0.30827379; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + nAttributes=1; + }; + }; + class Item146 + { + dataType="Object"; + class PositionInfo + { + position[]={4245.75,6.1155143,5476.5}; + angles[]={6.228632,0.63502055,0.0090957033}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=4609; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=-0.28465605; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + nAttributes=1; + }; + }; + class Item147 + { + dataType="Object"; + class PositionInfo + { + position[]={4241.25,6.1446924,5479.875}; + angles[]={6.2672582,0.63502055,0.03184275}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=4610; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=-0.30052996; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + nAttributes=1; + }; + }; + class Item148 + { + dataType="Object"; + class PositionInfo + { + position[]={4254.375,7.2405143,5470}; + angles[]={0,0.63502055,0}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=4611; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=0.8264308; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + nAttributes=1; + }; + }; + class Item149 + { + dataType="Object"; + class PositionInfo + { + position[]={4250.125,7.2975969,5473.125}; + angles[]={0,0.63502055,0}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=4612; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=0.87380886; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + nAttributes=1; + }; + }; + class Item150 + { + dataType="Object"; + class PositionInfo + { + position[]={4245.75,7.2975979,5476.375}; + angles[]={0,0.63502055,0}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=4613; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=0.90425396; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + nAttributes=1; + }; + }; + class Item151 + { + dataType="Object"; + class PositionInfo + { + position[]={4241.25,7.2606258,5479.75}; + angles[]={0,0.63502055,0}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=4614; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=0.82222939; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + nAttributes=1; + }; + }; + class Item152 + { + dataType="Object"; + class PositionInfo + { + position[]={4257.125,6.4334311,5470.4966}; + angles[]={0,5.3203559,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=4623; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=-0.10163212; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + nAttributes=1; + }; + }; + class Item153 + { + dataType="Object"; + class PositionInfo + { + position[]={4257.25,7.2405143,5470.5}; + angles[]={0,5.3203559,0}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=4624; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=0.7010088; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + nAttributes=1; + }; + }; + class Item154 + { + dataType="Object"; + class PositionInfo + { + position[]={4241,7.4225974,5482.6284}; + angles[]={0,5.3203559,0}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=4629; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=0.91479111; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + nAttributes=1; + }; + }; + class Item155 + { + dataType="Object"; + class PositionInfo + { + position[]={4240.875,6.2405143,5482.625}; + angles[]={0,5.3203559,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=4630; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=-0.26325893; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + nAttributes=1; + }; + }; + class Item156 + { + dataType="Object"; + class PositionInfo + { + position[]={4277.375,10.263762,5459.75}; + angles[]={0,0.63702726,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=4633; + type="Land_Cargo_HQ_V1_F"; + atlOffset=4.7683716e-007; + }; + class Item157 + { + dataType="Object"; + class PositionInfo + { + position[]={4223.75,10.250401,5498.875}; + angles[]={0,3.7842591,0}; + }; + side="Empty"; + flags=1; + class Attributes + { + }; + id=4634; + type="Land_Cargo_HQ_V1_F"; + atlOffset=0.49539137; + }; + class Item158 + { + dataType="Object"; + class PositionInfo + { + position[]={4221.875,6.1834307,5490.75}; + angles[]={6.267262,0.63502055,0.036387973}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=4668; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=-0.094336987; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + nAttributes=1; + }; + }; + class Item159 + { + dataType="Object"; + class PositionInfo + { + position[]={4217.5,6.1834307,5494}; + angles[]={6.228632,0.63502055,0.0090957033}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=4669; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=-0.10976076; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + nAttributes=1; + }; + }; + class Item160 + { + dataType="Object"; + class PositionInfo + { + position[]={4213,6.2126088,5497.375}; + angles[]={6.2672582,0.63502055,0.03184275}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=4670; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=-0.041707516; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + nAttributes=1; + }; + }; + class Item161 + { + dataType="Object"; + class PositionInfo + { + position[]={4274.75,6.7405143,5452.375}; + angles[]={6.228632,0.63502055,0.0090957033}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=4683; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=-0.042724133; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + nAttributes=1; + }; + }; + class Item162 + { + dataType="Object"; + class PositionInfo + { + position[]={4270.25,6.7696924,5455.75}; + angles[]={6.2672582,0.63502055,0.03184275}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=4687; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=0.047166348; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + nAttributes=1; + }; + }; + class Item163 + { + dataType="Object"; + class PositionInfo + { + position[]={4279.125,6.7405143,5449.125}; + angles[]={6.267262,0.63502055,0.036387973}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=4688; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=-0.16396713; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + nAttributes=1; + }; + }; + class Item164 + { + dataType="Object"; + class PositionInfo + { + position[]={4261.5,5.8969688,5433.875}; + angles[]={6.2422528,0.63502055,0.043203145}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=4689; + type="Land_HBarrier_01_line_5_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + nAttributes=1; + }; + }; + class Item165 + { + dataType="Object"; + class PositionInfo + { + position[]={4257,5.7405143,5437.25}; + angles[]={0.022748843,0.63502055,0.05908962}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=4693; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=-0.031715393; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + nAttributes=1; + }; + }; + class Item166 + { + dataType="Object"; + class PositionInfo + { + position[]={4265.875,6.1051126,5430.625}; + angles[]={0,0.63502055,0.074943654}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=4694; + type="Land_HBarrier_01_line_5_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + nAttributes=1; + }; + }; + class Item167 + { + dataType="Object"; + class PositionInfo + { + position[]={4262.5,5.25,5446.75}; + angles[]={6.2649841,5.3297963,0.043204524}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=4695; + type="Land_HelipadSquare_F"; + atlOffset=0.042614937; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + nAttributes=1; + }; + }; + class Item168 + { + dataType="Object"; + class PositionInfo + { + position[]={4210.75,4.4323211,5429}; + angles[]={6.267262,2.205817,0.0090957033}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=4698; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=2.3841858e-007; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + nAttributes=1; + }; + }; + class Item169 + { + dataType="Object"; + class PositionInfo + { + position[]={4214,4.5372066,5433.5}; + angles[]={6.244524,2.205817,0.015927421}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=4699; + type="Land_HBarrier_01_line_5_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + nAttributes=1; + }; + }; + class Item170 + { + dataType="Object"; + class PositionInfo + { + position[]={4217.25,4.7487411,5438}; + angles[]={6.2467957,2.205817,0.011378167}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=4700; + type="Land_HBarrier_01_line_5_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + nAttributes=1; + }; + }; + class Item171 + { + dataType="Object"; + class PositionInfo + { + position[]={4235.125,4.3856287,5410.75}; + angles[]={6.267262,2.205817,0.0090957033}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=4704; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=-0.16579843; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + nAttributes=1; + }; + }; + class Item172 + { + dataType="Object"; + class PositionInfo + { + position[]={4238.375,4.4905143,5415.25}; + angles[]={6.244524,2.205817,0.015927421}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=4705; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=-0.30195642; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + nAttributes=1; + }; + }; + class Item173 + { + dataType="Object"; + class PositionInfo + { + position[]={4241.625,4.7020488,5419.75}; + angles[]={6.2467957,2.205817,0.011378167}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=4706; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=-0.18442225; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + nAttributes=1; + }; + }; + class Item174 + { + dataType="Object"; + class PositionInfo + { + position[]={4189.375,4.859025,5445}; + angles[]={6.2740898,2.205817,6.2536163}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=4710; + type="Land_HBarrier_01_line_5_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + nAttributes=1; + }; + }; + class Item175 + { + dataType="Object"; + class PositionInfo + { + position[]={4192.625,4.8718686,5449.5}; + angles[]={6.258163,2.205817,6.2399812}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=4711; + type="Land_HBarrier_01_line_5_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + nAttributes=1; + }; + }; + class Item176 + { + dataType="Object"; + class PositionInfo + { + position[]={4195.875,4.9700971,5454}; + angles[]={6.2536163,2.205817,6.2718124}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=4712; + type="Land_HBarrier_01_line_5_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + nAttributes=1; + }; + }; + class Item177 + { + dataType="Object"; + class PositionInfo + { + position[]={4218.5,9.1193323,5470}; + angles[]={0,2.2166209,0}; + }; + side="Empty"; + flags=1; + class Attributes + { + }; + id=4716; + type="Land_Medevac_HQ_V1_F"; + atlOffset=0.45131731; + }; + class Item178 + { + dataType="Object"; + class PositionInfo + { + position[]={4242.5,9.1193323,5448.5}; + angles[]={0,2.2166209,0}; + }; + side="Empty"; + flags=1; + class Attributes + { + }; + id=4717; + type="Land_Medevac_HQ_V1_F"; + atlOffset=0.53345299; + }; + class Item179 + { + dataType="Object"; + class PositionInfo + { + position[]={4244.125,4.7245741,5403.5}; + angles[]={0,2.9609985,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=5791; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=-0.00085258484; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + nAttributes=1; + }; + }; + class Item180 + { + dataType="Object"; + class PositionInfo + { + position[]={4244.0396,5.9066577,5403.4092}; + angles[]={0,2.9609985,0}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=5792; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=1.1859291; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + nAttributes=1; + }; + }; + class Item181 + { + dataType="Object"; + class PositionInfo + { + position[]={4179.75,4.9905143,5450.75}; + angles[]={0.0022640675,4.5432811,6.2604365}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=5826; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=-0.22545147; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + nAttributes=1; + }; + }; + class Item182 + { + dataType="Object"; + class PositionInfo + { + position[]={4182.125,4.9905143,5447.125}; + angles[]={0,3.7880998,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=5827; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=-0.094198227; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + nAttributes=1; + }; + }; + class Item183 + { + dataType="Object"; + class PositionInfo + { + position[]={4179.75,6.2405143,5450.875}; + angles[]={0,4.5432811,0}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=5829; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=1.0248327; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + nAttributes=1; + }; + }; + class Item184 + { + dataType="Object"; + class PositionInfo + { + position[]={4182,6.2405143,5447.25}; + angles[]={0,3.7880998,0}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=5830; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=0.8357811; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + nAttributes=1; + }; + }; + class Item185 + { + dataType="Object"; + class PositionInfo + { + position[]={4179.4097,5.0798178,5453.7539}; + angles[]={0,4.5432811,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=5832; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=-0.12420559; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + nAttributes=1; + }; + }; + class Item186 + { + dataType="Object"; + class PositionInfo + { + position[]={4179.375,6.3655143,5454}; + angles[]={0,4.5432811,0}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=5833; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=1.1631603; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + nAttributes=1; + }; + }; + class Item187 + { + dataType="Object"; + class PositionInfo + { + position[]={4180.375,5.2070875,5458.375}; + angles[]={6.2786441,2.205817,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=5834; + type="Land_HBarrier_01_line_5_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + nAttributes=1; + }; + }; + class Item188 + { + dataType="Object"; + class PositionInfo + { + position[]={4180.375,6.3891706,5458.25}; + angles[]={6.2786441,2.205817,0}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=5835; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=1.0326648; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + nAttributes=1; + }; + }; + class Item189 + { + dataType="Object"; + class PositionInfo + { + position[]={4185.25,4.8655143,5444.875}; + angles[]={0,3.7880998,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=5836; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=-0.098693848; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + nAttributes=1; + }; + }; + class Item190 + { + dataType="Object"; + class PositionInfo + { + position[]={4185.125,6.1155143,5444.875}; + angles[]={6.258163,3.7880998,6.2558889}; + }; + side="Empty"; + class Attributes + { + disableSimulation=1; + }; + id=5837; + type="Land_HBarrier_01_line_5_green_F"; + atlOffset=1.147893; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=1; + }; + }; + }; + nAttributes=1; + }; + }; + class Item191 + { + dataType="Object"; + class PositionInfo + { + position[]={4230,11.555929,5514.875}; + angles[]={0,3.0128813,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=5862; + type="Land_Cargo_Patrol_V1_F"; + atlOffset=4.7683716e-007; + }; + class Item192 + { + dataType="Object"; + class PositionInfo + { + position[]={4291,12.176413,5470.25}; + angles[]={0,4.5261664,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=5861; + type="Land_Cargo_Patrol_V1_F"; + }; + }; + id=4995; + atlOffset=0.88453722; + }; + class Item124 + { + dataType="Layer"; + name="Resource(13)"; + class Entities + { + items=10; + class Item0 + { + dataType="Object"; + class PositionInfo + { + position[]={10566.875,29.998024,10403.375}; + angles[]={0,0.97694355,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=4962; + type="Land_dp_transformer_F"; + }; + class Item1 + { + dataType="Object"; + class PositionInfo + { + position[]={10564.75,30.051092,10406.5}; + angles[]={0,0.97694355,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=4963; + type="Land_dp_transformer_F"; + }; + class Item2 + { + dataType="Object"; + class PositionInfo + { + position[]={10562.625,30.08127,10409.5}; + angles[]={0,0.97694355,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=4993; + type="Land_dp_transformer_F"; + }; + class Item3 + { + dataType="Object"; + class PositionInfo + { + position[]={10560.5,30.059967,10412.625}; + angles[]={0,0.97694355,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=4994; + type="Land_dp_transformer_F"; + }; + class Item4 + { + dataType="Object"; + class PositionInfo + { + position[]={10516.25,32.209999,10442.25}; + angles[]={0,3.6282079,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=5982; + type="Land_HBarrier_Big_F"; + atlOffset=-0.33616257; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item5 + { + dataType="Object"; + class PositionInfo + { + position[]={10514.375,32.084999,10447}; + angles[]={0.0022340214,5.0761676,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=5983; + type="Land_HBarrier_Big_F"; + atlOffset=-0.41480827; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item6 + { + dataType="Object"; + class PositionInfo + { + position[]={10586.966,29.912853,10384.012}; + angles[]={6.2809162,2.2325902,0.0068242373}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=5984; + type="Land_HBarrier_Big_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item7 + { + dataType="Object"; + class PositionInfo + { + position[]={10582.009,29.914829,10383.014}; + angles[]={0.018203784,3.6805503,0.015917402}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=5985; + type="Land_HBarrier_Big_F"; + atlOffset=3.8146973e-006; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item8 + { + dataType="Object"; + class PositionInfo + { + position[]={10583.875,33.502518,10388.875}; + angles[]={0,6.174015,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=5986; + type="Land_Cargo_Patrol_V3_F"; + }; + class Item9 + { + dataType="Object"; + class PositionInfo + { + position[]={10520.5,35.589397,10446.125}; + angles[]={0,1.2864473,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + }; + id=5987; + type="Land_Cargo_Patrol_V3_F"; + atlOffset=-1.9073486e-006; + }; + }; + id=4996; + atlOffset=0.98624802; + }; + class Item125 + { + dataType="Layer"; + name="Seaport(3)"; + class Entities + { + items=14; + class Item0 + { + dataType="Object"; + class PositionInfo + { + position[]={9780.3799,7.4994869,2323.1399}; + angles[]={0,0.81907737,0}; + }; + side="Empty"; + flags=1; + class Attributes + { + }; + id=4979; + type="Land_GuardHouse_02_grey_F"; + atlOffset=0.26407909; + }; + class Item1 + { + dataType="Object"; + class PositionInfo + { + position[]={9765.125,6.6869931,2329.125}; + angles[]={0.022748843,0.65041006,6.2445254}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=4980; + type="Land_HBarrier_01_big_4_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item2 + { + dataType="Object"; + class PositionInfo + { + position[]={9758.6865,6.9907756,2334.2539}; + angles[]={0.0045412821,3.8301787,6.2513428}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=4981; + type="Land_HBarrier_01_big_4_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item3 + { + dataType="Object"; + class PositionInfo + { + position[]={9756.5,6.96,2340.375}; + angles[]={0.0045412821,1.7063335,6.2740831}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=4982; + type="Land_HBarrier_01_big_4_green_F"; + atlOffset=-0.063471794; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item4 + { + dataType="Object"; + class PositionInfo + { + position[]={9767.6641,10.248799,2332.7813}; + angles[]={0,0.73697436,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=4983; + type="Land_Cargo_Patrol_V1_F"; + atlOffset=4.7683716e-007; + }; + class Item5 + { + dataType="Logic"; + class PositionInfo + { + position[]={9770.1211,5.3243971,2331.6667}; + angles[]={0.036389608,3.748688,6.2218289}; + }; + areaSize[]={21.028181,0,11.49158}; + areaIsRectangle=1; + flags=1; + id=4984; + type="ModuleHideTerrainObjects_F"; + atlOffset=0.0894804; + class CustomAttributes + { + class Attribute0 + { + property="#filter"; + expression="_this setVariable [""#filter"",_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=15; + }; + }; + }; + class Attribute1 + { + property="#hideLocally"; + expression="_this setVariable [""#hideLocally"",_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=2; + }; + }; + class Item6 + { + dataType="Object"; + class PositionInfo + { + position[]={9805.625,9.2504005,2411.5}; + angles[]={0,5.4342728,0}; + }; + side="Empty"; + flags=1; + class Attributes + { + }; + id=4997; + type="Land_Cargo_HQ_V1_F"; + atlOffset=0.90331078; + }; + class Item7 + { + dataType="Object"; + class PositionInfo + { + position[]={9845.75,5.7329798,2388.125}; + angles[]={0,2.9857438,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=4998; + type="Land_Cargo_House_V1_F"; + }; + class Item8 + { + dataType="Object"; + class PositionInfo + { + position[]={9836.1279,5.8236208,2383.5701}; + angles[]={6.1385818,5.6654811,0.0091022542}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + }; + id=5990; + type="Land_Cargo10_grey_F"; + atlOffset=-0.00018072128; + }; + class Item9 + { + dataType="Object"; + class PositionInfo + { + position[]={9834.8867,8.3281689,2382.4092}; + angles[]={6.1452723,5.6654811,6.2671018}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + }; + id=5991; + type="Land_Cargo10_grey_F"; + atlOffset=0.011876583; + }; + class Item10 + { + dataType="Object"; + class PositionInfo + { + position[]={9814.7842,5.0514412,2417.342}; + angles[]={0.14237483,3.972734,6.258163}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + }; + id=5992; + type="Land_Cargo10_grey_F"; + atlOffset=0.0037531853; + }; + class Item11 + { + dataType="Object"; + class PositionInfo + { + position[]={9812.8301,4.7326326,2419.5557}; + angles[]={0.14237483,3.972734,0.015927421}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + }; + id=5993; + type="Land_Cargo10_grey_F"; + atlOffset=-0.0045473576; + }; + class Item12 + { + dataType="Object"; + class PositionInfo + { + position[]={9814.1465,7.5272779,2418.314}; + angles[]={0.14237483,3.972734,6.2579093}; + }; + side="Empty"; + class Attributes + { + createAsSimpleObject=1; + }; + id=5994; + type="Land_Cargo10_grey_F"; + atlOffset=2.5954394; + }; + class Item13 + { + dataType="Object"; + class PositionInfo + { + position[]={9833.7041,5.6156464,2381.9094}; + angles[]={6.1452723,5.6654811,6.2672582}; + }; + side="Empty"; + flags=4; + class Attributes + { + createAsSimpleObject=1; + }; + id=5989; + type="Land_Cargo10_grey_F"; + atlOffset=-0.0021996498; + }; + }; + id=5003; + atlOffset=-0.45513821; + }; + class Item126 + { + dataType="Layer"; + name="Factory(5)"; + class Entities + { + items=1; + class Item0 + { + dataType="Object"; + class PositionInfo + { + position[]={16083.125,12.328364,6770.625}; + angles[]={0,6.2194319,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=5898; + type="Land_Cargo_Patrol_V1_F"; + }; + }; + id=5004; + }; + class Item127 + { + dataType="Layer"; + name="Factory(6)"; + class Entities + { + items=3; + class Item0 + { + dataType="Object"; + class PositionInfo + { + position[]={11554.125,39.326706,10158.5}; + angles[]={0,5.6918759,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=4964; + type="Land_dp_transformer_F"; + }; + class Item1 + { + dataType="Object"; + class PositionInfo + { + position[]={11557.261,39.140129,10160.507}; + angles[]={0,5.7210107,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=4965; + type="Land_dp_transformer_F"; + }; + class Item2 + { + dataType="Object"; + class PositionInfo + { + position[]={11560.386,39.22303,10162.382}; + angles[]={0,5.709517,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=4966; + type="Land_dp_transformer_F"; + }; + }; + id=5005; + atlOffset=0.051776886; + }; + class Item128 + { + dataType="Layer"; + name="Outpost(21)"; + class Entities + { + items=47; + class Item0 + { + dataType="Logic"; + class PositionInfo + { + position[]={6091.8643,27.976526,5315.7661}; + angles[]={6.2649875,1.2030032,0.015923677}; + }; + areaSize[]={44.559723,0,73.206848}; + flags=1; + id=5087; + type="ModuleHideTerrainObjects_F"; + class CustomAttributes + { + class Attribute0 + { + property="#filter"; + expression="_this setVariable [""#filter"",_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=15; + }; + }; + }; + class Attribute1 + { + property="#hideLocally"; + expression="_this setVariable [""#hideLocally"",_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=2; + }; + }; + class Item1 + { + dataType="Object"; + class PositionInfo + { + position[]={6031.5,28.442085,5292}; + angles[]={6.2490687,1.1955823,0.011378167}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=5088; + type="Land_HBarrier_01_big_4_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item2 + { + dataType="Object"; + class PositionInfo + { + position[]={6036.625,28.491261,5287.375}; + angles[]={0,0.1941781,0.013645798}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=5090; + type="Land_HBarrier_01_big_4_green_F"; + atlOffset=1.9073486e-006; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item3 + { + dataType="Object"; + class PositionInfo + { + position[]={6044.75,28.598625,5285.5}; + angles[]={0.0022640675,0.1941781,0.0091022542}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=5091; + type="Land_HBarrier_01_big_4_green_F"; + atlOffset=1.9073486e-006; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item4 + { + dataType="Object"; + class PositionInfo + { + position[]={6052.8398,28.68993,5283.9756}; + angles[]={0.0022640675,0.1941781,0.013650165}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=5092; + type="Land_HBarrier_01_big_4_green_F"; + atlOffset=1.9073486e-006; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item5 + { + dataType="Object"; + class PositionInfo + { + position[]={6069.375,29.006992,5282}; + angles[]={0,6.1862984,0.025022388}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=5094; + type="Land_HBarrier_01_big_4_green_F"; + atlOffset=1.9073486e-006; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item6 + { + dataType="Object"; + class PositionInfo + { + position[]={6077.25,29.273552,5282.625}; + angles[]={6.2763581,6.1110892,0.034115009}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=5095; + type="Land_HBarrier_01_big_4_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item7 + { + dataType="Object"; + class PositionInfo + { + position[]={6085.375,29.590313,5284.125}; + angles[]={6.2786312,6.1110892,0.038661517}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=5096; + type="Land_HBarrier_01_big_4_green_F"; + atlOffset=1.9073486e-006; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item8 + { + dataType="Object"; + class PositionInfo + { + position[]={6092.125,29.709999,5286.75}; + angles[]={6.2695355,5.6791401,0.038659975}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=5097; + type="Land_HBarrier_01_big_4_green_F"; + atlOffset=-0.18939781; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item9 + { + dataType="Object"; + class PositionInfo + { + position[]={6121.5,30.834999,5304.875}; + angles[]={0.069453195,0.55505729,0.044976313}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=5100; + type="Land_HBarrier_01_big_4_green_F"; + atlOffset=-0.18252182; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item10 + { + dataType="Object"; + class PositionInfo + { + position[]={6129,31.236488,5303.5}; + angles[]={0.013650165,6.2130651,6.2786441}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=5102; + type="Land_HBarrier_01_big_4_green_F"; + atlOffset=1.9073486e-006; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item11 + { + dataType="Object"; + class PositionInfo + { + position[]={6136.875,31.160652,5305}; + angles[]={0.095274031,5.9572797,0.022751464}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=5103; + type="Land_HBarrier_01_big_4_green_F"; + atlOffset=1.9073486e-006; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item12 + { + dataType="Object"; + class PositionInfo + { + position[]={6144.5,31.178062,5308}; + angles[]={0.050014127,5.8308949,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=5104; + type="Land_HBarrier_01_big_4_green_F"; + atlOffset=1.9073486e-006; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item13 + { + dataType="Object"; + class PositionInfo + { + position[]={6152,31.175461,5311.5}; + angles[]={0.054054912,5.8352804,0.015374385}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=5105; + type="Land_HBarrier_01_big_4_green_F"; + atlOffset=1.9073486e-006; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item14 + { + dataType="Object"; + class PositionInfo + { + position[]={6159.25,31.577953,5315.375}; + angles[]={6.2793455,5.7255177,0.10839779}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=5106; + type="Land_HBarrier_01_big_4_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item15 + { + dataType="Object"; + class PositionInfo + { + position[]={6161.5,31.709999,5322.125}; + angles[]={6.2718124,4.6946068,0.12897296}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=5107; + type="Land_HBarrier_01_big_4_green_F"; + atlOffset=-0.22985458; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item16 + { + dataType="Object"; + class PositionInfo + { + position[]={6158.375,31.564163,5328.5}; + angles[]={6.262712,3.6895373,0.099781126}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=5109; + type="Land_HBarrier_01_big_4_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item17 + { + dataType="Object"; + class PositionInfo + { + position[]={6151.625,31.244583,5333.125}; + angles[]={6.2786441,3.8070955,0.061355513}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=5110; + type="Land_HBarrier_01_big_4_green_F"; + atlOffset=1.9073486e-006; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item18 + { + dataType="Object"; + class PositionInfo + { + position[]={6145.25,30.912426,5338.5}; + angles[]={6.2309003,3.905937,0.093018748}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=5111; + type="Land_HBarrier_01_big_4_green_F"; + atlOffset=1.9073486e-006; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item19 + { + dataType="Object"; + class PositionInfo + { + position[]={6139.375,30.679367,5344.5}; + angles[]={6.2309017,4.0155349,0.090762824}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=5112; + type="Land_HBarrier_01_big_4_green_F"; + atlOffset=1.9073486e-006; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item20 + { + dataType="Object"; + class PositionInfo + { + position[]={6133.75,30.449413,5350.25}; + angles[]={0.0045543881,3.8841455,0.050014127}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=5113; + type="Land_HBarrier_01_big_4_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item21 + { + dataType="Object"; + class PositionInfo + { + position[]={6127.5,29.989254,5355.5}; + angles[]={0.015927421,3.8126593,0.077207007}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=5114; + type="Land_HBarrier_01_big_4_green_F"; + atlOffset=1.9073486e-006; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item22 + { + dataType="Object"; + class PositionInfo + { + position[]={6120.75,29.700161,5359.625}; + angles[]={0.0090957033,3.5821502,0.027296599}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=5115; + type="Land_HBarrier_01_big_4_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item23 + { + dataType="Object"; + class PositionInfo + { + position[]={6113.25,29.472267,5363.375}; + angles[]={6.2786441,3.6213465,0.022748843}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=5116; + type="Land_HBarrier_01_big_4_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item24 + { + dataType="Object"; + class PositionInfo + { + position[]={6106.125,29.368111,5364.25}; + angles[]={6.2740898,2.9656725,0.011372928}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=5117; + type="Land_HBarrier_01_big_4_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item25 + { + dataType="Object"; + class PositionInfo + { + position[]={6098,29.174458,5362.875}; + angles[]={0.020660261,2.947084,0.040359363}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=5118; + type="Land_HBarrier_01_big_4_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item26 + { + dataType="Object"; + class PositionInfo + { + position[]={6090.125,28.742313,5361}; + angles[]={0.011378167,2.9472117,0.072682187}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=5119; + type="Land_HBarrier_01_big_4_green_F"; + atlOffset=1.9073486e-006; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item27 + { + dataType="Object"; + class PositionInfo + { + position[]={6082.375,28.379726,5359.25}; + angles[]={0.011378167,2.8788993,0.03411676}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=5120; + type="Land_HBarrier_01_big_4_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item28 + { + dataType="Object"; + class PositionInfo + { + position[]={6074.625,28.248486,5356.75}; + angles[]={0.0045543881,2.7854207,0.020473262}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=5121; + type="Land_HBarrier_01_big_4_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item29 + { + dataType="Object"; + class PositionInfo + { + position[]={6068,28.17268,5353.125}; + angles[]={6.2763581,2.4878099,0.025022388}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=5122; + type="Land_HBarrier_01_big_4_green_F"; + atlOffset=1.9073486e-006; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item30 + { + dataType="Object"; + class PositionInfo + { + position[]={6062.5,27.895897,5347.875}; + angles[]={0.027296599,2.2846673,0.079468332}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=5123; + type="Land_HBarrier_01_big_4_green_F"; + atlOffset=1.9073486e-006; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item31 + { + dataType="Object"; + class PositionInfo + { + position[]={6058.625,27.853134,5341.25}; + angles[]={0.03184462,1.894326,0.045475725}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=5124; + type="Land_HBarrier_01_big_4_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item32 + { + dataType="Object"; + class PositionInfo + { + position[]={6055.875,27.959999,5333.375}; + angles[]={0.074944451,1.894326,0.05908861}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=5125; + type="Land_HBarrier_01_big_4_green_F"; + atlOffset=-0.2160778; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item33 + { + dataType="Object"; + class PositionInfo + { + position[]={6047.875,28.48399,5318.625}; + angles[]={0.083988473,2.2122951,0.0022640675}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=5127; + type="Land_HBarrier_01_big_4_green_F"; + atlOffset=1.9073486e-006; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item34 + { + dataType="Object"; + class PositionInfo + { + position[]={6042.75,28.704639,5312.125}; + angles[]={0.013650165,2.2164369,6.2695355}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=5128; + type="Land_HBarrier_01_big_4_green_F"; + atlOffset=1.9073486e-006; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item35 + { + dataType="Object"; + class PositionInfo + { + position[]={6037.25,28.927902,5305.625}; + angles[]={6.2773767,2.2566724,6.277173}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=5129; + type="Land_HBarrier_01_big_4_green_F"; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item36 + { + dataType="Object"; + class PositionInfo + { + position[]={6031.75,28.774979,5298.875}; + angles[]={6.2247696,2.2284541,0.0086225756}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=5130; + type="Land_HBarrier_01_big_4_green_F"; + atlOffset=1.9073486e-006; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item37 + { + dataType="Object"; + class PositionInfo + { + position[]={6157,35.080318,5321.625}; + angles[]={0,4.6919503,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=5131; + type="Land_Cargo_Patrol_V1_F"; + atlOffset=-1.9073486e-006; + }; + class Item38 + { + dataType="Object"; + class PositionInfo + { + position[]={6035.5,32.242664,5293.5}; + angles[]={0,1.1794126,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=5132; + type="Land_Cargo_Patrol_V1_F"; + atlOffset=-1.9073486e-006; + }; + class Item39 + { + dataType="Object"; + class PositionInfo + { + position[]={6111.5,33.120567,5359.875}; + angles[]={0,3.6166875,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=5133; + type="Land_Cargo_Patrol_V1_F"; + }; + class Item40 + { + dataType="Object"; + class PositionInfo + { + position[]={6070.4624,31.947275,5349.4961}; + angles[]={0,2.4731987,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=5134; + type="Land_Cargo_Patrol_V1_F"; + }; + class Item41 + { + dataType="Object"; + class PositionInfo + { + position[]={6134.375,33.250401,5335}; + angles[]={0,5.5319309,0}; + }; + side="Empty"; + flags=1; + class Attributes + { + }; + id=5135; + type="Land_Cargo_HQ_V1_F"; + atlOffset=0.4384861; + }; + class Item42 + { + dataType="Object"; + class PositionInfo + { + position[]={6100.125,27.803299,5336.375}; + angles[]={0.045474414,5.9530187,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=5136; + type="Land_HelipadSquare_F"; + atlOffset=0.001750946; + }; + class Item43 + { + dataType="Object"; + class PositionInfo + { + position[]={6066.125,27.817114,5304.125}; + angles[]={6.2786441,5.4230399,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=5137; + type="Land_HelipadSquare_F"; + atlOffset=2.6702881e-005; + }; + class Item44 + { + dataType="Object"; + class PositionInfo + { + position[]={6061.375,28.834999,5282.375}; + angles[]={0,0.16930103,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=5138; + type="Land_HBarrier_01_big_4_green_F"; + atlOffset=0.011278152; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item45 + { + dataType="Object"; + class PositionInfo + { + position[]={6052.25,28.209999,5325.625}; + angles[]={0,5.2303238,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=5140; + type="Land_HBarrier_01_big_4_green_F"; + atlOffset=-0.058099747; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item46 + { + dataType="Object"; + class PositionInfo + { + position[]={6095.75,29.834999,5292.625}; + angles[]={0.045682546,4.8157744,0.075742275}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=5697; + type="Land_HBarrier_01_big_4_green_F"; + atlOffset=-0.11816788; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + }; + id=5262; + atlOffset=0.33945274; + }; + class Item129 + { + dataType="Marker"; + position[]={5778.2495,16.274529,5362.3892}; + name="control_59"; + markerType="RECTANGLE"; + type="rectangle"; + a=102.51088; + b=58.267578; + angle=115.66689; + id=5395; + atlOffset=-2.5408211; + }; + class Item130 + { + dataType="Marker"; + position[]={3855.906,33.165871,7637.5151}; + name="control_60"; + markerType="RECTANGLE"; + type="rectangle"; + a=102.51088; + b=58.267578; + angle=186.34109; + id=5498; + }; + class Item131 + { + dataType="Marker"; + position[]={1503.625,29.25,15481.25}; + name="control_61"; + markerType="RECTANGLE"; + type="rectangle"; + a=102.51088; + b=58.267578; + angle=64.159477; + id=5499; + atlOffset=0.60778809; + }; + class Item132 + { + dataType="Marker"; + position[]={15857.876,22.831974,17015.689}; + name="control_62"; + markerType="RECTANGLE"; + type="rectangle"; + a=102.51088; + b=58.267578; + angle=218.27597; + id=5500; + }; + class Item133 + { + dataType="Marker"; + position[]={14936.696,20.271341,17070.244}; + name="control_63"; + markerType="RECTANGLE"; + type="rectangle"; + a=102.51088; + b=58.267578; + angle=325.745; + id=5501; + }; + class Item134 + { + dataType="Marker"; + position[]={16755.736,12.389395,14610.012}; + name="control_64"; + markerType="RECTANGLE"; + type="rectangle"; + a=102.51088; + b=58.267578; + angle=122.114; + id=5502; + }; + class Item135 + { + dataType="Marker"; + position[]={10920.728,33.630089,10638.037}; + name="control_65"; + markerType="RECTANGLE"; + type="rectangle"; + a=102.51088; + b=58.267578; + angle=325.745; + id=5503; + }; + class Item136 + { + dataType="Layer"; + name="Factory(4)"; + class Entities + { + items=6; + class Item0 + { + dataType="Object"; + class PositionInfo + { + position[]={10823.75,42.780941,13249}; + angles[]={0,1.70858,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=5905; + type="Land_HBarrier_01_big_4_green_F"; + atlOffset=-0.35513306; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item1 + { + dataType="Object"; + class PositionInfo + { + position[]={10828.75,42.428905,13255.875}; + angles[]={0,3.244535,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=5906; + type="Land_HBarrier_01_big_4_green_F"; + atlOffset=-0.35513306; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item2 + { + dataType="Object"; + class PositionInfo + { + position[]={10834.5,42.479008,13255.25}; + angles[]={0,3.244535,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=5907; + type="Land_HBarrier_01_big_4_green_F"; + atlOffset=-0.35513306; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + class Item3 + { + dataType="Object"; + class PositionInfo + { + position[]={10829.75,46.85453,13250.25}; + angles[]={0,2.5109875,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=5902; + type="Land_Cargo_Patrol_V1_F"; + }; + class Item4 + { + dataType="Object"; + class PositionInfo + { + position[]={10893,47.153534,13223}; + angles[]={0,4.1042595,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=5903; + type="Land_Cargo_Patrol_V1_F"; + }; + class Item5 + { + dataType="Object"; + class PositionInfo + { + position[]={10824.5,42.584999,13253.25}; + angles[]={0,1.70858,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=5904; + type="Land_HBarrier_01_big_4_green_F"; + atlOffset=-0.35513306; + class CustomAttributes + { + class Attribute0 + { + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=1; + }; + }; + }; + id=5732; + atlOffset=-0.40653992; + }; + class Item137 + { + dataType="Layer"; + name="Fuck Trees"; + class Entities + { + items=46; + class Item0 + { + dataType="Logic"; + class PositionInfo + { + position[]={8960.875,16.91548,5188.75}; + angles[]={0.045474414,0,0.025022388}; + }; + areaSize[]={5,-1,5}; + flags=1; + id=5750; + type="ModuleHideTerrainObjects_F"; + atlOffset=-0.00067138672; + class CustomAttributes + { + class Attribute0 + { + property="#filter"; + expression="_this setVariable [""#filter"",_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=15; + }; + }; + }; + class Attribute1 + { + property="#hideLocally"; + expression="_this setVariable [""#hideLocally"",_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=2; + }; + }; + class Item1 + { + dataType="Logic"; + class PositionInfo + { + position[]={9471.168,11.199199,4833.6333}; + angles[]={0.045474414,0,0.025022388}; + }; + areaSize[]={5,-1,5}; + flags=1; + id=5751; + type="ModuleHideTerrainObjects_F"; + atlOffset=-0.00067138672; + class CustomAttributes + { + class Attribute0 + { + property="#filter"; + expression="_this setVariable [""#filter"",_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=15; + }; + }; + }; + class Attribute1 + { + property="#hideLocally"; + expression="_this setVariable [""#hideLocally"",_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=2; + }; + }; + class Item2 + { + dataType="Logic"; + class PositionInfo + { + position[]={9420.5,7.1832089,6203.125}; + angles[]={6.228632,0,0.011378167}; + }; + areaSize[]={7.6103516,0,9.5898438}; + flags=1; + id=5754; + type="ModuleHideTerrainObjects_F"; + atlOffset=0.0030770302; + class CustomAttributes + { + class Attribute0 + { + property="#filter"; + expression="_this setVariable [""#filter"",_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=15; + }; + }; + }; + class Attribute1 + { + property="#hideLocally"; + expression="_this setVariable [""#hideLocally"",_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=2; + }; + }; + class Item3 + { + dataType="Logic"; + class PositionInfo + { + position[]={10057.5,3.9130003,2146.125}; + angles[]={6.2399812,0,6.262712}; + }; + areaSize[]={5,-1,5}; + flags=1; + id=5755; + type="ModuleHideTerrainObjects_F"; + atlOffset=-0.0003695488; + class CustomAttributes + { + class Attribute0 + { + property="#filter"; + expression="_this setVariable [""#filter"",_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=15; + }; + }; + }; + class Attribute1 + { + property="#hideLocally"; + expression="_this setVariable [""#hideLocally"",_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=2; + }; + }; + class Item4 + { + dataType="Logic"; + class PositionInfo + { + position[]={9406.8857,3.6151781,2897.8564}; + angles[]={0.045474414,0,0.025022388}; + }; + areaSize[]={5,-1,5}; + flags=1; + id=5756; + type="ModuleHideTerrainObjects_F"; + atlOffset=-0.00067138672; + class CustomAttributes + { + class Attribute0 + { + property="#filter"; + expression="_this setVariable [""#filter"",_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=15; + }; + }; + }; + class Attribute1 + { + property="#hideLocally"; + expression="_this setVariable [""#hideLocally"",_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=2; + }; + }; + class Item5 + { + dataType="Logic"; + class PositionInfo + { + position[]={8752.6035,26.67131,2681.25}; + angles[]={6.2718124,0,6.2581654}; + }; + areaSize[]={4.9780273,0,5}; + flags=1; + id=5757; + type="ModuleHideTerrainObjects_F"; + atlOffset=0.0019187927; + class CustomAttributes + { + class Attribute0 + { + property="#filter"; + expression="_this setVariable [""#filter"",_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=15; + }; + }; + }; + class Attribute1 + { + property="#hideLocally"; + expression="_this setVariable [""#hideLocally"",_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=2; + }; + }; + class Item6 + { + dataType="Logic"; + class PositionInfo + { + position[]={8744.9932,18.14168,2865.0886}; + angles[]={0.045474414,0,0.025022388}; + }; + areaSize[]={5,-1,5}; + flags=1; + id=5758; + type="ModuleHideTerrainObjects_F"; + atlOffset=0.24079132; + class CustomAttributes + { + class Attribute0 + { + property="#filter"; + expression="_this setVariable [""#filter"",_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=15; + }; + }; + }; + class Attribute1 + { + property="#hideLocally"; + expression="_this setVariable [""#hideLocally"",_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=2; + }; + }; + class Item7 + { + dataType="Logic"; + class PositionInfo + { + position[]={8564.2959,11.091069,3149.3398}; + angles[]={0.0090957033,2.4279885,6.2740898}; + }; + areaSize[]={13.017494,0,7.040916}; + areaIsRectangle=1; + flags=1; + id=5759; + type="ModuleHideTerrainObjects_F"; + atlOffset=0.53336239; + class CustomAttributes + { + class Attribute0 + { + property="#filter"; + expression="_this setVariable [""#filter"",_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=15; + }; + }; + }; + class Attribute1 + { + property="#hideLocally"; + expression="_this setVariable [""#hideLocally"",_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=2; + }; + }; + class Item8 + { + dataType="Logic"; + class PositionInfo + { + position[]={8301.5283,17.796946,3026.9663}; + angles[]={0.045474414,0,0.025022388}; + }; + areaSize[]={5,-1,5}; + flags=1; + id=5760; + type="ModuleHideTerrainObjects_F"; + atlOffset=0.22723961; + class CustomAttributes + { + class Attribute0 + { + property="#filter"; + expression="_this setVariable [""#filter"",_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=15; + }; + }; + }; + class Attribute1 + { + property="#hideLocally"; + expression="_this setVariable [""#hideLocally"",_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=2; + }; + }; + class Item9 + { + dataType="Logic"; + class PositionInfo + { + position[]={8280.1543,16.440842,2777.4058}; + angles[]={0.045474414,0,0.025022388}; + }; + areaSize[]={5.6469727,0,16.907471}; + flags=1; + id=5761; + type="ModuleHideTerrainObjects_F"; + atlOffset=0.033447266; + class CustomAttributes + { + class Attribute0 + { + property="#filter"; + expression="_this setVariable [""#filter"",_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=15; + }; + }; + }; + class Attribute1 + { + property="#hideLocally"; + expression="_this setVariable [""#hideLocally"",_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=2; + }; + }; + class Item10 + { + dataType="Logic"; + class PositionInfo + { + position[]={8342.6758,13.213083,2616.1445}; + angles[]={0.045474414,0,0.025022388}; + }; + areaSize[]={5,-1,5}; + flags=1; + id=5762; + type="ModuleHideTerrainObjects_F"; + atlOffset=0.23685074; + class CustomAttributes + { + class Attribute0 + { + property="#filter"; + expression="_this setVariable [""#filter"",_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=15; + }; + }; + }; + class Attribute1 + { + property="#hideLocally"; + expression="_this setVariable [""#hideLocally"",_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=2; + }; + }; + class Item11 + { + dataType="Logic"; + class PositionInfo + { + position[]={8032.7954,21.611691,2453.875}; + angles[]={6.2763581,0,6.2513428}; + }; + areaSize[]={15.681152,0,5}; + flags=1; + id=5763; + type="ModuleHideTerrainObjects_F"; + atlOffset=-0.094203949; + class CustomAttributes + { + class Attribute0 + { + property="#filter"; + expression="_this setVariable [""#filter"",_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=15; + }; + }; + }; + class Attribute1 + { + property="#hideLocally"; + expression="_this setVariable [""#hideLocally"",_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=2; + }; + }; + class Item12 + { + dataType="Logic"; + class PositionInfo + { + position[]={7873.6465,29.262714,2589.1079}; + angles[]={0.040932652,2.0928903,0.12001241}; + }; + areaSize[]={5,0,7.8221388}; + flags=1; + id=5764; + type="ModuleHideTerrainObjects_F"; + atlOffset=-0.31419373; + class CustomAttributes + { + class Attribute0 + { + property="#filter"; + expression="_this setVariable [""#filter"",_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=15; + }; + }; + }; + class Attribute1 + { + property="#hideLocally"; + expression="_this setVariable [""#hideLocally"",_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=2; + }; + }; + class Item13 + { + dataType="Logic"; + class PositionInfo + { + position[]={7784.5488,15.999961,2704.4155}; + angles[]={6.2558889,6.0311642,0.099781722}; + }; + areaSize[]={66.541679,0,5.8442173}; + areaIsRectangle=1; + flags=1; + id=5765; + type="ModuleHideTerrainObjects_F"; + atlOffset=0.56580353; + class CustomAttributes + { + class Attribute0 + { + property="#filter"; + expression="_this setVariable [""#filter"",_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=15; + }; + }; + }; + class Attribute1 + { + property="#hideLocally"; + expression="_this setVariable [""#hideLocally"",_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=2; + }; + }; + class Item14 + { + dataType="Logic"; + class PositionInfo + { + position[]={8129.875,23.82935,3210.75}; + angles[]={6.267262,0,0}; + }; + areaSize[]={5,-1,5}; + flags=1; + id=5766; + type="ModuleHideTerrainObjects_F"; + atlOffset=0.0011234283; + class CustomAttributes + { + class Attribute0 + { + property="#filter"; + expression="_this setVariable [""#filter"",_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=15; + }; + }; + }; + class Attribute1 + { + property="#hideLocally"; + expression="_this setVariable [""#hideLocally"",_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=2; + }; + }; + class Item15 + { + dataType="Logic"; + class PositionInfo + { + position[]={7584.1431,16.327299,3043.196}; + angles[]={0.045474414,0,0.025022388}; + }; + areaSize[]={5,-1,5}; + flags=1; + id=5767; + type="ModuleHideTerrainObjects_F"; + atlOffset=0.19704628; + class CustomAttributes + { + class Attribute0 + { + property="#filter"; + expression="_this setVariable [""#filter"",_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=15; + }; + }; + }; + class Attribute1 + { + property="#hideLocally"; + expression="_this setVariable [""#hideLocally"",_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=2; + }; + }; + class Item16 + { + dataType="Logic"; + class PositionInfo + { + position[]={7709.9307,25.568953,3606.5588}; + angles[]={0.045474414,0,0.025022388}; + }; + areaSize[]={5,-1,5}; + flags=1; + id=5768; + type="ModuleHideTerrainObjects_F"; + atlOffset=-0.00067138672; + class CustomAttributes + { + class Attribute0 + { + property="#filter"; + expression="_this setVariable [""#filter"",_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=15; + }; + }; + }; + class Attribute1 + { + property="#hideLocally"; + expression="_this setVariable [""#hideLocally"",_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=2; + }; + }; + class Item17 + { + dataType="Logic"; + class PositionInfo + { + position[]={7374.7471,10.412016,3650.0671}; + angles[]={0.0045543881,0.32500437,0.025022388}; + }; + areaSize[]={31.662237,0,7.8557129}; + flags=1; + id=5769; + type="ModuleHideTerrainObjects_F"; + atlOffset=0.59339046; + class CustomAttributes + { + class Attribute0 + { + property="#filter"; + expression="_this setVariable [""#filter"",_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=15; + }; + }; + }; + class Attribute1 + { + property="#hideLocally"; + expression="_this setVariable [""#hideLocally"",_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=2; + }; + }; + class Item18 + { + dataType="Logic"; + class PositionInfo + { + position[]={7135.1084,6.1327152,3990.4492}; + angles[]={0.0090957033,2.7967048,0.011372928}; + }; + areaSize[]={5,0,10.549638}; + flags=1; + id=5770; + type="ModuleHideTerrainObjects_F"; + atlOffset=-0.06317997; + class CustomAttributes + { + class Attribute0 + { + property="#filter"; + expression="_this setVariable [""#filter"",_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=15; + }; + }; + }; + class Attribute1 + { + property="#hideLocally"; + expression="_this setVariable [""#hideLocally"",_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=2; + }; + }; + class Item19 + { + dataType="Logic"; + class PositionInfo + { + position[]={7167.1289,7.8160577,4188.4199}; + angles[]={0.045474414,0,0.025022388}; + }; + areaSize[]={5,-1,5}; + flags=1; + id=5771; + type="ModuleHideTerrainObjects_F"; + atlOffset=-0.00067138672; + class CustomAttributes + { + class Attribute0 + { + property="#filter"; + expression="_this setVariable [""#filter"",_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=15; + }; + }; + }; + class Attribute1 + { + property="#hideLocally"; + expression="_this setVariable [""#hideLocally"",_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=2; + }; + }; + class Item20 + { + dataType="Logic"; + class PositionInfo + { + position[]={7218.0435,4.9984531,4251.3872}; + angles[]={0.045474414,0,0.025022388}; + }; + areaSize[]={5,-1,5}; + flags=1; + id=5772; + type="ModuleHideTerrainObjects_F"; + atlOffset=-0.00067138672; + class CustomAttributes + { + class Attribute0 + { + property="#filter"; + expression="_this setVariable [""#filter"",_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=15; + }; + }; + }; + class Attribute1 + { + property="#hideLocally"; + expression="_this setVariable [""#hideLocally"",_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=2; + }; + }; + class Item21 + { + dataType="Logic"; + class PositionInfo + { + position[]={7184,12.279338,3511.125}; + angles[]={0.0090957033,2.7967048,0.011372928}; + }; + areaSize[]={5,0,10.549638}; + flags=1; + id=5775; + type="ModuleHideTerrainObjects_F"; + class CustomAttributes + { + class Attribute0 + { + property="#filter"; + expression="_this setVariable [""#filter"",_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=15; + }; + }; + }; + class Attribute1 + { + property="#hideLocally"; + expression="_this setVariable [""#hideLocally"",_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=2; + }; + }; + class Item22 + { + dataType="Logic"; + class PositionInfo + { + position[]={7239.4966,16.89493,3307.5112}; + angles[]={0.0090957033,2.7967048,0.011372928}; + }; + areaSize[]={5,0,10.549638}; + flags=1; + id=5776; + type="ModuleHideTerrainObjects_F"; + atlOffset=0.92300415; + class CustomAttributes + { + class Attribute0 + { + property="#filter"; + expression="_this setVariable [""#filter"",_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=15; + }; + }; + }; + class Attribute1 + { + property="#hideLocally"; + expression="_this setVariable [""#hideLocally"",_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=2; + }; + }; + class Item23 + { + dataType="Logic"; + class PositionInfo + { + position[]={8225.1787,10.828244,3617.9553}; + angles[]={0.0090957033,2.7967048,0.011372928}; + }; + areaSize[]={5,0,10.549638}; + flags=1; + id=5777; + type="ModuleHideTerrainObjects_F"; + atlOffset=0.00011730194; + class CustomAttributes + { + class Attribute0 + { + property="#filter"; + expression="_this setVariable [""#filter"",_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=15; + }; + }; + }; + class Attribute1 + { + property="#hideLocally"; + expression="_this setVariable [""#hideLocally"",_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=2; + }; + }; + class Item24 + { + dataType="Logic"; + class PositionInfo + { + position[]={8316.9326,5.2870502,3597.1724}; + angles[]={0.0090957033,2.7967048,0.011372928}; + }; + areaSize[]={5,0,10.549638}; + flags=1; + id=5778; + type="ModuleHideTerrainObjects_F"; + atlOffset=3.3378601e-005; + class CustomAttributes + { + class Attribute0 + { + property="#filter"; + expression="_this setVariable [""#filter"",_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=15; + }; + }; + }; + class Attribute1 + { + property="#hideLocally"; + expression="_this setVariable [""#hideLocally"",_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=2; + }; + }; + class Item25 + { + dataType="Logic"; + class PositionInfo + { + position[]={8383.875,5.9146094,3514.125}; + angles[]={0.0090957033,2.7967048,0.011372928}; + }; + areaSize[]={5,0,10.549638}; + flags=1; + id=5779; + type="ModuleHideTerrainObjects_F"; + class CustomAttributes + { + class Attribute0 + { + property="#filter"; + expression="_this setVariable [""#filter"",_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=15; + }; + }; + }; + class Attribute1 + { + property="#hideLocally"; + expression="_this setVariable [""#hideLocally"",_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=2; + }; + }; + class Item26 + { + dataType="Logic"; + class PositionInfo + { + position[]={8876.2559,21.998798,2595.4099}; + angles[]={0.0090957033,2.7967048,0.011372928}; + }; + areaSize[]={5,0,10.549638}; + flags=1; + id=5780; + type="ModuleHideTerrainObjects_F"; + atlOffset=-0.00015068054; + class CustomAttributes + { + class Attribute0 + { + property="#filter"; + expression="_this setVariable [""#filter"",_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=15; + }; + }; + }; + class Attribute1 + { + property="#hideLocally"; + expression="_this setVariable [""#hideLocally"",_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=2; + }; + }; + class Item27 + { + dataType="Logic"; + class PositionInfo + { + position[]={9325.4531,9.881712,2739.0999}; + angles[]={0.0090957033,2.7967048,0.011372928}; + }; + areaSize[]={5,0,10.549638}; + flags=1; + id=5781; + type="ModuleHideTerrainObjects_F"; + atlOffset=3.8146973e-006; + class CustomAttributes + { + class Attribute0 + { + property="#filter"; + expression="_this setVariable [""#filter"",_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=15; + }; + }; + }; + class Attribute1 + { + property="#hideLocally"; + expression="_this setVariable [""#hideLocally"",_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=2; + }; + }; + class Item28 + { + dataType="Logic"; + class PositionInfo + { + position[]={9752.959,8.0399809,2281.2771}; + angles[]={0.0090957033,2.7967048,0.011372928}; + }; + areaSize[]={5,0,10.549638}; + flags=1; + id=5782; + type="ModuleHideTerrainObjects_F"; + atlOffset=-1.4305115e-005; + class CustomAttributes + { + class Attribute0 + { + property="#filter"; + expression="_this setVariable [""#filter"",_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=15; + }; + }; + }; + class Attribute1 + { + property="#hideLocally"; + expression="_this setVariable [""#hideLocally"",_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=2; + }; + }; + class Item29 + { + dataType="Logic"; + class PositionInfo + { + position[]={9583.2793,14.537861,2194.2283}; + angles[]={0.0090957033,2.7967048,0.011372928}; + }; + areaSize[]={5,0,10.549638}; + flags=1; + id=5783; + type="ModuleHideTerrainObjects_F"; + atlOffset=1.9073486e-006; + class CustomAttributes + { + class Attribute0 + { + property="#filter"; + expression="_this setVariable [""#filter"",_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=15; + }; + }; + }; + class Attribute1 + { + property="#hideLocally"; + expression="_this setVariable [""#hideLocally"",_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=2; + }; + }; + class Item30 + { + dataType="Logic"; + class PositionInfo + { + position[]={6395.4858,10.126474,4904.1577}; + angles[]={0.0090957033,2.7967048,0.011372928}; + }; + areaSize[]={5,0,10.549638}; + flags=1; + id=5784; + type="ModuleHideTerrainObjects_F"; + atlOffset=-2.8610229e-006; + class CustomAttributes + { + class Attribute0 + { + property="#filter"; + expression="_this setVariable [""#filter"",_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=15; + }; + }; + }; + class Attribute1 + { + property="#hideLocally"; + expression="_this setVariable [""#hideLocally"",_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=2; + }; + }; + class Item31 + { + dataType="Logic"; + class PositionInfo + { + position[]={10510.566,6.9297915,6158.8433}; + angles[]={0.045474414,0,0.025022388}; + }; + areaSize[]={5,-1,5}; + flags=1; + id=5838; + type="ModuleHideTerrainObjects_F"; + atlOffset=-0.00067138672; + class CustomAttributes + { + class Attribute0 + { + property="#filter"; + expression="_this setVariable [""#filter"",_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=15; + }; + }; + }; + class Attribute1 + { + property="#hideLocally"; + expression="_this setVariable [""#hideLocally"",_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=2; + }; + }; + class Item32 + { + dataType="Logic"; + class PositionInfo + { + position[]={10436.264,11.895645,6071.0811}; + angles[]={0.045474414,0,0.025022388}; + }; + areaSize[]={5,-1,5}; + flags=1; + id=5839; + type="ModuleHideTerrainObjects_F"; + atlOffset=-0.00067138672; + class CustomAttributes + { + class Attribute0 + { + property="#filter"; + expression="_this setVariable [""#filter"",_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=15; + }; + }; + }; + class Attribute1 + { + property="#hideLocally"; + expression="_this setVariable [""#hideLocally"",_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=2; + }; + }; + class Item33 + { + dataType="Logic"; + class PositionInfo + { + position[]={10280.139,13.012835,6211.9912}; + angles[]={0.045474414,0,0.025022388}; + }; + areaSize[]={5,-1,5}; + flags=1; + id=5840; + type="ModuleHideTerrainObjects_F"; + atlOffset=-0.00067138672; + class CustomAttributes + { + class Attribute0 + { + property="#filter"; + expression="_this setVariable [""#filter"",_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=15; + }; + }; + }; + class Attribute1 + { + property="#hideLocally"; + expression="_this setVariable [""#hideLocally"",_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=2; + }; + }; + class Item34 + { + dataType="Logic"; + class PositionInfo + { + position[]={10106.813,12.272243,6202.4688}; + angles[]={0.045474414,0,0.025022388}; + }; + areaSize[]={5,-1,5}; + flags=1; + id=5841; + type="ModuleHideTerrainObjects_F"; + atlOffset=-0.00067424774; + class CustomAttributes + { + class Attribute0 + { + property="#filter"; + expression="_this setVariable [""#filter"",_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=15; + }; + }; + }; + class Attribute1 + { + property="#hideLocally"; + expression="_this setVariable [""#hideLocally"",_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=2; + }; + }; + class Item35 + { + dataType="Logic"; + class PositionInfo + { + position[]={9608.3105,7.3242946,6463.1738}; + angles[]={0.045474414,0,0.025022388}; + }; + areaSize[]={5,-1,5}; + flags=1; + id=5842; + type="ModuleHideTerrainObjects_F"; + atlOffset=-0.00067138672; + class CustomAttributes + { + class Attribute0 + { + property="#filter"; + expression="_this setVariable [""#filter"",_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=15; + }; + }; + }; + class Attribute1 + { + property="#hideLocally"; + expression="_this setVariable [""#hideLocally"",_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=2; + }; + }; + class Item36 + { + dataType="Logic"; + class PositionInfo + { + position[]={9351.0752,8.6958532,6148.6108}; + angles[]={0.045474414,0,0.025022388}; + }; + areaSize[]={5,-1,5}; + flags=1; + id=5843; + type="ModuleHideTerrainObjects_F"; + atlOffset=-0.00067138672; + class CustomAttributes + { + class Attribute0 + { + property="#filter"; + expression="_this setVariable [""#filter"",_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=15; + }; + }; + }; + class Attribute1 + { + property="#hideLocally"; + expression="_this setVariable [""#hideLocally"",_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=2; + }; + }; + class Item37 + { + dataType="Logic"; + class PositionInfo + { + position[]={8908.4971,6.9629798,5728.0195}; + angles[]={0.045474414,0,0.025022388}; + }; + areaSize[]={5,-1,5}; + flags=1; + id=5844; + type="ModuleHideTerrainObjects_F"; + atlOffset=-0.00067138672; + class CustomAttributes + { + class Attribute0 + { + property="#filter"; + expression="_this setVariable [""#filter"",_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=15; + }; + }; + }; + class Attribute1 + { + property="#hideLocally"; + expression="_this setVariable [""#hideLocally"",_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=2; + }; + }; + class Item38 + { + dataType="Logic"; + class PositionInfo + { + position[]={8646.1357,13.431299,4838.4727}; + angles[]={0.045474414,0,0.025022388}; + }; + areaSize[]={5,-1,5}; + flags=1; + id=5845; + type="ModuleHideTerrainObjects_F"; + atlOffset=-0.00067138672; + class CustomAttributes + { + class Attribute0 + { + property="#filter"; + expression="_this setVariable [""#filter"",_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=15; + }; + }; + }; + class Attribute1 + { + property="#hideLocally"; + expression="_this setVariable [""#hideLocally"",_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=2; + }; + }; + class Item39 + { + dataType="Logic"; + class PositionInfo + { + position[]={8541.3936,11.010847,4930.1978}; + angles[]={0.045474414,0,0.025022388}; + }; + areaSize[]={5,-1,5}; + flags=1; + id=5846; + type="ModuleHideTerrainObjects_F"; + atlOffset=-0.00067138672; + class CustomAttributes + { + class Attribute0 + { + property="#filter"; + expression="_this setVariable [""#filter"",_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=15; + }; + }; + }; + class Attribute1 + { + property="#hideLocally"; + expression="_this setVariable [""#hideLocally"",_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=2; + }; + }; + class Item40 + { + dataType="Logic"; + class PositionInfo + { + position[]={10490,6.2671757,4625}; + angles[]={6.2422528,0,6.2399821}; + }; + areaSize[]={5,-1,5}; + flags=1; + id=5847; + type="ModuleHideTerrainObjects_F"; + class CustomAttributes + { + class Attribute0 + { + property="#filter"; + expression="_this setVariable [""#filter"",_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=15; + }; + }; + }; + class Attribute1 + { + property="#hideLocally"; + expression="_this setVariable [""#hideLocally"",_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=2; + }; + }; + class Item41 + { + dataType="Logic"; + class PositionInfo + { + position[]={9903.125,9.0209112,4078.5}; + angles[]={6.2809215,0,6.267262}; + }; + areaSize[]={5,-1,5}; + flags=1; + id=5848; + type="ModuleHideTerrainObjects_F"; + class CustomAttributes + { + class Attribute0 + { + property="#filter"; + expression="_this setVariable [""#filter"",_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=15; + }; + }; + }; + class Attribute1 + { + property="#hideLocally"; + expression="_this setVariable [""#hideLocally"",_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=2; + }; + }; + class Item42 + { + dataType="Logic"; + class PositionInfo + { + position[]={9701.665,20.213919,6985.7188}; + angles[]={0.045474414,0,0.025022388}; + }; + areaSize[]={5,-1,5}; + flags=1; + id=5849; + type="ModuleHideTerrainObjects_F"; + atlOffset=-0.00067138672; + class CustomAttributes + { + class Attribute0 + { + property="#filter"; + expression="_this setVariable [""#filter"",_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=15; + }; + }; + }; + class Attribute1 + { + property="#hideLocally"; + expression="_this setVariable [""#hideLocally"",_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=2; + }; + }; + class Item43 + { + dataType="Logic"; + class PositionInfo + { + position[]={5163.4937,21.341524,11031.592}; + angles[]={0.045474414,0,0.025022388}; + }; + areaSize[]={5,-1,5}; + flags=1; + id=6372; + type="ModuleHideTerrainObjects_F"; + atlOffset=-3.8146973e-006; + class CustomAttributes + { + class Attribute0 + { + property="#filter"; + expression="_this setVariable [""#filter"",_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=15; + }; + }; + }; + class Attribute1 + { + property="#hideLocally"; + expression="_this setVariable [""#hideLocally"",_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=2; + }; + }; + class Item44 + { + dataType="Logic"; + class PositionInfo + { + position[]={6025,42.625,10090.25}; + angles[]={0.045465827,0,0.025028022}; + }; + areaSize[]={5,-1,5}; + flags=1; + id=6373; + type="ModuleHideTerrainObjects_F"; + atlOffset=0.00080108643; + class CustomAttributes + { + class Attribute0 + { + property="#filter"; + expression="_this setVariable [""#filter"",_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=15; + }; + }; + }; + class Attribute1 + { + property="#hideLocally"; + expression="_this setVariable [""#hideLocally"",_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=2; + }; + }; + class Item45 + { + dataType="Logic"; + class PositionInfo + { + position[]={6034.728,24.681606,10381.434}; + angles[]={0.045474414,0,0.025022388}; + }; + areaSize[]={5,-1,5}; + flags=1; + id=6374; + type="ModuleHideTerrainObjects_F"; + atlOffset=3.8146973e-006; + class CustomAttributes + { + class Attribute0 + { + property="#filter"; + expression="_this setVariable [""#filter"",_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=15; + }; + }; + }; + class Attribute1 + { + property="#hideLocally"; + expression="_this setVariable [""#hideLocally"",_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=2; + }; + }; + }; + id=5773; + atlOffset=10.009726; + }; + class Item138 + { + dataType="Layer"; + name="Basics_1"; + class Entities + { + items=1; + class Item0 + { + dataType="Marker"; + position[]={17695.875,-16.060497,11227}; + name="CSAT_carrier"; + type="flag_CSAT"; + id=6011; + }; + }; + id=6010; + }; + class Item139 + { + dataType="Layer"; + name="Basics_2"; + class Entities + { + items=1; + class Item0 + { + dataType="Marker"; + position[]={4825.875,130.5,241}; + name="NATO_carrier"; + type="flag_NATO"; + id=6022; + atlOffset=151.27161; + }; + }; + id=6021; + atlOffset=151.27161; + }; + class Item140 + { + dataType="Object"; + class PositionInfo + { + position[]={9241.375,10.427181,8902.25}; + angles[]={0,0.33569485,0}; + }; + side="Empty"; + flags=1; + class Attributes + { + }; + id=6126; + type="Land_Sign_noentry_big_en_pl_F"; + atlOffset=0.45676899; + }; + class Item141 + { + dataType="Object"; + class PositionInfo + { + position[]={9357.709,12.198368,8991.5469}; + angles[]={0,4.7998219,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=6128; + type="Land_Sign_noentry_big_en_pl_F"; + atlOffset=-2.8610229e-006; + }; + class Item142 + { + dataType="Object"; + class PositionInfo + { + position[]={6172.6196,27.464306,5472.7598}; + angles[]={0,5.1640096,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=6129; + type="Land_Sign_noentry_big_en_pl_F"; + atlOffset=2.0980835e-005; + }; + class Item143 + { + dataType="Object"; + class PositionInfo + { + position[]={5978.6045,20.212414,5492.6738}; + angles[]={0,3.0239921,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=6130; + type="Land_Sign_noentry_big_en_pl_F"; + atlOffset=-3.8146973e-006; + }; + class Item144 + { + dataType="Object"; + class PositionInfo + { + position[]={6047.29,15.569313,5141.02}; + angles[]={0,0.17419679,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=6131; + type="Land_Sign_noentry_big_en_pl_F"; + atlOffset=-2.2888184e-005; + }; + class Item145 + { + dataType="Object"; + class PositionInfo + { + position[]={6276.7397,32.83968,5290.0381}; + angles[]={0,5.7694721,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=6132; + type="Land_Sign_noentry_big_en_pl_F"; + atlOffset=1.7166138e-005; + }; + class Item146 + { + dataType="Object"; + class PositionInfo + { + position[]={2002.3197,21.667181,15327.954}; + angles[]={0,5.9844222,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=6135; + type="Land_Sign_noentry_big_en_pl_F"; + }; + class Item147 + { + dataType="Object"; + class PositionInfo + { + position[]={1597.0459,27.896048,15925.557}; + angles[]={0,2.4054091,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=6136; + type="Land_Sign_noentry_big_en_pl_F"; + atlOffset=1.5258789e-005; + }; + class Item148 + { + dataType="Object"; + class PositionInfo + { + position[]={13146.625,11.802181,6542.875}; + angles[]={0,4.9032774,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=6139; + type="Land_Sign_noentry_big_en_pl_F"; + atlOffset=-1.325964; + }; + class Item149 + { + dataType="Object"; + class PositionInfo + { + position[]={13121.605,11.349224,6427.7202}; + angles[]={0,4.3968391,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=6140; + type="Land_Sign_noentry_big_en_pl_F"; + atlOffset=-3.8146973e-006; + }; + class Item150 + { + dataType="Object"; + class PositionInfo + { + position[]={12975,9.1771812,6433.375}; + angles[]={0,1.5095273,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=6141; + type="Land_Sign_noentry_big_en_pl_F"; + atlOffset=0.027312279; + }; + class Item151 + { + dataType="Object"; + class PositionInfo + { + position[]={9071.499,16.053493,9020.542}; + angles[]={0,1.0864975,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=6150; + type="Land_Sign_noentry_big_en_pl_F"; + atlOffset=4.7683716e-005; + }; + class Item152 + { + dataType="Object"; + class PositionInfo + { + position[]={9239.627,14.029819,9178.2002}; + angles[]={0,2.6050332,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=6151; + type="Land_Sign_noentry_big_en_pl_F"; + atlOffset=-0.00011634827; + }; + class Item153 + { + dataType="Marker"; + position[]={1097.3719,22.440126,2550.2073}; + name="Road"; + type="hd_arrow"; + angle=225.74179; + id=6158; + }; + class Item154 + { + dataType="Marker"; + position[]={1096.3533,23.614475,2457.231}; + name="Road_1"; + type="hd_arrow"; + angle=225.74179; + id=6159; + }; + class Item155 + { + dataType="Marker"; + position[]={1023.6221,21.248281,2324.0313}; + name="Road_2"; + type="hd_arrow"; + angle=225.74179; + id=6160; + }; + class Item156 + { + dataType="Marker"; + position[]={1059,12.875,2154.25}; + name="Road_3"; + type="hd_arrow"; + angle=159.78424; + id=6161; + atlOffset=0.18011951; + }; + class Item157 + { + dataType="Marker"; + position[]={1307.125,17.625,2157.625}; + name="Road_4"; + type="hd_arrow"; + angle=86.855293; + id=6162; + atlOffset=-0.035318375; + }; + class Item158 + { + dataType="Marker"; + position[]={1568,21.375,2444.75}; + name="Road_5"; + type="hd_arrow"; + angle=21.247934; + id=6163; + atlOffset=0.055000305; + }; + class Item159 + { + dataType="Marker"; + position[]={1801.201,10.030278,2782.3408}; + name="Road_6"; + type="hd_arrow"; + angle=334.18091; + id=6164; + }; + class Item160 + { + dataType="Marker"; + position[]={1546.3221,5.1852369,3100.3452}; + name="Road_7"; + type="hd_arrow"; + angle=343.53433; + id=6165; + }; + class Item161 + { + dataType="Marker"; + position[]={1291.2856,11.371829,3526.8726}; + name="Road_8"; + type="hd_arrow"; + angle=312.85995; + id=6166; + }; + class Item162 + { + dataType="Marker"; + position[]={1018.2706,4.0668116,3733.7617}; + name="Road_9"; + type="hd_arrow"; + angle=335.90692; + id=6167; + atlOffset=-2.3841858e-006; + }; + class Item163 + { + dataType="Marker"; + position[]={1028,3.25,4147}; + name="Road_10"; + type="hd_arrow"; + angle=14.483148; + id=6168; + atlOffset=-0.0057227612; + }; + class Item164 + { + dataType="Marker"; + position[]={915.5827,11.411746,4646.9258}; + name="Road_11"; + type="hd_arrow"; + angle=335.8652; + id=6169; + }; + class Item165 + { + dataType="Marker"; + position[]={729.625,16.875,5024}; + name="Road_12"; + type="hd_arrow"; + angle=307.53024; + id=6170; + atlOffset=-0.065921783; + }; + class Item166 + { + dataType="Marker"; + position[]={403.33521,10.143373,5198.4502}; + name="Road_13"; + type="hd_arrow"; + angle=316.14587; + id=6171; + atlOffset=-9.5367432e-007; + }; + class Item167 + { + dataType="Marker"; + position[]={371.8938,2.5068371,5333.8423}; + name="Road_14"; + type="hd_arrow"; + angle=41.922253; + id=6172; + }; + class Item168 + { + dataType="Marker"; + position[]={704.56287,15.351992,5690.439}; + name="Road_15"; + type="hd_arrow"; + angle=43.259781; + id=6173; + }; + class Item169 + { + dataType="Marker"; + position[]={1045.5,4,5979.5}; + name="Road_16"; + type="hd_arrow"; + angle=52.209217; + id=6174; + atlOffset=0.043265104; + }; + class Item170 + { + dataType="Marker"; + position[]={1297.0291,4.2023129,6287.8242}; + name="Road_17"; + type="hd_arrow"; + angle=34.468563; + id=6175; + }; + class Item171 + { + dataType="Marker"; + position[]={1533.625,2,6513.5}; + name="Road_18"; + type="hd_arrow"; + angle=34.468563; + id=6176; + atlOffset=-0.049977064; + }; + class Item172 + { + dataType="Marker"; + position[]={1569.6614,2.9514706,6784.8638}; + name="Road_19"; + type="hd_arrow"; + angle=341.17426; + id=6177; + }; + class Item173 + { + dataType="Marker"; + position[]={1523.8684,6.1903906,6979.3457}; + name="Road_20"; + type="hd_arrow"; + angle=280.19531; + id=6178; + }; + class Item174 + { + dataType="Marker"; + position[]={1378.2405,7.9659734,7045.9932}; + name="Road_21"; + type="hd_arrow"; + angle=73.950409; + id=6179; + }; + class Item175 + { + dataType="Marker"; + position[]={1929.4331,8.128149,7132.2212}; + name="Road_22"; + type="hd_arrow"; + angle=78.136528; + id=6180; + }; + class Item176 + { + dataType="Marker"; + position[]={2347.3948,16.467905,7388.9297}; + name="Road_23"; + type="hd_arrow"; + angle=68.143936; + id=6181; + }; + class Item177 + { + dataType="Marker"; + position[]={2548.6157,27.036688,7400.2134}; + name="Road_24"; + type="hd_arrow"; + angle=97.743004; + id=6182; + }; + class Item178 + { + dataType="Marker"; + position[]={2911.6113,17.879999,7242.2314}; + name="Road_25"; + type="hd_arrow"; + angle=97.155197; + id=6183; + }; + class Item179 + { + dataType="Marker"; + position[]={3268.1846,14.431572,7309.2295}; + name="Road_26"; + type="hd_arrow"; + angle=84.628044; + id=6184; + }; + class Item180 + { + dataType="Marker"; + position[]={3586.7734,13.714409,7364.7891}; + name="Road_27"; + type="hd_arrow"; + angle=78.136528; + id=6185; + }; + class Item181 + { + dataType="Marker"; + position[]={3980.2231,15.283031,7380.5376}; + name="Road_28"; + type="hd_arrow"; + angle=55.204033; + id=6186; + }; + class Item182 + { + dataType="Marker"; + position[]={4307.0386,28.83972,7490.0112}; + name="Road_29"; + type="hd_arrow"; + angle=81.953499; + id=6187; + }; + class Item183 + { + dataType="Marker"; + position[]={4864.0889,31.633955,7513.3149}; + name="Road_30"; + type="hd_arrow"; + angle=66.069977; + id=6188; + }; + class Item184 + { + dataType="Marker"; + position[]={5139.7275,24.468321,7952.1289}; + name="Road_31"; + type="hd_arrow"; + angle=65.826965; + id=6189; + }; + class Item185 + { + dataType="Marker"; + position[]={5782.4189,24.126812,8228.207}; + name="Road_32"; + type="hd_arrow"; + angle=82.636559; + id=6190; + }; + class Item186 + { + dataType="Marker"; + position[]={6806.3101,18.594845,8375.2451}; + name="Road_33"; + type="hd_arrow"; + angle=54.82576; + id=6191; + }; + class Item187 + { + dataType="Marker"; + position[]={7679.623,12.060794,8569.9014}; + name="Road_34"; + type="hd_arrow"; + angle=135.25398; + id=6192; + }; + class Item188 + { + dataType="Marker"; + position[]={8015.2749,15.62957,8376.417}; + name="Road_35"; + type="hd_arrow"; + angle=144.2487; + id=6193; + }; + class Item189 + { + dataType="Marker"; + position[]={8567.7461,19.527956,8346.0693}; + name="Road_36"; + type="hd_arrow"; + angle=117.38277; + id=6194; + }; + class Item190 + { + dataType="Marker"; + position[]={9008.1074,5.4989476,8287.8369}; + name="Road_37"; + type="hd_arrow"; + angle=43.239212; + id=6195; + }; + class Item191 + { + dataType="Marker"; + position[]={9200.582,8.6676683,8802.5977}; + name="Road_38"; + type="hd_arrow"; + angle=38.565758; + id=6196; + }; + class Item192 + { + dataType="Marker"; + position[]={9686.749,11.187844,9030.6797}; + name="Road_39"; + type="hd_arrow"; + angle=91.963974; + id=6197; + }; + class Item193 + { + dataType="Marker"; + position[]={9900.0508,18.798737,9665.6729}; + name="Road_40"; + type="hd_arrow"; + angle=43.825642; + id=6198; + }; + class Item194 + { + dataType="Marker"; + position[]={10623.891,16.194649,9892.7012}; + name="Road_41"; + type="hd_arrow"; + angle=76.204529; + id=6199; + }; + class Item195 + { + dataType="Marker"; + position[]={11121.657,34.833744,10364.258}; + name="Road_42"; + type="hd_arrow"; + angle=41.583164; + id=6200; + }; + class Item196 + { + dataType="Marker"; + position[]={11317.254,46.915783,10532.441}; + name="Road_43"; + type="hd_arrow"; + angle=1.1680919; + id=6201; + }; + class Item197 + { + dataType="Marker"; + position[]={11285.592,43.380001,10766.093}; + name="Road_44"; + type="hd_arrow"; + angle=352.22189; + id=6202; + }; + class Item198 + { + dataType="Marker"; + position[]={11149.375,41.25,11230.625}; + name="Road_45"; + type="hd_arrow"; + angle=348.43597; + id=6203; + atlOffset=-0.042926788; + }; + class Item199 + { + dataType="Marker"; + position[]={10888.403,40.353992,11640.108}; + name="Road_46"; + type="hd_arrow"; + angle=0.97457778; + id=6204; + }; + class Item200 + { + dataType="Marker"; + position[]={10837.375,37.5,11890.125}; + name="Road_47"; + type="hd_arrow"; + angle=327.28848; + id=6205; + atlOffset=0.010795593; + }; + class Item201 + { + dataType="Marker"; + position[]={10856.124,38.637142,12450.392}; + name="Road_48"; + type="hd_arrow"; + angle=60.69685; + id=6206; + }; + class Item202 + { + dataType="Marker"; + position[]={10974.665,41.040001,12877.242}; + name="Road_49"; + type="hd_arrow"; + id=6207; + }; + class Item203 + { + dataType="Marker"; + position[]={10979.083,42.87915,13303.877}; + name="Road_50"; + type="hd_arrow"; + angle=87.113235; + id=6208; + }; + class Item204 + { + dataType="Marker"; + position[]={11945.364,30.997416,13535.955}; + name="Road_51"; + type="hd_arrow"; + angle=68.459648; + id=6209; + }; + class Item205 + { + dataType="Marker"; + position[]={12685.707,18.367807,14012.202}; + name="Road_52"; + type="hd_arrow"; + angle=53.706493; + id=6210; + }; + class Item206 + { + dataType="Marker"; + position[]={13222.001,18.105165,14404.936}; + name="Road_53"; + type="hd_arrow"; + angle=74.016006; + id=6211; + }; + class Item207 + { + dataType="Marker"; + position[]={13813.963,6.3821216,14668.343}; + name="Road_54"; + type="hd_arrow"; + angle=66.691948; + id=6212; + }; + class Item208 + { + dataType="Marker"; + position[]={14839.825,6.7467346,15167.002}; + name="Road_55"; + type="hd_arrow"; + angle=343.53094; + id=6214; + }; + class Item209 + { + dataType="Marker"; + position[]={14708.75,12.375,15644.5}; + name="Road_56"; + type="hd_arrow"; + angle=33.144791; + id=6215; + atlOffset=-0.031132698; + }; + class Item210 + { + dataType="Marker"; + position[]={14596.158,22.776978,16400.896}; + name="Road_57"; + type="hd_arrow"; + angle=349.81854; + id=6216; + }; + class Item211 + { + dataType="Marker"; + position[]={14606.192,26.804564,16773.201}; + name="Road_58"; + type="hd_arrow"; + angle=102.67003; + id=6217; + }; + class Item212 + { + dataType="Marker"; + position[]={14947.862,16.154398,16705.156}; + name="Road_59"; + type="hd_arrow"; + angle=133.24185; + id=6218; + }; + class Item213 + { + dataType="Marker"; + position[]={15253.471,14.016063,16667.305}; + name="Road_60"; + type="hd_arrow"; + angle=69.122169; + id=6219; + }; + class Item214 + { + dataType="Marker"; + position[]={10183.136,43.660362,13267.606}; + name="Road_61"; + type="hd_arrow"; + angle=275.57507; + id=6220; + }; + class Item215 + { + dataType="Marker"; + position[]={9530.0137,43.450001,13309.041}; + name="Road_62"; + type="hd_arrow"; + angle=275.57507; + id=6221; + }; + class Item216 + { + dataType="Marker"; + position[]={8861.3604,43.867004,13286.596}; + name="Road_63"; + type="hd_arrow"; + angle=275.57507; + id=6222; + }; + class Item217 + { + dataType="Marker"; + position[]={8456.7178,43.260078,13173.517}; + name="Road_64"; + type="hd_arrow"; + angle=275.57507; + id=6223; + }; + class Item218 + { + dataType="Marker"; + position[]={8010.4717,28.065193,13030.563}; + name="Road_65"; + type="hd_arrow"; + angle=275.57507; + id=6224; + }; + class Item219 + { + dataType="Marker"; + position[]={6720.397,14.921333,12907.4}; + name="Road_66"; + type="hd_arrow"; + angle=275.57507; + id=6225; + }; + class Item220 + { + dataType="Marker"; + position[]={4839.2598,31,12584.1}; + name="Road_67"; + type="hd_arrow"; + angle=275.57507; + id=6226; + }; + class Item221 + { + dataType="Marker"; + position[]={3270.5527,31.752117,12322.134}; + name="Road_68"; + type="hd_arrow"; + angle=275.57507; + id=6227; + }; + class Item222 + { + dataType="Marker"; + position[]={1797.8264,27.661327,12815.262}; + name="Road_69"; + type="hd_arrow"; + angle=275.57507; + id=6228; + }; + class Item223 + { + dataType="Marker"; + position[]={8160.394,40.652885,13524.684}; + name="Road_70"; + type="hd_arrow"; + angle=342.57401; + id=6229; + }; + class Item224 + { + dataType="Marker"; + position[]={8087.3418,42.145687,13941.954}; + name="Road_71"; + type="hd_arrow"; + angle=356.2514; + id=6230; + }; + class Item225 + { + dataType="Marker"; + position[]={8089.25,46.5,14575.125}; + name="Road_72"; + type="hd_arrow"; + angle=356.2514; + id=6231; + atlOffset=-3.6748428; + }; + class Item226 + { + dataType="Marker"; + position[]={7897.75,48.375,14819.25}; + name="Road_73"; + type="hd_arrow"; + angle=335.78094; + id=6232; + atlOffset=0.025917053; + }; + class Item227 + { + dataType="Marker"; + position[]={7714.8237,41.860577,15369.89}; + name="Road_74"; + type="hd_arrow"; + angle=335.78094; + id=6233; + }; + class Item228 + { + dataType="Marker"; + position[]={7385.9199,35.516186,16068.38}; + name="Road_75"; + type="hd_arrow"; + angle=335.78094; + id=6234; + }; + class Item229 + { + dataType="Marker"; + position[]={7029.6753,41.535004,16461.016}; + name="Road_76"; + type="hd_arrow"; + angle=335.78094; + id=6235; + }; + class Item230 + { + dataType="Marker"; + position[]={6790.6499,34.117203,16888.438}; + name="Road_77"; + type="hd_arrow"; + angle=335.78094; + id=6236; + }; + class Item231 + { + dataType="Marker"; + position[]={6694.125,35.5,17193}; + name="Road_78"; + type="hd_arrow"; + angle=335.78094; + id=6237; + atlOffset=1.5541496; + }; + class Item232 + { + dataType="Marker"; + position[]={3258,31.375,11929}; + name="Road_79"; + type="hd_arrow"; + angle=136.59299; + id=6238; + atlOffset=-0.0035552979; + }; + class Item233 + { + dataType="Marker"; + position[]={3439.125,33.25,11702.125}; + name="Road_80"; + type="hd_arrow"; + angle=136.59299; + id=6239; + atlOffset=0.037097931; + }; + class Item234 + { + dataType="Marker"; + position[]={3762.8933,30.044859,11342.565}; + name="Road_81"; + type="hd_arrow"; + angle=136.59299; + id=6240; + }; + class Item235 + { + dataType="Marker"; + position[]={4288.918,34.827545,10819.41}; + name="Road_82"; + type="hd_arrow"; + angle=159.60025; + id=6241; + }; + class Item236 + { + dataType="Marker"; + position[]={4438.1738,34.90255,10239.934}; + name="Road_83"; + type="hd_arrow"; + angle=136.59299; + id=6242; + }; + class Item237 + { + dataType="Marker"; + position[]={4988.2227,30.712599,10009.576}; + name="Road_84"; + type="hd_arrow"; + angle=136.59299; + id=6243; + }; + class Item238 + { + dataType="Marker"; + position[]={5459.6533,18.667196,9727.3711}; + name="Road_85"; + type="hd_arrow"; + angle=136.59299; + id=6244; + }; + class Item239 + { + dataType="Marker"; + position[]={5650.5454,27.033644,9299.1934}; + name="Road_86"; + type="hd_arrow"; + angle=136.59299; + id=6245; + }; + class Item240 + { + dataType="Marker"; + position[]={5804.8867,28.65262,8844.2393}; + name="Road_87"; + type="hd_arrow"; + angle=173.66389; + id=6246; + }; + class Item241 + { + dataType="Marker"; + position[]={5822.1133,29.219244,8476.9629}; + name="Road_88"; + type="hd_arrow"; + angle=173.66389; + id=6247; + }; + class Item242 + { + dataType="Marker"; + position[]={6218.9697,26.338413,8908.2295}; + name="Road_89"; + type="hd_arrow"; + angle=31.145966; + id=6248; + }; + class Item243 + { + dataType="Marker"; + position[]={6111.2734,29.298048,9070.7051}; + name="Road_90"; + type="hd_arrow"; + angle=307.6933; + id=6249; + }; + class Item244 + { + dataType="Marker"; + position[]={6113.9902,21.63875,9183.915}; + name="Road_91"; + type="hd_arrow"; + angle=58.195034; + id=6250; + }; + class Item245 + { + dataType="Marker"; + position[]={6489.1621,14.669468,9448.7217}; + name="Road_92"; + type="hd_arrow"; + angle=60.020565; + id=6251; + }; + class Item246 + { + dataType="Marker"; + position[]={6740,20,9565.625}; + name="Road_93"; + type="hd_arrow"; + angle=58.016541; + id=6252; + atlOffset=-0.013195038; + }; + class Item247 + { + dataType="Object"; + class PositionInfo + { + position[]={6656.5503,21.083048,9486.4805}; + angles[]={0,0.82510567,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=6253; + type="Land_Sign_noentry_big_en_pl_F"; + atlOffset=1.9073486e-006; + }; + class Item248 + { + dataType="Marker"; + position[]={3607.625,9.875,7126.125}; + name="Road_94"; + type="hd_arrow"; + angle=142.44482; + id=6254; + atlOffset=0.046525002; + }; + class Item249 + { + dataType="Marker"; + position[]={3585.75,11.25,6904.875}; + name="Road_95"; + type="hd_arrow"; + angle=258.85272; + id=6255; + atlOffset=-0.062251091; + }; + class Item250 + { + dataType="Marker"; + position[]={3349.8848,12.903519,6563.395}; + name="Road_96"; + type="hd_arrow"; + angle=222.29153; + id=6256; + }; + class Item251 + { + dataType="Marker"; + position[]={3733.313,9.1474781,6214.5513}; + name="Road_97"; + type="hd_arrow"; + angle=158.67685; + id=6257; + }; + class Item252 + { + dataType="Marker"; + position[]={3935.1292,4.8400002,5743.6416}; + name="Road_98"; + type="hd_arrow"; + angle=180.86108; + id=6258; + }; + class Item253 + { + dataType="Marker"; + position[]={4175.1465,7.6682715,5571.3374}; + name="Road_99"; + type="hd_arrow"; + angle=123.84245; + id=6259; + }; + class Item254 + { + dataType="Marker"; + position[]={4273.0771,7.8874125,5509.5811}; + name="Road_100"; + type="hd_arrow"; + angle=137.0591; + id=6260; + }; + class Item255 + { + dataType="Marker"; + position[]={5067.7778,15.27448,5518.9839}; + name="Road_101"; + type="hd_arrow"; + angle=101.26061; + id=6261; + }; + class Item256 + { + dataType="Marker"; + position[]={5758,5,4986.5}; + name="Road_102"; + type="hd_arrow"; + angle=123.54459; + id=6262; + atlOffset=-0.038748741; + }; + class Item257 + { + dataType="Marker"; + position[]={6221.4189,13.15,4967.5151}; + name="Road_103"; + type="hd_arrow"; + angle=123.54459; + id=6263; + }; + class Item258 + { + dataType="Marker"; + position[]={6688.7783,5.6085315,4590.4819}; + name="Road_104"; + type="hd_arrow"; + angle=126.09754; + id=6264; + }; + class Item259 + { + dataType="Marker"; + position[]={6757.2974,4.3449659,4250.4521}; + name="Road_105"; + type="hd_arrow"; + angle=92.648468; + id=6265; + }; + class Item260 + { + dataType="Marker"; + position[]={7116,6.25,4110.375}; + name="Road_106"; + type="hd_arrow"; + angle=188.9754; + id=6268; + atlOffset=-0.032356739; + }; + class Item261 + { + dataType="Marker"; + position[]={7298.5361,9.0951424,3692.6841}; + name="Road_107"; + type="hd_arrow"; + angle=155.72447; + id=6269; + }; + class Item262 + { + dataType="Marker"; + position[]={7947.9238,28.332951,3695.592}; + name="Road_108"; + type="hd_arrow"; + angle=92.648468; + id=6270; + }; + class Item263 + { + dataType="Marker"; + position[]={8122.1514,24.060766,3245.6345}; + name="Road_109"; + type="hd_arrow"; + angle=160.26323; + id=6271; + }; + class Item264 + { + dataType="Marker"; + position[]={8165.0762,17.752363,2946.1318}; + name="Road_110"; + type="hd_arrow"; + angle=131.0229; + id=6272; + }; + class Item265 + { + dataType="Marker"; + position[]={8493.3086,22.713423,2763.6309}; + name="Road_111"; + type="hd_arrow"; + angle=110.83096; + id=6273; + }; + class Item266 + { + dataType="Marker"; + position[]={8853.125,23.625,2602.25}; + name="Road_112"; + type="hd_arrow"; + angle=120.75922; + id=6274; + atlOffset=0.0011901855; + }; + class Item267 + { + dataType="Marker"; + position[]={9177.9307,15.555969,2685.6895}; + name="Road_113"; + type="hd_arrow"; + angle=68.366669; + id=6275; + }; + class Item268 + { + dataType="Marker"; + position[]={9490.8408,13.90669,2564.6221}; + name="Road_114"; + type="hd_arrow"; + angle=135.57561; + id=6276; + }; + class Item269 + { + dataType="Marker"; + position[]={9686.2051,8.6803904,2334.4263}; + name="Road_115"; + type="hd_arrow"; + angle=143.02391; + id=6277; + }; + class Item270 + { + dataType="Marker"; + position[]={2035.9896,21.333403,6750.1221}; + name="Road_116"; + type="hd_arrow"; + angle=140.79597; + id=6278; + }; + class Item271 + { + dataType="Marker"; + position[]={2510.0627,7.7635341,6400.4463}; + name="Road_117"; + type="hd_arrow"; + angle=120.26772; + id=6279; + }; + class Item272 + { + dataType="Marker"; + position[]={2497.875,5.625,6138.125}; + name="Road_118"; + type="hd_arrow"; + angle=266.52261; + id=6280; + atlOffset=0.07547617; + }; + class Item273 + { + dataType="Marker"; + position[]={2222.3694,3.713788,6252.3906}; + name="Road_120"; + type="hd_arrow"; + angle=297.87848; + id=6282; + }; + class Item274 + { + dataType="Marker"; + position[]={1950.8912,4.0899353,6179.769}; + name="Road_121"; + type="hd_arrow"; + angle=298.2066; + id=6283; + }; + class Item275 + { + dataType="Marker"; + position[]={2051.375,6.5,7704.25}; + name="Road_119"; + type="hd_arrow"; + angle=328.87943; + id=6284; + atlOffset=0.19109058; + }; + class Item276 + { + dataType="Marker"; + position[]={1801.541,12.39,8068.6963}; + name="Road_122"; + type="hd_arrow"; + angle=23.015379; + id=6285; + }; + class Item277 + { + dataType="Marker"; + position[]={1769.0077,12.911577,8559.0615}; + name="Road_123"; + type="hd_arrow"; + angle=3.1566267; + id=6286; + }; + class Item278 + { + dataType="Marker"; + position[]={1646.875,13.875,8934.25}; + name="Road_124"; + type="hd_arrow"; + angle=330.76663; + id=6287; + atlOffset=3.2596302; + }; + class Item279 + { + dataType="Marker"; + position[]={1610.3452,24.541414,9528.6543}; + name="Road_125"; + type="hd_arrow"; + angle=3.1566267; + id=6288; + }; + class Item280 + { + dataType="Marker"; + position[]={1593.7944,28.250772,9959.2451}; + name="Road_126"; + type="hd_arrow"; + angle=3.1566267; + id=6289; + }; + class Item281 + { + dataType="Marker"; + position[]={1851.0016,36.586754,10117.219}; + name="Road_127"; + type="hd_arrow"; + angle=152.93916; + id=6291; + }; + class Item282 + { + dataType="Marker"; + position[]={2151.5881,30.907919,9806.7539}; + name="Road_128"; + type="hd_arrow"; + angle=40.727612; + id=6292; + }; + class Item283 + { + dataType="Marker"; + position[]={2352.8918,23.292276,10601.752}; + name="Road_129"; + type="hd_arrow"; + angle=339.23697; + id=6293; + }; + class Item284 + { + dataType="Marker"; + position[]={2420.0393,22.970552,11460.654}; + name="Road_130"; + type="hd_arrow"; + angle=354.47504; + id=6294; + }; + class Item285 + { + dataType="Marker"; + position[]={2362.25,39.875,12185.5}; + name="Road_131"; + type="hd_arrow"; + angle=342.38644; + id=6295; + atlOffset=-0.041297913; + }; + class Item286 + { + dataType="Marker"; + position[]={2199,23.875,12625}; + name="Road_132"; + type="hd_arrow"; + angle=326.76526; + id=6296; + atlOffset=-0.019771576; + }; + class Item287 + { + dataType="Marker"; + position[]={2009.0814,24.823629,13033.36}; + name="Road_133"; + type="hd_arrow"; + angle=316.58951; + id=6297; + }; + class Item288 + { + dataType="Marker"; + position[]={1509.25,30.75,13774}; + name="Road_134"; + type="hd_arrow"; + angle=3.1566267; + id=6298; + atlOffset=0.046541214; + }; + class Item289 + { + dataType="Marker"; + position[]={1427.2957,29.49,14259.675}; + name="Road_135"; + type="hd_arrow"; + angle=65.752243; + id=6299; + }; + class Item290 + { + dataType="Marker"; + position[]={1882.3927,21.608067,14833.039}; + name="Road_136"; + type="hd_arrow"; + angle=72.963707; + id=6300; + }; + class Item291 + { + dataType="Marker"; + position[]={2005.0884,20.702204,15303.947}; + name="Road_137"; + type="hd_arrow"; + angle=3.1566267; + id=6301; + }; + class Item292 + { + dataType="Marker"; + position[]={1691.2313,24.626095,15783.057}; + name="Road_138"; + type="hd_arrow"; + angle=338.77115; + id=6302; + }; + class Item293 + { + dataType="Marker"; + position[]={1450.2535,27.93796,16084.846}; + name="Road_139"; + type="hd_arrow"; + angle=318.6228; + id=6303; + }; + class Item294 + { + dataType="Marker"; + position[]={1405.125,24.75,16198.5}; + name="Road_140"; + type="hd_arrow"; + angle=91.528282; + id=6304; + atlOffset=0.10279846; + }; + class Item295 + { + dataType="Marker"; + position[]={1798.2356,19.636415,16286.079}; + name="Road_141"; + type="hd_arrow"; + angle=72.379166; + id=6305; + }; + class Item296 + { + dataType="Marker"; + position[]={2442.895,21.836546,16531.012}; + name="Road_142"; + type="hd_arrow"; + angle=64.440437; + id=6306; + }; + class Item297 + { + dataType="Marker"; + position[]={2827.2217,29.700001,16220.05}; + name="Road_143"; + type="hd_arrow"; + angle=96.710388; + id=6307; + }; + class Item298 + { + dataType="Marker"; + position[]={3366.3159,29.063467,16303.742}; + name="Road_144"; + type="hd_arrow"; + angle=90.313698; + id=6308; + }; + class Item299 + { + dataType="Marker"; + position[]={3809.5315,33.607342,16586.459}; + name="Road_145"; + type="hd_arrow"; + angle=3.1566267; + id=6309; + }; + class Item300 + { + dataType="Marker"; + position[]={3931.427,42.098583,17096.711}; + name="Road_146"; + type="hd_arrow"; + angle=76.512207; + id=6310; + }; + class Item301 + { + dataType="Marker"; + position[]={4000.8416,35.158844,17610.561}; + name="Road_147"; + type="hd_arrow"; + angle=5.7094054; + id=6313; + }; + class Item302 + { + dataType="Marker"; + position[]={4202.8115,27.77729,17815.641}; + name="Road_148"; + type="hd_arrow"; + angle=86.588676; + id=6314; + }; + class Item303 + { + dataType="Marker"; + position[]={4640.0977,25.762341,17699.174}; + name="Road_149"; + type="hd_arrow"; + angle=141.83727; + id=6315; + }; + class Item304 + { + dataType="Marker"; + position[]={5090.9824,27.654127,17432.207}; + name="Road_150"; + type="hd_arrow"; + angle=78.6847; + id=6316; + }; + class Item305 + { + dataType="Marker"; + position[]={5500.5679,27.660723,17264.566}; + name="Road_151"; + type="hd_arrow"; + angle=127.88917; + id=6317; + }; + class Item306 + { + dataType="Marker"; + position[]={5885.6929,30.102245,17094.617}; + name="Road_152"; + type="hd_arrow"; + angle=127.50161; + id=6318; + }; + class Item307 + { + dataType="Marker"; + position[]={6358.604,30.55415,17254.338}; + name="Road_153"; + type="hd_arrow"; + angle=59.590359; + id=6319; + }; + class Item308 + { + dataType="Marker"; + position[]={6509.6475,29.814356,17207.498}; + name="Road_154"; + type="hd_arrow"; + angle=122.23605; + id=6320; + }; + class Item309 + { + dataType="Marker"; + position[]={11786.882,38.798595,10651.147}; + name="Road_155"; + type="hd_arrow"; + angle=83.656456; + id=6321; + }; + class Item310 + { + dataType="Marker"; + position[]={12453.119,27.101759,10878.385}; + name="Road_156"; + type="hd_arrow"; + angle=83.656456; + id=6322; + }; + class Item311 + { + dataType="Marker"; + position[]={12933.667,21.382877,11041.454}; + name="Road_157"; + type="hd_arrow"; + angle=83.656456; + id=6323; + }; + class Item312 + { + dataType="Marker"; + position[]={13003.218,17.346958,10032.448}; + name="Road_158"; + type="hd_arrow"; + angle=191.90926; + id=6324; + }; + class Item313 + { + dataType="Marker"; + position[]={13118.834,14.807671,9429.6074}; + name="Road_159"; + type="hd_arrow"; + angle=159.23668; + id=6325; + }; + class Item314 + { + dataType="Marker"; + position[]={13346.56,12.890418,8807.3965}; + name="Road_160"; + type="hd_arrow"; + angle=160.94067; + id=6326; + }; + class Item315 + { + dataType="Marker"; + position[]={13550.707,8.7449808,8226.3369}; + name="Road_161"; + type="hd_arrow"; + angle=165.99113; + id=6327; + }; + class Item316 + { + dataType="Marker"; + position[]={13454.819,5.4015794,7493.8042}; + name="Road_162"; + type="hd_arrow"; + angle=186.93053; + id=6328; + }; + class Item317 + { + dataType="Marker"; + position[]={13406.902,6.2662158,6781.4219}; + name="Road_163"; + type="hd_arrow"; + angle=162.79074; + id=6329; + }; + class Item318 + { + dataType="Marker"; + position[]={13625.123,10.742221,6383.7632}; + name="Road_164"; + type="hd_arrow"; + angle=134.02588; + id=6330; + }; + class Item319 + { + dataType="Marker"; + position[]={13872.5,4.375,5895}; + name="Road_165"; + type="hd_arrow"; + angle=146.33815; + id=6331; + atlOffset=-0.049277306; + }; + class Item320 + { + dataType="Marker"; + position[]={14132.083,2.3847289,5700.625}; + name="Road_166"; + type="hd_arrow"; + angle=85.02845; + id=6332; + }; + class Item321 + { + dataType="Marker"; + position[]={14907.711,20.210732,5966.7759}; + name="Road_167"; + type="hd_arrow"; + angle=86.184624; + id=6333; + }; + class Item322 + { + dataType="Marker"; + position[]={15787.32,26.455029,5473.4126}; + name="Road_168"; + type="hd_arrow"; + angle=153.21457; + id=6334; + }; + class Item323 + { + dataType="Marker"; + position[]={15985.875,4.875,5133.75}; + name="Road_169"; + type="hd_arrow"; + angle=135.93787; + id=6335; + atlOffset=-9.2856827; + }; + class Item324 + { + dataType="Marker"; + position[]={16214.55,5.0820365,4835.5396}; + name="Road_170"; + type="hd_arrow"; + angle=136.08183; + id=6336; + }; + class Item325 + { + dataType="Marker"; + position[]={16511.695,3.4277542,4420.063}; + name="Road_171"; + type="hd_arrow"; + angle=150.6487; + id=6337; + }; + class Item326 + { + dataType="Marker"; + position[]={13563,7.875,5888.125}; + name="Road_172"; + type="hd_arrow"; + angle=261.77139; + id=6338; + atlOffset=0.014999866; + }; + class Item327 + { + dataType="Marker"; + position[]={13394.074,10.027388,5874.854}; + name="Road_173"; + type="hd_arrow"; + angle=261.77139; + id=6339; + }; + class Item328 + { + dataType="Marker"; + position[]={13102.5,9.375,5931.5}; + name="Road_174"; + type="hd_arrow"; + angle=261.77139; + id=6340; + atlOffset=0.01142025; + }; + class Item329 + { + dataType="Marker"; + position[]={13073.712,10.587127,5429.3882}; + name="Road_175"; + type="hd_arrow"; + angle=144.02585; + id=6341; + }; + class Item330 + { + dataType="Marker"; + position[]={13273,9,4949.375}; + name="Road_176"; + type="hd_arrow"; + angle=191.27457; + id=6342; + atlOffset=-0.061872482; + }; + class Item331 + { + dataType="Marker"; + position[]={13007.799,4.6384106,4509.4404}; + name="Road_177"; + type="hd_arrow"; + angle=234.01637; + id=6343; + }; + class Item332 + { + dataType="Marker"; + position[]={12470.609,10.424539,4537.5435}; + name="Road_178"; + type="hd_arrow"; + angle=341.00211; + id=6344; + }; + class Item333 + { + dataType="Marker"; + position[]={12095.02,3.5200465,5150.8647}; + name="Road_179"; + type="hd_arrow"; + angle=319.73489; + id=6345; + }; + class Item334 + { + dataType="Marker"; + position[]={11733.268,5.9871464,5184.9722}; + name="Road_180"; + type="hd_arrow"; + angle=248.80859; + id=6346; + }; + class Item335 + { + dataType="Marker"; + position[]={11193.32,9.644803,5052.4868}; + name="Road_181"; + type="hd_arrow"; + angle=240.00819; + id=6347; + }; + class Item336 + { + dataType="Marker"; + position[]={10808.165,9.5319557,4868.4741}; + name="Road_182"; + type="hd_arrow"; + angle=260.66113; + id=6348; + }; + class Item337 + { + dataType="Marker"; + position[]={10736.472,8.184926,4714.394}; + name="Road_183"; + type="hd_arrow"; + angle=193.1022; + id=6349; + }; + class Item338 + { + dataType="Marker"; + position[]={10606.608,2.9738159,4549.3799}; + name="Road_184"; + type="hd_arrow"; + angle=224.43135; + id=6350; + }; + class Item339 + { + dataType="Marker"; + position[]={10742.664,16.006472,5333.1177}; + name="Road_185"; + type="hd_arrow"; + angle=2.8612087; + id=6351; + }; + class Item340 + { + dataType="Marker"; + position[]={10670.275,13.591556,5734.7412}; + name="Road_186"; + type="hd_arrow"; + angle=348.04895; + id=6352; + }; + class Item341 + { + dataType="Marker"; + position[]={10573.77,12.145427,6005.5796}; + name="Road_187"; + type="hd_arrow"; + angle=282.31387; + id=6353; + }; + class Item342 + { + dataType="Marker"; + position[]={10348.617,15.960658,5963.4937}; + name="Road_188"; + type="hd_arrow"; + angle=244.04828; + id=6354; + }; + class Item343 + { + dataType="Marker"; + position[]={9904.6865,22.279263,5876.7793}; + name="Road_189"; + type="hd_arrow"; + angle=273.90222; + id=6355; + }; + class Item344 + { + dataType="Marker"; + position[]={9544.2305,23.540001,5865.7241}; + name="Road_190"; + type="hd_arrow"; + angle=237.08179; + id=6356; + }; + class Item345 + { + dataType="Marker"; + position[]={9212.25,19.375,5854.625}; + name="Road_191"; + type="hd_arrow"; + angle=287.88687; + id=6357; + atlOffset=0.012666702; + }; + class Item346 + { + dataType="Marker"; + position[]={9018.5088,5.5892606,5841.1245}; + name="Road_192"; + type="hd_arrow"; + angle=226.78065; + id=6358; + }; + class Item347 + { + dataType="Logic"; + class PositionInfo + { + position[]={9091.0713,3.3118372,4649.2656}; + angles[]={6.262712,0,0.0022902426}; + }; + name="server"; + id=6383; + type="Logic"; + }; + class Item348 + { + dataType="Logic"; + class PositionInfo + { + position[]={9092.6455,3.2865028,4647.8535}; + angles[]={6.262712,0,0.0022902426}; + }; + name="garrison"; + id=6384; + type="Logic"; + }; + class Item349 + { + dataType="Logic"; + class PositionInfo + { + position[]={9094.4326,3.2587867,4646.4326}; + angles[]={6.262712,0,0}; + }; + name="spawner"; + id=6385; + type="Logic"; + }; + class Item350 + { + dataType="Logic"; + class PositionInfo + { + position[]={9096.3076,3.2287061,4645.1016}; + angles[]={6.2558889,0,0}; + }; + name="roadsX"; + id=6387; + type="Logic"; + }; + class Item351 + { + dataType="Logic"; + class PositionInfo + { + position[]={9097.7236,3.1994531,4644.0176}; + angles[]={6.2558889,0,0.0045412821}; + }; + name="timer"; + id=6388; + type="Logic"; + }; + class Item352 + { + dataType="Logic"; + class PositionInfo + { + position[]={9098.9932,3.1710401,4642.7656}; + angles[]={6.2558889,0,0.0045412821}; + }; + name="sidesX"; + id=6389; + type="Logic"; + }; + class Item353 + { + dataType="Logic"; + class PositionInfo + { + position[]={9099.9043,3.1524658,4641.9336}; + angles[]={6.2558889,0,0.0045412821}; + }; + name="killZones"; + id=6390; + type="Logic"; + }; + class Item354 + { + dataType="Group"; + side="Independent"; + class Entities + { + items=1; + class Item0 + { + dataType="Object"; + class PositionInfo + { + position[]={9089.2188,3.3927279,4655.874}; + angles[]={6.2581573,2.1016905,0.0091106193}; + }; + side="Independent"; + flags=6; + class Attributes + { + name="petros"; + }; + id=6392; + type="I_G_officer_F"; + class CustomAttributes + { + class Attribute0 + { + property="speaker"; + expression="_this setspeaker _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="Male06GRE"; + }; + }; + }; + class Attribute1 + { + property="pitch"; + expression="_this setpitch _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=1; + }; + }; + }; + class Attribute2 + { + property="face"; + expression="_this setface _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value=""; + }; + }; + }; + nAttributes=3; + }; + }; + }; + class Attributes + { + }; + id=6391; + class CustomAttributes + { + class Attribute0 + { + property="groupID"; + expression="_this setGroupID [_value];"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="Petros"; + }; + }; + }; + nAttributes=1; + }; + }; + class Item355 + { + dataType="Logic"; + class PositionInfo + { + position[]={9102,3.2755296,4647.25}; + angles[]={6.2627125,0,0.0068242373}; + }; + id=6395; + type="ModuleCurator_F"; + atlOffset=-2.3841858e-007; + class CustomAttributes + { + class Attribute0 + { + property="ModuleCurator_F_Owner"; + expression="_this setVariable ['Owner',_value,true];"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="#adminLogged"; + }; + }; + }; + class Attribute1 + { + property="ModuleCurator_F_Forced"; + expression="_this setVariable ['Forced',_value,true];"; + class Value + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=0; + }; + }; + }; + class Attribute2 + { + property="ModuleCurator_F_Name"; + expression="_this setVariable ['Name',_value,true];"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value=""; + }; + }; + }; + class Attribute3 + { + property="ModuleCurator_F_Addons"; + expression="_this setVariable ['Addons',_value,true];"; + class Value + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=3; + }; + }; + }; + nAttributes=4; + }; + }; + class Item356 + { + dataType="Logic"; + class PositionInfo + { + position[]={9100.5537,3.1382811,4641.3057}; + angles[]={6.2558889,0,0.0045412821}; + }; + name="pathfinding"; + id=6396; + type="Logic"; + }; + class Item357 + { + dataType="Logic"; + class PositionInfo + { + position[]={9084.4512,3.3816457,4658.0928}; + angles[]={6.2695355,0,0.0045412821}; + }; + name="HC_commanderX"; + id=6397; + type="HighCommand"; + }; + class Item358 + { + dataType="Logic"; + class PositionInfo + { + position[]={9087.8516,3.4263453,4657.9971}; + angles[]={6.258163,0,0.015927421}; + }; + id=6398; + type="HighCommandSubordinate"; + }; + class Item359 + { + dataType="Group"; + side="Independent"; + class Entities + { + items=38; + class Item0 + { + dataType="Object"; + class PositionInfo + { + position[]={9098.7266,3.3989961,4655.1621}; + }; + side="Independent"; + flags=7; + class Attributes + { + name="commanderX"; + description="Default Commander"; + isPlayer=1; + isPlayable=1; + class Inventory + { + map="ItemMap"; + }; + }; + id=6400; + type="I_G_Soldier_TL_F"; + class CustomAttributes + { + class Attribute0 + { + property="speaker"; + expression="_this setspeaker _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="Male04GRE"; + }; + }; + }; + class Attribute1 + { + property="pitch"; + expression="_this setpitch _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=1; + }; + }; + }; + nAttributes=2; + }; + }; + class Item1 + { + dataType="Object"; + class PositionInfo + { + position[]={9103.5215,3.354183,4652.459}; + }; + side="Independent"; + flags=5; + class Attributes + { + isPlayable=1; + class Inventory + { + map="ItemMap"; + }; + }; + id=6401; + type="I_G_Soldier_TL_F"; + }; + class Item2 + { + dataType="Object"; + class PositionInfo + { + position[]={9103.6602,3.3888645,4654.6953}; + }; + side="Independent"; + flags=5; + class Attributes + { + isPlayable=1; + class Inventory + { + map="ItemMap"; + }; + }; + id=6402; + type="I_G_Soldier_TL_F"; + }; + class Item3 + { + dataType="Object"; + class PositionInfo + { + position[]={9103.6025,3.4576364,4657.0293}; + }; + side="Independent"; + flags=5; + class Attributes + { + isPlayable=1; + class Inventory + { + map="ItemMap"; + }; + }; + id=6403; + type="I_G_Soldier_TL_F"; + }; + class Item4 + { + dataType="Object"; + class PositionInfo + { + position[]={9103.4395,3.517596,4659.3418}; + }; + side="Independent"; + flags=5; + class Attributes + { + isPlayable=1; + class Inventory + { + map="ItemMap"; + }; + }; + id=6404; + type="I_G_Soldier_TL_F"; + }; + class Item5 + { + dataType="Object"; + class PositionInfo + { + position[]={9103.3984,3.5846055,4661.7969}; + }; + side="Independent"; + flags=5; + class Attributes + { + isPlayable=1; + class Inventory + { + map="ItemMap"; + }; + }; + id=6405; + type="I_G_Soldier_TL_F"; + }; + class Item6 + { + dataType="Object"; + class PositionInfo + { + position[]={9103.2129,3.6447384,4664.1123}; + }; + side="Independent"; + flags=5; + class Attributes + { + isPlayable=1; + class Inventory + { + map="ItemMap"; + }; + }; + id=6406; + type="I_G_Soldier_F"; + }; + class Item7 + { + dataType="Object"; + class PositionInfo + { + position[]={9103.0059,3.7017462,4666.0078}; + }; + side="Independent"; + flags=5; + class Attributes + { + isPlayable=1; + class Inventory + { + map="ItemMap"; + }; + }; + id=6407; + type="I_G_Soldier_F"; + }; + class Item8 + { + dataType="Object"; + class PositionInfo + { + position[]={9105.8809,3.3647032,4652.583}; + }; + side="Independent"; + flags=5; + class Attributes + { + isPlayable=1; + class Inventory + { + map="ItemMap"; + }; + }; + id=6408; + type="I_G_Soldier_F"; + }; + class Item9 + { + dataType="Object"; + class PositionInfo + { + position[]={9105.8799,3.405632,4654.9219}; + }; + side="Independent"; + flags=5; + class Attributes + { + isPlayable=1; + class Inventory + { + map="ItemMap"; + }; + }; + id=6409; + type="I_G_Soldier_F"; + }; + class Item10 + { + dataType="Object"; + class PositionInfo + { + position[]={9105.7734,3.4650497,4657.2959}; + }; + side="Independent"; + flags=5; + class Attributes + { + isPlayable=1; + class Inventory + { + map="ItemMap"; + }; + }; + id=6410; + type="I_G_Soldier_F"; + }; + class Item11 + { + dataType="Object"; + class PositionInfo + { + position[]={9105.7148,3.5217195,4659.4961}; + }; + side="Independent"; + flags=5; + class Attributes + { + isPlayable=1; + class Inventory + { + map="ItemMap"; + }; + }; + id=6411; + type="I_G_Soldier_F"; + }; + class Item12 + { + dataType="Object"; + class PositionInfo + { + position[]={9105.5117,3.577745,4661.918}; + }; + side="Independent"; + flags=5; + class Attributes + { + isPlayable=1; + class Inventory + { + map="ItemMap"; + }; + }; + id=6412; + type="I_G_Soldier_F"; + }; + class Item13 + { + dataType="Object"; + class PositionInfo + { + position[]={9105.3242,3.6391757,4664.249}; + }; + side="Independent"; + flags=5; + class Attributes + { + isPlayable=1; + class Inventory + { + map="ItemMap"; + }; + }; + id=6413; + type="I_G_Soldier_F"; + }; + class Item14 + { + dataType="Object"; + class PositionInfo + { + position[]={9107.9893,3.3571689,4652.6191}; + }; + side="Independent"; + flags=5; + class Attributes + { + isPlayable=1; + class Inventory + { + map="ItemMap"; + }; + }; + id=6414; + type="I_G_Soldier_AR_F"; + }; + class Item15 + { + dataType="Object"; + class PositionInfo + { + position[]={9108.1514,3.4129503,4655.0586}; + }; + side="Independent"; + flags=5; + class Attributes + { + isPlayable=1; + class Inventory + { + map="ItemMap"; + }; + }; + id=6415; + type="I_G_Soldier_AR_F"; + }; + class Item16 + { + dataType="Object"; + class PositionInfo + { + position[]={9107.751,3.4725044,4657.4746}; + }; + side="Independent"; + flags=5; + class Attributes + { + isPlayable=1; + class Inventory + { + map="ItemMap"; + }; + }; + id=6416; + type="I_G_Soldier_AR_F"; + }; + class Item17 + { + dataType="Object"; + class PositionInfo + { + position[]={9107.7275,3.5242417,4659.623}; + }; + side="Independent"; + flags=5; + class Attributes + { + isPlayable=1; + class Inventory + { + map="ItemMap"; + }; + }; + id=6417; + type="I_G_Soldier_AR_F"; + }; + class Item18 + { + dataType="Object"; + class PositionInfo + { + position[]={9107.5273,3.5747738,4661.8643}; + }; + side="Independent"; + flags=5; + class Attributes + { + isPlayable=1; + class Inventory + { + map="ItemMap"; + }; + }; + id=6418; + type="I_G_Soldier_AR_F"; + }; + class Item19 + { + dataType="Object"; + class PositionInfo + { + position[]={9107.4404,3.6362875,4664.3232}; + }; + side="Independent"; + flags=5; + class Attributes + { + isPlayable=1; + class Inventory + { + map="ItemMap"; + }; + }; + id=6419; + type="I_G_Soldier_AR_F"; + }; + class Item20 + { + dataType="Object"; + class PositionInfo + { + position[]={9110.0781,3.362047,4652.6992}; + }; + side="Independent"; + flags=5; + class Attributes + { + isPlayable=1; + class Inventory + { + map="ItemMap"; + }; + }; + id=6420; + type="I_G_Soldier_GL_F"; + }; + class Item21 + { + dataType="Object"; + class PositionInfo + { + position[]={9109.9482,3.4159787,4655.0166}; + }; + side="Independent"; + flags=5; + class Attributes + { + isPlayable=1; + class Inventory + { + map="ItemMap"; + }; + }; + id=6421; + type="I_G_Soldier_GL_F"; + }; + class Item22 + { + dataType="Object"; + class PositionInfo + { + position[]={9109.8242,3.4843783,4657.7607}; + }; + side="Independent"; + flags=5; + class Attributes + { + isPlayable=1; + class Inventory + { + map="ItemMap"; + }; + }; + id=6422; + type="I_G_Soldier_GL_F"; + }; + class Item23 + { + dataType="Object"; + class PositionInfo + { + position[]={9109.6504,3.531949,4659.7695}; + }; + side="Independent"; + flags=5; + class Attributes + { + isPlayable=1; + class Inventory + { + map="ItemMap"; + }; + }; + id=6423; + type="I_G_Soldier_GL_F"; + }; + class Item24 + { + dataType="Object"; + class PositionInfo + { + position[]={9109.5811,3.5770602,4661.9541}; + }; + side="Independent"; + flags=5; + class Attributes + { + isPlayable=1; + class Inventory + { + map="ItemMap"; + }; + }; + id=6424; + type="I_G_Soldier_GL_F"; + }; + class Item25 + { + dataType="Object"; + class PositionInfo + { + position[]={9109.4756,3.6399057,4664.4453}; + }; + side="Independent"; + flags=5; + class Attributes + { + isPlayable=1; + class Inventory + { + map="ItemMap"; + }; + }; + id=6425; + type="I_G_Soldier_GL_F"; + }; + class Item26 + { + dataType="Object"; + class PositionInfo + { + position[]={9111.6055,3.3655257,4652.7764}; + }; + side="Independent"; + flags=5; + class Attributes + { + isPlayable=1; + class Inventory + { + map="ItemMap"; + }; + }; + id=6426; + type="I_G_medic_F"; + }; + class Item27 + { + dataType="Object"; + class PositionInfo + { + position[]={9111.4297,3.4176497,4655.0566}; + }; + side="Independent"; + flags=5; + class Attributes + { + isPlayable=1; + class Inventory + { + map="ItemMap"; + }; + }; + id=6427; + type="I_G_medic_F"; + }; + class Item28 + { + dataType="Object"; + class PositionInfo + { + position[]={9111.3877,3.4896102,4657.9277}; + }; + side="Independent"; + flags=5; + class Attributes + { + isPlayable=1; + class Inventory + { + map="ItemMap"; + }; + }; + id=6428; + type="I_G_medic_F"; + }; + class Item29 + { + dataType="Object"; + class PositionInfo + { + position[]={9111.2998,3.5305417,4659.7344}; + }; + side="Independent"; + flags=5; + class Attributes + { + isPlayable=1; + class Inventory + { + map="ItemMap"; + }; + }; + id=6429; + type="I_G_medic_F"; + }; + class Item30 + { + dataType="Object"; + class PositionInfo + { + position[]={9111.1162,3.5792768,4662.0938}; + }; + side="Independent"; + flags=5; + class Attributes + { + isPlayable=1; + class Inventory + { + map="ItemMap"; + }; + }; + id=6430; + type="I_G_medic_F"; + }; + class Item31 + { + dataType="Object"; + class PositionInfo + { + position[]={9111.127,3.6354513,4664.5039}; + }; + side="Independent"; + flags=5; + class Attributes + { + isPlayable=1; + class Inventory + { + map="ItemMap"; + }; + }; + id=6431; + type="I_G_medic_F"; + }; + class Item32 + { + dataType="Object"; + class PositionInfo + { + position[]={9113.4072,3.3666379,4652.9414}; + }; + side="Independent"; + flags=5; + class Attributes + { + isPlayable=1; + class Inventory + { + map="ItemMap"; + }; + }; + id=6432; + type="I_G_engineer_F"; + }; + class Item33 + { + dataType="Object"; + class PositionInfo + { + position[]={9113.4307,3.4177425,4655.2422}; + }; + side="Independent"; + flags=5; + class Attributes + { + isPlayable=1; + class Inventory + { + map="ItemMap"; + }; + }; + id=6433; + type="I_G_engineer_F"; + }; + class Item34 + { + dataType="Object"; + class PositionInfo + { + position[]={9113.1885,3.4881053,4658.0313}; + }; + side="Independent"; + flags=5; + class Attributes + { + isPlayable=1; + class Inventory + { + map="ItemMap"; + }; + }; + id=6434; + type="I_G_engineer_F"; + }; + class Item35 + { + dataType="Object"; + class PositionInfo + { + position[]={9112.9336,3.5318441,4659.9795}; + }; + side="Independent"; + flags=5; + class Attributes + { + isPlayable=1; + class Inventory + { + map="ItemMap"; + }; + }; + id=6435; + type="I_G_engineer_F"; + }; + class Item36 + { + dataType="Object"; + class PositionInfo + { + position[]={9112.7383,3.5802963,4662.2158}; + }; + side="Independent"; + flags=5; + class Attributes + { + isPlayable=1; + class Inventory + { + map="ItemMap"; + }; + }; + id=6436; + type="I_G_engineer_F"; + }; + class Item37 + { + dataType="Object"; + class PositionInfo + { + position[]={9112.6338,3.6400032,4664.6855}; + }; + side="Independent"; + flags=5; + class Attributes + { + isPlayable=1; + class Inventory + { + map="ItemMap"; + }; + }; + id=6437; + type="I_G_engineer_F"; + }; + }; + class Attributes + { + }; + id=6399; + class CustomAttributes + { + class Attribute0 + { + property="groupID"; + expression="_this setGroupID [_value];"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="Guerrillas"; + }; + }; + }; + nAttributes=1; + }; + }; + class Item360 + { + dataType="Marker"; + position[]={13080.505,14.211137,2645.2026}; + name="respawn_east"; + type="flag_Viper"; + id=6438; + }; + class Item361 + { + dataType="Group"; + side="East"; + class Entities + { + items=6; + class Item0 + { + dataType="Object"; + class PositionInfo + { + position[]={13079.854,14.108906,2643.3257}; + angles[]={6.228632,0,6.2377095}; + }; + side="East"; + flags=6; + class Attributes + { + init="groupPlayersCSAT = group this; this setVariable [""pvp"",true]; this setVariable [""pvpPlayerUnitNumber"", 0];"; + name="pvp_red_1"; + description="Teamleader"; + isPlayable=1; + class Inventory + { + class uniform + { + typeName="U_O_SpecopsUniform_ocamo"; + isBackpack=0; + }; + map="ItemMap"; + compass="ItemCompass"; + watch="ItemWatch"; + radio="ItemRadio"; + }; + }; + id=6440; + type="O_T_Recon_TL_F"; + atlOffset=-4.863739e-005; + class CustomAttributes + { + class Attribute0 + { + property="speaker"; + expression="_this setspeaker _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="Male03CHI"; + }; + }; + }; + class Attribute1 + { + property="pitch"; + expression="_this setpitch _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=0.98000002; + }; + }; + }; + nAttributes=2; + }; + }; + class Item1 + { + dataType="Object"; + class PositionInfo + { + position[]={13078.249,14.106781,2643.3257}; + angles[]={6.2286329,0,0.013650165}; + }; + side="East"; + flags=4; + class Attributes + { + init="this setVariable [""pvp"",true]; this setVariable [""pvpPlayerUnitNumber"", 1];"; + name="pvp_red_2"; + description="Medic"; + isPlayable=1; + class Inventory + { + class uniform + { + typeName="U_O_SpecopsUniform_ocamo"; + isBackpack=0; + }; + map="ItemMap"; + compass="ItemCompass"; + watch="ItemWatch"; + radio="ItemRadio"; + }; + }; + id=6441; + type="O_T_Recon_Medic_F"; + class CustomAttributes + { + class Attribute0 + { + property="speaker"; + expression="_this setspeaker _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="Male01CHI"; + }; + }; + }; + class Attribute1 + { + property="pitch"; + expression="_this setpitch _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=0.98000002; + }; + }; + }; + nAttributes=2; + }; + }; + class Item2 + { + dataType="Object"; + class PositionInfo + { + position[]={13076.644,14.080335,2643.3257}; + angles[]={6.2240958,0,0.018201422}; + }; + side="East"; + flags=4; + class Attributes + { + init="this setVariable [""pvp"",true]; this setVariable [""pvpPlayerUnitNumber"", 2];"; + name="pvp_red_3"; + description="Machinegunner"; + isPlayable=1; + class Inventory + { + class uniform + { + typeName="U_O_SpecopsUniform_ocamo"; + isBackpack=0; + }; + map="ItemMap"; + compass="ItemCompass"; + watch="ItemWatch"; + radio="ItemRadio"; + }; + }; + id=6442; + type="O_Soldier_AR_F"; + class CustomAttributes + { + class Attribute0 + { + property="speaker"; + expression="_this setspeaker _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="Male01PER"; + }; + }; + }; + class Attribute1 + { + property="pitch"; + expression="_this setpitch _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=0.95999998; + }; + }; + }; + nAttributes=2; + }; + }; + class Item3 + { + dataType="Object"; + class PositionInfo + { + position[]={13081.439,14.039027,2643.3667}; + angles[]={6.228632,0,6.2377095}; + }; + side="East"; + flags=4; + class Attributes + { + init="this setVariable [""pvp"",true]; this setVariable [""pvpPlayerUnitNumber"", 3];"; + name="pvp_red_4"; + description="Marksman"; + isPlayable=1; + class Inventory + { + class uniform + { + typeName="U_O_SpecopsUniform_ocamo"; + isBackpack=0; + }; + map="ItemMap"; + compass="ItemCompass"; + watch="ItemWatch"; + radio="ItemRadio"; + }; + }; + id=6443; + type="O_T_Recon_M_F"; + class CustomAttributes + { + class Attribute0 + { + property="speaker"; + expression="_this setspeaker _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="Male02CHI"; + }; + }; + }; + class Attribute1 + { + property="pitch"; + expression="_this setpitch _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=0.97000003; + }; + }; + }; + nAttributes=2; + }; + }; + class Item4 + { + dataType="Object"; + class PositionInfo + { + position[]={13083.064,14.04305,2643.3862}; + angles[]={6.1586905,0,0.02502477}; + }; + side="East"; + flags=4; + class Attributes + { + init="this setVariable [""pvp"",true]; this setVariable [""pvpPlayerUnitNumber"", 4];"; + name="pvp_red_5"; + description="AT1"; + isPlayable=1; + class Inventory + { + class uniform + { + typeName="U_O_SpecopsUniform_ocamo"; + isBackpack=0; + }; + map="ItemMap"; + compass="ItemCompass"; + watch="ItemWatch"; + radio="ItemRadio"; + }; + }; + id=6444; + type="O_T_Recon_LAT_F"; + class CustomAttributes + { + class Attribute0 + { + property="speaker"; + expression="_this setspeaker _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="Male02CHI"; + }; + }; + }; + class Attribute1 + { + property="pitch"; + expression="_this setpitch _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=0.97000003; + }; + }; + }; + nAttributes=2; + }; + }; + class Item5 + { + dataType="Object"; + class PositionInfo + { + position[]={13084.669,14.050616,2643.3862}; + angles[]={6.1586905,0,6.2649875}; + }; + side="East"; + flags=4; + class Attributes + { + init="this setVariable [""pvp"",true]; this setVariable [""pvpPlayerUnitNumber"", 5];"; + name="pvp_red_6"; + description="AT2"; + isPlayable=1; + class Inventory + { + class uniform + { + typeName="U_O_SpecopsUniform_ocamo"; + isBackpack=0; + }; + map="ItemMap"; + compass="ItemCompass"; + watch="ItemWatch"; + radio="ItemRadio"; + }; + }; + id=6445; + type="O_T_Recon_LAT_F"; + class CustomAttributes + { + class Attribute0 + { + property="speaker"; + expression="_this setspeaker _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="Male03CHI"; + }; + }; + }; + class Attribute1 + { + property="pitch"; + expression="_this setpitch _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=0.98000002; + }; + }; + }; + nAttributes=2; + }; + }; + }; + class Attributes + { + }; + id=6439; + atlOffset=-4.863739e-005; + }; + class Item362 + { + dataType="Object"; + class PositionInfo + { + position[]={13080.516,18.303518,2646.4702}; + angles[]={6.2218289,0,0.02502477}; + }; + side="Empty"; + flags=4; + class Attributes + { + init="if !(isMultiplayer) then {deleteVehicle this}"; + }; + id=6446; + type="Flag_Viper_F"; + }; + class Item363 + { + dataType="Layer"; + name="Basics_3"; + id=6447; + atlOffset=22.049999; + }; + class Item364 + { + dataType="Object"; + class PositionInfo + { + position[]={13615.105,21.451328,3055.8154}; + }; + side="Empty"; + flags=5; + class Attributes + { + init="if (!isMultiplayer) then {deleteVehicle this};"; + }; + id=6449; + type="Flag_NATO_F"; + }; + class Item365 + { + dataType="Marker"; + position[]={13615.23,17.518696,3055.6904}; + name="respawn_west"; + type="flag_CTRG"; + id=6450; + atlOffset=0.058055878; + }; + class Item366 + { + dataType="Group"; + side="West"; + class Entities + { + items=6; + class Item0 + { + dataType="Object"; + class PositionInfo + { + position[]={13615.48,17.398901,3053.1152}; + angles[]={6.2786441,0,6.2218299}; + }; + side="West"; + flags=6; + class Attributes + { + rank="SERGEANT"; + init="groupPlayersNATO = group this; this setVariable [""pvp"",true]; this setVariable [""pvpPlayerUnitNumber"", 0];"; + name="pvp_blue_1"; + description="Teamleader"; + isPlayable=1; + class Inventory + { + class uniform + { + typeName="U_B_CombatUniform_mcam"; + isBackpack=0; + }; + map="ItemMap"; + compass="ItemCompass"; + watch="ItemWatch"; + radio="ItemRadio"; + }; + }; + id=6452; + type="B_recon_TL_F"; + class CustomAttributes + { + class Attribute0 + { + property="speaker"; + expression="_this setspeaker _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="Male12ENG"; + }; + }; + }; + class Attribute1 + { + property="pitch"; + expression="_this setpitch _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=0.99000001; + }; + }; + }; + nAttributes=2; + }; + }; + class Item1 + { + dataType="Object"; + class PositionInfo + { + position[]={13611.355,17.630644,3052.9902}; + angles[]={6.2649841,0,6.2354403}; + }; + side="West"; + flags=4; + class Attributes + { + skill=0.40000001; + init="this setVariable [""pvp"",true]; this setVariable [""pvpPlayerUnitNumber"", 1];"; + name="pvp_blue_2"; + description="Medic"; + isPlayable=1; + class Inventory + { + class uniform + { + typeName="U_B_CombatUniform_mcam"; + isBackpack=0; + }; + map="ItemMap"; + compass="ItemCompass"; + watch="ItemWatch"; + radio="ItemRadio"; + }; + }; + id=6453; + type="B_recon_medic_F"; + class CustomAttributes + { + class Attribute0 + { + property="speaker"; + expression="_this setspeaker _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="Male03ENG"; + }; + }; + }; + class Attribute1 + { + property="pitch"; + expression="_this setpitch _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=0.95999998; + }; + }; + }; + nAttributes=2; + }; + }; + class Item2 + { + dataType="Object"; + class PositionInfo + { + position[]={13618.48,17.133446,3053.2402}; + angles[]={6.2740831,0,6.1946807}; + }; + side="West"; + flags=4; + class Attributes + { + skill=0.44999999; + rank="CORPORAL"; + init="this setVariable [""pvp"",true]; this setVariable [""pvpPlayerUnitNumber"", 2];"; + name="pvp_blue_3"; + description="Machinegunner"; + isPlayable=1; + class Inventory + { + class uniform + { + typeName="U_B_CombatUniform_mcam"; + isBackpack=0; + }; + map="ItemMap"; + compass="ItemCompass"; + watch="ItemWatch"; + radio="ItemRadio"; + }; + }; + id=6454; + type="B_recon_F"; + class CustomAttributes + { + class Attribute0 + { + property="speaker"; + expression="_this setspeaker _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="Male07ENG"; + }; + }; + }; + class Attribute1 + { + property="pitch"; + expression="_this setpitch _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=0.94999999; + }; + }; + }; + nAttributes=2; + }; + }; + class Item3 + { + dataType="Object"; + class PositionInfo + { + position[]={13616.855,17.278561,3053.2402}; + angles[]={6.2786312,0,6.190167}; + }; + side="West"; + flags=4; + class Attributes + { + skill=0.44999999; + rank="CORPORAL"; + init="this setVariable [""pvp"",true]; this setVariable [""pvpPlayerUnitNumber"", 3];"; + name="pvp_blue_4"; + description="Marksman"; + isPlayable=1; + class Inventory + { + class uniform + { + typeName="U_B_CombatUniform_mcam"; + isBackpack=0; + }; + map="ItemMap"; + compass="ItemCompass"; + watch="ItemWatch"; + radio="ItemRadio"; + }; + }; + id=6455; + type="B_recon_M_F"; + class CustomAttributes + { + class Attribute0 + { + property="speaker"; + expression="_this setspeaker _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="Male12ENG"; + }; + }; + }; + class Attribute1 + { + property="pitch"; + expression="_this setpitch _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=0.98000002; + }; + }; + }; + nAttributes=2; + }; + }; + class Item4 + { + dataType="Object"; + class PositionInfo + { + position[]={13609.605,17.772602,3052.9902}; + angles[]={6.2649841,0,6.201457}; + }; + side="West"; + flags=4; + class Attributes + { + skill=0.40000001; + init="this setVariable [""pvp"",true]; this setVariable [""pvpPlayerUnitNumber"", 4];"; + name="pvp_blue_5"; + description="AT1"; + isPlayable=1; + class Inventory + { + class uniform + { + typeName="U_B_CombatUniform_mcam"; + isBackpack=0; + }; + map="ItemMap"; + compass="ItemCompass"; + watch="ItemWatch"; + radio="ItemRadio"; + }; + }; + id=6456; + type="B_recon_LAT_F"; + class CustomAttributes + { + class Attribute0 + { + property="speaker"; + expression="_this setspeaker _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="Male12ENG"; + }; + }; + }; + class Attribute1 + { + property="pitch"; + expression="_this setpitch _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=0.97000003; + }; + }; + }; + nAttributes=2; + }; + }; + class Item5 + { + dataType="Object"; + class PositionInfo + { + position[]={13613.355,17.529419,3053.1152}; + angles[]={6.2786441,0,6.2218299}; + }; + side="West"; + flags=4; + class Attributes + { + skill=0.40000001; + init="this setVariable [""pvp"",true]; this setVariable [""pvpPlayerUnitNumber"", 5];"; + name="pvp_blue_6"; + description="AT2"; + isPlayable=1; + class Inventory + { + class uniform + { + typeName="U_B_CombatUniform_mcam"; + isBackpack=0; + }; + map="ItemMap"; + compass="ItemCompass"; + watch="ItemWatch"; + radio="ItemRadio"; + }; + }; + id=6457; + type="B_recon_LAT_F"; + class CustomAttributes + { + class Attribute0 + { + property="speaker"; + expression="_this setspeaker _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="Male12ENG"; + }; + }; + }; + class Attribute1 + { + property="pitch"; + expression="_this setpitch _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=0.97000003; + }; + }; + }; + nAttributes=2; + }; + }; + }; + class Attributes + { + }; + id=6451; + }; + class Item367 + { + dataType="Logic"; + class PositionInfo + { + position[]={9087.5674,3.273562,4646.6353}; + angles[]={6.262712,0,0.011372928}; + }; + name="hc"; + isPlayable=1; + id=6458; + type="HeadlessClient_F"; + atlOffset=0.025331974; + }; + class Item368 + { + dataType="Logic"; + class PositionInfo + { + position[]={9089.5596,3.2718482,4645.4946}; + angles[]={6.2513428,0,0.011378167}; + }; + name="hc_1"; + isPlayable=1; + id=6459; + type="HeadlessClient_F"; + atlOffset=0.032497644; + }; + class Item369 + { + dataType="Logic"; + class PositionInfo + { + position[]={9091.4063,3.2405274,4644.501}; + angles[]={6.2513504,0,0}; + }; + name="hc_2"; + isPlayable=1; + id=6460; + type="HeadlessClient_F"; + atlOffset=0.032827139; + }; + class Item370 + { + dataType="Logic"; + class PositionInfo + { + position[]={1212.5178,16.5,4599.9951}; + angles[]={0,5.8059525,0}; + }; + areaSize[]={10.457463,0,6.5345964}; + areaIsRectangle=1; + flags=1; + id=6461; + type="ModuleHideTerrainObjects_F"; + atlOffset=0.56029129; + class CustomAttributes + { + class Attribute0 + { + property="#filter"; + expression="_this setVariable [""#filter"",_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=15; + }; + }; + }; + class Attribute1 + { + property="#hideLocally"; + expression="_this setVariable [""#hideLocally"",_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=2; + }; + }; + class Item371 + { + dataType="Logic"; + class PositionInfo + { + position[]={1907.3844,2.75,6227.6348}; + angles[]={0,0.74558723,0}; + }; + areaSize[]={11.892312,0,7.2249112}; + areaIsRectangle=1; + flags=1; + id=6462; + type="ModuleHideTerrainObjects_F"; + atlOffset=0.0092432499; + class CustomAttributes + { + class Attribute0 + { + property="#filter"; + expression="_this setVariable [""#filter"",_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=15; + }; + }; + }; + class Attribute1 + { + property="#hideLocally"; + expression="_this setVariable [""#hideLocally"",_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=2; + }; + }; + class Item372 + { + dataType="Logic"; + class PositionInfo + { + position[]={1162.4509,4.457674,6413.1128}; + angles[]={0,6.1519299,0}; + }; + areaSize[]={11.688046,0,5}; + flags=1; + id=6463; + type="ModuleHideTerrainObjects_F"; + atlOffset=0.39406967; + class CustomAttributes + { + class Attribute0 + { + property="#filter"; + expression="_this setVariable [""#filter"",_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=15; + }; + }; + }; + class Attribute1 + { + property="#hideLocally"; + expression="_this setVariable [""#hideLocally"",_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=2; + }; + }; + class Item373 + { + dataType="Logic"; + class PositionInfo + { + position[]={243.47629,10.107478,6787.1494}; + }; + areaSize[]={8.1960449,0,9.3371582}; + areaIsRectangle=1; + flags=1; + id=6464; + type="ModuleHideTerrainObjects_F"; + atlOffset=-0.48675537; + class CustomAttributes + { + class Attribute0 + { + property="#filter"; + expression="_this setVariable [""#filter"",_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=15; + }; + }; + }; + class Attribute1 + { + property="#hideLocally"; + expression="_this setVariable [""#hideLocally"",_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=2; + }; + }; + class Item374 + { + dataType="Marker"; + position[]={4240.2881,4.9780617,5453.0313}; + name="detectPlayer_2"; + markerType="RECTANGLE"; + type="rectangle"; + a=129.40041; + b=149.00218; + angle=128.37387; + id=6465; + atlOffset=0.20235348; + }; + class Item375 + { + dataType="Logic"; + class PositionInfo + { + position[]={6124.1089,28.758202,5274.9082}; + }; + areaSize[]={5,-1,5}; + flags=1; + id=6466; + type="ModuleHideTerrainObjects_F"; + atlOffset=2.4795532e-005; + class CustomAttributes + { + class Attribute0 + { + property="#filter"; + expression="_this setVariable [""#filter"",_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=15; + }; + }; + }; + class Attribute1 + { + property="#hideLocally"; + expression="_this setVariable [""#hideLocally"",_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=2; + }; + }; + class Item376 + { + dataType="Logic"; + class PositionInfo + { + position[]={9805.6006,5.4332209,2389.3945}; + angles[]={0,5.7441082,0}; + }; + areaSize[]={15.309433,0,8.7299728}; + areaIsRectangle=1; + flags=1; + id=6467; + type="ModuleHideTerrainObjects_F"; + atlOffset=0.91616392; + class CustomAttributes + { + class Attribute0 + { + property="#filter"; + expression="_this setVariable [""#filter"",_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=15; + }; + }; + }; + class Attribute1 + { + property="#hideLocally"; + expression="_this setVariable [""#hideLocally"",_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=2; + }; + }; + class Item377 + { + dataType="Logic"; + class PositionInfo + { + position[]={5239.0337,25,10007.297}; + angles[]={0,0.46858132,0}; + }; + areaSize[]={9.1828632,0,5}; + areaIsRectangle=1; + flags=1; + id=6548; + type="ModuleHideTerrainObjects_F"; + atlOffset=-0.022924423; + class CustomAttributes + { + class Attribute0 + { + property="#filter"; + expression="_this setVariable [""#filter"",_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=15; + }; + }; + }; + class Attribute1 + { + property="#hideLocally"; + expression="_this setVariable [""#hideLocally"",_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=2; + }; + }; + class Item378 + { + dataType="Logic"; + class PositionInfo + { + position[]={6630.9951,30.916819,17105.053}; + angles[]={0,5.4209328,0}; + }; + areaSize[]={7.925765,0,23.10638}; + areaIsRectangle=1; + flags=1; + id=6551; + type="ModuleHideTerrainObjects_F"; + atlOffset=-0.032625198; + class CustomAttributes + { + class Attribute0 + { + property="#filter"; + expression="_this setVariable [""#filter"",_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=15; + }; + }; + }; + class Attribute1 + { + property="#hideLocally"; + expression="_this setVariable [""#hideLocally"",_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=2; + }; + }; + class Item379 + { + dataType="Logic"; + class PositionInfo + { + position[]={6578.2549,30.011442,17154.256}; + angles[]={0,5.4209328,0}; + }; + areaSize[]={6.3215704,0,23.10638}; + areaIsRectangle=1; + flags=1; + id=6552; + type="ModuleHideTerrainObjects_F"; + atlOffset=-0.0093479156; + class CustomAttributes + { + class Attribute0 + { + property="#filter"; + expression="_this setVariable [""#filter"",_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=15; + }; + }; + }; + class Attribute1 + { + property="#hideLocally"; + expression="_this setVariable [""#hideLocally"",_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=2; + }; + }; + class Item380 + { + dataType="Logic"; + class PositionInfo + { + position[]={17175.25,1.625,14260.75}; + angles[]={0,0.08299619,0}; + }; + areaSize[]={5,0,16.689869}; + areaIsRectangle=1; + flags=1; + id=6704; + type="ModuleHideTerrainObjects_F"; + atlOffset=-0.49505377; + class CustomAttributes + { + class Attribute0 + { + property="#filter"; + expression="_this setVariable [""#filter"",_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=15; + }; + }; + }; + class Attribute1 + { + property="#hideLocally"; + expression="_this setVariable [""#hideLocally"",_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=2; + }; + }; + class Item381 + { + dataType="Logic"; + class PositionInfo + { + position[]={10395.074,1.125,4432.1807}; + angles[]={0,0.17555171,0}; + }; + areaSize[]={9.0326748,0,15.145716}; + areaIsRectangle=1; + flags=1; + id=6707; + type="ModuleHideTerrainObjects_F"; + atlOffset=-0.070999146; + class CustomAttributes + { + class Attribute0 + { + property="#filter"; + expression="_this setVariable [""#filter"",_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=15; + }; + }; + }; + class Attribute1 + { + property="#hideLocally"; + expression="_this setVariable [""#hideLocally"",_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=2; + }; + }; + }; + class Connections + { + class LinkIDProvider + { + nextID=39; + }; + class Links + { + items=39; + class Item0 + { + linkID=0; + item0=6397; + item1=6398; + class CustomData + { + type="Sync"; + }; + }; + class Item1 + { + linkID=1; + item0=6400; + item1=6397; + class CustomData + { + type="Sync"; + }; + }; + class Item2 + { + linkID=2; + item0=6401; + item1=6397; + class CustomData + { + type="Sync"; + }; + }; + class Item3 + { + linkID=3; + item0=6402; + item1=6397; + class CustomData + { + type="Sync"; + }; + }; + class Item4 + { + linkID=4; + item0=6403; + item1=6397; + class CustomData + { + type="Sync"; + }; + }; + class Item5 + { + linkID=5; + item0=6404; + item1=6397; + class CustomData + { + type="Sync"; + }; + }; + class Item6 + { + linkID=6; + item0=6405; + item1=6397; + class CustomData + { + type="Sync"; + }; + }; + class Item7 + { + linkID=7; + item0=6406; + item1=6397; + class CustomData + { + type="Sync"; + }; + }; + class Item8 + { + linkID=8; + item0=6407; + item1=6397; + class CustomData + { + type="Sync"; + }; + }; + class Item9 + { + linkID=9; + item0=6408; + item1=6397; + class CustomData + { + type="Sync"; + }; + }; + class Item10 + { + linkID=10; + item0=6409; + item1=6397; + class CustomData + { + type="Sync"; + }; + }; + class Item11 + { + linkID=11; + item0=6410; + item1=6397; + class CustomData + { + type="Sync"; + }; + }; + class Item12 + { + linkID=12; + item0=6411; + item1=6397; + class CustomData + { + type="Sync"; + }; + }; + class Item13 + { + linkID=13; + item0=6412; + item1=6397; + class CustomData + { + type="Sync"; + }; + }; + class Item14 + { + linkID=14; + item0=6413; + item1=6397; + class CustomData + { + type="Sync"; + }; + }; + class Item15 + { + linkID=15; + item0=6414; + item1=6397; + class CustomData + { + type="Sync"; + }; + }; + class Item16 + { + linkID=16; + item0=6415; + item1=6397; + class CustomData + { + type="Sync"; + }; + }; + class Item17 + { + linkID=17; + item0=6416; + item1=6397; + class CustomData + { + type="Sync"; + }; + }; + class Item18 + { + linkID=18; + item0=6417; + item1=6397; + class CustomData + { + type="Sync"; + }; + }; + class Item19 + { + linkID=19; + item0=6418; + item1=6397; + class CustomData + { + type="Sync"; + }; + }; + class Item20 + { + linkID=20; + item0=6419; + item1=6397; + class CustomData + { + type="Sync"; + }; + }; + class Item21 + { + linkID=21; + item0=6420; + item1=6397; + class CustomData + { + type="Sync"; + }; + }; + class Item22 + { + linkID=22; + item0=6421; + item1=6397; + class CustomData + { + type="Sync"; + }; + }; + class Item23 + { + linkID=23; + item0=6422; + item1=6397; + class CustomData + { + type="Sync"; + }; + }; + class Item24 + { + linkID=24; + item0=6423; + item1=6397; + class CustomData + { + type="Sync"; + }; + }; + class Item25 + { + linkID=25; + item0=6424; + item1=6397; + class CustomData + { + type="Sync"; + }; + }; + class Item26 + { + linkID=26; + item0=6425; + item1=6397; + class CustomData + { + type="Sync"; + }; + }; + class Item27 + { + linkID=27; + item0=6426; + item1=6397; + class CustomData + { + type="Sync"; + }; + }; + class Item28 + { + linkID=28; + item0=6427; + item1=6397; + class CustomData + { + type="Sync"; + }; + }; + class Item29 + { + linkID=29; + item0=6428; + item1=6397; + class CustomData + { + type="Sync"; + }; + }; + class Item30 + { + linkID=30; + item0=6429; + item1=6397; + class CustomData + { + type="Sync"; + }; + }; + class Item31 + { + linkID=31; + item0=6430; + item1=6397; + class CustomData + { + type="Sync"; + }; + }; + class Item32 + { + linkID=32; + item0=6431; + item1=6397; + class CustomData + { + type="Sync"; + }; + }; + class Item33 + { + linkID=33; + item0=6432; + item1=6397; + class CustomData + { + type="Sync"; + }; + }; + class Item34 + { + linkID=34; + item0=6433; + item1=6397; + class CustomData + { + type="Sync"; + }; + }; + class Item35 + { + linkID=35; + item0=6434; + item1=6397; + class CustomData + { + type="Sync"; + }; + }; + class Item36 + { + linkID=36; + item0=6435; + item1=6397; + class CustomData + { + type="Sync"; + }; + }; + class Item37 + { + linkID=37; + item0=6436; + item1=6397; + class CustomData + { + type="Sync"; + }; + }; + class Item38 + { + linkID=38; + item0=6437; + item1=6397; + class CustomData + { + type="Sync"; + }; + }; + }; + }; +}; \ No newline at end of file diff --git a/A3-Antistasi/NavGrids/navGridTanoa.sqf b/Map-Templates/Antistasi-WotP.Tanoa/Navigation/navGridTanoa.sqf similarity index 100% rename from A3-Antistasi/NavGrids/navGridTanoa.sqf rename to Map-Templates/Antistasi-WotP.Tanoa/Navigation/navGridTanoa.sqf diff --git a/Map-Templates/Antistasi-WotP.Tanoa/roadsDBTanoa.sqf b/Map-Templates/Antistasi-WotP.Tanoa/Navigation/roadsDBTanoa.sqf similarity index 100% rename from Map-Templates/Antistasi-WotP.Tanoa/roadsDBTanoa.sqf rename to Map-Templates/Antistasi-WotP.Tanoa/Navigation/roadsDBTanoa.sqf diff --git a/Map-Templates/Antistasi-WotP.Tanoa/PIC.jpg b/Map-Templates/Antistasi-WotP.Tanoa/Pictures/Mission/PIC.jpg similarity index 100% rename from Map-Templates/Antistasi-WotP.Tanoa/PIC.jpg rename to Map-Templates/Antistasi-WotP.Tanoa/Pictures/Mission/PIC.jpg diff --git a/Map-Templates/Antistasi-WotP.Tanoa/Pictures/Mission/whiteboard.jpg b/Map-Templates/Antistasi-WotP.Tanoa/Pictures/Mission/whiteboard.jpg new file mode 100644 index 0000000000..0189c50a64 Binary files /dev/null and b/Map-Templates/Antistasi-WotP.Tanoa/Pictures/Mission/whiteboard.jpg differ diff --git a/Map-Templates/Antistasi-WotP.Tanoa/description.ext b/Map-Templates/Antistasi-WotP.Tanoa/description.ext index e350a14375..e7dce44a20 100755 --- a/Map-Templates/Antistasi-WotP.Tanoa/description.ext +++ b/Map-Templates/Antistasi-WotP.Tanoa/description.ext @@ -4,10 +4,10 @@ author = $STR_antistasi_credits_generic_author_text; OnLoadName = $STR_antistasi_mission_info_tanoa_mapname_short_text; OnLoadMission = $STR_antistasi_mission_info_tanoa_blurb_text; -loadScreen = "pic.jpg"; +loadScreen = "Pictures\Mission\pic.jpg"; briefingName = $STR_antistasi_mission_info_tanoa_mapname_text; overviewText = $STR_antistasi_mission_info_tanoa_description_text; -overviewPicture = "pic.jpg"; +overviewPicture = "Pictures\Mission\pic.jpg"; #include "MissionDescription\debug.hpp" @@ -34,6 +34,8 @@ class CfgSounds class CfgDebriefing { + #include "MissionDescription\endMission.hpp" + class End1 { title = "V I C T O R Y"; @@ -53,72 +55,9 @@ class CfgDebriefing class destroyedSites { title = "Tanoa is Destroyed"; - subtitle = "Tanoa got Destroyed by CSAT"; - description = "One third of the population in Tanoa has been murdered by CSAT.
Tanoa no longer exists, nobody wants to live here."; + subtitle = "Tanoa got Destroyed by OPFOR"; + description = "One third of the population in Tanoa has been murdered by OPFOR.
Tanoa no longer exists, nobody wants to live here."; picture = "b_unknown"; pictureColor[] = {0.5,0.0,0.0,1}; }; - class modUnautorized - { - title = "Incompatible Mods"; - subtitle = "Incompatible Mods detected"; - description = "An incompatible mod installed on the server or your PC has been detected. To avoid support problems the mission is finished. Please uninstall unsupported (ASR AI, aLIVE, MCC or any AI behaviour) mods from your computer or server to be able to play Antistasi."; - picture = "b_unknown"; - pictureColor[] = {0.0,0.5,0.0,1}; - }; - class serverFull - { - title = "Reserved Slot"; - subtitle = "This slot is reserved"; - description = "Sorry, but this slot is reserved for a Server Member. To become member, please contact to the server admin or clan."; - picture = "b_unknown"; - pictureColor[] = {0.0,0.5,0.0,1}; - }; - class noPvP - { - title = "PVP Disabled"; - subtitle = "This slot is unavailable"; - description = "PvP is not enabled on this server."; - picture = "b_unknown"; - pictureColor[] = {0.0,0.5,0.0,1}; - }; - class noJip - { - title = "JIP Unavailable"; - subtitle = "This slot is unavailable"; - description = "You need to have JIP enabled."; - picture = "b_unknown"; - pictureColor[] = {0.0,0.5,0.0,1}; - }; - class pvpMem - { - title = "You are not a Member"; - subtitle = "This slot is unavailable"; - description = "You need to be a Member to use PvP."; - picture = "b_unknown"; - pictureColor[] = {0.0,0.5,0.0,1}; - }; - class pvpCount - { - title = "PvP Player Overflow"; - subtitle = "This slot is unavailable"; - description = "PvP is not available as there are too many PvP slots in use, or not enough Rebels online."; - picture = "b_unknown"; - pictureColor[] = {0.0,0.5,0.0,1}; - }; - class BossMiss - { - title = "MIA Rebel Commander"; - subtitle = "This slot is unavailable"; - description = "PvP is not available as there is no Commander for the Rebels."; - picture = "b_unknown"; - pictureColor[] = {0.0,0.5,0.0,1}; - }; - class hcDown - { - title = "HC Disconnected"; - subtitle = "Some Headless Client has been disconnected and mission has to stop to avoid malfunctions."; - picture = "b_unknown"; - pictureColor[] = {0.0,0.5,0.0,1}; - }; }; diff --git a/Map-Templates/Antistasi-WotP.Tanoa/mission.sqm b/Map-Templates/Antistasi-WotP.Tanoa/mission.sqm index 55dacc13a6..05ce37c009 100755 --- a/Map-Templates/Antistasi-WotP.Tanoa/mission.sqm +++ b/Map-Templates/Antistasi-WotP.Tanoa/mission.sqm @@ -8,7 +8,7 @@ class EditorData toggles=1541; class ItemIDProvider { - nextID=917; + nextID=954; }; class MarkerIDProvider { @@ -16,14 +16,14 @@ class EditorData }; class LayerIndexProvider { - nextID=343; + nextID=363; }; class Camera { - pos[]={2363.1646,98.648026,13077.162}; - dir[]={-0.52608681,-0.62945706,0.57186168}; - up[]={-0.42616853,0.77702999,0.46324876}; - aside[]={0.73595208,-4.4936314e-008,0.67704064}; + pos[]={7266.2646,186.75096,12704.605}; + dir[]={0.072305076,-0.76601899,0.63874143}; + up[]={0.086162545,0.64281589,0.76115763}; + aside[]={0.99365419,5.1650204e-008,-0.11248115}; }; }; binarizationWanted=0; @@ -32,15 +32,10 @@ addons[]= "A3_Ui_F", "A3_Weapons_F_Ammoboxes", "A3_Structures_F_EPC_Civ_InfoBoards", - - "A3_Characters_F", "A3_Modules_F", "A3_Structures_F_Exp_Military_Flags", - "A3_Structures_F_Mil_Flags", - "A3_Ui_F_Exp", "A3_Structures_F_Ind_Transmitter_Tower", - "A3_Characters_F_Exp", "A3_Props_F_Enoch_Military_Camps", "A3_Modules_F_Curator_Curator", "A3_Structures_F_Mil_TentHangar", @@ -50,7 +45,10 @@ addons[]= "A3_Structures_F_Enoch_Military_Barracks", "A3_Structures_F_Exp_Military_ContainerBases", "A3_Modules_F_Hc", - "A3_Weapons_F" + "A3_Weapons_F", + "A3_Structures_F_Mil_Flags", + "A3_Ui_F_Exp", + "A3_Characters_F_Exp" }; class AddonsMetaData { @@ -94,13 +92,6 @@ class AddonsMetaData }; class Item5 { - - - - - - - className="A3_Structures_F_Exp"; name="Arma 3 Apex - Buildings and Structures"; author="Bohemia Interactive"; @@ -108,50 +99,50 @@ class AddonsMetaData }; class Item6 { - className="A3_Structures_F_Mil"; - name="Arma 3 - Military Buildings and Structures"; + className="A3_Structures_F_Ind"; + name="Arma 3 - Industrial Structures"; author="Bohemia Interactive"; url="https://www.arma3.com"; }; class Item7 { - className="A3_Ui_F_Exp"; - name="Arma 3 Apex - User Interface"; + className="A3_Props_F_Enoch"; + name="Arma 3 Enoch - Decorative and Mission Objects"; author="Bohemia Interactive"; url="https://www.arma3.com"; }; class Item8 { - className="A3_Structures_F_Ind"; - name="Arma 3 - Industrial Structures"; + className="A3_Modules_F_Curator"; + name="Arma 3 Zeus Update - Scripted Modules"; author="Bohemia Interactive"; url="https://www.arma3.com"; }; class Item9 { - className="A3_Characters_F_Exp"; - name="Arma 3 Apex - Characters and Clothing"; + className="A3_Structures_F_Mil"; + name="Arma 3 - Military Buildings and Structures"; author="Bohemia Interactive"; url="https://www.arma3.com"; }; class Item10 { - className="A3_Props_F_Enoch"; - name="Arma 3 Enoch - Decorative and Mission Objects"; + className="A3_Structures_F_Enoch_Military"; + name="Arma 3 Contact Platform - Military Buildings and Structures"; author="Bohemia Interactive"; url="https://www.arma3.com"; }; class Item11 { - className="A3_Modules_F_Curator"; - name="Arma 3 Zeus Update - Scripted Modules"; + className="A3_Ui_F_Exp"; + name="Arma 3 Apex - User Interface"; author="Bohemia Interactive"; url="https://www.arma3.com"; }; class Item12 { - className="A3_Structures_F_Enoch_Military"; - name="Arma 3 Enoch - Military Buildings and Structures"; + className="A3_Characters_F_Exp"; + name="Arma 3 Apex - Characters and Clothing"; author="Bohemia Interactive"; url="https://www.arma3.com"; }; @@ -165,14 +156,14 @@ class Mission briefingName=$STR_antistasi_mission_info_tanoa_mapname_text; resistanceWest=0; year=2035; - month=6; - day=1; + month=1; + day=10; hour=10; minute=0; }; class Entities { - items=235; + items=234; class Item0 { dataType="Marker"; @@ -430,20 +421,6 @@ class Mission type="Logic"; }; class Item8 - { - dataType="Logic"; - class PositionInfo - { - position[]={9190.6504,220.42833,8722.2852}; - angles[]={0,0,6.2192717}; - }; - name="hc"; - isPlayable=1; - id=14; - type="HeadlessClient_F"; - atlOffset=1.5258789e-005; - }; - class Item9 { dataType="Logic"; class PositionInfo @@ -455,10 +432,10 @@ class Mission id=17; type="Logic"; }; - class Item10 + class Item9 { dataType="Marker"; - position[]={11310.948,20.257759,5900.9492}; + position[]={11280.5,18.844675,5940.5}; name="control"; markerType="RECTANGLE"; type="rectangle"; @@ -466,10 +443,10 @@ class Mission b=50; id=30; }; - class Item11 + class Item10 { dataType="Marker"; - position[]={11383.694,2.8701169e+036,5275.6128}; + position[]={11327.5,2.8701169e+036,5193}; name="control_1"; markerType="RECTANGLE"; type="rectangle"; @@ -478,7 +455,7 @@ class Mission id=31; atlOffset=2.8701169e+036; }; - class Item12 + class Item11 { dataType="Object"; class PositionInfo @@ -495,7 +472,7 @@ class Mission type="Flag_Syndikat_F"; atlOffset=-0.031982422; }; - class Item13 + class Item12 { dataType="Logic"; class PositionInfo @@ -508,7 +485,7 @@ class Mission type="Logic"; atlOffset=1.5258789e-005; }; - class Item14 + class Item13 { dataType="Object"; class PositionInfo @@ -568,7 +545,7 @@ class Mission nAttributes=2; }; }; - class Item15 + class Item14 { dataType="Marker"; position[]={6773.5918,1.2565496e+029,7555.8301}; @@ -578,7 +555,7 @@ class Mission id=336; atlOffset=1.2565496e+029; }; - class Item16 + class Item15 { dataType="Marker"; position[]={1736.8215,1.2565496e+029,12781.881}; @@ -588,7 +565,7 @@ class Mission id=337; atlOffset=1.2565496e+029; }; - class Item17 + class Item16 { dataType="Marker"; position[]={11473.074,1.2565496e+029,13115.996}; @@ -598,7 +575,7 @@ class Mission id=338; atlOffset=1.2565496e+029; }; - class Item18 + class Item17 { dataType="Marker"; position[]={11553.529,1.2565496e+029,3081.9141}; @@ -608,7 +585,7 @@ class Mission id=339; atlOffset=1.2565496e+029; }; - class Item19 + class Item18 { dataType="Marker"; position[]={2265.8037,1.2565496e+029,3407.0894}; @@ -618,478 +595,71 @@ class Mission id=340; atlOffset=1.2565496e+029; }; - class Item20 + class Item19 { dataType="Object"; class PositionInfo { - position[]={12752.012,40.864891,14220.89}; + position[]={7278.0791,142.04539,12848.534}; }; side="Empty"; flags=5; class Attributes { - init="if !(isMultiplayer) then {deleteVehicle this}"; + name="antenna"; }; - id=344; - type="Flag_NATO_F"; - atlOffset=0.056999207; + id=358; + type="Land_TTowerBig_2_F"; + atlOffset=-0.0070114136; + }; + class Item20 + { + dataType="Marker"; + position[]={6356.5,10.5,7401.5}; + name="control_2"; + markerType="RECTANGLE"; + type="rectangle"; + a=50; + b=50; + id=386; + atlOffset=4.8313198; }; class Item21 { dataType="Marker"; - position[]={12752.037,40.074604,14199.098}; - name="respawn_west"; - type="flag_CTRG"; - id=345; + position[]={8978.1318,2.9196179,6711.1514}; + name="control_3"; + markerType="RECTANGLE"; + type="rectangle"; + a=50; + b=50; + id=387; + atlOffset=-0.0047571659; }; class Item22 - { - dataType="Group"; - side="West"; - class Entities - { - items=6; - class Item0 - { - dataType="Object"; - class PositionInfo - { - position[]={12751.78,38.133686,14212.558}; - }; - side="West"; - flags=6; - class Attributes - { - rank="SERGEANT"; - init="groupPlayersNATO = group this; this setVariable [""pvp"",true]; this setVariable [""pvpPlayerUnitNumber"", 0];"; - name="pvp_blue_1"; - isPlayable=1; - }; - id=705; - type="B_recon_TL_F"; - class CustomAttributes - { - class Attribute0 - { - property="speaker"; - expression="_this setspeaker _value;"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="Male11ENG"; - }; - }; - }; - class Attribute1 - { - property="pitch"; - expression="_this setpitch _value;"; - class Value - { - class data - { - class type - { - type[]= - { - "SCALAR" - }; - }; - value=0.94999999; - }; - }; - }; - nAttributes=2; - }; - }; - class Item1 - { - dataType="Object"; - class PositionInfo - { - position[]={12746.78,38.988949,14207.558}; - }; - side="West"; - flags=4; - class Attributes - { - skill=0.40000001; - init="this setVariable [""pvp"",true]; this setVariable [""pvpPlayerUnitNumber"", 1];"; - name="pvp_blue_2"; - isPlayable=1; - }; - id=706; - type="B_recon_medic_F"; - class CustomAttributes - { - class Attribute0 - { - property="speaker"; - expression="_this setspeaker _value;"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="Male06ENG"; - }; - }; - }; - class Attribute1 - { - property="pitch"; - expression="_this setpitch _value;"; - class Value - { - class data - { - class type - { - type[]= - { - "SCALAR" - }; - }; - value=0.95999998; - }; - }; - }; - nAttributes=2; - }; - }; - class Item2 - { - dataType="Object"; - class PositionInfo - { - position[]={12741.78,39.620373,14202.558}; - }; - side="West"; - flags=4; - class Attributes - { - rank="SERGEANT"; - init="this setVariable [""pvp"",true]; this setVariable [""pvpPlayerUnitNumber"", 4];"; - name="pvp_blue_5"; - isPlayable=1; - }; - id=707; - type="B_recon_LAT_F"; - atlOffset=-3.8146973e-006; - class CustomAttributes - { - class Attribute0 - { - property="speaker"; - expression="_this setspeaker _value;"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="Male03ENG"; - }; - }; - }; - class Attribute1 - { - property="pitch"; - expression="_this setpitch _value;"; - class Value - { - class data - { - class type - { - type[]= - { - "SCALAR" - }; - }; - value=0.95999998; - }; - }; - }; - nAttributes=2; - }; - }; - class Item3 - { - dataType="Object"; - class PositionInfo - { - position[]={12751.751,39.319187,14205.111}; - }; - side="West"; - flags=4; - class Attributes - { - rank="SERGEANT"; - init="this setVariable [""pvp"",true]; this setVariable [""pvpPlayerUnitNumber"", 5];"; - name="pvp_blue_6"; - isPlayable=1; - }; - id=708; - type="B_recon_LAT_F"; - class CustomAttributes - { - class Attribute0 - { - property="speaker"; - expression="_this setspeaker _value;"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="Male03ENG"; - }; - }; - }; - class Attribute1 - { - property="pitch"; - expression="_this setpitch _value;"; - class Value - { - class data - { - class type - { - type[]= - { - "SCALAR" - }; - }; - value=0.95999998; - }; - }; - }; - nAttributes=2; - }; - }; - class Item4 - { - dataType="Object"; - class PositionInfo - { - position[]={12756.78,38.956776,14207.558}; - }; - side="West"; - flags=4; - class Attributes - { - skill=0.44999999; - rank="CORPORAL"; - init="this setVariable [""pvp"",true]; this setVariable [""pvpPlayerUnitNumber"", 3];"; - name="pvp_blue_4"; - isPlayable=1; - }; - id=709; - type="B_recon_M_F"; - class CustomAttributes - { - class Attribute0 - { - property="speaker"; - expression="_this setspeaker _value;"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="Male02ENG"; - }; - }; - }; - class Attribute1 - { - property="pitch"; - expression="_this setpitch _value;"; - class Value - { - class data - { - class type - { - type[]= - { - "SCALAR" - }; - }; - value=1.02; - }; - }; - }; - nAttributes=2; - }; - }; - class Item5 - { - dataType="Object"; - class PositionInfo - { - position[]={12762.576,37.910946,14210.993}; - }; - side="West"; - flags=4; - class Attributes - { - skill=0.40000001; - init="this setVariable [""pvp"",true]; this setVariable [""pvpPlayerUnitNumber"", 2];"; - name="pvp_blue_3"; - isPlayable=1; - }; - id=710; - type="B_recon_F"; - class CustomAttributes - { - class Attribute0 - { - property="speaker"; - expression="_this setspeaker _value;"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="Male07ENG"; - }; - }; - }; - class Attribute1 - { - property="pitch"; - expression="_this setpitch _value;"; - class Value - { - class data - { - class type - { - type[]= - { - "SCALAR" - }; - }; - value=0.95999998; - }; - }; - }; - nAttributes=2; - }; - }; - }; - class Attributes - { - }; - id=346; - }; - class Item23 - { - dataType="Object"; - class PositionInfo - { - position[]={7278.0791,142.04539,12848.534}; - }; - side="Empty"; - flags=5; - class Attributes - { - name="antenna"; - }; - id=358; - type="Land_TTowerBig_2_F"; - atlOffset=-0.0070114136; - }; - class Item24 - { - dataType="Marker"; - position[]={6600.8726,10.616028,7316.522}; - name="control_2"; - markerType="RECTANGLE"; - type="rectangle"; - a=50; - b=50; - id=386; - atlOffset=0.56116867; - }; - class Item25 - { - dataType="Marker"; - position[]={8978.1318,2.9196179,6711.1514}; - name="control_3"; - markerType="RECTANGLE"; - type="rectangle"; - a=50; - b=50; - id=387; - atlOffset=-0.0047571659; - }; - class Item26 { dataType="Marker"; - position[]={4554.4268,3.3344629,8796.4805}; + position[]={5036.5,2.7319958,8803.5}; name="control_4"; markerType="RECTANGLE"; type="rectangle"; a=50; b=50; id=388; - atlOffset=0.0053319931; }; - class Item27 + class Item23 { dataType="Marker"; - position[]={5010.2993,6.9463086,9717.1338}; + position[]={4768.5,6.3334961,9469}; name="control_5"; markerType="RECTANGLE"; type="rectangle"; a=50; b=50; id=389; - atlOffset=-0.0013327599; + atlOffset=-1.7378473; }; - class Item28 + class Item24 { dataType="Marker"; position[]={6783.1919,66.965408,10516.366}; @@ -1101,30 +671,31 @@ class Mission id=390; atlOffset=0.030654907; }; - class Item29 + class Item25 { dataType="Marker"; - position[]={5477.9604,4.1778955,11384.883}; + position[]={5868.5,4,11060.5}; name="control_7"; markerType="RECTANGLE"; type="rectangle"; a=50; b=50; id=391; + atlOffset=1.3599999; }; - class Item30 + class Item26 { dataType="Marker"; - position[]={6619.8584,15.548132,13042.848}; + position[]={7137,0,13412.5}; name="control_8"; markerType="RECTANGLE"; type="rectangle"; a=50; b=50; id=392; - atlOffset=0.030707359; + atlOffset=-3.9653456; }; - class Item31 + class Item27 { dataType="Marker"; position[]={8926.5557,151.49054,11748.316}; @@ -1136,103 +707,96 @@ class Mission id=393; atlOffset=0.086380005; }; - class Item32 + class Item28 { dataType="Marker"; - position[]={8269.2715,7.7076759,13659.497}; + position[]={8245,39.572266,13379}; name="control_10"; markerType="RECTANGLE"; type="rectangle"; a=50; b=50; id=394; - atlOffset=-0.017329216; + atlOffset=-1.6570511; }; - class Item33 + class Item29 { dataType="Marker"; - position[]={11271.37,9.6891108,13114.998}; + position[]={10933.5,3.9599926,13345}; name="control_11"; markerType="RECTANGLE"; type="rectangle"; a=50; b=50; id=395; - atlOffset=0.025326729; }; - class Item34 + class Item30 { dataType="Marker"; - position[]={14146.736,14.14368,11823.99}; + position[]={14296.5,22.589951,11435}; name="control_12"; markerType="RECTANGLE"; type="rectangle"; a=50; b=50; id=396; - atlOffset=0.011997223; }; - class Item35 + class Item31 { dataType="Marker"; - position[]={12579.705,43.978226,8079.9775}; + position[]={12455.5,31.558027,8075}; name="control_13"; markerType="RECTANGLE"; type="rectangle"; a=50; b=50; id=397; - atlOffset=0.061321259; }; - class Item36 + class Item32 { dataType="Marker"; - position[]={11795.972,8.2485685,6705.1025}; + position[]={12340,29.169373,6784.5}; name="control_14"; markerType="RECTANGLE"; type="rectangle"; a=50; b=50; id=398; - atlOffset=0.018662453; }; - class Item37 + class Item33 { dataType="Marker"; - position[]={11243.428,22.984892,3305.29}; + position[]={11050,64.421349,3633.5}; name="control_15"; markerType="RECTANGLE"; type="rectangle"; a=50; b=50; id=399; - atlOffset=-0.011983871; }; - class Item38 + class Item34 { dataType="Marker"; - position[]={4815.9033,13.932686,5106.6157}; + position[]={5181,2.1586683,4917.5}; name="control_16"; markerType="RECTANGLE"; type="rectangle"; a=50; b=50; id=400; - atlOffset=-0.0066642761; }; - class Item39 + class Item35 { dataType="Marker"; - position[]={3993.7673,23.998205,5735.2402}; + position[]={3853,42.544685,5891.5}; name="control_17"; markerType="RECTANGLE"; type="rectangle"; a=50; b=50; id=401; - atlOffset=0.0093154907; }; - class Item40 + class Item36 { dataType="Marker"; position[]={10773.011,107.41172,9557.2959}; @@ -1244,19 +808,18 @@ class Mission id=402; atlOffset=-0.061325073; }; - class Item41 + class Item37 { dataType="Marker"; - position[]={8341.5801,18.074375,9767.4131}; + position[]={8365.5,18.742676,9793}; name="control_19"; markerType="RECTANGLE"; type="rectangle"; a=50; b=50; id=403; - atlOffset=0.010663986; }; - class Item42 + class Item38 { dataType="Marker"; position[]={1831.4775,15.602764,12332.693}; @@ -1268,7 +831,7 @@ class Mission id=404; atlOffset=0.018662453; }; - class Item43 + class Item39 { dataType="Marker"; position[]={10050.675,-3.9290747e+009,8565.627}; @@ -1280,7 +843,7 @@ class Mission id=405; atlOffset=-3.9290749e+009; }; - class Item44 + class Item40 { dataType="Marker"; position[]={9156.2266,242.70625,9204.126}; @@ -1291,7 +854,7 @@ class Mission b=400; id=406; }; - class Item45 + class Item41 { dataType="Marker"; position[]={8663.5928,-3.9290749e+009,7137.2651}; @@ -1303,7 +866,7 @@ class Mission id=407; atlOffset=-3.9290749e+009; }; - class Item46 + class Item42 { dataType="Marker"; position[]={10020.399,-3.9290749e+009,7098.7363}; @@ -1315,7 +878,7 @@ class Mission id=408; atlOffset=-3.9290749e+009; }; - class Item47 + class Item43 { dataType="Marker"; position[]={12015.701,-3.9290749e+009,7428.9941}; @@ -1327,7 +890,7 @@ class Mission id=409; atlOffset=-3.9290752e+009; }; - class Item48 + class Item44 { dataType="Marker"; position[]={11727.472,-3.9290747e+009,8859.6553}; @@ -1339,7 +902,7 @@ class Mission id=410; atlOffset=-3.9290749e+009; }; - class Item49 + class Item45 { dataType="Marker"; position[]={12605.63,-3.9290747e+009,9548.5293}; @@ -1351,7 +914,7 @@ class Mission id=411; atlOffset=-3.9290749e+009; }; - class Item50 + class Item46 { dataType="Marker"; position[]={13530.334,-3.9290747e+009,10324.287}; @@ -1363,7 +926,7 @@ class Mission id=412; atlOffset=-3.9290749e+009; }; - class Item51 + class Item47 { dataType="Marker"; position[]={12481.513,-3.9290747e+009,11047.294}; @@ -1375,7 +938,7 @@ class Mission id=413; atlOffset=-3.9290749e+009; }; - class Item52 + class Item48 { dataType="Marker"; position[]={11649.902,-3.9290747e+009,11922.351}; @@ -1387,7 +950,7 @@ class Mission id=414; atlOffset=-3.9290749e+009; }; - class Item53 + class Item49 { dataType="Marker"; position[]={8944.0605,-3.9290747e+009,12552.267}; @@ -1399,7 +962,7 @@ class Mission id=415; atlOffset=-3.9290749e+009; }; - class Item54 + class Item50 { dataType="Marker"; position[]={7929.3696,-3.9290747e+009,11683.418}; @@ -1411,7 +974,7 @@ class Mission id=416; atlOffset=-3.9290749e+009; }; - class Item55 + class Item51 { dataType="Marker"; position[]={6486.46,-3.9290747e+009,11832.364}; @@ -1423,7 +986,7 @@ class Mission id=417; atlOffset=-3.9290749e+009; }; - class Item56 + class Item52 { dataType="Marker"; position[]={6874.3394,-3.9290747e+009,9703.6836}; @@ -1435,7 +998,7 @@ class Mission id=418; atlOffset=-3.9290749e+009; }; - class Item57 + class Item53 { dataType="Marker"; position[]={5785.7461,0,8326.9873}; @@ -1447,7 +1010,7 @@ class Mission id=419; atlOffset=-73.637177; }; - class Item58 + class Item54 { dataType="Marker"; position[]={1388.0699,4.3460913e+018,7795.9229}; @@ -1459,7 +1022,7 @@ class Mission id=420; atlOffset=4.3460913e+018; }; - class Item59 + class Item55 { dataType="Marker"; position[]={5457.0317,4.3460913e+018,3490.8818}; @@ -1471,7 +1034,7 @@ class Mission id=421; atlOffset=4.3460913e+018; }; - class Item60 + class Item56 { dataType="Marker"; position[]={2160.438,5.6670865e+024,2712.7371}; @@ -1483,7 +1046,7 @@ class Mission id=422; atlOffset=5.6670865e+024; }; - class Item61 + class Item57 { dataType="Marker"; position[]={10814.768,4.3460913e+018,10971.475}; @@ -1495,7 +1058,7 @@ class Mission id=423; atlOffset=4.3460913e+018; }; - class Item62 + class Item58 { dataType="Marker"; position[]={9996.4326,4.3460913e+018,10809.105}; @@ -1507,7 +1070,7 @@ class Mission id=424; atlOffset=4.3460913e+018; }; - class Item63 + class Item59 { dataType="Marker"; position[]={10416.426,4.3460913e+018,10257.053}; @@ -1519,7 +1082,7 @@ class Mission id=425; atlOffset=4.3460913e+018; }; - class Item64 + class Item60 { dataType="Marker"; position[]={7509.6929,4.3460913e+018,10823.432}; @@ -1531,7 +1094,7 @@ class Mission id=426; atlOffset=4.3460913e+018; }; - class Item65 + class Item61 { dataType="Marker"; position[]={8739.9014,4.3460913e+018,8277.6982}; @@ -1543,7 +1106,7 @@ class Mission id=427; atlOffset=4.3460913e+018; }; - class Item66 + class Item62 { dataType="Marker"; position[]={11365.444,4.3460913e+018,6725.4893}; @@ -1555,7 +1118,7 @@ class Mission id=428; atlOffset=4.3460913e+018; }; - class Item67 + class Item63 { dataType="Marker"; position[]={13033.241,4.3460913e+018,8255.6816}; @@ -1567,7 +1130,7 @@ class Mission id=429; atlOffset=4.3460913e+018; }; - class Item68 + class Item64 { dataType="Marker"; position[]={13803.839,4.3460913e+018,11241.76}; @@ -1579,7 +1142,7 @@ class Mission id=430; atlOffset=4.3460913e+018; }; - class Item69 + class Item65 { dataType="Marker"; position[]={7913.7773,4.3460913e+018,12797.205}; @@ -1591,7 +1154,7 @@ class Mission id=431; atlOffset=4.3460913e+018; }; - class Item70 + class Item66 { dataType="Marker"; position[]={6636.9756,4.3460913e+018,8634.1777}; @@ -1603,7 +1166,7 @@ class Mission id=432; atlOffset=4.3460913e+018; }; - class Item71 + class Item67 { dataType="Marker"; position[]={5481.6724,4.3460913e+018,9581.9346}; @@ -1615,7 +1178,7 @@ class Mission id=433; atlOffset=4.3460913e+018; }; - class Item72 + class Item68 { dataType="Marker"; position[]={2963.6758,4.3460913e+018,5885.062}; @@ -1627,7 +1190,7 @@ class Mission id=434; atlOffset=4.3460913e+018; }; - class Item73 + class Item69 { dataType="Marker"; position[]={4366.7974,4.3460913e+018,4221.1406}; @@ -1639,7 +1202,7 @@ class Mission id=435; atlOffset=4.3460913e+018; }; - class Item74 + class Item70 { dataType="Marker"; position[]={7331.5747,5.7289289e+023,7982.5522}; @@ -1648,7 +1211,7 @@ class Mission id=509; atlOffset=5.7289289e+023; }; - class Item75 + class Item71 { dataType="Marker"; position[]={8899.6436,5.7289289e+023,10191.442}; @@ -1657,7 +1220,7 @@ class Mission id=510; atlOffset=5.7289289e+023; }; - class Item76 + class Item72 { dataType="Marker"; position[]={8301.5781,5.7289289e+023,13578.238}; @@ -1666,7 +1229,7 @@ class Mission id=511; atlOffset=5.7289289e+023; }; - class Item77 + class Item73 { dataType="Marker"; position[]={10214.967,5.7289289e+023,13433.782}; @@ -1675,7 +1238,7 @@ class Mission id=512; atlOffset=5.7289289e+023; }; - class Item78 + class Item74 { dataType="Marker"; position[]={11369.707,5.7289289e+023,13113.29}; @@ -1684,7 +1247,7 @@ class Mission id=513; atlOffset=5.7289289e+023; }; - class Item79 + class Item75 { dataType="Marker"; position[]={10947.353,5.7289289e+023,9575.9385}; @@ -1693,7 +1256,7 @@ class Mission id=514; atlOffset=5.7289289e+023; }; - class Item80 + class Item76 { dataType="Marker"; position[]={10454.875,5.7289289e+023,11003.146}; @@ -1702,7 +1265,7 @@ class Mission id=515; atlOffset=5.7289289e+023; }; - class Item81 + class Item77 { dataType="Marker"; position[]={9069.6123,5.7289289e+023,7909.2813}; @@ -1711,7 +1274,7 @@ class Mission id=517; atlOffset=5.7289289e+023; }; - class Item82 + class Item78 { dataType="Marker"; position[]={7633.4141,5.7289289e+023,7131.103}; @@ -1720,7 +1283,7 @@ class Mission id=518; atlOffset=5.7289289e+023; }; - class Item83 + class Item79 { dataType="Marker"; position[]={10740.525,5.7289289e+023,6589.7715}; @@ -1729,7 +1292,7 @@ class Mission id=519; atlOffset=5.7289289e+023; }; - class Item84 + class Item80 { dataType="Marker"; position[]={12672.212,5.7289289e+023,6876.0225}; @@ -1738,7 +1301,7 @@ class Mission id=520; atlOffset=5.7289289e+023; }; - class Item85 + class Item81 { dataType="Marker"; position[]={14005.407,5.7289289e+023,8007.8247}; @@ -1747,7 +1310,7 @@ class Mission id=521; atlOffset=5.7289289e+023; }; - class Item86 + class Item82 { dataType="Marker"; position[]={5363.8252,5.7289289e+023,8276.5537}; @@ -1756,7 +1319,7 @@ class Mission id=522; atlOffset=5.7289289e+023; }; - class Item87 + class Item83 { dataType="Marker"; position[]={6443.1035,5.7289289e+023,10687.489}; @@ -1765,7 +1328,7 @@ class Mission id=523; atlOffset=5.7289289e+023; }; - class Item88 + class Item84 { dataType="Marker"; position[]={5380.3657,5.7289289e+023,11796.427}; @@ -1774,7 +1337,7 @@ class Mission id=524; atlOffset=5.7289289e+023; }; - class Item89 + class Item85 { dataType="Marker"; position[]={6805.6309,5.7289289e+023,13251.575}; @@ -1783,7 +1346,7 @@ class Mission id=525; atlOffset=5.7289289e+023; }; - class Item90 + class Item86 { dataType="Marker"; position[]={12758.003,5.7289289e+023,12488.387}; @@ -1792,7 +1355,7 @@ class Mission id=526; atlOffset=5.7289289e+023; }; - class Item91 + class Item87 { dataType="Marker"; position[]={5308.6919,-1.0306302e-022,10124.372}; @@ -1801,7 +1364,7 @@ class Mission id=529; atlOffset=4.71; }; - class Item92 + class Item88 { dataType="Marker"; position[]={5641.4346,0.8378551,10479.436}; @@ -1810,7 +1373,7 @@ class Mission id=530; atlOffset=4.7303185; }; - class Item93 + class Item89 { dataType="Marker"; position[]={6272.2969,2.4648523,12865.763}; @@ -1819,7 +1382,7 @@ class Mission id=531; atlOffset=4.6979456; }; - class Item94 + class Item90 { dataType="Marker"; position[]={6853.5254,2.0206542,13443.509}; @@ -1828,7 +1391,7 @@ class Mission id=532; atlOffset=4.6707497; }; - class Item95 + class Item91 { dataType="Marker"; position[]={7873.2524,1.3554394,13623.727}; @@ -1837,7 +1400,7 @@ class Mission id=533; atlOffset=4.6953979; }; - class Item96 + class Item92 { dataType="Marker"; position[]={8408.4746,1.0033226,13792.548}; @@ -1846,7 +1409,7 @@ class Mission id=534; atlOffset=4.6766748; }; - class Item97 + class Item93 { dataType="Marker"; position[]={9645.5713,2.123208,13640.646}; @@ -1855,7 +1418,7 @@ class Mission id=535; atlOffset=4.6660109; }; - class Item98 + class Item94 { dataType="Marker"; position[]={9945.1426,-0.86934042,13637.755}; @@ -1864,7 +1427,7 @@ class Mission id=536; atlOffset=4.7030864; }; - class Item99 + class Item95 { dataType="Marker"; position[]={13297.544,-11.959624,12461.898}; @@ -1873,7 +1436,7 @@ class Mission id=537; atlOffset=4.7446585; }; - class Item100 + class Item96 { dataType="Marker"; position[]={13577.749,-12.489322,12137.162}; @@ -1882,7 +1445,7 @@ class Mission id=538; atlOffset=4.7007017; }; - class Item101 + class Item97 { dataType="Marker"; position[]={14533.363,2.089431,8877.585}; @@ -1891,7 +1454,7 @@ class Mission id=539; atlOffset=4.6865377; }; - class Item102 + class Item98 { dataType="Marker"; position[]={14071.688,2.3151612,8278.2979}; @@ -1900,7 +1463,7 @@ class Mission id=540; atlOffset=4.6981125; }; - class Item103 + class Item99 { dataType="Marker"; position[]={12923.383,2.3799708,7276.2222}; @@ -1909,7 +1472,7 @@ class Mission id=541; atlOffset=4.7113333; }; - class Item104 + class Item100 { dataType="Marker"; position[]={10809.46,0.0095715523,6147.105}; @@ -1918,7 +1481,7 @@ class Mission id=542; atlOffset=4.7994547; }; - class Item105 + class Item101 { dataType="Marker"; position[]={1676.7452,0.38597298,11951.487}; @@ -1927,7 +1490,7 @@ class Mission id=543; atlOffset=4.7086663; }; - class Item106 + class Item102 { dataType="Marker"; position[]={3146.6555,-1.2572956,10978.803}; @@ -1936,7 +1499,7 @@ class Mission id=544; atlOffset=4.6714544; }; - class Item107 + class Item103 { dataType="Marker"; position[]={2637.2192,2.2185743,7458.7847}; @@ -1945,7 +1508,7 @@ class Mission id=545; atlOffset=4.6379724; }; - class Item108 + class Item104 { dataType="Marker"; position[]={3442.2932,1.0303638,6833.6133}; @@ -1954,7 +1517,7 @@ class Mission id=546; atlOffset=4.753304; }; - class Item109 + class Item105 { dataType="Marker"; position[]={2702.9531,3.4872913,5579.9297}; @@ -1963,7 +1526,7 @@ class Mission id=547; atlOffset=4.6869841; }; - class Item110 + class Item106 { dataType="Marker"; position[]={1624.1685,3.6172795,6185.1455}; @@ -1972,7 +1535,7 @@ class Mission id=548; atlOffset=4.7326717; }; - class Item111 + class Item107 { dataType="Marker"; position[]={888.85211,-1.5593648,7784.0225}; @@ -1981,7 +1544,7 @@ class Mission id=549; atlOffset=4.7259989; }; - class Item112 + class Item108 { dataType="Marker"; position[]={7244.1997,3.1549413,4256.5703}; @@ -1990,7 +1553,7 @@ class Mission id=550; atlOffset=4.6397901; }; - class Item113 + class Item109 { dataType="Marker"; position[]={5615.5518,-1.4814858,3938.2827}; @@ -1999,7 +1562,7 @@ class Mission id=551; atlOffset=4.6607027; }; - class Item114 + class Item110 { dataType="Marker"; position[]={3659.6934,2.4331355,2033.28}; @@ -2008,7 +1571,7 @@ class Mission id=552; atlOffset=4.834157; }; - class Item115 + class Item111 { dataType="Marker"; position[]={1425.8173,4.0735149,3056.3782}; @@ -2017,7 +1580,7 @@ class Mission id=553; atlOffset=4.6793442; }; - class Item116 + class Item112 { dataType="Marker"; position[]={2182.48,3.3729064,4670.2998}; @@ -2026,7 +1589,7 @@ class Mission id=554; atlOffset=4.5817604; }; - class Item117 + class Item113 { dataType="Marker"; position[]={11145.637,-1.5138278,5338.1733}; @@ -2035,16 +1598,16 @@ class Mission id=555; atlOffset=4.7113333; }; - class Item118 + class Item114 { dataType="Marker"; - position[]={11833.501,-2.2860084,2692.196}; + position[]={11840,-2.5,2707.5}; name="seaSpawn_27"; type="Empty"; id=556; - atlOffset=4.7364573; + atlOffset=5.3033628; }; - class Item119 + class Item115 { dataType="Marker"; position[]={13020.104,3.3825684,2064.5928}; @@ -2053,7 +1616,7 @@ class Mission id=557; atlOffset=4.71; }; - class Item120 + class Item116 { dataType="Marker"; position[]={10297.78,2.143883,2599.2866}; @@ -2062,7 +1625,7 @@ class Mission id=558; atlOffset=4.7993512; }; - class Item121 + class Item117 { dataType="Marker"; position[]={8807.7529,1.4429951,3579.0894}; @@ -2071,7 +1634,7 @@ class Mission id=559; atlOffset=4.7993507; }; - class Item122 + class Item118 { dataType="Marker"; position[]={8890.8428,-0.14791965,4771.9819}; @@ -2080,7 +1643,7 @@ class Mission id=560; atlOffset=4.6476417; }; - class Item123 + class Item119 { dataType="Marker"; position[]={9450.9326,0.96115494,4252.1318}; @@ -2089,7 +1652,7 @@ class Mission id=561; atlOffset=4.6119142; }; - class Item124 + class Item120 { dataType="Marker"; position[]={7324.7451,-1.9039157e-016,5456.5688}; @@ -2098,7 +1661,7 @@ class Mission id=562; atlOffset=15.577591; }; - class Item125 + class Item121 { dataType="Marker"; position[]={13425.588,-16.980122,5743.4419}; @@ -2107,7 +1670,7 @@ class Mission id=564; atlOffset=15.401009; }; - class Item126 + class Item122 { dataType="Marker"; position[]={14792.189,-42.48135,13713.367}; @@ -2116,7 +1679,7 @@ class Mission id=565; atlOffset=15.637577; }; - class Item127 + class Item123 { dataType="Marker"; position[]={11752.373,-6.2777367,14266.281}; @@ -2125,7 +1688,7 @@ class Mission id=566; atlOffset=15.591917; }; - class Item128 + class Item124 { dataType="Marker"; position[]={9617.6104,-12.346392,14578.438}; @@ -2134,7 +1697,7 @@ class Mission id=567; atlOffset=15.602919; }; - class Item129 + class Item125 { dataType="Marker"; position[]={4766.6724,-12.531301,12960.007}; @@ -2143,7 +1706,7 @@ class Mission id=568; atlOffset=15.577592; }; - class Item130 + class Item126 { dataType="Marker"; position[]={386.15823,-33.727009,12656.868}; @@ -2152,7 +1715,7 @@ class Mission id=569; atlOffset=15.575165; }; - class Item131 + class Item127 { dataType="Marker"; position[]={216.76779,-40.681499,3569.2603}; @@ -2161,7 +1724,7 @@ class Mission id=570; atlOffset=15.597591; }; - class Item132 + class Item128 { dataType="Marker"; position[]={6971.8569,-20.113533,2673.792}; @@ -2170,7 +1733,7 @@ class Mission id=571; atlOffset=15.572243; }; - class Item133 + class Item129 { dataType="Marker"; position[]={13770.102,-7.7526512,3487.022}; @@ -2179,7 +1742,7 @@ class Mission id=572; atlOffset=15.567667; }; - class Item134 + class Item130 { dataType="Marker"; position[]={3626.8403,-3.1850529,10294.673}; @@ -2188,7 +1751,7 @@ class Mission id=573; atlOffset=15.532999; }; - class Item135 + class Item131 { dataType="Logic"; class PositionInfo @@ -2201,7 +1764,7 @@ class Mission type="Logic"; atlOffset=1.5258789e-005; }; - class Item136 + class Item132 { dataType="Logic"; class PositionInfo @@ -2214,7 +1777,7 @@ class Mission type="Logic"; atlOffset=1.5258789e-005; }; - class Item137 + class Item133 { dataType="Marker"; position[]={13539.497,0,922.39398}; @@ -2223,7 +1786,7 @@ class Mission id=601; atlOffset=46.832657; }; - class Item138 + class Item134 { dataType="Marker"; position[]={862.94202,0,14749.403}; @@ -2232,722 +1795,296 @@ class Mission id=602; atlOffset=58.83152; }; - class Item139 - { - dataType="Marker"; - position[]={5347.9351,26.059,14574.517}; - name="respawn_east"; - type="flag_Viper"; - id=607; - atlOffset=0.00040054321; - }; - class Item140 + class Item135 { - dataType="Group"; - side="East"; - class Entities + dataType="Object"; + class PositionInfo { - items=6; - class Item0 + position[]={9198.2598,220.81984,8730.8447}; + angles[]={6.2086601,0,6.179565}; + }; + side="Empty"; + flags=4; + class Attributes + { + name="fireX"; + }; + id=695; + type="Land_TentSolar_01_olive_F"; + atlOffset=-0.046585083; + class CustomAttributes + { + class Attribute0 { - dataType="Object"; - class PositionInfo - { - position[]={5346.521,25.825596,14578.497}; - }; - side="East"; - flags=7; - class Attributes - { - init="groupPlayersCSAT = group this;this setVariable [""pvp"",true]; this setVariable [""pvpPlayerUnitNumber"", 0];"; - name="pvp_red_1"; - isPlayable=1; - }; - id=618; - type="O_T_Recon_TL_F"; - class CustomAttributes + property="allowDamage"; + expression="_this allowdamage _value;"; + class Value { - class Attribute0 + class data { - property="speaker"; - expression="_this setspeaker _value;"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="Male03CHI"; - }; - }; - }; - class Attribute1 - { - property="pitch"; - expression="_this setpitch _value;"; - class Value + class type { - class data + type[]= { - class type - { - type[]= - { - "SCALAR" - }; - }; - value=0.98000002; + "BOOL" }; }; + value=0; }; - nAttributes=2; }; }; - class Item1 + nAttributes=1; + }; + }; + class Item136 + { + dataType="Logic"; + class PositionInfo + { + position[]={9181.2354,221.07274,8717.4609}; + }; + id=697; + type="ModuleCurator_F"; + class CustomAttributes + { + class Attribute0 { - dataType="Object"; - class PositionInfo - { - position[]={5341.708,23.991873,14573.984}; - }; - side="East"; - flags=5; - class Attributes - { - init="this setVariable [""pvp"",true]; this setVariable [""pvpPlayerUnitNumber"", 1];"; - name="pvp_red_2"; - isPlayable=1; - }; - id=619; - type="O_T_Recon_Medic_F"; - class CustomAttributes + property="ModuleCurator_F_Owner"; + expression="_this setVariable ['Owner',_value,true];"; + class Value { - class Attribute0 - { - property="speaker"; - expression="_this setspeaker _value;"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="Male01CHI"; - }; - }; - }; - class Attribute1 + class data { - property="pitch"; - expression="_this setpitch _value;"; - class Value + class type { - class data + type[]= { - class type - { - type[]= - { - "SCALAR" - }; - }; - value=1.02; + "STRING" }; }; + value="#adminLogged"; }; - nAttributes=2; }; }; - class Item2 + class Attribute1 { - dataType="Object"; - class PositionInfo - { - position[]={5351.1841,27.312565,14574.136}; - }; - side="East"; - flags=5; - class Attributes - { - init="this setVariable [""pvp"",true]; this setVariable [""pvpPlayerUnitNumber"", 3];"; - name="pvp_red_4"; - isPlayable=1; - }; - id=620; - type="O_T_Recon_M_F"; - class CustomAttributes + property="ModuleCurator_F_Forced"; + expression="_this setVariable ['Forced',_value,true];"; + class Value { - class Attribute0 - { - property="speaker"; - expression="_this setspeaker _value;"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="Male02CHI"; - }; - }; - }; - class Attribute1 + class data { - property="pitch"; - expression="_this setpitch _value;"; - class Value + class type { - class data + type[]= { - class type - { - type[]= - { - "SCALAR" - }; - }; - value=0.95999998; + "SCALAR" }; }; + value=0; }; - nAttributes=2; }; }; - class Item3 + class Attribute2 { - dataType="Object"; - class PositionInfo - { - position[]={5337.4219,22.792322,14568.796}; - }; - side="East"; - flags=5; - class Attributes - { - init="this setVariable [""pvp"",true]; this setVariable [""pvpPlayerUnitNumber"", 4];"; - name="pvp_red_5"; - isPlayable=1; - }; - id=621; - type="O_T_Recon_LAT_F"; - atlOffset=-1.9073486e-006; - class CustomAttributes + property="ModuleCurator_F_Name"; + expression="_this setVariable ['Name',_value,true];"; + class Value { - class Attribute0 - { - property="speaker"; - expression="_this setspeaker _value;"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="Male03CHI"; - }; - }; - }; - class Attribute1 + class data { - property="pitch"; - expression="_this setpitch _value;"; - class Value + class type { - class data + type[]= { - class type - { - type[]= - { - "SCALAR" - }; - }; - value=1.01; + "STRING" }; }; + value=""; }; - nAttributes=2; }; }; - class Item4 + class Attribute3 { - dataType="Object"; - class PositionInfo - { - position[]={5346.9629,25.685787,14574.01}; - }; - side="East"; - flags=5; - class Attributes - { - init="this setVariable [""pvp"",true]; this setVariable [""pvpPlayerUnitNumber"", 5];"; - name="pvp_red_6"; - isPlayable=1; - }; - id=700; - type="O_T_Recon_LAT_F"; - class CustomAttributes + property="ModuleCurator_F_Addons"; + expression="_this setVariable ['Addons',_value,true];"; + class Value { - class Attribute0 + class data { - property="speaker"; - expression="_this setspeaker _value;"; - class Value + class type { - class data + type[]= { - class type - { - type[]= - { - "STRING" - }; - }; - value="Male02CHI"; + "SCALAR" }; }; + value=3; }; - class Attribute1 - { - property="pitch"; - expression="_this setpitch _value;"; - class Value - { - class data - { - class type - { - type[]= - { - "SCALAR" - }; - }; - value=0.98000002; - }; - }; - }; - nAttributes=2; - }; - }; - class Item5 - { - dataType="Object"; - class PositionInfo - { - position[]={5349.4072,26.890818,14578.076}; - }; - side="East"; - flags=4; - class Attributes - { - init="this setVariable [""pvp"",true]; this setVariable [""pvpPlayerUnitNumber"", 2];"; - name="pvp_red_3"; - isPlayable=1; - }; - id=704; - type="O_T_Recon_F"; - class CustomAttributes - { - class Attribute0 - { - property="speaker"; - expression="_this setspeaker _value;"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="Male03PER"; - }; - }; - }; - class Attribute1 - { - property="pitch"; - expression="_this setpitch _value;"; - class Value - { - class data - { - class type - { - type[]= - { - "SCALAR" - }; - }; - value=0.98000002; - }; - }; - }; - nAttributes=2; }; }; + nAttributes=4; }; - class Attributes + }; + class Item137 + { + dataType="Marker"; + position[]={2788.844,102.904,12398.234}; + name="island_1"; + markerType="ELLIPSE"; + type="rectangle"; + fillName="Border"; + a=1665.593; + b=2445.218; + angle=28.575001; + drawBorder=1; + id=712; + atlOffset=-45.747551; + }; + class Item138 + { + dataType="Marker"; + position[]={3131.2402,3.608,4285.3481}; + name="island_2"; + markerType="RECTANGLE"; + type="rectangle"; + fillName="Border"; + a=2852.3965; + b=4181.896; + angle=308.38962; + drawBorder=1; + id=713; + atlOffset=30.000744; + }; + class Item139 + { + dataType="Marker"; + position[]={11072.782,65.052895,8227.0479}; + name="island_4"; + markerType="RECTANGLE"; + type="rectangle"; + fillName="Border"; + a=4955.498; + b=6926.1558; + angle=317.90918; + drawBorder=1; + id=715; + atlOffset=-95.520027; + }; + class Item140 + { + dataType="Logic"; + class PositionInfo { + position[]={9204.4336,219.98885,8716.6611}; }; - id=617; + name="pathfinding"; + id=716; + type="Logic"; }; class Item141 { dataType="Object"; class PositionInfo { - position[]={5338.4258,27.61157,14580.147}; + position[]={7050.9468,6.7499647,7335.7593}; + angles[]={0,2.9675355,0}; }; side="Empty"; - flags=4; + flags=5; class Attributes { - init="if !(isMultiplayer) then {deleteVehicle this}"; }; - id=689; - type="Flag_Viper_F"; + id=717; + type="Land_TentHangar_V1_F"; + atlOffset=-2.3841858e-007; }; class Item142 { - dataType="Logic"; + dataType="Object"; class PositionInfo { - position[]={9191.6787,220.34976,8721.3008}; - angles[]={0,0,6.2192717}; + position[]={7088.8213,6.7499647,7342.3657}; + angles[]={0,2.9553149,0}; }; - name="hc_1"; - isPlayable=1; - id=690; - type="HeadlessClient_F"; - atlOffset=-0.02305603; + side="Empty"; + flags=5; + class Attributes + { + }; + id=718; + type="Land_TentHangar_V1_F"; + atlOffset=-2.3841858e-007; }; class Item143 { - dataType="Logic"; + dataType="Object"; class PositionInfo { - position[]={9192.624,220.31035,8720.4785}; - angles[]={0,0,6.2192717}; + position[]={7075.6816,2.6600001,7527.4683}; + angles[]={0,4.546566,0}; }; - name="hc_2"; - isPlayable=1; - id=691; - type="HeadlessClient_F"; - atlOffset=-0.024688721; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=719; + type="Land_HelipadCircle_F"; }; class Item144 { dataType="Object"; class PositionInfo { - position[]={9198.2598,220.81984,8730.8447}; - angles[]={6.2086601,0,6.179565}; + position[]={7070.4927,2.6600001,7559.4204}; + angles[]={0,4.5376377,0}; }; side="Empty"; flags=4; class Attributes { - name="fireX"; + disableSimulation=1; }; - id=695; - type="Land_TentSolar_01_olive_F"; - atlOffset=-0.046585083; - class CustomAttributes + id=720; + type="Land_HelipadCircle_F"; + }; + class Item145 + { + dataType="Object"; + class PositionInfo { - class Attribute0 - { - property="allowDamage"; - expression="_this allowdamage _value;"; - class Value - { - class data - { - class type - { - type[]= - { - "BOOL" - }; - }; - value=0; - }; - }; - }; - nAttributes=1; + position[]={7065.9546,2.6600001,7590.9922}; + angles[]={0,4.5735841,0}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; }; + id=721; + type="Land_HelipadCircle_F"; }; - class Item145 + class Item146 { - dataType="Logic"; + dataType="Object"; class PositionInfo { - position[]={9181.2354,221.07274,8717.4609}; + position[]={7115.7563,2.6600001,7283.2007}; + angles[]={0,4.5007348,0}; }; - id=697; - type="ModuleCurator_F"; - class CustomAttributes - { - class Attribute0 - { - property="ModuleCurator_F_Owner"; - expression="_this setVariable ['Owner',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value="#adminLogged"; - }; - }; - }; - class Attribute1 - { - property="ModuleCurator_F_Forced"; - expression="_this setVariable ['Forced',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "SCALAR" - }; - }; - value=0; - }; - }; - }; - class Attribute2 - { - property="ModuleCurator_F_Name"; - expression="_this setVariable ['Name',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "STRING" - }; - }; - value=""; - }; - }; - }; - class Attribute3 - { - property="ModuleCurator_F_Addons"; - expression="_this setVariable ['Addons',_value,true];"; - class Value - { - class data - { - class type - { - type[]= - { - "SCALAR" - }; - }; - value=3; - }; - }; - }; - nAttributes=4; - }; - }; - class Item146 - { - dataType="Marker"; - position[]={1841.3149,102.9043,12046.82}; - name="island_1"; - markerType="RECTANGLE"; - type="rectangle"; - fillName="Border"; - a=9.4702606; - b=8.9108276; - angle=28.575001; - drawBorder=1; - id=712; - atlOffset=98.114136; - }; - class Item147 - { - dataType="Marker"; - position[]={5478.9111,3.6075108,4052.4224}; - name="island_2"; - markerType="RECTANGLE"; - type="rectangle"; - fillName="Border"; - a=24.489929; - b=20.66391; - angle=315.12689; - drawBorder=1; - id=713; - }; - class Item148 - { - dataType="Marker"; - position[]={11311.72,65.052895,5980.4702}; - name="island_4"; - markerType="RECTANGLE"; - type="rectangle"; - fillName="Border"; - a=9.3255672; - b=9.510232; - angle=317.90918; - drawBorder=1; - id=715; - atlOffset=45.788303; - }; - class Item149 - { - dataType="Logic"; - class PositionInfo - { - position[]={9204.4336,219.98885,8716.6611}; - }; - name="pathfinding"; - id=716; - type="Logic"; - }; - class Item150 - { - dataType="Object"; - class PositionInfo - { - position[]={7050.9468,6.7499647,7335.7593}; - angles[]={0,2.9675355,0}; - }; - side="Empty"; - flags=5; - class Attributes - { - }; - id=717; - type="Land_TentHangar_V1_F"; - atlOffset=-2.3841858e-007; - }; - class Item151 - { - dataType="Object"; - class PositionInfo - { - position[]={7088.8213,6.7499647,7342.3657}; - angles[]={0,2.9553149,0}; - }; - side="Empty"; - flags=5; - class Attributes - { - }; - id=718; - type="Land_TentHangar_V1_F"; - atlOffset=-2.3841858e-007; - }; - class Item152 - { - dataType="Object"; - class PositionInfo - { - position[]={7075.6816,2.6600001,7527.4683}; - angles[]={0,4.546566,0}; - }; - side="Empty"; - flags=4; - class Attributes - { - disableSimulation=1; - }; - id=719; - type="Land_HelipadCircle_F"; - }; - class Item153 - { - dataType="Object"; - class PositionInfo - { - position[]={7070.4927,2.6600001,7559.4204}; - angles[]={0,4.5376377,0}; - }; - side="Empty"; - flags=4; - class Attributes - { - disableSimulation=1; - }; - id=720; - type="Land_HelipadCircle_F"; - }; - class Item154 - { - dataType="Object"; - class PositionInfo - { - position[]={7065.9546,2.6600001,7590.9922}; - angles[]={0,4.5735841,0}; - }; - side="Empty"; - flags=4; - class Attributes - { - disableSimulation=1; - }; - id=721; - type="Land_HelipadCircle_F"; - }; - class Item155 - { - dataType="Object"; - class PositionInfo - { - position[]={7115.7563,2.6600001,7283.2007}; - angles[]={0,4.5007348,0}; - }; - side="Empty"; - flags=4; - class Attributes + side="Empty"; + flags=4; + class Attributes { disableSimulation=1; }; id=722; type="Land_HelipadSquare_F"; }; - class Item156 + class Item147 { dataType="Object"; class PositionInfo @@ -2965,7 +2102,7 @@ class Mission type="Land_HelipadSquare_F"; atlOffset=-1.6450882e-005; }; - class Item157 + class Item148 { dataType="Object"; class PositionInfo @@ -2982,7 +2119,7 @@ class Mission type="Land_Cargo_Patrol_V1_F"; atlOffset=2.3841858e-007; }; - class Item158 + class Item149 { dataType="Object"; class PositionInfo @@ -2999,7 +2136,7 @@ class Mission type="Land_Cargo_Patrol_V1_F"; atlOffset=2.3841858e-007; }; - class Item159 + class Item150 { dataType="Object"; class PositionInfo @@ -3016,7 +2153,7 @@ class Mission type="Land_Hangar_F"; atlOffset=-9.5367432e-007; }; - class Item160 + class Item151 { dataType="Object"; class PositionInfo @@ -3033,7 +2170,7 @@ class Mission id=732; type="Land_HelipadCircle_F"; }; - class Item161 + class Item152 { dataType="Object"; class PositionInfo @@ -3050,7 +2187,7 @@ class Mission id=733; type="Land_HelipadCircle_F"; }; - class Item162 + class Item153 { dataType="Object"; class PositionInfo @@ -3067,7 +2204,7 @@ class Mission id=734; type="Land_HelipadCircle_F"; }; - class Item163 + class Item154 { dataType="Object"; class PositionInfo @@ -3084,7 +2221,7 @@ class Mission id=735; type="Land_HelipadCircle_F"; }; - class Item164 + class Item155 { dataType="Object"; class PositionInfo @@ -3101,7 +2238,7 @@ class Mission id=740; type="Land_HelipadCircle_F"; }; - class Item165 + class Item156 { dataType="Object"; class PositionInfo @@ -3118,7 +2255,7 @@ class Mission id=741; type="Land_HelipadCircle_F"; }; - class Item166 + class Item157 { dataType="Object"; class PositionInfo @@ -3135,7 +2272,7 @@ class Mission id=742; type="Land_HelipadCircle_F"; }; - class Item167 + class Item158 { dataType="Object"; class PositionInfo @@ -3152,7 +2289,7 @@ class Mission id=743; type="Land_HelipadSquare_F"; }; - class Item168 + class Item159 { dataType="Object"; class PositionInfo @@ -3169,7 +2306,7 @@ class Mission id=744; type="Land_HelipadSquare_F"; }; - class Item169 + class Item160 { dataType="Object"; class PositionInfo @@ -3186,7 +2323,7 @@ class Mission id=748; type="Land_HelipadCircle_F"; }; - class Item170 + class Item161 { dataType="Object"; class PositionInfo @@ -3203,7 +2340,7 @@ class Mission id=749; type="Land_HelipadCircle_F"; }; - class Item171 + class Item162 { dataType="Object"; class PositionInfo @@ -3221,7 +2358,7 @@ class Mission type="Land_HelipadCircle_F"; atlOffset=1.2874603e-005; }; - class Item172 + class Item163 { dataType="Object"; class PositionInfo @@ -3238,12 +2375,12 @@ class Mission id=751; type="Land_HelipadSquare_F"; }; - class Item173 + class Item164 { dataType="Object"; class PositionInfo { - position[]={11796.58,4.8600001,2992.4148}; + position[]={11800.5,4.8600001,2989}; angles[]={0,0.66808051,0}; }; side="Empty"; @@ -3255,13 +2392,13 @@ class Mission id=752; type="Land_HelipadSquare_F"; }; - class Item174 + class Item165 { dataType="Object"; class PositionInfo { position[]={11810.881,9.7534237,2970.6555}; - angles[]={0,4.4622369,0}; + angles[]={0,0.70676023,0}; }; side="Empty"; flags=5; @@ -3272,13 +2409,13 @@ class Mission type="Land_Cargo_Patrol_V1_F"; atlOffset=-0.0015764236; }; - class Item175 + class Item166 { dataType="Object"; class PositionInfo { position[]={11542.744,11.210489,3168.2876}; - angles[]={0,3.221839,0}; + angles[]={0,1.18767,0}; }; side="Empty"; flags=5; @@ -3289,7 +2426,7 @@ class Mission type="Land_Cargo_Patrol_V1_F"; atlOffset=-0.0015764236; }; - class Item176 + class Item167 { dataType="Object"; class PositionInfo @@ -3305,7 +2442,7 @@ class Mission id=757; type="Land_TentHangar_V1_F"; }; - class Item177 + class Item168 { dataType="Object"; class PositionInfo @@ -3321,12 +2458,12 @@ class Mission id=758; type="Land_TentHangar_V1_F"; }; - class Item178 + class Item169 { dataType="Object"; class PositionInfo { - position[]={2230.2756,12.95,3527.6526}; + position[]={2236,12.95,3530.5}; angles[]={0,6.0015883,0}; }; side="Empty"; @@ -3338,12 +2475,12 @@ class Mission id=760; type="Land_HelipadCircle_F"; }; - class Item179 + class Item170 { dataType="Object"; class PositionInfo { - position[]={2199.8513,12.95,3517.9182}; + position[]={2192.5,12.95,3518}; angles[]={0,6.0015883,0}; }; side="Empty"; @@ -3355,24 +2492,7 @@ class Mission id=761; type="Land_HelipadCircle_F"; }; - class Item180 - { - dataType="Object"; - class PositionInfo - { - position[]={2166.7224,12.95,3508.4084}; - angles[]={0,5.9873734,0}; - }; - side="Empty"; - flags=4; - class Attributes - { - disableSimulation=1; - }; - id=762; - type="Land_HelipadSquare_F"; - }; - class Item181 + class Item171 { dataType="Layer"; name="Airports"; @@ -3436,7 +2556,7 @@ class Mission class Item4 { dataType="Marker"; - position[]={11690.477,6.9499998,13099.836}; + position[]={11690.5,6.9499998,13104}; name="airp_2_vehicle"; markerType="RECTANGLE"; type="rectangle"; @@ -3456,7 +2576,7 @@ class Mission colorName="ColorGreen"; a=15.436396; b=6; - angle=197.55237; + angle=197.55229; id=746; }; class Item6 @@ -3658,38 +2778,39 @@ class Mission class Item21 { dataType="Marker"; - position[]={2144.5,12.95,3503.5}; + position[]={2105.5,12.744668,3415.5}; name="airp_4_mortar_1"; markerType="ELLIPSE"; type="ellipse"; colorName="ColorYellow"; - a=8.2089996; - b=8.0620003; + a=3.4188385; + b=3.707386; id=869; }; class Item22 { dataType="Marker"; - position[]={2099,12.791338,3416}; + position[]={2094.384,12.791338,3412.6904}; name="airp_4_mortar_2"; markerType="ELLIPSE"; type="ellipse"; colorName="ColorYellow"; - a=8.2089996; - b=6.594471; - angle=349.46933; + a=3.0658937; + b=4.184145; + angle=349.4693; id=870; + atlOffset=-0.021566391; }; }; id=764; - atlOffset=23.520412; + atlOffset=24.968388; }; - class Item182 + class Item172 { dataType="Object"; class PositionInfo { - position[]={7519.7168,7.4899998,8550.5068}; + position[]={7524,7.4899998,8556}; angles[]={0,5.4845257,0}; }; side="Empty"; @@ -3701,30 +2822,13 @@ class Mission id=767; type="Land_HelipadCircle_F"; }; - class Item183 + class Item173 { dataType="Object"; class PositionInfo { - position[]={7533.5332,7.4899998,8565.3223}; - angles[]={0,5.4845257,0}; - }; - side="Empty"; - flags=4; - class Attributes - { - disableSimulation=1; - }; - id=768; - type="Land_HelipadCircle_F"; - }; - class Item184 - { - dataType="Object"; - class PositionInfo - { - position[]={4259.3701,3.7740436,8446.542}; - angles[]={6.2458706,1.635178,0.037314966}; + position[]={4260.5,4.6913838,8458}; + angles[]={6.1901217,1.635178,0.015998369}; }; side="Empty"; flags=4; @@ -3734,50 +2838,14 @@ class Mission }; id=773; type="Land_HelipadCircle_F"; - atlOffset=-3.361702e-005; - }; - class Item185 - { - dataType="Object"; - class PositionInfo - { - position[]={4259.2207,3.591131,8475.3389}; - angles[]={6.2751846,1.635178,0.053282689}; - }; - side="Empty"; - flags=4; - class Attributes - { - disableSimulation=1; - }; - id=774; - type="Land_HelipadCircle_F"; - atlOffset=-3.361702e-005; - }; - class Item186 - { - dataType="Object"; - class PositionInfo - { - position[]={2273.7751,13.084597,6331.0508}; - angles[]={0.0053265258,0.32548028,0.0080009829}; - }; - side="Empty"; - flags=4; - class Attributes - { - disableSimulation=1; - }; - id=782; - type="Land_HelipadCircle_F"; }; - class Item187 + class Item174 { dataType="Layer"; name="Factories"; class Entities { - items=17; + items=13; class Item0 { dataType="Marker"; @@ -3808,60 +2876,33 @@ class Mission class Item2 { dataType="Marker"; - position[]={7396.4849,7.3853054,8420.4336}; - name="fact_1_vehicle_2"; - markerType="RECTANGLE"; - type="rectangle"; - colorName="ColorGreen"; - a=14.312172; - b=6; - angle=239.0217; - id=771; - }; - class Item3 - { - dataType="Marker"; - position[]={4178.7085,3.582,8387.6611}; + position[]={4235.5,3.6979356,8397.5}; name="fact_2_vehicle"; markerType="RECTANGLE"; type="rectangle"; colorName="ColorGreen"; - a=23.026833; - b=6; - angle=153.95737; + a=9.6424713; + b=4.9717536; + angle=154.82983; id=775; - atlOffset=0.165838; - }; - class Item4 - { - dataType="Marker"; - position[]={4350.9448,4.8281031,8427.7354}; - name="fact_2_vehicle_1"; - markerType="RECTANGLE"; - type="rectangle"; - colorName="ColorGreen"; - a=14.283346; - b=6; - angle=336.34869; - id=776; }; - class Item5 + class Item3 { dataType="Marker"; - position[]={14073.85,2.55,12204.248}; + position[]={14076.146,2.55,12200.576}; name="fact_3_vehicle_3"; markerType="RECTANGLE"; type="rectangle"; colorName="ColorGreen"; - a=16.402; + a=12.071396; b=6; angle=237.97299; id=777; }; - class Item6 + class Item4 { dataType="Marker"; - position[]={2331.697,13.262,6355.2012}; + position[]={2262.5,12.952669,6337}; name="fact_4_vehicle_3"; markerType="RECTANGLE"; type="rectangle"; @@ -3870,36 +2911,8 @@ class Mission b=6; angle=121.61598; id=780; - atlOffset=0.00028610229; - }; - class Item7 - { - dataType="Marker"; - position[]={2222.3784,10.86062,6319.5674}; - name="fact_4_vehicle_4"; - markerType="RECTANGLE"; - type="rectangle"; - colorName="ColorGreen"; - a=13.349; - b=6; - angle=196.2906; - id=781; - atlOffset=-9.5367432e-007; - }; - class Item8 - { - dataType="Marker"; - position[]={8488.6934,19.43,10226.28}; - name="fact_vehicle"; - markerType="RECTANGLE"; - type="rectangle"; - colorName="ColorGreen"; - a=19.924; - b=6; - angle=213.43794; - id=765; }; - class Item9 + class Item5 { dataType="Marker"; position[]={8417.9219,19.43,10247.556}; @@ -3912,7 +2925,7 @@ class Mission angle=193.40956; id=766; }; - class Item10 + class Item6 { dataType="Marker"; position[]={8353.2129,1.7197507e+027,10323.416}; @@ -3926,7 +2939,7 @@ class Mission id=20; atlOffset=1.7197507e+027; }; - class Item11 + class Item7 { dataType="Marker"; position[]={7444.499,-2.1337248e-018,8541.7168}; @@ -3940,7 +2953,7 @@ class Mission id=19; atlOffset=-7.4899998; }; - class Item12 + class Item8 { dataType="Marker"; position[]={4243.7529,5.0194619e+018,8418.4688}; @@ -3954,7 +2967,7 @@ class Mission id=206; atlOffset=5.0194619e+018; }; - class Item13 + class Item9 { dataType="Marker"; position[]={13987.172,1.7197507e+027,12131.255}; @@ -3968,7 +2981,7 @@ class Mission id=207; atlOffset=1.7197507e+027; }; - class Item14 + class Item10 { dataType="Marker"; position[]={2287.6694,-2.6757813,6328.0137}; @@ -3982,7 +2995,7 @@ class Mission id=208; atlOffset=-15.887868; }; - class Item15 + class Item11 { dataType="Marker"; position[]={7366.6309,7.4899998,8521.2539}; @@ -3994,7 +3007,7 @@ class Mission b=8.0620003; id=772; }; - class Item16 + class Item12 { dataType="Marker"; position[]={14044.953,2.55,12266.816}; @@ -4010,12 +3023,13 @@ class Mission id=783; atlOffset=1.2091998e+026; }; - class Item188 + class Item175 { dataType="Object"; class PositionInfo { - position[]={11060.741,350.38,11495.545}; + position[]={11083,350.41,11496}; + angles[]={6.2698579,0,0}; }; side="Empty"; flags=4; @@ -4026,24 +3040,7 @@ class Mission id=784; type="Land_HelipadCircle_F"; }; - class Item189 - { - dataType="Object"; - class PositionInfo - { - position[]={11087.933,350.3909,11495.816}; - angles[]={0,0,6.2698579}; - }; - side="Empty"; - flags=4; - class Attributes - { - disableSimulation=1; - }; - id=785; - type="Land_HelipadCircle_F"; - }; - class Item190 + class Item176 { dataType="Object"; class PositionInfo @@ -4060,7 +3057,7 @@ class Mission id=786; type="Land_HelipadCircle_F"; }; - class Item191 + class Item177 { dataType="Object"; class PositionInfo @@ -4078,7 +3075,7 @@ class Mission type="Land_HelipadCircle_F"; atlOffset=-1.5258789e-005; }; - class Item192 + class Item178 { dataType="Object"; class PositionInfo @@ -4096,7 +3093,7 @@ class Mission type="Land_HelipadCircle_F"; atlOffset=0.00010633469; }; - class Item193 + class Item179 { dataType="Object"; class PositionInfo @@ -4113,7 +3110,7 @@ class Mission id=795; type="Land_HelipadCircle_F"; }; - class Item194 + class Item180 { dataType="Object"; class PositionInfo @@ -4130,7 +3127,7 @@ class Mission type="Land_Cargo_Patrol_V1_F"; atlOffset=-0.04157877; }; - class Item195 + class Item181 { dataType="Object"; class PositionInfo @@ -4146,7 +3143,7 @@ class Mission id=799; type="Land_Cargo_HQ_V1_F"; }; - class Item196 + class Item182 { dataType="Object"; class PositionInfo @@ -4163,7 +3160,7 @@ class Mission type="Land_Cargo_Patrol_V1_F"; atlOffset=0.15754938; }; - class Item197 + class Item183 { dataType="Object"; class PositionInfo @@ -4180,48 +3177,13 @@ class Mission type="Land_Cargo_Patrol_V1_F"; atlOffset=4.7683716e-007; }; - class Item198 - { - dataType="Object"; - class PositionInfo - { - position[]={7262.9946,123.39986,12740.502}; - angles[]={0.071874976,0.90742207,6.2751846}; - }; - side="Empty"; - flags=4; - class Attributes - { - disableSimulation=1; - }; - id=803; - type="Land_HelipadSquare_F"; - atlOffset=-7.6293945e-006; - }; - class Item199 - { - dataType="Object"; - class PositionInfo - { - position[]={12851.293,182.14136,8577.5762}; - angles[]={6.2618566,0,0.069220692}; - }; - side="Empty"; - flags=4; - class Attributes - { - disableSimulation=1; - }; - id=806; - type="Land_HelipadCircle_F"; - }; - class Item200 + class Item184 { dataType="Layer"; name="Outposts"; class Entities { - items=29; + items=28; class Item0 { dataType="Marker"; @@ -4237,20 +3199,6 @@ class Mission atlOffset=0.81913757; }; class Item1 - { - dataType="Marker"; - position[]={7336.9668,126.718,12805.1}; - name="outp_12_vehicle_1"; - markerType="RECTANGLE"; - type="rectangle"; - colorName="ColorGreen"; - a=14.724; - b=6; - angle=112.57198; - id=802; - atlOffset=0.81963348; - }; - class Item2 { dataType="Marker"; position[]={10140.121,406.99799,11776.5}; @@ -4264,21 +3212,21 @@ class Mission id=789; atlOffset=1.5009155; }; - class Item3 + class Item2 { dataType="Marker"; - position[]={7431.458,193.395,9736.1191}; + position[]={7428.0371,193.395,9733.8867}; name="outp_2_vehicle"; markerType="RECTANGLE"; type="rectangle"; colorName="ColorGreen"; - a=20.469999; + a=16.384659; b=6; - angle=145.61197; + angle=146.86835; id=804; - atlOffset=-0.00012207031; + atlOffset=-0.3298645; }; - class Item4 + class Item3 { dataType="Marker"; position[]={6011.8682,56.337002,10395.732}; @@ -4292,35 +3240,35 @@ class Mission id=805; atlOffset=-0.00036239624; }; - class Item5 + class Item4 { dataType="Marker"; - position[]={11008.649,181.319,4184.3911}; + position[]={10994.5,179,4189}; name="outp_6_vehicle"; markerType="RECTANGLE"; type="rectangle"; colorName="ColorGreen"; - a=20.469999; + a=10; b=6; - angle=315.9469; + angle=128.16197; id=807; - atlOffset=0.00032043457; + atlOffset=-2.3726044; }; - class Item6 + class Item5 { dataType="Marker"; - position[]={4713.7671,84.865997,3139.3601}; + position[]={4697.6143,85.169998,3142.2246}; name="outp_7_vehicle_1"; markerType="RECTANGLE"; type="rectangle"; colorName="ColorGreen"; - a=20.469999; + a=11.753829; b=6; - angle=251.30298; + angle=70.664551; id=808; - atlOffset=0.00024414063; + atlOffset=-1.5412292; }; - class Item7 + class Item6 { dataType="Marker"; position[]={2414.5701,64.331001,7197.937}; @@ -4334,7 +3282,7 @@ class Mission id=809; atlOffset=-0.00011444092; }; - class Item8 + class Item7 { dataType="Marker"; position[]={11002.235,351.39801,11468.392}; @@ -4348,7 +3296,7 @@ class Mission id=787; atlOffset=3.0517578e-005; }; - class Item9 + class Item8 { dataType="Marker"; position[]={10988.86,350.38004,11520.33}; @@ -4362,7 +3310,7 @@ class Mission id=788; atlOffset=3.0517578e-005; }; - class Item10 + class Item9 { dataType="Marker"; position[]={11054.033,0,11494.828}; @@ -4375,7 +3323,7 @@ class Mission id=22; atlOffset=-350.38; }; - class Item11 + class Item10 { dataType="Marker"; position[]={10028.207,404.91211,11771.499}; @@ -4388,7 +3336,7 @@ class Mission id=182; atlOffset=-4.9578857; }; - class Item12 + class Item11 { dataType="Marker"; position[]={2684.5491,170.41325,12322.022}; @@ -4401,7 +3349,7 @@ class Mission angle=239.394; id=191; }; - class Item13 + class Item12 { dataType="Marker"; position[]={12114.387,3.5452611,2488.3894}; @@ -4414,7 +3362,7 @@ class Mission angle=157.00845; id=197; }; - class Item14 + class Item13 { dataType="Marker"; position[]={7304.1992,0,12805.312}; @@ -4428,7 +3376,7 @@ class Mission id=359; atlOffset=-122.38188; }; - class Item15 + class Item14 { dataType="Marker"; position[]={11031.42,4.3460913e+018,8466.3398}; @@ -4441,7 +3389,7 @@ class Mission id=385; atlOffset=4.3460913e+018; }; - class Item16 + class Item15 { dataType="Marker"; position[]={9033.7139,162.623,13305.167}; @@ -4455,20 +3403,20 @@ class Mission id=603; atlOffset=1.165863; }; - class Item17 + class Item16 { dataType="Marker"; - position[]={7487.0332,1.782996e+012,9652.8242}; + position[]={7486.3174,1.782996e+012,9657.4766}; name="outpost_2"; markerType="RECTANGLE"; type="rectangle"; colorName="ColorGreen"; - a=80; - b=80; + a=80.715576; + b=84.651855; id=183; atlOffset=1.782996e+012; }; - class Item18 + class Item17 { dataType="Marker"; position[]={6007.9375,-1.3937988,10428.126}; @@ -4481,7 +3429,7 @@ class Mission id=184; atlOffset=-63.580448; }; - class Item19 + class Item18 { dataType="Marker"; position[]={12879.342,0,8577.498}; @@ -4494,7 +3442,7 @@ class Mission id=185; atlOffset=-182.60187; }; - class Item20 + class Item19 { dataType="Marker"; position[]={6628.6401,1.8181432e+019,7856.3931}; @@ -4508,7 +3456,7 @@ class Mission id=186; atlOffset=1.8181432e+019; }; - class Item21 + class Item20 { dataType="Marker"; position[]={11019.162,4.4101563,4213.5776}; @@ -4522,7 +3470,7 @@ class Mission id=187; atlOffset=-178.11049; }; - class Item22 + class Item21 { dataType="Marker"; position[]={4696.688,0,3163.7839}; @@ -4536,7 +3484,7 @@ class Mission id=188; atlOffset=-88.578438; }; - class Item23 + class Item22 { dataType="Marker"; position[]={2672.458,0,2583.1741}; @@ -4550,7 +3498,7 @@ class Mission id=189; atlOffset=-214.47472; }; - class Item24 + class Item23 { dataType="Marker"; position[]={2394.196,4.4619592e-021,7234.3418}; @@ -4563,7 +3511,7 @@ class Mission id=190; atlOffset=-67.663582; }; - class Item25 + class Item24 { dataType="Marker"; position[]={10045.5,409.87,11767.539}; @@ -4575,7 +3523,7 @@ class Mission b=8.0620003; id=790; }; - class Item26 + class Item25 { dataType="Marker"; position[]={12122.822,7.4299998,2468.9666}; @@ -4587,7 +3535,7 @@ class Mission b=8.0620003; id=797; }; - class Item27 + class Item26 { dataType="Marker"; position[]={12091.459,7.4299998,2502.563}; @@ -4599,7 +3547,7 @@ class Mission b=8.0620003; id=796; }; - class Item28 + class Item27 { dataType="Marker"; position[]={2557.0723,-27.044952,9039.1172}; @@ -4617,13 +3565,13 @@ class Mission id=810; atlOffset=3.5775875e+016; }; - class Item201 + class Item185 { dataType="Object"; class PositionInfo { - position[]={11141.023,94.625191,7902.5029}; - angles[]={5.9783278,4.7552395,0.039979152}; + position[]={11714.315,18.959999,7010.1431}; + angles[]={0,0.91150618,0}; }; side="Empty"; flags=4; @@ -4631,17 +3579,16 @@ class Mission { disableSimulation=1; }; - id=811; + id=817; type="Land_HelipadCircle_F"; - atlOffset=-0.0001449585; }; - class Item202 + class Item186 { dataType="Object"; class PositionInfo { - position[]={11139.286,91.022621,7880.4648}; - angles[]={6.0077043,4.7321076,0.02666023}; + position[]={12306.923,189.97144,10281.584}; + angles[]={0.013332055,1.0587685,0.018663859}; }; side="Empty"; flags=4; @@ -4649,16 +3596,16 @@ class Mission { disableSimulation=1; }; - id=812; + id=822; type="Land_HelipadCircle_F"; }; - class Item203 + class Item187 { dataType="Object"; class PositionInfo { - position[]={11714.315,18.959999,7010.1431}; - angles[]={0,0.91150618,0}; + position[]={8894.5,3.6446972,6635.5}; + angles[]={6.2033563,2.9916379,6.213963}; }; side="Empty"; flags=4; @@ -4666,121 +3613,16 @@ class Mission { disableSimulation=1; }; - id=817; + id=826; type="Land_HelipadCircle_F"; }; - class Item204 + class Item188 { dataType="Object"; class PositionInfo { - position[]={11705.21,150.04536,10195.911}; - angles[]={6.2671833,5.1947112,0.082482211}; - }; - side="Empty"; - flags=4; - class Attributes - { - disableSimulation=1; - }; - id=819; - type="Land_HelipadCircle_F"; - atlOffset=6.1035156e-005; - }; - class Item205 - { - dataType="Object"; - class PositionInfo - { - position[]={11722.11,150.0403,10226.516}; - angles[]={0.0026744273,5.1947112,0.074531749}; - }; - side="Empty"; - flags=4; - class Attributes - { - disableSimulation=1; - }; - id=820; - type="Land_HelipadCircle_F"; - atlOffset=6.1035156e-005; - }; - class Item206 - { - dataType="Object"; - class PositionInfo - { - position[]={12312.503,190.05493,10256.695}; - angles[]={6.2805109,1.4752672,0.12205864}; - }; - side="Empty"; - flags=4; - class Attributes - { - disableSimulation=1; - }; - id=821; - type="Land_HelipadCircle_F"; - }; - class Item207 - { - dataType="Object"; - class PositionInfo - { - position[]={12306.923,189.97144,10281.584}; - angles[]={0.013332055,1.0587685,0.018663859}; - }; - side="Empty"; - flags=4; - class Attributes - { - disableSimulation=1; - }; - id=822; - type="Land_HelipadCircle_F"; - }; - class Item208 - { - dataType="Object"; - class PositionInfo - { - position[]={8876.1436,4.79598,6636.1196}; - angles[]={6.1901217,4.5056667,6.2378831}; - }; - side="Empty"; - flags=4; - class Attributes - { - disableSimulation=1; - }; - id=826; - type="Land_HelipadCircle_F"; - atlOffset=-2.0027161e-005; - }; - class Item209 - { - dataType="Object"; - class PositionInfo - { - position[]={8880.1641,3.0980871,6615.8203}; - angles[]={6.2378845,4.4743004,0.0053265258}; - }; - side="Empty"; - flags=4; - class Attributes - { - disableSimulation=1; - }; - id=827; - type="Land_HelipadCircle_F"; - }; - class Item210 - { - dataType="Object"; - class PositionInfo - { - position[]={9402.4121,41.704609,7568.0669}; - angles[]={6.2805333,1.5771431,0.0026520467}; + position[]={9402.4121,41.704609,7568.0669}; + angles[]={6.2805333,1.5771431,0.0026520467}; }; side="Empty"; flags=4; @@ -4792,13 +3634,13 @@ class Mission type="Land_HelipadSquare_F"; atlOffset=-3.8146973e-006; }; - class Item211 + class Item189 { dataType="Object"; class PositionInfo { - position[]={5540.3779,4.1103911,11985.606}; - angles[]={0,3.7989879,0.018660666}; + position[]={5510.5,4.04,11952}; + angles[]={0,5.3791251,0}; }; side="Empty"; flags=4; @@ -4808,26 +3650,8 @@ class Mission }; id=832; type="Land_HelipadSquare_F"; - atlOffset=-3.3378601e-006; - }; - class Item212 - { - dataType="Object"; - class PositionInfo - { - position[]={5461.8545,4.04,11894.1}; - angles[]={0,5.2854819,0}; - }; - side="Empty"; - flags=4; - class Attributes - { - disableSimulation=1; - }; - id=833; - type="Land_HelipadCircle_F"; }; - class Item213 + class Item190 { dataType="Layer"; name="Resources"; @@ -4879,16 +3703,16 @@ class Mission class Item3 { dataType="Marker"; - position[]={5515.2959,4.8260002,11968.466}; + position[]={5526.165,5,11981.804}; name="reso_6_vehicle_2"; markerType="RECTANGLE"; type="rectangle"; colorName="ColorGreen"; - a=19.632999; + a=14.685055; b=6; angle=309.76492; id=831; - atlOffset=0.78600025; + atlOffset=0.96000004; }; class Item4 { @@ -4935,44 +3759,43 @@ class Mission class Item7 { dataType="Marker"; - position[]={9463.8105,42.598999,7531.5508}; + position[]={9463.2559,42.598999,7525.5156}; name="reso_5_vehicle_2"; markerType="RECTANGLE"; type="rectangle"; colorName="ColorGreen"; - a=27.031; + a=20.970284; b=6; angle=275.254; id=830; - atlOffset=0.73569107; + atlOffset=0.98212433; }; class Item8 { dataType="Marker"; - position[]={8857.1807,187.39999,11861.73}; + position[]={8855,187.5,11879}; name="reso_7_vehicle_3"; markerType="RECTANGLE"; type="rectangle"; colorName="ColorGreen"; a=15.85; b=6; - angle=184.02693; + angle=191.20325; id=834; - atlOffset=1.6584015; + atlOffset=2.0181427; }; class Item9 { dataType="Marker"; - position[]={11195.073,91.431,7890.6592}; + position[]={11150.363,94.336952,7900.9507}; name="reso_vehicle_1"; markerType="RECTANGLE"; type="rectangle"; colorName="ColorGreen"; - a=20.469999; + a=11.981595; b=6; angle=191.44501; id=813; - atlOffset=-0.00035095215; }; class Item10 { @@ -5116,29 +3939,12 @@ class Mission id=836; atlOffset=3.3649598e+036; }; - class Item214 - { - dataType="Object"; - class PositionInfo - { - position[]={5378.1025,2.21,10130.181}; - angles[]={0,3.1346879,0}; - }; - side="Empty"; - flags=4; - class Attributes - { - disableSimulation=1; - }; - id=839; - type="Land_HelipadSquare_F"; - }; - class Item215 + class Item191 { dataType="Object"; class PositionInfo { - position[]={5406.3584,2.21,10130.243}; + position[]={5462.5,2.21,10075}; angles[]={0,3.1628277,0}; }; side="Empty"; @@ -5150,7 +3956,7 @@ class Mission id=840; type="Land_HelipadSquare_F"; }; - class Item216 + class Item192 { dataType="Object"; class PositionInfo @@ -5167,47 +3973,13 @@ class Mission id=843; type="Land_HelipadSquare_F"; }; - class Item217 - { - dataType="Object"; - class PositionInfo - { - position[]={13233.026,2.55,12496.956}; - angles[]={0,5.7113914,0}; - }; - side="Empty"; - flags=4; - class Attributes - { - disableSimulation=1; - }; - id=847; - type="Land_HelipadSquare_F"; - }; - class Item218 - { - dataType="Object"; - class PositionInfo - { - position[]={13265.007,2.55,12517.328}; - angles[]={0,5.7113914,0}; - }; - side="Empty"; - flags=4; - class Attributes - { - disableSimulation=1; - }; - id=848; - type="Land_HelipadSquare_F"; - }; - class Item219 + class Item193 { dataType="Object"; class PositionInfo { - position[]={13300.098,2.55,12539.419}; - angles[]={0,5.7505007,0}; + position[]={13392.5,2.55,12449}; + angles[]={0,0.42076677,0}; }; side="Empty"; flags=4; @@ -5218,13 +3990,13 @@ class Mission id=849; type="Land_HelipadSquare_F"; }; - class Item220 + class Item194 { dataType="Layer"; name="Seaports"; class Entities { - items=19; + items=15; class Item0 { dataType="Marker"; @@ -5256,32 +4028,18 @@ class Mission class Item2 { dataType="Marker"; - position[]={13175.366,3.336,12401.689}; - name="seap_2_vehicle_4"; - markerType="RECTANGLE"; - type="rectangle"; - colorName="ColorGreen"; - a=25.462; - b=6; - angle=239.75392; - id=850; - atlOffset=0.78600001; - }; - class Item3 - { - dataType="Marker"; - position[]={13363.21,3.336,12134.26}; + position[]={13320.5,3.5,12330}; name="seap_2_vehicle_5"; markerType="RECTANGLE"; type="rectangle"; colorName="ColorGreen"; - a=48.355259; + a=22.436638; b=6; - angle=201.9048; + angle=115.8035; id=852; - atlOffset=0.78600001; + atlOffset=0.95000005; }; - class Item4 + class Item3 { dataType="Marker"; position[]={11692.045,3.846,2759.4641}; @@ -5291,11 +4049,11 @@ class Mission colorName="ColorGreen"; a=18.922001; b=6; - angle=87.263; + angle=87.703842; id=853; atlOffset=0.78600001; }; - class Item5 + class Item4 { dataType="Marker"; position[]={5559.8042,2.289,4033.8689}; @@ -5309,7 +4067,7 @@ class Mission id=854; atlOffset=0.76751328; }; - class Item6 + class Item5 { dataType="Marker"; position[]={5637.5068,2.1575131,4027.7695}; @@ -5323,7 +4081,7 @@ class Mission id=855; atlOffset=0.76751316; }; - class Item7 + class Item6 { dataType="Marker"; position[]={1719.467,2.171,11975.972}; @@ -5337,49 +4095,21 @@ class Mission id=856; atlOffset=0.74228048; }; - class Item8 - { - dataType="Marker"; - position[]={1698.0518,2.1695347,12010.122}; - name="seap_5_vehicle_3"; - markerType="RECTANGLE"; - type="rectangle"; - colorName="ColorGreen"; - a=17.912001; - b=6; - angle=60.981033; - id=857; - atlOffset=0.74228048; - }; - class Item9 + class Item7 { dataType="Marker"; - position[]={5463.04,2.9960001,10068.318}; + position[]={5424.7065,3,10102.464}; name="seap_vehicle"; markerType="RECTANGLE"; type="rectangle"; colorName="ColorGreen"; - a=18.954; - b=6; - angle=162.29193; + a=15.928885; + b=4.3750725; + angle=0.65071869; id=837; - atlOffset=0.78600001; - }; - class Item10 - { - dataType="Marker"; - position[]={5199.0396,4.2420912,10007.934}; - name="seap_vehicle_1"; - markerType="RECTANGLE"; - type="rectangle"; - colorName="ColorGreen"; - a=12.638967; - b=6; - angle=281.4566; - id=838; - atlOffset=0.81891489; + atlOffset=0.78999996; }; - class Item11 + class Item8 { dataType="Marker"; position[]={5361.0322,2.21,10077.443}; @@ -5391,21 +4121,21 @@ class Mission b=117.86035; id=23; }; - class Item12 + class Item9 { dataType="Marker"; - position[]={9914.6182,0,13590.578}; + position[]={9916.0537,0,13599.742}; name="seaport_1"; markerType="RECTANGLE"; type="rectangle"; colorName="ColorWEST"; a=164.80374; - b=79.520996; + b=88.796745; angle=8.9005032; id=192; atlOffset=-2.3099999; }; - class Item13 + class Item10 { dataType="Marker"; position[]={13334.84,0,12379.788}; @@ -5419,7 +4149,7 @@ class Mission id=193; atlOffset=-2.55; }; - class Item14 + class Item11 { dataType="Marker"; position[]={11774.358,0.85009766,2744.5486}; @@ -5432,7 +4162,7 @@ class Mission id=194; atlOffset=-2.2099023; }; - class Item15 + class Item12 { dataType="Marker"; position[]={5594.9302,1.39,3996.49}; @@ -5445,7 +4175,7 @@ class Mission angle=128.368; id=195; }; - class Item16 + class Item13 { dataType="Marker"; position[]={1741.0649,-3.6915083,11959.301}; @@ -5459,7 +4189,7 @@ class Mission id=196; atlOffset=-5.5342383; }; - class Item17 + class Item14 { dataType="Marker"; position[]={9929.4102,-6.7270002,13681.669}; @@ -5472,23 +4202,11 @@ class Mission id=842; atlOffset=0.0004119873; }; - class Item18 - { - dataType="Marker"; - position[]={5359.3052,2.21,10229.499}; - name="seap_mortar_2"; - markerType="ELLIPSE"; - type="ellipse"; - colorName="ColorYellow"; - a=8.2089996; - b=8.0620003; - id=841; - }; }; id=858; - atlOffset=-33.276302; + atlOffset=-131.19527; }; - class Item221 + class Item195 { dataType="Object"; class PositionInfo @@ -5504,7 +4222,7 @@ class Mission type="Land_ControlTower_01_F"; atlOffset=0.022064209; }; - class Item222 + class Item196 { dataType="Object"; class PositionInfo @@ -5520,7 +4238,7 @@ class Mission id=860; type="Land_Cargo_Patrol_V4_F"; }; - class Item223 + class Item197 { dataType="Object"; class PositionInfo @@ -5536,10 +4254,10 @@ class Mission id=861; type="Land_Cargo_Patrol_V4_F"; }; - class Item224 + class Item198 { dataType="Marker"; - position[]={2113,4.3460913e+018,8374}; + position[]={1788.5,4.3460913e+018,8059}; name="control_52"; markerType="RECTANGLE"; type="rectangle"; @@ -5548,7 +4266,7 @@ class Mission id=864; atlOffset=4.3460913e+018; }; - class Item225 + class Item199 { dataType="Marker"; position[]={4903.9785,4.3228164,8530.4082}; @@ -5557,7 +4275,7 @@ class Mission id=865; atlOffset=4.7259989; }; - class Item226 + class Item200 { dataType="Marker"; position[]={5010.6436,4.7579079,8473.7617}; @@ -5566,7 +4284,7 @@ class Mission id=866; atlOffset=4.7259989; }; - class Item227 + class Item201 { dataType="Object"; class PositionInfo @@ -5582,7 +4300,7 @@ class Mission id=871; type="Land_Cargo_Patrol_V4_F"; }; - class Item228 + class Item202 { dataType="Logic"; class PositionInfo @@ -5637,7 +4355,7 @@ class Mission nAttributes=2; }; }; - class Item229 + class Item203 { dataType="Object"; class PositionInfo @@ -5654,19 +4372,19 @@ class Mission type="Land_Cargo_Patrol_V4_F"; atlOffset=-4.7683716e-007; }; - class Item230 + class Item204 { dataType="Marker"; - position[]={12588.62,12.005551,12606.07}; + position[]={12865,13.284019,12493.5}; name="control_53"; markerType="RECTANGLE"; type="rectangle"; a=50; b=50; id=874; - atlOffset=0.025326729; + atlOffset=9.5367432e-007; }; - class Item231 + class Item205 { dataType="Object"; class PositionInfo @@ -5682,7 +4400,7 @@ class Mission type="Land_Communication_F"; atlOffset=0.0031356812; }; - class Item232 + class Item206 { dataType="Logic"; class PositionInfo @@ -5693,7 +4411,7 @@ class Mission id=876; type="HighCommand"; }; - class Item233 + class Item207 { dataType="Logic"; class PositionInfo @@ -5703,7 +4421,7 @@ class Mission id=877; type="HighCommandSubordinate"; }; - class Item234 + class Item208 { dataType="Group"; side="Independent"; @@ -6420,151 +5138,1878 @@ class Mission isPlayable=1; class Inventory { - map="ItemMap"; + map="ItemMap"; + }; + }; + id=910; + type="I_G_medic_F"; + atlOffset=0.0065917969; + }; + class Item32 + { + dataType="Object"; + class PositionInfo + { + position[]={9218.042,218.59781,8728.1172}; + }; + side="Independent"; + flags=1; + class Attributes + { + isPlayable=1; + class Inventory + { + map="ItemMap"; + }; + }; + id=911; + type="I_G_engineer_F"; + atlOffset=0.3659668; + }; + class Item33 + { + dataType="Object"; + class PositionInfo + { + position[]={9218.0654,218.61351,8730.417}; + }; + side="Independent"; + flags=1; + class Attributes + { + isPlayable=1; + class Inventory + { + map="ItemMap"; + }; + }; + id=912; + type="I_G_engineer_F"; + atlOffset=0.27748108; + }; + class Item34 + { + dataType="Object"; + class PositionInfo + { + position[]={9217.8232,218.75163,8733.208}; + }; + side="Independent"; + flags=5; + class Attributes + { + isPlayable=1; + class Inventory + { + map="ItemMap"; + }; + }; + id=913; + type="I_G_engineer_F"; + atlOffset=0.13031006; + }; + class Item35 + { + dataType="Object"; + class PositionInfo + { + position[]={9217.5684,218.96051,8735.1553}; + }; + side="Independent"; + flags=5; + class Attributes + { + isPlayable=1; + class Inventory + { + map="ItemMap"; + }; + }; + id=914; + type="I_G_engineer_F"; + atlOffset=0.022323608; + }; + class Item36 + { + dataType="Object"; + class PositionInfo + { + position[]={9217.373,219.23962,8737.3916}; + }; + side="Independent"; + flags=5; + class Attributes + { + isPlayable=1; + class Inventory + { + map="ItemMap"; + }; + }; + id=915; + type="I_G_engineer_F"; + atlOffset=-0.11579895; + }; + class Item37 + { + dataType="Object"; + class PositionInfo + { + position[]={9217.2686,219.73956,8739.8604}; + }; + side="Independent"; + flags=5; + class Attributes + { + isPlayable=1; + class Inventory + { + map="ItemMap"; + }; + }; + id=916; + type="I_G_engineer_F"; + atlOffset=-0.25114441; + }; + }; + class Attributes + { + }; + id=878; + atlOffset=2.2093964; + class CustomAttributes + { + class Attribute0 + { + property="groupID"; + expression="_this setGroupID [_value];"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="Guerillas"; + }; + }; + }; + nAttributes=1; + }; + }; + class Item209 + { + dataType="Marker"; + position[]={11810.324,-0.72195005,2679.6753}; + name="seaSpawn_35"; + type="Empty"; + id=917; + atlOffset=5.3033628; + }; + class Item210 + { + dataType="Object"; + class PositionInfo + { + position[]={12073.5,16.436871,2462.5}; + angles[]={0,2.6008353,0}; + }; + side="Empty"; + flags=5; + class Attributes + { + }; + id=918; + type="Land_Cargo_Tower_V4_F"; + atlOffset=7.1525574e-007; + }; + class Item211 + { + dataType="Logic"; + class PositionInfo + { + position[]={8893.2715,4.2735329,6634.0322}; + angles[]={0,3.1272507,0}; + }; + areaSize[]={9.0004883,0,11.550293}; + flags=1; + id=919; + type="ModuleHideTerrainObjects_F"; + atlOffset=0.69198728; + class CustomAttributes + { + class Attribute0 + { + property="#filter"; + expression="_this setVariable [""#filter"",_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=15; + }; + }; + }; + class Attribute1 + { + property="#hideLocally"; + expression="_this setVariable [""#hideLocally"",_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=2; + }; + }; + class Item212 + { + dataType="Object"; + class PositionInfo + { + position[]={7262.9946,123.39986,12740.502}; + angles[]={0.071874976,0.90742207,6.2751846}; + }; + side="Empty"; + flags=4; + class Attributes + { + disableSimulation=1; + }; + id=803; + type="Land_HelipadSquare_F"; + atlOffset=-7.6293945e-006; + }; + class Item213 + { + dataType="Marker"; + position[]={2761,-66,9155}; + name="island_3"; + markerType="ELLIPSE"; + type="rectangle"; + fillName="Border"; + a=541.2666; + b=626.42358; + angle=28.575001; + drawBorder=1; + id=920; + atlOffset=-82.912758; + }; + class Item214 + { + dataType="Object"; + class PositionInfo + { + position[]={12748.903,41.337662,14218.517}; + }; + side="Empty"; + flags=5; + class Attributes + { + init="if (!isMultiplayer) then {deleteVehicle this};"; + }; + id=921; + type="Flag_NATO_F"; + atlOffset=-3.8146973e-006; + }; + class Item215 + { + dataType="Marker"; + position[]={12749.028,37.371613,14218.392}; + name="respawn_west"; + type="flag_CTRG"; + id=922; + }; + class Item216 + { + dataType="Group"; + side="West"; + class Entities + { + items=6; + class Item0 + { + dataType="Object"; + class PositionInfo + { + position[]={12749.278,37.726841,14215.816}; + angles[]={0.153451,0,6.2405448}; + }; + side="West"; + flags=6; + class Attributes + { + rank="SERGEANT"; + init="groupPlayersNATO = group this; this setVariable [""pvp"",true]; this setVariable [""pvpPlayerUnitNumber"", 0];"; + name="pvp_blue_1"; + description="Teamleader"; + isPlayable=1; + class Inventory + { + class uniform + { + typeName="U_B_CombatUniform_mcam"; + isBackpack=0; + }; + map="ItemMap"; + compass="ItemCompass"; + watch="ItemWatch"; + radio="ItemRadio"; + }; + }; + id=924; + type="B_recon_TL_F"; + class CustomAttributes + { + class Attribute0 + { + property="speaker"; + expression="_this setspeaker _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="Male12ENG"; + }; + }; + }; + class Attribute1 + { + property="pitch"; + expression="_this setpitch _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=0.99000001; + }; + }; + }; + nAttributes=2; + }; + }; + class Item1 + { + dataType="Object"; + class PositionInfo + { + position[]={12745.153,37.900803,14215.691}; + angles[]={0.13778827,0,6.2511969}; + }; + side="West"; + flags=4; + class Attributes + { + skill=0.40000001; + init="this setVariable [""pvp"",true]; this setVariable [""pvpPlayerUnitNumber"", 1];"; + name="pvp_blue_2"; + description="Medic"; + isPlayable=1; + class Inventory + { + class uniform + { + typeName="U_B_CombatUniform_mcam"; + isBackpack=0; + }; + map="ItemMap"; + compass="ItemCompass"; + watch="ItemWatch"; + radio="ItemRadio"; + }; + }; + id=925; + type="B_recon_medic_F"; + class CustomAttributes + { + class Attribute0 + { + property="speaker"; + expression="_this setspeaker _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="Male03ENG"; + }; + }; + }; + class Attribute1 + { + property="pitch"; + expression="_this setpitch _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=0.95999998; + }; + }; + }; + nAttributes=2; + }; + }; + class Item2 + { + dataType="Object"; + class PositionInfo + { + position[]={12752.278,37.555878,14215.941}; + angles[]={0.17162858,0,6.2272449}; + }; + side="West"; + flags=4; + class Attributes + { + skill=0.44999999; + rank="CORPORAL"; + init="this setVariable [""pvp"",true]; this setVariable [""pvpPlayerUnitNumber"", 2];"; + name="pvp_blue_3"; + description="Machinegunner"; + isPlayable=1; + class Inventory + { + class uniform + { + typeName="U_B_CombatUniform_mcam"; + isBackpack=0; + }; + map="ItemMap"; + compass="ItemCompass"; + watch="ItemWatch"; + radio="ItemRadio"; + }; + }; + id=926; + type="B_recon_F"; + class CustomAttributes + { + class Attribute0 + { + property="speaker"; + expression="_this setspeaker _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="Male07ENG"; + }; + }; + }; + class Attribute1 + { + property="pitch"; + expression="_this setpitch _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=0.94999999; + }; + }; + }; + nAttributes=2; + }; + }; + class Item3 + { + dataType="Object"; + class PositionInfo + { + position[]={12750.653,37.646881,14215.941}; + angles[]={0.17162858,0,6.2272449}; + }; + side="West"; + flags=4; + class Attributes + { + skill=0.44999999; + rank="CORPORAL"; + init="this setVariable [""pvp"",true]; this setVariable [""pvpPlayerUnitNumber"", 3];"; + name="pvp_blue_4"; + description="Marksman"; + isPlayable=1; + class Inventory + { + class uniform + { + typeName="U_B_CombatUniform_mcam"; + isBackpack=0; + }; + map="ItemMap"; + compass="ItemCompass"; + watch="ItemWatch"; + radio="ItemRadio"; + }; + }; + id=927; + type="B_recon_M_F"; + class CustomAttributes + { + class Attribute0 + { + property="speaker"; + expression="_this setspeaker _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="Male12ENG"; + }; + }; + }; + class Attribute1 + { + property="pitch"; + expression="_this setpitch _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=0.98000002; + }; + }; + }; + nAttributes=2; + }; + }; + class Item4 + { + dataType="Object"; + class PositionInfo + { + position[]={12743.403,37.956821,14215.691}; + angles[]={0.13778827,0,6.2511969}; + }; + side="West"; + flags=4; + class Attributes + { + skill=0.40000001; + init="this setVariable [""pvp"",true]; this setVariable [""pvpPlayerUnitNumber"", 4];"; + name="pvp_blue_5"; + description="AT1"; + isPlayable=1; + class Inventory + { + class uniform + { + typeName="U_B_CombatUniform_mcam"; + isBackpack=0; + }; + map="ItemMap"; + compass="ItemCompass"; + watch="ItemWatch"; + radio="ItemRadio"; + }; + }; + id=928; + type="B_recon_LAT_F"; + class CustomAttributes + { + class Attribute0 + { + property="speaker"; + expression="_this setspeaker _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="Male12ENG"; + }; + }; + }; + class Attribute1 + { + property="pitch"; + expression="_this setpitch _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=0.97000003; + }; + }; + }; + nAttributes=2; + }; + }; + class Item5 + { + dataType="Object"; + class PositionInfo + { + position[]={12747.153,37.817505,14215.816}; + angles[]={0.153451,0,6.2405448}; + }; + side="West"; + flags=4; + class Attributes + { + skill=0.40000001; + init="this setVariable [""pvp"",true]; this setVariable [""pvpPlayerUnitNumber"", 5];"; + name="pvp_blue_6"; + description="AT2"; + isPlayable=1; + class Inventory + { + class uniform + { + typeName="U_B_CombatUniform_mcam"; + isBackpack=0; + }; + map="ItemMap"; + compass="ItemCompass"; + watch="ItemWatch"; + radio="ItemRadio"; + }; + }; + id=929; + type="B_recon_LAT_F"; + class CustomAttributes + { + class Attribute0 + { + property="speaker"; + expression="_this setspeaker _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="Male12ENG"; + }; + }; + }; + class Attribute1 + { + property="pitch"; + expression="_this setpitch _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=0.97000003; + }; + }; + }; + nAttributes=2; + }; + }; + }; + class Attributes + { + }; + id=923; + }; + class Item217 + { + dataType="Marker"; + position[]={5333.0815,22.585663,14578.309}; + name="respawn_east"; + type="flag_Viper"; + id=930; + }; + class Item218 + { + dataType="Group"; + side="East"; + class Entities + { + items=6; + class Item0 + { + dataType="Object"; + class PositionInfo + { + position[]={5332.4312,22.249117,14576.432}; + angles[]={6.1611285,0,0.12468339}; + }; + side="East"; + flags=6; + class Attributes + { + init="groupPlayersCSAT = group this; this setVariable [""pvp"",true]; this setVariable [""pvpPlayerUnitNumber"", 0];"; + name="pvp_red_1"; + description="Teamleader"; + isPlayable=1; + class Inventory + { + class uniform + { + typeName="U_O_SpecopsUniform_ocamo"; + isBackpack=0; + }; + map="ItemMap"; + compass="ItemCompass"; + watch="ItemWatch"; + radio="ItemRadio"; + }; + }; + id=932; + type="O_T_Recon_TL_F"; + class CustomAttributes + { + class Attribute0 + { + property="speaker"; + expression="_this setspeaker _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="Male03CHI"; + }; + }; + }; + class Attribute1 + { + property="pitch"; + expression="_this setpitch _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=0.98000002; + }; + }; + }; + nAttributes=2; + }; + }; + class Item1 + { + dataType="Object"; + class PositionInfo + { + position[]={5330.8257,22.015028,14576.432}; + angles[]={6.1401691,0,0.14562827}; + }; + side="East"; + flags=4; + class Attributes + { + init="this setVariable [""pvp"",true]; this setVariable [""pvpPlayerUnitNumber"", 1];"; + name="pvp_red_2"; + description="Medic"; + isPlayable=1; + class Inventory + { + class uniform + { + typeName="U_O_SpecopsUniform_ocamo"; + isBackpack=0; + }; + map="ItemMap"; + compass="ItemCompass"; + watch="ItemWatch"; + radio="ItemRadio"; + }; + }; + id=933; + type="O_T_Recon_Medic_F"; + class CustomAttributes + { + class Attribute0 + { + property="speaker"; + expression="_this setspeaker _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="Male01CHI"; + }; + }; + }; + class Attribute1 + { + property="pitch"; + expression="_this setpitch _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=0.98000002; + }; + }; + }; + nAttributes=2; + }; + }; + class Item2 + { + dataType="Object"; + class PositionInfo + { + position[]={5329.2202,21.779573,14576.432}; + angles[]={6.1401691,0,0.14562827}; + }; + side="East"; + flags=4; + class Attributes + { + init="this setVariable [""pvp"",true]; this setVariable [""pvpPlayerUnitNumber"", 2];"; + name="pvp_red_3"; + description="Machinegunner"; + isPlayable=1; + class Inventory + { + class uniform + { + typeName="U_O_SpecopsUniform_ocamo"; + isBackpack=0; + }; + map="ItemMap"; + compass="ItemCompass"; + watch="ItemWatch"; + radio="ItemRadio"; + }; + }; + id=934; + type="O_Soldier_AR_F"; + class CustomAttributes + { + class Attribute0 + { + property="speaker"; + expression="_this setspeaker _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="Male01PER"; + }; + }; + }; + class Attribute1 + { + property="pitch"; + expression="_this setpitch _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=0.95999998; + }; + }; + }; + nAttributes=2; + }; + }; + class Item3 + { + dataType="Object"; + class PositionInfo + { + position[]={5334.0161,22.505426,14576.473}; + angles[]={6.1611285,0,0.15865518}; + }; + side="East"; + flags=4; + class Attributes + { + init="this setVariable [""pvp"",true]; this setVariable [""pvpPlayerUnitNumber"", 3];"; + name="pvp_red_4"; + description="Marksman"; + isPlayable=1; + class Inventory + { + class uniform + { + typeName="U_O_SpecopsUniform_ocamo"; + isBackpack=0; + }; + map="ItemMap"; + compass="ItemCompass"; + watch="ItemWatch"; + radio="ItemRadio"; + }; + }; + id=935; + type="O_T_Recon_M_F"; + class CustomAttributes + { + class Attribute0 + { + property="speaker"; + expression="_this setspeaker _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="Male02CHI"; + }; + }; + }; + class Attribute1 + { + property="pitch"; + expression="_this setpitch _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=0.97000003; + }; + }; + }; + nAttributes=2; + }; + }; + class Item4 + { + dataType="Object"; + class PositionInfo + { + position[]={5335.6411,22.767723,14576.492}; + angles[]={6.1611285,0,0.15865518}; + }; + side="East"; + flags=4; + class Attributes + { + init="this setVariable [""pvp"",true]; this setVariable [""pvpPlayerUnitNumber"", 4];"; + name="pvp_red_5"; + description="AT1"; + isPlayable=1; + class Inventory + { + class uniform + { + typeName="U_O_SpecopsUniform_ocamo"; + isBackpack=0; + }; + map="ItemMap"; + compass="ItemCompass"; + watch="ItemWatch"; + radio="ItemRadio"; + }; + }; + id=936; + type="O_T_Recon_LAT_F"; + class CustomAttributes + { + class Attribute0 + { + property="speaker"; + expression="_this setspeaker _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="Male02CHI"; + }; + }; + }; + class Attribute1 + { + property="pitch"; + expression="_this setpitch _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=0.97000003; + }; + }; + }; + nAttributes=2; + }; + }; + class Item5 + { + dataType="Object"; + class PositionInfo + { + position[]={5337.2456,23.050121,14576.492}; + angles[]={6.1795578,0,0.18711814}; + }; + side="East"; + flags=4; + class Attributes + { + init="this setVariable [""pvp"",true]; this setVariable [""pvpPlayerUnitNumber"", 5];"; + name="pvp_red_6"; + description="AT2"; + isPlayable=1; + class Inventory + { + class uniform + { + typeName="U_O_SpecopsUniform_ocamo"; + isBackpack=0; + }; + map="ItemMap"; + compass="ItemCompass"; + watch="ItemWatch"; + radio="ItemRadio"; + }; + }; + id=937; + type="O_T_Recon_LAT_F"; + class CustomAttributes + { + class Attribute0 + { + property="speaker"; + expression="_this setspeaker _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "STRING" + }; + }; + value="Male03CHI"; + }; + }; + }; + class Attribute1 + { + property="pitch"; + expression="_this setpitch _value;"; + class Value + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=0.98000002; + }; + }; + }; + nAttributes=2; + }; + }; + }; + class Attributes + { + }; + id=931; + }; + class Item219 + { + dataType="Object"; + class PositionInfo + { + position[]={5333.0923,26.716534,14579.576}; + angles[]={6.1795583,0,0.14040293}; + }; + side="Empty"; + flags=4; + class Attributes + { + init="if !(isMultiplayer) then {deleteVehicle this}"; + }; + id=938; + type="Flag_Viper_F"; + }; + class Item220 + { + dataType="Logic"; + class PositionInfo + { + position[]={9190.6504,220.42833,8722.2852}; + angles[]={0,0,6.2192717}; + }; + name="hc"; + isPlayable=1; + id=939; + type="HeadlessClient_F"; + atlOffset=1.5258789e-005; + }; + class Item221 + { + dataType="Logic"; + class PositionInfo + { + position[]={9191.6787,220.34976,8721.3008}; + angles[]={0,0,6.2192717}; + }; + name="hc_1"; + isPlayable=1; + id=940; + type="HeadlessClient_F"; + atlOffset=-0.02305603; + }; + class Item222 + { + dataType="Logic"; + class PositionInfo + { + position[]={9192.624,220.31035,8720.4785}; + angles[]={0,0,6.2192717}; + }; + name="hc_2"; + isPlayable=1; + id=941; + type="HeadlessClient_F"; + atlOffset=-0.024688721; + }; + class Item223 + { + dataType="Logic"; + class PositionInfo + { + position[]={4697.5,88,3142}; + angles[]={0,5.9373598,0}; + }; + areaSize[]={6.6271229,0,12.55358}; + areaIsRectangle=1; + flags=1; + id=942; + type="ModuleHideTerrainObjects_F"; + atlOffset=1.3279877; + class CustomAttributes + { + class Attribute0 + { + property="#filter"; + expression="_this setVariable [""#filter"",_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=15; + }; + }; + }; + class Attribute1 + { + property="#hideLocally"; + expression="_this setVariable [""#hideLocally"",_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=2; + }; + }; + class Item224 + { + dataType="Logic"; + class PositionInfo + { + position[]={2723.5117,167.55499,12333.936}; + }; + areaSize[]={5.404541,0,5.2133789}; + flags=1; + id=944; + type="ModuleHideTerrainObjects_F"; + atlOffset=0.38645935; + class CustomAttributes + { + class Attribute0 + { + property="#filter"; + expression="_this setVariable [""#filter"",_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=15; + }; + }; + }; + class Attribute1 + { + property="#hideLocally"; + expression="_this setVariable [""#hideLocally"",_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=2; + }; + }; + class Item225 + { + dataType="Logic"; + class PositionInfo + { + position[]={10994.357,181.31128,4189.1074}; + angles[]={0,0.61813897,0}; + }; + areaSize[]={6.7264295,0,9.9462862}; + areaIsRectangle=1; + flags=1; + id=945; + type="ModuleHideTerrainObjects_F"; + atlOffset=-0.017166138; + class CustomAttributes + { + class Attribute0 + { + property="#filter"; + expression="_this setVariable [""#filter"",_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=15; + }; + }; + }; + class Attribute1 + { + property="#hideLocally"; + expression="_this setVariable [""#hideLocally"",_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=2; + }; + }; + class Item226 + { + dataType="Logic"; + class PositionInfo + { + position[]={13319.437,2.5448534,12323.672}; + angles[]={0,0.44678223,0}; + }; + areaSize[]={5,0,20.791826}; + areaIsRectangle=1; + flags=1; + id=946; + type="ModuleHideTerrainObjects_F"; + atlOffset=-0.0051465034; + class CustomAttributes + { + class Attribute0 + { + property="#filter"; + expression="_this setVariable [""#filter"",_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=15; + }; + }; + }; + class Attribute1 + { + property="#hideLocally"; + expression="_this setVariable [""#hideLocally"",_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=2; + }; + }; + class Item227 + { + dataType="Logic"; + class PositionInfo + { + position[]={10140.068,408.94089,11776.656}; + angles[]={0,6.127677,0}; + }; + areaSize[]={22.180349,0,6.0806231}; + areaIsRectangle=1; + flags=1; + id=947; + type="ModuleHideTerrainObjects_F"; + atlOffset=3.4589844; + class CustomAttributes + { + class Attribute0 + { + property="#filter"; + expression="_this setVariable [""#filter"",_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=15; + }; + }; + }; + class Attribute1 + { + property="#hideLocally"; + expression="_this setVariable [""#hideLocally"",_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=2; + }; + }; + class Item228 + { + dataType="Logic"; + class PositionInfo + { + position[]={5528.75,4.04,11986.751}; + }; + areaSize[]={5,-1,5}; + flags=1; + id=948; + type="ModuleHideTerrainObjects_F"; + class CustomAttributes + { + class Attribute0 + { + property="#filter"; + expression="_this setVariable [""#filter"",_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=15; + }; + }; + }; + class Attribute1 + { + property="#hideLocally"; + expression="_this setVariable [""#hideLocally"",_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=2; + }; + }; + class Item229 + { + dataType="Logic"; + class PositionInfo + { + position[]={5423.7236,2.21,10101.634}; + }; + areaSize[]={5,-1,5}; + flags=1; + id=949; + type="ModuleHideTerrainObjects_F"; + class CustomAttributes + { + class Attribute0 + { + property="#filter"; + expression="_this setVariable [""#filter"",_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "SCALAR" + }; + }; + value=15; + }; + }; + }; + class Attribute1 + { + property="#hideLocally"; + expression="_this setVariable [""#hideLocally"",_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; }; }; - id=910; - type="I_G_medic_F"; - atlOffset=0.0065917969; }; - class Item32 + nAttributes=2; + }; + }; + class Item230 + { + dataType="Logic"; + class PositionInfo + { + position[]={4240.9937,3.8619738,8398.7393}; + angles[]={0.090418898,5.8390374,0.077179953}; + }; + areaSize[]={6.9035959,0,2.4812071}; + areaIsRectangle=1; + flags=1; + id=950; + type="ModuleHideTerrainObjects_F"; + atlOffset=-0.13250399; + class CustomAttributes + { + class Attribute0 { - dataType="Object"; - class PositionInfo - { - position[]={9218.042,218.59781,8728.1172}; - }; - side="Independent"; - flags=1; - class Attributes + property="#filter"; + expression="_this setVariable [""#filter"",_value]"; + class Value { - isPlayable=1; - class Inventory + class data { - map="ItemMap"; + class type + { + type[]= + { + "SCALAR" + }; + }; + value=15; }; }; - id=911; - type="I_G_engineer_F"; - atlOffset=0.3659668; }; - class Item33 + class Attribute1 { - dataType="Object"; - class PositionInfo - { - position[]={9218.0654,218.61351,8730.417}; - }; - side="Independent"; - flags=1; - class Attributes + property="#hideLocally"; + expression="_this setVariable [""#hideLocally"",_value]"; + class Value { - isPlayable=1; - class Inventory + class data { - map="ItemMap"; + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; }; }; - id=912; - type="I_G_engineer_F"; - atlOffset=0.27748108; }; - class Item34 + nAttributes=2; + }; + }; + class Item231 + { + dataType="Logic"; + class PositionInfo + { + position[]={11150.5,94.35202,7901}; + angles[]={6.0027733,0.20088398,0.0080009829}; + }; + areaSize[]={12.14731,0,5.8729296}; + areaIsRectangle=1; + flags=1; + id=951; + type="ModuleHideTerrainObjects_F"; + class CustomAttributes + { + class Attribute0 { - dataType="Object"; - class PositionInfo - { - position[]={9217.8232,218.75163,8733.208}; - }; - side="Independent"; - flags=5; - class Attributes + property="#filter"; + expression="_this setVariable [""#filter"",_value]"; + class Value { - isPlayable=1; - class Inventory + class data { - map="ItemMap"; + class type + { + type[]= + { + "SCALAR" + }; + }; + value=15; }; }; - id=913; - type="I_G_engineer_F"; - atlOffset=0.13031006; }; - class Item35 + class Attribute1 { - dataType="Object"; - class PositionInfo - { - position[]={9217.5684,218.96051,8735.1553}; - }; - side="Independent"; - flags=5; - class Attributes + property="#hideLocally"; + expression="_this setVariable [""#hideLocally"",_value]"; + class Value { - isPlayable=1; - class Inventory + class data { - map="ItemMap"; + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; }; }; - id=914; - type="I_G_engineer_F"; - atlOffset=0.022323608; }; - class Item36 + nAttributes=2; + }; + }; + class Item232 + { + dataType="Logic"; + class PositionInfo + { + position[]={7428.3711,194.33731,9734.4297}; + angles[]={0,5.6855063,0}; + }; + areaSize[]={16.80304,0,6.1763096}; + areaIsRectangle=1; + flags=1; + id=952; + type="ModuleHideTerrainObjects_F"; + atlOffset=0.65237427; + class CustomAttributes + { + class Attribute0 { - dataType="Object"; - class PositionInfo - { - position[]={9217.373,219.23962,8737.3916}; - }; - side="Independent"; - flags=5; - class Attributes + property="#filter"; + expression="_this setVariable [""#filter"",_value]"; + class Value { - isPlayable=1; - class Inventory + class data { - map="ItemMap"; + class type + { + type[]= + { + "SCALAR" + }; + }; + value=15; }; }; - id=915; - type="I_G_engineer_F"; - atlOffset=-0.11579895; }; - class Item37 + class Attribute1 { - dataType="Object"; - class PositionInfo - { - position[]={9217.2686,219.73956,8739.8604}; - }; - side="Independent"; - flags=5; - class Attributes + property="#hideLocally"; + expression="_this setVariable [""#hideLocally"",_value]"; + class Value { - isPlayable=1; - class Inventory + class data { - map="ItemMap"; + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; }; }; - id=916; - type="I_G_engineer_F"; - atlOffset=-0.25114441; }; + nAttributes=2; }; - class Attributes + }; + class Item233 + { + dataType="Logic"; + class PositionInfo { + position[]={8866.2061,184.34189,11894.017}; + angles[]={0,5.6061926,0}; }; - id=878; - atlOffset=2.2093964; + areaSize[]={13.371716,0,5.7352891}; + flags=1; + id=953; + type="ModuleHideTerrainObjects_F"; + atlOffset=0.73999023; class CustomAttributes { class Attribute0 { - property="groupID"; - expression="_this setGroupID [_value];"; + property="#filter"; + expression="_this setVariable [""#filter"",_value]"; class Value { class data @@ -6573,14 +7018,33 @@ class Mission { type[]= { - "STRING" + "SCALAR" }; }; - value="Guerillas"; + value=15; }; }; }; - nAttributes=1; + class Attribute1 + { + property="#hideLocally"; + expression="_this setVariable [""#hideLocally"",_value]"; + class Value + { + class data + { + class type + { + type[]= + { + "BOOL" + }; + }; + value=0; + }; + }; + }; + nAttributes=2; }; }; }; @@ -6985,4 +7449,4 @@ class Mission }; }; }; -}; +}; \ No newline at end of file diff --git a/README.md b/README.md index 8082febdae..bbbbda1efe 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ ## About -A Persistent Whole Map Mission, for SP or MP co-op, focused on Resistance, Infantry and Guerrilla Tactics. +A Persistent Whole Map Mission for MP co-op, focused on Resistance, Infantry and Guerrilla Tactics. ## Project Status -Master Branch: [![Build Status](https://travis-ci.com/official-antistasi-community/A3-Antistasi.svg?branch=master)](https://travis-ci.com/official-antistasi-community/A3-Antistasi) +Master Branch: [![Build Status](https://travis-ci.com/official-antistasi-community/A3-Antistasi.svg?branch=master)](https://travis-ci.com/official-antistasi-community/A3-Antistasi) Unstable Branch: [![Build Status](https://travis-ci.com/official-antistasi-community/A3-Antistasi.svg?branch=unstable)](https://travis-ci.com/official-antistasi-community/A3-Antistasi) -## Grab our latest release on Steam! +## Grab our latest release on Steam! ### [Mission Files](https://steamcommunity.com/id/OfficialAntiStasiCommunity/myworkshopfiles/) - Altis - - [Steam Workshop: 1832638103](https://steamcommunity.com/sharedfiles/filedetails/?id=1832638103) -- Altis Blufor - - [Steam Workshop: 1832665647](https://steamcommunity.com/sharedfiles/filedetails/?id=1832665647) -- Tanoa - - [Steam Workshop: 1832685459](https://steamcommunity.com/sharedfiles/filedetails/?id=1832685459) + - [Steam Workshop: 1832638103](https://steamcommunity.com/sharedfiles/filedetails/?id=1832638103) +- Altis Blufor + - [Steam Workshop: 1832665647](https://steamcommunity.com/sharedfiles/filedetails/?id=1832665647) +- Tanoa + - [Steam Workshop: 1832685459](https://steamcommunity.com/sharedfiles/filedetails/?id=1832685459) - Malden - - [Steam Workshop: 1850103246](https://steamcommunity.com/sharedfiles/filedetails/?id=1850103246) + - [Steam Workshop: 1850103246](https://steamcommunity.com/sharedfiles/filedetails/?id=1850103246) - Livonia - - [Steam Workshop: 1850107049](https://steamcommunity.com/sharedfiles/filedetails/?id=1850107049) + - [Steam Workshop: 1850107049](https://steamcommunity.com/sharedfiles/filedetails/?id=1850107049) - Chernarus Summer - - [Steam Workshop: 1833035777](https://steamcommunity.com/sharedfiles/filedetails/?id=1833035777) + - [Steam Workshop: 1833035777](https://steamcommunity.com/sharedfiles/filedetails/?id=1833035777) - Chernarus Winter - - [Steam Workshop: 1959942769](https://steamcommunity.com/sharedfiles/filedetails/?id=1959942769) + - [Steam Workshop: 1959942769](https://steamcommunity.com/sharedfiles/filedetails/?id=1959942769) - Anizay - - [Steam Workshop: 1959965492](https://steamcommunity.com/sharedfiles/filedetails/?id=1959965492) + - [Steam Workshop: 1959965492](https://steamcommunity.com/sharedfiles/filedetails/?id=1959965492) - Kunduz - - [Steam Workshop: 1959971214](https://steamcommunity.com/sharedfiles/filedetails/?id=1959971214) + - [Steam Workshop: 1959971214](https://steamcommunity.com/sharedfiles/filedetails/?id=1959971214) - Tembelan Island - - [Steam Workshop: 1959976706](https://steamcommunity.com/sharedfiles/filedetails/?id=1959976706) + - [Steam Workshop: 1959976706](https://steamcommunity.com/sharedfiles/filedetails/?id=1959976706) +- Virolahti + - [Steam Workshop: 2178424367](https://steamcommunity.com/sharedfiles/filedetails/?id=2178424367) - Altis 1.9 Community Version - [Steam Workshop: 1832910657](https://steamcommunity.com/sharedfiles/filedetails/?id=1832910657) @@ -65,24 +67,25 @@ Unstable Branch: [![Build Status](https://travis-ci.com/official-antistasi-commu - [Steam Workshop: 1833672629](https://steamcommunity.com/sharedfiles/filedetails/?id=1833672629) - 3CB Collection - [Steam Workshop: 1834976313](https://steamcommunity.com/sharedfiles/filedetails/?id=1834976313) - + ## Features: -- Playable in SP, MP, and persistent open server MP. -- Blufor vs Greenfor vs Redfor with dynamic battles, let Blufor and Redfor fight and strike them while they're busy, don't draw too much attention or the aggressivity against SDK will increase, causing heavy reactions. Be nice with their wounded instead; If healed they might think to join you! -- Available in both Altis and Tanoa versions. -- AI Enemy Commander which reacts to your movements and manages his resources. -- Around 18 possible Sidemissions: Assasination, Logistics, Destroy Assets, Rescue POWS, Conquer Missions with a wide variety for each type. -- Possibility of Undercovered Operations, same as a Resistance soldier can do. +- Playable in MP and persistent open server MP. +- Capture an island in a war against either one or two enemies at the same time, which might even fight each other. +- Dynamic agression system which is changing enemy reactions based on your actions. The system is influenced by basically everything you do like kills, completing missions, taking flags and even shooting civilians and POWs. So take care regarding what you do and who you kill! +- Persistant war in all aspects, destruction stays the same way as well as your vehicles and garrisons. +- Compatible with not only the original Arma 3 maps but also others from the steam workshop like Anizay and Chernarus. More to follow! +- Advanced AI system, the enemy and your friends will heal wounded or downed units, cover themselves and use multiple other tactics to win against their foes. +- Currently 15 different side missions: Assassination, Logistics, Destroy Assets, Rescue POWS, Conquer Missions with a wide variety for each type. +- Possibility of Undercovered approaches - utilize that to position yourself for the perfect attack. - Persistent Stat Save System: You won't lose game or server progress upon a game update. - Enhanced AI Squadmate control. - AI friendlies and enemy can drag/carry and heal injured soldiers, not working with ACE3 mod. -- AI Garrisons that use static weapon you add . -- Forests get destroyed as long as the war evolves. -- Up to 3 Headless Client supported. -- Integrated Mods: [TFAR](https://steamcommunity.com/sharedfiles/filedetails/?id=620019431), [ACRE](https://steamcommunity.com/sharedfiles/filedetails/?id=751965892&searchtext=acre), [RHS: AFRF, USAF and GREF](https://steamcommunity.com/workshop/filedetails/?id=843770737), [FFAA](https://steamcommunity.com/sharedfiles/filedetails/?id=820994401&searchtext=FFAA), [ACE](https://steamcommunity.com/sharedfiles/filedetails/?id=463939057) or, to keep the unique features of AI that would be disabled with ACE medical system: [ACE no medical](https://steamcommunity.com/sharedfiles/filedetails/?id=1316471790). None of them mandatory. +- AI Garrisons that use static weapon you add. +- Supports up to 3 Headless Clients. +- Integrated Mods: [TFAR](https://steamcommunity.com/sharedfiles/filedetails/?id=620019431), [ACRE](https://steamcommunity.com/sharedfiles/filedetails/?id=751965892), [RHS: AFRF, USAF and GREF](https://steamcommunity.com/workshop/filedetails/?id=843770737), [3CB](https://steamcommunity.com/sharedfiles/filedetails/?id=1834976313), [GRAD Trenches](https://steamcommunity.com/sharedfiles/filedetails/?id=1224892496&searchtext=grad+trenches), [ACE](https://steamcommunity.com/sharedfiles/filedetails/?id=463939057) or, to keep the unique features of AI that would be disabled with ACE medical system: [ACE no medical](https://steamcommunity.com/sharedfiles/filedetails/?id=1316471790). None of them mandatory. -### How to build from GIT +### How to build from GIT -PowerShell - Download ZIP file - Extract ZIP - Right click on `PrepareMissionsForPacking.ps1` and select 'Open with PowerShell' @@ -90,5 +93,9 @@ Unstable Branch: [![Build Status](https://travis-ci.com/official-antistasi-commu - Inside this folder you will find multiple subfolders, labeled `Antistasi-VersionNumber.MapName` - Use a PBO Packager to pack the any of these mission folders +### Alternative: Build with Antistasi Dev Deploy +- Download&Extract ZIP file or Clone Repository. +- Follow [Getting Started](https://github.com/official-antistasi-community/A3-Antistasi/wiki/Build-With-ADD) + ### Known Issues: -For a list of known issues, please see the [Issues on Github](https://github.com/official-antistasi-community/A3-Antistasi-1.4/issues). +For a list of known issues, please see the [Issues on Github](https://github.com/official-antistasi-community/A3-Antistasi/issues). diff --git a/Tools/Antistasi Dev Deploy.exe b/Tools/Antistasi Dev Deploy.exe index dadd994123..cbd5eb629c 100644 Binary files a/Tools/Antistasi Dev Deploy.exe and b/Tools/Antistasi Dev Deploy.exe differ diff --git a/Tools/sqf_validate.py b/Tools/sqf_validate.py old mode 100644 new mode 100755 index 3dca4806de..5b942ccd60 --- a/Tools/sqf_validate.py +++ b/Tools/sqf_validate.py @@ -83,8 +83,6 @@ def popClosing(): if (c == '"' or c == "'"): isInString = True inStringType = c - elif (c == '#'): - ignoreTillEndOfLine = True elif (c == '/'): checkIfInComment = True elif (c == '('):